@primer/view-components 0.27.1-rc.f35adaba → 0.28.0-rc.3edef6b8
Sign up to get free protection for your applications and to get access to all the features.
- package/app/assets/javascripts/app/components/primer/alpha/action_menu/action_menu_element.d.ts +0 -9
- package/app/assets/javascripts/app/components/primer/alpha/select_panel_element.d.ts +64 -0
- package/app/assets/javascripts/app/components/primer/aria_live.d.ts +8 -0
- package/app/assets/javascripts/app/components/primer/primer.d.ts +4 -0
- package/app/assets/javascripts/app/components/primer/shared_events.d.ts +9 -0
- package/app/assets/javascripts/primer_view_components.js +1 -1
- package/app/assets/javascripts/primer_view_components.js.map +1 -1
- package/app/assets/styles/primer_view_components.css +1 -1
- package/app/assets/styles/primer_view_components.css.map +1 -1
- package/app/components/primer/alpha/action_list.css +1 -1
- package/app/components/primer/alpha/action_menu/action_menu_element.d.ts +0 -9
- package/app/components/primer/alpha/select_panel_element.d.ts +64 -0
- package/app/components/primer/alpha/select_panel_element.js +924 -0
- package/app/components/primer/aria_live.d.ts +8 -0
- package/app/components/primer/aria_live.js +38 -0
- package/app/components/primer/primer.d.ts +4 -0
- package/app/components/primer/primer.js +4 -0
- package/app/components/primer/shared_events.d.ts +9 -0
- package/app/components/primer/shared_events.js +1 -0
- package/package.json +2 -1
- package/static/arguments.json +118 -0
- package/static/audited_at.json +1 -0
- package/static/constants.json +16 -0
- package/static/info_arch.json +897 -116
- package/static/previews.json +294 -0
- package/static/statuses.json +1 -0
package/static/previews.json
CHANGED
@@ -5869,6 +5869,300 @@
|
|
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
|
+
"preview_path": "primer/alpha/select_panel/single_select_form",
|
6140
|
+
"name": "single_select_form",
|
6141
|
+
"snapshot": "interactive",
|
6142
|
+
"skip_rules": {
|
6143
|
+
"wont_fix": [
|
6144
|
+
"region"
|
6145
|
+
],
|
6146
|
+
"will_fix": [
|
6147
|
+
"color-contrast"
|
6148
|
+
]
|
6149
|
+
}
|
6150
|
+
},
|
6151
|
+
{
|
6152
|
+
"preview_path": "primer/alpha/select_panel/multiselect_form",
|
6153
|
+
"name": "multiselect_form",
|
6154
|
+
"snapshot": "interactive",
|
6155
|
+
"skip_rules": {
|
6156
|
+
"wont_fix": [
|
6157
|
+
"region"
|
6158
|
+
],
|
6159
|
+
"will_fix": [
|
6160
|
+
"color-contrast"
|
6161
|
+
]
|
6162
|
+
}
|
6163
|
+
}
|
6164
|
+
]
|
6165
|
+
},
|
5872
6166
|
{
|
5873
6167
|
"name": "spinner",
|
5874
6168
|
"component": "Spinner",
|
package/static/statuses.json
CHANGED
@@ -52,6 +52,7 @@
|
|
52
52
|
"Primer::Alpha::SegmentedControl": "alpha",
|
53
53
|
"Primer::Alpha::SegmentedControl::Item": "alpha",
|
54
54
|
"Primer::Alpha::Select": "alpha",
|
55
|
+
"Primer::Alpha::SelectPanel": "alpha",
|
55
56
|
"Primer::Alpha::SubmitButton": "alpha",
|
56
57
|
"Primer::Alpha::TabContainer": "alpha",
|
57
58
|
"Primer::Alpha::TabNav": "alpha",
|