@shwfed/config 2.7.5 → 2.7.7

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 (121) hide show
  1. package/dist/mcp.mjs +73 -21
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/badge-B0tiCpa_.js +1 -0
  4. package/dist/preview/assets/config-BG9TRQcv.js +1 -0
  5. package/dist/preview/assets/{config-ulTPyAGw.js → config-Bfb2sH6S.js} +1 -1
  6. package/dist/preview/assets/config-C-XJ-8Rs.js +1 -0
  7. package/dist/preview/assets/{config-ISM4vT-S.js → config-CGvnv-5x.js} +1 -1
  8. package/dist/preview/assets/config-DDPihojt.js +1 -0
  9. package/dist/preview/assets/config-Dafqx9xC.js +1 -0
  10. package/dist/preview/assets/{config-DBviu6U0.js → config-DqMRy1WL.js} +1 -1
  11. package/dist/preview/assets/{config-CtPQb6dK.js → config-GCvXe12z.js} +1 -1
  12. package/dist/preview/assets/{config-CYixJlBY.js → config-jDPbLgBr.js} +1 -1
  13. package/dist/preview/assets/definition.vue_vue_type_script_setup_true_lang-DBXfCj4Q.js +1 -0
  14. package/dist/preview/assets/{index-CqWUukUH.css → index-B0PL01fm.css} +1 -1
  15. package/dist/preview/assets/index-CHzOsSTW.js +680 -0
  16. package/dist/preview/assets/index-CSfKAdi7.js +1 -0
  17. package/dist/preview/assets/{index-D6fhWrrp.js → index-D7jDE3kp.js} +1 -1
  18. package/dist/preview/assets/item-DV-Garrg.js +1 -0
  19. package/dist/preview/assets/runtime-BovPWken.js +1 -0
  20. package/dist/preview/assets/runtime-BxBBFFHA.js +1 -0
  21. package/dist/preview/assets/{runtime-B7NcvR9y.js → runtime-CwmJ9MLQ.js} +1 -1
  22. package/dist/preview/assets/runtime-Cyjx6haa.js +1 -0
  23. package/dist/preview/assets/runtime-D-LBi56N.js +1 -0
  24. package/dist/preview/assets/{runtime-BqlrYWt_.js → runtime-DA77AmOP.js} +1 -1
  25. package/dist/preview/assets/{runtime-jVzpCkuu.js → runtime-DHTqFEQI.js} +1 -1
  26. package/dist/preview/assets/runtime-DKtlQWwc.js +1 -0
  27. package/dist/preview/assets/runtime-UmLaEUGf.js +1 -0
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/actions/buttons/2026-04-21/com.shwfed.actions.button.navigation/runtime.vue +16 -2
  30. package/dist/runtime/components/config/blocks/2026-05-17/com.shwfed.block.chart.xy/runtime.vue +2 -2
  31. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/item.vue +2 -2
  32. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/schema.js +2 -2
  33. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/badge.vue +3 -2
  34. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/schema.js +2 -2
  35. package/dist/runtime/components/config/config.vue +9 -1
  36. package/dist/runtime/components/config/index.vue +11 -1
  37. package/dist/runtime/components/config/schema.d.ts +25 -0
  38. package/dist/runtime/components/config/schema.js +8 -0
  39. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/runtime.vue +6 -5
  40. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/schema.js +2 -2
  41. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/runtime.vue +3 -4
  42. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/runtime.vue +3 -4
  43. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/runtime.vue +3 -4
  44. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/runtime.vue +6 -5
  45. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/schema.js +2 -2
  46. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/runtime.vue +6 -5
  47. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/schema.js +2 -2
  48. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +3 -4
  49. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +3 -4
  50. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/runtime.vue +3 -4
  51. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/runtime.vue +3 -4
  52. package/dist/runtime/components/form/schema.js +2 -2
  53. package/dist/runtime/components/form/utils/initial.d.ts +5 -4
  54. package/dist/runtime/components/form/utils/initial.js +2 -2
  55. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  56. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  57. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +7 -6
  58. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.js +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  61. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.vue +7 -6
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/schema.js +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/runtime.vue +7 -6
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/schema.js +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +7 -6
  72. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/schema.js +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue +7 -6
  74. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/schema.js +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue +7 -6
  78. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/schema.js +2 -2
  79. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue +3 -4
  80. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -2
  81. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue +3 -4
  82. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/schema.js +2 -2
  83. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  84. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  85. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/runtime.vue +7 -6
  86. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/schema.js +2 -2
  87. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  88. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  89. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/runtime.vue +7 -6
  90. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/schema.js +2 -2
  91. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/runtime.vue +3 -4
  92. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/schema.js +2 -2
  93. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/runtime.vue +3 -4
  94. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/schema.js +2 -2
  95. package/dist/runtime/components/table/index.vue +3 -4
  96. package/dist/runtime/components/table/schema.js +3 -3
  97. package/dist/runtime/share/event-bus.d.ts +23 -4
  98. package/dist/runtime/share/expression.d.ts +13 -0
  99. package/dist/runtime/share/expression.js +1 -0
  100. package/dist/runtime/share/request.d.ts +29 -0
  101. package/dist/runtime/share/request.js +11 -0
  102. package/dist/runtime/vendor/cel-js/CLAUDE.md +2 -2
  103. package/dist/runtime/vendor/cel-js/PROMPT.md +35 -3
  104. package/dist/runtime/vendor/cel-js/lib/functions.js +2 -2
  105. package/dist/runtime/vendor/cel-js/lib/optional.js +52 -1
  106. package/package.json +1 -1
  107. package/dist/preview/assets/badge-DamXUB_x.js +0 -1
  108. package/dist/preview/assets/config-CXgHZFVu.js +0 -1
  109. package/dist/preview/assets/config-Dtj6xvFB.js +0 -1
  110. package/dist/preview/assets/config-DyKtOYYU.js +0 -1
  111. package/dist/preview/assets/config-v7KXfP3A.js +0 -1
  112. package/dist/preview/assets/definition.vue_vue_type_script_setup_true_lang-C-3KP_in.js +0 -1
  113. package/dist/preview/assets/index-CzxZSeNm.js +0 -680
  114. package/dist/preview/assets/index-DUSkLHHf.js +0 -1
  115. package/dist/preview/assets/item-BAj_4_7-.js +0 -1
  116. package/dist/preview/assets/runtime-CiWg_Jub.js +0 -1
  117. package/dist/preview/assets/runtime-CpMT9U1z.js +0 -1
  118. package/dist/preview/assets/runtime-CswN1gKf.js +0 -1
  119. package/dist/preview/assets/runtime-DOK5OTJn.js +0 -1
  120. package/dist/preview/assets/runtime-DldmFxn1.js +0 -1
  121. package/dist/preview/assets/runtime-WZBVKYom.js +0 -1

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.