@sqaitech/android-playground 0.5.0
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.
- package/README.md +8 -0
- package/bin/server.bin +0 -0
- package/bin/sqai-android-playground +3 -0
- package/dist/es/bin.mjs +470 -0
- package/dist/lib/bin.js +543 -0
- package/dist/types/bin.d.ts +1 -0
- package/package.json +48 -0
- package/static/favicon.ico +0 -0
- package/static/index.html +1 -0
- package/static/static/css/index.ea878c95.css +2 -0
- package/static/static/css/index.ea878c95.css.map +1 -0
- package/static/static/image/sqai-logo.b7f781cd.png +0 -0
- package/static/static/js/374.e8fd2f39.js +650 -0
- package/static/static/js/374.e8fd2f39.js.LICENSE.txt +173 -0
- package/static/static/js/374.e8fd2f39.js.map +1 -0
- package/static/static/js/async/166.834644b5.js +2 -0
- package/static/static/js/async/166.834644b5.js.map +1 -0
- package/static/static/js/async/173.f2381e64.js +3 -0
- package/static/static/js/async/173.f2381e64.js.map +1 -0
- package/static/static/js/async/212.850ade70.js +158 -0
- package/static/static/js/async/212.850ade70.js.map +1 -0
- package/static/static/js/async/329.261bc4a1.js +26 -0
- package/static/static/js/async/329.261bc4a1.js.map +1 -0
- package/static/static/js/async/364.d88c3cff.js +30 -0
- package/static/static/js/async/364.d88c3cff.js.map +1 -0
- package/static/static/js/async/544.18ac9afb.js +2 -0
- package/static/static/js/async/544.18ac9afb.js.map +1 -0
- package/static/static/js/async/582.8f4b5264.js +21 -0
- package/static/static/js/async/582.8f4b5264.js.map +1 -0
- package/static/static/js/async/624.8a1fe2e8.js +3 -0
- package/static/static/js/async/624.8a1fe2e8.js.map +1 -0
- package/static/static/js/async/644.910ce3d0.js +1 -0
- package/static/static/js/async/659.d19e8c15.js +21 -0
- package/static/static/js/async/659.d19e8c15.js.map +1 -0
- package/static/static/js/async/702.1f38a17e.js +231 -0
- package/static/static/js/async/702.1f38a17e.js.map +1 -0
- package/static/static/js/async/920.48d269c8.js +2 -0
- package/static/static/js/async/920.48d269c8.js.map +1 -0
- package/static/static/js/async/983.b98b40af.js +1 -0
- package/static/static/js/index.601ef220.js +10 -0
- package/static/static/js/index.601ef220.js.LICENSE.txt +7 -0
- package/static/static/js/index.601ef220.js.map +1 -0
- package/static/static/js/index.6a22ac98.js +10 -0
- package/static/static/js/index.6a22ac98.js.LICENSE.txt +7 -0
- package/static/static/js/index.6a22ac98.js.map +1 -0
- package/static/static/js/index.7dfa4eb9.js +10 -0
- package/static/static/js/index.7dfa4eb9.js.LICENSE.txt +7 -0
- package/static/static/js/index.7dfa4eb9.js.map +1 -0
- package/static/static/js/index.a6c47344.js +10 -0
- package/static/static/js/index.a6c47344.js.LICENSE.txt +7 -0
- package/static/static/js/index.a6c47344.js.map +1 -0
- package/static/static/js/index.c1b7cd4d.js +10 -0
- package/static/static/js/index.c1b7cd4d.js.LICENSE.txt +7 -0
- package/static/static/js/index.c1b7cd4d.js.map +1 -0
- package/static/static/js/index.c645d278.js +10 -0
- package/static/static/js/index.c645d278.js.LICENSE.txt +7 -0
- package/static/static/js/index.c645d278.js.map +1 -0
- package/static/static/js/index.d16798c4.js +10 -0
- package/static/static/js/index.d16798c4.js.LICENSE.txt +7 -0
- package/static/static/js/index.d16798c4.js.map +1 -0
- package/static/static/js/index.d9ec7a58.js +10 -0
- package/static/static/js/index.d9ec7a58.js.LICENSE.txt +7 -0
- package/static/static/js/index.d9ec7a58.js.map +1 -0
- package/static/static/js/index.f02202b8.js +10 -0
- package/static/static/js/index.f02202b8.js.LICENSE.txt +7 -0
- package/static/static/js/index.f02202b8.js.map +1 -0
- package/static/static/js/index.f5c7fdf6.js +10 -0
- package/static/static/js/index.f5c7fdf6.js.LICENSE.txt +7 -0
- package/static/static/js/index.f5c7fdf6.js.map +1 -0
- package/static/static/js/lib-react.c74a0742.js +3 -0
- package/static/static/js/lib-react.c74a0742.js.LICENSE.txt +39 -0
- package/static/static/js/lib-react.c74a0742.js.map +1 -0
- package/static/static/wasm/9e906fbf55e08f98.module.wasm +0 -0
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
Copyright (c) 2018 Jed Watson.
|
|
3
|
+
Licensed under the MIT License (MIT), see
|
|
4
|
+
http://jedwatson.github.io/classnames
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/*!
|
|
8
|
+
* The buffer module from node.js, for the browser.
|
|
9
|
+
*
|
|
10
|
+
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
11
|
+
* @license MIT
|
|
12
|
+
*/
|
|
13
|
+
|
|
14
|
+
/*!
|
|
15
|
+
* The buffer module from node.js, for the browser.
|
|
16
|
+
*
|
|
17
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
18
|
+
* @license MIT
|
|
19
|
+
*/
|
|
20
|
+
|
|
21
|
+
/*! For license information please see jimp.js.LICENSE.txt */
|
|
22
|
+
|
|
23
|
+
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
24
|
+
|
|
25
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
26
|
+
|
|
27
|
+
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
|
|
28
|
+
|
|
29
|
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
30
|
+
|
|
31
|
+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* Basic YCbCr->RGB conversion
|
|
35
|
+
*
|
|
36
|
+
* @author Brooke Vibber <bvibber@pobox.com>
|
|
37
|
+
* @copyright 2014-2024
|
|
38
|
+
* @license MIT-style
|
|
39
|
+
*
|
|
40
|
+
* @param {YUVFrame} buffer - input frame buffer
|
|
41
|
+
* @param {Uint8ClampedArray} output - array to draw RGBA into
|
|
42
|
+
* Assumes that the output array already has alpha channel set to opaque.
|
|
43
|
+
*/
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Convert a ratio into a bit-shift count; for instance a ratio of 2
|
|
47
|
+
* becomes a bit-shift of 1, while a ratio of 1 is a bit-shift of 0.
|
|
48
|
+
*
|
|
49
|
+
* @author Brooke Vibber <bvibber@pobox.com>
|
|
50
|
+
* @copyright 2016-2024
|
|
51
|
+
* @license MIT-style
|
|
52
|
+
*
|
|
53
|
+
* @param {number} ratio - the integer ratio to convert.
|
|
54
|
+
* @returns {number} - number of bits to shift to multiply/divide by the ratio.
|
|
55
|
+
* @throws exception if given a non-power-of-two
|
|
56
|
+
*/
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* @license React
|
|
60
|
+
* react-is.production.min.js
|
|
61
|
+
*
|
|
62
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
63
|
+
*
|
|
64
|
+
* This source code is licensed under the MIT license found in the
|
|
65
|
+
* LICENSE file in the root directory of this source tree.
|
|
66
|
+
*/
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* @license React
|
|
70
|
+
* use-sync-external-store-shim.production.min.js
|
|
71
|
+
*
|
|
72
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
73
|
+
*
|
|
74
|
+
* This source code is licensed under the MIT license found in the
|
|
75
|
+
* LICENSE file in the root directory of this source tree.
|
|
76
|
+
*/
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* @license React
|
|
80
|
+
* use-sync-external-store-shim/with-selector.production.min.js
|
|
81
|
+
*
|
|
82
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
83
|
+
*
|
|
84
|
+
* This source code is licensed under the MIT license found in the
|
|
85
|
+
* LICENSE file in the root directory of this source tree.
|
|
86
|
+
*/
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* [js-sha256]{@link https://github.com/emn178/js-sha256}
|
|
90
|
+
*
|
|
91
|
+
* @version 0.11.0
|
|
92
|
+
* @author Chen, Yi-Cyuan [emn178@gmail.com]
|
|
93
|
+
* @copyright Chen, Yi-Cyuan 2014-2024
|
|
94
|
+
* @license MIT
|
|
95
|
+
*/
|
|
96
|
+
|
|
97
|
+
/** */
|
|
98
|
+
|
|
99
|
+
/** */
|
|
100
|
+
|
|
101
|
+
/** */
|
|
102
|
+
|
|
103
|
+
/** */
|
|
104
|
+
|
|
105
|
+
/** */
|
|
106
|
+
|
|
107
|
+
/** */
|
|
108
|
+
|
|
109
|
+
/** */
|
|
110
|
+
|
|
111
|
+
/** */
|
|
112
|
+
|
|
113
|
+
/** */
|
|
114
|
+
|
|
115
|
+
/** */
|
|
116
|
+
|
|
117
|
+
/** */
|
|
118
|
+
|
|
119
|
+
/** */
|
|
120
|
+
|
|
121
|
+
/** */
|
|
122
|
+
|
|
123
|
+
/** */
|
|
124
|
+
|
|
125
|
+
/** */
|
|
126
|
+
|
|
127
|
+
/** */
|
|
128
|
+
|
|
129
|
+
/** */
|
|
130
|
+
|
|
131
|
+
/** */
|
|
132
|
+
|
|
133
|
+
/** */
|
|
134
|
+
|
|
135
|
+
/** */
|
|
136
|
+
|
|
137
|
+
/** */
|
|
138
|
+
|
|
139
|
+
/** */
|
|
140
|
+
|
|
141
|
+
/** */
|
|
142
|
+
|
|
143
|
+
/** */
|
|
144
|
+
|
|
145
|
+
/** */
|
|
146
|
+
|
|
147
|
+
/** */
|
|
148
|
+
|
|
149
|
+
/** */
|
|
150
|
+
|
|
151
|
+
/** */
|
|
152
|
+
|
|
153
|
+
/** */
|
|
154
|
+
|
|
155
|
+
/** */
|
|
156
|
+
|
|
157
|
+
/** */
|
|
158
|
+
|
|
159
|
+
/** */
|
|
160
|
+
|
|
161
|
+
/** */
|
|
162
|
+
|
|
163
|
+
/** */
|
|
164
|
+
|
|
165
|
+
/** */
|
|
166
|
+
|
|
167
|
+
/** */
|
|
168
|
+
|
|
169
|
+
/** */
|
|
170
|
+
|
|
171
|
+
/** */
|
|
172
|
+
|
|
173
|
+
/** */
|