@famibee/skynovel 1.20.0 → 1.22.1

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.
@@ -1,172 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- * @pixi/accessibility - v6.2.0
9
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
10
- *
11
- * @pixi/accessibility is licensed under the MIT License.
12
- * http://www.opensource.org/licenses/mit-license
13
- */
14
-
15
- /*!
16
- * @pixi/constants - v6.2.0
17
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
18
- *
19
- * @pixi/constants is licensed under the MIT License.
20
- * http://www.opensource.org/licenses/mit-license
21
- */
22
-
23
- /*!
24
- * @pixi/core - v6.2.0
25
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
26
- *
27
- * @pixi/core is licensed under the MIT License.
28
- * http://www.opensource.org/licenses/mit-license
29
- */
30
-
31
- /*!
32
- * @pixi/display - v6.2.0
33
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
34
- *
35
- * @pixi/display is licensed under the MIT License.
36
- * http://www.opensource.org/licenses/mit-license
37
- */
38
-
39
- /*!
40
- * @pixi/extract - v6.2.0
41
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
42
- *
43
- * @pixi/extract is licensed under the MIT License.
44
- * http://www.opensource.org/licenses/mit-license
45
- */
46
-
47
- /*!
48
- * @pixi/filter-displacement - v6.2.0
49
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
50
- *
51
- * @pixi/filter-displacement is licensed under the MIT License.
52
- * http://www.opensource.org/licenses/mit-license
53
- */
54
-
55
- /*!
56
- * @pixi/loaders - v6.2.0
57
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
58
- *
59
- * @pixi/loaders is licensed under the MIT License.
60
- * http://www.opensource.org/licenses/mit-license
61
- */
62
-
63
- /*!
64
- * @pixi/math - v6.2.0
65
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
66
- *
67
- * @pixi/math is licensed under the MIT License.
68
- * http://www.opensource.org/licenses/mit-license
69
- */
70
-
71
- /*!
72
- * @pixi/mesh-extras - v6.2.0
73
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
74
- *
75
- * @pixi/mesh-extras is licensed under the MIT License.
76
- * http://www.opensource.org/licenses/mit-license
77
- */
78
-
79
- /*!
80
- * @pixi/mixin-get-child-by-name - v6.2.0
81
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
82
- *
83
- * @pixi/mixin-get-child-by-name is licensed under the MIT License.
84
- * http://www.opensource.org/licenses/mit-license
85
- */
86
-
87
- /*!
88
- * @pixi/mixin-get-global-position - v6.2.0
89
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
90
- *
91
- * @pixi/mixin-get-global-position is licensed under the MIT License.
92
- * http://www.opensource.org/licenses/mit-license
93
- */
94
-
95
- /*!
96
- * @pixi/polyfill - v6.2.0
97
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
98
- *
99
- * @pixi/polyfill is licensed under the MIT License.
100
- * http://www.opensource.org/licenses/mit-license
101
- */
102
-
103
- /*!
104
- * @pixi/prepare - v6.2.0
105
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
106
- *
107
- * @pixi/prepare is licensed under the MIT License.
108
- * http://www.opensource.org/licenses/mit-license
109
- */
110
-
111
- /*!
112
- * @pixi/runner - v6.2.0
113
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
114
- *
115
- * @pixi/runner is licensed under the MIT License.
116
- * http://www.opensource.org/licenses/mit-license
117
- */
118
-
119
- /*!
120
- * @pixi/ticker - v6.2.0
121
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
122
- *
123
- * @pixi/ticker is licensed under the MIT License.
124
- * http://www.opensource.org/licenses/mit-license
125
- */
126
-
127
- /*!
128
- * Platform.js v1.3.6
129
- * Copyright 2014-2020 Benjamin Tan
130
- * Copyright 2011-2013 John-David Dalton
131
- * Available under MIT license
132
- */
133
-
134
- /*!
135
- * pixi.js - v6.2.0
136
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
137
- *
138
- * pixi.js is licensed under the MIT License.
139
- * http://www.opensource.org/licenses/mit-license
140
- */
141
-
142
- /*! *****************************************************************************
143
- Copyright (c) Microsoft Corporation.
144
-
145
- Permission to use, copy, modify, and/or distribute this software for any
146
- purpose with or without fee is hereby granted.
147
-
148
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
149
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
150
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
151
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
152
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
153
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
154
- PERFORMANCE OF THIS SOFTWARE.
155
- ***************************************************************************** */
156
-
157
- /*! *****************************************************************************
158
- Copyright (c) Microsoft Corporation. All rights reserved.
159
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
160
- this file except in compliance with the License. You may obtain a copy of the
161
- License at http://www.apache.org/licenses/LICENSE-2.0
162
-
163
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
164
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
165
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
166
- MERCHANTABLITY OR NON-INFRINGEMENT.
167
-
168
- See the Apache Version 2.0 License for specific language governing permissions
169
- and limitations under the License.
170
- ***************************************************************************** */
171
-
172
- /*! https://mths.be/punycode v1.3.2 by @mathias */
@@ -1 +0,0 @@
1
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
@@ -1,179 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- * @pixi/accessibility - v6.2.0
9
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
10
- *
11
- * @pixi/accessibility is licensed under the MIT License.
12
- * http://www.opensource.org/licenses/mit-license
13
- */
14
-
15
- /*!
16
- * @pixi/constants - v6.2.0
17
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
18
- *
19
- * @pixi/constants is licensed under the MIT License.
20
- * http://www.opensource.org/licenses/mit-license
21
- */
22
-
23
- /*!
24
- * @pixi/core - v6.2.0
25
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
26
- *
27
- * @pixi/core is licensed under the MIT License.
28
- * http://www.opensource.org/licenses/mit-license
29
- */
30
-
31
- /*!
32
- * @pixi/display - v6.2.0
33
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
34
- *
35
- * @pixi/display is licensed under the MIT License.
36
- * http://www.opensource.org/licenses/mit-license
37
- */
38
-
39
- /*!
40
- * @pixi/extract - v6.2.0
41
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
42
- *
43
- * @pixi/extract is licensed under the MIT License.
44
- * http://www.opensource.org/licenses/mit-license
45
- */
46
-
47
- /*!
48
- * @pixi/filter-displacement - v6.2.0
49
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
50
- *
51
- * @pixi/filter-displacement is licensed under the MIT License.
52
- * http://www.opensource.org/licenses/mit-license
53
- */
54
-
55
- /*!
56
- * @pixi/loaders - v6.2.0
57
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
58
- *
59
- * @pixi/loaders is licensed under the MIT License.
60
- * http://www.opensource.org/licenses/mit-license
61
- */
62
-
63
- /*!
64
- * @pixi/math - v6.2.0
65
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
66
- *
67
- * @pixi/math is licensed under the MIT License.
68
- * http://www.opensource.org/licenses/mit-license
69
- */
70
-
71
- /*!
72
- * @pixi/mesh-extras - v6.2.0
73
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
74
- *
75
- * @pixi/mesh-extras is licensed under the MIT License.
76
- * http://www.opensource.org/licenses/mit-license
77
- */
78
-
79
- /*!
80
- * @pixi/mixin-get-child-by-name - v6.2.0
81
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
82
- *
83
- * @pixi/mixin-get-child-by-name is licensed under the MIT License.
84
- * http://www.opensource.org/licenses/mit-license
85
- */
86
-
87
- /*!
88
- * @pixi/mixin-get-global-position - v6.2.0
89
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
90
- *
91
- * @pixi/mixin-get-global-position is licensed under the MIT License.
92
- * http://www.opensource.org/licenses/mit-license
93
- */
94
-
95
- /*!
96
- * @pixi/polyfill - v6.2.0
97
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
98
- *
99
- * @pixi/polyfill is licensed under the MIT License.
100
- * http://www.opensource.org/licenses/mit-license
101
- */
102
-
103
- /*!
104
- * @pixi/prepare - v6.2.0
105
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
106
- *
107
- * @pixi/prepare is licensed under the MIT License.
108
- * http://www.opensource.org/licenses/mit-license
109
- */
110
-
111
- /*!
112
- * @pixi/runner - v6.2.0
113
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
114
- *
115
- * @pixi/runner is licensed under the MIT License.
116
- * http://www.opensource.org/licenses/mit-license
117
- */
118
-
119
- /*!
120
- * @pixi/ticker - v6.2.0
121
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
122
- *
123
- * @pixi/ticker is licensed under the MIT License.
124
- * http://www.opensource.org/licenses/mit-license
125
- */
126
-
127
- /*!
128
- * Platform.js v1.3.6
129
- * Copyright 2014-2020 Benjamin Tan
130
- * Copyright 2011-2013 John-David Dalton
131
- * Available under MIT license
132
- */
133
-
134
- /*!
135
- * pixi.js - v6.2.0
136
- * Compiled Mon, 01 Nov 2021 16:52:10 UTC
137
- *
138
- * pixi.js is licensed under the MIT License.
139
- * http://www.opensource.org/licenses/mit-license
140
- */
141
-
142
- /*!
143
- devtools-detect
144
- https://github.com/sindresorhus/devtools-detect
145
- By Sindre Sorhus
146
- MIT License
147
- */
148
-
149
- /*! *****************************************************************************
150
- Copyright (c) Microsoft Corporation.
151
-
152
- Permission to use, copy, modify, and/or distribute this software for any
153
- purpose with or without fee is hereby granted.
154
-
155
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
156
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
157
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
158
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
159
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
160
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
161
- PERFORMANCE OF THIS SOFTWARE.
162
- ***************************************************************************** */
163
-
164
- /*! *****************************************************************************
165
- Copyright (c) Microsoft Corporation. All rights reserved.
166
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
167
- this file except in compliance with the License. You may obtain a copy of the
168
- License at http://www.apache.org/licenses/LICENSE-2.0
169
-
170
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
171
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
172
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
173
- MERCHANTABLITY OR NON-INFRINGEMENT.
174
-
175
- See the Apache Version 2.0 License for specific language governing permissions
176
- and limitations under the License.
177
- ***************************************************************************** */
178
-
179
- /*! https://mths.be/punycode v1.3.2 by @mathias */