@fluid-experimental/attributor 2.0.0-dev-rc.5.0.0.267932 → 2.0.0-dev-rc.5.0.0.268409
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Alpha API Report File for "@fluid-experimental/attributor"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { AttributionInfo } from '@fluidframework/runtime-definitions/internal';
|
|
8
|
+
import { AttributionKey } from '@fluidframework/runtime-definitions/internal';
|
|
9
|
+
import { ContainerRuntime } from '@fluidframework/container-runtime/internal';
|
|
10
|
+
|
|
11
|
+
// (No @packageDocumentation comment for this package)
|
|
12
|
+
|
|
13
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Beta API Report File for "@fluid-experimental/attributor"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { AttributionInfo } from '@fluidframework/runtime-definitions/internal';
|
|
8
|
+
import { AttributionKey } from '@fluidframework/runtime-definitions/internal';
|
|
9
|
+
import { ContainerRuntime } from '@fluidframework/container-runtime/internal';
|
|
10
|
+
|
|
11
|
+
// (No @packageDocumentation comment for this package)
|
|
12
|
+
|
|
13
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Public API Report File for "@fluid-experimental/attributor"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import { AttributionInfo } from '@fluidframework/runtime-definitions/internal';
|
|
8
|
+
import { AttributionKey } from '@fluidframework/runtime-definitions/internal';
|
|
9
|
+
import { ContainerRuntime } from '@fluidframework/container-runtime/internal';
|
|
10
|
+
|
|
11
|
+
// (No @packageDocumentation comment for this package)
|
|
12
|
+
|
|
13
|
+
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/attributor",
|
|
3
|
-
"version": "2.0.0-dev-rc.5.0.0.
|
|
3
|
+
"version": "2.0.0-dev-rc.5.0.0.268409",
|
|
4
4
|
"description": "Operation attributor",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -47,31 +47,31 @@
|
|
|
47
47
|
"temp-directory": "nyc/.nyc_output"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.
|
|
51
|
-
"@fluidframework/container-definitions": "2.0.0-dev-rc.5.0.0.
|
|
52
|
-
"@fluidframework/container-runtime": "2.0.0-dev-rc.5.0.0.
|
|
53
|
-
"@fluidframework/container-runtime-definitions": "2.0.0-dev-rc.5.0.0.
|
|
54
|
-
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.
|
|
55
|
-
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.
|
|
56
|
-
"@fluidframework/datastore-definitions": "2.0.0-dev-rc.5.0.0.
|
|
57
|
-
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.
|
|
58
|
-
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.5.0.0.
|
|
59
|
-
"@fluidframework/runtime-utils": "2.0.0-dev-rc.5.0.0.
|
|
60
|
-
"@fluidframework/telemetry-utils": "2.0.0-dev-rc.5.0.0.
|
|
50
|
+
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
51
|
+
"@fluidframework/container-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
52
|
+
"@fluidframework/container-runtime": "2.0.0-dev-rc.5.0.0.268409",
|
|
53
|
+
"@fluidframework/container-runtime-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
54
|
+
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.268409",
|
|
55
|
+
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
56
|
+
"@fluidframework/datastore-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
57
|
+
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
58
|
+
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.5.0.0.268409",
|
|
59
|
+
"@fluidframework/runtime-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
60
|
+
"@fluidframework/telemetry-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
61
61
|
"lz4js": "^0.2.0"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
65
|
-
"@biomejs/biome": "^1.
|
|
66
|
-
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.
|
|
67
|
-
"@fluid-private/stochastic-test-utils": "2.0.0-dev-rc.5.0.0.
|
|
65
|
+
"@biomejs/biome": "^1.7.3",
|
|
66
|
+
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.268409",
|
|
67
|
+
"@fluid-private/stochastic-test-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
68
68
|
"@fluid-tools/build-cli": "^0.39.0-264124",
|
|
69
69
|
"@fluidframework/build-common": "^2.0.3",
|
|
70
70
|
"@fluidframework/build-tools": "^0.39.0-264124",
|
|
71
|
-
"@fluidframework/eslint-config-fluid": "^5.
|
|
72
|
-
"@fluidframework/merge-tree": "2.0.0-dev-rc.5.0.0.
|
|
73
|
-
"@fluidframework/sequence": "2.0.0-dev-rc.5.0.0.
|
|
74
|
-
"@fluidframework/test-runtime-utils": "2.0.0-dev-rc.5.0.0.
|
|
71
|
+
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
72
|
+
"@fluidframework/merge-tree": "2.0.0-dev-rc.5.0.0.268409",
|
|
73
|
+
"@fluidframework/sequence": "2.0.0-dev-rc.5.0.0.268409",
|
|
74
|
+
"@fluidframework/test-runtime-utils": "2.0.0-dev-rc.5.0.0.268409",
|
|
75
75
|
"@microsoft/api-extractor": "^7.45.1",
|
|
76
76
|
"@types/mocha": "^9.1.1",
|
|
77
77
|
"@types/node": "^18.19.0",
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
## API Report File for "@fluid-experimental/attributor"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import { AttributionInfo } from '@fluidframework/runtime-definitions/internal';
|
|
8
|
-
import { AttributionKey } from '@fluidframework/runtime-definitions/internal';
|
|
9
|
-
import { ContainerRuntime } from '@fluidframework/container-runtime/internal';
|
|
10
|
-
|
|
11
|
-
// @internal
|
|
12
|
-
export function createRuntimeAttributor(): IRuntimeAttributor;
|
|
13
|
-
|
|
14
|
-
// @internal (undocumented)
|
|
15
|
-
export const enableOnNewFileKey = "Fluid.Attribution.EnableOnNewFile";
|
|
16
|
-
|
|
17
|
-
// @internal
|
|
18
|
-
export interface IAttributor {
|
|
19
|
-
// (undocumented)
|
|
20
|
-
entries(): IterableIterator<[number, AttributionInfo]>;
|
|
21
|
-
getAttributionInfo(key: number): AttributionInfo;
|
|
22
|
-
// (undocumented)
|
|
23
|
-
tryGetAttributionInfo(key: number): AttributionInfo | undefined;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// @internal (undocumented)
|
|
27
|
-
export interface IProvideRuntimeAttributor {
|
|
28
|
-
// (undocumented)
|
|
29
|
-
readonly IRuntimeAttributor: IRuntimeAttributor;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// @internal (undocumented)
|
|
33
|
-
export const IRuntimeAttributor: keyof IProvideRuntimeAttributor;
|
|
34
|
-
|
|
35
|
-
// @internal @sealed
|
|
36
|
-
export interface IRuntimeAttributor extends IProvideRuntimeAttributor {
|
|
37
|
-
// (undocumented)
|
|
38
|
-
get(key: AttributionKey): AttributionInfo;
|
|
39
|
-
// (undocumented)
|
|
40
|
-
has(key: AttributionKey): boolean;
|
|
41
|
-
// (undocumented)
|
|
42
|
-
readonly isEnabled: boolean;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
// @internal
|
|
46
|
-
export const mixinAttributor: (Base?: typeof ContainerRuntime) => typeof ContainerRuntime;
|
|
47
|
-
|
|
48
|
-
// (No @packageDocumentation comment for this package)
|
|
49
|
-
|
|
50
|
-
```
|