@open-xamu-co/ui-components-vue 4.0.0-next.32 → 4.0.0-next.34

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.
Files changed (49) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/Choice-BUxTa5iK.js +4 -0
  3. package/dist/{Choice-yPm15TmL.cjs → Choice-By7YFttz.cjs} +1 -1
  4. package/dist/{Color-JaWt3ThI.cjs → Color-ChLyM-ST.cjs} +1 -1
  5. package/dist/Color-D5bJj_WU.js +4 -0
  6. package/dist/{Complex-7kIEge6R.cjs → Complex-8uKwm43R.cjs} +1 -1
  7. package/dist/Complex-BQgoEXuQ.js +4 -0
  8. package/dist/ContentFetch-CXrn0eQp.js +4 -0
  9. package/dist/{ContentFetch-DnFQ5Aq7.cjs → ContentFetch-Xr0kq82g.cjs} +1 -1
  10. package/dist/{Editor-7JJR4ATb.cjs → Editor-BPRo_xkL.cjs} +1 -1
  11. package/dist/Editor-oV7HoEAY.js +4 -0
  12. package/dist/{File-CDxAXmQl.cjs → File-BiddR3Un.cjs} +1 -1
  13. package/dist/File-BsbOoS3w.js +4 -0
  14. package/dist/Filter-IdU2n8fi.js +4 -0
  15. package/dist/{Filter-DKesibMu.cjs → Filter-rltSmxdP.cjs} +1 -1
  16. package/dist/{InputCountriesAPI-Ca9fzClB.js → InputCountriesAPI-BO7tIEaL.js} +2 -2
  17. package/dist/{InputCountriesAPI-Cu0BDOGh.cjs → InputCountriesAPI-CRRAFEl3.cjs} +1 -1
  18. package/dist/List--ZMwwFS7.js +4 -0
  19. package/dist/{List-Bb-Gfqbx.cjs → List-BxW_f8Nu.cjs} +1 -1
  20. package/dist/Simple-14pJVu0I.js +4 -0
  21. package/dist/{Simple-Knhh5OFo.cjs → Simple-BQfT-40W.cjs} +1 -1
  22. package/dist/Simple-BUxJT-C6.js +4 -0
  23. package/dist/{Simple-Co65ru9a.cjs → Simple-D_j01khW.cjs} +1 -1
  24. package/dist/{Simple-CzNj0aSo.cjs → Simple-DhBaiQ6k.cjs} +1 -1
  25. package/dist/Simple-Dwfg_M8K.js +4 -0
  26. package/dist/{Time-CprOM_-2.cjs → Time-By_A_wqo.cjs} +1 -1
  27. package/dist/Time-C-PyFuqa.js +4 -0
  28. package/dist/components/form/Stages.vue.d.ts +13 -12
  29. package/dist/components/modal/Simple.vue.d.ts +4 -4
  30. package/dist/{index-B9xuJkkJ.js → index-DWJBBA22.js} +3505 -3509
  31. package/dist/{index-CDIdmENN.cjs → index-Dw1Oidxx.cjs} +33 -33
  32. package/dist/index.cjs +1 -1
  33. package/dist/index.js +1 -1
  34. package/dist/plugin.cjs +1 -1
  35. package/dist/plugin.js +1 -1
  36. package/dist/types/props/modal.d.ts +3 -0
  37. package/package.json +2 -2
  38. package/dist/Choice-BaV8zwUF.js +0 -4
  39. package/dist/Color-LY16xo3z.js +0 -4
  40. package/dist/Complex-BaU1Sdnu.js +0 -4
  41. package/dist/ContentFetch-LUDVDqrD.js +0 -4
  42. package/dist/Editor-VLeHBkWl.js +0 -4
  43. package/dist/File-DlA49Ibd.js +0 -4
  44. package/dist/Filter-Cd-x0SvT.js +0 -4
  45. package/dist/List-Clfxrmdu.js +0 -4
  46. package/dist/Simple-4fej94Lz.js +0 -4
  47. package/dist/Simple-BnFSlbBD.js +0 -4
  48. package/dist/Simple-Byb1eA82.js +0 -4
  49. package/dist/Time-BNltxUTl.js +0 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  Xamu UI
2
2
 
3
+ # [@open-xamu-co/ui-components-vue-v4.0.0-next.34](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v4.0.0-next.33...@open-xamu-co/ui-components-vue-v4.0.0-next.34) (2026-07-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * **vue:** better responsive with icon fallback ([2243424](https://github.com/xamu-co/ui/commit/224342451fee71be9549d2537a79afb2e4338816))
9
+
10
+
11
+
12
+
13
+
14
+ Updating dependant packages with "@open-xamu-co/ui-components-vue" version "4.0.0-next.34"
15
+ Updating "nuxt"
16
+ Succesfully updated "nuxt" package
17
+
18
+ # [@open-xamu-co/ui-components-vue-v4.0.0-next.33](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v4.0.0-next.32...@open-xamu-co/ui-components-vue-v4.0.0-next.33) (2026-07-12)
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * **vue:** form stages with proven functionality ([5cf3fb7](https://github.com/xamu-co/ui/commit/5cf3fb715327e2a60709df4924f267e3eecabea4))
24
+
25
+
26
+
27
+
28
+
29
+ Updating dependant packages with "@open-xamu-co/ui-components-vue" version "4.0.0-next.33"
30
+ Updating "nuxt"
31
+ Succesfully updated "nuxt" package
32
+
3
33
  # [@open-xamu-co/ui-components-vue-v4.0.0-next.32](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v4.0.0-next.31...@open-xamu-co/ui-components-vue-v4.0.0-next.32) (2026-07-08)
4
34
 
5
35
 
@@ -0,0 +1,4 @@
1
+ import { l as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$9;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$9;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$1;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$1;
@@ -0,0 +1,4 @@
1
+ import { d as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$2;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$2;
@@ -0,0 +1,4 @@
1
+ import { e } from "./index-DWJBBA22.js";
2
+ export {
3
+ e as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { q as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$13;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$13;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$10;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$10;
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-DWJBBA22.js";
2
+ export {
3
+ m as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$6;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$6;
@@ -0,0 +1,4 @@
1
+ import { i as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$8;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$8;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as C, defineAsyncComponent as g, computed as k, createBlock as u, openBlock as d, Suspense as i, withCtx as t, createVNode as a, unref as l, renderSlot as $, normalizeProps as A, guardReactiveProps as B } from "vue";
2
- import { n as o, o as b, p as s } from "./index-B9xuJkkJ.js";
2
+ import { n as o, o as b, p as s } from "./index-DWJBBA22.js";
3
3
  const P = /* @__PURE__ */ C({
4
4
  name: "FormInputCountriesApi",
5
5
  inheritAttrs: !0,
@@ -17,7 +17,7 @@ const P = /* @__PURE__ */ C({
17
17
  },
18
18
  setup(e) {
19
19
  const n = g({
20
- loader: () => import("./ContentFetch-LUDVDqrD.js"),
20
+ loader: () => import("./ContentFetch-CXrn0eQp.js"),
21
21
  loadingComponent: o
22
22
  }), c = e, { defaultCountry: p, getCountryStates: f, getStateCities: h } = b(), r = k(() => c.model[0] || p || "");
23
23
  return (w, v) => (d(), u(i, null, {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),a=require("./index-CDIdmENN.cjs"),s=e.defineComponent({name:"FormInputCountriesApi",inheritAttrs:!0,__name:"InputCountriesAPI",props:{model:{},countries:{},states:{default:()=>[]},loading:{type:Boolean},errors:{},refresh:{},theme:{},invertTheme:{type:Boolean},shadow:{type:[Boolean,Array]}},setup(t){const n=e.defineAsyncComponent({loader:()=>Promise.resolve().then(()=>require("./ContentFetch-DnFQ5Aq7.cjs")),loadingComponent:a._sfc_main$11}),l=t,{defaultCountry:u,getCountryStates:i,getStateCities:m}=a.useCountries(),r=e.computed(()=>l.model[0]||u||"");return(d,h)=>(e.openBlock(),e.createBlock(e.Suspense,null,{fallback:e.withCtx(()=>[e.createVNode(a._sfc_main$11,{theme:t.theme},null,8,["theme"])]),default:e.withCtx(()=>[e.createVNode(a._sfc_main$12,{wrapper:e.unref(n),wrap:!t.loading&&!t.states?.length,promise:e.unref(i),url:`/${t.model[0]}?states`,payload:[r.value],fallback:[],theme:t.theme,unwrap:""},{default:e.withCtx(o=>[(e.openBlock(),e.createBlock(e.Suspense,null,{fallback:e.withCtx(()=>[e.createVNode(a._sfc_main$11,{theme:t.theme},null,8,["theme"])]),default:e.withCtx(()=>[e.createVNode(a._sfc_main$12,{wrapper:e.unref(n),wrap:!t.loading&&!o?.loading&&!!t.model[1],promise:e.unref(m),url:`/${t.model[0]}/${t.model[1]}?cities`,payload:[r.value,t.model[1]],fallback:[],theme:t.theme,unwrap:""},{default:e.withCtx(c=>[e.renderSlot(d.$slots,"default",e.normalizeProps(e.guardReactiveProps({statesReq:o,citiesReq:c})))]),_:2},1032,["wrapper","wrap","promise","url","payload","theme"])]),_:2},1024))]),_:3},8,["wrapper","wrap","promise","url","payload","theme"])]),_:3}))}});exports.default=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),a=require("./index-Dw1Oidxx.cjs"),s=e.defineComponent({name:"FormInputCountriesApi",inheritAttrs:!0,__name:"InputCountriesAPI",props:{model:{},countries:{},states:{default:()=>[]},loading:{type:Boolean},errors:{},refresh:{},theme:{},invertTheme:{type:Boolean},shadow:{type:[Boolean,Array]}},setup(t){const n=e.defineAsyncComponent({loader:()=>Promise.resolve().then(()=>require("./ContentFetch-Xr0kq82g.cjs")),loadingComponent:a._sfc_main$11}),l=t,{defaultCountry:u,getCountryStates:i,getStateCities:m}=a.useCountries(),r=e.computed(()=>l.model[0]||u||"");return(d,h)=>(e.openBlock(),e.createBlock(e.Suspense,null,{fallback:e.withCtx(()=>[e.createVNode(a._sfc_main$11,{theme:t.theme},null,8,["theme"])]),default:e.withCtx(()=>[e.createVNode(a._sfc_main$12,{wrapper:e.unref(n),wrap:!t.loading&&!t.states?.length,promise:e.unref(i),url:`/${t.model[0]}?states`,payload:[r.value],fallback:[],theme:t.theme,unwrap:""},{default:e.withCtx(o=>[(e.openBlock(),e.createBlock(e.Suspense,null,{fallback:e.withCtx(()=>[e.createVNode(a._sfc_main$11,{theme:t.theme},null,8,["theme"])]),default:e.withCtx(()=>[e.createVNode(a._sfc_main$12,{wrapper:e.unref(n),wrap:!t.loading&&!o?.loading&&!!t.model[1],promise:e.unref(m),url:`/${t.model[0]}/${t.model[1]}?cities`,payload:[r.value,t.model[1]],fallback:[],theme:t.theme,unwrap:""},{default:e.withCtx(c=>[e.renderSlot(d.$slots,"default",e.normalizeProps(e.guardReactiveProps({statesReq:o,citiesReq:c})))]),_:2},1032,["wrapper","wrap","promise","url","payload","theme"])]),_:2},1024))]),_:3},8,["wrapper","wrap","promise","url","payload","theme"])]),_:3}))}});exports.default=s;
@@ -0,0 +1,4 @@
1
+ import { g as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$4;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$4;
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$3;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$3;
@@ -0,0 +1,4 @@
1
+ import { h as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$5;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$5;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main;
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CDIdmENN.cjs");exports.default=e._sfc_main$7;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Dw1Oidxx.cjs");exports.default=e._sfc_main$7;
@@ -0,0 +1,4 @@
1
+ import { j as f } from "./index-DWJBBA22.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,18 +1,19 @@
1
+ import type { IconName } from "@fortawesome/fontawesome-common-types";
1
2
  import type { iForm, iInvalidInput, tFormInput, tProps } from "@open-xamu-co/ui-common-types";
2
3
  import type { iUseThemeProps } from "../../types/props";
3
4
  export interface iFormStages extends iUseThemeProps {
4
- /**
5
- * Label for the submit button
6
- */
5
+ /** Label for the submit button */
7
6
  submitLabel?: string;
7
+ /** Icon for the submit button on mobile */
8
+ submitIcon?: IconName;
8
9
  stages: iForm[][];
9
10
  hideRequiredDisclaimer?: boolean;
10
11
  stagesClasses?: tProps<string>;
11
12
  /**
12
13
  * submit fn
13
14
  */
14
- submitFn?: (values: tFormInput[], event?: Event) => Promise<boolean | iInvalidInput[]>;
15
- /** Perform additional actions if submit succeds */
15
+ submitFn?: (values: tFormInput[], event: Event) => Promise<boolean | iInvalidInput[] | undefined>;
16
+ /** Perform additional actions if submit succeeds */
16
17
  successFn?: () => void;
17
18
  /**
18
19
  * Omit requiring filling up the form
@@ -28,15 +29,13 @@ declare var __VLS_14: {}, __VLS_30: {}, __VLS_32: {}, __VLS_34: {
28
29
  activeStage: number;
29
30
  stagesLength: number;
30
31
  setActiveStage: typeof setActiveStage;
31
- canSubmit: boolean;
32
32
  submit: import("lodash").DebouncedFunc<(e: Event) => Promise<void>>;
33
- }, __VLS_80: {
33
+ }, __VLS_85: {
34
34
  activeStage: number;
35
35
  stagesLength: number;
36
36
  setActiveStage: typeof setActiveStage;
37
- canSubmit: boolean;
38
37
  submit: import("lodash").DebouncedFunc<(e: Event) => Promise<void>>;
39
- }, __VLS_82: {};
38
+ }, __VLS_100: {};
40
39
  type __VLS_Slots = {} & {
41
40
  default?: (props: typeof __VLS_14) => any;
42
41
  } & {
@@ -46,9 +45,9 @@ type __VLS_Slots = {} & {
46
45
  } & {
47
46
  'primary-actions'?: (props: typeof __VLS_34) => any;
48
47
  } & {
49
- 'secondary-actions-content'?: (props: typeof __VLS_80) => any;
48
+ 'secondary-actions-content'?: (props: typeof __VLS_85) => any;
50
49
  } & {
51
- 'secondary-actions'?: (props: typeof __VLS_82) => any;
50
+ 'secondary-actions'?: (props: typeof __VLS_100) => any;
52
51
  };
53
52
  declare const __VLS_base: import("vue").DefineComponent<iFormStages, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
54
53
  "input-values": (...args: any[]) => void;
@@ -58,7 +57,9 @@ declare const __VLS_base: import("vue").DefineComponent<iFormStages, {}, {}, {},
58
57
  "onInput-values"?: ((...args: any[]) => any) | undefined;
59
58
  onSubmited?: ((...args: any[]) => any) | undefined;
60
59
  "onSet-active-stage"?: ((...args: any[]) => any) | undefined;
61
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
60
+ }>, {
61
+ submitIcon: IconName;
62
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
62
63
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
63
64
  declare const _default: typeof __VLS_export;
64
65
  export default _default;
@@ -33,12 +33,12 @@ declare var __VLS_8: {
33
33
  modalRef: HTMLDialogElement | undefined;
34
34
  invertedTheme: [import("@open-xamu-co/ui-common-types").tThemeModifier, import("@open-xamu-co/ui-common-types").tThemeModifier];
35
35
  save: (e: Event) => void;
36
- }, __VLS_47: {
36
+ }, __VLS_52: {
37
37
  toggleModal: typeof toggleModal;
38
38
  model: boolean;
39
39
  modalRef: HTMLDialogElement | undefined;
40
40
  invertedTheme: [import("@open-xamu-co/ui-common-types").tThemeModifier, import("@open-xamu-co/ui-common-types").tThemeModifier];
41
- }, __VLS_87: {
41
+ }, __VLS_92: {
42
42
  toggleModal: typeof toggleModal;
43
43
  model: boolean;
44
44
  modalRef: HTMLDialogElement | undefined;
@@ -57,9 +57,9 @@ type __VLS_Slots = {} & {
57
57
  } & {
58
58
  'footer-actions'?: (props: typeof __VLS_37) => any;
59
59
  } & {
60
- 'footer-actions-extras'?: (props: typeof __VLS_47) => any;
60
+ 'footer-actions-extras'?: (props: typeof __VLS_52) => any;
61
61
  } & {
62
- default?: (props: typeof __VLS_87) => any;
62
+ default?: (props: typeof __VLS_92) => any;
63
63
  };
64
64
  declare const __VLS_base: import("vue").DefineComponent<iModalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
65
65
  close: (...args: any[]) => void;