@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
|
@@ -3923,7 +3923,7 @@ module.exports = function spread(callback) {
|
|
|
3923
3923
|
|
|
3924
3924
|
"use strict";
|
|
3925
3925
|
|
|
3926
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3926
|
+
// 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&
|
|
3927
3927
|
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()])}
|
|
3928
3928
|
var staticRenderFns = []
|
|
3929
3929
|
|
|
@@ -5299,12 +5299,12 @@ module.exports = baseAssignIn;
|
|
|
5299
5299
|
|
|
5300
5300
|
"use strict";
|
|
5301
5301
|
|
|
5302
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5302
|
+
// 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&
|
|
5303
5303
|
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)}
|
|
5304
5304
|
var staticRenderFns = []
|
|
5305
5305
|
|
|
5306
5306
|
|
|
5307
|
-
// CONCATENATED MODULE: ./src/components/inspector/form-multiselect.vue?vue&type=template&id=
|
|
5307
|
+
// CONCATENATED MODULE: ./src/components/inspector/form-multiselect.vue?vue&type=template&id=3d66b14a&
|
|
5308
5308
|
|
|
5309
5309
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find.js
|
|
5310
5310
|
var es6_array_find = __webpack_require__("7514");
|
|
@@ -5316,7 +5316,7 @@ var validation_default = /*#__PURE__*/__webpack_require__.n(validation_);
|
|
|
5316
5316
|
// 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&
|
|
5317
5317
|
var cov_2oxjmrtt8o = function () {
|
|
5318
5318
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/inspector/form-multiselect.vue";
|
|
5319
|
-
var hash = "
|
|
5319
|
+
var hash = "fe7452f170717e19041a658ae4f22266f94079ae";
|
|
5320
5320
|
var global = new Function("return this")();
|
|
5321
5321
|
var gcv = "__coverage__";
|
|
5322
5322
|
var coverageData = {
|
|
@@ -5536,10 +5536,10 @@ var cov_2oxjmrtt8o = function () {
|
|
|
5536
5536
|
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",
|
|
5537
5537
|
file: "form-multiselect.vue",
|
|
5538
5538
|
sourceRoot: "src/components/inspector",
|
|
5539
|
-
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 '
|
|
5539
|
+
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>"]
|
|
5540
5540
|
},
|
|
5541
5541
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
5542
|
-
hash: "
|
|
5542
|
+
hash: "fe7452f170717e19041a658ae4f22266f94079ae"
|
|
5543
5543
|
};
|
|
5544
5544
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
5545
5545
|
|
|
@@ -5590,7 +5590,7 @@ var cov_2oxjmrtt8o = function () {
|
|
|
5590
5590
|
cov_2oxjmrtt8o.f[0]++;
|
|
5591
5591
|
cov_2oxjmrtt8o.s[0]++;
|
|
5592
5592
|
return {
|
|
5593
|
-
'
|
|
5593
|
+
'has-errors': (cov_2oxjmrtt8o.b[0][0]++, this.validator) && (cov_2oxjmrtt8o.b[0][1]++, this.validator.errorCount) || (cov_2oxjmrtt8o.b[0][2]++, this.error)
|
|
5594
5594
|
};
|
|
5595
5595
|
}
|
|
5596
5596
|
},
|
|
@@ -10130,7 +10130,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
10130
10130
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
10131
10131
|
var defineProperty = __webpack_require__("bd86");
|
|
10132
10132
|
|
|
10133
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10133
|
+
// 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&
|
|
10134
10134
|
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()])}
|
|
10135
10135
|
var staticRenderFns = []
|
|
10136
10136
|
|
|
@@ -21304,7 +21304,7 @@ $exports.store = store;
|
|
|
21304
21304
|
|
|
21305
21305
|
"use strict";
|
|
21306
21306
|
|
|
21307
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
21307
|
+
// 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&
|
|
21308
21308
|
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){
|
|
21309
21309
|
var index = ref.index;
|
|
21310
21310
|
var field = ref.field;
|
|
@@ -44294,7 +44294,7 @@ module.exports = createAssigner;
|
|
|
44294
44294
|
|
|
44295
44295
|
"use strict";
|
|
44296
44296
|
|
|
44297
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
44297
|
+
// 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&
|
|
44298
44298
|
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)}
|
|
44299
44299
|
var staticRenderFns = []
|
|
44300
44300
|
|
|
@@ -74719,7 +74719,7 @@ module.exports = baseCreate;
|
|
|
74719
74719
|
|
|
74720
74720
|
"use strict";
|
|
74721
74721
|
|
|
74722
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
74722
|
+
// 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&
|
|
74723
74723
|
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)}})])}
|
|
74724
74724
|
var staticRenderFns = []
|
|
74725
74725
|
|
|
@@ -86636,7 +86636,7 @@ module.exports = overArg;
|
|
|
86636
86636
|
|
|
86637
86637
|
"use strict";
|
|
86638
86638
|
|
|
86639
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
86639
|
+
// 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&
|
|
86640
86640
|
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()}
|
|
86641
86641
|
var staticRenderFns = []
|
|
86642
86642
|
|
|
@@ -95330,7 +95330,7 @@ __webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return
|
|
|
95330
95330
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
95331
95331
|
__webpack_require__.d(__webpack_exports__, "Tooltip", function() { return /* reexport */ tooltip["a" /* default */]; });
|
|
95332
95332
|
|
|
95333
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95333
|
+
// 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&
|
|
95334
95334
|
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)])}
|
|
95335
95335
|
var staticRenderFns = []
|
|
95336
95336
|
|
|
@@ -95689,7 +95689,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
95689
95689
|
)
|
|
95690
95690
|
|
|
95691
95691
|
/* harmony default export */ var color_select = (component.exports);
|
|
95692
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95692
|
+
// 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&
|
|
95693
95693
|
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)}
|
|
95694
95694
|
var container_columnsvue_type_template_id_49e59f53_staticRenderFns = []
|
|
95695
95695
|
|
|
@@ -97143,7 +97143,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
97143
97143
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
97144
97144
|
var form_multiselect = __webpack_require__("0f4c");
|
|
97145
97145
|
|
|
97146
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97146
|
+
// 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&
|
|
97147
97147
|
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)}
|
|
97148
97148
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
97149
97149
|
|
|
@@ -97473,7 +97473,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
97473
97473
|
)
|
|
97474
97474
|
|
|
97475
97475
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
97476
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97476
|
+
// 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&
|
|
97477
97477
|
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)}
|
|
97478
97478
|
var options_listvue_type_template_id_6bb675f0_scoped_true_staticRenderFns = []
|
|
97479
97479
|
|
|
@@ -97499,7 +97499,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
97499
97499
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
97500
97500
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
97501
97501
|
|
|
97502
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
97502
|
+
// 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&
|
|
97503
97503
|
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("{}")])}
|
|
97504
97504
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
97505
97505
|
|
|
@@ -101743,7 +101743,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
101743
101743
|
)
|
|
101744
101744
|
|
|
101745
101745
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
101746
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
101746
|
+
// 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&
|
|
101747
101747
|
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()])}
|
|
101748
101748
|
var column_setupvue_type_template_id_407e2794_scoped_true_staticRenderFns = []
|
|
101749
101749
|
|
|
@@ -104875,7 +104875,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
104875
104875
|
)
|
|
104876
104876
|
|
|
104877
104877
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
104878
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
104878
|
+
// 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&
|
|
104879
104879
|
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)}
|
|
104880
104880
|
var page_selectvue_type_template_id_d32b03e8_staticRenderFns = []
|
|
104881
104881
|
|
|
@@ -105234,7 +105234,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
105234
105234
|
)
|
|
105235
105235
|
|
|
105236
105236
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
105237
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
105237
|
+
// 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&
|
|
105238
105238
|
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))])])}
|
|
105239
105239
|
var validation_selectvue_type_template_id_475edd84_scoped_true_staticRenderFns = []
|
|
105240
105240
|
|
|
@@ -105247,7 +105247,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
105247
105247
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
105248
105248
|
var es6_array_sort = __webpack_require__("55dd");
|
|
105249
105249
|
|
|
105250
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
105250
|
+
// 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&
|
|
105251
105251
|
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)}
|
|
105252
105252
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
105253
105253
|
|
|
@@ -109488,7 +109488,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
109488
109488
|
)
|
|
109489
109489
|
|
|
109490
109490
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
109491
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109491
|
+
// 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&
|
|
109492
109492
|
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)}
|
|
109493
109493
|
var screen_selectorvue_type_template_id_760b85a5_staticRenderFns = []
|
|
109494
109494
|
|
|
@@ -109520,7 +109520,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
109520
109520
|
)
|
|
109521
109521
|
|
|
109522
109522
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
109523
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109523
|
+
// 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&
|
|
109524
109524
|
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)}
|
|
109525
109525
|
var loopvue_type_template_id_13aa043a_staticRenderFns = []
|
|
109526
109526
|
|
|
@@ -109795,7 +109795,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
109795
109795
|
)
|
|
109796
109796
|
|
|
109797
109797
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
109798
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
109798
|
+
// 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&
|
|
109799
109799
|
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)}
|
|
109800
109800
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
109801
109801
|
|
|
@@ -112763,7 +112763,7 @@ module.exports = {
|
|
|
112763
112763
|
|
|
112764
112764
|
"use strict";
|
|
112765
112765
|
|
|
112766
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
112766
|
+
// 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&
|
|
112767
112767
|
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 ")])])}
|
|
112768
112768
|
var staticRenderFns = []
|
|
112769
112769
|
|
|
@@ -114885,7 +114885,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
114885
114885
|
|
|
114886
114886
|
"use strict";
|
|
114887
114887
|
|
|
114888
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
114888
|
+
// 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&
|
|
114889
114889
|
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()}
|
|
114890
114890
|
var staticRenderFns = []
|
|
114891
114891
|
|
|
@@ -117109,7 +117109,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
117109
117109
|
|
|
117110
117110
|
"use strict";
|
|
117111
117111
|
|
|
117112
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
117112
|
+
// 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&
|
|
117113
117113
|
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)}
|
|
117114
117114
|
var staticRenderFns = []
|
|
117115
117115
|
|
|
@@ -130447,7 +130447,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
130447
130447
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
130448
130448
|
var form_record_list = __webpack_require__("2b9d");
|
|
130449
130449
|
|
|
130450
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
130450
|
+
// 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&
|
|
130451
130451
|
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)])])}
|
|
130452
130452
|
var staticRenderFns = []
|
|
130453
130453
|
|
|
@@ -150127,7 +150127,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
150127
150127
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
150128
150128
|
var defineProperty = __webpack_require__("bd86");
|
|
150129
150129
|
|
|
150130
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150130
|
+
// 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&
|
|
150131
150131
|
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',{
|
|
150132
150132
|
group: {name: 'controls'},
|
|
150133
150133
|
swapThreshold: 0.5
|
|
@@ -150173,7 +150173,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
150173
150173
|
)
|
|
150174
150174
|
|
|
150175
150175
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
150176
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150176
|
+
// 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&
|
|
150177
150177
|
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)}
|
|
150178
150178
|
var vue_form_renderervue_type_template_id_f0f83754_staticRenderFns = []
|
|
150179
150179
|
|
|
@@ -156939,7 +156939,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
156939
156939
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
156940
156940
|
var renderer = __webpack_require__("c99c");
|
|
156941
156941
|
|
|
156942
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156942
|
+
// 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&
|
|
156943
156943
|
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)])}
|
|
156944
156944
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
156945
156945
|
|
|
@@ -156953,7 +156953,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
156953
156953
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
156954
156954
|
var mixins = __webpack_require__("1b62");
|
|
156955
156955
|
|
|
156956
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156956
|
+
// 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&
|
|
156957
156957
|
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)}
|
|
156958
156958
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
156959
156959
|
|
|
@@ -157085,12 +157085,12 @@ const UniqIdsPlugin = {
|
|
|
157085
157085
|
|
|
157086
157086
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
157087
157087
|
|
|
157088
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
157089
|
-
var
|
|
157090
|
-
var
|
|
157088
|
+
// 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&
|
|
157089
|
+
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}}})}
|
|
157090
|
+
var form_input_maskedvue_type_template_id_3d8cba9e_staticRenderFns = []
|
|
157091
157091
|
|
|
157092
157092
|
|
|
157093
|
-
// CONCATENATED MODULE: ./src/components/renderer/form-input-masked.vue?vue&type=template&id=
|
|
157093
|
+
// CONCATENATED MODULE: ./src/components/renderer/form-input-masked.vue?vue&type=template&id=3d8cba9e&
|
|
157094
157094
|
|
|
157095
157095
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
|
|
157096
157096
|
var es6_number_constructor = __webpack_require__("c5f6");
|
|
@@ -157098,7 +157098,7 @@ var es6_number_constructor = __webpack_require__("c5f6");
|
|
|
157098
157098
|
// 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&
|
|
157099
157099
|
var cov_34l371pmj = function () {
|
|
157100
157100
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/components/renderer/form-input-masked.vue";
|
|
157101
|
-
var hash = "
|
|
157101
|
+
var hash = "f9fdd9d4150b2f5b75620a6446639f6b08d7a587";
|
|
157102
157102
|
var global = new Function("return this")();
|
|
157103
157103
|
var gcv = "__coverage__";
|
|
157104
157104
|
var coverageData = {
|
|
@@ -157186,11 +157186,31 @@ var cov_34l371pmj = function () {
|
|
|
157186
157186
|
},
|
|
157187
157187
|
"8": {
|
|
157188
157188
|
start: {
|
|
157189
|
-
line:
|
|
157189
|
+
line: 72,
|
|
157190
|
+
column: 6
|
|
157191
|
+
},
|
|
157192
|
+
end: {
|
|
157193
|
+
line: 74,
|
|
157194
|
+
column: 7
|
|
157195
|
+
}
|
|
157196
|
+
},
|
|
157197
|
+
"9": {
|
|
157198
|
+
start: {
|
|
157199
|
+
line: 73,
|
|
157200
|
+
column: 8
|
|
157201
|
+
},
|
|
157202
|
+
end: {
|
|
157203
|
+
line: 73,
|
|
157204
|
+
column: 48
|
|
157205
|
+
}
|
|
157206
|
+
},
|
|
157207
|
+
"10": {
|
|
157208
|
+
start: {
|
|
157209
|
+
line: 78,
|
|
157190
157210
|
column: 4
|
|
157191
157211
|
},
|
|
157192
157212
|
end: {
|
|
157193
|
-
line:
|
|
157213
|
+
line: 78,
|
|
157194
157214
|
column: 21
|
|
157195
157215
|
}
|
|
157196
157216
|
}
|
|
@@ -157320,25 +157340,49 @@ var cov_34l371pmj = function () {
|
|
|
157320
157340
|
name: "(anonymous_5)",
|
|
157321
157341
|
decl: {
|
|
157322
157342
|
start: {
|
|
157323
|
-
line:
|
|
157343
|
+
line: 69,
|
|
157344
|
+
column: 4
|
|
157345
|
+
},
|
|
157346
|
+
end: {
|
|
157347
|
+
line: 69,
|
|
157348
|
+
column: 5
|
|
157349
|
+
}
|
|
157350
|
+
},
|
|
157351
|
+
loc: {
|
|
157352
|
+
start: {
|
|
157353
|
+
line: 69,
|
|
157354
|
+
column: 17
|
|
157355
|
+
},
|
|
157356
|
+
end: {
|
|
157357
|
+
line: 75,
|
|
157358
|
+
column: 5
|
|
157359
|
+
}
|
|
157360
|
+
},
|
|
157361
|
+
line: 69
|
|
157362
|
+
},
|
|
157363
|
+
"6": {
|
|
157364
|
+
name: "(anonymous_6)",
|
|
157365
|
+
decl: {
|
|
157366
|
+
start: {
|
|
157367
|
+
line: 77,
|
|
157324
157368
|
column: 2
|
|
157325
157369
|
},
|
|
157326
157370
|
end: {
|
|
157327
|
-
line:
|
|
157371
|
+
line: 77,
|
|
157328
157372
|
column: 3
|
|
157329
157373
|
}
|
|
157330
157374
|
},
|
|
157331
157375
|
loc: {
|
|
157332
157376
|
start: {
|
|
157333
|
-
line:
|
|
157377
|
+
line: 77,
|
|
157334
157378
|
column: 12
|
|
157335
157379
|
},
|
|
157336
157380
|
end: {
|
|
157337
|
-
line:
|
|
157381
|
+
line: 79,
|
|
157338
157382
|
column: 3
|
|
157339
157383
|
}
|
|
157340
157384
|
},
|
|
157341
|
-
line:
|
|
157385
|
+
line: 77
|
|
157342
157386
|
}
|
|
157343
157387
|
},
|
|
157344
157388
|
branchMap: {
|
|
@@ -157440,6 +157484,39 @@ var cov_34l371pmj = function () {
|
|
|
157440
157484
|
}
|
|
157441
157485
|
}],
|
|
157442
157486
|
line: 65
|
|
157487
|
+
},
|
|
157488
|
+
"3": {
|
|
157489
|
+
loc: {
|
|
157490
|
+
start: {
|
|
157491
|
+
line: 72,
|
|
157492
|
+
column: 6
|
|
157493
|
+
},
|
|
157494
|
+
end: {
|
|
157495
|
+
line: 74,
|
|
157496
|
+
column: 7
|
|
157497
|
+
}
|
|
157498
|
+
},
|
|
157499
|
+
type: "if",
|
|
157500
|
+
locations: [{
|
|
157501
|
+
start: {
|
|
157502
|
+
line: 72,
|
|
157503
|
+
column: 6
|
|
157504
|
+
},
|
|
157505
|
+
end: {
|
|
157506
|
+
line: 74,
|
|
157507
|
+
column: 7
|
|
157508
|
+
}
|
|
157509
|
+
}, {
|
|
157510
|
+
start: {
|
|
157511
|
+
line: 72,
|
|
157512
|
+
column: 6
|
|
157513
|
+
},
|
|
157514
|
+
end: {
|
|
157515
|
+
line: 74,
|
|
157516
|
+
column: 7
|
|
157517
|
+
}
|
|
157518
|
+
}],
|
|
157519
|
+
line: 72
|
|
157443
157520
|
}
|
|
157444
157521
|
},
|
|
157445
157522
|
s: {
|
|
@@ -157451,7 +157528,9 @@ var cov_34l371pmj = function () {
|
|
|
157451
157528
|
"5": 0,
|
|
157452
157529
|
"6": 0,
|
|
157453
157530
|
"7": 0,
|
|
157454
|
-
"8": 0
|
|
157531
|
+
"8": 0,
|
|
157532
|
+
"9": 0,
|
|
157533
|
+
"10": 0
|
|
157455
157534
|
},
|
|
157456
157535
|
f: {
|
|
157457
157536
|
"0": 0,
|
|
@@ -157459,24 +157538,26 @@ var cov_34l371pmj = function () {
|
|
|
157459
157538
|
"2": 0,
|
|
157460
157539
|
"3": 0,
|
|
157461
157540
|
"4": 0,
|
|
157462
|
-
"5": 0
|
|
157541
|
+
"5": 0,
|
|
157542
|
+
"6": 0
|
|
157463
157543
|
},
|
|
157464
157544
|
b: {
|
|
157465
157545
|
"0": [0, 0],
|
|
157466
157546
|
"1": [0, 0],
|
|
157467
|
-
"2": [0, 0]
|
|
157547
|
+
"2": [0, 0],
|
|
157548
|
+
"3": [0, 0]
|
|
157468
157549
|
},
|
|
157469
157550
|
inputSourceMap: {
|
|
157470
157551
|
version: 3,
|
|
157471
157552
|
sources: ["form-input-masked.vue"],
|
|
157472
157553
|
names: [],
|
|
157473
|
-
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",
|
|
157554
|
+
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",
|
|
157474
157555
|
file: "form-input-masked.vue",
|
|
157475
157556
|
sourceRoot: "src/components/renderer",
|
|
157476
|
-
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>"]
|
|
157557
|
+
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>"]
|
|
157477
157558
|
},
|
|
157478
157559
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
157479
|
-
hash: "
|
|
157560
|
+
hash: "f9fdd9d4150b2f5b75620a6446639f6b08d7a587"
|
|
157480
157561
|
};
|
|
157481
157562
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
157482
157563
|
|
|
@@ -157569,11 +157650,25 @@ var cov_34l371pmj = function () {
|
|
|
157569
157650
|
} else {
|
|
157570
157651
|
cov_34l371pmj.b[2][1]++;
|
|
157571
157652
|
}
|
|
157653
|
+
},
|
|
157654
|
+
keyup: function keyup(event) {
|
|
157655
|
+
cov_34l371pmj.f[5]++;
|
|
157656
|
+
cov_34l371pmj.s[8]++;
|
|
157657
|
+
|
|
157658
|
+
// Workaround for a bug in inputmask where backspacing after
|
|
157659
|
+
// the decimal does not trigger an input event
|
|
157660
|
+
if (this.currencyValue !== event.target.value) {
|
|
157661
|
+
cov_34l371pmj.b[3][0]++;
|
|
157662
|
+
cov_34l371pmj.s[9]++;
|
|
157663
|
+
this.currencyValue = event.target.value;
|
|
157664
|
+
} else {
|
|
157665
|
+
cov_34l371pmj.b[3][1]++;
|
|
157666
|
+
}
|
|
157572
157667
|
}
|
|
157573
157668
|
},
|
|
157574
157669
|
mounted: function mounted() {
|
|
157575
|
-
cov_34l371pmj.f[
|
|
157576
|
-
cov_34l371pmj.s[
|
|
157670
|
+
cov_34l371pmj.f[6]++;
|
|
157671
|
+
cov_34l371pmj.s[10]++;
|
|
157577
157672
|
this.loadMasks();
|
|
157578
157673
|
}
|
|
157579
157674
|
});
|
|
@@ -157589,8 +157684,8 @@ var cov_34l371pmj = function () {
|
|
|
157589
157684
|
|
|
157590
157685
|
var form_input_masked_component = Object(componentNormalizer["a" /* default */])(
|
|
157591
157686
|
renderer_form_input_maskedvue_type_script_lang_js_,
|
|
157592
|
-
|
|
157593
|
-
|
|
157687
|
+
form_input_maskedvue_type_template_id_3d8cba9e_render,
|
|
157688
|
+
form_input_maskedvue_type_template_id_3d8cba9e_staticRenderFns,
|
|
157594
157689
|
false,
|
|
157595
157690
|
null,
|
|
157596
157691
|
null,
|
|
@@ -161677,7 +161772,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
161677
161772
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
161678
161773
|
var form_button = __webpack_require__("b00f");
|
|
161679
161774
|
|
|
161680
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
161775
|
+
// 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&
|
|
161681
161776
|
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)}
|
|
161682
161777
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
161683
161778
|
|
|
@@ -164400,7 +164495,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
164400
164495
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
164401
164496
|
var form_nested_screen = __webpack_require__("920a");
|
|
164402
164497
|
|
|
164403
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
164498
|
+
// 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&
|
|
164404
164499
|
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){
|
|
164405
164500
|
var fileList = ref.fileList;
|
|
164406
164501
|
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)}
|
|
@@ -171416,7 +171511,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
171416
171511
|
)
|
|
171417
171512
|
|
|
171418
171513
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
171419
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
171514
|
+
// 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&
|
|
171420
171515
|
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)}
|
|
171421
171516
|
var file_downloadvue_type_template_id_869876d8_scoped_true_staticRenderFns = []
|
|
171422
171517
|
|
|
@@ -174329,7 +174424,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
174329
174424
|
)
|
|
174330
174425
|
|
|
174331
174426
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
174332
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
174427
|
+
// 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&
|
|
174333
174428
|
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)}
|
|
174334
174429
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
174335
174430
|
|
|
@@ -175693,7 +175788,7 @@ var cov_9rm3pry5q = function () {
|
|
|
175693
175788
|
}]
|
|
175694
175789
|
}
|
|
175695
175790
|
}]);
|
|
175696
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
175791
|
+
// 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&
|
|
175697
175792
|
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)}
|
|
175698
175793
|
var taskvue_type_template_id_2a62f267_staticRenderFns = []
|
|
175699
175794
|
|
|
@@ -181865,7 +181960,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
181865
181960
|
)
|
|
181866
181961
|
|
|
181867
181962
|
/* harmony default export */ var task = (task_component.exports);
|
|
181868
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
181963
|
+
// 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&
|
|
181869
181964
|
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)}
|
|
181870
181965
|
var loopvue_type_template_id_17bd88f7_scoped_true_staticRenderFns = []
|
|
181871
181966
|
|
|
@@ -182507,7 +182602,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
182507
182602
|
)
|
|
182508
182603
|
|
|
182509
182604
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
182510
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
182605
|
+
// 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&
|
|
182511
182606
|
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)])])}
|
|
182512
182607
|
var multi_columnvue_type_template_id_0cdca220_scoped_true_staticRenderFns = []
|
|
182513
182608
|
|
|
@@ -183504,7 +183599,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
183504
183599
|
)
|
|
183505
183600
|
|
|
183506
183601
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
183507
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
183602
|
+
// 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&
|
|
183508
183603
|
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)}
|
|
183509
183604
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
183510
183605
|
|
|
@@ -183579,7 +183674,7 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
183579
183674
|
)
|
|
183580
183675
|
|
|
183581
183676
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
183582
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
183677
|
+
// 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&
|
|
183583
183678
|
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)}
|
|
183584
183679
|
var screen_renderervue_type_template_id_0ae54674_staticRenderFns = []
|
|
183585
183680
|
|
|
@@ -183598,7 +183693,7 @@ var ValidationRules = __webpack_require__("d0d8");
|
|
|
183598
183693
|
// CONCATENATED MODULE: ./src/mixins/ScreenBase.js
|
|
183599
183694
|
var cov_vfrhjvw7k = function () {
|
|
183600
183695
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/ScreenBase.js";
|
|
183601
|
-
var hash = "
|
|
183696
|
+
var hash = "43836ddf25324f6724acfc3d94aaecb9d1a143ed";
|
|
183602
183697
|
var global = new Function("return this")();
|
|
183603
183698
|
var gcv = "__coverage__";
|
|
183604
183699
|
var coverageData = {
|
|
@@ -184030,7 +184125,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
184030
184125
|
column: 6
|
|
184031
184126
|
},
|
|
184032
184127
|
end: {
|
|
184033
|
-
line:
|
|
184128
|
+
line: 110,
|
|
184034
184129
|
column: 7
|
|
184035
184130
|
}
|
|
184036
184131
|
},
|
|
@@ -184040,38 +184135,38 @@ var cov_vfrhjvw7k = function () {
|
|
|
184040
184135
|
column: 21
|
|
184041
184136
|
},
|
|
184042
184137
|
end: {
|
|
184043
|
-
line:
|
|
184044
|
-
column:
|
|
184138
|
+
line: 106,
|
|
184139
|
+
column: 71
|
|
184045
184140
|
}
|
|
184046
184141
|
},
|
|
184047
184142
|
"44": {
|
|
184048
184143
|
start: {
|
|
184049
|
-
line:
|
|
184050
|
-
column:
|
|
184144
|
+
line: 107,
|
|
184145
|
+
column: 8
|
|
184051
184146
|
},
|
|
184052
184147
|
end: {
|
|
184053
|
-
line:
|
|
184054
|
-
column:
|
|
184148
|
+
line: 107,
|
|
184149
|
+
column: 51
|
|
184055
184150
|
}
|
|
184056
184151
|
},
|
|
184057
184152
|
"45": {
|
|
184058
184153
|
start: {
|
|
184059
184154
|
line: 109,
|
|
184060
|
-
column:
|
|
184155
|
+
column: 8
|
|
184061
184156
|
},
|
|
184062
184157
|
end: {
|
|
184063
184158
|
line: 109,
|
|
184064
|
-
column:
|
|
184159
|
+
column: 40
|
|
184065
184160
|
}
|
|
184066
184161
|
},
|
|
184067
184162
|
"46": {
|
|
184068
184163
|
start: {
|
|
184069
|
-
line:
|
|
184070
|
-
column:
|
|
184164
|
+
line: 113,
|
|
184165
|
+
column: 6
|
|
184071
184166
|
},
|
|
184072
184167
|
end: {
|
|
184073
|
-
line:
|
|
184074
|
-
column:
|
|
184168
|
+
line: 116,
|
|
184169
|
+
column: 7
|
|
184075
184170
|
}
|
|
184076
184171
|
},
|
|
184077
184172
|
"47": {
|
|
@@ -184081,556 +184176,526 @@ var cov_vfrhjvw7k = function () {
|
|
|
184081
184176
|
},
|
|
184082
184177
|
end: {
|
|
184083
184178
|
line: 115,
|
|
184084
|
-
column:
|
|
184179
|
+
column: 15
|
|
184085
184180
|
}
|
|
184086
184181
|
},
|
|
184087
184182
|
"48": {
|
|
184088
184183
|
start: {
|
|
184089
184184
|
line: 117,
|
|
184090
|
-
column: 8
|
|
184091
|
-
},
|
|
184092
|
-
end: {
|
|
184093
|
-
line: 117,
|
|
184094
|
-
column: 40
|
|
184095
|
-
}
|
|
184096
|
-
},
|
|
184097
|
-
"49": {
|
|
184098
|
-
start: {
|
|
184099
|
-
line: 121,
|
|
184100
184185
|
column: 6
|
|
184101
184186
|
},
|
|
184102
184187
|
end: {
|
|
184103
|
-
line:
|
|
184104
|
-
column: 7
|
|
184105
|
-
}
|
|
184106
|
-
},
|
|
184107
|
-
"50": {
|
|
184108
|
-
start: {
|
|
184109
|
-
line: 123,
|
|
184110
|
-
column: 8
|
|
184111
|
-
},
|
|
184112
|
-
end: {
|
|
184113
|
-
line: 123,
|
|
184114
|
-
column: 15
|
|
184115
|
-
}
|
|
184116
|
-
},
|
|
184117
|
-
"51": {
|
|
184118
|
-
start: {
|
|
184119
|
-
line: 125,
|
|
184120
|
-
column: 6
|
|
184121
|
-
},
|
|
184122
|
-
end: {
|
|
184123
|
-
line: 125,
|
|
184188
|
+
line: 117,
|
|
184124
184189
|
column: 39
|
|
184125
184190
|
}
|
|
184126
184191
|
},
|
|
184127
|
-
"
|
|
184192
|
+
"49": {
|
|
184128
184193
|
start: {
|
|
184129
|
-
line:
|
|
184194
|
+
line: 120,
|
|
184130
184195
|
column: 21
|
|
184131
184196
|
},
|
|
184132
184197
|
end: {
|
|
184133
|
-
line:
|
|
184198
|
+
line: 120,
|
|
184134
184199
|
column: 25
|
|
184135
184200
|
}
|
|
184136
184201
|
},
|
|
184137
|
-
"
|
|
184202
|
+
"50": {
|
|
184138
184203
|
start: {
|
|
184139
|
-
line:
|
|
184204
|
+
line: 121,
|
|
184140
184205
|
column: 6
|
|
184141
184206
|
},
|
|
184142
184207
|
end: {
|
|
184143
|
-
line:
|
|
184208
|
+
line: 126,
|
|
184144
184209
|
column: 9
|
|
184145
184210
|
}
|
|
184146
184211
|
},
|
|
184147
|
-
"
|
|
184212
|
+
"51": {
|
|
184148
184213
|
start: {
|
|
184149
|
-
line:
|
|
184214
|
+
line: 123,
|
|
184150
184215
|
column: 10
|
|
184151
184216
|
},
|
|
184152
184217
|
end: {
|
|
184153
|
-
line:
|
|
184218
|
+
line: 123,
|
|
184154
184219
|
column: 50
|
|
184155
184220
|
}
|
|
184156
184221
|
},
|
|
184157
|
-
"
|
|
184222
|
+
"52": {
|
|
184158
184223
|
start: {
|
|
184159
|
-
line:
|
|
184224
|
+
line: 123,
|
|
184160
184225
|
column: 30
|
|
184161
184226
|
},
|
|
184162
184227
|
end: {
|
|
184163
|
-
line:
|
|
184228
|
+
line: 123,
|
|
184164
184229
|
column: 50
|
|
184165
184230
|
}
|
|
184166
184231
|
},
|
|
184167
|
-
"
|
|
184232
|
+
"53": {
|
|
184168
184233
|
start: {
|
|
184169
|
-
line:
|
|
184234
|
+
line: 124,
|
|
184170
184235
|
column: 10
|
|
184171
184236
|
},
|
|
184172
184237
|
end: {
|
|
184173
|
-
line:
|
|
184238
|
+
line: 124,
|
|
184174
184239
|
column: 102
|
|
184175
184240
|
}
|
|
184176
184241
|
},
|
|
184177
|
-
"
|
|
184242
|
+
"54": {
|
|
184178
184243
|
start: {
|
|
184179
|
-
line:
|
|
184244
|
+
line: 124,
|
|
184180
184245
|
column: 34
|
|
184181
184246
|
},
|
|
184182
184247
|
end: {
|
|
184183
|
-
line:
|
|
184248
|
+
line: 124,
|
|
184184
184249
|
column: 102
|
|
184185
184250
|
}
|
|
184186
184251
|
},
|
|
184187
|
-
"
|
|
184252
|
+
"55": {
|
|
184188
184253
|
start: {
|
|
184189
|
-
line:
|
|
184254
|
+
line: 129,
|
|
184190
184255
|
column: 18
|
|
184191
184256
|
},
|
|
184192
184257
|
end: {
|
|
184193
|
-
line:
|
|
184258
|
+
line: 129,
|
|
184194
184259
|
column: 22
|
|
184195
184260
|
}
|
|
184196
184261
|
},
|
|
184197
|
-
"
|
|
184262
|
+
"56": {
|
|
184198
184263
|
start: {
|
|
184199
|
-
line:
|
|
184264
|
+
line: 130,
|
|
184200
184265
|
column: 6
|
|
184201
184266
|
},
|
|
184202
184267
|
end: {
|
|
184203
|
-
line:
|
|
184268
|
+
line: 142,
|
|
184204
184269
|
column: 7
|
|
184205
184270
|
}
|
|
184206
184271
|
},
|
|
184207
|
-
"
|
|
184272
|
+
"57": {
|
|
184208
184273
|
start: {
|
|
184209
|
-
line:
|
|
184274
|
+
line: 131,
|
|
184210
184275
|
column: 8
|
|
184211
184276
|
},
|
|
184212
184277
|
end: {
|
|
184213
|
-
line:
|
|
184278
|
+
line: 135,
|
|
184214
184279
|
column: 9
|
|
184215
184280
|
}
|
|
184216
184281
|
},
|
|
184217
|
-
"
|
|
184282
|
+
"58": {
|
|
184218
184283
|
start: {
|
|
184219
|
-
line:
|
|
184284
|
+
line: 132,
|
|
184220
184285
|
column: 10
|
|
184221
184286
|
},
|
|
184222
184287
|
end: {
|
|
184223
|
-
line:
|
|
184288
|
+
line: 132,
|
|
184224
184289
|
column: 21
|
|
184225
184290
|
}
|
|
184226
184291
|
},
|
|
184227
|
-
"
|
|
184292
|
+
"59": {
|
|
184228
184293
|
start: {
|
|
184229
|
-
line:
|
|
184294
|
+
line: 133,
|
|
184230
184295
|
column: 15
|
|
184231
184296
|
},
|
|
184232
184297
|
end: {
|
|
184233
|
-
line:
|
|
184298
|
+
line: 135,
|
|
184234
184299
|
column: 9
|
|
184235
184300
|
}
|
|
184236
184301
|
},
|
|
184237
|
-
"
|
|
184302
|
+
"60": {
|
|
184238
184303
|
start: {
|
|
184239
|
-
line:
|
|
184304
|
+
line: 134,
|
|
184240
184305
|
column: 10
|
|
184241
184306
|
},
|
|
184242
184307
|
end: {
|
|
184243
|
-
line:
|
|
184308
|
+
line: 134,
|
|
184244
184309
|
column: 20
|
|
184245
184310
|
}
|
|
184246
184311
|
},
|
|
184247
|
-
"
|
|
184312
|
+
"61": {
|
|
184248
184313
|
start: {
|
|
184249
|
-
line:
|
|
184314
|
+
line: 136,
|
|
184250
184315
|
column: 13
|
|
184251
184316
|
},
|
|
184252
184317
|
end: {
|
|
184253
|
-
line:
|
|
184318
|
+
line: 142,
|
|
184254
184319
|
column: 7
|
|
184255
184320
|
}
|
|
184256
184321
|
},
|
|
184257
|
-
"
|
|
184322
|
+
"62": {
|
|
184258
184323
|
start: {
|
|
184259
|
-
line:
|
|
184324
|
+
line: 137,
|
|
184260
184325
|
column: 8
|
|
184261
184326
|
},
|
|
184262
184327
|
end: {
|
|
184263
|
-
line:
|
|
184328
|
+
line: 137,
|
|
184264
184329
|
column: 19
|
|
184265
184330
|
}
|
|
184266
184331
|
},
|
|
184267
|
-
"
|
|
184332
|
+
"63": {
|
|
184268
184333
|
start: {
|
|
184269
|
-
line:
|
|
184334
|
+
line: 138,
|
|
184270
184335
|
column: 13
|
|
184271
184336
|
},
|
|
184272
184337
|
end: {
|
|
184273
|
-
line:
|
|
184338
|
+
line: 142,
|
|
184274
184339
|
column: 7
|
|
184275
184340
|
}
|
|
184276
184341
|
},
|
|
184277
|
-
"
|
|
184342
|
+
"64": {
|
|
184278
184343
|
start: {
|
|
184279
|
-
line:
|
|
184344
|
+
line: 139,
|
|
184280
184345
|
column: 8
|
|
184281
184346
|
},
|
|
184282
184347
|
end: {
|
|
184283
|
-
line:
|
|
184348
|
+
line: 139,
|
|
184284
184349
|
column: 19
|
|
184285
184350
|
}
|
|
184286
184351
|
},
|
|
184287
|
-
"
|
|
184352
|
+
"65": {
|
|
184288
184353
|
start: {
|
|
184289
|
-
line:
|
|
184354
|
+
line: 140,
|
|
184290
184355
|
column: 13
|
|
184291
184356
|
},
|
|
184292
184357
|
end: {
|
|
184293
|
-
line:
|
|
184358
|
+
line: 142,
|
|
184294
184359
|
column: 7
|
|
184295
184360
|
}
|
|
184296
184361
|
},
|
|
184297
|
-
"
|
|
184362
|
+
"66": {
|
|
184298
184363
|
start: {
|
|
184299
|
-
line:
|
|
184364
|
+
line: 141,
|
|
184300
184365
|
column: 8
|
|
184301
184366
|
},
|
|
184302
184367
|
end: {
|
|
184303
|
-
line:
|
|
184368
|
+
line: 141,
|
|
184304
184369
|
column: 21
|
|
184305
184370
|
}
|
|
184306
184371
|
},
|
|
184307
|
-
"
|
|
184372
|
+
"67": {
|
|
184308
184373
|
start: {
|
|
184309
|
-
line:
|
|
184374
|
+
line: 143,
|
|
184310
184375
|
column: 6
|
|
184311
184376
|
},
|
|
184312
184377
|
end: {
|
|
184313
|
-
line:
|
|
184378
|
+
line: 143,
|
|
184314
184379
|
column: 19
|
|
184315
184380
|
}
|
|
184316
184381
|
},
|
|
184317
|
-
"
|
|
184382
|
+
"68": {
|
|
184318
184383
|
start: {
|
|
184319
|
-
line:
|
|
184384
|
+
line: 146,
|
|
184320
184385
|
column: 6
|
|
184321
184386
|
},
|
|
184322
184387
|
end: {
|
|
184323
|
-
line:
|
|
184388
|
+
line: 146,
|
|
184324
184389
|
column: 52
|
|
184325
184390
|
}
|
|
184326
184391
|
},
|
|
184327
|
-
"
|
|
184392
|
+
"69": {
|
|
184328
184393
|
start: {
|
|
184329
|
-
line:
|
|
184394
|
+
line: 149,
|
|
184330
184395
|
column: 6
|
|
184331
184396
|
},
|
|
184332
184397
|
end: {
|
|
184333
|
-
line:
|
|
184398
|
+
line: 188,
|
|
184334
184399
|
column: 7
|
|
184335
184400
|
}
|
|
184336
184401
|
},
|
|
184337
|
-
"
|
|
184402
|
+
"70": {
|
|
184338
184403
|
start: {
|
|
184339
|
-
line:
|
|
184404
|
+
line: 150,
|
|
184340
184405
|
column: 27
|
|
184341
184406
|
},
|
|
184342
184407
|
end: {
|
|
184343
|
-
line:
|
|
184408
|
+
line: 150,
|
|
184344
184409
|
column: 42
|
|
184345
184410
|
}
|
|
184346
184411
|
},
|
|
184347
|
-
"
|
|
184412
|
+
"71": {
|
|
184348
184413
|
start: {
|
|
184349
|
-
line:
|
|
184414
|
+
line: 152,
|
|
184350
184415
|
column: 8
|
|
184351
184416
|
},
|
|
184352
184417
|
end: {
|
|
184353
|
-
line:
|
|
184418
|
+
line: 187,
|
|
184354
184419
|
column: 9
|
|
184355
184420
|
}
|
|
184356
184421
|
},
|
|
184357
|
-
"
|
|
184422
|
+
"72": {
|
|
184358
184423
|
start: {
|
|
184359
|
-
line:
|
|
184424
|
+
line: 154,
|
|
184360
184425
|
column: 22
|
|
184361
184426
|
},
|
|
184362
184427
|
end: {
|
|
184363
|
-
line:
|
|
184428
|
+
line: 154,
|
|
184364
184429
|
column: 46
|
|
184365
184430
|
}
|
|
184366
184431
|
},
|
|
184367
|
-
"
|
|
184432
|
+
"73": {
|
|
184368
184433
|
start: {
|
|
184369
|
-
line:
|
|
184434
|
+
line: 155,
|
|
184370
184435
|
column: 30
|
|
184371
184436
|
},
|
|
184372
184437
|
end: {
|
|
184373
|
-
line:
|
|
184438
|
+
line: 155,
|
|
184374
184439
|
column: 61
|
|
184375
184440
|
}
|
|
184376
184441
|
},
|
|
184377
|
-
"
|
|
184442
|
+
"74": {
|
|
184378
184443
|
start: {
|
|
184379
|
-
line:
|
|
184444
|
+
line: 157,
|
|
184380
184445
|
column: 32
|
|
184381
184446
|
},
|
|
184382
184447
|
end: {
|
|
184383
|
-
line:
|
|
184448
|
+
line: 157,
|
|
184384
184449
|
column: 49
|
|
184385
184450
|
}
|
|
184386
184451
|
},
|
|
184387
|
-
"
|
|
184452
|
+
"75": {
|
|
184388
184453
|
start: {
|
|
184389
|
-
line:
|
|
184454
|
+
line: 159,
|
|
184390
184455
|
column: 10
|
|
184391
184456
|
},
|
|
184392
184457
|
end: {
|
|
184393
|
-
line:
|
|
184458
|
+
line: 173,
|
|
184394
184459
|
column: 11
|
|
184395
184460
|
}
|
|
184396
184461
|
},
|
|
184397
|
-
"
|
|
184462
|
+
"76": {
|
|
184398
184463
|
start: {
|
|
184399
|
-
line:
|
|
184464
|
+
line: 160,
|
|
184400
184465
|
column: 12
|
|
184401
184466
|
},
|
|
184402
184467
|
end: {
|
|
184403
|
-
line:
|
|
184468
|
+
line: 160,
|
|
184404
184469
|
column: 29
|
|
184405
184470
|
}
|
|
184406
184471
|
},
|
|
184407
|
-
"
|
|
184472
|
+
"77": {
|
|
184408
184473
|
start: {
|
|
184409
|
-
line:
|
|
184474
|
+
line: 162,
|
|
184410
184475
|
column: 12
|
|
184411
184476
|
},
|
|
184412
184477
|
end: {
|
|
184413
|
-
line:
|
|
184478
|
+
line: 162,
|
|
184414
184479
|
column: 37
|
|
184415
184480
|
}
|
|
184416
184481
|
},
|
|
184417
|
-
"
|
|
184482
|
+
"78": {
|
|
184418
184483
|
start: {
|
|
184419
|
-
line:
|
|
184484
|
+
line: 164,
|
|
184420
184485
|
column: 12
|
|
184421
184486
|
},
|
|
184422
184487
|
end: {
|
|
184423
|
-
line:
|
|
184488
|
+
line: 167,
|
|
184424
184489
|
column: 13
|
|
184425
184490
|
}
|
|
184426
184491
|
},
|
|
184427
|
-
"
|
|
184492
|
+
"79": {
|
|
184428
184493
|
start: {
|
|
184429
|
-
line:
|
|
184494
|
+
line: 166,
|
|
184430
184495
|
column: 14
|
|
184431
184496
|
},
|
|
184432
184497
|
end: {
|
|
184433
|
-
line:
|
|
184498
|
+
line: 166,
|
|
184434
184499
|
column: 45
|
|
184435
184500
|
}
|
|
184436
184501
|
},
|
|
184437
|
-
"
|
|
184502
|
+
"80": {
|
|
184438
184503
|
start: {
|
|
184439
|
-
line:
|
|
184504
|
+
line: 169,
|
|
184440
184505
|
column: 12
|
|
184441
184506
|
},
|
|
184442
184507
|
end: {
|
|
184443
|
-
line:
|
|
184508
|
+
line: 172,
|
|
184444
184509
|
column: 13
|
|
184445
184510
|
}
|
|
184446
184511
|
},
|
|
184447
|
-
"
|
|
184512
|
+
"81": {
|
|
184448
184513
|
start: {
|
|
184449
|
-
line:
|
|
184514
|
+
line: 171,
|
|
184450
184515
|
column: 14
|
|
184451
184516
|
},
|
|
184452
184517
|
end: {
|
|
184453
|
-
line:
|
|
184518
|
+
line: 171,
|
|
184454
184519
|
column: 28
|
|
184455
184520
|
}
|
|
184456
184521
|
},
|
|
184457
|
-
"
|
|
184522
|
+
"82": {
|
|
184458
184523
|
start: {
|
|
184459
|
-
line:
|
|
184524
|
+
line: 175,
|
|
184460
184525
|
column: 10
|
|
184461
184526
|
},
|
|
184462
184527
|
end: {
|
|
184463
|
-
line:
|
|
184528
|
+
line: 177,
|
|
184464
184529
|
column: 11
|
|
184465
184530
|
}
|
|
184466
184531
|
},
|
|
184467
|
-
"
|
|
184532
|
+
"83": {
|
|
184468
184533
|
start: {
|
|
184469
|
-
line:
|
|
184534
|
+
line: 176,
|
|
184470
184535
|
column: 12
|
|
184471
184536
|
},
|
|
184472
184537
|
end: {
|
|
184473
|
-
line:
|
|
184538
|
+
line: 176,
|
|
184474
184539
|
column: 19
|
|
184475
184540
|
}
|
|
184476
184541
|
},
|
|
184477
|
-
"
|
|
184542
|
+
"84": {
|
|
184478
184543
|
start: {
|
|
184479
|
-
line:
|
|
184544
|
+
line: 179,
|
|
184480
184545
|
column: 10
|
|
184481
184546
|
},
|
|
184482
184547
|
end: {
|
|
184483
|
-
line:
|
|
184548
|
+
line: 183,
|
|
184484
184549
|
column: 12
|
|
184485
184550
|
}
|
|
184486
184551
|
},
|
|
184487
|
-
"
|
|
184552
|
+
"85": {
|
|
184488
184553
|
start: {
|
|
184489
|
-
line:
|
|
184554
|
+
line: 185,
|
|
184490
184555
|
column: 10
|
|
184491
184556
|
},
|
|
184492
184557
|
end: {
|
|
184493
|
-
line:
|
|
184558
|
+
line: 185,
|
|
184494
184559
|
column: 37
|
|
184495
184560
|
}
|
|
184496
184561
|
},
|
|
184497
|
-
"
|
|
184562
|
+
"86": {
|
|
184498
184563
|
start: {
|
|
184499
|
-
line:
|
|
184564
|
+
line: 186,
|
|
184500
184565
|
column: 10
|
|
184501
184566
|
},
|
|
184502
184567
|
end: {
|
|
184503
|
-
line:
|
|
184568
|
+
line: 186,
|
|
184504
184569
|
column: 41
|
|
184505
184570
|
}
|
|
184506
184571
|
},
|
|
184507
|
-
"
|
|
184572
|
+
"87": {
|
|
184508
184573
|
start: {
|
|
184509
|
-
line:
|
|
184574
|
+
line: 191,
|
|
184510
184575
|
column: 22
|
|
184511
184576
|
},
|
|
184512
184577
|
end: {
|
|
184513
|
-
line:
|
|
184578
|
+
line: 191,
|
|
184514
184579
|
column: 24
|
|
184515
184580
|
}
|
|
184516
184581
|
},
|
|
184517
|
-
"
|
|
184582
|
+
"88": {
|
|
184518
184583
|
start: {
|
|
184519
|
-
line:
|
|
184584
|
+
line: 192,
|
|
184520
184585
|
column: 6
|
|
184521
184586
|
},
|
|
184522
184587
|
end: {
|
|
184523
|
-
line:
|
|
184588
|
+
line: 201,
|
|
184524
184589
|
column: 9
|
|
184525
184590
|
}
|
|
184526
184591
|
},
|
|
184527
|
-
"
|
|
184592
|
+
"89": {
|
|
184528
184593
|
start: {
|
|
184529
|
-
line:
|
|
184594
|
+
line: 193,
|
|
184530
184595
|
column: 8
|
|
184531
184596
|
},
|
|
184532
184597
|
end: {
|
|
184533
|
-
line:
|
|
184598
|
+
line: 195,
|
|
184534
184599
|
column: 9
|
|
184535
184600
|
}
|
|
184536
184601
|
},
|
|
184537
|
-
"
|
|
184602
|
+
"90": {
|
|
184538
184603
|
start: {
|
|
184539
|
-
line:
|
|
184604
|
+
line: 194,
|
|
184540
184605
|
column: 10
|
|
184541
184606
|
},
|
|
184542
184607
|
end: {
|
|
184543
|
-
line:
|
|
184608
|
+
line: 194,
|
|
184544
184609
|
column: 124
|
|
184545
184610
|
}
|
|
184546
184611
|
},
|
|
184547
|
-
"
|
|
184612
|
+
"91": {
|
|
184548
184613
|
start: {
|
|
184549
|
-
line:
|
|
184614
|
+
line: 194,
|
|
184550
184615
|
column: 85
|
|
184551
184616
|
},
|
|
184552
184617
|
end: {
|
|
184553
|
-
line:
|
|
184618
|
+
line: 194,
|
|
184554
184619
|
column: 120
|
|
184555
184620
|
}
|
|
184556
184621
|
},
|
|
184557
|
-
"
|
|
184622
|
+
"92": {
|
|
184558
184623
|
start: {
|
|
184559
|
-
line:
|
|
184624
|
+
line: 197,
|
|
184560
184625
|
column: 29
|
|
184561
184626
|
},
|
|
184562
184627
|
end: {
|
|
184563
|
-
line:
|
|
184628
|
+
line: 197,
|
|
184564
184629
|
column: 82
|
|
184565
184630
|
}
|
|
184566
184631
|
},
|
|
184567
|
-
"
|
|
184632
|
+
"93": {
|
|
184568
184633
|
start: {
|
|
184569
|
-
line:
|
|
184634
|
+
line: 198,
|
|
184570
184635
|
column: 8
|
|
184571
184636
|
},
|
|
184572
184637
|
end: {
|
|
184573
|
-
line:
|
|
184638
|
+
line: 200,
|
|
184574
184639
|
column: 9
|
|
184575
184640
|
}
|
|
184576
184641
|
},
|
|
184577
|
-
"
|
|
184642
|
+
"94": {
|
|
184578
184643
|
start: {
|
|
184579
|
-
line:
|
|
184644
|
+
line: 199,
|
|
184580
184645
|
column: 10
|
|
184581
184646
|
},
|
|
184582
184647
|
end: {
|
|
184583
|
-
line:
|
|
184648
|
+
line: 199,
|
|
184584
184649
|
column: 133
|
|
184585
184650
|
}
|
|
184586
184651
|
},
|
|
184587
|
-
"
|
|
184652
|
+
"95": {
|
|
184588
184653
|
start: {
|
|
184589
|
-
line:
|
|
184654
|
+
line: 199,
|
|
184590
184655
|
column: 85
|
|
184591
184656
|
},
|
|
184592
184657
|
end: {
|
|
184593
|
-
line:
|
|
184658
|
+
line: 199,
|
|
184594
184659
|
column: 129
|
|
184595
184660
|
}
|
|
184596
184661
|
},
|
|
184597
|
-
"
|
|
184662
|
+
"96": {
|
|
184598
184663
|
start: {
|
|
184599
|
-
line:
|
|
184664
|
+
line: 202,
|
|
184600
184665
|
column: 6
|
|
184601
184666
|
},
|
|
184602
184667
|
end: {
|
|
184603
|
-
line:
|
|
184668
|
+
line: 202,
|
|
184604
184669
|
column: 33
|
|
184605
184670
|
}
|
|
184606
184671
|
},
|
|
184607
|
-
"
|
|
184672
|
+
"97": {
|
|
184608
184673
|
start: {
|
|
184609
|
-
line:
|
|
184674
|
+
line: 205,
|
|
184610
184675
|
column: 6
|
|
184611
184676
|
},
|
|
184612
184677
|
end: {
|
|
184613
|
-
line:
|
|
184678
|
+
line: 205,
|
|
184614
184679
|
column: 32
|
|
184615
184680
|
}
|
|
184616
184681
|
},
|
|
184617
|
-
"
|
|
184682
|
+
"98": {
|
|
184618
184683
|
start: {
|
|
184619
|
-
line:
|
|
184684
|
+
line: 208,
|
|
184620
184685
|
column: 6
|
|
184621
184686
|
},
|
|
184622
184687
|
end: {
|
|
184623
|
-
line:
|
|
184688
|
+
line: 208,
|
|
184624
184689
|
column: 32
|
|
184625
184690
|
}
|
|
184626
184691
|
},
|
|
184627
|
-
"
|
|
184692
|
+
"99": {
|
|
184628
184693
|
start: {
|
|
184629
|
-
line:
|
|
184694
|
+
line: 212,
|
|
184630
184695
|
column: 4
|
|
184631
184696
|
},
|
|
184632
184697
|
end: {
|
|
184633
|
-
line:
|
|
184698
|
+
line: 212,
|
|
184634
184699
|
column: 45
|
|
184635
184700
|
}
|
|
184636
184701
|
}
|
|
@@ -184870,7 +184935,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
184870
184935
|
column: 19
|
|
184871
184936
|
},
|
|
184872
184937
|
end: {
|
|
184873
|
-
line:
|
|
184938
|
+
line: 111,
|
|
184874
184939
|
column: 5
|
|
184875
184940
|
}
|
|
184876
184941
|
},
|
|
@@ -184880,337 +184945,313 @@ var cov_vfrhjvw7k = function () {
|
|
|
184880
184945
|
name: "(anonymous_10)",
|
|
184881
184946
|
decl: {
|
|
184882
184947
|
start: {
|
|
184883
|
-
line:
|
|
184884
|
-
column: 10
|
|
184885
|
-
},
|
|
184886
|
-
end: {
|
|
184887
|
-
line: 107,
|
|
184888
|
-
column: 11
|
|
184889
|
-
}
|
|
184890
|
-
},
|
|
184891
|
-
loc: {
|
|
184892
|
-
start: {
|
|
184893
|
-
line: 107,
|
|
184894
|
-
column: 28
|
|
184895
|
-
},
|
|
184896
|
-
end: {
|
|
184897
|
-
line: 113,
|
|
184898
|
-
column: 11
|
|
184899
|
-
}
|
|
184900
|
-
},
|
|
184901
|
-
line: 107
|
|
184902
|
-
},
|
|
184903
|
-
"11": {
|
|
184904
|
-
name: "(anonymous_11)",
|
|
184905
|
-
decl: {
|
|
184906
|
-
start: {
|
|
184907
|
-
line: 120,
|
|
184948
|
+
line: 112,
|
|
184908
184949
|
column: 4
|
|
184909
184950
|
},
|
|
184910
184951
|
end: {
|
|
184911
|
-
line:
|
|
184952
|
+
line: 112,
|
|
184912
184953
|
column: 5
|
|
184913
184954
|
}
|
|
184914
184955
|
},
|
|
184915
184956
|
loc: {
|
|
184916
184957
|
start: {
|
|
184917
|
-
line:
|
|
184958
|
+
line: 112,
|
|
184918
184959
|
column: 17
|
|
184919
184960
|
},
|
|
184920
184961
|
end: {
|
|
184921
|
-
line:
|
|
184962
|
+
line: 118,
|
|
184922
184963
|
column: 5
|
|
184923
184964
|
}
|
|
184924
184965
|
},
|
|
184925
|
-
line:
|
|
184966
|
+
line: 112
|
|
184926
184967
|
},
|
|
184927
|
-
"
|
|
184928
|
-
name: "(
|
|
184968
|
+
"11": {
|
|
184969
|
+
name: "(anonymous_11)",
|
|
184929
184970
|
decl: {
|
|
184930
184971
|
start: {
|
|
184931
|
-
line:
|
|
184972
|
+
line: 119,
|
|
184932
184973
|
column: 4
|
|
184933
184974
|
},
|
|
184934
184975
|
end: {
|
|
184935
|
-
line:
|
|
184976
|
+
line: 119,
|
|
184936
184977
|
column: 5
|
|
184937
184978
|
}
|
|
184938
184979
|
},
|
|
184939
184980
|
loc: {
|
|
184940
184981
|
start: {
|
|
184941
|
-
line:
|
|
184982
|
+
line: 119,
|
|
184942
184983
|
column: 24
|
|
184943
184984
|
},
|
|
184944
184985
|
end: {
|
|
184945
|
-
line:
|
|
184986
|
+
line: 127,
|
|
184946
184987
|
column: 5
|
|
184947
184988
|
}
|
|
184948
184989
|
},
|
|
184949
|
-
line:
|
|
184990
|
+
line: 119
|
|
184950
184991
|
},
|
|
184951
|
-
"
|
|
184952
|
-
name: "(
|
|
184992
|
+
"12": {
|
|
184993
|
+
name: "(anonymous_12)",
|
|
184953
184994
|
decl: {
|
|
184954
184995
|
start: {
|
|
184955
|
-
line:
|
|
184996
|
+
line: 122,
|
|
184956
184997
|
column: 8
|
|
184957
184998
|
},
|
|
184958
184999
|
end: {
|
|
184959
|
-
line:
|
|
185000
|
+
line: 122,
|
|
184960
185001
|
column: 9
|
|
184961
185002
|
}
|
|
184962
185003
|
},
|
|
184963
185004
|
loc: {
|
|
184964
185005
|
start: {
|
|
184965
|
-
line:
|
|
185006
|
+
line: 122,
|
|
184966
185007
|
column: 26
|
|
184967
185008
|
},
|
|
184968
185009
|
end: {
|
|
184969
|
-
line:
|
|
185010
|
+
line: 125,
|
|
184970
185011
|
column: 9
|
|
184971
185012
|
}
|
|
184972
185013
|
},
|
|
184973
|
-
line:
|
|
185014
|
+
line: 122
|
|
184974
185015
|
},
|
|
184975
|
-
"
|
|
184976
|
-
name: "(
|
|
185016
|
+
"13": {
|
|
185017
|
+
name: "(anonymous_13)",
|
|
184977
185018
|
decl: {
|
|
184978
185019
|
start: {
|
|
184979
|
-
line:
|
|
185020
|
+
line: 128,
|
|
184980
185021
|
column: 4
|
|
184981
185022
|
},
|
|
184982
185023
|
end: {
|
|
184983
|
-
line:
|
|
185024
|
+
line: 128,
|
|
184984
185025
|
column: 5
|
|
184985
185026
|
}
|
|
184986
185027
|
},
|
|
184987
185028
|
loc: {
|
|
184988
185029
|
start: {
|
|
184989
|
-
line:
|
|
185030
|
+
line: 128,
|
|
184990
185031
|
column: 48
|
|
184991
185032
|
},
|
|
184992
185033
|
end: {
|
|
184993
|
-
line:
|
|
185034
|
+
line: 144,
|
|
184994
185035
|
column: 5
|
|
184995
185036
|
}
|
|
184996
185037
|
},
|
|
184997
|
-
line:
|
|
185038
|
+
line: 128
|
|
184998
185039
|
},
|
|
184999
|
-
"
|
|
185000
|
-
name: "(
|
|
185040
|
+
"14": {
|
|
185041
|
+
name: "(anonymous_14)",
|
|
185001
185042
|
decl: {
|
|
185002
185043
|
start: {
|
|
185003
|
-
line:
|
|
185044
|
+
line: 145,
|
|
185004
185045
|
column: 4
|
|
185005
185046
|
},
|
|
185006
185047
|
end: {
|
|
185007
|
-
line:
|
|
185048
|
+
line: 145,
|
|
185008
185049
|
column: 5
|
|
185009
185050
|
}
|
|
185010
185051
|
},
|
|
185011
185052
|
loc: {
|
|
185012
185053
|
start: {
|
|
185013
|
-
line:
|
|
185054
|
+
line: 145,
|
|
185014
185055
|
column: 34
|
|
185015
185056
|
},
|
|
185016
185057
|
end: {
|
|
185017
|
-
line:
|
|
185058
|
+
line: 147,
|
|
185018
185059
|
column: 5
|
|
185019
185060
|
}
|
|
185020
185061
|
},
|
|
185021
|
-
line:
|
|
185062
|
+
line: 145
|
|
185022
185063
|
},
|
|
185023
|
-
"
|
|
185024
|
-
name: "(
|
|
185064
|
+
"15": {
|
|
185065
|
+
name: "(anonymous_15)",
|
|
185025
185066
|
decl: {
|
|
185026
185067
|
start: {
|
|
185027
|
-
line:
|
|
185068
|
+
line: 148,
|
|
185028
185069
|
column: 4
|
|
185029
185070
|
},
|
|
185030
185071
|
end: {
|
|
185031
|
-
line:
|
|
185072
|
+
line: 148,
|
|
185032
185073
|
column: 5
|
|
185033
185074
|
}
|
|
185034
185075
|
},
|
|
185035
185076
|
loc: {
|
|
185036
185077
|
start: {
|
|
185037
|
-
line:
|
|
185078
|
+
line: 148,
|
|
185038
185079
|
column: 60
|
|
185039
185080
|
},
|
|
185040
185081
|
end: {
|
|
185041
|
-
line:
|
|
185082
|
+
line: 189,
|
|
185042
185083
|
column: 5
|
|
185043
185084
|
}
|
|
185044
185085
|
},
|
|
185045
|
-
line:
|
|
185086
|
+
line: 148
|
|
185046
185087
|
},
|
|
185047
|
-
"
|
|
185048
|
-
name: "(
|
|
185088
|
+
"16": {
|
|
185089
|
+
name: "(anonymous_16)",
|
|
185049
185090
|
decl: {
|
|
185050
185091
|
start: {
|
|
185051
|
-
line:
|
|
185092
|
+
line: 190,
|
|
185052
185093
|
column: 4
|
|
185053
185094
|
},
|
|
185054
185095
|
end: {
|
|
185055
|
-
line:
|
|
185096
|
+
line: 190,
|
|
185056
185097
|
column: 5
|
|
185057
185098
|
}
|
|
185058
185099
|
},
|
|
185059
185100
|
loc: {
|
|
185060
185101
|
start: {
|
|
185061
|
-
line:
|
|
185102
|
+
line: 190,
|
|
185062
185103
|
column: 34
|
|
185063
185104
|
},
|
|
185064
185105
|
end: {
|
|
185065
|
-
line:
|
|
185106
|
+
line: 203,
|
|
185066
185107
|
column: 5
|
|
185067
185108
|
}
|
|
185068
185109
|
},
|
|
185069
|
-
line:
|
|
185110
|
+
line: 190
|
|
185070
185111
|
},
|
|
185071
|
-
"
|
|
185072
|
-
name: "(
|
|
185112
|
+
"17": {
|
|
185113
|
+
name: "(anonymous_17)",
|
|
185073
185114
|
decl: {
|
|
185074
185115
|
start: {
|
|
185075
|
-
line:
|
|
185116
|
+
line: 192,
|
|
185076
185117
|
column: 41
|
|
185077
185118
|
},
|
|
185078
185119
|
end: {
|
|
185079
|
-
line:
|
|
185120
|
+
line: 192,
|
|
185080
185121
|
column: 42
|
|
185081
185122
|
}
|
|
185082
185123
|
},
|
|
185083
185124
|
loc: {
|
|
185084
185125
|
start: {
|
|
185085
|
-
line:
|
|
185126
|
+
line: 192,
|
|
185086
185127
|
column: 48
|
|
185087
185128
|
},
|
|
185088
185129
|
end: {
|
|
185089
|
-
line:
|
|
185130
|
+
line: 201,
|
|
185090
185131
|
column: 7
|
|
185091
185132
|
}
|
|
185092
185133
|
},
|
|
185093
|
-
line:
|
|
185134
|
+
line: 192
|
|
185094
185135
|
},
|
|
185095
|
-
"
|
|
185096
|
-
name: "(
|
|
185136
|
+
"18": {
|
|
185137
|
+
name: "(anonymous_18)",
|
|
185097
185138
|
decl: {
|
|
185098
185139
|
start: {
|
|
185099
|
-
line:
|
|
185140
|
+
line: 194,
|
|
185100
185141
|
column: 72
|
|
185101
185142
|
},
|
|
185102
185143
|
end: {
|
|
185103
|
-
line:
|
|
185144
|
+
line: 194,
|
|
185104
185145
|
column: 73
|
|
185105
185146
|
}
|
|
185106
185147
|
},
|
|
185107
185148
|
loc: {
|
|
185108
185149
|
start: {
|
|
185109
|
-
line:
|
|
185150
|
+
line: 194,
|
|
185110
185151
|
column: 84
|
|
185111
185152
|
},
|
|
185112
185153
|
end: {
|
|
185113
|
-
line:
|
|
185154
|
+
line: 194,
|
|
185114
185155
|
column: 121
|
|
185115
185156
|
}
|
|
185116
185157
|
},
|
|
185117
|
-
line:
|
|
185158
|
+
line: 194
|
|
185118
185159
|
},
|
|
185119
|
-
"
|
|
185120
|
-
name: "(
|
|
185160
|
+
"19": {
|
|
185161
|
+
name: "(anonymous_19)",
|
|
185121
185162
|
decl: {
|
|
185122
185163
|
start: {
|
|
185123
|
-
line:
|
|
185164
|
+
line: 199,
|
|
185124
185165
|
column: 72
|
|
185125
185166
|
},
|
|
185126
185167
|
end: {
|
|
185127
|
-
line:
|
|
185168
|
+
line: 199,
|
|
185128
185169
|
column: 73
|
|
185129
185170
|
}
|
|
185130
185171
|
},
|
|
185131
185172
|
loc: {
|
|
185132
185173
|
start: {
|
|
185133
|
-
line:
|
|
185174
|
+
line: 199,
|
|
185134
185175
|
column: 84
|
|
185135
185176
|
},
|
|
185136
185177
|
end: {
|
|
185137
|
-
line:
|
|
185178
|
+
line: 199,
|
|
185138
185179
|
column: 130
|
|
185139
185180
|
}
|
|
185140
185181
|
},
|
|
185141
|
-
line:
|
|
185182
|
+
line: 199
|
|
185142
185183
|
},
|
|
185143
|
-
"
|
|
185144
|
-
name: "(
|
|
185184
|
+
"20": {
|
|
185185
|
+
name: "(anonymous_20)",
|
|
185145
185186
|
decl: {
|
|
185146
185187
|
start: {
|
|
185147
|
-
line:
|
|
185188
|
+
line: 204,
|
|
185148
185189
|
column: 4
|
|
185149
185190
|
},
|
|
185150
185191
|
end: {
|
|
185151
|
-
line:
|
|
185192
|
+
line: 204,
|
|
185152
185193
|
column: 5
|
|
185153
185194
|
}
|
|
185154
185195
|
},
|
|
185155
185196
|
loc: {
|
|
185156
185197
|
start: {
|
|
185157
|
-
line:
|
|
185198
|
+
line: 204,
|
|
185158
185199
|
column: 21
|
|
185159
185200
|
},
|
|
185160
185201
|
end: {
|
|
185161
|
-
line:
|
|
185202
|
+
line: 206,
|
|
185162
185203
|
column: 5
|
|
185163
185204
|
}
|
|
185164
185205
|
},
|
|
185165
|
-
line:
|
|
185206
|
+
line: 204
|
|
185166
185207
|
},
|
|
185167
|
-
"
|
|
185168
|
-
name: "(
|
|
185208
|
+
"21": {
|
|
185209
|
+
name: "(anonymous_21)",
|
|
185169
185210
|
decl: {
|
|
185170
185211
|
start: {
|
|
185171
|
-
line:
|
|
185212
|
+
line: 207,
|
|
185172
185213
|
column: 4
|
|
185173
185214
|
},
|
|
185174
185215
|
end: {
|
|
185175
|
-
line:
|
|
185216
|
+
line: 207,
|
|
185176
185217
|
column: 5
|
|
185177
185218
|
}
|
|
185178
185219
|
},
|
|
185179
185220
|
loc: {
|
|
185180
185221
|
start: {
|
|
185181
|
-
line:
|
|
185222
|
+
line: 207,
|
|
185182
185223
|
column: 25
|
|
185183
185224
|
},
|
|
185184
185225
|
end: {
|
|
185185
|
-
line:
|
|
185226
|
+
line: 209,
|
|
185186
185227
|
column: 5
|
|
185187
185228
|
}
|
|
185188
185229
|
},
|
|
185189
|
-
line:
|
|
185230
|
+
line: 207
|
|
185190
185231
|
},
|
|
185191
|
-
"
|
|
185192
|
-
name: "(
|
|
185232
|
+
"22": {
|
|
185233
|
+
name: "(anonymous_22)",
|
|
185193
185234
|
decl: {
|
|
185194
185235
|
start: {
|
|
185195
|
-
line:
|
|
185236
|
+
line: 211,
|
|
185196
185237
|
column: 2
|
|
185197
185238
|
},
|
|
185198
185239
|
end: {
|
|
185199
|
-
line:
|
|
185240
|
+
line: 211,
|
|
185200
185241
|
column: 3
|
|
185201
185242
|
}
|
|
185202
185243
|
},
|
|
185203
185244
|
loc: {
|
|
185204
185245
|
start: {
|
|
185205
|
-
line:
|
|
185246
|
+
line: 211,
|
|
185206
185247
|
column: 16
|
|
185207
185248
|
},
|
|
185208
185249
|
end: {
|
|
185209
|
-
line:
|
|
185250
|
+
line: 213,
|
|
185210
185251
|
column: 3
|
|
185211
185252
|
}
|
|
185212
185253
|
},
|
|
185213
|
-
line:
|
|
185254
|
+
line: 211
|
|
185214
185255
|
}
|
|
185215
185256
|
},
|
|
185216
185257
|
branchMap: {
|
|
@@ -185916,965 +185957,932 @@ var cov_vfrhjvw7k = function () {
|
|
|
185916
185957
|
"22": {
|
|
185917
185958
|
loc: {
|
|
185918
185959
|
start: {
|
|
185919
|
-
line:
|
|
185920
|
-
column: 12
|
|
185921
|
-
},
|
|
185922
|
-
end: {
|
|
185923
|
-
line: 112,
|
|
185924
|
-
column: 13
|
|
185925
|
-
}
|
|
185926
|
-
},
|
|
185927
|
-
type: "if",
|
|
185928
|
-
locations: [{
|
|
185929
|
-
start: {
|
|
185930
|
-
line: 108,
|
|
185931
|
-
column: 12
|
|
185932
|
-
},
|
|
185933
|
-
end: {
|
|
185934
|
-
line: 112,
|
|
185935
|
-
column: 13
|
|
185936
|
-
}
|
|
185937
|
-
}, {
|
|
185938
|
-
start: {
|
|
185939
|
-
line: 108,
|
|
185940
|
-
column: 12
|
|
185941
|
-
},
|
|
185942
|
-
end: {
|
|
185943
|
-
line: 112,
|
|
185944
|
-
column: 13
|
|
185945
|
-
}
|
|
185946
|
-
}],
|
|
185947
|
-
line: 108
|
|
185948
|
-
},
|
|
185949
|
-
"23": {
|
|
185950
|
-
loc: {
|
|
185951
|
-
start: {
|
|
185952
|
-
line: 115,
|
|
185960
|
+
line: 107,
|
|
185953
185961
|
column: 15
|
|
185954
185962
|
},
|
|
185955
185963
|
end: {
|
|
185956
|
-
line:
|
|
185964
|
+
line: 107,
|
|
185957
185965
|
column: 50
|
|
185958
185966
|
}
|
|
185959
185967
|
},
|
|
185960
185968
|
type: "binary-expr",
|
|
185961
185969
|
locations: [{
|
|
185962
185970
|
start: {
|
|
185963
|
-
line:
|
|
185971
|
+
line: 107,
|
|
185964
185972
|
column: 15
|
|
185965
185973
|
},
|
|
185966
185974
|
end: {
|
|
185967
|
-
line:
|
|
185975
|
+
line: 107,
|
|
185968
185976
|
column: 19
|
|
185969
185977
|
}
|
|
185970
185978
|
}, {
|
|
185971
185979
|
start: {
|
|
185972
|
-
line:
|
|
185980
|
+
line: 107,
|
|
185973
185981
|
column: 23
|
|
185974
185982
|
},
|
|
185975
185983
|
end: {
|
|
185976
|
-
line:
|
|
185984
|
+
line: 107,
|
|
185977
185985
|
column: 50
|
|
185978
185986
|
}
|
|
185979
185987
|
}],
|
|
185980
|
-
line:
|
|
185988
|
+
line: 107
|
|
185981
185989
|
},
|
|
185982
|
-
"
|
|
185990
|
+
"23": {
|
|
185983
185991
|
loc: {
|
|
185984
185992
|
start: {
|
|
185985
|
-
line:
|
|
185993
|
+
line: 113,
|
|
185986
185994
|
column: 6
|
|
185987
185995
|
},
|
|
185988
185996
|
end: {
|
|
185989
|
-
line:
|
|
185997
|
+
line: 116,
|
|
185990
185998
|
column: 7
|
|
185991
185999
|
}
|
|
185992
186000
|
},
|
|
185993
186001
|
type: "if",
|
|
185994
186002
|
locations: [{
|
|
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
186012
|
start: {
|
|
186005
|
-
line:
|
|
186013
|
+
line: 113,
|
|
186006
186014
|
column: 6
|
|
186007
186015
|
},
|
|
186008
186016
|
end: {
|
|
186009
|
-
line:
|
|
186017
|
+
line: 116,
|
|
186010
186018
|
column: 7
|
|
186011
186019
|
}
|
|
186012
186020
|
}],
|
|
186013
|
-
line:
|
|
186021
|
+
line: 113
|
|
186014
186022
|
},
|
|
186015
|
-
"
|
|
186023
|
+
"24": {
|
|
186016
186024
|
loc: {
|
|
186017
186025
|
start: {
|
|
186018
|
-
line:
|
|
186026
|
+
line: 121,
|
|
186019
186027
|
column: 23
|
|
186020
186028
|
},
|
|
186021
186029
|
end: {
|
|
186022
|
-
line:
|
|
186030
|
+
line: 121,
|
|
186023
186031
|
column: 39
|
|
186024
186032
|
}
|
|
186025
186033
|
},
|
|
186026
186034
|
type: "binary-expr",
|
|
186027
186035
|
locations: [{
|
|
186028
186036
|
start: {
|
|
186029
|
-
line:
|
|
186037
|
+
line: 121,
|
|
186030
186038
|
column: 23
|
|
186031
186039
|
},
|
|
186032
186040
|
end: {
|
|
186033
|
-
line:
|
|
186041
|
+
line: 121,
|
|
186034
186042
|
column: 33
|
|
186035
186043
|
}
|
|
186036
186044
|
}, {
|
|
186037
186045
|
start: {
|
|
186038
|
-
line:
|
|
186046
|
+
line: 121,
|
|
186039
186047
|
column: 37
|
|
186040
186048
|
},
|
|
186041
186049
|
end: {
|
|
186042
|
-
line:
|
|
186050
|
+
line: 121,
|
|
186043
186051
|
column: 39
|
|
186044
186052
|
}
|
|
186045
186053
|
}],
|
|
186046
|
-
line:
|
|
186054
|
+
line: 121
|
|
186047
186055
|
},
|
|
186048
|
-
"
|
|
186056
|
+
"25": {
|
|
186049
186057
|
loc: {
|
|
186050
186058
|
start: {
|
|
186051
|
-
line:
|
|
186059
|
+
line: 123,
|
|
186052
186060
|
column: 10
|
|
186053
186061
|
},
|
|
186054
186062
|
end: {
|
|
186055
|
-
line:
|
|
186063
|
+
line: 123,
|
|
186056
186064
|
column: 50
|
|
186057
186065
|
}
|
|
186058
186066
|
},
|
|
186059
186067
|
type: "if",
|
|
186060
186068
|
locations: [{
|
|
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
186078
|
start: {
|
|
186071
|
-
line:
|
|
186079
|
+
line: 123,
|
|
186072
186080
|
column: 10
|
|
186073
186081
|
},
|
|
186074
186082
|
end: {
|
|
186075
|
-
line:
|
|
186083
|
+
line: 123,
|
|
186076
186084
|
column: 50
|
|
186077
186085
|
}
|
|
186078
186086
|
}],
|
|
186079
|
-
line:
|
|
186087
|
+
line: 123
|
|
186080
186088
|
},
|
|
186081
|
-
"
|
|
186089
|
+
"26": {
|
|
186082
186090
|
loc: {
|
|
186083
186091
|
start: {
|
|
186084
|
-
line:
|
|
186092
|
+
line: 124,
|
|
186085
186093
|
column: 10
|
|
186086
186094
|
},
|
|
186087
186095
|
end: {
|
|
186088
|
-
line:
|
|
186096
|
+
line: 124,
|
|
186089
186097
|
column: 102
|
|
186090
186098
|
}
|
|
186091
186099
|
},
|
|
186092
186100
|
type: "if",
|
|
186093
186101
|
locations: [{
|
|
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
186111
|
start: {
|
|
186104
|
-
line:
|
|
186112
|
+
line: 124,
|
|
186105
186113
|
column: 10
|
|
186106
186114
|
},
|
|
186107
186115
|
end: {
|
|
186108
|
-
line:
|
|
186116
|
+
line: 124,
|
|
186109
186117
|
column: 102
|
|
186110
186118
|
}
|
|
186111
186119
|
}],
|
|
186112
|
-
line:
|
|
186120
|
+
line: 124
|
|
186113
186121
|
},
|
|
186114
|
-
"
|
|
186122
|
+
"27": {
|
|
186115
186123
|
loc: {
|
|
186116
186124
|
start: {
|
|
186117
|
-
line:
|
|
186125
|
+
line: 124,
|
|
186118
186126
|
column: 41
|
|
186119
186127
|
},
|
|
186120
186128
|
end: {
|
|
186121
|
-
line:
|
|
186129
|
+
line: 124,
|
|
186122
186130
|
column: 101
|
|
186123
186131
|
}
|
|
186124
186132
|
},
|
|
186125
186133
|
type: "cond-expr",
|
|
186126
186134
|
locations: [{
|
|
186127
186135
|
start: {
|
|
186128
|
-
line:
|
|
186136
|
+
line: 124,
|
|
186129
186137
|
column: 72
|
|
186130
186138
|
},
|
|
186131
186139
|
end: {
|
|
186132
|
-
line:
|
|
186140
|
+
line: 124,
|
|
186133
186141
|
column: 84
|
|
186134
186142
|
}
|
|
186135
186143
|
}, {
|
|
186136
186144
|
start: {
|
|
186137
|
-
line:
|
|
186145
|
+
line: 124,
|
|
186138
186146
|
column: 87
|
|
186139
186147
|
},
|
|
186140
186148
|
end: {
|
|
186141
|
-
line:
|
|
186149
|
+
line: 124,
|
|
186142
186150
|
column: 101
|
|
186143
186151
|
}
|
|
186144
186152
|
}],
|
|
186145
|
-
line:
|
|
186153
|
+
line: 124
|
|
186146
186154
|
},
|
|
186147
|
-
"
|
|
186155
|
+
"28": {
|
|
186148
186156
|
loc: {
|
|
186149
186157
|
start: {
|
|
186150
|
-
line:
|
|
186158
|
+
line: 130,
|
|
186151
186159
|
column: 6
|
|
186152
186160
|
},
|
|
186153
186161
|
end: {
|
|
186154
|
-
line:
|
|
186162
|
+
line: 142,
|
|
186155
186163
|
column: 7
|
|
186156
186164
|
}
|
|
186157
186165
|
},
|
|
186158
186166
|
type: "if",
|
|
186159
186167
|
locations: [{
|
|
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
186177
|
start: {
|
|
186170
|
-
line:
|
|
186178
|
+
line: 130,
|
|
186171
186179
|
column: 6
|
|
186172
186180
|
},
|
|
186173
186181
|
end: {
|
|
186174
|
-
line:
|
|
186182
|
+
line: 142,
|
|
186175
186183
|
column: 7
|
|
186176
186184
|
}
|
|
186177
186185
|
}],
|
|
186178
|
-
line:
|
|
186186
|
+
line: 130
|
|
186179
186187
|
},
|
|
186180
|
-
"
|
|
186188
|
+
"29": {
|
|
186181
186189
|
loc: {
|
|
186182
186190
|
start: {
|
|
186183
|
-
line:
|
|
186191
|
+
line: 131,
|
|
186184
186192
|
column: 8
|
|
186185
186193
|
},
|
|
186186
186194
|
end: {
|
|
186187
|
-
line:
|
|
186195
|
+
line: 135,
|
|
186188
186196
|
column: 9
|
|
186189
186197
|
}
|
|
186190
186198
|
},
|
|
186191
186199
|
type: "if",
|
|
186192
186200
|
locations: [{
|
|
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
186210
|
start: {
|
|
186203
|
-
line:
|
|
186211
|
+
line: 131,
|
|
186204
186212
|
column: 8
|
|
186205
186213
|
},
|
|
186206
186214
|
end: {
|
|
186207
|
-
line:
|
|
186215
|
+
line: 135,
|
|
186208
186216
|
column: 9
|
|
186209
186217
|
}
|
|
186210
186218
|
}],
|
|
186211
|
-
line:
|
|
186219
|
+
line: 131
|
|
186212
186220
|
},
|
|
186213
|
-
"
|
|
186221
|
+
"30": {
|
|
186214
186222
|
loc: {
|
|
186215
186223
|
start: {
|
|
186216
|
-
line:
|
|
186224
|
+
line: 133,
|
|
186217
186225
|
column: 15
|
|
186218
186226
|
},
|
|
186219
186227
|
end: {
|
|
186220
|
-
line:
|
|
186228
|
+
line: 135,
|
|
186221
186229
|
column: 9
|
|
186222
186230
|
}
|
|
186223
186231
|
},
|
|
186224
186232
|
type: "if",
|
|
186225
186233
|
locations: [{
|
|
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
186243
|
start: {
|
|
186236
|
-
line:
|
|
186244
|
+
line: 133,
|
|
186237
186245
|
column: 15
|
|
186238
186246
|
},
|
|
186239
186247
|
end: {
|
|
186240
|
-
line:
|
|
186248
|
+
line: 135,
|
|
186241
186249
|
column: 9
|
|
186242
186250
|
}
|
|
186243
186251
|
}],
|
|
186244
|
-
line:
|
|
186252
|
+
line: 133
|
|
186245
186253
|
},
|
|
186246
|
-
"
|
|
186254
|
+
"31": {
|
|
186247
186255
|
loc: {
|
|
186248
186256
|
start: {
|
|
186249
|
-
line:
|
|
186257
|
+
line: 136,
|
|
186250
186258
|
column: 13
|
|
186251
186259
|
},
|
|
186252
186260
|
end: {
|
|
186253
|
-
line:
|
|
186261
|
+
line: 142,
|
|
186254
186262
|
column: 7
|
|
186255
186263
|
}
|
|
186256
186264
|
},
|
|
186257
186265
|
type: "if",
|
|
186258
186266
|
locations: [{
|
|
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
186276
|
start: {
|
|
186269
|
-
line:
|
|
186277
|
+
line: 136,
|
|
186270
186278
|
column: 13
|
|
186271
186279
|
},
|
|
186272
186280
|
end: {
|
|
186273
|
-
line:
|
|
186281
|
+
line: 142,
|
|
186274
186282
|
column: 7
|
|
186275
186283
|
}
|
|
186276
186284
|
}],
|
|
186277
|
-
line:
|
|
186285
|
+
line: 136
|
|
186278
186286
|
},
|
|
186279
|
-
"
|
|
186287
|
+
"32": {
|
|
186280
186288
|
loc: {
|
|
186281
186289
|
start: {
|
|
186282
|
-
line:
|
|
186290
|
+
line: 138,
|
|
186283
186291
|
column: 13
|
|
186284
186292
|
},
|
|
186285
186293
|
end: {
|
|
186286
|
-
line:
|
|
186294
|
+
line: 142,
|
|
186287
186295
|
column: 7
|
|
186288
186296
|
}
|
|
186289
186297
|
},
|
|
186290
186298
|
type: "if",
|
|
186291
186299
|
locations: [{
|
|
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
186309
|
start: {
|
|
186302
|
-
line:
|
|
186310
|
+
line: 138,
|
|
186303
186311
|
column: 13
|
|
186304
186312
|
},
|
|
186305
186313
|
end: {
|
|
186306
|
-
line:
|
|
186314
|
+
line: 142,
|
|
186307
186315
|
column: 7
|
|
186308
186316
|
}
|
|
186309
186317
|
}],
|
|
186310
|
-
line:
|
|
186318
|
+
line: 138
|
|
186311
186319
|
},
|
|
186312
|
-
"
|
|
186320
|
+
"33": {
|
|
186313
186321
|
loc: {
|
|
186314
186322
|
start: {
|
|
186315
|
-
line:
|
|
186323
|
+
line: 138,
|
|
186316
186324
|
column: 17
|
|
186317
186325
|
},
|
|
186318
186326
|
end: {
|
|
186319
|
-
line:
|
|
186327
|
+
line: 138,
|
|
186320
186328
|
column: 82
|
|
186321
186329
|
}
|
|
186322
186330
|
},
|
|
186323
186331
|
type: "binary-expr",
|
|
186324
186332
|
locations: [{
|
|
186325
186333
|
start: {
|
|
186326
|
-
line:
|
|
186334
|
+
line: 138,
|
|
186327
186335
|
column: 17
|
|
186328
186336
|
},
|
|
186329
186337
|
end: {
|
|
186330
|
-
line:
|
|
186338
|
+
line: 138,
|
|
186331
186339
|
column: 47
|
|
186332
186340
|
}
|
|
186333
186341
|
}, {
|
|
186334
186342
|
start: {
|
|
186335
|
-
line:
|
|
186343
|
+
line: 138,
|
|
186336
186344
|
column: 51
|
|
186337
186345
|
},
|
|
186338
186346
|
end: {
|
|
186339
|
-
line:
|
|
186347
|
+
line: 138,
|
|
186340
186348
|
column: 82
|
|
186341
186349
|
}
|
|
186342
186350
|
}],
|
|
186343
|
-
line:
|
|
186351
|
+
line: 138
|
|
186344
186352
|
},
|
|
186345
|
-
"
|
|
186353
|
+
"34": {
|
|
186346
186354
|
loc: {
|
|
186347
186355
|
start: {
|
|
186348
|
-
line:
|
|
186356
|
+
line: 140,
|
|
186349
186357
|
column: 13
|
|
186350
186358
|
},
|
|
186351
186359
|
end: {
|
|
186352
|
-
line:
|
|
186360
|
+
line: 142,
|
|
186353
186361
|
column: 7
|
|
186354
186362
|
}
|
|
186355
186363
|
},
|
|
186356
186364
|
type: "if",
|
|
186357
186365
|
locations: [{
|
|
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
186375
|
start: {
|
|
186368
|
-
line:
|
|
186376
|
+
line: 140,
|
|
186369
186377
|
column: 13
|
|
186370
186378
|
},
|
|
186371
186379
|
end: {
|
|
186372
|
-
line:
|
|
186380
|
+
line: 142,
|
|
186373
186381
|
column: 7
|
|
186374
186382
|
}
|
|
186375
186383
|
}],
|
|
186376
|
-
line:
|
|
186384
|
+
line: 140
|
|
186377
186385
|
},
|
|
186378
|
-
"
|
|
186386
|
+
"35": {
|
|
186379
186387
|
loc: {
|
|
186380
186388
|
start: {
|
|
186381
|
-
line:
|
|
186389
|
+
line: 140,
|
|
186382
186390
|
column: 17
|
|
186383
186391
|
},
|
|
186384
186392
|
end: {
|
|
186385
|
-
line:
|
|
186393
|
+
line: 140,
|
|
186386
186394
|
column: 83
|
|
186387
186395
|
}
|
|
186388
186396
|
},
|
|
186389
186397
|
type: "binary-expr",
|
|
186390
186398
|
locations: [{
|
|
186391
186399
|
start: {
|
|
186392
|
-
line:
|
|
186400
|
+
line: 140,
|
|
186393
186401
|
column: 17
|
|
186394
186402
|
},
|
|
186395
186403
|
end: {
|
|
186396
|
-
line:
|
|
186404
|
+
line: 140,
|
|
186397
186405
|
column: 47
|
|
186398
186406
|
}
|
|
186399
186407
|
}, {
|
|
186400
186408
|
start: {
|
|
186401
|
-
line:
|
|
186409
|
+
line: 140,
|
|
186402
186410
|
column: 51
|
|
186403
186411
|
},
|
|
186404
186412
|
end: {
|
|
186405
|
-
line:
|
|
186413
|
+
line: 140,
|
|
186406
186414
|
column: 83
|
|
186407
186415
|
}
|
|
186408
186416
|
}],
|
|
186409
|
-
line:
|
|
186417
|
+
line: 140
|
|
186410
186418
|
},
|
|
186411
|
-
"
|
|
186419
|
+
"36": {
|
|
186412
186420
|
loc: {
|
|
186413
186421
|
start: {
|
|
186414
|
-
line:
|
|
186422
|
+
line: 145,
|
|
186415
186423
|
column: 19
|
|
186416
186424
|
},
|
|
186417
186425
|
end: {
|
|
186418
|
-
line:
|
|
186426
|
+
line: 145,
|
|
186419
186427
|
column: 32
|
|
186420
186428
|
}
|
|
186421
186429
|
},
|
|
186422
186430
|
type: "default-arg",
|
|
186423
186431
|
locations: [{
|
|
186424
186432
|
start: {
|
|
186425
|
-
line:
|
|
186433
|
+
line: 145,
|
|
186426
186434
|
column: 28
|
|
186427
186435
|
},
|
|
186428
186436
|
end: {
|
|
186429
|
-
line:
|
|
186437
|
+
line: 145,
|
|
186430
186438
|
column: 32
|
|
186431
186439
|
}
|
|
186432
186440
|
}],
|
|
186433
|
-
line:
|
|
186441
|
+
line: 145
|
|
186434
186442
|
},
|
|
186435
|
-
"
|
|
186443
|
+
"37": {
|
|
186436
186444
|
loc: {
|
|
186437
186445
|
start: {
|
|
186438
|
-
line:
|
|
186446
|
+
line: 146,
|
|
186439
186447
|
column: 13
|
|
186440
186448
|
},
|
|
186441
186449
|
end: {
|
|
186442
|
-
line:
|
|
186450
|
+
line: 146,
|
|
186443
186451
|
column: 51
|
|
186444
186452
|
}
|
|
186445
186453
|
},
|
|
186446
186454
|
type: "cond-expr",
|
|
186447
186455
|
locations: [{
|
|
186448
186456
|
start: {
|
|
186449
|
-
line:
|
|
186457
|
+
line: 146,
|
|
186450
186458
|
column: 22
|
|
186451
186459
|
},
|
|
186452
186460
|
end: {
|
|
186453
|
-
line:
|
|
186461
|
+
line: 146,
|
|
186454
186462
|
column: 39
|
|
186455
186463
|
}
|
|
186456
186464
|
}, {
|
|
186457
186465
|
start: {
|
|
186458
|
-
line:
|
|
186466
|
+
line: 146,
|
|
186459
186467
|
column: 42
|
|
186460
186468
|
},
|
|
186461
186469
|
end: {
|
|
186462
|
-
line:
|
|
186470
|
+
line: 146,
|
|
186463
186471
|
column: 51
|
|
186464
186472
|
}
|
|
186465
186473
|
}],
|
|
186466
|
-
line:
|
|
186474
|
+
line: 146
|
|
186467
186475
|
},
|
|
186468
|
-
"
|
|
186476
|
+
"38": {
|
|
186469
186477
|
loc: {
|
|
186470
186478
|
start: {
|
|
186471
|
-
line:
|
|
186479
|
+
line: 148,
|
|
186472
186480
|
column: 26
|
|
186473
186481
|
},
|
|
186474
186482
|
end: {
|
|
186475
|
-
line:
|
|
186483
|
+
line: 148,
|
|
186476
186484
|
column: 39
|
|
186477
186485
|
}
|
|
186478
186486
|
},
|
|
186479
186487
|
type: "default-arg",
|
|
186480
186488
|
locations: [{
|
|
186481
186489
|
start: {
|
|
186482
|
-
line:
|
|
186490
|
+
line: 148,
|
|
186483
186491
|
column: 35
|
|
186484
186492
|
},
|
|
186485
186493
|
end: {
|
|
186486
|
-
line:
|
|
186494
|
+
line: 148,
|
|
186487
186495
|
column: 39
|
|
186488
186496
|
}
|
|
186489
186497
|
}],
|
|
186490
|
-
line:
|
|
186498
|
+
line: 148
|
|
186491
186499
|
},
|
|
186492
|
-
"
|
|
186500
|
+
"39": {
|
|
186493
186501
|
loc: {
|
|
186494
186502
|
start: {
|
|
186495
|
-
line:
|
|
186503
|
+
line: 148,
|
|
186496
186504
|
column: 41
|
|
186497
186505
|
},
|
|
186498
186506
|
end: {
|
|
186499
|
-
line:
|
|
186507
|
+
line: 148,
|
|
186500
186508
|
column: 58
|
|
186501
186509
|
}
|
|
186502
186510
|
},
|
|
186503
186511
|
type: "default-arg",
|
|
186504
186512
|
locations: [{
|
|
186505
186513
|
start: {
|
|
186506
|
-
line:
|
|
186514
|
+
line: 148,
|
|
186507
186515
|
column: 52
|
|
186508
186516
|
},
|
|
186509
186517
|
end: {
|
|
186510
|
-
line:
|
|
186518
|
+
line: 148,
|
|
186511
186519
|
column: 58
|
|
186512
186520
|
}
|
|
186513
186521
|
}],
|
|
186514
|
-
line:
|
|
186522
|
+
line: 148
|
|
186515
186523
|
},
|
|
186516
|
-
"
|
|
186524
|
+
"40": {
|
|
186517
186525
|
loc: {
|
|
186518
186526
|
start: {
|
|
186519
|
-
line:
|
|
186527
|
+
line: 149,
|
|
186520
186528
|
column: 6
|
|
186521
186529
|
},
|
|
186522
186530
|
end: {
|
|
186523
|
-
line:
|
|
186531
|
+
line: 188,
|
|
186524
186532
|
column: 7
|
|
186525
186533
|
}
|
|
186526
186534
|
},
|
|
186527
186535
|
type: "if",
|
|
186528
186536
|
locations: [{
|
|
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
186546
|
start: {
|
|
186539
|
-
line:
|
|
186547
|
+
line: 149,
|
|
186540
186548
|
column: 6
|
|
186541
186549
|
},
|
|
186542
186550
|
end: {
|
|
186543
|
-
line:
|
|
186551
|
+
line: 188,
|
|
186544
186552
|
column: 7
|
|
186545
186553
|
}
|
|
186546
186554
|
}],
|
|
186547
|
-
line:
|
|
186555
|
+
line: 149
|
|
186548
186556
|
},
|
|
186549
|
-
"
|
|
186557
|
+
"41": {
|
|
186550
186558
|
loc: {
|
|
186551
186559
|
start: {
|
|
186552
|
-
line:
|
|
186560
|
+
line: 149,
|
|
186553
186561
|
column: 10
|
|
186554
186562
|
},
|
|
186555
186563
|
end: {
|
|
186556
|
-
line:
|
|
186564
|
+
line: 149,
|
|
186557
186565
|
column: 39
|
|
186558
186566
|
}
|
|
186559
186567
|
},
|
|
186560
186568
|
type: "binary-expr",
|
|
186561
186569
|
locations: [{
|
|
186562
186570
|
start: {
|
|
186563
|
-
line:
|
|
186571
|
+
line: 149,
|
|
186564
186572
|
column: 10
|
|
186565
186573
|
},
|
|
186566
186574
|
end: {
|
|
186567
|
-
line:
|
|
186575
|
+
line: 149,
|
|
186568
186576
|
column: 16
|
|
186569
186577
|
}
|
|
186570
186578
|
}, {
|
|
186571
186579
|
start: {
|
|
186572
|
-
line:
|
|
186580
|
+
line: 149,
|
|
186573
186581
|
column: 20
|
|
186574
186582
|
},
|
|
186575
186583
|
end: {
|
|
186576
|
-
line:
|
|
186584
|
+
line: 149,
|
|
186577
186585
|
column: 39
|
|
186578
186586
|
}
|
|
186579
186587
|
}],
|
|
186580
|
-
line:
|
|
186588
|
+
line: 149
|
|
186581
186589
|
},
|
|
186582
|
-
"
|
|
186590
|
+
"42": {
|
|
186583
186591
|
loc: {
|
|
186584
186592
|
start: {
|
|
186585
|
-
line:
|
|
186593
|
+
line: 159,
|
|
186586
186594
|
column: 10
|
|
186587
186595
|
},
|
|
186588
186596
|
end: {
|
|
186589
|
-
line:
|
|
186597
|
+
line: 173,
|
|
186590
186598
|
column: 11
|
|
186591
186599
|
}
|
|
186592
186600
|
},
|
|
186593
186601
|
type: "if",
|
|
186594
186602
|
locations: [{
|
|
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
186612
|
start: {
|
|
186605
|
-
line:
|
|
186613
|
+
line: 159,
|
|
186606
186614
|
column: 10
|
|
186607
186615
|
},
|
|
186608
186616
|
end: {
|
|
186609
|
-
line:
|
|
186617
|
+
line: 173,
|
|
186610
186618
|
column: 11
|
|
186611
186619
|
}
|
|
186612
186620
|
}],
|
|
186613
|
-
line:
|
|
186621
|
+
line: 159
|
|
186614
186622
|
},
|
|
186615
|
-
"
|
|
186623
|
+
"43": {
|
|
186616
186624
|
loc: {
|
|
186617
186625
|
start: {
|
|
186618
|
-
line:
|
|
186626
|
+
line: 164,
|
|
186619
186627
|
column: 12
|
|
186620
186628
|
},
|
|
186621
186629
|
end: {
|
|
186622
|
-
line:
|
|
186630
|
+
line: 167,
|
|
186623
186631
|
column: 13
|
|
186624
186632
|
}
|
|
186625
186633
|
},
|
|
186626
186634
|
type: "if",
|
|
186627
186635
|
locations: [{
|
|
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
186645
|
start: {
|
|
186638
|
-
line:
|
|
186646
|
+
line: 164,
|
|
186639
186647
|
column: 12
|
|
186640
186648
|
},
|
|
186641
186649
|
end: {
|
|
186642
|
-
line:
|
|
186650
|
+
line: 167,
|
|
186643
186651
|
column: 13
|
|
186644
186652
|
}
|
|
186645
186653
|
}],
|
|
186646
|
-
line:
|
|
186654
|
+
line: 164
|
|
186647
186655
|
},
|
|
186648
|
-
"
|
|
186656
|
+
"44": {
|
|
186649
186657
|
loc: {
|
|
186650
186658
|
start: {
|
|
186651
|
-
line:
|
|
186659
|
+
line: 169,
|
|
186652
186660
|
column: 12
|
|
186653
186661
|
},
|
|
186654
186662
|
end: {
|
|
186655
|
-
line:
|
|
186663
|
+
line: 172,
|
|
186656
186664
|
column: 13
|
|
186657
186665
|
}
|
|
186658
186666
|
},
|
|
186659
186667
|
type: "if",
|
|
186660
186668
|
locations: [{
|
|
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
186678
|
start: {
|
|
186671
|
-
line:
|
|
186679
|
+
line: 169,
|
|
186672
186680
|
column: 12
|
|
186673
186681
|
},
|
|
186674
186682
|
end: {
|
|
186675
|
-
line:
|
|
186683
|
+
line: 172,
|
|
186676
186684
|
column: 13
|
|
186677
186685
|
}
|
|
186678
186686
|
}],
|
|
186679
|
-
line:
|
|
186687
|
+
line: 169
|
|
186680
186688
|
},
|
|
186681
|
-
"
|
|
186689
|
+
"45": {
|
|
186682
186690
|
loc: {
|
|
186683
186691
|
start: {
|
|
186684
|
-
line:
|
|
186692
|
+
line: 175,
|
|
186685
186693
|
column: 10
|
|
186686
186694
|
},
|
|
186687
186695
|
end: {
|
|
186688
|
-
line:
|
|
186696
|
+
line: 177,
|
|
186689
186697
|
column: 11
|
|
186690
186698
|
}
|
|
186691
186699
|
},
|
|
186692
186700
|
type: "if",
|
|
186693
186701
|
locations: [{
|
|
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
186711
|
start: {
|
|
186704
|
-
line:
|
|
186712
|
+
line: 175,
|
|
186705
186713
|
column: 10
|
|
186706
186714
|
},
|
|
186707
186715
|
end: {
|
|
186708
|
-
line:
|
|
186716
|
+
line: 177,
|
|
186709
186717
|
column: 11
|
|
186710
186718
|
}
|
|
186711
186719
|
}],
|
|
186712
|
-
line:
|
|
186720
|
+
line: 175
|
|
186713
186721
|
},
|
|
186714
|
-
"
|
|
186722
|
+
"46": {
|
|
186715
186723
|
loc: {
|
|
186716
186724
|
start: {
|
|
186717
|
-
line:
|
|
186725
|
+
line: 175,
|
|
186718
186726
|
column: 14
|
|
186719
186727
|
},
|
|
186720
186728
|
end: {
|
|
186721
|
-
line:
|
|
186729
|
+
line: 175,
|
|
186722
186730
|
column: 63
|
|
186723
186731
|
}
|
|
186724
186732
|
},
|
|
186725
186733
|
type: "binary-expr",
|
|
186726
186734
|
locations: [{
|
|
186727
186735
|
start: {
|
|
186728
|
-
line:
|
|
186736
|
+
line: 175,
|
|
186729
186737
|
column: 14
|
|
186730
186738
|
},
|
|
186731
186739
|
end: {
|
|
186732
|
-
line:
|
|
186740
|
+
line: 175,
|
|
186733
186741
|
column: 27
|
|
186734
186742
|
}
|
|
186735
186743
|
}, {
|
|
186736
186744
|
start: {
|
|
186737
|
-
line:
|
|
186745
|
+
line: 175,
|
|
186738
186746
|
column: 31
|
|
186739
186747
|
},
|
|
186740
186748
|
end: {
|
|
186741
|
-
line:
|
|
186749
|
+
line: 175,
|
|
186742
186750
|
column: 63
|
|
186743
186751
|
}
|
|
186744
186752
|
}],
|
|
186745
|
-
line:
|
|
186753
|
+
line: 175
|
|
186746
186754
|
},
|
|
186747
|
-
"
|
|
186755
|
+
"47": {
|
|
186748
186756
|
loc: {
|
|
186749
186757
|
start: {
|
|
186750
|
-
line:
|
|
186758
|
+
line: 193,
|
|
186751
186759
|
column: 8
|
|
186752
186760
|
},
|
|
186753
186761
|
end: {
|
|
186754
|
-
line:
|
|
186762
|
+
line: 195,
|
|
186755
186763
|
column: 9
|
|
186756
186764
|
}
|
|
186757
186765
|
},
|
|
186758
186766
|
type: "if",
|
|
186759
186767
|
locations: [{
|
|
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
186777
|
start: {
|
|
186770
|
-
line:
|
|
186778
|
+
line: 193,
|
|
186771
186779
|
column: 8
|
|
186772
186780
|
},
|
|
186773
186781
|
end: {
|
|
186774
|
-
line:
|
|
186782
|
+
line: 195,
|
|
186775
186783
|
column: 9
|
|
186776
186784
|
}
|
|
186777
186785
|
}],
|
|
186778
|
-
line:
|
|
186786
|
+
line: 193
|
|
186779
186787
|
},
|
|
186780
|
-
"
|
|
186788
|
+
"48": {
|
|
186781
186789
|
loc: {
|
|
186782
186790
|
start: {
|
|
186783
|
-
line:
|
|
186791
|
+
line: 193,
|
|
186784
186792
|
column: 12
|
|
186785
186793
|
},
|
|
186786
186794
|
end: {
|
|
186787
|
-
line:
|
|
186795
|
+
line: 193,
|
|
186788
186796
|
column: 59
|
|
186789
186797
|
}
|
|
186790
186798
|
},
|
|
186791
186799
|
type: "binary-expr",
|
|
186792
186800
|
locations: [{
|
|
186793
186801
|
start: {
|
|
186794
|
-
line:
|
|
186802
|
+
line: 193,
|
|
186795
186803
|
column: 12
|
|
186796
186804
|
},
|
|
186797
186805
|
end: {
|
|
186798
|
-
line:
|
|
186806
|
+
line: 193,
|
|
186799
186807
|
column: 39
|
|
186800
186808
|
}
|
|
186801
186809
|
}, {
|
|
186802
186810
|
start: {
|
|
186803
|
-
line:
|
|
186811
|
+
line: 193,
|
|
186804
186812
|
column: 43
|
|
186805
186813
|
},
|
|
186806
186814
|
end: {
|
|
186807
|
-
line:
|
|
186815
|
+
line: 193,
|
|
186808
186816
|
column: 59
|
|
186809
186817
|
}
|
|
186810
186818
|
}],
|
|
186811
|
-
line:
|
|
186819
|
+
line: 193
|
|
186812
186820
|
},
|
|
186813
|
-
"
|
|
186821
|
+
"49": {
|
|
186814
186822
|
loc: {
|
|
186815
186823
|
start: {
|
|
186816
|
-
line:
|
|
186824
|
+
line: 198,
|
|
186817
186825
|
column: 8
|
|
186818
186826
|
},
|
|
186819
186827
|
end: {
|
|
186820
|
-
line:
|
|
186828
|
+
line: 200,
|
|
186821
186829
|
column: 9
|
|
186822
186830
|
}
|
|
186823
186831
|
},
|
|
186824
186832
|
type: "if",
|
|
186825
186833
|
locations: [{
|
|
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
186843
|
start: {
|
|
186836
|
-
line:
|
|
186844
|
+
line: 198,
|
|
186837
186845
|
column: 8
|
|
186838
186846
|
},
|
|
186839
186847
|
end: {
|
|
186840
|
-
line:
|
|
186848
|
+
line: 200,
|
|
186841
186849
|
column: 9
|
|
186842
186850
|
}
|
|
186843
186851
|
}],
|
|
186844
|
-
line:
|
|
186852
|
+
line: 198
|
|
186845
186853
|
},
|
|
186846
|
-
"
|
|
186854
|
+
"50": {
|
|
186847
186855
|
loc: {
|
|
186848
186856
|
start: {
|
|
186849
|
-
line:
|
|
186857
|
+
line: 198,
|
|
186850
186858
|
column: 12
|
|
186851
186859
|
},
|
|
186852
186860
|
end: {
|
|
186853
|
-
line:
|
|
186861
|
+
line: 198,
|
|
186854
186862
|
column: 77
|
|
186855
186863
|
}
|
|
186856
186864
|
},
|
|
186857
186865
|
type: "binary-expr",
|
|
186858
186866
|
locations: [{
|
|
186859
186867
|
start: {
|
|
186860
|
-
line:
|
|
186868
|
+
line: 198,
|
|
186861
186869
|
column: 12
|
|
186862
186870
|
},
|
|
186863
186871
|
end: {
|
|
186864
|
-
line:
|
|
186872
|
+
line: 198,
|
|
186865
186873
|
column: 48
|
|
186866
186874
|
}
|
|
186867
186875
|
}, {
|
|
186868
186876
|
start: {
|
|
186869
|
-
line:
|
|
186877
|
+
line: 198,
|
|
186870
186878
|
column: 52
|
|
186871
186879
|
},
|
|
186872
186880
|
end: {
|
|
186873
|
-
line:
|
|
186881
|
+
line: 198,
|
|
186874
186882
|
column: 77
|
|
186875
186883
|
}
|
|
186876
186884
|
}],
|
|
186877
|
-
line:
|
|
186885
|
+
line: 198
|
|
186878
186886
|
}
|
|
186879
186887
|
},
|
|
186880
186888
|
s: {
|
|
@@ -186977,10 +186985,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
186977
186985
|
"96": 0,
|
|
186978
186986
|
"97": 0,
|
|
186979
186987
|
"98": 0,
|
|
186980
|
-
"99": 0
|
|
186981
|
-
"100": 0,
|
|
186982
|
-
"101": 0,
|
|
186983
|
-
"102": 0
|
|
186988
|
+
"99": 0
|
|
186984
186989
|
},
|
|
186985
186990
|
f: {
|
|
186986
186991
|
"0": 0,
|
|
@@ -187005,8 +187010,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
187005
187010
|
"19": 0,
|
|
187006
187011
|
"20": 0,
|
|
187007
187012
|
"21": 0,
|
|
187008
|
-
"22": 0
|
|
187009
|
-
"23": 0
|
|
187013
|
+
"22": 0
|
|
187010
187014
|
},
|
|
187011
187015
|
b: {
|
|
187012
187016
|
"0": [0, 0],
|
|
@@ -187045,11 +187049,11 @@ var cov_vfrhjvw7k = function () {
|
|
|
187045
187049
|
"33": [0, 0],
|
|
187046
187050
|
"34": [0, 0],
|
|
187047
187051
|
"35": [0, 0],
|
|
187048
|
-
"36": [0
|
|
187049
|
-
"37": [0],
|
|
187050
|
-
"38": [0
|
|
187052
|
+
"36": [0],
|
|
187053
|
+
"37": [0, 0],
|
|
187054
|
+
"38": [0],
|
|
187051
187055
|
"39": [0],
|
|
187052
|
-
"40": [0],
|
|
187056
|
+
"40": [0, 0],
|
|
187053
187057
|
"41": [0, 0],
|
|
187054
187058
|
"42": [0, 0],
|
|
187055
187059
|
"43": [0, 0],
|
|
@@ -187059,11 +187063,10 @@ var cov_vfrhjvw7k = function () {
|
|
|
187059
187063
|
"47": [0, 0],
|
|
187060
187064
|
"48": [0, 0],
|
|
187061
187065
|
"49": [0, 0],
|
|
187062
|
-
"50": [0, 0]
|
|
187063
|
-
"51": [0, 0]
|
|
187066
|
+
"50": [0, 0]
|
|
187064
187067
|
},
|
|
187065
187068
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
187066
|
-
hash: "
|
|
187069
|
+
hash: "43836ddf25324f6724acfc3d94aaecb9d1a143ed"
|
|
187067
187070
|
};
|
|
187068
187071
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
187069
187072
|
|
|
@@ -187090,6 +187093,7 @@ var cov_vfrhjvw7k = function () {
|
|
|
187090
187093
|
|
|
187091
187094
|
|
|
187092
187095
|
|
|
187096
|
+
|
|
187093
187097
|
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; } } }; }
|
|
187094
187098
|
|
|
187095
187099
|
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); }
|
|
@@ -187317,149 +187321,136 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187317
187321
|
cov_vfrhjvw7k.s[42]++;
|
|
187318
187322
|
|
|
187319
187323
|
try {
|
|
187320
|
-
var data = (cov_vfrhjvw7k.s[43]++,
|
|
187321
|
-
|
|
187322
|
-
|
|
187323
|
-
|
|
187324
|
-
|
|
187325
|
-
if (name === '_parent') {
|
|
187326
|
-
cov_vfrhjvw7k.b[22][0]++;
|
|
187327
|
-
cov_vfrhjvw7k.s[45]++;
|
|
187328
|
-
return target._parent;
|
|
187329
|
-
} else {
|
|
187330
|
-
cov_vfrhjvw7k.b[22][1]++;
|
|
187331
|
-
cov_vfrhjvw7k.s[46]++;
|
|
187332
|
-
return target.vdata[name];
|
|
187333
|
-
}
|
|
187334
|
-
}
|
|
187335
|
-
}));
|
|
187336
|
-
cov_vfrhjvw7k.s[47]++;
|
|
187337
|
-
return (cov_vfrhjvw7k.b[23][0]++, text) && (cov_vfrhjvw7k.b[23][1]++, mustache_default.a.render(text, data));
|
|
187324
|
+
var data = (cov_vfrhjvw7k.s[43]++, Object.assign({
|
|
187325
|
+
_parent: this._parent
|
|
187326
|
+
}, this.vdata));
|
|
187327
|
+
cov_vfrhjvw7k.s[44]++;
|
|
187328
|
+
return (cov_vfrhjvw7k.b[22][0]++, text) && (cov_vfrhjvw7k.b[22][1]++, mustache_default.a.render(text, data));
|
|
187338
187329
|
} catch (e) {
|
|
187339
|
-
cov_vfrhjvw7k.s[
|
|
187330
|
+
cov_vfrhjvw7k.s[45]++;
|
|
187340
187331
|
return 'MUSTACHE: ' + e.message;
|
|
187341
187332
|
}
|
|
187342
187333
|
},
|
|
187343
187334
|
submitForm: function submitForm() {
|
|
187344
|
-
cov_vfrhjvw7k.f[
|
|
187345
|
-
cov_vfrhjvw7k.s[
|
|
187335
|
+
cov_vfrhjvw7k.f[10]++;
|
|
187336
|
+
cov_vfrhjvw7k.s[46]++;
|
|
187346
187337
|
|
|
187347
187338
|
if (this.$v.$invalid) {
|
|
187348
|
-
cov_vfrhjvw7k.b[
|
|
187349
|
-
cov_vfrhjvw7k.s[
|
|
187339
|
+
cov_vfrhjvw7k.b[23][0]++;
|
|
187340
|
+
cov_vfrhjvw7k.s[47]++;
|
|
187350
187341
|
//if the form is not valid the data is not emitted
|
|
187351
187342
|
return;
|
|
187352
187343
|
} else {
|
|
187353
|
-
cov_vfrhjvw7k.b[
|
|
187344
|
+
cov_vfrhjvw7k.b[23][1]++;
|
|
187354
187345
|
}
|
|
187355
187346
|
|
|
187356
|
-
cov_vfrhjvw7k.s[
|
|
187347
|
+
cov_vfrhjvw7k.s[48]++;
|
|
187357
187348
|
this.$emit('submit', this.vdata);
|
|
187358
187349
|
},
|
|
187359
187350
|
getValidationData: function getValidationData() {
|
|
187360
|
-
cov_vfrhjvw7k.f[
|
|
187361
|
-
var screen = (cov_vfrhjvw7k.s[
|
|
187362
|
-
cov_vfrhjvw7k.s[
|
|
187363
|
-
return new Proxy((cov_vfrhjvw7k.b[
|
|
187351
|
+
cov_vfrhjvw7k.f[11]++;
|
|
187352
|
+
var screen = (cov_vfrhjvw7k.s[49]++, this);
|
|
187353
|
+
cov_vfrhjvw7k.s[50]++;
|
|
187354
|
+
return new Proxy((cov_vfrhjvw7k.b[24][0]++, this.vdata) || (cov_vfrhjvw7k.b[24][1]++, {}), {
|
|
187364
187355
|
get: function get(target, name) {
|
|
187365
|
-
cov_vfrhjvw7k.f[
|
|
187366
|
-
cov_vfrhjvw7k.s[
|
|
187356
|
+
cov_vfrhjvw7k.f[12]++;
|
|
187357
|
+
cov_vfrhjvw7k.s[51]++;
|
|
187367
187358
|
|
|
187368
187359
|
if (name in target) {
|
|
187369
|
-
cov_vfrhjvw7k.b[
|
|
187370
|
-
cov_vfrhjvw7k.s[
|
|
187360
|
+
cov_vfrhjvw7k.b[25][0]++;
|
|
187361
|
+
cov_vfrhjvw7k.s[52]++;
|
|
187371
187362
|
return target[name];
|
|
187372
187363
|
} else {
|
|
187373
|
-
cov_vfrhjvw7k.b[
|
|
187364
|
+
cov_vfrhjvw7k.b[25][1]++;
|
|
187374
187365
|
}
|
|
187375
187366
|
|
|
187376
|
-
cov_vfrhjvw7k.s[
|
|
187367
|
+
cov_vfrhjvw7k.s[53]++;
|
|
187377
187368
|
|
|
187378
187369
|
if (name === '_parent') {
|
|
187379
|
-
cov_vfrhjvw7k.b[
|
|
187380
|
-
cov_vfrhjvw7k.s[
|
|
187381
|
-
return screen._parent === undefined ? (cov_vfrhjvw7k.b[
|
|
187370
|
+
cov_vfrhjvw7k.b[26][0]++;
|
|
187371
|
+
cov_vfrhjvw7k.s[54]++;
|
|
187372
|
+
return screen._parent === undefined ? (cov_vfrhjvw7k.b[27][0]++, this._parent) : (cov_vfrhjvw7k.b[27][1]++, screen._parent);
|
|
187382
187373
|
} else {
|
|
187383
|
-
cov_vfrhjvw7k.b[
|
|
187374
|
+
cov_vfrhjvw7k.b[26][1]++;
|
|
187384
187375
|
}
|
|
187385
187376
|
}
|
|
187386
187377
|
});
|
|
187387
187378
|
},
|
|
187388
187379
|
initialValue: function initialValue(component, dataFormat, config) {
|
|
187389
|
-
cov_vfrhjvw7k.f[
|
|
187390
|
-
var value = (cov_vfrhjvw7k.s[
|
|
187391
|
-
cov_vfrhjvw7k.s[
|
|
187380
|
+
cov_vfrhjvw7k.f[13]++;
|
|
187381
|
+
var value = (cov_vfrhjvw7k.s[55]++, null);
|
|
187382
|
+
cov_vfrhjvw7k.s[56]++;
|
|
187392
187383
|
|
|
187393
187384
|
if (component === 'FormInput') {
|
|
187394
|
-
cov_vfrhjvw7k.b[
|
|
187395
|
-
cov_vfrhjvw7k.s[
|
|
187385
|
+
cov_vfrhjvw7k.b[28][0]++;
|
|
187386
|
+
cov_vfrhjvw7k.s[57]++;
|
|
187396
187387
|
|
|
187397
187388
|
if (stringFormats.includes(dataFormat)) {
|
|
187398
|
-
cov_vfrhjvw7k.b[
|
|
187399
|
-
cov_vfrhjvw7k.s[
|
|
187389
|
+
cov_vfrhjvw7k.b[29][0]++;
|
|
187390
|
+
cov_vfrhjvw7k.s[58]++;
|
|
187400
187391
|
value = '';
|
|
187401
187392
|
} else {
|
|
187402
|
-
cov_vfrhjvw7k.b[
|
|
187403
|
-
cov_vfrhjvw7k.s[
|
|
187393
|
+
cov_vfrhjvw7k.b[29][1]++;
|
|
187394
|
+
cov_vfrhjvw7k.s[59]++;
|
|
187404
187395
|
|
|
187405
187396
|
if (dataFormat === 'currency') {
|
|
187406
|
-
cov_vfrhjvw7k.b[
|
|
187407
|
-
cov_vfrhjvw7k.s[
|
|
187397
|
+
cov_vfrhjvw7k.b[30][0]++;
|
|
187398
|
+
cov_vfrhjvw7k.s[60]++;
|
|
187408
187399
|
value = 0;
|
|
187409
187400
|
} else {
|
|
187410
|
-
cov_vfrhjvw7k.b[
|
|
187401
|
+
cov_vfrhjvw7k.b[30][1]++;
|
|
187411
187402
|
}
|
|
187412
187403
|
}
|
|
187413
187404
|
} else {
|
|
187414
|
-
cov_vfrhjvw7k.b[
|
|
187415
|
-
cov_vfrhjvw7k.s[
|
|
187405
|
+
cov_vfrhjvw7k.b[28][1]++;
|
|
187406
|
+
cov_vfrhjvw7k.s[61]++;
|
|
187416
187407
|
|
|
187417
187408
|
if (component === 'FormTextArea') {
|
|
187418
|
-
cov_vfrhjvw7k.b[
|
|
187419
|
-
cov_vfrhjvw7k.s[
|
|
187409
|
+
cov_vfrhjvw7k.b[31][0]++;
|
|
187410
|
+
cov_vfrhjvw7k.s[62]++;
|
|
187420
187411
|
value = '';
|
|
187421
187412
|
} else {
|
|
187422
|
-
cov_vfrhjvw7k.b[
|
|
187423
|
-
cov_vfrhjvw7k.s[
|
|
187413
|
+
cov_vfrhjvw7k.b[31][1]++;
|
|
187414
|
+
cov_vfrhjvw7k.s[63]++;
|
|
187424
187415
|
|
|
187425
|
-
if ((cov_vfrhjvw7k.b[
|
|
187426
|
-
cov_vfrhjvw7k.b[
|
|
187427
|
-
cov_vfrhjvw7k.s[
|
|
187416
|
+
if ((cov_vfrhjvw7k.b[33][0]++, component === 'FormSelectList') && (cov_vfrhjvw7k.b[33][1]++, config.options.allowMultiSelect)) {
|
|
187417
|
+
cov_vfrhjvw7k.b[32][0]++;
|
|
187418
|
+
cov_vfrhjvw7k.s[64]++;
|
|
187428
187419
|
value = [];
|
|
187429
187420
|
} else {
|
|
187430
|
-
cov_vfrhjvw7k.b[
|
|
187431
|
-
cov_vfrhjvw7k.s[
|
|
187421
|
+
cov_vfrhjvw7k.b[32][1]++;
|
|
187422
|
+
cov_vfrhjvw7k.s[65]++;
|
|
187432
187423
|
|
|
187433
|
-
if ((cov_vfrhjvw7k.b[
|
|
187434
|
-
cov_vfrhjvw7k.b[
|
|
187435
|
-
cov_vfrhjvw7k.s[
|
|
187424
|
+
if ((cov_vfrhjvw7k.b[35][0]++, component === 'FormSelectList') && (cov_vfrhjvw7k.b[35][1]++, !config.options.allowMultiSelect)) {
|
|
187425
|
+
cov_vfrhjvw7k.b[34][0]++;
|
|
187426
|
+
cov_vfrhjvw7k.s[66]++;
|
|
187436
187427
|
value = null;
|
|
187437
187428
|
} else {
|
|
187438
|
-
cov_vfrhjvw7k.b[
|
|
187429
|
+
cov_vfrhjvw7k.b[34][1]++;
|
|
187439
187430
|
}
|
|
187440
187431
|
}
|
|
187441
187432
|
}
|
|
187442
187433
|
}
|
|
187443
187434
|
|
|
187444
|
-
cov_vfrhjvw7k.s[
|
|
187435
|
+
cov_vfrhjvw7k.s[67]++;
|
|
187445
187436
|
return value;
|
|
187446
187437
|
},
|
|
187447
187438
|
getValue: function getValue(name) {
|
|
187448
|
-
var object = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_vfrhjvw7k.b[
|
|
187449
|
-
cov_vfrhjvw7k.f[
|
|
187450
|
-
cov_vfrhjvw7k.s[
|
|
187451
|
-
return object ? (cov_vfrhjvw7k.b[
|
|
187439
|
+
var object = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_vfrhjvw7k.b[36][0]++, this);
|
|
187440
|
+
cov_vfrhjvw7k.f[14]++;
|
|
187441
|
+
cov_vfrhjvw7k.s[68]++;
|
|
187442
|
+
return object ? (cov_vfrhjvw7k.b[37][0]++, Object(lodash["get"])(object, name)) : (cov_vfrhjvw7k.b[37][1]++, undefined);
|
|
187452
187443
|
},
|
|
187453
187444
|
setValue: function setValue(name, value) {
|
|
187454
|
-
var object = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : (cov_vfrhjvw7k.b[
|
|
187455
|
-
var defaults = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_vfrhjvw7k.b[
|
|
187456
|
-
cov_vfrhjvw7k.f[
|
|
187457
|
-
cov_vfrhjvw7k.s[
|
|
187445
|
+
var object = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : (cov_vfrhjvw7k.b[38][0]++, this);
|
|
187446
|
+
var defaults = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : (cov_vfrhjvw7k.b[39][0]++, object);
|
|
187447
|
+
cov_vfrhjvw7k.f[15]++;
|
|
187448
|
+
cov_vfrhjvw7k.s[69]++;
|
|
187458
187449
|
|
|
187459
|
-
if ((cov_vfrhjvw7k.b[
|
|
187460
|
-
cov_vfrhjvw7k.b[
|
|
187461
|
-
var parsedName = (cov_vfrhjvw7k.s[
|
|
187462
|
-
cov_vfrhjvw7k.s[
|
|
187450
|
+
if ((cov_vfrhjvw7k.b[41][0]++, object) && (cov_vfrhjvw7k.b[41][1]++, value !== undefined)) {
|
|
187451
|
+
cov_vfrhjvw7k.b[40][0]++;
|
|
187452
|
+
var parsedName = (cov_vfrhjvw7k.s[70]++, name.split('.'));
|
|
187453
|
+
cov_vfrhjvw7k.s[71]++;
|
|
187463
187454
|
|
|
187464
187455
|
var _iterator2 = ScreenBase_createForOfIteratorHelper(parsedName),
|
|
187465
187456
|
_step2;
|
|
@@ -187468,57 +187459,57 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187468
187459
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
187469
187460
|
var attr = _step2.value;
|
|
187470
187461
|
var setValue = void 0;
|
|
187471
|
-
var index = (cov_vfrhjvw7k.s[
|
|
187472
|
-
var isLastElement = (cov_vfrhjvw7k.s[
|
|
187473
|
-
var originalValue = (cov_vfrhjvw7k.s[
|
|
187474
|
-
cov_vfrhjvw7k.s[
|
|
187462
|
+
var index = (cov_vfrhjvw7k.s[72]++, parsedName.indexOf(attr));
|
|
187463
|
+
var isLastElement = (cov_vfrhjvw7k.s[73]++, index === parsedName.length - 1);
|
|
187464
|
+
var originalValue = (cov_vfrhjvw7k.s[74]++, Object(lodash["get"])(object, attr));
|
|
187465
|
+
cov_vfrhjvw7k.s[75]++;
|
|
187475
187466
|
|
|
187476
187467
|
if (isLastElement) {
|
|
187477
|
-
cov_vfrhjvw7k.b[
|
|
187478
|
-
cov_vfrhjvw7k.s[
|
|
187468
|
+
cov_vfrhjvw7k.b[42][0]++;
|
|
187469
|
+
cov_vfrhjvw7k.s[76]++;
|
|
187479
187470
|
setValue = value;
|
|
187480
187471
|
} else {
|
|
187481
|
-
cov_vfrhjvw7k.b[
|
|
187482
|
-
cov_vfrhjvw7k.s[
|
|
187472
|
+
cov_vfrhjvw7k.b[42][1]++;
|
|
187473
|
+
cov_vfrhjvw7k.s[77]++;
|
|
187483
187474
|
setValue = originalValue;
|
|
187484
|
-
cov_vfrhjvw7k.s[
|
|
187475
|
+
cov_vfrhjvw7k.s[78]++;
|
|
187485
187476
|
|
|
187486
187477
|
if (!setValue) {
|
|
187487
|
-
cov_vfrhjvw7k.b[
|
|
187488
|
-
cov_vfrhjvw7k.s[
|
|
187478
|
+
cov_vfrhjvw7k.b[43][0]++;
|
|
187479
|
+
cov_vfrhjvw7k.s[79]++;
|
|
187489
187480
|
// Check defaults
|
|
187490
187481
|
setValue = Object(lodash["get"])(defaults, attr);
|
|
187491
187482
|
} else {
|
|
187492
|
-
cov_vfrhjvw7k.b[
|
|
187483
|
+
cov_vfrhjvw7k.b[43][1]++;
|
|
187493
187484
|
}
|
|
187494
187485
|
|
|
187495
|
-
cov_vfrhjvw7k.s[
|
|
187486
|
+
cov_vfrhjvw7k.s[80]++;
|
|
187496
187487
|
|
|
187497
187488
|
if (!setValue) {
|
|
187498
|
-
cov_vfrhjvw7k.b[
|
|
187499
|
-
cov_vfrhjvw7k.s[
|
|
187489
|
+
cov_vfrhjvw7k.b[44][0]++;
|
|
187490
|
+
cov_vfrhjvw7k.s[81]++;
|
|
187500
187491
|
// Still no value? Set empty object
|
|
187501
187492
|
setValue = {};
|
|
187502
187493
|
} else {
|
|
187503
|
-
cov_vfrhjvw7k.b[
|
|
187494
|
+
cov_vfrhjvw7k.b[44][1]++;
|
|
187504
187495
|
}
|
|
187505
187496
|
}
|
|
187506
187497
|
|
|
187507
|
-
cov_vfrhjvw7k.s[
|
|
187498
|
+
cov_vfrhjvw7k.s[82]++;
|
|
187508
187499
|
|
|
187509
|
-
if ((cov_vfrhjvw7k.b[
|
|
187510
|
-
cov_vfrhjvw7k.b[
|
|
187511
|
-
cov_vfrhjvw7k.s[
|
|
187500
|
+
if ((cov_vfrhjvw7k.b[46][0]++, isLastElement) && (cov_vfrhjvw7k.b[46][1]++, Object(lodash["isEqual"])(setValue, originalValue))) {
|
|
187501
|
+
cov_vfrhjvw7k.b[45][0]++;
|
|
187502
|
+
cov_vfrhjvw7k.s[83]++;
|
|
187512
187503
|
return;
|
|
187513
187504
|
} else {
|
|
187514
|
-
cov_vfrhjvw7k.b[
|
|
187505
|
+
cov_vfrhjvw7k.b[45][1]++;
|
|
187515
187506
|
}
|
|
187516
187507
|
|
|
187517
|
-
cov_vfrhjvw7k.s[
|
|
187508
|
+
cov_vfrhjvw7k.s[84]++;
|
|
187518
187509
|
this.$set(object, attr, setValue);
|
|
187519
|
-
cov_vfrhjvw7k.s[
|
|
187510
|
+
cov_vfrhjvw7k.s[85]++;
|
|
187520
187511
|
object = Object(lodash["get"])(object, attr);
|
|
187521
|
-
cov_vfrhjvw7k.s[
|
|
187512
|
+
cov_vfrhjvw7k.s[86]++;
|
|
187522
187513
|
defaults = Object(lodash["get"])(defaults, attr);
|
|
187523
187514
|
}
|
|
187524
187515
|
} catch (err) {
|
|
@@ -187527,64 +187518,64 @@ var stringFormats = (cov_vfrhjvw7k.s[0]++, ['string', 'datetime', 'date', 'passw
|
|
|
187527
187518
|
_iterator2.f();
|
|
187528
187519
|
}
|
|
187529
187520
|
} else {
|
|
187530
|
-
cov_vfrhjvw7k.b[
|
|
187521
|
+
cov_vfrhjvw7k.b[40][1]++;
|
|
187531
187522
|
}
|
|
187532
187523
|
},
|
|
187533
187524
|
validationMessage: function validationMessage(validation) {
|
|
187534
187525
|
var _this = this;
|
|
187535
187526
|
|
|
187536
|
-
cov_vfrhjvw7k.f[
|
|
187537
|
-
var message = (cov_vfrhjvw7k.s[
|
|
187538
|
-
cov_vfrhjvw7k.s[
|
|
187527
|
+
cov_vfrhjvw7k.f[16]++;
|
|
187528
|
+
var message = (cov_vfrhjvw7k.s[87]++, []);
|
|
187529
|
+
cov_vfrhjvw7k.s[88]++;
|
|
187539
187530
|
Object.keys(ValidationRules["a" /* ValidationMsg */]).forEach(function (key) {
|
|
187540
|
-
cov_vfrhjvw7k.f[
|
|
187541
|
-
cov_vfrhjvw7k.s[
|
|
187531
|
+
cov_vfrhjvw7k.f[17]++;
|
|
187532
|
+
cov_vfrhjvw7k.s[89]++;
|
|
187542
187533
|
|
|
187543
|
-
if ((cov_vfrhjvw7k.b[
|
|
187544
|
-
cov_vfrhjvw7k.b[
|
|
187545
|
-
cov_vfrhjvw7k.s[
|
|
187534
|
+
if ((cov_vfrhjvw7k.b[48][0]++, validation[key] !== undefined) && (cov_vfrhjvw7k.b[48][1]++, !validation[key])) {
|
|
187535
|
+
cov_vfrhjvw7k.b[47][0]++;
|
|
187536
|
+
cov_vfrhjvw7k.s[90]++;
|
|
187546
187537
|
message.push(_this.$t(ValidationRules["a" /* ValidationMsg */][key]).replace(/\{(.+?)\}/g, function (match, p1) {
|
|
187547
|
-
cov_vfrhjvw7k.f[
|
|
187548
|
-
cov_vfrhjvw7k.s[
|
|
187538
|
+
cov_vfrhjvw7k.f[18]++;
|
|
187539
|
+
cov_vfrhjvw7k.s[91]++;
|
|
187549
187540
|
return validation.$params[key][p1];
|
|
187550
187541
|
}));
|
|
187551
187542
|
} else {
|
|
187552
|
-
cov_vfrhjvw7k.b[
|
|
187543
|
+
cov_vfrhjvw7k.b[47][1]++;
|
|
187553
187544
|
} // JSON Schema use to start with 'schema'
|
|
187554
187545
|
|
|
187555
187546
|
|
|
187556
|
-
var keyForSchema = (cov_vfrhjvw7k.s[
|
|
187557
|
-
cov_vfrhjvw7k.s[
|
|
187547
|
+
var keyForSchema = (cov_vfrhjvw7k.s[92]++, 'schema' + key.charAt(0).toUpperCase() + key.slice(1));
|
|
187548
|
+
cov_vfrhjvw7k.s[93]++;
|
|
187558
187549
|
|
|
187559
|
-
if ((cov_vfrhjvw7k.b[
|
|
187560
|
-
cov_vfrhjvw7k.b[
|
|
187561
|
-
cov_vfrhjvw7k.s[
|
|
187550
|
+
if ((cov_vfrhjvw7k.b[50][0]++, validation[keyForSchema] !== undefined) && (cov_vfrhjvw7k.b[50][1]++, !validation[keyForSchema])) {
|
|
187551
|
+
cov_vfrhjvw7k.b[49][0]++;
|
|
187552
|
+
cov_vfrhjvw7k.s[94]++;
|
|
187562
187553
|
message.push(_this.$t(ValidationRules["a" /* ValidationMsg */][key]).replace(/\{(.+?)\}/g, function (match, p1) {
|
|
187563
|
-
cov_vfrhjvw7k.f[
|
|
187564
|
-
cov_vfrhjvw7k.s[
|
|
187554
|
+
cov_vfrhjvw7k.f[19]++;
|
|
187555
|
+
cov_vfrhjvw7k.s[95]++;
|
|
187565
187556
|
return validation.$params[keyForSchema][p1];
|
|
187566
187557
|
}));
|
|
187567
187558
|
} else {
|
|
187568
|
-
cov_vfrhjvw7k.b[
|
|
187559
|
+
cov_vfrhjvw7k.b[49][1]++;
|
|
187569
187560
|
}
|
|
187570
187561
|
});
|
|
187571
|
-
cov_vfrhjvw7k.s[
|
|
187562
|
+
cov_vfrhjvw7k.s[96]++;
|
|
187572
187563
|
return message.join('.\n');
|
|
187573
187564
|
},
|
|
187574
187565
|
getCurrentPage: function getCurrentPage() {
|
|
187575
|
-
cov_vfrhjvw7k.f[
|
|
187576
|
-
cov_vfrhjvw7k.s[
|
|
187566
|
+
cov_vfrhjvw7k.f[20]++;
|
|
187567
|
+
cov_vfrhjvw7k.s[97]++;
|
|
187577
187568
|
return this.currentPage__;
|
|
187578
187569
|
},
|
|
187579
187570
|
setCurrentPage: function setCurrentPage(page) {
|
|
187580
|
-
cov_vfrhjvw7k.f[
|
|
187581
|
-
cov_vfrhjvw7k.s[
|
|
187571
|
+
cov_vfrhjvw7k.f[21]++;
|
|
187572
|
+
cov_vfrhjvw7k.s[98]++;
|
|
187582
187573
|
this.currentPage__ = page;
|
|
187583
187574
|
}
|
|
187584
187575
|
},
|
|
187585
187576
|
validations: function validations() {
|
|
187586
|
-
cov_vfrhjvw7k.f[
|
|
187587
|
-
cov_vfrhjvw7k.s[
|
|
187577
|
+
cov_vfrhjvw7k.f[22]++;
|
|
187578
|
+
cov_vfrhjvw7k.s[99]++;
|
|
187588
187579
|
return {
|
|
187589
187580
|
vdata: this.ValidationRules__
|
|
187590
187581
|
};
|
|
@@ -193857,7 +193848,7 @@ var screenRenderer;
|
|
|
193857
193848
|
}
|
|
193858
193849
|
}
|
|
193859
193850
|
});
|
|
193860
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
193851
|
+
// 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&
|
|
193861
193852
|
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()])])}
|
|
193862
193853
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
193863
193854
|
|
|
@@ -194427,7 +194418,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
194427
194418
|
)
|
|
194428
194419
|
|
|
194429
194420
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
194430
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
194421
|
+
// 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&
|
|
194431
194422
|
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)])}
|
|
194432
194423
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
194433
194424
|
|
|
@@ -195026,7 +195017,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
195026
195017
|
)
|
|
195027
195018
|
|
|
195028
195019
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
195029
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
195020
|
+
// 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&
|
|
195030
195021
|
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)}
|
|
195031
195022
|
var add_loop_rowvue_type_template_id_cf7fd0da_staticRenderFns = []
|
|
195032
195023
|
|
|
@@ -195314,7 +195305,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
195314
195305
|
)
|
|
195315
195306
|
|
|
195316
195307
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
195317
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
195308
|
+
// 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&
|
|
195318
195309
|
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...")])}
|
|
195319
195310
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
195320
195311
|
|