{
"id": "app.offprint.block.imageDiff",
"defs": {
"main": {
"type": "object",
"required": [
"images"
],
"properties": {
"width": {
"type": "string",
"description": "CSS width value"
},
"images": {
"type": "array",
"items": {
"ref": "app.offprint.block.imageGrid#gridImage",
"type": "ref"
},
"required": true,
"maxLength": 2,
"minLength": 2,
"description": "Exactly 2 images for comparison [before, after]"
},
"labels": {
"type": "array",
"items": {
"type": "string"
},
"maxLength": 2,
"minLength": 2,
"description": "Labels for the images [before label, after label]"
},
"caption": {
"type": "string",
"description": "Comparison caption"
},
"alignment": {
"enum": [
"left",
"center",
"right"
],
"type": "string",
"description": "Horizontal alignment"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ukz4rcyftjqvxnhmyobwtpgj
- CID
-
bafyreic26p6lugfymfjwhocg3st75u5vzkyk3etouvmgh54x2eht3bb4pe
- Indexed At
- 2026-01-26 04:21 UTC
- AT-URI
-
at://did:plc:ukz4rcyftjqvxnhmyobwtpgj/com.atproto.lexicon.schema/app.offprint.block.imageDiff