@processmaker/screen-builder 2.28.1-RC4.patch.FOUR.6050 → 2.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vue-form-builder.common.js +772 -781
- package/dist/vue-form-builder.common.js.map +1 -1
- package/dist/vue-form-builder.css +1 -1
- package/dist/vue-form-builder.umd.js +772 -781
- package/dist/vue-form-builder.umd.js.map +1 -1
- package/dist/vue-form-builder.umd.min.js +2 -2
- package/dist/vue-form-builder.umd.min.js.map +1 -1
- package/package.json +3 -3
- package/src/components/inspector/form-multiselect.vue +4 -4
- package/src/components/renderer/form-input-masked.vue +8 -1
- package/src/mixins/ScreenBase.js +2 -10
|
@@ -3914,7 +3914,7 @@ module.exports = function spread(callback) {
|
|
|
3914
3914
|
|
|
3915
3915
|
"use strict";
|
|
3916
3916
|
|
|
3917
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3917
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-image.vue?vue&type=template&id=2fb82b0d&scoped=true&
|
|
3918
3918
|
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()])}
|
|
3919
3919
|
var staticRenderFns = []
|
|
3920
3920
|
|
|
@@ -5290,12 +5290,12 @@ module.exports = baseAssignIn;
|
|
|
5290
5290
|
|
|
5291
5291
|
"use strict";
|
|
5292
5292
|
|
|
5293
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5293
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/form-multiselect.vue?vue&type=template&id=3d66b14a&
|
|
5294
5294
|
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)}
|
|
5295
5295
|
var staticRenderFns = []
|
|
5296
5296
|
|
|
5297
5297
|
|
|
5298
|
-
// CONCATENATED MODULE: ./src/components/inspector/form-multiselect.vue?vue&type=template&id=
|
|
5298
|
+
// CONCATENATED MODULE: ./src/components/inspector/form-multiselect.vue?vue&type=template&id=3d66b14a&
|
|
5299
5299
|
|
|
5300
5300
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find.js
|
|
5301
5301
|
var es6_array_find = __webpack_require__("7514");
|
|
@@ -5307,7 +5307,7 @@ var validation_default = /*#__PURE__*/__webpack_require__.n(validation_);
|
|
|
5307
5307
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/form-multiselect.vue?vue&type=script&lang=js&
|
|
5308
5308
|
var cov_2oxjmrtt8o = function () {
|
|
5309
5309
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/inspector/form-multiselect.vue";
|
|
5310
|
-
var hash = "
|
|
5310
|
+
var hash = "fe7452f170717e19041a658ae4f22266f94079ae";
|
|
5311
5311
|
var global = new Function("return this")();
|
|
5312
5312
|
var gcv = "__coverage__";
|
|
5313
5313
|
var coverageData = {
|
|
@@ -5527,10 +5527,10 @@ var cov_2oxjmrtt8o = function () {
|
|
|
5527
5527
|
mappings: ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",
|
|
5528
5528
|
file: "form-multiselect.vue",
|
|
5529
5529
|
sourceRoot: "src/components/inspector",
|
|
5530
|
-
sourcesContent: ["<template>\n <div>\n <label class=\"typo__label\">{{ label }}</label>\n <multiselect\n v-bind=\"$attrs\"\n v-on=\"$listeners\"\n :value=\"value\"\n :placeholder=\"$t('Select...')\"\n :show-labels=\"false\"\n :options=\"options.map(option => option.value)\"\n :class=\"classList\"\n :custom-label=\"getLabelFromValue\"\n >\n <template slot=\"noResult\">\n {{ $t('No elements found. Consider changing the search query.') }}\n </template>\n <template slot=\"noOptions\">\n {{ $t('No Data Available') }}\n </template>\n </multiselect>\n\n <div v-if=\"(validator && validator.errorCount) || error\" class=\"invalid-feedback d-block\">\n <div v-for=\"(error, index) in validator.errors.get(this.name)\" :key=\"index\">{{ error }}</div>\n <div v-if=\"error\">{{ error }}</div>\n </div>\n <small v-if=\"helper\" class=\"form-text text-muted\">{{ helper }}</small>\n </div>\n</template>\n\n<script>\nimport ValidationMixin from '@processmaker/vue-form-elements/src/components/mixins/validation';\n\nexport default {\n inheritAttrs: false,\n mixins: [ValidationMixin],\n props: [\n 'label',\n 'error',\n 'options',\n 'helper',\n 'name',\n 'value',\n 'selectedControl',\n ],\n computed: {\n classList() {\n return {\n '
|
|
5530
|
+
sourcesContent: ["<template>\n <div>\n <label class=\"typo__label\">{{ label }}</label>\n <multiselect\n v-bind=\"$attrs\"\n v-on=\"$listeners\"\n :value=\"value\"\n :placeholder=\"$t('Select...')\"\n :show-labels=\"false\"\n :options=\"options.map(option => option.value)\"\n :class=\"classList\"\n :custom-label=\"getLabelFromValue\"\n >\n <template slot=\"noResult\">\n {{ $t('No elements found. Consider changing the search query.') }}\n </template>\n <template slot=\"noOptions\">\n {{ $t('No Data Available') }}\n </template>\n </multiselect>\n\n <div v-if=\"(validator && validator.errorCount) || error\" class=\"invalid-feedback d-block\">\n <div v-for=\"(error, index) in validator.errors.get(this.name)\" :key=\"index\">{{ error }}</div>\n <div v-if=\"error\">{{ error }}</div>\n </div>\n <small v-if=\"helper\" class=\"form-text text-muted\">{{ helper }}</small>\n </div>\n</template>\n\n<script>\nimport ValidationMixin from '@processmaker/vue-form-elements/src/components/mixins/validation';\n\nexport default {\n inheritAttrs: false,\n mixins: [ValidationMixin],\n props: [\n 'label',\n 'error',\n 'options',\n 'helper',\n 'name',\n 'value',\n 'selectedControl',\n ],\n computed: {\n classList() {\n return {\n 'has-errors': (this.validator && this.validator.errorCount) || this.error,\n };\n },\n },\n methods: {\n getLabelFromValue(value) {\n const selectedOption = this.options.find(option => option.value == value);\n return selectedOption ? selectedOption.content : null;\n },\n },\n};\n</script>\n\n<style lang=\"scss\">\n .has-errors .multiselect__tags {\n border-color: red;\n }\n</style>"]
|
|
5531
5531
|
},
|
|
5532
5532
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
5533
|
-
hash: "
|
|
5533
|
+
hash: "fe7452f170717e19041a658ae4f22266f94079ae"
|
|
5534
5534
|
};
|
|
5535
5535
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
5536
5536
|
|
|
@@ -5581,7 +5581,7 @@ var cov_2oxjmrtt8o = function () {
|
|
|
5581
5581
|
cov_2oxjmrtt8o.f[0]++;
|
|
5582
5582
|
cov_2oxjmrtt8o.s[0]++;
|
|
5583
5583
|
return {
|
|
5584
|
-
'
|
|
5584
|
+
'has-errors': (cov_2oxjmrtt8o.b[0][0]++, this.validator) && (cov_2oxjmrtt8o.b[0][1]++, this.validator.errorCount) || (cov_2oxjmrtt8o.b[0][2]++, this.error)
|
|
5585
5585
|
};
|
|
5586
5586
|
}
|
|
5587
5587
|
},
|
|
@@ -10121,7 +10121,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
10121
10121
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
10122
10122
|
var defineProperty = __webpack_require__("bd86");
|
|
10123
10123
|
|
|
10124
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10124
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/default-value-editor.vue?vue&type=template&id=172d71e1&scoped=true&
|
|
10125
10125
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',[_vm._v(_vm._s(_vm.$t('Default Value'))+" ")]),_c('div',{staticClass:"float-right buttons"},[_c('b-button',{class:{ active: _vm.mode === 'basic'},attrs:{"title":_vm.$t('Basic Mode'),"variant":"light","size":"sm","data-cy":"inspector-defaultValue-basic"},on:{"click":function($event){_vm.mode = 'basic'}}},[_c('i',{staticClass:"fas fa-i-cursor"})]),_c('b-button',{class:{ active: _vm.mode === 'js'},attrs:{"title":_vm.$t('Javascript'),"variant":"light","size":"sm","data-cy":"inspector-defaultValue-js"},on:{"click":function($event){_vm.mode = 'js'}}},[_c('i',{staticClass:"fab fa-js-square"})])],1),(_vm.mode === 'basic')?_c('div',[_c('b-form-input',{attrs:{"data-cy":"inspector-defaultValue-basicValue"},model:{value:(_vm.basicValue),callback:function ($$v) {_vm.basicValue=$$v},expression:"basicValue"}}),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e()],1):_vm._e(),(_vm.mode === 'js')?_c('div',[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"javascript","data-cy":"inspector-defaultValue-jsValue"},model:{value:(_vm.jsValue),callback:function ($$v) {_vm.jsValue=$$v},expression:"jsValue"}}),(_vm.helper)?_c('small',{staticClass:"form-text text-muted mt-2"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e()],1):_vm._e()])}
|
|
10126
10126
|
var staticRenderFns = []
|
|
10127
10127
|
|
|
@@ -21295,7 +21295,7 @@ $exports.store = store;
|
|
|
21295
21295
|
|
|
21296
21296
|
"use strict";
|
|
21297
21297
|
|
|
21298
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
21298
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list.vue?vue&type=template&id=104f0e04&
|
|
21299
21299
|
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-compare-options":{ numeric: false },"sort-null-last":true,"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){
|
|
21300
21300
|
var index = ref.index;
|
|
21301
21301
|
var field = ref.field;
|
|
@@ -44285,7 +44285,7 @@ module.exports = createAssigner;
|
|
|
44285
44285
|
|
|
44286
44286
|
"use strict";
|
|
44287
44287
|
|
|
44288
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
44288
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/multiple-uploads-checkbox.vue?vue&type=template&id=3ee96741&
|
|
44289
44289
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('b-form-checkbox',{model:{value:(_vm.selected),callback:function ($$v) {_vm.selected=$$v},expression:"selected"}},[_vm._v(_vm._s(_vm.$t('Upload multiple files')))])],1)}
|
|
44290
44290
|
var staticRenderFns = []
|
|
44291
44291
|
|
|
@@ -74710,7 +74710,7 @@ module.exports = baseCreate;
|
|
|
74710
74710
|
|
|
74711
74711
|
"use strict";
|
|
74712
74712
|
|
|
74713
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
74713
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-text.vue?vue&type=template&id=1d8aa328&
|
|
74714
74714
|
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)}})])}
|
|
74715
74715
|
var staticRenderFns = []
|
|
74716
74716
|
|
|
@@ -86627,7 +86627,7 @@ module.exports = overArg;
|
|
|
86627
86627
|
|
|
86628
86628
|
"use strict";
|
|
86629
86629
|
|
|
86630
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
86630
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-nested-screen.vue?vue&type=template&id=4c47d930&
|
|
86631
86631
|
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()}
|
|
86632
86632
|
var staticRenderFns = []
|
|
86633
86633
|
|
|
@@ -95321,7 +95321,7 @@ __webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return
|
|
|
95321
95321
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
95322
95322
|
__webpack_require__.d(__webpack_exports__, "Tooltip", function() { return /* reexport */ tooltip["a" /* default */]; });
|
|
95323
95323
|
|
|
95324
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95324
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/color-select.vue?vue&type=template&id=d313c8b0&scoped=true&
|
|
95325
95325
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',[_c('label',[_vm._v(_vm._s(_vm.label))]),_c('b-button-toolbar',[_c('b-button-group',{attrs:{"size":"sm"}},_vm._l((_vm.options),function(option){return _c('b-button',{key:option.value,staticClass:"btn btn-sm mr-1 pr-1 pl-1 pt-0 pb-0 btn-outline-none",class:['bg-' + _vm.parsedColor(option.value)],attrs:{"size":"sm","variant":"outline-light","title":option.content}},[_c('i',{staticClass:"fas fa-check",class:[option.value === _vm.value ? 'text-light' : 'text-' + _vm.parsedColor(option.value)],on:{"click":function($event){return _vm.selectColor(option.value)}}})])}),1)],1),_c('small',{on:{"click":_vm.checkColor}},[_c('i',{staticClass:"fas fa-ban"}),_vm._v("\n "+_vm._s(_vm.$t('Clear Color Selection'))+"\n ")])],1)])}
|
|
95326
95326
|
var staticRenderFns = []
|
|
95327
95327
|
|
|
@@ -95680,7 +95680,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
95680
95680
|
)
|
|
95681
95681
|
|
|
95682
95682
|
/* harmony default export */ var color_select = (component.exports);
|
|
95683
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95683
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/container-columns.vue?vue&type=template&id=49e59f53&
|
|
95684
95684
|
var container_columnsvue_type_template_id_49e59f53_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('h3',[_vm._v(_vm._s(_vm.label))]),_c('form-checkbox',{attrs:{"name":"type","toggle":"true","label":_vm.$t('Show in Json Format'),"helper":"","data-cy":"inspector-jsonFormat"},model:{value:(_vm.displayList),callback:function ($$v) {_vm.displayList=$$v},expression:"displayList"}}),(_vm.displayList)?[_c('div',{staticClass:"alert",class:{'alert-success': _vm.isValidJson, 'alert-danger': !_vm.isValidJson}},[(_vm.isValidJson)?_c('span',[_vm._v("Valid JSON Data Object")]):_c('span',[_vm._v("Invalid JSON Data Object")])]),_c('form-text-area',{attrs:{"name":"dataJson","label":_vm.$t('Json Options'),"rows":"8","helper":_vm.$t('It must be a correct json format'),"data-cy":"inspector-dataJson"},model:{value:(_vm.dataJson),callback:function ($$v) {_vm.dataJson=$$v},expression:"dataJson"}}),_c('b-btn',{attrs:{"disabled":!_vm.isValidJson,"data-cy":"inspector-dataJson-save"},on:{"click":_vm.saveDataJson}},[_vm._v(_vm._s(_vm.$t('Save')))])]:[_c('table',{staticClass:"table table-sm"},[_c('thead',{staticClass:"thead-dark"},[_c('tr',[_c('th',[_vm._v(_vm._s(_vm.$t('Column')))]),_c('th',[_vm._v(_vm._s(_vm.$t('Colspan')))]),_c('th',[_vm._v(_vm._s(_vm.$t('Remove')))])])]),_c('draggable',{attrs:{"element":'tbody',"group":"options"},on:{"update":_vm.updateSort},model:{value:(_vm.existingOptions),callback:function ($$v) {_vm.existingOptions=$$v},expression:"existingOptions"}},_vm._l((_vm.existingOptions),function(option,index){return _c('tr',{key:index,attrs:{"data-cy":("inspector-columns-tr-" + index)}},[_c('td',[_vm._v(_vm._s(option.value))]),_c('td',[_vm._v(_vm._s(option.content))]),_c('td',[(_vm.deleteIf)?_c('button',{staticClass:"btn btn-danger btn-sm",attrs:{"data-cy":"inspector-columns-remove","aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.removeOption(index)}}},[_vm._v("x\n ")]):_vm._e()])])}),0)],1),_c('b-btn',{directives:[{name:"b-modal",rawName:"v-b-modal.addOptionModal",modifiers:{"addOptionModal":true}}],attrs:{"data-cy":"inspector-columns-add"}},[_vm._v(_vm._s(_vm.$t('Add Column')))]),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t(_vm.helper)))]):_vm._e(),_c('b-modal',{attrs:{"ok-title":_vm.$t('Ok'),"cancel-title":_vm.$t('Cancel'),"id":"addOptionModal","title":_vm.$t('Add New Column'),"data-cy":"inspector-add-column-modal"},on:{"cancel":_vm.resetAdd,"ok":_vm.addNewOption}},[_c('form-input',{attrs:{"label":_vm.$t('Column Width'),"validate":"required|numeric|between:1,12","error":this.addError,"data-cy":"inspector-add-column-width"},model:{value:(_vm.addContent),callback:function ($$v) {_vm.addContent=$$v},expression:"addContent"}})],1)]],2)}
|
|
95685
95685
|
var container_columnsvue_type_template_id_49e59f53_staticRenderFns = []
|
|
95686
95686
|
|
|
@@ -97134,7 +97134,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
97134
97134
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
97135
97135
|
var form_multiselect = __webpack_require__("0f4c");
|
|
97136
97136
|
|
|
97137
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97137
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-upload.vue?vue&type=template&id=824a7674&scoped=true&
|
|
97138
97138
|
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)}
|
|
97139
97139
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
97140
97140
|
|
|
@@ -97464,7 +97464,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
97464
97464
|
)
|
|
97465
97465
|
|
|
97466
97466
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
97467
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97467
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/options-list.vue?vue&type=template&id=6bb675f0&scoped=true&
|
|
97468
97468
|
var options_listvue_type_template_id_6bb675f0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{attrs:{"for":"data-sources"}},[_vm._v(_vm._s(_vm.$t('Data Source')))]),_c('b-form-select',{staticClass:"mb-3",attrs:{"id":"data-sources","options":_vm.dataSourceTypes,"data-cy":"inspector-data-sources"},model:{value:(_vm.dataSource),callback:function ($$v) {_vm.dataSource=$$v},expression:"dataSource"}}),(!_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"row"},[_c('div',{staticClass:"col-10"},[_c('label',{attrs:{"for":"data-sources"}},[_c('b',[_vm._v(_vm._s(_vm.$t('Options')))])])]),_c('div',{staticClass:"col-2"},[_c('a',{staticClass:"fas fa-plus-square",attrs:{"data-cy":"inspector-add-option"},on:{"click":_vm.showAddOption}})])]),(_vm.showOptionCard)?_c('div',{staticClass:"card mb-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass,"data-cy":"inspector-option-value"},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e(),_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"option-content","data-cy":"inspector-option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}})],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button","data-cy":"inspector-option-cancel"},on:{"click":function($event){_vm.showOptionCard=false}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button","data-cy":"inspector-option-save"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Save'))+"\n ")])])]):_vm._e(),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col"},[_c('draggable',{attrs:{"element":'div',"group":"options"},on:{"update":_vm.updateSort,"start":function($event){_vm.drag=true},"end":function($event){_vm.drag=false}},model:{value:(_vm.optionsList),callback:function ($$v) {_vm.optionsList=$$v},expression:"optionsList"}},_vm._l((_vm.optionsList),function(option,index){return _c('div',{key:option.value},[(_vm.removeIndex === index)?_c('div',[_c('div',{staticClass:"card mb-3 bg-danger text-white text-left mt-2"},[_c('div',{staticClass:"card-body p-2",domProps:{"innerHTML":_vm._s(_vm.currentItemToDelete)}}),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button","data-cy":"inspector-options-remove-cancel"},on:{"click":function($event){_vm.removeIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button","data-cy":"inspector-options-remove-confirm"},on:{"click":function($event){return _vm.deleteOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])])]):_vm._e(),(_vm.editIndex === index)?_c('div',[_c('div',{staticClass:"card my-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass,"data-cy":"inspector-option-value"},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e(),_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"option-content","data-cy":"inspector-option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}})],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.editIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button","data-cy":"inspector-option-save"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Update'))+"\n ")])])])]):_vm._e(),_c('div',{staticClass:"row border-top",class:_vm.rowCss(index)},[_c('div',{staticClass:"col-1",staticStyle:{"cursor":"grab"}},[_c('span',{staticClass:"fas fa-arrows-alt-v"})]),_c('div',{staticClass:"col-1 d-flex align-items-center"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.defaultOptionKey),expression:"defaultOptionKey"}],staticClass:"form-check",attrs:{"type":"radio","name":"defaultOptionGroup"},domProps:{"value":option[_vm.keyField],"checked":_vm._q(_vm.defaultOptionKey,option[_vm.keyField])},on:{"click":_vm.defaultOptionClick,"change":function($event){_vm.defaultOptionKey=option[_vm.keyField]}}})]),_c('div',{staticClass:"col-5",staticStyle:{"cursor":"grab"}},[_vm._v("\n "+_vm._s(option[_vm.valueField])+"\n ")]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-cog",staticStyle:{"cursor":"pointer"},attrs:{"data-cy":"inspector-options-edit"},on:{"click":function($event){return _vm.showEditOption(index)}}})]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-trash-alt",staticStyle:{"cursor":"pointer"},attrs:{"data-cy":"inspector-options-remove"},on:{"click":function($event){return _vm.removeOption(index)}}})])])])}),0)],1)]),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col text-right"},[_c('button',{staticClass:"edit-json text-muted mt-1 mb-3",attrs:{"type":"button","data-cy":"inspector-edit-json"},on:{"click":function($event){_vm.showJsonEditor = true}}},[_c('i',{staticClass:"fas fa-code",attrs:{"aria-hidden":"true"}}),_vm._v("\n "+_vm._s(_vm.$t('Edit as JSON'))+"\n ")])])])]):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject || _vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"element-name"}},[_vm._v(_vm._s(_vm.$t('Options Variable')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"element-name","placeholder":"Request Variable Name","data-cy":"inspector-options-variable"},model:{value:(_vm.dataName),callback:function ($$v) {_vm.dataName=$$v},expression:"dataName"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Get options from this variable. Must be an array.')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Option Label Shown')))]),_c('b-form-input',{attrs:{"id":"value","placeholder":"Request Variable Property","data-cy":"inspector-options-label"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Enter the property name from the Request data variable that displays to the user on the screen.')))])],1):_vm._e(),(_vm.showRenderAs)?_c('div',[_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col"},[_c('label',{attrs:{"for":"render-as"}},[_vm._v(_vm._s(_vm.$t('Show Control As')))]),_c('b-form-select',{attrs:{"id":"render-as","options":_vm.renderAsOptions,"data-cy":"inspector-render-as"},model:{value:(_vm.renderAs),callback:function ($$v) {_vm.renderAs=$$v},expression:"renderAs"}})],1)]),_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col-12"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.allowMultiSelect),expression:"allowMultiSelect"}],attrs:{"type":"checkbox","data-cy":"inspector-allow-multi-select"},domProps:{"checked":Array.isArray(_vm.allowMultiSelect)?_vm._i(_vm.allowMultiSelect,null)>-1:(_vm.allowMultiSelect)},on:{"change":function($event){var $$a=_vm.allowMultiSelect,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.allowMultiSelect=$$a.concat([$$v]))}else{$$i>-1&&(_vm.allowMultiSelect=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.allowMultiSelect=$$c}}}}),_vm._v("\n "+_vm._s(_vm.$t('Allow Multiple Selections'))+"\n ")])])]):_vm._e(),(_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"mb-2"},[_c('label',{attrs:{"for":"json-data"}},[_vm._v(_vm._s(_vm.$t('JSON Data')))]),_c('button',{staticClass:"btn-sm float-right",attrs:{"type":"button","data-cy":"inspector-monaco-json-expand"},on:{"click":_vm.expandEditor}},[_c('i',{staticClass:"fas fa-expand"})])]),_c('div',{staticClass:"small-editor-container"},[_c('monaco-editor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"json","data-cy":"inspector-monaco-json"},on:{"change":_vm.jsonDataChange,"editorDidMount":_vm.monacoMounted},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('b-modal',{attrs:{"size":"lg","centered":"","title":_vm.$t('Script Config Editor')},model:{value:(_vm.showPopup),callback:function ($$v) {_vm.showPopup=$$v},expression:"showPopup"}},[_c('div',{staticClass:"editor-container"},[_c('monaco-editor',{staticClass:"editor",attrs:{"options":_vm.monacoLargeOptions,"language":"json","data-cy":"inspector-monaco-json-expanded"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('div',{attrs:{"slot":"modal-footer"},slot:"modal-footer"},[_c('b-button',{staticClass:"btn btn-secondary text-uppercase",attrs:{"data-cy":"inspector-monaco-json-expanded-close"},on:{"click":_vm.closePopup}},[_vm._v("\n "+_vm._s(_vm.$t('Close'))+"\n ")])],1)]),_c('button',{staticClass:"edit-json text-muted mt-1 mb-3",attrs:{"type":"button"},on:{"click":function($event){_vm.showJsonEditor = false}}},[_c('i',{staticClass:"fas fa-code",attrs:{"aria-hidden":"true"}}),_vm._v("\n "+_vm._s(_vm.$t('Edit as Option List'))+"\n ")])],1):_vm._e(),_c('label',{attrs:{"for":"value-type-returned"}},[_vm._v(_vm._s(_vm.$t('Type of Value Returned')))]),_c('b-form-select',{attrs:{"id":"value-type-returded","options":_vm.returnValueOptions,"data-cy":"inspector-value-returned"},model:{value:(_vm.valueTypeReturned),callback:function ($$v) {_vm.valueTypeReturned=$$v},expression:"valueTypeReturned"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t("Select 'Single Value' to use parts of the selected object. Select 'Object' to use the entire selected value.")))]),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[(_vm.valueTypeReturned === 'single')?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"key","data-cy":"inspector-datasource-value"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Key name in the selected object to use as the value of this control. Leave blank to use the entire selected value.')))])],1):_vm._e(),_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('mustache-helper'),_c('b-form-input',{attrs:{"id":"value","data-cy":"inspector-datasource-content"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Content to display to the user in the select list.')))])],1):_vm._e(),(_vm.valueTypeReturned === 'single' && _vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Variable Data Property')))]),_c('b-form-input',{attrs:{"id":"key","placeholder":"Request Variable Property","data-cy":"inspector-options-value"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Enter the property name from the Request data variable that will be passed as the value when selected.')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"data-sources-list"}},[_vm._v(_vm._s(_vm.$t('Data Connector')))]),_c('b-form-select',{class:!_vm.selectedDataSource ? 'is-invalid' : '',attrs:{"id":"data-sources-list","options":_vm.dataSourcesList,"data-cy":"inspector-data-connector"},model:{value:(_vm.selectedDataSource),callback:function ($$v) {_vm.selectedDataSource=$$v},expression:"selectedDataSource"}}),(!_vm.selectedDataSource)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.$t('An Data Connector must be selected')))]):_vm._e(),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Data Connector to use')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"endpoint-list"}},[_vm._v(_vm._s(_vm.$t('End Point')))]),_c('b-form-select',{class:_vm.selectedDataSource && !_vm.selectedEndPoint ? 'is-invalid' : '',attrs:{"id":"endpoint-list","options":_vm.endPointList,"data-cy":"inspector-endpoint"},model:{value:(_vm.selectedEndPoint),callback:function ($$v) {_vm.selectedEndPoint=$$v},expression:"selectedEndPoint"}}),(_vm.selectedDataSource && !_vm.selectedEndPoint)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.$t('An Endpoint must be selected')))]):_vm._e(),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Endpoint to populate select')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataConnector)?_c('div',[_c('label',{attrs:{"for":"pmql-query"}},[_vm._v(_vm._s(_vm.$t('PMQL')))]),_c('mustache-helper'),_c('b-form-textarea',{attrs:{"id":"json-data","rows":"4"},model:{value:(_vm.pmqlQuery),callback:function ($$v) {_vm.pmqlQuery=$$v},expression:"pmqlQuery"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.$t('Advanced data search')))])],1):_vm._e()],1)}
|
|
97469
97469
|
var options_listvue_type_template_id_6bb675f0_scoped_true_staticRenderFns = []
|
|
97470
97470
|
|
|
@@ -97490,7 +97490,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
97490
97490
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
97491
97491
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
97492
97492
|
|
|
97493
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97493
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/mustache-helper.vue?vue&type=template&id=960c673a&scoped=true&
|
|
97494
97494
|
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("{}")])}
|
|
97495
97495
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
97496
97496
|
|
|
@@ -101734,7 +101734,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
101734
101734
|
)
|
|
101735
101735
|
|
|
101736
101736
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
101737
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101737
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/column-setup.vue?vue&type=template&id=407e2794&scoped=true&
|
|
101738
101738
|
var column_setupvue_type_template_id_407e2794_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"row"},[_c('div',{staticClass:"col-10"},[_c('label',{attrs:{"for":"data-sources"}},[_c('b',[_vm._v(_vm._s(_vm.$t('Column')))])])]),_c('div',{staticClass:"col-2"},[_c('a',{staticClass:"fas fa-plus-square",on:{"click":_vm.showAddOption}})])]),(_vm.showOptionCard)?_c('div',{staticClass:"card mb-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Column'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Column'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Column Header')))]),_c('b-form-input',{attrs:{"id":"option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}}),_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.showOptionCard=false}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Save'))+"\n ")])])]):_vm._e(),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col"},[_c('draggable',{attrs:{"element":'div',"group":"options"},on:{"update":_vm.updateSort,"start":function($event){_vm.drag=true},"end":function($event){_vm.drag=false}},model:{value:(_vm.optionsList),callback:function ($$v) {_vm.optionsList=$$v},expression:"optionsList"}},_vm._l((_vm.optionsList),function(option,index){return _c('div',{key:option.value},[(_vm.removeIndex === index)?_c('div',[_c('div',{staticClass:"card mb-3 bg-danger text-white text-right"},[_c('div',{staticClass:"card-body p-2"},[_vm._v("\n "+_vm._s(_vm.currentItemToDelete)+"\n ")]),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.removeIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button"},on:{"click":function($event){return _vm.deleteOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])])]):_vm._e(),(_vm.editIndex === index)?_c('div',[_c('div',{staticClass:"card my-2"},[(_vm.optionCardType == 'insert')?_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Add Option'))+"\n ")]):_c('div',{staticClass:"card-header"},[_vm._v("\n "+_vm._s(_vm.$t('Edit Option'))+"\n ")]),_c('div',{staticClass:"card-body p-2"},[_c('label',{staticClass:"mt-3",attrs:{"for":"option-content"}},[_vm._v(_vm._s(_vm.$t('Column Header')))]),_c('b-form-input',{attrs:{"id":"option-content"},model:{value:(_vm.optionContent),callback:function ($$v) {_vm.optionContent=$$v},expression:"optionContent"}}),_c('label',{attrs:{"for":"option-value"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"option-value","classs":_vm.optionKeyClass},model:{value:(_vm.optionValue),callback:function ($$v) {_vm.optionValue=$$v},expression:"optionValue"}}),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-outline-secondary mr-2",attrs:{"type":"button"},on:{"click":function($event){_vm.editIndex=null}}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-secondary",attrs:{"type":"button"},on:{"click":function($event){return _vm.addOption()}}},[_vm._v("\n "+_vm._s(_vm.$t('Update'))+"\n ")])])])]):_vm._e(),_c('div',{staticClass:"row border-top",class:_vm.rowCss(index)},[_c('div',{staticClass:"col-1",staticStyle:{"cursor":"grab"}},[_c('span',{staticClass:"fas fa-arrows-alt-v"})]),_c('div',{staticClass:"col-1 d-flex align-items-center"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.defaultOptionKey),expression:"defaultOptionKey"}],staticClass:"form-check",attrs:{"type":"radio","name":"defaultOptionGroup"},domProps:{"value":option[_vm.keyField],"checked":_vm._q(_vm.defaultOptionKey,option[_vm.keyField])},on:{"click":_vm.defaultOptionClick,"change":function($event){_vm.defaultOptionKey=option[_vm.keyField]}}})]),_c('div',{staticClass:"col-5",staticStyle:{"cursor":"grab"}},[_vm._v("\n "+_vm._s(option[_vm.valueField])+"\n ")]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-cog",staticStyle:{"cursor":"pointer"},on:{"click":function($event){return _vm.showEditOption(index)}}})]),_c('div',{staticClass:"col-1"},[_c('a',{staticClass:"fas fa-trash-alt",staticStyle:{"cursor":"pointer"},on:{"click":function($event){return _vm.removeOption(index)}}})])])])}),0)],1)]),_c('div',{staticClass:"row"},[_c('div',{staticClass:"col text-right"},[_c('a',{attrs:{"href":"#"},on:{"click":function($event){return _vm.editAsJson()}}},[_c('small',{staticClass:"form-text text-muted mb-3"},[_c('b',[_vm._v("</>")]),_vm._v(" "+_vm._s(_vm.$t('Edit as JSON')))])])])]),(_vm.showRenderAs)?_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col-12"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.allowMultiSelect),expression:"allowMultiSelect"}],attrs:{"type":"checkbox"},domProps:{"checked":Array.isArray(_vm.allowMultiSelect)?_vm._i(_vm.allowMultiSelect,null)>-1:(_vm.allowMultiSelect)},on:{"change":function($event){var $$a=_vm.allowMultiSelect,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.allowMultiSelect=$$a.concat([$$v]))}else{$$i>-1&&(_vm.allowMultiSelect=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.allowMultiSelect=$$c}}}}),_vm._v("\n Allow multiple selections\n ")])]):_vm._e(),(_vm.showRenderAs)?_c('div',{staticClass:"row mb-3"},[_c('div',{staticClass:"col"},[_c('label',{attrs:{"for":"render-as"}},[_vm._v(_vm._s(_vm.$t('Render Options As')))]),_c('b-form-select',{attrs:{"id":"render-as","options":_vm.renderAsOptions},model:{value:(_vm.renderAs),callback:function ($$v) {_vm.renderAs=$$v},expression:"renderAs"}})],1)]):_vm._e()]):_vm._e(),(_vm.showJsonEditor && _vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[(_vm.dataSource === _vm.dataSourceValues.provideData)?_c('div',[_c('div',{staticClass:"mb-2"},[_c('label',{attrs:{"for":"json-data"}},[_vm._v(_vm._s(_vm.$t('JSON Data')))]),_c('button',{staticClass:"btn-sm float-right",attrs:{"type":"button","aria-label":_vm.$t('Expand Editor')},on:{"click":_vm.expandEditor}},[_c('i',{staticClass:"fas fa-expand"})])]),_c('div',{staticClass:"small-editor-container"},[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoOptions,"language":"json"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('b-modal',{attrs:{"size":"lg","centered":"","title":_vm.$t('Script Config Editor'),"header-close-content":"×"},model:{value:(_vm.showPopup),callback:function ($$v) {_vm.showPopup=$$v},expression:"showPopup"}},[_c('div',{staticClass:"editor-container"},[_c('MonacoEditor',{staticClass:"editor",attrs:{"options":_vm.monacoLargeOptions,"language":"json"},on:{"change":_vm.jsonDataChange},model:{value:(_vm.jsonData),callback:function ($$v) {_vm.jsonData=$$v},expression:"jsonData"}})],1),_c('div',{attrs:{"slot":"modal-footer"},slot:"modal-footer"},[_c('b-button',{staticClass:"btn btn-secondary text-uppercase",on:{"click":_vm.closePopup}},[_vm._v("\n "+_vm._s(_vm.$t('Close'))+"\n ")])],1)])],1):_vm._e(),(_vm.jsonError)?_c('div',{staticClass:"invalid-feedback d-block text-right"},[_c('div',[_vm._v(_vm._s(_vm.jsonError))])]):_vm._e(),_c('a',{staticClass:"text-right",attrs:{"href":"#"},on:{"click":function($event){return _vm.editAsOptionList()}}},[_c('small',{staticClass:"form-text text-muted mb-3"},[_c('b',[_vm._v("</>")]),_vm._v(" "+_vm._s(_vm.$t('Edit as Option List')))])])]):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"data-name"}},[_vm._v(_vm._s(_vm.$t('Data Name')))]),_c('b-form-input',{attrs:{"id":"data-name"},model:{value:(_vm.dataName),callback:function ($$v) {_vm.dataName=$$v},expression:"dataName"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Data source to populate select')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject || _vm.showJsonEditor)?_c('div',[_c('label',{attrs:{"for":"key"}},[_vm._v(_vm._s(_vm.$t('Value')))]),_c('b-form-input',{attrs:{"id":"key"},on:{"change":_vm.keyChanged},model:{value:(_vm.key),callback:function ($$v) {_vm.key=$$v},expression:"key"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Field to save to the data object')))]),_c('label',{attrs:{"for":"value"}},[_vm._v(_vm._s(_vm.$t('Content')))]),_c('b-form-input',{attrs:{"id":"value"},on:{"change":_vm.valueChanged},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}}),_c('small',{staticClass:"form-text text-muted mb-3"},[_vm._v(_vm._s(_vm.$t('Field to show in the select box')))])],1):_vm._e(),(_vm.dataSource === _vm.dataSourceValues.dataObject)?_c('div',[_c('label',{attrs:{"for":"pmql-query"}},[_vm._v(_vm._s(_vm.$t('PMQL')))]),_c('b-form-textarea',{attrs:{"id":"json-data","rows":"4"},model:{value:(_vm.pmqlQuery),callback:function ($$v) {_vm.pmqlQuery=$$v},expression:"pmqlQuery"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v("Advanced data search")])],1):_vm._e()])}
|
|
101739
101739
|
var column_setupvue_type_template_id_407e2794_scoped_true_staticRenderFns = []
|
|
101740
101740
|
|
|
@@ -104866,7 +104866,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
104866
104866
|
)
|
|
104867
104867
|
|
|
104868
104868
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
104869
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
104869
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/page-select.vue?vue&type=template&id=d32b03e8&
|
|
104870
104870
|
var page_selectvue_type_template_id_d32b03e8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',_vm._g(_vm._b({attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValue}},'multiselect',_vm.$attrs,false),_vm.$listeners),[_c('template',{slot:"noResult"},[_vm._v("\n "+_vm._s(_vm.$t('No elements found. Consider changing the search query.'))+"\n ")]),_c('template',{slot:"noOptions"},[_vm._v("\n "+_vm._s(_vm.$t('No Data Available'))+"\n ")])],2),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
|
|
104871
104871
|
var page_selectvue_type_template_id_d32b03e8_staticRenderFns = []
|
|
104872
104872
|
|
|
@@ -105225,7 +105225,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
105225
105225
|
)
|
|
105226
105226
|
|
|
105227
105227
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
105228
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
105228
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/validation-select.vue?vue&type=template&id=475edd84&scoped=true&
|
|
105229
105229
|
var validation_selectvue_type_template_id_475edd84_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group"},[_c('div',{staticClass:"d-flex justify-content-between align-items-center mb-3"},[_c('label',{staticClass:"m-0"},[_vm._v(_vm._s(_vm.label))]),_c('b-button',{attrs:{"variant":"secondary","size":"sm","data-cy":"add-rule"},on:{"click":_vm.showAddCard}},[_vm._v(_vm._s(_vm.$t('Add Rule')))])],1),(_vm.showCard)?_c('div',{staticClass:"card mb-2"},[_c('div',{staticClass:"card-body p-2"},[_c('multiselect',{class:_vm.fieldClass,attrs:{"label":"content","track-by":"content","placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options,"data-cy":"select-rule"},model:{value:(_vm.selectedOption),callback:function ($$v) {_vm.selectedOption=$$v},expression:"selectedOption"}},[_c('template',{slot:"noResult"},[_vm._v(_vm._s(_vm.$t('No elements found. Consider changing the search query.')))]),_c('template',{slot:"noOptions"},[_vm._v(_vm._s(_vm.$t('No Data Available')))])],2),(_vm.optionError)?_c('div',{staticClass:"invalid-feedback d-block"},[_c('div',[_vm._v(_vm._s(_vm.optionError))])]):_vm._e()],1),_c('div',{staticClass:"card-footer text-right p-2"},[_c('b-button',{staticClass:"mr-2",attrs:{"variant":"outline-secondary","size":"sm","data-cy":"cancel-rule"},on:{"click":_vm.hideCard}},[_vm._v(_vm._s(_vm.$t('Cancel')))]),_c('b-button',{attrs:{"disabled":_vm.disableBtn,"variant":"secondary","size":"sm","data-cy":"save-rule"},on:{"click":_vm.saveRule}},[_vm._v(_vm._s(_vm.$t('Save')))])],1)]):_vm._e(),(!_vm.hasRules && !_vm.showCard)?_c('p',[_vm._v(_vm._s(_vm.$t('No validation rule(s)')))]):_vm._e(),(_vm.hasRules)?_c('div',[_c('div',{attrs:{"role":"tablist"}},_vm._l((_vm.rules),function(rule,index){return _c('b-card',{key:index,staticClass:"mb-2 border-1",class:{'border-0': _vm.showDeleteConfirmCard, 'border-top-1': _vm.showDeleteConfirmCard, 'border-1': !_vm.showDeleteConfirmCard}},[(_vm.showDeleteConfirmCard && _vm.removeIndex == index)?_c('div',{staticClass:"card mb-3 bg-danger text-white text-right"},[_c('div',{staticClass:"card-body p-2 text-left"},[_vm._v("\n "+_vm._s(_vm.confirmMessage)+"\n ")]),_c('div',{staticClass:"card-footer text-right p-2"},[_c('button',{staticClass:"btn btn-sm btn-light mr-2",attrs:{"type":"button","data-cy":"cancel-confirm-delete-rule"},on:{"click":_vm.hideDeleteConfirmCard}},[_vm._v("\n "+_vm._s(_vm.$t('Cancel'))+"\n ")]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"type":"button","data-cy":"confirm-delete-rule"},on:{"click":function($event){return _vm.deleteRule(index)}}},[_vm._v("\n "+_vm._s(_vm.$t('Delete'))+"\n ")])])]):_vm._e(),_c('b-card-header',{staticClass:"p-0",attrs:{"header-tag":"header","role":"tab"}},[_c('div',{staticClass:"p-1 d-flex justify-content-between align-items-center"},[_vm._v("\n "+_vm._s(rule.content)+"\n "),_c('div',{staticClass:"actions"},[(rule.configs)?_c('b-button',{directives:[{name:"b-toggle",rawName:"v-b-toggle",value:(_vm.formatRuleContentAsId(rule.content)),expression:"formatRuleContentAsId(rule.content)"}],staticClass:"p-0 mr-1 secondary",attrs:{"aria-label":_vm.$t('Toggle Configuration'),"variant":"link","data-cy":"edit-rule"}},[_c('i',{staticClass:"fas fa-cog fa-fw text-secondary"})]):_vm._e(),_c('b-button',{staticClass:"p-0",attrs:{"aria-label":_vm.$t('Delete'),"variant":"link","data-cy":"remove-rule"},on:{"click":function($event){return _vm.confirmDelete(index)}}},[_c('i',{staticClass:"fas fa-trash-alt fa-fw text-secondary"})])],1)])]),_c('b-collapse',{attrs:{"id":_vm.formatRuleContentAsId(rule.content),"accordion":_vm.formatRuleContentAsId(rule.content),"visible":rule.visible,"role":"tabpanel"}},[_c('b-card-body',[_c('div',{staticClass:"p-2"},[_vm._l((rule.configs),function(config){return _c('div',{key:config.label,staticClass:"mb-2"},[(config.type === 'FormInput')?_c('div',[_c('form-input',{attrs:{"label":config.label,"name":config.name || config.label,"validation":config.validation,"helper":config.helper},model:{value:(config.value),callback:function ($$v) {_vm.$set(config, "value", $$v)},expression:"config.value"}})],1):_c(config.type,{tag:"component",attrs:{"label":config.label,"name":config.name || config.label,"validation":config.validation,"helper":config.helper,"builder":_vm.builder,"selectedControl":_vm.selectedControl,"formConfig":_vm.formConfig},model:{value:(config.value),callback:function ($$v) {_vm.$set(config, "value", $$v)},expression:"config.value"}})],1)}),_c('div',[_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(rule.helper))])])],2),_c('b-card-footer',{staticClass:"text-right"},[_c('b-button',{staticClass:"mr-2",attrs:{"variant":"outline-secondary","size":"sm","data-cy":"cancel-rule"},on:{"click":function($event){return _vm.onCancel(rule,index)}}},[_vm._v(_vm._s(_vm.$t('Cancel')))]),_c('b-button',{attrs:{"variant":"secondary","size":"sm","data-cy":"update-rule"},on:{"click":function($event){return _vm.onUpdate(rule, index)}}},[_vm._v(_vm._s(_vm.$t('Update')))])],1)],1)],1)],1)}),1)]):_vm._e(),_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))])])}
|
|
105230
105230
|
var validation_selectvue_type_template_id_475edd84_scoped_true_staticRenderFns = []
|
|
105231
105231
|
|
|
@@ -105238,7 +105238,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
105238
105238
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
105239
105239
|
var es6_array_sort = __webpack_require__("55dd");
|
|
105240
105240
|
|
|
105241
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
105241
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/input-variable.vue?vue&type=template&id=4fe66aae&
|
|
105242
105242
|
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)}
|
|
105243
105243
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
105244
105244
|
|
|
@@ -109479,7 +109479,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
109479
109479
|
)
|
|
109480
109480
|
|
|
109481
109481
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
109482
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109482
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/screen-selector.vue?vue&type=template&id=760b85a5&
|
|
109483
109483
|
var screen_selectorvue_type_template_id_760b85a5_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',{attrs:{"value":_vm.selectedOption,"placeholder":_vm.placeholder,"options":_vm.options,"multiple":_vm.multiple,"track-by":_vm.trackBy,"show-labels":false,"searchable":true,"internal-search":false,"label":"title"},on:{"input":_vm.change,"search-change":_vm.loadOptions,"open":function($event){return _vm.loadOptions()}}},[_c('template',{slot:"noResult"},[_vm._t("noResult",function(){return [_vm._v(_vm._s(_vm.$t('Not found')))]})],2),_c('template',{slot:"noOptions"},[_vm._t("noOptions",function(){return [_vm._v(_vm._s(_vm.$t('No Data Available')))]})],2)],2),(_vm.value)?_c('div',{staticClass:"screen-link mt-2"},[_c('a',{attrs:{"href":("/designer/screen-builder/" + _vm.value + "/edit"),"target":"_blank"}},[_vm._v("\n "+_vm._s(_vm.$t('Open Screen'))+"\n "),_c('i',{staticClass:"ml-1 fas fa-external-link-alt"})])]):_vm._e()],1)}
|
|
109484
109484
|
var screen_selectorvue_type_template_id_760b85a5_staticRenderFns = []
|
|
109485
109485
|
|
|
@@ -109511,7 +109511,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
109511
109511
|
)
|
|
109512
109512
|
|
|
109513
109513
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
109514
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109514
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/loop.vue?vue&type=template&id=13aa043a&
|
|
109515
109515
|
var loopvue_type_template_id_13aa043a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.screenType == 'form')?_c('div',{staticClass:"form-group border-bottom pb-3"},[_c('label',{attrs:{"for":"type"}},[_vm._v(_vm._s(_vm.$t('Data Source')))]),_c('b-form-select',{attrs:{"id":"type","options":_vm.options,"data-cy":"inspector-source"},model:{value:(_vm.settings.type),callback:function ($$v) {_vm.$set(_vm.settings, "type", $$v)},expression:"settings.type"}})],1):_vm._e(),_c('div',{staticClass:"form-group border-bottom"},[_c('FormInput',{attrs:{"label":_vm.$t('Variable Name'),"name":_vm.$t('Variable Name'),"helper":_vm.$t('This variable will contain an array of objects'),"validation":"regex:/^(?:[A-Z_.a-z])(?:[0-9A-Z_.a-z])*$/|required","data-cy":"inspector-name"},model:{value:(_vm.settings.varname),callback:function ($$v) {_vm.$set(_vm.settings, "varname", $$v)},expression:"settings.varname"}})],1),(_vm.screenType == 'form' && _vm.settings.type === 'new')?_c('div',{staticClass:"form-group border-bottom"},[_c('FormInput',{attrs:{"label":_vm.$t('Default Loop Count'),"name":_vm.$t('Default Loop Count'),"helper":_vm.$t('Number of times to show the loop. Value must be greater than zero.'),"validation":"required|integer|min:1|max:100","data-cy":"inspector-times"},model:{value:(_vm.settings.times),callback:function ($$v) {_vm.$set(_vm.settings, "times", $$v)},expression:"settings.times"}})],1):_vm._e(),(_vm.screenType == 'form')?_c('form-checkbox',{attrs:{"name":"add","label":_vm.$t('Allow additional loops'),"helper":_vm.$t('Check this box to allow task assignee to add additional loops'),"data-cy":"inspector-add"},model:{value:(_vm.settings.add),callback:function ($$v) {_vm.$set(_vm.settings, "add", $$v)},expression:"settings.add"}}):_vm._e()],1)}
|
|
109516
109516
|
var loopvue_type_template_id_13aa043a_staticRenderFns = []
|
|
109517
109517
|
|
|
@@ -109786,7 +109786,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
109786
109786
|
)
|
|
109787
109787
|
|
|
109788
109788
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
109789
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109789
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/image-variable.vue?vue&type=template&id=77e844ce&
|
|
109790
109790
|
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)}
|
|
109791
109791
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
109792
109792
|
|
|
@@ -112754,7 +112754,7 @@ module.exports = {
|
|
|
112754
112754
|
|
|
112755
112755
|
"use strict";
|
|
112756
112756
|
|
|
112757
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
112757
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-button.vue?vue&type=template&id=e7452c1e&
|
|
112758
112758
|
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',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip",value:(_vm.options),expression:"options"}],class:_vm.classList,attrs:{"name":_vm.name,"aria-label":_vm.$attrs['aria-label'],"tabindex":_vm.$attrs['tabindex']},on:{"click":_vm.click}},[_vm._v("\n "+_vm._s(_vm.label)+"\n ")])])}
|
|
112759
112759
|
var staticRenderFns = []
|
|
112760
112760
|
|
|
@@ -114876,7 +114876,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
114876
114876
|
|
|
114877
114877
|
"use strict";
|
|
114878
114878
|
|
|
114879
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
114879
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/tooltip.vue?vue&type=template&id=58a9b61b&
|
|
114880
114880
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.buttonType !== 'submit')?_c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('br'),_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.$t("Position")))]),_c('multiselect',{staticClass:"mb-3",attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.options.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValuePosition},model:{value:(_vm.position),callback:function ($$v) {_vm.position=$$v},expression:"position"}}),_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.$t("Variant")))]),_c('multiselect',{staticClass:"mb-3",attrs:{"placeholder":_vm.$t('Select...'),"show-labels":false,"options":_vm.optionsVariant.map(function (option) { return option.value; }),"custom-label":_vm.getLabelFromValueVariant},model:{value:(_vm.variant),callback:function ($$v) {_vm.variant=$$v},expression:"variant"}}),_c('form-text-area',{staticClass:"mb-3",attrs:{"label":_vm.$t('Tooltip Contains'),"data-cy":"content-tooltip"},model:{value:(_vm.content),callback:function ($$v) {_vm.content=$$v},expression:"content"}}),_c('small',{staticClass:"form-text text-muted"},[_vm._v("\n "+_vm._s(_vm.$t("HTML, Mustache support"))+"\n ")])],1):_vm._e()}
|
|
114881
114881
|
var staticRenderFns = []
|
|
114882
114882
|
|
|
@@ -117100,7 +117100,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
117100
117100
|
|
|
117101
117101
|
"use strict";
|
|
117102
117102
|
|
|
117103
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
117103
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/required-checkbox.vue?vue&type=template&id=6f2978d8&
|
|
117104
117104
|
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)}
|
|
117105
117105
|
var staticRenderFns = []
|
|
117106
117106
|
|
|
@@ -130438,7 +130438,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
130438
130438
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
130439
130439
|
var form_record_list = __webpack_require__("2b9d");
|
|
130440
130440
|
|
|
130441
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
130441
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list-static.vue?vue&type=template&id=2cdacab0&
|
|
130442
130442
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"record-list"},[_c('h4',[_vm._v(_vm._s(_vm.$t(_vm.label)))]),_c('table',[_c('thead',[_c('tr',_vm._l((_vm.fields),function(field,index){return _c('th',{key:index},[_vm._v("\n "+_vm._s(field.content)+"\n ")])}),0)]),_c('tbody',_vm._l((_vm.value),function(val,index){return _c('tr',{key:index},_vm._l((_vm.fields),function(field,index){return _c('td',{key:index},[_vm._v("\n "+_vm._s(_vm.formatIfDate(_vm.mustache(field.value, val)))+"\n ")])}),0)}),0)])])}
|
|
130443
130443
|
var staticRenderFns = []
|
|
130444
130444
|
|
|
@@ -150118,7 +150118,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
150118
150118
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
150119
150119
|
var defineProperty = __webpack_require__("bd86");
|
|
150120
150120
|
|
|
150121
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150121
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-builder.vue?vue&type=template&id=1d19321d&scoped=true&
|
|
150122
150122
|
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({key:_vm.editorContentKey,staticClass:"h-100",attrs:{"data-cy":"editor-content","ghost-class":"form-control-ghost","value":_vm.config[_vm.currentPage].items},on:{"input":_vm.updateConfig}},'draggable',{
|
|
150123
150123
|
group: {name: 'controls'},
|
|
150124
150124
|
swapThreshold: 0.5
|
|
@@ -150164,7 +150164,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
150164
150164
|
)
|
|
150165
150165
|
|
|
150166
150166
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
150167
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150167
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-renderer.vue?vue&type=template&id=f0f83754&
|
|
150168
150168
|
var vue_form_renderervue_type_template_id_f0f83754_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)}
|
|
150169
150169
|
var vue_form_renderervue_type_template_id_f0f83754_staticRenderFns = []
|
|
150170
150170
|
|
|
@@ -156930,7 +156930,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
156930
156930
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
156931
156931
|
var renderer = __webpack_require__("c99c");
|
|
156932
156932
|
|
|
156933
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156933
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-multi-column.vue?vue&type=template&id=3d008927&
|
|
156934
156934
|
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)])}
|
|
156935
156935
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
156936
156936
|
|
|
@@ -156944,7 +156944,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
156944
156944
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
156945
156945
|
var mixins = __webpack_require__("1b62");
|
|
156946
156946
|
|
|
156947
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156947
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-masked-input.vue?vue&type=template&id=3bd8776e&
|
|
156948
156948
|
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)}
|
|
156949
156949
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
156950
156950
|
|
|
@@ -157076,12 +157076,12 @@ const UniqIdsPlugin = {
|
|
|
157076
157076
|
|
|
157077
157077
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
157078
157078
|
|
|
157079
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
157080
|
-
var
|
|
157081
|
-
var
|
|
157079
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-input-masked.vue?vue&type=template&id=3d8cba9e&
|
|
157080
|
+
var form_input_maskedvue_type_template_id_3d8cba9e_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:{"keyup":_vm.keyup,"input":function($event){if($event.target.composing){ return; }_vm.currencyValue=$event.target.value}}})}
|
|
157081
|
+
var form_input_maskedvue_type_template_id_3d8cba9e_staticRenderFns = []
|
|
157082
157082
|
|
|
157083
157083
|
|
|
157084
|
-
// CONCATENATED MODULE: ./src/components/renderer/form-input-masked.vue?vue&type=template&id=
|
|
157084
|
+
// CONCATENATED MODULE: ./src/components/renderer/form-input-masked.vue?vue&type=template&id=3d8cba9e&
|
|
157085
157085
|
|
|
157086
157086
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
|
|
157087
157087
|
var es6_number_constructor = __webpack_require__("c5f6");
|
|
@@ -157089,7 +157089,7 @@ var es6_number_constructor = __webpack_require__("c5f6");
|
|
|
157089
157089
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-input-masked.vue?vue&type=script&lang=js&
|
|
157090
157090
|
var cov_34l371pmj = function () {
|
|
157091
157091
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/renderer/form-input-masked.vue";
|
|
157092
|
-
var hash = "
|
|
157092
|
+
var hash = "f9fdd9d4150b2f5b75620a6446639f6b08d7a587";
|
|
157093
157093
|
var global = new Function("return this")();
|
|
157094
157094
|
var gcv = "__coverage__";
|
|
157095
157095
|
var coverageData = {
|
|
@@ -157177,11 +157177,31 @@ var cov_34l371pmj = function () {
|
|
|
157177
157177
|
},
|
|
157178
157178
|
"8": {
|
|
157179
157179
|
start: {
|
|
157180
|
-
line:
|
|
157180
|
+
line: 72,
|
|
157181
|
+
column: 6
|
|
157182
|
+
},
|
|
157183
|
+
end: {
|
|
157184
|
+
line: 74,
|
|
157185
|
+
column: 7
|
|
157186
|
+
}
|
|
157187
|
+
},
|
|
157188
|
+
"9": {
|
|
157189
|
+
start: {
|
|
157190
|
+
line: 73,
|
|
157191
|
+
column: 8
|
|
157192
|
+
},
|
|
157193
|
+
end: {
|
|
157194
|
+
line: 73,
|
|
157195
|
+
column: 48
|
|
157196
|
+
}
|
|
157197
|
+
},
|
|
157198
|
+
"10": {
|
|
157199
|
+
start: {
|
|
157200
|
+
line: 78,
|
|
157181
157201
|
column: 4
|
|
157182
157202
|
},
|
|
157183
157203
|
end: {
|
|
157184
|
-
line:
|
|
157204
|
+
line: 78,
|
|
157185
157205
|
column: 21
|
|
157186
157206
|
}
|
|
157187
157207
|
}
|
|
@@ -157311,25 +157331,49 @@ var cov_34l371pmj = function () {
|
|
|
157311
157331
|
name: "(anonymous_5)",
|
|
157312
157332
|
decl: {
|
|
157313
157333
|
start: {
|
|
157314
|
-
line:
|
|
157334
|
+
line: 69,
|
|
157335
|
+
column: 4
|
|
157336
|
+
},
|
|
157337
|
+
end: {
|
|
157338
|
+
line: 69,
|
|
157339
|
+
column: 5
|
|
157340
|
+
}
|
|
157341
|
+
},
|
|
157342
|
+
loc: {
|
|
157343
|
+
start: {
|
|
157344
|
+
line: 69,
|
|
157345
|
+
column: 17
|
|
157346
|
+
},
|
|
157347
|
+
end: {
|
|
157348
|
+
line: 75,
|
|
157349
|
+
column: 5
|
|
157350
|
+
}
|
|
157351
|
+
},
|
|
157352
|
+
line: 69
|
|
157353
|
+
},
|
|
157354
|
+
"6": {
|
|
157355
|
+
name: "(anonymous_6)",
|
|
157356
|
+
decl: {
|
|
157357
|
+
start: {
|
|
157358
|
+
line: 77,
|
|
157315
157359
|
column: 2
|
|
157316
157360
|
},
|
|
157317
157361
|
end: {
|
|
157318
|
-
line:
|
|
157362
|
+
line: 77,
|
|
157319
157363
|
column: 3
|
|
157320
157364
|
}
|
|
157321
157365
|
},
|
|
157322
157366
|
loc: {
|
|
157323
157367
|
start: {
|
|
157324
|
-
line:
|
|
157368
|
+
line: 77,
|
|
157325
157369
|
column: 12
|
|
157326
157370
|
},
|
|
157327
157371
|
end: {
|
|
157328
|
-
line:
|
|
157372
|
+
line: 79,
|
|
157329
157373
|
column: 3
|
|
157330
157374
|
}
|
|
157331
157375
|
},
|
|
157332
|
-
line:
|
|
157376
|
+
line: 77
|
|
157333
157377
|
}
|
|
157334
157378
|
},
|
|
157335
157379
|
branchMap: {
|
|
@@ -157431,6 +157475,39 @@ var cov_34l371pmj = function () {
|
|
|
157431
157475
|
}
|
|
157432
157476
|
}],
|
|
157433
157477
|
line: 65
|
|
157478
|
+
},
|
|
157479
|
+
"3": {
|
|
157480
|
+
loc: {
|
|
157481
|
+
start: {
|
|
157482
|
+
line: 72,
|
|
157483
|
+
column: 6
|
|
157484
|
+
},
|
|
157485
|
+
end: {
|
|
157486
|
+
line: 74,
|
|
157487
|
+
column: 7
|
|
157488
|
+
}
|
|
157489
|
+
},
|
|
157490
|
+
type: "if",
|
|
157491
|
+
locations: [{
|
|
157492
|
+
start: {
|
|
157493
|
+
line: 72,
|
|
157494
|
+
column: 6
|
|
157495
|
+
},
|
|
157496
|
+
end: {
|
|
157497
|
+
line: 74,
|
|
157498
|
+
column: 7
|
|
157499
|
+
}
|
|
157500
|
+
}, {
|
|
157501
|
+
start: {
|
|
157502
|
+
line: 72,
|
|
157503
|
+
column: 6
|
|
157504
|
+
},
|
|
157505
|
+
end: {
|
|
157506
|
+
line: 74,
|
|
157507
|
+
column: 7
|
|
157508
|
+
}
|
|
157509
|
+
}],
|
|
157510
|
+
line: 72
|
|
157434
157511
|
}
|
|
157435
157512
|
},
|
|
157436
157513
|
s: {
|
|
@@ -157442,7 +157519,9 @@ var cov_34l371pmj = function () {
|
|
|
157442
157519
|
"5": 0,
|
|
157443
157520
|
"6": 0,
|
|
157444
157521
|
"7": 0,
|
|
157445
|
-
"8": 0
|
|
157522
|
+
"8": 0,
|
|
157523
|
+
"9": 0,
|
|
157524
|
+
"10": 0
|
|
157446
157525
|
},
|
|
157447
157526
|
f: {
|
|
157448
157527
|
"0": 0,
|
|
@@ -157450,24 +157529,26 @@ var cov_34l371pmj = function () {
|
|
|
157450
157529
|
"2": 0,
|
|
157451
157530
|
"3": 0,
|
|
157452
157531
|
"4": 0,
|
|
157453
|
-
"5": 0
|
|
157532
|
+
"5": 0,
|
|
157533
|
+
"6": 0
|
|
157454
157534
|
},
|
|
157455
157535
|
b: {
|
|
157456
157536
|
"0": [0, 0],
|
|
157457
157537
|
"1": [0, 0],
|
|
157458
|
-
"2": [0, 0]
|
|
157538
|
+
"2": [0, 0],
|
|
157539
|
+
"3": [0, 0]
|
|
157459
157540
|
},
|
|
157460
157541
|
inputSourceMap: {
|
|
157461
157542
|
version: 3,
|
|
157462
157543
|
sources: ["form-input-masked.vue"],
|
|
157463
157544
|
names: [],
|
|
157464
|
-
mappings: ";;;;;AAKA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",
|
|
157545
|
+
mappings: ";;;;;AAKA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",
|
|
157465
157546
|
file: "form-input-masked.vue",
|
|
157466
157547
|
sourceRoot: "src/components/renderer",
|
|
157467
|
-
sourcesContent: ["<template>\n <input type=\"text\" class=\"form-control\" v-model=\"currencyValue\" ref=\"currencyInput\" >\n</template>\n\n<script>\nimport Inputmask from 'inputmask';\n\nexport default {\n props: {\n value: null,\n decimal: {\n type: String,\n default: ',',\n },\n thousands: {\n type: String,\n default: '.',\n },\n prefix: {\n type: String,\n default: '$ ',\n },\n suffix: {\n type: String,\n default: ' USD',\n },\n precision: {\n type: Number,\n default: 2,\n },\n },\n computed: {\n currencyInput() {\n return this.$refs.currencyInput;\n },\n },\n data() {\n return {\n currencyValue: '',\n unformattedValue: null,\n };\n },\n watch: {\n value: {\n handler(value) {\n value != this.unformattedValue ? this.currencyInput.inputmask.setValue(value) : null;\n },\n },\n currencyValue() {\n this.unformattedValue = parseFloat(\n this.currencyInput.inputmask.unmaskedvalue().replace(',', '.')\n );\n this.$emit('input', this.unformattedValue || 0);\n },\n },\n methods: {\n loadMasks() {\n Inputmask('currency', {\n digits: this.precision,\n prefix: this.prefix,\n suffix: this.suffix,\n radixPoint: this.decimal,\n groupSeparator: this.thousands,\n }).mask(this.currencyInput);\n if (this.value) {\n this.currencyInput.inputmask.setValue(this.value);\n }\n },\n },\n mounted() {\n this.loadMasks();\n },\n};\n</script>\n\n<style>\n</style>"]
|
|
157548
|
+
sourcesContent: ["<template>\n <input type=\"text\" class=\"form-control\" @keyup=\"keyup\" v-model=\"currencyValue\" ref=\"currencyInput\" >\n</template>\n\n<script>\nimport Inputmask from 'inputmask';\n\nexport default {\n props: {\n value: null,\n decimal: {\n type: String,\n default: ',',\n },\n thousands: {\n type: String,\n default: '.',\n },\n prefix: {\n type: String,\n default: '$ ',\n },\n suffix: {\n type: String,\n default: ' USD',\n },\n precision: {\n type: Number,\n default: 2,\n },\n },\n computed: {\n currencyInput() {\n return this.$refs.currencyInput;\n },\n },\n data() {\n return {\n currencyValue: '',\n unformattedValue: null,\n };\n },\n watch: {\n value: {\n handler(value) {\n value != this.unformattedValue ? this.currencyInput.inputmask.setValue(value) : null;\n },\n },\n currencyValue() {\n this.unformattedValue = parseFloat(\n this.currencyInput.inputmask.unmaskedvalue().replace(',', '.')\n );\n this.$emit('input', this.unformattedValue || 0);\n },\n },\n methods: {\n loadMasks() {\n Inputmask('currency', {\n digits: this.precision,\n prefix: this.prefix,\n suffix: this.suffix,\n radixPoint: this.decimal,\n groupSeparator: this.thousands,\n }).mask(this.currencyInput);\n if (this.value) {\n this.currencyInput.inputmask.setValue(this.value);\n }\n },\n keyup(event) {\n // Workaround for a bug in inputmask where backspacing after\n // the decimal does not trigger an input event\n if (this.currencyValue !== event.target.value) {\n this.currencyValue = event.target.value;\n }\n },\n },\n mounted() {\n this.loadMasks();\n },\n};\n</script>\n\n<style>\n</style>"]
|
|
157468
157549
|
},
|
|
157469
157550
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
157470
|
-
hash: "
|
|
157551
|
+
hash: "f9fdd9d4150b2f5b75620a6446639f6b08d7a587"
|
|
157471
157552
|
};
|
|
157472
157553
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
157473
157554
|
|
|
@@ -157560,11 +157641,25 @@ var cov_34l371pmj = function () {
|
|
|
157560
157641
|
} else {
|
|
157561
157642
|
cov_34l371pmj.b[2][1]++;
|
|
157562
157643
|
}
|
|
157644
|
+
},
|
|
157645
|
+
keyup: function keyup(event) {
|
|
157646
|
+
cov_34l371pmj.f[5]++;
|
|
157647
|
+
cov_34l371pmj.s[8]++;
|
|
157648
|
+
|
|
157649
|
+
// Workaround for a bug in inputmask where backspacing after
|
|
157650
|
+
// the decimal does not trigger an input event
|
|
157651
|
+
if (this.currencyValue !== event.target.value) {
|
|
157652
|
+
cov_34l371pmj.b[3][0]++;
|
|
157653
|
+
cov_34l371pmj.s[9]++;
|
|
157654
|
+
this.currencyValue = event.target.value;
|
|
157655
|
+
} else {
|
|
157656
|
+
cov_34l371pmj.b[3][1]++;
|
|
157657
|
+
}
|
|
157563
157658
|
}
|
|
157564
157659
|
},
|
|
157565
157660
|
mounted: function mounted() {
|
|
157566
|
-
cov_34l371pmj.f[
|
|
157567
|
-
cov_34l371pmj.s[
|
|
157661
|
+
cov_34l371pmj.f[6]++;
|
|
157662
|
+
cov_34l371pmj.s[10]++;
|
|
157568
157663
|
this.loadMasks();
|
|
157569
157664
|
}
|
|
157570
157665
|
});
|
|
@@ -157580,8 +157675,8 @@ var cov_34l371pmj = function () {
|
|
|
157580
157675
|
|
|
157581
157676
|
var form_input_masked_component = Object(componentNormalizer["a" /* default */])(
|
|
157582
157677
|
renderer_form_input_maskedvue_type_script_lang_js_,
|
|
157583
|
-
|
|
157584
|
-
|
|
157678
|
+
form_input_maskedvue_type_template_id_3d8cba9e_render,
|
|
157679
|
+
form_input_maskedvue_type_template_id_3d8cba9e_staticRenderFns,
|
|
157585
157680
|
false,
|
|
157586
157681
|
null,
|
|
157587
157682
|
null,
|
|
@@ -161668,7 +161763,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
161668
161763
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
161669
161764
|
var form_button = __webpack_require__("b00f");
|
|
161670
161765
|
|
|
161671
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
161766
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-loop.vue?vue&type=template&id=7d05b9ca&
|
|
161672
161767
|
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)}
|
|
161673
161768
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
161674
161769
|
|
|
@@ -164391,7 +164486,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
164391
164486
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
164392
164487
|
var form_nested_screen = __webpack_require__("920a");
|
|
164393
164488
|
|
|
164394
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
164489
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-upload.vue?vue&type=template&id=7aea5a22&scoped=true&
|
|
164395
164490
|
var file_uploadvue_type_template_id_7aea5a22_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'),(_vm.uploaderLoaded)?_c('uploader-drop',{staticClass:"form-control-file"},[_c('p',[_vm._v(_vm._s(_vm.$t('Drop a file here to upload or')))]),_c('uploader-btn',{staticClass:"btn btn-secondary text-white",class:{disabled: _vm.disabled},attrs:{"attrs":_vm.nativeButtonAttrs,"tabindex":"0","aria-label":_vm.$attrs['aria-label']},nativeOn:{"keyup":function($event){return _vm.browse.apply(null, arguments)}}},[_vm._v("\n "+_vm._s(_vm.$t('select file'))+"\n ")]),(_vm.validation === 'required' && !_vm.value)?_c('span',{staticClass:"required"},[_vm._v(_vm._s(_vm.$t('Required')))]):_vm._e()],1):_vm._e(),_c('uploader-list',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
164396
164491
|
var fileList = ref.fileList;
|
|
164397
164492
|
return [(_vm.uploading)?_c('ul',_vm._l((fileList),function(file){return _c('li',{key:file.id},[_c('uploader-file',{attrs:{"file":file,"list":true}})],1)}),0):_c('ul',_vm._l((_vm.files),function(file,i){return _c('li',{key:i,attrs:{"data-cy":file.id}},[_c('div',{},[_c('div',{staticStyle:{"display":"flex","background":"rgb(226 238 255)"}},[(_vm.nativeFiles[file.id])?_c('div',{staticClass:"overflow-hidden",staticStyle:{"flex":"1"},attrs:{"data-cy":file.file_name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('uploader-file',{attrs:{"file":_vm.nativeFiles[file.id],"list":true}})],1):_c('div',{staticClass:"text-truncate",staticStyle:{"flex":"1"},attrs:{"title":file.file_name}},[_c('i',{staticClass:"fas fa-paperclip"}),_vm._v(" "+_vm._s(file.file_name)+"\n ")]),_c('div',{staticClass:"pt-1"},[_c('b-btn',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{"hover":true}}],attrs:{"variant":"outline","title":_vm.$t('Delete')},on:{"click":function($event){return _vm.removeFile(file)}}},[_c('i',{staticClass:"fas fa-trash-alt"})])],1)])])])}),0)]}}])}),_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)}
|
|
@@ -171407,7 +171502,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
171407
171502
|
)
|
|
171408
171503
|
|
|
171409
171504
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
171410
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
171505
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-download.vue?vue&type=template&id=869876d8&scoped=true&
|
|
171411
171506
|
var file_downloadvue_type_template_id_869876d8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.label && _vm.label !== '')?_c('label',[_vm._v(_vm._s(_vm.label))]):_vm._e(),(_vm.inPreviewMode)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForPreview)+"\n ")]):(_vm.donwloadingNotAvailable)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForNotAvailable)+"\n ")]):_c('div',[(_vm.filesInfo.length > 0)?_vm._l((_vm.filesInfo),function(file,idx){return _c('div',{key:idx,attrs:{"data-cy":file.id + '-' + file.name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('b-btn',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isReadOnly),expression:"!isReadOnly"}],staticClass:"mb-2 d-print-none",attrs:{"variant":"primary","aria-label":_vm.$attrs['aria-label']},on:{"click":function($event){return _vm.downloadFile(file)}}},[_c('i',{staticClass:"fas fa-file-download"}),_vm._v(" "+_vm._s(_vm.$t('Download'))+"\n ")]),_vm._v("\n "+_vm._s(file.file_name)+"\n ")],1)}):_c('div',[_vm._v("\n "+_vm._s(_vm.$t('No files available for download'))+"\n ")])],2)],1)}
|
|
171412
171507
|
var file_downloadvue_type_template_id_869876d8_scoped_true_staticRenderFns = []
|
|
171413
171508
|
|
|
@@ -174320,7 +174415,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
174320
174415
|
)
|
|
174321
174416
|
|
|
174322
174417
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
174323
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174418
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/select-data-type-mask.vue?vue&type=template&id=6f87c376&
|
|
174324
174419
|
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)}
|
|
174325
174420
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
174326
174421
|
|
|
@@ -175684,7 +175779,7 @@ var cov_9rm3pry5q = function () {
|
|
|
175684
175779
|
}]
|
|
175685
175780
|
}
|
|
175686
175781
|
}]);
|
|
175687
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
175782
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/task.vue?vue&type=template&id=2a62f267&
|
|
175688
175783
|
var taskvue_type_template_id_2a62f267_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',[(_vm.$store.getters['globalErrorsModule/isValidScreen'] === false)?_c('div',{staticClass:"alert alert-danger mt-3"},[_c('i',{staticClass:"fas fa-exclamation-circle"}),_vm._v("\n "+_vm._s(_vm.$store.getters['globalErrorsModule/getErrorMessage'])+"\n "),_c('button',{staticClass:"close",attrs:{"type":"button","aria-label":"Close"},on:{"click":function($event){return _vm.$store.dispatch('globalErrorsModule/close')}}},[_c('span',{attrs:{"aria-hidden":"true"}},[_vm._v("×")])])]):_vm._e(),_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)}
|
|
175689
175784
|
var taskvue_type_template_id_2a62f267_staticRenderFns = []
|
|
175690
175785
|
|
|
@@ -181856,7 +181951,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
181856
181951
|
)
|
|
181857
181952
|
|
|
181858
181953
|
/* harmony default export */ var task = (task_component.exports);
|
|
181859
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
181954
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/loop.vue?vue&type=template&id=17bd88f7&scoped=true&
|
|
181860
181955
|
var loopvue_type_template_id_17bd88f7_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"column-draggable",attrs:{"selector":_vm.config.customCssSelector}},[_c('draggable',{staticStyle:{"min-height":"80px"},attrs:{"list":_vm.items,"group":"controls"}},_vm._l((_vm.items),function(element,index){return _c('div',{key:index,staticClass:"control-item",class:{selected: _vm.selected === element, hasError: _vm.hasError(element)},on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[(element.container)?_c('div',{on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[_c('div',{staticClass:"m-2 card border-0"},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center border rounded"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],{tag:"component",staticClass:"mb-3 mr-3 ml-3",class:_vm.elementCssClass(element),attrs:{"validationErrors":_vm.validationErrors,"selected":_vm.selected,"config":element.config},on:{"inspect":_vm.inspect,"update-state":function($event){return _vm.$emit('update-state')}},model:{value:(element.items),callback:function ($$v) {_vm.$set(element, "items", $$v)},expression:"element.items"}})],1)]):_c('div',{attrs:{"id":element.config.name ? element.config.name : undefined}},[_c('div',{staticClass:"m-2",class:{ 'card' : _vm.selected === element }},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],_vm._b({tag:"component",staticClass:"p-3",class:[_vm.elementCssClass(element), { 'prevent-interaction': !element.config.interactive }],attrs:{"tabindex":element.config.interactive ? 0 : -1,"config":element.config},on:{"input":function($event){element.config.interactive ? element.config.content = $event : null}}},'component',element.config,false))],1)])])}),0)],1)}
|
|
181861
181956
|
var loopvue_type_template_id_17bd88f7_scoped_true_staticRenderFns = []
|
|
181862
181957
|
|
|
@@ -182498,7 +182593,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
182498
182593
|
)
|
|
182499
182594
|
|
|
182500
182595
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
182501
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
182596
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/editor/multi-column.vue?vue&type=template&id=0cdca220&scoped=true&
|
|
182502
182597
|
var multi_columnvue_type_template_id_0cdca220_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mb-1 mt-1 pb-0 pt-0",class:_vm.classContainer},[_c('div',{attrs:{"selector":_vm.config.customCssSelector}},[_c('div',{staticClass:"row"},[_vm._l((_vm.items),function(item,index){return [_c('draggable',{key:index,staticClass:"column-draggable",class:_vm.classColumn(index),attrs:{"value":_vm.items[index],"group":"controls"},on:{"input":function($event){return _vm.updateContainerConfig($event, index)}},model:{value:(_vm.items[index]),callback:function ($$v) {_vm.$set(_vm.items, index, $$v)},expression:"items[index]"}},_vm._l((item),function(element,row){return _c('div',{key:row,staticClass:"control-item",class:{selected: _vm.selected === element, hasError: _vm.hasError(element)},on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[(element.container)?_c('div',{on:{"click":function($event){$event.stopPropagation();return _vm.inspect(element)}}},[_c('div',{staticClass:"m-2 card border-0"},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center border rounded"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"aria-label":_vm.$t('Duplicate')},on:{"click":function($event){return _vm.duplicateItem(index, row)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index, row)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],{tag:"component",staticClass:"mb-3 mr-3 ml-3",class:_vm.elementCssClass(element),attrs:{"validationErrors":_vm.validationErrors,"selected":_vm.selected,"config":element.config},on:{"inspect":_vm.inspect,"update-state":function($event){return _vm.$emit('update-state')}},model:{value:(element.items),callback:function ($$v) {_vm.$set(element, "items", $$v)},expression:"element.items"}})],1)]):_c('div',{attrs:{"id":element.config.name ? element.config.name : undefined}},[_c('div',{staticClass:"m-2",class:{ 'card' : _vm.selected === element }},[(_vm.selected === element)?_c('div',{staticClass:"card-header form-element-header d-flex align-items-center"},[_c('i',{staticClass:"fas fa-arrows-alt-v mr-1 text-muted"}),(element.config.icon)?_c('i',{staticClass:"mr-2 ml-1",class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(element.config.name || _vm.$t('Variable Name'))+"\n "),_c('div',{staticClass:"ml-auto"},[_c('button',{staticClass:"btn btn-sm btn-secondary mr-2",attrs:{"title":_vm.$t('Copy Control')},on:{"click":function($event){return _vm.duplicateItem(index, row)}}},[_c('i',{staticClass:"fas fa-copy text-light"})]),_c('button',{staticClass:"btn btn-sm btn-danger",attrs:{"aria-label":_vm.$t('Delete')},on:{"click":function($event){return _vm.deleteItem(index, row)}}},[_c('i',{staticClass:"far fa-trash-alt text-light"})])])]):_vm._e(),_c(element['editor-component'],_vm._b({tag:"component",staticClass:"p-3",class:[_vm.elementCssClass(element), { 'prevent-interaction': !element.config.interactive }],attrs:{"tabindex":element.config.interactive ? 0 : -1,"config":element.config},on:{"input":function($event){element.config.interactive ? element.config.content = $event : null}}},'component',element.config,false))],1)])])}),0)]})],2)])])}
|
|
182503
182598
|
var multi_columnvue_type_template_id_0cdca220_scoped_true_staticRenderFns = []
|
|
182504
182599
|
|
|
@@ -183495,7 +183590,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
183495
183590
|
)
|
|
183496
183591
|
|
|
183497
183592
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
183498
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
183593
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/new-form-multi-column.vue?vue&type=template&id=b541d9ee&
|
|
183499
183594
|
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)}
|
|
183500
183595
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
183501
183596
|
|
|
@@ -183570,7 +183665,7 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
183570
183665
|
)
|
|
183571
183666
|
|
|
183572
183667
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
183573
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
183668
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/screen-renderer.vue?vue&type=template&id=0ae54674&
|
|
183574
183669
|
var screen_renderervue_type_template_id_0ae54674_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-container',{attrs:{"fluid":""}},[(_vm.displayAsyncLoading)?_c('div',{ref:"watchersAsynchronous",staticClass:"alert alert-light",attrs:{"role":"alert"}},[_c('svg',{staticClass:"lds-gear",attrs:{"width":"20px","height":"20px","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 100 100","preserveAspectRatio":"xMidYMid"}},[_c('g',{attrs:{"transform":"translate(50 50)"}},[_c('g',{attrs:{"transform":"rotate(248.825)"}},[_c('animateTransform',{attrs:{"attributeName":"transform","type":"rotate","values":"0;360","keyTimes":"0;1","dur":"4.7s","repeatCount":"indefinite"}}),_c('path',{attrs:{"d":"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20"}})],1)])]),_vm._v("\n "+_vm._s(_vm.$t('Loading...'))+"\n ")]):_vm._e(),_c(_vm.component,{ref:"component",tag:"component",attrs:{"vdata":_vm.value,"_parent":_vm._parent,"_initial-page":_vm.currentPage},on:{"submit":_vm.submit,"asyncWatcherTriggered":_vm.onAsyncWatcherOn,"asyncWatcherCompleted":_vm.onAsyncWatcherOff}}),(_vm.showErrors && _vm.building.error)?_c('screen-renderer-error',{model:{value:(_vm.building),callback:function ($$v) {_vm.building=$$v},expression:"building"}}):_vm._e(),_c('watchers-synchronous',{ref:"watchersSynchronous"})],1)}
|
|
183575
183670
|
var screen_renderervue_type_template_id_0ae54674_staticRenderFns = []
|
|
183576
183671
|
|
|
@@ -183589,7 +183684,7 @@ var ValidationRules = __webpack_require__("d0d8");
|
|
|
183589
183684
|
// CONCATENATED MODULE: ./src/mixins/ScreenBase.js
|
|
183590
183685
|
var cov_vfrhjvw7k = function () {
|
|
183591
183686
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/ScreenBase.js";
|
|
183592
|
-
var hash = "
|
|
183687
|
+
var hash = "43836ddf25324f6724acfc3d94aaecb9d1a143ed";
|
|
183593
183688
|
var global = new Function("return this")();
|
|
183594
183689
|
var gcv = "__coverage__";
|
|
183595
183690
|
var coverageData = {
|
|
@@ -184021,7 +184116,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
184021
184116
|
column: 6
|
|
184022
184117
|
},
|
|
184023
184118
|
end: {
|
|
184024
|
-
line:
|
|
184119
|
+
line: 110,
|
|
184025
184120
|
column: 7
|
|
184026
184121
|
}
|
|
184027
184122
|
},
|
|
@@ -184031,38 +184126,38 @@ var cov_vfrhjvw7k = function () {
|
|
|
184031
184126
|
column: 21
|
|
184032
184127
|
},
|
|
184033
184128
|
end: {
|
|
184034
|
-
line:
|
|
184035
|
-
column:
|
|
184129
|
+
line: 106,
|
|
184130
|
+
column: 71
|
|
184036
184131
|
}
|
|
184037
184132
|
},
|
|
184038
184133
|
"44": {
|
|
184039
184134
|
start: {
|
|
184040
|
-
line:
|
|
184041
|
-
column:
|
|
184135
|
+
line: 107,
|
|
184136
|
+
column: 8
|
|
184042
184137
|
},
|
|
184043
184138
|
end: {
|
|
184044
|
-
line:
|
|
184045
|
-
column:
|
|
184139
|
+
line: 107,
|
|
184140
|
+
column: 51
|
|
184046
184141
|
}
|
|
184047
184142
|
},
|
|
184048
184143
|
"45": {
|
|
184049
184144
|
start: {
|
|
184050
184145
|
line: 109,
|
|
184051
|
-
column:
|
|
184146
|
+
column: 8
|
|
184052
184147
|
},
|
|
184053
184148
|
end: {
|
|
184054
184149
|
line: 109,
|
|
184055
|
-
column:
|
|
184150
|
+
column: 40
|
|
184056
184151
|
}
|
|
184057
184152
|
},
|
|
184058
184153
|
"46": {
|
|
184059
184154
|
start: {
|
|
184060
|
-
line:
|
|
184061
|
-
column:
|
|
184155
|
+
line: 113,
|
|
184156
|
+
column: 6
|
|
184062
184157
|
},
|
|
184063
184158
|
end: {
|
|
184064
|
-
line:
|
|
184065
|
-
column:
|
|
184159
|
+
line: 116,
|
|
184160
|
+
column: 7
|
|
184066
184161
|
}
|
|
184067
184162
|
},
|
|
184068
184163
|
"47": {
|
|
@@ -184072,556 +184167,526 @@ var cov_vfrhjvw7k = function () {
|
|
|
184072
184167
|
},
|
|
184073
184168
|
end: {
|
|
184074
184169
|
line: 115,
|
|
184075
|
-
column:
|
|
184170
|
+
column: 15
|
|
184076
184171
|
}
|
|
184077
184172
|
},
|
|
184078
184173
|
"48": {
|
|
184079
184174
|
start: {
|
|
184080
184175
|
line: 117,
|
|
184081
|
-
column: 8
|
|
184082
|
-
},
|
|
184083
|
-
end: {
|
|
184084
|
-
line: 117,
|
|
184085
|
-
column: 40
|
|
184086
|
-
}
|
|
184087
|
-
},
|
|
184088
|
-
"49": {
|
|
184089
|
-
start: {
|
|
184090
|
-
line: 121,
|
|
184091
184176
|
column: 6
|
|
184092
184177
|
},
|
|
184093
184178
|
end: {
|
|
184094
|
-
line:
|
|
184095
|
-
column: 7
|
|
184096
|
-
}
|
|
184097
|
-
},
|
|
184098
|
-
"50": {
|
|
184099
|
-
start: {
|
|
184100
|
-
line: 123,
|
|
184101
|
-
column: 8
|
|
184102
|
-
},
|
|
184103
|
-
end: {
|
|
184104
|
-
line: 123,
|
|
184105
|
-
column: 15
|
|
184106
|
-
}
|
|
184107
|
-
},
|
|
184108
|
-
"51": {
|
|
184109
|
-
start: {
|
|
184110
|
-
line: 125,
|
|
184111
|
-
column: 6
|
|
184112
|
-
},
|
|
184113
|
-
end: {
|
|
184114
|
-
line: 125,
|
|
184179
|
+
line: 117,
|
|
184115
184180
|
column: 39
|
|
184116
184181
|
}
|
|
184117
184182
|
},
|
|
184118
|
-
"
|
|
184183
|
+
"49": {
|
|
184119
184184
|
start: {
|
|
184120
|
-
line:
|
|
184185
|
+
line: 120,
|
|
184121
184186
|
column: 21
|
|
184122
184187
|
},
|
|
184123
184188
|
end: {
|
|
184124
|
-
line:
|
|
184189
|
+
line: 120,
|
|
184125
184190
|
column: 25
|
|
184126
184191
|
}
|
|
184127
184192
|
},
|
|
184128
|
-
"
|
|
184193
|
+
"50": {
|
|
184129
184194
|
start: {
|
|
184130
|
-
line:
|
|
184195
|
+
line: 121,
|
|
184131
184196
|
column: 6
|
|
184132
184197
|
},
|
|
184133
184198
|
end: {
|
|
184134
|
-
line:
|
|
184199
|
+
line: 126,
|
|
184135
184200
|
column: 9
|
|
184136
184201
|
}
|
|
184137
184202
|
},
|
|
184138
|
-
"
|
|
184203
|
+
"51": {
|
|
184139
184204
|
start: {
|
|
184140
|
-
line:
|
|
184205
|
+
line: 123,
|
|
184141
184206
|
column: 10
|
|
184142
184207
|
},
|
|
184143
184208
|
end: {
|
|
184144
|
-
line:
|
|
184209
|
+
line: 123,
|
|
184145
184210
|
column: 50
|
|
184146
184211
|
}
|
|
184147
184212
|
},
|
|
184148
|
-
"
|
|
184213
|
+
"52": {
|
|
184149
184214
|
start: {
|
|
184150
|
-
line:
|
|
184215
|
+
line: 123,
|
|
184151
184216
|
column: 30
|
|
184152
184217
|
},
|
|
184153
184218
|
end: {
|
|
184154
|
-
line:
|
|
184219
|
+
line: 123,
|
|
184155
184220
|
column: 50
|
|
184156
184221
|
}
|
|
184157
184222
|
},
|
|
184158
|
-
"
|
|
184223
|
+
"53": {
|
|
184159
184224
|
start: {
|
|
184160
|
-
line:
|
|
184225
|
+
line: 124,
|
|
184161
184226
|
column: 10
|
|
184162
184227
|
},
|
|
184163
184228
|
end: {
|
|
184164
|
-
line:
|
|
184229
|
+
line: 124,
|
|
184165
184230
|
column: 102
|
|
184166
184231
|
}
|
|
184167
184232
|
},
|
|
184168
|
-
"
|
|
184233
|
+
"54": {
|
|
184169
184234
|
start: {
|
|
184170
|
-
line:
|
|
184235
|
+
line: 124,
|
|
184171
184236
|
column: 34
|
|
184172
184237
|
},
|
|
184173
184238
|
end: {
|
|
184174
|
-
line:
|
|
184239
|
+
line: 124,
|
|
184175
184240
|
column: 102
|
|
184176
184241
|
}
|
|
184177
184242
|
},
|
|
184178
|
-
"
|
|
184243
|
+
"55": {
|
|
184179
184244
|
start: {
|
|
184180
|
-
line:
|
|
184245
|
+
line: 129,
|
|
184181
184246
|
column: 18
|
|
184182
184247
|
},
|
|
184183
184248
|
end: {
|
|
184184
|
-
line:
|
|
184249
|
+
line: 129,
|
|
184185
184250
|
column: 22
|
|
184186
184251
|
}
|
|
184187
184252
|
},
|
|
184188
|
-
"
|
|
184253
|
+
"56": {
|
|
184189
184254
|
start: {
|
|
184190
|
-
line:
|
|
184255
|
+
line: 130,
|
|
184191
184256
|
column: 6
|
|
184192
184257
|
},
|
|
184193
184258
|
end: {
|
|
184194
|
-
line:
|
|
184259
|
+
line: 142,
|
|
184195
184260
|
column: 7
|
|
184196
184261
|
}
|
|
184197
184262
|
},
|
|
184198
|
-
"
|
|
184263
|
+
"57": {
|
|
184199
184264
|
start: {
|
|
184200
|
-
line:
|
|
184265
|
+
line: 131,
|
|
184201
184266
|
column: 8
|
|
184202
184267
|
},
|
|
184203
184268
|
end: {
|
|
184204
|
-
line:
|
|
184269
|
+
line: 135,
|
|
184205
184270
|
column: 9
|
|
184206
184271
|
}
|
|
184207
184272
|
},
|
|
184208
|
-
"
|
|
184273
|
+
"58": {
|
|
184209
184274
|
start: {
|
|
184210
|
-
line:
|
|
184275
|
+
line: 132,
|
|
184211
184276
|
column: 10
|
|
184212
184277
|
},
|
|
184213
184278
|
end: {
|
|
184214
|
-
line:
|
|
184279
|
+
line: 132,
|
|
184215
184280
|
column: 21
|
|
184216
184281
|
}
|
|
184217
184282
|
},
|
|
184218
|
-
"
|
|
184283
|
+
"59": {
|
|
184219
184284
|
start: {
|
|
184220
|
-
line:
|
|
184285
|
+
line: 133,
|
|
184221
184286
|
column: 15
|
|
184222
184287
|
},
|
|
184223
184288
|
end: {
|
|
184224
|
-
line:
|
|
184289
|
+
line: 135,
|
|
184225
184290
|
column: 9
|
|
184226
184291
|
}
|
|
184227
184292
|
},
|
|
184228
|
-
"
|
|
184293
|
+
"60": {
|
|
184229
184294
|
start: {
|
|
184230
|
-
line:
|
|
184295
|
+
line: 134,
|
|
184231
184296
|
column: 10
|
|
184232
184297
|
},
|
|
184233
184298
|
end: {
|
|
184234
|
-
line:
|
|
184299
|
+
line: 134,
|
|
184235
184300
|
column: 20
|
|
184236
184301
|
}
|
|
184237
184302
|
},
|
|
184238
|
-
"
|
|
184303
|
+
"61": {
|
|
184239
184304
|
start: {
|
|
184240
|
-
line:
|
|
184305
|
+
line: 136,
|
|
184241
184306
|
column: 13
|
|
184242
184307
|
},
|
|
184243
184308
|
end: {
|
|
184244
|
-
line:
|
|
184309
|
+
line: 142,
|
|
184245
184310
|
column: 7
|
|
184246
184311
|
}
|
|
184247
184312
|
},
|
|
184248
|
-
"
|
|
184313
|
+
"62": {
|
|
184249
184314
|
start: {
|
|
184250
|
-
line:
|
|
184315
|
+
line: 137,
|
|
184251
184316
|
column: 8
|
|
184252
184317
|
},
|
|
184253
184318
|
end: {
|
|
184254
|
-
line:
|
|
184319
|
+
line: 137,
|
|
184255
184320
|
column: 19
|
|
184256
184321
|
}
|
|
184257
184322
|
},
|
|
184258
|
-
"
|
|
184323
|
+
"63": {
|
|
184259
184324
|
start: {
|
|
184260
|
-
line:
|
|
184325
|
+
line: 138,
|
|
184261
184326
|
column: 13
|
|
184262
184327
|
},
|
|
184263
184328
|
end: {
|
|
184264
|
-
line:
|
|
184329
|
+
line: 142,
|
|
184265
184330
|
column: 7
|
|
184266
184331
|
}
|
|
184267
184332
|
},
|
|
184268
|
-
"
|
|
184333
|
+
"64": {
|
|
184269
184334
|
start: {
|
|
184270
|
-
line:
|
|
184335
|
+
line: 139,
|
|
184271
184336
|
column: 8
|
|
184272
184337
|
},
|
|
184273
184338
|
end: {
|
|
184274
|
-
line:
|
|
184339
|
+
line: 139,
|
|
184275
184340
|
column: 19
|
|
184276
184341
|
}
|
|
184277
184342
|
},
|
|
184278
|
-
"
|
|
184343
|
+
"65": {
|
|
184279
184344
|
start: {
|
|
184280
|
-
line:
|
|
184345
|
+
line: 140,
|
|
184281
184346
|
column: 13
|
|
184282
184347
|
},
|
|
184283
184348
|
end: {
|
|
184284
|
-
line:
|
|
184349
|
+
line: 142,
|
|
184285
184350
|
column: 7
|
|
184286
184351
|
}
|
|
184287
184352
|
},
|
|
184288
|
-
"
|
|
184353
|
+
"66": {
|
|
184289
184354
|
start: {
|
|
184290
|
-
line:
|
|
184355
|
+
line: 141,
|
|
184291
184356
|
column: 8
|
|
184292
184357
|
},
|
|
184293
184358
|
end: {
|
|
184294
|
-
line:
|
|
184359
|
+
line: 141,
|
|
184295
184360
|
column: 21
|
|
184296
184361
|
}
|
|
184297
184362
|
},
|
|
184298
|
-
"
|
|
184363
|
+
"67": {
|
|
184299
184364
|
start: {
|
|
184300
|
-
line:
|
|
184365
|
+
line: 143,
|
|
184301
184366
|
column: 6
|
|
184302
184367
|
},
|
|
184303
184368
|
end: {
|
|
184304
|
-
line:
|
|
184369
|
+
line: 143,
|
|
184305
184370
|
column: 19
|
|
184306
184371
|
}
|
|
184307
184372
|
},
|
|
184308
|
-
"
|
|
184373
|
+
"68": {
|
|
184309
184374
|
start: {
|
|
184310
|
-
line:
|
|
184375
|
+
line: 146,
|
|
184311
184376
|
column: 6
|
|
184312
184377
|
},
|
|
184313
184378
|
end: {
|
|
184314
|
-
line:
|
|
184379
|
+
line: 146,
|
|
184315
184380
|
column: 52
|
|
184316
184381
|
}
|
|
184317
184382
|
},
|
|
184318
|
-
"
|
|
184383
|
+
"69": {
|
|
184319
184384
|
start: {
|
|
184320
|
-
line:
|
|
184385
|
+
line: 149,
|
|
184321
184386
|
column: 6
|
|
184322
184387
|
},
|
|
184323
184388
|
end: {
|
|
184324
|
-
line:
|
|
184389
|
+
line: 188,
|
|
184325
184390
|
column: 7
|
|
184326
184391
|
}
|
|
184327
184392
|
},
|
|
184328
|
-
"
|
|
184393
|
+
"70": {
|
|
184329
184394
|
start: {
|
|
184330
|
-
line:
|
|
184395
|
+
line: 150,
|
|
184331
184396
|
column: 27
|
|
184332
184397
|
},
|
|
184333
184398
|
end: {
|
|
184334
|
-
line:
|
|
184399
|
+
line: 150,
|
|
184335
184400
|
column: 42
|
|
184336
184401
|
}
|
|
184337
184402
|
},
|
|
184338
|
-
"
|
|
184403
|
+
"71": {
|
|
184339
184404
|
start: {
|
|
184340
|
-
line:
|
|
184405
|
+
line: 152,
|
|
184341
184406
|
column: 8
|
|
184342
184407
|
},
|
|
184343
184408
|
end: {
|
|
184344
|
-
line:
|
|
184409
|
+
line: 187,
|
|
184345
184410
|
column: 9
|
|
184346
184411
|
}
|
|
184347
184412
|
},
|
|
184348
|
-
"
|
|
184413
|
+
"72": {
|
|
184349
184414
|
start: {
|
|
184350
|
-
line:
|
|
184415
|
+
line: 154,
|
|
184351
184416
|
column: 22
|
|
184352
184417
|
},
|
|
184353
184418
|
end: {
|
|
184354
|
-
line:
|
|
184419
|
+
line: 154,
|
|
184355
184420
|
column: 46
|
|
184356
184421
|
}
|
|
184357
184422
|
},
|
|
184358
|
-
"
|
|
184423
|
+
"73": {
|
|
184359
184424
|
start: {
|
|
184360
|
-
line:
|
|
184425
|
+
line: 155,
|
|
184361
184426
|
column: 30
|
|
184362
184427
|
},
|
|
184363
184428
|
end: {
|
|
184364
|
-
line:
|
|
184429
|
+
line: 155,
|
|
184365
184430
|
column: 61
|
|
184366
184431
|
}
|
|
184367
184432
|
},
|
|
184368
|
-
"
|
|
184433
|
+
"74": {
|
|
184369
184434
|
start: {
|
|
184370
|
-
line:
|
|
184435
|
+
line: 157,
|
|
184371
184436
|
column: 32
|
|
184372
184437
|
},
|
|
184373
184438
|
end: {
|
|
184374
|
-
line:
|
|
184439
|
+
line: 157,
|
|
184375
184440
|
column: 49
|
|
184376
184441
|
}
|
|
184377
184442
|
},
|
|
184378
|
-
"
|
|
184443
|
+
"75": {
|
|
184379
184444
|
start: {
|
|
184380
|
-
line:
|
|
184445
|
+
line: 159,
|
|
184381
184446
|
column: 10
|
|
184382
184447
|
},
|
|
184383
184448
|
end: {
|
|
184384
|
-
line:
|
|
184449
|
+
line: 173,
|
|
184385
184450
|
column: 11
|
|
184386
184451
|
}
|
|
184387
184452
|
},
|
|
184388
|
-
"
|
|
184453
|
+
"76": {
|
|
184389
184454
|
start: {
|
|
184390
|
-
line:
|
|
184455
|
+
line: 160,
|
|
184391
184456
|
column: 12
|
|
184392
184457
|
},
|
|
184393
184458
|
end: {
|
|
184394
|
-
line:
|
|
184459
|
+
line: 160,
|
|
184395
184460
|
column: 29
|
|
184396
184461
|
}
|
|
184397
184462
|
},
|
|
184398
|
-
"
|
|
184463
|
+
"77": {
|
|
184399
184464
|
start: {
|
|
184400
|
-
line:
|
|
184465
|
+
line: 162,
|
|
184401
184466
|
column: 12
|
|
184402
184467
|
},
|
|
184403
184468
|
end: {
|
|
184404
|
-
line:
|
|
184469
|
+
line: 162,
|
|
184405
184470
|
column: 37
|
|
184406
184471
|
}
|
|
184407
184472
|
},
|
|
184408
|
-
"
|
|
184473
|
+
"78": {
|
|
184409
184474
|
start: {
|
|
184410
|
-
line:
|
|
184475
|
+
line: 164,
|
|
184411
184476
|
column: 12
|
|
184412
184477
|
},
|
|
184413
184478
|
end: {
|
|
184414
|
-
line:
|
|
184479
|
+
line: 167,
|
|
184415
184480
|
column: 13
|
|
184416
184481
|
}
|
|
184417
184482
|
},
|
|
184418
|
-
"
|
|
184483
|
+
"79": {
|
|
184419
184484
|
start: {
|
|
184420
|
-
line:
|
|
184485
|
+
line: 166,
|
|
184421
184486
|
column: 14
|
|
184422
184487
|
},
|
|
184423
184488
|
end: {
|
|
184424
|
-
line:
|
|
184489
|
+
line: 166,
|
|
184425
184490
|
column: 45
|
|
184426
184491
|
}
|
|
184427
184492
|
},
|
|
184428
|
-
"
|
|
184493
|
+
"80": {
|
|
184429
184494
|
start: {
|
|
184430
|
-
line:
|
|
184495
|
+
line: 169,
|
|
184431
184496
|
column: 12
|
|
184432
184497
|
},
|
|
184433
184498
|
end: {
|
|
184434
|
-
line:
|
|
184499
|
+
line: 172,
|
|
184435
184500
|
column: 13
|
|
184436
184501
|
}
|
|
184437
184502
|
},
|
|
184438
|
-
"
|
|
184503
|
+
"81": {
|
|
184439
184504
|
start: {
|
|
184440
|
-
line:
|
|
184505
|
+
line: 171,
|
|
184441
184506
|
column: 14
|
|
184442
184507
|
},
|
|
184443
184508
|
end: {
|
|
184444
|
-
line:
|
|
184509
|
+
line: 171,
|
|
184445
184510
|
column: 28
|
|
184446
184511
|
}
|
|
184447
184512
|
},
|
|
184448
|
-
"
|
|
184513
|
+
"82": {
|
|
184449
184514
|
start: {
|
|
184450
|
-
line:
|
|
184515
|
+
line: 175,
|
|
184451
184516
|
column: 10
|
|
184452
184517
|
},
|
|
184453
184518
|
end: {
|
|
184454
|
-
line:
|
|
184519
|
+
line: 177,
|
|
184455
184520
|
column: 11
|
|
184456
184521
|
}
|
|
184457
184522
|
},
|
|
184458
|
-
"
|
|
184523
|
+
"83": {
|
|
184459
184524
|
start: {
|
|
184460
|
-
line:
|
|
184525
|
+
line: 176,
|
|
184461
184526
|
column: 12
|
|
184462
184527
|
},
|
|
184463
184528
|
end: {
|
|
184464
|
-
line:
|
|
184529
|
+
line: 176,
|
|
184465
184530
|
column: 19
|
|
184466
184531
|
}
|
|
184467
184532
|
},
|
|
184468
|
-
"
|
|
184533
|
+
"84": {
|
|
184469
184534
|
start: {
|
|
184470
|
-
line:
|
|
184535
|
+
line: 179,
|
|
184471
184536
|
column: 10
|
|
184472
184537
|
},
|
|
184473
184538
|
end: {
|
|
184474
|
-
line:
|
|
184539
|
+
line: 183,
|
|
184475
184540
|
column: 12
|
|
184476
184541
|
}
|
|
184477
184542
|
},
|
|
184478
|
-
"
|
|
184543
|
+
"85": {
|
|
184479
184544
|
start: {
|
|
184480
|
-
line:
|
|
184545
|
+
line: 185,
|
|
184481
184546
|
column: 10
|
|
184482
184547
|
},
|
|
184483
184548
|
end: {
|
|
184484
|
-
line:
|
|
184549
|
+
line: 185,
|
|
184485
184550
|
column: 37
|
|
184486
184551
|
}
|
|
184487
184552
|
},
|
|
184488
|
-
"
|
|
184553
|
+
"86": {
|
|
184489
184554
|
start: {
|
|
184490
|
-
line:
|
|
184555
|
+
line: 186,
|
|
184491
184556
|
column: 10
|
|
184492
184557
|
},
|
|
184493
184558
|
end: {
|
|
184494
|
-
line:
|
|
184559
|
+
line: 186,
|
|
184495
184560
|
column: 41
|
|
184496
184561
|
}
|
|
184497
184562
|
},
|
|
184498
|
-
"
|
|
184563
|
+
"87": {
|
|
184499
184564
|
start: {
|
|
184500
|
-
line:
|
|
184565
|
+
line: 191,
|
|
184501
184566
|
column: 22
|
|
184502
184567
|
},
|
|
184503
184568
|
end: {
|
|
184504
|
-
line:
|
|
184569
|
+
line: 191,
|
|
184505
184570
|
column: 24
|
|
184506
184571
|
}
|
|
184507
184572
|
},
|
|
184508
|
-
"
|
|
184573
|
+
"88": {
|
|
184509
184574
|
start: {
|
|
184510
|
-
line:
|
|
184575
|
+
line: 192,
|
|
184511
184576
|
column: 6
|
|
184512
184577
|
},
|
|
184513
184578
|
end: {
|
|
184514
|
-
line:
|
|
184579
|
+
line: 201,
|
|
184515
184580
|
column: 9
|
|
184516
184581
|
}
|
|
184517
184582
|
},
|
|
184518
|
-
"
|
|
184583
|
+
"89": {
|
|
184519
184584
|
start: {
|
|
184520
|
-
line:
|
|
184585
|
+
line: 193,
|
|
184521
184586
|
column: 8
|
|
184522
184587
|
},
|
|
184523
184588
|
end: {
|
|
184524
|
-
line:
|
|
184589
|
+
line: 195,
|
|
184525
184590
|
column: 9
|
|
184526
184591
|
}
|
|
184527
184592
|
},
|
|
184528
|
-
"
|
|
184593
|
+
"90": {
|
|
184529
184594
|
start: {
|
|
184530
|
-
line:
|
|
184595
|
+
line: 194,
|
|
184531
184596
|
column: 10
|
|
184532
184597
|
},
|
|
184533
184598
|
end: {
|
|
184534
|
-
line:
|
|
184599
|
+
line: 194,
|
|
184535
184600
|
column: 124
|
|
184536
184601
|
}
|
|
184537
184602
|
},
|
|
184538
|
-
"
|
|
184603
|
+
"91": {
|
|
184539
184604
|
start: {
|
|
184540
|
-
line:
|
|
184605
|
+
line: 194,
|
|
184541
184606
|
column: 85
|
|
184542
184607
|
},
|
|
184543
184608
|
end: {
|
|
184544
|
-
line:
|
|
184609
|
+
line: 194,
|
|
184545
184610
|
column: 120
|
|
184546
184611
|
}
|
|
184547
184612
|
},
|
|
184548
|
-
"
|
|
184613
|
+
"92": {
|
|
184549
184614
|
start: {
|
|
184550
|
-
line:
|
|
184615
|
+
line: 197,
|
|
184551
184616
|
column: 29
|
|
184552
184617
|
},
|
|
184553
184618
|
end: {
|
|
184554
|
-
line:
|
|
184619
|
+
line: 197,
|
|
184555
184620
|
column: 82
|
|
184556
184621
|
}
|
|
184557
184622
|
},
|
|
184558
|
-
"
|
|
184623
|
+
"93": {
|
|
184559
184624
|
start: {
|
|
184560
|
-
line:
|
|
184625
|
+
line: 198,
|
|
184561
184626
|
column: 8
|
|
184562
184627
|
},
|
|
184563
184628
|
end: {
|
|
184564
|
-
line:
|
|
184629
|
+
line: 200,
|
|
184565
184630
|
column: 9
|
|
184566
184631
|
}
|
|
184567
184632
|
},
|
|
184568
|
-
"
|
|
184633
|
+
"94": {
|
|
184569
184634
|
start: {
|
|
184570
|
-
line:
|
|
184635
|
+
line: 199,
|
|
184571
184636
|
column: 10
|
|
184572
184637
|
},
|
|
184573
184638
|
end: {
|
|
184574
|
-
line:
|
|
184639
|
+
line: 199,
|
|
184575
184640
|
column: 133
|
|
184576
184641
|
}
|
|
184577
184642
|
},
|
|
184578
|
-
"
|
|
184643
|
+
"95": {
|
|
184579
184644
|
start: {
|
|
184580
|
-
line:
|
|
184645
|
+
line: 199,
|
|
184581
184646
|
column: 85
|
|
184582
184647
|
},
|
|
184583
184648
|
end: {
|
|
184584
|
-
line:
|
|
184649
|
+
line: 199,
|
|
184585
184650
|
column: 129
|
|
184586
184651
|
}
|
|
184587
184652
|
},
|
|
184588
|
-
"
|
|
184653
|
+
"96": {
|
|
184589
184654
|
start: {
|
|
184590
|
-
line:
|
|
184655
|
+
line: 202,
|
|
184591
184656
|
column: 6
|
|
184592
184657
|
},
|
|
184593
184658
|
end: {
|
|
184594
|
-
line:
|
|
184659
|
+
line: 202,
|
|
184595
184660
|
column: 33
|
|
184596
184661
|
}
|
|
184597
184662
|
},
|
|
184598
|
-
"
|
|
184663
|
+
"97": {
|
|
184599
184664
|
start: {
|
|
184600
|
-
line:
|
|
184665
|
+
line: 205,
|
|
184601
184666
|
column: 6
|
|
184602
184667
|
},
|
|
184603
184668
|
end: {
|
|
184604
|
-
line:
|
|
184669
|
+
line: 205,
|
|
184605
184670
|
column: 32
|
|
184606
184671
|
}
|
|
184607
184672
|
},
|
|
184608
|
-
"
|
|
184673
|
+
"98": {
|
|
184609
184674
|
start: {
|
|
184610
|
-
line:
|
|
184675
|
+
line: 208,
|
|
184611
184676
|
column: 6
|
|
184612
184677
|
},
|
|
184613
184678
|
end: {
|
|
184614
|
-
line:
|
|
184679
|
+
line: 208,
|
|
184615
184680
|
column: 32
|
|
184616
184681
|
}
|
|
184617
184682
|
},
|
|
184618
|
-
"
|
|
184683
|
+
"99": {
|
|
184619
184684
|
start: {
|
|
184620
|
-
line:
|
|
184685
|
+
line: 212,
|
|
184621
184686
|
column: 4
|
|
184622
184687
|
},
|
|
184623
184688
|
end: {
|
|
184624
|
-
line:
|
|
184689
|
+
line: 212,
|
|
184625
184690
|
column: 45
|
|
184626
184691
|
}
|
|
184627
184692
|
}
|
|
@@ -184861,7 +184926,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
184861
184926
|
column: 19
|
|
184862
184927
|
},
|
|
184863
184928
|
end: {
|
|
184864
|
-
line:
|
|
184929
|
+
line: 111,
|
|
184865
184930
|
column: 5
|
|
184866
184931
|
}
|
|
184867
184932
|
},
|
|
@@ -184871,337 +184936,313 @@ var cov_vfrhjvw7k = function () {
|
|
|
184871
184936
|
name: "(anonymous_10)",
|
|
184872
184937
|
decl: {
|
|
184873
184938
|
start: {
|
|
184874
|
-
line:
|
|
184875
|
-
column: 10
|
|
184876
|
-
},
|
|
184877
|
-
end: {
|
|
184878
|
-
line: 107,
|
|
184879
|
-
column: 11
|
|
184880
|
-
}
|
|
184881
|
-
},
|
|
184882
|
-
loc: {
|
|
184883
|
-
start: {
|
|
184884
|
-
line: 107,
|
|
184885
|
-
column: 28
|
|
184886
|
-
},
|
|
184887
|
-
end: {
|
|
184888
|
-
line: 113,
|
|
184889
|
-
column: 11
|
|
184890
|
-
}
|
|
184891
|
-
},
|
|
184892
|
-
line: 107
|
|
184893
|
-
},
|
|
184894
|
-
"11": {
|
|
184895
|
-
name: "(anonymous_11)",
|
|
184896
|
-
decl: {
|
|
184897
|
-
start: {
|
|
184898
|
-
line: 120,
|
|
184939
|
+
line: 112,
|
|
184899
184940
|
column: 4
|
|
184900
184941
|
},
|
|
184901
184942
|
end: {
|
|
184902
|
-
line:
|
|
184943
|
+
line: 112,
|
|
184903
184944
|
column: 5
|
|
184904
184945
|
}
|
|
184905
184946
|
},
|
|
184906
184947
|
loc: {
|
|
184907
184948
|
start: {
|
|
184908
|
-
line:
|
|
184949
|
+
line: 112,
|
|
184909
184950
|
column: 17
|
|
184910
184951
|
},
|
|
184911
184952
|
end: {
|
|
184912
|
-
line:
|
|
184953
|
+
line: 118,
|
|
184913
184954
|
column: 5
|
|
184914
184955
|
}
|
|
184915
184956
|
},
|
|
184916
|
-
line:
|
|
184957
|
+
line: 112
|
|
184917
184958
|
},
|
|
184918
|
-
"
|
|
184919
|
-
name: "(
|
|
184959
|
+
"11": {
|
|
184960
|
+
name: "(anonymous_11)",
|
|
184920
184961
|
decl: {
|
|
184921
184962
|
start: {
|
|
184922
|
-
line:
|
|
184963
|
+
line: 119,
|
|
184923
184964
|
column: 4
|
|
184924
184965
|
},
|
|
184925
184966
|
end: {
|
|
184926
|
-
line:
|
|
184967
|
+
line: 119,
|
|
184927
184968
|
column: 5
|
|
184928
184969
|
}
|
|
184929
184970
|
},
|
|
184930
184971
|
loc: {
|
|
184931
184972
|
start: {
|
|
184932
|
-
line:
|
|
184973
|
+
line: 119,
|
|
184933
184974
|
column: 24
|
|
184934
184975
|
},
|
|
184935
184976
|
end: {
|
|
184936
|
-
line:
|
|
184977
|
+
line: 127,
|
|
184937
184978
|
column: 5
|
|
184938
184979
|
}
|
|
184939
184980
|
},
|
|
184940
|
-
line:
|
|
184981
|
+
line: 119
|
|
184941
184982
|
},
|
|
184942
|
-
"
|
|
184943
|
-
name: "(
|
|
184983
|
+
"12": {
|
|
184984
|
+
name: "(anonymous_12)",
|
|
184944
184985
|
decl: {
|
|
184945
184986
|
start: {
|
|
184946
|
-
line:
|
|
184987
|
+
line: 122,
|
|
184947
184988
|
column: 8
|
|
184948
184989
|
},
|
|
184949
184990
|
end: {
|
|
184950
|
-
line:
|
|
184991
|
+
line: 122,
|
|
184951
184992
|
column: 9
|
|
184952
184993
|
}
|
|
184953
184994
|
},
|
|
184954
184995
|
loc: {
|
|
184955
184996
|
start: {
|
|
184956
|
-
line:
|
|
184997
|
+
line: 122,
|
|
184957
184998
|
column: 26
|
|
184958
184999
|
},
|
|
184959
185000
|
end: {
|
|
184960
|
-
line:
|
|
185001
|
+
line: 125,
|
|
184961
185002
|
column: 9
|
|
184962
185003
|
}
|
|
184963
185004
|
},
|
|
184964
|
-
line:
|
|
185005
|
+
line: 122
|
|
184965
185006
|
},
|
|
184966
|
-
"
|
|
184967
|
-
name: "(
|
|
185007
|
+
"13": {
|
|
185008
|
+
name: "(anonymous_13)",
|
|
184968
185009
|
decl: {
|
|
184969
185010
|
start: {
|
|
184970
|
-
line:
|
|
185011
|
+
line: 128,
|
|
184971
185012
|
column: 4
|
|
184972
185013
|
},
|
|
184973
185014
|
end: {
|
|
184974
|
-
line:
|
|
185015
|
+
line: 128,
|
|
184975
185016
|
column: 5
|
|
184976
185017
|
}
|
|
184977
185018
|
},
|
|
184978
185019
|
loc: {
|
|
184979
185020
|
start: {
|
|
184980
|
-
line:
|
|
185021
|
+
line: 128,
|
|
184981
185022
|
column: 48
|
|
184982
185023
|
},
|
|
184983
185024
|
end: {
|
|
184984
|
-
line:
|
|
185025
|
+
line: 144,
|
|
184985
185026
|
column: 5
|
|
184986
185027
|
}
|
|
184987
185028
|
},
|
|
184988
|
-
line:
|
|
185029
|
+
line: 128
|
|
184989
185030
|
},
|
|
184990
|
-
"
|
|
184991
|
-
name: "(
|
|
185031
|
+
"14": {
|
|
185032
|
+
name: "(anonymous_14)",
|
|
184992
185033
|
decl: {
|
|
184993
185034
|
start: {
|
|
184994
|
-
line:
|
|
185035
|
+
line: 145,
|
|
184995
185036
|
column: 4
|
|
184996
185037
|
},
|
|
184997
185038
|
end: {
|
|
184998
|
-
line:
|
|
185039
|
+
line: 145,
|
|
184999
185040
|
column: 5
|
|
185000
185041
|
}
|
|
185001
185042
|
},
|
|
185002
185043
|
loc: {
|
|
185003
185044
|
start: {
|
|
185004
|
-
line:
|
|
185045
|
+
line: 145,
|
|
185005
185046
|
column: 34
|
|
185006
185047
|
},
|
|
185007
185048
|
end: {
|
|
185008
|
-
line:
|
|
185049
|
+
line: 147,
|
|
185009
185050
|
column: 5
|
|
185010
185051
|
}
|
|
185011
185052
|
},
|
|
185012
|
-
line:
|
|
185053
|
+
line: 145
|
|
185013
185054
|
},
|
|
185014
|
-
"
|
|
185015
|
-
name: "(
|
|
185055
|
+
"15": {
|
|
185056
|
+
name: "(anonymous_15)",
|
|
185016
185057
|
decl: {
|
|
185017
185058
|
start: {
|
|
185018
|
-
line:
|
|
185059
|
+
line: 148,
|
|
185019
185060
|
column: 4
|
|
185020
185061
|
},
|
|
185021
185062
|
end: {
|
|
185022
|
-
line:
|
|
185063
|
+
line: 148,
|
|
185023
185064
|
column: 5
|
|
185024
185065
|
}
|
|
185025
185066
|
},
|
|
185026
185067
|
loc: {
|
|
185027
185068
|
start: {
|
|
185028
|
-
line:
|
|
185069
|
+
line: 148,
|
|
185029
185070
|
column: 60
|
|
185030
185071
|
},
|
|
185031
185072
|
end: {
|
|
185032
|
-
line:
|
|
185073
|
+
line: 189,
|
|
185033
185074
|
column: 5
|
|
185034
185075
|
}
|
|
185035
185076
|
},
|
|
185036
|
-
line:
|
|
185077
|
+
line: 148
|
|
185037
185078
|
},
|
|
185038
|
-
"
|
|
185039
|
-
name: "(
|
|
185079
|
+
"16": {
|
|
185080
|
+
name: "(anonymous_16)",
|
|
185040
185081
|
decl: {
|
|
185041
185082
|
start: {
|
|
185042
|
-
line:
|
|
185083
|
+
line: 190,
|
|
185043
185084
|
column: 4
|
|
185044
185085
|
},
|
|
185045
185086
|
end: {
|
|
185046
|
-
line:
|
|
185087
|
+
line: 190,
|
|
185047
185088
|
column: 5
|
|
185048
185089
|
}
|
|
185049
185090
|
},
|
|
185050
185091
|
loc: {
|
|
185051
185092
|
start: {
|
|
185052
|
-
line:
|
|
185093
|
+
line: 190,
|
|
185053
185094
|
column: 34
|
|
185054
185095
|
},
|
|
185055
185096
|
end: {
|
|
185056
|
-
line:
|
|
185097
|
+
line: 203,
|
|
185057
185098
|
column: 5
|
|
185058
185099
|
}
|
|
185059
185100
|
},
|
|
185060
|
-
line:
|
|
185101
|
+
line: 190
|
|
185061
185102
|
},
|
|
185062
|
-
"
|
|
185063
|
-
name: "(
|
|
185103
|
+
"17": {
|
|
185104
|
+
name: "(anonymous_17)",
|
|
185064
185105
|
decl: {
|
|
185065
185106
|
start: {
|
|
185066
|
-
line:
|
|
185107
|
+
line: 192,
|
|
185067
185108
|
column: 41
|
|
185068
185109
|
},
|
|
185069
185110
|
end: {
|
|
185070
|
-
line:
|
|
185111
|
+
line: 192,
|
|
185071
185112
|
column: 42
|
|
185072
185113
|
}
|
|
185073
185114
|
},
|
|
185074
185115
|
loc: {
|
|
185075
185116
|
start: {
|
|
185076
|
-
line:
|
|
185117
|
+
line: 192,
|
|
185077
185118
|
column: 48
|
|
185078
185119
|
},
|
|
185079
185120
|
end: {
|
|
185080
|
-
line:
|
|
185121
|
+
line: 201,
|
|
185081
185122
|
column: 7
|
|
185082
185123
|
}
|
|
185083
185124
|
},
|
|
185084
|
-
line:
|
|
185125
|
+
line: 192
|
|
185085
185126
|
},
|
|
185086
|
-
"
|
|
185087
|
-
name: "(
|
|
185127
|
+
"18": {
|
|
185128
|
+
name: "(anonymous_18)",
|
|
185088
185129
|
decl: {
|
|
185089
185130
|
start: {
|
|
185090
|
-
line:
|
|
185131
|
+
line: 194,
|
|
185091
185132
|
column: 72
|
|
185092
185133
|
},
|
|
185093
185134
|
end: {
|
|
185094
|
-
line:
|
|
185135
|
+
line: 194,
|
|
185095
185136
|
column: 73
|
|
185096
185137
|
}
|
|
185097
185138
|
},
|
|
185098
185139
|
loc: {
|
|
185099
185140
|
start: {
|
|
185100
|
-
line:
|
|
185141
|
+
line: 194,
|
|
185101
185142
|
column: 84
|
|
185102
185143
|
},
|
|
185103
185144
|
end: {
|
|
185104
|
-
line:
|
|
185145
|
+
line: 194,
|
|
185105
185146
|
column: 121
|
|
185106
185147
|
}
|
|
185107
185148
|
},
|
|
185108
|
-
line:
|
|
185149
|
+
line: 194
|
|
185109
185150
|
},
|
|
185110
|
-
"
|
|
185111
|
-
name: "(
|
|
185151
|
+
"19": {
|
|
185152
|
+
name: "(anonymous_19)",
|
|
185112
185153
|
decl: {
|
|
185113
185154
|
start: {
|
|
185114
|
-
line:
|
|
185155
|
+
line: 199,
|
|
185115
185156
|
column: 72
|
|
185116
185157
|
},
|
|
185117
185158
|
end: {
|
|
185118
|
-
line:
|
|
185159
|
+
line: 199,
|
|
185119
185160
|
column: 73
|
|
185120
185161
|
}
|
|
185121
185162
|
},
|
|
185122
185163
|
loc: {
|
|
185123
185164
|
start: {
|
|
185124
|
-
line:
|
|
185165
|
+
line: 199,
|
|
185125
185166
|
column: 84
|
|
185126
185167
|
},
|
|
185127
185168
|
end: {
|
|
185128
|
-
line:
|
|
185169
|
+
line: 199,
|
|
185129
185170
|
column: 130
|
|
185130
185171
|
}
|
|
185131
185172
|
},
|
|
185132
|
-
line:
|
|
185173
|
+
line: 199
|
|
185133
185174
|
},
|
|
185134
|
-
"
|
|
185135
|
-
name: "(
|
|
185175
|
+
"20": {
|
|
185176
|
+
name: "(anonymous_20)",
|
|
185136
185177
|
decl: {
|
|
185137
185178
|
start: {
|
|
185138
|
-
line:
|
|
185179
|
+
line: 204,
|
|
185139
185180
|
column: 4
|
|
185140
185181
|
},
|
|
185141
185182
|
end: {
|
|
185142
|
-
line:
|
|
185183
|
+
line: 204,
|
|
185143
185184
|
column: 5
|
|
185144
185185
|
}
|
|
185145
185186
|
},
|
|
185146
185187
|
loc: {
|
|
185147
185188
|
start: {
|
|
185148
|
-
line:
|
|
185189
|
+
line: 204,
|
|
185149
185190
|
column: 21
|
|
185150
185191
|
},
|
|
185151
185192
|
end: {
|
|
185152
|
-
line:
|
|
185193
|
+
line: 206,
|
|
185153
185194
|
column: 5
|
|
185154
185195
|
}
|
|
185155
185196
|
},
|
|
185156
|
-
line:
|
|
185197
|
+
line: 204
|
|
185157
185198
|
},
|
|
185158
|
-
"
|
|
185159
|
-
name: "(
|
|
185199
|
+
"21": {
|
|
185200
|
+
name: "(anonymous_21)",
|
|
185160
185201
|
decl: {
|
|
185161
185202
|
start: {
|
|
185162
|
-
line:
|
|
185203
|
+
line: 207,
|
|
185163
185204
|
column: 4
|
|
185164
185205
|
},
|
|
185165
185206
|
end: {
|
|
185166
|
-
line:
|
|
185207
|
+
line: 207,
|
|
185167
185208
|
column: 5
|
|
185168
185209
|
}
|
|
185169
185210
|
},
|
|
185170
185211
|
loc: {
|
|
185171
185212
|
start: {
|
|
185172
|
-
line:
|
|
185213
|
+
line: 207,
|
|
185173
185214
|
column: 25
|
|
185174
185215
|
},
|
|
185175
185216
|
end: {
|
|
185176
|
-
line:
|
|
185217
|
+
line: 209,
|
|
185177
185218
|
column: 5
|
|
185178
185219
|
}
|
|
185179
185220
|
},
|
|
185180
|
-
line:
|
|
185221
|
+
line: 207
|
|
185181
185222
|
},
|
|
185182
|
-
"
|
|
185183
|
-
name: "(
|
|
185223
|
+
"22": {
|
|
185224
|
+
name: "(anonymous_22)",
|
|
185184
185225
|
decl: {
|
|
185185
185226
|
start: {
|
|
185186
|
-
line:
|
|
185227
|
+
line: 211,
|
|
185187
185228
|
column: 2
|
|
185188
185229
|
},
|
|
185189
185230
|
end: {
|
|
185190
|
-
line:
|
|
185231
|
+
line: 211,
|
|
185191
185232
|
column: 3
|
|
185192
185233
|
}
|
|
185193
185234
|
},
|
|
185194
185235
|
loc: {
|
|
185195
185236
|
start: {
|
|
185196
|
-
line:
|
|
185237
|
+
line: 211,
|
|
185197
185238
|
column: 16
|
|
185198
185239
|
},
|
|
185199
185240
|
end: {
|
|
185200
|
-
line:
|
|
185241
|
+
line: 213,
|
|
185201
185242
|
column: 3
|
|
185202
185243
|
}
|
|
185203
185244
|
},
|
|
185204
|
-
line:
|
|
185245
|
+
line: 211
|
|
185205
185246
|
}
|
|
185206
185247
|
},
|
|
185207
185248
|
branchMap: {
|
|
@@ -185907,965 +185948,932 @@ var cov_vfrhjvw7k = function () {
|
|
|
185907
185948
|
"22": {
|
|
185908
185949
|
loc: {
|
|
185909
185950
|
start: {
|
|
185910
|
-
line:
|
|
185911
|
-
column: 12
|
|
185912
|
-
},
|
|
185913
|
-
end: {
|
|
185914
|
-
line: 112,
|
|
185915
|
-
column: 13
|
|
185916
|
-
}
|
|
185917
|
-
},
|
|
185918
|
-
type: "if",
|
|
185919
|
-
locations: [{
|
|
185920
|
-
start: {
|
|
185921
|
-
line: 108,
|
|
185922
|
-
column: 12
|
|
185923
|
-
},
|
|
185924
|
-
end: {
|
|
185925
|
-
line: 112,
|
|
185926
|
-
column: 13
|
|
185927
|
-
}
|
|
185928
|
-
}, {
|
|
185929
|
-
start: {
|
|
185930
|
-
line: 108,
|
|
185931
|
-
column: 12
|
|
185932
|
-
},
|
|
185933
|
-
end: {
|
|
185934
|
-
line: 112,
|
|
185935
|
-
column: 13
|
|
185936
|
-
}
|
|
185937
|
-
}],
|
|
185938
|
-
line: 108
|
|
185939
|
-
},
|
|
185940
|
-
"23": {
|
|
185941
|
-
loc: {
|
|
185942
|
-
start: {
|
|
185943
|
-
line: 115,
|
|
185951
|
+
line: 107,
|
|
185944
185952
|
column: 15
|
|
185945
185953
|
},
|
|
185946
185954
|
end: {
|
|
185947
|
-
line:
|
|
185955
|
+
line: 107,
|
|
185948
185956
|
column: 50
|
|
185949
185957
|
}
|
|
185950
185958
|
},
|
|
185951
185959
|
type: "binary-expr",
|
|
185952
185960
|
locations: [{
|
|
185953
185961
|
start: {
|
|
185954
|
-
line:
|
|
185962
|
+
line: 107,
|
|
185955
185963
|
column: 15
|
|
185956
185964
|
},
|
|
185957
185965
|
end: {
|
|
185958
|
-
line:
|
|
185966
|
+
line: 107,
|
|
185959
185967
|
column: 19
|
|
185960
185968
|
}
|
|
185961
185969
|
}, {
|
|
185962
185970
|
start: {
|
|
185963
|
-
line:
|
|
185971
|
+
line: 107,
|
|
185964
185972
|
column: 23
|
|
185965
185973
|
},
|
|
185966
185974
|
end: {
|
|
185967
|
-
line:
|
|
185975
|
+
line: 107,
|
|
185968
185976
|
column: 50
|
|
185969
185977
|
}
|
|
185970
185978
|
}],
|
|
185971
|
-
line:
|
|
185979
|
+
line: 107
|
|
185972
185980
|
},
|
|
185973
|
-
"
|
|
185981
|
+
"23": {
|
|
185974
185982
|
loc: {
|
|
185975
185983
|
start: {
|
|
185976
|
-
line:
|
|
185984
|
+
line: 113,
|
|
185977
185985
|
column: 6
|
|
185978
185986
|
},
|
|
185979
185987
|
end: {
|
|
185980
|
-
line:
|
|
185988
|
+
line: 116,
|
|
185981
185989
|
column: 7
|
|
185982
185990
|
}
|
|
185983
185991
|
},
|
|
185984
185992
|
type: "if",
|
|
185985
185993
|
locations: [{
|
|
185986
185994
|
start: {
|
|
185987
|
-
line:
|
|
185995
|
+
line: 113,
|
|
185988
185996
|
column: 6
|
|
185989
185997
|
},
|
|
185990
185998
|
end: {
|
|
185991
|
-
line:
|
|
185999
|
+
line: 116,
|
|
185992
186000
|
column: 7
|
|
185993
186001
|
}
|
|
185994
186002
|
}, {
|
|
185995
186003
|
start: {
|
|
185996
|
-
line:
|
|
186004
|
+
line: 113,
|
|
185997
186005
|
column: 6
|
|
185998
186006
|
},
|
|
185999
186007
|
end: {
|
|
186000
|
-
line:
|
|
186008
|
+
line: 116,
|
|
186001
186009
|
column: 7
|
|
186002
186010
|
}
|
|
186003
186011
|
}],
|
|
186004
|
-
line:
|
|
186012
|
+
line: 113
|
|
186005
186013
|
},
|
|
186006
|
-
"
|
|
186014
|
+
"24": {
|
|
186007
186015
|
loc: {
|
|
186008
186016
|
start: {
|
|
186009
|
-
line:
|
|
186017
|
+
line: 121,
|
|
186010
186018
|
column: 23
|
|
186011
186019
|
},
|
|
186012
186020
|
end: {
|
|
186013
|
-
line:
|
|
186021
|
+
line: 121,
|
|
186014
186022
|
column: 39
|
|
186015
186023
|
}
|
|
186016
186024
|
},
|
|
186017
186025
|
type: "binary-expr",
|
|
186018
186026
|
locations: [{
|
|
186019
186027
|
start: {
|
|
186020
|
-
line:
|
|
186028
|
+
line: 121,
|
|
186021
186029
|
column: 23
|
|
186022
186030
|
},
|
|
186023
186031
|
end: {
|
|
186024
|
-
line:
|
|
186032
|
+
line: 121,
|
|
186025
186033
|
column: 33
|
|
186026
186034
|
}
|
|
186027
186035
|
}, {
|
|
186028
186036
|
start: {
|
|
186029
|
-
line:
|
|
186037
|
+
line: 121,
|
|
186030
186038
|
column: 37
|
|
186031
186039
|
},
|
|
186032
186040
|
end: {
|
|
186033
|
-
line:
|
|
186041
|
+
line: 121,
|
|
186034
186042
|
column: 39
|
|
186035
186043
|
}
|
|
186036
186044
|
}],
|
|
186037
|
-
line:
|
|
186045
|
+
line: 121
|
|
186038
186046
|
},
|
|
186039
|
-
"
|
|
186047
|
+
"25": {
|
|
186040
186048
|
loc: {
|
|
186041
186049
|
start: {
|
|
186042
|
-
line:
|
|
186050
|
+
line: 123,
|
|
186043
186051
|
column: 10
|
|
186044
186052
|
},
|
|
186045
186053
|
end: {
|
|
186046
|
-
line:
|
|
186054
|
+
line: 123,
|
|
186047
186055
|
column: 50
|
|
186048
186056
|
}
|
|
186049
186057
|
},
|
|
186050
186058
|
type: "if",
|
|
186051
186059
|
locations: [{
|
|
186052
186060
|
start: {
|
|
186053
|
-
line:
|
|
186061
|
+
line: 123,
|
|
186054
186062
|
column: 10
|
|
186055
186063
|
},
|
|
186056
186064
|
end: {
|
|
186057
|
-
line:
|
|
186065
|
+
line: 123,
|
|
186058
186066
|
column: 50
|
|
186059
186067
|
}
|
|
186060
186068
|
}, {
|
|
186061
186069
|
start: {
|
|
186062
|
-
line:
|
|
186070
|
+
line: 123,
|
|
186063
186071
|
column: 10
|
|
186064
186072
|
},
|
|
186065
186073
|
end: {
|
|
186066
|
-
line:
|
|
186074
|
+
line: 123,
|
|
186067
186075
|
column: 50
|
|
186068
186076
|
}
|
|
186069
186077
|
}],
|
|
186070
|
-
line:
|
|
186078
|
+
line: 123
|
|
186071
186079
|
},
|
|
186072
|
-
"
|
|
186080
|
+
"26": {
|
|
186073
186081
|
loc: {
|
|
186074
186082
|
start: {
|
|
186075
|
-
line:
|
|
186083
|
+
line: 124,
|
|
186076
186084
|
column: 10
|
|
186077
186085
|
},
|
|
186078
186086
|
end: {
|
|
186079
|
-
line:
|
|
186087
|
+
line: 124,
|
|
186080
186088
|
column: 102
|
|
186081
186089
|
}
|
|
186082
186090
|
},
|
|
186083
186091
|
type: "if",
|
|
186084
186092
|
locations: [{
|
|
186085
186093
|
start: {
|
|
186086
|
-
line:
|
|
186094
|
+
line: 124,
|
|
186087
186095
|
column: 10
|
|
186088
186096
|
},
|
|
186089
186097
|
end: {
|
|
186090
|
-
line:
|
|
186098
|
+
line: 124,
|
|
186091
186099
|
column: 102
|
|
186092
186100
|
}
|
|
186093
186101
|
}, {
|
|
186094
186102
|
start: {
|
|
186095
|
-
line:
|
|
186103
|
+
line: 124,
|
|
186096
186104
|
column: 10
|
|
186097
186105
|
},
|
|
186098
186106
|
end: {
|
|
186099
|
-
line:
|
|
186107
|
+
line: 124,
|
|
186100
186108
|
column: 102
|
|
186101
186109
|
}
|
|
186102
186110
|
}],
|
|
186103
|
-
line:
|
|
186111
|
+
line: 124
|
|
186104
186112
|
},
|
|
186105
|
-
"
|
|
186113
|
+
"27": {
|
|
186106
186114
|
loc: {
|
|
186107
186115
|
start: {
|
|
186108
|
-
line:
|
|
186116
|
+
line: 124,
|
|
186109
186117
|
column: 41
|
|
186110
186118
|
},
|
|
186111
186119
|
end: {
|
|
186112
|
-
line:
|
|
186120
|
+
line: 124,
|
|
186113
186121
|
column: 101
|
|
186114
186122
|
}
|
|
186115
186123
|
},
|
|
186116
186124
|
type: "cond-expr",
|
|
186117
186125
|
locations: [{
|
|
186118
186126
|
start: {
|
|
186119
|
-
line:
|
|
186127
|
+
line: 124,
|
|
186120
186128
|
column: 72
|
|
186121
186129
|
},
|
|
186122
186130
|
end: {
|
|
186123
|
-
line:
|
|
186131
|
+
line: 124,
|
|
186124
186132
|
column: 84
|
|
186125
186133
|
}
|
|
186126
186134
|
}, {
|
|
186127
186135
|
start: {
|
|
186128
|
-
line:
|
|
186136
|
+
line: 124,
|
|
186129
186137
|
column: 87
|
|
186130
186138
|
},
|
|
186131
186139
|
end: {
|
|
186132
|
-
line:
|
|
186140
|
+
line: 124,
|
|
186133
186141
|
column: 101
|
|
186134
186142
|
}
|
|
186135
186143
|
}],
|
|
186136
|
-
line:
|
|
186144
|
+
line: 124
|
|
186137
186145
|
},
|
|
186138
|
-
"
|
|
186146
|
+
"28": {
|
|
186139
186147
|
loc: {
|
|
186140
186148
|
start: {
|
|
186141
|
-
line:
|
|
186149
|
+
line: 130,
|
|
186142
186150
|
column: 6
|
|
186143
186151
|
},
|
|
186144
186152
|
end: {
|
|
186145
|
-
line:
|
|
186153
|
+
line: 142,
|
|
186146
186154
|
column: 7
|
|
186147
186155
|
}
|
|
186148
186156
|
},
|
|
186149
186157
|
type: "if",
|
|
186150
186158
|
locations: [{
|
|
186151
186159
|
start: {
|
|
186152
|
-
line:
|
|
186160
|
+
line: 130,
|
|
186153
186161
|
column: 6
|
|
186154
186162
|
},
|
|
186155
186163
|
end: {
|
|
186156
|
-
line:
|
|
186164
|
+
line: 142,
|
|
186157
186165
|
column: 7
|
|
186158
186166
|
}
|
|
186159
186167
|
}, {
|
|
186160
186168
|
start: {
|
|
186161
|
-
line:
|
|
186169
|
+
line: 130,
|
|
186162
186170
|
column: 6
|
|
186163
186171
|
},
|
|
186164
186172
|
end: {
|
|
186165
|
-
line:
|
|
186173
|
+
line: 142,
|
|
186166
186174
|
column: 7
|
|
186167
186175
|
}
|
|
186168
186176
|
}],
|
|
186169
|
-
line:
|
|
186177
|
+
line: 130
|
|
186170
186178
|
},
|
|
186171
|
-
"
|
|
186179
|
+
"29": {
|
|
186172
186180
|
loc: {
|
|
186173
186181
|
start: {
|
|
186174
|
-
line:
|
|
186182
|
+
line: 131,
|
|
186175
186183
|
column: 8
|
|
186176
186184
|
},
|
|
186177
186185
|
end: {
|
|
186178
|
-
line:
|
|
186186
|
+
line: 135,
|
|
186179
186187
|
column: 9
|
|
186180
186188
|
}
|
|
186181
186189
|
},
|
|
186182
186190
|
type: "if",
|
|
186183
186191
|
locations: [{
|
|
186184
186192
|
start: {
|
|
186185
|
-
line:
|
|
186193
|
+
line: 131,
|
|
186186
186194
|
column: 8
|
|
186187
186195
|
},
|
|
186188
186196
|
end: {
|
|
186189
|
-
line:
|
|
186197
|
+
line: 135,
|
|
186190
186198
|
column: 9
|
|
186191
186199
|
}
|
|
186192
186200
|
}, {
|
|
186193
186201
|
start: {
|
|
186194
|
-
line:
|
|
186202
|
+
line: 131,
|
|
186195
186203
|
column: 8
|
|
186196
186204
|
},
|
|
186197
186205
|
end: {
|
|
186198
|
-
line:
|
|
186206
|
+
line: 135,
|
|
186199
186207
|
column: 9
|
|
186200
186208
|
}
|
|
186201
186209
|
}],
|
|
186202
|
-
line:
|
|
186210
|
+
line: 131
|
|
186203
186211
|
},
|
|
186204
|
-
"
|
|
186212
|
+
"30": {
|
|
186205
186213
|
loc: {
|
|
186206
186214
|
start: {
|
|
186207
|
-
line:
|
|
186215
|
+
line: 133,
|
|
186208
186216
|
column: 15
|
|
186209
186217
|
},
|
|
186210
186218
|
end: {
|
|
186211
|
-
line:
|
|
186219
|
+
line: 135,
|
|
186212
186220
|
column: 9
|
|
186213
186221
|
}
|
|
186214
186222
|
},
|
|
186215
186223
|
type: "if",
|
|
186216
186224
|
locations: [{
|
|
186217
186225
|
start: {
|
|
186218
|
-
line:
|
|
186226
|
+
line: 133,
|
|
186219
186227
|
column: 15
|
|
186220
186228
|
},
|
|
186221
186229
|
end: {
|
|
186222
|
-
line:
|
|
186230
|
+
line: 135,
|
|
186223
186231
|
column: 9
|
|
186224
186232
|
}
|
|
186225
186233
|
}, {
|
|
186226
186234
|
start: {
|
|
186227
|
-
line:
|
|
186235
|
+
line: 133,
|
|
186228
186236
|
column: 15
|
|
186229
186237
|
},
|
|
186230
186238
|
end: {
|
|
186231
|
-
line:
|
|
186239
|
+
line: 135,
|
|
186232
186240
|
column: 9
|
|
186233
186241
|
}
|
|
186234
186242
|
}],
|
|
186235
|
-
line:
|
|
186243
|
+
line: 133
|
|
186236
186244
|
},
|
|
186237
|
-
"
|
|
186245
|
+
"31": {
|
|
186238
186246
|
loc: {
|
|
186239
186247
|
start: {
|
|
186240
|
-
line:
|
|
186248
|
+
line: 136,
|
|
186241
186249
|
column: 13
|
|
186242
186250
|
},
|
|
186243
186251
|
end: {
|
|
186244
|
-
line:
|
|
186252
|
+
line: 142,
|
|
186245
186253
|
column: 7
|
|
186246
186254
|
}
|
|
186247
186255
|
},
|
|
186248
186256
|
type: "if",
|
|
186249
186257
|
locations: [{
|
|
186250
186258
|
start: {
|
|
186251
|
-
line:
|
|
186259
|
+
line: 136,
|
|
186252
186260
|
column: 13
|
|
186253
186261
|
},
|
|
186254
186262
|
end: {
|
|
186255
|
-
line:
|
|
186263
|
+
line: 142,
|
|
186256
186264
|
column: 7
|
|
186257
186265
|
}
|
|
186258
186266
|
}, {
|
|
186259
186267
|
start: {
|
|
186260
|
-
line:
|
|
186268
|
+
line: 136,
|
|
186261
186269
|
column: 13
|
|
186262
186270
|
},
|
|
186263
186271
|
end: {
|
|
186264
|
-
line:
|
|
186272
|
+
line: 142,
|
|
186265
186273
|
column: 7
|
|
186266
186274
|
}
|
|
186267
186275
|
}],
|
|
186268
|
-
line:
|
|
186276
|
+
line: 136
|
|
186269
186277
|
},
|
|
186270
|
-
"
|
|
186278
|
+
"32": {
|
|
186271
186279
|
loc: {
|
|
186272
186280
|
start: {
|
|
186273
|
-
line:
|
|
186281
|
+
line: 138,
|
|
186274
186282
|
column: 13
|
|
186275
186283
|
},
|
|
186276
186284
|
end: {
|
|
186277
|
-
line:
|
|
186285
|
+
line: 142,
|
|
186278
186286
|
column: 7
|
|
186279
186287
|
}
|
|
186280
186288
|
},
|
|
186281
186289
|
type: "if",
|
|
186282
186290
|
locations: [{
|
|
186283
186291
|
start: {
|
|
186284
|
-
line:
|
|
186292
|
+
line: 138,
|
|
186285
186293
|
column: 13
|
|
186286
186294
|
},
|
|
186287
186295
|
end: {
|
|
186288
|
-
line:
|
|
186296
|
+
line: 142,
|
|
186289
186297
|
column: 7
|
|
186290
186298
|
}
|
|
186291
186299
|
}, {
|
|
186292
186300
|
start: {
|
|
186293
|
-
line:
|
|
186301
|
+
line: 138,
|
|
186294
186302
|
column: 13
|
|
186295
186303
|
},
|
|
186296
186304
|
end: {
|
|
186297
|
-
line:
|
|
186305
|
+
line: 142,
|
|
186298
186306
|
column: 7
|
|
186299
186307
|
}
|
|
186300
186308
|
}],
|
|
186301
|
-
line:
|
|
186309
|
+
line: 138
|
|
186302
186310
|
},
|
|
186303
|
-
"
|
|
186311
|
+
"33": {
|
|
186304
186312
|
loc: {
|
|
186305
186313
|
start: {
|
|
186306
|
-
line:
|
|
186314
|
+
line: 138,
|
|
186307
186315
|
column: 17
|
|
186308
186316
|
},
|
|
186309
186317
|
end: {
|
|
186310
|
-
line:
|
|
186318
|
+
line: 138,
|
|
186311
186319
|
column: 82
|
|
186312
186320
|
}
|
|
186313
186321
|
},
|
|
186314
186322
|
type: "binary-expr",
|
|
186315
186323
|
locations: [{
|
|
186316
186324
|
start: {
|
|
186317
|
-
line:
|
|
186325
|
+
line: 138,
|
|
186318
186326
|
column: 17
|
|
186319
186327
|
},
|
|
186320
186328
|
end: {
|
|
186321
|
-
line:
|
|
186329
|
+
line: 138,
|
|
186322
186330
|
column: 47
|
|
186323
186331
|
}
|
|
186324
186332
|
}, {
|
|
186325
186333
|
start: {
|
|
186326
|
-
line:
|
|
186334
|
+
line: 138,
|
|
186327
186335
|
column: 51
|
|
186328
186336
|
},
|
|
186329
186337
|
end: {
|
|
186330
|
-
line:
|
|
186338
|
+
line: 138,
|
|
186331
186339
|
column: 82
|
|
186332
186340
|
}
|
|
186333
186341
|
}],
|
|
186334
|
-
line:
|
|
186342
|
+
line: 138
|
|
186335
186343
|
},
|
|
186336
|
-
"
|
|
186344
|
+
"34": {
|
|
186337
186345
|
loc: {
|
|
186338
186346
|
start: {
|
|
186339
|
-
line:
|
|
186347
|
+
line: 140,
|
|
186340
186348
|
column: 13
|
|
186341
186349
|
},
|
|
186342
186350
|
end: {
|
|
186343
|
-
line:
|
|
186351
|
+
line: 142,
|
|
186344
186352
|
column: 7
|
|
186345
186353
|
}
|
|
186346
186354
|
},
|
|
186347
186355
|
type: "if",
|
|
186348
186356
|
locations: [{
|
|
186349
186357
|
start: {
|
|
186350
|
-
line:
|
|
186358
|
+
line: 140,
|
|
186351
186359
|
column: 13
|
|
186352
186360
|
},
|
|
186353
186361
|
end: {
|
|
186354
|
-
line:
|
|
186362
|
+
line: 142,
|
|
186355
186363
|
column: 7
|
|
186356
186364
|
}
|
|
186357
186365
|
}, {
|
|
186358
186366
|
start: {
|
|
186359
|
-
line:
|
|
186367
|
+
line: 140,
|
|
186360
186368
|
column: 13
|
|
186361
186369
|
},
|
|
186362
186370
|
end: {
|
|
186363
|
-
line:
|
|
186371
|
+
line: 142,
|
|
186364
186372
|
column: 7
|
|
186365
186373
|
}
|
|
186366
186374
|
}],
|
|
186367
|
-
line:
|
|
186375
|
+
line: 140
|
|
186368
186376
|
},
|
|
186369
|
-
"
|
|
186377
|
+
"35": {
|
|
186370
186378
|
loc: {
|
|
186371
186379
|
start: {
|
|
186372
|
-
line:
|
|
186380
|
+
line: 140,
|
|
186373
186381
|
column: 17
|
|
186374
186382
|
},
|
|
186375
186383
|
end: {
|
|
186376
|
-
line:
|
|
186384
|
+
line: 140,
|
|
186377
186385
|
column: 83
|
|
186378
186386
|
}
|
|
186379
186387
|
},
|
|
186380
186388
|
type: "binary-expr",
|
|
186381
186389
|
locations: [{
|
|
186382
186390
|
start: {
|
|
186383
|
-
line:
|
|
186391
|
+
line: 140,
|
|
186384
186392
|
column: 17
|
|
186385
186393
|
},
|
|
186386
186394
|
end: {
|
|
186387
|
-
line:
|
|
186395
|
+
line: 140,
|
|
186388
186396
|
column: 47
|
|
186389
186397
|
}
|
|
186390
186398
|
}, {
|
|
186391
186399
|
start: {
|
|
186392
|
-
line:
|
|
186400
|
+
line: 140,
|
|
186393
186401
|
column: 51
|
|
186394
186402
|
},
|
|
186395
186403
|
end: {
|
|
186396
|
-
line:
|
|
186404
|
+
line: 140,
|
|
186397
186405
|
column: 83
|
|
186398
186406
|
}
|
|
186399
186407
|
}],
|
|
186400
|
-
line:
|
|
186408
|
+
line: 140
|
|
186401
186409
|
},
|
|
186402
|
-
"
|
|
186410
|
+
"36": {
|
|
186403
186411
|
loc: {
|
|
186404
186412
|
start: {
|
|
186405
|
-
line:
|
|
186413
|
+
line: 145,
|
|
186406
186414
|
column: 19
|
|
186407
186415
|
},
|
|
186408
186416
|
end: {
|
|
186409
|
-
line:
|
|
186417
|
+
line: 145,
|
|
186410
186418
|
column: 32
|
|
186411
186419
|
}
|
|
186412
186420
|
},
|
|
186413
186421
|
type: "default-arg",
|
|
186414
186422
|
locations: [{
|
|
186415
186423
|
start: {
|
|
186416
|
-
line:
|
|
186424
|
+
line: 145,
|
|
186417
186425
|
column: 28
|
|
186418
186426
|
},
|
|
186419
186427
|
end: {
|
|
186420
|
-
line:
|
|
186428
|
+
line: 145,
|
|
186421
186429
|
column: 32
|
|
186422
186430
|
}
|
|
186423
186431
|
}],
|
|
186424
|
-
line:
|
|
186432
|
+
line: 145
|
|
186425
186433
|
},
|
|
186426
|
-
"
|
|
186434
|
+
"37": {
|
|
186427
186435
|
loc: {
|
|
186428
186436
|
start: {
|
|
186429
|
-
line:
|
|
186437
|
+
line: 146,
|
|
186430
186438
|
column: 13
|
|
186431
186439
|
},
|
|
186432
186440
|
end: {
|
|
186433
|
-
line:
|
|
186441
|
+
line: 146,
|
|
186434
186442
|
column: 51
|
|
186435
186443
|
}
|
|
186436
186444
|
},
|
|
186437
186445
|
type: "cond-expr",
|
|
186438
186446
|
locations: [{
|
|
186439
186447
|
start: {
|
|
186440
|
-
line:
|
|
186448
|
+
line: 146,
|
|
186441
186449
|
column: 22
|
|
186442
186450
|
},
|
|
186443
186451
|
end: {
|
|
186444
|
-
line:
|
|
186452
|
+
line: 146,
|
|
186445
186453
|
column: 39
|
|
186446
186454
|
}
|
|
186447
186455
|
}, {
|
|
186448
186456
|
start: {
|
|
186449
|
-
line:
|
|
186457
|
+
line: 146,
|
|
186450
186458
|
column: 42
|
|
186451
186459
|
},
|
|
186452
186460
|
end: {
|
|
186453
|
-
line:
|
|
186461
|
+
line: 146,
|
|
186454
186462
|
column: 51
|
|
186455
186463
|
}
|
|
186456
186464
|
}],
|
|
186457
|
-
line:
|
|
186465
|
+
line: 146
|
|
186458
186466
|
},
|
|
186459
|
-
"
|
|
186467
|
+
"38": {
|
|
186460
186468
|
loc: {
|
|
186461
186469
|
start: {
|
|
186462
|
-
line:
|
|
186470
|
+
line: 148,
|
|
186463
186471
|
column: 26
|
|
186464
186472
|
},
|
|
186465
186473
|
end: {
|
|
186466
|
-
line:
|
|
186474
|
+
line: 148,
|
|
186467
186475
|
column: 39
|
|
186468
186476
|
}
|
|
186469
186477
|
},
|
|
186470
186478
|
type: "default-arg",
|
|
186471
186479
|
locations: [{
|
|
186472
186480
|
start: {
|
|
186473
|
-
line:
|
|
186481
|
+
line: 148,
|
|
186474
186482
|
column: 35
|
|
186475
186483
|
},
|
|
186476
186484
|
end: {
|
|
186477
|
-
line:
|
|
186485
|
+
line: 148,
|
|
186478
186486
|
column: 39
|
|
186479
186487
|
}
|
|
186480
186488
|
}],
|
|
186481
|
-
line:
|
|
186489
|
+
line: 148
|
|
186482
186490
|
},
|
|
186483
|
-
"
|
|
186491
|
+
"39": {
|
|
186484
186492
|
loc: {
|
|
186485
186493
|
start: {
|
|
186486
|
-
line:
|
|
186494
|
+
line: 148,
|
|
186487
186495
|
column: 41
|
|
186488
186496
|
},
|
|
186489
186497
|
end: {
|
|
186490
|
-
line:
|
|
186498
|
+
line: 148,
|
|
186491
186499
|
column: 58
|
|
186492
186500
|
}
|
|
186493
186501
|
},
|
|
186494
186502
|
type: "default-arg",
|
|
186495
186503
|
locations: [{
|
|
186496
186504
|
start: {
|
|
186497
|
-
line:
|
|
186505
|
+
line: 148,
|
|
186498
186506
|
column: 52
|
|
186499
186507
|
},
|
|
186500
186508
|
end: {
|
|
186501
|
-
line:
|
|
186509
|
+
line: 148,
|
|
186502
186510
|
column: 58
|
|
186503
186511
|
}
|
|
186504
186512
|
}],
|
|
186505
|
-
line:
|
|
186513
|
+
line: 148
|
|
186506
186514
|
},
|
|
186507
|
-
"
|
|
186515
|
+
"40": {
|
|
186508
186516
|
loc: {
|
|
186509
186517
|
start: {
|
|
186510
|
-
line:
|
|
186518
|
+
line: 149,
|
|
186511
186519
|
column: 6
|
|
186512
186520
|
},
|
|
186513
186521
|
end: {
|
|
186514
|
-
line:
|
|
186522
|
+
line: 188,
|
|
186515
186523
|
column: 7
|
|
186516
186524
|
}
|
|
186517
186525
|
},
|
|
186518
186526
|
type: "if",
|
|
186519
186527
|
locations: [{
|
|
186520
186528
|
start: {
|
|
186521
|
-
line:
|
|
186529
|
+
line: 149,
|
|
186522
186530
|
column: 6
|
|
186523
186531
|
},
|
|
186524
186532
|
end: {
|
|
186525
|
-
line:
|
|
186533
|
+
line: 188,
|
|
186526
186534
|
column: 7
|
|
186527
186535
|
}
|
|
186528
186536
|
}, {
|
|
186529
186537
|
start: {
|
|
186530
|
-
line:
|
|
186538
|
+
line: 149,
|
|
186531
186539
|
column: 6
|
|
186532
186540
|
},
|
|
186533
186541
|
end: {
|
|
186534
|
-
line:
|
|
186542
|
+
line: 188,
|
|
186535
186543
|
column: 7
|
|
186536
186544
|
}
|
|
186537
186545
|
}],
|
|
186538
|
-
line:
|
|
186546
|
+
line: 149
|
|
186539
186547
|
},
|
|
186540
|
-
"
|
|
186548
|
+
"41": {
|
|
186541
186549
|
loc: {
|
|
186542
186550
|
start: {
|
|
186543
|
-
line:
|
|
186551
|
+
line: 149,
|
|
186544
186552
|
column: 10
|
|
186545
186553
|
},
|
|
186546
186554
|
end: {
|
|
186547
|
-
line:
|
|
186555
|
+
line: 149,
|
|
186548
186556
|
column: 39
|
|
186549
186557
|
}
|
|
186550
186558
|
},
|
|
186551
186559
|
type: "binary-expr",
|
|
186552
186560
|
locations: [{
|
|
186553
186561
|
start: {
|
|
186554
|
-
line:
|
|
186562
|
+
line: 149,
|
|
186555
186563
|
column: 10
|
|
186556
186564
|
},
|
|
186557
186565
|
end: {
|
|
186558
|
-
line:
|
|
186566
|
+
line: 149,
|
|
186559
186567
|
column: 16
|
|
186560
186568
|
}
|
|
186561
186569
|
}, {
|
|
186562
186570
|
start: {
|
|
186563
|
-
line:
|
|
186571
|
+
line: 149,
|
|
186564
186572
|
column: 20
|
|
186565
186573
|
},
|
|
186566
186574
|
end: {
|
|
186567
|
-
line:
|
|
186575
|
+
line: 149,
|
|
186568
186576
|
column: 39
|
|
186569
186577
|
}
|
|
186570
186578
|
}],
|
|
186571
|
-
line:
|
|
186579
|
+
line: 149
|
|
186572
186580
|
},
|
|
186573
|
-
"
|
|
186581
|
+
"42": {
|
|
186574
186582
|
loc: {
|
|
186575
186583
|
start: {
|
|
186576
|
-
line:
|
|
186584
|
+
line: 159,
|
|
186577
186585
|
column: 10
|
|
186578
186586
|
},
|
|
186579
186587
|
end: {
|
|
186580
|
-
line:
|
|
186588
|
+
line: 173,
|
|
186581
186589
|
column: 11
|
|
186582
186590
|
}
|
|
186583
186591
|
},
|
|
186584
186592
|
type: "if",
|
|
186585
186593
|
locations: [{
|
|
186586
186594
|
start: {
|
|
186587
|
-
line:
|
|
186595
|
+
line: 159,
|
|
186588
186596
|
column: 10
|
|
186589
186597
|
},
|
|
186590
186598
|
end: {
|
|
186591
|
-
line:
|
|
186599
|
+
line: 173,
|
|
186592
186600
|
column: 11
|
|
186593
186601
|
}
|
|
186594
186602
|
}, {
|
|
186595
186603
|
start: {
|
|
186596
|
-
line:
|
|
186604
|
+
line: 159,
|
|
186597
186605
|
column: 10
|
|
186598
186606
|
},
|
|
186599
186607
|
end: {
|
|
186600
|
-
line:
|
|
186608
|
+
line: 173,
|
|
186601
186609
|
column: 11
|
|
186602
186610
|
}
|
|
186603
186611
|
}],
|
|
186604
|
-
line:
|
|
186612
|
+
line: 159
|
|
186605
186613
|
},
|
|
186606
|
-
"
|
|
186614
|
+
"43": {
|
|
186607
186615
|
loc: {
|
|
186608
186616
|
start: {
|
|
186609
|
-
line:
|
|
186617
|
+
line: 164,
|
|
186610
186618
|
column: 12
|
|
186611
186619
|
},
|
|
186612
186620
|
end: {
|
|
186613
|
-
line:
|
|
186621
|
+
line: 167,
|
|
186614
186622
|
column: 13
|
|
186615
186623
|
}
|
|
186616
186624
|
},
|
|
186617
186625
|
type: "if",
|
|
186618
186626
|
locations: [{
|
|
186619
186627
|
start: {
|
|
186620
|
-
line:
|
|
186628
|
+
line: 164,
|
|
186621
186629
|
column: 12
|
|
186622
186630
|
},
|
|
186623
186631
|
end: {
|
|
186624
|
-
line:
|
|
186632
|
+
line: 167,
|
|
186625
186633
|
column: 13
|
|
186626
186634
|
}
|
|
186627
186635
|
}, {
|
|
186628
186636
|
start: {
|
|
186629
|
-
line:
|
|
186637
|
+
line: 164,
|
|
186630
186638
|
column: 12
|
|
186631
186639
|
},
|
|
186632
186640
|
end: {
|
|
186633
|
-
line:
|
|
186641
|
+
line: 167,
|
|
186634
186642
|
column: 13
|
|
186635
186643
|
}
|
|
186636
186644
|
}],
|
|
186637
|
-
line:
|
|
186645
|
+
line: 164
|
|
186638
186646
|
},
|
|
186639
|
-
"
|
|
186647
|
+
"44": {
|
|
186640
186648
|
loc: {
|
|
186641
186649
|
start: {
|
|
186642
|
-
line:
|
|
186650
|
+
line: 169,
|
|
186643
186651
|
column: 12
|
|
186644
186652
|
},
|
|
186645
186653
|
end: {
|
|
186646
|
-
line:
|
|
186654
|
+
line: 172,
|
|
186647
186655
|
column: 13
|
|
186648
186656
|
}
|
|
186649
186657
|
},
|
|
186650
186658
|
type: "if",
|
|
186651
186659
|
locations: [{
|
|
186652
186660
|
start: {
|
|
186653
|
-
line:
|
|
186661
|
+
line: 169,
|
|
186654
186662
|
column: 12
|
|
186655
186663
|
},
|
|
186656
186664
|
end: {
|
|
186657
|
-
line:
|
|
186665
|
+
line: 172,
|
|
186658
186666
|
column: 13
|
|
186659
186667
|
}
|
|
186660
186668
|
}, {
|
|
186661
186669
|
start: {
|
|
186662
|
-
line:
|
|
186670
|
+
line: 169,
|
|
186663
186671
|
column: 12
|
|
186664
186672
|
},
|
|
186665
186673
|
end: {
|
|
186666
|
-
line:
|
|
186674
|
+
line: 172,
|
|
186667
186675
|
column: 13
|
|
186668
186676
|
}
|
|
186669
186677
|
}],
|
|
186670
|
-
line:
|
|
186678
|
+
line: 169
|
|
186671
186679
|
},
|
|
186672
|
-
"
|
|
186680
|
+
"45": {
|
|
186673
186681
|
loc: {
|
|
186674
186682
|
start: {
|
|
186675
|
-
line:
|
|
186683
|
+
line: 175,
|
|
186676
186684
|
column: 10
|
|
186677
186685
|
},
|
|
186678
186686
|
end: {
|
|
186679
|
-
line:
|
|
186687
|
+
line: 177,
|
|
186680
186688
|
column: 11
|
|
186681
186689
|
}
|
|
186682
186690
|
},
|
|
186683
186691
|
type: "if",
|
|
186684
186692
|
locations: [{
|
|
186685
186693
|
start: {
|
|
186686
|
-
line:
|
|
186694
|
+
line: 175,
|
|
186687
186695
|
column: 10
|
|
186688
186696
|
},
|
|
186689
186697
|
end: {
|
|
186690
|
-
line:
|
|
186698
|
+
line: 177,
|
|
186691
186699
|
column: 11
|
|
186692
186700
|
}
|
|
186693
186701
|
}, {
|
|
186694
186702
|
start: {
|
|
186695
|
-
line:
|
|
186703
|
+
line: 175,
|
|
186696
186704
|
column: 10
|
|
186697
186705
|
},
|
|
186698
186706
|
end: {
|
|
186699
|
-
line:
|
|
186707
|
+
line: 177,
|
|
186700
186708
|
column: 11
|
|
186701
186709
|
}
|
|
186702
186710
|
}],
|
|
186703
|
-
line:
|
|
186711
|
+
line: 175
|
|
186704
186712
|
},
|
|
186705
|
-
"
|
|
186713
|
+
"46": {
|
|
186706
186714
|
loc: {
|
|
186707
186715
|
start: {
|
|
186708
|
-
line:
|
|
186716
|
+
line: 175,
|
|
186709
186717
|
column: 14
|
|
186710
186718
|
},
|
|
186711
186719
|
end: {
|
|
186712
|
-
line:
|
|
186720
|
+
line: 175,
|
|
186713
186721
|
column: 63
|
|
186714
186722
|
}
|
|
186715
186723
|
},
|
|
186716
186724
|
type: "binary-expr",
|
|
186717
186725
|
locations: [{
|
|
186718
186726
|
start: {
|
|
186719
|
-
line:
|
|
186727
|
+
line: 175,
|
|
186720
186728
|
column: 14
|
|
186721
186729
|
},
|
|
186722
186730
|
end: {
|
|
186723
|
-
line:
|
|
186731
|
+
line: 175,
|
|
186724
186732
|
column: 27
|
|
186725
186733
|
}
|
|
186726
186734
|
}, {
|
|
186727
186735
|
start: {
|
|
186728
|
-
line:
|
|
186736
|
+
line: 175,
|
|
186729
186737
|
column: 31
|
|
186730
186738
|
},
|
|
186731
186739
|
end: {
|
|
186732
|
-
line:
|
|
186740
|
+
line: 175,
|
|
186733
186741
|
column: 63
|
|
186734
186742
|
}
|
|
186735
186743
|
}],
|
|
186736
|
-
line:
|
|
186744
|
+
line: 175
|
|
186737
186745
|
},
|
|
186738
|
-
"
|
|
186746
|
+
"47": {
|
|
186739
186747
|
loc: {
|
|
186740
186748
|
start: {
|
|
186741
|
-
line:
|
|
186749
|
+
line: 193,
|
|
186742
186750
|
column: 8
|
|
186743
186751
|
},
|
|
186744
186752
|
end: {
|
|
186745
|
-
line:
|
|
186753
|
+
line: 195,
|
|
186746
186754
|
column: 9
|
|
186747
186755
|
}
|
|
186748
186756
|
},
|
|
186749
186757
|
type: "if",
|
|
186750
186758
|
locations: [{
|
|
186751
186759
|
start: {
|
|
186752
|
-
line:
|
|
186760
|
+
line: 193,
|
|
186753
186761
|
column: 8
|
|
186754
186762
|
},
|
|
186755
186763
|
end: {
|
|
186756
|
-
line:
|
|
186764
|
+
line: 195,
|
|
186757
186765
|
column: 9
|
|
186758
186766
|
}
|
|
186759
186767
|
}, {
|
|
186760
186768
|
start: {
|
|
186761
|
-
line:
|
|
186769
|
+
line: 193,
|
|
186762
186770
|
column: 8
|
|
186763
186771
|
},
|
|
186764
186772
|
end: {
|
|
186765
|
-
line:
|
|
186773
|
+
line: 195,
|
|
186766
186774
|
column: 9
|
|
186767
186775
|
}
|
|
186768
186776
|
}],
|
|
186769
|
-
line:
|
|
186777
|
+
line: 193
|
|
186770
186778
|
},
|
|
186771
|
-
"
|
|
186779
|
+
"48": {
|
|
186772
186780
|
loc: {
|
|
186773
186781
|
start: {
|
|
186774
|
-
line:
|
|
186782
|
+
line: 193,
|
|
186775
186783
|
column: 12
|
|
186776
186784
|
},
|
|
186777
186785
|
end: {
|
|
186778
|
-
line:
|
|
186786
|
+
line: 193,
|
|
186779
186787
|
column: 59
|
|
186780
186788
|
}
|
|
186781
186789
|
},
|
|
186782
186790
|
type: "binary-expr",
|
|
186783
186791
|
locations: [{
|
|
186784
186792
|
start: {
|
|
186785
|
-
line:
|
|
186793
|
+
line: 193,
|
|
186786
186794
|
column: 12
|
|
186787
186795
|
},
|
|
186788
186796
|
end: {
|
|
186789
|
-
line:
|
|
186797
|
+
line: 193,
|
|
186790
186798
|
column: 39
|
|
186791
186799
|
}
|
|
186792
186800
|
}, {
|
|
186793
186801
|
start: {
|
|
186794
|
-
line:
|
|
186802
|
+
line: 193,
|
|
186795
186803
|
column: 43
|
|
186796
186804
|
},
|
|
186797
186805
|
end: {
|
|
186798
|
-
line:
|
|
186806
|
+
line: 193,
|
|
186799
186807
|
column: 59
|
|
186800
186808
|
}
|
|
186801
186809
|
}],
|
|
186802
|
-
line:
|
|
186810
|
+
line: 193
|
|
186803
186811
|
},
|
|
186804
|
-
"
|
|
186812
|
+
"49": {
|
|
186805
186813
|
loc: {
|
|
186806
186814
|
start: {
|
|
186807
|
-
line:
|
|
186815
|
+
line: 198,
|
|
186808
186816
|
column: 8
|
|
186809
186817
|
},
|
|
186810
186818
|
end: {
|
|
186811
|
-
line:
|
|
186819
|
+
line: 200,
|
|
186812
186820
|
column: 9
|
|
186813
186821
|
}
|
|
186814
186822
|
},
|
|
186815
186823
|
type: "if",
|
|
186816
186824
|
locations: [{
|
|
186817
186825
|
start: {
|
|
186818
|
-
line:
|
|
186826
|
+
line: 198,
|
|
186819
186827
|
column: 8
|
|
186820
186828
|
},
|
|
186821
186829
|
end: {
|
|
186822
|
-
line:
|
|
186830
|
+
line: 200,
|
|
186823
186831
|
column: 9
|
|
186824
186832
|
}
|
|
186825
186833
|
}, {
|
|
186826
186834
|
start: {
|
|
186827
|
-
line:
|
|
186835
|
+
line: 198,
|
|
186828
186836
|
column: 8
|
|
186829
186837
|
},
|
|
186830
186838
|
end: {
|
|
186831
|
-
line:
|
|
186839
|
+
line: 200,
|
|
186832
186840
|
column: 9
|
|
186833
186841
|
}
|
|
186834
186842
|
}],
|
|
186835
|
-
line:
|
|
186843
|
+
line: 198
|
|
186836
186844
|
},
|
|
186837
|
-
"
|
|
186845
|
+
"50": {
|
|
186838
186846
|
loc: {
|
|
186839
186847
|
start: {
|
|
186840
|
-
line:
|
|
186848
|
+
line: 198,
|
|
186841
186849
|
column: 12
|
|
186842
186850
|
},
|
|
186843
186851
|
end: {
|
|
186844
|
-
line:
|
|
186852
|
+
line: 198,
|
|
186845
186853
|
column: 77
|
|
186846
186854
|
}
|
|
186847
186855
|
},
|
|
186848
186856
|
type: "binary-expr",
|
|
186849
186857
|
locations: [{
|
|
186850
186858
|
start: {
|
|
186851
|
-
line:
|
|
186859
|
+
line: 198,
|
|
186852
186860
|
column: 12
|
|
186853
186861
|
},
|
|
186854
186862
|
end: {
|
|
186855
|
-
line:
|
|
186863
|
+
line: 198,
|
|
186856
186864
|
column: 48
|
|
186857
186865
|
}
|
|
186858
186866
|
}, {
|
|
186859
186867
|
start: {
|
|
186860
|
-
line:
|
|
186868
|
+
line: 198,
|
|
186861
186869
|
column: 52
|
|
186862
186870
|
},
|
|
186863
186871
|
end: {
|
|
186864
|
-
line:
|
|
186872
|
+
line: 198,
|
|
186865
186873
|
column: 77
|
|
186866
186874
|
}
|
|
186867
186875
|
}],
|
|
186868
|
-
line:
|
|
186876
|
+
line: 198
|
|
186869
186877
|
}
|
|
186870
186878
|
},
|
|
186871
186879
|
s: {
|
|
@@ -186968,10 +186976,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
186968
186976
|
"96": 0,
|
|
186969
186977
|
"97": 0,
|
|
186970
186978
|
"98": 0,
|
|
186971
|
-
"99": 0
|
|
186972
|
-
"100": 0,
|
|
186973
|
-
"101": 0,
|
|
186974
|
-
"102": 0
|
|
186979
|
+
"99": 0
|
|
186975
186980
|
},
|
|
186976
186981
|
f: {
|
|
186977
186982
|
"0": 0,
|
|
@@ -186996,8 +187001,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
186996
187001
|
"19": 0,
|
|
186997
187002
|
"20": 0,
|
|
186998
187003
|
"21": 0,
|
|
186999
|
-
"22": 0
|
|
187000
|
-
"23": 0
|
|
187004
|
+
"22": 0
|
|
187001
187005
|
},
|
|
187002
187006
|
b: {
|
|
187003
187007
|
"0": [0, 0],
|
|
@@ -187036,11 +187040,11 @@ var cov_vfrhjvw7k = function () {
|
|
|
187036
187040
|
"33": [0, 0],
|
|
187037
187041
|
"34": [0, 0],
|
|
187038
187042
|
"35": [0, 0],
|
|
187039
|
-
"36": [0
|
|
187040
|
-
"37": [0],
|
|
187041
|
-
"38": [0
|
|
187043
|
+
"36": [0],
|
|
187044
|
+
"37": [0, 0],
|
|
187045
|
+
"38": [0],
|
|
187042
187046
|
"39": [0],
|
|
187043
|
-
"40": [0],
|
|
187047
|
+
"40": [0, 0],
|
|
187044
187048
|
"41": [0, 0],
|
|
187045
187049
|
"42": [0, 0],
|
|
187046
187050
|
"43": [0, 0],
|
|
@@ -187050,11 +187054,10 @@ var cov_vfrhjvw7k = function () {
|
|
|
187050
187054
|
"47": [0, 0],
|
|
187051
187055
|
"48": [0, 0],
|
|
187052
187056
|
"49": [0, 0],
|
|
187053
|
-
"50": [0, 0]
|
|
187054
|
-
"51": [0, 0]
|
|
187057
|
+
"50": [0, 0]
|
|
187055
187058
|
},
|
|
187056
187059
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
187057
|
-
hash: "
|
|
187060
|
+
hash: "43836ddf25324f6724acfc3d94aaecb9d1a143ed"
|
|
187058
187061
|
};
|
|
187059
187062
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
187060
187063
|
|
|
@@ -187081,6 +187084,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
187081
187084
|
|
|
187082
187085
|
|
|
187083
187086
|
|
|
187087
|
+
|
|
187084
187088
|
function ScreenBase_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = ScreenBase_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; 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 normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, 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; } } }; }
|
|
187085
187089
|
|
|
187086
187090
|
function ScreenBase_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return ScreenBase_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return ScreenBase_arrayLikeToArray(o, minLen); }
|
|
@@ -187308,149 +187312,136 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187308
187312
|
cov_vfrhjvw7k.s[42]++;
|
|
187309
187313
|
|
|
187310
187314
|
try {
|
|
187311
|
-
var data = (cov_vfrhjvw7k.s[43]++,
|
|
187312
|
-
|
|
187313
|
-
|
|
187314
|
-
|
|
187315
|
-
|
|
187316
|
-
if (name === '_parent') {
|
|
187317
|
-
cov_vfrhjvw7k.b[22][0]++;
|
|
187318
|
-
cov_vfrhjvw7k.s[45]++;
|
|
187319
|
-
return target._parent;
|
|
187320
|
-
} else {
|
|
187321
|
-
cov_vfrhjvw7k.b[22][1]++;
|
|
187322
|
-
cov_vfrhjvw7k.s[46]++;
|
|
187323
|
-
return target.vdata[name];
|
|
187324
|
-
}
|
|
187325
|
-
}
|
|
187326
|
-
}));
|
|
187327
|
-
cov_vfrhjvw7k.s[47]++;
|
|
187328
|
-
return (cov_vfrhjvw7k.b[23][0]++, text) && (cov_vfrhjvw7k.b[23][1]++, mustache_default.a.render(text, data));
|
|
187315
|
+
var data = (cov_vfrhjvw7k.s[43]++, Object.assign({
|
|
187316
|
+
_parent: this._parent
|
|
187317
|
+
}, this.vdata));
|
|
187318
|
+
cov_vfrhjvw7k.s[44]++;
|
|
187319
|
+
return (cov_vfrhjvw7k.b[22][0]++, text) && (cov_vfrhjvw7k.b[22][1]++, mustache_default.a.render(text, data));
|
|
187329
187320
|
} catch (e) {
|
|
187330
|
-
cov_vfrhjvw7k.s[
|
|
187321
|
+
cov_vfrhjvw7k.s[45]++;
|
|
187331
187322
|
return 'MUSTACHE: ' + e.message;
|
|
187332
187323
|
}
|
|
187333
187324
|
},
|
|
187334
187325
|
submitForm: function submitForm() {
|
|
187335
|
-
cov_vfrhjvw7k.f[
|
|
187336
|
-
cov_vfrhjvw7k.s[
|
|
187326
|
+
cov_vfrhjvw7k.f[10]++;
|
|
187327
|
+
cov_vfrhjvw7k.s[46]++;
|
|
187337
187328
|
|
|
187338
187329
|
if (this.$v.$invalid) {
|
|
187339
|
-
cov_vfrhjvw7k.b[
|
|
187340
|
-
cov_vfrhjvw7k.s[
|
|
187330
|
+
cov_vfrhjvw7k.b[23][0]++;
|
|
187331
|
+
cov_vfrhjvw7k.s[47]++;
|
|
187341
187332
|
//if the form is not valid the data is not emitted
|
|
187342
187333
|
return;
|
|
187343
187334
|
} else {
|
|
187344
|
-
cov_vfrhjvw7k.b[
|
|
187335
|
+
cov_vfrhjvw7k.b[23][1]++;
|
|
187345
187336
|
}
|
|
187346
187337
|
|
|
187347
|
-
cov_vfrhjvw7k.s[
|
|
187338
|
+
cov_vfrhjvw7k.s[48]++;
|
|
187348
187339
|
this.$emit('submit', this.vdata);
|
|
187349
187340
|
},
|
|
187350
187341
|
getValidationData: function getValidationData() {
|
|
187351
|
-
cov_vfrhjvw7k.f[
|
|
187352
|
-
var screen = (cov_vfrhjvw7k.s[
|
|
187353
|
-
cov_vfrhjvw7k.s[
|
|
187354
|
-
return new Proxy((cov_vfrhjvw7k.b[
|
|
187342
|
+
cov_vfrhjvw7k.f[11]++;
|
|
187343
|
+
var screen = (cov_vfrhjvw7k.s[49]++, this);
|
|
187344
|
+
cov_vfrhjvw7k.s[50]++;
|
|
187345
|
+
return new Proxy((cov_vfrhjvw7k.b[24][0]++, this.vdata) || (cov_vfrhjvw7k.b[24][1]++, {}), {
|
|
187355
187346
|
get: function get(target, name) {
|
|
187356
|
-
cov_vfrhjvw7k.f[
|
|
187357
|
-
cov_vfrhjvw7k.s[
|
|
187347
|
+
cov_vfrhjvw7k.f[12]++;
|
|
187348
|
+
cov_vfrhjvw7k.s[51]++;
|
|
187358
187349
|
|
|
187359
187350
|
if (name in target) {
|
|
187360
|
-
cov_vfrhjvw7k.b[
|
|
187361
|
-
cov_vfrhjvw7k.s[
|
|
187351
|
+
cov_vfrhjvw7k.b[25][0]++;
|
|
187352
|
+
cov_vfrhjvw7k.s[52]++;
|
|
187362
187353
|
return target[name];
|
|
187363
187354
|
} else {
|
|
187364
|
-
cov_vfrhjvw7k.b[
|
|
187355
|
+
cov_vfrhjvw7k.b[25][1]++;
|
|
187365
187356
|
}
|
|
187366
187357
|
|
|
187367
|
-
cov_vfrhjvw7k.s[
|
|
187358
|
+
cov_vfrhjvw7k.s[53]++;
|
|
187368
187359
|
|
|
187369
187360
|
if (name === '_parent') {
|
|
187370
|
-
cov_vfrhjvw7k.b[
|
|
187371
|
-
cov_vfrhjvw7k.s[
|
|
187372
|
-
return screen._parent === undefined ? (cov_vfrhjvw7k.b[
|
|
187361
|
+
cov_vfrhjvw7k.b[26][0]++;
|
|
187362
|
+
cov_vfrhjvw7k.s[54]++;
|
|
187363
|
+
return screen._parent === undefined ? (cov_vfrhjvw7k.b[27][0]++, this._parent) : (cov_vfrhjvw7k.b[27][1]++, screen._parent);
|
|
187373
187364
|
} else {
|
|
187374
|
-
cov_vfrhjvw7k.b[
|
|
187365
|
+
cov_vfrhjvw7k.b[26][1]++;
|
|
187375
187366
|
}
|
|
187376
187367
|
}
|
|
187377
187368
|
});
|
|
187378
187369
|
},
|
|
187379
187370
|
initialValue: function initialValue(component, dataFormat, config) {
|
|
187380
|
-
cov_vfrhjvw7k.f[
|
|
187381
|
-
var value = (cov_vfrhjvw7k.s[
|
|
187382
|
-
cov_vfrhjvw7k.s[
|
|
187371
|
+
cov_vfrhjvw7k.f[13]++;
|
|
187372
|
+
var value = (cov_vfrhjvw7k.s[55]++, null);
|
|
187373
|
+
cov_vfrhjvw7k.s[56]++;
|
|
187383
187374
|
|
|
187384
187375
|
if (component === 'FormInput') {
|
|
187385
|
-
cov_vfrhjvw7k.b[
|
|
187386
|
-
cov_vfrhjvw7k.s[
|
|
187376
|
+
cov_vfrhjvw7k.b[28][0]++;
|
|
187377
|
+
cov_vfrhjvw7k.s[57]++;
|
|
187387
187378
|
|
|
187388
187379
|
if (stringFormats.includes(dataFormat)) {
|
|
187389
|
-
cov_vfrhjvw7k.b[
|
|
187390
|
-
cov_vfrhjvw7k.s[
|
|
187380
|
+
cov_vfrhjvw7k.b[29][0]++;
|
|
187381
|
+
cov_vfrhjvw7k.s[58]++;
|
|
187391
187382
|
value = '';
|
|
187392
187383
|
} else {
|
|
187393
|
-
cov_vfrhjvw7k.b[
|
|
187394
|
-
cov_vfrhjvw7k.s[
|
|
187384
|
+
cov_vfrhjvw7k.b[29][1]++;
|
|
187385
|
+
cov_vfrhjvw7k.s[59]++;
|
|
187395
187386
|
|
|
187396
187387
|
if (dataFormat === 'currency') {
|
|
187397
|
-
cov_vfrhjvw7k.b[
|
|
187398
|
-
cov_vfrhjvw7k.s[
|
|
187388
|
+
cov_vfrhjvw7k.b[30][0]++;
|
|
187389
|
+
cov_vfrhjvw7k.s[60]++;
|
|
187399
187390
|
value = 0;
|
|
187400
187391
|
} else {
|
|
187401
|
-
cov_vfrhjvw7k.b[
|
|
187392
|
+
cov_vfrhjvw7k.b[30][1]++;
|
|
187402
187393
|
}
|
|
187403
187394
|
}
|
|
187404
187395
|
} else {
|
|
187405
|
-
cov_vfrhjvw7k.b[
|
|
187406
|
-
cov_vfrhjvw7k.s[
|
|
187396
|
+
cov_vfrhjvw7k.b[28][1]++;
|
|
187397
|
+
cov_vfrhjvw7k.s[61]++;
|
|
187407
187398
|
|
|
187408
187399
|
if (component === 'FormTextArea') {
|
|
187409
|
-
cov_vfrhjvw7k.b[
|
|
187410
|
-
cov_vfrhjvw7k.s[
|
|
187400
|
+
cov_vfrhjvw7k.b[31][0]++;
|
|
187401
|
+
cov_vfrhjvw7k.s[62]++;
|
|
187411
187402
|
value = '';
|
|
187412
187403
|
} else {
|
|
187413
|
-
cov_vfrhjvw7k.b[
|
|
187414
|
-
cov_vfrhjvw7k.s[
|
|
187404
|
+
cov_vfrhjvw7k.b[31][1]++;
|
|
187405
|
+
cov_vfrhjvw7k.s[63]++;
|
|
187415
187406
|
|
|
187416
|
-
if ((cov_vfrhjvw7k.b[
|
|
187417
|
-
cov_vfrhjvw7k.b[
|
|
187418
|
-
cov_vfrhjvw7k.s[
|
|
187407
|
+
if ((cov_vfrhjvw7k.b[33][0]++, component === 'FormSelectList') && (cov_vfrhjvw7k.b[33][1]++, config.options.allowMultiSelect)) {
|
|
187408
|
+
cov_vfrhjvw7k.b[32][0]++;
|
|
187409
|
+
cov_vfrhjvw7k.s[64]++;
|
|
187419
187410
|
value = [];
|
|
187420
187411
|
} else {
|
|
187421
|
-
cov_vfrhjvw7k.b[
|
|
187422
|
-
cov_vfrhjvw7k.s[
|
|
187412
|
+
cov_vfrhjvw7k.b[32][1]++;
|
|
187413
|
+
cov_vfrhjvw7k.s[65]++;
|
|
187423
187414
|
|
|
187424
|
-
if ((cov_vfrhjvw7k.b[
|
|
187425
|
-
cov_vfrhjvw7k.b[
|
|
187426
|
-
cov_vfrhjvw7k.s[
|
|
187415
|
+
if ((cov_vfrhjvw7k.b[35][0]++, component === 'FormSelectList') && (cov_vfrhjvw7k.b[35][1]++, !config.options.allowMultiSelect)) {
|
|
187416
|
+
cov_vfrhjvw7k.b[34][0]++;
|
|
187417
|
+
cov_vfrhjvw7k.s[66]++;
|
|
187427
187418
|
value = null;
|
|
187428
187419
|
} else {
|
|
187429
|
-
cov_vfrhjvw7k.b[
|
|
187420
|
+
cov_vfrhjvw7k.b[34][1]++;
|
|
187430
187421
|
}
|
|
187431
187422
|
}
|
|
187432
187423
|
}
|
|
187433
187424
|
}
|
|
187434
187425
|
|
|
187435
|
-
cov_vfrhjvw7k.s[
|
|
187426
|
+
cov_vfrhjvw7k.s[67]++;
|
|
187436
187427
|
return value;
|
|
187437
187428
|
},
|
|
187438
187429
|
getValue: function getValue(name) {
|
|
187439
|
-
var object = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_vfrhjvw7k.b[
|
|
187440
|
-
cov_vfrhjvw7k.f[
|
|
187441
|
-
cov_vfrhjvw7k.s[
|
|
187442
|
-
return object ? (cov_vfrhjvw7k.b[
|
|
187430
|
+
var object = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_vfrhjvw7k.b[36][0]++, this);
|
|
187431
|
+
cov_vfrhjvw7k.f[14]++;
|
|
187432
|
+
cov_vfrhjvw7k.s[68]++;
|
|
187433
|
+
return object ? (cov_vfrhjvw7k.b[37][0]++, Object(lodash["get"])(object, name)) : (cov_vfrhjvw7k.b[37][1]++, undefined);
|
|
187443
187434
|
},
|
|
187444
187435
|
setValue: function setValue(name, value) {
|
|
187445
|
-
var object = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : (cov_vfrhjvw7k.b[
|
|
187446
|
-
var defaults = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_vfrhjvw7k.b[
|
|
187447
|
-
cov_vfrhjvw7k.f[
|
|
187448
|
-
cov_vfrhjvw7k.s[
|
|
187436
|
+
var object = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : (cov_vfrhjvw7k.b[38][0]++, this);
|
|
187437
|
+
var defaults = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_vfrhjvw7k.b[39][0]++, object);
|
|
187438
|
+
cov_vfrhjvw7k.f[15]++;
|
|
187439
|
+
cov_vfrhjvw7k.s[69]++;
|
|
187449
187440
|
|
|
187450
|
-
if ((cov_vfrhjvw7k.b[
|
|
187451
|
-
cov_vfrhjvw7k.b[
|
|
187452
|
-
var parsedName = (cov_vfrhjvw7k.s[
|
|
187453
|
-
cov_vfrhjvw7k.s[
|
|
187441
|
+
if ((cov_vfrhjvw7k.b[41][0]++, object) && (cov_vfrhjvw7k.b[41][1]++, value !== undefined)) {
|
|
187442
|
+
cov_vfrhjvw7k.b[40][0]++;
|
|
187443
|
+
var parsedName = (cov_vfrhjvw7k.s[70]++, name.split('.'));
|
|
187444
|
+
cov_vfrhjvw7k.s[71]++;
|
|
187454
187445
|
|
|
187455
187446
|
var _iterator2 = ScreenBase_createForOfIteratorHelper(parsedName),
|
|
187456
187447
|
_step2;
|
|
@@ -187459,57 +187450,57 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187459
187450
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
187460
187451
|
var attr = _step2.value;
|
|
187461
187452
|
var setValue = void 0;
|
|
187462
|
-
var index = (cov_vfrhjvw7k.s[
|
|
187463
|
-
var isLastElement = (cov_vfrhjvw7k.s[
|
|
187464
|
-
var originalValue = (cov_vfrhjvw7k.s[
|
|
187465
|
-
cov_vfrhjvw7k.s[
|
|
187453
|
+
var index = (cov_vfrhjvw7k.s[72]++, parsedName.indexOf(attr));
|
|
187454
|
+
var isLastElement = (cov_vfrhjvw7k.s[73]++, index === parsedName.length - 1);
|
|
187455
|
+
var originalValue = (cov_vfrhjvw7k.s[74]++, Object(lodash["get"])(object, attr));
|
|
187456
|
+
cov_vfrhjvw7k.s[75]++;
|
|
187466
187457
|
|
|
187467
187458
|
if (isLastElement) {
|
|
187468
|
-
cov_vfrhjvw7k.b[
|
|
187469
|
-
cov_vfrhjvw7k.s[
|
|
187459
|
+
cov_vfrhjvw7k.b[42][0]++;
|
|
187460
|
+
cov_vfrhjvw7k.s[76]++;
|
|
187470
187461
|
setValue = value;
|
|
187471
187462
|
} else {
|
|
187472
|
-
cov_vfrhjvw7k.b[
|
|
187473
|
-
cov_vfrhjvw7k.s[
|
|
187463
|
+
cov_vfrhjvw7k.b[42][1]++;
|
|
187464
|
+
cov_vfrhjvw7k.s[77]++;
|
|
187474
187465
|
setValue = originalValue;
|
|
187475
|
-
cov_vfrhjvw7k.s[
|
|
187466
|
+
cov_vfrhjvw7k.s[78]++;
|
|
187476
187467
|
|
|
187477
187468
|
if (!setValue) {
|
|
187478
|
-
cov_vfrhjvw7k.b[
|
|
187479
|
-
cov_vfrhjvw7k.s[
|
|
187469
|
+
cov_vfrhjvw7k.b[43][0]++;
|
|
187470
|
+
cov_vfrhjvw7k.s[79]++;
|
|
187480
187471
|
// Check defaults
|
|
187481
187472
|
setValue = Object(lodash["get"])(defaults, attr);
|
|
187482
187473
|
} else {
|
|
187483
|
-
cov_vfrhjvw7k.b[
|
|
187474
|
+
cov_vfrhjvw7k.b[43][1]++;
|
|
187484
187475
|
}
|
|
187485
187476
|
|
|
187486
|
-
cov_vfrhjvw7k.s[
|
|
187477
|
+
cov_vfrhjvw7k.s[80]++;
|
|
187487
187478
|
|
|
187488
187479
|
if (!setValue) {
|
|
187489
|
-
cov_vfrhjvw7k.b[
|
|
187490
|
-
cov_vfrhjvw7k.s[
|
|
187480
|
+
cov_vfrhjvw7k.b[44][0]++;
|
|
187481
|
+
cov_vfrhjvw7k.s[81]++;
|
|
187491
187482
|
// Still no value? Set empty object
|
|
187492
187483
|
setValue = {};
|
|
187493
187484
|
} else {
|
|
187494
|
-
cov_vfrhjvw7k.b[
|
|
187485
|
+
cov_vfrhjvw7k.b[44][1]++;
|
|
187495
187486
|
}
|
|
187496
187487
|
}
|
|
187497
187488
|
|
|
187498
|
-
cov_vfrhjvw7k.s[
|
|
187489
|
+
cov_vfrhjvw7k.s[82]++;
|
|
187499
187490
|
|
|
187500
|
-
if ((cov_vfrhjvw7k.b[
|
|
187501
|
-
cov_vfrhjvw7k.b[
|
|
187502
|
-
cov_vfrhjvw7k.s[
|
|
187491
|
+
if ((cov_vfrhjvw7k.b[46][0]++, isLastElement) && (cov_vfrhjvw7k.b[46][1]++, Object(lodash["isEqual"])(setValue, originalValue))) {
|
|
187492
|
+
cov_vfrhjvw7k.b[45][0]++;
|
|
187493
|
+
cov_vfrhjvw7k.s[83]++;
|
|
187503
187494
|
return;
|
|
187504
187495
|
} else {
|
|
187505
|
-
cov_vfrhjvw7k.b[
|
|
187496
|
+
cov_vfrhjvw7k.b[45][1]++;
|
|
187506
187497
|
}
|
|
187507
187498
|
|
|
187508
|
-
cov_vfrhjvw7k.s[
|
|
187499
|
+
cov_vfrhjvw7k.s[84]++;
|
|
187509
187500
|
this.$set(object, attr, setValue);
|
|
187510
|
-
cov_vfrhjvw7k.s[
|
|
187501
|
+
cov_vfrhjvw7k.s[85]++;
|
|
187511
187502
|
object = Object(lodash["get"])(object, attr);
|
|
187512
|
-
cov_vfrhjvw7k.s[
|
|
187503
|
+
cov_vfrhjvw7k.s[86]++;
|
|
187513
187504
|
defaults = Object(lodash["get"])(defaults, attr);
|
|
187514
187505
|
}
|
|
187515
187506
|
} catch (err) {
|
|
@@ -187518,64 +187509,64 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187518
187509
|
_iterator2.f();
|
|
187519
187510
|
}
|
|
187520
187511
|
} else {
|
|
187521
|
-
cov_vfrhjvw7k.b[
|
|
187512
|
+
cov_vfrhjvw7k.b[40][1]++;
|
|
187522
187513
|
}
|
|
187523
187514
|
},
|
|
187524
187515
|
validationMessage: function validationMessage(validation) {
|
|
187525
187516
|
var _this = this;
|
|
187526
187517
|
|
|
187527
|
-
cov_vfrhjvw7k.f[
|
|
187528
|
-
var message = (cov_vfrhjvw7k.s[
|
|
187529
|
-
cov_vfrhjvw7k.s[
|
|
187518
|
+
cov_vfrhjvw7k.f[16]++;
|
|
187519
|
+
var message = (cov_vfrhjvw7k.s[87]++, []);
|
|
187520
|
+
cov_vfrhjvw7k.s[88]++;
|
|
187530
187521
|
Object.keys(ValidationRules["a" /* ValidationMsg */]).forEach(function (key) {
|
|
187531
|
-
cov_vfrhjvw7k.f[
|
|
187532
|
-
cov_vfrhjvw7k.s[
|
|
187522
|
+
cov_vfrhjvw7k.f[17]++;
|
|
187523
|
+
cov_vfrhjvw7k.s[89]++;
|
|
187533
187524
|
|
|
187534
|
-
if ((cov_vfrhjvw7k.b[
|
|
187535
|
-
cov_vfrhjvw7k.b[
|
|
187536
|
-
cov_vfrhjvw7k.s[
|
|
187525
|
+
if ((cov_vfrhjvw7k.b[48][0]++, validation[key] !== undefined) && (cov_vfrhjvw7k.b[48][1]++, !validation[key])) {
|
|
187526
|
+
cov_vfrhjvw7k.b[47][0]++;
|
|
187527
|
+
cov_vfrhjvw7k.s[90]++;
|
|
187537
187528
|
message.push(_this.$t(ValidationRules["a" /* ValidationMsg */][key]).replace(/\{(.+?)\}/g, function (match, p1) {
|
|
187538
|
-
cov_vfrhjvw7k.f[
|
|
187539
|
-
cov_vfrhjvw7k.s[
|
|
187529
|
+
cov_vfrhjvw7k.f[18]++;
|
|
187530
|
+
cov_vfrhjvw7k.s[91]++;
|
|
187540
187531
|
return validation.$params[key][p1];
|
|
187541
187532
|
}));
|
|
187542
187533
|
} else {
|
|
187543
|
-
cov_vfrhjvw7k.b[
|
|
187534
|
+
cov_vfrhjvw7k.b[47][1]++;
|
|
187544
187535
|
} // JSON Schema use to start with 'schema'
|
|
187545
187536
|
|
|
187546
187537
|
|
|
187547
|
-
var keyForSchema = (cov_vfrhjvw7k.s[
|
|
187548
|
-
cov_vfrhjvw7k.s[
|
|
187538
|
+
var keyForSchema = (cov_vfrhjvw7k.s[92]++, 'schema' + key.charAt(0).toUpperCase() + key.slice(1));
|
|
187539
|
+
cov_vfrhjvw7k.s[93]++;
|
|
187549
187540
|
|
|
187550
|
-
if ((cov_vfrhjvw7k.b[
|
|
187551
|
-
cov_vfrhjvw7k.b[
|
|
187552
|
-
cov_vfrhjvw7k.s[
|
|
187541
|
+
if ((cov_vfrhjvw7k.b[50][0]++, validation[keyForSchema] !== undefined) && (cov_vfrhjvw7k.b[50][1]++, !validation[keyForSchema])) {
|
|
187542
|
+
cov_vfrhjvw7k.b[49][0]++;
|
|
187543
|
+
cov_vfrhjvw7k.s[94]++;
|
|
187553
187544
|
message.push(_this.$t(ValidationRules["a" /* ValidationMsg */][key]).replace(/\{(.+?)\}/g, function (match, p1) {
|
|
187554
|
-
cov_vfrhjvw7k.f[
|
|
187555
|
-
cov_vfrhjvw7k.s[
|
|
187545
|
+
cov_vfrhjvw7k.f[19]++;
|
|
187546
|
+
cov_vfrhjvw7k.s[95]++;
|
|
187556
187547
|
return validation.$params[keyForSchema][p1];
|
|
187557
187548
|
}));
|
|
187558
187549
|
} else {
|
|
187559
|
-
cov_vfrhjvw7k.b[
|
|
187550
|
+
cov_vfrhjvw7k.b[49][1]++;
|
|
187560
187551
|
}
|
|
187561
187552
|
});
|
|
187562
|
-
cov_vfrhjvw7k.s[
|
|
187553
|
+
cov_vfrhjvw7k.s[96]++;
|
|
187563
187554
|
return message.join('.\n');
|
|
187564
187555
|
},
|
|
187565
187556
|
getCurrentPage: function getCurrentPage() {
|
|
187566
|
-
cov_vfrhjvw7k.f[
|
|
187567
|
-
cov_vfrhjvw7k.s[
|
|
187557
|
+
cov_vfrhjvw7k.f[20]++;
|
|
187558
|
+
cov_vfrhjvw7k.s[97]++;
|
|
187568
187559
|
return this.currentPage__;
|
|
187569
187560
|
},
|
|
187570
187561
|
setCurrentPage: function setCurrentPage(page) {
|
|
187571
|
-
cov_vfrhjvw7k.f[
|
|
187572
|
-
cov_vfrhjvw7k.s[
|
|
187562
|
+
cov_vfrhjvw7k.f[21]++;
|
|
187563
|
+
cov_vfrhjvw7k.s[98]++;
|
|
187573
187564
|
this.currentPage__ = page;
|
|
187574
187565
|
}
|
|
187575
187566
|
},
|
|
187576
187567
|
validations: function validations() {
|
|
187577
|
-
cov_vfrhjvw7k.f[
|
|
187578
|
-
cov_vfrhjvw7k.s[
|
|
187568
|
+
cov_vfrhjvw7k.f[22]++;
|
|
187569
|
+
cov_vfrhjvw7k.s[99]++;
|
|
187579
187570
|
return {
|
|
187580
187571
|
vdata: this.ValidationRules__
|
|
187581
187572
|
};
|
|
@@ -193848,7 +193839,7 @@ var screenRenderer;
|
|
|
193848
193839
|
}
|
|
193849
193840
|
}
|
|
193850
193841
|
});
|
|
193851
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
193842
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/watchers-synchronous.vue?vue&type=template&id=fb550d68&
|
|
193852
193843
|
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()])])}
|
|
193853
193844
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
193854
193845
|
|
|
@@ -194418,7 +194409,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
194418
194409
|
)
|
|
194419
194410
|
|
|
194420
194411
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
194421
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
194412
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/screen-renderer-error.vue?vue&type=template&id=8466b078&
|
|
194422
194413
|
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)])}
|
|
194423
194414
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
194424
194415
|
|
|
@@ -195017,7 +195008,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
195017
195008
|
)
|
|
195018
195009
|
|
|
195019
195010
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
195020
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
195011
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/add-loop-row.vue?vue&type=template&id=cf7fd0da&
|
|
195021
195012
|
var add_loop_rowvue_type_template_id_cf7fd0da_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.error)?_c('b-row',{staticClass:"justify-content-start"},[_c('b-col',{attrs:{"md":"auto"}},[_c('div',{staticClass:"invalid-feedback d-block"},[_vm._v(_vm._s(_vm.error))])])],1):_vm._e(),(_vm.value && _vm.config.settings.add)?_c('b-row',{staticClass:"justify-content-md-center"},[_c('b-col',{attrs:{"md":"auto"}},[_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Add Item'),"data-cy":("loop-" + (_vm.config.name) + "-add")},on:{"click":_vm.add}},[_c('i',{staticClass:"fas fa-plus"})]),(_vm.value.length > 0)?_c('b-button',{staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"outline-danger","title":_vm.$t('Delete Item'),"data-cy":("loop-" + (_vm.config.name) + "-remove")},on:{"click":_vm.removeConfirm}},[_c('i',{staticClass:"fas fa-minus"})]):_vm._e()],1)],1):_vm._e()],1)}
|
|
195022
195013
|
var add_loop_rowvue_type_template_id_cf7fd0da_staticRenderFns = []
|
|
195023
195014
|
|
|
@@ -195305,7 +195296,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
195305
195296
|
)
|
|
195306
195297
|
|
|
195307
195298
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
195308
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
195299
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7927e680-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/utils/default-loading-spinner.vue?vue&type=template&id=2af62e9c&
|
|
195309
195300
|
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...")])}
|
|
195310
195301
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
195311
195302
|
|