@fluidframework/odsp-urlresolver 2.0.0-dev-rc.5.0.0.267932 → 2.0.0-dev-rc.5.0.0.268409
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.
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
## Alpha API Report File for "@fluidframework/odsp-urlresolver"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { IContainerPackageInfo } from '@fluidframework/driver-definitions/internal';
|
|
8
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
9
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
10
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
11
|
+
|
|
12
|
+
// (No @packageDocumentation comment for this package)
|
|
13
|
+
|
|
14
|
+
```
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
## Beta API Report File for "@fluidframework/odsp-urlresolver"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { IContainerPackageInfo } from '@fluidframework/driver-definitions/internal';
|
|
8
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
9
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
10
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
11
|
+
|
|
12
|
+
// (No @packageDocumentation comment for this package)
|
|
13
|
+
|
|
14
|
+
```
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
## Public API Report File for "@fluidframework/odsp-urlresolver"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { IContainerPackageInfo } from '@fluidframework/driver-definitions/internal';
|
|
8
|
+
import { IRequest } from '@fluidframework/core-interfaces';
|
|
9
|
+
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
10
|
+
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
11
|
+
|
|
12
|
+
// (No @packageDocumentation comment for this package)
|
|
13
|
+
|
|
14
|
+
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/odsp-urlresolver",
|
|
3
|
-
"version": "2.0.0-dev-rc.5.0.0.
|
|
3
|
+
"version": "2.0.0-dev-rc.5.0.0.268409",
|
|
4
4
|
"description": "Url Resolver for odsp urls.",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -37,21 +37,21 @@
|
|
|
37
37
|
"main": "lib/index.js",
|
|
38
38
|
"types": "lib/public.d.ts",
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.
|
|
41
|
-
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.
|
|
42
|
-
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.
|
|
43
|
-
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.
|
|
44
|
-
"@fluidframework/odsp-driver": "2.0.0-dev-rc.5.0.0.
|
|
45
|
-
"@fluidframework/odsp-driver-definitions": "2.0.0-dev-rc.5.0.0.
|
|
40
|
+
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
41
|
+
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.268409",
|
|
42
|
+
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
43
|
+
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
44
|
+
"@fluidframework/odsp-driver": "2.0.0-dev-rc.5.0.0.268409",
|
|
45
|
+
"@fluidframework/odsp-driver-definitions": "2.0.0-dev-rc.5.0.0.268409"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
49
|
-
"@biomejs/biome": "^1.
|
|
50
|
-
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.
|
|
49
|
+
"@biomejs/biome": "^1.7.3",
|
|
50
|
+
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.268409",
|
|
51
51
|
"@fluid-tools/build-cli": "^0.39.0-264124",
|
|
52
52
|
"@fluidframework/build-common": "^2.0.3",
|
|
53
53
|
"@fluidframework/build-tools": "^0.39.0-264124",
|
|
54
|
-
"@fluidframework/eslint-config-fluid": "^5.
|
|
54
|
+
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
55
55
|
"@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@2.0.0-rc.4.0.0",
|
|
56
56
|
"@microsoft/api-extractor": "^7.45.1",
|
|
57
57
|
"@types/mocha": "^9.1.1",
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
## API Report File for "@fluidframework/odsp-urlresolver"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import { IContainerPackageInfo } from '@fluidframework/driver-definitions/internal';
|
|
8
|
-
import { IRequest } from '@fluidframework/core-interfaces';
|
|
9
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
10
|
-
import { IUrlResolver } from '@fluidframework/driver-definitions/internal';
|
|
11
|
-
|
|
12
|
-
// @internal
|
|
13
|
-
export class FluidAppOdspUrlResolver implements IUrlResolver {
|
|
14
|
-
// (undocumented)
|
|
15
|
-
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?: IContainerPackageInfo): Promise<string>;
|
|
16
|
-
// (undocumented)
|
|
17
|
-
resolve(request: IRequest): Promise<IResolvedUrl | undefined>;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
// @internal (undocumented)
|
|
21
|
-
export class OdspUrlResolver implements IUrlResolver {
|
|
22
|
-
// (undocumented)
|
|
23
|
-
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string): Promise<string>;
|
|
24
|
-
// (undocumented)
|
|
25
|
-
resolve(request: IRequest): Promise<IResolvedUrl | undefined>;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
// (No @packageDocumentation comment for this package)
|
|
29
|
-
|
|
30
|
-
```
|