@fluidframework/routerlicious-driver 2.1.0-274160 → 2.1.0-276985
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/README.md +3 -1
- package/dist/legacy.d.ts +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/dist/routerliciousResolvedUrl.d.ts +1 -0
- package/dist/routerliciousResolvedUrl.d.ts.map +1 -1
- package/dist/routerliciousResolvedUrl.js.map +1 -1
- package/lib/legacy.d.ts +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/lib/routerliciousResolvedUrl.d.ts +1 -0
- package/lib/routerliciousResolvedUrl.d.ts.map +1 -1
- package/lib/routerliciousResolvedUrl.js.map +1 -1
- package/package.json +11 -11
- package/src/packageVersion.ts +1 -1
- package/src/routerliciousResolvedUrl.ts +1 -0
- /package/api-report/{routerlicious-driver.alpha.api.md → routerlicious-driver.legacy.alpha.api.md} +0 -0
package/README.md
CHANGED
|
@@ -11,10 +11,12 @@ It also provides implementation of Document Storage, Delta Storage and Delta str
|
|
|
11
11
|
|
|
12
12
|
## Using Fluid Framework libraries
|
|
13
13
|
|
|
14
|
-
When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
14
|
+
When taking a dependency on a Fluid Framework library's public APIs, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
15
15
|
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
|
|
16
16
|
library consumers should always prefer `^`.
|
|
17
17
|
|
|
18
|
+
If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
|
|
19
|
+
|
|
18
20
|
<!-- prettier-ignore-end -->
|
|
19
21
|
|
|
20
22
|
<!-- AUTO-GENERATED-CONTENT:END -->
|
package/dist/legacy.d.ts
CHANGED
package/dist/packageVersion.d.ts
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export declare const pkgName = "@fluidframework/routerlicious-driver";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-276985";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/dist/packageVersion.js
CHANGED
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
9
|
exports.pkgVersion = exports.pkgName = void 0;
|
|
10
10
|
exports.pkgName = "@fluidframework/routerlicious-driver";
|
|
11
|
-
exports.pkgVersion = "2.1.0-
|
|
11
|
+
exports.pkgVersion = "2.1.0-276985";
|
|
12
12
|
//# sourceMappingURL=packageVersion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,sCAAsC,CAAC;AACjD,QAAA,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/routerlicious-driver\";\nexport const pkgVersion = \"2.1.0-
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,sCAAsC,CAAC;AACjD,QAAA,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/routerlicious-driver\";\nexport const pkgVersion = \"2.1.0-276985\";\n"]}
|
|
@@ -10,6 +10,7 @@ import type { IResolvedUrl } from "@fluidframework/driver-definitions/internal";
|
|
|
10
10
|
* {@link isRouterliciousResolvedUrl} can be used to detect whether an {@link @fluidframework/driver-definitions#IResolvedUrl}
|
|
11
11
|
* is an IRouterliciousResolvedUrl.
|
|
12
12
|
*
|
|
13
|
+
* @legacy
|
|
13
14
|
* @alpha
|
|
14
15
|
*/
|
|
15
16
|
export interface IRouterliciousResolvedUrl extends IResolvedUrl {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerliciousResolvedUrl.d.ts","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAEhF
|
|
1
|
+
{"version":3,"file":"routerliciousResolvedUrl.d.ts","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAEhF;;;;;;;;;GASG;AACH,MAAM,WAAW,yBAA0B,SAAQ,YAAY;IAC9D;;OAEG;IACH,wBAAwB,EAAE,IAAI,CAAC;IAC/B;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED;;;GAGG;AACH,eAAO,MAAM,0BAA0B,gBACzB,YAAY,6CAEmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerliciousResolvedUrl.js","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;
|
|
1
|
+
{"version":3,"file":"routerliciousResolvedUrl.js","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AA6BH;;;GAGG;AACI,MAAM,0BAA0B,GAAG,CACzC,WAAyB,EACkB,EAAE,CAC5C,WAAyC,CAAC,wBAAwB,KAAK,IAAI,CAAC;AAHjE,QAAA,0BAA0B,8BAGuC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nimport type { IResolvedUrl } from \"@fluidframework/driver-definitions/internal\";\n\n/**\n * Routerlicious extends the resolved url with additional properties to control Routerlicious-specific behaviors.\n *\n * @privateRemarks\n * {@link isRouterliciousResolvedUrl} can be used to detect whether an {@link @fluidframework/driver-definitions#IResolvedUrl}\n * is an IRouterliciousResolvedUrl.\n *\n * @legacy\n * @alpha\n */\nexport interface IRouterliciousResolvedUrl extends IResolvedUrl {\n\t/**\n\t * A flag to facilitate type narrowing from {@link @fluidframework/driver-definitions#IResolvedUrl} to IRouterliciousResolvedUrl.\n\t */\n\trouterliciousResolvedUrl: true;\n\t/**\n\t * Controls whether a newly created container will be ephemeral, which means the service will not retain it\n\t * after the collaboration session ends. Only affects\n\t * {@link @fluidframework/driver-definitions#IDocumentServiceFactory.createContainer} requests.\n\t *\n\t * @defaultValue If left undefined, treated as `false`\n\t */\n\tcreateAsEphemeral?: boolean;\n}\n\n/**\n * Type guard to detect if an IResolvedUrl is an IRouterliciousResolvedUrl.\n * @internal\n */\nexport const isRouterliciousResolvedUrl = (\n\tresolvedUrl: IResolvedUrl,\n): resolvedUrl is IRouterliciousResolvedUrl =>\n\t(resolvedUrl as IRouterliciousResolvedUrl).routerliciousResolvedUrl === true;\n"]}
|
package/lib/legacy.d.ts
CHANGED
package/lib/packageVersion.d.ts
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export declare const pkgName = "@fluidframework/routerlicious-driver";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-276985";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,sCAAsC,CAAC;AAC9D,MAAM,CAAC,MAAM,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/routerlicious-driver\";\nexport const pkgVersion = \"2.1.0-
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,sCAAsC,CAAC;AAC9D,MAAM,CAAC,MAAM,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/routerlicious-driver\";\nexport const pkgVersion = \"2.1.0-276985\";\n"]}
|
|
@@ -10,6 +10,7 @@ import type { IResolvedUrl } from "@fluidframework/driver-definitions/internal";
|
|
|
10
10
|
* {@link isRouterliciousResolvedUrl} can be used to detect whether an {@link @fluidframework/driver-definitions#IResolvedUrl}
|
|
11
11
|
* is an IRouterliciousResolvedUrl.
|
|
12
12
|
*
|
|
13
|
+
* @legacy
|
|
13
14
|
* @alpha
|
|
14
15
|
*/
|
|
15
16
|
export interface IRouterliciousResolvedUrl extends IResolvedUrl {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerliciousResolvedUrl.d.ts","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAEhF
|
|
1
|
+
{"version":3,"file":"routerliciousResolvedUrl.d.ts","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAEhF;;;;;;;;;GASG;AACH,MAAM,WAAW,yBAA0B,SAAQ,YAAY;IAC9D;;OAEG;IACH,wBAAwB,EAAE,IAAI,CAAC;IAC/B;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED;;;GAGG;AACH,eAAO,MAAM,0BAA0B,gBACzB,YAAY,6CAEmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routerliciousResolvedUrl.js","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"routerliciousResolvedUrl.js","sourceRoot":"","sources":["../src/routerliciousResolvedUrl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA6BH;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CACzC,WAAyB,EACkB,EAAE,CAC5C,WAAyC,CAAC,wBAAwB,KAAK,IAAI,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nimport type { IResolvedUrl } from \"@fluidframework/driver-definitions/internal\";\n\n/**\n * Routerlicious extends the resolved url with additional properties to control Routerlicious-specific behaviors.\n *\n * @privateRemarks\n * {@link isRouterliciousResolvedUrl} can be used to detect whether an {@link @fluidframework/driver-definitions#IResolvedUrl}\n * is an IRouterliciousResolvedUrl.\n *\n * @legacy\n * @alpha\n */\nexport interface IRouterliciousResolvedUrl extends IResolvedUrl {\n\t/**\n\t * A flag to facilitate type narrowing from {@link @fluidframework/driver-definitions#IResolvedUrl} to IRouterliciousResolvedUrl.\n\t */\n\trouterliciousResolvedUrl: true;\n\t/**\n\t * Controls whether a newly created container will be ephemeral, which means the service will not retain it\n\t * after the collaboration session ends. Only affects\n\t * {@link @fluidframework/driver-definitions#IDocumentServiceFactory.createContainer} requests.\n\t *\n\t * @defaultValue If left undefined, treated as `false`\n\t */\n\tcreateAsEphemeral?: boolean;\n}\n\n/**\n * Type guard to detect if an IResolvedUrl is an IRouterliciousResolvedUrl.\n * @internal\n */\nexport const isRouterliciousResolvedUrl = (\n\tresolvedUrl: IResolvedUrl,\n): resolvedUrl is IRouterliciousResolvedUrl =>\n\t(resolvedUrl as IRouterliciousResolvedUrl).routerliciousResolvedUrl === true;\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/routerlicious-driver",
|
|
3
|
-
"version": "2.1.0-
|
|
3
|
+
"version": "2.1.0-276985",
|
|
4
4
|
"description": "Socket.IO + Git implementation of Fluid service API",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -77,14 +77,14 @@
|
|
|
77
77
|
"temp-directory": "nyc/.nyc_output"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@fluid-internal/client-utils": "2.1.0-
|
|
81
|
-
"@fluidframework/core-interfaces": "2.1.0-
|
|
82
|
-
"@fluidframework/core-utils": "2.1.0-
|
|
83
|
-
"@fluidframework/driver-base": "2.1.0-
|
|
84
|
-
"@fluidframework/driver-definitions": "2.1.0-
|
|
85
|
-
"@fluidframework/driver-utils": "2.1.0-
|
|
80
|
+
"@fluid-internal/client-utils": "2.1.0-276985",
|
|
81
|
+
"@fluidframework/core-interfaces": "2.1.0-276985",
|
|
82
|
+
"@fluidframework/core-utils": "2.1.0-276985",
|
|
83
|
+
"@fluidframework/driver-base": "2.1.0-276985",
|
|
84
|
+
"@fluidframework/driver-definitions": "2.1.0-276985",
|
|
85
|
+
"@fluidframework/driver-utils": "2.1.0-276985",
|
|
86
86
|
"@fluidframework/server-services-client": "^5.0.0",
|
|
87
|
-
"@fluidframework/telemetry-utils": "2.1.0-
|
|
87
|
+
"@fluidframework/telemetry-utils": "2.1.0-276985",
|
|
88
88
|
"cross-fetch": "^3.1.5",
|
|
89
89
|
"json-stringify-safe": "5.0.1",
|
|
90
90
|
"socket.io-client": "^4.7.3",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
95
95
|
"@biomejs/biome": "^1.7.3",
|
|
96
|
-
"@fluid-internal/mocha-test-setup": "2.1.0-
|
|
96
|
+
"@fluid-internal/mocha-test-setup": "2.1.0-276985",
|
|
97
97
|
"@fluid-tools/build-cli": "^0.39.0",
|
|
98
98
|
"@fluidframework/build-common": "^2.0.3",
|
|
99
99
|
"@fluidframework/build-tools": "^0.39.0",
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
},
|
|
127
127
|
"scripts": {
|
|
128
128
|
"api": "fluid-build . --task api",
|
|
129
|
-
"api-extractor:commonjs": "flub generate entrypoints --
|
|
130
|
-
"api-extractor:esnext": "flub generate entrypoints --
|
|
129
|
+
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
|
|
130
|
+
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib --node10TypeCompat",
|
|
131
131
|
"build": "fluid-build . --task build",
|
|
132
132
|
"build:commonjs": "fluid-build . --task commonjs",
|
|
133
133
|
"build:compile": "fluid-build . --task compile",
|
package/src/packageVersion.ts
CHANGED
|
@@ -12,6 +12,7 @@ import type { IResolvedUrl } from "@fluidframework/driver-definitions/internal";
|
|
|
12
12
|
* {@link isRouterliciousResolvedUrl} can be used to detect whether an {@link @fluidframework/driver-definitions#IResolvedUrl}
|
|
13
13
|
* is an IRouterliciousResolvedUrl.
|
|
14
14
|
*
|
|
15
|
+
* @legacy
|
|
15
16
|
* @alpha
|
|
16
17
|
*/
|
|
17
18
|
export interface IRouterliciousResolvedUrl extends IResolvedUrl {
|
/package/api-report/{routerlicious-driver.alpha.api.md → routerlicious-driver.legacy.alpha.api.md}
RENAMED
|
File without changes
|