@shwfed/config 2.3.18 → 2.3.20
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 +964 -587
- package/dist/module.json +1 -1
- package/dist/preview/assets/{config-C8Y4mJbo.js → config-BvTObql_.js} +1 -1
- package/dist/preview/assets/{config-CGjY6-4G.js → config-BxK2md1E.js} +1 -1
- package/dist/preview/assets/config-C1OAS71Y.js +1 -0
- package/dist/preview/assets/{config-D9mrL0UY.js → config-DRcqCBNE.js} +1 -1
- package/dist/preview/assets/{config-CR-ypZys.js → config-DWBLNB9W.js} +1 -1
- package/dist/preview/assets/{config-Cs3k3BuR.js → config-DYoY63Mh.js} +1 -1
- package/dist/preview/assets/{config-DRy0SpMq.js → config-DqfJ6g2l.js} +1 -1
- package/dist/preview/assets/{config-qmkDiyXK.js → config-DzmdQg_R.js} +1 -1
- package/dist/preview/assets/{config-eopfzGON.js → config-RpiYusco.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-BakGkJ_w.js → definition.vue_vue_type_script_setup_true_lang-C1rBrqyI.js} +1 -1
- package/dist/preview/assets/index--tX2oFUp.js +643 -0
- package/dist/preview/assets/index-De3_lDfy.js +1 -0
- package/dist/preview/assets/{index-BUyz4nJb.css → index-DomLsyPH.css} +1 -1
- package/dist/preview/assets/runtime-BkoWPDvV.js +1 -0
- package/dist/preview/assets/{runtime-C2q2Mp8_.js → runtime-Cr5yIEMV.js} +1 -1
- package/dist/preview/assets/{runtime-DQcKN5I_.js → runtime-DOg6e_3A.js} +1 -1
- package/dist/preview/assets/runtime-DTh936s0.js +1 -0
- package/dist/preview/assets/{runtime-BvJjQaAU.js → runtime-Hiqp76SC.js} +1 -1
- package/dist/preview/assets/runtime-_Z4Jlev8.js +1 -0
- package/dist/preview/assets/runtime-_bbVL50J.js +1 -0
- package/dist/preview/assets/{runtime-B1Lqn7iS.js → runtime-euPIe4uC.js} +1 -1
- package/dist/preview/assets/runtime-m4H1rd-d.js +1 -0
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.d.vue.ts +27 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.vue +68 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.vue.d.ts +27 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.vue +53 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/schema.d.ts +18 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/schema.js +35 -0
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +1 -1
- package/dist/runtime/components/form/utils/state.d.ts +25 -1
- package/dist/runtime/components/form/utils/state.js +4 -1
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +109 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue +426 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +109 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +337 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.d.ts +85 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.js +146 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +137 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue +586 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +137 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue +268 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.d.ts +126 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.js +124 -0
- package/dist/runtime/components/table/config.vue +3 -0
- package/dist/runtime/components/table/index.vue +2 -0
- package/dist/runtime/components/table/row-provider.vue +1 -1
- package/dist/runtime/components/table/utils/shared-fetch.d.ts +30 -0
- package/dist/runtime/components/table/utils/shared-fetch.js +42 -0
- package/dist/runtime/components/ui/calendar/Calendar.vue +9 -4
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerMonthPanel.vue +4 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerYearPanel.vue +4 -1
- package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue +3 -1
- package/package.json +1 -1
- package/dist/preview/assets/index-Bsbk3Okp.js +0 -1
- package/dist/preview/assets/index-Dz_SnGc9.js +0 -639
- package/dist/preview/assets/runtime-C-3DIGFz.js +0 -1
- package/dist/preview/assets/runtime-CdELhC3y.js +0 -1
- package/dist/preview/assets/runtime-D8OAMic8.js +0 -1
- package/dist/preview/assets/runtime-DQvlwOZl.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.