From 11183fb2d5fafdf59ac363f33578f6ed5228f842 Mon Sep 17 00:00:00 2001 From: OpenProject CI Date: Fri, 26 Jul 2024 06:19:21 +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 887225e076..6ab30cb844 100644 --- a/static/info_arch.json +++ b/static/info_arch.json @@ -17828,6 +17828,19 @@ ] } }, + { + "preview_path": "primer/open_project/page_header/create_action", + "name": "create_action", + "snapshot": "false", + "skip_rules": { + "wont_fix": [ + "region" + ], + "will_fix": [ + "color-contrast" + ] + } + }, { "preview_path": "primer/open_project/page_header/single_action", "name": "single_action", diff --git a/static/previews.json b/static/previews.json index 0cb8aa52a0..08e81f2349 100644 --- a/static/previews.json +++ b/static/previews.json @@ -5443,6 +5443,19 @@ ] } }, + { + "preview_path": "primer/open_project/page_header/create_action", + "name": "create_action", + "snapshot": "false", + "skip_rules": { + "wont_fix": [ + "region" + ], + "will_fix": [ + "color-contrast" + ] + } + }, { "preview_path": "primer/open_project/page_header/single_action", "name": "single_action",