@botfabrik/engine-webclient 4.5.1 → 4.7.5

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.
Files changed (33) hide show
  1. package/README.md +2 -1
  2. package/dist/client/asset-manifest.json +13 -15
  3. package/dist/client/index.html +1 -1
  4. package/dist/client/static/css/main.97784efe.chunk.css +2 -0
  5. package/dist/client/static/css/main.97784efe.chunk.css.map +1 -0
  6. package/dist/client/static/js/2.c1942345.chunk.js +3 -0
  7. package/dist/client/static/js/{2.e2e937f5.chunk.js.LICENSE.txt → 2.c1942345.chunk.js.LICENSE.txt} +14 -5
  8. package/dist/client/static/js/2.c1942345.chunk.js.map +1 -0
  9. package/dist/client/static/js/main.51ead937.chunk.js +2 -0
  10. package/dist/client/static/js/main.51ead937.chunk.js.map +1 -0
  11. package/dist/client/static/js/{runtime-main.8b0ae790.js → runtime-main.3c5bdb1d.js} +1 -1
  12. package/dist/client/static/js/{runtime-main.8b0ae790.js.map → runtime-main.3c5bdb1d.js.map} +1 -1
  13. package/dist/createSessionInfo.d.ts +2 -1
  14. package/dist/createSessionInfo.js.map +1 -1
  15. package/dist/createSessionInfo.test.js.map +1 -1
  16. package/dist/index.d.ts +1 -1
  17. package/dist/index.js +2 -1
  18. package/dist/index.js.map +1 -1
  19. package/dist/middleware/index.d.ts +2 -1
  20. package/dist/middleware/index.js +1 -1
  21. package/dist/middleware/index.js.map +1 -1
  22. package/dist/requestSessionData.js.map +1 -1
  23. package/dist/speechToText.js +2 -1
  24. package/dist/speechToText.js.map +1 -1
  25. package/package.json +11 -10
  26. package/dist/client/precache-manifest.52acc8c82280292b74a12644fc4b5674.js +0 -26
  27. package/dist/client/service-worker.js +0 -39
  28. package/dist/client/static/css/main.b3ef16b2.chunk.css +0 -2
  29. package/dist/client/static/css/main.b3ef16b2.chunk.css.map +0 -1
  30. package/dist/client/static/js/2.e2e937f5.chunk.js +0 -3
  31. package/dist/client/static/js/2.e2e937f5.chunk.js.map +0 -1
  32. package/dist/client/static/js/main.d3f70f4e.chunk.js +0 -2
  33. package/dist/client/static/js/main.d3f70f4e.chunk.js.map +0 -1
@@ -32,9 +32,9 @@ object-assign
32
32
  * @license MIT
33
33
  */
34
34
 
35
- /*! https://mths.be/utf8js v2.1.2 by @mathias */
35
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
36
36
 
37
- /** @license React v0.19.1
37
+ /** @license React v0.20.1
38
38
  * scheduler.production.min.js
39
39
  *
40
40
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -44,6 +44,15 @@ object-assign
44
44
  */
45
45
 
46
46
  /** @license React v16.13.1
47
+ * react-is.production.min.js
48
+ *
49
+ * Copyright (c) Facebook, Inc. and its affiliates.
50
+ *
51
+ * This source code is licensed under the MIT license found in the
52
+ * LICENSE file in the root directory of this source tree.
53
+ */
54
+
55
+ /** @license React v17.0.1
47
56
  * react-dom.production.min.js
48
57
  *
49
58
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -52,8 +61,8 @@ object-assign
52
61
  * LICENSE file in the root directory of this source tree.
53
62
  */
54
63
 
55
- /** @license React v16.13.1
56
- * react-is.production.min.js
64
+ /** @license React v17.0.1
65
+ * react-jsx-runtime.production.min.js
57
66
  *
58
67
  * Copyright (c) Facebook, Inc. and its affiliates.
59
68
  *
@@ -61,7 +70,7 @@ object-assign
61
70
  * LICENSE file in the root directory of this source tree.
62
71
  */
63
72
 
64
- /** @license React v16.13.1
73
+ /** @license React v17.0.1
65
74
  * react.production.min.js
66
75
  *
67
76
  * Copyright (c) Facebook, Inc. and its affiliates.