@open-xamu-co/ui-components-vue 4.0.0-next.33 → 4.0.0-next.35

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 (50) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/{Choice-nVkjrnvj.cjs → Choice-DPkEo6lQ.cjs} +1 -1
  3. package/dist/Choice-H4LSNx--.js +4 -0
  4. package/dist/Color-BuoXya87.js +4 -0
  5. package/dist/{Color-Cziaxi1o.cjs → Color-F8crKZ7F.cjs} +1 -1
  6. package/dist/Complex-CYzBUOWZ.js +4 -0
  7. package/dist/{Complex-B70f0KYV.cjs → Complex-iFvnUsVJ.cjs} +1 -1
  8. package/dist/{ContentFetch-k9gBKtgv.cjs → ContentFetch-BJ31IrFK.cjs} +1 -1
  9. package/dist/ContentFetch-BMUXizlV.js +4 -0
  10. package/dist/{Editor-CGXHqd3R.cjs → Editor-DGIzkBpU.cjs} +1 -1
  11. package/dist/Editor-DjCSng8Q.js +4 -0
  12. package/dist/File-B1Dp_V_O.js +4 -0
  13. package/dist/{File-BZl4wrrP.cjs → File-DJb7T7Sy.cjs} +1 -1
  14. package/dist/{Filter-6kO1hSCH.cjs → Filter-CgVDGGjH.cjs} +1 -1
  15. package/dist/Filter-n4A_4s25.js +4 -0
  16. package/dist/{InputCountriesAPI-CQJbF6xt.js → InputCountriesAPI-CSse78m0.js} +2 -2
  17. package/dist/{InputCountriesAPI-CG8WrEti.cjs → InputCountriesAPI-CtwlQQqD.cjs} +1 -1
  18. package/dist/{List-kz2AcC1J.cjs → List-D5b9OqzN.cjs} +1 -1
  19. package/dist/List-Z5kGFvRR.js +4 -0
  20. package/dist/{Simple-CxesHPCJ.cjs → Simple-BelkUE91.cjs} +1 -1
  21. package/dist/Simple-DL0KBYoN.js +4 -0
  22. package/dist/Simple-DNED96UJ.js +4 -0
  23. package/dist/{Simple-Cx8Rcwm3.cjs → Simple-Drc0oITF.cjs} +1 -1
  24. package/dist/Simple-Du4jWoaI.js +4 -0
  25. package/dist/{Simple-CVxfxm8Y.cjs → Simple-s3HebZRi.cjs} +1 -1
  26. package/dist/Time-CpI-owW_.js +4 -0
  27. package/dist/{Time-DA8EVJQ1.cjs → Time-CzJD0n2z.cjs} +1 -1
  28. package/dist/components/base/Select.vue.d.ts +5 -0
  29. package/dist/components/form/Stages.vue.d.ts +11 -8
  30. package/dist/components/modal/Simple.vue.d.ts +4 -4
  31. package/dist/{index-D6GBJ86f.js → index-_56-e6ie.js} +2681 -2662
  32. package/dist/{index-CsbyB_0U.cjs → index-oteSUYe2.cjs} +33 -33
  33. package/dist/index.cjs +1 -1
  34. package/dist/index.js +1 -1
  35. package/dist/plugin.cjs +1 -1
  36. package/dist/plugin.js +1 -1
  37. package/dist/types/props/modal.d.ts +3 -0
  38. package/package.json +3 -3
  39. package/dist/Choice-sytmDhk0.js +0 -4
  40. package/dist/Color-C-ykp3VT.js +0 -4
  41. package/dist/Complex-U5SZnZXz.js +0 -4
  42. package/dist/ContentFetch-BtWMYO5-.js +0 -4
  43. package/dist/Editor-B2AefNGX.js +0 -4
  44. package/dist/File-DsDN7O0m.js +0 -4
  45. package/dist/Filter-C4vkLs6V.js +0 -4
  46. package/dist/List-Cb6qOi4U.js +0 -4
  47. package/dist/Simple-BzgEp9cj.js +0 -4
  48. package/dist/Simple-C59oaEMh.js +0 -4
  49. package/dist/Simple-ePbtereY.js +0 -4
  50. package/dist/Time-DniWlKXs.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.35](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v4.0.0-next.34...@open-xamu-co/ui-components-vue-v4.0.0-next.35) (2026-07-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **vue:** prevent auto select when using options filter ([e49d84c](https://github.com/xamu-co/ui/commit/e49d84c42940bb2b7c00032c4ccf84824d65eea4))
9
+
10
+
11
+
12
+
13
+
14
+ Updating dependant packages with "@open-xamu-co/ui-components-vue" version "4.0.0-next.35"
15
+ Updating "nuxt"
16
+ Succesfully updated "nuxt" package
17
+
18
+ # [@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)
19
+
20
+
21
+ ### Features
22
+
23
+ * **vue:** better responsive with icon fallback ([2243424](https://github.com/xamu-co/ui/commit/224342451fee71be9549d2537a79afb2e4338816))
24
+
25
+
26
+
27
+
28
+
29
+ Updating dependant packages with "@open-xamu-co/ui-components-vue" version "4.0.0-next.34"
30
+ Updating "nuxt"
31
+ Succesfully updated "nuxt" package
32
+
3
33
  # [@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
34
 
5
35
 
@@ -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-oteSUYe2.cjs");exports.default=e._sfc_main$9;
@@ -0,0 +1,4 @@
1
+ import { l as f } from "./index-_56-e6ie.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { d as f } from "./index-_56-e6ie.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$1;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-oteSUYe2.cjs");exports.default=e._sfc_main$1;
@@ -0,0 +1,4 @@
1
+ import { e } from "./index-_56-e6ie.js";
2
+ export {
3
+ e 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-oteSUYe2.cjs");exports.default=e._sfc_main$2;
@@ -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-oteSUYe2.cjs");exports.default=e._sfc_main$13;
@@ -0,0 +1,4 @@
1
+ import { q as f } from "./index-_56-e6ie.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$10;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-oteSUYe2.cjs");exports.default=e._sfc_main$10;
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-_56-e6ie.js";
2
+ export {
3
+ m as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { i as f } from "./index-_56-e6ie.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$6;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-oteSUYe2.cjs");exports.default=e._sfc_main$6;
@@ -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-oteSUYe2.cjs");exports.default=e._sfc_main$8;
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-_56-e6ie.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-_56-e6ie.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-BMUXizlV.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-oteSUYe2.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-BJ31IrFK.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 +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-oteSUYe2.cjs");exports.default=e._sfc_main$4;
@@ -0,0 +1,4 @@
1
+ import { g as f } from "./index-_56-e6ie.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-oteSUYe2.cjs");exports.default=e._sfc_main$5;
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-_56-e6ie.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-_56-e6ie.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-oteSUYe2.cjs");exports.default=e._sfc_main;
@@ -0,0 +1,4 @@
1
+ import { h as f } from "./index-_56-e6ie.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-oteSUYe2.cjs");exports.default=e._sfc_main$3;
@@ -0,0 +1,4 @@
1
+ import { j as f } from "./index-_56-e6ie.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-oteSUYe2.cjs");exports.default=e._sfc_main$7;
@@ -5,6 +5,11 @@ interface iBaseSelectProps extends iSelectProps {
5
5
  * @private
6
6
  */
7
7
  modelValue?: string | number;
8
+ /**
9
+ * Options filter is being used
10
+ * @private
11
+ */
12
+ optionsFilter?: boolean;
8
13
  }
9
14
  declare const __VLS_export: import("vue").DefineComponent<iBaseSelectProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
15
  "update:model-value": (...args: any[]) => void;
@@ -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;