zf-dbs 0.1.11 → 0.1.12

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.
@@ -396,7 +396,7 @@ const ne = /* @__PURE__ */ j({
396
396
  function d(o, f) {
397
397
  l();
398
398
  const u = s(f);
399
- if (console.log(u), !u.number)
399
+ if (!u.number)
400
400
  return n.value.value = u.value, n.value.prefix = u.prefix, n.value.number = u.number, n.value.negativeFlag = !!u.negative, n.value.integer = u.integer, n.value.decimalFull = u.decimalFull, n.value.decimal = u.decimal, n.value.decimalDecimal = u.decimal.length, n.value.append = u.append, h();
401
401
  const w = s(o);
402
402
  n.value.prefix = u.prefix, n.value.value = w.value, n.value.append = u.append, n.value.thousandFlag = u.integer.includes(","), r = new x.Tween({
@@ -438,7 +438,7 @@ const ne = /* @__PURE__ */ j({
438
438
  k(P(v(n).value), 1)
439
439
  ], !0);
440
440
  }
441
- }), D = /* @__PURE__ */ H(ne, [["__scopeId", "data-v-8ee850a5"]]), ae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
441
+ }), D = /* @__PURE__ */ H(ne, [["__scopeId", "data-v-3243bcbd"]]), ae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
442
442
  __proto__: null,
443
443
  ZfTweenNumber: D,
444
444
  default: D
@@ -1,4 +1,4 @@
1
- import { z as f, z as r } from "../chunks/RSebFkVX.mjs";
1
+ import { z as f, z as r } from "../chunks/slXKdM5n.mjs";
2
2
  export {
3
3
  f as ZfTweenNumber,
4
4
  r as default
package/dist/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import { u as Fa, c as Yr, _ as ja } from "./chunks/OYzm_MFq.mjs";
2
2
  import { z as Fy, d as jy } from "./chunks/OYzm_MFq.mjs";
3
3
  import { _ as Ba } from "./chunks/CRrp0zFe.mjs";
4
- import { _ as Na } from "./chunks/RSebFkVX.mjs";
5
- import { z as Ny } from "./chunks/RSebFkVX.mjs";
4
+ import { _ as Na } from "./chunks/slXKdM5n.mjs";
5
+ import { z as Ny } from "./chunks/slXKdM5n.mjs";
6
6
  import { reactive as Da, watch as ka, onMounted as Ma, onUnmounted as Ua, computed as La } from "vue";
7
7
  import { Z as ky } from "./chunks/zkyql-F5.mjs";
8
8
  function po(t, e) {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "zf-dbs",
3
3
  "type": "module",
4
4
  "description": "",
5
- "version": "0.1.11",
5
+ "version": "0.1.12",
6
6
  "main": "./dist/index.mjs",
7
7
  "module": "./dist/index.mjs",
8
8
  "types": "./dist/index.d.ts",