@vtj/ui 0.8.51 → 0.8.52

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.mjs CHANGED
@@ -8,10 +8,10 @@ import { useRouter as dd, RouterView as ub, useRoute as dm, routeLocationKey as
8
8
  * Copyright (c) 2024, VTJ.PRO All rights reserved.
9
9
  * @name @vtj/ui
10
10
  * @author CHC chenhuachun1549@dingtalk.com
11
- * @version 0.8.51
11
+ * @version 0.8.52
12
12
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
13
13
  */
14
- const cI = "0.8.51", fb = {
14
+ const cI = "0.8.52", fb = {
15
15
  default: 14,
16
16
  small: 12,
17
17
  large: 18
@@ -22472,7 +22472,7 @@ const u7 = {
22472
22472
  return [m(ff, { ...n }, () => o)];
22473
22473
  }
22474
22474
  }, E7 = /* @__PURE__ */ nt({
22475
- name: "FilterEdit",
22475
+ name: "PickerEdit",
22476
22476
  __name: "PickerEdit",
22477
22477
  props: {
22478
22478
  params: {},
@@ -23557,7 +23557,7 @@ const $0 = /* @__PURE__ */ nt({
23557
23557
  const k = await y({});
23558
23558
  k?.list && k.list.length === 1 ? (w(), E(k.list[0])) : i.value = !0;
23559
23559
  } else
23560
- i.value = !0;
23560
+ w(), i.value = !0;
23561
23561
  }, v = (D) => {
23562
23562
  if (o.disabled)
23563
23563
  return;
@@ -27181,6 +27181,7 @@ export {
27181
27181
  la as parseSize,
27182
27182
  PR as qrcodeProps,
27183
27183
  tR as registerFieldEditors,
27184
+ hc as sharedFilterOptions,
27184
27185
  ER as startupProps,
27185
27186
  cR as tabsProps,
27186
27187
  _R as testProps,
@@ -27188,6 +27189,7 @@ export {
27188
27189
  pd as useAdapter,
27189
27190
  fI as useDefer,
27190
27191
  hd as useDisabled,
27192
+ gc as useEditRender,
27191
27193
  hs as useIcon,
27192
27194
  Sb as useIconProps,
27193
27195
  Tb as useLoader,