@povio/ui 3.4.0-rc.2 → 3.4.0-rc.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +31 -2
- package/dist/Accordion-CgNQw-pZ.d.ts +58 -0
- package/dist/Accordion-DT1wcBFP.js +552 -0
- package/dist/ActionModal-DLeVinly.d.ts +26 -0
- package/dist/Alert-1gjUqXaO.js +240 -0
- package/dist/Alert-C0GAvkdO.d.ts +33 -0
- package/dist/Autocomplete-CYT1Vk1F.d.ts +15 -0
- package/dist/BottomSheet-BWKej2PR.d.ts +34 -0
- package/dist/BottomSheet-Cwci3M8j.js +448 -0
- package/dist/Breadcrumbs-DrmLNtmQ.js +534 -0
- package/dist/Breadcrumbs-pSLRyeOe.d.ts +19 -0
- package/dist/Button-C_FOjIn-.d.ts +30 -0
- package/dist/Button-Cq7t4Xxl.js +160 -0
- package/dist/Button-Dlm1NyTJ.js +690 -0
- package/dist/ButtonContent-17xvQXod.js +122 -0
- package/dist/Calendar-C9Dbdkkl.js +654 -0
- package/dist/CheckContent-DzWpxKGq.js +19 -0
- package/dist/Checkbox-DyEipBjR.js +403 -0
- package/dist/Checkbox-Ee9K3u2J.d.ts +24 -0
- package/dist/CheckboxCheckmark-C7Oq15ms.js +195 -0
- package/dist/CheckboxGroup-D-sNgUMN.d.ts +28 -0
- package/dist/DatePicker-DM_tCN-6.js +426 -0
- package/dist/DatePicker-DclmenVd.d.ts +43 -0
- package/dist/DatePickerInput-BC-q8HcY.d.ts +18 -0
- package/dist/DatePickerInput-C2z1kgaC.js +598 -0
- package/dist/DateRangePicker-BmScgvEH.js +1322 -0
- package/dist/DateRangePicker-DjkIlnMl.d.ts +47 -0
- package/dist/DateTimePicker-CAFB33ih.js +380 -0
- package/dist/DateTimePicker-aDvcYnVk.d.ts +42 -0
- package/dist/Dialog-BQN4Z3bO.js +4505 -0
- package/dist/Drawer-DnSLe85M.d.ts +18 -0
- package/dist/FileTrigger-eHfAkdXd.js +2186 -0
- package/dist/FileUpload-CHgnF4Nm.d.ts +7 -0
- package/dist/FileUpload-Cb--_Mbk.js +766 -0
- package/dist/FileUploadContainer-Co33mh7x.d.ts +5 -0
- package/dist/Form-B4Sbjn__.d.ts +49 -0
- package/dist/Form-CKUcoaMX.js +8 -0
- package/dist/FormField-DoGaUqFm.js +235 -0
- package/dist/FormField-FvutosEE.d.ts +80 -0
- package/dist/FormFieldError-BT4uxbKY.d.ts +10 -0
- package/dist/FormFieldError-CFg0Wn3i.js +26 -0
- package/dist/HeaderText-BrZaEuIn.d.ts +19 -0
- package/dist/Hidden-BtagiSrf.js +32 -0
- package/dist/IconButton-uO0Mjcqw.d.ts +14 -0
- package/dist/InlineIconButton-CLiZzTVJ.d.ts +16 -0
- package/dist/Input-TO1R-KsB.js +45 -0
- package/dist/InputItem-DYNprOmw.js +63 -0
- package/dist/InputUpload-BqKQcew0.d.ts +66 -0
- package/dist/InputUpload-k_RRfoeF.js +233 -0
- package/dist/Inputs-BapBcBa7.js +17 -0
- package/dist/Inputs-DncFwdP2.d.ts +13 -0
- package/dist/Label-C0MdchIz.js +17 -0
- package/dist/Link-BBMgG7TX.js +82 -0
- package/dist/Link-BvAKCJcB.js +42 -0
- package/dist/Link-DwUGkr9s.d.ts +23 -0
- package/dist/ListBox-HE5uFtiS.js +739 -0
- package/dist/Loader-C6YkWZOO.js +113 -0
- package/dist/Loader-Sbr1b0iU.d.ts +29 -0
- package/dist/Menu-CLA3gTYc.d.ts +58 -0
- package/dist/Menu-Db_stvqw.js +178 -0
- package/dist/MenuDesktop-BjK3K8gs.js +248 -0
- package/dist/MenuItem-ChgmtbQw.d.ts +6 -0
- package/dist/Modal-BVL1P0ls.d.ts +53 -0
- package/dist/Modal-CYvIKx5Z.js +204 -0
- package/dist/Modal-CkSO1C1n.js +58 -0
- package/dist/NumberFormatter-KUrW7GbE.js +122 -0
- package/dist/NumberInput-mTYSZkqH.d.ts +26 -0
- package/dist/NumberRangeInput-BsATw2M1.js +403 -0
- package/dist/NumberRangeInput-DS6_DIEc.d.ts +44 -0
- package/dist/OverlayArrow-BrSp26z2.js +654 -0
- package/dist/Pagination-YrWwwM_f.d.ts +12 -0
- package/dist/PaginationList-71pjqcQ0.d.ts +18 -0
- package/dist/PaginationList-DJfUpGY9.js +218 -0
- package/dist/PasswordInput-BUZPRoOL.js +63 -0
- package/dist/PasswordInput-XI0n5I1s.d.ts +10 -0
- package/dist/Pill-DSt6f4Eq.d.ts +18 -0
- package/dist/PillButton-NdrR6uVR.d.ts +15 -0
- package/dist/PressResponder-q8UTUsf0.js +63 -0
- package/dist/ProgressBar-C8dtVA-1.js +58 -0
- package/dist/ProgressBar-DG-ClG9v.d.ts +44 -0
- package/dist/QuerySelect-W0euIrkL.d.ts +23 -0
- package/dist/RSPContexts-DHQi1l7F.js +12 -0
- package/dist/RadioGroup-CNSTNHYN.js +569 -0
- package/dist/RadioGroup-D6-jU_Hb.d.ts +73 -0
- package/dist/ResponsivePopover-CokwzUr4.d.ts +19 -0
- package/dist/Segment-Cndlojxv.js +348 -0
- package/dist/Segment-IpdajE4h.d.ts +7 -0
- package/dist/Select-CCNQ4Bso.js +155 -0
- package/dist/Select-CNTaUjfL.d.ts +15 -0
- package/dist/SelectBase-C4lPY7Hc.d.ts +97 -0
- package/dist/SelectionIndicator-qJF4qfyY.js +758 -0
- package/dist/Slider-C2VnHdQq.js +818 -0
- package/dist/Slider-HF31GF1t.d.ts +22 -0
- package/dist/SplitButton-CnyLnCrQ.d.ts +15 -0
- package/dist/Stepper-JUO4MbZx.d.ts +113 -0
- package/dist/Stepper-yN3fNyGt.js +336 -0
- package/dist/Tag-CXfTBg6q.d.ts +34 -0
- package/dist/Tag-DCo_fVLl.js +95 -0
- package/dist/Text-BTtw_Syz.js +5 -0
- package/dist/TextArea-8_TYSixS.d.ts +20 -0
- package/dist/TextArea-CS-2txl7.js +175 -0
- package/dist/TextButton-BdefN7SL.d.ts +15 -0
- package/dist/TextEditor-CXDFpX_q.d.ts +26 -0
- package/dist/TextEditor-p0CqH_71.js +3439 -0
- package/dist/TimePicker-Bspfhoo_.d.ts +32 -0
- package/dist/TimePicker-DLzbOPrC.js +375 -0
- package/dist/Toast-4Q3O7cKx.js +957 -0
- package/dist/Toast-DDkev3SZ.d.ts +75 -0
- package/dist/Toggle-CgD4ykP4.js +177 -0
- package/dist/Toggle-TDp5YtaQ.d.ts +32 -0
- package/dist/ToggleButton-BuEhb8eu.d.ts +12 -0
- package/dist/ToggleButton-D94yRla8.js +216 -0
- package/dist/Tooltip-KfGHmXdx.js +539 -0
- package/dist/Tooltip-zaZ0d1jz.d.ts +56 -0
- package/dist/TooltipEllipsis-Di9Dvd4x.d.ts +11 -0
- package/dist/TooltipWrapper-CLMp_zj4.js +71 -0
- package/dist/Typography-AcUd9df8.js +31 -0
- package/dist/Typography-BiHrVFpz.d.ts +12 -0
- package/dist/VisuallyHidden-DjaDVPQT.js +43 -0
- package/dist/autocomplete-B2Ol8qjV.d.ts +16 -0
- package/dist/button.cva-zMNkoZH8.d.ts +92 -0
- package/dist/buttonContent.cva-CIOaLH0a.d.ts +6 -0
- package/dist/check-M2G7r3oH.js +13 -0
- package/dist/checkbox-CGea408G.d.ts +9 -0
- package/dist/checkbox-group-BdjjQ24I.d.ts +9 -0
- package/dist/checkbox.cva-Caaf2Ysq.d.ts +77 -0
- package/dist/chevron-down-Ciz9yP9R.js +13 -0
- package/dist/chevron-left-VO8YZrXZ.js +13 -0
- package/dist/chevron-right-C_M98bh3.js +13 -0
- package/dist/chevron-up-CHRnDSA3.js +13 -0
- package/dist/chevrons-right-BXdmZ2TS.js +29 -0
- package/dist/clsx-CnD0nOiA.js +16 -0
- package/dist/common-UBFya8WY.d.ts +11 -0
- package/dist/components/accordion.d.ts +2 -0
- package/dist/components/accordion.js +2 -0
- package/dist/components/action-modal.d.ts +2 -0
- package/dist/components/action-modal.js +188 -0
- package/dist/components/alert.d.ts +2 -0
- package/dist/components/alert.js +2 -0
- package/dist/components/autocomplete/react-aria.d.ts +1 -0
- package/dist/components/autocomplete/react-aria.js +1 -0
- package/dist/components/autocomplete.d.ts +2 -0
- package/dist/components/autocomplete.js +131 -0
- package/dist/components/bottom-sheet.d.ts +2 -0
- package/dist/components/bottom-sheet.js +2 -0
- package/dist/components/breadcrumb/react-aria.d.ts +1 -0
- package/dist/components/breadcrumb/react-aria.js +11 -0
- package/dist/components/breadcrumbs/react-aria.d.ts +1 -0
- package/dist/components/breadcrumbs/react-aria.js +11 -0
- package/dist/components/breadcrumbs.d.ts +2 -0
- package/dist/components/breadcrumbs.js +2 -0
- package/dist/components/button/react-aria.d.ts +1 -0
- package/dist/components/button/react-aria.js +1 -0
- package/dist/components/button.d.ts +3 -0
- package/dist/components/button.js +2 -0
- package/dist/components/calendar/react-aria.d.ts +1 -0
- package/dist/components/calendar/react-aria.js +1 -0
- package/dist/components/calendar-cell/react-aria.d.ts +1 -0
- package/dist/components/calendar-cell/react-aria.js +1 -0
- package/dist/components/calendar-grid/react-aria.d.ts +1 -0
- package/dist/components/calendar-grid/react-aria.js +1 -0
- package/dist/components/calendar-grid-body/react-aria.d.ts +1 -0
- package/dist/components/calendar-grid-body/react-aria.js +1 -0
- package/dist/components/calendar-grid-header/react-aria.d.ts +1 -0
- package/dist/components/calendar-grid-header/react-aria.js +1 -0
- package/dist/components/calendar-header-cell/react-aria.d.ts +1 -0
- package/dist/components/calendar-header-cell/react-aria.js +1 -0
- package/dist/components/cell/react-aria.d.ts +1 -0
- package/dist/components/cell/react-aria.js +11 -0
- package/dist/components/checkbox/react-aria.d.ts +1 -0
- package/dist/components/checkbox/react-aria.js +1 -0
- package/dist/components/checkbox-group/react-aria.d.ts +1 -0
- package/dist/components/checkbox-group/react-aria.js +1 -0
- package/dist/components/checkbox-group.d.ts +2 -0
- package/dist/components/checkbox-group.js +161 -0
- package/dist/components/checkbox.d.ts +2 -0
- package/dist/components/checkbox.js +2 -0
- package/dist/components/collection/react-aria.d.ts +1 -0
- package/dist/components/collection/react-aria.js +11 -0
- package/dist/components/color-area/react-aria.d.ts +1 -0
- package/dist/components/color-area/react-aria.js +1 -0
- package/dist/components/color-field/react-aria.d.ts +1 -0
- package/dist/components/color-field/react-aria.js +1 -0
- package/dist/components/color-picker/react-aria.d.ts +1 -0
- package/dist/components/color-picker/react-aria.js +1 -0
- package/dist/components/color-slider/react-aria.d.ts +1 -0
- package/dist/components/color-slider/react-aria.js +1 -0
- package/dist/components/color-swatch/react-aria.d.ts +1 -0
- package/dist/components/color-swatch/react-aria.js +1 -0
- package/dist/components/color-swatch-picker/react-aria.d.ts +5 -0
- package/dist/components/color-swatch-picker/react-aria.js +11 -0
- package/dist/components/color-swatch-picker-item/react-aria.d.ts +5 -0
- package/dist/components/color-swatch-picker-item/react-aria.js +11 -0
- package/dist/components/color-thumb/react-aria.d.ts +1 -0
- package/dist/components/color-thumb/react-aria.js +1 -0
- package/dist/components/color-wheel/react-aria.d.ts +1 -0
- package/dist/components/color-wheel/react-aria.js +1 -0
- package/dist/components/color-wheel-track/react-aria.d.ts +1 -0
- package/dist/components/color-wheel-track/react-aria.js +1 -0
- package/dist/components/column/react-aria.d.ts +1 -0
- package/dist/components/column/react-aria.js +11 -0
- package/dist/components/column-resizer/react-aria.d.ts +1 -0
- package/dist/components/column-resizer/react-aria.js +11 -0
- package/dist/components/combo-box/react-aria.d.ts +1 -0
- package/dist/components/combo-box/react-aria.js +11 -0
- package/dist/components/date-field/react-aria.d.ts +1 -0
- package/dist/components/date-field/react-aria.js +1 -0
- package/dist/components/date-input/react-aria.d.ts +1 -0
- package/dist/components/date-input/react-aria.js +1 -0
- package/dist/components/date-picker/react-aria.d.ts +1 -0
- package/dist/components/date-picker/react-aria.js +1 -0
- package/dist/components/date-picker.d.ts +2 -0
- package/dist/components/date-picker.js +2 -0
- package/dist/components/date-range-picker/react-aria.d.ts +1 -0
- package/dist/components/date-range-picker/react-aria.js +1 -0
- package/dist/components/date-range-picker.d.ts +2 -0
- package/dist/components/date-range-picker.js +2 -0
- package/dist/components/date-segment/react-aria.d.ts +1 -0
- package/dist/components/date-segment/react-aria.js +1 -0
- package/dist/components/date-time-picker.d.ts +2 -0
- package/dist/components/date-time-picker.js +2 -0
- package/dist/components/default-collection-renderer/react-aria.d.ts +1 -0
- package/dist/components/default-collection-renderer/react-aria.js +1 -0
- package/dist/components/dialog/react-aria.d.ts +1 -0
- package/dist/components/dialog/react-aria.js +1 -0
- package/dist/components/dialog-trigger/react-aria.d.ts +1 -0
- package/dist/components/dialog-trigger/react-aria.js +1 -0
- package/dist/components/disclosure/react-aria.d.ts +1 -0
- package/dist/components/disclosure/react-aria.js +1 -0
- package/dist/components/disclosure-group/react-aria.d.ts +1 -0
- package/dist/components/disclosure-group/react-aria.js +1 -0
- package/dist/components/disclosure-panel/react-aria.d.ts +1 -0
- package/dist/components/disclosure-panel/react-aria.js +1 -0
- package/dist/components/drawer.d.ts +2 -0
- package/dist/components/drawer.js +96 -0
- package/dist/components/drop-indicator/react-aria.d.ts +1 -0
- package/dist/components/drop-indicator/react-aria.js +1 -0
- package/dist/components/drop-zone/react-aria.d.ts +1 -0
- package/dist/components/drop-zone/react-aria.js +1 -0
- package/dist/components/field-error/react-aria.d.ts +1 -0
- package/dist/components/field-error/react-aria.js +1 -0
- package/dist/components/file-trigger/react-aria.d.ts +1 -0
- package/dist/components/file-trigger/react-aria.js +1 -0
- package/dist/components/file-upload-container.d.ts +3 -0
- package/dist/components/file-upload-container.js +15 -0
- package/dist/components/file-upload.d.ts +3 -0
- package/dist/components/file-upload.js +2 -0
- package/dist/components/focusable/react-aria.d.ts +1 -0
- package/dist/components/focusable/react-aria.js +1 -0
- package/dist/components/form/react-aria.d.ts +1 -0
- package/dist/components/form/react-aria.js +1 -0
- package/dist/components/form-field.d.ts +2 -0
- package/dist/components/form-field.js +2 -0
- package/dist/components/grid-list/react-aria.d.ts +1 -0
- package/dist/components/grid-list/react-aria.js +11 -0
- package/dist/components/grid-list-header/react-aria.d.ts +1 -0
- package/dist/components/grid-list-header/react-aria.js +11 -0
- package/dist/components/grid-list-item/react-aria.d.ts +1 -0
- package/dist/components/grid-list-item/react-aria.js +11 -0
- package/dist/components/grid-list-load-more-item/react-aria.d.ts +1 -0
- package/dist/components/grid-list-load-more-item/react-aria.js +11 -0
- package/dist/components/grid-list-section/react-aria.d.ts +1 -0
- package/dist/components/grid-list-section/react-aria.js +11 -0
- package/dist/components/group/react-aria.d.ts +1 -0
- package/dist/components/group/react-aria.js +1 -0
- package/dist/components/header/react-aria.d.ts +1 -0
- package/dist/components/header/react-aria.js +11 -0
- package/dist/components/heading/react-aria.d.ts +1 -0
- package/dist/components/heading/react-aria.js +1 -0
- package/dist/components/i18n-provider/react-aria.d.ts +1 -0
- package/dist/components/i18n-provider/react-aria.js +1 -0
- package/dist/components/icon-button.d.ts +2 -0
- package/dist/components/icon-button.js +51 -0
- package/dist/components/inline-icon-button.d.ts +2 -0
- package/dist/components/inline-icon-button.js +40 -0
- package/dist/components/input/react-aria.d.ts +1 -0
- package/dist/components/input/react-aria.js +1 -0
- package/dist/components/input-upload.d.ts +2 -0
- package/dist/components/input-upload.js +2 -0
- package/dist/components/keyboard/react-aria.d.ts +1 -0
- package/dist/components/keyboard/react-aria.js +1 -0
- package/dist/components/label/react-aria.d.ts +1 -0
- package/dist/components/label/react-aria.js +1 -0
- package/dist/components/link/react-aria.d.ts +1 -0
- package/dist/components/link/react-aria.js +1 -0
- package/dist/components/link.d.ts +2 -0
- package/dist/components/link.js +2 -0
- package/dist/components/list-box/react-aria.d.ts +1 -0
- package/dist/components/list-box/react-aria.js +11 -0
- package/dist/components/list-box-item/react-aria.d.ts +1 -0
- package/dist/components/list-box-item/react-aria.js +11 -0
- package/dist/components/list-box-load-more-item/react-aria.d.ts +1 -0
- package/dist/components/list-box-load-more-item/react-aria.js +11 -0
- package/dist/components/list-box-section/react-aria.d.ts +1 -0
- package/dist/components/list-box-section/react-aria.js +11 -0
- package/dist/components/loader.d.ts +2 -0
- package/dist/components/loader.js +2 -0
- package/dist/components/menu/react-aria.d.ts +1 -0
- package/dist/components/menu/react-aria.js +11 -0
- package/dist/components/menu-item/react-aria.d.ts +1 -0
- package/dist/components/menu-item/react-aria.js +11 -0
- package/dist/components/menu-section/react-aria.d.ts +1 -0
- package/dist/components/menu-section/react-aria.js +11 -0
- package/dist/components/menu-trigger/react-aria.d.ts +1 -0
- package/dist/components/menu-trigger/react-aria.js +1 -0
- package/dist/components/menu.d.ts +3 -0
- package/dist/components/menu.js +3 -0
- package/dist/components/meter/react-aria.d.ts +1 -0
- package/dist/components/meter/react-aria.js +1 -0
- package/dist/components/modal/react-aria.d.ts +1 -0
- package/dist/components/modal/react-aria.js +1 -0
- package/dist/components/modal-overlay/react-aria.d.ts +1 -0
- package/dist/components/modal-overlay/react-aria.js +1 -0
- package/dist/components/modal.d.ts +2 -0
- package/dist/components/modal.js +2 -0
- package/dist/components/number-field/react-aria.d.ts +1 -0
- package/dist/components/number-field/react-aria.js +1 -0
- package/dist/components/number-input.d.ts +2 -0
- package/dist/components/number-input.js +242 -0
- package/dist/components/number-range-input.d.ts +2 -0
- package/dist/components/number-range-input.js +2 -0
- package/dist/components/overlay-arrow/react-aria.d.ts +1 -0
- package/dist/components/overlay-arrow/react-aria.js +1 -0
- package/dist/components/pagination-list.d.ts +2 -0
- package/dist/components/pagination-list.js +2 -0
- package/dist/components/pagination.d.ts +2 -0
- package/dist/components/pagination.js +131 -0
- package/dist/components/password-input.d.ts +2 -0
- package/dist/components/password-input.js +2 -0
- package/dist/components/pill-button.d.ts +2 -0
- package/dist/components/pill-button.js +73 -0
- package/dist/components/pill.d.ts +2 -0
- package/dist/components/pill.js +44 -0
- package/dist/components/popover/react-aria.d.ts +1 -0
- package/dist/components/popover/react-aria.js +1 -0
- package/dist/components/pressable/react-aria.d.ts +1 -0
- package/dist/components/pressable/react-aria.js +1 -0
- package/dist/components/progress-bar/react-aria.d.ts +1 -0
- package/dist/components/progress-bar/react-aria.js +1 -0
- package/dist/components/progress-bar.d.ts +2 -0
- package/dist/components/progress-bar.js +2 -0
- package/dist/components/provider/react-aria.d.ts +1 -0
- package/dist/components/provider/react-aria.js +1 -0
- package/dist/components/query-autocomplete.d.ts +8 -0
- package/dist/components/query-autocomplete.js +104 -0
- package/dist/components/query-select.d.ts +2 -0
- package/dist/components/query-select.js +114 -0
- package/dist/components/radio/react-aria.d.ts +1 -0
- package/dist/components/radio/react-aria.js +1 -0
- package/dist/components/radio-group/react-aria.d.ts +1 -0
- package/dist/components/radio-group/react-aria.js +1 -0
- package/dist/components/radio-group.d.ts +2 -0
- package/dist/components/radio-group.js +2 -0
- package/dist/components/range-calendar/react-aria.d.ts +1 -0
- package/dist/components/range-calendar/react-aria.js +1 -0
- package/dist/components/resizable-table-container/react-aria.d.ts +1 -0
- package/dist/components/resizable-table-container/react-aria.js +11 -0
- package/dist/components/responsive-popover.d.ts +2 -0
- package/dist/components/responsive-popover.js +126 -0
- package/dist/components/router-provider/react-aria.d.ts +1 -0
- package/dist/components/router-provider/react-aria.js +1 -0
- package/dist/components/row/react-aria.d.ts +1 -0
- package/dist/components/row/react-aria.js +11 -0
- package/dist/components/search-field/react-aria.d.ts +1 -0
- package/dist/components/search-field/react-aria.js +1 -0
- package/dist/components/section/react-aria.d.ts +1 -0
- package/dist/components/section/react-aria.js +11 -0
- package/dist/components/segment.d.ts +3 -0
- package/dist/components/segment.js +2 -0
- package/dist/components/select/react-aria.d.ts +1 -0
- package/dist/components/select/react-aria.js +11 -0
- package/dist/components/select-value/react-aria.d.ts +1 -0
- package/dist/components/select-value/react-aria.js +1 -0
- package/dist/components/select.d.ts +3 -0
- package/dist/components/select.js +2 -0
- package/dist/components/selection-indicator/react-aria.d.ts +1 -0
- package/dist/components/selection-indicator/react-aria.js +1 -0
- package/dist/components/separator/react-aria.d.ts +1 -0
- package/dist/components/separator/react-aria.js +11 -0
- package/dist/components/shared-element/react-aria.d.ts +1 -0
- package/dist/components/shared-element/react-aria.js +1 -0
- package/dist/components/shared-element-transition/react-aria.d.ts +1 -0
- package/dist/components/shared-element-transition/react-aria.js +1 -0
- package/dist/components/slider/react-aria.d.ts +1 -0
- package/dist/components/slider/react-aria.js +1 -0
- package/dist/components/slider-output/react-aria.d.ts +1 -0
- package/dist/components/slider-output/react-aria.js +1 -0
- package/dist/components/slider-thumb/react-aria.d.ts +1 -0
- package/dist/components/slider-thumb/react-aria.js +1 -0
- package/dist/components/slider-track/react-aria.d.ts +1 -0
- package/dist/components/slider-track/react-aria.js +1 -0
- package/dist/components/slider.d.ts +2 -0
- package/dist/components/slider.js +2 -0
- package/dist/components/split-button.d.ts +2 -0
- package/dist/components/split-button.js +123 -0
- package/dist/components/ssr-provider/react-aria.d.ts +1 -0
- package/dist/components/ssr-provider/react-aria.js +1 -0
- package/dist/components/stepper.d.ts +2 -0
- package/dist/components/stepper.js +2 -0
- package/dist/components/submenu-trigger/react-aria.d.ts +1 -0
- package/dist/components/submenu-trigger/react-aria.js +11 -0
- package/dist/components/switch/react-aria.d.ts +1 -0
- package/dist/components/switch/react-aria.js +1 -0
- package/dist/components/tab/react-aria.d.ts +1 -0
- package/dist/components/tab/react-aria.js +11 -0
- package/dist/components/tab-list/react-aria.d.ts +1 -0
- package/dist/components/tab-list/react-aria.js +11 -0
- package/dist/components/tab-panel/react-aria.d.ts +1 -0
- package/dist/components/tab-panel/react-aria.js +1 -0
- package/dist/components/tab-panels/react-aria.d.ts +1 -0
- package/dist/components/tab-panels/react-aria.js +11 -0
- package/dist/components/table/react-aria.d.ts +1 -0
- package/dist/components/table/react-aria.js +11 -0
- package/dist/components/table-body/react-aria.d.ts +1 -0
- package/dist/components/table-body/react-aria.js +11 -0
- package/dist/components/table-header/react-aria.d.ts +1 -0
- package/dist/components/table-header/react-aria.js +11 -0
- package/dist/components/table-load-more-item/react-aria.d.ts +1 -0
- package/dist/components/table-load-more-item/react-aria.js +11 -0
- package/dist/components/tabs/react-aria.d.ts +1 -0
- package/dist/components/tabs/react-aria.js +11 -0
- package/dist/components/tag/react-aria.d.ts +1 -0
- package/dist/components/tag/react-aria.js +11 -0
- package/dist/components/tag-group/react-aria.d.ts +1 -0
- package/dist/components/tag-group/react-aria.js +11 -0
- package/dist/components/tag-list/react-aria.d.ts +1 -0
- package/dist/components/tag-list/react-aria.js +11 -0
- package/dist/components/tag.d.ts +2 -0
- package/dist/components/tag.js +2 -0
- package/dist/components/text/react-aria.d.ts +1 -0
- package/dist/components/text/react-aria.js +1 -0
- package/dist/components/text-area/react-aria.d.ts +1 -0
- package/dist/components/text-area/react-aria.js +1 -0
- package/dist/components/text-area.d.ts +2 -0
- package/dist/components/text-area.js +2 -0
- package/dist/components/text-button.d.ts +2 -0
- package/dist/components/text-button.js +36 -0
- package/dist/components/text-field/react-aria.d.ts +1 -0
- package/dist/components/text-field/react-aria.js +1 -0
- package/dist/components/text-input.d.ts +2 -0
- package/dist/components/text-input.js +239 -0
- package/dist/components/time-field/react-aria.d.ts +1 -0
- package/dist/components/time-field/react-aria.js +1 -0
- package/dist/components/time-picker.d.ts +2 -0
- package/dist/components/time-picker.js +2 -0
- package/dist/components/toast/react-aria.d.ts +1 -0
- package/dist/components/toast/react-aria.js +1 -0
- package/dist/components/toast-content/react-aria.d.ts +1 -0
- package/dist/components/toast-content/react-aria.js +1 -0
- package/dist/components/toast-list/react-aria.d.ts +1 -0
- package/dist/components/toast-list/react-aria.js +1 -0
- package/dist/components/toast-region/react-aria.d.ts +1 -0
- package/dist/components/toast-region/react-aria.js +1 -0
- package/dist/components/toast.d.ts +2 -0
- package/dist/components/toast.js +2 -0
- package/dist/components/toggle-button/react-aria.d.ts +1 -0
- package/dist/components/toggle-button/react-aria.js +1 -0
- package/dist/components/toggle-button-group/react-aria.d.ts +5 -0
- package/dist/components/toggle-button-group/react-aria.js +1 -0
- package/dist/components/toggle-button.d.ts +2 -0
- package/dist/components/toggle-button.js +34 -0
- package/dist/components/toggle.d.ts +2 -0
- package/dist/components/toggle.js +2 -0
- package/dist/components/toolbar/react-aria.d.ts +1 -0
- package/dist/components/toolbar/react-aria.js +1 -0
- package/dist/components/tooltip/react-aria.d.ts +1 -0
- package/dist/components/tooltip/react-aria.js +1 -0
- package/dist/components/tooltip-ellipsis.d.ts +2 -0
- package/dist/components/tooltip-ellipsis.js +46 -0
- package/dist/components/tooltip-trigger/react-aria.d.ts +1 -0
- package/dist/components/tooltip-trigger/react-aria.js +1 -0
- package/dist/components/tooltip.d.ts +2 -0
- package/dist/components/tooltip.js +2 -0
- package/dist/components/tree/react-aria.d.ts +1 -0
- package/dist/components/tree/react-aria.js +11 -0
- package/dist/components/tree-item/react-aria.d.ts +1 -0
- package/dist/components/tree-item/react-aria.js +11 -0
- package/dist/components/tree-item-content/react-aria.d.ts +1 -0
- package/dist/components/tree-item-content/react-aria.js +11 -0
- package/dist/components/tree-load-more-item/react-aria.d.ts +1 -0
- package/dist/components/tree-load-more-item/react-aria.js +11 -0
- package/dist/components/typography.d.ts +3 -0
- package/dist/components/typography.js +2 -0
- package/dist/components/use-toast.d.ts +2 -0
- package/dist/components/use-toast.js +69 -0
- package/dist/components/virtualizer/react-aria.d.ts +1 -0
- package/dist/components/virtualizer/react-aria.js +1 -0
- package/dist/components/visually-hidden/react-aria.d.ts +1 -0
- package/dist/components/visually-hidden/react-aria.js +1 -0
- package/dist/compoundMapper-CMoX98D2.d.ts +17 -0
- package/dist/compoundMapper-Di3SKZnS.js +13 -0
- package/dist/config/confirmation.d.ts +2 -0
- package/dist/config/confirmation.js +2 -0
- package/dist/config/link-context.d.ts +3 -0
- package/dist/config/link-context.js +2 -0
- package/dist/config/resources.d.ts +2 -0
- package/dist/config/resources.js +2 -0
- package/dist/config/theme-context.d.ts +2 -0
- package/dist/config/theme-context.js +2 -0
- package/dist/config/ui-config.d.ts +2 -0
- package/dist/config/ui-config.js +2 -0
- package/dist/config/ui-overrides.d.ts +2 -0
- package/dist/config/ui-overrides.js +2 -0
- package/dist/config/ui-router.d.ts +2 -0
- package/dist/config/ui-router.js +2 -0
- package/dist/confirmation.context-BJ8gTx7U.d.ts +23 -0
- package/dist/confirmation.context-C1-ZF9CW.js +80 -0
- package/dist/context-CLFkoJMP.js +93 -0
- package/dist/createLucideIcon-CskCrR9z.js +125 -0
- package/dist/date-picker-BpSowet-.d.ts +9 -0
- package/dist/date-range-picker-aO65H4wV.d.ts +9 -0
- package/dist/date-time-picker-DWo2GFg7.d.ts +9 -0
- package/dist/date-time.utils-0F9qduim.js +190 -0
- package/dist/date-time.utils-Cu9TVj46.d.ts +45 -0
- package/dist/date.transforms-DLg-eFcE.js +15 -0
- package/dist/date.utils-B8_QF9y6.js +42 -0
- package/dist/date.utils-BoQnMRlF.d.ts +7 -0
- package/dist/datePickerValue.utils-Dh-nA1Yv.js +223 -0
- package/dist/dynamicInputs-4JB41qRW.js +214 -0
- package/dist/dynamicInputs-BekIlDGf.d.ts +753 -0
- package/dist/dynamicInputs-D8j0ko24.js +194 -0
- package/dist/fieldAdapter-C4sDFC8f.d.ts +9 -0
- package/dist/fieldAdapter-C_3uizcT.js +61 -0
- package/dist/file-upload-DDIJKLW8.d.ts +10 -0
- package/dist/file.utils-Crb-mIHs.d.ts +21 -0
- package/dist/file.utils-DqQxnuAm.js +61 -0
- package/dist/fileUpload.types-CQkPqELk.d.ts +106 -0
- package/dist/form.binding-DWlFTecs.d.ts +47 -0
- package/dist/form.binding-DyZ4fH8l.js +34 -0
- package/dist/form.types-B9Vp8q2g.d.ts +13 -0
- package/dist/form.types-ZNGbcqJS.d.ts +13 -0
- package/dist/hooks/use-filters.d.ts +2 -0
- package/dist/hooks/use-filters.js +2 -0
- package/dist/hooks/use-local-storage.d.ts +2 -0
- package/dist/hooks/use-local-storage.js +2 -0
- package/dist/hooks/use-translation-memo.d.ts +2 -0
- package/dist/hooks/use-translation-memo.js +2 -0
- package/dist/i18n-C2TBJvnh.js +300 -0
- package/dist/i18n-DjqhCCJq.d.ts +316 -0
- package/dist/icons.d.ts +2 -0
- package/dist/icons.js +2 -0
- package/dist/index-B8r_kiw4.d.ts +193 -0
- package/dist/index.d.ts +101 -263
- package/dist/index.js +99 -180
- package/dist/input-upload-Apyx1Mvy.d.ts +9 -0
- package/dist/input.cva-CfgCOIQW.d.ts +80 -0
- package/dist/input.cva-KYGD4Bdz.js +324 -0
- package/dist/intl.utils-NaOZUD2G.d.ts +9 -0
- package/dist/intl.utils-zwAFoZ0U.js +38 -0
- package/dist/intlStrings-DrQB127v.js +346 -0
- package/dist/link.context-BFXwgVLP.d.ts +12 -0
- package/dist/link.context-J7aQtMOr.js +35 -0
- package/dist/logger-BPhG2izn.js +309 -0
- package/dist/logger-N35Xhi14.d.ts +10 -0
- package/dist/lucide-react-BJRvqSeV.d.ts +23 -0
- package/dist/modal.cva-CbziPHSN.js +43 -0
- package/dist/number-input-D0YwMCGh.d.ts +8 -0
- package/dist/number-range-input-BtPXUX0k.d.ts +8 -0
- package/dist/numberStatic.utils-C9_kWMXJ.js +723 -0
- package/dist/openLink-BFEMFlhB.js +187 -0
- package/dist/outline.clsx-50W_vNDl.js +6 -0
- package/dist/outline.clsx-B1hjrX9t.d.ts +4 -0
- package/dist/password-input-euv4tHdl.d.ts +8 -0
- package/dist/pillButton.cva-Da0WFN39.d.ts +34 -0
- package/dist/pillButton.cva-DbwzixcK.js +263 -0
- package/dist/popover.cva-CXha_UMQ.js +5 -0
- package/dist/queries.utils-CmbhAoHU.js +18 -0
- package/dist/query-autocomplete-BwU-94pi.d.ts +14 -0
- package/dist/query-select-CBgR2Tua.d.ts +15 -0
- package/dist/queryAutocomplete.types-3ezR8y7k.d.ts +26 -0
- package/dist/radio-group-DVGKZRnt.d.ts +9 -0
- package/dist/rhf/autocomplete.d.ts +3 -0
- package/dist/rhf/autocomplete.js +8 -0
- package/dist/rhf/checkbox-group.d.ts +3 -0
- package/dist/rhf/checkbox-group.js +8 -0
- package/dist/rhf/checkbox.d.ts +3 -0
- package/dist/rhf/checkbox.js +8 -0
- package/dist/rhf/date-picker.d.ts +3 -0
- package/dist/rhf/date-picker.js +9 -0
- package/dist/rhf/date-range-picker.d.ts +3 -0
- package/dist/rhf/date-range-picker.js +9 -0
- package/dist/rhf/date-time-picker.d.ts +3 -0
- package/dist/rhf/date-time-picker.js +9 -0
- package/dist/rhf/file-upload.d.ts +3 -0
- package/dist/rhf/file-upload.js +6 -0
- package/dist/rhf/input-upload.d.ts +3 -0
- package/dist/rhf/input-upload.js +6 -0
- package/dist/rhf/inputs.d.ts +4 -0
- package/dist/rhf/inputs.js +2 -0
- package/dist/rhf/number-input.d.ts +3 -0
- package/dist/rhf/number-input.js +6 -0
- package/dist/rhf/number-range-input.d.ts +3 -0
- package/dist/rhf/number-range-input.js +6 -0
- package/dist/rhf/password-input.d.ts +3 -0
- package/dist/rhf/password-input.js +6 -0
- package/dist/rhf/query-autocomplete.d.ts +2 -0
- package/dist/rhf/query-autocomplete.js +8 -0
- package/dist/rhf/query-select.d.ts +2 -0
- package/dist/rhf/query-select.js +8 -0
- package/dist/rhf/radio-group.d.ts +3 -0
- package/dist/rhf/radio-group.js +8 -0
- package/dist/rhf/segment.d.ts +3 -0
- package/dist/rhf/segment.js +6 -0
- package/dist/rhf/select.d.ts +3 -0
- package/dist/rhf/select.js +8 -0
- package/dist/rhf/slider.d.ts +3 -0
- package/dist/rhf/slider.js +6 -0
- package/dist/rhf/text-area.d.ts +3 -0
- package/dist/rhf/text-area.js +6 -0
- package/dist/rhf/text-editor.d.ts +3 -0
- package/dist/rhf/text-editor.js +6 -0
- package/dist/rhf/text-input.d.ts +3 -0
- package/dist/rhf/text-input.js +6 -0
- package/dist/rhf/time-picker.d.ts +3 -0
- package/dist/rhf/time-picker.js +9 -0
- package/dist/rhf/toggle.d.ts +3 -0
- package/dist/rhf/toggle.js +8 -0
- package/dist/rhf-Ca72CryM.js +256 -0
- package/dist/rhf.d.ts +101 -0
- package/dist/rhf.js +99 -0
- package/dist/rolldown-runtime-DUp30N8C.js +28 -0
- package/dist/router.context-BOYRh2p9.d.ts +16 -0
- package/dist/router.context-DSE1y7gW.js +63 -0
- package/dist/routing.utils-UTQonIhB.js +25 -0
- package/dist/schemas-BkfyFvBp.js +4004 -0
- package/dist/schemas-CAtYiHoz.d.ts +2127 -0
- package/dist/segment-CSZWTNMz.d.ts +9 -0
- package/dist/segment.types-POFeFf4n.d.ts +58 -0
- package/dist/select-ZL6iOiG0.d.ts +16 -0
- package/dist/slider--ZPodYa6.d.ts +8 -0
- package/dist/staticDateTimeSegments-CKL9PuGV.js +1501 -0
- package/dist/staticSelect.utils-DkiDwfGr.js +4041 -0
- package/dist/string.utils-BPgv6QwA.js +12 -0
- package/dist/string.utils-Cj6AB7uZ.d.ts +7 -0
- package/dist/styles/input.d.ts +2 -0
- package/dist/styles/input.js +0 -0
- package/dist/styles/outline.d.ts +2 -0
- package/dist/styles/outline.js +2 -0
- package/dist/tanstack/autocomplete.d.ts +2 -0
- package/dist/tanstack/autocomplete.js +2 -0
- package/dist/tanstack/checkbox-group.d.ts +2 -0
- package/dist/tanstack/checkbox-group.js +2 -0
- package/dist/tanstack/checkbox.d.ts +2 -0
- package/dist/tanstack/checkbox.js +2 -0
- package/dist/tanstack/date-picker.d.ts +2 -0
- package/dist/tanstack/date-picker.js +2 -0
- package/dist/tanstack/date-range-picker.d.ts +2 -0
- package/dist/tanstack/date-range-picker.js +2 -0
- package/dist/tanstack/date-time-picker.d.ts +2 -0
- package/dist/tanstack/date-time-picker.js +2 -0
- package/dist/tanstack/file-upload.d.ts +3 -0
- package/dist/tanstack/file-upload.js +2 -0
- package/dist/tanstack/form.d.ts +3 -0
- package/dist/tanstack/form.js +2 -0
- package/dist/tanstack/input-upload.d.ts +2 -0
- package/dist/tanstack/input-upload.js +2 -0
- package/dist/tanstack/inputs.d.ts +5 -0
- package/dist/tanstack/inputs.js +3 -0
- package/dist/tanstack/number-input.d.ts +2 -0
- package/dist/tanstack/number-input.js +2 -0
- package/dist/tanstack/number-range-input.d.ts +2 -0
- package/dist/tanstack/number-range-input.js +2 -0
- package/dist/tanstack/password-input.d.ts +2 -0
- package/dist/tanstack/password-input.js +2 -0
- package/dist/tanstack/query-autocomplete.d.ts +2 -0
- package/dist/tanstack/query-autocomplete.js +2 -0
- package/dist/tanstack/query-select.d.ts +2 -0
- package/dist/tanstack/query-select.js +2 -0
- package/dist/tanstack/radio-group.d.ts +2 -0
- package/dist/tanstack/radio-group.js +2 -0
- package/dist/tanstack/segment.d.ts +3 -0
- package/dist/tanstack/segment.js +2 -0
- package/dist/tanstack/select.d.ts +2 -0
- package/dist/tanstack/select.js +2 -0
- package/dist/tanstack/slider.d.ts +2 -0
- package/dist/tanstack/slider.js +2 -0
- package/dist/tanstack/table.d.ts +3 -0
- package/dist/tanstack/table.js +2 -0
- package/dist/tanstack/text-area.d.ts +2 -0
- package/dist/tanstack/text-area.js +2 -0
- package/dist/tanstack/text-editor.d.ts +2 -0
- package/dist/tanstack/text-editor.js +2 -0
- package/dist/tanstack/text-input.d.ts +2 -0
- package/dist/tanstack/text-input.js +2 -0
- package/dist/tanstack/time-picker.d.ts +2 -0
- package/dist/tanstack/time-picker.js +2 -0
- package/dist/tanstack/toggle.d.ts +2 -0
- package/dist/tanstack/toggle.js +2 -0
- package/dist/tanstack.d.ts +87 -0
- package/dist/tanstack.js +94 -0
- package/dist/text-area-BhZAEqfI.d.ts +8 -0
- package/dist/text-editor-Dq-YYIuF.d.ts +8 -0
- package/dist/text-editor.d.ts +2 -2
- package/dist/text-editor.js +1 -1
- package/dist/text-input-F-mBSHby.d.ts +8 -0
- package/dist/theme.context-CCXz56lV.js +120 -0
- package/dist/theme.context-rPpAYJZo.d.ts +20 -0
- package/dist/time-picker-5w_eDDNn.d.ts +9 -0
- package/dist/toggle-D-Dg5YGf.d.ts +9 -0
- package/dist/tw-ui-plugin.d.ts +4 -2
- package/dist/tw-ui-plugin.js +1 -1
- package/dist/types/index.d.ts +2 -0
- package/dist/types/index.js +0 -0
- package/dist/types-BV15_DBT.d.ts +1150 -0
- package/dist/typography.cva-7RYwLrA7.d.ts +51 -0
- package/dist/typography.cva-BI0FyIqm.js +129 -0
- package/dist/uiConfig.context-SBtRegKv.js +359 -0
- package/dist/uiConfig.context-pJj1iUnQ.d.ts +84 -0
- package/dist/uiOverrides.context-BdokYcGO.d.ts +243 -0
- package/dist/uiOverrides.context-Bfm2n-n8.js +399 -0
- package/dist/useBreakpoint-D0s71F97.js +70 -0
- package/dist/useButton-iUReggbG.js +55 -0
- package/dist/useControlledState-Bk39gTui.js +31 -0
- package/dist/useEvent-BROAXUSg.js +22 -0
- package/dist/useFieldAccessibility-CmbhtqBy.js +96 -0
- package/dist/useFilter-BOG2VldJ.js +44 -0
- package/dist/useFilters-6IOuvBTm.d.ts +11 -0
- package/dist/useFilters-AA70NuXo.js +190 -0
- package/dist/useFocusRing-DuXtCnJj.js +141 -0
- package/dist/useFormAutosave-BXqu0xAQ.js +296 -0
- package/dist/useFormReset-BhJH8XnS.js +18 -0
- package/dist/useFormValidation-DLZqyNVp.js +115 -0
- package/dist/useFormValidationState-Bpry7Uk5.js +142 -0
- package/dist/useHover-DwfnacVy.js +1210 -0
- package/dist/useIntersectionObserver-DYfHnGGU.js +98 -0
- package/dist/useLabel-BFvzYK5u.js +27 -0
- package/dist/useLabels-B3G1H2cw.js +16 -0
- package/dist/useLocalStorage-PlcaJ1tP.js +70 -0
- package/dist/useLocalStorage-kcEdRxqC.d.ts +13 -0
- package/dist/useLocalizedStringFormatter-C2M9mXF2.js +108 -0
- package/dist/useNumberFormatter-CTdFIKV_.js +10 -0
- package/dist/usePress-CANxCO5-.js +491 -0
- package/dist/useQueryAutocomplete-CraXvRm_.js +152 -0
- package/dist/useSpinButton-C3wyKHU7.js +577 -0
- package/dist/useStaticInputHandoff-COJdSrME.js +321 -0
- package/dist/useTableColumnConfig-_XJr8Cor.js +1638 -0
- package/dist/useTableNav-BoQOVqZF.d.ts +274 -0
- package/dist/useTextField-De01RThI.js +77 -0
- package/dist/useToast-gQ9gzrbt.d.ts +16 -0
- package/dist/useToggle-DDay--cY.js +62 -0
- package/dist/useToggleState-Dyx-sAjp.js +23 -0
- package/dist/useTranslationMemo-CrZbeyBv.js +32 -0
- package/dist/useTranslationMemo-Dy3p6m1g.d.ts +6 -0
- package/dist/utils/compound-mapper.d.ts +2 -0
- package/dist/utils/compound-mapper.js +2 -0
- package/dist/utils/date-time.d.ts +2 -0
- package/dist/utils/date-time.js +2 -0
- package/dist/utils/date.d.ts +2 -0
- package/dist/utils/date.js +2 -0
- package/dist/utils/file.d.ts +2 -0
- package/dist/utils/file.js +2 -0
- package/dist/utils/intl.d.ts +2 -0
- package/dist/utils/intl.js +2 -0
- package/dist/utils/logger.d.ts +2 -7
- package/dist/utils/logger.js +1 -18
- package/dist/utils/string.d.ts +2 -0
- package/dist/utils/string.js +2 -0
- package/dist/x-BYOEO0gW.js +16 -0
- package/dist/zod.utils-Nz_Tbo_v.js +24 -0
- package/package.json +1314 -17
- package/dist/assets/icons/Account.d.ts +0 -2
- package/dist/assets/icons/AlignCenter.d.ts +0 -2
- package/dist/assets/icons/AlignCenter.js +0 -30
- package/dist/assets/icons/AlignLeft.d.ts +0 -2
- package/dist/assets/icons/AlignLeft.js +0 -30
- package/dist/assets/icons/AlignLeftRight.d.ts +0 -2
- package/dist/assets/icons/AlignLeftRight.js +0 -30
- package/dist/assets/icons/AlignRight.d.ts +0 -2
- package/dist/assets/icons/AlignRight.js +0 -30
- package/dist/assets/icons/ArrowDropDown.d.ts +0 -2
- package/dist/assets/icons/ArrowDropDown.js +0 -30
- package/dist/assets/icons/ArrowDropUp.d.ts +0 -2
- package/dist/assets/icons/ArrowDropUp.js +0 -30
- package/dist/assets/icons/ArrowLeft.d.ts +0 -2
- package/dist/assets/icons/ArrowLeft.js +0 -30
- package/dist/assets/icons/ArrowRight.d.ts +0 -2
- package/dist/assets/icons/ArrowRight.js +0 -30
- package/dist/assets/icons/Board.d.ts +0 -2
- package/dist/assets/icons/Bold.d.ts +0 -2
- package/dist/assets/icons/Bold.js +0 -30
- package/dist/assets/icons/BulletedList.d.ts +0 -2
- package/dist/assets/icons/BulletedList.js +0 -30
- package/dist/assets/icons/Calendar.d.ts +0 -2
- package/dist/assets/icons/Calendar.js +0 -32
- package/dist/assets/icons/Check.d.ts +0 -2
- package/dist/assets/icons/Check.js +0 -32
- package/dist/assets/icons/CheckCircle.d.ts +0 -2
- package/dist/assets/icons/CheckCircle.js +0 -30
- package/dist/assets/icons/CheckboxCheckmark.d.ts +0 -2
- package/dist/assets/icons/CheckboxCheckmark.js +0 -33
- package/dist/assets/icons/CheckboxIndeterminate.d.ts +0 -2
- package/dist/assets/icons/CheckboxIndeterminate.js +0 -33
- package/dist/assets/icons/ChevronDown.d.ts +0 -2
- package/dist/assets/icons/ChevronDown.js +0 -32
- package/dist/assets/icons/ChevronLeft.d.ts +0 -2
- package/dist/assets/icons/ChevronLeft.js +0 -32
- package/dist/assets/icons/ChevronRight.d.ts +0 -2
- package/dist/assets/icons/ChevronRight.js +0 -32
- package/dist/assets/icons/ChevronUp.d.ts +0 -2
- package/dist/assets/icons/ChevronUp.js +0 -32
- package/dist/assets/icons/ChevronsLeft.d.ts +0 -2
- package/dist/assets/icons/ChevronsLeft.js +0 -32
- package/dist/assets/icons/ChevronsRight.d.ts +0 -2
- package/dist/assets/icons/ChevronsRight.js +0 -32
- package/dist/assets/icons/Clock.d.ts +0 -2
- package/dist/assets/icons/Clock.js +0 -30
- package/dist/assets/icons/Close.d.ts +0 -2
- package/dist/assets/icons/Close.js +0 -30
- package/dist/assets/icons/DateTime.d.ts +0 -2
- package/dist/assets/icons/DateTime.js +0 -39
- package/dist/assets/icons/DragIndicator.d.ts +0 -2
- package/dist/assets/icons/DragIndicator.js +0 -30
- package/dist/assets/icons/Edit.d.ts +0 -2
- package/dist/assets/icons/Emoji.d.ts +0 -2
- package/dist/assets/icons/File.d.ts +0 -2
- package/dist/assets/icons/File.js +0 -32
- package/dist/assets/icons/Grid.d.ts +0 -2
- package/dist/assets/icons/Highlight.d.ts +0 -2
- package/dist/assets/icons/Highlight.js +0 -30
- package/dist/assets/icons/HighlightOn.d.ts +0 -6
- package/dist/assets/icons/HighlightOn.js +0 -55
- package/dist/assets/icons/Home.d.ts +0 -2
- package/dist/assets/icons/Home.js +0 -30
- package/dist/assets/icons/Image.d.ts +0 -2
- package/dist/assets/icons/ImageError.d.ts +0 -2
- package/dist/assets/icons/Info.d.ts +0 -2
- package/dist/assets/icons/Info.js +0 -41
- package/dist/assets/icons/Italic.d.ts +0 -2
- package/dist/assets/icons/Italic.js +0 -30
- package/dist/assets/icons/Link.d.ts +0 -2
- package/dist/assets/icons/Link.js +0 -30
- package/dist/assets/icons/Loader.d.ts +0 -2
- package/dist/assets/icons/MapPin.d.ts +0 -2
- package/dist/assets/icons/Menu.d.ts +0 -2
- package/dist/assets/icons/Menu.js +0 -30
- package/dist/assets/icons/Minus.d.ts +0 -2
- package/dist/assets/icons/MoreHoriz.d.ts +0 -2
- package/dist/assets/icons/NumberedList.d.ts +0 -2
- package/dist/assets/icons/NumberedList.js +0 -30
- package/dist/assets/icons/Pause.d.ts +0 -2
- package/dist/assets/icons/Plus.d.ts +0 -2
- package/dist/assets/icons/PointerHorizontal.d.ts +0 -2
- package/dist/assets/icons/PointerHorizontal.js +0 -30
- package/dist/assets/icons/PointerVertical.d.ts +0 -2
- package/dist/assets/icons/PointerVertical.js +0 -30
- package/dist/assets/icons/Retry.d.ts +0 -2
- package/dist/assets/icons/Search.d.ts +0 -2
- package/dist/assets/icons/Search.js +0 -30
- package/dist/assets/icons/Send.d.ts +0 -2
- package/dist/assets/icons/Send.js +0 -32
- package/dist/assets/icons/Share.d.ts +0 -2
- package/dist/assets/icons/Slash.d.ts +0 -2
- package/dist/assets/icons/Strikethrough.d.ts +0 -2
- package/dist/assets/icons/Strikethrough.js +0 -30
- package/dist/assets/icons/TextColor.d.ts +0 -6
- package/dist/assets/icons/TextColor.js +0 -52
- package/dist/assets/icons/Today.d.ts +0 -2
- package/dist/assets/icons/Today.js +0 -30
- package/dist/assets/icons/Trash.d.ts +0 -2
- package/dist/assets/icons/Underlined.d.ts +0 -2
- package/dist/assets/icons/Underlined.js +0 -32
- package/dist/assets/icons/Upload.d.ts +0 -2
- package/dist/assets/icons/Upload.js +0 -39
- package/dist/assets/icons/User.d.ts +0 -2
- package/dist/assets/icons/Visibility.d.ts +0 -2
- package/dist/assets/icons/Visibility.js +0 -30
- package/dist/assets/icons/VisibilityOff.d.ts +0 -2
- package/dist/assets/icons/VisibilityOff.js +0 -30
- package/dist/assets/icons/WarningFilled.d.ts +0 -2
- package/dist/assets/icons/WarningFilled.js +0 -32
- package/dist/assets/icons/WarningOutlined.d.ts +0 -2
- package/dist/assets/locales/en/translation.json.js +0 -147
- package/dist/assets/locales/sl/translation.json.js +0 -145
- package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +0 -16
- package/dist/components/Breadcrumbs/Breadcrumbs.js +0 -112
- package/dist/components/Breadcrumbs/breadcrumbs.cva.d.ts +0 -45
- package/dist/components/Breadcrumbs/breadcrumbs.cva.js +0 -27
- package/dist/components/Menu/Menu.d.ts +0 -21
- package/dist/components/Menu/Menu.js +0 -27
- package/dist/components/Menu/MenuDesktop.d.ts +0 -2
- package/dist/components/Menu/MenuDesktop.js +0 -48
- package/dist/components/Menu/MenuItem.d.ts +0 -3
- package/dist/components/Menu/MenuItem.js +0 -46
- package/dist/components/Menu/MenuMobile.d.ts +0 -2
- package/dist/components/Menu/MenuMobile.js +0 -142
- package/dist/components/Menu/MenuPopover.d.ts +0 -5
- package/dist/components/Menu/MenuPopover.js +0 -121
- package/dist/components/Menu/menu.cva.d.ts +0 -39
- package/dist/components/Menu/menu.cva.js +0 -34
- package/dist/components/buttons/Button/Button.d.ts +0 -28
- package/dist/components/buttons/Button/Button.js +0 -66
- package/dist/components/buttons/Button/button.cva.d.ts +0 -99
- package/dist/components/buttons/Button/button.cva.js +0 -661
- package/dist/components/buttons/IconButton/IconButton.d.ts +0 -11
- package/dist/components/buttons/IconButton/IconButton.js +0 -51
- package/dist/components/buttons/InlineIconButton/InlineIconButton.d.ts +0 -13
- package/dist/components/buttons/InlineIconButton/InlineIconButton.js +0 -15
- package/dist/components/buttons/PillButton/PillButton.d.ts +0 -12
- package/dist/components/buttons/PillButton/PillButton.js +0 -72
- package/dist/components/buttons/PillButton/pillButton.cva.d.ts +0 -40
- package/dist/components/buttons/PillButton/pillButton.cva.js +0 -264
- package/dist/components/buttons/SplitButton/SplitButton.d.ts +0 -12
- package/dist/components/buttons/SplitButton/SplitButton.js +0 -123
- package/dist/components/buttons/TextButton/TextButton.d.ts +0 -12
- package/dist/components/buttons/TextButton/TextButton.js +0 -36
- package/dist/components/buttons/ToggleButton/ToggleButton.d.ts +0 -9
- package/dist/components/buttons/ToggleButton/ToggleButton.js +0 -34
- package/dist/components/buttons/shared/ButtonContent.d.ts +0 -14
- package/dist/components/buttons/shared/ButtonContent.js +0 -37
- package/dist/components/buttons/shared/buttonContent.cva.d.ts +0 -8
- package/dist/components/buttons/shared/buttonContent.cva.js +0 -30
- package/dist/components/inputs/Checkbox/Checkbox.d.ts +0 -20
- package/dist/components/inputs/Checkbox/Checkbox.js +0 -236
- package/dist/components/inputs/Checkbox/CheckboxCheckmark.d.ts +0 -9
- package/dist/components/inputs/Checkbox/CheckboxCheckmark.js +0 -26
- package/dist/components/inputs/Checkbox/CheckboxGroup.d.ts +0 -26
- package/dist/components/inputs/Checkbox/CheckboxGroup.js +0 -392
- package/dist/components/inputs/Checkbox/checkbox.cva.d.ts +0 -94
- package/dist/components/inputs/Checkbox/checkbox.cva.js +0 -161
- package/dist/components/inputs/DateTime/DatePicker/DatePicker.d.ts +0 -40
- package/dist/components/inputs/DateTime/DatePicker/DatePicker.js +0 -422
- package/dist/components/inputs/DateTime/DateRangePicker/DateRangePicker.d.ts +0 -45
- package/dist/components/inputs/DateTime/DateRangePicker/DateRangePicker.js +0 -883
- package/dist/components/inputs/DateTime/DateTimePicker/DateTimePicker.d.ts +0 -40
- package/dist/components/inputs/DateTime/DateTimePicker/DateTimePicker.js +0 -382
- package/dist/components/inputs/DateTime/TimePicker/TimePicker.d.ts +0 -28
- package/dist/components/inputs/DateTime/TimePicker/TimePicker.js +0 -644
- package/dist/components/inputs/DateTime/shared/Calendar.d.ts +0 -29
- package/dist/components/inputs/DateTime/shared/Calendar.js +0 -177
- package/dist/components/inputs/DateTime/shared/CalendarCell.d.ts +0 -22
- package/dist/components/inputs/DateTime/shared/CalendarCell.js +0 -145
- package/dist/components/inputs/DateTime/shared/CalendarGrid.d.ts +0 -27
- package/dist/components/inputs/DateTime/shared/CalendarGrid.js +0 -54
- package/dist/components/inputs/DateTime/shared/CalendarHeader.d.ts +0 -18
- package/dist/components/inputs/DateTime/shared/CalendarHeader.js +0 -121
- package/dist/components/inputs/DateTime/shared/CalendarSelectHeader.d.ts +0 -17
- package/dist/components/inputs/DateTime/shared/CalendarSelectHeader.js +0 -177
- package/dist/components/inputs/DateTime/shared/DateField.d.ts +0 -21
- package/dist/components/inputs/DateTime/shared/DateField.js +0 -156
- package/dist/components/inputs/DateTime/shared/DatePickerInput.d.ts +0 -45
- package/dist/components/inputs/DateTime/shared/DatePickerInput.js +0 -197
- package/dist/components/inputs/DateTime/shared/DateSegmentItem.d.ts +0 -28
- package/dist/components/inputs/DateTime/shared/DateSegmentItem.js +0 -124
- package/dist/components/inputs/DateTime/shared/DateTimeDialog.d.ts +0 -18
- package/dist/components/inputs/DateTime/shared/DateTimeDialog.js +0 -101
- package/dist/components/inputs/DateTime/shared/DateTimeDialogFooter.d.ts +0 -8
- package/dist/components/inputs/DateTime/shared/DateTimeDialogFooter.js +0 -27
- package/dist/components/inputs/DateTime/shared/MonthPicker.d.ts +0 -11
- package/dist/components/inputs/DateTime/shared/MonthPicker.js +0 -135
- package/dist/components/inputs/DateTime/shared/RangeCalendar.d.ts +0 -26
- package/dist/components/inputs/DateTime/shared/RangeCalendar.js +0 -209
- package/dist/components/inputs/DateTime/shared/TimeField.d.ts +0 -12
- package/dist/components/inputs/DateTime/shared/TimeField.js +0 -38
- package/dist/components/inputs/DateTime/shared/TimePickerForm.d.ts +0 -10
- package/dist/components/inputs/DateTime/shared/TimePickerForm.js +0 -329
- package/dist/components/inputs/DateTime/shared/TimePickerInput.d.ts +0 -24
- package/dist/components/inputs/DateTime/shared/TimePickerInput.js +0 -242
- package/dist/components/inputs/DateTime/shared/YearPicker.d.ts +0 -12
- package/dist/components/inputs/DateTime/shared/YearPicker.js +0 -151
- package/dist/components/inputs/DateTime/shared/datePicker.types.d.ts +0 -5
- package/dist/components/inputs/DateTime/shared/datePickerInput.cva.d.ts +0 -16
- package/dist/components/inputs/DateTime/shared/datePickerInput.cva.js +0 -16
- package/dist/components/inputs/DateTime/shared/datePickerTodayIcon.d.ts +0 -15
- package/dist/components/inputs/DateTime/shared/datePickerTodayIcon.js +0 -32
- package/dist/components/inputs/DateTime/shared/dateSegment.utils.d.ts +0 -2
- package/dist/components/inputs/DateTime/shared/dateSegment.utils.spec.d.ts +0 -1
- package/dist/components/inputs/DateTime/shared/staticDateTimeSegments.d.ts +0 -41
- package/dist/components/inputs/DateTime/shared/staticDateTimeSegments.js +0 -99
- package/dist/components/inputs/DateTime/shared/staticDateTimeSegments.spec.d.ts +0 -1
- package/dist/components/inputs/DateTime/shared/useFirefoxDateSegmentSelectionGuard.d.ts +0 -2
- package/dist/components/inputs/DateTime/shared/useFirefoxDateSegmentSelectionGuard.js +0 -33
- package/dist/components/inputs/File/FileUpload.d.ts +0 -4
- package/dist/components/inputs/File/FileUpload.js +0 -253
- package/dist/components/inputs/File/FileUploadContainer.d.ts +0 -3
- package/dist/components/inputs/File/FileUploadContainer.js +0 -22
- package/dist/components/inputs/File/InputUpload.d.ts +0 -4
- package/dist/components/inputs/File/InputUpload.js +0 -157
- package/dist/components/inputs/File/fileUpload.types.d.ts +0 -96
- package/dist/components/inputs/File/index.d.ts +0 -9
- package/dist/components/inputs/File/inputUpload.types.d.ts +0 -37
- package/dist/components/inputs/File/inputUpload.types.js +0 -9
- package/dist/components/inputs/File/shared/FileCard.d.ts +0 -9
- package/dist/components/inputs/File/shared/FileCard.js +0 -121
- package/dist/components/inputs/File/shared/FileCardList.d.ts +0 -9
- package/dist/components/inputs/File/shared/FileCardList.js +0 -60
- package/dist/components/inputs/File/shared/FileUploadContent.d.ts +0 -10
- package/dist/components/inputs/File/shared/FileUploadContent.js +0 -208
- package/dist/components/inputs/File/shared/FileUploadContentEmpty.d.ts +0 -9
- package/dist/components/inputs/File/shared/FileUploadContentEmpty.js +0 -58
- package/dist/components/inputs/File/shared/FileUploadContentError.d.ts +0 -11
- package/dist/components/inputs/File/shared/FileUploadContentError.js +0 -113
- package/dist/components/inputs/File/shared/FileUploadContentFilled.d.ts +0 -11
- package/dist/components/inputs/File/shared/FileUploadContentFilled.js +0 -118
- package/dist/components/inputs/File/shared/FileUploadContentLoading.d.ts +0 -9
- package/dist/components/inputs/File/shared/FileUploadContentLoading.js +0 -80
- package/dist/components/inputs/File/shared/InputUploadContent.d.ts +0 -9
- package/dist/components/inputs/File/shared/InputUploadContent.js +0 -169
- package/dist/components/inputs/File/shared/InputUploadFilled.d.ts +0 -8
- package/dist/components/inputs/File/shared/InputUploadFilled.js +0 -69
- package/dist/components/inputs/File/shared/ProgressBar.d.ts +0 -6
- package/dist/components/inputs/File/shared/ProgressBar.js +0 -33
- package/dist/components/inputs/File/shared/fileUpload.cva.d.ts +0 -17
- package/dist/components/inputs/File/shared/fileUpload.cva.js +0 -42
- package/dist/components/inputs/File/shared/inputUploadButton.cva.d.ts +0 -27
- package/dist/components/inputs/File/shared/inputUploadButton.cva.js +0 -39
- package/dist/components/inputs/File/shared/progressBar.cva.d.ts +0 -38
- package/dist/components/inputs/File/shared/progressBar.cva.js +0 -28
- package/dist/components/inputs/FormField/FormField.d.ts +0 -20
- package/dist/components/inputs/FormField/FormField.js +0 -127
- package/dist/components/inputs/FormField/FormFieldError.d.ts +0 -7
- package/dist/components/inputs/FormField/FormFieldError.js +0 -33
- package/dist/components/inputs/FormField/FormFieldHeader.d.ts +0 -14
- package/dist/components/inputs/FormField/FormFieldHeader.js +0 -97
- package/dist/components/inputs/FormField/FormFieldHeaderClose.d.ts +0 -5
- package/dist/components/inputs/FormField/FormFieldHeaderClose.js +0 -41
- package/dist/components/inputs/FormField/FormFieldHelper.d.ts +0 -8
- package/dist/components/inputs/FormField/FormFieldHelper.js +0 -34
- package/dist/components/inputs/FormField/FormFieldLabel.d.ts +0 -13
- package/dist/components/inputs/FormField/FormFieldLabel.js +0 -59
- package/dist/components/inputs/FormField/formFieldError.cva.d.ts +0 -13
- package/dist/components/inputs/FormField/formFieldError.cva.js +0 -14
- package/dist/components/inputs/FormField/formFieldHeader.cva.d.ts +0 -13
- package/dist/components/inputs/FormField/formFieldHeader.cva.js +0 -14
- package/dist/components/inputs/FormField/formFieldHelper.cva.d.ts +0 -13
- package/dist/components/inputs/FormField/formFieldHelper.cva.js +0 -14
- package/dist/components/inputs/Input/NumberInput/NumberInput.d.ts +0 -23
- package/dist/components/inputs/Input/NumberInput/NumberInput.js +0 -492
- package/dist/components/inputs/Input/NumberRangeInput/NumberRangeField.d.ts +0 -45
- package/dist/components/inputs/Input/NumberRangeInput/NumberRangeField.js +0 -571
- package/dist/components/inputs/Input/NumberRangeInput/NumberRangeInput.d.ts +0 -35
- package/dist/components/inputs/Input/NumberRangeInput/NumberRangeInput.js +0 -337
- package/dist/components/inputs/Input/PasswordInput/PasswordInput.d.ts +0 -7
- package/dist/components/inputs/Input/PasswordInput/PasswordInput.js +0 -62
- package/dist/components/inputs/Input/TextArea/TextArea.cva.d.ts +0 -8
- package/dist/components/inputs/Input/TextArea/TextArea.cva.js +0 -5
- package/dist/components/inputs/Input/TextArea/TextArea.d.ts +0 -18
- package/dist/components/inputs/Input/TextArea/TextArea.js +0 -345
- package/dist/components/inputs/Input/TextInput/TextInput.d.ts +0 -23
- package/dist/components/inputs/Input/TextInput/TextInput.js +0 -468
- package/dist/components/inputs/Input/shared/InputContent.d.ts +0 -28
- package/dist/components/inputs/Input/shared/InputContent.js +0 -211
- package/dist/components/inputs/Input/shared/numberStatic.utils.d.ts +0 -1
- package/dist/components/inputs/Input/shared/numberStatic.utils.js +0 -7
- package/dist/components/inputs/Inputs/Form.d.ts +0 -26
- package/dist/components/inputs/Inputs/Form.js +0 -73
- package/dist/components/inputs/Inputs/InputItem.d.ts +0 -67
- package/dist/components/inputs/Inputs/InputItem.js +0 -112
- package/dist/components/inputs/Inputs/Inputs.d.ts +0 -10
- package/dist/components/inputs/Inputs/Inputs.js +0 -43
- package/dist/components/inputs/RadioGroup/RadioGroup.d.ts +0 -22
- package/dist/components/inputs/RadioGroup/RadioGroup.js +0 -371
- package/dist/components/inputs/RadioGroup/radio.cva.d.ts +0 -62
- package/dist/components/inputs/RadioGroup/radio.cva.js +0 -85
- package/dist/components/inputs/Selection/Autocomplete/Autocomplete.d.ts +0 -12
- package/dist/components/inputs/Selection/Autocomplete/Autocomplete.js +0 -165
- package/dist/components/inputs/Selection/Autocomplete/QueryAutocomplete.d.ts +0 -4
- package/dist/components/inputs/Selection/Autocomplete/QueryAutocomplete.js +0 -176
- package/dist/components/inputs/Selection/Autocomplete/queryAutocomplete.types.d.ts +0 -39
- package/dist/components/inputs/Selection/Select/QuerySelect.d.ts +0 -15
- package/dist/components/inputs/Selection/Select/QuerySelect.js +0 -172
- package/dist/components/inputs/Selection/Select/Select.d.ts +0 -12
- package/dist/components/inputs/Selection/Select/Select.js +0 -235
- package/dist/components/inputs/Selection/shared/SelectBase.d.ts +0 -37
- package/dist/components/inputs/Selection/shared/SelectBase.js +0 -82
- package/dist/components/inputs/Selection/shared/SelectDesktop.d.ts +0 -5
- package/dist/components/inputs/Selection/shared/SelectDesktop.js +0 -419
- package/dist/components/inputs/Selection/shared/SelectInput.d.ts +0 -15
- package/dist/components/inputs/Selection/shared/SelectInput.js +0 -469
- package/dist/components/inputs/Selection/shared/SelectInputTags.d.ts +0 -12
- package/dist/components/inputs/Selection/shared/SelectInputTags.js +0 -105
- package/dist/components/inputs/Selection/shared/SelectListBox.d.ts +0 -9
- package/dist/components/inputs/Selection/shared/SelectListBox.js +0 -75
- package/dist/components/inputs/Selection/shared/SelectListBoxItem.d.ts +0 -7
- package/dist/components/inputs/Selection/shared/SelectListBoxItem.js +0 -104
- package/dist/components/inputs/Selection/shared/SelectListBoxItemSelectAll.d.ts +0 -4
- package/dist/components/inputs/Selection/shared/SelectListBoxItemSelectAll.js +0 -88
- package/dist/components/inputs/Selection/shared/SelectListBoxLoadingItem.d.ts +0 -6
- package/dist/components/inputs/Selection/shared/SelectListBoxLoadingItem.js +0 -89
- package/dist/components/inputs/Selection/shared/SelectListBoxSelectionBar.d.ts +0 -5
- package/dist/components/inputs/Selection/shared/SelectListBoxSelectionBar.js +0 -76
- package/dist/components/inputs/Selection/shared/SelectMobile.d.ts +0 -5
- package/dist/components/inputs/Selection/shared/SelectMobile.js +0 -127
- package/dist/components/inputs/Selection/shared/StaticSelectTrailingContent.d.ts +0 -9
- package/dist/components/inputs/Selection/shared/StaticSelectTrailingContent.js +0 -47
- package/dist/components/inputs/Selection/shared/querySelect.utils.d.ts +0 -15
- package/dist/components/inputs/Selection/shared/querySelect.utils.js +0 -44
- package/dist/components/inputs/Selection/shared/select.context.d.ts +0 -32
- package/dist/components/inputs/Selection/shared/select.context.js +0 -231
- package/dist/components/inputs/Selection/shared/select.types.d.ts +0 -64
- package/dist/components/inputs/Selection/shared/selectDesktop.cva.d.ts +0 -6
- package/dist/components/inputs/Selection/shared/selectDesktop.cva.js +0 -5
- package/dist/components/inputs/Selection/shared/selectInput.cva.d.ts +0 -12
- package/dist/components/inputs/Selection/shared/selectInput.cva.js +0 -8
- package/dist/components/inputs/Selection/shared/selectItem.cva.d.ts +0 -16
- package/dist/components/inputs/Selection/shared/selectItem.cva.js +0 -24
- package/dist/components/inputs/Selection/shared/staticSelect.utils.d.ts +0 -23
- package/dist/components/inputs/Selection/shared/staticSelect.utils.js +0 -54
- package/dist/components/inputs/Selection/shared/staticSelect.utils.spec.d.ts +0 -1
- package/dist/components/inputs/Selection/shared/useSelectItems.d.ts +0 -23
- package/dist/components/inputs/Selection/shared/useSelectItems.js +0 -84
- package/dist/components/inputs/Skeleton/InputFrame.d.ts +0 -83
- package/dist/components/inputs/Skeleton/InputFrame.js +0 -242
- package/dist/components/inputs/Slider/Slider.d.ts +0 -19
- package/dist/components/inputs/Slider/Slider.js +0 -285
- package/dist/components/inputs/TextEditor/TextEditor.d.ts +0 -22
- package/dist/components/inputs/TextEditor/TextEditor.js +0 -199
- package/dist/components/inputs/TextEditor/Toolbar/ColorPicker.d.ts +0 -7
- package/dist/components/inputs/TextEditor/Toolbar/ColorPicker.js +0 -44
- package/dist/components/inputs/TextEditor/Toolbar/ColorPickerDropdown.d.ts +0 -10
- package/dist/components/inputs/TextEditor/Toolbar/ColorPickerDropdown.js +0 -128
- package/dist/components/inputs/TextEditor/Toolbar/HyperlinkAction.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/HyperlinkAction.js +0 -221
- package/dist/components/inputs/TextEditor/Toolbar/TextAlignSelect.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextAlignSelect.js +0 -106
- package/dist/components/inputs/TextEditor/Toolbar/TextColorSelect.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextColorSelect.js +0 -58
- package/dist/components/inputs/TextEditor/Toolbar/TextEditorToolbar.d.ts +0 -6
- package/dist/components/inputs/TextEditor/Toolbar/TextEditorToolbar.js +0 -79
- package/dist/components/inputs/TextEditor/Toolbar/TextHighlightSelect.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextHighlightSelect.js +0 -60
- package/dist/components/inputs/TextEditor/Toolbar/TextListActions.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextListActions.js +0 -104
- package/dist/components/inputs/TextEditor/Toolbar/TextMarksActions.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextMarksActions.js +0 -141
- package/dist/components/inputs/TextEditor/Toolbar/TextStyleSelect.d.ts +0 -2
- package/dist/components/inputs/TextEditor/Toolbar/TextStyleSelect.js +0 -157
- package/dist/components/inputs/TextEditor/textEditor.types.d.ts +0 -5
- package/dist/components/inputs/TextEditor/textEditor.types.js +0 -40
- package/dist/components/inputs/Toggle/Toggle.d.ts +0 -16
- package/dist/components/inputs/Toggle/Toggle.js +0 -234
- package/dist/components/inputs/Toggle/toggle.cva.d.ts +0 -19
- package/dist/components/inputs/Toggle/toggle.cva.js +0 -35
- package/dist/components/inputs/shared/CheckContent.d.ts +0 -9
- package/dist/components/inputs/shared/CheckContent.js +0 -29
- package/dist/components/inputs/shared/InputClear.d.ts +0 -10
- package/dist/components/inputs/shared/InputClear.js +0 -115
- package/dist/components/inputs/shared/TooltipWrapper.d.ts +0 -10
- package/dist/components/inputs/shared/TooltipWrapper.js +0 -60
- package/dist/components/inputs/shared/form.binding.d.ts +0 -27
- package/dist/components/inputs/shared/form.binding.js +0 -57
- package/dist/components/inputs/shared/form.types.d.ts +0 -13
- package/dist/components/inputs/shared/form.types.js +0 -8
- package/dist/components/inputs/shared/input.cva.d.ts +0 -90
- package/dist/components/inputs/shared/input.cva.js +0 -334
- package/dist/components/inputs/shared/label.cva.d.ts +0 -19
- package/dist/components/inputs/shared/label.cva.js +0 -74
- package/dist/components/inputs/shared/tooltipWrapper.cva.d.ts +0 -8
- package/dist/components/inputs/shared/tooltipWrapper.cva.js +0 -5
- package/dist/components/inputs/shared/useStaticInputHandoff.d.ts +0 -15
- package/dist/components/inputs/shared/useStaticInputHandoff.js +0 -112
- package/dist/components/navigation/Accordion/Accordion.d.ts +0 -3
- package/dist/components/navigation/Accordion/Accordion.js +0 -34
- package/dist/components/navigation/Accordion/AccordionItem.d.ts +0 -2
- package/dist/components/navigation/Accordion/AccordionItem.js +0 -63
- package/dist/components/navigation/Accordion/accordion.cva.d.ts +0 -110
- package/dist/components/navigation/Accordion/accordion.cva.js +0 -129
- package/dist/components/navigation/Accordion/accordion.types.d.ts +0 -52
- package/dist/components/navigation/Stepper/Stepper.d.ts +0 -2
- package/dist/components/navigation/Stepper/Stepper.js +0 -34
- package/dist/components/navigation/Stepper/StepperItem.d.ts +0 -2
- package/dist/components/navigation/Stepper/StepperItem.js +0 -126
- package/dist/components/navigation/Stepper/StepperSeparator.d.ts +0 -5
- package/dist/components/navigation/Stepper/StepperSeparator.js +0 -30
- package/dist/components/navigation/Stepper/stepper.cva.d.ts +0 -93
- package/dist/components/navigation/Stepper/stepper.cva.js +0 -116
- package/dist/components/navigation/Stepper/stepper.types.d.ts +0 -41
- package/dist/components/outline.clsx.d.ts +0 -2
- package/dist/components/outline.clsx.js +0 -6
- package/dist/components/overlays/ActionModal/ActionModal.d.ts +0 -24
- package/dist/components/overlays/ActionModal/ActionModal.js +0 -54
- package/dist/components/overlays/BottomSheet/BottomSheet.d.ts +0 -32
- package/dist/components/overlays/BottomSheet/BottomSheet.js +0 -328
- package/dist/components/overlays/BottomSheet/BottomSheetHeader.d.ts +0 -13
- package/dist/components/overlays/BottomSheet/BottomSheetHeader.js +0 -78
- package/dist/components/overlays/Drawer/Drawer.d.ts +0 -15
- package/dist/components/overlays/Drawer/Drawer.js +0 -95
- package/dist/components/overlays/Modal/Modal.d.ts +0 -15
- package/dist/components/overlays/Modal/Modal.js +0 -55
- package/dist/components/overlays/Modal/modal.cva.d.ts +0 -37
- package/dist/components/overlays/Modal/modal.cva.js +0 -44
- package/dist/components/overlays/ResponsivePopover/ResponsivePopover.d.ts +0 -17
- package/dist/components/overlays/ResponsivePopover/ResponsivePopover.js +0 -45
- package/dist/components/overlays/Tooltip/Tooltip.d.ts +0 -13
- package/dist/components/overlays/Tooltip/Tooltip.js +0 -163
- package/dist/components/overlays/Tooltip/TooltipEllipsis.d.ts +0 -8
- package/dist/components/overlays/Tooltip/TooltipEllipsis.js +0 -46
- package/dist/components/overlays/Tooltip/tooltip.cva.d.ts +0 -49
- package/dist/components/overlays/Tooltip/tooltip.cva.js +0 -44
- package/dist/components/segment/Segment.d.ts +0 -4
- package/dist/components/segment/Segment.js +0 -245
- package/dist/components/segment/SegmentItem.d.ts +0 -2
- package/dist/components/segment/SegmentItem.js +0 -85
- package/dist/components/segment/segment.cva.d.ts +0 -20
- package/dist/components/segment/segment.cva.js +0 -30
- package/dist/components/segment/segment.types.d.ts +0 -36
- package/dist/components/shared/pagination/Pagination.d.ts +0 -9
- package/dist/components/shared/pagination/Pagination.js +0 -45
- package/dist/components/shared/pagination/PaginationList.d.ts +0 -15
- package/dist/components/shared/pagination/PaginationList.js +0 -210
- package/dist/components/shared/pagination/minWidth.cva.d.ts +0 -3
- package/dist/components/shared/pagination/minWidth.cva.js +0 -11
- package/dist/components/shared/popover.cva.d.ts +0 -8
- package/dist/components/shared/popover.cva.js +0 -5
- package/dist/components/status/Alert/Alert.d.ts +0 -11
- package/dist/components/status/Alert/Alert.js +0 -47
- package/dist/components/status/Alert/alert.cva.d.ts +0 -19
- package/dist/components/status/Alert/alert.cva.js +0 -67
- package/dist/components/status/Loader/Loader.d.ts +0 -5
- package/dist/components/status/Loader/Loader.js +0 -89
- package/dist/components/status/Loader/loader.cva.d.ts +0 -28
- package/dist/components/status/Loader/loader.cva.js +0 -27
- package/dist/components/status/Toast/Toast.d.ts +0 -14
- package/dist/components/status/Toast/Toast.js +0 -82
- package/dist/components/status/Toast/toast.cva.d.ts +0 -80
- package/dist/components/status/Toast/toast.cva.js +0 -211
- package/dist/components/status/Toast/useToast.d.ts +0 -13
- package/dist/components/status/Toast/useToast.js +0 -70
- package/dist/components/status/shared/status.cva.d.ts +0 -30
- package/dist/components/status/shared/status.cva.js +0 -65
- package/dist/components/table/CellText.d.ts +0 -8
- package/dist/components/table/CellText.js +0 -21
- package/dist/components/table/ColumnConfig.d.ts +0 -10
- package/dist/components/table/ColumnConfig.js +0 -187
- package/dist/components/table/HeaderText.d.ts +0 -8
- package/dist/components/table/HeaderText.js +0 -20
- package/dist/components/table/InfiniteTable.d.ts +0 -9
- package/dist/components/table/InfiniteTable.js +0 -28
- package/dist/components/table/PaginatedTable.d.ts +0 -11
- package/dist/components/table/PaginatedTable.js +0 -94
- package/dist/components/table/Table.d.ts +0 -37
- package/dist/components/table/Table.js +0 -267
- package/dist/components/table/table.cva.d.ts +0 -65
- package/dist/components/table/table.cva.js +0 -49
- package/dist/components/text/Link/Link.d.ts +0 -9
- package/dist/components/text/Link/Link.js +0 -33
- package/dist/components/text/Link/link.cva.d.ts +0 -12
- package/dist/components/text/Link/link.cva.js +0 -12
- package/dist/components/text/Pill/Pill.d.ts +0 -15
- package/dist/components/text/Pill/Pill.js +0 -44
- package/dist/components/text/Tag/Tag.d.ts +0 -15
- package/dist/components/text/Tag/Tag.js +0 -43
- package/dist/components/text/Tag/tag.cva.d.ts +0 -16
- package/dist/components/text/Tag/tag.cva.js +0 -55
- package/dist/components/text/Typography/Typography.d.ts +0 -11
- package/dist/components/text/Typography/Typography.js +0 -16
- package/dist/components/text/Typography/typography.cva.d.ts +0 -49
- package/dist/components/text/Typography/typography.cva.js +0 -129
- package/dist/config/confirmation.context.d.ts +0 -20
- package/dist/config/confirmation.context.js +0 -80
- package/dist/config/i18n.d.ts +0 -313
- package/dist/config/i18n.js +0 -10
- package/dist/config/link.context.d.ts +0 -10
- package/dist/config/link.context.js +0 -35
- package/dist/config/router.context.d.ts +0 -14
- package/dist/config/router.context.js +0 -63
- package/dist/config/theme.context.d.ts +0 -17
- package/dist/config/theme.context.js +0 -67
- package/dist/config/uiConfig.context.d.ts +0 -68
- package/dist/config/uiConfig.context.js +0 -125
- package/dist/config/uiOverrides.context.d.ts +0 -205
- package/dist/config/uiOverrides.context.js +0 -113
- package/dist/helpers/dynamicColumns.d.ts +0 -44
- package/dist/helpers/dynamicColumns.js +0 -275
- package/dist/helpers/dynamicInputs.d.ts +0 -86
- package/dist/helpers/dynamicInputs.js +0 -193
- package/dist/hooks/useAutosave.d.ts +0 -10
- package/dist/hooks/useAutosave.js +0 -87
- package/dist/hooks/useBreakpoint.d.ts +0 -3
- package/dist/hooks/useBreakpoint.js +0 -43
- package/dist/hooks/useDebounceCallback.d.ts +0 -6
- package/dist/hooks/useDebounceCallback.js +0 -25
- package/dist/hooks/useDeepCompare.d.ts +0 -4
- package/dist/hooks/useDeepCompare.js +0 -23
- package/dist/hooks/useFilters.d.ts +0 -8
- package/dist/hooks/useFilters.js +0 -188
- package/dist/hooks/useForm.d.ts +0 -42
- package/dist/hooks/useForm.js +0 -101
- package/dist/hooks/useFormAutosave.d.ts +0 -14
- package/dist/hooks/useFormAutosave.js +0 -73
- package/dist/hooks/useFormAutosave.spec.d.ts +0 -1
- package/dist/hooks/useIntersectionObserver.d.ts +0 -8
- package/dist/hooks/useIntersectionObserver.js +0 -98
- package/dist/hooks/useKeyInteractions.d.ts +0 -20
- package/dist/hooks/useKeyInteractions.js +0 -54
- package/dist/hooks/useKeyInteractions.spec.d.ts +0 -1
- package/dist/hooks/useLocalStorage.d.ts +0 -11
- package/dist/hooks/useLocalStorage.js +0 -70
- package/dist/hooks/useLongPressRepeat.d.ts +0 -9
- package/dist/hooks/useLongPressRepeat.js +0 -29
- package/dist/hooks/usePagination.d.ts +0 -7
- package/dist/hooks/usePagination.js +0 -62
- package/dist/hooks/useQueryAutocomplete.d.ts +0 -13
- package/dist/hooks/useQueryAutocomplete.js +0 -103
- package/dist/hooks/useScrollableListBox.d.ts +0 -3
- package/dist/hooks/useScrollableListBox.js +0 -47
- package/dist/hooks/useSorting.d.ts +0 -6
- package/dist/hooks/useSorting.js +0 -80
- package/dist/hooks/useStateAndRef.d.ts +0 -4
- package/dist/hooks/useStateAndRef.js +0 -31
- package/dist/hooks/useTableColumnConfig.d.ts +0 -16
- package/dist/hooks/useTableColumnConfig.js +0 -133
- package/dist/hooks/useTableNav.d.ts +0 -84
- package/dist/hooks/useTableNav.js +0 -383
- package/dist/hooks/useTranslationMemo.d.ts +0 -4
- package/dist/hooks/useTranslationMemo.js +0 -32
- package/dist/types/common.d.ts +0 -12
- package/dist/types/error-handling.d.ts +0 -6
- package/dist/types/react-query.d.ts +0 -6
- package/dist/utils/array.utils.d.ts +0 -3
- package/dist/utils/array.utils.js +0 -10
- package/dist/utils/array.utils.spec.d.ts +0 -1
- package/dist/utils/compoundMapper.d.ts +0 -19
- package/dist/utils/compoundMapper.js +0 -13
- package/dist/utils/compoundMapper.spec.d.ts +0 -1
- package/dist/utils/date-time.utils.d.ts +0 -42
- package/dist/utils/date-time.utils.js +0 -192
- package/dist/utils/date-time.utils.spec.d.ts +0 -1
- package/dist/utils/date.utils.d.ts +0 -5
- package/dist/utils/date.utils.js +0 -19
- package/dist/utils/date.utils.spec.d.ts +0 -1
- package/dist/utils/dom.utils.d.ts +0 -5
- package/dist/utils/dom.utils.js +0 -19
- package/dist/utils/file.utils.d.ts +0 -13
- package/dist/utils/file.utils.js +0 -50
- package/dist/utils/intl.utils.d.ts +0 -7
- package/dist/utils/intl.utils.js +0 -38
- package/dist/utils/intl.utils.spec.d.ts +0 -1
- package/dist/utils/isEqual.d.ts +0 -1
- package/dist/utils/isEqual.js +0 -59
- package/dist/utils/object.utils.d.ts +0 -10
- package/dist/utils/object.utils.js +0 -38
- package/dist/utils/queries.utils.d.ts +0 -4
- package/dist/utils/queries.utils.js +0 -9
- package/dist/utils/query.utils.d.ts +0 -4
- package/dist/utils/query.utils.js +0 -8
- package/dist/utils/rest.utils.d.ts +0 -10
- package/dist/utils/rest.utils.js +0 -33
- package/dist/utils/routing.utils.d.ts +0 -4
- package/dist/utils/routing.utils.js +0 -25
- package/dist/utils/string.utils.d.ts +0 -4
- package/dist/utils/string.utils.js +0 -12
- package/dist/utils/style-merge.util.d.ts +0 -43
- package/dist/utils/style-merge.util.js +0 -233
- package/dist/utils/style-merge.util.spec.d.ts +0 -1
- package/dist/utils/zod.utils.d.ts +0 -20
- package/dist/utils/zod.utils.js +0 -24
- /package/dist/styles/{editor.css → styles/editor.css} +0 -0
|
@@ -0,0 +1,1150 @@
|
|
|
1
|
+
import $HgANd$react, { AnchorHTMLAttributes, AnimationEventHandler, AriaAttributes, AriaRole, CSSProperties, DOMAttributes, DetailedHTMLProps, Dispatch, EffectCallback, FocusEvent, HTMLAttributeAnchorTarget, HTMLAttributeReferrerPolicy, HTMLAttributes, InputHTMLAttributes, JSX, KeyboardEvent, LabelHTMLAttributes, MouseEvent, MouseEventHandler, PointerEventHandler, ReactElement, ReactNode, Ref, RefAttributes, RefObject, SyntheticEvent, TextareaHTMLAttributes, TouchEventHandler, TransitionEventHandler, UIEventHandler, WheelEventHandler } from "react";
|
|
2
|
+
import { CalendarDate, DateFormatter } from "@internationalized/date";
|
|
3
|
+
import "@react-aria/calendar";
|
|
4
|
+
import "@react-stately/calendar";
|
|
5
|
+
import { DatePickerStateOptions, DateRangePickerStateOptions } from "@react-stately/datepicker";
|
|
6
|
+
import "@react-types/form";
|
|
7
|
+
import "@react-aria/breadcrumbs";
|
|
8
|
+
import { AriaButtonProps, AriaToggleButtonProps } from "@react-types/button";
|
|
9
|
+
import { ToggleGroupProps, ToggleGroupState, ToggleState } from "@react-stately/toggle";
|
|
10
|
+
import { AriaCheckboxGroupProps, AriaCheckboxProps } from "@react-aria/checkbox";
|
|
11
|
+
import "@react-aria/color";
|
|
12
|
+
import "@react-aria/combobox";
|
|
13
|
+
import { AriaTimeFieldProps, DateValue as DateValue$1, TimeValue } from "@react-aria/datepicker";
|
|
14
|
+
import { AriaDialogProps } from "@react-aria/dialog";
|
|
15
|
+
import "@react-aria/disclosure";
|
|
16
|
+
import { DropOptions } from "@react-aria/dnd";
|
|
17
|
+
import "@react-stately/utils";
|
|
18
|
+
import { HoverEvents } from "@react-aria/interactions";
|
|
19
|
+
import "@internationalized/message";
|
|
20
|
+
import "@internationalized/string";
|
|
21
|
+
import "@internationalized/number";
|
|
22
|
+
import "@react-aria/label";
|
|
23
|
+
import "@react-aria/gridlist";
|
|
24
|
+
import "@react-aria/landmark";
|
|
25
|
+
import { AriaLinkOptions } from "@react-aria/link";
|
|
26
|
+
import "@react-aria/listbox";
|
|
27
|
+
import "@react-aria/menu";
|
|
28
|
+
import "@react-aria/meter";
|
|
29
|
+
import { AriaNumberFieldProps } from "@react-aria/numberfield";
|
|
30
|
+
import { AriaPopoverProps, AriaPositionProps, Placement, PlacementAxis, PositionProps } from "@react-aria/overlays";
|
|
31
|
+
import "@react-aria/progress";
|
|
32
|
+
import { AriaRadioGroupProps } from "@react-aria/radio";
|
|
33
|
+
import "@react-aria/searchfield";
|
|
34
|
+
import "@react-aria/select";
|
|
35
|
+
import "@react-aria/selection";
|
|
36
|
+
import "@react-aria/separator";
|
|
37
|
+
import "@react-aria/ssr";
|
|
38
|
+
import { AriaSliderProps } from "@react-aria/slider";
|
|
39
|
+
import { AriaSwitchProps } from "@react-aria/switch";
|
|
40
|
+
import "@react-aria/table";
|
|
41
|
+
import "@react-aria/tabs";
|
|
42
|
+
import "@react-aria/tag";
|
|
43
|
+
import { AriaTextFieldProps } from "@react-aria/textfield";
|
|
44
|
+
import "@react-aria/toast";
|
|
45
|
+
import "@react-aria/tooltip";
|
|
46
|
+
import "@react-aria/tree";
|
|
47
|
+
import "@react-aria/visually-hidden";
|
|
48
|
+
import { CheckboxGroupState } from "@react-stately/checkbox";
|
|
49
|
+
import "@react-stately/color";
|
|
50
|
+
import "@react-stately/combobox";
|
|
51
|
+
import "@react-stately/disclosure";
|
|
52
|
+
import "@react-stately/dnd";
|
|
53
|
+
import "@react-stately/data";
|
|
54
|
+
import "@react-stately/list";
|
|
55
|
+
import "@react-stately/menu";
|
|
56
|
+
import { OverlayTriggerProps } from "@react-stately/overlays";
|
|
57
|
+
import { RadioGroupState } from "@react-stately/radio";
|
|
58
|
+
import "@react-stately/searchfield";
|
|
59
|
+
import "@react-stately/select";
|
|
60
|
+
import { SliderState } from "@react-stately/slider";
|
|
61
|
+
import "@react-stately/selection";
|
|
62
|
+
import { NumberFieldState } from "@react-stately/numberfield";
|
|
63
|
+
import "@react-stately/table";
|
|
64
|
+
import "@react-stately/tabs";
|
|
65
|
+
import "@react-stately/toast";
|
|
66
|
+
import { TooltipTriggerState } from "@react-stately/tooltip";
|
|
67
|
+
import "@react-stately/tree";
|
|
68
|
+
import "@react-stately/collections";
|
|
69
|
+
import "@react-stately/form";
|
|
70
|
+
import "@react-aria/autocomplete";
|
|
71
|
+
import "@react-stately/autocomplete";
|
|
72
|
+
import "@react-types/calendar";
|
|
73
|
+
import "@react-types/table";
|
|
74
|
+
import "@react-stately/virtualizer";
|
|
75
|
+
import "@react-stately/layout";
|
|
76
|
+
import "@react-aria/toolbar";
|
|
77
|
+
import "@react-aria/collections";
|
|
78
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/dom.d.ts
|
|
79
|
+
interface AriaLabelingProps {
|
|
80
|
+
/**
|
|
81
|
+
* Defines a string value that labels the current element.
|
|
82
|
+
*/
|
|
83
|
+
'aria-label'?: string;
|
|
84
|
+
/**
|
|
85
|
+
* Identifies the element (or elements) that labels the current element.
|
|
86
|
+
*/
|
|
87
|
+
'aria-labelledby'?: string;
|
|
88
|
+
/**
|
|
89
|
+
* Identifies the element (or elements) that describes the object.
|
|
90
|
+
*/
|
|
91
|
+
'aria-describedby'?: string;
|
|
92
|
+
/**
|
|
93
|
+
* Identifies the element (or elements) that provide a detailed, extended description for the object.
|
|
94
|
+
*/
|
|
95
|
+
'aria-details'?: string;
|
|
96
|
+
}
|
|
97
|
+
// A set of common DOM props that are allowed on any component
|
|
98
|
+
// Ensure this is synced with DOMPropNames in filterDOMProps
|
|
99
|
+
interface DOMProps {
|
|
100
|
+
/**
|
|
101
|
+
* The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).
|
|
102
|
+
*/
|
|
103
|
+
id?: string;
|
|
104
|
+
}
|
|
105
|
+
interface InputDOMProps {
|
|
106
|
+
/**
|
|
107
|
+
* The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).
|
|
108
|
+
*/
|
|
109
|
+
name?: string;
|
|
110
|
+
/**
|
|
111
|
+
* The `<form>` element to associate the input with.
|
|
112
|
+
* The value of this attribute must be the id of a `<form>` in the same document.
|
|
113
|
+
* See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#form).
|
|
114
|
+
*/
|
|
115
|
+
form?: string;
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* This type allows configuring link props with router options and type-safe URLs via TS module augmentation.
|
|
119
|
+
* By default, this is an empty type. Extend with `href` and `routerOptions` properties to configure your router.
|
|
120
|
+
*/
|
|
121
|
+
interface RouterConfig {}
|
|
122
|
+
type Href = RouterConfig extends {
|
|
123
|
+
href: infer H;
|
|
124
|
+
} ? H : string;
|
|
125
|
+
type RouterOptions = RouterConfig extends {
|
|
126
|
+
routerOptions: infer O;
|
|
127
|
+
} ? O : never;
|
|
128
|
+
// Make sure to update filterDOMProps.ts when updating this.
|
|
129
|
+
interface LinkDOMProps {
|
|
130
|
+
/** A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href). */
|
|
131
|
+
href?: Href;
|
|
132
|
+
/** Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang). */
|
|
133
|
+
hrefLang?: string;
|
|
134
|
+
/** The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target). */
|
|
135
|
+
target?: HTMLAttributeAnchorTarget;
|
|
136
|
+
/** The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel). */
|
|
137
|
+
rel?: string;
|
|
138
|
+
/** Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download). */
|
|
139
|
+
download?: boolean | string;
|
|
140
|
+
/** A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping). */
|
|
141
|
+
ping?: string;
|
|
142
|
+
/** How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy). */
|
|
143
|
+
referrerPolicy?: HTMLAttributeReferrerPolicy;
|
|
144
|
+
/** Options for the configured client side router. */
|
|
145
|
+
routerOptions?: RouterOptions;
|
|
146
|
+
}
|
|
147
|
+
/** Any focusable element, including both HTML and SVG elements. */
|
|
148
|
+
interface FocusableElement extends Element, HTMLOrSVGElement {}
|
|
149
|
+
/** All DOM attributes supported across both HTML and SVG elements. */
|
|
150
|
+
interface DOMAttributes$1<T = FocusableElement> extends AriaAttributes, DOMAttributes<T> {
|
|
151
|
+
id?: string | undefined;
|
|
152
|
+
role?: AriaRole | undefined;
|
|
153
|
+
tabIndex?: number | undefined;
|
|
154
|
+
style?: CSSProperties | undefined;
|
|
155
|
+
className?: string | undefined;
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* Global attributes that can be applied to any DOM element.
|
|
159
|
+
* @private
|
|
160
|
+
*/
|
|
161
|
+
// NOTE: id is handled elsewhere (DOMProps).
|
|
162
|
+
interface GlobalDOMAttributes<T = Element> extends GlobalDOMEvents<T> {
|
|
163
|
+
dir?: string | undefined;
|
|
164
|
+
lang?: string | undefined;
|
|
165
|
+
hidden?: boolean | undefined;
|
|
166
|
+
inert?: boolean | undefined;
|
|
167
|
+
translate?: 'yes' | 'no' | undefined;
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Global DOM events that are supported on all DOM elements.
|
|
171
|
+
* @private
|
|
172
|
+
*/
|
|
173
|
+
// NOTES:
|
|
174
|
+
// - Drag and drop events are omitted for now.
|
|
175
|
+
// - Keyboard and focus events are supported directly on focusable elements (FocusableProps).
|
|
176
|
+
// - Text input events (e.g. onInput, onCompositionStart, onCopy) are
|
|
177
|
+
// supported only directly on input elements (TextInputDOMProps).
|
|
178
|
+
// We don't support contentEditable on our components.
|
|
179
|
+
// - Media events should be handled directly on the <video>/<audio><img> element.
|
|
180
|
+
interface GlobalDOMEvents<T = Element> {
|
|
181
|
+
// MouseEvents
|
|
182
|
+
onClick?: MouseEventHandler<T> | undefined;
|
|
183
|
+
onClickCapture?: MouseEventHandler<T> | undefined;
|
|
184
|
+
onAuxClick?: MouseEventHandler<T> | undefined;
|
|
185
|
+
onAuxClickCapture?: MouseEventHandler<T> | undefined;
|
|
186
|
+
onContextMenu?: MouseEventHandler<T> | undefined;
|
|
187
|
+
onContextMenuCapture?: MouseEventHandler<T> | undefined;
|
|
188
|
+
onDoubleClick?: MouseEventHandler<T> | undefined;
|
|
189
|
+
onDoubleClickCapture?: MouseEventHandler<T> | undefined;
|
|
190
|
+
onMouseDown?: MouseEventHandler<T> | undefined;
|
|
191
|
+
onMouseDownCapture?: MouseEventHandler<T> | undefined;
|
|
192
|
+
onMouseEnter?: MouseEventHandler<T> | undefined;
|
|
193
|
+
onMouseLeave?: MouseEventHandler<T> | undefined;
|
|
194
|
+
onMouseMove?: MouseEventHandler<T> | undefined;
|
|
195
|
+
onMouseMoveCapture?: MouseEventHandler<T> | undefined;
|
|
196
|
+
onMouseOut?: MouseEventHandler<T> | undefined;
|
|
197
|
+
onMouseOutCapture?: MouseEventHandler<T> | undefined;
|
|
198
|
+
onMouseOver?: MouseEventHandler<T> | undefined;
|
|
199
|
+
onMouseOverCapture?: MouseEventHandler<T> | undefined;
|
|
200
|
+
onMouseUp?: MouseEventHandler<T> | undefined;
|
|
201
|
+
onMouseUpCapture?: MouseEventHandler<T> | undefined;
|
|
202
|
+
// Touch Events
|
|
203
|
+
onTouchCancel?: TouchEventHandler<T> | undefined;
|
|
204
|
+
onTouchCancelCapture?: TouchEventHandler<T> | undefined;
|
|
205
|
+
onTouchEnd?: TouchEventHandler<T> | undefined;
|
|
206
|
+
onTouchEndCapture?: TouchEventHandler<T> | undefined;
|
|
207
|
+
onTouchMove?: TouchEventHandler<T> | undefined;
|
|
208
|
+
onTouchMoveCapture?: TouchEventHandler<T> | undefined;
|
|
209
|
+
onTouchStart?: TouchEventHandler<T> | undefined;
|
|
210
|
+
onTouchStartCapture?: TouchEventHandler<T> | undefined;
|
|
211
|
+
// Pointer Events
|
|
212
|
+
onPointerDown?: PointerEventHandler<T> | undefined;
|
|
213
|
+
onPointerDownCapture?: PointerEventHandler<T> | undefined;
|
|
214
|
+
onPointerMove?: PointerEventHandler<T> | undefined;
|
|
215
|
+
onPointerMoveCapture?: PointerEventHandler<T> | undefined;
|
|
216
|
+
onPointerUp?: PointerEventHandler<T> | undefined;
|
|
217
|
+
onPointerUpCapture?: PointerEventHandler<T> | undefined;
|
|
218
|
+
onPointerCancel?: PointerEventHandler<T> | undefined;
|
|
219
|
+
onPointerCancelCapture?: PointerEventHandler<T> | undefined;
|
|
220
|
+
onPointerEnter?: PointerEventHandler<T> | undefined;
|
|
221
|
+
onPointerLeave?: PointerEventHandler<T> | undefined;
|
|
222
|
+
onPointerOver?: PointerEventHandler<T> | undefined;
|
|
223
|
+
onPointerOverCapture?: PointerEventHandler<T> | undefined;
|
|
224
|
+
onPointerOut?: PointerEventHandler<T> | undefined;
|
|
225
|
+
onPointerOutCapture?: PointerEventHandler<T> | undefined;
|
|
226
|
+
onGotPointerCapture?: PointerEventHandler<T> | undefined;
|
|
227
|
+
onGotPointerCaptureCapture?: PointerEventHandler<T> | undefined;
|
|
228
|
+
onLostPointerCapture?: PointerEventHandler<T> | undefined;
|
|
229
|
+
onLostPointerCaptureCapture?: PointerEventHandler<T> | undefined;
|
|
230
|
+
// UI Events
|
|
231
|
+
onScroll?: UIEventHandler<T> | undefined;
|
|
232
|
+
onScrollCapture?: UIEventHandler<T> | undefined;
|
|
233
|
+
// Wheel Events
|
|
234
|
+
onWheel?: WheelEventHandler<T> | undefined;
|
|
235
|
+
onWheelCapture?: WheelEventHandler<T> | undefined;
|
|
236
|
+
// Animation Events
|
|
237
|
+
onAnimationStart?: AnimationEventHandler<T> | undefined;
|
|
238
|
+
onAnimationStartCapture?: AnimationEventHandler<T> | undefined;
|
|
239
|
+
onAnimationEnd?: AnimationEventHandler<T> | undefined;
|
|
240
|
+
onAnimationEndCapture?: AnimationEventHandler<T> | undefined;
|
|
241
|
+
onAnimationIteration?: AnimationEventHandler<T> | undefined;
|
|
242
|
+
onAnimationIterationCapture?: AnimationEventHandler<T> | undefined;
|
|
243
|
+
// Transition Events
|
|
244
|
+
onTransitionCancel?: TransitionEventHandler<T> | undefined;
|
|
245
|
+
onTransitionCancelCapture?: TransitionEventHandler<T> | undefined;
|
|
246
|
+
onTransitionEnd?: TransitionEventHandler<T> | undefined;
|
|
247
|
+
onTransitionEndCapture?: TransitionEventHandler<T> | undefined;
|
|
248
|
+
onTransitionRun?: TransitionEventHandler<T> | undefined;
|
|
249
|
+
onTransitionRunCapture?: TransitionEventHandler<T> | undefined;
|
|
250
|
+
onTransitionStart?: TransitionEventHandler<T> | undefined;
|
|
251
|
+
onTransitionStartCapture?: TransitionEventHandler<T> | undefined;
|
|
252
|
+
}
|
|
253
|
+
//#endregion
|
|
254
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/selection.d.ts
|
|
255
|
+
type SelectionMode = 'none' | 'single' | 'multiple';
|
|
256
|
+
type SelectionBehavior = 'toggle' | 'replace';
|
|
257
|
+
//#endregion
|
|
258
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/events.d.ts
|
|
259
|
+
type PointerType = 'mouse' | 'pen' | 'touch' | 'keyboard' | 'virtual';
|
|
260
|
+
interface PressEvent$1 {
|
|
261
|
+
/** The type of press event being fired. */
|
|
262
|
+
type: 'pressstart' | 'pressend' | 'pressup' | 'press';
|
|
263
|
+
/** The pointer type that triggered the press event. */
|
|
264
|
+
pointerType: PointerType;
|
|
265
|
+
/** The target element of the press event. */
|
|
266
|
+
target: Element;
|
|
267
|
+
/** Whether the shift keyboard modifier was held during the press event. */
|
|
268
|
+
shiftKey: boolean;
|
|
269
|
+
/** Whether the ctrl keyboard modifier was held during the press event. */
|
|
270
|
+
ctrlKey: boolean;
|
|
271
|
+
/** Whether the meta keyboard modifier was held during the press event. */
|
|
272
|
+
metaKey: boolean;
|
|
273
|
+
/** Whether the alt keyboard modifier was held during the press event. */
|
|
274
|
+
altKey: boolean;
|
|
275
|
+
/** X position relative to the target. */
|
|
276
|
+
x: number;
|
|
277
|
+
/** Y position relative to the target. */
|
|
278
|
+
y: number;
|
|
279
|
+
/**
|
|
280
|
+
* The key that triggered the press event, if it was triggered by a keyboard interaction.
|
|
281
|
+
* This is useful for differentiating between Space and Enter key presses.
|
|
282
|
+
*/
|
|
283
|
+
key?: string;
|
|
284
|
+
/**
|
|
285
|
+
* By default, press events stop propagation to parent elements.
|
|
286
|
+
* In cases where a handler decides not to handle a specific event,
|
|
287
|
+
* it can call `continuePropagation()` to allow a parent to handle it.
|
|
288
|
+
*/
|
|
289
|
+
continuePropagation(): void;
|
|
290
|
+
}
|
|
291
|
+
interface HoverEvent$1 {
|
|
292
|
+
/** The type of hover event being fired. */
|
|
293
|
+
type: 'hoverstart' | 'hoverend';
|
|
294
|
+
/** The pointer type that triggered the hover event. */
|
|
295
|
+
pointerType: 'mouse' | 'pen';
|
|
296
|
+
/** The target element of the hover event. */
|
|
297
|
+
target: HTMLElement;
|
|
298
|
+
}
|
|
299
|
+
interface FocusEvents$1<Target = Element> {
|
|
300
|
+
/** Handler that is called when the element receives focus. */
|
|
301
|
+
onFocus?: (e: FocusEvent<Target>) => void;
|
|
302
|
+
/** Handler that is called when the element loses focus. */
|
|
303
|
+
onBlur?: (e: FocusEvent<Target>) => void;
|
|
304
|
+
/** Handler that is called when the element's focus status changes. */
|
|
305
|
+
onFocusChange?: (isFocused: boolean) => void;
|
|
306
|
+
}
|
|
307
|
+
interface HoverEvents$1 {
|
|
308
|
+
/** Handler that is called when a hover interaction starts. */
|
|
309
|
+
onHoverStart?: (e: HoverEvent$1) => void;
|
|
310
|
+
/** Handler that is called when a hover interaction ends. */
|
|
311
|
+
onHoverEnd?: (e: HoverEvent$1) => void;
|
|
312
|
+
/** Handler that is called when the hover state changes. */
|
|
313
|
+
onHoverChange?: (isHovering: boolean) => void;
|
|
314
|
+
}
|
|
315
|
+
interface PressEvents$1 {
|
|
316
|
+
/** Handler that is called when the press is released over the target. */
|
|
317
|
+
onPress?: (e: PressEvent$1) => void;
|
|
318
|
+
/** Handler that is called when a press interaction starts. */
|
|
319
|
+
onPressStart?: (e: PressEvent$1) => void;
|
|
320
|
+
/**
|
|
321
|
+
* Handler that is called when a press interaction ends, either
|
|
322
|
+
* over the target or when the pointer leaves the target.
|
|
323
|
+
*/
|
|
324
|
+
onPressEnd?: (e: PressEvent$1) => void;
|
|
325
|
+
/** Handler that is called when the press state changes. */
|
|
326
|
+
onPressChange?: (isPressed: boolean) => void;
|
|
327
|
+
/**
|
|
328
|
+
* Handler that is called when a press is released over the target, regardless of
|
|
329
|
+
* whether it started on the target or not.
|
|
330
|
+
*/
|
|
331
|
+
onPressUp?: (e: PressEvent$1) => void;
|
|
332
|
+
/**
|
|
333
|
+
* **Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`
|
|
334
|
+
* provided for compatibility with other libraries. `onPress` provides
|
|
335
|
+
* additional event details for non-mouse interactions.
|
|
336
|
+
*/
|
|
337
|
+
onClick?: (e: MouseEvent<FocusableElement>) => void;
|
|
338
|
+
}
|
|
339
|
+
//#endregion
|
|
340
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/refs.d.ts
|
|
341
|
+
interface RefObject$1<T> {
|
|
342
|
+
current: T;
|
|
343
|
+
}
|
|
344
|
+
//#endregion
|
|
345
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/orientation.d.ts
|
|
346
|
+
/*
|
|
347
|
+
* Copyright 2020 Adobe. All rights reserved.
|
|
348
|
+
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
349
|
+
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
350
|
+
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
351
|
+
*
|
|
352
|
+
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
353
|
+
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
354
|
+
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
355
|
+
* governing permissions and limitations under the License.
|
|
356
|
+
*/
|
|
357
|
+
type Orientation = 'horizontal' | 'vertical';
|
|
358
|
+
//#endregion
|
|
359
|
+
//#region ../../node_modules/.bun/@react-types+shared@3.33.0+83d5fd7b249dbeef/node_modules/@react-types/shared/src/key.d.ts
|
|
360
|
+
/*
|
|
361
|
+
* Copyright 2023 Adobe. All rights reserved.
|
|
362
|
+
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
363
|
+
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
364
|
+
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
365
|
+
*
|
|
366
|
+
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
367
|
+
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
368
|
+
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
369
|
+
* governing permissions and limitations under the License.
|
|
370
|
+
*/
|
|
371
|
+
type Key = string | number;
|
|
372
|
+
//#endregion
|
|
373
|
+
//#region ../../node_modules/.bun/@react-aria+button@3.14.4+67f6792bdf102c28/node_modules/@react-aria/button/dist/types.d.ts
|
|
374
|
+
interface AriaToggleButtonGroupProps extends ToggleGroupProps, AriaLabelingProps {
|
|
375
|
+
/**
|
|
376
|
+
* The orientation of the the toggle button group.
|
|
377
|
+
* @default 'horizontal'
|
|
378
|
+
*/
|
|
379
|
+
orientation?: Orientation;
|
|
380
|
+
}
|
|
381
|
+
//#endregion
|
|
382
|
+
//#region ../../node_modules/.bun/react-aria-components@1.15.1+67f6792bdf102c28/node_modules/react-aria-components/dist/types.d.ts
|
|
383
|
+
interface StyleProps {
|
|
384
|
+
/** The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. */
|
|
385
|
+
className?: string;
|
|
386
|
+
/** The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. */
|
|
387
|
+
style?: CSSProperties;
|
|
388
|
+
}
|
|
389
|
+
type ClassNameOrFunction<T> = string | ((values: T & {
|
|
390
|
+
defaultClassName: string | undefined;
|
|
391
|
+
}) => string);
|
|
392
|
+
type StyleOrFunction<T> = CSSProperties | ((values: T & {
|
|
393
|
+
defaultStyle: CSSProperties;
|
|
394
|
+
}) => CSSProperties | undefined);
|
|
395
|
+
interface StyleRenderProps<T, E extends keyof $HgANd$react.JSX.IntrinsicElements = 'div'> extends DOMRenderProps<E, T> {
|
|
396
|
+
/** The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state. */
|
|
397
|
+
className?: ClassNameOrFunction<T>;
|
|
398
|
+
/** The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state. */
|
|
399
|
+
style?: StyleOrFunction<T>;
|
|
400
|
+
}
|
|
401
|
+
type ChildrenOrFunction<T> = ReactNode | ((values: T & {
|
|
402
|
+
defaultChildren: ReactNode | undefined;
|
|
403
|
+
}) => ReactNode);
|
|
404
|
+
interface RenderProps<T, E extends keyof $HgANd$react.JSX.IntrinsicElements = 'div'> extends StyleRenderProps<T, E> {
|
|
405
|
+
/** The children of the component. A function may be provided to alter the children based on component state. */
|
|
406
|
+
children?: ChildrenOrFunction<T>;
|
|
407
|
+
}
|
|
408
|
+
interface SlotProps {
|
|
409
|
+
/**
|
|
410
|
+
* A slot name for the component. Slots allow the component to receive props from a parent component.
|
|
411
|
+
* An explicit `null` value indicates that the local props completely override all props received from a parent.
|
|
412
|
+
*/
|
|
413
|
+
slot?: string | null;
|
|
414
|
+
}
|
|
415
|
+
interface RACValidation {
|
|
416
|
+
/**
|
|
417
|
+
* Whether to use native HTML form validation to prevent form submission
|
|
418
|
+
* when the value is missing or invalid, or mark the field as required
|
|
419
|
+
* or invalid via ARIA.
|
|
420
|
+
* @default 'native'
|
|
421
|
+
*/
|
|
422
|
+
validationBehavior?: 'native' | 'aria';
|
|
423
|
+
}
|
|
424
|
+
type DOMRenderFunction<E extends keyof $HgANd$react.JSX.IntrinsicElements, T> = (props: $HgANd$react.JSX.IntrinsicElements[E], renderProps: T) => ReactElement;
|
|
425
|
+
interface DOMRenderProps<E extends keyof $HgANd$react.JSX.IntrinsicElements, T> {
|
|
426
|
+
/**
|
|
427
|
+
* Overrides the default DOM element with a custom render function.
|
|
428
|
+
* This allows rendering existing components with built-in styles and behaviors
|
|
429
|
+
* such as router links, animation libraries, and pre-styled components.
|
|
430
|
+
*
|
|
431
|
+
* Requirements:
|
|
432
|
+
*
|
|
433
|
+
* * You must render the expected element type (e.g. if `<button>` is expected, you cannot render an `<a>`).
|
|
434
|
+
* * Only a single root DOM element can be rendered (no fragments).
|
|
435
|
+
* * You must pass through props and ref to the underlying DOM element, merging with your own prop as appropriate.
|
|
436
|
+
*/
|
|
437
|
+
render?: DOMRenderFunction<E, T>;
|
|
438
|
+
}
|
|
439
|
+
type LinkWithRequiredHref = Required<Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'href'>> & Omit<AnchorHTMLAttributes<HTMLAnchorElement>, 'href'>;
|
|
440
|
+
interface PossibleLinkDOMRenderProps<Fallback extends keyof $HgANd$react.JSX.IntrinsicElements, T> {
|
|
441
|
+
/**
|
|
442
|
+
* Overrides the default DOM element with a custom render function.
|
|
443
|
+
* This allows rendering existing components with built-in styles and behaviors
|
|
444
|
+
* such as router links, animation libraries, and pre-styled components.
|
|
445
|
+
*
|
|
446
|
+
* Note: You can check if `'href' in props` in order to tell whether to render an `<a>` element.
|
|
447
|
+
*
|
|
448
|
+
* Requirements:
|
|
449
|
+
*
|
|
450
|
+
* * You must render the expected element type (e.g. if `<a>` is expected, you cannot render a `<button>`).
|
|
451
|
+
* * Only a single root DOM element can be rendered (no fragments).
|
|
452
|
+
* * You must pass through props and ref to the underlying DOM element, merging with your own prop as appropriate.
|
|
453
|
+
*/
|
|
454
|
+
render?: (props: DetailedHTMLProps<LinkWithRequiredHref, HTMLAnchorElement> | $HgANd$react.JSX.IntrinsicElements[Fallback], renderProps: T) => ReactElement;
|
|
455
|
+
}
|
|
456
|
+
interface CheckboxGroupProps extends Omit<AriaCheckboxGroupProps, 'children' | 'label' | 'description' | 'errorMessage' | 'validationState' | 'validationBehavior'>, RACValidation, RenderProps<CheckboxGroupRenderProps, 'div'>, SlotProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
457
|
+
/**
|
|
458
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
459
|
+
* @default 'react-aria-CheckboxGroup'
|
|
460
|
+
*/
|
|
461
|
+
className?: ClassNameOrFunction<CheckboxGroupRenderProps>;
|
|
462
|
+
}
|
|
463
|
+
interface CheckboxProps extends Omit<AriaCheckboxProps, 'children' | 'validationState' | 'validationBehavior'>, HoverEvents, RACValidation, RenderProps<CheckboxRenderProps, 'label'>, SlotProps, Omit<GlobalDOMAttributes<HTMLLabelElement>, 'onClick'> {
|
|
464
|
+
/**
|
|
465
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
466
|
+
* @default 'react-aria-Checkbox'
|
|
467
|
+
*/
|
|
468
|
+
className?: ClassNameOrFunction<CheckboxRenderProps>;
|
|
469
|
+
/**
|
|
470
|
+
* A ref for the HTML input element.
|
|
471
|
+
*/
|
|
472
|
+
inputRef?: RefObject$1<HTMLInputElement | null>;
|
|
473
|
+
}
|
|
474
|
+
interface CheckboxGroupRenderProps {
|
|
475
|
+
/**
|
|
476
|
+
* Whether the checkbox group is disabled.
|
|
477
|
+
* @selector [data-disabled]
|
|
478
|
+
*/
|
|
479
|
+
isDisabled: boolean;
|
|
480
|
+
/**
|
|
481
|
+
* Whether the checkbox group is read only.
|
|
482
|
+
* @selector [data-readonly]
|
|
483
|
+
*/
|
|
484
|
+
isReadOnly: boolean;
|
|
485
|
+
/**
|
|
486
|
+
* Whether the checkbox group is required.
|
|
487
|
+
* @selector [data-required]
|
|
488
|
+
*/
|
|
489
|
+
isRequired: boolean;
|
|
490
|
+
/**
|
|
491
|
+
* Whether the checkbox group is invalid.
|
|
492
|
+
* @selector [data-invalid]
|
|
493
|
+
*/
|
|
494
|
+
isInvalid: boolean;
|
|
495
|
+
/**
|
|
496
|
+
* State of the checkbox group.
|
|
497
|
+
*/
|
|
498
|
+
state: CheckboxGroupState;
|
|
499
|
+
}
|
|
500
|
+
interface CheckboxRenderProps {
|
|
501
|
+
/**
|
|
502
|
+
* Whether the checkbox is selected.
|
|
503
|
+
* @selector [data-selected]
|
|
504
|
+
*/
|
|
505
|
+
isSelected: boolean;
|
|
506
|
+
/**
|
|
507
|
+
* Whether the checkbox is indeterminate.
|
|
508
|
+
* @selector [data-indeterminate]
|
|
509
|
+
*/
|
|
510
|
+
isIndeterminate: boolean;
|
|
511
|
+
/**
|
|
512
|
+
* Whether the checkbox is currently hovered with a mouse.
|
|
513
|
+
* @selector [data-hovered]
|
|
514
|
+
*/
|
|
515
|
+
isHovered: boolean;
|
|
516
|
+
/**
|
|
517
|
+
* Whether the checkbox is currently in a pressed state.
|
|
518
|
+
* @selector [data-pressed]
|
|
519
|
+
*/
|
|
520
|
+
isPressed: boolean;
|
|
521
|
+
/**
|
|
522
|
+
* Whether the checkbox is focused, either via a mouse or keyboard.
|
|
523
|
+
* @selector [data-focused]
|
|
524
|
+
*/
|
|
525
|
+
isFocused: boolean;
|
|
526
|
+
/**
|
|
527
|
+
* Whether the checkbox is keyboard focused.
|
|
528
|
+
* @selector [data-focus-visible]
|
|
529
|
+
*/
|
|
530
|
+
isFocusVisible: boolean;
|
|
531
|
+
/**
|
|
532
|
+
* Whether the checkbox is disabled.
|
|
533
|
+
* @selector [data-disabled]
|
|
534
|
+
*/
|
|
535
|
+
isDisabled: boolean;
|
|
536
|
+
/**
|
|
537
|
+
* Whether the checkbox is read only.
|
|
538
|
+
* @selector [data-readonly]
|
|
539
|
+
*/
|
|
540
|
+
isReadOnly: boolean;
|
|
541
|
+
/**
|
|
542
|
+
* Whether the checkbox invalid.
|
|
543
|
+
* @selector [data-invalid]
|
|
544
|
+
*/
|
|
545
|
+
isInvalid: boolean;
|
|
546
|
+
/**
|
|
547
|
+
* Whether the checkbox is required.
|
|
548
|
+
* @selector [data-required]
|
|
549
|
+
*/
|
|
550
|
+
isRequired: boolean;
|
|
551
|
+
}
|
|
552
|
+
interface InputRenderProps {
|
|
553
|
+
/**
|
|
554
|
+
* Whether the input is currently hovered with a mouse.
|
|
555
|
+
* @selector [data-hovered]
|
|
556
|
+
*/
|
|
557
|
+
isHovered: boolean;
|
|
558
|
+
/**
|
|
559
|
+
* Whether the input is focused, either via a mouse or keyboard.
|
|
560
|
+
* @selector [data-focused]
|
|
561
|
+
*/
|
|
562
|
+
isFocused: boolean;
|
|
563
|
+
/**
|
|
564
|
+
* Whether the input is keyboard focused.
|
|
565
|
+
* @selector [data-focus-visible]
|
|
566
|
+
*/
|
|
567
|
+
isFocusVisible: boolean;
|
|
568
|
+
/**
|
|
569
|
+
* Whether the input is disabled.
|
|
570
|
+
* @selector [data-disabled]
|
|
571
|
+
*/
|
|
572
|
+
isDisabled: boolean;
|
|
573
|
+
/**
|
|
574
|
+
* Whether the input is invalid.
|
|
575
|
+
* @selector [data-invalid]
|
|
576
|
+
*/
|
|
577
|
+
isInvalid: boolean;
|
|
578
|
+
}
|
|
579
|
+
interface InputProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'className' | 'style'>, HoverEvents, StyleRenderProps<InputRenderProps, 'input'> {
|
|
580
|
+
/**
|
|
581
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
582
|
+
* @default 'react-aria-Input'
|
|
583
|
+
*/
|
|
584
|
+
className?: ClassNameOrFunction<InputRenderProps>;
|
|
585
|
+
/**
|
|
586
|
+
* Temporary text that occupies the text input when it is empty.
|
|
587
|
+
* See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/placeholder).
|
|
588
|
+
*/
|
|
589
|
+
placeholder?: string;
|
|
590
|
+
}
|
|
591
|
+
interface SliderProps<T = number | number[]> extends Omit<AriaSliderProps<T>, 'label'>, RenderProps<SliderRenderProps>, SlotProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
592
|
+
/**
|
|
593
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
594
|
+
* @default 'react-aria-Slider'
|
|
595
|
+
*/
|
|
596
|
+
className?: ClassNameOrFunction<SliderRenderProps>;
|
|
597
|
+
/**
|
|
598
|
+
* The display format of the value label.
|
|
599
|
+
*/
|
|
600
|
+
formatOptions?: Intl.NumberFormatOptions;
|
|
601
|
+
}
|
|
602
|
+
interface SliderRenderProps {
|
|
603
|
+
/**
|
|
604
|
+
* The orientation of the slider.
|
|
605
|
+
* @selector [data-orientation="horizontal | vertical"]
|
|
606
|
+
*/
|
|
607
|
+
orientation: Orientation;
|
|
608
|
+
/**
|
|
609
|
+
* Whether the slider is disabled.
|
|
610
|
+
* @selector [data-disabled]
|
|
611
|
+
*/
|
|
612
|
+
isDisabled: boolean;
|
|
613
|
+
/**
|
|
614
|
+
* State of the slider.
|
|
615
|
+
*/
|
|
616
|
+
state: SliderState;
|
|
617
|
+
}
|
|
618
|
+
interface ItemRenderProps {
|
|
619
|
+
/**
|
|
620
|
+
* Whether the item is currently hovered with a mouse.
|
|
621
|
+
* @selector [data-hovered]
|
|
622
|
+
*/
|
|
623
|
+
isHovered: boolean;
|
|
624
|
+
/**
|
|
625
|
+
* Whether the item is currently in a pressed state.
|
|
626
|
+
* @selector [data-pressed]
|
|
627
|
+
*/
|
|
628
|
+
isPressed: boolean;
|
|
629
|
+
/**
|
|
630
|
+
* Whether the item is currently selected.
|
|
631
|
+
* @selector [data-selected]
|
|
632
|
+
*/
|
|
633
|
+
isSelected: boolean;
|
|
634
|
+
/**
|
|
635
|
+
* Whether the item is currently focused.
|
|
636
|
+
* @selector [data-focused]
|
|
637
|
+
*/
|
|
638
|
+
isFocused: boolean;
|
|
639
|
+
/**
|
|
640
|
+
* Whether the item is currently keyboard focused.
|
|
641
|
+
* @selector [data-focus-visible]
|
|
642
|
+
*/
|
|
643
|
+
isFocusVisible: boolean;
|
|
644
|
+
/**
|
|
645
|
+
* Whether the item is non-interactive, i.e. both selection and actions are disabled and the item may
|
|
646
|
+
* not be focused. Dependent on `disabledKeys` and `disabledBehavior`.
|
|
647
|
+
* @selector [data-disabled]
|
|
648
|
+
*/
|
|
649
|
+
isDisabled: boolean;
|
|
650
|
+
/**
|
|
651
|
+
* The type of selection that is allowed in the collection.
|
|
652
|
+
* @selector [data-selection-mode="single | multiple"]
|
|
653
|
+
*/
|
|
654
|
+
selectionMode: SelectionMode;
|
|
655
|
+
/** The selection behavior for the collection. */
|
|
656
|
+
selectionBehavior: SelectionBehavior;
|
|
657
|
+
/**
|
|
658
|
+
* Whether the item allows dragging.
|
|
659
|
+
* @note This property is only available in collection components that support drag and drop.
|
|
660
|
+
* @selector [data-allows-dragging]
|
|
661
|
+
*/
|
|
662
|
+
allowsDragging?: boolean;
|
|
663
|
+
/**
|
|
664
|
+
* Whether the item is currently being dragged.
|
|
665
|
+
* @note This property is only available in collection components that support drag and drop.
|
|
666
|
+
* @selector [data-dragging]
|
|
667
|
+
*/
|
|
668
|
+
isDragging?: boolean;
|
|
669
|
+
/**
|
|
670
|
+
* Whether the item is currently an active drop target.
|
|
671
|
+
* @note This property is only available in collection components that support drag and drop.
|
|
672
|
+
* @selector [data-drop-target]
|
|
673
|
+
*/
|
|
674
|
+
isDropTarget?: boolean;
|
|
675
|
+
}
|
|
676
|
+
interface LinkProps extends Omit<AriaLinkOptions, 'elementType'>, HoverEvents, Omit<RenderProps<LinkRenderProps>, 'render'>, PossibleLinkDOMRenderProps<'span', LinkRenderProps>, SlotProps, DOMProps, Omit<GlobalDOMAttributes<HTMLAnchorElement>, 'onClick'> {
|
|
677
|
+
/**
|
|
678
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
679
|
+
* @default 'react-aria-Link'
|
|
680
|
+
*/
|
|
681
|
+
className?: ClassNameOrFunction<LinkRenderProps>;
|
|
682
|
+
}
|
|
683
|
+
interface LinkRenderProps {
|
|
684
|
+
/**
|
|
685
|
+
* Whether the link is the current item within a list.
|
|
686
|
+
* @selector [data-current]
|
|
687
|
+
*/
|
|
688
|
+
isCurrent: boolean;
|
|
689
|
+
/**
|
|
690
|
+
* Whether the link is currently hovered with a mouse.
|
|
691
|
+
* @selector [data-hovered]
|
|
692
|
+
*/
|
|
693
|
+
isHovered: boolean;
|
|
694
|
+
/**
|
|
695
|
+
* Whether the link is currently in a pressed state.
|
|
696
|
+
* @selector [data-pressed]
|
|
697
|
+
*/
|
|
698
|
+
isPressed: boolean;
|
|
699
|
+
/**
|
|
700
|
+
* Whether the link is focused, either via a mouse or keyboard.
|
|
701
|
+
* @selector [data-focused]
|
|
702
|
+
*/
|
|
703
|
+
isFocused: boolean;
|
|
704
|
+
/**
|
|
705
|
+
* Whether the link is keyboard focused.
|
|
706
|
+
* @selector [data-focus-visible]
|
|
707
|
+
*/
|
|
708
|
+
isFocusVisible: boolean;
|
|
709
|
+
/**
|
|
710
|
+
* Whether the link is disabled.
|
|
711
|
+
* @selector [data-disabled]
|
|
712
|
+
*/
|
|
713
|
+
isDisabled: boolean;
|
|
714
|
+
}
|
|
715
|
+
interface ButtonRenderProps {
|
|
716
|
+
/**
|
|
717
|
+
* Whether the button is currently hovered with a mouse.
|
|
718
|
+
* @selector [data-hovered]
|
|
719
|
+
*/
|
|
720
|
+
isHovered: boolean;
|
|
721
|
+
/**
|
|
722
|
+
* Whether the button is currently in a pressed state.
|
|
723
|
+
* @selector [data-pressed]
|
|
724
|
+
*/
|
|
725
|
+
isPressed: boolean;
|
|
726
|
+
/**
|
|
727
|
+
* Whether the button is focused, either via a mouse or keyboard.
|
|
728
|
+
* @selector [data-focused]
|
|
729
|
+
*/
|
|
730
|
+
isFocused: boolean;
|
|
731
|
+
/**
|
|
732
|
+
* Whether the button is keyboard focused.
|
|
733
|
+
* @selector [data-focus-visible]
|
|
734
|
+
*/
|
|
735
|
+
isFocusVisible: boolean;
|
|
736
|
+
/**
|
|
737
|
+
* Whether the button is disabled.
|
|
738
|
+
* @selector [data-disabled]
|
|
739
|
+
*/
|
|
740
|
+
isDisabled: boolean;
|
|
741
|
+
/**
|
|
742
|
+
* Whether the button is currently in a pending state.
|
|
743
|
+
* @selector [data-pending]
|
|
744
|
+
*/
|
|
745
|
+
isPending: boolean;
|
|
746
|
+
}
|
|
747
|
+
interface ButtonProps extends Omit<AriaButtonProps, 'children' | 'href' | 'target' | 'rel' | 'elementType'>, HoverEvents, SlotProps, RenderProps<ButtonRenderProps, 'button'>, Omit<GlobalDOMAttributes<HTMLButtonElement>, 'onClick'> {
|
|
748
|
+
/**
|
|
749
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
750
|
+
* @default 'react-aria-Button'
|
|
751
|
+
*/
|
|
752
|
+
className?: ClassNameOrFunction<ButtonRenderProps>;
|
|
753
|
+
/**
|
|
754
|
+
* Whether the button is in a pending state. This disables press and hover events
|
|
755
|
+
* while retaining focusability, and announces the pending state to screen readers.
|
|
756
|
+
*/
|
|
757
|
+
isPending?: boolean;
|
|
758
|
+
}
|
|
759
|
+
interface PopoverProps extends Omit<PositionProps, 'isOpen'>, Omit<AriaPopoverProps, 'popoverRef' | 'triggerRef' | 'groupRef' | 'offset' | 'arrowSize'>, OverlayTriggerProps, RenderProps<PopoverRenderProps>, SlotProps, AriaLabelingProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
760
|
+
/**
|
|
761
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
762
|
+
* @default 'react-aria-Popover'
|
|
763
|
+
*/
|
|
764
|
+
className?: ClassNameOrFunction<PopoverRenderProps>;
|
|
765
|
+
/**
|
|
766
|
+
* The name of the component that triggered the popover. This is reflected on the element
|
|
767
|
+
* as the `data-trigger` attribute, and can be used to provide specific
|
|
768
|
+
* styles for the popover depending on which element triggered it.
|
|
769
|
+
*/
|
|
770
|
+
trigger?: string;
|
|
771
|
+
/**
|
|
772
|
+
* The ref for the element which the popover positions itself with respect to.
|
|
773
|
+
*
|
|
774
|
+
* When used within a trigger component such as DialogTrigger, MenuTrigger, Select, etc.,
|
|
775
|
+
* this is set automatically. It is only required when used standalone.
|
|
776
|
+
*/
|
|
777
|
+
triggerRef?: RefObject$1<Element | null>;
|
|
778
|
+
/**
|
|
779
|
+
* Whether the popover is currently performing an entry animation.
|
|
780
|
+
*/
|
|
781
|
+
isEntering?: boolean;
|
|
782
|
+
/**
|
|
783
|
+
* Whether the popover is currently performing an exit animation.
|
|
784
|
+
*/
|
|
785
|
+
isExiting?: boolean;
|
|
786
|
+
/**
|
|
787
|
+
* The container element in which the overlay portal will be placed. This may have unknown behavior depending on where it is portalled to.
|
|
788
|
+
* @default document.body
|
|
789
|
+
* @deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.
|
|
790
|
+
*/
|
|
791
|
+
UNSTABLE_portalContainer?: Element;
|
|
792
|
+
/**
|
|
793
|
+
* The additional offset applied along the main axis between the element and its
|
|
794
|
+
* anchor element.
|
|
795
|
+
* @default 8
|
|
796
|
+
*/
|
|
797
|
+
offset?: number;
|
|
798
|
+
}
|
|
799
|
+
interface PopoverRenderProps {
|
|
800
|
+
/**
|
|
801
|
+
* The name of the component that triggered the popover, e.g. "DialogTrigger" or "ComboBox".
|
|
802
|
+
* @selector [data-trigger="..."]
|
|
803
|
+
*/
|
|
804
|
+
trigger: string | null;
|
|
805
|
+
/**
|
|
806
|
+
* The placement of the popover relative to the trigger.
|
|
807
|
+
* @selector [data-placement="left | right | top | bottom"]
|
|
808
|
+
*/
|
|
809
|
+
placement: PlacementAxis | null;
|
|
810
|
+
/**
|
|
811
|
+
* Whether the popover is currently entering. Use this to apply animations.
|
|
812
|
+
* @selector [data-entering]
|
|
813
|
+
*/
|
|
814
|
+
isEntering: boolean;
|
|
815
|
+
/**
|
|
816
|
+
* Whether the popover is currently exiting. Use this to apply animations.
|
|
817
|
+
* @selector [data-exiting]
|
|
818
|
+
*/
|
|
819
|
+
isExiting: boolean;
|
|
820
|
+
}
|
|
821
|
+
interface MenuItemRenderProps extends ItemRenderProps {
|
|
822
|
+
/**
|
|
823
|
+
* Whether the item has a submenu.
|
|
824
|
+
*
|
|
825
|
+
* @selector [data-has-submenu]
|
|
826
|
+
*/
|
|
827
|
+
hasSubmenu: boolean;
|
|
828
|
+
/**
|
|
829
|
+
* Whether the item's submenu is open.
|
|
830
|
+
*
|
|
831
|
+
* @selector [data-open]
|
|
832
|
+
*/
|
|
833
|
+
isOpen: boolean;
|
|
834
|
+
}
|
|
835
|
+
interface MenuItemProps<T = object> extends Omit<RenderProps<MenuItemRenderProps>, 'render'>, PossibleLinkDOMRenderProps<'div', MenuItemRenderProps>, LinkDOMProps, HoverEvents$1, FocusEvents$1, PressEvents$1, Omit<GlobalDOMAttributes<HTMLDivElement>, 'onClick'> {
|
|
836
|
+
/**
|
|
837
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
838
|
+
* @default 'react-aria-MenuItem'
|
|
839
|
+
*/
|
|
840
|
+
className?: ClassNameOrFunction<MenuItemRenderProps>;
|
|
841
|
+
/** The unique id of the item. */
|
|
842
|
+
id?: Key;
|
|
843
|
+
/** The object value that this item represents. When using dynamic collections, this is set automatically. */
|
|
844
|
+
value?: T;
|
|
845
|
+
/** A string representation of the item's contents, used for features like typeahead. */
|
|
846
|
+
textValue?: string;
|
|
847
|
+
/** An accessibility label for this item. */
|
|
848
|
+
'aria-label'?: string;
|
|
849
|
+
/** Whether the item is disabled. */
|
|
850
|
+
isDisabled?: boolean;
|
|
851
|
+
/** Handler that is called when the item is selected. */
|
|
852
|
+
onAction?: () => void;
|
|
853
|
+
/** Whether the menu should close when the menu item is selected. */
|
|
854
|
+
shouldCloseOnSelect?: boolean;
|
|
855
|
+
}
|
|
856
|
+
interface DialogRenderProps {
|
|
857
|
+
close: () => void;
|
|
858
|
+
}
|
|
859
|
+
interface DialogProps extends AriaDialogProps, StyleProps, SlotProps, DOMRenderProps<'section', undefined>, GlobalDOMAttributes<HTMLElement> {
|
|
860
|
+
/**
|
|
861
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element.
|
|
862
|
+
* @default 'react-aria-Dialog'
|
|
863
|
+
*/
|
|
864
|
+
className?: string;
|
|
865
|
+
/** Children of the dialog. A function may be provided to access a function to close the dialog. */
|
|
866
|
+
children?: ReactNode | ((opts: DialogRenderProps) => ReactNode);
|
|
867
|
+
}
|
|
868
|
+
interface DropZoneRenderProps {
|
|
869
|
+
/**
|
|
870
|
+
* Whether the dropzone is currently hovered with a mouse.
|
|
871
|
+
* @selector [data-hovered]
|
|
872
|
+
*/
|
|
873
|
+
isHovered: boolean;
|
|
874
|
+
/**
|
|
875
|
+
* Whether the dropzone is focused, either via a mouse or keyboard.
|
|
876
|
+
* @selector [data-focused]
|
|
877
|
+
*/
|
|
878
|
+
isFocused: boolean;
|
|
879
|
+
/**
|
|
880
|
+
* Whether the dropzone is keyboard focused.
|
|
881
|
+
* @selector [data-focus-visible]
|
|
882
|
+
*/
|
|
883
|
+
isFocusVisible: boolean;
|
|
884
|
+
/**
|
|
885
|
+
* Whether the dropzone is the drop target.
|
|
886
|
+
* @selector [data-drop-target]
|
|
887
|
+
*/
|
|
888
|
+
isDropTarget: boolean;
|
|
889
|
+
/**
|
|
890
|
+
* Whether the dropzone is disabled.
|
|
891
|
+
* @selector [data-disabled]
|
|
892
|
+
*/
|
|
893
|
+
isDisabled: boolean;
|
|
894
|
+
}
|
|
895
|
+
interface DropZoneProps extends Omit<DropOptions, 'getDropOperationForPoint' | 'ref' | 'hasDropButton'>, HoverEvents$1, RenderProps<DropZoneRenderProps>, SlotProps, AriaLabelingProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
896
|
+
/**
|
|
897
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
898
|
+
* @default 'react-aria-DropZone'
|
|
899
|
+
*/
|
|
900
|
+
className?: ClassNameOrFunction<DropZoneRenderProps>;
|
|
901
|
+
}
|
|
902
|
+
interface FileTriggerProps extends GlobalDOMAttributes<HTMLInputElement> {
|
|
903
|
+
/**
|
|
904
|
+
* Specifies what mime type of files are allowed.
|
|
905
|
+
*/
|
|
906
|
+
acceptedFileTypes?: ReadonlyArray<string>;
|
|
907
|
+
/**
|
|
908
|
+
* Whether multiple files can be selected.
|
|
909
|
+
*/
|
|
910
|
+
allowsMultiple?: boolean;
|
|
911
|
+
/**
|
|
912
|
+
* Specifies the use of a media capture mechanism to capture the media on the spot.
|
|
913
|
+
*/
|
|
914
|
+
defaultCamera?: 'user' | 'environment';
|
|
915
|
+
/**
|
|
916
|
+
* Handler when a user selects a file.
|
|
917
|
+
*/
|
|
918
|
+
onSelect?: (files: FileList | null) => void;
|
|
919
|
+
/**
|
|
920
|
+
* The children of the component.
|
|
921
|
+
*/
|
|
922
|
+
children?: ReactNode;
|
|
923
|
+
/**
|
|
924
|
+
* Enables the selection of directories instead of individual files.
|
|
925
|
+
*/
|
|
926
|
+
acceptDirectory?: boolean;
|
|
927
|
+
}
|
|
928
|
+
interface NumberFieldRenderProps {
|
|
929
|
+
/**
|
|
930
|
+
* Whether the number field is disabled.
|
|
931
|
+
* @selector [data-disabled]
|
|
932
|
+
*/
|
|
933
|
+
isDisabled: boolean;
|
|
934
|
+
/**
|
|
935
|
+
* Whether the number field is invalid.
|
|
936
|
+
* @selector [data-invalid]
|
|
937
|
+
*/
|
|
938
|
+
isInvalid: boolean;
|
|
939
|
+
/**
|
|
940
|
+
* Whether the number field is required.
|
|
941
|
+
* @selector [data-required]
|
|
942
|
+
*/
|
|
943
|
+
isRequired: boolean;
|
|
944
|
+
/**
|
|
945
|
+
* State of the number field.
|
|
946
|
+
*/
|
|
947
|
+
state: NumberFieldState;
|
|
948
|
+
}
|
|
949
|
+
interface NumberFieldProps extends Omit<AriaNumberFieldProps, 'label' | 'placeholder' | 'description' | 'errorMessage' | 'validationState' | 'validationBehavior'>, RACValidation, InputDOMProps, RenderProps<NumberFieldRenderProps>, SlotProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
950
|
+
/**
|
|
951
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
952
|
+
* @default 'react-aria-NumberField'
|
|
953
|
+
*/
|
|
954
|
+
className?: ClassNameOrFunction<NumberFieldRenderProps>;
|
|
955
|
+
}
|
|
956
|
+
interface RadioGroupProps extends Omit<AriaRadioGroupProps, 'children' | 'label' | 'description' | 'errorMessage' | 'validationState' | 'validationBehavior'>, RACValidation, RenderProps<RadioGroupRenderProps>, SlotProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
957
|
+
/**
|
|
958
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
959
|
+
* @default 'react-aria-RadioGroup'
|
|
960
|
+
*/
|
|
961
|
+
className?: ClassNameOrFunction<RadioGroupRenderProps>;
|
|
962
|
+
}
|
|
963
|
+
interface RadioGroupRenderProps {
|
|
964
|
+
/**
|
|
965
|
+
* The orientation of the radio group.
|
|
966
|
+
* @selector [data-orientation="horizontal | vertical"]
|
|
967
|
+
*/
|
|
968
|
+
orientation: Orientation;
|
|
969
|
+
/**
|
|
970
|
+
* Whether the radio group is disabled.
|
|
971
|
+
* @selector [data-disabled]
|
|
972
|
+
*/
|
|
973
|
+
isDisabled: boolean;
|
|
974
|
+
/**
|
|
975
|
+
* Whether the radio group is read only.
|
|
976
|
+
* @selector [data-readonly]
|
|
977
|
+
*/
|
|
978
|
+
isReadOnly: boolean;
|
|
979
|
+
/**
|
|
980
|
+
* Whether the radio group is required.
|
|
981
|
+
* @selector [data-required]
|
|
982
|
+
*/
|
|
983
|
+
isRequired: boolean;
|
|
984
|
+
/**
|
|
985
|
+
* Whether the radio group is invalid.
|
|
986
|
+
* @selector [data-invalid]
|
|
987
|
+
*/
|
|
988
|
+
isInvalid: boolean;
|
|
989
|
+
/**
|
|
990
|
+
* State of the radio group.
|
|
991
|
+
*/
|
|
992
|
+
state: RadioGroupState;
|
|
993
|
+
}
|
|
994
|
+
interface SwitchProps extends Omit<AriaSwitchProps, 'children'>, HoverEvents, RenderProps<SwitchRenderProps, 'label'>, SlotProps, Omit<GlobalDOMAttributes<HTMLLabelElement>, 'onClick'> {
|
|
995
|
+
/**
|
|
996
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
997
|
+
* @default 'react-aria-Switch'
|
|
998
|
+
*/
|
|
999
|
+
className?: ClassNameOrFunction<SwitchRenderProps>;
|
|
1000
|
+
/**
|
|
1001
|
+
* A ref for the HTML input element.
|
|
1002
|
+
*/
|
|
1003
|
+
inputRef?: RefObject$1<HTMLInputElement | null>;
|
|
1004
|
+
}
|
|
1005
|
+
interface SwitchRenderProps {
|
|
1006
|
+
/**
|
|
1007
|
+
* Whether the switch is selected.
|
|
1008
|
+
* @selector [data-selected]
|
|
1009
|
+
*/
|
|
1010
|
+
isSelected: boolean;
|
|
1011
|
+
/**
|
|
1012
|
+
* Whether the switch is currently hovered with a mouse.
|
|
1013
|
+
* @selector [data-hovered]
|
|
1014
|
+
*/
|
|
1015
|
+
isHovered: boolean;
|
|
1016
|
+
/**
|
|
1017
|
+
* Whether the switch is currently in a pressed state.
|
|
1018
|
+
* @selector [data-pressed]
|
|
1019
|
+
*/
|
|
1020
|
+
isPressed: boolean;
|
|
1021
|
+
/**
|
|
1022
|
+
* Whether the switch is focused, either via a mouse or keyboard.
|
|
1023
|
+
* @selector [data-focused]
|
|
1024
|
+
*/
|
|
1025
|
+
isFocused: boolean;
|
|
1026
|
+
/**
|
|
1027
|
+
* Whether the switch is keyboard focused.
|
|
1028
|
+
* @selector [data-focus-visible]
|
|
1029
|
+
*/
|
|
1030
|
+
isFocusVisible: boolean;
|
|
1031
|
+
/**
|
|
1032
|
+
* Whether the switch is disabled.
|
|
1033
|
+
* @selector [data-disabled]
|
|
1034
|
+
*/
|
|
1035
|
+
isDisabled: boolean;
|
|
1036
|
+
/**
|
|
1037
|
+
* Whether the switch is read only.
|
|
1038
|
+
* @selector [data-readonly]
|
|
1039
|
+
*/
|
|
1040
|
+
isReadOnly: boolean;
|
|
1041
|
+
/**
|
|
1042
|
+
* State of the switch.
|
|
1043
|
+
*/
|
|
1044
|
+
state: ToggleState;
|
|
1045
|
+
}
|
|
1046
|
+
interface TextAreaProps extends Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'className' | 'style'>, HoverEvents, StyleRenderProps<InputRenderProps, 'textarea'> {
|
|
1047
|
+
/**
|
|
1048
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
1049
|
+
* @default 'react-aria-TextArea'
|
|
1050
|
+
*/
|
|
1051
|
+
className?: ClassNameOrFunction<InputRenderProps>;
|
|
1052
|
+
}
|
|
1053
|
+
interface ToggleButtonGroupRenderProps {
|
|
1054
|
+
/**
|
|
1055
|
+
* The orientation of the toggle button group.
|
|
1056
|
+
* @selector [data-orientation="horizontal | vertical"]
|
|
1057
|
+
*/
|
|
1058
|
+
orientation: Orientation;
|
|
1059
|
+
/**
|
|
1060
|
+
* Whether the toggle button group is disabled.
|
|
1061
|
+
* @selector [data-disabled]
|
|
1062
|
+
*/
|
|
1063
|
+
isDisabled: boolean;
|
|
1064
|
+
/**
|
|
1065
|
+
* State of the toggle button group.
|
|
1066
|
+
*/
|
|
1067
|
+
state: ToggleGroupState;
|
|
1068
|
+
}
|
|
1069
|
+
interface ToggleButtonGroupProps extends AriaToggleButtonGroupProps, RenderProps<ToggleButtonGroupRenderProps>, SlotProps, GlobalDOMAttributes<HTMLDivElement> {
|
|
1070
|
+
/**
|
|
1071
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
1072
|
+
* @default 'react-aria-ToggleButtonGroup'
|
|
1073
|
+
*/
|
|
1074
|
+
className?: ClassNameOrFunction<ToggleButtonGroupRenderProps>;
|
|
1075
|
+
}
|
|
1076
|
+
interface ToggleButtonRenderProps extends Omit<ButtonRenderProps, 'isPending'> {
|
|
1077
|
+
/**
|
|
1078
|
+
* Whether the button is currently selected.
|
|
1079
|
+
* @selector [data-selected]
|
|
1080
|
+
*/
|
|
1081
|
+
isSelected: boolean;
|
|
1082
|
+
/**
|
|
1083
|
+
* State of the toggle button.
|
|
1084
|
+
*/
|
|
1085
|
+
state: ToggleState;
|
|
1086
|
+
}
|
|
1087
|
+
interface ToggleButtonProps extends Omit<AriaToggleButtonProps, 'children' | 'elementType' | 'id'>, HoverEvents, SlotProps, RenderProps<ToggleButtonRenderProps, 'button'>, Omit<GlobalDOMAttributes<HTMLDivElement>, 'onClick'> {
|
|
1088
|
+
/**
|
|
1089
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
1090
|
+
* @default 'react-aria-ToggleButton'
|
|
1091
|
+
*/
|
|
1092
|
+
className?: ClassNameOrFunction<ToggleButtonRenderProps>;
|
|
1093
|
+
/** When used in a ToggleButtonGroup, an identifier for the item in `selectedKeys`. When used standalone, a DOM id. */
|
|
1094
|
+
id?: Key;
|
|
1095
|
+
}
|
|
1096
|
+
interface TooltipProps extends PositionProps, Pick<AriaPositionProps, 'arrowBoundaryOffset'>, OverlayTriggerProps, AriaLabelingProps, RenderProps<TooltipRenderProps>, GlobalDOMAttributes<HTMLDivElement> {
|
|
1097
|
+
/**
|
|
1098
|
+
* The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.
|
|
1099
|
+
* @default 'react-aria-Tooltip'
|
|
1100
|
+
*/
|
|
1101
|
+
className?: ClassNameOrFunction<TooltipRenderProps>;
|
|
1102
|
+
/**
|
|
1103
|
+
* The ref for the element which the tooltip positions itself with respect to.
|
|
1104
|
+
*
|
|
1105
|
+
* When used within a TooltipTrigger this is set automatically. It is only required when used standalone.
|
|
1106
|
+
*/
|
|
1107
|
+
triggerRef?: RefObject$1<Element | null>;
|
|
1108
|
+
/**
|
|
1109
|
+
* Whether the tooltip is currently performing an entry animation.
|
|
1110
|
+
*/
|
|
1111
|
+
isEntering?: boolean;
|
|
1112
|
+
/**
|
|
1113
|
+
* Whether the tooltip is currently performing an exit animation.
|
|
1114
|
+
*/
|
|
1115
|
+
isExiting?: boolean;
|
|
1116
|
+
/**
|
|
1117
|
+
* The container element in which the overlay portal will be placed. This may have unknown behavior depending on where it is portalled to.
|
|
1118
|
+
* @default document.body
|
|
1119
|
+
* @deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.
|
|
1120
|
+
*/
|
|
1121
|
+
UNSTABLE_portalContainer?: Element;
|
|
1122
|
+
/**
|
|
1123
|
+
* The placement of the tooltip with respect to the trigger.
|
|
1124
|
+
* @default 'top'
|
|
1125
|
+
*/
|
|
1126
|
+
placement?: Placement;
|
|
1127
|
+
}
|
|
1128
|
+
interface TooltipRenderProps {
|
|
1129
|
+
/**
|
|
1130
|
+
* The placement of the tooltip relative to the trigger.
|
|
1131
|
+
* @selector [data-placement="left | right | top | bottom"]
|
|
1132
|
+
*/
|
|
1133
|
+
placement: PlacementAxis | null;
|
|
1134
|
+
/**
|
|
1135
|
+
* Whether the tooltip is currently entering. Use this to apply animations.
|
|
1136
|
+
* @selector [data-entering]
|
|
1137
|
+
*/
|
|
1138
|
+
isEntering: boolean;
|
|
1139
|
+
/**
|
|
1140
|
+
* Whether the tooltip is currently exiting. Use this to apply animations.
|
|
1141
|
+
* @selector [data-exiting]
|
|
1142
|
+
*/
|
|
1143
|
+
isExiting: boolean;
|
|
1144
|
+
/**
|
|
1145
|
+
* State of the tooltip.
|
|
1146
|
+
*/
|
|
1147
|
+
state: TooltipTriggerState;
|
|
1148
|
+
}
|
|
1149
|
+
//#endregion
|
|
1150
|
+
export { DateValue$1 as C, Key as D, AriaButtonProps as E, DOMAttributes$1 as O, AriaTimeFieldProps as S, TimeValue as T, ToggleButtonProps as _, DropZoneProps as a, DateRangePickerStateOptions as b, LinkProps as c, PopoverProps as d, RadioGroupProps as f, ToggleButtonGroupProps as g, TextAreaProps as h, DialogProps as i, MenuItemProps as l, SwitchProps as m, CheckboxGroupProps as n, FileTriggerProps as o, SliderProps as p, CheckboxProps as r, InputProps as s, ButtonProps as t, NumberFieldProps as u, TooltipProps as v, Placement as w, AriaTextFieldProps as x, DatePickerStateOptions as y };
|