@agentuity/server 1.0.32 → 1.0.34
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/dist/api/api.d.ts +1 -227
- package/dist/api/api.d.ts.map +1 -1
- package/dist/api/api.js +1 -637
- package/dist/api/api.js.map +1 -1
- package/dist/api/index.d.ts +1 -17
- package/dist/api/index.d.ts.map +1 -1
- package/dist/api/index.js +1 -17
- package/dist/api/index.js.map +1 -1
- package/dist/api/org/env-delete.d.ts +1 -22
- package/dist/api/org/env-delete.d.ts.map +1 -1
- package/dist/api/org/env-delete.js +1 -24
- package/dist/api/org/env-delete.js.map +1 -1
- package/dist/api/org/env-get.d.ts +1 -32
- package/dist/api/org/env-get.d.ts.map +1 -1
- package/dist/api/org/env-get.js +1 -25
- package/dist/api/org/env-get.js.map +1 -1
- package/dist/api/org/env-update.d.ts +1 -23
- package/dist/api/org/env-update.d.ts.map +1 -1
- package/dist/api/org/env-update.js +1 -25
- package/dist/api/org/env-update.js.map +1 -1
- package/dist/api/project/get.d.ts +1 -42
- package/dist/api/project/get.d.ts.map +1 -1
- package/dist/api/project/get.js +1 -35
- package/dist/api/project/get.js.map +1 -1
- package/dist/api/project/list.d.ts +1 -47
- package/dist/api/project/list.d.ts.map +1 -1
- package/dist/api/project/list.js +1 -37
- package/dist/api/project/list.js.map +1 -1
- package/dist/api/project/malware.d.ts +1 -70
- package/dist/api/project/malware.d.ts.map +1 -1
- package/dist/api/project/malware.js +1 -41
- package/dist/api/project/malware.js.map +1 -1
- package/dist/api/region/create.d.ts +1 -80
- package/dist/api/region/create.d.ts.map +1 -1
- package/dist/api/region/create.js +1 -176
- package/dist/api/region/create.js.map +1 -1
- package/dist/api/sandbox/client.d.ts +1 -190
- package/dist/api/sandbox/client.d.ts.map +1 -1
- package/dist/api/sandbox/client.js +1 -260
- package/dist/api/sandbox/client.js.map +1 -1
- package/dist/api/sandbox/pause.d.ts +1 -21
- package/dist/api/sandbox/pause.d.ts.map +1 -1
- package/dist/api/sandbox/pause.js +1 -24
- package/dist/api/sandbox/pause.js.map +1 -1
- package/dist/api/sandbox/resume.d.ts +1 -21
- package/dist/api/sandbox/resume.d.ts.map +1 -1
- package/dist/api/sandbox/resume.js +1 -24
- package/dist/api/sandbox/resume.js.map +1 -1
- package/dist/api/sandbox/util.d.ts +1 -284
- package/dist/api/sandbox/util.d.ts.map +1 -1
- package/dist/api/sandbox/util.js +1 -210
- package/dist/api/sandbox/util.js.map +1 -1
- package/dist/api/user/whoami.d.ts +1 -38
- package/dist/api/user/whoami.d.ts.map +1 -1
- package/dist/api/user/whoami.js +1 -26
- package/dist/api/user/whoami.js.map +1 -1
- package/dist/index.d.ts +1 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -12
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
- package/src/api/api.ts +1 -936
- package/src/api/index.ts +1 -17
- package/src/api/org/env-delete.ts +1 -37
- package/src/api/org/env-get.ts +1 -43
- package/src/api/org/env-update.ts +1 -38
- package/src/api/project/get.ts +1 -49
- package/src/api/project/list.ts +1 -54
- package/src/api/project/malware.ts +1 -68
- package/src/api/region/create.ts +1 -207
- package/src/api/sandbox/client.ts +1 -460
- package/src/api/sandbox/pause.ts +1 -39
- package/src/api/sandbox/resume.ts +1 -39
- package/src/api/sandbox/util.ts +1 -276
- package/src/api/user/whoami.ts +1 -32
- package/src/index.ts +3 -30
- package/dist/api/apikey/create.d.ts +0 -33
- package/dist/api/apikey/create.d.ts.map +0 -1
- package/dist/api/apikey/create.js +0 -23
- package/dist/api/apikey/create.js.map +0 -1
- package/dist/api/apikey/delete.d.ts +0 -19
- package/dist/api/apikey/delete.d.ts.map +0 -1
- package/dist/api/apikey/delete.js +0 -19
- package/dist/api/apikey/delete.js.map +0 -1
- package/dist/api/apikey/get.d.ts +0 -45
- package/dist/api/apikey/get.d.ts.map +0 -1
- package/dist/api/apikey/get.js +0 -36
- package/dist/api/apikey/get.js.map +0 -1
- package/dist/api/apikey/index.d.ts +0 -6
- package/dist/api/apikey/index.d.ts.map +0 -1
- package/dist/api/apikey/index.js +0 -6
- package/dist/api/apikey/index.js.map +0 -1
- package/dist/api/apikey/list.d.ts +0 -64
- package/dist/api/apikey/list.d.ts.map +0 -1
- package/dist/api/apikey/list.js +0 -46
- package/dist/api/apikey/list.js.map +0 -1
- package/dist/api/apikey/util.d.ts +0 -23
- package/dist/api/apikey/util.d.ts.map +0 -1
- package/dist/api/apikey/util.js +0 -3
- package/dist/api/apikey/util.js.map +0 -1
- package/dist/api/db/index.d.ts +0 -5
- package/dist/api/db/index.d.ts.map +0 -1
- package/dist/api/db/index.js +0 -5
- package/dist/api/db/index.js.map +0 -1
- package/dist/api/db/logs.d.ts +0 -70
- package/dist/api/db/logs.d.ts.map +0 -1
- package/dist/api/db/logs.js +0 -59
- package/dist/api/db/logs.js.map +0 -1
- package/dist/api/db/query.d.ts +0 -39
- package/dist/api/db/query.d.ts.map +0 -1
- package/dist/api/db/query.js +0 -49
- package/dist/api/db/query.js.map +0 -1
- package/dist/api/db/tables.d.ts +0 -49
- package/dist/api/db/tables.d.ts.map +0 -1
- package/dist/api/db/tables.js +0 -59
- package/dist/api/db/tables.js.map +0 -1
- package/dist/api/db/util.d.ts +0 -31
- package/dist/api/db/util.d.ts.map +0 -1
- package/dist/api/db/util.js +0 -4
- package/dist/api/db/util.js.map +0 -1
- package/dist/api/eval/get.d.ts +0 -36
- package/dist/api/eval/get.d.ts.map +0 -1
- package/dist/api/eval/get.js +0 -23
- package/dist/api/eval/get.js.map +0 -1
- package/dist/api/eval/index.d.ts +0 -5
- package/dist/api/eval/index.d.ts.map +0 -1
- package/dist/api/eval/index.js +0 -5
- package/dist/api/eval/index.js.map +0 -1
- package/dist/api/eval/list.d.ts +0 -50
- package/dist/api/eval/list.d.ts.map +0 -1
- package/dist/api/eval/list.js +0 -32
- package/dist/api/eval/list.js.map +0 -1
- package/dist/api/eval/run-get.d.ts +0 -48
- package/dist/api/eval/run-get.d.ts.map +0 -1
- package/dist/api/eval/run-get.js +0 -29
- package/dist/api/eval/run-get.js.map +0 -1
- package/dist/api/eval/run-list.d.ts +0 -70
- package/dist/api/eval/run-list.d.ts.map +0 -1
- package/dist/api/eval/run-list.js +0 -42
- package/dist/api/eval/run-list.js.map +0 -1
- package/dist/api/machine/index.d.ts +0 -3
- package/dist/api/machine/index.d.ts.map +0 -1
- package/dist/api/machine/index.js +0 -3
- package/dist/api/machine/index.js.map +0 -1
- package/dist/api/machine/machine.d.ts +0 -192
- package/dist/api/machine/machine.d.ts.map +0 -1
- package/dist/api/machine/machine.js +0 -109
- package/dist/api/machine/machine.js.map +0 -1
- package/dist/api/machine/util.d.ts +0 -14
- package/dist/api/machine/util.d.ts.map +0 -1
- package/dist/api/machine/util.js +0 -3
- package/dist/api/machine/util.js.map +0 -1
- package/dist/api/org/index.d.ts +0 -7
- package/dist/api/org/index.d.ts.map +0 -1
- package/dist/api/org/index.js +0 -7
- package/dist/api/org/index.js.map +0 -1
- package/dist/api/org/list.d.ts +0 -27
- package/dist/api/org/list.d.ts.map +0 -1
- package/dist/api/org/list.js +0 -22
- package/dist/api/org/list.js.map +0 -1
- package/dist/api/org/resources.d.ts +0 -141
- package/dist/api/org/resources.d.ts.map +0 -1
- package/dist/api/org/resources.js +0 -97
- package/dist/api/org/resources.js.map +0 -1
- package/dist/api/org/util.d.ts +0 -45
- package/dist/api/org/util.d.ts.map +0 -1
- package/dist/api/org/util.js +0 -4
- package/dist/api/org/util.js.map +0 -1
- package/dist/api/project/agent.d.ts +0 -89
- package/dist/api/project/agent.d.ts.map +0 -1
- package/dist/api/project/agent.js +0 -60
- package/dist/api/project/agent.js.map +0 -1
- package/dist/api/project/create.d.ts +0 -37
- package/dist/api/project/create.d.ts.map +0 -1
- package/dist/api/project/create.js +0 -31
- package/dist/api/project/create.js.map +0 -1
- package/dist/api/project/delete.d.ts +0 -15
- package/dist/api/project/delete.d.ts.map +0 -1
- package/dist/api/project/delete.js +0 -13
- package/dist/api/project/delete.js.map +0 -1
- package/dist/api/project/deploy.d.ts +0 -490
- package/dist/api/project/deploy.d.ts.map +0 -1
- package/dist/api/project/deploy.js +0 -313
- package/dist/api/project/deploy.js.map +0 -1
- package/dist/api/project/deployment.d.ts +0 -237
- package/dist/api/project/deployment.d.ts.map +0 -1
- package/dist/api/project/deployment.js +0 -127
- package/dist/api/project/deployment.js.map +0 -1
- package/dist/api/project/env-delete.d.ts +0 -22
- package/dist/api/project/env-delete.d.ts.map +0 -1
- package/dist/api/project/env-delete.js +0 -29
- package/dist/api/project/env-delete.js.map +0 -1
- package/dist/api/project/env-update.d.ts +0 -31
- package/dist/api/project/env-update.d.ts.map +0 -1
- package/dist/api/project/env-update.js +0 -36
- package/dist/api/project/env-update.js.map +0 -1
- package/dist/api/project/exists.d.ts +0 -25
- package/dist/api/project/exists.d.ts.map +0 -1
- package/dist/api/project/exists.js +0 -45
- package/dist/api/project/exists.js.map +0 -1
- package/dist/api/project/hostname.d.ts +0 -25
- package/dist/api/project/hostname.d.ts.map +0 -1
- package/dist/api/project/hostname.js +0 -37
- package/dist/api/project/hostname.js.map +0 -1
- package/dist/api/project/index.d.ts +0 -14
- package/dist/api/project/index.d.ts.map +0 -1
- package/dist/api/project/index.js +0 -14
- package/dist/api/project/index.js.map +0 -1
- package/dist/api/project/update-region.d.ts +0 -27
- package/dist/api/project/update-region.d.ts.map +0 -1
- package/dist/api/project/update-region.js +0 -25
- package/dist/api/project/update-region.js.map +0 -1
- package/dist/api/project/util.d.ts +0 -62
- package/dist/api/project/util.d.ts.map +0 -1
- package/dist/api/project/util.js +0 -6
- package/dist/api/project/util.js.map +0 -1
- package/dist/api/queue/analytics.d.ts +0 -250
- package/dist/api/queue/analytics.d.ts.map +0 -1
- package/dist/api/queue/analytics.js +0 -233
- package/dist/api/queue/analytics.js.map +0 -1
- package/dist/api/queue/destinations.d.ts +0 -202
- package/dist/api/queue/destinations.d.ts.map +0 -1
- package/dist/api/queue/destinations.js +0 -168
- package/dist/api/queue/destinations.js.map +0 -1
- package/dist/api/queue/dlq.d.ts +0 -168
- package/dist/api/queue/dlq.d.ts.map +0 -1
- package/dist/api/queue/dlq.js +0 -166
- package/dist/api/queue/dlq.js.map +0 -1
- package/dist/api/queue/index.d.ts +0 -56
- package/dist/api/queue/index.d.ts.map +0 -1
- package/dist/api/queue/index.js +0 -90
- package/dist/api/queue/index.js.map +0 -1
- package/dist/api/queue/messages.d.ts +0 -503
- package/dist/api/queue/messages.d.ts.map +0 -1
- package/dist/api/queue/messages.js +0 -549
- package/dist/api/queue/messages.js.map +0 -1
- package/dist/api/queue/queues.d.ts +0 -226
- package/dist/api/queue/queues.d.ts.map +0 -1
- package/dist/api/queue/queues.js +0 -321
- package/dist/api/queue/queues.js.map +0 -1
- package/dist/api/queue/sources.d.ts +0 -202
- package/dist/api/queue/sources.d.ts.map +0 -1
- package/dist/api/queue/sources.js +0 -202
- package/dist/api/queue/sources.js.map +0 -1
- package/dist/api/queue/types.d.ts +0 -1218
- package/dist/api/queue/types.d.ts.map +0 -1
- package/dist/api/queue/types.js +0 -1002
- package/dist/api/queue/types.js.map +0 -1
- package/dist/api/queue/util.d.ts +0 -278
- package/dist/api/queue/util.d.ts.map +0 -1
- package/dist/api/queue/util.js +0 -235
- package/dist/api/queue/util.js.map +0 -1
- package/dist/api/queue/validation.d.ts +0 -247
- package/dist/api/queue/validation.d.ts.map +0 -1
- package/dist/api/queue/validation.js +0 -513
- package/dist/api/queue/validation.js.map +0 -1
- package/dist/api/queue/websocket.d.ts +0 -168
- package/dist/api/queue/websocket.d.ts.map +0 -1
- package/dist/api/queue/websocket.js +0 -394
- package/dist/api/queue/websocket.js.map +0 -1
- package/dist/api/region/delete.d.ts +0 -62
- package/dist/api/region/delete.d.ts.map +0 -1
- package/dist/api/region/delete.js +0 -37
- package/dist/api/region/delete.js.map +0 -1
- package/dist/api/region/index.d.ts +0 -5
- package/dist/api/region/index.d.ts.map +0 -1
- package/dist/api/region/index.js +0 -5
- package/dist/api/region/index.js.map +0 -1
- package/dist/api/region/list.d.ts +0 -27
- package/dist/api/region/list.d.ts.map +0 -1
- package/dist/api/region/list.js +0 -22
- package/dist/api/region/list.js.map +0 -1
- package/dist/api/region/resources.d.ts +0 -71
- package/dist/api/region/resources.d.ts.map +0 -1
- package/dist/api/region/resources.js +0 -53
- package/dist/api/region/resources.js.map +0 -1
- package/dist/api/region/util.d.ts +0 -23
- package/dist/api/region/util.d.ts.map +0 -1
- package/dist/api/region/util.js +0 -3
- package/dist/api/region/util.js.map +0 -1
- package/dist/api/sandbox/cli-list.d.ts +0 -114
- package/dist/api/sandbox/cli-list.d.ts.map +0 -1
- package/dist/api/sandbox/cli-list.js +0 -71
- package/dist/api/sandbox/cli-list.js.map +0 -1
- package/dist/api/sandbox/create.d.ts +0 -118
- package/dist/api/sandbox/create.d.ts.map +0 -1
- package/dist/api/sandbox/create.js +0 -211
- package/dist/api/sandbox/create.js.map +0 -1
- package/dist/api/sandbox/destroy.d.ts +0 -22
- package/dist/api/sandbox/destroy.d.ts.map +0 -1
- package/dist/api/sandbox/destroy.js +0 -25
- package/dist/api/sandbox/destroy.js.map +0 -1
- package/dist/api/sandbox/disk-checkpoint.d.ts +0 -104
- package/dist/api/sandbox/disk-checkpoint.d.ts.map +0 -1
- package/dist/api/sandbox/disk-checkpoint.js +0 -104
- package/dist/api/sandbox/disk-checkpoint.js.map +0 -1
- package/dist/api/sandbox/execute.d.ts +0 -69
- package/dist/api/sandbox/execute.d.ts.map +0 -1
- package/dist/api/sandbox/execute.js +0 -103
- package/dist/api/sandbox/execute.js.map +0 -1
- package/dist/api/sandbox/execution.d.ts +0 -169
- package/dist/api/sandbox/execution.d.ts.map +0 -1
- package/dist/api/sandbox/execution.js +0 -118
- package/dist/api/sandbox/execution.js.map +0 -1
- package/dist/api/sandbox/files.d.ts +0 -261
- package/dist/api/sandbox/files.d.ts.map +0 -1
- package/dist/api/sandbox/files.js +0 -386
- package/dist/api/sandbox/files.js.map +0 -1
- package/dist/api/sandbox/get.d.ts +0 -283
- package/dist/api/sandbox/get.d.ts.map +0 -1
- package/dist/api/sandbox/get.js +0 -215
- package/dist/api/sandbox/get.js.map +0 -1
- package/dist/api/sandbox/getStatus.d.ts +0 -16
- package/dist/api/sandbox/getStatus.d.ts.map +0 -1
- package/dist/api/sandbox/getStatus.js +0 -32
- package/dist/api/sandbox/getStatus.js.map +0 -1
- package/dist/api/sandbox/index.d.ts +0 -39
- package/dist/api/sandbox/index.d.ts.map +0 -1
- package/dist/api/sandbox/index.js +0 -20
- package/dist/api/sandbox/index.js.map +0 -1
- package/dist/api/sandbox/list.d.ts +0 -293
- package/dist/api/sandbox/list.d.ts.map +0 -1
- package/dist/api/sandbox/list.js +0 -191
- package/dist/api/sandbox/list.js.map +0 -1
- package/dist/api/sandbox/resolve.d.ts +0 -82
- package/dist/api/sandbox/resolve.d.ts.map +0 -1
- package/dist/api/sandbox/resolve.js +0 -71
- package/dist/api/sandbox/resolve.js.map +0 -1
- package/dist/api/sandbox/run.d.ts +0 -28
- package/dist/api/sandbox/run.d.ts.map +0 -1
- package/dist/api/sandbox/run.js +0 -342
- package/dist/api/sandbox/run.js.map +0 -1
- package/dist/api/sandbox/runtime.d.ts +0 -83
- package/dist/api/sandbox/runtime.d.ts.map +0 -1
- package/dist/api/sandbox/runtime.js +0 -78
- package/dist/api/sandbox/runtime.js.map +0 -1
- package/dist/api/sandbox/snapshot-build.d.ts +0 -48
- package/dist/api/sandbox/snapshot-build.d.ts.map +0 -1
- package/dist/api/sandbox/snapshot-build.js +0 -74
- package/dist/api/sandbox/snapshot-build.js.map +0 -1
- package/dist/api/sandbox/snapshot.d.ts +0 -595
- package/dist/api/sandbox/snapshot.d.ts.map +0 -1
- package/dist/api/sandbox/snapshot.js +0 -598
- package/dist/api/sandbox/snapshot.js.map +0 -1
- package/dist/api/services/index.d.ts +0 -2
- package/dist/api/services/index.d.ts.map +0 -1
- package/dist/api/services/index.js +0 -2
- package/dist/api/services/index.js.map +0 -1
- package/dist/api/services/stats.d.ts +0 -263
- package/dist/api/services/stats.d.ts.map +0 -1
- package/dist/api/services/stats.js +0 -144
- package/dist/api/services/stats.js.map +0 -1
- package/dist/api/session/get.d.ts +0 -169
- package/dist/api/session/get.d.ts.map +0 -1
- package/dist/api/session/get.js +0 -56
- package/dist/api/session/get.js.map +0 -1
- package/dist/api/session/index.d.ts +0 -4
- package/dist/api/session/index.d.ts.map +0 -1
- package/dist/api/session/index.js +0 -4
- package/dist/api/session/index.js.map +0 -1
- package/dist/api/session/list.d.ts +0 -143
- package/dist/api/session/list.d.ts.map +0 -1
- package/dist/api/session/list.js +0 -91
- package/dist/api/session/list.js.map +0 -1
- package/dist/api/session/logs.d.ts +0 -40
- package/dist/api/session/logs.d.ts.map +0 -1
- package/dist/api/session/logs.js +0 -28
- package/dist/api/session/logs.js.map +0 -1
- package/dist/api/session/util.d.ts +0 -23
- package/dist/api/session/util.d.ts.map +0 -1
- package/dist/api/session/util.js +0 -3
- package/dist/api/session/util.js.map +0 -1
- package/dist/api/storage/config.d.ts +0 -99
- package/dist/api/storage/config.d.ts.map +0 -1
- package/dist/api/storage/config.js +0 -61
- package/dist/api/storage/config.js.map +0 -1
- package/dist/api/storage/index.d.ts +0 -5
- package/dist/api/storage/index.d.ts.map +0 -1
- package/dist/api/storage/index.js +0 -5
- package/dist/api/storage/index.js.map +0 -1
- package/dist/api/storage/objects.d.ts +0 -155
- package/dist/api/storage/objects.d.ts.map +0 -1
- package/dist/api/storage/objects.js +0 -148
- package/dist/api/storage/objects.js.map +0 -1
- package/dist/api/storage/types.d.ts +0 -161
- package/dist/api/storage/types.d.ts.map +0 -1
- package/dist/api/storage/types.js +0 -141
- package/dist/api/storage/types.js.map +0 -1
- package/dist/api/storage/util.d.ts +0 -48
- package/dist/api/storage/util.d.ts.map +0 -1
- package/dist/api/storage/util.js +0 -8
- package/dist/api/storage/util.js.map +0 -1
- package/dist/api/stream/get.d.ts +0 -58
- package/dist/api/stream/get.d.ts.map +0 -1
- package/dist/api/stream/get.js +0 -40
- package/dist/api/stream/get.js.map +0 -1
- package/dist/api/stream/index.d.ts +0 -4
- package/dist/api/stream/index.d.ts.map +0 -1
- package/dist/api/stream/index.js +0 -4
- package/dist/api/stream/index.js.map +0 -1
- package/dist/api/stream/list.d.ts +0 -120
- package/dist/api/stream/list.d.ts.map +0 -1
- package/dist/api/stream/list.js +0 -77
- package/dist/api/stream/list.js.map +0 -1
- package/dist/api/stream/util.d.ts +0 -23
- package/dist/api/stream/util.d.ts.map +0 -1
- package/dist/api/stream/util.js +0 -3
- package/dist/api/stream/util.js.map +0 -1
- package/dist/api/thread/delete.d.ts +0 -23
- package/dist/api/thread/delete.d.ts.map +0 -1
- package/dist/api/thread/delete.js +0 -21
- package/dist/api/thread/delete.js.map +0 -1
- package/dist/api/thread/get.d.ts +0 -36
- package/dist/api/thread/get.d.ts.map +0 -1
- package/dist/api/thread/get.js +0 -23
- package/dist/api/thread/get.js.map +0 -1
- package/dist/api/thread/index.d.ts +0 -5
- package/dist/api/thread/index.d.ts.map +0 -1
- package/dist/api/thread/index.js +0 -5
- package/dist/api/thread/index.js.map +0 -1
- package/dist/api/thread/list.d.ts +0 -69
- package/dist/api/thread/list.d.ts.map +0 -1
- package/dist/api/thread/list.js +0 -51
- package/dist/api/thread/list.js.map +0 -1
- package/dist/api/thread/util.d.ts +0 -23
- package/dist/api/thread/util.d.ts.map +0 -1
- package/dist/api/thread/util.js +0 -3
- package/dist/api/thread/util.js.map +0 -1
- package/dist/api/user/index.d.ts +0 -2
- package/dist/api/user/index.d.ts.map +0 -1
- package/dist/api/user/index.js +0 -2
- package/dist/api/user/index.js.map +0 -1
- package/dist/api/user/util.d.ts +0 -23
- package/dist/api/user/util.d.ts.map +0 -1
- package/dist/api/user/util.js +0 -3
- package/dist/api/user/util.js.map +0 -1
- package/dist/api/webhook/deliveries.d.ts +0 -94
- package/dist/api/webhook/deliveries.d.ts.map +0 -1
- package/dist/api/webhook/deliveries.js +0 -79
- package/dist/api/webhook/deliveries.js.map +0 -1
- package/dist/api/webhook/destinations.d.ts +0 -136
- package/dist/api/webhook/destinations.d.ts.map +0 -1
- package/dist/api/webhook/destinations.js +0 -137
- package/dist/api/webhook/destinations.js.map +0 -1
- package/dist/api/webhook/index.d.ts +0 -41
- package/dist/api/webhook/index.d.ts.map +0 -1
- package/dist/api/webhook/index.js +0 -59
- package/dist/api/webhook/index.js.map +0 -1
- package/dist/api/webhook/receipts.d.ts +0 -77
- package/dist/api/webhook/receipts.d.ts.map +0 -1
- package/dist/api/webhook/receipts.js +0 -78
- package/dist/api/webhook/receipts.js.map +0 -1
- package/dist/api/webhook/types.d.ts +0 -249
- package/dist/api/webhook/types.d.ts.map +0 -1
- package/dist/api/webhook/types.js +0 -221
- package/dist/api/webhook/types.js.map +0 -1
- package/dist/api/webhook/util.d.ts +0 -202
- package/dist/api/webhook/util.d.ts.map +0 -1
- package/dist/api/webhook/util.js +0 -201
- package/dist/api/webhook/util.js.map +0 -1
- package/dist/api/webhook/webhooks.d.ts +0 -146
- package/dist/api/webhook/webhooks.d.ts.map +0 -1
- package/dist/api/webhook/webhooks.js +0 -165
- package/dist/api/webhook/webhooks.js.map +0 -1
- package/src/api/api-example.md +0 -164
- package/src/api/apikey/create.ts +0 -41
- package/src/api/apikey/delete.ts +0 -30
- package/src/api/apikey/get.ts +0 -48
- package/src/api/apikey/index.ts +0 -5
- package/src/api/apikey/list.ts +0 -64
- package/src/api/apikey/util.ts +0 -3
- package/src/api/db/index.ts +0 -27
- package/src/api/db/logs.ts +0 -75
- package/src/api/db/query.ts +0 -67
- package/src/api/db/tables.ts +0 -92
- package/src/api/db/util.ts +0 -9
- package/src/api/eval/get.ts +0 -33
- package/src/api/eval/index.ts +0 -28
- package/src/api/eval/list.ts +0 -49
- package/src/api/eval/run-get.ts +0 -39
- package/src/api/eval/run-list.ts +0 -59
- package/src/api/machine/index.ts +0 -2
- package/src/api/machine/machine.ts +0 -160
- package/src/api/machine/util.ts +0 -5
- package/src/api/org/index.ts +0 -6
- package/src/api/org/list.ts +0 -28
- package/src/api/org/resources.ts +0 -140
- package/src/api/org/util.ts +0 -4
- package/src/api/project/agent.ts +0 -86
- package/src/api/project/create.ts +0 -47
- package/src/api/project/delete.ts +0 -25
- package/src/api/project/deploy.ts +0 -458
- package/src/api/project/deployment.ts +0 -195
- package/src/api/project/env-delete.ts +0 -45
- package/src/api/project/env-update.ts +0 -55
- package/src/api/project/exists.ts +0 -58
- package/src/api/project/hostname.ts +0 -73
- package/src/api/project/index.ts +0 -13
- package/src/api/project/update-region.ts +0 -44
- package/src/api/project/util.ts +0 -8
- package/src/api/queue/analytics.ts +0 -311
- package/src/api/queue/destinations.ts +0 -259
- package/src/api/queue/dlq.ts +0 -243
- package/src/api/queue/index.ts +0 -308
- package/src/api/queue/messages.ts +0 -784
- package/src/api/queue/queues.ts +0 -460
- package/src/api/queue/sources.ts +0 -294
- package/src/api/queue/types.ts +0 -1325
- package/src/api/queue/util.ts +0 -278
- package/src/api/queue/validation.ts +0 -560
- package/src/api/queue/websocket.ts +0 -514
- package/src/api/region/delete.ts +0 -57
- package/src/api/region/index.ts +0 -4
- package/src/api/region/list.ts +0 -32
- package/src/api/region/resources.ts +0 -69
- package/src/api/region/util.ts +0 -3
- package/src/api/sandbox/cli-list.ts +0 -127
- package/src/api/sandbox/create.ts +0 -256
- package/src/api/sandbox/destroy.ts +0 -41
- package/src/api/sandbox/disk-checkpoint.ts +0 -179
- package/src/api/sandbox/execute.ts +0 -132
- package/src/api/sandbox/execution.ts +0 -183
- package/src/api/sandbox/files.ts +0 -596
- package/src/api/sandbox/get.ts +0 -249
- package/src/api/sandbox/getStatus.ts +0 -54
- package/src/api/sandbox/index.ts +0 -211
- package/src/api/sandbox/list.ts +0 -224
- package/src/api/sandbox/resolve.ts +0 -98
- package/src/api/sandbox/run.ts +0 -439
- package/src/api/sandbox/runtime.ts +0 -100
- package/src/api/sandbox/snapshot-build.ts +0 -98
- package/src/api/sandbox/snapshot.ts +0 -781
- package/src/api/services/index.ts +0 -1
- package/src/api/services/stats.ts +0 -213
- package/src/api/session/get.ts +0 -106
- package/src/api/session/index.ts +0 -3
- package/src/api/session/list.ts +0 -136
- package/src/api/session/logs.ts +0 -47
- package/src/api/session/util.ts +0 -3
- package/src/api/storage/config.ts +0 -111
- package/src/api/storage/index.ts +0 -4
- package/src/api/storage/objects.ts +0 -250
- package/src/api/storage/types.ts +0 -174
- package/src/api/storage/util.ts +0 -10
- package/src/api/stream/get.ts +0 -51
- package/src/api/stream/index.ts +0 -3
- package/src/api/stream/list.ts +0 -127
- package/src/api/stream/util.ts +0 -3
- package/src/api/thread/delete.ts +0 -31
- package/src/api/thread/get.ts +0 -34
- package/src/api/thread/index.ts +0 -4
- package/src/api/thread/list.ts +0 -76
- package/src/api/thread/util.ts +0 -3
- package/src/api/user/index.ts +0 -1
- package/src/api/user/util.ts +0 -3
- package/src/api/webhook/deliveries.ts +0 -129
- package/src/api/webhook/destinations.ts +0 -224
- package/src/api/webhook/index.ts +0 -133
- package/src/api/webhook/receipts.ts +0 -124
- package/src/api/webhook/types.ts +0 -309
- package/src/api/webhook/util.ts +0 -237
- package/src/api/webhook/webhooks.ts +0 -260
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { APIResponseSchema } from "../api.js";
|
|
3
|
-
import { ProjectResponseError } from "./util.js";
|
|
4
|
-
export const CreateProjectRequestSchema = z.object({
|
|
5
|
-
name: z.string().max(255).min(1).describe('the name of the new project'),
|
|
6
|
-
description: z.string().max(255).min(0).optional().describe('the description of the project'),
|
|
7
|
-
tags: z.array(z.string()).optional().describe('tags for the project'),
|
|
8
|
-
orgId: z.string().max(255).min(1).describe('the organization id to create the project in'),
|
|
9
|
-
cloudRegion: z.string().describe('the cloud region to create the project'),
|
|
10
|
-
domains: z.array(z.string()).optional().describe('the custom domains for this project'),
|
|
11
|
-
});
|
|
12
|
-
export const NewProjectSchema = z.object({
|
|
13
|
-
id: z.string().describe('the unique id for the project'),
|
|
14
|
-
sdkKey: z.string().describe('the SDK key for the project'),
|
|
15
|
-
});
|
|
16
|
-
export const CreateProjectResponseSchema = APIResponseSchema(NewProjectSchema);
|
|
17
|
-
/**
|
|
18
|
-
* Create a new Project
|
|
19
|
-
*
|
|
20
|
-
* @param client
|
|
21
|
-
* @param body
|
|
22
|
-
* @returns
|
|
23
|
-
*/
|
|
24
|
-
export async function projectCreate(client, body) {
|
|
25
|
-
const resp = await client.request('POST', '/cli/project', CreateProjectResponseSchema, body, CreateProjectRequestSchema);
|
|
26
|
-
if (resp.success) {
|
|
27
|
-
return resp.data;
|
|
28
|
-
}
|
|
29
|
-
throw new ProjectResponseError({ message: resp.message });
|
|
30
|
-
}
|
|
31
|
-
//# sourceMappingURL=create.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create.js","sourceRoot":"","sources":["../../../src/api/project/create.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAkB,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEjD,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,CAAC,MAAM,CAAC;IAClD,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;IACxE,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IAC7F,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IACrE,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,8CAA8C,CAAC;IAC1F,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,wCAAwC,CAAC;IAC1E,OAAO,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,qCAAqC,CAAC;CACvF,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,MAAM,CAAC;IACxC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACxD,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,6BAA6B,CAAC;CAC1D,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,2BAA2B,GAAG,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;AAM/E;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,aAAa,CAClC,MAAiB,EACjB,IAA0B;IAE1B,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,OAAO,CAChC,MAAM,EACN,cAAc,EACd,2BAA2B,EAC3B,IAAI,EACJ,0BAA0B,CAC1B,CAAC;IACF,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC,IAAI,CAAC;IAClB,CAAC;IACD,MAAM,IAAI,oBAAoB,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC;AAC3D,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { type APIClient } from '../api.ts';
|
|
3
|
-
export declare const ProjectDeleteRequestSchema: z.ZodObject<{
|
|
4
|
-
ids: z.ZodArray<z.ZodString>;
|
|
5
|
-
}, z.core.$strip>;
|
|
6
|
-
export declare const ProjectDeleteResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
7
|
-
success: z.ZodLiteral<false>;
|
|
8
|
-
message: z.ZodString;
|
|
9
|
-
code: z.ZodOptional<z.ZodString>;
|
|
10
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
-
success: z.ZodLiteral<true>;
|
|
12
|
-
data: z.ZodArray<z.ZodString>;
|
|
13
|
-
}, z.core.$strip>], "success">;
|
|
14
|
-
export declare function projectDelete(client: APIClient, ...ids: string[]): Promise<string[]>;
|
|
15
|
-
//# sourceMappingURL=delete.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"delete.d.ts","sourceRoot":"","sources":["../../../src/api/project/delete.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,KAAK,SAAS,EAAqB,MAAM,WAAW,CAAC;AAG9D,eAAO,MAAM,0BAA0B;;iBAAyC,CAAC;AACjF,eAAO,MAAM,2BAA2B;;;;;;;8BAAyC,CAAC;AAKlF,wBAAsB,aAAa,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,GAAG,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,EAAE,CAAC,CAc1F"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { APIResponseSchema } from "../api.js";
|
|
3
|
-
import { ProjectResponseError } from "./util.js";
|
|
4
|
-
export const ProjectDeleteRequestSchema = z.object({ ids: z.array(z.string()) });
|
|
5
|
-
export const ProjectDeleteResponseSchema = APIResponseSchema(z.array(z.string()));
|
|
6
|
-
export async function projectDelete(client, ...ids) {
|
|
7
|
-
const resp = await client.request('DELETE', '/cli/project', ProjectDeleteResponseSchema, { ids }, ProjectDeleteRequestSchema);
|
|
8
|
-
if (resp.success) {
|
|
9
|
-
return resp.data;
|
|
10
|
-
}
|
|
11
|
-
throw new ProjectResponseError({ message: resp.message ?? 'failed to delete project' });
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=delete.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"delete.js","sourceRoot":"","sources":["../../../src/api/project/delete.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAkB,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEjD,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,CAAC,CAAC;AACjF,MAAM,CAAC,MAAM,2BAA2B,GAAG,iBAAiB,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAKlF,MAAM,CAAC,KAAK,UAAU,aAAa,CAAC,MAAiB,EAAE,GAAG,GAAa;IACtE,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,OAAO,CAChC,QAAQ,EACR,cAAc,EACd,2BAA2B,EAC3B,EAAE,GAAG,EAAE,EACP,0BAA0B,CAC1B,CAAC;IAEF,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC,IAAI,CAAC;IAClB,CAAC;IAED,MAAM,IAAI,oBAAoB,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,0BAA0B,EAAE,CAAC,CAAC;AACzF,CAAC"}
|
|
@@ -1,490 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { type APIClient } from '../api.ts';
|
|
3
|
-
export declare const Resources: z.ZodObject<{
|
|
4
|
-
memory: z.ZodDefault<z.ZodString>;
|
|
5
|
-
cpu: z.ZodDefault<z.ZodString>;
|
|
6
|
-
disk: z.ZodDefault<z.ZodString>;
|
|
7
|
-
}, z.core.$strip>;
|
|
8
|
-
export declare const Mode: z.ZodObject<{
|
|
9
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
10
|
-
"on-demand": "on-demand";
|
|
11
|
-
provisioned: "provisioned";
|
|
12
|
-
}>>;
|
|
13
|
-
idle: z.ZodOptional<z.ZodString>;
|
|
14
|
-
}, z.core.$strip>;
|
|
15
|
-
export declare const ProjectBuildConfig: z.ZodObject<{
|
|
16
|
-
timeout: z.ZodOptional<z.ZodString>;
|
|
17
|
-
resources: z.ZodOptional<z.ZodObject<{
|
|
18
|
-
memory: z.ZodOptional<z.ZodString>;
|
|
19
|
-
cpu: z.ZodOptional<z.ZodString>;
|
|
20
|
-
disk: z.ZodOptional<z.ZodString>;
|
|
21
|
-
}, z.core.$strip>>;
|
|
22
|
-
}, z.core.$strip>;
|
|
23
|
-
export declare const DeploymentConfig: z.ZodObject<{
|
|
24
|
-
resources: z.ZodOptional<z.ZodObject<{
|
|
25
|
-
memory: z.ZodDefault<z.ZodString>;
|
|
26
|
-
cpu: z.ZodDefault<z.ZodString>;
|
|
27
|
-
disk: z.ZodDefault<z.ZodString>;
|
|
28
|
-
}, z.core.$strip>>;
|
|
29
|
-
mode: z.ZodOptional<z.ZodObject<{
|
|
30
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
31
|
-
"on-demand": "on-demand";
|
|
32
|
-
provisioned: "provisioned";
|
|
33
|
-
}>>;
|
|
34
|
-
idle: z.ZodOptional<z.ZodString>;
|
|
35
|
-
}, z.core.$strip>>;
|
|
36
|
-
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
37
|
-
domains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
38
|
-
}, z.core.$strip>;
|
|
39
|
-
export declare const BuildEvalSchema: z.ZodObject<{
|
|
40
|
-
id: z.ZodString;
|
|
41
|
-
identifier: z.ZodString;
|
|
42
|
-
name: z.ZodString;
|
|
43
|
-
description: z.ZodOptional<z.ZodString>;
|
|
44
|
-
agentIdentifier: z.ZodString;
|
|
45
|
-
projectId: z.ZodString;
|
|
46
|
-
filename: z.ZodString;
|
|
47
|
-
version: z.ZodString;
|
|
48
|
-
}, z.core.$strip>;
|
|
49
|
-
export declare const BuildAgentSchema: z.ZodObject<{
|
|
50
|
-
id: z.ZodString;
|
|
51
|
-
agentId: z.ZodString;
|
|
52
|
-
projectId: z.ZodString;
|
|
53
|
-
name: z.ZodString;
|
|
54
|
-
description: z.ZodOptional<z.ZodString>;
|
|
55
|
-
evals: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
56
|
-
id: z.ZodString;
|
|
57
|
-
identifier: z.ZodString;
|
|
58
|
-
name: z.ZodString;
|
|
59
|
-
description: z.ZodOptional<z.ZodString>;
|
|
60
|
-
agentIdentifier: z.ZodString;
|
|
61
|
-
projectId: z.ZodString;
|
|
62
|
-
filename: z.ZodString;
|
|
63
|
-
version: z.ZodString;
|
|
64
|
-
}, z.core.$strip>>>;
|
|
65
|
-
schema: z.ZodOptional<z.ZodObject<{
|
|
66
|
-
input: z.ZodOptional<z.ZodString>;
|
|
67
|
-
output: z.ZodOptional<z.ZodString>;
|
|
68
|
-
}, z.core.$strip>>;
|
|
69
|
-
filename: z.ZodString;
|
|
70
|
-
version: z.ZodString;
|
|
71
|
-
}, z.core.$strip>;
|
|
72
|
-
export declare const BuildMetadataSchema: z.ZodObject<{
|
|
73
|
-
routes: z.ZodArray<z.ZodObject<{
|
|
74
|
-
id: z.ZodString;
|
|
75
|
-
filename: z.ZodString;
|
|
76
|
-
path: z.ZodString;
|
|
77
|
-
method: z.ZodEnum<{
|
|
78
|
-
get: "get";
|
|
79
|
-
post: "post";
|
|
80
|
-
put: "put";
|
|
81
|
-
delete: "delete";
|
|
82
|
-
patch: "patch";
|
|
83
|
-
}>;
|
|
84
|
-
version: z.ZodString;
|
|
85
|
-
type: z.ZodEnum<{
|
|
86
|
-
api: "api";
|
|
87
|
-
sms: "sms";
|
|
88
|
-
email: "email";
|
|
89
|
-
cron: "cron";
|
|
90
|
-
websocket: "websocket";
|
|
91
|
-
sse: "sse";
|
|
92
|
-
stream: "stream";
|
|
93
|
-
}>;
|
|
94
|
-
agentIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
95
|
-
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
96
|
-
schema: z.ZodOptional<z.ZodObject<{
|
|
97
|
-
input: z.ZodOptional<z.ZodString>;
|
|
98
|
-
output: z.ZodOptional<z.ZodString>;
|
|
99
|
-
}, z.core.$strip>>;
|
|
100
|
-
}, z.core.$strip>>;
|
|
101
|
-
agents: z.ZodArray<z.ZodObject<{
|
|
102
|
-
id: z.ZodString;
|
|
103
|
-
agentId: z.ZodString;
|
|
104
|
-
projectId: z.ZodString;
|
|
105
|
-
name: z.ZodString;
|
|
106
|
-
description: z.ZodOptional<z.ZodString>;
|
|
107
|
-
evals: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
108
|
-
id: z.ZodString;
|
|
109
|
-
identifier: z.ZodString;
|
|
110
|
-
name: z.ZodString;
|
|
111
|
-
description: z.ZodOptional<z.ZodString>;
|
|
112
|
-
agentIdentifier: z.ZodString;
|
|
113
|
-
projectId: z.ZodString;
|
|
114
|
-
filename: z.ZodString;
|
|
115
|
-
version: z.ZodString;
|
|
116
|
-
}, z.core.$strip>>>;
|
|
117
|
-
schema: z.ZodOptional<z.ZodObject<{
|
|
118
|
-
input: z.ZodOptional<z.ZodString>;
|
|
119
|
-
output: z.ZodOptional<z.ZodString>;
|
|
120
|
-
}, z.core.$strip>>;
|
|
121
|
-
filename: z.ZodString;
|
|
122
|
-
version: z.ZodString;
|
|
123
|
-
}, z.core.$strip>>;
|
|
124
|
-
assets: z.ZodArray<z.ZodObject<{
|
|
125
|
-
filename: z.ZodString;
|
|
126
|
-
kind: z.ZodString;
|
|
127
|
-
contentType: z.ZodString;
|
|
128
|
-
contentEncoding: z.ZodOptional<z.ZodString>;
|
|
129
|
-
size: z.ZodNumber;
|
|
130
|
-
}, z.core.$strip>>;
|
|
131
|
-
project: z.ZodObject<{
|
|
132
|
-
id: z.ZodString;
|
|
133
|
-
name: z.ZodString;
|
|
134
|
-
version: z.ZodOptional<z.ZodString>;
|
|
135
|
-
description: z.ZodOptional<z.ZodString>;
|
|
136
|
-
keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
137
|
-
orgId: z.ZodString;
|
|
138
|
-
}, z.core.$strip>;
|
|
139
|
-
deployment: z.ZodIntersection<z.ZodObject<{
|
|
140
|
-
resources: z.ZodOptional<z.ZodObject<{
|
|
141
|
-
memory: z.ZodDefault<z.ZodString>;
|
|
142
|
-
cpu: z.ZodDefault<z.ZodString>;
|
|
143
|
-
disk: z.ZodDefault<z.ZodString>;
|
|
144
|
-
}, z.core.$strip>>;
|
|
145
|
-
mode: z.ZodOptional<z.ZodObject<{
|
|
146
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
147
|
-
"on-demand": "on-demand";
|
|
148
|
-
provisioned: "provisioned";
|
|
149
|
-
}>>;
|
|
150
|
-
idle: z.ZodOptional<z.ZodString>;
|
|
151
|
-
}, z.core.$strip>>;
|
|
152
|
-
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
153
|
-
domains: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
154
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
155
|
-
id: z.ZodString;
|
|
156
|
-
date: z.ZodString;
|
|
157
|
-
git: z.ZodOptional<z.ZodObject<{
|
|
158
|
-
repo: z.ZodOptional<z.ZodString>;
|
|
159
|
-
commit: z.ZodOptional<z.ZodString>;
|
|
160
|
-
message: z.ZodOptional<z.ZodString>;
|
|
161
|
-
branch: z.ZodOptional<z.ZodString>;
|
|
162
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
163
|
-
pr: z.ZodOptional<z.ZodString>;
|
|
164
|
-
provider: z.ZodOptional<z.ZodString>;
|
|
165
|
-
trigger: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
166
|
-
url: z.ZodOptional<z.ZodString>;
|
|
167
|
-
buildUrl: z.ZodOptional<z.ZodString>;
|
|
168
|
-
event: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
169
|
-
push: "push";
|
|
170
|
-
pull_request: "pull_request";
|
|
171
|
-
manual: "manual";
|
|
172
|
-
workflow: "workflow";
|
|
173
|
-
}>>>;
|
|
174
|
-
pull_request: z.ZodOptional<z.ZodObject<{
|
|
175
|
-
number: z.ZodNumber;
|
|
176
|
-
url: z.ZodOptional<z.ZodString>;
|
|
177
|
-
}, z.core.$strip>>;
|
|
178
|
-
}, z.core.$strip>>;
|
|
179
|
-
build: z.ZodObject<{
|
|
180
|
-
bun: z.ZodString;
|
|
181
|
-
agentuity: z.ZodString;
|
|
182
|
-
arch: z.ZodString;
|
|
183
|
-
platform: z.ZodString;
|
|
184
|
-
}, z.core.$strip>;
|
|
185
|
-
}, z.core.$strip>>;
|
|
186
|
-
}, z.core.$strip>;
|
|
187
|
-
export type BuildMetadata = z.infer<typeof BuildMetadataSchema>;
|
|
188
|
-
export declare const CreateProjectDeploymentSchema: z.ZodObject<{
|
|
189
|
-
id: z.ZodString;
|
|
190
|
-
orgId: z.ZodString;
|
|
191
|
-
publicKey: z.ZodString;
|
|
192
|
-
buildLogsStreamURL: z.ZodOptional<z.ZodString>;
|
|
193
|
-
}, z.core.$strip>;
|
|
194
|
-
export declare const CreateProjectDeploymentResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
195
|
-
success: z.ZodLiteral<false>;
|
|
196
|
-
message: z.ZodString;
|
|
197
|
-
code: z.ZodOptional<z.ZodString>;
|
|
198
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
199
|
-
success: z.ZodLiteral<true>;
|
|
200
|
-
data: z.ZodObject<{
|
|
201
|
-
id: z.ZodString;
|
|
202
|
-
orgId: z.ZodString;
|
|
203
|
-
publicKey: z.ZodString;
|
|
204
|
-
buildLogsStreamURL: z.ZodOptional<z.ZodString>;
|
|
205
|
-
}, z.core.$strip>;
|
|
206
|
-
}, z.core.$strip>], "success">;
|
|
207
|
-
export type Deployment = z.infer<typeof CreateProjectDeploymentSchema>;
|
|
208
|
-
/**
|
|
209
|
-
* Create a new project deployment
|
|
210
|
-
*
|
|
211
|
-
* @param client
|
|
212
|
-
* @param projectId
|
|
213
|
-
* @returns
|
|
214
|
-
*/
|
|
215
|
-
export declare function projectDeploymentCreate(client: APIClient, projectId: string, deploymentConfig?: z.infer<typeof DeploymentConfig>): Promise<Deployment>;
|
|
216
|
-
export declare const DeploymentInstructionsSchema: z.ZodObject<{
|
|
217
|
-
deployment: z.ZodString;
|
|
218
|
-
assets: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
219
|
-
}, z.core.$strip>;
|
|
220
|
-
export declare const DeploymentInstructionsResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
221
|
-
success: z.ZodLiteral<false>;
|
|
222
|
-
message: z.ZodString;
|
|
223
|
-
code: z.ZodOptional<z.ZodString>;
|
|
224
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
-
success: z.ZodLiteral<true>;
|
|
226
|
-
data: z.ZodObject<{
|
|
227
|
-
deployment: z.ZodString;
|
|
228
|
-
assets: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
229
|
-
}, z.core.$strip>;
|
|
230
|
-
}, z.core.$strip>], "success">;
|
|
231
|
-
export type DeploymentInstructions = z.infer<typeof DeploymentInstructionsSchema>;
|
|
232
|
-
/**
|
|
233
|
-
* Update the deployment with the build metadata
|
|
234
|
-
*
|
|
235
|
-
* @param client
|
|
236
|
-
* @param deploymentId
|
|
237
|
-
* @returns
|
|
238
|
-
*/
|
|
239
|
-
export declare function projectDeploymentUpdate(client: APIClient, deploymentId: string, deployment: BuildMetadata, signal?: AbortSignal): Promise<DeploymentInstructions>;
|
|
240
|
-
export declare const DeploymentCompleteSchema: z.ZodObject<{
|
|
241
|
-
streamId: z.ZodOptional<z.ZodString>;
|
|
242
|
-
publicUrls: z.ZodObject<{
|
|
243
|
-
latest: z.ZodString;
|
|
244
|
-
deployment: z.ZodString;
|
|
245
|
-
custom: z.ZodArray<z.ZodString>;
|
|
246
|
-
vanityDeployment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
247
|
-
vanityProject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
248
|
-
}, z.core.$strip>;
|
|
249
|
-
}, z.core.$strip>;
|
|
250
|
-
export declare const DeploymentCompleteResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
251
|
-
success: z.ZodLiteral<false>;
|
|
252
|
-
message: z.ZodString;
|
|
253
|
-
code: z.ZodOptional<z.ZodString>;
|
|
254
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
255
|
-
success: z.ZodLiteral<true>;
|
|
256
|
-
data: z.ZodObject<{
|
|
257
|
-
streamId: z.ZodOptional<z.ZodString>;
|
|
258
|
-
publicUrls: z.ZodObject<{
|
|
259
|
-
latest: z.ZodString;
|
|
260
|
-
deployment: z.ZodString;
|
|
261
|
-
custom: z.ZodArray<z.ZodString>;
|
|
262
|
-
vanityDeployment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
263
|
-
vanityProject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
264
|
-
}, z.core.$strip>;
|
|
265
|
-
}, z.core.$strip>;
|
|
266
|
-
}, z.core.$strip>], "success">;
|
|
267
|
-
export type DeploymentComplete = z.infer<typeof DeploymentCompleteSchema>;
|
|
268
|
-
export declare const DeploymentStateValue: z.ZodEnum<{
|
|
269
|
-
pending: "pending";
|
|
270
|
-
building: "building";
|
|
271
|
-
deploying: "deploying";
|
|
272
|
-
failed: "failed";
|
|
273
|
-
completed: "completed";
|
|
274
|
-
}>;
|
|
275
|
-
export type DeploymentState = z.infer<typeof DeploymentStateValue>;
|
|
276
|
-
export declare const DeploymentStatusSchema: z.ZodObject<{
|
|
277
|
-
state: z.ZodEnum<{
|
|
278
|
-
pending: "pending";
|
|
279
|
-
building: "building";
|
|
280
|
-
deploying: "deploying";
|
|
281
|
-
failed: "failed";
|
|
282
|
-
completed: "completed";
|
|
283
|
-
}>;
|
|
284
|
-
}, z.core.$strip>;
|
|
285
|
-
export declare const DeploymentStatusResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
286
|
-
success: z.ZodLiteral<false>;
|
|
287
|
-
message: z.ZodString;
|
|
288
|
-
code: z.ZodOptional<z.ZodString>;
|
|
289
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
290
|
-
success: z.ZodLiteral<true>;
|
|
291
|
-
data: z.ZodObject<{
|
|
292
|
-
state: z.ZodEnum<{
|
|
293
|
-
pending: "pending";
|
|
294
|
-
building: "building";
|
|
295
|
-
deploying: "deploying";
|
|
296
|
-
failed: "failed";
|
|
297
|
-
completed: "completed";
|
|
298
|
-
}>;
|
|
299
|
-
}, z.core.$strip>;
|
|
300
|
-
}, z.core.$strip>], "success">;
|
|
301
|
-
export type DeploymentStatusResult = z.infer<typeof DeploymentStatusSchema>;
|
|
302
|
-
/**
|
|
303
|
-
* Complete the deployment once build is uploaded
|
|
304
|
-
*
|
|
305
|
-
* @param client
|
|
306
|
-
* @param deploymentId
|
|
307
|
-
* @returns
|
|
308
|
-
*/
|
|
309
|
-
export declare function projectDeploymentComplete(client: APIClient, deploymentId: string, signal?: AbortSignal): Promise<DeploymentComplete>;
|
|
310
|
-
/**
|
|
311
|
-
* Get the current provisioning status of a deployment
|
|
312
|
-
*
|
|
313
|
-
* @param client
|
|
314
|
-
* @param deploymentId
|
|
315
|
-
* @returns
|
|
316
|
-
*/
|
|
317
|
-
export declare function projectDeploymentStatus(client: APIClient, deploymentId: string, signal?: AbortSignal): Promise<DeploymentStatusResult>;
|
|
318
|
-
export interface ClientDiagnosticsError {
|
|
319
|
-
type: 'file' | 'general';
|
|
320
|
-
scope: 'typescript' | 'ast' | 'build' | 'bundler' | 'validation' | 'deploy';
|
|
321
|
-
path?: string;
|
|
322
|
-
line?: number;
|
|
323
|
-
column?: number;
|
|
324
|
-
message: string;
|
|
325
|
-
code?: string;
|
|
326
|
-
}
|
|
327
|
-
export interface ClientDiagnosticsTiming {
|
|
328
|
-
name: string;
|
|
329
|
-
startedAt: string;
|
|
330
|
-
completedAt: string;
|
|
331
|
-
durationMs: number;
|
|
332
|
-
}
|
|
333
|
-
export interface ClientDiagnostics {
|
|
334
|
-
success: boolean;
|
|
335
|
-
errors: ClientDiagnosticsError[];
|
|
336
|
-
warnings: ClientDiagnosticsError[];
|
|
337
|
-
diagnostics: ClientDiagnosticsTiming[];
|
|
338
|
-
error?: string;
|
|
339
|
-
}
|
|
340
|
-
export interface DeploymentFailPayload {
|
|
341
|
-
error?: string;
|
|
342
|
-
diagnostics?: ClientDiagnostics;
|
|
343
|
-
}
|
|
344
|
-
export declare const ClientDiagnosticsErrorSchema: z.ZodObject<{
|
|
345
|
-
type: z.ZodEnum<{
|
|
346
|
-
file: "file";
|
|
347
|
-
general: "general";
|
|
348
|
-
}>;
|
|
349
|
-
scope: z.ZodEnum<{
|
|
350
|
-
build: "build";
|
|
351
|
-
typescript: "typescript";
|
|
352
|
-
ast: "ast";
|
|
353
|
-
bundler: "bundler";
|
|
354
|
-
validation: "validation";
|
|
355
|
-
deploy: "deploy";
|
|
356
|
-
}>;
|
|
357
|
-
path: z.ZodOptional<z.ZodString>;
|
|
358
|
-
line: z.ZodOptional<z.ZodNumber>;
|
|
359
|
-
column: z.ZodOptional<z.ZodNumber>;
|
|
360
|
-
message: z.ZodString;
|
|
361
|
-
code: z.ZodOptional<z.ZodString>;
|
|
362
|
-
}, z.core.$strip>;
|
|
363
|
-
export declare const ClientDiagnosticsTimingSchema: z.ZodObject<{
|
|
364
|
-
name: z.ZodString;
|
|
365
|
-
startedAt: z.ZodString;
|
|
366
|
-
completedAt: z.ZodString;
|
|
367
|
-
durationMs: z.ZodNumber;
|
|
368
|
-
}, z.core.$strip>;
|
|
369
|
-
export declare const ClientDiagnosticsSchema: z.ZodObject<{
|
|
370
|
-
success: z.ZodBoolean;
|
|
371
|
-
errors: z.ZodArray<z.ZodObject<{
|
|
372
|
-
type: z.ZodEnum<{
|
|
373
|
-
file: "file";
|
|
374
|
-
general: "general";
|
|
375
|
-
}>;
|
|
376
|
-
scope: z.ZodEnum<{
|
|
377
|
-
build: "build";
|
|
378
|
-
typescript: "typescript";
|
|
379
|
-
ast: "ast";
|
|
380
|
-
bundler: "bundler";
|
|
381
|
-
validation: "validation";
|
|
382
|
-
deploy: "deploy";
|
|
383
|
-
}>;
|
|
384
|
-
path: z.ZodOptional<z.ZodString>;
|
|
385
|
-
line: z.ZodOptional<z.ZodNumber>;
|
|
386
|
-
column: z.ZodOptional<z.ZodNumber>;
|
|
387
|
-
message: z.ZodString;
|
|
388
|
-
code: z.ZodOptional<z.ZodString>;
|
|
389
|
-
}, z.core.$strip>>;
|
|
390
|
-
warnings: z.ZodArray<z.ZodObject<{
|
|
391
|
-
type: z.ZodEnum<{
|
|
392
|
-
file: "file";
|
|
393
|
-
general: "general";
|
|
394
|
-
}>;
|
|
395
|
-
scope: z.ZodEnum<{
|
|
396
|
-
build: "build";
|
|
397
|
-
typescript: "typescript";
|
|
398
|
-
ast: "ast";
|
|
399
|
-
bundler: "bundler";
|
|
400
|
-
validation: "validation";
|
|
401
|
-
deploy: "deploy";
|
|
402
|
-
}>;
|
|
403
|
-
path: z.ZodOptional<z.ZodString>;
|
|
404
|
-
line: z.ZodOptional<z.ZodNumber>;
|
|
405
|
-
column: z.ZodOptional<z.ZodNumber>;
|
|
406
|
-
message: z.ZodString;
|
|
407
|
-
code: z.ZodOptional<z.ZodString>;
|
|
408
|
-
}, z.core.$strip>>;
|
|
409
|
-
diagnostics: z.ZodArray<z.ZodObject<{
|
|
410
|
-
name: z.ZodString;
|
|
411
|
-
startedAt: z.ZodString;
|
|
412
|
-
completedAt: z.ZodString;
|
|
413
|
-
durationMs: z.ZodNumber;
|
|
414
|
-
}, z.core.$strip>>;
|
|
415
|
-
error: z.ZodOptional<z.ZodString>;
|
|
416
|
-
}, z.core.$strip>;
|
|
417
|
-
export declare const DeploymentFailPayloadSchema: z.ZodObject<{
|
|
418
|
-
error: z.ZodOptional<z.ZodString>;
|
|
419
|
-
diagnostics: z.ZodOptional<z.ZodObject<{
|
|
420
|
-
success: z.ZodBoolean;
|
|
421
|
-
errors: z.ZodArray<z.ZodObject<{
|
|
422
|
-
type: z.ZodEnum<{
|
|
423
|
-
file: "file";
|
|
424
|
-
general: "general";
|
|
425
|
-
}>;
|
|
426
|
-
scope: z.ZodEnum<{
|
|
427
|
-
build: "build";
|
|
428
|
-
typescript: "typescript";
|
|
429
|
-
ast: "ast";
|
|
430
|
-
bundler: "bundler";
|
|
431
|
-
validation: "validation";
|
|
432
|
-
deploy: "deploy";
|
|
433
|
-
}>;
|
|
434
|
-
path: z.ZodOptional<z.ZodString>;
|
|
435
|
-
line: z.ZodOptional<z.ZodNumber>;
|
|
436
|
-
column: z.ZodOptional<z.ZodNumber>;
|
|
437
|
-
message: z.ZodString;
|
|
438
|
-
code: z.ZodOptional<z.ZodString>;
|
|
439
|
-
}, z.core.$strip>>;
|
|
440
|
-
warnings: z.ZodArray<z.ZodObject<{
|
|
441
|
-
type: z.ZodEnum<{
|
|
442
|
-
file: "file";
|
|
443
|
-
general: "general";
|
|
444
|
-
}>;
|
|
445
|
-
scope: z.ZodEnum<{
|
|
446
|
-
build: "build";
|
|
447
|
-
typescript: "typescript";
|
|
448
|
-
ast: "ast";
|
|
449
|
-
bundler: "bundler";
|
|
450
|
-
validation: "validation";
|
|
451
|
-
deploy: "deploy";
|
|
452
|
-
}>;
|
|
453
|
-
path: z.ZodOptional<z.ZodString>;
|
|
454
|
-
line: z.ZodOptional<z.ZodNumber>;
|
|
455
|
-
column: z.ZodOptional<z.ZodNumber>;
|
|
456
|
-
message: z.ZodString;
|
|
457
|
-
code: z.ZodOptional<z.ZodString>;
|
|
458
|
-
}, z.core.$strip>>;
|
|
459
|
-
diagnostics: z.ZodArray<z.ZodObject<{
|
|
460
|
-
name: z.ZodString;
|
|
461
|
-
startedAt: z.ZodString;
|
|
462
|
-
completedAt: z.ZodString;
|
|
463
|
-
durationMs: z.ZodNumber;
|
|
464
|
-
}, z.core.$strip>>;
|
|
465
|
-
error: z.ZodOptional<z.ZodString>;
|
|
466
|
-
}, z.core.$strip>>;
|
|
467
|
-
}, z.core.$strip>;
|
|
468
|
-
export declare const DeploymentFailResponseSchema: z.ZodObject<{
|
|
469
|
-
state: z.ZodLiteral<"failed">;
|
|
470
|
-
}, z.core.$strip>;
|
|
471
|
-
export declare const DeploymentFailAPIResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
472
|
-
success: z.ZodLiteral<false>;
|
|
473
|
-
message: z.ZodString;
|
|
474
|
-
code: z.ZodOptional<z.ZodString>;
|
|
475
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
476
|
-
success: z.ZodLiteral<true>;
|
|
477
|
-
data: z.ZodObject<{
|
|
478
|
-
state: z.ZodLiteral<"failed">;
|
|
479
|
-
}, z.core.$strip>;
|
|
480
|
-
}, z.core.$strip>], "success">;
|
|
481
|
-
/**
|
|
482
|
-
* Report a deployment failure from the client
|
|
483
|
-
*
|
|
484
|
-
* @param client
|
|
485
|
-
* @param deploymentId
|
|
486
|
-
* @param payload - Error message and/or structured diagnostics
|
|
487
|
-
* @returns
|
|
488
|
-
*/
|
|
489
|
-
export declare function projectDeploymentFail(client: APIClient, deploymentId: string, payload: DeploymentFailPayload): Promise<void>;
|
|
490
|
-
//# sourceMappingURL=deploy.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"deploy.d.ts","sourceRoot":"","sources":["../../../src/api/project/deploy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,KAAK,SAAS,EAAqB,MAAM,WAAW,CAAC;AAG9D,eAAO,MAAM,SAAS;;;;iBAIpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;iBAMf,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;iBAU7B,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;iBAO3B,CAAC;AAOH,eAAO,MAAM,eAAe;;;;;;;;;iBAQ1B,CAAC;AAmBH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;iBAE3B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAuG9B,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE,eAAO,MAAM,6BAA6B;;;;;iBAQxC,CAAC;AAEH,eAAO,MAAM,qCAAqC;;;;;;;;;;;;8BAEjD,CAAC;AAIF,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,6BAA6B,CAAC,CAAC;AAEvE;;;;;;GAMG;AACH,wBAAsB,uBAAuB,CAC5C,MAAM,EAAE,SAAS,EACjB,SAAS,EAAE,MAAM,EACjB,gBAAgB,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,GACjD,OAAO,CAAC,UAAU,CAAC,CAWrB;AAED,eAAO,MAAM,4BAA4B;;;iBAQvC,CAAC;AAEH,eAAO,MAAM,oCAAoC;;;;;;;;;;8BAAkD,CAAC;AAGpG,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAElF;;;;;;GAMG;AACH,wBAAsB,uBAAuB,CAC5C,MAAM,EAAE,SAAS,EACjB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,aAAa,EACzB,MAAM,CAAC,EAAE,WAAW,GAClB,OAAO,CAAC,sBAAsB,CAAC,CAajC;AAED,eAAO,MAAM,wBAAwB;;;;;;;;;iBAqBnC,CAAC;AAEH,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;8BAA8C,CAAC;AAG5F,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE1E,eAAO,MAAM,oBAAoB;;;;;;EAM/B,CAAC;AAEH,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAEnE,eAAO,MAAM,sBAAsB;;;;;;;;iBAEjC,CAAC;AAEH,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;8BAA4C,CAAC;AAGxF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE5E;;;;;;GAMG;AACH,wBAAsB,yBAAyB,CAC9C,MAAM,EAAE,SAAS,EACjB,YAAY,EAAE,MAAM,EACpB,MAAM,CAAC,EAAE,WAAW,GAClB,OAAO,CAAC,kBAAkB,CAAC,CAe7B;AAED;;;;;;GAMG;AACH,wBAAsB,uBAAuB,CAC5C,MAAM,EAAE,SAAS,EACjB,YAAY,EAAE,MAAM,EACpB,MAAM,CAAC,EAAE,WAAW,GAClB,OAAO,CAAC,sBAAsB,CAAC,CAajC;AAED,MAAM,WAAW,sBAAsB;IACtC,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,KAAK,EAAE,YAAY,GAAG,KAAK,GAAG,OAAO,GAAG,SAAS,GAAG,YAAY,GAAG,QAAQ,CAAC;IAC5E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,uBAAuB;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,iBAAiB;IACjC,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,sBAAsB,EAAE,CAAC;IACjC,QAAQ,EAAE,sBAAsB,EAAE,CAAC;IACnC,WAAW,EAAE,uBAAuB,EAAE,CAAC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,qBAAqB;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,iBAAiB,CAAC;CAChC;AAED,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;iBAQvC,CAAC;AAEH,eAAO,MAAM,6BAA6B;;;;;iBAKxC,CAAC;AAEH,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAMlC,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAGtC,CAAC;AAEH,eAAO,MAAM,4BAA4B;;iBAEvC,CAAC;AAEH,eAAO,MAAM,+BAA+B;;;;;;;;;8BAAkD,CAAC;AAG/F;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CAC1C,MAAM,EAAE,SAAS,EACjB,YAAY,EAAE,MAAM,EACpB,OAAO,EAAE,qBAAqB,GAC5B,OAAO,CAAC,IAAI,CAAC,CAWf"}
|