@i14ks/ccv 0.2.0 → 0.4.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/THIRD-PARTY-NOTICES.md +91 -5
- package/bundle/ccv.mjs +1008 -60
- package/package.json +2 -1
- package/web/apple-touch-icon.png +0 -0
- package/web/assets/_commonjsHelpers-CqkleIqs.js +1 -0
- package/web/assets/addon-fit-CevVMrUA.js +1 -0
- package/web/assets/addon-web-links-CnB65OV_.js +1 -0
- package/web/assets/codemirror-nMcHCEIz.js +1 -0
- package/web/assets/index-0OKbY2Rb.js +7 -0
- package/web/assets/index-3-HwFAxb.js +3 -0
- package/web/assets/index-891wE-Rj.js +7 -0
- package/web/assets/index-B3rRxMhp.js +1 -0
- package/web/assets/index-BGGB4Isr.js +1 -0
- package/web/assets/index-BHot-lnj.js +5 -0
- package/web/assets/index-BJ3X5lFg.js +1 -0
- package/web/assets/index-BQl70IYm.js +1 -0
- package/web/assets/{index-C9vrRfhW.js → index-Bh6TpXPz.js} +3 -3
- package/web/assets/index-CHho5YQ1.js +1 -0
- package/web/assets/index-CJsOv-xc.js +128 -0
- package/web/assets/index-CQJq2xwX.css +1 -0
- package/web/assets/index-Cb6NO7uV.js +1 -0
- package/web/assets/{index-1iYnLw7q.js → index-Cg1cP-qO.js} +1 -1
- package/web/assets/index-Cs6uqj5d.js +1 -0
- package/web/assets/index-D1KJL4bg.js +1 -0
- package/web/assets/index-DOgeK81c.js +1 -0
- package/web/assets/index-Dj0LEd8w.js +13 -0
- package/web/assets/index-b5KaknlY.js +1 -0
- package/web/assets/index-cpz7Q_hZ.js +1 -0
- package/web/assets/index-lrIwyqs2.js +1 -0
- package/web/assets/{index-D-buiUaW.js → index-wD2t70jv.js} +2 -2
- package/web/assets/index-wu5Pm3nc.js +2 -0
- package/web/assets/xterm-D6Mng-DB.js +9 -0
- package/web/assets/xterm-DYP7pi_n.css +32 -0
- package/web/favicon.ico +0 -0
- package/web/favicon.png +0 -0
- package/web/favicon.svg +4 -0
- package/web/index.html +12 -2
- package/web/assets/index-7poo-d50.js +0 -1
- package/web/assets/index-BMMMWgeR.js +0 -13
- package/web/assets/index-BW8WtNtA.js +0 -1
- package/web/assets/index-C7CZdm1C.js +0 -3
- package/web/assets/index-CVP8I8tU.js +0 -1
- package/web/assets/index-CpwLxLdo.js +0 -1
- package/web/assets/index-DCtzpGvd.js +0 -133
- package/web/assets/index-DDnDtQl5.js +0 -1
- package/web/assets/index-DKwcT9vY.js +0 -1
- package/web/assets/index-DYr0npzc.css +0 -1
- package/web/assets/index-DcGWR_5B.js +0 -1
- package/web/assets/index-PCsjZn72.js +0 -1
- package/web/assets/index-XBmPtinY.js +0 -7
- package/web/assets/index-gDk09Gbz.js +0 -1
package/THIRD-PARTY-NOTICES.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Уведомления о стороннем коде
|
|
2
2
|
|
|
3
3
|
Интерфейс ccv — веб-страница, и её сборка (`web/assets/*.js`) содержит
|
|
4
|
-
минифицированный код
|
|
4
|
+
минифицированный код 50 чужих библиотек. Vite при минификации не оставляет
|
|
5
5
|
в нём ни одного copyright-уведомления, а лицензии этих библиотек требуют
|
|
6
6
|
сохранять их в копиях. Этот файл и есть требуемое уведомление.
|
|
7
7
|
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
Файл собирается из настоящих LICENSE в `node_modules` на каждой сборке
|
|
17
17
|
(`packages/cli/notices.mjs`), поэтому версии ниже — те самые, из которых
|
|
18
18
|
собрана эта сборка. Текст MIT у разных авторов отличается мелочами, и вариантов
|
|
19
|
-
получилось
|
|
19
|
+
получилось 15; каждый приведён целиком, а не пересказан один раз за всех.
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
@@ -296,6 +296,92 @@ THE SOFTWARE.
|
|
|
296
296
|
|
|
297
297
|
## MIT, вариант 9
|
|
298
298
|
|
|
299
|
+
- `@xterm/addon-fit` 0.10.0
|
|
300
|
+
|
|
301
|
+
```
|
|
302
|
+
Copyright (c) 2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
303
|
+
|
|
304
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
305
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
306
|
+
in the Software without restriction, including without limitation the rights
|
|
307
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
308
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
309
|
+
furnished to do so, subject to the following conditions:
|
|
310
|
+
|
|
311
|
+
The above copyright notice and this permission notice shall be included in
|
|
312
|
+
all copies or substantial portions of the Software.
|
|
313
|
+
|
|
314
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
315
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
316
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
317
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
318
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
319
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
320
|
+
THE SOFTWARE.
|
|
321
|
+
```
|
|
322
|
+
|
|
323
|
+
---
|
|
324
|
+
|
|
325
|
+
## MIT, вариант 10
|
|
326
|
+
|
|
327
|
+
- `@xterm/addon-web-links` 0.11.0
|
|
328
|
+
|
|
329
|
+
```
|
|
330
|
+
Copyright (c) 2017, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
331
|
+
|
|
332
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
333
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
334
|
+
in the Software without restriction, including without limitation the rights
|
|
335
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
336
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
337
|
+
furnished to do so, subject to the following conditions:
|
|
338
|
+
|
|
339
|
+
The above copyright notice and this permission notice shall be included in
|
|
340
|
+
all copies or substantial portions of the Software.
|
|
341
|
+
|
|
342
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
343
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
344
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
345
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
346
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
347
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
348
|
+
THE SOFTWARE.
|
|
349
|
+
```
|
|
350
|
+
|
|
351
|
+
---
|
|
352
|
+
|
|
353
|
+
## MIT, вариант 11
|
|
354
|
+
|
|
355
|
+
- `@xterm/xterm` 5.5.0
|
|
356
|
+
|
|
357
|
+
```
|
|
358
|
+
Copyright (c) 2017-2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
|
|
359
|
+
Copyright (c) 2014-2016, SourceLair Private Company (https://www.sourcelair.com)
|
|
360
|
+
Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/)
|
|
361
|
+
|
|
362
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
363
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
364
|
+
in the Software without restriction, including without limitation the rights
|
|
365
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
366
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
367
|
+
furnished to do so, subject to the following conditions:
|
|
368
|
+
|
|
369
|
+
The above copyright notice and this permission notice shall be included in
|
|
370
|
+
all copies or substantial portions of the Software.
|
|
371
|
+
|
|
372
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
373
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
374
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
375
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
376
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
377
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
378
|
+
THE SOFTWARE.
|
|
379
|
+
```
|
|
380
|
+
|
|
381
|
+
---
|
|
382
|
+
|
|
383
|
+
## MIT, вариант 12
|
|
384
|
+
|
|
299
385
|
- `crelt` 1.0.7
|
|
300
386
|
|
|
301
387
|
```
|
|
@@ -322,7 +408,7 @@ THE SOFTWARE.
|
|
|
322
408
|
|
|
323
409
|
---
|
|
324
410
|
|
|
325
|
-
## MIT, вариант
|
|
411
|
+
## MIT, вариант 13
|
|
326
412
|
|
|
327
413
|
- `marked` 18.0.7
|
|
328
414
|
|
|
@@ -375,7 +461,7 @@ This software is provided by the copyright holders and contributors “as is”
|
|
|
375
461
|
|
|
376
462
|
---
|
|
377
463
|
|
|
378
|
-
## MIT, вариант
|
|
464
|
+
## MIT, вариант 14
|
|
379
465
|
|
|
380
466
|
- `style-mod` 4.1.3
|
|
381
467
|
|
|
@@ -403,7 +489,7 @@ THE SOFTWARE.
|
|
|
403
489
|
|
|
404
490
|
---
|
|
405
491
|
|
|
406
|
-
## MIT, вариант
|
|
492
|
+
## MIT, вариант 15
|
|
407
493
|
|
|
408
494
|
- `w3c-keyname` 2.2.8
|
|
409
495
|
|