Skip to content

Commit f1b2098

Browse files
committed
Generate static pagination preview metadata
1 parent 16466e9 commit f1b2098

2 files changed

Lines changed: 78 additions & 0 deletions

File tree

static/info_arch.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21610,6 +21610,45 @@
2161021610
"color-contrast"
2161121611
]
2161221612
}
21613+
},
21614+
{
21615+
"preview_path": "primer/open_project/pagination/first_page",
21616+
"name": "first_page",
21617+
"snapshot": "false",
21618+
"skip_rules": {
21619+
"wont_fix": [
21620+
"region"
21621+
],
21622+
"will_fix": [
21623+
"color-contrast"
21624+
]
21625+
}
21626+
},
21627+
{
21628+
"preview_path": "primer/open_project/pagination/last_page",
21629+
"name": "last_page",
21630+
"snapshot": "false",
21631+
"skip_rules": {
21632+
"wont_fix": [
21633+
"region"
21634+
],
21635+
"will_fix": [
21636+
"color-contrast"
21637+
]
21638+
}
21639+
},
21640+
{
21641+
"preview_path": "primer/open_project/pagination/single_page",
21642+
"name": "single_page",
21643+
"snapshot": "false",
21644+
"skip_rules": {
21645+
"wont_fix": [
21646+
"region"
21647+
],
21648+
"will_fix": [
21649+
"color-contrast"
21650+
]
21651+
}
2161321652
}
2161421653
],
2161521654
"subcomponents": []

static/previews.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6644,6 +6644,45 @@
66446644
"color-contrast"
66456645
]
66466646
}
6647+
},
6648+
{
6649+
"preview_path": "primer/open_project/pagination/first_page",
6650+
"name": "first_page",
6651+
"snapshot": "false",
6652+
"skip_rules": {
6653+
"wont_fix": [
6654+
"region"
6655+
],
6656+
"will_fix": [
6657+
"color-contrast"
6658+
]
6659+
}
6660+
},
6661+
{
6662+
"preview_path": "primer/open_project/pagination/last_page",
6663+
"name": "last_page",
6664+
"snapshot": "false",
6665+
"skip_rules": {
6666+
"wont_fix": [
6667+
"region"
6668+
],
6669+
"will_fix": [
6670+
"color-contrast"
6671+
]
6672+
}
6673+
},
6674+
{
6675+
"preview_path": "primer/open_project/pagination/single_page",
6676+
"name": "single_page",
6677+
"snapshot": "false",
6678+
"skip_rules": {
6679+
"wont_fix": [
6680+
"region"
6681+
],
6682+
"will_fix": [
6683+
"color-contrast"
6684+
]
6685+
}
66476686
}
66486687
]
66496688
},

0 commit comments

Comments
 (0)