@primer/view-components 0.38.0-rc.28a2e410 → 0.38.0-rc.637b3c8a
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/app/assets/javascripts/primer_view_components.js +1 -1
- package/app/assets/javascripts/primer_view_components.js.map +1 -1
- package/package.json +2 -2
- package/static/arguments.json +0 -11
- package/static/audited_at.json +0 -1
- package/static/constants.json +0 -4
- package/static/info_arch.json +0 -77
- package/static/previews.json +0 -13
- package/static/statuses.json +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.38.0-rc.
|
3
|
+
"version": "0.38.0-rc.637b3c8a",
|
4
4
|
"description": "ViewComponents for the Primer Design System",
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
6
6
|
"module": "app/components/primer/primer.js",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"@changesets/cli": "^2.24.1",
|
66
66
|
"@github/axe-github": "^0.7.0",
|
67
67
|
"@github/browserslist-config": "^1.0.0",
|
68
|
-
"@github/markdownlint-github": "^0.
|
68
|
+
"@github/markdownlint-github": "^0.6.0",
|
69
69
|
"@github/prettier-config": "0.0.6",
|
70
70
|
"@playwright/test": "^1.49.1",
|
71
71
|
"@primer/css": "21.5.1",
|
package/static/arguments.json
CHANGED
@@ -3377,17 +3377,6 @@
|
|
3377
3377
|
}
|
3378
3378
|
]
|
3379
3379
|
},
|
3380
|
-
{
|
3381
|
-
"component": "AutoComplete::NoResultItem",
|
3382
|
-
"status": "beta",
|
3383
|
-
"a11y_reviewed": false,
|
3384
|
-
"short_name": "AutoCompleteNoResultItem",
|
3385
|
-
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/beta/auto_complete/no_result_item.rb",
|
3386
|
-
"lookbook": "https://primer.style/view-components/lookbook/inspect/primer/beta/auto_complete/no_result_item/default/",
|
3387
|
-
"parameters": [
|
3388
|
-
|
3389
|
-
]
|
3390
|
-
},
|
3391
3380
|
{
|
3392
3381
|
"component": "Avatar",
|
3393
3382
|
"status": "beta",
|
package/static/audited_at.json
CHANGED
@@ -68,7 +68,6 @@
|
|
68
68
|
"Primer::BaseComponent": "",
|
69
69
|
"Primer::Beta::AutoComplete": "",
|
70
70
|
"Primer::Beta::AutoComplete::Item": "",
|
71
|
-
"Primer::Beta::AutoComplete::NoResultItem": "",
|
72
71
|
"Primer::Beta::Avatar": "",
|
73
72
|
"Primer::Beta::AvatarStack": "",
|
74
73
|
"Primer::Beta::BaseButton": "",
|
package/static/constants.json
CHANGED
@@ -807,7 +807,6 @@
|
|
807
807
|
"DEFAULT_WIDTH": "auto",
|
808
808
|
"GeneratedSlotMethods": "Primer::Beta::AutoComplete::GeneratedSlotMethods",
|
809
809
|
"Item": "Primer::Beta::AutoComplete::Item",
|
810
|
-
"NoResultItem": "Primer::Beta::AutoComplete::NoResultItem",
|
811
810
|
"SIZE_MAPPINGS": {
|
812
811
|
"small": "FormControl-small",
|
813
812
|
"medium": "FormControl-medium",
|
@@ -847,9 +846,6 @@
|
|
847
846
|
],
|
848
847
|
"GeneratedSlotMethods": "Primer::Beta::AutoComplete::Item::GeneratedSlotMethods"
|
849
848
|
},
|
850
|
-
"Primer::Beta::AutoComplete::NoResultItem": {
|
851
|
-
"GeneratedSlotMethods": "Primer::Beta::AutoComplete::NoResultItem::GeneratedSlotMethods"
|
852
|
-
},
|
853
849
|
"Primer::Beta::Avatar": {
|
854
850
|
"DEFAULT_SHAPE": "circle",
|
855
851
|
"DEFAULT_SIZE": 20,
|
package/static/info_arch.json
CHANGED
@@ -10771,19 +10771,6 @@
|
|
10771
10771
|
"color-contrast"
|
10772
10772
|
]
|
10773
10773
|
}
|
10774
|
-
},
|
10775
|
-
{
|
10776
|
-
"preview_path": "primer/beta/auto_complete/no_results",
|
10777
|
-
"name": "no_results",
|
10778
|
-
"snapshot": "false",
|
10779
|
-
"skip_rules": {
|
10780
|
-
"wont_fix": [
|
10781
|
-
"region"
|
10782
|
-
],
|
10783
|
-
"will_fix": [
|
10784
|
-
"color-contrast"
|
10785
|
-
]
|
10786
|
-
}
|
10787
10774
|
}
|
10788
10775
|
],
|
10789
10776
|
"subcomponents": [
|
@@ -10884,70 +10871,6 @@
|
|
10884
10871
|
],
|
10885
10872
|
"subcomponents": [
|
10886
10873
|
|
10887
|
-
]
|
10888
|
-
},
|
10889
|
-
{
|
10890
|
-
"fully_qualified_name": "Primer::Beta::AutoComplete::NoResultItem",
|
10891
|
-
"description": "",
|
10892
|
-
"accessibility_docs": null,
|
10893
|
-
"is_form_component": false,
|
10894
|
-
"is_published": true,
|
10895
|
-
"requires_js": false,
|
10896
|
-
"component": "AutoComplete::NoResultItem",
|
10897
|
-
"status": "beta",
|
10898
|
-
"a11y_reviewed": false,
|
10899
|
-
"short_name": "AutoCompleteNoResultItem",
|
10900
|
-
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/beta/auto_complete/no_result_item.rb",
|
10901
|
-
"lookbook": "https://primer.style/view-components/lookbook/inspect/primer/beta/auto_complete/no_result_item/default/",
|
10902
|
-
"parameters": [
|
10903
|
-
|
10904
|
-
],
|
10905
|
-
"slots": [
|
10906
|
-
{
|
10907
|
-
"name": "leading_visual",
|
10908
|
-
"description": "The leading visual rendered before the link.",
|
10909
|
-
"parameters": [
|
10910
|
-
{
|
10911
|
-
"name": "kwargs",
|
10912
|
-
"type": "Hash",
|
10913
|
-
"default": "N/A",
|
10914
|
-
"description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Avatar{{/link_to_component}} or {{#link_to_component}}Primer::Beta::Octicon{{/link_to_component}}"
|
10915
|
-
}
|
10916
|
-
]
|
10917
|
-
},
|
10918
|
-
{
|
10919
|
-
"name": "trailing_visual",
|
10920
|
-
"description": "The trailing visual rendered after the link.",
|
10921
|
-
"parameters": [
|
10922
|
-
{
|
10923
|
-
"name": "kwargs",
|
10924
|
-
"type": "Hash",
|
10925
|
-
"default": "N/A",
|
10926
|
-
"description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Octicon{{/link_to_component}}, {{#link_to_component}}Primer::Beta::Label{{/link_to_component}}, or {{#link_to_component}}Primer::Beta::Counter{{/link_to_component}}"
|
10927
|
-
}
|
10928
|
-
]
|
10929
|
-
},
|
10930
|
-
{
|
10931
|
-
"name": "description",
|
10932
|
-
"description": "Optional description",
|
10933
|
-
"parameters": [
|
10934
|
-
{
|
10935
|
-
"name": "system_arguments",
|
10936
|
-
"type": "Hash",
|
10937
|
-
"default": "N/A",
|
10938
|
-
"description": "{{link_to_system_arguments_docs}}"
|
10939
|
-
}
|
10940
|
-
]
|
10941
|
-
}
|
10942
|
-
],
|
10943
|
-
"methods": [
|
10944
|
-
|
10945
|
-
],
|
10946
|
-
"previews": [
|
10947
|
-
|
10948
|
-
],
|
10949
|
-
"subcomponents": [
|
10950
|
-
|
10951
10874
|
]
|
10952
10875
|
}
|
10953
10876
|
]
|
package/static/previews.json
CHANGED
@@ -1154,19 +1154,6 @@
|
|
1154
1154
|
"color-contrast"
|
1155
1155
|
]
|
1156
1156
|
}
|
1157
|
-
},
|
1158
|
-
{
|
1159
|
-
"preview_path": "primer/beta/auto_complete/no_results",
|
1160
|
-
"name": "no_results",
|
1161
|
-
"snapshot": "false",
|
1162
|
-
"skip_rules": {
|
1163
|
-
"wont_fix": [
|
1164
|
-
"region"
|
1165
|
-
],
|
1166
|
-
"will_fix": [
|
1167
|
-
"color-contrast"
|
1168
|
-
]
|
1169
|
-
}
|
1170
1157
|
}
|
1171
1158
|
]
|
1172
1159
|
},
|
package/static/statuses.json
CHANGED
@@ -68,7 +68,6 @@
|
|
68
68
|
"Primer::BaseComponent": "beta",
|
69
69
|
"Primer::Beta::AutoComplete": "beta",
|
70
70
|
"Primer::Beta::AutoComplete::Item": "beta",
|
71
|
-
"Primer::Beta::AutoComplete::NoResultItem": "beta",
|
72
71
|
"Primer::Beta::Avatar": "beta",
|
73
72
|
"Primer::Beta::AvatarStack": "beta",
|
74
73
|
"Primer::Beta::BaseButton": "beta",
|