fluid-framework 2.0.0-internal.1.2.0.93071 → 2.0.0-internal.1.2.2

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/index.d.ts CHANGED
@@ -3,9 +3,9 @@
3
3
  * Licensed under the MIT License.
4
4
  */
5
5
  /**
6
- * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with
7
- * a corresponding service client package (for example, `\@fluidframework/azure-client` or
8
- * `\@fluidframework/tinylicious-client`).
6
+ * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use
7
+ * when paired with a corresponding service client library (for example,
8
+ * `\@fluidframework/azure-client` or `\@fluidframework/tinylicious-client`).
9
9
  *
10
10
  * @packageDocumentation
11
11
  */
package/dist/index.js CHANGED
@@ -16,9 +16,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  exports.ConnectionState = exports.AttachState = void 0;
18
18
  /**
19
- * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with
20
- * a corresponding service client package (for example, `\@fluidframework/azure-client` or
21
- * `\@fluidframework/tinylicious-client`).
19
+ * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use
20
+ * when paired with a corresponding service client library (for example,
21
+ * `\@fluidframework/azure-client` or `\@fluidframework/tinylicious-client`).
22
22
  *
23
23
  * @packageDocumentation
24
24
  */
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;AAEH;;;;;;GAMG;AAEH,+EAAoE;AAA3D,oHAAA,WAAW,OAAA;AACpB,qEAAmE;AAA1D,mHAAA,eAAe,OAAA;AACxB,+DAA6C;AAC7C,sDAAoC;AACpC,2DAAyC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\n/**\n * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with\n * a corresponding service client package (for example, `\\@fluidframework/azure-client` or\n * `\\@fluidframework/tinylicious-client`).\n *\n * @packageDocumentation\n */\n\nexport { AttachState } from \"@fluidframework/container-definitions\";\nexport { ConnectionState } from \"@fluidframework/container-loader\";\nexport * from \"@fluidframework/fluid-static\";\nexport * from \"@fluidframework/map\";\nexport * from \"@fluidframework/sequence\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;AAEH;;;;;;GAMG;AAEH,+EAAoE;AAA3D,oHAAA,WAAW,OAAA;AACpB,qEAAmE;AAA1D,mHAAA,eAAe,OAAA;AACxB,+DAA6C;AAC7C,sDAAoC;AACpC,2DAAyC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\n/**\n * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use\n * when paired with a corresponding service client library (for example,\n * `\\@fluidframework/azure-client` or `\\@fluidframework/tinylicious-client`).\n *\n * @packageDocumentation\n */\n\nexport { AttachState } from \"@fluidframework/container-definitions\";\nexport { ConnectionState } from \"@fluidframework/container-loader\";\nexport * from \"@fluidframework/fluid-static\";\nexport * from \"@fluidframework/map\";\nexport * from \"@fluidframework/sequence\";\n"]}
package/lib/index.d.ts CHANGED
@@ -3,9 +3,9 @@
3
3
  * Licensed under the MIT License.
4
4
  */
5
5
  /**
6
- * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with
7
- * a corresponding service client package (for example, `\@fluidframework/azure-client` or
8
- * `\@fluidframework/tinylicious-client`).
6
+ * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use
7
+ * when paired with a corresponding service client library (for example,
8
+ * `\@fluidframework/azure-client` or `\@fluidframework/tinylicious-client`).
9
9
  *
10
10
  * @packageDocumentation
11
11
  */
package/lib/index.js CHANGED
@@ -3,9 +3,9 @@
3
3
  * Licensed under the MIT License.
4
4
  */
5
5
  /**
6
- * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with
7
- * a corresponding service client package (for example, `\@fluidframework/azure-client` or
8
- * `\@fluidframework/tinylicious-client`).
6
+ * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use
7
+ * when paired with a corresponding service client library (for example,
8
+ * `\@fluidframework/azure-client` or `\@fluidframework/tinylicious-client`).
9
9
  *
10
10
  * @packageDocumentation
11
11
  */
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;;;GAMG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\n/**\n * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with\n * a corresponding service client package (for example, `\\@fluidframework/azure-client` or\n * `\\@fluidframework/tinylicious-client`).\n *\n * @packageDocumentation\n */\n\nexport { AttachState } from \"@fluidframework/container-definitions\";\nexport { ConnectionState } from \"@fluidframework/container-loader\";\nexport * from \"@fluidframework/fluid-static\";\nexport * from \"@fluidframework/map\";\nexport * from \"@fluidframework/sequence\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;;;GAMG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\n/**\n * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use\n * when paired with a corresponding service client library (for example,\n * `\\@fluidframework/azure-client` or `\\@fluidframework/tinylicious-client`).\n *\n * @packageDocumentation\n */\n\nexport { AttachState } from \"@fluidframework/container-definitions\";\nexport { ConnectionState } from \"@fluidframework/container-loader\";\nexport * from \"@fluidframework/fluid-static\";\nexport * from \"@fluidframework/map\";\nexport * from \"@fluidframework/sequence\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fluid-framework",
3
- "version": "2.0.0-internal.1.2.0.93071",
3
+ "version": "2.0.0-internal.1.2.2",
4
4
  "description": "The main entry point into Fluid Framework public packages",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -35,16 +35,16 @@
35
35
  "typetests:gen": "fluid-type-validator -g -d ."
36
36
  },
37
37
  "dependencies": {
38
- "@fluidframework/container-definitions": "2.0.0-internal.1.2.0.93071",
39
- "@fluidframework/container-loader": "2.0.0-internal.1.2.0.93071",
40
- "@fluidframework/fluid-static": "2.0.0-internal.1.2.0.93071",
41
- "@fluidframework/map": "2.0.0-internal.1.2.0.93071",
42
- "@fluidframework/sequence": "2.0.0-internal.1.2.0.93071"
38
+ "@fluidframework/container-definitions": "^2.0.0-internal.1.2.2",
39
+ "@fluidframework/container-loader": "^2.0.0-internal.1.2.2",
40
+ "@fluidframework/fluid-static": "^2.0.0-internal.1.2.2",
41
+ "@fluidframework/map": "^2.0.0-internal.1.2.2",
42
+ "@fluidframework/sequence": "^2.0.0-internal.1.2.2"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@fluidframework/build-common": "^1.0.0",
46
46
  "@fluidframework/build-tools": "^0.4.4000",
47
- "@fluidframework/eslint-config-fluid": "^0.28.2000",
47
+ "@fluidframework/eslint-config-fluid": "^1.0.0",
48
48
  "@microsoft/api-extractor": "^7.22.2",
49
49
  "@rushstack/eslint-config": "^2.5.1",
50
50
  "@types/node": "^14.18.0",
package/src/index.ts CHANGED
@@ -4,9 +4,9 @@
4
4
  */
5
5
 
6
6
  /**
7
- * The **fluid-framework** package bundles a collection of Fluid Framework client packages for easy use when paired with
8
- * a corresponding service client package (for example, `\@fluidframework/azure-client` or
9
- * `\@fluidframework/tinylicious-client`).
7
+ * The **fluid-framework** package bundles a collection of Fluid Framework client libraries for easy use
8
+ * when paired with a corresponding service client library (for example,
9
+ * `\@fluidframework/azure-client` or `\@fluidframework/tinylicious-client`).
10
10
  *
11
11
  * @packageDocumentation
12
12
  */