@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
|
@@ -3850,7 +3850,7 @@ module.exports = function spread(callback) {
|
|
|
3850
3850
|
|
|
3851
3851
|
"use strict";
|
|
3852
3852
|
|
|
3853
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3853
|
+
// 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&
|
|
3854
3854
|
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()])}
|
|
3855
3855
|
var staticRenderFns = []
|
|
3856
3856
|
|
|
@@ -5221,7 +5221,7 @@ module.exports = baseAssignIn;
|
|
|
5221
5221
|
|
|
5222
5222
|
"use strict";
|
|
5223
5223
|
|
|
5224
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5224
|
+
// 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&
|
|
5225
5225
|
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)}
|
|
5226
5226
|
var staticRenderFns = []
|
|
5227
5227
|
|
|
@@ -9896,7 +9896,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
9896
9896
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
9897
9897
|
var defineProperty = __webpack_require__("bd86");
|
|
9898
9898
|
|
|
9899
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9899
|
+
// 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&
|
|
9900
9900
|
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()])}
|
|
9901
9901
|
var staticRenderFns = []
|
|
9902
9902
|
|
|
@@ -20775,7 +20775,7 @@ $exports.store = store;
|
|
|
20775
20775
|
|
|
20776
20776
|
"use strict";
|
|
20777
20777
|
|
|
20778
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
20778
|
+
// 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&
|
|
20779
20779
|
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){
|
|
20780
20780
|
var index = ref.index;
|
|
20781
20781
|
var field = ref.field;
|
|
@@ -74243,7 +74243,7 @@ module.exports = baseCreate;
|
|
|
74243
74243
|
|
|
74244
74244
|
"use strict";
|
|
74245
74245
|
|
|
74246
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
74246
|
+
// 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&
|
|
74247
74247
|
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)}})])}
|
|
74248
74248
|
var staticRenderFns = []
|
|
74249
74249
|
|
|
@@ -85426,7 +85426,7 @@ module.exports = overArg;
|
|
|
85426
85426
|
|
|
85427
85427
|
"use strict";
|
|
85428
85428
|
|
|
85429
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
85429
|
+
// 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&
|
|
85430
85430
|
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()}
|
|
85431
85431
|
var staticRenderFns = []
|
|
85432
85432
|
|
|
@@ -94037,7 +94037,7 @@ __webpack_require__.d(__webpack_exports__, "LoopInspector", function() { return
|
|
|
94037
94037
|
__webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return /* reexport */ image_variable; });
|
|
94038
94038
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
94039
94039
|
|
|
94040
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94040
|
+
// 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&
|
|
94041
94041
|
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)])}
|
|
94042
94042
|
var staticRenderFns = []
|
|
94043
94043
|
|
|
@@ -94395,7 +94395,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
94395
94395
|
)
|
|
94396
94396
|
|
|
94397
94397
|
/* harmony default export */ var color_select = (component.exports);
|
|
94398
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94398
|
+
// 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&
|
|
94399
94399
|
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)}
|
|
94400
94400
|
var container_columnsvue_type_template_id_62c1d954_staticRenderFns = []
|
|
94401
94401
|
|
|
@@ -95849,7 +95849,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
95849
95849
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
95850
95850
|
var form_multiselect = __webpack_require__("0f4c");
|
|
95851
95851
|
|
|
95852
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95852
|
+
// 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&
|
|
95853
95853
|
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)}
|
|
95854
95854
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
95855
95855
|
|
|
@@ -96179,7 +96179,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
96179
96179
|
)
|
|
96180
96180
|
|
|
96181
96181
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
96182
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
96182
|
+
// 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&
|
|
96183
96183
|
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)}
|
|
96184
96184
|
var options_listvue_type_template_id_60f08e16_scoped_true_staticRenderFns = []
|
|
96185
96185
|
|
|
@@ -96205,7 +96205,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
96205
96205
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
96206
96206
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
96207
96207
|
|
|
96208
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
96208
|
+
// 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&
|
|
96209
96209
|
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("{}")])}
|
|
96210
96210
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
96211
96211
|
|
|
@@ -100439,7 +100439,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
100439
100439
|
)
|
|
100440
100440
|
|
|
100441
100441
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
100442
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
100442
|
+
// 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&
|
|
100443
100443
|
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()])}
|
|
100444
100444
|
var column_setupvue_type_template_id_2d4a3c21_scoped_true_staticRenderFns = []
|
|
100445
100445
|
|
|
@@ -103571,7 +103571,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
103571
103571
|
)
|
|
103572
103572
|
|
|
103573
103573
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
103574
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103574
|
+
// 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&
|
|
103575
103575
|
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)}
|
|
103576
103576
|
var page_selectvue_type_template_id_15e086a1_scoped_true_staticRenderFns = []
|
|
103577
103577
|
|
|
@@ -103946,7 +103946,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
103946
103946
|
)
|
|
103947
103947
|
|
|
103948
103948
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
103949
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103949
|
+
// 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&
|
|
103950
103950
|
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))])])}
|
|
103951
103951
|
var validation_selectvue_type_template_id_40e44882_scoped_true_staticRenderFns = []
|
|
103952
103952
|
|
|
@@ -103959,7 +103959,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
103959
103959
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
103960
103960
|
var es6_array_sort = __webpack_require__("55dd");
|
|
103961
103961
|
|
|
103962
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
103962
|
+
// 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&
|
|
103963
103963
|
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)}
|
|
103964
103964
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
103965
103965
|
|
|
@@ -108202,7 +108202,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
108202
108202
|
)
|
|
108203
108203
|
|
|
108204
108204
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
108205
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108205
|
+
// 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&
|
|
108206
108206
|
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)}
|
|
108207
108207
|
var screen_selectorvue_type_template_id_7237d8ae_staticRenderFns = []
|
|
108208
108208
|
|
|
@@ -108234,7 +108234,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
108234
108234
|
)
|
|
108235
108235
|
|
|
108236
108236
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
108237
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108237
|
+
// 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&
|
|
108238
108238
|
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)}
|
|
108239
108239
|
var loopvue_type_template_id_c0768362_staticRenderFns = []
|
|
108240
108240
|
|
|
@@ -108509,7 +108509,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
108509
108509
|
)
|
|
108510
108510
|
|
|
108511
108511
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
108512
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
108512
|
+
// 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&
|
|
108513
108513
|
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)}
|
|
108514
108514
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
108515
108515
|
|
|
@@ -111512,7 +111512,7 @@ module.exports = {
|
|
|
111512
111512
|
|
|
111513
111513
|
"use strict";
|
|
111514
111514
|
|
|
111515
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
111515
|
+
// 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&
|
|
111516
111516
|
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))])])}
|
|
111517
111517
|
var staticRenderFns = []
|
|
111518
111518
|
|
|
@@ -113721,7 +113721,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
113721
113721
|
|
|
113722
113722
|
"use strict";
|
|
113723
113723
|
|
|
113724
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
113724
|
+
// 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&
|
|
113725
113725
|
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)}
|
|
113726
113726
|
var staticRenderFns = []
|
|
113727
113727
|
|
|
@@ -124561,7 +124561,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
124561
124561
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
124562
124562
|
var form_record_list = __webpack_require__("2b9d");
|
|
124563
124563
|
|
|
124564
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
124564
|
+
// 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&
|
|
124565
124565
|
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)])])}
|
|
124566
124566
|
var staticRenderFns = []
|
|
124567
124567
|
|
|
@@ -137432,57 +137432,51 @@ module.exports = function (it) {
|
|
|
137432
137432
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
137433
137433
|
|
|
137434
137434
|
"use strict";
|
|
137435
|
-
/* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var
|
|
137436
|
-
/* harmony import */ var
|
|
137437
|
-
/* harmony import */ var
|
|
137438
|
-
/* harmony import */ var
|
|
137439
|
-
/* harmony import */ var
|
|
137440
|
-
/* harmony import */ var
|
|
137441
|
-
/* harmony import */ var
|
|
137442
|
-
/* harmony import */ var
|
|
137443
|
-
/* harmony import */ var
|
|
137444
|
-
/* 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 _Users_ryancooley_Sites_processmaker_4_1_packages_screen_builder_node_modules_babel_runtime_corejs2_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__("bd86");
|
|
137478
|
-
/* harmony import */ var _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__("d0d8");
|
|
137479
|
-
/* harmony import */ var _DataProvider__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__("b928");
|
|
137480
|
-
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__("2ef0");
|
|
137481
|
-
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(lodash__WEBPACK_IMPORTED_MODULE_27__);
|
|
137482
|
-
/* harmony import */ var expr_eval__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__("430b");
|
|
137435
|
+
/* WEBPACK VAR INJECTION */(function(global) {/* harmony import */ var core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a481");
|
|
137436
|
+
/* 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__);
|
|
137437
|
+
/* harmony import */ var core_js_modules_es6_regexp_split__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("28a5");
|
|
137438
|
+
/* 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__);
|
|
137439
|
+
/* harmony import */ var core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("4917");
|
|
137440
|
+
/* 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__);
|
|
137441
|
+
/* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("6762");
|
|
137442
|
+
/* 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__);
|
|
137443
|
+
/* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("2fdb");
|
|
137444
|
+
/* 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__);
|
|
137445
|
+
/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("ac6a");
|
|
137446
|
+
/* 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__);
|
|
137447
|
+
/* harmony import */ var core_js_modules_es7_symbol_async_iterator__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("ac4d");
|
|
137448
|
+
/* 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__);
|
|
137449
|
+
/* harmony import */ var core_js_modules_es6_symbol__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("8a81");
|
|
137450
|
+
/* 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__);
|
|
137451
|
+
/* harmony import */ var core_js_modules_es6_string_iterator__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("5df3");
|
|
137452
|
+
/* 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__);
|
|
137453
|
+
/* harmony import */ var core_js_modules_es6_array_from__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__("1c4c");
|
|
137454
|
+
/* 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__);
|
|
137455
|
+
/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("7f7f");
|
|
137456
|
+
/* 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__);
|
|
137457
|
+
/* harmony import */ var core_js_modules_es6_regexp_to_string__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__("6b54");
|
|
137458
|
+
/* 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__);
|
|
137459
|
+
/* harmony import */ var core_js_modules_es6_reflect_construct__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__("2397");
|
|
137460
|
+
/* 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__);
|
|
137461
|
+
/* 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");
|
|
137462
|
+
/* 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");
|
|
137463
|
+
/* 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");
|
|
137464
|
+
/* harmony import */ var regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__("96cf");
|
|
137465
|
+
/* harmony import */ var regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime__WEBPACK_IMPORTED_MODULE_16__);
|
|
137466
|
+
/* 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");
|
|
137467
|
+
/* harmony import */ var core_js_modules_es6_object_assign__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__("f751");
|
|
137468
|
+
/* 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__);
|
|
137469
|
+
/* 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");
|
|
137470
|
+
/* 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");
|
|
137471
|
+
/* 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");
|
|
137472
|
+
/* harmony import */ var _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__("d0d8");
|
|
137473
|
+
/* harmony import */ var _DataProvider__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__("b928");
|
|
137474
|
+
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__("2ef0");
|
|
137475
|
+
/* harmony import */ var lodash__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(lodash__WEBPACK_IMPORTED_MODULE_24__);
|
|
137476
|
+
/* harmony import */ var expr_eval__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__("430b");
|
|
137483
137477
|
var cov_1zbhi5o47k = function () {
|
|
137484
137478
|
var path = "/Users/ryancooley/Sites/processmaker/4.1/packages/screen-builder/src/ValidationsFactory.js";
|
|
137485
|
-
var hash = "
|
|
137479
|
+
var hash = "9bb95d0e715736fc8615e5b920cb001f9ebdb08b";
|
|
137486
137480
|
var global = new Function("return this")();
|
|
137487
137481
|
var gcv = "__coverage__";
|
|
137488
137482
|
var coverageData = {
|
|
@@ -137635,7 +137629,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137635
137629
|
},
|
|
137636
137630
|
end: {
|
|
137637
137631
|
line: 54,
|
|
137638
|
-
column:
|
|
137632
|
+
column: 155
|
|
137639
137633
|
}
|
|
137640
137634
|
},
|
|
137641
137635
|
"15": {
|
|
@@ -137721,81 +137715,81 @@ var cov_1zbhi5o47k = function () {
|
|
|
137721
137715
|
"23": {
|
|
137722
137716
|
start: {
|
|
137723
137717
|
line: 84,
|
|
137724
|
-
column:
|
|
137718
|
+
column: 31
|
|
137725
137719
|
},
|
|
137726
137720
|
end: {
|
|
137727
|
-
line:
|
|
137728
|
-
column:
|
|
137721
|
+
line: 84,
|
|
137722
|
+
column: 122
|
|
137729
137723
|
}
|
|
137730
137724
|
},
|
|
137731
137725
|
"24": {
|
|
137732
137726
|
start: {
|
|
137733
137727
|
line: 85,
|
|
137734
|
-
column:
|
|
137728
|
+
column: 4
|
|
137735
137729
|
},
|
|
137736
137730
|
end: {
|
|
137737
|
-
line:
|
|
137738
|
-
column:
|
|
137731
|
+
line: 87,
|
|
137732
|
+
column: 5
|
|
137739
137733
|
}
|
|
137740
137734
|
},
|
|
137741
137735
|
"25": {
|
|
137742
137736
|
start: {
|
|
137743
|
-
line:
|
|
137744
|
-
column:
|
|
137737
|
+
line: 86,
|
|
137738
|
+
column: 6
|
|
137745
137739
|
},
|
|
137746
137740
|
end: {
|
|
137747
|
-
line:
|
|
137748
|
-
column:
|
|
137741
|
+
line: 86,
|
|
137742
|
+
column: 144
|
|
137749
137743
|
}
|
|
137750
137744
|
},
|
|
137751
137745
|
"26": {
|
|
137752
137746
|
start: {
|
|
137753
137747
|
line: 91,
|
|
137754
|
-
column:
|
|
137748
|
+
column: 4
|
|
137755
137749
|
},
|
|
137756
137750
|
end: {
|
|
137757
|
-
line:
|
|
137758
|
-
column:
|
|
137751
|
+
line: 93,
|
|
137752
|
+
column: 5
|
|
137759
137753
|
}
|
|
137760
137754
|
},
|
|
137761
137755
|
"27": {
|
|
137762
137756
|
start: {
|
|
137763
|
-
line:
|
|
137764
|
-
column:
|
|
137757
|
+
line: 92,
|
|
137758
|
+
column: 6
|
|
137765
137759
|
},
|
|
137766
137760
|
end: {
|
|
137767
|
-
line:
|
|
137768
|
-
column:
|
|
137761
|
+
line: 92,
|
|
137762
|
+
column: 41
|
|
137769
137763
|
}
|
|
137770
137764
|
},
|
|
137771
137765
|
"28": {
|
|
137772
137766
|
start: {
|
|
137773
137767
|
line: 94,
|
|
137774
|
-
column:
|
|
137768
|
+
column: 4
|
|
137775
137769
|
},
|
|
137776
137770
|
end: {
|
|
137777
|
-
line:
|
|
137778
|
-
column:
|
|
137771
|
+
line: 96,
|
|
137772
|
+
column: 5
|
|
137779
137773
|
}
|
|
137780
137774
|
},
|
|
137781
137775
|
"29": {
|
|
137782
137776
|
start: {
|
|
137783
|
-
line:
|
|
137784
|
-
column:
|
|
137777
|
+
line: 95,
|
|
137778
|
+
column: 6
|
|
137785
137779
|
},
|
|
137786
137780
|
end: {
|
|
137787
|
-
line:
|
|
137788
|
-
column:
|
|
137781
|
+
line: 95,
|
|
137782
|
+
column: 52
|
|
137789
137783
|
}
|
|
137790
137784
|
},
|
|
137791
137785
|
"30": {
|
|
137792
137786
|
start: {
|
|
137793
137787
|
line: 97,
|
|
137794
|
-
column:
|
|
137788
|
+
column: 21
|
|
137795
137789
|
},
|
|
137796
137790
|
end: {
|
|
137797
137791
|
line: 97,
|
|
137798
|
-
column:
|
|
137792
|
+
column: 53
|
|
137799
137793
|
}
|
|
137800
137794
|
},
|
|
137801
137795
|
"31": {
|
|
@@ -137805,67 +137799,67 @@ var cov_1zbhi5o47k = function () {
|
|
|
137805
137799
|
},
|
|
137806
137800
|
end: {
|
|
137807
137801
|
line: 98,
|
|
137808
|
-
column:
|
|
137802
|
+
column: 66
|
|
137809
137803
|
}
|
|
137810
137804
|
},
|
|
137811
137805
|
"32": {
|
|
137812
137806
|
start: {
|
|
137813
|
-
line:
|
|
137807
|
+
line: 99,
|
|
137814
137808
|
column: 4
|
|
137815
137809
|
},
|
|
137816
137810
|
end: {
|
|
137817
|
-
line:
|
|
137818
|
-
column:
|
|
137811
|
+
line: 99,
|
|
137812
|
+
column: 32
|
|
137819
137813
|
}
|
|
137820
137814
|
},
|
|
137821
137815
|
"33": {
|
|
137822
137816
|
start: {
|
|
137823
137817
|
line: 110,
|
|
137824
|
-
column:
|
|
137818
|
+
column: 4
|
|
137825
137819
|
},
|
|
137826
137820
|
end: {
|
|
137827
|
-
line:
|
|
137828
|
-
column:
|
|
137821
|
+
line: 112,
|
|
137822
|
+
column: 5
|
|
137829
137823
|
}
|
|
137830
137824
|
},
|
|
137831
137825
|
"34": {
|
|
137832
137826
|
start: {
|
|
137833
|
-
line:
|
|
137834
|
-
column:
|
|
137827
|
+
line: 111,
|
|
137828
|
+
column: 6
|
|
137835
137829
|
},
|
|
137836
137830
|
end: {
|
|
137837
|
-
line:
|
|
137838
|
-
column:
|
|
137831
|
+
line: 111,
|
|
137832
|
+
column: 13
|
|
137839
137833
|
}
|
|
137840
137834
|
},
|
|
137841
137835
|
"35": {
|
|
137842
137836
|
start: {
|
|
137843
137837
|
line: 113,
|
|
137844
|
-
column:
|
|
137838
|
+
column: 4
|
|
137845
137839
|
},
|
|
137846
137840
|
end: {
|
|
137847
137841
|
line: 113,
|
|
137848
|
-
column:
|
|
137842
|
+
column: 51
|
|
137849
137843
|
}
|
|
137850
137844
|
},
|
|
137851
137845
|
"36": {
|
|
137852
137846
|
start: {
|
|
137853
137847
|
line: 114,
|
|
137854
|
-
column:
|
|
137848
|
+
column: 22
|
|
137855
137849
|
},
|
|
137856
137850
|
end: {
|
|
137857
137851
|
line: 114,
|
|
137858
|
-
column:
|
|
137852
|
+
column: 64
|
|
137859
137853
|
}
|
|
137860
137854
|
},
|
|
137861
137855
|
"37": {
|
|
137862
137856
|
start: {
|
|
137863
137857
|
line: 115,
|
|
137864
|
-
column:
|
|
137858
|
+
column: 4
|
|
137865
137859
|
},
|
|
137866
137860
|
end: {
|
|
137867
137861
|
line: 115,
|
|
137868
|
-
column:
|
|
137862
|
+
column: 28
|
|
137869
137863
|
}
|
|
137870
137864
|
},
|
|
137871
137865
|
"38": {
|
|
@@ -137875,7 +137869,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137875
137869
|
},
|
|
137876
137870
|
end: {
|
|
137877
137871
|
line: 116,
|
|
137878
|
-
column:
|
|
137872
|
+
column: 209
|
|
137879
137873
|
}
|
|
137880
137874
|
},
|
|
137881
137875
|
"39": {
|
|
@@ -137905,7 +137899,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
137905
137899
|
},
|
|
137906
137900
|
end: {
|
|
137907
137901
|
line: 129,
|
|
137908
|
-
column:
|
|
137902
|
+
column: 178
|
|
137909
137903
|
}
|
|
137910
137904
|
},
|
|
137911
137905
|
"42": {
|
|
@@ -138059,6 +138053,16 @@ var cov_1zbhi5o47k = function () {
|
|
|
138059
138053
|
}
|
|
138060
138054
|
},
|
|
138061
138055
|
"57": {
|
|
138056
|
+
start: {
|
|
138057
|
+
line: 171,
|
|
138058
|
+
column: 33
|
|
138059
|
+
},
|
|
138060
|
+
end: {
|
|
138061
|
+
line: 171,
|
|
138062
|
+
column: 58
|
|
138063
|
+
}
|
|
138064
|
+
},
|
|
138065
|
+
"58": {
|
|
138062
138066
|
start: {
|
|
138063
138067
|
line: 172,
|
|
138064
138068
|
column: 4
|
|
@@ -138068,7 +138072,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138068
138072
|
column: 65
|
|
138069
138073
|
}
|
|
138070
138074
|
},
|
|
138071
|
-
"
|
|
138075
|
+
"59": {
|
|
138072
138076
|
start: {
|
|
138073
138077
|
line: 173,
|
|
138074
138078
|
column: 28
|
|
@@ -138078,27 +138082,27 @@ var cov_1zbhi5o47k = function () {
|
|
|
138078
138082
|
column: 55
|
|
138079
138083
|
}
|
|
138080
138084
|
},
|
|
138081
|
-
"
|
|
138085
|
+
"60": {
|
|
138082
138086
|
start: {
|
|
138083
138087
|
line: 174,
|
|
138084
138088
|
column: 4
|
|
138085
138089
|
},
|
|
138086
138090
|
end: {
|
|
138087
|
-
line:
|
|
138091
|
+
line: 270,
|
|
138088
138092
|
column: 5
|
|
138089
138093
|
}
|
|
138090
138094
|
},
|
|
138091
|
-
"
|
|
138095
|
+
"61": {
|
|
138092
138096
|
start: {
|
|
138093
138097
|
line: 175,
|
|
138094
138098
|
column: 6
|
|
138095
138099
|
},
|
|
138096
138100
|
end: {
|
|
138097
|
-
line:
|
|
138101
|
+
line: 228,
|
|
138098
138102
|
column: 9
|
|
138099
138103
|
}
|
|
138100
138104
|
},
|
|
138101
|
-
"
|
|
138105
|
+
"62": {
|
|
138102
138106
|
start: {
|
|
138103
138107
|
line: 176,
|
|
138104
138108
|
column: 21
|
|
@@ -138108,7 +138112,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138108
138112
|
column: 67
|
|
138109
138113
|
}
|
|
138110
138114
|
},
|
|
138111
|
-
"
|
|
138115
|
+
"63": {
|
|
138112
138116
|
start: {
|
|
138113
138117
|
line: 177,
|
|
138114
138118
|
column: 8
|
|
@@ -138118,7 +138122,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138118
138122
|
column: 9
|
|
138119
138123
|
}
|
|
138120
138124
|
},
|
|
138121
|
-
"
|
|
138125
|
+
"64": {
|
|
138122
138126
|
start: {
|
|
138123
138127
|
line: 178,
|
|
138124
138128
|
column: 10
|
|
@@ -138128,7 +138132,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138128
138132
|
column: 17
|
|
138129
138133
|
}
|
|
138130
138134
|
},
|
|
138131
|
-
"
|
|
138135
|
+
"65": {
|
|
138132
138136
|
start: {
|
|
138133
138137
|
line: 180,
|
|
138134
138138
|
column: 27
|
|
@@ -138138,7 +138142,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138138
138142
|
column: 43
|
|
138139
138143
|
}
|
|
138140
138144
|
},
|
|
138141
|
-
"
|
|
138145
|
+
"66": {
|
|
138142
138146
|
start: {
|
|
138143
138147
|
line: 181,
|
|
138144
138148
|
column: 8
|
|
@@ -138148,7 +138152,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138148
138152
|
column: 9
|
|
138149
138153
|
}
|
|
138150
138154
|
},
|
|
138151
|
-
"
|
|
138155
|
+
"67": {
|
|
138152
138156
|
start: {
|
|
138153
138157
|
line: 183,
|
|
138154
138158
|
column: 10
|
|
@@ -138158,7 +138162,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138158
138162
|
column: 63
|
|
138159
138163
|
}
|
|
138160
138164
|
},
|
|
138161
|
-
"
|
|
138165
|
+
"68": {
|
|
138162
138166
|
start: {
|
|
138163
138167
|
line: 184,
|
|
138164
138168
|
column: 10
|
|
@@ -138168,7 +138172,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138168
138172
|
column: 17
|
|
138169
138173
|
}
|
|
138170
138174
|
},
|
|
138171
|
-
"
|
|
138175
|
+
"69": {
|
|
138172
138176
|
start: {
|
|
138173
138177
|
line: 186,
|
|
138174
138178
|
column: 8
|
|
@@ -138178,7 +138182,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138178
138182
|
column: 9
|
|
138179
138183
|
}
|
|
138180
138184
|
},
|
|
138181
|
-
"
|
|
138185
|
+
"70": {
|
|
138182
138186
|
start: {
|
|
138183
138187
|
line: 187,
|
|
138184
138188
|
column: 25
|
|
@@ -138188,7 +138192,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138188
138192
|
column: 27
|
|
138189
138193
|
}
|
|
138190
138194
|
},
|
|
138191
|
-
"
|
|
138195
|
+
"71": {
|
|
138192
138196
|
start: {
|
|
138193
138197
|
line: 188,
|
|
138194
138198
|
column: 10
|
|
@@ -138198,7 +138202,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138198
138202
|
column: 13
|
|
138199
138203
|
}
|
|
138200
138204
|
},
|
|
138201
|
-
"
|
|
138205
|
+
"72": {
|
|
138202
138206
|
start: {
|
|
138203
138207
|
line: 189,
|
|
138204
138208
|
column: 12
|
|
@@ -138208,7 +138212,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138208
138212
|
column: 35
|
|
138209
138213
|
}
|
|
138210
138214
|
},
|
|
138211
|
-
"
|
|
138215
|
+
"73": {
|
|
138212
138216
|
start: {
|
|
138213
138217
|
line: 191,
|
|
138214
138218
|
column: 10
|
|
@@ -138218,7 +138222,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138218
138222
|
column: 33
|
|
138219
138223
|
}
|
|
138220
138224
|
},
|
|
138221
|
-
"
|
|
138225
|
+
"74": {
|
|
138222
138226
|
start: {
|
|
138223
138227
|
line: 192,
|
|
138224
138228
|
column: 10
|
|
@@ -138228,17 +138232,17 @@ var cov_1zbhi5o47k = function () {
|
|
|
138228
138232
|
column: 49
|
|
138229
138233
|
}
|
|
138230
138234
|
},
|
|
138231
|
-
"
|
|
138235
|
+
"75": {
|
|
138232
138236
|
start: {
|
|
138233
138237
|
line: 194,
|
|
138234
138238
|
column: 8
|
|
138235
138239
|
},
|
|
138236
138240
|
end: {
|
|
138237
|
-
line:
|
|
138241
|
+
line: 227,
|
|
138238
138242
|
column: 10
|
|
138239
138243
|
}
|
|
138240
138244
|
},
|
|
138241
|
-
"
|
|
138245
|
+
"76": {
|
|
138242
138246
|
start: {
|
|
138243
138247
|
line: 195,
|
|
138244
138248
|
column: 23
|
|
@@ -138248,423 +138252,623 @@ var cov_1zbhi5o47k = function () {
|
|
|
138248
138252
|
column: 31
|
|
138249
138253
|
}
|
|
138250
138254
|
},
|
|
138251
|
-
"
|
|
138255
|
+
"77": {
|
|
138252
138256
|
start: {
|
|
138253
138257
|
line: 196,
|
|
138254
|
-
column:
|
|
138258
|
+
column: 31
|
|
138255
138259
|
},
|
|
138256
138260
|
end: {
|
|
138257
138261
|
line: 196,
|
|
138258
|
-
column:
|
|
138262
|
+
column: 63
|
|
138259
138263
|
}
|
|
138260
138264
|
},
|
|
138261
|
-
"
|
|
138265
|
+
"78": {
|
|
138262
138266
|
start: {
|
|
138263
138267
|
line: 197,
|
|
138264
|
-
column:
|
|
138268
|
+
column: 39
|
|
138265
138269
|
},
|
|
138266
138270
|
end: {
|
|
138267
138271
|
line: 197,
|
|
138268
|
-
column:
|
|
138272
|
+
column: 88
|
|
138269
138273
|
}
|
|
138270
138274
|
},
|
|
138271
|
-
"
|
|
138275
|
+
"79": {
|
|
138272
138276
|
start: {
|
|
138273
138277
|
line: 198,
|
|
138274
138278
|
column: 10
|
|
138275
138279
|
},
|
|
138276
138280
|
end: {
|
|
138277
|
-
line:
|
|
138281
|
+
line: 200,
|
|
138278
138282
|
column: 11
|
|
138279
138283
|
}
|
|
138280
138284
|
},
|
|
138281
|
-
"
|
|
138285
|
+
"80": {
|
|
138282
138286
|
start: {
|
|
138283
138287
|
line: 199,
|
|
138284
138288
|
column: 12
|
|
138285
138289
|
},
|
|
138290
|
+
end: {
|
|
138291
|
+
line: 199,
|
|
138292
|
+
column: 81
|
|
138293
|
+
}
|
|
138294
|
+
},
|
|
138295
|
+
"81": {
|
|
138296
|
+
start: {
|
|
138297
|
+
line: 202,
|
|
138298
|
+
column: 10
|
|
138299
|
+
},
|
|
138300
|
+
end: {
|
|
138301
|
+
line: 213,
|
|
138302
|
+
column: 11
|
|
138303
|
+
}
|
|
138304
|
+
},
|
|
138305
|
+
"82": {
|
|
138306
|
+
start: {
|
|
138307
|
+
line: 203,
|
|
138308
|
+
column: 34
|
|
138309
|
+
},
|
|
138286
138310
|
end: {
|
|
138287
138311
|
line: 203,
|
|
138312
|
+
column: 38
|
|
138313
|
+
}
|
|
138314
|
+
},
|
|
138315
|
+
"83": {
|
|
138316
|
+
start: {
|
|
138317
|
+
line: 204,
|
|
138318
|
+
column: 12
|
|
138319
|
+
},
|
|
138320
|
+
end: {
|
|
138321
|
+
line: 208,
|
|
138288
138322
|
column: 13
|
|
138289
138323
|
}
|
|
138290
138324
|
},
|
|
138291
|
-
"
|
|
138325
|
+
"84": {
|
|
138292
138326
|
start: {
|
|
138293
|
-
line:
|
|
138327
|
+
line: 205,
|
|
138294
138328
|
column: 14
|
|
138295
138329
|
},
|
|
138296
138330
|
end: {
|
|
138297
|
-
line:
|
|
138331
|
+
line: 205,
|
|
138332
|
+
column: 88
|
|
138333
|
+
}
|
|
138334
|
+
},
|
|
138335
|
+
"85": {
|
|
138336
|
+
start: {
|
|
138337
|
+
line: 207,
|
|
138338
|
+
column: 14
|
|
138339
|
+
},
|
|
138340
|
+
end: {
|
|
138341
|
+
line: 207,
|
|
138342
|
+
column: 38
|
|
138343
|
+
}
|
|
138344
|
+
},
|
|
138345
|
+
"86": {
|
|
138346
|
+
start: {
|
|
138347
|
+
line: 210,
|
|
138348
|
+
column: 12
|
|
138349
|
+
},
|
|
138350
|
+
end: {
|
|
138351
|
+
line: 212,
|
|
138352
|
+
column: 13
|
|
138353
|
+
}
|
|
138354
|
+
},
|
|
138355
|
+
"87": {
|
|
138356
|
+
start: {
|
|
138357
|
+
line: 211,
|
|
138358
|
+
column: 14
|
|
138359
|
+
},
|
|
138360
|
+
end: {
|
|
138361
|
+
line: 211,
|
|
138362
|
+
column: 26
|
|
138363
|
+
}
|
|
138364
|
+
},
|
|
138365
|
+
"88": {
|
|
138366
|
+
start: {
|
|
138367
|
+
line: 215,
|
|
138368
|
+
column: 24
|
|
138369
|
+
},
|
|
138370
|
+
end: {
|
|
138371
|
+
line: 215,
|
|
138372
|
+
column: 28
|
|
138373
|
+
}
|
|
138374
|
+
},
|
|
138375
|
+
"89": {
|
|
138376
|
+
start: {
|
|
138377
|
+
line: 216,
|
|
138378
|
+
column: 10
|
|
138379
|
+
},
|
|
138380
|
+
end: {
|
|
138381
|
+
line: 222,
|
|
138382
|
+
column: 11
|
|
138383
|
+
}
|
|
138384
|
+
},
|
|
138385
|
+
"90": {
|
|
138386
|
+
start: {
|
|
138387
|
+
line: 217,
|
|
138388
|
+
column: 12
|
|
138389
|
+
},
|
|
138390
|
+
end: {
|
|
138391
|
+
line: 221,
|
|
138392
|
+
column: 13
|
|
138393
|
+
}
|
|
138394
|
+
},
|
|
138395
|
+
"91": {
|
|
138396
|
+
start: {
|
|
138397
|
+
line: 218,
|
|
138398
|
+
column: 14
|
|
138399
|
+
},
|
|
138400
|
+
end: {
|
|
138401
|
+
line: 218,
|
|
138298
138402
|
column: 75
|
|
138299
138403
|
}
|
|
138300
138404
|
},
|
|
138301
|
-
"
|
|
138405
|
+
"92": {
|
|
138302
138406
|
start: {
|
|
138303
|
-
line:
|
|
138407
|
+
line: 220,
|
|
138304
138408
|
column: 14
|
|
138305
138409
|
},
|
|
138306
138410
|
end: {
|
|
138307
|
-
line:
|
|
138411
|
+
line: 220,
|
|
138308
138412
|
column: 30
|
|
138309
138413
|
}
|
|
138310
138414
|
},
|
|
138311
|
-
"
|
|
138415
|
+
"93": {
|
|
138312
138416
|
start: {
|
|
138313
|
-
line:
|
|
138417
|
+
line: 223,
|
|
138314
138418
|
column: 10
|
|
138315
138419
|
},
|
|
138316
138420
|
end: {
|
|
138317
|
-
line:
|
|
138421
|
+
line: 225,
|
|
138318
138422
|
column: 11
|
|
138319
138423
|
}
|
|
138320
138424
|
},
|
|
138321
|
-
"
|
|
138425
|
+
"94": {
|
|
138322
138426
|
start: {
|
|
138323
|
-
line:
|
|
138427
|
+
line: 224,
|
|
138324
138428
|
column: 12
|
|
138325
138429
|
},
|
|
138326
138430
|
end: {
|
|
138327
|
-
line:
|
|
138431
|
+
line: 224,
|
|
138328
138432
|
column: 24
|
|
138329
138433
|
}
|
|
138330
138434
|
},
|
|
138331
|
-
"
|
|
138435
|
+
"95": {
|
|
138332
138436
|
start: {
|
|
138333
|
-
line:
|
|
138437
|
+
line: 226,
|
|
138334
138438
|
column: 10
|
|
138335
138439
|
},
|
|
138336
138440
|
end: {
|
|
138337
|
-
line:
|
|
138441
|
+
line: 226,
|
|
138338
138442
|
column: 48
|
|
138339
138443
|
}
|
|
138340
138444
|
},
|
|
138341
|
-
"
|
|
138445
|
+
"96": {
|
|
138342
138446
|
start: {
|
|
138343
|
-
line:
|
|
138447
|
+
line: 229,
|
|
138344
138448
|
column: 11
|
|
138345
138449
|
},
|
|
138346
138450
|
end: {
|
|
138347
|
-
line:
|
|
138451
|
+
line: 270,
|
|
138348
138452
|
column: 5
|
|
138349
138453
|
}
|
|
138350
138454
|
},
|
|
138351
|
-
"
|
|
138455
|
+
"97": {
|
|
138352
138456
|
start: {
|
|
138353
|
-
line:
|
|
138457
|
+
line: 230,
|
|
138354
138458
|
column: 25
|
|
138355
138459
|
},
|
|
138356
138460
|
end: {
|
|
138357
|
-
line:
|
|
138461
|
+
line: 230,
|
|
138358
138462
|
column: 53
|
|
138359
138463
|
}
|
|
138360
138464
|
},
|
|
138361
|
-
"
|
|
138465
|
+
"98": {
|
|
138362
138466
|
start: {
|
|
138363
|
-
line:
|
|
138467
|
+
line: 231,
|
|
138364
138468
|
column: 6
|
|
138365
138469
|
},
|
|
138366
138470
|
end: {
|
|
138367
|
-
line:
|
|
138471
|
+
line: 235,
|
|
138368
138472
|
column: 7
|
|
138369
138473
|
}
|
|
138370
138474
|
},
|
|
138371
|
-
"
|
|
138475
|
+
"99": {
|
|
138372
138476
|
start: {
|
|
138373
|
-
line:
|
|
138477
|
+
line: 233,
|
|
138374
138478
|
column: 8
|
|
138375
138479
|
},
|
|
138376
138480
|
end: {
|
|
138377
|
-
line:
|
|
138481
|
+
line: 233,
|
|
138378
138482
|
column: 73
|
|
138379
138483
|
}
|
|
138380
138484
|
},
|
|
138381
|
-
"
|
|
138485
|
+
"100": {
|
|
138382
138486
|
start: {
|
|
138383
|
-
line:
|
|
138487
|
+
line: 234,
|
|
138384
138488
|
column: 8
|
|
138385
138489
|
},
|
|
138386
138490
|
end: {
|
|
138387
|
-
line:
|
|
138491
|
+
line: 234,
|
|
138388
138492
|
column: 15
|
|
138389
138493
|
}
|
|
138390
138494
|
},
|
|
138391
|
-
"
|
|
138495
|
+
"101": {
|
|
138392
138496
|
start: {
|
|
138393
|
-
line:
|
|
138497
|
+
line: 236,
|
|
138394
138498
|
column: 6
|
|
138395
138499
|
},
|
|
138396
138500
|
end: {
|
|
138397
|
-
line:
|
|
138501
|
+
line: 269,
|
|
138398
138502
|
column: 8
|
|
138399
138503
|
}
|
|
138400
138504
|
},
|
|
138401
|
-
"
|
|
138505
|
+
"102": {
|
|
138402
138506
|
start: {
|
|
138403
|
-
line:
|
|
138507
|
+
line: 237,
|
|
138404
138508
|
column: 21
|
|
138405
138509
|
},
|
|
138406
138510
|
end: {
|
|
138407
|
-
line:
|
|
138511
|
+
line: 237,
|
|
138408
138512
|
column: 29
|
|
138409
138513
|
}
|
|
138410
138514
|
},
|
|
138411
|
-
"
|
|
138515
|
+
"103": {
|
|
138412
138516
|
start: {
|
|
138413
|
-
line:
|
|
138414
|
-
column:
|
|
138517
|
+
line: 238,
|
|
138518
|
+
column: 29
|
|
138415
138519
|
},
|
|
138416
138520
|
end: {
|
|
138417
|
-
line:
|
|
138418
|
-
column:
|
|
138521
|
+
line: 238,
|
|
138522
|
+
column: 61
|
|
138419
138523
|
}
|
|
138420
138524
|
},
|
|
138421
|
-
"
|
|
138525
|
+
"104": {
|
|
138422
138526
|
start: {
|
|
138423
|
-
line:
|
|
138527
|
+
line: 239,
|
|
138528
|
+
column: 37
|
|
138529
|
+
},
|
|
138530
|
+
end: {
|
|
138531
|
+
line: 239,
|
|
138532
|
+
column: 86
|
|
138533
|
+
}
|
|
138534
|
+
},
|
|
138535
|
+
"105": {
|
|
138536
|
+
start: {
|
|
138537
|
+
line: 240,
|
|
138538
|
+
column: 8
|
|
138539
|
+
},
|
|
138540
|
+
end: {
|
|
138541
|
+
line: 242,
|
|
138542
|
+
column: 9
|
|
138543
|
+
}
|
|
138544
|
+
},
|
|
138545
|
+
"106": {
|
|
138546
|
+
start: {
|
|
138547
|
+
line: 241,
|
|
138548
|
+
column: 10
|
|
138549
|
+
},
|
|
138550
|
+
end: {
|
|
138551
|
+
line: 241,
|
|
138552
|
+
column: 79
|
|
138553
|
+
}
|
|
138554
|
+
},
|
|
138555
|
+
"107": {
|
|
138556
|
+
start: {
|
|
138557
|
+
line: 244,
|
|
138558
|
+
column: 8
|
|
138559
|
+
},
|
|
138560
|
+
end: {
|
|
138561
|
+
line: 255,
|
|
138562
|
+
column: 9
|
|
138563
|
+
}
|
|
138564
|
+
},
|
|
138565
|
+
"108": {
|
|
138566
|
+
start: {
|
|
138567
|
+
line: 245,
|
|
138568
|
+
column: 32
|
|
138569
|
+
},
|
|
138570
|
+
end: {
|
|
138571
|
+
line: 245,
|
|
138572
|
+
column: 36
|
|
138573
|
+
}
|
|
138574
|
+
},
|
|
138575
|
+
"109": {
|
|
138576
|
+
start: {
|
|
138577
|
+
line: 246,
|
|
138578
|
+
column: 10
|
|
138579
|
+
},
|
|
138580
|
+
end: {
|
|
138581
|
+
line: 250,
|
|
138582
|
+
column: 11
|
|
138583
|
+
}
|
|
138584
|
+
},
|
|
138585
|
+
"110": {
|
|
138586
|
+
start: {
|
|
138587
|
+
line: 247,
|
|
138588
|
+
column: 12
|
|
138589
|
+
},
|
|
138590
|
+
end: {
|
|
138591
|
+
line: 247,
|
|
138592
|
+
column: 86
|
|
138593
|
+
}
|
|
138594
|
+
},
|
|
138595
|
+
"111": {
|
|
138596
|
+
start: {
|
|
138597
|
+
line: 249,
|
|
138598
|
+
column: 12
|
|
138599
|
+
},
|
|
138600
|
+
end: {
|
|
138601
|
+
line: 249,
|
|
138602
|
+
column: 36
|
|
138603
|
+
}
|
|
138604
|
+
},
|
|
138605
|
+
"112": {
|
|
138606
|
+
start: {
|
|
138607
|
+
line: 252,
|
|
138608
|
+
column: 10
|
|
138609
|
+
},
|
|
138610
|
+
end: {
|
|
138611
|
+
line: 254,
|
|
138612
|
+
column: 11
|
|
138613
|
+
}
|
|
138614
|
+
},
|
|
138615
|
+
"113": {
|
|
138616
|
+
start: {
|
|
138617
|
+
line: 253,
|
|
138618
|
+
column: 12
|
|
138619
|
+
},
|
|
138620
|
+
end: {
|
|
138621
|
+
line: 253,
|
|
138622
|
+
column: 24
|
|
138623
|
+
}
|
|
138624
|
+
},
|
|
138625
|
+
"114": {
|
|
138626
|
+
start: {
|
|
138627
|
+
line: 257,
|
|
138424
138628
|
column: 22
|
|
138425
138629
|
},
|
|
138426
138630
|
end: {
|
|
138427
|
-
line:
|
|
138631
|
+
line: 257,
|
|
138428
138632
|
column: 26
|
|
138429
138633
|
}
|
|
138430
138634
|
},
|
|
138431
|
-
"
|
|
138635
|
+
"115": {
|
|
138432
138636
|
start: {
|
|
138433
|
-
line:
|
|
138637
|
+
line: 258,
|
|
138434
138638
|
column: 8
|
|
138435
138639
|
},
|
|
138436
138640
|
end: {
|
|
138437
|
-
line:
|
|
138641
|
+
line: 264,
|
|
138438
138642
|
column: 9
|
|
138439
138643
|
}
|
|
138440
138644
|
},
|
|
138441
|
-
"
|
|
138645
|
+
"116": {
|
|
138442
138646
|
start: {
|
|
138443
|
-
line:
|
|
138647
|
+
line: 259,
|
|
138444
138648
|
column: 10
|
|
138445
138649
|
},
|
|
138446
138650
|
end: {
|
|
138447
|
-
line:
|
|
138651
|
+
line: 263,
|
|
138448
138652
|
column: 11
|
|
138449
138653
|
}
|
|
138450
138654
|
},
|
|
138451
|
-
"
|
|
138655
|
+
"117": {
|
|
138452
138656
|
start: {
|
|
138453
|
-
line:
|
|
138657
|
+
line: 260,
|
|
138454
138658
|
column: 12
|
|
138455
138659
|
},
|
|
138456
138660
|
end: {
|
|
138457
|
-
line:
|
|
138661
|
+
line: 260,
|
|
138458
138662
|
column: 73
|
|
138459
138663
|
}
|
|
138460
138664
|
},
|
|
138461
|
-
"
|
|
138665
|
+
"118": {
|
|
138462
138666
|
start: {
|
|
138463
|
-
line:
|
|
138667
|
+
line: 262,
|
|
138464
138668
|
column: 12
|
|
138465
138669
|
},
|
|
138466
138670
|
end: {
|
|
138467
|
-
line:
|
|
138671
|
+
line: 262,
|
|
138468
138672
|
column: 28
|
|
138469
138673
|
}
|
|
138470
138674
|
},
|
|
138471
|
-
"
|
|
138675
|
+
"119": {
|
|
138472
138676
|
start: {
|
|
138473
|
-
line:
|
|
138677
|
+
line: 265,
|
|
138474
138678
|
column: 8
|
|
138475
138679
|
},
|
|
138476
138680
|
end: {
|
|
138477
|
-
line:
|
|
138681
|
+
line: 267,
|
|
138478
138682
|
column: 9
|
|
138479
138683
|
}
|
|
138480
138684
|
},
|
|
138481
|
-
"
|
|
138685
|
+
"120": {
|
|
138482
138686
|
start: {
|
|
138483
|
-
line:
|
|
138687
|
+
line: 266,
|
|
138484
138688
|
column: 10
|
|
138485
138689
|
},
|
|
138486
138690
|
end: {
|
|
138487
|
-
line:
|
|
138691
|
+
line: 266,
|
|
138488
138692
|
column: 22
|
|
138489
138693
|
}
|
|
138490
138694
|
},
|
|
138491
|
-
"
|
|
138695
|
+
"121": {
|
|
138492
138696
|
start: {
|
|
138493
|
-
line:
|
|
138697
|
+
line: 268,
|
|
138494
138698
|
column: 8
|
|
138495
138699
|
},
|
|
138496
138700
|
end: {
|
|
138497
|
-
line:
|
|
138701
|
+
line: 268,
|
|
138498
138702
|
column: 46
|
|
138499
138703
|
}
|
|
138500
138704
|
},
|
|
138501
|
-
"
|
|
138705
|
+
"122": {
|
|
138502
138706
|
start: {
|
|
138503
|
-
line:
|
|
138707
|
+
line: 271,
|
|
138504
138708
|
column: 4
|
|
138505
138709
|
},
|
|
138506
138710
|
end: {
|
|
138507
|
-
line:
|
|
138711
|
+
line: 273,
|
|
138508
138712
|
column: 5
|
|
138509
138713
|
}
|
|
138510
138714
|
},
|
|
138511
|
-
"
|
|
138715
|
+
"123": {
|
|
138512
138716
|
start: {
|
|
138513
|
-
line:
|
|
138717
|
+
line: 272,
|
|
138514
138718
|
column: 6
|
|
138515
138719
|
},
|
|
138516
138720
|
end: {
|
|
138517
|
-
line:
|
|
138721
|
+
line: 272,
|
|
138518
138722
|
column: 115
|
|
138519
138723
|
}
|
|
138520
138724
|
},
|
|
138521
|
-
"
|
|
138725
|
+
"124": {
|
|
138522
138726
|
start: {
|
|
138523
|
-
line:
|
|
138727
|
+
line: 276,
|
|
138524
138728
|
column: 4
|
|
138525
138729
|
},
|
|
138526
138730
|
end: {
|
|
138527
|
-
line:
|
|
138731
|
+
line: 276,
|
|
138528
138732
|
column: 67
|
|
138529
138733
|
}
|
|
138530
138734
|
},
|
|
138531
|
-
"
|
|
138735
|
+
"125": {
|
|
138532
138736
|
start: {
|
|
138533
|
-
line:
|
|
138737
|
+
line: 276,
|
|
138534
138738
|
column: 37
|
|
138535
138739
|
},
|
|
138536
138740
|
end: {
|
|
138537
|
-
line:
|
|
138741
|
+
line: 276,
|
|
138538
138742
|
column: 65
|
|
138539
138743
|
}
|
|
138540
138744
|
},
|
|
138541
|
-
"
|
|
138745
|
+
"126": {
|
|
138542
138746
|
start: {
|
|
138543
|
-
line:
|
|
138747
|
+
line: 280,
|
|
138544
138748
|
column: 2
|
|
138545
138749
|
},
|
|
138546
138750
|
end: {
|
|
138547
|
-
line:
|
|
138751
|
+
line: 282,
|
|
138548
138752
|
column: 3
|
|
138549
138753
|
}
|
|
138550
138754
|
},
|
|
138551
|
-
"
|
|
138755
|
+
"127": {
|
|
138552
138756
|
start: {
|
|
138553
|
-
line:
|
|
138757
|
+
line: 281,
|
|
138554
138758
|
column: 4
|
|
138555
138759
|
},
|
|
138556
138760
|
end: {
|
|
138557
|
-
line:
|
|
138761
|
+
line: 281,
|
|
138558
138762
|
column: 58
|
|
138559
138763
|
}
|
|
138560
138764
|
},
|
|
138561
|
-
"
|
|
138765
|
+
"128": {
|
|
138562
138766
|
start: {
|
|
138563
|
-
line:
|
|
138767
|
+
line: 283,
|
|
138564
138768
|
column: 2
|
|
138565
138769
|
},
|
|
138566
138770
|
end: {
|
|
138567
|
-
line:
|
|
138771
|
+
line: 285,
|
|
138568
138772
|
column: 3
|
|
138569
138773
|
}
|
|
138570
138774
|
},
|
|
138571
|
-
"
|
|
138775
|
+
"129": {
|
|
138572
138776
|
start: {
|
|
138573
|
-
line:
|
|
138777
|
+
line: 284,
|
|
138574
138778
|
column: 4
|
|
138575
138779
|
},
|
|
138576
138780
|
end: {
|
|
138577
|
-
line:
|
|
138781
|
+
line: 284,
|
|
138578
138782
|
column: 51
|
|
138579
138783
|
}
|
|
138580
138784
|
},
|
|
138581
|
-
"
|
|
138785
|
+
"130": {
|
|
138582
138786
|
start: {
|
|
138583
|
-
line:
|
|
138787
|
+
line: 286,
|
|
138584
138788
|
column: 2
|
|
138585
138789
|
},
|
|
138586
138790
|
end: {
|
|
138587
|
-
line:
|
|
138791
|
+
line: 288,
|
|
138588
138792
|
column: 3
|
|
138589
138793
|
}
|
|
138590
138794
|
},
|
|
138591
|
-
"
|
|
138795
|
+
"131": {
|
|
138592
138796
|
start: {
|
|
138593
|
-
line:
|
|
138797
|
+
line: 287,
|
|
138594
138798
|
column: 4
|
|
138595
138799
|
},
|
|
138596
138800
|
end: {
|
|
138597
|
-
line:
|
|
138801
|
+
line: 287,
|
|
138598
138802
|
column: 61
|
|
138599
138803
|
}
|
|
138600
138804
|
},
|
|
138601
|
-
"
|
|
138805
|
+
"132": {
|
|
138602
138806
|
start: {
|
|
138603
|
-
line:
|
|
138807
|
+
line: 289,
|
|
138604
138808
|
column: 2
|
|
138605
138809
|
},
|
|
138606
138810
|
end: {
|
|
138607
|
-
line:
|
|
138811
|
+
line: 291,
|
|
138608
138812
|
column: 3
|
|
138609
138813
|
}
|
|
138610
138814
|
},
|
|
138611
|
-
"
|
|
138815
|
+
"133": {
|
|
138612
138816
|
start: {
|
|
138613
|
-
line:
|
|
138817
|
+
line: 290,
|
|
138614
138818
|
column: 4
|
|
138615
138819
|
},
|
|
138616
138820
|
end: {
|
|
138617
|
-
line:
|
|
138821
|
+
line: 290,
|
|
138618
138822
|
column: 60
|
|
138619
138823
|
}
|
|
138620
138824
|
},
|
|
138621
|
-
"
|
|
138825
|
+
"134": {
|
|
138622
138826
|
start: {
|
|
138623
|
-
line:
|
|
138827
|
+
line: 292,
|
|
138624
138828
|
column: 2
|
|
138625
138829
|
},
|
|
138626
138830
|
end: {
|
|
138627
|
-
line:
|
|
138831
|
+
line: 294,
|
|
138628
138832
|
column: 3
|
|
138629
138833
|
}
|
|
138630
138834
|
},
|
|
138631
|
-
"
|
|
138835
|
+
"135": {
|
|
138632
138836
|
start: {
|
|
138633
|
-
line:
|
|
138837
|
+
line: 293,
|
|
138634
138838
|
column: 4
|
|
138635
138839
|
},
|
|
138636
138840
|
end: {
|
|
138637
|
-
line:
|
|
138841
|
+
line: 293,
|
|
138638
138842
|
column: 53
|
|
138639
138843
|
}
|
|
138640
138844
|
},
|
|
138641
|
-
"
|
|
138845
|
+
"136": {
|
|
138642
138846
|
start: {
|
|
138643
|
-
line:
|
|
138847
|
+
line: 295,
|
|
138644
138848
|
column: 2
|
|
138645
138849
|
},
|
|
138646
138850
|
end: {
|
|
138647
|
-
line:
|
|
138851
|
+
line: 297,
|
|
138648
138852
|
column: 3
|
|
138649
138853
|
}
|
|
138650
138854
|
},
|
|
138651
|
-
"
|
|
138855
|
+
"137": {
|
|
138652
138856
|
start: {
|
|
138653
|
-
line:
|
|
138857
|
+
line: 296,
|
|
138654
138858
|
column: 4
|
|
138655
138859
|
},
|
|
138656
138860
|
end: {
|
|
138657
|
-
line:
|
|
138861
|
+
line: 296,
|
|
138658
138862
|
column: 57
|
|
138659
138863
|
}
|
|
138660
138864
|
},
|
|
138661
|
-
"
|
|
138865
|
+
"138": {
|
|
138662
138866
|
start: {
|
|
138663
|
-
line:
|
|
138867
|
+
line: 298,
|
|
138664
138868
|
column: 2
|
|
138665
138869
|
},
|
|
138666
138870
|
end: {
|
|
138667
|
-
line:
|
|
138871
|
+
line: 298,
|
|
138668
138872
|
column: 54
|
|
138669
138873
|
}
|
|
138670
138874
|
}
|
|
@@ -138808,7 +139012,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138808
139012
|
column: 36
|
|
138809
139013
|
},
|
|
138810
139014
|
end: {
|
|
138811
|
-
line:
|
|
139015
|
+
line: 88,
|
|
138812
139016
|
column: 3
|
|
138813
139017
|
}
|
|
138814
139018
|
},
|
|
@@ -138818,41 +139022,41 @@ var cov_1zbhi5o47k = function () {
|
|
|
138818
139022
|
name: "(anonymous_6)",
|
|
138819
139023
|
decl: {
|
|
138820
139024
|
start: {
|
|
138821
|
-
line:
|
|
139025
|
+
line: 90,
|
|
138822
139026
|
column: 2
|
|
138823
139027
|
},
|
|
138824
139028
|
end: {
|
|
138825
|
-
line:
|
|
139029
|
+
line: 90,
|
|
138826
139030
|
column: 3
|
|
138827
139031
|
}
|
|
138828
139032
|
},
|
|
138829
139033
|
loc: {
|
|
138830
139034
|
start: {
|
|
138831
|
-
line:
|
|
139035
|
+
line: 90,
|
|
138832
139036
|
column: 23
|
|
138833
139037
|
},
|
|
138834
139038
|
end: {
|
|
138835
|
-
line:
|
|
139039
|
+
line: 100,
|
|
138836
139040
|
column: 3
|
|
138837
139041
|
}
|
|
138838
139042
|
},
|
|
138839
|
-
line:
|
|
139043
|
+
line: 90
|
|
138840
139044
|
},
|
|
138841
139045
|
"7": {
|
|
138842
139046
|
name: "(anonymous_7)",
|
|
138843
139047
|
decl: {
|
|
138844
139048
|
start: {
|
|
138845
|
-
line:
|
|
139049
|
+
line: 108,
|
|
138846
139050
|
column: 2
|
|
138847
139051
|
},
|
|
138848
139052
|
end: {
|
|
138849
|
-
line:
|
|
139053
|
+
line: 108,
|
|
138850
139054
|
column: 3
|
|
138851
139055
|
}
|
|
138852
139056
|
},
|
|
138853
139057
|
loc: {
|
|
138854
139058
|
start: {
|
|
138855
|
-
line:
|
|
139059
|
+
line: 108,
|
|
138856
139060
|
column: 36
|
|
138857
139061
|
},
|
|
138858
139062
|
end: {
|
|
@@ -138860,7 +139064,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138860
139064
|
column: 3
|
|
138861
139065
|
}
|
|
138862
139066
|
},
|
|
138863
|
-
line:
|
|
139067
|
+
line: 108
|
|
138864
139068
|
},
|
|
138865
139069
|
"8": {
|
|
138866
139070
|
name: "(anonymous_8)",
|
|
@@ -138928,7 +139132,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138928
139132
|
column: 36
|
|
138929
139133
|
},
|
|
138930
139134
|
end: {
|
|
138931
|
-
line:
|
|
139135
|
+
line: 274,
|
|
138932
139136
|
column: 3
|
|
138933
139137
|
}
|
|
138934
139138
|
},
|
|
@@ -138952,7 +139156,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
138952
139156
|
column: 47
|
|
138953
139157
|
},
|
|
138954
139158
|
end: {
|
|
138955
|
-
line:
|
|
139159
|
+
line: 228,
|
|
138956
139160
|
column: 7
|
|
138957
139161
|
}
|
|
138958
139162
|
},
|
|
@@ -139000,7 +139204,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139000
139204
|
column: 51
|
|
139001
139205
|
},
|
|
139002
139206
|
end: {
|
|
139003
|
-
line:
|
|
139207
|
+
line: 227,
|
|
139004
139208
|
column: 9
|
|
139005
139209
|
}
|
|
139006
139210
|
},
|
|
@@ -139010,97 +139214,97 @@ var cov_1zbhi5o47k = function () {
|
|
|
139010
139214
|
name: "(anonymous_14)",
|
|
139011
139215
|
decl: {
|
|
139012
139216
|
start: {
|
|
139013
|
-
line:
|
|
139217
|
+
line: 236,
|
|
139014
139218
|
column: 42
|
|
139015
139219
|
},
|
|
139016
139220
|
end: {
|
|
139017
|
-
line:
|
|
139221
|
+
line: 236,
|
|
139018
139222
|
column: 43
|
|
139019
139223
|
}
|
|
139020
139224
|
},
|
|
139021
139225
|
loc: {
|
|
139022
139226
|
start: {
|
|
139023
|
-
line:
|
|
139227
|
+
line: 236,
|
|
139024
139228
|
column: 61
|
|
139025
139229
|
},
|
|
139026
139230
|
end: {
|
|
139027
|
-
line:
|
|
139231
|
+
line: 269,
|
|
139028
139232
|
column: 7
|
|
139029
139233
|
}
|
|
139030
139234
|
},
|
|
139031
|
-
line:
|
|
139235
|
+
line: 236
|
|
139032
139236
|
},
|
|
139033
139237
|
"15": {
|
|
139034
139238
|
name: "(anonymous_15)",
|
|
139035
139239
|
decl: {
|
|
139036
139240
|
start: {
|
|
139037
|
-
line:
|
|
139241
|
+
line: 275,
|
|
139038
139242
|
column: 2
|
|
139039
139243
|
},
|
|
139040
139244
|
end: {
|
|
139041
|
-
line:
|
|
139245
|
+
line: 275,
|
|
139042
139246
|
column: 3
|
|
139043
139247
|
}
|
|
139044
139248
|
},
|
|
139045
139249
|
loc: {
|
|
139046
139250
|
start: {
|
|
139047
|
-
line:
|
|
139251
|
+
line: 275,
|
|
139048
139252
|
column: 18
|
|
139049
139253
|
},
|
|
139050
139254
|
end: {
|
|
139051
|
-
line:
|
|
139255
|
+
line: 277,
|
|
139052
139256
|
column: 3
|
|
139053
139257
|
}
|
|
139054
139258
|
},
|
|
139055
|
-
line:
|
|
139259
|
+
line: 275
|
|
139056
139260
|
},
|
|
139057
139261
|
"16": {
|
|
139058
139262
|
name: "(anonymous_16)",
|
|
139059
139263
|
decl: {
|
|
139060
139264
|
start: {
|
|
139061
|
-
line:
|
|
139265
|
+
line: 276,
|
|
139062
139266
|
column: 32
|
|
139063
139267
|
},
|
|
139064
139268
|
end: {
|
|
139065
|
-
line:
|
|
139269
|
+
line: 276,
|
|
139066
139270
|
column: 33
|
|
139067
139271
|
}
|
|
139068
139272
|
},
|
|
139069
139273
|
loc: {
|
|
139070
139274
|
start: {
|
|
139071
|
-
line:
|
|
139275
|
+
line: 276,
|
|
139072
139276
|
column: 37
|
|
139073
139277
|
},
|
|
139074
139278
|
end: {
|
|
139075
|
-
line:
|
|
139279
|
+
line: 276,
|
|
139076
139280
|
column: 65
|
|
139077
139281
|
}
|
|
139078
139282
|
},
|
|
139079
|
-
line:
|
|
139283
|
+
line: 276
|
|
139080
139284
|
},
|
|
139081
139285
|
"17": {
|
|
139082
139286
|
name: "ValidationsFactory",
|
|
139083
139287
|
decl: {
|
|
139084
139288
|
start: {
|
|
139085
|
-
line:
|
|
139289
|
+
line: 279,
|
|
139086
139290
|
column: 9
|
|
139087
139291
|
},
|
|
139088
139292
|
end: {
|
|
139089
|
-
line:
|
|
139293
|
+
line: 279,
|
|
139090
139294
|
column: 27
|
|
139091
139295
|
}
|
|
139092
139296
|
},
|
|
139093
139297
|
loc: {
|
|
139094
139298
|
start: {
|
|
139095
|
-
line:
|
|
139299
|
+
line: 279,
|
|
139096
139300
|
column: 46
|
|
139097
139301
|
},
|
|
139098
139302
|
end: {
|
|
139099
|
-
line:
|
|
139303
|
+
line: 299,
|
|
139100
139304
|
column: 1
|
|
139101
139305
|
}
|
|
139102
139306
|
},
|
|
139103
|
-
line:
|
|
139307
|
+
line: 279
|
|
139104
139308
|
}
|
|
139105
139309
|
},
|
|
139106
139310
|
branchMap: {
|
|
@@ -139171,6 +139375,39 @@ var cov_1zbhi5o47k = function () {
|
|
|
139171
139375
|
line: 37
|
|
139172
139376
|
},
|
|
139173
139377
|
"2": {
|
|
139378
|
+
loc: {
|
|
139379
|
+
start: {
|
|
139380
|
+
line: 37,
|
|
139381
|
+
column: 8
|
|
139382
|
+
},
|
|
139383
|
+
end: {
|
|
139384
|
+
line: 37,
|
|
139385
|
+
column: 64
|
|
139386
|
+
}
|
|
139387
|
+
},
|
|
139388
|
+
type: "binary-expr",
|
|
139389
|
+
locations: [{
|
|
139390
|
+
start: {
|
|
139391
|
+
line: 37,
|
|
139392
|
+
column: 8
|
|
139393
|
+
},
|
|
139394
|
+
end: {
|
|
139395
|
+
line: 37,
|
|
139396
|
+
column: 25
|
|
139397
|
+
}
|
|
139398
|
+
}, {
|
|
139399
|
+
start: {
|
|
139400
|
+
line: 37,
|
|
139401
|
+
column: 29
|
|
139402
|
+
},
|
|
139403
|
+
end: {
|
|
139404
|
+
line: 37,
|
|
139405
|
+
column: 64
|
|
139406
|
+
}
|
|
139407
|
+
}],
|
|
139408
|
+
line: 37
|
|
139409
|
+
},
|
|
139410
|
+
"3": {
|
|
139174
139411
|
loc: {
|
|
139175
139412
|
start: {
|
|
139176
139413
|
line: 65,
|
|
@@ -139203,7 +139440,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139203
139440
|
}],
|
|
139204
139441
|
line: 65
|
|
139205
139442
|
},
|
|
139206
|
-
"
|
|
139443
|
+
"4": {
|
|
139207
139444
|
loc: {
|
|
139208
139445
|
start: {
|
|
139209
139446
|
line: 80,
|
|
@@ -139236,214 +139473,214 @@ var cov_1zbhi5o47k = function () {
|
|
|
139236
139473
|
}],
|
|
139237
139474
|
line: 80
|
|
139238
139475
|
},
|
|
139239
|
-
"
|
|
139476
|
+
"5": {
|
|
139240
139477
|
loc: {
|
|
139241
139478
|
start: {
|
|
139242
139479
|
line: 84,
|
|
139480
|
+
column: 31
|
|
139481
|
+
},
|
|
139482
|
+
end: {
|
|
139483
|
+
line: 84,
|
|
139484
|
+
column: 122
|
|
139485
|
+
}
|
|
139486
|
+
},
|
|
139487
|
+
type: "cond-expr",
|
|
139488
|
+
locations: [{
|
|
139489
|
+
start: {
|
|
139490
|
+
line: 84,
|
|
139491
|
+
column: 59
|
|
139492
|
+
},
|
|
139493
|
+
end: {
|
|
139494
|
+
line: 84,
|
|
139495
|
+
column: 84
|
|
139496
|
+
}
|
|
139497
|
+
}, {
|
|
139498
|
+
start: {
|
|
139499
|
+
line: 84,
|
|
139500
|
+
column: 87
|
|
139501
|
+
},
|
|
139502
|
+
end: {
|
|
139503
|
+
line: 84,
|
|
139504
|
+
column: 122
|
|
139505
|
+
}
|
|
139506
|
+
}],
|
|
139507
|
+
line: 84
|
|
139508
|
+
},
|
|
139509
|
+
"6": {
|
|
139510
|
+
loc: {
|
|
139511
|
+
start: {
|
|
139512
|
+
line: 85,
|
|
139243
139513
|
column: 4
|
|
139244
139514
|
},
|
|
139245
139515
|
end: {
|
|
139246
|
-
line:
|
|
139516
|
+
line: 87,
|
|
139247
139517
|
column: 5
|
|
139248
139518
|
}
|
|
139249
139519
|
},
|
|
139250
139520
|
type: "if",
|
|
139251
139521
|
locations: [{
|
|
139252
139522
|
start: {
|
|
139253
|
-
line:
|
|
139523
|
+
line: 85,
|
|
139254
139524
|
column: 4
|
|
139255
139525
|
},
|
|
139256
139526
|
end: {
|
|
139257
|
-
line:
|
|
139527
|
+
line: 87,
|
|
139258
139528
|
column: 5
|
|
139259
139529
|
}
|
|
139260
139530
|
}, {
|
|
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
|
-
line:
|
|
139540
|
+
line: 85
|
|
139271
139541
|
},
|
|
139272
|
-
"
|
|
139542
|
+
"7": {
|
|
139273
139543
|
loc: {
|
|
139274
139544
|
start: {
|
|
139275
|
-
line:
|
|
139545
|
+
line: 85,
|
|
139276
139546
|
column: 8
|
|
139277
139547
|
},
|
|
139278
139548
|
end: {
|
|
139279
|
-
line:
|
|
139549
|
+
line: 85,
|
|
139280
139550
|
column: 58
|
|
139281
139551
|
}
|
|
139282
139552
|
},
|
|
139283
139553
|
type: "binary-expr",
|
|
139284
139554
|
locations: [{
|
|
139285
139555
|
start: {
|
|
139286
|
-
line:
|
|
139556
|
+
line: 85,
|
|
139287
139557
|
column: 8
|
|
139288
139558
|
},
|
|
139289
139559
|
end: {
|
|
139290
|
-
line:
|
|
139560
|
+
line: 85,
|
|
139291
139561
|
column: 18
|
|
139292
139562
|
}
|
|
139293
139563
|
}, {
|
|
139294
139564
|
start: {
|
|
139295
|
-
line:
|
|
139565
|
+
line: 85,
|
|
139296
139566
|
column: 22
|
|
139297
139567
|
},
|
|
139298
139568
|
end: {
|
|
139299
|
-
line:
|
|
139569
|
+
line: 85,
|
|
139300
139570
|
column: 35
|
|
139301
139571
|
}
|
|
139302
139572
|
}, {
|
|
139303
139573
|
start: {
|
|
139304
|
-
line:
|
|
139574
|
+
line: 85,
|
|
139305
139575
|
column: 39
|
|
139306
139576
|
},
|
|
139307
139577
|
end: {
|
|
139308
|
-
line:
|
|
139578
|
+
line: 85,
|
|
139309
139579
|
column: 58
|
|
139310
139580
|
}
|
|
139311
139581
|
}],
|
|
139312
|
-
line:
|
|
139582
|
+
line: 85
|
|
139313
139583
|
},
|
|
139314
|
-
"
|
|
139584
|
+
"8": {
|
|
139315
139585
|
loc: {
|
|
139316
139586
|
start: {
|
|
139317
|
-
line:
|
|
139587
|
+
line: 91,
|
|
139318
139588
|
column: 4
|
|
139319
139589
|
},
|
|
139320
139590
|
end: {
|
|
139321
|
-
line:
|
|
139591
|
+
line: 93,
|
|
139322
139592
|
column: 5
|
|
139323
139593
|
}
|
|
139324
139594
|
},
|
|
139325
139595
|
type: "if",
|
|
139326
139596
|
locations: [{
|
|
139327
139597
|
start: {
|
|
139328
|
-
line:
|
|
139598
|
+
line: 91,
|
|
139329
139599
|
column: 4
|
|
139330
139600
|
},
|
|
139331
139601
|
end: {
|
|
139332
|
-
line:
|
|
139602
|
+
line: 93,
|
|
139333
139603
|
column: 5
|
|
139334
139604
|
}
|
|
139335
139605
|
}, {
|
|
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
|
-
line:
|
|
139615
|
+
line: 91
|
|
139346
139616
|
},
|
|
139347
|
-
"
|
|
139617
|
+
"9": {
|
|
139348
139618
|
loc: {
|
|
139349
139619
|
start: {
|
|
139350
|
-
line:
|
|
139620
|
+
line: 94,
|
|
139351
139621
|
column: 4
|
|
139352
139622
|
},
|
|
139353
139623
|
end: {
|
|
139354
|
-
line:
|
|
139624
|
+
line: 96,
|
|
139355
139625
|
column: 5
|
|
139356
139626
|
}
|
|
139357
139627
|
},
|
|
139358
139628
|
type: "if",
|
|
139359
139629
|
locations: [{
|
|
139360
139630
|
start: {
|
|
139361
|
-
line:
|
|
139631
|
+
line: 94,
|
|
139362
139632
|
column: 4
|
|
139363
139633
|
},
|
|
139364
139634
|
end: {
|
|
139365
|
-
line:
|
|
139635
|
+
line: 96,
|
|
139366
139636
|
column: 5
|
|
139367
139637
|
}
|
|
139368
139638
|
}, {
|
|
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
|
-
line:
|
|
139648
|
+
line: 94
|
|
139379
139649
|
},
|
|
139380
|
-
"
|
|
139650
|
+
"10": {
|
|
139381
139651
|
loc: {
|
|
139382
139652
|
start: {
|
|
139383
|
-
line:
|
|
139653
|
+
line: 110,
|
|
139384
139654
|
column: 4
|
|
139385
139655
|
},
|
|
139386
139656
|
end: {
|
|
139387
|
-
line:
|
|
139657
|
+
line: 112,
|
|
139388
139658
|
column: 5
|
|
139389
139659
|
}
|
|
139390
139660
|
},
|
|
139391
139661
|
type: "if",
|
|
139392
139662
|
locations: [{
|
|
139393
139663
|
start: {
|
|
139394
|
-
line:
|
|
139664
|
+
line: 110,
|
|
139395
139665
|
column: 4
|
|
139396
139666
|
},
|
|
139397
139667
|
end: {
|
|
139398
|
-
line:
|
|
139668
|
+
line: 112,
|
|
139399
139669
|
column: 5
|
|
139400
139670
|
}
|
|
139401
139671
|
}, {
|
|
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
|
-
line:
|
|
139412
|
-
},
|
|
139413
|
-
"9": {
|
|
139414
|
-
loc: {
|
|
139415
|
-
start: {
|
|
139416
|
-
line: 115,
|
|
139417
|
-
column: 22
|
|
139418
|
-
},
|
|
139419
|
-
end: {
|
|
139420
|
-
line: 115,
|
|
139421
|
-
column: 70
|
|
139422
|
-
}
|
|
139423
|
-
},
|
|
139424
|
-
type: "binary-expr",
|
|
139425
|
-
locations: [{
|
|
139426
|
-
start: {
|
|
139427
|
-
line: 115,
|
|
139428
|
-
column: 22
|
|
139429
|
-
},
|
|
139430
|
-
end: {
|
|
139431
|
-
line: 115,
|
|
139432
|
-
column: 62
|
|
139433
|
-
}
|
|
139434
|
-
}, {
|
|
139435
|
-
start: {
|
|
139436
|
-
line: 115,
|
|
139437
|
-
column: 66
|
|
139438
|
-
},
|
|
139439
|
-
end: {
|
|
139440
|
-
line: 115,
|
|
139441
|
-
column: 70
|
|
139442
|
-
}
|
|
139443
|
-
}],
|
|
139444
|
-
line: 115
|
|
139681
|
+
line: 110
|
|
139445
139682
|
},
|
|
139446
|
-
"
|
|
139683
|
+
"11": {
|
|
139447
139684
|
loc: {
|
|
139448
139685
|
start: {
|
|
139449
139686
|
line: 126,
|
|
@@ -139476,7 +139713,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139476
139713
|
}],
|
|
139477
139714
|
line: 126
|
|
139478
139715
|
},
|
|
139479
|
-
"
|
|
139716
|
+
"12": {
|
|
139480
139717
|
loc: {
|
|
139481
139718
|
start: {
|
|
139482
139719
|
line: 139,
|
|
@@ -139509,7 +139746,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139509
139746
|
}],
|
|
139510
139747
|
line: 139
|
|
139511
139748
|
},
|
|
139512
|
-
"
|
|
139749
|
+
"13": {
|
|
139513
139750
|
loc: {
|
|
139514
139751
|
start: {
|
|
139515
139752
|
line: 142,
|
|
@@ -139542,7 +139779,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139542
139779
|
}],
|
|
139543
139780
|
line: 142
|
|
139544
139781
|
},
|
|
139545
|
-
"
|
|
139782
|
+
"14": {
|
|
139546
139783
|
loc: {
|
|
139547
139784
|
start: {
|
|
139548
139785
|
line: 142,
|
|
@@ -139575,7 +139812,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139575
139812
|
}],
|
|
139576
139813
|
line: 142
|
|
139577
139814
|
},
|
|
139578
|
-
"
|
|
139815
|
+
"15": {
|
|
139579
139816
|
loc: {
|
|
139580
139817
|
start: {
|
|
139581
139818
|
line: 144,
|
|
@@ -139608,7 +139845,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139608
139845
|
}],
|
|
139609
139846
|
line: 144
|
|
139610
139847
|
},
|
|
139611
|
-
"
|
|
139848
|
+
"16": {
|
|
139612
139849
|
loc: {
|
|
139613
139850
|
start: {
|
|
139614
139851
|
line: 144,
|
|
@@ -139641,7 +139878,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139641
139878
|
}],
|
|
139642
139879
|
line: 144
|
|
139643
139880
|
},
|
|
139644
|
-
"
|
|
139881
|
+
"17": {
|
|
139645
139882
|
loc: {
|
|
139646
139883
|
start: {
|
|
139647
139884
|
line: 156,
|
|
@@ -139674,7 +139911,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139674
139911
|
}],
|
|
139675
139912
|
line: 156
|
|
139676
139913
|
},
|
|
139677
|
-
"
|
|
139914
|
+
"18": {
|
|
139678
139915
|
loc: {
|
|
139679
139916
|
start: {
|
|
139680
139917
|
line: 156,
|
|
@@ -139707,7 +139944,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139707
139944
|
}],
|
|
139708
139945
|
line: 156
|
|
139709
139946
|
},
|
|
139710
|
-
"
|
|
139947
|
+
"19": {
|
|
139711
139948
|
loc: {
|
|
139712
139949
|
start: {
|
|
139713
139950
|
line: 160,
|
|
@@ -139740,7 +139977,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139740
139977
|
}],
|
|
139741
139978
|
line: 160
|
|
139742
139979
|
},
|
|
139743
|
-
"
|
|
139980
|
+
"20": {
|
|
139744
139981
|
loc: {
|
|
139745
139982
|
start: {
|
|
139746
139983
|
line: 160,
|
|
@@ -139773,7 +140010,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139773
140010
|
}],
|
|
139774
140011
|
line: 160
|
|
139775
140012
|
},
|
|
139776
|
-
"
|
|
140013
|
+
"21": {
|
|
139777
140014
|
loc: {
|
|
139778
140015
|
start: {
|
|
139779
140016
|
line: 164,
|
|
@@ -139806,7 +140043,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139806
140043
|
}],
|
|
139807
140044
|
line: 164
|
|
139808
140045
|
},
|
|
139809
|
-
"
|
|
140046
|
+
"22": {
|
|
139810
140047
|
loc: {
|
|
139811
140048
|
start: {
|
|
139812
140049
|
line: 164,
|
|
@@ -139857,14 +140094,14 @@ var cov_1zbhi5o47k = function () {
|
|
|
139857
140094
|
}],
|
|
139858
140095
|
line: 164
|
|
139859
140096
|
},
|
|
139860
|
-
"
|
|
140097
|
+
"23": {
|
|
139861
140098
|
loc: {
|
|
139862
140099
|
start: {
|
|
139863
140100
|
line: 174,
|
|
139864
140101
|
column: 4
|
|
139865
140102
|
},
|
|
139866
140103
|
end: {
|
|
139867
|
-
line:
|
|
140104
|
+
line: 270,
|
|
139868
140105
|
column: 5
|
|
139869
140106
|
}
|
|
139870
140107
|
},
|
|
@@ -139875,7 +140112,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139875
140112
|
column: 4
|
|
139876
140113
|
},
|
|
139877
140114
|
end: {
|
|
139878
|
-
line:
|
|
140115
|
+
line: 270,
|
|
139879
140116
|
column: 5
|
|
139880
140117
|
}
|
|
139881
140118
|
}, {
|
|
@@ -139884,13 +140121,13 @@ 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
|
}],
|
|
139891
140128
|
line: 174
|
|
139892
140129
|
},
|
|
139893
|
-
"
|
|
140130
|
+
"24": {
|
|
139894
140131
|
loc: {
|
|
139895
140132
|
start: {
|
|
139896
140133
|
line: 177,
|
|
@@ -139923,7 +140160,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139923
140160
|
}],
|
|
139924
140161
|
line: 177
|
|
139925
140162
|
},
|
|
139926
|
-
"
|
|
140163
|
+
"25": {
|
|
139927
140164
|
loc: {
|
|
139928
140165
|
start: {
|
|
139929
140166
|
line: 181,
|
|
@@ -139956,7 +140193,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
139956
140193
|
}],
|
|
139957
140194
|
line: 181
|
|
139958
140195
|
},
|
|
139959
|
-
"
|
|
140196
|
+
"26": {
|
|
139960
140197
|
loc: {
|
|
139961
140198
|
start: {
|
|
139962
140199
|
line: 186,
|
|
@@ -139989,14 +140226,14 @@ var cov_1zbhi5o47k = function () {
|
|
|
139989
140226
|
}],
|
|
139990
140227
|
line: 186
|
|
139991
140228
|
},
|
|
139992
|
-
"
|
|
140229
|
+
"27": {
|
|
139993
140230
|
loc: {
|
|
139994
140231
|
start: {
|
|
139995
140232
|
line: 198,
|
|
139996
140233
|
column: 10
|
|
139997
140234
|
},
|
|
139998
140235
|
end: {
|
|
139999
|
-
line:
|
|
140236
|
+
line: 200,
|
|
140000
140237
|
column: 11
|
|
140001
140238
|
}
|
|
140002
140239
|
},
|
|
@@ -140007,7 +140244,7 @@ var cov_1zbhi5o47k = function () {
|
|
|
140007
140244
|
column: 10
|
|
140008
140245
|
},
|
|
140009
140246
|
end: {
|
|
140010
|
-
line:
|
|
140247
|
+
line: 200,
|
|
140011
140248
|
column: 11
|
|
140012
140249
|
}
|
|
140013
140250
|
}, {
|
|
@@ -140016,473 +140253,671 @@ 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
|
}],
|
|
140023
140260
|
line: 198
|
|
140024
140261
|
},
|
|
140025
|
-
"
|
|
140262
|
+
"28": {
|
|
140026
140263
|
loc: {
|
|
140027
140264
|
start: {
|
|
140028
|
-
line:
|
|
140265
|
+
line: 202,
|
|
140029
140266
|
column: 10
|
|
140030
140267
|
},
|
|
140031
140268
|
end: {
|
|
140032
|
-
line:
|
|
140269
|
+
line: 213,
|
|
140033
140270
|
column: 11
|
|
140034
140271
|
}
|
|
140035
140272
|
},
|
|
140036
140273
|
type: "if",
|
|
140037
140274
|
locations: [{
|
|
140038
140275
|
start: {
|
|
140039
|
-
line:
|
|
140276
|
+
line: 202,
|
|
140040
140277
|
column: 10
|
|
140041
140278
|
},
|
|
140042
140279
|
end: {
|
|
140043
|
-
line:
|
|
140280
|
+
line: 213,
|
|
140044
140281
|
column: 11
|
|
140045
140282
|
}
|
|
140046
140283
|
}, {
|
|
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
|
-
line:
|
|
140293
|
+
line: 202
|
|
140057
140294
|
},
|
|
140058
|
-
"
|
|
140295
|
+
"29": {
|
|
140059
140296
|
loc: {
|
|
140060
140297
|
start: {
|
|
140061
|
-
line:
|
|
140298
|
+
line: 210,
|
|
140299
|
+
column: 12
|
|
140300
|
+
},
|
|
140301
|
+
end: {
|
|
140302
|
+
line: 212,
|
|
140303
|
+
column: 13
|
|
140304
|
+
}
|
|
140305
|
+
},
|
|
140306
|
+
type: "if",
|
|
140307
|
+
locations: [{
|
|
140308
|
+
start: {
|
|
140309
|
+
line: 210,
|
|
140310
|
+
column: 12
|
|
140311
|
+
},
|
|
140312
|
+
end: {
|
|
140313
|
+
line: 212,
|
|
140314
|
+
column: 13
|
|
140315
|
+
}
|
|
140316
|
+
}, {
|
|
140317
|
+
start: {
|
|
140318
|
+
line: 210,
|
|
140319
|
+
column: 12
|
|
140320
|
+
},
|
|
140321
|
+
end: {
|
|
140322
|
+
line: 212,
|
|
140323
|
+
column: 13
|
|
140324
|
+
}
|
|
140325
|
+
}],
|
|
140326
|
+
line: 210
|
|
140327
|
+
},
|
|
140328
|
+
"30": {
|
|
140329
|
+
loc: {
|
|
140330
|
+
start: {
|
|
140331
|
+
line: 216,
|
|
140332
|
+
column: 10
|
|
140333
|
+
},
|
|
140334
|
+
end: {
|
|
140335
|
+
line: 222,
|
|
140336
|
+
column: 11
|
|
140337
|
+
}
|
|
140338
|
+
},
|
|
140339
|
+
type: "if",
|
|
140340
|
+
locations: [{
|
|
140341
|
+
start: {
|
|
140342
|
+
line: 216,
|
|
140343
|
+
column: 10
|
|
140344
|
+
},
|
|
140345
|
+
end: {
|
|
140346
|
+
line: 222,
|
|
140062
140347
|
column: 11
|
|
140348
|
+
}
|
|
140349
|
+
}, {
|
|
140350
|
+
start: {
|
|
140351
|
+
line: 216,
|
|
140352
|
+
column: 10
|
|
140063
140353
|
},
|
|
140064
140354
|
end: {
|
|
140065
|
-
line:
|
|
140355
|
+
line: 222,
|
|
140356
|
+
column: 11
|
|
140357
|
+
}
|
|
140358
|
+
}],
|
|
140359
|
+
line: 216
|
|
140360
|
+
},
|
|
140361
|
+
"31": {
|
|
140362
|
+
loc: {
|
|
140363
|
+
start: {
|
|
140364
|
+
line: 223,
|
|
140365
|
+
column: 10
|
|
140366
|
+
},
|
|
140367
|
+
end: {
|
|
140368
|
+
line: 225,
|
|
140369
|
+
column: 11
|
|
140370
|
+
}
|
|
140371
|
+
},
|
|
140372
|
+
type: "if",
|
|
140373
|
+
locations: [{
|
|
140374
|
+
start: {
|
|
140375
|
+
line: 223,
|
|
140376
|
+
column: 10
|
|
140377
|
+
},
|
|
140378
|
+
end: {
|
|
140379
|
+
line: 225,
|
|
140380
|
+
column: 11
|
|
140381
|
+
}
|
|
140382
|
+
}, {
|
|
140383
|
+
start: {
|
|
140384
|
+
line: 223,
|
|
140385
|
+
column: 10
|
|
140386
|
+
},
|
|
140387
|
+
end: {
|
|
140388
|
+
line: 225,
|
|
140389
|
+
column: 11
|
|
140390
|
+
}
|
|
140391
|
+
}],
|
|
140392
|
+
line: 223
|
|
140393
|
+
},
|
|
140394
|
+
"32": {
|
|
140395
|
+
loc: {
|
|
140396
|
+
start: {
|
|
140397
|
+
line: 229,
|
|
140398
|
+
column: 11
|
|
140399
|
+
},
|
|
140400
|
+
end: {
|
|
140401
|
+
line: 270,
|
|
140066
140402
|
column: 5
|
|
140067
140403
|
}
|
|
140068
140404
|
},
|
|
140069
140405
|
type: "if",
|
|
140070
140406
|
locations: [{
|
|
140071
140407
|
start: {
|
|
140072
|
-
line:
|
|
140408
|
+
line: 229,
|
|
140073
140409
|
column: 11
|
|
140074
140410
|
},
|
|
140075
140411
|
end: {
|
|
140076
|
-
line:
|
|
140412
|
+
line: 270,
|
|
140077
140413
|
column: 5
|
|
140078
140414
|
}
|
|
140079
140415
|
}, {
|
|
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
|
-
line:
|
|
140425
|
+
line: 229
|
|
140090
140426
|
},
|
|
140091
|
-
"
|
|
140427
|
+
"33": {
|
|
140092
140428
|
loc: {
|
|
140093
140429
|
start: {
|
|
140094
|
-
line:
|
|
140430
|
+
line: 229,
|
|
140095
140431
|
column: 15
|
|
140096
140432
|
},
|
|
140097
140433
|
end: {
|
|
140098
|
-
line:
|
|
140434
|
+
line: 229,
|
|
140099
140435
|
column: 71
|
|
140100
140436
|
}
|
|
140101
140437
|
},
|
|
140102
140438
|
type: "binary-expr",
|
|
140103
140439
|
locations: [{
|
|
140104
140440
|
start: {
|
|
140105
|
-
line:
|
|
140441
|
+
line: 229,
|
|
140106
140442
|
column: 15
|
|
140107
140443
|
},
|
|
140108
140444
|
end: {
|
|
140109
|
-
line:
|
|
140445
|
+
line: 229,
|
|
140110
140446
|
column: 51
|
|
140111
140447
|
}
|
|
140112
140448
|
}, {
|
|
140113
140449
|
start: {
|
|
140114
|
-
line:
|
|
140450
|
+
line: 229,
|
|
140115
140451
|
column: 55
|
|
140116
140452
|
},
|
|
140117
140453
|
end: {
|
|
140118
|
-
line:
|
|
140454
|
+
line: 229,
|
|
140119
140455
|
column: 71
|
|
140120
140456
|
}
|
|
140121
140457
|
}],
|
|
140122
|
-
line:
|
|
140458
|
+
line: 229
|
|
140123
140459
|
},
|
|
140124
|
-
"
|
|
140460
|
+
"34": {
|
|
140125
140461
|
loc: {
|
|
140126
140462
|
start: {
|
|
140127
|
-
line:
|
|
140463
|
+
line: 231,
|
|
140128
140464
|
column: 6
|
|
140129
140465
|
},
|
|
140130
140466
|
end: {
|
|
140131
|
-
line:
|
|
140467
|
+
line: 235,
|
|
140132
140468
|
column: 7
|
|
140133
140469
|
}
|
|
140134
140470
|
},
|
|
140135
140471
|
type: "if",
|
|
140136
140472
|
locations: [{
|
|
140137
140473
|
start: {
|
|
140138
|
-
line:
|
|
140474
|
+
line: 231,
|
|
140139
140475
|
column: 6
|
|
140140
140476
|
},
|
|
140141
140477
|
end: {
|
|
140142
|
-
line:
|
|
140478
|
+
line: 235,
|
|
140143
140479
|
column: 7
|
|
140144
140480
|
}
|
|
140145
140481
|
}, {
|
|
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
|
-
line:
|
|
140491
|
+
line: 231
|
|
140156
140492
|
},
|
|
140157
|
-
"
|
|
140493
|
+
"35": {
|
|
140158
140494
|
loc: {
|
|
140159
140495
|
start: {
|
|
140160
|
-
line:
|
|
140496
|
+
line: 240,
|
|
140161
140497
|
column: 8
|
|
140162
140498
|
},
|
|
140163
140499
|
end: {
|
|
140164
|
-
line:
|
|
140500
|
+
line: 242,
|
|
140165
140501
|
column: 9
|
|
140166
140502
|
}
|
|
140167
140503
|
},
|
|
140168
140504
|
type: "if",
|
|
140169
140505
|
locations: [{
|
|
140170
140506
|
start: {
|
|
140171
|
-
line:
|
|
140507
|
+
line: 240,
|
|
140172
140508
|
column: 8
|
|
140173
140509
|
},
|
|
140174
140510
|
end: {
|
|
140175
|
-
line:
|
|
140511
|
+
line: 242,
|
|
140176
140512
|
column: 9
|
|
140177
140513
|
}
|
|
140178
140514
|
}, {
|
|
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
|
-
line:
|
|
140524
|
+
line: 240
|
|
140189
140525
|
},
|
|
140190
|
-
"
|
|
140526
|
+
"36": {
|
|
140191
140527
|
loc: {
|
|
140192
140528
|
start: {
|
|
140193
|
-
line:
|
|
140529
|
+
line: 244,
|
|
140194
140530
|
column: 8
|
|
140195
140531
|
},
|
|
140196
140532
|
end: {
|
|
140197
|
-
line:
|
|
140533
|
+
line: 255,
|
|
140198
140534
|
column: 9
|
|
140199
140535
|
}
|
|
140200
140536
|
},
|
|
140201
140537
|
type: "if",
|
|
140202
140538
|
locations: [{
|
|
140203
140539
|
start: {
|
|
140204
|
-
line:
|
|
140540
|
+
line: 244,
|
|
140205
140541
|
column: 8
|
|
140206
140542
|
},
|
|
140207
140543
|
end: {
|
|
140208
|
-
line:
|
|
140544
|
+
line: 255,
|
|
140209
140545
|
column: 9
|
|
140210
140546
|
}
|
|
140211
140547
|
}, {
|
|
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
|
-
line:
|
|
140557
|
+
line: 244
|
|
140222
140558
|
},
|
|
140223
|
-
"
|
|
140559
|
+
"37": {
|
|
140224
140560
|
loc: {
|
|
140225
140561
|
start: {
|
|
140226
|
-
line:
|
|
140562
|
+
line: 252,
|
|
140563
|
+
column: 10
|
|
140564
|
+
},
|
|
140565
|
+
end: {
|
|
140566
|
+
line: 254,
|
|
140567
|
+
column: 11
|
|
140568
|
+
}
|
|
140569
|
+
},
|
|
140570
|
+
type: "if",
|
|
140571
|
+
locations: [{
|
|
140572
|
+
start: {
|
|
140573
|
+
line: 252,
|
|
140574
|
+
column: 10
|
|
140575
|
+
},
|
|
140576
|
+
end: {
|
|
140577
|
+
line: 254,
|
|
140578
|
+
column: 11
|
|
140579
|
+
}
|
|
140580
|
+
}, {
|
|
140581
|
+
start: {
|
|
140582
|
+
line: 252,
|
|
140583
|
+
column: 10
|
|
140584
|
+
},
|
|
140585
|
+
end: {
|
|
140586
|
+
line: 254,
|
|
140587
|
+
column: 11
|
|
140588
|
+
}
|
|
140589
|
+
}],
|
|
140590
|
+
line: 252
|
|
140591
|
+
},
|
|
140592
|
+
"38": {
|
|
140593
|
+
loc: {
|
|
140594
|
+
start: {
|
|
140595
|
+
line: 258,
|
|
140596
|
+
column: 8
|
|
140597
|
+
},
|
|
140598
|
+
end: {
|
|
140599
|
+
line: 264,
|
|
140600
|
+
column: 9
|
|
140601
|
+
}
|
|
140602
|
+
},
|
|
140603
|
+
type: "if",
|
|
140604
|
+
locations: [{
|
|
140605
|
+
start: {
|
|
140606
|
+
line: 258,
|
|
140607
|
+
column: 8
|
|
140608
|
+
},
|
|
140609
|
+
end: {
|
|
140610
|
+
line: 264,
|
|
140611
|
+
column: 9
|
|
140612
|
+
}
|
|
140613
|
+
}, {
|
|
140614
|
+
start: {
|
|
140615
|
+
line: 258,
|
|
140616
|
+
column: 8
|
|
140617
|
+
},
|
|
140618
|
+
end: {
|
|
140619
|
+
line: 264,
|
|
140620
|
+
column: 9
|
|
140621
|
+
}
|
|
140622
|
+
}],
|
|
140623
|
+
line: 258
|
|
140624
|
+
},
|
|
140625
|
+
"39": {
|
|
140626
|
+
loc: {
|
|
140627
|
+
start: {
|
|
140628
|
+
line: 265,
|
|
140629
|
+
column: 8
|
|
140630
|
+
},
|
|
140631
|
+
end: {
|
|
140632
|
+
line: 267,
|
|
140633
|
+
column: 9
|
|
140634
|
+
}
|
|
140635
|
+
},
|
|
140636
|
+
type: "if",
|
|
140637
|
+
locations: [{
|
|
140638
|
+
start: {
|
|
140639
|
+
line: 265,
|
|
140640
|
+
column: 8
|
|
140641
|
+
},
|
|
140642
|
+
end: {
|
|
140643
|
+
line: 267,
|
|
140644
|
+
column: 9
|
|
140645
|
+
}
|
|
140646
|
+
}, {
|
|
140647
|
+
start: {
|
|
140648
|
+
line: 265,
|
|
140649
|
+
column: 8
|
|
140650
|
+
},
|
|
140651
|
+
end: {
|
|
140652
|
+
line: 267,
|
|
140653
|
+
column: 9
|
|
140654
|
+
}
|
|
140655
|
+
}],
|
|
140656
|
+
line: 265
|
|
140657
|
+
},
|
|
140658
|
+
"40": {
|
|
140659
|
+
loc: {
|
|
140660
|
+
start: {
|
|
140661
|
+
line: 271,
|
|
140227
140662
|
column: 4
|
|
140228
140663
|
},
|
|
140229
140664
|
end: {
|
|
140230
|
-
line:
|
|
140665
|
+
line: 273,
|
|
140231
140666
|
column: 5
|
|
140232
140667
|
}
|
|
140233
140668
|
},
|
|
140234
140669
|
type: "if",
|
|
140235
140670
|
locations: [{
|
|
140236
140671
|
start: {
|
|
140237
|
-
line:
|
|
140672
|
+
line: 271,
|
|
140238
140673
|
column: 4
|
|
140239
140674
|
},
|
|
140240
140675
|
end: {
|
|
140241
|
-
line:
|
|
140676
|
+
line: 273,
|
|
140242
140677
|
column: 5
|
|
140243
140678
|
}
|
|
140244
140679
|
}, {
|
|
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
|
-
line:
|
|
140689
|
+
line: 271
|
|
140255
140690
|
},
|
|
140256
|
-
"
|
|
140691
|
+
"41": {
|
|
140257
140692
|
loc: {
|
|
140258
140693
|
start: {
|
|
140259
|
-
line:
|
|
140694
|
+
line: 280,
|
|
140260
140695
|
column: 2
|
|
140261
140696
|
},
|
|
140262
140697
|
end: {
|
|
140263
|
-
line:
|
|
140698
|
+
line: 282,
|
|
140264
140699
|
column: 3
|
|
140265
140700
|
}
|
|
140266
140701
|
},
|
|
140267
140702
|
type: "if",
|
|
140268
140703
|
locations: [{
|
|
140269
140704
|
start: {
|
|
140270
|
-
line:
|
|
140705
|
+
line: 280,
|
|
140271
140706
|
column: 2
|
|
140272
140707
|
},
|
|
140273
140708
|
end: {
|
|
140274
|
-
line:
|
|
140709
|
+
line: 282,
|
|
140275
140710
|
column: 3
|
|
140276
140711
|
}
|
|
140277
140712
|
}, {
|
|
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
|
-
line:
|
|
140722
|
+
line: 280
|
|
140288
140723
|
},
|
|
140289
|
-
"
|
|
140724
|
+
"42": {
|
|
140290
140725
|
loc: {
|
|
140291
140726
|
start: {
|
|
140292
|
-
line:
|
|
140727
|
+
line: 283,
|
|
140293
140728
|
column: 2
|
|
140294
140729
|
},
|
|
140295
140730
|
end: {
|
|
140296
|
-
line:
|
|
140731
|
+
line: 285,
|
|
140297
140732
|
column: 3
|
|
140298
140733
|
}
|
|
140299
140734
|
},
|
|
140300
140735
|
type: "if",
|
|
140301
140736
|
locations: [{
|
|
140302
140737
|
start: {
|
|
140303
|
-
line:
|
|
140738
|
+
line: 283,
|
|
140304
140739
|
column: 2
|
|
140305
140740
|
},
|
|
140306
140741
|
end: {
|
|
140307
|
-
line:
|
|
140742
|
+
line: 285,
|
|
140308
140743
|
column: 3
|
|
140309
140744
|
}
|
|
140310
140745
|
}, {
|
|
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
|
-
line:
|
|
140755
|
+
line: 283
|
|
140321
140756
|
},
|
|
140322
|
-
"
|
|
140757
|
+
"43": {
|
|
140323
140758
|
loc: {
|
|
140324
140759
|
start: {
|
|
140325
|
-
line:
|
|
140760
|
+
line: 286,
|
|
140326
140761
|
column: 2
|
|
140327
140762
|
},
|
|
140328
140763
|
end: {
|
|
140329
|
-
line:
|
|
140764
|
+
line: 288,
|
|
140330
140765
|
column: 3
|
|
140331
140766
|
}
|
|
140332
140767
|
},
|
|
140333
140768
|
type: "if",
|
|
140334
140769
|
locations: [{
|
|
140335
140770
|
start: {
|
|
140336
|
-
line:
|
|
140771
|
+
line: 286,
|
|
140337
140772
|
column: 2
|
|
140338
140773
|
},
|
|
140339
140774
|
end: {
|
|
140340
|
-
line:
|
|
140775
|
+
line: 288,
|
|
140341
140776
|
column: 3
|
|
140342
140777
|
}
|
|
140343
140778
|
}, {
|
|
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
|
-
line:
|
|
140788
|
+
line: 286
|
|
140354
140789
|
},
|
|
140355
|
-
"
|
|
140790
|
+
"44": {
|
|
140356
140791
|
loc: {
|
|
140357
140792
|
start: {
|
|
140358
|
-
line:
|
|
140793
|
+
line: 289,
|
|
140359
140794
|
column: 2
|
|
140360
140795
|
},
|
|
140361
140796
|
end: {
|
|
140362
|
-
line:
|
|
140797
|
+
line: 291,
|
|
140363
140798
|
column: 3
|
|
140364
140799
|
}
|
|
140365
140800
|
},
|
|
140366
140801
|
type: "if",
|
|
140367
140802
|
locations: [{
|
|
140368
140803
|
start: {
|
|
140369
|
-
line:
|
|
140804
|
+
line: 289,
|
|
140370
140805
|
column: 2
|
|
140371
140806
|
},
|
|
140372
140807
|
end: {
|
|
140373
|
-
line:
|
|
140808
|
+
line: 291,
|
|
140374
140809
|
column: 3
|
|
140375
140810
|
}
|
|
140376
140811
|
}, {
|
|
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
|
-
line:
|
|
140821
|
+
line: 289
|
|
140387
140822
|
},
|
|
140388
|
-
"
|
|
140823
|
+
"45": {
|
|
140389
140824
|
loc: {
|
|
140390
140825
|
start: {
|
|
140391
|
-
line:
|
|
140826
|
+
line: 292,
|
|
140392
140827
|
column: 2
|
|
140393
140828
|
},
|
|
140394
140829
|
end: {
|
|
140395
|
-
line:
|
|
140830
|
+
line: 294,
|
|
140396
140831
|
column: 3
|
|
140397
140832
|
}
|
|
140398
140833
|
},
|
|
140399
140834
|
type: "if",
|
|
140400
140835
|
locations: [{
|
|
140401
140836
|
start: {
|
|
140402
|
-
line:
|
|
140837
|
+
line: 292,
|
|
140403
140838
|
column: 2
|
|
140404
140839
|
},
|
|
140405
140840
|
end: {
|
|
140406
|
-
line:
|
|
140841
|
+
line: 294,
|
|
140407
140842
|
column: 3
|
|
140408
140843
|
}
|
|
140409
140844
|
}, {
|
|
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
|
-
line:
|
|
140854
|
+
line: 292
|
|
140420
140855
|
},
|
|
140421
|
-
"
|
|
140856
|
+
"46": {
|
|
140422
140857
|
loc: {
|
|
140423
140858
|
start: {
|
|
140424
|
-
line:
|
|
140859
|
+
line: 295,
|
|
140425
140860
|
column: 2
|
|
140426
140861
|
},
|
|
140427
140862
|
end: {
|
|
140428
|
-
line:
|
|
140863
|
+
line: 297,
|
|
140429
140864
|
column: 3
|
|
140430
140865
|
}
|
|
140431
140866
|
},
|
|
140432
140867
|
type: "if",
|
|
140433
140868
|
locations: [{
|
|
140434
140869
|
start: {
|
|
140435
|
-
line:
|
|
140870
|
+
line: 295,
|
|
140436
140871
|
column: 2
|
|
140437
140872
|
},
|
|
140438
140873
|
end: {
|
|
140439
|
-
line:
|
|
140874
|
+
line: 297,
|
|
140440
140875
|
column: 3
|
|
140441
140876
|
}
|
|
140442
140877
|
}, {
|
|
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
|
-
line:
|
|
140887
|
+
line: 295
|
|
140453
140888
|
},
|
|
140454
|
-
"
|
|
140889
|
+
"47": {
|
|
140455
140890
|
loc: {
|
|
140456
140891
|
start: {
|
|
140457
|
-
line:
|
|
140892
|
+
line: 295,
|
|
140458
140893
|
column: 6
|
|
140459
140894
|
},
|
|
140460
140895
|
end: {
|
|
140461
|
-
line:
|
|
140896
|
+
line: 295,
|
|
140462
140897
|
column: 83
|
|
140463
140898
|
}
|
|
140464
140899
|
},
|
|
140465
140900
|
type: "binary-expr",
|
|
140466
140901
|
locations: [{
|
|
140467
140902
|
start: {
|
|
140468
|
-
line:
|
|
140903
|
+
line: 295,
|
|
140469
140904
|
column: 6
|
|
140470
140905
|
},
|
|
140471
140906
|
end: {
|
|
140472
|
-
line:
|
|
140907
|
+
line: 295,
|
|
140473
140908
|
column: 40
|
|
140474
140909
|
}
|
|
140475
140910
|
}, {
|
|
140476
140911
|
start: {
|
|
140477
|
-
line:
|
|
140912
|
+
line: 295,
|
|
140478
140913
|
column: 44
|
|
140479
140914
|
},
|
|
140480
140915
|
end: {
|
|
140481
|
-
line:
|
|
140916
|
+
line: 295,
|
|
140482
140917
|
column: 83
|
|
140483
140918
|
}
|
|
140484
140919
|
}],
|
|
140485
|
-
line:
|
|
140920
|
+
line: 295
|
|
140486
140921
|
}
|
|
140487
140922
|
},
|
|
140488
140923
|
s: {
|
|
@@ -140603,7 +141038,28 @@ var cov_1zbhi5o47k = function () {
|
|
|
140603
141038
|
"114": 0,
|
|
140604
141039
|
"115": 0,
|
|
140605
141040
|
"116": 0,
|
|
140606
|
-
"117": 0
|
|
141041
|
+
"117": 0,
|
|
141042
|
+
"118": 0,
|
|
141043
|
+
"119": 0,
|
|
141044
|
+
"120": 0,
|
|
141045
|
+
"121": 0,
|
|
141046
|
+
"122": 0,
|
|
141047
|
+
"123": 0,
|
|
141048
|
+
"124": 0,
|
|
141049
|
+
"125": 0,
|
|
141050
|
+
"126": 0,
|
|
141051
|
+
"127": 0,
|
|
141052
|
+
"128": 0,
|
|
141053
|
+
"129": 0,
|
|
141054
|
+
"130": 0,
|
|
141055
|
+
"131": 0,
|
|
141056
|
+
"132": 0,
|
|
141057
|
+
"133": 0,
|
|
141058
|
+
"134": 0,
|
|
141059
|
+
"135": 0,
|
|
141060
|
+
"136": 0,
|
|
141061
|
+
"137": 0,
|
|
141062
|
+
"138": 0
|
|
140607
141063
|
},
|
|
140608
141064
|
f: {
|
|
140609
141065
|
"0": 0,
|
|
@@ -140631,9 +141087,9 @@ var cov_1zbhi5o47k = function () {
|
|
|
140631
141087
|
"2": [0, 0],
|
|
140632
141088
|
"3": [0, 0],
|
|
140633
141089
|
"4": [0, 0],
|
|
140634
|
-
"5": [0, 0
|
|
141090
|
+
"5": [0, 0],
|
|
140635
141091
|
"6": [0, 0],
|
|
140636
|
-
"7": [0, 0],
|
|
141092
|
+
"7": [0, 0, 0],
|
|
140637
141093
|
"8": [0, 0],
|
|
140638
141094
|
"9": [0, 0],
|
|
140639
141095
|
"10": [0, 0],
|
|
@@ -140647,8 +141103,8 @@ var cov_1zbhi5o47k = function () {
|
|
|
140647
141103
|
"18": [0, 0],
|
|
140648
141104
|
"19": [0, 0],
|
|
140649
141105
|
"20": [0, 0],
|
|
140650
|
-
"21": [0, 0
|
|
140651
|
-
"22": [0, 0],
|
|
141106
|
+
"21": [0, 0],
|
|
141107
|
+
"22": [0, 0, 0, 0],
|
|
140652
141108
|
"23": [0, 0],
|
|
140653
141109
|
"24": [0, 0],
|
|
140654
141110
|
"25": [0, 0],
|
|
@@ -140666,10 +141122,17 @@ var cov_1zbhi5o47k = function () {
|
|
|
140666
141122
|
"37": [0, 0],
|
|
140667
141123
|
"38": [0, 0],
|
|
140668
141124
|
"39": [0, 0],
|
|
140669
|
-
"40": [0, 0]
|
|
141125
|
+
"40": [0, 0],
|
|
141126
|
+
"41": [0, 0],
|
|
141127
|
+
"42": [0, 0],
|
|
141128
|
+
"43": [0, 0],
|
|
141129
|
+
"44": [0, 0],
|
|
141130
|
+
"45": [0, 0],
|
|
141131
|
+
"46": [0, 0],
|
|
141132
|
+
"47": [0, 0]
|
|
140670
141133
|
},
|
|
140671
141134
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
140672
|
-
hash: "
|
|
141135
|
+
hash: "9bb95d0e715736fc8615e5b920cb001f9ebdb08b"
|
|
140673
141136
|
};
|
|
140674
141137
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
140675
141138
|
|
|
@@ -140702,13 +141165,6 @@ var cov_1zbhi5o47k = function () {
|
|
|
140702
141165
|
|
|
140703
141166
|
|
|
140704
141167
|
|
|
140705
|
-
|
|
140706
|
-
|
|
140707
|
-
|
|
140708
|
-
|
|
140709
|
-
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; }
|
|
140710
|
-
|
|
140711
|
-
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; }
|
|
140712
141168
|
|
|
140713
141169
|
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; } } }; }
|
|
140714
141170
|
|
|
@@ -140716,7 +141172,7 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
|
|
|
140716
141172
|
|
|
140717
141173
|
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; }
|
|
140718
141174
|
|
|
140719
|
-
function _createSuper(Derived) { return function () { var Super = Object(
|
|
141175
|
+
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); }; }
|
|
140720
141176
|
|
|
140721
141177
|
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; } }
|
|
140722
141178
|
|
|
@@ -140728,13 +141184,13 @@ var globalObject = (cov_1zbhi5o47k.s[0]++, typeof window === 'undefined' ? (cov_
|
|
|
140728
141184
|
|
|
140729
141185
|
var Validations = /*#__PURE__*/function () {
|
|
140730
141186
|
function Validations(element, options) {
|
|
140731
|
-
Object(
|
|
141187
|
+
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);
|
|
140732
141188
|
|
|
140733
|
-
Object(
|
|
141189
|
+
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));
|
|
140734
141190
|
|
|
140735
|
-
Object(
|
|
141191
|
+
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));
|
|
140736
141192
|
|
|
140737
|
-
Object(
|
|
141193
|
+
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]++, {}));
|
|
140738
141194
|
|
|
140739
141195
|
cov_1zbhi5o47k.f[0]++;
|
|
140740
141196
|
cov_1zbhi5o47k.s[4]++;
|
|
@@ -140754,10 +141210,10 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140754
141210
|
*/
|
|
140755
141211
|
|
|
140756
141212
|
|
|
140757
|
-
Object(
|
|
141213
|
+
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, [{
|
|
140758
141214
|
key: "addValidations",
|
|
140759
141215
|
value: function () {
|
|
140760
|
-
var _addValidations = Object(
|
|
141216
|
+
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) {
|
|
140761
141217
|
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
140762
141218
|
while (1) {
|
|
140763
141219
|
switch (_context.prev = _context.next) {
|
|
@@ -140792,13 +141248,13 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140792
141248
|
var visible = (cov_1zbhi5o47k.s[7]++, true);
|
|
140793
141249
|
cov_1zbhi5o47k.s[8]++;
|
|
140794
141250
|
|
|
140795
|
-
if (this.element.config.conditionalHide) {
|
|
141251
|
+
if ((cov_1zbhi5o47k.b[2][0]++, !this.data.noData) && (cov_1zbhi5o47k.b[2][1]++, this.element.config.conditionalHide)) {
|
|
140796
141252
|
cov_1zbhi5o47k.b[1][0]++;
|
|
140797
141253
|
cov_1zbhi5o47k.s[9]++;
|
|
140798
141254
|
|
|
140799
141255
|
try {
|
|
140800
141256
|
cov_1zbhi5o47k.s[10]++;
|
|
140801
|
-
visible = !!
|
|
141257
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(this.element.config.conditionalHide, this.data);
|
|
140802
141258
|
} catch (error) {
|
|
140803
141259
|
cov_1zbhi5o47k.s[11]++;
|
|
140804
141260
|
visible = false;
|
|
@@ -140820,20 +141276,20 @@ var Validations = /*#__PURE__*/function () {
|
|
|
140820
141276
|
|
|
140821
141277
|
|
|
140822
141278
|
var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
140823
|
-
Object(
|
|
141279
|
+
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);
|
|
140824
141280
|
|
|
140825
141281
|
var _super = _createSuper(ArrayOfFieldsValidations);
|
|
140826
141282
|
|
|
140827
141283
|
function ArrayOfFieldsValidations() {
|
|
140828
|
-
Object(
|
|
141284
|
+
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);
|
|
140829
141285
|
|
|
140830
141286
|
return _super.apply(this, arguments);
|
|
140831
141287
|
}
|
|
140832
141288
|
|
|
140833
|
-
Object(
|
|
141289
|
+
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, [{
|
|
140834
141290
|
key: "addValidations",
|
|
140835
141291
|
value: function () {
|
|
140836
|
-
var _addValidations2 = Object(
|
|
141292
|
+
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) {
|
|
140837
141293
|
var _iterator, _step, item;
|
|
140838
141294
|
|
|
140839
141295
|
return regeneratorRuntime.wrap(function _callee2$(_context2) {
|
|
@@ -140858,7 +141314,8 @@ var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
|
140858
141314
|
_context2.next = 10;
|
|
140859
141315
|
return ValidationsFactory(item, {
|
|
140860
141316
|
screen: this.screen,
|
|
140861
|
-
data: this.data
|
|
141317
|
+
data: this.data,
|
|
141318
|
+
parentVisibilityRule: this.parentVisibilityRule
|
|
140862
141319
|
}).addValidations(validations);
|
|
140863
141320
|
|
|
140864
141321
|
case 10:
|
|
@@ -140906,20 +141363,20 @@ var ArrayOfFieldsValidations = /*#__PURE__*/function (_Validations) {
|
|
|
140906
141363
|
|
|
140907
141364
|
|
|
140908
141365
|
var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
140909
|
-
Object(
|
|
141366
|
+
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);
|
|
140910
141367
|
|
|
140911
141368
|
var _super2 = _createSuper(ScreenValidations);
|
|
140912
141369
|
|
|
140913
141370
|
function ScreenValidations() {
|
|
140914
|
-
Object(
|
|
141371
|
+
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);
|
|
140915
141372
|
|
|
140916
141373
|
return _super2.apply(this, arguments);
|
|
140917
141374
|
}
|
|
140918
141375
|
|
|
140919
|
-
Object(
|
|
141376
|
+
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, [{
|
|
140920
141377
|
key: "addValidations",
|
|
140921
141378
|
value: function () {
|
|
140922
|
-
var _addValidations3 = Object(
|
|
141379
|
+
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) {
|
|
140923
141380
|
var screenValidations;
|
|
140924
141381
|
return regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
140925
141382
|
while (1) {
|
|
@@ -140933,7 +141390,7 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140933
141390
|
break;
|
|
140934
141391
|
}
|
|
140935
141392
|
|
|
140936
|
-
cov_1zbhi5o47k.b[
|
|
141393
|
+
cov_1zbhi5o47k.b[3][0]++;
|
|
140937
141394
|
cov_1zbhi5o47k.s[16]++;
|
|
140938
141395
|
this.element.pagesValidated = [this.firstPage];
|
|
140939
141396
|
screenValidations = (cov_1zbhi5o47k.s[17]++, ValidationsFactory(this.element.config[this.firstPage].items, {
|
|
@@ -140951,7 +141408,7 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140951
141408
|
break;
|
|
140952
141409
|
|
|
140953
141410
|
case 14:
|
|
140954
|
-
cov_1zbhi5o47k.b[
|
|
141411
|
+
cov_1zbhi5o47k.b[3][1]++;
|
|
140955
141412
|
|
|
140956
141413
|
case 15:
|
|
140957
141414
|
case "end":
|
|
@@ -140977,21 +141434,21 @@ var ScreenValidations = /*#__PURE__*/function (_Validations2) {
|
|
|
140977
141434
|
|
|
140978
141435
|
|
|
140979
141436
|
var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
140980
|
-
Object(
|
|
141437
|
+
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);
|
|
140981
141438
|
|
|
140982
141439
|
var _super3 = _createSuper(FormNestedScreenValidations);
|
|
140983
141440
|
|
|
140984
141441
|
function FormNestedScreenValidations() {
|
|
140985
|
-
Object(
|
|
141442
|
+
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);
|
|
140986
141443
|
|
|
140987
141444
|
return _super3.apply(this, arguments);
|
|
140988
141445
|
}
|
|
140989
141446
|
|
|
140990
|
-
Object(
|
|
141447
|
+
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, [{
|
|
140991
141448
|
key: "addValidations",
|
|
140992
141449
|
value: function () {
|
|
140993
|
-
var _addValidations4 = Object(
|
|
140994
|
-
var definition;
|
|
141450
|
+
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) {
|
|
141451
|
+
var definition, parentVisibilityRule;
|
|
140995
141452
|
return regeneratorRuntime.wrap(function _callee4$(_context4) {
|
|
140996
141453
|
while (1) {
|
|
140997
141454
|
switch (_context4.prev = _context4.next) {
|
|
@@ -141004,12 +141461,12 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141004
141461
|
break;
|
|
141005
141462
|
}
|
|
141006
141463
|
|
|
141007
|
-
cov_1zbhi5o47k.b[
|
|
141464
|
+
cov_1zbhi5o47k.b[4][0]++;
|
|
141008
141465
|
cov_1zbhi5o47k.s[21]++;
|
|
141009
141466
|
return _context4.abrupt("return");
|
|
141010
141467
|
|
|
141011
141468
|
case 8:
|
|
141012
|
-
cov_1zbhi5o47k.b[
|
|
141469
|
+
cov_1zbhi5o47k.b[4][1]++;
|
|
141013
141470
|
|
|
141014
141471
|
case 9:
|
|
141015
141472
|
cov_1zbhi5o47k.s[22]++;
|
|
@@ -141018,29 +141475,31 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141018
141475
|
|
|
141019
141476
|
case 12:
|
|
141020
141477
|
definition = _context4.sent;
|
|
141021
|
-
cov_1zbhi5o47k.s[23]
|
|
141478
|
+
parentVisibilityRule = (cov_1zbhi5o47k.s[23]++, this.parentVisibilityRule ? (cov_1zbhi5o47k.b[5][0]++, this.parentVisibilityRule) : (cov_1zbhi5o47k.b[5][1]++, this.element.config.conditionalHide));
|
|
141479
|
+
cov_1zbhi5o47k.s[24]++;
|
|
141022
141480
|
|
|
141023
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141024
|
-
_context4.next =
|
|
141481
|
+
if (!((cov_1zbhi5o47k.b[7][0]++, definition) && (cov_1zbhi5o47k.b[7][1]++, definition[0]) && (cov_1zbhi5o47k.b[7][2]++, definition[0].items))) {
|
|
141482
|
+
_context4.next = 22;
|
|
141025
141483
|
break;
|
|
141026
141484
|
}
|
|
141027
141485
|
|
|
141028
|
-
cov_1zbhi5o47k.b[
|
|
141029
|
-
cov_1zbhi5o47k.s[
|
|
141030
|
-
_context4.next =
|
|
141486
|
+
cov_1zbhi5o47k.b[6][0]++;
|
|
141487
|
+
cov_1zbhi5o47k.s[25]++;
|
|
141488
|
+
_context4.next = 20;
|
|
141031
141489
|
return ValidationsFactory(definition[0].items, {
|
|
141032
141490
|
screen: this.screen,
|
|
141033
|
-
data: this.data
|
|
141491
|
+
data: this.data,
|
|
141492
|
+
parentVisibilityRule: parentVisibilityRule
|
|
141034
141493
|
}).addValidations(validations);
|
|
141035
141494
|
|
|
141036
|
-
case
|
|
141037
|
-
_context4.next =
|
|
141495
|
+
case 20:
|
|
141496
|
+
_context4.next = 23;
|
|
141038
141497
|
break;
|
|
141039
141498
|
|
|
141040
|
-
case 21:
|
|
141041
|
-
cov_1zbhi5o47k.b[4][1]++;
|
|
141042
|
-
|
|
141043
141499
|
case 22:
|
|
141500
|
+
cov_1zbhi5o47k.b[6][1]++;
|
|
141501
|
+
|
|
141502
|
+
case 23:
|
|
141044
141503
|
case "end":
|
|
141045
141504
|
return _context4.stop();
|
|
141046
141505
|
}
|
|
@@ -141057,47 +141516,47 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141057
141516
|
}, {
|
|
141058
141517
|
key: "loadScreen",
|
|
141059
141518
|
value: function () {
|
|
141060
|
-
var _loadScreen = Object(
|
|
141519
|
+
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) {
|
|
141061
141520
|
var response;
|
|
141062
141521
|
return regeneratorRuntime.wrap(function _callee5$(_context5) {
|
|
141063
141522
|
while (1) {
|
|
141064
141523
|
switch (_context5.prev = _context5.next) {
|
|
141065
141524
|
case 0:
|
|
141066
141525
|
cov_1zbhi5o47k.f[6]++;
|
|
141067
|
-
cov_1zbhi5o47k.s[
|
|
141526
|
+
cov_1zbhi5o47k.s[26]++;
|
|
141068
141527
|
|
|
141069
141528
|
if (!globalObject['nestedScreens']) {
|
|
141070
|
-
cov_1zbhi5o47k.b[
|
|
141071
|
-
cov_1zbhi5o47k.s[
|
|
141529
|
+
cov_1zbhi5o47k.b[8][0]++;
|
|
141530
|
+
cov_1zbhi5o47k.s[27]++;
|
|
141072
141531
|
globalObject['nestedScreens'] = {};
|
|
141073
141532
|
} else {
|
|
141074
|
-
cov_1zbhi5o47k.b[
|
|
141533
|
+
cov_1zbhi5o47k.b[8][1]++;
|
|
141075
141534
|
}
|
|
141076
141535
|
|
|
141077
|
-
cov_1zbhi5o47k.s[
|
|
141536
|
+
cov_1zbhi5o47k.s[28]++;
|
|
141078
141537
|
|
|
141079
141538
|
if (!globalObject.nestedScreens['id_' + id]) {
|
|
141080
141539
|
_context5.next = 10;
|
|
141081
141540
|
break;
|
|
141082
141541
|
}
|
|
141083
141542
|
|
|
141084
|
-
cov_1zbhi5o47k.b[
|
|
141085
|
-
cov_1zbhi5o47k.s[
|
|
141543
|
+
cov_1zbhi5o47k.b[9][0]++;
|
|
141544
|
+
cov_1zbhi5o47k.s[29]++;
|
|
141086
141545
|
return _context5.abrupt("return", globalObject.nestedScreens['id_' + id]);
|
|
141087
141546
|
|
|
141088
141547
|
case 10:
|
|
141089
|
-
cov_1zbhi5o47k.b[
|
|
141548
|
+
cov_1zbhi5o47k.b[9][1]++;
|
|
141090
141549
|
|
|
141091
141550
|
case 11:
|
|
141092
|
-
cov_1zbhi5o47k.s[
|
|
141551
|
+
cov_1zbhi5o47k.s[30]++;
|
|
141093
141552
|
_context5.next = 14;
|
|
141094
|
-
return
|
|
141553
|
+
return _DataProvider__WEBPACK_IMPORTED_MODULE_23__[/* default */ "a"].getScreen(id);
|
|
141095
141554
|
|
|
141096
141555
|
case 14:
|
|
141097
141556
|
response = _context5.sent;
|
|
141098
|
-
cov_1zbhi5o47k.s[30]++;
|
|
141099
|
-
globalObject.nestedScreens['id_' + id] = response.data.config;
|
|
141100
141557
|
cov_1zbhi5o47k.s[31]++;
|
|
141558
|
+
globalObject.nestedScreens['id_' + id] = response.data.config;
|
|
141559
|
+
cov_1zbhi5o47k.s[32]++;
|
|
141101
141560
|
return _context5.abrupt("return", response.data.config);
|
|
141102
141561
|
|
|
141103
141562
|
case 19:
|
|
@@ -141124,57 +141583,58 @@ var FormNestedScreenValidations = /*#__PURE__*/function (_Validations3) {
|
|
|
141124
141583
|
|
|
141125
141584
|
|
|
141126
141585
|
var FormLoopValidations = /*#__PURE__*/function (_Validations4) {
|
|
141127
|
-
Object(
|
|
141586
|
+
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);
|
|
141128
141587
|
|
|
141129
141588
|
var _super4 = _createSuper(FormLoopValidations);
|
|
141130
141589
|
|
|
141131
141590
|
function FormLoopValidations() {
|
|
141132
|
-
Object(
|
|
141591
|
+
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);
|
|
141133
141592
|
|
|
141134
141593
|
return _super4.apply(this, arguments);
|
|
141135
141594
|
}
|
|
141136
141595
|
|
|
141137
|
-
Object(
|
|
141596
|
+
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, [{
|
|
141138
141597
|
key: "addValidations",
|
|
141139
141598
|
value: function () {
|
|
141140
|
-
var _addValidations5 = Object(
|
|
141141
|
-
var loopField
|
|
141599
|
+
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) {
|
|
141600
|
+
var loopField;
|
|
141142
141601
|
return regeneratorRuntime.wrap(function _callee6$(_context6) {
|
|
141143
141602
|
while (1) {
|
|
141144
141603
|
switch (_context6.prev = _context6.next) {
|
|
141145
141604
|
case 0:
|
|
141146
141605
|
cov_1zbhi5o47k.f[7]++;
|
|
141147
|
-
cov_1zbhi5o47k.s[
|
|
141606
|
+
cov_1zbhi5o47k.s[33]++;
|
|
141148
141607
|
|
|
141149
141608
|
if (this.isVisible()) {
|
|
141150
141609
|
_context6.next = 8;
|
|
141151
141610
|
break;
|
|
141152
141611
|
}
|
|
141153
141612
|
|
|
141154
|
-
cov_1zbhi5o47k.b[
|
|
141155
|
-
cov_1zbhi5o47k.s[
|
|
141613
|
+
cov_1zbhi5o47k.b[10][0]++;
|
|
141614
|
+
cov_1zbhi5o47k.s[34]++;
|
|
141156
141615
|
return _context6.abrupt("return");
|
|
141157
141616
|
|
|
141158
141617
|
case 8:
|
|
141159
|
-
cov_1zbhi5o47k.b[
|
|
141618
|
+
cov_1zbhi5o47k.b[10][1]++;
|
|
141160
141619
|
|
|
141161
141620
|
case 9:
|
|
141162
|
-
cov_1zbhi5o47k.s[
|
|
141163
|
-
Object(
|
|
141164
|
-
loopField = (cov_1zbhi5o47k.s[
|
|
141165
|
-
cov_1zbhi5o47k.s[
|
|
141621
|
+
cov_1zbhi5o47k.s[35]++;
|
|
141622
|
+
Object(lodash__WEBPACK_IMPORTED_MODULE_24__["set"])(validations, this.element.config.name, {});
|
|
141623
|
+
loopField = (cov_1zbhi5o47k.s[36]++, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, this.element.config.name));
|
|
141624
|
+
cov_1zbhi5o47k.s[37]++;
|
|
141166
141625
|
loopField['$each'] = {};
|
|
141167
|
-
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]);
|
|
141168
141626
|
cov_1zbhi5o47k.s[38]++;
|
|
141169
|
-
_context6.next =
|
|
141627
|
+
_context6.next = 17;
|
|
141170
141628
|
return ValidationsFactory(this.element.items, {
|
|
141171
141629
|
screen: this.screen,
|
|
141172
|
-
data:
|
|
141173
|
-
_parent: this.data
|
|
141174
|
-
|
|
141630
|
+
data: {
|
|
141631
|
+
_parent: this.data,
|
|
141632
|
+
noData: true
|
|
141633
|
+
},
|
|
141634
|
+
parentVisibilityRule: this.element.config.conditionalHide
|
|
141175
141635
|
}).addValidations(loopField['$each']);
|
|
141176
141636
|
|
|
141177
|
-
case
|
|
141637
|
+
case 17:
|
|
141178
141638
|
case "end":
|
|
141179
141639
|
return _context6.stop();
|
|
141180
141640
|
}
|
|
@@ -141198,20 +141658,20 @@ var FormLoopValidations = /*#__PURE__*/function (_Validations4) {
|
|
|
141198
141658
|
|
|
141199
141659
|
|
|
141200
141660
|
var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
141201
|
-
Object(
|
|
141661
|
+
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);
|
|
141202
141662
|
|
|
141203
141663
|
var _super5 = _createSuper(FormMultiColumnValidations);
|
|
141204
141664
|
|
|
141205
141665
|
function FormMultiColumnValidations() {
|
|
141206
|
-
Object(
|
|
141666
|
+
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);
|
|
141207
141667
|
|
|
141208
141668
|
return _super5.apply(this, arguments);
|
|
141209
141669
|
}
|
|
141210
141670
|
|
|
141211
|
-
Object(
|
|
141671
|
+
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, [{
|
|
141212
141672
|
key: "addValidations",
|
|
141213
141673
|
value: function () {
|
|
141214
|
-
var _addValidations6 = Object(
|
|
141674
|
+
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) {
|
|
141215
141675
|
return regeneratorRuntime.wrap(function _callee7$(_context7) {
|
|
141216
141676
|
while (1) {
|
|
141217
141677
|
switch (_context7.prev = _context7.next) {
|
|
@@ -141224,19 +141684,20 @@ var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
|
141224
141684
|
break;
|
|
141225
141685
|
}
|
|
141226
141686
|
|
|
141227
|
-
cov_1zbhi5o47k.b[
|
|
141687
|
+
cov_1zbhi5o47k.b[11][0]++;
|
|
141228
141688
|
cov_1zbhi5o47k.s[40]++;
|
|
141229
141689
|
return _context7.abrupt("return");
|
|
141230
141690
|
|
|
141231
141691
|
case 8:
|
|
141232
|
-
cov_1zbhi5o47k.b[
|
|
141692
|
+
cov_1zbhi5o47k.b[11][1]++;
|
|
141233
141693
|
|
|
141234
141694
|
case 9:
|
|
141235
141695
|
cov_1zbhi5o47k.s[41]++;
|
|
141236
141696
|
_context7.next = 12;
|
|
141237
141697
|
return ValidationsFactory(this.element.items, {
|
|
141238
141698
|
screen: this.screen,
|
|
141239
|
-
data: this.data
|
|
141699
|
+
data: this.data,
|
|
141700
|
+
parentVisibilityRule: this.element.config.conditionalHide
|
|
141240
141701
|
}).addValidations(validations);
|
|
141241
141702
|
|
|
141242
141703
|
case 12:
|
|
@@ -141263,20 +141724,20 @@ var FormMultiColumnValidations = /*#__PURE__*/function (_Validations5) {
|
|
|
141263
141724
|
|
|
141264
141725
|
|
|
141265
141726
|
var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
141266
|
-
Object(
|
|
141727
|
+
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);
|
|
141267
141728
|
|
|
141268
141729
|
var _super6 = _createSuper(PageNavigateValidations);
|
|
141269
141730
|
|
|
141270
141731
|
function PageNavigateValidations() {
|
|
141271
|
-
Object(
|
|
141732
|
+
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);
|
|
141272
141733
|
|
|
141273
141734
|
return _super6.apply(this, arguments);
|
|
141274
141735
|
}
|
|
141275
141736
|
|
|
141276
|
-
Object(
|
|
141737
|
+
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, [{
|
|
141277
141738
|
key: "addValidations",
|
|
141278
141739
|
value: function () {
|
|
141279
|
-
var _addValidations7 = Object(
|
|
141740
|
+
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) {
|
|
141280
141741
|
return regeneratorRuntime.wrap(function _callee8$(_context8) {
|
|
141281
141742
|
while (1) {
|
|
141282
141743
|
switch (_context8.prev = _context8.next) {
|
|
@@ -141289,32 +141750,32 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141289
141750
|
break;
|
|
141290
141751
|
}
|
|
141291
141752
|
|
|
141292
|
-
cov_1zbhi5o47k.b[
|
|
141753
|
+
cov_1zbhi5o47k.b[12][0]++;
|
|
141293
141754
|
cov_1zbhi5o47k.s[43]++;
|
|
141294
141755
|
return _context8.abrupt("return");
|
|
141295
141756
|
|
|
141296
141757
|
case 8:
|
|
141297
|
-
cov_1zbhi5o47k.b[
|
|
141758
|
+
cov_1zbhi5o47k.b[12][1]++;
|
|
141298
141759
|
|
|
141299
141760
|
case 9:
|
|
141300
141761
|
cov_1zbhi5o47k.s[44]++;
|
|
141301
141762
|
|
|
141302
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141763
|
+
if (!((cov_1zbhi5o47k.b[14][0]++, this.screen.pagesValidated) && (cov_1zbhi5o47k.b[14][1]++, !this.screen.pagesValidated.includes(parseInt(this.element.config.eventData))))) {
|
|
141303
141764
|
_context8.next = 25;
|
|
141304
141765
|
break;
|
|
141305
141766
|
}
|
|
141306
141767
|
|
|
141307
|
-
cov_1zbhi5o47k.b[
|
|
141768
|
+
cov_1zbhi5o47k.b[13][0]++;
|
|
141308
141769
|
cov_1zbhi5o47k.s[45]++;
|
|
141309
141770
|
this.screen.pagesValidated.push(parseInt(this.element.config.eventData));
|
|
141310
141771
|
cov_1zbhi5o47k.s[46]++;
|
|
141311
141772
|
|
|
141312
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141773
|
+
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))) {
|
|
141313
141774
|
_context8.next = 22;
|
|
141314
141775
|
break;
|
|
141315
141776
|
}
|
|
141316
141777
|
|
|
141317
|
-
cov_1zbhi5o47k.b[
|
|
141778
|
+
cov_1zbhi5o47k.b[15][0]++;
|
|
141318
141779
|
cov_1zbhi5o47k.s[47]++;
|
|
141319
141780
|
_context8.next = 20;
|
|
141320
141781
|
return ValidationsFactory(this.screen.config[this.element.config.eventData].items, {
|
|
@@ -141327,14 +141788,14 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141327
141788
|
break;
|
|
141328
141789
|
|
|
141329
141790
|
case 22:
|
|
141330
|
-
cov_1zbhi5o47k.b[
|
|
141791
|
+
cov_1zbhi5o47k.b[15][1]++;
|
|
141331
141792
|
|
|
141332
141793
|
case 23:
|
|
141333
141794
|
_context8.next = 26;
|
|
141334
141795
|
break;
|
|
141335
141796
|
|
|
141336
141797
|
case 25:
|
|
141337
|
-
cov_1zbhi5o47k.b[
|
|
141798
|
+
cov_1zbhi5o47k.b[13][1]++;
|
|
141338
141799
|
|
|
141339
141800
|
case 26:
|
|
141340
141801
|
case "end":
|
|
@@ -141360,23 +141821,23 @@ var PageNavigateValidations = /*#__PURE__*/function (_Validations6) {
|
|
|
141360
141821
|
|
|
141361
141822
|
|
|
141362
141823
|
var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
141363
|
-
Object(
|
|
141824
|
+
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);
|
|
141364
141825
|
|
|
141365
141826
|
var _super7 = _createSuper(FormElementValidations);
|
|
141366
141827
|
|
|
141367
141828
|
function FormElementValidations() {
|
|
141368
|
-
Object(
|
|
141829
|
+
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);
|
|
141369
141830
|
|
|
141370
141831
|
return _super7.apply(this, arguments);
|
|
141371
141832
|
}
|
|
141372
141833
|
|
|
141373
|
-
Object(
|
|
141834
|
+
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, [{
|
|
141374
141835
|
key: "addValidations",
|
|
141375
141836
|
value: function () {
|
|
141376
|
-
var _addValidations8 = Object(
|
|
141837
|
+
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) {
|
|
141377
141838
|
var _this = this;
|
|
141378
141839
|
|
|
141379
|
-
var fieldName, validationConfig, conditionalHide, fieldValidation, validationFn;
|
|
141840
|
+
var fieldName, validationConfig, conditionalHide, parentVisibilityRule, fieldValidation, validationFn;
|
|
141380
141841
|
return regeneratorRuntime.wrap(function _callee9$(_context9) {
|
|
141381
141842
|
while (1) {
|
|
141382
141843
|
switch (_context9.prev = _context9.next) {
|
|
@@ -141384,111 +141845,112 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141384
141845
|
cov_1zbhi5o47k.f[10]++;
|
|
141385
141846
|
cov_1zbhi5o47k.s[48]++;
|
|
141386
141847
|
|
|
141387
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141848
|
+
if (!((cov_1zbhi5o47k.b[18][0]++, this.element.config) && (cov_1zbhi5o47k.b[18][1]++, this.element.config.readonly))) {
|
|
141388
141849
|
_context9.next = 8;
|
|
141389
141850
|
break;
|
|
141390
141851
|
}
|
|
141391
141852
|
|
|
141392
|
-
cov_1zbhi5o47k.b[
|
|
141853
|
+
cov_1zbhi5o47k.b[17][0]++;
|
|
141393
141854
|
cov_1zbhi5o47k.s[49]++;
|
|
141394
141855
|
return _context9.abrupt("return");
|
|
141395
141856
|
|
|
141396
141857
|
case 8:
|
|
141397
|
-
cov_1zbhi5o47k.b[
|
|
141858
|
+
cov_1zbhi5o47k.b[17][1]++;
|
|
141398
141859
|
|
|
141399
141860
|
case 9:
|
|
141400
141861
|
cov_1zbhi5o47k.s[50]++;
|
|
141401
141862
|
|
|
141402
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141863
|
+
if (!((cov_1zbhi5o47k.b[20][0]++, this.element.config) && (cov_1zbhi5o47k.b[20][1]++, this.element.config.disabled))) {
|
|
141403
141864
|
_context9.next = 16;
|
|
141404
141865
|
break;
|
|
141405
141866
|
}
|
|
141406
141867
|
|
|
141407
|
-
cov_1zbhi5o47k.b[
|
|
141868
|
+
cov_1zbhi5o47k.b[19][0]++;
|
|
141408
141869
|
cov_1zbhi5o47k.s[51]++;
|
|
141409
141870
|
return _context9.abrupt("return");
|
|
141410
141871
|
|
|
141411
141872
|
case 16:
|
|
141412
|
-
cov_1zbhi5o47k.b[
|
|
141873
|
+
cov_1zbhi5o47k.b[19][1]++;
|
|
141413
141874
|
|
|
141414
141875
|
case 17:
|
|
141415
141876
|
cov_1zbhi5o47k.s[52]++;
|
|
141416
141877
|
|
|
141417
|
-
if ((cov_1zbhi5o47k.b[
|
|
141878
|
+
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_.]*$/))) {
|
|
141418
141879
|
_context9.next = 24;
|
|
141419
141880
|
break;
|
|
141420
141881
|
}
|
|
141421
141882
|
|
|
141422
|
-
cov_1zbhi5o47k.b[
|
|
141883
|
+
cov_1zbhi5o47k.b[21][0]++;
|
|
141423
141884
|
cov_1zbhi5o47k.s[53]++;
|
|
141424
141885
|
return _context9.abrupt("return");
|
|
141425
141886
|
|
|
141426
141887
|
case 24:
|
|
141427
|
-
cov_1zbhi5o47k.b[
|
|
141888
|
+
cov_1zbhi5o47k.b[21][1]++;
|
|
141428
141889
|
|
|
141429
141890
|
case 25:
|
|
141430
141891
|
fieldName = (cov_1zbhi5o47k.s[54]++, this.element.config.name);
|
|
141431
141892
|
validationConfig = (cov_1zbhi5o47k.s[55]++, this.element.config.validation);
|
|
141432
141893
|
conditionalHide = (cov_1zbhi5o47k.s[56]++, this.element.config.conditionalHide);
|
|
141433
|
-
cov_1zbhi5o47k.s[57]
|
|
141434
|
-
|
|
141435
|
-
|
|
141436
|
-
cov_1zbhi5o47k.s[59]
|
|
141894
|
+
parentVisibilityRule = (cov_1zbhi5o47k.s[57]++, this.parentVisibilityRule);
|
|
141895
|
+
cov_1zbhi5o47k.s[58]++;
|
|
141896
|
+
Object(lodash__WEBPACK_IMPORTED_MODULE_24__["set"])(validations, fieldName, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, fieldName, {}));
|
|
141897
|
+
fieldValidation = (cov_1zbhi5o47k.s[59]++, Object(lodash__WEBPACK_IMPORTED_MODULE_24__["get"])(validations, fieldName));
|
|
141898
|
+
cov_1zbhi5o47k.s[60]++;
|
|
141437
141899
|
|
|
141438
141900
|
if (!(validationConfig instanceof Array)) {
|
|
141439
|
-
_context9.next =
|
|
141901
|
+
_context9.next = 39;
|
|
141440
141902
|
break;
|
|
141441
141903
|
}
|
|
141442
141904
|
|
|
141443
|
-
cov_1zbhi5o47k.b[
|
|
141444
|
-
cov_1zbhi5o47k.s[
|
|
141905
|
+
cov_1zbhi5o47k.b[23][0]++;
|
|
141906
|
+
cov_1zbhi5o47k.s[61]++;
|
|
141445
141907
|
validationConfig.forEach(function (validation) {
|
|
141446
141908
|
cov_1zbhi5o47k.f[11]++;
|
|
141447
|
-
var rule = (cov_1zbhi5o47k.s[
|
|
141448
|
-
cov_1zbhi5o47k.s[
|
|
141909
|
+
var rule = (cov_1zbhi5o47k.s[62]++, _this.camelCase(validation.value.split(':')[0]));
|
|
141910
|
+
cov_1zbhi5o47k.s[63]++;
|
|
141449
141911
|
|
|
141450
141912
|
if (!rule) {
|
|
141451
|
-
cov_1zbhi5o47k.b[
|
|
141452
|
-
cov_1zbhi5o47k.s[
|
|
141913
|
+
cov_1zbhi5o47k.b[24][0]++;
|
|
141914
|
+
cov_1zbhi5o47k.s[64]++;
|
|
141453
141915
|
return;
|
|
141454
141916
|
} else {
|
|
141455
|
-
cov_1zbhi5o47k.b[
|
|
141917
|
+
cov_1zbhi5o47k.b[24][1]++;
|
|
141456
141918
|
}
|
|
141457
141919
|
|
|
141458
|
-
var validationFn = (cov_1zbhi5o47k.s[
|
|
141459
|
-
cov_1zbhi5o47k.s[
|
|
141920
|
+
var validationFn = (cov_1zbhi5o47k.s[65]++, _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__[/* validators */ "b"][rule]);
|
|
141921
|
+
cov_1zbhi5o47k.s[66]++;
|
|
141460
141922
|
|
|
141461
141923
|
if (!validationFn) {
|
|
141462
|
-
cov_1zbhi5o47k.b[
|
|
141463
|
-
cov_1zbhi5o47k.s[
|
|
141924
|
+
cov_1zbhi5o47k.b[25][0]++;
|
|
141925
|
+
cov_1zbhi5o47k.s[67]++;
|
|
141464
141926
|
// eslint-disable-next-line no-console
|
|
141465
141927
|
console.error("Undefined validation rule \"".concat(rule, "\""));
|
|
141466
|
-
cov_1zbhi5o47k.s[
|
|
141928
|
+
cov_1zbhi5o47k.s[68]++;
|
|
141467
141929
|
return;
|
|
141468
141930
|
} else {
|
|
141469
|
-
cov_1zbhi5o47k.b[
|
|
141931
|
+
cov_1zbhi5o47k.b[25][1]++;
|
|
141470
141932
|
}
|
|
141471
141933
|
|
|
141472
|
-
cov_1zbhi5o47k.s[
|
|
141934
|
+
cov_1zbhi5o47k.s[69]++;
|
|
141473
141935
|
|
|
141474
141936
|
if (validation.configs instanceof Array) {
|
|
141475
|
-
cov_1zbhi5o47k.b[
|
|
141476
|
-
var params = (cov_1zbhi5o47k.s[
|
|
141477
|
-
cov_1zbhi5o47k.s[
|
|
141937
|
+
cov_1zbhi5o47k.b[26][0]++;
|
|
141938
|
+
var params = (cov_1zbhi5o47k.s[70]++, []);
|
|
141939
|
+
cov_1zbhi5o47k.s[71]++;
|
|
141478
141940
|
validation.configs.forEach(function (cnf) {
|
|
141479
141941
|
cov_1zbhi5o47k.f[12]++;
|
|
141480
|
-
cov_1zbhi5o47k.s[
|
|
141942
|
+
cov_1zbhi5o47k.s[72]++;
|
|
141481
141943
|
params.push(cnf.value);
|
|
141482
141944
|
});
|
|
141483
|
-
cov_1zbhi5o47k.s[72]++;
|
|
141484
|
-
params.push(fieldName);
|
|
141485
141945
|
cov_1zbhi5o47k.s[73]++;
|
|
141946
|
+
params.push(fieldName);
|
|
141947
|
+
cov_1zbhi5o47k.s[74]++;
|
|
141486
141948
|
validationFn = validationFn.apply(void 0, params);
|
|
141487
141949
|
} else {
|
|
141488
|
-
cov_1zbhi5o47k.b[
|
|
141950
|
+
cov_1zbhi5o47k.b[26][1]++;
|
|
141489
141951
|
}
|
|
141490
141952
|
|
|
141491
|
-
cov_1zbhi5o47k.s[
|
|
141953
|
+
cov_1zbhi5o47k.s[75]++;
|
|
141492
141954
|
|
|
141493
141955
|
fieldValidation[rule] = function () {
|
|
141494
141956
|
cov_1zbhi5o47k.f[13]++;
|
|
@@ -141497,73 +141959,114 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141497
141959
|
props[_key] = arguments[_key];
|
|
141498
141960
|
}
|
|
141499
141961
|
|
|
141500
|
-
var data = (cov_1zbhi5o47k.s[
|
|
141501
|
-
var dataWithParent = (cov_1zbhi5o47k.s[
|
|
141502
|
-
var
|
|
141503
|
-
cov_1zbhi5o47k.s[
|
|
141962
|
+
var data = (cov_1zbhi5o47k.s[76]++, props[1]);
|
|
141963
|
+
var dataWithParent = (cov_1zbhi5o47k.s[77]++, this.addReferenceToParents(data));
|
|
141964
|
+
var nestedDataWithParent = (cov_1zbhi5o47k.s[78]++, this.addReferenceToParents(this.findParent(data)));
|
|
141965
|
+
cov_1zbhi5o47k.s[79]++;
|
|
141966
|
+
|
|
141967
|
+
if (nestedDataWithParent) {
|
|
141968
|
+
cov_1zbhi5o47k.b[27][0]++;
|
|
141969
|
+
cov_1zbhi5o47k.s[80]++;
|
|
141970
|
+
dataWithParent = Object.assign(nestedDataWithParent, dataWithParent);
|
|
141971
|
+
} else {
|
|
141972
|
+
cov_1zbhi5o47k.b[27][1]++;
|
|
141973
|
+
} // Check Parent Visibility
|
|
141974
|
+
|
|
141975
|
+
|
|
141976
|
+
cov_1zbhi5o47k.s[81]++;
|
|
141977
|
+
|
|
141978
|
+
if (parentVisibilityRule) {
|
|
141979
|
+
cov_1zbhi5o47k.b[28][0]++;
|
|
141980
|
+
var isParentVisible = (cov_1zbhi5o47k.s[82]++, true);
|
|
141981
|
+
cov_1zbhi5o47k.s[83]++;
|
|
141982
|
+
|
|
141983
|
+
try {
|
|
141984
|
+
cov_1zbhi5o47k.s[84]++;
|
|
141985
|
+
isParentVisible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(parentVisibilityRule, dataWithParent);
|
|
141986
|
+
} catch (error) {
|
|
141987
|
+
cov_1zbhi5o47k.s[85]++;
|
|
141988
|
+
isParentVisible = false;
|
|
141989
|
+
}
|
|
141990
|
+
|
|
141991
|
+
cov_1zbhi5o47k.s[86]++;
|
|
141992
|
+
|
|
141993
|
+
if (!isParentVisible) {
|
|
141994
|
+
cov_1zbhi5o47k.b[29][0]++;
|
|
141995
|
+
cov_1zbhi5o47k.s[87]++;
|
|
141996
|
+
return true;
|
|
141997
|
+
} else {
|
|
141998
|
+
cov_1zbhi5o47k.b[29][1]++;
|
|
141999
|
+
}
|
|
142000
|
+
} else {
|
|
142001
|
+
cov_1zbhi5o47k.b[28][1]++;
|
|
142002
|
+
} // Check Field Visibility
|
|
142003
|
+
|
|
142004
|
+
|
|
142005
|
+
var visible = (cov_1zbhi5o47k.s[88]++, true);
|
|
142006
|
+
cov_1zbhi5o47k.s[89]++;
|
|
141504
142007
|
|
|
141505
142008
|
if (conditionalHide) {
|
|
141506
|
-
cov_1zbhi5o47k.b[
|
|
141507
|
-
cov_1zbhi5o47k.s[
|
|
142009
|
+
cov_1zbhi5o47k.b[30][0]++;
|
|
142010
|
+
cov_1zbhi5o47k.s[90]++;
|
|
141508
142011
|
|
|
141509
142012
|
try {
|
|
141510
|
-
cov_1zbhi5o47k.s[
|
|
141511
|
-
visible = !!
|
|
142013
|
+
cov_1zbhi5o47k.s[91]++;
|
|
142014
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(conditionalHide, dataWithParent);
|
|
141512
142015
|
} catch (error) {
|
|
141513
|
-
cov_1zbhi5o47k.s[
|
|
142016
|
+
cov_1zbhi5o47k.s[92]++;
|
|
141514
142017
|
visible = false;
|
|
141515
142018
|
}
|
|
141516
142019
|
} else {
|
|
141517
|
-
cov_1zbhi5o47k.b[
|
|
142020
|
+
cov_1zbhi5o47k.b[30][1]++;
|
|
141518
142021
|
}
|
|
141519
142022
|
|
|
141520
|
-
cov_1zbhi5o47k.s[
|
|
142023
|
+
cov_1zbhi5o47k.s[93]++;
|
|
141521
142024
|
|
|
141522
142025
|
if (!visible) {
|
|
141523
|
-
cov_1zbhi5o47k.b[
|
|
141524
|
-
cov_1zbhi5o47k.s[
|
|
142026
|
+
cov_1zbhi5o47k.b[31][0]++;
|
|
142027
|
+
cov_1zbhi5o47k.s[94]++;
|
|
141525
142028
|
return true;
|
|
141526
142029
|
} else {
|
|
141527
|
-
cov_1zbhi5o47k.b[
|
|
142030
|
+
cov_1zbhi5o47k.b[31][1]++;
|
|
141528
142031
|
}
|
|
141529
142032
|
|
|
141530
|
-
cov_1zbhi5o47k.s[
|
|
142033
|
+
cov_1zbhi5o47k.s[95]++;
|
|
141531
142034
|
return validationFn.apply(this, props);
|
|
141532
142035
|
};
|
|
141533
142036
|
});
|
|
141534
|
-
_context9.next =
|
|
142037
|
+
_context9.next = 59;
|
|
141535
142038
|
break;
|
|
141536
142039
|
|
|
141537
|
-
case
|
|
141538
|
-
cov_1zbhi5o47k.b[
|
|
141539
|
-
cov_1zbhi5o47k.s[
|
|
142040
|
+
case 39:
|
|
142041
|
+
cov_1zbhi5o47k.b[23][1]++;
|
|
142042
|
+
cov_1zbhi5o47k.s[96]++;
|
|
141540
142043
|
|
|
141541
|
-
if (!((cov_1zbhi5o47k.b[
|
|
141542
|
-
_context9.next =
|
|
142044
|
+
if (!((cov_1zbhi5o47k.b[33][0]++, typeof validationConfig === 'string') && (cov_1zbhi5o47k.b[33][1]++, validationConfig))) {
|
|
142045
|
+
_context9.next = 58;
|
|
141543
142046
|
break;
|
|
141544
142047
|
}
|
|
141545
142048
|
|
|
141546
|
-
cov_1zbhi5o47k.b[
|
|
141547
|
-
validationFn = (cov_1zbhi5o47k.s[
|
|
141548
|
-
cov_1zbhi5o47k.s[
|
|
142049
|
+
cov_1zbhi5o47k.b[32][0]++;
|
|
142050
|
+
validationFn = (cov_1zbhi5o47k.s[97]++, _mixins_ValidationRules__WEBPACK_IMPORTED_MODULE_22__[/* validators */ "b"][validationConfig]);
|
|
142051
|
+
cov_1zbhi5o47k.s[98]++;
|
|
141549
142052
|
|
|
141550
142053
|
if (validationFn) {
|
|
141551
|
-
_context9.next =
|
|
142054
|
+
_context9.next = 53;
|
|
141552
142055
|
break;
|
|
141553
142056
|
}
|
|
141554
142057
|
|
|
141555
|
-
cov_1zbhi5o47k.b[
|
|
141556
|
-
cov_1zbhi5o47k.s[
|
|
142058
|
+
cov_1zbhi5o47k.b[34][0]++;
|
|
142059
|
+
cov_1zbhi5o47k.s[99]++;
|
|
141557
142060
|
// eslint-disable-next-line no-console
|
|
141558
142061
|
console.error("Undefined validation rule \"".concat(validationConfig, "\""));
|
|
141559
|
-
cov_1zbhi5o47k.s[
|
|
142062
|
+
cov_1zbhi5o47k.s[100]++;
|
|
141560
142063
|
return _context9.abrupt("return");
|
|
141561
142064
|
|
|
141562
|
-
case 52:
|
|
141563
|
-
cov_1zbhi5o47k.b[30][1]++;
|
|
141564
|
-
|
|
141565
142065
|
case 53:
|
|
141566
|
-
cov_1zbhi5o47k.
|
|
142066
|
+
cov_1zbhi5o47k.b[34][1]++;
|
|
142067
|
+
|
|
142068
|
+
case 54:
|
|
142069
|
+
cov_1zbhi5o47k.s[101]++;
|
|
141567
142070
|
|
|
141568
142071
|
fieldValidation[validationConfig] = function () {
|
|
141569
142072
|
cov_1zbhi5o47k.f[14]++;
|
|
@@ -141572,61 +142075,102 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141572
142075
|
props[_key2] = arguments[_key2];
|
|
141573
142076
|
}
|
|
141574
142077
|
|
|
141575
|
-
var data = (cov_1zbhi5o47k.s[
|
|
141576
|
-
var dataWithParent = (cov_1zbhi5o47k.s[
|
|
141577
|
-
var
|
|
141578
|
-
cov_1zbhi5o47k.s[
|
|
142078
|
+
var data = (cov_1zbhi5o47k.s[102]++, props[1]);
|
|
142079
|
+
var dataWithParent = (cov_1zbhi5o47k.s[103]++, this.addReferenceToParents(data));
|
|
142080
|
+
var nestedDataWithParent = (cov_1zbhi5o47k.s[104]++, this.addReferenceToParents(this.findParent(data)));
|
|
142081
|
+
cov_1zbhi5o47k.s[105]++;
|
|
142082
|
+
|
|
142083
|
+
if (nestedDataWithParent) {
|
|
142084
|
+
cov_1zbhi5o47k.b[35][0]++;
|
|
142085
|
+
cov_1zbhi5o47k.s[106]++;
|
|
142086
|
+
dataWithParent = Object.assign(nestedDataWithParent, dataWithParent);
|
|
142087
|
+
} else {
|
|
142088
|
+
cov_1zbhi5o47k.b[35][1]++;
|
|
142089
|
+
} // Check Parent Visibility
|
|
142090
|
+
|
|
142091
|
+
|
|
142092
|
+
cov_1zbhi5o47k.s[107]++;
|
|
142093
|
+
|
|
142094
|
+
if (parentVisibilityRule) {
|
|
142095
|
+
cov_1zbhi5o47k.b[36][0]++;
|
|
142096
|
+
var isParentVisible = (cov_1zbhi5o47k.s[108]++, true);
|
|
142097
|
+
cov_1zbhi5o47k.s[109]++;
|
|
142098
|
+
|
|
142099
|
+
try {
|
|
142100
|
+
cov_1zbhi5o47k.s[110]++;
|
|
142101
|
+
isParentVisible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(parentVisibilityRule, dataWithParent);
|
|
142102
|
+
} catch (error) {
|
|
142103
|
+
cov_1zbhi5o47k.s[111]++;
|
|
142104
|
+
isParentVisible = false;
|
|
142105
|
+
}
|
|
142106
|
+
|
|
142107
|
+
cov_1zbhi5o47k.s[112]++;
|
|
142108
|
+
|
|
142109
|
+
if (!isParentVisible) {
|
|
142110
|
+
cov_1zbhi5o47k.b[37][0]++;
|
|
142111
|
+
cov_1zbhi5o47k.s[113]++;
|
|
142112
|
+
return true;
|
|
142113
|
+
} else {
|
|
142114
|
+
cov_1zbhi5o47k.b[37][1]++;
|
|
142115
|
+
}
|
|
142116
|
+
} else {
|
|
142117
|
+
cov_1zbhi5o47k.b[36][1]++;
|
|
142118
|
+
} // Check Field Visibility
|
|
142119
|
+
|
|
142120
|
+
|
|
142121
|
+
var visible = (cov_1zbhi5o47k.s[114]++, true);
|
|
142122
|
+
cov_1zbhi5o47k.s[115]++;
|
|
141579
142123
|
|
|
141580
142124
|
if (conditionalHide) {
|
|
141581
|
-
cov_1zbhi5o47k.b[
|
|
141582
|
-
cov_1zbhi5o47k.s[
|
|
142125
|
+
cov_1zbhi5o47k.b[38][0]++;
|
|
142126
|
+
cov_1zbhi5o47k.s[116]++;
|
|
141583
142127
|
|
|
141584
142128
|
try {
|
|
141585
|
-
cov_1zbhi5o47k.s[
|
|
141586
|
-
visible = !!
|
|
142129
|
+
cov_1zbhi5o47k.s[117]++;
|
|
142130
|
+
visible = !!expr_eval__WEBPACK_IMPORTED_MODULE_25__[/* Parser */ "a"].evaluate(conditionalHide, dataWithParent);
|
|
141587
142131
|
} catch (error) {
|
|
141588
|
-
cov_1zbhi5o47k.s[
|
|
142132
|
+
cov_1zbhi5o47k.s[118]++;
|
|
141589
142133
|
visible = false;
|
|
141590
142134
|
}
|
|
141591
142135
|
} else {
|
|
141592
|
-
cov_1zbhi5o47k.b[
|
|
142136
|
+
cov_1zbhi5o47k.b[38][1]++;
|
|
141593
142137
|
}
|
|
141594
142138
|
|
|
141595
|
-
cov_1zbhi5o47k.s[
|
|
142139
|
+
cov_1zbhi5o47k.s[119]++;
|
|
141596
142140
|
|
|
141597
142141
|
if (!visible) {
|
|
141598
|
-
cov_1zbhi5o47k.b[
|
|
141599
|
-
cov_1zbhi5o47k.s[
|
|
142142
|
+
cov_1zbhi5o47k.b[39][0]++;
|
|
142143
|
+
cov_1zbhi5o47k.s[120]++;
|
|
141600
142144
|
return true;
|
|
141601
142145
|
} else {
|
|
141602
|
-
cov_1zbhi5o47k.b[
|
|
142146
|
+
cov_1zbhi5o47k.b[39][1]++;
|
|
141603
142147
|
}
|
|
141604
142148
|
|
|
141605
|
-
cov_1zbhi5o47k.s[
|
|
142149
|
+
cov_1zbhi5o47k.s[121]++;
|
|
141606
142150
|
return validationFn.apply(this, props);
|
|
141607
142151
|
};
|
|
141608
142152
|
|
|
141609
|
-
_context9.next =
|
|
142153
|
+
_context9.next = 59;
|
|
141610
142154
|
break;
|
|
141611
142155
|
|
|
141612
|
-
case 57:
|
|
141613
|
-
cov_1zbhi5o47k.b[28][1]++;
|
|
141614
|
-
|
|
141615
142156
|
case 58:
|
|
141616
|
-
cov_1zbhi5o47k.
|
|
142157
|
+
cov_1zbhi5o47k.b[32][1]++;
|
|
142158
|
+
|
|
142159
|
+
case 59:
|
|
142160
|
+
cov_1zbhi5o47k.s[122]++;
|
|
141617
142161
|
|
|
141618
142162
|
if (this.element.items) {
|
|
141619
|
-
cov_1zbhi5o47k.b[
|
|
141620
|
-
cov_1zbhi5o47k.s[
|
|
142163
|
+
cov_1zbhi5o47k.b[40][0]++;
|
|
142164
|
+
cov_1zbhi5o47k.s[123]++;
|
|
141621
142165
|
ValidationsFactory(this.element.items, {
|
|
141622
142166
|
screen: this.screen,
|
|
141623
142167
|
data: this.data
|
|
141624
142168
|
}).addValidations(validations);
|
|
141625
142169
|
} else {
|
|
141626
|
-
cov_1zbhi5o47k.b[
|
|
142170
|
+
cov_1zbhi5o47k.b[40][1]++;
|
|
141627
142171
|
}
|
|
141628
142172
|
|
|
141629
|
-
case
|
|
142173
|
+
case 61:
|
|
141630
142174
|
case "end":
|
|
141631
142175
|
return _context9.stop();
|
|
141632
142176
|
}
|
|
@@ -141644,10 +142188,10 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141644
142188
|
key: "camelCase",
|
|
141645
142189
|
value: function camelCase(name) {
|
|
141646
142190
|
cov_1zbhi5o47k.f[15]++;
|
|
141647
|
-
cov_1zbhi5o47k.s[
|
|
142191
|
+
cov_1zbhi5o47k.s[124]++;
|
|
141648
142192
|
return name.replace(/_\w/g, function (m) {
|
|
141649
142193
|
cov_1zbhi5o47k.f[16]++;
|
|
141650
|
-
cov_1zbhi5o47k.s[
|
|
142194
|
+
cov_1zbhi5o47k.s[125]++;
|
|
141651
142195
|
return m.substr(1, 1).toUpperCase();
|
|
141652
142196
|
});
|
|
141653
142197
|
}
|
|
@@ -141658,67 +142202,67 @@ var FormElementValidations = /*#__PURE__*/function (_Validations7) {
|
|
|
141658
142202
|
|
|
141659
142203
|
function ValidationsFactory(element, options) {
|
|
141660
142204
|
cov_1zbhi5o47k.f[17]++;
|
|
141661
|
-
cov_1zbhi5o47k.s[
|
|
142205
|
+
cov_1zbhi5o47k.s[126]++;
|
|
141662
142206
|
|
|
141663
142207
|
if (element instanceof Array) {
|
|
141664
|
-
cov_1zbhi5o47k.b[
|
|
141665
|
-
cov_1zbhi5o47k.s[
|
|
142208
|
+
cov_1zbhi5o47k.b[41][0]++;
|
|
142209
|
+
cov_1zbhi5o47k.s[127]++;
|
|
141666
142210
|
return new ArrayOfFieldsValidations(element, options);
|
|
141667
142211
|
} else {
|
|
141668
|
-
cov_1zbhi5o47k.b[
|
|
142212
|
+
cov_1zbhi5o47k.b[41][1]++;
|
|
141669
142213
|
}
|
|
141670
142214
|
|
|
141671
|
-
cov_1zbhi5o47k.s[
|
|
142215
|
+
cov_1zbhi5o47k.s[128]++;
|
|
141672
142216
|
|
|
141673
142217
|
if (element.config instanceof Array) {
|
|
141674
|
-
cov_1zbhi5o47k.b[
|
|
141675
|
-
cov_1zbhi5o47k.s[
|
|
142218
|
+
cov_1zbhi5o47k.b[42][0]++;
|
|
142219
|
+
cov_1zbhi5o47k.s[129]++;
|
|
141676
142220
|
return new ScreenValidations(element, options);
|
|
141677
142221
|
} else {
|
|
141678
|
-
cov_1zbhi5o47k.b[
|
|
142222
|
+
cov_1zbhi5o47k.b[42][1]++;
|
|
141679
142223
|
}
|
|
141680
142224
|
|
|
141681
|
-
cov_1zbhi5o47k.s[
|
|
142225
|
+
cov_1zbhi5o47k.s[130]++;
|
|
141682
142226
|
|
|
141683
142227
|
if (element.component === 'FormNestedScreen') {
|
|
141684
|
-
cov_1zbhi5o47k.b[
|
|
141685
|
-
cov_1zbhi5o47k.s[
|
|
142228
|
+
cov_1zbhi5o47k.b[43][0]++;
|
|
142229
|
+
cov_1zbhi5o47k.s[131]++;
|
|
141686
142230
|
return new FormNestedScreenValidations(element, options);
|
|
141687
142231
|
} else {
|
|
141688
|
-
cov_1zbhi5o47k.b[
|
|
142232
|
+
cov_1zbhi5o47k.b[43][1]++;
|
|
141689
142233
|
}
|
|
141690
142234
|
|
|
141691
|
-
cov_1zbhi5o47k.s[
|
|
142235
|
+
cov_1zbhi5o47k.s[132]++;
|
|
141692
142236
|
|
|
141693
142237
|
if (element.component === 'FormMultiColumn') {
|
|
141694
|
-
cov_1zbhi5o47k.b[
|
|
141695
|
-
cov_1zbhi5o47k.s[
|
|
142238
|
+
cov_1zbhi5o47k.b[44][0]++;
|
|
142239
|
+
cov_1zbhi5o47k.s[133]++;
|
|
141696
142240
|
return new FormMultiColumnValidations(element, options);
|
|
141697
142241
|
} else {
|
|
141698
|
-
cov_1zbhi5o47k.b[
|
|
142242
|
+
cov_1zbhi5o47k.b[44][1]++;
|
|
141699
142243
|
}
|
|
141700
142244
|
|
|
141701
|
-
cov_1zbhi5o47k.s[
|
|
142245
|
+
cov_1zbhi5o47k.s[134]++;
|
|
141702
142246
|
|
|
141703
142247
|
if (element.component === 'FormLoop') {
|
|
141704
|
-
cov_1zbhi5o47k.b[
|
|
141705
|
-
cov_1zbhi5o47k.s[
|
|
142248
|
+
cov_1zbhi5o47k.b[45][0]++;
|
|
142249
|
+
cov_1zbhi5o47k.s[135]++;
|
|
141706
142250
|
return new FormLoopValidations(element, options);
|
|
141707
142251
|
} else {
|
|
141708
|
-
cov_1zbhi5o47k.b[
|
|
142252
|
+
cov_1zbhi5o47k.b[45][1]++;
|
|
141709
142253
|
}
|
|
141710
142254
|
|
|
141711
|
-
cov_1zbhi5o47k.s[
|
|
142255
|
+
cov_1zbhi5o47k.s[136]++;
|
|
141712
142256
|
|
|
141713
|
-
if ((cov_1zbhi5o47k.b[
|
|
141714
|
-
cov_1zbhi5o47k.b[
|
|
141715
|
-
cov_1zbhi5o47k.s[
|
|
142257
|
+
if ((cov_1zbhi5o47k.b[47][0]++, element.component === 'FormButton') && (cov_1zbhi5o47k.b[47][1]++, element.config.event === 'pageNavigate')) {
|
|
142258
|
+
cov_1zbhi5o47k.b[46][0]++;
|
|
142259
|
+
cov_1zbhi5o47k.s[137]++;
|
|
141716
142260
|
return new PageNavigateValidations(element, options);
|
|
141717
142261
|
} else {
|
|
141718
|
-
cov_1zbhi5o47k.b[
|
|
142262
|
+
cov_1zbhi5o47k.b[46][1]++;
|
|
141719
142263
|
}
|
|
141720
142264
|
|
|
141721
|
-
cov_1zbhi5o47k.s[
|
|
142265
|
+
cov_1zbhi5o47k.s[138]++;
|
|
141722
142266
|
return new FormElementValidations(element, options);
|
|
141723
142267
|
}
|
|
141724
142268
|
|
|
@@ -142119,7 +142663,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
142119
142663
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
142120
142664
|
var defineProperty = __webpack_require__("bd86");
|
|
142121
142665
|
|
|
142122
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
142666
|
+
// 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&
|
|
142123
142667
|
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',{
|
|
142124
142668
|
group: {name: 'controls'},
|
|
142125
142669
|
swapThreshold: 0.5
|
|
@@ -142165,7 +142709,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
142165
142709
|
)
|
|
142166
142710
|
|
|
142167
142711
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
142168
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
142712
|
+
// 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&
|
|
142169
142713
|
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)}
|
|
142170
142714
|
var vue_form_renderervue_type_template_id_1f0c4946_staticRenderFns = []
|
|
142171
142715
|
|
|
@@ -148766,7 +149310,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
148766
149310
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
148767
149311
|
var renderer = __webpack_require__("c99c");
|
|
148768
149312
|
|
|
148769
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149313
|
+
// 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&
|
|
148770
149314
|
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)])}
|
|
148771
149315
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
148772
149316
|
|
|
@@ -148780,7 +149324,7 @@ var vuedraggable_common_default = /*#__PURE__*/__webpack_require__.n(vuedraggabl
|
|
|
148780
149324
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
148781
149325
|
var mixins = __webpack_require__("1b62");
|
|
148782
149326
|
|
|
148783
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149327
|
+
// 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&
|
|
148784
149328
|
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)}
|
|
148785
149329
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
148786
149330
|
|
|
@@ -148912,7 +149456,7 @@ const UniqIdsPlugin = {
|
|
|
148912
149456
|
|
|
148913
149457
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
148914
149458
|
|
|
148915
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
149459
|
+
// 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&
|
|
148916
149460
|
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}}})}
|
|
148917
149461
|
var form_input_maskedvue_type_template_id_cd4d416e_staticRenderFns = []
|
|
148918
149462
|
|
|
@@ -153504,7 +154048,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
153504
154048
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
153505
154049
|
var form_button = __webpack_require__("b00f");
|
|
153506
154050
|
|
|
153507
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
154051
|
+
// 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&
|
|
153508
154052
|
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)}
|
|
153509
154053
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
153510
154054
|
|
|
@@ -156227,7 +156771,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
156227
156771
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
156228
156772
|
var form_nested_screen = __webpack_require__("920a");
|
|
156229
156773
|
|
|
156230
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156774
|
+
// 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&
|
|
156231
156775
|
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){
|
|
156232
156776
|
var fileList = ref.fileList;
|
|
156233
156777
|
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)}
|
|
@@ -161436,7 +161980,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
161436
161980
|
)
|
|
161437
161981
|
|
|
161438
161982
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
161439
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
161983
|
+
// 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&
|
|
161440
161984
|
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)}
|
|
161441
161985
|
var file_downloadvue_type_template_id_da74edfc_scoped_true_staticRenderFns = []
|
|
161442
161986
|
|
|
@@ -165659,7 +166203,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
165659
166203
|
)
|
|
165660
166204
|
|
|
165661
166205
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
165662
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
166206
|
+
// 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&
|
|
165663
166207
|
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)}
|
|
165664
166208
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
165665
166209
|
|
|
@@ -167013,7 +167557,7 @@ var cov_1qqsp9i0c = function () {
|
|
|
167013
167557
|
}]
|
|
167014
167558
|
}
|
|
167015
167559
|
}]);
|
|
167016
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
167560
|
+
// 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&
|
|
167017
167561
|
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)}
|
|
167018
167562
|
var taskvue_type_template_id_1d07f916_staticRenderFns = []
|
|
167019
167563
|
|
|
@@ -172256,7 +172800,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
172256
172800
|
)
|
|
172257
172801
|
|
|
172258
172802
|
/* harmony default export */ var task = (task_component.exports);
|
|
172259
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
172803
|
+
// 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&
|
|
172260
172804
|
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)}
|
|
172261
172805
|
var loopvue_type_template_id_2763e3bb_scoped_true_staticRenderFns = []
|
|
172262
172806
|
|
|
@@ -172896,7 +173440,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
172896
173440
|
)
|
|
172897
173441
|
|
|
172898
173442
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
172899
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
173443
|
+
// 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&
|
|
172900
173444
|
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)])])}
|
|
172901
173445
|
var multi_columnvue_type_template_id_3bac19c9_scoped_true_staticRenderFns = []
|
|
172902
173446
|
|
|
@@ -173890,7 +174434,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
173890
174434
|
)
|
|
173891
174435
|
|
|
173892
174436
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
173893
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174437
|
+
// 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&
|
|
173894
174438
|
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)}
|
|
173895
174439
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
173896
174440
|
|
|
@@ -173965,7 +174509,7 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
173965
174509
|
)
|
|
173966
174510
|
|
|
173967
174511
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
173968
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174512
|
+
// 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&
|
|
173969
174513
|
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)}
|
|
173970
174514
|
var screen_renderervue_type_template_id_64182116_staticRenderFns = []
|
|
173971
174515
|
|
|
@@ -183738,7 +184282,7 @@ var screenRenderer;
|
|
|
183738
184282
|
}
|
|
183739
184283
|
}
|
|
183740
184284
|
});
|
|
183741
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
184285
|
+
// 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&
|
|
183742
184286
|
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()])])}
|
|
183743
184287
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
183744
184288
|
|
|
@@ -184308,7 +184852,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
184308
184852
|
)
|
|
184309
184853
|
|
|
184310
184854
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
184311
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
184855
|
+
// 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&
|
|
184312
184856
|
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)])}
|
|
184313
184857
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
184314
184858
|
|
|
@@ -184904,7 +185448,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
184904
185448
|
)
|
|
184905
185449
|
|
|
184906
185450
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
184907
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
185451
|
+
// 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&
|
|
184908
185452
|
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()}
|
|
184909
185453
|
var add_loop_rowvue_type_template_id_584c0c24_staticRenderFns = []
|
|
184910
185454
|
|
|
@@ -185183,7 +185727,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
185183
185727
|
)
|
|
185184
185728
|
|
|
185185
185729
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
185186
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
185730
|
+
// 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&
|
|
185187
185731
|
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...")])}
|
|
185188
185732
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
185189
185733
|
|