X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Fthemes%2Fapex%2Findicators.json;h=da4fc123271401502fa305f19b0e78e96559d39f;hp=0a9d1d26f35f974c29f5ef4cf0355e6740dac690;hb=11ee7f78da9776db26098642a151a288f98bea14;hpb=799ca9856b52fb52b2d7d2356df109352eddd707 diff --git a/resources/lib/oojs-ui/themes/apex/indicators.json b/resources/lib/oojs-ui/themes/apex/indicators.json index 0a9d1d26f3..da4fc12327 100644 --- a/resources/lib/oojs-ui/themes/apex/indicators.json +++ b/resources/lib/oojs-ui/themes/apex/indicators.json @@ -3,16 +3,21 @@ "intro": "@import '../../../../src/styles/common';", "images": { "alert": { "file": "images/indicators/alert.svg" }, + "clear": { "file": "images/indicators/clear.svg" }, "up": { "file": "images/indicators/arrow-up.svg" }, "down": { "file": "images/indicators/arrow-down.svg" }, "next": { "file": { "ltr": "images/indicators/arrow-ltr.svg", "rtl": "images/indicators/arrow-rtl.svg" - } }, + }, + "deprecated": "This will be removed in v0.26.0." + }, "previous": { "file": { "ltr": "images/indicators/arrow-rtl.svg", "rtl": "images/indicators/arrow-ltr.svg" - } }, + }, + "deprecated": "This will be removed in v0.26.0." + }, "required": { "file": "images/indicators/required.svg" }, "search": { "file": { "ltr": "images/indicators/search-ltr.svg",