@ixo/editor 5.37.0 → 5.38.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.
package/README.md CHANGED
@@ -16,7 +16,7 @@ A custom BlockNote editor wrapper built specifically for the IXO team's needs. T
16
16
  - 📱 **Responsive**: Mobile-friendly editor experience
17
17
  - 💎 **Complete CSS Bundles**: Self-contained CSS with all dependencies included
18
18
 
19
- ## Installation
19
+ ## Installations
20
20
 
21
21
  ```bash
22
22
  npm install @ixo/editor
@@ -4483,7 +4483,7 @@ registerAction({
4483
4483
  if (!ctx.services.matrix?.storeCredential) {
4484
4484
  throw new Error("Matrix credential storage service not configured");
4485
4485
  }
4486
- const { computeJsonCID } = await import("./cid-6O646X2I.mjs");
4486
+ const { computeJsonCID } = await import("./cid-HDAVQ43S.js");
4487
4487
  const cid = await computeJsonCID(parsedCredential);
4488
4488
  const result = await ctx.services.matrix.storeCredential({
4489
4489
  roomId: roomId || "",
@@ -12942,4 +12942,4 @@ export {
12942
12942
  executeQueuedFlowAgentCoreCommands,
12943
12943
  FlowAgentService
12944
12944
  };
12945
- //# sourceMappingURL=chunk-OOPKMGYW.mjs.map
12945
+ //# sourceMappingURL=chunk-7MGFSE63.js.map