@forge/manifest
12.1.0-next.412.1.0-next.5
out/schema/manifest-schema.json~
out/schema/manifest-schema.jsonModified+50−4
Index: package/out/schema/manifest-schema.json
===================================================================
--- package/out/schema/manifest-schema.json
+++ package/out/schema/manifest-schema.json
@@ -16758,8 +16758,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -16868,8 +16871,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -16950,8 +16956,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17060,8 +17069,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17324,8 +17336,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17416,8 +17431,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17469,8 +17487,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17561,8 +17582,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17614,8 +17638,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17706,8 +17733,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17777,8 +17807,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17898,8 +17931,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -17951,10 +17987,9 @@
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
"displayConditions": {
- "type": "object",
- "properties": {}
+ "type": "object"
},
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
@@ -18054,10 +18089,9 @@
"xlarge"
]
},
"displayConditions": {
- "type": "object",
- "properties": {}
+ "type": "object"
},
"render": {
"enum": [
"native",
@@ -18122,8 +18156,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
},
@@ -18229,8 +18266,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
},
@@ -18315,8 +18355,11 @@
"minLength": 1,
"maxLength": 255,
"pattern": "^[a-zA-Z0-9-_]+$"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}
@@ -18436,8 +18479,11 @@
],
"type": "string",
"default": "default"
},
+ "displayConditions": {
+ "type": "object"
+ },
"key": {
"$ref": "#/definitions/ModuleKeySchema"
}
}