fluid-framework 2.23.0-325054 → 2.30.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/dist/beta.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/dist/legacy.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/dist/public.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/lib/alpha.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
@@ -157,9 +142,7 @@ export {
157
142
 
158
143
  // @alpha APIs
159
144
  BranchableTree,
160
- Component,
161
145
  ConciseTree,
162
- Customizer,
163
146
  EncodeOptions,
164
147
  FactoryContent,
165
148
  FactoryContentObject,
@@ -170,6 +153,7 @@ export {
170
153
  ForestTypeExpensiveDebug,
171
154
  ForestTypeOptimized,
172
155
  ForestTypeReference,
156
+ HandleConverter,
173
157
  ICodecOptions,
174
158
  IdentifierIndex,
175
159
  Insertable,
@@ -229,11 +213,11 @@ export {
229
213
  VoidTransactionCallbackStatus,
230
214
  adaptEnum,
231
215
  asTreeViewAlpha,
216
+ cloneWithReplacements,
232
217
  comparePersistedSchema,
233
218
  configuredSharedTree,
234
219
  createIdentifierIndex,
235
220
  createSimpleTreeIndex,
236
- customizeSchemaTyping,
237
221
  enumFromStrings,
238
222
  evaluateLazySchema,
239
223
  extractPersistedSchema,
@@ -242,6 +226,9 @@ export {
242
226
  independentInitializedView,
243
227
  independentView,
244
228
  noopValidator,
229
+ replaceConciseTreeHandles,
230
+ replaceHandles,
231
+ replaceVerboseTreeHandles,
245
232
  singletonSchema,
246
233
  typeboxValidator
247
234
  } from "./index.js";
package/lib/beta.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/lib/legacy.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/lib/public.d.ts CHANGED
@@ -21,9 +21,6 @@ export {
21
21
 
22
22
  // @public APIs
23
23
  AllowedTypes,
24
- ApplyKindAssignment,
25
- AssignableTreeFieldFromImplicitField,
26
- AssignableTreeFieldFromImplicitFieldUnsafe,
27
24
  AttachState,
28
25
  CommitKind,
29
26
  CommitMetadata,
@@ -31,13 +28,6 @@ export {
31
28
  ConnectionStateType,
32
29
  ContainerAttachProps,
33
30
  ContainerSchema,
34
- CustomTypes,
35
- CustomizedSchemaTyping,
36
- CustomizedTyping,
37
- DefaultInsertableTreeNodeFromImplicitAllowedTypes,
38
- DefaultInsertableTreeNodeFromImplicitAllowedTypesUnsafe,
39
- DefaultTreeNodeFromImplicitAllowedTypes,
40
- DefaultTreeNodeFromImplicitAllowedTypesUnsafe,
41
31
  ErasedType,
42
32
  FieldKind,
43
33
  FieldProps,
@@ -46,8 +36,6 @@ export {
46
36
  FieldSchemaUnsafe,
47
37
  FluidObject,
48
38
  FluidObjectProviderKeys,
49
- GetTypes,
50
- GetTypesUnsafe,
51
39
  IConnection,
52
40
  ICriticalContainerError,
53
41
  IDisposable,
@@ -108,11 +96,8 @@ export {
108
96
  RunTransaction,
109
97
  SchemaCompatibilityStatus,
110
98
  SchemaFactory,
111
- SchemaUnionToIntersection,
112
99
  SharedObjectKind,
113
100
  SharedTree,
114
- StrictTypes,
115
- StrictTypesUnsafe,
116
101
  Tagged,
117
102
  TelemetryBaseEventPropertyType,
118
103
  TransactionConstraint,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fluid-framework",
3
- "version": "2.23.0-325054",
3
+ "version": "2.30.0",
4
4
  "description": "The main entry point into Fluid Framework public packages",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -57,16 +57,16 @@
57
57
  "main": "lib/index.js",
58
58
  "types": "lib/public.d.ts",
59
59
  "dependencies": {
60
- "@fluidframework/container-definitions": "2.23.0-325054",
61
- "@fluidframework/container-loader": "2.23.0-325054",
62
- "@fluidframework/core-interfaces": "2.23.0-325054",
63
- "@fluidframework/driver-definitions": "2.23.0-325054",
64
- "@fluidframework/fluid-static": "2.23.0-325054",
65
- "@fluidframework/map": "2.23.0-325054",
66
- "@fluidframework/runtime-utils": "2.23.0-325054",
67
- "@fluidframework/sequence": "2.23.0-325054",
68
- "@fluidframework/shared-object-base": "2.23.0-325054",
69
- "@fluidframework/tree": "2.23.0-325054"
60
+ "@fluidframework/container-definitions": "~2.30.0",
61
+ "@fluidframework/container-loader": "~2.30.0",
62
+ "@fluidframework/core-interfaces": "~2.30.0",
63
+ "@fluidframework/driver-definitions": "~2.30.0",
64
+ "@fluidframework/fluid-static": "~2.30.0",
65
+ "@fluidframework/map": "~2.30.0",
66
+ "@fluidframework/runtime-utils": "~2.30.0",
67
+ "@fluidframework/sequence": "~2.30.0",
68
+ "@fluidframework/shared-object-base": "~2.30.0",
69
+ "@fluidframework/tree": "~2.30.0"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@arethetypeswrong/cli": "^0.17.1",