Merge "resourceloader: CSSMin::getLocalFileReferences now strips anchors"
[lhc/web/wiklou.git] / docs / extension.schema.v2.json
index 31edbd0..c9d33e1 100644 (file)
                                                                "class": {
                                                                        "enum": ["ResourceLoaderImageModule"]
                                                                },
+                                                               "defaultColor": {
+                                                                       "type": "string"
+                                                               },
                                                                "data": {
                                                                        "type": "string"
                                                                },
                                                                "selectorWithVariant": {
                                                                        "type": "string"
                                                                },
+                                                               "useDataURI": {
+                                                                       "type": "boolean"
+                                                               },
                                                                "variants": {
                                                                        "type": "object"
                                                                },