Skip to content

Commit d83d1f0

Browse files
committed
Generating static files
1 parent b68b3f7 commit d83d1f0

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

static/info_arch.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16670,6 +16670,13 @@
1667016670
"description": "{{link_to_system_arguments_docs}}"
1667116671
}
1667216672
]
16673+
},
16674+
{
16675+
"name": "caption",
16676+
"description": null,
16677+
"parameters": [
16678+
16679+
]
1667316680
}
1667416681
],
1667516682
"methods": [
@@ -16727,6 +16734,19 @@
1672716734
"color-contrast"
1672816735
]
1672916736
}
16737+
},
16738+
{
16739+
"preview_path": "primer/open_project/input_group/with_caption",
16740+
"name": "with_caption",
16741+
"snapshot": "false",
16742+
"skip_rules": {
16743+
"wont_fix": [
16744+
"region"
16745+
],
16746+
"will_fix": [
16747+
"color-contrast"
16748+
]
16749+
}
1673016750
}
1673116751
],
1673216752
"subcomponents": [

static/previews.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4270,6 +4270,19 @@
42704270
"color-contrast"
42714271
]
42724272
}
4273+
},
4274+
{
4275+
"preview_path": "primer/open_project/input_group/with_caption",
4276+
"name": "with_caption",
4277+
"snapshot": "false",
4278+
"skip_rules": {
4279+
"wont_fix": [
4280+
"region"
4281+
],
4282+
"will_fix": [
4283+
"color-contrast"
4284+
]
4285+
}
42734286
}
42744287
]
42754288
},

0 commit comments

Comments
 (0)