From 8513d64b9accceb3648a31b53869ffee769eca39 Mon Sep 17 00:00:00 2001 From: OpenProject CI Date: Fri, 26 Apr 2024 12:35:44 +0000 Subject: [PATCH] Generating static files --- static/info_arch.json | 13 +++++++++++++ static/previews.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/static/info_arch.json b/static/info_arch.json index 2c29a0f250..b39e37e360 100644 --- a/static/info_arch.json +++ b/static/info_arch.json @@ -16689,6 +16689,19 @@ ] } }, + { + "preview_path": "primer/open_project/page_header/single_action", + "name": "single_action", + "snapshot": "false", + "skip_rules": { + "wont_fix": [ + "region" + ], + "will_fix": [ + "color-contrast" + ] + } + }, { "preview_path": "primer/open_project/page_header/leading_action", "name": "leading_action", diff --git a/static/previews.json b/static/previews.json index ee4b298727..0e9b3b6121 100644 --- a/static/previews.json +++ b/static/previews.json @@ -5274,6 +5274,19 @@ ] } }, + { + "preview_path": "primer/open_project/page_header/single_action", + "name": "single_action", + "snapshot": "false", + "skip_rules": { + "wont_fix": [ + "region" + ], + "will_fix": [ + "color-contrast" + ] + } + }, { "preview_path": "primer/open_project/page_header/leading_action", "name": "leading_action",