@yetuzi/vue3-query-components 1.2.0 → 1.2.1

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
@@ -2244,11 +2244,7 @@ const $c = { class: "common-query-table" }, Sc = /* @__PURE__ */ Q({
2244
2244
  for (const [r, o] of t)
2245
2245
  n[r] = o;
2246
2246
  return n;
2247
- }, Qc = /* @__PURE__ */ Ft(Sc, [["__scopeId", "data-v-a726f75e"]]);
2248
- function Kc(e, t) {
2249
- return e.is === t;
2250
- }
2251
- const Cc = /* @__PURE__ */ Q({
2247
+ }, Qc = /* @__PURE__ */ Ft(Sc, [["__scopeId", "data-v-a726f75e"]]), Cc = /* @__PURE__ */ Q({
2252
2248
  name: "CommonForm",
2253
2249
  __name: "index",
2254
2250
  props: /* @__PURE__ */ oe({
@@ -2280,7 +2276,7 @@ const Cc = /* @__PURE__ */ Q({
2280
2276
  emits: /* @__PURE__ */ oe(["submit", "reset"], ["update:loading"]),
2281
2277
  setup(e, { expose: t, emit: n }) {
2282
2278
  Hr((_) => ({
2283
- v61f64934: p(f).component.form.formItem.components.width
2279
+ a5bfb0ac: p(f).component.form.formItem.components.width
2284
2280
  }));
2285
2281
  const r = e, o = /* @__PURE__ */ new Map([
2286
2282
  ["select", Fc],
@@ -2374,7 +2370,7 @@ const Cc = /* @__PURE__ */ Q({
2374
2370
  _: 3
2375
2371
  }, 16, ["model"]));
2376
2372
  }
2377
- }), Tc = /* @__PURE__ */ Ft(Cc, [["__scopeId", "data-v-21a094af"]]);
2373
+ }), Tc = /* @__PURE__ */ Ft(Cc, [["__scopeId", "data-v-dfc558ab"]]);
2378
2374
  var Je = { exports: {} }, Oc = Je.exports, Tn;
2379
2375
  function Ec() {
2380
2376
  return Tn || (Tn = 1, (function(e, t) {
@@ -3137,7 +3133,7 @@ const jr = Symbol();
3137
3133
  function at() {
3138
3134
  return An(jr, Gc);
3139
3135
  }
3140
- function ef(e, t = be) {
3136
+ function Kc(e, t = be) {
3141
3137
  const n = t(e), r = N(e);
3142
3138
  return [r, () => {
3143
3139
  r.value = t(n);
@@ -3202,7 +3198,7 @@ function qc(e) {
3202
3198
  return n;
3203
3199
  });
3204
3200
  }
3205
- const tf = "1.2.0", Gc = Le({
3201
+ const ef = "1.2.1", Gc = Le({
3206
3202
  component: {
3207
3203
  placeholder: "-",
3208
3204
  pagination: {
@@ -3239,11 +3235,10 @@ export {
3239
3235
  Hc as filterNullAndUndefined,
3240
3236
  at as getCommonProviderConfig,
3241
3237
  Bc as getFirstValidValue,
3242
- Kc as isFormItemType,
3243
3238
  qc as useGetComponentsChildrenAttrs,
3244
3239
  Wc as useGetComponentsChildrenSlots,
3245
3240
  Yc as useResettableReactive,
3246
- ef as useResettableRef,
3247
- tf as version
3241
+ Kc as useResettableRef,
3242
+ ef as version
3248
3243
  };
3249
3244
  //# sourceMappingURL=index.js.map