@shwfed/config 2.10.6 → 2.10.8

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 (99) hide show
  1. package/dist/mcp.mjs +24 -10
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-DoTYH4r0.js → FieldGroup.vue_vue_type_script_setup_true_lang-BX_UfcPb.js} +1 -1
  4. package/dist/preview/assets/{badge-DigodVby.js → badge-obDKnV3E.js} +1 -1
  5. package/dist/preview/assets/{config-Bjb63ooF.js → config-9weuJKPA.js} +1 -1
  6. package/dist/preview/assets/{config-DOqjxDka.js → config-B27gvYuN.js} +1 -1
  7. package/dist/preview/assets/{config-Cn5zWISv.js → config-BKVK2els.js} +1 -1
  8. package/dist/preview/assets/{config-dwZBY29w.js → config-BYhrPimZ.js} +1 -1
  9. package/dist/preview/assets/{config-C1-hX0FZ.js → config-C6IfQR2K.js} +1 -1
  10. package/dist/preview/assets/{config-WRBBSsbf.js → config-CYdIN2D7.js} +1 -1
  11. package/dist/preview/assets/{config-ia-gXiHl.js → config-CaaIte9f.js} +1 -1
  12. package/dist/preview/assets/{config-CNjSJQmf.js → config-CnpY7wA_.js} +1 -1
  13. package/dist/preview/assets/{config-BiRUzXVx.js → config-DGJLbdm3.js} +1 -1
  14. package/dist/preview/assets/{config-Yzim7dYM.js → config-DSD3RZZt.js} +1 -1
  15. package/dist/preview/assets/{config-D3BYzFT7.js → config-DbdgS5Ng.js} +1 -1
  16. package/dist/preview/assets/{config-BFLui9zF.js → config-DxmfhxW9.js} +1 -1
  17. package/dist/preview/assets/{config-GquBxa0k.js → config-jBRCpIX5.js} +1 -1
  18. package/dist/preview/assets/{config-fj68oKtH.js → config-xdKDKKAa.js} +1 -1
  19. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-DLRdfLnh.js → definition.vue_vue_type_script_setup_true_lang-C97mjLAr.js} +1 -1
  20. package/dist/preview/assets/index-ADrQrdaQ.js +1 -0
  21. package/dist/preview/assets/{index-DjPejdGe.js → index-BWc0rZ2y.js} +1 -1
  22. package/dist/preview/assets/{index-DyMqqPo8.css → index-Cj7bRG7B.css} +1 -1
  23. package/dist/preview/assets/{index-ByDPdF8R.js → index-DFmBrVzd.js} +164 -164
  24. package/dist/preview/assets/{item-D1eyfO0S.js → item-BRGONTEu.js} +1 -1
  25. package/dist/preview/assets/{runtime-BnmMh817.js → runtime-BGRgWBLF.js} +1 -1
  26. package/dist/preview/assets/{runtime-CersyeE4.js → runtime-BoiTEUZt.js} +1 -1
  27. package/dist/preview/assets/{runtime-DlviPSYa.js → runtime-CHOWqPGP.js} +1 -1
  28. package/dist/preview/assets/{runtime-D2v11Q9f.js → runtime-CJVZpawP.js} +1 -1
  29. package/dist/preview/assets/{runtime-DDLzkTJO.js → runtime-Ci3L--AW.js} +1 -1
  30. package/dist/preview/assets/{runtime-DVt270HE.js → runtime-Czg0F_NN.js} +1 -1
  31. package/dist/preview/assets/{runtime-CeWW9OWp.js → runtime-D-9NZJ0Z.js} +1 -1
  32. package/dist/preview/assets/{runtime-uMgaWxns.js → runtime-DZtGKJgS.js} +1 -1
  33. package/dist/preview/assets/{runtime-PGalcWzI.js → runtime-DcQjFFJx.js} +1 -1
  34. package/dist/preview/assets/{runtime-BDsoGLTr.js → runtime-DqhT5NCm.js} +1 -1
  35. package/dist/preview/assets/{schema-meta-DudoTEwn.js → schema-meta-xFd44RnL.js} +1 -1
  36. package/dist/preview/index.html +2 -2
  37. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/runtime.vue +6 -1
  38. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/schema.js +1 -1
  39. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +1 -0
  40. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.js +4 -0
  41. package/dist/runtime/components/config/config.vue +42 -3
  42. package/dist/runtime/components/config/use-editor.js +3 -1
  43. package/dist/runtime/components/config/utils/resolve.d.ts +12 -0
  44. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  45. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  46. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  47. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  48. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  49. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  50. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  51. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  52. package/dist/runtime/components/form/fields/2026-05-12/com.shwfed.form.field.upload/runtime.vue +23 -1
  53. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  54. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  55. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  56. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  57. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  58. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  59. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  60. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  61. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  62. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  63. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +22 -22
  64. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +22 -22
  65. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +22 -22
  66. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +22 -22
  67. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +22 -22
  68. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +22 -22
  69. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +22 -22
  70. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +22 -22
  71. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  72. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  78. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  79. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  80. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  81. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  82. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +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-single/config.d.vue.ts +2 -2
  86. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  87. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  88. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  89. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  90. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  91. package/dist/runtime/components/table/config.vue +1 -1
  92. package/dist/runtime/components/table/schema.js +15 -9
  93. package/dist/runtime/components/ui/expression-editor/picker-entries.js +1 -1
  94. package/dist/runtime/components/ui/expression-editor/selection-refs.js +1 -1
  95. package/dist/runtime/vendor/cel-js/CLAUDE.md +1 -0
  96. package/dist/runtime/vendor/cel-js/lib/evaluator.d.ts +1 -0
  97. package/dist/runtime/vendor/cel-js/lib/evaluator.js +4 -0
  98. package/package.json +1 -1
  99. package/dist/preview/assets/index-5uVTbNBd.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.