@primer/view-components 0.44.0-rc.b69ecd26 → 0.44.0-rc.f46ac63e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/static/arguments.json +68 -167
- package/static/audited_at.json +0 -4
- package/static/constants.json +7 -27
- package/static/info_arch.json +205 -695
- package/static/previews.json +0 -13
- package/static/statuses.json +0 -4
package/static/previews.json
CHANGED
@@ -826,19 +826,6 @@
|
|
826
826
|
"color-contrast"
|
827
827
|
]
|
828
828
|
}
|
829
|
-
},
|
830
|
-
{
|
831
|
-
"preview_path": "primer/alpha/action_menu/sub_menus",
|
832
|
-
"name": "sub_menus",
|
833
|
-
"snapshot": "false",
|
834
|
-
"skip_rules": {
|
835
|
-
"wont_fix": [
|
836
|
-
"region"
|
837
|
-
],
|
838
|
-
"will_fix": [
|
839
|
-
"color-contrast"
|
840
|
-
]
|
841
|
-
}
|
842
829
|
}
|
843
830
|
]
|
844
831
|
},
|
package/static/statuses.json
CHANGED
@@ -12,10 +12,6 @@
|
|
12
12
|
"Primer::Alpha::ActionMenu::Heading": "alpha",
|
13
13
|
"Primer::Alpha::ActionMenu::List": "alpha",
|
14
14
|
"Primer::Alpha::ActionMenu::ListWrapper": "alpha",
|
15
|
-
"Primer::Alpha::ActionMenu::Menu": "alpha",
|
16
|
-
"Primer::Alpha::ActionMenu::PrimaryMenu": "alpha",
|
17
|
-
"Primer::Alpha::ActionMenu::SubMenu": "alpha",
|
18
|
-
"Primer::Alpha::ActionMenu::SubMenuItem": "alpha",
|
19
15
|
"Primer::Alpha::AutoComplete": "deprecated",
|
20
16
|
"Primer::Alpha::AutoComplete::Item": "deprecated",
|
21
17
|
"Primer::Alpha::Banner": "alpha",
|