x-prop-tree 0.7.9 → 0.7.10

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/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { provide as ce, inject as de, defineComponent as R, ref as O, computed as K, resolveComponent as x, createBlock as B, openBlock as C, unref as L, isRef as ve, withCtx as J, createVNode as D, createElementBlock as E, Fragment as Ve, renderList as Be, createTextVNode as Ce, toDisplayString as W, resolveDirective as le, withDirectives as ee, withModifiers as X, normalizeStyle as I, createElementVNode as F, createCommentVNode as G, renderSlot as ft, h, mergeModels as Y, useModel as z, useId as we, onUnmounted as De, withKeys as Ke, mergeProps as be, watchEffect as Ne, watch as re, useTemplateRef as Je, reactive as mt, onMounted as vt, onBeforeUnmount as pt } from "vue";
2
2
  import { useI18n as te } from "vue-i18n";
3
3
  import { useViewStack as Se, useColor as ie, eventBus as ue, useSystem as pe, openPromptDlg as yt, openNumberDlg as Re, injectDark as gt, injectLocale as ht } from "x-essential-lib";
4
- import { c as Ee, i as Ue, r as He, v as _t, d as kt } from "./vendor.n68iqk3a.js";
4
+ import { c as Ee, i as Ue, r as He, v as _t, d as kt } from "./vendor.f0ug048x.js";
5
5
  import { getPropDefault as q, pkgs as Fe, parsePixelStr as Vt, parsePercentStr as Ct } from "x-runtime-lib";
6
6
  import { globalState as St } from "x-state-lib";
7
7
  import { useDisplay as Ut } from "vuetify";
@@ -32,10 +32,10 @@ function Ie(e) {
32
32
  var t = F(e);
33
33
  return t == rt || t == nt || t == tt || t == at;
34
34
  }
35
- var Y = v["__core-js_shared__"], se = function() {
35
+ var Y = v["__core-js_shared__"], se = (function() {
36
36
  var e = /[^.]+$/.exec(Y && Y.keys && Y.keys.IE_PROTO || "");
37
37
  return e ? "Symbol(src)_1." + e : "";
38
- }();
38
+ })();
39
39
  function ot(e) {
40
40
  return !!se && se in e;
41
41
  }
@@ -69,7 +69,7 @@ function E(e, t) {
69
69
  var r = yt(e, t);
70
70
  return bt(r) ? r : void 0;
71
71
  }
72
- var Q = E(v, "WeakMap"), ue = Object.create, ht = /* @__PURE__ */ function() {
72
+ var Q = E(v, "WeakMap"), ue = Object.create, ht = /* @__PURE__ */ (function() {
73
73
  function e() {
74
74
  }
75
75
  return function(t) {
@@ -81,13 +81,13 @@ var Q = E(v, "WeakMap"), ue = Object.create, ht = /* @__PURE__ */ function() {
81
81
  var r = new e();
82
82
  return e.prototype = void 0, r;
83
83
  };
84
- }(), fe = function() {
84
+ })(), fe = (function() {
85
85
  try {
86
86
  var e = E(Object, "defineProperty");
87
87
  return e({}, "", {}), e;
88
88
  } catch {
89
89
  }
90
- }();
90
+ })();
91
91
  function _t(e, t) {
92
92
  for (var r = -1, n = e == null ? 0 : e.length; ++r < n && t(e[r], r, e) !== !1; )
93
93
  ;
@@ -135,9 +135,9 @@ var xt = "[object Arguments]";
135
135
  function ce(e) {
136
136
  return P(e) && F(e) == xt;
137
137
  }
138
- var Le = Object.prototype, Ct = Le.hasOwnProperty, It = Le.propertyIsEnumerable, Mt = ce(/* @__PURE__ */ function() {
138
+ var Le = Object.prototype, Ct = Le.hasOwnProperty, It = Le.propertyIsEnumerable, Mt = ce(/* @__PURE__ */ (function() {
139
139
  return arguments;
140
- }()) ? ce : function(e) {
140
+ })()) ? ce : function(e) {
141
141
  return P(e) && Ct.call(e, "callee") && !It.call(e, "callee");
142
142
  };
143
143
  function Dt() {
@@ -154,13 +154,13 @@ function ne(e) {
154
154
  return e(t);
155
155
  };
156
156
  }
157
- var Fe = typeof exports == "object" && exports && !exports.nodeType && exports, M = Fe && typeof module == "object" && module && !module.nodeType && module, ur = M && M.exports === Fe, J = ur && xe.process, C = function() {
157
+ var Fe = typeof exports == "object" && exports && !exports.nodeType && exports, M = Fe && typeof module == "object" && module && !module.nodeType && module, ur = M && M.exports === Fe, J = ur && xe.process, C = (function() {
158
158
  try {
159
159
  var e = M && M.require && M.require("util").types;
160
160
  return e || J && J.binding && J.binding("util");
161
161
  } catch {
162
162
  }
163
- }(), ge = C && C.isTypedArray, Be = ge ? ne(ge) : sr, fr = Object.prototype, cr = fr.hasOwnProperty;
163
+ })(), ge = C && C.isTypedArray, Be = ge ? ne(ge) : sr, fr = Object.prototype, cr = fr.hasOwnProperty;
164
164
  function pr(e, t) {
165
165
  var r = D(e), n = !r && Mt(e), i = !r && !n && H(e), a = !r && !n && !i && Be(e), o = r || n || i || a, s = o ? Et(e.length, String) : [], u = s.length;
166
166
  for (var f in e)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-prop-tree",
3
3
  "private": false,
4
- "version": "0.7.9",
4
+ "version": "0.7.10",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -26,11 +26,11 @@
26
26
  "vue": "^3.5.19",
27
27
  "vue-i18n": "^11.1.11",
28
28
  "vuetify": "^3.9.5",
29
- "x-block-lib": "^0.7.21",
30
- "x-essential-lib": "^0.8.29",
29
+ "x-block-lib": "^0.7.22",
30
+ "x-essential-lib": "^0.8.30",
31
31
  "x-group-list": "^0.4.4",
32
- "x-runtime-lib": "^0.7.35",
33
- "x-state-lib": "^0.3.10"
32
+ "x-runtime-lib": "^0.7.36",
33
+ "x-state-lib": "^0.3.11"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@eslint/js": "^9.34.0",