@toa.io/extensions.exposition 1.0.0-alpha.201 → 1.0.0-alpha.203
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/components/identity.bans/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.basic/operations/add.js.map +1 -1
- package/components/identity.basic/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.basic/source/add.ts +2 -2
- package/components/identity.federation/operations/incept.js.map +1 -1
- package/components/identity.federation/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.federation/source/incept.ts +1 -2
- package/components/identity.keys/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.otp/operations/issue.js +1 -1
- package/components/identity.otp/operations/issue.js.map +1 -1
- package/components/identity.otp/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.otp/source/issue.ts +2 -3
- package/components/identity.passkeys/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.roles/operations/tsconfig.tsbuildinfo +1 -1
- package/components/identity.tokens/operations/tsconfig.tsbuildinfo +1 -1
- package/features/steps/Workspace.ts +1 -2
- package/package.json +11 -10
- package/schemas/query.cos.yaml +1 -0
- package/source/Factory.ts +4 -3
- package/source/HTTP/Context.ts +1 -1
- package/source/HTTP/Server.ts +3 -3
- package/source/HTTP/Timing.ts +1 -1
- package/source/HTTP/messages.test.ts +1 -2
- package/source/HTTP/messages.ts +4 -8
- package/source/Query.ts +3 -0
- package/source/RTD/Node.ts +1 -2
- package/source/RTD/Tree.ts +2 -4
- package/source/RTD/syntax/types.ts +1 -0
- package/source/directives/auth/Input.ts +1 -2
- package/source/directives/auth/Role.test.ts +1 -2
- package/source/directives/auth/Role.ts +1 -2
- package/source/directives/auth/Rule.ts +1 -2
- package/source/directives/cache/Cache.ts +3 -4
- package/source/directives/dev/Faulty.ts +3 -3
- package/source/directives/octets/Delete.ts +1 -2
- package/source/directives/octets/Octets.ts +1 -2
- package/source/directives/octets/Put.ts +2 -4
- package/source/exceptions.ts +1 -1
- package/transpiled/Factory.d.ts +1 -2
- package/transpiled/Factory.js +4 -2
- package/transpiled/Factory.js.map +1 -1
- package/transpiled/HTTP/Server.js.map +1 -1
- package/transpiled/HTTP/Timing.js.map +1 -1
- package/transpiled/HTTP/messages.js.map +1 -1
- package/transpiled/Query.js +2 -0
- package/transpiled/Query.js.map +1 -1
- package/transpiled/RTD/Node.js.map +1 -1
- package/transpiled/RTD/Tree.js.map +1 -1
- package/transpiled/RTD/syntax/types.d.ts +1 -0
- package/transpiled/RTD/syntax/types.js.map +1 -1
- package/transpiled/Tenant.js +1 -1
- package/transpiled/directives/auth/Input.js.map +1 -1
- package/transpiled/directives/auth/Role.js.map +1 -1
- package/transpiled/directives/auth/Rule.js.map +1 -1
- package/transpiled/directives/cache/Cache.js.map +1 -1
- package/transpiled/directives/dev/Faulty.d.ts +2 -2
- package/transpiled/directives/dev/Faulty.js.map +1 -1
- package/transpiled/directives/octets/Delete.js.map +1 -1
- package/transpiled/directives/octets/Octets.js.map +1 -1
- package/transpiled/directives/octets/Put.js.map +1 -1
- package/transpiled/exceptions.js +1 -1
- package/transpiled/tsconfig.tsbuildinfo +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { AddInput, Context, IdOutput } from './types'
|
|
2
2
|
import type { Maybe } from '@toa.io/types'
|
|
3
3
|
|
|
4
|
-
export async function effect(input: AddInput, context: Context): Promise<Maybe<IdOutput>> {
|
|
5
|
-
return await context.local.transit({
|
|
4
|
+
export async function effect (input: AddInput, context: Context): Promise<Maybe<IdOutput>> {
|
|
5
|
+
return await context.local.transit({
|
|
6
6
|
input: {
|
|
7
7
|
authority: input.authority,
|
|
8
8
|
username: input.username,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"incept.js","sourceRoot":"","sources":["../source/incept.ts"],"names":[],"mappings":";;;AAAA,+BAAkD;AAI3C,KAAK,UAAU,MAAM,CAAE,KAAY,EAAE,OAAgB;IAC1D,MAAM,GAAG,GAAQ;QACf,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,KAAK;QAClC,IAAI,EAAE,OAAO,CAAC,IAAI;KACnB,CAAA;IAED,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,KAAK,QAAQ;QACtC,CAAC,CAAC,MAAM,IAAA,YAAM,EAAC,KAAK,CAAC,WAAW,EAAE,GAAG,CAAC;QACtC,CAAC,CAAC,MAAM,IAAA,cAAQ,EAAC,KAAK,CAAC,WAAW,EAAE,GAAG,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"incept.js","sourceRoot":"","sources":["../source/incept.ts"],"names":[],"mappings":";;;AAAA,+BAAkD;AAI3C,KAAK,UAAU,MAAM,CAAE,KAAY,EAAE,OAAgB;IAC1D,MAAM,GAAG,GAAQ;QACf,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,KAAK;QAClC,IAAI,EAAE,OAAO,CAAC,IAAI;KACnB,CAAA;IAED,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,KAAK,QAAQ;QACtC,CAAC,CAAC,MAAM,IAAA,YAAM,EAAC,KAAK,CAAC,WAAW,EAAE,GAAG,CAAC;QACtC,CAAC,CAAC,MAAM,IAAA,cAAQ,EAAC,KAAK,CAAC,WAAW,EAAE,GAAG,CAAC,CAAA;IAE1C,IAAI,MAAM,YAAY,KAAK;QACzB,OAAO,MAAM,CAAA;IAEf,MAAM,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,MAAM,CAAA;IAC3B,MAAM,OAAO,GAA0B,EAAE,KAAK,EAAE,EAAE,SAAS,EAAE,KAAK,CAAC,SAAS,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,CAAA;IAE1F,IAAI,KAAK,CAAC,EAAE,KAAK,SAAS;QACxB,OAAO,CAAC,KAAK,GAAG,EAAE,EAAE,EAAE,KAAK,CAAC,EAAE,EAAE,CAAA;IAElC,OAAO,MAAM,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,CAAA;AAC7C,CAAC;AApBD,wBAoBC"}
|