@telepath-computer/television 0.1.192 → 0.1.194

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,783 @@
1
+ TELEVISION THIRD-PARTY LICENSING NOTICES
2
+
3
+ This file contains the license terms and attribution notices for third-party software and materials included in Television.
4
+ ================================================================================
5
+ @codemirror/autocomplete@6.20.1
6
+ Licensed under MIT.
7
+ --------------------------------------------------------------------------------
8
+ MIT License
9
+
10
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ of this software and associated documentation files (the "Software"), to deal
14
+ in the Software without restriction, including without limitation the rights
15
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ copies of the Software, and to permit persons to whom the Software is
17
+ furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in
20
+ all copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
28
+ THE SOFTWARE.
29
+
30
+ ================================================================================
31
+ @codemirror/commands@6.10.3
32
+ Licensed under MIT.
33
+ --------------------------------------------------------------------------------
34
+ MIT License
35
+
36
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
37
+
38
+ Permission is hereby granted, free of charge, to any person obtaining a copy
39
+ of this software and associated documentation files (the "Software"), to deal
40
+ in the Software without restriction, including without limitation the rights
41
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
42
+ copies of the Software, and to permit persons to whom the Software is
43
+ furnished to do so, subject to the following conditions:
44
+
45
+ The above copyright notice and this permission notice shall be included in
46
+ all copies or substantial portions of the Software.
47
+
48
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
51
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
52
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
53
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
54
+ THE SOFTWARE.
55
+
56
+ ================================================================================
57
+ @codemirror/lang-css@6.3.1
58
+ Licensed under MIT.
59
+ --------------------------------------------------------------------------------
60
+ MIT License
61
+
62
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
63
+
64
+ Permission is hereby granted, free of charge, to any person obtaining a copy
65
+ of this software and associated documentation files (the "Software"), to deal
66
+ in the Software without restriction, including without limitation the rights
67
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68
+ copies of the Software, and to permit persons to whom the Software is
69
+ furnished to do so, subject to the following conditions:
70
+
71
+ The above copyright notice and this permission notice shall be included in
72
+ all copies or substantial portions of the Software.
73
+
74
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
76
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
77
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
78
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
80
+ THE SOFTWARE.
81
+
82
+ ================================================================================
83
+ @codemirror/lang-html@6.4.11
84
+ Licensed under MIT.
85
+ --------------------------------------------------------------------------------
86
+ MIT License
87
+
88
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
89
+
90
+ Permission is hereby granted, free of charge, to any person obtaining a copy
91
+ of this software and associated documentation files (the "Software"), to deal
92
+ in the Software without restriction, including without limitation the rights
93
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
94
+ copies of the Software, and to permit persons to whom the Software is
95
+ furnished to do so, subject to the following conditions:
96
+
97
+ The above copyright notice and this permission notice shall be included in
98
+ all copies or substantial portions of the Software.
99
+
100
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
101
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
102
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
103
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
104
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
105
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
106
+ THE SOFTWARE.
107
+
108
+ ================================================================================
109
+ @codemirror/lang-javascript@6.2.5
110
+ Licensed under MIT.
111
+ --------------------------------------------------------------------------------
112
+ MIT License
113
+
114
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
115
+
116
+ Permission is hereby granted, free of charge, to any person obtaining a copy
117
+ of this software and associated documentation files (the "Software"), to deal
118
+ in the Software without restriction, including without limitation the rights
119
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
120
+ copies of the Software, and to permit persons to whom the Software is
121
+ furnished to do so, subject to the following conditions:
122
+
123
+ The above copyright notice and this permission notice shall be included in
124
+ all copies or substantial portions of the Software.
125
+
126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
127
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
128
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
129
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
130
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
131
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
132
+ THE SOFTWARE.
133
+
134
+ ================================================================================
135
+ @codemirror/lang-markdown@6.5.0
136
+ Licensed under MIT.
137
+ --------------------------------------------------------------------------------
138
+ MIT License
139
+
140
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
141
+
142
+ Permission is hereby granted, free of charge, to any person obtaining a copy
143
+ of this software and associated documentation files (the "Software"), to deal
144
+ in the Software without restriction, including without limitation the rights
145
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
146
+ copies of the Software, and to permit persons to whom the Software is
147
+ furnished to do so, subject to the following conditions:
148
+
149
+ The above copyright notice and this permission notice shall be included in
150
+ all copies or substantial portions of the Software.
151
+
152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
153
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
154
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
155
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
156
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
157
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
158
+ THE SOFTWARE.
159
+
160
+ ================================================================================
161
+ @codemirror/language@6.12.3
162
+ Licensed under MIT.
163
+ --------------------------------------------------------------------------------
164
+ MIT License
165
+
166
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
167
+
168
+ Permission is hereby granted, free of charge, to any person obtaining a copy
169
+ of this software and associated documentation files (the "Software"), to deal
170
+ in the Software without restriction, including without limitation the rights
171
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
172
+ copies of the Software, and to permit persons to whom the Software is
173
+ furnished to do so, subject to the following conditions:
174
+
175
+ The above copyright notice and this permission notice shall be included in
176
+ all copies or substantial portions of the Software.
177
+
178
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
179
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
180
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
181
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
182
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
183
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
184
+ THE SOFTWARE.
185
+
186
+ ================================================================================
187
+ @codemirror/state@6.6.0
188
+ Licensed under MIT.
189
+ --------------------------------------------------------------------------------
190
+ MIT License
191
+
192
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
193
+
194
+ Permission is hereby granted, free of charge, to any person obtaining a copy
195
+ of this software and associated documentation files (the "Software"), to deal
196
+ in the Software without restriction, including without limitation the rights
197
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
198
+ copies of the Software, and to permit persons to whom the Software is
199
+ furnished to do so, subject to the following conditions:
200
+
201
+ The above copyright notice and this permission notice shall be included in
202
+ all copies or substantial portions of the Software.
203
+
204
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
205
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
206
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
207
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
208
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
209
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
210
+ THE SOFTWARE.
211
+
212
+ ================================================================================
213
+ @codemirror/view@6.43.0
214
+ Licensed under MIT.
215
+ --------------------------------------------------------------------------------
216
+ MIT License
217
+
218
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
219
+
220
+ Permission is hereby granted, free of charge, to any person obtaining a copy
221
+ of this software and associated documentation files (the "Software"), to deal
222
+ in the Software without restriction, including without limitation the rights
223
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
224
+ copies of the Software, and to permit persons to whom the Software is
225
+ furnished to do so, subject to the following conditions:
226
+
227
+ The above copyright notice and this permission notice shall be included in
228
+ all copies or substantial portions of the Software.
229
+
230
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
231
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
232
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
233
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
234
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
235
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
236
+ THE SOFTWARE.
237
+
238
+ ================================================================================
239
+ @floating-ui/core@1.7.5
240
+ Licensed under MIT.
241
+ --------------------------------------------------------------------------------
242
+ MIT License
243
+
244
+ Copyright (c) 2021-present Floating UI contributors
245
+
246
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
247
+ this software and associated documentation files (the "Software"), to deal in
248
+ the Software without restriction, including without limitation the rights to
249
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
250
+ the Software, and to permit persons to whom the Software is furnished to do so,
251
+ subject to the following conditions:
252
+
253
+ The above copyright notice and this permission notice shall be included in all
254
+ copies or substantial portions of the Software.
255
+
256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
258
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
259
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
260
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
261
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
262
+
263
+ ================================================================================
264
+ @floating-ui/dom@1.7.6
265
+ Licensed under MIT.
266
+ --------------------------------------------------------------------------------
267
+ MIT License
268
+
269
+ Copyright (c) 2021-present Floating UI contributors
270
+
271
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
272
+ this software and associated documentation files (the "Software"), to deal in
273
+ the Software without restriction, including without limitation the rights to
274
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
275
+ the Software, and to permit persons to whom the Software is furnished to do so,
276
+ subject to the following conditions:
277
+
278
+ The above copyright notice and this permission notice shall be included in all
279
+ copies or substantial portions of the Software.
280
+
281
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
282
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
283
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
284
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
285
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
286
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
287
+
288
+ ================================================================================
289
+ @floating-ui/utils@0.2.11
290
+ Licensed under MIT.
291
+ --------------------------------------------------------------------------------
292
+ MIT License
293
+
294
+ Copyright (c) 2021-present Floating UI contributors
295
+
296
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
297
+ this software and associated documentation files (the "Software"), to deal in
298
+ the Software without restriction, including without limitation the rights to
299
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
300
+ the Software, and to permit persons to whom the Software is furnished to do so,
301
+ subject to the following conditions:
302
+
303
+ The above copyright notice and this permission notice shall be included in all
304
+ copies or substantial portions of the Software.
305
+
306
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
307
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
308
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
309
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
310
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
311
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
312
+
313
+ ================================================================================
314
+ @lezer/common@1.5.2
315
+ Licensed under MIT.
316
+ --------------------------------------------------------------------------------
317
+ MIT License
318
+
319
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
320
+
321
+ Permission is hereby granted, free of charge, to any person obtaining a copy
322
+ of this software and associated documentation files (the "Software"), to deal
323
+ in the Software without restriction, including without limitation the rights
324
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
325
+ copies of the Software, and to permit persons to whom the Software is
326
+ furnished to do so, subject to the following conditions:
327
+
328
+ The above copyright notice and this permission notice shall be included in
329
+ all copies or substantial portions of the Software.
330
+
331
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
332
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
333
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
334
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
335
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
336
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
337
+ THE SOFTWARE.
338
+
339
+ ================================================================================
340
+ @lezer/css@1.3.3
341
+ Licensed under MIT.
342
+ --------------------------------------------------------------------------------
343
+ MIT License
344
+
345
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
346
+
347
+ Permission is hereby granted, free of charge, to any person obtaining a copy
348
+ of this software and associated documentation files (the "Software"), to deal
349
+ in the Software without restriction, including without limitation the rights
350
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
351
+ copies of the Software, and to permit persons to whom the Software is
352
+ furnished to do so, subject to the following conditions:
353
+
354
+ The above copyright notice and this permission notice shall be included in
355
+ all copies or substantial portions of the Software.
356
+
357
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
358
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
359
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
360
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
361
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
362
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
363
+ THE SOFTWARE.
364
+
365
+ ================================================================================
366
+ @lezer/highlight@1.2.3
367
+ Licensed under MIT.
368
+ --------------------------------------------------------------------------------
369
+ MIT License
370
+
371
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
372
+
373
+ Permission is hereby granted, free of charge, to any person obtaining a copy
374
+ of this software and associated documentation files (the "Software"), to deal
375
+ in the Software without restriction, including without limitation the rights
376
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
377
+ copies of the Software, and to permit persons to whom the Software is
378
+ furnished to do so, subject to the following conditions:
379
+
380
+ The above copyright notice and this permission notice shall be included in
381
+ all copies or substantial portions of the Software.
382
+
383
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
384
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
385
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
386
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
387
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
388
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
389
+ THE SOFTWARE.
390
+
391
+ ================================================================================
392
+ @lezer/html@1.3.13
393
+ Licensed under MIT.
394
+ --------------------------------------------------------------------------------
395
+ MIT License
396
+
397
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
398
+
399
+ Permission is hereby granted, free of charge, to any person obtaining a copy
400
+ of this software and associated documentation files (the "Software"), to deal
401
+ in the Software without restriction, including without limitation the rights
402
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
403
+ copies of the Software, and to permit persons to whom the Software is
404
+ furnished to do so, subject to the following conditions:
405
+
406
+ The above copyright notice and this permission notice shall be included in
407
+ all copies or substantial portions of the Software.
408
+
409
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
410
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
411
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
412
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
413
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
414
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
415
+ THE SOFTWARE.
416
+
417
+ ================================================================================
418
+ @lezer/javascript@1.5.4
419
+ Licensed under MIT.
420
+ --------------------------------------------------------------------------------
421
+ MIT License
422
+
423
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
424
+
425
+ Permission is hereby granted, free of charge, to any person obtaining a copy
426
+ of this software and associated documentation files (the "Software"), to deal
427
+ in the Software without restriction, including without limitation the rights
428
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
429
+ copies of the Software, and to permit persons to whom the Software is
430
+ furnished to do so, subject to the following conditions:
431
+
432
+ The above copyright notice and this permission notice shall be included in
433
+ all copies or substantial portions of the Software.
434
+
435
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
436
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
437
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
438
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
439
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
440
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
441
+ THE SOFTWARE.
442
+
443
+ ================================================================================
444
+ @lezer/lr@1.4.8
445
+ Licensed under MIT.
446
+ --------------------------------------------------------------------------------
447
+ MIT License
448
+
449
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
450
+
451
+ Permission is hereby granted, free of charge, to any person obtaining a copy
452
+ of this software and associated documentation files (the "Software"), to deal
453
+ in the Software without restriction, including without limitation the rights
454
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
455
+ copies of the Software, and to permit persons to whom the Software is
456
+ furnished to do so, subject to the following conditions:
457
+
458
+ The above copyright notice and this permission notice shall be included in
459
+ all copies or substantial portions of the Software.
460
+
461
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
462
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
463
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
464
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
465
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
466
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
467
+ THE SOFTWARE.
468
+
469
+ ================================================================================
470
+ @lezer/markdown@1.6.3
471
+ Licensed under MIT.
472
+ --------------------------------------------------------------------------------
473
+ MIT License
474
+
475
+ Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
476
+
477
+ Permission is hereby granted, free of charge, to any person obtaining a copy
478
+ of this software and associated documentation files (the "Software"), to deal
479
+ in the Software without restriction, including without limitation the rights
480
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
481
+ copies of the Software, and to permit persons to whom the Software is
482
+ furnished to do so, subject to the following conditions:
483
+
484
+ The above copyright notice and this permission notice shall be included in
485
+ all copies or substantial portions of the Software.
486
+
487
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
488
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
489
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
490
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
491
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
492
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
493
+ THE SOFTWARE.
494
+
495
+ ================================================================================
496
+ @marijn/find-cluster-break@1.0.2
497
+ Licensed under MIT.
498
+ --------------------------------------------------------------------------------
499
+ MIT License
500
+
501
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
502
+
503
+ Permission is hereby granted, free of charge, to any person obtaining a copy
504
+ of this software and associated documentation files (the "Software"), to deal
505
+ in the Software without restriction, including without limitation the rights
506
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
507
+ copies of the Software, and to permit persons to whom the Software is
508
+ furnished to do so, subject to the following conditions:
509
+
510
+ The above copyright notice and this permission notice shall be included in
511
+ all copies or substantial portions of the Software.
512
+
513
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
514
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
515
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
516
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
517
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
518
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
519
+ THE SOFTWARE.
520
+
521
+ ================================================================================
522
+ @mobily/ts-belt@3.13.1
523
+ Licensed under MIT.
524
+ --------------------------------------------------------------------------------
525
+ The MIT License (MIT)
526
+
527
+ Copyright (c) Marcin Dziewulski
528
+
529
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
530
+ this software and associated documentation files (the "Software"), to deal in
531
+ the Software without restriction, including without limitation the rights to
532
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
533
+ the Software, and to permit persons to whom the Software is furnished to do so,
534
+ subject to the following conditions:
535
+
536
+ The above copyright notice and this permission notice shall be included in all
537
+ copies or substantial portions of the Software.
538
+
539
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
540
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
541
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
542
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
543
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
544
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
545
+
546
+ ================================================================================
547
+ @phosphor-icons/core@2.1.1
548
+ Licensed under MIT.
549
+ --------------------------------------------------------------------------------
550
+ MIT License
551
+
552
+ Copyright (c) 2023 Phosphor Icons
553
+
554
+ Permission is hereby granted, free of charge, to any person obtaining a copy
555
+ of this software and associated documentation files (the "Software"), to deal
556
+ in the Software without restriction, including without limitation the rights
557
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
558
+ copies of the Software, and to permit persons to whom the Software is
559
+ furnished to do so, subject to the following conditions:
560
+
561
+ The above copyright notice and this permission notice shall be included in all
562
+ copies or substantial portions of the Software.
563
+
564
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
565
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
566
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
567
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
568
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
569
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
570
+ SOFTWARE.
571
+
572
+ ================================================================================
573
+ clsx@2.1.1
574
+ Licensed under MIT.
575
+ --------------------------------------------------------------------------------
576
+ MIT License
577
+
578
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
579
+
580
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
581
+
582
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
583
+
584
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
585
+
586
+ ================================================================================
587
+ codemirror-markdown-tables@1.0.0
588
+ Licensed under MIT.
589
+ --------------------------------------------------------------------------------
590
+ MIT License
591
+
592
+ Copyright (c) 2026 Chris Kant
593
+
594
+ Permission is hereby granted, free of charge, to any person obtaining a copy
595
+ of this software and associated documentation files (the "Software"), to deal
596
+ in the Software without restriction, including without limitation the rights
597
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
598
+ copies of the Software, and to permit persons to whom the Software is
599
+ furnished to do so, subject to the following conditions:
600
+
601
+ The above copyright notice and this permission notice shall be included in all
602
+ copies or substantial portions of the Software.
603
+
604
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
605
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
606
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
607
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
608
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
609
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
610
+ SOFTWARE.
611
+
612
+ ================================================================================
613
+ Hind variable font
614
+ Licensed under OFL-1.1.
615
+ --------------------------------------------------------------------------------
616
+ Copyright (c) 2014, Indian Type Foundry (info@indiantypefoundry.com).
617
+
618
+ This Font Software is licensed under the SIL Open Font License, Version 1.1.
619
+ This license is copied below, and is also available with a FAQ at:
620
+ http://scripts.sil.org/OFL
621
+
622
+
623
+ -----------------------------------------------------------
624
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
625
+ -----------------------------------------------------------
626
+
627
+ PREAMBLE
628
+ The goals of the Open Font License (OFL) are to stimulate worldwide
629
+ development of collaborative font projects, to support the font creation
630
+ efforts of academic and linguistic communities, and to provide a free and
631
+ open framework in which fonts may be shared and improved in partnership
632
+ with others.
633
+
634
+ The OFL allows the licensed fonts to be used, studied, modified and
635
+ redistributed freely as long as they are not sold by themselves. The
636
+ fonts, including any derivative works, can be bundled, embedded,
637
+ redistributed and/or sold with any software provided that any reserved
638
+ names are not used by derivative works. The fonts and derivatives,
639
+ however, cannot be released under any other type of license. The
640
+ requirement for fonts to remain under this license does not apply
641
+ to any document created using the fonts or their derivatives.
642
+
643
+ DEFINITIONS
644
+ "Font Software" refers to the set of files released by the Copyright
645
+ Holder(s) under this license and clearly marked as such. This may
646
+ include source files, build scripts and documentation.
647
+
648
+ "Reserved Font Name" refers to any names specified as such after the
649
+ copyright statement(s).
650
+
651
+ "Original Version" refers to the collection of Font Software components as
652
+ distributed by the Copyright Holder(s).
653
+
654
+ "Modified Version" refers to any derivative made by adding to, deleting,
655
+ or substituting -- in part or in whole -- any of the components of the
656
+ Original Version, by changing formats or by porting the Font Software to a
657
+ new environment.
658
+
659
+ "Author" refers to any designer, engineer, programmer, technical
660
+ writer or other person who contributed to the Font Software.
661
+
662
+ PERMISSION & CONDITIONS
663
+ Permission is hereby granted, free of charge, to any person obtaining
664
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
665
+ redistribute, and sell modified and unmodified copies of the Font
666
+ Software, subject to the following conditions:
667
+
668
+ 1) Neither the Font Software nor any of its individual components,
669
+ in Original or Modified Versions, may be sold by itself.
670
+
671
+ 2) Original or Modified Versions of the Font Software may be bundled,
672
+ redistributed and/or sold with any software, provided that each copy
673
+ contains the above copyright notice and this license. These can be
674
+ included either as stand-alone text files, human-readable headers or
675
+ in the appropriate machine-readable metadata fields within text or
676
+ binary files as long as those fields can be easily viewed by the user.
677
+
678
+ 3) No Modified Version of the Font Software may use the Reserved Font
679
+ Name(s) unless explicit written permission is granted by the corresponding
680
+ Copyright Holder. This restriction only applies to the primary font name as
681
+ presented to the users.
682
+
683
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
684
+ Software shall not be used to promote, endorse or advertise any
685
+ Modified Version, except to acknowledge the contribution(s) of the
686
+ Copyright Holder(s) and the Author(s) or with their explicit written
687
+ permission.
688
+
689
+ 5) The Font Software, modified or unmodified, in part or in whole,
690
+ must be distributed entirely under this license, and must not be
691
+ distributed under any other license. The requirement for fonts to
692
+ remain under this license does not apply to any document created
693
+ using the Font Software.
694
+
695
+ TERMINATION
696
+ This license becomes null and void if any of the above conditions are
697
+ not met.
698
+
699
+ DISCLAIMER
700
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
701
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
702
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
703
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
704
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
705
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
706
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
707
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
708
+ OTHER DEALINGS IN THE FONT SOFTWARE.
709
+
710
+ ================================================================================
711
+ style-mod@4.1.3
712
+ Licensed under MIT.
713
+ --------------------------------------------------------------------------------
714
+ Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
715
+
716
+ Permission is hereby granted, free of charge, to any person obtaining a copy
717
+ of this software and associated documentation files (the "Software"), to deal
718
+ in the Software without restriction, including without limitation the rights
719
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
720
+ copies of the Software, and to permit persons to whom the Software is
721
+ furnished to do so, subject to the following conditions:
722
+
723
+ The above copyright notice and this permission notice shall be included in
724
+ all copies or substantial portions of the Software.
725
+
726
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
727
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
728
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
729
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
730
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
731
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
732
+ THE SOFTWARE.
733
+
734
+ ================================================================================
735
+ ulid@3.0.2
736
+ Licensed under MIT.
737
+ --------------------------------------------------------------------------------
738
+ The MIT License (MIT)
739
+
740
+ Copyright (c) 2017 Alizain Feerasta
741
+
742
+ Permission is hereby granted, free of charge, to any person obtaining a copy
743
+ of this software and associated documentation files (the "Software"), to deal
744
+ in the Software without restriction, including without limitation the rights
745
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
746
+ copies of the Software, and to permit persons to whom the Software is
747
+ furnished to do so, subject to the following conditions:
748
+
749
+ The above copyright notice and this permission notice shall be included in all
750
+ copies or substantial portions of the Software.
751
+
752
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
753
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
754
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
755
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
756
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
757
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
758
+ SOFTWARE.
759
+
760
+ ================================================================================
761
+ w3c-keyname@2.2.8
762
+ Licensed under MIT.
763
+ --------------------------------------------------------------------------------
764
+ Copyright (C) 2016 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
765
+
766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
767
+ of this software and associated documentation files (the "Software"), to deal
768
+ in the Software without restriction, including without limitation the rights
769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
+ copies of the Software, and to permit persons to whom the Software is
771
+ furnished to do so, subject to the following conditions:
772
+
773
+ The above copyright notice and this permission notice shall be included in
774
+ all copies or substantial portions of the Software.
775
+
776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
782
+ THE SOFTWARE.
783
+