@fluidframework/map 2.0.0-dev-rc.3.0.0.254513 → 2.0.0-dev-rc.3.0.0.254674
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/dist/alpha.d.ts +26 -0
- package/dist/beta.d.ts +16 -0
- 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 +16 -0
- package/lib/alpha.d.ts +26 -0
- package/lib/beta.d.ts +16 -0
- 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 +16 -0
- package/package.json +23 -35
- package/src/packageVersion.ts +1 -1
- package/api-extractor-cjs.json +0 -8
- package/dist/map-alpha.d.ts +0 -411
- package/dist/map-beta.d.ts +0 -130
- package/dist/map-public.d.ts +0 -130
- package/dist/map-untrimmed.d.ts +0 -411
- package/dist/tsdoc-metadata.json +0 -11
- package/lib/map-alpha.d.ts +0 -411
- package/lib/map-beta.d.ts +0 -130
- package/lib/map-public.d.ts +0 -130
- package/lib/map-untrimmed.d.ts +0 -411
package/dist/alpha.d.ts
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap,
|
|
16
|
+
|
|
17
|
+
// alpha APIs
|
|
18
|
+
DirectoryFactory,
|
|
19
|
+
IDirectory,
|
|
20
|
+
IDirectoryEvents,
|
|
21
|
+
IDirectoryValueChanged,
|
|
22
|
+
ISharedDirectory,
|
|
23
|
+
ISharedDirectoryEvents,
|
|
24
|
+
MapFactory,
|
|
25
|
+
SharedDirectory
|
|
26
|
+
} from "./index.js";
|
package/dist/beta.d.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap
|
|
16
|
+
} from "./index.js";
|
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/map";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-dev-rc.3.0.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-dev-rc.3.0.0.254674";
|
|
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/map";
|
|
11
|
-
exports.pkgVersion = "2.0.0-dev-rc.3.0.0.
|
|
11
|
+
exports.pkgVersion = "2.0.0-dev-rc.3.0.0.254674";
|
|
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,qBAAqB,CAAC;AAChC,QAAA,UAAU,GAAG,2BAA2B,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/map\";\nexport const pkgVersion = \"2.0.0-dev-rc.3.0.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,qBAAqB,CAAC;AAChC,QAAA,UAAU,GAAG,2BAA2B,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/map\";\nexport const pkgVersion = \"2.0.0-dev-rc.3.0.0.254674\";\n"]}
|
package/dist/public.d.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap
|
|
16
|
+
} from "./index.js";
|
package/lib/alpha.d.ts
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap,
|
|
16
|
+
|
|
17
|
+
// alpha APIs
|
|
18
|
+
DirectoryFactory,
|
|
19
|
+
IDirectory,
|
|
20
|
+
IDirectoryEvents,
|
|
21
|
+
IDirectoryValueChanged,
|
|
22
|
+
ISharedDirectory,
|
|
23
|
+
ISharedDirectoryEvents,
|
|
24
|
+
MapFactory,
|
|
25
|
+
SharedDirectory
|
|
26
|
+
} from "./index.js";
|
package/lib/beta.d.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap
|
|
16
|
+
} from "./index.js";
|
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/map";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-dev-rc.3.0.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-dev-rc.3.0.0.254674";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.js
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export const pkgName = "@fluidframework/map";
|
|
8
|
-
export const pkgVersion = "2.0.0-dev-rc.3.0.0.
|
|
8
|
+
export const pkgVersion = "2.0.0-dev-rc.3.0.0.254674";
|
|
9
9
|
//# sourceMappingURL=packageVersion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,2BAA2B,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/map\";\nexport const pkgVersion = \"2.0.0-dev-rc.3.0.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,2BAA2B,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/map\";\nexport const pkgVersion = \"2.0.0-dev-rc.3.0.0.254674\";\n"]}
|
package/lib/public.d.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*
|
|
7
|
+
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
|
|
9
|
+
*/
|
|
10
|
+
export {
|
|
11
|
+
// public APIs
|
|
12
|
+
ISharedMap,
|
|
13
|
+
ISharedMapEvents,
|
|
14
|
+
IValueChanged,
|
|
15
|
+
SharedMap
|
|
16
|
+
} from "./index.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/map",
|
|
3
|
-
"version": "2.0.0-dev-rc.3.0.0.
|
|
3
|
+
"version": "2.0.0-dev-rc.3.0.0.254674",
|
|
4
4
|
"description": "Distributed map",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -25,21 +25,21 @@
|
|
|
25
25
|
},
|
|
26
26
|
"./public": {
|
|
27
27
|
"import": {
|
|
28
|
-
"types": "./lib/
|
|
28
|
+
"types": "./lib/public.d.ts",
|
|
29
29
|
"default": "./lib/index.js"
|
|
30
30
|
},
|
|
31
31
|
"require": {
|
|
32
|
-
"types": "./dist/
|
|
32
|
+
"types": "./dist/public.d.ts",
|
|
33
33
|
"default": "./dist/index.js"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"./alpha": {
|
|
37
37
|
"import": {
|
|
38
|
-
"types": "./lib/
|
|
38
|
+
"types": "./lib/alpha.d.ts",
|
|
39
39
|
"default": "./lib/index.js"
|
|
40
40
|
},
|
|
41
41
|
"require": {
|
|
42
|
-
"types": "./dist/
|
|
42
|
+
"types": "./dist/alpha.d.ts",
|
|
43
43
|
"default": "./dist/index.js"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
@@ -77,33 +77,33 @@
|
|
|
77
77
|
"temp-directory": "nyc/.nyc_output"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@fluid-internal/client-utils": "2.0.0-dev-rc.3.0.0.
|
|
81
|
-
"@fluidframework/core-interfaces": "2.0.0-dev-rc.3.0.0.
|
|
82
|
-
"@fluidframework/core-utils": "2.0.0-dev-rc.3.0.0.
|
|
83
|
-
"@fluidframework/datastore-definitions": "2.0.0-dev-rc.3.0.0.
|
|
84
|
-
"@fluidframework/driver-utils": "2.0.0-dev-rc.3.0.0.
|
|
85
|
-
"@fluidframework/merge-tree": "2.0.0-dev-rc.3.0.0.
|
|
80
|
+
"@fluid-internal/client-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
81
|
+
"@fluidframework/core-interfaces": "2.0.0-dev-rc.3.0.0.254674",
|
|
82
|
+
"@fluidframework/core-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
83
|
+
"@fluidframework/datastore-definitions": "2.0.0-dev-rc.3.0.0.254674",
|
|
84
|
+
"@fluidframework/driver-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
85
|
+
"@fluidframework/merge-tree": "2.0.0-dev-rc.3.0.0.254674",
|
|
86
86
|
"@fluidframework/protocol-definitions": "^3.2.0",
|
|
87
|
-
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.3.0.0.
|
|
88
|
-
"@fluidframework/runtime-utils": "2.0.0-dev-rc.3.0.0.
|
|
89
|
-
"@fluidframework/shared-object-base": "2.0.0-dev-rc.3.0.0.
|
|
90
|
-
"@fluidframework/telemetry-utils": "2.0.0-dev-rc.3.0.0.
|
|
87
|
+
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.3.0.0.254674",
|
|
88
|
+
"@fluidframework/runtime-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
89
|
+
"@fluidframework/shared-object-base": "2.0.0-dev-rc.3.0.0.254674",
|
|
90
|
+
"@fluidframework/telemetry-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
91
91
|
"path-browserify": "^1.0.1"
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
95
95
|
"@biomejs/biome": "^1.6.2",
|
|
96
|
-
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.3.0.0.
|
|
97
|
-
"@fluid-private/stochastic-test-utils": "2.0.0-dev-rc.3.0.0.
|
|
98
|
-
"@fluid-private/test-dds-utils": "2.0.0-dev-rc.3.0.0.
|
|
96
|
+
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.3.0.0.254674",
|
|
97
|
+
"@fluid-private/stochastic-test-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
98
|
+
"@fluid-private/test-dds-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
99
99
|
"@fluid-tools/benchmark": "^0.48.0",
|
|
100
100
|
"@fluid-tools/build-cli": "^0.35.0",
|
|
101
101
|
"@fluidframework/build-common": "^2.0.3",
|
|
102
102
|
"@fluidframework/build-tools": "^0.35.0",
|
|
103
|
-
"@fluidframework/container-definitions": "2.0.0-dev-rc.3.0.0.
|
|
103
|
+
"@fluidframework/container-definitions": "2.0.0-dev-rc.3.0.0.254674",
|
|
104
104
|
"@fluidframework/eslint-config-fluid": "^5.1.0",
|
|
105
105
|
"@fluidframework/map-previous": "npm:@fluidframework/map@2.0.0-internal.8.0.0",
|
|
106
|
-
"@fluidframework/test-runtime-utils": "2.0.0-dev-rc.3.0.0.
|
|
106
|
+
"@fluidframework/test-runtime-utils": "2.0.0-dev-rc.3.0.0.254674",
|
|
107
107
|
"@microsoft/api-extractor": "^7.42.3",
|
|
108
108
|
"@types/mocha": "^9.1.1",
|
|
109
109
|
"@types/node": "^18.19.0",
|
|
@@ -121,18 +121,6 @@
|
|
|
121
121
|
"rimraf": "^4.4.0",
|
|
122
122
|
"typescript": "~5.1.6"
|
|
123
123
|
},
|
|
124
|
-
"fluidBuild": {
|
|
125
|
-
"tasks": {
|
|
126
|
-
"build:docs": {
|
|
127
|
-
"dependsOn": [
|
|
128
|
-
"...",
|
|
129
|
-
"api-extractor:commonjs",
|
|
130
|
-
"api-extractor:esnext"
|
|
131
|
-
],
|
|
132
|
-
"script": false
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
124
|
"typeValidation": {
|
|
137
125
|
"broken": {
|
|
138
126
|
"RemovedClassDeclaration_SharedMap": {
|
|
@@ -213,12 +201,12 @@
|
|
|
213
201
|
},
|
|
214
202
|
"scripts": {
|
|
215
203
|
"api": "fluid-build . --task api",
|
|
216
|
-
"api-extractor:commonjs": "
|
|
217
|
-
"api-extractor:esnext": "
|
|
204
|
+
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
|
|
205
|
+
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib",
|
|
218
206
|
"build": "fluid-build . --task build",
|
|
219
207
|
"build:commonjs": "fluid-build . --task commonjs",
|
|
220
208
|
"build:compile": "fluid-build . --task compile",
|
|
221
|
-
"build:docs": "
|
|
209
|
+
"build:docs": "api-extractor run --local",
|
|
222
210
|
"build:esnext": "tsc --project ./tsconfig.json",
|
|
223
211
|
"build:genver": "gen-version",
|
|
224
212
|
"build:test": "npm run build:test:esm && npm run build:test:cjs",
|
package/src/packageVersion.ts
CHANGED
package/api-extractor-cjs.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
-
"extends": "../../../common/build/build-common/api-extractor-base.cjs.primary.json",
|
|
4
|
-
// CJS is actually secondary; so, no report.
|
|
5
|
-
"apiReport": {
|
|
6
|
-
"enabled": false
|
|
7
|
-
}
|
|
8
|
-
}
|