@primer/view-components 0.28.0-rc.538292aa → 0.28.0-rc.bfe86ece
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/static/arguments.json +0 -118
- package/static/audited_at.json +0 -1
- package/static/constants.json +0 -16
- package/static/info_arch.json +128 -883
- package/static/previews.json +0 -268
- package/static/statuses.json +0 -1
package/static/previews.json
CHANGED
@@ -5869,274 +5869,6 @@
|
|
5869
5869
|
}
|
5870
5870
|
]
|
5871
5871
|
},
|
5872
|
-
{
|
5873
|
-
"name": "select_panel",
|
5874
|
-
"component": "SelectPanel",
|
5875
|
-
"status": "alpha",
|
5876
|
-
"lookup_path": "primer/alpha/select_panel",
|
5877
|
-
"examples": [
|
5878
|
-
{
|
5879
|
-
"preview_path": "primer/alpha/select_panel/playground",
|
5880
|
-
"name": "playground",
|
5881
|
-
"snapshot": "false",
|
5882
|
-
"skip_rules": {
|
5883
|
-
"wont_fix": [
|
5884
|
-
"region"
|
5885
|
-
],
|
5886
|
-
"will_fix": [
|
5887
|
-
"color-contrast"
|
5888
|
-
]
|
5889
|
-
}
|
5890
|
-
},
|
5891
|
-
{
|
5892
|
-
"preview_path": "primer/alpha/select_panel/default",
|
5893
|
-
"name": "default",
|
5894
|
-
"snapshot": "interactive",
|
5895
|
-
"skip_rules": {
|
5896
|
-
"wont_fix": [
|
5897
|
-
"region"
|
5898
|
-
],
|
5899
|
-
"will_fix": [
|
5900
|
-
"color-contrast"
|
5901
|
-
]
|
5902
|
-
}
|
5903
|
-
},
|
5904
|
-
{
|
5905
|
-
"preview_path": "primer/alpha/select_panel/local_fetch",
|
5906
|
-
"name": "local_fetch",
|
5907
|
-
"snapshot": "interactive",
|
5908
|
-
"skip_rules": {
|
5909
|
-
"wont_fix": [
|
5910
|
-
"region"
|
5911
|
-
],
|
5912
|
-
"will_fix": [
|
5913
|
-
"color-contrast"
|
5914
|
-
]
|
5915
|
-
}
|
5916
|
-
},
|
5917
|
-
{
|
5918
|
-
"preview_path": "primer/alpha/select_panel/eventually_local_fetch",
|
5919
|
-
"name": "eventually_local_fetch",
|
5920
|
-
"snapshot": "interactive",
|
5921
|
-
"skip_rules": {
|
5922
|
-
"wont_fix": [
|
5923
|
-
"region"
|
5924
|
-
],
|
5925
|
-
"will_fix": [
|
5926
|
-
"color-contrast"
|
5927
|
-
]
|
5928
|
-
}
|
5929
|
-
},
|
5930
|
-
{
|
5931
|
-
"preview_path": "primer/alpha/select_panel/remote_fetch",
|
5932
|
-
"name": "remote_fetch",
|
5933
|
-
"snapshot": "interactive",
|
5934
|
-
"skip_rules": {
|
5935
|
-
"wont_fix": [
|
5936
|
-
"region"
|
5937
|
-
],
|
5938
|
-
"will_fix": [
|
5939
|
-
"color-contrast"
|
5940
|
-
]
|
5941
|
-
}
|
5942
|
-
},
|
5943
|
-
{
|
5944
|
-
"preview_path": "primer/alpha/select_panel/local_fetch_no_results",
|
5945
|
-
"name": "local_fetch_no_results",
|
5946
|
-
"snapshot": "interactive",
|
5947
|
-
"skip_rules": {
|
5948
|
-
"wont_fix": [
|
5949
|
-
"region"
|
5950
|
-
],
|
5951
|
-
"will_fix": [
|
5952
|
-
"color-contrast"
|
5953
|
-
]
|
5954
|
-
}
|
5955
|
-
},
|
5956
|
-
{
|
5957
|
-
"preview_path": "primer/alpha/select_panel/eventually_local_fetch_no_results",
|
5958
|
-
"name": "eventually_local_fetch_no_results",
|
5959
|
-
"snapshot": "interactive",
|
5960
|
-
"skip_rules": {
|
5961
|
-
"wont_fix": [
|
5962
|
-
"region"
|
5963
|
-
],
|
5964
|
-
"will_fix": [
|
5965
|
-
"color-contrast"
|
5966
|
-
]
|
5967
|
-
}
|
5968
|
-
},
|
5969
|
-
{
|
5970
|
-
"preview_path": "primer/alpha/select_panel/remote_fetch_no_results",
|
5971
|
-
"name": "remote_fetch_no_results",
|
5972
|
-
"snapshot": "interactive",
|
5973
|
-
"skip_rules": {
|
5974
|
-
"wont_fix": [
|
5975
|
-
"region"
|
5976
|
-
],
|
5977
|
-
"will_fix": [
|
5978
|
-
"color-contrast"
|
5979
|
-
]
|
5980
|
-
}
|
5981
|
-
},
|
5982
|
-
{
|
5983
|
-
"preview_path": "primer/alpha/select_panel/single_select",
|
5984
|
-
"name": "single_select",
|
5985
|
-
"snapshot": "interactive",
|
5986
|
-
"skip_rules": {
|
5987
|
-
"wont_fix": [
|
5988
|
-
"region"
|
5989
|
-
],
|
5990
|
-
"will_fix": [
|
5991
|
-
"color-contrast"
|
5992
|
-
]
|
5993
|
-
}
|
5994
|
-
},
|
5995
|
-
{
|
5996
|
-
"preview_path": "primer/alpha/select_panel/multiselect",
|
5997
|
-
"name": "multiselect",
|
5998
|
-
"snapshot": "interactive",
|
5999
|
-
"skip_rules": {
|
6000
|
-
"wont_fix": [
|
6001
|
-
"region"
|
6002
|
-
],
|
6003
|
-
"will_fix": [
|
6004
|
-
"color-contrast"
|
6005
|
-
]
|
6006
|
-
}
|
6007
|
-
},
|
6008
|
-
{
|
6009
|
-
"preview_path": "primer/alpha/select_panel/with_dynamic_label",
|
6010
|
-
"name": "with_dynamic_label",
|
6011
|
-
"snapshot": "interactive",
|
6012
|
-
"skip_rules": {
|
6013
|
-
"wont_fix": [
|
6014
|
-
"region"
|
6015
|
-
],
|
6016
|
-
"will_fix": [
|
6017
|
-
"color-contrast"
|
6018
|
-
]
|
6019
|
-
}
|
6020
|
-
},
|
6021
|
-
{
|
6022
|
-
"preview_path": "primer/alpha/select_panel/with_dynamic_label_and_aria_prefix",
|
6023
|
-
"name": "with_dynamic_label_and_aria_prefix",
|
6024
|
-
"snapshot": "interactive",
|
6025
|
-
"skip_rules": {
|
6026
|
-
"wont_fix": [
|
6027
|
-
"region"
|
6028
|
-
],
|
6029
|
-
"will_fix": [
|
6030
|
-
"color-contrast"
|
6031
|
-
]
|
6032
|
-
}
|
6033
|
-
},
|
6034
|
-
{
|
6035
|
-
"preview_path": "primer/alpha/select_panel/footer_buttons",
|
6036
|
-
"name": "footer_buttons",
|
6037
|
-
"snapshot": "interactive",
|
6038
|
-
"skip_rules": {
|
6039
|
-
"wont_fix": [
|
6040
|
-
"region"
|
6041
|
-
],
|
6042
|
-
"will_fix": [
|
6043
|
-
"color-contrast"
|
6044
|
-
]
|
6045
|
-
}
|
6046
|
-
},
|
6047
|
-
{
|
6048
|
-
"preview_path": "primer/alpha/select_panel/with_avatar_items",
|
6049
|
-
"name": "with_avatar_items",
|
6050
|
-
"snapshot": "interactive",
|
6051
|
-
"skip_rules": {
|
6052
|
-
"wont_fix": [
|
6053
|
-
"region"
|
6054
|
-
],
|
6055
|
-
"will_fix": [
|
6056
|
-
"color-contrast"
|
6057
|
-
]
|
6058
|
-
}
|
6059
|
-
},
|
6060
|
-
{
|
6061
|
-
"preview_path": "primer/alpha/select_panel/with_leading_icons",
|
6062
|
-
"name": "with_leading_icons",
|
6063
|
-
"snapshot": "interactive",
|
6064
|
-
"skip_rules": {
|
6065
|
-
"wont_fix": [
|
6066
|
-
"region"
|
6067
|
-
],
|
6068
|
-
"will_fix": [
|
6069
|
-
"color-contrast"
|
6070
|
-
]
|
6071
|
-
}
|
6072
|
-
},
|
6073
|
-
{
|
6074
|
-
"preview_path": "primer/alpha/select_panel/with_trailing_icons",
|
6075
|
-
"name": "with_trailing_icons",
|
6076
|
-
"snapshot": "interactive",
|
6077
|
-
"skip_rules": {
|
6078
|
-
"wont_fix": [
|
6079
|
-
"region"
|
6080
|
-
],
|
6081
|
-
"will_fix": [
|
6082
|
-
"color-contrast"
|
6083
|
-
]
|
6084
|
-
}
|
6085
|
-
},
|
6086
|
-
{
|
6087
|
-
"preview_path": "primer/alpha/select_panel/with_subtitle",
|
6088
|
-
"name": "with_subtitle",
|
6089
|
-
"snapshot": "interactive",
|
6090
|
-
"skip_rules": {
|
6091
|
-
"wont_fix": [
|
6092
|
-
"region"
|
6093
|
-
],
|
6094
|
-
"will_fix": [
|
6095
|
-
"color-contrast"
|
6096
|
-
]
|
6097
|
-
}
|
6098
|
-
},
|
6099
|
-
{
|
6100
|
-
"preview_path": "primer/alpha/select_panel/remote_fetch_initial_failure",
|
6101
|
-
"name": "remote_fetch_initial_failure",
|
6102
|
-
"snapshot": "interactive",
|
6103
|
-
"skip_rules": {
|
6104
|
-
"wont_fix": [
|
6105
|
-
"region"
|
6106
|
-
],
|
6107
|
-
"will_fix": [
|
6108
|
-
"color-contrast"
|
6109
|
-
]
|
6110
|
-
}
|
6111
|
-
},
|
6112
|
-
{
|
6113
|
-
"preview_path": "primer/alpha/select_panel/remote_fetch_filter_failure",
|
6114
|
-
"name": "remote_fetch_filter_failure",
|
6115
|
-
"snapshot": "interactive",
|
6116
|
-
"skip_rules": {
|
6117
|
-
"wont_fix": [
|
6118
|
-
"region"
|
6119
|
-
],
|
6120
|
-
"will_fix": [
|
6121
|
-
"color-contrast"
|
6122
|
-
]
|
6123
|
-
}
|
6124
|
-
},
|
6125
|
-
{
|
6126
|
-
"preview_path": "primer/alpha/select_panel/eventually_local_fetch_initial_failure",
|
6127
|
-
"name": "eventually_local_fetch_initial_failure",
|
6128
|
-
"snapshot": "interactive",
|
6129
|
-
"skip_rules": {
|
6130
|
-
"wont_fix": [
|
6131
|
-
"region"
|
6132
|
-
],
|
6133
|
-
"will_fix": [
|
6134
|
-
"color-contrast"
|
6135
|
-
]
|
6136
|
-
}
|
6137
|
-
}
|
6138
|
-
]
|
6139
|
-
},
|
6140
5872
|
{
|
6141
5873
|
"name": "spinner",
|
6142
5874
|
"component": "Spinner",
|
package/static/statuses.json
CHANGED
@@ -52,7 +52,6 @@
|
|
52
52
|
"Primer::Alpha::SegmentedControl": "alpha",
|
53
53
|
"Primer::Alpha::SegmentedControl::Item": "alpha",
|
54
54
|
"Primer::Alpha::Select": "alpha",
|
55
|
-
"Primer::Alpha::SelectPanel": "alpha",
|
56
55
|
"Primer::Alpha::SubmitButton": "alpha",
|
57
56
|
"Primer::Alpha::TabContainer": "alpha",
|
58
57
|
"Primer::Alpha::TabNav": "alpha",
|