omnius 1.0.684 → 1.0.686
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/dist/index.js +631 -286
- package/docs/DISCOVERY.json +21 -2
- package/docs/guides/tui-workflows.md +2 -2
- package/docs/reference/slash-commands.md +4 -1
- package/npm-shrinkwrap.json +78 -12
- package/package.json +1 -1
package/docs/DISCOVERY.json
CHANGED
|
@@ -20245,7 +20245,10 @@
|
|
|
20245
20245
|
"keywords": [
|
|
20246
20246
|
"command",
|
|
20247
20247
|
"ui",
|
|
20248
|
-
"color"
|
|
20248
|
+
"color",
|
|
20249
|
+
"status",
|
|
20250
|
+
"frill",
|
|
20251
|
+
"flow"
|
|
20249
20252
|
],
|
|
20250
20253
|
"maturity": "stable",
|
|
20251
20254
|
"layer": "interface",
|
|
@@ -20284,12 +20287,28 @@
|
|
|
20284
20287
|
"signature": "/color",
|
|
20285
20288
|
"description": "Show or configure terminal colors/theme"
|
|
20286
20289
|
},
|
|
20290
|
+
{
|
|
20291
|
+
"signature": "/color status",
|
|
20292
|
+
"description": "Show TUI chrome effect settings"
|
|
20293
|
+
},
|
|
20294
|
+
{
|
|
20295
|
+
"signature": "/color frill on|off|toggle|status",
|
|
20296
|
+
"description": "Control ornamental TUI button ends"
|
|
20297
|
+
},
|
|
20298
|
+
{
|
|
20299
|
+
"signature": "/color flow on|off|toggle|status",
|
|
20300
|
+
"description": "Control animated and gradient-flowing box borders"
|
|
20301
|
+
},
|
|
20287
20302
|
{
|
|
20288
20303
|
"signature": "/theme",
|
|
20289
20304
|
"description": "Alias for /color"
|
|
20290
20305
|
}
|
|
20291
20306
|
],
|
|
20292
|
-
"subcommands": [
|
|
20307
|
+
"subcommands": [
|
|
20308
|
+
"status",
|
|
20309
|
+
"frill",
|
|
20310
|
+
"flow"
|
|
20311
|
+
],
|
|
20293
20312
|
"implementation_status": "implemented",
|
|
20294
20313
|
"surfaces": {
|
|
20295
20314
|
"tui": true,
|
|
@@ -27,9 +27,9 @@ The input box should preserve Unicode line boundaries and avoid overwriting prev
|
|
|
27
27
|
|
|
28
28
|
## Terminal Compatibility
|
|
29
29
|
|
|
30
|
-
Header controls
|
|
30
|
+
Header controls use background-filled square padding by default. Run `/color frill on` to enable ornamental Unicode ends when the terminal font includes Symbols for Legacy Computing glyphs.
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
Box-border color animation and gradient flow are disabled by default. Run `/color flow on` to enable them. `/color`, `/color status`, `/color frill status`, and `/color flow status` expose the current state. Both preferences persist in project/global Omnius settings, and `--local` stores only the current project override.
|
|
33
33
|
|
|
34
34
|
## Shell Output
|
|
35
35
|
|
|
@@ -1937,11 +1937,14 @@ Show or configure terminal colors/theme
|
|
|
1937
1937
|
| Safety | none |
|
|
1938
1938
|
| Aliases | /colors, /theme |
|
|
1939
1939
|
| Args | - |
|
|
1940
|
-
| Subcommands |
|
|
1940
|
+
| Subcommands | status, frill, flow |
|
|
1941
1941
|
|
|
1942
1942
|
Signatures:
|
|
1943
1943
|
|
|
1944
1944
|
- `/color` - Show or configure terminal colors/theme
|
|
1945
|
+
- `/color status` - Show TUI chrome effect settings
|
|
1946
|
+
- `/color frill on\|off\|toggle\|status` - Control ornamental TUI button ends
|
|
1947
|
+
- `/color flow on\|off\|toggle\|status` - Control animated and gradient-flowing box borders
|
|
1945
1948
|
- `/theme` - Alias for /color
|
|
1946
1949
|
|
|
1947
1950
|
### /emojis
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "omnius",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.686",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "omnius",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.686",
|
|
10
10
|
"bundleDependencies": [
|
|
11
11
|
"image-to-ascii"
|
|
12
12
|
],
|
|
@@ -1053,6 +1053,72 @@
|
|
|
1053
1053
|
"uint8arrays": "^5.1.0"
|
|
1054
1054
|
}
|
|
1055
1055
|
},
|
|
1056
|
+
"node_modules/@libp2p/noise": {
|
|
1057
|
+
"version": "17.0.2",
|
|
1058
|
+
"resolved": "https://registry.npmjs.org/@libp2p/noise/-/noise-17.0.2.tgz",
|
|
1059
|
+
"integrity": "sha512-FY83yQf4/aqqiJHY6XB5aO7vtst6mMoy0r/vGsnTaosaYQ6g9xwkNbTq/juzTXjRbz9pBVkp62zXKJrXmm9G3w==",
|
|
1060
|
+
"license": "Apache-2.0 OR MIT",
|
|
1061
|
+
"dependencies": {
|
|
1062
|
+
"@chainsafe/as-chacha20poly1305": "^0.1.0",
|
|
1063
|
+
"@chainsafe/as-sha256": "^1.2.0",
|
|
1064
|
+
"@libp2p/crypto": "^5.1.23",
|
|
1065
|
+
"@libp2p/interface": "^3.3.0",
|
|
1066
|
+
"@libp2p/peer-id": "^6.0.15",
|
|
1067
|
+
"@libp2p/utils": "^7.4.1",
|
|
1068
|
+
"@noble/ciphers": "^2.0.1",
|
|
1069
|
+
"@noble/curves": "^2.0.1",
|
|
1070
|
+
"@noble/hashes": "^2.0.1",
|
|
1071
|
+
"protons-runtime": "^7.0.0",
|
|
1072
|
+
"uint8arraylist": "^3.0.2",
|
|
1073
|
+
"uint8arrays": "^6.1.1",
|
|
1074
|
+
"wherearewe": "^2.0.1"
|
|
1075
|
+
}
|
|
1076
|
+
},
|
|
1077
|
+
"node_modules/@libp2p/noise/node_modules/multiformats": {
|
|
1078
|
+
"version": "14.0.5",
|
|
1079
|
+
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-14.0.5.tgz",
|
|
1080
|
+
"integrity": "sha512-vbIm83F2yZ1pWJGS0yl0ysracIvv56LtbrIyiIQHoLdYDJOMoLfVFsXhh9DUH4SFdkdkFhucyWniihsNzVEjkQ==",
|
|
1081
|
+
"license": "Apache-2.0 OR MIT"
|
|
1082
|
+
},
|
|
1083
|
+
"node_modules/@libp2p/noise/node_modules/protons-runtime": {
|
|
1084
|
+
"version": "7.0.0",
|
|
1085
|
+
"resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.0.0.tgz",
|
|
1086
|
+
"integrity": "sha512-r/e72006xoVND4Uvf1aIs4OQOkJaASBU3ip4DzOWAktoKAkTiOYqKoS3TYMBm8HnnYU8+h0uEzr5gIRwk/pmTg==",
|
|
1087
|
+
"license": "Apache-2.0 OR MIT",
|
|
1088
|
+
"dependencies": {
|
|
1089
|
+
"uint8-varint": "^3.0.0",
|
|
1090
|
+
"uint8arraylist": "^3.0.0",
|
|
1091
|
+
"uint8arrays": "^6.0.0"
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1094
|
+
"node_modules/@libp2p/noise/node_modules/uint8-varint": {
|
|
1095
|
+
"version": "3.0.0",
|
|
1096
|
+
"resolved": "https://registry.npmjs.org/uint8-varint/-/uint8-varint-3.0.0.tgz",
|
|
1097
|
+
"integrity": "sha512-S4DdpXBaLwKcFo7f0bWzWfHjbZ/i3QhM842qn+ZvHjxqFCfUcEB9SQNcmI69S+zMlcmIcKxsk9Iyw77S2Kxv6Q==",
|
|
1098
|
+
"license": "Apache-2.0 OR MIT",
|
|
1099
|
+
"dependencies": {
|
|
1100
|
+
"uint8arraylist": "^3.0.1",
|
|
1101
|
+
"uint8arrays": "^6.1.0"
|
|
1102
|
+
}
|
|
1103
|
+
},
|
|
1104
|
+
"node_modules/@libp2p/noise/node_modules/uint8arraylist": {
|
|
1105
|
+
"version": "3.0.2",
|
|
1106
|
+
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-3.0.2.tgz",
|
|
1107
|
+
"integrity": "sha512-LDVoq9BQaGJzGDUovEnoX6rpKCvnY/Jbtws4ikwnBzjRbq5qBAFpBZevUEbSmMM87aO0Sp+wOZy2ZXf5yODmXQ==",
|
|
1108
|
+
"license": "Apache-2.0 OR MIT",
|
|
1109
|
+
"dependencies": {
|
|
1110
|
+
"uint8arrays": "^6.0.0"
|
|
1111
|
+
}
|
|
1112
|
+
},
|
|
1113
|
+
"node_modules/@libp2p/noise/node_modules/uint8arrays": {
|
|
1114
|
+
"version": "6.1.1",
|
|
1115
|
+
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-6.1.1.tgz",
|
|
1116
|
+
"integrity": "sha512-iz7JN0XCSZYA111lhFG2Ui9EhFvTNekqSRHw3lvMHq+dzwWy1OQftxFQREEh4rffU0oSoXdQHsk2TiHKVm4fsA==",
|
|
1117
|
+
"license": "Apache-2.0 OR MIT",
|
|
1118
|
+
"dependencies": {
|
|
1119
|
+
"multiformats": "^14.0.0"
|
|
1120
|
+
}
|
|
1121
|
+
},
|
|
1056
1122
|
"node_modules/@libp2p/peer-collections": {
|
|
1057
1123
|
"version": "7.0.13",
|
|
1058
1124
|
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-7.0.13.tgz",
|
|
@@ -1359,17 +1425,17 @@
|
|
|
1359
1425
|
}
|
|
1360
1426
|
},
|
|
1361
1427
|
"node_modules/@libp2p/webrtc": {
|
|
1362
|
-
"version": "6.0.
|
|
1363
|
-
"resolved": "https://registry.npmjs.org/@libp2p/webrtc/-/webrtc-6.0.
|
|
1364
|
-
"integrity": "sha512-
|
|
1428
|
+
"version": "6.0.32",
|
|
1429
|
+
"resolved": "https://registry.npmjs.org/@libp2p/webrtc/-/webrtc-6.0.32.tgz",
|
|
1430
|
+
"integrity": "sha512-XJTKNlsVh6v0LqbvBUFQqlwxHEQRA8KW8W2aLEZrjf8NtIww6BYozsaYVe+0W6ujjZWHjTkVjUwPgVqbIPzNFA==",
|
|
1365
1431
|
"license": "Apache-2.0 OR MIT",
|
|
1366
1432
|
"dependencies": {
|
|
1367
1433
|
"@chainsafe/is-ip": "^2.1.0",
|
|
1368
|
-
"@chainsafe/libp2p-noise": "^17.0.0",
|
|
1369
1434
|
"@libp2p/crypto": "^5.1.23",
|
|
1370
1435
|
"@libp2p/interface": "^3.3.0",
|
|
1371
1436
|
"@libp2p/interface-internal": "^3.1.13",
|
|
1372
1437
|
"@libp2p/keychain": "^6.1.7",
|
|
1438
|
+
"@libp2p/noise": "^17.0.2",
|
|
1373
1439
|
"@libp2p/peer-id": "^6.0.15",
|
|
1374
1440
|
"@libp2p/utils": "^7.4.1",
|
|
1375
1441
|
"@multiformats/multiaddr": "^13.0.3",
|
|
@@ -2759,9 +2825,9 @@
|
|
|
2759
2825
|
}
|
|
2760
2826
|
},
|
|
2761
2827
|
"node_modules/bare-url": {
|
|
2762
|
-
"version": "2.5.
|
|
2763
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.5.
|
|
2764
|
-
"integrity": "sha512-
|
|
2828
|
+
"version": "2.5.4",
|
|
2829
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.5.4.tgz",
|
|
2830
|
+
"integrity": "sha512-Gxa7UVWBr0/edU1b+TJhn/AZvMQUj9OGspvYsaTYQrAbZA4BOTZGL3LiZxvD+CeMlDH4juwD84+eTAp/bLYW5g==",
|
|
2765
2831
|
"license": "Apache-2.0",
|
|
2766
2832
|
"optional": true,
|
|
2767
2833
|
"dependencies": {
|
|
@@ -3769,9 +3835,9 @@
|
|
|
3769
3835
|
}
|
|
3770
3836
|
},
|
|
3771
3837
|
"node_modules/fast-uri": {
|
|
3772
|
-
"version": "3.1.
|
|
3773
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
3774
|
-
"integrity": "sha512-
|
|
3838
|
+
"version": "3.1.7",
|
|
3839
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz",
|
|
3840
|
+
"integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==",
|
|
3775
3841
|
"funding": [
|
|
3776
3842
|
{
|
|
3777
3843
|
"type": "github",
|
package/package.json
CHANGED