Skip to content

Commit dbaf782

Browse files
committed
Generating static files
1 parent 526c79e commit dbaf782

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

static/constants.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,6 +1474,8 @@
14741474
"Primer::OpenProject::PageHeader::Menu": {
14751475
},
14761476
"Primer::OpenProject::ZenModeButton": {
1477+
"ZEN_MODE_BUTTON_ICON": "screen-full",
1478+
"ZEN_MODE_BUTTON_LABEL": "Translation missing: en.label_zen_mode"
14771479
},
14781480
"Primer::Tooltip": {
14791481
"ALIGN_DEFAULT": "default",

static/info_arch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16631,6 +16631,19 @@
1663116631
]
1663216632
}
1663316633
},
16634+
{
16635+
"preview_path": "primer/open_project/page_header/zen_mode_button_actions",
16636+
"name": "zen_mode_button_actions",
16637+
"snapshot": "false",
16638+
"skip_rules": {
16639+
"wont_fix": [
16640+
"region"
16641+
],
16642+
"will_fix": [
16643+
"color-contrast"
16644+
]
16645+
}
16646+
},
1663416647
{
1663516648
"preview_path": "primer/open_project/page_header/leading_action",
1663616649
"name": "leading_action",

static/previews.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5222,6 +5222,19 @@
52225222
]
52235223
}
52245224
},
5225+
{
5226+
"preview_path": "primer/open_project/page_header/zen_mode_button_actions",
5227+
"name": "zen_mode_button_actions",
5228+
"snapshot": "false",
5229+
"skip_rules": {
5230+
"wont_fix": [
5231+
"region"
5232+
],
5233+
"will_fix": [
5234+
"color-contrast"
5235+
]
5236+
}
5237+
},
52255238
{
52265239
"preview_path": "primer/open_project/page_header/leading_action",
52275240
"name": "leading_action",

0 commit comments

Comments
 (0)