@shwfed/config 2.12.4 → 2.12.6

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 (250) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +5 -0
  3. package/dist/runtime/components/actions/buttons/2026-05-11/com.shwfed.actions.button.modal.layout/runtime.vue +9 -2
  4. package/dist/runtime/components/actions/buttons/2026-05-11/com.shwfed.actions.button.modal.layout/schema.d.ts +8 -2
  5. package/dist/runtime/components/actions/buttons/2026-05-11/com.shwfed.actions.button.modal.layout/schema.js +3 -3
  6. package/dist/runtime/components/actions/components/group.vue +3 -1
  7. package/dist/runtime/components/actions/schema.d.ts +16 -4
  8. package/dist/runtime/components/actions/schema.js +5 -5
  9. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
  10. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
  11. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
  12. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
  13. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
  14. package/dist/runtime/components/config/footer.d.vue.ts +4 -0
  15. package/dist/runtime/components/config/footer.vue +25 -12
  16. package/dist/runtime/components/config/footer.vue.d.ts +4 -0
  17. package/dist/runtime/components/config/history-picker.d.vue.ts +15 -0
  18. package/dist/runtime/components/config/history-picker.vue +155 -0
  19. package/dist/runtime/components/config/history-picker.vue.d.ts +15 -0
  20. package/dist/runtime/components/config/index.d.vue.ts +4 -0
  21. package/dist/runtime/components/config/index.vue +31 -4
  22. package/dist/runtime/components/config/index.vue.d.ts +4 -0
  23. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/runtime.vue +5 -3
  24. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.d.ts +8 -2
  25. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.js +2 -2
  26. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/runtime.vue +5 -3
  27. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/schema.d.ts +8 -2
  28. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/schema.js +2 -2
  29. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/runtime.vue +4 -3
  30. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/schema.d.ts +8 -2
  31. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/schema.js +1 -1
  32. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/runtime.vue +5 -3
  33. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/schema.d.ts +8 -2
  34. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/schema.js +2 -2
  35. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
  36. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
  37. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/runtime.vue +5 -3
  38. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/schema.d.ts +8 -2
  39. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/schema.js +2 -2
  40. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +2 -2
  41. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +2 -2
  42. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/runtime.vue +5 -3
  43. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/schema.d.ts +8 -2
  44. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/schema.js +2 -2
  45. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
  46. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
  47. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/runtime.vue +5 -3
  48. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/schema.d.ts +8 -2
  49. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/schema.js +2 -2
  50. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.d.vue.ts +2 -2
  51. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.vue.d.ts +2 -2
  52. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/runtime.vue +5 -3
  53. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/schema.d.ts +8 -2
  54. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/schema.js +2 -2
  55. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +4 -4
  56. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +4 -4
  57. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/runtime.vue +5 -3
  58. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/schema.d.ts +8 -2
  59. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/schema.js +2 -2
  60. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +2 -2
  61. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +2 -2
  62. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/runtime.vue +5 -3
  63. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +8 -2
  64. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.js +2 -2
  65. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +2 -2
  66. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +2 -2
  67. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/runtime.vue +5 -3
  68. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/schema.d.ts +8 -2
  69. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/schema.js +2 -2
  70. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/runtime.vue +5 -3
  71. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/schema.d.ts +8 -2
  72. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/schema.js +2 -2
  73. package/dist/runtime/components/form/fields/2026-04-29/com.shwfed.form.field.combobox.single/runtime.vue +4 -3
  74. package/dist/runtime/components/form/fields/2026-04-29/com.shwfed.form.field.combobox.single/schema.d.ts +8 -2
  75. package/dist/runtime/components/form/fields/2026-04-29/com.shwfed.form.field.combobox.single/schema.js +1 -1
  76. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/runtime.vue +5 -3
  77. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/schema.d.ts +8 -2
  78. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/schema.js +1 -1
  79. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/runtime.vue +4 -3
  80. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/schema.d.ts +8 -2
  81. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/schema.js +1 -1
  82. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/config.d.vue.ts +2 -2
  83. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/config.vue.d.ts +2 -2
  84. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/runtime.vue +5 -3
  85. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/schema.d.ts +9 -3
  86. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/schema.js +2 -2
  87. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.checkbox.group/runtime.vue +4 -3
  88. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.checkbox.group/schema.d.ts +8 -2
  89. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.checkbox.group/schema.js +1 -1
  90. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.radio.group/runtime.vue +4 -3
  91. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.radio.group/schema.d.ts +8 -2
  92. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.radio.group/schema.js +1 -1
  93. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/runtime.vue +5 -3
  94. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/schema.d.ts +8 -2
  95. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/schema.js +2 -1
  96. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  97. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  98. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/runtime.vue +4 -3
  99. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.d.ts +8 -2
  100. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.js +1 -1
  101. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/runtime.vue +5 -3
  102. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/schema.d.ts +8 -2
  103. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/schema.js +2 -2
  104. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
  105. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
  106. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/runtime.vue +5 -3
  107. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/schema.d.ts +8 -2
  108. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/schema.js +2 -2
  109. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/runtime.vue +4 -3
  110. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/schema.d.ts +8 -2
  111. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/schema.js +1 -1
  112. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  113. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  114. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/runtime.vue +4 -3
  115. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.d.ts +8 -2
  116. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.js +1 -1
  117. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  118. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  119. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/runtime.vue +4 -3
  120. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.d.ts +8 -2
  121. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.js +1 -1
  122. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/runtime.vue +4 -3
  123. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/schema.d.ts +8 -2
  124. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/schema.js +1 -1
  125. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/runtime.vue +4 -3
  126. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/schema.d.ts +8 -2
  127. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/schema.js +1 -1
  128. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  129. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  130. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +4 -3
  131. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/schema.d.ts +8 -2
  132. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/schema.js +1 -1
  133. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  134. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  135. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +4 -3
  136. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/schema.d.ts +8 -2
  137. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/schema.js +1 -1
  138. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  139. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  140. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/runtime.vue +4 -3
  141. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/schema.d.ts +8 -2
  142. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/schema.js +1 -1
  143. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +18 -18
  144. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +18 -18
  145. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/runtime.vue +4 -3
  146. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/schema.d.ts +8 -2
  147. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/schema.js +1 -1
  148. package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/runtime.vue +5 -3
  149. package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.d.ts +8 -2
  150. package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.js +1 -1
  151. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/runtime.vue +5 -3
  152. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/schema.d.ts +8 -2
  153. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/schema.js +1 -1
  154. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/runtime.vue +4 -3
  155. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/schema.d.ts +8 -2
  156. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/schema.js +1 -1
  157. package/dist/runtime/components/sidebar/index.d.vue.ts +22 -3
  158. package/dist/runtime/components/sidebar/index.vue +66 -5
  159. package/dist/runtime/components/sidebar/index.vue.d.ts +22 -3
  160. package/dist/runtime/components/sidebar/node.d.vue.ts +1 -1
  161. package/dist/runtime/components/sidebar/node.vue +33 -13
  162. package/dist/runtime/components/sidebar/node.vue.d.ts +1 -1
  163. package/dist/runtime/components/sidebar/tree.vue +113 -83
  164. package/dist/runtime/components/sidebar/types.d.ts +8 -0
  165. package/dist/runtime/components/sidebar/types.js +1 -0
  166. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  167. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  168. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  169. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  170. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  171. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  172. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  173. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  174. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  175. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  176. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  177. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  178. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  179. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  180. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  181. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  182. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  183. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  184. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  185. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  186. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  187. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  188. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  189. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  190. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  191. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue +224 -133
  192. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  193. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  194. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue +224 -133
  195. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  196. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  197. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  198. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  199. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  200. package/dist/runtime/components/table/customization.d.vue.ts +15 -0
  201. package/dist/runtime/components/table/customization.vue +633 -0
  202. package/dist/runtime/components/table/customization.vue.d.ts +15 -0
  203. package/dist/runtime/components/table/index.vue +69 -6
  204. package/dist/runtime/components/table/schema.d.ts +68 -68
  205. package/dist/runtime/components/table/utils/customization.d.ts +158 -0
  206. package/dist/runtime/components/table/utils/customization.js +315 -0
  207. package/dist/runtime/components/table/utils/row-reorder.d.ts +3 -2
  208. package/dist/runtime/components/table/utils/row-reorder.js +1 -12
  209. package/dist/runtime/components/tabs/index.d.vue.ts +9 -0
  210. package/dist/runtime/components/tabs/index.vue +92 -0
  211. package/dist/runtime/components/tabs/index.vue.d.ts +9 -0
  212. package/dist/runtime/components/tabs/tab.d.vue.ts +22 -0
  213. package/dist/runtime/components/tabs/tab.vue +85 -0
  214. package/dist/runtime/components/tabs/tab.vue.d.ts +22 -0
  215. package/dist/runtime/components/tabs/types.d.ts +19 -0
  216. package/dist/runtime/components/tabs/types.js +0 -0
  217. package/dist/runtime/components/tabs/use-reorder.d.ts +10 -0
  218. package/dist/runtime/components/tabs/use-reorder.js +90 -0
  219. package/dist/runtime/components/tabs/use-tabs.d.ts +46 -0
  220. package/dist/runtime/components/tabs/use-tabs.js +101 -0
  221. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  222. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  223. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  224. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  225. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  226. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  227. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  228. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  229. package/dist/runtime/components/ui/sidebar/SidebarMenuAction.vue +1 -1
  230. package/dist/runtime/components/ui/sidebar/index.js +2 -2
  231. package/dist/runtime/share/reorder.d.ts +2 -0
  232. package/dist/runtime/share/reorder.js +12 -0
  233. package/dist/runtime/utils/nav-registry.d.ts +19 -0
  234. package/dist/runtime/utils/nav-registry.js +14 -0
  235. package/dist/runtime/utils/page-title-registry.d.ts +3 -0
  236. package/dist/runtime/utils/page-title-registry.js +11 -0
  237. package/dist/runtime/vendor/cel-js/CLAUDE.md +6 -5
  238. package/dist/runtime/vendor/cel-js/PROMPT.md +97 -19
  239. package/dist/runtime/vendor/cel-js/lib/decimal.d.ts +4 -0
  240. package/dist/runtime/vendor/cel-js/lib/decimal.js +35 -0
  241. package/dist/runtime/vendor/cel-js/lib/evaluator.js +2 -0
  242. package/dist/runtime/vendor/cel-js/lib/functions.js +107 -134
  243. package/dist/runtime/vendor/cel-js/lib/macros.js +125 -16
  244. package/dist/runtime/vendor/cel-js/lib/math-builtins.d.ts +2 -0
  245. package/dist/runtime/vendor/cel-js/lib/math-builtins.js +39 -0
  246. package/dist/runtime/vendor/cel-js/lib/optional.d.ts +4 -0
  247. package/dist/runtime/vendor/cel-js/lib/optional.js +73 -21
  248. package/dist/runtime/vendor/cel-js/lib/parser.js +2 -6
  249. package/dist/runtime/vendor/cel-js/lib/registry.js +2 -2
  250. package/package.json +1 -1
@@ -52,6 +52,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
52
52
  readonly locale: "en" | "ja" | "ko";
53
53
  readonly message: string;
54
54
  }[]];
55
+ readonly nodeTooltip?: readonly [{
56
+ readonly locale: "zh";
57
+ readonly message: string;
58
+ }, ...{
59
+ readonly locale: "en" | "ja" | "ko";
60
+ readonly message: string;
61
+ }[]] | undefined;
62
+ readonly nodeSelectable?: string | undefined;
63
+ readonly expandAll: boolean;
55
64
  readonly validations?: readonly {
56
65
  readonly message: readonly [{
57
66
  readonly locale: "zh";
@@ -63,15 +72,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
63
72
  readonly warning?: boolean | undefined;
64
73
  readonly when: string;
65
74
  }[] | undefined;
66
- readonly nodeTooltip?: readonly [{
67
- readonly locale: "zh";
68
- readonly message: string;
69
- }, ...{
70
- readonly locale: "en" | "ja" | "ko";
71
- readonly message: string;
72
- }[]] | undefined;
73
- readonly nodeSelectable?: string | undefined;
74
- readonly expandAll: boolean;
75
75
  }) => any;
76
76
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
77
77
  "onUpdate:modelValue"?: ((value: {
@@ -123,6 +123,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
123
123
  readonly locale: "en" | "ja" | "ko";
124
124
  readonly message: string;
125
125
  }[]];
126
+ readonly nodeTooltip?: readonly [{
127
+ readonly locale: "zh";
128
+ readonly message: string;
129
+ }, ...{
130
+ readonly locale: "en" | "ja" | "ko";
131
+ readonly message: string;
132
+ }[]] | undefined;
133
+ readonly nodeSelectable?: string | undefined;
134
+ readonly expandAll: boolean;
126
135
  readonly validations?: readonly {
127
136
  readonly message: readonly [{
128
137
  readonly locale: "zh";
@@ -134,15 +143,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
134
143
  readonly warning?: boolean | undefined;
135
144
  readonly when: string;
136
145
  }[] | undefined;
137
- readonly nodeTooltip?: readonly [{
138
- readonly locale: "zh";
139
- readonly message: string;
140
- }, ...{
141
- readonly locale: "en" | "ja" | "ko";
142
- readonly message: string;
143
- }[]] | undefined;
144
- readonly nodeSelectable?: string | undefined;
145
- readonly expandAll: boolean;
146
146
  }) => any) | undefined;
147
147
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
148
148
  declare const _default: typeof __VLS_export;
@@ -62,9 +62,10 @@ const formScope = useFormScope();
62
62
  const inherited = injectCELContext();
63
63
  const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
64
64
  const labelText = computed(() => getLocalizedText(props.config.label, locale.value));
65
- const tooltipText = computed(
66
- () => props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0
67
- );
65
+ const tooltipText = computed(() => {
66
+ const raw = props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0;
67
+ return raw ? interpolateMarkdown(raw, $cel, { form: formScope.state.value ?? {} }) : void 0;
68
+ });
68
69
  const placeholderText = computed(
69
70
  () => props.config.placeholder ? getLocalizedText(props.config.placeholder, locale.value) : t("tree-combobox-single-placeholder")
70
71
  );
@@ -43,7 +43,13 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
43
43
  readonly locale: "en" | "ja" | "ko";
44
44
  readonly message: string;
45
45
  }[]], never>>;
46
- tooltip: Schema.optional<Schema.suspend<readonly [{
46
+ tooltip: Schema.optional<Schema.refine<readonly [{
47
+ readonly locale: "zh";
48
+ readonly message: string;
49
+ }, ...{
50
+ readonly locale: "en" | "ja" | "ko";
51
+ readonly message: string;
52
+ }[]], Schema.suspend<readonly [{
47
53
  readonly locale: "zh";
48
54
  readonly message: string;
49
55
  }, ...{
@@ -55,7 +61,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
55
61
  }, ...{
56
62
  readonly locale: "en" | "ja" | "ko";
57
63
  readonly message: string;
58
- }[]], never>>;
64
+ }[]], never>>>;
59
65
  orientation: Schema.optional<Schema.Literal<["vertical", "floating"]>>;
60
66
  binding: Schema.optional<Schema.refine<string, typeof Schema.String>>;
61
67
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -43,7 +43,7 @@ export function schema(configure) {
43
43
  title: "\u5360\u4F4D\u7B26",
44
44
  description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u89E6\u53D1\u5668\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
45
45
  })),
46
- tooltip: Schema.optional(Locale.annotations({
46
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
47
47
  title: "\u63D0\u793A",
48
48
  description: "\u9F20\u6807\u60AC\u505C\u5728\u6807\u7B7E\u4E0A\u65F6\u5C55\u793A\u7684\u8BF4\u660E"
49
49
  })),
@@ -63,9 +63,10 @@ const labelText = computed(() => getLocalizedText(props.config.label, locale.val
63
63
  const placeholderText = computed(
64
64
  () => props.config.placeholder ? getLocalizedText(props.config.placeholder, locale.value) : t("combobox-multi-placeholder")
65
65
  );
66
- const tooltipText = computed(
67
- () => props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0
68
- );
66
+ const tooltipText = computed(() => {
67
+ const raw = props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0;
68
+ return raw ? interpolateMarkdown(raw, $cel, { form: formScope.state.value ?? {} }) : void 0;
69
+ });
69
70
  function evalBool(expression, label) {
70
71
  if (!expression) return false;
71
72
  try {
@@ -213,7 +213,13 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
213
213
  readonly locale: "en" | "ja" | "ko";
214
214
  readonly message: string;
215
215
  }[]], never>>;
216
- tooltip: Schema.optional<Schema.suspend<readonly [{
216
+ tooltip: Schema.optional<Schema.refine<readonly [{
217
+ readonly locale: "zh";
218
+ readonly message: string;
219
+ }, ...{
220
+ readonly locale: "en" | "ja" | "ko";
221
+ readonly message: string;
222
+ }[]], Schema.suspend<readonly [{
217
223
  readonly locale: "zh";
218
224
  readonly message: string;
219
225
  }, ...{
@@ -225,7 +231,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
225
231
  }, ...{
226
232
  readonly locale: "en" | "ja" | "ko";
227
233
  readonly message: string;
228
- }[]], never>>;
234
+ }[]], never>>>;
229
235
  orientation: Schema.optional<Schema.Literal<["vertical", "floating"]>>;
230
236
  binding: Schema.optional<Schema.refine<string, typeof Schema.String>>;
231
237
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -125,7 +125,7 @@ export function schema(configure) {
125
125
  title: "\u5360\u4F4D\u7B26",
126
126
  description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u8F93\u5165\u6846\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
127
127
  })),
128
- tooltip: Schema.optional(Locale.annotations({
128
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
129
129
  title: "\u63D0\u793A",
130
130
  description: "\u9F20\u6807\u60AC\u505C\u5728\u6807\u7B7E\u4E0A\u65F6\u5C55\u793A\u7684\u8BF4\u660E"
131
131
  })),
@@ -63,9 +63,10 @@ const labelText = computed(() => getLocalizedText(props.config.label, locale.val
63
63
  const placeholderText = computed(
64
64
  () => props.config.placeholder ? getLocalizedText(props.config.placeholder, locale.value) : t("combobox-single-placeholder")
65
65
  );
66
- const tooltipText = computed(
67
- () => props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0
68
- );
66
+ const tooltipText = computed(() => {
67
+ const raw = props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0;
68
+ return raw ? interpolateMarkdown(raw, $cel, { form: formScope.state.value ?? {} }) : void 0;
69
+ });
69
70
  function evalBool(expression, label) {
70
71
  if (!expression) return false;
71
72
  try {
@@ -213,7 +213,13 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
213
213
  readonly locale: "en" | "ja" | "ko";
214
214
  readonly message: string;
215
215
  }[]], never>>;
216
- tooltip: Schema.optional<Schema.suspend<readonly [{
216
+ tooltip: Schema.optional<Schema.refine<readonly [{
217
+ readonly locale: "zh";
218
+ readonly message: string;
219
+ }, ...{
220
+ readonly locale: "en" | "ja" | "ko";
221
+ readonly message: string;
222
+ }[]], Schema.suspend<readonly [{
217
223
  readonly locale: "zh";
218
224
  readonly message: string;
219
225
  }, ...{
@@ -225,7 +231,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
225
231
  }, ...{
226
232
  readonly locale: "en" | "ja" | "ko";
227
233
  readonly message: string;
228
- }[]], never>>;
234
+ }[]], never>>>;
229
235
  orientation: Schema.optional<Schema.Literal<["vertical", "floating"]>>;
230
236
  binding: Schema.optional<Schema.refine<string, typeof Schema.String>>;
231
237
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -125,7 +125,7 @@ export function schema(configure) {
125
125
  title: "\u5360\u4F4D\u7B26",
126
126
  description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u8F93\u5165\u6846\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
127
127
  })),
128
- tooltip: Schema.optional(Locale.annotations({
128
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
129
129
  title: "\u63D0\u793A",
130
130
  description: "\u9F20\u6807\u60AC\u505C\u5728\u6807\u7B7E\u4E0A\u65F6\u5C55\u793A\u7684\u8BF4\u660E"
131
131
  })),
@@ -54,6 +54,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
54
54
  readonly message: string;
55
55
  }[]];
56
56
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
57
+ readonly nodeTooltip?: readonly [{
58
+ readonly locale: "zh";
59
+ readonly message: string;
60
+ }, ...{
61
+ readonly locale: "en" | "ja" | "ko";
62
+ readonly message: string;
63
+ }[]] | undefined;
64
+ readonly nodeSelectable?: string | undefined;
65
+ readonly expandAll: boolean;
57
66
  readonly validations?: readonly {
58
67
  readonly message: readonly [{
59
68
  readonly locale: "zh";
@@ -65,15 +74,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
74
  readonly warning?: boolean | undefined;
66
75
  readonly when: string;
67
76
  }[] | undefined;
68
- readonly nodeTooltip?: readonly [{
69
- readonly locale: "zh";
70
- readonly message: string;
71
- }, ...{
72
- readonly locale: "en" | "ja" | "ko";
73
- readonly message: string;
74
- }[]] | undefined;
75
- readonly nodeSelectable?: string | undefined;
76
- readonly expandAll: boolean;
77
77
  }) => any;
78
78
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
79
79
  "onUpdate:modelValue"?: ((value: {
@@ -127,6 +127,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
127
127
  readonly message: string;
128
128
  }[]];
129
129
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
130
+ readonly nodeTooltip?: readonly [{
131
+ readonly locale: "zh";
132
+ readonly message: string;
133
+ }, ...{
134
+ readonly locale: "en" | "ja" | "ko";
135
+ readonly message: string;
136
+ }[]] | undefined;
137
+ readonly nodeSelectable?: string | undefined;
138
+ readonly expandAll: boolean;
130
139
  readonly validations?: readonly {
131
140
  readonly message: readonly [{
132
141
  readonly locale: "zh";
@@ -138,15 +147,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
138
147
  readonly warning?: boolean | undefined;
139
148
  readonly when: string;
140
149
  }[] | undefined;
141
- readonly nodeTooltip?: readonly [{
142
- readonly locale: "zh";
143
- readonly message: string;
144
- }, ...{
145
- readonly locale: "en" | "ja" | "ko";
146
- readonly message: string;
147
- }[]] | undefined;
148
- readonly nodeSelectable?: string | undefined;
149
- readonly expandAll: boolean;
150
150
  }) => any) | undefined;
151
151
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
152
152
  declare const _default: typeof __VLS_export;
@@ -54,6 +54,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
54
54
  readonly message: string;
55
55
  }[]];
56
56
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
57
+ readonly nodeTooltip?: readonly [{
58
+ readonly locale: "zh";
59
+ readonly message: string;
60
+ }, ...{
61
+ readonly locale: "en" | "ja" | "ko";
62
+ readonly message: string;
63
+ }[]] | undefined;
64
+ readonly nodeSelectable?: string | undefined;
65
+ readonly expandAll: boolean;
57
66
  readonly validations?: readonly {
58
67
  readonly message: readonly [{
59
68
  readonly locale: "zh";
@@ -65,15 +74,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
74
  readonly warning?: boolean | undefined;
66
75
  readonly when: string;
67
76
  }[] | undefined;
68
- readonly nodeTooltip?: readonly [{
69
- readonly locale: "zh";
70
- readonly message: string;
71
- }, ...{
72
- readonly locale: "en" | "ja" | "ko";
73
- readonly message: string;
74
- }[]] | undefined;
75
- readonly nodeSelectable?: string | undefined;
76
- readonly expandAll: boolean;
77
77
  }) => any;
78
78
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
79
79
  "onUpdate:modelValue"?: ((value: {
@@ -127,6 +127,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
127
127
  readonly message: string;
128
128
  }[]];
129
129
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
130
+ readonly nodeTooltip?: readonly [{
131
+ readonly locale: "zh";
132
+ readonly message: string;
133
+ }, ...{
134
+ readonly locale: "en" | "ja" | "ko";
135
+ readonly message: string;
136
+ }[]] | undefined;
137
+ readonly nodeSelectable?: string | undefined;
138
+ readonly expandAll: boolean;
130
139
  readonly validations?: readonly {
131
140
  readonly message: readonly [{
132
141
  readonly locale: "zh";
@@ -138,15 +147,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
138
147
  readonly warning?: boolean | undefined;
139
148
  readonly when: string;
140
149
  }[] | undefined;
141
- readonly nodeTooltip?: readonly [{
142
- readonly locale: "zh";
143
- readonly message: string;
144
- }, ...{
145
- readonly locale: "en" | "ja" | "ko";
146
- readonly message: string;
147
- }[]] | undefined;
148
- readonly nodeSelectable?: string | undefined;
149
- readonly expandAll: boolean;
150
150
  }) => any) | undefined;
151
151
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
152
152
  declare const _default: typeof __VLS_export;
@@ -64,9 +64,10 @@ const formScope = useFormScope();
64
64
  const inherited = injectCELContext();
65
65
  const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
66
66
  const labelText = computed(() => getLocalizedText(props.config.label, locale.value));
67
- const tooltipText = computed(
68
- () => props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0
69
- );
67
+ const tooltipText = computed(() => {
68
+ const raw = props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0;
69
+ return raw ? interpolateMarkdown(raw, $cel, { form: formScope.state.value ?? {} }) : void 0;
70
+ });
70
71
  const placeholderText = computed(
71
72
  () => props.config.placeholder ? getLocalizedText(props.config.placeholder, locale.value) : t("tree-combobox-multi-placeholder")
72
73
  );
@@ -45,7 +45,13 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
45
45
  readonly locale: "en" | "ja" | "ko";
46
46
  readonly message: string;
47
47
  }[]], never>>;
48
- tooltip: Schema.optional<Schema.suspend<readonly [{
48
+ tooltip: Schema.optional<Schema.refine<readonly [{
49
+ readonly locale: "zh";
50
+ readonly message: string;
51
+ }, ...{
52
+ readonly locale: "en" | "ja" | "ko";
53
+ readonly message: string;
54
+ }[]], Schema.suspend<readonly [{
49
55
  readonly locale: "zh";
50
56
  readonly message: string;
51
57
  }, ...{
@@ -57,7 +63,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
57
63
  }, ...{
58
64
  readonly locale: "en" | "ja" | "ko";
59
65
  readonly message: string;
60
- }[]], never>>;
66
+ }[]], never>>>;
61
67
  orientation: Schema.optional<Schema.Literal<["vertical", "floating"]>>;
62
68
  binding: Schema.optional<Schema.refine<string, typeof Schema.String>>;
63
69
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -47,7 +47,7 @@ export function schema(configure) {
47
47
  title: "\u5360\u4F4D\u7B26",
48
48
  description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u89E6\u53D1\u5668\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
49
49
  })),
50
- tooltip: Schema.optional(Locale.annotations({
50
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
51
51
  title: "\u63D0\u793A",
52
52
  description: "\u9F20\u6807\u60AC\u505C\u5728\u6807\u7B7E\u4E0A\u65F6\u5C55\u793A\u7684\u8BF4\u660E"
53
53
  })),
@@ -53,6 +53,15 @@ 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 nodeTooltip?: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]] | undefined;
63
+ readonly nodeSelectable?: string | undefined;
64
+ readonly expandAll: boolean;
56
65
  readonly validations?: readonly {
57
66
  readonly message: readonly [{
58
67
  readonly locale: "zh";
@@ -64,15 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
73
  readonly warning?: boolean | undefined;
65
74
  readonly when: string;
66
75
  }[] | undefined;
67
- readonly nodeTooltip?: readonly [{
68
- readonly locale: "zh";
69
- readonly message: string;
70
- }, ...{
71
- readonly locale: "en" | "ja" | "ko";
72
- readonly message: string;
73
- }[]] | undefined;
74
- readonly nodeSelectable?: string | undefined;
75
- readonly expandAll: boolean;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
78
78
  "onUpdate:modelValue"?: ((value: {
@@ -125,6 +125,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
125
  readonly locale: "en" | "ja" | "ko";
126
126
  readonly message: string;
127
127
  }[]];
128
+ readonly nodeTooltip?: readonly [{
129
+ readonly locale: "zh";
130
+ readonly message: string;
131
+ }, ...{
132
+ readonly locale: "en" | "ja" | "ko";
133
+ readonly message: string;
134
+ }[]] | undefined;
135
+ readonly nodeSelectable?: string | undefined;
136
+ readonly expandAll: boolean;
128
137
  readonly validations?: readonly {
129
138
  readonly message: readonly [{
130
139
  readonly locale: "zh";
@@ -136,15 +145,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
136
145
  readonly warning?: boolean | undefined;
137
146
  readonly when: string;
138
147
  }[] | undefined;
139
- readonly nodeTooltip?: readonly [{
140
- readonly locale: "zh";
141
- readonly message: string;
142
- }, ...{
143
- readonly locale: "en" | "ja" | "ko";
144
- readonly message: string;
145
- }[]] | undefined;
146
- readonly nodeSelectable?: string | undefined;
147
- readonly expandAll: boolean;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
150
150
  declare const _default: typeof __VLS_export;
@@ -53,6 +53,15 @@ 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 nodeTooltip?: readonly [{
57
+ readonly locale: "zh";
58
+ readonly message: string;
59
+ }, ...{
60
+ readonly locale: "en" | "ja" | "ko";
61
+ readonly message: string;
62
+ }[]] | undefined;
63
+ readonly nodeSelectable?: string | undefined;
64
+ readonly expandAll: boolean;
56
65
  readonly validations?: readonly {
57
66
  readonly message: readonly [{
58
67
  readonly locale: "zh";
@@ -64,15 +73,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
64
73
  readonly warning?: boolean | undefined;
65
74
  readonly when: string;
66
75
  }[] | undefined;
67
- readonly nodeTooltip?: readonly [{
68
- readonly locale: "zh";
69
- readonly message: string;
70
- }, ...{
71
- readonly locale: "en" | "ja" | "ko";
72
- readonly message: string;
73
- }[]] | undefined;
74
- readonly nodeSelectable?: string | undefined;
75
- readonly expandAll: boolean;
76
76
  }) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
78
78
  "onUpdate:modelValue"?: ((value: {
@@ -125,6 +125,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
125
125
  readonly locale: "en" | "ja" | "ko";
126
126
  readonly message: string;
127
127
  }[]];
128
+ readonly nodeTooltip?: readonly [{
129
+ readonly locale: "zh";
130
+ readonly message: string;
131
+ }, ...{
132
+ readonly locale: "en" | "ja" | "ko";
133
+ readonly message: string;
134
+ }[]] | undefined;
135
+ readonly nodeSelectable?: string | undefined;
136
+ readonly expandAll: boolean;
128
137
  readonly validations?: readonly {
129
138
  readonly message: readonly [{
130
139
  readonly locale: "zh";
@@ -136,15 +145,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
136
145
  readonly warning?: boolean | undefined;
137
146
  readonly when: string;
138
147
  }[] | undefined;
139
- readonly nodeTooltip?: readonly [{
140
- readonly locale: "zh";
141
- readonly message: string;
142
- }, ...{
143
- readonly locale: "en" | "ja" | "ko";
144
- readonly message: string;
145
- }[]] | undefined;
146
- readonly nodeSelectable?: string | undefined;
147
- readonly expandAll: boolean;
148
148
  }) => any) | undefined;
149
149
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
150
150
  declare const _default: typeof __VLS_export;
@@ -64,9 +64,10 @@ const formScope = useFormScope();
64
64
  const inherited = injectCELContext();
65
65
  const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
66
66
  const labelText = computed(() => getLocalizedText(props.config.label, locale.value));
67
- const tooltipText = computed(
68
- () => props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0
69
- );
67
+ const tooltipText = computed(() => {
68
+ const raw = props.config.tooltip ? getLocalizedText(props.config.tooltip, locale.value) : void 0;
69
+ return raw ? interpolateMarkdown(raw, $cel, { form: formScope.state.value ?? {} }) : void 0;
70
+ });
70
71
  const placeholderText = computed(
71
72
  () => props.config.placeholder ? getLocalizedText(props.config.placeholder, locale.value) : t("tree-combobox-single-placeholder")
72
73
  );
@@ -45,7 +45,13 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
45
45
  readonly locale: "en" | "ja" | "ko";
46
46
  readonly message: string;
47
47
  }[]], never>>;
48
- tooltip: Schema.optional<Schema.suspend<readonly [{
48
+ tooltip: Schema.optional<Schema.refine<readonly [{
49
+ readonly locale: "zh";
50
+ readonly message: string;
51
+ }, ...{
52
+ readonly locale: "en" | "ja" | "ko";
53
+ readonly message: string;
54
+ }[]], Schema.suspend<readonly [{
49
55
  readonly locale: "zh";
50
56
  readonly message: string;
51
57
  }, ...{
@@ -57,7 +63,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
57
63
  }, ...{
58
64
  readonly locale: "en" | "ja" | "ko";
59
65
  readonly message: string;
60
- }[]], never>>;
66
+ }[]], never>>>;
61
67
  orientation: Schema.optional<Schema.Literal<["vertical", "floating"]>>;
62
68
  binding: Schema.optional<Schema.refine<string, typeof Schema.String>>;
63
69
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -47,7 +47,7 @@ export function schema(configure) {
47
47
  title: "\u5360\u4F4D\u7B26",
48
48
  description: "\u672A\u9009\u4E2D\u4EFB\u4F55\u9009\u9879\u65F6\u89E6\u53D1\u5668\u4E2D\u7684\u5360\u4F4D\u6587\u672C"
49
49
  })),
50
- tooltip: Schema.optional(Locale.annotations({
50
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
51
51
  title: "\u63D0\u793A",
52
52
  description: "\u9F20\u6807\u60AC\u505C\u5728\u6807\u7B7E\u4E0A\u65F6\u5C55\u793A\u7684\u8BF4\u660E"
53
53
  })),
@@ -56,6 +56,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
56
56
  readonly message: string;
57
57
  }[]];
58
58
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
59
+ readonly nodeTooltip?: readonly [{
60
+ readonly locale: "zh";
61
+ readonly message: string;
62
+ }, ...{
63
+ readonly locale: "en" | "ja" | "ko";
64
+ readonly message: string;
65
+ }[]] | undefined;
66
+ readonly nodeSelectable?: string | undefined;
67
+ readonly expandAll: boolean;
59
68
  readonly validations?: readonly {
60
69
  readonly message: readonly [{
61
70
  readonly locale: "zh";
@@ -67,15 +76,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
67
76
  readonly warning?: boolean | undefined;
68
77
  readonly when: string;
69
78
  }[] | undefined;
70
- readonly nodeTooltip?: readonly [{
71
- readonly locale: "zh";
72
- readonly message: string;
73
- }, ...{
74
- readonly locale: "en" | "ja" | "ko";
75
- readonly message: string;
76
- }[]] | undefined;
77
- readonly nodeSelectable?: string | undefined;
78
- readonly expandAll: boolean;
79
79
  }) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
81
81
  "onUpdate:modelValue"?: ((value: {
@@ -131,6 +131,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
131
131
  readonly message: string;
132
132
  }[]];
133
133
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
134
+ readonly nodeTooltip?: readonly [{
135
+ readonly locale: "zh";
136
+ readonly message: string;
137
+ }, ...{
138
+ readonly locale: "en" | "ja" | "ko";
139
+ readonly message: string;
140
+ }[]] | undefined;
141
+ readonly nodeSelectable?: string | undefined;
142
+ readonly expandAll: boolean;
134
143
  readonly validations?: readonly {
135
144
  readonly message: readonly [{
136
145
  readonly locale: "zh";
@@ -142,15 +151,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
142
151
  readonly warning?: boolean | undefined;
143
152
  readonly when: string;
144
153
  }[] | undefined;
145
- readonly nodeTooltip?: readonly [{
146
- readonly locale: "zh";
147
- readonly message: string;
148
- }, ...{
149
- readonly locale: "en" | "ja" | "ko";
150
- readonly message: string;
151
- }[]] | undefined;
152
- readonly nodeSelectable?: string | undefined;
153
- readonly expandAll: boolean;
154
154
  }) => any) | undefined;
155
155
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
156
156
  declare const _default: typeof __VLS_export;