@shwfed/config 2.3.11 → 2.3.13

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 (95) hide show
  1. package/dist/mcp.mjs +1157 -733
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{config-BZahzuEc.js → config-0UIjgMSM.js} +1 -1
  4. package/dist/preview/assets/{config-57-v4VXo.js → config-9eu0BvKT.js} +1 -1
  5. package/dist/preview/assets/{config-BnZQO-Sp.js → config-B1jKkIYg.js} +1 -1
  6. package/dist/preview/assets/{config-DNokxY7M.js → config-BpTg08Vv.js} +1 -1
  7. package/dist/preview/assets/{config-_uPI8qV-.js → config-CDjs2Ohl.js} +1 -1
  8. package/dist/preview/assets/{config-_msO_f2R.js → config-CVS1PW6h.js} +1 -1
  9. package/dist/preview/assets/{config-Be-2ZA2R.js → config-DoQjG5TI.js} +1 -1
  10. package/dist/preview/assets/{config-Bp91DUdU.js → config-f56G9OU7.js} +1 -1
  11. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-BtScXbs1.js → definition.vue_vue_type_script_setup_true_lang-DbnaeqGK.js} +1 -1
  12. package/dist/preview/assets/index-Br_eXThF.css +1 -0
  13. package/dist/preview/assets/index-DDthcoXk.js +637 -0
  14. package/dist/preview/assets/index-DhkKZ2ii.js +1 -0
  15. package/dist/preview/assets/{runtime-Dk9u-Ybw.js → runtime-BICQC6bF.js} +1 -1
  16. package/dist/preview/assets/{runtime-CfR7ZAND.js → runtime-BkZp9k_z.js} +1 -1
  17. package/dist/preview/assets/{runtime-XXqIAt53.js → runtime-BqFFtMNw.js} +1 -1
  18. package/dist/preview/assets/{runtime-BBms4myv.js → runtime-COMOofol.js} +1 -1
  19. package/dist/preview/assets/{runtime-D3EyeiyA.js → runtime-CPPOlC0F.js} +1 -1
  20. package/dist/preview/assets/{runtime-cKWSGFod.js → runtime-DejxoCBP.js} +1 -1
  21. package/dist/preview/assets/{runtime-w7V-p3t1.js → runtime-YYdaCEw3.js} +1 -1
  22. package/dist/preview/assets/{runtime-B9u14qqB.js → runtime-hKRNY9F6.js} +1 -1
  23. package/dist/preview/index.html +2 -2
  24. package/dist/runtime/components/actions/utils/resolve.js +6 -2
  25. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +1 -1
  26. package/dist/runtime/components/config/blocks/2026-05-17/com.shwfed.block.chart.xy/schema.d.ts +4 -0
  27. package/dist/runtime/components/config/blocks/2026-05-17/com.shwfed.block.chart.xy/schema.js +6 -17
  28. package/dist/runtime/components/config/utils/resolve.js +3 -1
  29. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  30. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  31. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +4 -4
  32. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +4 -4
  33. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +22 -22
  34. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +22 -22
  35. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.d.vue.ts +2 -2
  36. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.time/config.vue.d.ts +2 -2
  37. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +4 -4
  38. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +4 -4
  39. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +12 -12
  40. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +12 -12
  41. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +10 -10
  42. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +10 -10
  43. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/config.d.vue.ts +12 -12
  44. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/config.vue.d.ts +12 -12
  45. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +133 -0
  46. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue +605 -0
  47. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +133 -0
  48. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/runtime.d.vue.ts +8 -0
  49. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/runtime.vue +324 -0
  50. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/runtime.vue.d.ts +8 -0
  51. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.d.ts +99 -0
  52. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/schema.js +129 -0
  53. package/dist/runtime/components/form/unit-config.vue +0 -23
  54. package/dist/runtime/components/form/utils/resolve.js +3 -1
  55. package/dist/runtime/components/table/config.d.vue.ts +2 -2
  56. package/dist/runtime/components/table/config.vue +5 -45
  57. package/dist/runtime/components/table/config.vue.d.ts +2 -2
  58. package/dist/runtime/components/table/schema.d.ts +9 -2
  59. package/dist/runtime/components/table/schema.js +30 -14
  60. package/dist/runtime/components/table/utils/resolve.js +3 -1
  61. package/dist/runtime/components/ui/date-range-picker/DateRangePickerDateTimePanel.d.vue.ts +1 -1
  62. package/dist/runtime/components/ui/date-range-picker/DateRangePickerDateTimePanel.vue.d.ts +1 -1
  63. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +1 -1
  64. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +1 -1
  65. package/dist/runtime/components/ui/tree/Tree.d.vue.ts +57 -0
  66. package/dist/runtime/components/ui/tree/Tree.vue +325 -0
  67. package/dist/runtime/components/ui/tree/Tree.vue.d.ts +57 -0
  68. package/dist/runtime/components/ui/tree/TreeNode.d.vue.ts +53 -0
  69. package/dist/runtime/components/ui/tree/TreeNode.vue +299 -0
  70. package/dist/runtime/components/ui/tree/TreeNode.vue.d.ts +53 -0
  71. package/dist/runtime/components/ui/tree/index.d.ts +3 -0
  72. package/dist/runtime/components/ui/tree/index.js +2 -0
  73. package/dist/runtime/components/ui/tree/types.d.ts +120 -0
  74. package/dist/runtime/components/ui/tree/types.js +0 -0
  75. package/dist/runtime/components/ui/tree/useTreeState.d.ts +95 -0
  76. package/dist/runtime/components/ui/tree/useTreeState.js +369 -0
  77. package/dist/runtime/shims.d.ts +2 -0
  78. package/package.json +1 -1
  79. package/dist/preview/assets/index-DDbl2Atj.js +0 -1
  80. package/dist/preview/assets/index-DGa3Oj3y.js +0 -1075
  81. package/dist/preview/assets/index-mbGtsgdv.css +0 -1
  82. package/dist/runtime/components/form/ai/fields-button.d.vue.ts +0 -13
  83. package/dist/runtime/components/form/ai/fields-button.vue +0 -460
  84. package/dist/runtime/components/form/ai/fields-button.vue.d.ts +0 -13
  85. package/dist/runtime/components/form/ai/fields-task.md +0 -71
  86. package/dist/runtime/components/table/ai/columns-button.d.vue.ts +0 -12
  87. package/dist/runtime/components/table/ai/columns-button.vue +0 -492
  88. package/dist/runtime/components/table/ai/columns-button.vue.d.ts +0 -12
  89. package/dist/runtime/components/table/ai/columns-task.md +0 -53
  90. package/dist/runtime/components/table/ai/data-source-button.d.vue.ts +0 -20
  91. package/dist/runtime/components/table/ai/data-source-button.vue +0 -324
  92. package/dist/runtime/components/table/ai/data-source-button.vue.d.ts +0 -20
  93. package/dist/runtime/components/table/ai/data-source-task.md +0 -17
  94. package/dist/runtime/utils/ai/cel-prompt.d.ts +0 -11
  95. package/dist/runtime/utils/ai/cel-prompt.js +0 -27

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.