@shwfed/config 2.3.18 → 2.3.19
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-eopfzGON.js → config-B8qIrXw4.js} +1 -1
- package/dist/preview/assets/{config-qmkDiyXK.js → config-BERbwRqR.js} +1 -1
- package/dist/preview/assets/{config-CR-ypZys.js → config-BQDXm2N4.js} +1 -1
- package/dist/preview/assets/{config-DRy0SpMq.js → config-BZrnB31E.js} +1 -1
- package/dist/preview/assets/{config-C8Y4mJbo.js → config-BfiDa6j3.js} +1 -1
- package/dist/preview/assets/{config-CGjY6-4G.js → config-BmzbCaL9.js} +1 -1
- package/dist/preview/assets/config-CI4d63Pa.js +1 -0
- package/dist/preview/assets/{config-Cs3k3BuR.js → config-CrffMahT.js} +1 -1
- package/dist/preview/assets/{config-D9mrL0UY.js → config-RIqYuUkC.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-DP6_YUR7.js} +1 -1
- package/dist/preview/assets/index-CT6yD2gM.js +1 -0
- package/dist/preview/assets/{index-BUyz4nJb.css → index-DomLsyPH.css} +1 -1
- package/dist/preview/assets/index-X6To2gmZ.js +643 -0
- package/dist/preview/assets/{runtime-C2q2Mp8_.js → runtime-BQsuM5NY.js} +1 -1
- package/dist/preview/assets/{runtime-B1Lqn7iS.js → runtime-CKWbV48T.js} +1 -1
- package/dist/preview/assets/{runtime-DQcKN5I_.js → runtime-CQPoA4Wr.js} +1 -1
- package/dist/preview/assets/runtime-CpsOFZJU.js +1 -0
- package/dist/preview/assets/{runtime-BvJjQaAU.js → runtime-DLe-_bzP.js} +1 -1
- package/dist/preview/assets/runtime-DY65pO8M.js +1 -0
- package/dist/preview/assets/runtime-DyCSllvl.js +1 -0
- package/dist/preview/assets/runtime-ZprvETkX.js +1 -0
- package/dist/preview/assets/runtime-pkc99x6z.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 +52 -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/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/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.