@shwfed/config 2.9.1 → 2.9.3

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 (58) hide show
  1. package/dist/mcp.mjs +1 -3
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{badge-BFb-1pCT.js → badge-CY7N4tzE.js} +1 -1
  4. package/dist/preview/assets/{config-CRxO6DVD.js → config-B6xtqPys.js} +1 -1
  5. package/dist/preview/assets/{config-0DneC44h.js → config-BI9O-CMH.js} +1 -1
  6. package/dist/preview/assets/{config-rr6HpsHl.js → config-C9LThFFM.js} +1 -1
  7. package/dist/preview/assets/{config-CgGwKTMB.js → config-CdTo0RnO.js} +1 -1
  8. package/dist/preview/assets/{config-DlA3bMzk.js → config-Ch-uzD4K.js} +1 -1
  9. package/dist/preview/assets/{config-ByZ0313c.js → config-Cou30eMf.js} +1 -1
  10. package/dist/preview/assets/{config-CBypmimA.js → config-CqhZtEzh.js} +1 -1
  11. package/dist/preview/assets/{config-iysOo1dH.js → config-D0e-dO3Y.js} +1 -1
  12. package/dist/preview/assets/{config-DFaQa_Ua.js → config-D2iQ1cHu.js} +1 -1
  13. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-C1MSczMq.js → definition.vue_vue_type_script_setup_true_lang-8UNFiK_W.js} +1 -1
  14. package/dist/preview/assets/index-BTleLwMz.js +1 -0
  15. package/dist/preview/assets/{index-CuSwhbkD.js → index-CNgUJDgV.js} +1 -1
  16. package/dist/preview/assets/index-COSjWreD.css +1 -0
  17. package/dist/preview/assets/{index-CpLuDJe9.js → index-DZS4TKGX.js} +156 -158
  18. package/dist/preview/assets/{item-iBF7XNGG.js → item-Cjwnz068.js} +1 -1
  19. package/dist/preview/assets/{runtime-BmED451i.js → runtime-BHXxRkau.js} +1 -1
  20. package/dist/preview/assets/{runtime-CY9TirG6.js → runtime-BhLcYJQW.js} +1 -1
  21. package/dist/preview/assets/{runtime-DrKKzpjq.js → runtime-Bi-TAMSI.js} +1 -1
  22. package/dist/preview/assets/{runtime-CPiaq4_s.js → runtime-Bxhg8fck.js} +1 -1
  23. package/dist/preview/assets/{runtime-D4WPJrz9.js → runtime-Caf4c7Qr.js} +1 -1
  24. package/dist/preview/assets/{runtime-Uz1zCLPO.js → runtime-CiHPMpFW.js} +1 -1
  25. package/dist/preview/assets/{runtime-XjumEj6A.js → runtime-DLY_TObR.js} +1 -1
  26. package/dist/preview/assets/{runtime-S7Afa8F4.js → runtime-DNRZcUw_.js} +1 -1
  27. package/dist/preview/assets/{runtime-BPK6zdoy.js → runtime-ncpmo94E.js} +1 -1
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/actions/buttons/2026-04-21/com.shwfed.actions.button.navigation/config.vue +1 -0
  30. package/dist/runtime/components/config/index.vue +39 -1
  31. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  33. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +22 -22
  34. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +22 -22
  35. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  36. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  37. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +24 -24
  38. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +24 -24
  39. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  40. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  41. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +8 -0
  42. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  43. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  44. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +22 -22
  45. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +22 -22
  46. package/dist/runtime/components/form/utils/common.js +1 -3
  47. package/dist/runtime/components/form/utils/derived.js +2 -1
  48. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  49. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  50. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  51. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  52. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  53. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  54. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  55. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  56. package/package.json +1 -1
  57. package/dist/preview/assets/index-BlHAyQdm.css +0 -1
  58. package/dist/preview/assets/index-CLQQPdxj.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.