@processmaker/screen-builder 2.5.29 → 2.5.30
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 +1296 -752
- package/dist/vue-form-builder.common.js.map +1 -1
- package/dist/vue-form-builder.umd.js +1296 -752
- package/dist/vue-form-builder.umd.js.map +1 -1
- package/dist/vue-form-builder.umd.min.js +106 -106
- package/dist/vue-form-builder.umd.min.js.map +1 -1
- package/package-lock.json +1 -1
- package/package.json +1 -1
- package/src/ValidationsFactory.js +45 -9
|
@@ -3859,7 +3859,7 @@ module.exports = function spread(callback) {
|
|
|
3859
3859
|
|
|
3860
3860
|
"use strict";
|
|
3861
3861
|
|
|
3862
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3862
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
3863
3863
|
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()])}
|
|
3864
3864
|
var staticRenderFns = []
|
|
3865
3865
|
|
|
@@ -5230,7 +5230,7 @@ module.exports = baseAssignIn;
|
|
|
5230
5230
|
|
|
5231
5231
|
"use strict";
|
|
5232
5232
|
|
|
5233
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5233
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=9ecf452c&
|
|
5234
5234
|
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)}
|
|
5235
5235
|
var staticRenderFns = []
|
|
5236
5236
|
|
|
@@ -9905,7 +9905,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
9905
9905
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
9906
9906
|
var defineProperty = __webpack_require__("bd86");
|
|
9907
9907
|
|
|
9908
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9908
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=7c18055b&scoped=true&
|
|
9909
9909
|
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:{"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:{"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()])}
|
|
9910
9910
|
var staticRenderFns = []
|
|
9911
9911
|
|
|
@@ -20784,7 +20784,7 @@ $exports.store = store;
|
|
|
20784
20784
|
|
|
20785
20785
|
"use strict";
|
|
20786
20786
|
|
|
20787
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
20787
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=7dc6cb2b&
|
|
20788
20788
|
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){
|
|
20789
20789
|
var index = ref.index;
|
|
20790
20790
|
var field = ref.field;
|
|
@@ -74252,7 +74252,7 @@ module.exports = baseCreate;
|
|
|
74252
74252
|
|
|
74253
74253
|
"use strict";
|
|
74254
74254
|
|
|
74255
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
74255
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
74256
74256
|
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)}})])}
|
|
74257
74257
|
var staticRenderFns = []
|
|
74258
74258
|
|
|
@@ -85435,7 +85435,7 @@ module.exports = overArg;
|
|
|
85435
85435
|
|
|
85436
85436
|
"use strict";
|
|
85437
85437
|
|
|
85438
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
85438
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
85439
85439
|
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()}
|
|
85440
85440
|
var staticRenderFns = []
|
|
85441
85441
|
|
|
@@ -94046,7 +94046,7 @@ __webpack_require__.d(__webpack_exports__, "LoopInspector", function() { return
|
|
|
94046
94046
|
__webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return /* reexport */ image_variable; });
|
|
94047
94047
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
94048
94048
|
|
|
94049
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94049
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=407c82c6&scoped=true&
|
|
94050
94050
|
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"}},[_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)])}
|
|
94051
94051
|
var staticRenderFns = []
|
|
94052
94052
|
|
|
@@ -94404,7 +94404,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
94404
94404
|
)
|
|
94405
94405
|
|
|
94406
94406
|
/* harmony default export */ var color_select = (component.exports);
|
|
94407
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94407
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=62c1d954&
|
|
94408
94408
|
var container_columnsvue_type_template_id_62c1d954_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"},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)}
|
|
94409
94409
|
var container_columnsvue_type_template_id_62c1d954_staticRenderFns = []
|
|
94410
94410
|
|
|
@@ -95858,7 +95858,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
95858
95858
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
95859
95859
|
var form_multiselect = __webpack_require__("0f4c");
|
|
95860
95860
|
|
|
95861
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95861
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
95862
95862
|
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)}
|
|
95863
95863
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
95864
95864
|
|
|
@@ -96188,7 +96188,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
96188
96188
|
)
|
|
96189
96189
|
|
|
96190
96190
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
96191
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
96191
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=60f08e16&scoped=true&
|
|
96192
96192
|
var options_listvue_type_template_id_60f08e16_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',{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"}}),_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',{attrs:{"id":"endpoint-list","options":_vm.endPointList,"data-cy":"inspector-endpoint"},model:{value:(_vm.selectedEndPoint),callback:function ($$v) {_vm.selectedEndPoint=$$v},expression:"selectedEndPoint"}}),_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)}
|
|
96193
96193
|
var options_listvue_type_template_id_60f08e16_scoped_true_staticRenderFns = []
|
|
96194
96194
|
|
|
@@ -96214,7 +96214,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
96214
96214
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
96215
96215
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
96216
96216
|
|
|
96217
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
96217
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
96218
96218
|
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("{}")])}
|
|
96219
96219
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
96220
96220
|
|
|
@@ -100448,7 +100448,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
100448
100448
|
)
|
|
100449
100449
|
|
|
100450
100450
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
100451
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100451
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=2d4a3c21&scoped=true&
|
|
100452
100452
|
var column_setupvue_type_template_id_2d4a3c21_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"},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()])}
|
|
100453
100453
|
var column_setupvue_type_template_id_2d4a3c21_scoped_true_staticRenderFns = []
|
|
100454
100454
|
|
|
@@ -103580,7 +103580,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
103580
103580
|
)
|
|
103581
103581
|
|
|
103582
103582
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
103583
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103583
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=15e086a1&scoped=true&
|
|
103584
103584
|
var page_selectvue_type_template_id_15e086a1_scoped_true_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)}
|
|
103585
103585
|
var page_selectvue_type_template_id_15e086a1_scoped_true_staticRenderFns = []
|
|
103586
103586
|
|
|
@@ -103955,7 +103955,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
103955
103955
|
)
|
|
103956
103956
|
|
|
103957
103957
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
103958
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103958
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=40e44882&scoped=true&
|
|
103959
103959
|
var validation_selectvue_type_template_id_40e44882_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:{"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:{"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))])])}
|
|
103960
103960
|
var validation_selectvue_type_template_id_40e44882_scoped_true_staticRenderFns = []
|
|
103961
103961
|
|
|
@@ -103968,7 +103968,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
103968
103968
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
103969
103969
|
var es6_array_sort = __webpack_require__("55dd");
|
|
103970
103970
|
|
|
103971
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103971
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
103972
103972
|
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)}
|
|
103973
103973
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
103974
103974
|
|
|
@@ -108211,7 +108211,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
108211
108211
|
)
|
|
108212
108212
|
|
|
108213
108213
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
108214
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108214
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=7237d8ae&
|
|
108215
108215
|
var screen_selectorvue_type_template_id_7237d8ae_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":_vm.loadOptions}},[_c('template',{slot:"noResult"},[_vm._t("noResult",[_vm._v(_vm._s(_vm.$t('Not found')))])],2),_c('template',{slot:"noOptions"},[_vm._t("noOptions",[_vm._v(_vm._s(_vm.$t('No Data Available')))])],2)],2)],1)}
|
|
108216
108216
|
var screen_selectorvue_type_template_id_7237d8ae_staticRenderFns = []
|
|
108217
108217
|
|
|
@@ -108243,7 +108243,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
108243
108243
|
)
|
|
108244
108244
|
|
|
108245
108245
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
108246
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108246
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=c0768362&
|
|
108247
108247
|
var loopvue_type_template_id_c0768362_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_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),_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.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(),_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"}})],1)}
|
|
108248
108248
|
var loopvue_type_template_id_c0768362_staticRenderFns = []
|
|
108249
108249
|
|
|
@@ -108518,7 +108518,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
108518
108518
|
)
|
|
108519
108519
|
|
|
108520
108520
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
108521
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108521
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
108522
108522
|
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)}
|
|
108523
108523
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
108524
108524
|
|
|
@@ -111521,7 +111521,7 @@ module.exports = {
|
|
|
111521
111521
|
|
|
111522
111522
|
"use strict";
|
|
111523
111523
|
|
|
111524
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
111524
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=c5feaa1c&scoped=true&
|
|
111525
111525
|
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"}},[_c('button',{class:_vm.classList,attrs:{"name":_vm.name},on:{"click":_vm.click}},[_vm._v(_vm._s(_vm.label))])])}
|
|
111526
111526
|
var staticRenderFns = []
|
|
111527
111527
|
|
|
@@ -113730,7 +113730,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
113730
113730
|
|
|
113731
113731
|
"use strict";
|
|
113732
113732
|
|
|
113733
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
113733
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
113734
113734
|
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)}
|
|
113735
113735
|
var staticRenderFns = []
|
|
113736
113736
|
|
|
@@ -124570,7 +124570,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
124570
124570
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
124571
124571
|
var form_record_list = __webpack_require__("2b9d");
|
|
124572
124572
|
|
|
124573
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
124573
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=dd1f2142&
|
|
124574
124574
|
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.mustache(field.value, val))+"\n ")])}),0)}),0)])])}
|
|
124575
124575
|
var staticRenderFns = []
|
|
124576
124576
|
|
|
@@ -137441,57 +137441,51 @@ module.exports = function (it) {
|
|
|
137441
137441
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
137442
137442
|
|
|
137443
137443
|
"use strict";
|
|
137444
|
-
/* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var
|
|
137445
|
-
/* harmony import */ var
|
|
137446
|
-
/* harmony import */ var
|
|
137447
|
-
/* harmony import */ var
|
|
137448
|
-
/* harmony import */ var
|
|
137449
|
-
/* harmony import */ var
|
|
137450
|
-
/* harmony import */ var
|
|
137451
|
-
/* harmony import */ var
|
|
137452
|
-
/* harmony import */ var
|
|
137453
|
-
/* harmony import */ var
|
|
137454
|
-
/* harmony import */ var
|
|
137455
|
-
/* harmony import */ var
|
|
137456
|
-
/* harmony import */ var
|
|
137457
|
-
/* harmony import */ var
|
|
137458
|
-
/* harmony import */ var
|
|
137459
|
-
/* harmony import */ var
|
|
137460
|
-
/* harmony import */ var
|
|
137461
|
-
/* harmony import */ var
|
|
137462
|
-
/* harmony import */ var
|
|
137463
|
-
/* harmony import */ var
|
|
137464
|
-
/* harmony import */ var
|
|
137465
|
-
/* harmony import */ var
|
|
137466
|
-
/* harmony import */ var
|
|
137467
|
-
/* harmony import */ var
|
|
137468
|
-
/* harmony import */ var
|
|
137469
|
-
/* harmony import */ var
|
|
137470
|
-
/* harmony import */ var
|
|
137471
|
-
/* harmony import */ var
|
|
137472
|
-
/* harmony import */ var
|
|
137473
|
-
/* harmony import */ var
|
|
137474
|
-
/* harmony import */ var
|
|
137475
|
-
/* harmony import */ var
|
|
137476
|
-
/* harmony import */ var
|
|
137477
|
-
/* harmony import */ var
|
|
137478
|
-
/* harmony import */ var
|
|
137479
|
-
/* harmony import */ var
|
|
137480
|
-
/* harmony import */ var
|
|
137481
|
-
/* harmony import */ var
|
|
137482
|
-
/* harmony import */ var
|
|
137483
|
-
/* harmony import */ var
|
|
137484
|
-
/* harmony import */ var
|
|
137485
|
-
/* harmony import */ var
|
|
137486
|
-
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__("bd86");
|
|
137487
|
-
/* harmony import */ var _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__("d0d8");
|
|
137488
|
-
/* harmony import */ var _DataProvider__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__("b928");
|
|
137489
|
-
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__("2ef0");
|
|
137490
|
-
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(lodash__WEBPACK_IMPORTED_MODULE_27__);
|
|
137491
|
-
/* harmony import */ var expr_eval__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__("430b");
|
|
137444
|
+
/* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a481");
|
|
137445
|
+
/* harmony import */ var core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0__);
|
|
137446
|
+
/* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("28a5");
|
|
137447
|
+
/* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1__);
|
|
137448
|
+
/* harmony import */ var core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("4917");
|
|
137449
|
+
/* harmony import */ var core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_2__);
|
|
137450
|
+
/* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("6762");
|
|
137451
|
+
/* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3__);
|
|
137452
|
+
/* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("2fdb");
|
|
137453
|
+
/* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4__);
|
|
137454
|
+
/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("ac6a");
|
|
137455
|
+
/* 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__);
|
|
137456
|
+
/* harmony import */ var core_js_modules_es7_symbol_async_iterator__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("ac4d");
|
|
137457
|
+
/* harmony import */ var core_js_modules_es7_symbol_async_iterator__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_symbol_async_iterator__WEBPACK_IMPORTED_MODULE_6__);
|
|
137458
|
+
/* harmony import */ var core_js_modules_es6_symbol__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("8a81");
|
|
137459
|
+
/* harmony import */ var core_js_modules_es6_symbol__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_symbol__WEBPACK_IMPORTED_MODULE_7__);
|
|
137460
|
+
/* harmony import */ var core_js_modules_es6_string_iterator__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("5df3");
|
|
137461
|
+
/* harmony import */ var core_js_modules_es6_string_iterator__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_string_iterator__WEBPACK_IMPORTED_MODULE_8__);
|
|
137462
|
+
/* harmony import */ var core_js_modules_es6_array_from__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__("1c4c");
|
|
137463
|
+
/* harmony import */ var core_js_modules_es6_array_from__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_from__WEBPACK_IMPORTED_MODULE_9__);
|
|
137464
|
+
/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("7f7f");
|
|
137465
|
+
/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_10__);
|
|
137466
|
+
/* harmony import */ var core_js_modules_es6_regexp_to_string__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__("6b54");
|
|
137467
|
+
/* harmony import */ var core_js_modules_es6_regexp_to_string__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_to_string__WEBPACK_IMPORTED_MODULE_11__);
|
|
137468
|
+
/* harmony import */ var core_js_modules_es6_reflect_construct__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__("2397");
|
|
137469
|
+
/* harmony import */ var core_js_modules_es6_reflect_construct__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_reflect_construct__WEBPACK_IMPORTED_MODULE_12__);
|
|
137470
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__("4e2b");
|
|
137471
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__("308d");
|
|
137472
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_getPrototypeOf__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__("6bb5");
|
|
137473
|
+
/* harmony import */ var regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__("96cf");
|
|
137474
|
+
/* harmony import */ var regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16__);
|
|
137475
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__("3b8d");
|
|
137476
|
+
/* harmony import */ var core_js_modules_es6_object_assign__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__("f751");
|
|
137477
|
+
/* harmony import */ var core_js_modules_es6_object_assign__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_assign__WEBPACK_IMPORTED_MODULE_18__);
|
|
137478
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__("d225");
|
|
137479
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__("b0b4");
|
|
137480
|
+
/* harmony import */ var _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__("bd86");
|
|
137481
|
+
/* harmony import */ var _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__("d0d8");
|
|
137482
|
+
/* harmony import */ var _DataProvider__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__("b928");
|
|
137483
|
+
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__("2ef0");
|
|
137484
|
+
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(lodash__WEBPACK_IMPORTED_MODULE_24__);
|
|
137485
|
+
/* harmony import */ var expr_eval__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__("430b");
|
|
137492
137486
|
var cov_1zbhi5o47k = function () {
|
|
137493
137487
|
var path = "/Users/ryancooley/Sites/processmaker/4.1/packages/screen-builder/src/ValidationsFactory.js";
|
|
137494
|
-
var hash = "
|
|
137488
|
+
var hash = "9bb95d0e715736fc8615e5b920cb001f9ebdb08b";
|
|
137495
137489
|
var global = new Function("return this")();
|
|
137496
137490
|
var gcv = "__coverage__";
|
|
137497
137491
|
var coverageData = {
|
|
@@ -137644,7 +137638,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137644
137638
|
},
|
|
137645
137639
|
end: {
|
|
137646
137640
|
line: 54,
|
|
137647
|
-
column:
|
|
137641
|
+
column: 155
|
|
137648
137642
|
}
|
|
137649
137643
|
},
|
|
137650
137644
|
"15": {
|
|
@@ -137730,81 +137724,81 @@ var cov_1zbhi5o47k = function () {
|
|
|
137730
137724
|
"23": {
|
|
137731
137725
|
start: {
|
|
137732
137726
|
line: 84,
|
|
137733
|
-
column:
|
|
137727
|
+
column: 31
|
|
137734
137728
|
},
|
|
137735
137729
|
end: {
|
|
137736
|
-
line:
|
|
137737
|
-
column:
|
|
137730
|
+
line: 84,
|
|
137731
|
+
column: 122
|
|
137738
137732
|
}
|
|
137739
137733
|
},
|
|
137740
137734
|
"24": {
|
|
137741
137735
|
start: {
|
|
137742
137736
|
line: 85,
|
|
137743
|
-
column:
|
|
137737
|
+
column: 4
|
|
137744
137738
|
},
|
|
137745
137739
|
end: {
|
|
137746
|
-
line:
|
|
137747
|
-
column:
|
|
137740
|
+
line: 87,
|
|
137741
|
+
column: 5
|
|
137748
137742
|
}
|
|
137749
137743
|
},
|
|
137750
137744
|
"25": {
|
|
137751
137745
|
start: {
|
|
137752
|
-
line:
|
|
137753
|
-
column:
|
|
137746
|
+
line: 86,
|
|
137747
|
+
column: 6
|
|
137754
137748
|
},
|
|
137755
137749
|
end: {
|
|
137756
|
-
line:
|
|
137757
|
-
column:
|
|
137750
|
+
line: 86,
|
|
137751
|
+
column: 144
|
|
137758
137752
|
}
|
|
137759
137753
|
},
|
|
137760
137754
|
"26": {
|
|
137761
137755
|
start: {
|
|
137762
137756
|
line: 91,
|
|
137763
|
-
column:
|
|
137757
|
+
column: 4
|
|
137764
137758
|
},
|
|
137765
137759
|
end: {
|
|
137766
|
-
line:
|
|
137767
|
-
column:
|
|
137760
|
+
line: 93,
|
|
137761
|
+
column: 5
|
|
137768
137762
|
}
|
|
137769
137763
|
},
|
|
137770
137764
|
"27": {
|
|
137771
137765
|
start: {
|
|
137772
|
-
line:
|
|
137773
|
-
column:
|
|
137766
|
+
line: 92,
|
|
137767
|
+
column: 6
|
|
137774
137768
|
},
|
|
137775
137769
|
end: {
|
|
137776
|
-
line:
|
|
137777
|
-
column:
|
|
137770
|
+
line: 92,
|
|
137771
|
+
column: 41
|
|
137778
137772
|
}
|
|
137779
137773
|
},
|
|
137780
137774
|
"28": {
|
|
137781
137775
|
start: {
|
|
137782
137776
|
line: 94,
|
|
137783
|
-
column:
|
|
137777
|
+
column: 4
|
|
137784
137778
|
},
|
|
137785
137779
|
end: {
|
|
137786
|
-
line:
|
|
137787
|
-
column:
|
|
137780
|
+
line: 96,
|
|
137781
|
+
column: 5
|
|
137788
137782
|
}
|
|
137789
137783
|
},
|
|
137790
137784
|
"29": {
|
|
137791
137785
|
start: {
|
|
137792
|
-
line:
|
|
137793
|
-
column:
|
|
137786
|
+
line: 95,
|
|
137787
|
+
column: 6
|
|
137794
137788
|
},
|
|
137795
137789
|
end: {
|
|
137796
|
-
line:
|
|
137797
|
-
column:
|
|
137790
|
+
line: 95,
|
|
137791
|
+
column: 52
|
|
137798
137792
|
}
|
|
137799
137793
|
},
|
|
137800
137794
|
"30": {
|
|
137801
137795
|
start: {
|
|
137802
137796
|
line: 97,
|
|
137803
|
-
column:
|
|
137797
|
+
column: 21
|
|
137804
137798
|
},
|
|
137805
137799
|
end: {
|
|
137806
137800
|
line: 97,
|
|
137807
|
-
column:
|
|
137801
|
+
column: 53
|
|
137808
137802
|
}
|
|
137809
137803
|
},
|
|
137810
137804
|
"31": {
|
|
@@ -137814,67 +137808,67 @@ var cov_1zbhi5o47k = function () {
|
|
|
137814
137808
|
},
|
|
137815
137809
|
end: {
|
|
137816
137810
|
line: 98,
|
|
137817
|
-
column:
|
|
137811
|
+
column: 66
|
|
137818
137812
|
}
|
|
137819
137813
|
},
|
|
137820
137814
|
"32": {
|
|
137821
137815
|
start: {
|
|
137822
|
-
line:
|
|
137816
|
+
line: 99,
|
|
137823
137817
|
column: 4
|
|
137824
137818
|
},
|
|
137825
137819
|
end: {
|
|
137826
|
-
line:
|
|
137827
|
-
column:
|
|
137820
|
+
line: 99,
|
|
137821
|
+
column: 32
|
|
137828
137822
|
}
|
|
137829
137823
|
},
|
|
137830
137824
|
"33": {
|
|
137831
137825
|
start: {
|
|
137832
137826
|
line: 110,
|
|
137833
|
-
column:
|
|
137827
|
+
column: 4
|
|
137834
137828
|
},
|
|
137835
137829
|
end: {
|
|
137836
|
-
line:
|
|
137837
|
-
column:
|
|
137830
|
+
line: 112,
|
|
137831
|
+
column: 5
|
|
137838
137832
|
}
|
|
137839
137833
|
},
|
|
137840
137834
|
"34": {
|
|
137841
137835
|
start: {
|
|
137842
|
-
line:
|
|
137843
|
-
column:
|
|
137836
|
+
line: 111,
|
|
137837
|
+
column: 6
|
|
137844
137838
|
},
|
|
137845
137839
|
end: {
|
|
137846
|
-
line:
|
|
137847
|
-
column:
|
|
137840
|
+
line: 111,
|
|
137841
|
+
column: 13
|
|
137848
137842
|
}
|
|
137849
137843
|
},
|
|
137850
137844
|
"35": {
|
|
137851
137845
|
start: {
|
|
137852
137846
|
line: 113,
|
|
137853
|
-
column:
|
|
137847
|
+
column: 4
|
|
137854
137848
|
},
|
|
137855
137849
|
end: {
|
|
137856
137850
|
line: 113,
|
|
137857
|
-
column:
|
|
137851
|
+
column: 51
|
|
137858
137852
|
}
|
|
137859
137853
|
},
|
|
137860
137854
|
"36": {
|
|
137861
137855
|
start: {
|
|
137862
137856
|
line: 114,
|
|
137863
|
-
column:
|
|
137857
|
+
column: 22
|
|
137864
137858
|
},
|
|
137865
137859
|
end: {
|
|
137866
137860
|
line: 114,
|
|
137867
|
-
column:
|
|
137861
|
+
column: 64
|
|
137868
137862
|
}
|
|
137869
137863
|
},
|
|
137870
137864
|
"37": {
|
|
137871
137865
|
start: {
|
|
137872
137866
|
line: 115,
|
|
137873
|
-
column:
|
|
137867
|
+
column: 4
|
|
137874
137868
|
},
|
|
137875
137869
|
end: {
|
|
137876
137870
|
line: 115,
|
|
137877
|
-
column:
|
|
137871
|
+
column: 28
|
|
137878
137872
|
}
|
|
137879
137873
|
},
|
|
137880
137874
|
"38": {
|
|
@@ -137884,7 +137878,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137884
137878
|
},
|
|
137885
137879
|
end: {
|
|
137886
137880
|
line: 116,
|
|
137887
|
-
column:
|
|
137881
|
+
column: 209
|
|
137888
137882
|
}
|
|
137889
137883
|
},
|
|
137890
137884
|
"39": {
|
|
@@ -137914,7 +137908,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137914
137908
|
},
|
|
137915
137909
|
end: {
|
|
137916
137910
|
line: 129,
|
|
137917
|
-
column:
|
|
137911
|
+
column: 178
|
|
137918
137912
|
}
|
|
137919
137913
|
},
|
|
137920
137914
|
"42": {
|
|
@@ -138068,6 +138062,16 @@ var cov_1zbhi5o47k = function () {
|
|
|
138068
138062
|
}
|
|
138069
138063
|
},
|
|
138070
138064
|
"57": {
|
|
138065
|
+
start: {
|
|
138066
|
+
line: 171,
|
|
138067
|
+
column: 33
|
|
138068
|
+
},
|
|
138069
|
+
end: {
|
|
138070
|
+
line: 171,
|
|
138071
|
+
column: 58
|
|
138072
|
+
}
|
|
138073
|
+
},
|
|
138074
|
+
"58": {
|
|
138071
138075
|
start: {
|
|
138072
138076
|
line: 172,
|
|
138073
138077
|
column: 4
|
|
@@ -138077,7 +138081,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138077
138081
|
column: 65
|
|
138078
138082
|
}
|
|
138079
138083
|
},
|
|
138080
|
-
"
|
|
138084
|
+
"59": {
|
|
138081
138085
|
start: {
|
|
138082
138086
|
line: 173,
|
|
138083
138087
|
column: 28
|
|
@@ -138087,27 +138091,27 @@ var cov_1zbhi5o47k = function () {
|
|
|
138087
138091
|
column: 55
|
|
138088
138092
|
}
|
|
138089
138093
|
},
|
|
138090
|
-
"
|
|
138094
|
+
"60": {
|
|
138091
138095
|
start: {
|
|
138092
138096
|
line: 174,
|
|
138093
138097
|
column: 4
|
|
138094
138098
|
},
|
|
138095
138099
|
end: {
|
|
138096
|
-
line:
|
|
138100
|
+
line: 270,
|
|
138097
138101
|
column: 5
|
|
138098
138102
|
}
|
|
138099
138103
|
},
|
|
138100
|
-
"
|
|
138104
|
+
"61": {
|
|
138101
138105
|
start: {
|
|
138102
138106
|
line: 175,
|
|
138103
138107
|
column: 6
|
|
138104
138108
|
},
|
|
138105
138109
|
end: {
|
|
138106
|
-
line:
|
|
138110
|
+
line: 228,
|
|
138107
138111
|
column: 9
|
|
138108
138112
|
}
|
|
138109
138113
|
},
|
|
138110
|
-
"
|
|
138114
|
+
"62": {
|
|
138111
138115
|
start: {
|
|
138112
138116
|
line: 176,
|
|
138113
138117
|
column: 21
|
|
@@ -138117,7 +138121,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138117
138121
|
column: 67
|
|
138118
138122
|
}
|
|
138119
138123
|
},
|
|
138120
|
-
"
|
|
138124
|
+
"63": {
|
|
138121
138125
|
start: {
|
|
138122
138126
|
line: 177,
|
|
138123
138127
|
column: 8
|
|
@@ -138127,7 +138131,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138127
138131
|
column: 9
|
|
138128
138132
|
}
|
|
138129
138133
|
},
|
|
138130
|
-
"
|
|
138134
|
+
"64": {
|
|
138131
138135
|
start: {
|
|
138132
138136
|
line: 178,
|
|
138133
138137
|
column: 10
|
|
@@ -138137,7 +138141,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138137
138141
|
column: 17
|
|
138138
138142
|
}
|
|
138139
138143
|
},
|
|
138140
|
-
"
|
|
138144
|
+
"65": {
|
|
138141
138145
|
start: {
|
|
138142
138146
|
line: 180,
|
|
138143
138147
|
column: 27
|
|
@@ -138147,7 +138151,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138147
138151
|
column: 43
|
|
138148
138152
|
}
|
|
138149
138153
|
},
|
|
138150
|
-
"
|
|
138154
|
+
"66": {
|
|
138151
138155
|
start: {
|
|
138152
138156
|
line: 181,
|
|
138153
138157
|
column: 8
|
|
@@ -138157,7 +138161,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138157
138161
|
column: 9
|
|
138158
138162
|
}
|
|
138159
138163
|
},
|
|
138160
|
-
"
|
|
138164
|
+
"67": {
|
|
138161
138165
|
start: {
|
|
138162
138166
|
line: 183,
|
|
138163
138167
|
column: 10
|
|
@@ -138167,7 +138171,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138167
138171
|
column: 63
|
|
138168
138172
|
}
|
|
138169
138173
|
},
|
|
138170
|
-
"
|
|
138174
|
+
"68": {
|
|
138171
138175
|
start: {
|
|
138172
138176
|
line: 184,
|
|
138173
138177
|
column: 10
|
|
@@ -138177,7 +138181,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138177
138181
|
column: 17
|
|
138178
138182
|
}
|
|
138179
138183
|
},
|
|
138180
|
-
"
|
|
138184
|
+
"69": {
|
|
138181
138185
|
start: {
|
|
138182
138186
|
line: 186,
|
|
138183
138187
|
column: 8
|
|
@@ -138187,7 +138191,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138187
138191
|
column: 9
|
|
138188
138192
|
}
|
|
138189
138193
|
},
|
|
138190
|
-
"
|
|
138194
|
+
"70": {
|
|
138191
138195
|
start: {
|
|
138192
138196
|
line: 187,
|
|
138193
138197
|
column: 25
|
|
@@ -138197,7 +138201,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138197
138201
|
column: 27
|
|
138198
138202
|
}
|
|
138199
138203
|
},
|
|
138200
|
-
"
|
|
138204
|
+
"71": {
|
|
138201
138205
|
start: {
|
|
138202
138206
|
line: 188,
|
|
138203
138207
|
column: 10
|
|
@@ -138207,7 +138211,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138207
138211
|
column: 13
|
|
138208
138212
|
}
|
|
138209
138213
|
},
|
|
138210
|
-
"
|
|
138214
|
+
"72": {
|
|
138211
138215
|
start: {
|
|
138212
138216
|
line: 189,
|
|
138213
138217
|
column: 12
|
|
@@ -138217,7 +138221,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138217
138221
|
column: 35
|
|
138218
138222
|
}
|
|
138219
138223
|
},
|
|
138220
|
-
"
|
|
138224
|
+
"73": {
|
|
138221
138225
|
start: {
|
|
138222
138226
|
line: 191,
|
|
138223
138227
|
column: 10
|
|
@@ -138227,7 +138231,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138227
138231
|
column: 33
|
|
138228
138232
|
}
|
|
138229
138233
|
},
|
|
138230
|
-
"
|
|
138234
|
+
"74": {
|
|
138231
138235
|
start: {
|
|
138232
138236
|
line: 192,
|
|
138233
138237
|
column: 10
|
|
@@ -138237,17 +138241,17 @@ var cov_1zbhi5o47k = function () {
|
|
|
138237
138241
|
column: 49
|
|
138238
138242
|
}
|
|
138239
138243
|
},
|
|
138240
|
-
"
|
|
138244
|
+
"75": {
|
|
138241
138245
|
start: {
|
|
138242
138246
|
line: 194,
|
|
138243
138247
|
column: 8
|
|
138244
138248
|
},
|
|
138245
138249
|
end: {
|
|
138246
|
-
line:
|
|
138250
|
+
line: 227,
|
|
138247
138251
|
column: 10
|
|
138248
138252
|
}
|
|
138249
138253
|
},
|
|
138250
|
-
"
|
|
138254
|
+
"76": {
|
|
138251
138255
|
start: {
|
|
138252
138256
|
line: 195,
|
|
138253
138257
|
column: 23
|
|
@@ -138257,423 +138261,623 @@ var cov_1zbhi5o47k = function () {
|
|
|
138257
138261
|
column: 31
|
|
138258
138262
|
}
|
|
138259
138263
|
},
|
|
138260
|
-
"
|
|
138264
|
+
"77": {
|
|
138261
138265
|
start: {
|
|
138262
138266
|
line: 196,
|
|
138263
|
-
column:
|
|
138267
|
+
column: 31
|
|
138264
138268
|
},
|
|
138265
138269
|
end: {
|
|
138266
138270
|
line: 196,
|
|
138267
|
-
column:
|
|
138271
|
+
column: 63
|
|
138268
138272
|
}
|
|
138269
138273
|
},
|
|
138270
|
-
"
|
|
138274
|
+
"78": {
|
|
138271
138275
|
start: {
|
|
138272
138276
|
line: 197,
|
|
138273
|
-
column:
|
|
138277
|
+
column: 39
|
|
138274
138278
|
},
|
|
138275
138279
|
end: {
|
|
138276
138280
|
line: 197,
|
|
138277
|
-
column:
|
|
138281
|
+
column: 88
|
|
138278
138282
|
}
|
|
138279
138283
|
},
|
|
138280
|
-
"
|
|
138284
|
+
"79": {
|
|
138281
138285
|
start: {
|
|
138282
138286
|
line: 198,
|
|
138283
138287
|
column: 10
|
|
138284
138288
|
},
|
|
138285
138289
|
end: {
|
|
138286
|
-
line:
|
|
138290
|
+
line: 200,
|
|
138287
138291
|
column: 11
|
|
138288
138292
|
}
|
|
138289
138293
|
},
|
|
138290
|
-
"
|
|
138294
|
+
"80": {
|
|
138291
138295
|
start: {
|
|
138292
138296
|
line: 199,
|
|
138293
138297
|
column: 12
|
|
138294
138298
|
},
|
|
138299
|
+
end: {
|
|
138300
|
+
line: 199,
|
|
138301
|
+
column: 81
|
|
138302
|
+
}
|
|
138303
|
+
},
|
|
138304
|
+
"81": {
|
|
138305
|
+
start: {
|
|
138306
|
+
line: 202,
|
|
138307
|
+
column: 10
|
|
138308
|
+
},
|
|
138309
|
+
end: {
|
|
138310
|
+
line: 213,
|
|
138311
|
+
column: 11
|
|
138312
|
+
}
|
|
138313
|
+
},
|
|
138314
|
+
"82": {
|
|
138315
|
+
start: {
|
|
138316
|
+
line: 203,
|
|
138317
|
+
column: 34
|
|
138318
|
+
},
|
|
138295
138319
|
end: {
|
|
138296
138320
|
line: 203,
|
|
138321
|
+
column: 38
|
|
138322
|
+
}
|
|
138323
|
+
},
|
|
138324
|
+
"83": {
|
|
138325
|
+
start: {
|
|
138326
|
+
line: 204,
|
|
138327
|
+
column: 12
|
|
138328
|
+
},
|
|
138329
|
+
end: {
|
|
138330
|
+
line: 208,
|
|
138297
138331
|
column: 13
|
|
138298
138332
|
}
|
|
138299
138333
|
},
|
|
138300
|
-
"
|
|
138334
|
+
"84": {
|
|
138301
138335
|
start: {
|
|
138302
|
-
line:
|
|
138336
|
+
line: 205,
|
|
138303
138337
|
column: 14
|
|
138304
138338
|
},
|
|
138305
138339
|
end: {
|
|
138306
|
-
line:
|
|
138340
|
+
line: 205,
|
|
138341
|
+
column: 88
|
|
138342
|
+
}
|
|
138343
|
+
},
|
|
138344
|
+
"85": {
|
|
138345
|
+
start: {
|
|
138346
|
+
line: 207,
|
|
138347
|
+
column: 14
|
|
138348
|
+
},
|
|
138349
|
+
end: {
|
|
138350
|
+
line: 207,
|
|
138351
|
+
column: 38
|
|
138352
|
+
}
|
|
138353
|
+
},
|
|
138354
|
+
"86": {
|
|
138355
|
+
start: {
|
|
138356
|
+
line: 210,
|
|
138357
|
+
column: 12
|
|
138358
|
+
},
|
|
138359
|
+
end: {
|
|
138360
|
+
line: 212,
|
|
138361
|
+
column: 13
|
|
138362
|
+
}
|
|
138363
|
+
},
|
|
138364
|
+
"87": {
|
|
138365
|
+
start: {
|
|
138366
|
+
line: 211,
|
|
138367
|
+
column: 14
|
|
138368
|
+
},
|
|
138369
|
+
end: {
|
|
138370
|
+
line: 211,
|
|
138371
|
+
column: 26
|
|
138372
|
+
}
|
|
138373
|
+
},
|
|
138374
|
+
"88": {
|
|
138375
|
+
start: {
|
|
138376
|
+
line: 215,
|
|
138377
|
+
column: 24
|
|
138378
|
+
},
|
|
138379
|
+
end: {
|
|
138380
|
+
line: 215,
|
|
138381
|
+
column: 28
|
|
138382
|
+
}
|
|
138383
|
+
},
|
|
138384
|
+
"89": {
|
|
138385
|
+
start: {
|
|
138386
|
+
line: 216,
|
|
138387
|
+
column: 10
|
|
138388
|
+
},
|
|
138389
|
+
end: {
|
|
138390
|
+
line: 222,
|
|
138391
|
+
column: 11
|
|
138392
|
+
}
|
|
138393
|
+
},
|
|
138394
|
+
"90": {
|
|
138395
|
+
start: {
|
|
138396
|
+
line: 217,
|
|
138397
|
+
column: 12
|
|
138398
|
+
},
|
|
138399
|
+
end: {
|
|
138400
|
+
line: 221,
|
|
138401
|
+
column: 13
|
|
138402
|
+
}
|
|
138403
|
+
},
|
|
138404
|
+
"91": {
|
|
138405
|
+
start: {
|
|
138406
|
+
line: 218,
|
|
138407
|
+
column: 14
|
|
138408
|
+
},
|
|
138409
|
+
end: {
|
|
138410
|
+
line: 218,
|
|
138307
138411
|
column: 75
|
|
138308
138412
|
}
|
|
138309
138413
|
},
|
|
138310
|
-
"
|
|
138414
|
+
"92": {
|
|
138311
138415
|
start: {
|
|
138312
|
-
line:
|
|
138416
|
+
line: 220,
|
|
138313
138417
|
column: 14
|
|
138314
138418
|
},
|
|
138315
138419
|
end: {
|
|
138316
|
-
line:
|
|
138420
|
+
line: 220,
|
|
138317
138421
|
column: 30
|
|
138318
138422
|
}
|
|
138319
138423
|
},
|
|
138320
|
-
"
|
|
138424
|
+
"93": {
|
|
138321
138425
|
start: {
|
|
138322
|
-
line:
|
|
138426
|
+
line: 223,
|
|
138323
138427
|
column: 10
|
|
138324
138428
|
},
|
|
138325
138429
|
end: {
|
|
138326
|
-
line:
|
|
138430
|
+
line: 225,
|
|
138327
138431
|
column: 11
|
|
138328
138432
|
}
|
|
138329
138433
|
},
|
|
138330
|
-
"
|
|
138434
|
+
"94": {
|
|
138331
138435
|
start: {
|
|
138332
|
-
line:
|
|
138436
|
+
line: 224,
|
|
138333
138437
|
column: 12
|
|
138334
138438
|
},
|
|
138335
138439
|
end: {
|
|
138336
|
-
line:
|
|
138440
|
+
line: 224,
|
|
138337
138441
|
column: 24
|
|
138338
138442
|
}
|
|
138339
138443
|
},
|
|
138340
|
-
"
|
|
138444
|
+
"95": {
|
|
138341
138445
|
start: {
|
|
138342
|
-
line:
|
|
138446
|
+
line: 226,
|
|
138343
138447
|
column: 10
|
|
138344
138448
|
},
|
|
138345
138449
|
end: {
|
|
138346
|
-
line:
|
|
138450
|
+
line: 226,
|
|
138347
138451
|
column: 48
|
|
138348
138452
|
}
|
|
138349
138453
|
},
|
|
138350
|
-
"
|
|
138454
|
+
"96": {
|
|
138351
138455
|
start: {
|
|
138352
|
-
line:
|
|
138456
|
+
line: 229,
|
|
138353
138457
|
column: 11
|
|
138354
138458
|
},
|
|
138355
138459
|
end: {
|
|
138356
|
-
line:
|
|
138460
|
+
line: 270,
|
|
138357
138461
|
column: 5
|
|
138358
138462
|
}
|
|
138359
138463
|
},
|
|
138360
|
-
"
|
|
138464
|
+
"97": {
|
|
138361
138465
|
start: {
|
|
138362
|
-
line:
|
|
138466
|
+
line: 230,
|
|
138363
138467
|
column: 25
|
|
138364
138468
|
},
|
|
138365
138469
|
end: {
|
|
138366
|
-
line:
|
|
138470
|
+
line: 230,
|
|
138367
138471
|
column: 53
|
|
138368
138472
|
}
|
|
138369
138473
|
},
|
|
138370
|
-
"
|
|
138474
|
+
"98": {
|
|
138371
138475
|
start: {
|
|
138372
|
-
line:
|
|
138476
|
+
line: 231,
|
|
138373
138477
|
column: 6
|
|
138374
138478
|
},
|
|
138375
138479
|
end: {
|
|
138376
|
-
line:
|
|
138480
|
+
line: 235,
|
|
138377
138481
|
column: 7
|
|
138378
138482
|
}
|
|
138379
138483
|
},
|
|
138380
|
-
"
|
|
138484
|
+
"99": {
|
|
138381
138485
|
start: {
|
|
138382
|
-
line:
|
|
138486
|
+
line: 233,
|
|
138383
138487
|
column: 8
|
|
138384
138488
|
},
|
|
138385
138489
|
end: {
|
|
138386
|
-
line:
|
|
138490
|
+
line: 233,
|
|
138387
138491
|
column: 73
|
|
138388
138492
|
}
|
|
138389
138493
|
},
|
|
138390
|
-
"
|
|
138494
|
+
"100": {
|
|
138391
138495
|
start: {
|
|
138392
|
-
line:
|
|
138496
|
+
line: 234,
|
|
138393
138497
|
column: 8
|
|
138394
138498
|
},
|
|
138395
138499
|
end: {
|
|
138396
|
-
line:
|
|
138500
|
+
line: 234,
|
|
138397
138501
|
column: 15
|
|
138398
138502
|
}
|
|
138399
138503
|
},
|
|
138400
|
-
"
|
|
138504
|
+
"101": {
|
|
138401
138505
|
start: {
|
|
138402
|
-
line:
|
|
138506
|
+
line: 236,
|
|
138403
138507
|
column: 6
|
|
138404
138508
|
},
|
|
138405
138509
|
end: {
|
|
138406
|
-
line:
|
|
138510
|
+
line: 269,
|
|
138407
138511
|
column: 8
|
|
138408
138512
|
}
|
|
138409
138513
|
},
|
|
138410
|
-
"
|
|
138514
|
+
"102": {
|
|
138411
138515
|
start: {
|
|
138412
|
-
line:
|
|
138516
|
+
line: 237,
|
|
138413
138517
|
column: 21
|
|
138414
138518
|
},
|
|
138415
138519
|
end: {
|
|
138416
|
-
line:
|
|
138520
|
+
line: 237,
|
|
138417
138521
|
column: 29
|
|
138418
138522
|
}
|
|
138419
138523
|
},
|
|
138420
|
-
"
|
|
138524
|
+
"103": {
|
|
138421
138525
|
start: {
|
|
138422
|
-
line:
|
|
138423
|
-
column:
|
|
138526
|
+
line: 238,
|
|
138527
|
+
column: 29
|
|
138424
138528
|
},
|
|
138425
138529
|
end: {
|
|
138426
|
-
line:
|
|
138427
|
-
column:
|
|
138530
|
+
line: 238,
|
|
138531
|
+
column: 61
|
|
138428
138532
|
}
|
|
138429
138533
|
},
|
|
138430
|
-
"
|
|
138534
|
+
"104": {
|
|
138431
138535
|
start: {
|
|
138432
|
-
line:
|
|
138536
|
+
line: 239,
|
|
138537
|
+
column: 37
|
|
138538
|
+
},
|
|
138539
|
+
end: {
|
|
138540
|
+
line: 239,
|
|
138541
|
+
column: 86
|
|
138542
|
+
}
|
|
138543
|
+
},
|
|
138544
|
+
"105": {
|
|
138545
|
+
start: {
|
|
138546
|
+
line: 240,
|
|
138547
|
+
column: 8
|
|
138548
|
+
},
|
|
138549
|
+
end: {
|
|
138550
|
+
line: 242,
|
|
138551
|
+
column: 9
|
|
138552
|
+
}
|
|
138553
|
+
},
|
|
138554
|
+
"106": {
|
|
138555
|
+
start: {
|
|
138556
|
+
line: 241,
|
|
138557
|
+
column: 10
|
|
138558
|
+
},
|
|
138559
|
+
end: {
|
|
138560
|
+
line: 241,
|
|
138561
|
+
column: 79
|
|
138562
|
+
}
|
|
138563
|
+
},
|
|
138564
|
+
"107": {
|
|
138565
|
+
start: {
|
|
138566
|
+
line: 244,
|
|
138567
|
+
column: 8
|
|
138568
|
+
},
|
|
138569
|
+
end: {
|
|
138570
|
+
line: 255,
|
|
138571
|
+
column: 9
|
|
138572
|
+
}
|
|
138573
|
+
},
|
|
138574
|
+
"108": {
|
|
138575
|
+
start: {
|
|
138576
|
+
line: 245,
|
|
138577
|
+
column: 32
|
|
138578
|
+
},
|
|
138579
|
+
end: {
|
|
138580
|
+
line: 245,
|
|
138581
|
+
column: 36
|
|
138582
|
+
}
|
|
138583
|
+
},
|
|
138584
|
+
"109": {
|
|
138585
|
+
start: {
|
|
138586
|
+
line: 246,
|
|
138587
|
+
column: 10
|
|
138588
|
+
},
|
|
138589
|
+
end: {
|
|
138590
|
+
line: 250,
|
|
138591
|
+
column: 11
|
|
138592
|
+
}
|
|
138593
|
+
},
|
|
138594
|
+
"110": {
|
|
138595
|
+
start: {
|
|
138596
|
+
line: 247,
|
|
138597
|
+
column: 12
|
|
138598
|
+
},
|
|
138599
|
+
end: {
|
|
138600
|
+
line: 247,
|
|
138601
|
+
column: 86
|
|
138602
|
+
}
|
|
138603
|
+
},
|
|
138604
|
+
"111": {
|
|
138605
|
+
start: {
|
|
138606
|
+
line: 249,
|
|
138607
|
+
column: 12
|
|
138608
|
+
},
|
|
138609
|
+
end: {
|
|
138610
|
+
line: 249,
|
|
138611
|
+
column: 36
|
|
138612
|
+
}
|
|
138613
|
+
},
|
|
138614
|
+
"112": {
|
|
138615
|
+
start: {
|
|
138616
|
+
line: 252,
|
|
138617
|
+
column: 10
|
|
138618
|
+
},
|
|
138619
|
+
end: {
|
|
138620
|
+
line: 254,
|
|
138621
|
+
column: 11
|
|
138622
|
+
}
|
|
138623
|
+
},
|
|
138624
|
+
"113": {
|
|
138625
|
+
start: {
|
|
138626
|
+
line: 253,
|
|
138627
|
+
column: 12
|
|
138628
|
+
},
|
|
138629
|
+
end: {
|
|
138630
|
+
line: 253,
|
|
138631
|
+
column: 24
|
|
138632
|
+
}
|
|
138633
|
+
},
|
|
138634
|
+
"114": {
|
|
138635
|
+
start: {
|
|
138636
|
+
line: 257,
|
|
138433
138637
|
column: 22
|
|
138434
138638
|
},
|
|
138435
138639
|
end: {
|
|
138436
|
-
line:
|
|
138640
|
+
line: 257,
|
|
138437
138641
|
column: 26
|
|
138438
138642
|
}
|
|
138439
138643
|
},
|
|
138440
|
-
"
|
|
138644
|
+
"115": {
|
|
138441
138645
|
start: {
|
|
138442
|
-
line:
|
|
138646
|
+
line: 258,
|
|
138443
138647
|
column: 8
|
|
138444
138648
|
},
|
|
138445
138649
|
end: {
|
|
138446
|
-
line:
|
|
138650
|
+
line: 264,
|
|
138447
138651
|
column: 9
|
|
138448
138652
|
}
|
|
138449
138653
|
},
|
|
138450
|
-
"
|
|
138654
|
+
"116": {
|
|
138451
138655
|
start: {
|
|
138452
|
-
line:
|
|
138656
|
+
line: 259,
|
|
138453
138657
|
column: 10
|
|
138454
138658
|
},
|
|
138455
138659
|
end: {
|
|
138456
|
-
line:
|
|
138660
|
+
line: 263,
|
|
138457
138661
|
column: 11
|
|
138458
138662
|
}
|
|
138459
138663
|
},
|
|
138460
|
-
"
|
|
138664
|
+
"117": {
|
|
138461
138665
|
start: {
|
|
138462
|
-
line:
|
|
138666
|
+
line: 260,
|
|
138463
138667
|
column: 12
|
|
138464
138668
|
},
|
|
138465
138669
|
end: {
|
|
138466
|
-
line:
|
|
138670
|
+
line: 260,
|
|
138467
138671
|
column: 73
|
|
138468
138672
|
}
|
|
138469
138673
|
},
|
|
138470
|
-
"
|
|
138674
|
+
"118": {
|
|
138471
138675
|
start: {
|
|
138472
|
-
line:
|
|
138676
|
+
line: 262,
|
|
138473
138677
|
column: 12
|
|
138474
138678
|
},
|
|
138475
138679
|
end: {
|
|
138476
|
-
line:
|
|
138680
|
+
line: 262,
|
|
138477
138681
|
column: 28
|
|
138478
138682
|
}
|
|
138479
138683
|
},
|
|
138480
|
-
"
|
|
138684
|
+
"119": {
|
|
138481
138685
|
start: {
|
|
138482
|
-
line:
|
|
138686
|
+
line: 265,
|
|
138483
138687
|
column: 8
|
|
138484
138688
|
},
|
|
138485
138689
|
end: {
|
|
138486
|
-
line:
|
|
138690
|
+
line: 267,
|
|
138487
138691
|
column: 9
|
|
138488
138692
|
}
|
|
138489
138693
|
},
|
|
138490
|
-
"
|
|
138694
|
+
"120": {
|
|
138491
138695
|
start: {
|
|
138492
|
-
line:
|
|
138696
|
+
line: 266,
|
|
138493
138697
|
column: 10
|
|
138494
138698
|
},
|
|
138495
138699
|
end: {
|
|
138496
|
-
line:
|
|
138700
|
+
line: 266,
|
|
138497
138701
|
column: 22
|
|
138498
138702
|
}
|
|
138499
138703
|
},
|
|
138500
|
-
"
|
|
138704
|
+
"121": {
|
|
138501
138705
|
start: {
|
|
138502
|
-
line:
|
|
138706
|
+
line: 268,
|
|
138503
138707
|
column: 8
|
|
138504
138708
|
},
|
|
138505
138709
|
end: {
|
|
138506
|
-
line:
|
|
138710
|
+
line: 268,
|
|
138507
138711
|
column: 46
|
|
138508
138712
|
}
|
|
138509
138713
|
},
|
|
138510
|
-
"
|
|
138714
|
+
"122": {
|
|
138511
138715
|
start: {
|
|
138512
|
-
line:
|
|
138716
|
+
line: 271,
|
|
138513
138717
|
column: 4
|
|
138514
138718
|
},
|
|
138515
138719
|
end: {
|
|
138516
|
-
line:
|
|
138720
|
+
line: 273,
|
|
138517
138721
|
column: 5
|
|
138518
138722
|
}
|
|
138519
138723
|
},
|
|
138520
|
-
"
|
|
138724
|
+
"123": {
|
|
138521
138725
|
start: {
|
|
138522
|
-
line:
|
|
138726
|
+
line: 272,
|
|
138523
138727
|
column: 6
|
|
138524
138728
|
},
|
|
138525
138729
|
end: {
|
|
138526
|
-
line:
|
|
138730
|
+
line: 272,
|
|
138527
138731
|
column: 115
|
|
138528
138732
|
}
|
|
138529
138733
|
},
|
|
138530
|
-
"
|
|
138734
|
+
"124": {
|
|
138531
138735
|
start: {
|
|
138532
|
-
line:
|
|
138736
|
+
line: 276,
|
|
138533
138737
|
column: 4
|
|
138534
138738
|
},
|
|
138535
138739
|
end: {
|
|
138536
|
-
line:
|
|
138740
|
+
line: 276,
|
|
138537
138741
|
column: 67
|
|
138538
138742
|
}
|
|
138539
138743
|
},
|
|
138540
|
-
"
|
|
138744
|
+
"125": {
|
|
138541
138745
|
start: {
|
|
138542
|
-
line:
|
|
138746
|
+
line: 276,
|
|
138543
138747
|
column: 37
|
|
138544
138748
|
},
|
|
138545
138749
|
end: {
|
|
138546
|
-
line:
|
|
138750
|
+
line: 276,
|
|
138547
138751
|
column: 65
|
|
138548
138752
|
}
|
|
138549
138753
|
},
|
|
138550
|
-
"
|
|
138754
|
+
"126": {
|
|
138551
138755
|
start: {
|
|
138552
|
-
line:
|
|
138756
|
+
line: 280,
|
|
138553
138757
|
column: 2
|
|
138554
138758
|
},
|
|
138555
138759
|
end: {
|
|
138556
|
-
line:
|
|
138760
|
+
line: 282,
|
|
138557
138761
|
column: 3
|
|
138558
138762
|
}
|
|
138559
138763
|
},
|
|
138560
|
-
"
|
|
138764
|
+
"127": {
|
|
138561
138765
|
start: {
|
|
138562
|
-
line:
|
|
138766
|
+
line: 281,
|
|
138563
138767
|
column: 4
|
|
138564
138768
|
},
|
|
138565
138769
|
end: {
|
|
138566
|
-
line:
|
|
138770
|
+
line: 281,
|
|
138567
138771
|
column: 58
|
|
138568
138772
|
}
|
|
138569
138773
|
},
|
|
138570
|
-
"
|
|
138774
|
+
"128": {
|
|
138571
138775
|
start: {
|
|
138572
|
-
line:
|
|
138776
|
+
line: 283,
|
|
138573
138777
|
column: 2
|
|
138574
138778
|
},
|
|
138575
138779
|
end: {
|
|
138576
|
-
line:
|
|
138780
|
+
line: 285,
|
|
138577
138781
|
column: 3
|
|
138578
138782
|
}
|
|
138579
138783
|
},
|
|
138580
|
-
"
|
|
138784
|
+
"129": {
|
|
138581
138785
|
start: {
|
|
138582
|
-
line:
|
|
138786
|
+
line: 284,
|
|
138583
138787
|
column: 4
|
|
138584
138788
|
},
|
|
138585
138789
|
end: {
|
|
138586
|
-
line:
|
|
138790
|
+
line: 284,
|
|
138587
138791
|
column: 51
|
|
138588
138792
|
}
|
|
138589
138793
|
},
|
|
138590
|
-
"
|
|
138794
|
+
"130": {
|
|
138591
138795
|
start: {
|
|
138592
|
-
line:
|
|
138796
|
+
line: 286,
|
|
138593
138797
|
column: 2
|
|
138594
138798
|
},
|
|
138595
138799
|
end: {
|
|
138596
|
-
line:
|
|
138800
|
+
line: 288,
|
|
138597
138801
|
column: 3
|
|
138598
138802
|
}
|
|
138599
138803
|
},
|
|
138600
|
-
"
|
|
138804
|
+
"131": {
|
|
138601
138805
|
start: {
|
|
138602
|
-
line:
|
|
138806
|
+
line: 287,
|
|
138603
138807
|
column: 4
|
|
138604
138808
|
},
|
|
138605
138809
|
end: {
|
|
138606
|
-
line:
|
|
138810
|
+
line: 287,
|
|
138607
138811
|
column: 61
|
|
138608
138812
|
}
|
|
138609
138813
|
},
|
|
138610
|
-
"
|
|
138814
|
+
"132": {
|
|
138611
138815
|
start: {
|
|
138612
|
-
line:
|
|
138816
|
+
line: 289,
|
|
138613
138817
|
column: 2
|
|
138614
138818
|
},
|
|
138615
138819
|
end: {
|
|
138616
|
-
line:
|
|
138820
|
+
line: 291,
|
|
138617
138821
|
column: 3
|
|
138618
138822
|
}
|
|
138619
138823
|
},
|
|
138620
|
-
"
|
|
138824
|
+
"133": {
|
|
138621
138825
|
start: {
|
|
138622
|
-
line:
|
|
138826
|
+
line: 290,
|
|
138623
138827
|
column: 4
|
|
138624
138828
|
},
|
|
138625
138829
|
end: {
|
|
138626
|
-
line:
|
|
138830
|
+
line: 290,
|
|
138627
138831
|
column: 60
|
|
138628
138832
|
}
|
|
138629
138833
|
},
|
|
138630
|
-
"
|
|
138834
|
+
"134": {
|
|
138631
138835
|
start: {
|
|
138632
|
-
line:
|
|
138836
|
+
line: 292,
|
|
138633
138837
|
column: 2
|
|
138634
138838
|
},
|
|
138635
138839
|
end: {
|
|
138636
|
-
line:
|
|
138840
|
+
line: 294,
|
|
138637
138841
|
column: 3
|
|
138638
138842
|
}
|
|
138639
138843
|
},
|
|
138640
|
-
"
|
|
138844
|
+
"135": {
|
|
138641
138845
|
start: {
|
|
138642
|
-
line:
|
|
138846
|
+
line: 293,
|
|
138643
138847
|
column: 4
|
|
138644
138848
|
},
|
|
138645
138849
|
end: {
|
|
138646
|
-
line:
|
|
138850
|
+
line: 293,
|
|
138647
138851
|
column: 53
|
|
138648
138852
|
}
|
|
138649
138853
|
},
|
|
138650
|
-
"
|
|
138854
|
+
"136": {
|
|
138651
138855
|
start: {
|
|
138652
|
-
line:
|
|
138856
|
+
line: 295,
|
|
138653
138857
|
column: 2
|
|
138654
138858
|
},
|
|
138655
138859
|
end: {
|
|
138656
|
-
line:
|
|
138860
|
+
line: 297,
|
|
138657
138861
|
column: 3
|
|
138658
138862
|
}
|
|
138659
138863
|
},
|
|
138660
|
-
"
|
|
138864
|
+
"137": {
|
|
138661
138865
|
start: {
|
|
138662
|
-
line:
|
|
138866
|
+
line: 296,
|
|
138663
138867
|
column: 4
|
|
138664
138868
|
},
|
|
138665
138869
|
end: {
|
|
138666
|
-
line:
|
|
138870
|
+
line: 296,
|
|
138667
138871
|
column: 57
|
|
138668
138872
|
}
|
|
138669
138873
|
},
|
|
138670
|
-
"
|
|
138874
|
+
"138": {
|
|
138671
138875
|
start: {
|
|
138672
|
-
line:
|
|
138876
|
+
line: 298,
|
|
138673
138877
|
column: 2
|
|
138674
138878
|
},
|
|
138675
138879
|
end: {
|
|
138676
|
-
line:
|
|
138880
|
+
line: 298,
|
|
138677
138881
|
column: 54
|
|
138678
138882
|
}
|
|
138679
138883
|
}
|
|
@@ -138817,7 +139021,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138817
139021
|
column: 36
|
|
138818
139022
|
},
|
|
138819
139023
|
end: {
|
|
138820
|
-
line:
|
|
139024
|
+
line: 88,
|
|
138821
139025
|
column: 3
|
|
138822
139026
|
}
|
|
138823
139027
|
},
|
|
@@ -138827,41 +139031,41 @@ var cov_1zbhi5o47k = function () {
|
|
|
138827
139031
|
name: "(anonymous_6)",
|
|
138828
139032
|
decl: {
|
|
138829
139033
|
start: {
|
|
138830
|
-
line:
|
|
139034
|
+
line: 90,
|
|
138831
139035
|
column: 2
|
|
138832
139036
|
},
|
|
138833
139037
|
end: {
|
|
138834
|
-
line:
|
|
139038
|
+
line: 90,
|
|
138835
139039
|
column: 3
|
|
138836
139040
|
}
|
|
138837
139041
|
},
|
|
138838
139042
|
loc: {
|
|
138839
139043
|
start: {
|
|
138840
|
-
line:
|
|
139044
|
+
line: 90,
|
|
138841
139045
|
column: 23
|
|
138842
139046
|
},
|
|
138843
139047
|
end: {
|
|
138844
|
-
line:
|
|
139048
|
+
line: 100,
|
|
138845
139049
|
column: 3
|
|
138846
139050
|
}
|
|
138847
139051
|
},
|
|
138848
|
-
line:
|
|
139052
|
+
line: 90
|
|
138849
139053
|
},
|
|
138850
139054
|
"7": {
|
|
138851
139055
|
name: "(anonymous_7)",
|
|
138852
139056
|
decl: {
|
|
138853
139057
|
start: {
|
|
138854
|
-
line:
|
|
139058
|
+
line: 108,
|
|
138855
139059
|
column: 2
|
|
138856
139060
|
},
|
|
138857
139061
|
end: {
|
|
138858
|
-
line:
|
|
139062
|
+
line: 108,
|
|
138859
139063
|
column: 3
|
|
138860
139064
|
}
|
|
138861
139065
|
},
|
|
138862
139066
|
loc: {
|
|
138863
139067
|
start: {
|
|
138864
|
-
line:
|
|
139068
|
+
line: 108,
|
|
138865
139069
|
column: 36
|
|
138866
139070
|
},
|
|
138867
139071
|
end: {
|
|
@@ -138869,7 +139073,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138869
139073
|
column: 3
|
|
138870
139074
|
}
|
|
138871
139075
|
},
|
|
138872
|
-
line:
|
|
139076
|
+
line: 108
|
|
138873
139077
|
},
|
|
138874
139078
|
"8": {
|
|
138875
139079
|
name: "(anonymous_8)",
|
|
@@ -138937,7 +139141,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138937
139141
|
column: 36
|
|
138938
139142
|
},
|
|
138939
139143
|
end: {
|
|
138940
|
-
line:
|
|
139144
|
+
line: 274,
|
|
138941
139145
|
column: 3
|
|
138942
139146
|
}
|
|
138943
139147
|
},
|
|
@@ -138961,7 +139165,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138961
139165
|
column: 47
|
|
138962
139166
|
},
|
|
138963
139167
|
end: {
|
|
138964
|
-
line:
|
|
139168
|
+
line: 228,
|
|
138965
139169
|
column: 7
|
|
138966
139170
|
}
|
|
138967
139171
|
},
|
|
@@ -139009,7 +139213,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139009
139213
|
column: 51
|
|
139010
139214
|
},
|
|
139011
139215
|
end: {
|
|
139012
|
-
line:
|
|
139216
|
+
line: 227,
|
|
139013
139217
|
column: 9
|
|
139014
139218
|
}
|
|
139015
139219
|
},
|
|
@@ -139019,97 +139223,97 @@ var cov_1zbhi5o47k = function () {
|
|
|
139019
139223
|
name: "(anonymous_14)",
|
|
139020
139224
|
decl: {
|
|
139021
139225
|
start: {
|
|
139022
|
-
line:
|
|
139226
|
+
line: 236,
|
|
139023
139227
|
column: 42
|
|
139024
139228
|
},
|
|
139025
139229
|
end: {
|
|
139026
|
-
line:
|
|
139230
|
+
line: 236,
|
|
139027
139231
|
column: 43
|
|
139028
139232
|
}
|
|
139029
139233
|
},
|
|
139030
139234
|
loc: {
|
|
139031
139235
|
start: {
|
|
139032
|
-
line:
|
|
139236
|
+
line: 236,
|
|
139033
139237
|
column: 61
|
|
139034
139238
|
},
|
|
139035
139239
|
end: {
|
|
139036
|
-
line:
|
|
139240
|
+
line: 269,
|
|
139037
139241
|
column: 7
|
|
139038
139242
|
}
|
|
139039
139243
|
},
|
|
139040
|
-
line:
|
|
139244
|
+
line: 236
|
|
139041
139245
|
},
|
|
139042
139246
|
"15": {
|
|
139043
139247
|
name: "(anonymous_15)",
|
|
139044
139248
|
decl: {
|
|
139045
139249
|
start: {
|
|
139046
|
-
line:
|
|
139250
|
+
line: 275,
|
|
139047
139251
|
column: 2
|
|
139048
139252
|
},
|
|
139049
139253
|
end: {
|
|
139050
|
-
line:
|
|
139254
|
+
line: 275,
|
|
139051
139255
|
column: 3
|
|
139052
139256
|
}
|
|
139053
139257
|
},
|
|
139054
139258
|
loc: {
|
|
139055
139259
|
start: {
|
|
139056
|
-
line:
|
|
139260
|
+
line: 275,
|
|
139057
139261
|
column: 18
|
|
139058
139262
|
},
|
|
139059
139263
|
end: {
|
|
139060
|
-
line:
|
|
139264
|
+
line: 277,
|
|
139061
139265
|
column: 3
|
|
139062
139266
|
}
|
|
139063
139267
|
},
|
|
139064
|
-
line:
|
|
139268
|
+
line: 275
|
|
139065
139269
|
},
|
|
139066
139270
|
"16": {
|
|
139067
139271
|
name: "(anonymous_16)",
|
|
139068
139272
|
decl: {
|
|
139069
139273
|
start: {
|
|
139070
|
-
line:
|
|
139274
|
+
line: 276,
|
|
139071
139275
|
column: 32
|
|
139072
139276
|
},
|
|
139073
139277
|
end: {
|
|
139074
|
-
line:
|
|
139278
|
+
line: 276,
|
|
139075
139279
|
column: 33
|
|
139076
139280
|
}
|
|
139077
139281
|
},
|
|
139078
139282
|
loc: {
|
|
139079
139283
|
start: {
|
|
139080
|
-
line:
|
|
139284
|
+
line: 276,
|
|
139081
139285
|
column: 37
|
|
139082
139286
|
},
|
|
139083
139287
|
end: {
|
|
139084
|
-
line:
|
|
139288
|
+
line: 276,
|
|
139085
139289
|
column: 65
|
|
139086
139290
|
}
|
|
139087
139291
|
},
|
|
139088
|
-
line:
|
|
139292
|
+
line: 276
|
|
139089
139293
|
},
|
|
139090
139294
|
"17": {
|
|
139091
139295
|
name: "ValidationsFactory",
|
|
139092
139296
|
decl: {
|
|
139093
139297
|
start: {
|
|
139094
|
-
line:
|
|
139298
|
+
line: 279,
|
|
139095
139299
|
column: 9
|
|
139096
139300
|
},
|
|
139097
139301
|
end: {
|
|
139098
|
-
line:
|
|
139302
|
+
line: 279,
|
|
139099
139303
|
column: 27
|
|
139100
139304
|
}
|
|
139101
139305
|
},
|
|
139102
139306
|
loc: {
|
|
139103
139307
|
start: {
|
|
139104
|
-
line:
|
|
139308
|
+
line: 279,
|
|
139105
139309
|
column: 46
|
|
139106
139310
|
},
|
|
139107
139311
|
end: {
|
|
139108
|
-
line:
|
|
139312
|
+
line: 299,
|
|
139109
139313
|
column: 1
|
|
139110
139314
|
}
|
|
139111
139315
|
},
|
|
139112
|
-
line:
|
|
139316
|
+
line: 279
|
|
139113
139317
|
}
|
|
139114
139318
|
},
|
|
139115
139319
|
branchMap: {
|
|
@@ -139180,6 +139384,39 @@ var cov_1zbhi5o47k = function () {
|
|
|
139180
139384
|
line: 37
|
|
139181
139385
|
},
|
|
139182
139386
|
"2": {
|
|
139387
|
+
loc: {
|
|
139388
|
+
start: {
|
|
139389
|
+
line: 37,
|
|
139390
|
+
column: 8
|
|
139391
|
+
},
|
|
139392
|
+
end: {
|
|
139393
|
+
line: 37,
|
|
139394
|
+
column: 64
|
|
139395
|
+
}
|
|
139396
|
+
},
|
|
139397
|
+
type: "binary-expr",
|
|
139398
|
+
locations: [{
|
|
139399
|
+
start: {
|
|
139400
|
+
line: 37,
|
|
139401
|
+
column: 8
|
|
139402
|
+
},
|
|
139403
|
+
end: {
|
|
139404
|
+
line: 37,
|
|
139405
|
+
column: 25
|
|
139406
|
+
}
|
|
139407
|
+
}, {
|
|
139408
|
+
start: {
|
|
139409
|
+
line: 37,
|
|
139410
|
+
column: 29
|
|
139411
|
+
},
|
|
139412
|
+
end: {
|
|
139413
|
+
line: 37,
|
|
139414
|
+
column: 64
|
|
139415
|
+
}
|
|
139416
|
+
}],
|
|
139417
|
+
line: 37
|
|
139418
|
+
},
|
|
139419
|
+
"3": {
|
|
139183
139420
|
loc: {
|
|
139184
139421
|
start: {
|
|
139185
139422
|
line: 65,
|
|
@@ -139212,7 +139449,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139212
139449
|
}],
|
|
139213
139450
|
line: 65
|
|
139214
139451
|
},
|
|
139215
|
-
"
|
|
139452
|
+
"4": {
|
|
139216
139453
|
loc: {
|
|
139217
139454
|
start: {
|
|
139218
139455
|
line: 80,
|
|
@@ -139245,214 +139482,214 @@ var cov_1zbhi5o47k = function () {
|
|
|
139245
139482
|
}],
|
|
139246
139483
|
line: 80
|
|
139247
139484
|
},
|
|
139248
|
-
"
|
|
139485
|
+
"5": {
|
|
139249
139486
|
loc: {
|
|
139250
139487
|
start: {
|
|
139251
139488
|
line: 84,
|
|
139489
|
+
column: 31
|
|
139490
|
+
},
|
|
139491
|
+
end: {
|
|
139492
|
+
line: 84,
|
|
139493
|
+
column: 122
|
|
139494
|
+
}
|
|
139495
|
+
},
|
|
139496
|
+
type: "cond-expr",
|
|
139497
|
+
locations: [{
|
|
139498
|
+
start: {
|
|
139499
|
+
line: 84,
|
|
139500
|
+
column: 59
|
|
139501
|
+
},
|
|
139502
|
+
end: {
|
|
139503
|
+
line: 84,
|
|
139504
|
+
column: 84
|
|
139505
|
+
}
|
|
139506
|
+
}, {
|
|
139507
|
+
start: {
|
|
139508
|
+
line: 84,
|
|
139509
|
+
column: 87
|
|
139510
|
+
},
|
|
139511
|
+
end: {
|
|
139512
|
+
line: 84,
|
|
139513
|
+
column: 122
|
|
139514
|
+
}
|
|
139515
|
+
}],
|
|
139516
|
+
line: 84
|
|
139517
|
+
},
|
|
139518
|
+
"6": {
|
|
139519
|
+
loc: {
|
|
139520
|
+
start: {
|
|
139521
|
+
line: 85,
|
|
139252
139522
|
column: 4
|
|
139253
139523
|
},
|
|
139254
139524
|
end: {
|
|
139255
|
-
line:
|
|
139525
|
+
line: 87,
|
|
139256
139526
|
column: 5
|
|
139257
139527
|
}
|
|
139258
139528
|
},
|
|
139259
139529
|
type: "if",
|
|
139260
139530
|
locations: [{
|
|
139261
139531
|
start: {
|
|
139262
|
-
line:
|
|
139532
|
+
line: 85,
|
|
139263
139533
|
column: 4
|
|
139264
139534
|
},
|
|
139265
139535
|
end: {
|
|
139266
|
-
line:
|
|
139536
|
+
line: 87,
|
|
139267
139537
|
column: 5
|
|
139268
139538
|
}
|
|
139269
139539
|
}, {
|
|
139270
139540
|
start: {
|
|
139271
|
-
line:
|
|
139541
|
+
line: 85,
|
|
139272
139542
|
column: 4
|
|
139273
139543
|
},
|
|
139274
139544
|
end: {
|
|
139275
|
-
line:
|
|
139545
|
+
line: 87,
|
|
139276
139546
|
column: 5
|
|
139277
139547
|
}
|
|
139278
139548
|
}],
|
|
139279
|
-
line:
|
|
139549
|
+
line: 85
|
|
139280
139550
|
},
|
|
139281
|
-
"
|
|
139551
|
+
"7": {
|
|
139282
139552
|
loc: {
|
|
139283
139553
|
start: {
|
|
139284
|
-
line:
|
|
139554
|
+
line: 85,
|
|
139285
139555
|
column: 8
|
|
139286
139556
|
},
|
|
139287
139557
|
end: {
|
|
139288
|
-
line:
|
|
139558
|
+
line: 85,
|
|
139289
139559
|
column: 58
|
|
139290
139560
|
}
|
|
139291
139561
|
},
|
|
139292
139562
|
type: "binary-expr",
|
|
139293
139563
|
locations: [{
|
|
139294
139564
|
start: {
|
|
139295
|
-
line:
|
|
139565
|
+
line: 85,
|
|
139296
139566
|
column: 8
|
|
139297
139567
|
},
|
|
139298
139568
|
end: {
|
|
139299
|
-
line:
|
|
139569
|
+
line: 85,
|
|
139300
139570
|
column: 18
|
|
139301
139571
|
}
|
|
139302
139572
|
}, {
|
|
139303
139573
|
start: {
|
|
139304
|
-
line:
|
|
139574
|
+
line: 85,
|
|
139305
139575
|
column: 22
|
|
139306
139576
|
},
|
|
139307
139577
|
end: {
|
|
139308
|
-
line:
|
|
139578
|
+
line: 85,
|
|
139309
139579
|
column: 35
|
|
139310
139580
|
}
|
|
139311
139581
|
}, {
|
|
139312
139582
|
start: {
|
|
139313
|
-
line:
|
|
139583
|
+
line: 85,
|
|
139314
139584
|
column: 39
|
|
139315
139585
|
},
|
|
139316
139586
|
end: {
|
|
139317
|
-
line:
|
|
139587
|
+
line: 85,
|
|
139318
139588
|
column: 58
|
|
139319
139589
|
}
|
|
139320
139590
|
}],
|
|
139321
|
-
line:
|
|
139591
|
+
line: 85
|
|
139322
139592
|
},
|
|
139323
|
-
"
|
|
139593
|
+
"8": {
|
|
139324
139594
|
loc: {
|
|
139325
139595
|
start: {
|
|
139326
|
-
line:
|
|
139596
|
+
line: 91,
|
|
139327
139597
|
column: 4
|
|
139328
139598
|
},
|
|
139329
139599
|
end: {
|
|
139330
|
-
line:
|
|
139600
|
+
line: 93,
|
|
139331
139601
|
column: 5
|
|
139332
139602
|
}
|
|
139333
139603
|
},
|
|
139334
139604
|
type: "if",
|
|
139335
139605
|
locations: [{
|
|
139336
139606
|
start: {
|
|
139337
|
-
line:
|
|
139607
|
+
line: 91,
|
|
139338
139608
|
column: 4
|
|
139339
139609
|
},
|
|
139340
139610
|
end: {
|
|
139341
|
-
line:
|
|
139611
|
+
line: 93,
|
|
139342
139612
|
column: 5
|
|
139343
139613
|
}
|
|
139344
139614
|
}, {
|
|
139345
139615
|
start: {
|
|
139346
|
-
line:
|
|
139616
|
+
line: 91,
|
|
139347
139617
|
column: 4
|
|
139348
139618
|
},
|
|
139349
139619
|
end: {
|
|
139350
|
-
line:
|
|
139620
|
+
line: 93,
|
|
139351
139621
|
column: 5
|
|
139352
139622
|
}
|
|
139353
139623
|
}],
|
|
139354
|
-
line:
|
|
139624
|
+
line: 91
|
|
139355
139625
|
},
|
|
139356
|
-
"
|
|
139626
|
+
"9": {
|
|
139357
139627
|
loc: {
|
|
139358
139628
|
start: {
|
|
139359
|
-
line:
|
|
139629
|
+
line: 94,
|
|
139360
139630
|
column: 4
|
|
139361
139631
|
},
|
|
139362
139632
|
end: {
|
|
139363
|
-
line:
|
|
139633
|
+
line: 96,
|
|
139364
139634
|
column: 5
|
|
139365
139635
|
}
|
|
139366
139636
|
},
|
|
139367
139637
|
type: "if",
|
|
139368
139638
|
locations: [{
|
|
139369
139639
|
start: {
|
|
139370
|
-
line:
|
|
139640
|
+
line: 94,
|
|
139371
139641
|
column: 4
|
|
139372
139642
|
},
|
|
139373
139643
|
end: {
|
|
139374
|
-
line:
|
|
139644
|
+
line: 96,
|
|
139375
139645
|
column: 5
|
|
139376
139646
|
}
|
|
139377
139647
|
}, {
|
|
139378
139648
|
start: {
|
|
139379
|
-
line:
|
|
139649
|
+
line: 94,
|
|
139380
139650
|
column: 4
|
|
139381
139651
|
},
|
|
139382
139652
|
end: {
|
|
139383
|
-
line:
|
|
139653
|
+
line: 96,
|
|
139384
139654
|
column: 5
|
|
139385
139655
|
}
|
|
139386
139656
|
}],
|
|
139387
|
-
line:
|
|
139657
|
+
line: 94
|
|
139388
139658
|
},
|
|
139389
|
-
"
|
|
139659
|
+
"10": {
|
|
139390
139660
|
loc: {
|
|
139391
139661
|
start: {
|
|
139392
|
-
line:
|
|
139662
|
+
line: 110,
|
|
139393
139663
|
column: 4
|
|
139394
139664
|
},
|
|
139395
139665
|
end: {
|
|
139396
|
-
line:
|
|
139666
|
+
line: 112,
|
|
139397
139667
|
column: 5
|
|
139398
139668
|
}
|
|
139399
139669
|
},
|
|
139400
139670
|
type: "if",
|
|
139401
139671
|
locations: [{
|
|
139402
139672
|
start: {
|
|
139403
|
-
line:
|
|
139673
|
+
line: 110,
|
|
139404
139674
|
column: 4
|
|
139405
139675
|
},
|
|
139406
139676
|
end: {
|
|
139407
|
-
line:
|
|
139677
|
+
line: 112,
|
|
139408
139678
|
column: 5
|
|
139409
139679
|
}
|
|
139410
139680
|
}, {
|
|
139411
139681
|
start: {
|
|
139412
|
-
line:
|
|
139682
|
+
line: 110,
|
|
139413
139683
|
column: 4
|
|
139414
139684
|
},
|
|
139415
139685
|
end: {
|
|
139416
|
-
line:
|
|
139686
|
+
line: 112,
|
|
139417
139687
|
column: 5
|
|
139418
139688
|
}
|
|
139419
139689
|
}],
|
|
139420
|
-
line:
|
|
139421
|
-
},
|
|
139422
|
-
"9": {
|
|
139423
|
-
loc: {
|
|
139424
|
-
start: {
|
|
139425
|
-
line: 115,
|
|
139426
|
-
column: 22
|
|
139427
|
-
},
|
|
139428
|
-
end: {
|
|
139429
|
-
line: 115,
|
|
139430
|
-
column: 70
|
|
139431
|
-
}
|
|
139432
|
-
},
|
|
139433
|
-
type: "binary-expr",
|
|
139434
|
-
locations: [{
|
|
139435
|
-
start: {
|
|
139436
|
-
line: 115,
|
|
139437
|
-
column: 22
|
|
139438
|
-
},
|
|
139439
|
-
end: {
|
|
139440
|
-
line: 115,
|
|
139441
|
-
column: 62
|
|
139442
|
-
}
|
|
139443
|
-
}, {
|
|
139444
|
-
start: {
|
|
139445
|
-
line: 115,
|
|
139446
|
-
column: 66
|
|
139447
|
-
},
|
|
139448
|
-
end: {
|
|
139449
|
-
line: 115,
|
|
139450
|
-
column: 70
|
|
139451
|
-
}
|
|
139452
|
-
}],
|
|
139453
|
-
line: 115
|
|
139690
|
+
line: 110
|
|
139454
139691
|
},
|
|
139455
|
-
"
|
|
139692
|
+
"11": {
|
|
139456
139693
|
loc: {
|
|
139457
139694
|
start: {
|
|
139458
139695
|
line: 126,
|
|
@@ -139485,7 +139722,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139485
139722
|
}],
|
|
139486
139723
|
line: 126
|
|
139487
139724
|
},
|
|
139488
|
-
"
|
|
139725
|
+
"12": {
|
|
139489
139726
|
loc: {
|
|
139490
139727
|
start: {
|
|
139491
139728
|
line: 139,
|
|
@@ -139518,7 +139755,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139518
139755
|
}],
|
|
139519
139756
|
line: 139
|
|
139520
139757
|
},
|
|
139521
|
-
"
|
|
139758
|
+
"13": {
|
|
139522
139759
|
loc: {
|
|
139523
139760
|
start: {
|
|
139524
139761
|
line: 142,
|
|
@@ -139551,7 +139788,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139551
139788
|
}],
|
|
139552
139789
|
line: 142
|
|
139553
139790
|
},
|
|
139554
|
-
"
|
|
139791
|
+
"14": {
|
|
139555
139792
|
loc: {
|
|
139556
139793
|
start: {
|
|
139557
139794
|
line: 142,
|
|
@@ -139584,7 +139821,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139584
139821
|
}],
|
|
139585
139822
|
line: 142
|
|
139586
139823
|
},
|
|
139587
|
-
"
|
|
139824
|
+
"15": {
|
|
139588
139825
|
loc: {
|
|
139589
139826
|
start: {
|
|
139590
139827
|
line: 144,
|
|
@@ -139617,7 +139854,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139617
139854
|
}],
|
|
139618
139855
|
line: 144
|
|
139619
139856
|
},
|
|
139620
|
-
"
|
|
139857
|
+
"16": {
|
|
139621
139858
|
loc: {
|
|
139622
139859
|
start: {
|
|
139623
139860
|
line: 144,
|
|
@@ -139650,7 +139887,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139650
139887
|
}],
|
|
139651
139888
|
line: 144
|
|
139652
139889
|
},
|
|
139653
|
-
"
|
|
139890
|
+
"17": {
|
|
139654
139891
|
loc: {
|
|
139655
139892
|
start: {
|
|
139656
139893
|
line: 156,
|
|
@@ -139683,7 +139920,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139683
139920
|
}],
|
|
139684
139921
|
line: 156
|
|
139685
139922
|
},
|
|
139686
|
-
"
|
|
139923
|
+
"18": {
|
|
139687
139924
|
loc: {
|
|
139688
139925
|
start: {
|
|
139689
139926
|
line: 156,
|
|
@@ -139716,7 +139953,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139716
139953
|
}],
|
|
139717
139954
|
line: 156
|
|
139718
139955
|
},
|
|
139719
|
-
"
|
|
139956
|
+
"19": {
|
|
139720
139957
|
loc: {
|
|
139721
139958
|
start: {
|
|
139722
139959
|
line: 160,
|
|
@@ -139749,7 +139986,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139749
139986
|
}],
|
|
139750
139987
|
line: 160
|
|
139751
139988
|
},
|
|
139752
|
-
"
|
|
139989
|
+
"20": {
|
|
139753
139990
|
loc: {
|
|
139754
139991
|
start: {
|
|
139755
139992
|
line: 160,
|
|
@@ -139782,7 +140019,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139782
140019
|
}],
|
|
139783
140020
|
line: 160
|
|
139784
140021
|
},
|
|
139785
|
-
"
|
|
140022
|
+
"21": {
|
|
139786
140023
|
loc: {
|
|
139787
140024
|
start: {
|
|
139788
140025
|
line: 164,
|
|
@@ -139815,7 +140052,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139815
140052
|
}],
|
|
139816
140053
|
line: 164
|
|
139817
140054
|
},
|
|
139818
|
-
"
|
|
140055
|
+
"22": {
|
|
139819
140056
|
loc: {
|
|
139820
140057
|
start: {
|
|
139821
140058
|
line: 164,
|
|
@@ -139866,14 +140103,14 @@ var cov_1zbhi5o47k = function () {
|
|
|
139866
140103
|
}],
|
|
139867
140104
|
line: 164
|
|
139868
140105
|
},
|
|
139869
|
-
"
|
|
140106
|
+
"23": {
|
|
139870
140107
|
loc: {
|
|
139871
140108
|
start: {
|
|
139872
140109
|
line: 174,
|
|
139873
140110
|
column: 4
|
|
139874
140111
|
},
|
|
139875
140112
|
end: {
|
|
139876
|
-
line:
|
|
140113
|
+
line: 270,
|
|
139877
140114
|
column: 5
|
|
139878
140115
|
}
|
|
139879
140116
|
},
|
|
@@ -139884,7 +140121,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139884
140121
|
column: 4
|
|
139885
140122
|
},
|
|
139886
140123
|
end: {
|
|
139887
|
-
line:
|
|
140124
|
+
line: 270,
|
|
139888
140125
|
column: 5
|
|
139889
140126
|
}
|
|
139890
140127
|
}, {
|
|
@@ -139893,13 +140130,13 @@ var cov_1zbhi5o47k = function () {
|
|
|
139893
140130
|
column: 4
|
|
139894
140131
|
},
|
|
139895
140132
|
end: {
|
|
139896
|
-
line:
|
|
140133
|
+
line: 270,
|
|
139897
140134
|
column: 5
|
|
139898
140135
|
}
|
|
139899
140136
|
}],
|
|
139900
140137
|
line: 174
|
|
139901
140138
|
},
|
|
139902
|
-
"
|
|
140139
|
+
"24": {
|
|
139903
140140
|
loc: {
|
|
139904
140141
|
start: {
|
|
139905
140142
|
line: 177,
|
|
@@ -139932,7 +140169,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139932
140169
|
}],
|
|
139933
140170
|
line: 177
|
|
139934
140171
|
},
|
|
139935
|
-
"
|
|
140172
|
+
"25": {
|
|
139936
140173
|
loc: {
|
|
139937
140174
|
start: {
|
|
139938
140175
|
line: 181,
|
|
@@ -139965,7 +140202,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139965
140202
|
}],
|
|
139966
140203
|
line: 181
|
|
139967
140204
|
},
|
|
139968
|
-
"
|
|
140205
|
+
"26": {
|
|
139969
140206
|
loc: {
|
|
139970
140207
|
start: {
|
|
139971
140208
|
line: 186,
|
|
@@ -139998,14 +140235,14 @@ var cov_1zbhi5o47k = function () {
|
|
|
139998
140235
|
}],
|
|
139999
140236
|
line: 186
|
|
140000
140237
|
},
|
|
140001
|
-
"
|
|
140238
|
+
"27": {
|
|
140002
140239
|
loc: {
|
|
140003
140240
|
start: {
|
|
140004
140241
|
line: 198,
|
|
140005
140242
|
column: 10
|
|
140006
140243
|
},
|
|
140007
140244
|
end: {
|
|
140008
|
-
line:
|
|
140245
|
+
line: 200,
|
|
140009
140246
|
column: 11
|
|
140010
140247
|
}
|
|
140011
140248
|
},
|
|
@@ -140016,7 +140253,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
140016
140253
|
column: 10
|
|
140017
140254
|
},
|
|
140018
140255
|
end: {
|
|
140019
|
-
line:
|
|
140256
|
+
line: 200,
|
|
140020
140257
|
column: 11
|
|
140021
140258
|
}
|
|
140022
140259
|
}, {
|
|
@@ -140025,473 +140262,671 @@ var cov_1zbhi5o47k = function () {
|
|
|
140025
140262
|
column: 10
|
|
140026
140263
|
},
|
|
140027
140264
|
end: {
|
|
140028
|
-
line:
|
|
140265
|
+
line: 200,
|
|
140029
140266
|
column: 11
|
|
140030
140267
|
}
|
|
140031
140268
|
}],
|
|
140032
140269
|
line: 198
|
|
140033
140270
|
},
|
|
140034
|
-
"
|
|
140271
|
+
"28": {
|
|
140035
140272
|
loc: {
|
|
140036
140273
|
start: {
|
|
140037
|
-
line:
|
|
140274
|
+
line: 202,
|
|
140038
140275
|
column: 10
|
|
140039
140276
|
},
|
|
140040
140277
|
end: {
|
|
140041
|
-
line:
|
|
140278
|
+
line: 213,
|
|
140042
140279
|
column: 11
|
|
140043
140280
|
}
|
|
140044
140281
|
},
|
|
140045
140282
|
type: "if",
|
|
140046
140283
|
locations: [{
|
|
140047
140284
|
start: {
|
|
140048
|
-
line:
|
|
140285
|
+
line: 202,
|
|
140049
140286
|
column: 10
|
|
140050
140287
|
},
|
|
140051
140288
|
end: {
|
|
140052
|
-
line:
|
|
140289
|
+
line: 213,
|
|
140053
140290
|
column: 11
|
|
140054
140291
|
}
|
|
140055
140292
|
}, {
|
|
140056
140293
|
start: {
|
|
140057
|
-
line:
|
|
140294
|
+
line: 202,
|
|
140058
140295
|
column: 10
|
|
140059
140296
|
},
|
|
140060
140297
|
end: {
|
|
140061
|
-
line:
|
|
140298
|
+
line: 213,
|
|
140062
140299
|
column: 11
|
|
140063
140300
|
}
|
|
140064
140301
|
}],
|
|
140065
|
-
line:
|
|
140302
|
+
line: 202
|
|
140066
140303
|
},
|
|
140067
|
-
"
|
|
140304
|
+
"29": {
|
|
140068
140305
|
loc: {
|
|
140069
140306
|
start: {
|
|
140070
|
-
line:
|
|
140307
|
+
line: 210,
|
|
140308
|
+
column: 12
|
|
140309
|
+
},
|
|
140310
|
+
end: {
|
|
140311
|
+
line: 212,
|
|
140312
|
+
column: 13
|
|
140313
|
+
}
|
|
140314
|
+
},
|
|
140315
|
+
type: "if",
|
|
140316
|
+
locations: [{
|
|
140317
|
+
start: {
|
|
140318
|
+
line: 210,
|
|
140319
|
+
column: 12
|
|
140320
|
+
},
|
|
140321
|
+
end: {
|
|
140322
|
+
line: 212,
|
|
140323
|
+
column: 13
|
|
140324
|
+
}
|
|
140325
|
+
}, {
|
|
140326
|
+
start: {
|
|
140327
|
+
line: 210,
|
|
140328
|
+
column: 12
|
|
140329
|
+
},
|
|
140330
|
+
end: {
|
|
140331
|
+
line: 212,
|
|
140332
|
+
column: 13
|
|
140333
|
+
}
|
|
140334
|
+
}],
|
|
140335
|
+
line: 210
|
|
140336
|
+
},
|
|
140337
|
+
"30": {
|
|
140338
|
+
loc: {
|
|
140339
|
+
start: {
|
|
140340
|
+
line: 216,
|
|
140341
|
+
column: 10
|
|
140342
|
+
},
|
|
140343
|
+
end: {
|
|
140344
|
+
line: 222,
|
|
140345
|
+
column: 11
|
|
140346
|
+
}
|
|
140347
|
+
},
|
|
140348
|
+
type: "if",
|
|
140349
|
+
locations: [{
|
|
140350
|
+
start: {
|
|
140351
|
+
line: 216,
|
|
140352
|
+
column: 10
|
|
140353
|
+
},
|
|
140354
|
+
end: {
|
|
140355
|
+
line: 222,
|
|
140071
140356
|
column: 11
|
|
140357
|
+
}
|
|
140358
|
+
}, {
|
|
140359
|
+
start: {
|
|
140360
|
+
line: 216,
|
|
140361
|
+
column: 10
|
|
140072
140362
|
},
|
|
140073
140363
|
end: {
|
|
140074
|
-
line:
|
|
140364
|
+
line: 222,
|
|
140365
|
+
column: 11
|
|
140366
|
+
}
|
|
140367
|
+
}],
|
|
140368
|
+
line: 216
|
|
140369
|
+
},
|
|
140370
|
+
"31": {
|
|
140371
|
+
loc: {
|
|
140372
|
+
start: {
|
|
140373
|
+
line: 223,
|
|
140374
|
+
column: 10
|
|
140375
|
+
},
|
|
140376
|
+
end: {
|
|
140377
|
+
line: 225,
|
|
140378
|
+
column: 11
|
|
140379
|
+
}
|
|
140380
|
+
},
|
|
140381
|
+
type: "if",
|
|
140382
|
+
locations: [{
|
|
140383
|
+
start: {
|
|
140384
|
+
line: 223,
|
|
140385
|
+
column: 10
|
|
140386
|
+
},
|
|
140387
|
+
end: {
|
|
140388
|
+
line: 225,
|
|
140389
|
+
column: 11
|
|
140390
|
+
}
|
|
140391
|
+
}, {
|
|
140392
|
+
start: {
|
|
140393
|
+
line: 223,
|
|
140394
|
+
column: 10
|
|
140395
|
+
},
|
|
140396
|
+
end: {
|
|
140397
|
+
line: 225,
|
|
140398
|
+
column: 11
|
|
140399
|
+
}
|
|
140400
|
+
}],
|
|
140401
|
+
line: 223
|
|
140402
|
+
},
|
|
140403
|
+
"32": {
|
|
140404
|
+
loc: {
|
|
140405
|
+
start: {
|
|
140406
|
+
line: 229,
|
|
140407
|
+
column: 11
|
|
140408
|
+
},
|
|
140409
|
+
end: {
|
|
140410
|
+
line: 270,
|
|
140075
140411
|
column: 5
|
|
140076
140412
|
}
|
|
140077
140413
|
},
|
|
140078
140414
|
type: "if",
|
|
140079
140415
|
locations: [{
|
|
140080
140416
|
start: {
|
|
140081
|
-
line:
|
|
140417
|
+
line: 229,
|
|
140082
140418
|
column: 11
|
|
140083
140419
|
},
|
|
140084
140420
|
end: {
|
|
140085
|
-
line:
|
|
140421
|
+
line: 270,
|
|
140086
140422
|
column: 5
|
|
140087
140423
|
}
|
|
140088
140424
|
}, {
|
|
140089
140425
|
start: {
|
|
140090
|
-
line:
|
|
140426
|
+
line: 229,
|
|
140091
140427
|
column: 11
|
|
140092
140428
|
},
|
|
140093
140429
|
end: {
|
|
140094
|
-
line:
|
|
140430
|
+
line: 270,
|
|
140095
140431
|
column: 5
|
|
140096
140432
|
}
|
|
140097
140433
|
}],
|
|
140098
|
-
line:
|
|
140434
|
+
line: 229
|
|
140099
140435
|
},
|
|
140100
|
-
"
|
|
140436
|
+
"33": {
|
|
140101
140437
|
loc: {
|
|
140102
140438
|
start: {
|
|
140103
|
-
line:
|
|
140439
|
+
line: 229,
|
|
140104
140440
|
column: 15
|
|
140105
140441
|
},
|
|
140106
140442
|
end: {
|
|
140107
|
-
line:
|
|
140443
|
+
line: 229,
|
|
140108
140444
|
column: 71
|
|
140109
140445
|
}
|
|
140110
140446
|
},
|
|
140111
140447
|
type: "binary-expr",
|
|
140112
140448
|
locations: [{
|
|
140113
140449
|
start: {
|
|
140114
|
-
line:
|
|
140450
|
+
line: 229,
|
|
140115
140451
|
column: 15
|
|
140116
140452
|
},
|
|
140117
140453
|
end: {
|
|
140118
|
-
line:
|
|
140454
|
+
line: 229,
|
|
140119
140455
|
column: 51
|
|
140120
140456
|
}
|
|
140121
140457
|
}, {
|
|
140122
140458
|
start: {
|
|
140123
|
-
line:
|
|
140459
|
+
line: 229,
|
|
140124
140460
|
column: 55
|
|
140125
140461
|
},
|
|
140126
140462
|
end: {
|
|
140127
|
-
line:
|
|
140463
|
+
line: 229,
|
|
140128
140464
|
column: 71
|
|
140129
140465
|
}
|
|
140130
140466
|
}],
|
|
140131
|
-
line:
|
|
140467
|
+
line: 229
|
|
140132
140468
|
},
|
|
140133
|
-
"
|
|
140469
|
+
"34": {
|
|
140134
140470
|
loc: {
|
|
140135
140471
|
start: {
|
|
140136
|
-
line:
|
|
140472
|
+
line: 231,
|
|
140137
140473
|
column: 6
|
|
140138
140474
|
},
|
|
140139
140475
|
end: {
|
|
140140
|
-
line:
|
|
140476
|
+
line: 235,
|
|
140141
140477
|
column: 7
|
|
140142
140478
|
}
|
|
140143
140479
|
},
|
|
140144
140480
|
type: "if",
|
|
140145
140481
|
locations: [{
|
|
140146
140482
|
start: {
|
|
140147
|
-
line:
|
|
140483
|
+
line: 231,
|
|
140148
140484
|
column: 6
|
|
140149
140485
|
},
|
|
140150
140486
|
end: {
|
|
140151
|
-
line:
|
|
140487
|
+
line: 235,
|
|
140152
140488
|
column: 7
|
|
140153
140489
|
}
|
|
140154
140490
|
}, {
|
|
140155
140491
|
start: {
|
|
140156
|
-
line:
|
|
140492
|
+
line: 231,
|
|
140157
140493
|
column: 6
|
|
140158
140494
|
},
|
|
140159
140495
|
end: {
|
|
140160
|
-
line:
|
|
140496
|
+
line: 235,
|
|
140161
140497
|
column: 7
|
|
140162
140498
|
}
|
|
140163
140499
|
}],
|
|
140164
|
-
line:
|
|
140500
|
+
line: 231
|
|
140165
140501
|
},
|
|
140166
|
-
"
|
|
140502
|
+
"35": {
|
|
140167
140503
|
loc: {
|
|
140168
140504
|
start: {
|
|
140169
|
-
line:
|
|
140505
|
+
line: 240,
|
|
140170
140506
|
column: 8
|
|
140171
140507
|
},
|
|
140172
140508
|
end: {
|
|
140173
|
-
line:
|
|
140509
|
+
line: 242,
|
|
140174
140510
|
column: 9
|
|
140175
140511
|
}
|
|
140176
140512
|
},
|
|
140177
140513
|
type: "if",
|
|
140178
140514
|
locations: [{
|
|
140179
140515
|
start: {
|
|
140180
|
-
line:
|
|
140516
|
+
line: 240,
|
|
140181
140517
|
column: 8
|
|
140182
140518
|
},
|
|
140183
140519
|
end: {
|
|
140184
|
-
line:
|
|
140520
|
+
line: 242,
|
|
140185
140521
|
column: 9
|
|
140186
140522
|
}
|
|
140187
140523
|
}, {
|
|
140188
140524
|
start: {
|
|
140189
|
-
line:
|
|
140525
|
+
line: 240,
|
|
140190
140526
|
column: 8
|
|
140191
140527
|
},
|
|
140192
140528
|
end: {
|
|
140193
|
-
line:
|
|
140529
|
+
line: 242,
|
|
140194
140530
|
column: 9
|
|
140195
140531
|
}
|
|
140196
140532
|
}],
|
|
140197
|
-
line:
|
|
140533
|
+
line: 240
|
|
140198
140534
|
},
|
|
140199
|
-
"
|
|
140535
|
+
"36": {
|
|
140200
140536
|
loc: {
|
|
140201
140537
|
start: {
|
|
140202
|
-
line:
|
|
140538
|
+
line: 244,
|
|
140203
140539
|
column: 8
|
|
140204
140540
|
},
|
|
140205
140541
|
end: {
|
|
140206
|
-
line:
|
|
140542
|
+
line: 255,
|
|
140207
140543
|
column: 9
|
|
140208
140544
|
}
|
|
140209
140545
|
},
|
|
140210
140546
|
type: "if",
|
|
140211
140547
|
locations: [{
|
|
140212
140548
|
start: {
|
|
140213
|
-
line:
|
|
140549
|
+
line: 244,
|
|
140214
140550
|
column: 8
|
|
140215
140551
|
},
|
|
140216
140552
|
end: {
|
|
140217
|
-
line:
|
|
140553
|
+
line: 255,
|
|
140218
140554
|
column: 9
|
|
140219
140555
|
}
|
|
140220
140556
|
}, {
|
|
140221
140557
|
start: {
|
|
140222
|
-
line:
|
|
140558
|
+
line: 244,
|
|
140223
140559
|
column: 8
|
|
140224
140560
|
},
|
|
140225
140561
|
end: {
|
|
140226
|
-
line:
|
|
140562
|
+
line: 255,
|
|
140227
140563
|
column: 9
|
|
140228
140564
|
}
|
|
140229
140565
|
}],
|
|
140230
|
-
line:
|
|
140566
|
+
line: 244
|
|
140231
140567
|
},
|
|
140232
|
-
"
|
|
140568
|
+
"37": {
|
|
140233
140569
|
loc: {
|
|
140234
140570
|
start: {
|
|
140235
|
-
line:
|
|
140571
|
+
line: 252,
|
|
140572
|
+
column: 10
|
|
140573
|
+
},
|
|
140574
|
+
end: {
|
|
140575
|
+
line: 254,
|
|
140576
|
+
column: 11
|
|
140577
|
+
}
|
|
140578
|
+
},
|
|
140579
|
+
type: "if",
|
|
140580
|
+
locations: [{
|
|
140581
|
+
start: {
|
|
140582
|
+
line: 252,
|
|
140583
|
+
column: 10
|
|
140584
|
+
},
|
|
140585
|
+
end: {
|
|
140586
|
+
line: 254,
|
|
140587
|
+
column: 11
|
|
140588
|
+
}
|
|
140589
|
+
}, {
|
|
140590
|
+
start: {
|
|
140591
|
+
line: 252,
|
|
140592
|
+
column: 10
|
|
140593
|
+
},
|
|
140594
|
+
end: {
|
|
140595
|
+
line: 254,
|
|
140596
|
+
column: 11
|
|
140597
|
+
}
|
|
140598
|
+
}],
|
|
140599
|
+
line: 252
|
|
140600
|
+
},
|
|
140601
|
+
"38": {
|
|
140602
|
+
loc: {
|
|
140603
|
+
start: {
|
|
140604
|
+
line: 258,
|
|
140605
|
+
column: 8
|
|
140606
|
+
},
|
|
140607
|
+
end: {
|
|
140608
|
+
line: 264,
|
|
140609
|
+
column: 9
|
|
140610
|
+
}
|
|
140611
|
+
},
|
|
140612
|
+
type: "if",
|
|
140613
|
+
locations: [{
|
|
140614
|
+
start: {
|
|
140615
|
+
line: 258,
|
|
140616
|
+
column: 8
|
|
140617
|
+
},
|
|
140618
|
+
end: {
|
|
140619
|
+
line: 264,
|
|
140620
|
+
column: 9
|
|
140621
|
+
}
|
|
140622
|
+
}, {
|
|
140623
|
+
start: {
|
|
140624
|
+
line: 258,
|
|
140625
|
+
column: 8
|
|
140626
|
+
},
|
|
140627
|
+
end: {
|
|
140628
|
+
line: 264,
|
|
140629
|
+
column: 9
|
|
140630
|
+
}
|
|
140631
|
+
}],
|
|
140632
|
+
line: 258
|
|
140633
|
+
},
|
|
140634
|
+
"39": {
|
|
140635
|
+
loc: {
|
|
140636
|
+
start: {
|
|
140637
|
+
line: 265,
|
|
140638
|
+
column: 8
|
|
140639
|
+
},
|
|
140640
|
+
end: {
|
|
140641
|
+
line: 267,
|
|
140642
|
+
column: 9
|
|
140643
|
+
}
|
|
140644
|
+
},
|
|
140645
|
+
type: "if",
|
|
140646
|
+
locations: [{
|
|
140647
|
+
start: {
|
|
140648
|
+
line: 265,
|
|
140649
|
+
column: 8
|
|
140650
|
+
},
|
|
140651
|
+
end: {
|
|
140652
|
+
line: 267,
|
|
140653
|
+
column: 9
|
|
140654
|
+
}
|
|
140655
|
+
}, {
|
|
140656
|
+
start: {
|
|
140657
|
+
line: 265,
|
|
140658
|
+
column: 8
|
|
140659
|
+
},
|
|
140660
|
+
end: {
|
|
140661
|
+
line: 267,
|
|
140662
|
+
column: 9
|
|
140663
|
+
}
|
|
140664
|
+
}],
|
|
140665
|
+
line: 265
|
|
140666
|
+
},
|
|
140667
|
+
"40": {
|
|
140668
|
+
loc: {
|
|
140669
|
+
start: {
|
|
140670
|
+
line: 271,
|
|
140236
140671
|
column: 4
|
|
140237
140672
|
},
|
|
140238
140673
|
end: {
|
|
140239
|
-
line:
|
|
140674
|
+
line: 273,
|
|
140240
140675
|
column: 5
|
|
140241
140676
|
}
|
|
140242
140677
|
},
|
|
140243
140678
|
type: "if",
|
|
140244
140679
|
locations: [{
|
|
140245
140680
|
start: {
|
|
140246
|
-
line:
|
|
140681
|
+
line: 271,
|
|
140247
140682
|
column: 4
|
|
140248
140683
|
},
|
|
140249
140684
|
end: {
|
|
140250
|
-
line:
|
|
140685
|
+
line: 273,
|
|
140251
140686
|
column: 5
|
|
140252
140687
|
}
|
|
140253
140688
|
}, {
|
|
140254
140689
|
start: {
|
|
140255
|
-
line:
|
|
140690
|
+
line: 271,
|
|
140256
140691
|
column: 4
|
|
140257
140692
|
},
|
|
140258
140693
|
end: {
|
|
140259
|
-
line:
|
|
140694
|
+
line: 273,
|
|
140260
140695
|
column: 5
|
|
140261
140696
|
}
|
|
140262
140697
|
}],
|
|
140263
|
-
line:
|
|
140698
|
+
line: 271
|
|
140264
140699
|
},
|
|
140265
|
-
"
|
|
140700
|
+
"41": {
|
|
140266
140701
|
loc: {
|
|
140267
140702
|
start: {
|
|
140268
|
-
line:
|
|
140703
|
+
line: 280,
|
|
140269
140704
|
column: 2
|
|
140270
140705
|
},
|
|
140271
140706
|
end: {
|
|
140272
|
-
line:
|
|
140707
|
+
line: 282,
|
|
140273
140708
|
column: 3
|
|
140274
140709
|
}
|
|
140275
140710
|
},
|
|
140276
140711
|
type: "if",
|
|
140277
140712
|
locations: [{
|
|
140278
140713
|
start: {
|
|
140279
|
-
line:
|
|
140714
|
+
line: 280,
|
|
140280
140715
|
column: 2
|
|
140281
140716
|
},
|
|
140282
140717
|
end: {
|
|
140283
|
-
line:
|
|
140718
|
+
line: 282,
|
|
140284
140719
|
column: 3
|
|
140285
140720
|
}
|
|
140286
140721
|
}, {
|
|
140287
140722
|
start: {
|
|
140288
|
-
line:
|
|
140723
|
+
line: 280,
|
|
140289
140724
|
column: 2
|
|
140290
140725
|
},
|
|
140291
140726
|
end: {
|
|
140292
|
-
line:
|
|
140727
|
+
line: 282,
|
|
140293
140728
|
column: 3
|
|
140294
140729
|
}
|
|
140295
140730
|
}],
|
|
140296
|
-
line:
|
|
140731
|
+
line: 280
|
|
140297
140732
|
},
|
|
140298
|
-
"
|
|
140733
|
+
"42": {
|
|
140299
140734
|
loc: {
|
|
140300
140735
|
start: {
|
|
140301
|
-
line:
|
|
140736
|
+
line: 283,
|
|
140302
140737
|
column: 2
|
|
140303
140738
|
},
|
|
140304
140739
|
end: {
|
|
140305
|
-
line:
|
|
140740
|
+
line: 285,
|
|
140306
140741
|
column: 3
|
|
140307
140742
|
}
|
|
140308
140743
|
},
|
|
140309
140744
|
type: "if",
|
|
140310
140745
|
locations: [{
|
|
140311
140746
|
start: {
|
|
140312
|
-
line:
|
|
140747
|
+
line: 283,
|
|
140313
140748
|
column: 2
|
|
140314
140749
|
},
|
|
140315
140750
|
end: {
|
|
140316
|
-
line:
|
|
140751
|
+
line: 285,
|
|
140317
140752
|
column: 3
|
|
140318
140753
|
}
|
|
140319
140754
|
}, {
|
|
140320
140755
|
start: {
|
|
140321
|
-
line:
|
|
140756
|
+
line: 283,
|
|
140322
140757
|
column: 2
|
|
140323
140758
|
},
|
|
140324
140759
|
end: {
|
|
140325
|
-
line:
|
|
140760
|
+
line: 285,
|
|
140326
140761
|
column: 3
|
|
140327
140762
|
}
|
|
140328
140763
|
}],
|
|
140329
|
-
line:
|
|
140764
|
+
line: 283
|
|
140330
140765
|
},
|
|
140331
|
-
"
|
|
140766
|
+
"43": {
|
|
140332
140767
|
loc: {
|
|
140333
140768
|
start: {
|
|
140334
|
-
line:
|
|
140769
|
+
line: 286,
|
|
140335
140770
|
column: 2
|
|
140336
140771
|
},
|
|
140337
140772
|
end: {
|
|
140338
|
-
line:
|
|
140773
|
+
line: 288,
|
|
140339
140774
|
column: 3
|
|
140340
140775
|
}
|
|
140341
140776
|
},
|
|
140342
140777
|
type: "if",
|
|
140343
140778
|
locations: [{
|
|
140344
140779
|
start: {
|
|
140345
|
-
line:
|
|
140780
|
+
line: 286,
|
|
140346
140781
|
column: 2
|
|
140347
140782
|
},
|
|
140348
140783
|
end: {
|
|
140349
|
-
line:
|
|
140784
|
+
line: 288,
|
|
140350
140785
|
column: 3
|
|
140351
140786
|
}
|
|
140352
140787
|
}, {
|
|
140353
140788
|
start: {
|
|
140354
|
-
line:
|
|
140789
|
+
line: 286,
|
|
140355
140790
|
column: 2
|
|
140356
140791
|
},
|
|
140357
140792
|
end: {
|
|
140358
|
-
line:
|
|
140793
|
+
line: 288,
|
|
140359
140794
|
column: 3
|
|
140360
140795
|
}
|
|
140361
140796
|
}],
|
|
140362
|
-
line:
|
|
140797
|
+
line: 286
|
|
140363
140798
|
},
|
|
140364
|
-
"
|
|
140799
|
+
"44": {
|
|
140365
140800
|
loc: {
|
|
140366
140801
|
start: {
|
|
140367
|
-
line:
|
|
140802
|
+
line: 289,
|
|
140368
140803
|
column: 2
|
|
140369
140804
|
},
|
|
140370
140805
|
end: {
|
|
140371
|
-
line:
|
|
140806
|
+
line: 291,
|
|
140372
140807
|
column: 3
|
|
140373
140808
|
}
|
|
140374
140809
|
},
|
|
140375
140810
|
type: "if",
|
|
140376
140811
|
locations: [{
|
|
140377
140812
|
start: {
|
|
140378
|
-
line:
|
|
140813
|
+
line: 289,
|
|
140379
140814
|
column: 2
|
|
140380
140815
|
},
|
|
140381
140816
|
end: {
|
|
140382
|
-
line:
|
|
140817
|
+
line: 291,
|
|
140383
140818
|
column: 3
|
|
140384
140819
|
}
|
|
140385
140820
|
}, {
|
|
140386
140821
|
start: {
|
|
140387
|
-
line:
|
|
140822
|
+
line: 289,
|
|
140388
140823
|
column: 2
|
|
140389
140824
|
},
|
|
140390
140825
|
end: {
|
|
140391
|
-
line:
|
|
140826
|
+
line: 291,
|
|
140392
140827
|
column: 3
|
|
140393
140828
|
}
|
|
140394
140829
|
}],
|
|
140395
|
-
line:
|
|
140830
|
+
line: 289
|
|
140396
140831
|
},
|
|
140397
|
-
"
|
|
140832
|
+
"45": {
|
|
140398
140833
|
loc: {
|
|
140399
140834
|
start: {
|
|
140400
|
-
line:
|
|
140835
|
+
line: 292,
|
|
140401
140836
|
column: 2
|
|
140402
140837
|
},
|
|
140403
140838
|
end: {
|
|
140404
|
-
line:
|
|
140839
|
+
line: 294,
|
|
140405
140840
|
column: 3
|
|
140406
140841
|
}
|
|
140407
140842
|
},
|
|
140408
140843
|
type: "if",
|
|
140409
140844
|
locations: [{
|
|
140410
140845
|
start: {
|
|
140411
|
-
line:
|
|
140846
|
+
line: 292,
|
|
140412
140847
|
column: 2
|
|
140413
140848
|
},
|
|
140414
140849
|
end: {
|
|
140415
|
-
line:
|
|
140850
|
+
line: 294,
|
|
140416
140851
|
column: 3
|
|
140417
140852
|
}
|
|
140418
140853
|
}, {
|
|
140419
140854
|
start: {
|
|
140420
|
-
line:
|
|
140855
|
+
line: 292,
|
|
140421
140856
|
column: 2
|
|
140422
140857
|
},
|
|
140423
140858
|
end: {
|
|
140424
|
-
line:
|
|
140859
|
+
line: 294,
|
|
140425
140860
|
column: 3
|
|
140426
140861
|
}
|
|
140427
140862
|
}],
|
|
140428
|
-
line:
|
|
140863
|
+
line: 292
|
|
140429
140864
|
},
|
|
140430
|
-
"
|
|
140865
|
+
"46": {
|
|
140431
140866
|
loc: {
|
|
140432
140867
|
start: {
|
|
140433
|
-
line:
|
|
140868
|
+
line: 295,
|
|
140434
140869
|
column: 2
|
|
140435
140870
|
},
|
|
140436
140871
|
end: {
|
|
140437
|
-
line:
|
|
140872
|
+
line: 297,
|
|
140438
140873
|
column: 3
|
|
140439
140874
|
}
|
|
140440
140875
|
},
|
|
140441
140876
|
type: "if",
|
|
140442
140877
|
locations: [{
|
|
140443
140878
|
start: {
|
|
140444
|
-
line:
|
|
140879
|
+
line: 295,
|
|
140445
140880
|
column: 2
|
|
140446
140881
|
},
|
|
140447
140882
|
end: {
|
|
140448
|
-
line:
|
|
140883
|
+
line: 297,
|
|
140449
140884
|
column: 3
|
|
140450
140885
|
}
|
|
140451
140886
|
}, {
|
|
140452
140887
|
start: {
|
|
140453
|
-
line:
|
|
140888
|
+
line: 295,
|
|
140454
140889
|
column: 2
|
|
140455
140890
|
},
|
|
140456
140891
|
end: {
|
|
140457
|
-
line:
|
|
140892
|
+
line: 297,
|
|
140458
140893
|
column: 3
|
|
140459
140894
|
}
|
|
140460
140895
|
}],
|
|
140461
|
-
line:
|
|
140896
|
+
line: 295
|
|
140462
140897
|
},
|
|
140463
|
-
"
|
|
140898
|
+
"47": {
|
|
140464
140899
|
loc: {
|
|
140465
140900
|
start: {
|
|
140466
|
-
line:
|
|
140901
|
+
line: 295,
|
|
140467
140902
|
column: 6
|
|
140468
140903
|
},
|
|
140469
140904
|
end: {
|
|
140470
|
-
line:
|
|
140905
|
+
line: 295,
|
|
140471
140906
|
column: 83
|
|
140472
140907
|
}
|
|
140473
140908
|
},
|
|
140474
140909
|
type: "binary-expr",
|
|
140475
140910
|
locations: [{
|
|
140476
140911
|
start: {
|
|
140477
|
-
line:
|
|
140912
|
+
line: 295,
|
|
140478
140913
|
column: 6
|
|
140479
140914
|
},
|
|
140480
140915
|
end: {
|
|
140481
|
-
line:
|
|
140916
|
+
line: 295,
|
|
140482
140917
|
column: 40
|
|
140483
140918
|
}
|
|
140484
140919
|
}, {
|
|
140485
140920
|
start: {
|
|
140486
|
-
line:
|
|
140921
|
+
line: 295,
|
|
140487
140922
|
column: 44
|
|
140488
140923
|
},
|
|
140489
140924
|
end: {
|
|
140490
|
-
line:
|
|
140925
|
+
line: 295,
|
|
140491
140926
|
column: 83
|
|
140492
140927
|
}
|
|
140493
140928
|
}],
|
|
140494
|
-
line:
|
|
140929
|
+
line: 295
|
|
140495
140930
|
}
|
|
140496
140931
|
},
|
|
140497
140932
|
s: {
|
|
@@ -140612,7 +141047,28 @@ var cov_1zbhi5o47k = function () {
|
|
|
140612
141047
|
"114": 0,
|
|
140613
141048
|
"115": 0,
|
|
140614
141049
|
"116": 0,
|
|
140615
|
-
"117": 0
|
|
141050
|
+
"117": 0,
|
|
141051
|
+
"118": 0,
|
|
141052
|
+
"119": 0,
|
|
141053
|
+
"120": 0,
|
|
141054
|
+
"121": 0,
|
|
141055
|
+
"122": 0,
|
|
141056
|
+
"123": 0,
|
|
141057
|
+
"124": 0,
|
|
141058
|
+
"125": 0,
|
|
141059
|
+
"126": 0,
|
|
141060
|
+
"127": 0,
|
|
141061
|
+
"128": 0,
|
|
141062
|
+
"129": 0,
|
|
141063
|
+
"130": 0,
|
|
141064
|
+
"131": 0,
|
|
141065
|
+
"132": 0,
|
|
141066
|
+
"133": 0,
|
|
141067
|
+
"134": 0,
|
|
141068
|
+
"135": 0,
|
|
141069
|
+
"136": 0,
|
|
141070
|
+
"137": 0,
|
|
141071
|
+
"138": 0
|
|
140616
141072
|
},
|
|
140617
141073
|
f: {
|
|
140618
141074
|
"0": 0,
|
|
@@ -140640,9 +141096,9 @@ var cov_1zbhi5o47k = function () {
|
|
|
140640
141096
|
"2": [0, 0],
|
|
140641
141097
|
"3": [0, 0],
|
|
140642
141098
|
"4": [0, 0],
|
|
140643
|
-
"5": [0, 0
|
|
141099
|
+
"5": [0, 0],
|
|
140644
141100
|
"6": [0, 0],
|
|
140645
|
-
"7": [0, 0],
|
|
141101
|
+
"7": [0, 0, 0],
|
|
140646
141102
|
"8": [0, 0],
|
|
140647
141103
|
"9": [0, 0],
|
|
140648
141104
|
"10": [0, 0],
|
|
@@ -140656,8 +141112,8 @@ var cov_1zbhi5o47k = function () {
|
|
|
140656
141112
|
"18": [0, 0],
|
|
140657
141113
|
"19": [0, 0],
|
|
140658
141114
|
"20": [0, 0],
|
|
140659
|
-
"21": [0, 0
|
|
140660
|
-
"22": [0, 0],
|
|
141115
|
+
"21": [0, 0],
|
|
141116
|
+
"22": [0, 0, 0, 0],
|
|
140661
141117
|
"23": [0, 0],
|
|
140662
141118
|
"24": [0, 0],
|
|
140663
141119
|
"25": [0, 0],
|
|
@@ -140675,10 +141131,17 @@ var cov_1zbhi5o47k = function () {
|
|
|
140675
141131
|
"37": [0, 0],
|
|
140676
141132
|
"38": [0, 0],
|
|
140677
141133
|
"39": [0, 0],
|
|
140678
|
-
"40": [0, 0]
|
|
141134
|
+
"40": [0, 0],
|
|
141135
|
+
"41": [0, 0],
|
|
141136
|
+
"42": [0, 0],
|
|
141137
|
+
"43": [0, 0],
|
|
141138
|
+
"44": [0, 0],
|
|
141139
|
+
"45": [0, 0],
|
|
141140
|
+
"46": [0, 0],
|
|
141141
|
+
"47": [0, 0]
|
|
140679
141142
|
},
|
|
140680
141143
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
140681
|
-
hash: "
|
|
141144
|
+
hash: "9bb95d0e715736fc8615e5b920cb001f9ebdb08b"
|
|
140682
141145
|
};
|
|
140683
141146
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
140684
141147
|
|
|
@@ -140711,13 +141174,6 @@ var cov_1zbhi5o47k = function () {
|
|
|
140711
141174
|
|
|
140712
141175
|
|
|
140713
141176
|
|
|
140714
|
-
|
|
140715
|
-
|
|
140716
|
-
|
|
140717
|
-
|
|
140718
|
-
function 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; }
|
|
140719
|
-
|
|
140720
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_24__[/* default */ "a"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
140721
141177
|
|
|
140722
141178
|
function _createForOfIteratorHelper(o) { if (typeof Symbol === "undefined" || o[Symbol.iterator] == null) { if (Array.isArray(o) || (o = _unsupportedIterableToArray(o))) { var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var it, normalCompletion = true, didErr = false, err; return { s: function s() { it = o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
140723
141179
|
|
|
@@ -140725,7 +141181,7 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
|
|
|
140725
141181
|
|
|
140726
141182
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
140727
141183
|
|
|
140728
|
-
function _createSuper(Derived) { return function () { var Super = Object(
|
|
141184
|
+
function _createSuper(Derived) { return function () { var Super = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_getPrototypeOf__WEBPACK_IMPORTED_MODULE_15__[/* default */ "a"])(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_getPrototypeOf__WEBPACK_IMPORTED_MODULE_15__[/* default */ "a"])(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_14__[/* default */ "a"])(this, result); }; }
|
|
140729
141185
|
|
|
140730
141186
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
140731
141187
|
|
|
@@ -140737,13 +141193,13 @@ var globalObject = (cov_1zbhi5o47k.s[0]++, typeof window === 'undefined' ? (cov_
|
|
|
140737
141193
|
|
|
140738
141194
|
var Validations = /*#__PURE__*/function () {
|
|
140739
141195
|
function Validations(element, options) {
|
|
140740
|
-
Object(
|
|
141196
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, Validations);
|
|
140741
141197
|
|
|
140742
|
-
Object(
|
|
141198
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_21__[/* default */ "a"])(this, "screen", (cov_1zbhi5o47k.s[1]++, null));
|
|
140743
141199
|
|
|
140744
|
-
Object(
|
|
141200
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_21__[/* default */ "a"])(this, "firstPage", (cov_1zbhi5o47k.s[2]++, 0));
|
|
140745
141201
|
|
|
140746
|
-
Object(
|
|
141202
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_21__[/* default */ "a"])(this, "data", (cov_1zbhi5o47k.s[3]++, {}));
|
|
140747
141203
|
|
|
140748
141204
|
cov_1zbhi5o47k.f[0]++;
|
|
140749
141205
|
cov_1zbhi5o47k.s[4]++;
|
|
@@ -140763,10 +141219,10 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140763
141219
|
*/
|
|
140764
141220
|
|
|
140765
141221
|
|
|
140766
|
-
Object(
|
|
141222
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(Validations, [{
|
|
140767
141223
|
key: "addValidations",
|
|
140768
141224
|
value: function () {
|
|
140769
|
-
var _addValidations = Object(
|
|
141225
|
+
var _addValidations = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee(validations) {
|
|
140770
141226
|
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
140771
141227
|
while (1) {
|
|
140772
141228
|
switch (_context.prev = _context.next) {
|
|
@@ -140801,13 +141257,13 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140801
141257
|
var visible = (cov_1zbhi5o47k.s[7]++, true);
|
|
140802
141258
|
cov_1zbhi5o47k.s[8]++;
|
|
140803
141259
|
|
|
140804
|
-
if (this.element.config.conditionalHide) {
|
|
141260
|
+
if ((cov_1zbhi5o47k.b[2][0]++, !this.data.noData) && (cov_1zbhi5o47k.b[2][1]++, this.element.config.conditionalHide)) {
|
|
140805
141261
|
cov_1zbhi5o47k.b[1][0]++;
|
|
140806
141262
|
cov_1zbhi5o47k.s[9]++;
|
|
140807
141263
|
|
|
140808
141264
|
try {
|
|
140809
141265
|
cov_1zbhi5o47k.s[10]++;
|
|
140810
|
-
visible = !!
|
|
141266
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(this.element.config.conditionalHide, this.data);
|
|
140811
141267
|
} catch (error) {
|
|
140812
141268
|
cov_1zbhi5o47k.s[11]++;
|
|
140813
141269
|
visible = false;
|
|
@@ -140829,20 +141285,20 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140829
141285
|
|
|
140830
141286
|
|
|
140831
141287
|
var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
140832
|
-
Object(
|
|
141288
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(ArrayOfFieldsValidations, _Validations);
|
|
140833
141289
|
|
|
140834
141290
|
var _super = _createSuper(ArrayOfFieldsValidations);
|
|
140835
141291
|
|
|
140836
141292
|
function ArrayOfFieldsValidations() {
|
|
140837
|
-
Object(
|
|
141293
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, ArrayOfFieldsValidations);
|
|
140838
141294
|
|
|
140839
141295
|
return _super.apply(this, arguments);
|
|
140840
141296
|
}
|
|
140841
141297
|
|
|
140842
|
-
Object(
|
|
141298
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(ArrayOfFieldsValidations, [{
|
|
140843
141299
|
key: "addValidations",
|
|
140844
141300
|
value: function () {
|
|
140845
|
-
var _addValidations2 = Object(
|
|
141301
|
+
var _addValidations2 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee2(validations) {
|
|
140846
141302
|
var _iterator, _step, item;
|
|
140847
141303
|
|
|
140848
141304
|
return regeneratorRuntime.wrap(function _callee2$(_context2) {
|
|
@@ -140867,7 +141323,8 @@ var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
|
140867
141323
|
_context2.next = 10;
|
|
140868
141324
|
return ValidationsFactory(item, {
|
|
140869
141325
|
screen: this.screen,
|
|
140870
|
-
data: this.data
|
|
141326
|
+
data: this.data,
|
|
141327
|
+
parentVisibilityRule: this.parentVisibilityRule
|
|
140871
141328
|
}).addValidations(validations);
|
|
140872
141329
|
|
|
140873
141330
|
case 10:
|
|
@@ -140915,20 +141372,20 @@ var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
|
140915
141372
|
|
|
140916
141373
|
|
|
140917
141374
|
var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
140918
|
-
Object(
|
|
141375
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(ScreenValidations, _Validations2);
|
|
140919
141376
|
|
|
140920
141377
|
var _super2 = _createSuper(ScreenValidations);
|
|
140921
141378
|
|
|
140922
141379
|
function ScreenValidations() {
|
|
140923
|
-
Object(
|
|
141380
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, ScreenValidations);
|
|
140924
141381
|
|
|
140925
141382
|
return _super2.apply(this, arguments);
|
|
140926
141383
|
}
|
|
140927
141384
|
|
|
140928
|
-
Object(
|
|
141385
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(ScreenValidations, [{
|
|
140929
141386
|
key: "addValidations",
|
|
140930
141387
|
value: function () {
|
|
140931
|
-
var _addValidations3 = Object(
|
|
141388
|
+
var _addValidations3 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee3(validations) {
|
|
140932
141389
|
var screenValidations;
|
|
140933
141390
|
return regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
140934
141391
|
while (1) {
|
|
@@ -140942,7 +141399,7 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140942
141399
|
break;
|
|
140943
141400
|
}
|
|
140944
141401
|
|
|
140945
|
-
cov_1zbhi5o47k.b[
|
|
141402
|
+
cov_1zbhi5o47k.b[3][0]++;
|
|
140946
141403
|
cov_1zbhi5o47k.s[16]++;
|
|
140947
141404
|
this.element.pagesValidated = [this.firstPage];
|
|
140948
141405
|
screenValidations = (cov_1zbhi5o47k.s[17]++, ValidationsFactory(this.element.config[this.firstPage].items, {
|
|
@@ -140960,7 +141417,7 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140960
141417
|
break;
|
|
140961
141418
|
|
|
140962
141419
|
case 14:
|
|
140963
|
-
cov_1zbhi5o47k.b[
|
|
141420
|
+
cov_1zbhi5o47k.b[3][1]++;
|
|
140964
141421
|
|
|
140965
141422
|
case 15:
|
|
140966
141423
|
case "end":
|
|
@@ -140986,21 +141443,21 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140986
141443
|
|
|
140987
141444
|
|
|
140988
141445
|
var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
140989
|
-
Object(
|
|
141446
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(FormNestedScreenValidations, _Validations3);
|
|
140990
141447
|
|
|
140991
141448
|
var _super3 = _createSuper(FormNestedScreenValidations);
|
|
140992
141449
|
|
|
140993
141450
|
function FormNestedScreenValidations() {
|
|
140994
|
-
Object(
|
|
141451
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, FormNestedScreenValidations);
|
|
140995
141452
|
|
|
140996
141453
|
return _super3.apply(this, arguments);
|
|
140997
141454
|
}
|
|
140998
141455
|
|
|
140999
|
-
Object(
|
|
141456
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(FormNestedScreenValidations, [{
|
|
141000
141457
|
key: "addValidations",
|
|
141001
141458
|
value: function () {
|
|
141002
|
-
var _addValidations4 = Object(
|
|
141003
|
-
var definition;
|
|
141459
|
+
var _addValidations4 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee4(validations) {
|
|
141460
|
+
var definition, parentVisibilityRule;
|
|
141004
141461
|
return regeneratorRuntime.wrap(function _callee4$(_context4) {
|
|
141005
141462
|
while (1) {
|
|
141006
141463
|
switch (_context4.prev = _context4.next) {
|
|
@@ -141013,12 +141470,12 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141013
141470
|
break;
|
|
141014
141471
|
}
|
|
141015
141472
|
|
|
141016
|
-
cov_1zbhi5o47k.b[
|
|
141473
|
+
cov_1zbhi5o47k.b[4][0]++;
|
|
141017
141474
|
cov_1zbhi5o47k.s[21]++;
|
|
141018
141475
|
return _context4.abrupt("return");
|
|
141019
141476
|
|
|
141020
141477
|
case 8:
|
|
141021
|
-
cov_1zbhi5o47k.b[
|
|
141478
|
+
cov_1zbhi5o47k.b[4][1]++;
|
|
141022
141479
|
|
|
141023
141480
|
case 9:
|
|
141024
141481
|
cov_1zbhi5o47k.s[22]++;
|
|
@@ -141027,29 +141484,31 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141027
141484
|
|
|
141028
141485
|
case 12:
|
|
141029
141486
|
definition = _context4.sent;
|
|
141030
|
-
cov_1zbhi5o47k.s[23]
|
|
141487
|
+
parentVisibilityRule = (cov_1zbhi5o47k.s[23]++, this.parentVisibilityRule ? (cov_1zbhi5o47k.b[5][0]++, this.parentVisibilityRule) : (cov_1zbhi5o47k.b[5][1]++, this.element.config.conditionalHide));
|
|
141488
|
+
cov_1zbhi5o47k.s[24]++;
|
|
141031
141489
|
|
|
141032
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141033
|
-
_context4.next =
|
|
141490
|
+
if (!((cov_1zbhi5o47k.b[7][0]++, definition) && (cov_1zbhi5o47k.b[7][1]++, definition[0]) && (cov_1zbhi5o47k.b[7][2]++, definition[0].items))) {
|
|
141491
|
+
_context4.next = 22;
|
|
141034
141492
|
break;
|
|
141035
141493
|
}
|
|
141036
141494
|
|
|
141037
|
-
cov_1zbhi5o47k.b[
|
|
141038
|
-
cov_1zbhi5o47k.s[
|
|
141039
|
-
_context4.next =
|
|
141495
|
+
cov_1zbhi5o47k.b[6][0]++;
|
|
141496
|
+
cov_1zbhi5o47k.s[25]++;
|
|
141497
|
+
_context4.next = 20;
|
|
141040
141498
|
return ValidationsFactory(definition[0].items, {
|
|
141041
141499
|
screen: this.screen,
|
|
141042
|
-
data: this.data
|
|
141500
|
+
data: this.data,
|
|
141501
|
+
parentVisibilityRule: parentVisibilityRule
|
|
141043
141502
|
}).addValidations(validations);
|
|
141044
141503
|
|
|
141045
|
-
case
|
|
141046
|
-
_context4.next =
|
|
141504
|
+
case 20:
|
|
141505
|
+
_context4.next = 23;
|
|
141047
141506
|
break;
|
|
141048
141507
|
|
|
141049
|
-
case 21:
|
|
141050
|
-
cov_1zbhi5o47k.b[4][1]++;
|
|
141051
|
-
|
|
141052
141508
|
case 22:
|
|
141509
|
+
cov_1zbhi5o47k.b[6][1]++;
|
|
141510
|
+
|
|
141511
|
+
case 23:
|
|
141053
141512
|
case "end":
|
|
141054
141513
|
return _context4.stop();
|
|
141055
141514
|
}
|
|
@@ -141066,47 +141525,47 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141066
141525
|
}, {
|
|
141067
141526
|
key: "loadScreen",
|
|
141068
141527
|
value: function () {
|
|
141069
|
-
var _loadScreen = Object(
|
|
141528
|
+
var _loadScreen = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee5(id) {
|
|
141070
141529
|
var response;
|
|
141071
141530
|
return regeneratorRuntime.wrap(function _callee5$(_context5) {
|
|
141072
141531
|
while (1) {
|
|
141073
141532
|
switch (_context5.prev = _context5.next) {
|
|
141074
141533
|
case 0:
|
|
141075
141534
|
cov_1zbhi5o47k.f[6]++;
|
|
141076
|
-
cov_1zbhi5o47k.s[
|
|
141535
|
+
cov_1zbhi5o47k.s[26]++;
|
|
141077
141536
|
|
|
141078
141537
|
if (!globalObject['nestedScreens']) {
|
|
141079
|
-
cov_1zbhi5o47k.b[
|
|
141080
|
-
cov_1zbhi5o47k.s[
|
|
141538
|
+
cov_1zbhi5o47k.b[8][0]++;
|
|
141539
|
+
cov_1zbhi5o47k.s[27]++;
|
|
141081
141540
|
globalObject['nestedScreens'] = {};
|
|
141082
141541
|
} else {
|
|
141083
|
-
cov_1zbhi5o47k.b[
|
|
141542
|
+
cov_1zbhi5o47k.b[8][1]++;
|
|
141084
141543
|
}
|
|
141085
141544
|
|
|
141086
|
-
cov_1zbhi5o47k.s[
|
|
141545
|
+
cov_1zbhi5o47k.s[28]++;
|
|
141087
141546
|
|
|
141088
141547
|
if (!globalObject.nestedScreens['id_' + id]) {
|
|
141089
141548
|
_context5.next = 10;
|
|
141090
141549
|
break;
|
|
141091
141550
|
}
|
|
141092
141551
|
|
|
141093
|
-
cov_1zbhi5o47k.b[
|
|
141094
|
-
cov_1zbhi5o47k.s[
|
|
141552
|
+
cov_1zbhi5o47k.b[9][0]++;
|
|
141553
|
+
cov_1zbhi5o47k.s[29]++;
|
|
141095
141554
|
return _context5.abrupt("return", globalObject.nestedScreens['id_' + id]);
|
|
141096
141555
|
|
|
141097
141556
|
case 10:
|
|
141098
|
-
cov_1zbhi5o47k.b[
|
|
141557
|
+
cov_1zbhi5o47k.b[9][1]++;
|
|
141099
141558
|
|
|
141100
141559
|
case 11:
|
|
141101
|
-
cov_1zbhi5o47k.s[
|
|
141560
|
+
cov_1zbhi5o47k.s[30]++;
|
|
141102
141561
|
_context5.next = 14;
|
|
141103
|
-
return
|
|
141562
|
+
return _DataProvider__WEBPACK_IMPORTED_MODULE_23__[/* default */ "a"].getScreen(id);
|
|
141104
141563
|
|
|
141105
141564
|
case 14:
|
|
141106
141565
|
response = _context5.sent;
|
|
141107
|
-
cov_1zbhi5o47k.s[30]++;
|
|
141108
|
-
globalObject.nestedScreens['id_' + id] = response.data.config;
|
|
141109
141566
|
cov_1zbhi5o47k.s[31]++;
|
|
141567
|
+
globalObject.nestedScreens['id_' + id] = response.data.config;
|
|
141568
|
+
cov_1zbhi5o47k.s[32]++;
|
|
141110
141569
|
return _context5.abrupt("return", response.data.config);
|
|
141111
141570
|
|
|
141112
141571
|
case 19:
|
|
@@ -141133,57 +141592,58 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141133
141592
|
|
|
141134
141593
|
|
|
141135
141594
|
var FormLoopValidations = /*#__PURE__*/function (_Validations4) {
|
|
141136
|
-
Object(
|
|
141595
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(FormLoopValidations, _Validations4);
|
|
141137
141596
|
|
|
141138
141597
|
var _super4 = _createSuper(FormLoopValidations);
|
|
141139
141598
|
|
|
141140
141599
|
function FormLoopValidations() {
|
|
141141
|
-
Object(
|
|
141600
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, FormLoopValidations);
|
|
141142
141601
|
|
|
141143
141602
|
return _super4.apply(this, arguments);
|
|
141144
141603
|
}
|
|
141145
141604
|
|
|
141146
|
-
Object(
|
|
141605
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(FormLoopValidations, [{
|
|
141147
141606
|
key: "addValidations",
|
|
141148
141607
|
value: function () {
|
|
141149
|
-
var _addValidations5 = Object(
|
|
141150
|
-
var loopField
|
|
141608
|
+
var _addValidations5 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee6(validations) {
|
|
141609
|
+
var loopField;
|
|
141151
141610
|
return regeneratorRuntime.wrap(function _callee6$(_context6) {
|
|
141152
141611
|
while (1) {
|
|
141153
141612
|
switch (_context6.prev = _context6.next) {
|
|
141154
141613
|
case 0:
|
|
141155
141614
|
cov_1zbhi5o47k.f[7]++;
|
|
141156
|
-
cov_1zbhi5o47k.s[
|
|
141615
|
+
cov_1zbhi5o47k.s[33]++;
|
|
141157
141616
|
|
|
141158
141617
|
if (this.isVisible()) {
|
|
141159
141618
|
_context6.next = 8;
|
|
141160
141619
|
break;
|
|
141161
141620
|
}
|
|
141162
141621
|
|
|
141163
|
-
cov_1zbhi5o47k.b[
|
|
141164
|
-
cov_1zbhi5o47k.s[
|
|
141622
|
+
cov_1zbhi5o47k.b[10][0]++;
|
|
141623
|
+
cov_1zbhi5o47k.s[34]++;
|
|
141165
141624
|
return _context6.abrupt("return");
|
|
141166
141625
|
|
|
141167
141626
|
case 8:
|
|
141168
|
-
cov_1zbhi5o47k.b[
|
|
141627
|
+
cov_1zbhi5o47k.b[10][1]++;
|
|
141169
141628
|
|
|
141170
141629
|
case 9:
|
|
141171
|
-
cov_1zbhi5o47k.s[
|
|
141172
|
-
Object(
|
|
141173
|
-
loopField = (cov_1zbhi5o47k.s[
|
|
141174
|
-
cov_1zbhi5o47k.s[
|
|
141630
|
+
cov_1zbhi5o47k.s[35]++;
|
|
141631
|
+
Object(lodash__WEBPACK_IMPORTED_MODULE_24__["set"])(validations, this.element.config.name, {});
|
|
141632
|
+
loopField = (cov_1zbhi5o47k.s[36]++, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, this.element.config.name));
|
|
141633
|
+
cov_1zbhi5o47k.s[37]++;
|
|
141175
141634
|
loopField['$each'] = {};
|
|
141176
|
-
firstRow = (cov_1zbhi5o47k.s[37]++, ((cov_1zbhi5o47k.b[9][0]++, Object(lodash__WEBPACK_IMPORTED_MODULE_27__["get"])(this.data, this.element.config.name)) || (cov_1zbhi5o47k.b[9][1]++, [{}]))[0]);
|
|
141177
141635
|
cov_1zbhi5o47k.s[38]++;
|
|
141178
|
-
_context6.next =
|
|
141636
|
+
_context6.next = 17;
|
|
141179
141637
|
return ValidationsFactory(this.element.items, {
|
|
141180
141638
|
screen: this.screen,
|
|
141181
|
-
data:
|
|
141182
|
-
_parent: this.data
|
|
141183
|
-
|
|
141639
|
+
data: {
|
|
141640
|
+
_parent: this.data,
|
|
141641
|
+
noData: true
|
|
141642
|
+
},
|
|
141643
|
+
parentVisibilityRule: this.element.config.conditionalHide
|
|
141184
141644
|
}).addValidations(loopField['$each']);
|
|
141185
141645
|
|
|
141186
|
-
case
|
|
141646
|
+
case 17:
|
|
141187
141647
|
case "end":
|
|
141188
141648
|
return _context6.stop();
|
|
141189
141649
|
}
|
|
@@ -141207,20 +141667,20 @@ var FormLoopValidations = /*#__PURE__*/function (_Validations4) {
|
|
|
141207
141667
|
|
|
141208
141668
|
|
|
141209
141669
|
var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
141210
|
-
Object(
|
|
141670
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(FormMultiColumnValidations, _Validations5);
|
|
141211
141671
|
|
|
141212
141672
|
var _super5 = _createSuper(FormMultiColumnValidations);
|
|
141213
141673
|
|
|
141214
141674
|
function FormMultiColumnValidations() {
|
|
141215
|
-
Object(
|
|
141675
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, FormMultiColumnValidations);
|
|
141216
141676
|
|
|
141217
141677
|
return _super5.apply(this, arguments);
|
|
141218
141678
|
}
|
|
141219
141679
|
|
|
141220
|
-
Object(
|
|
141680
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(FormMultiColumnValidations, [{
|
|
141221
141681
|
key: "addValidations",
|
|
141222
141682
|
value: function () {
|
|
141223
|
-
var _addValidations6 = Object(
|
|
141683
|
+
var _addValidations6 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee7(validations) {
|
|
141224
141684
|
return regeneratorRuntime.wrap(function _callee7$(_context7) {
|
|
141225
141685
|
while (1) {
|
|
141226
141686
|
switch (_context7.prev = _context7.next) {
|
|
@@ -141233,19 +141693,20 @@ var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
|
141233
141693
|
break;
|
|
141234
141694
|
}
|
|
141235
141695
|
|
|
141236
|
-
cov_1zbhi5o47k.b[
|
|
141696
|
+
cov_1zbhi5o47k.b[11][0]++;
|
|
141237
141697
|
cov_1zbhi5o47k.s[40]++;
|
|
141238
141698
|
return _context7.abrupt("return");
|
|
141239
141699
|
|
|
141240
141700
|
case 8:
|
|
141241
|
-
cov_1zbhi5o47k.b[
|
|
141701
|
+
cov_1zbhi5o47k.b[11][1]++;
|
|
141242
141702
|
|
|
141243
141703
|
case 9:
|
|
141244
141704
|
cov_1zbhi5o47k.s[41]++;
|
|
141245
141705
|
_context7.next = 12;
|
|
141246
141706
|
return ValidationsFactory(this.element.items, {
|
|
141247
141707
|
screen: this.screen,
|
|
141248
|
-
data: this.data
|
|
141708
|
+
data: this.data,
|
|
141709
|
+
parentVisibilityRule: this.element.config.conditionalHide
|
|
141249
141710
|
}).addValidations(validations);
|
|
141250
141711
|
|
|
141251
141712
|
case 12:
|
|
@@ -141272,20 +141733,20 @@ var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
|
141272
141733
|
|
|
141273
141734
|
|
|
141274
141735
|
var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
141275
|
-
Object(
|
|
141736
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(PageNavigateValidations, _Validations6);
|
|
141276
141737
|
|
|
141277
141738
|
var _super6 = _createSuper(PageNavigateValidations);
|
|
141278
141739
|
|
|
141279
141740
|
function PageNavigateValidations() {
|
|
141280
|
-
Object(
|
|
141741
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, PageNavigateValidations);
|
|
141281
141742
|
|
|
141282
141743
|
return _super6.apply(this, arguments);
|
|
141283
141744
|
}
|
|
141284
141745
|
|
|
141285
|
-
Object(
|
|
141746
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(PageNavigateValidations, [{
|
|
141286
141747
|
key: "addValidations",
|
|
141287
141748
|
value: function () {
|
|
141288
|
-
var _addValidations7 = Object(
|
|
141749
|
+
var _addValidations7 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee8(validations) {
|
|
141289
141750
|
return regeneratorRuntime.wrap(function _callee8$(_context8) {
|
|
141290
141751
|
while (1) {
|
|
141291
141752
|
switch (_context8.prev = _context8.next) {
|
|
@@ -141298,32 +141759,32 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141298
141759
|
break;
|
|
141299
141760
|
}
|
|
141300
141761
|
|
|
141301
|
-
cov_1zbhi5o47k.b[
|
|
141762
|
+
cov_1zbhi5o47k.b[12][0]++;
|
|
141302
141763
|
cov_1zbhi5o47k.s[43]++;
|
|
141303
141764
|
return _context8.abrupt("return");
|
|
141304
141765
|
|
|
141305
141766
|
case 8:
|
|
141306
|
-
cov_1zbhi5o47k.b[
|
|
141767
|
+
cov_1zbhi5o47k.b[12][1]++;
|
|
141307
141768
|
|
|
141308
141769
|
case 9:
|
|
141309
141770
|
cov_1zbhi5o47k.s[44]++;
|
|
141310
141771
|
|
|
141311
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141772
|
+
if (!((cov_1zbhi5o47k.b[14][0]++, this.screen.pagesValidated) && (cov_1zbhi5o47k.b[14][1]++, !this.screen.pagesValidated.includes(parseInt(this.element.config.eventData))))) {
|
|
141312
141773
|
_context8.next = 25;
|
|
141313
141774
|
break;
|
|
141314
141775
|
}
|
|
141315
141776
|
|
|
141316
|
-
cov_1zbhi5o47k.b[
|
|
141777
|
+
cov_1zbhi5o47k.b[13][0]++;
|
|
141317
141778
|
cov_1zbhi5o47k.s[45]++;
|
|
141318
141779
|
this.screen.pagesValidated.push(parseInt(this.element.config.eventData));
|
|
141319
141780
|
cov_1zbhi5o47k.s[46]++;
|
|
141320
141781
|
|
|
141321
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141782
|
+
if (!((cov_1zbhi5o47k.b[16][0]++, this.screen.config[this.element.config.eventData]) && (cov_1zbhi5o47k.b[16][1]++, this.screen.config[this.element.config.eventData].items))) {
|
|
141322
141783
|
_context8.next = 22;
|
|
141323
141784
|
break;
|
|
141324
141785
|
}
|
|
141325
141786
|
|
|
141326
|
-
cov_1zbhi5o47k.b[
|
|
141787
|
+
cov_1zbhi5o47k.b[15][0]++;
|
|
141327
141788
|
cov_1zbhi5o47k.s[47]++;
|
|
141328
141789
|
_context8.next = 20;
|
|
141329
141790
|
return ValidationsFactory(this.screen.config[this.element.config.eventData].items, {
|
|
@@ -141336,14 +141797,14 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141336
141797
|
break;
|
|
141337
141798
|
|
|
141338
141799
|
case 22:
|
|
141339
|
-
cov_1zbhi5o47k.b[
|
|
141800
|
+
cov_1zbhi5o47k.b[15][1]++;
|
|
141340
141801
|
|
|
141341
141802
|
case 23:
|
|
141342
141803
|
_context8.next = 26;
|
|
141343
141804
|
break;
|
|
141344
141805
|
|
|
141345
141806
|
case 25:
|
|
141346
|
-
cov_1zbhi5o47k.b[
|
|
141807
|
+
cov_1zbhi5o47k.b[13][1]++;
|
|
141347
141808
|
|
|
141348
141809
|
case 26:
|
|
141349
141810
|
case "end":
|
|
@@ -141369,23 +141830,23 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141369
141830
|
|
|
141370
141831
|
|
|
141371
141832
|
var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
141372
|
-
Object(
|
|
141833
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_13__[/* default */ "a"])(FormElementValidations, _Validations7);
|
|
141373
141834
|
|
|
141374
141835
|
var _super7 = _createSuper(FormElementValidations);
|
|
141375
141836
|
|
|
141376
141837
|
function FormElementValidations() {
|
|
141377
|
-
Object(
|
|
141838
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_19__[/* default */ "a"])(this, FormElementValidations);
|
|
141378
141839
|
|
|
141379
141840
|
return _super7.apply(this, arguments);
|
|
141380
141841
|
}
|
|
141381
141842
|
|
|
141382
|
-
Object(
|
|
141843
|
+
Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_20__[/* default */ "a"])(FormElementValidations, [{
|
|
141383
141844
|
key: "addValidations",
|
|
141384
141845
|
value: function () {
|
|
141385
|
-
var _addValidations8 = Object(
|
|
141846
|
+
var _addValidations8 = Object(_Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_17__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee9(validations) {
|
|
141386
141847
|
var _this = this;
|
|
141387
141848
|
|
|
141388
|
-
var fieldName, validationConfig, conditionalHide, fieldValidation, validationFn;
|
|
141849
|
+
var fieldName, validationConfig, conditionalHide, parentVisibilityRule, fieldValidation, validationFn;
|
|
141389
141850
|
return regeneratorRuntime.wrap(function _callee9$(_context9) {
|
|
141390
141851
|
while (1) {
|
|
141391
141852
|
switch (_context9.prev = _context9.next) {
|
|
@@ -141393,111 +141854,112 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141393
141854
|
cov_1zbhi5o47k.f[10]++;
|
|
141394
141855
|
cov_1zbhi5o47k.s[48]++;
|
|
141395
141856
|
|
|
141396
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141857
|
+
if (!((cov_1zbhi5o47k.b[18][0]++, this.element.config) && (cov_1zbhi5o47k.b[18][1]++, this.element.config.readonly))) {
|
|
141397
141858
|
_context9.next = 8;
|
|
141398
141859
|
break;
|
|
141399
141860
|
}
|
|
141400
141861
|
|
|
141401
|
-
cov_1zbhi5o47k.b[
|
|
141862
|
+
cov_1zbhi5o47k.b[17][0]++;
|
|
141402
141863
|
cov_1zbhi5o47k.s[49]++;
|
|
141403
141864
|
return _context9.abrupt("return");
|
|
141404
141865
|
|
|
141405
141866
|
case 8:
|
|
141406
|
-
cov_1zbhi5o47k.b[
|
|
141867
|
+
cov_1zbhi5o47k.b[17][1]++;
|
|
141407
141868
|
|
|
141408
141869
|
case 9:
|
|
141409
141870
|
cov_1zbhi5o47k.s[50]++;
|
|
141410
141871
|
|
|
141411
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141872
|
+
if (!((cov_1zbhi5o47k.b[20][0]++, this.element.config) && (cov_1zbhi5o47k.b[20][1]++, this.element.config.disabled))) {
|
|
141412
141873
|
_context9.next = 16;
|
|
141413
141874
|
break;
|
|
141414
141875
|
}
|
|
141415
141876
|
|
|
141416
|
-
cov_1zbhi5o47k.b[
|
|
141877
|
+
cov_1zbhi5o47k.b[19][0]++;
|
|
141417
141878
|
cov_1zbhi5o47k.s[51]++;
|
|
141418
141879
|
return _context9.abrupt("return");
|
|
141419
141880
|
|
|
141420
141881
|
case 16:
|
|
141421
|
-
cov_1zbhi5o47k.b[
|
|
141882
|
+
cov_1zbhi5o47k.b[19][1]++;
|
|
141422
141883
|
|
|
141423
141884
|
case 17:
|
|
141424
141885
|
cov_1zbhi5o47k.s[52]++;
|
|
141425
141886
|
|
|
141426
|
-
if ((cov_1zbhi5o47k.b[
|
|
141887
|
+
if ((cov_1zbhi5o47k.b[22][0]++, this.element.config) && (cov_1zbhi5o47k.b[22][1]++, this.element.config.name) && (cov_1zbhi5o47k.b[22][2]++, typeof this.element.config.name === 'string') && (cov_1zbhi5o47k.b[22][3]++, this.element.config.name.match(/^[a-zA-Z_][0-9a-zA-Z_.]*$/))) {
|
|
141427
141888
|
_context9.next = 24;
|
|
141428
141889
|
break;
|
|
141429
141890
|
}
|
|
141430
141891
|
|
|
141431
|
-
cov_1zbhi5o47k.b[
|
|
141892
|
+
cov_1zbhi5o47k.b[21][0]++;
|
|
141432
141893
|
cov_1zbhi5o47k.s[53]++;
|
|
141433
141894
|
return _context9.abrupt("return");
|
|
141434
141895
|
|
|
141435
141896
|
case 24:
|
|
141436
|
-
cov_1zbhi5o47k.b[
|
|
141897
|
+
cov_1zbhi5o47k.b[21][1]++;
|
|
141437
141898
|
|
|
141438
141899
|
case 25:
|
|
141439
141900
|
fieldName = (cov_1zbhi5o47k.s[54]++, this.element.config.name);
|
|
141440
141901
|
validationConfig = (cov_1zbhi5o47k.s[55]++, this.element.config.validation);
|
|
141441
141902
|
conditionalHide = (cov_1zbhi5o47k.s[56]++, this.element.config.conditionalHide);
|
|
141442
|
-
cov_1zbhi5o47k.s[57]
|
|
141443
|
-
|
|
141444
|
-
|
|
141445
|
-
cov_1zbhi5o47k.s[59]
|
|
141903
|
+
parentVisibilityRule = (cov_1zbhi5o47k.s[57]++, this.parentVisibilityRule);
|
|
141904
|
+
cov_1zbhi5o47k.s[58]++;
|
|
141905
|
+
Object(lodash__WEBPACK_IMPORTED_MODULE_24__["set"])(validations, fieldName, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, fieldName, {}));
|
|
141906
|
+
fieldValidation = (cov_1zbhi5o47k.s[59]++, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, fieldName));
|
|
141907
|
+
cov_1zbhi5o47k.s[60]++;
|
|
141446
141908
|
|
|
141447
141909
|
if (!(validationConfig instanceof Array)) {
|
|
141448
|
-
_context9.next =
|
|
141910
|
+
_context9.next = 39;
|
|
141449
141911
|
break;
|
|
141450
141912
|
}
|
|
141451
141913
|
|
|
141452
|
-
cov_1zbhi5o47k.b[
|
|
141453
|
-
cov_1zbhi5o47k.s[
|
|
141914
|
+
cov_1zbhi5o47k.b[23][0]++;
|
|
141915
|
+
cov_1zbhi5o47k.s[61]++;
|
|
141454
141916
|
validationConfig.forEach(function (validation) {
|
|
141455
141917
|
cov_1zbhi5o47k.f[11]++;
|
|
141456
|
-
var rule = (cov_1zbhi5o47k.s[
|
|
141457
|
-
cov_1zbhi5o47k.s[
|
|
141918
|
+
var rule = (cov_1zbhi5o47k.s[62]++, _this.camelCase(validation.value.split(':')[0]));
|
|
141919
|
+
cov_1zbhi5o47k.s[63]++;
|
|
141458
141920
|
|
|
141459
141921
|
if (!rule) {
|
|
141460
|
-
cov_1zbhi5o47k.b[
|
|
141461
|
-
cov_1zbhi5o47k.s[
|
|
141922
|
+
cov_1zbhi5o47k.b[24][0]++;
|
|
141923
|
+
cov_1zbhi5o47k.s[64]++;
|
|
141462
141924
|
return;
|
|
141463
141925
|
} else {
|
|
141464
|
-
cov_1zbhi5o47k.b[
|
|
141926
|
+
cov_1zbhi5o47k.b[24][1]++;
|
|
141465
141927
|
}
|
|
141466
141928
|
|
|
141467
|
-
var validationFn = (cov_1zbhi5o47k.s[
|
|
141468
|
-
cov_1zbhi5o47k.s[
|
|
141929
|
+
var validationFn = (cov_1zbhi5o47k.s[65]++, _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__[/* validators */ "b"][rule]);
|
|
141930
|
+
cov_1zbhi5o47k.s[66]++;
|
|
141469
141931
|
|
|
141470
141932
|
if (!validationFn) {
|
|
141471
|
-
cov_1zbhi5o47k.b[
|
|
141472
|
-
cov_1zbhi5o47k.s[
|
|
141933
|
+
cov_1zbhi5o47k.b[25][0]++;
|
|
141934
|
+
cov_1zbhi5o47k.s[67]++;
|
|
141473
141935
|
// eslint-disable-next-line no-console
|
|
141474
141936
|
console.error("Undefined validation rule \"".concat(rule, "\""));
|
|
141475
|
-
cov_1zbhi5o47k.s[
|
|
141937
|
+
cov_1zbhi5o47k.s[68]++;
|
|
141476
141938
|
return;
|
|
141477
141939
|
} else {
|
|
141478
|
-
cov_1zbhi5o47k.b[
|
|
141940
|
+
cov_1zbhi5o47k.b[25][1]++;
|
|
141479
141941
|
}
|
|
141480
141942
|
|
|
141481
|
-
cov_1zbhi5o47k.s[
|
|
141943
|
+
cov_1zbhi5o47k.s[69]++;
|
|
141482
141944
|
|
|
141483
141945
|
if (validation.configs instanceof Array) {
|
|
141484
|
-
cov_1zbhi5o47k.b[
|
|
141485
|
-
var params = (cov_1zbhi5o47k.s[
|
|
141486
|
-
cov_1zbhi5o47k.s[
|
|
141946
|
+
cov_1zbhi5o47k.b[26][0]++;
|
|
141947
|
+
var params = (cov_1zbhi5o47k.s[70]++, []);
|
|
141948
|
+
cov_1zbhi5o47k.s[71]++;
|
|
141487
141949
|
validation.configs.forEach(function (cnf) {
|
|
141488
141950
|
cov_1zbhi5o47k.f[12]++;
|
|
141489
|
-
cov_1zbhi5o47k.s[
|
|
141951
|
+
cov_1zbhi5o47k.s[72]++;
|
|
141490
141952
|
params.push(cnf.value);
|
|
141491
141953
|
});
|
|
141492
|
-
cov_1zbhi5o47k.s[72]++;
|
|
141493
|
-
params.push(fieldName);
|
|
141494
141954
|
cov_1zbhi5o47k.s[73]++;
|
|
141955
|
+
params.push(fieldName);
|
|
141956
|
+
cov_1zbhi5o47k.s[74]++;
|
|
141495
141957
|
validationFn = validationFn.apply(void 0, params);
|
|
141496
141958
|
} else {
|
|
141497
|
-
cov_1zbhi5o47k.b[
|
|
141959
|
+
cov_1zbhi5o47k.b[26][1]++;
|
|
141498
141960
|
}
|
|
141499
141961
|
|
|
141500
|
-
cov_1zbhi5o47k.s[
|
|
141962
|
+
cov_1zbhi5o47k.s[75]++;
|
|
141501
141963
|
|
|
141502
141964
|
fieldValidation[rule] = function () {
|
|
141503
141965
|
cov_1zbhi5o47k.f[13]++;
|
|
@@ -141506,73 +141968,114 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141506
141968
|
props[_key] = arguments[_key];
|
|
141507
141969
|
}
|
|
141508
141970
|
|
|
141509
|
-
var data = (cov_1zbhi5o47k.s[
|
|
141510
|
-
var dataWithParent = (cov_1zbhi5o47k.s[
|
|
141511
|
-
var
|
|
141512
|
-
cov_1zbhi5o47k.s[
|
|
141971
|
+
var data = (cov_1zbhi5o47k.s[76]++, props[1]);
|
|
141972
|
+
var dataWithParent = (cov_1zbhi5o47k.s[77]++, this.addReferenceToParents(data));
|
|
141973
|
+
var nestedDataWithParent = (cov_1zbhi5o47k.s[78]++, this.addReferenceToParents(this.findParent(data)));
|
|
141974
|
+
cov_1zbhi5o47k.s[79]++;
|
|
141975
|
+
|
|
141976
|
+
if (nestedDataWithParent) {
|
|
141977
|
+
cov_1zbhi5o47k.b[27][0]++;
|
|
141978
|
+
cov_1zbhi5o47k.s[80]++;
|
|
141979
|
+
dataWithParent = Object.assign(nestedDataWithParent, dataWithParent);
|
|
141980
|
+
} else {
|
|
141981
|
+
cov_1zbhi5o47k.b[27][1]++;
|
|
141982
|
+
} // Check Parent Visibility
|
|
141983
|
+
|
|
141984
|
+
|
|
141985
|
+
cov_1zbhi5o47k.s[81]++;
|
|
141986
|
+
|
|
141987
|
+
if (parentVisibilityRule) {
|
|
141988
|
+
cov_1zbhi5o47k.b[28][0]++;
|
|
141989
|
+
var isParentVisible = (cov_1zbhi5o47k.s[82]++, true);
|
|
141990
|
+
cov_1zbhi5o47k.s[83]++;
|
|
141991
|
+
|
|
141992
|
+
try {
|
|
141993
|
+
cov_1zbhi5o47k.s[84]++;
|
|
141994
|
+
isParentVisible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(parentVisibilityRule, dataWithParent);
|
|
141995
|
+
} catch (error) {
|
|
141996
|
+
cov_1zbhi5o47k.s[85]++;
|
|
141997
|
+
isParentVisible = false;
|
|
141998
|
+
}
|
|
141999
|
+
|
|
142000
|
+
cov_1zbhi5o47k.s[86]++;
|
|
142001
|
+
|
|
142002
|
+
if (!isParentVisible) {
|
|
142003
|
+
cov_1zbhi5o47k.b[29][0]++;
|
|
142004
|
+
cov_1zbhi5o47k.s[87]++;
|
|
142005
|
+
return true;
|
|
142006
|
+
} else {
|
|
142007
|
+
cov_1zbhi5o47k.b[29][1]++;
|
|
142008
|
+
}
|
|
142009
|
+
} else {
|
|
142010
|
+
cov_1zbhi5o47k.b[28][1]++;
|
|
142011
|
+
} // Check Field Visibility
|
|
142012
|
+
|
|
142013
|
+
|
|
142014
|
+
var visible = (cov_1zbhi5o47k.s[88]++, true);
|
|
142015
|
+
cov_1zbhi5o47k.s[89]++;
|
|
141513
142016
|
|
|
141514
142017
|
if (conditionalHide) {
|
|
141515
|
-
cov_1zbhi5o47k.b[
|
|
141516
|
-
cov_1zbhi5o47k.s[
|
|
142018
|
+
cov_1zbhi5o47k.b[30][0]++;
|
|
142019
|
+
cov_1zbhi5o47k.s[90]++;
|
|
141517
142020
|
|
|
141518
142021
|
try {
|
|
141519
|
-
cov_1zbhi5o47k.s[
|
|
141520
|
-
visible = !!
|
|
142022
|
+
cov_1zbhi5o47k.s[91]++;
|
|
142023
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(conditionalHide, dataWithParent);
|
|
141521
142024
|
} catch (error) {
|
|
141522
|
-
cov_1zbhi5o47k.s[
|
|
142025
|
+
cov_1zbhi5o47k.s[92]++;
|
|
141523
142026
|
visible = false;
|
|
141524
142027
|
}
|
|
141525
142028
|
} else {
|
|
141526
|
-
cov_1zbhi5o47k.b[
|
|
142029
|
+
cov_1zbhi5o47k.b[30][1]++;
|
|
141527
142030
|
}
|
|
141528
142031
|
|
|
141529
|
-
cov_1zbhi5o47k.s[
|
|
142032
|
+
cov_1zbhi5o47k.s[93]++;
|
|
141530
142033
|
|
|
141531
142034
|
if (!visible) {
|
|
141532
|
-
cov_1zbhi5o47k.b[
|
|
141533
|
-
cov_1zbhi5o47k.s[
|
|
142035
|
+
cov_1zbhi5o47k.b[31][0]++;
|
|
142036
|
+
cov_1zbhi5o47k.s[94]++;
|
|
141534
142037
|
return true;
|
|
141535
142038
|
} else {
|
|
141536
|
-
cov_1zbhi5o47k.b[
|
|
142039
|
+
cov_1zbhi5o47k.b[31][1]++;
|
|
141537
142040
|
}
|
|
141538
142041
|
|
|
141539
|
-
cov_1zbhi5o47k.s[
|
|
142042
|
+
cov_1zbhi5o47k.s[95]++;
|
|
141540
142043
|
return validationFn.apply(this, props);
|
|
141541
142044
|
};
|
|
141542
142045
|
});
|
|
141543
|
-
_context9.next =
|
|
142046
|
+
_context9.next = 59;
|
|
141544
142047
|
break;
|
|
141545
142048
|
|
|
141546
|
-
case
|
|
141547
|
-
cov_1zbhi5o47k.b[
|
|
141548
|
-
cov_1zbhi5o47k.s[
|
|
142049
|
+
case 39:
|
|
142050
|
+
cov_1zbhi5o47k.b[23][1]++;
|
|
142051
|
+
cov_1zbhi5o47k.s[96]++;
|
|
141549
142052
|
|
|
141550
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141551
|
-
_context9.next =
|
|
142053
|
+
if (!((cov_1zbhi5o47k.b[33][0]++, typeof validationConfig === 'string') && (cov_1zbhi5o47k.b[33][1]++, validationConfig))) {
|
|
142054
|
+
_context9.next = 58;
|
|
141552
142055
|
break;
|
|
141553
142056
|
}
|
|
141554
142057
|
|
|
141555
|
-
cov_1zbhi5o47k.b[
|
|
141556
|
-
validationFn = (cov_1zbhi5o47k.s[
|
|
141557
|
-
cov_1zbhi5o47k.s[
|
|
142058
|
+
cov_1zbhi5o47k.b[32][0]++;
|
|
142059
|
+
validationFn = (cov_1zbhi5o47k.s[97]++, _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__[/* validators */ "b"][validationConfig]);
|
|
142060
|
+
cov_1zbhi5o47k.s[98]++;
|
|
141558
142061
|
|
|
141559
142062
|
if (validationFn) {
|
|
141560
|
-
_context9.next =
|
|
142063
|
+
_context9.next = 53;
|
|
141561
142064
|
break;
|
|
141562
142065
|
}
|
|
141563
142066
|
|
|
141564
|
-
cov_1zbhi5o47k.b[
|
|
141565
|
-
cov_1zbhi5o47k.s[
|
|
142067
|
+
cov_1zbhi5o47k.b[34][0]++;
|
|
142068
|
+
cov_1zbhi5o47k.s[99]++;
|
|
141566
142069
|
// eslint-disable-next-line no-console
|
|
141567
142070
|
console.error("Undefined validation rule \"".concat(validationConfig, "\""));
|
|
141568
|
-
cov_1zbhi5o47k.s[
|
|
142071
|
+
cov_1zbhi5o47k.s[100]++;
|
|
141569
142072
|
return _context9.abrupt("return");
|
|
141570
142073
|
|
|
141571
|
-
case 52:
|
|
141572
|
-
cov_1zbhi5o47k.b[30][1]++;
|
|
141573
|
-
|
|
141574
142074
|
case 53:
|
|
141575
|
-
cov_1zbhi5o47k.
|
|
142075
|
+
cov_1zbhi5o47k.b[34][1]++;
|
|
142076
|
+
|
|
142077
|
+
case 54:
|
|
142078
|
+
cov_1zbhi5o47k.s[101]++;
|
|
141576
142079
|
|
|
141577
142080
|
fieldValidation[validationConfig] = function () {
|
|
141578
142081
|
cov_1zbhi5o47k.f[14]++;
|
|
@@ -141581,61 +142084,102 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141581
142084
|
props[_key2] = arguments[_key2];
|
|
141582
142085
|
}
|
|
141583
142086
|
|
|
141584
|
-
var data = (cov_1zbhi5o47k.s[
|
|
141585
|
-
var dataWithParent = (cov_1zbhi5o47k.s[
|
|
141586
|
-
var
|
|
141587
|
-
cov_1zbhi5o47k.s[
|
|
142087
|
+
var data = (cov_1zbhi5o47k.s[102]++, props[1]);
|
|
142088
|
+
var dataWithParent = (cov_1zbhi5o47k.s[103]++, this.addReferenceToParents(data));
|
|
142089
|
+
var nestedDataWithParent = (cov_1zbhi5o47k.s[104]++, this.addReferenceToParents(this.findParent(data)));
|
|
142090
|
+
cov_1zbhi5o47k.s[105]++;
|
|
142091
|
+
|
|
142092
|
+
if (nestedDataWithParent) {
|
|
142093
|
+
cov_1zbhi5o47k.b[35][0]++;
|
|
142094
|
+
cov_1zbhi5o47k.s[106]++;
|
|
142095
|
+
dataWithParent = Object.assign(nestedDataWithParent, dataWithParent);
|
|
142096
|
+
} else {
|
|
142097
|
+
cov_1zbhi5o47k.b[35][1]++;
|
|
142098
|
+
} // Check Parent Visibility
|
|
142099
|
+
|
|
142100
|
+
|
|
142101
|
+
cov_1zbhi5o47k.s[107]++;
|
|
142102
|
+
|
|
142103
|
+
if (parentVisibilityRule) {
|
|
142104
|
+
cov_1zbhi5o47k.b[36][0]++;
|
|
142105
|
+
var isParentVisible = (cov_1zbhi5o47k.s[108]++, true);
|
|
142106
|
+
cov_1zbhi5o47k.s[109]++;
|
|
142107
|
+
|
|
142108
|
+
try {
|
|
142109
|
+
cov_1zbhi5o47k.s[110]++;
|
|
142110
|
+
isParentVisible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(parentVisibilityRule, dataWithParent);
|
|
142111
|
+
} catch (error) {
|
|
142112
|
+
cov_1zbhi5o47k.s[111]++;
|
|
142113
|
+
isParentVisible = false;
|
|
142114
|
+
}
|
|
142115
|
+
|
|
142116
|
+
cov_1zbhi5o47k.s[112]++;
|
|
142117
|
+
|
|
142118
|
+
if (!isParentVisible) {
|
|
142119
|
+
cov_1zbhi5o47k.b[37][0]++;
|
|
142120
|
+
cov_1zbhi5o47k.s[113]++;
|
|
142121
|
+
return true;
|
|
142122
|
+
} else {
|
|
142123
|
+
cov_1zbhi5o47k.b[37][1]++;
|
|
142124
|
+
}
|
|
142125
|
+
} else {
|
|
142126
|
+
cov_1zbhi5o47k.b[36][1]++;
|
|
142127
|
+
} // Check Field Visibility
|
|
142128
|
+
|
|
142129
|
+
|
|
142130
|
+
var visible = (cov_1zbhi5o47k.s[114]++, true);
|
|
142131
|
+
cov_1zbhi5o47k.s[115]++;
|
|
141588
142132
|
|
|
141589
142133
|
if (conditionalHide) {
|
|
141590
|
-
cov_1zbhi5o47k.b[
|
|
141591
|
-
cov_1zbhi5o47k.s[
|
|
142134
|
+
cov_1zbhi5o47k.b[38][0]++;
|
|
142135
|
+
cov_1zbhi5o47k.s[116]++;
|
|
141592
142136
|
|
|
141593
142137
|
try {
|
|
141594
|
-
cov_1zbhi5o47k.s[
|
|
141595
|
-
visible = !!
|
|
142138
|
+
cov_1zbhi5o47k.s[117]++;
|
|
142139
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(conditionalHide, dataWithParent);
|
|
141596
142140
|
} catch (error) {
|
|
141597
|
-
cov_1zbhi5o47k.s[
|
|
142141
|
+
cov_1zbhi5o47k.s[118]++;
|
|
141598
142142
|
visible = false;
|
|
141599
142143
|
}
|
|
141600
142144
|
} else {
|
|
141601
|
-
cov_1zbhi5o47k.b[
|
|
142145
|
+
cov_1zbhi5o47k.b[38][1]++;
|
|
141602
142146
|
}
|
|
141603
142147
|
|
|
141604
|
-
cov_1zbhi5o47k.s[
|
|
142148
|
+
cov_1zbhi5o47k.s[119]++;
|
|
141605
142149
|
|
|
141606
142150
|
if (!visible) {
|
|
141607
|
-
cov_1zbhi5o47k.b[
|
|
141608
|
-
cov_1zbhi5o47k.s[
|
|
142151
|
+
cov_1zbhi5o47k.b[39][0]++;
|
|
142152
|
+
cov_1zbhi5o47k.s[120]++;
|
|
141609
142153
|
return true;
|
|
141610
142154
|
} else {
|
|
141611
|
-
cov_1zbhi5o47k.b[
|
|
142155
|
+
cov_1zbhi5o47k.b[39][1]++;
|
|
141612
142156
|
}
|
|
141613
142157
|
|
|
141614
|
-
cov_1zbhi5o47k.s[
|
|
142158
|
+
cov_1zbhi5o47k.s[121]++;
|
|
141615
142159
|
return validationFn.apply(this, props);
|
|
141616
142160
|
};
|
|
141617
142161
|
|
|
141618
|
-
_context9.next =
|
|
142162
|
+
_context9.next = 59;
|
|
141619
142163
|
break;
|
|
141620
142164
|
|
|
141621
|
-
case 57:
|
|
141622
|
-
cov_1zbhi5o47k.b[28][1]++;
|
|
141623
|
-
|
|
141624
142165
|
case 58:
|
|
141625
|
-
cov_1zbhi5o47k.
|
|
142166
|
+
cov_1zbhi5o47k.b[32][1]++;
|
|
142167
|
+
|
|
142168
|
+
case 59:
|
|
142169
|
+
cov_1zbhi5o47k.s[122]++;
|
|
141626
142170
|
|
|
141627
142171
|
if (this.element.items) {
|
|
141628
|
-
cov_1zbhi5o47k.b[
|
|
141629
|
-
cov_1zbhi5o47k.s[
|
|
142172
|
+
cov_1zbhi5o47k.b[40][0]++;
|
|
142173
|
+
cov_1zbhi5o47k.s[123]++;
|
|
141630
142174
|
ValidationsFactory(this.element.items, {
|
|
141631
142175
|
screen: this.screen,
|
|
141632
142176
|
data: this.data
|
|
141633
142177
|
}).addValidations(validations);
|
|
141634
142178
|
} else {
|
|
141635
|
-
cov_1zbhi5o47k.b[
|
|
142179
|
+
cov_1zbhi5o47k.b[40][1]++;
|
|
141636
142180
|
}
|
|
141637
142181
|
|
|
141638
|
-
case
|
|
142182
|
+
case 61:
|
|
141639
142183
|
case "end":
|
|
141640
142184
|
return _context9.stop();
|
|
141641
142185
|
}
|
|
@@ -141653,10 +142197,10 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141653
142197
|
key: "camelCase",
|
|
141654
142198
|
value: function camelCase(name) {
|
|
141655
142199
|
cov_1zbhi5o47k.f[15]++;
|
|
141656
|
-
cov_1zbhi5o47k.s[
|
|
142200
|
+
cov_1zbhi5o47k.s[124]++;
|
|
141657
142201
|
return name.replace(/_\w/g, function (m) {
|
|
141658
142202
|
cov_1zbhi5o47k.f[16]++;
|
|
141659
|
-
cov_1zbhi5o47k.s[
|
|
142203
|
+
cov_1zbhi5o47k.s[125]++;
|
|
141660
142204
|
return m.substr(1, 1).toUpperCase();
|
|
141661
142205
|
});
|
|
141662
142206
|
}
|
|
@@ -141667,67 +142211,67 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141667
142211
|
|
|
141668
142212
|
function ValidationsFactory(element, options) {
|
|
141669
142213
|
cov_1zbhi5o47k.f[17]++;
|
|
141670
|
-
cov_1zbhi5o47k.s[
|
|
142214
|
+
cov_1zbhi5o47k.s[126]++;
|
|
141671
142215
|
|
|
141672
142216
|
if (element instanceof Array) {
|
|
141673
|
-
cov_1zbhi5o47k.b[
|
|
141674
|
-
cov_1zbhi5o47k.s[
|
|
142217
|
+
cov_1zbhi5o47k.b[41][0]++;
|
|
142218
|
+
cov_1zbhi5o47k.s[127]++;
|
|
141675
142219
|
return new ArrayOfFieldsValidations(element, options);
|
|
141676
142220
|
} else {
|
|
141677
|
-
cov_1zbhi5o47k.b[
|
|
142221
|
+
cov_1zbhi5o47k.b[41][1]++;
|
|
141678
142222
|
}
|
|
141679
142223
|
|
|
141680
|
-
cov_1zbhi5o47k.s[
|
|
142224
|
+
cov_1zbhi5o47k.s[128]++;
|
|
141681
142225
|
|
|
141682
142226
|
if (element.config instanceof Array) {
|
|
141683
|
-
cov_1zbhi5o47k.b[
|
|
141684
|
-
cov_1zbhi5o47k.s[
|
|
142227
|
+
cov_1zbhi5o47k.b[42][0]++;
|
|
142228
|
+
cov_1zbhi5o47k.s[129]++;
|
|
141685
142229
|
return new ScreenValidations(element, options);
|
|
141686
142230
|
} else {
|
|
141687
|
-
cov_1zbhi5o47k.b[
|
|
142231
|
+
cov_1zbhi5o47k.b[42][1]++;
|
|
141688
142232
|
}
|
|
141689
142233
|
|
|
141690
|
-
cov_1zbhi5o47k.s[
|
|
142234
|
+
cov_1zbhi5o47k.s[130]++;
|
|
141691
142235
|
|
|
141692
142236
|
if (element.component === 'FormNestedScreen') {
|
|
141693
|
-
cov_1zbhi5o47k.b[
|
|
141694
|
-
cov_1zbhi5o47k.s[
|
|
142237
|
+
cov_1zbhi5o47k.b[43][0]++;
|
|
142238
|
+
cov_1zbhi5o47k.s[131]++;
|
|
141695
142239
|
return new FormNestedScreenValidations(element, options);
|
|
141696
142240
|
} else {
|
|
141697
|
-
cov_1zbhi5o47k.b[
|
|
142241
|
+
cov_1zbhi5o47k.b[43][1]++;
|
|
141698
142242
|
}
|
|
141699
142243
|
|
|
141700
|
-
cov_1zbhi5o47k.s[
|
|
142244
|
+
cov_1zbhi5o47k.s[132]++;
|
|
141701
142245
|
|
|
141702
142246
|
if (element.component === 'FormMultiColumn') {
|
|
141703
|
-
cov_1zbhi5o47k.b[
|
|
141704
|
-
cov_1zbhi5o47k.s[
|
|
142247
|
+
cov_1zbhi5o47k.b[44][0]++;
|
|
142248
|
+
cov_1zbhi5o47k.s[133]++;
|
|
141705
142249
|
return new FormMultiColumnValidations(element, options);
|
|
141706
142250
|
} else {
|
|
141707
|
-
cov_1zbhi5o47k.b[
|
|
142251
|
+
cov_1zbhi5o47k.b[44][1]++;
|
|
141708
142252
|
}
|
|
141709
142253
|
|
|
141710
|
-
cov_1zbhi5o47k.s[
|
|
142254
|
+
cov_1zbhi5o47k.s[134]++;
|
|
141711
142255
|
|
|
141712
142256
|
if (element.component === 'FormLoop') {
|
|
141713
|
-
cov_1zbhi5o47k.b[
|
|
141714
|
-
cov_1zbhi5o47k.s[
|
|
142257
|
+
cov_1zbhi5o47k.b[45][0]++;
|
|
142258
|
+
cov_1zbhi5o47k.s[135]++;
|
|
141715
142259
|
return new FormLoopValidations(element, options);
|
|
141716
142260
|
} else {
|
|
141717
|
-
cov_1zbhi5o47k.b[
|
|
142261
|
+
cov_1zbhi5o47k.b[45][1]++;
|
|
141718
142262
|
}
|
|
141719
142263
|
|
|
141720
|
-
cov_1zbhi5o47k.s[
|
|
142264
|
+
cov_1zbhi5o47k.s[136]++;
|
|
141721
142265
|
|
|
141722
|
-
if ((cov_1zbhi5o47k.b[
|
|
141723
|
-
cov_1zbhi5o47k.b[
|
|
141724
|
-
cov_1zbhi5o47k.s[
|
|
142266
|
+
if ((cov_1zbhi5o47k.b[47][0]++, element.component === 'FormButton') && (cov_1zbhi5o47k.b[47][1]++, element.config.event === 'pageNavigate')) {
|
|
142267
|
+
cov_1zbhi5o47k.b[46][0]++;
|
|
142268
|
+
cov_1zbhi5o47k.s[137]++;
|
|
141725
142269
|
return new PageNavigateValidations(element, options);
|
|
141726
142270
|
} else {
|
|
141727
|
-
cov_1zbhi5o47k.b[
|
|
142271
|
+
cov_1zbhi5o47k.b[46][1]++;
|
|
141728
142272
|
}
|
|
141729
142273
|
|
|
141730
|
-
cov_1zbhi5o47k.s[
|
|
142274
|
+
cov_1zbhi5o47k.s[138]++;
|
|
141731
142275
|
return new FormElementValidations(element, options);
|
|
141732
142276
|
}
|
|
141733
142277
|
|
|
@@ -142128,7 +142672,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
142128
142672
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
142129
142673
|
var defineProperty = __webpack_require__("bd86");
|
|
142130
142674
|
|
|
142131
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
142675
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=1aba1f84&scoped=true&
|
|
142132
142676
|
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 custom-css-scope",attrs:{"data-cy":"editor-content","ghost-class":"form-control-ghost","value":_vm.config[_vm.currentPage].items},on:{"input":_vm.updateConfig}},'draggable',{
|
|
142133
142677
|
group: {name: 'controls'},
|
|
142134
142678
|
swapThreshold: 0.5
|
|
@@ -142174,7 +142718,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
142174
142718
|
)
|
|
142175
142719
|
|
|
142176
142720
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
142177
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
142721
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
142178
142722
|
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)}
|
|
142179
142723
|
var vue_form_renderervue_type_template_id_1f0c4946_staticRenderFns = []
|
|
142180
142724
|
|
|
@@ -148775,7 +149319,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
148775
149319
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
148776
149320
|
var renderer = __webpack_require__("c99c");
|
|
148777
149321
|
|
|
148778
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149322
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
148779
149323
|
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)])}
|
|
148780
149324
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
148781
149325
|
|
|
@@ -148789,7 +149333,7 @@ var vuedraggable_common_default = /*#__PURE__*/__webpack_require__.n(vuedraggabl
|
|
|
148789
149333
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
148790
149334
|
var mixins = __webpack_require__("1b62");
|
|
148791
149335
|
|
|
148792
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149336
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
148793
149337
|
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)}
|
|
148794
149338
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
148795
149339
|
|
|
@@ -148921,7 +149465,7 @@ const UniqIdsPlugin = {
|
|
|
148921
149465
|
|
|
148922
149466
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
148923
149467
|
|
|
148924
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149468
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
148925
149469
|
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}}})}
|
|
148926
149470
|
var form_input_maskedvue_type_template_id_cd4d416e_staticRenderFns = []
|
|
148927
149471
|
|
|
@@ -153513,7 +154057,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
153513
154057
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
153514
154058
|
var form_button = __webpack_require__("b00f");
|
|
153515
154059
|
|
|
153516
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
154060
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
153517
154061
|
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)}
|
|
153518
154062
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
153519
154063
|
|
|
@@ -156236,7 +156780,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
156236
156780
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
156237
156781
|
var form_nested_screen = __webpack_require__("920a");
|
|
156238
156782
|
|
|
156239
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156783
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=3f0a8bd5&scoped=true&
|
|
156240
156784
|
var file_uploadvue_type_template_id_3f0a8bd5_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",attrs:{"id":"uploaderMain"}},[_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,"id":"submitFile"}},[_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',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
156241
156785
|
var fileList = ref.fileList;
|
|
156242
156786
|
return [_c('ul',[(fileList.length === 0 && _vm.value)?_c('li',[_c('div',{staticClass:"border-bottom py-2"},[_c('i',{staticClass:"fas fa-paperclip"}),_vm._v(" "+_vm._s(_vm.displayName)+"\n ")])]):_vm._e(),_vm._l((fileList),function(file){return _c('li',{key:file.id},[_c('uploader-file',{attrs:{"file":file,"list":true}})],1)})],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)}
|
|
@@ -161445,7 +161989,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
161445
161989
|
)
|
|
161446
161990
|
|
|
161447
161991
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
161448
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
161992
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=da74edfc&scoped=true&
|
|
161449
161993
|
var file_downloadvue_type_template_id_da74edfc_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 ")]):_c('div',[(_vm.loading)?_c('div',[_c('i',{staticClass:"fas fa-cog fa-spin text-muted"}),_vm._v("\n "+_vm._s(_vm.$t('Loading...'))+"\n ")]):_c('div',[(!_vm.loading && _vm.fileInfo)?[_c('b-btn',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isReadOnly),expression:"!isReadOnly"}],staticClass:"mb-2 d-print-none",attrs:{"variant":"primary"},on:{"click":function($event){return _vm.onClick(_vm.fileInfo)}}},[_c('i',{staticClass:"fas fa-file-download"}),_vm._v(" "+_vm._s(_vm.$t('Download'))+"\n ")]),_vm._v("\n "+_vm._s(_vm.fileInfo.file_name)+"\n ")]:_c('div',[_vm._v("\n "+_vm._s(_vm.$t('No files available for download'))+"\n ")])],2)])],1)}
|
|
161450
161994
|
var file_downloadvue_type_template_id_da74edfc_scoped_true_staticRenderFns = []
|
|
161451
161995
|
|
|
@@ -165668,7 +166212,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
165668
166212
|
)
|
|
165669
166213
|
|
|
165670
166214
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
165671
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
166215
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
165672
166216
|
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)}
|
|
165673
166217
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
165674
166218
|
|
|
@@ -167022,7 +167566,7 @@ var cov_1qqsp9i0c = function () {
|
|
|
167022
167566
|
}]
|
|
167023
167567
|
}
|
|
167024
167568
|
}]);
|
|
167025
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
167569
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=1d07f916&
|
|
167026
167570
|
var taskvue_type_template_id_1d07f916_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)}
|
|
167027
167571
|
var taskvue_type_template_id_1d07f916_staticRenderFns = []
|
|
167028
167572
|
|
|
@@ -172265,7 +172809,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
172265
172809
|
)
|
|
172266
172810
|
|
|
172267
172811
|
/* harmony default export */ var task = (task_component.exports);
|
|
172268
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
172812
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=2763e3bb&scoped=true&
|
|
172269
172813
|
var loopvue_type_template_id_2763e3bb_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",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",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)}
|
|
172270
172814
|
var loopvue_type_template_id_2763e3bb_scoped_true_staticRenderFns = []
|
|
172271
172815
|
|
|
@@ -172905,7 +173449,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
172905
173449
|
)
|
|
172906
173450
|
|
|
172907
173451
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
172908
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
173452
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=3bac19c9&scoped=true&
|
|
172909
173453
|
var multi_columnvue_type_template_id_3bac19c9_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",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",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",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)])])}
|
|
172910
173454
|
var multi_columnvue_type_template_id_3bac19c9_scoped_true_staticRenderFns = []
|
|
172911
173455
|
|
|
@@ -173899,7 +174443,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
173899
174443
|
)
|
|
173900
174444
|
|
|
173901
174445
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
173902
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174446
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
173903
174447
|
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)}
|
|
173904
174448
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
173905
174449
|
|
|
@@ -173974,7 +174518,7 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
173974
174518
|
)
|
|
173975
174519
|
|
|
173976
174520
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
173977
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174521
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=64182116&
|
|
173978
174522
|
var screen_renderervue_type_template_id_64182116_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-container',{attrs:{"fluid":""}},[_c(_vm.component,{ref:"component",tag:"component",attrs:{"vdata":_vm.value,"_parent":_vm._parent,"_initial-page":_vm.currentPage},on:{"submit":_vm.submit}}),(_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)}
|
|
173979
174523
|
var screen_renderervue_type_template_id_64182116_staticRenderFns = []
|
|
173980
174524
|
|
|
@@ -183747,7 +184291,7 @@ var screenRenderer;
|
|
|
183747
184291
|
}
|
|
183748
184292
|
}
|
|
183749
184293
|
});
|
|
183750
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
184294
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
183751
184295
|
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()])])}
|
|
183752
184296
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
183753
184297
|
|
|
@@ -184317,7 +184861,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
184317
184861
|
)
|
|
184318
184862
|
|
|
184319
184863
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
184320
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
184864
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
184321
184865
|
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)])}
|
|
184322
184866
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
184323
184867
|
|
|
@@ -184913,7 +185457,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
184913
185457
|
)
|
|
184914
185458
|
|
|
184915
185459
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
184916
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
185460
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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=584c0c24&
|
|
184917
185461
|
var add_loop_rowvue_type_template_id_584c0c24_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_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()}
|
|
184918
185462
|
var add_loop_rowvue_type_template_id_584c0c24_staticRenderFns = []
|
|
184919
185463
|
|
|
@@ -185192,7 +185736,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
185192
185736
|
)
|
|
185193
185737
|
|
|
185194
185738
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
185195
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
185739
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"2d58ea8b-vue-loader-template"}!./node_modules/@vue/cli-service/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&
|
|
185196
185740
|
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...")])}
|
|
185197
185741
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
185198
185742
|
|