@micromag/viewer-build 0.2.286

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 (45) hide show
  1. package/build/asset-manifest.json +53 -0
  2. package/build/index.html +1 -0
  3. package/build/static/css/main.e57f66bd.chunk.css +2 -0
  4. package/build/static/css/main.e57f66bd.chunk.css.map +1 -0
  5. package/build/static/js/0.01163aa6.chunk.js +2 -0
  6. package/build/static/js/0.01163aa6.chunk.js.map +1 -0
  7. package/build/static/js/1.a3777b79.chunk.js +2 -0
  8. package/build/static/js/1.a3777b79.chunk.js.map +1 -0
  9. package/build/static/js/10.f9dd6afb.chunk.js +2 -0
  10. package/build/static/js/10.f9dd6afb.chunk.js.map +1 -0
  11. package/build/static/js/11.34b8c9a7.chunk.js +2 -0
  12. package/build/static/js/11.34b8c9a7.chunk.js.map +1 -0
  13. package/build/static/js/12.2dce3474.chunk.js +2 -0
  14. package/build/static/js/12.2dce3474.chunk.js.map +1 -0
  15. package/build/static/js/13.bde03245.chunk.js +2 -0
  16. package/build/static/js/13.bde03245.chunk.js.map +1 -0
  17. package/build/static/js/14.91002aaf.chunk.js +2 -0
  18. package/build/static/js/14.91002aaf.chunk.js.map +1 -0
  19. package/build/static/js/15.32007c2f.chunk.js +2 -0
  20. package/build/static/js/15.32007c2f.chunk.js.map +1 -0
  21. package/build/static/js/16.ff749cb1.chunk.js +2 -0
  22. package/build/static/js/16.ff749cb1.chunk.js.map +1 -0
  23. package/build/static/js/17.9104f132.chunk.js +2 -0
  24. package/build/static/js/17.9104f132.chunk.js.map +1 -0
  25. package/build/static/js/18.5efbf108.chunk.js +2 -0
  26. package/build/static/js/18.5efbf108.chunk.js.map +1 -0
  27. package/build/static/js/2.21428e7d.chunk.js +2 -0
  28. package/build/static/js/2.21428e7d.chunk.js.map +1 -0
  29. package/build/static/js/5.0f581947.chunk.js +3 -0
  30. package/build/static/js/5.0f581947.chunk.js.LICENSE.txt +118 -0
  31. package/build/static/js/5.0f581947.chunk.js.map +1 -0
  32. package/build/static/js/6.c35da869.chunk.js +3 -0
  33. package/build/static/js/6.c35da869.chunk.js.LICENSE.txt +1 -0
  34. package/build/static/js/6.c35da869.chunk.js.map +1 -0
  35. package/build/static/js/7.183f653f.chunk.js +2 -0
  36. package/build/static/js/7.183f653f.chunk.js.map +1 -0
  37. package/build/static/js/8.18b5d6e9.chunk.js +2 -0
  38. package/build/static/js/8.18b5d6e9.chunk.js.map +1 -0
  39. package/build/static/js/9.f1fd57b4.chunk.js +2 -0
  40. package/build/static/js/9.f1fd57b4.chunk.js.map +1 -0
  41. package/build/static/js/main.5d81dd2e.chunk.js +2 -0
  42. package/build/static/js/main.5d81dd2e.chunk.js.map +1 -0
  43. package/build/static/js/runtime-main.61dd3d02.js +2 -0
  44. package/build/static/js/runtime-main.61dd3d02.js.map +1 -0
  45. package/package.json +53 -0
@@ -0,0 +1,118 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*!
8
+ Copyright (c) 2018 Jed Watson.
9
+ Licensed under the MIT License (MIT), see
10
+ http://jedwatson.github.io/classnames
11
+ */
12
+
13
+ /*!
14
+ * EventEmitter v5.2.9 - git.io/ee
15
+ * Unlicense - http://unlicense.org/
16
+ * Oliver Caldwell - https://oli.me.uk/
17
+ * @preserve
18
+ */
19
+
20
+ /*!
21
+ * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
22
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
23
+ */
24
+
25
+ /*!
26
+ * JavaScript Cookie v2.2.1
27
+ * https://github.com/js-cookie/js-cookie
28
+ *
29
+ * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
30
+ * Released under the MIT license
31
+ */
32
+
33
+ /*!
34
+ * The buffer module from node.js, for the browser.
35
+ *
36
+ * @author Feross Aboukhadijeh <http://feross.org>
37
+ * @license MIT
38
+ */
39
+
40
+ /*!
41
+ * screenfull
42
+ * v5.1.0 - 2020-12-24
43
+ * (c) Sindre Sorhus; MIT License
44
+ */
45
+
46
+ /*! *****************************************************************************
47
+ Copyright (c) Microsoft Corporation.
48
+
49
+ Permission to use, copy, modify, and/or distribute this software for any
50
+ purpose with or without fee is hereby granted.
51
+
52
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
53
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
54
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
55
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
56
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
57
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
58
+ PERFORMANCE OF THIS SOFTWARE.
59
+ ***************************************************************************** */
60
+
61
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
62
+
63
+ /**
64
+ * @name parseSRT
65
+ * @desc Parses and converts SRT subtitle data into JSON format. Adapted from the popcorn.js SRT parser plugin.
66
+ * @see http://popcornjs.org/
67
+ * @author Luis Rodrigues (http://www.luisrodriguesweb.com)
68
+ * @version 1.0.0-alpha
69
+ * @license MIT
70
+ */
71
+
72
+ /**
73
+ * Takes a string with placeholder variables like `%{smart_count} file selected`
74
+ * and replaces it with values from options `{smart_count: 5}`
75
+ *
76
+ * @license https://github.com/airbnb/polyglot.js/blob/master/LICENSE
77
+ * taken from https://github.com/airbnb/polyglot.js/blob/master/lib/polyglot.js#L299
78
+ *
79
+ * @param {string} phrase that needs interpolation, with placeholders
80
+ * @param {object} options with values that will be used to replace placeholders
81
+ * @returns {any[]} interpolated
82
+ */
83
+
84
+ /** @license React v0.19.1
85
+ * scheduler.production.min.js
86
+ *
87
+ * Copyright (c) Facebook, Inc. and its affiliates.
88
+ *
89
+ * This source code is licensed under the MIT license found in the
90
+ * LICENSE file in the root directory of this source tree.
91
+ */
92
+
93
+ /** @license React v16.13.1
94
+ * react-is.production.min.js
95
+ *
96
+ * Copyright (c) Facebook, Inc. and its affiliates.
97
+ *
98
+ * This source code is licensed under the MIT license found in the
99
+ * LICENSE file in the root directory of this source tree.
100
+ */
101
+
102
+ /** @license React v16.14.0
103
+ * react-dom.production.min.js
104
+ *
105
+ * Copyright (c) Facebook, Inc. and its affiliates.
106
+ *
107
+ * This source code is licensed under the MIT license found in the
108
+ * LICENSE file in the root directory of this source tree.
109
+ */
110
+
111
+ /** @license React v16.14.0
112
+ * react.production.min.js
113
+ *
114
+ * Copyright (c) Facebook, Inc. and its affiliates.
115
+ *
116
+ * This source code is licensed under the MIT license found in the
117
+ * LICENSE file in the root directory of this source tree.
118
+ */