@shwfed/config 2.10.4 → 2.10.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 (162) hide show
  1. package/dist/mcp.mjs +1574 -1315
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-DIjsktfi.js → FieldGroup.vue_vue_type_script_setup_true_lang-D-COryaS.js} +1 -1
  4. package/dist/preview/assets/{badge-Cr6_n00S.js → badge-Sb01O_E2.js} +1 -1
  5. package/dist/preview/assets/{config-B2rtOFE1.js → config-99L3dMcP.js} +1 -1
  6. package/dist/preview/assets/{config-DF4u2WzQ.js → config-BgJWNJ-L.js} +1 -1
  7. package/dist/preview/assets/{config-CwbWyadd.js → config-BjSI3yTw.js} +1 -1
  8. package/dist/preview/assets/{config-Bu-ffrDi.js → config-BzMW9qCl.js} +1 -1
  9. package/dist/preview/assets/{config-BjUIO7Ps.js → config-CEM0BCax.js} +1 -1
  10. package/dist/preview/assets/{config-CSauYxAG.js → config-CtKXZjQl.js} +1 -1
  11. package/dist/preview/assets/{config-CNY70agP.js → config-CyRpAiSg.js} +1 -1
  12. package/dist/preview/assets/{config-CrA5lAMB.js → config-Cz3VQcLY.js} +1 -1
  13. package/dist/preview/assets/{config-hXHOfKvD.js → config-D6BiWm3q.js} +1 -1
  14. package/dist/preview/assets/{config-DpcMlGoM.js → config-DA1Knc1V.js} +1 -1
  15. package/dist/preview/assets/{config-Dx9AeOjb.js → config-DGBuMIqU.js} +1 -1
  16. package/dist/preview/assets/{config-1VGYa1Zb.js → config-DK0wxXG_.js} +1 -1
  17. package/dist/preview/assets/{config-BemROLz0.js → config-Du8kzY9H.js} +1 -1
  18. package/dist/preview/assets/{config-DTDFg08z.js → config-n4AGAnL-.js} +1 -1
  19. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-v2AaUd8i.js → definition.vue_vue_type_script_setup_true_lang-BtOF0dda.js} +1 -1
  20. package/dist/preview/assets/{index-BzWZj-hV.js → index-BOnw60vg.js} +1 -1
  21. package/dist/preview/assets/index-BZlqSG2R.js +763 -0
  22. package/dist/preview/assets/index-D3Az3yzR.css +1 -0
  23. package/dist/preview/assets/index-Rj5bF6fM.js +1 -0
  24. package/dist/preview/assets/{item-B_QcL62I.js → item-D7avZRKo.js} +1 -1
  25. package/dist/preview/assets/{runtime-BbiAwZZ9.js → runtime-BWlX7BAG.js} +1 -1
  26. package/dist/preview/assets/{runtime-DUMSbsqb.js → runtime-Bek88ifk.js} +1 -1
  27. package/dist/preview/assets/{runtime-hClBh8tp.js → runtime-C9kOkTYc.js} +1 -1
  28. package/dist/preview/assets/{runtime-BRg0jxiK.js → runtime-CSrgcLuC.js} +1 -1
  29. package/dist/preview/assets/{runtime-CKoLdM68.js → runtime-CWTz9Iy4.js} +1 -1
  30. package/dist/preview/assets/{runtime-Cfup01hl.js → runtime-D-HZWcV-.js} +1 -1
  31. package/dist/preview/assets/{runtime-D-MaRCSg.js → runtime-DMsPs0Pz.js} +1 -1
  32. package/dist/preview/assets/{runtime-Cu_C4Joj.js → runtime-DOqVHcvv.js} +1 -1
  33. package/dist/preview/assets/{runtime-CZ6uHCIE.js → runtime-Dhl0NpTL.js} +1 -1
  34. package/dist/preview/assets/{runtime-Cd79TXff.js → runtime-Dxb1-gUN.js} +1 -1
  35. package/dist/preview/assets/{schema-meta-BACRMkVo.js → schema-meta-DXS0vi6v.js} +1 -1
  36. package/dist/preview/index.html +2 -2
  37. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +1 -0
  38. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.js +5 -1
  39. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +223 -0
  40. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue +496 -0
  41. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +223 -0
  42. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.d.vue.ts +10 -0
  43. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.vue +25 -0
  44. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/node-actions.vue.d.ts +10 -0
  45. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +228 -0
  46. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue +355 -0
  47. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +228 -0
  48. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/schema.d.ts +227 -0
  49. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/schema.js +130 -0
  50. package/dist/runtime/components/config/utils/resolve.d.ts +16 -0
  51. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +4 -4
  52. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +4 -4
  53. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +6 -6
  54. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +6 -6
  55. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  56. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  57. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  58. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  59. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.js +2 -1
  60. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +4 -4
  61. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +4 -4
  62. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  63. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  64. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.js +2 -1
  65. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  66. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  67. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.js +2 -1
  68. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  69. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  70. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/schema.js +2 -1
  71. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  72. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  73. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/schema.js +2 -1
  74. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  75. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  76. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/schema.js +2 -1
  77. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
  78. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
  79. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/schema.js +2 -1
  80. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.select/runtime.vue +3 -3
  81. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/runtime.vue +54 -2
  82. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  83. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  84. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +4 -4
  85. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +4 -4
  86. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +4 -4
  87. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +4 -4
  88. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  89. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  90. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +4 -4
  91. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +4 -4
  92. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +4 -4
  93. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +4 -4
  94. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  95. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  96. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +4 -4
  97. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +4 -4
  98. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  99. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  100. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +4 -4
  101. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +4 -4
  102. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  103. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  104. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
  105. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  106. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  107. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
  108. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +4 -4
  109. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +4 -4
  110. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +4 -4
  111. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +4 -4
  112. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  113. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  114. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
  115. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  116. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  117. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
  118. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +4 -4
  119. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +4 -4
  120. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +4 -4
  121. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +4 -4
  122. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  123. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  124. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -1
  125. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  126. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  127. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/schema.js +2 -1
  128. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.d.vue.ts +10 -0
  129. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.vue +543 -0
  130. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/config.vue.d.ts +10 -0
  131. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.d.vue.ts +9 -0
  132. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue +110 -0
  133. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue.d.ts +9 -0
  134. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/schema.d.ts +76 -0
  135. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/schema.js +89 -0
  136. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  137. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  138. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  139. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  140. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  141. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  142. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  143. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  144. package/dist/runtime/components/ui/tree/Tree.d.vue.ts +13 -0
  145. package/dist/runtime/components/ui/tree/Tree.vue +8 -1
  146. package/dist/runtime/components/ui/tree/Tree.vue.d.ts +13 -0
  147. package/dist/runtime/components/ui/tree/TreeNode.d.vue.ts +2 -0
  148. package/dist/runtime/components/ui/tree/TreeNode.vue +5 -2
  149. package/dist/runtime/components/ui/tree/TreeNode.vue.d.ts +2 -0
  150. package/dist/runtime/share/slot-renderer.d.vue.ts +5 -0
  151. package/dist/runtime/share/slot-renderer.vue +43 -28
  152. package/dist/runtime/share/slot-renderer.vue.d.ts +5 -0
  153. package/dist/runtime/share/tree-node-var.d.ts +25 -0
  154. package/dist/runtime/share/tree-node-var.js +10 -0
  155. package/dist/runtime/vendor/cel-js/CLAUDE.md +1 -1
  156. package/dist/runtime/vendor/cel-js/PROMPT.md +6 -0
  157. package/dist/runtime/vendor/cel-js/lib/http-builtins.d.ts +0 -14
  158. package/dist/runtime/vendor/cel-js/lib/http-builtins.js +17 -0
  159. package/package.json +1 -1
  160. package/dist/preview/assets/index-BDbNnENM.js +0 -1
  161. package/dist/preview/assets/index-ButPJaOR.css +0 -1
  162. package/dist/preview/assets/index-E3_P6Fhz.js +0 -761
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-24";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -42,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
45
  readonly request: string;
45
- readonly grow?: boolean | undefined;
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly options: string;
48
48
  readonly optionValue: string;
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]];
56
+ readonly successMessage?: string | undefined;
56
57
  readonly accessor: string;
57
58
  readonly sortKey?: string | undefined;
58
- readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -80,6 +80,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
80
80
  readonly message: string;
81
81
  }[]] | undefined;
82
82
  readonly compatibilityDate: "2026-05-24";
83
+ readonly grow?: boolean | undefined;
83
84
  readonly triggers?: readonly {
84
85
  readonly id?: string | undefined;
85
86
  readonly params?: unknown;
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
98
  }[]] | undefined;
98
99
  readonly readonly?: string | undefined;
99
100
  readonly request: string;
100
- readonly grow?: boolean | undefined;
101
101
  readonly enableSorting?: boolean | undefined;
102
102
  readonly options: string;
103
103
  readonly optionValue: string;
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly locale: "en" | "ja" | "ko";
109
109
  readonly message: string;
110
110
  }[]];
111
+ readonly successMessage?: string | undefined;
111
112
  readonly accessor: string;
112
113
  readonly sortKey?: string | undefined;
113
- readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-24";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -42,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
45
  readonly request: string;
45
- readonly grow?: boolean | undefined;
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly options: string;
48
48
  readonly optionValue: string;
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]];
56
+ readonly successMessage?: string | undefined;
56
57
  readonly accessor: string;
57
58
  readonly sortKey?: string | undefined;
58
- readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -80,6 +80,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
80
80
  readonly message: string;
81
81
  }[]] | undefined;
82
82
  readonly compatibilityDate: "2026-05-24";
83
+ readonly grow?: boolean | undefined;
83
84
  readonly triggers?: readonly {
84
85
  readonly id?: string | undefined;
85
86
  readonly params?: unknown;
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
98
  }[]] | undefined;
98
99
  readonly readonly?: string | undefined;
99
100
  readonly request: string;
100
- readonly grow?: boolean | undefined;
101
101
  readonly enableSorting?: boolean | undefined;
102
102
  readonly options: string;
103
103
  readonly optionValue: string;
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly locale: "en" | "ja" | "ko";
109
109
  readonly message: string;
110
110
  }[]];
111
+ readonly successMessage?: string | undefined;
111
112
  readonly accessor: string;
112
113
  readonly sortKey?: string | undefined;
113
- readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-24";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly items: readonly {
29
30
  readonly label: readonly [{
30
31
  readonly locale: "zh";
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly message: string;
66
67
  }[]] | undefined;
67
68
  readonly readonly?: string | undefined;
68
- readonly grow?: boolean | undefined;
69
69
  readonly enableSorting?: boolean | undefined;
70
+ readonly successMessage?: string | undefined;
70
71
  readonly accessor: string;
71
72
  readonly sortKey?: string | undefined;
72
- readonly successMessage?: string | undefined;
73
73
  }) => any;
74
74
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
75
75
  "onUpdate:modelValue"?: ((value: {
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  readonly message: string;
95
95
  }[]] | undefined;
96
96
  readonly compatibilityDate: "2026-05-24";
97
+ readonly grow?: boolean | undefined;
97
98
  readonly items: readonly {
98
99
  readonly label: readonly [{
99
100
  readonly locale: "zh";
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
135
  readonly message: string;
135
136
  }[]] | undefined;
136
137
  readonly readonly?: string | undefined;
137
- readonly grow?: boolean | undefined;
138
138
  readonly enableSorting?: boolean | undefined;
139
+ readonly successMessage?: string | undefined;
139
140
  readonly accessor: string;
140
141
  readonly sortKey?: string | undefined;
141
- readonly successMessage?: string | undefined;
142
142
  }) => any) | undefined;
143
143
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
144
144
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-24";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly items: readonly {
29
30
  readonly label: readonly [{
30
31
  readonly locale: "zh";
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly message: string;
66
67
  }[]] | undefined;
67
68
  readonly readonly?: string | undefined;
68
- readonly grow?: boolean | undefined;
69
69
  readonly enableSorting?: boolean | undefined;
70
+ readonly successMessage?: string | undefined;
70
71
  readonly accessor: string;
71
72
  readonly sortKey?: string | undefined;
72
- readonly successMessage?: string | undefined;
73
73
  }) => any;
74
74
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
75
75
  "onUpdate:modelValue"?: ((value: {
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  readonly message: string;
95
95
  }[]] | undefined;
96
96
  readonly compatibilityDate: "2026-05-24";
97
+ readonly grow?: boolean | undefined;
97
98
  readonly items: readonly {
98
99
  readonly label: readonly [{
99
100
  readonly locale: "zh";
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
135
  readonly message: string;
135
136
  }[]] | undefined;
136
137
  readonly readonly?: string | undefined;
137
- readonly grow?: boolean | undefined;
138
138
  readonly enableSorting?: boolean | undefined;
139
+ readonly successMessage?: string | undefined;
139
140
  readonly accessor: string;
140
141
  readonly sortKey?: string | undefined;
141
- readonly successMessage?: string | undefined;
142
142
  }) => any) | undefined;
143
143
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
144
144
  declare const _default: typeof __VLS_export;
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly compatibilityDate: "2026-05-25";
27
+ readonly grow?: boolean | undefined;
27
28
  readonly items: readonly {
28
29
  readonly label: readonly [{
29
30
  readonly locale: "zh";
@@ -57,7 +58,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
57
58
  readonly message: string;
58
59
  }[]] | undefined;
59
60
  readonly readonly?: string | undefined;
60
- readonly grow?: boolean | undefined;
61
61
  readonly binding: string;
62
62
  readonly derived?: {
63
63
  readonly mode: "formula" | "prefill";
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
88
88
  readonly message: string;
89
89
  }[]] | undefined;
90
90
  readonly compatibilityDate: "2026-05-25";
91
+ readonly grow?: boolean | undefined;
91
92
  readonly items: readonly {
92
93
  readonly label: readonly [{
93
94
  readonly locale: "zh";
@@ -121,7 +122,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
121
122
  readonly message: string;
122
123
  }[]] | undefined;
123
124
  readonly readonly?: string | undefined;
124
- readonly grow?: boolean | undefined;
125
125
  readonly binding: string;
126
126
  readonly derived?: {
127
127
  readonly mode: "formula" | "prefill";
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly compatibilityDate: "2026-05-25";
27
+ readonly grow?: boolean | undefined;
27
28
  readonly items: readonly {
28
29
  readonly label: readonly [{
29
30
  readonly locale: "zh";
@@ -57,7 +58,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
57
58
  readonly message: string;
58
59
  }[]] | undefined;
59
60
  readonly readonly?: string | undefined;
60
- readonly grow?: boolean | undefined;
61
61
  readonly binding: string;
62
62
  readonly derived?: {
63
63
  readonly mode: "formula" | "prefill";
@@ -88,6 +88,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
88
88
  readonly message: string;
89
89
  }[]] | undefined;
90
90
  readonly compatibilityDate: "2026-05-25";
91
+ readonly grow?: boolean | undefined;
91
92
  readonly items: readonly {
92
93
  readonly label: readonly [{
93
94
  readonly locale: "zh";
@@ -121,7 +122,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
121
122
  readonly message: string;
122
123
  }[]] | undefined;
123
124
  readonly readonly?: string | undefined;
124
- readonly grow?: boolean | undefined;
125
125
  readonly binding: string;
126
126
  readonly derived?: {
127
127
  readonly mode: "formula" | "prefill";
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -42,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
45
  readonly request: string;
45
- readonly grow?: boolean | undefined;
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly options: string;
48
48
  readonly optionValue: string;
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]];
56
+ readonly successMessage?: string | undefined;
56
57
  readonly accessor: string;
57
58
  readonly sortKey?: string | undefined;
58
- readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -80,6 +80,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
80
80
  readonly message: string;
81
81
  }[]] | undefined;
82
82
  readonly compatibilityDate: "2026-05-25";
83
+ readonly grow?: boolean | undefined;
83
84
  readonly triggers?: readonly {
84
85
  readonly id?: string | undefined;
85
86
  readonly params?: unknown;
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
98
  }[]] | undefined;
98
99
  readonly readonly?: string | undefined;
99
100
  readonly request: string;
100
- readonly grow?: boolean | undefined;
101
101
  readonly enableSorting?: boolean | undefined;
102
102
  readonly options: string;
103
103
  readonly optionValue: string;
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly locale: "en" | "ja" | "ko";
109
109
  readonly message: string;
110
110
  }[]];
111
+ readonly successMessage?: string | undefined;
111
112
  readonly accessor: string;
112
113
  readonly sortKey?: string | undefined;
113
- readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -42,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
45
  readonly request: string;
45
- readonly grow?: boolean | undefined;
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly options: string;
48
48
  readonly optionValue: string;
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
53
  readonly locale: "en" | "ja" | "ko";
54
54
  readonly message: string;
55
55
  }[]];
56
+ readonly successMessage?: string | undefined;
56
57
  readonly accessor: string;
57
58
  readonly sortKey?: string | undefined;
58
- readonly successMessage?: string | undefined;
59
59
  }) => any;
60
60
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
61
61
  "onUpdate:modelValue"?: ((value: {
@@ -80,6 +80,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
80
80
  readonly message: string;
81
81
  }[]] | undefined;
82
82
  readonly compatibilityDate: "2026-05-25";
83
+ readonly grow?: boolean | undefined;
83
84
  readonly triggers?: readonly {
84
85
  readonly id?: string | undefined;
85
86
  readonly params?: unknown;
@@ -97,7 +98,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
98
  }[]] | undefined;
98
99
  readonly readonly?: string | undefined;
99
100
  readonly request: string;
100
- readonly grow?: boolean | undefined;
101
101
  readonly enableSorting?: boolean | undefined;
102
102
  readonly options: string;
103
103
  readonly optionValue: string;
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  readonly locale: "en" | "ja" | "ko";
109
109
  readonly message: string;
110
110
  }[]];
111
+ readonly successMessage?: string | undefined;
111
112
  readonly accessor: string;
112
113
  readonly sortKey?: string | undefined;
113
- readonly successMessage?: string | undefined;
114
114
  }) => any) | undefined;
115
115
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
116
116
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly items: readonly {
29
30
  readonly label: readonly [{
30
31
  readonly locale: "zh";
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly message: string;
66
67
  }[]] | undefined;
67
68
  readonly readonly?: string | undefined;
68
- readonly grow?: boolean | undefined;
69
69
  readonly enableSorting?: boolean | undefined;
70
+ readonly successMessage?: string | undefined;
70
71
  readonly accessor: string;
71
72
  readonly sortKey?: string | undefined;
72
- readonly successMessage?: string | undefined;
73
73
  }) => any;
74
74
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
75
75
  "onUpdate:modelValue"?: ((value: {
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  readonly message: string;
95
95
  }[]] | undefined;
96
96
  readonly compatibilityDate: "2026-05-25";
97
+ readonly grow?: boolean | undefined;
97
98
  readonly items: readonly {
98
99
  readonly label: readonly [{
99
100
  readonly locale: "zh";
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
135
  readonly message: string;
135
136
  }[]] | undefined;
136
137
  readonly readonly?: string | undefined;
137
- readonly grow?: boolean | undefined;
138
138
  readonly enableSorting?: boolean | undefined;
139
+ readonly successMessage?: string | undefined;
139
140
  readonly accessor: string;
140
141
  readonly sortKey?: string | undefined;
141
- readonly successMessage?: string | undefined;
142
142
  }) => any) | undefined;
143
143
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
144
144
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly items: readonly {
29
30
  readonly label: readonly [{
30
31
  readonly locale: "zh";
@@ -65,11 +66,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly message: string;
66
67
  }[]] | undefined;
67
68
  readonly readonly?: string | undefined;
68
- readonly grow?: boolean | undefined;
69
69
  readonly enableSorting?: boolean | undefined;
70
+ readonly successMessage?: string | undefined;
70
71
  readonly accessor: string;
71
72
  readonly sortKey?: string | undefined;
72
- readonly successMessage?: string | undefined;
73
73
  }) => any;
74
74
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
75
75
  "onUpdate:modelValue"?: ((value: {
@@ -94,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  readonly message: string;
95
95
  }[]] | undefined;
96
96
  readonly compatibilityDate: "2026-05-25";
97
+ readonly grow?: boolean | undefined;
97
98
  readonly items: readonly {
98
99
  readonly label: readonly [{
99
100
  readonly locale: "zh";
@@ -134,11 +135,10 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
135
  readonly message: string;
135
136
  }[]] | undefined;
136
137
  readonly readonly?: string | undefined;
137
- readonly grow?: boolean | undefined;
138
138
  readonly enableSorting?: boolean | undefined;
139
+ readonly successMessage?: string | undefined;
139
140
  readonly accessor: string;
140
141
  readonly sortKey?: string | undefined;
141
- readonly successMessage?: string | undefined;
142
142
  }) => any) | undefined;
143
143
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
144
144
  declare const _default: typeof __VLS_export;
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly compatibilityDate: "2026-05-26";
27
+ readonly grow?: boolean | undefined;
27
28
  readonly groupId?: string | undefined;
28
29
  readonly placeholder?: readonly [{
29
30
  readonly locale: "zh";
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
34
  readonly message: string;
34
35
  }[]] | undefined;
35
36
  readonly readonly?: string | undefined;
36
- readonly grow?: boolean | undefined;
37
37
  readonly binding: string;
38
38
  readonly derived?: {
39
39
  readonly mode: "formula" | "prefill";
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  readonly message: string;
104
104
  }[]] | undefined;
105
105
  readonly compatibilityDate: "2026-05-26";
106
+ readonly grow?: boolean | undefined;
106
107
  readonly groupId?: string | undefined;
107
108
  readonly placeholder?: readonly [{
108
109
  readonly locale: "zh";
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
113
  readonly message: string;
113
114
  }[]] | undefined;
114
115
  readonly readonly?: string | undefined;
115
- readonly grow?: boolean | undefined;
116
116
  readonly binding: string;
117
117
  readonly derived?: {
118
118
  readonly mode: "formula" | "prefill";
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly compatibilityDate: "2026-05-26";
27
+ readonly grow?: boolean | undefined;
27
28
  readonly groupId?: string | undefined;
28
29
  readonly placeholder?: readonly [{
29
30
  readonly locale: "zh";
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
34
  readonly message: string;
34
35
  }[]] | undefined;
35
36
  readonly readonly?: string | undefined;
36
- readonly grow?: boolean | undefined;
37
37
  readonly binding: string;
38
38
  readonly derived?: {
39
39
  readonly mode: "formula" | "prefill";
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  readonly message: string;
104
104
  }[]] | undefined;
105
105
  readonly compatibilityDate: "2026-05-26";
106
+ readonly grow?: boolean | undefined;
106
107
  readonly groupId?: string | undefined;
107
108
  readonly placeholder?: readonly [{
108
109
  readonly locale: "zh";
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
113
  readonly message: string;
113
114
  }[]] | undefined;
114
115
  readonly readonly?: string | undefined;
115
- readonly grow?: boolean | undefined;
116
116
  readonly binding: string;
117
117
  readonly derived?: {
118
118
  readonly mode: "formula" | "prefill";
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-26";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
42
  readonly message: string;
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
- readonly grow?: boolean | undefined;
45
45
  readonly enableSorting?: boolean | undefined;
46
46
  readonly options: {
47
47
  readonly kind: "remote";
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  };
83
83
  }[];
84
84
  };
85
+ readonly successMessage?: string | undefined;
85
86
  readonly accessor: string;
86
87
  readonly sortKey?: string | undefined;
87
- readonly successMessage?: string | undefined;
88
88
  }) => any;
89
89
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
90
90
  "onUpdate:modelValue"?: ((value: {
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  readonly message: string;
110
110
  }[]] | undefined;
111
111
  readonly compatibilityDate: "2026-05-26";
112
+ readonly grow?: boolean | undefined;
112
113
  readonly triggers?: readonly {
113
114
  readonly id?: string | undefined;
114
115
  readonly params?: unknown;
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
126
  readonly message: string;
126
127
  }[]] | undefined;
127
128
  readonly readonly?: string | undefined;
128
- readonly grow?: boolean | undefined;
129
129
  readonly enableSorting?: boolean | undefined;
130
130
  readonly options: {
131
131
  readonly kind: "remote";
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
166
166
  };
167
167
  }[];
168
168
  };
169
+ readonly successMessage?: string | undefined;
169
170
  readonly accessor: string;
170
171
  readonly sortKey?: string | undefined;
171
- readonly successMessage?: string | undefined;
172
172
  }) => any) | undefined;
173
173
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
174
174
  declare const _default: typeof __VLS_export;
@@ -25,6 +25,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  readonly message: string;
26
26
  }[]] | undefined;
27
27
  readonly compatibilityDate: "2026-05-26";
28
+ readonly grow?: boolean | undefined;
28
29
  readonly triggers?: readonly {
29
30
  readonly id?: string | undefined;
30
31
  readonly params?: unknown;
@@ -41,7 +42,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
41
42
  readonly message: string;
42
43
  }[]] | undefined;
43
44
  readonly readonly?: string | undefined;
44
- readonly grow?: boolean | undefined;
45
45
  readonly enableSorting?: boolean | undefined;
46
46
  readonly options: {
47
47
  readonly kind: "remote";
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  };
83
83
  }[];
84
84
  };
85
+ readonly successMessage?: string | undefined;
85
86
  readonly accessor: string;
86
87
  readonly sortKey?: string | undefined;
87
- readonly successMessage?: string | undefined;
88
88
  }) => any;
89
89
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
90
90
  "onUpdate:modelValue"?: ((value: {
@@ -109,6 +109,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  readonly message: string;
110
110
  }[]] | undefined;
111
111
  readonly compatibilityDate: "2026-05-26";
112
+ readonly grow?: boolean | undefined;
112
113
  readonly triggers?: readonly {
113
114
  readonly id?: string | undefined;
114
115
  readonly params?: unknown;
@@ -125,7 +126,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
126
  readonly message: string;
126
127
  }[]] | undefined;
127
128
  readonly readonly?: string | undefined;
128
- readonly grow?: boolean | undefined;
129
129
  readonly enableSorting?: boolean | undefined;
130
130
  readonly options: {
131
131
  readonly kind: "remote";
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
166
166
  };
167
167
  }[];
168
168
  };
169
+ readonly successMessage?: string | undefined;
169
170
  readonly accessor: string;
170
171
  readonly sortKey?: string | undefined;
171
- readonly successMessage?: string | undefined;
172
172
  }) => any) | undefined;
173
173
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
174
174
  declare const _default: typeof __VLS_export;
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly compatibilityDate: "2026-05-26";
27
+ readonly grow?: boolean | undefined;
27
28
  readonly groupId?: string | undefined;
28
29
  readonly placeholder?: readonly [{
29
30
  readonly locale: "zh";
@@ -33,7 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
34
  readonly message: string;
34
35
  }[]] | undefined;
35
36
  readonly readonly?: string | undefined;
36
- readonly grow?: boolean | undefined;
37
37
  readonly binding: string;
38
38
  readonly derived?: {
39
39
  readonly mode: "formula" | "prefill";
@@ -103,6 +103,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
103
103
  readonly message: string;
104
104
  }[]] | undefined;
105
105
  readonly compatibilityDate: "2026-05-26";
106
+ readonly grow?: boolean | undefined;
106
107
  readonly groupId?: string | undefined;
107
108
  readonly placeholder?: readonly [{
108
109
  readonly locale: "zh";
@@ -112,7 +113,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
113
  readonly message: string;
113
114
  }[]] | undefined;
114
115
  readonly readonly?: string | undefined;
115
- readonly grow?: boolean | undefined;
116
116
  readonly binding: string;
117
117
  readonly derived?: {
118
118
  readonly mode: "formula" | "prefill";