@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.
- package/dist/vue-form-builder.common.js +1298 -883
- package/dist/vue-form-builder.common.js.map +1 -1
- package/dist/vue-form-builder.umd.js +1298 -883
- package/dist/vue-form-builder.umd.js.map +1 -1
- package/dist/vue-form-builder.umd.min.js +17 -17
- package/dist/vue-form-builder.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/DataProvider.js +6 -2
- package/src/components/screen-renderer.vue +9 -5
- package/src/mixins/Json2Vue.js +40 -11
- package/src/mixins/extensions/LoadFieldComponents.js +1 -1
|
@@ -3916,7 +3916,7 @@ module.exports = function spread(callback) {
|
|
|
3916
3916
|
|
|
3917
3917
|
"use strict";
|
|
3918
3918
|
|
|
3919
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3919
|
+
// 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&
|
|
3920
3920
|
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()])}
|
|
3921
3921
|
var staticRenderFns = []
|
|
3922
3922
|
|
|
@@ -5292,7 +5292,7 @@ module.exports = baseAssignIn;
|
|
|
5292
5292
|
|
|
5293
5293
|
"use strict";
|
|
5294
5294
|
|
|
5295
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5295
|
+
// 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&
|
|
5296
5296
|
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)}
|
|
5297
5297
|
var staticRenderFns = []
|
|
5298
5298
|
|
|
@@ -9916,7 +9916,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
9916
9916
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
9917
9917
|
var defineProperty = __webpack_require__("bd86");
|
|
9918
9918
|
|
|
9919
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9919
|
+
// 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&
|
|
9920
9920
|
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()])}
|
|
9921
9921
|
var staticRenderFns = []
|
|
9922
9922
|
|
|
@@ -20835,7 +20835,7 @@ $exports.store = store;
|
|
|
20835
20835
|
|
|
20836
20836
|
"use strict";
|
|
20837
20837
|
|
|
20838
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
20838
|
+
// 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&
|
|
20839
20839
|
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){
|
|
20840
20840
|
var index = ref.index;
|
|
20841
20841
|
var field = ref.field;
|
|
@@ -43430,7 +43430,7 @@ module.exports = createAssigner;
|
|
|
43430
43430
|
|
|
43431
43431
|
"use strict";
|
|
43432
43432
|
|
|
43433
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
43433
|
+
// 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&
|
|
43434
43434
|
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)}
|
|
43435
43435
|
var staticRenderFns = []
|
|
43436
43436
|
|
|
@@ -72624,7 +72624,7 @@ module.exports = baseCreate;
|
|
|
72624
72624
|
|
|
72625
72625
|
"use strict";
|
|
72626
72626
|
|
|
72627
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
72627
|
+
// 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&
|
|
72628
72628
|
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)}})])}
|
|
72629
72629
|
var staticRenderFns = []
|
|
72630
72630
|
|
|
@@ -84142,7 +84142,7 @@ module.exports = overArg;
|
|
|
84142
84142
|
|
|
84143
84143
|
"use strict";
|
|
84144
84144
|
|
|
84145
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
84145
|
+
// 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&
|
|
84146
84146
|
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()}
|
|
84147
84147
|
var staticRenderFns = []
|
|
84148
84148
|
|
|
@@ -92850,7 +92850,7 @@ __webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return
|
|
|
92850
92850
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
92851
92851
|
__webpack_require__.d(__webpack_exports__, "Tooltip", function() { return /* reexport */ tooltip["a" /* default */]; });
|
|
92852
92852
|
|
|
92853
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
92853
|
+
// 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&
|
|
92854
92854
|
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)])}
|
|
92855
92855
|
var staticRenderFns = []
|
|
92856
92856
|
|
|
@@ -93209,7 +93209,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
93209
93209
|
)
|
|
93210
93210
|
|
|
93211
93211
|
/* harmony default export */ var color_select = (component.exports);
|
|
93212
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
93212
|
+
// 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&
|
|
93213
93213
|
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)}
|
|
93214
93214
|
var container_columnsvue_type_template_id_49e59f53_staticRenderFns = []
|
|
93215
93215
|
|
|
@@ -94663,7 +94663,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
94663
94663
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
94664
94664
|
var form_multiselect = __webpack_require__("0f4c");
|
|
94665
94665
|
|
|
94666
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94666
|
+
// 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&
|
|
94667
94667
|
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)}
|
|
94668
94668
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
94669
94669
|
|
|
@@ -94993,7 +94993,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
94993
94993
|
)
|
|
94994
94994
|
|
|
94995
94995
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
94996
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94996
|
+
// 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&
|
|
94997
94997
|
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)}
|
|
94998
94998
|
var options_listvue_type_template_id_6bb675f0_scoped_true_staticRenderFns = []
|
|
94999
94999
|
|
|
@@ -95019,7 +95019,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
95019
95019
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
95020
95020
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
95021
95021
|
|
|
95022
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95022
|
+
// 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&
|
|
95023
95023
|
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("{}")])}
|
|
95024
95024
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
95025
95025
|
|
|
@@ -99263,7 +99263,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
99263
99263
|
)
|
|
99264
99264
|
|
|
99265
99265
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
99266
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
99266
|
+
// 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&
|
|
99267
99267
|
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":"×"},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()])}
|
|
99268
99268
|
var column_setupvue_type_template_id_407e2794_scoped_true_staticRenderFns = []
|
|
99269
99269
|
|
|
@@ -102395,7 +102395,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
102395
102395
|
)
|
|
102396
102396
|
|
|
102397
102397
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
102398
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102398
|
+
// 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&
|
|
102399
102399
|
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)}
|
|
102400
102400
|
var page_selectvue_type_template_id_d32b03e8_staticRenderFns = []
|
|
102401
102401
|
|
|
@@ -102754,7 +102754,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
102754
102754
|
)
|
|
102755
102755
|
|
|
102756
102756
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
102757
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102757
|
+
// 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&
|
|
102758
102758
|
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))])])}
|
|
102759
102759
|
var validation_selectvue_type_template_id_475edd84_scoped_true_staticRenderFns = []
|
|
102760
102760
|
|
|
@@ -102767,7 +102767,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
102767
102767
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
102768
102768
|
var es6_array_sort = __webpack_require__("55dd");
|
|
102769
102769
|
|
|
102770
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102770
|
+
// 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&
|
|
102771
102771
|
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)}
|
|
102772
102772
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
102773
102773
|
|
|
@@ -107008,7 +107008,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
107008
107008
|
)
|
|
107009
107009
|
|
|
107010
107010
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
107011
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107011
|
+
// 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&
|
|
107012
107012
|
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)}
|
|
107013
107013
|
var screen_selectorvue_type_template_id_7d1c8ca1_staticRenderFns = []
|
|
107014
107014
|
|
|
@@ -107040,7 +107040,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
107040
107040
|
)
|
|
107041
107041
|
|
|
107042
107042
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
107043
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107043
|
+
// 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&
|
|
107044
107044
|
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)}
|
|
107045
107045
|
var loopvue_type_template_id_13aa043a_staticRenderFns = []
|
|
107046
107046
|
|
|
@@ -107315,7 +107315,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
107315
107315
|
)
|
|
107316
107316
|
|
|
107317
107317
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
107318
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107318
|
+
// 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&
|
|
107319
107319
|
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)}
|
|
107320
107320
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
107321
107321
|
|
|
@@ -108048,21 +108048,19 @@ module.exports = function (it) {
|
|
|
108048
108048
|
|
|
108049
108049
|
"use strict";
|
|
108050
108050
|
__webpack_require__.r(__webpack_exports__);
|
|
108051
|
-
/* harmony import */ var
|
|
108052
|
-
/* harmony import */ var
|
|
108053
|
-
/* harmony import */ var
|
|
108054
|
-
/* harmony import */ var
|
|
108055
|
-
/* harmony import */ var
|
|
108056
|
-
/* harmony import */ var
|
|
108057
|
-
/* harmony import */ var
|
|
108058
|
-
/* harmony import */ var
|
|
108059
|
-
/* harmony import */ var
|
|
108060
|
-
/* harmony import */ var
|
|
108061
|
-
/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("ac6a");
|
|
108062
|
-
/* 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__);
|
|
108051
|
+
/* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("28a5");
|
|
108052
|
+
/* 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__);
|
|
108053
|
+
/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("7f7f");
|
|
108054
|
+
/* 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__);
|
|
108055
|
+
/* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("6762");
|
|
108056
|
+
/* 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__);
|
|
108057
|
+
/* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("2fdb");
|
|
108058
|
+
/* 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__);
|
|
108059
|
+
/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("ac6a");
|
|
108060
|
+
/* 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__);
|
|
108063
108061
|
var cov_1bj9n4t1pw = function () {
|
|
108064
108062
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/extensions/LoadFieldComponents.js";
|
|
108065
|
-
var hash = "
|
|
108063
|
+
var hash = "b158af61a70bcb8efaec5c6b0f171ea85e98b750";
|
|
108066
108064
|
var global = new Function("return this")();
|
|
108067
108065
|
var gcv = "__coverage__";
|
|
108068
108066
|
var coverageData = {
|
|
@@ -108455,20 +108453,10 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108455
108453
|
},
|
|
108456
108454
|
end: {
|
|
108457
108455
|
line: 72,
|
|
108458
|
-
column:
|
|
108456
|
+
column: 81
|
|
108459
108457
|
}
|
|
108460
108458
|
},
|
|
108461
108459
|
"39": {
|
|
108462
|
-
start: {
|
|
108463
|
-
line: 72,
|
|
108464
|
-
column: 87
|
|
108465
|
-
},
|
|
108466
|
-
end: {
|
|
108467
|
-
line: 72,
|
|
108468
|
-
column: 127
|
|
108469
|
-
}
|
|
108470
|
-
},
|
|
108471
|
-
"40": {
|
|
108472
108460
|
start: {
|
|
108473
108461
|
line: 73,
|
|
108474
108462
|
column: 6
|
|
@@ -108478,7 +108466,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108478
108466
|
column: 70
|
|
108479
108467
|
}
|
|
108480
108468
|
},
|
|
108481
|
-
"
|
|
108469
|
+
"40": {
|
|
108482
108470
|
start: {
|
|
108483
108471
|
line: 74,
|
|
108484
108472
|
column: 6
|
|
@@ -108488,7 +108476,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108488
108476
|
column: 70
|
|
108489
108477
|
}
|
|
108490
108478
|
},
|
|
108491
|
-
"
|
|
108479
|
+
"41": {
|
|
108492
108480
|
start: {
|
|
108493
108481
|
line: 76,
|
|
108494
108482
|
column: 6
|
|
@@ -108498,7 +108486,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108498
108486
|
column: 43
|
|
108499
108487
|
}
|
|
108500
108488
|
},
|
|
108501
|
-
"
|
|
108489
|
+
"42": {
|
|
108502
108490
|
start: {
|
|
108503
108491
|
line: 80,
|
|
108504
108492
|
column: 4
|
|
@@ -108508,7 +108496,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108508
108496
|
column: 7
|
|
108509
108497
|
}
|
|
108510
108498
|
},
|
|
108511
|
-
"
|
|
108499
|
+
"43": {
|
|
108512
108500
|
start: {
|
|
108513
108501
|
line: 82,
|
|
108514
108502
|
column: 8
|
|
@@ -108518,7 +108506,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108518
108506
|
column: 9
|
|
108519
108507
|
}
|
|
108520
108508
|
},
|
|
108521
|
-
"
|
|
108509
|
+
"44": {
|
|
108522
108510
|
start: {
|
|
108523
108511
|
line: 83,
|
|
108524
108512
|
column: 10
|
|
@@ -108528,7 +108516,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108528
108516
|
column: 38
|
|
108529
108517
|
}
|
|
108530
108518
|
},
|
|
108531
|
-
"
|
|
108519
|
+
"45": {
|
|
108532
108520
|
start: {
|
|
108533
108521
|
line: 84,
|
|
108534
108522
|
column: 10
|
|
@@ -108538,7 +108526,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108538
108526
|
column: 43
|
|
108539
108527
|
}
|
|
108540
108528
|
},
|
|
108541
|
-
"
|
|
108529
|
+
"46": {
|
|
108542
108530
|
start: {
|
|
108543
108531
|
line: 86,
|
|
108544
108532
|
column: 8
|
|
@@ -108548,7 +108536,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108548
108536
|
column: 75
|
|
108549
108537
|
}
|
|
108550
108538
|
},
|
|
108551
|
-
"
|
|
108539
|
+
"47": {
|
|
108552
108540
|
start: {
|
|
108553
108541
|
line: 87,
|
|
108554
108542
|
column: 8
|
|
@@ -108754,30 +108742,6 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108754
108742
|
},
|
|
108755
108743
|
"8": {
|
|
108756
108744
|
name: "(anonymous_8)",
|
|
108757
|
-
decl: {
|
|
108758
|
-
start: {
|
|
108759
|
-
line: 72,
|
|
108760
|
-
column: 75
|
|
108761
|
-
},
|
|
108762
|
-
end: {
|
|
108763
|
-
line: 72,
|
|
108764
|
-
column: 76
|
|
108765
|
-
}
|
|
108766
|
-
},
|
|
108767
|
-
loc: {
|
|
108768
|
-
start: {
|
|
108769
|
-
line: 72,
|
|
108770
|
-
column: 87
|
|
108771
|
-
},
|
|
108772
|
-
end: {
|
|
108773
|
-
line: 72,
|
|
108774
|
-
column: 127
|
|
108775
|
-
}
|
|
108776
|
-
},
|
|
108777
|
-
line: 72
|
|
108778
|
-
},
|
|
108779
|
-
"9": {
|
|
108780
|
-
name: "(anonymous_9)",
|
|
108781
108745
|
decl: {
|
|
108782
108746
|
start: {
|
|
108783
108747
|
line: 79,
|
|
@@ -108800,8 +108764,8 @@ var cov_1bj9n4t1pw = function () {
|
|
|
108800
108764
|
},
|
|
108801
108765
|
line: 79
|
|
108802
108766
|
},
|
|
108803
|
-
"
|
|
108804
|
-
name: "(
|
|
108767
|
+
"9": {
|
|
108768
|
+
name: "(anonymous_9)",
|
|
108805
108769
|
decl: {
|
|
108806
108770
|
start: {
|
|
108807
108771
|
line: 81,
|
|
@@ -109289,39 +109253,6 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109289
109253
|
line: 68
|
|
109290
109254
|
},
|
|
109291
109255
|
"14": {
|
|
109292
|
-
loc: {
|
|
109293
|
-
start: {
|
|
109294
|
-
line: 72,
|
|
109295
|
-
column: 25
|
|
109296
|
-
},
|
|
109297
|
-
end: {
|
|
109298
|
-
line: 72,
|
|
109299
|
-
column: 128
|
|
109300
|
-
}
|
|
109301
|
-
},
|
|
109302
|
-
type: "binary-expr",
|
|
109303
|
-
locations: [{
|
|
109304
|
-
start: {
|
|
109305
|
-
line: 72,
|
|
109306
|
-
column: 25
|
|
109307
|
-
},
|
|
109308
|
-
end: {
|
|
109309
|
-
line: 72,
|
|
109310
|
-
column: 44
|
|
109311
|
-
}
|
|
109312
|
-
}, {
|
|
109313
|
-
start: {
|
|
109314
|
-
line: 72,
|
|
109315
|
-
column: 48
|
|
109316
|
-
},
|
|
109317
|
-
end: {
|
|
109318
|
-
line: 72,
|
|
109319
|
-
column: 128
|
|
109320
|
-
}
|
|
109321
|
-
}],
|
|
109322
|
-
line: 72
|
|
109323
|
-
},
|
|
109324
|
-
"15": {
|
|
109325
109256
|
loc: {
|
|
109326
109257
|
start: {
|
|
109327
109258
|
line: 73,
|
|
@@ -109354,7 +109285,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109354
109285
|
}],
|
|
109355
109286
|
line: 73
|
|
109356
109287
|
},
|
|
109357
|
-
"
|
|
109288
|
+
"15": {
|
|
109358
109289
|
loc: {
|
|
109359
109290
|
start: {
|
|
109360
109291
|
line: 74,
|
|
@@ -109387,7 +109318,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109387
109318
|
}],
|
|
109388
109319
|
line: 74
|
|
109389
109320
|
},
|
|
109390
|
-
"
|
|
109321
|
+
"16": {
|
|
109391
109322
|
loc: {
|
|
109392
109323
|
start: {
|
|
109393
109324
|
line: 82,
|
|
@@ -109469,8 +109400,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109469
109400
|
"44": 0,
|
|
109470
109401
|
"45": 0,
|
|
109471
109402
|
"46": 0,
|
|
109472
|
-
"47": 0
|
|
109473
|
-
"48": 0
|
|
109403
|
+
"47": 0
|
|
109474
109404
|
},
|
|
109475
109405
|
f: {
|
|
109476
109406
|
"0": 0,
|
|
@@ -109482,8 +109412,7 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109482
109412
|
"6": 0,
|
|
109483
109413
|
"7": 0,
|
|
109484
109414
|
"8": 0,
|
|
109485
|
-
"9": 0
|
|
109486
|
-
"10": 0
|
|
109415
|
+
"9": 0
|
|
109487
109416
|
},
|
|
109488
109417
|
b: {
|
|
109489
109418
|
"0": [0, 0],
|
|
@@ -109502,11 +109431,10 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109502
109431
|
"13": [0, 0],
|
|
109503
109432
|
"14": [0, 0],
|
|
109504
109433
|
"15": [0, 0],
|
|
109505
|
-
"16": [0, 0]
|
|
109506
|
-
"17": [0, 0]
|
|
109434
|
+
"16": [0, 0]
|
|
109507
109435
|
},
|
|
109508
109436
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
109509
|
-
hash: "
|
|
109437
|
+
hash: "b158af61a70bcb8efaec5c6b0f171ea85e98b750"
|
|
109510
109438
|
};
|
|
109511
109439
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
109512
109440
|
|
|
@@ -109522,7 +109450,6 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109522
109450
|
|
|
109523
109451
|
|
|
109524
109452
|
|
|
109525
|
-
|
|
109526
109453
|
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
109527
109454
|
data: function data() {
|
|
109528
109455
|
cov_1bj9n4t1pw.f[0]++;
|
|
@@ -109695,41 +109622,37 @@ var cov_1bj9n4t1pw = function () {
|
|
|
109695
109622
|
cov_1bj9n4t1pw.s[37]++;
|
|
109696
109623
|
properties[':form-watchers'] = JSON.stringify(definition.watchers); // Check if control is assigned to a calculated property
|
|
109697
109624
|
|
|
109698
|
-
var isCalcProp = (cov_1bj9n4t1pw.s[38]++, (
|
|
109699
|
-
|
|
109700
|
-
|
|
109701
|
-
return computed.property == element.config.name;
|
|
109702
|
-
})));
|
|
109625
|
+
var isCalcProp = (cov_1bj9n4t1pw.s[38]++, this.isComputedVariable(element.config.name, definition));
|
|
109626
|
+
cov_1bj9n4t1pw.s[39]++;
|
|
109627
|
+
properties[':readonly'] = (cov_1bj9n4t1pw.b[14][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[14][1]++, element.config.readonly);
|
|
109703
109628
|
cov_1bj9n4t1pw.s[40]++;
|
|
109704
|
-
properties[':
|
|
109705
|
-
cov_1bj9n4t1pw.s[41]++;
|
|
109706
|
-
properties[':disabled'] = (cov_1bj9n4t1pw.b[16][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[16][1]++, element.config.disabled); // Events
|
|
109629
|
+
properties[':disabled'] = (cov_1bj9n4t1pw.b[15][0]++, isCalcProp) || (cov_1bj9n4t1pw.b[15][1]++, element.config.disabled); // Events
|
|
109707
109630
|
|
|
109708
|
-
cov_1bj9n4t1pw.s[
|
|
109631
|
+
cov_1bj9n4t1pw.s[41]++;
|
|
109709
109632
|
properties['@submit'] = 'submitForm';
|
|
109710
109633
|
}
|
|
109711
109634
|
},
|
|
109712
109635
|
mounted: function mounted() {
|
|
109713
|
-
cov_1bj9n4t1pw.f[
|
|
109714
|
-
cov_1bj9n4t1pw.s[
|
|
109636
|
+
cov_1bj9n4t1pw.f[8]++;
|
|
109637
|
+
cov_1bj9n4t1pw.s[42]++;
|
|
109715
109638
|
this.extensions.push({
|
|
109716
109639
|
onloadproperties: function onloadproperties(params) {
|
|
109717
|
-
cov_1bj9n4t1pw.f[
|
|
109718
|
-
cov_1bj9n4t1pw.s[
|
|
109640
|
+
cov_1bj9n4t1pw.f[9]++;
|
|
109641
|
+
cov_1bj9n4t1pw.s[43]++;
|
|
109719
109642
|
|
|
109720
109643
|
if (!params.element.container) {
|
|
109721
|
-
cov_1bj9n4t1pw.b[
|
|
109722
|
-
cov_1bj9n4t1pw.s[
|
|
109644
|
+
cov_1bj9n4t1pw.b[16][0]++;
|
|
109645
|
+
cov_1bj9n4t1pw.s[44]++;
|
|
109723
109646
|
this.loadFormPopups(params);
|
|
109724
|
-
cov_1bj9n4t1pw.s[
|
|
109647
|
+
cov_1bj9n4t1pw.s[45]++;
|
|
109725
109648
|
this.loadFieldProperties(params);
|
|
109726
109649
|
} else {
|
|
109727
|
-
cov_1bj9n4t1pw.b[
|
|
109650
|
+
cov_1bj9n4t1pw.b[16][1]++;
|
|
109728
109651
|
}
|
|
109729
109652
|
|
|
109730
|
-
cov_1bj9n4t1pw.s[
|
|
109653
|
+
cov_1bj9n4t1pw.s[46]++;
|
|
109731
109654
|
params.properties[':config'] = this.byValue(params.element.config);
|
|
109732
|
-
cov_1bj9n4t1pw.s[
|
|
109655
|
+
cov_1bj9n4t1pw.s[47]++;
|
|
109733
109656
|
params.properties[':transientData'] = 'vdata';
|
|
109734
109657
|
}
|
|
109735
109658
|
});
|
|
@@ -110368,7 +110291,7 @@ module.exports = {
|
|
|
110368
110291
|
|
|
110369
110292
|
"use strict";
|
|
110370
110293
|
|
|
110371
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
110294
|
+
// 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&
|
|
110372
110295
|
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 ")])])}
|
|
110373
110296
|
var staticRenderFns = []
|
|
110374
110297
|
|
|
@@ -112461,7 +112384,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
112461
112384
|
|
|
112462
112385
|
"use strict";
|
|
112463
112386
|
|
|
112464
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
112387
|
+
// 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&
|
|
112465
112388
|
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()}
|
|
112466
112389
|
var staticRenderFns = []
|
|
112467
112390
|
|
|
@@ -114678,7 +114601,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
114678
114601
|
|
|
114679
114602
|
"use strict";
|
|
114680
114603
|
|
|
114681
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
114604
|
+
// 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&
|
|
114682
114605
|
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)}
|
|
114683
114606
|
var staticRenderFns = []
|
|
114684
114607
|
|
|
@@ -119261,9 +119184,18 @@ module.exports = true;
|
|
|
119261
119184
|
} else {
|
|
119262
119185
|
var endpoint = lodash__WEBPACK_IMPORTED_MODULE_7___default.a.get(window, 'PM4ConfigOverrides.getScreenEndpoint', '/screens');
|
|
119263
119186
|
|
|
119264
|
-
var
|
|
119187
|
+
var screensCacheHit = this.screensCache.find(function (screen) {
|
|
119188
|
+
return screen.id == id;
|
|
119189
|
+
});
|
|
119190
|
+
|
|
119191
|
+
if (screensCacheHit) {
|
|
119192
|
+
return Promise.resolve({
|
|
119193
|
+
data: screensCacheHit
|
|
119194
|
+
});
|
|
119195
|
+
}
|
|
119196
|
+
|
|
119265
119197
|
var screenPromise = new Promise(function (resolve, reject) {
|
|
119266
|
-
|
|
119198
|
+
_this3.get(endpoint + "/".concat(id).concat(query)).then(function (response) {
|
|
119267
119199
|
if (response.data.nested) {
|
|
119268
119200
|
_this3.addNestedScreenCache(response.data.nested);
|
|
119269
119201
|
}
|
|
@@ -128004,7 +127936,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
128004
127936
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
128005
127937
|
var form_record_list = __webpack_require__("2b9d");
|
|
128006
127938
|
|
|
128007
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
127939
|
+
// 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&
|
|
128008
127940
|
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)])])}
|
|
128009
127941
|
var staticRenderFns = []
|
|
128010
127942
|
|
|
@@ -145560,7 +145492,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
145560
145492
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
145561
145493
|
var defineProperty = __webpack_require__("bd86");
|
|
145562
145494
|
|
|
145563
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
145495
|
+
// 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&
|
|
145564
145496
|
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',{
|
|
145565
145497
|
group: {name: 'controls'},
|
|
145566
145498
|
swapThreshold: 0.5
|
|
@@ -145606,7 +145538,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
145606
145538
|
)
|
|
145607
145539
|
|
|
145608
145540
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
145609
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
145541
|
+
// 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&
|
|
145610
145542
|
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)}
|
|
145611
145543
|
var vue_form_renderervue_type_template_id_1f0c4946_staticRenderFns = []
|
|
145612
145544
|
|
|
@@ -152207,7 +152139,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
152207
152139
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
152208
152140
|
var renderer = __webpack_require__("c99c");
|
|
152209
152141
|
|
|
152210
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152142
|
+
// 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&
|
|
152211
152143
|
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)])}
|
|
152212
152144
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
152213
152145
|
|
|
@@ -152221,7 +152153,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
152221
152153
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
152222
152154
|
var mixins = __webpack_require__("1b62");
|
|
152223
152155
|
|
|
152224
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152156
|
+
// 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&
|
|
152225
152157
|
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)}
|
|
152226
152158
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
152227
152159
|
|
|
@@ -152353,7 +152285,7 @@ const UniqIdsPlugin = {
|
|
|
152353
152285
|
|
|
152354
152286
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
152355
152287
|
|
|
152356
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152288
|
+
// 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&
|
|
152357
152289
|
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}}})}
|
|
152358
152290
|
var form_input_maskedvue_type_template_id_cd4d416e_staticRenderFns = []
|
|
152359
152291
|
|
|
@@ -156945,7 +156877,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
156945
156877
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
156946
156878
|
var form_button = __webpack_require__("b00f");
|
|
156947
156879
|
|
|
156948
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156880
|
+
// 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&
|
|
156949
156881
|
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)}
|
|
156950
156882
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
156951
156883
|
|
|
@@ -159668,7 +159600,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
159668
159600
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
159669
159601
|
var form_nested_screen = __webpack_require__("920a");
|
|
159670
159602
|
|
|
159671
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
159603
|
+
// 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&
|
|
159672
159604
|
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)}
|
|
159673
159605
|
var file_uploadvue_type_template_id_6e8df23e_scoped_true_staticRenderFns = []
|
|
159674
159606
|
|
|
@@ -166952,7 +166884,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
166952
166884
|
)
|
|
166953
166885
|
|
|
166954
166886
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
166955
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
166887
|
+
// 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&
|
|
166956
166888
|
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)}
|
|
166957
166889
|
var file_downloadvue_type_template_id_5c23c2bf_scoped_true_staticRenderFns = []
|
|
166958
166890
|
|
|
@@ -170642,7 +170574,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
170642
170574
|
)
|
|
170643
170575
|
|
|
170644
170576
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
170645
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
170577
|
+
// 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&
|
|
170646
170578
|
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)}
|
|
170647
170579
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
170648
170580
|
|
|
@@ -172004,7 +171936,7 @@ var cov_9rm3pry5q = function () {
|
|
|
172004
171936
|
}]
|
|
172005
171937
|
}
|
|
172006
171938
|
}]);
|
|
172007
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
171939
|
+
// 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&
|
|
172008
171940
|
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)}
|
|
172009
171941
|
var taskvue_type_template_id_735344af_staticRenderFns = []
|
|
172010
171942
|
|
|
@@ -177673,7 +177605,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
177673
177605
|
)
|
|
177674
177606
|
|
|
177675
177607
|
/* harmony default export */ var task = (task_component.exports);
|
|
177676
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
177608
|
+
// 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&
|
|
177677
177609
|
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)}
|
|
177678
177610
|
var loopvue_type_template_id_17bd88f7_scoped_true_staticRenderFns = []
|
|
177679
177611
|
|
|
@@ -178315,7 +178247,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
178315
178247
|
)
|
|
178316
178248
|
|
|
178317
178249
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
178318
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
178250
|
+
// 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&
|
|
178319
178251
|
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)])])}
|
|
178320
178252
|
var multi_columnvue_type_template_id_0cdca220_scoped_true_staticRenderFns = []
|
|
178321
178253
|
|
|
@@ -179312,7 +179244,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
179312
179244
|
)
|
|
179313
179245
|
|
|
179314
179246
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
179315
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
179247
|
+
// 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&
|
|
179316
179248
|
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)}
|
|
179317
179249
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
179318
179250
|
|
|
@@ -179387,12 +179319,15 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
179387
179319
|
)
|
|
179388
179320
|
|
|
179389
179321
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
179390
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
179391
|
-
var
|
|
179392
|
-
var
|
|
179322
|
+
// 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&
|
|
179323
|
+
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)}
|
|
179324
|
+
var screen_renderervue_type_template_id_756dd8c4_staticRenderFns = []
|
|
179393
179325
|
|
|
179394
179326
|
|
|
179395
|
-
// CONCATENATED MODULE: ./src/components/screen-renderer.vue?vue&type=template&id=
|
|
179327
|
+
// CONCATENATED MODULE: ./src/components/screen-renderer.vue?vue&type=template&id=756dd8c4&
|
|
179328
|
+
|
|
179329
|
+
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
|
|
179330
|
+
var esm_typeof = __webpack_require__("7618");
|
|
179396
179331
|
|
|
179397
179332
|
// EXTERNAL MODULE: ./src/mixins/extensions/index.js
|
|
179398
179333
|
var extensions = __webpack_require__("5edf");
|
|
@@ -183328,7 +183263,7 @@ var ValidationsFactory = __webpack_require__("f7c5");
|
|
|
183328
183263
|
// CONCATENATED MODULE: ./src/mixins/Json2Vue.js
|
|
183329
183264
|
var cov_18ggdpj7q2 = function () {
|
|
183330
183265
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/Json2Vue.js";
|
|
183331
|
-
var hash = "
|
|
183266
|
+
var hash = "94e457202e0861cf090acbaac0f29c1c6dfc60c1";
|
|
183332
183267
|
var global = new Function("return this")();
|
|
183333
183268
|
var gcv = "__coverage__";
|
|
183334
183269
|
var coverageData = {
|
|
@@ -184370,797 +184305,977 @@ var cov_18ggdpj7q2 = function () {
|
|
|
184370
184305
|
column: 6
|
|
184371
184306
|
},
|
|
184372
184307
|
end: {
|
|
184373
|
-
line:
|
|
184374
|
-
column:
|
|
184308
|
+
line: 222,
|
|
184309
|
+
column: 9
|
|
184375
184310
|
}
|
|
184376
184311
|
},
|
|
184377
184312
|
"104": {
|
|
184378
184313
|
start: {
|
|
184379
|
-
line:
|
|
184380
|
-
column:
|
|
184314
|
+
line: 220,
|
|
184315
|
+
column: 22
|
|
184381
184316
|
},
|
|
184382
184317
|
end: {
|
|
184383
|
-
line:
|
|
184384
|
-
column:
|
|
184318
|
+
line: 220,
|
|
184319
|
+
column: 69
|
|
184385
184320
|
}
|
|
184386
184321
|
},
|
|
184387
184322
|
"105": {
|
|
184388
184323
|
start: {
|
|
184389
|
-
line:
|
|
184324
|
+
line: 221,
|
|
184325
|
+
column: 8
|
|
184326
|
+
},
|
|
184327
|
+
end: {
|
|
184328
|
+
line: 221,
|
|
184329
|
+
column: 32
|
|
184330
|
+
}
|
|
184331
|
+
},
|
|
184332
|
+
"106": {
|
|
184333
|
+
start: {
|
|
184334
|
+
line: 225,
|
|
184390
184335
|
column: 6
|
|
184391
184336
|
},
|
|
184392
184337
|
end: {
|
|
184393
|
-
line:
|
|
184338
|
+
line: 227,
|
|
184394
184339
|
column: 7
|
|
184395
184340
|
}
|
|
184396
184341
|
},
|
|
184397
|
-
"
|
|
184342
|
+
"107": {
|
|
184398
184343
|
start: {
|
|
184399
|
-
line:
|
|
184344
|
+
line: 226,
|
|
184400
184345
|
column: 8
|
|
184401
184346
|
},
|
|
184402
184347
|
end: {
|
|
184403
|
-
line:
|
|
184348
|
+
line: 226,
|
|
184404
184349
|
column: 15
|
|
184405
184350
|
}
|
|
184406
184351
|
},
|
|
184407
|
-
"
|
|
184352
|
+
"108": {
|
|
184408
184353
|
start: {
|
|
184409
|
-
line:
|
|
184354
|
+
line: 228,
|
|
184410
184355
|
column: 21
|
|
184411
184356
|
},
|
|
184412
184357
|
end: {
|
|
184413
|
-
line:
|
|
184358
|
+
line: 228,
|
|
184414
184359
|
column: 49
|
|
184415
184360
|
}
|
|
184416
184361
|
},
|
|
184417
|
-
"
|
|
184362
|
+
"109": {
|
|
184418
184363
|
start: {
|
|
184419
|
-
line:
|
|
184364
|
+
line: 229,
|
|
184420
184365
|
column: 19
|
|
184421
184366
|
},
|
|
184422
184367
|
end: {
|
|
184423
|
-
line:
|
|
184368
|
+
line: 229,
|
|
184424
184369
|
column: 60
|
|
184425
184370
|
}
|
|
184426
184371
|
},
|
|
184427
|
-
"
|
|
184372
|
+
"110": {
|
|
184428
184373
|
start: {
|
|
184429
|
-
line:
|
|
184374
|
+
line: 229,
|
|
184430
184375
|
column: 44
|
|
184431
184376
|
},
|
|
184432
184377
|
end: {
|
|
184433
|
-
line:
|
|
184378
|
+
line: 229,
|
|
184434
184379
|
column: 59
|
|
184435
184380
|
}
|
|
184436
184381
|
},
|
|
184437
|
-
"
|
|
184382
|
+
"111": {
|
|
184438
184383
|
start: {
|
|
184439
|
-
line:
|
|
184384
|
+
line: 230,
|
|
184440
184385
|
column: 6
|
|
184441
184386
|
},
|
|
184442
184387
|
end: {
|
|
184443
|
-
line:
|
|
184388
|
+
line: 233,
|
|
184444
184389
|
column: 7
|
|
184445
184390
|
}
|
|
184446
184391
|
},
|
|
184447
|
-
"
|
|
184392
|
+
"112": {
|
|
184448
184393
|
start: {
|
|
184449
|
-
line:
|
|
184394
|
+
line: 231,
|
|
184450
184395
|
column: 8
|
|
184451
184396
|
},
|
|
184452
184397
|
end: {
|
|
184453
|
-
line:
|
|
184398
|
+
line: 231,
|
|
184454
184399
|
column: 55
|
|
184455
184400
|
}
|
|
184456
184401
|
},
|
|
184457
|
-
"
|
|
184402
|
+
"113": {
|
|
184458
184403
|
start: {
|
|
184459
|
-
line:
|
|
184404
|
+
line: 232,
|
|
184460
184405
|
column: 8
|
|
184461
184406
|
},
|
|
184462
184407
|
end: {
|
|
184463
|
-
line:
|
|
184408
|
+
line: 232,
|
|
184464
184409
|
column: 59
|
|
184465
184410
|
}
|
|
184466
184411
|
},
|
|
184467
|
-
"
|
|
184412
|
+
"114": {
|
|
184468
184413
|
start: {
|
|
184469
|
-
line:
|
|
184414
|
+
line: 236,
|
|
184470
184415
|
column: 20
|
|
184471
184416
|
},
|
|
184472
184417
|
end: {
|
|
184473
|
-
line:
|
|
184418
|
+
line: 236,
|
|
184474
184419
|
column: 63
|
|
184475
184420
|
}
|
|
184476
184421
|
},
|
|
184477
|
-
"
|
|
184422
|
+
"115": {
|
|
184478
184423
|
start: {
|
|
184479
|
-
line:
|
|
184424
|
+
line: 237,
|
|
184480
184425
|
column: 6
|
|
184481
184426
|
},
|
|
184482
184427
|
end: {
|
|
184483
|
-
line:
|
|
184428
|
+
line: 237,
|
|
184484
184429
|
column: 67
|
|
184485
184430
|
}
|
|
184486
184431
|
},
|
|
184487
|
-
"
|
|
184432
|
+
"116": {
|
|
184488
184433
|
start: {
|
|
184489
|
-
line:
|
|
184434
|
+
line: 238,
|
|
184490
184435
|
column: 6
|
|
184491
184436
|
},
|
|
184492
184437
|
end: {
|
|
184493
|
-
line:
|
|
184438
|
+
line: 238,
|
|
184494
184439
|
column: 51
|
|
184495
184440
|
}
|
|
184496
184441
|
},
|
|
184497
|
-
"
|
|
184442
|
+
"117": {
|
|
184498
184443
|
start: {
|
|
184499
|
-
line:
|
|
184444
|
+
line: 242,
|
|
184500
184445
|
column: 6
|
|
184501
184446
|
},
|
|
184502
184447
|
end: {
|
|
184503
|
-
line:
|
|
184448
|
+
line: 264,
|
|
184504
184449
|
column: 7
|
|
184505
184450
|
}
|
|
184506
184451
|
},
|
|
184507
|
-
"
|
|
184452
|
+
"118": {
|
|
184508
184453
|
start: {
|
|
184509
|
-
line:
|
|
184454
|
+
line: 243,
|
|
184510
184455
|
column: 8
|
|
184511
184456
|
},
|
|
184512
184457
|
end: {
|
|
184513
|
-
line:
|
|
184458
|
+
line: 252,
|
|
184514
184459
|
column: 10
|
|
184515
184460
|
}
|
|
184516
184461
|
},
|
|
184517
|
-
"
|
|
184462
|
+
"119": {
|
|
184518
184463
|
start: {
|
|
184519
|
-
line:
|
|
184464
|
+
line: 253,
|
|
184520
184465
|
column: 8
|
|
184521
184466
|
},
|
|
184522
184467
|
end: {
|
|
184523
|
-
line:
|
|
184468
|
+
line: 253,
|
|
184524
184469
|
column: 32
|
|
184525
184470
|
}
|
|
184526
184471
|
},
|
|
184527
|
-
"
|
|
184472
|
+
"120": {
|
|
184528
184473
|
start: {
|
|
184529
|
-
line:
|
|
184474
|
+
line: 254,
|
|
184530
184475
|
column: 25
|
|
184531
184476
|
},
|
|
184532
184477
|
end: {
|
|
184533
|
-
line:
|
|
184478
|
+
line: 254,
|
|
184534
184479
|
column: 58
|
|
184535
184480
|
}
|
|
184536
184481
|
},
|
|
184537
|
-
"
|
|
184482
|
+
"121": {
|
|
184538
184483
|
start: {
|
|
184539
|
-
line:
|
|
184484
|
+
line: 256,
|
|
184540
184485
|
column: 8
|
|
184541
184486
|
},
|
|
184542
184487
|
end: {
|
|
184543
|
-
line:
|
|
184488
|
+
line: 258,
|
|
184544
184489
|
column: 11
|
|
184545
184490
|
}
|
|
184546
184491
|
},
|
|
184547
|
-
"
|
|
184492
|
+
"122": {
|
|
184548
184493
|
start: {
|
|
184549
|
-
line:
|
|
184494
|
+
line: 257,
|
|
184550
184495
|
column: 10
|
|
184551
184496
|
},
|
|
184552
184497
|
end: {
|
|
184553
|
-
line:
|
|
184498
|
+
line: 257,
|
|
184554
184499
|
column: 118
|
|
184555
184500
|
}
|
|
184556
184501
|
},
|
|
184557
|
-
"
|
|
184502
|
+
"123": {
|
|
184558
184503
|
start: {
|
|
184559
|
-
line:
|
|
184504
|
+
line: 259,
|
|
184560
184505
|
column: 8
|
|
184561
184506
|
},
|
|
184562
184507
|
end: {
|
|
184563
|
-
line:
|
|
184508
|
+
line: 259,
|
|
184564
184509
|
column: 34
|
|
184565
184510
|
}
|
|
184566
184511
|
},
|
|
184567
|
-
"
|
|
184512
|
+
"124": {
|
|
184568
184513
|
start: {
|
|
184569
|
-
line:
|
|
184514
|
+
line: 262,
|
|
184570
184515
|
column: 8
|
|
184571
184516
|
},
|
|
184572
184517
|
end: {
|
|
184573
|
-
line:
|
|
184518
|
+
line: 262,
|
|
184574
184519
|
column: 29
|
|
184575
184520
|
}
|
|
184576
184521
|
},
|
|
184577
|
-
"
|
|
184522
|
+
"125": {
|
|
184578
184523
|
start: {
|
|
184579
|
-
line:
|
|
184524
|
+
line: 263,
|
|
184580
184525
|
column: 8
|
|
184581
184526
|
},
|
|
184582
184527
|
end: {
|
|
184583
|
-
line:
|
|
184528
|
+
line: 263,
|
|
184584
184529
|
column: 34
|
|
184585
184530
|
}
|
|
184586
184531
|
},
|
|
184587
|
-
"
|
|
184532
|
+
"126": {
|
|
184588
184533
|
start: {
|
|
184589
|
-
line:
|
|
184534
|
+
line: 267,
|
|
184590
184535
|
column: 18
|
|
184591
184536
|
},
|
|
184592
184537
|
end: {
|
|
184593
|
-
line:
|
|
184538
|
+
line: 267,
|
|
184594
184539
|
column: 20
|
|
184595
184540
|
}
|
|
184596
184541
|
},
|
|
184597
|
-
"
|
|
184542
|
+
"127": {
|
|
184598
184543
|
start: {
|
|
184599
|
-
line:
|
|
184544
|
+
line: 268,
|
|
184600
184545
|
column: 6
|
|
184601
184546
|
},
|
|
184602
184547
|
end: {
|
|
184603
|
-
line:
|
|
184548
|
+
line: 268,
|
|
184604
184549
|
column: 71
|
|
184605
184550
|
}
|
|
184606
184551
|
},
|
|
184607
|
-
"
|
|
184552
|
+
"128": {
|
|
184608
184553
|
start: {
|
|
184609
|
-
line:
|
|
184554
|
+
line: 269,
|
|
184610
184555
|
column: 6
|
|
184611
184556
|
},
|
|
184612
184557
|
end: {
|
|
184613
|
-
line:
|
|
184558
|
+
line: 269,
|
|
184614
184559
|
column: 67
|
|
184615
184560
|
}
|
|
184616
184561
|
},
|
|
184617
|
-
"
|
|
184562
|
+
"129": {
|
|
184618
184563
|
start: {
|
|
184619
|
-
line:
|
|
184564
|
+
line: 270,
|
|
184620
184565
|
column: 6
|
|
184621
184566
|
},
|
|
184622
184567
|
end: {
|
|
184623
|
-
line:
|
|
184568
|
+
line: 270,
|
|
184624
184569
|
column: 27
|
|
184625
184570
|
}
|
|
184626
184571
|
},
|
|
184627
|
-
"
|
|
184572
|
+
"130": {
|
|
184628
184573
|
start: {
|
|
184629
|
-
line:
|
|
184574
|
+
line: 274,
|
|
184630
184575
|
column: 6
|
|
184631
184576
|
},
|
|
184632
184577
|
end: {
|
|
184633
|
-
line:
|
|
184578
|
+
line: 274,
|
|
184634
184579
|
column: 31
|
|
184635
184580
|
}
|
|
184636
184581
|
},
|
|
184637
|
-
"
|
|
184582
|
+
"131": {
|
|
184638
184583
|
start: {
|
|
184639
|
-
line:
|
|
184584
|
+
line: 275,
|
|
184640
184585
|
column: 6
|
|
184641
184586
|
},
|
|
184642
184587
|
end: {
|
|
184643
|
-
line:
|
|
184588
|
+
line: 275,
|
|
184644
184589
|
column: 35
|
|
184645
184590
|
}
|
|
184646
184591
|
},
|
|
184647
|
-
"
|
|
184592
|
+
"132": {
|
|
184648
184593
|
start: {
|
|
184649
|
-
line:
|
|
184594
|
+
line: 276,
|
|
184650
184595
|
column: 6
|
|
184651
184596
|
},
|
|
184652
184597
|
end: {
|
|
184653
|
-
line:
|
|
184598
|
+
line: 276,
|
|
184654
184599
|
column: 32
|
|
184655
184600
|
}
|
|
184656
184601
|
},
|
|
184657
|
-
"
|
|
184602
|
+
"133": {
|
|
184658
184603
|
start: {
|
|
184659
|
-
line:
|
|
184604
|
+
line: 277,
|
|
184660
184605
|
column: 6
|
|
184661
184606
|
},
|
|
184662
184607
|
end: {
|
|
184663
|
-
line:
|
|
184608
|
+
line: 277,
|
|
184664
184609
|
column: 33
|
|
184665
184610
|
}
|
|
184666
184611
|
},
|
|
184667
|
-
"
|
|
184612
|
+
"134": {
|
|
184668
184613
|
start: {
|
|
184669
|
-
line:
|
|
184614
|
+
line: 278,
|
|
184670
184615
|
column: 6
|
|
184671
184616
|
},
|
|
184672
184617
|
end: {
|
|
184673
|
-
line:
|
|
184618
|
+
line: 324,
|
|
184674
184619
|
column: 7
|
|
184675
184620
|
}
|
|
184676
184621
|
},
|
|
184677
|
-
"
|
|
184622
|
+
"135": {
|
|
184678
184623
|
start: {
|
|
184679
|
-
line:
|
|
184624
|
+
line: 279,
|
|
184680
184625
|
column: 8
|
|
184681
184626
|
},
|
|
184682
184627
|
end: {
|
|
184683
|
-
line:
|
|
184628
|
+
line: 289,
|
|
184684
184629
|
column: 10
|
|
184685
184630
|
}
|
|
184686
184631
|
},
|
|
184687
|
-
"
|
|
184632
|
+
"136": {
|
|
184688
184633
|
start: {
|
|
184689
|
-
line:
|
|
184634
|
+
line: 290,
|
|
184690
184635
|
column: 25
|
|
184691
184636
|
},
|
|
184692
184637
|
end: {
|
|
184693
|
-
line:
|
|
184638
|
+
line: 290,
|
|
184694
184639
|
column: 58
|
|
184695
184640
|
}
|
|
184696
184641
|
},
|
|
184697
|
-
"
|
|
184642
|
+
"137": {
|
|
184698
184643
|
start: {
|
|
184699
|
-
line:
|
|
184644
|
+
line: 292,
|
|
184700
184645
|
column: 8
|
|
184701
184646
|
},
|
|
184702
184647
|
end: {
|
|
184703
|
-
line:
|
|
184648
|
+
line: 294,
|
|
184704
184649
|
column: 11
|
|
184705
184650
|
}
|
|
184706
184651
|
},
|
|
184707
|
-
"
|
|
184652
|
+
"138": {
|
|
184708
184653
|
start: {
|
|
184709
|
-
line:
|
|
184654
|
+
line: 293,
|
|
184710
184655
|
column: 10
|
|
184711
184656
|
},
|
|
184712
184657
|
end: {
|
|
184713
|
-
line:
|
|
184658
|
+
line: 293,
|
|
184714
184659
|
column: 118
|
|
184715
184660
|
}
|
|
184716
184661
|
},
|
|
184717
|
-
"
|
|
184662
|
+
"139": {
|
|
184718
184663
|
start: {
|
|
184719
|
-
line:
|
|
184664
|
+
line: 295,
|
|
184720
184665
|
column: 8
|
|
184721
184666
|
},
|
|
184722
184667
|
end: {
|
|
184723
|
-
line:
|
|
184668
|
+
line: 295,
|
|
184724
184669
|
column: 38
|
|
184725
184670
|
}
|
|
184726
184671
|
},
|
|
184727
|
-
"
|
|
184672
|
+
"140": {
|
|
184728
184673
|
start: {
|
|
184729
|
-
line:
|
|
184674
|
+
line: 297,
|
|
184730
184675
|
column: 8
|
|
184731
184676
|
},
|
|
184732
184677
|
end: {
|
|
184733
|
-
line:
|
|
184678
|
+
line: 299,
|
|
184734
184679
|
column: 11
|
|
184735
184680
|
}
|
|
184736
184681
|
},
|
|
184737
|
-
"
|
|
184682
|
+
"141": {
|
|
184738
184683
|
start: {
|
|
184739
|
-
line:
|
|
184684
|
+
line: 298,
|
|
184740
184685
|
column: 10
|
|
184741
184686
|
},
|
|
184742
184687
|
end: {
|
|
184743
|
-
line:
|
|
184688
|
+
line: 298,
|
|
184744
184689
|
column: 109
|
|
184745
184690
|
}
|
|
184746
184691
|
},
|
|
184747
|
-
"
|
|
184692
|
+
"142": {
|
|
184748
184693
|
start: {
|
|
184749
|
-
line:
|
|
184694
|
+
line: 301,
|
|
184750
184695
|
column: 8
|
|
184751
184696
|
},
|
|
184752
184697
|
end: {
|
|
184753
|
-
line:
|
|
184698
|
+
line: 301,
|
|
184754
184699
|
column: 199
|
|
184755
184700
|
}
|
|
184756
184701
|
},
|
|
184757
|
-
"
|
|
184702
|
+
"143": {
|
|
184758
184703
|
start: {
|
|
184759
|
-
line:
|
|
184704
|
+
line: 301,
|
|
184760
184705
|
column: 98
|
|
184761
184706
|
},
|
|
184762
184707
|
end: {
|
|
184763
|
-
line:
|
|
184708
|
+
line: 301,
|
|
184764
184709
|
column: 168
|
|
184765
184710
|
}
|
|
184766
184711
|
},
|
|
184767
|
-
"
|
|
184712
|
+
"144": {
|
|
184768
184713
|
start: {
|
|
184769
|
-
line:
|
|
184714
|
+
line: 303,
|
|
184770
184715
|
column: 8
|
|
184771
184716
|
},
|
|
184772
184717
|
end: {
|
|
184773
|
-
line:
|
|
184718
|
+
line: 308,
|
|
184774
184719
|
column: 11
|
|
184775
184720
|
}
|
|
184776
184721
|
},
|
|
184777
|
-
"
|
|
184722
|
+
"145": {
|
|
184778
184723
|
start: {
|
|
184779
|
-
line:
|
|
184724
|
+
line: 304,
|
|
184780
184725
|
column: 24
|
|
184781
184726
|
},
|
|
184782
184727
|
end: {
|
|
184783
|
-
line:
|
|
184728
|
+
line: 304,
|
|
184784
184729
|
column: 38
|
|
184785
184730
|
}
|
|
184786
184731
|
},
|
|
184787
|
-
"
|
|
184732
|
+
"146": {
|
|
184788
184733
|
start: {
|
|
184789
|
-
line:
|
|
184734
|
+
line: 305,
|
|
184790
184735
|
column: 10
|
|
184791
184736
|
},
|
|
184792
184737
|
end: {
|
|
184793
|
-
line:
|
|
184738
|
+
line: 305,
|
|
184794
184739
|
column: 77
|
|
184795
184740
|
}
|
|
184796
184741
|
},
|
|
184797
|
-
"
|
|
184742
|
+
"147": {
|
|
184798
184743
|
start: {
|
|
184799
|
-
line:
|
|
184744
|
+
line: 305,
|
|
184800
184745
|
column: 44
|
|
184801
184746
|
},
|
|
184802
184747
|
end: {
|
|
184803
|
-
line:
|
|
184748
|
+
line: 305,
|
|
184804
184749
|
column: 75
|
|
184805
184750
|
}
|
|
184806
184751
|
},
|
|
184807
|
-
"
|
|
184752
|
+
"148": {
|
|
184808
184753
|
start: {
|
|
184809
|
-
line:
|
|
184754
|
+
line: 306,
|
|
184810
184755
|
column: 10
|
|
184811
184756
|
},
|
|
184812
184757
|
end: {
|
|
184813
|
-
line:
|
|
184758
|
+
line: 306,
|
|
184814
184759
|
column: 133
|
|
184815
184760
|
}
|
|
184816
184761
|
},
|
|
184817
|
-
"
|
|
184762
|
+
"149": {
|
|
184818
184763
|
start: {
|
|
184819
|
-
line:
|
|
184764
|
+
line: 306,
|
|
184820
184765
|
column: 78
|
|
184821
184766
|
},
|
|
184822
184767
|
end: {
|
|
184823
|
-
line:
|
|
184768
|
+
line: 306,
|
|
184824
184769
|
column: 119
|
|
184825
184770
|
}
|
|
184826
184771
|
},
|
|
184827
|
-
"
|
|
184772
|
+
"150": {
|
|
184828
184773
|
start: {
|
|
184829
|
-
line:
|
|
184774
|
+
line: 307,
|
|
184830
184775
|
column: 10
|
|
184831
184776
|
},
|
|
184832
184777
|
end: {
|
|
184833
|
-
line:
|
|
184778
|
+
line: 307,
|
|
184834
184779
|
column: 39
|
|
184835
184780
|
}
|
|
184836
184781
|
},
|
|
184837
|
-
"
|
|
184782
|
+
"151": {
|
|
184838
184783
|
start: {
|
|
184839
|
-
line:
|
|
184784
|
+
line: 310,
|
|
184840
184785
|
column: 8
|
|
184841
184786
|
},
|
|
184842
184787
|
end: {
|
|
184843
|
-
line:
|
|
184788
|
+
line: 310,
|
|
184844
184789
|
column: 61
|
|
184845
184790
|
}
|
|
184846
184791
|
},
|
|
184847
|
-
"
|
|
184792
|
+
"152": {
|
|
184848
184793
|
start: {
|
|
184849
|
-
line:
|
|
184794
|
+
line: 312,
|
|
184850
184795
|
column: 8
|
|
184851
184796
|
},
|
|
184852
184797
|
end: {
|
|
184853
|
-
line:
|
|
184798
|
+
line: 312,
|
|
184854
184799
|
column: 71
|
|
184855
184800
|
}
|
|
184856
184801
|
},
|
|
184857
|
-
"
|
|
184802
|
+
"153": {
|
|
184858
184803
|
start: {
|
|
184859
|
-
line:
|
|
184804
|
+
line: 313,
|
|
184860
184805
|
column: 8
|
|
184861
184806
|
},
|
|
184862
184807
|
end: {
|
|
184863
|
-
line:
|
|
184808
|
+
line: 313,
|
|
184864
184809
|
column: 25
|
|
184865
184810
|
}
|
|
184866
184811
|
},
|
|
184867
|
-
"
|
|
184812
|
+
"154": {
|
|
184868
184813
|
start: {
|
|
184869
|
-
line:
|
|
184814
|
+
line: 316,
|
|
184870
184815
|
column: 8
|
|
184871
184816
|
},
|
|
184872
184817
|
end: {
|
|
184873
|
-
line:
|
|
184818
|
+
line: 316,
|
|
184874
184819
|
column: 29
|
|
184875
184820
|
}
|
|
184876
184821
|
},
|
|
184877
|
-
"
|
|
184822
|
+
"155": {
|
|
184878
184823
|
start: {
|
|
184879
|
-
line:
|
|
184824
|
+
line: 317,
|
|
184880
184825
|
column: 8
|
|
184881
184826
|
},
|
|
184882
184827
|
end: {
|
|
184883
|
-
line:
|
|
184828
|
+
line: 317,
|
|
184884
184829
|
column: 36
|
|
184885
184830
|
}
|
|
184886
184831
|
},
|
|
184887
|
-
"
|
|
184832
|
+
"156": {
|
|
184888
184833
|
start: {
|
|
184889
|
-
line:
|
|
184834
|
+
line: 318,
|
|
184890
184835
|
column: 8
|
|
184891
184836
|
},
|
|
184892
184837
|
end: {
|
|
184893
|
-
line:
|
|
184838
|
+
line: 318,
|
|
184894
184839
|
column: 44
|
|
184895
184840
|
}
|
|
184896
184841
|
},
|
|
184897
|
-
"
|
|
184842
|
+
"157": {
|
|
184898
184843
|
start: {
|
|
184899
|
-
line:
|
|
184844
|
+
line: 319,
|
|
184900
184845
|
column: 8
|
|
184901
184846
|
},
|
|
184902
184847
|
end: {
|
|
184903
|
-
line:
|
|
184848
|
+
line: 319,
|
|
184904
184849
|
column: 34
|
|
184905
184850
|
}
|
|
184906
184851
|
},
|
|
184907
|
-
"
|
|
184852
|
+
"158": {
|
|
184908
184853
|
start: {
|
|
184909
|
-
line:
|
|
184854
|
+
line: 320,
|
|
184910
184855
|
column: 8
|
|
184911
184856
|
},
|
|
184912
184857
|
end: {
|
|
184913
|
-
line:
|
|
184858
|
+
line: 320,
|
|
184914
184859
|
column: 34
|
|
184915
184860
|
}
|
|
184916
184861
|
},
|
|
184917
|
-
"
|
|
184862
|
+
"159": {
|
|
184918
184863
|
start: {
|
|
184919
|
-
line:
|
|
184864
|
+
line: 321,
|
|
184920
184865
|
column: 8
|
|
184921
184866
|
},
|
|
184922
184867
|
end: {
|
|
184923
|
-
line:
|
|
184868
|
+
line: 323,
|
|
184924
184869
|
column: 10
|
|
184925
184870
|
}
|
|
184926
184871
|
},
|
|
184927
|
-
"
|
|
184872
|
+
"160": {
|
|
184928
184873
|
start: {
|
|
184929
|
-
line:
|
|
184874
|
+
line: 327,
|
|
184930
184875
|
column: 6
|
|
184931
184876
|
},
|
|
184932
184877
|
end: {
|
|
184933
|
-
line:
|
|
184878
|
+
line: 327,
|
|
184934
184879
|
column: 31
|
|
184935
184880
|
}
|
|
184936
184881
|
},
|
|
184937
|
-
"
|
|
184882
|
+
"161": {
|
|
184938
184883
|
start: {
|
|
184939
|
-
line:
|
|
184884
|
+
line: 330,
|
|
184940
184885
|
column: 6
|
|
184941
184886
|
},
|
|
184942
184887
|
end: {
|
|
184943
|
-
line:
|
|
184888
|
+
line: 334,
|
|
184944
184889
|
column: 7
|
|
184945
184890
|
}
|
|
184946
184891
|
},
|
|
184947
|
-
"
|
|
184892
|
+
"162": {
|
|
184948
184893
|
start: {
|
|
184949
|
-
line:
|
|
184894
|
+
line: 331,
|
|
184950
184895
|
column: 8
|
|
184951
184896
|
},
|
|
184952
184897
|
end: {
|
|
184953
|
-
line:
|
|
184898
|
+
line: 331,
|
|
184954
184899
|
column: 49
|
|
184955
184900
|
}
|
|
184956
184901
|
},
|
|
184957
|
-
"
|
|
184902
|
+
"163": {
|
|
184958
184903
|
start: {
|
|
184959
|
-
line:
|
|
184904
|
+
line: 333,
|
|
184960
184905
|
column: 8
|
|
184961
184906
|
},
|
|
184962
184907
|
end: {
|
|
184963
|
-
line:
|
|
184908
|
+
line: 333,
|
|
184964
184909
|
column: 47
|
|
184965
184910
|
}
|
|
184966
184911
|
},
|
|
184967
|
-
"
|
|
184912
|
+
"164": {
|
|
184968
184913
|
start: {
|
|
184969
|
-
line:
|
|
184914
|
+
line: 337,
|
|
184970
184915
|
column: 6
|
|
184971
184916
|
},
|
|
184972
184917
|
end: {
|
|
184973
|
-
line:
|
|
184918
|
+
line: 337,
|
|
184974
184919
|
column: 32
|
|
184975
184920
|
}
|
|
184976
184921
|
},
|
|
184977
|
-
"
|
|
184922
|
+
"165": {
|
|
184978
184923
|
start: {
|
|
184979
|
-
line:
|
|
184924
|
+
line: 340,
|
|
184980
184925
|
column: 6
|
|
184981
184926
|
},
|
|
184982
184927
|
end: {
|
|
184983
|
-
line:
|
|
184928
|
+
line: 340,
|
|
184984
184929
|
column: 37
|
|
184985
184930
|
}
|
|
184986
184931
|
},
|
|
184987
|
-
"
|
|
184932
|
+
"166": {
|
|
184988
184933
|
start: {
|
|
184989
|
-
line:
|
|
184934
|
+
line: 343,
|
|
184990
184935
|
column: 24
|
|
184991
184936
|
},
|
|
184992
184937
|
end: {
|
|
184993
|
-
line:
|
|
184938
|
+
line: 343,
|
|
184994
184939
|
column: 55
|
|
184995
184940
|
}
|
|
184996
184941
|
},
|
|
184997
|
-
"
|
|
184942
|
+
"167": {
|
|
184998
184943
|
start: {
|
|
184999
|
-
line:
|
|
185000
|
-
column:
|
|
184944
|
+
line: 345,
|
|
184945
|
+
column: 8
|
|
185001
184946
|
},
|
|
185002
184947
|
end: {
|
|
185003
|
-
line:
|
|
184948
|
+
line: 351,
|
|
184949
|
+
column: 9
|
|
184950
|
+
}
|
|
184951
|
+
},
|
|
184952
|
+
"168": {
|
|
184953
|
+
start: {
|
|
184954
|
+
line: 346,
|
|
184955
|
+
column: 27
|
|
184956
|
+
},
|
|
184957
|
+
end: {
|
|
184958
|
+
line: 346,
|
|
184959
|
+
column: 29
|
|
184960
|
+
}
|
|
184961
|
+
},
|
|
184962
|
+
"169": {
|
|
184963
|
+
start: {
|
|
184964
|
+
line: 347,
|
|
184965
|
+
column: 10
|
|
184966
|
+
},
|
|
184967
|
+
end: {
|
|
184968
|
+
line: 349,
|
|
184969
|
+
column: 13
|
|
184970
|
+
}
|
|
184971
|
+
},
|
|
184972
|
+
"170": {
|
|
184973
|
+
start: {
|
|
184974
|
+
line: 348,
|
|
184975
|
+
column: 12
|
|
184976
|
+
},
|
|
184977
|
+
end: {
|
|
184978
|
+
line: 348,
|
|
184979
|
+
column: 41
|
|
184980
|
+
}
|
|
184981
|
+
},
|
|
184982
|
+
"171": {
|
|
184983
|
+
start: {
|
|
184984
|
+
line: 350,
|
|
184985
|
+
column: 10
|
|
184986
|
+
},
|
|
184987
|
+
end: {
|
|
184988
|
+
line: 350,
|
|
184989
|
+
column: 26
|
|
184990
|
+
}
|
|
184991
|
+
},
|
|
184992
|
+
"172": {
|
|
184993
|
+
start: {
|
|
184994
|
+
line: 352,
|
|
185004
184995
|
column: 8
|
|
184996
|
+
},
|
|
184997
|
+
end: {
|
|
184998
|
+
line: 354,
|
|
184999
|
+
column: 9
|
|
185005
185000
|
}
|
|
185006
185001
|
},
|
|
185007
|
-
"
|
|
185002
|
+
"173": {
|
|
185008
185003
|
start: {
|
|
185009
|
-
line:
|
|
185010
|
-
column:
|
|
185004
|
+
line: 353,
|
|
185005
|
+
column: 10
|
|
185011
185006
|
},
|
|
185012
185007
|
end: {
|
|
185013
|
-
line:
|
|
185008
|
+
line: 353,
|
|
185014
185009
|
column: 30
|
|
185015
185010
|
}
|
|
185016
185011
|
},
|
|
185017
|
-
"
|
|
185012
|
+
"174": {
|
|
185018
185013
|
start: {
|
|
185019
|
-
line:
|
|
185014
|
+
line: 355,
|
|
185015
|
+
column: 21
|
|
185016
|
+
},
|
|
185017
|
+
end: {
|
|
185018
|
+
line: 355,
|
|
185019
|
+
column: 39
|
|
185020
|
+
}
|
|
185021
|
+
},
|
|
185022
|
+
"175": {
|
|
185023
|
+
start: {
|
|
185024
|
+
line: 356,
|
|
185025
|
+
column: 25
|
|
185026
|
+
},
|
|
185027
|
+
end: {
|
|
185028
|
+
line: 356,
|
|
185029
|
+
column: 27
|
|
185030
|
+
}
|
|
185031
|
+
},
|
|
185032
|
+
"176": {
|
|
185033
|
+
start: {
|
|
185034
|
+
line: 357,
|
|
185020
185035
|
column: 8
|
|
185021
185036
|
},
|
|
185022
185037
|
end: {
|
|
185023
|
-
line:
|
|
185038
|
+
line: 359,
|
|
185024
185039
|
column: 11
|
|
185025
185040
|
}
|
|
185026
185041
|
},
|
|
185027
|
-
"
|
|
185042
|
+
"177": {
|
|
185028
185043
|
start: {
|
|
185029
|
-
line:
|
|
185044
|
+
line: 358,
|
|
185030
185045
|
column: 10
|
|
185031
185046
|
},
|
|
185032
185047
|
end: {
|
|
185033
|
-
line:
|
|
185034
|
-
column:
|
|
185048
|
+
line: 358,
|
|
185049
|
+
column: 46
|
|
185035
185050
|
}
|
|
185036
185051
|
},
|
|
185037
|
-
"
|
|
185052
|
+
"178": {
|
|
185038
185053
|
start: {
|
|
185039
|
-
line:
|
|
185040
|
-
column:
|
|
185054
|
+
line: 360,
|
|
185055
|
+
column: 8
|
|
185041
185056
|
},
|
|
185042
185057
|
end: {
|
|
185043
|
-
line:
|
|
185044
|
-
column:
|
|
185058
|
+
line: 360,
|
|
185059
|
+
column: 24
|
|
185045
185060
|
}
|
|
185046
185061
|
},
|
|
185047
|
-
"
|
|
185062
|
+
"179": {
|
|
185048
185063
|
start: {
|
|
185049
|
-
line:
|
|
185064
|
+
line: 362,
|
|
185065
|
+
column: 34
|
|
185066
|
+
},
|
|
185067
|
+
end: {
|
|
185068
|
+
line: 374,
|
|
185069
|
+
column: 7
|
|
185070
|
+
}
|
|
185071
|
+
},
|
|
185072
|
+
"180": {
|
|
185073
|
+
start: {
|
|
185074
|
+
line: 363,
|
|
185075
|
+
column: 18
|
|
185076
|
+
},
|
|
185077
|
+
end: {
|
|
185078
|
+
line: 363,
|
|
185079
|
+
column: 60
|
|
185080
|
+
}
|
|
185081
|
+
},
|
|
185082
|
+
"181": {
|
|
185083
|
+
start: {
|
|
185084
|
+
line: 364,
|
|
185085
|
+
column: 18
|
|
185086
|
+
},
|
|
185087
|
+
end: {
|
|
185088
|
+
line: 364,
|
|
185089
|
+
column: 38
|
|
185090
|
+
}
|
|
185091
|
+
},
|
|
185092
|
+
"182": {
|
|
185093
|
+
start: {
|
|
185094
|
+
line: 365,
|
|
185095
|
+
column: 8
|
|
185096
|
+
},
|
|
185097
|
+
end: {
|
|
185098
|
+
line: 367,
|
|
185099
|
+
column: 9
|
|
185100
|
+
}
|
|
185101
|
+
},
|
|
185102
|
+
"183": {
|
|
185103
|
+
start: {
|
|
185104
|
+
line: 366,
|
|
185050
185105
|
column: 10
|
|
185051
185106
|
},
|
|
185052
185107
|
end: {
|
|
185053
|
-
line:
|
|
185054
|
-
column:
|
|
185108
|
+
line: 366,
|
|
185109
|
+
column: 17
|
|
185055
185110
|
}
|
|
185056
185111
|
},
|
|
185057
|
-
"
|
|
185112
|
+
"184": {
|
|
185058
185113
|
start: {
|
|
185059
|
-
line:
|
|
185114
|
+
line: 368,
|
|
185115
|
+
column: 8
|
|
185116
|
+
},
|
|
185117
|
+
end: {
|
|
185118
|
+
line: 368,
|
|
185119
|
+
column: 56
|
|
185120
|
+
}
|
|
185121
|
+
},
|
|
185122
|
+
"185": {
|
|
185123
|
+
start: {
|
|
185124
|
+
line: 369,
|
|
185125
|
+
column: 8
|
|
185126
|
+
},
|
|
185127
|
+
end: {
|
|
185128
|
+
line: 373,
|
|
185129
|
+
column: 11
|
|
185130
|
+
}
|
|
185131
|
+
},
|
|
185132
|
+
"186": {
|
|
185133
|
+
start: {
|
|
185134
|
+
line: 370,
|
|
185060
185135
|
column: 10
|
|
185061
185136
|
},
|
|
185062
185137
|
end: {
|
|
185063
|
-
line:
|
|
185064
|
-
column:
|
|
185138
|
+
line: 372,
|
|
185139
|
+
column: 11
|
|
185065
185140
|
}
|
|
185066
185141
|
},
|
|
185067
|
-
"
|
|
185142
|
+
"187": {
|
|
185068
185143
|
start: {
|
|
185069
|
-
line:
|
|
185144
|
+
line: 371,
|
|
185070
185145
|
column: 12
|
|
185071
185146
|
},
|
|
185072
185147
|
end: {
|
|
185073
|
-
line:
|
|
185074
|
-
column:
|
|
185148
|
+
line: 371,
|
|
185149
|
+
column: 40
|
|
185075
185150
|
}
|
|
185076
185151
|
},
|
|
185077
|
-
"
|
|
185152
|
+
"188": {
|
|
185078
185153
|
start: {
|
|
185079
|
-
line:
|
|
185080
|
-
column:
|
|
185154
|
+
line: 375,
|
|
185155
|
+
column: 6
|
|
185081
185156
|
},
|
|
185082
185157
|
end: {
|
|
185083
|
-
line:
|
|
185084
|
-
column:
|
|
185158
|
+
line: 375,
|
|
185159
|
+
column: 66
|
|
185085
185160
|
}
|
|
185086
185161
|
},
|
|
185087
|
-
"
|
|
185162
|
+
"189": {
|
|
185088
185163
|
start: {
|
|
185089
|
-
line:
|
|
185164
|
+
line: 376,
|
|
185090
185165
|
column: 6
|
|
185091
185166
|
},
|
|
185092
185167
|
end: {
|
|
185093
|
-
line:
|
|
185168
|
+
line: 382,
|
|
185169
|
+
column: 8
|
|
185170
|
+
}
|
|
185171
|
+
},
|
|
185172
|
+
"190": {
|
|
185173
|
+
start: {
|
|
185174
|
+
line: 378,
|
|
185175
|
+
column: 28
|
|
185176
|
+
},
|
|
185177
|
+
end: {
|
|
185178
|
+
line: 378,
|
|
185179
|
+
column: 30
|
|
185180
|
+
}
|
|
185181
|
+
},
|
|
185182
|
+
"191": {
|
|
185183
|
+
start: {
|
|
185184
|
+
line: 379,
|
|
185185
|
+
column: 8
|
|
185186
|
+
},
|
|
185187
|
+
end: {
|
|
185188
|
+
line: 381,
|
|
185189
|
+
column: 11
|
|
185190
|
+
}
|
|
185191
|
+
},
|
|
185192
|
+
"192": {
|
|
185193
|
+
start: {
|
|
185194
|
+
line: 380,
|
|
185195
|
+
column: 10
|
|
185196
|
+
},
|
|
185197
|
+
end: {
|
|
185198
|
+
line: 380,
|
|
185199
|
+
column: 51
|
|
185200
|
+
}
|
|
185201
|
+
},
|
|
185202
|
+
"193": {
|
|
185203
|
+
start: {
|
|
185204
|
+
line: 383,
|
|
185205
|
+
column: 6
|
|
185206
|
+
},
|
|
185207
|
+
end: {
|
|
185208
|
+
line: 383,
|
|
185094
185209
|
column: 59
|
|
185095
185210
|
}
|
|
185096
185211
|
},
|
|
185097
|
-
"
|
|
185212
|
+
"194": {
|
|
185098
185213
|
start: {
|
|
185099
|
-
line:
|
|
185214
|
+
line: 386,
|
|
185100
185215
|
column: 6
|
|
185101
185216
|
},
|
|
185102
185217
|
end: {
|
|
185103
|
-
line:
|
|
185218
|
+
line: 391,
|
|
185104
185219
|
column: 9
|
|
185105
185220
|
}
|
|
185106
185221
|
},
|
|
185107
|
-
"
|
|
185222
|
+
"195": {
|
|
185108
185223
|
start: {
|
|
185109
|
-
line:
|
|
185224
|
+
line: 387,
|
|
185110
185225
|
column: 28
|
|
185111
185226
|
},
|
|
185112
185227
|
end: {
|
|
185113
|
-
line:
|
|
185228
|
+
line: 387,
|
|
185114
185229
|
column: 30
|
|
185115
185230
|
}
|
|
185116
185231
|
},
|
|
185117
|
-
"
|
|
185232
|
+
"196": {
|
|
185118
185233
|
start: {
|
|
185119
|
-
line:
|
|
185234
|
+
line: 388,
|
|
185120
185235
|
column: 8
|
|
185121
185236
|
},
|
|
185122
185237
|
end: {
|
|
185123
|
-
line:
|
|
185238
|
+
line: 390,
|
|
185124
185239
|
column: 11
|
|
185125
185240
|
}
|
|
185126
185241
|
},
|
|
185127
|
-
"
|
|
185242
|
+
"197": {
|
|
185128
185243
|
start: {
|
|
185129
|
-
line:
|
|
185244
|
+
line: 389,
|
|
185130
185245
|
column: 10
|
|
185131
185246
|
},
|
|
185132
185247
|
end: {
|
|
185133
|
-
line:
|
|
185248
|
+
line: 389,
|
|
185134
185249
|
column: 31
|
|
185135
185250
|
}
|
|
185136
185251
|
},
|
|
185137
|
-
"
|
|
185252
|
+
"198": {
|
|
185138
185253
|
start: {
|
|
185139
|
-
line:
|
|
185254
|
+
line: 395,
|
|
185140
185255
|
column: 4
|
|
185141
185256
|
},
|
|
185142
185257
|
end: {
|
|
185143
|
-
line:
|
|
185258
|
+
line: 403,
|
|
185144
185259
|
column: 5
|
|
185145
185260
|
}
|
|
185146
185261
|
},
|
|
185147
|
-
"
|
|
185262
|
+
"199": {
|
|
185148
185263
|
start: {
|
|
185149
|
-
line:
|
|
185264
|
+
line: 396,
|
|
185150
185265
|
column: 6
|
|
185151
185266
|
},
|
|
185152
185267
|
end: {
|
|
185153
|
-
line:
|
|
185268
|
+
line: 401,
|
|
185154
185269
|
column: 9
|
|
185155
185270
|
}
|
|
185156
185271
|
},
|
|
185157
|
-
"
|
|
185272
|
+
"200": {
|
|
185158
185273
|
start: {
|
|
185159
|
-
line:
|
|
185274
|
+
line: 402,
|
|
185160
185275
|
column: 6
|
|
185161
185276
|
},
|
|
185162
185277
|
end: {
|
|
185163
|
-
line:
|
|
185278
|
+
line: 402,
|
|
185164
185279
|
column: 30
|
|
185165
185280
|
}
|
|
185166
185281
|
}
|
|
@@ -185880,7 +185995,7 @@ var cov_18ggdpj7q2 = function () {
|
|
|
185880
185995
|
column: 41
|
|
185881
185996
|
},
|
|
185882
185997
|
end: {
|
|
185883
|
-
line:
|
|
185998
|
+
line: 223,
|
|
185884
185999
|
column: 5
|
|
185885
186000
|
}
|
|
185886
186001
|
},
|
|
@@ -185901,11 +186016,11 @@ var cov_18ggdpj7q2 = function () {
|
|
|
185901
186016
|
loc: {
|
|
185902
186017
|
start: {
|
|
185903
186018
|
line: 217,
|
|
185904
|
-
column:
|
|
186019
|
+
column: 73
|
|
185905
186020
|
},
|
|
185906
186021
|
end: {
|
|
185907
|
-
line:
|
|
185908
|
-
column:
|
|
186022
|
+
line: 222,
|
|
186023
|
+
column: 7
|
|
185909
186024
|
}
|
|
185910
186025
|
},
|
|
185911
186026
|
line: 217
|
|
@@ -185914,601 +186029,697 @@ var cov_18ggdpj7q2 = function () {
|
|
|
185914
186029
|
name: "(anonymous_31)",
|
|
185915
186030
|
decl: {
|
|
185916
186031
|
start: {
|
|
185917
|
-
line:
|
|
186032
|
+
line: 224,
|
|
185918
186033
|
column: 4
|
|
185919
186034
|
},
|
|
185920
186035
|
end: {
|
|
185921
|
-
line:
|
|
186036
|
+
line: 224,
|
|
185922
186037
|
column: 5
|
|
185923
186038
|
}
|
|
185924
186039
|
},
|
|
185925
186040
|
loc: {
|
|
185926
186041
|
start: {
|
|
185927
|
-
line:
|
|
186042
|
+
line: 224,
|
|
185928
186043
|
column: 41
|
|
185929
186044
|
},
|
|
185930
186045
|
end: {
|
|
185931
|
-
line:
|
|
186046
|
+
line: 234,
|
|
185932
186047
|
column: 5
|
|
185933
186048
|
}
|
|
185934
186049
|
},
|
|
185935
|
-
line:
|
|
186050
|
+
line: 224
|
|
185936
186051
|
},
|
|
185937
186052
|
"32": {
|
|
185938
186053
|
name: "(anonymous_32)",
|
|
185939
186054
|
decl: {
|
|
185940
186055
|
start: {
|
|
185941
|
-
line:
|
|
186056
|
+
line: 229,
|
|
185942
186057
|
column: 39
|
|
185943
186058
|
},
|
|
185944
186059
|
end: {
|
|
185945
|
-
line:
|
|
186060
|
+
line: 229,
|
|
185946
186061
|
column: 40
|
|
185947
186062
|
}
|
|
185948
186063
|
},
|
|
185949
186064
|
loc: {
|
|
185950
186065
|
start: {
|
|
185951
|
-
line:
|
|
186066
|
+
line: 229,
|
|
185952
186067
|
column: 44
|
|
185953
186068
|
},
|
|
185954
186069
|
end: {
|
|
185955
|
-
line:
|
|
186070
|
+
line: 229,
|
|
185956
186071
|
column: 59
|
|
185957
186072
|
}
|
|
185958
186073
|
},
|
|
185959
|
-
line:
|
|
186074
|
+
line: 229
|
|
185960
186075
|
},
|
|
185961
186076
|
"33": {
|
|
185962
186077
|
name: "(anonymous_33)",
|
|
185963
186078
|
decl: {
|
|
185964
186079
|
start: {
|
|
185965
|
-
line:
|
|
186080
|
+
line: 235,
|
|
185966
186081
|
column: 4
|
|
185967
186082
|
},
|
|
185968
186083
|
end: {
|
|
185969
|
-
line:
|
|
186084
|
+
line: 235,
|
|
185970
186085
|
column: 5
|
|
185971
186086
|
}
|
|
185972
186087
|
},
|
|
185973
186088
|
loc: {
|
|
185974
186089
|
start: {
|
|
185975
|
-
line:
|
|
186090
|
+
line: 235,
|
|
185976
186091
|
column: 53
|
|
185977
186092
|
},
|
|
185978
186093
|
end: {
|
|
185979
|
-
line:
|
|
186094
|
+
line: 239,
|
|
185980
186095
|
column: 5
|
|
185981
186096
|
}
|
|
185982
186097
|
},
|
|
185983
|
-
line:
|
|
186098
|
+
line: 235
|
|
185984
186099
|
},
|
|
185985
186100
|
"34": {
|
|
185986
186101
|
name: "(anonymous_34)",
|
|
185987
186102
|
decl: {
|
|
185988
186103
|
start: {
|
|
185989
|
-
line:
|
|
186104
|
+
line: 240,
|
|
185990
186105
|
column: 4
|
|
185991
186106
|
},
|
|
185992
186107
|
end: {
|
|
185993
|
-
line:
|
|
186108
|
+
line: 240,
|
|
185994
186109
|
column: 5
|
|
185995
186110
|
}
|
|
185996
186111
|
},
|
|
185997
186112
|
loc: {
|
|
185998
186113
|
start: {
|
|
185999
|
-
line:
|
|
186114
|
+
line: 240,
|
|
186000
186115
|
column: 33
|
|
186001
186116
|
},
|
|
186002
186117
|
end: {
|
|
186003
|
-
line:
|
|
186118
|
+
line: 265,
|
|
186004
186119
|
column: 5
|
|
186005
186120
|
}
|
|
186006
186121
|
},
|
|
186007
|
-
line:
|
|
186122
|
+
line: 240
|
|
186008
186123
|
},
|
|
186009
186124
|
"35": {
|
|
186010
186125
|
name: "(anonymous_35)",
|
|
186011
186126
|
decl: {
|
|
186012
186127
|
start: {
|
|
186013
|
-
line:
|
|
186128
|
+
line: 256,
|
|
186014
186129
|
column: 32
|
|
186015
186130
|
},
|
|
186016
186131
|
end: {
|
|
186017
|
-
line:
|
|
186132
|
+
line: 256,
|
|
186018
186133
|
column: 33
|
|
186019
186134
|
}
|
|
186020
186135
|
},
|
|
186021
186136
|
loc: {
|
|
186022
186137
|
start: {
|
|
186023
|
-
line:
|
|
186138
|
+
line: 256,
|
|
186024
186139
|
column: 41
|
|
186025
186140
|
},
|
|
186026
186141
|
end: {
|
|
186027
|
-
line:
|
|
186142
|
+
line: 258,
|
|
186028
186143
|
column: 9
|
|
186029
186144
|
}
|
|
186030
186145
|
},
|
|
186031
|
-
line:
|
|
186146
|
+
line: 256
|
|
186032
186147
|
},
|
|
186033
186148
|
"36": {
|
|
186034
186149
|
name: "(anonymous_36)",
|
|
186035
186150
|
decl: {
|
|
186036
186151
|
start: {
|
|
186037
|
-
line:
|
|
186152
|
+
line: 266,
|
|
186038
186153
|
column: 4
|
|
186039
186154
|
},
|
|
186040
186155
|
end: {
|
|
186041
|
-
line:
|
|
186156
|
+
line: 266,
|
|
186042
186157
|
column: 5
|
|
186043
186158
|
}
|
|
186044
186159
|
},
|
|
186045
186160
|
loc: {
|
|
186046
186161
|
start: {
|
|
186047
|
-
line:
|
|
186162
|
+
line: 266,
|
|
186048
186163
|
column: 29
|
|
186049
186164
|
},
|
|
186050
186165
|
end: {
|
|
186051
|
-
line:
|
|
186166
|
+
line: 271,
|
|
186052
186167
|
column: 5
|
|
186053
186168
|
}
|
|
186054
186169
|
},
|
|
186055
|
-
line:
|
|
186170
|
+
line: 266
|
|
186056
186171
|
},
|
|
186057
186172
|
"37": {
|
|
186058
186173
|
name: "(anonymous_37)",
|
|
186059
186174
|
decl: {
|
|
186060
186175
|
start: {
|
|
186061
|
-
line:
|
|
186176
|
+
line: 272,
|
|
186062
186177
|
column: 4
|
|
186063
186178
|
},
|
|
186064
186179
|
end: {
|
|
186065
|
-
line:
|
|
186180
|
+
line: 272,
|
|
186066
186181
|
column: 5
|
|
186067
186182
|
}
|
|
186068
186183
|
},
|
|
186069
186184
|
loc: {
|
|
186070
186185
|
start: {
|
|
186071
|
-
line:
|
|
186186
|
+
line: 272,
|
|
186072
186187
|
column: 36
|
|
186073
186188
|
},
|
|
186074
186189
|
end: {
|
|
186075
|
-
line:
|
|
186190
|
+
line: 325,
|
|
186076
186191
|
column: 5
|
|
186077
186192
|
}
|
|
186078
186193
|
},
|
|
186079
|
-
line:
|
|
186194
|
+
line: 272
|
|
186080
186195
|
},
|
|
186081
186196
|
"38": {
|
|
186082
186197
|
name: "(anonymous_38)",
|
|
186083
186198
|
decl: {
|
|
186084
186199
|
start: {
|
|
186085
|
-
line:
|
|
186200
|
+
line: 292,
|
|
186086
186201
|
column: 32
|
|
186087
186202
|
},
|
|
186088
186203
|
end: {
|
|
186089
|
-
line:
|
|
186204
|
+
line: 292,
|
|
186090
186205
|
column: 33
|
|
186091
186206
|
}
|
|
186092
186207
|
},
|
|
186093
186208
|
loc: {
|
|
186094
186209
|
start: {
|
|
186095
|
-
line:
|
|
186210
|
+
line: 292,
|
|
186096
186211
|
column: 41
|
|
186097
186212
|
},
|
|
186098
186213
|
end: {
|
|
186099
|
-
line:
|
|
186214
|
+
line: 294,
|
|
186100
186215
|
column: 9
|
|
186101
186216
|
}
|
|
186102
186217
|
},
|
|
186103
|
-
line:
|
|
186218
|
+
line: 292
|
|
186104
186219
|
},
|
|
186105
186220
|
"39": {
|
|
186106
186221
|
name: "(anonymous_39)",
|
|
186107
186222
|
decl: {
|
|
186108
186223
|
start: {
|
|
186109
|
-
line:
|
|
186224
|
+
line: 297,
|
|
186110
186225
|
column: 32
|
|
186111
186226
|
},
|
|
186112
186227
|
end: {
|
|
186113
|
-
line:
|
|
186228
|
+
line: 297,
|
|
186114
186229
|
column: 33
|
|
186115
186230
|
}
|
|
186116
186231
|
},
|
|
186117
186232
|
loc: {
|
|
186118
186233
|
start: {
|
|
186119
|
-
line:
|
|
186234
|
+
line: 297,
|
|
186120
186235
|
column: 41
|
|
186121
186236
|
},
|
|
186122
186237
|
end: {
|
|
186123
|
-
line:
|
|
186238
|
+
line: 299,
|
|
186124
186239
|
column: 9
|
|
186125
186240
|
}
|
|
186126
186241
|
},
|
|
186127
|
-
line:
|
|
186242
|
+
line: 297
|
|
186128
186243
|
},
|
|
186129
186244
|
"40": {
|
|
186130
186245
|
name: "(anonymous_40)",
|
|
186131
186246
|
decl: {
|
|
186132
186247
|
start: {
|
|
186133
|
-
line:
|
|
186248
|
+
line: 301,
|
|
186134
186249
|
column: 91
|
|
186135
186250
|
},
|
|
186136
186251
|
end: {
|
|
186137
|
-
line:
|
|
186252
|
+
line: 301,
|
|
186138
186253
|
column: 92
|
|
186139
186254
|
}
|
|
186140
186255
|
},
|
|
186141
186256
|
loc: {
|
|
186142
186257
|
start: {
|
|
186143
|
-
line:
|
|
186258
|
+
line: 301,
|
|
186144
186259
|
column: 98
|
|
186145
186260
|
},
|
|
186146
186261
|
end: {
|
|
186147
|
-
line:
|
|
186262
|
+
line: 301,
|
|
186148
186263
|
column: 168
|
|
186149
186264
|
}
|
|
186150
186265
|
},
|
|
186151
|
-
line:
|
|
186266
|
+
line: 301
|
|
186152
186267
|
},
|
|
186153
186268
|
"41": {
|
|
186154
186269
|
name: "(anonymous_41)",
|
|
186155
186270
|
decl: {
|
|
186156
186271
|
start: {
|
|
186157
|
-
line:
|
|
186272
|
+
line: 303,
|
|
186158
186273
|
column: 45
|
|
186159
186274
|
},
|
|
186160
186275
|
end: {
|
|
186161
|
-
line:
|
|
186276
|
+
line: 303,
|
|
186162
186277
|
column: 46
|
|
186163
186278
|
}
|
|
186164
186279
|
},
|
|
186165
186280
|
loc: {
|
|
186166
186281
|
start: {
|
|
186167
|
-
line:
|
|
186282
|
+
line: 303,
|
|
186168
186283
|
column: 54
|
|
186169
186284
|
},
|
|
186170
186285
|
end: {
|
|
186171
|
-
line:
|
|
186286
|
+
line: 308,
|
|
186172
186287
|
column: 9
|
|
186173
186288
|
}
|
|
186174
186289
|
},
|
|
186175
|
-
line:
|
|
186290
|
+
line: 303
|
|
186176
186291
|
},
|
|
186177
186292
|
"42": {
|
|
186178
186293
|
name: "(anonymous_42)",
|
|
186179
186294
|
decl: {
|
|
186180
186295
|
start: {
|
|
186181
|
-
line:
|
|
186296
|
+
line: 305,
|
|
186182
186297
|
column: 39
|
|
186183
186298
|
},
|
|
186184
186299
|
end: {
|
|
186185
|
-
line:
|
|
186300
|
+
line: 305,
|
|
186186
186301
|
column: 40
|
|
186187
186302
|
}
|
|
186188
186303
|
},
|
|
186189
186304
|
loc: {
|
|
186190
186305
|
start: {
|
|
186191
|
-
line:
|
|
186306
|
+
line: 305,
|
|
186192
186307
|
column: 44
|
|
186193
186308
|
},
|
|
186194
186309
|
end: {
|
|
186195
|
-
line:
|
|
186310
|
+
line: 305,
|
|
186196
186311
|
column: 75
|
|
186197
186312
|
}
|
|
186198
186313
|
},
|
|
186199
|
-
line:
|
|
186314
|
+
line: 305
|
|
186200
186315
|
},
|
|
186201
186316
|
"43": {
|
|
186202
186317
|
name: "(anonymous_43)",
|
|
186203
186318
|
decl: {
|
|
186204
186319
|
start: {
|
|
186205
|
-
line:
|
|
186320
|
+
line: 306,
|
|
186206
186321
|
column: 73
|
|
186207
186322
|
},
|
|
186208
186323
|
end: {
|
|
186209
|
-
line:
|
|
186324
|
+
line: 306,
|
|
186210
186325
|
column: 74
|
|
186211
186326
|
}
|
|
186212
186327
|
},
|
|
186213
186328
|
loc: {
|
|
186214
186329
|
start: {
|
|
186215
|
-
line:
|
|
186330
|
+
line: 306,
|
|
186216
186331
|
column: 78
|
|
186217
186332
|
},
|
|
186218
186333
|
end: {
|
|
186219
|
-
line:
|
|
186334
|
+
line: 306,
|
|
186220
186335
|
column: 119
|
|
186221
186336
|
}
|
|
186222
186337
|
},
|
|
186223
|
-
line:
|
|
186338
|
+
line: 306
|
|
186224
186339
|
},
|
|
186225
186340
|
"44": {
|
|
186226
186341
|
name: "(anonymous_44)",
|
|
186227
186342
|
decl: {
|
|
186228
186343
|
start: {
|
|
186229
|
-
line:
|
|
186344
|
+
line: 326,
|
|
186230
186345
|
column: 4
|
|
186231
186346
|
},
|
|
186232
186347
|
end: {
|
|
186233
|
-
line:
|
|
186348
|
+
line: 326,
|
|
186234
186349
|
column: 5
|
|
186235
186350
|
}
|
|
186236
186351
|
},
|
|
186237
186352
|
loc: {
|
|
186238
186353
|
start: {
|
|
186239
|
-
line:
|
|
186354
|
+
line: 326,
|
|
186240
186355
|
column: 32
|
|
186241
186356
|
},
|
|
186242
186357
|
end: {
|
|
186243
|
-
line:
|
|
186358
|
+
line: 328,
|
|
186244
186359
|
column: 5
|
|
186245
186360
|
}
|
|
186246
186361
|
},
|
|
186247
|
-
line:
|
|
186362
|
+
line: 326
|
|
186248
186363
|
},
|
|
186249
186364
|
"45": {
|
|
186250
186365
|
name: "(anonymous_45)",
|
|
186251
186366
|
decl: {
|
|
186252
186367
|
start: {
|
|
186253
|
-
line:
|
|
186368
|
+
line: 329,
|
|
186254
186369
|
column: 4
|
|
186255
186370
|
},
|
|
186256
186371
|
end: {
|
|
186257
|
-
line:
|
|
186372
|
+
line: 329,
|
|
186258
186373
|
column: 5
|
|
186259
186374
|
}
|
|
186260
186375
|
},
|
|
186261
186376
|
loc: {
|
|
186262
186377
|
start: {
|
|
186263
|
-
line:
|
|
186378
|
+
line: 329,
|
|
186264
186379
|
column: 47
|
|
186265
186380
|
},
|
|
186266
186381
|
end: {
|
|
186267
|
-
line:
|
|
186382
|
+
line: 335,
|
|
186268
186383
|
column: 5
|
|
186269
186384
|
}
|
|
186270
186385
|
},
|
|
186271
|
-
line:
|
|
186386
|
+
line: 329
|
|
186272
186387
|
},
|
|
186273
186388
|
"46": {
|
|
186274
186389
|
name: "(anonymous_46)",
|
|
186275
186390
|
decl: {
|
|
186276
186391
|
start: {
|
|
186277
|
-
line:
|
|
186392
|
+
line: 336,
|
|
186278
186393
|
column: 4
|
|
186279
186394
|
},
|
|
186280
186395
|
end: {
|
|
186281
|
-
line:
|
|
186396
|
+
line: 336,
|
|
186282
186397
|
column: 5
|
|
186283
186398
|
}
|
|
186284
186399
|
},
|
|
186285
186400
|
loc: {
|
|
186286
186401
|
start: {
|
|
186287
|
-
line:
|
|
186402
|
+
line: 336,
|
|
186288
186403
|
column: 29
|
|
186289
186404
|
},
|
|
186290
186405
|
end: {
|
|
186291
|
-
line:
|
|
186406
|
+
line: 338,
|
|
186292
186407
|
column: 5
|
|
186293
186408
|
}
|
|
186294
186409
|
},
|
|
186295
|
-
line:
|
|
186410
|
+
line: 336
|
|
186296
186411
|
},
|
|
186297
186412
|
"47": {
|
|
186298
186413
|
name: "(anonymous_47)",
|
|
186299
186414
|
decl: {
|
|
186300
186415
|
start: {
|
|
186301
|
-
line:
|
|
186416
|
+
line: 339,
|
|
186302
186417
|
column: 4
|
|
186303
186418
|
},
|
|
186304
186419
|
end: {
|
|
186305
|
-
line:
|
|
186420
|
+
line: 339,
|
|
186306
186421
|
column: 5
|
|
186307
186422
|
}
|
|
186308
186423
|
},
|
|
186309
186424
|
loc: {
|
|
186310
186425
|
start: {
|
|
186311
|
-
line:
|
|
186426
|
+
line: 339,
|
|
186312
186427
|
column: 38
|
|
186313
186428
|
},
|
|
186314
186429
|
end: {
|
|
186315
|
-
line:
|
|
186430
|
+
line: 341,
|
|
186316
186431
|
column: 5
|
|
186317
186432
|
}
|
|
186318
186433
|
},
|
|
186319
|
-
line:
|
|
186434
|
+
line: 339
|
|
186320
186435
|
},
|
|
186321
186436
|
"48": {
|
|
186322
186437
|
name: "(anonymous_48)",
|
|
186323
186438
|
decl: {
|
|
186324
186439
|
start: {
|
|
186325
|
-
line:
|
|
186440
|
+
line: 342,
|
|
186326
186441
|
column: 4
|
|
186327
186442
|
},
|
|
186328
186443
|
end: {
|
|
186329
|
-
line:
|
|
186444
|
+
line: 342,
|
|
186330
186445
|
column: 5
|
|
186331
186446
|
}
|
|
186332
186447
|
},
|
|
186333
186448
|
loc: {
|
|
186334
186449
|
start: {
|
|
186335
|
-
line:
|
|
186450
|
+
line: 342,
|
|
186336
186451
|
column: 52
|
|
186337
186452
|
},
|
|
186338
186453
|
end: {
|
|
186339
|
-
line:
|
|
186454
|
+
line: 384,
|
|
186340
186455
|
column: 5
|
|
186341
186456
|
}
|
|
186342
186457
|
},
|
|
186343
|
-
line:
|
|
186458
|
+
line: 342
|
|
186344
186459
|
},
|
|
186345
186460
|
"49": {
|
|
186346
|
-
name: "
|
|
186461
|
+
name: "getKeys",
|
|
186347
186462
|
decl: {
|
|
186348
186463
|
start: {
|
|
186349
|
-
line:
|
|
186350
|
-
column:
|
|
186464
|
+
line: 344,
|
|
186465
|
+
column: 15
|
|
186351
186466
|
},
|
|
186352
186467
|
end: {
|
|
186353
|
-
line:
|
|
186354
|
-
column:
|
|
186468
|
+
line: 344,
|
|
186469
|
+
column: 22
|
|
186355
186470
|
}
|
|
186356
186471
|
},
|
|
186357
186472
|
loc: {
|
|
186358
186473
|
start: {
|
|
186359
|
-
line:
|
|
186360
|
-
column:
|
|
186474
|
+
line: 344,
|
|
186475
|
+
column: 30
|
|
186361
186476
|
},
|
|
186362
186477
|
end: {
|
|
186363
|
-
line:
|
|
186478
|
+
line: 361,
|
|
186364
186479
|
column: 7
|
|
186365
186480
|
}
|
|
186366
186481
|
},
|
|
186367
|
-
line:
|
|
186482
|
+
line: 344
|
|
186368
186483
|
},
|
|
186369
186484
|
"50": {
|
|
186370
186485
|
name: "(anonymous_50)",
|
|
186371
186486
|
decl: {
|
|
186372
186487
|
start: {
|
|
186373
|
-
line:
|
|
186374
|
-
column:
|
|
186488
|
+
line: 347,
|
|
186489
|
+
column: 24
|
|
186375
186490
|
},
|
|
186376
186491
|
end: {
|
|
186377
|
-
line:
|
|
186378
|
-
column:
|
|
186492
|
+
line: 347,
|
|
186493
|
+
column: 25
|
|
186379
186494
|
}
|
|
186380
186495
|
},
|
|
186381
186496
|
loc: {
|
|
186382
186497
|
start: {
|
|
186383
|
-
line:
|
|
186384
|
-
column:
|
|
186498
|
+
line: 347,
|
|
186499
|
+
column: 34
|
|
186385
186500
|
},
|
|
186386
186501
|
end: {
|
|
186387
|
-
line:
|
|
186388
|
-
column:
|
|
186502
|
+
line: 349,
|
|
186503
|
+
column: 11
|
|
186389
186504
|
}
|
|
186390
186505
|
},
|
|
186391
|
-
line:
|
|
186506
|
+
line: 347
|
|
186392
186507
|
},
|
|
186393
186508
|
"51": {
|
|
186394
186509
|
name: "(anonymous_51)",
|
|
186395
186510
|
decl: {
|
|
186396
186511
|
start: {
|
|
186397
|
-
line:
|
|
186398
|
-
column:
|
|
186512
|
+
line: 357,
|
|
186513
|
+
column: 21
|
|
186399
186514
|
},
|
|
186400
186515
|
end: {
|
|
186401
|
-
line:
|
|
186402
|
-
column:
|
|
186516
|
+
line: 357,
|
|
186517
|
+
column: 22
|
|
186403
186518
|
}
|
|
186404
186519
|
},
|
|
186405
186520
|
loc: {
|
|
186406
186521
|
start: {
|
|
186407
|
-
line:
|
|
186408
|
-
column:
|
|
186522
|
+
line: 357,
|
|
186523
|
+
column: 30
|
|
186409
186524
|
},
|
|
186410
186525
|
end: {
|
|
186411
|
-
line:
|
|
186412
|
-
column:
|
|
186526
|
+
line: 359,
|
|
186527
|
+
column: 9
|
|
186413
186528
|
}
|
|
186414
186529
|
},
|
|
186415
|
-
line:
|
|
186530
|
+
line: 357
|
|
186416
186531
|
},
|
|
186417
186532
|
"52": {
|
|
186418
186533
|
name: "(anonymous_52)",
|
|
186419
186534
|
decl: {
|
|
186420
186535
|
start: {
|
|
186421
|
-
line:
|
|
186536
|
+
line: 362,
|
|
186537
|
+
column: 34
|
|
186538
|
+
},
|
|
186539
|
+
end: {
|
|
186540
|
+
line: 362,
|
|
186541
|
+
column: 35
|
|
186542
|
+
}
|
|
186543
|
+
},
|
|
186544
|
+
loc: {
|
|
186545
|
+
start: {
|
|
186546
|
+
line: 362,
|
|
186547
|
+
column: 73
|
|
186548
|
+
},
|
|
186549
|
+
end: {
|
|
186550
|
+
line: 374,
|
|
186551
|
+
column: 7
|
|
186552
|
+
}
|
|
186553
|
+
},
|
|
186554
|
+
line: 362
|
|
186555
|
+
},
|
|
186556
|
+
"53": {
|
|
186557
|
+
name: "(anonymous_53)",
|
|
186558
|
+
decl: {
|
|
186559
|
+
start: {
|
|
186560
|
+
line: 369,
|
|
186561
|
+
column: 34
|
|
186562
|
+
},
|
|
186563
|
+
end: {
|
|
186564
|
+
line: 369,
|
|
186565
|
+
column: 35
|
|
186566
|
+
}
|
|
186567
|
+
},
|
|
186568
|
+
loc: {
|
|
186569
|
+
start: {
|
|
186570
|
+
line: 369,
|
|
186571
|
+
column: 40
|
|
186572
|
+
},
|
|
186573
|
+
end: {
|
|
186574
|
+
line: 373,
|
|
186575
|
+
column: 9
|
|
186576
|
+
}
|
|
186577
|
+
},
|
|
186578
|
+
line: 369
|
|
186579
|
+
},
|
|
186580
|
+
"54": {
|
|
186581
|
+
name: "(anonymous_54)",
|
|
186582
|
+
decl: {
|
|
186583
|
+
start: {
|
|
186584
|
+
line: 376,
|
|
186585
|
+
column: 46
|
|
186586
|
+
},
|
|
186587
|
+
end: {
|
|
186588
|
+
line: 376,
|
|
186589
|
+
column: 47
|
|
186590
|
+
}
|
|
186591
|
+
},
|
|
186592
|
+
loc: {
|
|
186593
|
+
start: {
|
|
186594
|
+
line: 376,
|
|
186595
|
+
column: 57
|
|
186596
|
+
},
|
|
186597
|
+
end: {
|
|
186598
|
+
line: 382,
|
|
186599
|
+
column: 7
|
|
186600
|
+
}
|
|
186601
|
+
},
|
|
186602
|
+
line: 376
|
|
186603
|
+
},
|
|
186604
|
+
"55": {
|
|
186605
|
+
name: "(anonymous_55)",
|
|
186606
|
+
decl: {
|
|
186607
|
+
start: {
|
|
186608
|
+
line: 379,
|
|
186609
|
+
column: 153
|
|
186610
|
+
},
|
|
186611
|
+
end: {
|
|
186612
|
+
line: 379,
|
|
186613
|
+
column: 154
|
|
186614
|
+
}
|
|
186615
|
+
},
|
|
186616
|
+
loc: {
|
|
186617
|
+
start: {
|
|
186618
|
+
line: 379,
|
|
186619
|
+
column: 159
|
|
186620
|
+
},
|
|
186621
|
+
end: {
|
|
186622
|
+
line: 381,
|
|
186623
|
+
column: 9
|
|
186624
|
+
}
|
|
186625
|
+
},
|
|
186626
|
+
line: 379
|
|
186627
|
+
},
|
|
186628
|
+
"56": {
|
|
186629
|
+
name: "(anonymous_56)",
|
|
186630
|
+
decl: {
|
|
186631
|
+
start: {
|
|
186632
|
+
line: 385,
|
|
186422
186633
|
column: 4
|
|
186423
186634
|
},
|
|
186424
186635
|
end: {
|
|
186425
|
-
line:
|
|
186636
|
+
line: 385,
|
|
186426
186637
|
column: 5
|
|
186427
186638
|
}
|
|
186428
186639
|
},
|
|
186429
186640
|
loc: {
|
|
186430
186641
|
start: {
|
|
186431
|
-
line:
|
|
186642
|
+
line: 385,
|
|
186432
186643
|
column: 30
|
|
186433
186644
|
},
|
|
186434
186645
|
end: {
|
|
186435
|
-
line:
|
|
186646
|
+
line: 392,
|
|
186436
186647
|
column: 5
|
|
186437
186648
|
}
|
|
186438
186649
|
},
|
|
186439
|
-
line:
|
|
186650
|
+
line: 385
|
|
186440
186651
|
},
|
|
186441
|
-
"
|
|
186442
|
-
name: "(
|
|
186652
|
+
"57": {
|
|
186653
|
+
name: "(anonymous_57)",
|
|
186443
186654
|
decl: {
|
|
186444
186655
|
start: {
|
|
186445
|
-
line:
|
|
186656
|
+
line: 386,
|
|
186446
186657
|
column: 25
|
|
186447
186658
|
},
|
|
186448
186659
|
end: {
|
|
186449
|
-
line:
|
|
186660
|
+
line: 386,
|
|
186450
186661
|
column: 26
|
|
186451
186662
|
}
|
|
186452
186663
|
},
|
|
186453
186664
|
loc: {
|
|
186454
186665
|
start: {
|
|
186455
|
-
line:
|
|
186666
|
+
line: 386,
|
|
186456
186667
|
column: 40
|
|
186457
186668
|
},
|
|
186458
186669
|
end: {
|
|
186459
|
-
line:
|
|
186670
|
+
line: 391,
|
|
186460
186671
|
column: 7
|
|
186461
186672
|
}
|
|
186462
186673
|
},
|
|
186463
|
-
line:
|
|
186674
|
+
line: 386
|
|
186464
186675
|
},
|
|
186465
|
-
"
|
|
186466
|
-
name: "(
|
|
186676
|
+
"58": {
|
|
186677
|
+
name: "(anonymous_58)",
|
|
186467
186678
|
decl: {
|
|
186468
186679
|
start: {
|
|
186469
|
-
line:
|
|
186680
|
+
line: 388,
|
|
186470
186681
|
column: 87
|
|
186471
186682
|
},
|
|
186472
186683
|
end: {
|
|
186473
|
-
line:
|
|
186684
|
+
line: 388,
|
|
186474
186685
|
column: 88
|
|
186475
186686
|
}
|
|
186476
186687
|
},
|
|
186477
186688
|
loc: {
|
|
186478
186689
|
start: {
|
|
186479
|
-
line:
|
|
186690
|
+
line: 388,
|
|
186480
186691
|
column: 93
|
|
186481
186692
|
},
|
|
186482
186693
|
end: {
|
|
186483
|
-
line:
|
|
186694
|
+
line: 390,
|
|
186484
186695
|
column: 9
|
|
186485
186696
|
}
|
|
186486
186697
|
},
|
|
186487
|
-
line:
|
|
186698
|
+
line: 388
|
|
186488
186699
|
},
|
|
186489
|
-
"
|
|
186490
|
-
name: "(
|
|
186700
|
+
"59": {
|
|
186701
|
+
name: "(anonymous_59)",
|
|
186491
186702
|
decl: {
|
|
186492
186703
|
start: {
|
|
186493
|
-
line:
|
|
186704
|
+
line: 394,
|
|
186494
186705
|
column: 2
|
|
186495
186706
|
},
|
|
186496
186707
|
end: {
|
|
186497
|
-
line:
|
|
186708
|
+
line: 394,
|
|
186498
186709
|
column: 3
|
|
186499
186710
|
}
|
|
186500
186711
|
},
|
|
186501
186712
|
loc: {
|
|
186502
186713
|
start: {
|
|
186503
|
-
line:
|
|
186714
|
+
line: 394,
|
|
186504
186715
|
column: 12
|
|
186505
186716
|
},
|
|
186506
186717
|
end: {
|
|
186507
|
-
line:
|
|
186718
|
+
line: 404,
|
|
186508
186719
|
column: 3
|
|
186509
186720
|
}
|
|
186510
186721
|
},
|
|
186511
|
-
line:
|
|
186722
|
+
line: 394
|
|
186512
186723
|
}
|
|
186513
186724
|
},
|
|
186514
186725
|
branchMap: {
|
|
@@ -187422,8 +187633,8 @@ var cov_18ggdpj7q2 = function () {
|
|
|
187422
187633
|
column: 13
|
|
187423
187634
|
},
|
|
187424
187635
|
end: {
|
|
187425
|
-
line:
|
|
187426
|
-
column:
|
|
187636
|
+
line: 222,
|
|
187637
|
+
column: 8
|
|
187427
187638
|
}
|
|
187428
187639
|
},
|
|
187429
187640
|
type: "binary-expr",
|
|
@@ -187442,8 +187653,8 @@ var cov_18ggdpj7q2 = function () {
|
|
|
187442
187653
|
column: 36
|
|
187443
187654
|
},
|
|
187444
187655
|
end: {
|
|
187445
|
-
line:
|
|
187446
|
-
column:
|
|
187656
|
+
line: 222,
|
|
187657
|
+
column: 8
|
|
187447
187658
|
}
|
|
187448
187659
|
}],
|
|
187449
187660
|
line: 217
|
|
@@ -187451,479 +187662,545 @@ var cov_18ggdpj7q2 = function () {
|
|
|
187451
187662
|
"27": {
|
|
187452
187663
|
loc: {
|
|
187453
187664
|
start: {
|
|
187454
|
-
line:
|
|
187665
|
+
line: 224,
|
|
187455
187666
|
column: 27
|
|
187456
187667
|
},
|
|
187457
187668
|
end: {
|
|
187458
|
-
line:
|
|
187669
|
+
line: 224,
|
|
187459
187670
|
column: 39
|
|
187460
187671
|
}
|
|
187461
187672
|
},
|
|
187462
187673
|
type: "default-arg",
|
|
187463
187674
|
locations: [{
|
|
187464
187675
|
start: {
|
|
187465
|
-
line:
|
|
187676
|
+
line: 224,
|
|
187466
187677
|
column: 37
|
|
187467
187678
|
},
|
|
187468
187679
|
end: {
|
|
187469
|
-
line:
|
|
187680
|
+
line: 224,
|
|
187470
187681
|
column: 39
|
|
187471
187682
|
}
|
|
187472
187683
|
}],
|
|
187473
|
-
line:
|
|
187684
|
+
line: 224
|
|
187474
187685
|
},
|
|
187475
187686
|
"28": {
|
|
187476
187687
|
loc: {
|
|
187477
187688
|
start: {
|
|
187478
|
-
line:
|
|
187689
|
+
line: 225,
|
|
187479
187690
|
column: 6
|
|
187480
187691
|
},
|
|
187481
187692
|
end: {
|
|
187482
|
-
line:
|
|
187693
|
+
line: 227,
|
|
187483
187694
|
column: 7
|
|
187484
187695
|
}
|
|
187485
187696
|
},
|
|
187486
187697
|
type: "if",
|
|
187487
187698
|
locations: [{
|
|
187488
187699
|
start: {
|
|
187489
|
-
line:
|
|
187700
|
+
line: 225,
|
|
187490
187701
|
column: 6
|
|
187491
187702
|
},
|
|
187492
187703
|
end: {
|
|
187493
|
-
line:
|
|
187704
|
+
line: 227,
|
|
187494
187705
|
column: 7
|
|
187495
187706
|
}
|
|
187496
187707
|
}, {
|
|
187497
187708
|
start: {
|
|
187498
|
-
line:
|
|
187709
|
+
line: 225,
|
|
187499
187710
|
column: 6
|
|
187500
187711
|
},
|
|
187501
187712
|
end: {
|
|
187502
|
-
line:
|
|
187713
|
+
line: 227,
|
|
187503
187714
|
column: 7
|
|
187504
187715
|
}
|
|
187505
187716
|
}],
|
|
187506
|
-
line:
|
|
187717
|
+
line: 225
|
|
187507
187718
|
},
|
|
187508
187719
|
"29": {
|
|
187509
187720
|
loc: {
|
|
187510
187721
|
start: {
|
|
187511
|
-
line:
|
|
187722
|
+
line: 230,
|
|
187512
187723
|
column: 6
|
|
187513
187724
|
},
|
|
187514
187725
|
end: {
|
|
187515
|
-
line:
|
|
187726
|
+
line: 233,
|
|
187516
187727
|
column: 7
|
|
187517
187728
|
}
|
|
187518
187729
|
},
|
|
187519
187730
|
type: "if",
|
|
187520
187731
|
locations: [{
|
|
187521
187732
|
start: {
|
|
187522
|
-
line:
|
|
187733
|
+
line: 230,
|
|
187523
187734
|
column: 6
|
|
187524
187735
|
},
|
|
187525
187736
|
end: {
|
|
187526
|
-
line:
|
|
187737
|
+
line: 233,
|
|
187527
187738
|
column: 7
|
|
187528
187739
|
}
|
|
187529
187740
|
}, {
|
|
187530
187741
|
start: {
|
|
187531
|
-
line:
|
|
187742
|
+
line: 230,
|
|
187532
187743
|
column: 6
|
|
187533
187744
|
},
|
|
187534
187745
|
end: {
|
|
187535
|
-
line:
|
|
187746
|
+
line: 233,
|
|
187536
187747
|
column: 7
|
|
187537
187748
|
}
|
|
187538
187749
|
}],
|
|
187539
|
-
line:
|
|
187750
|
+
line: 230
|
|
187540
187751
|
},
|
|
187541
187752
|
"30": {
|
|
187542
187753
|
loc: {
|
|
187543
187754
|
start: {
|
|
187544
|
-
line:
|
|
187755
|
+
line: 257,
|
|
187545
187756
|
column: 10
|
|
187546
187757
|
},
|
|
187547
187758
|
end: {
|
|
187548
|
-
line:
|
|
187759
|
+
line: 257,
|
|
187549
187760
|
column: 117
|
|
187550
187761
|
}
|
|
187551
187762
|
},
|
|
187552
187763
|
type: "cond-expr",
|
|
187553
187764
|
locations: [{
|
|
187554
187765
|
start: {
|
|
187555
|
-
line:
|
|
187766
|
+
line: 257,
|
|
187556
187767
|
column: 44
|
|
187557
187768
|
},
|
|
187558
187769
|
end: {
|
|
187559
|
-
line:
|
|
187770
|
+
line: 257,
|
|
187560
187771
|
column: 110
|
|
187561
187772
|
}
|
|
187562
187773
|
}, {
|
|
187563
187774
|
start: {
|
|
187564
|
-
line:
|
|
187775
|
+
line: 257,
|
|
187565
187776
|
column: 113
|
|
187566
187777
|
},
|
|
187567
187778
|
end: {
|
|
187568
|
-
line:
|
|
187779
|
+
line: 257,
|
|
187569
187780
|
column: 117
|
|
187570
187781
|
}
|
|
187571
187782
|
}],
|
|
187572
|
-
line:
|
|
187783
|
+
line: 257
|
|
187573
187784
|
},
|
|
187574
187785
|
"31": {
|
|
187575
187786
|
loc: {
|
|
187576
187787
|
start: {
|
|
187577
|
-
line:
|
|
187788
|
+
line: 268,
|
|
187578
187789
|
column: 6
|
|
187579
187790
|
},
|
|
187580
187791
|
end: {
|
|
187581
|
-
line:
|
|
187792
|
+
line: 268,
|
|
187582
187793
|
column: 70
|
|
187583
187794
|
}
|
|
187584
187795
|
},
|
|
187585
187796
|
type: "cond-expr",
|
|
187586
187797
|
locations: [{
|
|
187587
187798
|
start: {
|
|
187588
|
-
line:
|
|
187799
|
+
line: 268,
|
|
187589
187800
|
column: 31
|
|
187590
187801
|
},
|
|
187591
187802
|
end: {
|
|
187592
|
-
line:
|
|
187803
|
+
line: 268,
|
|
187593
187804
|
column: 63
|
|
187594
187805
|
}
|
|
187595
187806
|
}, {
|
|
187596
187807
|
start: {
|
|
187597
|
-
line:
|
|
187808
|
+
line: 268,
|
|
187598
187809
|
column: 66
|
|
187599
187810
|
},
|
|
187600
187811
|
end: {
|
|
187601
|
-
line:
|
|
187812
|
+
line: 268,
|
|
187602
187813
|
column: 70
|
|
187603
187814
|
}
|
|
187604
187815
|
}],
|
|
187605
|
-
line:
|
|
187816
|
+
line: 268
|
|
187606
187817
|
},
|
|
187607
187818
|
"32": {
|
|
187608
187819
|
loc: {
|
|
187609
187820
|
start: {
|
|
187610
|
-
line:
|
|
187821
|
+
line: 269,
|
|
187611
187822
|
column: 6
|
|
187612
187823
|
},
|
|
187613
187824
|
end: {
|
|
187614
|
-
line:
|
|
187825
|
+
line: 269,
|
|
187615
187826
|
column: 66
|
|
187616
187827
|
}
|
|
187617
187828
|
},
|
|
187618
187829
|
type: "cond-expr",
|
|
187619
187830
|
locations: [{
|
|
187620
187831
|
start: {
|
|
187621
|
-
line:
|
|
187832
|
+
line: 269,
|
|
187622
187833
|
column: 29
|
|
187623
187834
|
},
|
|
187624
187835
|
end: {
|
|
187625
|
-
line:
|
|
187836
|
+
line: 269,
|
|
187626
187837
|
column: 59
|
|
187627
187838
|
}
|
|
187628
187839
|
}, {
|
|
187629
187840
|
start: {
|
|
187630
|
-
line:
|
|
187841
|
+
line: 269,
|
|
187631
187842
|
column: 62
|
|
187632
187843
|
},
|
|
187633
187844
|
end: {
|
|
187634
|
-
line:
|
|
187845
|
+
line: 269,
|
|
187635
187846
|
column: 66
|
|
187636
187847
|
}
|
|
187637
187848
|
}],
|
|
187638
|
-
line:
|
|
187849
|
+
line: 269
|
|
187639
187850
|
},
|
|
187640
187851
|
"33": {
|
|
187641
187852
|
loc: {
|
|
187642
187853
|
start: {
|
|
187643
|
-
line:
|
|
187854
|
+
line: 293,
|
|
187644
187855
|
column: 10
|
|
187645
187856
|
},
|
|
187646
187857
|
end: {
|
|
187647
|
-
line:
|
|
187858
|
+
line: 293,
|
|
187648
187859
|
column: 117
|
|
187649
187860
|
}
|
|
187650
187861
|
},
|
|
187651
187862
|
type: "cond-expr",
|
|
187652
187863
|
locations: [{
|
|
187653
187864
|
start: {
|
|
187654
|
-
line:
|
|
187865
|
+
line: 293,
|
|
187655
187866
|
column: 44
|
|
187656
187867
|
},
|
|
187657
187868
|
end: {
|
|
187658
|
-
line:
|
|
187869
|
+
line: 293,
|
|
187659
187870
|
column: 110
|
|
187660
187871
|
}
|
|
187661
187872
|
}, {
|
|
187662
187873
|
start: {
|
|
187663
|
-
line:
|
|
187874
|
+
line: 293,
|
|
187664
187875
|
column: 113
|
|
187665
187876
|
},
|
|
187666
187877
|
end: {
|
|
187667
|
-
line:
|
|
187878
|
+
line: 293,
|
|
187668
187879
|
column: 117
|
|
187669
187880
|
}
|
|
187670
187881
|
}],
|
|
187671
|
-
line:
|
|
187882
|
+
line: 293
|
|
187672
187883
|
},
|
|
187673
187884
|
"34": {
|
|
187674
187885
|
loc: {
|
|
187675
187886
|
start: {
|
|
187676
|
-
line:
|
|
187887
|
+
line: 298,
|
|
187677
187888
|
column: 10
|
|
187678
187889
|
},
|
|
187679
187890
|
end: {
|
|
187680
|
-
line:
|
|
187891
|
+
line: 298,
|
|
187681
187892
|
column: 108
|
|
187682
187893
|
}
|
|
187683
187894
|
},
|
|
187684
187895
|
type: "cond-expr",
|
|
187685
187896
|
locations: [{
|
|
187686
187897
|
start: {
|
|
187687
|
-
line:
|
|
187898
|
+
line: 298,
|
|
187688
187899
|
column: 44
|
|
187689
187900
|
},
|
|
187690
187901
|
end: {
|
|
187691
|
-
line:
|
|
187902
|
+
line: 298,
|
|
187692
187903
|
column: 101
|
|
187693
187904
|
}
|
|
187694
187905
|
}, {
|
|
187695
187906
|
start: {
|
|
187696
|
-
line:
|
|
187907
|
+
line: 298,
|
|
187697
187908
|
column: 104
|
|
187698
187909
|
},
|
|
187699
187910
|
end: {
|
|
187700
|
-
line:
|
|
187911
|
+
line: 298,
|
|
187701
187912
|
column: 108
|
|
187702
187913
|
}
|
|
187703
187914
|
}],
|
|
187704
|
-
line:
|
|
187915
|
+
line: 298
|
|
187705
187916
|
},
|
|
187706
187917
|
"35": {
|
|
187707
187918
|
loc: {
|
|
187708
187919
|
start: {
|
|
187709
|
-
line:
|
|
187920
|
+
line: 321,
|
|
187710
187921
|
column: 15
|
|
187711
187922
|
},
|
|
187712
187923
|
end: {
|
|
187713
|
-
line:
|
|
187924
|
+
line: 323,
|
|
187714
187925
|
column: 9
|
|
187715
187926
|
}
|
|
187716
187927
|
},
|
|
187717
187928
|
type: "binary-expr",
|
|
187718
187929
|
locations: [{
|
|
187719
187930
|
start: {
|
|
187720
|
-
line:
|
|
187931
|
+
line: 321,
|
|
187721
187932
|
column: 15
|
|
187722
187933
|
},
|
|
187723
187934
|
end: {
|
|
187724
|
-
line:
|
|
187935
|
+
line: 321,
|
|
187725
187936
|
column: 24
|
|
187726
187937
|
}
|
|
187727
187938
|
}, {
|
|
187728
187939
|
start: {
|
|
187729
|
-
line:
|
|
187940
|
+
line: 321,
|
|
187730
187941
|
column: 28
|
|
187731
187942
|
},
|
|
187732
187943
|
end: {
|
|
187733
|
-
line:
|
|
187944
|
+
line: 323,
|
|
187734
187945
|
column: 9
|
|
187735
187946
|
}
|
|
187736
187947
|
}],
|
|
187737
|
-
line:
|
|
187948
|
+
line: 321
|
|
187738
187949
|
},
|
|
187739
187950
|
"36": {
|
|
187740
187951
|
loc: {
|
|
187741
187952
|
start: {
|
|
187742
|
-
line:
|
|
187953
|
+
line: 329,
|
|
187743
187954
|
column: 33
|
|
187744
187955
|
},
|
|
187745
187956
|
end: {
|
|
187746
|
-
line:
|
|
187957
|
+
line: 329,
|
|
187747
187958
|
column: 45
|
|
187748
187959
|
}
|
|
187749
187960
|
},
|
|
187750
187961
|
type: "default-arg",
|
|
187751
187962
|
locations: [{
|
|
187752
187963
|
start: {
|
|
187753
|
-
line:
|
|
187964
|
+
line: 329,
|
|
187754
187965
|
column: 43
|
|
187755
187966
|
},
|
|
187756
187967
|
end: {
|
|
187757
|
-
line:
|
|
187968
|
+
line: 329,
|
|
187758
187969
|
column: 45
|
|
187759
187970
|
}
|
|
187760
187971
|
}],
|
|
187761
|
-
line:
|
|
187972
|
+
line: 329
|
|
187762
187973
|
},
|
|
187763
187974
|
"37": {
|
|
187764
187975
|
loc: {
|
|
187765
187976
|
start: {
|
|
187766
|
-
line:
|
|
187977
|
+
line: 330,
|
|
187767
187978
|
column: 6
|
|
187768
187979
|
},
|
|
187769
187980
|
end: {
|
|
187770
|
-
line:
|
|
187981
|
+
line: 334,
|
|
187771
187982
|
column: 7
|
|
187772
187983
|
}
|
|
187773
187984
|
},
|
|
187774
187985
|
type: "if",
|
|
187775
187986
|
locations: [{
|
|
187776
187987
|
start: {
|
|
187777
|
-
line:
|
|
187988
|
+
line: 330,
|
|
187778
187989
|
column: 6
|
|
187779
187990
|
},
|
|
187780
187991
|
end: {
|
|
187781
|
-
line:
|
|
187992
|
+
line: 334,
|
|
187782
187993
|
column: 7
|
|
187783
187994
|
}
|
|
187784
187995
|
}, {
|
|
187785
187996
|
start: {
|
|
187786
|
-
line:
|
|
187997
|
+
line: 330,
|
|
187787
187998
|
column: 6
|
|
187788
187999
|
},
|
|
187789
188000
|
end: {
|
|
187790
|
-
line:
|
|
188001
|
+
line: 334,
|
|
187791
188002
|
column: 7
|
|
187792
188003
|
}
|
|
187793
188004
|
}],
|
|
187794
|
-
line:
|
|
188005
|
+
line: 330
|
|
187795
188006
|
},
|
|
187796
188007
|
"38": {
|
|
187797
188008
|
loc: {
|
|
187798
188009
|
start: {
|
|
187799
|
-
line:
|
|
188010
|
+
line: 343,
|
|
187800
188011
|
column: 24
|
|
187801
188012
|
},
|
|
187802
188013
|
end: {
|
|
187803
|
-
line:
|
|
188014
|
+
line: 343,
|
|
187804
188015
|
column: 55
|
|
187805
188016
|
}
|
|
187806
188017
|
},
|
|
187807
188018
|
type: "binary-expr",
|
|
187808
188019
|
locations: [{
|
|
187809
188020
|
start: {
|
|
187810
|
-
line:
|
|
188021
|
+
line: 343,
|
|
187811
188022
|
column: 24
|
|
187812
188023
|
},
|
|
187813
188024
|
end: {
|
|
187814
|
-
line:
|
|
188025
|
+
line: 343,
|
|
187815
188026
|
column: 50
|
|
187816
188027
|
}
|
|
187817
188028
|
}, {
|
|
187818
188029
|
start: {
|
|
187819
|
-
line:
|
|
188030
|
+
line: 343,
|
|
187820
188031
|
column: 54
|
|
187821
188032
|
},
|
|
187822
188033
|
end: {
|
|
187823
|
-
line:
|
|
188034
|
+
line: 343,
|
|
187824
188035
|
column: 55
|
|
187825
188036
|
}
|
|
187826
188037
|
}],
|
|
187827
|
-
line:
|
|
188038
|
+
line: 343
|
|
187828
188039
|
},
|
|
187829
188040
|
"39": {
|
|
187830
188041
|
loc: {
|
|
187831
188042
|
start: {
|
|
187832
|
-
line:
|
|
187833
|
-
column:
|
|
188043
|
+
line: 345,
|
|
188044
|
+
column: 8
|
|
187834
188045
|
},
|
|
187835
188046
|
end: {
|
|
187836
|
-
line:
|
|
187837
|
-
column:
|
|
188047
|
+
line: 351,
|
|
188048
|
+
column: 9
|
|
187838
188049
|
}
|
|
187839
188050
|
},
|
|
187840
188051
|
type: "if",
|
|
187841
188052
|
locations: [{
|
|
187842
188053
|
start: {
|
|
187843
|
-
line:
|
|
187844
|
-
column:
|
|
188054
|
+
line: 345,
|
|
188055
|
+
column: 8
|
|
187845
188056
|
},
|
|
187846
188057
|
end: {
|
|
187847
|
-
line:
|
|
187848
|
-
column:
|
|
188058
|
+
line: 351,
|
|
188059
|
+
column: 9
|
|
187849
188060
|
}
|
|
187850
188061
|
}, {
|
|
187851
188062
|
start: {
|
|
187852
|
-
line:
|
|
187853
|
-
column:
|
|
188063
|
+
line: 345,
|
|
188064
|
+
column: 8
|
|
187854
188065
|
},
|
|
187855
188066
|
end: {
|
|
187856
|
-
line:
|
|
187857
|
-
column:
|
|
188067
|
+
line: 351,
|
|
188068
|
+
column: 9
|
|
187858
188069
|
}
|
|
187859
188070
|
}],
|
|
187860
|
-
line:
|
|
188071
|
+
line: 345
|
|
187861
188072
|
},
|
|
187862
188073
|
"40": {
|
|
187863
188074
|
loc: {
|
|
187864
188075
|
start: {
|
|
187865
|
-
line:
|
|
187866
|
-
column:
|
|
188076
|
+
line: 352,
|
|
188077
|
+
column: 8
|
|
187867
188078
|
},
|
|
187868
188079
|
end: {
|
|
187869
|
-
line:
|
|
187870
|
-
column:
|
|
188080
|
+
line: 354,
|
|
188081
|
+
column: 9
|
|
187871
188082
|
}
|
|
187872
188083
|
},
|
|
187873
188084
|
type: "if",
|
|
187874
188085
|
locations: [{
|
|
187875
188086
|
start: {
|
|
187876
|
-
line:
|
|
187877
|
-
column:
|
|
188087
|
+
line: 352,
|
|
188088
|
+
column: 8
|
|
187878
188089
|
},
|
|
187879
188090
|
end: {
|
|
187880
|
-
line:
|
|
187881
|
-
column:
|
|
188091
|
+
line: 354,
|
|
188092
|
+
column: 9
|
|
187882
188093
|
}
|
|
187883
188094
|
}, {
|
|
187884
188095
|
start: {
|
|
187885
|
-
line:
|
|
187886
|
-
column:
|
|
188096
|
+
line: 352,
|
|
188097
|
+
column: 8
|
|
187887
188098
|
},
|
|
187888
188099
|
end: {
|
|
187889
|
-
line:
|
|
187890
|
-
column:
|
|
188100
|
+
line: 354,
|
|
188101
|
+
column: 9
|
|
187891
188102
|
}
|
|
187892
188103
|
}],
|
|
187893
|
-
line:
|
|
188104
|
+
line: 352
|
|
187894
188105
|
},
|
|
187895
188106
|
"41": {
|
|
187896
188107
|
loc: {
|
|
187897
188108
|
start: {
|
|
187898
|
-
line:
|
|
188109
|
+
line: 365,
|
|
188110
|
+
column: 8
|
|
188111
|
+
},
|
|
188112
|
+
end: {
|
|
188113
|
+
line: 367,
|
|
188114
|
+
column: 9
|
|
188115
|
+
}
|
|
188116
|
+
},
|
|
188117
|
+
type: "if",
|
|
188118
|
+
locations: [{
|
|
188119
|
+
start: {
|
|
188120
|
+
line: 365,
|
|
188121
|
+
column: 8
|
|
188122
|
+
},
|
|
188123
|
+
end: {
|
|
188124
|
+
line: 367,
|
|
188125
|
+
column: 9
|
|
188126
|
+
}
|
|
188127
|
+
}, {
|
|
188128
|
+
start: {
|
|
188129
|
+
line: 365,
|
|
188130
|
+
column: 8
|
|
188131
|
+
},
|
|
188132
|
+
end: {
|
|
188133
|
+
line: 367,
|
|
188134
|
+
column: 9
|
|
188135
|
+
}
|
|
188136
|
+
}],
|
|
188137
|
+
line: 365
|
|
188138
|
+
},
|
|
188139
|
+
"42": {
|
|
188140
|
+
loc: {
|
|
188141
|
+
start: {
|
|
188142
|
+
line: 370,
|
|
188143
|
+
column: 10
|
|
188144
|
+
},
|
|
188145
|
+
end: {
|
|
188146
|
+
line: 372,
|
|
188147
|
+
column: 11
|
|
188148
|
+
}
|
|
188149
|
+
},
|
|
188150
|
+
type: "if",
|
|
188151
|
+
locations: [{
|
|
188152
|
+
start: {
|
|
188153
|
+
line: 370,
|
|
188154
|
+
column: 10
|
|
188155
|
+
},
|
|
188156
|
+
end: {
|
|
188157
|
+
line: 372,
|
|
188158
|
+
column: 11
|
|
188159
|
+
}
|
|
188160
|
+
}, {
|
|
188161
|
+
start: {
|
|
188162
|
+
line: 370,
|
|
188163
|
+
column: 10
|
|
188164
|
+
},
|
|
188165
|
+
end: {
|
|
188166
|
+
line: 372,
|
|
188167
|
+
column: 11
|
|
188168
|
+
}
|
|
188169
|
+
}],
|
|
188170
|
+
line: 370
|
|
188171
|
+
},
|
|
188172
|
+
"43": {
|
|
188173
|
+
loc: {
|
|
188174
|
+
start: {
|
|
188175
|
+
line: 395,
|
|
187899
188176
|
column: 4
|
|
187900
188177
|
},
|
|
187901
188178
|
end: {
|
|
187902
|
-
line:
|
|
188179
|
+
line: 403,
|
|
187903
188180
|
column: 5
|
|
187904
188181
|
}
|
|
187905
188182
|
},
|
|
187906
188183
|
type: "if",
|
|
187907
188184
|
locations: [{
|
|
187908
188185
|
start: {
|
|
187909
|
-
line:
|
|
188186
|
+
line: 395,
|
|
187910
188187
|
column: 4
|
|
187911
188188
|
},
|
|
187912
188189
|
end: {
|
|
187913
|
-
line:
|
|
188190
|
+
line: 403,
|
|
187914
188191
|
column: 5
|
|
187915
188192
|
}
|
|
187916
188193
|
}, {
|
|
187917
188194
|
start: {
|
|
187918
|
-
line:
|
|
188195
|
+
line: 395,
|
|
187919
188196
|
column: 4
|
|
187920
188197
|
},
|
|
187921
188198
|
end: {
|
|
187922
|
-
line:
|
|
188199
|
+
line: 403,
|
|
187923
188200
|
column: 5
|
|
187924
188201
|
}
|
|
187925
188202
|
}],
|
|
187926
|
-
line:
|
|
188203
|
+
line: 395
|
|
187927
188204
|
}
|
|
187928
188205
|
},
|
|
187929
188206
|
s: {
|
|
@@ -188109,7 +188386,25 @@ var cov_18ggdpj7q2 = function () {
|
|
|
188109
188386
|
"179": 0,
|
|
188110
188387
|
"180": 0,
|
|
188111
188388
|
"181": 0,
|
|
188112
|
-
"182": 0
|
|
188389
|
+
"182": 0,
|
|
188390
|
+
"183": 0,
|
|
188391
|
+
"184": 0,
|
|
188392
|
+
"185": 0,
|
|
188393
|
+
"186": 0,
|
|
188394
|
+
"187": 0,
|
|
188395
|
+
"188": 0,
|
|
188396
|
+
"189": 0,
|
|
188397
|
+
"190": 0,
|
|
188398
|
+
"191": 0,
|
|
188399
|
+
"192": 0,
|
|
188400
|
+
"193": 0,
|
|
188401
|
+
"194": 0,
|
|
188402
|
+
"195": 0,
|
|
188403
|
+
"196": 0,
|
|
188404
|
+
"197": 0,
|
|
188405
|
+
"198": 0,
|
|
188406
|
+
"199": 0,
|
|
188407
|
+
"200": 0
|
|
188113
188408
|
},
|
|
188114
188409
|
f: {
|
|
188115
188410
|
"0": 0,
|
|
@@ -188167,7 +188462,11 @@ var cov_18ggdpj7q2 = function () {
|
|
|
188167
188462
|
"52": 0,
|
|
188168
188463
|
"53": 0,
|
|
188169
188464
|
"54": 0,
|
|
188170
|
-
"55": 0
|
|
188465
|
+
"55": 0,
|
|
188466
|
+
"56": 0,
|
|
188467
|
+
"57": 0,
|
|
188468
|
+
"58": 0,
|
|
188469
|
+
"59": 0
|
|
188171
188470
|
},
|
|
188172
188471
|
b: {
|
|
188173
188472
|
"0": [0, 0],
|
|
@@ -188211,10 +188510,12 @@ var cov_18ggdpj7q2 = function () {
|
|
|
188211
188510
|
"38": [0, 0],
|
|
188212
188511
|
"39": [0, 0],
|
|
188213
188512
|
"40": [0, 0],
|
|
188214
|
-
"41": [0, 0]
|
|
188513
|
+
"41": [0, 0],
|
|
188514
|
+
"42": [0, 0],
|
|
188515
|
+
"43": [0, 0]
|
|
188215
188516
|
},
|
|
188216
188517
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
188217
|
-
hash: "
|
|
188518
|
+
hash: "94e457202e0861cf090acbaac0f29c1c6dfc60c1"
|
|
188218
188519
|
};
|
|
188219
188520
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
188220
188521
|
|
|
@@ -188237,6 +188538,8 @@ var cov_18ggdpj7q2 = function () {
|
|
|
188237
188538
|
|
|
188238
188539
|
|
|
188239
188540
|
|
|
188541
|
+
|
|
188542
|
+
|
|
188240
188543
|
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; }
|
|
188241
188544
|
|
|
188242
188545
|
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; }
|
|
@@ -188691,42 +188994,45 @@ var screenRenderer;
|
|
|
188691
188994
|
isComputedVariable: function isComputedVariable(name, definition) {
|
|
188692
188995
|
cov_18ggdpj7q2.f[29]++;
|
|
188693
188996
|
cov_18ggdpj7q2.s[103]++;
|
|
188694
|
-
return (cov_18ggdpj7q2.b[26][0]++, definition.computed) && (cov_18ggdpj7q2.b[26][1]++, definition.computed.
|
|
188997
|
+
return (cov_18ggdpj7q2.b[26][0]++, definition.computed) && (cov_18ggdpj7q2.b[26][1]++, definition.computed.some(function (computed) {
|
|
188695
188998
|
cov_18ggdpj7q2.f[30]++;
|
|
188696
|
-
|
|
188697
|
-
|
|
188999
|
+
// Check if the first part of an element's name (up to the first `.`)
|
|
189000
|
+
// matches the name of a computed property.
|
|
189001
|
+
var regex = (cov_18ggdpj7q2.s[104]++, new RegExp("^".concat(computed.property, "(\\.|$)"), 'i'));
|
|
189002
|
+
cov_18ggdpj7q2.s[105]++;
|
|
189003
|
+
return regex.test(name);
|
|
188698
189004
|
}));
|
|
188699
189005
|
},
|
|
188700
189006
|
registerVariable: function registerVariable(name) {
|
|
188701
189007
|
var element = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_18ggdpj7q2.b[27][0]++, {});
|
|
188702
189008
|
cov_18ggdpj7q2.f[31]++;
|
|
188703
|
-
cov_18ggdpj7q2.s[
|
|
189009
|
+
cov_18ggdpj7q2.s[106]++;
|
|
188704
189010
|
|
|
188705
189011
|
if (!this.validVariableName(name)) {
|
|
188706
189012
|
cov_18ggdpj7q2.b[28][0]++;
|
|
188707
|
-
cov_18ggdpj7q2.s[
|
|
189013
|
+
cov_18ggdpj7q2.s[107]++;
|
|
188708
189014
|
return;
|
|
188709
189015
|
} else {
|
|
188710
189016
|
cov_18ggdpj7q2.b[28][1]++;
|
|
188711
189017
|
}
|
|
188712
189018
|
|
|
188713
|
-
var config = (cov_18ggdpj7q2.s[
|
|
188714
|
-
var find = (cov_18ggdpj7q2.s[
|
|
189019
|
+
var config = (cov_18ggdpj7q2.s[108]++, lodash_default.a.get(element, 'config', {}));
|
|
189020
|
+
var find = (cov_18ggdpj7q2.s[109]++, this.variables.find(function (v) {
|
|
188715
189021
|
cov_18ggdpj7q2.f[32]++;
|
|
188716
|
-
cov_18ggdpj7q2.s[
|
|
189022
|
+
cov_18ggdpj7q2.s[110]++;
|
|
188717
189023
|
return v.name === name;
|
|
188718
189024
|
}));
|
|
188719
|
-
cov_18ggdpj7q2.s[
|
|
189025
|
+
cov_18ggdpj7q2.s[111]++;
|
|
188720
189026
|
|
|
188721
189027
|
if (!find) {
|
|
188722
189028
|
cov_18ggdpj7q2.b[29][0]++;
|
|
188723
|
-
cov_18ggdpj7q2.s[
|
|
189029
|
+
cov_18ggdpj7q2.s[112]++;
|
|
188724
189030
|
this.variables.push({
|
|
188725
189031
|
name: name,
|
|
188726
189032
|
config: config,
|
|
188727
189033
|
element: element
|
|
188728
189034
|
});
|
|
188729
|
-
cov_18ggdpj7q2.s[
|
|
189035
|
+
cov_18ggdpj7q2.s[113]++;
|
|
188730
189036
|
this.variablesTree.push({
|
|
188731
189037
|
name: name,
|
|
188732
189038
|
config: config,
|
|
@@ -188738,15 +189044,15 @@ var screenRenderer;
|
|
|
188738
189044
|
},
|
|
188739
189045
|
registerNestedVariable: function registerNestedVariable(name, prefix, definition) {
|
|
188740
189046
|
cov_18ggdpj7q2.f[33]++;
|
|
188741
|
-
var items = (cov_18ggdpj7q2.s[
|
|
188742
|
-
cov_18ggdpj7q2.s[
|
|
189047
|
+
var items = (cov_18ggdpj7q2.s[114]++, screenRenderer.getVariablesTree(definition));
|
|
189048
|
+
cov_18ggdpj7q2.s[115]++;
|
|
188743
189049
|
this.variablesTree.push({
|
|
188744
189050
|
name: name,
|
|
188745
189051
|
prefix: prefix,
|
|
188746
189052
|
config: {},
|
|
188747
189053
|
items: items
|
|
188748
189054
|
});
|
|
188749
|
-
cov_18ggdpj7q2.s[
|
|
189055
|
+
cov_18ggdpj7q2.s[116]++;
|
|
188750
189056
|
screenRenderer.getVariablesTree({
|
|
188751
189057
|
config: []
|
|
188752
189058
|
});
|
|
@@ -188756,10 +189062,10 @@ var screenRenderer;
|
|
|
188756
189062
|
|
|
188757
189063
|
cov_18ggdpj7q2.f[34]++;
|
|
188758
189064
|
var component;
|
|
188759
|
-
cov_18ggdpj7q2.s[
|
|
189065
|
+
cov_18ggdpj7q2.s[117]++;
|
|
188760
189066
|
|
|
188761
189067
|
try {
|
|
188762
|
-
cov_18ggdpj7q2.s[
|
|
189068
|
+
cov_18ggdpj7q2.s[118]++;
|
|
188763
189069
|
component = {
|
|
188764
189070
|
mixins: [ScreenBase],
|
|
188765
189071
|
components: {},
|
|
@@ -188770,38 +189076,38 @@ var screenRenderer;
|
|
|
188770
189076
|
watch: {},
|
|
188771
189077
|
mounted: []
|
|
188772
189078
|
};
|
|
188773
|
-
cov_18ggdpj7q2.s[
|
|
189079
|
+
cov_18ggdpj7q2.s[119]++;
|
|
188774
189080
|
this.variablesTree = [];
|
|
188775
|
-
var template = (cov_18ggdpj7q2.s[
|
|
189081
|
+
var template = (cov_18ggdpj7q2.s[120]++, this.parse(component, definition)); // Extensions.onparse
|
|
188776
189082
|
|
|
188777
|
-
cov_18ggdpj7q2.s[
|
|
189083
|
+
cov_18ggdpj7q2.s[121]++;
|
|
188778
189084
|
this.extensions.forEach(function (ext) {
|
|
188779
189085
|
cov_18ggdpj7q2.f[35]++;
|
|
188780
|
-
cov_18ggdpj7q2.s[
|
|
189086
|
+
cov_18ggdpj7q2.s[122]++;
|
|
188781
189087
|
ext.onparse instanceof Function ? (cov_18ggdpj7q2.b[30][0]++, ext.onparse.bind(_this3)({
|
|
188782
189088
|
screen: component,
|
|
188783
189089
|
template: template,
|
|
188784
189090
|
definition: definition
|
|
188785
189091
|
})) : (cov_18ggdpj7q2.b[30][1]++, null);
|
|
188786
189092
|
});
|
|
188787
|
-
cov_18ggdpj7q2.s[
|
|
189093
|
+
cov_18ggdpj7q2.s[123]++;
|
|
188788
189094
|
return this.variablesTree;
|
|
188789
189095
|
} catch (error) {
|
|
188790
|
-
cov_18ggdpj7q2.s[
|
|
189096
|
+
cov_18ggdpj7q2.s[124]++;
|
|
188791
189097
|
// eslint-disable-next-line no-console
|
|
188792
189098
|
console.error(error);
|
|
188793
|
-
cov_18ggdpj7q2.s[
|
|
189099
|
+
cov_18ggdpj7q2.s[125]++;
|
|
188794
189100
|
return this.variablesTree;
|
|
188795
189101
|
}
|
|
188796
189102
|
},
|
|
188797
189103
|
elementCssClass: function elementCssClass(element) {
|
|
188798
189104
|
cov_18ggdpj7q2.f[36]++;
|
|
188799
|
-
var css = (cov_18ggdpj7q2.s[
|
|
188800
|
-
cov_18ggdpj7q2.s[126]++;
|
|
188801
|
-
element.config.bgcolor ? (cov_18ggdpj7q2.b[31][0]++, css.push(element.config.bgcolor)) : (cov_18ggdpj7q2.b[31][1]++, null);
|
|
189105
|
+
var css = (cov_18ggdpj7q2.s[126]++, []);
|
|
188802
189106
|
cov_18ggdpj7q2.s[127]++;
|
|
188803
|
-
element.config.
|
|
189107
|
+
element.config.bgcolor ? (cov_18ggdpj7q2.b[31][0]++, css.push(element.config.bgcolor)) : (cov_18ggdpj7q2.b[31][1]++, null);
|
|
188804
189108
|
cov_18ggdpj7q2.s[128]++;
|
|
189109
|
+
element.config.color ? (cov_18ggdpj7q2.b[32][0]++, css.push(element.config.color)) : (cov_18ggdpj7q2.b[32][1]++, null);
|
|
189110
|
+
cov_18ggdpj7q2.s[129]++;
|
|
188805
189111
|
return css.join(' ');
|
|
188806
189112
|
},
|
|
188807
189113
|
componentDefinition: function componentDefinition(definition) {
|
|
@@ -188809,18 +189115,18 @@ var screenRenderer;
|
|
|
188809
189115
|
|
|
188810
189116
|
cov_18ggdpj7q2.f[37]++;
|
|
188811
189117
|
var component;
|
|
188812
|
-
cov_18ggdpj7q2.s[129]++;
|
|
188813
|
-
this.building.error = '';
|
|
188814
189118
|
cov_18ggdpj7q2.s[130]++;
|
|
188815
|
-
this.building.
|
|
189119
|
+
this.building.error = '';
|
|
188816
189120
|
cov_18ggdpj7q2.s[131]++;
|
|
188817
|
-
this.building.
|
|
189121
|
+
this.building.component = '';
|
|
188818
189122
|
cov_18ggdpj7q2.s[132]++;
|
|
188819
|
-
this.building.
|
|
189123
|
+
this.building.errors = [];
|
|
188820
189124
|
cov_18ggdpj7q2.s[133]++;
|
|
189125
|
+
this.building.show = false;
|
|
189126
|
+
cov_18ggdpj7q2.s[134]++;
|
|
188821
189127
|
|
|
188822
189128
|
try {
|
|
188823
|
-
cov_18ggdpj7q2.s[
|
|
189129
|
+
cov_18ggdpj7q2.s[135]++;
|
|
188824
189130
|
component = {
|
|
188825
189131
|
//extends: ScreenRendered,
|
|
188826
189132
|
mixins: [ScreenBase],
|
|
@@ -188832,80 +189138,80 @@ var screenRenderer;
|
|
|
188832
189138
|
watch: {},
|
|
188833
189139
|
mounted: []
|
|
188834
189140
|
};
|
|
188835
|
-
var template = (cov_18ggdpj7q2.s[
|
|
189141
|
+
var template = (cov_18ggdpj7q2.s[136]++, this.parse(component, definition)); // Extensions.onparse
|
|
188836
189142
|
|
|
188837
|
-
cov_18ggdpj7q2.s[
|
|
189143
|
+
cov_18ggdpj7q2.s[137]++;
|
|
188838
189144
|
this.extensions.forEach(function (ext) {
|
|
188839
189145
|
cov_18ggdpj7q2.f[38]++;
|
|
188840
|
-
cov_18ggdpj7q2.s[
|
|
189146
|
+
cov_18ggdpj7q2.s[138]++;
|
|
188841
189147
|
ext.onparse instanceof Function ? (cov_18ggdpj7q2.b[33][0]++, ext.onparse.bind(_this4)({
|
|
188842
189148
|
screen: component,
|
|
188843
189149
|
template: template,
|
|
188844
189150
|
definition: definition
|
|
188845
189151
|
})) : (cov_18ggdpj7q2.b[33][1]++, null);
|
|
188846
189152
|
});
|
|
188847
|
-
cov_18ggdpj7q2.s[
|
|
189153
|
+
cov_18ggdpj7q2.s[139]++;
|
|
188848
189154
|
component.template = template; // Extensions.onbuild
|
|
188849
189155
|
|
|
188850
|
-
cov_18ggdpj7q2.s[
|
|
189156
|
+
cov_18ggdpj7q2.s[140]++;
|
|
188851
189157
|
this.extensions.forEach(function (ext) {
|
|
188852
189158
|
cov_18ggdpj7q2.f[39]++;
|
|
188853
|
-
cov_18ggdpj7q2.s[
|
|
189159
|
+
cov_18ggdpj7q2.s[141]++;
|
|
188854
189160
|
ext.onbuild instanceof Function ? (cov_18ggdpj7q2.b[34][0]++, ext.onbuild.bind(_this4)({
|
|
188855
189161
|
screen: component,
|
|
188856
189162
|
definition: definition
|
|
188857
189163
|
})) : (cov_18ggdpj7q2.b[34][1]++, null);
|
|
188858
189164
|
}); // Build data
|
|
188859
189165
|
|
|
188860
|
-
cov_18ggdpj7q2.s[
|
|
189166
|
+
cov_18ggdpj7q2.s[142]++;
|
|
188861
189167
|
component.data = new Function('const data = {};' + Object.keys(component.data).map(function (key) {
|
|
188862
189168
|
cov_18ggdpj7q2.f[40]++;
|
|
188863
|
-
cov_18ggdpj7q2.s[
|
|
189169
|
+
cov_18ggdpj7q2.s[143]++;
|
|
188864
189170
|
return "this.setValue(".concat(JSON.stringify(key), ", ").concat(component.data[key], ", data);");
|
|
188865
189171
|
}).join('\n') + 'return data;'); // Build watchers
|
|
188866
189172
|
|
|
188867
|
-
cov_18ggdpj7q2.s[
|
|
189173
|
+
cov_18ggdpj7q2.s[144]++;
|
|
188868
189174
|
Object.keys(component.watch).forEach(function (key) {
|
|
188869
189175
|
cov_18ggdpj7q2.f[41]++;
|
|
188870
|
-
var watch = (cov_18ggdpj7q2.s[
|
|
189176
|
+
var watch = (cov_18ggdpj7q2.s[145]++, {
|
|
188871
189177
|
deep: true
|
|
188872
189178
|
});
|
|
188873
|
-
cov_18ggdpj7q2.s[
|
|
189179
|
+
cov_18ggdpj7q2.s[146]++;
|
|
188874
189180
|
component.watch[key].forEach(function (w) {
|
|
188875
189181
|
cov_18ggdpj7q2.f[42]++;
|
|
188876
|
-
cov_18ggdpj7q2.s[
|
|
189182
|
+
cov_18ggdpj7q2.s[147]++;
|
|
188877
189183
|
return Object.assign(watch, w.options);
|
|
188878
189184
|
});
|
|
188879
|
-
cov_18ggdpj7q2.s[
|
|
189185
|
+
cov_18ggdpj7q2.s[148]++;
|
|
188880
189186
|
watch.handler = new Function('value', component.watch[key].map(function (w) {
|
|
188881
189187
|
cov_18ggdpj7q2.f[43]++;
|
|
188882
|
-
cov_18ggdpj7q2.s[
|
|
189188
|
+
cov_18ggdpj7q2.s[149]++;
|
|
188883
189189
|
return "try{".concat(w.code, "}catch(e){console.warn(e)}");
|
|
188884
189190
|
}).join('\n'));
|
|
188885
|
-
cov_18ggdpj7q2.s[
|
|
189191
|
+
cov_18ggdpj7q2.s[150]++;
|
|
188886
189192
|
component.watch[key] = watch;
|
|
188887
189193
|
}); // Add validation rules
|
|
188888
189194
|
|
|
188889
|
-
cov_18ggdpj7q2.s[
|
|
189195
|
+
cov_18ggdpj7q2.s[151]++;
|
|
188890
189196
|
this.addValidationRulesLoader(component, definition); // Build mounted
|
|
188891
189197
|
|
|
188892
|
-
cov_18ggdpj7q2.s[151]++;
|
|
188893
|
-
component.mounted = new Function(component.mounted.join('\n'));
|
|
188894
189198
|
cov_18ggdpj7q2.s[152]++;
|
|
189199
|
+
component.mounted = new Function(component.mounted.join('\n'));
|
|
189200
|
+
cov_18ggdpj7q2.s[153]++;
|
|
188895
189201
|
return component;
|
|
188896
189202
|
} catch (error) {
|
|
188897
|
-
cov_18ggdpj7q2.s[
|
|
189203
|
+
cov_18ggdpj7q2.s[154]++;
|
|
188898
189204
|
// eslint-disable-next-line no-console
|
|
188899
189205
|
console.error(error);
|
|
188900
|
-
cov_18ggdpj7q2.s[154]++;
|
|
188901
|
-
this.building.error = error;
|
|
188902
189206
|
cov_18ggdpj7q2.s[155]++;
|
|
188903
|
-
this.building.
|
|
189207
|
+
this.building.error = error;
|
|
188904
189208
|
cov_18ggdpj7q2.s[156]++;
|
|
188905
|
-
this.building.
|
|
189209
|
+
this.building.component = component;
|
|
188906
189210
|
cov_18ggdpj7q2.s[157]++;
|
|
188907
|
-
this.building.
|
|
189211
|
+
this.building.errors = [];
|
|
188908
189212
|
cov_18ggdpj7q2.s[158]++;
|
|
189213
|
+
this.building.show = true;
|
|
189214
|
+
cov_18ggdpj7q2.s[159]++;
|
|
188909
189215
|
return (cov_18ggdpj7q2.b[35][0]++, component) || (cov_18ggdpj7q2.b[35][1]++, {
|
|
188910
189216
|
template: '<div></div>'
|
|
188911
189217
|
});
|
|
@@ -188913,24 +189219,24 @@ var screenRenderer;
|
|
|
188913
189219
|
},
|
|
188914
189220
|
addData: function addData(screen, name, code) {
|
|
188915
189221
|
cov_18ggdpj7q2.f[44]++;
|
|
188916
|
-
cov_18ggdpj7q2.s[
|
|
189222
|
+
cov_18ggdpj7q2.s[160]++;
|
|
188917
189223
|
screen.data[name] = code;
|
|
188918
189224
|
},
|
|
188919
189225
|
addWatch: function addWatch(screen, name, code) {
|
|
188920
189226
|
var options = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_18ggdpj7q2.b[36][0]++, {});
|
|
188921
189227
|
cov_18ggdpj7q2.f[45]++;
|
|
188922
|
-
cov_18ggdpj7q2.s[
|
|
189228
|
+
cov_18ggdpj7q2.s[161]++;
|
|
188923
189229
|
|
|
188924
189230
|
if (screen.watch[name]) {
|
|
188925
189231
|
cov_18ggdpj7q2.b[37][0]++;
|
|
188926
|
-
cov_18ggdpj7q2.s[
|
|
189232
|
+
cov_18ggdpj7q2.s[162]++;
|
|
188927
189233
|
screen.watch[name].push({
|
|
188928
189234
|
code: code,
|
|
188929
189235
|
options: options
|
|
188930
189236
|
});
|
|
188931
189237
|
} else {
|
|
188932
189238
|
cov_18ggdpj7q2.b[37][1]++;
|
|
188933
|
-
cov_18ggdpj7q2.s[
|
|
189239
|
+
cov_18ggdpj7q2.s[163]++;
|
|
188934
189240
|
screen.watch[name] = [{
|
|
188935
189241
|
code: code,
|
|
188936
189242
|
options: options
|
|
@@ -188939,26 +189245,106 @@ var screenRenderer;
|
|
|
188939
189245
|
},
|
|
188940
189246
|
addMounted: function addMounted(screen, code) {
|
|
188941
189247
|
cov_18ggdpj7q2.f[46]++;
|
|
188942
|
-
cov_18ggdpj7q2.s[
|
|
189248
|
+
cov_18ggdpj7q2.s[164]++;
|
|
188943
189249
|
screen.mounted.push(code);
|
|
188944
189250
|
},
|
|
188945
189251
|
addEvent: function addEvent(properties, event, code) {
|
|
188946
189252
|
cov_18ggdpj7q2.f[47]++;
|
|
188947
|
-
cov_18ggdpj7q2.s[
|
|
189253
|
+
cov_18ggdpj7q2.s[165]++;
|
|
188948
189254
|
properties["@".concat(event)] = code;
|
|
188949
189255
|
},
|
|
188950
189256
|
addValidationRulesLoader: function addValidationRulesLoader(component, definition) {
|
|
188951
189257
|
cov_18ggdpj7q2.f[48]++;
|
|
188952
|
-
var firstPage = (cov_18ggdpj7q2.s[
|
|
188953
|
-
|
|
189258
|
+
var firstPage = (cov_18ggdpj7q2.s[166]++, (cov_18ggdpj7q2.b[38][0]++, parseInt(this.currentPage)) || (cov_18ggdpj7q2.b[38][1]++, 0));
|
|
189259
|
+
|
|
189260
|
+
function getKeys(input) {
|
|
189261
|
+
cov_18ggdpj7q2.f[49]++;
|
|
189262
|
+
cov_18ggdpj7q2.s[167]++;
|
|
189263
|
+
|
|
189264
|
+
if (input instanceof Array) {
|
|
189265
|
+
cov_18ggdpj7q2.b[39][0]++;
|
|
189266
|
+
|
|
189267
|
+
var _response = (cov_18ggdpj7q2.s[168]++, []);
|
|
189268
|
+
|
|
189269
|
+
cov_18ggdpj7q2.s[169]++;
|
|
189270
|
+
input.forEach(function (item) {
|
|
189271
|
+
cov_18ggdpj7q2.f[50]++;
|
|
189272
|
+
cov_18ggdpj7q2.s[170]++;
|
|
189273
|
+
|
|
189274
|
+
_response.push(getKeys(item));
|
|
189275
|
+
});
|
|
189276
|
+
cov_18ggdpj7q2.s[171]++;
|
|
189277
|
+
return _response;
|
|
189278
|
+
} else {
|
|
189279
|
+
cov_18ggdpj7q2.b[39][1]++;
|
|
189280
|
+
}
|
|
189281
|
+
|
|
189282
|
+
cov_18ggdpj7q2.s[172]++;
|
|
189283
|
+
|
|
189284
|
+
if (!(input instanceof Object)) {
|
|
189285
|
+
cov_18ggdpj7q2.b[40][0]++;
|
|
189286
|
+
cov_18ggdpj7q2.s[173]++;
|
|
189287
|
+
return Object(esm_typeof["a" /* default */])(input);
|
|
189288
|
+
} else {
|
|
189289
|
+
cov_18ggdpj7q2.b[40][1]++;
|
|
189290
|
+
}
|
|
189291
|
+
|
|
189292
|
+
var keys = (cov_18ggdpj7q2.s[174]++, Object.keys(input));
|
|
189293
|
+
var response = (cov_18ggdpj7q2.s[175]++, {});
|
|
189294
|
+
cov_18ggdpj7q2.s[176]++;
|
|
189295
|
+
keys.forEach(function (key) {
|
|
189296
|
+
cov_18ggdpj7q2.f[51]++;
|
|
189297
|
+
cov_18ggdpj7q2.s[177]++;
|
|
189298
|
+
response[key] = getKeys(input[key]);
|
|
189299
|
+
});
|
|
189300
|
+
cov_18ggdpj7q2.s[178]++;
|
|
189301
|
+
return response;
|
|
189302
|
+
}
|
|
189303
|
+
|
|
189304
|
+
cov_18ggdpj7q2.s[179]++;
|
|
189305
|
+
|
|
189306
|
+
var updateValidationRules = function updateValidationRules(screenComponent, validations) {
|
|
189307
|
+
cov_18ggdpj7q2.f[52]++;
|
|
189308
|
+
var a = (cov_18ggdpj7q2.s[180]++, getKeys(screenComponent.ValidationRules__));
|
|
189309
|
+
var b = (cov_18ggdpj7q2.s[181]++, getKeys(validations));
|
|
189310
|
+
cov_18ggdpj7q2.s[182]++;
|
|
189311
|
+
|
|
189312
|
+
if (Object(lodash["isEqual"])(a, b)) {
|
|
189313
|
+
cov_18ggdpj7q2.b[41][0]++;
|
|
189314
|
+
cov_18ggdpj7q2.s[183]++;
|
|
189315
|
+
return;
|
|
189316
|
+
} else {
|
|
189317
|
+
cov_18ggdpj7q2.b[41][1]++;
|
|
189318
|
+
}
|
|
189319
|
+
|
|
189320
|
+
cov_18ggdpj7q2.s[184]++;
|
|
189321
|
+
screenComponent.ValidationRules__ = validations;
|
|
189322
|
+
cov_18ggdpj7q2.s[185]++;
|
|
189323
|
+
screenComponent.$nextTick(function () {
|
|
189324
|
+
cov_18ggdpj7q2.f[53]++;
|
|
189325
|
+
cov_18ggdpj7q2.s[186]++;
|
|
189326
|
+
|
|
189327
|
+
if (screenComponent.$v) {
|
|
189328
|
+
cov_18ggdpj7q2.b[42][0]++;
|
|
189329
|
+
cov_18ggdpj7q2.s[187]++;
|
|
189330
|
+
screenComponent.$v.$touch();
|
|
189331
|
+
} else {
|
|
189332
|
+
cov_18ggdpj7q2.b[42][1]++;
|
|
189333
|
+
}
|
|
189334
|
+
});
|
|
189335
|
+
};
|
|
189336
|
+
|
|
189337
|
+
cov_18ggdpj7q2.s[188]++;
|
|
189338
|
+
updateValidationRules = Object(lodash["debounce"])(updateValidationRules, 25);
|
|
189339
|
+
cov_18ggdpj7q2.s[189]++;
|
|
188954
189340
|
|
|
188955
189341
|
component.methods.loadValidationRules = function () {
|
|
188956
189342
|
var _this5 = this;
|
|
188957
189343
|
|
|
188958
|
-
cov_18ggdpj7q2.f[
|
|
189344
|
+
cov_18ggdpj7q2.f[54]++;
|
|
188959
189345
|
// Asynchronous loading of validations
|
|
188960
|
-
var validations = (cov_18ggdpj7q2.s[
|
|
188961
|
-
cov_18ggdpj7q2.s[
|
|
189346
|
+
var validations = (cov_18ggdpj7q2.s[190]++, {});
|
|
189347
|
+
cov_18ggdpj7q2.s[191]++;
|
|
188962
189348
|
Object(ValidationsFactory["a" /* default */])(definition, {
|
|
188963
189349
|
screen: definition,
|
|
188964
189350
|
firstPage: firstPage,
|
|
@@ -188966,64 +189352,39 @@ var screenRenderer;
|
|
|
188966
189352
|
_parent: this._parent
|
|
188967
189353
|
}, this.vdata)
|
|
188968
189354
|
}).addValidations(validations).then(function () {
|
|
188969
|
-
cov_18ggdpj7q2.f[
|
|
188970
|
-
cov_18ggdpj7q2.s[
|
|
188971
|
-
|
|
188972
|
-
if (lodash_default.a.isEqual(_this5.ValidationRules__, validations)) {
|
|
188973
|
-
cov_18ggdpj7q2.b[39][0]++;
|
|
188974
|
-
cov_18ggdpj7q2.s[170]++;
|
|
188975
|
-
return;
|
|
188976
|
-
} else {
|
|
188977
|
-
cov_18ggdpj7q2.b[39][1]++;
|
|
188978
|
-
}
|
|
188979
|
-
|
|
188980
|
-
cov_18ggdpj7q2.s[171]++;
|
|
188981
|
-
_this5.ValidationRules__ = validations;
|
|
188982
|
-
cov_18ggdpj7q2.s[172]++;
|
|
188983
|
-
|
|
188984
|
-
_this5.$nextTick(function () {
|
|
188985
|
-
cov_18ggdpj7q2.f[51]++;
|
|
188986
|
-
cov_18ggdpj7q2.s[173]++;
|
|
188987
|
-
|
|
188988
|
-
if (_this5.$v) {
|
|
188989
|
-
cov_18ggdpj7q2.b[40][0]++;
|
|
188990
|
-
cov_18ggdpj7q2.s[174]++;
|
|
188991
|
-
|
|
188992
|
-
_this5.$v.$touch();
|
|
188993
|
-
} else {
|
|
188994
|
-
cov_18ggdpj7q2.b[40][1]++;
|
|
188995
|
-
}
|
|
188996
|
-
});
|
|
189355
|
+
cov_18ggdpj7q2.f[55]++;
|
|
189356
|
+
cov_18ggdpj7q2.s[192]++;
|
|
189357
|
+
updateValidationRules(_this5, validations);
|
|
188997
189358
|
});
|
|
188998
189359
|
};
|
|
188999
189360
|
|
|
189000
|
-
cov_18ggdpj7q2.s[
|
|
189361
|
+
cov_18ggdpj7q2.s[193]++;
|
|
189001
189362
|
component.mounted.push('this.loadValidationRules()');
|
|
189002
189363
|
},
|
|
189003
189364
|
countElements: function countElements(definition) {
|
|
189004
|
-
cov_18ggdpj7q2.f[
|
|
189005
|
-
cov_18ggdpj7q2.s[
|
|
189365
|
+
cov_18ggdpj7q2.f[56]++;
|
|
189366
|
+
cov_18ggdpj7q2.s[194]++;
|
|
189006
189367
|
return new Promise(function (resolve) {
|
|
189007
|
-
cov_18ggdpj7q2.f[
|
|
189008
|
-
var allElements = (cov_18ggdpj7q2.s[
|
|
189009
|
-
cov_18ggdpj7q2.s[
|
|
189368
|
+
cov_18ggdpj7q2.f[57]++;
|
|
189369
|
+
var allElements = (cov_18ggdpj7q2.s[195]++, []);
|
|
189370
|
+
cov_18ggdpj7q2.s[196]++;
|
|
189010
189371
|
Object(CountElements["a" /* default */])(definition, {
|
|
189011
189372
|
screen: definition
|
|
189012
189373
|
}).countItems(allElements).then(function () {
|
|
189013
|
-
cov_18ggdpj7q2.f[
|
|
189014
|
-
cov_18ggdpj7q2.s[
|
|
189374
|
+
cov_18ggdpj7q2.f[58]++;
|
|
189375
|
+
cov_18ggdpj7q2.s[197]++;
|
|
189015
189376
|
resolve(allElements);
|
|
189016
189377
|
});
|
|
189017
189378
|
});
|
|
189018
189379
|
}
|
|
189019
189380
|
},
|
|
189020
189381
|
mounted: function mounted() {
|
|
189021
|
-
cov_18ggdpj7q2.f[
|
|
189022
|
-
cov_18ggdpj7q2.s[
|
|
189382
|
+
cov_18ggdpj7q2.f[59]++;
|
|
189383
|
+
cov_18ggdpj7q2.s[198]++;
|
|
189023
189384
|
|
|
189024
189385
|
if (!screenRenderer) {
|
|
189025
|
-
cov_18ggdpj7q2.b[
|
|
189026
|
-
cov_18ggdpj7q2.s[
|
|
189386
|
+
cov_18ggdpj7q2.b[43][0]++;
|
|
189387
|
+
cov_18ggdpj7q2.s[199]++;
|
|
189027
189388
|
screenRenderer = new this.constructor({
|
|
189028
189389
|
propsData: {
|
|
189029
189390
|
value: {},
|
|
@@ -189032,14 +189393,14 @@ var screenRenderer;
|
|
|
189032
189393
|
}
|
|
189033
189394
|
}
|
|
189034
189395
|
});
|
|
189035
|
-
cov_18ggdpj7q2.s[
|
|
189396
|
+
cov_18ggdpj7q2.s[200]++;
|
|
189036
189397
|
screenRenderer.$mount();
|
|
189037
189398
|
} else {
|
|
189038
|
-
cov_18ggdpj7q2.b[
|
|
189399
|
+
cov_18ggdpj7q2.b[43][1]++;
|
|
189039
189400
|
}
|
|
189040
189401
|
}
|
|
189041
189402
|
});
|
|
189042
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
189403
|
+
// 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&
|
|
189043
189404
|
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()])])}
|
|
189044
189405
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
189045
189406
|
|
|
@@ -189609,7 +189970,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
189609
189970
|
)
|
|
189610
189971
|
|
|
189611
189972
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
189612
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
189973
|
+
// 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&
|
|
189613
189974
|
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)])}
|
|
189614
189975
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
189615
189976
|
|
|
@@ -189690,7 +190051,7 @@ var screen_renderer_error_component = Object(componentNormalizer["a" /* default
|
|
|
189690
190051
|
// 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&
|
|
189691
190052
|
var cov_1zsiqc2g5t = function () {
|
|
189692
190053
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/screen-renderer.vue";
|
|
189693
|
-
var hash = "
|
|
190054
|
+
var hash = "93436e181ed968b133bf5c575cc76c396be77556";
|
|
189694
190055
|
var global = new Function("return this")();
|
|
189695
190056
|
var gcv = "__coverage__";
|
|
189696
190057
|
var coverageData = {
|
|
@@ -189728,71 +190089,91 @@ var cov_1zsiqc2g5t = function () {
|
|
|
189728
190089
|
},
|
|
189729
190090
|
"3": {
|
|
189730
190091
|
start: {
|
|
189731
|
-
line:
|
|
189732
|
-
column:
|
|
190092
|
+
line: 46,
|
|
190093
|
+
column: 4
|
|
189733
190094
|
},
|
|
189734
190095
|
end: {
|
|
189735
|
-
line:
|
|
189736
|
-
column:
|
|
190096
|
+
line: 46,
|
|
190097
|
+
column: 58
|
|
189737
190098
|
}
|
|
189738
190099
|
},
|
|
189739
190100
|
"4": {
|
|
189740
190101
|
start: {
|
|
189741
190102
|
line: 52,
|
|
189742
|
-
column:
|
|
190103
|
+
column: 8
|
|
189743
190104
|
},
|
|
189744
190105
|
end: {
|
|
189745
190106
|
line: 52,
|
|
189746
|
-
column:
|
|
190107
|
+
column: 39
|
|
189747
190108
|
}
|
|
189748
190109
|
},
|
|
189749
190110
|
"5": {
|
|
189750
190111
|
start: {
|
|
189751
|
-
line:
|
|
189752
|
-
column:
|
|
190112
|
+
line: 58,
|
|
190113
|
+
column: 6
|
|
189753
190114
|
},
|
|
189754
190115
|
end: {
|
|
189755
|
-
line:
|
|
189756
|
-
column:
|
|
190116
|
+
line: 61,
|
|
190117
|
+
column: 7
|
|
189757
190118
|
}
|
|
189758
190119
|
},
|
|
189759
190120
|
"6": {
|
|
190121
|
+
start: {
|
|
190122
|
+
line: 59,
|
|
190123
|
+
column: 8
|
|
190124
|
+
},
|
|
190125
|
+
end: {
|
|
190126
|
+
line: 59,
|
|
190127
|
+
column: 55
|
|
190128
|
+
}
|
|
190129
|
+
},
|
|
190130
|
+
"7": {
|
|
189760
190131
|
start: {
|
|
189761
190132
|
line: 60,
|
|
189762
|
-
column:
|
|
190133
|
+
column: 8
|
|
189763
190134
|
},
|
|
189764
190135
|
end: {
|
|
189765
190136
|
line: 60,
|
|
189766
190137
|
column: 69
|
|
189767
190138
|
}
|
|
189768
190139
|
},
|
|
189769
|
-
"
|
|
190140
|
+
"8": {
|
|
189770
190141
|
start: {
|
|
189771
|
-
line:
|
|
190142
|
+
line: 64,
|
|
189772
190143
|
column: 6
|
|
189773
190144
|
},
|
|
189774
190145
|
end: {
|
|
189775
|
-
line:
|
|
190146
|
+
line: 64,
|
|
190147
|
+
column: 69
|
|
190148
|
+
}
|
|
190149
|
+
},
|
|
190150
|
+
"9": {
|
|
190151
|
+
start: {
|
|
190152
|
+
line: 67,
|
|
190153
|
+
column: 6
|
|
190154
|
+
},
|
|
190155
|
+
end: {
|
|
190156
|
+
line: 67,
|
|
189776
190157
|
column: 39
|
|
189777
190158
|
}
|
|
189778
190159
|
},
|
|
189779
|
-
"
|
|
190160
|
+
"10": {
|
|
189780
190161
|
start: {
|
|
189781
|
-
line:
|
|
190162
|
+
line: 70,
|
|
189782
190163
|
column: 6
|
|
189783
190164
|
},
|
|
189784
190165
|
end: {
|
|
189785
|
-
line:
|
|
190166
|
+
line: 70,
|
|
189786
190167
|
column: 51
|
|
189787
190168
|
}
|
|
189788
190169
|
},
|
|
189789
|
-
"
|
|
190170
|
+
"11": {
|
|
189790
190171
|
start: {
|
|
189791
|
-
line:
|
|
190172
|
+
line: 73,
|
|
189792
190173
|
column: 6
|
|
189793
190174
|
},
|
|
189794
190175
|
end: {
|
|
189795
|
-
line:
|
|
190176
|
+
line: 73,
|
|
189796
190177
|
column: 48
|
|
189797
190178
|
}
|
|
189798
190179
|
}
|
|
@@ -189840,7 +190221,7 @@ var cov_1zsiqc2g5t = function () {
|
|
|
189840
190221
|
column: 12
|
|
189841
190222
|
},
|
|
189842
190223
|
end: {
|
|
189843
|
-
line:
|
|
190224
|
+
line: 47,
|
|
189844
190225
|
column: 3
|
|
189845
190226
|
}
|
|
189846
190227
|
},
|
|
@@ -189850,156 +190231,180 @@ var cov_1zsiqc2g5t = function () {
|
|
|
189850
190231
|
name: "(anonymous_2)",
|
|
189851
190232
|
decl: {
|
|
189852
190233
|
start: {
|
|
189853
|
-
line:
|
|
190234
|
+
line: 51,
|
|
189854
190235
|
column: 6
|
|
189855
190236
|
},
|
|
189856
190237
|
end: {
|
|
189857
|
-
line:
|
|
190238
|
+
line: 51,
|
|
189858
190239
|
column: 7
|
|
189859
190240
|
}
|
|
189860
190241
|
},
|
|
189861
190242
|
loc: {
|
|
189862
190243
|
start: {
|
|
189863
|
-
line:
|
|
190244
|
+
line: 51,
|
|
189864
190245
|
column: 26
|
|
189865
190246
|
},
|
|
189866
190247
|
end: {
|
|
189867
|
-
line:
|
|
190248
|
+
line: 53,
|
|
189868
190249
|
column: 7
|
|
189869
190250
|
}
|
|
189870
190251
|
},
|
|
189871
|
-
line:
|
|
190252
|
+
line: 51
|
|
189872
190253
|
},
|
|
189873
190254
|
"3": {
|
|
189874
190255
|
name: "(anonymous_3)",
|
|
189875
190256
|
decl: {
|
|
189876
190257
|
start: {
|
|
189877
|
-
line:
|
|
190258
|
+
line: 57,
|
|
189878
190259
|
column: 4
|
|
189879
190260
|
},
|
|
189880
190261
|
end: {
|
|
189881
|
-
line:
|
|
190262
|
+
line: 57,
|
|
189882
190263
|
column: 5
|
|
189883
190264
|
}
|
|
189884
190265
|
},
|
|
189885
190266
|
loc: {
|
|
189886
190267
|
start: {
|
|
189887
|
-
line:
|
|
189888
|
-
column:
|
|
190268
|
+
line: 57,
|
|
190269
|
+
column: 30
|
|
189889
190270
|
},
|
|
189890
190271
|
end: {
|
|
189891
|
-
line:
|
|
190272
|
+
line: 62,
|
|
189892
190273
|
column: 5
|
|
189893
190274
|
}
|
|
189894
190275
|
},
|
|
189895
|
-
line:
|
|
190276
|
+
line: 57
|
|
189896
190277
|
},
|
|
189897
190278
|
"4": {
|
|
189898
190279
|
name: "(anonymous_4)",
|
|
189899
190280
|
decl: {
|
|
189900
190281
|
start: {
|
|
189901
|
-
line:
|
|
190282
|
+
line: 63,
|
|
189902
190283
|
column: 4
|
|
189903
190284
|
},
|
|
189904
190285
|
end: {
|
|
189905
|
-
line:
|
|
190286
|
+
line: 63,
|
|
189906
190287
|
column: 5
|
|
189907
190288
|
}
|
|
189908
190289
|
},
|
|
189909
190290
|
loc: {
|
|
189910
190291
|
start: {
|
|
189911
|
-
line:
|
|
189912
|
-
column:
|
|
190292
|
+
line: 63,
|
|
190293
|
+
column: 23
|
|
189913
190294
|
},
|
|
189914
190295
|
end: {
|
|
189915
|
-
line:
|
|
190296
|
+
line: 65,
|
|
189916
190297
|
column: 5
|
|
189917
190298
|
}
|
|
189918
190299
|
},
|
|
189919
|
-
line:
|
|
190300
|
+
line: 63
|
|
189920
190301
|
},
|
|
189921
190302
|
"5": {
|
|
189922
190303
|
name: "(anonymous_5)",
|
|
189923
190304
|
decl: {
|
|
189924
190305
|
start: {
|
|
189925
|
-
line:
|
|
190306
|
+
line: 66,
|
|
189926
190307
|
column: 4
|
|
189927
190308
|
},
|
|
189928
190309
|
end: {
|
|
189929
|
-
line:
|
|
190310
|
+
line: 66,
|
|
189930
190311
|
column: 5
|
|
189931
190312
|
}
|
|
189932
190313
|
},
|
|
189933
190314
|
loc: {
|
|
189934
190315
|
start: {
|
|
189935
|
-
line:
|
|
189936
|
-
column:
|
|
190316
|
+
line: 66,
|
|
190317
|
+
column: 24
|
|
189937
190318
|
},
|
|
189938
190319
|
end: {
|
|
189939
|
-
line:
|
|
190320
|
+
line: 68,
|
|
189940
190321
|
column: 5
|
|
189941
190322
|
}
|
|
189942
190323
|
},
|
|
189943
|
-
line:
|
|
190324
|
+
line: 66
|
|
189944
190325
|
},
|
|
189945
190326
|
"6": {
|
|
189946
190327
|
name: "(anonymous_6)",
|
|
189947
190328
|
decl: {
|
|
189948
190329
|
start: {
|
|
189949
|
-
line:
|
|
190330
|
+
line: 69,
|
|
189950
190331
|
column: 4
|
|
189951
190332
|
},
|
|
189952
190333
|
end: {
|
|
189953
|
-
line:
|
|
190334
|
+
line: 69,
|
|
189954
190335
|
column: 5
|
|
189955
190336
|
}
|
|
189956
190337
|
},
|
|
189957
190338
|
loc: {
|
|
189958
190339
|
start: {
|
|
189959
|
-
line:
|
|
190340
|
+
line: 69,
|
|
190341
|
+
column: 21
|
|
190342
|
+
},
|
|
190343
|
+
end: {
|
|
190344
|
+
line: 71,
|
|
190345
|
+
column: 5
|
|
190346
|
+
}
|
|
190347
|
+
},
|
|
190348
|
+
line: 69
|
|
190349
|
+
},
|
|
190350
|
+
"7": {
|
|
190351
|
+
name: "(anonymous_7)",
|
|
190352
|
+
decl: {
|
|
190353
|
+
start: {
|
|
190354
|
+
line: 72,
|
|
190355
|
+
column: 4
|
|
190356
|
+
},
|
|
190357
|
+
end: {
|
|
190358
|
+
line: 72,
|
|
190359
|
+
column: 5
|
|
190360
|
+
}
|
|
190361
|
+
},
|
|
190362
|
+
loc: {
|
|
190363
|
+
start: {
|
|
190364
|
+
line: 72,
|
|
189960
190365
|
column: 25
|
|
189961
190366
|
},
|
|
189962
190367
|
end: {
|
|
189963
|
-
line:
|
|
190368
|
+
line: 74,
|
|
189964
190369
|
column: 5
|
|
189965
190370
|
}
|
|
189966
190371
|
},
|
|
189967
|
-
line:
|
|
190372
|
+
line: 72
|
|
189968
190373
|
}
|
|
189969
190374
|
},
|
|
189970
190375
|
branchMap: {
|
|
189971
190376
|
"0": {
|
|
189972
190377
|
loc: {
|
|
189973
190378
|
start: {
|
|
189974
|
-
line:
|
|
189975
|
-
column:
|
|
190379
|
+
line: 58,
|
|
190380
|
+
column: 6
|
|
189976
190381
|
},
|
|
189977
190382
|
end: {
|
|
189978
|
-
line:
|
|
189979
|
-
column:
|
|
190383
|
+
line: 61,
|
|
190384
|
+
column: 7
|
|
189980
190385
|
}
|
|
189981
190386
|
},
|
|
189982
190387
|
type: "if",
|
|
189983
190388
|
locations: [{
|
|
189984
190389
|
start: {
|
|
189985
|
-
line:
|
|
189986
|
-
column:
|
|
190390
|
+
line: 58,
|
|
190391
|
+
column: 6
|
|
189987
190392
|
},
|
|
189988
190393
|
end: {
|
|
189989
|
-
line:
|
|
189990
|
-
column:
|
|
190394
|
+
line: 61,
|
|
190395
|
+
column: 7
|
|
189991
190396
|
}
|
|
189992
190397
|
}, {
|
|
189993
190398
|
start: {
|
|
189994
|
-
line:
|
|
189995
|
-
column:
|
|
190399
|
+
line: 58,
|
|
190400
|
+
column: 6
|
|
189996
190401
|
},
|
|
189997
190402
|
end: {
|
|
189998
|
-
line:
|
|
189999
|
-
column:
|
|
190403
|
+
line: 61,
|
|
190404
|
+
column: 7
|
|
190000
190405
|
}
|
|
190001
190406
|
}],
|
|
190002
|
-
line:
|
|
190407
|
+
line: 58
|
|
190003
190408
|
}
|
|
190004
190409
|
},
|
|
190005
190410
|
s: {
|
|
@@ -190012,7 +190417,9 @@ var cov_1zsiqc2g5t = function () {
|
|
|
190012
190417
|
"6": 0,
|
|
190013
190418
|
"7": 0,
|
|
190014
190419
|
"8": 0,
|
|
190015
|
-
"9": 0
|
|
190420
|
+
"9": 0,
|
|
190421
|
+
"10": 0,
|
|
190422
|
+
"11": 0
|
|
190016
190423
|
},
|
|
190017
190424
|
f: {
|
|
190018
190425
|
"0": 0,
|
|
@@ -190021,7 +190428,8 @@ var cov_1zsiqc2g5t = function () {
|
|
|
190021
190428
|
"3": 0,
|
|
190022
190429
|
"4": 0,
|
|
190023
190430
|
"5": 0,
|
|
190024
|
-
"6": 0
|
|
190431
|
+
"6": 0,
|
|
190432
|
+
"7": 0
|
|
190025
190433
|
},
|
|
190026
190434
|
b: {
|
|
190027
190435
|
"0": [0, 0]
|
|
@@ -190030,13 +190438,13 @@ var cov_1zsiqc2g5t = function () {
|
|
|
190030
190438
|
version: 3,
|
|
190031
190439
|
sources: ["screen-renderer.vue"],
|
|
190032
190440
|
names: [],
|
|
190033
|
-
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",
|
|
190441
|
+
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",
|
|
190034
190442
|
file: "screen-renderer.vue",
|
|
190035
190443
|
sourceRoot: "src/components",
|
|
190036
|
-
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
|
|
190444
|
+
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"]
|
|
190037
190445
|
},
|
|
190038
190446
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
190039
|
-
hash: "
|
|
190447
|
+
hash: "93436e181ed968b133bf5c575cc76c396be77556"
|
|
190040
190448
|
};
|
|
190041
190449
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
190042
190450
|
|
|
@@ -190098,45 +190506,52 @@ var cov_1zsiqc2g5t = function () {
|
|
|
190098
190506
|
this.currentDefinition = Object(lodash["cloneDeep"])(this.definition);
|
|
190099
190507
|
cov_1zsiqc2g5t.s[2]++;
|
|
190100
190508
|
this.component = this.buildComponent(this.currentDefinition);
|
|
190509
|
+
cov_1zsiqc2g5t.s[3]++;
|
|
190510
|
+
this.rebuildScreen = Object(lodash["debounce"])(this.rebuildScreen, 25);
|
|
190101
190511
|
},
|
|
190102
190512
|
watch: {
|
|
190103
190513
|
definition: {
|
|
190104
190514
|
deep: true,
|
|
190105
190515
|
handler: function handler(definition) {
|
|
190106
190516
|
cov_1zsiqc2g5t.f[2]++;
|
|
190107
|
-
cov_1zsiqc2g5t.s[
|
|
190108
|
-
|
|
190109
|
-
if (!Object(lodash["isEqual"])(definition, this.currentDefinition)) {
|
|
190110
|
-
cov_1zsiqc2g5t.b[0][0]++;
|
|
190111
|
-
cov_1zsiqc2g5t.s[4]++;
|
|
190112
|
-
this.currentDefinition = Object(lodash["cloneDeep"])(definition);
|
|
190113
|
-
cov_1zsiqc2g5t.s[5]++;
|
|
190114
|
-
this.component = this.buildComponent(this.currentDefinition);
|
|
190115
|
-
} else {
|
|
190116
|
-
cov_1zsiqc2g5t.b[0][1]++;
|
|
190117
|
-
}
|
|
190517
|
+
cov_1zsiqc2g5t.s[4]++;
|
|
190518
|
+
this.rebuildScreen(definition);
|
|
190118
190519
|
}
|
|
190119
190520
|
}
|
|
190120
190521
|
},
|
|
190121
190522
|
methods: {
|
|
190122
|
-
|
|
190523
|
+
rebuildScreen: function rebuildScreen(definition) {
|
|
190123
190524
|
cov_1zsiqc2g5t.f[3]++;
|
|
190124
|
-
cov_1zsiqc2g5t.s[
|
|
190525
|
+
cov_1zsiqc2g5t.s[5]++;
|
|
190526
|
+
|
|
190527
|
+
if (!Object(lodash["isEqual"])(definition, this.currentDefinition)) {
|
|
190528
|
+
cov_1zsiqc2g5t.b[0][0]++;
|
|
190529
|
+
cov_1zsiqc2g5t.s[6]++;
|
|
190530
|
+
this.currentDefinition = Object(lodash["cloneDeep"])(definition);
|
|
190531
|
+
cov_1zsiqc2g5t.s[7]++;
|
|
190532
|
+
this.component = this.buildComponent(this.currentDefinition);
|
|
190533
|
+
} else {
|
|
190534
|
+
cov_1zsiqc2g5t.b[0][1]++;
|
|
190535
|
+
}
|
|
190536
|
+
},
|
|
190537
|
+
onAsyncWatcherOn: function onAsyncWatcherOn() {
|
|
190538
|
+
cov_1zsiqc2g5t.f[4]++;
|
|
190539
|
+
cov_1zsiqc2g5t.s[8]++;
|
|
190125
190540
|
this.displayAsyncLoading = typeof this._parent === 'undefined';
|
|
190126
190541
|
},
|
|
190127
190542
|
onAsyncWatcherOff: function onAsyncWatcherOff() {
|
|
190128
|
-
cov_1zsiqc2g5t.f[
|
|
190129
|
-
cov_1zsiqc2g5t.s[
|
|
190543
|
+
cov_1zsiqc2g5t.f[5]++;
|
|
190544
|
+
cov_1zsiqc2g5t.s[9]++;
|
|
190130
190545
|
this.displayAsyncLoading = false;
|
|
190131
190546
|
},
|
|
190132
190547
|
getCurrentPage: function getCurrentPage() {
|
|
190133
|
-
cov_1zsiqc2g5t.f[
|
|
190134
|
-
cov_1zsiqc2g5t.s[
|
|
190548
|
+
cov_1zsiqc2g5t.f[6]++;
|
|
190549
|
+
cov_1zsiqc2g5t.s[10]++;
|
|
190135
190550
|
return this.$refs.component.getCurrentPage();
|
|
190136
190551
|
},
|
|
190137
190552
|
setCurrentPage: function setCurrentPage(page) {
|
|
190138
|
-
cov_1zsiqc2g5t.f[
|
|
190139
|
-
cov_1zsiqc2g5t.s[
|
|
190553
|
+
cov_1zsiqc2g5t.f[7]++;
|
|
190554
|
+
cov_1zsiqc2g5t.s[11]++;
|
|
190140
190555
|
this.$refs.component.setCurrentPage(page);
|
|
190141
190556
|
}
|
|
190142
190557
|
}
|
|
@@ -190157,8 +190572,8 @@ var screen_renderervue_type_style_index_0_lang_css_ = __webpack_require__("0421"
|
|
|
190157
190572
|
|
|
190158
190573
|
var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
190159
190574
|
components_screen_renderervue_type_script_lang_js_,
|
|
190160
|
-
|
|
190161
|
-
|
|
190575
|
+
screen_renderervue_type_template_id_756dd8c4_render,
|
|
190576
|
+
screen_renderervue_type_template_id_756dd8c4_staticRenderFns,
|
|
190162
190577
|
false,
|
|
190163
190578
|
null,
|
|
190164
190579
|
null,
|
|
@@ -190167,7 +190582,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
190167
190582
|
)
|
|
190168
190583
|
|
|
190169
190584
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
190170
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
190585
|
+
// 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&
|
|
190171
190586
|
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)}
|
|
190172
190587
|
var add_loop_rowvue_type_template_id_cf7fd0da_staticRenderFns = []
|
|
190173
190588
|
|
|
@@ -190455,7 +190870,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
190455
190870
|
)
|
|
190456
190871
|
|
|
190457
190872
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
190458
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
190873
|
+
// 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&
|
|
190459
190874
|
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...")])}
|
|
190460
190875
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
190461
190876
|
|