From c29ad800eae33633c1f1b02db374f0ca6303617c Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Sat, 7 Dec 2024 19:03:29 -0300 Subject: [PATCH] Update search meta (#4270) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(input): ensure clear button is not focusable when disabled (#3774) * fix(input): ensure clear button is not focusable when disabled * test(input): add test to ensure clear button is not focusable when disabled * chore: add changeset for clear button focus fix when input is disabled * fix(input): update clear button to use button element * test(input): add focus test when disabled and update tests for clear button using button element * test(input): replace querySelector with getByRole for clear button * fix(input): set tabIndex to -1 for clear button * test(input): ensure clear button is not focusable * fix(image): add missing `w` to `getWrapperProps` dependency (#3802) * fix(image): add missing `w` to `getWrapperProps` dependency * chore(changeset): add changeset * fix(autocomplete): popover should remain open after clicking clear button (#3788) * fix: add state.open() so that dropdown is not closed * chore: add changeset * chore(autocomplete): add testcases for keeping lisbox open when clearButton is clicked * chore: update changeset * chore(autocomplete): change the docs for test cases * chore(changeset): update changeset message and add issue number --------- Co-authored-by: WK Wong * refactor(docs): example of blurred card (#3741) * docs(card): adding info regarding the gradient for blurred card * chore(nit): adding example * chore(docs): revise content for card isBlurred example * chore(docs): revise isBlurred note --------- Co-authored-by: Maharshi Alpesh Co-authored-by: WK Wong * fix(docs): replace twitter logo/links with x logo/links (#3815) * fix(docs): replace Twitter logo/links with X logo/links * docs: update twitter references to x * docs: update changeset for twitter to x changes * docs: update twitter references to x * docs: update twitter references to x * chore(docs): undo .sponsorsrc since it's generated * refactor(docs): remove unnecessary classes * chore(docs): undo .sponsorsrc since it's generated --------- Co-authored-by: WK Wong * fix(date-picker): adding props from calendarProps to getCalendarProps (#3773) * fix(date-picker): adding props from calendarProps to the getCalendarProps * chore(date-picker): adding the changeset * chore(changeset): add issue number --------- Co-authored-by: Maharshi Alpesh Co-authored-by: WK Wong * feat(autocomplete): automatically focus first non-disabled item (#2186) Co-authored-by: WK Wong * docs(accordion): add overflow to custom motion example (#3793) * fix(docs): typos in dark mode page (#3823) * fix(theme): fullWidth in input and select (#3768) * fix(input): fixing the fullWidth functionality * chore(changeset): add issue number * chore(changeset): revise changeset message --------- Co-authored-by: Maharshi Alpesh Co-authored-by: WK Wong * fix(autocomplete): exit animation on popover close (#3845) * fix(autocomplete): exit animation on popover close * refactor(autocomplete): getListBoxProps --------- Co-authored-by: WK Wong * refactor(theme): replace the use of RTL-specific styles with logical properties (#3868) * chore(rtl): remove the usages of rtl * chore(changeset): adding the changeset * chore(changeset): update changeset message --------- Co-authored-by: WK Wong * fix(select): label placement discrepancy in Select (#3853) * fix(select): label placement incorrect in case of multiline * chore(select): adding the changeset * chore(select): adding the tests * chore(select): code imrovement, wkw's suggestions * chore(changeset): update changeset message --------- Co-authored-by: WK Wong * fix(theme): label placement in select and input (#3869) * fix(theme): fix the label placement * chore(changeset): adding the changeset * chore(select): adding comments * fix(docs): avoid translating the code block (#3878) * docs(Codeblock): avoid code be translated * fix(docs): lint issue --------- Co-authored-by: WK Wong * fix(listbox): change listBoxItem key to optional (#3883) * fix(listbox): listBoxItem key to optional * chore: add defaultSelectedKeys test for numeric keys and ids * chore: add changeset * chore: comment out section prompts in PR template (#3884) * chore(test): update testing libraries and refactor (#3886) * fix(theme): show margin only with label in Switch component (#3861) * fix(switch): removed right margin in wrapper #3791 * feat(changeset): added changeset * fix(switch): removed me-2 in wrapper * fix(switch): added ms-2 to label * chore(changeset): correct package and message --------- Co-authored-by: WK Wong * fix(theme): removed pseudo cancel btn from input (#3912) * fix(theme): removed pseudo cancel btn from input * chore(changeset): adding the changeset * fix(input): conditionally hiding the webkit search * chore(changeset): revise changeset message --------- Co-authored-by: WK Wong * refactor(docs): dx improvement in accordion (#3856) * refactor: improve dx for writing a docs component (#2544) * refactor: improve dx for write a docs component Signed-off-by: Innei * refactor(docs): switch to contentlayer2 * chore(docs): rename to avoid conflict * refactor(docs): switch to next-contentlayer2 * refactor(docs): revise docs lib * chore(deps): bump docs related dependencies * fix(use-aria-multiselect): type issue due to ts version bump --------- Signed-off-by: Innei Co-authored-by: WK Wong * refactor(docs): accordion codes * feat(docs): declare module `*.jsx?raw` * feat(docs): include `**/*.jsx` * fix(docs): incorrect content * chore(docs): add new lines * refactor(docs): lint --------- Signed-off-by: Innei Co-authored-by: Innei * fix(docs): typos in hero section (#3928) * fix(theme): support RTL for breadcrumbs (#3927) * fix(breadcrumbs): added separator rotation for RTL #2486 * chore(changeset): added changeset * fix(docs): removed unused import and merged classNames in dropdown (#3936) * fix(breadcrumbs): added separator rotation for RTL #2486 * chore(changeset): added changeset * fix(docs): removed unused Link import and merged classnames in dropdown * fix: avatar filter disableAnimation to dom prop (#3946) * feat: add git hook to auto update dependencies (#3365) * feat: add git hook to auto update dependencies * feat: update color * fix: prevent test matcher warning (#3893) * fix: prevent test matcher warning * chore: add node types * chore: update Jest related packages * chore: run pnpm install * fix(tabs): correct inert value for true condition (#3978) * Alert component (#3982) * feat(alert): began the work on alert component * fix(readme): making correction * chore(deps): change to 2.0.0 * chore(docs): update README.md * feat(theme): init alert tv * chore(alert): update package.json * feat(alert): init alert storybook structure * chore(changeset): add changeset * chore(changeset): change to minor * chore(alert): revise alert package.json * feat(alert): init test structure * chore(deps): pnpm-lock.yaml * feat(alert): initailized theme and basic structure * feat(alert): completed use-alert.ts and alert.tsx * feat(alert): remove innerWrapper, replace helperWrapper with mainWrapper, adding isCloseable prop * feat(alert): adding isCloseable prop to baseWrapper dependency * feat(alert): setting the default value of isCloseable prop to true * feat(alert): moving CloseIcon inside the button * feat(alert): updated package.json * feat(alert): default variant and default story * feat(alert): adding color and radius stories * feat(alert): completed the styling * feat(alert): add stories for isCloseable prop and restyle other stories * feat(alert): correcting ref type * feat(alert): add test cases * feat(alert): remove startContent and endContent props * feat(alert): make styling more accurate * feat(alert): fixed default props * feat(alert): fixed theme docs * feat(alert): add logic for icons * feat(alert): begin to add docs * chore(alert): implement the changes suggested in code review * feat(alert): add onclose prop to alert * feat(alert): add test cases * docs(alert): add onClose event * feat(docs): add alert to routes.json * fix(alert): correct the text colors * docs(alert): fix imports and syntax errors * chore(alert): implement the changes suggested in code review * chore(alert): lint the code and change isCloseable to isClosable * chore(alert): lint the code * chore(alert): run pnpm i * fix(alert): fix the logic for close button and add test case * docs(alert): fix docs, change isCloseable to isClosable and change docs for isClosable property * chore(alert): add the support for RTL, refactor the code and fix the typos * docs(alert): grammer issues fix * fix(alert): replace rtl with ms * chore(alert): custom style and custom implementation, remove isClosable={false}, refactor, fix typos * chore(alert): linting and implement coderabbit suggestions * chore(alert): refactor and typos fix * chore(alert): add import for closeIcon * chore(alert): add props for closeIcon * chore(alert): refactor fixes * chore(alert): implement ryo-manba's suggestion on close Icon * chore(alert): make alert more responsive * chore(alert): fix grammer issues suggested by coderabbit * fix(alert): add max-w property to make alert responsive * chore(alert): improve responsiveness and refactor alertIcon * chore(alert): add missing dependency to useMemo * chore(alert): implement coderabbit's suggestions * chore(alert): update docs and refactor * chore(alert): refactor alertIcon and implement coderabbit's suggestion * chore: fixes --------- Co-authored-by: Abhinav Agarwal Co-authored-by: WK Wong Co-authored-by: Abhinav Agarwal <78839973+abhinav700@users.noreply.github.com> * Feat/add draggable modal (#3983) * feat(hooks): add use-draggable hook * feat(components): [modal] export use-draggable * docs(components): [modal] add draggable modal * feat(components): [modal] add ref prop for modal-header * chore(components): [modal] add draggable modal for storybook * chore: add changeset for draggable modal * docs(hooks): [use-draggable] fix typo * chore: upper changeset * chore(components): [modal] add overflow draggable modal to sb * test(components): [modal] add draggable modal tests * build: update pnpm-lock * chore(changeset): include issue number * feat(hooks): [use-draggable] set user-select to none when during the dragging * docs(components): [modal] update code demo title * docs(components): [modal] condense description for draggable overflow * feat(hooks): [use-draggable] change version to 0.1.0 * refactor(hooks): [use-draggable] use use-move implement use-draggable * feat(hooks): [use-draggable] remove repeated user-select * test(components): [modal] update test case to use-draggable base use-move * docs(components): [modal] update draggable examples * fix(hooks): [use-draggable] fix mobile device touchmove event conflict * refactor(hooks): [use-draggable] remove drag ref prop * refactor(hooks): [use-draggable] draggable2is-disabled overflow2can-overflow * test(components): [modal] add draggble disable test * chore(hooks): [use-draggable] add commant for body touchmove * Update packages/hooks/use-draggable/src/index.ts Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * fix(hooks): [use-draggable] import use-callback * test(components): [modal] add mobile-sized test for draggable * chore(hooks): [use-draggable] add use-callback for func * chore(hooks): [use-draggable] update version to 2.0.0 * chore: fix typo * Update .changeset/soft-apricots-sleep.md * fix: pnpm lock * fix: build * chore: add updated moadl --------- Co-authored-by: wzc520pyfm <1528857653@qq.com> Co-authored-by: աɨռɢӄաօռɢ Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * chore: upgrade react-aria / React 19 & Next.js 15 support (#3732) * chore: upgrade react-aria * chore: add changeset * chore: fix type error --------- Co-authored-by: Junior Garcia * feat(date-picker): add selectorButtonPlacement property (#3248) * feat(date-picker): add selectorButtonPlacement property * chore: update changeset * Update .changeset/neat-donkeys-accept.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Junior Garcia * feat: add tab ref (#3974) * feat: add tab ref * feat: add changeset * feat: pre-release workflow (#2910) * feat(workflow): pre-release * feat(workflow): exit pre-release * chore(workflow): update version & publish commands * fix(workflow): add missing attributes and use schangeset:beta cmd * feat(root): add changeset:beta * fix(workflows): revise pre-release logic * fix(workflows): add missing run * fix(workflows): use changeset:exit with version instead * feat(root): add changeset:exit cmd * refactor(workflows): add pths, id, and format * feat(workflows): enter pre-release mode * chore(workflows): remove pre.json only * refactor(workflows): remove enter-pre-release-mode * fix(workflows): incorrect url * refactor(root): remove unused exit command * refactor(workflows): add comments * feat(changeset): change to main branch as baseBranch * feat(root): add changeset:canary * refactor(workflows): remove unused workflow * feat(workflow): support canary pre-release mode * refactor(docs): change to canary * feat(popover): added control for closing popover on scroll (#3595) * fix(navbar): fixed the height when style h-full * fix(navbar): fixed the height when style h-full * docs(changeset): resolved extra file * feat(popover): added control for closing popover on scroll * update(changeset): correction * feat(popover): removed extra story * refactor(test): corrected test for both true and false values of shouldCloseOnScroll * refactor(docs): added shouldCloseOnScroll prop * chore(changeset): change to minor --------- Co-authored-by: աӄա * feat: add month and year pickers to DateRangePicker and RangeCalendar (#3302) * feat: add month and year pickers to DateRangePicker and RangeCalendar * chore: update docs * Update .changeset/kind-cobras-travel.md * chore: react package version --------- Co-authored-by: Junior Garcia * chore(deps): bump tailwind-merge version (#3657) * chore(deps): bump tailwind-merge versions * chore(theme): adopt latest extendTailwindMerge * chore(changeset): add changeset * chore(changeset): change to minor * Update .changeset/grumpy-mayflies-rhyme.md --------- Co-authored-by: Junior Garcia * feat: added drawer component (#3986) Signed-off-by: The1111mp Co-authored-by: The1111mp * refactor: optimisations (#3523) * refactor: replace lodash with native approaches * refactor(deps): update framer-motion versions * feat(utilities): add @nextui-org/dom-animation * refactor(components): load domAnimation dynamically * refactor(deps): add @nextui-org/dom-animation * fix(utilities): relocate index.ts * feat(changeset): framer motion optimization * chore(deps): bump framer-motion version * fix(docs): conflict issue * refactor(hooks): remove the unnecessary this aliasing * refactor(utilities): remove the unnecessary this aliasing * chore(docs): remove {} so that it won't be true all the time * chore(dom-animation): end with new line * refactor(hooks): use debounce from `@nextui-org/shared-utils` * chore(deps): add `@nextui-org/shared-utils` * refactor: move mapKeys logic to `@nextui-org/shared-utils` * refactor: use `get` from `@nextui-org/shared-utils` * refactor(docs): use `get` from `@nextui-org/shared-utils` * refactor(shared-utils): mapKeys * chore(deps): bump framer-motion version * chore(deps): remove lodash * refactor(docs): use intersectionBy from shared-utils * feat(shared-utils): add intersectionBy * chore(dom-animation): remove extra blank line * refactor(shared-utils): revise intersectionBy * fix(modal): add willChange * refactor(shared-utils): add comments * fix: build & tests --------- Co-authored-by: Junior Garcia * feat(hooks): use-theme hook (#3169) * feat(docs): update dark mode content * feat(hooks): @nextui-org/use-theme * chore(docs): revise ThemeSwitcher code * refactor(hooks): simplify useTheme and support custom theme names * feat(hooks): add use-theme test cases * feat(changeset): add changeset * refactor(hooks): make localStorageMock globally and clear before each test * fix(docs): typo * fix(hooks): coderabbitai comments * chore(hooks): remove unnecessary + * chore(changeset): change to minor * feat(hooks): handle system theme * chore(hooks): add EOL * refactor(hooks): add default theme * refactor(hooks): revise useTheme * refactor(hooks): resolve pr comments * refactor(hooks): resolve pr comments * refactor(hooks): resolve pr comments * refactor(hooks): remove unused theme in dependency array * chore(docs): typos * refactor(hooks): mark system as key for system theme * chore: merged with canary --------- Co-authored-by: Junior Garcia * Fix/avatar flashing (#3987) * fix(use-image): cached image flashing * chore: merged with canary --------- Co-authored-by: Rakha Kanz Kautsar * refactor(menu): Use `useMenu` and `useMenuItem` from RA (#3261) * refactor(menu): use useMenu from react-aria instead * refactor(menu): use useMenuItem from react-aria instead * feat(changeset): add changeset * chore: merged with canary * fix: dropdown tests --------- Co-authored-by: Junior Garcia * fix(theme): added stripe color gradients for progress (#3938) * fix(breadcrumbs): added separator rotation for RTL #2486 * chore(changeset): added changeset * fix(docs): removed unused Link import and merged classnames in dropdown * fix(theme):added stripe color gradients for progress #1933 * refactor(theme): added stripe-size and createStripeGradient * chore: add all minor releases * fix(docs): invalid canary storybook link (#4030) * fix(use-image): image ReferenceError in SSR (#4122) * fix(use-image): image ReferenceError in SSR * fix(use-image): sync with beta * fix(use-image): sync with beta * chore(use-image): remove unnecessary comments * fix(docs): buildLocation expects an object (#4118) * fix(docs): routing.mdx * Delete .changeset/pre.json * chore(docs): update yarn installation command (#4132) There is no `-g` flag in yarn. `global` is a command which must immediately follow yarn. Source: https://classic.yarnpkg.com/lang/en/docs/cli/global/ * chore: upgrade storybook 8 (#4124) * feat: upgrade storybook8 * chore: upgrade storybook and vite * chore: remove @mdx-js/react optimizeDep * chore: add @mdx-js/react optimizeDep * fix: format * docs: add forms guide (#3822) * v2.5.0 [BETA] (#4164) * chore(pre-release): enter pre-release mode * fix(theme): apply tw nested group (#3909) * chore(changset): add changeset * fix(theme): apply nested group to table * chore(docs): update table bottomContent code * fix: changeset * fix: changeset * fix: changeset * fix: changeset * fix: changeset * fix: pkg versions * fix: changeset * fix: drawer peer dep * chore: update plop components tempalte * ci(changesets): version packages (beta) (#3988) Co-authored-by: github-actions[bot] * fix: pre-release workflow * chore: debug log added * chore: force pre-release * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * chore: beta1 (#3990) * ci(changesets): version packages (beta) (#3991) Co-authored-by: github-actions[bot] * fix(use-image): image ReferenceError in SSR (#3993) * fix(input): fixed a sliding issue caused by the helper wrapper (#3966) * If it is false and there is an error message or description it will create a div * Update packages/components/input/src/input.tsx * Update packages/components/select/src/select.tsx * Update packages/components/input/src/textarea.tsx * add changeset * changeset update * ci(changesets): version packages (beta) (#3995) Co-authored-by: github-actions[bot] * fix: image loading in the server (#3996) * fix: lock file * chore: force release * chore: force release 2 * ci(changesets): version packages (beta) (#3997) Co-authored-by: github-actions[bot] * fix: image load on next.js (#3998) * ci(changesets): version packages (beta) (#3999) Co-authored-by: github-actions[bot] * fix: element.ref was removed in React 19 warning (#4003) * ci(changesets): version packages (beta) (#4004) Co-authored-by: github-actions[bot] * fix: react 19 as peer dep (#4008) * ci(changesets): version packages (beta) (#4009) Co-authored-by: github-actions[bot] * Beta/react 19 support (#4010) * fix: react 19 as peer dep * fix: react 19 as peer dep * chore: support framer-motion alpha version * ci(changesets): version packages (beta) (#4011) Co-authored-by: github-actions[bot] * fix(theme): making select and input themes consistent (#3881) * ci(changesets): version packages (beta) (#4012) Co-authored-by: github-actions[bot] * fix: support inert value with boolean type for react 19 (#4039) * ci(changesets): version packages (beta) (#4041) Co-authored-by: github-actions[bot] * feat: alert design improved (#4054) * ci(changesets): version packages (beta) (#4056) Co-authored-by: github-actions[bot] * feat: drawer improvements (#4057) * ci(changesets): version packages (beta) (#4058) * feat: alert styles improved (#4071) * ci(changesets): version packages (beta) (#4072) Co-authored-by: github-actions[bot] * feat: alert styles improved (#4073) * ci(changesets): version packages (beta) (#4074) Co-authored-by: github-actions[bot] * feat: add number of stars and credits * chore: fix build * chore: improve navabr colors * chore: new changeset (#4083) * ci(changesets): version packages (beta) (#4084) Co-authored-by: github-actions[bot] * chore: pnpm cleaned (#4086) * ci(changesets): version packages (beta) (#4087) Co-authored-by: github-actions[bot] * chore: custom runnner added * chore: custom runner test (#4091) * Beta/custom runner (#4092) * chore: custom runner test * chore: custom runner test * chore: remove 2 from older changeset * ci(changesets): version packages (beta) (#4093) Co-authored-by: github-actions[bot] * feat: new demo added to alert * Feat/virtualization for autocomplete (#4094) * feat: add react-window virtualization for autocomplete * fix: wrong imports and wrong sizing * fix: update pnpm lock * chore: add test cases for large dataset (1000 and 10000 items) * chore: move virtualized-listbox to listbox components folder, implement isVirtualized conditional * feat: implement dynamic listboxheight n item height, add story * chore: rename props, remove unnecessary line changes * fix: maxHeight style 256px for default, conditional usage of virtualizer * feat: migrate to tan-stack virtual. (todo: fix scroll shadow) * feat: virtualization support --------- Co-authored-by: Vincentius Roger Kuswara * ci(changesets): version packages (beta) (#4095) * feat: small fixes * feat: add reducedMotion setting to Provider (#3470) * feat: add reducedMotion setting to Provider * chore: refactor reducedMotion story * Update .changeset/pretty-parrots-guess.md --------- Co-authored-by: Junior Garcia * ci(changesets): version packages (beta) (#4106) Co-authored-by: github-actions[bot] * fix: move circular-progress tv to progress (#3321) * fix: remove circular-progress tv to progress * docs: changeset * chore(changeset): update changeset message * Update .changeset/angry-maps-serve.md --------- Co-authored-by: աӄա Co-authored-by: Junior Garcia * fix: label placement when the select has a placeholder or description (#4126) * ci(changesets): version packages (beta) (#4107) Co-authored-by: github-actions[bot] * fix(deps): add missing `framer-motion` in `peerDependencies` (#4140) * fix(theme): add truncate class to the list item to avoid overflow the wrapper (#4105) * fix(docs): invalid canary storybook link (#4030) * fix: menu item hidden overflow text * feat: changeset * Merge branch 'beta/release-next' into fix/menu-item-hidden * fix: truncate list item * feat: update changeset * fix(menu): omit internal props --------- Co-authored-by: աӄա Co-authored-by: Junior Garcia * feat(table): add isKeyboardNavigationDisabled prop to the table (#3735) Co-authored-by: Maharshi Alpesh * feat: add form component (#3036) * chore: add support validationBehavior aria * chore: add validationBehavior to Provider * chore: add autocomplete validation test * chore: add checkbox validation test * fix(input): require condition * docs: add description of validationBehavior props * chore: add support validationBehavior props for date components * docs(dates): add description of validationBehavior props * chore: add changeset * chore: format * chore: fix test * fix: select validationBehavior is not support yet * fix: select validationBehavior not supported yet * feat: add form component with input support * feat: add support form context * chore: wip add support for form server errors * chore: add support checkbox server validation * chore: add support radio server validation * chore: update pnpm-lock.yaml * chore: add support input server validation * chore: add support autocomplete server validation * chore(form): add server validation stories * chore: fix test * chore: add date-picker validation test * chore: update form stories * chore: add changeset * chore: update react-aria version * chore: add pnpm-lock.yaml * chore: update react-aria version * chore: add comment * chore: update react-aria version * chore: fix change set * chore: export form component in the main package * chore: upgrade react-aria * chore: fixed internationalized/date version * fix: build error * chore: upgrade docs react-aria version * fix: remove comment * fix: debug setting * chore(docs): update sponsor (#3904) * chore(docs): remove Scrumbuiss * chore(docs): remove Scrumbuiss logo * chore(docs): replace va by posthog (#4123) * chore(changeset): change to patch * refactor: react-aria-components remove to decrease package size, logic moved to the form package --------- Co-authored-by: Junior Garcia Co-authored-by: WK Wong * docs: add forms guide (#4155) Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * chore: routes updated * ci(changesets): version packages (beta) (#4151) Co-authored-by: github-actions[bot] * chore: fix indentation * fix(changeset): package not be found * ci(changesets): version packages (beta) (#4158) Co-authored-by: github-actions[bot] * fix(select): controlled isInvalid prop (#4082) * fix(select): controlled isInvalid prop * chore: add changeset * Merge branch 'beta/release-next' into pr/4082 --------- Co-authored-by: WK Wong * ci(changesets): version packages (beta) (#4159) Co-authored-by: github-actions[bot] * chore(changeset): bump all versions * ci(changesets): version packages (beta) (#4160) Co-authored-by: github-actions[bot] * fix(deps): missing peer / dev dependency for framer-motion (#4161) * fix(system): align `navigate` function parameters with `@react-aria` (#4163) * fix: menu item classNames not work (#4156) * fix: menu item classNames not work * feat: changeset * docs: update * feat: merge classes utility added * Update .changeset/brave-trains-wave.md --------- Co-authored-by: WK Wong Co-authored-by: Junior Garcia * chore(docs): remove incorrect info * ci(changesets): version packages (beta) (#4162) Co-authored-by: github-actions[bot] * refactor(docs): overall dx (#4055) * refactor(docs): revise code block (#3922) * refactor(docs): revise code block * chore(docs): resolve pr comments * refactor(docs): autocomplete dx (#3934) * feat(docs): add *.js?raw module * feat(docs): change to react-jsx and add **/*.js * chore(root): include js and jsx * refactor(docs): autocomplete dx * chore(docs): rollback overrides * chore(autocomplete): lint * fix(autocomplete): incorrect import path * fix(docs): autocomplete dx * chore(docs): remove highlightedLines * refactor(docs): breadcrumbs dx (#3968) * refactor(docs): breadcrumbs dx * fix(docs): export issue * chore(docs): use preserve for jsx * fix(docs): support multiline import * fix(docs): support multiple export * chore(docs): add back export * refactor(docs): avatar dx (#3951) * refactor(docs): badge dx (#3960) * refactor(docs): badge dx * chore(docs): incorrect import path * refactor(docs): button dx (#3981) * refactor(docs): calendar dx (#4022) * refactor(docs): calendar dx * fix(docs): incorrect import path * refactor(docs): switch dx (#4037) * refactor(docs): switch dx * chore(docs): remove highlightedLines * refactor(docs): tooltip (#4035) * refactor(docs): usage dx (#4036) * refactor(docs): circular-progress dx (#4029) * refactor(docs): chip-dx (#4028) * refactor(docs): checkbox-group dx (#4027) * refactor(docs): checkbox dx (#4024) * refactor(docs): checkbox dx * fix(docs): incorrect import path * refactor(docs): card dx (#4023) * refactor(docs): skeleton dx (#4042) * refactor(docs): spacer dx (#4043) * refactor(docs): snippet dx (#4044) * refactor(docs): scroll-shadow dx (#4045) * refactor(docs): code dx (#4046) * refactor(docs): kbd dx (#4047) * refactor(docs): link dx (#4048) * refactor(docs): progress dx (#4049) * refactor(docs): divider dx (#4050) * refactor(docs): listbox dx (#4051) * refactor(docs): listbox dx * fix(docs): import path * fix(docs): import path * chore(docs): remove highlightedLines * fix(docs): indentation * chore(docs): replace the props of autocomplete from value to key (#4129) * refactor(docs): alert dx (#4108) * refactor(docs): alert dx * refactor(docs): alert dx * refactor(docs): image dx (#4061) * refactor(docs): textarea dx (#4063) * refactor(docs): spinner dx (#4088) * refactor(docs): radio-group dx (#4064) * refactor(docs): pagination dx (#4062) * refactor(docs): pagination dx * refactor(docs): pagination dx * refactor(docs): time-input dx (#4065) * refactor(docs): time-input dx * refactor(docs): time-input dx * refactor(docs): slider dx (#4066) * refactor(docs): slider dx * refactor(docs): slider dx * refactor(docs): move SliderValue to type * refactor(docs): slider dx * refactor(docs): make icon code collapsible * refactor(docs): specify versions for date packages (#4138) * refactor(docs): specify versions for date packages * fix(docs): correct RA i18n version * chore(deps): sync version from package * refactor(docs): tabs dx (#4067) * refactor(docs): tab dx * refactor(docs): tabs dx * refactor(docs): input dx (#4102) * refactor(docs): input dx * refactor(docs): input dx * refactor(docs): navbar dx (#4076) * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): modal dx (#4077) * refactor(docs): modal dx * refactor(docs): modal dx * refactor(docs): select dx (#4078) * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): table dx (#4079) * refactor(docs): table dx * fix(docs): import path * refactor(docs): table dx * refactor(docs): table dx * refactor(docs): popover dx (#4090) * refactor(docs): range-calendar dx (#4089) * refactor(docs): range-calendar dx * fix(docs): import path * refactor(docs): date input dx (#4100) * refactor(docs): dropdown dx (#4101) * refactor(docs): dropdown dx * refactor(docs): remove highlightedLines * refactor(docs): dropdown dx * refactor(docs): dropdown dx * refactor(docs): date-picker dx (#4103) * refactor(docs): date-picker dx * fix(docs): import paths * refactor(docs): date-range-picker dx (#4104) * refactor(docs): date-range-picker dx * fix(docs): date-range-picker dx * refactor(docs): drawer dx (#4109) * refactor(docs): drawer dx * fix(docs): indentation * refactor(docs): make icon collapsible --------- Co-authored-by: աӄա Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * feat(input-otp): introduce input OTP component (#4052) * feat(input-otp): adding the functionality * fix(input-otp): making the use of input-otp library * Update .changeset/spotty-flies-jump.md * chore(input-otp): nits * feat: improvements and fixes added * refactor: input-otp docs improvements * fix: changeset * fix: build --------- Co-authored-by: Maharshi Alpesh Co-authored-by: Junior Garcia * ci(changesets): version packages (beta) (#4169) Co-authored-by: github-actions[bot] * refactor(theme): revise label font size for lg (#4141) * refactor(theme): revise label font size for lg * chore(changeset): add changeset * refactor(theme): revise label font size for lg * fix(docs): typecheck errors (#4171) * fix(docs): remove duplicate import * fix(docs): update type for onChange in range-calendar page * fix(docs): add missing `@react-types/calendar` * fix(docs): broken syntax * fix(docs): typecheck issues * fix(docs): add missing `@react-types/datepicker` * fix(docs): typecheck issues * fix: missing li tag when href is specified (#4168) * fix(items): items in list should wrapped in li in case of a * chore: adding the tests * Feat/textarea add clear button (#4172) * feat(components): add clear button to the textarea component * docs(textarea): add test and changeset * feat(textarea): modify the changeset file * feat(textarea): add clear button to textarea * feat(textarea): add isClearable prop to textarea * docs(textarea): add documentation to textarea * docs(textarea): add documentation to textarea * feat(textarea): replace the textarea component clear icon and modify its location * feat(textarea): revise the clear button position * feat(textarea): revise the clear button structure * feat(textarea): revise the styles of clear button and textarea * feat(textarea): revise the styles of RTL case * feat(textarea): change the rtl to pe * feat(textarea): delete the px classname * chore(changeset): update package and message * test(textarea): add test case * feat(textarea): change the clear button structure * feat(textarea): optimized code * chore(textarea): update the changeset file * docs(textarea): add slots doc to textarea * chore(textarea): update peerDevpeerDependencies version * chore(textarea): add usecallback dep * Update .changeset/five-adults-protect.md * chore(pre-release): enter pre-release mode * feat(textarea): modify the clear button icon * fix(theme): apply tw nested group (#3909) * chore(changset): add changeset * fix(theme): apply nested group to table * chore(docs): update table bottomContent code * fix: changeset * fix: changeset * fix: changeset * fix: changeset * fix: changeset * fix: pkg versions * fix: changeset * fix: drawer peer dep * chore: update plop components tempalte * ci(changesets): version packages (beta) (#3988) Co-authored-by: github-actions[bot] * fix: pre-release workflow * chore: debug log added * chore: force pre-release * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * chore: beta1 (#3990) * ci(changesets): version packages (beta) (#3991) Co-authored-by: github-actions[bot] * fix(use-image): image ReferenceError in SSR (#3993) * fix(input): fixed a sliding issue caused by the helper wrapper (#3966) * If it is false and there is an error message or description it will create a div * Update packages/components/input/src/input.tsx * Update packages/components/select/src/select.tsx * Update packages/components/input/src/textarea.tsx * add changeset * changeset update * ci(changesets): version packages (beta) (#3995) Co-authored-by: github-actions[bot] * fix: image loading in the server (#3996) * fix: lock file * chore: force release * chore: force release 2 * ci(changesets): version packages (beta) (#3997) Co-authored-by: github-actions[bot] * fix: image load on next.js (#3998) * ci(changesets): version packages (beta) (#3999) Co-authored-by: github-actions[bot] * fix: element.ref was removed in React 19 warning (#4003) * ci(changesets): version packages (beta) (#4004) Co-authored-by: github-actions[bot] * fix: react 19 as peer dep (#4008) * ci(changesets): version packages (beta) (#4009) Co-authored-by: github-actions[bot] * Beta/react 19 support (#4010) * fix: react 19 as peer dep * fix: react 19 as peer dep * chore: support framer-motion alpha version * ci(changesets): version packages (beta) (#4011) Co-authored-by: github-actions[bot] * fix(theme): making select and input themes consistent (#3881) * ci(changesets): version packages (beta) (#4012) Co-authored-by: github-actions[bot] * fix(textarea): fix clearButton display * fix: support inert value with boolean type for react 19 (#4039) * ci(changesets): version packages (beta) (#4041) Co-authored-by: github-actions[bot] * feat: alert design improved (#4054) * ci(changesets): version packages (beta) (#4056) Co-authored-by: github-actions[bot] * feat: drawer improvements (#4057) * ci(changesets): version packages (beta) (#4058) * feat: alert styles improved (#4071) * ci(changesets): version packages (beta) (#4072) Co-authored-by: github-actions[bot] * feat: alert styles improved (#4073) * ci(changesets): version packages (beta) (#4074) Co-authored-by: github-actions[bot] * feat: add number of stars and credits * chore: fix build * chore: improve navabr colors * chore: new changeset (#4083) * ci(changesets): version packages (beta) (#4084) Co-authored-by: github-actions[bot] * chore: pnpm cleaned (#4086) * ci(changesets): version packages (beta) (#4087) Co-authored-by: github-actions[bot] * chore: custom runnner added * chore: custom runner test (#4091) * Beta/custom runner (#4092) * chore: custom runner test * chore: custom runner test * chore: remove 2 from older changeset * ci(changesets): version packages (beta) (#4093) Co-authored-by: github-actions[bot] * feat: new demo added to alert * Feat/virtualization for autocomplete (#4094) * feat: add react-window virtualization for autocomplete * fix: wrong imports and wrong sizing * fix: update pnpm lock * chore: add test cases for large dataset (1000 and 10000 items) * chore: move virtualized-listbox to listbox components folder, implement isVirtualized conditional * feat: implement dynamic listboxheight n item height, add story * chore: rename props, remove unnecessary line changes * fix: maxHeight style 256px for default, conditional usage of virtualizer * feat: migrate to tan-stack virtual. (todo: fix scroll shadow) * feat: virtualization support --------- Co-authored-by: Vincentius Roger Kuswara * ci(changesets): version packages (beta) (#4095) * feat: small fixes * feat: add reducedMotion setting to Provider (#3470) * feat: add reducedMotion setting to Provider * chore: refactor reducedMotion story * Update .changeset/pretty-parrots-guess.md --------- Co-authored-by: Junior Garcia * ci(changesets): version packages (beta) (#4106) Co-authored-by: github-actions[bot] * fix: move circular-progress tv to progress (#3321) * fix: remove circular-progress tv to progress * docs: changeset * chore(changeset): update changeset message * Update .changeset/angry-maps-serve.md --------- Co-authored-by: աӄա Co-authored-by: Junior Garcia * fix: label placement when the select has a placeholder or description (#4126) * ci(changesets): version packages (beta) (#4107) Co-authored-by: github-actions[bot] * fix(deps): add missing `framer-motion` in `peerDependencies` (#4140) * fix(theme): add truncate class to the list item to avoid overflow the wrapper (#4105) * fix(docs): invalid canary storybook link (#4030) * fix: menu item hidden overflow text * feat: changeset * Merge branch 'beta/release-next' into fix/menu-item-hidden * fix: truncate list item * feat: update changeset * fix(menu): omit internal props --------- Co-authored-by: աӄա Co-authored-by: Junior Garcia * Update apps/docs/content/docs/components/textarea.mdx * feat(table): add isKeyboardNavigationDisabled prop to the table (#3735) Co-authored-by: Maharshi Alpesh * feat: add form component (#3036) * chore: add support validationBehavior aria * chore: add validationBehavior to Provider * chore: add autocomplete validation test * chore: add checkbox validation test * fix(input): require condition * docs: add description of validationBehavior props * chore: add support validationBehavior props for date components * docs(dates): add description of validationBehavior props * chore: add changeset * chore: format * chore: fix test * fix: select validationBehavior is not support yet * fix: select validationBehavior not supported yet * feat: add form component with input support * feat: add support form context * chore: wip add support for form server errors * chore: add support checkbox server validation * chore: add support radio server validation * chore: update pnpm-lock.yaml * chore: add support input server validation * chore: add support autocomplete server validation * chore(form): add server validation stories * chore: fix test * chore: add date-picker validation test * chore: update form stories * chore: add changeset * chore: update react-aria version * chore: add pnpm-lock.yaml * chore: update react-aria version * chore: add comment * chore: update react-aria version * chore: fix change set * chore: export form component in the main package * chore: upgrade react-aria * chore: fixed internationalized/date version * fix: build error * chore: upgrade docs react-aria version * fix: remove comment * fix: debug setting * chore(docs): update sponsor (#3904) * chore(docs): remove Scrumbuiss * chore(docs): remove Scrumbuiss logo * chore(docs): replace va by posthog (#4123) * chore(changeset): change to patch * refactor: react-aria-components remove to decrease package size, logic moved to the form package --------- Co-authored-by: Junior Garcia Co-authored-by: WK Wong * docs: add forms guide (#4155) Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * chore: routes updated * ci(changesets): version packages (beta) (#4151) Co-authored-by: github-actions[bot] * chore: fix indentation * fix(changeset): package not be found * ci(changesets): version packages (beta) (#4158) Co-authored-by: github-actions[bot] * fix(select): controlled isInvalid prop (#4082) * fix(select): controlled isInvalid prop * chore: add changeset * Merge branch 'beta/release-next' into pr/4082 --------- Co-authored-by: WK Wong * ci(changesets): version packages (beta) (#4159) Co-authored-by: github-actions[bot] * chore(changeset): bump all versions * ci(changesets): version packages (beta) (#4160) Co-authored-by: github-actions[bot] * fix(deps): missing peer / dev dependency for framer-motion (#4161) * fix(system): align `navigate` function parameters with `@react-aria` (#4163) * fix: menu item classNames not work (#4156) * fix: menu item classNames not work * feat: changeset * docs: update * feat: merge classes utility added * Update .changeset/brave-trains-wave.md --------- Co-authored-by: WK Wong Co-authored-by: Junior Garcia * chore(docs): remove incorrect info * ci(changesets): version packages (beta) (#4162) Co-authored-by: github-actions[bot] * refactor(docs): overall dx (#4055) * refactor(docs): revise code block (#3922) * refactor(docs): revise code block * chore(docs): resolve pr comments * refactor(docs): autocomplete dx (#3934) * feat(docs): add *.js?raw module * feat(docs): change to react-jsx and add **/*.js * chore(root): include js and jsx * refactor(docs): autocomplete dx * chore(docs): rollback overrides * chore(autocomplete): lint * fix(autocomplete): incorrect import path * fix(docs): autocomplete dx * chore(docs): remove highlightedLines * refactor(docs): breadcrumbs dx (#3968) * refactor(docs): breadcrumbs dx * fix(docs): export issue * chore(docs): use preserve for jsx * fix(docs): support multiline import * fix(docs): support multiple export * chore(docs): add back export * refactor(docs): avatar dx (#3951) * refactor(docs): badge dx (#3960) * refactor(docs): badge dx * chore(docs): incorrect import path * refactor(docs): button dx (#3981) * refactor(docs): calendar dx (#4022) * refactor(docs): calendar dx * fix(docs): incorrect import path * refactor(docs): switch dx (#4037) * refactor(docs): switch dx * chore(docs): remove highlightedLines * refactor(docs): tooltip (#4035) * refactor(docs): usage dx (#4036) * refactor(docs): circular-progress dx (#4029) * refactor(docs): chip-dx (#4028) * refactor(docs): checkbox-group dx (#4027) * refactor(docs): checkbox dx (#4024) * refactor(docs): checkbox dx * fix(docs): incorrect import path * refactor(docs): card dx (#4023) * refactor(docs): skeleton dx (#4042) * refactor(docs): spacer dx (#4043) * refactor(docs): snippet dx (#4044) * refactor(docs): scroll-shadow dx (#4045) * refactor(docs): code dx (#4046) * refactor(docs): kbd dx (#4047) * refactor(docs): link dx (#4048) * refactor(docs): progress dx (#4049) * refactor(docs): divider dx (#4050) * refactor(docs): listbox dx (#4051) * refactor(docs): listbox dx * fix(docs): import path * fix(docs): import path * chore(docs): remove highlightedLines * fix(docs): indentation * chore(docs): replace the props of autocomplete from value to key (#4129) * refactor(docs): alert dx (#4108) * refactor(docs): alert dx * refactor(docs): alert dx * refactor(docs): image dx (#4061) * refactor(docs): textarea dx (#4063) * refactor(docs): spinner dx (#4088) * refactor(docs): radio-group dx (#4064) * refactor(docs): pagination dx (#4062) * refactor(docs): pagination dx * refactor(docs): pagination dx * refactor(docs): time-input dx (#4065) * refactor(docs): time-input dx * refactor(docs): time-input dx * refactor(docs): slider dx (#4066) * refactor(docs): slider dx * refactor(docs): slider dx * refactor(docs): move SliderValue to type * refactor(docs): slider dx * refactor(docs): make icon code collapsible * refactor(docs): specify versions for date packages (#4138) * refactor(docs): specify versions for date packages * fix(docs): correct RA i18n version * chore(deps): sync version from package * refactor(docs): tabs dx (#4067) * refactor(docs): tab dx * refactor(docs): tabs dx * refactor(docs): input dx (#4102) * refactor(docs): input dx * refactor(docs): input dx * refactor(docs): navbar dx (#4076) * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): modal dx (#4077) * refactor(docs): modal dx * refactor(docs): modal dx * refactor(docs): select dx (#4078) * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): table dx (#4079) * refactor(docs): table dx * fix(docs): import path * refactor(docs): table dx * refactor(docs): table dx * refactor(docs): popover dx (#4090) * refactor(docs): range-calendar dx (#4089) * refactor(docs): range-calendar dx * fix(docs): import path * refactor(docs): date input dx (#4100) * refactor(docs): dropdown dx (#4101) * refactor(docs): dropdown dx * refactor(docs): remove highlightedLines * refactor(docs): dropdown dx * refactor(docs): dropdown dx * refactor(docs): date-picker dx (#4103) * refactor(docs): date-picker dx * fix(docs): import paths * refactor(docs): date-range-picker dx (#4104) * refactor(docs): date-range-picker dx * fix(docs): date-range-picker dx * refactor(docs): drawer dx (#4109) * refactor(docs): drawer dx * fix(docs): indentation * refactor(docs): make icon collapsible --------- Co-authored-by: աӄա Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> * Merge branch 'beta/release-next' into pr/3477 * refactor(docs): apply new structure to doc * feat(input-otp): introduce input OTP component (#4052) * feat(input-otp): adding the functionality * fix(input-otp): making the use of input-otp library * Update .changeset/spotty-flies-jump.md * chore(input-otp): nits * feat: improvements and fixes added * refactor: input-otp docs improvements * fix: changeset * fix: build --------- Co-authored-by: Maharshi Alpesh Co-authored-by: Junior Garcia * ci(changesets): version packages (beta) (#4169) Co-authored-by: github-actions[bot] * refactor(theme): revise label font size for lg (#4141) * refactor(theme): revise label font size for lg * chore(changeset): add changeset * refactor(theme): revise label font size for lg * fix(docs): typecheck errors (#4171) * fix(docs): remove duplicate import * fix(docs): update type for onChange in range-calendar page * fix(docs): add missing `@react-types/calendar` * fix(docs): broken syntax * fix(docs): typecheck issues * fix(docs): add missing `@react-types/datepicker` * fix(docs): typecheck issues * fix: missing li tag when href is specified (#4168) * fix(items): items in list should wrapped in li in case of a * chore: adding the tests * fix: textarea issues with the clear button * chore: adjust clear button position --------- Co-authored-by: doki- <1335902682@qq.com> Co-authored-by: WK Wong Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] Co-authored-by: Mustafa Balcı <19329346+mstfblci@users.noreply.github.com> Co-authored-by: Maharshi Alpesh Co-authored-by: Vincentius Roger Kuswara Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> Co-authored-by: Tianen Pang <32772271+tianenpang@users.noreply.github.com> Co-authored-by: Maharshi Alpesh Co-authored-by: chirokas <157580465+chirokas@users.noreply.github.com> * ci(changesets): version packages (beta) (#4170) Co-authored-by: github-actions[bot] * docs: sync api from nextui-cli v0.3.5 (#4173) Co-authored-by: GitHub Action * ci(changesets): exit pre-release mode --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: աӄա Co-authored-by: github-actions[bot] Co-authored-by: Mustafa Balcı <19329346+mstfblci@users.noreply.github.com> Co-authored-by: Maharshi Alpesh Co-authored-by: Vincentius Roger Kuswara Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> Co-authored-by: Tianen Pang <32772271+tianenpang@users.noreply.github.com> Co-authored-by: Maharshi Alpesh Co-authored-by: chirokas <157580465+chirokas@users.noreply.github.com> Co-authored-by: doki- <1335902682@qq.com> Co-authored-by: GitHub Action * fix: pre release workflow on protected branches (#4174) * chore(pre-release): enter pre-release mode (#4175) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: input otp peer deps (#4176) * chore: update workflows * chore: pre release workflow modified (#4177) * chore: canary versions (#4178) * fix: pre-release workflow (#4179) * chore: merged with beta branch * chore: workflow updated * ci(changesets): version packages * fix: changeset get github info * chore: force canary to release (#4180) * Feat/canary release (#4181) * chore: force canary to release * feat: canary release * ci(changesets): version packages * ci(changesets): version packages * fix: exit pre-release mode * fix: exit pre-release mode * fix: exit pre-release mode * fix: exit pre-release mode * fix: exit pre-release mode * chore: exit pre release mode * fix(workflows): release & pre-release flow (#4184) * chore: revert exit and enter pre release changes * chore: canary release test (#4185) * chore: update exit and enter workflows * chore: update workflow name * fix: exit pre-release mode * fix: exit pre-release mode * chore: delete pre file * chore: remove duplicate changesets * chore: base branch change to canary, changeset config * refactor: beta tags manually deleted (#4187) * fix: install * fix: peer deps (#4188) * Fix/peer deps (#4189) * fix: peer deps * fix: tests * fix: routes * chore(docs): revise defaultShowFlagList (#4193) * chore(docs): add Example to defaultShowFlagList * chore(docs): revise defaultShowFlagList * feat: documentation improvements (#4195) * feat: documentation improvements * fix: alert api * Feat/doc improvements (#4196) * feat: documentation improvements * fix: alert api * fix: copy button * fix: return in card demo * Fix/react core pkg (#4204) * fix: double use client tag import in react core package * fix: double use client * chore: restore postbuild script * docs: optimize code fold (#4202) * docs: optimize code fold * fix: code review * fix(input): teaxtarea label squish (#4197) * fix(input): teaxtarea label squish * chore(changeset): add changeset for textarea label fix * chore: remove customer runner * chore: rename changeset * chore: increase timeout * chore: change get info pkg version * chore: new changeset * chore: single chnageset * chore: consolidated changeset * chore: consolidated changeset * Update release.yaml (#4205) * chore: consolidated changeset * fix: forwardRef render functions not using ref (#4198) * fix: forwardRef render functions not using ref * fix: changelog * fix: review * fix: forwardRef render functions not using ref * docs: update changeset * feat(listbox): virtualization (#4206) * fix: should not export list item internal variables type * feat: changeset * fix: type error * fix: code block type error * feat: virtualization feature, docs for listbox * chore: update routes.json * fix: fix code-demo for typecheck * chore: rollback for files * chore: props omitted in the component itself * fix: menu item types * fix: tupecheck --------- Co-authored-by: winches <329487092@qq.com> Co-authored-by: Junior Garcia * feat(select): virtualization (#4203) * fix: should not export list item internal variables type * feat: changeset * feat: integrate virtualized listbox to select component, add more props * feat: update docs for select component * feat: update docs to include API for virtualization * fix: update docs to follow the newest format * fix: update test for disable virtualization, add test for virtualized version * fix: fix typo * fix: type error * fix: code block type error * chore: update docs to use raw jsx instead of template literal * fix: fix code-demo for typecheck * chore: rollback for files * fix: types * chore: remove caret version on tanstack virtual pkg * fix: pnpm lock file * fix: virtualization examples * fix: number of items --------- Co-authored-by: winches <329487092@qq.com> Co-authored-by: Junior Garcia * chore: adjust code colors * fix: collection based components ref (#4207) * chore: documentation adjustments * Update data-slot for the error message in the select. (#4214) * Update data-slot for the error message in the select. All components use the `data-slot="error-message"` attribute, except for the select component. I observed this behavior when a test in my application started failing. * refactor(select): refactors the data-slots attribute for the error message * fix(docs): types for classNames and itemClasses (#4209) * feat: documentation improvements * chore: more improvements to the docs, routing updated, acccordiong font size change * feat: forms doc in progress * fix(touch): fixing the selection functionality on touch (#4220) * fix(touch): fixing the selection functionality on touch * fix: radio, checkbox & switch interactions --------- Co-authored-by: Junior Garcia * chore(docs): remove non-existing attribute (#4221) * fix(select): hideEmptyContent API (#4219) * fix(select): hideEmptyContent API * test(select): hideEmptyContent tests * docs(select): hideEmptyContent API * chore(select): hideEmptyContent storybook * chore(changeset): add hideEmptyContent API to select * refactor(select): hideEmptyContent nitpick * test(select): hideEmptyContent UI assertions * fix(select): hideEmptyContent default false * docs(select): hideEmptyContent default false * fix(pagination): cursor position when hidden on init (#4222) * fix(pagination): cusor position when hidden on init * test(pagination): cursor intersection observer * chore(changeset): pagination cursor position fix * refactor(pagination): minor nitpicks - check for null ref in usePagination - restore original IntersectionObserver in test * fix: form fixes and improvements (#4224) * chore: form in progress * chore: main demo addded to forms, checkbox validation fixed * chore: forms docs improved * fix(deps): bump `@react-aria/utils` version (#4226) * fix(deps): bump `@react-aria/utils` version * chore(changeset): add changeset * feat: forms doc completed * chore: form component doc created * chore: forms doc improved * chore: doc improvements * chore: alert doc improved * feat: nextjs 15 migration in progress * feat: nextjs 15 migration [docs] (#4228) * feat: nextjs 15 migration in progress * feat: next 15 downgraded to next 14 * fix: migration errors * feat: codeblog is now rendered only when visible, this made a huge performance improvement * fix: remove folding * feat: v2.6.0 blog * feat: Adding nextui pro section on the landing page (#4227) * feat: adding nextui pro section on the landing page * chore(nits): nits * fix: remove pro image on mobile --------- Co-authored-by: Junior Garcia * fix(docs): prevent scrolling up on pressing theme change switch (#4233) * chore: improve v2.6.0 blog * chore: small improvements * chore: improve blog * ci(changesets): version packages (#4186) Co-authored-by: Junior Garcia * fix: snippet release (#4235) * ci(changesets): version packages (#4236) Co-authored-by: Junior Garcia * chore: v2.6.2 * ci(changesets): version packages (#4237) Co-authored-by: Junior Garcia * fix: draggable modal demo * fix: v2.6 blog * chore: adjust blog * chore: release notes link updated * fix: v2.6.0 (#4247) * fix: v2.6.0 * chore: update framer motion version * ci(changesets): version packages (#4248) * fix(deps): incorrect peerDependencies for theme and system package (#4255) * fix(deps): incorrect peerDependencies for theme and system package * chore(changeset): add changeset * ci(changesets): version packages (#4261) Co-authored-by: Junior Garcia * chore: adjust doc * chore: update search meta objects --------- Signed-off-by: Innei Signed-off-by: The1111mp Co-authored-by: ryoon Co-authored-by: աӄա Co-authored-by: Abhinav Agarwal <78839973+abhinav700@users.noreply.github.com> Co-authored-by: Maharshi Alpesh Co-authored-by: Maharshi Alpesh Co-authored-by: David Gonzalez Co-authored-by: Julie Saia <76669473+juliesaia@users.noreply.github.com> Co-authored-by: Alex Nguyen Co-authored-by: max Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Co-authored-by: Shrinidhi Upadhyaya Co-authored-by: Anuj Sharma <52837557+sanuj21@users.noreply.github.com> Co-authored-by: Innei Co-authored-by: Jeff. Co-authored-by: winches <329487092@qq.com> Co-authored-by: Abhinav Agarwal Co-authored-by: wzc520pyfm <1528857653@qq.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Abhinandan Co-authored-by: The1111mp Co-authored-by: Rakha Kanz Kautsar Co-authored-by: Can Rau Co-authored-by: Azpekt <65199167+AzpektDev@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] Co-authored-by: Mustafa Balcı <19329346+mstfblci@users.noreply.github.com> Co-authored-by: Vincentius Roger Kuswara Co-authored-by: Tianen Pang <32772271+tianenpang@users.noreply.github.com> Co-authored-by: chirokas <157580465+chirokas@users.noreply.github.com> Co-authored-by: doki- <1335902682@qq.com> Co-authored-by: GitHub Action Co-authored-by: Peterl561 <76144929+Peterl561@users.noreply.github.com> Co-authored-by: Julio Barrios --- apps/docs/config/github-info.json | 8 +- apps/docs/config/search-meta.json | 3312 +++++++++++++++++------------ 2 files changed, 1953 insertions(+), 1367 deletions(-) diff --git a/apps/docs/config/github-info.json b/apps/docs/config/github-info.json index 4c3cc942d0..b779a1cf27 100644 --- a/apps/docs/config/github-info.json +++ b/apps/docs/config/github-info.json @@ -1,6 +1,6 @@ { - "stars": { "raw": 22002, "formatted": "22K" }, - "forks": 1536, - "subscribers": 85, - "openIssues": 433 + "stars": { "raw": 22226, "formatted": "22.2K" }, + "forks": 1566, + "subscribers": 83, + "openIssues": 406 } diff --git a/apps/docs/config/search-meta.json b/apps/docs/config/search-meta.json index 793ac4a26e..7f111d8239 100644 --- a/apps/docs/config/search-meta.json +++ b/apps/docs/config/search-meta.json @@ -1,196 +1,229 @@ [ { "content": "NextUI CLI", - "objectID": "2bee8c7f-5d8e-4e3d-a222-43d3a6d778ff", + "objectID": "54fc5757-57cc-4fb7-927b-48bc45c5351d", "type": "lvl1", "url": "/docs/api-references/cli-api", "hierarchy": { "lvl1": "NextUI CLI" } }, { - "content": "init", - "objectID": "5420db40-89f4-456f-9c4a-cef63b5285f7", + "content": "Commands", + "objectID": "e368c637-a4b3-4598-b52d-06d5145908b5", "type": "lvl2", - "url": "/docs/api-references/cli-api#init", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "init", "lvl3": null } + "url": "/docs/api-references/cli-api#commands", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Commands", "lvl3": null } }, { - "content": "Options", - "objectID": "f54342fb-bbaa-4397-8456-2644afddca60", + "content": "Init", + "objectID": "fe3d2872-e0df-4f79-a35e-29fcb2851ebf", "type": "lvl3", - "url": "/docs/api-references/cli-api#options", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "init", "lvl3": "Options" } + "url": "/docs/api-references/cli-api#init", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Commands", "lvl3": "Init" } + }, + { + "content": "Init Options", + "objectID": "ad7b79e4-0562-4b62-8c1c-90efc332d8e8", + "type": "lvl4", + "url": "/docs/api-references/cli-api#init-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Init", "lvl3": null } }, { "content": "Example", - "objectID": "acfb11ab-da07-413f-a050-33408d086215", - "type": "lvl3", + "objectID": "1db620d9-2068-458d-a327-af9a98c6afe7", + "type": "lvl5", "url": "/docs/api-references/cli-api#example", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Init Options", "lvl3": null } }, { - "content": "add", - "objectID": "351c293b-d25a-407f-bfce-c6319786de46", - "type": "lvl2", + "content": "Add", + "objectID": "f60ef557-362c-4469-b036-f73794b0606f", + "type": "lvl3", "url": "/docs/api-references/cli-api#add", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "add", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "Add" } }, { - "content": "Options", - "objectID": "60de9a6b-1366-4347-9856-b5e016fede16", - "type": "lvl3", - "url": "/docs/api-references/cli-api#options-1", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "add", "lvl3": "Options" } + "content": "Features", + "objectID": "4f0f11cf-20f3-4c6e-acb7-0a7da5d6da38", + "type": "lvl4", + "url": "/docs/api-references/cli-api#features", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Add", "lvl3": null } + }, + { + "content": "Add Options", + "objectID": "9036a2ec-ec51-4497-997b-b797dd25c6fd", + "type": "lvl4", + "url": "/docs/api-references/cli-api#add-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Features", "lvl3": null } }, { "content": "Example", - "objectID": "9c2bda96-3c69-4575-9576-ac129e9f8536", - "type": "lvl3", + "objectID": "54622cae-6bd4-490d-8ce9-f3a63048ad80", + "type": "lvl5", "url": "/docs/api-references/cli-api#example-1", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Add Options", "lvl3": null } }, { - "content": "upgrade", - "objectID": "f9b4644a-9942-455c-bf2f-d4380bd4b06c", - "type": "lvl2", + "content": "Upgrade", + "objectID": "78e07a11-f377-4307-839b-53a0bb35911a", + "type": "lvl3", "url": "/docs/api-references/cli-api#upgrade", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "upgrade", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "Upgrade" } }, { - "content": "Options", - "objectID": "f2be4318-28d9-47e6-b828-24ce93538d6d", - "type": "lvl3", - "url": "/docs/api-references/cli-api#options-2", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "upgrade", "lvl3": "Options" } + "content": "Upgrade Options", + "objectID": "8369e3bf-18d0-45b8-8fef-7fd61948ff32", + "type": "lvl4", + "url": "/docs/api-references/cli-api#upgrade-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Upgrade", "lvl3": null } }, { "content": "Example", - "objectID": "de9bfbc7-5b6b-4559-b4d1-2aa25723b003", - "type": "lvl3", + "objectID": "4eb1fa68-df84-4fa7-ac61-4e500344bc1c", + "type": "lvl5", "url": "/docs/api-references/cli-api#example-2", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { + "lvl1": "NextUI CLI", + "lvl2": "Upgrade Options", + "lvl3": null + } }, { - "content": "remove", - "objectID": "f8403115-a9a5-4ad2-8dc9-296eceb25a61", - "type": "lvl2", + "content": "Remove", + "objectID": "08abf5b1-b8c3-42a1-a6a8-eeb37580640e", + "type": "lvl3", "url": "/docs/api-references/cli-api#remove", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "remove", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "Remove" } }, { - "content": "Options", - "objectID": "820662cd-1e3c-464f-a58f-6127767ca4e4", - "type": "lvl3", - "url": "/docs/api-references/cli-api#options-3", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "remove", "lvl3": "Options" } + "content": "Remove Options", + "objectID": "3502599f-9d88-4fbf-8834-d4efd6ecf8a3", + "type": "lvl4", + "url": "/docs/api-references/cli-api#remove-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Remove", "lvl3": null } }, { "content": "Example", - "objectID": "bf5b5eff-aef7-4b2d-93c1-0900f116ff18", - "type": "lvl3", + "objectID": "66b4a636-f41c-4201-a0a0-e9476c0b5758", + "type": "lvl5", "url": "/docs/api-references/cli-api#example-3", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { + "lvl1": "NextUI CLI", + "lvl2": "Remove Options", + "lvl3": null + } }, { - "content": "list", - "objectID": "aeb637c8-0d5a-48f3-9a45-309039c75feb", - "type": "lvl2", + "content": "List", + "objectID": "518848cf-82a6-47b4-aa01-251f15ce7700", + "type": "lvl3", "url": "/docs/api-references/cli-api#list", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "list", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "List" } }, { - "content": "Options", - "objectID": "6f944bc5-fd4e-4b6a-b310-0a8d554dce73", - "type": "lvl3", - "url": "/docs/api-references/cli-api#options-4", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "list", "lvl3": "Options" } + "content": "List Options", + "objectID": "d6430b00-0e4d-42f5-a067-a0e86b5347d7", + "type": "lvl4", + "url": "/docs/api-references/cli-api#list-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "List", "lvl3": null } }, { "content": "Example", - "objectID": "6e81624d-0250-4532-800b-c7c1191fb61b", - "type": "lvl3", + "objectID": "cb8cb9d4-1df6-4160-83c3-458992211f2a", + "type": "lvl5", "url": "/docs/api-references/cli-api#example-4", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "List Options", "lvl3": null } }, { - "content": "doctor", - "objectID": "4f8956dd-92db-4fc5-a1a9-6f4f188f3686", - "type": "lvl2", + "content": "Doctor", + "objectID": "4140ec28-11e8-4c62-a846-32b87f97d432", + "type": "lvl3", "url": "/docs/api-references/cli-api#doctor", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "doctor", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "Doctor" } }, { - "content": "Options", - "objectID": "87b73e88-9bd8-4086-8e9a-973b949ff633", + "content": "Features", + "objectID": "52d5a630-4dbe-4efe-8c1e-03906a66ba45", "type": "lvl3", - "url": "/docs/api-references/cli-api#options-5", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "doctor", "lvl3": "Options" } + "url": "/docs/api-references/cli-api#features-1", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Doctor", "lvl3": "Features" } + }, + { + "content": "Doctor Options", + "objectID": "1c74d261-c62c-4669-88d5-d0ccc9d0d17f", + "type": "lvl4", + "url": "/docs/api-references/cli-api#doctor-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Features", "lvl3": null } }, { "content": "Example", - "objectID": "456bec0a-d2db-4f09-8f26-62856aacc9f3", - "type": "lvl3", + "objectID": "e30b8fc9-226d-4ace-b88f-4fa2c11ec373", + "type": "lvl4", "url": "/docs/api-references/cli-api#example-5", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { + "lvl1": "NextUI CLI", + "lvl2": "Doctor Options", + "lvl3": null + } }, { - "content": "env", - "objectID": "c82df2ec-e18b-495a-b9b2-17ce0a65d7e2", - "type": "lvl2", + "content": "Env", + "objectID": "2273f64f-a254-4e52-ad4f-9ec7182248b2", + "type": "lvl3", "url": "/docs/api-references/cli-api#env", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "env", "lvl3": null } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Example", "lvl3": "Env" } }, { - "content": "Options", - "objectID": "7a7affc1-fa30-4336-b935-d398b465af36", - "type": "lvl3", - "url": "/docs/api-references/cli-api#options-6", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "env", "lvl3": "Options" } + "content": "Env Options", + "objectID": "ea88ebda-aed6-457e-b2ec-bff92999be6e", + "type": "lvl4", + "url": "/docs/api-references/cli-api#env-options", + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Env", "lvl3": null } }, { "content": "Example", - "objectID": "fe84ec26-6259-41a8-a0ec-ffcff52375f7", - "type": "lvl3", + "objectID": "ee52771c-4aa3-4e0a-8f2c-c3335be37665", + "type": "lvl4", "url": "/docs/api-references/cli-api#example-6", - "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Options", "lvl3": "Example" } + "hierarchy": { "lvl1": "NextUI CLI", "lvl2": "Env Options", "lvl3": null } }, { "content": "NextUI Provider", - "objectID": "a05cebdb-9dc8-4ce8-a655-75891f254082", + "objectID": "ed098088-50e3-4689-ad77-58428877fe40", "type": "lvl1", "url": "/docs/api-references/nextui-provider", "hierarchy": { "lvl1": "NextUI Provider" } }, { "content": "Import", - "objectID": "4430c379-9fa1-4f9a-9858-c61d0a26fdfd", + "objectID": "ade8e4cf-ca7c-42a7-89df-26226de7f684", "type": "lvl2", "url": "/docs/api-references/nextui-provider#import", "hierarchy": { "lvl1": "NextUI Provider", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "a6ae778d-4c9d-479f-9154-f550dbf682a3", + "objectID": "a3d990fc-24cf-4c69-92ca-cf18ce8b75bf", "type": "lvl2", "url": "/docs/api-references/nextui-provider#usage", "hierarchy": { "lvl1": "NextUI Provider", "lvl2": "Usage", "lvl3": null } }, { "content": "Props", - "objectID": "6ec9a65a-0103-465f-ad3f-63e91233294d", + "objectID": "ae8766ce-c02e-4a27-b211-46a4b3c8d8b6", "type": "lvl2", "url": "/docs/api-references/nextui-provider#props", "hierarchy": { "lvl1": "NextUI Provider", "lvl2": "Props", "lvl3": null } }, { "content": "Types", - "objectID": "e0105d59-c205-4ae0-a3e3-031f80ea563e", + "objectID": "f4d90d5f-2100-4d30-a7a5-429e8dd481a3", "type": "lvl2", "url": "/docs/api-references/nextui-provider#types", "hierarchy": { "lvl1": "NextUI Provider", "lvl2": "Types", "lvl3": null } }, { "content": "SupportedCalendars", - "objectID": "cd4ee0a0-efcc-4e17-a559-79f5228beda0", + "objectID": "a22ca28b-a7ba-4edb-9c56-96aa5ffdfc47", "type": "lvl3", "url": "/docs/api-references/nextui-provider#supportedcalendars", "hierarchy": { @@ -201,35 +234,35 @@ }, { "content": "Accordion", - "objectID": "257af4e9-c50d-40ec-84fa-8fcee57f10f2", + "objectID": "cf577a05-00e9-4205-a992-0a6064387d3d", "type": "lvl1", "url": "/docs/components/accordion", "hierarchy": { "lvl1": "Accordion" } }, { "content": "Installation", - "objectID": "d0d270ab-7275-476d-926b-8bc487c50f32", + "objectID": "ea9c9908-facb-42b6-a13f-0610742ff85d", "type": "lvl2", "url": "/docs/components/accordion#installation", "hierarchy": { "lvl1": "Accordion", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "fe3f0acf-bc34-4d37-a841-577f3fee5494", + "objectID": "f627d7ca-eb7a-4e3f-b8e8-958d0e422578", "type": "lvl2", "url": "/docs/components/accordion#import", "hierarchy": { "lvl1": "Accordion", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "6b03a63a-26d7-4252-a29a-abd909335b22", + "objectID": "963c45ff-33ff-486d-84db-207e1c22614e", "type": "lvl2", "url": "/docs/components/accordion#usage", "hierarchy": { "lvl1": "Accordion", "lvl2": "Usage", "lvl3": null } }, { "content": "With Subtitle", - "objectID": "d32a4a59-90f1-4e2f-a3fd-5888ae96b880", + "objectID": "25a2b894-c3a5-4c7a-9ca0-69415422b793", "type": "lvl3", "url": "/docs/components/accordion#with-subtitle", "hierarchy": { @@ -240,7 +273,7 @@ }, { "content": "Expand multiple items", - "objectID": "cfdf8e6d-4813-4500-a36e-1cb50f2c1728", + "objectID": "34ecab7c-32be-41fd-946d-664f1dfb9ce9", "type": "lvl3", "url": "/docs/components/accordion#expand-multiple-items", "hierarchy": { @@ -251,7 +284,7 @@ }, { "content": "Compact", - "objectID": "341b82bc-a3c0-4319-a221-71695c760b26", + "objectID": "30345c1e-e5f6-4ae1-811a-9d18acc439a8", "type": "lvl3", "url": "/docs/components/accordion#compact", "hierarchy": { @@ -262,35 +295,35 @@ }, { "content": "Variants", - "objectID": "cd5901c7-9b16-42e5-bc00-a3c2a7d38ff2", + "objectID": "4963e695-6346-4711-b292-b47c2b7a128a", "type": "lvl3", "url": "/docs/components/accordion#variants", "hierarchy": { "lvl1": "Accordion", "lvl2": "Compact", "lvl3": "Variants" } }, { "content": "Light variant", - "objectID": "26719321-b11b-4a27-891b-b9fbcd5b666c", + "objectID": "3488b364-6111-4539-a435-d17cee3f929b", "type": "lvl4", "url": "/docs/components/accordion#light-variant", "hierarchy": { "lvl1": "Accordion", "lvl2": "Variants", "lvl3": null } }, { "content": "Shadow variant", - "objectID": "d60cc2d7-4eb9-4fa6-9ced-aca937f5bd7d", + "objectID": "64019a09-2033-4c06-a0f9-c69befb3af83", "type": "lvl4", "url": "/docs/components/accordion#shadow-variant", "hierarchy": { "lvl1": "Accordion", "lvl2": "Light variant", "lvl3": null } }, { "content": "Bordered variant", - "objectID": "61de01c9-0f01-48cc-a28b-2d54a2a8ff46", + "objectID": "c2351cb2-56ed-4806-8c1f-4adf318e4714", "type": "lvl4", "url": "/docs/components/accordion#bordered-variant", "hierarchy": { "lvl1": "Accordion", "lvl2": "Shadow variant", "lvl3": null } }, { "content": "Splitted variant", - "objectID": "754ca65f-0181-4968-b233-3602c37072e9", + "objectID": "0f8e7b62-ad75-48c5-abf2-33d22e4c978e", "type": "lvl4", "url": "/docs/components/accordion#splitted-variant", "hierarchy": { @@ -301,7 +334,7 @@ }, { "content": "Default expanded keys", - "objectID": "786a751d-0b3a-419a-8a73-10908bcf7166", + "objectID": "6298f7f2-0b62-4f4d-9678-639c83b9844d", "type": "lvl3", "url": "/docs/components/accordion#default-expanded-keys", "hierarchy": { @@ -312,7 +345,7 @@ }, { "content": "Disabled keys", - "objectID": "a5750fed-c550-4739-8c67-2d13b09844bc", + "objectID": "231df588-402f-4079-8788-82fd88f47ec0", "type": "lvl3", "url": "/docs/components/accordion#disabled-keys", "hierarchy": { @@ -323,7 +356,7 @@ }, { "content": "Start content", - "objectID": "24fbcee5-23f3-4d47-b5ae-c40a3602beae", + "objectID": "b4c97bf0-4695-4790-bf18-7754104ec279", "type": "lvl3", "url": "/docs/components/accordion#start-content", "hierarchy": { @@ -334,7 +367,7 @@ }, { "content": "Custom Indicator", - "objectID": "44bda5ba-e409-4f23-92fb-f4733a07e99f", + "objectID": "d8a93802-54f7-4cd2-a167-6d294ae85efb", "type": "lvl3", "url": "/docs/components/accordion#custom-indicator", "hierarchy": { @@ -345,7 +378,7 @@ }, { "content": "Custom Motion", - "objectID": "03afefee-d673-4ae0-a8b2-bd4cfd5d0643", + "objectID": "68b851cc-d753-442e-899a-0b90da588215", "type": "lvl3", "url": "/docs/components/accordion#custom-motion", "hierarchy": { @@ -356,7 +389,7 @@ }, { "content": "Controlled", - "objectID": "514e0113-d2d0-4995-8a18-dada42fa2c09", + "objectID": "b0f85c26-05fc-45bd-ac36-c71fe4904bb8", "type": "lvl3", "url": "/docs/components/accordion#controlled", "hierarchy": { @@ -367,7 +400,7 @@ }, { "content": "Accordion Item Slots", - "objectID": "43b03e39-f6cd-43d6-aa98-ba7995d7922b", + "objectID": "3355fbf7-dadd-40d8-9824-fd80c14b04f7", "type": "lvl2", "url": "/docs/components/accordion#accordion-item-slots", "hierarchy": { @@ -378,7 +411,7 @@ }, { "content": "Custom Accordion Styles", - "objectID": "52165b96-d1df-4d4a-9651-a1beced5bdbf", + "objectID": "a85d9ea6-7177-4b2a-a0fe-ef8d06d3f169", "type": "lvl3", "url": "/docs/components/accordion#custom-accordion-styles", "hierarchy": { @@ -389,7 +422,7 @@ }, { "content": "Data Attributes", - "objectID": "66d21025-c9d4-4195-8d4f-23b6fd333a16", + "objectID": "83682746-2bf1-4aab-9a12-96c3cdeffa60", "type": "lvl2", "url": "/docs/components/accordion#data-attributes", "hierarchy": { @@ -400,21 +433,21 @@ }, { "content": "Accessibility", - "objectID": "3fd50608-dde5-42d0-8ee7-0fd4bf0d5b3b", + "objectID": "a53689d5-1a0e-4ede-bbce-0d4903cd5f6e", "type": "lvl2", "url": "/docs/components/accordion#accessibility", "hierarchy": { "lvl1": "Accordion", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "fc20d595-54da-430d-8389-46f23cce8f3d", + "objectID": "c1f220fb-d073-49d8-b496-608393a6d8f8", "type": "lvl2", "url": "/docs/components/accordion#api", "hierarchy": { "lvl1": "Accordion", "lvl2": "API", "lvl3": null } }, { "content": "Accordion Props", - "objectID": "9ee97d74-1baa-469a-a54f-75a6a00c5000", + "objectID": "8d52b228-9a95-46cc-8a7c-52839d27a0d9", "type": "lvl3", "url": "/docs/components/accordion#accordion-props", "hierarchy": { @@ -425,7 +458,7 @@ }, { "content": "Accordion Events", - "objectID": "477724e3-118a-4e10-bb25-4f49dca52b2c", + "objectID": "3ff719ef-65fd-4ed0-a07f-57a39a04d336", "type": "lvl3", "url": "/docs/components/accordion#accordion-events", "hierarchy": { @@ -436,7 +469,7 @@ }, { "content": "Accordion Item Props", - "objectID": "fa18efa1-5fa7-4d1b-b4ff-5ebde2353c16", + "objectID": "47abd6db-af87-4731-a605-2e99f9f61189", "type": "lvl3", "url": "/docs/components/accordion#accordion-item-props", "hierarchy": { @@ -447,7 +480,7 @@ }, { "content": "Accordion Item Events", - "objectID": "a09ed664-a287-468e-bbfe-47c4e1d96685", + "objectID": "d9ef8cfb-c5cd-4b77-8bb0-8a9a4c5dadfd", "type": "lvl3", "url": "/docs/components/accordion#accordion-item-events", "hierarchy": { @@ -458,7 +491,7 @@ }, { "content": "Types", - "objectID": "837add66-835e-4e26-8fb8-6f39502c673d", + "objectID": "c81ea915-7d49-4fae-add2-d03124ef3ed5", "type": "lvl3", "url": "/docs/components/accordion#types", "hierarchy": { @@ -469,14 +502,14 @@ }, { "content": "Accordion Item Indicator Props", - "objectID": "0515b0e7-13e0-490d-8407-5551709746fb", + "objectID": "136016c2-aac1-4707-bb8c-696306d6a5bf", "type": "lvl4", "url": "/docs/components/accordion#accordion-item-indicator-props", "hierarchy": { "lvl1": "Accordion", "lvl2": "Types", "lvl3": null } }, { "content": "Accordion Item classNames", - "objectID": "a6bb518f-e38f-4367-a3e0-0a52ef42ead4", + "objectID": "0639b878-e3c6-417f-a549-a13feb36e026", "type": "lvl3", "url": "/docs/components/accordion#accordion-item-classnames", "hierarchy": { @@ -487,7 +520,7 @@ }, { "content": "Motion Props", - "objectID": "1ad1e77d-24ed-4a2d-a253-6ca925f00441", + "objectID": "62232448-b7e5-4d5d-8d49-2a12dece970f", "type": "lvl4", "url": "/docs/components/accordion#motion-props", "hierarchy": { @@ -498,70 +531,96 @@ }, { "content": "Alert", - "objectID": "59a5448a-d68e-47c7-a108-89724dacc73f", + "objectID": "24697a22-591c-4363-b67d-d4d69157f7bd", "type": "lvl1", "url": "/docs/components/alert", "hierarchy": { "lvl1": "Alert" } }, { "content": "Installation", - "objectID": "35772670-58e4-4177-b4b5-77e356e1473d", + "objectID": "a52cd975-318e-4624-9fa0-c9235a99969c", "type": "lvl2", "url": "/docs/components/alert#installation", "hierarchy": { "lvl1": "Alert", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "99ca0be3-6b24-4261-a27b-0570922053c0", + "objectID": "2f647ecd-b21e-4b74-94b6-feca2c122c7e", "type": "lvl2", "url": "/docs/components/alert#import", "hierarchy": { "lvl1": "Alert", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "8a1bd989-317b-46fd-838d-a8c7240d1237", + "objectID": "07ce202a-58dc-48f8-bac0-ff1b773ab62b", "type": "lvl2", "url": "/docs/components/alert#usage", "hierarchy": { "lvl1": "Alert", "lvl2": "Usage", "lvl3": null } }, { "content": "Colors", - "objectID": "f7eb9054-f845-4745-9515-40fb26046086", + "objectID": "de8a8dd5-193c-4473-97b1-5386e03a91e1", "type": "lvl3", "url": "/docs/components/alert#colors", "hierarchy": { "lvl1": "Alert", "lvl2": "Usage", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "a2339824-05ac-4c03-8e93-840af3129413", + "objectID": "d822ab1a-16ea-452f-93f3-294303bb72b2", "type": "lvl3", "url": "/docs/components/alert#variants", "hierarchy": { "lvl1": "Alert", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Radius", - "objectID": "1eba9be6-3333-43d4-92fc-11b6c1d0e153", + "objectID": "9a762ef8-4138-427a-9446-5d34063f0e4f", "type": "lvl3", "url": "/docs/components/alert#radius", "hierarchy": { "lvl1": "Alert", "lvl2": "Variants", "lvl3": "Radius" } }, { - "content": "With Icon", - "objectID": "4e533ef4-b9f4-44fc-9105-513de3bfe86d", + "content": "Custom Icon", + "objectID": "027a43a4-2597-4b76-9e77-c51e8dcac4ac", "type": "lvl3", - "url": "/docs/components/alert#with-icon", - "hierarchy": { "lvl1": "Alert", "lvl2": "Radius", "lvl3": "With Icon" } + "url": "/docs/components/alert#custom-icon", + "hierarchy": { "lvl1": "Alert", "lvl2": "Radius", "lvl3": "Custom Icon" } + }, + { + "content": "Without Icon", + "objectID": "409962b3-db4a-471b-aadd-eb626e2f141b", + "type": "lvl3", + "url": "/docs/components/alert#without-icon", + "hierarchy": { + "lvl1": "Alert", + "lvl2": "Custom Icon", + "lvl3": "Without Icon" + } + }, + { + "content": "Without Icon Wrapper", + "objectID": "ecb74b3e-9702-437e-b22b-29c67b251f65", + "type": "lvl3", + "url": "/docs/components/alert#without-icon-wrapper", + "hierarchy": { + "lvl1": "Alert", + "lvl2": "Without Icon", + "lvl3": "Without Icon Wrapper" + } }, { "content": "With Action", - "objectID": "cb1ee2ef-46f9-41f3-9d44-4085e952b5c6", + "objectID": "578ff73a-39e5-47cd-bb3d-86492055f64a", "type": "lvl3", "url": "/docs/components/alert#with-action", - "hierarchy": { "lvl1": "Alert", "lvl2": "With Icon", "lvl3": "With Action" } + "hierarchy": { + "lvl1": "Alert", + "lvl2": "Without Icon Wrapper", + "lvl3": "With Action" + } }, { "content": "Controlled Visibility", - "objectID": "15746aac-55c0-40e5-85e2-5b42142f7835", + "objectID": "6dc62370-728a-4a09-b3b7-ef5f296cd449", "type": "lvl3", "url": "/docs/components/alert#controlled-visibility", "hierarchy": { @@ -572,7 +631,7 @@ }, { "content": "Custom Styles", - "objectID": "bb2c1a8b-8f35-4597-b961-8e6bd3e0ce8a", + "objectID": "dda014c7-2d5d-4515-90d4-09a2fb4af4cb", "type": "lvl3", "url": "/docs/components/alert#custom-styles", "hierarchy": { @@ -583,7 +642,7 @@ }, { "content": "Custom Implementation", - "objectID": "6b9043ea-4bf3-428b-a799-5f5173ba7fe5", + "objectID": "f9022fa8-8066-413b-8907-0796dfe9e905", "type": "lvl3", "url": "/docs/components/alert#custom-implementation", "hierarchy": { @@ -594,42 +653,42 @@ }, { "content": "Data Attributes", - "objectID": "ec58acd2-040a-47c1-ab08-c5a09f85352d", + "objectID": "de6bbaeb-0845-4266-89d9-bdabe354a279", "type": "lvl2", "url": "/docs/components/alert#data-attributes", "hierarchy": { "lvl1": "Alert", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Slots", - "objectID": "004ab6c3-01d8-4974-b31a-fed42445f1e6", + "objectID": "33acb0cc-0042-410d-903d-4dc4ef2f259b", "type": "lvl3", "url": "/docs/components/alert#slots", "hierarchy": { "lvl1": "Alert", "lvl2": "Data Attributes", "lvl3": "Slots" } }, { "content": "Accessibility", - "objectID": "4250a6ac-7eee-4708-a309-f610d6ddfdd3", + "objectID": "f1e77dfd-6dd6-4263-acfb-d75a3485a017", "type": "lvl2", "url": "/docs/components/alert#accessibility", "hierarchy": { "lvl1": "Alert", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "38caf99f-8a72-460f-8bcd-db681a66e7d2", + "objectID": "49ee554a-d0c2-4627-b546-e63189de0111", "type": "lvl2", "url": "/docs/components/alert#api", "hierarchy": { "lvl1": "Alert", "lvl2": "API", "lvl3": null } }, { "content": "Alert Props", - "objectID": "b5f744c0-6603-4ac0-a53c-ff246233d21a", + "objectID": "4043e995-766b-4ca7-b7a1-b6daa48da239", "type": "lvl3", "url": "/docs/components/alert#alert-props", "hierarchy": { "lvl1": "Alert", "lvl2": "API", "lvl3": "Alert Props" } }, { "content": "Alert Events", - "objectID": "c9276d71-ec89-4639-be9e-f1dda8a28e43", + "objectID": "57034ad2-ae19-4f91-ab5e-67d3deb39631", "type": "lvl3", "url": "/docs/components/alert#alert-events", "hierarchy": { @@ -640,14 +699,14 @@ }, { "content": "Autocomplete", - "objectID": "92b5ef36-d9a3-4bbd-8e4a-6c997daa7868", + "objectID": "aa72e307-6bbf-4ec8-8dc9-72a941e6db1a", "type": "lvl1", "url": "/docs/components/autocomplete", "hierarchy": { "lvl1": "Autocomplete" } }, { "content": "Installation", - "objectID": "63b6bb66-c3a1-431e-8328-936720cc42af", + "objectID": "7f9de784-20fc-442b-9f88-e236f02a7ee8", "type": "lvl2", "url": "/docs/components/autocomplete#installation", "hierarchy": { @@ -658,21 +717,21 @@ }, { "content": "Import", - "objectID": "20309c3d-2cbf-4f9f-a6eb-236d286b5109", + "objectID": "fbd4188d-be48-4539-aab5-595401321209", "type": "lvl2", "url": "/docs/components/autocomplete#import", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "985d5913-bbe9-4a39-83ea-9e7ae6cbf0f0", + "objectID": "9f5665e2-e5a7-471d-b1fd-2ff6c542d1ea", "type": "lvl2", "url": "/docs/components/autocomplete#usage", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic items", - "objectID": "b71d2997-fc37-4860-9d88-51d247ffe758", + "objectID": "c6603ae4-2437-4901-b56b-afa8e7ffedb4", "type": "lvl3", "url": "/docs/components/autocomplete#dynamic-items", "hierarchy": { @@ -683,7 +742,7 @@ }, { "content": "Disabled", - "objectID": "36002c85-f81c-44ab-99f5-301f78f48d89", + "objectID": "501c1799-0130-4671-a1ac-b37a9766f059", "type": "lvl3", "url": "/docs/components/autocomplete#disabled", "hierarchy": { @@ -694,7 +753,7 @@ }, { "content": "Disabled Items", - "objectID": "8a5bd6ae-025e-4ea1-a29e-a1e7668c666f", + "objectID": "1658a07b-23e9-4179-86ab-dc4c57980208", "type": "lvl3", "url": "/docs/components/autocomplete#disabled-items", "hierarchy": { @@ -705,7 +764,7 @@ }, { "content": "Required", - "objectID": "dfed0e22-1047-46e2-aa70-669ee4ec668e", + "objectID": "138eaa4a-34d9-4496-8dd5-574d8c0deb31", "type": "lvl3", "url": "/docs/components/autocomplete#required", "hierarchy": { @@ -716,7 +775,7 @@ }, { "content": "Read Only", - "objectID": "d887afba-7f1c-4de9-81b5-e3537e675e10", + "objectID": "0ceeef72-53bf-40e6-8e12-596296096777", "type": "lvl3", "url": "/docs/components/autocomplete#read-only", "hierarchy": { @@ -727,7 +786,7 @@ }, { "content": "Sizes", - "objectID": "90c0526a-bb66-4f2e-951b-9904f46540c9", + "objectID": "0b62d208-1722-40eb-94f0-6eb55f48f08b", "type": "lvl3", "url": "/docs/components/autocomplete#sizes", "hierarchy": { @@ -738,14 +797,14 @@ }, { "content": "Colors", - "objectID": "c8f93c43-349f-4de7-af9a-fd3e83e2d9b6", + "objectID": "503eda9b-13de-4ed0-8e47-0e64971c5bea", "type": "lvl3", "url": "/docs/components/autocomplete#colors", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "bec61616-d097-483a-88b9-d8aabfeffe72", + "objectID": "50663430-e31d-4b76-bb78-b7fb1d281499", "type": "lvl3", "url": "/docs/components/autocomplete#variants", "hierarchy": { @@ -756,7 +815,7 @@ }, { "content": "Label Placements", - "objectID": "b4e34d88-e8e0-4299-b8eb-0a80c596e653", + "objectID": "bed57e9b-6cc3-4c3c-b2a4-f31425eb7d8f", "type": "lvl3", "url": "/docs/components/autocomplete#label-placements", "hierarchy": { @@ -767,7 +826,7 @@ }, { "content": "Start Content", - "objectID": "e79b991f-b113-489a-ad32-89f57c21cdf0", + "objectID": "d95354a0-f0e1-4673-a359-21294ec9cad9", "type": "lvl3", "url": "/docs/components/autocomplete#start-content", "hierarchy": { @@ -778,7 +837,7 @@ }, { "content": "Item Start & End Content", - "objectID": "da35ba84-83b8-49f1-9cad-17d51e6ffd9a", + "objectID": "27cecddd-910c-4e66-90d5-94ff1ee6048f", "type": "lvl3", "url": "/docs/components/autocomplete#item-start--end-content", "hierarchy": { @@ -789,7 +848,7 @@ }, { "content": "Custom Value", - "objectID": "72def1b0-046a-48ba-8ecb-29bb741386a0", + "objectID": "4c4e4d38-c3ef-499e-8c45-02e59ca5174e", "type": "lvl3", "url": "/docs/components/autocomplete#custom-value", "hierarchy": { @@ -800,7 +859,7 @@ }, { "content": "Custom Selector Icon", - "objectID": "f5e096cb-aa4f-402a-a2e0-2810222a93fe", + "objectID": "fc8dffc6-a1d1-4667-9edd-1816015ec590", "type": "lvl3", "url": "/docs/components/autocomplete#custom-selector-icon", "hierarchy": { @@ -811,7 +870,7 @@ }, { "content": "Without Scroll Shadow", - "objectID": "a24a7528-0d78-45ee-9983-c3de04322a04", + "objectID": "91eb3503-65b9-4b8b-8cc3-343e6c255dd1", "type": "lvl3", "url": "/docs/components/autocomplete#without-scroll-shadow", "hierarchy": { @@ -822,7 +881,7 @@ }, { "content": "With Description", - "objectID": "7709f17f-59e7-47bd-9d21-81dde139fb4f", + "objectID": "aeb23e86-7d57-44d8-8083-a8c674527307", "type": "lvl3", "url": "/docs/components/autocomplete#with-description", "hierarchy": { @@ -833,7 +892,7 @@ }, { "content": "With Error Message", - "objectID": "9448deb8-1803-40ac-a9e5-95be7deeca35", + "objectID": "d549f2eb-0681-4f51-a95c-916c870df0ac", "type": "lvl3", "url": "/docs/components/autocomplete#with-error-message", "hierarchy": { @@ -844,7 +903,7 @@ }, { "content": "Events", - "objectID": "2babd0b4-3160-4ab1-a159-5c2b9893351c", + "objectID": "b28fb476-5416-4e38-b7f2-9886b9e1e239", "type": "lvl3", "url": "/docs/components/autocomplete#events", "hierarchy": { @@ -855,7 +914,7 @@ }, { "content": "Controlled", - "objectID": "84347d36-7943-44f8-8a9a-a7901a245021", + "objectID": "52dfe3b6-b6e2-4e4f-915f-235f7523df00", "type": "lvl3", "url": "/docs/components/autocomplete#controlled", "hierarchy": { @@ -866,7 +925,7 @@ }, { "content": "Fully Controlled", - "objectID": "89a9578f-0605-4276-8eec-3402b6ebde6f", + "objectID": "d1184330-d4c2-458f-b571-bbdb4dee672c", "type": "lvl3", "url": "/docs/components/autocomplete#fully-controlled", "hierarchy": { @@ -877,7 +936,7 @@ }, { "content": "Custom Items", - "objectID": "9de47fda-78c2-4ff7-8134-0149c77e28e8", + "objectID": "2b544d29-2b7c-48e0-98ea-45ebe6ff19a0", "type": "lvl3", "url": "/docs/components/autocomplete#custom-items", "hierarchy": { @@ -888,7 +947,7 @@ }, { "content": "Custom Empty Content Message", - "objectID": "a314ff1e-cd00-4539-86be-e17d8d6d5cfa", + "objectID": "4dbcc5b6-1e2c-41c8-a8d7-c489a828f984", "type": "lvl3", "url": "/docs/components/autocomplete#custom-empty-content-message", "hierarchy": { @@ -899,7 +958,7 @@ }, { "content": "Custom Filtering", - "objectID": "d4400fec-524d-4ca2-a94b-9c91506d3f20", + "objectID": "aebab7e6-a06d-4faa-a7e4-78a12b639677", "type": "lvl3", "url": "/docs/components/autocomplete#custom-filtering", "hierarchy": { @@ -910,7 +969,7 @@ }, { "content": "Asynchronous Filtering", - "objectID": "59145cbc-f1bd-4871-b531-d83ee050a81b", + "objectID": "22f41a88-187a-4632-89f2-f24f75acb20f", "type": "lvl3", "url": "/docs/components/autocomplete#asynchronous-filtering", "hierarchy": { @@ -921,7 +980,7 @@ }, { "content": "Asynchronous Loading", - "objectID": "0bc5b257-4378-4e2a-a338-860dbf74c495", + "objectID": "15f520ac-02fd-441d-99e7-d4ed3d3af479", "type": "lvl3", "url": "/docs/components/autocomplete#asynchronous-loading", "hierarchy": { @@ -930,20 +989,64 @@ "lvl3": "Asynchronous Loading" } }, + { + "content": "Virtualization", + "objectID": "e9320866-6c1d-4af7-9ca5-3e404065fdac", + "type": "lvl3", + "url": "/docs/components/autocomplete#virtualization", + "hierarchy": { + "lvl1": "Autocomplete", + "lvl2": "Asynchronous Loading", + "lvl3": "Virtualization" + } + }, + { + "content": "Ten Thousand Items", + "objectID": "ecdd4a80-7307-448f-bec5-fef1d374f26d", + "type": "lvl4", + "url": "/docs/components/autocomplete#ten-thousand-items", + "hierarchy": { + "lvl1": "Autocomplete", + "lvl2": "Virtualization", + "lvl3": null + } + }, + { + "content": "Max Listbox Height", + "objectID": "26364e9b-5934-4a20-bdb0-b1c407be3ac6", + "type": "lvl4", + "url": "/docs/components/autocomplete#max-listbox-height", + "hierarchy": { + "lvl1": "Autocomplete", + "lvl2": "Ten Thousand Items", + "lvl3": null + } + }, + { + "content": "Custom Item Height", + "objectID": "a5703625-768f-4b45-973f-2607ef44d954", + "type": "lvl4", + "url": "/docs/components/autocomplete#custom-item-height", + "hierarchy": { + "lvl1": "Autocomplete", + "lvl2": "Max Listbox Height", + "lvl3": null + } + }, { "content": "With Sections", - "objectID": "b741bb7b-39f1-4ee1-8cd2-d679789625da", + "objectID": "b0496f80-07bd-499f-b44c-2bf47006fed0", "type": "lvl3", "url": "/docs/components/autocomplete#with-sections", "hierarchy": { "lvl1": "Autocomplete", - "lvl2": "Asynchronous Loading", + "lvl2": "Custom Item Height", "lvl3": "With Sections" } }, { "content": "Custom Sections Style", - "objectID": "fdc2c191-10e4-4c2a-a578-1afe6c41d465", + "objectID": "149c4c7f-4080-4626-9f15-65514aee26ea", "type": "lvl3", "url": "/docs/components/autocomplete#custom-sections-style", "hierarchy": { @@ -954,7 +1057,7 @@ }, { "content": "Customizing the Autocomplete", - "objectID": "c138e463-d1fa-4afd-9e31-945f2f0f1e16", + "objectID": "6701034a-cee8-478b-b36f-14017303ac38", "type": "lvl3", "url": "/docs/components/autocomplete#customizing-the-autocomplete", "hierarchy": { @@ -965,14 +1068,14 @@ }, { "content": "Slots", - "objectID": "d0552374-9aaf-4882-a095-d05d7d3f854d", + "objectID": "c57e88b0-e891-47ef-a36a-5a4b9b24f5da", "type": "lvl2", "url": "/docs/components/autocomplete#slots", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "073e9b42-4f7c-4000-b6bc-40dcf52a8447", + "objectID": "b88a4582-29a9-4a6f-ac4f-246ac7386cde", "type": "lvl2", "url": "/docs/components/autocomplete#data-attributes", "hierarchy": { @@ -983,7 +1086,7 @@ }, { "content": "Accessibility", - "objectID": "3acfd78a-d56a-42ba-8dab-24eab095a4a9", + "objectID": "fc45839b-0f0c-4aaa-a445-42765936aef1", "type": "lvl2", "url": "/docs/components/autocomplete#accessibility", "hierarchy": { @@ -994,14 +1097,14 @@ }, { "content": "API", - "objectID": "0cc9d185-ab5b-4448-a874-5c7b35eccb98", + "objectID": "2ab259d9-d479-445c-bcd9-c2b0ac7f744c", "type": "lvl2", "url": "/docs/components/autocomplete#api", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "API", "lvl3": null } }, { "content": "Autocomplete Props", - "objectID": "4a672be8-a66c-4898-96c1-21edf65b8224", + "objectID": "6ccef18b-460a-42ea-9640-cf81c9479c93", "type": "lvl3", "url": "/docs/components/autocomplete#autocomplete-props", "hierarchy": { @@ -1012,7 +1115,7 @@ }, { "content": "Autocomplete Events", - "objectID": "2935105e-aa83-466b-97ce-008b44bdf2b5", + "objectID": "dd9ab716-2f39-48d4-9f5a-da3b4ed0126a", "type": "lvl3", "url": "/docs/components/autocomplete#autocomplete-events", "hierarchy": { @@ -1023,7 +1126,7 @@ }, { "content": "AutocompleteItem Props", - "objectID": "e113f234-a368-4464-9301-cc3346ff2043", + "objectID": "a4018408-bf91-44de-8d7f-a00040ed6aaf", "type": "lvl3", "url": "/docs/components/autocomplete#autocompleteitem-props", "hierarchy": { @@ -1034,7 +1137,7 @@ }, { "content": "AutocompleteItem Events", - "objectID": "432ff3a9-6b5b-4658-9758-bb6d8ca34097", + "objectID": "c12b1377-ad3a-413b-b77d-c633e248b4e4", "type": "lvl3", "url": "/docs/components/autocomplete#autocompleteitem-events", "hierarchy": { @@ -1045,7 +1148,7 @@ }, { "content": "AutocompleteSection Props", - "objectID": "f0910908-40be-49bb-bf1c-f5d5efc79a4b", + "objectID": "a824156d-1ef0-44bf-bc10-6a70e6bda791", "type": "lvl3", "url": "/docs/components/autocomplete#autocompletesection-props", "hierarchy": { @@ -1056,7 +1159,7 @@ }, { "content": "Types", - "objectID": "dbfd3ebf-2e7a-4845-8c6d-9a592fcee05d", + "objectID": "e89b0733-2335-484b-b992-ac04b6c19904", "type": "lvl3", "url": "/docs/components/autocomplete#types", "hierarchy": { @@ -1067,77 +1170,77 @@ }, { "content": "Menu Trigger Action", - "objectID": "b388e4e4-6264-42de-ac03-7a1b81d2cd21", + "objectID": "162b3307-a498-4aca-a424-d71c9db56ab6", "type": "lvl4", "url": "/docs/components/autocomplete#menu-trigger-action", "hierarchy": { "lvl1": "Autocomplete", "lvl2": "Types", "lvl3": null } }, { "content": "Avatar", - "objectID": "bfda1306-84f5-460b-a257-9ee1aa68e4d0", + "objectID": "0c55c539-91c9-45e0-9b26-f60d2f12da0d", "type": "lvl1", "url": "/docs/components/avatar", "hierarchy": { "lvl1": "Avatar" } }, { "content": "Installation", - "objectID": "7f921771-09db-4446-b79f-60b7434faa8b", + "objectID": "26508c12-1cf7-408b-9206-2f0db6dbaaac", "type": "lvl2", "url": "/docs/components/avatar#installation", "hierarchy": { "lvl1": "Avatar", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "fb7d5ca0-8740-4ef6-afa4-41d6b8e3ae26", + "objectID": "06ce59ec-a5ec-423f-a8af-c9c7b8335986", "type": "lvl2", "url": "/docs/components/avatar#import", "hierarchy": { "lvl1": "Avatar", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "87be96c7-1608-4b52-97f0-edd60c87a8c8", + "objectID": "4929b86c-2d65-401c-91dc-6b642e7ad45c", "type": "lvl2", "url": "/docs/components/avatar#usage", "hierarchy": { "lvl1": "Avatar", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "d3cdba78-7391-4369-a9d5-2394275472a3", + "objectID": "007a1919-c94f-421e-9cb8-9c1105240074", "type": "lvl3", "url": "/docs/components/avatar#sizes", "hierarchy": { "lvl1": "Avatar", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Disabled", - "objectID": "bbbd9829-b785-4ca4-9da0-53c75d658a2b", + "objectID": "f4cb4b93-5eb0-4427-b374-4ab6fea45901", "type": "lvl3", "url": "/docs/components/avatar#disabled", "hierarchy": { "lvl1": "Avatar", "lvl2": "Sizes", "lvl3": "Disabled" } }, { "content": "Bordered", - "objectID": "b381bad5-a525-42d5-9737-8404cfc5978c", + "objectID": "d6c57838-da33-4fbe-a630-a78b6a079830", "type": "lvl3", "url": "/docs/components/avatar#bordered", "hierarchy": { "lvl1": "Avatar", "lvl2": "Disabled", "lvl3": "Bordered" } }, { "content": "Radius", - "objectID": "265502a7-a6ef-4b8e-9e3e-b11f33241c42", + "objectID": "379a682c-279d-4839-a410-871f58fe73cc", "type": "lvl3", "url": "/docs/components/avatar#radius", "hierarchy": { "lvl1": "Avatar", "lvl2": "Bordered", "lvl3": "Radius" } }, { "content": "Colors", - "objectID": "58b054cf-676d-49c3-9544-e83f01961871", + "objectID": "45e00061-93ef-4dcd-8a88-56ceeae360ba", "type": "lvl3", "url": "/docs/components/avatar#colors", "hierarchy": { "lvl1": "Avatar", "lvl2": "Radius", "lvl3": "Colors" } }, { "content": "Avatar Fallbacks", - "objectID": "2efb3252-a361-4058-8625-286343096b65", + "objectID": "6a10af1c-ec51-439e-a4d8-5bece8b3aa5b", "type": "lvl3", "url": "/docs/components/avatar#avatar-fallbacks", "hierarchy": { @@ -1148,7 +1251,7 @@ }, { "content": "Custom Fallback", - "objectID": "07d6d7fa-9d1a-411d-ae11-ccc435ae64ce", + "objectID": "91f4a9fe-94a5-4ee0-822b-34e3bee5c051", "type": "lvl3", "url": "/docs/components/avatar#custom-fallback", "hierarchy": { @@ -1159,7 +1262,7 @@ }, { "content": "Custom Implementation", - "objectID": "a1a1686f-b22e-48dc-b81a-7f9e2f9cf366", + "objectID": "65897a0b-d0a3-4a6a-aa2f-17560877c0ba", "type": "lvl3", "url": "/docs/components/avatar#custom-implementation", "hierarchy": { @@ -1170,7 +1273,7 @@ }, { "content": "Custom initials logic", - "objectID": "037a8f5e-e9d8-4724-a00e-a92290eceea3", + "objectID": "3e2f52da-4bb8-4b72-83f0-10c3724e1bee", "type": "lvl3", "url": "/docs/components/avatar#custom-initials-logic", "hierarchy": { @@ -1181,14 +1284,14 @@ }, { "content": "Avatar Group", - "objectID": "ca35209a-709b-491f-8b6b-6047f333e618", + "objectID": "9c2c5aec-136f-489f-87a3-27a429762721", "type": "lvl2", "url": "/docs/components/avatar#avatar-group", "hierarchy": { "lvl1": "Avatar", "lvl2": "Avatar Group", "lvl3": null } }, { "content": "Group Disabled", - "objectID": "f854ead3-fdc4-4f96-ac80-3d7c069ec889", + "objectID": "981b0d79-aea0-457f-adf4-abcf78b3163f", "type": "lvl3", "url": "/docs/components/avatar#group-disabled", "hierarchy": { @@ -1199,7 +1302,7 @@ }, { "content": "Group Max Count", - "objectID": "c2d4fd17-a318-445b-831c-ad7bcaf8610c", + "objectID": "1c4eb5d1-1d10-4b21-a362-5f1d09ada16a", "type": "lvl3", "url": "/docs/components/avatar#group-max-count", "hierarchy": { @@ -1210,7 +1313,7 @@ }, { "content": "Group Total Count", - "objectID": "e5c8060b-f12c-4651-8f2e-692ff5482e59", + "objectID": "a3739652-83fe-4377-8299-ac9c49c74980", "type": "lvl3", "url": "/docs/components/avatar#group-total-count", "hierarchy": { @@ -1221,7 +1324,7 @@ }, { "content": "Group Custom count", - "objectID": "db96f56c-3a66-4a96-b97d-27625bc0eb36", + "objectID": "fb4e213a-478c-4574-89d3-ffd5ad6d7843", "type": "lvl3", "url": "/docs/components/avatar#group-custom-count", "hierarchy": { @@ -1232,7 +1335,7 @@ }, { "content": "Group Grid", - "objectID": "dffa48a6-307d-46e8-a672-29589b604c6a", + "objectID": "fdd1b405-4b71-4295-91bb-2730056a0099", "type": "lvl3", "url": "/docs/components/avatar#group-grid", "hierarchy": { @@ -1243,7 +1346,7 @@ }, { "content": "Group Custom Implementation", - "objectID": "6ebdc5b0-42b5-4a36-9432-00b1f2e45c61", + "objectID": "c3d84905-a29d-4ec7-a62c-c5fc3a7151ac", "type": "lvl3", "url": "/docs/components/avatar#group-custom-implementation", "hierarchy": { @@ -1254,14 +1357,14 @@ }, { "content": "Slots", - "objectID": "3b30971d-159f-4467-ba68-372214e2ce10", + "objectID": "0b2a3683-43f9-41ef-8c6f-fa06a10717ba", "type": "lvl2", "url": "/docs/components/avatar#slots", "hierarchy": { "lvl1": "Avatar", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Avatar Styles", - "objectID": "22bc14cd-a3a5-4883-952e-9f6b24f95d8c", + "objectID": "e33fb235-b7ea-49fa-856e-22d26742193d", "type": "lvl3", "url": "/docs/components/avatar#custom-avatar-styles", "hierarchy": { @@ -1272,28 +1375,28 @@ }, { "content": "Data Attributes", - "objectID": "535dfe9a-dc43-4d74-b6ac-997f712a117b", + "objectID": "a15b68e2-35cf-4d0f-9752-19300541f032", "type": "lvl2", "url": "/docs/components/avatar#data-attributes", "hierarchy": { "lvl1": "Avatar", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "API", - "objectID": "52779b2c-b397-4684-8c7f-d125e0d68558", + "objectID": "74cbaa83-01ad-4d77-abcb-c4c7b41f786d", "type": "lvl2", "url": "/docs/components/avatar#api", "hierarchy": { "lvl1": "Avatar", "lvl2": "API", "lvl3": null } }, { "content": "Avatar Props", - "objectID": "e6a0890b-2087-492e-adbd-c52a49add0f2", + "objectID": "5f75013f-d0a4-4422-97b4-493e27d87e34", "type": "lvl3", "url": "/docs/components/avatar#avatar-props", "hierarchy": { "lvl1": "Avatar", "lvl2": "API", "lvl3": "Avatar Props" } }, { "content": "Avatar Group Props", - "objectID": "9c77e7d9-1802-4af5-af12-05c1b05b2182", + "objectID": "8379a8d9-5dee-46fa-9d5e-1e883189ce94", "type": "lvl3", "url": "/docs/components/avatar#avatar-group-props", "hierarchy": { @@ -1304,70 +1407,70 @@ }, { "content": "Badge", - "objectID": "4abc28a1-751b-4df3-9aa4-30ad96677b36", + "objectID": "b70df918-92cc-45b7-a357-c13a955c8f3b", "type": "lvl1", "url": "/docs/components/badge", "hierarchy": { "lvl1": "Badge" } }, { "content": "Installation", - "objectID": "137c9611-7596-4cf3-9b90-a72b462db8c6", + "objectID": "85a923ff-8b87-49a6-aaaf-a306fcea2723", "type": "lvl2", "url": "/docs/components/badge#installation", "hierarchy": { "lvl1": "Badge", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "fb243257-a6f8-4779-8b5d-428e4fb3e3ef", + "objectID": "0f4a004e-338b-40ba-9b26-8c96849baaca", "type": "lvl2", "url": "/docs/components/badge#import", "hierarchy": { "lvl1": "Badge", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "93a108f8-a2ba-4c7e-bd8a-dcbeee207d69", + "objectID": "9cf2e03c-e1f1-43c7-a4da-dc9c8003df8b", "type": "lvl2", "url": "/docs/components/badge#usage", "hierarchy": { "lvl1": "Badge", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "4d0ee2c0-ab5d-43bb-a6f3-3f3dae5ad7ef", + "objectID": "f00ce9fd-2f12-416e-bd48-9e7552502087", "type": "lvl3", "url": "/docs/components/badge#sizes", "hierarchy": { "lvl1": "Badge", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "b7f835c4-9c24-4d16-82b6-a68c9b5587cb", + "objectID": "93496a5b-08c1-4718-9e16-9116a9bc81bc", "type": "lvl3", "url": "/docs/components/badge#colors", "hierarchy": { "lvl1": "Badge", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "28d5c98d-e45d-4391-9fc4-757f1b1b7bc6", + "objectID": "730444fa-a901-4e6e-a67b-44bfe54f2e42", "type": "lvl3", "url": "/docs/components/badge#variants", "hierarchy": { "lvl1": "Badge", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Placements", - "objectID": "b1b29fef-c87b-4f0a-abaa-ece7fd6e1301", + "objectID": "cd5a1839-2789-4dde-b5e6-4696872c1ff5", "type": "lvl3", "url": "/docs/components/badge#placements", "hierarchy": { "lvl1": "Badge", "lvl2": "Variants", "lvl3": "Placements" } }, { "content": "Shapes", - "objectID": "53afc2de-963d-40f8-96aa-ccc3afdc0380", + "objectID": "0681dfa5-e6de-4853-9893-2374c1317855", "type": "lvl3", "url": "/docs/components/badge#shapes", "hierarchy": { "lvl1": "Badge", "lvl2": "Placements", "lvl3": "Shapes" } }, { "content": "Badge Visibility", - "objectID": "4749796e-53e4-4e4a-a9c9-66931357b253", + "objectID": "ed661ee5-ef48-4d77-bcda-3fe8a5c8721a", "type": "lvl3", "url": "/docs/components/badge#badge-visibility", "hierarchy": { @@ -1378,7 +1481,7 @@ }, { "content": "Content Examples", - "objectID": "0a01c51d-334b-456e-91c2-937ee3350949", + "objectID": "35c2f967-ef71-442c-8be9-7dc982871ac3", "type": "lvl3", "url": "/docs/components/badge#content-examples", "hierarchy": { @@ -1389,7 +1492,7 @@ }, { "content": "Disable Outline", - "objectID": "0631f6da-c0e8-416f-af2a-32861a007fd1", + "objectID": "1c380025-2625-422a-8665-50ba7cca0a5f", "type": "lvl3", "url": "/docs/components/badge#disable-outline", "hierarchy": { @@ -1400,7 +1503,7 @@ }, { "content": "Accessibility", - "objectID": "e8ae6815-17a1-4c5e-9e0e-495bf63b83a3", + "objectID": "b1ca3f64-3cea-4c97-aca6-66e48deeef18", "type": "lvl3", "url": "/docs/components/badge#accessibility", "hierarchy": { @@ -1411,84 +1514,84 @@ }, { "content": "Slots", - "objectID": "6a84c573-1c62-4351-8ced-60d4ebff08b5", + "objectID": "684badd3-443b-4e69-a3d2-d55d54bb6823", "type": "lvl2", "url": "/docs/components/badge#slots", "hierarchy": { "lvl1": "Badge", "lvl2": "Slots", "lvl3": null } }, { "content": "API", - "objectID": "9fe45b0e-2408-4a3b-8144-a4181a4ac36b", + "objectID": "e6a3ef22-d81b-4f81-8612-6dc0f6b9156a", "type": "lvl2", "url": "/docs/components/badge#api", "hierarchy": { "lvl1": "Badge", "lvl2": "API", "lvl3": null } }, { "content": "Badge Props", - "objectID": "d643971a-68a4-4d87-972b-792b01711b87", + "objectID": "917ddcd2-40cb-4738-9c7b-3fa6c6538ac9", "type": "lvl3", "url": "/docs/components/badge#badge-props", "hierarchy": { "lvl1": "Badge", "lvl2": "API", "lvl3": "Badge Props" } }, { "content": "Breadcrumbs", - "objectID": "aabd5dba-c1f5-4446-bfb7-6f5cec6f09e6", + "objectID": "66d5e59d-9822-4337-aae5-67cd0a44292a", "type": "lvl1", "url": "/docs/components/breadcrumbs", "hierarchy": { "lvl1": "Breadcrumbs" } }, { "content": "Installation", - "objectID": "ab89772c-c2c3-4051-92d5-8fcbd2578719", + "objectID": "0230919b-8d93-4ce0-8da8-af801e55f86b", "type": "lvl2", "url": "/docs/components/breadcrumbs#installation", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "a53801a7-b253-4230-b8ff-fd4db24c88b6", + "objectID": "4a2b308f-8824-4f47-942f-b362b6868411", "type": "lvl2", "url": "/docs/components/breadcrumbs#import", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "df71cdf7-fc0c-445c-9b92-aa6c967b3f1e", + "objectID": "cc79e330-c181-46b7-be72-390a9bd962a2", "type": "lvl2", "url": "/docs/components/breadcrumbs#usage", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "68676186-22e9-42a1-8027-97d9fa3eaea3", + "objectID": "54ca7bd3-d3e2-40df-ac1b-3061d68fa462", "type": "lvl3", "url": "/docs/components/breadcrumbs#disabled", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "b31e0463-36df-4951-bc19-5d5c07c9591a", + "objectID": "b604837b-d20c-4b46-9815-4278a58d5343", "type": "lvl3", "url": "/docs/components/breadcrumbs#sizes", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "f8b19b8e-020a-401c-9713-86eee7761fc2", + "objectID": "54d906c7-945c-44c7-a662-349dc030e1ab", "type": "lvl3", "url": "/docs/components/breadcrumbs#colors", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "0c62b9a3-34bc-4cd0-ae2c-a8f64a3433e4", + "objectID": "0ff61b2d-5f98-403f-8b3e-55f5e403f20c", "type": "lvl3", "url": "/docs/components/breadcrumbs#variants", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Underlines", - "objectID": "cac2e987-2423-487c-b912-04df9c1a5b66", + "objectID": "443fd7ef-e264-4272-96b7-ce673a1c0912", "type": "lvl3", "url": "/docs/components/breadcrumbs#underlines", "hierarchy": { @@ -1499,7 +1602,7 @@ }, { "content": "Radius", - "objectID": "df8721d5-4f3a-4564-9921-36848333d507", + "objectID": "043e1f05-e08a-4a21-b2c5-b71bd5ed6b68", "type": "lvl3", "url": "/docs/components/breadcrumbs#radius", "hierarchy": { @@ -1510,14 +1613,14 @@ }, { "content": "Routing", - "objectID": "2e1b63d5-7664-4670-a093-30336447651f", + "objectID": "5b92dd5e-7402-4032-b617-3988f47f8d08", "type": "lvl3", "url": "/docs/components/breadcrumbs#routing", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Radius", "lvl3": "Routing" } }, { "content": "Controlled", - "objectID": "6750a0f6-7be4-46fa-9d52-a2d2a8b38eda", + "objectID": "ca8d5aa5-1d02-4592-a96c-4157351c63b1", "type": "lvl3", "url": "/docs/components/breadcrumbs#controlled", "hierarchy": { @@ -1528,7 +1631,7 @@ }, { "content": "Menu Type", - "objectID": "df4b33fe-5dc4-4d4a-bf0c-1ebe41e770de", + "objectID": "ef022538-0801-49b6-8423-9c2080ae4bad", "type": "lvl3", "url": "/docs/components/breadcrumbs#menu-type", "hierarchy": { @@ -1539,7 +1642,7 @@ }, { "content": "Start & End Content", - "objectID": "e2d16f10-24c8-45fa-b73e-71c3ef74f9fa", + "objectID": "da5777a7-1844-4512-a527-c08ceee33923", "type": "lvl3", "url": "/docs/components/breadcrumbs#start--end-content", "hierarchy": { @@ -1550,7 +1653,7 @@ }, { "content": "Custom Separator", - "objectID": "632a8a1e-759d-4d12-aed5-ec7492d716b2", + "objectID": "19845729-4628-4e85-8115-15828a4f317b", "type": "lvl3", "url": "/docs/components/breadcrumbs#custom-separator", "hierarchy": { @@ -1561,7 +1664,7 @@ }, { "content": "Custom Items", - "objectID": "59c1495d-e829-4818-beec-a8571148d6e0", + "objectID": "b9611ad1-1805-43cc-8f96-22be6e7fe004", "type": "lvl3", "url": "/docs/components/breadcrumbs#custom-items", "hierarchy": { @@ -1572,7 +1675,7 @@ }, { "content": "Collapsing Items", - "objectID": "4ea4d927-7b4a-462f-a09d-256707d75d02", + "objectID": "2ff8ef17-1242-47ba-a3b5-479fcda0666e", "type": "lvl3", "url": "/docs/components/breadcrumbs#collapsing-items", "hierarchy": { @@ -1583,7 +1686,7 @@ }, { "content": "Customizing the Ellipsis Item", - "objectID": "55388450-5aa8-4d15-b15d-974b7217c400", + "objectID": "3f29395c-80f8-4118-88be-f053dd4f65f6", "type": "lvl3", "url": "/docs/components/breadcrumbs#customizing-the-ellipsis-item", "hierarchy": { @@ -1594,14 +1697,14 @@ }, { "content": "Slots", - "objectID": "7f9d9ee9-3dd2-4cbf-8750-8917e0961d96", + "objectID": "b1637968-cdb6-4b08-82e6-765f41675b98", "type": "lvl2", "url": "/docs/components/breadcrumbs#slots", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Slots", "lvl3": null } }, { "content": "Customizing the Breadcrumbs Styles", - "objectID": "93545cb5-87b6-4c76-a43c-655ca91d846c", + "objectID": "64a4a42e-dd50-48f1-8329-028a66fe67c1", "type": "lvl3", "url": "/docs/components/breadcrumbs#customizing-the-breadcrumbs-styles", "hierarchy": { @@ -1612,7 +1715,7 @@ }, { "content": "Data Attributes", - "objectID": "c2b174d1-439a-4a47-80b8-d74f448c1e6c", + "objectID": "742a961c-c578-4f63-9a38-ab1d50c5ce0f", "type": "lvl2", "url": "/docs/components/breadcrumbs#data-attributes", "hierarchy": { @@ -1623,7 +1726,7 @@ }, { "content": "Accessibility", - "objectID": "0181d1cc-c8d9-4a95-8bfa-6ad7364e385e", + "objectID": "62cc2520-980e-436d-8e39-897f3f1decb9", "type": "lvl2", "url": "/docs/components/breadcrumbs#accessibility", "hierarchy": { @@ -1634,14 +1737,14 @@ }, { "content": "API", - "objectID": "e798076c-3c8a-4c7b-9fb2-3575f3e8fcf6", + "objectID": "eef4d97c-005a-4dc7-97dd-b981b1b8396b", "type": "lvl2", "url": "/docs/components/breadcrumbs#api", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "API", "lvl3": null } }, { "content": "Breadcrumbs Props", - "objectID": "1e30bef7-53c1-4b7a-9868-18fb6e176665", + "objectID": "35192470-5632-44c0-b1ae-725144db26d1", "type": "lvl3", "url": "/docs/components/breadcrumbs#breadcrumbs-props", "hierarchy": { @@ -1650,31 +1753,20 @@ "lvl3": "Breadcrumbs Props" } }, - { - "content": "Breadcrumbs Functions", - "objectID": "eba7734b-bd29-4adb-87ad-f30551a56228", - "type": "lvl3", - "url": "/docs/components/breadcrumbs#breadcrumbs-functions", - "hierarchy": { - "lvl1": "Breadcrumbs", - "lvl2": "Breadcrumbs Props", - "lvl3": "Breadcrumbs Functions" - } - }, { "content": "Breadcrumbs Events", - "objectID": "92e7fff9-f520-467a-81b7-ed8bee7cef80", + "objectID": "b2c86dc8-3aea-4e1b-b28f-e06ad9383bb7", "type": "lvl3", "url": "/docs/components/breadcrumbs#breadcrumbs-events", "hierarchy": { "lvl1": "Breadcrumbs", - "lvl2": "Breadcrumbs Functions", + "lvl2": "Breadcrumbs Props", "lvl3": "Breadcrumbs Events" } }, { "content": "BreadcrumbItem Props", - "objectID": "37888d00-0b1a-4450-8bb2-a331b52a8e7c", + "objectID": "2d5b2015-995e-4bb5-9088-e922fb23b900", "type": "lvl3", "url": "/docs/components/breadcrumbs#breadcrumbitem-props", "hierarchy": { @@ -1685,7 +1777,7 @@ }, { "content": "BreadcrumbItem Events", - "objectID": "da5e5b9b-8b1b-4ffd-b9d1-37b79d45bf75", + "objectID": "9b7deabf-2775-4a8c-944a-ff7d0446983d", "type": "lvl3", "url": "/docs/components/breadcrumbs#breadcrumbitem-events", "hierarchy": { @@ -1696,7 +1788,7 @@ }, { "content": "Types", - "objectID": "bae2f591-8921-4025-869e-68cb7aca6f95", + "objectID": "aed32d31-70d0-43fe-906d-e62ec550d61d", "type": "lvl3", "url": "/docs/components/breadcrumbs#types", "hierarchy": { @@ -1707,98 +1799,98 @@ }, { "content": "Render Ellipsis Function", - "objectID": "8642e8a8-b066-4f0e-81cc-3730e34a59ac", + "objectID": "87f501e1-106a-4a5f-846b-816aa3ad9f2c", "type": "lvl4", "url": "/docs/components/breadcrumbs#render-ellipsis-function", "hierarchy": { "lvl1": "Breadcrumbs", "lvl2": "Types", "lvl3": null } }, { "content": "Button", - "objectID": "636a17a5-d3df-4364-8d74-0cfb0effa3f7", + "objectID": "7785988d-db86-4ce4-a45f-a4f1dee7dc42", "type": "lvl1", "url": "/docs/components/button", "hierarchy": { "lvl1": "Button" } }, { "content": "Installation", - "objectID": "a5cd8de9-8ee6-4973-bba4-a7e66101b7e9", + "objectID": "49704148-bb47-4870-9592-dd41b8afe0c9", "type": "lvl2", "url": "/docs/components/button#installation", "hierarchy": { "lvl1": "Button", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "2d249294-b5b2-4ce9-8e4f-289a8b0a66b7", + "objectID": "58e83502-aa94-45b1-abf9-c62e7649abe3", "type": "lvl2", "url": "/docs/components/button#import", "hierarchy": { "lvl1": "Button", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "e3ea000e-65bf-497e-93ea-6ea8b351b625", + "objectID": "bc29846b-07e3-4ac4-8b30-14a2535aeb8e", "type": "lvl2", "url": "/docs/components/button#usage", "hierarchy": { "lvl1": "Button", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "5f48c6e6-a0ad-455e-aaf5-aa8026f4a30f", + "objectID": "bc88a3be-5b97-49a8-ad9a-3064bf5b6eb9", "type": "lvl3", "url": "/docs/components/button#disabled", "hierarchy": { "lvl1": "Button", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "0ad8fea5-a812-4ce8-b4aa-f774d0391a9a", + "objectID": "33db620a-4782-4e2e-aaa6-4fd9b97b27ef", "type": "lvl3", "url": "/docs/components/button#sizes", "hierarchy": { "lvl1": "Button", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Radius", - "objectID": "3d734deb-7b61-4305-aac2-a29416587c60", + "objectID": "909700c2-896a-4668-975e-0a2756112555", "type": "lvl3", "url": "/docs/components/button#radius", "hierarchy": { "lvl1": "Button", "lvl2": "Sizes", "lvl3": "Radius" } }, { "content": "Colors", - "objectID": "2e2626f2-d682-474d-9e6e-4a9c342ba45b", + "objectID": "8093cf2f-88a9-4e36-8041-fed17939152c", "type": "lvl3", "url": "/docs/components/button#colors", "hierarchy": { "lvl1": "Button", "lvl2": "Radius", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "807c08c8-d657-4184-a134-83ad95676290", + "objectID": "aac9edf4-e77d-418e-8c58-3285ad6dde38", "type": "lvl3", "url": "/docs/components/button#variants", "hierarchy": { "lvl1": "Button", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Loading", - "objectID": "8b1caa7a-a393-4ed8-9aaf-dc85d68aca1a", + "objectID": "72aa0841-b250-4bb2-88c4-962cf7f430c3", "type": "lvl3", "url": "/docs/components/button#loading", "hierarchy": { "lvl1": "Button", "lvl2": "Variants", "lvl3": "Loading" } }, { "content": "With Icons", - "objectID": "694a81c8-65e7-4bc6-8efb-bb0d8dfaa302", + "objectID": "af27654d-0ebd-4550-8c30-2fe389ab93ba", "type": "lvl3", "url": "/docs/components/button#with-icons", "hierarchy": { "lvl1": "Button", "lvl2": "Loading", "lvl3": "With Icons" } }, { "content": "Icon Only", - "objectID": "9bd496e4-23cd-404d-80ef-af3049557cff", + "objectID": "f4bd3846-ff63-48bc-b47a-996e619da273", "type": "lvl3", "url": "/docs/components/button#icon-only", "hierarchy": { "lvl1": "Button", "lvl2": "With Icons", "lvl3": "Icon Only" } }, { "content": "Custom Styles", - "objectID": "6e51f1f1-63d9-4ae5-8de2-bf222bb1ab0f", + "objectID": "3c2d40b2-2f35-475f-8fe8-f7f95d91f880", "type": "lvl3", "url": "/docs/components/button#custom-styles", "hierarchy": { @@ -1809,7 +1901,7 @@ }, { "content": "Custom Implementation", - "objectID": "aeb5aa50-8438-41b2-9474-0973a7ccb646", + "objectID": "7d315968-9c0a-4fdc-9265-4bddb6f2ce65", "type": "lvl3", "url": "/docs/components/button#custom-implementation", "hierarchy": { @@ -1820,14 +1912,14 @@ }, { "content": "Button Group", - "objectID": "fb1abace-e6fa-48fb-b06d-b76d75ea407e", + "objectID": "e5c60ecf-0da0-428c-a537-f848319982ad", "type": "lvl2", "url": "/docs/components/button#button-group", "hierarchy": { "lvl1": "Button", "lvl2": "Button Group", "lvl3": null } }, { "content": "Group Disabled", - "objectID": "aff74cb8-776e-4475-8f39-4e0851e9398e", + "objectID": "e1ec1277-b5a3-4e3a-8286-8235146677ec", "type": "lvl3", "url": "/docs/components/button#group-disabled", "hierarchy": { @@ -1838,7 +1930,7 @@ }, { "content": "Group Use case", - "objectID": "0290fa69-01cd-449d-b957-171895af7754", + "objectID": "71cd6607-e22d-4253-a70f-d1033e56ed0a", "type": "lvl3", "url": "/docs/components/button#group-use-case", "hierarchy": { @@ -1849,35 +1941,35 @@ }, { "content": "Data Attributes", - "objectID": "e0ec7b2c-e671-486c-b343-461f3fbeb0ed", + "objectID": "d3b75758-4fbd-43b3-becb-34f1a8b109b2", "type": "lvl2", "url": "/docs/components/button#data-attributes", "hierarchy": { "lvl1": "Button", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "57a2e075-d473-4390-89c8-b6ef26d49113", + "objectID": "7990bbd6-d67d-4cb2-81f9-3cc80e38a540", "type": "lvl2", "url": "/docs/components/button#accessibility", "hierarchy": { "lvl1": "Button", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "e223a152-f9f5-4c25-b782-162b93193489", + "objectID": "bd619a86-0230-4409-966d-a6b8f563c3db", "type": "lvl2", "url": "/docs/components/button#api", "hierarchy": { "lvl1": "Button", "lvl2": "API", "lvl3": null } }, { "content": "Button Props", - "objectID": "98ddc1a7-e648-49fd-b546-fc32bc8b0d54", + "objectID": "49c26931-9318-4ee4-a0d7-13462b42eb16", "type": "lvl3", "url": "/docs/components/button#button-props", "hierarchy": { "lvl1": "Button", "lvl2": "API", "lvl3": "Button Props" } }, { "content": "Button Events", - "objectID": "842d7635-9a8c-4975-954f-eebc64b0bc43", + "objectID": "f58411e1-52e0-4fb4-a7a7-9563a81cae5f", "type": "lvl3", "url": "/docs/components/button#button-events", "hierarchy": { @@ -1888,7 +1980,7 @@ }, { "content": "Button Group Props", - "objectID": "61300b33-f71e-468d-84d4-e336cbf6c3da", + "objectID": "68d902bd-ed03-4d9a-b873-1092ace1fe5c", "type": "lvl3", "url": "/docs/components/button#button-group-props", "hierarchy": { @@ -1899,49 +1991,49 @@ }, { "content": "Calendar", - "objectID": "7e67a75b-151c-49d8-a50a-fd0bf579fe84", + "objectID": "eb7de163-d8f6-4936-9c83-9ff56055f061", "type": "lvl1", "url": "/docs/components/calendar", "hierarchy": { "lvl1": "Calendar" } }, { "content": "Installation", - "objectID": "4c14a419-7c6b-4820-822f-d6cf199061fb", + "objectID": "1c1709cc-3bd3-47f2-a55c-162d2d6fd21d", "type": "lvl2", "url": "/docs/components/calendar#installation", "hierarchy": { "lvl1": "Calendar", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "20192288-5eff-413d-b3ef-8e0aa06a7e52", + "objectID": "d744376f-c97a-4238-9152-ee969ffe7ece", "type": "lvl2", "url": "/docs/components/calendar#import", "hierarchy": { "lvl1": "Calendar", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "9d6f36ca-0f80-461d-9aeb-0c889d934a40", + "objectID": "ecaffe57-d40c-4ced-818d-7167ecdf8417", "type": "lvl2", "url": "/docs/components/calendar#usage", "hierarchy": { "lvl1": "Calendar", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "bcbba9a3-3e76-4ed8-9c4b-ebc334e68d28", + "objectID": "2a3c9a5e-400d-46bc-90e2-25fdc7c979db", "type": "lvl3", "url": "/docs/components/calendar#disabled", "hierarchy": { "lvl1": "Calendar", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Read Only", - "objectID": "b76958cd-542d-4c54-8ae5-954ac2c0c78a", + "objectID": "973ad4d8-f024-44a4-9708-367ef53453a5", "type": "lvl3", "url": "/docs/components/calendar#read-only", "hierarchy": { "lvl1": "Calendar", "lvl2": "Disabled", "lvl3": "Read Only" } }, { "content": "Controlled", - "objectID": "b4e3bb29-2732-40ad-8a93-2d2ed1ceb9fa", + "objectID": "3f5b71c9-19f9-4776-a511-3e8be3b4e4e9", "type": "lvl3", "url": "/docs/components/calendar#controlled", "hierarchy": { @@ -1952,7 +2044,7 @@ }, { "content": "Min Date Value", - "objectID": "a4ff28c5-6a94-4ec4-8b71-5d9ea11796d7", + "objectID": "a3175459-4e0c-4731-a1a2-9d37973f1dfb", "type": "lvl3", "url": "/docs/components/calendar#min-date-value", "hierarchy": { @@ -1963,7 +2055,7 @@ }, { "content": "Max Date Value", - "objectID": "93711ec2-fd30-4e1b-bf01-f2326b9566a7", + "objectID": "1901bfe6-60c4-4650-8d3f-8fb98336ef27", "type": "lvl3", "url": "/docs/components/calendar#max-date-value", "hierarchy": { @@ -1974,7 +2066,7 @@ }, { "content": "Unavailable Dates", - "objectID": "fa607d20-d977-4a6d-b7a5-992eebb969fe", + "objectID": "d4e60c26-10bb-43ab-a844-5b1fa1b287ed", "type": "lvl3", "url": "/docs/components/calendar#unavailable-dates", "hierarchy": { @@ -1985,7 +2077,7 @@ }, { "content": "Controlled Focused Value", - "objectID": "22df9bda-8e86-4b36-b7ce-7e6929f4f2f1", + "objectID": "3949cb62-0598-4bfb-a20b-f4e5d76b1278", "type": "lvl3", "url": "/docs/components/calendar#controlled-focused-value", "hierarchy": { @@ -1996,7 +2088,7 @@ }, { "content": "Invalid Date", - "objectID": "1b94b6e8-0f56-4141-b82f-b6b2cac56189", + "objectID": "e32d49bf-0be5-4534-8f40-dafdeefadc67", "type": "lvl3", "url": "/docs/components/calendar#invalid-date", "hierarchy": { @@ -2007,7 +2099,7 @@ }, { "content": "With Month And Year Picker", - "objectID": "b8efed13-0b91-4424-80c7-e38501e4947e", + "objectID": "6c766e25-7d30-48c3-b394-b6dd7177e51a", "type": "lvl3", "url": "/docs/components/calendar#with-month-and-year-picker", "hierarchy": { @@ -2018,7 +2110,7 @@ }, { "content": "International Calendars", - "objectID": "44dbf560-6faf-4aef-a237-1749078b1008", + "objectID": "8208f665-e4d0-43eb-9283-e02e4be9c841", "type": "lvl3", "url": "/docs/components/calendar#international-calendars", "hierarchy": { @@ -2029,7 +2121,7 @@ }, { "content": "Visible Months", - "objectID": "b881fb26-aff3-47e6-bc4b-e30654c0ade9", + "objectID": "a3f12c22-f7f8-4bc9-95e4-b1fc0f01e852", "type": "lvl3", "url": "/docs/components/calendar#visible-months", "hierarchy": { @@ -2040,7 +2132,7 @@ }, { "content": "Page Behaviour", - "objectID": "7f291fbb-7524-435c-a60d-2c915a48bc16", + "objectID": "98cdcdeb-ac64-4ac6-9762-d6a5acd609c5", "type": "lvl3", "url": "/docs/components/calendar#page-behaviour", "hierarchy": { @@ -2051,7 +2143,7 @@ }, { "content": "Presets", - "objectID": "7e0664df-a140-4f60-80b1-8f9796bfc1e3", + "objectID": "a26038b5-8304-49ce-9df7-729948534c0a", "type": "lvl3", "url": "/docs/components/calendar#presets", "hierarchy": { @@ -2062,42 +2154,42 @@ }, { "content": "Slots", - "objectID": "c97b17cb-4138-4eef-a838-3a8d70a32393", + "objectID": "9b819b4e-987c-4519-862a-909cffb22e98", "type": "lvl2", "url": "/docs/components/calendar#slots", "hierarchy": { "lvl1": "Calendar", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "7ae6abcd-35b4-4752-96f5-8bec287fe251", + "objectID": "725052a9-fa9b-4e33-8ede-dd031737ad8e", "type": "lvl2", "url": "/docs/components/calendar#data-attributes", "hierarchy": { "lvl1": "Calendar", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "67757869-1aa2-44f7-b3b7-1ec6c0bfeb57", + "objectID": "e97833ab-4184-4696-b556-04aded7bf206", "type": "lvl2", "url": "/docs/components/calendar#accessibility", "hierarchy": { "lvl1": "Calendar", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "33aaac3b-e931-43aa-8d69-3870bfa3c420", + "objectID": "40ed0f66-fa09-4274-a7b7-cc960c56a08f", "type": "lvl2", "url": "/docs/components/calendar#api", "hierarchy": { "lvl1": "Calendar", "lvl2": "API", "lvl3": null } }, { "content": "Calendar Props", - "objectID": "9a7df0d2-2fcf-4f95-87b3-62d040d5de4d", + "objectID": "d7f244e7-d26a-46d0-ab55-5a4b025b5a43", "type": "lvl3", "url": "/docs/components/calendar#calendar-props", "hierarchy": { "lvl1": "Calendar", "lvl2": "API", "lvl3": "Calendar Props" } }, { "content": "Calendar Events", - "objectID": "eb41e537-bee4-4a02-975b-a44334ec1c1d", + "objectID": "cc2e4bae-8c1d-40a9-b674-e34e3c477638", "type": "lvl3", "url": "/docs/components/calendar#calendar-events", "hierarchy": { @@ -2108,7 +2200,7 @@ }, { "content": "Types", - "objectID": "f0d84e72-4428-4d47-aae8-d1d6d3554522", + "objectID": "9d919eb9-db79-4375-bf53-08f7bff98aa1", "type": "lvl3", "url": "/docs/components/calendar#types", "hierarchy": { @@ -2119,49 +2211,49 @@ }, { "content": "Supported Calendars", - "objectID": "54e2f58f-c912-410c-aeb0-986f9e692672", + "objectID": "4d7889da-9c58-44be-8eef-3dbdfa0d2724", "type": "lvl4", "url": "/docs/components/calendar#supported-calendars", "hierarchy": { "lvl1": "Calendar", "lvl2": "Types", "lvl3": null } }, { "content": "Card", - "objectID": "65049198-612a-4135-97cf-51e2c13c0ea1", + "objectID": "941963f0-c143-4cb0-8ab8-b869a36f8afc", "type": "lvl1", "url": "/docs/components/card", "hierarchy": { "lvl1": "Card" } }, { "content": "Installation", - "objectID": "44a51c6a-1bdd-49fe-8ae5-0c930fdb30a5", + "objectID": "751c0b57-a9ee-4a33-8227-b0aa218cecd2", "type": "lvl2", "url": "/docs/components/card#installation", "hierarchy": { "lvl1": "Card", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "9dc17c6d-9ace-498b-bbe5-a5d5392f1777", + "objectID": "56caf665-4f65-45cb-9d83-47b7ac13a0c7", "type": "lvl2", "url": "/docs/components/card#import", "hierarchy": { "lvl1": "Card", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "c0cc38b1-78bb-4613-879a-874559ab0dc3", + "objectID": "85ccc441-0c49-4803-a7cd-75139a1d747f", "type": "lvl2", "url": "/docs/components/card#usage", "hierarchy": { "lvl1": "Card", "lvl2": "Usage", "lvl3": null } }, { "content": "With Divider", - "objectID": "1724f073-9482-4d4a-b4b1-e7eed18cfe46", + "objectID": "a871896c-e245-48d9-8605-9af5677aa43c", "type": "lvl3", "url": "/docs/components/card#with-divider", "hierarchy": { "lvl1": "Card", "lvl2": "Usage", "lvl3": "With Divider" } }, { "content": "With Image", - "objectID": "a5c62b2a-ab30-471a-9d21-69b178c5f0ea", + "objectID": "838dafb8-254a-4862-ae06-ad7efa62bf09", "type": "lvl3", "url": "/docs/components/card#with-image", "hierarchy": { @@ -2172,7 +2264,7 @@ }, { "content": "Blurred Footer", - "objectID": "2bb68291-9af0-484b-a7f1-025688ec1649", + "objectID": "11d7c6a1-d87d-4909-b374-3a48a6bbae2f", "type": "lvl3", "url": "/docs/components/card#blurred-footer", "hierarchy": { @@ -2183,7 +2275,7 @@ }, { "content": "Composition", - "objectID": "59faaa84-37b2-4df6-bba0-dfe638df76a0", + "objectID": "ec9037a2-8571-4795-88fc-c263af9b8a19", "type": "lvl3", "url": "/docs/components/card#composition", "hierarchy": { @@ -2194,7 +2286,7 @@ }, { "content": "Blurred Card", - "objectID": "13ebddbb-8151-4b16-928c-3e2368bd80f7", + "objectID": "b0f0d6d9-140c-441b-9aa6-7e3d8d15c225", "type": "lvl3", "url": "/docs/components/card#blurred-card", "hierarchy": { @@ -2205,7 +2297,7 @@ }, { "content": "Primary Action", - "objectID": "2b1de537-3bab-4b65-90d4-d0a17b7a68fb", + "objectID": "55ea51d3-51bf-473c-858f-2db6e0cc021a", "type": "lvl3", "url": "/docs/components/card#primary-action", "hierarchy": { @@ -2216,7 +2308,7 @@ }, { "content": "Cover Image", - "objectID": "5541acdf-7d4e-4959-9244-e925be351066", + "objectID": "309b596f-e87a-42ac-8c5d-bf819697d02a", "type": "lvl3", "url": "/docs/components/card#cover-image", "hierarchy": { @@ -2227,49 +2319,49 @@ }, { "content": "Slots", - "objectID": "c12defab-97c3-4977-9bc9-6d36db51e307", + "objectID": "e1edb241-1957-4056-bddc-2725eed731f2", "type": "lvl2", "url": "/docs/components/card#slots", "hierarchy": { "lvl1": "Card", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "4eb21f33-5136-47f0-96c5-155a45e6b9ef", + "objectID": "ea86e01c-fbe7-4689-bd50-4e2f340d167b", "type": "lvl2", "url": "/docs/components/card#data-attributes", "hierarchy": { "lvl1": "Card", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "API", - "objectID": "218f0d09-5502-4462-aa62-57947d5c9767", + "objectID": "ac5ba429-d21c-4ee9-9c07-3f489448e9f0", "type": "lvl2", "url": "/docs/components/card#api", "hierarchy": { "lvl1": "Card", "lvl2": "API", "lvl3": null } }, { "content": "Card Props", - "objectID": "b473b576-b309-4b46-91a6-0ec514627d68", + "objectID": "2b58d16f-4d01-4b73-ae59-aac0bcee8c51", "type": "lvl3", "url": "/docs/components/card#card-props", "hierarchy": { "lvl1": "Card", "lvl2": "API", "lvl3": "Card Props" } }, { "content": "Card Events", - "objectID": "43dbffa8-723a-4b79-a9b5-ecef0d080fb1", + "objectID": "b91d43c7-fdca-4277-bb4c-4ae8eedc01bc", "type": "lvl3", "url": "/docs/components/card#card-events", "hierarchy": { "lvl1": "Card", "lvl2": "Card Props", "lvl3": "Card Events" } }, { "content": "Checkbox Group", - "objectID": "c5839385-ff7a-4e3a-9330-8e6e3db97858", + "objectID": "c096502f-fd80-4791-88e9-9dfeaf8109a7", "type": "lvl1", "url": "/docs/components/checkbox-group", "hierarchy": { "lvl1": "Checkbox Group" } }, { "content": "Installation", - "objectID": "5167cebc-da49-481c-b795-243b7a7a7ef8", + "objectID": "3b2e4487-097b-4ae2-bf5c-7426bd47521e", "type": "lvl2", "url": "/docs/components/checkbox-group#installation", "hierarchy": { @@ -2280,21 +2372,21 @@ }, { "content": "Import", - "objectID": "00aefa01-8d28-4bfc-adbf-629397a7c3a8", + "objectID": "9629b723-691c-4921-a70a-1c1fb14e5eb1", "type": "lvl2", "url": "/docs/components/checkbox-group#import", "hierarchy": { "lvl1": "Checkbox Group", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "cf6b95b4-28c1-47bf-bec1-3e57046bbbeb", + "objectID": "ff462d4d-465e-4a5d-84f5-b8aca64e1be1", "type": "lvl2", "url": "/docs/components/checkbox-group#usage", "hierarchy": { "lvl1": "Checkbox Group", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "b2b5f7ea-e5b2-44ae-99cd-b1c70de3cf4b", + "objectID": "b8902ef4-b852-4134-a598-b767439f8f88", "type": "lvl3", "url": "/docs/components/checkbox-group#disabled", "hierarchy": { @@ -2305,7 +2397,7 @@ }, { "content": "Horizontal", - "objectID": "e2e3dd47-3226-4dcd-9e63-b54780733d7a", + "objectID": "40d0d617-5648-4fde-8c88-aff2dcce8d46", "type": "lvl3", "url": "/docs/components/checkbox-group#horizontal", "hierarchy": { @@ -2316,7 +2408,7 @@ }, { "content": "Controlled", - "objectID": "1ba1497d-891a-4abd-99e4-d79e49ab6e76", + "objectID": "c1869775-d294-46a6-b3dc-1efe0ad79019", "type": "lvl3", "url": "/docs/components/checkbox-group#controlled", "hierarchy": { @@ -2327,7 +2419,7 @@ }, { "content": "Invalid", - "objectID": "39f76863-74af-44e8-b902-58235cbd8423", + "objectID": "9e86a096-043f-432b-859d-1e383d025c2a", "type": "lvl3", "url": "/docs/components/checkbox-group#invalid", "hierarchy": { @@ -2338,14 +2430,14 @@ }, { "content": "Slots", - "objectID": "e538d7e5-ea23-4a9a-a852-3fe8ad5c2dce", + "objectID": "8b816d5a-b89b-40d9-af2c-ab726ae39812", "type": "lvl2", "url": "/docs/components/checkbox-group#slots", "hierarchy": { "lvl1": "Checkbox Group", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "db77190e-081f-4826-854f-78c7b167a5bf", + "objectID": "b2791c2f-4b37-4db3-bc75-514b5c397b22", "type": "lvl3", "url": "/docs/components/checkbox-group#custom-styles", "hierarchy": { @@ -2356,7 +2448,7 @@ }, { "content": "Custom Implementation", - "objectID": "65a476de-9ff8-4e17-a16e-b8e9585ad510", + "objectID": "84fd162f-9242-4e0c-9688-3299f8aeec22", "type": "lvl3", "url": "/docs/components/checkbox-group#custom-implementation", "hierarchy": { @@ -2367,14 +2459,14 @@ }, { "content": "API", - "objectID": "25ffc6f6-d450-4bc1-b215-fba851e02dce", + "objectID": "50209b0b-3692-4f76-a1a1-0a2ea911efa2", "type": "lvl2", "url": "/docs/components/checkbox-group#api", "hierarchy": { "lvl1": "Checkbox Group", "lvl2": "API", "lvl3": null } }, { "content": "Checkbox Group Props", - "objectID": "dbc5fd0f-9b90-4cca-b2b9-e429a0281e5d", + "objectID": "c21d4aef-4e66-422a-8cd7-556f2c8fdbd9", "type": "lvl3", "url": "/docs/components/checkbox-group#checkbox-group-props", "hierarchy": { @@ -2385,7 +2477,7 @@ }, { "content": "Checkbox Group Events", - "objectID": "54657878-b95f-4cac-bcf5-0c96b66e4b91", + "objectID": "d3445382-05e8-4f06-8142-c518a36ea54e", "type": "lvl3", "url": "/docs/components/checkbox-group#checkbox-group-events", "hierarchy": { @@ -2396,63 +2488,63 @@ }, { "content": "Checkbox", - "objectID": "9ade6dfc-5aee-4ce0-b79f-09d8b2c9963e", + "objectID": "6a89db9e-657d-41ed-86b8-12a88b948d85", "type": "lvl1", "url": "/docs/components/checkbox", "hierarchy": { "lvl1": "Checkbox" } }, { "content": "Installation", - "objectID": "4be342bc-c8dd-4c10-ba6a-34404819672c", + "objectID": "085aba6c-0ba4-432d-9204-50c4a3cad1e0", "type": "lvl2", "url": "/docs/components/checkbox#installation", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "3af8bbf6-68b2-4920-9de6-f78eb8a4482a", + "objectID": "7239dc55-5d0f-45a7-aa60-1c5203b03ce3", "type": "lvl2", "url": "/docs/components/checkbox#import", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "97a1a9c9-f865-4086-842e-fb3e751c6bc5", + "objectID": "1de81952-6f99-4403-aa89-8db7a2d707e3", "type": "lvl2", "url": "/docs/components/checkbox#usage", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "7d0a8b21-4ce3-426e-9ff2-d22671d2d720", + "objectID": "527bccda-1ee1-4bd7-9561-0583bd29ba99", "type": "lvl3", "url": "/docs/components/checkbox#disabled", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "7cad6327-b32e-41dd-938e-679d16f653fa", + "objectID": "ccdcdf12-fd70-4e58-a224-507a926505a7", "type": "lvl3", "url": "/docs/components/checkbox#sizes", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "2294241a-16e6-4dc2-ac22-bb4e2d754613", + "objectID": "9d27682a-b7d6-4086-9254-e0fd9cf94f2a", "type": "lvl3", "url": "/docs/components/checkbox#colors", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Radius", - "objectID": "e7756bab-dfc5-4a47-b61c-476f7c0c93c5", + "objectID": "d7f860ff-ba41-4418-be7a-39b39d8ad8df", "type": "lvl3", "url": "/docs/components/checkbox#radius", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Colors", "lvl3": "Radius" } }, { "content": "Indeterminate", - "objectID": "60de6198-371e-440c-a142-e4d075f53a78", + "objectID": "3bd51c20-77c6-4f89-b979-38890bfe2a9d", "type": "lvl3", "url": "/docs/components/checkbox#indeterminate", "hierarchy": { @@ -2463,7 +2555,7 @@ }, { "content": "Line Through", - "objectID": "edeeba2c-222b-46f6-a9c4-133af31c9437", + "objectID": "f221dd08-0784-483f-94f7-2915e45739a1", "type": "lvl3", "url": "/docs/components/checkbox#line-through", "hierarchy": { @@ -2474,7 +2566,7 @@ }, { "content": "Custom Check Icon", - "objectID": "16d04d27-be3b-4714-b629-9ec2299a2a1f", + "objectID": "96a167c5-2472-4358-b618-c22b4e3ed036", "type": "lvl3", "url": "/docs/components/checkbox#custom-check-icon", "hierarchy": { @@ -2485,7 +2577,7 @@ }, { "content": "Controlled", - "objectID": "052f180f-8ed8-4662-a65f-0364c89bada4", + "objectID": "921a6235-08e5-4f67-bf38-f2851ebc60c9", "type": "lvl3", "url": "/docs/components/checkbox#controlled", "hierarchy": { @@ -2496,14 +2588,14 @@ }, { "content": "Slots", - "objectID": "c4558c29-33ef-46eb-bcc9-3f0944ab806f", + "objectID": "2488a953-19d7-424f-b08e-206e50269520", "type": "lvl2", "url": "/docs/components/checkbox#slots", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "42b69a5a-7052-4979-a448-5f416d0a01ff", + "objectID": "d72068d9-d2fe-48e2-bfe4-e9ae75d8428e", "type": "lvl3", "url": "/docs/components/checkbox#custom-styles", "hierarchy": { @@ -2514,7 +2606,7 @@ }, { "content": "Custom Implementation", - "objectID": "79ffeeaa-9039-4fd8-9e96-2e875bb75e0c", + "objectID": "d91c2454-b36e-41f3-b705-5ad23a33091e", "type": "lvl3", "url": "/docs/components/checkbox#custom-implementation", "hierarchy": { @@ -2525,35 +2617,35 @@ }, { "content": "Data Attributes", - "objectID": "587efd75-fa9a-4fb4-b51e-474a03ea4ead", + "objectID": "588c9152-b3e4-4d16-b21c-44d87b720e61", "type": "lvl2", "url": "/docs/components/checkbox#data-attributes", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "0ac75e75-0eb7-4fdc-bbfd-c41c1b5b5695", + "objectID": "c7692fcd-e992-49e8-aeb6-17b25d962844", "type": "lvl2", "url": "/docs/components/checkbox#accessibility", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "46ec5b25-d042-4225-a23f-225bfe47a939", + "objectID": "16d1fec6-ac40-45ee-ac0f-0697e122a3eb", "type": "lvl2", "url": "/docs/components/checkbox#api", "hierarchy": { "lvl1": "Checkbox", "lvl2": "API", "lvl3": null } }, { "content": "Checkbox Props", - "objectID": "97478101-61a6-481b-9918-b9bef26ac61e", + "objectID": "ac71e375-5ea3-477c-98cf-7a43ab7d03c2", "type": "lvl3", "url": "/docs/components/checkbox#checkbox-props", "hierarchy": { "lvl1": "Checkbox", "lvl2": "API", "lvl3": "Checkbox Props" } }, { "content": "Checkbox Events", - "objectID": "9e39ede6-be39-47cf-99de-c84281cb69d5", + "objectID": "5043b803-4750-4e56-bb78-340af731b017", "type": "lvl3", "url": "/docs/components/checkbox#checkbox-events", "hierarchy": { @@ -2564,7 +2656,7 @@ }, { "content": "Types", - "objectID": "e82b54e3-55ab-4704-a8d8-0eda854947bf", + "objectID": "0ff0086f-6c08-4e2c-9cdd-2f0739f19393", "type": "lvl3", "url": "/docs/components/checkbox#types", "hierarchy": { @@ -2575,77 +2667,77 @@ }, { "content": "Checkbox Icon Props", - "objectID": "2feb1c63-f022-4e34-9f38-d1a20754b6ca", + "objectID": "fea70f4e-6277-494e-90d7-64401b62b26b", "type": "lvl4", "url": "/docs/components/checkbox#checkbox-icon-props", "hierarchy": { "lvl1": "Checkbox", "lvl2": "Types", "lvl3": null } }, { "content": "Chip", - "objectID": "ff1fbfda-10c7-4f8c-ae00-feacdcbcfa38", + "objectID": "506b4fbf-79e7-4542-ae82-74fa6d84be9d", "type": "lvl1", "url": "/docs/components/chip", "hierarchy": { "lvl1": "Chip" } }, { "content": "Installation", - "objectID": "3682fa1c-2285-4ac9-889b-d0e98452686f", + "objectID": "c34c23b1-f8e5-4751-9458-e72b1ce34d83", "type": "lvl2", "url": "/docs/components/chip#installation", "hierarchy": { "lvl1": "Chip", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "b478c50f-2de1-40a0-8fb9-03f910827ba3", + "objectID": "150d478c-34af-4a89-9020-156ba4667272", "type": "lvl2", "url": "/docs/components/chip#import", "hierarchy": { "lvl1": "Chip", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "04988b25-81b7-44a2-abd1-f1d420fef7ae", + "objectID": "7cb5ea90-44b1-46ea-8552-ab9377650c1b", "type": "lvl2", "url": "/docs/components/chip#usage", "hierarchy": { "lvl1": "Chip", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "c0b1dfe0-07c0-4176-a9ed-e006f3b217f3", + "objectID": "87220953-6f79-4aa6-84c8-1e621eba5f27", "type": "lvl3", "url": "/docs/components/chip#disabled", "hierarchy": { "lvl1": "Chip", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "8ea54078-c7ed-46d3-89a6-f813b85c0f2d", + "objectID": "cc9a3a84-25fe-4d54-a26e-4fdaf49b7402", "type": "lvl3", "url": "/docs/components/chip#sizes", "hierarchy": { "lvl1": "Chip", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "91b5975f-af1a-4ade-85f6-1b35af930b60", + "objectID": "7b317d60-116e-41fa-baef-d008a312a772", "type": "lvl3", "url": "/docs/components/chip#colors", "hierarchy": { "lvl1": "Chip", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Radius", - "objectID": "b76bac22-4f44-42f1-a5ba-c95f4e9f1fe5", + "objectID": "51b620cc-3cb7-41aa-8181-1e29859ed474", "type": "lvl3", "url": "/docs/components/chip#radius", "hierarchy": { "lvl1": "Chip", "lvl2": "Colors", "lvl3": "Radius" } }, { "content": "Variants", - "objectID": "03425227-108a-4c6c-9cd7-30cfdab2839c", + "objectID": "e0532fa5-f3ce-42df-bb82-a6a830881fb6", "type": "lvl3", "url": "/docs/components/chip#variants", "hierarchy": { "lvl1": "Chip", "lvl2": "Radius", "lvl3": "Variants" } }, { "content": "Start & End Content", - "objectID": "8d7fd0a9-3e39-4700-808e-291e0c7b9216", + "objectID": "79f07525-3a11-465a-bfb3-11e46b059f03", "type": "lvl3", "url": "/docs/components/chip#start--end-content", "hierarchy": { @@ -2656,7 +2748,7 @@ }, { "content": "With Close Button", - "objectID": "b8c94f62-45f8-4d47-9ef5-b66e2a2af6d5", + "objectID": "2b34ab61-e9dc-4dc4-8e7b-7b524f0fe6cf", "type": "lvl3", "url": "/docs/components/chip#with-close-button", "hierarchy": { @@ -2667,7 +2759,7 @@ }, { "content": "With Avatar", - "objectID": "16b41bf0-9aaa-49bb-97f4-d6a1e880805a", + "objectID": "f15fbdba-9698-41c9-82e1-c83ac0c8bb2c", "type": "lvl3", "url": "/docs/components/chip#with-avatar", "hierarchy": { @@ -2678,7 +2770,7 @@ }, { "content": "List of Chips", - "objectID": "04772919-26cc-412a-b9fb-a97f6ee10420", + "objectID": "3fd0c337-2a20-448b-a93e-de4b3428b046", "type": "lvl3", "url": "/docs/components/chip#list-of-chips", "hierarchy": { @@ -2689,49 +2781,49 @@ }, { "content": "Slots", - "objectID": "f506d21e-359f-4a42-8b80-8ef199cb8915", + "objectID": "ac8a9c78-8887-4d21-8a6d-366b43a4bb0d", "type": "lvl2", "url": "/docs/components/chip#slots", "hierarchy": { "lvl1": "Chip", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "06df9522-da47-4492-bed1-f7c6f6ded01f", + "objectID": "37ae17e8-659d-4bcb-8a81-8f8be2df48cf", "type": "lvl3", "url": "/docs/components/chip#custom-styles", "hierarchy": { "lvl1": "Chip", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "API", - "objectID": "e0a4dad8-09ec-405b-ba1e-fb6943da345d", + "objectID": "31314c75-575f-4778-ba1a-5bf711ef80ff", "type": "lvl2", "url": "/docs/components/chip#api", "hierarchy": { "lvl1": "Chip", "lvl2": "API", "lvl3": null } }, { "content": "Chip Props", - "objectID": "ba60a4ea-b127-443e-8aab-723bd0f0bd90", + "objectID": "99d29a2e-2d56-481e-b903-ae7256eceb55", "type": "lvl3", "url": "/docs/components/chip#chip-props", "hierarchy": { "lvl1": "Chip", "lvl2": "API", "lvl3": "Chip Props" } }, { "content": "Chip Events", - "objectID": "ef21a6a0-97a4-46dc-904d-f271402f6bb4", + "objectID": "4ea3e8c0-03c9-41e7-b87c-1e0c0ce95612", "type": "lvl3", "url": "/docs/components/chip#chip-events", "hierarchy": { "lvl1": "Chip", "lvl2": "Chip Props", "lvl3": "Chip Events" } }, { "content": "Circular Progress", - "objectID": "85b89393-909a-4236-8f02-5f7ad59beec8", + "objectID": "d0db0a8a-0d1f-401c-a26f-25aa75115967", "type": "lvl1", "url": "/docs/components/circular-progress", "hierarchy": { "lvl1": "Circular Progress" } }, { "content": "Installation", - "objectID": "46b7bec4-ac9b-4ada-837a-b8444ee41037", + "objectID": "dfcc79b9-bfb3-4d4f-880f-ffe8ba004098", "type": "lvl2", "url": "/docs/components/circular-progress#installation", "hierarchy": { @@ -2742,21 +2834,21 @@ }, { "content": "Import", - "objectID": "686d10bc-9616-45aa-8dbe-b4f44cd52e1d", + "objectID": "35a28948-02f7-45e4-863a-6e9370ae9306", "type": "lvl2", "url": "/docs/components/circular-progress#import", "hierarchy": { "lvl1": "Circular Progress", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "21cc825a-9857-4ba3-91c8-7794ba012ad0", + "objectID": "bdf7d45f-10f2-496b-b671-d772286fbe88", "type": "lvl2", "url": "/docs/components/circular-progress#usage", "hierarchy": { "lvl1": "Circular Progress", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "2ef16e47-417f-46ac-a2a5-e3d541944ec4", + "objectID": "19199a21-cb60-4a89-9c9a-cae95b8a9c19", "type": "lvl3", "url": "/docs/components/circular-progress#sizes", "hierarchy": { @@ -2767,7 +2859,7 @@ }, { "content": "Colors", - "objectID": "04e7c1bf-ebc1-4f2a-b516-cec0d7824ef2", + "objectID": "425762a0-0622-4d24-b9de-76c842ce6413", "type": "lvl3", "url": "/docs/components/circular-progress#colors", "hierarchy": { @@ -2778,7 +2870,7 @@ }, { "content": "With Label", - "objectID": "0830b349-d227-46d0-adbc-7f83a737cde5", + "objectID": "0218d01c-ec5b-45a3-aa1a-2262b69b4dd3", "type": "lvl3", "url": "/docs/components/circular-progress#with-label", "hierarchy": { @@ -2789,7 +2881,7 @@ }, { "content": "With Value", - "objectID": "6a0af80a-47e4-4a71-96bb-6657585e94de", + "objectID": "ca92e9cb-6974-499e-bacd-7db9b8feea3a", "type": "lvl3", "url": "/docs/components/circular-progress#with-value", "hierarchy": { @@ -2800,7 +2892,7 @@ }, { "content": "Value Formatting", - "objectID": "8416e8ee-d7a8-47ee-bc38-339ee6eff908", + "objectID": "ca1fbe2c-42fb-4458-af0e-854359404cb2", "type": "lvl3", "url": "/docs/components/circular-progress#value-formatting", "hierarchy": { @@ -2811,14 +2903,14 @@ }, { "content": "Slots", - "objectID": "fc2da114-9133-4cb6-8467-c3815b68217a", + "objectID": "0afc2bd8-ea30-467f-8865-c76d7b1ec4ef", "type": "lvl2", "url": "/docs/components/circular-progress#slots", "hierarchy": { "lvl1": "Circular Progress", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "60af0d9a-4b18-499d-a33d-03c07e80555f", + "objectID": "55f005da-37d8-44a2-82e6-2a4e26844804", "type": "lvl3", "url": "/docs/components/circular-progress#custom-styles", "hierarchy": { @@ -2829,7 +2921,7 @@ }, { "content": "Data Attributes", - "objectID": "7a6948f8-fd23-4436-9560-343b00d48bd8", + "objectID": "dac52fee-d44c-4bdb-be41-2c1af80daf47", "type": "lvl2", "url": "/docs/components/circular-progress#data-attributes", "hierarchy": { @@ -2840,7 +2932,7 @@ }, { "content": "Accessibility", - "objectID": "20bba578-b8bc-43df-ba23-4d6ff3772d0e", + "objectID": "5ecc599f-534f-4922-9993-b5d193adcba2", "type": "lvl2", "url": "/docs/components/circular-progress#accessibility", "hierarchy": { @@ -2851,14 +2943,14 @@ }, { "content": "API", - "objectID": "f3fd839c-a038-48bf-aa54-c6ccf0a987fb", + "objectID": "f28cc617-2fd0-4ac5-8026-06711f14eb96", "type": "lvl2", "url": "/docs/components/circular-progress#api", "hierarchy": { "lvl1": "Circular Progress", "lvl2": "API", "lvl3": null } }, { "content": "Circular Progress Props", - "objectID": "70d37152-a50d-4f53-9f0d-433a2c6fdeb0", + "objectID": "2436df54-acbb-42d9-aa02-81df3c6e0b65", "type": "lvl3", "url": "/docs/components/circular-progress#circular-progress-props", "hierarchy": { @@ -2869,98 +2961,98 @@ }, { "content": "Code", - "objectID": "3e5b3a50-a6d4-40e3-bbb4-803cbb3d74d1", + "objectID": "c7581f2c-6f62-44e2-9d28-607151094bb3", "type": "lvl1", "url": "/docs/components/code", "hierarchy": { "lvl1": "Code" } }, { "content": "Installation", - "objectID": "70ecf025-ab73-423f-a8a4-3502fa562651", + "objectID": "e1b7a91c-3a21-46da-beab-7c34d1c92a50", "type": "lvl2", "url": "/docs/components/code#installation", "hierarchy": { "lvl1": "Code", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "392e3442-c661-4a7e-9303-b2f99f1fea43", + "objectID": "f11ae43c-821d-41d8-9216-eda7df192237", "type": "lvl2", "url": "/docs/components/code#import", "hierarchy": { "lvl1": "Code", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "bef2b4c4-50c4-4dd7-9a1d-0b643c55ee95", + "objectID": "8e56bf84-00dc-47f6-a761-065565ea888a", "type": "lvl2", "url": "/docs/components/code#usage", "hierarchy": { "lvl1": "Code", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "4f1fb019-af8d-4393-8f2b-5ed28b766890", + "objectID": "7d582caa-85f5-4729-950a-ca44baca4db6", "type": "lvl3", "url": "/docs/components/code#sizes", "hierarchy": { "lvl1": "Code", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "9f789174-201f-4fa3-9e51-8567858194db", + "objectID": "50899be1-0a20-493e-9979-15d2fae74df1", "type": "lvl3", "url": "/docs/components/code#colors", "hierarchy": { "lvl1": "Code", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "API", - "objectID": "5a4539d4-4434-4c15-9ee9-54ee4bbd95de", + "objectID": "cf4dc388-61c3-45c3-85c9-3051170ce344", "type": "lvl2", "url": "/docs/components/code#api", "hierarchy": { "lvl1": "Code", "lvl2": "API", "lvl3": null } }, { "content": "Code Props", - "objectID": "99aac0ac-2ef9-430a-87a3-5c9cc4535eee", + "objectID": "178c264e-80f8-4b3d-84f8-3633f36792c0", "type": "lvl3", "url": "/docs/components/code#code-props", "hierarchy": { "lvl1": "Code", "lvl2": "API", "lvl3": "Code Props" } }, { "content": "DateInput", - "objectID": "8c2b07b8-9c84-431f-8719-02989dcbf053", + "objectID": "4b7c2c4c-d21f-49ab-b7ba-7497c1ae901b", "type": "lvl1", "url": "/docs/components/date-input", "hierarchy": { "lvl1": "DateInput" } }, { "content": "Installation", - "objectID": "6508656f-2052-421e-8c0b-ebc5cb847b07", + "objectID": "08972c1d-5b2f-4289-9962-7264c17cc6cc", "type": "lvl2", "url": "/docs/components/date-input#installation", "hierarchy": { "lvl1": "DateInput", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "66b3133a-7b9f-46c1-b198-5da1198b696e", + "objectID": "a88e07aa-b2d8-4d7d-b25c-e4e2e5685312", "type": "lvl2", "url": "/docs/components/date-input#import", "hierarchy": { "lvl1": "DateInput", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "641abb39-a836-4bb5-a127-fa6837041570", + "objectID": "f464d63c-4988-43ff-9bac-b36a603d3924", "type": "lvl2", "url": "/docs/components/date-input#usage", "hierarchy": { "lvl1": "DateInput", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "816302bc-dd35-4533-a8d1-f717a7a8480d", + "objectID": "78c58bf9-f7f3-44b2-aed1-eb3452b66626", "type": "lvl3", "url": "/docs/components/date-input#disabled", "hierarchy": { "lvl1": "DateInput", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Read Only", - "objectID": "bef7d338-7cc6-4fc8-8056-7af46d52476a", + "objectID": "2d6f654a-d6f2-4e16-841e-eb5c4ccef41f", "type": "lvl3", "url": "/docs/components/date-input#read-only", "hierarchy": { @@ -2971,7 +3063,7 @@ }, { "content": "Required", - "objectID": "9ded0ca7-545f-4d5a-8c99-814e95a6a610", + "objectID": "fd080f41-9441-4db2-8e67-ccf60348223d", "type": "lvl3", "url": "/docs/components/date-input#required", "hierarchy": { @@ -2982,14 +3074,14 @@ }, { "content": "Variants", - "objectID": "98064875-372d-4ccf-99ad-4f4466385453", + "objectID": "82883d6b-6641-49cf-b23c-7173f8ae5e01", "type": "lvl3", "url": "/docs/components/date-input#variants", "hierarchy": { "lvl1": "DateInput", "lvl2": "Required", "lvl3": "Variants" } }, { "content": "Label Placements", - "objectID": "b2b70e26-6889-48c5-8977-409603905789", + "objectID": "c0c63a27-57b3-4816-9daf-91eb265d4708", "type": "lvl3", "url": "/docs/components/date-input#label-placements", "hierarchy": { @@ -3000,7 +3092,7 @@ }, { "content": "Start & End Content", - "objectID": "9597e84f-f6d5-443a-af99-62c5af1c8e2e", + "objectID": "153607ce-eda6-430a-be94-d97560facac4", "type": "lvl3", "url": "/docs/components/date-input#start--end-content", "hierarchy": { @@ -3011,7 +3103,7 @@ }, { "content": "With Description", - "objectID": "34242540-8ef1-459d-8419-d1da5cefe919", + "objectID": "e89acd7c-e128-4875-902a-002ea2d3c003", "type": "lvl3", "url": "/docs/components/date-input#with-description", "hierarchy": { @@ -3022,7 +3114,7 @@ }, { "content": "With Error Message", - "objectID": "e572c607-1ad7-4334-be0f-85470c2208db", + "objectID": "c5c8e375-88fb-447f-bb96-011f18dd2ce7", "type": "lvl3", "url": "/docs/components/date-input#with-error-message", "hierarchy": { @@ -3033,7 +3125,7 @@ }, { "content": "Controlled", - "objectID": "7e35a7d2-670c-4620-98e3-be97c8cdda7c", + "objectID": "67bf9ffd-aae4-4d8f-a019-7e323e668c60", "type": "lvl3", "url": "/docs/components/date-input#controlled", "hierarchy": { @@ -3044,7 +3136,7 @@ }, { "content": "Time Zones", - "objectID": "bcf78b31-ca0f-47b4-acfe-86bd38b4be4b", + "objectID": "05d67e10-7708-4666-bbd9-0f8d8d6bf6eb", "type": "lvl3", "url": "/docs/components/date-input#time-zones", "hierarchy": { @@ -3055,7 +3147,7 @@ }, { "content": "Granularity", - "objectID": "0c4e1ede-057b-4562-bf65-b71693204f02", + "objectID": "7ccb8348-9efc-47dd-a700-903f1fb5a37b", "type": "lvl3", "url": "/docs/components/date-input#granularity", "hierarchy": { @@ -3066,7 +3158,7 @@ }, { "content": "Min Date And Max Date", - "objectID": "c83d1d67-9b8b-478b-90f1-72a3570ecd39", + "objectID": "f661365d-4378-4e71-bed6-d31905c9cda1", "type": "lvl3", "url": "/docs/components/date-input#min-date-and-max-date", "hierarchy": { @@ -3077,7 +3169,7 @@ }, { "content": "International Calendar", - "objectID": "e6644780-6814-44f2-aa49-51aeab8de24c", + "objectID": "f4e9319d-6921-4766-adf0-529a35496537", "type": "lvl3", "url": "/docs/components/date-input#international-calendar", "hierarchy": { @@ -3088,7 +3180,7 @@ }, { "content": "Hide Time Zone", - "objectID": "52505ad1-85f4-4b70-bd96-a217983bb5b0", + "objectID": "0005cab4-a65b-4308-b592-a2eba1363772", "type": "lvl3", "url": "/docs/components/date-input#hide-time-zone", "hierarchy": { @@ -3099,7 +3191,7 @@ }, { "content": "Hourly Cycle", - "objectID": "bafd627c-f3c4-4db8-b120-25ce619b615d", + "objectID": "3fc18317-7c5e-4f65-ab2c-b5782c20d6f9", "type": "lvl3", "url": "/docs/components/date-input#hourly-cycle", "hierarchy": { @@ -3110,14 +3202,14 @@ }, { "content": "Slots", - "objectID": "a27c88e6-e5a2-4108-8596-cc7c3fa728f2", + "objectID": "06dfd34f-4146-4a6a-9d3c-fbc1a2283758", "type": "lvl2", "url": "/docs/components/date-input#slots", "hierarchy": { "lvl1": "DateInput", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "653dd050-d3bd-41fb-acc0-958984e6fe54", + "objectID": "5461efa1-5b2a-4865-ae82-19de6ecd0d67", "type": "lvl2", "url": "/docs/components/date-input#data-attributes", "hierarchy": { @@ -3128,21 +3220,21 @@ }, { "content": "Accessibility", - "objectID": "44c7c267-58ff-4095-9378-5e60480432c6", + "objectID": "425a0638-4fc1-42b5-b9c3-29579fbb995a", "type": "lvl2", "url": "/docs/components/date-input#accessibility", "hierarchy": { "lvl1": "DateInput", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "46cf3b1c-cbfb-4b94-8f15-f55c02557406", + "objectID": "15861720-a567-467f-b5fb-8813dece474f", "type": "lvl2", "url": "/docs/components/date-input#api", "hierarchy": { "lvl1": "DateInput", "lvl2": "API", "lvl3": null } }, { "content": "DateInput Props", - "objectID": "67f80dec-d6cf-4925-885b-452633ca613c", + "objectID": "490c4cd9-db61-4e39-bc36-8ec4f7dd01a3", "type": "lvl3", "url": "/docs/components/date-input#dateinput-props", "hierarchy": { @@ -3153,7 +3245,7 @@ }, { "content": "DateInput Events", - "objectID": "978c8341-d2b3-47a5-9a62-0d2bdbe929dc", + "objectID": "40099d5b-af66-478f-95bd-8134ea0acf3d", "type": "lvl3", "url": "/docs/components/date-input#dateinput-events", "hierarchy": { @@ -3164,42 +3256,42 @@ }, { "content": "DatePicker", - "objectID": "1908e3c8-090d-4d2b-a2a6-5282ed4dd40d", + "objectID": "5fa82718-d779-4231-9cd1-0e583883f03d", "type": "lvl1", "url": "/docs/components/date-picker", "hierarchy": { "lvl1": "DatePicker" } }, { "content": "Installation", - "objectID": "ff846e99-a578-4eac-a5cd-dcde71a16517", + "objectID": "3d0128c3-9ce2-4271-b2f0-4c4c600c96c5", "type": "lvl2", "url": "/docs/components/date-picker#installation", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "d08b1957-1d0f-4183-805e-4faf9d6e222d", + "objectID": "83ff2c25-e98a-4a6d-9656-9a899b6ee13c", "type": "lvl2", "url": "/docs/components/date-picker#import", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "5e088b0c-52ec-49a3-af5a-526685a81b4d", + "objectID": "198f60c9-ea75-485d-a3e9-4caba943c252", "type": "lvl2", "url": "/docs/components/date-picker#usage", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "f5cee854-509f-4f8c-8661-3f9010a52b91", + "objectID": "87207e74-9c59-4fd2-9351-3cf4a91aca80", "type": "lvl3", "url": "/docs/components/date-picker#disabled", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Read Only", - "objectID": "45672822-c479-48bb-a374-e854153014f9", + "objectID": "9727a7cb-7014-48ff-a6a6-8331a4e51637", "type": "lvl3", "url": "/docs/components/date-picker#read-only", "hierarchy": { @@ -3210,7 +3302,7 @@ }, { "content": "Required", - "objectID": "ecd75a91-4e7e-46b9-82ae-03f954bbfedc", + "objectID": "0658ca09-ed5e-4f8d-bf22-fc1865c8fee3", "type": "lvl3", "url": "/docs/components/date-picker#required", "hierarchy": { @@ -3221,7 +3313,7 @@ }, { "content": "Variants", - "objectID": "5be7650e-de12-4832-b2fc-60710d3956ed", + "objectID": "a988b17f-5ac6-4e4a-a654-23d654bed025", "type": "lvl3", "url": "/docs/components/date-picker#variants", "hierarchy": { @@ -3232,7 +3324,7 @@ }, { "content": "Label Placements", - "objectID": "4cfdfb94-d330-4c75-ad54-b2a8f2a10171", + "objectID": "f60b3949-2b08-42e3-92ac-10e7462effc6", "type": "lvl3", "url": "/docs/components/date-picker#label-placements", "hierarchy": { @@ -3243,7 +3335,7 @@ }, { "content": "With Description", - "objectID": "eb1c02d8-dc29-4450-b2e0-0f7bd3b15dca", + "objectID": "3afb2493-3f20-427a-930e-4f98c4d799e8", "type": "lvl3", "url": "/docs/components/date-picker#with-description", "hierarchy": { @@ -3254,7 +3346,7 @@ }, { "content": "With Error Message", - "objectID": "13a546ec-1be4-43d6-85ea-de72dd24cdbc", + "objectID": "5384838a-063c-4864-ab1f-8208dc6b76c0", "type": "lvl3", "url": "/docs/components/date-picker#with-error-message", "hierarchy": { @@ -3265,7 +3357,7 @@ }, { "content": "With Month and Year Pickers", - "objectID": "61e6a8dd-0ca5-4c55-ad35-2b6e4c151f26", + "objectID": "e1f500c4-fd63-4bce-a9a6-2009d01f2e50", "type": "lvl3", "url": "/docs/components/date-picker#with-month-and-year-pickers", "hierarchy": { @@ -3276,7 +3368,7 @@ }, { "content": "With Time Fields", - "objectID": "b7f56610-1637-4f1d-a313-e6c7737547e6", + "objectID": "cb30c8db-66f4-4891-8dab-7d82f287e423", "type": "lvl3", "url": "/docs/components/date-picker#with-time-fields", "hierarchy": { @@ -3287,7 +3379,7 @@ }, { "content": "Selector Icon", - "objectID": "657b4d5c-5840-453c-bc2e-c0ebe65336dc", + "objectID": "12e205b1-e272-40df-8c2c-07aca1ac9c98", "type": "lvl3", "url": "/docs/components/date-picker#selector-icon", "hierarchy": { @@ -3298,7 +3390,7 @@ }, { "content": "Selector Button Placement", - "objectID": "bbc7b352-3e91-45c4-b487-8c724b9fcfe6", + "objectID": "ba05f946-3847-47b9-9aef-d157e56ee38f", "type": "lvl3", "url": "/docs/components/date-picker#selector-button-placement", "hierarchy": { @@ -3309,7 +3401,7 @@ }, { "content": "Controlled", - "objectID": "27a555db-cdc6-49e3-a2f6-9c9740a10674", + "objectID": "ce13dbb3-ec0f-407b-9f2e-b56f9a9e75f9", "type": "lvl3", "url": "/docs/components/date-picker#controlled", "hierarchy": { @@ -3320,7 +3412,7 @@ }, { "content": "Time Zones", - "objectID": "d2dc02d1-cd24-4e2a-94b0-a7d52a8895c5", + "objectID": "1b6c49dd-1b7c-4a52-8119-c33208453a37", "type": "lvl3", "url": "/docs/components/date-picker#time-zones", "hierarchy": { @@ -3331,7 +3423,7 @@ }, { "content": "Granularity", - "objectID": "bd7b44c3-bc1e-467e-8020-5fe54c0194ae", + "objectID": "5d0c2128-2b73-481f-941e-462f97dadea3", "type": "lvl3", "url": "/docs/components/date-picker#granularity", "hierarchy": { @@ -3342,7 +3434,7 @@ }, { "content": "Min Date And Max Date", - "objectID": "89bbee2f-9e26-4c67-a841-e2a2e6c4cba5", + "objectID": "7cda6e56-7860-4d63-b2c5-c14844fc5271", "type": "lvl3", "url": "/docs/components/date-picker#min-date-and-max-date", "hierarchy": { @@ -3353,7 +3445,7 @@ }, { "content": "International Calendar", - "objectID": "eab4623b-b5a5-488d-b4f3-599e6ef7adc9", + "objectID": "52f215bc-19bc-4003-aff4-7dd452629560", "type": "lvl3", "url": "/docs/components/date-picker#international-calendar", "hierarchy": { @@ -3364,7 +3456,7 @@ }, { "content": "Unavailable Dates", - "objectID": "635216d8-6098-4e9e-ae02-52eb270597a6", + "objectID": "22fc6e26-79f0-495f-8704-1bbbd0873dea", "type": "lvl3", "url": "/docs/components/date-picker#unavailable-dates", "hierarchy": { @@ -3375,7 +3467,7 @@ }, { "content": "Visible Months", - "objectID": "95bacf6f-5b9d-4274-b196-f7da8fe20fd7", + "objectID": "264fdf29-95b8-4346-843b-214b4c5acf0c", "type": "lvl3", "url": "/docs/components/date-picker#visible-months", "hierarchy": { @@ -3386,7 +3478,7 @@ }, { "content": "Page Behavior", - "objectID": "6139da1c-e422-46c7-954e-65e1e1626d0d", + "objectID": "3dc100cf-f1e0-495f-b01a-3c5c2450ec00", "type": "lvl3", "url": "/docs/components/date-picker#page-behavior", "hierarchy": { @@ -3397,7 +3489,7 @@ }, { "content": "Preset", - "objectID": "67380105-4e16-416e-8397-f1031ccdf01e", + "objectID": "02303fc5-4cb6-49e8-bdd9-439707c993ea", "type": "lvl3", "url": "/docs/components/date-picker#preset", "hierarchy": { @@ -3408,14 +3500,14 @@ }, { "content": "Slots", - "objectID": "e2240a24-3ad5-4d29-bbdd-fce0f4a27237", + "objectID": "13a8a71a-968f-42c8-8b2c-1f30198ff26b", "type": "lvl2", "url": "/docs/components/date-picker#slots", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "d39efaaf-329c-41b8-b216-169cb91607e2", + "objectID": "f60886bf-03b2-4a21-b9a5-08b15a747e31", "type": "lvl2", "url": "/docs/components/date-picker#data-attributes", "hierarchy": { @@ -3426,21 +3518,21 @@ }, { "content": "Accessibility", - "objectID": "57380255-f521-4ceb-94a3-bae9355ddfce", + "objectID": "fa9c4d9b-7dc2-4b21-ad2a-0d5922a56bf1", "type": "lvl2", "url": "/docs/components/date-picker#accessibility", "hierarchy": { "lvl1": "DatePicker", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "219dc6a6-8983-4a67-a83a-0ab188c9a34f", + "objectID": "aeb3615f-fc7f-4834-b758-dc21f992eccc", "type": "lvl2", "url": "/docs/components/date-picker#api", "hierarchy": { "lvl1": "DatePicker", "lvl2": "API", "lvl3": null } }, { "content": "DatePicker Props", - "objectID": "a1885295-5a11-45db-9598-4d89beed3177", + "objectID": "74f84c85-fe92-426e-9164-b2766d69faae", "type": "lvl3", "url": "/docs/components/date-picker#datepicker-props", "hierarchy": { @@ -3451,7 +3543,7 @@ }, { "content": "DatePicker Events", - "objectID": "1b274b81-b6f7-4aab-a6a6-7319d86901f4", + "objectID": "10d6d11a-9416-4699-b644-0f41f6725d89", "type": "lvl3", "url": "/docs/components/date-picker#datepicker-events", "hierarchy": { @@ -3462,14 +3554,14 @@ }, { "content": "Date Range Picker", - "objectID": "dd28a567-96fb-439f-a5cd-88ae234cd454", + "objectID": "facfe31b-7af9-449a-8a42-8d11b1e18d9c", "type": "lvl1", "url": "/docs/components/date-range-picker", "hierarchy": { "lvl1": "Date Range Picker" } }, { "content": "Installation", - "objectID": "7c1efda6-1cd8-4197-9958-2573ccb732e4", + "objectID": "5b0cb57e-b7c4-4be2-96da-f2c054f8dc87", "type": "lvl2", "url": "/docs/components/date-range-picker#installation", "hierarchy": { @@ -3480,21 +3572,21 @@ }, { "content": "Import", - "objectID": "65f3193e-cec5-4d91-acee-052335d1668b", + "objectID": "cd417f02-2065-4276-b0c8-b70c72c38dbb", "type": "lvl2", "url": "/docs/components/date-range-picker#import", "hierarchy": { "lvl1": "Date Range Picker", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "94801787-c32a-4953-9d4f-0f064f9a6cd7", + "objectID": "00dc25c5-137a-4174-a7ae-44620b432f23", "type": "lvl2", "url": "/docs/components/date-range-picker#usage", "hierarchy": { "lvl1": "Date Range Picker", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "d5278e05-5f46-44c3-94aa-ecc73ed8c5d3", + "objectID": "e1dbec7e-bfc9-4bc6-92e9-20dab727617b", "type": "lvl3", "url": "/docs/components/date-range-picker#disabled", "hierarchy": { @@ -3505,7 +3597,7 @@ }, { "content": "Read Only", - "objectID": "130f9e2b-186c-4bc6-a9ff-c98cbe71a055", + "objectID": "551235f4-fc79-48ec-bc86-0aeab781a241", "type": "lvl3", "url": "/docs/components/date-range-picker#read-only", "hierarchy": { @@ -3516,7 +3608,7 @@ }, { "content": "Required", - "objectID": "31ce67af-931c-4c04-9283-d0307d8b1c63", + "objectID": "bd16722b-d69b-4555-b9bd-ddb32fc2fa80", "type": "lvl3", "url": "/docs/components/date-range-picker#required", "hierarchy": { @@ -3527,7 +3619,7 @@ }, { "content": "Variants", - "objectID": "1f349eed-0cf9-48f0-b5f2-c04f7be68691", + "objectID": "fc70d7a4-f291-4009-adfa-bcf50926d315", "type": "lvl3", "url": "/docs/components/date-range-picker#variants", "hierarchy": { @@ -3538,7 +3630,7 @@ }, { "content": "Visible Months", - "objectID": "abfcafec-8e21-4077-9336-c9f3f43e3932", + "objectID": "a3fcbb6d-52eb-4d35-9be1-84744f2b7234", "type": "lvl3", "url": "/docs/components/date-range-picker#visible-months", "hierarchy": { @@ -3549,7 +3641,7 @@ }, { "content": "Page Behavior", - "objectID": "dad5d527-46c0-4b5f-b973-80898122b117", + "objectID": "71457d7c-64a4-4b43-9831-d53c46bc7d6a", "type": "lvl3", "url": "/docs/components/date-range-picker#page-behavior", "hierarchy": { @@ -3560,7 +3652,7 @@ }, { "content": "Label Placements", - "objectID": "c0f8a196-6ce4-4544-92d6-7f78f3acd757", + "objectID": "fc1c26cb-b58a-48d9-85b7-3b9af62d9119", "type": "lvl3", "url": "/docs/components/date-range-picker#label-placements", "hierarchy": { @@ -3571,7 +3663,7 @@ }, { "content": "With Description", - "objectID": "8c7b1f75-b9c6-48b9-a8a0-6f93036dc02a", + "objectID": "6bdd0462-62b2-429f-b8ce-cffbffdcd9cf", "type": "lvl3", "url": "/docs/components/date-range-picker#with-description", "hierarchy": { @@ -3582,7 +3674,7 @@ }, { "content": "With Error Message", - "objectID": "acb41582-caf5-4dec-8ad4-b6034e058496", + "objectID": "a6ef4669-ef05-43b7-9782-9696c878591a", "type": "lvl3", "url": "/docs/components/date-range-picker#with-error-message", "hierarchy": { @@ -3593,7 +3685,7 @@ }, { "content": "With Month and Year Pickers", - "objectID": "efc020ec-edcd-4259-b3ab-8c382a038c03", + "objectID": "0bc55681-2e1d-4369-8eee-5b89cab5053d", "type": "lvl3", "url": "/docs/components/date-range-picker#with-month-and-year-pickers", "hierarchy": { @@ -3604,7 +3696,7 @@ }, { "content": "With Time Fields", - "objectID": "78fb2f6a-4480-4d39-aa08-8bf10496746a", + "objectID": "d7d9a337-3810-456f-a305-93fab5e5f152", "type": "lvl3", "url": "/docs/components/date-range-picker#with-time-fields", "hierarchy": { @@ -3615,7 +3707,7 @@ }, { "content": "Selector Icon", - "objectID": "bf3bb811-f705-4b30-8baf-3861c1355e32", + "objectID": "361068b2-f678-4268-935f-7d2d1c0c7412", "type": "lvl3", "url": "/docs/components/date-range-picker#selector-icon", "hierarchy": { @@ -3626,7 +3718,7 @@ }, { "content": "Selector Button Placement", - "objectID": "b97cbb41-3e19-4aaf-9f28-6265bdf3991f", + "objectID": "622959bc-4ddb-46c5-86d7-0bbc85d66cfa", "type": "lvl3", "url": "/docs/components/date-range-picker#selector-button-placement", "hierarchy": { @@ -3637,7 +3729,7 @@ }, { "content": "Controlled", - "objectID": "311fd7c3-dda8-4d79-b536-a2c5630e96ac", + "objectID": "ba708d64-79de-439b-ac10-8b3293e38eec", "type": "lvl3", "url": "/docs/components/date-range-picker#controlled", "hierarchy": { @@ -3648,7 +3740,7 @@ }, { "content": "Time Zones", - "objectID": "7f2c2e04-3355-4bf7-83b6-5baeea81ce4a", + "objectID": "c606b931-ca36-4853-993e-a2658a4f402b", "type": "lvl3", "url": "/docs/components/date-range-picker#time-zones", "hierarchy": { @@ -3659,7 +3751,7 @@ }, { "content": "Granularity", - "objectID": "d9ec49c9-70e1-42f7-a2e9-e64da0d6e5c1", + "objectID": "a6a31cf9-983f-46ec-a00f-6e5d21f4b2f1", "type": "lvl3", "url": "/docs/components/date-range-picker#granularity", "hierarchy": { @@ -3670,7 +3762,7 @@ }, { "content": "Min Date And Max Date", - "objectID": "89ff8c2d-e46d-40f6-b6e5-faa23a9ee2b0", + "objectID": "1fe3f411-e759-41f4-8161-b4215190be1c", "type": "lvl3", "url": "/docs/components/date-range-picker#min-date-and-max-date", "hierarchy": { @@ -3681,7 +3773,7 @@ }, { "content": "International Calendar", - "objectID": "8b065e6e-e226-408b-8c1b-0dd60ab87d6d", + "objectID": "d2a1ab2e-cfac-4242-ad90-babcd01b7fb1", "type": "lvl3", "url": "/docs/components/date-range-picker#international-calendar", "hierarchy": { @@ -3692,7 +3784,7 @@ }, { "content": "Unavailable Dates", - "objectID": "9bd178f8-df31-4a33-a2e0-7c3d7c238703", + "objectID": "eaa4b072-e00e-4ded-8f58-2d6cd402be58", "type": "lvl3", "url": "/docs/components/date-range-picker#unavailable-dates", "hierarchy": { @@ -3703,7 +3795,7 @@ }, { "content": "Non Contiguous", - "objectID": "09500c7c-cba8-4b00-9929-07719498ac1c", + "objectID": "ad73896e-fe0f-41d0-adad-1a2ef2e6d9b4", "type": "lvl3", "url": "/docs/components/date-range-picker#non-contiguous", "hierarchy": { @@ -3714,7 +3806,7 @@ }, { "content": "Presets", - "objectID": "29e124bc-9542-4281-b561-baa14e034561", + "objectID": "aa37eec7-8fcf-4b11-9bb7-70b4108f8605", "type": "lvl3", "url": "/docs/components/date-range-picker#presets", "hierarchy": { @@ -3725,14 +3817,14 @@ }, { "content": "Slots", - "objectID": "d2dc9c06-b791-46a7-9673-547758428730", + "objectID": "ec3066c4-fe00-4563-ba6c-477efb7cea64", "type": "lvl2", "url": "/docs/components/date-range-picker#slots", "hierarchy": { "lvl1": "Date Range Picker", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "37fa148d-3d19-4176-96db-c07107e864f0", + "objectID": "3a3cc09b-fd6f-467b-9a8a-d3681f95dad9", "type": "lvl3", "url": "/docs/components/date-range-picker#custom-styles", "hierarchy": { @@ -3743,7 +3835,7 @@ }, { "content": "Data Attributes", - "objectID": "4f5f8a1d-0721-43c8-a22a-163c62c419fc", + "objectID": "687a3c4a-8e67-4e60-8d89-a21c8fe00f7f", "type": "lvl2", "url": "/docs/components/date-range-picker#data-attributes", "hierarchy": { @@ -3754,7 +3846,7 @@ }, { "content": "Accessibility", - "objectID": "187ce455-0c26-47f0-8580-1f2c9094c357", + "objectID": "c7deb9c7-6cb3-4672-8666-f4736e81369e", "type": "lvl2", "url": "/docs/components/date-range-picker#accessibility", "hierarchy": { @@ -3765,14 +3857,14 @@ }, { "content": "API", - "objectID": "d66845bb-37ee-4d50-8414-b847685690c5", + "objectID": "46ac83f0-7cf4-4245-9c7e-e8829b12b766", "type": "lvl2", "url": "/docs/components/date-range-picker#api", "hierarchy": { "lvl1": "Date Range Picker", "lvl2": "API", "lvl3": null } }, { "content": "DateRangePicker Props", - "objectID": "c0044d74-88ef-42a7-82a4-71b762fdf343", + "objectID": "c9a18acb-9a4a-4a0c-8f04-89472f497222", "type": "lvl3", "url": "/docs/components/date-range-picker#daterangepicker-props", "hierarchy": { @@ -3783,7 +3875,7 @@ }, { "content": "DateRangePicker Events", - "objectID": "12c0d291-58c4-4a33-85f9-05964b2ef11c", + "objectID": "7358c0e7-c64c-440a-9cc0-d6f10c06fb58", "type": "lvl3", "url": "/docs/components/date-range-picker#daterangepicker-events", "hierarchy": { @@ -3794,98 +3886,98 @@ }, { "content": "Divider", - "objectID": "d16e902c-80c1-42f4-98ff-d9c0fe1e80b4", + "objectID": "86cfb5dc-9e5d-4037-9633-343b83bdddd6", "type": "lvl1", "url": "/docs/components/divider", "hierarchy": { "lvl1": "Divider" } }, { "content": "Installation", - "objectID": "8ccc17e3-5b58-4946-ab97-f2e81e0b112e", + "objectID": "f6d400d8-009e-4cd8-9400-6a65da72948c", "type": "lvl2", "url": "/docs/components/divider#installation", "hierarchy": { "lvl1": "Divider", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "bdf5d390-277f-4294-a6fc-5f4595c37ae1", + "objectID": "c83e74d7-ffca-4e0c-b859-bbbffc8aa42a", "type": "lvl2", "url": "/docs/components/divider#import", "hierarchy": { "lvl1": "Divider", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "9020e33c-c2fb-4f78-87f1-bcdcd84b20d2", + "objectID": "a69df9bd-7eb3-4861-94b7-da239b2c2a50", "type": "lvl2", "url": "/docs/components/divider#usage", "hierarchy": { "lvl1": "Divider", "lvl2": "Usage", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "3537e59a-662b-425f-8c2a-68033cbdd246", + "objectID": "edd18cda-24cb-4a1b-8007-9c284859fc0c", "type": "lvl2", "url": "/docs/components/divider#data-attributes", "hierarchy": { "lvl1": "Divider", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "3da0e7b8-8a34-4ee1-a183-c094c43747d2", + "objectID": "b5c57bd8-1795-423d-97b6-6eab013125a8", "type": "lvl2", "url": "/docs/components/divider#accessibility", "hierarchy": { "lvl1": "Divider", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "d9eb201e-c9b6-4668-b3ab-f84604c2db13", + "objectID": "8250c6a2-f8c3-4af1-9d42-6d15564051cc", "type": "lvl2", "url": "/docs/components/divider#api", "hierarchy": { "lvl1": "Divider", "lvl2": "API", "lvl3": null } }, { "content": "Divider Props", - "objectID": "684a5f3c-441f-43e9-94b0-a6e42797807f", + "objectID": "db5ea0e1-4246-438e-a65f-d3c03a02f347", "type": "lvl3", "url": "/docs/components/divider#divider-props", "hierarchy": { "lvl1": "Divider", "lvl2": "API", "lvl3": "Divider Props" } }, { "content": "Drawer", - "objectID": "4e60bd70-35a9-444d-af53-32dc62347806", + "objectID": "4f7a3aa2-a9e0-4195-9d64-6e10d322357a", "type": "lvl1", "url": "/docs/components/drawer", "hierarchy": { "lvl1": "Drawer" } }, { "content": "Installation", - "objectID": "6cc601c9-5411-407c-85cc-0d9be531bf41", + "objectID": "ffe9048c-1e61-4691-a289-cc04b9a08e7f", "type": "lvl2", "url": "/docs/components/drawer#installation", "hierarchy": { "lvl1": "Drawer", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "9893c848-c75b-4f83-8955-47492935e845", + "objectID": "8b5e017b-2712-4425-b7ed-f3ef30871271", "type": "lvl2", "url": "/docs/components/drawer#import", "hierarchy": { "lvl1": "Drawer", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "21152d12-f342-4ecc-a6e4-1270b1b159bd", + "objectID": "78c4b44b-2c95-4f90-a50a-1280c5b18408", "type": "lvl2", "url": "/docs/components/drawer#usage", "hierarchy": { "lvl1": "Drawer", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "e93d50ab-e2ad-4870-905d-6b493406bc94", + "objectID": "febd293e-21f4-4880-a35b-f687a4996648", "type": "lvl3", "url": "/docs/components/drawer#sizes", "hierarchy": { "lvl1": "Drawer", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Non-dismissible", - "objectID": "52c46a5c-75d1-44a9-92a6-7b67ec7e4025", + "objectID": "b5a34d60-5566-4fbc-96c4-f06c8492432d", "type": "lvl3", "url": "/docs/components/drawer#non-dismissible", "hierarchy": { @@ -3896,7 +3988,7 @@ }, { "content": "Drawer placement", - "objectID": "f084fa72-5555-42fe-a31a-3f8491558dc9", + "objectID": "442cd643-ecbf-41f5-87cd-ad364515e051", "type": "lvl3", "url": "/docs/components/drawer#drawer-placement", "hierarchy": { @@ -3907,7 +3999,7 @@ }, { "content": "With Form", - "objectID": "30ef3b45-5c6b-46f2-a0cb-832d86c0523e", + "objectID": "1318cc54-8e96-4916-afdf-98e0e383e384", "type": "lvl3", "url": "/docs/components/drawer#with-form", "hierarchy": { @@ -3918,14 +4010,14 @@ }, { "content": "Backdrop", - "objectID": "cf06bc6d-6309-42cb-ab9c-cafbf562e563", + "objectID": "a2735cc1-e928-4887-b798-f3324d0afb31", "type": "lvl3", "url": "/docs/components/drawer#backdrop", "hierarchy": { "lvl1": "Drawer", "lvl2": "With Form", "lvl3": "Backdrop" } }, { "content": "Custom Motion", - "objectID": "1e28c52d-ec54-4255-b3a3-3f759748b877", + "objectID": "aae0bddd-579c-473f-9c50-3ed142f336a5", "type": "lvl3", "url": "/docs/components/drawer#custom-motion", "hierarchy": { @@ -3936,7 +4028,7 @@ }, { "content": "Custom Styles", - "objectID": "83dade26-6490-498f-9a62-a6ecdffc1ea9", + "objectID": "574269f4-df9f-4083-bd59-044e4ce22cae", "type": "lvl3", "url": "/docs/components/drawer#custom-styles", "hierarchy": { @@ -3947,42 +4039,42 @@ }, { "content": "Slots", - "objectID": "d85e5969-dcbd-49ae-9ae0-6c80db070b26", + "objectID": "1f982986-2ea6-4279-bf4b-b9f3281f0029", "type": "lvl2", "url": "/docs/components/drawer#slots", "hierarchy": { "lvl1": "Drawer", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "c1d4021b-dd9b-49ce-b676-0d9bef41519d", + "objectID": "d4cd93e4-8d0c-4110-9e44-70ba9a5fef23", "type": "lvl2", "url": "/docs/components/drawer#data-attributes", "hierarchy": { "lvl1": "Drawer", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "fd7275c3-2ecf-4b30-bca2-aef0fa449aa5", + "objectID": "49ce39fb-544e-4b1c-8910-96a5e847e2f6", "type": "lvl2", "url": "/docs/components/drawer#accessibility", "hierarchy": { "lvl1": "Drawer", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "dcfb227b-6940-4d1d-a386-e4b21ad7e166", + "objectID": "537b00a4-1eaa-4ba6-a729-6061438afc62", "type": "lvl2", "url": "/docs/components/drawer#api", "hierarchy": { "lvl1": "Drawer", "lvl2": "API", "lvl3": null } }, { "content": "Drawer Props", - "objectID": "ea626df2-518c-43a7-98e3-0d04150ac7eb", + "objectID": "6e005dd9-56a1-4541-97fc-b946bd98fa19", "type": "lvl3", "url": "/docs/components/drawer#drawer-props", "hierarchy": { "lvl1": "Drawer", "lvl2": "API", "lvl3": "Drawer Props" } }, { "content": "Drawer Events", - "objectID": "90d5b07a-1e4d-43d5-90b8-66aa8bc131dd", + "objectID": "88f43e90-64a0-4cc9-adca-6e474a1e2933", "type": "lvl3", "url": "/docs/components/drawer#drawer-events", "hierarchy": { @@ -3993,7 +4085,7 @@ }, { "content": "Drawer types", - "objectID": "fdfe11c9-e26b-4e90-8ea0-66d57c9cb8db", + "objectID": "068fc1c1-fe96-4436-a1dc-abe51dee3283", "type": "lvl3", "url": "/docs/components/drawer#drawer-types", "hierarchy": { @@ -4004,42 +4096,42 @@ }, { "content": "Motion Props", - "objectID": "8b63c774-317c-4bdc-9300-96d5efe67b06", + "objectID": "7d19ec66-eae6-42c0-8bc9-ed29d476aac8", "type": "lvl4", "url": "/docs/components/drawer#motion-props", "hierarchy": { "lvl1": "Drawer", "lvl2": "Drawer types", "lvl3": null } }, { "content": "Dropdown", - "objectID": "5c6038e3-38b1-45ce-a91d-1f0af1b752b3", + "objectID": "4a4f840f-076e-44a6-8dc9-20a9f724a3a4", "type": "lvl1", "url": "/docs/components/dropdown", "hierarchy": { "lvl1": "Dropdown" } }, { "content": "Installation", - "objectID": "c93eb7ed-6515-460f-ac40-65e1dcb49b48", + "objectID": "96d9cf1b-65bf-4ff3-a8b5-9a4e0f403845", "type": "lvl2", "url": "/docs/components/dropdown#installation", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "7d607478-0d9f-4052-921e-6066506cb80d", + "objectID": "4ff2d61a-8042-436a-aaae-0e27aacda8fd", "type": "lvl2", "url": "/docs/components/dropdown#import", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "c2828007-9a3d-4e23-84ea-f9ceb2985823", + "objectID": "1d4a85ad-a159-4712-871d-9d4a193b6fdd", "type": "lvl2", "url": "/docs/components/dropdown#usage", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic items", - "objectID": "b96b1101-8d15-455b-9ec7-95bda818f8b7", + "objectID": "a0000c57-b2ed-45b7-966b-f66bd8caa408", "type": "lvl3", "url": "/docs/components/dropdown#dynamic-items", "hierarchy": { @@ -4050,7 +4142,7 @@ }, { "content": "Disabled Keys", - "objectID": "facd77e4-bc70-41a7-a54c-1a1489c4728a", + "objectID": "ff8c3647-e494-4523-86e7-6c1e69a78481", "type": "lvl3", "url": "/docs/components/dropdown#disabled-keys", "hierarchy": { @@ -4061,7 +4153,7 @@ }, { "content": "Action event", - "objectID": "a046e972-a24a-44cf-94e5-95e509359594", + "objectID": "a7fda371-63b1-48a1-9de6-aaee9ed94a6d", "type": "lvl3", "url": "/docs/components/dropdown#action-event", "hierarchy": { @@ -4072,7 +4164,7 @@ }, { "content": "Variants", - "objectID": "778cc7bb-d3c5-497c-9b14-6c2894d96596", + "objectID": "a0e453ac-6fe5-4626-9fcb-8ff7c0c3c7c3", "type": "lvl3", "url": "/docs/components/dropdown#variants", "hierarchy": { @@ -4083,7 +4175,7 @@ }, { "content": "Single Selection", - "objectID": "5be498ed-06a0-4f6c-b72e-6f8bd6442b19", + "objectID": "587752d1-d21f-4011-b263-f75cbf39b95d", "type": "lvl3", "url": "/docs/components/dropdown#single-selection", "hierarchy": { @@ -4094,7 +4186,7 @@ }, { "content": "Multiple Selection", - "objectID": "1e4cc12e-727d-4fbc-81df-119deadedfec", + "objectID": "8eb31bdc-15b0-41c9-90d5-ff9ca88f20b6", "type": "lvl3", "url": "/docs/components/dropdown#multiple-selection", "hierarchy": { @@ -4105,7 +4197,7 @@ }, { "content": "With Shortcut", - "objectID": "94ebefaf-4c87-4bc8-8eed-78d28251e884", + "objectID": "5238c07f-932d-43ae-b660-45aeac77aa64", "type": "lvl3", "url": "/docs/components/dropdown#with-shortcut", "hierarchy": { @@ -4116,7 +4208,7 @@ }, { "content": "With Icons", - "objectID": "d749b61e-f3cf-48d8-9a07-b2d708204cfd", + "objectID": "e6d14dd0-7737-4960-a588-58f064576d87", "type": "lvl3", "url": "/docs/components/dropdown#with-icons", "hierarchy": { @@ -4127,7 +4219,7 @@ }, { "content": "With Description", - "objectID": "3c65c93a-1f08-4a01-9547-6bed1d2a053f", + "objectID": "ae756b0a-0593-468b-aaad-2d961c1c82b8", "type": "lvl3", "url": "/docs/components/dropdown#with-description", "hierarchy": { @@ -4138,7 +4230,7 @@ }, { "content": "With Sections", - "objectID": "cfb0ff6f-a46b-4a3d-9670-f2aa57ead505", + "objectID": "8ccace0e-7d2a-4f4f-bf82-89ecc4d2851c", "type": "lvl3", "url": "/docs/components/dropdown#with-sections", "hierarchy": { @@ -4149,7 +4241,7 @@ }, { "content": "Custom Trigger", - "objectID": "1ec0dd92-0251-4602-b38a-78e12de5c0fc", + "objectID": "ad2159ee-e5ab-45eb-b961-7959d348896e", "type": "lvl3", "url": "/docs/components/dropdown#custom-trigger", "hierarchy": { @@ -4160,7 +4252,7 @@ }, { "content": "Changing the backdrop", - "objectID": "8fe9f292-42bc-4076-bc88-a6162687576c", + "objectID": "06b78e9b-f47f-40c8-9758-cee0a0d7a1d1", "type": "lvl3", "url": "/docs/components/dropdown#changing-the-backdrop", "hierarchy": { @@ -4171,7 +4263,7 @@ }, { "content": "Routing", - "objectID": "cb8ee40d-4a55-455f-b4ab-87acf4c32178", + "objectID": "d05996cc-6354-4dee-b90c-cf02e2877639", "type": "lvl3", "url": "/docs/components/dropdown#routing", "hierarchy": { @@ -4182,21 +4274,21 @@ }, { "content": "Slots", - "objectID": "02be6aa3-647e-462c-9b02-cb52deca44ff", + "objectID": "dff2ef60-b406-4089-9660-42d6dcfdc617", "type": "lvl2", "url": "/docs/components/dropdown#slots", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Slots", "lvl3": null } }, { "content": "DropdownMenu", - "objectID": "8f010b46-74bd-4806-821e-93666587bf1d", + "objectID": "3d941983-dcc0-4269-b70d-6c3826e3a055", "type": "lvl3", "url": "/docs/components/dropdown#dropdownmenu", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Slots", "lvl3": "DropdownMenu" } }, { "content": "DropdownItem", - "objectID": "17bb50b1-eb74-4841-b7b7-1c059735f169", + "objectID": "efb315fe-fc37-49fc-8adb-e82b24a283bc", "type": "lvl3", "url": "/docs/components/dropdown#dropdownitem", "hierarchy": { @@ -4207,7 +4299,7 @@ }, { "content": "DropdownSection", - "objectID": "50e4f043-75fc-40be-b5ec-a168257f1619", + "objectID": "92cd5a5c-3cb8-4b34-acc9-8162ab227645", "type": "lvl3", "url": "/docs/components/dropdown#dropdownsection", "hierarchy": { @@ -4218,7 +4310,7 @@ }, { "content": "Customizing the dropdown popover", - "objectID": "4ada41ab-6c2c-4518-99a6-cf5d9e445e70", + "objectID": "4d561a16-9eb6-4e5f-9162-946d09bae6ee", "type": "lvl3", "url": "/docs/components/dropdown#customizing-the-dropdown-popover", "hierarchy": { @@ -4229,7 +4321,7 @@ }, { "content": "Customizing the dropdown items style", - "objectID": "cbcef2aa-643f-4f96-9935-3835cebd1f39", + "objectID": "55401098-4067-4712-91d3-320ac5601e14", "type": "lvl3", "url": "/docs/components/dropdown#customizing-the-dropdown-items-style", "hierarchy": { @@ -4240,7 +4332,7 @@ }, { "content": "Keyboard Interactions", - "objectID": "4c45dd21-e32e-4b69-80a0-c724af5c48e2", + "objectID": "9d98ad34-713f-4575-85b5-acab45745dfc", "type": "lvl3", "url": "/docs/components/dropdown#keyboard-interactions", "hierarchy": { @@ -4251,35 +4343,35 @@ }, { "content": "Data Attributes", - "objectID": "dec57e4e-ff71-494a-a6ae-d1e212b87904", + "objectID": "688d3a27-adeb-4e4a-a561-ad5f38df801f", "type": "lvl2", "url": "/docs/components/dropdown#data-attributes", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "2c87e168-caff-418f-bccc-0dc7a66f4cf2", + "objectID": "0c207127-6740-418f-8767-e7c4b55acb3f", "type": "lvl2", "url": "/docs/components/dropdown#accessibility", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "6044a8e5-e53e-4caf-b447-c5441314082b", + "objectID": "eb7e731c-629d-4d2e-9dbb-0b347d88e3f4", "type": "lvl2", "url": "/docs/components/dropdown#api", "hierarchy": { "lvl1": "Dropdown", "lvl2": "API", "lvl3": null } }, { "content": "Dropdown Props", - "objectID": "1027a831-da1e-4f9d-b8af-7e2b52960e03", + "objectID": "8bc5c0a5-b19f-4cf6-811a-43298e4f8a5d", "type": "lvl3", "url": "/docs/components/dropdown#dropdown-props", "hierarchy": { "lvl1": "Dropdown", "lvl2": "API", "lvl3": "Dropdown Props" } }, { "content": "Dropdown Events", - "objectID": "eb25be6e-3736-4b6f-9e37-4aefeddf6cd6", + "objectID": "676f521d-e8d4-40a8-a432-184be4a32a69", "type": "lvl3", "url": "/docs/components/dropdown#dropdown-events", "hierarchy": { @@ -4290,7 +4382,7 @@ }, { "content": "DropdownTrigger Props", - "objectID": "205b625c-a4e7-4eb9-a4f5-39f502028d1c", + "objectID": "6f2d0150-0b3e-4bc3-878d-ccacf55a263a", "type": "lvl3", "url": "/docs/components/dropdown#dropdowntrigger-props", "hierarchy": { @@ -4301,7 +4393,7 @@ }, { "content": "DropdownMenu Props", - "objectID": "1a9e8d92-c559-4147-9a61-980071a84feb", + "objectID": "8c477e55-ab67-49f5-b50a-19375e8c7f7c", "type": "lvl3", "url": "/docs/components/dropdown#dropdownmenu-props", "hierarchy": { @@ -4312,7 +4404,7 @@ }, { "content": "DropdownMenu Events", - "objectID": "05db19ed-7b11-46bf-a904-6c025023ff8a", + "objectID": "372d8f38-d86d-4a86-b6a4-c2c2c4c2dbc3", "type": "lvl3", "url": "/docs/components/dropdown#dropdownmenu-events", "hierarchy": { @@ -4323,7 +4415,7 @@ }, { "content": "DropdownSection Props", - "objectID": "444eba2b-1932-4dae-84e1-ce8f29fde30a", + "objectID": "0cba8521-011f-4be8-ad67-5d3e43a812e7", "type": "lvl3", "url": "/docs/components/dropdown#dropdownsection-props", "hierarchy": { @@ -4334,7 +4426,7 @@ }, { "content": "DropdownItem Props", - "objectID": "af7a4351-ad6d-4f10-8f0f-c55c45c11c99", + "objectID": "99ee2a5a-8016-4c77-9796-3744a697382a", "type": "lvl3", "url": "/docs/components/dropdown#dropdownitem-props", "hierarchy": { @@ -4345,7 +4437,7 @@ }, { "content": "DropdownItem Events", - "objectID": "622e0f6e-ebb3-4fab-b689-95a4382a40d5", + "objectID": "c4956a2c-cb4d-4018-83b0-a7922beb205c", "type": "lvl3", "url": "/docs/components/dropdown#dropdownitem-events", "hierarchy": { @@ -4356,7 +4448,7 @@ }, { "content": "Types", - "objectID": "7258bced-9bb2-4258-8961-6c25f30fe7f8", + "objectID": "24cbcfd9-ae38-497f-a92c-043c1dfa2503", "type": "lvl3", "url": "/docs/components/dropdown#types", "hierarchy": { @@ -4367,56 +4459,137 @@ }, { "content": "Dropdown Item Selected Icon Props", - "objectID": "0be8c029-c6aa-4ce6-bd08-fb250e7c7868", + "objectID": "588d0dac-2ce2-4381-a7a2-63893909d72e", "type": "lvl4", "url": "/docs/components/dropdown#dropdown-item-selected-icon-props", "hierarchy": { "lvl1": "Dropdown", "lvl2": "Types", "lvl3": null } }, + { + "content": "Form", + "objectID": "902c97d2-631c-4c03-8912-5c7f4f846733", + "type": "lvl1", + "url": "/docs/components/form", + "hierarchy": { "lvl1": "Form" } + }, + { + "content": "Installation", + "objectID": "9c52f978-5396-443b-9db1-b5bf920bdd8c", + "type": "lvl2", + "url": "/docs/components/form#installation", + "hierarchy": { "lvl1": "Form", "lvl2": "Installation", "lvl3": null } + }, + { + "content": "Import", + "objectID": "1c54ebea-0ae1-4fee-b126-834984e20a73", + "type": "lvl2", + "url": "/docs/components/form#import", + "hierarchy": { "lvl1": "Form", "lvl2": "Import", "lvl3": null } + }, + { + "content": "Usage", + "objectID": "d543e40c-29d8-473a-8b1d-0b462bd3a6f2", + "type": "lvl2", + "url": "/docs/components/form#usage", + "hierarchy": { "lvl1": "Form", "lvl2": "Usage", "lvl3": null } + }, + { + "content": "Anatomy", + "objectID": "e8eb91cc-6e5e-4e7f-8598-347c93a83cb8", + "type": "lvl2", + "url": "/docs/components/form#anatomy", + "hierarchy": { "lvl1": "Form", "lvl2": "Anatomy", "lvl3": null } + }, + { + "content": "Events", + "objectID": "3da1f7b8-cb46-4549-b6f5-4ffdc8d38fbc", + "type": "lvl2", + "url": "/docs/components/form#events", + "hierarchy": { "lvl1": "Form", "lvl2": "Events", "lvl3": null } + }, + { + "content": "Validation", + "objectID": "2f7b48d5-cda1-479c-b90c-ea9f35793bca", + "type": "lvl2", + "url": "/docs/components/form#validation", + "hierarchy": { "lvl1": "Form", "lvl2": "Validation", "lvl3": null } + }, + { + "content": "Validation Behavior", + "objectID": "d572779b-631c-43ec-8cf9-5704522f846d", + "type": "lvl3", + "url": "/docs/components/form#validation-behavior", + "hierarchy": { + "lvl1": "Form", + "lvl2": "Validation", + "lvl3": "Validation Behavior" + } + }, + { + "content": "Accessibility", + "objectID": "2a0c6b37-e003-4bdc-b675-1c01867eed2e", + "type": "lvl2", + "url": "/docs/components/form#accessibility", + "hierarchy": { "lvl1": "Form", "lvl2": "Accessibility", "lvl3": null } + }, + { + "content": "API", + "objectID": "64bc5032-5cf8-4658-a529-8f435f3260e2", + "type": "lvl2", + "url": "/docs/components/form#api", + "hierarchy": { "lvl1": "Form", "lvl2": "API", "lvl3": null } + }, + { + "content": "Form Props", + "objectID": "74001015-46fa-457b-9975-dc8fa0205e41", + "type": "lvl3", + "url": "/docs/components/form#form-props", + "hierarchy": { "lvl1": "Form", "lvl2": "API", "lvl3": "Form Props" } + }, { "content": "Image", - "objectID": "c828c418-9607-4e68-aa7f-1b29a9ebff32", + "objectID": "bbaf33ee-271c-432b-9d3e-23f8e010b7d0", "type": "lvl1", "url": "/docs/components/image", "hierarchy": { "lvl1": "Image" } }, { "content": "Installation", - "objectID": "75fda405-0f57-475b-a3bb-e2e2569f7117", + "objectID": "861bcf3e-f4ed-4f48-964d-bd291d61475e", "type": "lvl2", "url": "/docs/components/image#installation", "hierarchy": { "lvl1": "Image", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "5ce4e226-addf-4e0c-8620-f3578c54e6a7", + "objectID": "475e939e-af7a-4a7b-891a-f42292c76ca3", "type": "lvl2", "url": "/docs/components/image#import", "hierarchy": { "lvl1": "Image", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "b46c7840-c5ab-405b-ab7b-6b33ceb245a1", + "objectID": "2deb2581-f5c9-44bc-ad4a-30b898f75cde", "type": "lvl2", "url": "/docs/components/image#usage", "hierarchy": { "lvl1": "Image", "lvl2": "Usage", "lvl3": null } }, { "content": "Blurred", - "objectID": "7cb58e1f-47db-4b91-b9c3-d85c0dcea669", + "objectID": "a810043a-b4d5-4e14-8389-2ec6a5fb94f7", "type": "lvl3", "url": "/docs/components/image#blurred", "hierarchy": { "lvl1": "Image", "lvl2": "Usage", "lvl3": "Blurred" } }, { "content": "Zoomed", - "objectID": "e72cba49-9ad0-4099-98d8-02f0a85c2005", + "objectID": "e70842e0-ed15-4128-9a1c-94631c142634", "type": "lvl3", "url": "/docs/components/image#zoomed", "hierarchy": { "lvl1": "Image", "lvl2": "Blurred", "lvl3": "Zoomed" } }, { "content": "Animated Loading", - "objectID": "95b57893-749a-4a10-8035-4976d7cc3dc1", + "objectID": "12bd74f6-4eef-4758-af92-7b6933692317", "type": "lvl3", "url": "/docs/components/image#animated-loading", "hierarchy": { @@ -4427,7 +4600,7 @@ }, { "content": "Image with fallback", - "objectID": "35910d90-3740-4018-a83c-02bd83b900f3", + "objectID": "920a2407-9b0e-45b5-a3b8-8f017f4b824b", "type": "lvl3", "url": "/docs/components/image#image-with-fallback", "hierarchy": { @@ -4438,7 +4611,7 @@ }, { "content": "With Next.js Image", - "objectID": "e8b1f993-475d-4056-b6e9-84da1b51c616", + "objectID": "af85d185-790f-4475-9cb8-3df35957b80c", "type": "lvl3", "url": "/docs/components/image#with-nextjs-image", "hierarchy": { @@ -4449,28 +4622,28 @@ }, { "content": "Slots", - "objectID": "5df8f8b5-6869-4d04-bfde-bbb5e738d5c7", + "objectID": "42ff5e8d-ec5e-4b46-8c2d-c732b6ab6c81", "type": "lvl2", "url": "/docs/components/image#slots", "hierarchy": { "lvl1": "Image", "lvl2": "Slots", "lvl3": null } }, { "content": "API", - "objectID": "a07f6708-2b0d-4f67-aa65-0da6d0091c9b", + "objectID": "ca272f56-ef8c-481e-97a7-08861b94fe59", "type": "lvl2", "url": "/docs/components/image#api", "hierarchy": { "lvl1": "Image", "lvl2": "API", "lvl3": null } }, { "content": "Image Props", - "objectID": "8635012d-b369-41a9-8d7f-69bf8e5ab4f3", + "objectID": "f600d914-390d-4908-b7e9-e7a21cb353b7", "type": "lvl3", "url": "/docs/components/image#image-props", "hierarchy": { "lvl1": "Image", "lvl2": "API", "lvl3": "Image Props" } }, { "content": "Image Events", - "objectID": "6e928511-5e88-4cd4-a727-18819aca48d3", + "objectID": "a57c3583-6d11-4dd6-a669-6bd5970fe6de", "type": "lvl3", "url": "/docs/components/image#image-events", "hierarchy": { @@ -4479,86 +4652,281 @@ "lvl3": "Image Events" } }, + { + "content": "Input OTP", + "objectID": "730e4521-d892-4395-a364-655b8b16e327", + "type": "lvl1", + "url": "/docs/components/input-otp", + "hierarchy": { "lvl1": "Input OTP" } + }, + { + "content": "Installation", + "objectID": "54c85102-f7e4-40cd-b581-f5f3db1c9715", + "type": "lvl2", + "url": "/docs/components/input-otp#installation", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Installation", "lvl3": null } + }, + { + "content": "Import", + "objectID": "9b17c3ca-6985-4e01-99df-63ef316c87d4", + "type": "lvl2", + "url": "/docs/components/input-otp#import", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Import", "lvl3": null } + }, + { + "content": "Usage", + "objectID": "c0aeddf4-d4c8-4a28-9123-fdb91e72fc64", + "type": "lvl2", + "url": "/docs/components/input-otp#usage", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Usage", "lvl3": null } + }, + { + "content": "Disabled", + "objectID": "1f8173bd-46ef-4560-9398-dce9877db837", + "type": "lvl2", + "url": "/docs/components/input-otp#disabled", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Disabled", "lvl3": null } + }, + { + "content": "Read Only", + "objectID": "0665aaad-211e-411c-9cac-9f16d7cc3673", + "type": "lvl2", + "url": "/docs/components/input-otp#read-only", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Read Only", "lvl3": null } + }, + { + "content": "Required", + "objectID": "5664da02-0014-4e30-a15b-1ca819199afb", + "type": "lvl2", + "url": "/docs/components/input-otp#required", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Required", "lvl3": null } + }, + { + "content": "Sizes", + "objectID": "6cf10e18-c4b1-455a-a5f2-523aa74837c3", + "type": "lvl2", + "url": "/docs/components/input-otp#sizes", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Sizes", "lvl3": null } + }, + { + "content": "Colors", + "objectID": "1e44a06a-9dbb-40ac-b408-aa0183050300", + "type": "lvl2", + "url": "/docs/components/input-otp#colors", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Colors", "lvl3": null } + }, + { + "content": "Variants", + "objectID": "574d7f50-99e7-4ae8-a82a-3bc76bdc6e9e", + "type": "lvl2", + "url": "/docs/components/input-otp#variants", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Variants", "lvl3": null } + }, + { + "content": "Radius", + "objectID": "19bf31a1-1d35-4829-bc91-5aa5f46c000d", + "type": "lvl2", + "url": "/docs/components/input-otp#radius", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Radius", "lvl3": null } + }, + { + "content": "Password", + "objectID": "62b2c96f-a8ef-4781-aa9f-48002502843e", + "type": "lvl2", + "url": "/docs/components/input-otp#password", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Password", "lvl3": null } + }, + { + "content": "Description", + "objectID": "d9beba63-5867-436b-9e67-6983a6d57079", + "type": "lvl2", + "url": "/docs/components/input-otp#description", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Description", "lvl3": null } + }, + { + "content": "Error Message", + "objectID": "7d97b89c-90ee-460b-893a-8ccf1c7b0bb6", + "type": "lvl2", + "url": "/docs/components/input-otp#error-message", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Error Message", "lvl3": null } + }, + { + "content": "Allowed Keys", + "objectID": "bb50cdd1-a1cd-430c-a92f-5815e7aa7636", + "type": "lvl2", + "url": "/docs/components/input-otp#allowed-keys", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Allowed Keys", "lvl3": null } + }, + { + "content": "Controlled", + "objectID": "d655455d-e2f0-494f-9267-8b63b0fa8ddb", + "type": "lvl2", + "url": "/docs/components/input-otp#controlled", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Controlled", "lvl3": null } + }, + { + "content": "React Hook Form", + "objectID": "b65276f9-a70b-4b3e-86c5-c734050a14a6", + "type": "lvl2", + "url": "/docs/components/input-otp#react-hook-form", + "hierarchy": { + "lvl1": "Input OTP", + "lvl2": "React Hook Form", + "lvl3": null + } + }, + { + "content": "Different Lengths & Validation", + "objectID": "db627626-9e0d-43ae-a834-fdac62c60a37", + "type": "lvl2", + "url": "/docs/components/input-otp#different-lengths--validation", + "hierarchy": { + "lvl1": "Input OTP", + "lvl2": "Different Lengths & Validation", + "lvl3": null + } + }, + { + "content": "Custom Styles", + "objectID": "cb145121-4090-4b01-9e44-c1836cbcddf6", + "type": "lvl2", + "url": "/docs/components/input-otp#custom-styles", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Custom Styles", "lvl3": null } + }, + { + "content": "Slots", + "objectID": "e8a9e758-d0fa-4382-82ea-eb73698a38f9", + "type": "lvl2", + "url": "/docs/components/input-otp#slots", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Slots", "lvl3": null } + }, + { + "content": "Data Attributes", + "objectID": "67d20625-b634-48f0-afa0-cca7bcf8732d", + "type": "lvl2", + "url": "/docs/components/input-otp#data-attributes", + "hierarchy": { + "lvl1": "Input OTP", + "lvl2": "Data Attributes", + "lvl3": null + } + }, + { + "content": "Accessibility", + "objectID": "5c464502-2748-4211-b38c-2ae767669e7f", + "type": "lvl2", + "url": "/docs/components/input-otp#accessibility", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "Accessibility", "lvl3": null } + }, + { + "content": "API", + "objectID": "2b70a8e6-e55e-4ae7-ac15-946825679e02", + "type": "lvl2", + "url": "/docs/components/input-otp#api", + "hierarchy": { "lvl1": "Input OTP", "lvl2": "API", "lvl3": null } + }, + { + "content": "InputOtp Props", + "objectID": "b4e75e2f-eb58-4c0c-b118-2bb5e572f3de", + "type": "lvl3", + "url": "/docs/components/input-otp#inputotp-props", + "hierarchy": { + "lvl1": "Input OTP", + "lvl2": "API", + "lvl3": "InputOtp Props" + } + }, + { + "content": "InputOtp Events", + "objectID": "928f0480-fc31-4f3c-9e80-49d947654f09", + "type": "lvl3", + "url": "/docs/components/input-otp#inputotp-events", + "hierarchy": { + "lvl1": "Input OTP", + "lvl2": "InputOtp Props", + "lvl3": "InputOtp Events" + } + }, { "content": "Input", - "objectID": "449b60dd-cd42-4df1-9c0b-a6afb1579557", + "objectID": "b403d5df-eeec-458e-b897-64c24beee833", "type": "lvl1", "url": "/docs/components/input", "hierarchy": { "lvl1": "Input" } }, { "content": "Installation", - "objectID": "614b9671-bab3-4940-9e8a-9b438ab1afdb", + "objectID": "b1fb111e-9b92-4496-bbb2-a965cf6a04d1", "type": "lvl2", "url": "/docs/components/input#installation", "hierarchy": { "lvl1": "Input", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "54213df1-5b5c-43e7-9b5e-db95902d979d", + "objectID": "9efdfb6e-1e64-441d-9315-90149b3ac547", "type": "lvl2", "url": "/docs/components/input#import", "hierarchy": { "lvl1": "Input", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "06f4843f-5a71-43f5-be1c-c2da44b55cd5", + "objectID": "cc737c28-4dd2-4fdc-aa99-cd42b9e0a6f4", "type": "lvl2", "url": "/docs/components/input#usage", "hierarchy": { "lvl1": "Input", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "032956ca-ba31-4b8e-b59e-1bc7b7043b4a", + "objectID": "19748293-b1e4-41f0-85f5-81017ee75d59", "type": "lvl3", "url": "/docs/components/input#disabled", "hierarchy": { "lvl1": "Input", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Read Only", - "objectID": "804737b5-bbc9-4a1e-96f6-3a2aa6b12656", + "objectID": "cedd386a-597c-4932-ac5c-d912fe446e88", "type": "lvl3", "url": "/docs/components/input#read-only", "hierarchy": { "lvl1": "Input", "lvl2": "Disabled", "lvl3": "Read Only" } }, { "content": "Required", - "objectID": "25e5628a-96be-43ae-964c-405d1f52791d", + "objectID": "5f9e894e-9f0b-4dc2-9bba-43c8fad8cc0a", "type": "lvl3", "url": "/docs/components/input#required", "hierarchy": { "lvl1": "Input", "lvl2": "Read Only", "lvl3": "Required" } }, { "content": "Sizes", - "objectID": "4c5a62e9-1dd2-4a17-bd66-d0d0901447fe", + "objectID": "dc85c736-aa25-46bb-b4d0-92fe41e9be8f", "type": "lvl3", "url": "/docs/components/input#sizes", "hierarchy": { "lvl1": "Input", "lvl2": "Required", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "91725fe3-f064-472c-94f2-b30f8eb31c31", + "objectID": "ff76e6be-9270-4bb4-8e15-36fa97059279", "type": "lvl3", "url": "/docs/components/input#colors", "hierarchy": { "lvl1": "Input", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "6e460916-abce-48b2-9e17-ac431737db39", + "objectID": "d8d8de95-4a80-40ba-a624-2f5aed2f58d4", "type": "lvl3", "url": "/docs/components/input#variants", "hierarchy": { "lvl1": "Input", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Radius", - "objectID": "3fe8be57-0213-48d4-955a-1382f7abf226", + "objectID": "be17304e-2601-4b1e-8116-1f9735f15307", "type": "lvl3", "url": "/docs/components/input#radius", "hierarchy": { "lvl1": "Input", "lvl2": "Variants", "lvl3": "Radius" } }, { "content": "Label Placements", - "objectID": "9c71c742-9a82-4bea-af5f-7e8297421459", + "objectID": "d32a118c-f7e3-42aa-ba7f-f32f7edb632b", "type": "lvl3", "url": "/docs/components/input#label-placements", "hierarchy": { @@ -4569,7 +4937,7 @@ }, { "content": "Password Input", - "objectID": "5cf5d000-f857-46f6-9cc3-7f1de82b8f52", + "objectID": "9a43a0ea-b584-42b9-85a2-fcd16f533c43", "type": "lvl3", "url": "/docs/components/input#password-input", "hierarchy": { @@ -4580,7 +4948,7 @@ }, { "content": "Clear Button", - "objectID": "060f9ecd-3a94-4347-929b-8b4f6e83ce1d", + "objectID": "c0c6776c-e301-4e6d-8cb9-472a113801b8", "type": "lvl3", "url": "/docs/components/input#clear-button", "hierarchy": { @@ -4591,7 +4959,7 @@ }, { "content": "Start & End Content", - "objectID": "6f5a69a9-aca2-4137-8f46-e5c945b9e060", + "objectID": "a86fb89b-ba00-4a18-8a54-2b1ed9fa56c8", "type": "lvl3", "url": "/docs/components/input#start--end-content", "hierarchy": { @@ -4602,7 +4970,7 @@ }, { "content": "With Description", - "objectID": "dd2c1eed-492f-4b61-b436-8f1ee5ac9254", + "objectID": "b54156c6-16fe-494c-ba43-12ce3cccddd9", "type": "lvl3", "url": "/docs/components/input#with-description", "hierarchy": { @@ -4613,7 +4981,7 @@ }, { "content": "With Error Message", - "objectID": "b9c20bed-8dd5-4783-a2a3-4b56ad81079a", + "objectID": "2e7b6786-639f-4b5f-9d61-926d8a0d4f79", "type": "lvl3", "url": "/docs/components/input#with-error-message", "hierarchy": { @@ -4624,7 +4992,7 @@ }, { "content": "Controlled", - "objectID": "256619f6-74ed-4211-b197-403067190efb", + "objectID": "a695da4f-3ed3-4b91-b77c-3cbab23406a0", "type": "lvl3", "url": "/docs/components/input#controlled", "hierarchy": { @@ -4635,21 +5003,21 @@ }, { "content": "Slots", - "objectID": "c3a3e970-d076-475b-8c43-51302aaa1d4e", + "objectID": "15d08a61-c0ad-4de8-ac37-6920bb66bcd4", "type": "lvl2", "url": "/docs/components/input#slots", "hierarchy": { "lvl1": "Input", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "988a0961-68cd-4d0e-8bbd-42c7a025e980", + "objectID": "5a839395-87be-419d-b833-eb1831a6b31b", "type": "lvl3", "url": "/docs/components/input#custom-styles", "hierarchy": { "lvl1": "Input", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Custom Implementation", - "objectID": "d1eff74b-2372-4ed7-ad7d-e47adb592b22", + "objectID": "92a30374-1308-4c61-b1cf-fbea14fcb186", "type": "lvl3", "url": "/docs/components/input#custom-implementation", "hierarchy": { @@ -4660,35 +5028,35 @@ }, { "content": "Data Attributes", - "objectID": "b3fcd754-102f-4ce2-bebe-9e117188b341", + "objectID": "7677e886-977b-4f74-b117-758065151202", "type": "lvl2", "url": "/docs/components/input#data-attributes", "hierarchy": { "lvl1": "Input", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "d29cfdbc-cc8b-44a0-a7aa-5c34cb977e42", + "objectID": "207e7799-fee2-4f01-8e22-30005141459c", "type": "lvl2", "url": "/docs/components/input#accessibility", "hierarchy": { "lvl1": "Input", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "7919e4f9-baa1-4794-885f-f755de02ec60", + "objectID": "e348eaa7-54ea-43d9-a6f0-3b2a7136b350", "type": "lvl2", "url": "/docs/components/input#api", "hierarchy": { "lvl1": "Input", "lvl2": "API", "lvl3": null } }, { "content": "Input Props", - "objectID": "18dbd8b2-46fd-4fe4-92e7-4256360b79ff", + "objectID": "6ad396ba-d4b6-4d9d-8766-e223dd7a84f9", "type": "lvl3", "url": "/docs/components/input#input-props", "hierarchy": { "lvl1": "Input", "lvl2": "API", "lvl3": "Input Props" } }, { "content": "Input Events", - "objectID": "76cad102-8292-48bb-bef4-e85511e5ede7", + "objectID": "061bc1b6-d3da-477e-9098-2a5e01516954", "type": "lvl3", "url": "/docs/components/input#input-events", "hierarchy": { @@ -4699,14 +5067,14 @@ }, { "content": "Keyboard Key", - "objectID": "6cba7438-380c-4955-9f0e-78992e38778d", + "objectID": "20a4b4bd-cfcb-49d3-9a3a-8664e5839bdd", "type": "lvl1", "url": "/docs/components/kbd", "hierarchy": { "lvl1": "Keyboard Key" } }, { "content": "Installation", - "objectID": "21f931b9-3e99-482f-ac44-0ccb972e18e1", + "objectID": "6d2be28e-6a85-443c-89a9-09a6b5e7ab23", "type": "lvl2", "url": "/docs/components/kbd#installation", "hierarchy": { @@ -4717,35 +5085,35 @@ }, { "content": "Import", - "objectID": "b19eaf8f-551e-4252-861f-f99ab35ec8a7", + "objectID": "8f2d62be-b339-43d7-bfa8-282583df7a0c", "type": "lvl2", "url": "/docs/components/kbd#import", "hierarchy": { "lvl1": "Keyboard Key", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "16b4fa88-e7b6-4328-8282-3c6050aa256b", + "objectID": "e33c25ec-afd1-4791-b39a-ac234231c8b2", "type": "lvl2", "url": "/docs/components/kbd#usage", "hierarchy": { "lvl1": "Keyboard Key", "lvl2": "Usage", "lvl3": null } }, { "content": "Keys", - "objectID": "8b2a2901-d385-427f-8c13-ab973e8c745a", + "objectID": "0b6f3c60-1cb8-462b-bd5c-871ca0f2bcbd", "type": "lvl3", "url": "/docs/components/kbd#keys", "hierarchy": { "lvl1": "Keyboard Key", "lvl2": "Usage", "lvl3": "Keys" } }, { "content": "Slots", - "objectID": "34bb790f-8848-4dea-b8d6-58a8384cbba8", + "objectID": "75b1195e-1b28-41ab-a844-4afa6f12902a", "type": "lvl2", "url": "/docs/components/kbd#slots", "hierarchy": { "lvl1": "Keyboard Key", "lvl2": "Slots", "lvl3": null } }, { "content": "Accessibility", - "objectID": "57753147-7965-43e7-87ea-d8ea9adfd43d", + "objectID": "b529a02e-5b3d-4842-9278-ae04ed47be8a", "type": "lvl2", "url": "/docs/components/kbd#accessibility", "hierarchy": { @@ -4756,14 +5124,14 @@ }, { "content": "API", - "objectID": "b187439b-650c-43c0-afe6-377d5ec9fc90", + "objectID": "9e699796-f5f2-43e8-9499-039e3edbea02", "type": "lvl2", "url": "/docs/components/kbd#api", "hierarchy": { "lvl1": "Keyboard Key", "lvl2": "API", "lvl3": null } }, { "content": "Keyboard Key Props", - "objectID": "5bdddfd6-2242-45a6-9fd2-8b4e774454e7", + "objectID": "195f9c4a-57a9-43aa-8406-c1379f1c9cf8", "type": "lvl3", "url": "/docs/components/kbd#keyboard-key-props", "hierarchy": { @@ -4774,7 +5142,7 @@ }, { "content": "Keyboard Keys", - "objectID": "aa123b1a-1ce6-4faf-84eb-ebedb90213b4", + "objectID": "a3fce541-cda3-40b4-8d46-e71532cb141d", "type": "lvl3", "url": "/docs/components/kbd#keyboard-keys", "hierarchy": { @@ -4785,70 +5153,70 @@ }, { "content": "Link", - "objectID": "fdc97e65-adb3-4aae-94db-cbf7e2ea9504", + "objectID": "0e964cb6-fa4d-467a-a3a2-56a39e4c46a7", "type": "lvl1", "url": "/docs/components/link", "hierarchy": { "lvl1": "Link" } }, { "content": "Installation", - "objectID": "c5d10676-57d6-4264-b54b-07a9721e1f8f", + "objectID": "67117f58-b274-4e17-b246-f4e3bd761869", "type": "lvl2", "url": "/docs/components/link#installation", "hierarchy": { "lvl1": "Link", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "425d373b-a91f-4eb5-b077-7a00b94149d9", + "objectID": "99e9c382-0ec8-4ae7-90cf-c2e321dc9e56", "type": "lvl2", "url": "/docs/components/link#import", "hierarchy": { "lvl1": "Link", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "daaee619-1a7f-4603-90ca-9f895ae9e53c", + "objectID": "4d2aaaee-ce7c-4e55-9ba8-49d18fd9494a", "type": "lvl2", "url": "/docs/components/link#usage", "hierarchy": { "lvl1": "Link", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "1970a6dc-8495-4fe0-ad4b-257489f3e8a5", + "objectID": "f562fa1b-8e8a-4334-ae97-01f3cebc1230", "type": "lvl3", "url": "/docs/components/link#disabled", "hierarchy": { "lvl1": "Link", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "9e28d286-5b5d-4d99-ad62-53ef730f4d1e", + "objectID": "7927d630-db72-4e22-adf6-ee6d65787eb2", "type": "lvl3", "url": "/docs/components/link#sizes", "hierarchy": { "lvl1": "Link", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "f69c1c80-6b14-4352-afdd-af6a8985670f", + "objectID": "64f2bad8-6d03-4e79-a80e-8367cf4d4fea", "type": "lvl3", "url": "/docs/components/link#colors", "hierarchy": { "lvl1": "Link", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Underline", - "objectID": "fc95a617-e97e-4332-b778-c1cba211dba0", + "objectID": "d8919098-4a26-4813-9f2f-f5c7bddefff7", "type": "lvl3", "url": "/docs/components/link#underline", "hierarchy": { "lvl1": "Link", "lvl2": "Colors", "lvl3": "Underline" } }, { "content": "External", - "objectID": "40fba992-6ce4-4577-a48d-0614187ab2e0", + "objectID": "94ce40db-578c-47e8-8b7f-dc909372296c", "type": "lvl3", "url": "/docs/components/link#external", "hierarchy": { "lvl1": "Link", "lvl2": "Underline", "lvl3": "External" } }, { "content": "Custom Anchor Icon", - "objectID": "bd6e0301-32d3-453e-9c41-5605a282e036", + "objectID": "b1cc19b2-2f22-4f64-b4d1-35690ee29793", "type": "lvl3", "url": "/docs/components/link#custom-anchor-icon", "hierarchy": { @@ -4859,7 +5227,7 @@ }, { "content": "Block Link", - "objectID": "0f256244-9534-4513-91c0-2b898ffa5a5a", + "objectID": "5927fc84-1146-4319-a7ce-1779acf9aaf2", "type": "lvl3", "url": "/docs/components/link#block-link", "hierarchy": { @@ -4870,7 +5238,7 @@ }, { "content": "Polymorphic Component", - "objectID": "131a4e0b-cf43-4967-b174-b915bfac5287", + "objectID": "17e32744-df3d-405a-93e7-f920c4c002ff", "type": "lvl3", "url": "/docs/components/link#polymorphic-component", "hierarchy": { @@ -4881,7 +5249,7 @@ }, { "content": "Routing", - "objectID": "f24eb3a0-39d5-41ac-8653-b15a6bc87d2d", + "objectID": "46df8993-9e7b-41cd-b9fe-80266a222317", "type": "lvl3", "url": "/docs/components/link#routing", "hierarchy": { @@ -4892,7 +5260,7 @@ }, { "content": "Custom Implementation", - "objectID": "eccc3b9b-4f79-4e1d-bd61-7805fde3c54c", + "objectID": "143372cd-4559-4485-9a18-ed000b3765e5", "type": "lvl3", "url": "/docs/components/link#custom-implementation", "hierarchy": { @@ -4903,77 +5271,77 @@ }, { "content": "Data Attributes", - "objectID": "aec81311-a595-4a5a-ac83-7a0ec40b500c", + "objectID": "d0983b73-c587-4a42-849f-431292493af6", "type": "lvl2", "url": "/docs/components/link#data-attributes", "hierarchy": { "lvl1": "Link", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "f66d275b-8569-41cb-adc1-2149a883a6c6", + "objectID": "b3de4e89-17c0-457f-9514-1561e45537e8", "type": "lvl2", "url": "/docs/components/link#accessibility", "hierarchy": { "lvl1": "Link", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "dd7ad4c1-bf8b-415f-ae20-7c8e9d830c3a", + "objectID": "ece6e26c-01ae-46f3-a971-b7e95f03e996", "type": "lvl2", "url": "/docs/components/link#api", "hierarchy": { "lvl1": "Link", "lvl2": "API", "lvl3": null } }, { "content": "Link Props", - "objectID": "9835cae0-871e-4ccd-92d6-8939a14bf7cf", + "objectID": "61ff8d8c-373f-4921-8267-ca3d25c8478f", "type": "lvl3", "url": "/docs/components/link#link-props", "hierarchy": { "lvl1": "Link", "lvl2": "API", "lvl3": "Link Props" } }, { "content": "Link Events", - "objectID": "179a7248-748b-4c34-819e-7165891ff923", + "objectID": "f6829a9c-bf90-4479-a6e7-f8b8fb1c217f", "type": "lvl3", "url": "/docs/components/link#link-events", "hierarchy": { "lvl1": "Link", "lvl2": "Link Props", "lvl3": "Link Events" } }, { "content": "Listbox", - "objectID": "3658e97b-21bc-4565-9be8-5ebc6ea6ade0", + "objectID": "7b682606-fa7a-4d21-8ef4-f17fec4c3403", "type": "lvl1", "url": "/docs/components/listbox", "hierarchy": { "lvl1": "Listbox" } }, { "content": "Installation", - "objectID": "fda4cd40-5f94-489f-9465-dc66f3072711", + "objectID": "4fedfb7c-180b-43f8-839c-060f3eab0533", "type": "lvl2", "url": "/docs/components/listbox#installation", "hierarchy": { "lvl1": "Listbox", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "2dfe92e4-8fa9-45d7-862e-2719017d4cbf", + "objectID": "e70b5083-274c-4bfb-b6ee-d484f5d2293e", "type": "lvl2", "url": "/docs/components/listbox#import", "hierarchy": { "lvl1": "Listbox", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "0e872d8c-05ca-4111-ad31-360ccf6a2b97", + "objectID": "21460a5b-8a72-493f-b733-b228ca593f78", "type": "lvl2", "url": "/docs/components/listbox#usage", "hierarchy": { "lvl1": "Listbox", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic items", - "objectID": "00bb5b06-47e3-4c0e-8358-fc9090f13b40", + "objectID": "0ba0c373-32c4-4287-b099-bbbf68787ef8", "type": "lvl3", "url": "/docs/components/listbox#dynamic-items", "hierarchy": { "lvl1": "Listbox", "lvl2": "Usage", "lvl3": "Dynamic items" } }, { "content": "Disabled Keys", - "objectID": "d75b3aa1-205e-43bd-88c4-0942c822ccb0", + "objectID": "600bdd0c-9ae0-49d1-92c6-7ab279e431b4", "type": "lvl3", "url": "/docs/components/listbox#disabled-keys", "hierarchy": { @@ -4984,7 +5352,7 @@ }, { "content": "Variants", - "objectID": "3f239192-9191-4bf7-b690-eabf9ba2e918", + "objectID": "49b486e3-7d68-473b-95f6-2289b6287560", "type": "lvl3", "url": "/docs/components/listbox#variants", "hierarchy": { @@ -4995,7 +5363,7 @@ }, { "content": "Single Selection", - "objectID": "24ff4959-255c-4bbd-853a-8a8461844683", + "objectID": "f44ed9d8-0271-4e0d-b989-f0d03322bdc3", "type": "lvl3", "url": "/docs/components/listbox#single-selection", "hierarchy": { @@ -5006,7 +5374,7 @@ }, { "content": "Multiple Selection", - "objectID": "386fc36f-2905-459a-9829-3006339cf431", + "objectID": "3bbd51c9-3dd7-4763-8c46-15ddf10df01c", "type": "lvl3", "url": "/docs/components/listbox#multiple-selection", "hierarchy": { @@ -5017,7 +5385,7 @@ }, { "content": "With Icons", - "objectID": "f77da1bd-c341-4780-b1fa-5ad1c28cd4c3", + "objectID": "11de02f1-834f-4eff-b31e-507fb12ad1c6", "type": "lvl3", "url": "/docs/components/listbox#with-icons", "hierarchy": { @@ -5028,7 +5396,7 @@ }, { "content": "With Description", - "objectID": "cf9f9f39-ea6b-4577-8578-de5eb0dcb4a6", + "objectID": "b6132cd2-7c8d-42a9-91cd-ab5ca530e739", "type": "lvl3", "url": "/docs/components/listbox#with-description", "hierarchy": { @@ -5039,7 +5407,7 @@ }, { "content": "With Top & Bottom Content", - "objectID": "a80c800d-7539-4d3f-8e70-aa0f02fc061e", + "objectID": "8f31350d-2e39-4a49-be18-b01342855d19", "type": "lvl3", "url": "/docs/components/listbox#with-top--bottom-content", "hierarchy": { @@ -5050,7 +5418,7 @@ }, { "content": "With Sections", - "objectID": "5b1d29bf-6fc2-4bec-b5bb-677c0a16bb16", + "objectID": "b9e4a841-5fb2-461f-891c-d6f3e19be324", "type": "lvl3", "url": "/docs/components/listbox#with-sections", "hierarchy": { @@ -5061,7 +5429,7 @@ }, { "content": "Routing", - "objectID": "981b5ca7-15d1-4d9d-b432-1e0d3192b67d", + "objectID": "cbf063d8-8b20-4865-956b-90d35cb38a42", "type": "lvl3", "url": "/docs/components/listbox#routing", "hierarchy": { @@ -5070,23 +5438,41 @@ "lvl3": "Routing" } }, + { + "content": "Virtualization", + "objectID": "d6d8c642-3d3a-468f-91c3-98fa1a621c39", + "type": "lvl3", + "url": "/docs/components/listbox#virtualization", + "hierarchy": { + "lvl1": "Listbox", + "lvl2": "Routing", + "lvl3": "Virtualization" + } + }, + { + "content": "Ten Thousand Items", + "objectID": "5071d889-ff2c-447c-b0ea-d79335754cb5", + "type": "lvl4", + "url": "/docs/components/listbox#ten-thousand-items", + "hierarchy": { "lvl1": "Listbox", "lvl2": "Virtualization", "lvl3": null } + }, { "content": "Slots", - "objectID": "4c45deac-233b-4bec-a34d-128f3bbc1f8f", + "objectID": "7d56a475-cbcf-4649-9165-4724f2e9478f", "type": "lvl2", "url": "/docs/components/listbox#slots", "hierarchy": { "lvl1": "Listbox", "lvl2": "Slots", "lvl3": null } }, { "content": "ListboxItem", - "objectID": "c083bd0d-30bc-4c26-8300-bae7d7c38a47", + "objectID": "a7c3f9ac-c022-4917-bc2a-eeea366dd403", "type": "lvl3", "url": "/docs/components/listbox#listboxitem", "hierarchy": { "lvl1": "Listbox", "lvl2": "Listbox", "lvl3": "ListboxItem" } }, { "content": "ListboxSection", - "objectID": "9d0020d4-4dc4-48d6-9cc5-c4cf2490e5ca", + "objectID": "2a2c693f-e3b6-4c21-b040-aa83de19b7f6", "type": "lvl3", "url": "/docs/components/listbox#listboxsection", "hierarchy": { @@ -5097,7 +5483,7 @@ }, { "content": "Customizing the listbox", - "objectID": "31106c28-a971-4da5-98a9-fe7457f96c47", + "objectID": "16c548c1-34f8-4576-91f1-da6db54b8237", "type": "lvl3", "url": "/docs/components/listbox#customizing-the-listbox", "hierarchy": { @@ -5108,7 +5494,7 @@ }, { "content": "Keyboard Interactions", - "objectID": "5f629bc4-a2ff-4f34-b319-606346317a5f", + "objectID": "24452b93-9c96-4594-85d9-7e6b351c8730", "type": "lvl3", "url": "/docs/components/listbox#keyboard-interactions", "hierarchy": { @@ -5119,35 +5505,35 @@ }, { "content": "Data Attributes", - "objectID": "588d1fa0-5730-4e80-83c6-8275a22c6898", + "objectID": "65034216-baec-432a-b7d0-43e5de4b7618", "type": "lvl2", "url": "/docs/components/listbox#data-attributes", "hierarchy": { "lvl1": "Listbox", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "cad95d4b-125e-4df7-bdc6-a376f5a6160a", + "objectID": "24e0a492-fea1-47c6-bcb9-b835f570e975", "type": "lvl2", "url": "/docs/components/listbox#accessibility", "hierarchy": { "lvl1": "Listbox", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "3f506f98-416d-4b53-b03b-cd3f9c5fd449", + "objectID": "b4a70188-3576-48e9-92ad-2dff2edf7a40", "type": "lvl2", "url": "/docs/components/listbox#api", "hierarchy": { "lvl1": "Listbox", "lvl2": "API", "lvl3": null } }, { "content": "Listbox Props", - "objectID": "1855a3ac-4f58-45b3-ada1-3b961895df97", + "objectID": "12f87581-1741-4020-8a40-7e6ee7ef51bf", "type": "lvl3", "url": "/docs/components/listbox#listbox-props", "hierarchy": { "lvl1": "Listbox", "lvl2": "API", "lvl3": "Listbox Props" } }, { "content": "Listbox Events", - "objectID": "6eb11f29-d327-4eb5-b394-0ef02fc4e306", + "objectID": "3a7d12a6-1e3e-4a07-b165-cbf43e6cec5e", "type": "lvl3", "url": "/docs/components/listbox#listbox-events", "hierarchy": { @@ -5158,7 +5544,7 @@ }, { "content": "ListboxSection Props", - "objectID": "72f012a6-1a06-4472-b432-795ca06b8b0d", + "objectID": "7d2cca3d-d4c4-4dca-baa0-1c26cd11e6da", "type": "lvl3", "url": "/docs/components/listbox#listboxsection-props", "hierarchy": { @@ -5169,7 +5555,7 @@ }, { "content": "ListboxItem Props", - "objectID": "39ad4745-765a-46ae-8bc5-c88143b231bc", + "objectID": "8914436c-eea8-49ed-b39e-12d4fa4ef144", "type": "lvl3", "url": "/docs/components/listbox#listboxitem-props", "hierarchy": { @@ -5180,7 +5566,7 @@ }, { "content": "ListboxItem Events", - "objectID": "c98abdba-8557-4206-9261-03afd116acce", + "objectID": "424efc0d-bc52-4232-897b-9d99cfd0ef38", "type": "lvl3", "url": "/docs/components/listbox#listboxitem-events", "hierarchy": { @@ -5191,7 +5577,7 @@ }, { "content": "Types", - "objectID": "b3239bd6-19a6-4990-9da3-cb00f52c7890", + "objectID": "70bcea6c-9e35-4a84-9636-a5c2d93cd7e7", "type": "lvl3", "url": "/docs/components/listbox#types", "hierarchy": { @@ -5202,56 +5588,56 @@ }, { "content": "Listbox Item Selected Icon Props", - "objectID": "6b87aeff-394f-464d-bdf6-040f0f3f3c22", + "objectID": "662a890d-962d-45d0-a303-182a0238cb76", "type": "lvl4", "url": "/docs/components/listbox#listbox-item-selected-icon-props", "hierarchy": { "lvl1": "Listbox", "lvl2": "Types", "lvl3": null } }, { "content": "Modal", - "objectID": "fd61c5f1-db8f-47c3-9f99-8dbc8ce4441a", + "objectID": "93e8369b-39c1-480c-af27-13c921460d2f", "type": "lvl1", "url": "/docs/components/modal", "hierarchy": { "lvl1": "Modal" } }, { "content": "Installation", - "objectID": "e753faf6-5a29-46ea-a973-379d1b70745d", + "objectID": "dee9abf0-5bf9-4963-83e0-5db3be3567dd", "type": "lvl2", "url": "/docs/components/modal#installation", "hierarchy": { "lvl1": "Modal", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "7b236cc7-e22f-47f8-a161-4ae6ebd9e92a", + "objectID": "eb68cf92-e938-4498-bf9f-2dfed467ce2f", "type": "lvl2", "url": "/docs/components/modal#import", "hierarchy": { "lvl1": "Modal", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "61a1016b-96a7-42e2-ba7b-180cb868e5ef", + "objectID": "8fbaac76-48af-418e-8162-521f81326007", "type": "lvl2", "url": "/docs/components/modal#usage", "hierarchy": { "lvl1": "Modal", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "8618806d-7877-4d51-8655-1d314b4969fb", + "objectID": "cdda9d8d-ad5c-48b5-af26-935cdcad87f3", "type": "lvl3", "url": "/docs/components/modal#sizes", "hierarchy": { "lvl1": "Modal", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Non-dismissible", - "objectID": "e409dd14-0b7b-4cb4-8ea3-46e089ab0dc2", + "objectID": "022afb9e-97b7-490a-a7e9-1dd1f8ed80c2", "type": "lvl3", "url": "/docs/components/modal#non-dismissible", "hierarchy": { "lvl1": "Modal", "lvl2": "Sizes", "lvl3": "Non-dismissible" } }, { "content": "Modal placement", - "objectID": "04a8bbe4-12e0-4f0e-b06d-63abdfcd7d19", + "objectID": "4dbee892-1674-462d-a5c4-b192d9437254", "type": "lvl3", "url": "/docs/components/modal#modal-placement", "hierarchy": { @@ -5262,7 +5648,7 @@ }, { "content": "Overflow scroll", - "objectID": "e5d93022-94b5-4a04-9730-e8aa086b83d5", + "objectID": "de94176d-8973-4b82-a471-56bcc3335ae4", "type": "lvl3", "url": "/docs/components/modal#overflow-scroll", "hierarchy": { @@ -5273,7 +5659,7 @@ }, { "content": "With Form", - "objectID": "7a916477-2275-410d-9af6-38654c98e56a", + "objectID": "daaa50d3-1626-4253-9727-7dbf48f53866", "type": "lvl3", "url": "/docs/components/modal#with-form", "hierarchy": { @@ -5284,14 +5670,14 @@ }, { "content": "Backdrop", - "objectID": "c0a22998-18da-4a00-8e3e-c85a3e1cd693", + "objectID": "b444aa71-565f-4ed4-a588-db135e5fc062", "type": "lvl3", "url": "/docs/components/modal#backdrop", "hierarchy": { "lvl1": "Modal", "lvl2": "With Form", "lvl3": "Backdrop" } }, { "content": "Custom Backdrop", - "objectID": "65291f2c-7f4e-41a2-a36f-436ff2066f70", + "objectID": "fd5f58c8-2106-4adf-9b2d-182285b9b87c", "type": "lvl3", "url": "/docs/components/modal#custom-backdrop", "hierarchy": { @@ -5302,7 +5688,7 @@ }, { "content": "Custom Motion", - "objectID": "94c5d79c-7c16-40b0-a007-c9273e89bbb4", + "objectID": "d0b6b43f-1322-4eab-8941-a546b0dae2a8", "type": "lvl3", "url": "/docs/components/modal#custom-motion", "hierarchy": { @@ -5313,7 +5699,7 @@ }, { "content": "Draggable", - "objectID": "1a3b6829-df41-40ae-b5a9-0d10587af78d", + "objectID": "3cdba795-20ee-4fd4-9ca2-b8fc000be8a9", "type": "lvl3", "url": "/docs/components/modal#draggable", "hierarchy": { @@ -5324,7 +5710,7 @@ }, { "content": "Draggable Overflow", - "objectID": "bf31d900-3602-4ad6-a933-8f5e30c489f4", + "objectID": "ecc685fb-6a02-41a8-8b46-e82cffbcdce5", "type": "lvl3", "url": "/docs/components/modal#draggable-overflow", "hierarchy": { @@ -5335,49 +5721,49 @@ }, { "content": "Slots", - "objectID": "528e1299-0cd1-426b-bd2c-93ba9054c915", + "objectID": "7d349266-9eb1-4e18-8caf-a2c38a4c9c2d", "type": "lvl2", "url": "/docs/components/modal#slots", "hierarchy": { "lvl1": "Modal", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "b41a40fb-82ff-4199-bd8f-5e7220258632", + "objectID": "0ddff877-f083-4929-af76-53930f688950", "type": "lvl3", "url": "/docs/components/modal#custom-styles", "hierarchy": { "lvl1": "Modal", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "b2387e15-c4f9-40f3-88d5-bcdf57cd8ad4", + "objectID": "2de9d353-116d-473a-9a31-53f9b8d8823e", "type": "lvl2", "url": "/docs/components/modal#data-attributes", "hierarchy": { "lvl1": "Modal", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "627ec127-a531-4715-9c56-8eb1ce7d315a", + "objectID": "d6f9093f-12e3-4847-8ace-d5dd71a73989", "type": "lvl2", "url": "/docs/components/modal#accessibility", "hierarchy": { "lvl1": "Modal", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "bbf1e5af-a29a-444e-a6af-f2d71ccee81e", + "objectID": "6de813bf-f8d6-459b-bc60-ccaed58a46d7", "type": "lvl2", "url": "/docs/components/modal#api", "hierarchy": { "lvl1": "Modal", "lvl2": "API", "lvl3": null } }, { "content": "Modal Props", - "objectID": "70d95764-04b7-4c58-8918-b8d00a0714ea", + "objectID": "83724200-3dd1-40d3-9c16-14e80003aac0", "type": "lvl3", "url": "/docs/components/modal#modal-props", "hierarchy": { "lvl1": "Modal", "lvl2": "API", "lvl3": "Modal Props" } }, { "content": "Modal Events", - "objectID": "6a518f81-307c-4fca-afe3-cdc843761966", + "objectID": "30c76571-d4b4-41e2-a47e-ddef47e5a1f5", "type": "lvl3", "url": "/docs/components/modal#modal-events", "hierarchy": { @@ -5388,7 +5774,7 @@ }, { "content": "Modal types", - "objectID": "6d1402c6-9159-4622-8a30-1515efcadc05", + "objectID": "a2d24fe9-838b-4401-b297-d9e5d9a30ee9", "type": "lvl3", "url": "/docs/components/modal#modal-types", "hierarchy": { @@ -5399,49 +5785,49 @@ }, { "content": "Motion Props", - "objectID": "0803ff40-4c3c-41f1-ade4-201ed79f9b7d", + "objectID": "353f94ba-3e9e-4530-8a92-5a16b1a96f78", "type": "lvl4", "url": "/docs/components/modal#motion-props", "hierarchy": { "lvl1": "Modal", "lvl2": "Modal types", "lvl3": null } }, { "content": "Navbar", - "objectID": "03493628-267a-4d14-aa54-dd7ec871d719", + "objectID": "e945f995-8dc8-4a46-992c-e2a4ec0bf277", "type": "lvl1", "url": "/docs/components/navbar", "hierarchy": { "lvl1": "Navbar" } }, { "content": "Installation", - "objectID": "2dba7726-e0ab-467f-9ae1-5c9cd61a4cf8", + "objectID": "c34fb452-aeef-423a-88e3-28e5713c94e9", "type": "lvl2", "url": "/docs/components/navbar#installation", "hierarchy": { "lvl1": "Navbar", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "e4653820-c36e-4563-9c92-9bf13ba22135", + "objectID": "bd5fe2e6-43ea-4163-8d6c-4a7ba747b6b2", "type": "lvl2", "url": "/docs/components/navbar#import", "hierarchy": { "lvl1": "Navbar", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "e0ab1e98-e643-417f-8cf7-09a5cf9794cf", + "objectID": "8ea909a6-a3f3-465d-8ccd-dbd6ad9eb7ec", "type": "lvl2", "url": "/docs/components/navbar#usage", "hierarchy": { "lvl1": "Navbar", "lvl2": "Usage", "lvl3": null } }, { "content": "Static", - "objectID": "9a81289a-c786-45f4-ae8c-0bf09f43de7f", + "objectID": "f1c60229-955a-462e-b62c-5ed4e65bc4b3", "type": "lvl3", "url": "/docs/components/navbar#static", "hierarchy": { "lvl1": "Navbar", "lvl2": "Usage", "lvl3": "Static" } }, { "content": "Hide on scroll", - "objectID": "7bb0ee5a-443f-4c5f-9fc3-a2a50e0c2a0d", + "objectID": "fffcdf0a-9f31-4d04-a4ad-79d09930e902", "type": "lvl3", "url": "/docs/components/navbar#hide-on-scroll", "hierarchy": { @@ -5452,7 +5838,7 @@ }, { "content": "With Menu", - "objectID": "c5a7d6e1-07bb-4483-a4b3-884d6b91cd50", + "objectID": "769b736d-e0c5-476c-b7d3-653711683100", "type": "lvl3", "url": "/docs/components/navbar#with-menu", "hierarchy": { @@ -5463,7 +5849,7 @@ }, { "content": "Controlled Menu", - "objectID": "0b3ce2ed-71fd-4bef-8b6d-aa48e63452c8", + "objectID": "42de80a7-3be2-4a54-886a-ff407548ec4c", "type": "lvl3", "url": "/docs/components/navbar#controlled-menu", "hierarchy": { @@ -5474,7 +5860,7 @@ }, { "content": "With Border", - "objectID": "3da2755b-1b8c-42ff-a2ba-23eb44a8ac05", + "objectID": "6d31bdee-ca09-4c0c-89bd-c5dccd20fd17", "type": "lvl3", "url": "/docs/components/navbar#with-border", "hierarchy": { @@ -5485,7 +5871,7 @@ }, { "content": "Disabling Blur", - "objectID": "17872eb4-449e-4950-97e2-44f82cc911de", + "objectID": "6388e260-7f8f-45cd-b52f-90dc90801df2", "type": "lvl3", "url": "/docs/components/navbar#disabling-blur", "hierarchy": { @@ -5496,7 +5882,7 @@ }, { "content": "With Dropdown Menu", - "objectID": "abd460ab-7403-487c-83c7-ac2f8d336e21", + "objectID": "b505f821-62e1-488a-a52f-d048153c552e", "type": "lvl3", "url": "/docs/components/navbar#with-dropdown-menu", "hierarchy": { @@ -5507,7 +5893,7 @@ }, { "content": "With Avatar", - "objectID": "66bacb64-46bf-465b-8395-044b330a5c0f", + "objectID": "e0751740-c9c7-4a1c-a169-a5cd02293a45", "type": "lvl3", "url": "/docs/components/navbar#with-avatar", "hierarchy": { @@ -5518,7 +5904,7 @@ }, { "content": "With Search Input", - "objectID": "675a1acc-094f-4bf9-9a5b-6853573c8fd0", + "objectID": "3774621b-390a-4f7c-aba4-228e81082a10", "type": "lvl3", "url": "/docs/components/navbar#with-search-input", "hierarchy": { @@ -5529,7 +5915,7 @@ }, { "content": "Customizing the active item", - "objectID": "ee182fdc-4279-430a-8af2-f43b428f410c", + "objectID": "30b68e1c-1b4d-4c7d-b46c-2b49b6c9b532", "type": "lvl3", "url": "/docs/components/navbar#customizing-the-active-item", "hierarchy": { @@ -5540,35 +5926,35 @@ }, { "content": "Slots", - "objectID": "65d39248-976b-47b9-a71a-197308032075", + "objectID": "d8288aa6-2ad5-4ad5-8a02-f392955f568e", "type": "lvl2", "url": "/docs/components/navbar#slots", "hierarchy": { "lvl1": "Navbar", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "45eeff87-e59e-46f0-9f54-44e31c8d2b54", + "objectID": "f20fc592-6431-47ea-aa90-bbcbf95365e6", "type": "lvl2", "url": "/docs/components/navbar#data-attributes", "hierarchy": { "lvl1": "Navbar", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "API", - "objectID": "8f250f34-0be1-4784-8579-f9e9e8eabeb6", + "objectID": "ec253cfe-d5a3-4f71-8ecd-7e48db2a67e9", "type": "lvl2", "url": "/docs/components/navbar#api", "hierarchy": { "lvl1": "Navbar", "lvl2": "API", "lvl3": null } }, { "content": "Navbar Props", - "objectID": "4422d2d7-991a-44eb-a990-83d137ec6b0f", + "objectID": "235a6c67-d0c7-4c5b-a705-8200c877549a", "type": "lvl3", "url": "/docs/components/navbar#navbar-props", "hierarchy": { "lvl1": "Navbar", "lvl2": "API", "lvl3": "Navbar Props" } }, { "content": "Navbar Events", - "objectID": "026187b4-5b1a-476a-82cf-70119bdf5b3a", + "objectID": "639ac981-16a9-4095-a7f1-96dbe406de49", "type": "lvl3", "url": "/docs/components/navbar#navbar-events", "hierarchy": { @@ -5579,7 +5965,7 @@ }, { "content": "NavbarContent Props", - "objectID": "b83a5d9a-6f4e-4e3b-ae40-9a90c65e3135", + "objectID": "373472c1-89e8-4563-89b7-1577759484e2", "type": "lvl3", "url": "/docs/components/navbar#navbarcontent-props", "hierarchy": { @@ -5590,7 +5976,7 @@ }, { "content": "NavbarItem Props", - "objectID": "eec55de3-885e-497f-8ffe-b640cde5a643", + "objectID": "36cb0ef8-4c99-4ce8-82ab-7faa86a0a545", "type": "lvl3", "url": "/docs/components/navbar#navbaritem-props", "hierarchy": { @@ -5601,7 +5987,7 @@ }, { "content": "NavbarMenuToggle Props", - "objectID": "d2254d21-30a3-4c1d-896a-a5b13f1f8928", + "objectID": "a3ace5e2-8234-485c-9582-0dd7064610aa", "type": "lvl3", "url": "/docs/components/navbar#navbarmenutoggle-props", "hierarchy": { @@ -5612,7 +5998,7 @@ }, { "content": "NavbarMenuToggle Events", - "objectID": "5cc68cd3-3959-406d-9639-b9be6690b098", + "objectID": "1f3d8c9f-7c22-4054-933d-bf9ce1d4b6ce", "type": "lvl3", "url": "/docs/components/navbar#navbarmenutoggle-events", "hierarchy": { @@ -5623,7 +6009,7 @@ }, { "content": "NavbarMenu Props", - "objectID": "14d3a2c2-4043-4a24-9148-24dfd3b26fdf", + "objectID": "31a873ba-6171-4329-88d6-8997912a07a2", "type": "lvl3", "url": "/docs/components/navbar#navbarmenu-props", "hierarchy": { @@ -5634,7 +6020,7 @@ }, { "content": "NavbarMenuItem Props", - "objectID": "d06217a5-bdad-4d55-b18b-8e9c5405b394", + "objectID": "8965d413-8859-4e9e-9343-32590875b4e1", "type": "lvl3", "url": "/docs/components/navbar#navbarmenuitem-props", "hierarchy": { @@ -5644,82 +6030,75 @@ } }, { - "content": "Navbar types", - "objectID": "a6f2e131-4913-4e7a-bd6b-a5062519a908", + "content": "Types", + "objectID": "e7d649b4-b8f7-403d-a0ef-f1744ed392f5", "type": "lvl3", - "url": "/docs/components/navbar#navbar-types", + "url": "/docs/components/navbar#types", "hierarchy": { "lvl1": "Navbar", "lvl2": "NavbarMenuItem Props", - "lvl3": "Navbar types" + "lvl3": "Types" } }, - { - "content": "Motion Props", - "objectID": "44fc9291-0bcd-4402-9f41-3c03ee5d47cd", - "type": "lvl4", - "url": "/docs/components/navbar#motion-props", - "hierarchy": { "lvl1": "Navbar", "lvl2": "Navbar types", "lvl3": null } - }, { "content": "Pagination", - "objectID": "e2401f19-9d41-44fc-9cd1-c11ce1adafb0", + "objectID": "677a13fb-2979-4cdc-b99c-f0c77b44bc0b", "type": "lvl1", "url": "/docs/components/pagination", "hierarchy": { "lvl1": "Pagination" } }, { "content": "Installation", - "objectID": "dc4076f7-6ca8-4ff8-96fd-671f69970e61", + "objectID": "e0ab051f-a477-4548-9438-df6dc51fbdc5", "type": "lvl2", "url": "/docs/components/pagination#installation", "hierarchy": { "lvl1": "Pagination", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "80a383c5-453e-44c8-8a01-a36ab09c4306", + "objectID": "2bf8030e-7386-44f9-a108-2d51638742d5", "type": "lvl2", "url": "/docs/components/pagination#import", "hierarchy": { "lvl1": "Pagination", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "46afc1a7-e13f-4149-ab94-04494ae2ed74", + "objectID": "964b9e98-ec98-4a8e-a4cd-b9743f153592", "type": "lvl2", "url": "/docs/components/pagination#usage", "hierarchy": { "lvl1": "Pagination", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "8cbad5a3-deb9-4616-95ee-92739ccc5867", + "objectID": "4eb8b27b-45b9-4182-bf17-53c5bfcb96d8", "type": "lvl3", "url": "/docs/components/pagination#disabled", "hierarchy": { "lvl1": "Pagination", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "ace9331a-ec90-445c-b67a-962a3400273f", + "objectID": "6da0f945-fa11-4116-b028-790e4889bc62", "type": "lvl3", "url": "/docs/components/pagination#sizes", "hierarchy": { "lvl1": "Pagination", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "0c255212-3fe9-43d4-8556-1bb43a6c455e", + "objectID": "abebe13b-12b5-4abe-bf00-5113cbc36247", "type": "lvl3", "url": "/docs/components/pagination#colors", "hierarchy": { "lvl1": "Pagination", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "e3cba395-c9cb-45f6-ba9d-23abf36e7a08", + "objectID": "0f0d7ff6-b260-460f-834d-759659369fb2", "type": "lvl3", "url": "/docs/components/pagination#variants", "hierarchy": { "lvl1": "Pagination", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "With Controls", - "objectID": "f859eaca-4fbc-43dd-936f-8d8b0f75f6e4", + "objectID": "16fe5b11-d0a9-4032-aaa9-0a33b4f110b6", "type": "lvl3", "url": "/docs/components/pagination#with-controls", "hierarchy": { @@ -5730,7 +6109,7 @@ }, { "content": "Pagination Loop", - "objectID": "88bfbc28-5e46-493f-864a-3deef67a2ed5", + "objectID": "f0823c39-c217-40c3-9d0d-bb65cdbab589", "type": "lvl3", "url": "/docs/components/pagination#pagination-loop", "hierarchy": { @@ -5741,7 +6120,7 @@ }, { "content": "Changing the initial page", - "objectID": "eb8c07b1-4fb0-421e-8dce-e27713a256ab", + "objectID": "9c202586-2ea3-4b9e-bece-cc0570d6f16a", "type": "lvl3", "url": "/docs/components/pagination#changing-the-initial-page", "hierarchy": { @@ -5752,7 +6131,7 @@ }, { "content": "Compact Pagination", - "objectID": "343748de-029d-4c07-a886-ec026c1c804f", + "objectID": "344ed123-68c0-4a98-9902-1612d3770686", "type": "lvl3", "url": "/docs/components/pagination#compact-pagination", "hierarchy": { @@ -5763,7 +6142,7 @@ }, { "content": "With Shadow", - "objectID": "e4977e3e-3cd1-453e-9148-531bf8a1fa82", + "objectID": "d651882e-7259-4f13-bd11-b0729e1e3552", "type": "lvl3", "url": "/docs/components/pagination#with-shadow", "hierarchy": { @@ -5774,7 +6153,7 @@ }, { "content": "Controlled", - "objectID": "5accd2a0-4aaa-465d-84cd-f6d1567b7ac2", + "objectID": "3a0784ba-5695-4657-8da7-6bf6474f161b", "type": "lvl3", "url": "/docs/components/pagination#controlled", "hierarchy": { @@ -5785,7 +6164,7 @@ }, { "content": "Siblings", - "objectID": "28d468e9-be2f-40ee-b7b8-5c992c6ba115", + "objectID": "81acf810-39b5-4ab7-835d-0818c7daa427", "type": "lvl3", "url": "/docs/components/pagination#siblings", "hierarchy": { @@ -5796,7 +6175,7 @@ }, { "content": "Boundaries", - "objectID": "fc285a93-9d8a-45d5-91cd-2dae60e4f257", + "objectID": "a6466fa9-1e3c-4b09-83fd-c6bf7f8e5434", "type": "lvl3", "url": "/docs/components/pagination#boundaries", "hierarchy": { @@ -5807,7 +6186,7 @@ }, { "content": "Custom items", - "objectID": "0acf7574-dc0b-4a90-a934-7b78ac3aee29", + "objectID": "70ebd652-2742-4c57-a493-c222f0cc567c", "type": "lvl3", "url": "/docs/components/pagination#custom-items", "hierarchy": { @@ -5818,14 +6197,14 @@ }, { "content": "Slots", - "objectID": "61288997-dc6d-4fce-950c-feb2faf55f01", + "objectID": "0ebe1fba-0d0e-40d8-b215-aeb96d836484", "type": "lvl2", "url": "/docs/components/pagination#slots", "hierarchy": { "lvl1": "Pagination", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "9a302bfe-9d2a-4b85-a114-80a8fe726492", + "objectID": "9dfb5d09-5831-4128-b86d-2252df5206fc", "type": "lvl3", "url": "/docs/components/pagination#custom-styles", "hierarchy": { @@ -5836,7 +6215,7 @@ }, { "content": "Custom Implementation", - "objectID": "6b9ab669-8028-45f7-9e36-eb85b9c4a026", + "objectID": "cf1ee156-2af3-4be0-aecd-7d7177629ed1", "type": "lvl3", "url": "/docs/components/pagination#custom-implementation", "hierarchy": { @@ -5847,7 +6226,7 @@ }, { "content": "Data Attributes", - "objectID": "ecd18ca7-074a-4cbe-9b4e-8921f6493c73", + "objectID": "c1dbd939-64b0-4e5d-8756-33228b3de09b", "type": "lvl2", "url": "/docs/components/pagination#data-attributes", "hierarchy": { @@ -5858,21 +6237,21 @@ }, { "content": "Accessibility", - "objectID": "4995306c-3b2c-46cf-bb04-355337d3f908", + "objectID": "1fd54745-b1ec-4bdf-9da1-295baa2faa8c", "type": "lvl2", "url": "/docs/components/pagination#accessibility", "hierarchy": { "lvl1": "Pagination", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "16487dff-73a6-47bc-90ff-71aca2695354", + "objectID": "7c914639-f185-440e-b705-2cc043610113", "type": "lvl2", "url": "/docs/components/pagination#api", "hierarchy": { "lvl1": "Pagination", "lvl2": "API", "lvl3": null } }, { "content": "Pagination Props", - "objectID": "cd2ecdef-a37f-4d82-9f5c-c9e4e550f8c3", + "objectID": "8d24276d-3fe0-4c53-b196-82a0b4a3ccf5", "type": "lvl3", "url": "/docs/components/pagination#pagination-props", "hierarchy": { @@ -5883,7 +6262,7 @@ }, { "content": "Pagination Events", - "objectID": "2214a5a7-33fe-4d46-9223-0bd91dbd3094", + "objectID": "e6b59a55-d8c0-4094-b353-7c6bab5089bf", "type": "lvl3", "url": "/docs/components/pagination#pagination-events", "hierarchy": { @@ -5894,7 +6273,7 @@ }, { "content": "Types", - "objectID": "978b178f-bf79-44b2-b714-70a2c5c49894", + "objectID": "b4f58532-903c-4d67-bdaa-780e00e79a14", "type": "lvl3", "url": "/docs/components/pagination#types", "hierarchy": { @@ -5905,77 +6284,77 @@ }, { "content": "Pagination Item Props", - "objectID": "3cd5050d-74fb-4604-b7d6-e7214f270f28", + "objectID": "6285e776-e5d8-45c0-abf1-56fd594b584a", "type": "lvl4", "url": "/docs/components/pagination#pagination-item-props", "hierarchy": { "lvl1": "Pagination", "lvl2": "Types", "lvl3": null } }, { "content": "Popover", - "objectID": "62a79837-eab7-471b-809b-091c80bd30c8", + "objectID": "5d6e91fb-6fe9-4d0d-9b76-fb9bf9c3e033", "type": "lvl1", "url": "/docs/components/popover", "hierarchy": { "lvl1": "Popover" } }, { "content": "Installation", - "objectID": "2fd0ee8b-6c8d-4702-982b-771d8e34c246", + "objectID": "a75da1da-0cd4-4011-954b-535e5a653cb4", "type": "lvl2", "url": "/docs/components/popover#installation", "hierarchy": { "lvl1": "Popover", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "244af456-8f32-424c-a504-120b623f603d", + "objectID": "32146a85-53c9-4ac7-b23c-1e627faab7fb", "type": "lvl2", "url": "/docs/components/popover#import", "hierarchy": { "lvl1": "Popover", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "0d851a59-52dd-4c22-9aec-653550ca44f5", + "objectID": "5cde022c-628f-4cfb-ac26-cf39541e835a", "type": "lvl2", "url": "/docs/components/popover#usage", "hierarchy": { "lvl1": "Popover", "lvl2": "Usage", "lvl3": null } }, { "content": "With Arrow", - "objectID": "2e19a813-62eb-43ab-bba6-21377386d176", + "objectID": "a77b40c3-f9fe-4041-9425-d36aff756d1c", "type": "lvl3", "url": "/docs/components/popover#with-arrow", "hierarchy": { "lvl1": "Popover", "lvl2": "Usage", "lvl3": "With Arrow" } }, { "content": "Colors", - "objectID": "5a7d862a-a735-4ae8-ac60-88789b484dfa", + "objectID": "5044b01e-f2c0-463b-acaf-a50f5b58e9e5", "type": "lvl3", "url": "/docs/components/popover#colors", "hierarchy": { "lvl1": "Popover", "lvl2": "With Arrow", "lvl3": "Colors" } }, { "content": "Placements", - "objectID": "da208aa4-281b-4519-93a8-2161a0f1f526", + "objectID": "2b60f623-cef7-4035-a706-037f97977816", "type": "lvl3", "url": "/docs/components/popover#placements", "hierarchy": { "lvl1": "Popover", "lvl2": "Colors", "lvl3": "Placements" } }, { "content": "Offset", - "objectID": "50da585d-fb00-4ecd-9c23-609d312857d2", + "objectID": "0ac5e41d-42b0-468a-b30c-d1e2c8f31b54", "type": "lvl3", "url": "/docs/components/popover#offset", "hierarchy": { "lvl1": "Popover", "lvl2": "Placements", "lvl3": "Offset" } }, { "content": "Controlled", - "objectID": "7ad1030b-b0ac-4304-adcd-217bfbcb168f", + "objectID": "fdb90952-6f74-42ed-a360-a385453fc364", "type": "lvl3", "url": "/docs/components/popover#controlled", "hierarchy": { "lvl1": "Popover", "lvl2": "Offset", "lvl3": "Controlled" } }, { "content": "Title Props", - "objectID": "a5544522-84c3-4e36-8ef0-c981b7564602", + "objectID": "81e6764b-bc0e-42fd-87de-1aeaeba77498", "type": "lvl3", "url": "/docs/components/popover#title-props", "hierarchy": { @@ -5986,7 +6365,7 @@ }, { "content": "With Form", - "objectID": "97cc0f59-964d-4870-aff7-897529f29e88", + "objectID": "b02bc7c4-15d2-4d25-aa1b-025325321a8e", "type": "lvl3", "url": "/docs/components/popover#with-form", "hierarchy": { @@ -5997,14 +6376,14 @@ }, { "content": "Backdrop", - "objectID": "f03483cb-d997-4e8e-9f2f-c8d9897e6ad5", + "objectID": "329cb7d4-80f6-4f9e-8936-7ff0512d2faf", "type": "lvl3", "url": "/docs/components/popover#backdrop", "hierarchy": { "lvl1": "Popover", "lvl2": "With Form", "lvl3": "Backdrop" } }, { "content": "Custom Motion", - "objectID": "56245810-a25b-4e09-97c7-0931feef855d", + "objectID": "cf7a67f5-1f64-4fa3-8a2b-fe7a755d569f", "type": "lvl3", "url": "/docs/components/popover#custom-motion", "hierarchy": { @@ -6015,7 +6394,7 @@ }, { "content": "Custom Trigger", - "objectID": "6f54d8da-2ef2-43b3-98df-6ef4c1298daf", + "objectID": "66804fcc-e1d1-475a-90d8-fa50fe426b8f", "type": "lvl3", "url": "/docs/components/popover#custom-trigger", "hierarchy": { @@ -6026,49 +6405,49 @@ }, { "content": "Slots", - "objectID": "3750e588-33ff-4263-93ca-5cecc7d06a71", + "objectID": "f7dcdd77-d081-4033-a4d9-e806f9b9e437", "type": "lvl2", "url": "/docs/components/popover#slots", "hierarchy": { "lvl1": "Popover", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "da846167-8135-4169-9fc4-0002a26195e6", + "objectID": "af5932f6-6b2f-4452-97b3-c59d534280b9", "type": "lvl3", "url": "/docs/components/popover#custom-styles", "hierarchy": { "lvl1": "Popover", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "9f865bd9-5ea3-4906-89f7-e2f11f546b75", + "objectID": "52dedceb-3617-4f60-9bd5-bd36fede8f87", "type": "lvl2", "url": "/docs/components/popover#data-attributes", "hierarchy": { "lvl1": "Popover", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "749c9e19-c1d5-4130-93ab-915fd2efbcd6", + "objectID": "74f5c5d6-1586-4b53-9efd-a6118139f86d", "type": "lvl2", "url": "/docs/components/popover#accessibility", "hierarchy": { "lvl1": "Popover", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "e6496534-510f-405a-bbf8-84ed876e09eb", + "objectID": "5660a017-6899-4f08-81ce-ce5ae32bb99d", "type": "lvl2", "url": "/docs/components/popover#api", "hierarchy": { "lvl1": "Popover", "lvl2": "API", "lvl3": null } }, { "content": "Popover Props", - "objectID": "1ff66038-1ff3-4ae6-ab06-774dba5bc671", + "objectID": "e0cdc3f9-08c6-48ae-9394-61f260ea0d41", "type": "lvl3", "url": "/docs/components/popover#popover-props", "hierarchy": { "lvl1": "Popover", "lvl2": "API", "lvl3": "Popover Props" } }, { "content": "Popover Events", - "objectID": "d9812e2b-124a-4a8f-a96f-b6d94aa1b995", + "objectID": "ed5cff7d-eaa9-4086-9d6e-d8d18f717413", "type": "lvl3", "url": "/docs/components/popover#popover-events", "hierarchy": { @@ -6079,7 +6458,7 @@ }, { "content": "PopoverTrigger Props", - "objectID": "c7291f11-17c7-4eaa-b2da-e40670b266f0", + "objectID": "85dca927-8e72-4f3b-87e1-89d880022385", "type": "lvl3", "url": "/docs/components/popover#popovertrigger-props", "hierarchy": { @@ -6090,7 +6469,7 @@ }, { "content": "PopoverContent Props", - "objectID": "d33e40b0-a275-4e81-a8cf-8e0b991d8206", + "objectID": "cff2f292-2422-4945-95ad-b55e6125583e", "type": "lvl3", "url": "/docs/components/popover#popovercontent-props", "hierarchy": { @@ -6101,7 +6480,7 @@ }, { "content": "Popover types", - "objectID": "0d432404-2ea9-4f7e-bc55-2080b46d73c0", + "objectID": "face941e-d681-4948-a3e7-d46332fad1e4", "type": "lvl3", "url": "/docs/components/popover#popover-types", "hierarchy": { @@ -6112,14 +6491,14 @@ }, { "content": "Popover Placement", - "objectID": "219dbf77-fb53-4088-8f71-ec81fe292bdc", + "objectID": "c06914a1-dfc3-4e9c-a664-c34863a0ff3b", "type": "lvl4", "url": "/docs/components/popover#popover-placement", "hierarchy": { "lvl1": "Popover", "lvl2": "Popover types", "lvl3": null } }, { "content": "Motion Props", - "objectID": "678e65be-638e-4b72-b9eb-3d13a7c52ff6", + "objectID": "812fc901-f0c1-4d2b-b72c-7e55eb122b6c", "type": "lvl4", "url": "/docs/components/popover#motion-props", "hierarchy": { @@ -6130,49 +6509,49 @@ }, { "content": "Progress", - "objectID": "64d33032-b50c-49b3-b8e0-e0fd4f17dca7", + "objectID": "c1aaef5a-39c8-4c4c-acce-8809b5f753c7", "type": "lvl1", "url": "/docs/components/progress", "hierarchy": { "lvl1": "Progress" } }, { "content": "Installation", - "objectID": "d300cc96-da2d-404c-8cda-26ce2470f31e", + "objectID": "f6408689-689a-4637-8f30-377000ba23b5", "type": "lvl2", "url": "/docs/components/progress#installation", "hierarchy": { "lvl1": "Progress", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "d857518b-1a7c-438b-9bf7-009301c0429e", + "objectID": "ed77e6a3-db41-4691-84f7-f7c454917bc7", "type": "lvl2", "url": "/docs/components/progress#import", "hierarchy": { "lvl1": "Progress", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "6301864b-cc0e-4aa9-bdf0-03d5531923a5", + "objectID": "4c3ec89e-f4c8-495c-a808-d3c6e764e461", "type": "lvl2", "url": "/docs/components/progress#usage", "hierarchy": { "lvl1": "Progress", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "8f1b3150-d7c0-4bdd-8fe7-32100c930aba", + "objectID": "8fe2d63e-f7fd-4de8-9d52-0f977d50e2a9", "type": "lvl3", "url": "/docs/components/progress#sizes", "hierarchy": { "lvl1": "Progress", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "e9f82963-093c-4aff-aa6d-7f9fff0f42b1", + "objectID": "0bff8d3c-9235-494f-88f1-ff76446c2081", "type": "lvl3", "url": "/docs/components/progress#colors", "hierarchy": { "lvl1": "Progress", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Indeterminate", - "objectID": "f4ecd127-0c53-4ee9-874e-246a56e2aad4", + "objectID": "2efa80a9-d84c-4226-957f-a1f5d0d40025", "type": "lvl3", "url": "/docs/components/progress#indeterminate", "hierarchy": { @@ -6183,7 +6562,7 @@ }, { "content": "Striped", - "objectID": "b217ebf1-b378-49d9-8b5c-3119709a3310", + "objectID": "da49bdd1-6c95-42ef-b6ae-c9114d77af94", "type": "lvl3", "url": "/docs/components/progress#striped", "hierarchy": { @@ -6194,14 +6573,14 @@ }, { "content": "With Label", - "objectID": "216dd9fb-94bb-4f40-874a-88aae9c45aca", + "objectID": "d191a422-8868-4682-81e5-380a3c72732e", "type": "lvl3", "url": "/docs/components/progress#with-label", "hierarchy": { "lvl1": "Progress", "lvl2": "Striped", "lvl3": "With Label" } }, { "content": "With Value", - "objectID": "91a65d93-287f-4e1a-b9e8-71c1c671b771", + "objectID": "d574cea5-5fe9-4751-b77c-3571562b88a0", "type": "lvl3", "url": "/docs/components/progress#with-value", "hierarchy": { @@ -6212,7 +6591,7 @@ }, { "content": "Value Formatting", - "objectID": "63231eb4-0482-4919-81cc-2aef2a41a4b1", + "objectID": "77b5b006-5358-4606-9b08-0990815b2568", "type": "lvl3", "url": "/docs/components/progress#value-formatting", "hierarchy": { @@ -6223,14 +6602,14 @@ }, { "content": "Slots", - "objectID": "a87dbe20-f8ed-4541-b26d-79a64d30dd9b", + "objectID": "7c86364c-e79f-4294-a099-96099d1024fa", "type": "lvl2", "url": "/docs/components/progress#slots", "hierarchy": { "lvl1": "Progress", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "978de4cf-cae2-46ab-b4ff-75ef8823994a", + "objectID": "f17230b8-efc7-4e2f-a06c-b0f81cc894ca", "type": "lvl3", "url": "/docs/components/progress#custom-styles", "hierarchy": { @@ -6241,77 +6620,77 @@ }, { "content": "Data Attributes", - "objectID": "5b196837-b521-4550-9e45-bbb5e93202ab", + "objectID": "19052936-8f77-4038-b289-e2d0891acfbe", "type": "lvl2", "url": "/docs/components/progress#data-attributes", "hierarchy": { "lvl1": "Progress", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "612ff569-c0b5-4991-9f88-3120e90925ba", + "objectID": "5f5cd0eb-ce7b-42d9-ba2a-f74375da34e8", "type": "lvl2", "url": "/docs/components/progress#accessibility", "hierarchy": { "lvl1": "Progress", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "80b70cd5-4939-42bd-9fdc-61629ce06ce1", + "objectID": "dc739f61-9542-45ab-b993-ac5927446a87", "type": "lvl2", "url": "/docs/components/progress#api", "hierarchy": { "lvl1": "Progress", "lvl2": "API", "lvl3": null } }, { "content": "Progress Props", - "objectID": "3dd61164-2ee9-4e72-a6bc-2540537b51b6", + "objectID": "83024df6-bdce-41e7-aced-48cf53291183", "type": "lvl3", "url": "/docs/components/progress#progress-props", "hierarchy": { "lvl1": "Progress", "lvl2": "API", "lvl3": "Progress Props" } }, { "content": "Radio", - "objectID": "8a453ff8-8f2d-4e2b-80ba-38b1ddd97fb4", + "objectID": "6d07673f-9ea1-4950-9576-07a25cc03a03", "type": "lvl1", "url": "/docs/components/radio-group", "hierarchy": { "lvl1": "Radio" } }, { "content": "Radio group", - "objectID": "66dd311d-1dd8-4f86-ab51-1b21e7e354a3", + "objectID": "75d6391c-ebd0-4854-87e9-642ece8946af", "type": "lvl1", "url": "/docs/components/radio-group#radio-group", "hierarchy": { "lvl1": "Radio", "lvl2": null, "lvl3": null } }, { "content": "Installation", - "objectID": "d8ae3410-359a-4dbc-a50c-c14e7bc79851", + "objectID": "9f1bfd3f-1843-4610-a892-968e816e2053", "type": "lvl2", "url": "/docs/components/radio-group#installation", "hierarchy": { "lvl1": "Radio", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "8ef66eab-2a2d-4bd3-9742-432be9c1924e", + "objectID": "1b406be1-33e8-4904-9f6b-5682f46fda22", "type": "lvl2", "url": "/docs/components/radio-group#import", "hierarchy": { "lvl1": "Radio", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "8f093c98-949b-4432-9f31-c203a49a552e", + "objectID": "29d976fd-00b8-4698-a756-f4372fa9ff4b", "type": "lvl2", "url": "/docs/components/radio-group#usage", "hierarchy": { "lvl1": "Radio", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "4657a031-24cc-4124-babd-31e5877004ad", + "objectID": "bfa149e4-1f9d-4ca5-8970-59728767b63f", "type": "lvl3", "url": "/docs/components/radio-group#disabled", "hierarchy": { "lvl1": "Radio", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Default Value", - "objectID": "86f3ff95-fddf-4812-b7c1-aa21281273a3", + "objectID": "a05f1055-e1cf-404e-8f00-7784c458cd86", "type": "lvl3", "url": "/docs/components/radio-group#default-value", "hierarchy": { @@ -6322,7 +6701,7 @@ }, { "content": "With Description", - "objectID": "fbd06d70-6a91-4712-a203-6f54d7a7e97a", + "objectID": "a0d2f71b-d3fa-47b8-b1df-30d7fc419a5a", "type": "lvl3", "url": "/docs/components/radio-group#with-description", "hierarchy": { @@ -6333,7 +6712,7 @@ }, { "content": "Horizontal", - "objectID": "245f0da5-8b2b-45ca-a2a2-ca5c293d5d03", + "objectID": "8646cb2b-b2d0-437a-b303-180802b0a506", "type": "lvl3", "url": "/docs/components/radio-group#horizontal", "hierarchy": { @@ -6344,35 +6723,35 @@ }, { "content": "Controlled", - "objectID": "5b1597e1-34b2-4df4-8f7b-0018c1c76ed2", + "objectID": "04c1e10a-85f2-4f2f-a49e-057f971afb64", "type": "lvl3", "url": "/docs/components/radio-group#controlled", "hierarchy": { "lvl1": "Radio", "lvl2": "Horizontal", "lvl3": "Controlled" } }, { "content": "Invalid", - "objectID": "8bb3675d-64ba-4158-b2c3-0b91a2fb3dfc", + "objectID": "e1870ea7-b638-48e7-9600-9b72f3d4f7c4", "type": "lvl3", "url": "/docs/components/radio-group#invalid", "hierarchy": { "lvl1": "Radio", "lvl2": "Controlled", "lvl3": "Invalid" } }, { "content": "Slots", - "objectID": "46490ffd-bc51-4d23-bb27-3abe7afe8ba0", + "objectID": "e971afbd-4425-46b2-a774-19fdcd16007c", "type": "lvl2", "url": "/docs/components/radio-group#slots", "hierarchy": { "lvl1": "Radio", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "5c577e57-17d5-4c9a-8aa4-e6229c8815ce", + "objectID": "5a76c710-b2b4-4b57-9fe0-100f8b574b05", "type": "lvl3", "url": "/docs/components/radio-group#custom-styles", "hierarchy": { "lvl1": "Radio", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Custom Implementation", - "objectID": "98049fa9-a3e4-47dd-bba4-90c2bd329e15", + "objectID": "8deef301-4018-45a6-8223-9ee6bc6ca953", "type": "lvl3", "url": "/docs/components/radio-group#custom-implementation", "hierarchy": { @@ -6383,35 +6762,35 @@ }, { "content": "Data Attributes", - "objectID": "15738bca-5db4-4b80-9a73-bae90a507c1a", + "objectID": "d364c5b6-c662-423e-ba44-9f40ed010d98", "type": "lvl2", "url": "/docs/components/radio-group#data-attributes", "hierarchy": { "lvl1": "Radio", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "38f5c1e0-4128-4c7a-80ae-a75281c43afb", + "objectID": "73408db2-1100-4b23-9e2b-efc76fa33f2f", "type": "lvl2", "url": "/docs/components/radio-group#accessibility", "hierarchy": { "lvl1": "Radio", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "541611d7-9242-48f3-a151-3526f7f58e26", + "objectID": "c067f1cf-7995-48ed-b032-26016af25cf6", "type": "lvl2", "url": "/docs/components/radio-group#api", "hierarchy": { "lvl1": "Radio", "lvl2": "API", "lvl3": null } }, { "content": "RadioGroup Props", - "objectID": "25e5dabe-af97-4609-9fdd-8c9f35d9903f", + "objectID": "1f067db4-f233-4f5f-94b9-3245d274e05a", "type": "lvl3", "url": "/docs/components/radio-group#radiogroup-props", "hierarchy": { "lvl1": "Radio", "lvl2": "API", "lvl3": "RadioGroup Props" } }, { "content": "RadioGroup Events", - "objectID": "ea1cd738-e64f-4510-bf08-00cde9a29495", + "objectID": "b9e00119-0b12-4f79-972e-a27583c1b748", "type": "lvl3", "url": "/docs/components/radio-group#radiogroup-events", "hierarchy": { @@ -6422,7 +6801,7 @@ }, { "content": "Radio Props", - "objectID": "bbb5a041-f9bd-4d0c-b5e2-54e11fa5ca5a", + "objectID": "cb9efb41-4c3e-4eec-a91a-95a0d37bfb27", "type": "lvl3", "url": "/docs/components/radio-group#radio-props", "hierarchy": { @@ -6433,14 +6812,14 @@ }, { "content": "Range Calendar", - "objectID": "c51d46f7-274b-4dae-9a67-543e657b3946", + "objectID": "dfdbf462-cf23-4103-ba7b-de958d094c0b", "type": "lvl1", "url": "/docs/components/range-calendar", "hierarchy": { "lvl1": "Range Calendar" } }, { "content": "Installation", - "objectID": "406f11af-192a-461f-8cee-cc2332706c21", + "objectID": "957ed41d-ab27-4d6e-bdfb-9fa91279ecc8", "type": "lvl2", "url": "/docs/components/range-calendar#installation", "hierarchy": { @@ -6451,21 +6830,21 @@ }, { "content": "Import", - "objectID": "cb150b18-3cc2-41ab-b2df-faea734b4b77", + "objectID": "969735fa-2af6-444b-8b1e-70a2665d8f6b", "type": "lvl2", "url": "/docs/components/range-calendar#import", "hierarchy": { "lvl1": "Range Calendar", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "bf820ca2-19dc-4150-86da-b961aeadeff1", + "objectID": "e1035ae5-660d-4d9b-b041-317b030721b4", "type": "lvl2", "url": "/docs/components/range-calendar#usage", "hierarchy": { "lvl1": "Range Calendar", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "59cc029c-c326-4658-9518-e7e96be6fb72", + "objectID": "20fd51a2-5f96-46e8-a307-7e40515a68f4", "type": "lvl3", "url": "/docs/components/range-calendar#disabled", "hierarchy": { @@ -6476,7 +6855,7 @@ }, { "content": "Read Only", - "objectID": "0b93ad4e-e5e5-45b4-ac55-e90edb65f7c2", + "objectID": "5623c463-0407-49af-943b-ed1e4243bcf0", "type": "lvl3", "url": "/docs/components/range-calendar#read-only", "hierarchy": { @@ -6487,7 +6866,7 @@ }, { "content": "Controlled", - "objectID": "c417371b-da75-4e77-8214-bf216462da65", + "objectID": "57edbb49-f9b6-4f3b-96d7-67bb084bea4f", "type": "lvl3", "url": "/docs/components/range-calendar#controlled", "hierarchy": { @@ -6498,7 +6877,7 @@ }, { "content": "Min Date Value", - "objectID": "cb1a9a68-c196-4696-8ce4-c8d373f6c679", + "objectID": "cd542763-44ac-4238-b701-72d97d749d4d", "type": "lvl3", "url": "/docs/components/range-calendar#min-date-value", "hierarchy": { @@ -6509,7 +6888,7 @@ }, { "content": "Max Date Value", - "objectID": "5b46ea65-7fc3-40fc-abe1-ee91b4edb1e9", + "objectID": "54492bcf-e525-48e6-b457-0cf955856fc9", "type": "lvl3", "url": "/docs/components/range-calendar#max-date-value", "hierarchy": { @@ -6520,7 +6899,7 @@ }, { "content": "Unavailable Dates", - "objectID": "86243c25-9a8a-4889-ada9-0c0b05d0de1e", + "objectID": "edcddfe1-083c-4491-9d28-c74d722a304a", "type": "lvl3", "url": "/docs/components/range-calendar#unavailable-dates", "hierarchy": { @@ -6531,7 +6910,7 @@ }, { "content": "Non-Contiguous Ranges", - "objectID": "f5806f14-63e8-42c7-a191-608d578be25a", + "objectID": "28b880b0-6032-4e99-9df6-7b163785a106", "type": "lvl3", "url": "/docs/components/range-calendar#non-contiguous-ranges", "hierarchy": { @@ -6542,7 +6921,7 @@ }, { "content": "Controlled Focused Value", - "objectID": "b699e674-b58e-446d-90ae-13f547549fb0", + "objectID": "8e96922b-3d5d-4ef0-98fc-0c09528316fc", "type": "lvl3", "url": "/docs/components/range-calendar#controlled-focused-value", "hierarchy": { @@ -6553,7 +6932,7 @@ }, { "content": "Invalid Date", - "objectID": "8f6fc923-5344-425e-9874-db6bd6e0a1a4", + "objectID": "32885524-86c8-45c9-86db-5cfccb652b53", "type": "lvl3", "url": "/docs/components/range-calendar#invalid-date", "hierarchy": { @@ -6564,7 +6943,7 @@ }, { "content": "With Month And Year Picker", - "objectID": "7942300d-2529-4b3b-8822-9efebfebf6f9", + "objectID": "cfe2fcbe-f94b-4eb2-8c6f-2e2bd27789fa", "type": "lvl3", "url": "/docs/components/range-calendar#with-month-and-year-picker", "hierarchy": { @@ -6575,7 +6954,7 @@ }, { "content": "International Calendars", - "objectID": "4f3bb3e6-b5c5-477c-80d9-a1b26df24cc7", + "objectID": "90954c32-99f4-4aa9-ab1b-83484ec7701e", "type": "lvl3", "url": "/docs/components/range-calendar#international-calendars", "hierarchy": { @@ -6586,7 +6965,7 @@ }, { "content": "Visible Months", - "objectID": "bebe45fc-5a8d-417e-8105-dd74d0b2d5d8", + "objectID": "1ca456e7-5637-40bd-a8e7-2c1a0f95f423", "type": "lvl3", "url": "/docs/components/range-calendar#visible-months", "hierarchy": { @@ -6597,7 +6976,7 @@ }, { "content": "Page Behaviour", - "objectID": "817409fe-8f3e-44dd-a6e3-8f80f20a4c03", + "objectID": "9c750ad1-aca6-4d4f-b41b-c4209939d7ad", "type": "lvl3", "url": "/docs/components/range-calendar#page-behaviour", "hierarchy": { @@ -6608,7 +6987,7 @@ }, { "content": "Presets", - "objectID": "e28d2194-0d12-4a8c-992a-2772317a19bd", + "objectID": "fe6ef386-6002-4d12-bff0-89a49c265ed1", "type": "lvl3", "url": "/docs/components/range-calendar#presets", "hierarchy": { @@ -6619,14 +6998,14 @@ }, { "content": "Slots", - "objectID": "16f0455b-a2e2-4372-9d8d-c3a4b55e4254", + "objectID": "a7864604-9669-4d1c-bab6-dd5417566a9b", "type": "lvl2", "url": "/docs/components/range-calendar#slots", "hierarchy": { "lvl1": "Range Calendar", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "6381941c-ebea-4fa9-967c-8c175b6e9ba6", + "objectID": "0fc2c342-ddf0-4dc7-bfcf-d584e4a2ac96", "type": "lvl2", "url": "/docs/components/range-calendar#data-attributes", "hierarchy": { @@ -6637,7 +7016,7 @@ }, { "content": "Accessibility", - "objectID": "bbbfec01-25bd-48d6-bc9b-05d40bda06ea", + "objectID": "fef2ae25-4e8e-4b8d-9a4d-f448e57c3553", "type": "lvl2", "url": "/docs/components/range-calendar#accessibility", "hierarchy": { @@ -6648,14 +7027,14 @@ }, { "content": "API", - "objectID": "462c52e5-d6d5-4dc0-8c0b-8dde16757fd1", + "objectID": "d649fef0-180b-4c51-9b95-35e7be5dc743", "type": "lvl2", "url": "/docs/components/range-calendar#api", "hierarchy": { "lvl1": "Range Calendar", "lvl2": "API", "lvl3": null } }, { "content": "RangeCalendar Props", - "objectID": "106e9064-109a-4f78-b3fe-eb82f9cabe62", + "objectID": "1315db8d-e037-45d4-ac50-ec9f70cc8c54", "type": "lvl3", "url": "/docs/components/range-calendar#rangecalendar-props", "hierarchy": { @@ -6666,7 +7045,7 @@ }, { "content": "RangeCalendar Events", - "objectID": "33281318-3a77-484c-97ab-e76a1aa4f740", + "objectID": "69a1fbcb-9d9a-4208-bf63-c4c87336bb59", "type": "lvl3", "url": "/docs/components/range-calendar#rangecalendar-events", "hierarchy": { @@ -6677,7 +7056,7 @@ }, { "content": "Supported Calendars", - "objectID": "995adb66-8657-49f3-a913-b92154e422bc", + "objectID": "90c8e4f5-fd29-4280-bf6c-24b8952929d2", "type": "lvl4", "url": "/docs/components/range-calendar#supported-calendars", "hierarchy": { @@ -6688,14 +7067,14 @@ }, { "content": "Scroll Shadow", - "objectID": "831f3a1f-aff6-44a2-a1e5-aee692a0dbf4", + "objectID": "c4ffa841-b0a2-4227-9c98-7d216cbd3cc5", "type": "lvl1", "url": "/docs/components/scroll-shadow", "hierarchy": { "lvl1": "Scroll Shadow" } }, { "content": "Installation", - "objectID": "6b2713c3-c393-42d7-8aac-f7d4d288fc06", + "objectID": "377563c1-83ad-4ce5-a426-603e89b83d47", "type": "lvl2", "url": "/docs/components/scroll-shadow#installation", "hierarchy": { @@ -6706,21 +7085,21 @@ }, { "content": "Import", - "objectID": "d90d19f1-d12b-4fb8-a5c8-39a582aea4d9", + "objectID": "70954369-a84a-4cdd-a7cb-fcf484f908e5", "type": "lvl2", "url": "/docs/components/scroll-shadow#import", "hierarchy": { "lvl1": "Scroll Shadow", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "3d5fd636-11f7-4e23-9acf-3fff44ee7354", + "objectID": "bcfb1127-e566-461e-9c26-c011ec6d9c50", "type": "lvl2", "url": "/docs/components/scroll-shadow#usage", "hierarchy": { "lvl1": "Scroll Shadow", "lvl2": "Usage", "lvl3": null } }, { "content": "Hide Scrollbar", - "objectID": "29577827-996f-4fb5-a99d-16aa5d0a154d", + "objectID": "031d6338-7f7a-47bd-8e37-f7b039a5d9d7", "type": "lvl3", "url": "/docs/components/scroll-shadow#hide-scrollbar", "hierarchy": { @@ -6731,7 +7110,7 @@ }, { "content": "Custom Shadow Size", - "objectID": "6e5bcebd-0ea1-4b63-8dd4-683dcdf2f324", + "objectID": "1e5ec3ec-d2f4-4548-89f6-8525fefa2a41", "type": "lvl3", "url": "/docs/components/scroll-shadow#custom-shadow-size", "hierarchy": { @@ -6742,7 +7121,7 @@ }, { "content": "Horizontal Orientation", - "objectID": "b600b877-6ad6-45cd-8e50-7a249f9b6c8d", + "objectID": "6174840a-df1b-4ed1-b800-439f96b3a376", "type": "lvl3", "url": "/docs/components/scroll-shadow#horizontal-orientation", "hierarchy": { @@ -6753,7 +7132,7 @@ }, { "content": "Shadow Offset", - "objectID": "7903b0eb-d68f-4dc0-b64e-f201633fa2f0", + "objectID": "2cadf2c2-7fb7-445a-a1fe-0a70a95a5d23", "type": "lvl3", "url": "/docs/components/scroll-shadow#shadow-offset", "hierarchy": { @@ -6764,89 +7143,89 @@ }, { "content": "API", - "objectID": "506b1a8d-71bd-4389-99f7-08e417291002", + "objectID": "2311a86f-2f0e-4c70-b5c4-63a70bf18f4e", "type": "lvl2", "url": "/docs/components/scroll-shadow#api", "hierarchy": { "lvl1": "Scroll Shadow", "lvl2": "API", "lvl3": null } }, { - "content": "ShadowScroll Props", - "objectID": "a4bf29f3-ffc6-4425-beee-5b9d1c7d26e5", + "content": "ScrollShadow Props", + "objectID": "0d6221bf-e827-4df8-8c5b-5245c1119d12", "type": "lvl3", - "url": "/docs/components/scroll-shadow#shadowscroll-props", + "url": "/docs/components/scroll-shadow#scrollshadow-props", "hierarchy": { "lvl1": "Scroll Shadow", "lvl2": "API", - "lvl3": "ShadowScroll Props" + "lvl3": "ScrollShadow Props" } }, { - "content": "ShadowScroll Events", - "objectID": "4d9fee37-d1cb-4713-a303-502ab77a6a53", + "content": "ScrollShadow Events", + "objectID": "dbb945af-29e0-4dbf-bc4f-1f5638b1bb9e", "type": "lvl3", - "url": "/docs/components/scroll-shadow#shadowscroll-events", + "url": "/docs/components/scroll-shadow#scrollshadow-events", "hierarchy": { "lvl1": "Scroll Shadow", - "lvl2": "ShadowScroll Props", - "lvl3": "ShadowScroll Events" + "lvl2": "ScrollShadow Props", + "lvl3": "ScrollShadow Events" } }, { "content": "Types", - "objectID": "a576637b-79f2-4ffc-8aa7-25561d1cc347", + "objectID": "75359744-308d-4cb5-964d-e1bd25692594", "type": "lvl3", "url": "/docs/components/scroll-shadow#types", "hierarchy": { "lvl1": "Scroll Shadow", - "lvl2": "ShadowScroll Events", + "lvl2": "ScrollShadow Events", "lvl3": "Types" } }, { "content": "Scroll Shadow Visibility", - "objectID": "b25f5408-3e41-4f72-88e3-fb03acdccd34", + "objectID": "81e88581-3be2-41b0-8892-f6931e28670a", "type": "lvl4", "url": "/docs/components/scroll-shadow#scroll-shadow-visibility", "hierarchy": { "lvl1": "Scroll Shadow", "lvl2": "Types", "lvl3": null } }, { "content": "Select", - "objectID": "7ffb8ce0-7909-4e29-9cd3-464819f21848", + "objectID": "110a6ca6-f64e-4546-b11b-52b1ebbbfd3c", "type": "lvl1", "url": "/docs/components/select", "hierarchy": { "lvl1": "Select" } }, { "content": "Installation", - "objectID": "ac4dda4f-2e88-4134-847a-1dad42f89b68", + "objectID": "e05ca23e-31cf-4ee0-959d-5308f83a7840", "type": "lvl2", "url": "/docs/components/select#installation", "hierarchy": { "lvl1": "Select", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "272c1cf0-51ed-4aaf-8dba-2a461715ccf5", + "objectID": "2cec593c-a0aa-425e-b506-109fbad1a347", "type": "lvl2", "url": "/docs/components/select#import", "hierarchy": { "lvl1": "Select", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "ff2e45dc-d136-4da4-9d8f-e3fd5f3feab7", + "objectID": "50b2c849-efde-4627-a7be-4d3234eeb6f5", "type": "lvl2", "url": "/docs/components/select#usage", "hierarchy": { "lvl1": "Select", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic items", - "objectID": "7215e1c0-33ed-4264-b254-76084193dc8a", + "objectID": "6f5072ad-0488-4905-8acc-8a02e0ed4c7c", "type": "lvl3", "url": "/docs/components/select#dynamic-items", "hierarchy": { "lvl1": "Select", "lvl2": "Usage", "lvl3": "Dynamic items" } }, { "content": "Multiple Selection", - "objectID": "9f77f3bb-dad4-4dd1-9926-794aee66fee9", + "objectID": "87a0b147-fec9-4f49-83ac-0df0b416d9a8", "type": "lvl3", "url": "/docs/components/select#multiple-selection", "hierarchy": { @@ -6857,7 +7236,7 @@ }, { "content": "Disabled", - "objectID": "bbdb6d95-08ff-4e38-a2c3-c548d29fbd1d", + "objectID": "56e1a51b-d598-4aea-be94-de254f63f38e", "type": "lvl3", "url": "/docs/components/select#disabled", "hierarchy": { @@ -6868,7 +7247,7 @@ }, { "content": "Disabled Items", - "objectID": "04cecb2d-0f1c-4285-84ae-5d6a6f1b8d62", + "objectID": "1ecd11b8-788f-4c7d-abfa-c6f89a70e933", "type": "lvl3", "url": "/docs/components/select#disabled-items", "hierarchy": { @@ -6879,7 +7258,7 @@ }, { "content": "Required", - "objectID": "541ee662-9326-414b-82b7-f9bf15267a01", + "objectID": "f5942356-112a-4450-8b9f-2b6041abfb0d", "type": "lvl3", "url": "/docs/components/select#required", "hierarchy": { @@ -6890,35 +7269,35 @@ }, { "content": "Sizes", - "objectID": "b37c2921-7a60-4b82-87b4-efd868c07a26", + "objectID": "a40415c3-c84d-4c9c-99b2-dcb6314a8f7f", "type": "lvl3", "url": "/docs/components/select#sizes", "hierarchy": { "lvl1": "Select", "lvl2": "Required", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "f3607ab9-711b-420f-9f45-8ec66d232ef2", + "objectID": "7979294b-7ab8-4819-a9d1-a7847abe3895", "type": "lvl3", "url": "/docs/components/select#colors", "hierarchy": { "lvl1": "Select", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "99eec76c-30b6-40aa-b7e4-8da1ee29fe87", + "objectID": "aa058d63-74d9-4f09-bfe3-2cb76d27dfb5", "type": "lvl3", "url": "/docs/components/select#variants", "hierarchy": { "lvl1": "Select", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Radius", - "objectID": "2825ecc6-a399-4338-84ce-f83fd0cca198", + "objectID": "41766be8-509c-4a6b-903b-d0fcf002ec9b", "type": "lvl3", "url": "/docs/components/select#radius", "hierarchy": { "lvl1": "Select", "lvl2": "Variants", "lvl3": "Radius" } }, { "content": "Label Placements", - "objectID": "a870a62b-e357-4607-88f2-6f9db230be59", + "objectID": "2379dbf8-178c-494e-905e-fba457189694", "type": "lvl3", "url": "/docs/components/select#label-placements", "hierarchy": { @@ -6929,7 +7308,7 @@ }, { "content": "Start Content", - "objectID": "9347561d-6735-48d0-bae5-4d2094c0d7bc", + "objectID": "5f21933e-2085-4513-af74-0b6e911b56c4", "type": "lvl3", "url": "/docs/components/select#start-content", "hierarchy": { @@ -6940,7 +7319,7 @@ }, { "content": "Item Start & End Content", - "objectID": "579d75b7-dee4-4ac0-b5bb-15337d0266c3", + "objectID": "034c6015-7589-46bd-a2d7-99fbe823c9e8", "type": "lvl3", "url": "/docs/components/select#item-start--end-content", "hierarchy": { @@ -6951,7 +7330,7 @@ }, { "content": "Custom Selector Icon", - "objectID": "d20bfb8d-d75a-402c-bfa9-ca480161fdac", + "objectID": "c2188033-160f-47a9-8394-3defbf830d00", "type": "lvl3", "url": "/docs/components/select#custom-selector-icon", "hierarchy": { @@ -6962,7 +7341,7 @@ }, { "content": "Without Scroll Shadow", - "objectID": "4a358cf2-2c29-4dfe-9a15-f2eb0444fe0b", + "objectID": "6289f9c8-a22f-40fa-bfa5-6d446fdbbb99", "type": "lvl3", "url": "/docs/components/select#without-scroll-shadow", "hierarchy": { @@ -6973,7 +7352,7 @@ }, { "content": "With Description", - "objectID": "fc20549b-d61e-4148-aa42-84e748483406", + "objectID": "18afd67b-4a8d-4094-af01-726e17fe68e6", "type": "lvl3", "url": "/docs/components/select#with-description", "hierarchy": { @@ -6984,7 +7363,7 @@ }, { "content": "With Error Message", - "objectID": "76a66328-d9ba-46d5-94b7-2f153bdd5f98", + "objectID": "98413893-3bc1-4287-9ce5-4732119520ea", "type": "lvl3", "url": "/docs/components/select#with-error-message", "hierarchy": { @@ -6995,7 +7374,7 @@ }, { "content": "Controlled", - "objectID": "d838c469-ab0f-4a08-a6d5-b6e95986f97d", + "objectID": "c4d8920a-3583-4f53-bfd1-44a53dbb07ed", "type": "lvl3", "url": "/docs/components/select#controlled", "hierarchy": { @@ -7006,7 +7385,7 @@ }, { "content": "Controlling the open state", - "objectID": "79bb7e3f-fe12-4063-b007-90a3c2810609", + "objectID": "38c7edb4-951d-4a1f-9777-10a55bbc6b5b", "type": "lvl3", "url": "/docs/components/select#controlling-the-open-state", "hierarchy": { @@ -7017,7 +7396,7 @@ }, { "content": "Custom Items", - "objectID": "63fd41c4-fcfe-496f-8bbf-67f7bca21b0c", + "objectID": "a08c2ec9-1f01-40c3-9ab8-5ab70225e569", "type": "lvl3", "url": "/docs/components/select#custom-items", "hierarchy": { @@ -7028,7 +7407,7 @@ }, { "content": "Custom Render Value", - "objectID": "12702a16-c70d-4aaf-a2b2-7eb4669b4138", + "objectID": "565aec3d-3a51-495d-a1a9-2923217873e8", "type": "lvl3", "url": "/docs/components/select#custom-render-value", "hierarchy": { @@ -7039,7 +7418,7 @@ }, { "content": "Asynchronous Loading", - "objectID": "40d767d7-6573-465b-8c31-47b0cf654a05", + "objectID": "2874cdd9-a07c-43c7-8130-5866de40f87a", "type": "lvl3", "url": "/docs/components/select#asynchronous-loading", "hierarchy": { @@ -7048,20 +7427,60 @@ "lvl3": "Asynchronous Loading" } }, + { + "content": "Virtualization", + "objectID": "6c252a97-c7a3-4efb-8931-d7922123272c", + "type": "lvl3", + "url": "/docs/components/select#virtualization", + "hierarchy": { + "lvl1": "Select", + "lvl2": "Asynchronous Loading", + "lvl3": "Virtualization" + } + }, + { + "content": "Ten Thousand Items", + "objectID": "17d96c13-4b01-4690-8f02-376a711752cf", + "type": "lvl4", + "url": "/docs/components/select#ten-thousand-items", + "hierarchy": { "lvl1": "Select", "lvl2": "Virtualization", "lvl3": null } + }, + { + "content": "Max Listbox Height", + "objectID": "355ccae2-696f-46f4-a670-866fe5c60d87", + "type": "lvl4", + "url": "/docs/components/select#max-listbox-height", + "hierarchy": { + "lvl1": "Select", + "lvl2": "Ten Thousand Items", + "lvl3": null + } + }, + { + "content": "Custom Item Height", + "objectID": "d1498667-04e5-49cb-a6fc-e8244580ef80", + "type": "lvl4", + "url": "/docs/components/select#custom-item-height", + "hierarchy": { + "lvl1": "Select", + "lvl2": "Max Listbox Height", + "lvl3": null + } + }, { "content": "With Sections", - "objectID": "acc2884c-5c8b-411a-b2d9-1aa376110b63", + "objectID": "ae371b1e-05f4-459d-9740-7fab894a65b0", "type": "lvl3", "url": "/docs/components/select#with-sections", "hierarchy": { "lvl1": "Select", - "lvl2": "Asynchronous Loading", + "lvl2": "Custom Item Height", "lvl3": "With Sections" } }, { "content": "Custom Sections Style", - "objectID": "6f264fc7-6444-4a68-ab7d-8da2957bc175", + "objectID": "78d6c7f8-f5ad-46a6-bdee-ae1407bf70c9", "type": "lvl3", "url": "/docs/components/select#custom-sections-style", "hierarchy": { @@ -7072,7 +7491,7 @@ }, { "content": "Multiple Select Controlled", - "objectID": "ea58523d-843e-4d2b-8f6c-8c7056e9b305", + "objectID": "18330b5d-576f-4c5d-aeb1-200a210fcda1", "type": "lvl3", "url": "/docs/components/select#multiple-select-controlled", "hierarchy": { @@ -7083,7 +7502,7 @@ }, { "content": "Multiple With Chips", - "objectID": "05b0b3e5-58bb-4c34-aece-42ddf4e9f272", + "objectID": "164a2957-8234-4d8f-a08b-1329544ea521", "type": "lvl3", "url": "/docs/components/select#multiple-with-chips", "hierarchy": { @@ -7094,7 +7513,7 @@ }, { "content": "Customizing the select", - "objectID": "05f8983f-17bb-4e88-b32e-3ba52fe5b84c", + "objectID": "0b4f4367-7c38-4b6a-a235-fe39ce79fbed", "type": "lvl3", "url": "/docs/components/select#customizing-the-select", "hierarchy": { @@ -7105,42 +7524,42 @@ }, { "content": "Slots", - "objectID": "48b4cc28-7100-406a-9b73-54ad132395ea", + "objectID": "20a5f759-323e-4ada-9799-d0c8b8c2f89b", "type": "lvl2", "url": "/docs/components/select#slots", "hierarchy": { "lvl1": "Select", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "d12b8025-9397-49fd-bfd9-d447c06f9a1a", + "objectID": "fc90b400-a2f1-42a3-8a89-68abf57a8c43", "type": "lvl2", "url": "/docs/components/select#data-attributes", "hierarchy": { "lvl1": "Select", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "846e3eb4-6f96-4aec-8d2d-fe8c7bc1efb4", + "objectID": "e28300e7-215d-4fb6-a854-c50938aca2e7", "type": "lvl2", "url": "/docs/components/select#accessibility", "hierarchy": { "lvl1": "Select", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "07786736-e487-4586-8d36-0af9a18effec", + "objectID": "0365a556-1160-4a27-a643-b9a8a50c59ec", "type": "lvl2", "url": "/docs/components/select#api", "hierarchy": { "lvl1": "Select", "lvl2": "API", "lvl3": null } }, { "content": "Select Props", - "objectID": "19fc0453-2f73-435b-a016-1d794790d226", + "objectID": "476b41f4-889f-4b67-bc69-0e15d7fee103", "type": "lvl3", "url": "/docs/components/select#select-props", "hierarchy": { "lvl1": "Select", "lvl2": "API", "lvl3": "Select Props" } }, { "content": "Select Events", - "objectID": "2594baf9-6666-4e06-8c42-7eab839e42f6", + "objectID": "26558bb7-b736-432d-aff8-cdc8b289be7c", "type": "lvl3", "url": "/docs/components/select#select-events", "hierarchy": { @@ -7151,7 +7570,7 @@ }, { "content": "SelectItem Props", - "objectID": "ed1234e9-d921-458e-a3aa-d0abb086f94f", + "objectID": "f8d7b718-0f9c-4cd5-90b3-56e415a5eef3", "type": "lvl3", "url": "/docs/components/select#selectitem-props", "hierarchy": { @@ -7162,7 +7581,7 @@ }, { "content": "SelectItem Events", - "objectID": "a0b17cd1-5c67-4cc2-8595-ed5c7c5eb0a1", + "objectID": "4ba10179-747f-4e08-be3c-bc050667812f", "type": "lvl3", "url": "/docs/components/select#selectitem-events", "hierarchy": { @@ -7173,7 +7592,7 @@ }, { "content": "SelectSection Props", - "objectID": "9b2b1c35-60fe-4ffc-9244-3b4d346df11f", + "objectID": "44a05ce8-dce2-4bd4-9901-be0fefdb054f", "type": "lvl3", "url": "/docs/components/select#selectsection-props", "hierarchy": { @@ -7184,7 +7603,7 @@ }, { "content": "Types", - "objectID": "c4b46acf-5aa7-4aff-ab90-c122887dff1c", + "objectID": "a1145f8b-fad7-42f9-8514-3b30d93e0e1b", "type": "lvl3", "url": "/docs/components/select#types", "hierarchy": { @@ -7195,49 +7614,49 @@ }, { "content": "Render Value Function", - "objectID": "866cee9a-9e8f-47a0-b0c0-cd02f6b40ad5", + "objectID": "e274e55e-46ce-4d1e-9b4f-d4b4995210f2", "type": "lvl4", "url": "/docs/components/select#render-value-function", "hierarchy": { "lvl1": "Select", "lvl2": "Types", "lvl3": null } }, { "content": "Skeleton", - "objectID": "affc657d-aa82-428e-b05f-89f3e022679e", + "objectID": "d8ad56ac-6035-415a-b96d-1b1b8893627e", "type": "lvl1", "url": "/docs/components/skeleton", "hierarchy": { "lvl1": "Skeleton" } }, { "content": "Installation", - "objectID": "2399d33b-caa3-4cdc-90d7-1681f00e0314", + "objectID": "8352e3c0-bf30-446e-82de-2ff1344c1f81", "type": "lvl2", "url": "/docs/components/skeleton#installation", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "1acbd58d-874c-4f2f-b3fe-15385338eb18", + "objectID": "21141391-47dd-4bbe-afb7-3189e06fa3e3", "type": "lvl2", "url": "/docs/components/skeleton#import", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "618afbae-dc9c-41b9-a5b9-c77757553f20", + "objectID": "4e9765c4-ac4d-4486-b4fc-9fe21a2b16fb", "type": "lvl2", "url": "/docs/components/skeleton#usage", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Usage", "lvl3": null } }, { "content": "Standalone", - "objectID": "6207c36e-c933-4c4b-a7b0-6e583ef677e4", + "objectID": "4aa9755c-9c54-4cf2-92f1-e0d6731fb2cc", "type": "lvl3", "url": "/docs/components/skeleton#standalone", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Usage", "lvl3": "Standalone" } }, { "content": "Loaded State", - "objectID": "59541b8f-61e0-4346-a954-c70bc199826c", + "objectID": "cf316ae9-4c84-4d2a-96df-88f3e9fb5ddf", "type": "lvl3", "url": "/docs/components/skeleton#loaded-state", "hierarchy": { @@ -7248,91 +7667,91 @@ }, { "content": "Slots", - "objectID": "7465d266-c28b-4bc9-9876-fdf07287762a", + "objectID": "aa079b0f-711e-4374-9326-526e0688a38a", "type": "lvl2", "url": "/docs/components/skeleton#slots", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "c34fa3ba-0662-417f-85a3-be2ef05d3c53", + "objectID": "6539192e-9540-4da9-9670-7e799a21efd1", "type": "lvl2", "url": "/docs/components/skeleton#data-attributes", "hierarchy": { "lvl1": "Skeleton", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "API", - "objectID": "7e4cd714-f431-4e68-b989-aa436f1586c9", + "objectID": "8e5b5592-8a1b-4032-9e87-d85756d8641a", "type": "lvl2", "url": "/docs/components/skeleton#api", "hierarchy": { "lvl1": "Skeleton", "lvl2": "API", "lvl3": null } }, { "content": "Skeleton Props", - "objectID": "4abf84c9-ed8d-46cb-b7b9-6042f60556aa", + "objectID": "fd88a771-5c0f-45d2-bea2-697161b6b086", "type": "lvl3", "url": "/docs/components/skeleton#skeleton-props", "hierarchy": { "lvl1": "Skeleton", "lvl2": "API", "lvl3": "Skeleton Props" } }, { "content": "Slider", - "objectID": "6a364874-2eaa-4b02-b6a1-1a7ac81e86f2", + "objectID": "16387907-46e3-42b5-bfd4-8884c6ee7a9e", "type": "lvl1", "url": "/docs/components/slider", "hierarchy": { "lvl1": "Slider" } }, { "content": "Installation", - "objectID": "41e580c7-9880-45aa-92b1-46db23075ffc", + "objectID": "29cf948a-f3af-4162-945c-d3d68ba6a02c", "type": "lvl2", "url": "/docs/components/slider#installation", "hierarchy": { "lvl1": "Slider", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "22680f55-4507-4621-999c-595054d130ef", + "objectID": "d80a364f-7b97-48d0-965d-12608b74166e", "type": "lvl2", "url": "/docs/components/slider#import", "hierarchy": { "lvl1": "Slider", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "91d31a9f-d539-4355-bf4c-163bf9ebb959", + "objectID": "cdddb190-2d32-4a12-8b77-0a1fcdabac80", "type": "lvl2", "url": "/docs/components/slider#usage", "hierarchy": { "lvl1": "Slider", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "cc503334-5e0b-4425-b273-7f8aed21df11", + "objectID": "51bb7f0b-42c0-4ab0-8005-6ea5722c299d", "type": "lvl3", "url": "/docs/components/slider#disabled", "hierarchy": { "lvl1": "Slider", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "6e077fbf-4adf-4526-a869-0eb47aec7eb1", + "objectID": "8d881412-eaed-4b3c-9582-9b5604b17c60", "type": "lvl3", "url": "/docs/components/slider#sizes", "hierarchy": { "lvl1": "Slider", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Radius", - "objectID": "38caaeee-6c49-429d-991a-014e2b365373", + "objectID": "062ef7f8-5fdc-44ca-a75a-ceaf83a5f142", "type": "lvl3", "url": "/docs/components/slider#radius", "hierarchy": { "lvl1": "Slider", "lvl2": "Sizes", "lvl3": "Radius" } }, { "content": "Colors", - "objectID": "a1c93891-8d33-4127-9f83-905609768cfe", + "objectID": "a0962c84-09b0-4d39-bfb1-ce39be0dfcf3", "type": "lvl3", "url": "/docs/components/slider#colors", "hierarchy": { "lvl1": "Slider", "lvl2": "Radius", "lvl3": "Colors" } }, { "content": "Vertical Slider", - "objectID": "79565a1d-e5a3-4991-9a2b-ef28fbffeb08", + "objectID": "76059a6e-59ae-4b16-a754-6339948d7fad", "type": "lvl3", "url": "/docs/components/slider#vertical-slider", "hierarchy": { @@ -7343,7 +7762,7 @@ }, { "content": "With Visible Steps", - "objectID": "fe95bf85-c987-43c0-86cd-7706548b168f", + "objectID": "c29b2b3e-b4db-4958-acf6-c1b00781d18d", "type": "lvl3", "url": "/docs/components/slider#with-visible-steps", "hierarchy": { @@ -7354,7 +7773,7 @@ }, { "content": "With Marks", - "objectID": "d0108b7e-78f2-4c5d-afdf-c00e6d9f2902", + "objectID": "f1dd41a3-37d0-46dc-8f02-1ff314d077bb", "type": "lvl3", "url": "/docs/components/slider#with-marks", "hierarchy": { @@ -7365,7 +7784,7 @@ }, { "content": "Range Slider", - "objectID": "6b2a7550-a6f2-425b-b305-b57d4a4d3099", + "objectID": "fa01ed2c-d4ea-426d-9521-1ff01d3e782e", "type": "lvl3", "url": "/docs/components/slider#range-slider", "hierarchy": { @@ -7376,7 +7795,7 @@ }, { "content": "Fill Offset", - "objectID": "3f53fa47-d6b7-43b9-8f11-e0ab8182425c", + "objectID": "87a98cb9-bf64-4b9a-b727-da1f340fe8b7", "type": "lvl3", "url": "/docs/components/slider#fill-offset", "hierarchy": { @@ -7387,7 +7806,7 @@ }, { "content": "With Tooltip", - "objectID": "0270d1f1-578a-4583-be49-8326cacf3879", + "objectID": "f9c98cf3-5bed-4cf0-b3f0-6ec56295f5fd", "type": "lvl3", "url": "/docs/components/slider#with-tooltip", "hierarchy": { @@ -7398,7 +7817,7 @@ }, { "content": "With Outline", - "objectID": "697d7a3c-725a-45b7-951c-7bd9b9b693d1", + "objectID": "b31b3623-4701-4bdc-a7bc-316145a6e265", "type": "lvl3", "url": "/docs/components/slider#with-outline", "hierarchy": { @@ -7409,7 +7828,7 @@ }, { "content": "Start & End Content", - "objectID": "c46374d9-7184-498c-9d14-c623fa2945f5", + "objectID": "c334adeb-e610-45e3-b85d-35dc768dffc6", "type": "lvl3", "url": "/docs/components/slider#start--end-content", "hierarchy": { @@ -7420,7 +7839,7 @@ }, { "content": "Value Formatting", - "objectID": "8cfa0f20-8ea6-4c7e-98d6-a5f61b8028b4", + "objectID": "a17521f3-000a-43ad-939b-aea667b338ce", "type": "lvl3", "url": "/docs/components/slider#value-formatting", "hierarchy": { @@ -7431,7 +7850,7 @@ }, { "content": "Hiding the Value", - "objectID": "998a70f3-0ee6-4348-844c-0a8fa418e4d0", + "objectID": "de4d7e88-81a1-4174-9c04-ed20bf4ff423", "type": "lvl3", "url": "/docs/components/slider#hiding-the-value", "hierarchy": { @@ -7442,7 +7861,7 @@ }, { "content": "Hiding the Thumbs", - "objectID": "d94d07c5-dbc1-4180-8c72-7a4a3bd569ec", + "objectID": "f029693b-648d-4ecf-a2ca-6c24b7501acb", "type": "lvl3", "url": "/docs/components/slider#hiding-the-thumbs", "hierarchy": { @@ -7453,7 +7872,7 @@ }, { "content": "Controlled", - "objectID": "5bf8cc3a-1845-452e-b213-98877f1d51d9", + "objectID": "957aba31-9fe5-46a3-ba13-bc41d2d26e5c", "type": "lvl3", "url": "/docs/components/slider#controlled", "hierarchy": { @@ -7464,7 +7883,7 @@ }, { "content": "Controlled Range", - "objectID": "dce14611-4535-49f0-9a03-793350abe4b2", + "objectID": "603f7887-2e44-4ed0-9acc-e8bf5893371f", "type": "lvl3", "url": "/docs/components/slider#controlled-range", "hierarchy": { @@ -7475,7 +7894,7 @@ }, { "content": "Custom Thumb", - "objectID": "2c141dd2-707d-47d2-a740-ad56cf02dc92", + "objectID": "57bd9184-3b14-48ee-946d-1f4b626a7d4c", "type": "lvl3", "url": "/docs/components/slider#custom-thumb", "hierarchy": { @@ -7486,7 +7905,7 @@ }, { "content": "Custom Range Thumbs", - "objectID": "38457176-ff34-4eda-904e-eba8cad15e3d", + "objectID": "8de97095-9905-4b72-9c55-496cf56023f3", "type": "lvl3", "url": "/docs/components/slider#custom-range-thumbs", "hierarchy": { @@ -7497,7 +7916,7 @@ }, { "content": "Custom Label", - "objectID": "37b5fc3b-1ed1-46e3-a3ef-b8570cd3380c", + "objectID": "3ce390d3-b494-45d4-830c-0a51ebda4b0c", "type": "lvl3", "url": "/docs/components/slider#custom-label", "hierarchy": { @@ -7508,7 +7927,7 @@ }, { "content": "Custom Value", - "objectID": "04b4f645-1fca-4e5e-b712-25ded79a29c3", + "objectID": "f564b97d-9627-4572-80a7-290ffc2068a7", "type": "lvl3", "url": "/docs/components/slider#custom-value", "hierarchy": { @@ -7519,7 +7938,7 @@ }, { "content": "Disabling Thumb Scale", - "objectID": "552ad3d2-b184-4d87-a086-d316cef1a516", + "objectID": "7821c4b6-7b92-4a72-9f55-81d57885a3f1", "type": "lvl3", "url": "/docs/components/slider#disabling-thumb-scale", "hierarchy": { @@ -7530,49 +7949,49 @@ }, { "content": "Slots", - "objectID": "3ce243ed-7c79-4bbf-adb5-a8ea6ff3102e", + "objectID": "4531d482-55cb-42f0-8a23-8b822dd997cb", "type": "lvl2", "url": "/docs/components/slider#slots", "hierarchy": { "lvl1": "Slider", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "82d23db5-dee0-4293-8d1c-e60dc765fa96", + "objectID": "652a583f-b4a2-4712-888f-c8cd257e12f1", "type": "lvl3", "url": "/docs/components/slider#custom-styles", "hierarchy": { "lvl1": "Slider", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "01f7d607-5084-4f3f-a3f9-d939504c6e51", + "objectID": "1cd7a824-ab81-42e7-8044-bf4f628fac5b", "type": "lvl2", "url": "/docs/components/slider#data-attributes", "hierarchy": { "lvl1": "Slider", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "f76ce65b-8983-41b6-85c6-d3036479b8f3", + "objectID": "d1665195-7bed-4935-9f7a-f8d6d138fa9a", "type": "lvl2", "url": "/docs/components/slider#accessibility", "hierarchy": { "lvl1": "Slider", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "d56336f9-4242-4477-b0e2-cf323e58efbb", + "objectID": "2a37ae87-f8aa-42e4-a9da-d2faf0f47cd9", "type": "lvl2", "url": "/docs/components/slider#api", "hierarchy": { "lvl1": "Slider", "lvl2": "API", "lvl3": null } }, { "content": "Slider Props", - "objectID": "5ca36966-29af-4ca3-a9a9-2f1e536a98bc", + "objectID": "a458a437-bf78-4fc8-93ed-d26bd0862791", "type": "lvl3", "url": "/docs/components/slider#slider-props", "hierarchy": { "lvl1": "Slider", "lvl2": "API", "lvl3": "Slider Props" } }, { "content": "Slider Functions", - "objectID": "a1274343-59a5-4fa5-a54f-5500d3b0cfed", + "objectID": "eb6d705a-3b11-4623-84ed-9662d1008480", "type": "lvl3", "url": "/docs/components/slider#slider-functions", "hierarchy": { @@ -7583,7 +8002,7 @@ }, { "content": "Slider Events", - "objectID": "9c4adc42-6885-41bb-833a-38ee0a7e8600", + "objectID": "0ff4b99a-92a6-4aa2-8eba-17d204aa65e7", "type": "lvl3", "url": "/docs/components/slider#slider-events", "hierarchy": { @@ -7594,77 +8013,77 @@ }, { "content": "Types", - "objectID": "d234678b-7fa5-4fdf-9a9b-27587c6879c0", + "objectID": "db0d7426-f658-4986-8406-fc4674c9bd19", "type": "lvl3", "url": "/docs/components/slider#types", "hierarchy": { "lvl1": "Slider", "lvl2": "Slider Events", "lvl3": "Types" } }, { "content": "Slider Value", - "objectID": "72ba4a8c-3516-4d51-86e9-d8807b710c0b", + "objectID": "50e7f6eb-dff6-4492-bcd3-715c1f28c4b9", "type": "lvl4", "url": "/docs/components/slider#slider-value", "hierarchy": { "lvl1": "Slider", "lvl2": "Types", "lvl3": null } }, { "content": "Slider Step Marks", - "objectID": "d51fac3e-8514-4754-9d95-1d051efea18b", + "objectID": "16f5284b-eae1-4b12-ba23-9bccd72816a1", "type": "lvl4", "url": "/docs/components/slider#slider-step-marks", "hierarchy": { "lvl1": "Slider", "lvl2": "Slider Value", "lvl3": null } }, { "content": "Snippet", - "objectID": "887697ea-2ef1-42a1-bb37-5c3b61fbc122", + "objectID": "4e6a2bb5-0ad8-47f6-9f96-cd931e4d0a3e", "type": "lvl1", "url": "/docs/components/snippet", "hierarchy": { "lvl1": "Snippet" } }, { "content": "Installation", - "objectID": "403552e9-867b-4f79-a6b7-f3731e0346b4", + "objectID": "742ae1e5-be0e-4ace-aef9-ae4f0a641f47", "type": "lvl2", "url": "/docs/components/snippet#installation", "hierarchy": { "lvl1": "Snippet", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "f45b7eaf-4b7b-4ee5-a365-4aa3e93d98e8", + "objectID": "0ffa117c-2e89-4d84-a616-dd8d0268fa31", "type": "lvl2", "url": "/docs/components/snippet#import", "hierarchy": { "lvl1": "Snippet", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "876092dd-2698-48a9-bae8-31f76f3b1943", + "objectID": "2f40935f-f9a9-4f01-8b01-ebca9170db9b", "type": "lvl2", "url": "/docs/components/snippet#usage", "hierarchy": { "lvl1": "Snippet", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "fdc33268-a4a3-447c-a814-8f2dda180b20", + "objectID": "dbf1c229-e5b5-43d4-a60e-47766f194510", "type": "lvl3", "url": "/docs/components/snippet#sizes", "hierarchy": { "lvl1": "Snippet", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "b5ac4e12-047f-498c-bdeb-0991686d4ce3", + "objectID": "a17550f1-7f9e-4136-88c5-f0d0bf80e792", "type": "lvl3", "url": "/docs/components/snippet#colors", "hierarchy": { "lvl1": "Snippet", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "5c3d0a17-ea20-4fb1-ac43-3abf71f264d3", + "objectID": "5a9572a9-c25f-4cec-8b2e-01f7125ee2a9", "type": "lvl3", "url": "/docs/components/snippet#variants", "hierarchy": { "lvl1": "Snippet", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "Custom Symbol", - "objectID": "f211f633-6665-4273-aee5-2e631bd42b30", + "objectID": "d2c80864-cb66-4051-bd63-b73e734fecea", "type": "lvl3", "url": "/docs/components/snippet#custom-symbol", "hierarchy": { @@ -7675,7 +8094,7 @@ }, { "content": "Without Copy", - "objectID": "719e5185-91bc-4122-8669-2e0900e99fcc", + "objectID": "b7ae1184-add0-4d37-9d00-d429b3d4886a", "type": "lvl3", "url": "/docs/components/snippet#without-copy", "hierarchy": { @@ -7686,7 +8105,7 @@ }, { "content": "Custom Tooltip", - "objectID": "10b06a82-7630-4e85-b06c-fd3c5c0b4ade", + "objectID": "96ede977-2bed-4238-876a-4cf07ac2b3db", "type": "lvl3", "url": "/docs/components/snippet#custom-tooltip", "hierarchy": { @@ -7697,7 +8116,7 @@ }, { "content": "Multiline", - "objectID": "5ddca694-9f61-40a0-a075-b7a1726dcf43", + "objectID": "ba5fb0f7-e7fa-4a6f-9fb2-577823f1707c", "type": "lvl3", "url": "/docs/components/snippet#multiline", "hierarchy": { @@ -7708,7 +8127,7 @@ }, { "content": "Custom Icons", - "objectID": "2e3b59c0-76a6-495a-b09c-50a3e5110069", + "objectID": "ca21e596-f022-46ce-b2e3-06dd48820bac", "type": "lvl3", "url": "/docs/components/snippet#custom-icons", "hierarchy": { @@ -7719,28 +8138,28 @@ }, { "content": "Slots", - "objectID": "e884df8e-ec73-4a0a-bb39-16bb855e71f2", + "objectID": "3df7e391-ee80-484d-be9f-316e564a66b8", "type": "lvl2", "url": "/docs/components/snippet#slots", "hierarchy": { "lvl1": "Snippet", "lvl2": "Slots", "lvl3": null } }, { "content": "API", - "objectID": "bb24591e-2761-487a-acb8-c134176caf95", + "objectID": "e5913494-8d5d-4946-84af-b242756e67bd", "type": "lvl2", "url": "/docs/components/snippet#api", "hierarchy": { "lvl1": "Snippet", "lvl2": "API", "lvl3": null } }, { "content": "Snippet Props", - "objectID": "4fc73282-0302-4ee9-b2f5-fb749de8258a", + "objectID": "1dc63f4b-e798-41c6-81c3-a1dfcb62e5c7", "type": "lvl3", "url": "/docs/components/snippet#snippet-props", "hierarchy": { "lvl1": "Snippet", "lvl2": "API", "lvl3": "Snippet Props" } }, { "content": "Snippet Events", - "objectID": "298b1de0-32ca-49ab-b2ce-2481e654ef67", + "objectID": "1877a6a3-ad40-481d-b89c-dbef9e967524", "type": "lvl3", "url": "/docs/components/snippet#snippet-events", "hierarchy": { @@ -7751,105 +8170,105 @@ }, { "content": "Spacer", - "objectID": "88616043-64aa-4ad6-affb-28eb610f07e5", + "objectID": "7c753668-3cec-4ab5-9e00-8dad2848639d", "type": "lvl1", "url": "/docs/components/spacer", "hierarchy": { "lvl1": "Spacer" } }, { "content": "Installation", - "objectID": "916c649b-1762-438b-a5f0-9e9492df490e", + "objectID": "348b25c1-b63b-43c9-b98e-adb831b54dc1", "type": "lvl2", "url": "/docs/components/spacer#installation", "hierarchy": { "lvl1": "Spacer", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "9780fa3a-686e-43ae-bb8f-d11071729499", + "objectID": "a28b7208-817c-4825-80c9-db566b9c0a4c", "type": "lvl2", "url": "/docs/components/spacer#import", "hierarchy": { "lvl1": "Spacer", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "9e925b83-f718-436c-9b04-f3a6d18e492b", + "objectID": "3d3c17e0-4d73-41b5-83fb-9fcbd7539cde", "type": "lvl2", "url": "/docs/components/spacer#usage", "hierarchy": { "lvl1": "Spacer", "lvl2": "Usage", "lvl3": null } }, { "content": "API", - "objectID": "8cb758aa-0e00-49e8-b491-e026b947cd89", + "objectID": "ceba3612-095c-4c13-a2f7-0a8d7cfe947a", "type": "lvl2", "url": "/docs/components/spacer#api", "hierarchy": { "lvl1": "Spacer", "lvl2": "API", "lvl3": null } }, { "content": "Spacer Props", - "objectID": "70abd82e-2483-431a-b0ef-fa21981e5bf3", + "objectID": "f3347d87-33fb-41f2-b064-fdefc00649e5", "type": "lvl3", "url": "/docs/components/spacer#spacer-props", "hierarchy": { "lvl1": "Spacer", "lvl2": "API", "lvl3": "Spacer Props" } }, { - "content": "Spaces", - "objectID": "f3889b37-78b7-49ed-9a28-3eb80f767398", + "content": "Types", + "objectID": "8dd33d62-7630-456d-84e7-17956269e413", "type": "lvl3", - "url": "/docs/components/spacer#spaces", - "hierarchy": { "lvl1": "Spacer", "lvl2": "Spacer Props", "lvl3": "Spaces" } + "url": "/docs/components/spacer#types", + "hierarchy": { "lvl1": "Spacer", "lvl2": "Spacer Props", "lvl3": "Types" } }, { "content": "Spinner", - "objectID": "d9b3c79c-205a-4d99-8107-915aa31a0191", + "objectID": "020c1b24-b876-42e7-b1c5-2157245c8017", "type": "lvl1", "url": "/docs/components/spinner", "hierarchy": { "lvl1": "Spinner" } }, { "content": "Installation", - "objectID": "6e3fde1d-a0da-4605-98f7-11f5b4d0b4f5", + "objectID": "17d75020-420a-4d4f-b168-a6aae2345b35", "type": "lvl2", "url": "/docs/components/spinner#installation", "hierarchy": { "lvl1": "Spinner", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "9f40785d-05ad-4ab4-b720-322f1cbdcddc", + "objectID": "c4a424e8-058e-49a3-af54-8de206e8fd50", "type": "lvl2", "url": "/docs/components/spinner#import", "hierarchy": { "lvl1": "Spinner", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "2d01616d-3f8b-4c78-b493-80ec0e2cc717", + "objectID": "e6dee2d8-34c5-4312-8497-17d312d85028", "type": "lvl2", "url": "/docs/components/spinner#usage", "hierarchy": { "lvl1": "Spinner", "lvl2": "Usage", "lvl3": null } }, { "content": "Sizes", - "objectID": "1c21075a-202c-4869-a0ab-bafbd27e88d4", + "objectID": "9cce6644-57fb-40c9-a382-7f87e57b0fe1", "type": "lvl3", "url": "/docs/components/spinner#sizes", "hierarchy": { "lvl1": "Spinner", "lvl2": "Usage", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "44ea0b28-78b1-4191-9002-bb9a37c15927", + "objectID": "8d29351e-d5af-4db2-b360-72c379816f7b", "type": "lvl3", "url": "/docs/components/spinner#colors", "hierarchy": { "lvl1": "Spinner", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "With Label", - "objectID": "b9af3e54-ece8-44d9-a2a4-288ccfc6bfce", + "objectID": "fea18b0c-bd30-46ae-b363-a6c356978ac2", "type": "lvl3", "url": "/docs/components/spinner#with-label", "hierarchy": { "lvl1": "Spinner", "lvl2": "Colors", "lvl3": "With Label" } }, { "content": "Label colors", - "objectID": "4223927f-0e8b-452a-ab20-025e77c5efe8", + "objectID": "03839799-6538-41d2-bf29-990de9c71536", "type": "lvl3", "url": "/docs/components/spinner#label-colors", "hierarchy": { @@ -7860,88 +8279,84 @@ }, { "content": "Slots", - "objectID": "a3433ec2-c82a-4418-a818-e963fa2d00e9", + "objectID": "6468845d-be08-401b-890c-fb73cc221c1b", "type": "lvl2", "url": "/docs/components/spinner#slots", "hierarchy": { "lvl1": "Spinner", "lvl2": "Slots", "lvl3": null } }, { "content": "API", - "objectID": "29448e2e-be6b-4a26-9060-317614b515e0", + "objectID": "df4bbcb1-b996-4f19-b7c4-f875301246a7", "type": "lvl2", "url": "/docs/components/spinner#api", "hierarchy": { "lvl1": "Spinner", "lvl2": "API", "lvl3": null } }, { - "content": "Circular Progress Props", - "objectID": "c6fde406-11dd-48d2-a38d-330234ed7ea4", + "content": "Spinner Props", + "objectID": "fa98df30-892c-43ab-8c1e-e2a0a9da5a05", "type": "lvl3", - "url": "/docs/components/spinner#circular-progress-props", - "hierarchy": { - "lvl1": "Spinner", - "lvl2": "API", - "lvl3": "Circular Progress Props" - } + "url": "/docs/components/spinner#spinner-props", + "hierarchy": { "lvl1": "Spinner", "lvl2": "API", "lvl3": "Spinner Props" } }, { "content": "Switch", - "objectID": "02c2eabb-d33d-4f72-9399-a558eccd2e60", + "objectID": "de48a5f7-cf57-4f21-8a8c-ccb2b9fda2f3", "type": "lvl1", "url": "/docs/components/switch", "hierarchy": { "lvl1": "Switch" } }, { "content": "Installation", - "objectID": "f40beeee-d64c-4317-be37-ef60a7853703", + "objectID": "a3ba8940-1087-4169-b3b8-e99e538bdcf8", "type": "lvl2", "url": "/docs/components/switch#installation", "hierarchy": { "lvl1": "Switch", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "ded076cc-9bd9-4678-bb2b-f25025b9c5aa", + "objectID": "3d30fe3f-97a3-4004-8297-75ee4af2c67d", "type": "lvl2", "url": "/docs/components/switch#import", "hierarchy": { "lvl1": "Switch", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "93ab9b6d-afe6-4e4b-9ff8-790dad7b90e3", + "objectID": "08fa8841-65fc-43a5-bda8-4948be6e1487", "type": "lvl2", "url": "/docs/components/switch#usage", "hierarchy": { "lvl1": "Switch", "lvl2": "Usage", "lvl3": null } }, { "content": "With Label", - "objectID": "82cc12a5-e5cd-44a6-88ed-32fa5c7655f2", + "objectID": "76d6dcb8-4df3-48d3-bf37-688e946e89c1", "type": "lvl3", "url": "/docs/components/switch#with-label", "hierarchy": { "lvl1": "Switch", "lvl2": "Usage", "lvl3": "With Label" } }, { "content": "Disabled", - "objectID": "f7007ffb-f403-4b9f-add1-32890a945aa3", + "objectID": "76631f3e-da88-49b8-a3e3-c6ce172b0aea", "type": "lvl3", "url": "/docs/components/switch#disabled", "hierarchy": { "lvl1": "Switch", "lvl2": "With Label", "lvl3": "Disabled" } }, { "content": "Sizes", - "objectID": "e5c9081a-ac7f-450a-a9fb-998851d06ff4", + "objectID": "f175504e-ee8e-4ad8-9f4d-59e9a56d3286", "type": "lvl3", "url": "/docs/components/switch#sizes", "hierarchy": { "lvl1": "Switch", "lvl2": "Disabled", "lvl3": "Sizes" } }, { "content": "Colors", - "objectID": "d82e93e6-710c-4342-a998-70b2aa726c9d", + "objectID": "6f7ff476-69f2-4395-ae1a-7bf349cdb397", "type": "lvl3", "url": "/docs/components/switch#colors", "hierarchy": { "lvl1": "Switch", "lvl2": "Sizes", "lvl3": "Colors" } }, { "content": "With Thumb Icon", - "objectID": "ba45beb4-47b5-4197-96e5-77293f7742fc", + "objectID": "1e67b8ef-dbc5-4e07-aa56-5ae0fd03f5ad", "type": "lvl3", "url": "/docs/components/switch#with-thumb-icon", "hierarchy": { @@ -7952,7 +8367,7 @@ }, { "content": "With Icons", - "objectID": "2e601ec5-9233-4bbe-a3b0-762a7f594ff2", + "objectID": "6f7aed2a-9e88-4c23-8b0a-77a373d3f259", "type": "lvl3", "url": "/docs/components/switch#with-icons", "hierarchy": { @@ -7963,7 +8378,7 @@ }, { "content": "Controlled", - "objectID": "83f04c97-8c30-4e70-a115-55d86f497eb8", + "objectID": "c112990d-46f1-4b2a-af35-5d61f1daec8d", "type": "lvl3", "url": "/docs/components/switch#controlled", "hierarchy": { @@ -7974,21 +8389,21 @@ }, { "content": "Slots", - "objectID": "720badc0-4e9c-47cb-99be-eebc4e31278d", + "objectID": "b859b02b-2903-490c-824b-14862d53bdf1", "type": "lvl2", "url": "/docs/components/switch#slots", "hierarchy": { "lvl1": "Switch", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "0d8454d8-175e-47ba-ae25-50cba022790d", + "objectID": "41d1b9df-1ae0-45a5-bfcd-93b2c280d9f0", "type": "lvl3", "url": "/docs/components/switch#custom-styles", "hierarchy": { "lvl1": "Switch", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Custom Implementation", - "objectID": "3203a7b4-c59c-46d4-b56d-2098e01bf181", + "objectID": "c3acd899-f4db-43d6-a7ba-8e29c933b689", "type": "lvl3", "url": "/docs/components/switch#custom-implementation", "hierarchy": { @@ -7999,35 +8414,35 @@ }, { "content": "Data Attributes", - "objectID": "78c0dcea-a15d-47cf-9232-969b521b0ca0", + "objectID": "78c2b1ce-be9f-4071-be80-e04214dc8a2b", "type": "lvl2", "url": "/docs/components/switch#data-attributes", "hierarchy": { "lvl1": "Switch", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "5319e69d-5cbc-401f-9271-6dccbcf2b432", + "objectID": "6357154e-8709-4d07-8fff-e35b989874e0", "type": "lvl2", "url": "/docs/components/switch#accessibility", "hierarchy": { "lvl1": "Switch", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "64423697-1a6d-487b-9fa6-685ad992b5f9", + "objectID": "d394fd9b-c1e7-4545-acb4-b3f4e8894db3", "type": "lvl2", "url": "/docs/components/switch#api", "hierarchy": { "lvl1": "Switch", "lvl2": "API", "lvl3": null } }, { "content": "Switch Props", - "objectID": "b2c9bb99-b212-413d-8836-27b1dec89cc5", + "objectID": "90411ec0-1372-4221-aad3-c871159a2e81", "type": "lvl3", "url": "/docs/components/switch#switch-props", "hierarchy": { "lvl1": "Switch", "lvl2": "API", "lvl3": "Switch Props" } }, { "content": "Switch Events", - "objectID": "babb7fff-bb2d-488c-a4c1-4b4460aa4972", + "objectID": "db439aeb-e922-419f-becd-2f1dd897b19e", "type": "lvl3", "url": "/docs/components/switch#switch-events", "hierarchy": { @@ -8038,63 +8453,63 @@ }, { "content": "Types", - "objectID": "416a7709-d467-42ec-841d-d9db09b9305a", + "objectID": "407eafe8-c2b1-43d1-b25d-0af522176c4a", "type": "lvl3", "url": "/docs/components/switch#types", "hierarchy": { "lvl1": "Switch", "lvl2": "Switch Events", "lvl3": "Types" } }, { "content": "Switch Icon Props", - "objectID": "c2147cab-022b-4939-bcef-fe22beb81005", + "objectID": "f8e0f446-ac88-4fd6-916f-2d92a0aa1ede", "type": "lvl4", "url": "/docs/components/switch#switch-icon-props", "hierarchy": { "lvl1": "Switch", "lvl2": "Types", "lvl3": null } }, { "content": "Table", - "objectID": "d617a8c7-d8aa-4a2a-80e8-ae90e7c16d34", + "objectID": "33fb8225-571b-4e5c-927d-74cdd850e789", "type": "lvl1", "url": "/docs/components/table", "hierarchy": { "lvl1": "Table" } }, { "content": "Installation", - "objectID": "d4954afc-6f78-4c7e-a8b1-da331d9b85d7", + "objectID": "feff30d0-bee4-4fd2-987d-1d4dcc5c6bc2", "type": "lvl2", "url": "/docs/components/table#installation", "hierarchy": { "lvl1": "Table", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "b79dce04-f646-41ca-bb27-39af0cc0cb5b", + "objectID": "14a050c4-4dfe-4339-9746-4443ffa0feb9", "type": "lvl2", "url": "/docs/components/table#import", "hierarchy": { "lvl1": "Table", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "684e828a-8d0a-4307-b91a-ee965e7490d7", + "objectID": "c7f7205b-bb7c-46b8-ac38-4dfa2035b2d7", "type": "lvl2", "url": "/docs/components/table#usage", "hierarchy": { "lvl1": "Table", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic", - "objectID": "282ee175-1032-484f-aba9-a146f15f29ee", + "objectID": "6022a63c-fd78-4c84-a4c5-33e5e61e73f8", "type": "lvl3", "url": "/docs/components/table#dynamic", "hierarchy": { "lvl1": "Table", "lvl2": "Usage", "lvl3": "Dynamic" } }, { "content": "Why not array map?", - "objectID": "8332e41c-8cb7-4755-9adf-756b86efbdd5", + "objectID": "27a11102-e131-4c53-a3ca-f5557720cbdf", "type": "lvl4", "url": "/docs/components/table#why-not-array-map", "hierarchy": { "lvl1": "Table", "lvl2": "Dynamic", "lvl3": null } }, { "content": "Empty State", - "objectID": "49a147c3-5640-4c26-b5d8-b71cc227858f", + "objectID": "dac73d80-b510-400f-a137-dc885b06e2b2", "type": "lvl3", "url": "/docs/components/table#empty-state", "hierarchy": { @@ -8105,7 +8520,7 @@ }, { "content": "Without Header", - "objectID": "d10da8f9-5551-4595-a95c-3dfd65cf4b2f", + "objectID": "0cc083c5-effa-41a7-8850-762132c1a1dc", "type": "lvl3", "url": "/docs/components/table#without-header", "hierarchy": { @@ -8116,7 +8531,7 @@ }, { "content": "Without Wrapper", - "objectID": "9cfb3205-8d4a-402f-88e7-72dd0ba22fb5", + "objectID": "090517ee-9dff-441c-bec1-137a538f6bae", "type": "lvl3", "url": "/docs/components/table#without-wrapper", "hierarchy": { @@ -8127,7 +8542,7 @@ }, { "content": "Custom Cells", - "objectID": "e0af538a-ccd8-447e-ad76-cf273b4b7a16", + "objectID": "1ccc563b-ba01-45af-8713-26e9eb1f097a", "type": "lvl3", "url": "/docs/components/table#custom-cells", "hierarchy": { @@ -8138,7 +8553,7 @@ }, { "content": "Striped Rows", - "objectID": "904241a0-7b4e-4711-b219-dc3e74184da3", + "objectID": "b235ac5b-e80e-448e-8440-9f8272a7f1d7", "type": "lvl3", "url": "/docs/components/table#striped-rows", "hierarchy": { @@ -8149,7 +8564,7 @@ }, { "content": "Single Row Selection", - "objectID": "1b05eac6-69c1-4893-8696-5232e45b4fc8", + "objectID": "50504457-92a0-44b0-97ad-2c65476fc9d3", "type": "lvl3", "url": "/docs/components/table#single-row-selection", "hierarchy": { @@ -8160,7 +8575,7 @@ }, { "content": "Multiple Row Selection", - "objectID": "0c9d9f24-a952-45ce-ad48-53ddccd48c11", + "objectID": "91b36994-53b1-4f58-a66f-aa7bd45e5587", "type": "lvl3", "url": "/docs/components/table#multiple-row-selection", "hierarchy": { @@ -8171,7 +8586,7 @@ }, { "content": "Disallow Empty Selection", - "objectID": "596a9b9f-86ec-4d62-8cf7-b40bde4c54d0", + "objectID": "7c96136d-12de-4a95-94f8-c6cf5536016c", "type": "lvl3", "url": "/docs/components/table#disallow-empty-selection", "hierarchy": { @@ -8182,7 +8597,7 @@ }, { "content": "Controlled Selection", - "objectID": "115e5d91-f91f-487b-b99d-56860f4c8abb", + "objectID": "781eb175-d750-439f-96a4-24088e693080", "type": "lvl3", "url": "/docs/components/table#controlled-selection", "hierarchy": { @@ -8193,7 +8608,7 @@ }, { "content": "Disabled Rows", - "objectID": "124d5f39-a302-4e34-85c6-90981deaa9f3", + "objectID": "1f0be614-b625-48d9-a7c6-3089d5f80ed3", "type": "lvl3", "url": "/docs/components/table#disabled-rows", "hierarchy": { @@ -8204,7 +8619,7 @@ }, { "content": "Selection Behavior", - "objectID": "a4fbff8f-a3c0-4b47-9437-7df4ab71dd07", + "objectID": "543741c3-ec93-4199-9957-73945aa78aa2", "type": "lvl3", "url": "/docs/components/table#selection-behavior", "hierarchy": { @@ -8215,7 +8630,7 @@ }, { "content": "Rows Actions", - "objectID": "738b142a-e793-4ec4-b54d-f0f6f52fccaf", + "objectID": "41b649bf-7544-4f77-8844-d64628f970ba", "type": "lvl3", "url": "/docs/components/table#rows-actions", "hierarchy": { @@ -8226,7 +8641,7 @@ }, { "content": "Sorting Rows", - "objectID": "c04986bc-3421-40b5-a4e1-23f8c48e0f93", + "objectID": "96f6f847-9276-48b9-8404-9c35b9bb52cd", "type": "lvl3", "url": "/docs/components/table#sorting-rows", "hierarchy": { @@ -8237,7 +8652,7 @@ }, { "content": "Loading more data", - "objectID": "66036962-b04f-4e34-bf4d-8563df76a270", + "objectID": "72f79e13-4167-4ec7-b6e7-ae325610e149", "type": "lvl3", "url": "/docs/components/table#loading-more-data", "hierarchy": { @@ -8248,7 +8663,7 @@ }, { "content": "Paginated Table", - "objectID": "c70272d6-27da-4cdb-88e5-66a60bfd6075", + "objectID": "c06de532-4654-4d3f-9508-08b14eb654f7", "type": "lvl3", "url": "/docs/components/table#paginated-table", "hierarchy": { @@ -8259,7 +8674,7 @@ }, { "content": "Async Pagination", - "objectID": "6c142771-bc78-43fa-a548-a5f1f54eeb8c", + "objectID": "00e1bf99-95c8-4142-9704-f76d3b3a1864", "type": "lvl3", "url": "/docs/components/table#async-pagination", "hierarchy": { @@ -8270,7 +8685,7 @@ }, { "content": "Infinite Pagination", - "objectID": "dc8876f3-815b-4fea-8a7c-72dbdd276b4b", + "objectID": "337ae100-164f-4014-8fdf-7f47ff3926da", "type": "lvl3", "url": "/docs/components/table#infinite-pagination", "hierarchy": { @@ -8281,7 +8696,7 @@ }, { "content": "Use Case Example", - "objectID": "bfa49cf3-2f66-4378-9720-ad52b1a3a100", + "objectID": "7810e5e0-db88-4838-900d-52f763f3eb44", "type": "lvl3", "url": "/docs/components/table#use-case-example", "hierarchy": { @@ -8292,49 +8707,49 @@ }, { "content": "Slots", - "objectID": "120ad767-fd3b-4c89-a718-6863de8f1a67", + "objectID": "053e0be2-2eb9-4e40-aaea-ce03b5ccfeff", "type": "lvl2", "url": "/docs/components/table#slots", "hierarchy": { "lvl1": "Table", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "b1a283b3-e151-42ba-8d8d-609cfcf82fab", + "objectID": "33244a9f-6b95-4483-9c24-80f2bd7239b6", "type": "lvl3", "url": "/docs/components/table#custom-styles", "hierarchy": { "lvl1": "Table", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "531d6c6b-28cc-4c44-8430-9565a83299a7", + "objectID": "596c66a6-b03e-4177-91ac-e1b464b02b87", "type": "lvl2", "url": "/docs/components/table#data-attributes", "hierarchy": { "lvl1": "Table", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "bc73f161-0767-4535-b311-802531e6cda2", + "objectID": "87bc9fcc-a7e6-42ac-96f0-32cbd6d1c561", "type": "lvl2", "url": "/docs/components/table#accessibility", "hierarchy": { "lvl1": "Table", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "99be8066-74e8-4b02-a8f1-e0eea1f19485", + "objectID": "8301e9e0-7d3c-467f-b6f1-ebfe1411bb1e", "type": "lvl2", "url": "/docs/components/table#api", "hierarchy": { "lvl1": "Table", "lvl2": "API", "lvl3": null } }, { "content": "Table Props", - "objectID": "d2744e17-389a-463f-b4dc-f12246c250cd", + "objectID": "c508fad8-acac-4712-bae1-e7e0b7d33a83", "type": "lvl3", "url": "/docs/components/table#table-props", "hierarchy": { "lvl1": "Table", "lvl2": "API", "lvl3": "Table Props" } }, { "content": "Table Events", - "objectID": "e87be40c-eaac-4873-abe8-41bfdf32d08e", + "objectID": "9d053284-e25f-49b3-92fc-5bc3e9565422", "type": "lvl3", "url": "/docs/components/table#table-events", "hierarchy": { @@ -8345,28 +8760,40 @@ }, { "content": "TableHeader Props", - "objectID": "c6cfbf75-2fae-4bb5-99a6-db25c563857e", - "type": "lvl4", + "objectID": "208bfcfe-5a59-4d76-9dd1-f74de1534d00", + "type": "lvl3", "url": "/docs/components/table#tableheader-props", - "hierarchy": { "lvl1": "Table", "lvl2": "Table Events", "lvl3": null } + "hierarchy": { + "lvl1": "Table", + "lvl2": "Table Events", + "lvl3": "TableHeader Props" + } }, { "content": "TableColumn Props", - "objectID": "915792e8-96d8-43b7-94f4-6836f158f3ce", - "type": "lvl4", + "objectID": "9260a88b-b041-40da-ad29-59ece6a504b8", + "type": "lvl3", "url": "/docs/components/table#tablecolumn-props", - "hierarchy": { "lvl1": "Table", "lvl2": "TableHeader Props", "lvl3": null } + "hierarchy": { + "lvl1": "Table", + "lvl2": "TableHeader Props", + "lvl3": "TableColumn Props" + } }, { "content": "TableBody Props", - "objectID": "3722734d-9a34-455a-9ca5-60492303457e", - "type": "lvl4", + "objectID": "c2741b80-ac06-4bc8-a600-9197dede93b0", + "type": "lvl3", "url": "/docs/components/table#tablebody-props", - "hierarchy": { "lvl1": "Table", "lvl2": "TableColumn Props", "lvl3": null } + "hierarchy": { + "lvl1": "Table", + "lvl2": "TableColumn Props", + "lvl3": "TableBody Props" + } }, { "content": "TableBody Events", - "objectID": "87fb303a-2df5-4966-aeb2-67fd46a902f4", + "objectID": "26a3d1bd-bf4e-4729-8b46-3e9d5a5d8556", "type": "lvl3", "url": "/docs/components/table#tablebody-events", "hierarchy": { @@ -8377,21 +8804,29 @@ }, { "content": "TableRow Props", - "objectID": "5970ddf7-bf58-4367-b760-957579deedfb", - "type": "lvl4", + "objectID": "cc85d83b-d3a1-483b-ac37-9ad21052d06e", + "type": "lvl3", "url": "/docs/components/table#tablerow-props", - "hierarchy": { "lvl1": "Table", "lvl2": "TableBody Events", "lvl3": null } + "hierarchy": { + "lvl1": "Table", + "lvl2": "TableBody Events", + "lvl3": "TableRow Props" + } }, { "content": "TableCell Props", - "objectID": "b34ecb7b-9eeb-4d72-a815-4e5b82dbbffb", - "type": "lvl4", + "objectID": "0ab5db11-5b65-4e80-ace1-e6320b9b056e", + "type": "lvl3", "url": "/docs/components/table#tablecell-props", - "hierarchy": { "lvl1": "Table", "lvl2": "TableRow Props", "lvl3": null } + "hierarchy": { + "lvl1": "Table", + "lvl2": "TableRow Props", + "lvl3": "TableCell Props" + } }, { "content": "Table types", - "objectID": "45ba8533-64c7-4b32-8c92-12295b21ea5a", + "objectID": "ad8bb4d7-c8a1-4786-925b-d2730586f222", "type": "lvl3", "url": "/docs/components/table#table-types", "hierarchy": { @@ -8402,280 +8837,288 @@ }, { "content": "Sort descriptor", - "objectID": "eb67b873-1647-4110-969d-8f630991b349", + "objectID": "80705cbf-7f41-4591-8f8a-5f3a0a177064", "type": "lvl4", "url": "/docs/components/table#sort-descriptor", "hierarchy": { "lvl1": "Table", "lvl2": "Table types", "lvl3": null } }, { "content": "Selection", - "objectID": "035eb48f-8f5c-448b-9a09-1cc6a61d8d34", + "objectID": "43b626e8-7897-4b89-ae4a-0cb666f6a44c", "type": "lvl4", "url": "/docs/components/table#selection", "hierarchy": { "lvl1": "Table", "lvl2": "Sort descriptor", "lvl3": null } }, { "content": "Loading state", - "objectID": "a344c24e-e34f-4bd2-b890-f9288bfb1622", + "objectID": "2a4022b4-e219-409c-8e62-19851098d37f", "type": "lvl4", "url": "/docs/components/table#loading-state", "hierarchy": { "lvl1": "Table", "lvl2": "Selection", "lvl3": null } }, { "content": "Tabs", - "objectID": "860b7f04-df6c-465f-af8c-6ba65b3e408d", + "objectID": "0c1d45c0-105d-40a6-92bc-88cd259c30b1", "type": "lvl1", "url": "/docs/components/tabs", "hierarchy": { "lvl1": "Tabs" } }, { "content": "Installation", - "objectID": "0bd19cf9-86c7-4a24-80e5-fffa0bde8ff6", + "objectID": "87ff0a15-6629-49d1-8a76-687f6c3b3fbf", "type": "lvl2", "url": "/docs/components/tabs#installation", "hierarchy": { "lvl1": "Tabs", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "17f942b3-4c68-4b07-afa7-44b0d88b0354", + "objectID": "71ebc98b-a2a5-4db8-87ae-b8789c868542", "type": "lvl2", "url": "/docs/components/tabs#import", "hierarchy": { "lvl1": "Tabs", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "a5a93e5b-6410-4084-b2df-e25e6bfc9600", + "objectID": "05b75a34-13c6-4cfd-b2f1-6d8f869ef421", "type": "lvl2", "url": "/docs/components/tabs#usage", "hierarchy": { "lvl1": "Tabs", "lvl2": "Usage", "lvl3": null } }, { "content": "Dynamic", - "objectID": "953f7878-fdd8-4764-87fd-6f6aab3e695c", + "objectID": "f5d5c0f2-d1ca-4f30-9e8e-817b80b70d3c", "type": "lvl3", "url": "/docs/components/tabs#dynamic", "hierarchy": { "lvl1": "Tabs", "lvl2": "Usage", "lvl3": "Dynamic" } }, { "content": "Disabled", - "objectID": "356752b2-0e80-4ce8-a30f-14c5db9a50d1", + "objectID": "fda91133-aa82-4d91-9425-6d8ede026faa", "type": "lvl3", "url": "/docs/components/tabs#disabled", "hierarchy": { "lvl1": "Tabs", "lvl2": "Dynamic", "lvl3": "Disabled" } }, { "content": "Disabled Item", - "objectID": "3d27d22e-5751-4cfd-b822-f3986677e6b1", + "objectID": "f5bd17a1-fb05-4e4f-9bb5-39b9b7f9bca3", "type": "lvl3", "url": "/docs/components/tabs#disabled-item", "hierarchy": { "lvl1": "Tabs", "lvl2": "Disabled", "lvl3": "Disabled Item" } }, { "content": "Sizes", - "objectID": "ea6e0d54-0a3b-47f6-b794-6e7a0c7fe7cb", + "objectID": "cfeb0602-7916-4fcb-9f47-0f6af41555ce", "type": "lvl3", "url": "/docs/components/tabs#sizes", "hierarchy": { "lvl1": "Tabs", "lvl2": "Disabled Item", "lvl3": "Sizes" } }, { "content": "Radius", - "objectID": "87c3122b-46af-4444-889f-aac0abb4b32f", + "objectID": "5fe6412d-9ae5-4a10-8bc4-819393e18a5c", "type": "lvl3", "url": "/docs/components/tabs#radius", "hierarchy": { "lvl1": "Tabs", "lvl2": "Sizes", "lvl3": "Radius" } }, { "content": "Colors", - "objectID": "f2ca335f-c72a-4a7d-b745-7a963c4011c1", + "objectID": "f4394e32-680f-45c9-b7af-25108539cab5", "type": "lvl3", "url": "/docs/components/tabs#colors", "hierarchy": { "lvl1": "Tabs", "lvl2": "Radius", "lvl3": "Colors" } }, { "content": "Variants", - "objectID": "47fafe56-3b1c-45ac-aefa-aea67d7809be", + "objectID": "4fac075e-805c-493e-b2aa-db9ca52a29da", "type": "lvl3", "url": "/docs/components/tabs#variants", "hierarchy": { "lvl1": "Tabs", "lvl2": "Colors", "lvl3": "Variants" } }, { "content": "With Icons", - "objectID": "a68a559e-49ff-42ef-9a2f-762ae9f50a7a", + "objectID": "68dbd90c-4518-48b7-b6c9-c8519eec8f5d", "type": "lvl3", "url": "/docs/components/tabs#with-icons", "hierarchy": { "lvl1": "Tabs", "lvl2": "Variants", "lvl3": "With Icons" } }, { "content": "Controlled", - "objectID": "25f2074c-141a-4c26-8de3-3fc57c45d6a8", + "objectID": "d79d7def-93c4-4b9b-a7d2-c8b4934f9142", "type": "lvl3", "url": "/docs/components/tabs#controlled", "hierarchy": { "lvl1": "Tabs", "lvl2": "With Icons", "lvl3": "Controlled" } }, { "content": "Placement", - "objectID": "1aaff114-6624-4643-86f7-b2b6b0e2bb8d", + "objectID": "af18dd12-f262-441a-89a8-ce4391bf8d17", "type": "lvl3", "url": "/docs/components/tabs#placement", "hierarchy": { "lvl1": "Tabs", "lvl2": "Controlled", "lvl3": "Placement" } }, { "content": "Vertical", - "objectID": "11ba1ae8-58e4-43d0-9937-454922b7336d", + "objectID": "d77533e6-4de4-448c-a1bb-a64fa1cdbc69", "type": "lvl3", "url": "/docs/components/tabs#vertical", "hierarchy": { "lvl1": "Tabs", "lvl2": "Placement", "lvl3": "Vertical" } }, { "content": "Links", - "objectID": "e4372cf4-7844-41e3-9ed0-6cba1a39d9c8", + "objectID": "a88c9cd8-9676-4567-ba8c-03780601221a", "type": "lvl3", "url": "/docs/components/tabs#links", "hierarchy": { "lvl1": "Tabs", "lvl2": "Vertical", "lvl3": "Links" } }, { "content": "Next.js", - "objectID": "739fd4c2-5c5f-4c05-9b3e-7efe75c261da", + "objectID": "79d8e16d-6503-4190-97f9-e65a8d07a0c9", "type": "lvl4", "url": "/docs/components/tabs#nextjs", "hierarchy": { "lvl1": "Tabs", "lvl2": "Links", "lvl3": null } }, { "content": "React Router", - "objectID": "3832c287-12d6-4c00-a33c-5e8ff179efde", + "objectID": "7a9eea3a-85af-4571-9935-1e8aa9bcd821", "type": "lvl4", "url": "/docs/components/tabs#react-router", "hierarchy": { "lvl1": "Tabs", "lvl2": "Next.js", "lvl3": null } }, { "content": "With Form", - "objectID": "ce7b8970-fc18-4cf1-a31b-b4546e15e350", + "objectID": "ada7a849-e1a7-4d29-b5c6-4dc73c5a0146", "type": "lvl3", "url": "/docs/components/tabs#with-form", "hierarchy": { "lvl1": "Tabs", "lvl2": "React Router", "lvl3": "With Form" } }, { "content": "Slots", - "objectID": "f0a7ccb2-5af5-4ba7-a5c1-cfa20f5a9a24", + "objectID": "5bc88410-2612-4219-8e2c-4cb086dd7bfa", "type": "lvl2", "url": "/docs/components/tabs#slots", "hierarchy": { "lvl1": "Tabs", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "3e9e2ea4-230a-407b-922d-4e88905d4f1d", + "objectID": "ee99dd93-a96b-46d8-b146-e8d07b9dae86", "type": "lvl3", "url": "/docs/components/tabs#custom-styles", "hierarchy": { "lvl1": "Tabs", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "2f669896-bd9b-4388-ad4c-586676823c12", + "objectID": "bf0ac152-14fd-4287-89ac-0acdf692cd80", "type": "lvl2", "url": "/docs/components/tabs#data-attributes", "hierarchy": { "lvl1": "Tabs", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "550c3720-f0d1-42af-8b21-77ff39dc8188", + "objectID": "a0929606-f0f8-4e05-b5f7-72922a1aef78", "type": "lvl2", "url": "/docs/components/tabs#accessibility", "hierarchy": { "lvl1": "Tabs", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "4c49e743-57fa-4ad5-b95c-3c0d63fedbf1", + "objectID": "273fe467-aa76-428b-8f91-c43b3ff6f417", "type": "lvl2", "url": "/docs/components/tabs#api", "hierarchy": { "lvl1": "Tabs", "lvl2": "API", "lvl3": null } }, { "content": "Tabs Props", - "objectID": "e09e3449-281e-4abb-812e-dc3670960fc1", + "objectID": "4436a198-0c54-497d-9c0b-19477f9635a2", "type": "lvl3", "url": "/docs/components/tabs#tabs-props", "hierarchy": { "lvl1": "Tabs", "lvl2": "API", "lvl3": "Tabs Props" } }, { "content": "Tabs Events", - "objectID": "2bdf431b-7734-45eb-8ec4-d3caa32558c6", + "objectID": "2126ca07-616c-4b1b-b649-d630f19aa41f", "type": "lvl3", "url": "/docs/components/tabs#tabs-events", "hierarchy": { "lvl1": "Tabs", "lvl2": "Tabs Props", "lvl3": "Tabs Events" } }, { "content": "Tab Props", - "objectID": "374a0830-84c0-4978-bf3f-b928d785acee", + "objectID": "bfa75f53-6b9d-4e77-a6b1-753b755f2ebc", "type": "lvl3", "url": "/docs/components/tabs#tab-props", "hierarchy": { "lvl1": "Tabs", "lvl2": "Tabs Events", "lvl3": "Tab Props" } }, - { - "content": "Motion Props", - "objectID": "9e4423f6-4d1e-4814-9f63-f2ea51688d77", - "type": "lvl4", - "url": "/docs/components/tabs#motion-props", - "hierarchy": { "lvl1": "Tabs", "lvl2": "Tab Props", "lvl3": null } - }, { "content": "Textarea", - "objectID": "e7ec6456-70ab-4391-b240-287aadfe3399", + "objectID": "16a8e36c-926e-44f9-b44e-4f8a3fd3a6dd", "type": "lvl1", "url": "/docs/components/textarea", "hierarchy": { "lvl1": "Textarea" } }, { "content": "Installation", - "objectID": "8765e21e-6621-49d9-8f2c-39792130159f", + "objectID": "6f1b86bb-065b-4da5-b6b5-18048866eac9", "type": "lvl2", "url": "/docs/components/textarea#installation", "hierarchy": { "lvl1": "Textarea", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "60436ffc-0188-4c1a-9304-aaed56fd9daf", + "objectID": "2b517868-cdf1-401a-927c-872bb880cb57", "type": "lvl2", "url": "/docs/components/textarea#import", "hierarchy": { "lvl1": "Textarea", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "9843d7dc-5330-41e9-aed3-6bdf0706db9c", + "objectID": "2cc6f1ea-e5a6-4250-be27-2549c61fd833", "type": "lvl2", "url": "/docs/components/textarea#usage", "hierarchy": { "lvl1": "Textarea", "lvl2": "Usage", "lvl3": null } }, { "content": "Disabled", - "objectID": "75a51a8d-104b-47c3-8f0a-0f110a615f2b", + "objectID": "ae5da1d8-0e31-460c-83cd-37284fdda990", "type": "lvl3", "url": "/docs/components/textarea#disabled", "hierarchy": { "lvl1": "Textarea", "lvl2": "Usage", "lvl3": "Disabled" } }, { "content": "Read Only", - "objectID": "11f70925-b1b2-4166-b018-a90103812498", + "objectID": "d894a6cf-ffa9-4c0f-83d2-ad8cd6be6852", "type": "lvl3", "url": "/docs/components/textarea#read-only", "hierarchy": { "lvl1": "Textarea", "lvl2": "Disabled", "lvl3": "Read Only" } }, { "content": "Required", - "objectID": "87f6ae91-3243-413e-b31b-56c9fca05ac2", + "objectID": "520371b2-b1d6-4889-b789-1bea69d0f9d4", "type": "lvl3", "url": "/docs/components/textarea#required", "hierarchy": { "lvl1": "Textarea", "lvl2": "Read Only", "lvl3": "Required" } }, + { + "content": "Clear Button", + "objectID": "1b8d1591-0adb-46df-a776-c35c042eda14", + "type": "lvl3", + "url": "/docs/components/textarea#clear-button", + "hierarchy": { + "lvl1": "Textarea", + "lvl2": "Required", + "lvl3": "Clear Button" + } + }, { "content": "Autosize", - "objectID": "75cdde9c-2b54-4a04-9592-7ef9dcb00d82", + "objectID": "5c2ce716-1802-4763-9d08-f751170b97f1", "type": "lvl3", "url": "/docs/components/textarea#autosize", - "hierarchy": { "lvl1": "Textarea", "lvl2": "Required", "lvl3": "Autosize" } + "hierarchy": { + "lvl1": "Textarea", + "lvl2": "Clear Button", + "lvl3": "Autosize" + } }, { "content": "Without Autosize", - "objectID": "da28e34a-bacc-4418-afe5-7be05fd49392", + "objectID": "f3b69081-5204-4436-9442-3e43d90bc658", "type": "lvl3", "url": "/docs/components/textarea#without-autosize", "hierarchy": { @@ -8686,7 +9129,7 @@ }, { "content": "Variants", - "objectID": "31097251-3a1d-4170-ac19-0bd916e70901", + "objectID": "0194c225-2a54-45fb-b03e-58aad81e416f", "type": "lvl3", "url": "/docs/components/textarea#variants", "hierarchy": { @@ -8697,7 +9140,7 @@ }, { "content": "With Error Message", - "objectID": "ce06ccf4-0c39-400e-9327-8ad20f0a72a9", + "objectID": "72bb6526-8cc6-4c55-8c8b-689832120fdb", "type": "lvl3", "url": "/docs/components/textarea#with-error-message", "hierarchy": { @@ -8708,7 +9151,7 @@ }, { "content": "Description", - "objectID": "457f2ee5-3f97-4805-a8e0-555051125088", + "objectID": "4c213348-a944-4484-8a2e-3ba50edc2910", "type": "lvl3", "url": "/docs/components/textarea#description", "hierarchy": { @@ -8719,7 +9162,7 @@ }, { "content": "Controlled", - "objectID": "7c6b3a52-2dbb-4553-8c8a-5e19175fd9ed", + "objectID": "e4734b4b-7ccd-4f4b-8d18-24cca25f69f4", "type": "lvl3", "url": "/docs/components/textarea#controlled", "hierarchy": { @@ -8730,42 +9173,42 @@ }, { "content": "Slots", - "objectID": "0aa22d7a-f552-47a7-8d0b-840c12b134a3", + "objectID": "4fbb0351-8538-41ae-b71b-31042d9355ee", "type": "lvl2", "url": "/docs/components/textarea#slots", "hierarchy": { "lvl1": "Textarea", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "e76aa3a7-6d75-43e5-b77e-02f085657528", + "objectID": "083705cd-7620-465f-a0fa-e578070e20d2", "type": "lvl2", "url": "/docs/components/textarea#data-attributes", "hierarchy": { "lvl1": "Textarea", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "2f7dc213-8666-4fac-a22b-cc4668f699e6", + "objectID": "747f8215-e5ba-4007-8281-91cb96007865", "type": "lvl2", "url": "/docs/components/textarea#accessibility", "hierarchy": { "lvl1": "Textarea", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "544d0a39-50ba-40af-a991-02182f018d9f", + "objectID": "4b39039d-fcb2-4b00-9181-ce2c73647388", "type": "lvl2", "url": "/docs/components/textarea#api", "hierarchy": { "lvl1": "Textarea", "lvl2": "API", "lvl3": null } }, { "content": "Textarea Props", - "objectID": "9885be32-decd-421a-b214-5d6610e5d7a8", + "objectID": "4b0bd8bb-c653-4b4e-aa9b-96e2fa943e0b", "type": "lvl3", "url": "/docs/components/textarea#textarea-props", "hierarchy": { "lvl1": "Textarea", "lvl2": "API", "lvl3": "Textarea Props" } }, { "content": "Input Events", - "objectID": "0b7579b3-1971-45e5-bcec-7691951cc713", + "objectID": "a877f3db-15ce-4d18-8865-96e38eeba60b", "type": "lvl3", "url": "/docs/components/textarea#input-events", "hierarchy": { @@ -8776,42 +9219,42 @@ }, { "content": "Time Input", - "objectID": "16a82176-c8c8-4527-b305-65d9d1556dd1", + "objectID": "7714e0ef-79d9-4a9c-9621-e665f49fe9bc", "type": "lvl1", "url": "/docs/components/time-input", "hierarchy": { "lvl1": "Time Input" } }, { "content": "Installation", - "objectID": "aa5e4699-d12b-4967-87f0-46025d70ede1", + "objectID": "1013f53f-ed4b-4eb7-8d92-c41f821d0d50", "type": "lvl2", "url": "/docs/components/time-input#installation", "hierarchy": { "lvl1": "Time Input", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "0932cc99-d139-4e5e-b5e5-ae80728c120a", + "objectID": "38a7b143-accb-4677-9cff-d0294e0a1785", "type": "lvl2", "url": "/docs/components/time-input#import", "hierarchy": { "lvl1": "Time Input", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "37d6c0f8-4a2c-4b09-96e8-966e5635fa53", + "objectID": "58407d6b-7f9e-4455-a93a-851b19ddd8e8", "type": "lvl2", "url": "/docs/components/time-input#usage", "hierarchy": { "lvl1": "Time Input", "lvl2": "Usage", "lvl3": null } }, { "content": "Required", - "objectID": "531a2764-24de-4f29-a1e6-29c7629c9686", + "objectID": "cdfaafb9-7d7f-4ff3-8283-3df1ef968d5a", "type": "lvl3", "url": "/docs/components/time-input#required", "hierarchy": { "lvl1": "Time Input", "lvl2": "Usage", "lvl3": "Required" } }, { "content": "Disabled", - "objectID": "7c70f743-e966-444d-98f2-a1c9c86f41c1", + "objectID": "0423bd49-40c0-4744-8b93-8f05fcf96ec9", "type": "lvl3", "url": "/docs/components/time-input#disabled", "hierarchy": { @@ -8822,7 +9265,7 @@ }, { "content": "Read Only", - "objectID": "f9a5607b-e737-4a57-8e86-620a37112d23", + "objectID": "3620b2d2-32c4-4573-860e-cc9cc004a3ae", "type": "lvl3", "url": "/docs/components/time-input#read-only", "hierarchy": { @@ -8833,7 +9276,7 @@ }, { "content": "Without Label", - "objectID": "7818bf5b-1aef-46d8-b3b7-a12618805587", + "objectID": "d43ba451-3843-44a3-9f8b-6e5b89cb22ee", "type": "lvl3", "url": "/docs/components/time-input#without-label", "hierarchy": { @@ -8844,7 +9287,7 @@ }, { "content": "With Description", - "objectID": "c66fc5cd-1d75-47ff-9d70-5bdc02ad62d9", + "objectID": "421e2bd9-1a47-48a0-bdf9-30ba33e4f621", "type": "lvl3", "url": "/docs/components/time-input#with-description", "hierarchy": { @@ -8855,7 +9298,7 @@ }, { "content": "With Error Message", - "objectID": "8a84ce21-c7af-4dc3-ac52-496ddf257c13", + "objectID": "8507b98b-bae9-4bba-930d-c25fddfeef52", "type": "lvl3", "url": "/docs/components/time-input#with-error-message", "hierarchy": { @@ -8866,7 +9309,7 @@ }, { "content": "Label Placement", - "objectID": "428d66c0-7e97-453d-b1cd-2a49c27ef7d1", + "objectID": "8e14e40b-de62-4fb5-928e-3939990469d8", "type": "lvl3", "url": "/docs/components/time-input#label-placement", "hierarchy": { @@ -8877,7 +9320,7 @@ }, { "content": "Start Content", - "objectID": "a6453157-fbf6-497b-aa04-6b02a3e8961e", + "objectID": "e627effb-505d-486f-8050-503eea86a02b", "type": "lvl3", "url": "/docs/components/time-input#start-content", "hierarchy": { @@ -8888,7 +9331,7 @@ }, { "content": "End Content", - "objectID": "b097afa1-3107-43da-8021-31146b515cc4", + "objectID": "d764e6e3-343f-40b6-a769-f1a4969a41a2", "type": "lvl3", "url": "/docs/components/time-input#end-content", "hierarchy": { @@ -8899,7 +9342,7 @@ }, { "content": "Controlled", - "objectID": "7bfe90d1-7fd2-4e63-8860-ef6908fead84", + "objectID": "d46cb136-4d08-4cc3-ae1c-bfd8158fa75a", "type": "lvl3", "url": "/docs/components/time-input#controlled", "hierarchy": { @@ -8910,7 +9353,7 @@ }, { "content": "Time Zones", - "objectID": "0d11c9c1-cf86-411c-9e13-9f9746a59f4f", + "objectID": "5a7a79ff-c4c1-4537-9a38-a99adad1ef40", "type": "lvl3", "url": "/docs/components/time-input#time-zones", "hierarchy": { @@ -8921,7 +9364,7 @@ }, { "content": "Granularity", - "objectID": "7356d09b-eb54-4f3e-b488-38c825c0ca43", + "objectID": "08e77d49-6a5d-4629-8a2f-22848d537f84", "type": "lvl3", "url": "/docs/components/time-input#granularity", "hierarchy": { @@ -8932,7 +9375,7 @@ }, { "content": "Min Time Value", - "objectID": "b14fc557-a0b4-4d30-a1e0-9259a89fcef8", + "objectID": "8dbfc693-e753-411f-b3b8-6b853fe9798b", "type": "lvl3", "url": "/docs/components/time-input#min-time-value", "hierarchy": { @@ -8943,7 +9386,7 @@ }, { "content": "Max Time Value", - "objectID": "cac41a17-2c93-4b1a-80c8-771ea4294434", + "objectID": "7d229787-6dd8-4f31-a43f-5e2544d9b728", "type": "lvl3", "url": "/docs/components/time-input#max-time-value", "hierarchy": { @@ -8954,7 +9397,7 @@ }, { "content": "Placeholder Value", - "objectID": "eb2ff665-039a-47c4-9e32-819f70d64390", + "objectID": "550987de-a601-4172-8a96-d935ef4389d6", "type": "lvl3", "url": "/docs/components/time-input#placeholder-value", "hierarchy": { @@ -8965,7 +9408,7 @@ }, { "content": "Hide Time Zone", - "objectID": "e00233d0-2fa9-4296-ac9a-3f231a95821b", + "objectID": "a26fd0a9-3d65-4571-b289-7c3713382feb", "type": "lvl3", "url": "/docs/components/time-input#hide-time-zone", "hierarchy": { @@ -8976,7 +9419,7 @@ }, { "content": "Hour Cycle", - "objectID": "e6c21d8f-295b-4cf8-810f-7f22f9db22a2", + "objectID": "ff48f273-5d40-428c-9c1a-f7b97859ebf6", "type": "lvl3", "url": "/docs/components/time-input#hour-cycle", "hierarchy": { @@ -8987,14 +9430,14 @@ }, { "content": "Slots", - "objectID": "3af98b34-4052-420c-888a-d7927ea37667", + "objectID": "3338b19b-7a8a-40c7-965e-a20f01844533", "type": "lvl2", "url": "/docs/components/time-input#slots", "hierarchy": { "lvl1": "Time Input", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "d0f1801b-8c10-4bcb-83d6-4d468d125226", + "objectID": "94b65576-61a5-49b1-ad8c-309e5838f11f", "type": "lvl2", "url": "/docs/components/time-input#data-attributes", "hierarchy": { @@ -9005,21 +9448,21 @@ }, { "content": "Accessibility", - "objectID": "27041b29-2850-4879-849b-174b1561dd7d", + "objectID": "8deeb4a1-eb9f-41af-b12c-52b901d16d00", "type": "lvl2", "url": "/docs/components/time-input#accessibility", "hierarchy": { "lvl1": "Time Input", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "37f9619b-f4cc-4f65-bac0-1733f3ddba46", + "objectID": "9964f7bf-948a-4921-9ed1-92d364fa82dc", "type": "lvl2", "url": "/docs/components/time-input#api", "hierarchy": { "lvl1": "Time Input", "lvl2": "API", "lvl3": null } }, { "content": "TimeInput Props", - "objectID": "cef8a9e2-3b1e-4169-8fd1-d122a123fb4b", + "objectID": "ee5aaad8-ca24-4225-a6aa-b119dcc6c530", "type": "lvl3", "url": "/docs/components/time-input#timeinput-props", "hierarchy": { @@ -9030,7 +9473,7 @@ }, { "content": "TimeInput Events", - "objectID": "f3806268-10e7-42ec-93ce-9c1f9e056eae", + "objectID": "71c677b7-c3c8-4259-829c-381ab7f74113", "type": "lvl3", "url": "/docs/components/time-input#timeinput-events", "hierarchy": { @@ -9041,70 +9484,70 @@ }, { "content": "Tooltip", - "objectID": "2748f201-9ccf-4220-a29d-f10d12fd464e", + "objectID": "a55e55bb-7617-4309-892f-8148bfd322a9", "type": "lvl1", "url": "/docs/components/tooltip", "hierarchy": { "lvl1": "Tooltip" } }, { "content": "Installation", - "objectID": "d82d32de-9af5-46a2-8251-1e696b51576f", + "objectID": "dc8b190d-5142-42b9-b2d3-8e8535d9456b", "type": "lvl2", "url": "/docs/components/tooltip#installation", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "c95d0804-d714-4f6b-8b84-c53e65b9fc94", + "objectID": "518b5bb8-f108-470b-8f97-54809ab1d719", "type": "lvl2", "url": "/docs/components/tooltip#import", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "37bbdbff-5dac-498f-ad6e-2be85547da0b", + "objectID": "4f18bab1-ad5f-4e61-8863-41fe76eefee7", "type": "lvl2", "url": "/docs/components/tooltip#usage", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Usage", "lvl3": null } }, { "content": "With Arrow", - "objectID": "b3299960-6986-4f97-87d1-0792c1610073", + "objectID": "10132227-d447-456c-9163-49b50b12e4ca", "type": "lvl3", "url": "/docs/components/tooltip#with-arrow", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Usage", "lvl3": "With Arrow" } }, { "content": "Colors", - "objectID": "ea43d20a-1852-410b-86de-c7735bb797a9", + "objectID": "847ee0b0-22ff-4850-9fef-a382659e7f67", "type": "lvl3", "url": "/docs/components/tooltip#colors", "hierarchy": { "lvl1": "Tooltip", "lvl2": "With Arrow", "lvl3": "Colors" } }, { "content": "Placements", - "objectID": "8f9aa929-bb1e-4e1a-b55d-9a74bcaa4c26", + "objectID": "31942966-389e-453e-b42d-bce4d2ab5224", "type": "lvl3", "url": "/docs/components/tooltip#placements", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Colors", "lvl3": "Placements" } }, { "content": "Offset", - "objectID": "55004c2e-025a-4b43-8244-379f524a5a9e", + "objectID": "12c7afe3-949a-4e70-b4f8-096cbd859c21", "type": "lvl3", "url": "/docs/components/tooltip#offset", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Placements", "lvl3": "Offset" } }, { "content": "Controlled", - "objectID": "34e6f80d-b41f-44ad-9253-66028a325a41", + "objectID": "590a4575-d18a-4761-bd52-4e79452933ee", "type": "lvl3", "url": "/docs/components/tooltip#controlled", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Offset", "lvl3": "Controlled" } }, { "content": "With Delay", - "objectID": "f160a195-4ad9-4ae6-914c-0dc17ccc0345", + "objectID": "5a901de8-2418-4082-bd4d-abeda2405e3a", "type": "lvl3", "url": "/docs/components/tooltip#with-delay", "hierarchy": { @@ -9115,7 +9558,7 @@ }, { "content": "Custom Content", - "objectID": "b8e985cd-c379-4903-a478-0e6abdbd3789", + "objectID": "cfa0674b-c591-461d-99b8-660274e98725", "type": "lvl3", "url": "/docs/components/tooltip#custom-content", "hierarchy": { @@ -9126,7 +9569,7 @@ }, { "content": "Custom Motion", - "objectID": "3341bcea-afdf-4e8d-aab2-58b61f70770b", + "objectID": "5cc2b60f-5478-45cc-8958-b86a36ab0561", "type": "lvl3", "url": "/docs/components/tooltip#custom-motion", "hierarchy": { @@ -9137,49 +9580,49 @@ }, { "content": "Slots", - "objectID": "294ecc2e-3a9e-405e-b2c1-be8bb023ca1e", + "objectID": "c96a5d09-fd92-49fb-84bb-6296ca712ec0", "type": "lvl2", "url": "/docs/components/tooltip#slots", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Slots", "lvl3": null } }, { "content": "Custom Styles", - "objectID": "1067ebe1-2de3-43af-8c2e-046bc067d842", + "objectID": "22a9c26c-f394-4248-a081-71fb29466ec7", "type": "lvl3", "url": "/docs/components/tooltip#custom-styles", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Slots", "lvl3": "Custom Styles" } }, { "content": "Data Attributes", - "objectID": "e253457d-6f90-4e9d-9575-9e5a0cfb1e24", + "objectID": "06f131b5-b86d-4683-a680-e256fcaf7a07", "type": "lvl2", "url": "/docs/components/tooltip#data-attributes", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "Accessibility", - "objectID": "e9503464-2ebd-441f-a8ba-31e9323faa90", + "objectID": "d94dd687-0064-4cd0-9213-507f51651a07", "type": "lvl2", "url": "/docs/components/tooltip#accessibility", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Accessibility", "lvl3": null } }, { "content": "API", - "objectID": "cd130cff-85a0-4ebb-b7d2-ebc12a5086a3", + "objectID": "c0fb2977-b6b6-448f-a2af-8f1c466fd834", "type": "lvl2", "url": "/docs/components/tooltip#api", "hierarchy": { "lvl1": "Tooltip", "lvl2": "API", "lvl3": null } }, { "content": "Tooltip Props", - "objectID": "376dca4b-62d5-4931-8a1b-15c3886ed518", + "objectID": "8a375e32-bb42-4516-9a44-44314cf9978d", "type": "lvl3", "url": "/docs/components/tooltip#tooltip-props", "hierarchy": { "lvl1": "Tooltip", "lvl2": "API", "lvl3": "Tooltip Props" } }, { "content": "Tooltip Events", - "objectID": "f51521a7-a59d-4859-8b32-101d75584f9d", + "objectID": "d509982e-7c50-4b36-974a-bc6d04bc5a3e", "type": "lvl3", "url": "/docs/components/tooltip#tooltip-events", "hierarchy": { @@ -9190,7 +9633,7 @@ }, { "content": "Tooltip types", - "objectID": "74521fbc-01e1-4b43-af3a-bd2bde56a028", + "objectID": "e9e7c09b-df54-4a86-9617-b24209897a63", "type": "lvl3", "url": "/docs/components/tooltip#tooltip-types", "hierarchy": { @@ -9201,14 +9644,14 @@ }, { "content": "Tooltip Placement", - "objectID": "61783be2-6a40-4d5e-b239-74688b2c8b69", + "objectID": "7dfc62ce-453f-4457-b573-dda50fa628fa", "type": "lvl4", "url": "/docs/components/tooltip#tooltip-placement", "hierarchy": { "lvl1": "Tooltip", "lvl2": "Tooltip types", "lvl3": null } }, { "content": "Motion Props", - "objectID": "1c7d91e8-8595-45f9-bc3b-203b2d0f6a2f", + "objectID": "e3a2ef41-3d30-4f38-bcea-45786ff212f0", "type": "lvl4", "url": "/docs/components/tooltip#motion-props", "hierarchy": { @@ -9219,84 +9662,84 @@ }, { "content": "User", - "objectID": "dc7ff42a-06ab-4c52-b197-25315f72fa8f", + "objectID": "dce5f79a-0f76-40fb-8cd0-c428162dedcf", "type": "lvl1", "url": "/docs/components/user", "hierarchy": { "lvl1": "User" } }, { "content": "Installation", - "objectID": "a2ae9518-ca57-45b3-8866-1adc11f136ab", + "objectID": "f6b70eb3-b986-49d5-b7a7-9f5a1223fc81", "type": "lvl2", "url": "/docs/components/user#installation", "hierarchy": { "lvl1": "User", "lvl2": "Installation", "lvl3": null } }, { "content": "Import", - "objectID": "dab75b57-6a3a-45a2-82eb-a1bf30bfea5c", + "objectID": "cd6256bc-1d87-4e30-bc11-af0afc4c5be6", "type": "lvl2", "url": "/docs/components/user#import", "hierarchy": { "lvl1": "User", "lvl2": "Import", "lvl3": null } }, { "content": "Usage", - "objectID": "5384f41f-eece-4e7c-a44d-9a2baea98adc", + "objectID": "991e7248-de14-415f-b165-2d8a7a27a833", "type": "lvl2", "url": "/docs/components/user#usage", "hierarchy": { "lvl1": "User", "lvl2": "Usage", "lvl3": null } }, { "content": "Link Description", - "objectID": "9fb0ef2e-3688-43f6-abec-13bbf77bd69e", + "objectID": "8497e8ab-d20a-4fdf-a3c2-420001a16e40", "type": "lvl3", "url": "/docs/components/user#link-description", "hierarchy": { "lvl1": "User", "lvl2": "Usage", "lvl3": "Link Description" } }, { "content": "Slots", - "objectID": "9e395f2f-0282-4718-999a-36fd9633d77f", + "objectID": "94a468d0-64d6-423a-8db6-b48436600c36", "type": "lvl2", "url": "/docs/components/user#slots", "hierarchy": { "lvl1": "User", "lvl2": "Slots", "lvl3": null } }, { "content": "Data Attributes", - "objectID": "b6d591a1-1643-49de-a925-4963308ec304", + "objectID": "865ec7a6-0011-4101-a6a8-7bf0270a4ab7", "type": "lvl2", "url": "/docs/components/user#data-attributes", "hierarchy": { "lvl1": "User", "lvl2": "Data Attributes", "lvl3": null } }, { "content": "API", - "objectID": "f8464365-9163-4480-840c-3e118f083bac", + "objectID": "2a6396e4-ab65-4ea0-b275-96a005632ebd", "type": "lvl2", "url": "/docs/components/user#api", "hierarchy": { "lvl1": "User", "lvl2": "API", "lvl3": null } }, { "content": "User Props", - "objectID": "dcec19cf-9f04-45c4-a42a-203363d8a45e", + "objectID": "c0f8d743-f920-40af-b03b-dcf1d4e92c47", "type": "lvl3", "url": "/docs/components/user#user-props", "hierarchy": { "lvl1": "User", "lvl2": "API", "lvl3": "User Props" } }, { "content": "Colors", - "objectID": "dc5f7af3-1547-412d-a58b-3acd408f841e", + "objectID": "8dd3ec3a-8385-4ce0-a047-682db81ed28d", "type": "lvl1", "url": "/docs/customization/colors", "hierarchy": { "lvl1": "Colors" } }, { "content": "Default Colors", - "objectID": "585546a0-cb53-4cf9-b48b-f65cc9f203a9", + "objectID": "95e604c1-0937-4b64-8394-71067db5ca6c", "type": "lvl2", "url": "/docs/customization/colors#default-colors", "hierarchy": { "lvl1": "Colors", "lvl2": "Default Colors", "lvl3": null } }, { "content": "Common Colors", - "objectID": "75d21340-203a-4713-920c-c63a6d29b4b4", + "objectID": "726c8dac-55f6-42b7-9242-8c71b7d0bc16", "type": "lvl3", "url": "/docs/customization/colors#common-colors", "hierarchy": { @@ -9307,7 +9750,7 @@ }, { "content": "Semantic Colors", - "objectID": "377a6ee4-2086-458e-b728-3c0b3420050c", + "objectID": "a2d88e9f-9b73-4fee-a406-4ac554e0a62c", "type": "lvl3", "url": "/docs/customization/colors#semantic-colors", "hierarchy": { @@ -9318,7 +9761,7 @@ }, { "content": "Using Semantic Colors", - "objectID": "9b8b74f9-6424-4902-b267-d905dfda1a2d", + "objectID": "300c6ed2-9829-4161-af85-744080f64439", "type": "lvl3", "url": "/docs/customization/colors#using-semantic-colors", "hierarchy": { @@ -9329,7 +9772,7 @@ }, { "content": "Javascript Variables", - "objectID": "809b0cb6-0759-4e62-bfe0-c9cc12906e33", + "objectID": "c1bdb749-4396-47e0-8bcb-2dbb2e9a3644", "type": "lvl3", "url": "/docs/customization/colors#javascript-variables", "hierarchy": { @@ -9340,7 +9783,7 @@ }, { "content": "CSS Variables", - "objectID": "e6651647-1784-45e5-a171-836ff7e709bf", + "objectID": "95747262-529a-4e0e-af21-403ca91266eb", "type": "lvl3", "url": "/docs/customization/colors#css-variables", "hierarchy": { @@ -9351,14 +9794,14 @@ }, { "content": "Create theme", - "objectID": "d1ae4c9e-58b6-4b8e-b5b0-8645905426af", + "objectID": "b185d175-75a0-458d-974b-4a1be0c7f27c", "type": "lvl1", "url": "/docs/customization/create-theme", "hierarchy": { "lvl1": "Create theme" } }, { "content": "Add the new theme to the plugin", - "objectID": "305c84f8-c88f-4f1a-931d-31ff408d4fba", + "objectID": "c9f3a3f5-a137-449a-9643-9bc769a18a81", "type": "lvl3", "url": "/docs/customization/create-theme#add-the-new-theme-to-the-plugin", "hierarchy": { @@ -9369,7 +9812,7 @@ }, { "content": "Apply the new theme", - "objectID": "e660664c-92ac-4b66-9573-ae3be22ba215", + "objectID": "db257221-4f88-4f4d-a775-6fc0e614d634", "type": "lvl3", "url": "/docs/customization/create-theme#apply-the-new-theme", "hierarchy": { @@ -9380,7 +9823,7 @@ }, { "content": "Use the new theme", - "objectID": "08c35d43-a4b6-4897-b80b-ab9292271592", + "objectID": "16f26a01-c692-4c63-b888-c6bb8de2d5c8", "type": "lvl3", "url": "/docs/customization/create-theme#use-the-new-theme", "hierarchy": { @@ -9391,14 +9834,14 @@ }, { "content": "Custom Variants", - "objectID": "ce7f8aae-f463-4b4b-944a-d4d7648fa4f5", + "objectID": "d82d2ddb-402d-44ea-886f-9d374e2581fd", "type": "lvl1", "url": "/docs/customization/custom-variants", "hierarchy": { "lvl1": "Custom Variants" } }, { "content": "Creating new variants for non-slots components", - "objectID": "3f6141ac-5900-43b7-bd51-408466bb68f8", + "objectID": "ce8513ff-5143-49bd-82bc-8f848482f519", "type": "lvl2", "url": "/docs/customization/custom-variants#creating-new-variants-for-non-slots-components", "hierarchy": { @@ -9409,7 +9852,7 @@ }, { "content": "Extend the original component variants", - "objectID": "ee99c484-98a2-43e0-812d-e45f371ae077", + "objectID": "3beff6e0-5d0b-40e4-8419-e00eea9b3852", "type": "lvl3", "url": "/docs/customization/custom-variants#extend-the-original-component-variants", "hierarchy": { @@ -9420,7 +9863,7 @@ }, { "content": "Use your custom component in your application", - "objectID": "d1dda4b1-b79e-4900-af36-f26c3a8970d2", + "objectID": "debbbef5-4ecf-4c0b-a309-1a7a42b9cb52", "type": "lvl3", "url": "/docs/customization/custom-variants#use-your-custom-component-in-your-application", "hierarchy": { @@ -9431,7 +9874,7 @@ }, { "content": "Creating new variants for slots components", - "objectID": "4eb4623e-6a8f-4987-ab43-0caea4b8e019", + "objectID": "de4b7940-f5b7-42a9-8840-89b207e07368", "type": "lvl2", "url": "/docs/customization/custom-variants#creating-new-variants-for-slots-components", "hierarchy": { @@ -9442,7 +9885,7 @@ }, { "content": "Extend the original component variants", - "objectID": "ad230367-c387-47dc-b66a-6801f0c9febc", + "objectID": "b951e0d6-0b50-40c6-a8bb-0308d4328d9d", "type": "lvl3", "url": "/docs/customization/custom-variants#extend-the-original-component-variants-1", "hierarchy": { @@ -9453,7 +9896,7 @@ }, { "content": "Use your custom component in your application", - "objectID": "caa6588e-369a-4424-baad-fb8bf23b9b9d", + "objectID": "016b4271-164f-4ff1-a54f-c2f95c42af8d", "type": "lvl3", "url": "/docs/customization/custom-variants#use-your-custom-component-in-your-application-1", "hierarchy": { @@ -9464,7 +9907,7 @@ }, { "content": "Types", - "objectID": "892a8159-c015-40e0-8645-d0b5c6b38173", + "objectID": "c7667c8c-02d9-4eba-8ea5-86b08cbbddc0", "type": "lvl3", "url": "/docs/customization/custom-variants#types", "hierarchy": { @@ -9475,7 +9918,7 @@ }, { "content": "Main Function", - "objectID": "205aebab-0b16-4bc0-952e-ec7ddbdcda61", + "objectID": "f4a144c1-5733-43b5-ac35-775e6f9dc8ab", "type": "lvl3", "url": "/docs/customization/custom-variants#main-function", "hierarchy": { @@ -9486,7 +9929,7 @@ }, { "content": "Options", - "objectID": "6db009d3-a417-4805-b647-c237a3c1041c", + "objectID": "575d5e0c-8bac-4374-93b8-0dafa1e2bb8d", "type": "lvl3", "url": "/docs/customization/custom-variants#options", "hierarchy": { @@ -9497,7 +9940,7 @@ }, { "content": "Config", - "objectID": "363d42cb-231d-406d-a3fe-f0f57cde88c1", + "objectID": "d01c9301-0263-4ec8-b0f9-f4e7fda4cfc1", "type": "lvl3", "url": "/docs/customization/custom-variants#config", "hierarchy": { @@ -9508,14 +9951,14 @@ }, { "content": "Customize theme", - "objectID": "94a01752-ab64-43e9-b002-b10c932d07e6", + "objectID": "cfb8aaf1-78fd-4496-ab65-571b976b30f5", "type": "lvl1", "url": "/docs/customization/customize-theme", "hierarchy": { "lvl1": "Customize theme" } }, { "content": "Customizing Layout", - "objectID": "fc93c8e0-a6e3-4317-8e91-41b86e4d5705", + "objectID": "56215f9b-d414-4251-ba4d-0e111f5cca38", "type": "lvl2", "url": "/docs/customization/customize-theme#customizing-layout", "hierarchy": { @@ -9526,7 +9969,7 @@ }, { "content": "Global Layout Customization", - "objectID": "4a797faf-9399-4ddd-8b59-49c3c4ab9595", + "objectID": "892ee043-91cb-457e-8ce5-27d7d654addd", "type": "lvl3", "url": "/docs/customization/customize-theme#global-layout-customization", "hierarchy": { @@ -9537,7 +9980,7 @@ }, { "content": "Customizing Colors", - "objectID": "f1b7c537-5a3e-424f-a51f-778a7504bfa4", + "objectID": "de77a13e-c624-401a-b949-c37b265f5a61", "type": "lvl3", "url": "/docs/customization/customize-theme#customizing-colors", "hierarchy": { @@ -9548,14 +9991,14 @@ }, { "content": "Dark mode", - "objectID": "28305611-d488-4b5d-b8be-5d9e50bb1255", + "objectID": "eccaabdf-adbb-4709-b6c9-65c6ab1766c0", "type": "lvl1", "url": "/docs/customization/dark-mode", "hierarchy": { "lvl1": "Dark mode" } }, { "content": "Using next-themes", - "objectID": "db4bf331-00ae-4ff3-b33f-fb425474919d", + "objectID": "43243a25-de92-4e68-9cc3-7909a5a7387f", "type": "lvl2", "url": "/docs/customization/dark-mode#using-next-themes", "hierarchy": { @@ -9566,7 +10009,7 @@ }, { "content": "Next.js App Directory Setup", - "objectID": "dd2ce926-a047-493a-8f39-ce8627d23409", + "objectID": "b9d95aa0-5b8b-41b1-9875-65cf11a7087d", "type": "lvl3", "url": "/docs/customization/dark-mode#nextjs-app-directory-setup", "hierarchy": { @@ -9577,7 +10020,7 @@ }, { "content": "Install next-themes", - "objectID": "3089f51e-5477-40f7-858d-949086ea71ab", + "objectID": "f9a894f3-a91e-46fe-9dce-bca18e816e80", "type": "lvl3", "url": "/docs/customization/dark-mode#install-next-themes", "hierarchy": { @@ -9588,7 +10031,7 @@ }, { "content": "Add next-themes provider", - "objectID": "47e4609e-6795-42df-8012-f6a2e9188653", + "objectID": "4a8fe2a0-fadb-4fd9-b7fc-067bbfb18115", "type": "lvl3", "url": "/docs/customization/dark-mode#add-next-themes-provider", "hierarchy": { @@ -9599,7 +10042,7 @@ }, { "content": "Add the theme switcher", - "objectID": "7fa8735a-f375-409d-b24e-068495dc541d", + "objectID": "7458d1df-d1f6-4370-8b94-c9dcf15deb91", "type": "lvl3", "url": "/docs/customization/dark-mode#add-the-theme-switcher", "hierarchy": { @@ -9610,7 +10053,7 @@ }, { "content": "Next.js Pages Directory Setup", - "objectID": "2f72bc56-635e-4003-acd2-75e524ce067d", + "objectID": "61ae454d-8baa-496d-b3d4-1b0b95d96b15", "type": "lvl3", "url": "/docs/customization/dark-mode#nextjs-pages-directory-setup", "hierarchy": { @@ -9621,7 +10064,7 @@ }, { "content": "Install next-themes", - "objectID": "c2065396-36ed-4e67-9b96-bace79189b5d", + "objectID": "c069ac90-d0ce-4be1-ae69-35548c6d0eac", "type": "lvl3", "url": "/docs/customization/dark-mode#install-next-themes-1", "hierarchy": { @@ -9632,7 +10075,7 @@ }, { "content": "Add next-themes provider", - "objectID": "2b43c165-bc04-4f4e-bca7-1c8d683ae2d8", + "objectID": "a3dd9a3a-d5a6-4c28-8829-3b6692e95068", "type": "lvl3", "url": "/docs/customization/dark-mode#add-next-themes-provider-1", "hierarchy": { @@ -9643,7 +10086,7 @@ }, { "content": "Add the theme switcher", - "objectID": "3a67d15a-f069-4b21-95c6-f8b8e9232955", + "objectID": "a7190245-a807-409a-a960-81858eb1f940", "type": "lvl3", "url": "/docs/customization/dark-mode#add-the-theme-switcher-1", "hierarchy": { @@ -9654,7 +10097,7 @@ }, { "content": "Using use-theme hook", - "objectID": "bba9891f-09d8-4016-9ee2-758e68772102", + "objectID": "b266f751-d9f8-4e37-a7bc-9bdba3b65bfe", "type": "lvl2", "url": "/docs/customization/dark-mode#using-use-theme-hook", "hierarchy": { @@ -9665,7 +10108,7 @@ }, { "content": "Install @nextui-org/use-theme", - "objectID": "db94bbb6-1945-4abe-b8c3-1669bffccbbc", + "objectID": "4ab37998-6e63-4337-a5ba-d892c6fb598e", "type": "lvl3", "url": "/docs/customization/dark-mode#install-nextui-orguse-theme", "hierarchy": { @@ -9676,7 +10119,7 @@ }, { "content": "Add the current theme to the main element", - "objectID": "8eded558-b0e4-4c23-9aa3-9758a329d726", + "objectID": "fc06cbea-3336-4b7c-af1e-7a24ca5100ca", "type": "lvl3", "url": "/docs/customization/dark-mode#add-the-current-theme-to-the-main-element", "hierarchy": { @@ -9687,7 +10130,7 @@ }, { "content": "Add the theme switcher", - "objectID": "c2197380-fdea-44c2-b779-5d36bcbc3ed0", + "objectID": "651cd189-d5b1-4ce2-aba2-0626a5e23a1a", "type": "lvl3", "url": "/docs/customization/dark-mode#add-the-theme-switcher-2", "hierarchy": { @@ -9698,21 +10141,21 @@ }, { "content": "Layout", - "objectID": "0d4074dc-a32f-4e17-9bdc-ba54a6753c8f", + "objectID": "c9b0c6ab-3a39-4f9b-8163-65c8f8739504", "type": "lvl1", "url": "/docs/customization/layout", "hierarchy": { "lvl1": "Layout" } }, { "content": "Default Layout", - "objectID": "af66a0c0-7b35-4cbd-b574-9bd751de8edf", + "objectID": "407c5a52-7660-464c-a951-1f74323d6f29", "type": "lvl2", "url": "/docs/customization/layout#default-layout", "hierarchy": { "lvl1": "Layout", "lvl2": "Default Layout", "lvl3": null } }, { "content": "CSS Variables", - "objectID": "92d009b0-f256-4ccb-b9a7-0d0220a68b70", + "objectID": "050ff2e3-4679-48a6-8002-c1f8176abd96", "type": "lvl3", "url": "/docs/customization/layout#css-variables", "hierarchy": { @@ -9723,35 +10166,35 @@ }, { "content": "API Reference", - "objectID": "525ed382-bc0d-4e7d-bcc0-b56f4a51a2bf", + "objectID": "7f78427b-1ebd-4daa-acbb-5bdb6eae72f2", "type": "lvl4", "url": "/docs/customization/layout#api-reference", "hierarchy": { "lvl1": "Layout", "lvl2": "CSS Variables", "lvl3": null } }, { "content": "BaseThemeUnit", - "objectID": "71be840b-3915-4936-bb23-9f2ccb674ae9", + "objectID": "1447bd70-ba98-4594-80ff-e0d40a597297", "type": "lvl4", "url": "/docs/customization/layout#basethemeunit", "hierarchy": { "lvl1": "Layout", "lvl2": "API Reference", "lvl3": null } }, { "content": "FontThemeUnit", - "objectID": "31b54270-c8e0-40f1-b32e-870cbfb7c1fc", + "objectID": "c3f1af75-427b-4189-ade5-e9a6866cff41", "type": "lvl4", "url": "/docs/customization/layout#fontthemeunit", "hierarchy": { "lvl1": "Layout", "lvl2": "BaseThemeUnit", "lvl3": null } }, { "content": "Override styles", - "objectID": "6c44d533-b85c-48bf-9b9f-e6f01d2f6a1e", + "objectID": "20c19c60-bc1f-487c-84ea-b4337221f092", "type": "lvl1", "url": "/docs/customization/override-styles", "hierarchy": { "lvl1": "Override styles" } }, { "content": "What is a Slot?", - "objectID": "86bfd9dd-ee5d-4422-92fc-b9cdd3224f38", + "objectID": "e571af98-fb3c-4b65-9744-47d9137e3f86", "type": "lvl3", "url": "/docs/customization/override-styles#what-is-a-slot", "hierarchy": { @@ -9762,7 +10205,7 @@ }, { "content": "Overriding a component", - "objectID": "029fc72b-dc96-49ed-bce7-f617ed0ffcc0", + "objectID": "2eea5165-8a51-474a-9bfe-3a1377e2d867", "type": "lvl3", "url": "/docs/customization/override-styles#overriding-a-component", "hierarchy": { @@ -9773,7 +10216,7 @@ }, { "content": "Components with slots", - "objectID": "c8f74b95-8123-455d-83ad-b1aabfc971d4", + "objectID": "12fce088-ea08-4754-8f84-7f895d53fd08", "type": "lvl3", "url": "/docs/customization/override-styles#components-with-slots", "hierarchy": { @@ -9784,7 +10227,7 @@ }, { "content": "CSS Modules", - "objectID": "8d35d9c1-698a-4867-ab14-c0cc5b42af57", + "objectID": "fdea70e5-053a-4806-b072-6294be7ec294", "type": "lvl3", "url": "/docs/customization/override-styles#css-modules", "hierarchy": { @@ -9795,7 +10238,7 @@ }, { "content": "CSS-in-JS", - "objectID": "8a1ab774-3d2c-4f33-b35d-943fd8cc3733", + "objectID": "2c7af576-1f54-4639-8579-793eb740de26", "type": "lvl3", "url": "/docs/customization/override-styles#css-in-js", "hierarchy": { @@ -9806,35 +10249,35 @@ }, { "content": "Theme", - "objectID": "72bfd76b-2193-4331-a677-d31c7a70b461", + "objectID": "61565521-4148-4c6d-8e98-ecd1a469f3ba", "type": "lvl1", "url": "/docs/customization/theme", "hierarchy": { "lvl1": "Theme" } }, { "content": "What is a Theme?", - "objectID": "28fbb554-03e2-4d62-b225-bdb38d792ec7", + "objectID": "2780f68a-799b-4863-8c8b-5adbd915304d", "type": "lvl2", "url": "/docs/customization/theme#what-is-a-theme", "hierarchy": { "lvl1": "Theme", "lvl2": "What is a Theme?", "lvl3": null } }, { "content": "Setup", - "objectID": "589e113b-f8ec-46a5-83e3-7868f32dbb3f", + "objectID": "76794d97-3848-49e1-8968-3db4fd11a268", "type": "lvl2", "url": "/docs/customization/theme#setup", "hierarchy": { "lvl1": "Theme", "lvl2": "Setup", "lvl3": null } }, { "content": "Usage", - "objectID": "98e4b872-b4af-4b10-aecf-66c0c06e7f5a", + "objectID": "d16d9127-0c4f-47b4-ad5d-3f04badd92b8", "type": "lvl3", "url": "/docs/customization/theme#usage", "hierarchy": { "lvl1": "Theme", "lvl2": "Setup", "lvl3": "Usage" } }, { "content": "Default Plugin Options", - "objectID": "ca1400d3-c06c-47cb-8490-d2b7ac8891d8", + "objectID": "9f7207a5-a3ba-4d59-ad71-b8a1e172f229", "type": "lvl3", "url": "/docs/customization/theme#default-plugin-options", "hierarchy": { @@ -9845,7 +10288,7 @@ }, { "content": "Themes Options", - "objectID": "23a90d5c-0f7e-44ad-986d-490e210baa3a", + "objectID": "dbda4c94-b839-4e91-8b45-ba79e6d39ed7", "type": "lvl3", "url": "/docs/customization/theme#themes-options", "hierarchy": { @@ -9856,7 +10299,7 @@ }, { "content": "Nested themes", - "objectID": "09c1ee6b-f86b-4b0d-976b-a26b638e4099", + "objectID": "9cb2cd75-2eae-4dad-9192-433bb828654c", "type": "lvl3", "url": "/docs/customization/theme#nested-themes", "hierarchy": { @@ -9867,7 +10310,7 @@ }, { "content": "Theme based variants", - "objectID": "1b08882d-df65-442c-9998-95f3adfd5364", + "objectID": "54a7bece-d229-4893-8118-7635283c8adf", "type": "lvl3", "url": "/docs/customization/theme#theme-based-variants", "hierarchy": { @@ -9878,7 +10321,7 @@ }, { "content": "API Reference", - "objectID": "b495bf6d-42d4-4437-aeae-647d50efdc89", + "objectID": "1390e0b3-cfa6-448f-8a34-e02955e77460", "type": "lvl3", "url": "/docs/customization/theme#api-reference", "hierarchy": { @@ -9889,49 +10332,49 @@ }, { "content": "Types", - "objectID": "328472ee-cb35-4a94-8864-8d0105dafb56", + "objectID": "9a2d74fd-0e54-454d-b4ec-05893a44966b", "type": "lvl3", "url": "/docs/customization/theme#types", "hierarchy": { "lvl1": "Theme", "lvl2": "API Reference", "lvl3": "Types" } }, { "content": "ConfigThemes", - "objectID": "05595e8b-d2ee-49a4-937c-33ea820ca113", + "objectID": "c8d196e5-2e80-4c6d-8556-ecb1ad1db47c", "type": "lvl4", "url": "/docs/customization/theme#configthemes", "hierarchy": { "lvl1": "Theme", "lvl2": "Types", "lvl3": null } }, { "content": "LayoutTheme", - "objectID": "a7f9bf97-0ef6-489c-9dfc-609932fca0bd", + "objectID": "229b55e6-947b-4f6c-ab41-63461eb5a390", "type": "lvl4", "url": "/docs/customization/theme#layouttheme", "hierarchy": { "lvl1": "Theme", "lvl2": "ConfigThemes", "lvl3": null } }, { "content": "ThemeColors", - "objectID": "4f3aac71-f8be-41c3-a0cf-a7b19e30f53b", + "objectID": "39f5a40e-5917-4617-adfc-7df762da1f19", "type": "lvl4", "url": "/docs/customization/theme#themecolors", "hierarchy": { "lvl1": "Theme", "lvl2": "LayoutTheme", "lvl3": null } }, { "content": "Astro", - "objectID": "87437207-e982-4d56-a75f-ee93c0c62cab", + "objectID": "93bb0f5e-bb18-4d39-ad38-fe3db69d35a4", "type": "lvl1", "url": "/docs/frameworks/astro", "hierarchy": { "lvl1": "Astro" } }, { "content": "Install React", - "objectID": "c60dc80a-1f2b-4c33-a820-f1cf4d171a73", + "objectID": "d7954895-286a-4978-89c7-0fdfc8deaed3", "type": "lvl3", "url": "/docs/frameworks/astro#install-react", "hierarchy": { "lvl1": "Astro", "lvl2": "Astro", "lvl3": "Install React" } }, { "content": "Install NextUI", - "objectID": "84bfa562-a453-44ac-8aec-4edd7152a126", + "objectID": "16c8224a-84e7-42ba-b79a-507717abef5a", "type": "lvl3", "url": "/docs/frameworks/astro#install-nextui", "hierarchy": { @@ -9942,7 +10385,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "c762cbde-834f-408a-aeea-cbaf6135ba18", + "objectID": "7a76faca-6308-4ccc-ade0-f861e65a2008", "type": "lvl3", "url": "/docs/frameworks/astro#hoisted-dependencies-setup", "hierarchy": { @@ -9953,7 +10396,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "e6d9e5f3-f5ae-4e05-8c0e-efc7fe04c8be", + "objectID": "86a5a6e0-70a6-4bd2-8d2e-9fa95fdfee25", "type": "lvl3", "url": "/docs/frameworks/astro#tailwind-css-setup", "hierarchy": { @@ -9964,7 +10407,7 @@ }, { "content": "Usage", - "objectID": "03d2cc75-eb40-4957-b9e1-878d80f31eb3", + "objectID": "182d8ccf-d6fa-457f-84f3-5be0db7d0d10", "type": "lvl3", "url": "/docs/frameworks/astro#usage", "hierarchy": { @@ -9975,14 +10418,14 @@ }, { "content": "Next.js", - "objectID": "d61d5a75-9682-426b-8bbf-6a8afec41544", + "objectID": "50f8bf97-2ae5-4a52-8eed-96478b72e020", "type": "lvl1", "url": "/docs/frameworks/nextjs", "hierarchy": { "lvl1": "Next.js" } }, { "content": "App Directory Setup", - "objectID": "1c148d4c-3c75-4307-a235-2f0c2a9a2140", + "objectID": "e6f00256-ce64-40ac-9686-ee9730cb9ef5", "type": "lvl2", "url": "/docs/frameworks/nextjs#app-directory-setup", "hierarchy": { @@ -9993,7 +10436,7 @@ }, { "content": "NextUI CLI (recommended)", - "objectID": "47048aea-eba2-48b5-84ed-563c3b296d7a", + "objectID": "4a029b7a-4339-4f28-becb-74b45b0648f7", "type": "lvl3", "url": "/docs/frameworks/nextjs#nextui-cli-recommended", "hierarchy": { @@ -10004,7 +10447,7 @@ }, { "content": "create-next-app", - "objectID": "c13edd37-17fb-4175-9392-90bd012f5c5a", + "objectID": "392e91bd-8a2e-431a-9118-e234389b8199", "type": "lvl3", "url": "/docs/frameworks/nextjs#create-next-app", "hierarchy": { @@ -10015,7 +10458,7 @@ }, { "content": "Automatic Installation", - "objectID": "cd1d239b-5d4c-4452-85df-d1c674cf5644", + "objectID": "eb09e69e-b701-4af2-8862-7fb612c887ad", "type": "lvl3", "url": "/docs/frameworks/nextjs#automatic-installation", "hierarchy": { @@ -10026,7 +10469,7 @@ }, { "content": "Manual Installation", - "objectID": "e4e59d3f-ebb9-4905-b80e-4946ceb8b793", + "objectID": "4253ea13-4195-4d83-8b76-e54636de6506", "type": "lvl3", "url": "/docs/frameworks/nextjs#manual-installation", "hierarchy": { @@ -10037,7 +10480,7 @@ }, { "content": "Add dependencies", - "objectID": "0f64fcf2-6e1a-4461-82b3-c2b8dd8b29de", + "objectID": "5c2bd7c9-d296-4719-a6e6-31d36927d6e6", "type": "lvl3", "url": "/docs/frameworks/nextjs#add-dependencies", "hierarchy": { @@ -10048,7 +10491,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "3f423717-e66e-4d8e-bcbc-9ed947125eb2", + "objectID": "8eade43a-249c-4415-9dd7-4896409a6801", "type": "lvl3", "url": "/docs/frameworks/nextjs#hoisted-dependencies-setup", "hierarchy": { @@ -10059,7 +10502,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "96ed1c74-9552-4c22-8cc9-b9d3fd4877e6", + "objectID": "35a1450f-2758-4183-9395-545a485283f3", "type": "lvl3", "url": "/docs/frameworks/nextjs#tailwind-css-setup", "hierarchy": { @@ -10070,7 +10513,7 @@ }, { "content": "Setup Provider", - "objectID": "c4c19221-07d3-41cb-a013-e5b8114fd310", + "objectID": "29a5a938-9986-45c4-8e74-115618d1eacc", "type": "lvl3", "url": "/docs/frameworks/nextjs#setup-provider", "hierarchy": { @@ -10081,7 +10524,7 @@ }, { "content": "Add Provider to Root", - "objectID": "02d83fc0-3d14-4704-90eb-ad5a8af978d4", + "objectID": "28d6f3f5-74c5-42e3-bb4f-cb623376ce88", "type": "lvl3", "url": "/docs/frameworks/nextjs#add-provider-to-root", "hierarchy": { @@ -10092,7 +10535,7 @@ }, { "content": "Use NextUI Components", - "objectID": "cc2667b0-a7ff-481b-b3c2-864d9712f29e", + "objectID": "78a60066-4bfa-4e2c-9e17-0cbdebd2f14e", "type": "lvl3", "url": "/docs/frameworks/nextjs#use-nextui-components", "hierarchy": { @@ -10103,7 +10546,7 @@ }, { "content": "Pages Directory Setup", - "objectID": "00724efb-c3dd-409a-a56e-274c2a5b7d90", + "objectID": "dc902078-123c-4ea0-990a-df61928cb241", "type": "lvl2", "url": "/docs/frameworks/nextjs#pages-directory-setup", "hierarchy": { @@ -10114,7 +10557,7 @@ }, { "content": "NextUI CLI (recommended)", - "objectID": "dd084b60-0c8f-460f-b88c-d2adaa7f8d0d", + "objectID": "b9eec9ce-9cb6-4b78-a735-dcfd0014f17e", "type": "lvl3", "url": "/docs/frameworks/nextjs#nextui-cli-recommended-1", "hierarchy": { @@ -10125,7 +10568,7 @@ }, { "content": "create-next-app", - "objectID": "e6f84468-f5d6-4a30-9679-7b6da87ae263", + "objectID": "56e17ee8-612c-4b68-96f6-67e2be702903", "type": "lvl3", "url": "/docs/frameworks/nextjs#create-next-app-1", "hierarchy": { @@ -10136,7 +10579,7 @@ }, { "content": "Automatic Installation", - "objectID": "4cd83484-777f-4253-b032-987ec833fb8b", + "objectID": "e6bb8010-482a-493e-a601-0bda5d837839", "type": "lvl3", "url": "/docs/frameworks/nextjs#automatic-installation-1", "hierarchy": { @@ -10147,7 +10590,7 @@ }, { "content": "Manual Installation", - "objectID": "9ca34b3a-787b-4254-b270-7f9ab0b64c25", + "objectID": "4cc6b888-8af0-4e7f-b1e3-afc0f470a477", "type": "lvl3", "url": "/docs/frameworks/nextjs#manual-installation-1", "hierarchy": { @@ -10158,7 +10601,7 @@ }, { "content": "Add dependencies", - "objectID": "28b87b3b-d8df-4ad5-8ea2-79c781d54a36", + "objectID": "4aaee840-bdc2-4196-b637-1323197c5e0a", "type": "lvl3", "url": "/docs/frameworks/nextjs#add-dependencies-1", "hierarchy": { @@ -10169,7 +10612,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "ee7af8f1-d575-4dda-82ce-f714ebe559c8", + "objectID": "db597c4f-2648-4d02-ac35-eef8f0200371", "type": "lvl3", "url": "/docs/frameworks/nextjs#hoisted-dependencies-setup-1", "hierarchy": { @@ -10180,7 +10623,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "41930d20-2e4f-4b8f-9fa2-b937debcb7a1", + "objectID": "4539017f-f19b-44fa-9943-0aaffcbe9c94", "type": "lvl3", "url": "/docs/frameworks/nextjs#tailwind-css-setup-1", "hierarchy": { @@ -10191,7 +10634,7 @@ }, { "content": "Setup Provider", - "objectID": "accf37e8-2af8-48da-9e31-ac28263300de", + "objectID": "bb969749-fb7c-48c4-9cf7-ed9aead93d19", "type": "lvl3", "url": "/docs/frameworks/nextjs#setup-provider-1", "hierarchy": { @@ -10202,7 +10645,7 @@ }, { "content": "Use NextUI Components", - "objectID": "cf86ded6-1d23-4ed0-99bc-dcfff4b5e26d", + "objectID": "b6f0ac80-7215-486d-ac11-8c3285f0a05e", "type": "lvl3", "url": "/docs/frameworks/nextjs#use-nextui-components-1", "hierarchy": { @@ -10213,21 +10656,21 @@ }, { "content": "Remix", - "objectID": "d1a32e55-afe4-445f-ab66-465c06605200", + "objectID": "10d616ff-c481-4b14-b6ad-ed94c3199c58", "type": "lvl1", "url": "/docs/frameworks/remix", "hierarchy": { "lvl1": "Remix" } }, { "content": "Installation", - "objectID": "8db24e4e-3fa9-43b4-8e6f-481a05c5f7b2", + "objectID": "9e96cbe4-4440-464d-a6ed-a660739544df", "type": "lvl3", "url": "/docs/frameworks/remix#installation", "hierarchy": { "lvl1": "Remix", "lvl2": "Remix", "lvl3": "Installation" } }, { "content": "Hoisted Dependencies Setup", - "objectID": "d5bfb0c6-fd23-4dad-acad-1c947986823d", + "objectID": "06be90e0-ae02-4ba6-a4e3-063df6987aa4", "type": "lvl3", "url": "/docs/frameworks/remix#hoisted-dependencies-setup", "hierarchy": { @@ -10238,7 +10681,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "85f6f4ea-cf5e-4b0f-b62c-02260d26bc27", + "objectID": "7e8229a0-1c57-4e51-ac15-008d8bb96589", "type": "lvl3", "url": "/docs/frameworks/remix#tailwind-css-setup", "hierarchy": { @@ -10249,7 +10692,7 @@ }, { "content": "Provider Setup", - "objectID": "7155fc0a-73ec-4095-bc64-a1f103344c95", + "objectID": "876f53e3-2b1a-4a0d-afb6-e54a208317d4", "type": "lvl3", "url": "/docs/frameworks/remix#provider-setup", "hierarchy": { @@ -10260,21 +10703,21 @@ }, { "content": "Vite", - "objectID": "d93cca98-0b14-420a-99f1-676c4bc9e7d6", + "objectID": "6b662816-0052-4672-9864-7b4d960b2f3f", "type": "lvl1", "url": "/docs/frameworks/vite", "hierarchy": { "lvl1": "Vite" } }, { "content": "Installation", - "objectID": "21af62ad-a1b7-42be-94e5-29b6aaafe700", + "objectID": "d84aa34e-0e67-48f7-8bc2-658e3e0b3ca0", "type": "lvl3", "url": "/docs/frameworks/vite#installation", "hierarchy": { "lvl1": "Vite", "lvl2": "Vite", "lvl3": "Installation" } }, { "content": "Hoisted Dependencies Setup", - "objectID": "1d3cdcc3-bc2d-4eb4-8a91-8f1acd91d6af", + "objectID": "bd816824-f06a-4c0f-bbed-7d0ddea85928", "type": "lvl3", "url": "/docs/frameworks/vite#hoisted-dependencies-setup", "hierarchy": { @@ -10285,7 +10728,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "ee3c9744-4492-4059-943f-84924f6d1c57", + "objectID": "5c664bfb-631b-4daf-8412-c8d5a490675d", "type": "lvl3", "url": "/docs/frameworks/vite#tailwind-css-setup", "hierarchy": { @@ -10296,7 +10739,7 @@ }, { "content": "Provider Setup", - "objectID": "24ef67f1-01e4-46e4-bbbf-c6b6d92c7b9e", + "objectID": "a5729777-3830-4140-90ee-9db492dd0af1", "type": "lvl3", "url": "/docs/frameworks/vite#provider-setup", "hierarchy": { @@ -10307,21 +10750,21 @@ }, { "content": "CLI", - "objectID": "70bec007-e74c-4424-bc26-8cddb65a91ca", + "objectID": "9fde8b88-5586-47ec-80d5-0c529396dc46", "type": "lvl1", "url": "/docs/guide/cli", "hierarchy": { "lvl1": "CLI" } }, { "content": "Installation", - "objectID": "a53b65fd-8816-4845-843a-3605ca927c1d", + "objectID": "1e9ad14a-4580-4e54-8c05-fd928d6c2be7", "type": "lvl2", "url": "/docs/guide/cli#installation", "hierarchy": { "lvl1": "CLI", "lvl2": "Installation", "lvl3": null } }, { "content": "Global Installation", - "objectID": "f942e878-96d2-4eee-93c3-4d54e481480d", + "objectID": "70a4b5a4-72b1-41aa-8fb6-70ed91da3528", "type": "lvl3", "url": "/docs/guide/cli#global-installation", "hierarchy": { @@ -10332,7 +10775,7 @@ }, { "content": "Without Installation", - "objectID": "7211ad4f-ae7a-43db-8fd4-c617caa11773", + "objectID": "692dc6c2-a03d-45c8-8a81-2d23e26925bc", "type": "lvl3", "url": "/docs/guide/cli#without-installation", "hierarchy": { @@ -10343,77 +10786,77 @@ }, { "content": "Quick Start", - "objectID": "4b5b81c5-bed0-45b6-8a5e-adb0e77e961c", + "objectID": "d0e37a36-cee7-4ab4-a788-283b7a79497e", "type": "lvl2", "url": "/docs/guide/cli#quick-start", "hierarchy": { "lvl1": "CLI", "lvl2": "Quick Start", "lvl3": null } }, { "content": "init", - "objectID": "fea8aaef-a177-418e-a23c-e4ea3b5b2d4f", + "objectID": "6ddac615-7261-46ac-a4ac-dbd62b6b9cdb", "type": "lvl2", "url": "/docs/guide/cli#init", "hierarchy": { "lvl1": "CLI", "lvl2": "init", "lvl3": null } }, { "content": "add", - "objectID": "39bd5bc9-f5c5-4a20-b70b-198080df9303", + "objectID": "a24978c4-5dfa-41be-b2bf-bdecb80a4c4f", "type": "lvl2", "url": "/docs/guide/cli#add", "hierarchy": { "lvl1": "CLI", "lvl2": "add", "lvl3": null } }, { "content": "upgrade", - "objectID": "35dba68c-6485-46f1-81b7-87f276fc198c", + "objectID": "b8bcbf9c-8038-4e6e-8f52-1b222e27413d", "type": "lvl2", "url": "/docs/guide/cli#upgrade", "hierarchy": { "lvl1": "CLI", "lvl2": "upgrade", "lvl3": null } }, { "content": "remove", - "objectID": "c2e7ce65-7dab-4fc5-bae1-8d5e2f63e6b9", + "objectID": "b6a5a2c5-5f27-48d1-a259-3f0bc242da37", "type": "lvl2", "url": "/docs/guide/cli#remove", "hierarchy": { "lvl1": "CLI", "lvl2": "remove", "lvl3": null } }, { "content": "list", - "objectID": "bad485fb-c4b3-4fcd-bc1a-0f5ee7892273", + "objectID": "86189785-a405-4e3d-bbe6-24de766596e8", "type": "lvl2", "url": "/docs/guide/cli#list", "hierarchy": { "lvl1": "CLI", "lvl2": "list", "lvl3": null } }, { "content": "doctor", - "objectID": "2a9604b2-3434-45da-9640-37688990b621", + "objectID": "f763a36d-6c2c-4bbf-8508-eae23323f7e4", "type": "lvl2", "url": "/docs/guide/cli#doctor", "hierarchy": { "lvl1": "CLI", "lvl2": "doctor", "lvl3": null } }, { "content": "env", - "objectID": "a4fa138d-91e9-478a-b622-801457d8a188", + "objectID": "abb12ae4-a9db-4d7a-9866-0cb60a67bf19", "type": "lvl2", "url": "/docs/guide/cli#env", "hierarchy": { "lvl1": "CLI", "lvl2": "env", "lvl3": null } }, { "content": "API Reference", - "objectID": "430dec24-5a5c-405f-b2bb-2545c001d739", + "objectID": "5419c0b2-2747-4668-9ac8-a61143bcb019", "type": "lvl2", "url": "/docs/guide/cli#api-reference", "hierarchy": { "lvl1": "CLI", "lvl2": "API Reference", "lvl3": null } }, { "content": "Design Principles", - "objectID": "d35ab799-f08d-4a0c-b6e4-1a87b2d78c0c", + "objectID": "ec66cf7e-59f8-40a4-a846-7abb36940aaf", "type": "lvl1", "url": "/docs/guide/design-principles", "hierarchy": { "lvl1": "Design Principles" } }, { "content": "Simplicity and Usability", - "objectID": "626e5017-395d-4169-a293-522db137a032", + "objectID": "286ffc29-dbf9-41ee-90af-8a9664bb935f", "type": "lvl3", "url": "/docs/guide/design-principles#simplicity-and-usability", "hierarchy": { @@ -10424,7 +10867,7 @@ }, { "content": "Modular Design", - "objectID": "4a55599e-5394-42d1-86d3-96adee253978", + "objectID": "30cf9a6d-bb78-4322-bfb3-178a54bba8ac", "type": "lvl3", "url": "/docs/guide/design-principles#modular-design", "hierarchy": { @@ -10435,7 +10878,7 @@ }, { "content": "Customization and Flexibility", - "objectID": "171d36ba-2d8f-4fec-9304-966a30bff53c", + "objectID": "521cc3ab-5102-46f1-91bf-c435cdad64c4", "type": "lvl3", "url": "/docs/guide/design-principles#customization-and-flexibility", "hierarchy": { @@ -10446,7 +10889,7 @@ }, { "content": "Consistent API", - "objectID": "5b821d5f-b087-4221-9fc6-24e7c462c026", + "objectID": "ec9ab8a8-c885-4590-aca4-239665cbd1cc", "type": "lvl3", "url": "/docs/guide/design-principles#consistent-api", "hierarchy": { @@ -10457,7 +10900,7 @@ }, { "content": "Accessibility", - "objectID": "b339d2c7-a96e-4905-a13f-7586f9d9f47a", + "objectID": "581a141b-5501-4c8c-b42d-ab9b71e3e025", "type": "lvl3", "url": "/docs/guide/design-principles#accessibility", "hierarchy": { @@ -10468,7 +10911,7 @@ }, { "content": "Component Slots", - "objectID": "28c2b6d8-e6f9-4139-a19f-ef449541280d", + "objectID": "2ff757f4-1fe5-4a30-8985-bb0a2a052146", "type": "lvl3", "url": "/docs/guide/design-principles#component-slots", "hierarchy": { @@ -10477,16 +10920,148 @@ "lvl3": "Component Slots" } }, + { + "content": "Forms", + "objectID": "048b5f70-1acf-4ce6-bca7-3ac4e28ac6a6", + "type": "lvl1", + "url": "/docs/guide/forms", + "hierarchy": { "lvl1": "Forms" } + }, + { + "content": "Labels and help text", + "objectID": "be372910-9b3b-46a5-bed8-7ff07ebc99fc", + "type": "lvl2", + "url": "/docs/guide/forms#labels-and-help-text", + "hierarchy": { + "lvl1": "Forms", + "lvl2": "Labels and help text", + "lvl3": null + } + }, + { + "content": "Submitting data", + "objectID": "a1806ea2-d9ed-443c-9f96-6e2f983d1bfd", + "type": "lvl2", + "url": "/docs/guide/forms#submitting-data", + "hierarchy": { "lvl1": "Forms", "lvl2": "Submitting data", "lvl3": null } + }, + { + "content": "Uncontrolled forms", + "objectID": "a091d203-3bff-44ef-a652-494d3c892fb9", + "type": "lvl4", + "url": "/docs/guide/forms#uncontrolled-forms", + "hierarchy": { "lvl1": "Forms", "lvl2": "Submitting data", "lvl3": null } + }, + { + "content": "Controlled forms", + "objectID": "fb6c42bc-7b7f-450a-b756-3eeba0f9c7da", + "type": "lvl4", + "url": "/docs/guide/forms#controlled-forms", + "hierarchy": { "lvl1": "Forms", "lvl2": "Uncontrolled forms", "lvl3": null } + }, + { + "content": "Customizing error messages", + "objectID": "d35c07f1-3a21-4b3e-8cb9-32f2f04fbb5c", + "type": "lvl4", + "url": "/docs/guide/forms#customizing-error-messages", + "hierarchy": { "lvl1": "Forms", "lvl2": "Controlled forms", "lvl3": null } + }, + { + "content": "Validation", + "objectID": "3f579094-0da0-4561-9a26-48277bf22912", + "type": "lvl2", + "url": "/docs/guide/forms#validation", + "hierarchy": { "lvl1": "Forms", "lvl2": "Validation", "lvl3": null } + }, + { + "content": "Built-in validation", + "objectID": "4bb4e735-84de-4261-8a49-e1f759e759d6", + "type": "lvl4", + "url": "/docs/guide/forms#built-in-validation", + "hierarchy": { "lvl1": "Forms", "lvl2": "Validation", "lvl3": null } + }, + { + "content": "Custom validation", + "objectID": "e03b0e3c-5d36-44de-bacd-ec3cbaed7cd2", + "type": "lvl4", + "url": "/docs/guide/forms#custom-validation", + "hierarchy": { + "lvl1": "Forms", + "lvl2": "Built-in validation", + "lvl3": null + } + }, + { + "content": "Realtime validation", + "objectID": "2b8cd093-1068-4a61-ae84-128ad75a3b9f", + "type": "lvl4", + "url": "/docs/guide/forms#realtime-validation", + "hierarchy": { "lvl1": "Forms", "lvl2": "Custom validation", "lvl3": null } + }, + { + "content": "Server validation", + "objectID": "ba23bddb-fa52-44ec-a1ac-a18e0d98c908", + "type": "lvl4", + "url": "/docs/guide/forms#server-validation", + "hierarchy": { + "lvl1": "Forms", + "lvl2": "Realtime validation", + "lvl3": null + } + }, + { + "content": "Schema validation", + "objectID": "1a9b9769-2896-4eed-93aa-e362b62312b8", + "type": "lvl4", + "url": "/docs/guide/forms#schema-validation", + "hierarchy": { "lvl1": "Forms", "lvl2": "Server validation", "lvl3": null } + }, + { + "content": "React Server Actions", + "objectID": "2751112a-60ef-4b77-a548-59553a10bf50", + "type": "lvl3", + "url": "/docs/guide/forms#react-server-actions", + "hierarchy": { + "lvl1": "Forms", + "lvl2": "Schema validation", + "lvl3": "React Server Actions" + } + }, + { + "content": "Remix", + "objectID": "8e67ef89-1da5-4cc2-bdb5-0acc2bb5f095", + "type": "lvl3", + "url": "/docs/guide/forms#remix", + "hierarchy": { + "lvl1": "Forms", + "lvl2": "React Server Actions", + "lvl3": "Remix" + } + }, + { + "content": "Form libraries", + "objectID": "baff9626-b39c-4197-abbb-e97d23e47f88", + "type": "lvl2", + "url": "/docs/guide/forms#form-libraries", + "hierarchy": { "lvl1": "Forms", "lvl2": "Form libraries", "lvl3": null } + }, + { + "content": "React Hook Form", + "objectID": "e910fddb-3972-4e7b-b6e9-ce0448adf54c", + "type": "lvl4", + "url": "/docs/guide/forms#react-hook-form", + "hierarchy": { "lvl1": "Forms", "lvl2": "Form libraries", "lvl3": null } + }, { "content": "Installation", - "objectID": "3ab02f5a-4b0a-42cb-903a-53707b0bcfaf", + "objectID": "2f7b73b7-d23e-466d-82cb-fe975c62fea7", "type": "lvl1", "url": "/docs/guide/installation", "hierarchy": { "lvl1": "Installation" } }, { "content": "Automatic Installation", - "objectID": "ffb5b04d-c41f-46df-b400-0d34e45ca357", + "objectID": "3e757ec3-c5ed-4da3-8991-1cb4fa5fcd65", "type": "lvl2", "url": "/docs/guide/installation#automatic-installation", "hierarchy": { @@ -10497,7 +11072,7 @@ }, { "content": "Initialization and Starting the App", - "objectID": "a87dc747-386a-41b1-b2d1-a1f52840a520", + "objectID": "a840efcb-5ba1-4ce3-b389-2954f8f57d91", "type": "lvl3", "url": "/docs/guide/installation#initialization-and-starting-the-app", "hierarchy": { @@ -10508,7 +11083,7 @@ }, { "content": "Adding the Components", - "objectID": "292f97e6-ec91-45e8-a45c-6397c3da01b0", + "objectID": "b2886ba3-05c8-47e7-9cd5-34f77224e088", "type": "lvl3", "url": "/docs/guide/installation#adding-the-components", "hierarchy": { @@ -10519,7 +11094,7 @@ }, { "content": "Manual Installation", - "objectID": "c13ff57f-9b7c-419e-b6e1-e3c581603983", + "objectID": "fbc71de5-a954-41cd-b910-ea97c0d3d0f7", "type": "lvl2", "url": "/docs/guide/installation#manual-installation", "hierarchy": { @@ -10530,7 +11105,7 @@ }, { "content": "Global Installation", - "objectID": "0756420e-0977-44e8-93c9-8332a1552b00", + "objectID": "8a9f4558-0f3e-4007-9f0c-1e7c645fc314", "type": "lvl3", "url": "/docs/guide/installation#global-installation", "hierarchy": { @@ -10541,7 +11116,7 @@ }, { "content": "Install Packages", - "objectID": "03986dab-c53d-4971-b614-c4b4e3c91e6e", + "objectID": "0387fe96-b89b-4be7-a7c3-07ba9c22e866", "type": "lvl4", "url": "/docs/guide/installation#install-packages", "hierarchy": { @@ -10552,7 +11127,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "47a99581-f153-421c-b1e4-45d020991793", + "objectID": "8d9ce55b-6b76-447b-921d-54843abf283f", "type": "lvl4", "url": "/docs/guide/installation#hoisted-dependencies-setup", "hierarchy": { @@ -10563,7 +11138,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "37f839f5-5d53-422d-a813-cc6f1bfe8392", + "objectID": "5afc705d-7bed-4ada-9c2d-e322183357c2", "type": "lvl4", "url": "/docs/guide/installation#tailwind-css-setup", "hierarchy": { @@ -10574,7 +11149,7 @@ }, { "content": "Provider Setup", - "objectID": "96d357c5-aebc-43d8-a60f-ef7314558aa4", + "objectID": "4423353f-76e8-4ab6-90e7-583ca8df8201", "type": "lvl4", "url": "/docs/guide/installation#provider-setup", "hierarchy": { @@ -10585,7 +11160,7 @@ }, { "content": "Individual Installation", - "objectID": "0298c192-5ee6-4fae-943a-f9dd2a96f866", + "objectID": "927df40f-c139-4608-be04-41863f0c52e8", "type": "lvl3", "url": "/docs/guide/installation#individual-installation", "hierarchy": { @@ -10596,7 +11171,7 @@ }, { "content": "Install Core Packages", - "objectID": "c5c47bc9-46b9-4da8-aec1-80a5d3ae86b6", + "objectID": "83926f53-d57f-43f1-80d5-bd37f90bd3de", "type": "lvl4", "url": "/docs/guide/installation#install-core-packages", "hierarchy": { @@ -10607,7 +11182,7 @@ }, { "content": "Install Component", - "objectID": "1f5c4c89-492f-4e4f-9f38-9d0d4f33416a", + "objectID": "9dde081f-1ba2-4faa-abc1-2a95eb8f51f3", "type": "lvl4", "url": "/docs/guide/installation#install-component", "hierarchy": { @@ -10618,7 +11193,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "5279037a-9993-4785-950e-c98ad40211a7", + "objectID": "af3930b2-ff80-4634-936b-b6f36b46e719", "type": "lvl4", "url": "/docs/guide/installation#hoisted-dependencies-setup-1", "hierarchy": { @@ -10629,7 +11204,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "797695dc-8197-4ec0-b9ab-8e69f64d4bdc", + "objectID": "03a31b91-6032-4177-a29e-596b713a6bf4", "type": "lvl4", "url": "/docs/guide/installation#tailwind-css-setup-1", "hierarchy": { @@ -10640,7 +11215,7 @@ }, { "content": "Provider Setup", - "objectID": "c9b0ea70-325c-4160-973d-8daa51fa4e9a", + "objectID": "3ca0413c-b9b9-468b-aba4-f0c02e887471", "type": "lvl4", "url": "/docs/guide/installation#provider-setup-1", "hierarchy": { @@ -10651,7 +11226,7 @@ }, { "content": "Use the Component", - "objectID": "7ce0bd7f-1ee2-4045-b2f0-aaec709927be", + "objectID": "5dbcea61-c415-4d95-896c-faeb9e0c95a5", "type": "lvl4", "url": "/docs/guide/installation#use-the-component", "hierarchy": { @@ -10662,7 +11237,7 @@ }, { "content": "Framework Guides", - "objectID": "9f7d75b3-9948-484c-81ec-ac59d7f8b76d", + "objectID": "d15ec8f3-8657-4519-864a-24ef4bfe43e4", "type": "lvl2", "url": "/docs/guide/installation#framework-guides", "hierarchy": { @@ -10673,14 +11248,14 @@ }, { "content": "Introduction", - "objectID": "df268096-bd94-4090-8144-26eff660470e", + "objectID": "065e3f2c-2e43-4cbe-801b-fed6402288a7", "type": "lvl1", "url": "/docs/guide/introduction", "hierarchy": { "lvl1": "Introduction" } }, { "content": "What is NextUI?", - "objectID": "67f9e727-cae6-4ed8-84bf-7a6d76fcef34", + "objectID": "2e7e532f-61c9-4dae-86ed-cc4e492002a1", "type": "lvl2", "url": "/docs/guide/introduction#what-is-nextui", "hierarchy": { @@ -10691,14 +11266,14 @@ }, { "content": "FAQ", - "objectID": "018c53d9-38b7-490c-90a9-2a3af819bdf7", + "objectID": "be36d56a-7aca-4a15-a447-388b7106d314", "type": "lvl2", "url": "/docs/guide/introduction#faq", "hierarchy": { "lvl1": "Introduction", "lvl2": "FAQ", "lvl3": null } }, { "content": "Is NextUI a Vercel related project?", - "objectID": "c0fc6188-c42b-412d-aacd-939dbc0e2bdf", + "objectID": "cefe7462-1efd-4160-8df7-447bc51dafe8", "type": "lvl3", "url": "/docs/guide/introduction#is-nextui-a-vercel-related-project", "hierarchy": { @@ -10709,7 +11284,7 @@ }, { "content": "How is NextUI different from TailwindCSS?", - "objectID": "f2a8bbbf-289e-4f06-b415-bb999d3a3dff", + "objectID": "b51fb5a8-f552-40b7-9581-78ddf6c1c0f9", "type": "lvl3", "url": "/docs/guide/introduction#how-is-nextui-different-from-tailwindcss", "hierarchy": { @@ -10720,7 +11295,7 @@ }, { "content": "How is NextUI different from TailwindCSS components libraries?", - "objectID": "ddf06574-4267-4527-a7a6-b29abcccb48a", + "objectID": "d5f9e357-b924-4a87-869f-a4219c4da7e8", "type": "lvl3", "url": "/docs/guide/introduction#how-is-nextui-different-from-tailwindcss-components-libraries", "hierarchy": { @@ -10731,7 +11306,7 @@ }, { "content": "How NextUI deals with TailwindCSS classes conflicts?", - "objectID": "d90ea7d7-0bb0-4e94-af88-31d3a91dd75e", + "objectID": "f1496489-4fa9-409a-9d92-b34b4fcb18d2", "type": "lvl3", "url": "/docs/guide/introduction#how-nextui-deals-with-tailwindcss-classes-conflicts", "hierarchy": { @@ -10742,7 +11317,7 @@ }, { "content": "Does NextUI use runtime CSS?", - "objectID": "2953bb1e-ccf9-4371-a5cf-5ca0c9265240", + "objectID": "4ac49f66-0343-4002-850b-3806cdaa2c98", "type": "lvl3", "url": "/docs/guide/introduction#does-nextui-use-runtime-css", "hierarchy": { @@ -10753,7 +11328,7 @@ }, { "content": "Does NextUI support TypeScript?", - "objectID": "c9f02419-a5ef-4d40-89c5-97fd50dd41f7", + "objectID": "dee72ff2-9390-4b6c-947f-b8dda79a89b4", "type": "lvl3", "url": "/docs/guide/introduction#does-nextui-support-typescript", "hierarchy": { @@ -10764,7 +11339,7 @@ }, { "content": "Can I use NextUI with other front-end frameworks or libraries, such as Vue or Angular?", - "objectID": "2940e2d9-0e3b-4fb4-b3c1-7cb23daf5c3b", + "objectID": "0005899e-21bc-4984-995f-cf26cfdb6d1f", "type": "lvl3", "url": "/docs/guide/introduction#can-i-use-nextui-with-other-front-end-frameworks-or-libraries-such-as-vue-or-angular", "hierarchy": { @@ -10775,7 +11350,7 @@ }, { "content": "Why does NextUI use Framer Motion?", - "objectID": "d76533f7-0ca8-40cd-b77a-80f708d8d744", + "objectID": "b4928b9d-5f9c-4a87-b3ea-73782429062a", "type": "lvl3", "url": "/docs/guide/introduction#why-does-nextui-use-framer-motion", "hierarchy": { @@ -10786,14 +11361,14 @@ }, { "content": "Community", - "objectID": "1cbcb410-0895-44cc-8a41-7f4242538a8f", + "objectID": "5c492660-3722-4cd4-b905-393c775aad1a", "type": "lvl2", "url": "/docs/guide/introduction#community", "hierarchy": { "lvl1": "Introduction", "lvl2": "Community", "lvl3": null } }, { "content": "Contributing", - "objectID": "404efed4-330b-4a8d-930b-5ae47363253d", + "objectID": "d4a08fbd-0d96-492d-b0f1-41ca2e322146", "type": "lvl2", "url": "/docs/guide/introduction#contributing", "hierarchy": { @@ -10804,21 +11379,21 @@ }, { "content": "Routing", - "objectID": "b02be4cb-e596-44ca-8f81-3533a3d8e1be", + "objectID": "d72a9166-3952-4057-85f6-fe2d0df3cd08", "type": "lvl1", "url": "/docs/guide/routing", "hierarchy": { "lvl1": "Routing" } }, { "content": "Introduction", - "objectID": "caaf1ce0-1bc6-4ac3-b086-a4334a373a31", + "objectID": "7e1d92c5-684d-4dac-9cb9-de505720b013", "type": "lvl2", "url": "/docs/guide/routing#introduction", "hierarchy": { "lvl1": "Routing", "lvl2": "Introduction", "lvl3": null } }, { "content": "NextUIProvider Setup", - "objectID": "251cc161-b490-4bdf-9014-a6a8b4914118", + "objectID": "6714fe0e-f501-4e76-8245-3fe4e2ea58c3", "type": "lvl2", "url": "/docs/guide/routing#nextuiprovider-setup", "hierarchy": { @@ -10827,30 +11402,41 @@ "lvl3": null } }, + { + "content": "Router Options", + "objectID": "e37b3ade-d258-4eff-8a45-5d62d1ed411f", + "type": "lvl3", + "url": "/docs/guide/routing#router-options", + "hierarchy": { + "lvl1": "Routing", + "lvl2": "NextUIProvider Setup", + "lvl3": "Router Options" + } + }, { "content": "Next.js", - "objectID": "6ea17e7e-dc90-47d7-8ed7-cb501e4d5ca4", + "objectID": "5ced1246-b3b8-4531-b65c-dc28b0149ed7", "type": "lvl2", "url": "/docs/guide/routing#nextjs", "hierarchy": { "lvl1": "Routing", "lvl2": "Next.js", "lvl3": null } }, { "content": "App Router", - "objectID": "5825fa3b-bd9f-49f8-9c50-e044adb52aa9", - "type": "lvl3", + "objectID": "e5d27247-e227-45ba-95e7-a6a44dbe20d8", + "type": "lvl4", "url": "/docs/guide/routing#app-router", - "hierarchy": { "lvl1": "Routing", "lvl2": "Next.js", "lvl3": "App Router" } + "hierarchy": { "lvl1": "Routing", "lvl2": "Next.js", "lvl3": null } }, { "content": "Add the `useRouter`", - "objectID": "618dfed9-dd4d-42f7-9b9c-e30e3a7ce193", + "objectID": "11575e5c-e12f-4b88-93e1-7f856db62223", "type": "lvl4", "url": "/docs/guide/routing#add-the-userouter", "hierarchy": { "lvl1": "Routing", "lvl2": "App Router", "lvl3": null } }, { "content": "Add Provider to Root", - "objectID": "7f1742cc-47d8-4078-acb2-341c38a7024c", + "objectID": "d583625c-c85b-46bb-bf7d-5014d8f9fefc", "type": "lvl4", "url": "/docs/guide/routing#add-provider-to-root", "hierarchy": { @@ -10860,10 +11446,10 @@ } }, { - "content": "Add useHref (Optional)", - "objectID": "2b7a1096-e967-495f-8d47-84ea88b3e15e", + "content": "Next.js Base Path (Optional)", + "objectID": "883dd70f-a7a0-49fa-8918-a7f8a91b11b2", "type": "lvl4", - "url": "/docs/guide/routing#add-usehref-optional", + "url": "/docs/guide/routing#nextjs-base-path-optional", "hierarchy": { "lvl1": "Routing", "lvl2": "Add Provider to Root", @@ -10872,53 +11458,53 @@ }, { "content": "Pages Router", - "objectID": "d0fdc1a7-c3c6-4cfb-8126-35cdf6101927", + "objectID": "5cd16df9-a58c-466c-8860-fb04cba53dcd", "type": "lvl3", "url": "/docs/guide/routing#pages-router", "hierarchy": { "lvl1": "Routing", - "lvl2": "Add useHref (Optional)", + "lvl2": "Next.js Base Path (Optional)", "lvl3": "Pages Router" } }, { "content": "React Router", - "objectID": "0f39e4d0-bae2-419f-a1f8-54b173f7b8f3", + "objectID": "56ffe30f-0c8e-4768-a743-4e2b5fca6eaf", "type": "lvl2", "url": "/docs/guide/routing#react-router", "hierarchy": { "lvl1": "Routing", "lvl2": "React Router", "lvl3": null } }, { "content": "Remix", - "objectID": "6a4ddd1a-4907-4bf6-852d-a4e1401150e5", + "objectID": "099ede75-0545-4330-abcc-8cae3e76317a", "type": "lvl2", "url": "/docs/guide/routing#remix", "hierarchy": { "lvl1": "Routing", "lvl2": "Remix", "lvl3": null } }, { "content": "TanStack", - "objectID": "8941adbd-c59d-4289-ad36-79327e55db0a", + "objectID": "39176150-ad13-4bbe-88dd-4a61c16eb6c3", "type": "lvl2", "url": "/docs/guide/routing#tanstack", "hierarchy": { "lvl1": "Routing", "lvl2": "TanStack", "lvl3": null } }, { "content": "Usage examples", - "objectID": "3515b496-832b-41cc-8b9f-027c9f099fae", + "objectID": "4430771c-e7f2-491b-b3a3-42f3872da390", "type": "lvl2", "url": "/docs/guide/routing#usage-examples", "hierarchy": { "lvl1": "Routing", "lvl2": "Usage examples", "lvl3": null } }, { "content": "Upgrade to v2", - "objectID": "86737414-0586-42a3-86ba-a741f9ec3216", + "objectID": "d7670937-c974-4577-b583-3acfb8a082ad", "type": "lvl1", "url": "/docs/guide/upgrade-to-v2", "hierarchy": { "lvl1": "Upgrade to v2" } }, { "content": "Next.js upgrade steps", - "objectID": "7f9293c1-b92f-4601-a2c0-330f98777374", + "objectID": "da9b8bea-8307-49cd-93ba-1417c7514dfb", "type": "lvl2", "url": "/docs/guide/upgrade-to-v2#nextjs-upgrade-steps", "hierarchy": { @@ -10929,7 +11515,7 @@ }, { "content": "App directory Setup", - "objectID": "3546c271-cadc-496d-a0ef-0506fa9a6f4f", + "objectID": "dd5ec18d-5a54-4657-a7ab-fa595ecba799", "type": "lvl2", "url": "/docs/guide/upgrade-to-v2#app-directory-setup", "hierarchy": { @@ -10940,7 +11526,7 @@ }, { "content": "Installation", - "objectID": "9b88d2e0-18b4-45e7-a715-27da51ba7e9d", + "objectID": "8eac8e8a-a2a5-4150-993d-cf6d02980b10", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#installation", "hierarchy": { @@ -10951,7 +11537,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "3a57f57b-7161-43c8-b6fb-ebcb1b70f6db", + "objectID": "f9a51ba0-c136-4e8b-bfa4-9e94a4b958c8", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#hoisted-dependencies-setup", "hierarchy": { @@ -10962,7 +11548,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "76b03efd-4ac0-4482-9545-3cb6ee2e2a83", + "objectID": "b631ac73-43b3-4e81-9bbf-36557330e0c2", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#tailwind-css-setup", "hierarchy": { @@ -10973,7 +11559,7 @@ }, { "content": "Setup Provider", - "objectID": "b1d710b9-4551-4772-96ad-a13e4089dac0", + "objectID": "d7c85af9-0213-49e9-91c7-e1d16e7a7284", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#setup-provider", "hierarchy": { @@ -10984,7 +11570,7 @@ }, { "content": "Add Provider to Root", - "objectID": "3da86865-1020-4409-8725-4b03fa68ed0a", + "objectID": "7cd807dc-9412-4468-be30-d99ef7098ef1", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#add-provider-to-root", "hierarchy": { @@ -10995,7 +11581,7 @@ }, { "content": "Use NextUI Components", - "objectID": "457cbe55-8ca7-4ea6-bb2a-396a97adf6dc", + "objectID": "081b2cc4-2dfd-4ca7-ae79-a15f161991d9", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#use-nextui-components", "hierarchy": { @@ -11006,7 +11592,7 @@ }, { "content": "Pages Directory Setup", - "objectID": "ee3adae5-da6b-4643-b1a4-d026c4c62b0d", + "objectID": "662b50df-9f25-413e-9ded-5d6db7705dc4", "type": "lvl2", "url": "/docs/guide/upgrade-to-v2#pages-directory-setup", "hierarchy": { @@ -11017,7 +11603,7 @@ }, { "content": "Installation", - "objectID": "450cd6d1-649a-423d-b549-3c92ad9cecf8", + "objectID": "b6d3ab30-80eb-4925-93dc-cfde57b26047", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#installation-1", "hierarchy": { @@ -11028,7 +11614,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "f31900b2-8753-4196-aefa-05938002f9c4", + "objectID": "a3a8ffbe-f23a-473d-8f1f-b49bd53bd999", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#hoisted-dependencies-setup-1", "hierarchy": { @@ -11039,7 +11625,7 @@ }, { "content": "Tailwind CSS Setup", - "objectID": "9dbd9403-296c-4524-a9da-68271aac3e40", + "objectID": "e4e76509-6f67-4183-a4e7-ea0caa070f15", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#tailwind-css-setup-1", "hierarchy": { @@ -11050,7 +11636,7 @@ }, { "content": "Setup Provider", - "objectID": "3946b174-2cbb-44d0-a551-30dfb801108f", + "objectID": "b3cb2dad-b898-42c4-bf14-d94463224c5e", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#setup-provider-1", "hierarchy": { @@ -11061,7 +11647,7 @@ }, { "content": "Use NextUI Components", - "objectID": "f6124e7f-60ca-4eef-a3cf-532190b5c241", + "objectID": "ccb04289-54cb-42a5-b969-b7ee59eaaa47", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#use-nextui-components-1", "hierarchy": { @@ -11072,7 +11658,7 @@ }, { "content": "React upgrade steps", - "objectID": "b3905f7b-77f9-42f7-87f0-5d8ceabd4566", + "objectID": "dd238312-650f-4d44-8010-9d924b532dcf", "type": "lvl2", "url": "/docs/guide/upgrade-to-v2#react-upgrade-steps", "hierarchy": { @@ -11083,7 +11669,7 @@ }, { "content": "Upgrade React version", - "objectID": "4199b145-dac1-4b0b-96d7-706643ebbc03", + "objectID": "d15a6253-a3f6-4da9-bf5b-1e71089de8b7", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#upgrade-react-version", "hierarchy": { @@ -11094,7 +11680,7 @@ }, { "content": "Install Framer motion", - "objectID": "ef778f69-5c80-44b6-a995-1385c7136cdf", + "objectID": "e767db1f-8e25-40b3-873c-8b2abc7cd493", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#install-framer-motion", "hierarchy": { @@ -11105,7 +11691,7 @@ }, { "content": "Hoisted Dependencies Setup", - "objectID": "234c3efc-173f-4094-9551-4fb2f90ae374", + "objectID": "1a2b1af9-6395-4093-8d80-bc7e46fbb7a3", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#hoisted-dependencies-setup-2", "hierarchy": { @@ -11116,7 +11702,7 @@ }, { "content": "TailwindCSS Setup", - "objectID": "4ad10a62-fa6d-4a97-a509-4f3e6e3f6ffd", + "objectID": "58b48b09-42bd-4b7a-b64f-14075db5f063", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#tailwindcss-setup", "hierarchy": { @@ -11127,7 +11713,7 @@ }, { "content": "Provider Setup", - "objectID": "3a0f1eb7-dc53-4601-b4c7-c8a8203080e3", + "objectID": "068bba91-e7b6-4086-9444-e6ab51329cef", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#provider-setup", "hierarchy": { @@ -11138,7 +11724,7 @@ }, { "content": "Use NextUI Components", - "objectID": "4469d00e-f102-447d-8efc-c675a3394458", + "objectID": "bcb13fa0-cd70-47c0-9f98-4eb68a3a1340", "type": "lvl3", "url": "/docs/guide/upgrade-to-v2#use-nextui-components-2", "hierarchy": {