Skip to content

Commit 8bb7053

Browse files
committed
Generating static files
1 parent 54c43a9 commit 8bb7053

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

static/arguments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6060,7 +6060,7 @@
60606060
},
60616061
{
60626062
"component": "OpenProject::Fieldset",
6063-
"status": "open_project",
6063+
"status": "alpha",
60646064
"a11y_reviewed": false,
60656065
"short_name": "OpenProjectFieldset",
60666066
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/open_project/fieldset.rb",
@@ -6088,7 +6088,7 @@
60886088
},
60896089
{
60906090
"component": "OpenProject::Fieldset::Legend",
6091-
"status": "open_project",
6091+
"status": "alpha",
60926092
"a11y_reviewed": false,
60936093
"short_name": "OpenProjectFieldsetLegend",
60946094
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/open_project/fieldset/legend_component.rb",

static/info_arch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20087,7 +20087,7 @@
2008720087
"is_published": true,
2008820088
"requires_js": false,
2008920089
"component": "OpenProject::Fieldset",
20090-
"status": "open_project",
20090+
"status": "alpha",
2009120091
"a11y_reviewed": false,
2009220092
"short_name": "OpenProjectFieldset",
2009320093
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/open_project/fieldset.rb",
@@ -20178,7 +20178,7 @@
2017820178
"is_published": true,
2017920179
"requires_js": false,
2018020180
"component": "OpenProject::Fieldset::Legend",
20181-
"status": "open_project",
20181+
"status": "alpha",
2018220182
"a11y_reviewed": false,
2018320183
"short_name": "OpenProjectFieldsetLegend",
2018420184
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/open_project/fieldset/legend_component.rb",

static/previews.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4374,7 +4374,7 @@
43744374
{
43754375
"name": "fieldset",
43764376
"component": "OpenProject::Fieldset",
4377-
"status": "open_project",
4377+
"status": "alpha",
43784378
"lookup_path": "primer/open_project/fieldset",
43794379
"examples": [
43804380
{

static/statuses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151
"Primer::OpenProject::DragHandle": "open_project",
152152
"Primer::OpenProject::FeedbackDialog": "open_project",
153153
"Primer::OpenProject::FeedbackMessage": "open_project",
154-
"Primer::OpenProject::Fieldset": "open_project",
155-
"Primer::OpenProject::Fieldset::LegendComponent": "open_project",
154+
"Primer::OpenProject::Fieldset": "alpha",
155+
"Primer::OpenProject::Fieldset::LegendComponent": "alpha",
156156
"Primer::OpenProject::FilterableTreeView": "alpha",
157157
"Primer::OpenProject::FilterableTreeView::SubTree": "alpha",
158158
"Primer::OpenProject::FlexLayout": "open_project",

0 commit comments

Comments
 (0)