@qikdev/vue-ui 0.1.56 → 0.1.57

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/lib.es.js CHANGED
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
32
32
  };
33
33
  import { openBlock, createElementBlock, renderSlot, resolveComponent, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelSelect, withKeys, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.1.56";
35
+ const version$1 = "0.1.57";
36
36
  var flexColumn_vue_vue_type_style_index_0_scoped_true_lang = "";
37
37
  var _export_sfc = (sfc, props2) => {
38
38
  const target = sfc.__vccOpts || sfc;
@@ -5379,12 +5379,7 @@ const _sfc_main$Q = {
5379
5379
  if (this.icon) {
5380
5380
  array.push(`ux-btn-icon`);
5381
5381
  }
5382
- if (this.color == "default") {
5383
- array.push("ux-btn-color-default");
5384
- }
5385
- if (this.color == "primary") {
5386
- array.push("ux-btn-color-primary");
5387
- }
5382
+ array.push(`ux-btn-${this.color}`);
5388
5383
  if (this.disabled) {
5389
5384
  array.push(`ux-btn-disabled`);
5390
5385
  }
@@ -5427,7 +5422,7 @@ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
5427
5422
  _: 3
5428
5423
  }, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
5429
5424
  }
5430
- var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-ef0c5e26"]]);
5425
+ var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-7db8ccb4"]]);
5431
5426
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
5432
5427
  const _sfc_main$P = {
5433
5428
  props: {
@@ -6035,7 +6030,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
6035
6030
  }, null, 8, _hoisted_2$x))
6036
6031
  ], 4);
6037
6032
  }
6038
- var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-92100196"]]);
6033
+ var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-4c8cc011"]]);
6039
6034
  var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
6040
6035
  const _sfc_main$I = {
6041
6036
  props: {