solid-ui 2.4.26 → 2.4.27-2fde6df4

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.
@@ -0,0 +1,117 @@
1
+ /*!
2
+ * Copyright (c) 2016-2021 Digital Bazaar, Inc. All rights reserved.
3
+ */
4
+
5
+ /*!
6
+ * Copyright (c) 2016-2022 Digital Bazaar, Inc. All rights reserved.
7
+ */
8
+
9
+ /*!
10
+ * The buffer module from node.js, for the browser.
11
+ *
12
+ * @author Feross Aboukhadijeh <http://feross.org>
13
+ * @license MIT
14
+ */
15
+
16
+ /*!
17
+ * escape-html
18
+ * Copyright(c) 2012-2013 TJ Holowaychuk
19
+ * Copyright(c) 2015 Andreas Lubbe
20
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
21
+ * MIT Licensed
22
+ */
23
+
24
+ /*!
25
+ * mime-db
26
+ * Copyright(c) 2014 Jonathan Ong
27
+ * Copyright(c) 2015-2022 Douglas Christopher Wilson
28
+ * MIT Licensed
29
+ */
30
+
31
+ /*!
32
+ * mime-types
33
+ * Copyright(c) 2014 Jonathan Ong
34
+ * Copyright(c) 2015 Douglas Christopher Wilson
35
+ * MIT Licensed
36
+ */
37
+
38
+ /*! (c) Stefan Thomas | https://github.com/bitcoinjs/bitcoinjs-lib
39
+ */
40
+
41
+ /*! (c) Tom Wu | http://www-cs-students.stanford.edu/~tjw/jsbn/
42
+ */
43
+
44
+ /*! Mike Samuel (c) 2009 | code.google.com/p/json-sans-eval
45
+ */
46
+
47
+ /*! https://mths.be/punycode v1.3.2 by @mathias */
48
+
49
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
50
+
51
+ /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
52
+
53
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
54
+
55
+ /**
56
+ * @version IconicMultiSelect v0.7.0
57
+ * @licence MIT
58
+ */
59
+
60
+ /**
61
+ * A JavaScript implementation of the JSON-LD API.
62
+ *
63
+ * @author Dave Longley
64
+ *
65
+ * @license BSD 3-Clause License
66
+ * Copyright (c) 2011-2019 Digital Bazaar, Inc.
67
+ * All rights reserved.
68
+ *
69
+ * Redistribution and use in source and binary forms, with or without
70
+ * modification, are permitted provided that the following conditions are met:
71
+ *
72
+ * Redistributions of source code must retain the above copyright notice,
73
+ * this list of conditions and the following disclaimer.
74
+ *
75
+ * Redistributions in binary form must reproduce the above copyright
76
+ * notice, this list of conditions and the following disclaimer in the
77
+ * documentation and/or other materials provided with the distribution.
78
+ *
79
+ * Neither the name of the Digital Bazaar, Inc. nor the names of its
80
+ * contributors may be used to endorse or promote products derived from
81
+ * this software without specific prior written permission.
82
+ *
83
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
84
+ * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
85
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
86
+ * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
87
+ * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
88
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
89
+ * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
90
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
91
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
92
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
93
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
94
+ */
95
+
96
+ /**
97
+ * A better abstraction over CSS.
98
+ *
99
+ * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
100
+ * @website https://github.com/cssinjs/jss
101
+ * @license MIT
102
+ */
103
+
104
+ /**
105
+ * Removes the @preserve keywords from expanded result of framing.
106
+ *
107
+ * @param input the framed, framed output.
108
+ * @param options the framing options used.
109
+ *
110
+ * @return the resulting output.
111
+ */
112
+
113
+ // disallow aliasing @context and @preserve
114
+
115
+ // remove @preserve
116
+
117
+ // remove @preserve from results