@shwfed/config 2.5.3 → 2.7.0

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 (113) hide show
  1. package/dist/mcp.mjs +1220 -1045
  2. package/dist/module.json +1 -1
  3. package/dist/module.mjs +7 -1
  4. package/dist/preview/assets/config-B5FFtD0s.js +1 -0
  5. package/dist/preview/assets/config-BpWP2vu_.js +1 -0
  6. package/dist/preview/assets/{config-ekMG8PO0.js → config-C2OqUTNd.js} +1 -1
  7. package/dist/preview/assets/{config-BVjCjkAL.js → config-D7cjMBeK.js} +1 -1
  8. package/dist/preview/assets/config-DhORWTZC.js +1 -0
  9. package/dist/preview/assets/config-DuuYvFG_.js +1 -0
  10. package/dist/preview/assets/config-dpwN2-UY.js +1 -0
  11. package/dist/preview/assets/{config-DN6k6pjm.js → config-eP0EblYK.js} +1 -1
  12. package/dist/preview/assets/{config-CtGduGcR.js → config-hs_pZ5MM.js} +1 -1
  13. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-I7unZVnH.js → definition.vue_vue_type_script_setup_true_lang-B8-Uydoy.js} +1 -1
  14. package/dist/preview/assets/index-BGFrUxgg.js +680 -0
  15. package/dist/preview/assets/index-BoGW90Pq.css +1 -0
  16. package/dist/preview/assets/index-Bw16PZhL.js +1 -0
  17. package/dist/preview/assets/index-CG261V86.js +1 -0
  18. package/dist/preview/assets/item-aVe51Gy6.js +1 -0
  19. package/dist/preview/assets/runtime-3rNI0KDH.js +1 -0
  20. package/dist/preview/assets/runtime-BOn8EwHL.js +1 -0
  21. package/dist/preview/assets/runtime-Bwr-rb58.js +1 -0
  22. package/dist/preview/assets/runtime-CXQuhSAX.js +1 -0
  23. package/dist/preview/assets/runtime-CYGmRjmI.js +1 -0
  24. package/dist/preview/assets/runtime-Ca79Fs6I.js +1 -0
  25. package/dist/preview/assets/runtime-CfVt6IWe.js +1 -0
  26. package/dist/preview/assets/runtime-DYj-R8SZ.js +1 -0
  27. package/dist/preview/assets/runtime-Dd1GqYeP.js +1 -0
  28. package/dist/preview/index.html +2 -2
  29. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/config.d.vue.ts +59 -0
  30. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/config.vue +452 -0
  31. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/config.vue.d.ts +59 -0
  32. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/item.d.vue.ts +7 -0
  33. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/item.vue +112 -0
  34. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/item.vue.d.ts +7 -0
  35. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/runtime.d.vue.ts +59 -0
  36. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/runtime.vue +47 -0
  37. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/runtime.vue.d.ts +59 -0
  38. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/schema.d.ts +92 -0
  39. package/dist/runtime/components/config/blocks/2026-06-01/com.shwfed.block.animated.number/schema.js +117 -0
  40. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +4 -4
  41. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +4 -4
  42. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +6 -6
  43. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +6 -6
  44. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  45. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  46. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +4 -4
  47. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +4 -4
  48. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/schema.js +1 -1
  49. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/schema.js +1 -1
  50. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
  51. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
  52. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
  53. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
  54. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
  55. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
  56. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
  57. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
  58. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
  61. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
  62. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  66. package/dist/runtime/components/table/config.vue +17 -1
  67. package/dist/runtime/components/table/index.vue +1 -0
  68. package/dist/runtime/components/table/row-provider.d.vue.ts +1 -0
  69. package/dist/runtime/components/table/row-provider.vue +9 -2
  70. package/dist/runtime/components/table/row-provider.vue.d.ts +1 -0
  71. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  72. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  73. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  74. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  75. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  76. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  77. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  78. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  79. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.d.vue.ts +22 -0
  80. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue +134 -0
  81. package/dist/runtime/components/ui/expression-editor/CodeMirrorInput.vue.d.ts +22 -0
  82. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.d.vue.ts +2 -2
  83. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue +71 -50
  84. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue.d.ts +2 -2
  85. package/dist/runtime/components/ui/expression-editor/cel-language.d.ts +16 -0
  86. package/dist/runtime/components/ui/expression-editor/cel-language.js +114 -0
  87. package/dist/runtime/components/ui/expression-editor/chip-extension.d.ts +5 -0
  88. package/dist/runtime/components/ui/expression-editor/chip-extension.js +123 -0
  89. package/dist/runtime/components/ui/expression-editor/picker-entries.d.ts +17 -0
  90. package/dist/runtime/components/ui/expression-editor/picker-entries.js +34 -0
  91. package/dist/runtime/components/ui/expression-editor/scope-refs.d.ts +20 -0
  92. package/dist/runtime/components/ui/expression-editor/scope-refs.js +39 -0
  93. package/dist/runtime/share/expression.js +9 -0
  94. package/dist/runtime/utils/cel-context.d.ts +36 -0
  95. package/dist/runtime/utils/cel-context.js +39 -0
  96. package/package.json +7 -1
  97. package/dist/preview/assets/config-C5TWIUX-.js +0 -1
  98. package/dist/preview/assets/config-CH28q4_H.js +0 -1
  99. package/dist/preview/assets/config-D9tBv8LD.js +0 -1
  100. package/dist/preview/assets/config-DxB8qwAu.js +0 -1
  101. package/dist/preview/assets/config-U359oLg8.js +0 -1
  102. package/dist/preview/assets/index-CZ-XSjS_.js +0 -668
  103. package/dist/preview/assets/index-HfGseg4M.js +0 -1
  104. package/dist/preview/assets/index-nvAUAYGM.css +0 -1
  105. package/dist/preview/assets/runtime-27bDIkKv.js +0 -1
  106. package/dist/preview/assets/runtime-BAQ6ezPo.js +0 -1
  107. package/dist/preview/assets/runtime-BKQvzSax.js +0 -1
  108. package/dist/preview/assets/runtime-BafXFP0s.js +0 -1
  109. package/dist/preview/assets/runtime-CAzVJ-if.js +0 -1
  110. package/dist/preview/assets/runtime-CQly-3c3.js +0 -1
  111. package/dist/preview/assets/runtime-DJgDXKfE.js +0 -1
  112. package/dist/preview/assets/runtime-Dhd51Wyr.js +0 -1
  113. package/dist/preview/assets/runtime-x8IdC454.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.