@shwfed/config 2.10.3 → 2.10.4

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 (88) hide show
  1. package/dist/mcp.mjs +26 -2
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{FieldGroup.vue_vue_type_script_setup_true_lang-sT5i_dnE.js → FieldGroup.vue_vue_type_script_setup_true_lang-DIjsktfi.js} +1 -1
  4. package/dist/preview/assets/{badge-ZFj45FMd.js → badge-Cr6_n00S.js} +1 -1
  5. package/dist/preview/assets/{config-BwDPPmtn.js → config-1VGYa1Zb.js} +1 -1
  6. package/dist/preview/assets/{config-3rP_f_3o.js → config-B2rtOFE1.js} +1 -1
  7. package/dist/preview/assets/{config-DZPLqFqt.js → config-BemROLz0.js} +1 -1
  8. package/dist/preview/assets/{config-BLesYihN.js → config-BjUIO7Ps.js} +1 -1
  9. package/dist/preview/assets/{config-BBvebIQw.js → config-Bu-ffrDi.js} +1 -1
  10. package/dist/preview/assets/{config-CSR1JNVB.js → config-CNY70agP.js} +1 -1
  11. package/dist/preview/assets/{config-D1uMzMiN.js → config-CSauYxAG.js} +1 -1
  12. package/dist/preview/assets/{config-Rz0II9u6.js → config-CrA5lAMB.js} +1 -1
  13. package/dist/preview/assets/{config-CEBzJOHo.js → config-CwbWyadd.js} +1 -1
  14. package/dist/preview/assets/{config-cD091sze.js → config-DF4u2WzQ.js} +1 -1
  15. package/dist/preview/assets/{config-CgM75jSO.js → config-DTDFg08z.js} +1 -1
  16. package/dist/preview/assets/{config-lskK7grq.js → config-DpcMlGoM.js} +1 -1
  17. package/dist/preview/assets/{config-DfVc2Iy9.js → config-Dx9AeOjb.js} +1 -1
  18. package/dist/preview/assets/{config-2iinn_1E.js → config-hXHOfKvD.js} +1 -1
  19. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-Ce_NeQUa.js → definition.vue_vue_type_script_setup_true_lang-v2AaUd8i.js} +1 -1
  20. package/dist/preview/assets/index-BDbNnENM.js +1 -0
  21. package/dist/preview/assets/index-ButPJaOR.css +1 -0
  22. package/dist/preview/assets/{index-_KA5_QIV.js → index-BzWZj-hV.js} +1 -1
  23. package/dist/preview/assets/{index-Zc4Mcm3J.js → index-E3_P6Fhz.js} +177 -177
  24. package/dist/preview/assets/{item-CBFJ6f6b.js → item-B_QcL62I.js} +1 -1
  25. package/dist/preview/assets/{runtime-Q_isegB9.js → runtime-BRg0jxiK.js} +1 -1
  26. package/dist/preview/assets/{runtime-DO9HS0Rb.js → runtime-BbiAwZZ9.js} +1 -1
  27. package/dist/preview/assets/{runtime-jWibKv1T.js → runtime-CKoLdM68.js} +1 -1
  28. package/dist/preview/assets/{runtime-DQXLscBz.js → runtime-CZ6uHCIE.js} +1 -1
  29. package/dist/preview/assets/{runtime-enspc5HG.js → runtime-Cd79TXff.js} +1 -1
  30. package/dist/preview/assets/{runtime-Cu0RJn8g.js → runtime-Cfup01hl.js} +1 -1
  31. package/dist/preview/assets/{runtime-BIGEoc5L.js → runtime-Cu_C4Joj.js} +1 -1
  32. package/dist/preview/assets/{runtime-CvMryNNx.js → runtime-D-MaRCSg.js} +1 -1
  33. package/dist/preview/assets/{runtime-BKqyqEeD.js → runtime-DUMSbsqb.js} +1 -1
  34. package/dist/preview/assets/{runtime-CIc3k_jd.js → runtime-hClBh8tp.js} +1 -1
  35. package/dist/preview/assets/{schema-meta-B5tln_XH.js → schema-meta-BACRMkVo.js} +1 -1
  36. package/dist/preview/index.html +2 -2
  37. package/dist/runtime/components/block-layout-editor/index.vue +8 -0
  38. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +134 -0
  39. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue +78 -2
  40. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +134 -0
  41. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/runtime.vue +24 -0
  42. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.d.ts +132 -0
  43. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/schema.js +14 -1
  44. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +4 -4
  45. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +4 -4
  46. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +6 -6
  47. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +6 -6
  48. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  49. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  50. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +134 -0
  51. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue +77 -2
  52. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +134 -0
  53. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/runtime.vue +24 -0
  54. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +132 -0
  55. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.js +14 -1
  56. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +4 -4
  57. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +4 -4
  58. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  61. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  70. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  72. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  78. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  79. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  80. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  81. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  82. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  83. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  84. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  85. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  86. package/package.json +1 -1
  87. package/dist/preview/assets/index-pkoEF5dC.css +0 -1
  88. package/dist/preview/assets/index-snO3CfdE.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.