@open-xamu-co/ui-components-vue 4.0.0-next.33 → 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 +15 -0
  2. package/dist/Choice-BUxTa5iK.js +4 -0
  3. package/dist/{Choice-nVkjrnvj.cjs → Choice-By7YFttz.cjs} +1 -1
  4. package/dist/{Color-Cziaxi1o.cjs → Color-ChLyM-ST.cjs} +1 -1
  5. package/dist/Color-D5bJj_WU.js +4 -0
  6. package/dist/{Complex-B70f0KYV.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-k9gBKtgv.cjs → ContentFetch-Xr0kq82g.cjs} +1 -1
  10. package/dist/{Editor-CGXHqd3R.cjs → Editor-BPRo_xkL.cjs} +1 -1
  11. package/dist/Editor-oV7HoEAY.js +4 -0
  12. package/dist/{File-BZl4wrrP.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-6kO1hSCH.cjs → Filter-rltSmxdP.cjs} +1 -1
  16. package/dist/{InputCountriesAPI-CQJbF6xt.js → InputCountriesAPI-BO7tIEaL.js} +2 -2
  17. package/dist/{InputCountriesAPI-CG8WrEti.cjs → InputCountriesAPI-CRRAFEl3.cjs} +1 -1
  18. package/dist/List--ZMwwFS7.js +4 -0
  19. package/dist/{List-kz2AcC1J.cjs → List-BxW_f8Nu.cjs} +1 -1
  20. package/dist/Simple-14pJVu0I.js +4 -0
  21. package/dist/{Simple-CVxfxm8Y.cjs → Simple-BQfT-40W.cjs} +1 -1
  22. package/dist/Simple-BUxJT-C6.js +4 -0
  23. package/dist/{Simple-CxesHPCJ.cjs → Simple-D_j01khW.cjs} +1 -1
  24. package/dist/{Simple-Cx8Rcwm3.cjs → Simple-DhBaiQ6k.cjs} +1 -1
  25. package/dist/Simple-Dwfg_M8K.js +4 -0
  26. package/dist/{Time-DA8EVJQ1.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 +11 -8
  29. package/dist/components/modal/Simple.vue.d.ts +4 -4
  30. package/dist/{index-D6GBJ86f.js → index-DWJBBA22.js} +2675 -2658
  31. package/dist/{index-CsbyB_0U.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 +1 -1
  38. package/dist/Choice-sytmDhk0.js +0 -4
  39. package/dist/Color-C-ykp3VT.js +0 -4
  40. package/dist/Complex-U5SZnZXz.js +0 -4
  41. package/dist/ContentFetch-BtWMYO5-.js +0 -4
  42. package/dist/Editor-B2AefNGX.js +0 -4
  43. package/dist/File-DsDN7O0m.js +0 -4
  44. package/dist/Filter-C4vkLs6V.js +0 -4
  45. package/dist/List-Cb6qOi4U.js +0 -4
  46. package/dist/Simple-BzgEp9cj.js +0 -4
  47. package/dist/Simple-C59oaEMh.js +0 -4
  48. package/dist/Simple-ePbtereY.js +0 -4
  49. package/dist/Time-DniWlKXs.js +0 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
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
+
3
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)
4
19
 
5
20
 
@@ -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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-D6GBJ86f.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-BtWMYO5-.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-CsbyB_0U.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-k9gBKtgv.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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-CsbyB_0U.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,10 +1,11 @@
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>;
@@ -29,12 +30,12 @@ declare var __VLS_14: {}, __VLS_30: {}, __VLS_32: {}, __VLS_34: {
29
30
  stagesLength: number;
30
31
  setActiveStage: typeof setActiveStage;
31
32
  submit: import("lodash").DebouncedFunc<(e: Event) => Promise<void>>;
32
- }, __VLS_80: {
33
+ }, __VLS_85: {
33
34
  activeStage: number;
34
35
  stagesLength: number;
35
36
  setActiveStage: typeof setActiveStage;
36
37
  submit: import("lodash").DebouncedFunc<(e: Event) => Promise<void>>;
37
- }, __VLS_95: {};
38
+ }, __VLS_100: {};
38
39
  type __VLS_Slots = {} & {
39
40
  default?: (props: typeof __VLS_14) => any;
40
41
  } & {
@@ -44,9 +45,9 @@ type __VLS_Slots = {} & {
44
45
  } & {
45
46
  'primary-actions'?: (props: typeof __VLS_34) => any;
46
47
  } & {
47
- 'secondary-actions-content'?: (props: typeof __VLS_80) => any;
48
+ 'secondary-actions-content'?: (props: typeof __VLS_85) => any;
48
49
  } & {
49
- 'secondary-actions'?: (props: typeof __VLS_95) => any;
50
+ 'secondary-actions'?: (props: typeof __VLS_100) => any;
50
51
  };
51
52
  declare const __VLS_base: import("vue").DefineComponent<iFormStages, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
52
53
  "input-values": (...args: any[]) => void;
@@ -56,7 +57,9 @@ declare const __VLS_base: import("vue").DefineComponent<iFormStages, {}, {}, {},
56
57
  "onInput-values"?: ((...args: any[]) => any) | undefined;
57
58
  onSubmited?: ((...args: any[]) => any) | undefined;
58
59
  "onSet-active-stage"?: ((...args: any[]) => any) | undefined;
59
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
60
+ }>, {
61
+ submitIcon: IconName;
62
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
60
63
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
61
64
  declare const _default: typeof __VLS_export;
62
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;