@blue-repository/types 0.21.0 → 0.23.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 +1 -1
- package/dist/meta.d.ts +2 -2
- package/dist/meta.d.ts.map +1 -1
- package/dist/meta.js +2 -0
- package/dist/meta.js.map +1 -1
- package/dist/packages/conversation/blue-ids.d.ts +4 -4
- package/dist/packages/conversation/blue-ids.js +4 -4
- package/dist/packages/conversation/contents/AcceptChangeWorkflow.d.ts +1 -1
- package/dist/packages/conversation/contents/AcceptChangeWorkflow.js +1 -1
- package/dist/packages/conversation/contents/AcceptChangeWorkflow.js.map +1 -1
- package/dist/packages/conversation/contents/DocumentBootstrapRequested.d.ts +6 -0
- package/dist/packages/conversation/contents/DocumentBootstrapRequested.d.ts.map +1 -1
- package/dist/packages/conversation/contents/DocumentBootstrapRequested.js +6 -0
- package/dist/packages/conversation/contents/DocumentBootstrapRequested.js.map +1 -1
- package/dist/packages/conversation/contents/ProposeChangeWorkflow.d.ts +1 -1
- package/dist/packages/conversation/contents/ProposeChangeWorkflow.js +1 -1
- package/dist/packages/conversation/contents/ProposeChangeWorkflow.js.map +1 -1
- package/dist/packages/conversation/contents/RejectChangeWorkflow.d.ts +1 -1
- package/dist/packages/conversation/contents/RejectChangeWorkflow.js +1 -1
- package/dist/packages/conversation/contents/RejectChangeWorkflow.js.map +1 -1
- package/dist/packages/conversation/contents/index.d.ts +136 -130
- package/dist/packages/conversation/contents/index.d.ts.map +1 -1
- package/dist/packages/conversation/contents/index.js +10 -10
- package/dist/packages/conversation/contents/index.js.map +1 -1
- package/dist/packages/conversation/index.d.ts +156 -147
- package/dist/packages/conversation/index.d.ts.map +1 -1
- package/dist/packages/conversation/meta.d.ts +16 -16
- package/dist/packages/conversation/meta.js +12 -12
- package/dist/packages/conversation/meta.js.map +1 -1
- package/dist/packages/conversation/schemas/DocumentBootstrapRequested.d.ts +3 -0
- package/dist/packages/conversation/schemas/DocumentBootstrapRequested.d.ts.map +1 -1
- package/dist/packages/conversation/schemas/DocumentBootstrapRequested.js +1 -0
- package/dist/packages/conversation/schemas/DocumentBootstrapRequested.js.map +1 -1
- package/dist/packages/conversation/schemas/index.d.ts +7 -4
- package/dist/packages/conversation/schemas/index.d.ts.map +1 -1
- package/dist/packages/conversation/schemas/index.js +4 -4
- package/dist/packages/conversation/schemas/index.js.map +1 -1
- package/dist/packages/myos/index.d.ts +2 -2
- package/dist/packages/myos/schemas/AgentActor.d.ts +2 -2
- package/dist/packages/myos/schemas/index.d.ts +2 -2
- package/dist/packages/paynote/blue-ids.d.ts +1 -1
- package/dist/packages/paynote/blue-ids.js +1 -1
- package/dist/packages/paynote/blue-ids.js.map +1 -1
- package/dist/packages/paynote/contents/PayNoteDelivery.d.ts +2 -2
- package/dist/packages/paynote/contents/PayNoteDelivery.js +2 -2
- package/dist/packages/paynote/contents/index.d.ts +90 -90
- package/dist/packages/paynote/contents/index.d.ts.map +1 -1
- package/dist/packages/paynote/contents/index.js +3 -3
- package/dist/packages/paynote/contents/index.js.map +1 -1
- package/dist/packages/paynote/index.d.ts +104 -94
- package/dist/packages/paynote/index.d.ts.map +1 -1
- package/dist/packages/paynote/meta.d.ts +4 -4
- package/dist/packages/paynote/meta.js +3 -3
- package/dist/packages/paynote/meta.js.map +1 -1
- package/dist/packages/paynote/schemas/PayNoteDelivery.d.ts +10 -0
- package/dist/packages/paynote/schemas/PayNoteDelivery.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/index.d.ts +11 -1
- package/dist/packages/paynote/schemas/index.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/index.js +1 -1
- package/dist/packages/paynote/schemas/index.js.map +1 -1
- package/dist/repository.d.ts +263 -244
- package/dist/repository.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -22,44 +22,6 @@ declare const _default: {
|
|
|
22
22
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
23
23
|
};
|
|
24
24
|
};
|
|
25
|
-
readonly '29xcoYKf9p47xagTDwGLuQyFrT9WBN3Sd7FaPtqLvydy': {
|
|
26
|
-
readonly description: "Applies a previously proposed change and removes its proposal state.";
|
|
27
|
-
readonly name: "Accept Change Workflow";
|
|
28
|
-
readonly postfix: {
|
|
29
|
-
readonly description: "Optional postfix used while building proposed change state key.";
|
|
30
|
-
readonly type: {
|
|
31
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
readonly steps: {
|
|
35
|
-
readonly items: readonly [{
|
|
36
|
-
readonly code: {
|
|
37
|
-
readonly type: {
|
|
38
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
39
|
-
};
|
|
40
|
-
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst isArray = Array.isArray;\n\nconst postfixValue = currentContract?.postfix || '';\nconst proposedPath = '/proposedChange' + postfixValue;\n\nconst change = document(proposedPath);\nif (!change) {\n return invalid('no proposed change at ' + proposedPath);\n}\n\nconst requestChangeset = isArray(change?.changeset) ? change.changeset : [];\nconst sectionChanges = change.sectionChanges;\n\nconst entryPath = (entry) => `${entry?.path || ''}`;\nconst isContractsPath = (p) => p === '/contracts' || p.startsWith('/contracts/');\nconst isProposedChangePath = (p) => p.startsWith('/proposedChange');\n\nconst contracts = document('/contracts') || {};\nconst policy = Object.values(contracts).find((c) => c?.requireSectionChanges !== undefined);\nconst policyEnabled = !!policy && policy.requireSectionChanges !== false;\n\nif (\n policyEnabled &&\n requestChangeset.some((e) => isContractsPath(entryPath(e)))\n) {\n return invalid('changeset cannot modify /contracts when Contracts Change Policy is enabled');\n}\n\nif (requestChangeset.some((e) => isProposedChangePath(entryPath(e)))) {\n return invalid('changeset cannot modify /proposedChange');\n}\n\nconst escapePointer = (value) =>\n `${value}`.split('~').join('~0').split('/').join('~1');\n\nconst contractPtr = (key) => '/contracts/' + escapePointer(key);\n\nconst isMetaKey = (key) =>\n key === 'type' || key === 'keyType' || key === 'valueType' || key === 'description';\n\nconst contractKeysFromMap = (contractsMap) =>\n Object.keys(contractsMap || {}).filter((k) => !isMetaKey(k));\n\nconst normalizeSection = (section, contractKeys) => ({\n ...(section || {}),\n type: 'Conversation/Document Section',\n relatedContracts: (section?.relatedContracts?.length ? section.relatedContracts : contractKeys)\n});\n\nconst hasMatchingRelatedContracts = (section, contractKeys) => {\n const related = isArray(section?.relatedContracts)\n ? section.relatedContracts.map((value) => `${value}`)\n : [];\n if (!related.length) {\n return true;\n }\n if (related.length !== contractKeys.length) {\n return false;\n }\n const relatedMap = {};\n for (const value of related) {\n const key = `${value}`;\n relatedMap[key] = (relatedMap[key] || 0) + 1;\n }\n if (Object.keys(relatedMap).length !== contractKeys.length) {\n return false;\n }\n for (const key of contractKeys) {\n if (!relatedMap[key]) {\n return false;\n }\n }\n return true;\n};\n\nconst sectionChangeset = [];\nconst seenSectionKeys = {};\nconst seenContractKeys = {};\nconst existingContractKeys = {};\nfor (const key of Object.keys(contracts || {}).filter((k) => !isMetaKey(k))) {\n existingContractKeys[key] = true;\n}\n\nconst trackSectionKey = (sectionKey) => {\n if (seenSectionKeys[sectionKey]) {\n return invalid(`section key duplicated in sectionChanges: ${sectionKey}`);\n }\n seenSectionKeys[sectionKey] = true;\n return null;\n};\n\nconst trackContractKey = (sectionKey, contractKey) => {\n const existingSection = seenContractKeys[contractKey];\n if (existingSection && existingSection !== sectionKey) {\n return invalid(`contract key used by multiple sections in request: ${contractKey}`);\n }\n seenContractKeys[contractKey] = sectionKey;\n return null;\n};\n\nconst addList = isArray(sectionChanges?.add) ? sectionChanges.add : [];\nfor (const entry of addList) {\n const sectionKey = `${entry?.sectionKey || ''}`;\n if (!sectionKey) return invalid('sectionChanges.add is missing sectionKey');\n\n const sectionKeyDup = trackSectionKey(sectionKey);\n if (sectionKeyDup) return sectionKeyDup;\n\n if (existingContractKeys[sectionKey]) {\n return invalid(`contract key already exists at ${contractPtr(sectionKey)}`);\n }\n\n const contractsMap = entry?.contracts || {};\n const contractKeys = contractKeysFromMap(contractsMap).map((key) => `${key}`);\n\n if (!hasMatchingRelatedContracts(entry?.section, contractKeys)) {\n return invalid('relatedContracts must match contracts');\n }\n\n for (const key of contractKeys) {\n if (existingContractKeys[key]) {\n return invalid(`contract key already exists at ${contractPtr(key)}`);\n }\n const dup = trackContractKey(sectionKey, key);\n if (dup) return dup;\n }\n\n for (const key of contractKeys) {\n sectionChangeset.push({ op: 'add', path: contractPtr(key), val: contractsMap[key] });\n }\n\n sectionChangeset.push({\n op: 'add',\n path: contractPtr(sectionKey),\n val: normalizeSection(entry?.section, contractKeys)\n });\n}\n\nconst modifyList = isArray(sectionChanges?.modify) ? sectionChanges.modify : [];\nfor (const entry of modifyList) {\n const sectionKey = `${entry?.sectionKey || ''}`;\n if (!sectionKey) return invalid('sectionChanges.modify is missing sectionKey');\n\n const sectionKeyDup = trackSectionKey(sectionKey);\n if (sectionKeyDup) return sectionKeyDup;\n\n const existingRelated = isArray(contracts?.[sectionKey]?.relatedContracts)\n ? contracts[sectionKey].relatedContracts.map((value) => `${value}`)\n : [];\n const existingRelatedMap = {};\n for (const value of existingRelated) {\n existingRelatedMap[`${value}`] = true;\n }\n\n const contractsMap = entry?.contracts || {};\n const contractKeys = contractKeysFromMap(contractsMap).map((key) => `${key}`);\n\n if (!hasMatchingRelatedContracts(entry?.section, contractKeys)) {\n return invalid('relatedContracts must match contracts');\n }\n\n for (const key of contractKeys) {\n const dup = trackContractKey(sectionKey, key);\n if (dup) return dup;\n if (existingContractKeys[key] && !existingRelatedMap[key]) {\n return invalid(`contract key already exists at ${contractPtr(key)}`);\n }\n }\n\n for (const key of contractKeys) {\n sectionChangeset.push({ op: 'add', path: contractPtr(key), val: contractsMap[key] });\n }\n\n for (const oldKey of existingRelated) {\n if (contractKeys.indexOf(oldKey) === -1) {\n sectionChangeset.push({ op: 'remove', path: contractPtr(oldKey) });\n }\n }\n\n sectionChangeset.push({\n op: 'add',\n path: contractPtr(sectionKey),\n val: normalizeSection(entry?.section, contractKeys)\n });\n}\n\nconst removeList = isArray(sectionChanges?.remove) ? sectionChanges.remove : [];\nfor (const entry of removeList) {\n const sectionKey = `${entry?.sectionKey || entry || ''}`;\n if (!sectionKey) return invalid('sectionChanges.remove is missing sectionKey');\n\n const related = isArray(contracts?.[sectionKey]?.relatedContracts)\n ? contracts[sectionKey].relatedContracts\n : [];\n\n for (const key of related) {\n sectionChangeset.push({ op: 'remove', path: contractPtr(key) });\n }\n sectionChangeset.push({ op: 'remove', path: contractPtr(sectionKey) });\n}\n\nconst combined = sectionChangeset.concat(requestChangeset);\n\nif (combined.length === 0) {\n return invalid('no changes provided');\n}\n\nreturn {\n changeset: combined.concat({ op: 'remove', path: proposedPath })\n};\n";
|
|
41
|
-
};
|
|
42
|
-
readonly name: "Prepare";
|
|
43
|
-
readonly type: {
|
|
44
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
45
|
-
};
|
|
46
|
-
}, {
|
|
47
|
-
readonly changeset: {
|
|
48
|
-
readonly type: {
|
|
49
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
50
|
-
};
|
|
51
|
-
readonly value: "${steps.Prepare.changeset}";
|
|
52
|
-
};
|
|
53
|
-
readonly name: "Apply";
|
|
54
|
-
readonly type: {
|
|
55
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
56
|
-
};
|
|
57
|
-
}];
|
|
58
|
-
};
|
|
59
|
-
readonly type: {
|
|
60
|
-
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
25
|
readonly '2bSWEoMSZwzf32Hnr4BDVsuq8NRjrWEpnhZvMZAJGhh2': {
|
|
64
26
|
readonly description: "Conversation workflow step that enqueues an event as part of the workflow.\n- Gas accounting (when and what is charged):\n - Base step charge (once per run of this step): 30.\n - Expression/template resolution under \"/event\" (if present):\n - Expressions run in the deterministic QuickJS VM (same sandbox and\n bindings as the JavaScript Code step).\n - VM gas is converted to host gas as:\n hostGas = ceil(wasmFuel / 1700)\n (calibration factor currently 1700 fuel per host gas unit).\n - Any document(<pointer>) used inside expressions/templates charges\n per call: 8 + depth(pointer) + ceil(snapshotBytes/100).\n - Event emission (enqueue): 20 + ceil(eventBytes/100) for the final event\n payload after expression resolution.\n";
|
|
65
27
|
readonly event: {
|
|
@@ -102,6 +64,61 @@ declare const _default: {
|
|
|
102
64
|
};
|
|
103
65
|
};
|
|
104
66
|
};
|
|
67
|
+
readonly '4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior': {
|
|
68
|
+
readonly bootstrapAssignee: {
|
|
69
|
+
readonly description: "Channel name of a participant in the requesting document which is asked to bootstrap the requested document";
|
|
70
|
+
readonly type: {
|
|
71
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
readonly channelBindings: {
|
|
75
|
+
readonly description: "Maps channel names to participant identifiers.";
|
|
76
|
+
readonly keyType: {
|
|
77
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
78
|
+
};
|
|
79
|
+
readonly type: {
|
|
80
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
81
|
+
};
|
|
82
|
+
readonly valueType: {
|
|
83
|
+
readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
|
|
84
|
+
};
|
|
85
|
+
};
|
|
86
|
+
readonly description: "Request to bootstrap the provided document.";
|
|
87
|
+
readonly document: {
|
|
88
|
+
readonly description: "Target Blue document to bootstrap.";
|
|
89
|
+
};
|
|
90
|
+
readonly initialMessages: {
|
|
91
|
+
readonly defaultMessage: {
|
|
92
|
+
readonly description: "Default invitation message sent to all participants.";
|
|
93
|
+
readonly type: {
|
|
94
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
95
|
+
};
|
|
96
|
+
};
|
|
97
|
+
readonly description: "Messages sent to participants when inviting them to the bootstrapped document.";
|
|
98
|
+
readonly perChannel: {
|
|
99
|
+
readonly description: "Per-channel custom invitation messages.";
|
|
100
|
+
readonly keyType: {
|
|
101
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
102
|
+
};
|
|
103
|
+
readonly type: {
|
|
104
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
105
|
+
};
|
|
106
|
+
readonly valueType: {
|
|
107
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
108
|
+
};
|
|
109
|
+
};
|
|
110
|
+
};
|
|
111
|
+
readonly name: "Document Bootstrap Requested";
|
|
112
|
+
readonly onBehalfOf: {
|
|
113
|
+
readonly description: "account (channe name) on whose behalf the document is being created";
|
|
114
|
+
readonly type: {
|
|
115
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
readonly type: {
|
|
119
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
120
|
+
};
|
|
121
|
+
};
|
|
105
122
|
readonly '4pFvBSYyitoq8rWqTmY5rLywU2tpZsivDUCAo5vwoAT9': {
|
|
106
123
|
readonly description: "Applies a requested changeset immediately to the document.";
|
|
107
124
|
readonly name: "Change Workflow";
|
|
@@ -485,7 +502,7 @@ declare const _default: {
|
|
|
485
502
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
486
503
|
};
|
|
487
504
|
};
|
|
488
|
-
readonly '
|
|
505
|
+
readonly '7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo': {
|
|
489
506
|
readonly description: "Stores a proposed change under /proposedChange{postfix}.";
|
|
490
507
|
readonly name: "Propose Change Workflow";
|
|
491
508
|
readonly postfix: {
|
|
@@ -506,7 +523,7 @@ declare const _default: {
|
|
|
506
523
|
readonly type: {
|
|
507
524
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
508
525
|
};
|
|
509
|
-
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst request = event.message.request;\n\nconst summary = request?.summary;\nif (!summary || typeof summary !== 'string') {\n return invalid('summary is missing');\n}\n\nconst
|
|
526
|
+
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst request = event.message.request;\n\nconst summary = request?.summary;\nif (!summary || typeof summary !== 'string') {\n return invalid('summary is missing');\n}\n\nconst postfixNode = canon.at(currentContractCanonical, '/postfix');\nconst postfixValue =\n typeof postfixNode?.value === 'string' ? postfixNode.value : '';\nconst path = '/proposedChange' + postfixValue;\n\nif (document(path)) {\n return invalid('proposed change already exists at ' + path);\n}\n\nreturn {\n changeset: [{ op: 'add', path, val: request }]\n};\n";
|
|
510
527
|
};
|
|
511
528
|
readonly name: "Prepare";
|
|
512
529
|
readonly type: {
|
|
@@ -529,55 +546,6 @@ declare const _default: {
|
|
|
529
546
|
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
530
547
|
};
|
|
531
548
|
};
|
|
532
|
-
readonly '7JqBn4KcmZbHBBiQf3CAfpHBNaTKS1qhtkATsF7f6Sxg': {
|
|
533
|
-
readonly bootstrapAssignee: {
|
|
534
|
-
readonly description: "Channel name of a participant in the requesting document which is asked to bootstrap the requested document";
|
|
535
|
-
readonly type: {
|
|
536
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
537
|
-
};
|
|
538
|
-
};
|
|
539
|
-
readonly channelBindings: {
|
|
540
|
-
readonly description: "Maps channel names to participant identifiers.";
|
|
541
|
-
readonly keyType: {
|
|
542
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
543
|
-
};
|
|
544
|
-
readonly type: {
|
|
545
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
546
|
-
};
|
|
547
|
-
readonly valueType: {
|
|
548
|
-
readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
|
|
549
|
-
};
|
|
550
|
-
};
|
|
551
|
-
readonly description: "Request to bootstrap the provided document.";
|
|
552
|
-
readonly document: {
|
|
553
|
-
readonly description: "Target Blue document to bootstrap.";
|
|
554
|
-
};
|
|
555
|
-
readonly initialMessages: {
|
|
556
|
-
readonly defaultMessage: {
|
|
557
|
-
readonly description: "Default invitation message sent to all participants.";
|
|
558
|
-
readonly type: {
|
|
559
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
560
|
-
};
|
|
561
|
-
};
|
|
562
|
-
readonly description: "Messages sent to participants when inviting them to the bootstrapped document.";
|
|
563
|
-
readonly perChannel: {
|
|
564
|
-
readonly description: "Per-channel custom invitation messages.";
|
|
565
|
-
readonly keyType: {
|
|
566
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
567
|
-
};
|
|
568
|
-
readonly type: {
|
|
569
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
570
|
-
};
|
|
571
|
-
readonly valueType: {
|
|
572
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
573
|
-
};
|
|
574
|
-
};
|
|
575
|
-
};
|
|
576
|
-
readonly name: "Document Bootstrap Requested";
|
|
577
|
-
readonly type: {
|
|
578
|
-
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
579
|
-
};
|
|
580
|
-
};
|
|
581
549
|
readonly '7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe': {
|
|
582
550
|
readonly description: "Conversation handler.\nExecutes a list of workflow steps in order when matching events arrive on the\nbound channel. As a Handler, it may emit events and request document patches.\n";
|
|
583
551
|
readonly name: "Sequential Workflow";
|
|
@@ -641,44 +609,6 @@ declare const _default: {
|
|
|
641
609
|
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
642
610
|
};
|
|
643
611
|
};
|
|
644
|
-
readonly '9fnXwi4Za8hjEj6zDSEjhbA5dLrDzs7sxoDMGLmRT2Gz': {
|
|
645
|
-
readonly description: "Discards a previously proposed change by removing its proposal state.";
|
|
646
|
-
readonly name: "Reject Change Workflow";
|
|
647
|
-
readonly postfix: {
|
|
648
|
-
readonly description: "Optional postfix used while building proposed change state key.";
|
|
649
|
-
readonly type: {
|
|
650
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
651
|
-
};
|
|
652
|
-
};
|
|
653
|
-
readonly steps: {
|
|
654
|
-
readonly items: readonly [{
|
|
655
|
-
readonly code: {
|
|
656
|
-
readonly type: {
|
|
657
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
658
|
-
};
|
|
659
|
-
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst postfixValue = currentContract?.postfix || '';\nconst path = '/proposedChange' + postfixValue;\n\nif (!document(path)) {\n return invalid('no proposed change at ' + path);\n}\n\nreturn {\n changeset: [{ op: 'remove', path }]\n};\n";
|
|
660
|
-
};
|
|
661
|
-
readonly name: "Prepare";
|
|
662
|
-
readonly type: {
|
|
663
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
664
|
-
};
|
|
665
|
-
}, {
|
|
666
|
-
readonly changeset: {
|
|
667
|
-
readonly type: {
|
|
668
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
669
|
-
};
|
|
670
|
-
readonly value: "${steps.Prepare.changeset}";
|
|
671
|
-
};
|
|
672
|
-
readonly name: "Apply";
|
|
673
|
-
readonly type: {
|
|
674
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
675
|
-
};
|
|
676
|
-
}];
|
|
677
|
-
};
|
|
678
|
-
readonly type: {
|
|
679
|
-
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
680
|
-
};
|
|
681
|
-
};
|
|
682
612
|
readonly '9h1AhEexkxxKLYv1NHbEESYCPtvW7Nt51msGtuQC5jWK': {
|
|
683
613
|
readonly name: "Customer Consent Revoked";
|
|
684
614
|
readonly reason: {
|
|
@@ -845,6 +775,44 @@ declare const _default: {
|
|
|
845
775
|
};
|
|
846
776
|
};
|
|
847
777
|
};
|
|
778
|
+
readonly DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB: {
|
|
779
|
+
readonly description: "Discards a previously proposed change by removing its proposal state.";
|
|
780
|
+
readonly name: "Reject Change Workflow";
|
|
781
|
+
readonly postfix: {
|
|
782
|
+
readonly description: "Optional postfix used while building proposed change state key.";
|
|
783
|
+
readonly type: {
|
|
784
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
785
|
+
};
|
|
786
|
+
};
|
|
787
|
+
readonly steps: {
|
|
788
|
+
readonly items: readonly [{
|
|
789
|
+
readonly code: {
|
|
790
|
+
readonly type: {
|
|
791
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
792
|
+
};
|
|
793
|
+
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst postfixNode = canon.at(currentContractCanonical, '/postfix');\nconst postfixValue =\n typeof postfixNode?.value === 'string' ? postfixNode.value : '';\nconst path = '/proposedChange' + postfixValue;\n\nif (!document(path)) {\n return invalid('no proposed change at ' + path);\n}\n\nreturn {\n changeset: [{ op: 'remove', path }]\n};\n";
|
|
794
|
+
};
|
|
795
|
+
readonly name: "Prepare";
|
|
796
|
+
readonly type: {
|
|
797
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
798
|
+
};
|
|
799
|
+
}, {
|
|
800
|
+
readonly changeset: {
|
|
801
|
+
readonly type: {
|
|
802
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
803
|
+
};
|
|
804
|
+
readonly value: "${steps.Prepare.changeset}";
|
|
805
|
+
};
|
|
806
|
+
readonly name: "Apply";
|
|
807
|
+
readonly type: {
|
|
808
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
809
|
+
};
|
|
810
|
+
}];
|
|
811
|
+
};
|
|
812
|
+
readonly type: {
|
|
813
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
814
|
+
};
|
|
815
|
+
};
|
|
848
816
|
readonly EbGQYtYR9UNAxcn7auCCujXmnz6DWxMpqVcgYSsKE85M: {
|
|
849
817
|
readonly description: "Emitted when a proposed change operation cannot be applied.";
|
|
850
818
|
readonly name: "Proposed Change Invalid";
|
|
@@ -858,6 +826,44 @@ declare const _default: {
|
|
|
858
826
|
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
859
827
|
};
|
|
860
828
|
};
|
|
829
|
+
readonly Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV: {
|
|
830
|
+
readonly description: "Applies a previously proposed change and removes its proposal state.";
|
|
831
|
+
readonly name: "Accept Change Workflow";
|
|
832
|
+
readonly postfix: {
|
|
833
|
+
readonly description: "Optional postfix used while building proposed change state key.";
|
|
834
|
+
readonly type: {
|
|
835
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
836
|
+
};
|
|
837
|
+
};
|
|
838
|
+
readonly steps: {
|
|
839
|
+
readonly items: readonly [{
|
|
840
|
+
readonly code: {
|
|
841
|
+
readonly type: {
|
|
842
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
843
|
+
};
|
|
844
|
+
readonly value: "const invalid = (reason) => ({\n changeset: [],\n events: [{ type: 'Conversation/Proposed Change Invalid', reason }]\n});\n\nconst isArray = Array.isArray;\n\nconst postfixNode = canon.at(currentContractCanonical, '/postfix');\nconst postfixValue =\n typeof postfixNode?.value === 'string' ? postfixNode.value : '';\nconst proposedPath = '/proposedChange' + postfixValue;\n\nconst change = document(proposedPath);\nif (!change) {\n return invalid('no proposed change at ' + proposedPath);\n}\n\nconst requestChangeset = isArray(change?.changeset) ? change.changeset : [];\nconst sectionChanges = change.sectionChanges;\n\nconst entryPath = (entry) => `${entry?.path || ''}`;\nconst isContractsPath = (p) => p === '/contracts' || p.startsWith('/contracts/');\nconst isProposedChangePath = (p) => p.startsWith('/proposedChange');\n\nconst contracts = document('/contracts') || {};\nconst policy = Object.values(contracts).find((c) => c?.requireSectionChanges !== undefined);\nconst policyEnabled = !!policy && policy.requireSectionChanges !== false;\n\nif (\n policyEnabled &&\n requestChangeset.some((e) => isContractsPath(entryPath(e)))\n) {\n return invalid('changeset cannot modify /contracts when Contracts Change Policy is enabled');\n}\n\nif (requestChangeset.some((e) => isProposedChangePath(entryPath(e)))) {\n return invalid('changeset cannot modify /proposedChange');\n}\n\nconst escapePointer = (value) =>\n `${value}`.split('~').join('~0').split('/').join('~1');\n\nconst contractPtr = (key) => '/contracts/' + escapePointer(key);\n\nconst isMetaKey = (key) =>\n key === 'type' || key === 'keyType' || key === 'valueType' || key === 'description';\n\nconst contractKeysFromMap = (contractsMap) =>\n Object.keys(contractsMap || {}).filter((k) => !isMetaKey(k));\n\nconst normalizeSection = (section, contractKeys) => ({\n ...(section || {}),\n type: 'Conversation/Document Section',\n relatedContracts: (section?.relatedContracts?.length ? section.relatedContracts : contractKeys)\n});\n\nconst hasMatchingRelatedContracts = (section, contractKeys) => {\n const related = isArray(section?.relatedContracts)\n ? section.relatedContracts.map((value) => `${value}`)\n : [];\n if (!related.length) {\n return true;\n }\n if (related.length !== contractKeys.length) {\n return false;\n }\n const relatedMap = {};\n for (const value of related) {\n const key = `${value}`;\n relatedMap[key] = (relatedMap[key] || 0) + 1;\n }\n if (Object.keys(relatedMap).length !== contractKeys.length) {\n return false;\n }\n for (const key of contractKeys) {\n if (!relatedMap[key]) {\n return false;\n }\n }\n return true;\n};\n\nconst sectionChangeset = [];\nconst seenSectionKeys = {};\nconst seenContractKeys = {};\nconst existingContractKeys = {};\nfor (const key of Object.keys(contracts || {}).filter((k) => !isMetaKey(k))) {\n existingContractKeys[key] = true;\n}\n\nconst trackSectionKey = (sectionKey) => {\n if (seenSectionKeys[sectionKey]) {\n return invalid(`section key duplicated in sectionChanges: ${sectionKey}`);\n }\n seenSectionKeys[sectionKey] = true;\n return null;\n};\n\nconst trackContractKey = (sectionKey, contractKey) => {\n const existingSection = seenContractKeys[contractKey];\n if (existingSection && existingSection !== sectionKey) {\n return invalid(`contract key used by multiple sections in request: ${contractKey}`);\n }\n seenContractKeys[contractKey] = sectionKey;\n return null;\n};\n\nconst addList = isArray(sectionChanges?.add) ? sectionChanges.add : [];\nfor (const entry of addList) {\n const sectionKey = `${entry?.sectionKey || ''}`;\n if (!sectionKey) return invalid('sectionChanges.add is missing sectionKey');\n\n const sectionKeyDup = trackSectionKey(sectionKey);\n if (sectionKeyDup) return sectionKeyDup;\n\n if (existingContractKeys[sectionKey]) {\n return invalid(`contract key already exists at ${contractPtr(sectionKey)}`);\n }\n\n const contractsMap = entry?.contracts || {};\n const contractKeys = contractKeysFromMap(contractsMap).map((key) => `${key}`);\n\n if (!hasMatchingRelatedContracts(entry?.section, contractKeys)) {\n return invalid('relatedContracts must match contracts');\n }\n\n for (const key of contractKeys) {\n if (existingContractKeys[key]) {\n return invalid(`contract key already exists at ${contractPtr(key)}`);\n }\n const dup = trackContractKey(sectionKey, key);\n if (dup) return dup;\n }\n\n for (const key of contractKeys) {\n sectionChangeset.push({ op: 'add', path: contractPtr(key), val: contractsMap[key] });\n }\n\n sectionChangeset.push({\n op: 'add',\n path: contractPtr(sectionKey),\n val: normalizeSection(entry?.section, contractKeys)\n });\n}\n\nconst modifyList = isArray(sectionChanges?.modify) ? sectionChanges.modify : [];\nfor (const entry of modifyList) {\n const sectionKey = `${entry?.sectionKey || ''}`;\n if (!sectionKey) return invalid('sectionChanges.modify is missing sectionKey');\n\n const sectionKeyDup = trackSectionKey(sectionKey);\n if (sectionKeyDup) return sectionKeyDup;\n\n const existingRelated = isArray(contracts?.[sectionKey]?.relatedContracts)\n ? contracts[sectionKey].relatedContracts.map((value) => `${value}`)\n : [];\n const existingRelatedMap = {};\n for (const value of existingRelated) {\n existingRelatedMap[`${value}`] = true;\n }\n\n const contractsMap = entry?.contracts || {};\n const contractKeys = contractKeysFromMap(contractsMap).map((key) => `${key}`);\n\n if (!hasMatchingRelatedContracts(entry?.section, contractKeys)) {\n return invalid('relatedContracts must match contracts');\n }\n\n for (const key of contractKeys) {\n const dup = trackContractKey(sectionKey, key);\n if (dup) return dup;\n if (existingContractKeys[key] && !existingRelatedMap[key]) {\n return invalid(`contract key already exists at ${contractPtr(key)}`);\n }\n }\n\n for (const key of contractKeys) {\n sectionChangeset.push({ op: 'add', path: contractPtr(key), val: contractsMap[key] });\n }\n\n for (const oldKey of existingRelated) {\n if (contractKeys.indexOf(oldKey) === -1) {\n sectionChangeset.push({ op: 'remove', path: contractPtr(oldKey) });\n }\n }\n\n sectionChangeset.push({\n op: 'add',\n path: contractPtr(sectionKey),\n val: normalizeSection(entry?.section, contractKeys)\n });\n}\n\nconst removeList = isArray(sectionChanges?.remove) ? sectionChanges.remove : [];\nfor (const entry of removeList) {\n const sectionKey = `${entry?.sectionKey || entry || ''}`;\n if (!sectionKey) return invalid('sectionChanges.remove is missing sectionKey');\n\n const related = isArray(contracts?.[sectionKey]?.relatedContracts)\n ? contracts[sectionKey].relatedContracts\n : [];\n\n for (const key of related) {\n sectionChangeset.push({ op: 'remove', path: contractPtr(key) });\n }\n sectionChangeset.push({ op: 'remove', path: contractPtr(sectionKey) });\n}\n\nconst combined = sectionChangeset.concat(requestChangeset);\n\nif (combined.length === 0) {\n return invalid('no changes provided');\n}\n\nreturn {\n changeset: combined.concat({ op: 'remove', path: proposedPath })\n};\n";
|
|
845
|
+
};
|
|
846
|
+
readonly name: "Prepare";
|
|
847
|
+
readonly type: {
|
|
848
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
849
|
+
};
|
|
850
|
+
}, {
|
|
851
|
+
readonly changeset: {
|
|
852
|
+
readonly type: {
|
|
853
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
854
|
+
};
|
|
855
|
+
readonly value: "${steps.Prepare.changeset}";
|
|
856
|
+
};
|
|
857
|
+
readonly name: "Apply";
|
|
858
|
+
readonly type: {
|
|
859
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
860
|
+
};
|
|
861
|
+
}];
|
|
862
|
+
};
|
|
863
|
+
readonly type: {
|
|
864
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
865
|
+
};
|
|
866
|
+
};
|
|
861
867
|
readonly EhPFqrRCreg7StsZEcW8fRQ1FQVdqYSsMSis2CHHJZ1G: {
|
|
862
868
|
readonly description: "A successful final state. The document has achieved its goal and its\nprocess has finished as expected.\n";
|
|
863
869
|
readonly mode: {
|
|
@@ -1147,7 +1153,7 @@ declare const _default: {
|
|
|
1147
1153
|
channel?: string | undefined;
|
|
1148
1154
|
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
1149
1155
|
}>;
|
|
1150
|
-
readonly
|
|
1156
|
+
readonly Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
1151
1157
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1152
1158
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1153
1159
|
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -3450,7 +3456,7 @@ declare const _default: {
|
|
|
3450
3456
|
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
3451
3457
|
reason?: string | undefined;
|
|
3452
3458
|
}>;
|
|
3453
|
-
readonly '
|
|
3459
|
+
readonly '4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
3454
3460
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3455
3461
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3456
3462
|
}, {
|
|
@@ -3494,6 +3500,7 @@ declare const _default: {
|
|
|
3494
3500
|
perChannel?: Record<string, string> | undefined;
|
|
3495
3501
|
}>>;
|
|
3496
3502
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3503
|
+
onBehalfOf: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3497
3504
|
}>, "strip", import("zod").ZodTypeAny, {
|
|
3498
3505
|
description?: string | undefined;
|
|
3499
3506
|
name?: string | undefined;
|
|
@@ -3511,6 +3518,7 @@ declare const _default: {
|
|
|
3511
3518
|
defaultMessage?: string | undefined;
|
|
3512
3519
|
perChannel?: Record<string, string> | undefined;
|
|
3513
3520
|
} | undefined;
|
|
3521
|
+
onBehalfOf?: string | undefined;
|
|
3514
3522
|
}, {
|
|
3515
3523
|
description?: string | undefined;
|
|
3516
3524
|
name?: string | undefined;
|
|
@@ -3528,6 +3536,7 @@ declare const _default: {
|
|
|
3528
3536
|
defaultMessage?: string | undefined;
|
|
3529
3537
|
perChannel?: Record<string, string> | undefined;
|
|
3530
3538
|
} | undefined;
|
|
3539
|
+
onBehalfOf?: string | undefined;
|
|
3531
3540
|
}>;
|
|
3532
3541
|
readonly '1Ucfmhtb9xjvyLxLKSVkqXZjVVuAdXyzdjb11QG11Uv': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
3533
3542
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -4583,7 +4592,7 @@ declare const _default: {
|
|
|
4583
4592
|
} | undefined;
|
|
4584
4593
|
} | undefined;
|
|
4585
4594
|
}>;
|
|
4586
|
-
readonly '
|
|
4595
|
+
readonly '7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
4587
4596
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4588
4597
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4589
4598
|
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -5178,7 +5187,7 @@ declare const _default: {
|
|
|
5178
5187
|
channel?: string | undefined;
|
|
5179
5188
|
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
5180
5189
|
}>;
|
|
5181
|
-
readonly
|
|
5190
|
+
readonly DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
5182
5191
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5183
5192
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5184
5193
|
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -5629,7 +5638,7 @@ declare const _default: {
|
|
|
5629
5638
|
};
|
|
5630
5639
|
readonly aliases: {
|
|
5631
5640
|
readonly 'Conversation/Accept Change Operation': "APk3siB8g9pvWLG3qyqtGjRNNGB7RDpFWQtG4epj5Avv";
|
|
5632
|
-
readonly 'Conversation/Accept Change Workflow': "
|
|
5641
|
+
readonly 'Conversation/Accept Change Workflow': "Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV";
|
|
5633
5642
|
readonly 'Conversation/Actor': "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
5634
5643
|
readonly 'Conversation/Change Operation': "Hd5uuFjqxyw5mrFPgJf2mcatij8ddtmGAMJu9ij5K1tc";
|
|
5635
5644
|
readonly 'Conversation/Change Request': "FW7iYkzig4fepCdwfCdgNJw4DQ1fKwnAUf3YpjgfTPmG";
|
|
@@ -5643,7 +5652,7 @@ declare const _default: {
|
|
|
5643
5652
|
readonly 'Conversation/Customer Consent Revoked': "9h1AhEexkxxKLYv1NHbEESYCPtvW7Nt51msGtuQC5jWK";
|
|
5644
5653
|
readonly 'Conversation/Document Bootstrap Completed': "HH5u8PwvdXrARNkT4oyWR4QjgkwhKfPWGnNtEwfUBiUg";
|
|
5645
5654
|
readonly 'Conversation/Document Bootstrap Failed': "B8b1ayXMrAYbwkqaJfAS6Aspp2kZyJda8ay9QeFkZ9MH";
|
|
5646
|
-
readonly 'Conversation/Document Bootstrap Requested': "
|
|
5655
|
+
readonly 'Conversation/Document Bootstrap Requested': "4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior";
|
|
5647
5656
|
readonly 'Conversation/Document Bootstrap Responded': "1Ucfmhtb9xjvyLxLKSVkqXZjVVuAdXyzdjb11QG11Uv";
|
|
5648
5657
|
readonly 'Conversation/Document Section': "JBfupL6eyZsqj7CYbReFaS5ga784SLT8aP8r9W64vbLm";
|
|
5649
5658
|
readonly 'Conversation/Document Section Change Entry': "9xv7YjqsSn7W7P8rnUhSpdWGfSrgL4Jt3cmiACJT5VQs";
|
|
@@ -5656,10 +5665,10 @@ declare const _default: {
|
|
|
5656
5665
|
readonly 'Conversation/Operation': "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
5657
5666
|
readonly 'Conversation/Operation Request': "HM4Ku4LFcjC5MxnhPMRwQ8w3BbHmJKKZfHTTzsd4jbJq";
|
|
5658
5667
|
readonly 'Conversation/Propose Change Operation': "BeiedmmcKDhStxDnnQqUaXDJLofWSnqX6CazKTvVpfbW";
|
|
5659
|
-
readonly 'Conversation/Propose Change Workflow': "
|
|
5668
|
+
readonly 'Conversation/Propose Change Workflow': "7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo";
|
|
5660
5669
|
readonly 'Conversation/Proposed Change Invalid': "EbGQYtYR9UNAxcn7auCCujXmnz6DWxMpqVcgYSsKE85M";
|
|
5661
5670
|
readonly 'Conversation/Reject Change Operation': "4T5AmhKAXSJAAHDEjtVJ2FQgCyz2qyd9qG5uoh627Ux6";
|
|
5662
|
-
readonly 'Conversation/Reject Change Workflow': "
|
|
5671
|
+
readonly 'Conversation/Reject Change Workflow': "DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB";
|
|
5663
5672
|
readonly 'Conversation/Request': "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
5664
5673
|
readonly 'Conversation/Response': "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
5665
5674
|
readonly 'Conversation/Sequential Workflow': "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
@@ -5687,12 +5696,12 @@ declare const _default: {
|
|
|
5687
5696
|
readonly attributesAdded: readonly [];
|
|
5688
5697
|
}];
|
|
5689
5698
|
};
|
|
5690
|
-
readonly
|
|
5699
|
+
readonly Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV: {
|
|
5691
5700
|
readonly status: "dev";
|
|
5692
5701
|
readonly name: "Accept Change Workflow";
|
|
5693
5702
|
readonly versions: readonly [{
|
|
5694
|
-
readonly repositoryVersionIndex:
|
|
5695
|
-
readonly typeBlueId: "
|
|
5703
|
+
readonly repositoryVersionIndex: 12;
|
|
5704
|
+
readonly typeBlueId: "Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV";
|
|
5696
5705
|
readonly attributesAdded: readonly [];
|
|
5697
5706
|
}];
|
|
5698
5707
|
};
|
|
@@ -5813,12 +5822,12 @@ declare const _default: {
|
|
|
5813
5822
|
readonly attributesAdded: readonly [];
|
|
5814
5823
|
}];
|
|
5815
5824
|
};
|
|
5816
|
-
readonly '
|
|
5825
|
+
readonly '4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior': {
|
|
5817
5826
|
readonly status: "dev";
|
|
5818
5827
|
readonly name: "Document Bootstrap Requested";
|
|
5819
5828
|
readonly versions: readonly [{
|
|
5820
|
-
readonly repositoryVersionIndex:
|
|
5821
|
-
readonly typeBlueId: "
|
|
5829
|
+
readonly repositoryVersionIndex: 11;
|
|
5830
|
+
readonly typeBlueId: "4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior";
|
|
5822
5831
|
readonly attributesAdded: readonly [];
|
|
5823
5832
|
}];
|
|
5824
5833
|
};
|
|
@@ -5930,12 +5939,12 @@ declare const _default: {
|
|
|
5930
5939
|
readonly attributesAdded: readonly [];
|
|
5931
5940
|
}];
|
|
5932
5941
|
};
|
|
5933
|
-
readonly '
|
|
5942
|
+
readonly '7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo': {
|
|
5934
5943
|
readonly status: "dev";
|
|
5935
5944
|
readonly name: "Propose Change Workflow";
|
|
5936
5945
|
readonly versions: readonly [{
|
|
5937
|
-
readonly repositoryVersionIndex:
|
|
5938
|
-
readonly typeBlueId: "
|
|
5946
|
+
readonly repositoryVersionIndex: 12;
|
|
5947
|
+
readonly typeBlueId: "7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo";
|
|
5939
5948
|
readonly attributesAdded: readonly [];
|
|
5940
5949
|
}];
|
|
5941
5950
|
};
|
|
@@ -5957,12 +5966,12 @@ declare const _default: {
|
|
|
5957
5966
|
readonly attributesAdded: readonly [];
|
|
5958
5967
|
}];
|
|
5959
5968
|
};
|
|
5960
|
-
readonly
|
|
5969
|
+
readonly DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB: {
|
|
5961
5970
|
readonly status: "dev";
|
|
5962
5971
|
readonly name: "Reject Change Workflow";
|
|
5963
5972
|
readonly versions: readonly [{
|
|
5964
|
-
readonly repositoryVersionIndex:
|
|
5965
|
-
readonly typeBlueId: "
|
|
5973
|
+
readonly repositoryVersionIndex: 12;
|
|
5974
|
+
readonly typeBlueId: "DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB";
|
|
5966
5975
|
readonly attributesAdded: readonly [];
|
|
5967
5976
|
}];
|
|
5968
5977
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/conversation/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/conversation/index.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACpC,wBAAuD;AACvD,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const metaWithAliases: {
|
|
2
2
|
readonly aliases: {
|
|
3
3
|
readonly 'Conversation/Accept Change Operation': "APk3siB8g9pvWLG3qyqtGjRNNGB7RDpFWQtG4epj5Avv";
|
|
4
|
-
readonly 'Conversation/Accept Change Workflow': "
|
|
4
|
+
readonly 'Conversation/Accept Change Workflow': "Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV";
|
|
5
5
|
readonly 'Conversation/Actor': "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
6
6
|
readonly 'Conversation/Change Operation': "Hd5uuFjqxyw5mrFPgJf2mcatij8ddtmGAMJu9ij5K1tc";
|
|
7
7
|
readonly 'Conversation/Change Request': "FW7iYkzig4fepCdwfCdgNJw4DQ1fKwnAUf3YpjgfTPmG";
|
|
@@ -15,7 +15,7 @@ declare const metaWithAliases: {
|
|
|
15
15
|
readonly 'Conversation/Customer Consent Revoked': "9h1AhEexkxxKLYv1NHbEESYCPtvW7Nt51msGtuQC5jWK";
|
|
16
16
|
readonly 'Conversation/Document Bootstrap Completed': "HH5u8PwvdXrARNkT4oyWR4QjgkwhKfPWGnNtEwfUBiUg";
|
|
17
17
|
readonly 'Conversation/Document Bootstrap Failed': "B8b1ayXMrAYbwkqaJfAS6Aspp2kZyJda8ay9QeFkZ9MH";
|
|
18
|
-
readonly 'Conversation/Document Bootstrap Requested': "
|
|
18
|
+
readonly 'Conversation/Document Bootstrap Requested': "4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior";
|
|
19
19
|
readonly 'Conversation/Document Bootstrap Responded': "1Ucfmhtb9xjvyLxLKSVkqXZjVVuAdXyzdjb11QG11Uv";
|
|
20
20
|
readonly 'Conversation/Document Section': "JBfupL6eyZsqj7CYbReFaS5ga784SLT8aP8r9W64vbLm";
|
|
21
21
|
readonly 'Conversation/Document Section Change Entry': "9xv7YjqsSn7W7P8rnUhSpdWGfSrgL4Jt3cmiACJT5VQs";
|
|
@@ -28,10 +28,10 @@ declare const metaWithAliases: {
|
|
|
28
28
|
readonly 'Conversation/Operation': "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
29
29
|
readonly 'Conversation/Operation Request': "HM4Ku4LFcjC5MxnhPMRwQ8w3BbHmJKKZfHTTzsd4jbJq";
|
|
30
30
|
readonly 'Conversation/Propose Change Operation': "BeiedmmcKDhStxDnnQqUaXDJLofWSnqX6CazKTvVpfbW";
|
|
31
|
-
readonly 'Conversation/Propose Change Workflow': "
|
|
31
|
+
readonly 'Conversation/Propose Change Workflow': "7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo";
|
|
32
32
|
readonly 'Conversation/Proposed Change Invalid': "EbGQYtYR9UNAxcn7auCCujXmnz6DWxMpqVcgYSsKE85M";
|
|
33
33
|
readonly 'Conversation/Reject Change Operation': "4T5AmhKAXSJAAHDEjtVJ2FQgCyz2qyd9qG5uoh627Ux6";
|
|
34
|
-
readonly 'Conversation/Reject Change Workflow': "
|
|
34
|
+
readonly 'Conversation/Reject Change Workflow': "DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB";
|
|
35
35
|
readonly 'Conversation/Request': "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
36
36
|
readonly 'Conversation/Response': "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
37
37
|
readonly 'Conversation/Sequential Workflow': "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
@@ -59,12 +59,12 @@ declare const metaWithAliases: {
|
|
|
59
59
|
readonly attributesAdded: readonly [];
|
|
60
60
|
}];
|
|
61
61
|
};
|
|
62
|
-
readonly
|
|
62
|
+
readonly Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV: {
|
|
63
63
|
readonly status: "dev";
|
|
64
64
|
readonly name: "Accept Change Workflow";
|
|
65
65
|
readonly versions: readonly [{
|
|
66
|
-
readonly repositoryVersionIndex:
|
|
67
|
-
readonly typeBlueId: "
|
|
66
|
+
readonly repositoryVersionIndex: 12;
|
|
67
|
+
readonly typeBlueId: "Eh2y8JypsGTdFMpEGEK64vBdGtaJ9Q7Q5t7ChqHafwCV";
|
|
68
68
|
readonly attributesAdded: readonly [];
|
|
69
69
|
}];
|
|
70
70
|
};
|
|
@@ -185,12 +185,12 @@ declare const metaWithAliases: {
|
|
|
185
185
|
readonly attributesAdded: readonly [];
|
|
186
186
|
}];
|
|
187
187
|
};
|
|
188
|
-
readonly '
|
|
188
|
+
readonly '4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior': {
|
|
189
189
|
readonly status: "dev";
|
|
190
190
|
readonly name: "Document Bootstrap Requested";
|
|
191
191
|
readonly versions: readonly [{
|
|
192
|
-
readonly repositoryVersionIndex:
|
|
193
|
-
readonly typeBlueId: "
|
|
192
|
+
readonly repositoryVersionIndex: 11;
|
|
193
|
+
readonly typeBlueId: "4derXUpwPZDDkBpYPCTMr6t3mbeGU7AUYmvfW22cZior";
|
|
194
194
|
readonly attributesAdded: readonly [];
|
|
195
195
|
}];
|
|
196
196
|
};
|
|
@@ -302,12 +302,12 @@ declare const metaWithAliases: {
|
|
|
302
302
|
readonly attributesAdded: readonly [];
|
|
303
303
|
}];
|
|
304
304
|
};
|
|
305
|
-
readonly '
|
|
305
|
+
readonly '7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo': {
|
|
306
306
|
readonly status: "dev";
|
|
307
307
|
readonly name: "Propose Change Workflow";
|
|
308
308
|
readonly versions: readonly [{
|
|
309
|
-
readonly repositoryVersionIndex:
|
|
310
|
-
readonly typeBlueId: "
|
|
309
|
+
readonly repositoryVersionIndex: 12;
|
|
310
|
+
readonly typeBlueId: "7icTT1chbH3UA2ybXgpfSSyNEAR4Wmm3EkbdGFaZSydo";
|
|
311
311
|
readonly attributesAdded: readonly [];
|
|
312
312
|
}];
|
|
313
313
|
};
|
|
@@ -329,12 +329,12 @@ declare const metaWithAliases: {
|
|
|
329
329
|
readonly attributesAdded: readonly [];
|
|
330
330
|
}];
|
|
331
331
|
};
|
|
332
|
-
readonly
|
|
332
|
+
readonly DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB: {
|
|
333
333
|
readonly status: "dev";
|
|
334
334
|
readonly name: "Reject Change Workflow";
|
|
335
335
|
readonly versions: readonly [{
|
|
336
|
-
readonly repositoryVersionIndex:
|
|
337
|
-
readonly typeBlueId: "
|
|
336
|
+
readonly repositoryVersionIndex: 12;
|
|
337
|
+
readonly typeBlueId: "DUjCaEniHH5oDXU3Ss5jWWft3pT9TUcNhv7HoCDU1NTB";
|
|
338
338
|
readonly attributesAdded: readonly [];
|
|
339
339
|
}];
|
|
340
340
|
};
|