|
1 | 1 | { |
2 | 2 | ".": [ |
| 3 | + "ADMIN_FULL_ACCESS (const)", |
3 | 4 | "Agent (type)", |
| 5 | + "BUILTIN_ROLE_METADATA (const)", |
| 6 | + "BUILTIN_ROLE_NAMES (const)", |
| 7 | + "BUILTIN_ROLE_ORG_ADMIN (const)", |
| 8 | + "BUILTIN_ROLE_ORG_MEMBER (const)", |
| 9 | + "BUILTIN_ROLE_ORG_OWNER (const)", |
| 10 | + "BUILTIN_ROLE_PLATFORM_ADMIN (const)", |
| 11 | + "BuiltinRoleName (type)", |
4 | 12 | "ComposeStacksOptions (type)", |
5 | 13 | "ComposeStacksOptionsSchema (const)", |
6 | 14 | "ConflictStrategy (type)", |
|
9 | 17 | "DatasourceMappingRule (type)", |
10 | 18 | "DatasourceMappingRuleSchema (const)", |
11 | 19 | "DefineStackOptions (interface)", |
| 20 | + "EvalUser (type)", |
| 21 | + "EvalUserInput (type)", |
| 22 | + "EvalUserSchema (const)", |
12 | 23 | "ExpandedViewItem (interface)", |
13 | 24 | "Expression (type)", |
14 | 25 | "ExpressionDialect (type)", |
|
46 | 57 | "Tool (type)", |
47 | 58 | "cel (function)", |
48 | 59 | "composeStacks (function)", |
| 60 | + "createEvalUser (function)", |
49 | 61 | "cron (function)", |
50 | 62 | "defineAction (function)", |
51 | 63 | "defineAgent (function)", |
|
81 | 93 | "formatZodError (function)", |
82 | 94 | "formatZodIssue (function)", |
83 | 95 | "isAggregatedViewContainer (function)", |
| 96 | + "mapMembershipRole (function)", |
84 | 97 | "normalizeMetadataCollection (function)", |
85 | 98 | "normalizePluginMetadata (function)", |
86 | 99 | "normalizeStackInput (function)", |
|
4118 | 4131 | "TestSuiteSchema (const)" |
4119 | 4132 | ], |
4120 | 4133 | "./identity": [ |
| 4134 | + "ADMIN_FULL_ACCESS (const)", |
4121 | 4135 | "AUTH_CONSTANTS (const)", |
4122 | 4136 | "AUTH_ERROR_CODES (const)", |
4123 | 4137 | "Account (type)", |
|
4127 | 4141 | "AuthError (interface)", |
4128 | 4142 | "AuthHeaders (interface)", |
4129 | 4143 | "AuthResponse (interface)", |
| 4144 | + "BUILTIN_ROLE_METADATA (const)", |
| 4145 | + "BUILTIN_ROLE_NAMES (const)", |
| 4146 | + "BUILTIN_ROLE_ORG_ADMIN (const)", |
| 4147 | + "BUILTIN_ROLE_ORG_MEMBER (const)", |
| 4148 | + "BUILTIN_ROLE_ORG_OWNER (const)", |
| 4149 | + "BUILTIN_ROLE_PLATFORM_ADMIN (const)", |
| 4150 | + "BuiltinRoleName (type)", |
| 4151 | + "EvalUser (type)", |
| 4152 | + "EvalUserInput (type)", |
| 4153 | + "EvalUserSchema (const)", |
4130 | 4154 | "Invitation (type)", |
4131 | 4155 | "InvitationSchema (const)", |
4132 | 4156 | "InvitationStatus (type)", |
|
4183 | 4207 | "UserSchema (const)", |
4184 | 4208 | "VerificationToken (type)", |
4185 | 4209 | "VerificationTokenSchema (const)", |
| 4210 | + "createEvalUser (function)", |
4186 | 4211 | "defineRole (function)", |
| 4212 | + "mapMembershipRole (function)", |
4187 | 4213 | "roleForm (const)" |
4188 | 4214 | ], |
4189 | 4215 | "./shared": [ |
|
0 commit comments