@webitel/ui-sdk 2.1.36 → 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 +20 -18
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +20 -18
- 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/src/components/molecules/wt-icon-btn/wt-icon-btn.vue +4 -0
package/dist/ui-sdk.umd.js
CHANGED
|
@@ -16210,13 +16210,13 @@ var wt_tooltip_component = componentNormalizer_normalizeComponent(
|
|
|
16210
16210
|
)
|
|
16211
16211
|
|
|
16212
16212
|
/* harmony default export */ var wt_tooltip = (wt_tooltip_component.exports);
|
|
16213
|
-
;// 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=
|
|
16214
|
-
var
|
|
16213
|
+
;// 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&
|
|
16214
|
+
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:[
|
|
16215
16215
|
("wt-rounded-action--color-" + _vm.color),
|
|
16216
16216
|
{ 'wt-rounded-action--active': _vm.active },
|
|
16217
16217
|
{ 'wt-rounded-action--disabled': _vm.disabled },
|
|
16218
|
-
{ '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)}
|
|
16219
|
-
var
|
|
16218
|
+
{ '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)}
|
|
16219
|
+
var wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_staticRenderFns = []
|
|
16220
16220
|
|
|
16221
16221
|
|
|
16222
16222
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-81[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&
|
|
@@ -16241,6 +16241,7 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16241
16241
|
//
|
|
16242
16242
|
//
|
|
16243
16243
|
//
|
|
16244
|
+
//
|
|
16244
16245
|
/* harmony default export */ var wt_rounded_actionvue_type_script_lang_js_ = ({
|
|
16245
16246
|
name: 'wt-rounded-action',
|
|
16246
16247
|
props: {
|
|
@@ -16279,16 +16280,17 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16279
16280
|
if (this.disabled) return 'secondary-50';
|
|
16280
16281
|
if (this.color === 'secondary') return null; // dont change icon color
|
|
16281
16282
|
|
|
16282
|
-
return '';
|
|
16283
|
+
if (this.filled && this.color) return 'contrast';
|
|
16284
|
+
return this.color;
|
|
16283
16285
|
}
|
|
16284
16286
|
}
|
|
16285
16287
|
});
|
|
16286
16288
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=script&lang=js&
|
|
16287
16289
|
/* harmony default export */ var wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_ = (wt_rounded_actionvue_type_script_lang_js_);
|
|
16288
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[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=
|
|
16290
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[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&
|
|
16289
16291
|
// extracted by mini-css-extract-plugin
|
|
16290
16292
|
|
|
16291
|
-
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=
|
|
16293
|
+
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue?vue&type=style&index=0&id=6bb25828&lang=scss&scoped=true&
|
|
16292
16294
|
|
|
16293
16295
|
;// CONCATENATED MODULE: ./src/components/atoms/wt-rounded-action/wt-rounded-action.vue
|
|
16294
16296
|
|
|
@@ -16301,11 +16303,11 @@ var wt_rounded_actionvue_type_template_id_1ea6778a_scoped_true_staticRenderFns =
|
|
|
16301
16303
|
|
|
16302
16304
|
var wt_rounded_action_component = componentNormalizer_normalizeComponent(
|
|
16303
16305
|
wt_rounded_action_wt_rounded_actionvue_type_script_lang_js_,
|
|
16304
|
-
|
|
16305
|
-
|
|
16306
|
+
wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_render,
|
|
16307
|
+
wt_rounded_actionvue_type_template_id_6bb25828_scoped_true_staticRenderFns,
|
|
16306
16308
|
false,
|
|
16307
16309
|
null,
|
|
16308
|
-
"
|
|
16310
|
+
"6bb25828",
|
|
16309
16311
|
null
|
|
16310
16312
|
|
|
16311
16313
|
)
|
|
@@ -19572,9 +19574,9 @@ var wt_datetimepicker_component = componentNormalizer_normalizeComponent(
|
|
|
19572
19574
|
)
|
|
19573
19575
|
|
|
19574
19576
|
/* harmony default export */ var wt_datetimepicker = (wt_datetimepicker_component.exports);
|
|
19575
|
-
;// 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/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=template&id=
|
|
19576
|
-
var
|
|
19577
|
-
var
|
|
19577
|
+
;// 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/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=template&id=87f084a0&scoped=true&
|
|
19578
|
+
var wt_icon_btnvue_type_template_id_87f084a0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"wt-icon-btn",class:{ 'wt-icon-btn--disabled': _vm.disabled }},[_c('button',{staticClass:"wt-icon-btn__button",attrs:{"type":"button"}},[_c('wt-icon',{attrs:{"color":_vm.iconColor,"icon":_vm.icon,"icon-prefix":_vm.iconPrefix,"size":_vm.size},nativeOn:{"click":function($event){return _vm.$emit('click', $event)}}})],1)])}
|
|
19579
|
+
var wt_icon_btnvue_type_template_id_87f084a0_scoped_true_staticRenderFns = []
|
|
19578
19580
|
|
|
19579
19581
|
|
|
19580
19582
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-81[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=script&lang=js&
|
|
@@ -19623,10 +19625,10 @@ var wt_icon_btnvue_type_template_id_d78be65a_scoped_true_staticRenderFns = []
|
|
|
19623
19625
|
});
|
|
19624
19626
|
;// CONCATENATED MODULE: ./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=script&lang=js&
|
|
19625
19627
|
/* harmony default export */ var wt_icon_btn_wt_icon_btnvue_type_script_lang_js_ = (wt_icon_btnvue_type_script_lang_js_);
|
|
19626
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=style&index=0&id=
|
|
19628
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=style&index=0&id=87f084a0&lang=scss&scoped=true&
|
|
19627
19629
|
// extracted by mini-css-extract-plugin
|
|
19628
19630
|
|
|
19629
|
-
;// CONCATENATED MODULE: ./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=style&index=0&id=
|
|
19631
|
+
;// CONCATENATED MODULE: ./src/components/molecules/wt-icon-btn/wt-icon-btn.vue?vue&type=style&index=0&id=87f084a0&lang=scss&scoped=true&
|
|
19630
19632
|
|
|
19631
19633
|
;// CONCATENATED MODULE: ./src/components/molecules/wt-icon-btn/wt-icon-btn.vue
|
|
19632
19634
|
|
|
@@ -19639,11 +19641,11 @@ var wt_icon_btnvue_type_template_id_d78be65a_scoped_true_staticRenderFns = []
|
|
|
19639
19641
|
|
|
19640
19642
|
var wt_icon_btn_component = componentNormalizer_normalizeComponent(
|
|
19641
19643
|
wt_icon_btn_wt_icon_btnvue_type_script_lang_js_,
|
|
19642
|
-
|
|
19643
|
-
|
|
19644
|
+
wt_icon_btnvue_type_template_id_87f084a0_scoped_true_render,
|
|
19645
|
+
wt_icon_btnvue_type_template_id_87f084a0_scoped_true_staticRenderFns,
|
|
19644
19646
|
false,
|
|
19645
19647
|
null,
|
|
19646
|
-
"
|
|
19648
|
+
"87f084a0",
|
|
19647
19649
|
null
|
|
19648
19650
|
|
|
19649
19651
|
)
|