@webitel/ui-sdk 2.0.17 → 2.0.19
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 +10 -8
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +10 -8
- 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/enums/WebitelApplications/AdminSections.enum.js +1 -0
- package/src/locale/en/en.js +1 -0
- package/src/locale/ru/ru.js +1 -0
- package/src/locale/ua/ua.js +1 -0
- package/src/modules/Userinfo/classes/ApplicationsAccess.js +4 -0
package/dist/ui-sdk.common.js
CHANGED
|
@@ -16130,12 +16130,12 @@ var wt_tooltip_component = componentNormalizer_normalizeComponent(
|
|
|
16130
16130
|
)
|
|
16131
16131
|
|
|
16132
16132
|
/* harmony default export */ var wt_tooltip = (wt_tooltip_component.exports);
|
|
16133
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=
|
|
16134
|
-
var
|
|
16133
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=template&id=7be66823&scoped=true&
|
|
16134
|
+
var wt_rounded_actionvue_type_template_id_7be66823_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('wt-button',_vm._b({staticClass:"wt-rounded-action",class:[
|
|
16135
16135
|
("wt-rounded-action--color-" + _vm.color),
|
|
16136
16136
|
{ 'wt-rounded-action--active': _vm.active },
|
|
16137
16137
|
{ 'wt-rounded-action--disabled': _vm.disabled } ],attrs:{"color":"secondary"},on:{"click":function($event){return _vm.$emit('click', $event)}}},'wt-button',Object.assign({}, _vm.$attrs, _vm.$props),false),[_c('wt-icon',{attrs:{"color":_vm.iColor,"icon":_vm.icon,"size":_vm.size}})],1)}
|
|
16138
|
-
var
|
|
16138
|
+
var wt_rounded_actionvue_type_template_id_7be66823_scoped_true_staticRenderFns = []
|
|
16139
16139
|
|
|
16140
16140
|
|
|
16141
16141
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js&
|
|
@@ -16192,16 +16192,18 @@ var wt_rounded_actionvue_type_template_id_6abe1700_scoped_true_staticRenderFns =
|
|
|
16192
16192
|
iColor: function iColor() {
|
|
16193
16193
|
if (this.iconColor) return this.iconColor;
|
|
16194
16194
|
if (this.disabled) return 'secondary-50';
|
|
16195
|
+
if (this.color === 'secondary') return null; // dont change icon color
|
|
16196
|
+
|
|
16195
16197
|
return this.color;
|
|
16196
16198
|
}
|
|
16197
16199
|
}
|
|
16198
16200
|
});
|
|
16199
16201
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js&
|
|
16200
16202
|
/* harmony default export */ var wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_ = (wt_rounded_actionvue_type_script_lang_js_);
|
|
16201
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
16203
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=7be66823&lang=scss&scoped=true&
|
|
16202
16204
|
// extracted by mini-css-extract-plugin
|
|
16203
16205
|
|
|
16204
|
-
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
16206
|
+
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=7be66823&lang=scss&scoped=true&
|
|
16205
16207
|
|
|
16206
16208
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue
|
|
16207
16209
|
|
|
@@ -16214,11 +16216,11 @@ var wt_rounded_actionvue_type_template_id_6abe1700_scoped_true_staticRenderFns =
|
|
|
16214
16216
|
|
|
16215
16217
|
var wt_rounded_action_component = componentNormalizer_normalizeComponent(
|
|
16216
16218
|
wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_,
|
|
16217
|
-
|
|
16218
|
-
|
|
16219
|
+
wt_rounded_actionvue_type_template_id_7be66823_scoped_true_render,
|
|
16220
|
+
wt_rounded_actionvue_type_template_id_7be66823_scoped_true_staticRenderFns,
|
|
16219
16221
|
false,
|
|
16220
16222
|
null,
|
|
16221
|
-
"
|
|
16223
|
+
"7be66823",
|
|
16222
16224
|
null
|
|
16223
16225
|
|
|
16224
16226
|
)
|