Spaces:
Running
Running
Commit
•
3e8871f
1
Parent(s):
64ded55
Upload 23 files
Browse files- .gitattributes +2 -0
- asset-manifest.json +3 -3
- index.html +1 -1
- static/js/main.95028e74.js +3 -0
- static/js/main.95028e74.js.LICENSE.txt +434 -0
- static/js/main.95028e74.js.map +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,5 @@ static/js/main.e0ada9ff.js filter=lfs diff=lfs merge=lfs -text
|
|
57 |
static/js/main.e0ada9ff.js.map filter=lfs diff=lfs merge=lfs -text
|
58 |
static/js/main.29c84867.js filter=lfs diff=lfs merge=lfs -text
|
59 |
static/js/main.29c84867.js.map filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
57 |
static/js/main.e0ada9ff.js.map filter=lfs diff=lfs merge=lfs -text
|
58 |
static/js/main.29c84867.js filter=lfs diff=lfs merge=lfs -text
|
59 |
static/js/main.29c84867.js.map filter=lfs diff=lfs merge=lfs -text
|
60 |
+
static/js/main.95028e74.js filter=lfs diff=lfs merge=lfs -text
|
61 |
+
static/js/main.95028e74.js.map filter=lfs diff=lfs merge=lfs -text
|
asset-manifest.json
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
{
|
2 |
"files": {
|
3 |
"main.css": "./static/css/main.11d8e067.css",
|
4 |
-
"main.js": "./static/js/main.
|
5 |
"static/js/400.1e724b14.chunk.js": "./static/js/400.1e724b14.chunk.js",
|
6 |
"static/js/248.7ecaa977.chunk.js": "./static/js/248.7ecaa977.chunk.js",
|
7 |
"static/js/808.d0ce0e3e.chunk.js": "./static/js/808.d0ce0e3e.chunk.js",
|
8 |
"static/js/592.99bba6ba.chunk.js": "./static/js/592.99bba6ba.chunk.js",
|
9 |
"index.html": "./index.html",
|
10 |
"main.11d8e067.css.map": "./static/css/main.11d8e067.css.map",
|
11 |
-
"main.
|
12 |
"400.1e724b14.chunk.js.map": "./static/js/400.1e724b14.chunk.js.map",
|
13 |
"592.99bba6ba.chunk.js.map": "./static/js/592.99bba6ba.chunk.js.map"
|
14 |
},
|
15 |
"entrypoints": [
|
16 |
"static/css/main.11d8e067.css",
|
17 |
-
"static/js/main.
|
18 |
]
|
19 |
}
|
|
|
1 |
{
|
2 |
"files": {
|
3 |
"main.css": "./static/css/main.11d8e067.css",
|
4 |
+
"main.js": "./static/js/main.95028e74.js",
|
5 |
"static/js/400.1e724b14.chunk.js": "./static/js/400.1e724b14.chunk.js",
|
6 |
"static/js/248.7ecaa977.chunk.js": "./static/js/248.7ecaa977.chunk.js",
|
7 |
"static/js/808.d0ce0e3e.chunk.js": "./static/js/808.d0ce0e3e.chunk.js",
|
8 |
"static/js/592.99bba6ba.chunk.js": "./static/js/592.99bba6ba.chunk.js",
|
9 |
"index.html": "./index.html",
|
10 |
"main.11d8e067.css.map": "./static/css/main.11d8e067.css.map",
|
11 |
+
"main.95028e74.js.map": "./static/js/main.95028e74.js.map",
|
12 |
"400.1e724b14.chunk.js.map": "./static/js/400.1e724b14.chunk.js.map",
|
13 |
"592.99bba6ba.chunk.js.map": "./static/js/592.99bba6ba.chunk.js.map"
|
14 |
},
|
15 |
"entrypoints": [
|
16 |
"static/css/main.11d8e067.css",
|
17 |
+
"static/js/main.95028e74.js"
|
18 |
]
|
19 |
}
|
index.html
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="sharedArrayBuffer" description="using cross-origin-isolation in the web browser"><meta property="og:title" content="Illustrateur"/><meta property="og:description" content="A web-based text-to-svg tool"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Illustrateur"/><meta name="twitter:description" content="A web-based text-to-svg tool"/><title>Illustrateur</title><script defer="defer" src="./static/js/main.
|
|
|
1 |
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="sharedArrayBuffer" description="using cross-origin-isolation in the web browser"><meta property="og:title" content="Illustrateur"/><meta property="og:description" content="A web-based text-to-svg tool"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Illustrateur"/><meta name="twitter:description" content="A web-based text-to-svg tool"/><title>Illustrateur</title><script defer="defer" src="./static/js/main.95028e74.js"></script><link href="./static/css/main.11d8e067.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
static/js/main.95028e74.js
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:087faf44032208d31ffdc094cfab54030ecd8a069036535d04e9d14386e38e0f
|
3 |
+
size 14123982
|
static/js/main.95028e74.js.LICENSE.txt
ADDED
@@ -0,0 +1,434 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Determine if an object is a Buffer
|
3 |
+
*
|
4 |
+
* @author Feross Aboukhadijeh <https://feross.org>
|
5 |
+
* @license MIT
|
6 |
+
*/
|
7 |
+
|
8 |
+
/*!
|
9 |
+
* ONNX Runtime Web v1.17.0
|
10 |
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
11 |
+
* Licensed under the MIT License.
|
12 |
+
*/
|
13 |
+
|
14 |
+
/*!
|
15 |
+
* ONNX Runtime Web v1.14.0
|
16 |
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
17 |
+
* Licensed under the MIT License.
|
18 |
+
*/
|
19 |
+
|
20 |
+
/*! Bundled license information:
|
21 |
+
|
22 |
+
long/index.js:
|
23 |
+
(**
|
24 |
+
* @license
|
25 |
+
* Copyright 2009 The Closure Library Authors
|
26 |
+
* Copyright 2020 Daniel Wirtz / The long.js Authors.
|
27 |
+
*
|
28 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
29 |
+
* you may not use this file except in compliance with the License.
|
30 |
+
* You may obtain a copy of the License at
|
31 |
+
*
|
32 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
33 |
+
*
|
34 |
+
* Unless required by applicable law or agreed to in writing, software
|
35 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
36 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
37 |
+
* See the License for the specific language governing permissions and
|
38 |
+
* limitations under the License.
|
39 |
+
*
|
40 |
+
* SPDX-License-Identifier: Apache-2.0
|
41 |
+
*)
|
42 |
+
*/
|
43 |
+
|
44 |
+
/**
|
45 |
+
* @license
|
46 |
+
* Copyright 2017 Google LLC. All Rights Reserved.
|
47 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
48 |
+
* you may not use this file except in compliance with the License.
|
49 |
+
* You may obtain a copy of the License at
|
50 |
+
*
|
51 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
52 |
+
*
|
53 |
+
* Unless required by applicable law or agreed to in writing, software
|
54 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
55 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
56 |
+
* See the License for the specific language governing permissions and
|
57 |
+
* limitations under the License.
|
58 |
+
* =============================================================================
|
59 |
+
*/
|
60 |
+
|
61 |
+
/**
|
62 |
+
* @license
|
63 |
+
* Copyright 2018 Google LLC
|
64 |
+
*
|
65 |
+
* Use of this source code is governed by an MIT-style
|
66 |
+
* license that can be found in the LICENSE file or at
|
67 |
+
* https://opensource.org/licenses/MIT.
|
68 |
+
* =============================================================================
|
69 |
+
*/
|
70 |
+
|
71 |
+
/**
|
72 |
+
* @license
|
73 |
+
* Copyright 2018 Google LLC. All Rights Reserved.
|
74 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
75 |
+
* you may not use this file except in compliance with the License.
|
76 |
+
* You may obtain a copy of the License at
|
77 |
+
*
|
78 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
79 |
+
*
|
80 |
+
* Unless required by applicable law or agreed to in writing, software
|
81 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
82 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
83 |
+
* See the License for the specific language governing permissions and
|
84 |
+
* limitations under the License.
|
85 |
+
*
|
86 |
+
* =============================================================================
|
87 |
+
*/
|
88 |
+
|
89 |
+
/**
|
90 |
+
* @license
|
91 |
+
* Copyright 2018 Google LLC. All Rights Reserved.
|
92 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
93 |
+
* you may not use this file except in compliance with the License.
|
94 |
+
* You may obtain a copy of the License at
|
95 |
+
*
|
96 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
97 |
+
*
|
98 |
+
* Unless required by applicable law or agreed to in writing, software
|
99 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
100 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
101 |
+
* See the License for the specific language governing permissions and
|
102 |
+
* limitations under the License.
|
103 |
+
* =============================================================================
|
104 |
+
*/
|
105 |
+
|
106 |
+
/**
|
107 |
+
* @license
|
108 |
+
* Copyright 2019 Google LLC
|
109 |
+
*
|
110 |
+
* Use of this source code is governed by an MIT-style
|
111 |
+
* license that can be found in the LICENSE file or at
|
112 |
+
* https://opensource.org/licenses/MIT.
|
113 |
+
* =============================================================================
|
114 |
+
*/
|
115 |
+
|
116 |
+
/**
|
117 |
+
* @license
|
118 |
+
* Copyright 2019 Google LLC. All Rights Reserved.
|
119 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
120 |
+
* you may not use this file except in compliance with the License.
|
121 |
+
* You may obtain a copy of the License at
|
122 |
+
*
|
123 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
124 |
+
*
|
125 |
+
* Unless required by applicable law or agreed to in writing, software
|
126 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
127 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
128 |
+
* See the License for the specific language governing permissions and
|
129 |
+
* limitations under the License.
|
130 |
+
*
|
131 |
+
* =============================================================================
|
132 |
+
*/
|
133 |
+
|
134 |
+
/**
|
135 |
+
* @license
|
136 |
+
* Copyright 2019 Google LLC. All Rights Reserved.
|
137 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
138 |
+
* you may not use this file except in compliance with the License.
|
139 |
+
* You may obtain a copy of the License at
|
140 |
+
*
|
141 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
142 |
+
*
|
143 |
+
* Unless required by applicable law or agreed to in writing, software
|
144 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
145 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
146 |
+
* See the License for the specific language governing permissions and
|
147 |
+
* limitations under the License.
|
148 |
+
* =============================================================================
|
149 |
+
*/
|
150 |
+
|
151 |
+
/**
|
152 |
+
* @license
|
153 |
+
* Copyright 2020 Google Inc. All Rights Reserved.
|
154 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
155 |
+
* you may not use this file except in compliance with the License.
|
156 |
+
* You may obtain a copy of the License at
|
157 |
+
*
|
158 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
159 |
+
*
|
160 |
+
* Unless required by applicable law or agreed to in writing, software
|
161 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
162 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
163 |
+
* See the License for the specific language governing permissions and
|
164 |
+
* limitations under the License.
|
165 |
+
* =============================================================================
|
166 |
+
*/
|
167 |
+
|
168 |
+
/**
|
169 |
+
* @license
|
170 |
+
* Copyright 2020 Google LLC
|
171 |
+
*
|
172 |
+
* Use of this source code is governed by an MIT-style
|
173 |
+
* license that can be found in the LICENSE file or at
|
174 |
+
* https://opensource.org/licenses/MIT.
|
175 |
+
* =============================================================================
|
176 |
+
*/
|
177 |
+
|
178 |
+
/**
|
179 |
+
* @license
|
180 |
+
* Copyright 2020 Google LLC. All Rights Reserved.
|
181 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
182 |
+
* you may not use this file except in compliance with the License.
|
183 |
+
* You may obtain a copy of the License at
|
184 |
+
*
|
185 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
186 |
+
*
|
187 |
+
* Unless required by applicable law or agreed to in writing, software
|
188 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
189 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
190 |
+
* See the License for the specific language governing permissions and
|
191 |
+
* limitations under the License.
|
192 |
+
* =============================================================================
|
193 |
+
*/
|
194 |
+
|
195 |
+
/**
|
196 |
+
* @license
|
197 |
+
* Copyright 2020 Google LLC. All Rights Reserved.
|
198 |
+
* Licensed under the Apache License, Version 2.0 (the License);
|
199 |
+
* you may not use this file except in compliance with the License.
|
200 |
+
* You may obtain a copy of the License at
|
201 |
+
*
|
202 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
203 |
+
*
|
204 |
+
* Unless required by applicable law or agreed to in writing, software
|
205 |
+
* distributed under the License is distributed on an AS IS BASIS,
|
206 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
207 |
+
* See the License for the specific language governing permissions and
|
208 |
+
* limitations under the License.
|
209 |
+
* =============================================================================
|
210 |
+
*/
|
211 |
+
|
212 |
+
/**
|
213 |
+
* @license
|
214 |
+
* Copyright 2021 Google LLC. All Rights Reserved.
|
215 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
216 |
+
* you may not use this file except in compliance with the License.
|
217 |
+
* You may obtain a copy of the License at
|
218 |
+
*
|
219 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
220 |
+
*
|
221 |
+
* Unless required by applicable law or agreed to in writing, software
|
222 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
223 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
224 |
+
* See the License for the specific language governing permissions and
|
225 |
+
* limitations under the License.
|
226 |
+
* =============================================================================
|
227 |
+
*/
|
228 |
+
|
229 |
+
/**
|
230 |
+
* @license
|
231 |
+
* Copyright 2021 Google LLC. All Rights Reserved.
|
232 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
233 |
+
* you may not use this file except in compliance with the License.
|
234 |
+
* You may obtain a copy of the License at
|
235 |
+
*
|
236 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
237 |
+
*
|
238 |
+
* Unless required by applicable law or agreed to in writing, software
|
239 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
240 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
241 |
+
* See the License for the specific language governing permissions and
|
242 |
+
* limitations under the License.
|
243 |
+
* =============================================================================
|
244 |
+
*/
|
245 |
+
|
246 |
+
/**
|
247 |
+
* @license
|
248 |
+
* Copyright 2022 CodeSmith LLC
|
249 |
+
*
|
250 |
+
* Use of this source code is governed by an MIT-style
|
251 |
+
* license that can be found in the LICENSE file or at
|
252 |
+
* https://opensource.org/licenses/MIT.
|
253 |
+
* =============================================================================
|
254 |
+
*/
|
255 |
+
|
256 |
+
/**
|
257 |
+
* @license
|
258 |
+
* Copyright 2022 Google Inc. All Rights Reserved.
|
259 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
260 |
+
* you may not use this file except in compliance with the License.
|
261 |
+
* You may obtain a copy of the License at
|
262 |
+
*
|
263 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
264 |
+
*
|
265 |
+
* Unless required by applicable law or agreed to in writing, software
|
266 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
267 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
268 |
+
* See the License for the specific language governing permissions and
|
269 |
+
* limitations under the License.
|
270 |
+
* =============================================================================
|
271 |
+
*/
|
272 |
+
|
273 |
+
/**
|
274 |
+
* @license
|
275 |
+
* Copyright 2022 Google LLC
|
276 |
+
*
|
277 |
+
* Use of this source code is governed by an MIT-style
|
278 |
+
* license that can be found in the LICENSE file or at
|
279 |
+
* https://opensource.org/licenses/MIT.
|
280 |
+
* =============================================================================
|
281 |
+
*/
|
282 |
+
|
283 |
+
/**
|
284 |
+
* @license
|
285 |
+
* Copyright 2022 Google LLC.
|
286 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
287 |
+
* you may not use this file except in compliance with the License.
|
288 |
+
* You may obtain a copy of the License at
|
289 |
+
*
|
290 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
291 |
+
*
|
292 |
+
* Unless required by applicable law or agreed to in writing, software
|
293 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
294 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
295 |
+
* See the License for the specific language governing permissions and
|
296 |
+
* limitations under the License.
|
297 |
+
* =============================================================================
|
298 |
+
*/
|
299 |
+
|
300 |
+
/**
|
301 |
+
* @license
|
302 |
+
* Copyright 2022 Google LLC. All Rights Reserved.
|
303 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
304 |
+
* you may not use this file except in compliance with the License.
|
305 |
+
* You may obtain a copy of the License at
|
306 |
+
*
|
307 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
308 |
+
*
|
309 |
+
* Unless required by applicable law or agreed to in writing, software
|
310 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
311 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
312 |
+
* See the License for the specific language governing permissions and
|
313 |
+
* limitations under the License.
|
314 |
+
* =============================================================================
|
315 |
+
*/
|
316 |
+
|
317 |
+
/**
|
318 |
+
* @license
|
319 |
+
* Copyright 2022 Google LLC. All Rights Reserved.
|
320 |
+
* Licensed under the Apache License, Version 2.0 (the 'License');
|
321 |
+
* you may not use this file except in compliance with the License.
|
322 |
+
* You may obtain a copy of the License at
|
323 |
+
*
|
324 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
325 |
+
*
|
326 |
+
* Unless required by applicable law or agreed to in writing, software
|
327 |
+
* distributed under the License is distributed on an 'AS IS' BASIS,
|
328 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
329 |
+
* See the License for the specific language governing permissions and
|
330 |
+
* limitations under the License.
|
331 |
+
* =============================================================================
|
332 |
+
*/
|
333 |
+
|
334 |
+
/**
|
335 |
+
* @license
|
336 |
+
* Copyright 2023 CodeSmith LLC
|
337 |
+
*
|
338 |
+
* Use of this source code is governed by an MIT-style
|
339 |
+
* license that can be found in the LICENSE file or at
|
340 |
+
* https://opensource.org/licenses/MIT.
|
341 |
+
* =============================================================================
|
342 |
+
*/
|
343 |
+
|
344 |
+
/**
|
345 |
+
* @license
|
346 |
+
* Copyright 2023 Google LLC.
|
347 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
348 |
+
* you may not use this file except in compliance with the License.
|
349 |
+
* You may obtain a copy of the License at
|
350 |
+
*
|
351 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
352 |
+
*
|
353 |
+
* Unless required by applicable law or agreed to in writing, software
|
354 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
355 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
356 |
+
* See the License for the specific language governing permissions and
|
357 |
+
* limitations under the License.
|
358 |
+
* =============================================================================
|
359 |
+
*/
|
360 |
+
|
361 |
+
/**
|
362 |
+
* @license
|
363 |
+
* Copyright 2023 Google LLC. All Rights Reserved.
|
364 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
365 |
+
* you may not use this file except in compliance with the License.
|
366 |
+
* You may obtain a copy of the License at
|
367 |
+
*
|
368 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
369 |
+
*
|
370 |
+
* Unless required by applicable law or agreed to in writing, software
|
371 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
372 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
373 |
+
* See the License for the specific language governing permissions and
|
374 |
+
* limitations under the License.
|
375 |
+
* =============================================================================
|
376 |
+
*/
|
377 |
+
|
378 |
+
/**
|
379 |
+
* @license
|
380 |
+
* Lodash <https://lodash.com/>
|
381 |
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
382 |
+
* Released under MIT license <https://lodash.com/license>
|
383 |
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
384 |
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
385 |
+
*/
|
386 |
+
|
387 |
+
/**
|
388 |
+
* @license React
|
389 |
+
* react-dom.production.min.js
|
390 |
+
*
|
391 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
392 |
+
*
|
393 |
+
* This source code is licensed under the MIT license found in the
|
394 |
+
* LICENSE file in the root directory of this source tree.
|
395 |
+
*/
|
396 |
+
|
397 |
+
/**
|
398 |
+
* @license React
|
399 |
+
* react-jsx-runtime.production.min.js
|
400 |
+
*
|
401 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
402 |
+
*
|
403 |
+
* This source code is licensed under the MIT license found in the
|
404 |
+
* LICENSE file in the root directory of this source tree.
|
405 |
+
*/
|
406 |
+
|
407 |
+
/**
|
408 |
+
* @license React
|
409 |
+
* react.production.min.js
|
410 |
+
*
|
411 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
412 |
+
*
|
413 |
+
* This source code is licensed under the MIT license found in the
|
414 |
+
* LICENSE file in the root directory of this source tree.
|
415 |
+
*/
|
416 |
+
|
417 |
+
/**
|
418 |
+
* @license React
|
419 |
+
* scheduler.production.min.js
|
420 |
+
*
|
421 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
422 |
+
*
|
423 |
+
* This source code is licensed under the MIT license found in the
|
424 |
+
* LICENSE file in the root directory of this source tree.
|
425 |
+
*/
|
426 |
+
|
427 |
+
/**
|
428 |
+
* @license lucide-react v0.330.0 - ISC
|
429 |
+
*
|
430 |
+
* This source code is licensed under the ISC license.
|
431 |
+
* See the LICENSE file in the root directory of this source tree.
|
432 |
+
*/
|
433 |
+
|
434 |
+
/** @license See the LICENSE file. */
|
static/js/main.95028e74.js.map
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f95b71288ead703455030cfe819c832e46f285d5dec95b3a6cf0397aac0dffd1
|
3 |
+
size 27127071
|