@stigmer/protos 0.2.3 → 0.3.1
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/ai/stigmer/agentic/agent/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agent/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.d.ts +11 -11
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js +13 -13
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.d.ts +14 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js +15 -2
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js +4 -4
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +4 -4
- package/ai/stigmer/agentic/environment/v1/query_pb.js +7 -7
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js +4 -4
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/agentic/runner/v1/api_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/runner/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/enum_pb.d.ts +23 -9
- package/ai/stigmer/agentic/runner/v1/enum_pb.js +24 -10
- package/ai/stigmer/agentic/runner/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/session/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_connect.d.ts +5 -1
- package/ai/stigmer/agentic/session/v1/command_connect.js +8 -2
- package/ai/stigmer/agentic/session/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_pb.d.ts +7 -3
- package/ai/stigmer/agentic/session/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/session/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/enum_pb.d.ts +45 -0
- package/ai/stigmer/agentic/session/v1/enum_pb.js +48 -2
- package/ai/stigmer/agentic/session/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/session/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +22 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +8 -7
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/workspace_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/skill/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/skill/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/workflow/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.d.ts +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js +7 -7
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.d.ts +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +3 -3
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/field_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +3 -3
- package/ai/stigmer/commons/apiresource/io_pb.js +5 -5
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.js +3 -3
- package/ai/stigmer/commons/apiresource/metadata_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/authorization_config_pb.d.ts +2 -2
- package/ai/stigmer/commons/rpc/authorization_config_pb.js +3 -3
- package/ai/stigmer/commons/rpc/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.js +2 -2
- package/ai/stigmer/commons/rpc/method_options_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/apikey/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/apikey/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/apikey/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js +4 -4
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/iam/invitation/v1/api_pb.js +6 -6
- package/ai/stigmer/iam/invitation/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/invitation/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/invitation/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/platformclient/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js +2 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/token_pb.js.map +1 -1
- package/ai/stigmer/iam/v1/enum_pb.d.ts +8 -1
- package/ai/stigmer/iam/v1/enum_pb.js +9 -2
- package/ai/stigmer/iam/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.js +2 -1
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_pb.js +3 -3
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -1
- package/ai/stigmer/search/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/search/v1/io_pb.js +5 -5
- package/ai/stigmer/search/v1/io_pb.js.map +1 -1
- package/ai/stigmer/search/v1/query_connect.js +2 -1
- package/ai/stigmer/search/v1/query_connect.js.map +1 -1
- package/ai/stigmer/search/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/search/v1/query_pb.js +3 -3
- package/ai/stigmer/search/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/io_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/organization/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/io_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/status_pb.js +3 -3
- package/ai/stigmer/tenancy/project/v1/status_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { IamRole } from "../../v1/enum_pb";
|
|
2
|
+
import type { IamRole } from "../../v1/enum_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/iam/identityprovider/v1/spec.proto.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/identityprovider/v1/spec.proto (package ai.stigmer.iam.identityprovider.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb";
|
|
6
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb.js";
|
|
6
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
7
7
|
/**
|
|
8
8
|
* Describes the file ai/stigmer/iam/identityprovider/v1/spec.proto.
|
|
9
9
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,iIAAiI;AACjI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,0qBAA0qB,EAAE,CAAC,2BAA2B,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAqTlvB;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
3
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
4
|
-
import type { InvitationState } from "./enum_pb";
|
|
5
|
-
import type { InvitationSpec } from "./spec_pb";
|
|
2
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
3
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
4
|
+
import type { InvitationState } from "./enum_pb.js";
|
|
5
|
+
import type { InvitationSpec } from "./spec_pb.js";
|
|
6
6
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
7
7
|
import type { Message } from "@bufbuild/protobuf";
|
|
8
8
|
/**
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/api.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_invitation_v1_enum } from "./enum_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_invitation_v1_spec } from "./spec_pb";
|
|
9
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_invitation_v1_enum } from "./enum_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_invitation_v1_spec } from "./spec_pb.js";
|
|
9
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
10
10
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
11
11
|
/**
|
|
12
12
|
* Describes the file ai/stigmer/iam/invitation/v1/api.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAE3G,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,sCAAsC,EAAE,MAAM,cAAc,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,cAAc,CAAC;AACtE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,69BAA69B,EAAE,CAAC,4CAA4C,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAuDltC;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AA8CxD;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAuBxD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/command.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { Invitation } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { InvitationId, RedeemInvitationInput } from "./io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* InvitationCommandController handles write operations for invitations.
|
|
8
10
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,wHAAwH;AACxH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAEhE;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACzC,QAAQ,EAAE,0DAA0D;IACpE,OAAO,EAAE;QACP;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,UAAU;YACb,CAAC,EAAE,UAAU;YACb,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,YAAY;YACf,CAAC,EAAE,UAAU;YACb,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;WAqBG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,UAAU;YACb,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { InvitationSchema } from "./api_pb";
|
|
3
|
-
import type { InvitationIdSchema, RedeemInvitationInputSchema } from "./io_pb";
|
|
2
|
+
import type { InvitationSchema } from "./api_pb.js";
|
|
3
|
+
import type { InvitationIdSchema, RedeemInvitationInputSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/iam/invitation/v1/command.proto.
|
|
6
6
|
*/
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/command.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_invitation_v1_io } from "./io_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_invitation_v1_io } from "./io_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/invitation/v1/command.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,oCAAoC,EAAE,MAAM,YAAY,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,wqBAAwqB,EAAE,CAAC,uDAAuD,EAAE,0CAA0C,EAAE,qCAAqC,EAAE,oCAAoC,CAAC,CAAC,CAAC;AAEz2B;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAmEnC,aAAa,CAChB,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/enum.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc } from "@bufbuild/protobuf/codegenv1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/enum_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/enum_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qHAAqH;AACrH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,gQAAgQ,CAAC,CAAC;AAE7Q;;;;;;;;;GASG;AACH,MAAM,CAAN,IAAY,eAiCX;AAjCD,WAAY,eAAe;IACzB;;OAEG;IACH,qGAAgC,CAAA;IAEhC;;;;OAIG;IACH,yDAAU,CAAA;IAEV;;;;OAIG;IACH,2DAAW,CAAA;IAEX;;;;OAIG;IACH,2DAAW,CAAA;IAEX;;;;OAIG;IACH,yEAAkB,CAAA;AACpB,CAAC,EAjCW,eAAe,KAAf,eAAe,QAiC1B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAA6B,aAAa,CAC1E,QAAQ,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { Invitation } from "./api_pb";
|
|
3
|
-
import type { IamRole } from "../../v1/enum_pb";
|
|
2
|
+
import type { Invitation } from "./api_pb.js";
|
|
3
|
+
import type { IamRole } from "../../v1/enum_pb.js";
|
|
4
4
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/io.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb";
|
|
7
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb.js";
|
|
7
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
8
8
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/invitation/v1/io.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mHAAmH;AACnH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAY,aAAa,CACxE,QAAQ,CAAC,wxBAAwxB,EAAE,CAAC,qCAAqC,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAgBv6B;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAgBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAiBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAgBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAiBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAsC,aAAa,CACzF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AA6EvD;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/query.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { InvitationId, InvitationPreview, Invitations, InvitationTokenInput, ListInvitationsByOrgInput } from "./io_pbjs";
|
|
6
|
+
import { Invitation } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
8
|
/**
|
|
7
9
|
* InvitationQueryController handles read operations for invitations.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,WAAW,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAC1H,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,QAAQ,EAAE,wDAAwD;IAClE,OAAO,EAAE;QACP;;;;;;;WAOG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,YAAY;YACf,CAAC,EAAE,UAAU;YACb,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,SAAS,EAAE;YACT,IAAI,EAAE,WAAW;YACjB,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;WAmBG;QACH,UAAU,EAAE;YACV,IAAI,EAAE,YAAY;YAClB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,iBAAiB;YACpB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { InvitationSchema } from "./api_pb";
|
|
3
|
-
import type { InvitationIdSchema, InvitationPreviewSchema, InvitationsSchema, InvitationTokenInputSchema, ListInvitationsByOrgInputSchema } from "./io_pb";
|
|
2
|
+
import type { InvitationSchema } from "./api_pb.js";
|
|
3
|
+
import type { InvitationIdSchema, InvitationPreviewSchema, InvitationsSchema, InvitationTokenInputSchema, ListInvitationsByOrgInputSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/iam/invitation/v1/query.proto.
|
|
6
6
|
*/
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/query.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_invitation_v1_io } from "./io_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_invitation_v1_api } from "./api_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_invitation_v1_io } from "./io_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/invitation/v1/query.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,oCAAoC,EAAE,MAAM,YAAY,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,ovBAAovB,EAAE,CAAC,uDAAuD,EAAE,0CAA0C,EAAE,qCAAqC,EAAE,oCAAoC,CAAC,CAAC,CAAC;AAEr7B;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAwDjC,aAAa,CAChB,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { IamRole } from "../../v1/enum_pb";
|
|
2
|
+
import type { IamRole } from "../../v1/enum_pb.js";
|
|
3
3
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
4
4
|
import type { Message } from "@bufbuild/protobuf";
|
|
5
5
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/invitation/v1/spec.proto (package ai.stigmer.iam.invitation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb";
|
|
6
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_iam_v1_enum } from "../../v1/enum_pb.js";
|
|
6
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
7
7
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file ai/stigmer/iam/invitation/v1/spec.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/invitation/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qHAAqH;AACrH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,qVAAqV,EAAE,CAAC,2BAA2B,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAsE7b;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
3
|
-
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb";
|
|
4
|
-
import type { OAuthAppSpec } from "./spec_pb";
|
|
2
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
3
|
+
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb.js";
|
|
4
|
+
import type { OAuthAppSpec } from "./spec_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/iam/oauthapp/v1/api.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/api.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_oauthapp_v1_spec } from "./spec_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_oauthapp_v1_spec } from "./spec_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/oauthapp/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,gHAAgH;AAChH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAE3G,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,oCAAoC,EAAE,MAAM,cAAc,CAAC;AACpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAY,aAAa,CACvE,QAAQ,CAAC,kfAAkf,EAAE,CAAC,4CAA4C,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA2E7pB;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,mCAAmC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/command.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { OAuthApp } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { ApiResourceDeleteInput } from "../../../commons/apiresource/io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* OAuthAppCommandController provides write operations for OAuth app resources.
|
|
8
10
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,oHAAoH;AACpH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;;;;;;;;;WAYG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,QAAQ;YACX,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,QAAQ;YACX,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,QAAQ;YACX,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
3
|
-
import type { OAuthAppSchema } from "./api_pb";
|
|
2
|
+
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
3
|
+
import type { OAuthAppSchema } from "./api_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/iam/oauthapp/v1/command.proto.
|
|
6
6
|
*/
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/command.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/oauthapp/v1/command.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,i4BAAi4B,EAAE,CAAC,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,EAAE,mCAAmC,CAAC,CAAC,CAAC;AAElkC;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAgEjC,aAAa,CAChB,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { OAuthApp } from "./api_pb";
|
|
2
|
+
import type { OAuthApp } from "./api_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/iam/oauthapp/v1/io.proto.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/io.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb";
|
|
6
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
7
7
|
/**
|
|
8
8
|
* Describes the file ai/stigmer/iam/oauthapp/v1/io.proto.
|
|
9
9
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,+GAA+G;AAC/G,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAY,aAAa,CACtE,QAAQ,CAAC,qTAAqT,EAAE,CAAC,mCAAmC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgBrY;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,kCAAkC,EAAE,CAAC,CAAC,CAAC;AAgBrD;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,kCAAkC,EAAE,CAAC,CAAC,CAAC;AAiBrD;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,kCAAkC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/query.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ApiResourceId, ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
|
+
import { OAuthApp } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ListOAuthAppsByOrgInput, OAuthApps } from "./io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* OAuthAppQueryController provides read operations for OAuth app resources.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,kHAAkH;AAClH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAE/D;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG;IACrC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;;;;WAOG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,QAAQ;YACX,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,SAAS,EAAE;YACT,IAAI,EAAE,WAAW;YACjB,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
3
|
-
import type { OAuthAppSchema } from "./api_pb";
|
|
4
|
-
import type { ListOAuthAppsByOrgInputSchema, OAuthAppsSchema } from "./io_pb";
|
|
2
|
+
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
3
|
+
import type { OAuthAppSchema } from "./api_pb.js";
|
|
4
|
+
import type { ListOAuthAppsByOrgInputSchema, OAuthAppsSchema } from "./io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/iam/oauthapp/v1/query.proto.
|
|
7
7
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/query.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb";
|
|
9
|
-
import { file_ai_stigmer_iam_oauthapp_v1_io } from "./io_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_oauthapp_v1_api } from "./api_pb.js";
|
|
9
|
+
import { file_ai_stigmer_iam_oauthapp_v1_io } from "./io_pb.js";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/iam/oauthapp/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,kHAAkH;AAClH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAElE,OAAO,EAAE,kCAAkC,EAAE,MAAM,YAAY,CAAC;AAEhE;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,stBAAstB,EAAE,CAAC,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,EAAE,mCAAmC,EAAE,kCAAkC,CAAC,CAAC,CAAC;AAE37B;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GA+C/B,aAAa,CAChB,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/oauthapp/v1/spec.proto (package ai.stigmer.iam.oauthapp.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/iam/oauthapp/v1/spec.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/oauthapp/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,iHAAiH;AACjH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAY,aAAa,CACxE,QAAQ,CAAC,4xBAA4xB,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAkJv0B;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAEvD;;;;;;;;GAQG;AACH,MAAM,CAAN,IAAY,oBA+BX;AA/BD,WAAY,oBAAoB;IAC9B;;;;;;OAMG;IACH,6EAAe,CAAA;IAEf;;;;;OAKG;IACH,qEAAW,CAAA;IAEX;;;;OAIG;IACH,uEAAY,CAAA;IAEZ;;;;OAIG;IACH,uEAAY,CAAA;AACd,CAAC,EA/BW,oBAAoB,KAApB,oBAAoB,QA+B/B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAkC,aAAa,CACpF,QAAQ,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
3
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
4
|
-
import type { PlatformClientSpec } from "./spec_pb";
|
|
2
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
3
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
4
|
+
import type { PlatformClientSpec } from "./spec_pb.js";
|
|
5
5
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
import type { Message } from "@bufbuild/protobuf";
|
|
7
7
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/platformclient/v1/api.proto (package ai.stigmer.iam.platformclient.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_platformclient_v1_spec } from "./spec_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_platformclient_v1_spec } from "./spec_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/iam/platformclient/v1/api.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/platformclient/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/platformclient/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4HAA4H;AAC5H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAE3G,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,0CAA0C,EAAE,MAAM,cAAc,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,6tBAA6tB,EAAE,CAAC,4CAA4C,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAqE96B;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA6B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/platformclient/v1/command.proto (package ai.stigmer.iam.platformclient.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { PlatformClient } from "./api_pbjs";
|
|
6
|
+
import { PlatformClientCreateResponse, PlatformClientId } from "./io_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ApiResourceDeleteInput } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* PlatformClientCommandController provides write operations for platform client resources.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/platformclient/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/platformclient/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,gIAAgI;AAChI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAC5C,OAAO,EAAE,4BAA4B,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,kEAAkE;IAC5E,OAAO,EAAE;QACP;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,cAAc;YACjB,CAAC,EAAE,4BAA4B;YAC/B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,cAAc;YACjB,CAAC,EAAE,cAAc;YACjB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,cAAc;YACjB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,YAAY,EAAE;YACZ,IAAI,EAAE,cAAc;YACpB,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,4BAA4B;YAC/B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
3
|
-
import type { PlatformClientSchema } from "./api_pb";
|
|
4
|
-
import type { PlatformClientCreateResponseSchema, PlatformClientIdSchema } from "./io_pb";
|
|
2
|
+
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
3
|
+
import type { PlatformClientSchema } from "./api_pb.js";
|
|
4
|
+
import type { PlatformClientCreateResponseSchema, PlatformClientIdSchema } from "./io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/iam/platformclient/v1/command.proto.
|
|
7
7
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/iam/platformclient/v1/command.proto (package ai.stigmer.iam.platformclient.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
8
|
-
import { file_ai_stigmer_iam_platformclient_v1_api } from "./api_pb";
|
|
9
|
-
import { file_ai_stigmer_iam_platformclient_v1_io } from "./io_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
8
|
+
import { file_ai_stigmer_iam_platformclient_v1_api } from "./api_pb.js";
|
|
9
|
+
import { file_ai_stigmer_iam_platformclient_v1_io } from "./io_pb.js";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/iam/platformclient/v1/command.proto.
|
|
12
12
|
*/
|