@fluidframework/driver-definitions 0.46.1000-59258 → 0.46.1000
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/api-report/driver-definitions.api.md +1 -2
- package/dist/urlResolver.d.ts +2 -2
- package/dist/urlResolver.d.ts.map +1 -1
- package/dist/urlResolver.js +0 -4
- package/dist/urlResolver.js.map +1 -1
- package/lib/test/types/validateDriverDefinitionsPrevious.d.ts +2 -0
- package/lib/test/types/validateDriverDefinitionsPrevious.d.ts.map +1 -0
- package/lib/test/types/{validate0.45.1000.js → validateDriverDefinitionsPrevious.js} +4 -10
- package/lib/test/types/validateDriverDefinitionsPrevious.js.map +1 -0
- package/lib/urlResolver.d.ts +2 -2
- package/lib/urlResolver.d.ts.map +1 -1
- package/lib/urlResolver.js +0 -4
- package/lib/urlResolver.js.map +1 -1
- package/package.json +12 -155
- package/src/urlResolver.ts +2 -3
- package/lib/test/types/validate0.39.8.d.ts +0 -2
- package/lib/test/types/validate0.39.8.d.ts.map +0 -1
- package/lib/test/types/validate0.39.8.js +0 -90
- package/lib/test/types/validate0.39.8.js.map +0 -1
- package/lib/test/types/validate0.40.0.d.ts +0 -2
- package/lib/test/types/validate0.40.0.d.ts.map +0 -1
- package/lib/test/types/validate0.40.0.js +0 -70
- package/lib/test/types/validate0.40.0.js.map +0 -1
- package/lib/test/types/validate0.41.0.d.ts +0 -2
- package/lib/test/types/validate0.41.0.d.ts.map +0 -1
- package/lib/test/types/validate0.41.0.js +0 -70
- package/lib/test/types/validate0.41.0.js.map +0 -1
- package/lib/test/types/validate0.42.0.d.ts +0 -2
- package/lib/test/types/validate0.42.0.d.ts.map +0 -1
- package/lib/test/types/validate0.42.0.js +0 -70
- package/lib/test/types/validate0.42.0.js.map +0 -1
- package/lib/test/types/validate0.43.0.d.ts +0 -2
- package/lib/test/types/validate0.43.0.d.ts.map +0 -1
- package/lib/test/types/validate0.43.0.js +0 -68
- package/lib/test/types/validate0.43.0.js.map +0 -1
- package/lib/test/types/validate0.44.0.d.ts +0 -2
- package/lib/test/types/validate0.44.0.d.ts.map +0 -1
- package/lib/test/types/validate0.44.0.js +0 -66
- package/lib/test/types/validate0.44.0.js.map +0 -1
- package/lib/test/types/validate0.45.1000.d.ts +0 -2
- package/lib/test/types/validate0.45.1000.d.ts.map +0 -1
- package/lib/test/types/validate0.45.1000.js.map +0 -1
|
@@ -12,7 +12,6 @@ import { IDisposable } from '@fluidframework/common-definitions';
|
|
|
12
12
|
import { IDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
13
13
|
import { IErrorEvent } from '@fluidframework/common-definitions';
|
|
14
14
|
import { IEventProvider } from '@fluidframework/common-definitions';
|
|
15
|
-
import { IFluidCodeDetails } from '@fluidframework/core-interfaces';
|
|
16
15
|
import { INack } from '@fluidframework/protocol-definitions';
|
|
17
16
|
import { IRequest } from '@fluidframework/core-interfaces';
|
|
18
17
|
import { ISequencedDocumentMessage } from '@fluidframework/protocol-definitions';
|
|
@@ -263,7 +262,7 @@ export interface IThrottlingWarning extends IDriverErrorBase {
|
|
|
263
262
|
// @public (undocumented)
|
|
264
263
|
export interface IUrlResolver {
|
|
265
264
|
// (undocumented)
|
|
266
|
-
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?:
|
|
265
|
+
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?: IContainerPackageInfo): Promise<string>;
|
|
267
266
|
// (undocumented)
|
|
268
267
|
resolve(request: IRequest): Promise<IResolvedUrl | undefined>;
|
|
269
268
|
}
|
package/dist/urlResolver.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
import { IRequest
|
|
5
|
+
import { IRequest } from "@fluidframework/core-interfaces";
|
|
6
6
|
export declare type IResolvedUrl = IWebResolvedUrl | IFluidResolvedUrl;
|
|
7
7
|
export interface IResolvedUrlBase {
|
|
8
8
|
type: string;
|
|
@@ -36,7 +36,7 @@ export interface IContainerPackageInfo {
|
|
|
36
36
|
}
|
|
37
37
|
export interface IUrlResolver {
|
|
38
38
|
resolve(request: IRequest): Promise<IResolvedUrl | undefined>;
|
|
39
|
-
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?:
|
|
39
|
+
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?: IContainerPackageInfo): Promise<string>;
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
42
|
* Information that can be returned by a lightweight, seperately exported driver function. Used to preanalyze a URL
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"urlResolver.d.ts","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"urlResolver.d.ts","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAE3D,oBAAY,YAAY,GAAG,eAAe,GAAG,iBAAiB,CAAC;AAE/D,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACrD,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;IACvD,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACnC,SAAS,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CACzC;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,YAAY;IAKzB,OAAO,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAG9D,cAAc,CACV,WAAW,EAAE,YAAY,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,CAAC,EAAE,qBAAqB,GAC1C,OAAO,CAAC,MAAM,CAAC,CAAC;CACtB;AAED;;;EAGE;AACF,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;CAChC;AAEH;;GAEG;AACH,oBAAY,YAAY;IAEpB,iBAAiB,4BAA4B;IAE7C,SAAS,cAAc;CAC1B;AAED,MAAM,WAAW,aAAa;IAC1B,CAAC,YAAY,CAAC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC1C,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjC;AAED,OAAO,QAAQ,iCAAiC,CAAC;IAE7C,UAAiB,cAAe,SAAQ,OAAO,CAAC,aAAa,CAAC;KAAI;CACrE"}
|
package/dist/urlResolver.js
CHANGED
package/dist/urlResolver.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"urlResolver.js","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"urlResolver.js","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":";;;AAsEA;;GAEG;AACH,IAAY,YAKX;AALD,WAAY,YAAY;IACpB,qDAAqD;IACrD,6DAA6C,CAAA;IAC7C,iDAAiD;IACjD,uCAAuB,CAAA;AAC3B,CAAC,EALW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAKvB","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\nimport { IRequest } from \"@fluidframework/core-interfaces\";\n\nexport type IResolvedUrl = IWebResolvedUrl | IFluidResolvedUrl;\n\nexport interface IResolvedUrlBase {\n type: string;\n}\n\nexport interface IWebResolvedUrl extends IResolvedUrlBase {\n type: \"web\";\n data: string;\n}\n\nexport interface IFluidResolvedUrl extends IResolvedUrlBase {\n type: \"fluid\";\n /**\n * The id of the container this resolved url is for.\n */\n id: string,\n url: string;\n tokens: { [name: string]: string };\n endpoints: { [name: string]: string };\n}\n\n/**\n * Container package info handed off to resolver.\n */\nexport interface IContainerPackageInfo {\n /**\n * Container package name.\n */\n name: string;\n}\n\nexport interface IUrlResolver {\n\n // Like DNS should be able to cache resolution requests. Then possibly just have a token provider go and do stuff?\n // the expiration of it could be relative to the lifetime of the token? Requests after need to refresh?\n // or do we split the token access from this?\n resolve(request: IRequest): Promise<IResolvedUrl | undefined>;\n\n // Creates a url for the created container with any data store path given in the relative url.\n getAbsoluteUrl(\n resolvedUrl: IResolvedUrl,\n relativeUrl: string,\n packageInfoSource?: IContainerPackageInfo,\n ): Promise<string>;\n}\n\n/**\n* Information that can be returned by a lightweight, seperately exported driver function. Used to preanalyze a URL\n* for driver compatibility and preload information.\n*/\nexport interface DriverPreCheckInfo {\n /**\n * A code details hint that can potentially be used to prefetch container code prior to having a snapshot.\n */\n codeDetailsHint?: string;\n\n /**\n * Domains that will be connected to on the critical boot path. Hosts can choose to preconnect to these for\n * improved performance.\n */\n criticalBootDomains?: string[];\n }\n\n/**\n * Additional key in the loader request header\n */\nexport enum DriverHeader {\n // Key to indicate whether the request for summarizer\n summarizingClient = \"fluid-client-summarizer\",\n // createNew information, specific to each driver\n createNew = \"createNew\",\n}\n\nexport interface IDriverHeader {\n [DriverHeader.summarizingClient]: boolean;\n [DriverHeader.createNew]: any;\n}\n\ndeclare module \"@fluidframework/core-interfaces\" {\n // eslint-disable-next-line @typescript-eslint/no-empty-interface\n export interface IRequestHeader extends Partial<IDriverHeader> { }\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateDriverDefinitionsPrevious.d.ts","sourceRoot":"","sources":["../../../src/test/types/validateDriverDefinitionsPrevious.ts"],"names":[],"mappings":""}
|
|
@@ -21,19 +21,13 @@ use_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents(get_current_Interfac
|
|
|
21
21
|
use_current_InterfaceDeclaration_IDocumentDeltaStorageService(get_old_InterfaceDeclaration_IDocumentDeltaStorageService());
|
|
22
22
|
use_old_InterfaceDeclaration_IDocumentDeltaStorageService(get_current_InterfaceDeclaration_IDocumentDeltaStorageService());
|
|
23
23
|
use_current_InterfaceDeclaration_IDocumentService(get_old_InterfaceDeclaration_IDocumentService());
|
|
24
|
-
use_old_InterfaceDeclaration_IDocumentService(
|
|
25
|
-
// @ts-expect-error compatibility expected to be broken
|
|
26
|
-
get_current_InterfaceDeclaration_IDocumentService());
|
|
24
|
+
use_old_InterfaceDeclaration_IDocumentService(get_current_InterfaceDeclaration_IDocumentService());
|
|
27
25
|
use_current_InterfaceDeclaration_IDocumentServiceFactory(get_old_InterfaceDeclaration_IDocumentServiceFactory());
|
|
28
|
-
use_old_InterfaceDeclaration_IDocumentServiceFactory(
|
|
29
|
-
// @ts-expect-error compatibility expected to be broken
|
|
30
|
-
get_current_InterfaceDeclaration_IDocumentServiceFactory());
|
|
26
|
+
use_old_InterfaceDeclaration_IDocumentServiceFactory(get_current_InterfaceDeclaration_IDocumentServiceFactory());
|
|
31
27
|
use_current_InterfaceDeclaration_IDocumentServicePolicies(get_old_InterfaceDeclaration_IDocumentServicePolicies());
|
|
32
28
|
use_old_InterfaceDeclaration_IDocumentServicePolicies(get_current_InterfaceDeclaration_IDocumentServicePolicies());
|
|
33
29
|
use_current_InterfaceDeclaration_IDocumentStorageService(get_old_InterfaceDeclaration_IDocumentStorageService());
|
|
34
|
-
use_old_InterfaceDeclaration_IDocumentStorageService(
|
|
35
|
-
// @ts-expect-error compatibility expected to be broken
|
|
36
|
-
get_current_InterfaceDeclaration_IDocumentStorageService());
|
|
30
|
+
use_old_InterfaceDeclaration_IDocumentStorageService(get_current_InterfaceDeclaration_IDocumentStorageService());
|
|
37
31
|
use_current_InterfaceDeclaration_IDocumentStorageServicePolicies(get_old_InterfaceDeclaration_IDocumentStorageServicePolicies());
|
|
38
32
|
use_old_InterfaceDeclaration_IDocumentStorageServicePolicies(get_current_InterfaceDeclaration_IDocumentStorageServicePolicies());
|
|
39
33
|
use_current_InterfaceDeclaration_IDriverBasicError(get_old_InterfaceDeclaration_IDriverBasicError());
|
|
@@ -65,4 +59,4 @@ use_old_InterfaceDeclaration_IWebResolvedUrl(get_current_InterfaceDeclaration_IW
|
|
|
65
59
|
use_current_EnumDeclaration_LoaderCachingPolicy(get_old_EnumDeclaration_LoaderCachingPolicy());
|
|
66
60
|
use_old_EnumDeclaration_LoaderCachingPolicy(get_current_EnumDeclaration_LoaderCachingPolicy());
|
|
67
61
|
export {};
|
|
68
|
-
//# sourceMappingURL=
|
|
62
|
+
//# sourceMappingURL=validateDriverDefinitionsPrevious.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateDriverDefinitionsPrevious.js","sourceRoot":"","sources":["../../../src/test/types/validateDriverDefinitionsPrevious.ts"],"names":[],"mappings":"AAyBA,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,2CAA2C,CACvC,uCAAuC,EAAE,CAAC,CAAC;AAW/C,uCAAuC,CACnC,2CAA2C,EAAE,CAAC,CAAC;AAWnD,wCAAwC,CACpC,oCAAoC,EAAE,CAAC,CAAC;AAW5C,oCAAoC,CAChC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,oDAAoD,CAChD,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gDAAgD,CAC5C,oDAAoD,EAAE,CAAC,CAAC;AAW5D,sDAAsD,CAClD,kDAAkD,EAAE,CAAC,CAAC;AAW1D,kDAAkD,CAC9C,sDAAsD,EAAE,CAAC,CAAC;AAW9D,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,qDAAqD,CACjD,iDAAiD,EAAE,CAAC,CAAC;AAWzD,iDAAiD,CAC7C,qDAAqD,EAAE,CAAC,CAAC;AAW7D,yDAAyD,CACrD,qDAAqD,EAAE,CAAC,CAAC;AAW7D,qDAAqD,CACjD,yDAAyD,EAAE,CAAC,CAAC;AAWjE,+DAA+D,CAC3D,2DAA2D,EAAE,CAAC,CAAC;AAWnE,2DAA2D,CACvD,+DAA+D,EAAE,CAAC,CAAC;AAWvE,6DAA6D,CACzD,yDAAyD,EAAE,CAAC,CAAC;AAWjE,yDAAyD,CACrD,6DAA6D,EAAE,CAAC,CAAC;AAWrE,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,yDAAyD,CACrD,qDAAqD,EAAE,CAAC,CAAC;AAW7D,qDAAqD,CACjD,yDAAyD,EAAE,CAAC,CAAC;AAWjE,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,gEAAgE,CAC5D,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,kDAAkD,CAC9C,8CAA8C,EAAE,CAAC,CAAC;AAWtD,8CAA8C,CAC1C,kDAAkD,EAAE,CAAC,CAAC;AAW1D,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,8CAA8C,CAC1C,0CAA0C,EAAE,CAAC,CAAC;AAWlD,0CAA0C,CACtC,8CAA8C,EAAE,CAAC,CAAC;AAWtD,kDAAkD,CAC9C,8CAA8C,EAAE,CAAC,CAAC;AAWtD,8CAA8C,CAC1C,kDAAkD,EAAE,CAAC,CAAC;AAW1D,qDAAqD,CACjD,iDAAiD,EAAE,CAAC,CAAC;AAWzD,iDAAiD,CAC7C,qDAAqD,EAAE,CAAC,CAAC;AAW7D,6CAA6C,CACzC,yCAAyC,EAAE,CAAC,CAAC;AAWjD,yCAAyC,CACrC,6CAA6C,EAAE,CAAC,CAAC;AAWrD,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,wCAAwC,CACpC,oCAAoC,EAAE,CAAC,CAAC;AAW5C,oCAAoC,CAChC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,8CAA8C,CAC1C,0CAA0C,EAAE,CAAC,CAAC;AAWlD,0CAA0C,CACtC,8CAA8C,EAAE,CAAC,CAAC;AAWtD,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,6CAA6C,CACzC,yCAAyC,EAAE,CAAC,CAAC;AAWjD,yCAAyC,CACrC,6CAA6C,EAAE,CAAC,CAAC;AAWrD,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,+CAA+C,CAC3C,2CAA2C,EAAE,CAAC,CAAC;AAWnD,2CAA2C,CACvC,+CAA+C,EAAE,CAAC,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n/*\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n * Generated by fluid-type-validator in @fluidframework/build-tools.\n */\n/* eslint-disable max-lines */\nimport * as old from \"@fluidframework/driver-definitions-previous\";\nimport * as current from \"../../index\";\n\ntype TypeOnly<T> = {\n [P in keyof T]: TypeOnly<T[P]>;\n};\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_DriverError\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_DriverError():\n TypeOnly<old.DriverError>;\ndeclare function use_current_TypeAliasDeclaration_DriverError(\n use: TypeOnly<current.DriverError>);\nuse_current_TypeAliasDeclaration_DriverError(\n get_old_TypeAliasDeclaration_DriverError());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_DriverError\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_DriverError():\n TypeOnly<current.DriverError>;\ndeclare function use_old_TypeAliasDeclaration_DriverError(\n use: TypeOnly<old.DriverError>);\nuse_old_TypeAliasDeclaration_DriverError(\n get_current_TypeAliasDeclaration_DriverError());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_DriverErrorType\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_EnumDeclaration_DriverErrorType():\n TypeOnly<old.DriverErrorType>;\ndeclare function use_current_EnumDeclaration_DriverErrorType(\n use: TypeOnly<current.DriverErrorType>);\nuse_current_EnumDeclaration_DriverErrorType(\n get_old_EnumDeclaration_DriverErrorType());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_DriverErrorType\": {\"backCompat\": false}\n*/\ndeclare function get_current_EnumDeclaration_DriverErrorType():\n TypeOnly<current.DriverErrorType>;\ndeclare function use_old_EnumDeclaration_DriverErrorType(\n use: TypeOnly<old.DriverErrorType>);\nuse_old_EnumDeclaration_DriverErrorType(\n get_current_EnumDeclaration_DriverErrorType());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_DriverHeader\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_EnumDeclaration_DriverHeader():\n TypeOnly<old.DriverHeader>;\ndeclare function use_current_EnumDeclaration_DriverHeader(\n use: TypeOnly<current.DriverHeader>);\nuse_current_EnumDeclaration_DriverHeader(\n get_old_EnumDeclaration_DriverHeader());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_DriverHeader\": {\"backCompat\": false}\n*/\ndeclare function get_current_EnumDeclaration_DriverHeader():\n TypeOnly<current.DriverHeader>;\ndeclare function use_old_EnumDeclaration_DriverHeader(\n use: TypeOnly<old.DriverHeader>);\nuse_old_EnumDeclaration_DriverHeader(\n get_current_EnumDeclaration_DriverHeader());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_DriverPreCheckInfo\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_DriverPreCheckInfo():\n TypeOnly<old.DriverPreCheckInfo>;\ndeclare function use_current_InterfaceDeclaration_DriverPreCheckInfo(\n use: TypeOnly<current.DriverPreCheckInfo>);\nuse_current_InterfaceDeclaration_DriverPreCheckInfo(\n get_old_InterfaceDeclaration_DriverPreCheckInfo());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_DriverPreCheckInfo\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_DriverPreCheckInfo():\n TypeOnly<current.DriverPreCheckInfo>;\ndeclare function use_old_InterfaceDeclaration_DriverPreCheckInfo(\n use: TypeOnly<old.DriverPreCheckInfo>);\nuse_old_InterfaceDeclaration_DriverPreCheckInfo(\n get_current_InterfaceDeclaration_DriverPreCheckInfo());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IAuthorizationError\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IAuthorizationError():\n TypeOnly<old.IAuthorizationError>;\ndeclare function use_current_InterfaceDeclaration_IAuthorizationError(\n use: TypeOnly<current.IAuthorizationError>);\nuse_current_InterfaceDeclaration_IAuthorizationError(\n get_old_InterfaceDeclaration_IAuthorizationError());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IAuthorizationError\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IAuthorizationError():\n TypeOnly<current.IAuthorizationError>;\ndeclare function use_old_InterfaceDeclaration_IAuthorizationError(\n use: TypeOnly<old.IAuthorizationError>);\nuse_old_InterfaceDeclaration_IAuthorizationError(\n get_current_InterfaceDeclaration_IAuthorizationError());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IContainerPackageInfo\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IContainerPackageInfo():\n TypeOnly<old.IContainerPackageInfo>;\ndeclare function use_current_InterfaceDeclaration_IContainerPackageInfo(\n use: TypeOnly<current.IContainerPackageInfo>);\nuse_current_InterfaceDeclaration_IContainerPackageInfo(\n get_old_InterfaceDeclaration_IContainerPackageInfo());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IContainerPackageInfo\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IContainerPackageInfo():\n TypeOnly<current.IContainerPackageInfo>;\ndeclare function use_old_InterfaceDeclaration_IContainerPackageInfo(\n use: TypeOnly<old.IContainerPackageInfo>);\nuse_old_InterfaceDeclaration_IContainerPackageInfo(\n get_current_InterfaceDeclaration_IContainerPackageInfo());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDeltasFetchResult\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDeltasFetchResult():\n TypeOnly<old.IDeltasFetchResult>;\ndeclare function use_current_InterfaceDeclaration_IDeltasFetchResult(\n use: TypeOnly<current.IDeltasFetchResult>);\nuse_current_InterfaceDeclaration_IDeltasFetchResult(\n get_old_InterfaceDeclaration_IDeltasFetchResult());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDeltasFetchResult\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDeltasFetchResult():\n TypeOnly<current.IDeltasFetchResult>;\ndeclare function use_old_InterfaceDeclaration_IDeltasFetchResult(\n use: TypeOnly<old.IDeltasFetchResult>);\nuse_old_InterfaceDeclaration_IDeltasFetchResult(\n get_current_InterfaceDeclaration_IDeltasFetchResult());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDeltaStorageService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDeltaStorageService():\n TypeOnly<old.IDeltaStorageService>;\ndeclare function use_current_InterfaceDeclaration_IDeltaStorageService(\n use: TypeOnly<current.IDeltaStorageService>);\nuse_current_InterfaceDeclaration_IDeltaStorageService(\n get_old_InterfaceDeclaration_IDeltaStorageService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDeltaStorageService\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDeltaStorageService():\n TypeOnly<current.IDeltaStorageService>;\ndeclare function use_old_InterfaceDeclaration_IDeltaStorageService(\n use: TypeOnly<old.IDeltaStorageService>);\nuse_old_InterfaceDeclaration_IDeltaStorageService(\n get_current_InterfaceDeclaration_IDeltaStorageService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaConnection\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentDeltaConnection():\n TypeOnly<old.IDocumentDeltaConnection>;\ndeclare function use_current_InterfaceDeclaration_IDocumentDeltaConnection(\n use: TypeOnly<current.IDocumentDeltaConnection>);\nuse_current_InterfaceDeclaration_IDocumentDeltaConnection(\n get_old_InterfaceDeclaration_IDocumentDeltaConnection());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaConnection\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentDeltaConnection():\n TypeOnly<current.IDocumentDeltaConnection>;\ndeclare function use_old_InterfaceDeclaration_IDocumentDeltaConnection(\n use: TypeOnly<old.IDocumentDeltaConnection>);\nuse_old_InterfaceDeclaration_IDocumentDeltaConnection(\n get_current_InterfaceDeclaration_IDocumentDeltaConnection());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaConnectionEvents\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents():\n TypeOnly<old.IDocumentDeltaConnectionEvents>;\ndeclare function use_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents(\n use: TypeOnly<current.IDocumentDeltaConnectionEvents>);\nuse_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents(\n get_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaConnectionEvents\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents():\n TypeOnly<current.IDocumentDeltaConnectionEvents>;\ndeclare function use_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents(\n use: TypeOnly<old.IDocumentDeltaConnectionEvents>);\nuse_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents(\n get_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaStorageService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentDeltaStorageService():\n TypeOnly<old.IDocumentDeltaStorageService>;\ndeclare function use_current_InterfaceDeclaration_IDocumentDeltaStorageService(\n use: TypeOnly<current.IDocumentDeltaStorageService>);\nuse_current_InterfaceDeclaration_IDocumentDeltaStorageService(\n get_old_InterfaceDeclaration_IDocumentDeltaStorageService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentDeltaStorageService\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentDeltaStorageService():\n TypeOnly<current.IDocumentDeltaStorageService>;\ndeclare function use_old_InterfaceDeclaration_IDocumentDeltaStorageService(\n use: TypeOnly<old.IDocumentDeltaStorageService>);\nuse_old_InterfaceDeclaration_IDocumentDeltaStorageService(\n get_current_InterfaceDeclaration_IDocumentDeltaStorageService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentService():\n TypeOnly<old.IDocumentService>;\ndeclare function use_current_InterfaceDeclaration_IDocumentService(\n use: TypeOnly<current.IDocumentService>);\nuse_current_InterfaceDeclaration_IDocumentService(\n get_old_InterfaceDeclaration_IDocumentService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentService\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentService():\n TypeOnly<current.IDocumentService>;\ndeclare function use_old_InterfaceDeclaration_IDocumentService(\n use: TypeOnly<old.IDocumentService>);\nuse_old_InterfaceDeclaration_IDocumentService(\n get_current_InterfaceDeclaration_IDocumentService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentServiceFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentServiceFactory():\n TypeOnly<old.IDocumentServiceFactory>;\ndeclare function use_current_InterfaceDeclaration_IDocumentServiceFactory(\n use: TypeOnly<current.IDocumentServiceFactory>);\nuse_current_InterfaceDeclaration_IDocumentServiceFactory(\n get_old_InterfaceDeclaration_IDocumentServiceFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentServiceFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentServiceFactory():\n TypeOnly<current.IDocumentServiceFactory>;\ndeclare function use_old_InterfaceDeclaration_IDocumentServiceFactory(\n use: TypeOnly<old.IDocumentServiceFactory>);\nuse_old_InterfaceDeclaration_IDocumentServiceFactory(\n get_current_InterfaceDeclaration_IDocumentServiceFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentServicePolicies\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentServicePolicies():\n TypeOnly<old.IDocumentServicePolicies>;\ndeclare function use_current_InterfaceDeclaration_IDocumentServicePolicies(\n use: TypeOnly<current.IDocumentServicePolicies>);\nuse_current_InterfaceDeclaration_IDocumentServicePolicies(\n get_old_InterfaceDeclaration_IDocumentServicePolicies());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentServicePolicies\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentServicePolicies():\n TypeOnly<current.IDocumentServicePolicies>;\ndeclare function use_old_InterfaceDeclaration_IDocumentServicePolicies(\n use: TypeOnly<old.IDocumentServicePolicies>);\nuse_old_InterfaceDeclaration_IDocumentServicePolicies(\n get_current_InterfaceDeclaration_IDocumentServicePolicies());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentStorageService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentStorageService():\n TypeOnly<old.IDocumentStorageService>;\ndeclare function use_current_InterfaceDeclaration_IDocumentStorageService(\n use: TypeOnly<current.IDocumentStorageService>);\nuse_current_InterfaceDeclaration_IDocumentStorageService(\n get_old_InterfaceDeclaration_IDocumentStorageService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentStorageService\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentStorageService():\n TypeOnly<current.IDocumentStorageService>;\ndeclare function use_old_InterfaceDeclaration_IDocumentStorageService(\n use: TypeOnly<old.IDocumentStorageService>);\nuse_old_InterfaceDeclaration_IDocumentStorageService(\n get_current_InterfaceDeclaration_IDocumentStorageService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentStorageServicePolicies\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentStorageServicePolicies():\n TypeOnly<old.IDocumentStorageServicePolicies>;\ndeclare function use_current_InterfaceDeclaration_IDocumentStorageServicePolicies(\n use: TypeOnly<current.IDocumentStorageServicePolicies>);\nuse_current_InterfaceDeclaration_IDocumentStorageServicePolicies(\n get_old_InterfaceDeclaration_IDocumentStorageServicePolicies());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDocumentStorageServicePolicies\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentStorageServicePolicies():\n TypeOnly<current.IDocumentStorageServicePolicies>;\ndeclare function use_old_InterfaceDeclaration_IDocumentStorageServicePolicies(\n use: TypeOnly<old.IDocumentStorageServicePolicies>);\nuse_old_InterfaceDeclaration_IDocumentStorageServicePolicies(\n get_current_InterfaceDeclaration_IDocumentStorageServicePolicies());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverBasicError\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDriverBasicError():\n TypeOnly<old.IDriverBasicError>;\ndeclare function use_current_InterfaceDeclaration_IDriverBasicError(\n use: TypeOnly<current.IDriverBasicError>);\nuse_current_InterfaceDeclaration_IDriverBasicError(\n get_old_InterfaceDeclaration_IDriverBasicError());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverBasicError\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDriverBasicError():\n TypeOnly<current.IDriverBasicError>;\ndeclare function use_old_InterfaceDeclaration_IDriverBasicError(\n use: TypeOnly<old.IDriverBasicError>);\nuse_old_InterfaceDeclaration_IDriverBasicError(\n get_current_InterfaceDeclaration_IDriverBasicError());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverErrorBase\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDriverErrorBase():\n TypeOnly<old.IDriverErrorBase>;\ndeclare function use_current_InterfaceDeclaration_IDriverErrorBase(\n use: TypeOnly<current.IDriverErrorBase>);\nuse_current_InterfaceDeclaration_IDriverErrorBase(\n get_old_InterfaceDeclaration_IDriverErrorBase());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverErrorBase\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDriverErrorBase():\n TypeOnly<current.IDriverErrorBase>;\ndeclare function use_old_InterfaceDeclaration_IDriverErrorBase(\n use: TypeOnly<old.IDriverErrorBase>);\nuse_old_InterfaceDeclaration_IDriverErrorBase(\n get_current_InterfaceDeclaration_IDriverErrorBase());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverHeader\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDriverHeader():\n TypeOnly<old.IDriverHeader>;\ndeclare function use_current_InterfaceDeclaration_IDriverHeader(\n use: TypeOnly<current.IDriverHeader>);\nuse_current_InterfaceDeclaration_IDriverHeader(\n get_old_InterfaceDeclaration_IDriverHeader());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IDriverHeader\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDriverHeader():\n TypeOnly<current.IDriverHeader>;\ndeclare function use_old_InterfaceDeclaration_IDriverHeader(\n use: TypeOnly<old.IDriverHeader>);\nuse_old_InterfaceDeclaration_IDriverHeader(\n get_current_InterfaceDeclaration_IDriverHeader());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IFluidResolvedUrl\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IFluidResolvedUrl():\n TypeOnly<old.IFluidResolvedUrl>;\ndeclare function use_current_InterfaceDeclaration_IFluidResolvedUrl(\n use: TypeOnly<current.IFluidResolvedUrl>);\nuse_current_InterfaceDeclaration_IFluidResolvedUrl(\n get_old_InterfaceDeclaration_IFluidResolvedUrl());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IFluidResolvedUrl\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IFluidResolvedUrl():\n TypeOnly<current.IFluidResolvedUrl>;\ndeclare function use_old_InterfaceDeclaration_IFluidResolvedUrl(\n use: TypeOnly<old.IFluidResolvedUrl>);\nuse_old_InterfaceDeclaration_IFluidResolvedUrl(\n get_current_InterfaceDeclaration_IFluidResolvedUrl());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IGenericNetworkError\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IGenericNetworkError():\n TypeOnly<old.IGenericNetworkError>;\ndeclare function use_current_InterfaceDeclaration_IGenericNetworkError(\n use: TypeOnly<current.IGenericNetworkError>);\nuse_current_InterfaceDeclaration_IGenericNetworkError(\n get_old_InterfaceDeclaration_IGenericNetworkError());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IGenericNetworkError\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IGenericNetworkError():\n TypeOnly<current.IGenericNetworkError>;\ndeclare function use_old_InterfaceDeclaration_IGenericNetworkError(\n use: TypeOnly<old.IGenericNetworkError>);\nuse_old_InterfaceDeclaration_IGenericNetworkError(\n get_current_InterfaceDeclaration_IGenericNetworkError());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_IResolvedUrl\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_IResolvedUrl():\n TypeOnly<old.IResolvedUrl>;\ndeclare function use_current_TypeAliasDeclaration_IResolvedUrl(\n use: TypeOnly<current.IResolvedUrl>);\nuse_current_TypeAliasDeclaration_IResolvedUrl(\n get_old_TypeAliasDeclaration_IResolvedUrl());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_IResolvedUrl\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_IResolvedUrl():\n TypeOnly<current.IResolvedUrl>;\ndeclare function use_old_TypeAliasDeclaration_IResolvedUrl(\n use: TypeOnly<old.IResolvedUrl>);\nuse_old_TypeAliasDeclaration_IResolvedUrl(\n get_current_TypeAliasDeclaration_IResolvedUrl());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IResolvedUrlBase\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IResolvedUrlBase():\n TypeOnly<old.IResolvedUrlBase>;\ndeclare function use_current_InterfaceDeclaration_IResolvedUrlBase(\n use: TypeOnly<current.IResolvedUrlBase>);\nuse_current_InterfaceDeclaration_IResolvedUrlBase(\n get_old_InterfaceDeclaration_IResolvedUrlBase());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IResolvedUrlBase\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IResolvedUrlBase():\n TypeOnly<current.IResolvedUrlBase>;\ndeclare function use_old_InterfaceDeclaration_IResolvedUrlBase(\n use: TypeOnly<old.IResolvedUrlBase>);\nuse_old_InterfaceDeclaration_IResolvedUrlBase(\n get_current_InterfaceDeclaration_IResolvedUrlBase());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IStream\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IStream():\n TypeOnly<old.IStream<any>>;\ndeclare function use_current_InterfaceDeclaration_IStream(\n use: TypeOnly<current.IStream<any>>);\nuse_current_InterfaceDeclaration_IStream(\n get_old_InterfaceDeclaration_IStream());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IStream\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IStream():\n TypeOnly<current.IStream<any>>;\ndeclare function use_old_InterfaceDeclaration_IStream(\n use: TypeOnly<old.IStream<any>>);\nuse_old_InterfaceDeclaration_IStream(\n get_current_InterfaceDeclaration_IStream());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_IStreamResult\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_IStreamResult():\n TypeOnly<old.IStreamResult<any>>;\ndeclare function use_current_TypeAliasDeclaration_IStreamResult(\n use: TypeOnly<current.IStreamResult<any>>);\nuse_current_TypeAliasDeclaration_IStreamResult(\n get_old_TypeAliasDeclaration_IStreamResult());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"TypeAliasDeclaration_IStreamResult\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_IStreamResult():\n TypeOnly<current.IStreamResult<any>>;\ndeclare function use_old_TypeAliasDeclaration_IStreamResult(\n use: TypeOnly<old.IStreamResult<any>>);\nuse_old_TypeAliasDeclaration_IStreamResult(\n get_current_TypeAliasDeclaration_IStreamResult());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_ISummaryContext\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_ISummaryContext():\n TypeOnly<old.ISummaryContext>;\ndeclare function use_current_InterfaceDeclaration_ISummaryContext(\n use: TypeOnly<current.ISummaryContext>);\nuse_current_InterfaceDeclaration_ISummaryContext(\n get_old_InterfaceDeclaration_ISummaryContext());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_ISummaryContext\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_ISummaryContext():\n TypeOnly<current.ISummaryContext>;\ndeclare function use_old_InterfaceDeclaration_ISummaryContext(\n use: TypeOnly<old.ISummaryContext>);\nuse_old_InterfaceDeclaration_ISummaryContext(\n get_current_InterfaceDeclaration_ISummaryContext());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IThrottlingWarning\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IThrottlingWarning():\n TypeOnly<old.IThrottlingWarning>;\ndeclare function use_current_InterfaceDeclaration_IThrottlingWarning(\n use: TypeOnly<current.IThrottlingWarning>);\nuse_current_InterfaceDeclaration_IThrottlingWarning(\n get_old_InterfaceDeclaration_IThrottlingWarning());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IThrottlingWarning\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IThrottlingWarning():\n TypeOnly<current.IThrottlingWarning>;\ndeclare function use_old_InterfaceDeclaration_IThrottlingWarning(\n use: TypeOnly<old.IThrottlingWarning>);\nuse_old_InterfaceDeclaration_IThrottlingWarning(\n get_current_InterfaceDeclaration_IThrottlingWarning());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IUrlResolver\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IUrlResolver():\n TypeOnly<old.IUrlResolver>;\ndeclare function use_current_InterfaceDeclaration_IUrlResolver(\n use: TypeOnly<current.IUrlResolver>);\nuse_current_InterfaceDeclaration_IUrlResolver(\n get_old_InterfaceDeclaration_IUrlResolver());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IUrlResolver\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IUrlResolver():\n TypeOnly<current.IUrlResolver>;\ndeclare function use_old_InterfaceDeclaration_IUrlResolver(\n use: TypeOnly<old.IUrlResolver>);\nuse_old_InterfaceDeclaration_IUrlResolver(\n get_current_InterfaceDeclaration_IUrlResolver());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IWebResolvedUrl\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IWebResolvedUrl():\n TypeOnly<old.IWebResolvedUrl>;\ndeclare function use_current_InterfaceDeclaration_IWebResolvedUrl(\n use: TypeOnly<current.IWebResolvedUrl>);\nuse_current_InterfaceDeclaration_IWebResolvedUrl(\n get_old_InterfaceDeclaration_IWebResolvedUrl());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"InterfaceDeclaration_IWebResolvedUrl\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IWebResolvedUrl():\n TypeOnly<current.IWebResolvedUrl>;\ndeclare function use_old_InterfaceDeclaration_IWebResolvedUrl(\n use: TypeOnly<old.IWebResolvedUrl>);\nuse_old_InterfaceDeclaration_IWebResolvedUrl(\n get_current_InterfaceDeclaration_IWebResolvedUrl());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_LoaderCachingPolicy\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_EnumDeclaration_LoaderCachingPolicy():\n TypeOnly<old.LoaderCachingPolicy>;\ndeclare function use_current_EnumDeclaration_LoaderCachingPolicy(\n use: TypeOnly<current.LoaderCachingPolicy>);\nuse_current_EnumDeclaration_LoaderCachingPolicy(\n get_old_EnumDeclaration_LoaderCachingPolicy());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken.0.45.1000:\n* \"EnumDeclaration_LoaderCachingPolicy\": {\"backCompat\": false}\n*/\ndeclare function get_current_EnumDeclaration_LoaderCachingPolicy():\n TypeOnly<current.LoaderCachingPolicy>;\ndeclare function use_old_EnumDeclaration_LoaderCachingPolicy(\n use: TypeOnly<old.LoaderCachingPolicy>);\nuse_old_EnumDeclaration_LoaderCachingPolicy(\n get_current_EnumDeclaration_LoaderCachingPolicy());\n"]}
|
package/lib/urlResolver.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
import { IRequest
|
|
5
|
+
import { IRequest } from "@fluidframework/core-interfaces";
|
|
6
6
|
export declare type IResolvedUrl = IWebResolvedUrl | IFluidResolvedUrl;
|
|
7
7
|
export interface IResolvedUrlBase {
|
|
8
8
|
type: string;
|
|
@@ -36,7 +36,7 @@ export interface IContainerPackageInfo {
|
|
|
36
36
|
}
|
|
37
37
|
export interface IUrlResolver {
|
|
38
38
|
resolve(request: IRequest): Promise<IResolvedUrl | undefined>;
|
|
39
|
-
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?:
|
|
39
|
+
getAbsoluteUrl(resolvedUrl: IResolvedUrl, relativeUrl: string, packageInfoSource?: IContainerPackageInfo): Promise<string>;
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
42
|
* Information that can be returned by a lightweight, seperately exported driver function. Used to preanalyze a URL
|
package/lib/urlResolver.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"urlResolver.d.ts","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"urlResolver.d.ts","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAE3D,oBAAY,YAAY,GAAG,eAAe,GAAG,iBAAiB,CAAC;AAE/D,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAgB,SAAQ,gBAAgB;IACrD,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,iBAAkB,SAAQ,gBAAgB;IACvD,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACnC,SAAS,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CACzC;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,YAAY;IAKzB,OAAO,CAAC,OAAO,EAAE,QAAQ,GAAG,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAG9D,cAAc,CACV,WAAW,EAAE,YAAY,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,CAAC,EAAE,qBAAqB,GAC1C,OAAO,CAAC,MAAM,CAAC,CAAC;CACtB;AAED;;;EAGE;AACF,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;CAChC;AAEH;;GAEG;AACH,oBAAY,YAAY;IAEpB,iBAAiB,4BAA4B;IAE7C,SAAS,cAAc;CAC1B;AAED,MAAM,WAAW,aAAa;IAC1B,CAAC,YAAY,CAAC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC1C,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE,GAAG,CAAC;CACjC;AAED,OAAO,QAAQ,iCAAiC,CAAC;IAE7C,UAAiB,cAAe,SAAQ,OAAO,CAAC,aAAa,CAAC;KAAI;CACrE"}
|
package/lib/urlResolver.js
CHANGED
package/lib/urlResolver.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"urlResolver.js","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"urlResolver.js","sourceRoot":"","sources":["../src/urlResolver.ts"],"names":[],"mappings":"AAsEA;;GAEG;AACH,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACpB,qDAAqD;IACrD,6DAA6C,CAAA;IAC7C,iDAAiD;IACjD,uCAAuB,CAAA;AAC3B,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\nimport { IRequest } from \"@fluidframework/core-interfaces\";\n\nexport type IResolvedUrl = IWebResolvedUrl | IFluidResolvedUrl;\n\nexport interface IResolvedUrlBase {\n type: string;\n}\n\nexport interface IWebResolvedUrl extends IResolvedUrlBase {\n type: \"web\";\n data: string;\n}\n\nexport interface IFluidResolvedUrl extends IResolvedUrlBase {\n type: \"fluid\";\n /**\n * The id of the container this resolved url is for.\n */\n id: string,\n url: string;\n tokens: { [name: string]: string };\n endpoints: { [name: string]: string };\n}\n\n/**\n * Container package info handed off to resolver.\n */\nexport interface IContainerPackageInfo {\n /**\n * Container package name.\n */\n name: string;\n}\n\nexport interface IUrlResolver {\n\n // Like DNS should be able to cache resolution requests. Then possibly just have a token provider go and do stuff?\n // the expiration of it could be relative to the lifetime of the token? Requests after need to refresh?\n // or do we split the token access from this?\n resolve(request: IRequest): Promise<IResolvedUrl | undefined>;\n\n // Creates a url for the created container with any data store path given in the relative url.\n getAbsoluteUrl(\n resolvedUrl: IResolvedUrl,\n relativeUrl: string,\n packageInfoSource?: IContainerPackageInfo,\n ): Promise<string>;\n}\n\n/**\n* Information that can be returned by a lightweight, seperately exported driver function. Used to preanalyze a URL\n* for driver compatibility and preload information.\n*/\nexport interface DriverPreCheckInfo {\n /**\n * A code details hint that can potentially be used to prefetch container code prior to having a snapshot.\n */\n codeDetailsHint?: string;\n\n /**\n * Domains that will be connected to on the critical boot path. Hosts can choose to preconnect to these for\n * improved performance.\n */\n criticalBootDomains?: string[];\n }\n\n/**\n * Additional key in the loader request header\n */\nexport enum DriverHeader {\n // Key to indicate whether the request for summarizer\n summarizingClient = \"fluid-client-summarizer\",\n // createNew information, specific to each driver\n createNew = \"createNew\",\n}\n\nexport interface IDriverHeader {\n [DriverHeader.summarizingClient]: boolean;\n [DriverHeader.createNew]: any;\n}\n\ndeclare module \"@fluidframework/core-interfaces\" {\n // eslint-disable-next-line @typescript-eslint/no-empty-interface\n export interface IRequestHeader extends Partial<IDriverHeader> { }\n}\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/driver-definitions",
|
|
3
|
-
"version": "0.46.1000
|
|
3
|
+
"version": "0.46.1000",
|
|
4
4
|
"description": "Fluid driver definitions",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -21,8 +21,7 @@
|
|
|
21
21
|
"build:esnext": "tsc --project ./tsconfig.esnext.json",
|
|
22
22
|
"build:full": "npm run build",
|
|
23
23
|
"build:full:compile": "npm run build:compile",
|
|
24
|
-
"build:gen": "npm run
|
|
25
|
-
"build:gen:typetests": "fluid-type-validator -d .",
|
|
24
|
+
"build:gen": "npm run typetests:gen",
|
|
26
25
|
"ci:build": "npm run build:gen && npm run build:compile",
|
|
27
26
|
"ci:build:docs": "api-extractor run --typescript-compiler-folder ./node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
|
|
28
27
|
"ci:test": "echo No test for this package",
|
|
@@ -35,24 +34,20 @@
|
|
|
35
34
|
"tsc": "tsc",
|
|
36
35
|
"tsc:watch": "tsc --watch",
|
|
37
36
|
"tsfmt": "tsfmt --verify",
|
|
38
|
-
"tsfmt:fix": "tsfmt --replace"
|
|
37
|
+
"tsfmt:fix": "tsfmt --replace",
|
|
38
|
+
"typetests:gen": "fluid-type-validator -d .",
|
|
39
|
+
"typetests:prepare": "fluid-type-validator -d . -p"
|
|
39
40
|
},
|
|
40
41
|
"dependencies": {
|
|
41
|
-
"@fluidframework/common-definitions": "^0.20.
|
|
42
|
-
"@fluidframework/core-interfaces": "^0.
|
|
43
|
-
"@fluidframework/protocol-definitions": "^0.1028.1000
|
|
42
|
+
"@fluidframework/common-definitions": "^0.20.1",
|
|
43
|
+
"@fluidframework/core-interfaces": "^0.43.1000",
|
|
44
|
+
"@fluidframework/protocol-definitions": "^0.1028.1000"
|
|
44
45
|
},
|
|
45
46
|
"devDependencies": {
|
|
46
47
|
"@fluidframework/build-common": "^0.23.0",
|
|
47
|
-
"@fluidframework/build-tools": "^0.2.
|
|
48
|
-
"@fluidframework/driver-definitions-
|
|
49
|
-
"@fluidframework/
|
|
50
|
-
"@fluidframework/driver-definitions-0.41.0": "npm:@fluidframework/driver-definitions@0.41.0",
|
|
51
|
-
"@fluidframework/driver-definitions-0.42.0": "npm:@fluidframework/driver-definitions@0.42.0",
|
|
52
|
-
"@fluidframework/driver-definitions-0.43.0": "npm:@fluidframework/driver-definitions@0.43.0",
|
|
53
|
-
"@fluidframework/driver-definitions-0.44.0": "npm:@fluidframework/driver-definitions@0.44.0",
|
|
54
|
-
"@fluidframework/driver-definitions-0.45.1000": "npm:@fluidframework/driver-definitions@0.45.1000",
|
|
55
|
-
"@fluidframework/eslint-config-fluid": "^0.27.0",
|
|
48
|
+
"@fluidframework/build-tools": "^0.2.61288",
|
|
49
|
+
"@fluidframework/driver-definitions-previous": "npm:@fluidframework/driver-definitions@0.45.1000",
|
|
50
|
+
"@fluidframework/eslint-config-fluid": "^0.28.1000",
|
|
56
51
|
"@microsoft/api-extractor": "^7.16.1",
|
|
57
52
|
"@rushstack/eslint-config": "^2.5.1",
|
|
58
53
|
"@typescript-eslint/eslint-plugin": "~5.9.0",
|
|
@@ -72,144 +67,6 @@
|
|
|
72
67
|
},
|
|
73
68
|
"typeValidation": {
|
|
74
69
|
"version": "0.46.1000",
|
|
75
|
-
"broken": {
|
|
76
|
-
"0.39.8": {
|
|
77
|
-
"TypeAliasDeclaration_DriverError": {
|
|
78
|
-
"backCompat": false
|
|
79
|
-
},
|
|
80
|
-
"EnumDeclaration_DriverErrorType": {
|
|
81
|
-
"backCompat": false
|
|
82
|
-
},
|
|
83
|
-
"InterfaceDeclaration_IAuthorizationError": {
|
|
84
|
-
"backCompat": false
|
|
85
|
-
},
|
|
86
|
-
"InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
87
|
-
"forwardCompat": false,
|
|
88
|
-
"backCompat": false
|
|
89
|
-
},
|
|
90
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
91
|
-
"forwardCompat": false,
|
|
92
|
-
"backCompat": false
|
|
93
|
-
},
|
|
94
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
95
|
-
"forwardCompat": false,
|
|
96
|
-
"backCompat": false
|
|
97
|
-
},
|
|
98
|
-
"InterfaceDeclaration_IDriverBasicError": {
|
|
99
|
-
"backCompat": false
|
|
100
|
-
},
|
|
101
|
-
"InterfaceDeclaration_IDriverErrorBase": {
|
|
102
|
-
"backCompat": false
|
|
103
|
-
},
|
|
104
|
-
"InterfaceDeclaration_IGenericNetworkError": {
|
|
105
|
-
"backCompat": false
|
|
106
|
-
},
|
|
107
|
-
"InterfaceDeclaration_IThrottlingWarning": {
|
|
108
|
-
"backCompat": false
|
|
109
|
-
},
|
|
110
|
-
"get_current_InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
111
|
-
"backCompat": false
|
|
112
|
-
},
|
|
113
|
-
"InterfaceDeclaration_DriverPreCheckInfo": {
|
|
114
|
-
"backCompat": false
|
|
115
|
-
},
|
|
116
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
117
|
-
"backCompat": false
|
|
118
|
-
}
|
|
119
|
-
},
|
|
120
|
-
"0.40.0": {
|
|
121
|
-
"InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
122
|
-
"backCompat": false
|
|
123
|
-
},
|
|
124
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
125
|
-
"backCompat": false
|
|
126
|
-
},
|
|
127
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
128
|
-
"backCompat": false
|
|
129
|
-
},
|
|
130
|
-
"get_current_InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
131
|
-
"backCompat": false
|
|
132
|
-
},
|
|
133
|
-
"InterfaceDeclaration_DriverPreCheckInfo": {
|
|
134
|
-
"backCompat": false
|
|
135
|
-
},
|
|
136
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
137
|
-
"backCompat": false
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
"0.41.0": {
|
|
141
|
-
"InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
142
|
-
"backCompat": false
|
|
143
|
-
},
|
|
144
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
145
|
-
"backCompat": false
|
|
146
|
-
},
|
|
147
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
148
|
-
"backCompat": false
|
|
149
|
-
},
|
|
150
|
-
"get_current_InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
151
|
-
"backCompat": false
|
|
152
|
-
},
|
|
153
|
-
"InterfaceDeclaration_DriverPreCheckInfo": {
|
|
154
|
-
"backCompat": false
|
|
155
|
-
},
|
|
156
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
157
|
-
"backCompat": false
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
"0.42.0": {
|
|
161
|
-
"InterfaceDeclaration_IDocumentDeltaConnection": {
|
|
162
|
-
"backCompat": false
|
|
163
|
-
},
|
|
164
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
165
|
-
"backCompat": false
|
|
166
|
-
},
|
|
167
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
168
|
-
"backCompat": false
|
|
169
|
-
},
|
|
170
|
-
"InterfaceDeclaration_DriverPreCheckInfo": {
|
|
171
|
-
"backCompat": false
|
|
172
|
-
},
|
|
173
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
174
|
-
"backCompat": false
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
"0.43.0": {
|
|
178
|
-
"InterfaceDeclaration_DriverPreCheckInfo": {
|
|
179
|
-
"backCompat": false
|
|
180
|
-
},
|
|
181
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
182
|
-
"backCompat": false
|
|
183
|
-
},
|
|
184
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
185
|
-
"backCompat": false
|
|
186
|
-
},
|
|
187
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
188
|
-
"backCompat": false
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
"0.44.0": {
|
|
192
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
193
|
-
"backCompat": false
|
|
194
|
-
},
|
|
195
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
196
|
-
"backCompat": false
|
|
197
|
-
},
|
|
198
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
199
|
-
"backCompat": false
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
"0.45.1000": {
|
|
203
|
-
"InterfaceDeclaration_IDocumentService": {
|
|
204
|
-
"backCompat": false
|
|
205
|
-
},
|
|
206
|
-
"InterfaceDeclaration_IDocumentServiceFactory": {
|
|
207
|
-
"backCompat": false
|
|
208
|
-
},
|
|
209
|
-
"InterfaceDeclaration_IDocumentStorageService": {
|
|
210
|
-
"backCompat": false
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
}
|
|
70
|
+
"broken": {}
|
|
214
71
|
}
|
|
215
72
|
}
|
package/src/urlResolver.ts
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
|
|
6
|
-
import { IRequest, IFluidCodeDetails } from "@fluidframework/core-interfaces";
|
|
5
|
+
import { IRequest } from "@fluidframework/core-interfaces";
|
|
7
6
|
|
|
8
7
|
export type IResolvedUrl = IWebResolvedUrl | IFluidResolvedUrl;
|
|
9
8
|
|
|
@@ -48,7 +47,7 @@ export interface IUrlResolver {
|
|
|
48
47
|
getAbsoluteUrl(
|
|
49
48
|
resolvedUrl: IResolvedUrl,
|
|
50
49
|
relativeUrl: string,
|
|
51
|
-
packageInfoSource?:
|
|
50
|
+
packageInfoSource?: IContainerPackageInfo,
|
|
52
51
|
): Promise<string>;
|
|
53
52
|
}
|
|
54
53
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"validate0.39.8.d.ts","sourceRoot":"","sources":["../../../src/test/types/validate0.39.8.ts"],"names":[],"mappings":""}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
use_current_TypeAliasDeclaration_DriverError(get_old_TypeAliasDeclaration_DriverError());
|
|
2
|
-
use_old_TypeAliasDeclaration_DriverError(
|
|
3
|
-
// @ts-expect-error compatibility expected to be broken
|
|
4
|
-
get_current_TypeAliasDeclaration_DriverError());
|
|
5
|
-
use_current_EnumDeclaration_DriverErrorType(get_old_EnumDeclaration_DriverErrorType());
|
|
6
|
-
use_old_EnumDeclaration_DriverErrorType(
|
|
7
|
-
// @ts-expect-error compatibility expected to be broken
|
|
8
|
-
get_current_EnumDeclaration_DriverErrorType());
|
|
9
|
-
use_current_EnumDeclaration_DriverHeader(get_old_EnumDeclaration_DriverHeader());
|
|
10
|
-
use_old_EnumDeclaration_DriverHeader(get_current_EnumDeclaration_DriverHeader());
|
|
11
|
-
use_current_InterfaceDeclaration_DriverPreCheckInfo(get_old_InterfaceDeclaration_DriverPreCheckInfo());
|
|
12
|
-
use_old_InterfaceDeclaration_DriverPreCheckInfo(
|
|
13
|
-
// @ts-expect-error compatibility expected to be broken
|
|
14
|
-
get_current_InterfaceDeclaration_DriverPreCheckInfo());
|
|
15
|
-
use_current_InterfaceDeclaration_IAuthorizationError(get_old_InterfaceDeclaration_IAuthorizationError());
|
|
16
|
-
use_old_InterfaceDeclaration_IAuthorizationError(
|
|
17
|
-
// @ts-expect-error compatibility expected to be broken
|
|
18
|
-
get_current_InterfaceDeclaration_IAuthorizationError());
|
|
19
|
-
use_current_InterfaceDeclaration_IDeltasFetchResult(get_old_InterfaceDeclaration_IDeltasFetchResult());
|
|
20
|
-
use_old_InterfaceDeclaration_IDeltasFetchResult(get_current_InterfaceDeclaration_IDeltasFetchResult());
|
|
21
|
-
use_current_InterfaceDeclaration_IDeltaStorageService(get_old_InterfaceDeclaration_IDeltaStorageService());
|
|
22
|
-
use_old_InterfaceDeclaration_IDeltaStorageService(get_current_InterfaceDeclaration_IDeltaStorageService());
|
|
23
|
-
use_current_InterfaceDeclaration_IDocumentDeltaConnection(
|
|
24
|
-
// @ts-expect-error compatibility expected to be broken
|
|
25
|
-
get_old_InterfaceDeclaration_IDocumentDeltaConnection());
|
|
26
|
-
use_old_InterfaceDeclaration_IDocumentDeltaConnection(
|
|
27
|
-
// @ts-expect-error compatibility expected to be broken
|
|
28
|
-
get_current_InterfaceDeclaration_IDocumentDeltaConnection());
|
|
29
|
-
use_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents(get_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents());
|
|
30
|
-
use_old_InterfaceDeclaration_IDocumentDeltaConnectionEvents(get_current_InterfaceDeclaration_IDocumentDeltaConnectionEvents());
|
|
31
|
-
use_current_InterfaceDeclaration_IDocumentDeltaStorageService(get_old_InterfaceDeclaration_IDocumentDeltaStorageService());
|
|
32
|
-
use_old_InterfaceDeclaration_IDocumentDeltaStorageService(get_current_InterfaceDeclaration_IDocumentDeltaStorageService());
|
|
33
|
-
use_current_InterfaceDeclaration_IDocumentService(
|
|
34
|
-
// @ts-expect-error compatibility expected to be broken
|
|
35
|
-
get_old_InterfaceDeclaration_IDocumentService());
|
|
36
|
-
use_old_InterfaceDeclaration_IDocumentService(
|
|
37
|
-
// @ts-expect-error compatibility expected to be broken
|
|
38
|
-
get_current_InterfaceDeclaration_IDocumentService());
|
|
39
|
-
use_current_InterfaceDeclaration_IDocumentServiceFactory(
|
|
40
|
-
// @ts-expect-error compatibility expected to be broken
|
|
41
|
-
get_old_InterfaceDeclaration_IDocumentServiceFactory());
|
|
42
|
-
use_old_InterfaceDeclaration_IDocumentServiceFactory(
|
|
43
|
-
// @ts-expect-error compatibility expected to be broken
|
|
44
|
-
get_current_InterfaceDeclaration_IDocumentServiceFactory());
|
|
45
|
-
use_current_InterfaceDeclaration_IDocumentServicePolicies(get_old_InterfaceDeclaration_IDocumentServicePolicies());
|
|
46
|
-
use_old_InterfaceDeclaration_IDocumentServicePolicies(get_current_InterfaceDeclaration_IDocumentServicePolicies());
|
|
47
|
-
use_current_InterfaceDeclaration_IDocumentStorageService(get_old_InterfaceDeclaration_IDocumentStorageService());
|
|
48
|
-
use_old_InterfaceDeclaration_IDocumentStorageService(
|
|
49
|
-
// @ts-expect-error compatibility expected to be broken
|
|
50
|
-
get_current_InterfaceDeclaration_IDocumentStorageService());
|
|
51
|
-
use_current_InterfaceDeclaration_IDocumentStorageServicePolicies(get_old_InterfaceDeclaration_IDocumentStorageServicePolicies());
|
|
52
|
-
use_old_InterfaceDeclaration_IDocumentStorageServicePolicies(get_current_InterfaceDeclaration_IDocumentStorageServicePolicies());
|
|
53
|
-
use_current_InterfaceDeclaration_IDriverBasicError(get_old_InterfaceDeclaration_IDriverBasicError());
|
|
54
|
-
use_old_InterfaceDeclaration_IDriverBasicError(
|
|
55
|
-
// @ts-expect-error compatibility expected to be broken
|
|
56
|
-
get_current_InterfaceDeclaration_IDriverBasicError());
|
|
57
|
-
use_current_InterfaceDeclaration_IDriverErrorBase(get_old_InterfaceDeclaration_IDriverErrorBase());
|
|
58
|
-
use_old_InterfaceDeclaration_IDriverErrorBase(
|
|
59
|
-
// @ts-expect-error compatibility expected to be broken
|
|
60
|
-
get_current_InterfaceDeclaration_IDriverErrorBase());
|
|
61
|
-
use_current_InterfaceDeclaration_IDriverHeader(get_old_InterfaceDeclaration_IDriverHeader());
|
|
62
|
-
use_old_InterfaceDeclaration_IDriverHeader(get_current_InterfaceDeclaration_IDriverHeader());
|
|
63
|
-
use_current_InterfaceDeclaration_IFluidResolvedUrl(get_old_InterfaceDeclaration_IFluidResolvedUrl());
|
|
64
|
-
use_old_InterfaceDeclaration_IFluidResolvedUrl(get_current_InterfaceDeclaration_IFluidResolvedUrl());
|
|
65
|
-
use_current_InterfaceDeclaration_IGenericNetworkError(get_old_InterfaceDeclaration_IGenericNetworkError());
|
|
66
|
-
use_old_InterfaceDeclaration_IGenericNetworkError(
|
|
67
|
-
// @ts-expect-error compatibility expected to be broken
|
|
68
|
-
get_current_InterfaceDeclaration_IGenericNetworkError());
|
|
69
|
-
use_current_TypeAliasDeclaration_IResolvedUrl(get_old_TypeAliasDeclaration_IResolvedUrl());
|
|
70
|
-
use_old_TypeAliasDeclaration_IResolvedUrl(get_current_TypeAliasDeclaration_IResolvedUrl());
|
|
71
|
-
use_current_InterfaceDeclaration_IResolvedUrlBase(get_old_InterfaceDeclaration_IResolvedUrlBase());
|
|
72
|
-
use_old_InterfaceDeclaration_IResolvedUrlBase(get_current_InterfaceDeclaration_IResolvedUrlBase());
|
|
73
|
-
use_current_InterfaceDeclaration_IStream(get_old_InterfaceDeclaration_IStream());
|
|
74
|
-
use_old_InterfaceDeclaration_IStream(get_current_InterfaceDeclaration_IStream());
|
|
75
|
-
use_current_TypeAliasDeclaration_IStreamResult(get_old_TypeAliasDeclaration_IStreamResult());
|
|
76
|
-
use_old_TypeAliasDeclaration_IStreamResult(get_current_TypeAliasDeclaration_IStreamResult());
|
|
77
|
-
use_current_InterfaceDeclaration_ISummaryContext(get_old_InterfaceDeclaration_ISummaryContext());
|
|
78
|
-
use_old_InterfaceDeclaration_ISummaryContext(get_current_InterfaceDeclaration_ISummaryContext());
|
|
79
|
-
use_current_InterfaceDeclaration_IThrottlingWarning(get_old_InterfaceDeclaration_IThrottlingWarning());
|
|
80
|
-
use_old_InterfaceDeclaration_IThrottlingWarning(
|
|
81
|
-
// @ts-expect-error compatibility expected to be broken
|
|
82
|
-
get_current_InterfaceDeclaration_IThrottlingWarning());
|
|
83
|
-
use_current_InterfaceDeclaration_IUrlResolver(get_old_InterfaceDeclaration_IUrlResolver());
|
|
84
|
-
use_old_InterfaceDeclaration_IUrlResolver(get_current_InterfaceDeclaration_IUrlResolver());
|
|
85
|
-
use_current_InterfaceDeclaration_IWebResolvedUrl(get_old_InterfaceDeclaration_IWebResolvedUrl());
|
|
86
|
-
use_old_InterfaceDeclaration_IWebResolvedUrl(get_current_InterfaceDeclaration_IWebResolvedUrl());
|
|
87
|
-
use_current_EnumDeclaration_LoaderCachingPolicy(get_old_EnumDeclaration_LoaderCachingPolicy());
|
|
88
|
-
use_old_EnumDeclaration_LoaderCachingPolicy(get_current_EnumDeclaration_LoaderCachingPolicy());
|
|
89
|
-
export {};
|
|
90
|
-
//# sourceMappingURL=validate0.39.8.js.map
|