@shwfed/config 2.11.5 → 2.12.0

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 (236) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +1 -0
  3. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.http.request.json.confirm/schema.d.ts +13 -7
  4. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.prototype/config.vue +1 -0
  5. package/dist/runtime/components/actions/buttons/2026-05-11/com.shwfed.actions.button.modal.layout/schema.d.ts +13 -7
  6. package/dist/runtime/components/actions/buttons/2026-06-08/com.shwfed.actions.button.http.request.json.batch/schema.d.ts +13 -7
  7. package/dist/runtime/components/actions/config.vue +2 -0
  8. package/dist/runtime/components/actions/items/2026-05-21/com.shwfed.actions.item.markdown/schema.d.ts +13 -7
  9. package/dist/runtime/components/actions/schema.d.ts +82 -52
  10. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.actions/schema.d.ts +5 -5
  11. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/schema.d.ts +13 -7
  12. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +62 -38
  13. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/schema.d.ts +26 -14
  14. package/dist/runtime/components/config/blocks/2026-05-17/com.shwfed.block.chart.xy/schema.d.ts +39 -21
  15. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/schema.d.ts +13 -7
  16. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/schema.d.ts +26 -14
  17. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/schema.d.ts +44 -26
  18. package/dist/runtime/components/config/schema.d.ts +13 -7
  19. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.markdown/schema.d.ts +26 -14
  20. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.d.ts +57 -33
  21. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.textarea/schema.d.ts +52 -28
  22. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/schema.d.ts +18 -12
  23. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/schema.d.ts +65 -35
  24. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/schema.d.ts +78 -42
  25. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/schema.d.ts +91 -49
  26. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/schema.d.ts +78 -42
  27. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/schema.d.ts +91 -49
  28. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/schema.d.ts +39 -21
  29. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/schema.d.ts +39 -21
  30. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +57 -33
  31. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/schema.d.ts +65 -35
  32. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/schema.d.ts +65 -35
  33. package/dist/runtime/components/form/fields/2026-04-29/com.shwfed.form.field.combobox.single/schema.d.ts +104 -56
  34. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/schema.d.ts +78 -42
  35. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/schema.d.ts +65 -35
  36. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/schema.d.ts +78 -42
  37. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.checkbox.group/schema.d.ts +91 -49
  38. package/dist/runtime/components/form/fields/2026-05-17/com.shwfed.form.field.radio.group/schema.d.ts +91 -49
  39. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/schema.d.ts +39 -21
  40. package/dist/runtime/components/form/fields/2026-05-20/com.shwfed.form.field.collapsible/schema.d.ts +13 -7
  41. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  42. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  43. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.d.ts +78 -42
  44. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/schema.d.ts +78 -42
  45. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/schema.d.ts +91 -49
  46. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/schema.d.ts +65 -35
  47. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  48. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  49. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/schema.d.ts +78 -42
  50. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  51. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  52. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/schema.d.ts +78 -42
  53. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/schema.d.ts +169 -91
  54. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/schema.d.ts +169 -91
  55. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  56. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  57. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/schema.d.ts +78 -42
  58. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  59. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  60. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/schema.d.ts +78 -42
  61. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  62. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  63. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/schema.d.ts +78 -42
  64. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
  65. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
  66. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/schema.d.ts +78 -42
  67. package/dist/runtime/components/form/fields/2026-06-09/com.shwfed.form.field.upload/schema.d.ts +78 -42
  68. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/schema.d.ts +130 -70
  69. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/schema.d.ts +130 -70
  70. package/dist/runtime/components/form/fields/2026-06-20/com.shwfed.form.field.tabs/schema.d.ts +26 -14
  71. package/dist/runtime/components/form/utils/common.d.ts +26 -14
  72. package/dist/runtime/components/operations/2026-06-09/com.shwfed.operation.alert/schema.d.ts +13 -7
  73. package/dist/runtime/components/operations/2026-06-11/com.shwfed.operation.http.request.json/schema.d.ts +13 -7
  74. package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.http.download/schema.d.ts +13 -7
  75. package/dist/runtime/components/table/ai-generate.d.vue.ts +16 -0
  76. package/dist/runtime/components/table/ai-generate.system.d.ts +1 -0
  77. package/dist/runtime/components/table/ai-generate.system.js +10 -0
  78. package/dist/runtime/components/table/ai-generate.system.md +95 -0
  79. package/dist/runtime/components/table/ai-generate.vue +172 -0
  80. package/dist/runtime/components/table/ai-generate.vue.d.ts +16 -0
  81. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.actions/schema.d.ts +18 -12
  82. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.date/schema.d.ts +26 -14
  83. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.icon/runtime.vue +3 -4
  84. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.icon/schema.d.ts +26 -14
  85. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.markdown/runtime.vue +3 -3
  86. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.markdown/schema.d.ts +39 -21
  87. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.number/schema.d.ts +26 -14
  88. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.select/runtime.vue +2 -2
  89. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/runtime.vue +2 -2
  90. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/schema.d.ts +26 -14
  91. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch/runtime.vue +5 -6
  92. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch/schema.d.ts +26 -14
  93. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch.remote/runtime.vue +5 -6
  94. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch.remote/schema.d.ts +26 -14
  95. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  96. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/schema.d.ts +91 -49
  97. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/runtime.vue +2 -2
  98. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/schema.d.ts +44 -26
  99. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch/runtime.vue +2 -2
  100. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch/schema.d.ts +52 -28
  101. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch.local/runtime.vue +2 -2
  102. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch.local/schema.d.ts +52 -28
  103. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.text-input/runtime.vue +2 -2
  104. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.text-input/schema.d.ts +44 -26
  105. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +2 -2
  106. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.d.ts +52 -28
  107. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue +2 -2
  108. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.d.ts +91 -49
  109. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  110. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/schema.d.ts +91 -49
  111. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.vue +2 -2
  112. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/schema.d.ts +52 -28
  113. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.vue +2 -2
  114. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/schema.d.ts +91 -49
  115. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  116. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/schema.d.ts +156 -84
  117. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +2 -2
  118. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/schema.d.ts +156 -84
  119. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  120. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/schema.d.ts +156 -84
  121. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue +2 -2
  122. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/schema.d.ts +156 -84
  123. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  124. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.d.ts +65 -35
  125. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  126. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.d.ts +65 -35
  127. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  128. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/schema.d.ts +156 -84
  129. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  130. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/schema.d.ts +156 -84
  131. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  132. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/schema.d.ts +65 -35
  133. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  134. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/schema.d.ts +65 -35
  135. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  136. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/schema.d.ts +117 -63
  137. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  138. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/schema.d.ts +117 -63
  139. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  140. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/schema.d.ts +52 -28
  141. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  142. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/schema.d.ts +52 -28
  143. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue +3 -3
  144. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/schema.d.ts +70 -40
  145. package/dist/runtime/components/table/columns/2026-06-22/com.shwfed.table.column.date-range-input/runtime.vue +4 -4
  146. package/dist/runtime/components/table/columns/2026-06-22/com.shwfed.table.column.date-range-input/schema.d.ts +78 -42
  147. package/dist/runtime/components/table/config.d.vue.ts +3 -3
  148. package/dist/runtime/components/table/config.vue +38 -3
  149. package/dist/runtime/components/table/config.vue.d.ts +3 -3
  150. package/dist/runtime/components/table/row-provider.vue +2 -2
  151. package/dist/runtime/components/table/schema.d.ts +114 -66
  152. package/dist/runtime/components/table/utils/ai-tools.d.ts +11 -0
  153. package/dist/runtime/components/table/utils/ai-tools.js +458 -0
  154. package/dist/runtime/components/table/utils/resolve.d.ts +23 -0
  155. package/dist/runtime/components/table/utils/resolve.js +3 -0
  156. package/dist/runtime/components/table/utils/shared.d.ts +65 -35
  157. package/dist/runtime/components/table/utils/shared.js +16 -17
  158. package/dist/runtime/components/ui/alert-dialog/AlertDialogFooter.vue +1 -1
  159. package/dist/runtime/components/ui/chat/ChatMessage.d.vue.ts +7 -0
  160. package/dist/runtime/components/ui/chat/ChatMessage.vue +35 -0
  161. package/dist/runtime/components/ui/chat/ChatMessage.vue.d.ts +7 -0
  162. package/dist/runtime/components/ui/chat/ChatMessagePart.d.vue.ts +7 -0
  163. package/dist/runtime/components/ui/chat/ChatMessagePart.vue +43 -0
  164. package/dist/runtime/components/ui/chat/ChatMessagePart.vue.d.ts +7 -0
  165. package/dist/runtime/components/ui/chat/ChatMessages.d.vue.ts +18 -0
  166. package/dist/runtime/components/ui/chat/ChatMessages.vue +63 -0
  167. package/dist/runtime/components/ui/chat/ChatMessages.vue.d.ts +18 -0
  168. package/dist/runtime/components/ui/chat/ChatPrompt.d.vue.ts +24 -0
  169. package/dist/runtime/components/ui/chat/ChatPrompt.vue +43 -0
  170. package/dist/runtime/components/ui/chat/ChatPrompt.vue.d.ts +24 -0
  171. package/dist/runtime/components/ui/chat/ChatPromptSubmit.d.vue.ts +18 -0
  172. package/dist/runtime/components/ui/chat/ChatPromptSubmit.vue +41 -0
  173. package/dist/runtime/components/ui/chat/ChatPromptSubmit.vue.d.ts +18 -0
  174. package/dist/runtime/components/ui/chat/ChatReasoning.d.vue.ts +7 -0
  175. package/dist/runtime/components/ui/chat/ChatReasoning.vue +33 -0
  176. package/dist/runtime/components/ui/chat/ChatReasoning.vue.d.ts +7 -0
  177. package/dist/runtime/components/ui/chat/ChatToolCall.d.vue.ts +10 -0
  178. package/dist/runtime/components/ui/chat/ChatToolCall.vue +92 -0
  179. package/dist/runtime/components/ui/chat/ChatToolCall.vue.d.ts +10 -0
  180. package/dist/runtime/components/ui/chat/index.d.ts +9 -0
  181. package/dist/runtime/components/ui/chat/index.js +8 -0
  182. package/dist/runtime/components/ui/stream-markdown/StreamMarkdown.d.vue.ts +15 -0
  183. package/dist/runtime/components/ui/stream-markdown/StreamMarkdown.vue +22 -0
  184. package/dist/runtime/components/ui/stream-markdown/StreamMarkdown.vue.d.ts +15 -0
  185. package/dist/runtime/components/ui/stream-markdown/index.d.ts +1 -0
  186. package/dist/runtime/components/ui/stream-markdown/index.js +1 -0
  187. package/dist/runtime/share/coerce-from-string.d.ts +62 -0
  188. package/dist/runtime/share/coerce-from-string.js +154 -0
  189. package/dist/runtime/share/locale.d.ts +13 -7
  190. package/dist/runtime/share/locale.js +27 -5
  191. package/dist/runtime/share/use-persisted-chat.d.ts +30 -0
  192. package/dist/runtime/share/use-persisted-chat.js +34 -0
  193. package/dist/runtime/utils/ai/index.d.ts +10 -0
  194. package/dist/runtime/utils/ai/index.js +123 -33
  195. package/dist/runtime/utils/ai/parts.d.ts +30 -0
  196. package/dist/runtime/utils/ai/parts.js +9 -0
  197. package/dist/runtime/utils/cel-context.d.ts +1 -0
  198. package/dist/runtime/utils/cel-context.js +28 -0
  199. package/package.json +4 -8
  200. package/dist/mcp.mjs +0 -102434
  201. package/dist/preview/assets/FieldGroup.vue_vue_type_script_setup_true_lang-BK4nj6mF.js +0 -1
  202. package/dist/preview/assets/badge-Df9KgnrB.js +0 -1
  203. package/dist/preview/assets/config-B3NwVBxT.js +0 -1
  204. package/dist/preview/assets/config-BrtNnMlJ.js +0 -1
  205. package/dist/preview/assets/config-CUJNegvX.js +0 -1
  206. package/dist/preview/assets/config-ChrXUmKf.js +0 -1
  207. package/dist/preview/assets/config-CmEXMpIU.js +0 -1
  208. package/dist/preview/assets/config-CrBoFiYB.js +0 -1
  209. package/dist/preview/assets/config-D-Hf0dls.js +0 -1
  210. package/dist/preview/assets/config-D4cXwy75.js +0 -1
  211. package/dist/preview/assets/config-DCj5Qyiq.js +0 -1
  212. package/dist/preview/assets/config-DPfx03nM.js +0 -1
  213. package/dist/preview/assets/config-DWF0bcmF.js +0 -1
  214. package/dist/preview/assets/config-Do4K9hI7.js +0 -1
  215. package/dist/preview/assets/config-DwblM1r8.js +0 -1
  216. package/dist/preview/assets/config-MW5Hs8yE.js +0 -1
  217. package/dist/preview/assets/config-uNoNEc-1.js +0 -1
  218. package/dist/preview/assets/definition.vue_vue_type_script_setup_true_lang-CbtpddWK.js +0 -1
  219. package/dist/preview/assets/index-Bm7I4Tr0.css +0 -1
  220. package/dist/preview/assets/index-CkyV576r.js +0 -775
  221. package/dist/preview/assets/index-CtW2E0ME.js +0 -1
  222. package/dist/preview/assets/index-xDmBF3zO.js +0 -1
  223. package/dist/preview/assets/item-D0e9Cx1Q.js +0 -1
  224. package/dist/preview/assets/runtime-3tGIbclh.js +0 -1
  225. package/dist/preview/assets/runtime-BCePD3XR.js +0 -1
  226. package/dist/preview/assets/runtime-BMyFUaSM.js +0 -1
  227. package/dist/preview/assets/runtime-BXZU3EqA.js +0 -1
  228. package/dist/preview/assets/runtime-BySNFNSO.js +0 -1
  229. package/dist/preview/assets/runtime-CI02gDFj.js +0 -1
  230. package/dist/preview/assets/runtime-DCo1Qp8a.js +0 -1
  231. package/dist/preview/assets/runtime-DDSKV70N.js +0 -1
  232. package/dist/preview/assets/runtime-Dc7pytUy.js +0 -1
  233. package/dist/preview/assets/runtime-ckLrkTMm.js +0 -1
  234. package/dist/preview/assets/runtime-y4oJ8VkY.js +0 -1
  235. package/dist/preview/assets/schema-meta-D0y0sKal.js +0 -1
  236. package/dist/preview/index.html +0 -19
@@ -272,20 +272,32 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
272
272
  columns: Schema.Array$<Schema.Schema<any, any, never>>;
273
273
  groups: Schema.optionalWith<Schema.Array$<Schema.Struct<{
274
274
  id: Schema.refine<string, typeof Schema.String>;
275
- title: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
276
- locale: Schema.Literal<["zh"]>;
277
- message: Schema.SchemaClass<string, string, never>;
278
- }>], [Schema.Struct<{
279
- locale: Schema.Literal<["ja", "en", "ko"]>;
280
- message: Schema.SchemaClass<string, string, never>;
281
- }>]>>;
282
- tooltip: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
283
- locale: Schema.Literal<["zh"]>;
284
- message: Schema.SchemaClass<string, string, never>;
285
- }>], [Schema.Struct<{
286
- locale: Schema.Literal<["ja", "en", "ko"]>;
287
- message: Schema.SchemaClass<string, string, never>;
288
- }>]>>;
275
+ title: Schema.optional<Schema.suspend<readonly [{
276
+ readonly locale: "zh";
277
+ readonly message: string;
278
+ }, ...{
279
+ readonly locale: "en" | "ja" | "ko";
280
+ readonly message: string;
281
+ }[]], string | readonly [{
282
+ readonly locale: "zh";
283
+ readonly message: string;
284
+ }, ...{
285
+ readonly locale: "en" | "ja" | "ko";
286
+ readonly message: string;
287
+ }[]], never>>;
288
+ tooltip: Schema.optional<Schema.suspend<readonly [{
289
+ readonly locale: "zh";
290
+ readonly message: string;
291
+ }, ...{
292
+ readonly locale: "en" | "ja" | "ko";
293
+ readonly message: string;
294
+ }[]], string | readonly [{
295
+ readonly locale: "zh";
296
+ readonly message: string;
297
+ }, ...{
298
+ readonly locale: "en" | "ja" | "ko";
299
+ readonly message: string;
300
+ }[]], never>>;
289
301
  }>>, {
290
302
  default: () => never[];
291
303
  }>;
@@ -365,7 +377,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
365
377
  readonly hideTitle?: boolean | undefined;
366
378
  }, import("../../../../actions/schema.js").RegistryItemValue | {
367
379
  readonly id: string;
368
- readonly title: readonly [{
380
+ readonly title: string | readonly [{
369
381
  readonly locale: "zh";
370
382
  readonly message: string;
371
383
  }, ...{
@@ -376,7 +388,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
376
388
  readonly disabled?: string | undefined;
377
389
  readonly icon?: string | undefined;
378
390
  readonly hidden?: string | undefined;
379
- readonly tooltip?: readonly [{
391
+ readonly tooltip?: string | readonly [{
380
392
  readonly locale: "zh";
381
393
  readonly message: string;
382
394
  }, ...{
@@ -388,7 +400,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
388
400
  readonly hideTitle?: boolean | undefined;
389
401
  } | {
390
402
  readonly id: string;
391
- readonly title: readonly [{
403
+ readonly title: string | readonly [{
392
404
  readonly locale: "zh";
393
405
  readonly message: string;
394
406
  }, ...{
@@ -397,7 +409,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
397
409
  }[]];
398
410
  readonly items: readonly (import("../../../../actions/schema.js").RegistrySubItemValue | {
399
411
  readonly id: string;
400
- readonly title: readonly [{
412
+ readonly title: string | readonly [{
401
413
  readonly locale: "zh";
402
414
  readonly message: string;
403
415
  }, ...{
@@ -407,7 +419,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
407
419
  readonly disabled?: string | undefined;
408
420
  readonly icon?: string | undefined;
409
421
  readonly hidden?: string | undefined;
410
- readonly tooltip?: readonly [{
422
+ readonly tooltip?: string | readonly [{
411
423
  readonly locale: "zh";
412
424
  readonly message: string;
413
425
  }, ...{
@@ -493,7 +505,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
493
505
  readonly hideTitle?: boolean | undefined;
494
506
  }, import("../../../../actions/schema.js").RegistryItemValue | {
495
507
  readonly id: string;
496
- readonly title: readonly [{
508
+ readonly title: string | readonly [{
497
509
  readonly locale: "zh";
498
510
  readonly message: string;
499
511
  }, ...{
@@ -504,7 +516,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
504
516
  readonly disabled?: string | undefined;
505
517
  readonly icon?: string | undefined;
506
518
  readonly hidden?: string | undefined;
507
- readonly tooltip?: readonly [{
519
+ readonly tooltip?: string | readonly [{
508
520
  readonly locale: "zh";
509
521
  readonly message: string;
510
522
  }, ...{
@@ -516,7 +528,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
516
528
  readonly hideTitle?: boolean | undefined;
517
529
  } | {
518
530
  readonly id: string;
519
- readonly title: readonly [{
531
+ readonly title: string | readonly [{
520
532
  readonly locale: "zh";
521
533
  readonly message: string;
522
534
  }, ...{
@@ -525,7 +537,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
525
537
  }[]];
526
538
  readonly items: readonly (import("../../../../actions/schema.js").RegistrySubItemValue | {
527
539
  readonly id: string;
528
- readonly title: readonly [{
540
+ readonly title: string | readonly [{
529
541
  readonly locale: "zh";
530
542
  readonly message: string;
531
543
  }, ...{
@@ -535,7 +547,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
535
547
  readonly disabled?: string | undefined;
536
548
  readonly icon?: string | undefined;
537
549
  readonly hidden?: string | undefined;
538
- readonly tooltip?: readonly [{
550
+ readonly tooltip?: string | readonly [{
539
551
  readonly locale: "zh";
540
552
  readonly message: string;
541
553
  }, ...{
@@ -631,20 +643,32 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
631
643
  pageSize: Schema.refine<number, Schema.filter<typeof Schema.Number>>;
632
644
  pageSizes: Schema.optional<Schema.Array$<Schema.filter<Schema.filter<typeof Schema.Number>>>>;
633
645
  pageIndex: Schema.optional<Schema.filter<Schema.filter<typeof Schema.Number>>>;
634
- left: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
635
- locale: Schema.Literal<["zh"]>;
636
- message: Schema.SchemaClass<string, string, never>;
637
- }>], [Schema.Struct<{
638
- locale: Schema.Literal<["ja", "en", "ko"]>;
639
- message: Schema.SchemaClass<string, string, never>;
640
- }>]>>;
641
- right: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
642
- locale: Schema.Literal<["zh"]>;
643
- message: Schema.SchemaClass<string, string, never>;
644
- }>], [Schema.Struct<{
645
- locale: Schema.Literal<["ja", "en", "ko"]>;
646
- message: Schema.SchemaClass<string, string, never>;
647
- }>]>>;
646
+ left: Schema.optional<Schema.suspend<readonly [{
647
+ readonly locale: "zh";
648
+ readonly message: string;
649
+ }, ...{
650
+ readonly locale: "en" | "ja" | "ko";
651
+ readonly message: string;
652
+ }[]], string | readonly [{
653
+ readonly locale: "zh";
654
+ readonly message: string;
655
+ }, ...{
656
+ readonly locale: "en" | "ja" | "ko";
657
+ readonly message: string;
658
+ }[]], never>>;
659
+ right: Schema.optional<Schema.suspend<readonly [{
660
+ readonly locale: "zh";
661
+ readonly message: string;
662
+ }, ...{
663
+ readonly locale: "en" | "ja" | "ko";
664
+ readonly message: string;
665
+ }[]], string | readonly [{
666
+ readonly locale: "zh";
667
+ readonly message: string;
668
+ }, ...{
669
+ readonly locale: "en" | "ja" | "ko";
670
+ readonly message: string;
671
+ }[]], never>>;
648
672
  }>>;
649
673
  persistQuery: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
650
674
  initialState: Schema.optional<Schema.Struct<{
@@ -19,13 +19,19 @@ export declare const metadata: {
19
19
  };
20
20
  };
21
21
  export declare const TabPaneMeta: Schema.Struct<{
22
- label: Schema.TupleType<readonly [Schema.Struct<{
23
- locale: Schema.Literal<["zh"]>;
24
- message: Schema.SchemaClass<string, string, never>;
25
- }>], [Schema.Struct<{
26
- locale: Schema.Literal<["ja", "en", "ko"]>;
27
- message: Schema.SchemaClass<string, string, never>;
28
- }>]>;
22
+ label: Schema.suspend<readonly [{
23
+ readonly locale: "zh";
24
+ readonly message: string;
25
+ }, ...{
26
+ readonly locale: "en" | "ja" | "ko";
27
+ readonly message: string;
28
+ }[]], string | readonly [{
29
+ readonly locale: "zh";
30
+ readonly message: string;
31
+ }, ...{
32
+ readonly locale: "en" | "ja" | "ko";
33
+ readonly message: string;
34
+ }[]], never>;
29
35
  }>;
30
36
  export declare function schema(configure: (env: Environment) => void, blockRef: AnySchema): Schema.refine<{
31
37
  readonly type: "com.shwfed.block.tabs";
@@ -152,13 +158,19 @@ export declare function schema(configure: (env: Environment) => void, blockRef:
152
158
  }>;
153
159
  }>>>;
154
160
  }>>;
155
- label: Schema.TupleType<readonly [Schema.Struct<{
156
- locale: Schema.Literal<["zh"]>;
157
- message: Schema.SchemaClass<string, string, never>;
158
- }>], [Schema.Struct<{
159
- locale: Schema.Literal<["ja", "en", "ko"]>;
160
- message: Schema.SchemaClass<string, string, never>;
161
- }>]>;
161
+ label: Schema.suspend<readonly [{
162
+ readonly locale: "zh";
163
+ readonly message: string;
164
+ }, ...{
165
+ readonly locale: "en" | "ja" | "ko";
166
+ readonly message: string;
167
+ }[]], string | readonly [{
168
+ readonly locale: "zh";
169
+ readonly message: string;
170
+ }, ...{
171
+ readonly locale: "en" | "ja" | "ko";
172
+ readonly message: string;
173
+ }[]], never>;
162
174
  id: Schema.refine<string, typeof Schema.String>;
163
175
  }>>>>;
164
176
  }>>;
@@ -44,13 +44,19 @@ export declare function dataSourceSchema(configure: Configure): Schema.Struct<{
44
44
  export declare function ySeriesSchema(configure: Configure): Schema.Struct<{
45
45
  id: Schema.refine<string, typeof Schema.String>;
46
46
  value: Schema.Schema<string, string, never>;
47
- label: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
48
- locale: Schema.Literal<["zh"]>;
49
- message: Schema.SchemaClass<string, string, never>;
50
- }>], [Schema.Struct<{
51
- locale: Schema.Literal<["ja", "en", "ko"]>;
52
- message: Schema.SchemaClass<string, string, never>;
53
- }>]>>;
47
+ label: Schema.optional<Schema.suspend<readonly [{
48
+ readonly locale: "zh";
49
+ readonly message: string;
50
+ }, ...{
51
+ readonly locale: "en" | "ja" | "ko";
52
+ readonly message: string;
53
+ }[]], string | readonly [{
54
+ readonly locale: "zh";
55
+ readonly message: string;
56
+ }, ...{
57
+ readonly locale: "en" | "ja" | "ko";
58
+ readonly message: string;
59
+ }[]], never>>;
54
60
  chart: Schema.optionalWith<Schema.Literal<["line", "area", "groupedBar", "scatter", "stackedBar"]>, {
55
61
  default: () => "line";
56
62
  }>;
@@ -109,13 +115,19 @@ export declare function schema(configure: Configure, _blockRef?: AnySchema): Sch
109
115
  type: Schema.tag<"com.shwfed.block.chart.xy">;
110
116
  compatibilityDate: Schema.tag<"2026-05-17">;
111
117
  displayName: Schema.optional<Schema.SchemaClass<string, string, never>>;
112
- caption: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
113
- locale: Schema.Literal<["zh"]>;
114
- message: Schema.SchemaClass<string, string, never>;
115
- }>], [Schema.Struct<{
116
- locale: Schema.Literal<["ja", "en", "ko"]>;
117
- message: Schema.SchemaClass<string, string, never>;
118
- }>]>>;
118
+ caption: Schema.optional<Schema.suspend<readonly [{
119
+ readonly locale: "zh";
120
+ readonly message: string;
121
+ }, ...{
122
+ readonly locale: "en" | "ja" | "ko";
123
+ readonly message: string;
124
+ }[]], string | readonly [{
125
+ readonly locale: "zh";
126
+ readonly message: string;
127
+ }, ...{
128
+ readonly locale: "en" | "ja" | "ko";
129
+ readonly message: string;
130
+ }[]], never>>;
119
131
  dataSources: Schema.Array$<Schema.Struct<{
120
132
  id: Schema.refine<string, typeof Schema.String>;
121
133
  name: Schema.refine<string, typeof Schema.String>;
@@ -144,13 +156,19 @@ export declare function schema(configure: Configure, _blockRef?: AnySchema): Sch
144
156
  }[], Schema.Array$<Schema.Struct<{
145
157
  id: Schema.refine<string, typeof Schema.String>;
146
158
  value: Schema.Schema<string, string, never>;
147
- label: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
148
- locale: Schema.Literal<["zh"]>;
149
- message: Schema.SchemaClass<string, string, never>;
150
- }>], [Schema.Struct<{
151
- locale: Schema.Literal<["ja", "en", "ko"]>;
152
- message: Schema.SchemaClass<string, string, never>;
153
- }>]>>;
159
+ label: Schema.optional<Schema.suspend<readonly [{
160
+ readonly locale: "zh";
161
+ readonly message: string;
162
+ }, ...{
163
+ readonly locale: "en" | "ja" | "ko";
164
+ readonly message: string;
165
+ }[]], string | readonly [{
166
+ readonly locale: "zh";
167
+ readonly message: string;
168
+ }, ...{
169
+ readonly locale: "en" | "ja" | "ko";
170
+ readonly message: string;
171
+ }[]], never>>;
154
172
  chart: Schema.optionalWith<Schema.Literal<["line", "area", "groupedBar", "scatter", "stackedBar"]>, {
155
173
  default: () => "line";
156
174
  }>;
@@ -55,13 +55,19 @@ export declare function schema(configure: Configure, _blockRef?: AnySchema): Sch
55
55
  }, ...{
56
56
  readonly locale: "en" | "ja" | "ko";
57
57
  readonly message: string;
58
- }[]], Schema.TupleType<readonly [Schema.Struct<{
59
- locale: Schema.Literal<["zh"]>;
60
- message: Schema.SchemaClass<string, string, never>;
61
- }>], [Schema.Struct<{
62
- locale: Schema.Literal<["ja", "en", "ko"]>;
63
- message: Schema.SchemaClass<string, string, never>;
64
- }>]>>>;
58
+ }[]], Schema.suspend<readonly [{
59
+ readonly locale: "zh";
60
+ readonly message: string;
61
+ }, ...{
62
+ readonly locale: "en" | "ja" | "ko";
63
+ readonly message: string;
64
+ }[]], string | readonly [{
65
+ readonly locale: "zh";
66
+ readonly message: string;
67
+ }, ...{
68
+ readonly locale: "en" | "ja" | "ko";
69
+ readonly message: string;
70
+ }[]], never>>>;
65
71
  items: Schema.refine<readonly {
66
72
  readonly name?: string | undefined;
67
73
  readonly style?: string | undefined;
@@ -35,13 +35,19 @@ export declare const BADGE_VARIANTS: readonly ["default", "secondary", "destruct
35
35
  */
36
36
  export declare function badgeSchema(configure: Configure): Schema.Struct<{
37
37
  request: Schema.optional<Schema.Schema<string, string, never>>;
38
- content: Schema.optional<Schema.filter<Schema.TupleType<readonly [Schema.Struct<{
39
- locale: Schema.Literal<["zh"]>;
40
- message: Schema.SchemaClass<string, string, never>;
41
- }>], [Schema.Struct<{
42
- locale: Schema.Literal<["ja", "en", "ko"]>;
43
- message: Schema.SchemaClass<string, string, never>;
44
- }>]>>>;
38
+ content: Schema.optional<Schema.filter<Schema.suspend<readonly [{
39
+ readonly locale: "zh";
40
+ readonly message: string;
41
+ }, ...{
42
+ readonly locale: "en" | "ja" | "ko";
43
+ readonly message: string;
44
+ }[]], string | readonly [{
45
+ readonly locale: "zh";
46
+ readonly message: string;
47
+ }, ...{
48
+ readonly locale: "en" | "ja" | "ko";
49
+ readonly message: string;
50
+ }[]], never>>>;
45
51
  show: Schema.optional<Schema.Schema<string, string, never>>;
46
52
  interval: Schema.optional<Schema.refine<number, Schema.filter<typeof Schema.Number>>>;
47
53
  dot: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
@@ -56,13 +62,19 @@ export declare function schema(configure: Configure, blockRef: AnySchema): Schem
56
62
  url: Schema.optional<Schema.Schema<string, string, never>>;
57
63
  badge: Schema.optional<Schema.Struct<{
58
64
  request: Schema.optional<Schema.Schema<string, string, never>>;
59
- content: Schema.optional<Schema.filter<Schema.TupleType<readonly [Schema.Struct<{
60
- locale: Schema.Literal<["zh"]>;
61
- message: Schema.SchemaClass<string, string, never>;
62
- }>], [Schema.Struct<{
63
- locale: Schema.Literal<["ja", "en", "ko"]>;
64
- message: Schema.SchemaClass<string, string, never>;
65
- }>]>>>;
65
+ content: Schema.optional<Schema.filter<Schema.suspend<readonly [{
66
+ readonly locale: "zh";
67
+ readonly message: string;
68
+ }, ...{
69
+ readonly locale: "en" | "ja" | "ko";
70
+ readonly message: string;
71
+ }[]], string | readonly [{
72
+ readonly locale: "zh";
73
+ readonly message: string;
74
+ }, ...{
75
+ readonly locale: "en" | "ja" | "ko";
76
+ readonly message: string;
77
+ }[]], never>>>;
66
78
  show: Schema.optional<Schema.Schema<string, string, never>>;
67
79
  interval: Schema.optional<Schema.refine<number, Schema.filter<typeof Schema.Number>>>;
68
80
  dot: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
@@ -58,39 +58,57 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
58
58
  }, ...{
59
59
  readonly locale: "en" | "ja" | "ko";
60
60
  readonly message: string;
61
- }[]], Schema.TupleType<readonly [Schema.Struct<{
62
- locale: Schema.Literal<["zh"]>;
63
- message: Schema.SchemaClass<string, string, never>;
64
- }>], [Schema.Struct<{
65
- locale: Schema.Literal<["ja", "en", "ko"]>;
66
- message: Schema.SchemaClass<string, string, never>;
67
- }>]>>;
61
+ }[]], Schema.suspend<readonly [{
62
+ readonly locale: "zh";
63
+ readonly message: string;
64
+ }, ...{
65
+ readonly locale: "en" | "ja" | "ko";
66
+ readonly message: string;
67
+ }[]], string | readonly [{
68
+ readonly locale: "zh";
69
+ readonly message: string;
70
+ }, ...{
71
+ readonly locale: "en" | "ja" | "ko";
72
+ readonly message: string;
73
+ }[]], never>>;
68
74
  nodeTooltip: Schema.optional<Schema.refine<readonly [{
69
75
  readonly locale: "zh";
70
76
  readonly message: string;
71
77
  }, ...{
72
78
  readonly locale: "en" | "ja" | "ko";
73
79
  readonly message: string;
74
- }[]], Schema.TupleType<readonly [Schema.Struct<{
75
- locale: Schema.Literal<["zh"]>;
76
- message: Schema.SchemaClass<string, string, never>;
77
- }>], [Schema.Struct<{
78
- locale: Schema.Literal<["ja", "en", "ko"]>;
79
- message: Schema.SchemaClass<string, string, never>;
80
- }>]>>>;
80
+ }[]], Schema.suspend<readonly [{
81
+ readonly locale: "zh";
82
+ readonly message: string;
83
+ }, ...{
84
+ readonly locale: "en" | "ja" | "ko";
85
+ readonly message: string;
86
+ }[]], string | readonly [{
87
+ readonly locale: "zh";
88
+ readonly message: string;
89
+ }, ...{
90
+ readonly locale: "en" | "ja" | "ko";
91
+ readonly message: string;
92
+ }[]], never>>>;
81
93
  nodeSelectable: Schema.optional<Schema.Schema<string, string, never>>;
82
94
  expandAll: Schema.optionalWith<typeof Schema.Boolean, {
83
95
  default: () => false;
84
96
  }>;
85
97
  filter: Schema.optional<Schema.Struct<{
86
98
  enabled: Schema.SchemaClass<boolean, boolean, never>;
87
- label: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
88
- locale: Schema.Literal<["zh"]>;
89
- message: Schema.SchemaClass<string, string, never>;
90
- }>], [Schema.Struct<{
91
- locale: Schema.Literal<["ja", "en", "ko"]>;
92
- message: Schema.SchemaClass<string, string, never>;
93
- }>]>>;
99
+ label: Schema.optional<Schema.suspend<readonly [{
100
+ readonly locale: "zh";
101
+ readonly message: string;
102
+ }, ...{
103
+ readonly locale: "en" | "ja" | "ko";
104
+ readonly message: string;
105
+ }[]], string | readonly [{
106
+ readonly locale: "zh";
107
+ readonly message: string;
108
+ }, ...{
109
+ readonly locale: "en" | "ja" | "ko";
110
+ readonly message: string;
111
+ }[]], never>>;
94
112
  keywords: Schema.optional<Schema.Schema<string, string, never>>;
95
113
  }>>;
96
114
  nodeActions: Schema.Struct<{
@@ -164,7 +182,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
164
182
  readonly hideTitle?: boolean | undefined;
165
183
  }, import("../../../../actions/schema.js").RegistryItemValue | {
166
184
  readonly id: string;
167
- readonly title: readonly [{
185
+ readonly title: string | readonly [{
168
186
  readonly locale: "zh";
169
187
  readonly message: string;
170
188
  }, ...{
@@ -175,7 +193,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
175
193
  readonly disabled?: string | undefined;
176
194
  readonly icon?: string | undefined;
177
195
  readonly hidden?: string | undefined;
178
- readonly tooltip?: readonly [{
196
+ readonly tooltip?: string | readonly [{
179
197
  readonly locale: "zh";
180
198
  readonly message: string;
181
199
  }, ...{
@@ -187,7 +205,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
187
205
  readonly hideTitle?: boolean | undefined;
188
206
  } | {
189
207
  readonly id: string;
190
- readonly title: readonly [{
208
+ readonly title: string | readonly [{
191
209
  readonly locale: "zh";
192
210
  readonly message: string;
193
211
  }, ...{
@@ -196,7 +214,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
196
214
  }[]];
197
215
  readonly items: readonly (import("../../../../actions/schema.js").RegistrySubItemValue | {
198
216
  readonly id: string;
199
- readonly title: readonly [{
217
+ readonly title: string | readonly [{
200
218
  readonly locale: "zh";
201
219
  readonly message: string;
202
220
  }, ...{
@@ -206,7 +224,7 @@ export declare function schema(configure: (env: Environment) => void, _blockRef?
206
224
  readonly disabled?: string | undefined;
207
225
  readonly icon?: string | undefined;
208
226
  readonly hidden?: string | undefined;
209
- readonly tooltip?: readonly [{
227
+ readonly tooltip?: string | readonly [{
210
228
  readonly locale: "zh";
211
229
  readonly message: string;
212
230
  }, ...{
@@ -41,13 +41,19 @@ export declare const metadata: {
41
41
  };
42
42
  export declare function PageConfig(configure: (env: Environment) => void): Schema.Struct<{
43
43
  kind: Schema.tag<"shwfed.component.page">;
44
- title: Schema.optional<Schema.TupleType<readonly [Schema.Struct<{
45
- locale: Schema.Literal<["zh"]>;
46
- message: Schema.SchemaClass<string, string, never>;
47
- }>], [Schema.Struct<{
48
- locale: Schema.Literal<["ja", "en", "ko"]>;
49
- message: Schema.SchemaClass<string, string, never>;
50
- }>]>>;
44
+ title: Schema.optional<Schema.suspend<readonly [{
45
+ readonly locale: "zh";
46
+ readonly message: string;
47
+ }, ...{
48
+ readonly locale: "en" | "ja" | "ko";
49
+ readonly message: string;
50
+ }[]], string | readonly [{
51
+ readonly locale: "zh";
52
+ readonly message: string;
53
+ }, ...{
54
+ readonly locale: "en" | "ja" | "ko";
55
+ readonly message: string;
56
+ }[]], never>>;
51
57
  style: Schema.optional<Schema.Schema<string, string, never>>;
52
58
  slot: Schema.refine<{
53
59
  readonly blocks: readonly any[];
@@ -24,13 +24,19 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
24
24
  }, ...{
25
25
  readonly locale: "en" | "ja" | "ko";
26
26
  readonly message: string;
27
- }[]], Schema.TupleType<readonly [Schema.Struct<{
28
- locale: Schema.Literal<["zh"]>;
29
- message: Schema.SchemaClass<string, string, never>;
30
- }>], [Schema.Struct<{
31
- locale: Schema.Literal<["ja", "en", "ko"]>;
32
- message: Schema.SchemaClass<string, string, never>;
33
- }>]>>;
27
+ }[]], Schema.suspend<readonly [{
28
+ readonly locale: "zh";
29
+ readonly message: string;
30
+ }, ...{
31
+ readonly locale: "en" | "ja" | "ko";
32
+ readonly message: string;
33
+ }[]], string | readonly [{
34
+ readonly locale: "zh";
35
+ readonly message: string;
36
+ }, ...{
37
+ readonly locale: "en" | "ja" | "ko";
38
+ readonly message: string;
39
+ }[]], never>>;
34
40
  id: Schema.refine<string, typeof Schema.String>;
35
41
  displayName: Schema.optional<Schema.SchemaClass<string, string, never>>;
36
42
  hidden: Schema.optional<Schema.Schema<string, string, never>>;
@@ -44,13 +50,19 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
44
50
  }, ...{
45
51
  readonly locale: "en" | "ja" | "ko";
46
52
  readonly message: string;
47
- }[]], Schema.TupleType<readonly [Schema.Struct<{
48
- locale: Schema.Literal<["zh"]>;
49
- message: Schema.SchemaClass<string, string, never>;
50
- }>], [Schema.Struct<{
51
- locale: Schema.Literal<["ja", "en", "ko"]>;
52
- message: Schema.SchemaClass<string, string, never>;
53
- }>]>>;
53
+ }[]], Schema.suspend<readonly [{
54
+ readonly locale: "zh";
55
+ readonly message: string;
56
+ }, ...{
57
+ readonly locale: "en" | "ja" | "ko";
58
+ readonly message: string;
59
+ }[]], string | readonly [{
60
+ readonly locale: "zh";
61
+ readonly message: string;
62
+ }, ...{
63
+ readonly locale: "en" | "ja" | "ko";
64
+ readonly message: string;
65
+ }[]], never>>;
54
66
  }>>>;
55
67
  type: Schema.Literal<["com.shwfed.form.field.markdown"]>;
56
68
  compatibilityDate: Schema.Literal<["2026-04-22"]>;