diff --git a/docs/reference/generated/form.json b/docs/reference/generated/form.json index 189b1c0eb1..2bc0908006 100644 --- a/docs/reference/generated/form.json +++ b/docs/reference/generated/form.json @@ -4,7 +4,7 @@ "props": { "errors": { "type": "Record", - "description": "An object where the keys correspond to the `name` attribute of the form fields,\nand the values correspond to the erorr(s) related to that field." + "description": "An object where the keys correspond to the `name` attribute of the form fields,\nand the values correspond to the error(s) related to that field." }, "onClearErrors": { "type": "(errors) => void", diff --git a/docs/reference/generated/menu-arrow.json b/docs/reference/generated/menu-arrow.json index 98e8167679..56a43087cb 100644 --- a/docs/reference/generated/menu-arrow.json +++ b/docs/reference/generated/menu-arrow.json @@ -26,7 +26,7 @@ }, "data-side": { "description": "Indicates which side the menu is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": {} diff --git a/docs/reference/generated/menu-popup.json b/docs/reference/generated/menu-popup.json index 8954240821..0ce836710c 100644 --- a/docs/reference/generated/menu-popup.json +++ b/docs/reference/generated/menu-popup.json @@ -24,7 +24,7 @@ }, "data-side": { "description": "Indicates which side the menu is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" }, "data-starting-style": { "description": "Present when the menu is animating in." diff --git a/docs/reference/generated/menu-positioner.json b/docs/reference/generated/menu-positioner.json index f1f0ebfcbc..dc8fc9f0ac 100644 --- a/docs/reference/generated/menu-positioner.json +++ b/docs/reference/generated/menu-positioner.json @@ -75,7 +75,7 @@ }, "data-side": { "description": "Indicates which side the menu is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": { diff --git a/docs/reference/generated/popover-arrow.json b/docs/reference/generated/popover-arrow.json index a21c4cf3d9..0da3f942a4 100644 --- a/docs/reference/generated/popover-arrow.json +++ b/docs/reference/generated/popover-arrow.json @@ -26,7 +26,7 @@ }, "data-side": { "description": "Indicates which side the popup is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": {} diff --git a/docs/reference/generated/popover-popup.json b/docs/reference/generated/popover-popup.json index 0691d26689..150af7f8ef 100644 --- a/docs/reference/generated/popover-popup.json +++ b/docs/reference/generated/popover-popup.json @@ -32,7 +32,7 @@ }, "data-side": { "description": "Indicates which side the popup is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" }, "data-starting-style": { "description": "Present when the popup is animating in." diff --git a/docs/reference/generated/popover-positioner.json b/docs/reference/generated/popover-positioner.json index a8d16717c9..9a155f18dd 100644 --- a/docs/reference/generated/popover-positioner.json +++ b/docs/reference/generated/popover-positioner.json @@ -77,7 +77,7 @@ }, "data-side": { "description": "Indicates which side the popup is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": { diff --git a/docs/reference/generated/preview-card-arrow.json b/docs/reference/generated/preview-card-arrow.json index 7cee7ac549..b12b57add6 100644 --- a/docs/reference/generated/preview-card-arrow.json +++ b/docs/reference/generated/preview-card-arrow.json @@ -26,7 +26,7 @@ }, "data-side": { "description": "Indicates which side the preview card is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": {} diff --git a/docs/reference/generated/preview-card-popup.json b/docs/reference/generated/preview-card-popup.json index 33e86f81e3..70606fac3c 100644 --- a/docs/reference/generated/preview-card-popup.json +++ b/docs/reference/generated/preview-card-popup.json @@ -20,7 +20,7 @@ }, "data-side": { "description": "Indicates which side the preview card is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" }, "data-starting-style": { "description": "Present when the preview card is animating in." diff --git a/docs/reference/generated/preview-card-positioner.json b/docs/reference/generated/preview-card-positioner.json index 491da9dd91..5fea11a83e 100644 --- a/docs/reference/generated/preview-card-positioner.json +++ b/docs/reference/generated/preview-card-positioner.json @@ -77,7 +77,7 @@ }, "data-side": { "description": "Indicates which side the preview card is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": { diff --git a/docs/reference/generated/tooltip-arrow.json b/docs/reference/generated/tooltip-arrow.json index 30160656a1..f122a0ebac 100644 --- a/docs/reference/generated/tooltip-arrow.json +++ b/docs/reference/generated/tooltip-arrow.json @@ -26,7 +26,7 @@ }, "data-side": { "description": "Indicates which side the tooltip is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": {} diff --git a/docs/reference/generated/tooltip-popup.json b/docs/reference/generated/tooltip-popup.json index 4aa77e2744..56325e4847 100644 --- a/docs/reference/generated/tooltip-popup.json +++ b/docs/reference/generated/tooltip-popup.json @@ -24,7 +24,7 @@ }, "data-side": { "description": "Indicates which side the tooltip is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" }, "data-starting-style": { "description": "Present when the tooltip is animating in." diff --git a/docs/reference/generated/tooltip-positioner.json b/docs/reference/generated/tooltip-positioner.json index b7e0021f1a..538059bb6a 100644 --- a/docs/reference/generated/tooltip-positioner.json +++ b/docs/reference/generated/tooltip-positioner.json @@ -77,7 +77,7 @@ }, "data-side": { "description": "Indicates which side the tooltip is positioned relative to the trigger.", - "type": "'none' | 'top' | 'right' | 'bottom' | 'left'" + "type": "'top' | 'bottom' | 'left' | 'right' | 'inline-end' | 'inline-start'" } }, "cssVariables": { diff --git a/docs/src/app/(public)/(content)/react/components/accordion/demos/hero/tailwind/index.tsx b/docs/src/app/(public)/(content)/react/components/accordion/demos/hero/tailwind/index.tsx index b4a071d0e8..8ba8a16ddd 100644 --- a/docs/src/app/(public)/(content)/react/components/accordion/demos/hero/tailwind/index.tsx +++ b/docs/src/app/(public)/(content)/react/components/accordion/demos/hero/tailwind/index.tsx @@ -6,12 +6,12 @@ export default function ExampleAccordion() { - + What is Base UI? - +
Base UI is a library of high-quality unstyled React components for design systems and web apps. @@ -21,12 +21,12 @@ export default function ExampleAccordion() { - + How do I get started? - +
Head to the “Quick start” guide in the docs. If you’ve used unstyled libraries before, you’ll feel at home. @@ -36,12 +36,12 @@ export default function ExampleAccordion() { - + Can I use it for my project? - +
Of course! Base UI is free and open source.
diff --git a/docs/src/app/(public)/(content)/react/components/alert-dialog/demos/hero/tailwind/index.tsx b/docs/src/app/(public)/(content)/react/components/alert-dialog/demos/hero/tailwind/index.tsx index 7ee26c6c74..09e804af53 100644 --- a/docs/src/app/(public)/(content)/react/components/alert-dialog/demos/hero/tailwind/index.tsx +++ b/docs/src/app/(public)/(content)/react/components/alert-dialog/demos/hero/tailwind/index.tsx @@ -4,12 +4,12 @@ import { AlertDialog } from '@base-ui-components/react/alert-dialog'; export default function ExampleAlertDialog() { return ( - + Discard draft - - + + Discard draft? @@ -17,10 +17,10 @@ export default function ExampleAlertDialog() { You can’t undo this action.
- + Cancel - + Discard
diff --git a/docs/src/app/(public)/(content)/react/components/checkbox-group/demos/hero/tailwind/index.tsx b/docs/src/app/(public)/(content)/react/components/checkbox-group/demos/hero/tailwind/index.tsx index fdeed1ce15..7cf326202d 100644 --- a/docs/src/app/(public)/(content)/react/components/checkbox-group/demos/hero/tailwind/index.tsx +++ b/docs/src/app/(public)/(content)/react/components/checkbox-group/demos/hero/tailwind/index.tsx @@ -16,7 +16,7 @@ export default function ExampleCheckboxGroup() {