@rbleattler/omp-ts-typegen 0.2025.2630003 → 0.2025.2660004

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 CHANGED
@@ -1938,6 +1938,12 @@
1938
1938
  "description": "Fetch info when in a bare repo or not",
1939
1939
  "default": false
1940
1940
  },
1941
+ "disable_with_jj": {
1942
+ "type": "boolean",
1943
+ "title": "Disable with Jujutsu",
1944
+ "description": "Disable the git segment when there's a .jj directory in the parent file path",
1945
+ "default": false
1946
+ },
1941
1947
  "branch_icon": {
1942
1948
  "type": "string",
1943
1949
  "title": "Branch Icon",
@@ -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-09-20T00:04:00.626Z
5
+ * Generated on: 2025-09-23T00:04:07.962Z
6
6
  *
7
7
  * @see https://ohmyposh.dev/docs/
8
8
  */
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-09-20T00:04:00.626Z
6
+ * Generated on: 2025-09-23T00:04:07.962Z
7
7
  *
8
8
  * @see https://ohmyposh.dev/docs/
9
9
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rbleattler/omp-ts-typegen",
3
- "version": "0.2025.2630003",
3
+ "version": "0.2025.2660004",
4
4
  "contributors": [
5
5
  {
6
6
  "name": "Rob Bleattler",
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-09-20T00:04:00.626Z
5
+ * Generated on: 2025-09-23T00:04:07.962Z
6
6
  *
7
7
  * @see https://ohmyposh.dev/docs/
8
8
  */
@@ -7,7 +7,7 @@ These errors can help identify issues in either the theme files or in the TypeSc
7
7
  - **Valid themes:** 122 (100%)
8
8
  - **Invalid themes:** 0 (0%)
9
9
 
10
- Last updated: 2025-09-20
10
+ Last updated: 2025-09-23
11
11
 
12
12
  ## Summary
13
13
 
@@ -6,7 +6,7 @@ This report shows the validation status of all themes in the [Oh My Posh](https:
6
6
  - **Valid themes:** 122 (100%)
7
7
  - **Invalid themes:** 0 (0%)
8
8
 
9
- Last updated: 2025-09-20
9
+ Last updated: 2025-09-23
10
10
 
11
11
  | Theme | Status |
12
12
  |-------|--------|