@maltjoy/core-vue 5.22.0 → 5.23.0-next

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.
@@ -1,7 +1,7 @@
1
1
  import type { VJoyInputProps } from '../JoyInput/JoyInput.types';
2
2
  type VJoyInputNumberProps = Omit<VJoyInputProps, 'clearable' | 'clearAriaLabel'>;
3
3
  declare function focus(): void;
4
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<VJoyInputNumberProps, {
4
+ declare const _default: import("vue").DefineComponent<VJoyInputNumberProps, {
5
5
  focus: typeof focus;
6
6
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
7
  "update:modelValue": (value: string) => any;
@@ -19,12 +19,5 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<VJ
19
19
  modelModifiers: Partial<Record<"number" | "trim" | "lazy", boolean>>;
20
20
  unit: string;
21
21
  readonly: boolean;
22
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
23
- default?(_: {}): any;
24
- }>;
22
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
23
  export default _default;
26
- type __VLS_WithTemplateSlots<T, S> = T & {
27
- new (): {
28
- $slots: S;
29
- };
30
- };
package/dist/core-vue.js CHANGED
@@ -5272,19 +5272,16 @@ const Va = /* @__PURE__ */ B({
5272
5272
  }, { ...F(a), ...l }, {
5273
5273
  "onUpdate:modelValue": s[0] || (s[0] = (m) => o("update:modelValue", m))
5274
5274
  }), {
5275
- default: z(() => [
5276
- w(u.$slots, "default", {}, void 0, !0)
5277
- ]),
5278
5275
  "right-action": z(() => [
5279
5276
  e.unit ? (c(), v("div", Ii, [
5280
5277
  h("span", Li, J(e.unit), 1)
5281
5278
  ])) : k("", !0)
5282
5279
  ]),
5283
- _: 3
5280
+ _: 1
5284
5281
  }, 16)
5285
5282
  ]));
5286
5283
  }
5287
- }), Uu = /* @__PURE__ */ E(Bi, [["__scopeId", "data-v-1c0b98ad"]]), Ai = { class: "joy-input-password" }, Ei = /* @__PURE__ */ B({
5284
+ }), Uu = /* @__PURE__ */ E(Bi, [["__scopeId", "data-v-4747ea64"]]), Ai = { class: "joy-input-password" }, Ei = /* @__PURE__ */ B({
5288
5285
  inheritAttrs: !1,
5289
5286
  __name: "VJoyInputPassword",
5290
5287
  props: {