@rbleattler/omp-ts-typegen 0.2025.2970003 → 0.2025.3000004
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/cache/schema.json +51 -3
- package/dist/types/omp.d.ts +2 -2
- package/dist/types/omp.js +1 -1
- package/package.json +1 -1
- package/src/types/omp.ts +2 -2
- package/theme-validation-details.md +1 -1
- package/theme-validation.md +1 -1
package/cache/schema.json
CHANGED
|
@@ -3189,6 +3189,12 @@
|
|
|
3189
3189
|
"description": "The icon to use for Debian",
|
|
3190
3190
|
"default": ""
|
|
3191
3191
|
},
|
|
3192
|
+
"deepin": {
|
|
3193
|
+
"type": "string",
|
|
3194
|
+
"title": "Deepin Icon",
|
|
3195
|
+
"description": "The icon to use for Deepin",
|
|
3196
|
+
"default": ""
|
|
3197
|
+
},
|
|
3192
3198
|
"devuan": {
|
|
3193
3199
|
"type": "string",
|
|
3194
3200
|
"title": "Devuan Icon",
|
|
@@ -3207,18 +3213,36 @@
|
|
|
3207
3213
|
"description": "The icon to use for Elementary",
|
|
3208
3214
|
"default": ""
|
|
3209
3215
|
},
|
|
3216
|
+
"endeavouros": {
|
|
3217
|
+
"type": "string",
|
|
3218
|
+
"title": "EndeavourOS Icon",
|
|
3219
|
+
"description": "The icon to use for EndeavourOS",
|
|
3220
|
+
"default": ""
|
|
3221
|
+
},
|
|
3210
3222
|
"fedora": {
|
|
3211
3223
|
"type": "string",
|
|
3212
3224
|
"title": "Fedora Icon",
|
|
3213
3225
|
"description": "The icon to use for Fedora",
|
|
3214
3226
|
"default": ""
|
|
3215
3227
|
},
|
|
3228
|
+
"freebsd": {
|
|
3229
|
+
"type": "string",
|
|
3230
|
+
"title": "FreeBSD Icon",
|
|
3231
|
+
"description": "The icon to use for FreeBSD",
|
|
3232
|
+
"default": "\\U000f08e0"
|
|
3233
|
+
},
|
|
3216
3234
|
"gentoo": {
|
|
3217
3235
|
"type": "string",
|
|
3218
3236
|
"title": "Gentoo Icon",
|
|
3219
3237
|
"description": "The icon to use for Gentoo",
|
|
3220
3238
|
"default": ""
|
|
3221
3239
|
},
|
|
3240
|
+
"kali": {
|
|
3241
|
+
"type": "string",
|
|
3242
|
+
"title": "Kali Icon",
|
|
3243
|
+
"description": "The icon to use for Kali",
|
|
3244
|
+
"default": "\\uf327"
|
|
3245
|
+
},
|
|
3222
3246
|
"mageia": {
|
|
3223
3247
|
"type": "string",
|
|
3224
3248
|
"title": "Mageia Icon",
|
|
@@ -3237,6 +3261,12 @@
|
|
|
3237
3261
|
"description": "The icon to use for Mint",
|
|
3238
3262
|
"default": ""
|
|
3239
3263
|
},
|
|
3264
|
+
"neon": {
|
|
3265
|
+
"type": "string",
|
|
3266
|
+
"title": "Neon Icon",
|
|
3267
|
+
"description": "The icon to use for Neon",
|
|
3268
|
+
"default": "\\uf331"
|
|
3269
|
+
},
|
|
3240
3270
|
"nixos": {
|
|
3241
3271
|
"type": "string",
|
|
3242
3272
|
"title": "Nixos Icon",
|
|
@@ -3249,6 +3279,12 @@
|
|
|
3249
3279
|
"description": "The icon to use for Opensuse",
|
|
3250
3280
|
"default": ""
|
|
3251
3281
|
},
|
|
3282
|
+
"opensuse-tumbleweed": {
|
|
3283
|
+
"type": "string",
|
|
3284
|
+
"title": "OpenSUSE Tumbleweed Icon",
|
|
3285
|
+
"description": "The icon to use for OpenSUSE Tumbleweed",
|
|
3286
|
+
"default": ""
|
|
3287
|
+
},
|
|
3252
3288
|
"redhat": {
|
|
3253
3289
|
"type": "string",
|
|
3254
3290
|
"title": "Redhat Icon",
|
|
@@ -3285,11 +3321,23 @@
|
|
|
3285
3321
|
"description": "The icon to use for Alma",
|
|
3286
3322
|
"default": ""
|
|
3287
3323
|
},
|
|
3324
|
+
"almalinux": {
|
|
3325
|
+
"type": "string",
|
|
3326
|
+
"title": "AlmaLinux Icon",
|
|
3327
|
+
"description": "The icon to use for AlmaLinux",
|
|
3328
|
+
"default": ""
|
|
3329
|
+
},
|
|
3330
|
+
"almalinux9": {
|
|
3331
|
+
"type": "string",
|
|
3332
|
+
"title": "AlmaLinux9 Icon",
|
|
3333
|
+
"description": "The icon to use for AlmaLinux9",
|
|
3334
|
+
"default": ""
|
|
3335
|
+
},
|
|
3288
3336
|
"android": {
|
|
3289
3337
|
"type": "string",
|
|
3290
3338
|
"title": "Android Icon",
|
|
3291
|
-
"description": "The icon to use for
|
|
3292
|
-
"default": "
|
|
3339
|
+
"description": "The icon to use for Android",
|
|
3340
|
+
"default": "\\ue70e"
|
|
3293
3341
|
}
|
|
3294
3342
|
}
|
|
3295
3343
|
}
|
|
@@ -5398,7 +5446,7 @@
|
|
|
5398
5446
|
"cycle": {
|
|
5399
5447
|
"type": "array",
|
|
5400
5448
|
"title": "List of settings to cycle through segment by segment",
|
|
5401
|
-
"description": "https://ohmyposh.dev/docs/configuration/cycle",
|
|
5449
|
+
"description": "https://ohmyposh.dev/docs/configuration/colors#cycle",
|
|
5402
5450
|
"default": [],
|
|
5403
5451
|
"items": {
|
|
5404
5452
|
"properties": {
|
package/dist/types/omp.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Oh My Posh TypeScript definitions
|
|
3
3
|
*
|
|
4
4
|
* Generated from schema: https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/schema.json
|
|
5
|
-
* Generated on: 2025-10-
|
|
5
|
+
* Generated on: 2025-10-27T00:04:23.326Z
|
|
6
6
|
*
|
|
7
7
|
* @see https://ohmyposh.dev/docs/
|
|
8
8
|
*/
|
|
@@ -21,7 +21,7 @@ export type Config = {
|
|
|
21
21
|
*/
|
|
22
22
|
console_title_template?: string;
|
|
23
23
|
/**
|
|
24
|
-
* https://ohmyposh.dev/docs/configuration/cycle
|
|
24
|
+
* https://ohmyposh.dev/docs/configuration/colors#cycle
|
|
25
25
|
*/
|
|
26
26
|
cycle?: CycleElement[];
|
|
27
27
|
/**
|
package/dist/types/omp.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Oh My Posh TypeScript definitions
|
|
4
4
|
*
|
|
5
5
|
* Generated from schema: https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/schema.json
|
|
6
|
-
* Generated on: 2025-10-
|
|
6
|
+
* Generated on: 2025-10-27T00:04:23.326Z
|
|
7
7
|
*
|
|
8
8
|
* @see https://ohmyposh.dev/docs/
|
|
9
9
|
*/
|
package/package.json
CHANGED
package/src/types/omp.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Oh My Posh TypeScript definitions
|
|
3
3
|
*
|
|
4
4
|
* Generated from schema: https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/schema.json
|
|
5
|
-
* Generated on: 2025-10-
|
|
5
|
+
* Generated on: 2025-10-27T00:04:23.326Z
|
|
6
6
|
*
|
|
7
7
|
* @see https://ohmyposh.dev/docs/
|
|
8
8
|
*/
|
|
@@ -37,7 +37,7 @@ export type Config = {
|
|
|
37
37
|
*/
|
|
38
38
|
console_title_template?: string;
|
|
39
39
|
/**
|
|
40
|
-
* https://ohmyposh.dev/docs/configuration/cycle
|
|
40
|
+
* https://ohmyposh.dev/docs/configuration/colors#cycle
|
|
41
41
|
*/
|
|
42
42
|
cycle?: CycleElement[];
|
|
43
43
|
/**
|
package/theme-validation.md
CHANGED