Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[code-infra] Move ComponentLinkHeader to @mui/docs #42061

Merged
merged 6 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/data/base/components/autocomplete/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/

<p class="description">An autocomplete component is a text input enhanced by a panel of suggested options.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/badge/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubLabel: 'component: badge'

<p class="description">The Badge component generates a small label that is attached to its child element.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/button/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/button/

<p class="description">Buttons let users take actions and make choices with a single tap.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: ClickAwayListener'

<p class="description">The Click-Away Listener component detects when a click event happens outside of its child element.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/focus-trap/focus-trap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: FocusTrap'

<p class="description">The Focus Trap component prevents the user's focus from escaping its children components.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/form-control/form-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubLabel: 'component: FormControl'

<p class="description">The Form Control component is a utility that lets you associate a form input with auxiliary components, such as labels, error indicators, or helper text.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/input/input.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubLabel: 'component: input'

<p class="description">The Input component provides users with a field to enter and edit text.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/menu/menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/

<p class="description">The Dropdown Menu components provide end users with a list of options on temporary surfaces.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/modal/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/

<p class="description">The Modal component lets you create dialogs, popovers, lightboxes, and other elements that force the user to take action before continuing.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/no-ssr/no-ssr.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ components: NoSsr

<p class="description">The No-SSR component defers the rendering of children components from the server to the client.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/number-input/number-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubLabel: 'component: number input'

<p class="description">The Number Input component provides users with a field for integer values, and buttons to increment or decrement the value.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/popper/popper.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

<p class="description">The Popper component lets you create tooltips and popovers that display information about an element on the page.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/popup/popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

<p class="description">The Popup component is a utility that lets you display content in tooltips and popovers.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/portal/portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: Portal'

<p class="description">The Portal component lets you render its children into a DOM node that exists outside of the Portal's own DOM hierarchy.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/select/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-sel

<p class="description">The Select components let you create lists of options for users to choose from.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/slider/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/slider-multithumb/
<p class="description">A slider is a UI element that lets users select a single value or a range of values along a bar.
</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/snackbar/snackbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ githubLabel: 'component: snackbar'

<p class="description">The Snackbar component informs users that an action has been or will be performed by the app.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/switch/switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/switch/

<p class="description">Switches are UI elements that let users choose between two states—most commonly on/off.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: TablePagination'

<p class="description">Table Pagination is an interface tool for splitting up large amounts of data to make it easier for users to navigate.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/base/components/tabs/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/

<p class="description">Tabs are UI elements for organizing and navigating between groups of related content.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: TextareaAutosize'

<p class="description">The Textarea Autosize component gives you a textarea HTML element that automatically adjusts its height to match the length of the content within.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

{{"component": "modules/components/ComponentPageTabs.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/alert/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/alert/

<p class="description">Alerts display brief messages for the user without interrupting their use of the app.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/autocomplete/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/

<p class="description">The autocomplete is a text input enhanced by a panel of suggested options when users start typing.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/avatar/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: avatar'

<p class="description">An avatar is a graphical representation of a user's identity.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/badge/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ unstyled: /base-ui/react-badge/

<p class="description">The Badge component generates a small label that is attached to its child element.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/box/box.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ githubLabel: 'component: Box'

<p class="description">The Box component is a generic, theme-aware container with access to CSS utilities from MUI System.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/breadcrumbs/breadcrumbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: breadcrumbs'

<p class="description">A breadcrumb trail is a navigational tool that helps users keep track of their location within an app.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/button-group/button-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: ButtonGroup'

<p class="description">The Button Group combines a set of related buttons.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/button/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ unstyled: /base-ui/react-button/

<p class="description">Buttons let users take actions and make choices with a single tap.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/checkbox/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/checkbox/

<p class="description">Checkboxes give users binary choices when presented with multiple options in a series.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/chip/chip.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: chip'

<p class="description">Chip generates a compact element that can represent an input, attribute, or action.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: CircularProgress'

<p class="description">The Circular Progress component showcases the duration of a process or an indefinite wait period.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/css-baseline/css-baseline.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ githubLabel: 'component: CssBaseline'

<p class="description">Joy UI provides a CssBaseline component to kickstart an elegant, consistent, and simple baseline to build upon.</p>

{{"component": "modules/components/ComponentLinkHeader.js", "design": false}}
{{"component": "@mui/docs/ComponentLinkHeader", "design": false}}

## Global reset

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/divider/divider.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: divider'

<p class="description">A divider is a thin line that groups content in lists and layouts.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/input/input.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ unstyled: /base-ui/react-input/

<p class="description">The Input component facilitates the entry of text data from the user.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: LinearProgress'

<p class="description">Linear Progress indicators, commonly known as loaders, express an unspecified wait time or display the length of a process.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/link/link.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/link/

<p class="description">The Link component lets you customize anchor tags with theme colors and typography styles.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/modal/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/

<p class="description">The modal component provides a solid foundation for creating dialogs, popovers, lightboxes, or whatever else.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/radio-button/radio-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/radio/

<p class="description">Radio buttons enable the user to select one option from a set.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/select/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ unstyled: /base-ui/react-select/

<p class="description">Select components are used for collecting user-provided information from a list of options.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/sheet/sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ components: Sheet

<p class="description">Sheet is a generic container that supports Joy UI's global variants.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/slider/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ unstyled: /base-ui/react-slider/

<p class="description">Slider generates a background element that can be used for various purposes.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/snackbar/snackbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/alert/

<p class="description">The Snackbar, also commonly referred to as Toast, component informs users that an action has been or will be performed by the app.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/data/joy/components/stack/stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ githubLabel: 'component: Stack'

<p class="description">Stack is a container component for arranging elements vertically or horizontally.</p>

{{"component": "modules/components/ComponentLinkHeader.js"}}
{{"component": "@mui/docs/ComponentLinkHeader"}}

## Introduction

Expand Down