@seamly/web-ui 20.2.0-alpha.4 → 20.2.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.
- package/build/dist/lib/index.debug.js +72 -73
- package/build/dist/lib/index.debug.min.js +1 -1
- package/build/dist/lib/index.debug.min.js.LICENSE.txt +24 -24
- package/build/dist/lib/index.js +2733 -2505
- package/build/dist/lib/index.min.js +1 -1
- package/build/dist/lib/standalone.js +1636 -1330
- package/build/dist/lib/standalone.min.js +1 -1
- package/package.json +1 -1
- package/src/.DS_Store +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/*!************************!*\
|
|
2
|
+
!*** semver (ignored) ***!
|
|
3
|
+
\************************/
|
|
4
|
+
|
|
1
5
|
/*!*************************!*\
|
|
2
6
|
!*** external "preact" ***!
|
|
3
7
|
\*************************/
|
|
@@ -38,18 +42,6 @@
|
|
|
38
42
|
!*** external "preact/jsx-runtime" ***!
|
|
39
43
|
\*************************************/
|
|
40
44
|
|
|
41
|
-
/*!**************************************!*\
|
|
42
|
-
!*** ./node_modules/qs/lib/index.js ***!
|
|
43
|
-
\**************************************/
|
|
44
|
-
|
|
45
|
-
/*!**************************************!*\
|
|
46
|
-
!*** ./node_modules/qs/lib/parse.js ***!
|
|
47
|
-
\**************************************/
|
|
48
|
-
|
|
49
|
-
/*!**************************************!*\
|
|
50
|
-
!*** ./node_modules/qs/lib/utils.js ***!
|
|
51
|
-
\**************************************/
|
|
52
|
-
|
|
53
45
|
/*!**************************************!*\
|
|
54
46
|
!*** ./src/javascripts/api/index.js ***!
|
|
55
47
|
\**************************************/
|
|
@@ -70,10 +62,6 @@
|
|
|
70
62
|
!*** ./node_modules/xstream/index.js ***!
|
|
71
63
|
\***************************************/
|
|
72
64
|
|
|
73
|
-
/*!****************************************!*\
|
|
74
|
-
!*** ./node_modules/qs/lib/formats.js ***!
|
|
75
|
-
\****************************************/
|
|
76
|
-
|
|
77
65
|
/*!****************************************!*\
|
|
78
66
|
!*** ./node_modules/redux/es/redux.js ***!
|
|
79
67
|
\****************************************/
|
|
@@ -98,10 +86,6 @@
|
|
|
98
86
|
!*** ./node_modules/globalthis/index.js ***!
|
|
99
87
|
\******************************************/
|
|
100
88
|
|
|
101
|
-
/*!******************************************!*\
|
|
102
|
-
!*** ./node_modules/qs/lib/stringify.js ***!
|
|
103
|
-
\******************************************/
|
|
104
|
-
|
|
105
89
|
/*!*******************************************!*\
|
|
106
90
|
!*** ./node_modules/debug/src/browser.js ***!
|
|
107
91
|
\*******************************************/
|
|
@@ -298,10 +282,6 @@
|
|
|
298
282
|
!*** ./src/javascripts/ui/utils/validations.js ***!
|
|
299
283
|
\*************************************************/
|
|
300
284
|
|
|
301
|
-
/*!**************************************************!*\
|
|
302
|
-
!*** ./node_modules/superagent/lib/is-object.js ***!
|
|
303
|
-
\**************************************************/
|
|
304
|
-
|
|
305
285
|
/*!**************************************************!*\
|
|
306
286
|
!*** ./src/javascripts/domains/app/selectors.js ***!
|
|
307
287
|
\**************************************************/
|
|
@@ -674,6 +654,18 @@
|
|
|
674
654
|
!*** ./src/javascripts/ui/components/form-controls/form.js ***!
|
|
675
655
|
\*************************************************************/
|
|
676
656
|
|
|
657
|
+
/*!**************************************************************!*\
|
|
658
|
+
!*** ./node_modules/superagent/node_modules/qs/lib/index.js ***!
|
|
659
|
+
\**************************************************************/
|
|
660
|
+
|
|
661
|
+
/*!**************************************************************!*\
|
|
662
|
+
!*** ./node_modules/superagent/node_modules/qs/lib/parse.js ***!
|
|
663
|
+
\**************************************************************/
|
|
664
|
+
|
|
665
|
+
/*!**************************************************************!*\
|
|
666
|
+
!*** ./node_modules/superagent/node_modules/qs/lib/utils.js ***!
|
|
667
|
+
\**************************************************************/
|
|
668
|
+
|
|
677
669
|
/*!**************************************************************!*\
|
|
678
670
|
!*** ./src/javascripts/ui/components/conversation/loader.js ***!
|
|
679
671
|
\**************************************************************/
|
|
@@ -702,6 +694,10 @@
|
|
|
702
694
|
!*** ./src/javascripts/ui/components/view/deprecated-view.js ***!
|
|
703
695
|
\***************************************************************/
|
|
704
696
|
|
|
697
|
+
/*!****************************************************************!*\
|
|
698
|
+
!*** ./node_modules/superagent/node_modules/qs/lib/formats.js ***!
|
|
699
|
+
\****************************************************************/
|
|
700
|
+
|
|
705
701
|
/*!****************************************************************!*\
|
|
706
702
|
!*** ./src/javascripts/api/errors/seamly-unavailable-error.js ***!
|
|
707
703
|
\****************************************************************/
|
|
@@ -762,6 +758,10 @@
|
|
|
762
758
|
!*** ./node_modules/@ultraq/function-utils/function-utils.es.js ***!
|
|
763
759
|
\******************************************************************/
|
|
764
760
|
|
|
761
|
+
/*!******************************************************************!*\
|
|
762
|
+
!*** ./node_modules/superagent/node_modules/qs/lib/stringify.js ***!
|
|
763
|
+
\******************************************************************/
|
|
764
|
+
|
|
765
765
|
/*!******************************************************************!*\
|
|
766
766
|
!*** ./src/javascripts/api/errors/seamly-configuration-error.js ***!
|
|
767
767
|
\******************************************************************/
|