fluid-framework 2.0.0-dev-rc.3.0.0.254513 → 2.0.0-dev-rc.3.0.0.254866
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/api-report/fluid-framework.api.md +80 -32
- package/dist/alpha.d.ts +109 -0
- package/dist/beta.d.ts +106 -0
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -3
- package/dist/index.js.map +1 -1
- package/dist/public.d.ts +106 -0
- package/lib/alpha.d.ts +109 -0
- package/lib/beta.d.ts +106 -0
- package/lib/index.d.ts +0 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/lib/public.d.ts +106 -0
- package/package.json +11 -19
- package/src/index.ts +0 -2
- package/api-extractor-cjs.json +0 -9
- package/dist/fluid-framework-alpha.d.ts +0 -2326
- package/dist/fluid-framework-beta.d.ts +0 -2305
- package/dist/fluid-framework-public.d.ts +0 -2305
- package/dist/fluid-framework-untrimmed.d.ts +0 -2326
- package/dist/tsdoc-metadata.json +0 -11
- package/lib/fluid-framework-alpha.d.ts +0 -2326
- package/lib/fluid-framework-beta.d.ts +0 -2305
- package/lib/fluid-framework-public.d.ts +0 -2305
- package/lib/fluid-framework-untrimmed.d.ts +0 -2326
package/lib/alpha.d.ts
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
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
|
+
AllowedTypes,
|
|
13
|
+
ApplyKind,
|
|
14
|
+
AttachState,
|
|
15
|
+
CommitKind,
|
|
16
|
+
CommitMetadata,
|
|
17
|
+
ConnectionState,
|
|
18
|
+
ConnectionStateType,
|
|
19
|
+
ContainerAttachProps,
|
|
20
|
+
ContainerSchema,
|
|
21
|
+
DataObjectClass,
|
|
22
|
+
DriverErrorTypes,
|
|
23
|
+
Events,
|
|
24
|
+
ExtractItemType,
|
|
25
|
+
FieldKind,
|
|
26
|
+
FieldProps,
|
|
27
|
+
FieldSchema,
|
|
28
|
+
FieldSchemaUnsafe,
|
|
29
|
+
FlexList,
|
|
30
|
+
FlexListToUnion,
|
|
31
|
+
IConnection,
|
|
32
|
+
ICriticalContainerError,
|
|
33
|
+
IDisposable,
|
|
34
|
+
IFluidContainer,
|
|
35
|
+
IFluidContainerEvents,
|
|
36
|
+
IMember,
|
|
37
|
+
IServiceAudience,
|
|
38
|
+
IServiceAudienceEvents,
|
|
39
|
+
ISubscribable,
|
|
40
|
+
ITree,
|
|
41
|
+
ImplicitAllowedTypes,
|
|
42
|
+
ImplicitFieldSchema,
|
|
43
|
+
InitialObjects,
|
|
44
|
+
InsertableObjectFromSchemaRecord,
|
|
45
|
+
InsertableObjectFromSchemaRecordUnsafe,
|
|
46
|
+
InsertableTreeFieldFromImplicitField,
|
|
47
|
+
InsertableTreeFieldFromImplicitFieldUnsafe,
|
|
48
|
+
InsertableTreeNodeFromImplicitAllowedTypes,
|
|
49
|
+
InsertableTreeNodeFromImplicitAllowedTypesUnsafe,
|
|
50
|
+
InsertableTypedNode,
|
|
51
|
+
InsertableTypedNodeUnsafe,
|
|
52
|
+
IsEvent,
|
|
53
|
+
IterableTreeArrayContent,
|
|
54
|
+
LazyItem,
|
|
55
|
+
LoadableObjectClass,
|
|
56
|
+
LoadableObjectClassRecord,
|
|
57
|
+
MakeNominal,
|
|
58
|
+
MemberChangedListener,
|
|
59
|
+
Myself,
|
|
60
|
+
NodeBuilderData,
|
|
61
|
+
NodeBuilderDataUnsafe,
|
|
62
|
+
NodeFromSchema,
|
|
63
|
+
NodeFromSchemaUnsafe,
|
|
64
|
+
NodeKind,
|
|
65
|
+
ObjectFromSchemaRecord,
|
|
66
|
+
ObjectFromSchemaRecordUnsafe,
|
|
67
|
+
RestrictiveReadonlyRecord,
|
|
68
|
+
Revertible,
|
|
69
|
+
RevertibleFactory,
|
|
70
|
+
RevertibleStatus,
|
|
71
|
+
SchemaFactory,
|
|
72
|
+
SchemaIncompatible,
|
|
73
|
+
ScopedSchemaName,
|
|
74
|
+
SharedTree,
|
|
75
|
+
Tree,
|
|
76
|
+
TreeApi,
|
|
77
|
+
TreeArrayNode,
|
|
78
|
+
TreeArrayNodeBase,
|
|
79
|
+
TreeArrayNodeUnsafe,
|
|
80
|
+
TreeChangeEvents,
|
|
81
|
+
TreeConfiguration,
|
|
82
|
+
TreeFieldFromImplicitField,
|
|
83
|
+
TreeFieldFromImplicitFieldUnsafe,
|
|
84
|
+
TreeLeafValue,
|
|
85
|
+
TreeMapNode,
|
|
86
|
+
TreeMapNodeUnsafe,
|
|
87
|
+
TreeNode,
|
|
88
|
+
TreeNodeApi,
|
|
89
|
+
TreeNodeFromImplicitAllowedTypes,
|
|
90
|
+
TreeNodeFromImplicitAllowedTypesUnsafe,
|
|
91
|
+
TreeNodeSchema,
|
|
92
|
+
TreeNodeSchemaClass,
|
|
93
|
+
TreeNodeSchemaCore,
|
|
94
|
+
TreeNodeSchemaNonClass,
|
|
95
|
+
TreeObjectNode,
|
|
96
|
+
TreeObjectNodeUnsafe,
|
|
97
|
+
TreeStatus,
|
|
98
|
+
TreeView,
|
|
99
|
+
TreeViewEvents,
|
|
100
|
+
Unenforced,
|
|
101
|
+
Unhydrated,
|
|
102
|
+
ValidateRecursiveSchema,
|
|
103
|
+
WithType,
|
|
104
|
+
disposeSymbol,
|
|
105
|
+
type,
|
|
106
|
+
|
|
107
|
+
// alpha APIs
|
|
108
|
+
ContainerErrorTypes
|
|
109
|
+
} from "./index.js";
|
package/lib/beta.d.ts
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
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
|
+
AllowedTypes,
|
|
13
|
+
ApplyKind,
|
|
14
|
+
AttachState,
|
|
15
|
+
CommitKind,
|
|
16
|
+
CommitMetadata,
|
|
17
|
+
ConnectionState,
|
|
18
|
+
ConnectionStateType,
|
|
19
|
+
ContainerAttachProps,
|
|
20
|
+
ContainerSchema,
|
|
21
|
+
DataObjectClass,
|
|
22
|
+
DriverErrorTypes,
|
|
23
|
+
Events,
|
|
24
|
+
ExtractItemType,
|
|
25
|
+
FieldKind,
|
|
26
|
+
FieldProps,
|
|
27
|
+
FieldSchema,
|
|
28
|
+
FieldSchemaUnsafe,
|
|
29
|
+
FlexList,
|
|
30
|
+
FlexListToUnion,
|
|
31
|
+
IConnection,
|
|
32
|
+
ICriticalContainerError,
|
|
33
|
+
IDisposable,
|
|
34
|
+
IFluidContainer,
|
|
35
|
+
IFluidContainerEvents,
|
|
36
|
+
IMember,
|
|
37
|
+
IServiceAudience,
|
|
38
|
+
IServiceAudienceEvents,
|
|
39
|
+
ISubscribable,
|
|
40
|
+
ITree,
|
|
41
|
+
ImplicitAllowedTypes,
|
|
42
|
+
ImplicitFieldSchema,
|
|
43
|
+
InitialObjects,
|
|
44
|
+
InsertableObjectFromSchemaRecord,
|
|
45
|
+
InsertableObjectFromSchemaRecordUnsafe,
|
|
46
|
+
InsertableTreeFieldFromImplicitField,
|
|
47
|
+
InsertableTreeFieldFromImplicitFieldUnsafe,
|
|
48
|
+
InsertableTreeNodeFromImplicitAllowedTypes,
|
|
49
|
+
InsertableTreeNodeFromImplicitAllowedTypesUnsafe,
|
|
50
|
+
InsertableTypedNode,
|
|
51
|
+
InsertableTypedNodeUnsafe,
|
|
52
|
+
IsEvent,
|
|
53
|
+
IterableTreeArrayContent,
|
|
54
|
+
LazyItem,
|
|
55
|
+
LoadableObjectClass,
|
|
56
|
+
LoadableObjectClassRecord,
|
|
57
|
+
MakeNominal,
|
|
58
|
+
MemberChangedListener,
|
|
59
|
+
Myself,
|
|
60
|
+
NodeBuilderData,
|
|
61
|
+
NodeBuilderDataUnsafe,
|
|
62
|
+
NodeFromSchema,
|
|
63
|
+
NodeFromSchemaUnsafe,
|
|
64
|
+
NodeKind,
|
|
65
|
+
ObjectFromSchemaRecord,
|
|
66
|
+
ObjectFromSchemaRecordUnsafe,
|
|
67
|
+
RestrictiveReadonlyRecord,
|
|
68
|
+
Revertible,
|
|
69
|
+
RevertibleFactory,
|
|
70
|
+
RevertibleStatus,
|
|
71
|
+
SchemaFactory,
|
|
72
|
+
SchemaIncompatible,
|
|
73
|
+
ScopedSchemaName,
|
|
74
|
+
SharedTree,
|
|
75
|
+
Tree,
|
|
76
|
+
TreeApi,
|
|
77
|
+
TreeArrayNode,
|
|
78
|
+
TreeArrayNodeBase,
|
|
79
|
+
TreeArrayNodeUnsafe,
|
|
80
|
+
TreeChangeEvents,
|
|
81
|
+
TreeConfiguration,
|
|
82
|
+
TreeFieldFromImplicitField,
|
|
83
|
+
TreeFieldFromImplicitFieldUnsafe,
|
|
84
|
+
TreeLeafValue,
|
|
85
|
+
TreeMapNode,
|
|
86
|
+
TreeMapNodeUnsafe,
|
|
87
|
+
TreeNode,
|
|
88
|
+
TreeNodeApi,
|
|
89
|
+
TreeNodeFromImplicitAllowedTypes,
|
|
90
|
+
TreeNodeFromImplicitAllowedTypesUnsafe,
|
|
91
|
+
TreeNodeSchema,
|
|
92
|
+
TreeNodeSchemaClass,
|
|
93
|
+
TreeNodeSchemaCore,
|
|
94
|
+
TreeNodeSchemaNonClass,
|
|
95
|
+
TreeObjectNode,
|
|
96
|
+
TreeObjectNodeUnsafe,
|
|
97
|
+
TreeStatus,
|
|
98
|
+
TreeView,
|
|
99
|
+
TreeViewEvents,
|
|
100
|
+
Unenforced,
|
|
101
|
+
Unhydrated,
|
|
102
|
+
ValidateRecursiveSchema,
|
|
103
|
+
WithType,
|
|
104
|
+
disposeSymbol,
|
|
105
|
+
type
|
|
106
|
+
} from "./index.js";
|
package/lib/index.d.ts
CHANGED
|
@@ -15,7 +15,5 @@ export { ContainerErrorTypes } from "@fluidframework/container-definitions/inter
|
|
|
15
15
|
export { DriverErrorTypes } from "@fluidframework/driver-definitions";
|
|
16
16
|
export { ConnectionState } from "@fluidframework/container-loader";
|
|
17
17
|
export type { ContainerAttachProps, ContainerSchema, DataObjectClass, IConnection, IFluidContainer, IFluidContainerEvents, IMember, InitialObjects, IServiceAudience, IServiceAudienceEvents, LoadableObjectClass, LoadableObjectClassRecord, MemberChangedListener, Myself, } from "@fluidframework/fluid-static";
|
|
18
|
-
export type { ISharedMap, ISharedMapEvents, IValueChanged } from "@fluidframework/map";
|
|
19
|
-
export { SharedMap } from "@fluidframework/map";
|
|
20
18
|
export * from "@fluidframework/tree";
|
|
21
19
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;;GAKG;AAEH,YAAY,EACX,eAAe,IAAI,mBAAmB,EAAE,0CAA0C;AAClF,uBAAuB,GACvB,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,YAAY,EACX,oBAAoB,EACpB,eAAe,EACf,eAAe,EACf,WAAW,EACX,eAAe,EACf,qBAAqB,EACrB,OAAO,EACP,cAAc,EACd,gBAAgB,EAChB,sBAAsB,EACtB,mBAAmB,EACnB,yBAAyB,EACzB,qBAAqB,EACrB,MAAM,GACN,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;;GAKG;AAEH,YAAY,EACX,eAAe,IAAI,mBAAmB,EAAE,0CAA0C;AAClF,uBAAuB,GACvB,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,YAAY,EACX,oBAAoB,EACpB,eAAe,EACf,eAAe,EACf,WAAW,EACX,eAAe,EACf,qBAAqB,EACrB,OAAO,EACP,cAAc,EACd,gBAAgB,EAChB,sBAAsB,EACtB,mBAAmB,EACnB,yBAAyB,EACzB,qBAAqB,EACrB,MAAM,GACN,MAAM,8BAA8B,CAAC;AAOtC,cAAc,sBAAsB,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -6,7 +6,6 @@ export { AttachState } from "@fluidframework/container-definitions";
|
|
|
6
6
|
export { ContainerErrorTypes } from "@fluidframework/container-definitions/internal";
|
|
7
7
|
export { DriverErrorTypes } from "@fluidframework/driver-definitions";
|
|
8
8
|
export { ConnectionState } from "@fluidframework/container-loader";
|
|
9
|
-
export { SharedMap } from "@fluidframework/map";
|
|
10
9
|
// Let the tree package manage its own API surface, we will simply reflect it here.
|
|
11
10
|
// Note: this only surfaces the `@public` API items from the tree package. If the `@beta` and `@alpha` items are
|
|
12
11
|
// desired, they can be added by re-exporting from one of the package's aliased export paths instead (e.g. `tree
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAaH,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAkBnE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAaH,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAkBnE,mFAAmF;AACnF,gHAAgH;AAChH,gHAAgH;AAChH,qDAAqD;AACrD,gDAAgD;AAChD,cAAc,sBAAsB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\n/**\n * Bundles a collection of Fluid Framework client libraries for easy use when paired with a corresponding service client\n * package (e.g. `@fluidframework/azure-client`, `@fluidframework/tinylicious-client`, or `@fluid-experimental/osdp-client (BETA)`).\n *\n * @packageDocumentation\n */\n\nexport type {\n\tConnectionState as ConnectionStateType, // TODO: deduplicate ConnectionState types\n\tICriticalContainerError,\n} from \"@fluidframework/container-definitions\";\nexport { AttachState } from \"@fluidframework/container-definitions\";\nexport { ContainerErrorTypes } from \"@fluidframework/container-definitions/internal\";\nexport { DriverErrorTypes } from \"@fluidframework/driver-definitions\";\nexport { ConnectionState } from \"@fluidframework/container-loader\";\nexport type {\n\tContainerAttachProps,\n\tContainerSchema,\n\tDataObjectClass,\n\tIConnection,\n\tIFluidContainer,\n\tIFluidContainerEvents,\n\tIMember,\n\tInitialObjects,\n\tIServiceAudience,\n\tIServiceAudienceEvents,\n\tLoadableObjectClass,\n\tLoadableObjectClassRecord,\n\tMemberChangedListener,\n\tMyself,\n} from \"@fluidframework/fluid-static\";\n\n// Let the tree package manage its own API surface, we will simply reflect it here.\n// Note: this only surfaces the `@public` API items from the tree package. If the `@beta` and `@alpha` items are\n// desired, they can be added by re-exporting from one of the package's aliased export paths instead (e.g. `tree\n// alpha` to surface everything `@alpha` and higher).\n// eslint-disable-next-line no-restricted-syntax\nexport * from \"@fluidframework/tree\";\n"]}
|
package/lib/public.d.ts
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
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
|
+
AllowedTypes,
|
|
13
|
+
ApplyKind,
|
|
14
|
+
AttachState,
|
|
15
|
+
CommitKind,
|
|
16
|
+
CommitMetadata,
|
|
17
|
+
ConnectionState,
|
|
18
|
+
ConnectionStateType,
|
|
19
|
+
ContainerAttachProps,
|
|
20
|
+
ContainerSchema,
|
|
21
|
+
DataObjectClass,
|
|
22
|
+
DriverErrorTypes,
|
|
23
|
+
Events,
|
|
24
|
+
ExtractItemType,
|
|
25
|
+
FieldKind,
|
|
26
|
+
FieldProps,
|
|
27
|
+
FieldSchema,
|
|
28
|
+
FieldSchemaUnsafe,
|
|
29
|
+
FlexList,
|
|
30
|
+
FlexListToUnion,
|
|
31
|
+
IConnection,
|
|
32
|
+
ICriticalContainerError,
|
|
33
|
+
IDisposable,
|
|
34
|
+
IFluidContainer,
|
|
35
|
+
IFluidContainerEvents,
|
|
36
|
+
IMember,
|
|
37
|
+
IServiceAudience,
|
|
38
|
+
IServiceAudienceEvents,
|
|
39
|
+
ISubscribable,
|
|
40
|
+
ITree,
|
|
41
|
+
ImplicitAllowedTypes,
|
|
42
|
+
ImplicitFieldSchema,
|
|
43
|
+
InitialObjects,
|
|
44
|
+
InsertableObjectFromSchemaRecord,
|
|
45
|
+
InsertableObjectFromSchemaRecordUnsafe,
|
|
46
|
+
InsertableTreeFieldFromImplicitField,
|
|
47
|
+
InsertableTreeFieldFromImplicitFieldUnsafe,
|
|
48
|
+
InsertableTreeNodeFromImplicitAllowedTypes,
|
|
49
|
+
InsertableTreeNodeFromImplicitAllowedTypesUnsafe,
|
|
50
|
+
InsertableTypedNode,
|
|
51
|
+
InsertableTypedNodeUnsafe,
|
|
52
|
+
IsEvent,
|
|
53
|
+
IterableTreeArrayContent,
|
|
54
|
+
LazyItem,
|
|
55
|
+
LoadableObjectClass,
|
|
56
|
+
LoadableObjectClassRecord,
|
|
57
|
+
MakeNominal,
|
|
58
|
+
MemberChangedListener,
|
|
59
|
+
Myself,
|
|
60
|
+
NodeBuilderData,
|
|
61
|
+
NodeBuilderDataUnsafe,
|
|
62
|
+
NodeFromSchema,
|
|
63
|
+
NodeFromSchemaUnsafe,
|
|
64
|
+
NodeKind,
|
|
65
|
+
ObjectFromSchemaRecord,
|
|
66
|
+
ObjectFromSchemaRecordUnsafe,
|
|
67
|
+
RestrictiveReadonlyRecord,
|
|
68
|
+
Revertible,
|
|
69
|
+
RevertibleFactory,
|
|
70
|
+
RevertibleStatus,
|
|
71
|
+
SchemaFactory,
|
|
72
|
+
SchemaIncompatible,
|
|
73
|
+
ScopedSchemaName,
|
|
74
|
+
SharedTree,
|
|
75
|
+
Tree,
|
|
76
|
+
TreeApi,
|
|
77
|
+
TreeArrayNode,
|
|
78
|
+
TreeArrayNodeBase,
|
|
79
|
+
TreeArrayNodeUnsafe,
|
|
80
|
+
TreeChangeEvents,
|
|
81
|
+
TreeConfiguration,
|
|
82
|
+
TreeFieldFromImplicitField,
|
|
83
|
+
TreeFieldFromImplicitFieldUnsafe,
|
|
84
|
+
TreeLeafValue,
|
|
85
|
+
TreeMapNode,
|
|
86
|
+
TreeMapNodeUnsafe,
|
|
87
|
+
TreeNode,
|
|
88
|
+
TreeNodeApi,
|
|
89
|
+
TreeNodeFromImplicitAllowedTypes,
|
|
90
|
+
TreeNodeFromImplicitAllowedTypesUnsafe,
|
|
91
|
+
TreeNodeSchema,
|
|
92
|
+
TreeNodeSchemaClass,
|
|
93
|
+
TreeNodeSchemaCore,
|
|
94
|
+
TreeNodeSchemaNonClass,
|
|
95
|
+
TreeObjectNode,
|
|
96
|
+
TreeObjectNodeUnsafe,
|
|
97
|
+
TreeStatus,
|
|
98
|
+
TreeView,
|
|
99
|
+
TreeViewEvents,
|
|
100
|
+
Unenforced,
|
|
101
|
+
Unhydrated,
|
|
102
|
+
ValidateRecursiveSchema,
|
|
103
|
+
WithType,
|
|
104
|
+
disposeSymbol,
|
|
105
|
+
type
|
|
106
|
+
} from "./index.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fluid-framework",
|
|
3
|
-
"version": "2.0.0-dev-rc.3.0.0.
|
|
3
|
+
"version": "2.0.0-dev-rc.3.0.0.254866",
|
|
4
4
|
"description": "The main entry point into Fluid Framework public packages",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
"main": "dist/index.js",
|
|
28
28
|
"types": "dist/index.d.ts",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@fluidframework/container-definitions": "2.0.0-dev-rc.3.0.0.
|
|
31
|
-
"@fluidframework/container-loader": "2.0.0-dev-rc.3.0.0.
|
|
32
|
-
"@fluidframework/driver-definitions": "2.0.0-dev-rc.3.0.0.
|
|
33
|
-
"@fluidframework/fluid-static": "2.0.0-dev-rc.3.0.0.
|
|
34
|
-
"@fluidframework/map": "2.0.0-dev-rc.3.0.0.
|
|
35
|
-
"@fluidframework/sequence": "2.0.0-dev-rc.3.0.0.
|
|
36
|
-
"@fluidframework/tree": "2.0.0-dev-rc.3.0.0.
|
|
30
|
+
"@fluidframework/container-definitions": "2.0.0-dev-rc.3.0.0.254866",
|
|
31
|
+
"@fluidframework/container-loader": "2.0.0-dev-rc.3.0.0.254866",
|
|
32
|
+
"@fluidframework/driver-definitions": "2.0.0-dev-rc.3.0.0.254866",
|
|
33
|
+
"@fluidframework/fluid-static": "2.0.0-dev-rc.3.0.0.254866",
|
|
34
|
+
"@fluidframework/map": "2.0.0-dev-rc.3.0.0.254866",
|
|
35
|
+
"@fluidframework/sequence": "2.0.0-dev-rc.3.0.0.254866",
|
|
36
|
+
"@fluidframework/tree": "2.0.0-dev-rc.3.0.0.254866"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
@@ -52,14 +52,6 @@
|
|
|
52
52
|
},
|
|
53
53
|
"fluidBuild": {
|
|
54
54
|
"tasks": {
|
|
55
|
-
"build:docs": {
|
|
56
|
-
"dependsOn": [
|
|
57
|
-
"...",
|
|
58
|
-
"api-extractor:commonjs",
|
|
59
|
-
"api-extractor:esnext"
|
|
60
|
-
],
|
|
61
|
-
"script": false
|
|
62
|
-
},
|
|
63
55
|
"tsc": [
|
|
64
56
|
"...",
|
|
65
57
|
"typetests:gen"
|
|
@@ -72,12 +64,12 @@
|
|
|
72
64
|
},
|
|
73
65
|
"scripts": {
|
|
74
66
|
"api": "fluid-build . --task api",
|
|
75
|
-
"api-extractor:commonjs": "
|
|
76
|
-
"api-extractor:esnext": "
|
|
67
|
+
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
|
|
68
|
+
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib",
|
|
77
69
|
"build": "fluid-build . --task build",
|
|
78
70
|
"build:commonjs": "fluid-build . --task commonjs",
|
|
79
71
|
"build:compile": "fluid-build . --task compile",
|
|
80
|
-
"build:docs": "
|
|
72
|
+
"build:docs": "api-extractor run --local",
|
|
81
73
|
"build:esnext": "tsc --project ./tsconfig.json",
|
|
82
74
|
"check:are-the-types-wrong": "attw --pack . --entrypoints .",
|
|
83
75
|
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
|
package/src/index.ts
CHANGED
|
@@ -34,8 +34,6 @@ export type {
|
|
|
34
34
|
MemberChangedListener,
|
|
35
35
|
Myself,
|
|
36
36
|
} from "@fluidframework/fluid-static";
|
|
37
|
-
export type { ISharedMap, ISharedMapEvents, IValueChanged } from "@fluidframework/map";
|
|
38
|
-
export { SharedMap } from "@fluidframework/map";
|
|
39
37
|
|
|
40
38
|
// Let the tree package manage its own API surface, we will simply reflect it here.
|
|
41
39
|
// Note: this only surfaces the `@public` API items from the tree package. If the `@beta` and `@alpha` items are
|
package/api-extractor-cjs.json
DELETED
|
@@ -1,9 +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
|
-
"bundledPackages": ["@fluidframework/*"],
|
|
5
|
-
// CJS is actually secondary; so, no report.
|
|
6
|
-
"apiReport": {
|
|
7
|
-
"enabled": false
|
|
8
|
-
}
|
|
9
|
-
}
|