@shwfed/config 2.9.10 → 2.9.11
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.
- package/dist/mcp.mjs +2 -2
- package/dist/module.json +1 -1
- package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-B_lv0Qb4.js → FieldGroup.vue_vue_type_script_setup_true_lang-CN4xD2hQ.js} +1 -1
- package/dist/preview/assets/{badge-DkCzSREV.js → badge-CzfW1Ked.js} +1 -1
- package/dist/preview/assets/config-BdX3zl4t.js +1 -0
- package/dist/preview/assets/{config-y0whCdxg.js → config-Bzwfqv6w.js} +1 -1
- package/dist/preview/assets/{config-CfTdhIiz.js → config-C2y2XI2Q.js} +1 -1
- package/dist/preview/assets/{config-CLszlI7X.js → config-CCXJvpik.js} +1 -1
- package/dist/preview/assets/{config-BQZZzdBi.js → config-CDYZN7EX.js} +1 -1
- package/dist/preview/assets/{config-BzUZdTRZ.js → config-CPuERNUd.js} +1 -1
- package/dist/preview/assets/{config-CJYUWHSt.js → config-D37gWDMV.js} +1 -1
- package/dist/preview/assets/{config-DG9kUyIX.js → config-DbNukLyq.js} +1 -1
- package/dist/preview/assets/{config-IAY_3DyY.js → config-Op5IHwI_.js} +1 -1
- package/dist/preview/assets/{config-DnxWfe-p.js → config-e5aOGFb2.js} +1 -1
- package/dist/preview/assets/{config-BO6oZNCA.js → config-jJQ2fulH.js} +1 -1
- package/dist/preview/assets/{config-DcOjw4Ib.js → config-jzfHh7bp.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-D6Dl1HG7.js → definition.vue_vue_type_script_setup_true_lang-BgssDGxW.js} +1 -1
- package/dist/preview/assets/index-0vF7XQ-J.js +1 -0
- package/dist/preview/assets/{index-BxEz7F0S.js → index-CAIvIAWJ.js} +1 -1
- package/dist/preview/assets/{index-CEpio2Ai.js → index-Cyjm-GKs.js} +138 -138
- package/dist/preview/assets/{index-DEk1Sey_.css → index-D0eGXK5P.css} +1 -1
- package/dist/preview/assets/{item-BgY4KzDy.js → item-CUoRMMz1.js} +1 -1
- package/dist/preview/assets/{runtime-C9L73GlB.js → runtime-BALr-Cq0.js} +1 -1
- package/dist/preview/assets/{runtime-ObPbN32X.js → runtime-BvcTYin8.js} +1 -1
- package/dist/preview/assets/{runtime-DNCNcjrA.js → runtime-CHQwYQ80.js} +1 -1
- package/dist/preview/assets/{runtime-DIHeE12q.js → runtime-CU5fYNMI.js} +1 -1
- package/dist/preview/assets/{runtime-B1vIYtF_.js → runtime-CWt21RRo.js} +1 -1
- package/dist/preview/assets/{runtime-B0yAZrhv.js → runtime-C_epees8.js} +1 -1
- package/dist/preview/assets/{runtime-BweDVL2G.js → runtime-D3TnRYXn.js} +1 -1
- package/dist/preview/assets/{runtime-74HxxB_6.js → runtime-DWKqftSK.js} +1 -1
- package/dist/preview/assets/{runtime-BrfrrA2a.js → runtime-V_usL1Fa.js} +1 -1
- package/dist/preview/assets/runtime-wAz72cCJ.js +1 -0
- package/dist/preview/assets/{schema-meta-dmADcmVf.js → schema-meta-DwWuSVqk.js} +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/actions/buttons/2026-05-11/com.shwfed.actions.button.modal.layout/config.vue +6 -1
- package/dist/runtime/components/actions/config.d.vue.ts +1 -0
- package/dist/runtime/components/actions/config.vue +6 -2
- package/dist/runtime/components/actions/config.vue.d.ts +1 -0
- package/dist/runtime/components/block-layout-editor/index.vue +15 -2
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.tabs/config.vue +5 -2
- package/dist/runtime/components/config/blocks/2026-06-02/com.shwfed.block.card/config.vue +4 -1
- package/dist/runtime/components/config/config.d.vue.ts +1 -1
- package/dist/runtime/components/config/config.vue +2 -33
- package/dist/runtime/components/config/config.vue.d.ts +1 -1
- package/dist/runtime/components/config/use-editor.d.ts +19 -0
- package/dist/runtime/components/config/use-editor.js +36 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.markdown/schema.d.ts +1 -0
- package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.markdown/schema.js +1 -1
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/config.d.vue.ts +2 -0
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/config.vue +3 -2
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/config.vue.d.ts +2 -0
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/runtime.vue +1 -1
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/schema.d.ts +3 -0
- package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.actions/schema.js +1 -1
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.actions/config.vue +1 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/config.vue +1 -1
- package/package.json +1 -1
- package/dist/preview/assets/config-9Ny1em1E.js +0 -1
- package/dist/preview/assets/index-eXjRNljQ.js +0 -1
- package/dist/preview/assets/runtime--G6ZYJWm.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.