|
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 | + } |
10774 | 10787 | } |
10775 | 10788 | ], |
10776 | 10789 | "subcomponents": [ |
|
10871 | 10884 | ], |
10872 | 10885 | "subcomponents": [ |
10873 | 10886 |
|
| 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 | + |
10874 | 10951 | ] |
10875 | 10952 | } |
10876 | 10953 | ] |
|
0 commit comments