@processmaker/screen-builder 2.20.1 → 2.21.0

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.
@@ -3907,7 +3907,7 @@ module.exports = function spread(callback) {
3907
3907
 
3908
3908
  "use strict";
3909
3909
 
3910
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-image.vue?vue&type=template&id=2fb82b0d&scoped=true&
3910
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-image.vue?vue&type=template&id=2fb82b0d&scoped=true&
3911
3911
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group form-image",staticStyle:{"overflow-x":"hidden"}},[(_vm.renderImage)?_c('img',{attrs:{"src":_vm.imageUrl,"width":_vm.width,"height":_vm.height,"name":_vm.variableName}}):(!_vm.renderImage && _vm.image)?_c('img',{attrs:{"src":_vm.image,"width":_vm.width,"height":_vm.height,"id":_vm.id}}):(_vm.mode == 'editor')?_c('i',{staticClass:"empty-image far fa-image"}):_vm._e()])}
3912
3912
  var staticRenderFns = []
3913
3913
 
@@ -5283,7 +5283,7 @@ module.exports = baseAssignIn;
5283
5283
 
5284
5284
  "use strict";
5285
5285
 
5286
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/form-multiselect.vue?vue&type=template&id=d0303562&
5286
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/form-multiselect.vue?vue&type=template&id=d0303562&
5287
5287
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',_vm._g(_vm._b({class:_vm.classList,attrs:{"value":_vm.value,"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValue}},'multiselect',_vm.$attrs,false),_vm.$listeners),[_c('template',{slot:"noResult"},[_vm._v("\n "+_vm._s(_vm.$t('No elements found. Consider changing the search query.'))+"\n ")]),_c('template',{slot:"noOptions"},[_vm._v("\n "+_vm._s(_vm.$t('No Data Available'))+"\n ")])],2),((_vm.validator && _vm.validator.errorCount) || _vm.error)?_c('div',{staticClass:"invalid-feedback d-block"},[_vm._l((_vm.validator.errors.get(this.name)),function(error,index){return _c('div',{key:index},[_vm._v(_vm._s(error))])}),(_vm.error)?_c('div',[_vm._v(_vm._s(_vm.error))]):_vm._e()],2):_vm._e(),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
5288
5288
  var staticRenderFns = []
5289
5289
 
@@ -9907,7 +9907,7 @@ var es6_object_keys = __webpack_require__("456d");
9907
9907
  // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
9908
9908
  var defineProperty = __webpack_require__("bd86");
9909
9909
 
9910
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/default-value-editor.vue?vue&type=template&id=172d71e1&scoped=true&
9910
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/default-value-editor.vue?vue&type=template&id=172d71e1&scoped=true&
9911
9911
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',[_vm._v(_vm._s(_vm.$t('Default Value'))+" ")]),_c('div',{staticClass:"float-right buttons"},[_c('b-button',{class:{ active: _vm.mode === 'basic'},attrs:{"title":_vm.$t('Basic Mode'),"variant":"light","size":"sm","data-cy":"inspector-defaultValue-basic"},on:{"click":function($event){_vm.mode = 'basic'}}},[_c('i',{staticClass:"fas fa-i-cursor"})]),_c('b-button',{class:{ active: _vm.mode === 'js'},attrs:{"title":_vm.$t('Javascript'),"variant":"light","size":"sm","data-cy":"inspector-defaultValue-js"},on:{"click":function($event){_vm.mode = 'js'}}},[_c('i',{staticClass:"fab fa-js-square"})])],1),(_vm.mode === 'basic')?_c('div',[_c('b-form-input',{attrs:{"data-cy":"inspector-defaultValue-basicValue"},model:{value:(_vm.basicValue),callback:function ($$v) {_vm.basicValue=$$v},expression:"basicValue"}}),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e()],1):_vm._e(),(_vm.mode === 'js')?_c('div',[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"javascript","data-cy":"inspector-defaultValue-jsValue"},model:{value:(_vm.jsValue),callback:function ($$v) {_vm.jsValue=$$v},expression:"jsValue"}}),(_vm.helper)?_c('small',{staticClass:"form-text text-muted mt-2"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e()],1):_vm._e()])}
9912
9912
  var staticRenderFns = []
9913
9913
 
@@ -20826,7 +20826,7 @@ $exports.store = store;
20826
20826
 
20827
20827
  "use strict";
20828
20828
 
20829
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list.vue?vue&type=template&id=94e4edd4&
20829
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list.vue?vue&type=template&id=94e4edd4&
20830
20830
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"data-table overflow-auto"},[_c('div',{staticClass:"row mb-2 ml-0 mr-0"},[_c('div',{staticClass:"col"},[_c('h4',[_vm._v(_vm._s(_vm.label))])]),_c('div',{staticClass:"col text-right"},[(_vm.editable && !_vm.selfReferenced)?_c('button',{staticClass:"btn btn-primary",attrs:{"data-cy":"add-row"},on:{"click":_vm.showAddForm}},[_vm._v("\n "+_vm._s(_vm.$t('Add'))+"\n ")]):_vm._e()])]),(!_vm.value)?_c('div',[_vm._v("\n "+_vm._s(_vm.$t('This record list is empty or contains no data.'))+"\n ")]):[_c('b-table',{ref:"vuetable",attrs:{"per-page":_vm.perPage,"data-manager":_vm.dataManager,"fields":_vm.tableFields,"items":_vm.tableData.data,"sort-icon-left":"","css":_vm.css,"empty-text":_vm.$t('No Data Available'),"current-page":_vm.currentPage,"data-cy":"table"},scopedSlots:_vm._u([{key:"cell()",fn:function(ref){
20831
20831
  var index = ref.index;
20832
20832
  var field = ref.field;
@@ -43421,7 +43421,7 @@ module.exports = createAssigner;
43421
43421
 
43422
43422
  "use strict";
43423
43423
 
43424
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/multiple-uploads-checkbox.vue?vue&type=template&id=3ee96741&
43424
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/multiple-uploads-checkbox.vue?vue&type=template&id=3ee96741&
43425
43425
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('b-form-checkbox',{model:{value:(_vm.selected),callback:function ($$v) {_vm.selected=$$v},expression:"selected"}},[_vm._v(_vm._s(_vm.$t('Upload multiple files')))])],1)}
43426
43426
  var staticRenderFns = []
43427
43427
 
@@ -72615,7 +72615,7 @@ module.exports = baseCreate;
72615
72615
 
72616
72616
  "use strict";
72617
72617
 
72618
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-text.vue?vue&type=template&id=1d8aa328&
72618
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-text.vue?vue&type=template&id=1d8aa328&
72619
72619
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',{style:(_vm.styles),domProps:{"innerHTML":_vm._s(_vm.rendered)}})])}
72620
72620
  var staticRenderFns = []
72621
72621
 
@@ -84133,7 +84133,7 @@ module.exports = overArg;
84133
84133
 
84134
84134
  "use strict";
84135
84135
 
84136
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-nested-screen.vue?vue&type=template&id=9b59cde2&
84136
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-nested-screen.vue?vue&type=template&id=9b59cde2&
84137
84137
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (!_vm.ancestorScreens.includes(_vm.screenTitle))?_c('vue-form-renderer',{ref:"nestedScreen",staticClass:"form-nested-screen",attrs:{"placeholder":_vm.placeholder,"config":_vm.validatedConfig,"ancestor-screens":_vm.ancestorScreens.concat( [_vm.screenTitle]),"mode":"preview","computed":_vm.computed,"custom-css":_vm.customCSS,"watchers":_vm.watchers,"debug-context":"Nested Screen","_parent":_vm.getParent()},on:{"css-errors":function($event){_vm.cssErrors = $event}},model:{value:(_vm.data),callback:function ($$v) {_vm.data=$$v},expression:"data"}}):_vm._e()}
84138
84138
  var staticRenderFns = []
84139
84139
 
@@ -92841,7 +92841,7 @@ __webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return
92841
92841
  __webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
92842
92842
  __webpack_require__.d(__webpack_exports__, "Tooltip", function() { return /* reexport */ tooltip["a" /* default */]; });
92843
92843
 
92844
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/color-select.vue?vue&type=template&id=d313c8b0&scoped=true&
92844
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/color-select.vue?vue&type=template&id=d313c8b0&scoped=true&
92845
92845
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',[_c('label',[_vm._v(_vm._s(_vm.label))]),_c('b-button-toolbar',[_c('b-button-group',{attrs:{"size":"sm"}},_vm._l((_vm.options),function(option){return _c('b-button',{key:option.value,staticClass:"btn btn-sm mr-1 pr-1 pl-1 pt-0 pb-0 btn-outline-none",class:['bg-' + _vm.parsedColor(option.value)],attrs:{"size":"sm","variant":"outline-light","title":option.content}},[_c('i',{staticClass:"fas fa-check",class:[option.value === _vm.value ? 'text-light' : 'text-' + _vm.parsedColor(option.value)],on:{"click":function($event){return _vm.selectColor(option.value)}}})])}),1)],1),_c('small',{on:{"click":_vm.checkColor}},[_c('i',{staticClass:"fas fa-ban"}),_vm._v("\n "+_vm._s(_vm.$t('Clear Color Selection'))+"\n ")])],1)])}
92846
92846
  var staticRenderFns = []
92847
92847
 
@@ -93200,7 +93200,7 @@ var component = Object(componentNormalizer["a" /* default */])(
93200
93200
  )
93201
93201
 
93202
93202
  /* harmony default export */ var color_select = (component.exports);
93203
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/container-columns.vue?vue&type=template&id=49e59f53&
93203
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/container-columns.vue?vue&type=template&id=49e59f53&
93204
93204
  var container_columnsvue_type_template_id_49e59f53_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('h3',[_vm._v(_vm._s(_vm.label))]),_c('form-checkbox',{attrs:{"name":"type","toggle":"true","label":_vm.$t('Show in Json Format'),"helper":"","data-cy":"inspector-jsonFormat"},model:{value:(_vm.displayList),callback:function ($$v) {_vm.displayList=$$v},expression:"displayList"}}),(_vm.displayList)?[_c('div',{staticClass:"alert",class:{'alert-success': _vm.isValidJson, 'alert-danger': !_vm.isValidJson}},[(_vm.isValidJson)?_c('span',[_vm._v("Valid JSON Data Object")]):_c('span',[_vm._v("Invalid JSON Data Object")])]),_c('form-text-area',{attrs:{"name":"dataJson","label":_vm.$t('Json Options'),"rows":"8","helper":_vm.$t('It must be a correct json format'),"data-cy":"inspector-dataJson"},model:{value:(_vm.dataJson),callback:function ($$v) {_vm.dataJson=$$v},expression:"dataJson"}}),_c('b-btn',{attrs:{"disabled":!_vm.isValidJson,"data-cy":"inspector-dataJson-save"},on:{"click":_vm.saveDataJson}},[_vm._v(_vm._s(_vm.$t('Save')))])]:[_c('table',{staticClass:"table table-sm"},[_c('thead',{staticClass:"thead-dark"},[_c('tr',[_c('th',[_vm._v(_vm._s(_vm.$t('Column')))]),_c('th',[_vm._v(_vm._s(_vm.$t('Colspan')))]),_c('th',[_vm._v(_vm._s(_vm.$t('Remove')))])])]),_c('draggable',{attrs:{"element":'tbody',"group":"options"},on:{"update":_vm.updateSort},model:{value:(_vm.existingOptions),callback:function ($$v) {_vm.existingOptions=$$v},expression:"existingOptions"}},_vm._l((_vm.existingOptions),function(option,index){return _c('tr',{key:index,attrs:{"data-cy":("inspector-columns-tr-" + index)}},[_c('td',[_vm._v(_vm._s(option.value))]),_c('td',[_vm._v(_vm._s(option.content))]),_c('td',[(_vm.deleteIf)?_c('button',{staticClass:"btn btn-danger btn-sm",attrs:{"data-cy":"inspector-columns-remove","aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.removeOption(index)}}},[_vm._v("x\n ")]):_vm._e()])])}),0)],1),_c('b-btn',{directives:[{name:"b-modal",rawName:"v-b-modal.addOptionModal",modifiers:{"addOptionModal":true}}],attrs:{"data-cy":"inspector-columns-add"}},[_vm._v(_vm._s(_vm.$t('Add Column')))]),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e(),_c('b-modal',{attrs:{"ok-title":_vm.$t('Ok'),"cancel-title":_vm.$t('Cancel'),"id":"addOptionModal","title":_vm.$t('Add New Column'),"data-cy":"inspector-add-column-modal"},on:{"cancel":_vm.resetAdd,"ok":_vm.addNewOption}},[_c('form-input',{attrs:{"label":_vm.$t('Column Width'),"validate":"required|numeric|between:1,12","error":this.addError,"data-cy":"inspector-add-column-width"},model:{value:(_vm.addContent),callback:function ($$v) {_vm.addContent=$$v},expression:"addContent"}})],1)]],2)}
93205
93205
  var container_columnsvue_type_template_id_49e59f53_staticRenderFns = []
93206
93206
 
@@ -94654,7 +94654,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
94654
94654
  // EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
94655
94655
  var form_multiselect = __webpack_require__("0f4c");
94656
94656
 
94657
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-upload.vue?vue&type=template&id=824a7674&scoped=true&
94657
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-upload.vue?vue&type=template&id=824a7674&scoped=true&
94658
94658
  var image_uploadvue_type_template_id_824a7674_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('file-upload',{ref:"upload",staticClass:"btn btn-sm btn-primary",attrs:{"extensions":"gif,jpg,jpeg,png,webp","accept":"image/png,image/gif,image/jpeg,image/webp","name":"avatar"},on:{"input-file":_vm.editSave},model:{value:(_vm.files),callback:function ($$v) {_vm.files=$$v},expression:"files"}},[_vm._v("\n "+_vm._s(_vm.$t('Upload'))+"\n ")]),_c('small',{staticClass:"form-text text-muted",attrs:{"data-v-7779e22f":""}},[_vm._v(_vm._s(_vm.$t('Preview')))]),_c('div',{staticClass:"image-preview"},[_c('img',{staticStyle:{"height":"4em"},attrs:{"src":_vm.value}})])],1)}
94659
94659
  var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
94660
94660
 
@@ -94984,7 +94984,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
94984
94984
  )
94985
94985
 
94986
94986
  /* harmony default export */ var image_upload = (image_upload_component.exports);
94987
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/options-list.vue?vue&type=template&id=6bb675f0&scoped=true&
94987
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/options-list.vue?vue&type=template&id=6bb675f0&scoped=true&
94988
94988
  var options_listvue_type_template_id_6bb675f0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{attrs:{"for":"data-sources"}},[_vm._v(_vm._s(_vm.$t('Data Source')))]),_c('b-form-select',{staticClass:"mb-3",attrs:{"id":"data-sources","options":_vm.dataSourceTypes,"data-cy":"inspector-data-sources"},model:{value:(_vm.dataSource),callback:function ($$v) {_vm.dataSource=$$v},expression:"dataSource"}}),(!_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"row"},[_c('div',{staticClass:"col-10"},[_c('label',{attrs:{"for":"data-sources"}},[_c('b',[_vm._v(_vm._s(_vm.$t('Options')))])])]),_c('div',{staticClass:"col-2"},[_c('a',{staticClass:"fas fa-plus-square",attrs:{"data-cy":"inspector-add-option"},on:{"click":_vm.showAddOption}})])]),(_vm.showOptionCard)?_c('div',{staticClass:"card mb-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass,"data-cy":"inspector-option-value"},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e(),_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"option-content","data-cy":"inspector-option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}})],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button","data-cy":"inspector-option-cancel"},on:{"click":function($event){_vm.showOptionCard=false}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button","data-cy":"inspector-option-save"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Save'))+"\n ")])])]):_vm._e(),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col"},[_c('draggable',{attrs:{"element":'div',"group":"options"},on:{"update":_vm.updateSort,"start":function($event){_vm.drag=true},"end":function($event){_vm.drag=false}},model:{value:(_vm.optionsList),callback:function ($$v) {_vm.optionsList=$$v},expression:"optionsList"}},_vm._l((_vm.optionsList),function(option,index){return _c('div',{key:option.value},[(_vm.removeIndex === index)?_c('div',[_c('div',{staticClass:"card mb-3 bg-danger text-white text-left mt-2"},[_c('div',{staticClass:"card-body p-2",domProps:{"innerHTML":_vm._s(_vm.currentItemToDelete)}}),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button","data-cy":"inspector-options-remove-cancel"},on:{"click":function($event){_vm.removeIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button","data-cy":"inspector-options-remove-confirm"},on:{"click":function($event){return _vm.deleteOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])])]):_vm._e(),(_vm.editIndex === index)?_c('div',[_c('div',{staticClass:"card my-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass,"data-cy":"inspector-option-value"},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e(),_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"option-content","data-cy":"inspector-option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}})],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.editIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button","data-cy":"inspector-option-save"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Update'))+"\n ")])])])]):_vm._e(),_c('div',{staticClass:"row border-top",class:_vm.rowCss(index)},[_c('div',{staticClass:"col-1",staticStyle:{"cursor":"grab"}},[_c('span',{staticClass:"fas fa-arrows-alt-v"})]),_c('div',{staticClass:"col-1 d-flex align-items-center"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.defaultOptionKey),expression:"defaultOptionKey"}],staticClass:"form-check",attrs:{"type":"radio","name":"defaultOptionGroup"},domProps:{"value":option[_vm.keyField],"checked":_vm._q(_vm.defaultOptionKey,option[_vm.keyField])},on:{"click":_vm.defaultOptionClick,"change":function($event){_vm.defaultOptionKey=option[_vm.keyField]}}})]),_c('div',{staticClass:"col-5",staticStyle:{"cursor":"grab"}},[_vm._v("\n "+_vm._s(option[_vm.valueField])+"\n ")]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-cog",staticStyle:{"cursor":"pointer"},attrs:{"data-cy":"inspector-options-edit"},on:{"click":function($event){return _vm.showEditOption(index)}}})]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-trash-alt",staticStyle:{"cursor":"pointer"},attrs:{"data-cy":"inspector-options-remove"},on:{"click":function($event){return _vm.removeOption(index)}}})])])])}),0)],1)]),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col text-right"},[_c('button',{staticClass:"edit-json text-muted mt-1 mb-3",attrs:{"type":"button","data-cy":"inspector-edit-json"},on:{"click":function($event){_vm.showJsonEditor = true}}},[_c('i',{staticClass:"fas fa-code",attrs:{"aria-hidden":"true"}}),_vm._v("\n "+_vm._s(_vm.$t('Edit as JSON'))+"\n ")])])])]):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject || _vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"element-name"}},[_vm._v(_vm._s(_vm.$t('Options Variable')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"element-name","placeholder":"Request Variable Name","data-cy":"inspector-options-variable"},model:{value:(_vm.dataName),callback:function ($$v) {_vm.dataName=$$v},expression:"dataName"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Get options from this variable. Must be an array.')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Option Label Shown')))]),_c('b-form-input',{attrs:{"id":"value","placeholder":"Request Variable Property","data-cy":"inspector-options-label"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Enter the property name from the Request data variable that displays to the user on the screen.')))])],1):_vm._e(),(_vm.showRenderAs)?_c('div',[_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col"},[_c('label',{attrs:{"for":"render-as"}},[_vm._v(_vm._s(_vm.$t('Show Control As')))]),_c('b-form-select',{attrs:{"id":"render-as","options":_vm.renderAsOptions,"data-cy":"inspector-render-as"},model:{value:(_vm.renderAs),callback:function ($$v) {_vm.renderAs=$$v},expression:"renderAs"}})],1)]),_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col-12"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.allowMultiSelect),expression:"allowMultiSelect"}],attrs:{"type":"checkbox","data-cy":"inspector-allow-multi-select"},domProps:{"checked":Array.isArray(_vm.allowMultiSelect)?_vm._i(_vm.allowMultiSelect,null)>-1:(_vm.allowMultiSelect)},on:{"change":function($event){var $$a=_vm.allowMultiSelect,$$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.allowMultiSelect=$$a.concat([$$v]))}else{$$i>-1&&(_vm.allowMultiSelect=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.allowMultiSelect=$$c}}}}),_vm._v("\n "+_vm._s(_vm.$t('Allow Multiple Selections'))+"\n ")])])]):_vm._e(),(_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"mb-2"},[_c('label',{attrs:{"for":"json-data"}},[_vm._v(_vm._s(_vm.$t('JSON Data')))]),_c('button',{staticClass:"btn-sm float-right",attrs:{"type":"button","data-cy":"inspector-monaco-json-expand"},on:{"click":_vm.expandEditor}},[_c('i',{staticClass:"fas fa-expand"})])]),_c('div',{staticClass:"small-editor-container"},[_c('monaco-editor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"json","data-cy":"inspector-monaco-json"},on:{"change":_vm.jsonDataChange,"editorDidMount":_vm.monacoMounted},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('b-modal',{attrs:{"size":"lg","centered":"","title":_vm.$t('Script Config Editor')},model:{value:(_vm.showPopup),callback:function ($$v) {_vm.showPopup=$$v},expression:"showPopup"}},[_c('div',{staticClass:"editor-container"},[_c('monaco-editor',{staticClass:"editor",attrs:{"options":_vm.monacoLargeOptions,"language":"json","data-cy":"inspector-monaco-json-expanded"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('div',{attrs:{"slot":"modal-footer"},slot:"modal-footer"},[_c('b-button',{staticClass:"btn btn-secondary text-uppercase",attrs:{"data-cy":"inspector-monaco-json-expanded-close"},on:{"click":_vm.closePopup}},[_vm._v("\n "+_vm._s(_vm.$t('Close'))+"\n ")])],1)]),_c('button',{staticClass:"edit-json text-muted mt-1 mb-3",attrs:{"type":"button"},on:{"click":function($event){_vm.showJsonEditor = false}}},[_c('i',{staticClass:"fas fa-code",attrs:{"aria-hidden":"true"}}),_vm._v("\n "+_vm._s(_vm.$t('Edit as Option List'))+"\n ")])],1):_vm._e(),_c('label',{attrs:{"for":"value-type-returned"}},[_vm._v(_vm._s(_vm.$t('Type of Value Returned')))]),_c('b-form-select',{attrs:{"id":"value-type-returded","options":_vm.returnValueOptions,"data-cy":"inspector-value-returned"},model:{value:(_vm.valueTypeReturned),callback:function ($$v) {_vm.valueTypeReturned=$$v},expression:"valueTypeReturned"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t("Select 'Single Value' to use parts of the selected object. Select 'Object' to use the entire selected value.")))]),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[(_vm.valueTypeReturned === 'single')?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"key","data-cy":"inspector-datasource-value"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Key name in the selected object to use as the value of this control. Leave blank to use the entire selected value.')))])],1):_vm._e(),_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"value","data-cy":"inspector-datasource-content"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Content to display to the user in the select list.')))])],1):_vm._e(),(_vm.valueTypeReturned === 'single' && _vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Variable Data Property')))]),_c('b-form-input',{attrs:{"id":"key","placeholder":"Request Variable Property","data-cy":"inspector-options-value"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Enter the property name from the Request data variable that will be passed as the value when selected.')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"data-sources-list"}},[_vm._v(_vm._s(_vm.$t('Data Connector')))]),_c('b-form-select',{class:!_vm.selectedDataSource ? 'is-invalid' : '',attrs:{"id":"data-sources-list","options":_vm.dataSourcesList,"data-cy":"inspector-data-connector"},model:{value:(_vm.selectedDataSource),callback:function ($$v) {_vm.selectedDataSource=$$v},expression:"selectedDataSource"}}),(!_vm.selectedDataSource)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.$t('An Data Connector must be selected')))]):_vm._e(),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Data Connector to use')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"endpoint-list"}},[_vm._v(_vm._s(_vm.$t('End Point')))]),_c('b-form-select',{class:_vm.selectedDataSource && !_vm.selectedEndPoint ? 'is-invalid' : '',attrs:{"id":"endpoint-list","options":_vm.endPointList,"data-cy":"inspector-endpoint"},model:{value:(_vm.selectedEndPoint),callback:function ($$v) {_vm.selectedEndPoint=$$v},expression:"selectedEndPoint"}}),(_vm.selectedDataSource && !_vm.selectedEndPoint)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.$t('An Endpoint must be selected')))]):_vm._e(),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Endpoint to populate select')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"pmql-query"}},[_vm._v(_vm._s(_vm.$t('PMQL')))]),_c('mustache-helper'),_c('b-form-textarea',{attrs:{"id":"json-data","rows":"4"},model:{value:(_vm.pmqlQuery),callback:function ($$v) {_vm.pmqlQuery=$$v},expression:"pmqlQuery"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t('Advanced data search')))])],1):_vm._e()],1)}
94989
94989
  var options_listvue_type_template_id_6bb675f0_scoped_true_staticRenderFns = []
94990
94990
 
@@ -95010,7 +95010,7 @@ var data_source_types = __webpack_require__("b71d");
95010
95010
  var external_vue_monaco_ = __webpack_require__("68c9");
95011
95011
  var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
95012
95012
 
95013
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/mustache-helper.vue?vue&type=template&id=960c673a&scoped=true&
95013
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/mustache-helper.vue?vue&type=template&id=960c673a&scoped=true&
95014
95014
  var mustache_helpervue_type_template_id_960c673a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{"hover":true}}],staticClass:"mustache",attrs:{"title":_vm.$t('This field accepts mustache syntax')}},[_vm._v("{}")])}
95015
95015
  var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
95016
95016
 
@@ -99254,7 +99254,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
99254
99254
  )
99255
99255
 
99256
99256
  /* harmony default export */ var options_list = (options_list_component.exports);
99257
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/column-setup.vue?vue&type=template&id=407e2794&scoped=true&
99257
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/column-setup.vue?vue&type=template&id=407e2794&scoped=true&
99258
99258
  var column_setupvue_type_template_id_407e2794_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"row"},[_c('div',{staticClass:"col-10"},[_c('label',{attrs:{"for":"data-sources"}},[_c('b',[_vm._v(_vm._s(_vm.$t('Column')))])])]),_c('div',{staticClass:"col-2"},[_c('a',{staticClass:"fas fa-plus-square",on:{"click":_vm.showAddOption}})])]),(_vm.showOptionCard)?_c('div',{staticClass:"card mb-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Column'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Column'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Column Header')))]),_c('b-form-input',{attrs:{"id":"option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}}),_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.showOptionCard=false}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Save'))+"\n ")])])]):_vm._e(),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col"},[_c('draggable',{attrs:{"element":'div',"group":"options"},on:{"update":_vm.updateSort,"start":function($event){_vm.drag=true},"end":function($event){_vm.drag=false}},model:{value:(_vm.optionsList),callback:function ($$v) {_vm.optionsList=$$v},expression:"optionsList"}},_vm._l((_vm.optionsList),function(option,index){return _c('div',{key:option.value},[(_vm.removeIndex === index)?_c('div',[_c('div',{staticClass:"card mb-3 bg-danger text-white text-right"},[_c('div',{staticClass:"card-body p-2"},[_vm._v("\n "+_vm._s(_vm.currentItemToDelete)+"\n ")]),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.removeIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button"},on:{"click":function($event){return _vm.deleteOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])])]):_vm._e(),(_vm.editIndex === index)?_c('div',[_c('div',{staticClass:"card my-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Column Header')))]),_c('b-form-input',{attrs:{"id":"option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}}),_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.editIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Update'))+"\n ")])])])]):_vm._e(),_c('div',{staticClass:"row border-top",class:_vm.rowCss(index)},[_c('div',{staticClass:"col-1",staticStyle:{"cursor":"grab"}},[_c('span',{staticClass:"fas fa-arrows-alt-v"})]),_c('div',{staticClass:"col-1 d-flex align-items-center"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.defaultOptionKey),expression:"defaultOptionKey"}],staticClass:"form-check",attrs:{"type":"radio","name":"defaultOptionGroup"},domProps:{"value":option[_vm.keyField],"checked":_vm._q(_vm.defaultOptionKey,option[_vm.keyField])},on:{"click":_vm.defaultOptionClick,"change":function($event){_vm.defaultOptionKey=option[_vm.keyField]}}})]),_c('div',{staticClass:"col-5",staticStyle:{"cursor":"grab"}},[_vm._v("\n "+_vm._s(option[_vm.valueField])+"\n ")]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-cog",staticStyle:{"cursor":"pointer"},on:{"click":function($event){return _vm.showEditOption(index)}}})]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-trash-alt",staticStyle:{"cursor":"pointer"},on:{"click":function($event){return _vm.removeOption(index)}}})])])])}),0)],1)]),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col text-right"},[_c('a',{attrs:{"href":"#"},on:{"click":function($event){return _vm.editAsJson()}}},[_c('small',{staticClass:"form-text text-muted mb-3"},[_c('b',[_vm._v("</>")]),_vm._v(" "+_vm._s(_vm.$t('Edit as JSON')))])])])]),(_vm.showRenderAs)?_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col-12"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.allowMultiSelect),expression:"allowMultiSelect"}],attrs:{"type":"checkbox"},domProps:{"checked":Array.isArray(_vm.allowMultiSelect)?_vm._i(_vm.allowMultiSelect,null)>-1:(_vm.allowMultiSelect)},on:{"change":function($event){var $$a=_vm.allowMultiSelect,$$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.allowMultiSelect=$$a.concat([$$v]))}else{$$i>-1&&(_vm.allowMultiSelect=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.allowMultiSelect=$$c}}}}),_vm._v("\n Allow multiple selections\n ")])]):_vm._e(),(_vm.showRenderAs)?_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col"},[_c('label',{attrs:{"for":"render-as"}},[_vm._v(_vm._s(_vm.$t('Render Options As')))]),_c('b-form-select',{attrs:{"id":"render-as","options":_vm.renderAsOptions},model:{value:(_vm.renderAs),callback:function ($$v) {_vm.renderAs=$$v},expression:"renderAs"}})],1)]):_vm._e()]):_vm._e(),(_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[(_vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"mb-2"},[_c('label',{attrs:{"for":"json-data"}},[_vm._v(_vm._s(_vm.$t('JSON Data')))]),_c('button',{staticClass:"btn-sm float-right",attrs:{"type":"button","aria-label":_vm.$t('Expand Editor')},on:{"click":_vm.expandEditor}},[_c('i',{staticClass:"fas fa-expand"})])]),_c('div',{staticClass:"small-editor-container"},[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"json"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('b-modal',{attrs:{"size":"lg","centered":"","title":_vm.$t('Script Config Editor'),"header-close-content":"&times;"},model:{value:(_vm.showPopup),callback:function ($$v) {_vm.showPopup=$$v},expression:"showPopup"}},[_c('div',{staticClass:"editor-container"},[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoLargeOptions,"language":"json"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('div',{attrs:{"slot":"modal-footer"},slot:"modal-footer"},[_c('b-button',{staticClass:"btn btn-secondary text-uppercase",on:{"click":_vm.closePopup}},[_vm._v("\n "+_vm._s(_vm.$t('Close'))+"\n ")])],1)])],1):_vm._e(),(_vm.jsonError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.jsonError))])]):_vm._e(),_c('a',{staticClass:"text-right",attrs:{"href":"#"},on:{"click":function($event){return _vm.editAsOptionList()}}},[_c('small',{staticClass:"form-text text-muted mb-3"},[_c('b',[_vm._v("</>")]),_vm._v(" "+_vm._s(_vm.$t('Edit as Option List')))])])]):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"data-name"}},[_vm._v(_vm._s(_vm.$t('Data Name')))]),_c('b-form-input',{attrs:{"id":"data-name"},model:{value:(_vm.dataName),callback:function ($$v) {_vm.dataName=$$v},expression:"dataName"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Data source to populate select')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject || _vm.showJsonEditor)?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"key"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Field to save to the data object')))]),_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"value"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Field to show in the select box')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"pmql-query"}},[_vm._v(_vm._s(_vm.$t('PMQL')))]),_c('b-form-textarea',{attrs:{"id":"json-data","rows":"4"},model:{value:(_vm.pmqlQuery),callback:function ($$v) {_vm.pmqlQuery=$$v},expression:"pmqlQuery"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v("Advanced data search")])],1):_vm._e()])}
99259
99259
  var column_setupvue_type_template_id_407e2794_scoped_true_staticRenderFns = []
99260
99260
 
@@ -102386,7 +102386,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
102386
102386
  )
102387
102387
 
102388
102388
  /* harmony default export */ var column_setup = (column_setup_component.exports);
102389
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/page-select.vue?vue&type=template&id=d32b03e8&
102389
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/page-select.vue?vue&type=template&id=d32b03e8&
102390
102390
  var page_selectvue_type_template_id_d32b03e8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',_vm._g(_vm._b({attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValue}},'multiselect',_vm.$attrs,false),_vm.$listeners),[_c('template',{slot:"noResult"},[_vm._v("\n "+_vm._s(_vm.$t('No elements found. Consider changing the search query.'))+"\n ")]),_c('template',{slot:"noOptions"},[_vm._v("\n "+_vm._s(_vm.$t('No Data Available'))+"\n ")])],2),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
102391
102391
  var page_selectvue_type_template_id_d32b03e8_staticRenderFns = []
102392
102392
 
@@ -102745,7 +102745,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
102745
102745
  )
102746
102746
 
102747
102747
  /* harmony default export */ var page_select = (page_select_component.exports);
102748
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/validation-select.vue?vue&type=template&id=475edd84&scoped=true&
102748
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/validation-select.vue?vue&type=template&id=475edd84&scoped=true&
102749
102749
  var validation_selectvue_type_template_id_475edd84_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',{staticClass:"d-flex justify-content-between align-items-center mb-3"},[_c('label',{staticClass:"m-0"},[_vm._v(_vm._s(_vm.label))]),_c('b-button',{attrs:{"variant":"secondary","size":"sm","data-cy":"add-rule"},on:{"click":_vm.showAddCard}},[_vm._v(_vm._s(_vm.$t('Add Rule')))])],1),(_vm.showCard)?_c('div',{staticClass:"card mb-2"},[_c('div',{staticClass:"card-body p-2"},[_c('multiselect',{class:_vm.fieldClass,attrs:{"label":"content","track-by":"content","placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options,"data-cy":"select-rule"},model:{value:(_vm.selectedOption),callback:function ($$v) {_vm.selectedOption=$$v},expression:"selectedOption"}},[_c('template',{slot:"noResult"},[_vm._v(_vm._s(_vm.$t('No elements found. Consider changing the search query.')))]),_c('template',{slot:"noOptions"},[_vm._v(_vm._s(_vm.$t('No Data Available')))])],2),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('b-button',{staticClass:"mr-2",attrs:{"variant":"outline-secondary","size":"sm","data-cy":"cancel-rule"},on:{"click":_vm.hideCard}},[_vm._v(_vm._s(_vm.$t('Cancel')))]),_c('b-button',{attrs:{"disabled":_vm.disableBtn,"variant":"secondary","size":"sm","data-cy":"save-rule"},on:{"click":_vm.saveRule}},[_vm._v(_vm._s(_vm.$t('Save')))])],1)]):_vm._e(),(!_vm.hasRules && !_vm.showCard)?_c('p',[_vm._v(_vm._s(_vm.$t('No validation rule(s)')))]):_vm._e(),(_vm.hasRules)?_c('div',[_c('div',{attrs:{"role":"tablist"}},_vm._l((_vm.rules),function(rule,index){return _c('b-card',{key:index,staticClass:"mb-2 border-1",class:{'border-0': _vm.showDeleteConfirmCard, 'border-top-1': _vm.showDeleteConfirmCard, 'border-1': !_vm.showDeleteConfirmCard}},[(_vm.showDeleteConfirmCard && _vm.removeIndex == index)?_c('div',{staticClass:"card mb-3 bg-danger text-white text-right"},[_c('div',{staticClass:"card-body p-2 text-left"},[_vm._v("\n "+_vm._s(_vm.confirmMessage)+"\n ")]),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button","data-cy":"cancel-confirm-delete-rule"},on:{"click":_vm.hideDeleteConfirmCard}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button","data-cy":"confirm-delete-rule"},on:{"click":function($event){return _vm.deleteRule(index)}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])]):_vm._e(),_c('b-card-header',{staticClass:"p-0",attrs:{"header-tag":"header","role":"tab"}},[_c('div',{staticClass:"p-1 d-flex justify-content-between align-items-center"},[_vm._v("\n "+_vm._s(rule.content)+"\n "),_c('div',{staticClass:"actions"},[(rule.configs)?_c('b-button',{directives:[{name:"b-toggle",rawName:"v-b-toggle",value:(_vm.formatRuleContentAsId(rule.content)),expression:"formatRuleContentAsId(rule.content)"}],staticClass:"p-0 mr-1 secondary",attrs:{"aria-label":_vm.$t('Toggle Configuration'),"variant":"link","data-cy":"edit-rule"}},[_c('i',{staticClass:"fas fa-cog fa-fw text-secondary"})]):_vm._e(),_c('b-button',{staticClass:"p-0",attrs:{"aria-label":_vm.$t('Delete'),"variant":"link","data-cy":"remove-rule"},on:{"click":function($event){return _vm.confirmDelete(index)}}},[_c('i',{staticClass:"fas fa-trash-alt fa-fw text-secondary"})])],1)])]),_c('b-collapse',{attrs:{"id":_vm.formatRuleContentAsId(rule.content),"accordion":_vm.formatRuleContentAsId(rule.content),"visible":rule.visible,"role":"tabpanel"}},[_c('b-card-body',[_c('div',{staticClass:"p-2"},[_vm._l((rule.configs),function(config){return _c('div',{key:config.label,staticClass:"mb-2"},[(config.type === 'FormInput')?_c('div',[_c('form-input',{attrs:{"label":config.label,"name":config.name || config.label,"validation":config.validation,"helper":config.helper},model:{value:(config.value),callback:function ($$v) {_vm.$set(config, "value", $$v)},expression:"config.value"}})],1):_c(config.type,{tag:"component",attrs:{"label":config.label,"name":config.name || config.label,"validation":config.validation,"helper":config.helper,"builder":_vm.builder,"selectedControl":_vm.selectedControl,"formConfig":_vm.formConfig},model:{value:(config.value),callback:function ($$v) {_vm.$set(config, "value", $$v)},expression:"config.value"}})],1)}),_c('div',[_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(rule.helper))])])],2),_c('b-card-footer',{staticClass:"text-right"},[_c('b-button',{staticClass:"mr-2",attrs:{"variant":"outline-secondary","size":"sm","data-cy":"cancel-rule"},on:{"click":function($event){return _vm.onCancel(rule,index)}}},[_vm._v(_vm._s(_vm.$t('Cancel')))]),_c('b-button',{attrs:{"variant":"secondary","size":"sm","data-cy":"update-rule"},on:{"click":function($event){return _vm.onUpdate(rule, index)}}},[_vm._v(_vm._s(_vm.$t('Update')))])],1)],1)],1)],1)}),1)]):_vm._e(),_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))])])}
102750
102750
  var validation_selectvue_type_template_id_475edd84_scoped_true_staticRenderFns = []
102751
102751
 
@@ -102758,7 +102758,7 @@ var es6_object_assign = __webpack_require__("f751");
102758
102758
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
102759
102759
  var es6_array_sort = __webpack_require__("55dd");
102760
102760
 
102761
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/input-variable.vue?vue&type=template&id=4fe66aae&
102761
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/input-variable.vue?vue&type=template&id=4fe66aae&
102762
102762
  var input_variablevue_type_template_id_4fe66aae_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-input-group',{scopedSlots:_vm._u([{key:"append",fn:function(){return [_c('b-dropdown',{ref:"dropdown",attrs:{"text":"(x)","right":"","no-caret":"","variant":"outline-secondary","menu-class":{'input-variable-open': _vm.open}}},_vm._l((_vm.options),function(option){return _c('b-dropdown-item',{key:option.value,staticClass:"text-small",on:{"click":function($event){return _vm.choose(option)}}},[_c('small',[_c('code',{domProps:{"innerHTML":_vm._s(option.text)}})])])}),1)]},proxy:true}])},[_c('b-form-input',_vm._b({on:{"focus":_vm.focus,"input":_vm.input,"blur":_vm.blur,"change":_vm.change},model:{value:(_vm.localValue),callback:function ($$v) {_vm.localValue=$$v},expression:"localValue"}},'b-form-input',_vm.$attrs,false))],1)}
102763
102763
  var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
102764
102764
 
@@ -106999,7 +106999,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
106999
106999
  )
107000
107000
 
107001
107001
  /* harmony default export */ var validation_select = (validation_select_component.exports);
107002
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/screen-selector.vue?vue&type=template&id=7d1c8ca1&
107002
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/screen-selector.vue?vue&type=template&id=7d1c8ca1&
107003
107003
  var screen_selectorvue_type_template_id_7d1c8ca1_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',{attrs:{"value":_vm.selectedOption,"placeholder":_vm.placeholder,"options":_vm.options,"multiple":_vm.multiple,"track-by":_vm.trackBy,"show-labels":false,"searchable":true,"internal-search":false,"label":"title"},on:{"input":_vm.change,"search-change":_vm.loadOptions,"open":function($event){return _vm.loadOptions()}}},[_c('template',{slot:"noResult"},[_vm._t("noResult",function(){return [_vm._v(_vm._s(_vm.$t('Not found')))]})],2),_c('template',{slot:"noOptions"},[_vm._t("noOptions",function(){return [_vm._v(_vm._s(_vm.$t('No Data Available')))]})],2)],2),(_vm.value)?_c('div',{staticClass:"screen-link mt-2"},[_c('a',{attrs:{"href":("/designer/screen-builder/" + _vm.value + "/edit"),"target":"_blank"}},[_vm._v("\n "+_vm._s(_vm.$t('Open Screen'))+"\n "),_c('i',{staticClass:"ml-1 fas fa-external-link-alt"})])]):_vm._e()],1)}
107004
107004
  var screen_selectorvue_type_template_id_7d1c8ca1_staticRenderFns = []
107005
107005
 
@@ -107031,7 +107031,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
107031
107031
  )
107032
107032
 
107033
107033
  /* harmony default export */ var screen_selector = (screen_selector_component.exports);
107034
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/loop.vue?vue&type=template&id=13aa043a&
107034
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/loop.vue?vue&type=template&id=13aa043a&
107035
107035
  var loopvue_type_template_id_13aa043a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.screenType == 'form')?_c('div',{staticClass:"form-group border-bottom pb-3"},[_c('label',{attrs:{"for":"type"}},[_vm._v(_vm._s(_vm.$t('Data Source')))]),_c('b-form-select',{attrs:{"id":"type","options":_vm.options,"data-cy":"inspector-source"},model:{value:(_vm.settings.type),callback:function ($$v) {_vm.$set(_vm.settings, "type", $$v)},expression:"settings.type"}})],1):_vm._e(),_c('div',{staticClass:"form-group border-bottom"},[_c('FormInput',{attrs:{"label":_vm.$t('Variable Name'),"name":_vm.$t('Variable Name'),"helper":_vm.$t('This variable will contain an array of objects'),"validation":"regex:/^(?:[A-Z_.a-z])(?:[0-9A-Z_.a-z])*$/|required","data-cy":"inspector-name"},model:{value:(_vm.settings.varname),callback:function ($$v) {_vm.$set(_vm.settings, "varname", $$v)},expression:"settings.varname"}})],1),(_vm.screenType == 'form' && _vm.settings.type === 'new')?_c('div',{staticClass:"form-group border-bottom"},[_c('FormInput',{attrs:{"label":_vm.$t('Default Loop Count'),"name":_vm.$t('Default Loop Count'),"helper":_vm.$t('Number of times to show the loop. Value must be greater than zero.'),"validation":"required|integer|min:1|max:100","data-cy":"inspector-times"},model:{value:(_vm.settings.times),callback:function ($$v) {_vm.$set(_vm.settings, "times", $$v)},expression:"settings.times"}})],1):_vm._e(),(_vm.screenType == 'form')?_c('form-checkbox',{attrs:{"name":"add","label":_vm.$t('Allow additional loops'),"helper":_vm.$t('Check this box to allow task assignee to add additional loops'),"data-cy":"inspector-add"},model:{value:(_vm.settings.add),callback:function ($$v) {_vm.$set(_vm.settings, "add", $$v)},expression:"settings.add"}}):_vm._e()],1)}
107036
107036
  var loopvue_type_template_id_13aa043a_staticRenderFns = []
107037
107037
 
@@ -107306,7 +107306,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
107306
107306
  )
107307
107307
 
107308
107308
  /* harmony default export */ var loop = (loop_component.exports);
107309
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-variable.vue?vue&type=template&id=77e844ce&
107309
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-variable.vue?vue&type=template&id=77e844ce&
107310
107310
  var image_variablevue_type_template_id_77e844ce_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('form-checkbox',{attrs:{"label":_vm.$t('Render image from a variable name'),"data-cy":"inspector-renderImage"},model:{value:(_vm.renderImage),callback:function ($$v) {_vm.renderImage=$$v},expression:"renderImage"}}),(_vm.renderImage)?_c('form-input',{attrs:{"label":_vm.$t('Variable Name'),"data-cy":"inspector-variableName"},model:{value:(_vm.imageName),callback:function ($$v) {_vm.imageName=$$v},expression:"imageName"}}):_vm._e()],1)}
107311
107311
  var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
107312
107312
 
@@ -108039,21 +108039,19 @@ module.exports = function (it) {
108039
108039
 
108040
108040
  "use strict";
108041
108041
  __webpack_require__.r(__webpack_exports__);
108042
- /* harmony import */ var core_js_modules_es6_array_find__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7514");
108043
- /* harmony import */ var core_js_modules_es6_array_find__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_find__WEBPACK_IMPORTED_MODULE_0__);
108044
- /* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("28a5");
108045
- /* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1__);
108046
- /* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("7f7f");
108047
- /* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_2__);
108048
- /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("6762");
108049
- /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3__);
108050
- /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("2fdb");
108051
- /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4__);
108052
- /* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("ac6a");
108053
- /* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5__);
108042
+ /* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("28a5");
108043
+ /* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_0__);
108044
+ /* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("7f7f");
108045
+ /* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_1__);
108046
+ /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("6762");
108047
+ /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_2__);
108048
+ /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("2fdb");
108049
+ /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_3__);
108050
+ /* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("ac6a");
108051
+ /* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_4__);
108054
108052
  var cov_1bj9n4t1pw = function () {
108055
108053
  var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/extensions/LoadFieldComponents.js";
108056
- var hash = "fb928452653b2541db587a02e6c998184b3b3c8a";
108054
+ var hash = "b158af61a70bcb8efaec5c6b0f171ea85e98b750";
108057
108055
  var global = new Function("return this")();
108058
108056
  var gcv = "__coverage__";
108059
108057
  var coverageData = {
@@ -108446,20 +108444,10 @@ var cov_1bj9n4t1pw = function () {
108446
108444
  },
108447
108445
  end: {
108448
108446
  line: 72,
108449
- column: 128
108447
+ column: 81
108450
108448
  }
108451
108449
  },
108452
108450
  "39": {
108453
- start: {
108454
- line: 72,
108455
- column: 87
108456
- },
108457
- end: {
108458
- line: 72,
108459
- column: 127
108460
- }
108461
- },
108462
- "40": {
108463
108451
  start: {
108464
108452
  line: 73,
108465
108453
  column: 6
@@ -108469,7 +108457,7 @@ var cov_1bj9n4t1pw = function () {
108469
108457
  column: 70
108470
108458
  }
108471
108459
  },
108472
- "41": {
108460
+ "40": {
108473
108461
  start: {
108474
108462
  line: 74,
108475
108463
  column: 6
@@ -108479,7 +108467,7 @@ var cov_1bj9n4t1pw = function () {
108479
108467
  column: 70
108480
108468
  }
108481
108469
  },
108482
- "42": {
108470
+ "41": {
108483
108471
  start: {
108484
108472
  line: 76,
108485
108473
  column: 6
@@ -108489,7 +108477,7 @@ var cov_1bj9n4t1pw = function () {
108489
108477
  column: 43
108490
108478
  }
108491
108479
  },
108492
- "43": {
108480
+ "42": {
108493
108481
  start: {
108494
108482
  line: 80,
108495
108483
  column: 4
@@ -108499,7 +108487,7 @@ var cov_1bj9n4t1pw = function () {
108499
108487
  column: 7
108500
108488
  }
108501
108489
  },
108502
- "44": {
108490
+ "43": {
108503
108491
  start: {
108504
108492
  line: 82,
108505
108493
  column: 8
@@ -108509,7 +108497,7 @@ var cov_1bj9n4t1pw = function () {
108509
108497
  column: 9
108510
108498
  }
108511
108499
  },
108512
- "45": {
108500
+ "44": {
108513
108501
  start: {
108514
108502
  line: 83,
108515
108503
  column: 10
@@ -108519,7 +108507,7 @@ var cov_1bj9n4t1pw = function () {
108519
108507
  column: 38
108520
108508
  }
108521
108509
  },
108522
- "46": {
108510
+ "45": {
108523
108511
  start: {
108524
108512
  line: 84,
108525
108513
  column: 10
@@ -108529,7 +108517,7 @@ var cov_1bj9n4t1pw = function () {
108529
108517
  column: 43
108530
108518
  }
108531
108519
  },
108532
- "47": {
108520
+ "46": {
108533
108521
  start: {
108534
108522
  line: 86,
108535
108523
  column: 8
@@ -108539,7 +108527,7 @@ var cov_1bj9n4t1pw = function () {
108539
108527
  column: 75
108540
108528
  }
108541
108529
  },
108542
- "48": {
108530
+ "47": {
108543
108531
  start: {
108544
108532
  line: 87,
108545
108533
  column: 8
@@ -108745,30 +108733,6 @@ var cov_1bj9n4t1pw = function () {
108745
108733
  },
108746
108734
  "8": {
108747
108735
  name: "(anonymous_8)",
108748
- decl: {
108749
- start: {
108750
- line: 72,
108751
- column: 75
108752
- },
108753
- end: {
108754
- line: 72,
108755
- column: 76
108756
- }
108757
- },
108758
- loc: {
108759
- start: {
108760
- line: 72,
108761
- column: 87
108762
- },
108763
- end: {
108764
- line: 72,
108765
- column: 127
108766
- }
108767
- },
108768
- line: 72
108769
- },
108770
- "9": {
108771
- name: "(anonymous_9)",
108772
108736
  decl: {
108773
108737
  start: {
108774
108738
  line: 79,
@@ -108791,8 +108755,8 @@ var cov_1bj9n4t1pw = function () {
108791
108755
  },
108792
108756
  line: 79
108793
108757
  },
108794
- "10": {
108795
- name: "(anonymous_10)",
108758
+ "9": {
108759
+ name: "(anonymous_9)",
108796
108760
  decl: {
108797
108761
  start: {
108798
108762
  line: 81,
@@ -109280,39 +109244,6 @@ var cov_1bj9n4t1pw = function () {
109280
109244
  line: 68
109281
109245
  },
109282
109246
  "14": {
109283
- loc: {
109284
- start: {
109285
- line: 72,
109286
- column: 25
109287
- },
109288
- end: {
109289
- line: 72,
109290
- column: 128
109291
- }
109292
- },
109293
- type: "binary-expr",
109294
- locations: [{
109295
- start: {
109296
- line: 72,
109297
- column: 25
109298
- },
109299
- end: {
109300
- line: 72,
109301
- column: 44
109302
- }
109303
- }, {
109304
- start: {
109305
- line: 72,
109306
- column: 48
109307
- },
109308
- end: {
109309
- line: 72,
109310
- column: 128
109311
- }
109312
- }],
109313
- line: 72
109314
- },
109315
- "15": {
109316
109247
  loc: {
109317
109248
  start: {
109318
109249
  line: 73,
@@ -109345,7 +109276,7 @@ var cov_1bj9n4t1pw = function () {
109345
109276
  }],
109346
109277
  line: 73
109347
109278
  },
109348
- "16": {
109279
+ "15": {
109349
109280
  loc: {
109350
109281
  start: {
109351
109282
  line: 74,
@@ -109378,7 +109309,7 @@ var cov_1bj9n4t1pw = function () {
109378
109309
  }],
109379
109310
  line: 74
109380
109311
  },
109381
- "17": {
109312
+ "16": {
109382
109313
  loc: {
109383
109314
  start: {
109384
109315
  line: 82,
@@ -109460,8 +109391,7 @@ var cov_1bj9n4t1pw = function () {
109460
109391
  "44": 0,
109461
109392
  "45": 0,
109462
109393
  "46": 0,
109463
- "47": 0,
109464
- "48": 0
109394
+ "47": 0
109465
109395
  },
109466
109396
  f: {
109467
109397
  "0": 0,
@@ -109473,8 +109403,7 @@ var cov_1bj9n4t1pw = function () {
109473
109403
  "6": 0,
109474
109404
  "7": 0,
109475
109405
  "8": 0,
109476
- "9": 0,
109477
- "10": 0
109406
+ "9": 0
109478
109407
  },
109479
109408
  b: {
109480
109409
  "0": [0, 0],
@@ -109493,11 +109422,10 @@ var cov_1bj9n4t1pw = function () {
109493
109422
  "13": [0, 0],
109494
109423
  "14": [0, 0],
109495
109424
  "15": [0, 0],
109496
- "16": [0, 0],
109497
- "17": [0, 0]
109425
+ "16": [0, 0]
109498
109426
  },
109499
109427
  _coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
109500
- hash: "fb928452653b2541db587a02e6c998184b3b3c8a"
109428
+ hash: "b158af61a70bcb8efaec5c6b0f171ea85e98b750"
109501
109429
  };
109502
109430
  var coverage = global[gcv] || (global[gcv] = {});
109503
109431
 
@@ -109513,7 +109441,6 @@ var cov_1bj9n4t1pw = function () {
109513
109441
 
109514
109442
 
109515
109443
 
109516
-
109517
109444
  /* harmony default export */ __webpack_exports__["default"] = ({
109518
109445
  data: function data() {
109519
109446
  cov_1bj9n4t1pw.f[0]++;
@@ -109686,41 +109613,37 @@ var cov_1bj9n4t1pw = function () {
109686
109613
  cov_1bj9n4t1pw.s[37]++;
109687
109614
  properties[':form-watchers'] = JSON.stringify(definition.watchers); // Check if control is assigned to a calculated property
109688
109615
 
109689
- var isCalcProp = (cov_1bj9n4t1pw.s[38]++, (cov_1bj9n4t1pw.b[14][0]++, definition.computed) && (cov_1bj9n4t1pw.b[14][1]++, !!definition.computed.find(function (computed) {
109690
- cov_1bj9n4t1pw.f[8]++;
109691
- cov_1bj9n4t1pw.s[39]++;
109692
- return computed.property == element.config.name;
109693
- })));
109616
+ var isCalcProp = (cov_1bj9n4t1pw.s[38]++, this.isComputedVariable(element.config.name, definition));
109617
+ cov_1bj9n4t1pw.s[39]++;
109618
+ properties[':readonly'] = (cov_1bj9n4t1pw.b[14][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[14][1]++, element.config.readonly);
109694
109619
  cov_1bj9n4t1pw.s[40]++;
109695
- properties[':readonly'] = (cov_1bj9n4t1pw.b[15][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[15][1]++, element.config.readonly);
109696
- cov_1bj9n4t1pw.s[41]++;
109697
- properties[':disabled'] = (cov_1bj9n4t1pw.b[16][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[16][1]++, element.config.disabled); // Events
109620
+ properties[':disabled'] = (cov_1bj9n4t1pw.b[15][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[15][1]++, element.config.disabled); // Events
109698
109621
 
109699
- cov_1bj9n4t1pw.s[42]++;
109622
+ cov_1bj9n4t1pw.s[41]++;
109700
109623
  properties['@submit'] = 'submitForm';
109701
109624
  }
109702
109625
  },
109703
109626
  mounted: function mounted() {
109704
- cov_1bj9n4t1pw.f[9]++;
109705
- cov_1bj9n4t1pw.s[43]++;
109627
+ cov_1bj9n4t1pw.f[8]++;
109628
+ cov_1bj9n4t1pw.s[42]++;
109706
109629
  this.extensions.push({
109707
109630
  onloadproperties: function onloadproperties(params) {
109708
- cov_1bj9n4t1pw.f[10]++;
109709
- cov_1bj9n4t1pw.s[44]++;
109631
+ cov_1bj9n4t1pw.f[9]++;
109632
+ cov_1bj9n4t1pw.s[43]++;
109710
109633
 
109711
109634
  if (!params.element.container) {
109712
- cov_1bj9n4t1pw.b[17][0]++;
109713
- cov_1bj9n4t1pw.s[45]++;
109635
+ cov_1bj9n4t1pw.b[16][0]++;
109636
+ cov_1bj9n4t1pw.s[44]++;
109714
109637
  this.loadFormPopups(params);
109715
- cov_1bj9n4t1pw.s[46]++;
109638
+ cov_1bj9n4t1pw.s[45]++;
109716
109639
  this.loadFieldProperties(params);
109717
109640
  } else {
109718
- cov_1bj9n4t1pw.b[17][1]++;
109641
+ cov_1bj9n4t1pw.b[16][1]++;
109719
109642
  }
109720
109643
 
109721
- cov_1bj9n4t1pw.s[47]++;
109644
+ cov_1bj9n4t1pw.s[46]++;
109722
109645
  params.properties[':config'] = this.byValue(params.element.config);
109723
- cov_1bj9n4t1pw.s[48]++;
109646
+ cov_1bj9n4t1pw.s[47]++;
109724
109647
  params.properties[':transientData'] = 'vdata';
109725
109648
  }
109726
109649
  });
@@ -110359,7 +110282,7 @@ module.exports = {
110359
110282
 
110360
110283
  "use strict";
110361
110284
 
110362
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-button.vue?vue&type=template&id=6586abd6&
110285
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-button.vue?vue&type=template&id=6586abd6&
110363
110286
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group",staticStyle:{"overflow-x":"hidden"}},[(!_vm.valid)?_c('div',{staticClass:"alert alert-danger"},[_c('i',{staticClass:"fas fa-exclamation-circle"}),_vm._v("\n "+_vm._s(_vm.message)+"\n ")]):_vm._e(),_c('button',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip",value:(_vm.options),expression:"options"}],class:_vm.classList,attrs:{"name":_vm.name,"aria-label":_vm.$attrs['aria-label'],"tabindex":_vm.$attrs['tabindex']},on:{"click":_vm.click}},[_vm._v("\n "+_vm._s(_vm.label)+"\n ")])])}
110364
110287
  var staticRenderFns = []
110365
110288
 
@@ -112452,7 +112375,7 @@ var component = Object(componentNormalizer["a" /* default */])(
112452
112375
 
112453
112376
  "use strict";
112454
112377
 
112455
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/tooltip.vue?vue&type=template&id=58a9b61b&
112378
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/tooltip.vue?vue&type=template&id=58a9b61b&
112456
112379
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.buttonType !== 'submit')?_c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('br'),_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.$t("Position")))]),_c('multiselect',{staticClass:"mb-3",attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValuePosition},model:{value:(_vm.position),callback:function ($$v) {_vm.position=$$v},expression:"position"}}),_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.$t("Variant")))]),_c('multiselect',{staticClass:"mb-3",attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.optionsVariant.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValueVariant},model:{value:(_vm.variant),callback:function ($$v) {_vm.variant=$$v},expression:"variant"}}),_c('form-text-area',{staticClass:"mb-3",attrs:{"label":_vm.$t('Tooltip Contains'),"data-cy":"content-tooltip"},model:{value:(_vm.content),callback:function ($$v) {_vm.content=$$v},expression:"content"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v("\n "+_vm._s(_vm.$t("HTML, Mustache support"))+"\n ")])],1):_vm._e()}
112457
112380
  var staticRenderFns = []
112458
112381
 
@@ -114669,7 +114592,7 @@ module.exports = function xhrAdapter(config) {
114669
114592
 
114670
114593
  "use strict";
114671
114594
 
114672
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/required-checkbox.vue?vue&type=template&id=6f2978d8&
114595
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/required-checkbox.vue?vue&type=template&id=6f2978d8&
114673
114596
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('b-form-checkbox',{model:{value:(_vm.required),callback:function ($$v) {_vm.required=$$v},expression:"required"}},[_vm._v(_vm._s(_vm.$t('Required')))])],1)}
114674
114597
  var staticRenderFns = []
114675
114598
 
@@ -119252,9 +119175,18 @@ module.exports = true;
119252
119175
  } else {
119253
119176
  var endpoint = lodash__WEBPACK_IMPORTED_MODULE_7___default.a.get(window, 'PM4ConfigOverrides.getScreenEndpoint', '/screens');
119254
119177
 
119255
- var request = this.get(endpoint + "/".concat(id).concat(query));
119178
+ var screensCacheHit = this.screensCache.find(function (screen) {
119179
+ return screen.id == id;
119180
+ });
119181
+
119182
+ if (screensCacheHit) {
119183
+ return Promise.resolve({
119184
+ data: screensCacheHit
119185
+ });
119186
+ }
119187
+
119256
119188
  var screenPromise = new Promise(function (resolve, reject) {
119257
- request.then(function (response) {
119189
+ _this3.get(endpoint + "/".concat(id).concat(query)).then(function (response) {
119258
119190
  if (response.data.nested) {
119259
119191
  _this3.addNestedScreenCache(response.data.nested);
119260
119192
  }
@@ -127995,7 +127927,7 @@ var form_image = __webpack_require__("0e4a");
127995
127927
  // EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
127996
127928
  var form_record_list = __webpack_require__("2b9d");
127997
127929
 
127998
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list-static.vue?vue&type=template&id=2cdacab0&
127930
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list-static.vue?vue&type=template&id=2cdacab0&
127999
127931
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"record-list"},[_c('h4',[_vm._v(_vm._s(_vm.$t(_vm.label)))]),_c('table',[_c('thead',[_c('tr',_vm._l((_vm.fields),function(field,index){return _c('th',{key:index},[_vm._v("\n "+_vm._s(field.content)+"\n ")])}),0)]),_c('tbody',_vm._l((_vm.value),function(val,index){return _c('tr',{key:index},_vm._l((_vm.fields),function(field,index){return _c('td',{key:index},[_vm._v("\n "+_vm._s(_vm.formatIfDate(_vm.mustache(field.value, val)))+"\n ")])}),0)}),0)])])}
128000
127932
  var staticRenderFns = []
128001
127933
 
@@ -145551,7 +145483,7 @@ var es6_object_keys = __webpack_require__("456d");
145551
145483
  // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
145552
145484
  var defineProperty = __webpack_require__("bd86");
145553
145485
 
145554
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-builder.vue?vue&type=template&id=b268b6c6&scoped=true&
145486
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-builder.vue?vue&type=template&id=b268b6c6&scoped=true&
145555
145487
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-row',{staticClass:"h-100 m-0"},[_c('b-col',{staticClass:"overflow-hidden h-100 p-0 controls-column"},[_c('b-card',{staticClass:"h-100 rounded-0 border-top-0 border-bottom-0 border-left-0",attrs:{"no-body":""}},[_c('b-input-group',{attrs:{"size":"sm"}},[_c('b-input-group-prepend',[_c('b-input-group-text',{staticClass:"filter-icon border-left-0 border-top-0 rounded-0"},[_c('i',{staticClass:"fas fa-filter"})])],1),_c('b-form-input',{staticClass:"border-top-0 border-right-0 rounded-0",attrs:{"type":"text","placeholder":_vm.$t('Filter Controls')},model:{value:(_vm.filterQuery),callback:function ($$v) {_vm.filterQuery=$$v},expression:"filterQuery"}})],1),_c('b-card-body',{staticClass:"p-0 overflow-auto",attrs:{"no-body":""}},[_c('draggable',_vm._b({staticClass:"controls list-group w-auto list-group-flush",attrs:{"id":"controls","data-cy":"controls","clone":_vm.cloneControl},model:{value:(_vm.filteredControls),callback:function ($$v) {_vm.filteredControls=$$v},expression:"filteredControls"}},'draggable',{sort: false, group: {name: 'controls', pull: 'clone', put: false}},false),[_vm._l((_vm.filteredControls),function(element,index){return _c('b-list-group-item',{key:index,attrs:{"data-cy":'controls-' + element.component}},[(element.config.icon)?_c('i',{class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(_vm.$t(element.label))+"\n ")])}),(!_vm.filteredControls.length)?_c('li',{staticClass:"list-group-item"},[_vm._t("default")],2):_vm._e()],2)],1)],1)],1),_c('b-col',{staticClass:"overflow-auto mh-100 ml-4 mr-4 p-0 d-flex flex-column position-relative pt-2",attrs:{"id":"screen-container"}},[_c('b-input-group',{staticClass:"bg-white mt-3",attrs:{"size":"sm"}},[(_vm.showToolbar)?_c('b-form-select',{staticClass:"form-control",attrs:{"data-cy":"toolbar-page"},model:{value:(_vm.currentPage),callback:function ($$v) {_vm.currentPage=$$v},expression:"currentPage"}},_vm._l((_vm.config),function(data,page){return _c('option',{key:page,domProps:{"value":page}},[_vm._v(_vm._s(data.name))])}),0):_vm._e(),(_vm.showToolbar)?_c('div',[_c('b-button',{staticClass:"ml-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Edit Page Title'),"data-cy":"toolbar-edit"},on:{"click":function($event){return _vm.openEditPageModal(_vm.currentPage)}}},[_c('i',{staticClass:"far fa-edit"})]),_c('b-button',{staticClass:"ml-1",attrs:{"size":"sm","variant":"danger","title":_vm.$t('Delete Page'),"disabled":!_vm.displayDelete,"data-cy":"toolbar-remove"},on:{"click":function($event){return _vm.confirmDelete()}}},[_c('i',{staticClass:"far fa-trash-alt"})]),_c('b-button',{directives:[{name:"b-modal",rawName:"v-b-modal.addPageModal",modifiers:{"addPageModal":true}}],staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Add New Page'),"data-cy":"toolbar-add"},on:{"click":function($event){_vm.originalPageName=null}}},[_c('i',{staticClass:"fas fa-plus"})])],1):_vm._e(),_c('b-button-group',{staticClass:"ml-1 ml-auto",attrs:{"size":"sm"}},[_c('b-button',{attrs:{"disabled":!_vm.canUndo,"data-cy":"toolbar-undo"},on:{"click":_vm.undo}},[_vm._v(_vm._s(_vm.$t('Undo')))]),_c('b-button',{attrs:{"disabled":!_vm.canRedo,"data-cy":"toolbar-redo"},on:{"click":_vm.redo}},[_vm._v(_vm._s(_vm.$t('Redo')))])],1),_c('hr',{staticClass:"w-100"})],1),(_vm.isCurrentPageEmpty)?_c('div',{staticClass:"w-100 d-flex justify-content-center align-items-center drag-placeholder text-center position-absolute rounded mt-4",attrs:{"data-cy":"screen-drop-zone"}},[_vm._v("\n "+_vm._s(_vm.$t('Drag an element here'))+"\n ")]):_vm._e(),_c('draggable',_vm._b({staticClass:"h-100",attrs:{"data-cy":"editor-content","ghost-class":"form-control-ghost","value":_vm.config[_vm.currentPage].items},on:{"input":_vm.updateConfig}},'draggable',{
145556
145488
  group: {name: 'controls'},
145557
145489
  swapThreshold: 0.5
@@ -145597,7 +145529,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
145597
145529
  )
145598
145530
 
145599
145531
  /* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
145600
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-renderer.vue?vue&type=template&id=1f0c4946&
145532
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-renderer.vue?vue&type=template&id=1f0c4946&
145601
145533
  var vue_form_renderervue_type_template_id_1f0c4946_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[_c('custom-css-output',[_vm._v(_vm._s(_vm.customCssWrapped))]),_c('screen-renderer',{ref:"renderer",staticClass:"p-0",attrs:{"value":_vm.data,"_parent":_vm._parent,"definition":_vm.definition,"current-page":_vm.currentPage,"data-cy":"screen-renderer","show-errors":_vm.showErrors,"test-screen-definition":_vm.testScreenDefinition || false},on:{"submit":_vm.submit}})],1)}
145602
145534
  var vue_form_renderervue_type_template_id_1f0c4946_staticRenderFns = []
145603
145535
 
@@ -152198,7 +152130,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
152198
152130
  // EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
152199
152131
  var renderer = __webpack_require__("c99c");
152200
152132
 
152201
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-multi-column.vue?vue&type=template&id=3d008927&
152133
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-multi-column.vue?vue&type=template&id=3d008927&
152202
152134
  var form_multi_columnvue_type_template_id_3d008927_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',{staticClass:"row"},_vm._l((_vm.items),function(item,index){return _c('div',{key:index,staticClass:"column-draggable",class:_vm.classColumn(index)},[_vm._l((item.filter(_vm.shouldElementBeVisible)),function(element,index){return [(element.container)?_c(element.component,{key:index,ref:"container",refInFor:true,tag:"component",class:_vm.elementCssClass(element),attrs:{"transientData":_vm.transientData,"config":element.config,"name":element.config.name !== undefined ? element.config.name : null,"form-config":_vm.formConfig},on:{"submit":_vm.submit,"pageNavigate":_vm.pageNavigate},model:{value:(element.items),callback:function ($$v) {_vm.$set(element, "items", $$v)},expression:"element.items"}}):_c('div',{key:index,staticClass:"w-100",attrs:{"id":element.config.name ? element.config.name : undefined,"selector":element.config.customCssSelector}},[_c(element.component,_vm._b({ref:"elements",refInFor:true,tag:"component",class:_vm.elementCssClass(element),attrs:{"validationData":_vm.transientData,"disabled":element.config.interactive || element.config.disabled,"form-config":_vm.formConfig},on:{"submit":_vm.submit,"pageNavigate":_vm.pageNavigate},model:{value:(_vm.model[_vm.getValidPath(element.config.name)]),callback:function ($$v) {_vm.$set(_vm.model, _vm.getValidPath(element.config.name), $$v)},expression:"model[getValidPath(element.config.name)]"}},'component',element.config,false))],1)]})],2)}),0)])}
152203
152135
  var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
152204
152136
 
@@ -152212,7 +152144,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
152212
152144
  // EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
152213
152145
  var mixins = __webpack_require__("1b62");
152214
152146
 
152215
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-masked-input.vue?vue&type=template&id=3bd8776e&
152147
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-masked-input.vue?vue&type=template&id=3bd8776e&
152216
152148
  var form_masked_inputvue_type_template_id_3bd8776e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('label',{directives:[{name:"uni-for",rawName:"v-uni-for",value:(_vm.name),expression:"name"}]},[_vm._v(_vm._s(_vm.label))]),(_vm.componentType!=='input')?_c(_vm.componentType,_vm._b({directives:[{name:"uni-id",rawName:"v-uni-id",value:(_vm.name),expression:"name"}],tag:"component",staticClass:"form-control",class:_vm.classList,attrs:{"name":_vm.name,"type":"text"},model:{value:(_vm.localValue),callback:function ($$v) {_vm.localValue=$$v},expression:"localValue"}},'component',_vm.componentConfig,false)):((_vm.dataType)==='checkbox')?_c('input',_vm._b({directives:[{name:"model",rawName:"v-model",value:(_vm.localValue),expression:"localValue"},{name:"uni-id",rawName:"v-uni-id",value:(_vm.name),expression:"name"}],staticClass:"form-control",class:_vm.classList,attrs:{"name":_vm.name,"maxlength":_vm.maxlength,"type":"checkbox"},domProps:{"checked":Array.isArray(_vm.localValue)?_vm._i(_vm.localValue,null)>-1:(_vm.localValue)},on:{"change":function($event){var $$a=_vm.localValue,$$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.localValue=$$a.concat([$$v]))}else{$$i>-1&&(_vm.localValue=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.localValue=$$c}}}},'input',_vm.componentConfig,false)):((_vm.dataType)==='radio')?_c('input',_vm._b({directives:[{name:"model",rawName:"v-model",value:(_vm.localValue),expression:"localValue"},{name:"uni-id",rawName:"v-uni-id",value:(_vm.name),expression:"name"}],staticClass:"form-control",class:_vm.classList,attrs:{"name":_vm.name,"maxlength":_vm.maxlength,"type":"radio"},domProps:{"checked":_vm._q(_vm.localValue,null)},on:{"change":function($event){_vm.localValue=null}}},'input',_vm.componentConfig,false)):_c('input',_vm._b({directives:[{name:"model",rawName:"v-model",value:(_vm.localValue),expression:"localValue"},{name:"uni-id",rawName:"v-uni-id",value:(_vm.name),expression:"name"}],staticClass:"form-control",class:_vm.classList,attrs:{"name":_vm.name,"maxlength":_vm.maxlength,"type":_vm.dataType},domProps:{"value":(_vm.localValue)},on:{"input":function($event){if($event.target.composing){ return; }_vm.localValue=$event.target.value}}},'input',_vm.componentConfig,false)),(_vm.validator && _vm.validator.errorCount)?_vm._l((_vm.validator.errors.all()),function(errors,index){return _c('div',{key:index,staticClass:"invalid-feedback"},_vm._l((errors),function(error,subIndex){return _c('div',{key:subIndex},[_vm._v("\n "+_vm._s(error)+"\n ")])}),0)}):_vm._e(),(_vm.error)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.error))]):_vm._e(),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],2)}
152217
152149
  var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
152218
152150
 
@@ -152344,7 +152276,7 @@ const UniqIdsPlugin = {
152344
152276
 
152345
152277
  /* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
152346
152278
 
152347
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-input-masked.vue?vue&type=template&id=cd4d416e&
152279
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-input-masked.vue?vue&type=template&id=cd4d416e&
152348
152280
  var form_input_maskedvue_type_template_id_cd4d416e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.currencyValue),expression:"currencyValue"}],ref:"currencyInput",staticClass:"form-control",attrs:{"type":"text"},domProps:{"value":(_vm.currencyValue)},on:{"input":function($event){if($event.target.composing){ return; }_vm.currencyValue=$event.target.value}}})}
152349
152281
  var form_input_maskedvue_type_template_id_cd4d416e_staticRenderFns = []
152350
152282
 
@@ -156936,7 +156868,7 @@ var form_text = __webpack_require__("75ae");
156936
156868
  // EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
156937
156869
  var form_button = __webpack_require__("b00f");
156938
156870
 
156939
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-loop.vue?vue&type=template&id=7d05b9ca&
156871
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-loop.vue?vue&type=template&id=7d05b9ca&
156940
156872
  var form_loopvue_type_template_id_7d05b9ca_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._l((_vm.times),function(loopIndex){return _c('form',{key:loopIndex,on:{"submit":function($event){$event.preventDefault();}}},[_c('vue-form-renderer',{attrs:{"data":_vm.getMatrixValue(loopIndex),"config":_vm.rendererConfig,"computed":null,"custom-css":null,"watchers":null,"is-loop":true,"debug-context":'Loop #' + loopIndex,"mode":_vm.mode,"loop-context":_vm.getLoopContext(loopIndex),"form-config":_vm.formConfig},on:{"submit":_vm.submit,"pageNavigate":function($event){return _vm.$emit('pageNavigate', $event)},"update":function($event){return _vm.setMatrixValue(loopIndex, $event)}}})],1)}),(_vm.config.settings.add)?_c('b-row',{staticClass:"justify-content-md-center"},[_c('b-col',{attrs:{"md":"auto"}},[_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Add Item')},on:{"click":_vm.add}},[_c('i',{staticClass:"fas fa-plus"})]),(_vm.times.length > 0)?_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"outline-danger","title":_vm.$t('Delete Item')},on:{"click":_vm.removeConfirm}},[_c('i',{staticClass:"fas fa-minus"})]):_vm._e()],1)],1):_vm._e()],2)}
156941
156873
  var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
156942
156874
 
@@ -159659,7 +159591,7 @@ var form_image = __webpack_require__("0e4a");
159659
159591
  // EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
159660
159592
  var form_nested_screen = __webpack_require__("920a");
159661
159593
 
159662
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-upload.vue?vue&type=template&id=6e8df23e&scoped=true&
159594
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-upload.vue?vue&type=template&id=6e8df23e&scoped=true&
159663
159595
  var file_uploadvue_type_template_id_6e8df23e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{directives:[{name:"uni-for",rawName:"v-uni-for",value:(_vm.name),expression:"name"}]},[_vm._v(_vm._s(_vm.label))]),(_vm.inPreviewMode)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.$t('File uploads are unavailable in preview mode.'))+"\n ")]):_c('uploader',{ref:"uploader",class:{'was-validated': _vm.required},attrs:{"options":_vm.options,"attrs":_vm.attrs},on:{"complete":_vm.complete,"upload-start":_vm.start,"file-removed":_vm.removed,"file-success":_vm.fileUploaded,"file-added":_vm.addFile}},[_c('uploader-unsupport'),_c('uploader-drop',{staticClass:"form-control-file"},[_c('p',[_vm._v(_vm._s(_vm.$t('Drop a file here to upload or')))]),_c('uploader-btn',{staticClass:"btn btn-secondary text-white",class:{disabled: _vm.disabled},attrs:{"attrs":_vm.nativeButtonAttrs,"tabindex":"0","aria-label":_vm.$attrs['aria-label']},nativeOn:{"keyup":function($event){return _vm.browse.apply(null, arguments)}}},[_vm._v("\n "+_vm._s(_vm.$t('select file'))+"\n ")]),(_vm.validation === 'required' && !_vm.value)?_c('span',{staticClass:"required"},[_vm._v(_vm._s(_vm.$t('Required')))]):_vm._e()],1),_c('uploader-list',[[_c('ul',_vm._l((_vm.files),function(file,i){return _c('li',{key:i,attrs:{"data-cy":file.id}},[_c('div',{},[_c('div',{staticStyle:{"display":"flex","background":"rgb(226 238 255)"}},[(_vm.nativeFiles[file.id])?_c('div',{staticStyle:{"flex":"1"},attrs:{"data-cy":file.file_name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('uploader-file',{attrs:{"file":_vm.nativeFiles[file.id],"list":true}})],1):_c('div',{staticStyle:{"flex":"1"}},[_c('i',{staticClass:"fas fa-paperclip"}),_vm._v(" "+_vm._s(file.file_name)+"\n ")]),_c('div',{staticClass:"pt-1"},[_c('b-btn',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{"hover":true}}],attrs:{"variant":"outline","title":_vm.$t('Delete')},on:{"click":function($event){return _vm.removeFile(file)}}},[_c('i',{staticClass:"fas fa-trash-alt"})])],1)])])])}),0)]],2),_c('div',{staticClass:"invalid-feedback",class:{'d-block': _vm.required && !_vm.value}},[_vm._v("\n "+_vm._s(_vm.$t('Field is required'))+"\n ")])],1),(_vm.error)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.error))]):_vm._e(),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
159664
159596
  var file_uploadvue_type_template_id_6e8df23e_scoped_true_staticRenderFns = []
159665
159597
 
@@ -166943,7 +166875,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
166943
166875
  )
166944
166876
 
166945
166877
  /* harmony default export */ var file_upload = (file_upload_component.exports);
166946
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-download.vue?vue&type=template&id=5c23c2bf&scoped=true&
166878
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-download.vue?vue&type=template&id=5c23c2bf&scoped=true&
166947
166879
  var file_downloadvue_type_template_id_5c23c2bf_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.label && _vm.label !== '')?_c('label',[_vm._v(_vm._s(_vm.label))]):_vm._e(),(_vm.inPreviewMode)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForPreview)+"\n ")]):(_vm.donwloadingNotAvailable)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForNotAvailable)+"\n ")]):_c('div',[(_vm.filesInfo.length > 0)?_vm._l((_vm.filesInfo),function(file,idx){return _c('div',{key:idx,attrs:{"data-cy":file.id + '-' + file.name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('b-btn',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isReadOnly),expression:"!isReadOnly"}],staticClass:"mb-2 d-print-none",attrs:{"variant":"primary","aria-label":_vm.$attrs['aria-label']},on:{"click":function($event){return _vm.downloadFile(file)}}},[_c('i',{staticClass:"fas fa-file-download"}),_vm._v(" "+_vm._s(_vm.$t('Download'))+"\n ")]),_vm._v("\n "+_vm._s(file.name)+"\n ")],1)}):_c('div',[_vm._v("\n "+_vm._s(_vm.$t('No files available for download'))+"\n ")])],2)],1)}
166948
166880
  var file_downloadvue_type_template_id_5c23c2bf_scoped_true_staticRenderFns = []
166949
166881
 
@@ -170633,7 +170565,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
170633
170565
  )
170634
170566
 
170635
170567
  /* harmony default export */ var file_download = (file_download_component.exports);
170636
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/select-data-type-mask.vue?vue&type=template&id=6f87c376&
170568
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/select-data-type-mask.vue?vue&type=template&id=6f87c376&
170637
170569
  var select_data_type_maskvue_type_template_id_6f87c376_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isVisible),expression:"isVisible"}]},[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.maskLabel))]),_c('multiselect',_vm._g(_vm._b({class:_vm.classList,attrs:{"value":_vm.value,"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.maskOptions,"label":_vm.maskOptionsLabel}},'multiselect',_vm.$attrs,false),_vm.$listeners),[_c('template',{slot:"noResult"},[_vm._v(_vm._s(_vm.$t('No elements found. Consider changing the search query.')))]),_c('template',{slot:"noOptions"},[_vm._v(_vm._s(_vm.$t('No Data Available')))])],2),((_vm.validator && _vm.validator.errorCount) || _vm.error)?_c('div',{staticClass:"invalid-feedback d-block"},[_vm._l((_vm.validator.errors.get(this.name)),function(error,index){return _c('div',{key:index},[_vm._v(_vm._s(error))])}),(_vm.error)?_c('div',[_vm._v(_vm._s(_vm.error))]):_vm._e()],2):_vm._e(),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
170638
170570
  var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
170639
170571
 
@@ -171995,7 +171927,7 @@ var cov_9rm3pry5q = function () {
171995
171927
  }]
171996
171928
  }
171997
171929
  }]);
171998
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/task.vue?vue&type=template&id=735344af&
171930
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/task.vue?vue&type=template&id=735344af&
171999
171931
  var taskvue_type_template_id_735344af_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"tab-pane active show h-100",attrs:{"id":"tab-form","role":"tabpanel","aria-labelledby":"tab-form"}},[(_vm.screen)?[_c('div',{staticClass:"card card-body border-top-0 h-100",class:_vm.screenTypeClass},[(_vm.renderComponent === 'task-screen')?_c('div',[_c('vue-form-renderer',{key:_vm.refreshScreen,ref:"renderer",attrs:{"config":_vm.screen.config,"computed":_vm.screen.computed,"custom-css":_vm.screen.custom_css,"watchers":_vm.screen.watchers},on:{"update":_vm.onUpdate,"submit":_vm.submit},model:{value:(_vm.requestData),callback:function ($$v) {_vm.requestData=$$v},expression:"requestData"}})],1):_c('div',[_c(_vm.renderComponent,{tag:"component",attrs:{"process-id":_vm.processId,"instance-id":_vm.requestId,"token-id":_vm.taskId,"screen":_vm.screen.config,"csrf-token":_vm.csrfToken,"computed":_vm.screen.computed,"custom-css":_vm.screen.custom_css,"watchers":_vm.screen.watchers,"data":_vm.requestData,"type":_vm.screen.type},on:{"submit":_vm.submit}})],1)]),(_vm.shouldAddSubmitButton)?_c('div',{staticClass:"card-footer"},[_c('button',{staticClass:"btn btn-primary",attrs:{"type":"button"},on:{"click":function($event){return _vm.submit(null)}}},[_vm._v("\n "+_vm._s(_vm.$t('Complete Task'))+"\n ")])]):_vm._e()]:_vm._e(),(_vm.showTaskIsCompleted)?[_c('div',{staticClass:"card card-body text-center"},[_c('h1',[_vm._v("\n "+_vm._s(_vm.$t('Task Completed'))+"\n "),_c('i',{staticClass:"fas fa-clipboard-check"})])])]:_vm._e()],2)}
172000
171932
  var taskvue_type_template_id_735344af_staticRenderFns = []
172001
171933
 
@@ -177664,7 +177596,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
177664
177596
  )
177665
177597
 
177666
177598
  /* harmony default export */ var task = (task_component.exports);
177667
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/loop.vue?vue&type=template&id=17bd88f7&scoped=true&
177599
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/loop.vue?vue&type=template&id=17bd88f7&scoped=true&
177668
177600
  var loopvue_type_template_id_17bd88f7_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"column-draggable",attrs:{"selector":_vm.config.customCssSelector}},[_c('draggable',{staticStyle:{"min-height":"80px"},attrs:{"list":_vm.items,"group":"controls"}},_vm._l((_vm.items),function(element,index){return _c('div',{key:index,staticClass:"control-item",class:{selected: _vm.selected === element, hasError: _vm.hasError(element)},on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[(element.container)?_c('div',{on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[_c('div',{staticClass:"m-2 card border-0"},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center border rounded"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],{tag:"component",staticClass:"mb-3 mr-3 ml-3",class:_vm.elementCssClass(element),attrs:{"validationErrors":_vm.validationErrors,"selected":_vm.selected,"config":element.config},on:{"inspect":_vm.inspect,"update-state":function($event){return _vm.$emit('update-state')}},model:{value:(element.items),callback:function ($$v) {_vm.$set(element, "items", $$v)},expression:"element.items"}})],1)]):_c('div',{attrs:{"id":element.config.name ? element.config.name : undefined}},[_c('div',{staticClass:"m-2",class:{ 'card' : _vm.selected === element }},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],_vm._b({tag:"component",staticClass:"p-3",class:[_vm.elementCssClass(element), { 'prevent-interaction': !element.config.interactive }],attrs:{"tabindex":element.config.interactive ? 0 : -1,"config":element.config},on:{"input":function($event){element.config.interactive ? element.config.content = $event : null}}},'component',element.config,false))],1)])])}),0)],1)}
177669
177601
  var loopvue_type_template_id_17bd88f7_scoped_true_staticRenderFns = []
177670
177602
 
@@ -178306,7 +178238,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
178306
178238
  )
178307
178239
 
178308
178240
  /* harmony default export */ var loop = (loop_component.exports);
178309
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/multi-column.vue?vue&type=template&id=0cdca220&scoped=true&
178241
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/multi-column.vue?vue&type=template&id=0cdca220&scoped=true&
178310
178242
  var multi_columnvue_type_template_id_0cdca220_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mb-1 mt-1 pb-0 pt-0",class:_vm.classContainer},[_c('div',{attrs:{"selector":_vm.config.customCssSelector}},[_c('div',{staticClass:"row"},[_vm._l((_vm.items),function(item,index){return [_c('draggable',{key:index,staticClass:"column-draggable",class:_vm.classColumn(index),attrs:{"value":_vm.items[index],"group":"controls"},on:{"input":function($event){return _vm.updateContainerConfig($event, index)}},model:{value:(_vm.items[index]),callback:function ($$v) {_vm.$set(_vm.items, index, $$v)},expression:"items[index]"}},_vm._l((item),function(element,row){return _c('div',{key:row,staticClass:"control-item",class:{selected: _vm.selected === element, hasError: _vm.hasError(element)},on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[(element.container)?_c('div',{on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[_c('div',{staticClass:"m-2 card border-0"},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center border rounded"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"aria-label":_vm.$t('Duplicate')},on:{"click":function($event){return _vm.duplicateItem(index, row)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index, row)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],{tag:"component",staticClass:"mb-3 mr-3 ml-3",class:_vm.elementCssClass(element),attrs:{"validationErrors":_vm.validationErrors,"selected":_vm.selected,"config":element.config},on:{"inspect":_vm.inspect,"update-state":function($event){return _vm.$emit('update-state')}},model:{value:(element.items),callback:function ($$v) {_vm.$set(element, "items", $$v)},expression:"element.items"}})],1)]):_c('div',{attrs:{"id":element.config.name ? element.config.name : undefined}},[_c('div',{staticClass:"m-2",class:{ 'card' : _vm.selected === element }},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index, row)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index, row)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],_vm._b({tag:"component",staticClass:"p-3",class:[_vm.elementCssClass(element), { 'prevent-interaction': !element.config.interactive }],attrs:{"tabindex":element.config.interactive ? 0 : -1,"config":element.config},on:{"input":function($event){element.config.interactive ? element.config.content = $event : null}}},'component',element.config,false))],1)])])}),0)]})],2)])])}
178311
178243
  var multi_columnvue_type_template_id_0cdca220_scoped_true_staticRenderFns = []
178312
178244
 
@@ -179303,7 +179235,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
179303
179235
  )
179304
179236
 
179305
179237
  /* harmony default export */ var multi_column = (multi_column_component.exports);
179306
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/new-form-multi-column.vue?vue&type=template&id=b541d9ee&
179238
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/new-form-multi-column.vue?vue&type=template&id=b541d9ee&
179307
179239
  var new_form_multi_columnvue_type_template_id_b541d9ee_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"row"},[_vm._t("default")],2)}
179308
179240
  var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
179309
179241
 
@@ -179378,12 +179310,15 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
179378
179310
  )
179379
179311
 
179380
179312
  /* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
179381
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/screen-renderer.vue?vue&type=template&id=71697905&
179382
- var screen_renderervue_type_template_id_71697905_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-container',{attrs:{"fluid":""}},[(_vm.displayAsyncLoading)?_c('div',{ref:"watchersAsynchronous",staticClass:"alert alert-light",attrs:{"role":"alert"}},[_c('svg',{staticClass:"lds-gear",attrs:{"width":"20px","height":"20px","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 100 100","preserveAspectRatio":"xMidYMid"}},[_c('g',{attrs:{"transform":"translate(50 50)"}},[_c('g',{attrs:{"transform":"rotate(248.825)"}},[_c('animateTransform',{attrs:{"attributeName":"transform","type":"rotate","values":"0;360","keyTimes":"0;1","dur":"4.7s","repeatCount":"indefinite"}}),_c('path',{attrs:{"d":"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20"}})],1)])]),_vm._v("\n "+_vm._s(_vm.$t('Loading...'))+"\n ")]):_vm._e(),_c(_vm.component,{ref:"component",tag:"component",attrs:{"vdata":_vm.value,"_parent":_vm._parent,"_initial-page":_vm.currentPage},on:{"submit":_vm.submit,"asyncWatcherTriggered":_vm.onAsyncWatcherOn,"asyncWatcherCompleted":_vm.onAsyncWatcherOff}}),(_vm.showErrors && _vm.building.error)?_c('screen-renderer-error',{model:{value:(_vm.building),callback:function ($$v) {_vm.building=$$v},expression:"building"}}):_vm._e(),_c('watchers-synchronous',{ref:"watchersSynchronous"})],1)}
179383
- var screen_renderervue_type_template_id_71697905_staticRenderFns = []
179313
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/screen-renderer.vue?vue&type=template&id=756dd8c4&
179314
+ var screen_renderervue_type_template_id_756dd8c4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-container',{attrs:{"fluid":""}},[(_vm.displayAsyncLoading)?_c('div',{ref:"watchersAsynchronous",staticClass:"alert alert-light",attrs:{"role":"alert"}},[_c('svg',{staticClass:"lds-gear",attrs:{"width":"20px","height":"20px","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 100 100","preserveAspectRatio":"xMidYMid"}},[_c('g',{attrs:{"transform":"translate(50 50)"}},[_c('g',{attrs:{"transform":"rotate(248.825)"}},[_c('animateTransform',{attrs:{"attributeName":"transform","type":"rotate","values":"0;360","keyTimes":"0;1","dur":"4.7s","repeatCount":"indefinite"}}),_c('path',{attrs:{"d":"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20"}})],1)])]),_vm._v("\n "+_vm._s(_vm.$t('Loading...'))+"\n ")]):_vm._e(),_c(_vm.component,{ref:"component",tag:"component",attrs:{"vdata":_vm.value,"_parent":_vm._parent,"_initial-page":_vm.currentPage},on:{"submit":_vm.submit,"asyncWatcherTriggered":_vm.onAsyncWatcherOn,"asyncWatcherCompleted":_vm.onAsyncWatcherOff}}),(_vm.showErrors && _vm.building.error)?_c('screen-renderer-error',{model:{value:(_vm.building),callback:function ($$v) {_vm.building=$$v},expression:"building"}}):_vm._e(),_c('watchers-synchronous',{ref:"watchersSynchronous"})],1)}
179315
+ var screen_renderervue_type_template_id_756dd8c4_staticRenderFns = []
179384
179316
 
179385
179317
 
179386
- // CONCATENATED MODULE: ./src/components/screen-renderer.vue?vue&type=template&id=71697905&
179318
+ // CONCATENATED MODULE: ./src/components/screen-renderer.vue?vue&type=template&id=756dd8c4&
179319
+
179320
+ // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
179321
+ var esm_typeof = __webpack_require__("7618");
179387
179322
 
179388
179323
  // EXTERNAL MODULE: ./src/mixins/extensions/index.js
179389
179324
  var extensions = __webpack_require__("5edf");
@@ -183319,7 +183254,7 @@ var ValidationsFactory = __webpack_require__("f7c5");
183319
183254
  // CONCATENATED MODULE: ./src/mixins/Json2Vue.js
183320
183255
  var cov_18ggdpj7q2 = function () {
183321
183256
  var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/Json2Vue.js";
183322
- var hash = "877db5d3f882451a6ead89891d3cf827edabbcea";
183257
+ var hash = "94e457202e0861cf090acbaac0f29c1c6dfc60c1";
183323
183258
  var global = new Function("return this")();
183324
183259
  var gcv = "__coverage__";
183325
183260
  var coverageData = {
@@ -184361,797 +184296,977 @@ var cov_18ggdpj7q2 = function () {
184361
184296
  column: 6
184362
184297
  },
184363
184298
  end: {
184364
- line: 217,
184365
- column: 87
184299
+ line: 222,
184300
+ column: 9
184366
184301
  }
184367
184302
  },
184368
184303
  "104": {
184369
184304
  start: {
184370
- line: 217,
184371
- column: 66
184305
+ line: 220,
184306
+ column: 22
184372
184307
  },
184373
184308
  end: {
184374
- line: 217,
184375
- column: 85
184309
+ line: 220,
184310
+ column: 69
184376
184311
  }
184377
184312
  },
184378
184313
  "105": {
184379
184314
  start: {
184380
- line: 220,
184315
+ line: 221,
184316
+ column: 8
184317
+ },
184318
+ end: {
184319
+ line: 221,
184320
+ column: 32
184321
+ }
184322
+ },
184323
+ "106": {
184324
+ start: {
184325
+ line: 225,
184381
184326
  column: 6
184382
184327
  },
184383
184328
  end: {
184384
- line: 222,
184329
+ line: 227,
184385
184330
  column: 7
184386
184331
  }
184387
184332
  },
184388
- "106": {
184333
+ "107": {
184389
184334
  start: {
184390
- line: 221,
184335
+ line: 226,
184391
184336
  column: 8
184392
184337
  },
184393
184338
  end: {
184394
- line: 221,
184339
+ line: 226,
184395
184340
  column: 15
184396
184341
  }
184397
184342
  },
184398
- "107": {
184343
+ "108": {
184399
184344
  start: {
184400
- line: 223,
184345
+ line: 228,
184401
184346
  column: 21
184402
184347
  },
184403
184348
  end: {
184404
- line: 223,
184349
+ line: 228,
184405
184350
  column: 49
184406
184351
  }
184407
184352
  },
184408
- "108": {
184353
+ "109": {
184409
184354
  start: {
184410
- line: 224,
184355
+ line: 229,
184411
184356
  column: 19
184412
184357
  },
184413
184358
  end: {
184414
- line: 224,
184359
+ line: 229,
184415
184360
  column: 60
184416
184361
  }
184417
184362
  },
184418
- "109": {
184363
+ "110": {
184419
184364
  start: {
184420
- line: 224,
184365
+ line: 229,
184421
184366
  column: 44
184422
184367
  },
184423
184368
  end: {
184424
- line: 224,
184369
+ line: 229,
184425
184370
  column: 59
184426
184371
  }
184427
184372
  },
184428
- "110": {
184373
+ "111": {
184429
184374
  start: {
184430
- line: 225,
184375
+ line: 230,
184431
184376
  column: 6
184432
184377
  },
184433
184378
  end: {
184434
- line: 228,
184379
+ line: 233,
184435
184380
  column: 7
184436
184381
  }
184437
184382
  },
184438
- "111": {
184383
+ "112": {
184439
184384
  start: {
184440
- line: 226,
184385
+ line: 231,
184441
184386
  column: 8
184442
184387
  },
184443
184388
  end: {
184444
- line: 226,
184389
+ line: 231,
184445
184390
  column: 55
184446
184391
  }
184447
184392
  },
184448
- "112": {
184393
+ "113": {
184449
184394
  start: {
184450
- line: 227,
184395
+ line: 232,
184451
184396
  column: 8
184452
184397
  },
184453
184398
  end: {
184454
- line: 227,
184399
+ line: 232,
184455
184400
  column: 59
184456
184401
  }
184457
184402
  },
184458
- "113": {
184403
+ "114": {
184459
184404
  start: {
184460
- line: 231,
184405
+ line: 236,
184461
184406
  column: 20
184462
184407
  },
184463
184408
  end: {
184464
- line: 231,
184409
+ line: 236,
184465
184410
  column: 63
184466
184411
  }
184467
184412
  },
184468
- "114": {
184413
+ "115": {
184469
184414
  start: {
184470
- line: 232,
184415
+ line: 237,
184471
184416
  column: 6
184472
184417
  },
184473
184418
  end: {
184474
- line: 232,
184419
+ line: 237,
184475
184420
  column: 67
184476
184421
  }
184477
184422
  },
184478
- "115": {
184423
+ "116": {
184479
184424
  start: {
184480
- line: 233,
184425
+ line: 238,
184481
184426
  column: 6
184482
184427
  },
184483
184428
  end: {
184484
- line: 233,
184429
+ line: 238,
184485
184430
  column: 51
184486
184431
  }
184487
184432
  },
184488
- "116": {
184433
+ "117": {
184489
184434
  start: {
184490
- line: 237,
184435
+ line: 242,
184491
184436
  column: 6
184492
184437
  },
184493
184438
  end: {
184494
- line: 259,
184439
+ line: 264,
184495
184440
  column: 7
184496
184441
  }
184497
184442
  },
184498
- "117": {
184443
+ "118": {
184499
184444
  start: {
184500
- line: 238,
184445
+ line: 243,
184501
184446
  column: 8
184502
184447
  },
184503
184448
  end: {
184504
- line: 247,
184449
+ line: 252,
184505
184450
  column: 10
184506
184451
  }
184507
184452
  },
184508
- "118": {
184453
+ "119": {
184509
184454
  start: {
184510
- line: 248,
184455
+ line: 253,
184511
184456
  column: 8
184512
184457
  },
184513
184458
  end: {
184514
- line: 248,
184459
+ line: 253,
184515
184460
  column: 32
184516
184461
  }
184517
184462
  },
184518
- "119": {
184463
+ "120": {
184519
184464
  start: {
184520
- line: 249,
184465
+ line: 254,
184521
184466
  column: 25
184522
184467
  },
184523
184468
  end: {
184524
- line: 249,
184469
+ line: 254,
184525
184470
  column: 58
184526
184471
  }
184527
184472
  },
184528
- "120": {
184473
+ "121": {
184529
184474
  start: {
184530
- line: 251,
184475
+ line: 256,
184531
184476
  column: 8
184532
184477
  },
184533
184478
  end: {
184534
- line: 253,
184479
+ line: 258,
184535
184480
  column: 11
184536
184481
  }
184537
184482
  },
184538
- "121": {
184483
+ "122": {
184539
184484
  start: {
184540
- line: 252,
184485
+ line: 257,
184541
184486
  column: 10
184542
184487
  },
184543
184488
  end: {
184544
- line: 252,
184489
+ line: 257,
184545
184490
  column: 118
184546
184491
  }
184547
184492
  },
184548
- "122": {
184493
+ "123": {
184549
184494
  start: {
184550
- line: 254,
184495
+ line: 259,
184551
184496
  column: 8
184552
184497
  },
184553
184498
  end: {
184554
- line: 254,
184499
+ line: 259,
184555
184500
  column: 34
184556
184501
  }
184557
184502
  },
184558
- "123": {
184503
+ "124": {
184559
184504
  start: {
184560
- line: 257,
184505
+ line: 262,
184561
184506
  column: 8
184562
184507
  },
184563
184508
  end: {
184564
- line: 257,
184509
+ line: 262,
184565
184510
  column: 29
184566
184511
  }
184567
184512
  },
184568
- "124": {
184513
+ "125": {
184569
184514
  start: {
184570
- line: 258,
184515
+ line: 263,
184571
184516
  column: 8
184572
184517
  },
184573
184518
  end: {
184574
- line: 258,
184519
+ line: 263,
184575
184520
  column: 34
184576
184521
  }
184577
184522
  },
184578
- "125": {
184523
+ "126": {
184579
184524
  start: {
184580
- line: 262,
184525
+ line: 267,
184581
184526
  column: 18
184582
184527
  },
184583
184528
  end: {
184584
- line: 262,
184529
+ line: 267,
184585
184530
  column: 20
184586
184531
  }
184587
184532
  },
184588
- "126": {
184533
+ "127": {
184589
184534
  start: {
184590
- line: 263,
184535
+ line: 268,
184591
184536
  column: 6
184592
184537
  },
184593
184538
  end: {
184594
- line: 263,
184539
+ line: 268,
184595
184540
  column: 71
184596
184541
  }
184597
184542
  },
184598
- "127": {
184543
+ "128": {
184599
184544
  start: {
184600
- line: 264,
184545
+ line: 269,
184601
184546
  column: 6
184602
184547
  },
184603
184548
  end: {
184604
- line: 264,
184549
+ line: 269,
184605
184550
  column: 67
184606
184551
  }
184607
184552
  },
184608
- "128": {
184553
+ "129": {
184609
184554
  start: {
184610
- line: 265,
184555
+ line: 270,
184611
184556
  column: 6
184612
184557
  },
184613
184558
  end: {
184614
- line: 265,
184559
+ line: 270,
184615
184560
  column: 27
184616
184561
  }
184617
184562
  },
184618
- "129": {
184563
+ "130": {
184619
184564
  start: {
184620
- line: 269,
184565
+ line: 274,
184621
184566
  column: 6
184622
184567
  },
184623
184568
  end: {
184624
- line: 269,
184569
+ line: 274,
184625
184570
  column: 31
184626
184571
  }
184627
184572
  },
184628
- "130": {
184573
+ "131": {
184629
184574
  start: {
184630
- line: 270,
184575
+ line: 275,
184631
184576
  column: 6
184632
184577
  },
184633
184578
  end: {
184634
- line: 270,
184579
+ line: 275,
184635
184580
  column: 35
184636
184581
  }
184637
184582
  },
184638
- "131": {
184583
+ "132": {
184639
184584
  start: {
184640
- line: 271,
184585
+ line: 276,
184641
184586
  column: 6
184642
184587
  },
184643
184588
  end: {
184644
- line: 271,
184589
+ line: 276,
184645
184590
  column: 32
184646
184591
  }
184647
184592
  },
184648
- "132": {
184593
+ "133": {
184649
184594
  start: {
184650
- line: 272,
184595
+ line: 277,
184651
184596
  column: 6
184652
184597
  },
184653
184598
  end: {
184654
- line: 272,
184599
+ line: 277,
184655
184600
  column: 33
184656
184601
  }
184657
184602
  },
184658
- "133": {
184603
+ "134": {
184659
184604
  start: {
184660
- line: 273,
184605
+ line: 278,
184661
184606
  column: 6
184662
184607
  },
184663
184608
  end: {
184664
- line: 319,
184609
+ line: 324,
184665
184610
  column: 7
184666
184611
  }
184667
184612
  },
184668
- "134": {
184613
+ "135": {
184669
184614
  start: {
184670
- line: 274,
184615
+ line: 279,
184671
184616
  column: 8
184672
184617
  },
184673
184618
  end: {
184674
- line: 284,
184619
+ line: 289,
184675
184620
  column: 10
184676
184621
  }
184677
184622
  },
184678
- "135": {
184623
+ "136": {
184679
184624
  start: {
184680
- line: 285,
184625
+ line: 290,
184681
184626
  column: 25
184682
184627
  },
184683
184628
  end: {
184684
- line: 285,
184629
+ line: 290,
184685
184630
  column: 58
184686
184631
  }
184687
184632
  },
184688
- "136": {
184633
+ "137": {
184689
184634
  start: {
184690
- line: 287,
184635
+ line: 292,
184691
184636
  column: 8
184692
184637
  },
184693
184638
  end: {
184694
- line: 289,
184639
+ line: 294,
184695
184640
  column: 11
184696
184641
  }
184697
184642
  },
184698
- "137": {
184643
+ "138": {
184699
184644
  start: {
184700
- line: 288,
184645
+ line: 293,
184701
184646
  column: 10
184702
184647
  },
184703
184648
  end: {
184704
- line: 288,
184649
+ line: 293,
184705
184650
  column: 118
184706
184651
  }
184707
184652
  },
184708
- "138": {
184653
+ "139": {
184709
184654
  start: {
184710
- line: 290,
184655
+ line: 295,
184711
184656
  column: 8
184712
184657
  },
184713
184658
  end: {
184714
- line: 290,
184659
+ line: 295,
184715
184660
  column: 38
184716
184661
  }
184717
184662
  },
184718
- "139": {
184663
+ "140": {
184719
184664
  start: {
184720
- line: 292,
184665
+ line: 297,
184721
184666
  column: 8
184722
184667
  },
184723
184668
  end: {
184724
- line: 294,
184669
+ line: 299,
184725
184670
  column: 11
184726
184671
  }
184727
184672
  },
184728
- "140": {
184673
+ "141": {
184729
184674
  start: {
184730
- line: 293,
184675
+ line: 298,
184731
184676
  column: 10
184732
184677
  },
184733
184678
  end: {
184734
- line: 293,
184679
+ line: 298,
184735
184680
  column: 109
184736
184681
  }
184737
184682
  },
184738
- "141": {
184683
+ "142": {
184739
184684
  start: {
184740
- line: 296,
184685
+ line: 301,
184741
184686
  column: 8
184742
184687
  },
184743
184688
  end: {
184744
- line: 296,
184689
+ line: 301,
184745
184690
  column: 199
184746
184691
  }
184747
184692
  },
184748
- "142": {
184693
+ "143": {
184749
184694
  start: {
184750
- line: 296,
184695
+ line: 301,
184751
184696
  column: 98
184752
184697
  },
184753
184698
  end: {
184754
- line: 296,
184699
+ line: 301,
184755
184700
  column: 168
184756
184701
  }
184757
184702
  },
184758
- "143": {
184703
+ "144": {
184759
184704
  start: {
184760
- line: 298,
184705
+ line: 303,
184761
184706
  column: 8
184762
184707
  },
184763
184708
  end: {
184764
- line: 303,
184709
+ line: 308,
184765
184710
  column: 11
184766
184711
  }
184767
184712
  },
184768
- "144": {
184713
+ "145": {
184769
184714
  start: {
184770
- line: 299,
184715
+ line: 304,
184771
184716
  column: 24
184772
184717
  },
184773
184718
  end: {
184774
- line: 299,
184719
+ line: 304,
184775
184720
  column: 38
184776
184721
  }
184777
184722
  },
184778
- "145": {
184723
+ "146": {
184779
184724
  start: {
184780
- line: 300,
184725
+ line: 305,
184781
184726
  column: 10
184782
184727
  },
184783
184728
  end: {
184784
- line: 300,
184729
+ line: 305,
184785
184730
  column: 77
184786
184731
  }
184787
184732
  },
184788
- "146": {
184733
+ "147": {
184789
184734
  start: {
184790
- line: 300,
184735
+ line: 305,
184791
184736
  column: 44
184792
184737
  },
184793
184738
  end: {
184794
- line: 300,
184739
+ line: 305,
184795
184740
  column: 75
184796
184741
  }
184797
184742
  },
184798
- "147": {
184743
+ "148": {
184799
184744
  start: {
184800
- line: 301,
184745
+ line: 306,
184801
184746
  column: 10
184802
184747
  },
184803
184748
  end: {
184804
- line: 301,
184749
+ line: 306,
184805
184750
  column: 133
184806
184751
  }
184807
184752
  },
184808
- "148": {
184753
+ "149": {
184809
184754
  start: {
184810
- line: 301,
184755
+ line: 306,
184811
184756
  column: 78
184812
184757
  },
184813
184758
  end: {
184814
- line: 301,
184759
+ line: 306,
184815
184760
  column: 119
184816
184761
  }
184817
184762
  },
184818
- "149": {
184763
+ "150": {
184819
184764
  start: {
184820
- line: 302,
184765
+ line: 307,
184821
184766
  column: 10
184822
184767
  },
184823
184768
  end: {
184824
- line: 302,
184769
+ line: 307,
184825
184770
  column: 39
184826
184771
  }
184827
184772
  },
184828
- "150": {
184773
+ "151": {
184829
184774
  start: {
184830
- line: 305,
184775
+ line: 310,
184831
184776
  column: 8
184832
184777
  },
184833
184778
  end: {
184834
- line: 305,
184779
+ line: 310,
184835
184780
  column: 61
184836
184781
  }
184837
184782
  },
184838
- "151": {
184783
+ "152": {
184839
184784
  start: {
184840
- line: 307,
184785
+ line: 312,
184841
184786
  column: 8
184842
184787
  },
184843
184788
  end: {
184844
- line: 307,
184789
+ line: 312,
184845
184790
  column: 71
184846
184791
  }
184847
184792
  },
184848
- "152": {
184793
+ "153": {
184849
184794
  start: {
184850
- line: 308,
184795
+ line: 313,
184851
184796
  column: 8
184852
184797
  },
184853
184798
  end: {
184854
- line: 308,
184799
+ line: 313,
184855
184800
  column: 25
184856
184801
  }
184857
184802
  },
184858
- "153": {
184803
+ "154": {
184859
184804
  start: {
184860
- line: 311,
184805
+ line: 316,
184861
184806
  column: 8
184862
184807
  },
184863
184808
  end: {
184864
- line: 311,
184809
+ line: 316,
184865
184810
  column: 29
184866
184811
  }
184867
184812
  },
184868
- "154": {
184813
+ "155": {
184869
184814
  start: {
184870
- line: 312,
184815
+ line: 317,
184871
184816
  column: 8
184872
184817
  },
184873
184818
  end: {
184874
- line: 312,
184819
+ line: 317,
184875
184820
  column: 36
184876
184821
  }
184877
184822
  },
184878
- "155": {
184823
+ "156": {
184879
184824
  start: {
184880
- line: 313,
184825
+ line: 318,
184881
184826
  column: 8
184882
184827
  },
184883
184828
  end: {
184884
- line: 313,
184829
+ line: 318,
184885
184830
  column: 44
184886
184831
  }
184887
184832
  },
184888
- "156": {
184833
+ "157": {
184889
184834
  start: {
184890
- line: 314,
184835
+ line: 319,
184891
184836
  column: 8
184892
184837
  },
184893
184838
  end: {
184894
- line: 314,
184839
+ line: 319,
184895
184840
  column: 34
184896
184841
  }
184897
184842
  },
184898
- "157": {
184843
+ "158": {
184899
184844
  start: {
184900
- line: 315,
184845
+ line: 320,
184901
184846
  column: 8
184902
184847
  },
184903
184848
  end: {
184904
- line: 315,
184849
+ line: 320,
184905
184850
  column: 34
184906
184851
  }
184907
184852
  },
184908
- "158": {
184853
+ "159": {
184909
184854
  start: {
184910
- line: 316,
184855
+ line: 321,
184911
184856
  column: 8
184912
184857
  },
184913
184858
  end: {
184914
- line: 318,
184859
+ line: 323,
184915
184860
  column: 10
184916
184861
  }
184917
184862
  },
184918
- "159": {
184863
+ "160": {
184919
184864
  start: {
184920
- line: 322,
184865
+ line: 327,
184921
184866
  column: 6
184922
184867
  },
184923
184868
  end: {
184924
- line: 322,
184869
+ line: 327,
184925
184870
  column: 31
184926
184871
  }
184927
184872
  },
184928
- "160": {
184873
+ "161": {
184929
184874
  start: {
184930
- line: 325,
184875
+ line: 330,
184931
184876
  column: 6
184932
184877
  },
184933
184878
  end: {
184934
- line: 329,
184879
+ line: 334,
184935
184880
  column: 7
184936
184881
  }
184937
184882
  },
184938
- "161": {
184883
+ "162": {
184939
184884
  start: {
184940
- line: 326,
184885
+ line: 331,
184941
184886
  column: 8
184942
184887
  },
184943
184888
  end: {
184944
- line: 326,
184889
+ line: 331,
184945
184890
  column: 49
184946
184891
  }
184947
184892
  },
184948
- "162": {
184893
+ "163": {
184949
184894
  start: {
184950
- line: 328,
184895
+ line: 333,
184951
184896
  column: 8
184952
184897
  },
184953
184898
  end: {
184954
- line: 328,
184899
+ line: 333,
184955
184900
  column: 47
184956
184901
  }
184957
184902
  },
184958
- "163": {
184903
+ "164": {
184959
184904
  start: {
184960
- line: 332,
184905
+ line: 337,
184961
184906
  column: 6
184962
184907
  },
184963
184908
  end: {
184964
- line: 332,
184909
+ line: 337,
184965
184910
  column: 32
184966
184911
  }
184967
184912
  },
184968
- "164": {
184913
+ "165": {
184969
184914
  start: {
184970
- line: 335,
184915
+ line: 340,
184971
184916
  column: 6
184972
184917
  },
184973
184918
  end: {
184974
- line: 335,
184919
+ line: 340,
184975
184920
  column: 37
184976
184921
  }
184977
184922
  },
184978
- "165": {
184923
+ "166": {
184979
184924
  start: {
184980
- line: 338,
184925
+ line: 343,
184981
184926
  column: 24
184982
184927
  },
184983
184928
  end: {
184984
- line: 338,
184929
+ line: 343,
184985
184930
  column: 55
184986
184931
  }
184987
184932
  },
184988
- "166": {
184933
+ "167": {
184989
184934
  start: {
184990
- line: 339,
184991
- column: 6
184935
+ line: 345,
184936
+ column: 8
184992
184937
  },
184993
184938
  end: {
184994
- line: 353,
184939
+ line: 351,
184940
+ column: 9
184941
+ }
184942
+ },
184943
+ "168": {
184944
+ start: {
184945
+ line: 346,
184946
+ column: 27
184947
+ },
184948
+ end: {
184949
+ line: 346,
184950
+ column: 29
184951
+ }
184952
+ },
184953
+ "169": {
184954
+ start: {
184955
+ line: 347,
184956
+ column: 10
184957
+ },
184958
+ end: {
184959
+ line: 349,
184960
+ column: 13
184961
+ }
184962
+ },
184963
+ "170": {
184964
+ start: {
184965
+ line: 348,
184966
+ column: 12
184967
+ },
184968
+ end: {
184969
+ line: 348,
184970
+ column: 41
184971
+ }
184972
+ },
184973
+ "171": {
184974
+ start: {
184975
+ line: 350,
184976
+ column: 10
184977
+ },
184978
+ end: {
184979
+ line: 350,
184980
+ column: 26
184981
+ }
184982
+ },
184983
+ "172": {
184984
+ start: {
184985
+ line: 352,
184995
184986
  column: 8
184987
+ },
184988
+ end: {
184989
+ line: 354,
184990
+ column: 9
184996
184991
  }
184997
184992
  },
184998
- "167": {
184993
+ "173": {
184999
184994
  start: {
185000
- line: 341,
185001
- column: 28
184995
+ line: 353,
184996
+ column: 10
185002
184997
  },
185003
184998
  end: {
185004
- line: 341,
184999
+ line: 353,
185005
185000
  column: 30
185006
185001
  }
185007
185002
  },
185008
- "168": {
185003
+ "174": {
185009
185004
  start: {
185010
- line: 342,
185005
+ line: 355,
185006
+ column: 21
185007
+ },
185008
+ end: {
185009
+ line: 355,
185010
+ column: 39
185011
+ }
185012
+ },
185013
+ "175": {
185014
+ start: {
185015
+ line: 356,
185016
+ column: 25
185017
+ },
185018
+ end: {
185019
+ line: 356,
185020
+ column: 27
185021
+ }
185022
+ },
185023
+ "176": {
185024
+ start: {
185025
+ line: 357,
185011
185026
  column: 8
185012
185027
  },
185013
185028
  end: {
185014
- line: 352,
185029
+ line: 359,
185015
185030
  column: 11
185016
185031
  }
185017
185032
  },
185018
- "169": {
185033
+ "177": {
185019
185034
  start: {
185020
- line: 343,
185035
+ line: 358,
185021
185036
  column: 10
185022
185037
  },
185023
185038
  end: {
185024
- line: 345,
185025
- column: 11
185039
+ line: 358,
185040
+ column: 46
185026
185041
  }
185027
185042
  },
185028
- "170": {
185043
+ "178": {
185029
185044
  start: {
185030
- line: 344,
185031
- column: 12
185045
+ line: 360,
185046
+ column: 8
185032
185047
  },
185033
185048
  end: {
185034
- line: 344,
185035
- column: 19
185049
+ line: 360,
185050
+ column: 24
185036
185051
  }
185037
185052
  },
185038
- "171": {
185053
+ "179": {
185039
185054
  start: {
185040
- line: 346,
185055
+ line: 362,
185056
+ column: 34
185057
+ },
185058
+ end: {
185059
+ line: 374,
185060
+ column: 7
185061
+ }
185062
+ },
185063
+ "180": {
185064
+ start: {
185065
+ line: 363,
185066
+ column: 18
185067
+ },
185068
+ end: {
185069
+ line: 363,
185070
+ column: 60
185071
+ }
185072
+ },
185073
+ "181": {
185074
+ start: {
185075
+ line: 364,
185076
+ column: 18
185077
+ },
185078
+ end: {
185079
+ line: 364,
185080
+ column: 38
185081
+ }
185082
+ },
185083
+ "182": {
185084
+ start: {
185085
+ line: 365,
185086
+ column: 8
185087
+ },
185088
+ end: {
185089
+ line: 367,
185090
+ column: 9
185091
+ }
185092
+ },
185093
+ "183": {
185094
+ start: {
185095
+ line: 366,
185041
185096
  column: 10
185042
185097
  },
185043
185098
  end: {
185044
- line: 346,
185045
- column: 47
185099
+ line: 366,
185100
+ column: 17
185046
185101
  }
185047
185102
  },
185048
- "172": {
185103
+ "184": {
185049
185104
  start: {
185050
- line: 347,
185105
+ line: 368,
185106
+ column: 8
185107
+ },
185108
+ end: {
185109
+ line: 368,
185110
+ column: 56
185111
+ }
185112
+ },
185113
+ "185": {
185114
+ start: {
185115
+ line: 369,
185116
+ column: 8
185117
+ },
185118
+ end: {
185119
+ line: 373,
185120
+ column: 11
185121
+ }
185122
+ },
185123
+ "186": {
185124
+ start: {
185125
+ line: 370,
185051
185126
  column: 10
185052
185127
  },
185053
185128
  end: {
185054
- line: 351,
185055
- column: 13
185129
+ line: 372,
185130
+ column: 11
185056
185131
  }
185057
185132
  },
185058
- "173": {
185133
+ "187": {
185059
185134
  start: {
185060
- line: 348,
185135
+ line: 371,
185061
185136
  column: 12
185062
185137
  },
185063
185138
  end: {
185064
- line: 350,
185065
- column: 13
185139
+ line: 371,
185140
+ column: 40
185066
185141
  }
185067
185142
  },
185068
- "174": {
185143
+ "188": {
185069
185144
  start: {
185070
- line: 349,
185071
- column: 14
185145
+ line: 375,
185146
+ column: 6
185072
185147
  },
185073
185148
  end: {
185074
- line: 349,
185075
- column: 31
185149
+ line: 375,
185150
+ column: 66
185076
185151
  }
185077
185152
  },
185078
- "175": {
185153
+ "189": {
185079
185154
  start: {
185080
- line: 354,
185155
+ line: 376,
185081
185156
  column: 6
185082
185157
  },
185083
185158
  end: {
185084
- line: 354,
185159
+ line: 382,
185160
+ column: 8
185161
+ }
185162
+ },
185163
+ "190": {
185164
+ start: {
185165
+ line: 378,
185166
+ column: 28
185167
+ },
185168
+ end: {
185169
+ line: 378,
185170
+ column: 30
185171
+ }
185172
+ },
185173
+ "191": {
185174
+ start: {
185175
+ line: 379,
185176
+ column: 8
185177
+ },
185178
+ end: {
185179
+ line: 381,
185180
+ column: 11
185181
+ }
185182
+ },
185183
+ "192": {
185184
+ start: {
185185
+ line: 380,
185186
+ column: 10
185187
+ },
185188
+ end: {
185189
+ line: 380,
185190
+ column: 51
185191
+ }
185192
+ },
185193
+ "193": {
185194
+ start: {
185195
+ line: 383,
185196
+ column: 6
185197
+ },
185198
+ end: {
185199
+ line: 383,
185085
185200
  column: 59
185086
185201
  }
185087
185202
  },
185088
- "176": {
185203
+ "194": {
185089
185204
  start: {
185090
- line: 357,
185205
+ line: 386,
185091
185206
  column: 6
185092
185207
  },
185093
185208
  end: {
185094
- line: 362,
185209
+ line: 391,
185095
185210
  column: 9
185096
185211
  }
185097
185212
  },
185098
- "177": {
185213
+ "195": {
185099
185214
  start: {
185100
- line: 358,
185215
+ line: 387,
185101
185216
  column: 28
185102
185217
  },
185103
185218
  end: {
185104
- line: 358,
185219
+ line: 387,
185105
185220
  column: 30
185106
185221
  }
185107
185222
  },
185108
- "178": {
185223
+ "196": {
185109
185224
  start: {
185110
- line: 359,
185225
+ line: 388,
185111
185226
  column: 8
185112
185227
  },
185113
185228
  end: {
185114
- line: 361,
185229
+ line: 390,
185115
185230
  column: 11
185116
185231
  }
185117
185232
  },
185118
- "179": {
185233
+ "197": {
185119
185234
  start: {
185120
- line: 360,
185235
+ line: 389,
185121
185236
  column: 10
185122
185237
  },
185123
185238
  end: {
185124
- line: 360,
185239
+ line: 389,
185125
185240
  column: 31
185126
185241
  }
185127
185242
  },
185128
- "180": {
185243
+ "198": {
185129
185244
  start: {
185130
- line: 366,
185245
+ line: 395,
185131
185246
  column: 4
185132
185247
  },
185133
185248
  end: {
185134
- line: 374,
185249
+ line: 403,
185135
185250
  column: 5
185136
185251
  }
185137
185252
  },
185138
- "181": {
185253
+ "199": {
185139
185254
  start: {
185140
- line: 367,
185255
+ line: 396,
185141
185256
  column: 6
185142
185257
  },
185143
185258
  end: {
185144
- line: 372,
185259
+ line: 401,
185145
185260
  column: 9
185146
185261
  }
185147
185262
  },
185148
- "182": {
185263
+ "200": {
185149
185264
  start: {
185150
- line: 373,
185265
+ line: 402,
185151
185266
  column: 6
185152
185267
  },
185153
185268
  end: {
185154
- line: 373,
185269
+ line: 402,
185155
185270
  column: 30
185156
185271
  }
185157
185272
  }
@@ -185871,7 +185986,7 @@ var cov_18ggdpj7q2 = function () {
185871
185986
  column: 41
185872
185987
  },
185873
185988
  end: {
185874
- line: 218,
185989
+ line: 223,
185875
185990
  column: 5
185876
185991
  }
185877
185992
  },
@@ -185892,11 +186007,11 @@ var cov_18ggdpj7q2 = function () {
185892
186007
  loc: {
185893
186008
  start: {
185894
186009
  line: 217,
185895
- column: 66
186010
+ column: 73
185896
186011
  },
185897
186012
  end: {
185898
- line: 217,
185899
- column: 85
186013
+ line: 222,
186014
+ column: 7
185900
186015
  }
185901
186016
  },
185902
186017
  line: 217
@@ -185905,601 +186020,697 @@ var cov_18ggdpj7q2 = function () {
185905
186020
  name: "(anonymous_31)",
185906
186021
  decl: {
185907
186022
  start: {
185908
- line: 219,
186023
+ line: 224,
185909
186024
  column: 4
185910
186025
  },
185911
186026
  end: {
185912
- line: 219,
186027
+ line: 224,
185913
186028
  column: 5
185914
186029
  }
185915
186030
  },
185916
186031
  loc: {
185917
186032
  start: {
185918
- line: 219,
186033
+ line: 224,
185919
186034
  column: 41
185920
186035
  },
185921
186036
  end: {
185922
- line: 229,
186037
+ line: 234,
185923
186038
  column: 5
185924
186039
  }
185925
186040
  },
185926
- line: 219
186041
+ line: 224
185927
186042
  },
185928
186043
  "32": {
185929
186044
  name: "(anonymous_32)",
185930
186045
  decl: {
185931
186046
  start: {
185932
- line: 224,
186047
+ line: 229,
185933
186048
  column: 39
185934
186049
  },
185935
186050
  end: {
185936
- line: 224,
186051
+ line: 229,
185937
186052
  column: 40
185938
186053
  }
185939
186054
  },
185940
186055
  loc: {
185941
186056
  start: {
185942
- line: 224,
186057
+ line: 229,
185943
186058
  column: 44
185944
186059
  },
185945
186060
  end: {
185946
- line: 224,
186061
+ line: 229,
185947
186062
  column: 59
185948
186063
  }
185949
186064
  },
185950
- line: 224
186065
+ line: 229
185951
186066
  },
185952
186067
  "33": {
185953
186068
  name: "(anonymous_33)",
185954
186069
  decl: {
185955
186070
  start: {
185956
- line: 230,
186071
+ line: 235,
185957
186072
  column: 4
185958
186073
  },
185959
186074
  end: {
185960
- line: 230,
186075
+ line: 235,
185961
186076
  column: 5
185962
186077
  }
185963
186078
  },
185964
186079
  loc: {
185965
186080
  start: {
185966
- line: 230,
186081
+ line: 235,
185967
186082
  column: 53
185968
186083
  },
185969
186084
  end: {
185970
- line: 234,
186085
+ line: 239,
185971
186086
  column: 5
185972
186087
  }
185973
186088
  },
185974
- line: 230
186089
+ line: 235
185975
186090
  },
185976
186091
  "34": {
185977
186092
  name: "(anonymous_34)",
185978
186093
  decl: {
185979
186094
  start: {
185980
- line: 235,
186095
+ line: 240,
185981
186096
  column: 4
185982
186097
  },
185983
186098
  end: {
185984
- line: 235,
186099
+ line: 240,
185985
186100
  column: 5
185986
186101
  }
185987
186102
  },
185988
186103
  loc: {
185989
186104
  start: {
185990
- line: 235,
186105
+ line: 240,
185991
186106
  column: 33
185992
186107
  },
185993
186108
  end: {
185994
- line: 260,
186109
+ line: 265,
185995
186110
  column: 5
185996
186111
  }
185997
186112
  },
185998
- line: 235
186113
+ line: 240
185999
186114
  },
186000
186115
  "35": {
186001
186116
  name: "(anonymous_35)",
186002
186117
  decl: {
186003
186118
  start: {
186004
- line: 251,
186119
+ line: 256,
186005
186120
  column: 32
186006
186121
  },
186007
186122
  end: {
186008
- line: 251,
186123
+ line: 256,
186009
186124
  column: 33
186010
186125
  }
186011
186126
  },
186012
186127
  loc: {
186013
186128
  start: {
186014
- line: 251,
186129
+ line: 256,
186015
186130
  column: 41
186016
186131
  },
186017
186132
  end: {
186018
- line: 253,
186133
+ line: 258,
186019
186134
  column: 9
186020
186135
  }
186021
186136
  },
186022
- line: 251
186137
+ line: 256
186023
186138
  },
186024
186139
  "36": {
186025
186140
  name: "(anonymous_36)",
186026
186141
  decl: {
186027
186142
  start: {
186028
- line: 261,
186143
+ line: 266,
186029
186144
  column: 4
186030
186145
  },
186031
186146
  end: {
186032
- line: 261,
186147
+ line: 266,
186033
186148
  column: 5
186034
186149
  }
186035
186150
  },
186036
186151
  loc: {
186037
186152
  start: {
186038
- line: 261,
186153
+ line: 266,
186039
186154
  column: 29
186040
186155
  },
186041
186156
  end: {
186042
- line: 266,
186157
+ line: 271,
186043
186158
  column: 5
186044
186159
  }
186045
186160
  },
186046
- line: 261
186161
+ line: 266
186047
186162
  },
186048
186163
  "37": {
186049
186164
  name: "(anonymous_37)",
186050
186165
  decl: {
186051
186166
  start: {
186052
- line: 267,
186167
+ line: 272,
186053
186168
  column: 4
186054
186169
  },
186055
186170
  end: {
186056
- line: 267,
186171
+ line: 272,
186057
186172
  column: 5
186058
186173
  }
186059
186174
  },
186060
186175
  loc: {
186061
186176
  start: {
186062
- line: 267,
186177
+ line: 272,
186063
186178
  column: 36
186064
186179
  },
186065
186180
  end: {
186066
- line: 320,
186181
+ line: 325,
186067
186182
  column: 5
186068
186183
  }
186069
186184
  },
186070
- line: 267
186185
+ line: 272
186071
186186
  },
186072
186187
  "38": {
186073
186188
  name: "(anonymous_38)",
186074
186189
  decl: {
186075
186190
  start: {
186076
- line: 287,
186191
+ line: 292,
186077
186192
  column: 32
186078
186193
  },
186079
186194
  end: {
186080
- line: 287,
186195
+ line: 292,
186081
186196
  column: 33
186082
186197
  }
186083
186198
  },
186084
186199
  loc: {
186085
186200
  start: {
186086
- line: 287,
186201
+ line: 292,
186087
186202
  column: 41
186088
186203
  },
186089
186204
  end: {
186090
- line: 289,
186205
+ line: 294,
186091
186206
  column: 9
186092
186207
  }
186093
186208
  },
186094
- line: 287
186209
+ line: 292
186095
186210
  },
186096
186211
  "39": {
186097
186212
  name: "(anonymous_39)",
186098
186213
  decl: {
186099
186214
  start: {
186100
- line: 292,
186215
+ line: 297,
186101
186216
  column: 32
186102
186217
  },
186103
186218
  end: {
186104
- line: 292,
186219
+ line: 297,
186105
186220
  column: 33
186106
186221
  }
186107
186222
  },
186108
186223
  loc: {
186109
186224
  start: {
186110
- line: 292,
186225
+ line: 297,
186111
186226
  column: 41
186112
186227
  },
186113
186228
  end: {
186114
- line: 294,
186229
+ line: 299,
186115
186230
  column: 9
186116
186231
  }
186117
186232
  },
186118
- line: 292
186233
+ line: 297
186119
186234
  },
186120
186235
  "40": {
186121
186236
  name: "(anonymous_40)",
186122
186237
  decl: {
186123
186238
  start: {
186124
- line: 296,
186239
+ line: 301,
186125
186240
  column: 91
186126
186241
  },
186127
186242
  end: {
186128
- line: 296,
186243
+ line: 301,
186129
186244
  column: 92
186130
186245
  }
186131
186246
  },
186132
186247
  loc: {
186133
186248
  start: {
186134
- line: 296,
186249
+ line: 301,
186135
186250
  column: 98
186136
186251
  },
186137
186252
  end: {
186138
- line: 296,
186253
+ line: 301,
186139
186254
  column: 168
186140
186255
  }
186141
186256
  },
186142
- line: 296
186257
+ line: 301
186143
186258
  },
186144
186259
  "41": {
186145
186260
  name: "(anonymous_41)",
186146
186261
  decl: {
186147
186262
  start: {
186148
- line: 298,
186263
+ line: 303,
186149
186264
  column: 45
186150
186265
  },
186151
186266
  end: {
186152
- line: 298,
186267
+ line: 303,
186153
186268
  column: 46
186154
186269
  }
186155
186270
  },
186156
186271
  loc: {
186157
186272
  start: {
186158
- line: 298,
186273
+ line: 303,
186159
186274
  column: 54
186160
186275
  },
186161
186276
  end: {
186162
- line: 303,
186277
+ line: 308,
186163
186278
  column: 9
186164
186279
  }
186165
186280
  },
186166
- line: 298
186281
+ line: 303
186167
186282
  },
186168
186283
  "42": {
186169
186284
  name: "(anonymous_42)",
186170
186285
  decl: {
186171
186286
  start: {
186172
- line: 300,
186287
+ line: 305,
186173
186288
  column: 39
186174
186289
  },
186175
186290
  end: {
186176
- line: 300,
186291
+ line: 305,
186177
186292
  column: 40
186178
186293
  }
186179
186294
  },
186180
186295
  loc: {
186181
186296
  start: {
186182
- line: 300,
186297
+ line: 305,
186183
186298
  column: 44
186184
186299
  },
186185
186300
  end: {
186186
- line: 300,
186301
+ line: 305,
186187
186302
  column: 75
186188
186303
  }
186189
186304
  },
186190
- line: 300
186305
+ line: 305
186191
186306
  },
186192
186307
  "43": {
186193
186308
  name: "(anonymous_43)",
186194
186309
  decl: {
186195
186310
  start: {
186196
- line: 301,
186311
+ line: 306,
186197
186312
  column: 73
186198
186313
  },
186199
186314
  end: {
186200
- line: 301,
186315
+ line: 306,
186201
186316
  column: 74
186202
186317
  }
186203
186318
  },
186204
186319
  loc: {
186205
186320
  start: {
186206
- line: 301,
186321
+ line: 306,
186207
186322
  column: 78
186208
186323
  },
186209
186324
  end: {
186210
- line: 301,
186325
+ line: 306,
186211
186326
  column: 119
186212
186327
  }
186213
186328
  },
186214
- line: 301
186329
+ line: 306
186215
186330
  },
186216
186331
  "44": {
186217
186332
  name: "(anonymous_44)",
186218
186333
  decl: {
186219
186334
  start: {
186220
- line: 321,
186335
+ line: 326,
186221
186336
  column: 4
186222
186337
  },
186223
186338
  end: {
186224
- line: 321,
186339
+ line: 326,
186225
186340
  column: 5
186226
186341
  }
186227
186342
  },
186228
186343
  loc: {
186229
186344
  start: {
186230
- line: 321,
186345
+ line: 326,
186231
186346
  column: 32
186232
186347
  },
186233
186348
  end: {
186234
- line: 323,
186349
+ line: 328,
186235
186350
  column: 5
186236
186351
  }
186237
186352
  },
186238
- line: 321
186353
+ line: 326
186239
186354
  },
186240
186355
  "45": {
186241
186356
  name: "(anonymous_45)",
186242
186357
  decl: {
186243
186358
  start: {
186244
- line: 324,
186359
+ line: 329,
186245
186360
  column: 4
186246
186361
  },
186247
186362
  end: {
186248
- line: 324,
186363
+ line: 329,
186249
186364
  column: 5
186250
186365
  }
186251
186366
  },
186252
186367
  loc: {
186253
186368
  start: {
186254
- line: 324,
186369
+ line: 329,
186255
186370
  column: 47
186256
186371
  },
186257
186372
  end: {
186258
- line: 330,
186373
+ line: 335,
186259
186374
  column: 5
186260
186375
  }
186261
186376
  },
186262
- line: 324
186377
+ line: 329
186263
186378
  },
186264
186379
  "46": {
186265
186380
  name: "(anonymous_46)",
186266
186381
  decl: {
186267
186382
  start: {
186268
- line: 331,
186383
+ line: 336,
186269
186384
  column: 4
186270
186385
  },
186271
186386
  end: {
186272
- line: 331,
186387
+ line: 336,
186273
186388
  column: 5
186274
186389
  }
186275
186390
  },
186276
186391
  loc: {
186277
186392
  start: {
186278
- line: 331,
186393
+ line: 336,
186279
186394
  column: 29
186280
186395
  },
186281
186396
  end: {
186282
- line: 333,
186397
+ line: 338,
186283
186398
  column: 5
186284
186399
  }
186285
186400
  },
186286
- line: 331
186401
+ line: 336
186287
186402
  },
186288
186403
  "47": {
186289
186404
  name: "(anonymous_47)",
186290
186405
  decl: {
186291
186406
  start: {
186292
- line: 334,
186407
+ line: 339,
186293
186408
  column: 4
186294
186409
  },
186295
186410
  end: {
186296
- line: 334,
186411
+ line: 339,
186297
186412
  column: 5
186298
186413
  }
186299
186414
  },
186300
186415
  loc: {
186301
186416
  start: {
186302
- line: 334,
186417
+ line: 339,
186303
186418
  column: 38
186304
186419
  },
186305
186420
  end: {
186306
- line: 336,
186421
+ line: 341,
186307
186422
  column: 5
186308
186423
  }
186309
186424
  },
186310
- line: 334
186425
+ line: 339
186311
186426
  },
186312
186427
  "48": {
186313
186428
  name: "(anonymous_48)",
186314
186429
  decl: {
186315
186430
  start: {
186316
- line: 337,
186431
+ line: 342,
186317
186432
  column: 4
186318
186433
  },
186319
186434
  end: {
186320
- line: 337,
186435
+ line: 342,
186321
186436
  column: 5
186322
186437
  }
186323
186438
  },
186324
186439
  loc: {
186325
186440
  start: {
186326
- line: 337,
186441
+ line: 342,
186327
186442
  column: 52
186328
186443
  },
186329
186444
  end: {
186330
- line: 355,
186445
+ line: 384,
186331
186446
  column: 5
186332
186447
  }
186333
186448
  },
186334
- line: 337
186449
+ line: 342
186335
186450
  },
186336
186451
  "49": {
186337
- name: "(anonymous_49)",
186452
+ name: "getKeys",
186338
186453
  decl: {
186339
186454
  start: {
186340
- line: 339,
186341
- column: 46
186455
+ line: 344,
186456
+ column: 15
186342
186457
  },
186343
186458
  end: {
186344
- line: 339,
186345
- column: 47
186459
+ line: 344,
186460
+ column: 22
186346
186461
  }
186347
186462
  },
186348
186463
  loc: {
186349
186464
  start: {
186350
- line: 339,
186351
- column: 57
186465
+ line: 344,
186466
+ column: 30
186352
186467
  },
186353
186468
  end: {
186354
- line: 353,
186469
+ line: 361,
186355
186470
  column: 7
186356
186471
  }
186357
186472
  },
186358
- line: 339
186473
+ line: 344
186359
186474
  },
186360
186475
  "50": {
186361
186476
  name: "(anonymous_50)",
186362
186477
  decl: {
186363
186478
  start: {
186364
- line: 342,
186365
- column: 153
186479
+ line: 347,
186480
+ column: 24
186366
186481
  },
186367
186482
  end: {
186368
- line: 342,
186369
- column: 154
186483
+ line: 347,
186484
+ column: 25
186370
186485
  }
186371
186486
  },
186372
186487
  loc: {
186373
186488
  start: {
186374
- line: 342,
186375
- column: 159
186489
+ line: 347,
186490
+ column: 34
186376
186491
  },
186377
186492
  end: {
186378
- line: 352,
186379
- column: 9
186493
+ line: 349,
186494
+ column: 11
186380
186495
  }
186381
186496
  },
186382
- line: 342
186497
+ line: 347
186383
186498
  },
186384
186499
  "51": {
186385
186500
  name: "(anonymous_51)",
186386
186501
  decl: {
186387
186502
  start: {
186388
- line: 347,
186389
- column: 25
186503
+ line: 357,
186504
+ column: 21
186390
186505
  },
186391
186506
  end: {
186392
- line: 347,
186393
- column: 26
186507
+ line: 357,
186508
+ column: 22
186394
186509
  }
186395
186510
  },
186396
186511
  loc: {
186397
186512
  start: {
186398
- line: 347,
186399
- column: 31
186513
+ line: 357,
186514
+ column: 30
186400
186515
  },
186401
186516
  end: {
186402
- line: 351,
186403
- column: 11
186517
+ line: 359,
186518
+ column: 9
186404
186519
  }
186405
186520
  },
186406
- line: 347
186521
+ line: 357
186407
186522
  },
186408
186523
  "52": {
186409
186524
  name: "(anonymous_52)",
186410
186525
  decl: {
186411
186526
  start: {
186412
- line: 356,
186527
+ line: 362,
186528
+ column: 34
186529
+ },
186530
+ end: {
186531
+ line: 362,
186532
+ column: 35
186533
+ }
186534
+ },
186535
+ loc: {
186536
+ start: {
186537
+ line: 362,
186538
+ column: 73
186539
+ },
186540
+ end: {
186541
+ line: 374,
186542
+ column: 7
186543
+ }
186544
+ },
186545
+ line: 362
186546
+ },
186547
+ "53": {
186548
+ name: "(anonymous_53)",
186549
+ decl: {
186550
+ start: {
186551
+ line: 369,
186552
+ column: 34
186553
+ },
186554
+ end: {
186555
+ line: 369,
186556
+ column: 35
186557
+ }
186558
+ },
186559
+ loc: {
186560
+ start: {
186561
+ line: 369,
186562
+ column: 40
186563
+ },
186564
+ end: {
186565
+ line: 373,
186566
+ column: 9
186567
+ }
186568
+ },
186569
+ line: 369
186570
+ },
186571
+ "54": {
186572
+ name: "(anonymous_54)",
186573
+ decl: {
186574
+ start: {
186575
+ line: 376,
186576
+ column: 46
186577
+ },
186578
+ end: {
186579
+ line: 376,
186580
+ column: 47
186581
+ }
186582
+ },
186583
+ loc: {
186584
+ start: {
186585
+ line: 376,
186586
+ column: 57
186587
+ },
186588
+ end: {
186589
+ line: 382,
186590
+ column: 7
186591
+ }
186592
+ },
186593
+ line: 376
186594
+ },
186595
+ "55": {
186596
+ name: "(anonymous_55)",
186597
+ decl: {
186598
+ start: {
186599
+ line: 379,
186600
+ column: 153
186601
+ },
186602
+ end: {
186603
+ line: 379,
186604
+ column: 154
186605
+ }
186606
+ },
186607
+ loc: {
186608
+ start: {
186609
+ line: 379,
186610
+ column: 159
186611
+ },
186612
+ end: {
186613
+ line: 381,
186614
+ column: 9
186615
+ }
186616
+ },
186617
+ line: 379
186618
+ },
186619
+ "56": {
186620
+ name: "(anonymous_56)",
186621
+ decl: {
186622
+ start: {
186623
+ line: 385,
186413
186624
  column: 4
186414
186625
  },
186415
186626
  end: {
186416
- line: 356,
186627
+ line: 385,
186417
186628
  column: 5
186418
186629
  }
186419
186630
  },
186420
186631
  loc: {
186421
186632
  start: {
186422
- line: 356,
186633
+ line: 385,
186423
186634
  column: 30
186424
186635
  },
186425
186636
  end: {
186426
- line: 363,
186637
+ line: 392,
186427
186638
  column: 5
186428
186639
  }
186429
186640
  },
186430
- line: 356
186641
+ line: 385
186431
186642
  },
186432
- "53": {
186433
- name: "(anonymous_53)",
186643
+ "57": {
186644
+ name: "(anonymous_57)",
186434
186645
  decl: {
186435
186646
  start: {
186436
- line: 357,
186647
+ line: 386,
186437
186648
  column: 25
186438
186649
  },
186439
186650
  end: {
186440
- line: 357,
186651
+ line: 386,
186441
186652
  column: 26
186442
186653
  }
186443
186654
  },
186444
186655
  loc: {
186445
186656
  start: {
186446
- line: 357,
186657
+ line: 386,
186447
186658
  column: 40
186448
186659
  },
186449
186660
  end: {
186450
- line: 362,
186661
+ line: 391,
186451
186662
  column: 7
186452
186663
  }
186453
186664
  },
186454
- line: 357
186665
+ line: 386
186455
186666
  },
186456
- "54": {
186457
- name: "(anonymous_54)",
186667
+ "58": {
186668
+ name: "(anonymous_58)",
186458
186669
  decl: {
186459
186670
  start: {
186460
- line: 359,
186671
+ line: 388,
186461
186672
  column: 87
186462
186673
  },
186463
186674
  end: {
186464
- line: 359,
186675
+ line: 388,
186465
186676
  column: 88
186466
186677
  }
186467
186678
  },
186468
186679
  loc: {
186469
186680
  start: {
186470
- line: 359,
186681
+ line: 388,
186471
186682
  column: 93
186472
186683
  },
186473
186684
  end: {
186474
- line: 361,
186685
+ line: 390,
186475
186686
  column: 9
186476
186687
  }
186477
186688
  },
186478
- line: 359
186689
+ line: 388
186479
186690
  },
186480
- "55": {
186481
- name: "(anonymous_55)",
186691
+ "59": {
186692
+ name: "(anonymous_59)",
186482
186693
  decl: {
186483
186694
  start: {
186484
- line: 365,
186695
+ line: 394,
186485
186696
  column: 2
186486
186697
  },
186487
186698
  end: {
186488
- line: 365,
186699
+ line: 394,
186489
186700
  column: 3
186490
186701
  }
186491
186702
  },
186492
186703
  loc: {
186493
186704
  start: {
186494
- line: 365,
186705
+ line: 394,
186495
186706
  column: 12
186496
186707
  },
186497
186708
  end: {
186498
- line: 375,
186709
+ line: 404,
186499
186710
  column: 3
186500
186711
  }
186501
186712
  },
186502
- line: 365
186713
+ line: 394
186503
186714
  }
186504
186715
  },
186505
186716
  branchMap: {
@@ -187413,8 +187624,8 @@ var cov_18ggdpj7q2 = function () {
187413
187624
  column: 13
187414
187625
  },
187415
187626
  end: {
187416
- line: 217,
187417
- column: 86
187627
+ line: 222,
187628
+ column: 8
187418
187629
  }
187419
187630
  },
187420
187631
  type: "binary-expr",
@@ -187433,8 +187644,8 @@ var cov_18ggdpj7q2 = function () {
187433
187644
  column: 36
187434
187645
  },
187435
187646
  end: {
187436
- line: 217,
187437
- column: 86
187647
+ line: 222,
187648
+ column: 8
187438
187649
  }
187439
187650
  }],
187440
187651
  line: 217
@@ -187442,479 +187653,545 @@ var cov_18ggdpj7q2 = function () {
187442
187653
  "27": {
187443
187654
  loc: {
187444
187655
  start: {
187445
- line: 219,
187656
+ line: 224,
187446
187657
  column: 27
187447
187658
  },
187448
187659
  end: {
187449
- line: 219,
187660
+ line: 224,
187450
187661
  column: 39
187451
187662
  }
187452
187663
  },
187453
187664
  type: "default-arg",
187454
187665
  locations: [{
187455
187666
  start: {
187456
- line: 219,
187667
+ line: 224,
187457
187668
  column: 37
187458
187669
  },
187459
187670
  end: {
187460
- line: 219,
187671
+ line: 224,
187461
187672
  column: 39
187462
187673
  }
187463
187674
  }],
187464
- line: 219
187675
+ line: 224
187465
187676
  },
187466
187677
  "28": {
187467
187678
  loc: {
187468
187679
  start: {
187469
- line: 220,
187680
+ line: 225,
187470
187681
  column: 6
187471
187682
  },
187472
187683
  end: {
187473
- line: 222,
187684
+ line: 227,
187474
187685
  column: 7
187475
187686
  }
187476
187687
  },
187477
187688
  type: "if",
187478
187689
  locations: [{
187479
187690
  start: {
187480
- line: 220,
187691
+ line: 225,
187481
187692
  column: 6
187482
187693
  },
187483
187694
  end: {
187484
- line: 222,
187695
+ line: 227,
187485
187696
  column: 7
187486
187697
  }
187487
187698
  }, {
187488
187699
  start: {
187489
- line: 220,
187700
+ line: 225,
187490
187701
  column: 6
187491
187702
  },
187492
187703
  end: {
187493
- line: 222,
187704
+ line: 227,
187494
187705
  column: 7
187495
187706
  }
187496
187707
  }],
187497
- line: 220
187708
+ line: 225
187498
187709
  },
187499
187710
  "29": {
187500
187711
  loc: {
187501
187712
  start: {
187502
- line: 225,
187713
+ line: 230,
187503
187714
  column: 6
187504
187715
  },
187505
187716
  end: {
187506
- line: 228,
187717
+ line: 233,
187507
187718
  column: 7
187508
187719
  }
187509
187720
  },
187510
187721
  type: "if",
187511
187722
  locations: [{
187512
187723
  start: {
187513
- line: 225,
187724
+ line: 230,
187514
187725
  column: 6
187515
187726
  },
187516
187727
  end: {
187517
- line: 228,
187728
+ line: 233,
187518
187729
  column: 7
187519
187730
  }
187520
187731
  }, {
187521
187732
  start: {
187522
- line: 225,
187733
+ line: 230,
187523
187734
  column: 6
187524
187735
  },
187525
187736
  end: {
187526
- line: 228,
187737
+ line: 233,
187527
187738
  column: 7
187528
187739
  }
187529
187740
  }],
187530
- line: 225
187741
+ line: 230
187531
187742
  },
187532
187743
  "30": {
187533
187744
  loc: {
187534
187745
  start: {
187535
- line: 252,
187746
+ line: 257,
187536
187747
  column: 10
187537
187748
  },
187538
187749
  end: {
187539
- line: 252,
187750
+ line: 257,
187540
187751
  column: 117
187541
187752
  }
187542
187753
  },
187543
187754
  type: "cond-expr",
187544
187755
  locations: [{
187545
187756
  start: {
187546
- line: 252,
187757
+ line: 257,
187547
187758
  column: 44
187548
187759
  },
187549
187760
  end: {
187550
- line: 252,
187761
+ line: 257,
187551
187762
  column: 110
187552
187763
  }
187553
187764
  }, {
187554
187765
  start: {
187555
- line: 252,
187766
+ line: 257,
187556
187767
  column: 113
187557
187768
  },
187558
187769
  end: {
187559
- line: 252,
187770
+ line: 257,
187560
187771
  column: 117
187561
187772
  }
187562
187773
  }],
187563
- line: 252
187774
+ line: 257
187564
187775
  },
187565
187776
  "31": {
187566
187777
  loc: {
187567
187778
  start: {
187568
- line: 263,
187779
+ line: 268,
187569
187780
  column: 6
187570
187781
  },
187571
187782
  end: {
187572
- line: 263,
187783
+ line: 268,
187573
187784
  column: 70
187574
187785
  }
187575
187786
  },
187576
187787
  type: "cond-expr",
187577
187788
  locations: [{
187578
187789
  start: {
187579
- line: 263,
187790
+ line: 268,
187580
187791
  column: 31
187581
187792
  },
187582
187793
  end: {
187583
- line: 263,
187794
+ line: 268,
187584
187795
  column: 63
187585
187796
  }
187586
187797
  }, {
187587
187798
  start: {
187588
- line: 263,
187799
+ line: 268,
187589
187800
  column: 66
187590
187801
  },
187591
187802
  end: {
187592
- line: 263,
187803
+ line: 268,
187593
187804
  column: 70
187594
187805
  }
187595
187806
  }],
187596
- line: 263
187807
+ line: 268
187597
187808
  },
187598
187809
  "32": {
187599
187810
  loc: {
187600
187811
  start: {
187601
- line: 264,
187812
+ line: 269,
187602
187813
  column: 6
187603
187814
  },
187604
187815
  end: {
187605
- line: 264,
187816
+ line: 269,
187606
187817
  column: 66
187607
187818
  }
187608
187819
  },
187609
187820
  type: "cond-expr",
187610
187821
  locations: [{
187611
187822
  start: {
187612
- line: 264,
187823
+ line: 269,
187613
187824
  column: 29
187614
187825
  },
187615
187826
  end: {
187616
- line: 264,
187827
+ line: 269,
187617
187828
  column: 59
187618
187829
  }
187619
187830
  }, {
187620
187831
  start: {
187621
- line: 264,
187832
+ line: 269,
187622
187833
  column: 62
187623
187834
  },
187624
187835
  end: {
187625
- line: 264,
187836
+ line: 269,
187626
187837
  column: 66
187627
187838
  }
187628
187839
  }],
187629
- line: 264
187840
+ line: 269
187630
187841
  },
187631
187842
  "33": {
187632
187843
  loc: {
187633
187844
  start: {
187634
- line: 288,
187845
+ line: 293,
187635
187846
  column: 10
187636
187847
  },
187637
187848
  end: {
187638
- line: 288,
187849
+ line: 293,
187639
187850
  column: 117
187640
187851
  }
187641
187852
  },
187642
187853
  type: "cond-expr",
187643
187854
  locations: [{
187644
187855
  start: {
187645
- line: 288,
187856
+ line: 293,
187646
187857
  column: 44
187647
187858
  },
187648
187859
  end: {
187649
- line: 288,
187860
+ line: 293,
187650
187861
  column: 110
187651
187862
  }
187652
187863
  }, {
187653
187864
  start: {
187654
- line: 288,
187865
+ line: 293,
187655
187866
  column: 113
187656
187867
  },
187657
187868
  end: {
187658
- line: 288,
187869
+ line: 293,
187659
187870
  column: 117
187660
187871
  }
187661
187872
  }],
187662
- line: 288
187873
+ line: 293
187663
187874
  },
187664
187875
  "34": {
187665
187876
  loc: {
187666
187877
  start: {
187667
- line: 293,
187878
+ line: 298,
187668
187879
  column: 10
187669
187880
  },
187670
187881
  end: {
187671
- line: 293,
187882
+ line: 298,
187672
187883
  column: 108
187673
187884
  }
187674
187885
  },
187675
187886
  type: "cond-expr",
187676
187887
  locations: [{
187677
187888
  start: {
187678
- line: 293,
187889
+ line: 298,
187679
187890
  column: 44
187680
187891
  },
187681
187892
  end: {
187682
- line: 293,
187893
+ line: 298,
187683
187894
  column: 101
187684
187895
  }
187685
187896
  }, {
187686
187897
  start: {
187687
- line: 293,
187898
+ line: 298,
187688
187899
  column: 104
187689
187900
  },
187690
187901
  end: {
187691
- line: 293,
187902
+ line: 298,
187692
187903
  column: 108
187693
187904
  }
187694
187905
  }],
187695
- line: 293
187906
+ line: 298
187696
187907
  },
187697
187908
  "35": {
187698
187909
  loc: {
187699
187910
  start: {
187700
- line: 316,
187911
+ line: 321,
187701
187912
  column: 15
187702
187913
  },
187703
187914
  end: {
187704
- line: 318,
187915
+ line: 323,
187705
187916
  column: 9
187706
187917
  }
187707
187918
  },
187708
187919
  type: "binary-expr",
187709
187920
  locations: [{
187710
187921
  start: {
187711
- line: 316,
187922
+ line: 321,
187712
187923
  column: 15
187713
187924
  },
187714
187925
  end: {
187715
- line: 316,
187926
+ line: 321,
187716
187927
  column: 24
187717
187928
  }
187718
187929
  }, {
187719
187930
  start: {
187720
- line: 316,
187931
+ line: 321,
187721
187932
  column: 28
187722
187933
  },
187723
187934
  end: {
187724
- line: 318,
187935
+ line: 323,
187725
187936
  column: 9
187726
187937
  }
187727
187938
  }],
187728
- line: 316
187939
+ line: 321
187729
187940
  },
187730
187941
  "36": {
187731
187942
  loc: {
187732
187943
  start: {
187733
- line: 324,
187944
+ line: 329,
187734
187945
  column: 33
187735
187946
  },
187736
187947
  end: {
187737
- line: 324,
187948
+ line: 329,
187738
187949
  column: 45
187739
187950
  }
187740
187951
  },
187741
187952
  type: "default-arg",
187742
187953
  locations: [{
187743
187954
  start: {
187744
- line: 324,
187955
+ line: 329,
187745
187956
  column: 43
187746
187957
  },
187747
187958
  end: {
187748
- line: 324,
187959
+ line: 329,
187749
187960
  column: 45
187750
187961
  }
187751
187962
  }],
187752
- line: 324
187963
+ line: 329
187753
187964
  },
187754
187965
  "37": {
187755
187966
  loc: {
187756
187967
  start: {
187757
- line: 325,
187968
+ line: 330,
187758
187969
  column: 6
187759
187970
  },
187760
187971
  end: {
187761
- line: 329,
187972
+ line: 334,
187762
187973
  column: 7
187763
187974
  }
187764
187975
  },
187765
187976
  type: "if",
187766
187977
  locations: [{
187767
187978
  start: {
187768
- line: 325,
187979
+ line: 330,
187769
187980
  column: 6
187770
187981
  },
187771
187982
  end: {
187772
- line: 329,
187983
+ line: 334,
187773
187984
  column: 7
187774
187985
  }
187775
187986
  }, {
187776
187987
  start: {
187777
- line: 325,
187988
+ line: 330,
187778
187989
  column: 6
187779
187990
  },
187780
187991
  end: {
187781
- line: 329,
187992
+ line: 334,
187782
187993
  column: 7
187783
187994
  }
187784
187995
  }],
187785
- line: 325
187996
+ line: 330
187786
187997
  },
187787
187998
  "38": {
187788
187999
  loc: {
187789
188000
  start: {
187790
- line: 338,
188001
+ line: 343,
187791
188002
  column: 24
187792
188003
  },
187793
188004
  end: {
187794
- line: 338,
188005
+ line: 343,
187795
188006
  column: 55
187796
188007
  }
187797
188008
  },
187798
188009
  type: "binary-expr",
187799
188010
  locations: [{
187800
188011
  start: {
187801
- line: 338,
188012
+ line: 343,
187802
188013
  column: 24
187803
188014
  },
187804
188015
  end: {
187805
- line: 338,
188016
+ line: 343,
187806
188017
  column: 50
187807
188018
  }
187808
188019
  }, {
187809
188020
  start: {
187810
- line: 338,
188021
+ line: 343,
187811
188022
  column: 54
187812
188023
  },
187813
188024
  end: {
187814
- line: 338,
188025
+ line: 343,
187815
188026
  column: 55
187816
188027
  }
187817
188028
  }],
187818
- line: 338
188029
+ line: 343
187819
188030
  },
187820
188031
  "39": {
187821
188032
  loc: {
187822
188033
  start: {
187823
- line: 343,
187824
- column: 10
188034
+ line: 345,
188035
+ column: 8
187825
188036
  },
187826
188037
  end: {
187827
- line: 345,
187828
- column: 11
188038
+ line: 351,
188039
+ column: 9
187829
188040
  }
187830
188041
  },
187831
188042
  type: "if",
187832
188043
  locations: [{
187833
188044
  start: {
187834
- line: 343,
187835
- column: 10
188045
+ line: 345,
188046
+ column: 8
187836
188047
  },
187837
188048
  end: {
187838
- line: 345,
187839
- column: 11
188049
+ line: 351,
188050
+ column: 9
187840
188051
  }
187841
188052
  }, {
187842
188053
  start: {
187843
- line: 343,
187844
- column: 10
188054
+ line: 345,
188055
+ column: 8
187845
188056
  },
187846
188057
  end: {
187847
- line: 345,
187848
- column: 11
188058
+ line: 351,
188059
+ column: 9
187849
188060
  }
187850
188061
  }],
187851
- line: 343
188062
+ line: 345
187852
188063
  },
187853
188064
  "40": {
187854
188065
  loc: {
187855
188066
  start: {
187856
- line: 348,
187857
- column: 12
188067
+ line: 352,
188068
+ column: 8
187858
188069
  },
187859
188070
  end: {
187860
- line: 350,
187861
- column: 13
188071
+ line: 354,
188072
+ column: 9
187862
188073
  }
187863
188074
  },
187864
188075
  type: "if",
187865
188076
  locations: [{
187866
188077
  start: {
187867
- line: 348,
187868
- column: 12
188078
+ line: 352,
188079
+ column: 8
187869
188080
  },
187870
188081
  end: {
187871
- line: 350,
187872
- column: 13
188082
+ line: 354,
188083
+ column: 9
187873
188084
  }
187874
188085
  }, {
187875
188086
  start: {
187876
- line: 348,
187877
- column: 12
188087
+ line: 352,
188088
+ column: 8
187878
188089
  },
187879
188090
  end: {
187880
- line: 350,
187881
- column: 13
188091
+ line: 354,
188092
+ column: 9
187882
188093
  }
187883
188094
  }],
187884
- line: 348
188095
+ line: 352
187885
188096
  },
187886
188097
  "41": {
187887
188098
  loc: {
187888
188099
  start: {
187889
- line: 366,
188100
+ line: 365,
188101
+ column: 8
188102
+ },
188103
+ end: {
188104
+ line: 367,
188105
+ column: 9
188106
+ }
188107
+ },
188108
+ type: "if",
188109
+ locations: [{
188110
+ start: {
188111
+ line: 365,
188112
+ column: 8
188113
+ },
188114
+ end: {
188115
+ line: 367,
188116
+ column: 9
188117
+ }
188118
+ }, {
188119
+ start: {
188120
+ line: 365,
188121
+ column: 8
188122
+ },
188123
+ end: {
188124
+ line: 367,
188125
+ column: 9
188126
+ }
188127
+ }],
188128
+ line: 365
188129
+ },
188130
+ "42": {
188131
+ loc: {
188132
+ start: {
188133
+ line: 370,
188134
+ column: 10
188135
+ },
188136
+ end: {
188137
+ line: 372,
188138
+ column: 11
188139
+ }
188140
+ },
188141
+ type: "if",
188142
+ locations: [{
188143
+ start: {
188144
+ line: 370,
188145
+ column: 10
188146
+ },
188147
+ end: {
188148
+ line: 372,
188149
+ column: 11
188150
+ }
188151
+ }, {
188152
+ start: {
188153
+ line: 370,
188154
+ column: 10
188155
+ },
188156
+ end: {
188157
+ line: 372,
188158
+ column: 11
188159
+ }
188160
+ }],
188161
+ line: 370
188162
+ },
188163
+ "43": {
188164
+ loc: {
188165
+ start: {
188166
+ line: 395,
187890
188167
  column: 4
187891
188168
  },
187892
188169
  end: {
187893
- line: 374,
188170
+ line: 403,
187894
188171
  column: 5
187895
188172
  }
187896
188173
  },
187897
188174
  type: "if",
187898
188175
  locations: [{
187899
188176
  start: {
187900
- line: 366,
188177
+ line: 395,
187901
188178
  column: 4
187902
188179
  },
187903
188180
  end: {
187904
- line: 374,
188181
+ line: 403,
187905
188182
  column: 5
187906
188183
  }
187907
188184
  }, {
187908
188185
  start: {
187909
- line: 366,
188186
+ line: 395,
187910
188187
  column: 4
187911
188188
  },
187912
188189
  end: {
187913
- line: 374,
188190
+ line: 403,
187914
188191
  column: 5
187915
188192
  }
187916
188193
  }],
187917
- line: 366
188194
+ line: 395
187918
188195
  }
187919
188196
  },
187920
188197
  s: {
@@ -188100,7 +188377,25 @@ var cov_18ggdpj7q2 = function () {
188100
188377
  "179": 0,
188101
188378
  "180": 0,
188102
188379
  "181": 0,
188103
- "182": 0
188380
+ "182": 0,
188381
+ "183": 0,
188382
+ "184": 0,
188383
+ "185": 0,
188384
+ "186": 0,
188385
+ "187": 0,
188386
+ "188": 0,
188387
+ "189": 0,
188388
+ "190": 0,
188389
+ "191": 0,
188390
+ "192": 0,
188391
+ "193": 0,
188392
+ "194": 0,
188393
+ "195": 0,
188394
+ "196": 0,
188395
+ "197": 0,
188396
+ "198": 0,
188397
+ "199": 0,
188398
+ "200": 0
188104
188399
  },
188105
188400
  f: {
188106
188401
  "0": 0,
@@ -188158,7 +188453,11 @@ var cov_18ggdpj7q2 = function () {
188158
188453
  "52": 0,
188159
188454
  "53": 0,
188160
188455
  "54": 0,
188161
- "55": 0
188456
+ "55": 0,
188457
+ "56": 0,
188458
+ "57": 0,
188459
+ "58": 0,
188460
+ "59": 0
188162
188461
  },
188163
188462
  b: {
188164
188463
  "0": [0, 0],
@@ -188202,10 +188501,12 @@ var cov_18ggdpj7q2 = function () {
188202
188501
  "38": [0, 0],
188203
188502
  "39": [0, 0],
188204
188503
  "40": [0, 0],
188205
- "41": [0, 0]
188504
+ "41": [0, 0],
188505
+ "42": [0, 0],
188506
+ "43": [0, 0]
188206
188507
  },
188207
188508
  _coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
188208
- hash: "877db5d3f882451a6ead89891d3cf827edabbcea"
188509
+ hash: "94e457202e0861cf090acbaac0f29c1c6dfc60c1"
188209
188510
  };
188210
188511
  var coverage = global[gcv] || (global[gcv] = {});
188211
188512
 
@@ -188228,6 +188529,8 @@ var cov_18ggdpj7q2 = function () {
188228
188529
 
188229
188530
 
188230
188531
 
188532
+
188533
+
188231
188534
  function Json2Vue_ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
188232
188535
 
188233
188536
  function Json2Vue_objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { Json2Vue_ownKeys(Object(source), true).forEach(function (key) { Object(defineProperty["a" /* default */])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { Json2Vue_ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
@@ -188682,42 +188985,45 @@ var screenRenderer;
188682
188985
  isComputedVariable: function isComputedVariable(name, definition) {
188683
188986
  cov_18ggdpj7q2.f[29]++;
188684
188987
  cov_18ggdpj7q2.s[103]++;
188685
- return (cov_18ggdpj7q2.b[26][0]++, definition.computed) && (cov_18ggdpj7q2.b[26][1]++, definition.computed.find(function (c) {
188988
+ return (cov_18ggdpj7q2.b[26][0]++, definition.computed) && (cov_18ggdpj7q2.b[26][1]++, definition.computed.some(function (computed) {
188686
188989
  cov_18ggdpj7q2.f[30]++;
188687
- cov_18ggdpj7q2.s[104]++;
188688
- return c.property === name;
188990
+ // Check if the first part of an element's name (up to the first `.`)
188991
+ // matches the name of a computed property.
188992
+ var regex = (cov_18ggdpj7q2.s[104]++, new RegExp("^".concat(computed.property, "(\\.|$)"), 'i'));
188993
+ cov_18ggdpj7q2.s[105]++;
188994
+ return regex.test(name);
188689
188995
  }));
188690
188996
  },
188691
188997
  registerVariable: function registerVariable(name) {
188692
188998
  var element = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_18ggdpj7q2.b[27][0]++, {});
188693
188999
  cov_18ggdpj7q2.f[31]++;
188694
- cov_18ggdpj7q2.s[105]++;
189000
+ cov_18ggdpj7q2.s[106]++;
188695
189001
 
188696
189002
  if (!this.validVariableName(name)) {
188697
189003
  cov_18ggdpj7q2.b[28][0]++;
188698
- cov_18ggdpj7q2.s[106]++;
189004
+ cov_18ggdpj7q2.s[107]++;
188699
189005
  return;
188700
189006
  } else {
188701
189007
  cov_18ggdpj7q2.b[28][1]++;
188702
189008
  }
188703
189009
 
188704
- var config = (cov_18ggdpj7q2.s[107]++, lodash_default.a.get(element, 'config', {}));
188705
- var find = (cov_18ggdpj7q2.s[108]++, this.variables.find(function (v) {
189010
+ var config = (cov_18ggdpj7q2.s[108]++, lodash_default.a.get(element, 'config', {}));
189011
+ var find = (cov_18ggdpj7q2.s[109]++, this.variables.find(function (v) {
188706
189012
  cov_18ggdpj7q2.f[32]++;
188707
- cov_18ggdpj7q2.s[109]++;
189013
+ cov_18ggdpj7q2.s[110]++;
188708
189014
  return v.name === name;
188709
189015
  }));
188710
- cov_18ggdpj7q2.s[110]++;
189016
+ cov_18ggdpj7q2.s[111]++;
188711
189017
 
188712
189018
  if (!find) {
188713
189019
  cov_18ggdpj7q2.b[29][0]++;
188714
- cov_18ggdpj7q2.s[111]++;
189020
+ cov_18ggdpj7q2.s[112]++;
188715
189021
  this.variables.push({
188716
189022
  name: name,
188717
189023
  config: config,
188718
189024
  element: element
188719
189025
  });
188720
- cov_18ggdpj7q2.s[112]++;
189026
+ cov_18ggdpj7q2.s[113]++;
188721
189027
  this.variablesTree.push({
188722
189028
  name: name,
188723
189029
  config: config,
@@ -188729,15 +189035,15 @@ var screenRenderer;
188729
189035
  },
188730
189036
  registerNestedVariable: function registerNestedVariable(name, prefix, definition) {
188731
189037
  cov_18ggdpj7q2.f[33]++;
188732
- var items = (cov_18ggdpj7q2.s[113]++, screenRenderer.getVariablesTree(definition));
188733
- cov_18ggdpj7q2.s[114]++;
189038
+ var items = (cov_18ggdpj7q2.s[114]++, screenRenderer.getVariablesTree(definition));
189039
+ cov_18ggdpj7q2.s[115]++;
188734
189040
  this.variablesTree.push({
188735
189041
  name: name,
188736
189042
  prefix: prefix,
188737
189043
  config: {},
188738
189044
  items: items
188739
189045
  });
188740
- cov_18ggdpj7q2.s[115]++;
189046
+ cov_18ggdpj7q2.s[116]++;
188741
189047
  screenRenderer.getVariablesTree({
188742
189048
  config: []
188743
189049
  });
@@ -188747,10 +189053,10 @@ var screenRenderer;
188747
189053
 
188748
189054
  cov_18ggdpj7q2.f[34]++;
188749
189055
  var component;
188750
- cov_18ggdpj7q2.s[116]++;
189056
+ cov_18ggdpj7q2.s[117]++;
188751
189057
 
188752
189058
  try {
188753
- cov_18ggdpj7q2.s[117]++;
189059
+ cov_18ggdpj7q2.s[118]++;
188754
189060
  component = {
188755
189061
  mixins: [ScreenBase],
188756
189062
  components: {},
@@ -188761,38 +189067,38 @@ var screenRenderer;
188761
189067
  watch: {},
188762
189068
  mounted: []
188763
189069
  };
188764
- cov_18ggdpj7q2.s[118]++;
189070
+ cov_18ggdpj7q2.s[119]++;
188765
189071
  this.variablesTree = [];
188766
- var template = (cov_18ggdpj7q2.s[119]++, this.parse(component, definition)); // Extensions.onparse
189072
+ var template = (cov_18ggdpj7q2.s[120]++, this.parse(component, definition)); // Extensions.onparse
188767
189073
 
188768
- cov_18ggdpj7q2.s[120]++;
189074
+ cov_18ggdpj7q2.s[121]++;
188769
189075
  this.extensions.forEach(function (ext) {
188770
189076
  cov_18ggdpj7q2.f[35]++;
188771
- cov_18ggdpj7q2.s[121]++;
189077
+ cov_18ggdpj7q2.s[122]++;
188772
189078
  ext.onparse instanceof Function ? (cov_18ggdpj7q2.b[30][0]++, ext.onparse.bind(_this3)({
188773
189079
  screen: component,
188774
189080
  template: template,
188775
189081
  definition: definition
188776
189082
  })) : (cov_18ggdpj7q2.b[30][1]++, null);
188777
189083
  });
188778
- cov_18ggdpj7q2.s[122]++;
189084
+ cov_18ggdpj7q2.s[123]++;
188779
189085
  return this.variablesTree;
188780
189086
  } catch (error) {
188781
- cov_18ggdpj7q2.s[123]++;
189087
+ cov_18ggdpj7q2.s[124]++;
188782
189088
  // eslint-disable-next-line no-console
188783
189089
  console.error(error);
188784
- cov_18ggdpj7q2.s[124]++;
189090
+ cov_18ggdpj7q2.s[125]++;
188785
189091
  return this.variablesTree;
188786
189092
  }
188787
189093
  },
188788
189094
  elementCssClass: function elementCssClass(element) {
188789
189095
  cov_18ggdpj7q2.f[36]++;
188790
- var css = (cov_18ggdpj7q2.s[125]++, []);
188791
- cov_18ggdpj7q2.s[126]++;
188792
- element.config.bgcolor ? (cov_18ggdpj7q2.b[31][0]++, css.push(element.config.bgcolor)) : (cov_18ggdpj7q2.b[31][1]++, null);
189096
+ var css = (cov_18ggdpj7q2.s[126]++, []);
188793
189097
  cov_18ggdpj7q2.s[127]++;
188794
- element.config.color ? (cov_18ggdpj7q2.b[32][0]++, css.push(element.config.color)) : (cov_18ggdpj7q2.b[32][1]++, null);
189098
+ element.config.bgcolor ? (cov_18ggdpj7q2.b[31][0]++, css.push(element.config.bgcolor)) : (cov_18ggdpj7q2.b[31][1]++, null);
188795
189099
  cov_18ggdpj7q2.s[128]++;
189100
+ element.config.color ? (cov_18ggdpj7q2.b[32][0]++, css.push(element.config.color)) : (cov_18ggdpj7q2.b[32][1]++, null);
189101
+ cov_18ggdpj7q2.s[129]++;
188796
189102
  return css.join(' ');
188797
189103
  },
188798
189104
  componentDefinition: function componentDefinition(definition) {
@@ -188800,18 +189106,18 @@ var screenRenderer;
188800
189106
 
188801
189107
  cov_18ggdpj7q2.f[37]++;
188802
189108
  var component;
188803
- cov_18ggdpj7q2.s[129]++;
188804
- this.building.error = '';
188805
189109
  cov_18ggdpj7q2.s[130]++;
188806
- this.building.component = '';
189110
+ this.building.error = '';
188807
189111
  cov_18ggdpj7q2.s[131]++;
188808
- this.building.errors = [];
189112
+ this.building.component = '';
188809
189113
  cov_18ggdpj7q2.s[132]++;
188810
- this.building.show = false;
189114
+ this.building.errors = [];
188811
189115
  cov_18ggdpj7q2.s[133]++;
189116
+ this.building.show = false;
189117
+ cov_18ggdpj7q2.s[134]++;
188812
189118
 
188813
189119
  try {
188814
- cov_18ggdpj7q2.s[134]++;
189120
+ cov_18ggdpj7q2.s[135]++;
188815
189121
  component = {
188816
189122
  //extends: ScreenRendered,
188817
189123
  mixins: [ScreenBase],
@@ -188823,80 +189129,80 @@ var screenRenderer;
188823
189129
  watch: {},
188824
189130
  mounted: []
188825
189131
  };
188826
- var template = (cov_18ggdpj7q2.s[135]++, this.parse(component, definition)); // Extensions.onparse
189132
+ var template = (cov_18ggdpj7q2.s[136]++, this.parse(component, definition)); // Extensions.onparse
188827
189133
 
188828
- cov_18ggdpj7q2.s[136]++;
189134
+ cov_18ggdpj7q2.s[137]++;
188829
189135
  this.extensions.forEach(function (ext) {
188830
189136
  cov_18ggdpj7q2.f[38]++;
188831
- cov_18ggdpj7q2.s[137]++;
189137
+ cov_18ggdpj7q2.s[138]++;
188832
189138
  ext.onparse instanceof Function ? (cov_18ggdpj7q2.b[33][0]++, ext.onparse.bind(_this4)({
188833
189139
  screen: component,
188834
189140
  template: template,
188835
189141
  definition: definition
188836
189142
  })) : (cov_18ggdpj7q2.b[33][1]++, null);
188837
189143
  });
188838
- cov_18ggdpj7q2.s[138]++;
189144
+ cov_18ggdpj7q2.s[139]++;
188839
189145
  component.template = template; // Extensions.onbuild
188840
189146
 
188841
- cov_18ggdpj7q2.s[139]++;
189147
+ cov_18ggdpj7q2.s[140]++;
188842
189148
  this.extensions.forEach(function (ext) {
188843
189149
  cov_18ggdpj7q2.f[39]++;
188844
- cov_18ggdpj7q2.s[140]++;
189150
+ cov_18ggdpj7q2.s[141]++;
188845
189151
  ext.onbuild instanceof Function ? (cov_18ggdpj7q2.b[34][0]++, ext.onbuild.bind(_this4)({
188846
189152
  screen: component,
188847
189153
  definition: definition
188848
189154
  })) : (cov_18ggdpj7q2.b[34][1]++, null);
188849
189155
  }); // Build data
188850
189156
 
188851
- cov_18ggdpj7q2.s[141]++;
189157
+ cov_18ggdpj7q2.s[142]++;
188852
189158
  component.data = new Function('const data = {};' + Object.keys(component.data).map(function (key) {
188853
189159
  cov_18ggdpj7q2.f[40]++;
188854
- cov_18ggdpj7q2.s[142]++;
189160
+ cov_18ggdpj7q2.s[143]++;
188855
189161
  return "this.setValue(".concat(JSON.stringify(key), ", ").concat(component.data[key], ", data);");
188856
189162
  }).join('\n') + 'return data;'); // Build watchers
188857
189163
 
188858
- cov_18ggdpj7q2.s[143]++;
189164
+ cov_18ggdpj7q2.s[144]++;
188859
189165
  Object.keys(component.watch).forEach(function (key) {
188860
189166
  cov_18ggdpj7q2.f[41]++;
188861
- var watch = (cov_18ggdpj7q2.s[144]++, {
189167
+ var watch = (cov_18ggdpj7q2.s[145]++, {
188862
189168
  deep: true
188863
189169
  });
188864
- cov_18ggdpj7q2.s[145]++;
189170
+ cov_18ggdpj7q2.s[146]++;
188865
189171
  component.watch[key].forEach(function (w) {
188866
189172
  cov_18ggdpj7q2.f[42]++;
188867
- cov_18ggdpj7q2.s[146]++;
189173
+ cov_18ggdpj7q2.s[147]++;
188868
189174
  return Object.assign(watch, w.options);
188869
189175
  });
188870
- cov_18ggdpj7q2.s[147]++;
189176
+ cov_18ggdpj7q2.s[148]++;
188871
189177
  watch.handler = new Function('value', component.watch[key].map(function (w) {
188872
189178
  cov_18ggdpj7q2.f[43]++;
188873
- cov_18ggdpj7q2.s[148]++;
189179
+ cov_18ggdpj7q2.s[149]++;
188874
189180
  return "try{".concat(w.code, "}catch(e){console.warn(e)}");
188875
189181
  }).join('\n'));
188876
- cov_18ggdpj7q2.s[149]++;
189182
+ cov_18ggdpj7q2.s[150]++;
188877
189183
  component.watch[key] = watch;
188878
189184
  }); // Add validation rules
188879
189185
 
188880
- cov_18ggdpj7q2.s[150]++;
189186
+ cov_18ggdpj7q2.s[151]++;
188881
189187
  this.addValidationRulesLoader(component, definition); // Build mounted
188882
189188
 
188883
- cov_18ggdpj7q2.s[151]++;
188884
- component.mounted = new Function(component.mounted.join('\n'));
188885
189189
  cov_18ggdpj7q2.s[152]++;
189190
+ component.mounted = new Function(component.mounted.join('\n'));
189191
+ cov_18ggdpj7q2.s[153]++;
188886
189192
  return component;
188887
189193
  } catch (error) {
188888
- cov_18ggdpj7q2.s[153]++;
189194
+ cov_18ggdpj7q2.s[154]++;
188889
189195
  // eslint-disable-next-line no-console
188890
189196
  console.error(error);
188891
- cov_18ggdpj7q2.s[154]++;
188892
- this.building.error = error;
188893
189197
  cov_18ggdpj7q2.s[155]++;
188894
- this.building.component = component;
189198
+ this.building.error = error;
188895
189199
  cov_18ggdpj7q2.s[156]++;
188896
- this.building.errors = [];
189200
+ this.building.component = component;
188897
189201
  cov_18ggdpj7q2.s[157]++;
188898
- this.building.show = true;
189202
+ this.building.errors = [];
188899
189203
  cov_18ggdpj7q2.s[158]++;
189204
+ this.building.show = true;
189205
+ cov_18ggdpj7q2.s[159]++;
188900
189206
  return (cov_18ggdpj7q2.b[35][0]++, component) || (cov_18ggdpj7q2.b[35][1]++, {
188901
189207
  template: '<div></div>'
188902
189208
  });
@@ -188904,24 +189210,24 @@ var screenRenderer;
188904
189210
  },
188905
189211
  addData: function addData(screen, name, code) {
188906
189212
  cov_18ggdpj7q2.f[44]++;
188907
- cov_18ggdpj7q2.s[159]++;
189213
+ cov_18ggdpj7q2.s[160]++;
188908
189214
  screen.data[name] = code;
188909
189215
  },
188910
189216
  addWatch: function addWatch(screen, name, code) {
188911
189217
  var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_18ggdpj7q2.b[36][0]++, {});
188912
189218
  cov_18ggdpj7q2.f[45]++;
188913
- cov_18ggdpj7q2.s[160]++;
189219
+ cov_18ggdpj7q2.s[161]++;
188914
189220
 
188915
189221
  if (screen.watch[name]) {
188916
189222
  cov_18ggdpj7q2.b[37][0]++;
188917
- cov_18ggdpj7q2.s[161]++;
189223
+ cov_18ggdpj7q2.s[162]++;
188918
189224
  screen.watch[name].push({
188919
189225
  code: code,
188920
189226
  options: options
188921
189227
  });
188922
189228
  } else {
188923
189229
  cov_18ggdpj7q2.b[37][1]++;
188924
- cov_18ggdpj7q2.s[162]++;
189230
+ cov_18ggdpj7q2.s[163]++;
188925
189231
  screen.watch[name] = [{
188926
189232
  code: code,
188927
189233
  options: options
@@ -188930,26 +189236,106 @@ var screenRenderer;
188930
189236
  },
188931
189237
  addMounted: function addMounted(screen, code) {
188932
189238
  cov_18ggdpj7q2.f[46]++;
188933
- cov_18ggdpj7q2.s[163]++;
189239
+ cov_18ggdpj7q2.s[164]++;
188934
189240
  screen.mounted.push(code);
188935
189241
  },
188936
189242
  addEvent: function addEvent(properties, event, code) {
188937
189243
  cov_18ggdpj7q2.f[47]++;
188938
- cov_18ggdpj7q2.s[164]++;
189244
+ cov_18ggdpj7q2.s[165]++;
188939
189245
  properties["@".concat(event)] = code;
188940
189246
  },
188941
189247
  addValidationRulesLoader: function addValidationRulesLoader(component, definition) {
188942
189248
  cov_18ggdpj7q2.f[48]++;
188943
- var firstPage = (cov_18ggdpj7q2.s[165]++, (cov_18ggdpj7q2.b[38][0]++, parseInt(this.currentPage)) || (cov_18ggdpj7q2.b[38][1]++, 0));
188944
- cov_18ggdpj7q2.s[166]++;
189249
+ var firstPage = (cov_18ggdpj7q2.s[166]++, (cov_18ggdpj7q2.b[38][0]++, parseInt(this.currentPage)) || (cov_18ggdpj7q2.b[38][1]++, 0));
189250
+
189251
+ function getKeys(input) {
189252
+ cov_18ggdpj7q2.f[49]++;
189253
+ cov_18ggdpj7q2.s[167]++;
189254
+
189255
+ if (input instanceof Array) {
189256
+ cov_18ggdpj7q2.b[39][0]++;
189257
+
189258
+ var _response = (cov_18ggdpj7q2.s[168]++, []);
189259
+
189260
+ cov_18ggdpj7q2.s[169]++;
189261
+ input.forEach(function (item) {
189262
+ cov_18ggdpj7q2.f[50]++;
189263
+ cov_18ggdpj7q2.s[170]++;
189264
+
189265
+ _response.push(getKeys(item));
189266
+ });
189267
+ cov_18ggdpj7q2.s[171]++;
189268
+ return _response;
189269
+ } else {
189270
+ cov_18ggdpj7q2.b[39][1]++;
189271
+ }
189272
+
189273
+ cov_18ggdpj7q2.s[172]++;
189274
+
189275
+ if (!(input instanceof Object)) {
189276
+ cov_18ggdpj7q2.b[40][0]++;
189277
+ cov_18ggdpj7q2.s[173]++;
189278
+ return Object(esm_typeof["a" /* default */])(input);
189279
+ } else {
189280
+ cov_18ggdpj7q2.b[40][1]++;
189281
+ }
189282
+
189283
+ var keys = (cov_18ggdpj7q2.s[174]++, Object.keys(input));
189284
+ var response = (cov_18ggdpj7q2.s[175]++, {});
189285
+ cov_18ggdpj7q2.s[176]++;
189286
+ keys.forEach(function (key) {
189287
+ cov_18ggdpj7q2.f[51]++;
189288
+ cov_18ggdpj7q2.s[177]++;
189289
+ response[key] = getKeys(input[key]);
189290
+ });
189291
+ cov_18ggdpj7q2.s[178]++;
189292
+ return response;
189293
+ }
189294
+
189295
+ cov_18ggdpj7q2.s[179]++;
189296
+
189297
+ var updateValidationRules = function updateValidationRules(screenComponent, validations) {
189298
+ cov_18ggdpj7q2.f[52]++;
189299
+ var a = (cov_18ggdpj7q2.s[180]++, getKeys(screenComponent.ValidationRules__));
189300
+ var b = (cov_18ggdpj7q2.s[181]++, getKeys(validations));
189301
+ cov_18ggdpj7q2.s[182]++;
189302
+
189303
+ if (Object(lodash["isEqual"])(a, b)) {
189304
+ cov_18ggdpj7q2.b[41][0]++;
189305
+ cov_18ggdpj7q2.s[183]++;
189306
+ return;
189307
+ } else {
189308
+ cov_18ggdpj7q2.b[41][1]++;
189309
+ }
189310
+
189311
+ cov_18ggdpj7q2.s[184]++;
189312
+ screenComponent.ValidationRules__ = validations;
189313
+ cov_18ggdpj7q2.s[185]++;
189314
+ screenComponent.$nextTick(function () {
189315
+ cov_18ggdpj7q2.f[53]++;
189316
+ cov_18ggdpj7q2.s[186]++;
189317
+
189318
+ if (screenComponent.$v) {
189319
+ cov_18ggdpj7q2.b[42][0]++;
189320
+ cov_18ggdpj7q2.s[187]++;
189321
+ screenComponent.$v.$touch();
189322
+ } else {
189323
+ cov_18ggdpj7q2.b[42][1]++;
189324
+ }
189325
+ });
189326
+ };
189327
+
189328
+ cov_18ggdpj7q2.s[188]++;
189329
+ updateValidationRules = Object(lodash["debounce"])(updateValidationRules, 25);
189330
+ cov_18ggdpj7q2.s[189]++;
188945
189331
 
188946
189332
  component.methods.loadValidationRules = function () {
188947
189333
  var _this5 = this;
188948
189334
 
188949
- cov_18ggdpj7q2.f[49]++;
189335
+ cov_18ggdpj7q2.f[54]++;
188950
189336
  // Asynchronous loading of validations
188951
- var validations = (cov_18ggdpj7q2.s[167]++, {});
188952
- cov_18ggdpj7q2.s[168]++;
189337
+ var validations = (cov_18ggdpj7q2.s[190]++, {});
189338
+ cov_18ggdpj7q2.s[191]++;
188953
189339
  Object(ValidationsFactory["a" /* default */])(definition, {
188954
189340
  screen: definition,
188955
189341
  firstPage: firstPage,
@@ -188957,64 +189343,39 @@ var screenRenderer;
188957
189343
  _parent: this._parent
188958
189344
  }, this.vdata)
188959
189345
  }).addValidations(validations).then(function () {
188960
- cov_18ggdpj7q2.f[50]++;
188961
- cov_18ggdpj7q2.s[169]++;
188962
-
188963
- if (lodash_default.a.isEqual(_this5.ValidationRules__, validations)) {
188964
- cov_18ggdpj7q2.b[39][0]++;
188965
- cov_18ggdpj7q2.s[170]++;
188966
- return;
188967
- } else {
188968
- cov_18ggdpj7q2.b[39][1]++;
188969
- }
188970
-
188971
- cov_18ggdpj7q2.s[171]++;
188972
- _this5.ValidationRules__ = validations;
188973
- cov_18ggdpj7q2.s[172]++;
188974
-
188975
- _this5.$nextTick(function () {
188976
- cov_18ggdpj7q2.f[51]++;
188977
- cov_18ggdpj7q2.s[173]++;
188978
-
188979
- if (_this5.$v) {
188980
- cov_18ggdpj7q2.b[40][0]++;
188981
- cov_18ggdpj7q2.s[174]++;
188982
-
188983
- _this5.$v.$touch();
188984
- } else {
188985
- cov_18ggdpj7q2.b[40][1]++;
188986
- }
188987
- });
189346
+ cov_18ggdpj7q2.f[55]++;
189347
+ cov_18ggdpj7q2.s[192]++;
189348
+ updateValidationRules(_this5, validations);
188988
189349
  });
188989
189350
  };
188990
189351
 
188991
- cov_18ggdpj7q2.s[175]++;
189352
+ cov_18ggdpj7q2.s[193]++;
188992
189353
  component.mounted.push('this.loadValidationRules()');
188993
189354
  },
188994
189355
  countElements: function countElements(definition) {
188995
- cov_18ggdpj7q2.f[52]++;
188996
- cov_18ggdpj7q2.s[176]++;
189356
+ cov_18ggdpj7q2.f[56]++;
189357
+ cov_18ggdpj7q2.s[194]++;
188997
189358
  return new Promise(function (resolve) {
188998
- cov_18ggdpj7q2.f[53]++;
188999
- var allElements = (cov_18ggdpj7q2.s[177]++, []);
189000
- cov_18ggdpj7q2.s[178]++;
189359
+ cov_18ggdpj7q2.f[57]++;
189360
+ var allElements = (cov_18ggdpj7q2.s[195]++, []);
189361
+ cov_18ggdpj7q2.s[196]++;
189001
189362
  Object(CountElements["a" /* default */])(definition, {
189002
189363
  screen: definition
189003
189364
  }).countItems(allElements).then(function () {
189004
- cov_18ggdpj7q2.f[54]++;
189005
- cov_18ggdpj7q2.s[179]++;
189365
+ cov_18ggdpj7q2.f[58]++;
189366
+ cov_18ggdpj7q2.s[197]++;
189006
189367
  resolve(allElements);
189007
189368
  });
189008
189369
  });
189009
189370
  }
189010
189371
  },
189011
189372
  mounted: function mounted() {
189012
- cov_18ggdpj7q2.f[55]++;
189013
- cov_18ggdpj7q2.s[180]++;
189373
+ cov_18ggdpj7q2.f[59]++;
189374
+ cov_18ggdpj7q2.s[198]++;
189014
189375
 
189015
189376
  if (!screenRenderer) {
189016
- cov_18ggdpj7q2.b[41][0]++;
189017
- cov_18ggdpj7q2.s[181]++;
189377
+ cov_18ggdpj7q2.b[43][0]++;
189378
+ cov_18ggdpj7q2.s[199]++;
189018
189379
  screenRenderer = new this.constructor({
189019
189380
  propsData: {
189020
189381
  value: {},
@@ -189023,14 +189384,14 @@ var screenRenderer;
189023
189384
  }
189024
189385
  }
189025
189386
  });
189026
- cov_18ggdpj7q2.s[182]++;
189387
+ cov_18ggdpj7q2.s[200]++;
189027
189388
  screenRenderer.$mount();
189028
189389
  } else {
189029
- cov_18ggdpj7q2.b[41][1]++;
189390
+ cov_18ggdpj7q2.b[43][1]++;
189030
189391
  }
189031
189392
  }
189032
189393
  });
189033
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/watchers-synchronous.vue?vue&type=template&id=fb550d68&
189394
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/watchers-synchronous.vue?vue&type=template&id=fb550d68&
189034
189395
  var watchers_synchronousvue_type_template_id_fb550d68_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-modal',{ref:"modal",attrs:{"size":"lg","id":"watchers-synchronous","title":"","hide-header":"","no-close-on-esc":"","hide-header-close":"","no-close-on-backdrop":""}},[(_vm.display === 'running')?_c('div',{staticClass:"container text-center"},[_c('div',{staticClass:"icon-container m-4"},[_c('svg',{staticClass:"lds-gear",attrs:{"width":"50%","height":"50%","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 100 100","preserveAspectRatio":"xMidYMid"}},[_c('g',{attrs:{"transform":"translate(50 50)"}},[_c('g',{attrs:{"transform":"rotate(248.825)"}},[_c('animateTransform',{attrs:{"attributeName":"transform","type":"rotate","values":"0;360","keyTimes":"0;1","dur":"4.7s","repeatCount":"indefinite"}}),_c('path',{attrs:{"d":"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20"}})],1)])])]),_c('h3',{staticClass:"display-6"},[_vm._v(_vm._s(_vm.message))]),_c('p',{staticClass:"lead"},[_vm._v(_vm._s(_vm.$t('This window will automatically close when complete.')))])]):_c('div',{staticClass:"container text-center"},[_c('div',{staticClass:"icon-container m-4"},[_c('i',{staticClass:"fas fa-sad-tear fa-10x"})]),_c('h3',{staticClass:"display-6"},[_vm._v(_vm._s(_vm.$t('Something has gone wrong.')))]),_c('p',{staticClass:"lead"},[_vm._v(_vm._s(_vm.$t("Unfortunately this screen has had an issue. We've notified the administrator."))+" "),_c('a',{attrs:{"href":"javascript:void(0)","data-cy":"watchers-show-error-message"},on:{"click":function($event){_vm.showMessage=!_vm.showMessage}}},[_c('i',{staticClass:"fas fa-info-circle"})])]),(_vm.showMessage)?_c('small',{staticClass:"text-danger text-left small"},[_vm._v(_vm._s(_vm.errorMessage))]):_vm._e()]),_c('div',{staticClass:"w-100 text-right",attrs:{"slot":"modal-footer"},slot:"modal-footer"},[(_vm.display === 'error')?_c('button',{staticClass:"btn btn-outline-secondary",attrs:{"type":"button"},on:{"click":function($event){return _vm.hide(-1)}}},[_vm._v(_vm._s(_vm.$t('Close')))]):_vm._e()])])}
189035
189396
  var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
189036
189397
 
@@ -189600,7 +189961,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
189600
189961
  )
189601
189962
 
189602
189963
  /* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
189603
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/screen-renderer-error.vue?vue&type=template&id=8466b078&
189964
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/screen-renderer-error.vue?vue&type=template&id=8466b078&
189604
189965
  var screen_renderer_errorvue_type_template_id_8466b078_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-alert',{ref:"alert",attrs:{"variant":"danger","dismissible":""},model:{value:(_vm.value.show),callback:function ($$v) {_vm.$set(_vm.value, "show", $$v)},expression:"value.show"}},[_c('b',[_vm._v("\n "+_vm._s(_vm.value.error)+"\n ")]),_c('ul',_vm._l((_vm.value.errors),function(error,index){return _c('li',{key:("error-" + index)},[_vm._v(_vm._s(error))])}),0)])}
189605
189966
  var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
189606
189967
 
@@ -189681,7 +190042,7 @@ var screen_renderer_error_component = Object(componentNormalizer["a" /* default
189681
190042
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/screen-renderer.vue?vue&type=script&lang=js&
189682
190043
  var cov_1zsiqc2g5t = function () {
189683
190044
  var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/screen-renderer.vue";
189684
- var hash = "482f534aade205de8c7bec70014fafb2365535bb";
190045
+ var hash = "93436e181ed968b133bf5c575cc76c396be77556";
189685
190046
  var global = new Function("return this")();
189686
190047
  var gcv = "__coverage__";
189687
190048
  var coverageData = {
@@ -189719,71 +190080,91 @@ var cov_1zsiqc2g5t = function () {
189719
190080
  },
189720
190081
  "3": {
189721
190082
  start: {
189722
- line: 51,
189723
- column: 8
190083
+ line: 46,
190084
+ column: 4
189724
190085
  },
189725
190086
  end: {
189726
- line: 54,
189727
- column: 9
190087
+ line: 46,
190088
+ column: 58
189728
190089
  }
189729
190090
  },
189730
190091
  "4": {
189731
190092
  start: {
189732
190093
  line: 52,
189733
- column: 10
190094
+ column: 8
189734
190095
  },
189735
190096
  end: {
189736
190097
  line: 52,
189737
- column: 57
190098
+ column: 39
189738
190099
  }
189739
190100
  },
189740
190101
  "5": {
189741
190102
  start: {
189742
- line: 53,
189743
- column: 10
190103
+ line: 58,
190104
+ column: 6
189744
190105
  },
189745
190106
  end: {
189746
- line: 53,
189747
- column: 71
190107
+ line: 61,
190108
+ column: 7
189748
190109
  }
189749
190110
  },
189750
190111
  "6": {
190112
+ start: {
190113
+ line: 59,
190114
+ column: 8
190115
+ },
190116
+ end: {
190117
+ line: 59,
190118
+ column: 55
190119
+ }
190120
+ },
190121
+ "7": {
189751
190122
  start: {
189752
190123
  line: 60,
189753
- column: 6
190124
+ column: 8
189754
190125
  },
189755
190126
  end: {
189756
190127
  line: 60,
189757
190128
  column: 69
189758
190129
  }
189759
190130
  },
189760
- "7": {
190131
+ "8": {
189761
190132
  start: {
189762
- line: 63,
190133
+ line: 64,
189763
190134
  column: 6
189764
190135
  },
189765
190136
  end: {
189766
- line: 63,
190137
+ line: 64,
190138
+ column: 69
190139
+ }
190140
+ },
190141
+ "9": {
190142
+ start: {
190143
+ line: 67,
190144
+ column: 6
190145
+ },
190146
+ end: {
190147
+ line: 67,
189767
190148
  column: 39
189768
190149
  }
189769
190150
  },
189770
- "8": {
190151
+ "10": {
189771
190152
  start: {
189772
- line: 66,
190153
+ line: 70,
189773
190154
  column: 6
189774
190155
  },
189775
190156
  end: {
189776
- line: 66,
190157
+ line: 70,
189777
190158
  column: 51
189778
190159
  }
189779
190160
  },
189780
- "9": {
190161
+ "11": {
189781
190162
  start: {
189782
- line: 69,
190163
+ line: 73,
189783
190164
  column: 6
189784
190165
  },
189785
190166
  end: {
189786
- line: 69,
190167
+ line: 73,
189787
190168
  column: 48
189788
190169
  }
189789
190170
  }
@@ -189831,7 +190212,7 @@ var cov_1zsiqc2g5t = function () {
189831
190212
  column: 12
189832
190213
  },
189833
190214
  end: {
189834
- line: 46,
190215
+ line: 47,
189835
190216
  column: 3
189836
190217
  }
189837
190218
  },
@@ -189841,156 +190222,180 @@ var cov_1zsiqc2g5t = function () {
189841
190222
  name: "(anonymous_2)",
189842
190223
  decl: {
189843
190224
  start: {
189844
- line: 50,
190225
+ line: 51,
189845
190226
  column: 6
189846
190227
  },
189847
190228
  end: {
189848
- line: 50,
190229
+ line: 51,
189849
190230
  column: 7
189850
190231
  }
189851
190232
  },
189852
190233
  loc: {
189853
190234
  start: {
189854
- line: 50,
190235
+ line: 51,
189855
190236
  column: 26
189856
190237
  },
189857
190238
  end: {
189858
- line: 55,
190239
+ line: 53,
189859
190240
  column: 7
189860
190241
  }
189861
190242
  },
189862
- line: 50
190243
+ line: 51
189863
190244
  },
189864
190245
  "3": {
189865
190246
  name: "(anonymous_3)",
189866
190247
  decl: {
189867
190248
  start: {
189868
- line: 59,
190249
+ line: 57,
189869
190250
  column: 4
189870
190251
  },
189871
190252
  end: {
189872
- line: 59,
190253
+ line: 57,
189873
190254
  column: 5
189874
190255
  }
189875
190256
  },
189876
190257
  loc: {
189877
190258
  start: {
189878
- line: 59,
189879
- column: 23
190259
+ line: 57,
190260
+ column: 30
189880
190261
  },
189881
190262
  end: {
189882
- line: 61,
190263
+ line: 62,
189883
190264
  column: 5
189884
190265
  }
189885
190266
  },
189886
- line: 59
190267
+ line: 57
189887
190268
  },
189888
190269
  "4": {
189889
190270
  name: "(anonymous_4)",
189890
190271
  decl: {
189891
190272
  start: {
189892
- line: 62,
190273
+ line: 63,
189893
190274
  column: 4
189894
190275
  },
189895
190276
  end: {
189896
- line: 62,
190277
+ line: 63,
189897
190278
  column: 5
189898
190279
  }
189899
190280
  },
189900
190281
  loc: {
189901
190282
  start: {
189902
- line: 62,
189903
- column: 24
190283
+ line: 63,
190284
+ column: 23
189904
190285
  },
189905
190286
  end: {
189906
- line: 64,
190287
+ line: 65,
189907
190288
  column: 5
189908
190289
  }
189909
190290
  },
189910
- line: 62
190291
+ line: 63
189911
190292
  },
189912
190293
  "5": {
189913
190294
  name: "(anonymous_5)",
189914
190295
  decl: {
189915
190296
  start: {
189916
- line: 65,
190297
+ line: 66,
189917
190298
  column: 4
189918
190299
  },
189919
190300
  end: {
189920
- line: 65,
190301
+ line: 66,
189921
190302
  column: 5
189922
190303
  }
189923
190304
  },
189924
190305
  loc: {
189925
190306
  start: {
189926
- line: 65,
189927
- column: 21
190307
+ line: 66,
190308
+ column: 24
189928
190309
  },
189929
190310
  end: {
189930
- line: 67,
190311
+ line: 68,
189931
190312
  column: 5
189932
190313
  }
189933
190314
  },
189934
- line: 65
190315
+ line: 66
189935
190316
  },
189936
190317
  "6": {
189937
190318
  name: "(anonymous_6)",
189938
190319
  decl: {
189939
190320
  start: {
189940
- line: 68,
190321
+ line: 69,
189941
190322
  column: 4
189942
190323
  },
189943
190324
  end: {
189944
- line: 68,
190325
+ line: 69,
189945
190326
  column: 5
189946
190327
  }
189947
190328
  },
189948
190329
  loc: {
189949
190330
  start: {
189950
- line: 68,
190331
+ line: 69,
190332
+ column: 21
190333
+ },
190334
+ end: {
190335
+ line: 71,
190336
+ column: 5
190337
+ }
190338
+ },
190339
+ line: 69
190340
+ },
190341
+ "7": {
190342
+ name: "(anonymous_7)",
190343
+ decl: {
190344
+ start: {
190345
+ line: 72,
190346
+ column: 4
190347
+ },
190348
+ end: {
190349
+ line: 72,
190350
+ column: 5
190351
+ }
190352
+ },
190353
+ loc: {
190354
+ start: {
190355
+ line: 72,
189951
190356
  column: 25
189952
190357
  },
189953
190358
  end: {
189954
- line: 70,
190359
+ line: 74,
189955
190360
  column: 5
189956
190361
  }
189957
190362
  },
189958
- line: 68
190363
+ line: 72
189959
190364
  }
189960
190365
  },
189961
190366
  branchMap: {
189962
190367
  "0": {
189963
190368
  loc: {
189964
190369
  start: {
189965
- line: 51,
189966
- column: 8
190370
+ line: 58,
190371
+ column: 6
189967
190372
  },
189968
190373
  end: {
189969
- line: 54,
189970
- column: 9
190374
+ line: 61,
190375
+ column: 7
189971
190376
  }
189972
190377
  },
189973
190378
  type: "if",
189974
190379
  locations: [{
189975
190380
  start: {
189976
- line: 51,
189977
- column: 8
190381
+ line: 58,
190382
+ column: 6
189978
190383
  },
189979
190384
  end: {
189980
- line: 54,
189981
- column: 9
190385
+ line: 61,
190386
+ column: 7
189982
190387
  }
189983
190388
  }, {
189984
190389
  start: {
189985
- line: 51,
189986
- column: 8
190390
+ line: 58,
190391
+ column: 6
189987
190392
  },
189988
190393
  end: {
189989
- line: 54,
189990
- column: 9
190394
+ line: 61,
190395
+ column: 7
189991
190396
  }
189992
190397
  }],
189993
- line: 51
190398
+ line: 58
189994
190399
  }
189995
190400
  },
189996
190401
  s: {
@@ -190003,7 +190408,9 @@ var cov_1zsiqc2g5t = function () {
190003
190408
  "6": 0,
190004
190409
  "7": 0,
190005
190410
  "8": 0,
190006
- "9": 0
190411
+ "9": 0,
190412
+ "10": 0,
190413
+ "11": 0
190007
190414
  },
190008
190415
  f: {
190009
190416
  "0": 0,
@@ -190012,7 +190419,8 @@ var cov_1zsiqc2g5t = function () {
190012
190419
  "3": 0,
190013
190420
  "4": 0,
190014
190421
  "5": 0,
190015
- "6": 0
190422
+ "6": 0,
190423
+ "7": 0
190016
190424
  },
190017
190425
  b: {
190018
190426
  "0": [0, 0]
@@ -190021,13 +190429,13 @@ var cov_1zsiqc2g5t = function () {
190021
190429
  version: 3,
190022
190430
  sources: ["screen-renderer.vue"],
190023
190431
  names: [],
190024
- mappings: ";;;;;;;;;;;;;;;;;;;;;;;;AAwBA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",
190432
+ mappings: ";;;;;;;;;;;;;;;;;;;;;;;;AAwBA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",
190025
190433
  file: "screen-renderer.vue",
190026
190434
  sourceRoot: "src/components",
190027
- sourcesContent: ["<template>\n <b-container fluid>\n <div v-if=\"displayAsyncLoading\" ref=\"watchersAsynchronous\" class=\"alert alert-light\" role=\"alert\">\n <svg class=\"lds-gear\" width=\"20px\" height=\"20px\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\n <g transform=\"translate(50 50)\">\n <g transform=\"rotate(248.825)\">\n <animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0;360\" keyTimes=\"0;1\" dur=\"4.7s\" repeatCount=\"indefinite\"/>\n <path d=\"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20\"/>\n </g>\n </g>\n </svg>\n {{ $t('Loading...') }}\n </div>\n <component ref=\"component\" :is=\"component\" :vdata=\"value\" :_parent=\"_parent\" :_initial-page=\"currentPage\"\n @submit=\"submit\"\n @asyncWatcherTriggered=\"onAsyncWatcherOn\"\n @asyncWatcherCompleted=\"onAsyncWatcherOff\"\n />\n <screen-renderer-error v-if=\"showErrors && building.error\" v-model=\"building\" />\n <watchers-synchronous ref=\"watchersSynchronous\"/>\n </b-container>\n</template>\n\n<script>\nimport Json2Vue from '../mixins/Json2Vue';\nimport CurrentPageProperty from '../mixins/CurrentPageProperty';\nimport WatchersSynchronous from '@/components/watchers-synchronous';\nimport ScreenRendererError from '../components/renderer/screen-renderer-error';\nimport { cloneDeep, isEqual } from 'lodash';\n\nexport default {\n name: 'screen-renderer',\n components: { WatchersSynchronous, ScreenRendererError },\n mixins: [ Json2Vue, CurrentPageProperty ],\n data() {\n return {\n currentDefinition: null,\n codigo: '',\n self: this,\n displayAsyncLoading: false,\n };\n },\n mounted() {\n this.currentDefinition = cloneDeep(this.definition);\n this.component = this.buildComponent(this.currentDefinition);\n },\n watch: {\n definition: {\n deep: true,\n handler(definition) {\n if (!isEqual(definition, this.currentDefinition)) {\n this.currentDefinition = cloneDeep(definition);\n this.component = this.buildComponent(this.currentDefinition);\n }\n },\n },\n },\n methods: {\n onAsyncWatcherOn() {\n this.displayAsyncLoading = typeof this._parent === 'undefined';\n },\n onAsyncWatcherOff() {\n this.displayAsyncLoading = false;\n },\n getCurrentPage() {\n return this.$refs.component.getCurrentPage();\n },\n setCurrentPage(page) {\n this.$refs.component.setCurrentPage(page);\n },\n },\n};\n</script>\n\n<style>\n.form-group--error {\n animation: none;\n}\n@keyframes shakeError {\n 0% {\n transform: translateX(0); }\n 15% {\n transform: translateX(0.375rem); }\n 30% {\n transform: translateX(-0.375rem); }\n 45% {\n transform: translateX(0.375rem); }\n 60% {\n transform: translateX(-0.375rem); }\n 75% {\n transform: translateX(0.375rem); }\n 90% {\n transform: translateX(-0.375rem); }\n 100% {\n transform: none;\n }\n}\n</style>\n"]
190435
+ sourcesContent: ["<template>\n <b-container fluid>\n <div v-if=\"displayAsyncLoading\" ref=\"watchersAsynchronous\" class=\"alert alert-light\" role=\"alert\">\n <svg class=\"lds-gear\" width=\"20px\" height=\"20px\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\n <g transform=\"translate(50 50)\">\n <g transform=\"rotate(248.825)\">\n <animateTransform attributeName=\"transform\" type=\"rotate\" values=\"0;360\" keyTimes=\"0;1\" dur=\"4.7s\" repeatCount=\"indefinite\"/>\n <path d=\"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20\"/>\n </g>\n </g>\n </svg>\n {{ $t('Loading...') }}\n </div>\n <component ref=\"component\" :is=\"component\" :vdata=\"value\" :_parent=\"_parent\" :_initial-page=\"currentPage\"\n @submit=\"submit\"\n @asyncWatcherTriggered=\"onAsyncWatcherOn\"\n @asyncWatcherCompleted=\"onAsyncWatcherOff\"\n />\n <screen-renderer-error v-if=\"showErrors && building.error\" v-model=\"building\" />\n <watchers-synchronous ref=\"watchersSynchronous\"/>\n </b-container>\n</template>\n\n<script>\nimport Json2Vue from '../mixins/Json2Vue';\nimport CurrentPageProperty from '../mixins/CurrentPageProperty';\nimport WatchersSynchronous from '@/components/watchers-synchronous';\nimport ScreenRendererError from '../components/renderer/screen-renderer-error';\nimport { cloneDeep, isEqual, debounce } from 'lodash';\n\nexport default {\n name: 'screen-renderer',\n components: { WatchersSynchronous, ScreenRendererError },\n mixins: [ Json2Vue, CurrentPageProperty ],\n data() {\n return {\n currentDefinition: null,\n codigo: '',\n self: this,\n displayAsyncLoading: false,\n };\n },\n mounted() {\n this.currentDefinition = cloneDeep(this.definition);\n this.component = this.buildComponent(this.currentDefinition);\n this.rebuildScreen = debounce(this.rebuildScreen, 25);\n },\n watch: {\n definition: {\n deep: true,\n handler(definition) {\n this.rebuildScreen(definition);\n },\n },\n },\n methods: {\n rebuildScreen(definition) {\n if (!isEqual(definition, this.currentDefinition)) {\n this.currentDefinition = cloneDeep(definition);\n this.component = this.buildComponent(this.currentDefinition);\n }\n },\n onAsyncWatcherOn() {\n this.displayAsyncLoading = typeof this._parent === 'undefined';\n },\n onAsyncWatcherOff() {\n this.displayAsyncLoading = false;\n },\n getCurrentPage() {\n return this.$refs.component.getCurrentPage();\n },\n setCurrentPage(page) {\n this.$refs.component.setCurrentPage(page);\n },\n },\n};\n</script>\n\n<style>\n.form-group--error {\n animation: none;\n}\n@keyframes shakeError {\n 0% {\n transform: translateX(0); }\n 15% {\n transform: translateX(0.375rem); }\n 30% {\n transform: translateX(-0.375rem); }\n 45% {\n transform: translateX(0.375rem); }\n 60% {\n transform: translateX(-0.375rem); }\n 75% {\n transform: translateX(0.375rem); }\n 90% {\n transform: translateX(-0.375rem); }\n 100% {\n transform: none;\n }\n}\n</style>\n"]
190028
190436
  },
190029
190437
  _coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
190030
- hash: "482f534aade205de8c7bec70014fafb2365535bb"
190438
+ hash: "93436e181ed968b133bf5c575cc76c396be77556"
190031
190439
  };
190032
190440
  var coverage = global[gcv] || (global[gcv] = {});
190033
190441
 
@@ -190089,45 +190497,52 @@ var cov_1zsiqc2g5t = function () {
190089
190497
  this.currentDefinition = Object(lodash["cloneDeep"])(this.definition);
190090
190498
  cov_1zsiqc2g5t.s[2]++;
190091
190499
  this.component = this.buildComponent(this.currentDefinition);
190500
+ cov_1zsiqc2g5t.s[3]++;
190501
+ this.rebuildScreen = Object(lodash["debounce"])(this.rebuildScreen, 25);
190092
190502
  },
190093
190503
  watch: {
190094
190504
  definition: {
190095
190505
  deep: true,
190096
190506
  handler: function handler(definition) {
190097
190507
  cov_1zsiqc2g5t.f[2]++;
190098
- cov_1zsiqc2g5t.s[3]++;
190099
-
190100
- if (!Object(lodash["isEqual"])(definition, this.currentDefinition)) {
190101
- cov_1zsiqc2g5t.b[0][0]++;
190102
- cov_1zsiqc2g5t.s[4]++;
190103
- this.currentDefinition = Object(lodash["cloneDeep"])(definition);
190104
- cov_1zsiqc2g5t.s[5]++;
190105
- this.component = this.buildComponent(this.currentDefinition);
190106
- } else {
190107
- cov_1zsiqc2g5t.b[0][1]++;
190108
- }
190508
+ cov_1zsiqc2g5t.s[4]++;
190509
+ this.rebuildScreen(definition);
190109
190510
  }
190110
190511
  }
190111
190512
  },
190112
190513
  methods: {
190113
- onAsyncWatcherOn: function onAsyncWatcherOn() {
190514
+ rebuildScreen: function rebuildScreen(definition) {
190114
190515
  cov_1zsiqc2g5t.f[3]++;
190115
- cov_1zsiqc2g5t.s[6]++;
190516
+ cov_1zsiqc2g5t.s[5]++;
190517
+
190518
+ if (!Object(lodash["isEqual"])(definition, this.currentDefinition)) {
190519
+ cov_1zsiqc2g5t.b[0][0]++;
190520
+ cov_1zsiqc2g5t.s[6]++;
190521
+ this.currentDefinition = Object(lodash["cloneDeep"])(definition);
190522
+ cov_1zsiqc2g5t.s[7]++;
190523
+ this.component = this.buildComponent(this.currentDefinition);
190524
+ } else {
190525
+ cov_1zsiqc2g5t.b[0][1]++;
190526
+ }
190527
+ },
190528
+ onAsyncWatcherOn: function onAsyncWatcherOn() {
190529
+ cov_1zsiqc2g5t.f[4]++;
190530
+ cov_1zsiqc2g5t.s[8]++;
190116
190531
  this.displayAsyncLoading = typeof this._parent === 'undefined';
190117
190532
  },
190118
190533
  onAsyncWatcherOff: function onAsyncWatcherOff() {
190119
- cov_1zsiqc2g5t.f[4]++;
190120
- cov_1zsiqc2g5t.s[7]++;
190534
+ cov_1zsiqc2g5t.f[5]++;
190535
+ cov_1zsiqc2g5t.s[9]++;
190121
190536
  this.displayAsyncLoading = false;
190122
190537
  },
190123
190538
  getCurrentPage: function getCurrentPage() {
190124
- cov_1zsiqc2g5t.f[5]++;
190125
- cov_1zsiqc2g5t.s[8]++;
190539
+ cov_1zsiqc2g5t.f[6]++;
190540
+ cov_1zsiqc2g5t.s[10]++;
190126
190541
  return this.$refs.component.getCurrentPage();
190127
190542
  },
190128
190543
  setCurrentPage: function setCurrentPage(page) {
190129
- cov_1zsiqc2g5t.f[6]++;
190130
- cov_1zsiqc2g5t.s[9]++;
190544
+ cov_1zsiqc2g5t.f[7]++;
190545
+ cov_1zsiqc2g5t.s[11]++;
190131
190546
  this.$refs.component.setCurrentPage(page);
190132
190547
  }
190133
190548
  }
@@ -190148,8 +190563,8 @@ var screen_renderervue_type_style_index_0_lang_css_ = __webpack_require__("0421"
190148
190563
 
190149
190564
  var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
190150
190565
  components_screen_renderervue_type_script_lang_js_,
190151
- screen_renderervue_type_template_id_71697905_render,
190152
- screen_renderervue_type_template_id_71697905_staticRenderFns,
190566
+ screen_renderervue_type_template_id_756dd8c4_render,
190567
+ screen_renderervue_type_template_id_756dd8c4_staticRenderFns,
190153
190568
  false,
190154
190569
  null,
190155
190570
  null,
@@ -190158,7 +190573,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
190158
190573
  )
190159
190574
 
190160
190575
  /* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
190161
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/add-loop-row.vue?vue&type=template&id=cf7fd0da&
190576
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/add-loop-row.vue?vue&type=template&id=cf7fd0da&
190162
190577
  var add_loop_rowvue_type_template_id_cf7fd0da_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.error)?_c('b-row',{staticClass:"justify-content-start"},[_c('b-col',{attrs:{"md":"auto"}},[_c('div',{staticClass:"invalid-feedback d-block"},[_vm._v(_vm._s(_vm.error))])])],1):_vm._e(),(_vm.value && _vm.config.settings.add)?_c('b-row',{staticClass:"justify-content-md-center"},[_c('b-col',{attrs:{"md":"auto"}},[_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Add Item'),"data-cy":("loop-" + (_vm.config.name) + "-add")},on:{"click":_vm.add}},[_c('i',{staticClass:"fas fa-plus"})]),(_vm.value.length > 0)?_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"outline-danger","title":_vm.$t('Delete Item'),"data-cy":("loop-" + (_vm.config.name) + "-remove")},on:{"click":_vm.removeConfirm}},[_c('i',{staticClass:"fas fa-minus"})]):_vm._e()],1)],1):_vm._e()],1)}
190163
190578
  var add_loop_rowvue_type_template_id_cf7fd0da_staticRenderFns = []
190164
190579
 
@@ -190446,7 +190861,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
190446
190861
  )
190447
190862
 
190448
190863
  /* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
190449
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5f5ad106-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/default-loading-spinner.vue?vue&type=template&id=2af62e9c&
190864
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ce607f8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/default-loading-spinner.vue?vue&type=template&id=2af62e9c&
190450
190865
  var default_loading_spinnervue_type_template_id_2af62e9c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._v("Loading Data...")])}
190451
190866
  var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
190452
190867