@botfabrik/engine-webclient 4.17.0 → 4.17.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/README.md +10 -0
- package/dist/client/asset-manifest.json +10 -10
- package/dist/client/index.html +1 -1
- package/dist/client/problem-report-active.svg +6 -0
- package/dist/client/problem-report-inactive.svg +6 -0
- package/dist/client/static/css/main.621c2cc2.chunk.css +2 -0
- package/dist/client/static/css/main.621c2cc2.chunk.css.map +1 -0
- package/dist/client/static/js/2.1c49bcd9.chunk.js +3 -0
- package/dist/client/static/js/{2.3e6ba263.chunk.js.LICENSE.txt → 2.1c49bcd9.chunk.js.LICENSE.txt} +5 -5
- package/dist/client/static/js/2.1c49bcd9.chunk.js.map +1 -0
- package/dist/client/static/js/main.54659785.chunk.js +2 -0
- package/dist/client/static/js/main.54659785.chunk.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/loadPreviousConversation.js +1 -1
- package/dist/loadPreviousConversation.js.map +1 -1
- package/package.json +5 -5
- package/dist/client/static/css/main.2f39f3ab.chunk.css +0 -2
- package/dist/client/static/css/main.2f39f3ab.chunk.css.map +0 -1
- package/dist/client/static/js/2.3e6ba263.chunk.js +0 -3
- package/dist/client/static/js/2.3e6ba263.chunk.js.map +0 -1
- package/dist/client/static/js/main.9ef1a188.chunk.js +0 -2
- package/dist/client/static/js/main.9ef1a188.chunk.js.map +0 -1
package/dist/client/static/js/{2.3e6ba263.chunk.js.LICENSE.txt → 2.1c49bcd9.chunk.js.LICENSE.txt}
RENAMED
|
@@ -5,7 +5,7 @@ object-assign
|
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
/*!
|
|
8
|
-
Copyright (c)
|
|
8
|
+
Copyright (c) 2018 Jed Watson.
|
|
9
9
|
Licensed under the MIT License (MIT), see
|
|
10
10
|
http://jedwatson.github.io/classnames
|
|
11
11
|
*/
|
|
@@ -34,7 +34,7 @@ object-assign
|
|
|
34
34
|
|
|
35
35
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
36
36
|
|
|
37
|
-
/** @license React v0.20.
|
|
37
|
+
/** @license React v0.20.2
|
|
38
38
|
* scheduler.production.min.js
|
|
39
39
|
*
|
|
40
40
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -52,7 +52,7 @@ object-assign
|
|
|
52
52
|
* LICENSE file in the root directory of this source tree.
|
|
53
53
|
*/
|
|
54
54
|
|
|
55
|
-
/** @license React v17.0.
|
|
55
|
+
/** @license React v17.0.2
|
|
56
56
|
* react-dom.production.min.js
|
|
57
57
|
*
|
|
58
58
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -61,7 +61,7 @@ object-assign
|
|
|
61
61
|
* LICENSE file in the root directory of this source tree.
|
|
62
62
|
*/
|
|
63
63
|
|
|
64
|
-
/** @license React v17.0.
|
|
64
|
+
/** @license React v17.0.2
|
|
65
65
|
* react-jsx-runtime.production.min.js
|
|
66
66
|
*
|
|
67
67
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -70,7 +70,7 @@ object-assign
|
|
|
70
70
|
* LICENSE file in the root directory of this source tree.
|
|
71
71
|
*/
|
|
72
72
|
|
|
73
|
-
/** @license React v17.0.
|
|
73
|
+
/** @license React v17.0.2
|
|
74
74
|
* react.production.min.js
|
|
75
75
|
*
|
|
76
76
|
* Copyright (c) Facebook, Inc. and its affiliates.
|