@stokr/components-library 0.7.0 → 0.7.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.
Files changed (57) hide show
  1. package/dist/index.js +1039 -1
  2. package/package.json +84 -77
  3. package/.vscode/settings.json +0 -3
  4. package/CHANGELOG.md +0 -7
  5. package/Dockerfile +0 -20
  6. package/build/asset-manifest.json +0 -45
  7. package/build/favicon.ico +0 -0
  8. package/build/index.html +0 -1
  9. package/build/logo192.png +0 -0
  10. package/build/logo512.png +0 -0
  11. package/build/manifest.json +0 -25
  12. package/build/robots.txt +0 -3
  13. package/build/static/css/main.e30a9d15.css +0 -15
  14. package/build/static/css/main.e30a9d15.css.map +0 -1
  15. package/build/static/js/main.3e5959c7.js +0 -3
  16. package/build/static/js/main.3e5959c7.js.LICENSE.txt +0 -164
  17. package/build/static/js/main.3e5959c7.js.map +0 -1
  18. package/build/static/media/Ionicons.4e528d6445ca1974c313.woff +0 -0
  19. package/build/static/media/Ionicons.643c37f102b41f7f90c3.woff2 +0 -0
  20. package/build/static/media/Ionicons.98b7d3182f652f021bc3.ttf +0 -0
  21. package/build/static/media/OpenSans-Bold.9bea22b57dc165ed4382.ttf +0 -0
  22. package/build/static/media/OpenSans-Bold.a750292d6a0b5a760679.woff +0 -0
  23. package/build/static/media/OpenSans-Bold.cbfc24090ef8bacab132.woff2 +0 -0
  24. package/build/static/media/OpenSans-ExtraBold.21e493d43617de76dbc7.woff2 +0 -0
  25. package/build/static/media/OpenSans-ExtraBold.81f3ef07b7952e249da1.woff +0 -0
  26. package/build/static/media/OpenSans-ExtraBold.bcb6531cf820152b7538.ttf +0 -0
  27. package/build/static/media/OpenSans-Light.179ef2df02cb0b68c9fd.woff2 +0 -0
  28. package/build/static/media/OpenSans-Light.55053cc0a8e6482eca64.ttf +0 -0
  29. package/build/static/media/OpenSans-Light.c6a4bc1bd034d6303053.woff +0 -0
  30. package/build/static/media/OpenSans-Regular.3caa0d4f9b7d58668066.woff2 +0 -0
  31. package/build/static/media/OpenSans-Regular.9ec738fbb66068dc1ca7.woff +0 -0
  32. package/build/static/media/OpenSans-Regular.d97d7385fe8771611848.ttf +0 -0
  33. package/build/static/media/OpenSans-SemiBold.311956ded96d3fd2813d.woff2 +0 -0
  34. package/build/static/media/OpenSans-SemiBold.39f5961b2d3eb4aa5bf5.woff +0 -0
  35. package/build/static/media/OpenSans-SemiBold.d2b1865643b98c0e8b54.ttf +0 -0
  36. package/build/static/media/address-refreshing.5fbb0cc56c384480118a.gif +0 -0
  37. package/build/static/media/arrow-down-black.fe92da3ac6ed16b45bf57713df82cea2.svg +0 -21
  38. package/build/static/media/avatar-placeholder.488a33b3f080a43e0d43.png +0 -0
  39. package/build/static/media/icomoon.2640959b1f9381cde047.eot +0 -0
  40. package/build/static/media/icomoon.35bce49b15feeae93572c36a08feecd9.svg +0 -47
  41. package/build/static/media/icomoon.4c3c428d0ce82f840710.woff +0 -0
  42. package/build/static/media/icomoon.a1d7666a48f976227722.ttf +0 -0
  43. package/build/static/media/lemonway.33e88c3a49e7ac73e3a9.png +0 -0
  44. package/build/static/media/sicos-logo.7fa3ac9d583b52c3987da529da67cb15.svg +0 -1
  45. package/build/static/media/slick.2630a3e3eab21c607e21.svg +0 -14
  46. package/build/static/media/slick.295183786cd8a1389865.woff +0 -0
  47. package/build/static/media/slick.a4e97f5a2a64f0ab1323.eot +0 -0
  48. package/build/static/media/slick.c94f7671dcc99dce43e2.ttf +0 -0
  49. package/build/static/media/whales.7a1e9453670d08b8b76a.png +0 -0
  50. package/buildpushndeploy.sh +0 -9
  51. package/devops/Dockerfile +0 -20
  52. package/devops/Jenkinsfile +0 -56
  53. package/devops/ansible/docker-stack-deploy.yml +0 -32
  54. package/devops/ansible/hosts.ini +0 -7
  55. package/devops/docker-compose.yml +0 -25
  56. package/docker-compose.yml +0 -25
  57. package/storybook-static/favicon.ico +0 -0
@@ -1,164 +0,0 @@
1
- /*
2
- * [hi-base32]{@link https://github.com/emn178/hi-base32}
3
- *
4
- * @version 0.5.0
5
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
6
- * @copyright Chen, Yi-Cyuan 2015-2018
7
- * @license MIT
8
- */
9
-
10
- /*
11
- * [js-sha512]{@link https://github.com/emn178/js-sha512}
12
- *
13
- * @version 0.8.0
14
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
15
- * @copyright Chen, Yi-Cyuan 2014-2018
16
- * @license MIT
17
- */
18
-
19
- /*
20
- object-assign
21
- (c) Sindre Sorhus
22
- @license MIT
23
- */
24
-
25
- /*!
26
- Copyright (c) 2018 Jed Watson.
27
- Licensed under the MIT License (MIT), see
28
- http://jedwatson.github.io/classnames
29
- */
30
-
31
- /*!
32
- Copyright (c) 2015 Jed Watson.
33
- Based on code that is Copyright 2013-2015, Facebook, Inc.
34
- All rights reserved.
35
- */
36
-
37
- /*!
38
- * JavaScript Cookie v2.2.1
39
- * https://github.com/js-cookie/js-cookie
40
- *
41
- * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
42
- * Released under the MIT license
43
- */
44
-
45
- /*!
46
- * The buffer module from node.js, for the browser.
47
- *
48
- * @author Feross Aboukhadijeh <https://feross.org>
49
- * @license MIT
50
- */
51
-
52
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
53
-
54
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
55
-
56
- /*!@license Copyright 2013, Heinrich Goebl, License: MIT, see https://github.com/hgoebl/mobile-detect.js*/
57
-
58
- /*!mobile-detect v1.4.5 2021-03-13*/
59
-
60
- /**
61
- * @license React
62
- * react-dom.production.min.js
63
- *
64
- * Copyright (c) Facebook, Inc. and its affiliates.
65
- *
66
- * This source code is licensed under the MIT license found in the
67
- * LICENSE file in the root directory of this source tree.
68
- */
69
-
70
- /**
71
- * @license React
72
- * react-is.production.min.js
73
- *
74
- * Copyright (c) Facebook, Inc. and its affiliates.
75
- *
76
- * This source code is licensed under the MIT license found in the
77
- * LICENSE file in the root directory of this source tree.
78
- */
79
-
80
- /**
81
- * @license React
82
- * react-jsx-runtime.production.min.js
83
- *
84
- * Copyright (c) Facebook, Inc. and its affiliates.
85
- *
86
- * This source code is licensed under the MIT license found in the
87
- * LICENSE file in the root directory of this source tree.
88
- */
89
-
90
- /**
91
- * @license React
92
- * react.production.min.js
93
- *
94
- * Copyright (c) Facebook, Inc. and its affiliates.
95
- *
96
- * This source code is licensed under the MIT license found in the
97
- * LICENSE file in the root directory of this source tree.
98
- */
99
-
100
- /**
101
- * @license React
102
- * scheduler.production.min.js
103
- *
104
- * Copyright (c) Facebook, Inc. and its affiliates.
105
- *
106
- * This source code is licensed under the MIT license found in the
107
- * LICENSE file in the root directory of this source tree.
108
- */
109
-
110
- /**
111
- * @remix-run/router v1.3.2
112
- *
113
- * Copyright (c) Remix Software Inc.
114
- *
115
- * This source code is licensed under the MIT license found in the
116
- * LICENSE.md file in the root directory of this source tree.
117
- *
118
- * @license MIT
119
- */
120
-
121
- /**
122
- * React Router DOM v6.8.1
123
- *
124
- * Copyright (c) Remix Software Inc.
125
- *
126
- * This source code is licensed under the MIT license found in the
127
- * LICENSE.md file in the root directory of this source tree.
128
- *
129
- * @license MIT
130
- */
131
-
132
- /** @license React v16.13.1
133
- * react-is.production.min.js
134
- *
135
- * Copyright (c) Facebook, Inc. and its affiliates.
136
- *
137
- * This source code is licensed under the MIT license found in the
138
- * LICENSE file in the root directory of this source tree.
139
- */
140
-
141
- /**!
142
- * @fileOverview Kickass library to create and place poppers near their reference elements.
143
- * @version 1.16.1
144
- * @license
145
- * Copyright (c) 2016 Federico Zivolo and contributors
146
- *
147
- * Permission is hereby granted, free of charge, to any person obtaining a copy
148
- * of this software and associated documentation files (the "Software"), to deal
149
- * in the Software without restriction, including without limitation the rights
150
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
151
- * copies of the Software, and to permit persons to whom the Software is
152
- * furnished to do so, subject to the following conditions:
153
- *
154
- * The above copyright notice and this permission notice shall be included in all
155
- * copies or substantial portions of the Software.
156
- *
157
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
158
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
159
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
160
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
161
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
162
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
163
- * SOFTWARE.
164
- */