@gen3/core 0.11.46 → 0.11.47
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/dts/features/aiSearch/aiSearchSlice.d.ts +128 -24
- package/dist/dts/features/aiSearch/aiSearchSlice.d.ts.map +1 -1
- package/dist/dts/features/authz/authzMappingSlice.d.ts +256 -48
- package/dist/dts/features/authz/authzMappingSlice.d.ts.map +1 -1
- package/dist/dts/features/download/downloadStatusApi.d.ts +192 -36
- package/dist/dts/features/download/downloadStatusApi.d.ts.map +1 -1
- package/dist/dts/features/fence/credentialsApi.d.ts +64 -12
- package/dist/dts/features/fence/credentialsApi.d.ts.map +1 -1
- package/dist/dts/features/fence/fenceApi.d.ts +320 -60
- package/dist/dts/features/fence/fenceApi.d.ts.map +1 -1
- package/dist/dts/features/fence/jwtApi.d.ts +64 -12
- package/dist/dts/features/fence/jwtApi.d.ts.map +1 -1
- package/dist/dts/features/graphQL/graphQLSlice.d.ts +64 -12
- package/dist/dts/features/graphQL/graphQLSlice.d.ts.map +1 -1
- package/dist/dts/features/guppy/guppyDownloadSlice.d.ts +128 -24
- package/dist/dts/features/guppy/guppyDownloadSlice.d.ts.map +1 -1
- package/dist/dts/features/guppy/guppySlice.d.ts +1558 -202
- package/dist/dts/features/guppy/guppySlice.d.ts.map +1 -1
- package/dist/dts/features/manifest/manifestApi.d.ts +448 -84
- package/dist/dts/features/manifest/manifestApi.d.ts.map +1 -1
- package/dist/dts/features/metadata/metadataSlice.d.ts +512 -96
- package/dist/dts/features/metadata/metadataSlice.d.ts.map +1 -1
- package/dist/dts/features/requestor/requestorSlice.d.ts +320 -60
- package/dist/dts/features/requestor/requestorSlice.d.ts.map +1 -1
- package/dist/dts/features/sower/sowerApi.d.ts +320 -60
- package/dist/dts/features/sower/sowerApi.d.ts.map +1 -1
- package/dist/dts/features/submission/submissionApi.d.ts +448 -84
- package/dist/dts/features/submission/submissionApi.d.ts.map +1 -1
- package/dist/dts/features/user/externalLoginsSlice.d.ts +256 -48
- package/dist/dts/features/user/externalLoginsSlice.d.ts.map +1 -1
- package/dist/dts/features/user/userSliceRTK.d.ts +352 -48
- package/dist/dts/features/user/userSliceRTK.d.ts.map +1 -1
- package/dist/dts/features/workspace/workspaceApi.d.ts +256 -48
- package/dist/dts/features/workspace/workspaceApi.d.ts.map +1 -1
- package/dist/index.d.ts +5427 -959
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"externalLoginsSlice.d.ts","sourceRoot":"","sources":["../../../../src/features/user/externalLoginsSlice.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAG3C,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,gBAAgB,EAAE,CAAC;CAC/B;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;sJAgB3B,CAAC;AAEH,eAAO,MACL,yBAAyB
|
|
1
|
+
{"version":3,"file":"externalLoginsSlice.d.ts","sourceRoot":"","sources":["../../../../src/features/user/externalLoginsSlice.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAG3C,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,gBAAgB,EAAE,CAAC;CAC/B;AAED;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;sJAgB3B,CAAC;AAEH,eAAO,MACL,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GACzB,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAC7B,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAC/B,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACT,CAAC"}
|