@ixo/editor 5.14.0 → 5.15.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.
@@ -41,7 +41,7 @@ import {
41
41
  tempDomainCreatorSurvey,
42
42
  transformSurveyToCredentialSubject,
43
43
  writeRunRecordAndReconcile
44
- } from "./chunk-JAB2IBVH.mjs";
44
+ } from "./chunk-YK3XJ5HK.mjs";
45
45
 
46
46
  // src/mantine/hooks/useCreateIxoEditor.ts
47
47
  import { useCreateBlockNote } from "@blocknote/react";
@@ -45654,4 +45654,4 @@ export {
45654
45654
  getExtraSlashMenuItems,
45655
45655
  useCreateIxoEditor
45656
45656
  };
45657
- //# sourceMappingURL=chunk-UVZZ52PF.mjs.map
45657
+ //# sourceMappingURL=chunk-J4M6XUX7.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  isRuntimeRef
3
- } from "./chunk-JAB2IBVH.mjs";
3
+ } from "./chunk-YK3XJ5HK.mjs";
4
4
 
5
5
  // src/core/lib/flowCompiler/resolveRefs.ts
6
6
  function resolveRuntimeRefs(nb, getNodeOutput, triggerContext) {
@@ -60,4 +60,4 @@ function getNestedValue(obj, path) {
60
60
  export {
61
61
  resolveRuntimeRefs
62
62
  };
63
- //# sourceMappingURL=chunk-ZEKC5FGC.mjs.map
63
+ //# sourceMappingURL=chunk-ODJ2JOGF.mjs.map
@@ -5896,7 +5896,8 @@ var VERSION_MANIFEST = {
5896
5896
  "1.0.0": {
5897
5897
  version: "1.0.0",
5898
5898
  label: "UCAN Required",
5899
- ucanRequired: true,
5899
+ /** TEMP Disablement - needs to be true TODO */
5900
+ ucanRequired: false,
5900
5901
  delegationRootRequired: true,
5901
5902
  whitelistOnlyAllowed: false,
5902
5903
  unrestrictedAllowed: false,
@@ -8914,4 +8915,4 @@ export {
8914
8915
  executeQueuedFlowAgentCoreCommands,
8915
8916
  FlowAgentService
8916
8917
  };
8917
- //# sourceMappingURL=chunk-JAB2IBVH.mjs.map
8918
+ //# sourceMappingURL=chunk-YK3XJ5HK.mjs.map