@processmaker/screen-builder 2.21.0 → 2.21.1
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 +139 -124
- package/dist/vue-form-builder.common.js.map +1 -1
- package/dist/vue-form-builder.umd.js +139 -124
- package/dist/vue-form-builder.umd.js.map +1 -1
- package/dist/vue-form-builder.umd.min.js +3 -3
- package/dist/vue-form-builder.umd.min.js.map +1 -1
- package/package-lock.json +19334 -0
- package/package.json +1 -1
- package/src/components/.DS_Store +0 -0
- package/src/mixins/extensions/DefaultValues.js +5 -1
|
@@ -3907,7 +3907,7 @@ module.exports = function spread(callback) {
|
|
|
3907
3907
|
|
|
3908
3908
|
"use strict";
|
|
3909
3909
|
|
|
3910
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3910
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
3911
3911
|
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()])}
|
|
3912
3912
|
var staticRenderFns = []
|
|
3913
3913
|
|
|
@@ -5283,7 +5283,7 @@ module.exports = baseAssignIn;
|
|
|
5283
5283
|
|
|
5284
5284
|
"use strict";
|
|
5285
5285
|
|
|
5286
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5286
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/form-multiselect.vue?vue&type=template&id=d0303562&
|
|
5287
5287
|
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)}
|
|
5288
5288
|
var staticRenderFns = []
|
|
5289
5289
|
|
|
@@ -9907,7 +9907,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
9907
9907
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
9908
9908
|
var defineProperty = __webpack_require__("bd86");
|
|
9909
9909
|
|
|
9910
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9910
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
9911
9911
|
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()])}
|
|
9912
9912
|
var staticRenderFns = []
|
|
9913
9913
|
|
|
@@ -20826,7 +20826,7 @@ $exports.store = store;
|
|
|
20826
20826
|
|
|
20827
20827
|
"use strict";
|
|
20828
20828
|
|
|
20829
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
20829
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-record-list.vue?vue&type=template&id=94e4edd4&
|
|
20830
20830
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"data-table overflow-auto"},[_c('div',{staticClass:"row mb-2 ml-0 mr-0"},[_c('div',{staticClass:"col"},[_c('h4',[_vm._v(_vm._s(_vm.label))])]),_c('div',{staticClass:"col text-right"},[(_vm.editable && !_vm.selfReferenced)?_c('button',{staticClass:"btn btn-primary",attrs:{"data-cy":"add-row"},on:{"click":_vm.showAddForm}},[_vm._v("\n "+_vm._s(_vm.$t('Add'))+"\n ")]):_vm._e()])]),(!_vm.value)?_c('div',[_vm._v("\n "+_vm._s(_vm.$t('This record list is empty or contains no data.'))+"\n ")]):[_c('b-table',{ref:"vuetable",attrs:{"per-page":_vm.perPage,"data-manager":_vm.dataManager,"fields":_vm.tableFields,"items":_vm.tableData.data,"sort-icon-left":"","css":_vm.css,"empty-text":_vm.$t('No Data Available'),"current-page":_vm.currentPage,"data-cy":"table"},scopedSlots:_vm._u([{key:"cell()",fn:function(ref){
|
|
20831
20831
|
var index = ref.index;
|
|
20832
20832
|
var field = ref.field;
|
|
@@ -24748,7 +24748,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24748
24748
|
/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_2__);
|
|
24749
24749
|
var cov_ltgqn2esv = function () {
|
|
24750
24750
|
var path = "/Users/ryancooley/Sites/processmaker/4.2/packages/screen-builder/src/mixins/extensions/DefaultValues.js";
|
|
24751
|
-
var hash = "
|
|
24751
|
+
var hash = "f616f2a17bd4d04faa0025ecb0806376a1b843ed";
|
|
24752
24752
|
var global = new Function("return this")();
|
|
24753
24753
|
var gcv = "__coverage__";
|
|
24754
24754
|
var coverageData = {
|
|
@@ -24916,101 +24916,111 @@ var cov_ltgqn2esv = function () {
|
|
|
24916
24916
|
},
|
|
24917
24917
|
"16": {
|
|
24918
24918
|
start: {
|
|
24919
|
-
line:
|
|
24920
|
-
column:
|
|
24919
|
+
line: 40,
|
|
24920
|
+
column: 27
|
|
24921
24921
|
},
|
|
24922
24922
|
end: {
|
|
24923
|
-
line:
|
|
24924
|
-
column:
|
|
24923
|
+
line: 40,
|
|
24924
|
+
column: 42
|
|
24925
24925
|
}
|
|
24926
24926
|
},
|
|
24927
24927
|
"17": {
|
|
24928
24928
|
start: {
|
|
24929
24929
|
line: 42,
|
|
24930
|
+
column: 6
|
|
24931
|
+
},
|
|
24932
|
+
end: {
|
|
24933
|
+
line: 42,
|
|
24934
|
+
column: 183
|
|
24935
|
+
}
|
|
24936
|
+
},
|
|
24937
|
+
"18": {
|
|
24938
|
+
start: {
|
|
24939
|
+
line: 46,
|
|
24930
24940
|
column: 4
|
|
24931
24941
|
},
|
|
24932
24942
|
end: {
|
|
24933
|
-
line:
|
|
24943
|
+
line: 59,
|
|
24934
24944
|
column: 7
|
|
24935
24945
|
}
|
|
24936
24946
|
},
|
|
24937
|
-
"
|
|
24947
|
+
"19": {
|
|
24938
24948
|
start: {
|
|
24939
|
-
line:
|
|
24949
|
+
line: 48,
|
|
24940
24950
|
column: 8
|
|
24941
24951
|
},
|
|
24942
24952
|
end: {
|
|
24943
|
-
line:
|
|
24953
|
+
line: 48,
|
|
24944
24954
|
column: 47
|
|
24945
24955
|
}
|
|
24946
24956
|
},
|
|
24947
|
-
"
|
|
24957
|
+
"20": {
|
|
24948
24958
|
start: {
|
|
24949
|
-
line:
|
|
24959
|
+
line: 51,
|
|
24950
24960
|
column: 21
|
|
24951
24961
|
},
|
|
24952
24962
|
end: {
|
|
24953
|
-
line:
|
|
24963
|
+
line: 51,
|
|
24954
24964
|
column: 40
|
|
24955
24965
|
}
|
|
24956
24966
|
},
|
|
24957
|
-
"
|
|
24967
|
+
"21": {
|
|
24958
24968
|
start: {
|
|
24959
|
-
line:
|
|
24969
|
+
line: 52,
|
|
24960
24970
|
column: 8
|
|
24961
24971
|
},
|
|
24962
24972
|
end: {
|
|
24963
|
-
line:
|
|
24973
|
+
line: 52,
|
|
24964
24974
|
column: 62
|
|
24965
24975
|
}
|
|
24966
24976
|
},
|
|
24967
|
-
"
|
|
24977
|
+
"22": {
|
|
24968
24978
|
start: {
|
|
24969
|
-
line:
|
|
24979
|
+
line: 52,
|
|
24970
24980
|
column: 55
|
|
24971
24981
|
},
|
|
24972
24982
|
end: {
|
|
24973
|
-
line:
|
|
24983
|
+
line: 52,
|
|
24974
24984
|
column: 62
|
|
24975
24985
|
}
|
|
24976
24986
|
},
|
|
24977
|
-
"
|
|
24987
|
+
"23": {
|
|
24978
24988
|
start: {
|
|
24979
|
-
line:
|
|
24989
|
+
line: 53,
|
|
24980
24990
|
column: 8
|
|
24981
24991
|
},
|
|
24982
24992
|
end: {
|
|
24983
|
-
line:
|
|
24993
|
+
line: 57,
|
|
24984
24994
|
column: 9
|
|
24985
24995
|
}
|
|
24986
24996
|
},
|
|
24987
|
-
"
|
|
24997
|
+
"24": {
|
|
24988
24998
|
start: {
|
|
24989
|
-
line:
|
|
24999
|
+
line: 54,
|
|
24990
25000
|
column: 31
|
|
24991
25001
|
},
|
|
24992
25002
|
end: {
|
|
24993
|
-
line:
|
|
25003
|
+
line: 54,
|
|
24994
25004
|
column: 60
|
|
24995
25005
|
}
|
|
24996
25006
|
},
|
|
24997
|
-
"
|
|
25007
|
+
"25": {
|
|
24998
25008
|
start: {
|
|
24999
|
-
line:
|
|
25009
|
+
line: 55,
|
|
25000
25010
|
column: 24
|
|
25001
25011
|
},
|
|
25002
25012
|
end: {
|
|
25003
|
-
line:
|
|
25013
|
+
line: 55,
|
|
25004
25014
|
column: 146
|
|
25005
25015
|
}
|
|
25006
25016
|
},
|
|
25007
|
-
"
|
|
25017
|
+
"26": {
|
|
25008
25018
|
start: {
|
|
25009
|
-
line:
|
|
25019
|
+
line: 56,
|
|
25010
25020
|
column: 10
|
|
25011
25021
|
},
|
|
25012
25022
|
end: {
|
|
25013
|
-
line:
|
|
25023
|
+
line: 56,
|
|
25014
25024
|
column: 52
|
|
25015
25025
|
}
|
|
25016
25026
|
}
|
|
@@ -25082,7 +25092,7 @@ var cov_ltgqn2esv = function () {
|
|
|
25082
25092
|
column: 43
|
|
25083
25093
|
},
|
|
25084
25094
|
end: {
|
|
25085
|
-
line:
|
|
25095
|
+
line: 43,
|
|
25086
25096
|
column: 5
|
|
25087
25097
|
}
|
|
25088
25098
|
},
|
|
@@ -25116,73 +25126,73 @@ var cov_ltgqn2esv = function () {
|
|
|
25116
25126
|
name: "(anonymous_4)",
|
|
25117
25127
|
decl: {
|
|
25118
25128
|
start: {
|
|
25119
|
-
line:
|
|
25129
|
+
line: 45,
|
|
25120
25130
|
column: 2
|
|
25121
25131
|
},
|
|
25122
25132
|
end: {
|
|
25123
|
-
line:
|
|
25133
|
+
line: 45,
|
|
25124
25134
|
column: 3
|
|
25125
25135
|
}
|
|
25126
25136
|
},
|
|
25127
25137
|
loc: {
|
|
25128
25138
|
start: {
|
|
25129
|
-
line:
|
|
25139
|
+
line: 45,
|
|
25130
25140
|
column: 12
|
|
25131
25141
|
},
|
|
25132
25142
|
end: {
|
|
25133
|
-
line:
|
|
25143
|
+
line: 60,
|
|
25134
25144
|
column: 3
|
|
25135
25145
|
}
|
|
25136
25146
|
},
|
|
25137
|
-
line:
|
|
25147
|
+
line: 45
|
|
25138
25148
|
},
|
|
25139
25149
|
"5": {
|
|
25140
25150
|
name: "(anonymous_5)",
|
|
25141
25151
|
decl: {
|
|
25142
25152
|
start: {
|
|
25143
|
-
line:
|
|
25153
|
+
line: 47,
|
|
25144
25154
|
column: 6
|
|
25145
25155
|
},
|
|
25146
25156
|
end: {
|
|
25147
|
-
line:
|
|
25157
|
+
line: 47,
|
|
25148
25158
|
column: 7
|
|
25149
25159
|
}
|
|
25150
25160
|
},
|
|
25151
25161
|
loc: {
|
|
25152
25162
|
start: {
|
|
25153
|
-
line:
|
|
25163
|
+
line: 47,
|
|
25154
25164
|
column: 38
|
|
25155
25165
|
},
|
|
25156
25166
|
end: {
|
|
25157
|
-
line:
|
|
25167
|
+
line: 49,
|
|
25158
25168
|
column: 7
|
|
25159
25169
|
}
|
|
25160
25170
|
},
|
|
25161
|
-
line:
|
|
25171
|
+
line: 47
|
|
25162
25172
|
},
|
|
25163
25173
|
"6": {
|
|
25164
25174
|
name: "(anonymous_6)",
|
|
25165
25175
|
decl: {
|
|
25166
25176
|
start: {
|
|
25167
|
-
line:
|
|
25177
|
+
line: 50,
|
|
25168
25178
|
column: 6
|
|
25169
25179
|
},
|
|
25170
25180
|
end: {
|
|
25171
|
-
line:
|
|
25181
|
+
line: 50,
|
|
25172
25182
|
column: 7
|
|
25173
25183
|
}
|
|
25174
25184
|
},
|
|
25175
25185
|
loc: {
|
|
25176
25186
|
start: {
|
|
25177
|
-
line:
|
|
25187
|
+
line: 50,
|
|
25178
25188
|
column: 60
|
|
25179
25189
|
},
|
|
25180
25190
|
end: {
|
|
25181
|
-
line:
|
|
25191
|
+
line: 58,
|
|
25182
25192
|
column: 7
|
|
25183
25193
|
}
|
|
25184
25194
|
},
|
|
25185
|
-
line:
|
|
25195
|
+
line: 50
|
|
25186
25196
|
}
|
|
25187
25197
|
},
|
|
25188
25198
|
branchMap: {
|
|
@@ -25387,101 +25397,101 @@ var cov_ltgqn2esv = function () {
|
|
|
25387
25397
|
"6": {
|
|
25388
25398
|
loc: {
|
|
25389
25399
|
start: {
|
|
25390
|
-
line:
|
|
25400
|
+
line: 52,
|
|
25391
25401
|
column: 8
|
|
25392
25402
|
},
|
|
25393
25403
|
end: {
|
|
25394
|
-
line:
|
|
25404
|
+
line: 52,
|
|
25395
25405
|
column: 62
|
|
25396
25406
|
}
|
|
25397
25407
|
},
|
|
25398
25408
|
type: "if",
|
|
25399
25409
|
locations: [{
|
|
25400
25410
|
start: {
|
|
25401
|
-
line:
|
|
25411
|
+
line: 52,
|
|
25402
25412
|
column: 8
|
|
25403
25413
|
},
|
|
25404
25414
|
end: {
|
|
25405
|
-
line:
|
|
25415
|
+
line: 52,
|
|
25406
25416
|
column: 62
|
|
25407
25417
|
}
|
|
25408
25418
|
}, {
|
|
25409
25419
|
start: {
|
|
25410
|
-
line:
|
|
25420
|
+
line: 52,
|
|
25411
25421
|
column: 8
|
|
25412
25422
|
},
|
|
25413
25423
|
end: {
|
|
25414
|
-
line:
|
|
25424
|
+
line: 52,
|
|
25415
25425
|
column: 62
|
|
25416
25426
|
}
|
|
25417
25427
|
}],
|
|
25418
|
-
line:
|
|
25428
|
+
line: 52
|
|
25419
25429
|
},
|
|
25420
25430
|
"7": {
|
|
25421
25431
|
loc: {
|
|
25422
25432
|
start: {
|
|
25423
|
-
line:
|
|
25433
|
+
line: 53,
|
|
25424
25434
|
column: 8
|
|
25425
25435
|
},
|
|
25426
25436
|
end: {
|
|
25427
|
-
line:
|
|
25437
|
+
line: 57,
|
|
25428
25438
|
column: 9
|
|
25429
25439
|
}
|
|
25430
25440
|
},
|
|
25431
25441
|
type: "if",
|
|
25432
25442
|
locations: [{
|
|
25433
25443
|
start: {
|
|
25434
|
-
line:
|
|
25444
|
+
line: 53,
|
|
25435
25445
|
column: 8
|
|
25436
25446
|
},
|
|
25437
25447
|
end: {
|
|
25438
|
-
line:
|
|
25448
|
+
line: 57,
|
|
25439
25449
|
column: 9
|
|
25440
25450
|
}
|
|
25441
25451
|
}, {
|
|
25442
25452
|
start: {
|
|
25443
|
-
line:
|
|
25453
|
+
line: 53,
|
|
25444
25454
|
column: 8
|
|
25445
25455
|
},
|
|
25446
25456
|
end: {
|
|
25447
|
-
line:
|
|
25457
|
+
line: 57,
|
|
25448
25458
|
column: 9
|
|
25449
25459
|
}
|
|
25450
25460
|
}],
|
|
25451
|
-
line:
|
|
25461
|
+
line: 53
|
|
25452
25462
|
},
|
|
25453
25463
|
"8": {
|
|
25454
25464
|
loc: {
|
|
25455
25465
|
start: {
|
|
25456
|
-
line:
|
|
25466
|
+
line: 53,
|
|
25457
25467
|
column: 12
|
|
25458
25468
|
},
|
|
25459
25469
|
end: {
|
|
25460
|
-
line:
|
|
25470
|
+
line: 53,
|
|
25461
25471
|
column: 74
|
|
25462
25472
|
}
|
|
25463
25473
|
},
|
|
25464
25474
|
type: "binary-expr",
|
|
25465
25475
|
locations: [{
|
|
25466
25476
|
start: {
|
|
25467
|
-
line:
|
|
25477
|
+
line: 53,
|
|
25468
25478
|
column: 12
|
|
25469
25479
|
},
|
|
25470
25480
|
end: {
|
|
25471
|
-
line:
|
|
25481
|
+
line: 53,
|
|
25472
25482
|
column: 39
|
|
25473
25483
|
}
|
|
25474
25484
|
}, {
|
|
25475
25485
|
start: {
|
|
25476
|
-
line:
|
|
25486
|
+
line: 53,
|
|
25477
25487
|
column: 43
|
|
25478
25488
|
},
|
|
25479
25489
|
end: {
|
|
25480
|
-
line:
|
|
25490
|
+
line: 53,
|
|
25481
25491
|
column: 74
|
|
25482
25492
|
}
|
|
25483
25493
|
}],
|
|
25484
|
-
line:
|
|
25494
|
+
line: 53
|
|
25485
25495
|
}
|
|
25486
25496
|
},
|
|
25487
25497
|
s: {
|
|
@@ -25510,7 +25520,8 @@ var cov_ltgqn2esv = function () {
|
|
|
25510
25520
|
"22": 0,
|
|
25511
25521
|
"23": 0,
|
|
25512
25522
|
"24": 0,
|
|
25513
|
-
"25": 0
|
|
25523
|
+
"25": 0,
|
|
25524
|
+
"26": 0
|
|
25514
25525
|
},
|
|
25515
25526
|
f: {
|
|
25516
25527
|
"0": 0,
|
|
@@ -25533,7 +25544,7 @@ var cov_ltgqn2esv = function () {
|
|
|
25533
25544
|
"8": [0, 0]
|
|
25534
25545
|
},
|
|
25535
25546
|
_coverageSchema: "43e27e138ebf9cfc5966b082cf9a028302ed4184",
|
|
25536
|
-
hash: "
|
|
25547
|
+
hash: "f616f2a17bd4d04faa0025ecb0806376a1b843ed"
|
|
25537
25548
|
};
|
|
25538
25549
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
25539
25550
|
|
|
@@ -25631,20 +25642,24 @@ var cov_ltgqn2esv = function () {
|
|
|
25631
25642
|
set: function set() {
|
|
25632
25643
|
cov_ltgqn2esv.f[3]++;
|
|
25633
25644
|
}
|
|
25634
|
-
};
|
|
25635
|
-
|
|
25636
|
-
|
|
25645
|
+
}; // Do not reset default values on nested objects after a data has changed
|
|
25646
|
+
|
|
25647
|
+
var watchOptions = (cov_ltgqn2esv.s[16]++, {
|
|
25648
|
+
deep: false
|
|
25649
|
+
});
|
|
25650
|
+
cov_ltgqn2esv.s[17]++;
|
|
25651
|
+
this.addWatch(screen, defaultComputedName, "!this.".concat(name, "_was_filled__ && this.setValue(").concat(JSON.stringify(name), ", this.").concat(defaultComputedName, ", this.vdata, this);"), watchOptions);
|
|
25637
25652
|
}
|
|
25638
25653
|
},
|
|
25639
25654
|
mounted: function mounted() {
|
|
25640
25655
|
cov_ltgqn2esv.f[4]++;
|
|
25641
|
-
cov_ltgqn2esv.s[
|
|
25656
|
+
cov_ltgqn2esv.s[18]++;
|
|
25642
25657
|
this.extensions.push({
|
|
25643
25658
|
onbuild: function onbuild(_ref2) {
|
|
25644
25659
|
var screen = _ref2.screen,
|
|
25645
25660
|
definition = _ref2.definition;
|
|
25646
25661
|
cov_ltgqn2esv.f[5]++;
|
|
25647
|
-
cov_ltgqn2esv.s[
|
|
25662
|
+
cov_ltgqn2esv.s[19]++;
|
|
25648
25663
|
this.defaultValues(screen, definition);
|
|
25649
25664
|
},
|
|
25650
25665
|
onloadproperties: function onloadproperties(_ref3) {
|
|
@@ -25652,24 +25667,24 @@ var cov_ltgqn2esv = function () {
|
|
|
25652
25667
|
element = _ref3.element,
|
|
25653
25668
|
definition = _ref3.definition;
|
|
25654
25669
|
cov_ltgqn2esv.f[6]++;
|
|
25655
|
-
var name = (cov_ltgqn2esv.s[
|
|
25656
|
-
cov_ltgqn2esv.s[
|
|
25670
|
+
var name = (cov_ltgqn2esv.s[20]++, element.config.name);
|
|
25671
|
+
cov_ltgqn2esv.s[21]++;
|
|
25657
25672
|
|
|
25658
25673
|
if (this.isComputedVariable(name, definition)) {
|
|
25659
25674
|
cov_ltgqn2esv.b[6][0]++;
|
|
25660
|
-
cov_ltgqn2esv.s[
|
|
25675
|
+
cov_ltgqn2esv.s[22]++;
|
|
25661
25676
|
return;
|
|
25662
25677
|
} else {
|
|
25663
25678
|
cov_ltgqn2esv.b[6][1]++;
|
|
25664
25679
|
}
|
|
25665
25680
|
|
|
25666
|
-
cov_ltgqn2esv.s[
|
|
25681
|
+
cov_ltgqn2esv.s[23]++;
|
|
25667
25682
|
|
|
25668
25683
|
if ((cov_ltgqn2esv.b[8][0]++, element.config.defaultValue) || (cov_ltgqn2esv.b[8][1]++, element.config.initiallyChecked)) {
|
|
25669
25684
|
cov_ltgqn2esv.b[7][0]++;
|
|
25670
|
-
var splittedName = (cov_ltgqn2esv.s[
|
|
25671
|
-
var event = (cov_ltgqn2esv.s[
|
|
25672
|
-
cov_ltgqn2esv.s[
|
|
25685
|
+
var splittedName = (cov_ltgqn2esv.s[24]++, name.split('.').join('_DOT_'));
|
|
25686
|
+
var event = (cov_ltgqn2esv.s[25]++, "".concat(name, "_was_filled__ |= !!$event; !").concat(name, "_was_filled__ && (vdata.").concat(this.dot2bracket(name), " = default_").concat(splittedName, "__)"));
|
|
25687
|
+
cov_ltgqn2esv.s[26]++;
|
|
25673
25688
|
this.addEvent(properties, 'input', event);
|
|
25674
25689
|
} else {
|
|
25675
25690
|
cov_ltgqn2esv.b[7][1]++;
|
|
@@ -43421,7 +43436,7 @@ module.exports = createAssigner;
|
|
|
43421
43436
|
|
|
43422
43437
|
"use strict";
|
|
43423
43438
|
|
|
43424
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
43439
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
43425
43440
|
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)}
|
|
43426
43441
|
var staticRenderFns = []
|
|
43427
43442
|
|
|
@@ -53338,7 +53353,7 @@ module.exports = hashClear;
|
|
|
53338
53353
|
/***/ "4a0c":
|
|
53339
53354
|
/***/ (function(module) {
|
|
53340
53355
|
|
|
53341
|
-
module.exports = JSON.parse("{\"name\":\"axios\",\"version\":\"0.21.2\",\"description\":\"Promise based HTTP client for the browser and node.js\",\"main\":\"index.js\",\"scripts\":{\"test\":\"grunt test\",\"start\":\"node ./sandbox/server.js\",\"build\":\"NODE_ENV=production grunt build\",\"preversion\":\"npm test\",\"version\":\"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json\",\"postversion\":\"git push && git push --tags\",\"examples\":\"node ./examples/server.js\",\"coveralls\":\"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js\",\"fix\":\"eslint --fix lib/**/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/axios/axios.git\"},\"keywords\":[\"xhr\",\"http\",\"ajax\",\"promise\",\"node\"],\"author\":\"Matt Zabriskie\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/axios/axios/issues\"},\"homepage\":\"https://axios-http.com\",\"devDependencies\":{\"coveralls\":\"^3.0.0\",\"es6-promise\":\"^4.2.4\",\"grunt\":\"^1.3.0\",\"grunt-banner\":\"^0.6.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-clean\":\"^1.1.0\",\"grunt-contrib-watch\":\"^1.0.0\",\"grunt-eslint\":\"^23.0.0\",\"grunt-karma\":\"^4.0.0\",\"grunt-mocha-test\":\"^0.13.3\",\"grunt-ts\":\"^6.0.0-beta.19\",\"grunt-webpack\":\"^4.0.2\",\"istanbul-instrumenter-loader\":\"^1.0.0\",\"jasmine-core\":\"^2.4.1\",\"karma\":\"^6.3.2\",\"karma-chrome-launcher\":\"^3.1.0\",\"karma-firefox-launcher\":\"^2.1.0\",\"karma-jasmine\":\"^1.1.1\",\"karma-jasmine-ajax\":\"^0.1.13\",\"karma-safari-launcher\":\"^1.0.0\",\"karma-sauce-launcher\":\"^4.3.6\",\"karma-sinon\":\"^1.0.5\",\"karma-sourcemap-loader\":\"^0.3.8\",\"karma-webpack\":\"^4.0.2\",\"load-grunt-tasks\":\"^3.5.2\",\"minimist\":\"^1.2.0\",\"mocha\":\"^8.2.1\",\"sinon\":\"^4.5.0\",\"terser-webpack-plugin\":\"^4.2.3\",\"typescript\":\"^4.0.5\",\"url-search-params\":\"^0.10.0\",\"webpack\":\"^4.44.2\",\"webpack-dev-server\":\"^3.11.0\"},\"browser\":{\"./lib/adapters/http.js\":\"./lib/adapters/xhr.js\"},\"jsdelivr\":\"dist/axios.min.js\",\"unpkg\":\"dist/axios.min.js\",\"typings\":\"./index.d.ts\",\"dependencies\":{\"follow-redirects\":\"^1.14.0\"},\"bundlesize\":[{\"path\":\"./dist/axios.min.js\",\"threshold\":\"5kB\"}]}");
|
|
53356
|
+
module.exports = JSON.parse("{\"name\":\"axios\",\"version\":\"0.21.2\",\"description\":\"Promise based HTTP client for the browser and node.js\",\"main\":\"index.js\",\"scripts\":{\"test\":\"grunt test\",\"start\":\"node ./sandbox/server.js\",\"build\":\"NODE_ENV=production grunt build\",\"preversion\":\"npm test\",\"version\":\"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json\",\"postversion\":\"git push && git push --tags\",\"examples\":\"node ./examples/server.js\",\"coveralls\":\"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js\",\"fix\":\"eslint --fix lib/**/*.js\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/axios/axios.git\"},\"keywords\":[\"xhr\",\"http\",\"ajax\",\"promise\",\"node\"],\"author\":\"Matt Zabriskie\",\"license\":\"MIT\",\"bugs\":{\"url\":\"https://github.com/axios/axios/issues\"},\"homepage\":\"https://axios-http.com\",\"devDependencies\":{\"coveralls\":\"^3.0.0\",\"es6-promise\":\"^4.2.4\",\"grunt\":\"^1.3.0\",\"grunt-banner\":\"^0.6.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-clean\":\"^1.1.0\",\"grunt-contrib-watch\":\"^1.0.0\",\"grunt-eslint\":\"^23.0.0\",\"grunt-karma\":\"^4.0.0\",\"grunt-mocha-test\":\"^0.13.3\",\"grunt-ts\":\"^6.0.0-beta.19\",\"grunt-webpack\":\"^4.0.2\",\"istanbul-instrumenter-loader\":\"^1.0.0\",\"jasmine-core\":\"^2.4.1\",\"karma\":\"^6.3.2\",\"karma-chrome-launcher\":\"^3.1.0\",\"karma-firefox-launcher\":\"^2.1.0\",\"karma-jasmine\":\"^1.1.1\",\"karma-jasmine-ajax\":\"^0.1.13\",\"karma-safari-launcher\":\"^1.0.0\",\"karma-sauce-launcher\":\"^4.3.6\",\"karma-sinon\":\"^1.0.5\",\"karma-sourcemap-loader\":\"^0.3.8\",\"karma-webpack\":\"^4.0.2\",\"load-grunt-tasks\":\"^3.5.2\",\"minimist\":\"^1.2.0\",\"mocha\":\"^8.2.1\",\"sinon\":\"^4.5.0\",\"terser-webpack-plugin\":\"^4.2.3\",\"typescript\":\"^4.0.5\",\"url-search-params\":\"^0.10.0\",\"webpack\":\"^4.44.2\",\"webpack-dev-server\":\"^3.11.0\"},\"browser\":{\"./lib/adapters/http.js\":\"./lib/adapters/xhr.js\"},\"jsdelivr\":\"dist/axios.min.js\",\"unpkg\":\"dist/axios.min.js\",\"typings\":\"./index.d.ts\",\"dependencies\":{\"follow-redirects\":\"^1.14.0\"},\"bundlesize\":[{\"path\":\"./dist/axios.min.js\",\"threshold\":\"5kB\"}],\"_resolved\":\"https://registry.npmjs.org/axios/-/axios-0.21.2.tgz\",\"_integrity\":\"sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==\",\"_from\":\"axios@0.21.2\"}");
|
|
53342
53357
|
|
|
53343
53358
|
/***/ }),
|
|
53344
53359
|
|
|
@@ -72615,7 +72630,7 @@ module.exports = baseCreate;
|
|
|
72615
72630
|
|
|
72616
72631
|
"use strict";
|
|
72617
72632
|
|
|
72618
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
72633
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
72619
72634
|
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)}})])}
|
|
72620
72635
|
var staticRenderFns = []
|
|
72621
72636
|
|
|
@@ -84133,7 +84148,7 @@ module.exports = overArg;
|
|
|
84133
84148
|
|
|
84134
84149
|
"use strict";
|
|
84135
84150
|
|
|
84136
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
84151
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-nested-screen.vue?vue&type=template&id=9b59cde2&
|
|
84137
84152
|
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()}
|
|
84138
84153
|
var staticRenderFns = []
|
|
84139
84154
|
|
|
@@ -88105,7 +88120,7 @@ module.exports = {
|
|
|
88105
88120
|
/***/ "a229":
|
|
88106
88121
|
/***/ (function(module) {
|
|
88107
88122
|
|
|
88108
|
-
module.exports = JSON.parse("{\"name\":\"css-tree\",\"version\":\"1.1.3\",\"description\":\"A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations\",\"author\":\"Roman Dvornov <rdvornov@gmail.com> (https://github.com/lahmatiy)\",\"license\":\"MIT\",\"repository\":\"csstree/csstree\",\"keywords\":[\"css\",\"ast\",\"tokenizer\",\"parser\",\"walker\",\"lexer\",\"generator\",\"utils\",\"syntax\",\"validation\"],\"main\":\"lib/index.js\",\"unpkg\":\"dist/csstree.min.js\",\"jsdelivr\":\"dist/csstree.min.js\",\"scripts\":{\"build\":\"rollup --config\",\"lint\":\"eslint data lib scripts test && node scripts/review-syntax-patch --lint && node scripts/update-docs --lint\",\"lint-and-test\":\"npm run lint && npm test\",\"update:docs\":\"node scripts/update-docs\",\"review:syntax-patch\":\"node scripts/review-syntax-patch\",\"test\":\"mocha --reporter progress\",\"coverage\":\"nyc npm test\",\"travis\":\"nyc npm run lint-and-test && npm run coveralls\",\"coveralls\":\"nyc report --reporter=text-lcov | coveralls\",\"prepublishOnly\":\"npm run build\",\"hydrogen\":\"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/parse --stat -o /dev/null\"},\"dependencies\":{\"mdn-data\":\"2.0.14\",\"source-map\":\"^0.6.1\"},\"devDependencies\":{\"@rollup/plugin-commonjs\":\"^11.0.2\",\"@rollup/plugin-json\":\"^4.0.2\",\"@rollup/plugin-node-resolve\":\"^7.1.1\",\"coveralls\":\"^3.0.9\",\"eslint\":\"^6.8.0\",\"json-to-ast\":\"^2.1.0\",\"mocha\":\"^6.2.3\",\"nyc\":\"^14.1.1\",\"rollup\":\"^1.32.1\",\"rollup-plugin-terser\":\"^5.3.0\"},\"engines\":{\"node\":\">=8.0.0\"},\"files\":[\"data\",\"dist\",\"lib\"]}");
|
|
88123
|
+
module.exports = JSON.parse("{\"name\":\"css-tree\",\"version\":\"1.1.3\",\"description\":\"A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations\",\"author\":\"Roman Dvornov <rdvornov@gmail.com> (https://github.com/lahmatiy)\",\"license\":\"MIT\",\"repository\":\"csstree/csstree\",\"keywords\":[\"css\",\"ast\",\"tokenizer\",\"parser\",\"walker\",\"lexer\",\"generator\",\"utils\",\"syntax\",\"validation\"],\"main\":\"lib/index.js\",\"unpkg\":\"dist/csstree.min.js\",\"jsdelivr\":\"dist/csstree.min.js\",\"scripts\":{\"build\":\"rollup --config\",\"lint\":\"eslint data lib scripts test && node scripts/review-syntax-patch --lint && node scripts/update-docs --lint\",\"lint-and-test\":\"npm run lint && npm test\",\"update:docs\":\"node scripts/update-docs\",\"review:syntax-patch\":\"node scripts/review-syntax-patch\",\"test\":\"mocha --reporter progress\",\"coverage\":\"nyc npm test\",\"travis\":\"nyc npm run lint-and-test && npm run coveralls\",\"coveralls\":\"nyc report --reporter=text-lcov | coveralls\",\"prepublishOnly\":\"npm run build\",\"hydrogen\":\"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/parse --stat -o /dev/null\"},\"dependencies\":{\"mdn-data\":\"2.0.14\",\"source-map\":\"^0.6.1\"},\"devDependencies\":{\"@rollup/plugin-commonjs\":\"^11.0.2\",\"@rollup/plugin-json\":\"^4.0.2\",\"@rollup/plugin-node-resolve\":\"^7.1.1\",\"coveralls\":\"^3.0.9\",\"eslint\":\"^6.8.0\",\"json-to-ast\":\"^2.1.0\",\"mocha\":\"^6.2.3\",\"nyc\":\"^14.1.1\",\"rollup\":\"^1.32.1\",\"rollup-plugin-terser\":\"^5.3.0\"},\"engines\":{\"node\":\">=8.0.0\"},\"files\":[\"data\",\"dist\",\"lib\"],\"_resolved\":\"https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz\",\"_integrity\":\"sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==\",\"_from\":\"css-tree@1.1.3\"}");
|
|
88109
88124
|
|
|
88110
88125
|
/***/ }),
|
|
88111
88126
|
|
|
@@ -92841,7 +92856,7 @@ __webpack_require__.d(__webpack_exports__, "ImageVariable", function() { return
|
|
|
92841
92856
|
__webpack_require__.d(__webpack_exports__, "InputVariable", function() { return /* reexport */ input_variable; });
|
|
92842
92857
|
__webpack_require__.d(__webpack_exports__, "Tooltip", function() { return /* reexport */ tooltip["a" /* default */]; });
|
|
92843
92858
|
|
|
92844
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
92859
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
92845
92860
|
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)])}
|
|
92846
92861
|
var staticRenderFns = []
|
|
92847
92862
|
|
|
@@ -93200,7 +93215,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
93200
93215
|
)
|
|
93201
93216
|
|
|
93202
93217
|
/* harmony default export */ var color_select = (component.exports);
|
|
93203
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
93218
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
93204
93219
|
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)}
|
|
93205
93220
|
var container_columnsvue_type_template_id_49e59f53_staticRenderFns = []
|
|
93206
93221
|
|
|
@@ -94654,7 +94669,7 @@ var container_columns_component = Object(componentNormalizer["a" /* default */])
|
|
|
94654
94669
|
// EXTERNAL MODULE: ./src/components/inspector/form-multiselect.vue + 4 modules
|
|
94655
94670
|
var form_multiselect = __webpack_require__("0f4c");
|
|
94656
94671
|
|
|
94657
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
94672
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
94658
94673
|
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)}
|
|
94659
94674
|
var image_uploadvue_type_template_id_824a7674_scoped_true_staticRenderFns = []
|
|
94660
94675
|
|
|
@@ -94984,7 +94999,7 @@ var image_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
94984
94999
|
)
|
|
94985
95000
|
|
|
94986
95001
|
/* harmony default export */ var image_upload = (image_upload_component.exports);
|
|
94987
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95002
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
94988
95003
|
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)}
|
|
94989
95004
|
var options_listvue_type_template_id_6bb675f0_scoped_true_staticRenderFns = []
|
|
94990
95005
|
|
|
@@ -95010,7 +95025,7 @@ var data_source_types = __webpack_require__("b71d");
|
|
|
95010
95025
|
var external_vue_monaco_ = __webpack_require__("68c9");
|
|
95011
95026
|
var external_vue_monaco_default = /*#__PURE__*/__webpack_require__.n(external_vue_monaco_);
|
|
95012
95027
|
|
|
95013
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
95028
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
95014
95029
|
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("{}")])}
|
|
95015
95030
|
var mustache_helpervue_type_template_id_960c673a_scoped_true_staticRenderFns = []
|
|
95016
95031
|
|
|
@@ -99254,7 +99269,7 @@ var options_list_component = Object(componentNormalizer["a" /* default */])(
|
|
|
99254
99269
|
)
|
|
99255
99270
|
|
|
99256
99271
|
/* harmony default export */ var options_list = (options_list_component.exports);
|
|
99257
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
99272
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
99258
99273
|
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()])}
|
|
99259
99274
|
var column_setupvue_type_template_id_407e2794_scoped_true_staticRenderFns = []
|
|
99260
99275
|
|
|
@@ -102386,7 +102401,7 @@ var column_setup_component = Object(componentNormalizer["a" /* default */])(
|
|
|
102386
102401
|
)
|
|
102387
102402
|
|
|
102388
102403
|
/* harmony default export */ var column_setup = (column_setup_component.exports);
|
|
102389
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102404
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
102390
102405
|
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)}
|
|
102391
102406
|
var page_selectvue_type_template_id_d32b03e8_staticRenderFns = []
|
|
102392
102407
|
|
|
@@ -102745,7 +102760,7 @@ var page_select_component = Object(componentNormalizer["a" /* default */])(
|
|
|
102745
102760
|
)
|
|
102746
102761
|
|
|
102747
102762
|
/* harmony default export */ var page_select = (page_select_component.exports);
|
|
102748
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102763
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
102749
102764
|
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))])])}
|
|
102750
102765
|
var validation_selectvue_type_template_id_475edd84_scoped_true_staticRenderFns = []
|
|
102751
102766
|
|
|
@@ -102758,7 +102773,7 @@ var es6_object_assign = __webpack_require__("f751");
|
|
|
102758
102773
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
102759
102774
|
var es6_array_sort = __webpack_require__("55dd");
|
|
102760
102775
|
|
|
102761
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
102776
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
102762
102777
|
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)}
|
|
102763
102778
|
var input_variablevue_type_template_id_4fe66aae_staticRenderFns = []
|
|
102764
102779
|
|
|
@@ -106999,7 +107014,7 @@ var validation_select_component = Object(componentNormalizer["a" /* default */])
|
|
|
106999
107014
|
)
|
|
107000
107015
|
|
|
107001
107016
|
/* harmony default export */ var validation_select = (validation_select_component.exports);
|
|
107002
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107017
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/inspector/screen-selector.vue?vue&type=template&id=7d1c8ca1&
|
|
107003
107018
|
var screen_selectorvue_type_template_id_7d1c8ca1_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{staticClass:"typo__label"},[_vm._v(_vm._s(_vm.label))]),_c('multiselect',{attrs:{"value":_vm.selectedOption,"placeholder":_vm.placeholder,"options":_vm.options,"multiple":_vm.multiple,"track-by":_vm.trackBy,"show-labels":false,"searchable":true,"internal-search":false,"label":"title"},on:{"input":_vm.change,"search-change":_vm.loadOptions,"open":function($event){return _vm.loadOptions()}}},[_c('template',{slot:"noResult"},[_vm._t("noResult",function(){return [_vm._v(_vm._s(_vm.$t('Not found')))]})],2),_c('template',{slot:"noOptions"},[_vm._t("noOptions",function(){return [_vm._v(_vm._s(_vm.$t('No Data Available')))]})],2)],2),(_vm.value)?_c('div',{staticClass:"screen-link mt-2"},[_c('a',{attrs:{"href":("/designer/screen-builder/" + _vm.value + "/edit"),"target":"_blank"}},[_vm._v("\n "+_vm._s(_vm.$t('Open Screen'))+"\n "),_c('i',{staticClass:"ml-1 fas fa-external-link-alt"})])]):_vm._e()],1)}
|
|
107004
107019
|
var screen_selectorvue_type_template_id_7d1c8ca1_staticRenderFns = []
|
|
107005
107020
|
|
|
@@ -107031,7 +107046,7 @@ var screen_selector_component = Object(componentNormalizer["a" /* default */])(
|
|
|
107031
107046
|
)
|
|
107032
107047
|
|
|
107033
107048
|
/* harmony default export */ var screen_selector = (screen_selector_component.exports);
|
|
107034
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107049
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
107035
107050
|
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)}
|
|
107036
107051
|
var loopvue_type_template_id_13aa043a_staticRenderFns = []
|
|
107037
107052
|
|
|
@@ -107306,7 +107321,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
107306
107321
|
)
|
|
107307
107322
|
|
|
107308
107323
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
107309
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
107324
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
107310
107325
|
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)}
|
|
107311
107326
|
var image_variablevue_type_template_id_77e844ce_staticRenderFns = []
|
|
107312
107327
|
|
|
@@ -110282,7 +110297,7 @@ module.exports = {
|
|
|
110282
110297
|
|
|
110283
110298
|
"use strict";
|
|
110284
110299
|
|
|
110285
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
110300
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-button.vue?vue&type=template&id=6586abd6&
|
|
110286
110301
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form-group",staticStyle:{"overflow-x":"hidden"}},[(!_vm.valid)?_c('div',{staticClass:"alert alert-danger"},[_c('i',{staticClass:"fas fa-exclamation-circle"}),_vm._v("\n "+_vm._s(_vm.message)+"\n ")]):_vm._e(),_c('button',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip",value:(_vm.options),expression:"options"}],class:_vm.classList,attrs:{"name":_vm.name,"aria-label":_vm.$attrs['aria-label'],"tabindex":_vm.$attrs['tabindex']},on:{"click":_vm.click}},[_vm._v("\n "+_vm._s(_vm.label)+"\n ")])])}
|
|
110287
110302
|
var staticRenderFns = []
|
|
110288
110303
|
|
|
@@ -112375,7 +112390,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
112375
112390
|
|
|
112376
112391
|
"use strict";
|
|
112377
112392
|
|
|
112378
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
112393
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
112379
112394
|
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()}
|
|
112380
112395
|
var staticRenderFns = []
|
|
112381
112396
|
|
|
@@ -114592,7 +114607,7 @@ module.exports = function xhrAdapter(config) {
|
|
|
114592
114607
|
|
|
114593
114608
|
"use strict";
|
|
114594
114609
|
|
|
114595
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
114610
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
114596
114611
|
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)}
|
|
114597
114612
|
var staticRenderFns = []
|
|
114598
114613
|
|
|
@@ -127927,7 +127942,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
127927
127942
|
// EXTERNAL MODULE: ./src/components/renderer/form-record-list.vue + 6 modules
|
|
127928
127943
|
var form_record_list = __webpack_require__("2b9d");
|
|
127929
127944
|
|
|
127930
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
127945
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
127931
127946
|
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)])])}
|
|
127932
127947
|
var staticRenderFns = []
|
|
127933
127948
|
|
|
@@ -145483,7 +145498,7 @@ var es6_object_keys = __webpack_require__("456d");
|
|
|
145483
145498
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
|
|
145484
145499
|
var defineProperty = __webpack_require__("bd86");
|
|
145485
145500
|
|
|
145486
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
145501
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-builder.vue?vue&type=template&id=b268b6c6&scoped=true&
|
|
145487
145502
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-row',{staticClass:"h-100 m-0"},[_c('b-col',{staticClass:"overflow-hidden h-100 p-0 controls-column"},[_c('b-card',{staticClass:"h-100 rounded-0 border-top-0 border-bottom-0 border-left-0",attrs:{"no-body":""}},[_c('b-input-group',{attrs:{"size":"sm"}},[_c('b-input-group-prepend',[_c('b-input-group-text',{staticClass:"filter-icon border-left-0 border-top-0 rounded-0"},[_c('i',{staticClass:"fas fa-filter"})])],1),_c('b-form-input',{staticClass:"border-top-0 border-right-0 rounded-0",attrs:{"type":"text","placeholder":_vm.$t('Filter Controls')},model:{value:(_vm.filterQuery),callback:function ($$v) {_vm.filterQuery=$$v},expression:"filterQuery"}})],1),_c('b-card-body',{staticClass:"p-0 overflow-auto",attrs:{"no-body":""}},[_c('draggable',_vm._b({staticClass:"controls list-group w-auto list-group-flush",attrs:{"id":"controls","data-cy":"controls","clone":_vm.cloneControl},model:{value:(_vm.filteredControls),callback:function ($$v) {_vm.filteredControls=$$v},expression:"filteredControls"}},'draggable',{sort: false, group: {name: 'controls', pull: 'clone', put: false}},false),[_vm._l((_vm.filteredControls),function(element,index){return _c('b-list-group-item',{key:index,attrs:{"data-cy":'controls-' + element.component}},[(element.config.icon)?_c('i',{class:element.config.icon}):_vm._e(),_vm._v("\n "+_vm._s(_vm.$t(element.label))+"\n ")])}),(!_vm.filteredControls.length)?_c('li',{staticClass:"list-group-item"},[_vm._t("default")],2):_vm._e()],2)],1)],1)],1),_c('b-col',{staticClass:"overflow-auto mh-100 ml-4 mr-4 p-0 d-flex flex-column position-relative pt-2",attrs:{"id":"screen-container"}},[_c('b-input-group',{staticClass:"bg-white mt-3",attrs:{"size":"sm"}},[(_vm.showToolbar)?_c('b-form-select',{staticClass:"form-control",attrs:{"data-cy":"toolbar-page"},model:{value:(_vm.currentPage),callback:function ($$v) {_vm.currentPage=$$v},expression:"currentPage"}},_vm._l((_vm.config),function(data,page){return _c('option',{key:page,domProps:{"value":page}},[_vm._v(_vm._s(data.name))])}),0):_vm._e(),(_vm.showToolbar)?_c('div',[_c('b-button',{staticClass:"ml-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Edit Page Title'),"data-cy":"toolbar-edit"},on:{"click":function($event){return _vm.openEditPageModal(_vm.currentPage)}}},[_c('i',{staticClass:"far fa-edit"})]),_c('b-button',{staticClass:"ml-1",attrs:{"size":"sm","variant":"danger","title":_vm.$t('Delete Page'),"disabled":!_vm.displayDelete,"data-cy":"toolbar-remove"},on:{"click":function($event){return _vm.confirmDelete()}}},[_c('i',{staticClass:"far fa-trash-alt"})]),_c('b-button',{directives:[{name:"b-modal",rawName:"v-b-modal.addPageModal",modifiers:{"addPageModal":true}}],staticClass:"ml-1 mr-1",attrs:{"size":"sm","variant":"secondary","title":_vm.$t('Add New Page'),"data-cy":"toolbar-add"},on:{"click":function($event){_vm.originalPageName=null}}},[_c('i',{staticClass:"fas fa-plus"})])],1):_vm._e(),_c('b-button-group',{staticClass:"ml-1 ml-auto",attrs:{"size":"sm"}},[_c('b-button',{attrs:{"disabled":!_vm.canUndo,"data-cy":"toolbar-undo"},on:{"click":_vm.undo}},[_vm._v(_vm._s(_vm.$t('Undo')))]),_c('b-button',{attrs:{"disabled":!_vm.canRedo,"data-cy":"toolbar-redo"},on:{"click":_vm.redo}},[_vm._v(_vm._s(_vm.$t('Redo')))])],1),_c('hr',{staticClass:"w-100"})],1),(_vm.isCurrentPageEmpty)?_c('div',{staticClass:"w-100 d-flex justify-content-center align-items-center drag-placeholder text-center position-absolute rounded mt-4",attrs:{"data-cy":"screen-drop-zone"}},[_vm._v("\n "+_vm._s(_vm.$t('Drag an element here'))+"\n ")]):_vm._e(),_c('draggable',_vm._b({staticClass:"h-100",attrs:{"data-cy":"editor-content","ghost-class":"form-control-ghost","value":_vm.config[_vm.currentPage].items},on:{"input":_vm.updateConfig}},'draggable',{
|
|
145488
145503
|
group: {name: 'controls'},
|
|
145489
145504
|
swapThreshold: 0.5
|
|
@@ -145529,7 +145544,7 @@ var vue_form_builder_component = Object(componentNormalizer["a" /* default */])(
|
|
|
145529
145544
|
)
|
|
145530
145545
|
|
|
145531
145546
|
/* harmony default export */ var vue_form_builder = (vue_form_builder_component.exports);
|
|
145532
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
145547
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/vue-form-renderer.vue?vue&type=template&id=1f0c4946&
|
|
145533
145548
|
var vue_form_renderervue_type_template_id_1f0c4946_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[_c('custom-css-output',[_vm._v(_vm._s(_vm.customCssWrapped))]),_c('screen-renderer',{ref:"renderer",staticClass:"p-0",attrs:{"value":_vm.data,"_parent":_vm._parent,"definition":_vm.definition,"current-page":_vm.currentPage,"data-cy":"screen-renderer","show-errors":_vm.showErrors,"test-screen-definition":_vm.testScreenDefinition || false},on:{"submit":_vm.submit}})],1)}
|
|
145534
145549
|
var vue_form_renderervue_type_template_id_1f0c4946_staticRenderFns = []
|
|
145535
145550
|
|
|
@@ -152130,7 +152145,7 @@ var vue_form_renderer_component = Object(componentNormalizer["a" /* default */])
|
|
|
152130
152145
|
// EXTERNAL MODULE: ./src/components/renderer/index.js + 5 modules
|
|
152131
152146
|
var renderer = __webpack_require__("c99c");
|
|
152132
152147
|
|
|
152133
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152148
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
152134
152149
|
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)])}
|
|
152135
152150
|
var form_multi_columnvue_type_template_id_3d008927_staticRenderFns = []
|
|
152136
152151
|
|
|
@@ -152144,7 +152159,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
152144
152159
|
// EXTERNAL MODULE: ./src/mixins/index.js + 4 modules
|
|
152145
152160
|
var mixins = __webpack_require__("1b62");
|
|
152146
152161
|
|
|
152147
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152162
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
152148
152163
|
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)}
|
|
152149
152164
|
var form_masked_inputvue_type_template_id_3bd8776e_staticRenderFns = []
|
|
152150
152165
|
|
|
@@ -152276,7 +152291,7 @@ const UniqIdsPlugin = {
|
|
|
152276
152291
|
|
|
152277
152292
|
/* harmony default export */ var vue_uniq_ids = (UniqIdsPlugin);
|
|
152278
152293
|
|
|
152279
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
152294
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/form-input-masked.vue?vue&type=template&id=cd4d416e&
|
|
152280
152295
|
var form_input_maskedvue_type_template_id_cd4d416e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.currencyValue),expression:"currencyValue"}],ref:"currencyInput",staticClass:"form-control",attrs:{"type":"text"},domProps:{"value":(_vm.currencyValue)},on:{"input":function($event){if($event.target.composing){ return; }_vm.currencyValue=$event.target.value}}})}
|
|
152281
152296
|
var form_input_maskedvue_type_template_id_cd4d416e_staticRenderFns = []
|
|
152282
152297
|
|
|
@@ -156868,7 +156883,7 @@ var form_text = __webpack_require__("75ae");
|
|
|
156868
156883
|
// EXTERNAL MODULE: ./src/components/renderer/form-button.vue + 4 modules
|
|
156869
156884
|
var form_button = __webpack_require__("b00f");
|
|
156870
156885
|
|
|
156871
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
156886
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
156872
156887
|
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)}
|
|
156873
156888
|
var form_loopvue_type_template_id_7d05b9ca_staticRenderFns = []
|
|
156874
156889
|
|
|
@@ -159591,7 +159606,7 @@ var form_image = __webpack_require__("0e4a");
|
|
|
159591
159606
|
// EXTERNAL MODULE: ./src/components/renderer/form-nested-screen.vue + 3 modules
|
|
159592
159607
|
var form_nested_screen = __webpack_require__("920a");
|
|
159593
159608
|
|
|
159594
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
159609
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-upload.vue?vue&type=template&id=6e8df23e&scoped=true&
|
|
159595
159610
|
var file_uploadvue_type_template_id_6e8df23e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',{directives:[{name:"uni-for",rawName:"v-uni-for",value:(_vm.name),expression:"name"}]},[_vm._v(_vm._s(_vm.label))]),(_vm.inPreviewMode)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.$t('File uploads are unavailable in preview mode.'))+"\n ")]):_c('uploader',{ref:"uploader",class:{'was-validated': _vm.required},attrs:{"options":_vm.options,"attrs":_vm.attrs},on:{"complete":_vm.complete,"upload-start":_vm.start,"file-removed":_vm.removed,"file-success":_vm.fileUploaded,"file-added":_vm.addFile}},[_c('uploader-unsupport'),_c('uploader-drop',{staticClass:"form-control-file"},[_c('p',[_vm._v(_vm._s(_vm.$t('Drop a file here to upload or')))]),_c('uploader-btn',{staticClass:"btn btn-secondary text-white",class:{disabled: _vm.disabled},attrs:{"attrs":_vm.nativeButtonAttrs,"tabindex":"0","aria-label":_vm.$attrs['aria-label']},nativeOn:{"keyup":function($event){return _vm.browse.apply(null, arguments)}}},[_vm._v("\n "+_vm._s(_vm.$t('select file'))+"\n ")]),(_vm.validation === 'required' && !_vm.value)?_c('span',{staticClass:"required"},[_vm._v(_vm._s(_vm.$t('Required')))]):_vm._e()],1),_c('uploader-list',[[_c('ul',_vm._l((_vm.files),function(file,i){return _c('li',{key:i,attrs:{"data-cy":file.id}},[_c('div',{},[_c('div',{staticStyle:{"display":"flex","background":"rgb(226 238 255)"}},[(_vm.nativeFiles[file.id])?_c('div',{staticStyle:{"flex":"1"},attrs:{"data-cy":file.file_name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('uploader-file',{attrs:{"file":_vm.nativeFiles[file.id],"list":true}})],1):_c('div',{staticStyle:{"flex":"1"}},[_c('i',{staticClass:"fas fa-paperclip"}),_vm._v(" "+_vm._s(file.file_name)+"\n ")]),_c('div',{staticClass:"pt-1"},[_c('b-btn',{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{"hover":true}}],attrs:{"variant":"outline","title":_vm.$t('Delete')},on:{"click":function($event){return _vm.removeFile(file)}}},[_c('i',{staticClass:"fas fa-trash-alt"})])],1)])])])}),0)]],2),_c('div',{staticClass:"invalid-feedback",class:{'d-block': _vm.required && !_vm.value}},[_vm._v("\n "+_vm._s(_vm.$t('Field is required'))+"\n ")])],1),(_vm.error)?_c('div',{staticClass:"invalid-feedback"},[_vm._v(_vm._s(_vm.error))]):_vm._e(),(_vm.helper)?_c('small',{staticClass:"form-text text-muted"},[_vm._v(_vm._s(_vm.helper))]):_vm._e()],1)}
|
|
159596
159611
|
var file_uploadvue_type_template_id_6e8df23e_scoped_true_staticRenderFns = []
|
|
159597
159612
|
|
|
@@ -166875,7 +166890,7 @@ var file_upload_component = Object(componentNormalizer["a" /* default */])(
|
|
|
166875
166890
|
)
|
|
166876
166891
|
|
|
166877
166892
|
/* harmony default export */ var file_upload = (file_upload_component.exports);
|
|
166878
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
166893
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/renderer/file-download.vue?vue&type=template&id=5c23c2bf&scoped=true&
|
|
166879
166894
|
var file_downloadvue_type_template_id_5c23c2bf_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.label && _vm.label !== '')?_c('label',[_vm._v(_vm._s(_vm.label))]):_vm._e(),(_vm.inPreviewMode)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForPreview)+"\n ")]):(_vm.donwloadingNotAvailable)?_c('b-card',{staticClass:"mb-2"},[_vm._v("\n "+_vm._s(_vm.messageForNotAvailable)+"\n ")]):_c('div',[(_vm.filesInfo.length > 0)?_vm._l((_vm.filesInfo),function(file,idx){return _c('div',{key:idx,attrs:{"data-cy":file.id + '-' + file.name.replace(/[^0-9a-zA-Z\-]/g, '-')}},[_c('b-btn',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isReadOnly),expression:"!isReadOnly"}],staticClass:"mb-2 d-print-none",attrs:{"variant":"primary","aria-label":_vm.$attrs['aria-label']},on:{"click":function($event){return _vm.downloadFile(file)}}},[_c('i',{staticClass:"fas fa-file-download"}),_vm._v(" "+_vm._s(_vm.$t('Download'))+"\n ")]),_vm._v("\n "+_vm._s(file.name)+"\n ")],1)}):_c('div',[_vm._v("\n "+_vm._s(_vm.$t('No files available for download'))+"\n ")])],2)],1)}
|
|
166880
166895
|
var file_downloadvue_type_template_id_5c23c2bf_scoped_true_staticRenderFns = []
|
|
166881
166896
|
|
|
@@ -170565,7 +170580,7 @@ var file_download_component = Object(componentNormalizer["a" /* default */])(
|
|
|
170565
170580
|
)
|
|
170566
170581
|
|
|
170567
170582
|
/* harmony default export */ var file_download = (file_download_component.exports);
|
|
170568
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
170583
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
170569
170584
|
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)}
|
|
170570
170585
|
var select_data_type_maskvue_type_template_id_6f87c376_staticRenderFns = []
|
|
170571
170586
|
|
|
@@ -171927,7 +171942,7 @@ var cov_9rm3pry5q = function () {
|
|
|
171927
171942
|
}]
|
|
171928
171943
|
}
|
|
171929
171944
|
}]);
|
|
171930
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
171945
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/task.vue?vue&type=template&id=735344af&
|
|
171931
171946
|
var taskvue_type_template_id_735344af_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"tab-pane active show h-100",attrs:{"id":"tab-form","role":"tabpanel","aria-labelledby":"tab-form"}},[(_vm.screen)?[_c('div',{staticClass:"card card-body border-top-0 h-100",class:_vm.screenTypeClass},[(_vm.renderComponent === 'task-screen')?_c('div',[_c('vue-form-renderer',{key:_vm.refreshScreen,ref:"renderer",attrs:{"config":_vm.screen.config,"computed":_vm.screen.computed,"custom-css":_vm.screen.custom_css,"watchers":_vm.screen.watchers},on:{"update":_vm.onUpdate,"submit":_vm.submit},model:{value:(_vm.requestData),callback:function ($$v) {_vm.requestData=$$v},expression:"requestData"}})],1):_c('div',[_c(_vm.renderComponent,{tag:"component",attrs:{"process-id":_vm.processId,"instance-id":_vm.requestId,"token-id":_vm.taskId,"screen":_vm.screen.config,"csrf-token":_vm.csrfToken,"computed":_vm.screen.computed,"custom-css":_vm.screen.custom_css,"watchers":_vm.screen.watchers,"data":_vm.requestData,"type":_vm.screen.type},on:{"submit":_vm.submit}})],1)]),(_vm.shouldAddSubmitButton)?_c('div',{staticClass:"card-footer"},[_c('button',{staticClass:"btn btn-primary",attrs:{"type":"button"},on:{"click":function($event){return _vm.submit(null)}}},[_vm._v("\n "+_vm._s(_vm.$t('Complete Task'))+"\n ")])]):_vm._e()]:_vm._e(),(_vm.showTaskIsCompleted)?[_c('div',{staticClass:"card card-body text-center"},[_c('h1',[_vm._v("\n "+_vm._s(_vm.$t('Task Completed'))+"\n "),_c('i',{staticClass:"fas fa-clipboard-check"})])])]:_vm._e()],2)}
|
|
171932
171947
|
var taskvue_type_template_id_735344af_staticRenderFns = []
|
|
171933
171948
|
|
|
@@ -177596,7 +177611,7 @@ var task_component = Object(componentNormalizer["a" /* default */])(
|
|
|
177596
177611
|
)
|
|
177597
177612
|
|
|
177598
177613
|
/* harmony default export */ var task = (task_component.exports);
|
|
177599
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
177614
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
177600
177615
|
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)}
|
|
177601
177616
|
var loopvue_type_template_id_17bd88f7_scoped_true_staticRenderFns = []
|
|
177602
177617
|
|
|
@@ -178238,7 +178253,7 @@ var loop_component = Object(componentNormalizer["a" /* default */])(
|
|
|
178238
178253
|
)
|
|
178239
178254
|
|
|
178240
178255
|
/* harmony default export */ var loop = (loop_component.exports);
|
|
178241
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
178256
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
178242
178257
|
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)])])}
|
|
178243
178258
|
var multi_columnvue_type_template_id_0cdca220_scoped_true_staticRenderFns = []
|
|
178244
178259
|
|
|
@@ -179235,7 +179250,7 @@ var multi_column_component = Object(componentNormalizer["a" /* default */])(
|
|
|
179235
179250
|
)
|
|
179236
179251
|
|
|
179237
179252
|
/* harmony default export */ var multi_column = (multi_column_component.exports);
|
|
179238
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
179253
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
179239
179254
|
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)}
|
|
179240
179255
|
var new_form_multi_columnvue_type_template_id_b541d9ee_staticRenderFns = []
|
|
179241
179256
|
|
|
@@ -179310,7 +179325,7 @@ var new_form_multi_column_component = Object(componentNormalizer["a" /* default
|
|
|
179310
179325
|
)
|
|
179311
179326
|
|
|
179312
179327
|
/* harmony default export */ var new_form_multi_column = (new_form_multi_column_component.exports);
|
|
179313
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
179328
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/screen-renderer.vue?vue&type=template&id=756dd8c4&
|
|
179314
179329
|
var screen_renderervue_type_template_id_756dd8c4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-container',{attrs:{"fluid":""}},[(_vm.displayAsyncLoading)?_c('div',{ref:"watchersAsynchronous",staticClass:"alert alert-light",attrs:{"role":"alert"}},[_c('svg',{staticClass:"lds-gear",attrs:{"width":"20px","height":"20px","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 100 100","preserveAspectRatio":"xMidYMid"}},[_c('g',{attrs:{"transform":"translate(50 50)"}},[_c('g',{attrs:{"transform":"rotate(248.825)"}},[_c('animateTransform',{attrs:{"attributeName":"transform","type":"rotate","values":"0;360","keyTimes":"0;1","dur":"4.7s","repeatCount":"indefinite"}}),_c('path',{attrs:{"d":"M37.43995192304605 -6.5 L47.43995192304605 -6.5 L47.43995192304605 6.5 L37.43995192304605 6.5 A38 38 0 0 1 35.67394948182593 13.090810836924174 L35.67394948182593 13.090810836924174 L44.33420351967032 18.090810836924174 L37.83420351967032 29.34914108612188 L29.17394948182593 24.34914108612188 A38 38 0 0 1 24.34914108612188 29.17394948182593 L24.34914108612188 29.17394948182593 L29.34914108612188 37.83420351967032 L18.090810836924184 44.33420351967032 L13.090810836924183 35.67394948182593 A38 38 0 0 1 6.5 37.43995192304605 L6.5 37.43995192304605 L6.500000000000001 47.43995192304605 L-6.499999999999995 47.43995192304606 L-6.499999999999996 37.43995192304606 A38 38 0 0 1 -13.09081083692417 35.67394948182593 L-13.09081083692417 35.67394948182593 L-18.09081083692417 44.33420351967032 L-29.34914108612187 37.834203519670325 L-24.349141086121872 29.173949481825936 A38 38 0 0 1 -29.17394948182592 24.34914108612189 L-29.17394948182592 24.34914108612189 L-37.83420351967031 29.349141086121893 L-44.33420351967031 18.0908108369242 L-35.67394948182592 13.090810836924193 A38 38 0 0 1 -37.43995192304605 6.5000000000000036 L-37.43995192304605 6.5000000000000036 L-47.43995192304605 6.500000000000004 L-47.43995192304606 -6.499999999999993 L-37.43995192304606 -6.499999999999994 A38 38 0 0 1 -35.67394948182593 -13.090810836924167 L-35.67394948182593 -13.090810836924167 L-44.33420351967032 -18.090810836924163 L-37.834203519670325 -29.34914108612187 L-29.173949481825936 -24.34914108612187 A38 38 0 0 1 -24.349141086121893 -29.17394948182592 L-24.349141086121893 -29.17394948182592 L-29.349141086121897 -37.834203519670304 L-18.0908108369242 -44.334203519670304 L-13.090810836924195 -35.67394948182592 A38 38 0 0 1 -6.500000000000005 -37.43995192304605 L-6.500000000000005 -37.43995192304605 L-6.500000000000007 -47.43995192304605 L6.49999999999999 -47.43995192304606 L6.499999999999992 -37.43995192304606 A38 38 0 0 1 13.090810836924149 -35.67394948182594 L13.090810836924149 -35.67394948182594 L18.090810836924142 -44.33420351967033 L29.349141086121847 -37.83420351967034 L24.349141086121854 -29.17394948182595 A38 38 0 0 1 29.17394948182592 -24.349141086121893 L29.17394948182592 -24.349141086121893 L37.834203519670304 -29.349141086121897 L44.334203519670304 -18.0908108369242 L35.67394948182592 -13.090810836924197 A38 38 0 0 1 37.43995192304605 -6.500000000000007 M0 -20A20 20 0 1 0 0 20 A20 20 0 1 0 0 -20"}})],1)])]),_vm._v("\n "+_vm._s(_vm.$t('Loading...'))+"\n ")]):_vm._e(),_c(_vm.component,{ref:"component",tag:"component",attrs:{"vdata":_vm.value,"_parent":_vm._parent,"_initial-page":_vm.currentPage},on:{"submit":_vm.submit,"asyncWatcherTriggered":_vm.onAsyncWatcherOn,"asyncWatcherCompleted":_vm.onAsyncWatcherOff}}),(_vm.showErrors && _vm.building.error)?_c('screen-renderer-error',{model:{value:(_vm.building),callback:function ($$v) {_vm.building=$$v},expression:"building"}}):_vm._e(),_c('watchers-synchronous',{ref:"watchersSynchronous"})],1)}
|
|
179315
179330
|
var screen_renderervue_type_template_id_756dd8c4_staticRenderFns = []
|
|
179316
179331
|
|
|
@@ -189391,7 +189406,7 @@ var screenRenderer;
|
|
|
189391
189406
|
}
|
|
189392
189407
|
}
|
|
189393
189408
|
});
|
|
189394
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
189409
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
189395
189410
|
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()])])}
|
|
189396
189411
|
var watchers_synchronousvue_type_template_id_fb550d68_staticRenderFns = []
|
|
189397
189412
|
|
|
@@ -189961,7 +189976,7 @@ var watchers_synchronous_component = Object(componentNormalizer["a" /* default *
|
|
|
189961
189976
|
)
|
|
189962
189977
|
|
|
189963
189978
|
/* harmony default export */ var watchers_synchronous = (watchers_synchronous_component.exports);
|
|
189964
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
189979
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
189965
189980
|
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)])}
|
|
189966
189981
|
var screen_renderer_errorvue_type_template_id_8466b078_staticRenderFns = []
|
|
189967
189982
|
|
|
@@ -190573,7 +190588,7 @@ var screen_renderer_component = Object(componentNormalizer["a" /* default */])(
|
|
|
190573
190588
|
)
|
|
190574
190589
|
|
|
190575
190590
|
/* harmony default export */ var screen_renderer = (screen_renderer_component.exports);
|
|
190576
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
190591
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
190577
190592
|
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)}
|
|
190578
190593
|
var add_loop_rowvue_type_template_id_cf7fd0da_staticRenderFns = []
|
|
190579
190594
|
|
|
@@ -190861,7 +190876,7 @@ var add_loop_row_component = Object(componentNormalizer["a" /* default */])(
|
|
|
190861
190876
|
)
|
|
190862
190877
|
|
|
190863
190878
|
/* harmony default export */ var add_loop_row = (add_loop_row_component.exports);
|
|
190864
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
190879
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d103260-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&
|
|
190865
190880
|
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...")])}
|
|
190866
190881
|
var default_loading_spinnervue_type_template_id_2af62e9c_staticRenderFns = []
|
|
190867
190882
|
|