@visulima/tui 1.0.0-alpha.18 → 1.0.0-alpha.19

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.
Files changed (4) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/LICENSE.md +25 -37
  3. package/index.js +691 -539
  4. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## @visulima/tui [1.0.0-alpha.19](https://github.com/visulima/visulima/compare/@visulima/tui@1.0.0-alpha.18...@visulima/tui@1.0.0-alpha.19) (2026-05-26)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **ci-stability:** green CI across vis, native, lint, tests, attw ([#651](https://github.com/visulima/visulima/issues/651)) ([d4eb684](https://github.com/visulima/visulima/commit/d4eb684b5f75c818c9251048c605a0ed54a268e3))
6
+ * **repo:** apply eslint --fix and prettier --fix across packages ([#650](https://github.com/visulima/visulima/issues/650)) ([2e26a84](https://github.com/visulima/visulima/commit/2e26a84774f218f21345e9a8ecd68236b6542743)), closes [#620](https://github.com/visulima/visulima/issues/620)
7
+ * **repo:** sort package.json keys across all packages ([e1fd9ab](https://github.com/visulima/visulima/commit/e1fd9ab467ef96a98c777da1572ff6a50fcf7e71))
8
+
9
+ ### Tests
10
+
11
+ * **repo:** add dist runtime + types integration tests ([32ee300](https://github.com/visulima/visulima/commit/32ee300b7184117a0ddf9f9d390f75f8932d5ed9))
12
+
13
+
14
+ ### Dependencies
15
+
16
+ * **@visulima/error:** upgraded to 6.0.0-alpha.28
17
+
1
18
  ## @visulima/tui [1.0.0-alpha.18](https://github.com/visulima/visulima/compare/@visulima/tui@1.0.0-alpha.17...@visulima/tui@1.0.0-alpha.18) (2026-05-20)
2
19
 
3
20
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -67,11 +67,14 @@ Licensed under the Apache License, Version 2.0
67
67
  <!-- DEPENDENCIES -->
68
68
 
69
69
  # Licenses of bundled dependencies
70
+
70
71
  The published @visulima/tui artifact additionally contains code with the following licenses:
71
72
  ISC, MIT
72
73
 
73
74
  # Bundled dependencies:
75
+
74
76
  ## @visulima/ansi
77
+
75
78
  License: MIT
76
79
  By: Daniel Bannert
77
80
  Repository: git+https://github.com/visulima/visulima.git
@@ -98,8 +101,6 @@ Repository: git+https://github.com/visulima/visulima.git
98
101
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
99
102
  > SOFTWARE.
100
103
  >
101
- >
102
- >
103
104
  > # Licenses of bundled dependencies
104
105
  >
105
106
  > The published @visulima/ansi artifact additionally contains code with the following licenses:
@@ -202,10 +203,6 @@ Repository: git+https://github.com/visulima/visulima.git
202
203
  > > WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
203
204
  > > ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
204
205
  >
205
- >
206
- >
207
- >
208
- >
209
206
  > # Licenses of bundled types
210
207
  >
211
208
  > The published @visulima/ansi artifact additionally contains code with the following licenses:
@@ -229,9 +226,10 @@ Repository: git+https://github.com/visulima/visulima.git
229
226
  > >
230
227
  > > 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.
231
228
 
232
- ---------------------------------------
229
+ ---
233
230
 
234
231
  ## @visulima/colorize
232
+
235
233
  License: MIT
236
234
  By: Daniel Bannert
237
235
  Repository: git+https://github.com/visulima/visulima.git
@@ -278,8 +276,6 @@ Repository: git+https://github.com/visulima/visulima.git
278
276
  > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
279
277
  > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
280
278
  >
281
- >
282
- >
283
279
  > # Licenses of bundled dependencies
284
280
  >
285
281
  > The published @visulima/colorize artifact additionally contains code with the following licenses:
@@ -303,9 +299,10 @@ Repository: git+https://github.com/visulima/visulima.git
303
299
  > >
304
300
  > > 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.
305
301
 
306
- ---------------------------------------
302
+ ---
307
303
 
308
304
  ## @visulima/error
305
+
309
306
  License: MIT
310
307
  By: Daniel Bannert
311
308
  Repository: git+https://github.com/visulima/visulima.git
@@ -332,8 +329,6 @@ Repository: git+https://github.com/visulima/visulima.git
332
329
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
333
330
  > SOFTWARE.
334
331
  >
335
- >
336
- >
337
332
  > # Licenses of bundled dependencies
338
333
  >
339
334
  > The published @visulima/error artifact additionally contains code with the following licenses:
@@ -357,10 +352,6 @@ Repository: git+https://github.com/visulima/visulima.git
357
352
  > >
358
353
  > > 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.
359
354
  >
360
- >
361
- >
362
- >
363
- >
364
355
  > # Licenses of bundled types
365
356
  >
366
357
  > The published @visulima/error artifact additionally contains code with the following licenses:
@@ -387,9 +378,10 @@ Repository: git+https://github.com/visulima/visulima.git
387
378
  > > See the License for the specific language governing permissions and
388
379
  > > limitations under the License.
389
380
 
390
- ---------------------------------------
381
+ ---
391
382
 
392
383
  ## @visulima/is-ansi-color-supported
384
+
393
385
  License: MIT
394
386
  By: Daniel Bannert
395
387
  Repository: git+https://github.com/visulima/visulima.git
@@ -416,9 +408,10 @@ Repository: git+https://github.com/visulima/visulima.git
416
408
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
417
409
  > SOFTWARE.
418
410
 
419
- ---------------------------------------
411
+ ---
420
412
 
421
413
  ## @visulima/spinner
414
+
422
415
  License: MIT
423
416
  By: Daniel Bannert
424
417
  Repository: git+https://github.com/visulima/visulima.git
@@ -465,8 +458,6 @@ Repository: git+https://github.com/visulima/visulima.git
465
458
  > - **License:** MIT
466
459
  > - **Description:** Provides Unicode-based braille animations that were adapted for additional visual effects.
467
460
  >
468
- >
469
- >
470
461
  > # Licenses of bundled dependencies
471
462
  >
472
463
  > The published @visulima/spinner artifact additionally contains code with the following licenses:
@@ -490,10 +481,6 @@ Repository: git+https://github.com/visulima/visulima.git
490
481
  > >
491
482
  > > 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.
492
483
  >
493
- >
494
- >
495
- >
496
- >
497
484
  > # Licenses of bundled types
498
485
  >
499
486
  > The published @visulima/spinner artifact additionally contains code with the following licenses:
@@ -517,9 +504,10 @@ Repository: git+https://github.com/visulima/visulima.git
517
504
  > >
518
505
  > > 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.
519
506
 
520
- ---------------------------------------
507
+ ---
521
508
 
522
509
  ## @visulima/string
510
+
523
511
  License: MIT
524
512
  By: Daniel Bannert
525
513
  Repository: git+https://github.com/visulima/visulima.git
@@ -546,8 +534,6 @@ Repository: git+https://github.com/visulima/visulima.git
546
534
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
547
535
  > SOFTWARE.
548
536
  >
549
- >
550
- >
551
537
  > # Licenses of bundled dependencies
552
538
  >
553
539
  > The published @visulima/string artifact additionally contains code with the following licenses:
@@ -1071,10 +1057,6 @@ Repository: git+https://github.com/visulima/visulima.git
1071
1057
  > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1072
1058
  > > SOFTWARE.
1073
1059
  >
1074
- >
1075
- >
1076
- >
1077
- >
1078
1060
  > # Licenses of bundled types
1079
1061
  >
1080
1062
  > The published @visulima/string artifact additionally contains code with the following licenses:
@@ -1182,9 +1164,10 @@ Repository: git+https://github.com/visulima/visulima.git
1182
1164
  > >
1183
1165
  > > 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.
1184
1166
 
1185
- ---------------------------------------
1167
+ ---
1186
1168
 
1187
1169
  ## cli-boxes
1170
+
1188
1171
  License: MIT
1189
1172
  By: Sindre Sorhus
1190
1173
  Repository: sindresorhus/cli-boxes
@@ -1199,9 +1182,10 @@ Repository: sindresorhus/cli-boxes
1199
1182
  >
1200
1183
  > 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.
1201
1184
 
1202
- ---------------------------------------
1185
+ ---
1203
1186
 
1204
1187
  ## is-in-ci
1188
+
1205
1189
  License: MIT
1206
1190
  By: Sindre Sorhus
1207
1191
  Repository: sindresorhus/is-in-ci
@@ -1216,9 +1200,10 @@ Repository: sindresorhus/is-in-ci
1216
1200
  >
1217
1201
  > 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.
1218
1202
 
1219
- ---------------------------------------
1203
+ ---
1220
1204
 
1221
1205
  ## patch-console
1206
+
1222
1207
  License: MIT
1223
1208
  By: vdemedes
1224
1209
  Repository: vadimdemedes/patch-console
@@ -1233,9 +1218,10 @@ Repository: vadimdemedes/patch-console
1233
1218
  >
1234
1219
  > 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.
1235
1220
 
1236
- ---------------------------------------
1221
+ ---
1237
1222
 
1238
1223
  ## signal-exit
1224
+
1239
1225
  License: ISC
1240
1226
  By: Ben Coe
1241
1227
  Repository: https://github.com/tapjs/signal-exit.git
@@ -1257,9 +1243,10 @@ Repository: https://github.com/tapjs/signal-exit.git
1257
1243
  > WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
1258
1244
  > ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1259
1245
 
1260
- ---------------------------------------
1246
+ ---
1261
1247
 
1262
1248
  ## terminal-size
1249
+
1263
1250
  License: MIT
1264
1251
  By: Sindre Sorhus
1265
1252
  Repository: sindresorhus/terminal-size
@@ -1274,9 +1261,10 @@ Repository: sindresorhus/terminal-size
1274
1261
  >
1275
1262
  > 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.
1276
1263
 
1277
- ---------------------------------------
1264
+ ---
1278
1265
 
1279
1266
  ## tseep
1267
+
1280
1268
  License: MIT
1281
1269
  By: morglod
1282
1270
  Repository: git+https://github.com/Morglod/tseep.git