@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
package/dist/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "shwfed",
3
3
  "configKey": "shwfed",
4
- "version": "2.12.4",
4
+ "version": "2.12.6",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "1.0.2",
7
7
  "unbuild": "unknown"
package/dist/module.mjs CHANGED
@@ -109,6 +109,7 @@ const module$1 = defineNuxtModule({
109
109
  "@atlaskit/pragmatic-drag-and-drop/combine",
110
110
  "@atlaskit/pragmatic-drag-and-drop/element/adapter",
111
111
  "@atlaskit/pragmatic-drag-and-drop-hitbox/tree-item",
112
+ "@atlaskit/pragmatic-drag-and-drop-hitbox/closest-edge",
112
113
  "@atlaskit/pragmatic-drag-and-drop/element/preserve-offset-on-source",
113
114
  "@atlaskit/pragmatic-drag-and-drop/element/set-custom-native-drag-preview",
114
115
  "vaul-vue",
@@ -142,6 +143,10 @@ const module$1 = defineNuxtModule({
142
143
  name: "ShwfedSidebar",
143
144
  filePath: resolver.resolve("./runtime/components/sidebar/index.vue")
144
145
  });
146
+ addComponent({
147
+ name: "ShwfedTabs",
148
+ filePath: resolver.resolve("./runtime/components/tabs/index.vue")
149
+ });
145
150
  for (const folder of EXPOSED_UI_FOLDERS) {
146
151
  const folderPath = resolver.resolve(`./runtime/components/ui/${folder}`);
147
152
  for (const file of readdirSync(folderPath)) {
@@ -5,7 +5,9 @@ import { useI18n } from "vue-i18n";
5
5
  import { openModal } from "../../../../../composables/useOverlay";
6
6
  import { getLocalizedText } from "../../../../../share/locale";
7
7
  import { lookupFindBlock } from "../../../../config/utils/block-ref-cache";
8
- import { injectCELContext, provideCELContext } from "../../../../../utils/cel-context";
8
+ import { cel as _rawCel } from "../../../../../utils/cel";
9
+ import { celBindings, injectCELContext, provideCELContext } from "../../../../../utils/cel-context";
10
+ import { interpolateMarkdown } from "../../../../table/utils/runtime";
9
11
  import {
10
12
  EVENT_CHANNEL_KEY,
11
13
  createEventChannel,
@@ -24,6 +26,7 @@ const { locale } = useI18n();
24
26
  const configure = (_env) => {
25
27
  };
26
28
  const inheritedCelContext = injectCELContext();
29
+ const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inheritedCelContext), ...context });
27
30
  const inheritedFormState = inject(FORM_STATE_KEY, void 0);
28
31
  const outerEventChannel = useEventChannel();
29
32
  const currentClose = ref(null);
@@ -45,7 +48,11 @@ const ModalBoundaryBridge = defineComponent({
45
48
  });
46
49
  const findBlock = (type, compatibilityDate) => lookupFindBlock()?.(type, compatibilityDate);
47
50
  const effect = Effect.gen(function* () {
48
- const title = getLocalizedText(props.config.modalTitle, locale.value) ?? getLocalizedText(props.buttonTitle, locale.value) ?? "";
51
+ const title = interpolateMarkdown(
52
+ getLocalizedText(props.config.modalTitle, locale.value) ?? getLocalizedText(props.buttonTitle, locale.value) ?? "",
53
+ $cel,
54
+ {}
55
+ );
49
56
  const { modal, close } = yield* openModal({
50
57
  title,
51
58
  width: props.config.modalWidth
@@ -15,7 +15,13 @@ export declare const metadata: {
15
15
  export declare function schema(configure: (env: Environment) => void): Schema.Struct<{
16
16
  type: Schema.Literal<["com.shwfed.actions.button.modal.layout"]>;
17
17
  compatibilityDate: Schema.Literal<["2026-05-11"]>;
18
- modalTitle: Schema.optional<Schema.suspend<readonly [{
18
+ modalTitle: Schema.optional<Schema.refine<readonly [{
19
+ readonly locale: "zh";
20
+ readonly message: string;
21
+ }, ...{
22
+ readonly locale: "en" | "ja" | "ko";
23
+ readonly message: string;
24
+ }[]], Schema.suspend<readonly [{
19
25
  readonly locale: "zh";
20
26
  readonly message: string;
21
27
  }, ...{
@@ -27,7 +33,7 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
27
33
  }, ...{
28
34
  readonly locale: "en" | "ja" | "ko";
29
35
  readonly message: string;
30
- }[]], never>>;
36
+ }[]], never>>>;
31
37
  modalWidth: Schema.optional<Schema.refine<string, typeof Schema.String>>;
32
38
  modalMinHeight: Schema.optional<Schema.refine<string, typeof Schema.String>>;
33
39
  slot: Schema.refine<{
@@ -1,5 +1,5 @@
1
1
  import { Schema } from "effect";
2
- import { Locale } from "../../../../../share/locale.js";
2
+ import { LocaleMarkdown } from "../../../../../share/expression.js";
3
3
  import { Slot, defaultSlot } from "../../../../../share/layout.js";
4
4
  import { lookupBlockRef } from "../../../../config/utils/block-ref-cache.js";
5
5
  export const type = "com.shwfed.actions.button.modal.layout";
@@ -21,9 +21,9 @@ export function schema(configure) {
21
21
  return Schema.Struct({
22
22
  type: Schema.Literal(type),
23
23
  compatibilityDate: Schema.Literal(compatibilityDate),
24
- modalTitle: Schema.optional(Locale.annotations({
24
+ modalTitle: Schema.optional(LocaleMarkdown({ configure }).annotations({
25
25
  title: "\u5F39\u7A97\u6807\u9898",
26
- description: "\u5F39\u7A97\u9876\u90E8\u5C55\u793A\u7684\u672C\u5730\u5316\u6807\u9898\uFF0C\u652F\u6301\u884C\u5185 Markdown\uFF1B\u4E0D\u586B\u5219\u56DE\u9000\u4F7F\u7528\u6309\u94AE\u81EA\u8EAB\u7684\u540D\u79F0"
26
+ description: "\u5F39\u7A97\u9876\u90E8\u5C55\u793A\u7684\u672C\u5730\u5316\u6807\u9898\uFF0C\u652F\u6301\u884C\u5185 Markdown \u4E0E `{{ \u8868\u8FBE\u5F0F }}` \u63D2\u503C\uFF1B\u4E0D\u586B\u5219\u56DE\u9000\u4F7F\u7528\u6309\u94AE\u81EA\u8EAB\u7684\u540D\u79F0"
27
27
  })),
28
28
  modalWidth: Schema.optional(CssLength.annotations({
29
29
  title: "\u5F39\u7A97\u5BBD\u5EA6",
@@ -13,6 +13,7 @@ import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuTrigge
13
13
  import { Tooltip, TooltipContent, TooltipTrigger } from "../../ui/tooltip";
14
14
  import { cel as _rawCel } from "../../../utils/cel";
15
15
  import { celBindings, injectCELContext } from "../../../utils/cel-context";
16
+ import { interpolateMarkdown } from "../../table/utils/runtime";
16
17
  import { buttonRegistryKey } from "../utils/button-registry";
17
18
  import { findButton, findItem } from "../utils/resolve";
18
19
  import { Fetch } from "fx-fetch";
@@ -246,7 +247,8 @@ function getDropdownLabel(dropdown) {
246
247
  return getLocalizedText(dropdown.title, locale.value) ?? t("untitled-dropdown");
247
248
  }
248
249
  function getButtonTooltip(button) {
249
- return getLocalizedText(button.tooltip, locale.value);
250
+ const raw = getLocalizedText(button.tooltip, locale.value);
251
+ return raw ? interpolateMarkdown(raw, $cel, {}) : void 0;
250
252
  }
251
253
  function hasButtonTooltip(button) {
252
254
  return hasVisibleLocaleValue(button.tooltip);
@@ -147,7 +147,13 @@ export declare function ActionSchemaFields(configure: (env: Environment) => void
147
147
  readonly locale: "en" | "ja" | "ko";
148
148
  readonly message: string;
149
149
  }[]], never>;
150
- tooltip: Schema.optional<Schema.suspend<readonly [{
150
+ tooltip: Schema.optional<Schema.refine<readonly [{
151
+ readonly locale: "zh";
152
+ readonly message: string;
153
+ }, ...{
154
+ readonly locale: "en" | "ja" | "ko";
155
+ readonly message: string;
156
+ }[]], Schema.suspend<readonly [{
151
157
  readonly locale: "zh";
152
158
  readonly message: string;
153
159
  }, ...{
@@ -159,7 +165,7 @@ export declare function ActionSchemaFields(configure: (env: Environment) => void
159
165
  }, ...{
160
166
  readonly locale: "en" | "ja" | "ko";
161
167
  readonly message: string;
162
- }[]], never>>;
168
+ }[]], never>>>;
163
169
  icon: Schema.optional<Schema.SchemaClass<string, string, never>>;
164
170
  hidden: Schema.optional<Schema.Schema<string, string, never>>;
165
171
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -182,7 +188,13 @@ export declare function ActionSchemaFields(configure: (env: Environment) => void
182
188
  readonly locale: "en" | "ja" | "ko";
183
189
  readonly message: string;
184
190
  }[]], never>;
185
- tooltip: Schema.optional<Schema.suspend<readonly [{
191
+ tooltip: Schema.optional<Schema.refine<readonly [{
192
+ readonly locale: "zh";
193
+ readonly message: string;
194
+ }, ...{
195
+ readonly locale: "en" | "ja" | "ko";
196
+ readonly message: string;
197
+ }[]], Schema.suspend<readonly [{
186
198
  readonly locale: "zh";
187
199
  readonly message: string;
188
200
  }, ...{
@@ -194,7 +206,7 @@ export declare function ActionSchemaFields(configure: (env: Environment) => void
194
206
  }, ...{
195
207
  readonly locale: "en" | "ja" | "ko";
196
208
  readonly message: string;
197
- }[]], never>>;
209
+ }[]], never>>>;
198
210
  icon: Schema.optional<Schema.SchemaClass<string, string, never>>;
199
211
  hidden: Schema.optional<Schema.Schema<string, string, never>>;
200
212
  disabled: Schema.optional<Schema.Schema<string, string, never>>;
@@ -1,5 +1,5 @@
1
1
  import { Option, Schema, SchemaAST } from "effect";
2
- import { Expression } from "../../share/expression.js";
2
+ import { Expression, LocaleMarkdown } from "../../share/expression.js";
3
3
  import { Locale } from "../../share/locale.js";
4
4
  import { allButtonSchemas, allItemSchemas } from "./utils/resolve.js";
5
5
  import { md } from "../../share/markdown.js";
@@ -24,9 +24,9 @@ export function ActionSchemaFields(configure) {
24
24
  id: Schema.UUID.annotations({ description: "Action \u552F\u4E00\u6807\u8BC6" }),
25
25
  groupId: Schema.UUID.annotations({ description: "\u6240\u5C5E\u6309\u94AE\u7EC4\u6807\u8BC6" }),
26
26
  title: Locale.annotations({ title: "\u540D\u79F0", description: "\u6309\u94AE\u4E0A\u7684\u6587\u5B57" }),
27
- tooltip: Schema.optional(Locale.annotations({
27
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
28
28
  title: "\u63D0\u793A",
29
- description: "\u5F53\u7528\u6237\u5C06\u9F20\u6807\u79FB\u52A8\u81F3\u8BE5\u6309\u94AE\u4E0A\uFF0C\u5C06\u5C55\u793A\u7684\u63D0\u793A\u5185\u5BB9"
29
+ description: "\u5F53\u7528\u6237\u5C06\u9F20\u6807\u79FB\u52A8\u81F3\u8BE5\u6309\u94AE\u4E0A\uFF0C\u5C06\u5C55\u793A\u7684\u63D0\u793A\u5185\u5BB9\uFF1B\u652F\u6301\u884C\u5185 Markdown \u4E0E `{{ \u8868\u8FBE\u5F0F }}` \u63D2\u503C"
30
30
  })),
31
31
  icon: Schema.optional(Schema.String.annotations({
32
32
  title: "\u56FE\u6807",
@@ -59,9 +59,9 @@ export function ActionSchemaFields(configure) {
59
59
  const DropdownAction = Schema.Struct({
60
60
  id: Schema.UUID.annotations({ description: "\u4E0B\u62C9\u9879\u6309\u94AE\u552F\u4E00\u6807\u8BC6" }),
61
61
  title: Locale.annotations({ title: "\u540D\u79F0", description: "\u4E0B\u62C9\u9879\u6309\u94AE\u540D\u79F0\u7684\u672C\u5730\u5316\u663E\u793A\u6587\u672C" }),
62
- tooltip: Schema.optional(Locale.annotations({
62
+ tooltip: Schema.optional(LocaleMarkdown({ configure }).annotations({
63
63
  title: "\u63D0\u793A",
64
- description: "\u4E0B\u62C9\u9879\u6309\u94AE\u63D0\u793A\u7684\u672C\u5730\u5316\u663E\u793A\u6587\u672C"
64
+ description: "\u4E0B\u62C9\u9879\u6309\u94AE\u63D0\u793A\u7684\u672C\u5730\u5316\u663E\u793A\u6587\u672C\uFF1B\u652F\u6301\u884C\u5185 Markdown \u4E0E `{{ \u8868\u8FBE\u5F0F }}` \u63D2\u503C"
65
65
  })),
66
66
  icon: Schema.optional(Schema.String.annotations({
67
67
  title: "\u56FE\u6807",
@@ -34,40 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  }[];
37
- readonly query?: {
38
- readonly style?: string | undefined;
39
- readonly id?: string | undefined;
40
- readonly initial?: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- } | undefined;
44
- readonly displayName?: string | undefined;
45
- readonly kind: "shwfed.component.form";
46
- readonly fields: readonly any[];
47
- readonly layouts: readonly {
48
- readonly name: string;
49
- readonly layout: {
50
- readonly style?: string | undefined;
51
- readonly columns: number;
52
- readonly gap?: number | undefined;
53
- readonly rows?: number | undefined;
54
- readonly placements: {
55
- readonly [x: string]: {
56
- readonly area: readonly [readonly [number, number], readonly [number, number]];
57
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
58
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
59
- };
60
- };
61
- };
62
- readonly media?: string | undefined;
63
- }[];
64
- readonly readonly?: string | undefined;
65
- } | undefined;
66
- readonly dataSource?: {
67
- readonly data: string;
68
- readonly total?: string | undefined;
69
- readonly request?: string | undefined;
70
- } | undefined;
71
37
  readonly actions?: {
72
38
  readonly size: "default" | "sm" | "xs";
73
39
  readonly style?: string | undefined;
@@ -135,6 +101,40 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
135
101
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
136
102
  }[];
137
103
  } | undefined;
104
+ readonly query?: {
105
+ readonly style?: string | undefined;
106
+ readonly id?: string | undefined;
107
+ readonly initial?: {
108
+ readonly data: string;
109
+ readonly request?: string | undefined;
110
+ } | undefined;
111
+ readonly displayName?: string | undefined;
112
+ readonly kind: "shwfed.component.form";
113
+ readonly fields: readonly any[];
114
+ readonly layouts: readonly {
115
+ readonly name: string;
116
+ readonly layout: {
117
+ readonly style?: string | undefined;
118
+ readonly columns: number;
119
+ readonly gap?: number | undefined;
120
+ readonly rows?: number | undefined;
121
+ readonly placements: {
122
+ readonly [x: string]: {
123
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
124
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
125
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
126
+ };
127
+ };
128
+ };
129
+ readonly media?: string | undefined;
130
+ }[];
131
+ readonly readonly?: string | undefined;
132
+ } | undefined;
133
+ readonly dataSource?: {
134
+ readonly data: string;
135
+ readonly total?: string | undefined;
136
+ readonly request?: string | undefined;
137
+ } | undefined;
138
138
  readonly bottomActions?: {
139
139
  readonly size: "default" | "sm" | "xs";
140
140
  readonly style?: string | undefined;
@@ -282,40 +282,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
282
282
  readonly message: string;
283
283
  }[]] | undefined;
284
284
  }[];
285
- readonly query?: {
286
- readonly style?: string | undefined;
287
- readonly id?: string | undefined;
288
- readonly initial?: {
289
- readonly data: string;
290
- readonly request?: string | undefined;
291
- } | undefined;
292
- readonly displayName?: string | undefined;
293
- readonly kind: "shwfed.component.form";
294
- readonly fields: readonly any[];
295
- readonly layouts: readonly {
296
- readonly name: string;
297
- readonly layout: {
298
- readonly style?: string | undefined;
299
- readonly columns: number;
300
- readonly gap?: number | undefined;
301
- readonly rows?: number | undefined;
302
- readonly placements: {
303
- readonly [x: string]: {
304
- readonly area: readonly [readonly [number, number], readonly [number, number]];
305
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
306
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
307
- };
308
- };
309
- };
310
- readonly media?: string | undefined;
311
- }[];
312
- readonly readonly?: string | undefined;
313
- } | undefined;
314
- readonly dataSource?: {
315
- readonly data: string;
316
- readonly total?: string | undefined;
317
- readonly request?: string | undefined;
318
- } | undefined;
319
285
  readonly actions?: {
320
286
  readonly size: "default" | "sm" | "xs";
321
287
  readonly style?: string | undefined;
@@ -383,6 +349,40 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
383
349
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
384
350
  }[];
385
351
  } | undefined;
352
+ readonly query?: {
353
+ readonly style?: string | undefined;
354
+ readonly id?: string | undefined;
355
+ readonly initial?: {
356
+ readonly data: string;
357
+ readonly request?: string | undefined;
358
+ } | undefined;
359
+ readonly displayName?: string | undefined;
360
+ readonly kind: "shwfed.component.form";
361
+ readonly fields: readonly any[];
362
+ readonly layouts: readonly {
363
+ readonly name: string;
364
+ readonly layout: {
365
+ readonly style?: string | undefined;
366
+ readonly columns: number;
367
+ readonly gap?: number | undefined;
368
+ readonly rows?: number | undefined;
369
+ readonly placements: {
370
+ readonly [x: string]: {
371
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
372
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
373
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
374
+ };
375
+ };
376
+ };
377
+ readonly media?: string | undefined;
378
+ }[];
379
+ readonly readonly?: string | undefined;
380
+ } | undefined;
381
+ readonly dataSource?: {
382
+ readonly data: string;
383
+ readonly total?: string | undefined;
384
+ readonly request?: string | undefined;
385
+ } | undefined;
386
386
  readonly bottomActions?: {
387
387
  readonly size: "default" | "sm" | "xs";
388
388
  readonly style?: string | undefined;
@@ -34,40 +34,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  }[];
37
- readonly query?: {
38
- readonly style?: string | undefined;
39
- readonly id?: string | undefined;
40
- readonly initial?: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- } | undefined;
44
- readonly displayName?: string | undefined;
45
- readonly kind: "shwfed.component.form";
46
- readonly fields: readonly any[];
47
- readonly layouts: readonly {
48
- readonly name: string;
49
- readonly layout: {
50
- readonly style?: string | undefined;
51
- readonly columns: number;
52
- readonly gap?: number | undefined;
53
- readonly rows?: number | undefined;
54
- readonly placements: {
55
- readonly [x: string]: {
56
- readonly area: readonly [readonly [number, number], readonly [number, number]];
57
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
58
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
59
- };
60
- };
61
- };
62
- readonly media?: string | undefined;
63
- }[];
64
- readonly readonly?: string | undefined;
65
- } | undefined;
66
- readonly dataSource?: {
67
- readonly data: string;
68
- readonly total?: string | undefined;
69
- readonly request?: string | undefined;
70
- } | undefined;
71
37
  readonly actions?: {
72
38
  readonly size: "default" | "sm" | "xs";
73
39
  readonly style?: string | undefined;
@@ -135,6 +101,40 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
135
101
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
136
102
  }[];
137
103
  } | undefined;
104
+ readonly query?: {
105
+ readonly style?: string | undefined;
106
+ readonly id?: string | undefined;
107
+ readonly initial?: {
108
+ readonly data: string;
109
+ readonly request?: string | undefined;
110
+ } | undefined;
111
+ readonly displayName?: string | undefined;
112
+ readonly kind: "shwfed.component.form";
113
+ readonly fields: readonly any[];
114
+ readonly layouts: readonly {
115
+ readonly name: string;
116
+ readonly layout: {
117
+ readonly style?: string | undefined;
118
+ readonly columns: number;
119
+ readonly gap?: number | undefined;
120
+ readonly rows?: number | undefined;
121
+ readonly placements: {
122
+ readonly [x: string]: {
123
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
124
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
125
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
126
+ };
127
+ };
128
+ };
129
+ readonly media?: string | undefined;
130
+ }[];
131
+ readonly readonly?: string | undefined;
132
+ } | undefined;
133
+ readonly dataSource?: {
134
+ readonly data: string;
135
+ readonly total?: string | undefined;
136
+ readonly request?: string | undefined;
137
+ } | undefined;
138
138
  readonly bottomActions?: {
139
139
  readonly size: "default" | "sm" | "xs";
140
140
  readonly style?: string | undefined;
@@ -282,40 +282,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
282
282
  readonly message: string;
283
283
  }[]] | undefined;
284
284
  }[];
285
- readonly query?: {
286
- readonly style?: string | undefined;
287
- readonly id?: string | undefined;
288
- readonly initial?: {
289
- readonly data: string;
290
- readonly request?: string | undefined;
291
- } | undefined;
292
- readonly displayName?: string | undefined;
293
- readonly kind: "shwfed.component.form";
294
- readonly fields: readonly any[];
295
- readonly layouts: readonly {
296
- readonly name: string;
297
- readonly layout: {
298
- readonly style?: string | undefined;
299
- readonly columns: number;
300
- readonly gap?: number | undefined;
301
- readonly rows?: number | undefined;
302
- readonly placements: {
303
- readonly [x: string]: {
304
- readonly area: readonly [readonly [number, number], readonly [number, number]];
305
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
306
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
307
- };
308
- };
309
- };
310
- readonly media?: string | undefined;
311
- }[];
312
- readonly readonly?: string | undefined;
313
- } | undefined;
314
- readonly dataSource?: {
315
- readonly data: string;
316
- readonly total?: string | undefined;
317
- readonly request?: string | undefined;
318
- } | undefined;
319
285
  readonly actions?: {
320
286
  readonly size: "default" | "sm" | "xs";
321
287
  readonly style?: string | undefined;
@@ -383,6 +349,40 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
383
349
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
384
350
  }[];
385
351
  } | undefined;
352
+ readonly query?: {
353
+ readonly style?: string | undefined;
354
+ readonly id?: string | undefined;
355
+ readonly initial?: {
356
+ readonly data: string;
357
+ readonly request?: string | undefined;
358
+ } | undefined;
359
+ readonly displayName?: string | undefined;
360
+ readonly kind: "shwfed.component.form";
361
+ readonly fields: readonly any[];
362
+ readonly layouts: readonly {
363
+ readonly name: string;
364
+ readonly layout: {
365
+ readonly style?: string | undefined;
366
+ readonly columns: number;
367
+ readonly gap?: number | undefined;
368
+ readonly rows?: number | undefined;
369
+ readonly placements: {
370
+ readonly [x: string]: {
371
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
372
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
373
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
374
+ };
375
+ };
376
+ };
377
+ readonly media?: string | undefined;
378
+ }[];
379
+ readonly readonly?: string | undefined;
380
+ } | undefined;
381
+ readonly dataSource?: {
382
+ readonly data: string;
383
+ readonly total?: string | undefined;
384
+ readonly request?: string | undefined;
385
+ } | undefined;
386
386
  readonly bottomActions?: {
387
387
  readonly size: "default" | "sm" | "xs";
388
388
  readonly style?: string | undefined;