@arco-iconbox/vue-smartcode 0.1.96 → 0.1.98

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/icon.js CHANGED
@@ -12986,7 +12986,7 @@
12986
12986
  }
12987
12987
  var index$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
12988
12988
  const _sfc_main = {
12989
- name: "IconColorNumberInput",
12989
+ name: "IconColorNumRange",
12990
12990
  props: {
12991
12991
  prefix: {
12992
12992
  type: String,
@@ -13005,7 +13005,7 @@
13005
13005
  viewBox: "0 0 24 24",
13006
13006
  fill: "none",
13007
13007
  xmlns: "http://www.w3.org/2000/svg",
13008
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-number-input`],
13008
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-num-range`],
13009
13009
  width: "1em",
13010
13010
  height: "1em"
13011
13011
  }, _ctx.$attrs), [
@@ -13076,7 +13076,7 @@
13076
13076
  exports2.IconColorNone = index$1C;
13077
13077
  exports2.IconColorNotice = index$4w;
13078
13078
  exports2.IconColorNum = index$2E;
13079
- exports2.IconColorNumberInput = index;
13079
+ exports2.IconColorNumRange = index;
13080
13080
  exports2.IconColorOpenai = index$46;
13081
13081
  exports2.IconColorOracle = index$4f;
13082
13082
  exports2.IconColorOrg = index$L;