@shwfed/config 2.3.24 → 2.3.26

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 (61) hide show
  1. package/dist/mcp.mjs +1059 -634
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{config-CWZxlCMJ.js → config-BATy87wV.js} +1 -1
  4. package/dist/preview/assets/{config-Bi9uFh4Y.js → config-BkimX91E.js} +1 -1
  5. package/dist/preview/assets/{config-CBHKrOP5.js → config-CO2iovZD.js} +1 -1
  6. package/dist/preview/assets/{config-DYAEfkYR.js → config-Cm9t0CvW.js} +1 -1
  7. package/dist/preview/assets/{config-B-6Htwv0.js → config-DPFHMkHc.js} +1 -1
  8. package/dist/preview/assets/{config-B2KjxFl5.js → config-DgZ4NYoA.js} +1 -1
  9. package/dist/preview/assets/{config-D5Kfssb7.js → config-Dzqe6v-x.js} +1 -1
  10. package/dist/preview/assets/{config-B3at5Bue.js → config-u1rl9w2L.js} +1 -1
  11. package/dist/preview/assets/{config-CaZpOvHG.js → config-ypYLVfRE.js} +1 -1
  12. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-8BVrrrak.js → definition.vue_vue_type_script_setup_true_lang-CliXxe84.js} +1 -1
  13. package/dist/preview/assets/index-6rM4rqXR.js +1 -0
  14. package/dist/preview/assets/{index-CJMxrUKZ.css → index-BCE-G4Ha.css} +1 -1
  15. package/dist/preview/assets/index-wBVA0mNO.js +643 -0
  16. package/dist/preview/assets/{runtime-CoRrnGx1.js → runtime-BR6-W3u_.js} +1 -1
  17. package/dist/preview/assets/{runtime-CEP42oTV.js → runtime-BTROwcw4.js} +1 -1
  18. package/dist/preview/assets/{runtime-CRHn61GX.js → runtime-B_FMZ5eD.js} +1 -1
  19. package/dist/preview/assets/{runtime-C1iENPNJ.js → runtime-CTpsTb-X.js} +1 -1
  20. package/dist/preview/assets/{runtime-Hvzx1ucy.js → runtime-Cj0kLSqP.js} +1 -1
  21. package/dist/preview/assets/{runtime-C5CCMnHt.js → runtime-D1xLbTQ9.js} +1 -1
  22. package/dist/preview/assets/{runtime-jrsJfwMb.js → runtime-Dsx8Y56q.js} +1 -1
  23. package/dist/preview/assets/{runtime-CqciI2ST.js → runtime-Dtc1ETUF.js} +1 -1
  24. package/dist/preview/assets/{runtime-aBsBSCeg.js → runtime-T_tUqLxO.js} +1 -1
  25. package/dist/preview/index.html +2 -2
  26. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  27. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  28. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +1 -0
  29. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  30. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  31. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +26 -26
  32. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue +4 -14
  33. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +26 -26
  34. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/schema.d.ts +27 -1
  35. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/schema.js +14 -11
  36. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +26 -26
  37. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue +4 -12
  38. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +26 -26
  39. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +45 -12
  40. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/schema.d.ts +27 -1
  41. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/schema.js +14 -11
  42. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +163 -0
  43. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue +699 -0
  44. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +163 -0
  45. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.d.vue.ts +9 -0
  46. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue +349 -0
  47. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue.d.ts +9 -0
  48. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/schema.d.ts +251 -0
  49. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/schema.js +178 -0
  50. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +167 -0
  51. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue +732 -0
  52. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +167 -0
  53. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.d.vue.ts +9 -0
  54. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue +383 -0
  55. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue.d.ts +9 -0
  56. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/schema.d.ts +253 -0
  57. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/schema.js +230 -0
  58. package/dist/runtime/components/table/config.vue +40 -0
  59. package/package.json +1 -1
  60. package/dist/preview/assets/index-B3wadvvl.js +0 -1
  61. package/dist/preview/assets/index-DTsYYECD.js +0 -643

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.