@ixo/editor 6.11.0 → 6.13.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.
@@ -3108,7 +3108,11 @@ registerAction({
3108
3108
  collectionId,
3109
3109
  role: chainRole,
3110
3110
  surveyAnswers,
3111
- entityDid: deedDid || void 0
3111
+ entityDid: deedDid || void 0,
3112
+ // The bid bot records the bid under the POD's identity so the
3113
+ // approval grants the claim authorization to the POD, not the
3114
+ // member who submitted on its behalf.
3115
+ onBehalfOfAddress: coreAddress
3112
3116
  }
3113
3117
  });
3114
3118
  }
@@ -14983,4 +14987,4 @@ export {
14983
14987
  executeQueuedFlowAgentCoreCommands,
14984
14988
  FlowAgentService
14985
14989
  };
14986
- //# sourceMappingURL=chunk-X6UITQBG.js.map
14990
+ //# sourceMappingURL=chunk-ESPPJONO.js.map