@soybeanjs/ui 0.4.3 → 0.4.5

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 (106) hide show
  1. package/dist/components/accordion/accordion.js +1 -1
  2. package/dist/components/accordion/accordion.vue.d.ts +3 -3
  3. package/dist/components/alert/alert.js +1 -1
  4. package/dist/components/alert/alert.vue.d.ts +4 -4
  5. package/dist/components/alert-dialog/alert-dialog-action.vue.d.ts +3 -3
  6. package/dist/components/alert-dialog/alert-dialog-cancel.vue.d.ts +3 -3
  7. package/dist/components/alert-dialog/alert-dialog.vue.d.ts +4 -4
  8. package/dist/components/avatar/avatar.vue.d.ts +7 -7
  9. package/dist/components/badge/badge.vue.d.ts +4 -4
  10. package/dist/components/breadcrumb/breadcrumb.js +1 -1
  11. package/dist/components/breadcrumb/breadcrumb.vue.d.ts +3 -3
  12. package/dist/components/button/button-group.vue.d.ts +6 -6
  13. package/dist/components/button/button-icon.vue.d.ts +3 -3
  14. package/dist/components/button/button-link.vue.d.ts +4 -4
  15. package/dist/components/button/button-loading.vue.d.ts +3 -3
  16. package/dist/components/button/button.vue.d.ts +4 -4
  17. package/dist/components/card/card.js +1 -1
  18. package/dist/components/card/card.vue.d.ts +3 -3
  19. package/dist/components/checkbox/checkbox-card-group.vue.d.ts +3 -3
  20. package/dist/components/checkbox/checkbox-card.js +1 -1
  21. package/dist/components/checkbox/checkbox-card.vue.d.ts +8 -8
  22. package/dist/components/checkbox/checkbox-group.vue.d.ts +3 -3
  23. package/dist/components/checkbox/checkbox.vue.d.ts +12 -12
  24. package/dist/components/collapsible/collapsible.vue.d.ts +4 -4
  25. package/dist/components/command/command-single-option.js +1 -1
  26. package/dist/components/command/command.vue.d.ts +7 -7
  27. package/dist/components/config-provider/config-provider.vue.d.ts +5 -5
  28. package/dist/components/context-menu/context-menu-checkbox.vue.d.ts +8 -8
  29. package/dist/components/context-menu/context-menu-radio.vue.d.ts +8 -8
  30. package/dist/components/context-menu/context-menu-wrapper.vue.d.ts +11 -11
  31. package/dist/components/context-menu/context-menu.vue.d.ts +8 -8
  32. package/dist/components/dialog/context.d.ts +2 -2
  33. package/dist/components/dialog/context.js +1 -1
  34. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  35. package/dist/components/dialog/dialog-pure.vue.d.ts +12 -12
  36. package/dist/components/dialog/dialog.vue.d.ts +12 -12
  37. package/dist/components/drawer/drawer-close.vue.d.ts +2 -2
  38. package/dist/components/drawer/drawer.vue.d.ts +12 -12
  39. package/dist/components/dropdown-menu/dropdown-menu-checkbox.vue.d.ts +8 -8
  40. package/dist/components/dropdown-menu/dropdown-menu-radio.vue.d.ts +8 -8
  41. package/dist/components/dropdown-menu/dropdown-menu-wrapper.vue.d.ts +11 -11
  42. package/dist/components/dropdown-menu/dropdown-menu.vue.d.ts +8 -8
  43. package/dist/components/form/form.vue.d.ts +2 -2
  44. package/dist/components/form/use-form.d.ts +22 -22
  45. package/dist/components/icon/icon.js +1 -1
  46. package/dist/components/icon/icon.vue.d.ts +2 -2
  47. package/dist/components/icon/types.d.ts +1 -1
  48. package/dist/components/input/input.vue.d.ts +4 -4
  49. package/dist/components/kbd/kbd.vue.d.ts +3 -3
  50. package/dist/components/label/label.vue.d.ts +2 -2
  51. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  52. package/dist/components/layout/layout.vue.d.ts +5 -5
  53. package/dist/components/link/link.vue.d.ts +3 -3
  54. package/dist/components/list/list-item.vue.d.ts +2 -2
  55. package/dist/components/list/list.vue.d.ts +2 -2
  56. package/dist/components/menu/menu-checkbox-options.vue.d.ts +3 -3
  57. package/dist/components/menu/menu-item-slot.js +1 -1
  58. package/dist/components/menu/menu-option.vue.d.ts +8 -8
  59. package/dist/components/menu/menu-options.vue.d.ts +8 -8
  60. package/dist/components/menu/menu-radio-options.vue.d.ts +3 -3
  61. package/dist/components/navigation-menu/navigation-menu-item-slot.js +1 -1
  62. package/dist/components/navigation-menu/navigation-menu.vue.d.ts +11 -11
  63. package/dist/components/number-input/number-input.vue.d.ts +4 -4
  64. package/dist/components/page-tabs/page-tabs.js +1 -1
  65. package/dist/components/page-tabs/page-tabs.vue.d.ts +6 -6
  66. package/dist/components/pagination/pagination.vue.d.ts +4 -4
  67. package/dist/components/password/password.vue.d.ts +4 -4
  68. package/dist/components/popover/popover.vue.d.ts +11 -11
  69. package/dist/components/radio-group/radio-card-group.vue.d.ts +3 -3
  70. package/dist/components/radio-group/radio-card.js +1 -1
  71. package/dist/components/radio-group/radio-card.vue.d.ts +2 -2
  72. package/dist/components/radio-group/radio-group.vue.d.ts +3 -3
  73. package/dist/components/radio-group/radio.vue.d.ts +2 -2
  74. package/dist/components/segment/segment.vue.d.ts +3 -3
  75. package/dist/components/select/select-single-option.js +1 -1
  76. package/dist/components/select/select.vue.d.ts +7 -7
  77. package/dist/components/separator/separator.vue.d.ts +5 -5
  78. package/dist/components/switch/switch.vue.d.ts +25 -25
  79. package/dist/components/tabs/tabs.vue.d.ts +3 -3
  80. package/dist/components/tag/tag.vue.d.ts +4 -4
  81. package/dist/components/textarea/textarea.vue.d.ts +4 -4
  82. package/dist/components/toast/context.d.ts +2 -2
  83. package/dist/components/toast/context.js +1 -1
  84. package/dist/components/toast/types.d.ts +1 -5
  85. package/dist/components/tooltip/tooltip.vue.d.ts +7 -7
  86. package/dist/components/tree/tree-virtualizer.vue.d.ts +5 -5
  87. package/dist/components/tree/tree.vue.d.ts +5 -5
  88. package/dist/components/tree-menu/tree-menu-option-slot.js +1 -1
  89. package/dist/components/tree-menu/tree-menu-styled-item.vue.d.ts +2 -2
  90. package/dist/components/tree-menu/tree-menu.js +1 -1
  91. package/dist/components/tree-menu/tree-menu.vue.d.ts +3 -3
  92. package/dist/components/virtualizer/virtualizer.vue.d.ts +3 -3
  93. package/dist/variants/alert.d.ts +3 -3
  94. package/dist/variants/badge.d.ts +3 -3
  95. package/dist/variants/button.d.ts +3 -3
  96. package/dist/variants/checkbox.d.ts +3 -3
  97. package/dist/variants/kbd.d.ts +3 -3
  98. package/dist/variants/page-tabs.d.ts +3 -3
  99. package/dist/variants/pagination.d.ts +3 -3
  100. package/dist/variants/radio-group.d.ts +3 -3
  101. package/dist/variants/separator.d.ts +3 -3
  102. package/dist/variants/switch.d.ts +3 -3
  103. package/dist/variants/tag.d.ts +3 -3
  104. package/dist/variants/textarea.d.ts +3 -3
  105. package/dist/variants/toast.d.ts +3 -3
  106. package/package.json +7 -7
@@ -1,12 +1,12 @@
1
1
  import { TreeMenuStyledItemProps } from "./types.js";
2
- import * as vue265 from "vue";
2
+ import * as vue312 from "vue";
3
3
 
4
4
  //#region src/components/tree-menu/tree-menu-styled-item.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue265.DefineComponent<TreeMenuStyledItemProps, {}, {}, {}, {}, vue265.ComponentOptionsMixin, vue265.ComponentOptionsMixin, {}, string, vue265.PublicProps, Readonly<TreeMenuStyledItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue265.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue312.DefineComponent<TreeMenuStyledItemProps, {}, {}, {}, {}, vue312.ComponentOptionsMixin, vue312.ComponentOptionsMixin, {}, string, vue312.PublicProps, Readonly<TreeMenuStyledItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue312.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1 +1 @@
1
- import{mergeSlotVariants as e}from"../../theme/shared.js";import{themeSizeMap as t,themeSizeRatio as n}from"../../theme/config.js";import r from"../icon/icon.js";import{treeMenuVariants as i}from"../../variants/tree-menu.js";import{provideTreeMenuContext as a,provideTreeMenuExtraUi as o}from"./context.js";import s from"./tree-menu-option.js";import{filterHiddenMenus as c,treeMenuCssVars as l}from"./shared.js";import{Fragment as u,computed as d,createBlock as f,createCommentVNode as p,createElementBlock as m,createElementVNode as h,createSlots as g,createVNode as _,defineComponent as v,mergeProps as y,openBlock as b,renderList as x,renderSlot as S,shallowRef as C,toDisplayString as w,toHandlers as T,unref as E,useSlots as D,withCtx as O}from"vue";import{useForwardListeners as k,useOmitProps as A,usePickProps as j}from"@soybeanjs/headless/composables";import{TreeMenuGroup as M,TreeMenuGroupLabel as N,TreeMenuGroupRoot as P,TreeMenuRoot as F,provideTreeMenuUi as I}from"@soybeanjs/headless";import{getTreePaths as L,transformPropsToContext as R}from"@soybeanjs/headless/shared";var z=v({name:`STreeMenu`,__name:`tree-menu`,props:{class:{},size:{default:`md`},ui:{},side:{default:`left`},items:{},collapsedWidth:{default:50},indent:{default:16},showGroupIcon:{type:Boolean},groupRootProps:{},groupProps:{},groupLabelProps:{},modelValue:{},defaultValue:{},expanded:{},defaultExpanded:{},collapsed:{type:Boolean,default:void 0},defaultCollapsed:{type:Boolean},itemProps:{},buttonProps:{},linkProps:{},collapsibleProps:{},subProps:{}},emits:[`update:modelValue`,`update:expanded`,`update:collapsed`,`selectDropdown`],setup(v,{emit:z}){let B=v,V=z,H=D(),U=d(()=>Object.keys(H).filter(e=>e.startsWith(`item-`))),W=A(B,[`class`,`size`,`side`,`ui`,`items`,`collapsedWidth`,`indent`,`showGroupIcon`,`groupRootProps`,`groupProps`,`groupLabelProps`,`itemProps`,`buttonProps`,`linkProps`,`collapsibleProps`,`subProps`]),G=j(B,[`itemProps`,`buttonProps`,`linkProps`,`collapsibleProps`,`subProps`]),K=k(V),q=d(()=>{let e=B.collapsedWidth*n[B.size],r=B.indent*n[B.size];return{[l.collapsedWidth]:`${e/t.md}rem`,[l.indent]:`${r/t.md}rem`}}),J=C(B.modelValue??B.defaultValue??``),Y=e=>{J.value=e},X=d(()=>c(B.items)),Z=d(()=>L(J.value,X.value)),Q=d(()=>e(i({size:B.size}),B.ui,{root:B.class}));return I(Q),o(Q),a({...R(B,[`size`,`side`]),activePaths:Z}),(e,t)=>(b(),f(E(F),y(E(W),{style:q.value},T(E(K)),{"onUpdate:modelValue":Y}),{default:O(()=>[S(e.$slots,`top`),(b(!0),m(u,null,x(X.value,n=>(b(),m(u,{key:n.value},[n.isGroup?(b(),f(E(P),y({key:0,ref_for:!0},v.groupRootProps),{default:O(()=>[_(E(N),y({ref_for:!0},v.groupLabelProps),{default:O(()=>[S(e.$slots,`group-label`,{item:n},()=>[v.showGroupIcon&&n.icon?(b(),f(r,{key:0,icon:n.icon},null,8,[`icon`])):p(`v-if`,!0),h(`span`,null,w(n.label),1)])]),_:2},1040),_(E(M),y({ref_for:!0},v.groupProps),{default:O(()=>[(b(!0),m(u,null,x(n.children,n=>(b(),f(s,y({key:n.value},{ref_for:!0},E(G),{item:n,onSelectDropdown:t[0]||=e=>V(`selectDropdown`,e)}),g({_:2},[x(U.value,t=>({name:t,fn:O(n=>[S(e.$slots,t,y({ref_for:!0},n))])}))]),1040,[`item`]))),128))]),_:2},1040)]),_:2},1040)):(b(),f(s,y({key:1,as:`div`},{ref_for:!0},E(G),{item:n,onSelectDropdown:t[1]||=e=>V(`selectDropdown`,e)}),g({_:2},[x(U.value,t=>({name:t,fn:O(n=>[S(e.$slots,t,y({ref_for:!0},n))])}))]),1040,[`item`]))],64))),128)),S(e.$slots,`bottom`)]),_:3},16,[`style`]))}});export{z as default};
1
+ import{mergeSlotVariants as e}from"../../theme/shared.js";import{themeSizeMap as t,themeSizeRatio as n}from"../../theme/config.js";import r from"../icon/icon.js";import{treeMenuVariants as i}from"../../variants/tree-menu.js";import{provideTreeMenuContext as a,provideTreeMenuExtraUi as o}from"./context.js";import s from"./tree-menu-option.js";import{filterHiddenMenus as c,treeMenuCssVars as l}from"./shared.js";import{Fragment as u,computed as d,createBlock as f,createCommentVNode as p,createElementBlock as m,createElementVNode as h,createSlots as g,createVNode as _,defineComponent as v,mergeProps as y,openBlock as b,renderList as x,renderSlot as S,shallowRef as C,toDisplayString as w,toHandlers as T,unref as E,useSlots as D,withCtx as O}from"vue";import{useForwardListeners as k,useOmitProps as A,usePickProps as j}from"@soybeanjs/headless/composables";import{TreeMenuGroup as M,TreeMenuGroupLabel as N,TreeMenuGroupRoot as P,TreeMenuRoot as F,provideTreeMenuUi as I}from"@soybeanjs/headless";import{getTreePaths as L,transformPropsToContext as R}from"@soybeanjs/headless/shared";var z=v({name:`STreeMenu`,__name:`tree-menu`,props:{class:{},size:{default:`md`},ui:{},side:{default:`left`},items:{},collapsedWidth:{default:50},indent:{default:16},showGroupIcon:{type:Boolean},groupRootProps:{},groupProps:{},groupLabelProps:{},modelValue:{},defaultValue:{},expanded:{},defaultExpanded:{},collapsed:{type:Boolean,default:void 0},defaultCollapsed:{type:Boolean},itemProps:{},buttonProps:{},linkProps:{},collapsibleProps:{},subProps:{}},emits:[`update:modelValue`,`update:expanded`,`update:collapsed`,`selectDropdown`],setup(v,{emit:z}){let B=v,V=z,H=D(),U=d(()=>Object.keys(H).filter(e=>e.startsWith(`item-`))),W=A(B,[`class`,`size`,`side`,`ui`,`items`,`collapsedWidth`,`indent`,`showGroupIcon`,`groupRootProps`,`groupProps`,`groupLabelProps`,`itemProps`,`buttonProps`,`linkProps`,`collapsibleProps`,`subProps`]),G=j(B,[`itemProps`,`buttonProps`,`linkProps`,`collapsibleProps`,`subProps`]),K=k(V),q=d(()=>{let e=B.collapsedWidth*n[B.size],r=B.indent*n[B.size];return{[l.collapsedWidth]:`${e/t.md}rem`,[l.indent]:`${r/t.md}rem`}}),J=C(B.modelValue??B.defaultValue??``),Y=e=>{J.value=e},X=d(()=>c(B.items)),Z=d(()=>L(J.value,X.value)),Q=d(()=>e(i({size:B.size}),B.ui,{root:B.class}));return I(Q),o(Q),a({...R(B,[`size`,`side`]),activePaths:Z}),(e,t)=>(b(),f(E(F),y(E(W),{style:q.value},T(E(K)),{"onUpdate:modelValue":Y}),{default:O(()=>[S(e.$slots,`top`),(b(!0),m(u,null,x(X.value,n=>(b(),m(u,{key:n.value},[n.isGroup?(b(),f(E(P),y({key:0,ref_for:!0},v.groupRootProps),{default:O(()=>[_(E(N),y({ref_for:!0},v.groupLabelProps),{default:O(()=>[S(e.$slots,`group-label`,{item:n},()=>[v.showGroupIcon?(b(),f(r,{key:0,icon:n.icon},null,8,[`icon`])):p(`v-if`,!0),h(`span`,null,w(n.label),1)])]),_:2},1040),_(E(M),y({ref_for:!0},v.groupProps),{default:O(()=>[(b(!0),m(u,null,x(n.children,n=>(b(),f(s,y({key:n.value},{ref_for:!0},E(G),{item:n,onSelectDropdown:t[0]||=e=>V(`selectDropdown`,e)}),g({_:2},[x(U.value,t=>({name:t,fn:O(n=>[S(e.$slots,t,y({ref_for:!0},n))])}))]),1040,[`item`]))),128))]),_:2},1040)]),_:2},1040)):(b(),f(s,y({key:1,as:`div`},{ref_for:!0},E(G),{item:n,onSelectDropdown:t[1]||=e=>V(`selectDropdown`,e)}),g({_:2},[x(U.value,t=>({name:t,fn:O(n=>[S(e.$slots,t,y({ref_for:!0},n))])}))]),1040,[`item`]))],64))),128)),S(e.$slots,`bottom`)]),_:3},16,[`style`]))}});export{z as default};
@@ -1,9 +1,9 @@
1
1
  import { TreeMenuBaseOptionData, TreeMenuProps } from "./types.js";
2
- import * as vue263 from "vue";
2
+ import * as vue310 from "vue";
3
3
 
4
4
  //#region src/components/tree-menu/tree-menu.vue.d.ts
5
5
  declare const __VLS_export: <T extends TreeMenuBaseOptionData = TreeMenuBaseOptionData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6
- props: vue263.PublicProps & __VLS_PrettifyLocal<TreeMenuProps<T> & {
6
+ props: vue310.PublicProps & __VLS_PrettifyLocal<TreeMenuProps<T> & {
7
7
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
8
8
  "onUpdate:expanded"?: ((value: string[]) => any) | undefined;
9
9
  "onUpdate:collapsed"?: ((value: boolean) => any) | undefined;
@@ -30,7 +30,7 @@ declare const __VLS_export: <T extends TreeMenuBaseOptionData = TreeMenuBaseOpti
30
30
  }) => any;
31
31
  };
32
32
  emit: ((evt: "update:modelValue", value: string) => void) & ((evt: "update:expanded", value: string[]) => void) & ((evt: "update:collapsed", value: boolean) => void) & ((evt: "selectDropdown", value: string) => void);
33
- }>) => vue263.VNode & {
33
+ }>) => vue310.VNode & {
34
34
  __ctx?: Awaited<typeof __VLS_setup>;
35
35
  };
36
36
  declare const _default: typeof __VLS_export;
@@ -1,10 +1,10 @@
1
1
  import { VirtualizerProps } from "./types.js";
2
- import * as vue3 from "vue";
2
+ import * as vue138 from "vue";
3
3
  import * as _tanstack_vue_virtual0 from "@tanstack/vue-virtual";
4
4
 
5
5
  //#region src/components/virtualizer/virtualizer.vue.d.ts
6
6
  declare const __VLS_export: <T extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7
- props: vue3.PublicProps & __VLS_PrettifyLocal<VirtualizerProps<T>> & (typeof globalThis extends {
7
+ props: vue138.PublicProps & __VLS_PrettifyLocal<VirtualizerProps<T>> & (typeof globalThis extends {
8
8
  __VLS_PROPS_FALLBACK: infer P;
9
9
  } ? P : {});
10
10
  expose: (exposed: {}) => void;
@@ -17,7 +17,7 @@ declare const __VLS_export: <T extends Record<string, any>>(__VLS_props: NonNull
17
17
  }) => any;
18
18
  };
19
19
  emit: {};
20
- }>) => vue3.VNode & {
20
+ }>) => vue138.VNode & {
21
21
  __ctx?: Awaited<typeof __VLS_setup>;
22
22
  };
23
23
  declare const _default: typeof __VLS_export;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants7 from "tailwind-variants";
1
+ import * as tailwind_variants0 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/alert.d.ts
5
- declare const alertVariants: tailwind_variants7.TVReturnType<{
5
+ declare const alertVariants: tailwind_variants0.TVReturnType<{
6
6
  color: {
7
7
  primary: {
8
8
  root: string;
@@ -196,7 +196,7 @@ declare const alertVariants: tailwind_variants7.TVReturnType<{
196
196
  title: string;
197
197
  description: string;
198
198
  close: string;
199
- }, tailwind_variants7.TVReturnType<{
199
+ }, tailwind_variants0.TVReturnType<{
200
200
  color: {
201
201
  primary: {
202
202
  root: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants0 from "tailwind-variants";
1
+ import * as tailwind_variants1 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/badge.d.ts
5
- declare const badgeVariants: tailwind_variants0.TVReturnType<{
5
+ declare const badgeVariants: tailwind_variants1.TVReturnType<{
6
6
  color: {
7
7
  primary: {
8
8
  content: string;
@@ -130,7 +130,7 @@ declare const badgeVariants: tailwind_variants0.TVReturnType<{
130
130
  }, {
131
131
  root: string;
132
132
  content: string;
133
- }, tailwind_variants0.TVReturnType<{
133
+ }, tailwind_variants1.TVReturnType<{
134
134
  color: {
135
135
  primary: {
136
136
  content: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants31 from "tailwind-variants";
1
+ import * as tailwind_variants13 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/button.d.ts
5
- declare const buttonVariants: tailwind_variants31.TVReturnType<{
5
+ declare const buttonVariants: tailwind_variants13.TVReturnType<{
6
6
  color: {
7
7
  primary: string;
8
8
  destructive: string;
@@ -92,7 +92,7 @@ declare const buttonVariants: tailwind_variants31.TVReturnType<{
92
92
  true: string;
93
93
  false: string;
94
94
  };
95
- }, undefined, tailwind_variants31.TVReturnType<{
95
+ }, undefined, tailwind_variants13.TVReturnType<{
96
96
  color: {
97
97
  primary: string;
98
98
  destructive: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants1 from "tailwind-variants";
1
+ import * as tailwind_variants3 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/checkbox.d.ts
5
- declare const checkboxVariants: tailwind_variants1.TVReturnType<{
5
+ declare const checkboxVariants: tailwind_variants3.TVReturnType<{
6
6
  color: {
7
7
  primary: {
8
8
  control: string;
@@ -164,7 +164,7 @@ declare const checkboxVariants: tailwind_variants1.TVReturnType<{
164
164
  control: string[];
165
165
  indicator: string;
166
166
  label: string;
167
- }, tailwind_variants1.TVReturnType<{
167
+ }, tailwind_variants3.TVReturnType<{
168
168
  color: {
169
169
  primary: {
170
170
  control: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants5 from "tailwind-variants";
1
+ import * as tailwind_variants7 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/kbd.d.ts
5
- declare const kbdVariants: tailwind_variants5.TVReturnType<{
5
+ declare const kbdVariants: tailwind_variants7.TVReturnType<{
6
6
  variant: {
7
7
  solid: string;
8
8
  outline: string;
@@ -30,7 +30,7 @@ declare const kbdVariants: tailwind_variants5.TVReturnType<{
30
30
  xl: string;
31
31
  '2xl': string;
32
32
  };
33
- }, undefined, tailwind_variants5.TVReturnType<{
33
+ }, undefined, tailwind_variants7.TVReturnType<{
34
34
  variant: {
35
35
  solid: string;
36
36
  outline: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants9 from "tailwind-variants";
1
+ import * as tailwind_variants19 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/page-tabs.d.ts
5
- declare const pageTabsVariants: tailwind_variants9.TVReturnType<{
5
+ declare const pageTabsVariants: tailwind_variants19.TVReturnType<{
6
6
  size: {
7
7
  xs: {
8
8
  root: string;
@@ -118,7 +118,7 @@ declare const pageTabsVariants: tailwind_variants9.TVReturnType<{
118
118
  chromeBgLeft: string[];
119
119
  chromeBgRight: string[];
120
120
  sliderIndicator: string;
121
- }, tailwind_variants9.TVReturnType<{
121
+ }, tailwind_variants19.TVReturnType<{
122
122
  size: {
123
123
  xs: {
124
124
  root: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants25 from "tailwind-variants";
1
+ import * as tailwind_variants17 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/pagination.d.ts
5
- declare const paginationVariants: tailwind_variants25.TVReturnType<{
5
+ declare const paginationVariants: tailwind_variants17.TVReturnType<{
6
6
  size: {
7
7
  xs: {
8
8
  list: string;
@@ -150,7 +150,7 @@ declare const paginationVariants: tailwind_variants25.TVReturnType<{
150
150
  ellipsis: string;
151
151
  button: string[];
152
152
  navigationButton: string[];
153
- }, tailwind_variants25.TVReturnType<{
153
+ }, tailwind_variants17.TVReturnType<{
154
154
  size: {
155
155
  xs: {
156
156
  list: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants27 from "tailwind-variants";
1
+ import * as tailwind_variants23 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/radio-group.d.ts
5
- declare const radioGroupVariants: tailwind_variants27.TVReturnType<{
5
+ declare const radioGroupVariants: tailwind_variants23.TVReturnType<{
6
6
  color: {
7
7
  primary: {
8
8
  control: string;
@@ -180,7 +180,7 @@ declare const radioGroupVariants: tailwind_variants27.TVReturnType<{
180
180
  control: string[];
181
181
  indicator: string;
182
182
  label: string;
183
- }, tailwind_variants27.TVReturnType<{
183
+ }, tailwind_variants23.TVReturnType<{
184
184
  color: {
185
185
  primary: {
186
186
  control: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants19 from "tailwind-variants";
1
+ import * as tailwind_variants21 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/separator.d.ts
5
- declare const separatorVariants: tailwind_variants19.TVReturnType<{
5
+ declare const separatorVariants: tailwind_variants21.TVReturnType<{
6
6
  size: {
7
7
  xs: {
8
8
  label: string;
@@ -114,7 +114,7 @@ declare const separatorVariants: tailwind_variants19.TVReturnType<{
114
114
  }, {
115
115
  root: string;
116
116
  label: string;
117
- }, tailwind_variants19.TVReturnType<{
117
+ }, tailwind_variants21.TVReturnType<{
118
118
  size: {
119
119
  xs: {
120
120
  label: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants15 from "tailwind-variants";
1
+ import * as tailwind_variants9 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/switch.d.ts
5
- declare const switchVariants: tailwind_variants15.TVReturnType<{
5
+ declare const switchVariants: tailwind_variants9.TVReturnType<{
6
6
  color: {
7
7
  primary: {
8
8
  control: string;
@@ -136,7 +136,7 @@ declare const switchVariants: tailwind_variants15.TVReturnType<{
136
136
  root: string;
137
137
  control: string[];
138
138
  thumb: string;
139
- }, tailwind_variants15.TVReturnType<{
139
+ }, tailwind_variants9.TVReturnType<{
140
140
  color: {
141
141
  primary: {
142
142
  control: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants13 from "tailwind-variants";
1
+ import * as tailwind_variants27 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/tag.d.ts
5
- declare const tagVariants: tailwind_variants13.TVReturnType<{
5
+ declare const tagVariants: tailwind_variants27.TVReturnType<{
6
6
  color: {
7
7
  primary: string;
8
8
  destructive: string;
@@ -64,7 +64,7 @@ declare const tagVariants: tailwind_variants13.TVReturnType<{
64
64
  auto: string;
65
65
  rounded: string;
66
66
  };
67
- }, undefined, tailwind_variants13.TVReturnType<{
67
+ }, undefined, tailwind_variants27.TVReturnType<{
68
68
  color: {
69
69
  primary: string;
70
70
  destructive: string;
@@ -1,8 +1,8 @@
1
- import * as tailwind_variants17 from "tailwind-variants";
1
+ import * as tailwind_variants29 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/textarea.d.ts
5
- declare const textareaVariants: tailwind_variants17.TVReturnType<{
5
+ declare const textareaVariants: tailwind_variants29.TVReturnType<{
6
6
  size: {
7
7
  xs: {
8
8
  root: string;
@@ -118,7 +118,7 @@ declare const textareaVariants: tailwind_variants17.TVReturnType<{
118
118
  control: string[];
119
119
  counter: string;
120
120
  clearable: string;
121
- }, tailwind_variants17.TVReturnType<{
121
+ }, tailwind_variants29.TVReturnType<{
122
122
  size: {
123
123
  xs: {
124
124
  root: string;
@@ -1,9 +1,9 @@
1
- import * as tailwind_variants21 from "tailwind-variants";
1
+ import * as tailwind_variants31 from "tailwind-variants";
2
2
  import { VariantProps } from "tailwind-variants";
3
3
 
4
4
  //#region src/variants/toast.d.ts
5
5
 
6
- declare const toastViewportVariants: tailwind_variants21.TVReturnType<{
6
+ declare const toastViewportVariants: tailwind_variants31.TVReturnType<{
7
7
  size: {
8
8
  xs: string;
9
9
  sm: string;
@@ -37,7 +37,7 @@ declare const toastViewportVariants: tailwind_variants21.TVReturnType<{
37
37
  'bottom-left': string;
38
38
  'bottom-right': string;
39
39
  };
40
- }, undefined, tailwind_variants21.TVReturnType<{
40
+ }, undefined, tailwind_variants31.TVReturnType<{
41
41
  size: {
42
42
  xs: string;
43
43
  sm: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soybeanjs/ui",
3
- "version": "0.4.3",
3
+ "version": "0.4.5",
4
4
  "description": "SoybeanUI is built on top of SoybeanHeadless, providing a collection of styled components for Vue 3.",
5
5
  "homepage": "https://github.com/soybeanjs/soybean-ui",
6
6
  "bugs": {
@@ -55,20 +55,20 @@
55
55
  "tailwind-variants": "^3.2.2",
56
56
  "valibot": "^1.2.0",
57
57
  "zod": "^4.3.6",
58
- "@soybeanjs/headless": "^0.4.3"
58
+ "@soybeanjs/headless": "^0.4.5"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@soybeanjs/cli": "^1.4.4",
62
62
  "@soybeanjs/unocss-preset": "^0.2.0",
63
63
  "@soybeanjs/unocss-shadcn": "^0.3.3",
64
- "@types/node": "^25.1.0",
64
+ "@types/node": "^25.2.0",
65
65
  "@unocss/cli": "^66.6.0",
66
66
  "@vitest/coverage-v8": "^4.0.18",
67
67
  "@vue/test-utils": "^2.4.6",
68
- "happy-dom": "^20.4.0",
68
+ "happy-dom": "^20.5.0",
69
69
  "lint-staged": "^16.2.7",
70
- "oxfmt": "^0.27.0",
71
- "oxlint": "^1.42.0",
70
+ "oxfmt": "^0.28.0",
71
+ "oxlint": "^1.43.0",
72
72
  "simple-git-hooks": "^2.13.1",
73
73
  "tsdown": "0.19.0",
74
74
  "tsx": "^4.21.0",
@@ -83,7 +83,7 @@
83
83
  "vite-plugin-vue-meta-layouts": "^0.6.1",
84
84
  "vitest": "^4.0.18",
85
85
  "vue": "^3.5.27",
86
- "vue-router": "^5.0.0",
86
+ "vue-router": "^5.0.2",
87
87
  "vue-tsc": "^3.2.4"
88
88
  },
89
89
  "simple-git-hooks": {