@aws-amplify/interactions 4.0.49-next.20 → 4.0.49-next.32

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/CHANGELOG.md CHANGED
@@ -3,6 +3,38 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [4.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.6...@aws-amplify/interactions@4.1.7) (2022-10-26)
7
+
8
+ **Note:** Version bump only for package @aws-amplify/interactions
9
+
10
+
11
+
12
+
13
+
14
+ ## [4.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.5...@aws-amplify/interactions@4.1.6) (2022-10-25)
15
+
16
+ **Note:** Version bump only for package @aws-amplify/interactions
17
+
18
+
19
+
20
+
21
+
22
+ ## [4.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.4...@aws-amplify/interactions@4.1.5) (2022-10-14)
23
+
24
+ **Note:** Version bump only for package @aws-amplify/interactions
25
+
26
+
27
+
28
+
29
+
30
+ ## [4.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.3...@aws-amplify/interactions@4.1.4) (2022-10-14)
31
+
32
+ **Note:** Version bump only for package @aws-amplify/interactions
33
+
34
+
35
+
36
+
37
+
6
38
  ## [4.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@4.1.1...@aws-amplify/interactions@4.1.3) (2022-09-30)
7
39
 
8
40
 
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "3.8.3"
3
+ }
package/lib/index.js CHANGED
@@ -1,6 +1,4 @@
1
1
  "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- var tslib_1 = require("tslib");
4
2
  /*
5
3
  * Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
6
4
  *
@@ -13,12 +11,10 @@ var tslib_1 = require("tslib");
13
11
  * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
14
12
  * and limitations under the License.
15
13
  */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ var tslib_1 = require("tslib");
16
16
  var Interactions_1 = require("./Interactions");
17
17
  exports.Interactions = Interactions_1.Interactions;
18
- /**
19
- * @deprecated use named import
20
- */
21
- exports.default = Interactions_1.Interactions;
22
18
  tslib_1.__exportStar(require("./Providers/InteractionsProvider"), exports);
23
19
  tslib_1.__exportStar(require("./Providers/AWSLexProvider"), exports);
24
20
  tslib_1.__exportStar(require("./Providers/AWSLexV2Provider"), exports);
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;GAWG;AACH,+CAA8C;AAYrC,uBAZA,2BAAY,CAYA;AAVrB;;GAEG;AACH,kBAAe,2BAAY,CAAC;AAG5B,2EAAiD;AACjD,qEAA2C;AAC3C,uEAA6C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAEH,+CAA8C;AAArC,sCAAA,YAAY,CAAA;AAErB,2EAAiD;AACjD,qEAA2C;AAC3C,uEAA6C"}
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "3.8.3"
3
+ }
@@ -1,10 +1,5 @@
1
- import { Interactions } from './Interactions';
2
- /**
3
- * @deprecated use named import
4
- */
5
- export default Interactions;
1
+ export { Interactions } from './Interactions';
6
2
  export * from './types';
7
3
  export * from './Providers/InteractionsProvider';
8
4
  export * from './Providers/AWSLexProvider';
9
5
  export * from './Providers/AWSLexV2Provider';
10
- export { Interactions };
package/lib-esm/index.js CHANGED
@@ -10,13 +10,8 @@
10
10
  * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
11
11
  * and limitations under the License.
12
12
  */
13
- import { Interactions } from './Interactions';
14
- /**
15
- * @deprecated use named import
16
- */
17
- export default Interactions;
13
+ export { Interactions } from './Interactions';
18
14
  export * from './Providers/InteractionsProvider';
19
15
  export * from './Providers/AWSLexProvider';
20
16
  export * from './Providers/AWSLexV2Provider';
21
- export { Interactions };
22
17
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C;;GAEG;AACH,eAAe,YAAY,CAAC;AAG5B,cAAc,kCAAkC,CAAC;AACjD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAE7C,OAAO,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/interactions",
3
- "version": "4.0.49-next.20+072846a9f",
3
+ "version": "4.0.49-next.32+4137aa79c",
4
4
  "description": "Interactions category of aws-amplify",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib-esm/index.js",
@@ -40,10 +40,15 @@
40
40
  "url": "https://github.com/aws/aws-amplify/issues"
41
41
  },
42
42
  "homepage": "https://aws-amplify.github.io/",
43
+ "files": [
44
+ "lib",
45
+ "lib-esm",
46
+ "src"
47
+ ],
43
48
  "dependencies": {
44
- "@aws-amplify/core": "4.6.2-next.20+072846a9f",
45
- "@aws-sdk/client-lex-runtime-service": "3.6.1",
46
- "@aws-sdk/client-lex-runtime-v2": "3.171.0",
49
+ "@aws-amplify/core": "4.6.2-next.32+4137aa79c",
50
+ "@aws-sdk/client-lex-runtime-service": "3.186.0",
51
+ "@aws-sdk/client-lex-runtime-v2": "3.186.0",
47
52
  "base-64": "1.0.0",
48
53
  "fflate": "0.7.3",
49
54
  "pako": "2.0.4",
@@ -93,5 +98,5 @@
93
98
  "lib-esm"
94
99
  ]
95
100
  },
96
- "gitHead": "072846a9f0bd91f145e58aca2fca91a6478286b0"
101
+ "gitHead": "4137aa79c6c2362afc581d3915d77f5067ea6700"
97
102
  }
package/src/index.ts CHANGED
@@ -10,16 +10,9 @@
10
10
  * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
11
11
  * and limitations under the License.
12
12
  */
13
- import { Interactions } from './Interactions';
14
-
15
- /**
16
- * @deprecated use named import
17
- */
18
- export default Interactions;
19
13
 
14
+ export { Interactions } from './Interactions';
20
15
  export * from './types';
21
16
  export * from './Providers/InteractionsProvider';
22
17
  export * from './Providers/AWSLexProvider';
23
18
  export * from './Providers/AWSLexV2Provider';
24
-
25
- export { Interactions };
package/build.js DELETED
@@ -1,5 +0,0 @@
1
- 'use strict';
2
-
3
- const build = require('../../scripts/build');
4
-
5
- build(process.argv[2], process.argv[3]);