@fluidframework/matrix 2.32.0 → 2.33.0
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/CHANGELOG.md +4 -0
- package/api-report/matrix.legacy.alpha.api.md +8 -8
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/lib/tsdoc-metadata.json +1 -1
- package/package.json +19 -21
- package/src/packageVersion.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
// @alpha (undocumented)
|
|
7
|
+
// @alpha @legacy (undocumented)
|
|
8
8
|
export interface IRevertible {
|
|
9
9
|
// (undocumented)
|
|
10
10
|
discard(): void;
|
|
@@ -12,7 +12,7 @@ export interface IRevertible {
|
|
|
12
12
|
revert(): void;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
// @alpha (undocumented)
|
|
15
|
+
// @alpha @legacy (undocumented)
|
|
16
16
|
export interface ISharedMatrix<T = any> extends IEventProvider<ISharedMatrixEvents<T>>, IMatrixProducer<MatrixItem<T>>, IMatrixReader<MatrixItem<T>>, IMatrixWriter<MatrixItem<T>>, IChannel {
|
|
17
17
|
insertCols(colStart: number, count: number): void;
|
|
18
18
|
insertRows(rowStart: number, count: number): void;
|
|
@@ -24,27 +24,27 @@ export interface ISharedMatrix<T = any> extends IEventProvider<ISharedMatrixEven
|
|
|
24
24
|
switchSetCellPolicy(): void;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
// @alpha
|
|
27
|
+
// @alpha @legacy
|
|
28
28
|
export interface ISharedMatrixEvents<T> extends IEvent {
|
|
29
29
|
(event: "conflict", listener: (row: number, col: number, currentValue: MatrixItem<T>, conflictingValue: MatrixItem<T>, target: IEventThisPlaceHolder) => void): void;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
// @alpha (undocumented)
|
|
32
|
+
// @alpha @legacy (undocumented)
|
|
33
33
|
export interface IUndoConsumer {
|
|
34
34
|
// (undocumented)
|
|
35
35
|
pushToCurrentOperation(revertible: IRevertible): void;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
// @alpha
|
|
38
|
+
// @alpha @legacy
|
|
39
39
|
export type MatrixItem<T> = Serializable<Exclude<T, null>> | undefined;
|
|
40
40
|
|
|
41
|
-
// @alpha
|
|
41
|
+
// @alpha @legacy
|
|
42
42
|
export const SharedMatrix: ISharedObjectKind<ISharedMatrix<any>> & SharedObjectKind<ISharedMatrix<any>>;
|
|
43
43
|
|
|
44
|
-
// @alpha
|
|
44
|
+
// @alpha @legacy
|
|
45
45
|
export type SharedMatrix<T = any> = ISharedMatrix<T>;
|
|
46
46
|
|
|
47
|
-
// @alpha @deprecated
|
|
47
|
+
// @alpha @deprecated @legacy
|
|
48
48
|
export class SharedMatrixFactory implements IChannelFactory<ISharedMatrix> {
|
|
49
49
|
// (undocumented)
|
|
50
50
|
static readonly Attributes: IChannelAttributes;
|
package/dist/packageVersion.d.ts
CHANGED
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/matrix";
|
|
11
|
-
exports.pkgVersion = "2.
|
|
11
|
+
exports.pkgVersion = "2.33.0";
|
|
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,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,QAAQ,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/matrix\";\nexport const pkgVersion = \"2.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,wBAAwB,CAAC;AACnC,QAAA,UAAU,GAAG,QAAQ,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/matrix\";\nexport const pkgVersion = \"2.33.0\";\n"]}
|
package/lib/packageVersion.d.ts
CHANGED
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,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,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/matrix\";\nexport const pkgVersion = \"2.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,wBAAwB,CAAC;AAChD,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,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/matrix\";\nexport const pkgVersion = \"2.33.0\";\n"]}
|
package/lib/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/matrix",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.33.0",
|
|
4
4
|
"description": "Distributed matrix",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -69,17 +69,17 @@
|
|
|
69
69
|
"temp-directory": "nyc/.nyc_output"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@fluid-internal/client-utils": "~2.
|
|
73
|
-
"@fluidframework/core-interfaces": "~2.
|
|
74
|
-
"@fluidframework/core-utils": "~2.
|
|
75
|
-
"@fluidframework/datastore-definitions": "~2.
|
|
76
|
-
"@fluidframework/driver-definitions": "~2.
|
|
77
|
-
"@fluidframework/driver-utils": "~2.
|
|
78
|
-
"@fluidframework/merge-tree": "~2.
|
|
79
|
-
"@fluidframework/runtime-definitions": "~2.
|
|
80
|
-
"@fluidframework/runtime-utils": "~2.
|
|
81
|
-
"@fluidframework/shared-object-base": "~2.
|
|
82
|
-
"@fluidframework/telemetry-utils": "~2.
|
|
72
|
+
"@fluid-internal/client-utils": "~2.33.0",
|
|
73
|
+
"@fluidframework/core-interfaces": "~2.33.0",
|
|
74
|
+
"@fluidframework/core-utils": "~2.33.0",
|
|
75
|
+
"@fluidframework/datastore-definitions": "~2.33.0",
|
|
76
|
+
"@fluidframework/driver-definitions": "~2.33.0",
|
|
77
|
+
"@fluidframework/driver-utils": "~2.33.0",
|
|
78
|
+
"@fluidframework/merge-tree": "~2.33.0",
|
|
79
|
+
"@fluidframework/runtime-definitions": "~2.33.0",
|
|
80
|
+
"@fluidframework/runtime-utils": "~2.33.0",
|
|
81
|
+
"@fluidframework/shared-object-base": "~2.33.0",
|
|
82
|
+
"@fluidframework/telemetry-utils": "~2.33.0",
|
|
83
83
|
"@tiny-calc/nano": "0.0.0-alpha.5",
|
|
84
84
|
"double-ended-queue": "^2.1.0-0",
|
|
85
85
|
"tslib": "^1.10.0"
|
|
@@ -87,18 +87,18 @@
|
|
|
87
87
|
"devDependencies": {
|
|
88
88
|
"@arethetypeswrong/cli": "^0.17.1",
|
|
89
89
|
"@biomejs/biome": "~1.9.3",
|
|
90
|
-
"@fluid-internal/mocha-test-setup": "~2.
|
|
91
|
-
"@fluid-private/stochastic-test-utils": "~2.
|
|
92
|
-
"@fluid-private/test-dds-utils": "~2.
|
|
90
|
+
"@fluid-internal/mocha-test-setup": "~2.33.0",
|
|
91
|
+
"@fluid-private/stochastic-test-utils": "~2.33.0",
|
|
92
|
+
"@fluid-private/test-dds-utils": "~2.33.0",
|
|
93
93
|
"@fluid-tools/benchmark": "^0.50.0",
|
|
94
94
|
"@fluid-tools/build-cli": "^0.55.0",
|
|
95
95
|
"@fluidframework/build-common": "^2.0.3",
|
|
96
96
|
"@fluidframework/build-tools": "^0.55.0",
|
|
97
|
-
"@fluidframework/container-definitions": "~2.
|
|
97
|
+
"@fluidframework/container-definitions": "~2.33.0",
|
|
98
98
|
"@fluidframework/eslint-config-fluid": "^5.7.3",
|
|
99
|
-
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.
|
|
100
|
-
"@fluidframework/test-runtime-utils": "~2.
|
|
101
|
-
"@microsoft/api-extractor": "7.
|
|
99
|
+
"@fluidframework/matrix-previous": "npm:@fluidframework/matrix@2.32.0",
|
|
100
|
+
"@fluidframework/test-runtime-utils": "~2.33.0",
|
|
101
|
+
"@microsoft/api-extractor": "7.52.5",
|
|
102
102
|
"@tiny-calc/micro": "0.0.0-alpha.5",
|
|
103
103
|
"@types/double-ended-queue": "^2.1.0",
|
|
104
104
|
"@types/mocha": "^10.0.10",
|
|
@@ -112,8 +112,6 @@
|
|
|
112
112
|
"hotloop": "^1.2.0",
|
|
113
113
|
"mocha": "^10.8.2",
|
|
114
114
|
"mocha-multi-reporters": "^1.5.1",
|
|
115
|
-
"moment": "^2.21.0",
|
|
116
|
-
"replace-in-file": "^6.3.5",
|
|
117
115
|
"rimraf": "^4.4.0",
|
|
118
116
|
"ts-node": "^10.9.1",
|
|
119
117
|
"typescript": "~5.4.5"
|
package/src/packageVersion.ts
CHANGED