@shwfed/config 3.0.2 → 3.0.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 (49) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.d.vue.ts +53 -0
  3. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.vue +174 -0
  4. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/config.vue.d.ts +53 -0
  5. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.d.vue.ts +8 -0
  6. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue +70 -0
  7. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/runtime.vue.d.ts +8 -0
  8. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.d.ts +49 -0
  9. package/dist/runtime/components/actions/buttons/2026-07-13/com.shwfed.actions.button.state.write/schema.js +90 -0
  10. package/dist/runtime/components/actions/components/triggers-field.d.vue.ts +9 -0
  11. package/dist/runtime/components/actions/components/triggers-field.vue +13 -15
  12. package/dist/runtime/components/actions/components/triggers-field.vue.d.ts +9 -0
  13. package/dist/runtime/components/actions/utils/steps.d.ts +26 -0
  14. package/dist/runtime/components/actions/utils/steps.js +9 -0
  15. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
  16. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
  17. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
  18. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
  19. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
  20. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/runtime.vue +55 -51
  21. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/runtime.vue +54 -50
  22. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  23. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  24. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  25. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  26. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  27. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  28. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  29. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  30. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  31. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  32. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/runtime.vue +52 -48
  33. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  34. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  35. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/runtime.vue +51 -47
  36. package/dist/runtime/components/table/schema.d.ts +68 -68
  37. package/dist/runtime/components/ui/command/CommandList.d.vue.ts +2 -2
  38. package/dist/runtime/components/ui/command/CommandList.vue +12 -4
  39. package/dist/runtime/components/ui/command/CommandList.vue.d.ts +2 -2
  40. package/dist/runtime/components/ui/expression-editor/ExpressionEditor.vue +1 -1
  41. package/dist/runtime/components/ui/input-group/InputGroupCombobox.d.vue.ts +2 -2
  42. package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue +6 -0
  43. package/dist/runtime/components/ui/input-group/InputGroupCombobox.vue.d.ts +2 -2
  44. package/dist/runtime/components/ui/scroll-area/ScrollArea.d.vue.ts +1 -0
  45. package/dist/runtime/components/ui/scroll-area/ScrollArea.vue +9 -3
  46. package/dist/runtime/components/ui/scroll-area/ScrollArea.vue.d.ts +1 -0
  47. package/dist/runtime/share/event-bus.d.ts +9 -1
  48. package/dist/runtime/share/event-bus.js +4 -4
  49. package/package.json +1 -1
@@ -53,10 +53,10 @@ export function provideEventTarget(instanceId, operations) {
53
53
  export function useEventChannel() {
54
54
  return inject(EVENT_CHANNEL_KEY, void 0);
55
55
  }
56
- export function dispatchTriggers(channel, triggers, cel) {
56
+ export function dispatchTriggers(channel, triggers, cel, outputs) {
57
57
  if (!channel || !triggers || triggers.length === 0) return Effect.void;
58
58
  return Effect.suspend(() => {
59
- const outputs = {};
59
+ const chainOutputs = outputs ?? {};
60
60
  return Effect.forEach(
61
61
  triggers,
62
62
  (trigger) => channel.dispatch({
@@ -65,9 +65,9 @@ export function dispatchTriggers(channel, triggers, cel) {
65
65
  params: trigger.params,
66
66
  cel,
67
67
  step: {
68
- outputs: () => outputs,
68
+ outputs: () => chainOutputs,
69
69
  publish: (output) => {
70
- if (trigger.id) outputs[trigger.id] = output;
70
+ if (trigger.id) chainOutputs[trigger.id] = output;
71
71
  }
72
72
  }
73
73
  }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shwfed/config",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Configurable UI for SHWFED",
5
5
  "type": "module",
6
6
  "publishConfig": {