@blue-repository/types 0.2.0 → 0.4.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/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/meta.d.ts +2 -2
- package/dist/meta.d.ts.map +1 -1
- package/dist/meta.js +1 -0
- package/dist/meta.js.map +1 -1
- package/dist/packages/myos/blue-ids.d.ts +12 -0
- package/dist/packages/myos/blue-ids.d.ts.map +1 -1
- package/dist/packages/myos/blue-ids.js +12 -0
- package/dist/packages/myos/blue-ids.js.map +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.d.ts +117 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.js +121 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.d.ts +123 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.js +127 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.d.ts +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.js +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.d.ts +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.js +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.d.ts +16 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.js +16 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.d.ts +13 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.js +13 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.d.ts +14 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.js +14 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.d.ts +8 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.js +8 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.js.map +1 -0
- package/dist/packages/myos/contents/index.d.ts +419 -0
- package/dist/packages/myos/contents/index.d.ts.map +1 -1
- package/dist/packages/myos/contents/index.js +36 -0
- package/dist/packages/myos/contents/index.js.map +1 -1
- package/dist/packages/myos/index.d.ts +2934 -108
- package/dist/packages/myos/index.d.ts.map +1 -1
- package/dist/packages/myos/meta.d.ts +120 -0
- package/dist/packages/myos/meta.d.ts.map +1 -1
- package/dist/packages/myos/meta.js +132 -0
- package/dist/packages/myos/meta.js.map +1 -1
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.d.ts +728 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.js +27 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.d.ts +664 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.js +28 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.d.ts +133 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.js +12 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.d.ts +133 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.js +12 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.d.ts +19 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.js +10 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.d.ts +25 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.js +10 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.d.ts +67 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.js +6 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.d.ts +22 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.js +9 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.js.map +1 -0
- package/dist/packages/myos/schemas/SingleDocumentPermissionGrantToAccount.d.ts +2 -2
- package/dist/packages/myos/schemas/SingleDocumentPermissionGrantToDocument.d.ts +6 -6
- package/dist/packages/myos/schemas/index.d.ts +2319 -8
- package/dist/packages/myos/schemas/index.d.ts.map +1 -1
- package/dist/packages/myos/schemas/index.js +36 -0
- package/dist/packages/myos/schemas/index.js.map +1 -1
- package/dist/repository.d.ts +2935 -109
- package/dist/repository.d.ts.map +1 -1
- package/dist/type-aliases.d.ts +3 -0
- package/dist/type-aliases.d.ts.map +1 -0
- package/dist/type-aliases.js +23 -0
- package/dist/type-aliases.js.map +1 -0
- package/package.json +2 -2
package/dist/repository.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const repository: {
|
|
2
2
|
readonly name: "Blue Repository";
|
|
3
|
-
readonly repositoryVersions: readonly ["7Mh4CgtBu1xUyk64hVrF5HPbD9K8DvhGCecD2q74dMsi", "AGDPTwMdekjTE775U5Dc4WTjZPN46D14ohKsb6hUZkVp"];
|
|
3
|
+
readonly repositoryVersions: readonly ["7Mh4CgtBu1xUyk64hVrF5HPbD9K8DvhGCecD2q74dMsi", "AGDPTwMdekjTE775U5Dc4WTjZPN46D14ohKsb6hUZkVp", "GenpwaWZPgCUuDBd8DDAa5Kes2ojV1oP4eVt6ayBKy6e"];
|
|
4
4
|
readonly packages: {
|
|
5
5
|
readonly conversation: {
|
|
6
6
|
readonly contents: {
|
|
@@ -2138,6 +2138,122 @@ export declare const repository: {
|
|
|
2138
2138
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
2139
2139
|
};
|
|
2140
2140
|
};
|
|
2141
|
+
readonly '3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd': {
|
|
2142
|
+
readonly contracts: {
|
|
2143
|
+
readonly granteeChannel: {
|
|
2144
|
+
readonly description: "Grantee’s timeline (recipient of the rights)";
|
|
2145
|
+
readonly type: {
|
|
2146
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2147
|
+
};
|
|
2148
|
+
};
|
|
2149
|
+
readonly granterChannel: {
|
|
2150
|
+
readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
|
|
2151
|
+
readonly type: {
|
|
2152
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2153
|
+
};
|
|
2154
|
+
};
|
|
2155
|
+
readonly initLifecycleChannel: {
|
|
2156
|
+
readonly event: {
|
|
2157
|
+
readonly type: {
|
|
2158
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
2159
|
+
};
|
|
2160
|
+
};
|
|
2161
|
+
readonly type: {
|
|
2162
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
2163
|
+
};
|
|
2164
|
+
};
|
|
2165
|
+
readonly revoke: {
|
|
2166
|
+
readonly channel: {
|
|
2167
|
+
readonly type: {
|
|
2168
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2169
|
+
};
|
|
2170
|
+
readonly value: "granterChannel";
|
|
2171
|
+
};
|
|
2172
|
+
readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
|
|
2173
|
+
readonly request: {
|
|
2174
|
+
readonly description: "Optional human-readable reason";
|
|
2175
|
+
readonly type: {
|
|
2176
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2177
|
+
};
|
|
2178
|
+
};
|
|
2179
|
+
readonly type: {
|
|
2180
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
2181
|
+
};
|
|
2182
|
+
};
|
|
2183
|
+
readonly revokeImplGranter: {
|
|
2184
|
+
readonly operation: {
|
|
2185
|
+
readonly type: {
|
|
2186
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2187
|
+
};
|
|
2188
|
+
readonly value: "revoke";
|
|
2189
|
+
};
|
|
2190
|
+
readonly steps: {
|
|
2191
|
+
readonly items: readonly [{
|
|
2192
|
+
readonly code: {
|
|
2193
|
+
readonly type: {
|
|
2194
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2195
|
+
};
|
|
2196
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Linked Documents Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
2197
|
+
};
|
|
2198
|
+
readonly name: "EmitRevokeRequested";
|
|
2199
|
+
readonly type: {
|
|
2200
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
2201
|
+
};
|
|
2202
|
+
}];
|
|
2203
|
+
};
|
|
2204
|
+
readonly type: {
|
|
2205
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
2206
|
+
};
|
|
2207
|
+
};
|
|
2208
|
+
readonly validateOnInit: {
|
|
2209
|
+
readonly channel: {
|
|
2210
|
+
readonly type: {
|
|
2211
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2212
|
+
};
|
|
2213
|
+
readonly value: "initLifecycleChannel";
|
|
2214
|
+
};
|
|
2215
|
+
readonly steps: {
|
|
2216
|
+
readonly items: readonly [{
|
|
2217
|
+
readonly code: {
|
|
2218
|
+
readonly type: {
|
|
2219
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2220
|
+
};
|
|
2221
|
+
readonly value: "const issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound identities\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\nconst granteeId = document('/contracts/granteeChannel/accountId');\nif (typeof granteeId !== 'string' || granteeId.length === 0) issues.push(\"granteeChannel must be bound to an accountId\");\n\n// Required: links\nconst links = document('/links');\nif (!links || typeof links !== 'object') issues.push(\"links is missing or invalid\");\n\nconst anchors = Object.keys(links).filter(key => !['description', 'type', 'keyType', 'valueType'].includes(key));\nif (anchors.length === 0) {\n issues.push(\"links must have at least one anchor entry\");\n}\nfor (const anchor of anchors) {\n const perms = links[anchor];\n if (!perms || perms.read !== true) {\n issues.push(`links['${anchor}'].read must be true`);\n }\n const hasSingle = Array.isArray(perms.singleOps) && perms.singleOps.length > 0;\n if (hasSingle && perms.singleOps.some(x => typeof x !== \"string\" || x.trim().length === 0)) {\n issues.push(`links['${anchor}'].singleOps must contain only non-empty strings`);\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(`links['${anchor}'].allOps=true and singleOps are mutually exclusive`);\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Linked Documents Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Linked Documents Permission Validated\" } ] };\n";
|
|
2222
|
+
};
|
|
2223
|
+
readonly name: "ValidateBasicShape";
|
|
2224
|
+
readonly type: {
|
|
2225
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
2226
|
+
};
|
|
2227
|
+
}];
|
|
2228
|
+
};
|
|
2229
|
+
readonly type: {
|
|
2230
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
2231
|
+
};
|
|
2232
|
+
};
|
|
2233
|
+
};
|
|
2234
|
+
readonly granterDocumentSessionId: {
|
|
2235
|
+
readonly description: "Optional. If set, MyOS should evaluate authority as this document session\n(principalType='document', granteeId=documentId of this session),\ninstead of the granter accountId.\n";
|
|
2236
|
+
readonly type: {
|
|
2237
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2238
|
+
};
|
|
2239
|
+
};
|
|
2240
|
+
readonly links: {
|
|
2241
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
2242
|
+
readonly type: {
|
|
2243
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
2244
|
+
};
|
|
2245
|
+
};
|
|
2246
|
+
readonly name: "Linked Documents Permission Grant To Account";
|
|
2247
|
+
readonly targetSessionId: {
|
|
2248
|
+
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
2249
|
+
readonly type: {
|
|
2250
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2251
|
+
};
|
|
2252
|
+
};
|
|
2253
|
+
readonly type: {
|
|
2254
|
+
readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
|
|
2255
|
+
};
|
|
2256
|
+
};
|
|
2141
2257
|
readonly '3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb': {
|
|
2142
2258
|
readonly description: "MyOS Admin forwards operation Response events to the requesting session";
|
|
2143
2259
|
readonly events: {
|
|
@@ -2178,6 +2294,128 @@ export declare const repository: {
|
|
|
2178
2294
|
readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
2179
2295
|
};
|
|
2180
2296
|
};
|
|
2297
|
+
readonly '488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD': {
|
|
2298
|
+
readonly contracts: {
|
|
2299
|
+
readonly granterChannel: {
|
|
2300
|
+
readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
|
|
2301
|
+
readonly type: {
|
|
2302
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2303
|
+
};
|
|
2304
|
+
};
|
|
2305
|
+
readonly initLifecycleChannel: {
|
|
2306
|
+
readonly event: {
|
|
2307
|
+
readonly type: {
|
|
2308
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
2309
|
+
};
|
|
2310
|
+
};
|
|
2311
|
+
readonly type: {
|
|
2312
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
2313
|
+
};
|
|
2314
|
+
};
|
|
2315
|
+
readonly revoke: {
|
|
2316
|
+
readonly channel: {
|
|
2317
|
+
readonly type: {
|
|
2318
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2319
|
+
};
|
|
2320
|
+
readonly value: "granterChannel";
|
|
2321
|
+
};
|
|
2322
|
+
readonly description: "Granter indicates the grant should be revoked (MyOS Admin will handle)";
|
|
2323
|
+
readonly request: {
|
|
2324
|
+
readonly description: "Optional human-readable reason";
|
|
2325
|
+
readonly type: {
|
|
2326
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2327
|
+
};
|
|
2328
|
+
};
|
|
2329
|
+
readonly type: {
|
|
2330
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
2331
|
+
};
|
|
2332
|
+
};
|
|
2333
|
+
readonly revokeImplGranter: {
|
|
2334
|
+
readonly operation: {
|
|
2335
|
+
readonly type: {
|
|
2336
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2337
|
+
};
|
|
2338
|
+
readonly value: "revoke";
|
|
2339
|
+
};
|
|
2340
|
+
readonly steps: {
|
|
2341
|
+
readonly items: readonly [{
|
|
2342
|
+
readonly code: {
|
|
2343
|
+
readonly type: {
|
|
2344
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2345
|
+
};
|
|
2346
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Linked Documents Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
2347
|
+
};
|
|
2348
|
+
readonly name: "EmitRevokeRequested";
|
|
2349
|
+
readonly type: {
|
|
2350
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
2351
|
+
};
|
|
2352
|
+
}];
|
|
2353
|
+
};
|
|
2354
|
+
readonly type: {
|
|
2355
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
2356
|
+
};
|
|
2357
|
+
};
|
|
2358
|
+
readonly validateOnInit: {
|
|
2359
|
+
readonly channel: {
|
|
2360
|
+
readonly type: {
|
|
2361
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2362
|
+
};
|
|
2363
|
+
readonly value: "initLifecycleChannel";
|
|
2364
|
+
};
|
|
2365
|
+
readonly steps: {
|
|
2366
|
+
readonly items: readonly [{
|
|
2367
|
+
readonly code: {
|
|
2368
|
+
readonly type: {
|
|
2369
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2370
|
+
};
|
|
2371
|
+
readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound granter identity\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\n// Required: grantee document id\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string\");\n\n// Required: links\nconst links = document('/links');\nif (!links || typeof links !== 'object') issues.push(\"links is missing or invalid\");\n\nconst anchors = Object.keys(links).filter(key => !['description', 'type', 'keyType', 'valueType'].includes(key));\nif (anchors.length === 0) {\n issues.push(\"links must have at least one anchor entry\");\n}\nfor (const anchor of anchors) {\n const perms = links[anchor];\n if (!perms || perms.read !== true) {\n issues.push(`links['${anchor}'].read must be true`);\n }\n const hasSingle = Array.isArray(perms.singleOps) && perms.singleOps.length > 0;\n if (hasSingle && perms.singleOps.some(x => typeof x !== \"string\" || x.trim().length === 0)) {\n issues.push(`links['${anchor}'].singleOps must contain only non-empty strings`);\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(`links['${anchor}'].allOps=true and singleOps are mutually exclusive`);\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Linked Documents Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Linked Documents Permission Validated\" } ] };\n";
|
|
2372
|
+
};
|
|
2373
|
+
readonly name: "ValidateBasicShape";
|
|
2374
|
+
readonly type: {
|
|
2375
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
2376
|
+
};
|
|
2377
|
+
}];
|
|
2378
|
+
};
|
|
2379
|
+
readonly type: {
|
|
2380
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
2381
|
+
};
|
|
2382
|
+
};
|
|
2383
|
+
};
|
|
2384
|
+
readonly granteeDocumentId: {
|
|
2385
|
+
readonly description: "Required original document id (blueId) that will act as the 'document' principal.";
|
|
2386
|
+
readonly type: {
|
|
2387
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2388
|
+
};
|
|
2389
|
+
};
|
|
2390
|
+
readonly granterDocumentSessionId: {
|
|
2391
|
+
readonly description: "Optional. If set, MyOS should evaluate authority as this document session\n(principalType='document', granteeId=documentId of this session),\ninstead of the granter accountId.\n";
|
|
2392
|
+
readonly type: {
|
|
2393
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2394
|
+
};
|
|
2395
|
+
};
|
|
2396
|
+
readonly links: {
|
|
2397
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
2398
|
+
readonly type: {
|
|
2399
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
2400
|
+
};
|
|
2401
|
+
};
|
|
2402
|
+
readonly name: "Linked Documents Permission Grant To Document";
|
|
2403
|
+
readonly skipValidation: {
|
|
2404
|
+
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant)";
|
|
2405
|
+
readonly type: {
|
|
2406
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
2407
|
+
};
|
|
2408
|
+
};
|
|
2409
|
+
readonly targetSessionId: {
|
|
2410
|
+
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
2411
|
+
readonly type: {
|
|
2412
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2413
|
+
};
|
|
2414
|
+
};
|
|
2415
|
+
readonly type: {
|
|
2416
|
+
readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
|
|
2417
|
+
};
|
|
2418
|
+
};
|
|
2181
2419
|
readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
|
|
2182
2420
|
readonly description: "Dictionary of named outgoing connections from this document to anchors on other documents or sessions. MyOS indexes supported link variants to power discovery.";
|
|
2183
2421
|
readonly keyType: {
|
|
@@ -2410,9 +2648,34 @@ export declare const repository: {
|
|
|
2410
2648
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2411
2649
|
};
|
|
2412
2650
|
};
|
|
2651
|
+
readonly '6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7': {
|
|
2652
|
+
readonly description: "Emitted by revoke operation";
|
|
2653
|
+
readonly name: "Linked Documents Permission Revoke Requested";
|
|
2654
|
+
readonly reason: {
|
|
2655
|
+
readonly type: {
|
|
2656
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2657
|
+
};
|
|
2658
|
+
};
|
|
2659
|
+
readonly type: {
|
|
2660
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
2661
|
+
};
|
|
2662
|
+
};
|
|
2413
2663
|
readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
|
|
2414
2664
|
readonly name: "MyOS Participants Orchestration";
|
|
2415
2665
|
};
|
|
2666
|
+
readonly '75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5': {
|
|
2667
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
2668
|
+
readonly keyType: {
|
|
2669
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2670
|
+
};
|
|
2671
|
+
readonly name: "Linked Documents Permission Set";
|
|
2672
|
+
readonly type: {
|
|
2673
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
2674
|
+
};
|
|
2675
|
+
readonly valueType: {
|
|
2676
|
+
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
2677
|
+
};
|
|
2678
|
+
};
|
|
2416
2679
|
readonly '7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH': {
|
|
2417
2680
|
readonly description: "Dictionary of named incoming connection points (anchors) that other documents can link to. Links to an anchor are by its dictionary key.";
|
|
2418
2681
|
readonly keyType: {
|
|
@@ -2850,6 +3113,23 @@ export declare const repository: {
|
|
|
2850
3113
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
2851
3114
|
};
|
|
2852
3115
|
};
|
|
3116
|
+
readonly '8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK': {
|
|
3117
|
+
readonly description: "MyOS Admin has started applying the Linked Documents Permission Grant.";
|
|
3118
|
+
readonly links: {
|
|
3119
|
+
readonly type: {
|
|
3120
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
3121
|
+
};
|
|
3122
|
+
};
|
|
3123
|
+
readonly name: "Linked Documents Permission Granting in Progress";
|
|
3124
|
+
readonly targetSessionId: {
|
|
3125
|
+
readonly type: {
|
|
3126
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3127
|
+
};
|
|
3128
|
+
};
|
|
3129
|
+
readonly type: {
|
|
3130
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3131
|
+
};
|
|
3132
|
+
};
|
|
2853
3133
|
readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
|
|
2854
3134
|
readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
|
|
2855
3135
|
readonly name: "Agent";
|
|
@@ -2932,15 +3212,37 @@ export declare const repository: {
|
|
|
2932
3212
|
};
|
|
2933
3213
|
};
|
|
2934
3214
|
};
|
|
2935
|
-
readonly
|
|
2936
|
-
readonly description: "
|
|
2937
|
-
readonly
|
|
3215
|
+
readonly '9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h': {
|
|
3216
|
+
readonly description: "All rights from this LDPG have been revoked.";
|
|
3217
|
+
readonly links: {
|
|
3218
|
+
readonly type: {
|
|
3219
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
3220
|
+
};
|
|
3221
|
+
};
|
|
3222
|
+
readonly name: "Linked Documents Permission Revoked";
|
|
2938
3223
|
readonly reason: {
|
|
2939
3224
|
readonly type: {
|
|
2940
3225
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2941
3226
|
};
|
|
2942
3227
|
};
|
|
2943
|
-
readonly
|
|
3228
|
+
readonly targetSessionId: {
|
|
3229
|
+
readonly type: {
|
|
3230
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3231
|
+
};
|
|
3232
|
+
};
|
|
3233
|
+
readonly type: {
|
|
3234
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3235
|
+
};
|
|
3236
|
+
};
|
|
3237
|
+
readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
|
|
3238
|
+
readonly description: "Emitted by revoke operation";
|
|
3239
|
+
readonly name: "Worker Agency Permission Revoke Requested";
|
|
3240
|
+
readonly reason: {
|
|
3241
|
+
readonly type: {
|
|
3242
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3243
|
+
};
|
|
3244
|
+
};
|
|
3245
|
+
readonly type: {
|
|
2944
3246
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
2945
3247
|
};
|
|
2946
3248
|
};
|
|
@@ -3118,6 +3420,23 @@ export declare const repository: {
|
|
|
3118
3420
|
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
3119
3421
|
};
|
|
3120
3422
|
};
|
|
3423
|
+
readonly BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N: {
|
|
3424
|
+
readonly description: "All initial rights from this LDPG have been persisted.";
|
|
3425
|
+
readonly links: {
|
|
3426
|
+
readonly type: {
|
|
3427
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
3428
|
+
};
|
|
3429
|
+
};
|
|
3430
|
+
readonly name: "Linked Documents Permission Granted";
|
|
3431
|
+
readonly targetSessionId: {
|
|
3432
|
+
readonly type: {
|
|
3433
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3434
|
+
};
|
|
3435
|
+
};
|
|
3436
|
+
readonly type: {
|
|
3437
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3438
|
+
};
|
|
3439
|
+
};
|
|
3121
3440
|
readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
|
|
3122
3441
|
readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
|
|
3123
3442
|
readonly name: "Subscribe to Session Requested";
|
|
@@ -3164,6 +3483,28 @@ export declare const repository: {
|
|
|
3164
3483
|
readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
|
|
3165
3484
|
readonly name: "MyOS Session Interaction";
|
|
3166
3485
|
};
|
|
3486
|
+
readonly Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi: {
|
|
3487
|
+
readonly description: "Grant could not be applied.";
|
|
3488
|
+
readonly links: {
|
|
3489
|
+
readonly type: {
|
|
3490
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
3491
|
+
};
|
|
3492
|
+
};
|
|
3493
|
+
readonly name: "Linked Documents Permission Rejected";
|
|
3494
|
+
readonly reason: {
|
|
3495
|
+
readonly type: {
|
|
3496
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3497
|
+
};
|
|
3498
|
+
};
|
|
3499
|
+
readonly targetSessionId: {
|
|
3500
|
+
readonly type: {
|
|
3501
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3502
|
+
};
|
|
3503
|
+
};
|
|
3504
|
+
readonly type: {
|
|
3505
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3506
|
+
};
|
|
3507
|
+
};
|
|
3167
3508
|
readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
|
|
3168
3509
|
readonly accountStatus: {
|
|
3169
3510
|
readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
|
|
@@ -3257,6 +3598,28 @@ export declare const repository: {
|
|
|
3257
3598
|
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
3258
3599
|
};
|
|
3259
3600
|
};
|
|
3601
|
+
readonly DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS: {
|
|
3602
|
+
readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
|
|
3603
|
+
readonly links: {
|
|
3604
|
+
readonly type: {
|
|
3605
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
3606
|
+
};
|
|
3607
|
+
};
|
|
3608
|
+
readonly name: "Linked Documents Permission Grant Requested";
|
|
3609
|
+
readonly onBehalfOf: {
|
|
3610
|
+
readonly type: {
|
|
3611
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3612
|
+
};
|
|
3613
|
+
};
|
|
3614
|
+
readonly targetSessionId: {
|
|
3615
|
+
readonly type: {
|
|
3616
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3617
|
+
};
|
|
3618
|
+
};
|
|
3619
|
+
readonly type: {
|
|
3620
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
3621
|
+
};
|
|
3622
|
+
};
|
|
3260
3623
|
readonly Dd53JjiBGUnASZXjhiHBqCSnruN2XmLtcW2vNQB7Sm34: {
|
|
3261
3624
|
readonly description: "MyOS Admin accepted the call and submitted the operation request.";
|
|
3262
3625
|
readonly name: "Call Operation Accepted";
|
|
@@ -3276,6 +3639,13 @@ export declare const repository: {
|
|
|
3276
3639
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3277
3640
|
};
|
|
3278
3641
|
};
|
|
3642
|
+
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: {
|
|
3643
|
+
readonly description: "Emitted when the LDPG passes local validation.";
|
|
3644
|
+
readonly name: "Linked Documents Permission Validated";
|
|
3645
|
+
readonly type: {
|
|
3646
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
3647
|
+
};
|
|
3648
|
+
};
|
|
3279
3649
|
readonly DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf: {
|
|
3280
3650
|
readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
|
|
3281
3651
|
readonly name: "LLM Agent";
|
|
@@ -3345,6 +3715,21 @@ export declare const repository: {
|
|
|
3345
3715
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
3346
3716
|
};
|
|
3347
3717
|
};
|
|
3718
|
+
readonly ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU: {
|
|
3719
|
+
readonly description: "Emitted when LDPG fails local validation.";
|
|
3720
|
+
readonly issues: {
|
|
3721
|
+
readonly itemType: {
|
|
3722
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
3723
|
+
};
|
|
3724
|
+
readonly type: {
|
|
3725
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
3726
|
+
};
|
|
3727
|
+
};
|
|
3728
|
+
readonly name: "Linked Documents Permission Invalid";
|
|
3729
|
+
readonly type: {
|
|
3730
|
+
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
3731
|
+
};
|
|
3732
|
+
};
|
|
3348
3733
|
readonly EQhLKv5EAcFriegGYEP7ykwbjeyzFoaTxeizzuTd8VDq: {
|
|
3349
3734
|
readonly channelName: {
|
|
3350
3735
|
readonly type: {
|
|
@@ -3824,6 +4209,28 @@ export declare const repository: {
|
|
|
3824
4209
|
readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
|
|
3825
4210
|
};
|
|
3826
4211
|
};
|
|
4212
|
+
readonly HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH: {
|
|
4213
|
+
readonly description: "MyOS Admin has started revoking this LDPG.";
|
|
4214
|
+
readonly links: {
|
|
4215
|
+
readonly type: {
|
|
4216
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
4217
|
+
};
|
|
4218
|
+
};
|
|
4219
|
+
readonly name: "Linked Documents Permission Revoking in Progress";
|
|
4220
|
+
readonly reason: {
|
|
4221
|
+
readonly type: {
|
|
4222
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
4223
|
+
};
|
|
4224
|
+
};
|
|
4225
|
+
readonly targetSessionId: {
|
|
4226
|
+
readonly type: {
|
|
4227
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
4228
|
+
};
|
|
4229
|
+
};
|
|
4230
|
+
readonly type: {
|
|
4231
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
4232
|
+
};
|
|
4233
|
+
};
|
|
3827
4234
|
readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
|
|
3828
4235
|
readonly allowedWorkerAgencyPermissions: {
|
|
3829
4236
|
readonly itemType: {
|
|
@@ -5545,121 +5952,2420 @@ export declare const repository: {
|
|
|
5545
5952
|
}>>;
|
|
5546
5953
|
installerChannel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5547
5954
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5548
|
-
}>, "strip", import("zod").ZodTypeAny, {
|
|
5955
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
5956
|
+
description?: string | undefined;
|
|
5957
|
+
name?: string | undefined;
|
|
5958
|
+
document?: import("@blue-labs/language").BlueNode | undefined;
|
|
5959
|
+
capabilities?: Record<string, boolean> | undefined;
|
|
5960
|
+
channelBindings?: Record<string, {
|
|
5961
|
+
description?: string | undefined;
|
|
5962
|
+
name?: string | undefined;
|
|
5963
|
+
order?: number | undefined;
|
|
5964
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
5965
|
+
}> | undefined;
|
|
5966
|
+
initialMessages?: {
|
|
5967
|
+
description?: string | undefined;
|
|
5968
|
+
defaultMessage?: string | undefined;
|
|
5969
|
+
perChannel?: Record<string, string> | undefined;
|
|
5970
|
+
} | undefined;
|
|
5971
|
+
agentStoreDescription?: string | undefined;
|
|
5972
|
+
automationTemplate?: {
|
|
5973
|
+
description?: string | undefined;
|
|
5974
|
+
name?: string | undefined;
|
|
5975
|
+
} | undefined;
|
|
5976
|
+
installerChannel?: string | undefined;
|
|
5977
|
+
}, {
|
|
5978
|
+
description?: string | undefined;
|
|
5979
|
+
name?: string | undefined;
|
|
5980
|
+
document?: import("@blue-labs/language").BlueNode | undefined;
|
|
5981
|
+
capabilities?: Record<string, boolean> | undefined;
|
|
5982
|
+
channelBindings?: Record<string, {
|
|
5983
|
+
description?: string | undefined;
|
|
5984
|
+
name?: string | undefined;
|
|
5985
|
+
order?: number | undefined;
|
|
5986
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
5987
|
+
}> | undefined;
|
|
5988
|
+
initialMessages?: {
|
|
5989
|
+
description?: string | undefined;
|
|
5990
|
+
defaultMessage?: string | undefined;
|
|
5991
|
+
perChannel?: Record<string, string> | undefined;
|
|
5992
|
+
} | undefined;
|
|
5993
|
+
agentStoreDescription?: string | undefined;
|
|
5994
|
+
automationTemplate?: {
|
|
5995
|
+
description?: string | undefined;
|
|
5996
|
+
name?: string | undefined;
|
|
5997
|
+
} | undefined;
|
|
5998
|
+
installerChannel?: string | undefined;
|
|
5999
|
+
}>>;
|
|
6000
|
+
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6001
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6002
|
+
message?: string | undefined;
|
|
6003
|
+
description?: string | undefined;
|
|
6004
|
+
name?: string | undefined;
|
|
6005
|
+
title?: string | undefined;
|
|
6006
|
+
package?: {
|
|
6007
|
+
description?: string | undefined;
|
|
6008
|
+
name?: string | undefined;
|
|
6009
|
+
document?: import("@blue-labs/language").BlueNode | undefined;
|
|
6010
|
+
capabilities?: Record<string, boolean> | undefined;
|
|
6011
|
+
channelBindings?: Record<string, {
|
|
6012
|
+
description?: string | undefined;
|
|
6013
|
+
name?: string | undefined;
|
|
6014
|
+
order?: number | undefined;
|
|
6015
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6016
|
+
}> | undefined;
|
|
6017
|
+
initialMessages?: {
|
|
6018
|
+
description?: string | undefined;
|
|
6019
|
+
defaultMessage?: string | undefined;
|
|
6020
|
+
perChannel?: Record<string, string> | undefined;
|
|
6021
|
+
} | undefined;
|
|
6022
|
+
agentStoreDescription?: string | undefined;
|
|
6023
|
+
automationTemplate?: {
|
|
6024
|
+
description?: string | undefined;
|
|
6025
|
+
name?: string | undefined;
|
|
6026
|
+
} | undefined;
|
|
6027
|
+
installerChannel?: string | undefined;
|
|
6028
|
+
} | undefined;
|
|
6029
|
+
}, {
|
|
6030
|
+
message?: string | undefined;
|
|
6031
|
+
description?: string | undefined;
|
|
6032
|
+
name?: string | undefined;
|
|
6033
|
+
title?: string | undefined;
|
|
6034
|
+
package?: {
|
|
6035
|
+
description?: string | undefined;
|
|
6036
|
+
name?: string | undefined;
|
|
6037
|
+
document?: import("@blue-labs/language").BlueNode | undefined;
|
|
6038
|
+
capabilities?: Record<string, boolean> | undefined;
|
|
6039
|
+
channelBindings?: Record<string, {
|
|
6040
|
+
description?: string | undefined;
|
|
6041
|
+
name?: string | undefined;
|
|
6042
|
+
order?: number | undefined;
|
|
6043
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6044
|
+
}> | undefined;
|
|
6045
|
+
initialMessages?: {
|
|
6046
|
+
description?: string | undefined;
|
|
6047
|
+
defaultMessage?: string | undefined;
|
|
6048
|
+
perChannel?: Record<string, string> | undefined;
|
|
6049
|
+
} | undefined;
|
|
6050
|
+
agentStoreDescription?: string | undefined;
|
|
6051
|
+
automationTemplate?: {
|
|
6052
|
+
description?: string | undefined;
|
|
6053
|
+
name?: string | undefined;
|
|
6054
|
+
} | undefined;
|
|
6055
|
+
installerChannel?: string | undefined;
|
|
6056
|
+
} | undefined;
|
|
6057
|
+
}>;
|
|
6058
|
+
readonly D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD: import("zod").ZodObject<{
|
|
6059
|
+
anchor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6060
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6061
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6062
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6063
|
+
description?: string | undefined;
|
|
6064
|
+
name?: string | undefined;
|
|
6065
|
+
anchor?: string | undefined;
|
|
6066
|
+
}, {
|
|
6067
|
+
description?: string | undefined;
|
|
6068
|
+
name?: string | undefined;
|
|
6069
|
+
anchor?: string | undefined;
|
|
6070
|
+
}>;
|
|
6071
|
+
readonly DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6072
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6073
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6074
|
+
}, {
|
|
6075
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6076
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6077
|
+
requestId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6078
|
+
}>, {
|
|
6079
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6080
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
6081
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6082
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6083
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6084
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6085
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6086
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6087
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6088
|
+
description?: string | undefined;
|
|
6089
|
+
name?: string | undefined;
|
|
6090
|
+
allOps?: boolean | undefined;
|
|
6091
|
+
read?: boolean | undefined;
|
|
6092
|
+
share?: boolean | undefined;
|
|
6093
|
+
singleOps?: string[] | undefined;
|
|
6094
|
+
}, {
|
|
6095
|
+
description?: string | undefined;
|
|
6096
|
+
name?: string | undefined;
|
|
6097
|
+
allOps?: boolean | undefined;
|
|
6098
|
+
read?: boolean | undefined;
|
|
6099
|
+
share?: boolean | undefined;
|
|
6100
|
+
singleOps?: string[] | undefined;
|
|
6101
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
6102
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6103
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6104
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6105
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6106
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6107
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6108
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6109
|
+
description?: string | undefined;
|
|
6110
|
+
name?: string | undefined;
|
|
6111
|
+
allOps?: boolean | undefined;
|
|
6112
|
+
read?: boolean | undefined;
|
|
6113
|
+
share?: boolean | undefined;
|
|
6114
|
+
singleOps?: string[] | undefined;
|
|
6115
|
+
}, {
|
|
6116
|
+
description?: string | undefined;
|
|
6117
|
+
name?: string | undefined;
|
|
6118
|
+
allOps?: boolean | undefined;
|
|
6119
|
+
read?: boolean | undefined;
|
|
6120
|
+
share?: boolean | undefined;
|
|
6121
|
+
singleOps?: string[] | undefined;
|
|
6122
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
6123
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6124
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6125
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6126
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6127
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6128
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6129
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6130
|
+
description?: string | undefined;
|
|
6131
|
+
name?: string | undefined;
|
|
6132
|
+
allOps?: boolean | undefined;
|
|
6133
|
+
read?: boolean | undefined;
|
|
6134
|
+
share?: boolean | undefined;
|
|
6135
|
+
singleOps?: string[] | undefined;
|
|
6136
|
+
}, {
|
|
6137
|
+
description?: string | undefined;
|
|
6138
|
+
name?: string | undefined;
|
|
6139
|
+
allOps?: boolean | undefined;
|
|
6140
|
+
read?: boolean | undefined;
|
|
6141
|
+
share?: boolean | undefined;
|
|
6142
|
+
singleOps?: string[] | undefined;
|
|
6143
|
+
}>, "strip">>>;
|
|
6144
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6145
|
+
onBehalfOf: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6146
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6147
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6148
|
+
description?: string | undefined;
|
|
6149
|
+
name?: string | undefined;
|
|
6150
|
+
requestId?: string | undefined;
|
|
6151
|
+
onBehalfOf?: string | undefined;
|
|
6152
|
+
targetSessionId?: string | undefined;
|
|
6153
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
6154
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6155
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6156
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6157
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6158
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6159
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6160
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6161
|
+
description?: string | undefined;
|
|
6162
|
+
name?: string | undefined;
|
|
6163
|
+
allOps?: boolean | undefined;
|
|
6164
|
+
read?: boolean | undefined;
|
|
6165
|
+
share?: boolean | undefined;
|
|
6166
|
+
singleOps?: string[] | undefined;
|
|
6167
|
+
}, {
|
|
6168
|
+
description?: string | undefined;
|
|
6169
|
+
name?: string | undefined;
|
|
6170
|
+
allOps?: boolean | undefined;
|
|
6171
|
+
read?: boolean | undefined;
|
|
6172
|
+
share?: boolean | undefined;
|
|
6173
|
+
singleOps?: string[] | undefined;
|
|
6174
|
+
}>, "strip"> | undefined;
|
|
6175
|
+
}, {
|
|
6176
|
+
description?: string | undefined;
|
|
6177
|
+
name?: string | undefined;
|
|
6178
|
+
requestId?: string | undefined;
|
|
6179
|
+
onBehalfOf?: string | undefined;
|
|
6180
|
+
targetSessionId?: string | undefined;
|
|
6181
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
6182
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6183
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6184
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6185
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6186
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6187
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6188
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6189
|
+
description?: string | undefined;
|
|
6190
|
+
name?: string | undefined;
|
|
6191
|
+
allOps?: boolean | undefined;
|
|
6192
|
+
read?: boolean | undefined;
|
|
6193
|
+
share?: boolean | undefined;
|
|
6194
|
+
singleOps?: string[] | undefined;
|
|
6195
|
+
}, {
|
|
6196
|
+
description?: string | undefined;
|
|
6197
|
+
name?: string | undefined;
|
|
6198
|
+
allOps?: boolean | undefined;
|
|
6199
|
+
read?: boolean | undefined;
|
|
6200
|
+
share?: boolean | undefined;
|
|
6201
|
+
singleOps?: string[] | undefined;
|
|
6202
|
+
}>, "strip"> | undefined;
|
|
6203
|
+
}>;
|
|
6204
|
+
readonly '3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
|
|
6205
|
+
contracts: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
6206
|
+
myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6207
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6208
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6209
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6210
|
+
}, {
|
|
6211
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6212
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6213
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6214
|
+
}>, {
|
|
6215
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6216
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6217
|
+
timelineId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6218
|
+
}>, {
|
|
6219
|
+
accountId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6220
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6221
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6222
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6223
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6224
|
+
description?: string | undefined;
|
|
6225
|
+
name?: string | undefined;
|
|
6226
|
+
order?: number | undefined;
|
|
6227
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6228
|
+
timelineId?: string | undefined;
|
|
6229
|
+
accountId?: string | undefined;
|
|
6230
|
+
email?: string | undefined;
|
|
6231
|
+
}, {
|
|
6232
|
+
description?: string | undefined;
|
|
6233
|
+
name?: string | undefined;
|
|
6234
|
+
order?: number | undefined;
|
|
6235
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6236
|
+
timelineId?: string | undefined;
|
|
6237
|
+
accountId?: string | undefined;
|
|
6238
|
+
email?: string | undefined;
|
|
6239
|
+
}>>;
|
|
6240
|
+
myOsAdminUpdate: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6241
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6242
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6243
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6244
|
+
}, {
|
|
6245
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6246
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6247
|
+
}>, {
|
|
6248
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6249
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6250
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6251
|
+
request: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6252
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6253
|
+
description?: string | undefined;
|
|
6254
|
+
name?: string | undefined;
|
|
6255
|
+
order?: number | undefined;
|
|
6256
|
+
channel?: string | undefined;
|
|
6257
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6258
|
+
}, {
|
|
6259
|
+
description?: string | undefined;
|
|
6260
|
+
name?: string | undefined;
|
|
6261
|
+
order?: number | undefined;
|
|
6262
|
+
channel?: string | undefined;
|
|
6263
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6264
|
+
}>>;
|
|
6265
|
+
myOsAdminUpdateImpl: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6266
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6267
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6268
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6269
|
+
}, {
|
|
6270
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6271
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6272
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6273
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6274
|
+
}>, {
|
|
6275
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6276
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6277
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
6278
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6279
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6280
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6281
|
+
description?: string | undefined;
|
|
6282
|
+
name?: string | undefined;
|
|
6283
|
+
}, {
|
|
6284
|
+
description?: string | undefined;
|
|
6285
|
+
name?: string | undefined;
|
|
6286
|
+
}>, "many">>;
|
|
6287
|
+
}>, {
|
|
6288
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6289
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6290
|
+
operation: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6291
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6292
|
+
description?: string | undefined;
|
|
6293
|
+
name?: string | undefined;
|
|
6294
|
+
order?: number | undefined;
|
|
6295
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6296
|
+
channel?: string | undefined;
|
|
6297
|
+
operation?: string | undefined;
|
|
6298
|
+
steps?: {
|
|
6299
|
+
description?: string | undefined;
|
|
6300
|
+
name?: string | undefined;
|
|
6301
|
+
}[] | undefined;
|
|
6302
|
+
}, {
|
|
6303
|
+
description?: string | undefined;
|
|
6304
|
+
name?: string | undefined;
|
|
6305
|
+
order?: number | undefined;
|
|
6306
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6307
|
+
channel?: string | undefined;
|
|
6308
|
+
operation?: string | undefined;
|
|
6309
|
+
steps?: {
|
|
6310
|
+
description?: string | undefined;
|
|
6311
|
+
name?: string | undefined;
|
|
6312
|
+
}[] | undefined;
|
|
6313
|
+
}>>;
|
|
6314
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6315
|
+
myOsAdminChannel?: {
|
|
6316
|
+
description?: string | undefined;
|
|
6317
|
+
name?: string | undefined;
|
|
6318
|
+
order?: number | undefined;
|
|
6319
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6320
|
+
timelineId?: string | undefined;
|
|
6321
|
+
accountId?: string | undefined;
|
|
6322
|
+
email?: string | undefined;
|
|
6323
|
+
} | undefined;
|
|
6324
|
+
myOsAdminUpdate?: {
|
|
6325
|
+
description?: string | undefined;
|
|
6326
|
+
name?: string | undefined;
|
|
6327
|
+
order?: number | undefined;
|
|
6328
|
+
channel?: string | undefined;
|
|
6329
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6330
|
+
} | undefined;
|
|
6331
|
+
myOsAdminUpdateImpl?: {
|
|
6332
|
+
description?: string | undefined;
|
|
6333
|
+
name?: string | undefined;
|
|
6334
|
+
order?: number | undefined;
|
|
6335
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6336
|
+
channel?: string | undefined;
|
|
6337
|
+
operation?: string | undefined;
|
|
6338
|
+
steps?: {
|
|
6339
|
+
description?: string | undefined;
|
|
6340
|
+
name?: string | undefined;
|
|
6341
|
+
}[] | undefined;
|
|
6342
|
+
} | undefined;
|
|
6343
|
+
}, {
|
|
6344
|
+
myOsAdminChannel?: {
|
|
6345
|
+
description?: string | undefined;
|
|
6346
|
+
name?: string | undefined;
|
|
6347
|
+
order?: number | undefined;
|
|
6348
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6349
|
+
timelineId?: string | undefined;
|
|
6350
|
+
accountId?: string | undefined;
|
|
6351
|
+
email?: string | undefined;
|
|
6352
|
+
} | undefined;
|
|
6353
|
+
myOsAdminUpdate?: {
|
|
6354
|
+
description?: string | undefined;
|
|
6355
|
+
name?: string | undefined;
|
|
6356
|
+
order?: number | undefined;
|
|
6357
|
+
channel?: string | undefined;
|
|
6358
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6359
|
+
} | undefined;
|
|
6360
|
+
myOsAdminUpdateImpl?: {
|
|
6361
|
+
description?: string | undefined;
|
|
6362
|
+
name?: string | undefined;
|
|
6363
|
+
order?: number | undefined;
|
|
6364
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6365
|
+
channel?: string | undefined;
|
|
6366
|
+
operation?: string | undefined;
|
|
6367
|
+
steps?: {
|
|
6368
|
+
description?: string | undefined;
|
|
6369
|
+
name?: string | undefined;
|
|
6370
|
+
}[] | undefined;
|
|
6371
|
+
} | undefined;
|
|
6372
|
+
}>>;
|
|
6373
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6374
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6375
|
+
}, {
|
|
6376
|
+
contracts: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
6377
|
+
granteeChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6378
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6379
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6380
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6381
|
+
}, {
|
|
6382
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6383
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6384
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6385
|
+
}>, {
|
|
6386
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6387
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6388
|
+
timelineId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6389
|
+
}>, {
|
|
6390
|
+
accountId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6391
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6392
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6393
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6394
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6395
|
+
description?: string | undefined;
|
|
6396
|
+
name?: string | undefined;
|
|
6397
|
+
order?: number | undefined;
|
|
6398
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6399
|
+
timelineId?: string | undefined;
|
|
6400
|
+
accountId?: string | undefined;
|
|
6401
|
+
email?: string | undefined;
|
|
6402
|
+
}, {
|
|
6403
|
+
description?: string | undefined;
|
|
6404
|
+
name?: string | undefined;
|
|
6405
|
+
order?: number | undefined;
|
|
6406
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6407
|
+
timelineId?: string | undefined;
|
|
6408
|
+
accountId?: string | undefined;
|
|
6409
|
+
email?: string | undefined;
|
|
6410
|
+
}>>;
|
|
6411
|
+
granterChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6412
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6413
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6414
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6415
|
+
}, {
|
|
6416
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6417
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6418
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6419
|
+
}>, {
|
|
6420
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6421
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6422
|
+
timelineId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6423
|
+
}>, {
|
|
6424
|
+
accountId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6425
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6426
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6427
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6428
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6429
|
+
description?: string | undefined;
|
|
6430
|
+
name?: string | undefined;
|
|
6431
|
+
order?: number | undefined;
|
|
6432
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6433
|
+
timelineId?: string | undefined;
|
|
6434
|
+
accountId?: string | undefined;
|
|
6435
|
+
email?: string | undefined;
|
|
6436
|
+
}, {
|
|
6437
|
+
description?: string | undefined;
|
|
6438
|
+
name?: string | undefined;
|
|
6439
|
+
order?: number | undefined;
|
|
6440
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6441
|
+
timelineId?: string | undefined;
|
|
6442
|
+
accountId?: string | undefined;
|
|
6443
|
+
email?: string | undefined;
|
|
6444
|
+
}>>;
|
|
6445
|
+
initLifecycleChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6446
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6447
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6448
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6449
|
+
}, {
|
|
6450
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6451
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6452
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6453
|
+
}>, {
|
|
6454
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6455
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6456
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6457
|
+
description?: string | undefined;
|
|
6458
|
+
name?: string | undefined;
|
|
6459
|
+
order?: number | undefined;
|
|
6460
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6461
|
+
}, {
|
|
6462
|
+
description?: string | undefined;
|
|
6463
|
+
name?: string | undefined;
|
|
6464
|
+
order?: number | undefined;
|
|
6465
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6466
|
+
}>>;
|
|
6467
|
+
revoke: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6468
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6469
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6470
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6471
|
+
}, {
|
|
6472
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6473
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6474
|
+
}>, {
|
|
6475
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6476
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6477
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6478
|
+
request: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6479
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6480
|
+
description?: string | undefined;
|
|
6481
|
+
name?: string | undefined;
|
|
6482
|
+
order?: number | undefined;
|
|
6483
|
+
channel?: string | undefined;
|
|
6484
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6485
|
+
}, {
|
|
6486
|
+
description?: string | undefined;
|
|
6487
|
+
name?: string | undefined;
|
|
6488
|
+
order?: number | undefined;
|
|
6489
|
+
channel?: string | undefined;
|
|
6490
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6491
|
+
}>>;
|
|
6492
|
+
revokeImplGranter: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6493
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6494
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6495
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6496
|
+
}, {
|
|
6497
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6498
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6499
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6500
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6501
|
+
}>, {
|
|
6502
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6503
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6504
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
6505
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6506
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6507
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6508
|
+
description?: string | undefined;
|
|
6509
|
+
name?: string | undefined;
|
|
6510
|
+
}, {
|
|
6511
|
+
description?: string | undefined;
|
|
6512
|
+
name?: string | undefined;
|
|
6513
|
+
}>, "many">>;
|
|
6514
|
+
}>, {
|
|
6515
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6516
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6517
|
+
operation: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6518
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6519
|
+
description?: string | undefined;
|
|
6520
|
+
name?: string | undefined;
|
|
6521
|
+
order?: number | undefined;
|
|
6522
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6523
|
+
channel?: string | undefined;
|
|
6524
|
+
operation?: string | undefined;
|
|
6525
|
+
steps?: {
|
|
6526
|
+
description?: string | undefined;
|
|
6527
|
+
name?: string | undefined;
|
|
6528
|
+
}[] | undefined;
|
|
6529
|
+
}, {
|
|
6530
|
+
description?: string | undefined;
|
|
6531
|
+
name?: string | undefined;
|
|
6532
|
+
order?: number | undefined;
|
|
6533
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6534
|
+
channel?: string | undefined;
|
|
6535
|
+
operation?: string | undefined;
|
|
6536
|
+
steps?: {
|
|
6537
|
+
description?: string | undefined;
|
|
6538
|
+
name?: string | undefined;
|
|
6539
|
+
}[] | undefined;
|
|
6540
|
+
}>>;
|
|
6541
|
+
validateOnInit: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6542
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6543
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6544
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6545
|
+
}, {
|
|
6546
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6547
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6548
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6549
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6550
|
+
}>, {
|
|
6551
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6552
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6553
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
6554
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6555
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6556
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6557
|
+
description?: string | undefined;
|
|
6558
|
+
name?: string | undefined;
|
|
6559
|
+
}, {
|
|
6560
|
+
description?: string | undefined;
|
|
6561
|
+
name?: string | undefined;
|
|
6562
|
+
}>, "many">>;
|
|
6563
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6564
|
+
description?: string | undefined;
|
|
6565
|
+
name?: string | undefined;
|
|
6566
|
+
order?: number | undefined;
|
|
6567
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6568
|
+
channel?: string | undefined;
|
|
6569
|
+
steps?: {
|
|
6570
|
+
description?: string | undefined;
|
|
6571
|
+
name?: string | undefined;
|
|
6572
|
+
}[] | undefined;
|
|
6573
|
+
}, {
|
|
6574
|
+
description?: string | undefined;
|
|
6575
|
+
name?: string | undefined;
|
|
6576
|
+
order?: number | undefined;
|
|
6577
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6578
|
+
channel?: string | undefined;
|
|
6579
|
+
steps?: {
|
|
6580
|
+
description?: string | undefined;
|
|
6581
|
+
name?: string | undefined;
|
|
6582
|
+
}[] | undefined;
|
|
6583
|
+
}>>;
|
|
6584
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6585
|
+
granterChannel?: {
|
|
6586
|
+
description?: string | undefined;
|
|
6587
|
+
name?: string | undefined;
|
|
6588
|
+
order?: number | undefined;
|
|
6589
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6590
|
+
timelineId?: string | undefined;
|
|
6591
|
+
accountId?: string | undefined;
|
|
6592
|
+
email?: string | undefined;
|
|
6593
|
+
} | undefined;
|
|
6594
|
+
revoke?: {
|
|
6595
|
+
description?: string | undefined;
|
|
6596
|
+
name?: string | undefined;
|
|
6597
|
+
order?: number | undefined;
|
|
6598
|
+
channel?: string | undefined;
|
|
6599
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6600
|
+
} | undefined;
|
|
6601
|
+
initLifecycleChannel?: {
|
|
6602
|
+
description?: string | undefined;
|
|
6603
|
+
name?: string | undefined;
|
|
6604
|
+
order?: number | undefined;
|
|
6605
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6606
|
+
} | undefined;
|
|
6607
|
+
granteeChannel?: {
|
|
6608
|
+
description?: string | undefined;
|
|
6609
|
+
name?: string | undefined;
|
|
6610
|
+
order?: number | undefined;
|
|
6611
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6612
|
+
timelineId?: string | undefined;
|
|
6613
|
+
accountId?: string | undefined;
|
|
6614
|
+
email?: string | undefined;
|
|
6615
|
+
} | undefined;
|
|
6616
|
+
revokeImplGranter?: {
|
|
6617
|
+
description?: string | undefined;
|
|
6618
|
+
name?: string | undefined;
|
|
6619
|
+
order?: number | undefined;
|
|
6620
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6621
|
+
channel?: string | undefined;
|
|
6622
|
+
operation?: string | undefined;
|
|
6623
|
+
steps?: {
|
|
6624
|
+
description?: string | undefined;
|
|
6625
|
+
name?: string | undefined;
|
|
6626
|
+
}[] | undefined;
|
|
6627
|
+
} | undefined;
|
|
6628
|
+
validateOnInit?: {
|
|
6629
|
+
description?: string | undefined;
|
|
6630
|
+
name?: string | undefined;
|
|
6631
|
+
order?: number | undefined;
|
|
6632
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6633
|
+
channel?: string | undefined;
|
|
6634
|
+
steps?: {
|
|
6635
|
+
description?: string | undefined;
|
|
6636
|
+
name?: string | undefined;
|
|
6637
|
+
}[] | undefined;
|
|
6638
|
+
} | undefined;
|
|
6639
|
+
}, {
|
|
6640
|
+
granterChannel?: {
|
|
6641
|
+
description?: string | undefined;
|
|
6642
|
+
name?: string | undefined;
|
|
6643
|
+
order?: number | undefined;
|
|
6644
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6645
|
+
timelineId?: string | undefined;
|
|
6646
|
+
accountId?: string | undefined;
|
|
6647
|
+
email?: string | undefined;
|
|
6648
|
+
} | undefined;
|
|
6649
|
+
revoke?: {
|
|
6650
|
+
description?: string | undefined;
|
|
6651
|
+
name?: string | undefined;
|
|
6652
|
+
order?: number | undefined;
|
|
6653
|
+
channel?: string | undefined;
|
|
6654
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6655
|
+
} | undefined;
|
|
6656
|
+
initLifecycleChannel?: {
|
|
6657
|
+
description?: string | undefined;
|
|
6658
|
+
name?: string | undefined;
|
|
6659
|
+
order?: number | undefined;
|
|
6660
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6661
|
+
} | undefined;
|
|
6662
|
+
granteeChannel?: {
|
|
6663
|
+
description?: string | undefined;
|
|
6664
|
+
name?: string | undefined;
|
|
6665
|
+
order?: number | undefined;
|
|
6666
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6667
|
+
timelineId?: string | undefined;
|
|
6668
|
+
accountId?: string | undefined;
|
|
6669
|
+
email?: string | undefined;
|
|
6670
|
+
} | undefined;
|
|
6671
|
+
revokeImplGranter?: {
|
|
6672
|
+
description?: string | undefined;
|
|
6673
|
+
name?: string | undefined;
|
|
6674
|
+
order?: number | undefined;
|
|
6675
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6676
|
+
channel?: string | undefined;
|
|
6677
|
+
operation?: string | undefined;
|
|
6678
|
+
steps?: {
|
|
6679
|
+
description?: string | undefined;
|
|
6680
|
+
name?: string | undefined;
|
|
6681
|
+
}[] | undefined;
|
|
6682
|
+
} | undefined;
|
|
6683
|
+
validateOnInit?: {
|
|
6684
|
+
description?: string | undefined;
|
|
6685
|
+
name?: string | undefined;
|
|
6686
|
+
order?: number | undefined;
|
|
6687
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6688
|
+
channel?: string | undefined;
|
|
6689
|
+
steps?: {
|
|
6690
|
+
description?: string | undefined;
|
|
6691
|
+
name?: string | undefined;
|
|
6692
|
+
}[] | undefined;
|
|
6693
|
+
} | undefined;
|
|
6694
|
+
}>>;
|
|
6695
|
+
granterDocumentSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6696
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
6697
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6698
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6699
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6700
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6701
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6702
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6703
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6704
|
+
description?: string | undefined;
|
|
6705
|
+
name?: string | undefined;
|
|
6706
|
+
allOps?: boolean | undefined;
|
|
6707
|
+
read?: boolean | undefined;
|
|
6708
|
+
share?: boolean | undefined;
|
|
6709
|
+
singleOps?: string[] | undefined;
|
|
6710
|
+
}, {
|
|
6711
|
+
description?: string | undefined;
|
|
6712
|
+
name?: string | undefined;
|
|
6713
|
+
allOps?: boolean | undefined;
|
|
6714
|
+
read?: boolean | undefined;
|
|
6715
|
+
share?: boolean | undefined;
|
|
6716
|
+
singleOps?: string[] | undefined;
|
|
6717
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
6718
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6719
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6720
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6721
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6722
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6723
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6724
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6725
|
+
description?: string | undefined;
|
|
6726
|
+
name?: string | undefined;
|
|
6727
|
+
allOps?: boolean | undefined;
|
|
6728
|
+
read?: boolean | undefined;
|
|
6729
|
+
share?: boolean | undefined;
|
|
6730
|
+
singleOps?: string[] | undefined;
|
|
6731
|
+
}, {
|
|
6732
|
+
description?: string | undefined;
|
|
6733
|
+
name?: string | undefined;
|
|
6734
|
+
allOps?: boolean | undefined;
|
|
6735
|
+
read?: boolean | undefined;
|
|
6736
|
+
share?: boolean | undefined;
|
|
6737
|
+
singleOps?: string[] | undefined;
|
|
6738
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
6739
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6740
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6741
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6742
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6743
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6744
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6745
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6746
|
+
description?: string | undefined;
|
|
6747
|
+
name?: string | undefined;
|
|
6748
|
+
allOps?: boolean | undefined;
|
|
6749
|
+
read?: boolean | undefined;
|
|
6750
|
+
share?: boolean | undefined;
|
|
6751
|
+
singleOps?: string[] | undefined;
|
|
6752
|
+
}, {
|
|
6753
|
+
description?: string | undefined;
|
|
6754
|
+
name?: string | undefined;
|
|
6755
|
+
allOps?: boolean | undefined;
|
|
6756
|
+
read?: boolean | undefined;
|
|
6757
|
+
share?: boolean | undefined;
|
|
6758
|
+
singleOps?: string[] | undefined;
|
|
6759
|
+
}>, "strip">>>;
|
|
6760
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6761
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6762
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6763
|
+
description?: string | undefined;
|
|
6764
|
+
name?: string | undefined;
|
|
6765
|
+
targetSessionId?: string | undefined;
|
|
6766
|
+
contracts?: {
|
|
6767
|
+
granterChannel?: {
|
|
6768
|
+
description?: string | undefined;
|
|
6769
|
+
name?: string | undefined;
|
|
6770
|
+
order?: number | undefined;
|
|
6771
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6772
|
+
timelineId?: string | undefined;
|
|
6773
|
+
accountId?: string | undefined;
|
|
6774
|
+
email?: string | undefined;
|
|
6775
|
+
} | undefined;
|
|
6776
|
+
revoke?: {
|
|
6777
|
+
description?: string | undefined;
|
|
6778
|
+
name?: string | undefined;
|
|
6779
|
+
order?: number | undefined;
|
|
6780
|
+
channel?: string | undefined;
|
|
6781
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6782
|
+
} | undefined;
|
|
6783
|
+
initLifecycleChannel?: {
|
|
6784
|
+
description?: string | undefined;
|
|
6785
|
+
name?: string | undefined;
|
|
6786
|
+
order?: number | undefined;
|
|
6787
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6788
|
+
} | undefined;
|
|
6789
|
+
granteeChannel?: {
|
|
6790
|
+
description?: string | undefined;
|
|
6791
|
+
name?: string | undefined;
|
|
6792
|
+
order?: number | undefined;
|
|
6793
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6794
|
+
timelineId?: string | undefined;
|
|
6795
|
+
accountId?: string | undefined;
|
|
6796
|
+
email?: string | undefined;
|
|
6797
|
+
} | undefined;
|
|
6798
|
+
revokeImplGranter?: {
|
|
6799
|
+
description?: string | undefined;
|
|
6800
|
+
name?: string | undefined;
|
|
6801
|
+
order?: number | undefined;
|
|
6802
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6803
|
+
channel?: string | undefined;
|
|
6804
|
+
operation?: string | undefined;
|
|
6805
|
+
steps?: {
|
|
6806
|
+
description?: string | undefined;
|
|
6807
|
+
name?: string | undefined;
|
|
6808
|
+
}[] | undefined;
|
|
6809
|
+
} | undefined;
|
|
6810
|
+
validateOnInit?: {
|
|
6811
|
+
description?: string | undefined;
|
|
6812
|
+
name?: string | undefined;
|
|
6813
|
+
order?: number | undefined;
|
|
6814
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6815
|
+
channel?: string | undefined;
|
|
6816
|
+
steps?: {
|
|
6817
|
+
description?: string | undefined;
|
|
6818
|
+
name?: string | undefined;
|
|
6819
|
+
}[] | undefined;
|
|
6820
|
+
} | undefined;
|
|
6821
|
+
} | undefined;
|
|
6822
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
6823
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6824
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6825
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6826
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6827
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6828
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6829
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6830
|
+
description?: string | undefined;
|
|
6831
|
+
name?: string | undefined;
|
|
6832
|
+
allOps?: boolean | undefined;
|
|
6833
|
+
read?: boolean | undefined;
|
|
6834
|
+
share?: boolean | undefined;
|
|
6835
|
+
singleOps?: string[] | undefined;
|
|
6836
|
+
}, {
|
|
6837
|
+
description?: string | undefined;
|
|
6838
|
+
name?: string | undefined;
|
|
6839
|
+
allOps?: boolean | undefined;
|
|
6840
|
+
read?: boolean | undefined;
|
|
6841
|
+
share?: boolean | undefined;
|
|
6842
|
+
singleOps?: string[] | undefined;
|
|
6843
|
+
}>, "strip"> | undefined;
|
|
6844
|
+
granterDocumentSessionId?: string | undefined;
|
|
6845
|
+
}, {
|
|
6846
|
+
description?: string | undefined;
|
|
6847
|
+
name?: string | undefined;
|
|
6848
|
+
targetSessionId?: string | undefined;
|
|
6849
|
+
contracts?: {
|
|
6850
|
+
granterChannel?: {
|
|
6851
|
+
description?: string | undefined;
|
|
6852
|
+
name?: string | undefined;
|
|
6853
|
+
order?: number | undefined;
|
|
6854
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6855
|
+
timelineId?: string | undefined;
|
|
6856
|
+
accountId?: string | undefined;
|
|
6857
|
+
email?: string | undefined;
|
|
6858
|
+
} | undefined;
|
|
6859
|
+
revoke?: {
|
|
6860
|
+
description?: string | undefined;
|
|
6861
|
+
name?: string | undefined;
|
|
6862
|
+
order?: number | undefined;
|
|
6863
|
+
channel?: string | undefined;
|
|
6864
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6865
|
+
} | undefined;
|
|
6866
|
+
initLifecycleChannel?: {
|
|
6867
|
+
description?: string | undefined;
|
|
6868
|
+
name?: string | undefined;
|
|
6869
|
+
order?: number | undefined;
|
|
6870
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6871
|
+
} | undefined;
|
|
6872
|
+
granteeChannel?: {
|
|
6873
|
+
description?: string | undefined;
|
|
6874
|
+
name?: string | undefined;
|
|
6875
|
+
order?: number | undefined;
|
|
6876
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6877
|
+
timelineId?: string | undefined;
|
|
6878
|
+
accountId?: string | undefined;
|
|
6879
|
+
email?: string | undefined;
|
|
6880
|
+
} | undefined;
|
|
6881
|
+
revokeImplGranter?: {
|
|
6882
|
+
description?: string | undefined;
|
|
6883
|
+
name?: string | undefined;
|
|
6884
|
+
order?: number | undefined;
|
|
6885
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6886
|
+
channel?: string | undefined;
|
|
6887
|
+
operation?: string | undefined;
|
|
6888
|
+
steps?: {
|
|
6889
|
+
description?: string | undefined;
|
|
6890
|
+
name?: string | undefined;
|
|
6891
|
+
}[] | undefined;
|
|
6892
|
+
} | undefined;
|
|
6893
|
+
validateOnInit?: {
|
|
6894
|
+
description?: string | undefined;
|
|
6895
|
+
name?: string | undefined;
|
|
6896
|
+
order?: number | undefined;
|
|
6897
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6898
|
+
channel?: string | undefined;
|
|
6899
|
+
steps?: {
|
|
6900
|
+
description?: string | undefined;
|
|
6901
|
+
name?: string | undefined;
|
|
6902
|
+
}[] | undefined;
|
|
6903
|
+
} | undefined;
|
|
6904
|
+
} | undefined;
|
|
6905
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
6906
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6907
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6908
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6909
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6910
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6911
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
6912
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6913
|
+
description?: string | undefined;
|
|
6914
|
+
name?: string | undefined;
|
|
6915
|
+
allOps?: boolean | undefined;
|
|
6916
|
+
read?: boolean | undefined;
|
|
6917
|
+
share?: boolean | undefined;
|
|
6918
|
+
singleOps?: string[] | undefined;
|
|
6919
|
+
}, {
|
|
6920
|
+
description?: string | undefined;
|
|
6921
|
+
name?: string | undefined;
|
|
6922
|
+
allOps?: boolean | undefined;
|
|
6923
|
+
read?: boolean | undefined;
|
|
6924
|
+
share?: boolean | undefined;
|
|
6925
|
+
singleOps?: string[] | undefined;
|
|
6926
|
+
}>, "strip"> | undefined;
|
|
6927
|
+
granterDocumentSessionId?: string | undefined;
|
|
6928
|
+
}>;
|
|
6929
|
+
readonly '488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD': import("zod").ZodObject<import("zod").objectUtil.extendShape<{
|
|
6930
|
+
contracts: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
6931
|
+
myOsAdminChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6932
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6933
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6934
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6935
|
+
}, {
|
|
6936
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6937
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6938
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6939
|
+
}>, {
|
|
6940
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6941
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6942
|
+
timelineId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6943
|
+
}>, {
|
|
6944
|
+
accountId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6945
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6946
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6947
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6948
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6949
|
+
description?: string | undefined;
|
|
6950
|
+
name?: string | undefined;
|
|
6951
|
+
order?: number | undefined;
|
|
6952
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6953
|
+
timelineId?: string | undefined;
|
|
6954
|
+
accountId?: string | undefined;
|
|
6955
|
+
email?: string | undefined;
|
|
6956
|
+
}, {
|
|
6957
|
+
description?: string | undefined;
|
|
6958
|
+
name?: string | undefined;
|
|
6959
|
+
order?: number | undefined;
|
|
6960
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
6961
|
+
timelineId?: string | undefined;
|
|
6962
|
+
accountId?: string | undefined;
|
|
6963
|
+
email?: string | undefined;
|
|
6964
|
+
}>>;
|
|
6965
|
+
myOsAdminUpdate: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6966
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6967
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6968
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6969
|
+
}, {
|
|
6970
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6971
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6972
|
+
}>, {
|
|
6973
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6974
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6975
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6976
|
+
request: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6977
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
6978
|
+
description?: string | undefined;
|
|
6979
|
+
name?: string | undefined;
|
|
6980
|
+
order?: number | undefined;
|
|
6981
|
+
channel?: string | undefined;
|
|
6982
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6983
|
+
}, {
|
|
6984
|
+
description?: string | undefined;
|
|
6985
|
+
name?: string | undefined;
|
|
6986
|
+
order?: number | undefined;
|
|
6987
|
+
channel?: string | undefined;
|
|
6988
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
6989
|
+
}>>;
|
|
6990
|
+
myOsAdminUpdateImpl: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
6991
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6992
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6993
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6994
|
+
}, {
|
|
6995
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6996
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6997
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
6998
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6999
|
+
}>, {
|
|
7000
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7001
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7002
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
7003
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7004
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7005
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7006
|
+
description?: string | undefined;
|
|
7007
|
+
name?: string | undefined;
|
|
7008
|
+
}, {
|
|
7009
|
+
description?: string | undefined;
|
|
7010
|
+
name?: string | undefined;
|
|
7011
|
+
}>, "many">>;
|
|
7012
|
+
}>, {
|
|
7013
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7014
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7015
|
+
operation: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7016
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7017
|
+
description?: string | undefined;
|
|
7018
|
+
name?: string | undefined;
|
|
7019
|
+
order?: number | undefined;
|
|
7020
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7021
|
+
channel?: string | undefined;
|
|
7022
|
+
operation?: string | undefined;
|
|
7023
|
+
steps?: {
|
|
7024
|
+
description?: string | undefined;
|
|
7025
|
+
name?: string | undefined;
|
|
7026
|
+
}[] | undefined;
|
|
7027
|
+
}, {
|
|
7028
|
+
description?: string | undefined;
|
|
7029
|
+
name?: string | undefined;
|
|
7030
|
+
order?: number | undefined;
|
|
7031
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7032
|
+
channel?: string | undefined;
|
|
7033
|
+
operation?: string | undefined;
|
|
7034
|
+
steps?: {
|
|
7035
|
+
description?: string | undefined;
|
|
7036
|
+
name?: string | undefined;
|
|
7037
|
+
}[] | undefined;
|
|
7038
|
+
}>>;
|
|
7039
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7040
|
+
myOsAdminChannel?: {
|
|
7041
|
+
description?: string | undefined;
|
|
7042
|
+
name?: string | undefined;
|
|
7043
|
+
order?: number | undefined;
|
|
7044
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7045
|
+
timelineId?: string | undefined;
|
|
7046
|
+
accountId?: string | undefined;
|
|
7047
|
+
email?: string | undefined;
|
|
7048
|
+
} | undefined;
|
|
7049
|
+
myOsAdminUpdate?: {
|
|
7050
|
+
description?: string | undefined;
|
|
7051
|
+
name?: string | undefined;
|
|
7052
|
+
order?: number | undefined;
|
|
7053
|
+
channel?: string | undefined;
|
|
7054
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7055
|
+
} | undefined;
|
|
7056
|
+
myOsAdminUpdateImpl?: {
|
|
7057
|
+
description?: string | undefined;
|
|
7058
|
+
name?: string | undefined;
|
|
7059
|
+
order?: number | undefined;
|
|
7060
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7061
|
+
channel?: string | undefined;
|
|
7062
|
+
operation?: string | undefined;
|
|
7063
|
+
steps?: {
|
|
7064
|
+
description?: string | undefined;
|
|
7065
|
+
name?: string | undefined;
|
|
7066
|
+
}[] | undefined;
|
|
7067
|
+
} | undefined;
|
|
7068
|
+
}, {
|
|
7069
|
+
myOsAdminChannel?: {
|
|
7070
|
+
description?: string | undefined;
|
|
7071
|
+
name?: string | undefined;
|
|
7072
|
+
order?: number | undefined;
|
|
7073
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7074
|
+
timelineId?: string | undefined;
|
|
7075
|
+
accountId?: string | undefined;
|
|
7076
|
+
email?: string | undefined;
|
|
7077
|
+
} | undefined;
|
|
7078
|
+
myOsAdminUpdate?: {
|
|
7079
|
+
description?: string | undefined;
|
|
7080
|
+
name?: string | undefined;
|
|
7081
|
+
order?: number | undefined;
|
|
7082
|
+
channel?: string | undefined;
|
|
7083
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7084
|
+
} | undefined;
|
|
7085
|
+
myOsAdminUpdateImpl?: {
|
|
7086
|
+
description?: string | undefined;
|
|
7087
|
+
name?: string | undefined;
|
|
7088
|
+
order?: number | undefined;
|
|
7089
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7090
|
+
channel?: string | undefined;
|
|
7091
|
+
operation?: string | undefined;
|
|
7092
|
+
steps?: {
|
|
7093
|
+
description?: string | undefined;
|
|
7094
|
+
name?: string | undefined;
|
|
7095
|
+
}[] | undefined;
|
|
7096
|
+
} | undefined;
|
|
7097
|
+
}>>;
|
|
7098
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7099
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7100
|
+
}, {
|
|
7101
|
+
contracts: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
7102
|
+
granterChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7103
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7104
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7105
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
7106
|
+
}, {
|
|
7107
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7108
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7109
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7110
|
+
}>, {
|
|
7111
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7112
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7113
|
+
timelineId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7114
|
+
}>, {
|
|
7115
|
+
accountId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7116
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7117
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7118
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7119
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7120
|
+
description?: string | undefined;
|
|
7121
|
+
name?: string | undefined;
|
|
7122
|
+
order?: number | undefined;
|
|
7123
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7124
|
+
timelineId?: string | undefined;
|
|
7125
|
+
accountId?: string | undefined;
|
|
7126
|
+
email?: string | undefined;
|
|
7127
|
+
}, {
|
|
7128
|
+
description?: string | undefined;
|
|
7129
|
+
name?: string | undefined;
|
|
7130
|
+
order?: number | undefined;
|
|
7131
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7132
|
+
timelineId?: string | undefined;
|
|
7133
|
+
accountId?: string | undefined;
|
|
7134
|
+
email?: string | undefined;
|
|
7135
|
+
}>>;
|
|
7136
|
+
initLifecycleChannel: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7137
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7138
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7139
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
7140
|
+
}, {
|
|
7141
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7142
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7143
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7144
|
+
}>, {
|
|
7145
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7146
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7147
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7148
|
+
description?: string | undefined;
|
|
7149
|
+
name?: string | undefined;
|
|
7150
|
+
order?: number | undefined;
|
|
7151
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7152
|
+
}, {
|
|
7153
|
+
description?: string | undefined;
|
|
7154
|
+
name?: string | undefined;
|
|
7155
|
+
order?: number | undefined;
|
|
7156
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7157
|
+
}>>;
|
|
7158
|
+
revoke: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7159
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7160
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7161
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
7162
|
+
}, {
|
|
7163
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7164
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7165
|
+
}>, {
|
|
7166
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7167
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7168
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7169
|
+
request: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7170
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7171
|
+
description?: string | undefined;
|
|
7172
|
+
name?: string | undefined;
|
|
7173
|
+
order?: number | undefined;
|
|
7174
|
+
channel?: string | undefined;
|
|
7175
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7176
|
+
}, {
|
|
7177
|
+
description?: string | undefined;
|
|
7178
|
+
name?: string | undefined;
|
|
7179
|
+
order?: number | undefined;
|
|
7180
|
+
channel?: string | undefined;
|
|
7181
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7182
|
+
}>>;
|
|
7183
|
+
revokeImplGranter: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7184
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7185
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7186
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
7187
|
+
}, {
|
|
7188
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7189
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7190
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7191
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7192
|
+
}>, {
|
|
7193
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7194
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7195
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
7196
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7197
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7198
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7199
|
+
description?: string | undefined;
|
|
7200
|
+
name?: string | undefined;
|
|
7201
|
+
}, {
|
|
7202
|
+
description?: string | undefined;
|
|
7203
|
+
name?: string | undefined;
|
|
7204
|
+
}>, "many">>;
|
|
7205
|
+
}>, {
|
|
7206
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7207
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7208
|
+
operation: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7209
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7210
|
+
description?: string | undefined;
|
|
7211
|
+
name?: string | undefined;
|
|
7212
|
+
order?: number | undefined;
|
|
7213
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7214
|
+
channel?: string | undefined;
|
|
7215
|
+
operation?: string | undefined;
|
|
7216
|
+
steps?: {
|
|
7217
|
+
description?: string | undefined;
|
|
7218
|
+
name?: string | undefined;
|
|
7219
|
+
}[] | undefined;
|
|
7220
|
+
}, {
|
|
7221
|
+
description?: string | undefined;
|
|
7222
|
+
name?: string | undefined;
|
|
7223
|
+
order?: number | undefined;
|
|
7224
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7225
|
+
channel?: string | undefined;
|
|
7226
|
+
operation?: string | undefined;
|
|
7227
|
+
steps?: {
|
|
7228
|
+
description?: string | undefined;
|
|
7229
|
+
name?: string | undefined;
|
|
7230
|
+
}[] | undefined;
|
|
7231
|
+
}>>;
|
|
7232
|
+
validateOnInit: import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7233
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7234
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7235
|
+
order: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
7236
|
+
}, {
|
|
7237
|
+
channel: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7238
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7239
|
+
event: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7240
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7241
|
+
}>, {
|
|
7242
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7243
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7244
|
+
steps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
7245
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7246
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7247
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7248
|
+
description?: string | undefined;
|
|
7249
|
+
name?: string | undefined;
|
|
7250
|
+
}, {
|
|
7251
|
+
description?: string | undefined;
|
|
7252
|
+
name?: string | undefined;
|
|
7253
|
+
}>, "many">>;
|
|
7254
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7255
|
+
description?: string | undefined;
|
|
7256
|
+
name?: string | undefined;
|
|
7257
|
+
order?: number | undefined;
|
|
7258
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7259
|
+
channel?: string | undefined;
|
|
7260
|
+
steps?: {
|
|
7261
|
+
description?: string | undefined;
|
|
7262
|
+
name?: string | undefined;
|
|
7263
|
+
}[] | undefined;
|
|
7264
|
+
}, {
|
|
7265
|
+
description?: string | undefined;
|
|
7266
|
+
name?: string | undefined;
|
|
7267
|
+
order?: number | undefined;
|
|
7268
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7269
|
+
channel?: string | undefined;
|
|
7270
|
+
steps?: {
|
|
7271
|
+
description?: string | undefined;
|
|
7272
|
+
name?: string | undefined;
|
|
7273
|
+
}[] | undefined;
|
|
7274
|
+
}>>;
|
|
7275
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7276
|
+
granterChannel?: {
|
|
7277
|
+
description?: string | undefined;
|
|
7278
|
+
name?: string | undefined;
|
|
7279
|
+
order?: number | undefined;
|
|
7280
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7281
|
+
timelineId?: string | undefined;
|
|
7282
|
+
accountId?: string | undefined;
|
|
7283
|
+
email?: string | undefined;
|
|
7284
|
+
} | undefined;
|
|
7285
|
+
revoke?: {
|
|
7286
|
+
description?: string | undefined;
|
|
7287
|
+
name?: string | undefined;
|
|
7288
|
+
order?: number | undefined;
|
|
7289
|
+
channel?: string | undefined;
|
|
7290
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7291
|
+
} | undefined;
|
|
7292
|
+
initLifecycleChannel?: {
|
|
7293
|
+
description?: string | undefined;
|
|
7294
|
+
name?: string | undefined;
|
|
7295
|
+
order?: number | undefined;
|
|
7296
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7297
|
+
} | undefined;
|
|
7298
|
+
revokeImplGranter?: {
|
|
7299
|
+
description?: string | undefined;
|
|
7300
|
+
name?: string | undefined;
|
|
7301
|
+
order?: number | undefined;
|
|
7302
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7303
|
+
channel?: string | undefined;
|
|
7304
|
+
operation?: string | undefined;
|
|
7305
|
+
steps?: {
|
|
7306
|
+
description?: string | undefined;
|
|
7307
|
+
name?: string | undefined;
|
|
7308
|
+
}[] | undefined;
|
|
7309
|
+
} | undefined;
|
|
7310
|
+
validateOnInit?: {
|
|
7311
|
+
description?: string | undefined;
|
|
7312
|
+
name?: string | undefined;
|
|
7313
|
+
order?: number | undefined;
|
|
7314
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7315
|
+
channel?: string | undefined;
|
|
7316
|
+
steps?: {
|
|
7317
|
+
description?: string | undefined;
|
|
7318
|
+
name?: string | undefined;
|
|
7319
|
+
}[] | undefined;
|
|
7320
|
+
} | undefined;
|
|
7321
|
+
}, {
|
|
7322
|
+
granterChannel?: {
|
|
7323
|
+
description?: string | undefined;
|
|
7324
|
+
name?: string | undefined;
|
|
7325
|
+
order?: number | undefined;
|
|
7326
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7327
|
+
timelineId?: string | undefined;
|
|
7328
|
+
accountId?: string | undefined;
|
|
7329
|
+
email?: string | undefined;
|
|
7330
|
+
} | undefined;
|
|
7331
|
+
revoke?: {
|
|
7332
|
+
description?: string | undefined;
|
|
7333
|
+
name?: string | undefined;
|
|
7334
|
+
order?: number | undefined;
|
|
7335
|
+
channel?: string | undefined;
|
|
7336
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7337
|
+
} | undefined;
|
|
7338
|
+
initLifecycleChannel?: {
|
|
7339
|
+
description?: string | undefined;
|
|
7340
|
+
name?: string | undefined;
|
|
7341
|
+
order?: number | undefined;
|
|
7342
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7343
|
+
} | undefined;
|
|
7344
|
+
revokeImplGranter?: {
|
|
7345
|
+
description?: string | undefined;
|
|
7346
|
+
name?: string | undefined;
|
|
7347
|
+
order?: number | undefined;
|
|
7348
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7349
|
+
channel?: string | undefined;
|
|
7350
|
+
operation?: string | undefined;
|
|
7351
|
+
steps?: {
|
|
7352
|
+
description?: string | undefined;
|
|
7353
|
+
name?: string | undefined;
|
|
7354
|
+
}[] | undefined;
|
|
7355
|
+
} | undefined;
|
|
7356
|
+
validateOnInit?: {
|
|
7357
|
+
description?: string | undefined;
|
|
7358
|
+
name?: string | undefined;
|
|
7359
|
+
order?: number | undefined;
|
|
7360
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7361
|
+
channel?: string | undefined;
|
|
7362
|
+
steps?: {
|
|
7363
|
+
description?: string | undefined;
|
|
7364
|
+
name?: string | undefined;
|
|
7365
|
+
}[] | undefined;
|
|
7366
|
+
} | undefined;
|
|
7367
|
+
}>>;
|
|
7368
|
+
granteeDocumentId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7369
|
+
granterDocumentSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7370
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
7371
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7372
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7373
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7374
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7375
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7376
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7377
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7378
|
+
description?: string | undefined;
|
|
7379
|
+
name?: string | undefined;
|
|
7380
|
+
allOps?: boolean | undefined;
|
|
7381
|
+
read?: boolean | undefined;
|
|
7382
|
+
share?: boolean | undefined;
|
|
7383
|
+
singleOps?: string[] | undefined;
|
|
7384
|
+
}, {
|
|
7385
|
+
description?: string | undefined;
|
|
7386
|
+
name?: string | undefined;
|
|
7387
|
+
allOps?: boolean | undefined;
|
|
7388
|
+
read?: boolean | undefined;
|
|
7389
|
+
share?: boolean | undefined;
|
|
7390
|
+
singleOps?: string[] | undefined;
|
|
7391
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7392
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7393
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7394
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7395
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7396
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7397
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7398
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7399
|
+
description?: string | undefined;
|
|
7400
|
+
name?: string | undefined;
|
|
7401
|
+
allOps?: boolean | undefined;
|
|
7402
|
+
read?: boolean | undefined;
|
|
7403
|
+
share?: boolean | undefined;
|
|
7404
|
+
singleOps?: string[] | undefined;
|
|
7405
|
+
}, {
|
|
7406
|
+
description?: string | undefined;
|
|
7407
|
+
name?: string | undefined;
|
|
7408
|
+
allOps?: boolean | undefined;
|
|
7409
|
+
read?: boolean | undefined;
|
|
7410
|
+
share?: boolean | undefined;
|
|
7411
|
+
singleOps?: string[] | undefined;
|
|
7412
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7413
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7414
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7415
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7416
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7417
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7418
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7419
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7420
|
+
description?: string | undefined;
|
|
7421
|
+
name?: string | undefined;
|
|
7422
|
+
allOps?: boolean | undefined;
|
|
7423
|
+
read?: boolean | undefined;
|
|
7424
|
+
share?: boolean | undefined;
|
|
7425
|
+
singleOps?: string[] | undefined;
|
|
7426
|
+
}, {
|
|
7427
|
+
description?: string | undefined;
|
|
7428
|
+
name?: string | undefined;
|
|
7429
|
+
allOps?: boolean | undefined;
|
|
7430
|
+
read?: boolean | undefined;
|
|
7431
|
+
share?: boolean | undefined;
|
|
7432
|
+
singleOps?: string[] | undefined;
|
|
7433
|
+
}>, "strip">>>;
|
|
7434
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7435
|
+
skipValidation: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7436
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7437
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7438
|
+
description?: string | undefined;
|
|
7439
|
+
name?: string | undefined;
|
|
7440
|
+
targetSessionId?: string | undefined;
|
|
7441
|
+
contracts?: {
|
|
7442
|
+
granterChannel?: {
|
|
7443
|
+
description?: string | undefined;
|
|
7444
|
+
name?: string | undefined;
|
|
7445
|
+
order?: number | undefined;
|
|
7446
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7447
|
+
timelineId?: string | undefined;
|
|
7448
|
+
accountId?: string | undefined;
|
|
7449
|
+
email?: string | undefined;
|
|
7450
|
+
} | undefined;
|
|
7451
|
+
revoke?: {
|
|
7452
|
+
description?: string | undefined;
|
|
7453
|
+
name?: string | undefined;
|
|
7454
|
+
order?: number | undefined;
|
|
7455
|
+
channel?: string | undefined;
|
|
7456
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7457
|
+
} | undefined;
|
|
7458
|
+
initLifecycleChannel?: {
|
|
7459
|
+
description?: string | undefined;
|
|
7460
|
+
name?: string | undefined;
|
|
7461
|
+
order?: number | undefined;
|
|
7462
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7463
|
+
} | undefined;
|
|
7464
|
+
revokeImplGranter?: {
|
|
7465
|
+
description?: string | undefined;
|
|
7466
|
+
name?: string | undefined;
|
|
7467
|
+
order?: number | undefined;
|
|
7468
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7469
|
+
channel?: string | undefined;
|
|
7470
|
+
operation?: string | undefined;
|
|
7471
|
+
steps?: {
|
|
7472
|
+
description?: string | undefined;
|
|
7473
|
+
name?: string | undefined;
|
|
7474
|
+
}[] | undefined;
|
|
7475
|
+
} | undefined;
|
|
7476
|
+
validateOnInit?: {
|
|
7477
|
+
description?: string | undefined;
|
|
7478
|
+
name?: string | undefined;
|
|
7479
|
+
order?: number | undefined;
|
|
7480
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7481
|
+
channel?: string | undefined;
|
|
7482
|
+
steps?: {
|
|
7483
|
+
description?: string | undefined;
|
|
7484
|
+
name?: string | undefined;
|
|
7485
|
+
}[] | undefined;
|
|
7486
|
+
} | undefined;
|
|
7487
|
+
} | undefined;
|
|
7488
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7489
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7490
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7491
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7492
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7493
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7494
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7495
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7496
|
+
description?: string | undefined;
|
|
7497
|
+
name?: string | undefined;
|
|
7498
|
+
allOps?: boolean | undefined;
|
|
7499
|
+
read?: boolean | undefined;
|
|
7500
|
+
share?: boolean | undefined;
|
|
7501
|
+
singleOps?: string[] | undefined;
|
|
7502
|
+
}, {
|
|
7503
|
+
description?: string | undefined;
|
|
7504
|
+
name?: string | undefined;
|
|
7505
|
+
allOps?: boolean | undefined;
|
|
7506
|
+
read?: boolean | undefined;
|
|
7507
|
+
share?: boolean | undefined;
|
|
7508
|
+
singleOps?: string[] | undefined;
|
|
7509
|
+
}>, "strip"> | undefined;
|
|
7510
|
+
granterDocumentSessionId?: string | undefined;
|
|
7511
|
+
granteeDocumentId?: string | undefined;
|
|
7512
|
+
skipValidation?: boolean | undefined;
|
|
7513
|
+
}, {
|
|
7514
|
+
description?: string | undefined;
|
|
7515
|
+
name?: string | undefined;
|
|
7516
|
+
targetSessionId?: string | undefined;
|
|
7517
|
+
contracts?: {
|
|
7518
|
+
granterChannel?: {
|
|
7519
|
+
description?: string | undefined;
|
|
7520
|
+
name?: string | undefined;
|
|
7521
|
+
order?: number | undefined;
|
|
7522
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7523
|
+
timelineId?: string | undefined;
|
|
7524
|
+
accountId?: string | undefined;
|
|
7525
|
+
email?: string | undefined;
|
|
7526
|
+
} | undefined;
|
|
7527
|
+
revoke?: {
|
|
7528
|
+
description?: string | undefined;
|
|
7529
|
+
name?: string | undefined;
|
|
7530
|
+
order?: number | undefined;
|
|
7531
|
+
channel?: string | undefined;
|
|
7532
|
+
request?: import("@blue-labs/language").BlueNode | undefined;
|
|
7533
|
+
} | undefined;
|
|
7534
|
+
initLifecycleChannel?: {
|
|
7535
|
+
description?: string | undefined;
|
|
7536
|
+
name?: string | undefined;
|
|
7537
|
+
order?: number | undefined;
|
|
7538
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7539
|
+
} | undefined;
|
|
7540
|
+
revokeImplGranter?: {
|
|
7541
|
+
description?: string | undefined;
|
|
7542
|
+
name?: string | undefined;
|
|
7543
|
+
order?: number | undefined;
|
|
7544
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7545
|
+
channel?: string | undefined;
|
|
7546
|
+
operation?: string | undefined;
|
|
7547
|
+
steps?: {
|
|
7548
|
+
description?: string | undefined;
|
|
7549
|
+
name?: string | undefined;
|
|
7550
|
+
}[] | undefined;
|
|
7551
|
+
} | undefined;
|
|
7552
|
+
validateOnInit?: {
|
|
7553
|
+
description?: string | undefined;
|
|
7554
|
+
name?: string | undefined;
|
|
7555
|
+
order?: number | undefined;
|
|
7556
|
+
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
7557
|
+
channel?: string | undefined;
|
|
7558
|
+
steps?: {
|
|
7559
|
+
description?: string | undefined;
|
|
7560
|
+
name?: string | undefined;
|
|
7561
|
+
}[] | undefined;
|
|
7562
|
+
} | undefined;
|
|
7563
|
+
} | undefined;
|
|
7564
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7565
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7566
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7567
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7568
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7569
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7570
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7571
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7572
|
+
description?: string | undefined;
|
|
7573
|
+
name?: string | undefined;
|
|
7574
|
+
allOps?: boolean | undefined;
|
|
7575
|
+
read?: boolean | undefined;
|
|
7576
|
+
share?: boolean | undefined;
|
|
7577
|
+
singleOps?: string[] | undefined;
|
|
7578
|
+
}, {
|
|
7579
|
+
description?: string | undefined;
|
|
7580
|
+
name?: string | undefined;
|
|
7581
|
+
allOps?: boolean | undefined;
|
|
7582
|
+
read?: boolean | undefined;
|
|
7583
|
+
share?: boolean | undefined;
|
|
7584
|
+
singleOps?: string[] | undefined;
|
|
7585
|
+
}>, "strip"> | undefined;
|
|
7586
|
+
granterDocumentSessionId?: string | undefined;
|
|
7587
|
+
granteeDocumentId?: string | undefined;
|
|
7588
|
+
skipValidation?: boolean | undefined;
|
|
7589
|
+
}>;
|
|
7590
|
+
readonly BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7591
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7592
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7593
|
+
}, {
|
|
7594
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7595
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7596
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7597
|
+
}>, {
|
|
7598
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7599
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
7600
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7601
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7602
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7603
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7604
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7605
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7606
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7607
|
+
description?: string | undefined;
|
|
7608
|
+
name?: string | undefined;
|
|
7609
|
+
allOps?: boolean | undefined;
|
|
7610
|
+
read?: boolean | undefined;
|
|
7611
|
+
share?: boolean | undefined;
|
|
7612
|
+
singleOps?: string[] | undefined;
|
|
7613
|
+
}, {
|
|
7614
|
+
description?: string | undefined;
|
|
7615
|
+
name?: string | undefined;
|
|
7616
|
+
allOps?: boolean | undefined;
|
|
7617
|
+
read?: boolean | undefined;
|
|
7618
|
+
share?: boolean | undefined;
|
|
7619
|
+
singleOps?: string[] | undefined;
|
|
7620
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7621
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7622
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7623
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7624
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7625
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7626
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7627
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7628
|
+
description?: string | undefined;
|
|
7629
|
+
name?: string | undefined;
|
|
7630
|
+
allOps?: boolean | undefined;
|
|
7631
|
+
read?: boolean | undefined;
|
|
7632
|
+
share?: boolean | undefined;
|
|
7633
|
+
singleOps?: string[] | undefined;
|
|
7634
|
+
}, {
|
|
7635
|
+
description?: string | undefined;
|
|
7636
|
+
name?: string | undefined;
|
|
7637
|
+
allOps?: boolean | undefined;
|
|
7638
|
+
read?: boolean | undefined;
|
|
7639
|
+
share?: boolean | undefined;
|
|
7640
|
+
singleOps?: string[] | undefined;
|
|
7641
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7642
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7643
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7644
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7645
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7646
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7647
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7648
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7649
|
+
description?: string | undefined;
|
|
7650
|
+
name?: string | undefined;
|
|
7651
|
+
allOps?: boolean | undefined;
|
|
7652
|
+
read?: boolean | undefined;
|
|
7653
|
+
share?: boolean | undefined;
|
|
7654
|
+
singleOps?: string[] | undefined;
|
|
7655
|
+
}, {
|
|
7656
|
+
description?: string | undefined;
|
|
7657
|
+
name?: string | undefined;
|
|
7658
|
+
allOps?: boolean | undefined;
|
|
7659
|
+
read?: boolean | undefined;
|
|
7660
|
+
share?: boolean | undefined;
|
|
7661
|
+
singleOps?: string[] | undefined;
|
|
7662
|
+
}>, "strip">>>;
|
|
7663
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7664
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7665
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7666
|
+
description?: string | undefined;
|
|
7667
|
+
name?: string | undefined;
|
|
7668
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7669
|
+
targetSessionId?: string | undefined;
|
|
7670
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7671
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7672
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7673
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7674
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7675
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7676
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7677
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7678
|
+
description?: string | undefined;
|
|
7679
|
+
name?: string | undefined;
|
|
7680
|
+
allOps?: boolean | undefined;
|
|
7681
|
+
read?: boolean | undefined;
|
|
7682
|
+
share?: boolean | undefined;
|
|
7683
|
+
singleOps?: string[] | undefined;
|
|
7684
|
+
}, {
|
|
7685
|
+
description?: string | undefined;
|
|
7686
|
+
name?: string | undefined;
|
|
7687
|
+
allOps?: boolean | undefined;
|
|
7688
|
+
read?: boolean | undefined;
|
|
7689
|
+
share?: boolean | undefined;
|
|
7690
|
+
singleOps?: string[] | undefined;
|
|
7691
|
+
}>, "strip"> | undefined;
|
|
7692
|
+
}, {
|
|
7693
|
+
description?: string | undefined;
|
|
7694
|
+
name?: string | undefined;
|
|
7695
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7696
|
+
targetSessionId?: string | undefined;
|
|
7697
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7698
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7699
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7700
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7701
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7702
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7703
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7704
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7705
|
+
description?: string | undefined;
|
|
7706
|
+
name?: string | undefined;
|
|
7707
|
+
allOps?: boolean | undefined;
|
|
7708
|
+
read?: boolean | undefined;
|
|
7709
|
+
share?: boolean | undefined;
|
|
7710
|
+
singleOps?: string[] | undefined;
|
|
7711
|
+
}, {
|
|
7712
|
+
description?: string | undefined;
|
|
7713
|
+
name?: string | undefined;
|
|
7714
|
+
allOps?: boolean | undefined;
|
|
7715
|
+
read?: boolean | undefined;
|
|
7716
|
+
share?: boolean | undefined;
|
|
7717
|
+
singleOps?: string[] | undefined;
|
|
7718
|
+
}>, "strip"> | undefined;
|
|
7719
|
+
}>;
|
|
7720
|
+
readonly '8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7721
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7722
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7723
|
+
}, {
|
|
7724
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7725
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7726
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7727
|
+
}>, {
|
|
7728
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7729
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
7730
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7731
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7732
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7733
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7734
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7735
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7736
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7737
|
+
description?: string | undefined;
|
|
7738
|
+
name?: string | undefined;
|
|
7739
|
+
allOps?: boolean | undefined;
|
|
7740
|
+
read?: boolean | undefined;
|
|
7741
|
+
share?: boolean | undefined;
|
|
7742
|
+
singleOps?: string[] | undefined;
|
|
7743
|
+
}, {
|
|
7744
|
+
description?: string | undefined;
|
|
7745
|
+
name?: string | undefined;
|
|
7746
|
+
allOps?: boolean | undefined;
|
|
7747
|
+
read?: boolean | undefined;
|
|
7748
|
+
share?: boolean | undefined;
|
|
7749
|
+
singleOps?: string[] | undefined;
|
|
7750
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7751
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7752
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7753
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7754
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7755
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7756
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7757
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7758
|
+
description?: string | undefined;
|
|
7759
|
+
name?: string | undefined;
|
|
7760
|
+
allOps?: boolean | undefined;
|
|
7761
|
+
read?: boolean | undefined;
|
|
7762
|
+
share?: boolean | undefined;
|
|
7763
|
+
singleOps?: string[] | undefined;
|
|
7764
|
+
}, {
|
|
7765
|
+
description?: string | undefined;
|
|
7766
|
+
name?: string | undefined;
|
|
7767
|
+
allOps?: boolean | undefined;
|
|
7768
|
+
read?: boolean | undefined;
|
|
7769
|
+
share?: boolean | undefined;
|
|
7770
|
+
singleOps?: string[] | undefined;
|
|
7771
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7772
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7773
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7774
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7775
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7776
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7777
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7778
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7779
|
+
description?: string | undefined;
|
|
7780
|
+
name?: string | undefined;
|
|
7781
|
+
allOps?: boolean | undefined;
|
|
7782
|
+
read?: boolean | undefined;
|
|
7783
|
+
share?: boolean | undefined;
|
|
7784
|
+
singleOps?: string[] | undefined;
|
|
7785
|
+
}, {
|
|
7786
|
+
description?: string | undefined;
|
|
7787
|
+
name?: string | undefined;
|
|
7788
|
+
allOps?: boolean | undefined;
|
|
7789
|
+
read?: boolean | undefined;
|
|
7790
|
+
share?: boolean | undefined;
|
|
7791
|
+
singleOps?: string[] | undefined;
|
|
7792
|
+
}>, "strip">>>;
|
|
7793
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7794
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7795
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7796
|
+
description?: string | undefined;
|
|
7797
|
+
name?: string | undefined;
|
|
7798
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7799
|
+
targetSessionId?: string | undefined;
|
|
7800
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7801
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7802
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7803
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7804
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7805
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7806
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7807
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7808
|
+
description?: string | undefined;
|
|
7809
|
+
name?: string | undefined;
|
|
7810
|
+
allOps?: boolean | undefined;
|
|
7811
|
+
read?: boolean | undefined;
|
|
7812
|
+
share?: boolean | undefined;
|
|
7813
|
+
singleOps?: string[] | undefined;
|
|
7814
|
+
}, {
|
|
7815
|
+
description?: string | undefined;
|
|
7816
|
+
name?: string | undefined;
|
|
7817
|
+
allOps?: boolean | undefined;
|
|
7818
|
+
read?: boolean | undefined;
|
|
7819
|
+
share?: boolean | undefined;
|
|
7820
|
+
singleOps?: string[] | undefined;
|
|
7821
|
+
}>, "strip"> | undefined;
|
|
7822
|
+
}, {
|
|
7823
|
+
description?: string | undefined;
|
|
7824
|
+
name?: string | undefined;
|
|
7825
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7826
|
+
targetSessionId?: string | undefined;
|
|
7827
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7828
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7829
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7830
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7831
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7832
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7833
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7834
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7835
|
+
description?: string | undefined;
|
|
7836
|
+
name?: string | undefined;
|
|
7837
|
+
allOps?: boolean | undefined;
|
|
7838
|
+
read?: boolean | undefined;
|
|
7839
|
+
share?: boolean | undefined;
|
|
7840
|
+
singleOps?: string[] | undefined;
|
|
7841
|
+
}, {
|
|
7842
|
+
description?: string | undefined;
|
|
7843
|
+
name?: string | undefined;
|
|
7844
|
+
allOps?: boolean | undefined;
|
|
7845
|
+
read?: boolean | undefined;
|
|
7846
|
+
share?: boolean | undefined;
|
|
7847
|
+
singleOps?: string[] | undefined;
|
|
7848
|
+
}>, "strip"> | undefined;
|
|
7849
|
+
}>;
|
|
7850
|
+
readonly ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
|
|
7851
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7852
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7853
|
+
}, {
|
|
7854
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7855
|
+
issues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7856
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7857
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7858
|
+
description?: string | undefined;
|
|
7859
|
+
name?: string | undefined;
|
|
7860
|
+
issues?: string[] | undefined;
|
|
7861
|
+
}, {
|
|
7862
|
+
description?: string | undefined;
|
|
7863
|
+
name?: string | undefined;
|
|
7864
|
+
issues?: string[] | undefined;
|
|
7865
|
+
}>;
|
|
7866
|
+
readonly Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7867
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7868
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7869
|
+
}, {
|
|
7870
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7871
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
7872
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7873
|
+
}>, {
|
|
7874
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7875
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
7876
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7877
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7878
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7879
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7880
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7881
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7882
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7883
|
+
description?: string | undefined;
|
|
7884
|
+
name?: string | undefined;
|
|
7885
|
+
allOps?: boolean | undefined;
|
|
7886
|
+
read?: boolean | undefined;
|
|
7887
|
+
share?: boolean | undefined;
|
|
7888
|
+
singleOps?: string[] | undefined;
|
|
7889
|
+
}, {
|
|
7890
|
+
description?: string | undefined;
|
|
7891
|
+
name?: string | undefined;
|
|
7892
|
+
allOps?: boolean | undefined;
|
|
7893
|
+
read?: boolean | undefined;
|
|
7894
|
+
share?: boolean | undefined;
|
|
7895
|
+
singleOps?: string[] | undefined;
|
|
7896
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7897
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7898
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7899
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7900
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7901
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7902
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7903
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7904
|
+
description?: string | undefined;
|
|
7905
|
+
name?: string | undefined;
|
|
7906
|
+
allOps?: boolean | undefined;
|
|
7907
|
+
read?: boolean | undefined;
|
|
7908
|
+
share?: boolean | undefined;
|
|
7909
|
+
singleOps?: string[] | undefined;
|
|
7910
|
+
}, {
|
|
7911
|
+
description?: string | undefined;
|
|
7912
|
+
name?: string | undefined;
|
|
7913
|
+
allOps?: boolean | undefined;
|
|
7914
|
+
read?: boolean | undefined;
|
|
7915
|
+
share?: boolean | undefined;
|
|
7916
|
+
singleOps?: string[] | undefined;
|
|
7917
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7918
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7919
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7920
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7921
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7922
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7923
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7924
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7925
|
+
description?: string | undefined;
|
|
7926
|
+
name?: string | undefined;
|
|
7927
|
+
allOps?: boolean | undefined;
|
|
7928
|
+
read?: boolean | undefined;
|
|
7929
|
+
share?: boolean | undefined;
|
|
7930
|
+
singleOps?: string[] | undefined;
|
|
7931
|
+
}, {
|
|
7932
|
+
description?: string | undefined;
|
|
7933
|
+
name?: string | undefined;
|
|
7934
|
+
allOps?: boolean | undefined;
|
|
7935
|
+
read?: boolean | undefined;
|
|
7936
|
+
share?: boolean | undefined;
|
|
7937
|
+
singleOps?: string[] | undefined;
|
|
7938
|
+
}>, "strip">>>;
|
|
7939
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7940
|
+
reason: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7941
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7942
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
7943
|
+
description?: string | undefined;
|
|
7944
|
+
name?: string | undefined;
|
|
7945
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7946
|
+
reason?: string | undefined;
|
|
7947
|
+
targetSessionId?: string | undefined;
|
|
7948
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
7949
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7950
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7951
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7952
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7953
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7954
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7955
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7956
|
+
description?: string | undefined;
|
|
7957
|
+
name?: string | undefined;
|
|
7958
|
+
allOps?: boolean | undefined;
|
|
7959
|
+
read?: boolean | undefined;
|
|
7960
|
+
share?: boolean | undefined;
|
|
7961
|
+
singleOps?: string[] | undefined;
|
|
7962
|
+
}, {
|
|
7963
|
+
description?: string | undefined;
|
|
7964
|
+
name?: string | undefined;
|
|
7965
|
+
allOps?: boolean | undefined;
|
|
7966
|
+
read?: boolean | undefined;
|
|
7967
|
+
share?: boolean | undefined;
|
|
7968
|
+
singleOps?: string[] | undefined;
|
|
7969
|
+
}>, "strip"> | undefined;
|
|
7970
|
+
}, {
|
|
7971
|
+
description?: string | undefined;
|
|
7972
|
+
name?: string | undefined;
|
|
7973
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
7974
|
+
reason?: string | undefined;
|
|
7975
|
+
targetSessionId?: string | undefined;
|
|
7976
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
7977
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7978
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7979
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
7980
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7981
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
7982
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
7983
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
7984
|
+
description?: string | undefined;
|
|
7985
|
+
name?: string | undefined;
|
|
7986
|
+
allOps?: boolean | undefined;
|
|
7987
|
+
read?: boolean | undefined;
|
|
7988
|
+
share?: boolean | undefined;
|
|
7989
|
+
singleOps?: string[] | undefined;
|
|
7990
|
+
}, {
|
|
7991
|
+
description?: string | undefined;
|
|
7992
|
+
name?: string | undefined;
|
|
7993
|
+
allOps?: boolean | undefined;
|
|
7994
|
+
read?: boolean | undefined;
|
|
7995
|
+
share?: boolean | undefined;
|
|
7996
|
+
singleOps?: string[] | undefined;
|
|
7997
|
+
}>, "strip"> | undefined;
|
|
7998
|
+
}>;
|
|
7999
|
+
readonly '6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
8000
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8001
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8002
|
+
}, {
|
|
8003
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8004
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8005
|
+
requestId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8006
|
+
}>, {
|
|
8007
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8008
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8009
|
+
reason: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8010
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
8011
|
+
description?: string | undefined;
|
|
8012
|
+
name?: string | undefined;
|
|
8013
|
+
requestId?: string | undefined;
|
|
8014
|
+
reason?: string | undefined;
|
|
8015
|
+
}, {
|
|
8016
|
+
description?: string | undefined;
|
|
8017
|
+
name?: string | undefined;
|
|
8018
|
+
requestId?: string | undefined;
|
|
8019
|
+
reason?: string | undefined;
|
|
8020
|
+
}>;
|
|
8021
|
+
readonly '9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
8022
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8023
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8024
|
+
}, {
|
|
8025
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8026
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
8027
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8028
|
+
}>, {
|
|
8029
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8030
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
8031
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8032
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8033
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8034
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8035
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8036
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8037
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8038
|
+
description?: string | undefined;
|
|
8039
|
+
name?: string | undefined;
|
|
8040
|
+
allOps?: boolean | undefined;
|
|
8041
|
+
read?: boolean | undefined;
|
|
8042
|
+
share?: boolean | undefined;
|
|
8043
|
+
singleOps?: string[] | undefined;
|
|
8044
|
+
}, {
|
|
8045
|
+
description?: string | undefined;
|
|
8046
|
+
name?: string | undefined;
|
|
8047
|
+
allOps?: boolean | undefined;
|
|
8048
|
+
read?: boolean | undefined;
|
|
8049
|
+
share?: boolean | undefined;
|
|
8050
|
+
singleOps?: string[] | undefined;
|
|
8051
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
8052
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8053
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8054
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8055
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8056
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8057
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8058
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8059
|
+
description?: string | undefined;
|
|
8060
|
+
name?: string | undefined;
|
|
8061
|
+
allOps?: boolean | undefined;
|
|
8062
|
+
read?: boolean | undefined;
|
|
8063
|
+
share?: boolean | undefined;
|
|
8064
|
+
singleOps?: string[] | undefined;
|
|
8065
|
+
}, {
|
|
8066
|
+
description?: string | undefined;
|
|
8067
|
+
name?: string | undefined;
|
|
8068
|
+
allOps?: boolean | undefined;
|
|
8069
|
+
read?: boolean | undefined;
|
|
8070
|
+
share?: boolean | undefined;
|
|
8071
|
+
singleOps?: string[] | undefined;
|
|
8072
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
8073
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8074
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8075
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8076
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8077
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8078
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8079
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8080
|
+
description?: string | undefined;
|
|
8081
|
+
name?: string | undefined;
|
|
8082
|
+
allOps?: boolean | undefined;
|
|
8083
|
+
read?: boolean | undefined;
|
|
8084
|
+
share?: boolean | undefined;
|
|
8085
|
+
singleOps?: string[] | undefined;
|
|
8086
|
+
}, {
|
|
8087
|
+
description?: string | undefined;
|
|
8088
|
+
name?: string | undefined;
|
|
8089
|
+
allOps?: boolean | undefined;
|
|
8090
|
+
read?: boolean | undefined;
|
|
8091
|
+
share?: boolean | undefined;
|
|
8092
|
+
singleOps?: string[] | undefined;
|
|
8093
|
+
}>, "strip">>>;
|
|
8094
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8095
|
+
reason: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8096
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8097
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
8098
|
+
description?: string | undefined;
|
|
8099
|
+
name?: string | undefined;
|
|
8100
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
8101
|
+
reason?: string | undefined;
|
|
8102
|
+
targetSessionId?: string | undefined;
|
|
8103
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
8104
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8105
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8106
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8107
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8108
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8109
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8110
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8111
|
+
description?: string | undefined;
|
|
8112
|
+
name?: string | undefined;
|
|
8113
|
+
allOps?: boolean | undefined;
|
|
8114
|
+
read?: boolean | undefined;
|
|
8115
|
+
share?: boolean | undefined;
|
|
8116
|
+
singleOps?: string[] | undefined;
|
|
8117
|
+
}, {
|
|
8118
|
+
description?: string | undefined;
|
|
8119
|
+
name?: string | undefined;
|
|
8120
|
+
allOps?: boolean | undefined;
|
|
8121
|
+
read?: boolean | undefined;
|
|
8122
|
+
share?: boolean | undefined;
|
|
8123
|
+
singleOps?: string[] | undefined;
|
|
8124
|
+
}>, "strip"> | undefined;
|
|
8125
|
+
}, {
|
|
8126
|
+
description?: string | undefined;
|
|
8127
|
+
name?: string | undefined;
|
|
8128
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
8129
|
+
reason?: string | undefined;
|
|
8130
|
+
targetSessionId?: string | undefined;
|
|
8131
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
8132
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8133
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8134
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8135
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8136
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8137
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8138
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8139
|
+
description?: string | undefined;
|
|
8140
|
+
name?: string | undefined;
|
|
8141
|
+
allOps?: boolean | undefined;
|
|
8142
|
+
read?: boolean | undefined;
|
|
8143
|
+
share?: boolean | undefined;
|
|
8144
|
+
singleOps?: string[] | undefined;
|
|
8145
|
+
}, {
|
|
8146
|
+
description?: string | undefined;
|
|
8147
|
+
name?: string | undefined;
|
|
8148
|
+
allOps?: boolean | undefined;
|
|
8149
|
+
read?: boolean | undefined;
|
|
8150
|
+
share?: boolean | undefined;
|
|
8151
|
+
singleOps?: string[] | undefined;
|
|
8152
|
+
}>, "strip"> | undefined;
|
|
8153
|
+
}>;
|
|
8154
|
+
readonly HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
8155
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8156
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8157
|
+
}, {
|
|
8158
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8159
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
8160
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8161
|
+
}>, {
|
|
8162
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8163
|
+
links: import("zod").ZodOptional<import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
8164
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8165
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8166
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8167
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8168
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8169
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8170
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8171
|
+
description?: string | undefined;
|
|
8172
|
+
name?: string | undefined;
|
|
8173
|
+
allOps?: boolean | undefined;
|
|
8174
|
+
read?: boolean | undefined;
|
|
8175
|
+
share?: boolean | undefined;
|
|
8176
|
+
singleOps?: string[] | undefined;
|
|
8177
|
+
}, {
|
|
8178
|
+
description?: string | undefined;
|
|
8179
|
+
name?: string | undefined;
|
|
8180
|
+
allOps?: boolean | undefined;
|
|
8181
|
+
read?: boolean | undefined;
|
|
8182
|
+
share?: boolean | undefined;
|
|
8183
|
+
singleOps?: string[] | undefined;
|
|
8184
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
8185
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8186
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8187
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8188
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8189
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8190
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8191
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8192
|
+
description?: string | undefined;
|
|
8193
|
+
name?: string | undefined;
|
|
8194
|
+
allOps?: boolean | undefined;
|
|
8195
|
+
read?: boolean | undefined;
|
|
8196
|
+
share?: boolean | undefined;
|
|
8197
|
+
singleOps?: string[] | undefined;
|
|
8198
|
+
}, {
|
|
8199
|
+
description?: string | undefined;
|
|
8200
|
+
name?: string | undefined;
|
|
8201
|
+
allOps?: boolean | undefined;
|
|
8202
|
+
read?: boolean | undefined;
|
|
8203
|
+
share?: boolean | undefined;
|
|
8204
|
+
singleOps?: string[] | undefined;
|
|
8205
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
8206
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8207
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8208
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8209
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8210
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8211
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8212
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8213
|
+
description?: string | undefined;
|
|
8214
|
+
name?: string | undefined;
|
|
8215
|
+
allOps?: boolean | undefined;
|
|
8216
|
+
read?: boolean | undefined;
|
|
8217
|
+
share?: boolean | undefined;
|
|
8218
|
+
singleOps?: string[] | undefined;
|
|
8219
|
+
}, {
|
|
8220
|
+
description?: string | undefined;
|
|
8221
|
+
name?: string | undefined;
|
|
8222
|
+
allOps?: boolean | undefined;
|
|
8223
|
+
read?: boolean | undefined;
|
|
8224
|
+
share?: boolean | undefined;
|
|
8225
|
+
singleOps?: string[] | undefined;
|
|
8226
|
+
}>, "strip">>>;
|
|
8227
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8228
|
+
reason: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8229
|
+
targetSessionId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8230
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
8231
|
+
description?: string | undefined;
|
|
8232
|
+
name?: string | undefined;
|
|
8233
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
8234
|
+
reason?: string | undefined;
|
|
8235
|
+
targetSessionId?: string | undefined;
|
|
8236
|
+
links?: import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
8237
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8238
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8239
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8240
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8241
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8242
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8243
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8244
|
+
description?: string | undefined;
|
|
8245
|
+
name?: string | undefined;
|
|
8246
|
+
allOps?: boolean | undefined;
|
|
8247
|
+
read?: boolean | undefined;
|
|
8248
|
+
share?: boolean | undefined;
|
|
8249
|
+
singleOps?: string[] | undefined;
|
|
8250
|
+
}, {
|
|
8251
|
+
description?: string | undefined;
|
|
8252
|
+
name?: string | undefined;
|
|
8253
|
+
allOps?: boolean | undefined;
|
|
8254
|
+
read?: boolean | undefined;
|
|
8255
|
+
share?: boolean | undefined;
|
|
8256
|
+
singleOps?: string[] | undefined;
|
|
8257
|
+
}>, "strip"> | undefined;
|
|
8258
|
+
}, {
|
|
8259
|
+
description?: string | undefined;
|
|
8260
|
+
name?: string | undefined;
|
|
8261
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
8262
|
+
reason?: string | undefined;
|
|
8263
|
+
targetSessionId?: string | undefined;
|
|
8264
|
+
links?: import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
8265
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8266
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8267
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8268
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8269
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8270
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8271
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
5549
8272
|
description?: string | undefined;
|
|
5550
8273
|
name?: string | undefined;
|
|
5551
|
-
|
|
5552
|
-
|
|
5553
|
-
|
|
5554
|
-
|
|
5555
|
-
name?: string | undefined;
|
|
5556
|
-
order?: number | undefined;
|
|
5557
|
-
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
5558
|
-
}> | undefined;
|
|
5559
|
-
initialMessages?: {
|
|
5560
|
-
description?: string | undefined;
|
|
5561
|
-
defaultMessage?: string | undefined;
|
|
5562
|
-
perChannel?: Record<string, string> | undefined;
|
|
5563
|
-
} | undefined;
|
|
5564
|
-
agentStoreDescription?: string | undefined;
|
|
5565
|
-
automationTemplate?: {
|
|
5566
|
-
description?: string | undefined;
|
|
5567
|
-
name?: string | undefined;
|
|
5568
|
-
} | undefined;
|
|
5569
|
-
installerChannel?: string | undefined;
|
|
8274
|
+
allOps?: boolean | undefined;
|
|
8275
|
+
read?: boolean | undefined;
|
|
8276
|
+
share?: boolean | undefined;
|
|
8277
|
+
singleOps?: string[] | undefined;
|
|
5570
8278
|
}, {
|
|
5571
8279
|
description?: string | undefined;
|
|
5572
8280
|
name?: string | undefined;
|
|
5573
|
-
|
|
5574
|
-
|
|
5575
|
-
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
|
|
5579
|
-
|
|
5580
|
-
|
|
5581
|
-
|
|
5582
|
-
|
|
5583
|
-
|
|
5584
|
-
|
|
5585
|
-
|
|
5586
|
-
agentStoreDescription?: string | undefined;
|
|
5587
|
-
automationTemplate?: {
|
|
5588
|
-
description?: string | undefined;
|
|
5589
|
-
name?: string | undefined;
|
|
5590
|
-
} | undefined;
|
|
5591
|
-
installerChannel?: string | undefined;
|
|
5592
|
-
}>>;
|
|
5593
|
-
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8281
|
+
allOps?: boolean | undefined;
|
|
8282
|
+
read?: boolean | undefined;
|
|
8283
|
+
share?: boolean | undefined;
|
|
8284
|
+
singleOps?: string[] | undefined;
|
|
8285
|
+
}>, "strip"> | undefined;
|
|
8286
|
+
}>;
|
|
8287
|
+
readonly '75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5': import("zod").ZodObject<{}, "strip", import("zod").ZodObject<{
|
|
8288
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8289
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8290
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8291
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8292
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8293
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
5594
8294
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5595
|
-
message?: string | undefined;
|
|
5596
8295
|
description?: string | undefined;
|
|
5597
8296
|
name?: string | undefined;
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
document?: import("@blue-labs/language").BlueNode | undefined;
|
|
5603
|
-
capabilities?: Record<string, boolean> | undefined;
|
|
5604
|
-
channelBindings?: Record<string, {
|
|
5605
|
-
description?: string | undefined;
|
|
5606
|
-
name?: string | undefined;
|
|
5607
|
-
order?: number | undefined;
|
|
5608
|
-
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
5609
|
-
}> | undefined;
|
|
5610
|
-
initialMessages?: {
|
|
5611
|
-
description?: string | undefined;
|
|
5612
|
-
defaultMessage?: string | undefined;
|
|
5613
|
-
perChannel?: Record<string, string> | undefined;
|
|
5614
|
-
} | undefined;
|
|
5615
|
-
agentStoreDescription?: string | undefined;
|
|
5616
|
-
automationTemplate?: {
|
|
5617
|
-
description?: string | undefined;
|
|
5618
|
-
name?: string | undefined;
|
|
5619
|
-
} | undefined;
|
|
5620
|
-
installerChannel?: string | undefined;
|
|
5621
|
-
} | undefined;
|
|
8297
|
+
allOps?: boolean | undefined;
|
|
8298
|
+
read?: boolean | undefined;
|
|
8299
|
+
share?: boolean | undefined;
|
|
8300
|
+
singleOps?: string[] | undefined;
|
|
5622
8301
|
}, {
|
|
5623
|
-
message?: string | undefined;
|
|
5624
8302
|
description?: string | undefined;
|
|
5625
8303
|
name?: string | undefined;
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
|
|
5629
|
-
|
|
5630
|
-
|
|
5631
|
-
|
|
5632
|
-
channelBindings?: Record<string, {
|
|
5633
|
-
description?: string | undefined;
|
|
5634
|
-
name?: string | undefined;
|
|
5635
|
-
order?: number | undefined;
|
|
5636
|
-
event?: import("@blue-labs/language").BlueNode | undefined;
|
|
5637
|
-
}> | undefined;
|
|
5638
|
-
initialMessages?: {
|
|
5639
|
-
description?: string | undefined;
|
|
5640
|
-
defaultMessage?: string | undefined;
|
|
5641
|
-
perChannel?: Record<string, string> | undefined;
|
|
5642
|
-
} | undefined;
|
|
5643
|
-
agentStoreDescription?: string | undefined;
|
|
5644
|
-
automationTemplate?: {
|
|
5645
|
-
description?: string | undefined;
|
|
5646
|
-
name?: string | undefined;
|
|
5647
|
-
} | undefined;
|
|
5648
|
-
installerChannel?: string | undefined;
|
|
5649
|
-
} | undefined;
|
|
5650
|
-
}>;
|
|
5651
|
-
readonly D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD: import("zod").ZodObject<{
|
|
5652
|
-
anchor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8304
|
+
allOps?: boolean | undefined;
|
|
8305
|
+
read?: boolean | undefined;
|
|
8306
|
+
share?: boolean | undefined;
|
|
8307
|
+
singleOps?: string[] | undefined;
|
|
8308
|
+
}>, import("zod").objectOutputType<{}, import("zod").ZodObject<{
|
|
8309
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
5653
8310
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5654
8311
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8312
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8313
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8314
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
5655
8315
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5656
8316
|
description?: string | undefined;
|
|
5657
8317
|
name?: string | undefined;
|
|
5658
|
-
|
|
8318
|
+
allOps?: boolean | undefined;
|
|
8319
|
+
read?: boolean | undefined;
|
|
8320
|
+
share?: boolean | undefined;
|
|
8321
|
+
singleOps?: string[] | undefined;
|
|
5659
8322
|
}, {
|
|
5660
8323
|
description?: string | undefined;
|
|
5661
8324
|
name?: string | undefined;
|
|
5662
|
-
|
|
8325
|
+
allOps?: boolean | undefined;
|
|
8326
|
+
read?: boolean | undefined;
|
|
8327
|
+
share?: boolean | undefined;
|
|
8328
|
+
singleOps?: string[] | undefined;
|
|
8329
|
+
}>, "strip">, import("zod").objectInputType<{}, import("zod").ZodObject<{
|
|
8330
|
+
allOps: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8331
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8332
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8333
|
+
read: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8334
|
+
share: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
8335
|
+
singleOps: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
8336
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
8337
|
+
description?: string | undefined;
|
|
8338
|
+
name?: string | undefined;
|
|
8339
|
+
allOps?: boolean | undefined;
|
|
8340
|
+
read?: boolean | undefined;
|
|
8341
|
+
share?: boolean | undefined;
|
|
8342
|
+
singleOps?: string[] | undefined;
|
|
8343
|
+
}, {
|
|
8344
|
+
description?: string | undefined;
|
|
8345
|
+
name?: string | undefined;
|
|
8346
|
+
allOps?: boolean | undefined;
|
|
8347
|
+
read?: boolean | undefined;
|
|
8348
|
+
share?: boolean | undefined;
|
|
8349
|
+
singleOps?: string[] | undefined;
|
|
8350
|
+
}>, "strip">>;
|
|
8351
|
+
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
8352
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8353
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8354
|
+
}, {
|
|
8355
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8356
|
+
inResponseTo: import("zod").ZodOptional<import("zod").ZodType<import("@blue-labs/language").BlueNode, import("zod").ZodTypeDef, import("@blue-labs/language").BlueNode>>;
|
|
8357
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8358
|
+
}>, {
|
|
8359
|
+
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8360
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
8361
|
+
}>, "strip", import("zod").ZodTypeAny, {
|
|
8362
|
+
description?: string | undefined;
|
|
8363
|
+
name?: string | undefined;
|
|
8364
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
8365
|
+
}, {
|
|
8366
|
+
description?: string | undefined;
|
|
8367
|
+
name?: string | undefined;
|
|
8368
|
+
inResponseTo?: import("@blue-labs/language").BlueNode | undefined;
|
|
5663
8369
|
}>;
|
|
5664
8370
|
readonly DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
|
|
5665
8371
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -7310,6 +10016,7 @@ export declare const repository: {
|
|
|
7310
10016
|
}[] | undefined;
|
|
7311
10017
|
} | undefined;
|
|
7312
10018
|
} | undefined;
|
|
10019
|
+
granterDocumentSessionId?: string | undefined;
|
|
7313
10020
|
permissions?: {
|
|
7314
10021
|
description?: string | undefined;
|
|
7315
10022
|
name?: string | undefined;
|
|
@@ -7318,7 +10025,6 @@ export declare const repository: {
|
|
|
7318
10025
|
share?: boolean | undefined;
|
|
7319
10026
|
singleOps?: string[] | undefined;
|
|
7320
10027
|
} | undefined;
|
|
7321
|
-
granterDocumentSessionId?: string | undefined;
|
|
7322
10028
|
}, {
|
|
7323
10029
|
description?: string | undefined;
|
|
7324
10030
|
name?: string | undefined;
|
|
@@ -7379,6 +10085,7 @@ export declare const repository: {
|
|
|
7379
10085
|
}[] | undefined;
|
|
7380
10086
|
} | undefined;
|
|
7381
10087
|
} | undefined;
|
|
10088
|
+
granterDocumentSessionId?: string | undefined;
|
|
7382
10089
|
permissions?: {
|
|
7383
10090
|
description?: string | undefined;
|
|
7384
10091
|
name?: string | undefined;
|
|
@@ -7387,7 +10094,6 @@ export declare const repository: {
|
|
|
7387
10094
|
share?: boolean | undefined;
|
|
7388
10095
|
singleOps?: string[] | undefined;
|
|
7389
10096
|
} | undefined;
|
|
7390
|
-
granterDocumentSessionId?: string | undefined;
|
|
7391
10097
|
}>;
|
|
7392
10098
|
readonly AQyDRNKEkDan8VGNcvBdJCz95HKcwcAurhccHnCgV1j9: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
|
|
7393
10099
|
contracts: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -7906,6 +10612,9 @@ export declare const repository: {
|
|
|
7906
10612
|
}[] | undefined;
|
|
7907
10613
|
} | undefined;
|
|
7908
10614
|
} | undefined;
|
|
10615
|
+
granterDocumentSessionId?: string | undefined;
|
|
10616
|
+
granteeDocumentId?: string | undefined;
|
|
10617
|
+
skipValidation?: boolean | undefined;
|
|
7909
10618
|
permissions?: {
|
|
7910
10619
|
description?: string | undefined;
|
|
7911
10620
|
name?: string | undefined;
|
|
@@ -7914,9 +10623,6 @@ export declare const repository: {
|
|
|
7914
10623
|
share?: boolean | undefined;
|
|
7915
10624
|
singleOps?: string[] | undefined;
|
|
7916
10625
|
} | undefined;
|
|
7917
|
-
granterDocumentSessionId?: string | undefined;
|
|
7918
|
-
granteeDocumentId?: string | undefined;
|
|
7919
|
-
skipValidation?: boolean | undefined;
|
|
7920
10626
|
}, {
|
|
7921
10627
|
description?: string | undefined;
|
|
7922
10628
|
name?: string | undefined;
|
|
@@ -7968,6 +10674,9 @@ export declare const repository: {
|
|
|
7968
10674
|
}[] | undefined;
|
|
7969
10675
|
} | undefined;
|
|
7970
10676
|
} | undefined;
|
|
10677
|
+
granterDocumentSessionId?: string | undefined;
|
|
10678
|
+
granteeDocumentId?: string | undefined;
|
|
10679
|
+
skipValidation?: boolean | undefined;
|
|
7971
10680
|
permissions?: {
|
|
7972
10681
|
description?: string | undefined;
|
|
7973
10682
|
name?: string | undefined;
|
|
@@ -7976,9 +10685,6 @@ export declare const repository: {
|
|
|
7976
10685
|
share?: boolean | undefined;
|
|
7977
10686
|
singleOps?: string[] | undefined;
|
|
7978
10687
|
} | undefined;
|
|
7979
|
-
granterDocumentSessionId?: string | undefined;
|
|
7980
|
-
granteeDocumentId?: string | undefined;
|
|
7981
|
-
skipValidation?: boolean | undefined;
|
|
7982
10688
|
}>;
|
|
7983
10689
|
readonly '8XYzJ3BrgB5uoAWU5HvZ7Gej9RXNG5r52ccneLZxMAQd': import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<{
|
|
7984
10690
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -9840,6 +12546,18 @@ export declare const repository: {
|
|
|
9840
12546
|
readonly 'MyOS/Document Type Link': "D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX";
|
|
9841
12547
|
readonly 'MyOS/Inform User To Install MyOS Package': "CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3";
|
|
9842
12548
|
readonly 'MyOS/Link': "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
12549
|
+
readonly 'MyOS/Linked Documents Permission Grant Requested': "DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS";
|
|
12550
|
+
readonly 'MyOS/Linked Documents Permission Grant To Account': "3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd";
|
|
12551
|
+
readonly 'MyOS/Linked Documents Permission Grant To Document': "488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD";
|
|
12552
|
+
readonly 'MyOS/Linked Documents Permission Granted': "BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N";
|
|
12553
|
+
readonly 'MyOS/Linked Documents Permission Granting in Progress': "8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK";
|
|
12554
|
+
readonly 'MyOS/Linked Documents Permission Invalid': "ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU";
|
|
12555
|
+
readonly 'MyOS/Linked Documents Permission Rejected': "Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi";
|
|
12556
|
+
readonly 'MyOS/Linked Documents Permission Revoke Requested': "6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7";
|
|
12557
|
+
readonly 'MyOS/Linked Documents Permission Revoked': "9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h";
|
|
12558
|
+
readonly 'MyOS/Linked Documents Permission Revoking in Progress': "HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH";
|
|
12559
|
+
readonly 'MyOS/Linked Documents Permission Set': "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
12560
|
+
readonly 'MyOS/Linked Documents Permission Validated': "DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe";
|
|
9843
12561
|
readonly 'MyOS/LLM Agent': "DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf";
|
|
9844
12562
|
readonly 'MyOS/MyOS Admin Base': "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
|
|
9845
12563
|
readonly 'MyOS/MyOS Agent': "8DQrCT6Mf9wHQyRc4NdYhjFW4FbKi83no2QPe54UhdQ5";
|
|
@@ -10077,6 +12795,114 @@ export declare const repository: {
|
|
|
10077
12795
|
readonly attributesAdded: readonly [];
|
|
10078
12796
|
}];
|
|
10079
12797
|
};
|
|
12798
|
+
readonly DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS: {
|
|
12799
|
+
readonly status: "dev";
|
|
12800
|
+
readonly name: "Linked Documents Permission Grant Requested";
|
|
12801
|
+
readonly versions: readonly [{
|
|
12802
|
+
readonly repositoryVersionIndex: 2;
|
|
12803
|
+
readonly typeBlueId: "DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS";
|
|
12804
|
+
readonly attributesAdded: readonly [];
|
|
12805
|
+
}];
|
|
12806
|
+
};
|
|
12807
|
+
readonly '3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd': {
|
|
12808
|
+
readonly status: "dev";
|
|
12809
|
+
readonly name: "Linked Documents Permission Grant To Account";
|
|
12810
|
+
readonly versions: readonly [{
|
|
12811
|
+
readonly repositoryVersionIndex: 2;
|
|
12812
|
+
readonly typeBlueId: "3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd";
|
|
12813
|
+
readonly attributesAdded: readonly [];
|
|
12814
|
+
}];
|
|
12815
|
+
};
|
|
12816
|
+
readonly '488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD': {
|
|
12817
|
+
readonly status: "dev";
|
|
12818
|
+
readonly name: "Linked Documents Permission Grant To Document";
|
|
12819
|
+
readonly versions: readonly [{
|
|
12820
|
+
readonly repositoryVersionIndex: 2;
|
|
12821
|
+
readonly typeBlueId: "488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD";
|
|
12822
|
+
readonly attributesAdded: readonly [];
|
|
12823
|
+
}];
|
|
12824
|
+
};
|
|
12825
|
+
readonly BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N: {
|
|
12826
|
+
readonly status: "dev";
|
|
12827
|
+
readonly name: "Linked Documents Permission Granted";
|
|
12828
|
+
readonly versions: readonly [{
|
|
12829
|
+
readonly repositoryVersionIndex: 2;
|
|
12830
|
+
readonly typeBlueId: "BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N";
|
|
12831
|
+
readonly attributesAdded: readonly [];
|
|
12832
|
+
}];
|
|
12833
|
+
};
|
|
12834
|
+
readonly '8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK': {
|
|
12835
|
+
readonly status: "dev";
|
|
12836
|
+
readonly name: "Linked Documents Permission Granting in Progress";
|
|
12837
|
+
readonly versions: readonly [{
|
|
12838
|
+
readonly repositoryVersionIndex: 2;
|
|
12839
|
+
readonly typeBlueId: "8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK";
|
|
12840
|
+
readonly attributesAdded: readonly [];
|
|
12841
|
+
}];
|
|
12842
|
+
};
|
|
12843
|
+
readonly ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU: {
|
|
12844
|
+
readonly status: "dev";
|
|
12845
|
+
readonly name: "Linked Documents Permission Invalid";
|
|
12846
|
+
readonly versions: readonly [{
|
|
12847
|
+
readonly repositoryVersionIndex: 2;
|
|
12848
|
+
readonly typeBlueId: "ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU";
|
|
12849
|
+
readonly attributesAdded: readonly [];
|
|
12850
|
+
}];
|
|
12851
|
+
};
|
|
12852
|
+
readonly Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi: {
|
|
12853
|
+
readonly status: "dev";
|
|
12854
|
+
readonly name: "Linked Documents Permission Rejected";
|
|
12855
|
+
readonly versions: readonly [{
|
|
12856
|
+
readonly repositoryVersionIndex: 2;
|
|
12857
|
+
readonly typeBlueId: "Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi";
|
|
12858
|
+
readonly attributesAdded: readonly [];
|
|
12859
|
+
}];
|
|
12860
|
+
};
|
|
12861
|
+
readonly '6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7': {
|
|
12862
|
+
readonly status: "dev";
|
|
12863
|
+
readonly name: "Linked Documents Permission Revoke Requested";
|
|
12864
|
+
readonly versions: readonly [{
|
|
12865
|
+
readonly repositoryVersionIndex: 2;
|
|
12866
|
+
readonly typeBlueId: "6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7";
|
|
12867
|
+
readonly attributesAdded: readonly [];
|
|
12868
|
+
}];
|
|
12869
|
+
};
|
|
12870
|
+
readonly '9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h': {
|
|
12871
|
+
readonly status: "dev";
|
|
12872
|
+
readonly name: "Linked Documents Permission Revoked";
|
|
12873
|
+
readonly versions: readonly [{
|
|
12874
|
+
readonly repositoryVersionIndex: 2;
|
|
12875
|
+
readonly typeBlueId: "9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h";
|
|
12876
|
+
readonly attributesAdded: readonly [];
|
|
12877
|
+
}];
|
|
12878
|
+
};
|
|
12879
|
+
readonly HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH: {
|
|
12880
|
+
readonly status: "dev";
|
|
12881
|
+
readonly name: "Linked Documents Permission Revoking in Progress";
|
|
12882
|
+
readonly versions: readonly [{
|
|
12883
|
+
readonly repositoryVersionIndex: 2;
|
|
12884
|
+
readonly typeBlueId: "HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH";
|
|
12885
|
+
readonly attributesAdded: readonly [];
|
|
12886
|
+
}];
|
|
12887
|
+
};
|
|
12888
|
+
readonly '75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5': {
|
|
12889
|
+
readonly status: "dev";
|
|
12890
|
+
readonly name: "Linked Documents Permission Set";
|
|
12891
|
+
readonly versions: readonly [{
|
|
12892
|
+
readonly repositoryVersionIndex: 2;
|
|
12893
|
+
readonly typeBlueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
12894
|
+
readonly attributesAdded: readonly [];
|
|
12895
|
+
}];
|
|
12896
|
+
};
|
|
12897
|
+
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: {
|
|
12898
|
+
readonly status: "dev";
|
|
12899
|
+
readonly name: "Linked Documents Permission Validated";
|
|
12900
|
+
readonly versions: readonly [{
|
|
12901
|
+
readonly repositoryVersionIndex: 2;
|
|
12902
|
+
readonly typeBlueId: "DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe";
|
|
12903
|
+
readonly attributesAdded: readonly [];
|
|
12904
|
+
}];
|
|
12905
|
+
};
|
|
10080
12906
|
readonly DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf: {
|
|
10081
12907
|
readonly status: "dev";
|
|
10082
12908
|
readonly name: "LLM Agent";
|