@webitel/ui-sdk 2.1.37 → 2.1.38
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 +12 -10
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +12 -10
- 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 +3 -8
package/dist/ui-sdk.common.js
CHANGED
|
@@ -16192,13 +16192,13 @@ var wt_tooltip_component = componentNormalizer_normalizeComponent(
|
|
|
16192
16192
|
)
|
|
16193
16193
|
|
|
16194
16194
|
/* harmony default export */ var wt_tooltip = (wt_tooltip_component.exports);
|
|
16195
|
-
;// 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=
|
|
16196
|
-
var
|
|
16195
|
+
;// 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=6bb25828&scoped=true&
|
|
16196
|
+
var wt_rounded_actionvue_type_template_id_6bb25828_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:[
|
|
16197
16197
|
("wt-rounded-action--color-" + _vm.color),
|
|
16198
16198
|
{ 'wt-rounded-action--active': _vm.active },
|
|
16199
16199
|
{ 'wt-rounded-action--disabled': _vm.disabled },
|
|
16200
|
-
{ 'wt-rounded-action--filled': _vm.filled } ],attrs:{"size":_vm.size},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)}
|
|
16201
|
-
var
|
|
16200
|
+
{ 'wt-rounded-action--filled': _vm.filled } ],attrs:{"size":_vm.size,"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)}
|
|
16201
|
+
var wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_staticRenderFns = []
|
|
16202
16202
|
|
|
16203
16203
|
|
|
16204
16204
|
;// 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&
|
|
@@ -16223,6 +16223,7 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16223
16223
|
//
|
|
16224
16224
|
//
|
|
16225
16225
|
//
|
|
16226
|
+
//
|
|
16226
16227
|
/* harmony default export */ var wt_rounded_actionvue_type_script_lang_js_ = ({
|
|
16227
16228
|
name: 'wt-rounded-action',
|
|
16228
16229
|
props: {
|
|
@@ -16261,16 +16262,17 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16261
16262
|
if (this.disabled) return 'secondary-50';
|
|
16262
16263
|
if (this.color === 'secondary') return null; // dont change icon color
|
|
16263
16264
|
|
|
16264
|
-
return '';
|
|
16265
|
+
if (this.filled && this.color) return 'contrast';
|
|
16266
|
+
return this.color;
|
|
16265
16267
|
}
|
|
16266
16268
|
}
|
|
16267
16269
|
});
|
|
16268
16270
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js&
|
|
16269
16271
|
/* harmony default export */ var wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_ = (wt_rounded_actionvue_type_script_lang_js_);
|
|
16270
|
-
;// 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=
|
|
16272
|
+
;// 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=6bb25828&lang=scss&scoped=true&
|
|
16271
16273
|
// extracted by mini-css-extract-plugin
|
|
16272
16274
|
|
|
16273
|
-
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
16275
|
+
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=6bb25828&lang=scss&scoped=true&
|
|
16274
16276
|
|
|
16275
16277
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue
|
|
16276
16278
|
|
|
@@ -16283,11 +16285,11 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16283
16285
|
|
|
16284
16286
|
var wt_rounded_action_component = componentNormalizer_normalizeComponent(
|
|
16285
16287
|
wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_,
|
|
16286
|
-
|
|
16287
|
-
|
|
16288
|
+
wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_render,
|
|
16289
|
+
wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_staticRenderFns,
|
|
16288
16290
|
false,
|
|
16289
16291
|
null,
|
|
16290
|
-
"
|
|
16292
|
+
"6bb25828",
|
|
16291
16293
|
null
|
|
16292
16294
|
|
|
16293
16295
|
)
|