@shwfed/config 2.7.2 → 2.7.4

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 (80) hide show
  1. package/dist/mcp.mjs +1106 -1019
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/badge-BKq7Eh7r.js +1 -0
  4. package/dist/preview/assets/{config-OQtpit00.js → config-C2XmKu42.js} +1 -1
  5. package/dist/preview/assets/{config-D8tXo17l.js → config-C31gRv6X.js} +1 -1
  6. package/dist/preview/assets/{config-DtCRvYa9.js → config-CXomiRuI.js} +1 -1
  7. package/dist/preview/assets/{config-B-uvT_pb.js → config-CnsvNcA2.js} +1 -1
  8. package/dist/preview/assets/{config-D9pA2oC8.js → config-DD3McP6M.js} +1 -1
  9. package/dist/preview/assets/{config-BRiILJ2a.js → config-DM58--pQ.js} +1 -1
  10. package/dist/preview/assets/{config-dtgP-3mj.js → config-De_RAxft.js} +1 -1
  11. package/dist/preview/assets/{config-QHRydAV_.js → config-Dg3cJb4i.js} +1 -1
  12. package/dist/preview/assets/{config-CbMKku2N.js → config-DpTBe8_L.js} +1 -1
  13. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-Dp8O3US_.js → definition.vue_vue_type_script_setup_true_lang-D-K8Bmbj.js} +1 -1
  14. package/dist/preview/assets/{index-BWNTkzpm.js → index-4Jigs5K_.js} +1 -1
  15. package/dist/preview/assets/{index-BBJQYeyQ.js → index-CfwL2UCH.js} +175 -175
  16. package/dist/preview/assets/index-DNHGrCDe.css +1 -0
  17. package/dist/preview/assets/index-DUo1pTg2.js +1 -0
  18. package/dist/preview/assets/{item-BpzTGOEt.js → item-DnUV5B-b.js} +1 -1
  19. package/dist/preview/assets/{runtime-Busbr90M.js → runtime-BCxzICuW.js} +1 -1
  20. package/dist/preview/assets/{runtime-DMsEFiBw.js → runtime-BqhvXsJ-.js} +1 -1
  21. package/dist/preview/assets/{runtime-DfP3qvGT.js → runtime-CG4uOgGu.js} +1 -1
  22. package/dist/preview/assets/{runtime-By0VH4uC.js → runtime-ChaoQZI9.js} +1 -1
  23. package/dist/preview/assets/{runtime-C29fORZL.js → runtime-DAfJmoV1.js} +1 -1
  24. package/dist/preview/assets/{runtime-BjB2wvFX.js → runtime-Dhi2Tk84.js} +1 -1
  25. package/dist/preview/assets/{runtime-B5S6icpw.js → runtime-Dj43RjZC.js} +1 -1
  26. package/dist/preview/assets/{runtime-BDyVuoP3.js → runtime-DnlIppMg.js} +1 -1
  27. package/dist/preview/assets/{runtime-DiTvLHpE.js → runtime-W5CcSnyo.js} +1 -1
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/config.d.vue.ts +2 -0
  30. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/config.vue +27 -0
  31. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/config.vue.d.ts +2 -0
  32. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/runtime.d.vue.ts +2 -0
  33. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/runtime.vue +18 -0
  34. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/runtime.vue.d.ts +2 -0
  35. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/schema.d.ts +2 -1
  36. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.markdown/schema.js +10 -1
  37. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/badge.vue +11 -1
  38. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/config.d.vue.ts +2 -0
  39. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/config.vue +48 -21
  40. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/config.vue.d.ts +2 -0
  41. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/runtime.d.vue.ts +2 -0
  42. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/runtime.vue.d.ts +2 -0
  43. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/schema.d.ts +2 -0
  44. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/schema.js +11 -0
  45. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/config.d.vue.ts +34 -0
  46. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/config.vue +153 -0
  47. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/config.vue.d.ts +34 -0
  48. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/runtime.d.vue.ts +34 -0
  49. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/runtime.vue +41 -0
  50. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/runtime.vue.d.ts +34 -0
  51. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/schema.d.ts +33 -0
  52. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.icon/schema.js +45 -0
  53. package/dist/runtime/components/config/config.vue +135 -22
  54. package/dist/runtime/components/config/index.d.vue.ts +4 -0
  55. package/dist/runtime/components/config/index.vue +26 -2
  56. package/dist/runtime/components/config/index.vue.d.ts +4 -0
  57. package/dist/runtime/components/config/schema.d.ts +20 -0
  58. package/dist/runtime/components/config/schema.js +15 -1
  59. package/dist/runtime/components/form/FormUnitRenderer.vue +2 -8
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  61. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  62. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  72. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  76. package/dist/runtime/share/slot-renderer.vue +2 -8
  77. package/package.json +1 -1
  78. package/dist/preview/assets/badge-CJpxWUkB.js +0 -1
  79. package/dist/preview/assets/index-ChitoGhE.js +0 -1
  80. package/dist/preview/assets/index-DFKLSxdT.css +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.