@webitel/ui-sdk 3.1.87 → 3.1.89
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 +7 -6
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +7 -6
- 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/atoms/wt-rounded-action/wt-rounded-action.vue +1 -0
- package/src/modules/AuditForm/components/audit-form.vue +2 -2
package/dist/ui-sdk.common.js
CHANGED
|
@@ -9177,9 +9177,9 @@ function wt_tooltipvue_type_template_id_2095cec0_scoped_true_render(_ctx, _cache
|
|
|
9177
9177
|
const wt_tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_tooltipvue_type_script_lang_js, [['render',wt_tooltipvue_type_template_id_2095cec0_scoped_true_render],['__scopeId',"data-v-2095cec0"]])
|
|
9178
9178
|
|
|
9179
9179
|
/* harmony default export */ var wt_tooltip = (wt_tooltip_exports_);
|
|
9180
|
-
;// 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/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=
|
|
9180
|
+
;// 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/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=2877e1be&scoped=true
|
|
9181
9181
|
|
|
9182
|
-
function
|
|
9182
|
+
function wt_rounded_actionvue_type_template_id_2877e1be_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9183
9183
|
const _component_wt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("wt-icon");
|
|
9184
9184
|
const _component_wt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("wt-button");
|
|
9185
9185
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_wt_button, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
@@ -9205,7 +9205,7 @@ function wt_rounded_actionvue_type_template_id_ac660330_scoped_true_render(_ctx,
|
|
|
9205
9205
|
_: 1
|
|
9206
9206
|
}, 16, ["class", "size"]);
|
|
9207
9207
|
}
|
|
9208
|
-
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=
|
|
9208
|
+
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=2877e1be&scoped=true
|
|
9209
9209
|
|
|
9210
9210
|
;// 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/index.js??ruleSet[0].use[0]!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js
|
|
9211
9211
|
/* harmony default export */ var wt_rounded_actionvue_type_script_lang_js = ({
|
|
@@ -9240,6 +9240,7 @@ function wt_rounded_actionvue_type_template_id_ac660330_scoped_true_render(_ctx,
|
|
|
9240
9240
|
default: false
|
|
9241
9241
|
}
|
|
9242
9242
|
},
|
|
9243
|
+
emits: ['click'],
|
|
9243
9244
|
computed: {
|
|
9244
9245
|
iColor() {
|
|
9245
9246
|
if (this.iconColor) return this.iconColor;
|
|
@@ -9252,10 +9253,10 @@ function wt_rounded_actionvue_type_template_id_ac660330_scoped_true_render(_ctx,
|
|
|
9252
9253
|
});
|
|
9253
9254
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js
|
|
9254
9255
|
|
|
9255
|
-
;// 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/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
9256
|
+
;// 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/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=2877e1be&lang=scss&scoped=true
|
|
9256
9257
|
// extracted by mini-css-extract-plugin
|
|
9257
9258
|
|
|
9258
|
-
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
9259
|
+
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=2877e1be&lang=scss&scoped=true
|
|
9259
9260
|
|
|
9260
9261
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue
|
|
9261
9262
|
|
|
@@ -9265,7 +9266,7 @@ function wt_rounded_actionvue_type_template_id_ac660330_scoped_true_render(_ctx,
|
|
|
9265
9266
|
;
|
|
9266
9267
|
|
|
9267
9268
|
|
|
9268
|
-
const wt_rounded_action_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_rounded_actionvue_type_script_lang_js, [['render',
|
|
9269
|
+
const wt_rounded_action_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(wt_rounded_actionvue_type_script_lang_js, [['render',wt_rounded_actionvue_type_template_id_2877e1be_scoped_true_render],['__scopeId',"data-v-2877e1be"]])
|
|
9269
9270
|
|
|
9270
9271
|
/* harmony default export */ var wt_rounded_action = (wt_rounded_action_exports_);
|
|
9271
9272
|
;// 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/atoms/wt-loader/wt-loader.vue?vue&type=template&id=9bbe5b8c
|