@botfabrik/engine-webclient 4.35.0 → 4.36.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.
Files changed (60) hide show
  1. package/dist/__mocks__/uuid.js +4 -0
  2. package/dist/buildUserAgentInfos.d.ts +1 -1
  3. package/dist/buildUserAgentInfos.js +0 -1
  4. package/dist/client/asset-manifest.json +6 -13
  5. package/dist/client/index.html +1 -1
  6. package/dist/client/static/css/main.72c07115.css +2 -0
  7. package/dist/client/static/css/main.72c07115.css.map +1 -0
  8. package/dist/client/static/js/main.4302eca9.js +3 -0
  9. package/dist/client/static/js/{2.24f5187f.chunk.js.LICENSE.txt → main.4302eca9.js.LICENSE.txt} +19 -29
  10. package/dist/client/static/js/main.4302eca9.js.map +1 -0
  11. package/dist/createSessionInfo.d.ts +4 -4
  12. package/dist/createSessionInfo.js +6 -4
  13. package/dist/createSessionInfo.test.js +28 -25
  14. package/dist/extractIP.js +0 -1
  15. package/dist/extractIP.test.js +18 -15
  16. package/dist/extractLocale.js +1 -2
  17. package/dist/extractLocale.test.js +16 -13
  18. package/dist/getSupportedClientLocale.js +0 -1
  19. package/dist/getSupportedClientLocale.test.js +18 -15
  20. package/dist/index.d.ts +7 -6
  21. package/dist/index.js +47 -32
  22. package/dist/loadPreviousConversation.d.ts +1 -1
  23. package/dist/loadPreviousConversation.js +0 -1
  24. package/dist/middleware/index.d.ts +3 -3
  25. package/dist/middleware/index.js +1 -3
  26. package/dist/requestSessionData.d.ts +2 -2
  27. package/dist/requestSessionData.js +0 -1
  28. package/dist/requestSessionData.test.js +40 -37
  29. package/dist/speechToText.js +3 -3
  30. package/dist/types.js +0 -1
  31. package/dist/views/index.js +0 -1
  32. package/package.json +20 -20
  33. package/dist/buildUserAgentInfos.js.map +0 -1
  34. package/dist/client/static/css/main.a8d88ddf.chunk.css +0 -2
  35. package/dist/client/static/css/main.a8d88ddf.chunk.css.map +0 -1
  36. package/dist/client/static/js/2.24f5187f.chunk.js +0 -3
  37. package/dist/client/static/js/2.24f5187f.chunk.js.map +0 -1
  38. package/dist/client/static/js/main.cad44cf0.chunk.js +0 -2
  39. package/dist/client/static/js/main.cad44cf0.chunk.js.map +0 -1
  40. package/dist/client/static/js/runtime-main.370aeabc.js +0 -2
  41. package/dist/client/static/js/runtime-main.370aeabc.js.map +0 -1
  42. package/dist/createSessionInfo.js.map +0 -1
  43. package/dist/createSessionInfo.test.js.map +0 -1
  44. package/dist/extractIP.js.map +0 -1
  45. package/dist/extractIP.test.js.map +0 -1
  46. package/dist/extractLocale.js.map +0 -1
  47. package/dist/extractLocale.test.js.map +0 -1
  48. package/dist/getSupportedClientLocale.js.map +0 -1
  49. package/dist/getSupportedClientLocale.test.js.map +0 -1
  50. package/dist/index.js.map +0 -1
  51. package/dist/index.test.js +0 -16
  52. package/dist/index.test.js.map +0 -1
  53. package/dist/loadPreviousConversation.js.map +0 -1
  54. package/dist/middleware/index.js.map +0 -1
  55. package/dist/requestSessionData.js.map +0 -1
  56. package/dist/requestSessionData.test.js.map +0 -1
  57. package/dist/speechToText.js.map +0 -1
  58. package/dist/types.js.map +0 -1
  59. package/dist/views/index.js.map +0 -1
  60. /package/dist/{index.test.d.ts → __mocks__/uuid.d.ts} +0 -0
@@ -5,29 +5,16 @@ object-assign
5
5
  */
6
6
 
7
7
  /*!
8
- Copyright (c) 2018 Jed Watson.
9
- Licensed under the MIT License (MIT), see
10
- http://jedwatson.github.io/classnames
8
+ Copyright (c) 2018 Jed Watson.
9
+ Licensed under the MIT License (MIT), see
10
+ http://jedwatson.github.io/classnames
11
11
  */
12
12
 
13
- /*!
14
- * Determine if an object is a Buffer
15
- *
16
- * @author Feross Aboukhadijeh <https://feross.org>
17
- * @license MIT
18
- */
19
-
20
- /*!
21
- * The buffer module from node.js, for the browser.
22
- *
23
- * @author Feross Aboukhadijeh <http://feross.org>
24
- * @license MIT
25
- */
13
+ /*! js-cookie v3.0.1 | MIT */
26
14
 
27
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
28
-
29
- /** @license React v0.20.2
30
- * scheduler.production.min.js
15
+ /**
16
+ * @license React
17
+ * react-dom.production.min.js
31
18
  *
32
19
  * Copyright (c) Facebook, Inc. and its affiliates.
33
20
  *
@@ -35,8 +22,9 @@ object-assign
35
22
  * LICENSE file in the root directory of this source tree.
36
23
  */
37
24
 
38
- /** @license React v16.13.1
39
- * react-is.production.min.js
25
+ /**
26
+ * @license React
27
+ * react-jsx-runtime.production.min.js
40
28
  *
41
29
  * Copyright (c) Facebook, Inc. and its affiliates.
42
30
  *
@@ -44,8 +32,9 @@ object-assign
44
32
  * LICENSE file in the root directory of this source tree.
45
33
  */
46
34
 
47
- /** @license React v17.0.2
48
- * react-dom.production.min.js
35
+ /**
36
+ * @license React
37
+ * react.production.min.js
49
38
  *
50
39
  * Copyright (c) Facebook, Inc. and its affiliates.
51
40
  *
@@ -53,8 +42,9 @@ object-assign
53
42
  * LICENSE file in the root directory of this source tree.
54
43
  */
55
44
 
56
- /** @license React v17.0.2
57
- * react-is.production.min.js
45
+ /**
46
+ * @license React
47
+ * scheduler.production.min.js
58
48
  *
59
49
  * Copyright (c) Facebook, Inc. and its affiliates.
60
50
  *
@@ -62,8 +52,8 @@ object-assign
62
52
  * LICENSE file in the root directory of this source tree.
63
53
  */
64
54
 
65
- /** @license React v17.0.2
66
- * react-jsx-runtime.production.min.js
55
+ /** @license React v16.13.1
56
+ * react-is.production.min.js
67
57
  *
68
58
  * Copyright (c) Facebook, Inc. and its affiliates.
69
59
  *
@@ -72,7 +62,7 @@ object-assign
72
62
  */
73
63
 
74
64
  /** @license React v17.0.2
75
- * react.production.min.js
65
+ * react-is.production.min.js
76
66
  *
77
67
  * Copyright (c) Facebook, Inc. and its affiliates.
78
68
  *