Skip to content

Commit 474604c

Browse files
committed
Generating static files
1 parent e7f41a3 commit 474604c

3 files changed

Lines changed: 31 additions & 0 deletions

File tree

static/constants.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,6 +1820,11 @@
18201820
"label": "No results"
18211821
},
18221822
"GeneratedSlotMethods": "Primer::OpenProject::FilterableTreeView::GeneratedSlotMethods",
1823+
"SUPPORTED_SELECT_VARIANTS": [
1824+
"multiple",
1825+
"single",
1826+
"none"
1827+
],
18231828
"SubTree": "Primer::OpenProject::FilterableTreeView::SubTree"
18241829
},
18251830
"Primer::OpenProject::FilterableTreeView::SubTree": {

static/info_arch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20435,6 +20435,19 @@
2043520435
]
2043620436
}
2043720437
},
20438+
{
20439+
"preview_path": "primer/open_project/filterable_tree_view/link_nodes",
20440+
"name": "link_nodes",
20441+
"snapshot": "false",
20442+
"skip_rules": {
20443+
"wont_fix": [
20444+
"region"
20445+
],
20446+
"will_fix": [
20447+
"color-contrast"
20448+
]
20449+
}
20450+
},
2043820451
{
2043920452
"preview_path": "primer/open_project/filterable_tree_view/hide_checkbox",
2044020453
"name": "hide_checkbox",

static/previews.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4528,6 +4528,19 @@
45284528
]
45294529
}
45304530
},
4531+
{
4532+
"preview_path": "primer/open_project/filterable_tree_view/link_nodes",
4533+
"name": "link_nodes",
4534+
"snapshot": "false",
4535+
"skip_rules": {
4536+
"wont_fix": [
4537+
"region"
4538+
],
4539+
"will_fix": [
4540+
"color-contrast"
4541+
]
4542+
}
4543+
},
45314544
{
45324545
"preview_path": "primer/open_project/filterable_tree_view/hide_checkbox",
45334546
"name": "hide_checkbox",

0 commit comments

Comments
 (0)