@fluidframework/shared-summary-block 2.1.0-276326 → 2.1.0-281041
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/api-extractor/api-extractor.current.json +5 -0
- package/api-extractor/api-extractor.legacy.json +1 -1
- package/api-extractor.json +1 -1
- package/api-report/shared-summary-block.legacy.public.api.md +9 -0
- 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/public.d.ts +1 -1
- package/internal.d.ts +1 -1
- package/legacy.d.ts +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/public.d.ts +1 -1
- package/package.json +29 -23
- package/src/packageVersion.ts +1 -1
package/README.md
CHANGED
|
@@ -10,10 +10,12 @@ The data on this object must only be set in response to a remote op. Basically,
|
|
|
10
10
|
|
|
11
11
|
## Using Fluid Framework libraries
|
|
12
12
|
|
|
13
|
-
When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
13
|
+
When taking a dependency on a Fluid Framework library's public APIs, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
14
14
|
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
|
|
15
15
|
library consumers should always prefer `^`.
|
|
16
16
|
|
|
17
|
+
If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
|
|
18
|
+
|
|
17
19
|
<!-- prettier-ignore-end -->
|
|
18
20
|
|
|
19
21
|
<!-- AUTO-GENERATED-CONTENT:END -->
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
+
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-report.esm.current.json",
|
|
4
|
+
"mainEntryPointFilePath": "<projectFolder>/lib/public.d.ts"
|
|
5
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
-
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-
|
|
3
|
+
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-report.esm.legacy.json"
|
|
4
4
|
}
|
package/api-extractor.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
-
"extends": "../../../common/build/build-common/api-extractor-
|
|
3
|
+
"extends": "../../../common/build/build-common/api-extractor-model.esm.json"
|
|
4
4
|
}
|
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/shared-summary-block";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-281041";
|
|
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/shared-summary-block";
|
|
11
|
-
exports.pkgVersion = "2.1.0-
|
|
11
|
+
exports.pkgVersion = "2.1.0-281041";
|
|
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/shared-summary-block\";\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/shared-summary-block\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
|
package/dist/public.d.ts
CHANGED
package/internal.d.ts
CHANGED
package/legacy.d.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
-
* Generated by "flub generate entrypoints" in @
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export * from "./lib/legacy.js";
|
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/shared-summary-block";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-281041";
|
|
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/shared-summary-block\";\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/shared-summary-block\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
|
package/lib/public.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/shared-summary-block",
|
|
3
|
-
"version": "2.1.0-
|
|
3
|
+
"version": "2.1.0-281041",
|
|
4
4
|
"description": "A DDS that does not generate ops but is part of summary",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -67,24 +67,24 @@
|
|
|
67
67
|
"temp-directory": "nyc/.nyc_output"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@fluidframework/core-interfaces": "2.1.0-
|
|
71
|
-
"@fluidframework/datastore-definitions": "2.1.0-
|
|
72
|
-
"@fluidframework/driver-definitions": "2.1.0-
|
|
73
|
-
"@fluidframework/driver-utils": "2.1.0-
|
|
74
|
-
"@fluidframework/runtime-definitions": "2.1.0-
|
|
75
|
-
"@fluidframework/shared-object-base": "2.1.0-
|
|
70
|
+
"@fluidframework/core-interfaces": "2.1.0-281041",
|
|
71
|
+
"@fluidframework/datastore-definitions": "2.1.0-281041",
|
|
72
|
+
"@fluidframework/driver-definitions": "2.1.0-281041",
|
|
73
|
+
"@fluidframework/driver-utils": "2.1.0-281041",
|
|
74
|
+
"@fluidframework/runtime-definitions": "2.1.0-281041",
|
|
75
|
+
"@fluidframework/shared-object-base": "2.1.0-281041"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
79
|
-
"@biomejs/biome": "
|
|
80
|
-
"@fluid-internal/mocha-test-setup": "2.1.0-
|
|
81
|
-
"@fluid-tools/build-cli": "^0.
|
|
79
|
+
"@biomejs/biome": "~1.8.3",
|
|
80
|
+
"@fluid-internal/mocha-test-setup": "2.1.0-281041",
|
|
81
|
+
"@fluid-tools/build-cli": "^0.40.0",
|
|
82
82
|
"@fluidframework/build-common": "^2.0.3",
|
|
83
|
-
"@fluidframework/build-tools": "^0.
|
|
84
|
-
"@fluidframework/container-definitions": "2.1.0-
|
|
83
|
+
"@fluidframework/build-tools": "^0.40.0",
|
|
84
|
+
"@fluidframework/container-definitions": "2.1.0-281041",
|
|
85
85
|
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
86
|
-
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.0.0
|
|
87
|
-
"@fluidframework/test-runtime-utils": "2.1.0-
|
|
86
|
+
"@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@2.0.0",
|
|
87
|
+
"@fluidframework/test-runtime-utils": "2.1.0-281041",
|
|
88
88
|
"@microsoft/api-extractor": "^7.45.1",
|
|
89
89
|
"@types/benchmark": "^2.1.0",
|
|
90
90
|
"@types/mocha": "^9.1.1",
|
|
@@ -105,26 +105,31 @@
|
|
|
105
105
|
"typescript": "~5.4.5"
|
|
106
106
|
},
|
|
107
107
|
"typeValidation": {
|
|
108
|
-
"broken": {
|
|
108
|
+
"broken": {
|
|
109
|
+
"VariableDeclaration_SharedSummaryBlock": {
|
|
110
|
+
"forwardCompat": false
|
|
111
|
+
}
|
|
112
|
+
}
|
|
109
113
|
},
|
|
110
114
|
"scripts": {
|
|
111
115
|
"api": "fluid-build . --task api",
|
|
112
116
|
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
|
|
113
117
|
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib --node10TypeCompat",
|
|
114
118
|
"build": "fluid-build . --task build",
|
|
119
|
+
"build:api-reports": "concurrently \"npm:build:api-reports:*\"",
|
|
120
|
+
"build:api-reports:current": "api-extractor run --local --config api-extractor/api-extractor.current.json",
|
|
121
|
+
"build:api-reports:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
|
|
115
122
|
"build:commonjs": "fluid-build . --task commonjs",
|
|
116
123
|
"build:compile": "fluid-build . --task compile",
|
|
117
124
|
"build:compile:min": "npm run build:compile",
|
|
118
|
-
"build:docs": "
|
|
119
|
-
"build:docs:current": "api-extractor run --local",
|
|
120
|
-
"build:docs:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
|
|
125
|
+
"build:docs": "api-extractor run --local",
|
|
121
126
|
"build:esnext": "tsc --project ./tsconfig.json",
|
|
122
127
|
"build:genver": "gen-version",
|
|
123
128
|
"build:test": "npm run build:test:esm && npm run build:test:cjs",
|
|
124
129
|
"build:test:cjs": "fluid-tsc commonjs --project ./src/test/tsconfig.cjs.json",
|
|
125
130
|
"build:test:esm": "tsc --project ./src/test/tsconfig.json",
|
|
126
131
|
"check:are-the-types-wrong": "attw --pack .",
|
|
127
|
-
"check:biome": "biome check .
|
|
132
|
+
"check:biome": "biome check .",
|
|
128
133
|
"check:exports": "concurrently \"npm:check:exports:*\"",
|
|
129
134
|
"check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",
|
|
130
135
|
"check:exports:cjs:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.cjs.json",
|
|
@@ -133,14 +138,15 @@
|
|
|
133
138
|
"check:exports:esm:public": "api-extractor run --config api-extractor/api-extractor-lint-public.esm.json",
|
|
134
139
|
"check:format": "npm run check:biome",
|
|
135
140
|
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
|
|
136
|
-
"ci:build:
|
|
137
|
-
"ci:build:
|
|
138
|
-
"ci:build:
|
|
141
|
+
"ci:build:api-reports": "concurrently \"npm:ci:build:api-reports:*\"",
|
|
142
|
+
"ci:build:api-reports:current": "api-extractor run --config api-extractor/api-extractor.current.json",
|
|
143
|
+
"ci:build:api-reports:legacy": "api-extractor run --config api-extractor/api-extractor.legacy.json",
|
|
144
|
+
"ci:build:docs": "api-extractor run",
|
|
139
145
|
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
|
|
140
146
|
"eslint": "eslint --format stylish src",
|
|
141
147
|
"eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
|
|
142
148
|
"format": "npm run format:biome",
|
|
143
|
-
"format:biome": "biome check . --
|
|
149
|
+
"format:biome": "biome check . --write",
|
|
144
150
|
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",
|
|
145
151
|
"lint": "fluid-build . --task lint",
|
|
146
152
|
"lint:fix": "fluid-build . --task eslint:fix --task format",
|
package/src/packageVersion.ts
CHANGED