@webitel/ui-sdk 3.1.60 → 3.1.62
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/ui-sdk.common.js +15 -15
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +15 -15
- package/dist/ui-sdk.umd.js.map +1 -1
- package/dist/ui-sdk.umd.min.js +1 -1
- package/dist/ui-sdk.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/molecules/wt-input/wt-input.vue +1 -1
- package/src/mixins/validationMixin/validationMixin.js +12 -12
- package/src/modules/AuditForm/components/audit-form-question-read-wrapper.vue +3 -3
- package/src/modules/AuditForm/components/audit-form-question-write-wrapper.vue +2 -2
- package/src/modules/AuditForm/components/audit-form-question.vue +25 -16
- package/src/modules/AuditForm/components/audit-form.vue +2 -2
- package/src/modules/AuditForm/components/questions/options/__tests__/audit-form-question-options-write-row.spec.js +24 -0
- package/src/modules/AuditForm/components/questions/{__tests__ → options/__tests__}/audit-form-question-options.spec.js +2 -3
- package/src/modules/AuditForm/components/questions/options/audit-form-question-options-write-row.vue +83 -0
- package/src/modules/AuditForm/components/questions/{audit-form-question-options.vue → options/audit-form-question-options.vue} +13 -40
- package/src/modules/AuditForm/components/questions/{audit-form-question-score.vue → score/audit-form-question-score.vue} +41 -5
- /package/src/modules/AuditForm/components/questions/{__tests__ → score/__tests__}/audit-form-question-score.spec.js +0 -0
package/dist/ui-sdk.common.js
CHANGED
|
@@ -22039,18 +22039,18 @@ function wt_icon_btnvue_type_template_id_72cf0ee8_scoped_true_render(_ctx, _cach
|
|
|
22039
22039
|
const wt_icon_btn_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_icon_btnvue_type_script_lang_js, [['render',wt_icon_btnvue_type_template_id_72cf0ee8_scoped_true_render],['__scopeId',"data-v-72cf0ee8"]])
|
|
22040
22040
|
|
|
22041
22041
|
/* harmony default export */ var wt_icon_btn = (wt_icon_btn_exports_);
|
|
22042
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/molecules/wt-input/wt-input.vue?vue&type=template&id=
|
|
22042
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/molecules/wt-input/wt-input.vue?vue&type=template&id=726f2324&scoped=true
|
|
22043
22043
|
|
|
22044
|
-
const
|
|
22045
|
-
const
|
|
22044
|
+
const wt_inputvue_type_template_id_726f2324_scoped_true_withScopeId = n => (_pushScopeId("data-v-726f2324"), n = n(), _popScopeId(), n);
|
|
22045
|
+
const wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_1 = {
|
|
22046
22046
|
class: "wt-input__wrapper"
|
|
22047
22047
|
};
|
|
22048
|
-
const
|
|
22049
|
-
const
|
|
22048
|
+
const wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_2 = ["id", "disabled", "max", "min", "placeholder", "type", "value"];
|
|
22049
|
+
const wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_3 = {
|
|
22050
22050
|
ref: "after-wrapper",
|
|
22051
22051
|
class: "wt-input__after-wrapper"
|
|
22052
22052
|
};
|
|
22053
|
-
function
|
|
22053
|
+
function wt_inputvue_type_template_id_726f2324_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22054
22054
|
const _component_wt_label = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("wt-label");
|
|
22055
22055
|
const _component_wt_icon_btn = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("wt-icon-btn");
|
|
22056
22056
|
const _component_wt_input_info = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("wt-input-info");
|
|
@@ -22072,7 +22072,7 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22072
22072
|
label: $props.label
|
|
22073
22073
|
})), () => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($options.requiredLabel), 1)], true)], undefined, true),
|
|
22074
22074
|
_: 3
|
|
22075
|
-
}, 16, ["disabled", "for", "invalid", "outline"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22075
|
+
}, 16, ["disabled", "for", "invalid", "outline"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("input", (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)(_ctx.$attrs, {
|
|
22076
22076
|
id: $props.name,
|
|
22077
22077
|
ref: "wt-input"
|
|
22078
22078
|
}, {
|
|
@@ -22087,7 +22087,7 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22087
22087
|
value: $props.value || $props.modelValue,
|
|
22088
22088
|
onInput: _cache[0] || (_cache[0] = (...args) => $options.inputHandler && $options.inputHandler(...args)),
|
|
22089
22089
|
onKeyup: _cache[1] || (_cache[1] = $event => _ctx.$emit('keyup', $event))
|
|
22090
|
-
}), null, 16,
|
|
22090
|
+
}), null, 16, wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_2), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", wt_inputvue_type_template_id_726f2324_scoped_true_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "after-input", {}, undefined, true), $options.isPassword ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "show-password", (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeProps)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
22091
22091
|
key: 0
|
|
22092
22092
|
}, {
|
|
22093
22093
|
isPasswordVisible: _ctx.isPasswordVisible,
|
|
@@ -22104,7 +22104,7 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22104
22104
|
_: 1
|
|
22105
22105
|
}, 8, ["invalid"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
22106
22106
|
}
|
|
22107
|
-
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue?vue&type=template&id=
|
|
22107
|
+
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue?vue&type=template&id=726f2324&scoped=true
|
|
22108
22108
|
|
|
22109
22109
|
;// CONCATENATED MODULE: ./src/mixins/validationMixin/validationMixin.js
|
|
22110
22110
|
/* harmony default export */ var validationMixin = ({
|
|
@@ -22128,14 +22128,14 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22128
22128
|
validationText() {
|
|
22129
22129
|
let validationText = '';
|
|
22130
22130
|
if (this.isValidation && this.invalid) {
|
|
22131
|
-
if (this.v.required
|
|
22131
|
+
if (this.v.required?.$invalid) validationText = this.$t('validation.required');else if (this.v.numeric?.$invalid) validationText = this.$t('validation.numeric');else if (this.v.email?.$invalid) validationText = this.$t('validation.email');else if (this.v.gatewayHostValidator?.$invalid) validationText = this.$t('validation.gatewayHostValidator');else if (this.v.ipValidator?.$invalid) validationText = this.$t('validation.ipValidator');else if (this.v.macValidator?.$invalid) validationText = this.$t('validation.macValidator');else if (this.v.minValue?.$invalid) validationText = `${this.$t('validation.minValue')} ${this.v.minValue.$params.min}`;else if (this.v.maxValue?.$invalid) validationText = `${this.$t('validation.maxValue')} ${this.v.maxValue.$params.max}`;else if (this.v.sipAccountValidator?.$invalid) validationText = this.$t('validation.sipAccountValidator');else if (this.v.minLength?.$invalid) validationText = `${this.$t('validation.minLength')} ${this.v.minLength.$params.min}`;else if (this.v.url?.$invalid) validationText = `${this.$t('validation.url')}`;
|
|
22132
22132
|
}
|
|
22133
22133
|
// eslint-disable-next-line no-restricted-syntax
|
|
22134
22134
|
for (const {
|
|
22135
22135
|
name,
|
|
22136
22136
|
text
|
|
22137
22137
|
} of this.customValidators) {
|
|
22138
|
-
if (this.v[name]
|
|
22138
|
+
if (this.v[name]?.$invalid) validationText = text;
|
|
22139
22139
|
}
|
|
22140
22140
|
return validationText;
|
|
22141
22141
|
}
|
|
@@ -22239,7 +22239,7 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22239
22239
|
default: false
|
|
22240
22240
|
}
|
|
22241
22241
|
},
|
|
22242
|
-
emits: ['update:modelValue', 'input'],
|
|
22242
|
+
emits: ['update:modelValue', 'input', 'keyup'],
|
|
22243
22243
|
data: () => ({
|
|
22244
22244
|
inputType: '',
|
|
22245
22245
|
isPasswordVisible: false
|
|
@@ -22300,10 +22300,10 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22300
22300
|
});
|
|
22301
22301
|
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue?vue&type=script&lang=js
|
|
22302
22302
|
|
|
22303
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/molecules/wt-input/wt-input.vue?vue&type=style&index=0&id=
|
|
22303
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/molecules/wt-input/wt-input.vue?vue&type=style&index=0&id=726f2324&lang=scss&scoped=true
|
|
22304
22304
|
// extracted by mini-css-extract-plugin
|
|
22305
22305
|
|
|
22306
|
-
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue?vue&type=style&index=0&id=
|
|
22306
|
+
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue?vue&type=style&index=0&id=726f2324&lang=scss&scoped=true
|
|
22307
22307
|
|
|
22308
22308
|
;// CONCATENATED MODULE: ./src/components/molecules/wt-input/wt-input.vue
|
|
22309
22309
|
|
|
@@ -22313,7 +22313,7 @@ function wt_inputvue_type_template_id_10f8ff82_scoped_true_render(_ctx, _cache,
|
|
|
22313
22313
|
;
|
|
22314
22314
|
|
|
22315
22315
|
|
|
22316
|
-
const wt_input_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_inputvue_type_script_lang_js, [['render',
|
|
22316
|
+
const wt_input_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_inputvue_type_script_lang_js, [['render',wt_inputvue_type_template_id_726f2324_scoped_true_render],['__scopeId',"data-v-726f2324"]])
|
|
22317
22317
|
|
|
22318
22318
|
/* harmony default export */ var wt_input = (wt_input_exports_);
|
|
22319
22319
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/molecules/wt-notification/wt-notification.vue?vue&type=template&id=7981c292&scoped=true
|