@dcl/wearable-preview 1.0.0-1495135029.commit-20ca0d2

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 (34) hide show
  1. package/asset-manifest.json +24 -0
  2. package/favicon.ico +0 -0
  3. package/index.html +1 -0
  4. package/logo.png +0 -0
  5. package/manifest.json +25 -0
  6. package/package.json +13 -0
  7. package/robots.txt +3 -0
  8. package/static/css/2.9a9d0aaf.chunk.css +363 -0
  9. package/static/css/2.9a9d0aaf.chunk.css.map +1 -0
  10. package/static/css/main.9839592e.chunk.css +2 -0
  11. package/static/css/main.9839592e.chunk.css.map +1 -0
  12. package/static/js/2.e5e71ab0.chunk.js +3 -0
  13. package/static/js/2.e5e71ab0.chunk.js.LICENSE.txt +109 -0
  14. package/static/js/2.e5e71ab0.chunk.js.map +1 -0
  15. package/static/js/main.7dacfc54.chunk.js +2 -0
  16. package/static/js/main.7dacfc54.chunk.js.map +1 -0
  17. package/static/js/runtime-main.e9e23d7b.js +2 -0
  18. package/static/js/runtime-main.e9e23d7b.js.map +1 -0
  19. package/static/media/brand-icons.278156e4.woff2 +0 -0
  20. package/static/media/brand-icons.65a2fb6d.ttf +0 -0
  21. package/static/media/brand-icons.6729d297.svg +1008 -0
  22. package/static/media/brand-icons.cac87dc0.woff +0 -0
  23. package/static/media/brand-icons.d68fa3e6.eot +0 -0
  24. package/static/media/flags.99f63ae7.png +0 -0
  25. package/static/media/icons.38c6d8ba.woff2 +0 -0
  26. package/static/media/icons.425399f8.woff +0 -0
  27. package/static/media/icons.62d9dae4.svg +1518 -0
  28. package/static/media/icons.a01e3f2d.eot +0 -0
  29. package/static/media/icons.c656b8ca.ttf +0 -0
  30. package/static/media/outline-icons.53671035.ttf +0 -0
  31. package/static/media/outline-icons.687a4990.woff2 +0 -0
  32. package/static/media/outline-icons.752905fa.eot +0 -0
  33. package/static/media/outline-icons.9c4845b4.svg +366 -0
  34. package/static/media/outline-icons.ddae9b1b.woff +0 -0
@@ -0,0 +1,109 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*
8
+ object-assign
9
+ (c) Sindre Sorhus
10
+ @license MIT
11
+ */
12
+
13
+ /*
14
+ object-assign
15
+ (c) Sindre Sorhus
16
+ @license MIT
17
+ */
18
+
19
+ /*!
20
+ Copyright (c) 2015 Jed Watson.
21
+ Based on code that is Copyright 2013-2015, Facebook, Inc.
22
+ All rights reserved.
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) Microsoft Corporation.
33
+
34
+ Permission to use, copy, modify, and/or distribute this software for any
35
+ purpose with or without fee is hereby granted.
36
+
37
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
38
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
39
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
40
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
41
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
42
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
43
+ PERFORMANCE OF THIS SOFTWARE.
44
+ ***************************************************************************** */
45
+
46
+ /** @license React v0.13.6
47
+ * scheduler.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 v0.20.2
56
+ * scheduler.production.min.js
57
+ *
58
+ * Copyright (c) Facebook, Inc. and its affiliates.
59
+ *
60
+ * This source code is licensed under the MIT license found in the
61
+ * LICENSE file in the root directory of this source tree.
62
+ */
63
+
64
+ /** @license React v16.13.1
65
+ * react-is.production.min.js
66
+ *
67
+ * Copyright (c) Facebook, Inc. and its affiliates.
68
+ *
69
+ * This source code is licensed under the MIT license found in the
70
+ * LICENSE file in the root directory of this source tree.
71
+ */
72
+
73
+ /** @license React v16.8.6
74
+ * react-dom.production.min.js
75
+ *
76
+ * Copyright (c) Facebook, Inc. and its affiliates.
77
+ *
78
+ * This source code is licensed under the MIT license found in the
79
+ * LICENSE file in the root directory of this source tree.
80
+ */
81
+
82
+ /** @license React v17.0.2
83
+ * react-dom.production.min.js
84
+ *
85
+ * Copyright (c) Facebook, Inc. and its affiliates.
86
+ *
87
+ * This source code is licensed under the MIT license found in the
88
+ * LICENSE file in the root directory of this source tree.
89
+ */
90
+
91
+ /** @license React v17.0.2
92
+ * react-jsx-runtime.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
+ /** @license React v17.0.2
101
+ * react.production.min.js
102
+ *
103
+ * Copyright (c) Facebook, Inc. and its affiliates.
104
+ *
105
+ * This source code is licensed under the MIT license found in the
106
+ * LICENSE file in the root directory of this source tree.
107
+ */
108
+
109
+ /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */