@shwfed/config 2.7.4 → 2.7.6

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 (91) hide show
  1. package/dist/mcp.mjs +25 -5
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{badge-BKq7Eh7r.js → badge-C-IvPZBx.js} +1 -1
  4. package/dist/preview/assets/{config-DD3McP6M.js → config-B7hXY5FF.js} +1 -1
  5. package/dist/preview/assets/{config-CXomiRuI.js → config-Bl8L6943.js} +1 -1
  6. package/dist/preview/assets/{config-Dg3cJb4i.js → config-C947O8za.js} +1 -1
  7. package/dist/preview/assets/{config-De_RAxft.js → config-DXlCQMVi.js} +1 -1
  8. package/dist/preview/assets/{config-DpTBe8_L.js → config-DhAntnE5.js} +1 -1
  9. package/dist/preview/assets/{config-DM58--pQ.js → config-Dj0rEZRq.js} +1 -1
  10. package/dist/preview/assets/{config-C2XmKu42.js → config-DppExb4h.js} +1 -1
  11. package/dist/preview/assets/{config-CnsvNcA2.js → config-_aVQvlhc.js} +1 -1
  12. package/dist/preview/assets/{config-C31gRv6X.js → config-l01zamcS.js} +1 -1
  13. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-D-K8Bmbj.js → definition.vue_vue_type_script_setup_true_lang-BbuC0qEM.js} +1 -1
  14. package/dist/preview/assets/index-B0PL01fm.css +1 -0
  15. package/dist/preview/assets/index-BNaI1T0H.js +680 -0
  16. package/dist/preview/assets/index-BwoBmSxu.js +1 -0
  17. package/dist/preview/assets/{index-4Jigs5K_.js → index-DiC1rvCq.js} +1 -1
  18. package/dist/preview/assets/{item-DnUV5B-b.js → item-GFiAkFW6.js} +1 -1
  19. package/dist/preview/assets/{runtime-ChaoQZI9.js → runtime-5h5U6Ozr.js} +1 -1
  20. package/dist/preview/assets/{runtime-CG4uOgGu.js → runtime-B6dXW6zW.js} +1 -1
  21. package/dist/preview/assets/{runtime-BqhvXsJ-.js → runtime-BEOIc4zU.js} +1 -1
  22. package/dist/preview/assets/{runtime-DnlIppMg.js → runtime-BQnHKogz.js} +1 -1
  23. package/dist/preview/assets/{runtime-W5CcSnyo.js → runtime-Bx7G-5dR.js} +1 -1
  24. package/dist/preview/assets/{runtime-Dj43RjZC.js → runtime-DmV_M4B_.js} +1 -1
  25. package/dist/preview/assets/{runtime-Dhi2Tk84.js → runtime-TNDFpOlo.js} +1 -1
  26. package/dist/preview/assets/{runtime-DAfJmoV1.js → runtime-g9hb36Vh.js} +1 -1
  27. package/dist/preview/assets/{runtime-BCxzICuW.js → runtime-kLWO8JbC.js} +1 -1
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/block-layout-editor/index.d.vue.ts +19 -1
  30. package/dist/runtime/components/block-layout-editor/index.vue +131 -38
  31. package/dist/runtime/components/block-layout-editor/index.vue.d.ts +19 -1
  32. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.d.vue.ts +4 -0
  33. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.vue.d.ts +4 -0
  34. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.d.vue.ts +4 -0
  35. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.vue.d.ts +4 -0
  36. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/schema.d.ts +4 -0
  37. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +4 -0
  38. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +4 -0
  39. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +4 -0
  40. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +4 -0
  41. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +6 -0
  42. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/runtime.vue +46 -26
  43. package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/schema.js +1 -1
  44. package/dist/runtime/components/config/config.vue +9 -1
  45. package/dist/runtime/components/config/index.vue +11 -1
  46. package/dist/runtime/components/config/schema.d.ts +25 -0
  47. package/dist/runtime/components/config/schema.js +8 -0
  48. package/dist/runtime/components/form/config.vue +49 -1
  49. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/schema.d.ts +1 -0
  50. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/schema.js +4 -1
  51. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/schema.d.ts +1 -0
  52. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/schema.js +4 -1
  53. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/schema.d.ts +1 -0
  54. package/dist/runtime/components/form/fields/2026-05-18/com.shwfed.form.field.table/schema.js +4 -1
  55. package/dist/runtime/components/form/fields/2026-05-20/com.shwfed.form.field.collapsible/schema.d.ts +1 -0
  56. package/dist/runtime/components/form/fields/2026-05-20/com.shwfed.form.field.collapsible/schema.js +4 -1
  57. package/dist/runtime/components/form/index.d.vue.ts +1 -0
  58. package/dist/runtime/components/form/index.vue +8 -0
  59. package/dist/runtime/components/form/index.vue.d.ts +1 -0
  60. package/dist/runtime/components/form/schema.d.ts +25 -0
  61. package/dist/runtime/components/form/schema.js +17 -0
  62. package/dist/runtime/components/form/unit-config.vue +32 -4
  63. package/dist/runtime/components/form/utils/history.d.ts +8 -0
  64. package/dist/runtime/components/form/utils/history.js +8 -0
  65. package/dist/runtime/components/form/utils/resolve.d.ts +9 -0
  66. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
  67. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
  68. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +26 -26
  69. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +26 -26
  70. package/dist/runtime/components/table/schema.d.ts +8 -0
  71. package/dist/runtime/components/ui/command/CommandItem.d.vue.ts +2 -2
  72. package/dist/runtime/components/ui/command/CommandItem.vue +1 -0
  73. package/dist/runtime/components/ui/command/CommandItem.vue.d.ts +2 -2
  74. package/dist/runtime/components/ui/context-menu/ContextMenuContent.d.vue.ts +0 -1
  75. package/dist/runtime/components/ui/context-menu/ContextMenuContent.vue +3 -4
  76. package/dist/runtime/components/ui/context-menu/ContextMenuContent.vue.d.ts +0 -1
  77. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue +17 -2
  78. package/dist/runtime/components/ui/input-group/InputGroupCombobox.d.vue.ts +2 -8
  79. package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue +6 -5
  80. package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue.d.ts +2 -8
  81. package/dist/runtime/components/ui/popover/PopoverContent.d.vue.ts +0 -1
  82. package/dist/runtime/components/ui/popover/PopoverContent.vue +3 -4
  83. package/dist/runtime/components/ui/popover/PopoverContent.vue.d.ts +0 -1
  84. package/dist/runtime/components/ui/tooltip/TooltipContent.d.vue.ts +0 -1
  85. package/dist/runtime/components/ui/tooltip/TooltipContent.vue +3 -4
  86. package/dist/runtime/components/ui/tooltip/TooltipContent.vue.d.ts +0 -1
  87. package/dist/runtime/share/event-bus.d.ts +23 -4
  88. package/package.json +1 -1
  89. package/dist/preview/assets/index-CfwL2UCH.js +0 -680
  90. package/dist/preview/assets/index-DNHGrCDe.css +0 -1
  91. package/dist/preview/assets/index-DUo1pTg2.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.