@ixo/editor 6.25.0 → 6.26.1

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.
@@ -14,7 +14,7 @@ import {
14
14
  swapBlocksInFragment,
15
15
  writeActionState,
16
16
  writeCompiledBlocksToFragment
17
- } from "./chunk-BTMC55BR.js";
17
+ } from "./chunk-YC6GPQZG.js";
18
18
 
19
19
  // src/core/lib/flowCompiler/authoring.ts
20
20
  import * as Y from "yjs";
@@ -370,4 +370,4 @@ export {
370
370
  setFlowParticipantPowerLevel,
371
371
  setFlowParticipantRequirements
372
372
  };
373
- //# sourceMappingURL=chunk-R3H7TDTG.js.map
373
+ //# sourceMappingURL=chunk-PW5J4EAV.js.map
@@ -3950,6 +3950,9 @@ function isEvaluationAgentRole(role) {
3950
3950
  registerAction({
3951
3951
  type: "qi/bid.evaluate",
3952
3952
  can: "bid/evaluate",
3953
+ // Superseded by qi/collection.users (IXO-2586) — not offered to authors
3954
+ // anymore; kept registered so existing flows and templates still work.
3955
+ hiddenFromAuthoring: true,
3953
3956
  sideEffect: true,
3954
3957
  proof: { fields: ["bidId"] },
3955
3958
  done: doneWhenCompleted,
@@ -18541,4 +18544,4 @@ export {
18541
18544
  executeQueuedFlowAgentCoreCommands,
18542
18545
  FlowAgentService
18543
18546
  };
18544
- //# sourceMappingURL=chunk-BTMC55BR.js.map
18547
+ //# sourceMappingURL=chunk-YC6GPQZG.js.map