@wavv/ui 2.2.0 → 2.2.2-alpha.1
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/build/apple-touch-icon.png +0 -0
- package/build/{esm/types/components → components}/ChartHelpers.d.ts +5 -6
- package/build/favicon-16x16.png +0 -0
- package/build/favicon-32x32.png +0 -0
- package/build/favicon.ico +0 -0
- package/build/index.d.ts +89 -4016
- package/build/index.js +79 -0
- package/build/manifest.json +15 -0
- package/package.json +46 -41
- package/build/cjs/index.js +0 -11
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/types/components/ChartHelpers.d.ts +0 -46
- package/build/cjs/types/index.d.ts +0 -89
- package/build/esm/index.js +0 -11
- package/build/esm/index.js.map +0 -1
- package/build/esm/types/assets/icons/CaretDown.d.ts +0 -3
- package/build/esm/types/assets/icons/CaretUp.d.ts +0 -3
- package/build/esm/types/assets/icons/Checkbox.d.ts +0 -3
- package/build/esm/types/assets/icons/CheckboxOff.d.ts +0 -3
- package/build/esm/types/assets/icons/CheckboxPartial.d.ts +0 -3
- package/build/esm/types/assets/icons/Dialpad.d.ts +0 -3
- package/build/esm/types/assets/icons/Exclamation.d.ts +0 -3
- package/build/esm/types/assets/icons/Phone.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneAdd.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneBlocked.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneCallback.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneEnd.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneForward.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneHistory.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneHold.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneIncoming.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneMissed.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneTalk.d.ts +0 -3
- package/build/esm/types/assets/icons/PhoneTransfer.d.ts +0 -3
- package/build/esm/types/assets/icons/RadioButton.d.ts +0 -3
- package/build/esm/types/assets/icons/RadioButtonOff.d.ts +0 -3
- package/build/esm/types/assets/icons/Record.d.ts +0 -3
- package/build/esm/types/assets/icons/Screenshot.d.ts +0 -3
- package/build/esm/types/assets/icons/ShieldWavv.d.ts +0 -3
- package/build/esm/types/assets/icons/Spotify.d.ts +0 -3
- package/build/esm/types/assets/icons/SubArrow.d.ts +0 -3
- package/build/esm/types/assets/icons/ToggleOff.d.ts +0 -3
- package/build/esm/types/assets/icons/ToggleOn.d.ts +0 -3
- package/build/esm/types/assets/icons/TransferCancel.d.ts +0 -3
- package/build/esm/types/components/Accordion/Accordion.d.ts +0 -412
- package/build/esm/types/components/Accordion/Header.d.ts +0 -25
- package/build/esm/types/components/Accordion/Item.d.ts +0 -6
- package/build/esm/types/components/Accordion/Panel.d.ts +0 -10
- package/build/esm/types/components/Accordion/index.d.ts +0 -1
- package/build/esm/types/components/Audio.d.ts +0 -56
- package/build/esm/types/components/BarChart.d.ts +0 -38
- package/build/esm/types/components/Button/Button.d.ts +0 -397
- package/build/esm/types/components/Button/ButtonLoader.d.ts +0 -4
- package/build/esm/types/components/Button/ButtonTypes.d.ts +0 -147
- package/build/esm/types/components/Button/Group.d.ts +0 -21
- package/build/esm/types/components/Button/index.d.ts +0 -1
- package/build/esm/types/components/Calendar.d.ts +0 -11
- package/build/esm/types/components/CalendarParts/CalendarContainerStyles.d.ts +0 -7
- package/build/esm/types/components/CalendarParts/CalendarContent.d.ts +0 -7
- package/build/esm/types/components/CalendarParts/CalendarHeader.d.ts +0 -7
- package/build/esm/types/components/CalendarParts/useMinMax.d.ts +0 -10
- package/build/esm/types/components/CalendarParts/utils.d.ts +0 -4
- package/build/esm/types/components/Checkbox.d.ts +0 -30
- package/build/esm/types/components/Code/Code.d.ts +0 -26
- package/build/esm/types/components/Code/Copy.d.ts +0 -4
- package/build/esm/types/components/Code/Endpoint.d.ts +0 -5
- package/build/esm/types/components/Code/index.d.ts +0 -2
- package/build/esm/types/components/ComboBox.d.ts +0 -20
- package/build/esm/types/components/CommandMenu/CommandItem.d.ts +0 -4
- package/build/esm/types/components/CommandMenu/CommandMenu.d.ts +0 -42
- package/build/esm/types/components/CommandMenu/CommandOptions.d.ts +0 -8
- package/build/esm/types/components/CommandMenu/CommandSection.d.ts +0 -8
- package/build/esm/types/components/CommandMenu/index.d.ts +0 -1
- package/build/esm/types/components/DateRangeSelect.d.ts +0 -19
- package/build/esm/types/components/DocTable.d.ts +0 -6
- package/build/esm/types/components/Dot.d.ts +0 -18
- package/build/esm/types/components/DraftEditor.d.ts +0 -57
- package/build/esm/types/components/Dropdown.d.ts +0 -12
- package/build/esm/types/components/DropdownMenu.d.ts +0 -66
- package/build/esm/types/components/DropdownMenuParts/Menu.d.ts +0 -9
- package/build/esm/types/components/DropdownMenuParts/MenuItem.d.ts +0 -14
- package/build/esm/types/components/DropdownMenuParts/MenuOptions.d.ts +0 -15
- package/build/esm/types/components/DropdownMenuParts/MenuSection.d.ts +0 -8
- package/build/esm/types/components/DropdownSelect.d.ts +0 -17
- package/build/esm/types/components/DynamicIcon.d.ts +0 -23
- package/build/esm/types/components/Editor/Editor.d.ts +0 -85
- package/build/esm/types/components/Editor/EditorStyles.d.ts +0 -21
- package/build/esm/types/components/Editor/MergeFieldExtension.d.ts +0 -3
- package/build/esm/types/components/Editor/RichTextToolbar.d.ts +0 -10
- package/build/esm/types/components/Editor/editorUtils.d.ts +0 -74
- package/build/esm/types/components/Editor/index.d.ts +0 -3
- package/build/esm/types/components/Ellipsis.d.ts +0 -12
- package/build/esm/types/components/Focusable.d.ts +0 -7
- package/build/esm/types/components/Form.d.ts +0 -66
- package/build/esm/types/components/FormControl.d.ts +0 -22
- package/build/esm/types/components/Grid.d.ts +0 -66
- package/build/esm/types/components/Icon/Icon.d.ts +0 -50
- package/build/esm/types/components/Icon/customIcons.d.ts +0 -31
- package/build/esm/types/components/Icon/icons.d.ts +0 -145
- package/build/esm/types/components/Icon/index.d.ts +0 -2
- package/build/esm/types/components/ImageViewer.d.ts +0 -22
- package/build/esm/types/components/InlineCode.d.ts +0 -6
- package/build/esm/types/components/InputHelpers.d.ts +0 -105
- package/build/esm/types/components/Inputs/DatePicker.d.ts +0 -10
- package/build/esm/types/components/Inputs/DateRangePicker.d.ts +0 -11
- package/build/esm/types/components/Inputs/InlineInput.d.ts +0 -5
- package/build/esm/types/components/Inputs/NumberInput.d.ts +0 -10
- package/build/esm/types/components/Inputs/PhoneInput.d.ts +0 -7
- package/build/esm/types/components/Inputs/SearchInput.d.ts +0 -5
- package/build/esm/types/components/Inputs/TextArea.d.ts +0 -7
- package/build/esm/types/components/Inputs/TextInput.d.ts +0 -7
- package/build/esm/types/components/Inputs/TimeInput.d.ts +0 -9
- package/build/esm/types/components/Inputs/helpers/AriaButton.d.ts +0 -6
- package/build/esm/types/components/Inputs/helpers/DateSegment.d.ts +0 -7
- package/build/esm/types/components/Inputs/helpers/Description.d.ts +0 -5
- package/build/esm/types/components/Inputs/helpers/ErrorMessage.d.ts +0 -5
- package/build/esm/types/components/Inputs/helpers/Input.d.ts +0 -12
- package/build/esm/types/components/Inputs/helpers/InputContainerStyles.d.ts +0 -14
- package/build/esm/types/components/Inputs/helpers/InputMessage.d.ts +0 -9
- package/build/esm/types/components/Inputs/helpers/InputStyles.d.ts +0 -11
- package/build/esm/types/components/Inputs/helpers/Label.d.ts +0 -12
- package/build/esm/types/components/Inputs/helpers/LabelWrapper.d.ts +0 -7
- package/build/esm/types/components/Inputs/helpers/PickerToggle.d.ts +0 -5
- package/build/esm/types/components/Inputs/helpers/TextArea.d.ts +0 -12
- package/build/esm/types/components/Inputs/helpers/filterPastedText.d.ts +0 -2
- package/build/esm/types/components/Inputs/helpers/handlePaste.d.ts +0 -3
- package/build/esm/types/components/Inputs/helpers/isAcceptable.d.ts +0 -2
- package/build/esm/types/components/Inputs/helpers/useDynamicWidth.d.ts +0 -8
- package/build/esm/types/components/Inputs/helpers/useInputFocus.d.ts +0 -8
- package/build/esm/types/components/Label.d.ts +0 -16
- package/build/esm/types/components/LineChart.d.ts +0 -6
- package/build/esm/types/components/ListBoxParts/GridListItem.d.ts +0 -8
- package/build/esm/types/components/ListBoxParts/ListBoxItem.d.ts +0 -5
- package/build/esm/types/components/ListBoxParts/ListOptions.d.ts +0 -13
- package/build/esm/types/components/ListHelpers/GridListHeader.d.ts +0 -5
- package/build/esm/types/components/ListHelpers/GridListSection.d.ts +0 -8
- package/build/esm/types/components/ListHelpers/ItemHeaderBody.d.ts +0 -9
- package/build/esm/types/components/ListHelpers/ListHeader.d.ts +0 -5
- package/build/esm/types/components/ListHelpers/ListItemStyles.d.ts +0 -16
- package/build/esm/types/components/ListHelpers/ListRootStyles.d.ts +0 -9
- package/build/esm/types/components/ListHelpers/ListSection.d.ts +0 -8
- package/build/esm/types/components/ListHelpers/ListStyles.d.ts +0 -13
- package/build/esm/types/components/Menu.d.ts +0 -69
- package/build/esm/types/components/Message.d.ts +0 -36
- package/build/esm/types/components/MessageHr.d.ts +0 -13
- package/build/esm/types/components/Modal.d.ts +0 -84
- package/build/esm/types/components/MotionPopover.d.ts +0 -5
- package/build/esm/types/components/MultiSelect/MultiSelect.d.ts +0 -52
- package/build/esm/types/components/MultiSelect/SearchDropdown.d.ts +0 -17
- package/build/esm/types/components/MultiSelect/index.d.ts +0 -1
- package/build/esm/types/components/OptionHelpers/Container.d.ts +0 -11
- package/build/esm/types/components/OptionHelpers/Item.d.ts +0 -23
- package/build/esm/types/components/OptionHelpers/types.d.ts +0 -23
- package/build/esm/types/components/Pagination.d.ts +0 -13
- package/build/esm/types/components/PieChart.d.ts +0 -21
- package/build/esm/types/components/Popover.d.ts +0 -16
- package/build/esm/types/components/PortalScope.d.ts +0 -6
- package/build/esm/types/components/Progress/CirclePercent.d.ts +0 -10
- package/build/esm/types/components/Progress/Progress.d.ts +0 -30
- package/build/esm/types/components/Progress/index.d.ts +0 -2
- package/build/esm/types/components/Radio.d.ts +0 -21
- package/build/esm/types/components/RangeCalendar.d.ts +0 -13
- package/build/esm/types/components/Select.d.ts +0 -14
- package/build/esm/types/components/Slider.d.ts +0 -16
- package/build/esm/types/components/Spinner.d.ts +0 -16
- package/build/esm/types/components/Table/Body.d.ts +0 -16
- package/build/esm/types/components/Table/Cell.d.ts +0 -13
- package/build/esm/types/components/Table/Check.d.ts +0 -3
- package/build/esm/types/components/Table/Column.d.ts +0 -17
- package/build/esm/types/components/Table/ColumnSort.d.ts +0 -6
- package/build/esm/types/components/Table/Header.d.ts +0 -9
- package/build/esm/types/components/Table/Resizer.d.ts +0 -5
- package/build/esm/types/components/Table/Row.d.ts +0 -19
- package/build/esm/types/components/Table/SortCaret.d.ts +0 -6
- package/build/esm/types/components/Table/Table.d.ts +0 -441
- package/build/esm/types/components/Table/contentStyles.d.ts +0 -14
- package/build/esm/types/components/Table/context.d.ts +0 -3
- package/build/esm/types/components/Table/index.d.ts +0 -1
- package/build/esm/types/components/Table/types.d.ts +0 -45
- package/build/esm/types/components/Tabs.d.ts +0 -64
- package/build/esm/types/components/Tag.d.ts +0 -22
- package/build/esm/types/components/Toggle.d.ts +0 -18
- package/build/esm/types/components/ToggleButton/ToggleButton.d.ts +0 -29
- package/build/esm/types/components/ToggleButton/ToggleButtonGroup.d.ts +0 -22
- package/build/esm/types/components/ToggleButton/context.d.ts +0 -8
- package/build/esm/types/components/ToggleButton/index.d.ts +0 -2
- package/build/esm/types/components/Tooltip.d.ts +0 -50
- package/build/esm/types/components/TransferList.d.ts +0 -48
- package/build/esm/types/components/Tree/Tree.d.ts +0 -23
- package/build/esm/types/components/Tree/TreeContext.d.ts +0 -5
- package/build/esm/types/components/Tree/TreeItem.d.ts +0 -21
- package/build/esm/types/components/Tree/index.d.ts +0 -1
- package/build/esm/types/components/UnstyledButton.d.ts +0 -3
- package/build/esm/types/components/Waveform.d.ts +0 -25
- package/build/esm/types/components/draftUtils.d.ts +0 -49
- package/build/esm/types/components/helpers/getIcon.d.ts +0 -8
- package/build/esm/types/components/helpers/getPopPosition.d.ts +0 -6
- package/build/esm/types/components/helpers/isPropAllowed.d.ts +0 -2
- package/build/esm/types/components/helpers/mergePadding.d.ts +0 -8
- package/build/esm/types/components/helpers/styledProps.d.ts +0 -8
- package/build/esm/types/components/typeDefs/elementTypes.d.ts +0 -2
- package/build/esm/types/components/typeDefs/inputTypes.d.ts +0 -67
- package/build/esm/types/components/typeDefs/selectionTypes.d.ts +0 -83
- package/build/esm/types/components/typeDefs/tagTypes.d.ts +0 -17
- package/build/esm/types/components/types.d.ts +0 -163
- package/build/esm/types/global-styles/GlobalStorybookStyles.d.ts +0 -9
- package/build/esm/types/global-styles/ResetStyles.d.ts +0 -9
- package/build/esm/types/global-styles/ScrollbarStyles.d.ts +0 -2
- package/build/esm/types/global-styles/ToastStyles.d.ts +0 -2
- package/build/esm/types/global-styles/index.d.ts +0 -3
- package/build/esm/types/hooks/index.d.ts +0 -8
- package/build/esm/types/hooks/useConfirm.d.ts +0 -22
- package/build/esm/types/hooks/useControlledOpenState.d.ts +0 -9
- package/build/esm/types/hooks/useCopy.d.ts +0 -6
- package/build/esm/types/hooks/useElementObserver.d.ts +0 -7
- package/build/esm/types/hooks/useEventListener.d.ts +0 -16
- package/build/esm/types/hooks/useOnClickOutside.d.ts +0 -9
- package/build/esm/types/hooks/usePrevious.d.ts +0 -2
- package/build/esm/types/hooks/useSelectAll.d.ts +0 -14
- package/build/esm/types/hooks/useWindowSize.d.ts +0 -5
- package/build/esm/types/index.d.ts +0 -89
- package/build/esm/types/theme/ThemeTypes.d.ts +0 -340
- package/build/esm/types/theme/common/button.d.ts +0 -31
- package/build/esm/types/theme/common/common.d.ts +0 -103
- package/build/esm/types/theme/common/index.d.ts +0 -3
- package/build/esm/types/theme/core/colors.d.ts +0 -201
- package/build/esm/types/theme/core/dark/dark.d.ts +0 -3
- package/build/esm/types/theme/core/dark/darkScale.d.ts +0 -22
- package/build/esm/types/theme/core/light/light.d.ts +0 -3
- package/build/esm/types/theme/core/light/lightScale.d.ts +0 -22
- package/build/esm/types/theme/eighties/colors.d.ts +0 -68
- package/build/esm/types/theme/eighties/dark/dark.d.ts +0 -3
- package/build/esm/types/theme/eighties/dark/darkScale.d.ts +0 -22
- package/build/esm/types/theme/eighties/light/light.d.ts +0 -3
- package/build/esm/types/theme/eighties/light/lightScale.d.ts +0 -22
- package/build/esm/types/theme/index.d.ts +0 -16
- package/build/esm/types/utils/chunk.d.ts +0 -2
- package/build/esm/types/utils/copyToClipboard.d.ts +0 -2
- package/build/esm/types/utils/flattenListOptions.d.ts +0 -3
- package/build/esm/types/utils/formatDate.d.ts +0 -7
- package/build/esm/types/utils/index.d.ts +0 -5
- package/build/esm/types/utils/numberWithCommas.d.ts +0 -2
- package/build/esm/types/utils/range.d.ts +0 -1
- /package/build/{cjs/types/assets → assets}/icons/CaretDown.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/CaretUp.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Checkbox.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/CheckboxOff.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/CheckboxPartial.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Dialpad.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Exclamation.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Phone.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneAdd.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneBlocked.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneCallback.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneEnd.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneForward.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneHistory.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneHold.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneIncoming.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneMissed.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneTalk.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/PhoneTransfer.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/RadioButton.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/RadioButtonOff.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Record.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Screenshot.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/ShieldWavv.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/Spotify.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/SubArrow.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/ToggleOff.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/ToggleOn.d.ts +0 -0
- /package/build/{cjs/types/assets → assets}/icons/TransferCancel.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Accordion/Accordion.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Accordion/Header.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Accordion/Item.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Accordion/Panel.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Accordion/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Audio.d.ts +0 -0
- /package/build/{cjs/types/components → components}/BarChart.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Button/Button.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Button/ButtonLoader.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Button/ButtonTypes.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Button/Group.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Button/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Calendar.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CalendarParts/CalendarContainerStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CalendarParts/CalendarContent.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CalendarParts/CalendarHeader.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CalendarParts/useMinMax.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CalendarParts/utils.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Checkbox.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Code/Code.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Code/Copy.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Code/Endpoint.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Code/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ComboBox.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CommandMenu/CommandItem.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CommandMenu/CommandMenu.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CommandMenu/CommandOptions.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CommandMenu/CommandSection.d.ts +0 -0
- /package/build/{cjs/types/components → components}/CommandMenu/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DateRangeSelect.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DocTable.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Dot.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DraftEditor.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Dropdown.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownMenu.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownMenuParts/Menu.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownMenuParts/MenuItem.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownMenuParts/MenuOptions.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownMenuParts/MenuSection.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DropdownSelect.d.ts +0 -0
- /package/build/{cjs/types/components → components}/DynamicIcon.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/Editor.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/EditorStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/MergeFieldExtension.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/RichTextToolbar.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/editorUtils.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Editor/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Ellipsis.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Focusable.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Form.d.ts +0 -0
- /package/build/{cjs/types/components → components}/FormControl.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Grid.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Icon/Icon.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Icon/customIcons.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Icon/icons.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Icon/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ImageViewer.d.ts +0 -0
- /package/build/{cjs/types/components → components}/InlineCode.d.ts +0 -0
- /package/build/{cjs/types/components → components}/InputHelpers.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/DatePicker.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/DateRangePicker.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/InlineInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/NumberInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/PhoneInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/SearchInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/TextArea.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/TextInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/TimeInput.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/AriaButton.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/DateSegment.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/Description.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/ErrorMessage.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/Input.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/InputContainerStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/InputMessage.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/InputStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/Label.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/LabelWrapper.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/PickerToggle.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/TextArea.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/filterPastedText.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/handlePaste.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/isAcceptable.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/useDynamicWidth.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Inputs/helpers/useInputFocus.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Label.d.ts +0 -0
- /package/build/{cjs/types/components → components}/LineChart.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListBoxParts/GridListItem.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListBoxParts/ListBoxItem.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListBoxParts/ListOptions.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/GridListHeader.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/GridListSection.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ItemHeaderBody.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ListHeader.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ListItemStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ListRootStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ListSection.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ListHelpers/ListStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Menu.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Message.d.ts +0 -0
- /package/build/{cjs/types/components → components}/MessageHr.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Modal.d.ts +0 -0
- /package/build/{cjs/types/components → components}/MotionPopover.d.ts +0 -0
- /package/build/{cjs/types/components → components}/MultiSelect/MultiSelect.d.ts +0 -0
- /package/build/{cjs/types/components → components}/MultiSelect/SearchDropdown.d.ts +0 -0
- /package/build/{cjs/types/components → components}/MultiSelect/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/OptionHelpers/Container.d.ts +0 -0
- /package/build/{cjs/types/components → components}/OptionHelpers/Item.d.ts +0 -0
- /package/build/{cjs/types/components → components}/OptionHelpers/types.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Pagination.d.ts +0 -0
- /package/build/{cjs/types/components → components}/PieChart.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Popover.d.ts +0 -0
- /package/build/{cjs/types/components → components}/PortalScope.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Progress/CirclePercent.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Progress/Progress.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Progress/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Radio.d.ts +0 -0
- /package/build/{cjs/types/components → components}/RangeCalendar.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Select.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Slider.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Spinner.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Body.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Cell.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Check.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Column.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/ColumnSort.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Header.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Resizer.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Row.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/SortCaret.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/Table.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/contentStyles.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/context.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Table/types.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tabs.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tag.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Toggle.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ToggleButton/ToggleButton.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ToggleButton/ToggleButtonGroup.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ToggleButton/context.d.ts +0 -0
- /package/build/{cjs/types/components → components}/ToggleButton/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tooltip.d.ts +0 -0
- /package/build/{cjs/types/components → components}/TransferList.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tree/Tree.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tree/TreeContext.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tree/TreeItem.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Tree/index.d.ts +0 -0
- /package/build/{cjs/types/components → components}/UnstyledButton.d.ts +0 -0
- /package/build/{cjs/types/components → components}/Waveform.d.ts +0 -0
- /package/build/{cjs/types/components → components}/draftUtils.d.ts +0 -0
- /package/build/{cjs/types/components → components}/helpers/getIcon.d.ts +0 -0
- /package/build/{cjs/types/components → components}/helpers/getPopPosition.d.ts +0 -0
- /package/build/{cjs/types/components → components}/helpers/isPropAllowed.d.ts +0 -0
- /package/build/{cjs/types/components → components}/helpers/mergePadding.d.ts +0 -0
- /package/build/{cjs/types/components → components}/helpers/styledProps.d.ts +0 -0
- /package/build/{cjs/types/components → components}/typeDefs/elementTypes.d.ts +0 -0
- /package/build/{cjs/types/components → components}/typeDefs/inputTypes.d.ts +0 -0
- /package/build/{cjs/types/components → components}/typeDefs/selectionTypes.d.ts +0 -0
- /package/build/{cjs/types/components → components}/typeDefs/tagTypes.d.ts +0 -0
- /package/build/{cjs/types/components → components}/types.d.ts +0 -0
- /package/build/{cjs/types/global-styles → global-styles}/GlobalStorybookStyles.d.ts +0 -0
- /package/build/{cjs/types/global-styles → global-styles}/ResetStyles.d.ts +0 -0
- /package/build/{cjs/types/global-styles → global-styles}/ScrollbarStyles.d.ts +0 -0
- /package/build/{cjs/types/global-styles → global-styles}/ToastStyles.d.ts +0 -0
- /package/build/{cjs/types/global-styles → global-styles}/index.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/index.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useConfirm.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useControlledOpenState.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useCopy.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useElementObserver.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useEventListener.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useOnClickOutside.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/usePrevious.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useSelectAll.d.ts +0 -0
- /package/build/{cjs/types/hooks → hooks}/useWindowSize.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/ThemeTypes.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/common/button.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/common/common.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/common/index.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/core/colors.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/core/dark/dark.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/core/dark/darkScale.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/core/light/light.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/core/light/lightScale.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/eighties/colors.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/eighties/dark/dark.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/eighties/dark/darkScale.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/eighties/light/light.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/eighties/light/lightScale.d.ts +0 -0
- /package/build/{cjs/types/theme → theme}/index.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/chunk.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/copyToClipboard.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/flattenListOptions.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/formatDate.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/index.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/numberWithCommas.d.ts +0 -0
- /package/build/{cjs/types/utils → utils}/range.d.ts +0 -0
package/build/index.d.ts
CHANGED
|
@@ -1,4016 +1,89 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
readonly devices: "monitor-smartphone";
|
|
91
|
-
readonly 'double-arrow-left': "chevrons-left";
|
|
92
|
-
readonly 'double-arrow-right': "chevrons-right";
|
|
93
|
-
readonly download: "download";
|
|
94
|
-
readonly drag: "grip-vertical";
|
|
95
|
-
readonly edit: "pencil";
|
|
96
|
-
readonly 'emoji-happy': "smile";
|
|
97
|
-
readonly 'emoji-neutral': "meh";
|
|
98
|
-
readonly 'emoji-sad': "frown";
|
|
99
|
-
readonly 'eye-off': "eye-off";
|
|
100
|
-
readonly 'eye-on': "eye";
|
|
101
|
-
readonly facebook: "facebook";
|
|
102
|
-
readonly filter: "list-filter";
|
|
103
|
-
readonly flag: "flag";
|
|
104
|
-
readonly flask: "flask-conical";
|
|
105
|
-
readonly funnel: "funnel";
|
|
106
|
-
readonly globe: "globe";
|
|
107
|
-
readonly group: "users";
|
|
108
|
-
readonly hash: "hash";
|
|
109
|
-
readonly heading: "heading";
|
|
110
|
-
readonly 'heading-1': "heading-1";
|
|
111
|
-
readonly 'heading-2': "heading-2";
|
|
112
|
-
readonly 'heading-3': "heading-3";
|
|
113
|
-
readonly 'heading-4': "heading-4";
|
|
114
|
-
readonly 'heading-5': "heading-5";
|
|
115
|
-
readonly 'heading-6': "heading-6";
|
|
116
|
-
readonly headset: "headset";
|
|
117
|
-
readonly hearing: "ear";
|
|
118
|
-
readonly heart: "heart";
|
|
119
|
-
readonly help: "circle-question-mark";
|
|
120
|
-
readonly highlight: "highlighter";
|
|
121
|
-
readonly home: "house";
|
|
122
|
-
readonly hourglass: "hourglass";
|
|
123
|
-
readonly info: "info";
|
|
124
|
-
readonly instagram: "instagram";
|
|
125
|
-
readonly italic: "italic";
|
|
126
|
-
readonly join: "log-in";
|
|
127
|
-
readonly 'kebab-menu': "ellipsis-vertical";
|
|
128
|
-
readonly kanban: "kanban";
|
|
129
|
-
readonly 'layout-dashboard': "layout-dashboard";
|
|
130
|
-
readonly link: "link";
|
|
131
|
-
readonly linkedin: "linkedin";
|
|
132
|
-
readonly 'list-bullet': "list";
|
|
133
|
-
readonly 'list-checks': "list-checks";
|
|
134
|
-
readonly 'list-ordered': "list-ordered";
|
|
135
|
-
readonly 'list-task': "list-todo";
|
|
136
|
-
readonly loading: "loader";
|
|
137
|
-
readonly 'local-area': "map-pinned";
|
|
138
|
-
readonly location: "map-pin";
|
|
139
|
-
readonly logout: "log-out";
|
|
140
|
-
readonly maximize: "maximize-2";
|
|
141
|
-
readonly menu: "menu";
|
|
142
|
-
readonly merge: "merge";
|
|
143
|
-
readonly 'merge-field': "braces";
|
|
144
|
-
readonly message: "message-square-more";
|
|
145
|
-
readonly mic: "mic";
|
|
146
|
-
readonly 'mic-off': "mic-off";
|
|
147
|
-
readonly minimize: "minimize-2";
|
|
148
|
-
readonly mobile: "smartphone";
|
|
149
|
-
readonly 'not-allowed': "ban";
|
|
150
|
-
readonly notes: "notebook-pen";
|
|
151
|
-
readonly open: "external-link";
|
|
152
|
-
readonly paragraph: "pilcrow";
|
|
153
|
-
readonly pause: "pause";
|
|
154
|
-
readonly 'pause-circle': "circle-pause";
|
|
155
|
-
readonly person: "user-round";
|
|
156
|
-
readonly play: "play";
|
|
157
|
-
readonly 'play-circle': "circle-play";
|
|
158
|
-
readonly priority: "arrow-up-wide-narrow";
|
|
159
|
-
readonly 'profile-user': "circle-user-round";
|
|
160
|
-
readonly redo: "redo";
|
|
161
|
-
readonly refresh: "rotate-cw";
|
|
162
|
-
readonly rocket: "rocket";
|
|
163
|
-
readonly schedule: "clock";
|
|
164
|
-
readonly search: "search";
|
|
165
|
-
readonly settings: "settings";
|
|
166
|
-
readonly share: "share-2";
|
|
167
|
-
readonly 'share-arrow': "share";
|
|
168
|
-
readonly shield: "shield";
|
|
169
|
-
readonly 'shield-check': "shield-check";
|
|
170
|
-
readonly 'shield-health': "shield-plus";
|
|
171
|
-
readonly 'shield-slash': "shield-off";
|
|
172
|
-
readonly sort: "arrow-down-wide-narrow";
|
|
173
|
-
readonly 'sort-arrows': "chevrons-up-down";
|
|
174
|
-
readonly 'square-stack': "square-stack";
|
|
175
|
-
readonly stack: "layers-2";
|
|
176
|
-
readonly star: "star";
|
|
177
|
-
readonly stars: "sparkles";
|
|
178
|
-
readonly stats: "chart-column";
|
|
179
|
-
readonly stop: "square";
|
|
180
|
-
readonly 'stop-circle': "circle-stop";
|
|
181
|
-
readonly strikethrough: "strikethrough";
|
|
182
|
-
readonly template: "file-text";
|
|
183
|
-
readonly transfer: "arrow-right-left";
|
|
184
|
-
readonly trash: "trash-2";
|
|
185
|
-
readonly trophy: "trophy";
|
|
186
|
-
readonly underline: "underline";
|
|
187
|
-
readonly undo: "undo";
|
|
188
|
-
readonly upload: "upload";
|
|
189
|
-
readonly video: "video";
|
|
190
|
-
readonly voicemail: "voicemail";
|
|
191
|
-
readonly 'vol-on': "volume-2";
|
|
192
|
-
readonly warning: "triangle-alert";
|
|
193
|
-
readonly 'warning-circle': "circle-alert";
|
|
194
|
-
readonly youtube: "youtube";
|
|
195
|
-
};
|
|
196
|
-
type IconNames = keyof typeof icons;
|
|
197
|
-
|
|
198
|
-
type IconName = IconNames | CustomIconNames;
|
|
199
|
-
type ElAttributes$b = Omit<Attributes<HTMLDivElement>, 'size'>;
|
|
200
|
-
type ConditionalProps = {
|
|
201
|
-
/** Name of the specific icon to use */
|
|
202
|
-
name: IconName;
|
|
203
|
-
external?: never;
|
|
204
|
-
svg?: never;
|
|
205
|
-
width?: never;
|
|
206
|
-
height?: never;
|
|
207
|
-
} | {
|
|
208
|
-
external: IconName$1;
|
|
209
|
-
name?: never;
|
|
210
|
-
svg?: never;
|
|
211
|
-
width?: never;
|
|
212
|
-
height?: never;
|
|
213
|
-
} | {
|
|
214
|
-
/** The SVG element to wrap with the Icon component */
|
|
215
|
-
svg: ReactNode | (() => JSX.Element);
|
|
216
|
-
/** Sets the width of the icon */
|
|
217
|
-
width?: number | string;
|
|
218
|
-
/** Sets the height of the icon */
|
|
219
|
-
height?: number | string;
|
|
220
|
-
name?: never;
|
|
221
|
-
external?: never;
|
|
222
|
-
};
|
|
223
|
-
type IconProps = {
|
|
224
|
-
/** Sets the width and height of the icon */
|
|
225
|
-
size?: Sizes | number;
|
|
226
|
-
/** Sets the color of the icon */
|
|
227
|
-
color?: string;
|
|
228
|
-
/** Sets the color of the icon when hovered */
|
|
229
|
-
hoverColor?: string;
|
|
230
|
-
/** Sets the cursor as a pointer when hovered */
|
|
231
|
-
pointer?: boolean;
|
|
232
|
-
/** CSS Animation shorthand property */
|
|
233
|
-
animation?: string;
|
|
234
|
-
/** Sets the style prop of the Icon wrapper element */
|
|
235
|
-
style?: {
|
|
236
|
-
[key: string]: string | number;
|
|
237
|
-
};
|
|
238
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
239
|
-
} & ConditionalProps & MarginPadding & AsProp & ElAttributes$b;
|
|
240
|
-
declare const Icon: ({ name, svg, external, size, width, height, color, hoverColor, pointer, animation, style, onClick, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element | null;
|
|
241
|
-
|
|
242
|
-
type TooltipProps = {
|
|
243
|
-
children?: ReactNode;
|
|
244
|
-
/** The element that will trigger the opening of the Tooltip */
|
|
245
|
-
trigger: ReactNode;
|
|
246
|
-
/** Props to pass to the trigger's container element */
|
|
247
|
-
triggerProps?: Attributes<HTMLSpanElement>;
|
|
248
|
-
/** The text content of the Tooltip */
|
|
249
|
-
content?: string;
|
|
250
|
-
/** The position of the Tooltip body and arrow in relation to the trigger */
|
|
251
|
-
position?: Placement;
|
|
252
|
-
/** Offset of the Tooltip from the trigger */
|
|
253
|
-
offset?: number;
|
|
254
|
-
/** zIndex of the Tooltip's portal container */
|
|
255
|
-
zIndex?: number;
|
|
256
|
-
/** The width of the Tooltip element */
|
|
257
|
-
width?: number | string;
|
|
258
|
-
/** The maxWidth of the Tooltip element */
|
|
259
|
-
maxWidth?: number | string;
|
|
260
|
-
/** The textAlignment of the Tooltip text */
|
|
261
|
-
textAlign?: 'left' | 'right' | 'center';
|
|
262
|
-
/** Controls the open state of the Tooltip */
|
|
263
|
-
open?: boolean;
|
|
264
|
-
/** Prevents the Tooltip from opening */
|
|
265
|
-
disabled?: boolean;
|
|
266
|
-
/** The backgroundColor of the Tooltip element */
|
|
267
|
-
bgColor?: string;
|
|
268
|
-
/** The text color of the Tooltip element */
|
|
269
|
-
color?: string;
|
|
270
|
-
className?: string;
|
|
271
|
-
/** The function called after the Tooltip opens */
|
|
272
|
-
afterShow?: () => void;
|
|
273
|
-
/** The function called after the Tooltip closes */
|
|
274
|
-
afterHide?: () => void;
|
|
275
|
-
} & Omit<TooltipTriggerComponentProps, 'children' | 'trigger' | 'isDisabled' | 'isOpen'>;
|
|
276
|
-
declare const Tooltip: {
|
|
277
|
-
({ trigger, triggerProps, children, content, position, offset, zIndex, width, maxWidth, textAlign, open, disabled, bgColor, color, className, afterShow, afterHide, ...props }: TooltipProps): react_jsx_runtime.JSX.Element;
|
|
278
|
-
Header: _emotion_styled.StyledComponent<{
|
|
279
|
-
theme?: _emotion_react.Theme;
|
|
280
|
-
as?: React.ElementType;
|
|
281
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
282
|
-
Body: _emotion_styled.StyledComponent<{
|
|
283
|
-
theme?: _emotion_react.Theme;
|
|
284
|
-
as?: React.ElementType;
|
|
285
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
286
|
-
};
|
|
287
|
-
|
|
288
|
-
type IconType = IconName | IconProps | ReactElement<IconProps> | ReactElement<TooltipProps>;
|
|
289
|
-
|
|
290
|
-
declare const colors: {
|
|
291
|
-
logo1: string;
|
|
292
|
-
logo2: string;
|
|
293
|
-
logo3: string;
|
|
294
|
-
brand: string;
|
|
295
|
-
brandShade1: string;
|
|
296
|
-
brandShade2: string;
|
|
297
|
-
brandDark: string;
|
|
298
|
-
brandDarkShade1: string;
|
|
299
|
-
brandTint0: string;
|
|
300
|
-
brandTint1: string;
|
|
301
|
-
brandTint2: string;
|
|
302
|
-
brandTint3: string;
|
|
303
|
-
brandTint4: string;
|
|
304
|
-
brandBackground0: string;
|
|
305
|
-
brandBackground1: string;
|
|
306
|
-
brandBackground2: string;
|
|
307
|
-
brandBackground3: string;
|
|
308
|
-
brandBackground4: string;
|
|
309
|
-
brandBackground5: string;
|
|
310
|
-
error: string;
|
|
311
|
-
errorShade1: string;
|
|
312
|
-
errorShade2: string;
|
|
313
|
-
errorTint0: string;
|
|
314
|
-
errorTint1: string;
|
|
315
|
-
errorTint2: string;
|
|
316
|
-
warning: string;
|
|
317
|
-
warningShade1: string;
|
|
318
|
-
warningShade2: string;
|
|
319
|
-
warningTint0: string;
|
|
320
|
-
warningTint1: string;
|
|
321
|
-
warningTint2: string;
|
|
322
|
-
alert: string;
|
|
323
|
-
alertShade1: string;
|
|
324
|
-
alertShade2: string;
|
|
325
|
-
alertTint0: string;
|
|
326
|
-
alertTint1: string;
|
|
327
|
-
alertTint2: string;
|
|
328
|
-
success: string;
|
|
329
|
-
successShade1: string;
|
|
330
|
-
successShade2: string;
|
|
331
|
-
successTint0: string;
|
|
332
|
-
successTint1: string;
|
|
333
|
-
successTint2: string;
|
|
334
|
-
grayscale0: string;
|
|
335
|
-
grayscale1: string;
|
|
336
|
-
grayscale2: string;
|
|
337
|
-
grayscale3: string;
|
|
338
|
-
grayscale4: string;
|
|
339
|
-
grayscale5: string;
|
|
340
|
-
grayscale6: string;
|
|
341
|
-
grayscale7: string;
|
|
342
|
-
grayscale8: string;
|
|
343
|
-
grayscale9: string;
|
|
344
|
-
grayscale10: string;
|
|
345
|
-
contrast0: string;
|
|
346
|
-
contrast1: string;
|
|
347
|
-
contrast2: string;
|
|
348
|
-
contrast3: string;
|
|
349
|
-
contrast4: string;
|
|
350
|
-
contrast5: string;
|
|
351
|
-
contrast6: string;
|
|
352
|
-
contrast7: string;
|
|
353
|
-
contrast8: string;
|
|
354
|
-
contrast9: string;
|
|
355
|
-
contrast10: string;
|
|
356
|
-
};
|
|
357
|
-
|
|
358
|
-
interface IColors {
|
|
359
|
-
/** #0074F4 */
|
|
360
|
-
logo1: string;
|
|
361
|
-
/** #00A9E2 */
|
|
362
|
-
logo2: string;
|
|
363
|
-
/** #67C728 */
|
|
364
|
-
logo3: string;
|
|
365
|
-
/** #0074F4 */
|
|
366
|
-
brand: string;
|
|
367
|
-
/** #0068DC */
|
|
368
|
-
brandShade1: string;
|
|
369
|
-
/** #005DC3 */
|
|
370
|
-
brandShade2: string;
|
|
371
|
-
/** #4C9EF7 */
|
|
372
|
-
brandDark: string;
|
|
373
|
-
/** #5EA8F8 */
|
|
374
|
-
brandDarkShade1: string;
|
|
375
|
-
/** 5% of #0074F4 */
|
|
376
|
-
brandTint0: string;
|
|
377
|
-
/** 10% of #0074F4 */
|
|
378
|
-
brandTint1: string;
|
|
379
|
-
/** 20% of #0074F4 */
|
|
380
|
-
brandTint2: string;
|
|
381
|
-
/** 30% of #0074F4 */
|
|
382
|
-
brandTint3: string;
|
|
383
|
-
/** 40% of #0074F4 */
|
|
384
|
-
brandTint4: string;
|
|
385
|
-
/** #001828 */
|
|
386
|
-
brandBackground0: string;
|
|
387
|
-
/** #0D2433 */
|
|
388
|
-
brandBackground1: string;
|
|
389
|
-
/** #192F3D */
|
|
390
|
-
brandBackground2: string;
|
|
391
|
-
/** #334653 */
|
|
392
|
-
brandBackground3: string;
|
|
393
|
-
/** #475964 */
|
|
394
|
-
brandBackground4: string;
|
|
395
|
-
/** #596A74 */
|
|
396
|
-
brandBackground5: string;
|
|
397
|
-
/** #FF6068 */
|
|
398
|
-
error: string;
|
|
399
|
-
/** #E6565E */
|
|
400
|
-
errorShade1: string;
|
|
401
|
-
/** #CC4D53 */
|
|
402
|
-
errorShade2: string;
|
|
403
|
-
/** 5% of #FF6068 */
|
|
404
|
-
errorTint0: string;
|
|
405
|
-
/** 10% of #FF6068 */
|
|
406
|
-
errorTint1: string;
|
|
407
|
-
/** 20% of #FF6068 */
|
|
408
|
-
errorTint2: string;
|
|
409
|
-
/** #FF9900 */
|
|
410
|
-
warning: string;
|
|
411
|
-
/** #E68A00 */
|
|
412
|
-
warningShade1: string;
|
|
413
|
-
/** #CC7A00 */
|
|
414
|
-
warningShade2: string;
|
|
415
|
-
/** 5% of #FF9900 */
|
|
416
|
-
warningTint0: string;
|
|
417
|
-
/** 10% of #FF9900 */
|
|
418
|
-
warningTint1: string;
|
|
419
|
-
/** 20% of #FF9900 */
|
|
420
|
-
warningTint2: string;
|
|
421
|
-
/** #F0BB00 */
|
|
422
|
-
alert: string;
|
|
423
|
-
/** #E4B200 */
|
|
424
|
-
alertShade1: string;
|
|
425
|
-
/** #C09600 */
|
|
426
|
-
alertShade2: string;
|
|
427
|
-
/** 5% of #F0BB00 */
|
|
428
|
-
alertTint0: string;
|
|
429
|
-
/** 10% of #F0BB00 */
|
|
430
|
-
alertTint1: string;
|
|
431
|
-
/** 20% of #F0BB00 */
|
|
432
|
-
alertTint2: string;
|
|
433
|
-
/** #00C242 */
|
|
434
|
-
success: string;
|
|
435
|
-
/** #00AF3B */
|
|
436
|
-
successShade1: string;
|
|
437
|
-
/** #009B35 */
|
|
438
|
-
successShade2: string;
|
|
439
|
-
/** 5% of #00C242 */
|
|
440
|
-
successTint0: string;
|
|
441
|
-
/** 10% of #00C242 */
|
|
442
|
-
successTint1: string;
|
|
443
|
-
/** 20% of #00C242 */
|
|
444
|
-
successTint2: string;
|
|
445
|
-
/** 5% of #001D32 */
|
|
446
|
-
grayscale0: string;
|
|
447
|
-
/** 10% of #001D32 */
|
|
448
|
-
grayscale1: string;
|
|
449
|
-
/** 20% of #001D32 */
|
|
450
|
-
grayscale2: string;
|
|
451
|
-
/** 30% of #001D32 */
|
|
452
|
-
grayscale3: string;
|
|
453
|
-
/** 40% of #001D32 */
|
|
454
|
-
grayscale4: string;
|
|
455
|
-
/** 50% of #001D32 */
|
|
456
|
-
grayscale5: string;
|
|
457
|
-
/** 60% of #001D32 */
|
|
458
|
-
grayscale6: string;
|
|
459
|
-
/** 70% of #001D32 */
|
|
460
|
-
grayscale7: string;
|
|
461
|
-
/** 80% of #001D32 */
|
|
462
|
-
grayscale8: string;
|
|
463
|
-
/** 90% of #001D32 */
|
|
464
|
-
grayscale9: string;
|
|
465
|
-
/** #001D32 */
|
|
466
|
-
grayscale10: string;
|
|
467
|
-
/** 5% of #FFFFFF */
|
|
468
|
-
contrast0: string;
|
|
469
|
-
/** 10% of #FFFFFF */
|
|
470
|
-
contrast1: string;
|
|
471
|
-
/** 20% of #FFFFFF */
|
|
472
|
-
contrast2: string;
|
|
473
|
-
/** 30% of #FFFFFF */
|
|
474
|
-
contrast3: string;
|
|
475
|
-
/** 40% of #FFFFFF */
|
|
476
|
-
contrast4: string;
|
|
477
|
-
/** 50% of #FFFFFF */
|
|
478
|
-
contrast5: string;
|
|
479
|
-
/** 60% of #FFFFFF */
|
|
480
|
-
contrast6: string;
|
|
481
|
-
/** 70% of #FFFFFF */
|
|
482
|
-
contrast7: string;
|
|
483
|
-
/** 80% of #FFFFFF */
|
|
484
|
-
contrast8: string;
|
|
485
|
-
/** 90% of #FFFFFF */
|
|
486
|
-
contrast9: string;
|
|
487
|
-
/** #FFFFFF */
|
|
488
|
-
contrast10: string;
|
|
489
|
-
}
|
|
490
|
-
type ColorNames = keyof typeof colors;
|
|
491
|
-
|
|
492
|
-
type ButtonSize = {
|
|
493
|
-
height: number;
|
|
494
|
-
iconSize: number;
|
|
495
|
-
font: number;
|
|
496
|
-
padding: number;
|
|
497
|
-
iconOnlyPadding: number;
|
|
498
|
-
};
|
|
499
|
-
type LinkColors = {
|
|
500
|
-
secondaryColor: {
|
|
501
|
-
default: string;
|
|
502
|
-
hover: string;
|
|
503
|
-
active: string;
|
|
504
|
-
};
|
|
505
|
-
positiveColor: {
|
|
506
|
-
default: string;
|
|
507
|
-
hover: string;
|
|
508
|
-
active: string;
|
|
509
|
-
};
|
|
510
|
-
negativeColor: {
|
|
511
|
-
default: string;
|
|
512
|
-
hover: string;
|
|
513
|
-
active: string;
|
|
514
|
-
};
|
|
515
|
-
cautionColor: {
|
|
516
|
-
default: string;
|
|
517
|
-
hover: string;
|
|
518
|
-
active: string;
|
|
519
|
-
};
|
|
520
|
-
};
|
|
521
|
-
type ButtonState = {
|
|
522
|
-
color: {
|
|
523
|
-
default: string;
|
|
524
|
-
hover: string;
|
|
525
|
-
active: string;
|
|
526
|
-
};
|
|
527
|
-
outlineColor: {
|
|
528
|
-
default: string;
|
|
529
|
-
hover: string;
|
|
530
|
-
active: string;
|
|
531
|
-
};
|
|
532
|
-
background: {
|
|
533
|
-
default: string;
|
|
534
|
-
hover: string;
|
|
535
|
-
active: string;
|
|
536
|
-
};
|
|
537
|
-
outlineBackground: {
|
|
538
|
-
default: string;
|
|
539
|
-
hover: string;
|
|
540
|
-
active: string;
|
|
541
|
-
};
|
|
542
|
-
border: {
|
|
543
|
-
default: string;
|
|
544
|
-
hover: string;
|
|
545
|
-
active: string;
|
|
546
|
-
};
|
|
547
|
-
divider: string;
|
|
548
|
-
};
|
|
549
|
-
interface ITheme {
|
|
550
|
-
name: 'light' | 'dark';
|
|
551
|
-
accent: string;
|
|
552
|
-
accentShade: string;
|
|
553
|
-
background0: string;
|
|
554
|
-
background1: string;
|
|
555
|
-
background2: string;
|
|
556
|
-
background3: string;
|
|
557
|
-
background4: string;
|
|
558
|
-
background5: string;
|
|
559
|
-
/** 5% opacity */
|
|
560
|
-
scale0: string;
|
|
561
|
-
/** 10% opacity */
|
|
562
|
-
scale1: string;
|
|
563
|
-
/** 20% opacity */
|
|
564
|
-
scale2: string;
|
|
565
|
-
/** 30% opacity */
|
|
566
|
-
scale3: string;
|
|
567
|
-
/** 40% opacity */
|
|
568
|
-
scale4: string;
|
|
569
|
-
/** 50% opacity */
|
|
570
|
-
scale5: string;
|
|
571
|
-
/** 60% opacity */
|
|
572
|
-
scale6: string;
|
|
573
|
-
/** 70% opacity */
|
|
574
|
-
scale7: string;
|
|
575
|
-
/** 80% opacity */
|
|
576
|
-
scale8: string;
|
|
577
|
-
/** 90% opacity */
|
|
578
|
-
scale9: string;
|
|
579
|
-
/** 100% opacity */
|
|
580
|
-
scale10: string;
|
|
581
|
-
button: {
|
|
582
|
-
tiny: ButtonSize;
|
|
583
|
-
small: ButtonSize;
|
|
584
|
-
medium: ButtonSize;
|
|
585
|
-
large: ButtonSize;
|
|
586
|
-
primary: ButtonState;
|
|
587
|
-
secondary: ButtonState;
|
|
588
|
-
negative: ButtonState;
|
|
589
|
-
positive: ButtonState;
|
|
590
|
-
caution: ButtonState;
|
|
591
|
-
subtle: ButtonState & LinkColors;
|
|
592
|
-
link: ButtonState & LinkColors;
|
|
593
|
-
disabled: ButtonState;
|
|
594
|
-
color: {
|
|
595
|
-
default: string;
|
|
596
|
-
};
|
|
597
|
-
};
|
|
598
|
-
calendar: {
|
|
599
|
-
background: {
|
|
600
|
-
container: string;
|
|
601
|
-
hover: string;
|
|
602
|
-
active: string;
|
|
603
|
-
activeHover: string;
|
|
604
|
-
activeRange: string;
|
|
605
|
-
};
|
|
606
|
-
color: {
|
|
607
|
-
disabled: string;
|
|
608
|
-
default: string;
|
|
609
|
-
active: string;
|
|
610
|
-
current: string;
|
|
611
|
-
outside: string;
|
|
612
|
-
weekday: string;
|
|
613
|
-
monthYear: string;
|
|
614
|
-
iconDefault: string;
|
|
615
|
-
iconDisabled: string;
|
|
616
|
-
iconHover: string;
|
|
617
|
-
};
|
|
618
|
-
};
|
|
619
|
-
color: IColors;
|
|
620
|
-
defaultBorder: string;
|
|
621
|
-
/** '0px 2px 4px 2px rgba(0, 0, 0, 0.05)' */
|
|
622
|
-
elevation0: string;
|
|
623
|
-
/** '0px 2px 4px 2px rgba(0, 0, 0, 0.1)' */
|
|
624
|
-
elevation1: string;
|
|
625
|
-
/** '0px 2px 4px 2px rgba(0, 0, 0, 0.15)' */
|
|
626
|
-
elevation2: string;
|
|
627
|
-
/** '0px 4px 8px 2px rgba(0, 0, 0, 0.2)' */
|
|
628
|
-
elevation3: string;
|
|
629
|
-
/** '0px 4px 8px 2px rgba(0, 0, 0, 0.25)' */
|
|
630
|
-
elevation4: string;
|
|
631
|
-
size: {
|
|
632
|
-
/** 4px */
|
|
633
|
-
xs: number;
|
|
634
|
-
/** 8px */
|
|
635
|
-
sm: number;
|
|
636
|
-
/** 16px */
|
|
637
|
-
md: number;
|
|
638
|
-
/** 24px */
|
|
639
|
-
lg: number;
|
|
640
|
-
};
|
|
641
|
-
font: {
|
|
642
|
-
weight: {
|
|
643
|
-
/** 400 */
|
|
644
|
-
default: number;
|
|
645
|
-
/** 500 */
|
|
646
|
-
medium: number;
|
|
647
|
-
/** 600 */
|
|
648
|
-
semiBold: number;
|
|
649
|
-
/** 700 */
|
|
650
|
-
bold: number;
|
|
651
|
-
};
|
|
652
|
-
size: {
|
|
653
|
-
/** 10px */
|
|
654
|
-
xs: number;
|
|
655
|
-
/** 12px */
|
|
656
|
-
sm: number;
|
|
657
|
-
/** 14px */
|
|
658
|
-
md: number;
|
|
659
|
-
/** 16px */
|
|
660
|
-
lg: number;
|
|
661
|
-
/** 18px */
|
|
662
|
-
xl: number;
|
|
663
|
-
};
|
|
664
|
-
family: {
|
|
665
|
-
/** "'Roboto', sans-serif" */
|
|
666
|
-
default: string;
|
|
667
|
-
/** "'Roboto', sans-serif" */
|
|
668
|
-
medium: string;
|
|
669
|
-
/** "'Roboto', sans-serif" */
|
|
670
|
-
light: string;
|
|
671
|
-
};
|
|
672
|
-
};
|
|
673
|
-
formControl: {
|
|
674
|
-
color: {
|
|
675
|
-
default: string;
|
|
676
|
-
hover: string;
|
|
677
|
-
active: string;
|
|
678
|
-
activeHover: string;
|
|
679
|
-
disabled: string;
|
|
680
|
-
};
|
|
681
|
-
};
|
|
682
|
-
input: {
|
|
683
|
-
borderRadius: number;
|
|
684
|
-
background: {
|
|
685
|
-
default: string;
|
|
686
|
-
hover: string;
|
|
687
|
-
focused: string;
|
|
688
|
-
disabled: string;
|
|
689
|
-
invalid: string;
|
|
690
|
-
invalidHover: string;
|
|
691
|
-
};
|
|
692
|
-
color: {
|
|
693
|
-
default: string;
|
|
694
|
-
disabled: string;
|
|
695
|
-
placeholder: string;
|
|
696
|
-
description: string;
|
|
697
|
-
descriptionError: string;
|
|
698
|
-
};
|
|
699
|
-
borderColor: {
|
|
700
|
-
default: string;
|
|
701
|
-
hover: string;
|
|
702
|
-
focused: string;
|
|
703
|
-
disabled: string;
|
|
704
|
-
error: string;
|
|
705
|
-
};
|
|
706
|
-
labelColor: {
|
|
707
|
-
default: string;
|
|
708
|
-
hover: string;
|
|
709
|
-
filled: string;
|
|
710
|
-
focused: string;
|
|
711
|
-
disabled: string;
|
|
712
|
-
};
|
|
713
|
-
};
|
|
714
|
-
menu: {
|
|
715
|
-
background: string;
|
|
716
|
-
};
|
|
717
|
-
menuItem: {
|
|
718
|
-
borderColor: string;
|
|
719
|
-
background: {
|
|
720
|
-
active: string;
|
|
721
|
-
hover: string;
|
|
722
|
-
inactive: string;
|
|
723
|
-
};
|
|
724
|
-
color: {
|
|
725
|
-
active: string;
|
|
726
|
-
hover: string;
|
|
727
|
-
inactive: string;
|
|
728
|
-
};
|
|
729
|
-
};
|
|
730
|
-
modal: {
|
|
731
|
-
background: string;
|
|
732
|
-
color: {
|
|
733
|
-
header: string;
|
|
734
|
-
body: string;
|
|
735
|
-
};
|
|
736
|
-
};
|
|
737
|
-
options: {
|
|
738
|
-
background: string;
|
|
739
|
-
backdropFilter?: string;
|
|
740
|
-
};
|
|
741
|
-
optionItem: {
|
|
742
|
-
background: {
|
|
743
|
-
hover: string;
|
|
744
|
-
active: string;
|
|
745
|
-
inactive: string;
|
|
746
|
-
};
|
|
747
|
-
color: {
|
|
748
|
-
active: string;
|
|
749
|
-
inactive: string;
|
|
750
|
-
accent: string;
|
|
751
|
-
};
|
|
752
|
-
};
|
|
753
|
-
table: {
|
|
754
|
-
color: {
|
|
755
|
-
header: string;
|
|
756
|
-
body: string;
|
|
757
|
-
};
|
|
758
|
-
backgroundLevel: {
|
|
759
|
-
0: string;
|
|
760
|
-
1: string;
|
|
761
|
-
2: string;
|
|
762
|
-
3: string;
|
|
763
|
-
4: string;
|
|
764
|
-
5: string;
|
|
765
|
-
};
|
|
766
|
-
borderColor: string;
|
|
767
|
-
};
|
|
768
|
-
tag: {
|
|
769
|
-
default: {
|
|
770
|
-
background: string;
|
|
771
|
-
backgroundHover: string;
|
|
772
|
-
backgroundDisabled: string;
|
|
773
|
-
};
|
|
774
|
-
error: {
|
|
775
|
-
background: string;
|
|
776
|
-
backgroundHover: string;
|
|
777
|
-
backgroundDisabled: string;
|
|
778
|
-
};
|
|
779
|
-
success: {
|
|
780
|
-
background: string;
|
|
781
|
-
backgroundHover: string;
|
|
782
|
-
backgroundDisabled: string;
|
|
783
|
-
};
|
|
784
|
-
warning: {
|
|
785
|
-
background: string;
|
|
786
|
-
backgroundHover: string;
|
|
787
|
-
backgroundDisabled: string;
|
|
788
|
-
};
|
|
789
|
-
};
|
|
790
|
-
toast: {
|
|
791
|
-
color: string;
|
|
792
|
-
background: {
|
|
793
|
-
default: string;
|
|
794
|
-
info: string;
|
|
795
|
-
success: string;
|
|
796
|
-
warning: string;
|
|
797
|
-
error: string;
|
|
798
|
-
};
|
|
799
|
-
border: {
|
|
800
|
-
default: string;
|
|
801
|
-
info: string;
|
|
802
|
-
success: string;
|
|
803
|
-
warning: string;
|
|
804
|
-
error: string;
|
|
805
|
-
};
|
|
806
|
-
};
|
|
807
|
-
toggle: {
|
|
808
|
-
slider: string;
|
|
809
|
-
};
|
|
810
|
-
tooltip: {
|
|
811
|
-
background: string;
|
|
812
|
-
color: {
|
|
813
|
-
default: string;
|
|
814
|
-
subtext: string;
|
|
815
|
-
};
|
|
816
|
-
};
|
|
817
|
-
editor: {
|
|
818
|
-
highlight: {
|
|
819
|
-
yellow: string;
|
|
820
|
-
blue: string;
|
|
821
|
-
red: string;
|
|
822
|
-
green: string;
|
|
823
|
-
orange: string;
|
|
824
|
-
};
|
|
825
|
-
};
|
|
826
|
-
}
|
|
827
|
-
type ThemeProp = {
|
|
828
|
-
theme?: ITheme;
|
|
829
|
-
};
|
|
830
|
-
|
|
831
|
-
type Theme = {
|
|
832
|
-
light: ITheme;
|
|
833
|
-
dark: ITheme;
|
|
834
|
-
};
|
|
835
|
-
declare const theme: Theme;
|
|
836
|
-
|
|
837
|
-
type ThemeClasses = 'light' | 'dark';
|
|
838
|
-
declare const themeClasses: ThemeClasses[];
|
|
839
|
-
type ThemeOption = {
|
|
840
|
-
id: 'light' | 'dark';
|
|
841
|
-
value: string;
|
|
842
|
-
classes: ThemeClasses[];
|
|
843
|
-
};
|
|
844
|
-
declare const themeOptions: ThemeOption[];
|
|
845
|
-
|
|
846
|
-
type Margin = {
|
|
847
|
-
margin?: number | string;
|
|
848
|
-
marginTop?: number | string;
|
|
849
|
-
marginBottom?: number | string;
|
|
850
|
-
marginRight?: number | string;
|
|
851
|
-
marginLeft?: number | string;
|
|
852
|
-
};
|
|
853
|
-
type Padding = {
|
|
854
|
-
padding?: number | string;
|
|
855
|
-
paddingTop?: number | string;
|
|
856
|
-
paddingBottom?: number | string;
|
|
857
|
-
paddingRight?: number | string;
|
|
858
|
-
paddingLeft?: number | string;
|
|
859
|
-
};
|
|
860
|
-
type PositionType = 'static' | 'relative' | 'absolute' | 'sticky' | 'fixed';
|
|
861
|
-
type Position = {
|
|
862
|
-
position?: PositionType;
|
|
863
|
-
top?: number | string;
|
|
864
|
-
bottom?: number | string;
|
|
865
|
-
right?: number | string;
|
|
866
|
-
left?: number | string;
|
|
867
|
-
};
|
|
868
|
-
type MinWidth = {
|
|
869
|
-
minWidth?: number | string;
|
|
870
|
-
};
|
|
871
|
-
type MinHeight = {
|
|
872
|
-
minHeight?: number | string;
|
|
873
|
-
};
|
|
874
|
-
type MaxWidth = {
|
|
875
|
-
maxWidth?: number | string;
|
|
876
|
-
};
|
|
877
|
-
type MaxHeight = {
|
|
878
|
-
maxHeight?: number | string;
|
|
879
|
-
};
|
|
880
|
-
type Width = {
|
|
881
|
-
width?: number | string;
|
|
882
|
-
};
|
|
883
|
-
type Height = {
|
|
884
|
-
height?: number | string;
|
|
885
|
-
};
|
|
886
|
-
type WidthHeight = Width & Height;
|
|
887
|
-
type MaxWidthHeight = MaxWidth & MaxHeight;
|
|
888
|
-
type MinWidthHeight = MinWidth & MinHeight;
|
|
889
|
-
type MarginPadding = Margin & Padding;
|
|
890
|
-
type FlexPosition = 'start' | 'end' | 'center' | 'space-around' | 'space-between';
|
|
891
|
-
type FlexDirection = 'row' | 'column' | 'row-reverse' | 'column-reverse';
|
|
892
|
-
type As = ElementType;
|
|
893
|
-
type AsProp = {
|
|
894
|
-
as?: As;
|
|
895
|
-
};
|
|
896
|
-
type InputFocusEvent = FocusEvent | FocusEvent<HTMLInputElement>;
|
|
897
|
-
type MergeField = {
|
|
898
|
-
id: string;
|
|
899
|
-
label: string;
|
|
900
|
-
value?: string | null;
|
|
901
|
-
};
|
|
902
|
-
type InputRef = {
|
|
903
|
-
focus: () => void;
|
|
904
|
-
blur: () => void;
|
|
905
|
-
select: () => void;
|
|
906
|
-
hasFocus: boolean;
|
|
907
|
-
};
|
|
908
|
-
type MultiSelectRef = Omit<InputRef, 'hasFocus' | 'select'>;
|
|
909
|
-
type AudioRef = {
|
|
910
|
-
play?: () => void;
|
|
911
|
-
pause?: () => void;
|
|
912
|
-
stop?: () => void;
|
|
913
|
-
};
|
|
914
|
-
type DraftEditorRef = {
|
|
915
|
-
insertField: (field: MergeField) => void;
|
|
916
|
-
focusAtEnd: () => void;
|
|
917
|
-
};
|
|
918
|
-
type EditorRef = {
|
|
919
|
-
insertField: (field: MergeField) => void;
|
|
920
|
-
insertText: (text: string) => void;
|
|
921
|
-
focusAtEnd: () => void;
|
|
922
|
-
zoomIn: () => void;
|
|
923
|
-
zoomOut: () => void;
|
|
924
|
-
resetZoom: () => void;
|
|
925
|
-
getMarkdown: () => string;
|
|
926
|
-
getText: () => string;
|
|
927
|
-
setText: (text: string) => void;
|
|
928
|
-
};
|
|
929
|
-
type Placement = 'bottom' | 'bottom left' | 'bottom right' | 'bottom start' | 'bottom end' | 'top' | 'top left' | 'top right' | 'top start' | 'top end' | 'left' | 'left top' | 'left bottom' | 'start' | 'start top' | 'start bottom' | 'right' | 'right top' | 'right bottom' | 'end' | 'end top' | 'end bottom';
|
|
930
|
-
type Sizes = 'tiny' | 'small' | 'medium' | 'large';
|
|
931
|
-
type InputContainerStyleProps$1 = {
|
|
932
|
-
/** Sets the input backgroundColor */
|
|
933
|
-
backgroundColor?: string;
|
|
934
|
-
/** Sets the input borderRadius */
|
|
935
|
-
borderRadius?: number | string;
|
|
936
|
-
/** Sets the input borderColor */
|
|
937
|
-
borderColor?: string;
|
|
938
|
-
/** Removes the background and padding from the input */
|
|
939
|
-
textOnly?: boolean;
|
|
940
|
-
} & Width & Height & MinHeight & MarginPadding;
|
|
941
|
-
type InputElementStyleProps$1 = {
|
|
942
|
-
/** Sets the input fontSize */
|
|
943
|
-
fontSize?: number | string;
|
|
944
|
-
/** Sets the fontWeight */
|
|
945
|
-
fontWeight?: number | string;
|
|
946
|
-
/** The color of the text */
|
|
947
|
-
color?: string;
|
|
948
|
-
/** Sets the color of the input placeholder */
|
|
949
|
-
placeholderColor?: string;
|
|
950
|
-
/** Sets the disabled styles of the input */
|
|
951
|
-
isDisabled?: boolean;
|
|
952
|
-
} & Width;
|
|
953
|
-
type InputProps$2 = {
|
|
954
|
-
/** Places a label element above the input. The value will set the text of the label */
|
|
955
|
-
label?: string;
|
|
956
|
-
/** Sets the input placeholder text */
|
|
957
|
-
placeholder?: string;
|
|
958
|
-
/** A ref to the input element */
|
|
959
|
-
inputRef?: RefObject<HTMLInputElement>;
|
|
960
|
-
/** Places a description message below the input */
|
|
961
|
-
description?: string;
|
|
962
|
-
/** Places an error message below the input */
|
|
963
|
-
errorMessage?: string | ((validation: ValidationResult) => string);
|
|
964
|
-
/** The name of the icon that should appear on the left side of the input */
|
|
965
|
-
iconLeft?: IconType;
|
|
966
|
-
/** The name of the icon that should appear on the right side of the input */
|
|
967
|
-
iconRight?: IconType;
|
|
968
|
-
/** Disables the input */
|
|
969
|
-
disabled?: boolean;
|
|
970
|
-
/** Prevents the input from being edited */
|
|
971
|
-
readOnly?: boolean;
|
|
972
|
-
} & InputContainerStyleProps$1 & Omit<InputElementStyleProps$1, 'isDisabled'>;
|
|
973
|
-
type WithRequired<T, K extends keyof T> = T & {
|
|
974
|
-
[P in K]-?: T[P];
|
|
975
|
-
};
|
|
976
|
-
|
|
977
|
-
type Props$x = Width & MaxHeight & Margin & DisclosureGroupProps;
|
|
978
|
-
declare const Accordion: {
|
|
979
|
-
({ children, maxHeight, ...props }: Props$x): react_jsx_runtime.JSX.Element;
|
|
980
|
-
Item: {
|
|
981
|
-
({ children, ...props }: react_aria_components.DisclosureProps): react_jsx_runtime.JSX.Element;
|
|
982
|
-
displayName: string;
|
|
983
|
-
};
|
|
984
|
-
Header: {
|
|
985
|
-
({ children, triggerIconPosition, background, title, iconLeft, iconRight, ...props }: {
|
|
986
|
-
title: React.ReactNode;
|
|
987
|
-
children?: React.ReactNode;
|
|
988
|
-
background?: string;
|
|
989
|
-
triggerIconPosition?: "left" | "right";
|
|
990
|
-
iconLeft?: IconType;
|
|
991
|
-
iconRight?: IconType;
|
|
992
|
-
className?: string;
|
|
993
|
-
style?: React.CSSProperties;
|
|
994
|
-
} & Padding & Height & {
|
|
995
|
-
download?: any;
|
|
996
|
-
key?: react.Key | null | undefined;
|
|
997
|
-
list?: string | undefined | undefined;
|
|
998
|
-
rows?: number | undefined | undefined;
|
|
999
|
-
target?: string | undefined | undefined;
|
|
1000
|
-
type?: string | undefined | undefined;
|
|
1001
|
-
size?: number | undefined | undefined;
|
|
1002
|
-
onClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1003
|
-
name?: string | undefined | undefined;
|
|
1004
|
-
color?: string | undefined | undefined;
|
|
1005
|
-
className?: string | undefined | undefined;
|
|
1006
|
-
style?: react.CSSProperties | undefined;
|
|
1007
|
-
tabIndex?: number | undefined | undefined;
|
|
1008
|
-
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
1009
|
-
cite?: string | undefined | undefined;
|
|
1010
|
-
data?: string | undefined | undefined;
|
|
1011
|
-
form?: string | undefined | undefined;
|
|
1012
|
-
label?: string | undefined | undefined;
|
|
1013
|
-
slot?: string | undefined | undefined;
|
|
1014
|
-
span?: number | undefined | undefined;
|
|
1015
|
-
summary?: string | undefined | undefined;
|
|
1016
|
-
pattern?: string | undefined | undefined;
|
|
1017
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
1018
|
-
height?: number | string | undefined | undefined;
|
|
1019
|
-
id?: string | undefined | undefined;
|
|
1020
|
-
lang?: string | undefined | undefined;
|
|
1021
|
-
max?: number | string | undefined | undefined;
|
|
1022
|
-
media?: string | undefined | undefined;
|
|
1023
|
-
method?: string | undefined | undefined;
|
|
1024
|
-
min?: number | string | undefined | undefined;
|
|
1025
|
-
width?: number | string | undefined | undefined;
|
|
1026
|
-
role?: react.AriaRole | undefined;
|
|
1027
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
1028
|
-
href?: string | undefined | undefined;
|
|
1029
|
-
"aria-activedescendant"?: string | undefined | undefined;
|
|
1030
|
-
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
1031
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
1032
|
-
"aria-braillelabel"?: string | undefined | undefined;
|
|
1033
|
-
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
1034
|
-
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
1035
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1036
|
-
"aria-colcount"?: number | undefined | undefined;
|
|
1037
|
-
"aria-colindex"?: number | undefined | undefined;
|
|
1038
|
-
"aria-colindextext"?: string | undefined | undefined;
|
|
1039
|
-
"aria-colspan"?: number | undefined | undefined;
|
|
1040
|
-
"aria-controls"?: string | undefined | undefined;
|
|
1041
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
1042
|
-
"aria-describedby"?: string | undefined | undefined;
|
|
1043
|
-
"aria-description"?: string | undefined | undefined;
|
|
1044
|
-
"aria-details"?: string | undefined | undefined;
|
|
1045
|
-
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
1046
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
1047
|
-
"aria-errormessage"?: string | undefined | undefined;
|
|
1048
|
-
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
1049
|
-
"aria-flowto"?: string | undefined | undefined;
|
|
1050
|
-
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
1051
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
1052
|
-
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
1053
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
1054
|
-
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
1055
|
-
"aria-label"?: string | undefined | undefined;
|
|
1056
|
-
"aria-labelledby"?: string | undefined | undefined;
|
|
1057
|
-
"aria-level"?: number | undefined | undefined;
|
|
1058
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
1059
|
-
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
1060
|
-
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
1061
|
-
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
1062
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
1063
|
-
"aria-owns"?: string | undefined | undefined;
|
|
1064
|
-
"aria-placeholder"?: string | undefined | undefined;
|
|
1065
|
-
"aria-posinset"?: number | undefined | undefined;
|
|
1066
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1067
|
-
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
1068
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
1069
|
-
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
1070
|
-
"aria-roledescription"?: string | undefined | undefined;
|
|
1071
|
-
"aria-rowcount"?: number | undefined | undefined;
|
|
1072
|
-
"aria-rowindex"?: number | undefined | undefined;
|
|
1073
|
-
"aria-rowindextext"?: string | undefined | undefined;
|
|
1074
|
-
"aria-rowspan"?: number | undefined | undefined;
|
|
1075
|
-
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
1076
|
-
"aria-setsize"?: number | undefined | undefined;
|
|
1077
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
1078
|
-
"aria-valuemax"?: number | undefined | undefined;
|
|
1079
|
-
"aria-valuemin"?: number | undefined | undefined;
|
|
1080
|
-
"aria-valuenow"?: number | undefined | undefined;
|
|
1081
|
-
"aria-valuetext"?: string | undefined | undefined;
|
|
1082
|
-
children?: react.ReactNode;
|
|
1083
|
-
dangerouslySetInnerHTML?: {
|
|
1084
|
-
__html: string | TrustedHTML;
|
|
1085
|
-
} | undefined | undefined;
|
|
1086
|
-
onCopy?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1087
|
-
onCopyCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1088
|
-
onCut?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1089
|
-
onCutCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1090
|
-
onPaste?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1091
|
-
onPasteCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1092
|
-
onCompositionEnd?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1093
|
-
onCompositionEndCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1094
|
-
onCompositionStart?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1095
|
-
onCompositionStartCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1096
|
-
onCompositionUpdate?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1097
|
-
onCompositionUpdateCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1098
|
-
onFocus?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1099
|
-
onFocusCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1100
|
-
onBlur?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1101
|
-
onBlurCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1102
|
-
onChangeCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1103
|
-
onBeforeInput?: react.InputEventHandler<HTMLDivElement> | undefined;
|
|
1104
|
-
onBeforeInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1105
|
-
onInput?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1106
|
-
onInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1107
|
-
onReset?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1108
|
-
onResetCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1109
|
-
onSubmit?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1110
|
-
onSubmitCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1111
|
-
onInvalid?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1112
|
-
onInvalidCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1113
|
-
onLoad?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1114
|
-
onLoadCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1115
|
-
onError?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1116
|
-
onErrorCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1117
|
-
onKeyDown?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1118
|
-
onKeyDownCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1119
|
-
onKeyPress?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1120
|
-
onKeyPressCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1121
|
-
onKeyUp?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1122
|
-
onKeyUpCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1123
|
-
onAbort?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1124
|
-
onAbortCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1125
|
-
onCanPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1126
|
-
onCanPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1127
|
-
onCanPlayThrough?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1128
|
-
onCanPlayThroughCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1129
|
-
onDurationChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1130
|
-
onDurationChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1131
|
-
onEmptied?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1132
|
-
onEmptiedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1133
|
-
onEncrypted?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1134
|
-
onEncryptedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1135
|
-
onEnded?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1136
|
-
onEndedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1137
|
-
onLoadedData?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1138
|
-
onLoadedDataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1139
|
-
onLoadedMetadata?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1140
|
-
onLoadedMetadataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1141
|
-
onLoadStart?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1142
|
-
onLoadStartCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1143
|
-
onPause?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1144
|
-
onPauseCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1145
|
-
onPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1146
|
-
onPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1147
|
-
onPlaying?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1148
|
-
onPlayingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1149
|
-
onProgress?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1150
|
-
onProgressCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1151
|
-
onRateChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1152
|
-
onRateChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1153
|
-
onSeeked?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1154
|
-
onSeekedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1155
|
-
onSeeking?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1156
|
-
onSeekingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1157
|
-
onStalled?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1158
|
-
onStalledCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1159
|
-
onSuspend?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1160
|
-
onSuspendCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1161
|
-
onTimeUpdate?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1162
|
-
onTimeUpdateCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1163
|
-
onVolumeChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1164
|
-
onVolumeChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1165
|
-
onWaiting?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1166
|
-
onWaitingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1167
|
-
onAuxClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1168
|
-
onAuxClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1169
|
-
onClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1170
|
-
onContextMenu?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1171
|
-
onContextMenuCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1172
|
-
onDoubleClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1173
|
-
onDoubleClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1174
|
-
onDrag?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1175
|
-
onDragCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1176
|
-
onDragEnd?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1177
|
-
onDragEndCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1178
|
-
onDragEnter?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1179
|
-
onDragEnterCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1180
|
-
onDragExit?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1181
|
-
onDragExitCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1182
|
-
onDragLeave?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1183
|
-
onDragLeaveCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1184
|
-
onDragOver?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1185
|
-
onDragOverCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1186
|
-
onDragStart?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1187
|
-
onDragStartCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1188
|
-
onDrop?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1189
|
-
onDropCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1190
|
-
onMouseDown?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1191
|
-
onMouseDownCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1192
|
-
onMouseEnter?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1193
|
-
onMouseLeave?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1194
|
-
onMouseMove?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1195
|
-
onMouseMoveCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1196
|
-
onMouseOut?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1197
|
-
onMouseOutCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1198
|
-
onMouseOver?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1199
|
-
onMouseOverCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1200
|
-
onMouseUp?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1201
|
-
onMouseUpCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1202
|
-
onSelect?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1203
|
-
onSelectCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1204
|
-
onTouchCancel?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1205
|
-
onTouchCancelCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1206
|
-
onTouchEnd?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1207
|
-
onTouchEndCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1208
|
-
onTouchMove?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1209
|
-
onTouchMoveCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1210
|
-
onTouchStart?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1211
|
-
onTouchStartCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1212
|
-
onPointerDown?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1213
|
-
onPointerDownCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1214
|
-
onPointerMove?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1215
|
-
onPointerMoveCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1216
|
-
onPointerUp?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1217
|
-
onPointerUpCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1218
|
-
onPointerCancel?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1219
|
-
onPointerCancelCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1220
|
-
onPointerEnter?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1221
|
-
onPointerLeave?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1222
|
-
onPointerOver?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1223
|
-
onPointerOverCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1224
|
-
onPointerOut?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1225
|
-
onPointerOutCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1226
|
-
onGotPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1227
|
-
onGotPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1228
|
-
onLostPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1229
|
-
onLostPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1230
|
-
onScroll?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
1231
|
-
onScrollCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
1232
|
-
onScrollEnd?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
1233
|
-
onScrollEndCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
1234
|
-
onWheel?: react.WheelEventHandler<HTMLDivElement> | undefined;
|
|
1235
|
-
onWheelCapture?: react.WheelEventHandler<HTMLDivElement> | undefined;
|
|
1236
|
-
onAnimationStart?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1237
|
-
onAnimationStartCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1238
|
-
onAnimationEnd?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1239
|
-
onAnimationEndCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1240
|
-
onAnimationIteration?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1241
|
-
onAnimationIterationCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1242
|
-
onToggle?: react.ToggleEventHandler<HTMLDivElement> | undefined;
|
|
1243
|
-
onBeforeToggle?: react.ToggleEventHandler<HTMLDivElement> | undefined;
|
|
1244
|
-
onTransitionCancel?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1245
|
-
onTransitionCancelCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1246
|
-
onTransitionEnd?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1247
|
-
onTransitionEndCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1248
|
-
onTransitionRun?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1249
|
-
onTransitionRunCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1250
|
-
onTransitionStart?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1251
|
-
onTransitionStartCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1252
|
-
content?: string | undefined | undefined;
|
|
1253
|
-
translate?: "yes" | "no" | undefined | undefined;
|
|
1254
|
-
hidden?: boolean | undefined | undefined;
|
|
1255
|
-
default?: boolean | undefined | undefined;
|
|
1256
|
-
accept?: string | undefined | undefined;
|
|
1257
|
-
acceptCharset?: string | undefined | undefined;
|
|
1258
|
-
action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
1259
|
-
allowFullScreen?: boolean | undefined | undefined;
|
|
1260
|
-
allowTransparency?: boolean | undefined | undefined;
|
|
1261
|
-
alt?: string | undefined | undefined;
|
|
1262
|
-
async?: boolean | undefined | undefined;
|
|
1263
|
-
autoComplete?: string | undefined | undefined;
|
|
1264
|
-
autoPlay?: boolean | undefined | undefined;
|
|
1265
|
-
capture?: boolean | "user" | "environment" | undefined | undefined;
|
|
1266
|
-
cellPadding?: number | string | undefined | undefined;
|
|
1267
|
-
cellSpacing?: number | string | undefined | undefined;
|
|
1268
|
-
charSet?: string | undefined | undefined;
|
|
1269
|
-
challenge?: string | undefined | undefined;
|
|
1270
|
-
checked?: boolean | undefined | undefined;
|
|
1271
|
-
classID?: string | undefined | undefined;
|
|
1272
|
-
cols?: number | undefined | undefined;
|
|
1273
|
-
colSpan?: number | undefined | undefined;
|
|
1274
|
-
controls?: boolean | undefined | undefined;
|
|
1275
|
-
coords?: string | undefined | undefined;
|
|
1276
|
-
dateTime?: string | undefined | undefined;
|
|
1277
|
-
defer?: boolean | undefined | undefined;
|
|
1278
|
-
disabled?: boolean | undefined | undefined;
|
|
1279
|
-
encType?: string | undefined | undefined;
|
|
1280
|
-
formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
1281
|
-
formEncType?: string | undefined | undefined;
|
|
1282
|
-
formMethod?: string | undefined | undefined;
|
|
1283
|
-
formNoValidate?: boolean | undefined | undefined;
|
|
1284
|
-
formTarget?: string | undefined | undefined;
|
|
1285
|
-
frameBorder?: number | string | undefined | undefined;
|
|
1286
|
-
headers?: string | undefined | undefined;
|
|
1287
|
-
high?: number | undefined | undefined;
|
|
1288
|
-
hrefLang?: string | undefined | undefined;
|
|
1289
|
-
htmlFor?: string | undefined | undefined;
|
|
1290
|
-
httpEquiv?: string | undefined | undefined;
|
|
1291
|
-
integrity?: string | undefined | undefined;
|
|
1292
|
-
keyParams?: string | undefined | undefined;
|
|
1293
|
-
keyType?: string | undefined | undefined;
|
|
1294
|
-
kind?: string | undefined | undefined;
|
|
1295
|
-
loop?: boolean | undefined | undefined;
|
|
1296
|
-
low?: number | undefined | undefined;
|
|
1297
|
-
manifest?: string | undefined | undefined;
|
|
1298
|
-
marginHeight?: number | undefined | undefined;
|
|
1299
|
-
marginWidth?: number | undefined | undefined;
|
|
1300
|
-
maxLength?: number | undefined | undefined;
|
|
1301
|
-
mediaGroup?: string | undefined | undefined;
|
|
1302
|
-
minLength?: number | undefined | undefined;
|
|
1303
|
-
multiple?: boolean | undefined | undefined;
|
|
1304
|
-
muted?: boolean | undefined | undefined;
|
|
1305
|
-
noValidate?: boolean | undefined | undefined;
|
|
1306
|
-
open?: boolean | undefined | undefined;
|
|
1307
|
-
optimum?: number | undefined | undefined;
|
|
1308
|
-
placeholder?: string | undefined | undefined;
|
|
1309
|
-
playsInline?: boolean | undefined | undefined;
|
|
1310
|
-
poster?: string | undefined | undefined;
|
|
1311
|
-
preload?: string | undefined | undefined;
|
|
1312
|
-
readOnly?: boolean | undefined | undefined;
|
|
1313
|
-
required?: boolean | undefined | undefined;
|
|
1314
|
-
reversed?: boolean | undefined | undefined;
|
|
1315
|
-
rowSpan?: number | undefined | undefined;
|
|
1316
|
-
sandbox?: string | undefined | undefined;
|
|
1317
|
-
scope?: string | undefined | undefined;
|
|
1318
|
-
scoped?: boolean | undefined | undefined;
|
|
1319
|
-
scrolling?: string | undefined | undefined;
|
|
1320
|
-
seamless?: boolean | undefined | undefined;
|
|
1321
|
-
selected?: boolean | undefined | undefined;
|
|
1322
|
-
shape?: string | undefined | undefined;
|
|
1323
|
-
sizes?: string | undefined | undefined;
|
|
1324
|
-
src?: string | undefined | undefined;
|
|
1325
|
-
srcDoc?: string | undefined | undefined;
|
|
1326
|
-
srcLang?: string | undefined | undefined;
|
|
1327
|
-
srcSet?: string | undefined | undefined;
|
|
1328
|
-
start?: number | undefined | undefined;
|
|
1329
|
-
step?: number | string | undefined | undefined;
|
|
1330
|
-
useMap?: string | undefined | undefined;
|
|
1331
|
-
value?: string | number | readonly string[] | undefined;
|
|
1332
|
-
wmode?: string | undefined | undefined;
|
|
1333
|
-
wrap?: string | undefined | undefined;
|
|
1334
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
1335
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
1336
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
1337
|
-
accessKey?: string | undefined | undefined;
|
|
1338
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
1339
|
-
autoFocus?: boolean | undefined | undefined;
|
|
1340
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
1341
|
-
contextMenu?: string | undefined | undefined;
|
|
1342
|
-
dir?: string | undefined | undefined;
|
|
1343
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
1344
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
1345
|
-
nonce?: string | undefined | undefined;
|
|
1346
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
1347
|
-
radioGroup?: string | undefined | undefined;
|
|
1348
|
-
about?: string | undefined | undefined;
|
|
1349
|
-
datatype?: string | undefined | undefined;
|
|
1350
|
-
inlist?: any;
|
|
1351
|
-
prefix?: string | undefined | undefined;
|
|
1352
|
-
property?: string | undefined | undefined;
|
|
1353
|
-
rel?: string | undefined | undefined;
|
|
1354
|
-
resource?: string | undefined | undefined;
|
|
1355
|
-
rev?: string | undefined | undefined;
|
|
1356
|
-
typeof?: string | undefined | undefined;
|
|
1357
|
-
vocab?: string | undefined | undefined;
|
|
1358
|
-
autoCorrect?: string | undefined | undefined;
|
|
1359
|
-
autoSave?: string | undefined | undefined;
|
|
1360
|
-
itemProp?: string | undefined | undefined;
|
|
1361
|
-
itemScope?: boolean | undefined | undefined;
|
|
1362
|
-
itemType?: string | undefined | undefined;
|
|
1363
|
-
itemID?: string | undefined | undefined;
|
|
1364
|
-
itemRef?: string | undefined | undefined;
|
|
1365
|
-
results?: number | undefined | undefined;
|
|
1366
|
-
security?: string | undefined | undefined;
|
|
1367
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
1368
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
1369
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
1370
|
-
popoverTarget?: string | undefined | undefined;
|
|
1371
|
-
inert?: boolean | undefined | undefined;
|
|
1372
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
1373
|
-
is?: string | undefined | undefined;
|
|
1374
|
-
exportparts?: string | undefined | undefined;
|
|
1375
|
-
part?: string | undefined | undefined;
|
|
1376
|
-
}): react_jsx_runtime.JSX.Element;
|
|
1377
|
-
displayName: string;
|
|
1378
|
-
};
|
|
1379
|
-
Panel: {
|
|
1380
|
-
({ children, maxHeight, ...props }: {
|
|
1381
|
-
background?: string;
|
|
1382
|
-
} & MaxHeight & react_aria_components.DisclosurePanelProps): react_jsx_runtime.JSX.Element;
|
|
1383
|
-
displayName: string;
|
|
1384
|
-
};
|
|
1385
|
-
};
|
|
1386
|
-
|
|
1387
|
-
type InputContainerStyleProps = {
|
|
1388
|
-
/** Sets the input backgroundColor */
|
|
1389
|
-
backgroundColor?: string;
|
|
1390
|
-
/** Sets the input borderRadius */
|
|
1391
|
-
borderRadius?: number | string;
|
|
1392
|
-
/** Sets the input borderColor */
|
|
1393
|
-
borderColor?: string;
|
|
1394
|
-
/** Removes the background and padding from the input */
|
|
1395
|
-
textOnly?: boolean;
|
|
1396
|
-
} & Width & Height & MinHeight & MarginPadding;
|
|
1397
|
-
type InputElementStyleProps = {
|
|
1398
|
-
/** Sets the input fontSize */
|
|
1399
|
-
fontSize?: number | string;
|
|
1400
|
-
/** Sets the fontWeight */
|
|
1401
|
-
fontWeight?: number | string;
|
|
1402
|
-
/** The color of the input text */
|
|
1403
|
-
color?: string;
|
|
1404
|
-
/** Sets the color of the input placeholder */
|
|
1405
|
-
placeholderColor?: string;
|
|
1406
|
-
/** Sets the disabled styles of the input */
|
|
1407
|
-
isDisabled?: boolean;
|
|
1408
|
-
} & Width;
|
|
1409
|
-
type InputBaseProps = {
|
|
1410
|
-
/** Adds a label to the input */
|
|
1411
|
-
label?: string;
|
|
1412
|
-
/** Sets the placeholder text */
|
|
1413
|
-
placeholder?: string;
|
|
1414
|
-
/** Places a description message below the input */
|
|
1415
|
-
description?: string;
|
|
1416
|
-
/** Places an error message below the input if invalid */
|
|
1417
|
-
errorMessage?: string | ((validation: ValidationResult) => string);
|
|
1418
|
-
/** Adds a loading spinner to the input */
|
|
1419
|
-
loading?: boolean;
|
|
1420
|
-
/** Disables the input */
|
|
1421
|
-
disabled?: boolean;
|
|
1422
|
-
/** Prevents the input from being edited */
|
|
1423
|
-
readOnly?: boolean;
|
|
1424
|
-
/** Sets the invalid styles of the input */
|
|
1425
|
-
invalid?: boolean;
|
|
1426
|
-
/** Requires the input to filled */
|
|
1427
|
-
required?: boolean;
|
|
1428
|
-
ref?: React.Ref<HTMLInputElement>;
|
|
1429
|
-
} & InputContainerStyleProps & Omit<InputElementStyleProps, 'isDisabled'>;
|
|
1430
|
-
type TextInputProps = {
|
|
1431
|
-
/** A regex string, similar to `pattern`, but prevents input outside the pattern */
|
|
1432
|
-
accepts?: string;
|
|
1433
|
-
};
|
|
1434
|
-
type TextAreaProps = TextInputProps & {
|
|
1435
|
-
/** Maximum height of the textarea. Content will scroll after this height is reached */
|
|
1436
|
-
maxHeight?: number | string;
|
|
1437
|
-
/** Reference to the textarea element */
|
|
1438
|
-
ref?: React.Ref<HTMLTextAreaElement>;
|
|
1439
|
-
};
|
|
1440
|
-
type InputProps$1 = {
|
|
1441
|
-
/** The name of the icon that should appear on the left side of the input */
|
|
1442
|
-
iconLeft?: IconType;
|
|
1443
|
-
/** The name of the icon that should appear on the right side of the input */
|
|
1444
|
-
iconRight?: IconType;
|
|
1445
|
-
/** The element to display on the left side of the input */
|
|
1446
|
-
leftElement?: ReactNode;
|
|
1447
|
-
/** The element to display on the right side of the input */
|
|
1448
|
-
rightElement?: ReactNode;
|
|
1449
|
-
} & InputBaseProps;
|
|
1450
|
-
|
|
1451
|
-
type ShowHideCallbacks = {
|
|
1452
|
-
/** The function to be called when the menu is opened */
|
|
1453
|
-
afterShow?: () => void;
|
|
1454
|
-
/** The function to be called when the menu is closed */
|
|
1455
|
-
afterHide?: () => void;
|
|
1456
|
-
};
|
|
1457
|
-
type OpenStateProps = {
|
|
1458
|
-
/** Controls whether the menu is open */
|
|
1459
|
-
open?: boolean;
|
|
1460
|
-
/** Called when the open state changes */
|
|
1461
|
-
onOpenChange?: (isOpen: boolean) => void;
|
|
1462
|
-
};
|
|
1463
|
-
type ListItem = {
|
|
1464
|
-
/** The id of the option that will be returned on selection */
|
|
1465
|
-
id?: string;
|
|
1466
|
-
/** The value displayed within the input after selection */
|
|
1467
|
-
value: string;
|
|
1468
|
-
/** The header text displayed above the body text */
|
|
1469
|
-
header?: string;
|
|
1470
|
-
/** The body text displayed below the header text */
|
|
1471
|
-
body?: string;
|
|
1472
|
-
/** An element to be displayed on the left side of the item */
|
|
1473
|
-
leftElement?: ReactElement;
|
|
1474
|
-
/** An element to be displayed on the right side of the item */
|
|
1475
|
-
rightElement?: ReactElement;
|
|
1476
|
-
/** Displays the header & body inline rather than column */
|
|
1477
|
-
inline?: boolean;
|
|
1478
|
-
/** Disables the Item from being clicked */
|
|
1479
|
-
disabled?: boolean;
|
|
1480
|
-
/** The function to be called when the item is clicked */
|
|
1481
|
-
onClick?: () => void;
|
|
1482
|
-
};
|
|
1483
|
-
type ListSection<T = ListItem> = {
|
|
1484
|
-
id: string;
|
|
1485
|
-
title?: string;
|
|
1486
|
-
options: T[];
|
|
1487
|
-
};
|
|
1488
|
-
type ListOption<T = ListItem> = T | ListSection<T>;
|
|
1489
|
-
type SelectItem = Omit<ListItem, 'onClick'>;
|
|
1490
|
-
type MultiSelectItem = WithRequired<SelectItem, 'id'>;
|
|
1491
|
-
type MultiSelectOption = ListOption<MultiSelectItem>;
|
|
1492
|
-
type SelectInputProps = {
|
|
1493
|
-
/** The option Items to be displayed in the menu */
|
|
1494
|
-
children?: ReactNode;
|
|
1495
|
-
/** The options to be displayed in the menu */
|
|
1496
|
-
options?: ListOption<SelectItem>[];
|
|
1497
|
-
/** The controlled value of the input */
|
|
1498
|
-
value?: Key;
|
|
1499
|
-
/** The uncontrolled initial value of the input */
|
|
1500
|
-
defaultValue?: Key;
|
|
1501
|
-
/** Allow the selected option to be re-selected */
|
|
1502
|
-
allowRepeatSelection?: boolean;
|
|
1503
|
-
/** Hides the caret icon toggle */
|
|
1504
|
-
hideCaret?: boolean;
|
|
1505
|
-
/** The position of the menu body in relation to the trigger */
|
|
1506
|
-
position?: Placement;
|
|
1507
|
-
/** Prevents dynamic opening position of the menu */
|
|
1508
|
-
fixedPosition?: boolean;
|
|
1509
|
-
/** The background color of the menu */
|
|
1510
|
-
menuBackground?: string;
|
|
1511
|
-
/** The element to display before the menu options */
|
|
1512
|
-
before?: ReactNode;
|
|
1513
|
-
/** The element to display after the menu options */
|
|
1514
|
-
after?: ReactNode;
|
|
1515
|
-
/** The function to be called when an option is selected */
|
|
1516
|
-
onChange?: (key: string) => void;
|
|
1517
|
-
} & Omit<InputProps$1, 'iconRight'> & ShowHideCallbacks & Pick<PopoverProps, 'maxHeight'>;
|
|
1518
|
-
type CalendarBaseProps = {
|
|
1519
|
-
/** Prevents selection of dates in the past (relative to the set date or current date). */
|
|
1520
|
-
preventPast?: boolean | Date;
|
|
1521
|
-
/** Prevents selection of dates in the future (relative to the set date or current date). */
|
|
1522
|
-
preventFuture?: boolean | Date;
|
|
1523
|
-
/** Removes the Calendar's boxShadow */
|
|
1524
|
-
noShadow?: boolean;
|
|
1525
|
-
};
|
|
1526
|
-
type DateInputProps = {
|
|
1527
|
-
/** Hides the calendar picker icon */
|
|
1528
|
-
hidePicker?: boolean;
|
|
1529
|
-
} & ShowHideCallbacks & Omit<CalendarBaseProps, 'noShadow'> & Omit<InputProps$1, 'placeholder'>;
|
|
1530
|
-
|
|
1531
|
-
type ElAttributes$a = Omit<Attributes<HTMLButtonElement>, 'type' | 'size' | 'onClick'> & {
|
|
1532
|
-
type?: 'button' | 'reset' | 'submit';
|
|
1533
|
-
} & AsProp & Omit<ButtonProps, 'isDisabled'>;
|
|
1534
|
-
type ButtonBaseProps = {
|
|
1535
|
-
children?: ReactNode;
|
|
1536
|
-
joined?: 'left' | 'right' | 'middle';
|
|
1537
|
-
hideJoinedBorder?: boolean;
|
|
1538
|
-
joinedPadding?: number;
|
|
1539
|
-
preventPointerEvents?: boolean;
|
|
1540
|
-
/** Gives the button a semi-transparent background with a solid border */
|
|
1541
|
-
outline?: boolean;
|
|
1542
|
-
/** Prevents the button from being clicked */
|
|
1543
|
-
disabled?: boolean;
|
|
1544
|
-
/** Adds an icon for the specific icon name to the button */
|
|
1545
|
-
icon?: IconName;
|
|
1546
|
-
/** Positions the icon to the left or right of the button text */
|
|
1547
|
-
iconPosition?: 'left' | 'right';
|
|
1548
|
-
/** Sets the icon's color independently of the button's color */
|
|
1549
|
-
iconColor?: string;
|
|
1550
|
-
/** Defines the size of the button */
|
|
1551
|
-
size?: Sizes;
|
|
1552
|
-
/** Reduces the size of the button */
|
|
1553
|
-
small?: boolean;
|
|
1554
|
-
/** Reduces the size of the button to its smallest size */
|
|
1555
|
-
tiny?: boolean;
|
|
1556
|
-
/** Increases the size of the button */
|
|
1557
|
-
large?: boolean;
|
|
1558
|
-
/** Adds a loading icon over the top of the button contents */
|
|
1559
|
-
loading?: boolean;
|
|
1560
|
-
/** Removes the text on a button if the button has an icon */
|
|
1561
|
-
collapse?: boolean;
|
|
1562
|
-
/** CSS Animation shorthand property */
|
|
1563
|
-
animation?: string;
|
|
1564
|
-
/** CSS Animation shorthand property for the icon */
|
|
1565
|
-
iconAnimation?: string;
|
|
1566
|
-
/** The function to be called when the button is clicked */
|
|
1567
|
-
onClick?: (event: PressEvent) => void;
|
|
1568
|
-
/** Sets the text backgroundColor of the button */
|
|
1569
|
-
backgroundColor?: string;
|
|
1570
|
-
/** Sets the text color of the button */
|
|
1571
|
-
color?: string;
|
|
1572
|
-
ref?: React.Ref<HTMLButtonElement>;
|
|
1573
|
-
} & ElAttributes$a;
|
|
1574
|
-
type ButtonStyleProps = {
|
|
1575
|
-
/** Displays a button with secondary colors */
|
|
1576
|
-
secondary?: boolean;
|
|
1577
|
-
/** Displays a red button */
|
|
1578
|
-
negative?: boolean;
|
|
1579
|
-
/** Displays a green button */
|
|
1580
|
-
positive?: boolean;
|
|
1581
|
-
/** Displays a yellow button */
|
|
1582
|
-
caution?: boolean;
|
|
1583
|
-
/** Displays a button with a background on hover or active */
|
|
1584
|
-
subtle?: boolean;
|
|
1585
|
-
/** Displays a button with no background or padding */
|
|
1586
|
-
link?: boolean;
|
|
1587
|
-
/** Displays a fully rounded button with a fixed width and height */
|
|
1588
|
-
circle?: boolean;
|
|
1589
|
-
};
|
|
1590
|
-
type Primary = {
|
|
1591
|
-
/** Displays a button with secondary colors */
|
|
1592
|
-
secondary?: never;
|
|
1593
|
-
/** Displays a red button */
|
|
1594
|
-
negative?: never;
|
|
1595
|
-
/** Displays a green button */
|
|
1596
|
-
positive?: never;
|
|
1597
|
-
/** Displays a yellow button */
|
|
1598
|
-
caution?: never;
|
|
1599
|
-
};
|
|
1600
|
-
type Secondary = {
|
|
1601
|
-
secondary?: boolean;
|
|
1602
|
-
negative?: never;
|
|
1603
|
-
positive?: never;
|
|
1604
|
-
caution?: never;
|
|
1605
|
-
};
|
|
1606
|
-
type Negative = {
|
|
1607
|
-
negative?: boolean;
|
|
1608
|
-
secondary?: never;
|
|
1609
|
-
positive?: never;
|
|
1610
|
-
caution?: never;
|
|
1611
|
-
};
|
|
1612
|
-
type Positive = {
|
|
1613
|
-
positive?: boolean;
|
|
1614
|
-
negative?: never;
|
|
1615
|
-
caution?: never;
|
|
1616
|
-
secondary?: never;
|
|
1617
|
-
};
|
|
1618
|
-
type Caution = {
|
|
1619
|
-
caution?: boolean;
|
|
1620
|
-
positive?: never;
|
|
1621
|
-
negative?: never;
|
|
1622
|
-
secondary?: never;
|
|
1623
|
-
};
|
|
1624
|
-
type ButtonStyles = Primary | Secondary | Negative | Positive | Caution;
|
|
1625
|
-
type BasicButtonProps = ButtonBaseProps & ButtonStyleProps;
|
|
1626
|
-
type DropdownProps = {
|
|
1627
|
-
dropdown?: false;
|
|
1628
|
-
options?: never;
|
|
1629
|
-
direction?: never;
|
|
1630
|
-
afterShow?: never;
|
|
1631
|
-
afterHide?: never;
|
|
1632
|
-
hideDivider?: never;
|
|
1633
|
-
gap?: never;
|
|
1634
|
-
buttonDisabled?: never;
|
|
1635
|
-
optionsDisabled?: never;
|
|
1636
|
-
} | {
|
|
1637
|
-
/** Adds a dropdown button to the main button, allowing for multiple button options */
|
|
1638
|
-
dropdown: true;
|
|
1639
|
-
/** The dropdown options array of { id: string; label: string; action: () => void; } */
|
|
1640
|
-
options: ListItem[];
|
|
1641
|
-
/** The direction the options should open in relation to the button */
|
|
1642
|
-
direction?: 'top' | 'bottom';
|
|
1643
|
-
/** The function to be called when the options are opened */
|
|
1644
|
-
afterShow?: () => void;
|
|
1645
|
-
/** The function to be called when the options are closed */
|
|
1646
|
-
afterHide?: () => void;
|
|
1647
|
-
/** Hides the dividing border between the main button and the dropdown trigger button */
|
|
1648
|
-
hideDivider?: boolean;
|
|
1649
|
-
/** The padding on each side of the divider between the main button and the dropdown trigger button */
|
|
1650
|
-
gap?: number;
|
|
1651
|
-
/** Disable only the button side of the button dropdown */
|
|
1652
|
-
buttonDisabled?: boolean;
|
|
1653
|
-
/** Disable only the options side of the button dropdown */
|
|
1654
|
-
optionsDisabled?: boolean;
|
|
1655
|
-
};
|
|
1656
|
-
type ButtonComponentProps = {
|
|
1657
|
-
/** Sets the text of the button */
|
|
1658
|
-
content?: string;
|
|
1659
|
-
joined?: never;
|
|
1660
|
-
} & BasicButtonProps & DropdownProps & Margin;
|
|
1661
|
-
|
|
1662
|
-
type ElAttributes$9 = Attributes<HTMLDivElement> & AsProp;
|
|
1663
|
-
type AudioProps = {
|
|
1664
|
-
/** The filepath of the audio source */
|
|
1665
|
-
src: string;
|
|
1666
|
-
/** The title of the audio source to be displayed */
|
|
1667
|
-
title?: string;
|
|
1668
|
-
/** Sets the position of the display info in relation to the duration slider */
|
|
1669
|
-
infoPosition?: 'top' | 'bottom' | 'center';
|
|
1670
|
-
/** Center aligns the slider and info elements with the button */
|
|
1671
|
-
centerAlignContent?: boolean;
|
|
1672
|
-
/** Hides the slider control while not playing */
|
|
1673
|
-
hideSliderOnStop?: boolean;
|
|
1674
|
-
/** Hides the time display while not playing */
|
|
1675
|
-
hideTimeOnStop?: boolean;
|
|
1676
|
-
/** Hides the current time display */
|
|
1677
|
-
hideCurrentTime?: boolean;
|
|
1678
|
-
/** Reduces the size of the Audio play button */
|
|
1679
|
-
small?: boolean;
|
|
1680
|
-
/** Reduces the size of the Audio play button to its smallest size */
|
|
1681
|
-
tiny?: boolean;
|
|
1682
|
-
/** Uses an icon rather than a play/pause button */
|
|
1683
|
-
iconOnly?: boolean;
|
|
1684
|
-
/** Props for the play/pause button */
|
|
1685
|
-
buttonProps?: Omit<BasicButtonProps, 'joined' | 'icon' | 'onClick' | 'onPress'>;
|
|
1686
|
-
/** Hides the duration slider */
|
|
1687
|
-
collapsed?: boolean;
|
|
1688
|
-
/** Font size of the audio title */
|
|
1689
|
-
fontSizeTitle?: number | string;
|
|
1690
|
-
/** Font size of the audio time */
|
|
1691
|
-
fontSizeTime?: number | string;
|
|
1692
|
-
/** Fallback duration in seconds when audio metadata is unavailable */
|
|
1693
|
-
fallbackDuration?: number;
|
|
1694
|
-
/** Use waveform visualization instead of slider */
|
|
1695
|
-
waveform?: boolean | {
|
|
1696
|
-
/** Height of the waveform in pixels */
|
|
1697
|
-
height?: number;
|
|
1698
|
-
/** Multiplier for the height of the waveform, default is 1 */
|
|
1699
|
-
heightMultiplier?: number;
|
|
1700
|
-
/** Show hover time tooltip on waveform */
|
|
1701
|
-
showHoverTime?: boolean;
|
|
1702
|
-
/** Color for played portion of waveform */
|
|
1703
|
-
playedColor?: string;
|
|
1704
|
-
/** Color for unplayed portion of waveform */
|
|
1705
|
-
unplayedColor?: string;
|
|
1706
|
-
};
|
|
1707
|
-
ref?: React.Ref<AudioRef>;
|
|
1708
|
-
onPlay?: (event: ChangeEvent<HTMLAudioElement>) => void;
|
|
1709
|
-
onPause?: (event: ChangeEvent<HTMLAudioElement>) => void;
|
|
1710
|
-
onStop?: (event: ChangeEvent<HTMLAudioElement>) => void;
|
|
1711
|
-
} & Margin & Width & ElAttributes$9;
|
|
1712
|
-
declare const Audio: ({ src, title, width, infoPosition, centerAlignContent, small, tiny, iconOnly, buttonProps, collapsed, hideSliderOnStop, hideTimeOnStop, hideCurrentTime, fontSizeTitle, fontSizeTime, fallbackDuration, waveform, onPlay, onPause, onStop, ref, ...rest }: AudioProps) => react_jsx_runtime.JSX.Element;
|
|
1713
|
-
|
|
1714
|
-
type ChartData$1 = {
|
|
1715
|
-
name: string;
|
|
1716
|
-
};
|
|
1717
|
-
type ElAttributes$8 = Omit<Attributes<HTMLDivElement>, 'data'>;
|
|
1718
|
-
type KeyData = {
|
|
1719
|
-
key: string;
|
|
1720
|
-
color: string;
|
|
1721
|
-
hidden?: boolean;
|
|
1722
|
-
};
|
|
1723
|
-
type ChartProps = {
|
|
1724
|
-
/** The chart data array */
|
|
1725
|
-
data: ChartData$1[];
|
|
1726
|
-
/** Designates the chart colors corresponding to the chart's data properties */
|
|
1727
|
-
keys: KeyData[];
|
|
1728
|
-
/** Displays a data legend beneath the chart */
|
|
1729
|
-
legend?: boolean;
|
|
1730
|
-
/** Allows the chart to grow and shrink (default if no explicit width) */
|
|
1731
|
-
responsive?: boolean;
|
|
1732
|
-
/** The color of the X and Y axis */
|
|
1733
|
-
axisColor?: string;
|
|
1734
|
-
/** The postfix to display after the legend value in the tooltip */
|
|
1735
|
-
tooltipLegendPostfix?: React.ReactNode;
|
|
1736
|
-
} & Margin & WidthHeight & MaxWidthHeight & ElAttributes$8;
|
|
1737
|
-
|
|
1738
|
-
type Props$w = {
|
|
1739
|
-
/** Stacks multiple data points within a single bar */
|
|
1740
|
-
stacked?: boolean;
|
|
1741
|
-
/** Orients the bars outward from the Y axis */
|
|
1742
|
-
vertical?: boolean;
|
|
1743
|
-
/** The gap between two bars in the same category */
|
|
1744
|
-
barGap?: number;
|
|
1745
|
-
/** The gap between two bar categories */
|
|
1746
|
-
barCategoryGap?: number;
|
|
1747
|
-
/** The thickness of each bar */
|
|
1748
|
-
barSize?: number;
|
|
1749
|
-
/** The maximum thickness of each bar */
|
|
1750
|
-
maxBarSize?: number;
|
|
1751
|
-
/** Removes the labels from the Y axis */
|
|
1752
|
-
hideYLabels?: boolean;
|
|
1753
|
-
/** Removes the labels from the X axis */
|
|
1754
|
-
hideXLabels?: boolean;
|
|
1755
|
-
/** Rotates the X axis labels by 45 degrees */
|
|
1756
|
-
diagonalXLabels?: boolean;
|
|
1757
|
-
/** The maximum length of the X axis labels */
|
|
1758
|
-
maxXLabelLength?: number;
|
|
1759
|
-
/** The height of the X axis */
|
|
1760
|
-
xAxisHeight?: number;
|
|
1761
|
-
/** The width of the Y axis */
|
|
1762
|
-
yAxisWidth?: number;
|
|
1763
|
-
} & ChartProps;
|
|
1764
|
-
declare const BarChart: ({ data, legend, keys, stacked, barGap, barCategoryGap, barSize, maxBarSize, vertical, hideYLabels, hideXLabels, diagonalXLabels, maxXLabelLength, xAxisHeight, yAxisWidth, axisColor, tooltipLegendPostfix, ...rest }: Props$w) => react_jsx_runtime.JSX.Element;
|
|
1765
|
-
|
|
1766
|
-
declare const _default$5: (({ content, children, dropdown, options, ref, ...rest }: ButtonComponentProps) => react_jsx_runtime.JSX.Element) & {
|
|
1767
|
-
Group: ({ children, disabled, outline, size, tiny, small, large, secondary, negative, positive, caution, collapse, ...props }: ({
|
|
1768
|
-
children: (react.ReactElement<BasicButtonProps | ButtonComponentProps, string | react.JSXElementConstructor<any>> | react.ReactElement<TooltipProps, string | react.JSXElementConstructor<any>>) | (react.ReactElement<BasicButtonProps | ButtonComponentProps, string | react.JSXElementConstructor<any>> | react.ReactElement<TooltipProps, string | react.JSXElementConstructor<any>>)[];
|
|
1769
|
-
disabled?: boolean;
|
|
1770
|
-
size?: Sizes;
|
|
1771
|
-
tiny?: boolean;
|
|
1772
|
-
small?: boolean;
|
|
1773
|
-
large?: boolean;
|
|
1774
|
-
outline?: boolean;
|
|
1775
|
-
collapse?: boolean;
|
|
1776
|
-
} & ButtonStyles) & Margin & Width & {
|
|
1777
|
-
download?: any;
|
|
1778
|
-
key?: react.Key | null | undefined;
|
|
1779
|
-
list?: string | undefined | undefined;
|
|
1780
|
-
rows?: number | undefined | undefined;
|
|
1781
|
-
target?: string | undefined | undefined;
|
|
1782
|
-
type?: string | undefined | undefined;
|
|
1783
|
-
size?: number | undefined | undefined;
|
|
1784
|
-
onClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1785
|
-
name?: string | undefined | undefined;
|
|
1786
|
-
color?: string | undefined | undefined;
|
|
1787
|
-
className?: string | undefined | undefined;
|
|
1788
|
-
style?: react.CSSProperties | undefined;
|
|
1789
|
-
tabIndex?: number | undefined | undefined;
|
|
1790
|
-
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
1791
|
-
cite?: string | undefined | undefined;
|
|
1792
|
-
data?: string | undefined | undefined;
|
|
1793
|
-
form?: string | undefined | undefined;
|
|
1794
|
-
label?: string | undefined | undefined;
|
|
1795
|
-
slot?: string | undefined | undefined;
|
|
1796
|
-
span?: number | undefined | undefined;
|
|
1797
|
-
summary?: string | undefined | undefined;
|
|
1798
|
-
title?: string | undefined | undefined;
|
|
1799
|
-
pattern?: string | undefined | undefined;
|
|
1800
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
1801
|
-
height?: number | string | undefined | undefined;
|
|
1802
|
-
id?: string | undefined | undefined;
|
|
1803
|
-
lang?: string | undefined | undefined;
|
|
1804
|
-
max?: number | string | undefined | undefined;
|
|
1805
|
-
media?: string | undefined | undefined;
|
|
1806
|
-
method?: string | undefined | undefined;
|
|
1807
|
-
min?: number | string | undefined | undefined;
|
|
1808
|
-
width?: number | string | undefined | undefined;
|
|
1809
|
-
role?: react.AriaRole | undefined;
|
|
1810
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
1811
|
-
href?: string | undefined | undefined;
|
|
1812
|
-
"aria-activedescendant"?: string | undefined | undefined;
|
|
1813
|
-
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
1814
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
1815
|
-
"aria-braillelabel"?: string | undefined | undefined;
|
|
1816
|
-
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
1817
|
-
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
1818
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1819
|
-
"aria-colcount"?: number | undefined | undefined;
|
|
1820
|
-
"aria-colindex"?: number | undefined | undefined;
|
|
1821
|
-
"aria-colindextext"?: string | undefined | undefined;
|
|
1822
|
-
"aria-colspan"?: number | undefined | undefined;
|
|
1823
|
-
"aria-controls"?: string | undefined | undefined;
|
|
1824
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
1825
|
-
"aria-describedby"?: string | undefined | undefined;
|
|
1826
|
-
"aria-description"?: string | undefined | undefined;
|
|
1827
|
-
"aria-details"?: string | undefined | undefined;
|
|
1828
|
-
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
1829
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
1830
|
-
"aria-errormessage"?: string | undefined | undefined;
|
|
1831
|
-
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
1832
|
-
"aria-flowto"?: string | undefined | undefined;
|
|
1833
|
-
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
1834
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
1835
|
-
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
1836
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
1837
|
-
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
1838
|
-
"aria-label"?: string | undefined | undefined;
|
|
1839
|
-
"aria-labelledby"?: string | undefined | undefined;
|
|
1840
|
-
"aria-level"?: number | undefined | undefined;
|
|
1841
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
1842
|
-
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
1843
|
-
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
1844
|
-
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
1845
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
1846
|
-
"aria-owns"?: string | undefined | undefined;
|
|
1847
|
-
"aria-placeholder"?: string | undefined | undefined;
|
|
1848
|
-
"aria-posinset"?: number | undefined | undefined;
|
|
1849
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1850
|
-
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
1851
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
1852
|
-
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
1853
|
-
"aria-roledescription"?: string | undefined | undefined;
|
|
1854
|
-
"aria-rowcount"?: number | undefined | undefined;
|
|
1855
|
-
"aria-rowindex"?: number | undefined | undefined;
|
|
1856
|
-
"aria-rowindextext"?: string | undefined | undefined;
|
|
1857
|
-
"aria-rowspan"?: number | undefined | undefined;
|
|
1858
|
-
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
1859
|
-
"aria-setsize"?: number | undefined | undefined;
|
|
1860
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
1861
|
-
"aria-valuemax"?: number | undefined | undefined;
|
|
1862
|
-
"aria-valuemin"?: number | undefined | undefined;
|
|
1863
|
-
"aria-valuenow"?: number | undefined | undefined;
|
|
1864
|
-
"aria-valuetext"?: string | undefined | undefined;
|
|
1865
|
-
dangerouslySetInnerHTML?: {
|
|
1866
|
-
__html: string | TrustedHTML;
|
|
1867
|
-
} | undefined | undefined;
|
|
1868
|
-
onCopy?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1869
|
-
onCopyCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1870
|
-
onCut?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1871
|
-
onCutCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1872
|
-
onPaste?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1873
|
-
onPasteCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1874
|
-
onCompositionEnd?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1875
|
-
onCompositionEndCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1876
|
-
onCompositionStart?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1877
|
-
onCompositionStartCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1878
|
-
onCompositionUpdate?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1879
|
-
onCompositionUpdateCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1880
|
-
onFocus?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1881
|
-
onFocusCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1882
|
-
onBlur?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1883
|
-
onBlurCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
|
|
1884
|
-
onChangeCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1885
|
-
onBeforeInput?: react.InputEventHandler<HTMLDivElement> | undefined;
|
|
1886
|
-
onBeforeInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1887
|
-
onInput?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1888
|
-
onInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1889
|
-
onReset?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1890
|
-
onResetCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1891
|
-
onSubmit?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1892
|
-
onSubmitCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1893
|
-
onInvalid?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1894
|
-
onInvalidCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
|
|
1895
|
-
onLoad?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1896
|
-
onLoadCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1897
|
-
onError?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1898
|
-
onErrorCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1899
|
-
onKeyDown?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1900
|
-
onKeyDownCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1901
|
-
onKeyPress?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1902
|
-
onKeyPressCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1903
|
-
onKeyUp?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1904
|
-
onKeyUpCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1905
|
-
onAbort?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1906
|
-
onAbortCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1907
|
-
onCanPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1908
|
-
onCanPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1909
|
-
onCanPlayThrough?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1910
|
-
onCanPlayThroughCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1911
|
-
onDurationChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1912
|
-
onDurationChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1913
|
-
onEmptied?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1914
|
-
onEmptiedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1915
|
-
onEncrypted?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1916
|
-
onEncryptedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1917
|
-
onEnded?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1918
|
-
onEndedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1919
|
-
onLoadedData?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1920
|
-
onLoadedDataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1921
|
-
onLoadedMetadata?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1922
|
-
onLoadedMetadataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1923
|
-
onLoadStart?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1924
|
-
onLoadStartCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1925
|
-
onPause?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1926
|
-
onPauseCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1927
|
-
onPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1928
|
-
onPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1929
|
-
onPlaying?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1930
|
-
onPlayingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1931
|
-
onProgress?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1932
|
-
onProgressCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1933
|
-
onRateChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1934
|
-
onRateChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1935
|
-
onSeeked?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1936
|
-
onSeekedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1937
|
-
onSeeking?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1938
|
-
onSeekingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1939
|
-
onStalled?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1940
|
-
onStalledCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1941
|
-
onSuspend?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1942
|
-
onSuspendCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1943
|
-
onTimeUpdate?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1944
|
-
onTimeUpdateCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1945
|
-
onVolumeChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1946
|
-
onVolumeChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1947
|
-
onWaiting?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1948
|
-
onWaitingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1949
|
-
onAuxClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1950
|
-
onAuxClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1951
|
-
onClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1952
|
-
onContextMenu?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1953
|
-
onContextMenuCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1954
|
-
onDoubleClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1955
|
-
onDoubleClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1956
|
-
onDrag?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1957
|
-
onDragCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1958
|
-
onDragEnd?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1959
|
-
onDragEndCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1960
|
-
onDragEnter?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1961
|
-
onDragEnterCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1962
|
-
onDragExit?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1963
|
-
onDragExitCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1964
|
-
onDragLeave?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1965
|
-
onDragLeaveCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1966
|
-
onDragOver?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1967
|
-
onDragOverCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1968
|
-
onDragStart?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1969
|
-
onDragStartCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1970
|
-
onDrop?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1971
|
-
onDropCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
|
|
1972
|
-
onMouseDown?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1973
|
-
onMouseDownCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1974
|
-
onMouseEnter?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1975
|
-
onMouseLeave?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1976
|
-
onMouseMove?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1977
|
-
onMouseMoveCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1978
|
-
onMouseOut?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1979
|
-
onMouseOutCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1980
|
-
onMouseOver?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1981
|
-
onMouseOverCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1982
|
-
onMouseUp?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1983
|
-
onMouseUpCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
|
|
1984
|
-
onSelect?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1985
|
-
onSelectCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
|
|
1986
|
-
onTouchCancel?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1987
|
-
onTouchCancelCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1988
|
-
onTouchEnd?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1989
|
-
onTouchEndCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1990
|
-
onTouchMove?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1991
|
-
onTouchMoveCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1992
|
-
onTouchStart?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1993
|
-
onTouchStartCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
|
|
1994
|
-
onPointerDown?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1995
|
-
onPointerDownCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1996
|
-
onPointerMove?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1997
|
-
onPointerMoveCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1998
|
-
onPointerUp?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
1999
|
-
onPointerUpCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2000
|
-
onPointerCancel?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2001
|
-
onPointerCancelCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2002
|
-
onPointerEnter?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2003
|
-
onPointerLeave?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2004
|
-
onPointerOver?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2005
|
-
onPointerOverCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2006
|
-
onPointerOut?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2007
|
-
onPointerOutCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2008
|
-
onGotPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2009
|
-
onGotPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2010
|
-
onLostPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2011
|
-
onLostPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
|
|
2012
|
-
onScroll?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
2013
|
-
onScrollCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
2014
|
-
onScrollEnd?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
2015
|
-
onScrollEndCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
|
|
2016
|
-
onWheel?: react.WheelEventHandler<HTMLDivElement> | undefined;
|
|
2017
|
-
onWheelCapture?: react.WheelEventHandler<HTMLDivElement> | undefined;
|
|
2018
|
-
onAnimationStart?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2019
|
-
onAnimationStartCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2020
|
-
onAnimationEnd?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2021
|
-
onAnimationEndCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2022
|
-
onAnimationIteration?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2023
|
-
onAnimationIterationCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
|
|
2024
|
-
onToggle?: react.ToggleEventHandler<HTMLDivElement> | undefined;
|
|
2025
|
-
onBeforeToggle?: react.ToggleEventHandler<HTMLDivElement> | undefined;
|
|
2026
|
-
onTransitionCancel?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2027
|
-
onTransitionCancelCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2028
|
-
onTransitionEnd?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2029
|
-
onTransitionEndCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2030
|
-
onTransitionRun?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2031
|
-
onTransitionRunCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2032
|
-
onTransitionStart?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2033
|
-
onTransitionStartCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
2034
|
-
content?: string | undefined | undefined;
|
|
2035
|
-
translate?: "yes" | "no" | undefined | undefined;
|
|
2036
|
-
hidden?: boolean | undefined | undefined;
|
|
2037
|
-
default?: boolean | undefined | undefined;
|
|
2038
|
-
accept?: string | undefined | undefined;
|
|
2039
|
-
acceptCharset?: string | undefined | undefined;
|
|
2040
|
-
action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
2041
|
-
allowFullScreen?: boolean | undefined | undefined;
|
|
2042
|
-
allowTransparency?: boolean | undefined | undefined;
|
|
2043
|
-
alt?: string | undefined | undefined;
|
|
2044
|
-
async?: boolean | undefined | undefined;
|
|
2045
|
-
autoComplete?: string | undefined | undefined;
|
|
2046
|
-
autoPlay?: boolean | undefined | undefined;
|
|
2047
|
-
capture?: boolean | "user" | "environment" | undefined | undefined;
|
|
2048
|
-
cellPadding?: number | string | undefined | undefined;
|
|
2049
|
-
cellSpacing?: number | string | undefined | undefined;
|
|
2050
|
-
charSet?: string | undefined | undefined;
|
|
2051
|
-
challenge?: string | undefined | undefined;
|
|
2052
|
-
checked?: boolean | undefined | undefined;
|
|
2053
|
-
classID?: string | undefined | undefined;
|
|
2054
|
-
cols?: number | undefined | undefined;
|
|
2055
|
-
colSpan?: number | undefined | undefined;
|
|
2056
|
-
controls?: boolean | undefined | undefined;
|
|
2057
|
-
coords?: string | undefined | undefined;
|
|
2058
|
-
dateTime?: string | undefined | undefined;
|
|
2059
|
-
defer?: boolean | undefined | undefined;
|
|
2060
|
-
disabled?: boolean | undefined | undefined;
|
|
2061
|
-
encType?: string | undefined | undefined;
|
|
2062
|
-
formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
2063
|
-
formEncType?: string | undefined | undefined;
|
|
2064
|
-
formMethod?: string | undefined | undefined;
|
|
2065
|
-
formNoValidate?: boolean | undefined | undefined;
|
|
2066
|
-
formTarget?: string | undefined | undefined;
|
|
2067
|
-
frameBorder?: number | string | undefined | undefined;
|
|
2068
|
-
headers?: string | undefined | undefined;
|
|
2069
|
-
high?: number | undefined | undefined;
|
|
2070
|
-
hrefLang?: string | undefined | undefined;
|
|
2071
|
-
htmlFor?: string | undefined | undefined;
|
|
2072
|
-
httpEquiv?: string | undefined | undefined;
|
|
2073
|
-
integrity?: string | undefined | undefined;
|
|
2074
|
-
keyParams?: string | undefined | undefined;
|
|
2075
|
-
keyType?: string | undefined | undefined;
|
|
2076
|
-
kind?: string | undefined | undefined;
|
|
2077
|
-
loop?: boolean | undefined | undefined;
|
|
2078
|
-
low?: number | undefined | undefined;
|
|
2079
|
-
manifest?: string | undefined | undefined;
|
|
2080
|
-
marginHeight?: number | undefined | undefined;
|
|
2081
|
-
marginWidth?: number | undefined | undefined;
|
|
2082
|
-
maxLength?: number | undefined | undefined;
|
|
2083
|
-
mediaGroup?: string | undefined | undefined;
|
|
2084
|
-
minLength?: number | undefined | undefined;
|
|
2085
|
-
multiple?: boolean | undefined | undefined;
|
|
2086
|
-
muted?: boolean | undefined | undefined;
|
|
2087
|
-
noValidate?: boolean | undefined | undefined;
|
|
2088
|
-
open?: boolean | undefined | undefined;
|
|
2089
|
-
optimum?: number | undefined | undefined;
|
|
2090
|
-
placeholder?: string | undefined | undefined;
|
|
2091
|
-
playsInline?: boolean | undefined | undefined;
|
|
2092
|
-
poster?: string | undefined | undefined;
|
|
2093
|
-
preload?: string | undefined | undefined;
|
|
2094
|
-
readOnly?: boolean | undefined | undefined;
|
|
2095
|
-
required?: boolean | undefined | undefined;
|
|
2096
|
-
reversed?: boolean | undefined | undefined;
|
|
2097
|
-
rowSpan?: number | undefined | undefined;
|
|
2098
|
-
sandbox?: string | undefined | undefined;
|
|
2099
|
-
scope?: string | undefined | undefined;
|
|
2100
|
-
scoped?: boolean | undefined | undefined;
|
|
2101
|
-
scrolling?: string | undefined | undefined;
|
|
2102
|
-
seamless?: boolean | undefined | undefined;
|
|
2103
|
-
selected?: boolean | undefined | undefined;
|
|
2104
|
-
shape?: string | undefined | undefined;
|
|
2105
|
-
sizes?: string | undefined | undefined;
|
|
2106
|
-
src?: string | undefined | undefined;
|
|
2107
|
-
srcDoc?: string | undefined | undefined;
|
|
2108
|
-
srcLang?: string | undefined | undefined;
|
|
2109
|
-
srcSet?: string | undefined | undefined;
|
|
2110
|
-
start?: number | undefined | undefined;
|
|
2111
|
-
step?: number | string | undefined | undefined;
|
|
2112
|
-
useMap?: string | undefined | undefined;
|
|
2113
|
-
value?: string | number | readonly string[] | undefined;
|
|
2114
|
-
wmode?: string | undefined | undefined;
|
|
2115
|
-
wrap?: string | undefined | undefined;
|
|
2116
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
2117
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
2118
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
2119
|
-
accessKey?: string | undefined | undefined;
|
|
2120
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
2121
|
-
autoFocus?: boolean | undefined | undefined;
|
|
2122
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
2123
|
-
contextMenu?: string | undefined | undefined;
|
|
2124
|
-
dir?: string | undefined | undefined;
|
|
2125
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
2126
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
2127
|
-
nonce?: string | undefined | undefined;
|
|
2128
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
2129
|
-
radioGroup?: string | undefined | undefined;
|
|
2130
|
-
about?: string | undefined | undefined;
|
|
2131
|
-
datatype?: string | undefined | undefined;
|
|
2132
|
-
inlist?: any;
|
|
2133
|
-
prefix?: string | undefined | undefined;
|
|
2134
|
-
property?: string | undefined | undefined;
|
|
2135
|
-
rel?: string | undefined | undefined;
|
|
2136
|
-
resource?: string | undefined | undefined;
|
|
2137
|
-
rev?: string | undefined | undefined;
|
|
2138
|
-
typeof?: string | undefined | undefined;
|
|
2139
|
-
vocab?: string | undefined | undefined;
|
|
2140
|
-
autoCorrect?: string | undefined | undefined;
|
|
2141
|
-
autoSave?: string | undefined | undefined;
|
|
2142
|
-
itemProp?: string | undefined | undefined;
|
|
2143
|
-
itemScope?: boolean | undefined | undefined;
|
|
2144
|
-
itemType?: string | undefined | undefined;
|
|
2145
|
-
itemID?: string | undefined | undefined;
|
|
2146
|
-
itemRef?: string | undefined | undefined;
|
|
2147
|
-
results?: number | undefined | undefined;
|
|
2148
|
-
security?: string | undefined | undefined;
|
|
2149
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
2150
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
2151
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
2152
|
-
popoverTarget?: string | undefined | undefined;
|
|
2153
|
-
inert?: boolean | undefined | undefined;
|
|
2154
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
2155
|
-
is?: string | undefined | undefined;
|
|
2156
|
-
exportparts?: string | undefined | undefined;
|
|
2157
|
-
part?: string | undefined | undefined;
|
|
2158
|
-
}) => react_jsx_runtime.JSX.Element | null;
|
|
2159
|
-
};
|
|
2160
|
-
|
|
2161
|
-
type Props$v = {
|
|
2162
|
-
/** Optional date the initial selected calendar day should be set to. */
|
|
2163
|
-
date?: Date;
|
|
2164
|
-
/** The function to be called when a date is selected */
|
|
2165
|
-
onChange: (date: Date) => void;
|
|
2166
|
-
} & CalendarBaseProps & Omit<CalendarProps<CalendarDate>, 'onChange'>;
|
|
2167
|
-
declare const Calendar: ({ date, onChange, preventPast, preventFuture, noShadow, ...props }: Props$v) => react_jsx_runtime.JSX.Element;
|
|
2168
|
-
|
|
2169
|
-
type Props$u = {
|
|
2170
|
-
/** Id of the input element */
|
|
2171
|
-
id?: string;
|
|
2172
|
-
/** Places a label element beside the checkbox. The value will set the text of the label */
|
|
2173
|
-
label?: string;
|
|
2174
|
-
/** Sets the label on the left or right of the checkbox */
|
|
2175
|
-
labelPosition?: 'left' | 'right';
|
|
2176
|
-
/** Disables the checkbox */
|
|
2177
|
-
disabled?: boolean;
|
|
2178
|
-
/** Prevents the checkbox from being changed */
|
|
2179
|
-
readOnly?: boolean;
|
|
2180
|
-
/** Controls the checked property of the checkbox */
|
|
2181
|
-
checked?: boolean;
|
|
2182
|
-
/** Sets the checkbox to an indeterminate state */
|
|
2183
|
-
partial?: boolean;
|
|
2184
|
-
/** Sets the gap between the label and the checkbox */
|
|
2185
|
-
gap?: number;
|
|
2186
|
-
/** The function called with the checkbox value after the checkbox is changed */
|
|
2187
|
-
onChange?: (val: boolean) => void;
|
|
2188
|
-
} & Margin & Omit<CheckboxProps, 'value' | 'isDisabled' | 'isReadOnly' | 'isSelected'>;
|
|
2189
|
-
declare const Checkbox: ({ label, labelPosition, checked, partial, disabled, readOnly, onChange, ...props }: Props$u) => react_jsx_runtime.JSX.Element;
|
|
2190
|
-
|
|
2191
|
-
type RestLanguage = 'rest-get' | 'rest-post' | 'rest-put' | 'rest-delete' | 'rest-options';
|
|
2192
|
-
type BaseLanguages = 'jsx' | 'tsx' | 'swift' | 'kotlin' | 'objectivec' | 'js-extras' | 'reason' | 'rust' | 'graphql' | 'yaml' | 'go' | 'cpp' | 'markdown';
|
|
2193
|
-
type WithChildren = {
|
|
2194
|
-
/** The string to be rendered in the code snippet */
|
|
2195
|
-
children: string;
|
|
2196
|
-
/** The alternative to passing the code snippet in as a child */
|
|
2197
|
-
code?: never;
|
|
2198
|
-
};
|
|
2199
|
-
type WithCode = {
|
|
2200
|
-
code: string;
|
|
2201
|
-
children?: never;
|
|
2202
|
-
};
|
|
2203
|
-
type Children = WithChildren | WithCode;
|
|
2204
|
-
type CodeProps = {
|
|
2205
|
-
/** The metadata string passed in by MDX */
|
|
2206
|
-
className?: string;
|
|
2207
|
-
/** The syntax language to be used for the code snippet */
|
|
2208
|
-
lang?: BaseLanguages | RestLanguage | string;
|
|
2209
|
-
/** The line numbers in the code snippet that should be highlighted */
|
|
2210
|
-
lineHighlights?: string;
|
|
2211
|
-
/** Hides the line numbers in the code snippet */
|
|
2212
|
-
noNumbers?: boolean;
|
|
2213
|
-
} & Children & Margin;
|
|
2214
|
-
declare const Code: ({ children, code, className: metaData, lang: langProp, lineHighlights: lineHighlightsProp, noNumbers: noNumbersProp, margin, marginTop, marginBottom, marginRight, marginLeft, }: CodeProps) => react_jsx_runtime.JSX.Element;
|
|
2215
|
-
|
|
2216
|
-
type Props$t = {
|
|
2217
|
-
/** Use when loading options asynchronously with onTextChange */
|
|
2218
|
-
loadingResults?: boolean;
|
|
2219
|
-
/** The function to be called when the search input is updated */
|
|
2220
|
-
onTextChange?: (text: string) => void;
|
|
2221
|
-
/** The function to be called when the input text does not match any options */
|
|
2222
|
-
onCreate?: (text: string) => void;
|
|
2223
|
-
ref?: React.Ref<HTMLInputElement>;
|
|
2224
|
-
} & SelectInputProps & OpenStateProps & Omit<ComboBoxProps<object>, 'children' | 'onSelectionChange' | 'isOpen' | 'isDisabled' | 'isInvalid' | 'isRequired' | 'defaultSelectedKey'>;
|
|
2225
|
-
declare const _default$4: (({ backgroundColor, menuBackground, children, fontSize, disabled, invalid, required, readOnly, loading, loadingResults, label, options, placeholder, placeholderColor, description, errorMessage, textOnly, value, defaultValue, width, height, maxHeight, iconLeft, leftElement, rightElement, allowRepeatSelection, allowsEmptyCollection, position, fixedPosition, open, onOpenChange, before, after, onChange, onCreate, afterShow, afterHide, onTextChange, ref, ...props }: Props$t) => react_jsx_runtime.JSX.Element) & {
|
|
2226
|
-
Item: ({ id, value, header, body, leftElement, rightElement, inline, disabled, ...props }: SelectItem & Omit<react_aria_components.ListBoxItemProps<object>, "id" | "value" | "isDisabled">) => react_jsx_runtime.JSX.Element;
|
|
2227
|
-
Section: ({ id, title, children }: {
|
|
2228
|
-
id?: string;
|
|
2229
|
-
title?: string;
|
|
2230
|
-
children: react.ReactNode;
|
|
2231
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
2232
|
-
};
|
|
2233
|
-
|
|
2234
|
-
type InputProps = Pick<InputElementStyleProps$1, 'fontSize' | 'placeholderColor'> & Pick<InputProps$2, 'placeholder'>;
|
|
2235
|
-
type ModalProps$1 = {
|
|
2236
|
-
/** Adjust or disable the blur effect of the modal overlay */
|
|
2237
|
-
overlayBlur?: boolean | number;
|
|
2238
|
-
/** Sets the color of the modal overlay */
|
|
2239
|
-
overlayColor?: string;
|
|
2240
|
-
/** zIndex of the modal */
|
|
2241
|
-
zIndex?: number;
|
|
2242
|
-
};
|
|
2243
|
-
type IsTrigger = {
|
|
2244
|
-
/** The element that will trigger the opening of the menu */
|
|
2245
|
-
triggerRef: RefObject<Element>;
|
|
2246
|
-
/** The position of the menu body and arrow in relation to the trigger */
|
|
2247
|
-
position?: Placement;
|
|
2248
|
-
/** Offset of the menu from the trigger */
|
|
2249
|
-
offset?: number;
|
|
2250
|
-
modalProps?: never;
|
|
2251
|
-
};
|
|
2252
|
-
type IsModal = {
|
|
2253
|
-
/** Modal style props */
|
|
2254
|
-
modalProps?: ModalProps$1;
|
|
2255
|
-
triggerRef?: never;
|
|
2256
|
-
position?: never;
|
|
2257
|
-
offset?: never;
|
|
2258
|
-
};
|
|
2259
|
-
type OpenMethod = IsTrigger | IsModal;
|
|
2260
|
-
type Props$s<T> = {
|
|
2261
|
-
options: T[];
|
|
2262
|
-
/** Controls whether or not the Modal is open */
|
|
2263
|
-
open: boolean;
|
|
2264
|
-
/** The function called when the Modal is closed */
|
|
2265
|
-
setOpen: (open: boolean) => void;
|
|
2266
|
-
/** The function called when an item is selected */
|
|
2267
|
-
onChange: (item: T) => void;
|
|
2268
|
-
inputProps?: InputProps;
|
|
2269
|
-
} & OpenMethod & MaxWidthHeight & WidthHeight & Pick<DialogProps, 'aria-label'>;
|
|
2270
|
-
declare const CommandMenu: <T extends ListOption>({ options, inputProps, modalProps, triggerRef, position, offset, open, onChange, setOpen, ...props }: Props$s<T>) => react_jsx_runtime.JSX.Element;
|
|
2271
|
-
|
|
2272
|
-
declare const Table$1: _emotion_styled.StyledComponent<{
|
|
2273
|
-
theme?: _emotion_react.Theme;
|
|
2274
|
-
as?: React.ElementType;
|
|
2275
|
-
} & ThemeProp, react.DetailedHTMLProps<react.TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
|
|
2276
|
-
|
|
2277
|
-
type ElAttributes$7 = Omit<Attributes<HTMLDivElement>, 'size'>;
|
|
2278
|
-
type DotType = 'error' | 'success' | 'warning' | 'alert';
|
|
2279
|
-
type Props$r = {
|
|
2280
|
-
children?: ReactNode;
|
|
2281
|
-
/** Sets the color of the Dot */
|
|
2282
|
-
type?: DotType;
|
|
2283
|
-
/** The color of the dot */
|
|
2284
|
-
color?: string;
|
|
2285
|
-
/** The color of the text inside the dot */
|
|
2286
|
-
textColor?: string;
|
|
2287
|
-
/** The width/height of the dot */
|
|
2288
|
-
size?: Sizes | number;
|
|
2289
|
-
} & Margin & Position & ElAttributes$7;
|
|
2290
|
-
declare const Dot: ({ children, type, color, size, ...props }: Props$r) => react_jsx_runtime.JSX.Element;
|
|
2291
|
-
|
|
2292
|
-
type DraftEditorProps = {
|
|
2293
|
-
/** Controlled text value of the editor */
|
|
2294
|
-
value: string;
|
|
2295
|
-
/** Function called after editor change with the text value and boolean indicating missing merge fields */
|
|
2296
|
-
onChange?: (text: string, hasMissing: boolean, reason: EditorChangeType | null) => void;
|
|
2297
|
-
/** Function called after the enter key is pressed */
|
|
2298
|
-
onEnterKey?: (e: KeyboardEvent) => void;
|
|
2299
|
-
/** Callback run after onFocus event */
|
|
2300
|
-
onFocus?: (event?: InputFocusEvent) => void;
|
|
2301
|
-
/** Callback run after onBlur event */
|
|
2302
|
-
onBlur?: (event?: InputFocusEvent) => void;
|
|
2303
|
-
/** Array of MergeFields ({ id: string, label: string, value?: string }) for the editor to use/parse */
|
|
2304
|
-
mergeFields?: MergeField[];
|
|
2305
|
-
/** Placeholder text of editor when value is empty */
|
|
2306
|
-
placeholder?: string;
|
|
2307
|
-
/** Places a description message below the editor */
|
|
2308
|
-
description?: string;
|
|
2309
|
-
/** Sets the Editor's bottom border and description text to red */
|
|
2310
|
-
invalid?: boolean;
|
|
2311
|
-
/** Width of the editor */
|
|
2312
|
-
width?: number | string;
|
|
2313
|
-
/** Height of the editor */
|
|
2314
|
-
height?: number;
|
|
2315
|
-
/** Max Height of the editor. Editor contents will scroll after this height is reached */
|
|
2316
|
-
maxHeight?: number;
|
|
2317
|
-
/** Removes the padding from the editor */
|
|
2318
|
-
noPadding?: boolean;
|
|
2319
|
-
/** Disables any editing capability of the editor */
|
|
2320
|
-
readOnly?: boolean;
|
|
2321
|
-
/** Displays the value of the merge field rather than the label */
|
|
2322
|
-
displayMergedValues?: boolean;
|
|
2323
|
-
/** Sets the text color of the editor */
|
|
2324
|
-
color?: string;
|
|
2325
|
-
/** Sets the overflow css value of the editor */
|
|
2326
|
-
overflow?: CSSProperties['overflow'];
|
|
2327
|
-
/** Truncates the editor text to the number of lines specified and adds an ellipsis textOverflow */
|
|
2328
|
-
clampLines?: number;
|
|
2329
|
-
/** Places a label element above the input. The value will set the text of the label */
|
|
2330
|
-
label?: string;
|
|
2331
|
-
/** Disables the input */
|
|
2332
|
-
disabled?: boolean;
|
|
2333
|
-
/** Sets the input borderRadius */
|
|
2334
|
-
borderRadius?: number | string;
|
|
2335
|
-
/** Sets the input backgroundColor */
|
|
2336
|
-
backgroundColor?: string;
|
|
2337
|
-
/** Sets the editor fontSize */
|
|
2338
|
-
fontSize?: number | string;
|
|
2339
|
-
/** Removes the border, padding, and backgroundColor from the DraftEditor */
|
|
2340
|
-
textOnly?: boolean;
|
|
2341
|
-
ref?: React.Ref<DraftEditorRef>;
|
|
2342
|
-
className?: string;
|
|
2343
|
-
} & Margin;
|
|
2344
|
-
declare const DraftEditor: ({ value, onChange, onEnterKey, onFocus, onBlur, mergeFields, placeholder, description, invalid, width, height, maxHeight, noPadding, readOnly, displayMergedValues, color, overflow, clampLines, label, disabled, borderRadius, backgroundColor, fontSize, textOnly, margin, marginLeft, marginRight, marginTop, marginBottom, ref, className, ...rest }: DraftEditorProps) => react_jsx_runtime.JSX.Element;
|
|
2345
|
-
|
|
2346
|
-
type EditorValue = JSONContent;
|
|
2347
|
-
/**
|
|
2348
|
-
* Creates a new EditorValue (JSONContent) for use with the Editor component.
|
|
2349
|
-
*
|
|
2350
|
-
* This function is optimized for performance by creating the minimal required structure.
|
|
2351
|
-
*
|
|
2352
|
-
* @param value - Optional text content or existing EditorValue to initialize the editor with
|
|
2353
|
-
* @returns A properly structured JSONContent object for TipTap
|
|
2354
|
-
*
|
|
2355
|
-
* @example
|
|
2356
|
-
* // Empty editor content
|
|
2357
|
-
* const emptyContent = createEditorContent();
|
|
2358
|
-
*
|
|
2359
|
-
* // Editor with initial text
|
|
2360
|
-
* const textContent = createEditorContent('Hello world!');
|
|
2361
|
-
*
|
|
2362
|
-
* // Editor with existing EditorValue
|
|
2363
|
-
* const existingContent = createEditorContent(someExistingEditorValue);
|
|
2364
|
-
*/
|
|
2365
|
-
declare const createEditorContent: (value?: string | EditorValue, fields?: MergeField[], displayValue?: boolean) => JSONContent;
|
|
2366
|
-
type EditorProps = {
|
|
2367
|
-
/** Controlled value - TipTap JSON content representing rich text with formatting. If not provided, editor runs in uncontrolled mode */
|
|
2368
|
-
value?: EditorValue;
|
|
2369
|
-
/** Controlled text value - String content with merge field markers (<<field_id>>). Alternative to value prop for simpler use cases */
|
|
2370
|
-
textValue?: string;
|
|
2371
|
-
/** Function called after editor content changes */
|
|
2372
|
-
onChange?: (value: EditorValue, hasMissing: boolean, reason: string | null) => void;
|
|
2373
|
-
/** Function called after editor text content changes - provides string with merge field markers */
|
|
2374
|
-
onTextChange?: (text: string, hasMissing: boolean, reason: string | null) => void;
|
|
2375
|
-
/** Function called when the dirty state changes (has unsaved changes) */
|
|
2376
|
-
onDirtyChange?: (isDirty: boolean) => void;
|
|
2377
|
-
/** Function called after the enter key is pressed */
|
|
2378
|
-
onEnterKey?: (e: KeyboardEvent) => void;
|
|
2379
|
-
/** Callback run after onFocus event */
|
|
2380
|
-
onFocus?: (event?: InputFocusEvent) => void;
|
|
2381
|
-
/** Callback run after onBlur event */
|
|
2382
|
-
onBlur?: (event?: InputFocusEvent) => void;
|
|
2383
|
-
/** Array of MergeFields ({ id: string, label: string, value?: string }) for the editor to use/parse */
|
|
2384
|
-
mergeFields?: MergeField[];
|
|
2385
|
-
/** Placeholder text of editor when value is empty */
|
|
2386
|
-
placeholder?: string;
|
|
2387
|
-
/** Places a description message below the editor */
|
|
2388
|
-
description?: string;
|
|
2389
|
-
/** Sets the Editor's bottom border and description text to red */
|
|
2390
|
-
invalid?: boolean;
|
|
2391
|
-
/** Max Height of the editor. Editor contents will scroll after this height is reached */
|
|
2392
|
-
maxHeight?: number;
|
|
2393
|
-
/** Removes the padding from the editor */
|
|
2394
|
-
noPadding?: boolean;
|
|
2395
|
-
/** Disables any editing capability of the editor */
|
|
2396
|
-
readOnly?: boolean;
|
|
2397
|
-
/** Allows task item checkboxes to be interactive even when readOnly is true */
|
|
2398
|
-
interactiveTaskItems?: boolean;
|
|
2399
|
-
/** Displays the value of the merge field rather than the label */
|
|
2400
|
-
displayMergedValues?: boolean;
|
|
2401
|
-
/** Sets the text color of the editor */
|
|
2402
|
-
color?: string;
|
|
2403
|
-
/** Sets the overflow css value of the editor */
|
|
2404
|
-
overflow?: CSSProperties['overflow'];
|
|
2405
|
-
/** Truncates the editor text to the number of lines specified and adds an ellipsis textOverflow */
|
|
2406
|
-
clampLines?: number;
|
|
2407
|
-
/** Places a label element above the input. The value will set the text of the label */
|
|
2408
|
-
label?: string;
|
|
2409
|
-
/** Disables the input */
|
|
2410
|
-
disabled?: boolean;
|
|
2411
|
-
/** Sets the input borderRadius */
|
|
2412
|
-
borderRadius?: number | string;
|
|
2413
|
-
/** Sets the input backgroundColor */
|
|
2414
|
-
backgroundColor?: string;
|
|
2415
|
-
/** Sets the editor fontSize */
|
|
2416
|
-
fontSize?: number | string;
|
|
2417
|
-
/** Removes the border, padding, and backgroundColor from the Editor */
|
|
2418
|
-
textOnly?: boolean;
|
|
2419
|
-
/** Shows the formatting toolbar with rich text options */
|
|
2420
|
-
showToolbarOptions?: boolean;
|
|
2421
|
-
/** Maximum number of characters allowed in the editor */
|
|
2422
|
-
maxLength?: number;
|
|
2423
|
-
ref?: React.Ref<EditorRef>;
|
|
2424
|
-
className?: string;
|
|
2425
|
-
} & MarginPadding & WidthHeight;
|
|
2426
|
-
declare const Editor: ({ value, textValue, onChange, onTextChange, onDirtyChange, onEnterKey, onFocus, onBlur, mergeFields, placeholder, description, invalid, width, height, maxHeight, noPadding, readOnly, interactiveTaskItems, displayMergedValues, color, overflow, clampLines, label, disabled, borderRadius, backgroundColor, fontSize, textOnly, showToolbarOptions, maxLength, margin, marginLeft, marginRight, marginTop, marginBottom, padding, paddingLeft, paddingRight, paddingTop, paddingBottom, ref, className, ...rest }: EditorProps) => react_jsx_runtime.JSX.Element | null;
|
|
2427
|
-
|
|
2428
|
-
/**
|
|
2429
|
-
* Converts TipTap JSON document to plain text with merge field markers
|
|
2430
|
-
* @param json - TipTap JSON document object
|
|
2431
|
-
* @returns Plain text string with <<field_id>> markers
|
|
2432
|
-
*/
|
|
2433
|
-
declare const editorContentToText: (json: JSONContent) => string;
|
|
2434
|
-
|
|
2435
|
-
type ListItemStyleProps = {
|
|
2436
|
-
selected?: boolean;
|
|
2437
|
-
noSelect?: boolean;
|
|
2438
|
-
disabled?: boolean;
|
|
2439
|
-
contentPosition?: FlexPosition;
|
|
2440
|
-
color?: string;
|
|
2441
|
-
accented?: boolean;
|
|
2442
|
-
} & ThemeProp;
|
|
2443
|
-
|
|
2444
|
-
type Props$q = {
|
|
2445
|
-
children?: ReactNode;
|
|
2446
|
-
checkbox?: boolean;
|
|
2447
|
-
readOnly?: boolean;
|
|
2448
|
-
} & ListItem & Omit<ListItemStyleProps, 'theme'> & Omit<MenuItemProps$1, 'children' | 'value' | 'id' | 'onAction' | 'isDisabled'>;
|
|
2449
|
-
|
|
2450
|
-
type SelectProps$1 = Pick<SelectInputProps, 'children' | 'afterShow' | 'afterHide' | 'position' | 'fixedPosition' | 'before' | 'after' | 'menuBackground'>;
|
|
2451
|
-
type MenuProps$1 = Omit<MenuProps$2<ListOption>, 'selectionMode' | 'selectedKeys' | 'onSelectionChange'>;
|
|
2452
|
-
type NoSelection = {
|
|
2453
|
-
selectionMode?: never;
|
|
2454
|
-
selectedKeys?: never;
|
|
2455
|
-
onSelectionChange?: never;
|
|
2456
|
-
};
|
|
2457
|
-
type SingleSelection = {
|
|
2458
|
-
/** The selection mode for the menu */
|
|
2459
|
-
selectionMode: 'single';
|
|
2460
|
-
/** The key(s) of the selected menu item(s) */
|
|
2461
|
-
selectedKeys?: string;
|
|
2462
|
-
/** Callback for when the selection changes */
|
|
2463
|
-
onSelectionChange?: (item: string) => void;
|
|
2464
|
-
};
|
|
2465
|
-
type MultiSelection = {
|
|
2466
|
-
selectionMode: 'multiple';
|
|
2467
|
-
selectedKeys?: 'all' | string[];
|
|
2468
|
-
onSelectionChange?: (items: 'all' | string[]) => void;
|
|
2469
|
-
};
|
|
2470
|
-
type SelectionProps = NoSelection | SingleSelection | MultiSelection;
|
|
2471
|
-
type DropdownMenuProps = {
|
|
2472
|
-
/** The options to be displayed in the menu */
|
|
2473
|
-
options?: ListOption[];
|
|
2474
|
-
/** The element that will trigger the opening of the menu */
|
|
2475
|
-
trigger: ReactElement;
|
|
2476
|
-
/** Use if trigger is a Button (aids in adhering to validateDOMNesting) */
|
|
2477
|
-
isTriggerButton?: boolean;
|
|
2478
|
-
/** Props to pass to the trigger's container (unless isTriggerButton is true) */
|
|
2479
|
-
triggerProps?: ButtonProps;
|
|
2480
|
-
/** Offset of the menu from the trigger */
|
|
2481
|
-
offset?: number;
|
|
2482
|
-
/** Opens the menu on right-click instead of left-click */
|
|
2483
|
-
triggerOnContextMenu?: boolean;
|
|
2484
|
-
} & SelectProps$1 & MenuProps$1 & SelectionProps & OpenStateProps;
|
|
2485
|
-
declare const DropdownMenu: {
|
|
2486
|
-
({ children, position, fixedPosition, trigger, isTriggerButton, triggerProps, triggerOnContextMenu, menuBackground, options, offset, selectionMode, selectedKeys, before, after, open, afterShow, afterHide, onSelectionChange, onOpenChange, ...props }: DropdownMenuProps): react_jsx_runtime.JSX.Element;
|
|
2487
|
-
Item: {
|
|
2488
|
-
({ id, value, children, header, body, leftElement, rightElement, inline, disabled, checkbox, onClick, ...props }: Props$q): react_jsx_runtime.JSX.Element;
|
|
2489
|
-
displayName: string;
|
|
2490
|
-
};
|
|
2491
|
-
Sub: {
|
|
2492
|
-
({ children, label, disabled }: SubProps): react_jsx_runtime.JSX.Element;
|
|
2493
|
-
displayName: string;
|
|
2494
|
-
};
|
|
2495
|
-
Section: ({ id, title, children }: {
|
|
2496
|
-
id?: string;
|
|
2497
|
-
title?: string;
|
|
2498
|
-
children: ReactNode;
|
|
2499
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
2500
|
-
Separator: _emotion_styled.StyledComponent<react_aria_components.SeparatorProps & react.RefAttributes<object> & {
|
|
2501
|
-
theme?: _emotion_react.Theme;
|
|
2502
|
-
} & ThemeProp, {}, {}>;
|
|
2503
|
-
};
|
|
2504
|
-
type SubProps = {
|
|
2505
|
-
children?: ReactNode;
|
|
2506
|
-
/** The text or element to display as the sub menu item's trigger */
|
|
2507
|
-
label: string;
|
|
2508
|
-
/** Prevents the Sub menu from being triggered */
|
|
2509
|
-
disabled?: boolean;
|
|
2510
|
-
};
|
|
2511
|
-
|
|
2512
|
-
type Option = Omit<ListItem, 'onClick'> & Required<Pick<ListItem, 'id'>>;
|
|
2513
|
-
type ElAttributes$6 = Attributes<HTMLDivElement>;
|
|
2514
|
-
type Props$p = {
|
|
2515
|
-
label: string;
|
|
2516
|
-
options: ListOption<Option>[];
|
|
2517
|
-
search?: boolean;
|
|
2518
|
-
onChange: (options: Option[]) => void;
|
|
2519
|
-
} & Width & Margin & ElAttributes$6;
|
|
2520
|
-
declare const DropdownSelect: ({ label, options, width, search, onChange, ...props }: Props$p) => react_jsx_runtime.JSX.Element;
|
|
2521
|
-
|
|
2522
|
-
type Props$o = {
|
|
2523
|
-
/** The options to be displayed in the dropdown */
|
|
2524
|
-
options?: ListOption[];
|
|
2525
|
-
} & Omit<SelectInputProps, 'options' | 'textOnly'> & OpenStateProps & Omit<ButtonProps, 'ref' | 'isDisabled'>;
|
|
2526
|
-
declare const _default$3: (({ children, before, after, open, label, placeholder, options, width, height, value, defaultValue, loading, hideCaret, color, disabled, readOnly, placeholderColor, fontSize, fontWeight, description, errorMessage, position, backgroundColor, menuBackground, iconLeft, leftElement, rightElement, onChange, onOpenChange, afterShow, afterHide, ...props }: Props$o) => react_jsx_runtime.JSX.Element) & {
|
|
2527
|
-
Item: ({ children, id, value, header, body, leftElement, rightElement, inline, disabled, ...props }: {
|
|
2528
|
-
children?: react.ReactNode;
|
|
2529
|
-
} & Partial<SelectItem> & Omit<react_aria_components.GridListItemProps<object>, "id" | "value" | "isDisabled">) => react_jsx_runtime.JSX.Element;
|
|
2530
|
-
};
|
|
2531
|
-
|
|
2532
|
-
type ElAttributes$5 = Attributes<HTMLDivElement>;
|
|
2533
|
-
type Props$n = {
|
|
2534
|
-
children: ReactNode;
|
|
2535
|
-
/** Number of lines to clamp */
|
|
2536
|
-
clampLines?: number;
|
|
2537
|
-
textAlign?: CSSProperties['textAlign'];
|
|
2538
|
-
} & MarginPadding & Width & ElAttributes$5;
|
|
2539
|
-
declare const Ellipsis: ({ children, ...props }: Props$n) => react_jsx_runtime.JSX.Element;
|
|
2540
|
-
|
|
2541
|
-
type CheckboxAttributes = Attributes<HTMLInputElement>;
|
|
2542
|
-
|
|
2543
|
-
type GridProps = {
|
|
2544
|
-
/** If a number, rows creates n number rows of an equal size. If a string, rows sets the gridTemplateRows property */
|
|
2545
|
-
rows?: string | number;
|
|
2546
|
-
/** The amount of pixels between each row */
|
|
2547
|
-
rowGap?: number;
|
|
2548
|
-
/** If a number, columns creates n number columns of an equal size. If a string, columns sets the gridTemplateColumns property */
|
|
2549
|
-
columns?: string | number;
|
|
2550
|
-
/** The amount of pixels between each column */
|
|
2551
|
-
columnGap?: number;
|
|
2552
|
-
/** Sets the gridGap property */
|
|
2553
|
-
gap?: number;
|
|
2554
|
-
/** Sets the gridTemplate property */
|
|
2555
|
-
template?: string;
|
|
2556
|
-
/** Sets the alignContent property */
|
|
2557
|
-
alignContent?: string;
|
|
2558
|
-
/** Sets the alignItems property */
|
|
2559
|
-
alignItems?: string;
|
|
2560
|
-
/** Sets the justifyContent property */
|
|
2561
|
-
justifyContent?: string;
|
|
2562
|
-
/** Sets the justifyItems property */
|
|
2563
|
-
justifyItems?: string;
|
|
2564
|
-
children?: ReactNode;
|
|
2565
|
-
className?: string;
|
|
2566
|
-
} & WidthHeight & MarginPadding;
|
|
2567
|
-
type ItemProps$1 = {
|
|
2568
|
-
/** Sets the gridRow property */
|
|
2569
|
-
row?: number;
|
|
2570
|
-
/** Sets the gridRowStart property */
|
|
2571
|
-
rowStart?: number;
|
|
2572
|
-
/** Sets the gridRowEnd property */
|
|
2573
|
-
rowEnd?: number;
|
|
2574
|
-
/** Sets the gridColumn property */
|
|
2575
|
-
column?: number;
|
|
2576
|
-
/** Sets the gridColumnStart property */
|
|
2577
|
-
columnStart?: number;
|
|
2578
|
-
/** Sets the gridColumnEnd property */
|
|
2579
|
-
columnEnd?: number;
|
|
2580
|
-
/** Sets the gridArea property */
|
|
2581
|
-
area?: number;
|
|
2582
|
-
/** Sets the alignSelf property */
|
|
2583
|
-
alignSelf?: string;
|
|
2584
|
-
/** Sets the justifySelf property */
|
|
2585
|
-
justifySelf?: string;
|
|
2586
|
-
/** Sets the placeSelf property */
|
|
2587
|
-
placeSelf?: string;
|
|
2588
|
-
/** Sets the border property */
|
|
2589
|
-
border?: string;
|
|
2590
|
-
className?: string;
|
|
2591
|
-
} & MarginPadding;
|
|
2592
|
-
declare const _default$2: (({ children, ...props }: GridProps) => react_jsx_runtime.JSX.Element) & {
|
|
2593
|
-
Item: {
|
|
2594
|
-
({ children, ...props }: ItemProps$1 & {
|
|
2595
|
-
children?: ReactNode;
|
|
2596
|
-
}): react_jsx_runtime.JSX.Element;
|
|
2597
|
-
displayName: string;
|
|
2598
|
-
};
|
|
2599
|
-
};
|
|
2600
|
-
|
|
2601
|
-
type ElAttributes$4 = Attributes<HTMLFormElement>;
|
|
2602
|
-
type FormProps = {
|
|
2603
|
-
children?: ReactNode;
|
|
2604
|
-
/** The function to be run after the form is submitted */
|
|
2605
|
-
onSubmit?: (event: FormEvent) => void;
|
|
2606
|
-
} & GridProps & ElAttributes$4;
|
|
2607
|
-
declare const Form: {
|
|
2608
|
-
({ children, rows, columns, rowGap, columnGap, onSubmit, ...rest }: FormProps): react_jsx_runtime.JSX.Element;
|
|
2609
|
-
Group({ children, rows, columns, rowGap, columnGap, disabled, ...rest }: FormGroupProps): react_jsx_runtime.JSX.Element;
|
|
2610
|
-
Field({ children, inline, align, disabled, ...props }: FieldProps$1 & {
|
|
2611
|
-
children?: ReactNode;
|
|
2612
|
-
}): react_jsx_runtime.JSX.Element;
|
|
2613
|
-
Radio: ({ id, label, labelPosition, checked, disabled, margin, marginTop, marginBottom, marginRight, marginLeft, className, readOnly, iconColor, ...props }: {
|
|
2614
|
-
id?: string;
|
|
2615
|
-
label?: string;
|
|
2616
|
-
labelPosition?: "left" | "right";
|
|
2617
|
-
disabled?: boolean;
|
|
2618
|
-
checked?: boolean;
|
|
2619
|
-
className?: string;
|
|
2620
|
-
iconColor?: string;
|
|
2621
|
-
} & Margin & react.HTMLProps<HTMLInputElement> & AsProp) => react_jsx_runtime.JSX.Element;
|
|
2622
|
-
Toggle: ({ id, label, labelPosition, checked, disabled, onChange, margin, marginTop, marginBottom, marginRight, marginLeft, ...props }: {
|
|
2623
|
-
id?: string;
|
|
2624
|
-
label?: string;
|
|
2625
|
-
labelPosition?: "left" | "right";
|
|
2626
|
-
disabled?: boolean;
|
|
2627
|
-
checked?: boolean;
|
|
2628
|
-
onChange: (val: boolean) => void;
|
|
2629
|
-
} & Margin & AsProp & CheckboxAttributes) => react_jsx_runtime.JSX.Element;
|
|
2630
|
-
Checkbox: ({ label, labelPosition, checked, partial, disabled, readOnly, onChange, ...props }: {
|
|
2631
|
-
id?: string;
|
|
2632
|
-
label?: string;
|
|
2633
|
-
labelPosition?: "left" | "right";
|
|
2634
|
-
disabled?: boolean;
|
|
2635
|
-
readOnly?: boolean;
|
|
2636
|
-
checked?: boolean;
|
|
2637
|
-
partial?: boolean;
|
|
2638
|
-
gap?: number;
|
|
2639
|
-
onChange?: (val: boolean) => void;
|
|
2640
|
-
} & Margin & Omit<react_aria_components.CheckboxProps, "value" | "isDisabled" | "isReadOnly" | "isSelected">) => react_jsx_runtime.JSX.Element;
|
|
2641
|
-
Label: ({ children, iconLeft, iconRight, disabled, pill, ...rest }: {
|
|
2642
|
-
children?: ReactNode;
|
|
2643
|
-
iconLeft?: IconType;
|
|
2644
|
-
iconRight?: IconType;
|
|
2645
|
-
pill?: boolean;
|
|
2646
|
-
disabled?: boolean;
|
|
2647
|
-
} & Margin) => react_jsx_runtime.JSX.Element;
|
|
2648
|
-
};
|
|
2649
|
-
type FormGroupProps = {
|
|
2650
|
-
/** Disables pointer events and reduces the opacity of the Group's contents */
|
|
2651
|
-
disabled?: boolean;
|
|
2652
|
-
children?: ReactNode;
|
|
2653
|
-
} & GridProps;
|
|
2654
|
-
type FieldProps$1 = {
|
|
2655
|
-
/** Sets the flexDirection of the Field to 'row' instead of 'column' */
|
|
2656
|
-
inline?: boolean;
|
|
2657
|
-
/** Sets the vertical alignment of the Field's contents */
|
|
2658
|
-
align?: 'top' | 'bottom' | 'center';
|
|
2659
|
-
/** Disables pointer events and reduces the opacity of the Field's contents */
|
|
2660
|
-
disabled?: boolean;
|
|
2661
|
-
} & Margin;
|
|
2662
|
-
|
|
2663
|
-
type ElAttributes$3 = Attributes<HTMLDivElement>;
|
|
2664
|
-
type ImageViewerProps = {
|
|
2665
|
-
/** Controls whether or not the ImageViewer is open */
|
|
2666
|
-
visible: boolean;
|
|
2667
|
-
/** The function called when the ImageViewer is closed */
|
|
2668
|
-
close: () => void;
|
|
2669
|
-
/** The array of image urls to display */
|
|
2670
|
-
images: string[];
|
|
2671
|
-
/** The index of the images array to initially display */
|
|
2672
|
-
startIndex: number;
|
|
2673
|
-
/** The alt property of the current image */
|
|
2674
|
-
alt?: string;
|
|
2675
|
-
/** The maxWidth of the image inside the ImageViewer */
|
|
2676
|
-
maxWidth?: number | string;
|
|
2677
|
-
/** The maxHeight of the image inside the ImageViewer */
|
|
2678
|
-
maxHeight?: number | string;
|
|
2679
|
-
/** The opacity of the ImageViewer background */
|
|
2680
|
-
opacity?: number;
|
|
2681
|
-
} & ElAttributes$3;
|
|
2682
|
-
declare const ImageViewer: ({ visible, close, images, startIndex, alt, maxWidth, maxHeight, opacity, ...rest }: ImageViewerProps) => react_jsx_runtime.JSX.Element | null;
|
|
2683
|
-
|
|
2684
|
-
declare const InlineCode: _emotion_styled.StyledComponent<{
|
|
2685
|
-
theme?: _emotion_react.Theme;
|
|
2686
|
-
as?: React.ElementType;
|
|
2687
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
2688
|
-
|
|
2689
|
-
type FocusCallBack = (event?: InputFocusEvent) => void;
|
|
2690
|
-
declare const _default$1: {
|
|
2691
|
-
Container: _emotion_styled.StyledComponent<{
|
|
2692
|
-
theme?: _emotion_react.Theme;
|
|
2693
|
-
as?: React.ElementType;
|
|
2694
|
-
} & {
|
|
2695
|
-
backgroundColor?: string;
|
|
2696
|
-
borderRadius?: number | string;
|
|
2697
|
-
borderColor?: string;
|
|
2698
|
-
fontSize?: number | string;
|
|
2699
|
-
placeholderColor?: string;
|
|
2700
|
-
pointer?: boolean;
|
|
2701
|
-
readOnly?: boolean;
|
|
2702
|
-
textOnly?: boolean;
|
|
2703
|
-
focused?: boolean;
|
|
2704
|
-
invalid?: boolean;
|
|
2705
|
-
disabled?: boolean;
|
|
2706
|
-
hasLabel?: boolean;
|
|
2707
|
-
} & Width & Height & Margin & Padding & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2708
|
-
Wrapper: _emotion_styled.StyledComponent<{
|
|
2709
|
-
theme?: _emotion_react.Theme;
|
|
2710
|
-
as?: React.ElementType;
|
|
2711
|
-
} & {
|
|
2712
|
-
readOnly?: boolean;
|
|
2713
|
-
}, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2714
|
-
Label: _emotion_styled.StyledComponent<{
|
|
2715
|
-
theme?: _emotion_react.Theme;
|
|
2716
|
-
as?: React.ElementType;
|
|
2717
|
-
} & {
|
|
2718
|
-
filled?: boolean;
|
|
2719
|
-
focused?: boolean;
|
|
2720
|
-
disabled?: boolean;
|
|
2721
|
-
} & ThemeProp, react.DetailedHTMLProps<react.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
|
|
2722
|
-
Description: _emotion_styled.StyledComponent<{
|
|
2723
|
-
theme?: _emotion_react.Theme;
|
|
2724
|
-
as?: React.ElementType;
|
|
2725
|
-
} & {
|
|
2726
|
-
invalid?: boolean;
|
|
2727
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2728
|
-
useInputFocus: (onFocus?: FocusCallBack, onBlur?: FocusCallBack, focusCondition?: boolean) => {
|
|
2729
|
-
focused: boolean;
|
|
2730
|
-
handleFocus: (event?: InputFocusEvent) => void;
|
|
2731
|
-
handleBlur: (event?: InputFocusEvent) => void;
|
|
2732
|
-
};
|
|
2733
|
-
isInputFilled: (value?: string | number) => boolean;
|
|
2734
|
-
};
|
|
2735
|
-
|
|
2736
|
-
type PickerProps$1 = Omit<DatePickerProps<DateValue>, 'value' | 'onChange' | 'isOpen' | 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2737
|
-
type Props$m = {
|
|
2738
|
-
value?: Date;
|
|
2739
|
-
onChange: (date: Date) => void;
|
|
2740
|
-
ref?: React.Ref<HTMLInputElement>;
|
|
2741
|
-
} & DateInputProps & PickerProps$1;
|
|
2742
|
-
declare const DatePicker: ({ value, label, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, preventPast, preventFuture, hidePicker, onChange, afterShow, afterHide, ref, ...props }: Props$m) => react_jsx_runtime.JSX.Element;
|
|
2743
|
-
|
|
2744
|
-
type PickerProps = Omit<DateRangePickerProps<DateValue>, 'value' | 'onChange' | 'isOpen' | 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2745
|
-
type Props$l = {
|
|
2746
|
-
startValue?: Date;
|
|
2747
|
-
endValue?: Date;
|
|
2748
|
-
onChange: (start: Date, end: Date) => void;
|
|
2749
|
-
ref?: React.Ref<HTMLInputElement>;
|
|
2750
|
-
} & DateInputProps & PickerProps;
|
|
2751
|
-
declare const DateRangePicker: ({ startValue, endValue, label, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, preventPast, preventFuture, hidePicker, onChange, afterShow, afterHide, ref, ...props }: Props$l) => react_jsx_runtime.JSX.Element;
|
|
2752
|
-
|
|
2753
|
-
type RangeId = 'today' | 'yesterday' | 'thisWeek' | 'lastWeek' | 'lastMonth' | 'last3Months' | 'last6Months' | 'lastYear' | 'custom';
|
|
2754
|
-
type Props$k = {
|
|
2755
|
-
/** The current date range value */
|
|
2756
|
-
value?: {
|
|
2757
|
-
start: Date;
|
|
2758
|
-
end: Date;
|
|
2759
|
-
};
|
|
2760
|
-
/** Callback when the date range changes */
|
|
2761
|
-
onChange: (range: {
|
|
2762
|
-
start: Date;
|
|
2763
|
-
end: Date;
|
|
2764
|
-
}) => void;
|
|
2765
|
-
/** Option(s) to hide from the date range selector */
|
|
2766
|
-
hide?: RangeId | RangeId[];
|
|
2767
|
-
} & Omit<SelectInputProps, 'options' | 'onChange' | 'value'> & OpenStateProps & Omit<ButtonProps, 'ref' | 'isDisabled' | 'value'> & Omit<CalendarBaseProps, 'noShadow'>;
|
|
2768
|
-
declare const DateRangeSelect: ({ children, open, label, placeholder, width, loading, hideCaret, color, disabled, readOnly, placeholderColor, fontSize, fontWeight, description, errorMessage, position, backgroundColor, iconLeft, value, preventPast, preventFuture, hide, onChange, onOpenChange, afterShow, afterHide, ...props }: Props$k) => react_jsx_runtime.JSX.Element;
|
|
2769
|
-
|
|
2770
|
-
type Props$j = TextInputProps & Omit<InputProps$1, 'textOnly'> & Omit<TextFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2771
|
-
declare const InlineInput: ({ value, label, placeholder, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, accepts, onChange, onInput, ref, ...props }: Props$j) => react_jsx_runtime.JSX.Element;
|
|
2772
|
-
|
|
2773
|
-
type Props$i = {
|
|
2774
|
-
/** Hides the increment/decrement arrow controls */
|
|
2775
|
-
hideControls?: boolean;
|
|
2776
|
-
/** Display a comma separator for large numbers (default true) */
|
|
2777
|
-
separator?: boolean;
|
|
2778
|
-
} & InputProps$1 & Omit<NumberFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2779
|
-
declare const NumberInput: ({ value, label, placeholder, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, hideControls, separator, onChange, ref, ...props }: Props$i) => react_jsx_runtime.JSX.Element;
|
|
2780
|
-
|
|
2781
|
-
type Props$h = {
|
|
2782
|
-
onChange?: (formatted: string, raw: string) => void;
|
|
2783
|
-
} & InputProps$1 & Omit<TextFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired' | 'onChange'>;
|
|
2784
|
-
declare const PhoneInput: ({ value, label, placeholder, iconLeft, iconRight, leftElement, rightElement, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, onChange, ref, ...props }: Props$h) => react_jsx_runtime.JSX.Element;
|
|
2785
|
-
|
|
2786
|
-
type Props$g = TextInputProps & InputProps$1 & Omit<SearchFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2787
|
-
declare const SearchInput: ({ value, label, placeholder, iconLeft, iconRight, leftElement, rightElement, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, accepts, onChange, onInput, ref, ...props }: Props$g) => react_jsx_runtime.JSX.Element;
|
|
2788
|
-
|
|
2789
|
-
type Props$f = TextInputProps & InputProps$1 & Omit<TextFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'> & {
|
|
2790
|
-
asTrigger?: boolean;
|
|
2791
|
-
};
|
|
2792
|
-
declare const TextInput: ({ value, label, placeholder, iconLeft, iconRight, leftElement, rightElement, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, accepts, asTrigger, onChange, onInput, ref, ...props }: Props$f) => react_jsx_runtime.JSX.Element;
|
|
2793
|
-
|
|
2794
|
-
type Props$e = TextAreaProps & InputProps$1 & Omit<TextFieldProps, 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'> & {
|
|
2795
|
-
asTrigger?: boolean;
|
|
2796
|
-
};
|
|
2797
|
-
declare const TextAreaComponent: ({ value, label, placeholder, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, accepts, asTrigger, height, maxHeight, onChange, onInput, ref, ...props }: Props$e) => react_jsx_runtime.JSX.Element;
|
|
2798
|
-
|
|
2799
|
-
type FieldProps = Omit<TimeFieldProps<TimeValue>, 'value' | 'onChange' | 'isDisabled' | 'isReadOnly' | 'isInvalid' | 'isRequired'>;
|
|
2800
|
-
type Props$d = {
|
|
2801
|
-
value?: string;
|
|
2802
|
-
onChange: (time: string) => void;
|
|
2803
|
-
} & InputProps$1 & FieldProps;
|
|
2804
|
-
declare const TimeInput: ({ value, label, iconLeft, iconRight, loading, fontSize, placeholderColor, disabled, readOnly, invalid, required, description, errorMessage, onChange, ref, ...props }: Props$d) => react_jsx_runtime.JSX.Element;
|
|
2805
|
-
|
|
2806
|
-
type LabelProps = {
|
|
2807
|
-
children?: ReactNode;
|
|
2808
|
-
/** The name of the icon that should appear on the left side of the input */
|
|
2809
|
-
iconLeft?: IconType;
|
|
2810
|
-
/** The name of the icon that should appear on the right side of the input */
|
|
2811
|
-
iconRight?: IconType;
|
|
2812
|
-
/** Styles the Label as a pill */
|
|
2813
|
-
pill?: boolean;
|
|
2814
|
-
/** Reduces the emphasis of the Pill colors */
|
|
2815
|
-
disabled?: boolean;
|
|
2816
|
-
} & Margin;
|
|
2817
|
-
declare const Label: ({ children, iconLeft, iconRight, disabled, pill, ...rest }: LabelProps) => react_jsx_runtime.JSX.Element;
|
|
2818
|
-
|
|
2819
|
-
type Props$c = {
|
|
2820
|
-
enableLegendToggle?: boolean;
|
|
2821
|
-
} & ChartProps;
|
|
2822
|
-
declare const LineChart: ({ data, legend, keys, enableLegendToggle, axisColor, tooltipLegendPostfix, ...rest }: Props$c) => react_jsx_runtime.JSX.Element;
|
|
2823
|
-
|
|
2824
|
-
type MenuProps = {
|
|
2825
|
-
/** Displays the menu as a vertical, stacked menu */
|
|
2826
|
-
vertical?: boolean;
|
|
2827
|
-
/** If true, a border will be displayed around the menu */
|
|
2828
|
-
border?: boolean;
|
|
2829
|
-
/** If true, a border will be displayed on top of the menu */
|
|
2830
|
-
borderTop?: boolean;
|
|
2831
|
-
/** If true, a border will be displayed on bottom of the menu */
|
|
2832
|
-
borderBottom?: boolean;
|
|
2833
|
-
/** If true, a border will be displayed to the left of the menu */
|
|
2834
|
-
borderLeft?: boolean;
|
|
2835
|
-
/** If true, a border will be displayed to the right of the menu */
|
|
2836
|
-
borderRight?: boolean;
|
|
2837
|
-
/** Sets the borderTopLeftRadius of the menu */
|
|
2838
|
-
borderTopLeftRadius?: number | string;
|
|
2839
|
-
/** Sets the borderTopRightRadius of the menu */
|
|
2840
|
-
borderTopRightRadius?: number | string;
|
|
2841
|
-
/** Sets the borderBottomLeftRadius of the menu */
|
|
2842
|
-
borderBottomLeftRadius?: number | string;
|
|
2843
|
-
/** Sets the borderBottomRightRadius of the menu */
|
|
2844
|
-
borderBottomRightRadius?: number | string;
|
|
2845
|
-
children?: ReactNode;
|
|
2846
|
-
/** Sets the backgroundColor of the menu */
|
|
2847
|
-
backgroundColor?: string;
|
|
2848
|
-
className?: string;
|
|
2849
|
-
} & WidthHeight & Padding;
|
|
2850
|
-
declare const Menu: {
|
|
2851
|
-
({ vertical, backgroundColor, children, ...rest }: MenuProps): react_jsx_runtime.JSX.Element;
|
|
2852
|
-
Item: {
|
|
2853
|
-
({ vertical, selected, disabled, contentPosition, onClick, id, children, indent, ...rest }: MenuItemProps): react_jsx_runtime.JSX.Element;
|
|
2854
|
-
displayName: string;
|
|
2855
|
-
};
|
|
2856
|
-
Group: {
|
|
2857
|
-
({ label, defaultOpen, vertical, selected, disabled, contentPosition, onClick, id, children, indent, backgroundColor, className, }: MenuGroupProps): react_jsx_runtime.JSX.Element;
|
|
2858
|
-
displayName: string;
|
|
2859
|
-
};
|
|
2860
|
-
};
|
|
2861
|
-
type MenuItemProps = {
|
|
2862
|
-
children: ReactNode;
|
|
2863
|
-
vertical?: boolean;
|
|
2864
|
-
/** The id of the Menu Item */
|
|
2865
|
-
id?: string;
|
|
2866
|
-
/** Controls whether the Menu Item appears to be active */
|
|
2867
|
-
selected: boolean;
|
|
2868
|
-
/** Prevents the Menu Item from being clicked */
|
|
2869
|
-
disabled?: boolean;
|
|
2870
|
-
/** The flex positioning of the Item contents */
|
|
2871
|
-
contentPosition?: FlexPosition;
|
|
2872
|
-
/** The function to be called when the Menu Item is clicked */
|
|
2873
|
-
onClick: (event: MouseEvent) => void;
|
|
2874
|
-
indent?: number;
|
|
2875
|
-
className?: string;
|
|
2876
|
-
};
|
|
2877
|
-
type MenuGroupProps = {
|
|
2878
|
-
label: string | ReactNode;
|
|
2879
|
-
defaultOpen?: boolean;
|
|
2880
|
-
backgroundColor?: string;
|
|
2881
|
-
} & Partial<MenuItemProps>;
|
|
2882
|
-
|
|
2883
|
-
type MessageProps = {
|
|
2884
|
-
children?: ReactNode;
|
|
2885
|
-
/** Sets the colors and icon of the Message */
|
|
2886
|
-
type?: 'info' | 'error' | 'success' | 'warning';
|
|
2887
|
-
/** Sets the text of the button */
|
|
2888
|
-
content?: string;
|
|
2889
|
-
/** Displays a close icon in the top right of the Message */
|
|
2890
|
-
closeIcon?: boolean;
|
|
2891
|
-
/** Whether to use a solid background color */
|
|
2892
|
-
solid?: boolean;
|
|
2893
|
-
className?: string;
|
|
2894
|
-
/** The function called when the Message is closed */
|
|
2895
|
-
onClose?: () => void;
|
|
2896
|
-
} & Width & Margin;
|
|
2897
|
-
declare const Message: {
|
|
2898
|
-
({ type, content, closeIcon, onClose, width, children, solid, ...rest }: MessageProps): react_jsx_runtime.JSX.Element;
|
|
2899
|
-
Header: _emotion_styled.StyledComponent<{
|
|
2900
|
-
theme?: _emotion_react.Theme;
|
|
2901
|
-
as?: React.ElementType;
|
|
2902
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2903
|
-
Body: _emotion_styled.StyledComponent<{
|
|
2904
|
-
theme?: _emotion_react.Theme;
|
|
2905
|
-
as?: React.ElementType;
|
|
2906
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2907
|
-
};
|
|
2908
|
-
|
|
2909
|
-
type SelectProps = Pick<SelectInputProps, 'afterShow' | 'afterHide' | 'position' | 'fixedPosition'>;
|
|
2910
|
-
type Props$b = {
|
|
2911
|
-
/** The element that will trigger the opening of the menu */
|
|
2912
|
-
trigger: ReactElement;
|
|
2913
|
-
/** Use if trigger is a Button (aids in adhering to validateDOMNesting) */
|
|
2914
|
-
isTriggerButton?: boolean;
|
|
2915
|
-
/** Props to pass to the trigger's container (unless isTriggerButton is true) */
|
|
2916
|
-
triggerProps?: ButtonProps;
|
|
2917
|
-
/** Offset of the menu from the trigger */
|
|
2918
|
-
offset?: number;
|
|
2919
|
-
} & Omit<PopoverProps, 'trigger' | 'isOpen'> & SelectProps & OpenStateProps;
|
|
2920
|
-
declare const Popover: ({ children, position, fixedPosition, trigger, isTriggerButton, triggerProps, offset, afterShow, afterHide, open, onOpenChange, ...props }: Props$b) => react_jsx_runtime.JSX.Element;
|
|
2921
|
-
|
|
2922
|
-
type MessageHrProps = {
|
|
2923
|
-
/** The text to be displayed */
|
|
2924
|
-
text: string | number;
|
|
2925
|
-
/** The color of the text displayed */
|
|
2926
|
-
color?: string;
|
|
2927
|
-
/** Sets the style prop of the text */
|
|
2928
|
-
style?: {
|
|
2929
|
-
[key: string]: string | number;
|
|
2930
|
-
};
|
|
2931
|
-
className?: string;
|
|
2932
|
-
};
|
|
2933
|
-
declare const MessageHr: ({ text, color, style, ...rest }: MessageHrProps) => react_jsx_runtime.JSX.Element;
|
|
2934
|
-
|
|
2935
|
-
type ModalContainerAttributes = Attributes<HTMLDivElement>;
|
|
2936
|
-
type ModalProps = {
|
|
2937
|
-
children: ReactNode;
|
|
2938
|
-
/** Controls whether or not the Modal is open */
|
|
2939
|
-
visible: boolean;
|
|
2940
|
-
/** The function called when the Modal is closed */
|
|
2941
|
-
onClose: () => void;
|
|
2942
|
-
/** Displays a close icon in the top right of the Modal */
|
|
2943
|
-
closeIcon?: boolean;
|
|
2944
|
-
/** Prevents the Modal from closing if the overlay outside the modal is clicked */
|
|
2945
|
-
preventOverlayClose?: boolean;
|
|
2946
|
-
/** Adjust or disable the blur effect of the modal overlay */
|
|
2947
|
-
overlayBlur?: boolean | number;
|
|
2948
|
-
/** Sets the color of the modal overlay */
|
|
2949
|
-
overlayColor?: string;
|
|
2950
|
-
/** Overrides the backgroundColor of the modal container */
|
|
2951
|
-
backgroundColor?: string;
|
|
2952
|
-
/** Overrides the borderRadius of the modal container */
|
|
2953
|
-
borderRadius?: number | string;
|
|
2954
|
-
/** Overrides the overflow of the modal container */
|
|
2955
|
-
overflow?: CSSProperties['overflow'];
|
|
2956
|
-
/** Styles the Modal as an actionable toast */
|
|
2957
|
-
small?: boolean;
|
|
2958
|
-
/** Removes the overlay background, and allows the modal to be positioned anywhere on the page */
|
|
2959
|
-
noOverlay?: boolean;
|
|
2960
|
-
/** Prevents the modal from being interacted with */
|
|
2961
|
-
inert?: boolean;
|
|
2962
|
-
/** Renders the Modal as a full-height sliding drawer */
|
|
2963
|
-
drawer?: boolean;
|
|
2964
|
-
/** Direction from which the drawer slides */
|
|
2965
|
-
drawerDirection?: 'left' | 'right';
|
|
2966
|
-
/** Renders the Modal scoped inside a container */
|
|
2967
|
-
scopeRef?: RefObject<HTMLElement | null>;
|
|
2968
|
-
/** Centers the horizontal position of the Modal. Used in conjunction with `noOverlay` */
|
|
2969
|
-
centerX?: boolean;
|
|
2970
|
-
/** Centers the vertical position of the Modal. Used in conjunction with `noOverlay` */
|
|
2971
|
-
centerY?: boolean;
|
|
2972
|
-
/** Sets the position of the modal container */
|
|
2973
|
-
position?: PositionType;
|
|
2974
|
-
/** Sets the `top` position of the modal. Used in conjunction with `noOverlay` */
|
|
2975
|
-
top?: number | string;
|
|
2976
|
-
/** Sets the `bottom` position of the modal. Used in conjunction with `noOverlay` */
|
|
2977
|
-
bottom?: number | string;
|
|
2978
|
-
/** Sets the `right` position of the modal. Used in conjunction with `noOverlay` */
|
|
2979
|
-
right?: number | string;
|
|
2980
|
-
/** Sets the `left` position of the modal. Used in conjunction with `noOverlay` */
|
|
2981
|
-
left?: number | string;
|
|
2982
|
-
/** Sets the zIndex of the modal container */
|
|
2983
|
-
zIndex?: number;
|
|
2984
|
-
/** The `aria-label` of the modal */
|
|
2985
|
-
'aria-label'?: string;
|
|
2986
|
-
} & WidthHeight & MaxWidthHeight & MinWidthHeight & Padding & ModalContainerAttributes;
|
|
2987
|
-
declare const Modal: {
|
|
2988
|
-
({ children, visible, width, height, onClose, closeIcon, preventOverlayClose, overlayBlur, overlayColor, backgroundColor, small, noOverlay, inert, drawer, drawerDirection, scopeRef, centerX, centerY, position, top, bottom, right, left, zIndex, ...props }: ModalProps): react_jsx_runtime.JSX.Element;
|
|
2989
|
-
Header: {
|
|
2990
|
-
({ children, ...props }: HeadingProps): react_jsx_runtime.JSX.Element;
|
|
2991
|
-
displayName: string;
|
|
2992
|
-
};
|
|
2993
|
-
Text: _emotion_styled.StyledComponent<{
|
|
2994
|
-
theme?: _emotion_react.Theme;
|
|
2995
|
-
as?: React.ElementType;
|
|
2996
|
-
} & {
|
|
2997
|
-
primary?: boolean;
|
|
2998
|
-
fontSize?: number | string;
|
|
2999
|
-
} & ThemeProp, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3000
|
-
Body: _emotion_styled.StyledComponent<{
|
|
3001
|
-
theme?: _emotion_react.Theme;
|
|
3002
|
-
as?: React.ElementType;
|
|
3003
|
-
} & Height & Margin, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3004
|
-
Footer: _emotion_styled.StyledComponent<{
|
|
3005
|
-
theme?: _emotion_react.Theme;
|
|
3006
|
-
as?: React.ElementType;
|
|
3007
|
-
} & {
|
|
3008
|
-
justify?: FlexPosition;
|
|
3009
|
-
inline?: boolean;
|
|
3010
|
-
gap?: number | string;
|
|
3011
|
-
} & Margin, react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3012
|
-
};
|
|
3013
|
-
|
|
3014
|
-
type TagItem = {
|
|
3015
|
-
id: string;
|
|
3016
|
-
value: string;
|
|
3017
|
-
disabled?: boolean;
|
|
3018
|
-
invalid?: boolean;
|
|
3019
|
-
removable?: boolean;
|
|
3020
|
-
/** The name of the icon that should appear on the left side of the input */
|
|
3021
|
-
iconLeft?: IconType;
|
|
3022
|
-
/** The name of the icon that should appear on the right side of the input */
|
|
3023
|
-
iconRight?: IconType;
|
|
3024
|
-
tooltip?: {
|
|
3025
|
-
content: string;
|
|
3026
|
-
position?: Placement;
|
|
3027
|
-
};
|
|
3028
|
-
};
|
|
3029
|
-
|
|
3030
|
-
type ElAttributes$2 = Attributes<HTMLDivElement>;
|
|
3031
|
-
type MultiSelectProps = {
|
|
3032
|
-
/** The list of dropdown options to display */
|
|
3033
|
-
options: MultiSelectOption[];
|
|
3034
|
-
/** The list of selected options */
|
|
3035
|
-
items: TagItem[];
|
|
3036
|
-
/** Text to display in place of the complete list of items */
|
|
3037
|
-
listLabel?: string;
|
|
3038
|
-
/** Text to display in front of the list of selected items */
|
|
3039
|
-
listText?: string;
|
|
3040
|
-
/** The name of the items list to display (1/5 items) */
|
|
3041
|
-
itemsTitle?: string;
|
|
3042
|
-
/** The maximum number of items allowed to be selected */
|
|
3043
|
-
maxItems?: number;
|
|
3044
|
-
/** Sets the input placeholder text */
|
|
3045
|
-
placeholder?: string;
|
|
3046
|
-
/** Criteria for accepting custom input outside the provided options */
|
|
3047
|
-
accepts?: string | ((text: string) => boolean);
|
|
3048
|
-
/** Disables the Dropdown */
|
|
3049
|
-
disabled?: boolean;
|
|
3050
|
-
/** Hides the maxItems count and the itemsTitle */
|
|
3051
|
-
hideItemsInfo?: boolean;
|
|
3052
|
-
/** Causes the MultiSelect to collapse if listLabel is also present */
|
|
3053
|
-
compact?: boolean;
|
|
3054
|
-
/** Sets the backgroundColor */
|
|
3055
|
-
backgroundColor?: string;
|
|
3056
|
-
/** Removes the bottom border */
|
|
3057
|
-
borderless?: boolean;
|
|
3058
|
-
/** Automatically focuses the input when the component is mounted */
|
|
3059
|
-
autoFocus?: boolean;
|
|
3060
|
-
/** Removes the background color and positions the item list absolutely */
|
|
3061
|
-
embedded?: boolean;
|
|
3062
|
-
ref?: React.Ref<MultiSelectRef>;
|
|
3063
|
-
/** Function called after an item is selected */
|
|
3064
|
-
addItem: (item: MultiSelectItem) => void;
|
|
3065
|
-
/** Function called after an item is removed */
|
|
3066
|
-
removeItem: (item: TagItem) => void;
|
|
3067
|
-
/** Function to be called to add/remove all items */
|
|
3068
|
-
onToggleAllItems?: (all: boolean) => void;
|
|
3069
|
-
/** The function to be called when the input is updated */
|
|
3070
|
-
onTextChange?: (text: string) => void;
|
|
3071
|
-
/** The maxHeight of the items list */
|
|
3072
|
-
maxListHeight?: number;
|
|
3073
|
-
/** The maxHeight of the options list */
|
|
3074
|
-
maxMenuHeight?: number;
|
|
3075
|
-
} & Width & Margin & Padding & ElAttributes$2 & Pick<SelectInputProps, 'invalid'>;
|
|
3076
|
-
declare const MultiSelect: ({ options, items, listLabel, listText, itemsTitle, maxItems, placeholder, width, accepts, disabled, hideItemsInfo, compact, backgroundColor, borderless, autoFocus, embedded, invalid, maxListHeight, maxMenuHeight, onToggleAllItems, addItem, removeItem, onTextChange, ref, ...props }: MultiSelectProps) => react_jsx_runtime.JSX.Element;
|
|
3077
|
-
|
|
3078
|
-
type PaginationProps = {
|
|
3079
|
-
/** The callback function that responds with the active page */
|
|
3080
|
-
onPageNav: (page: number) => void;
|
|
3081
|
-
/** The number of page items */
|
|
3082
|
-
totalPages: number;
|
|
3083
|
-
/** The current page the component should display */
|
|
3084
|
-
page?: number;
|
|
3085
|
-
/** The max number of page items to display */
|
|
3086
|
-
maxVisibleNumbers?: number;
|
|
3087
|
-
} & Margin & Width;
|
|
3088
|
-
declare const Pagination: ({ onPageNav, page, totalPages, maxVisibleNumbers, width, ...props }: PaginationProps) => react_jsx_runtime.JSX.Element;
|
|
3089
|
-
|
|
3090
|
-
type ChartData = {
|
|
3091
|
-
name: string;
|
|
3092
|
-
value: number;
|
|
3093
|
-
color?: string;
|
|
3094
|
-
};
|
|
3095
|
-
type ElAttributes$1 = Omit<Attributes<HTMLDivElement>, 'data'>;
|
|
3096
|
-
type Props$a = {
|
|
3097
|
-
/** The chart data array */
|
|
3098
|
-
data: ChartData[];
|
|
3099
|
-
/** The width & height of the chart */
|
|
3100
|
-
size?: number;
|
|
3101
|
-
/** The radius of the inner circle */
|
|
3102
|
-
innerRadius?: number;
|
|
3103
|
-
/** Displays a gray chart if no data is present */
|
|
3104
|
-
showWhenEmpty?: boolean;
|
|
3105
|
-
} & Pick<ChartProps, 'tooltipLegendPostfix'> & Margin & ElAttributes$1;
|
|
3106
|
-
declare const PieChart: ({ size, data, innerRadius, showWhenEmpty, tooltipLegendPostfix, ...rest }: Props$a) => react_jsx_runtime.JSX.Element;
|
|
3107
|
-
|
|
3108
|
-
type Props$9 = {
|
|
3109
|
-
containerRef: React.RefObject<HTMLElement | null>;
|
|
3110
|
-
children: React.ReactNode;
|
|
3111
|
-
};
|
|
3112
|
-
declare const PortalScope: ({ containerRef, children }: Props$9) => react_jsx_runtime.JSX.Element;
|
|
3113
|
-
|
|
3114
|
-
type CircleProps = ({
|
|
3115
|
-
circle?: false;
|
|
3116
|
-
size?: never;
|
|
3117
|
-
} & WidthHeight) | {
|
|
3118
|
-
/** Styles the Progress component as a circle */
|
|
3119
|
-
circle: true;
|
|
3120
|
-
/** The width and height of the circle */
|
|
3121
|
-
size?: number;
|
|
3122
|
-
width?: never;
|
|
3123
|
-
height?: never;
|
|
3124
|
-
goal?: never;
|
|
3125
|
-
borderRadius?: never;
|
|
3126
|
-
};
|
|
3127
|
-
type ProgressProps = {
|
|
3128
|
-
/** The percent completed (0-100) */
|
|
3129
|
-
percent: number;
|
|
3130
|
-
/** The color of the progress bar */
|
|
3131
|
-
color?: CSSProperties['backgroundColor'];
|
|
3132
|
-
/** The thickness of the bar or circle */
|
|
3133
|
-
thickness?: number;
|
|
3134
|
-
/** The border radius of the bar */
|
|
3135
|
-
borderRadius?: number;
|
|
3136
|
-
/** Adds a dashed line to the specified percentage of the progress bar (0-100) */
|
|
3137
|
-
goal?: number;
|
|
3138
|
-
className?: string;
|
|
3139
|
-
} & CircleProps & Margin;
|
|
3140
|
-
declare const Progress: ({ percent, color, circle, width, height, size, thickness, borderRadius, goal, ...rest }: ProgressProps) => react_jsx_runtime.JSX.Element;
|
|
3141
|
-
|
|
3142
|
-
type ElAttributes = HTMLProps<HTMLInputElement> & AsProp;
|
|
3143
|
-
type RadioProps = {
|
|
3144
|
-
/** Id of the input element */
|
|
3145
|
-
id?: string;
|
|
3146
|
-
/** Places a label element beside the radio. The value will set the text of the label */
|
|
3147
|
-
label?: string;
|
|
3148
|
-
/** Sets the label on the left or right of the radio */
|
|
3149
|
-
labelPosition?: 'left' | 'right';
|
|
3150
|
-
/** Disables the radio */
|
|
3151
|
-
disabled?: boolean;
|
|
3152
|
-
/** Controls the checked property of the radio */
|
|
3153
|
-
checked?: boolean;
|
|
3154
|
-
/** Additional class name */
|
|
3155
|
-
className?: string;
|
|
3156
|
-
/** Sets the color of the icon */
|
|
3157
|
-
iconColor?: string;
|
|
3158
|
-
} & Margin & ElAttributes;
|
|
3159
|
-
declare const Radio: ({ id, label, labelPosition, checked, disabled, margin, marginTop, marginBottom, marginRight, marginLeft, className, readOnly, iconColor, ...props }: RadioProps) => react_jsx_runtime.JSX.Element;
|
|
3160
|
-
|
|
3161
|
-
type Props$8 = {
|
|
3162
|
-
/** Optional date the initial selected calendar range should start from. */
|
|
3163
|
-
startDate?: Date;
|
|
3164
|
-
/** Optional date the initial selected calendar range should end on. */
|
|
3165
|
-
endDate?: Date;
|
|
3166
|
-
/** The function to be called when a date range is selected */
|
|
3167
|
-
onChange: (start: Date, end: Date) => void;
|
|
3168
|
-
} & CalendarBaseProps & Omit<RangeCalendarProps<CalendarDate>, 'onChange'>;
|
|
3169
|
-
declare const RangeCalendar: ({ startDate, endDate, onChange, preventPast, preventFuture, noShadow, ...props }: Props$8) => react_jsx_runtime.JSX.Element;
|
|
3170
|
-
|
|
3171
|
-
type Props$7 = SelectInputProps & OpenStateProps & {
|
|
3172
|
-
ref?: React.Ref<HTMLButtonElement>;
|
|
3173
|
-
} & Omit<SelectProps$2<SelectItem>, 'children' | 'onSelectionChange' | 'isOpen' | 'isDisabled' | 'isInvalid' | 'isRequired' | 'defaultSelectedKey' | 'selectionMode' | 'value' | 'onChange' | 'validate'>;
|
|
3174
|
-
declare const _default: (({ backgroundColor, menuBackground, children, fontSize, fontWeight, color, disabled, invalid, required, readOnly, loading, label, options, placeholder, placeholderColor, description, errorMessage, textOnly, value, defaultValue, width, height, maxHeight, allowRepeatSelection, hideCaret, position, fixedPosition, borderRadius, iconLeft, leftElement, rightElement, before, after, open, onOpenChange, onChange, afterShow, afterHide, ref, ...props }: Props$7) => react_jsx_runtime.JSX.Element) & {
|
|
3175
|
-
Item: ({ id, value, header, body, leftElement, rightElement, inline, disabled, ...props }: SelectItem & Omit<react_aria_components.ListBoxItemProps<object>, "id" | "value" | "isDisabled">) => react_jsx_runtime.JSX.Element;
|
|
3176
|
-
Section: ({ id, title, children }: {
|
|
3177
|
-
id?: string;
|
|
3178
|
-
title?: string;
|
|
3179
|
-
children: react.ReactNode;
|
|
3180
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
3181
|
-
};
|
|
3182
|
-
|
|
3183
|
-
type SliderProps = {
|
|
3184
|
-
/** The current position of the slider knob */
|
|
3185
|
-
value: number;
|
|
3186
|
-
/** The max value of the slider */
|
|
3187
|
-
max?: number;
|
|
3188
|
-
/** The number by which the slider should increment/decrement */
|
|
3189
|
-
step?: number;
|
|
3190
|
-
/** Disables the slider */
|
|
3191
|
-
disabled?: boolean;
|
|
3192
|
-
className?: string;
|
|
3193
|
-
/** The function that is called when the slider knob is changed */
|
|
3194
|
-
onChange?: (progressValue: number) => void;
|
|
3195
|
-
} & WidthHeight & Margin;
|
|
3196
|
-
declare const Slider: ({ value, max, step, width, height, disabled, onChange, ...props }: SliderProps) => react_jsx_runtime.JSX.Element;
|
|
3197
|
-
|
|
3198
|
-
type SpinnerProps = {
|
|
3199
|
-
/** The size of the loading icon */
|
|
3200
|
-
size?: Sizes | number;
|
|
3201
|
-
/** The color of the loading icon */
|
|
3202
|
-
color?: string;
|
|
3203
|
-
/** Center positions the Spinner absolutely */
|
|
3204
|
-
center?: boolean;
|
|
3205
|
-
/** If center positioned, adds a background overlay behind the spinner */
|
|
3206
|
-
background?: string | boolean;
|
|
3207
|
-
/** If center positioned, specifies the zIndex of the spinner */
|
|
3208
|
-
zIndex?: number;
|
|
3209
|
-
className?: string;
|
|
3210
|
-
} & Margin & Position;
|
|
3211
|
-
declare const Spinner: ({ size, color, center, background, zIndex, margin, marginTop, marginBottom, marginRight, marginLeft, position, top, bottom, right, left, className, ...props }: SpinnerProps) => react_jsx_runtime.JSX.Element;
|
|
3212
|
-
|
|
3213
|
-
type Data = {
|
|
3214
|
-
[key: string]: unknown;
|
|
3215
|
-
};
|
|
3216
|
-
type SortedChildFunc<DataType> = (data: DataType[]) => ReactNode;
|
|
3217
|
-
type Default = {
|
|
3218
|
-
data?: never;
|
|
3219
|
-
children: ReactNode;
|
|
3220
|
-
};
|
|
3221
|
-
type Sorted<DataType> = {
|
|
3222
|
-
/** The data the table should use to add column sort functionality */
|
|
3223
|
-
data: DataType[];
|
|
3224
|
-
children: SortedChildFunc<DataType>;
|
|
3225
|
-
};
|
|
3226
|
-
type TableChildren<DataType> = Default | Sorted<DataType>;
|
|
3227
|
-
type SortDir = 'asc' | 'desc' | 'inactive';
|
|
3228
|
-
|
|
3229
|
-
type Props$6<T> = {
|
|
3230
|
-
/** Background color of the table */
|
|
3231
|
-
backgroundColor?: string;
|
|
3232
|
-
/** How many levels of scale0 the Table is on. Default is 0 */
|
|
3233
|
-
backgroundLevel?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
3234
|
-
/** Enabled Table.Columns to be resizable (using the `resize` prop) */
|
|
3235
|
-
resizable?: boolean;
|
|
3236
|
-
} & TableChildren<T> & MarginPadding & MaxHeight & Omit<TableProps, 'children' | 'sortDescriptor' | 'onSortChange' | 'onScroll'>;
|
|
3237
|
-
declare const Table: {
|
|
3238
|
-
<DataType extends Data>({ children, data, backgroundColor, backgroundLevel, maxHeight, resizable, selectionMode, ...props }: Props$6<DataType>): react_jsx_runtime.JSX.Element;
|
|
3239
|
-
Header: ({ children, backgroundColor, padding, paddingTop, paddingRight, paddingBottom, paddingLeft, ...rest }: {
|
|
3240
|
-
children: ReactNode;
|
|
3241
|
-
backgroundColor?: string;
|
|
3242
|
-
className?: string;
|
|
3243
|
-
} & Padding) => react_jsx_runtime.JSX.Element;
|
|
3244
|
-
Column: ({ children, sortKey, sorted, onClick, resize, direction, justify, align, gap, ...props }: {
|
|
3245
|
-
children?: ReactNode;
|
|
3246
|
-
resize?: boolean;
|
|
3247
|
-
onClick?: (event: react.MouseEvent) => void;
|
|
3248
|
-
sorted?: SortDir;
|
|
3249
|
-
sortKey?: string;
|
|
3250
|
-
} & Padding & {
|
|
3251
|
-
direction?: FlexDirection;
|
|
3252
|
-
justify?: FlexPosition;
|
|
3253
|
-
align?: FlexPosition;
|
|
3254
|
-
gap?: number | string;
|
|
3255
|
-
} & Omit<react_aria_components.ColumnProps, "children" | "allowsSorting">) => react_jsx_runtime.JSX.Element;
|
|
3256
|
-
Body: ({ children, emptyFallback, fetching, loading, scrollOffset, onLoadMore, ...rest }: {
|
|
3257
|
-
children?: ReactNode;
|
|
3258
|
-
onLoadMore?: () => void;
|
|
3259
|
-
emptyFallback?: ReactNode;
|
|
3260
|
-
loading?: boolean;
|
|
3261
|
-
fetching?: boolean;
|
|
3262
|
-
className?: string;
|
|
3263
|
-
} & Pick<react_aria_components.TableLoadMoreItemProps, "scrollOffset">) => react_jsx_runtime.JSX.Element;
|
|
3264
|
-
Row: ({ children, onClick, disabled, padding, paddingTop, paddingRight, paddingBottom, paddingLeft, ...rest }: {
|
|
3265
|
-
children: ReactNode;
|
|
3266
|
-
id?: string;
|
|
3267
|
-
onClick?: () => void;
|
|
3268
|
-
disabled?: boolean;
|
|
3269
|
-
backgroundColor?: string;
|
|
3270
|
-
emphasis?: boolean | string;
|
|
3271
|
-
} & Padding & Height & {
|
|
3272
|
-
download?: any;
|
|
3273
|
-
key?: react.Key | null | undefined;
|
|
3274
|
-
list?: string | undefined | undefined;
|
|
3275
|
-
rows?: number | undefined | undefined;
|
|
3276
|
-
target?: string | undefined | undefined;
|
|
3277
|
-
type?: string | undefined | undefined;
|
|
3278
|
-
size?: number | undefined | undefined;
|
|
3279
|
-
onClick?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3280
|
-
name?: string | undefined | undefined;
|
|
3281
|
-
color?: string | undefined | undefined;
|
|
3282
|
-
className?: string | undefined | undefined;
|
|
3283
|
-
style?: react.CSSProperties | undefined;
|
|
3284
|
-
tabIndex?: number | undefined | undefined;
|
|
3285
|
-
ref?: react.Ref<HTMLTableRowElement> | undefined;
|
|
3286
|
-
cite?: string | undefined | undefined;
|
|
3287
|
-
data?: string | undefined | undefined;
|
|
3288
|
-
form?: string | undefined | undefined;
|
|
3289
|
-
label?: string | undefined | undefined;
|
|
3290
|
-
slot?: string | undefined | undefined;
|
|
3291
|
-
span?: number | undefined | undefined;
|
|
3292
|
-
summary?: string | undefined | undefined;
|
|
3293
|
-
title?: string | undefined | undefined;
|
|
3294
|
-
pattern?: string | undefined | undefined;
|
|
3295
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
3296
|
-
height?: number | string | undefined | undefined;
|
|
3297
|
-
id?: string | undefined | undefined;
|
|
3298
|
-
lang?: string | undefined | undefined;
|
|
3299
|
-
max?: number | string | undefined | undefined;
|
|
3300
|
-
media?: string | undefined | undefined;
|
|
3301
|
-
method?: string | undefined | undefined;
|
|
3302
|
-
min?: number | string | undefined | undefined;
|
|
3303
|
-
width?: number | string | undefined | undefined;
|
|
3304
|
-
role?: react.AriaRole | undefined;
|
|
3305
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
3306
|
-
href?: string | undefined | undefined;
|
|
3307
|
-
"aria-activedescendant"?: string | undefined | undefined;
|
|
3308
|
-
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
3309
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
3310
|
-
"aria-braillelabel"?: string | undefined | undefined;
|
|
3311
|
-
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
3312
|
-
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
3313
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
3314
|
-
"aria-colcount"?: number | undefined | undefined;
|
|
3315
|
-
"aria-colindex"?: number | undefined | undefined;
|
|
3316
|
-
"aria-colindextext"?: string | undefined | undefined;
|
|
3317
|
-
"aria-colspan"?: number | undefined | undefined;
|
|
3318
|
-
"aria-controls"?: string | undefined | undefined;
|
|
3319
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
3320
|
-
"aria-describedby"?: string | undefined | undefined;
|
|
3321
|
-
"aria-description"?: string | undefined | undefined;
|
|
3322
|
-
"aria-details"?: string | undefined | undefined;
|
|
3323
|
-
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
3324
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
3325
|
-
"aria-errormessage"?: string | undefined | undefined;
|
|
3326
|
-
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
3327
|
-
"aria-flowto"?: string | undefined | undefined;
|
|
3328
|
-
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
3329
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
3330
|
-
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
3331
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
3332
|
-
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
3333
|
-
"aria-label"?: string | undefined | undefined;
|
|
3334
|
-
"aria-labelledby"?: string | undefined | undefined;
|
|
3335
|
-
"aria-level"?: number | undefined | undefined;
|
|
3336
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
3337
|
-
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
3338
|
-
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
3339
|
-
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
3340
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
3341
|
-
"aria-owns"?: string | undefined | undefined;
|
|
3342
|
-
"aria-placeholder"?: string | undefined | undefined;
|
|
3343
|
-
"aria-posinset"?: number | undefined | undefined;
|
|
3344
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
3345
|
-
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
3346
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
3347
|
-
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
3348
|
-
"aria-roledescription"?: string | undefined | undefined;
|
|
3349
|
-
"aria-rowcount"?: number | undefined | undefined;
|
|
3350
|
-
"aria-rowindex"?: number | undefined | undefined;
|
|
3351
|
-
"aria-rowindextext"?: string | undefined | undefined;
|
|
3352
|
-
"aria-rowspan"?: number | undefined | undefined;
|
|
3353
|
-
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
3354
|
-
"aria-setsize"?: number | undefined | undefined;
|
|
3355
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
3356
|
-
"aria-valuemax"?: number | undefined | undefined;
|
|
3357
|
-
"aria-valuemin"?: number | undefined | undefined;
|
|
3358
|
-
"aria-valuenow"?: number | undefined | undefined;
|
|
3359
|
-
"aria-valuetext"?: string | undefined | undefined;
|
|
3360
|
-
children?: ReactNode;
|
|
3361
|
-
dangerouslySetInnerHTML?: {
|
|
3362
|
-
__html: string | TrustedHTML;
|
|
3363
|
-
} | undefined | undefined;
|
|
3364
|
-
onCopy?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3365
|
-
onCopyCapture?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3366
|
-
onCut?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3367
|
-
onCutCapture?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3368
|
-
onPaste?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3369
|
-
onPasteCapture?: react.ClipboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3370
|
-
onCompositionEnd?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3371
|
-
onCompositionEndCapture?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3372
|
-
onCompositionStart?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3373
|
-
onCompositionStartCapture?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3374
|
-
onCompositionUpdate?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3375
|
-
onCompositionUpdateCapture?: react.CompositionEventHandler<HTMLTableRowElement> | undefined;
|
|
3376
|
-
onFocus?: react.FocusEventHandler<HTMLTableRowElement> | undefined;
|
|
3377
|
-
onFocusCapture?: react.FocusEventHandler<HTMLTableRowElement> | undefined;
|
|
3378
|
-
onBlur?: react.FocusEventHandler<HTMLTableRowElement> | undefined;
|
|
3379
|
-
onBlurCapture?: react.FocusEventHandler<HTMLTableRowElement> | undefined;
|
|
3380
|
-
onChangeCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3381
|
-
onBeforeInput?: react.InputEventHandler<HTMLTableRowElement> | undefined;
|
|
3382
|
-
onBeforeInputCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3383
|
-
onInput?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3384
|
-
onInputCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3385
|
-
onReset?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3386
|
-
onResetCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3387
|
-
onSubmit?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3388
|
-
onSubmitCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3389
|
-
onInvalid?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3390
|
-
onInvalidCapture?: react.FormEventHandler<HTMLTableRowElement> | undefined;
|
|
3391
|
-
onLoad?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3392
|
-
onLoadCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3393
|
-
onError?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3394
|
-
onErrorCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3395
|
-
onKeyDown?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3396
|
-
onKeyDownCapture?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3397
|
-
onKeyPress?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3398
|
-
onKeyPressCapture?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3399
|
-
onKeyUp?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3400
|
-
onKeyUpCapture?: react.KeyboardEventHandler<HTMLTableRowElement> | undefined;
|
|
3401
|
-
onAbort?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3402
|
-
onAbortCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3403
|
-
onCanPlay?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3404
|
-
onCanPlayCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3405
|
-
onCanPlayThrough?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3406
|
-
onCanPlayThroughCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3407
|
-
onDurationChange?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3408
|
-
onDurationChangeCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3409
|
-
onEmptied?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3410
|
-
onEmptiedCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3411
|
-
onEncrypted?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3412
|
-
onEncryptedCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3413
|
-
onEnded?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3414
|
-
onEndedCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3415
|
-
onLoadedData?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3416
|
-
onLoadedDataCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3417
|
-
onLoadedMetadata?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3418
|
-
onLoadedMetadataCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3419
|
-
onLoadStart?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3420
|
-
onLoadStartCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3421
|
-
onPause?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3422
|
-
onPauseCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3423
|
-
onPlay?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3424
|
-
onPlayCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3425
|
-
onPlaying?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3426
|
-
onPlayingCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3427
|
-
onProgress?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3428
|
-
onProgressCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3429
|
-
onRateChange?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3430
|
-
onRateChangeCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3431
|
-
onSeeked?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3432
|
-
onSeekedCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3433
|
-
onSeeking?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3434
|
-
onSeekingCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3435
|
-
onStalled?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3436
|
-
onStalledCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3437
|
-
onSuspend?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3438
|
-
onSuspendCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3439
|
-
onTimeUpdate?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3440
|
-
onTimeUpdateCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3441
|
-
onVolumeChange?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3442
|
-
onVolumeChangeCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3443
|
-
onWaiting?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3444
|
-
onWaitingCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3445
|
-
onAuxClick?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3446
|
-
onAuxClickCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3447
|
-
onClickCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3448
|
-
onContextMenu?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3449
|
-
onContextMenuCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3450
|
-
onDoubleClick?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3451
|
-
onDoubleClickCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3452
|
-
onDrag?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3453
|
-
onDragCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3454
|
-
onDragEnd?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3455
|
-
onDragEndCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3456
|
-
onDragEnter?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3457
|
-
onDragEnterCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3458
|
-
onDragExit?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3459
|
-
onDragExitCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3460
|
-
onDragLeave?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3461
|
-
onDragLeaveCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3462
|
-
onDragOver?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3463
|
-
onDragOverCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3464
|
-
onDragStart?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3465
|
-
onDragStartCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3466
|
-
onDrop?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3467
|
-
onDropCapture?: react.DragEventHandler<HTMLTableRowElement> | undefined;
|
|
3468
|
-
onMouseDown?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3469
|
-
onMouseDownCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3470
|
-
onMouseEnter?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3471
|
-
onMouseLeave?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3472
|
-
onMouseMove?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3473
|
-
onMouseMoveCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3474
|
-
onMouseOut?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3475
|
-
onMouseOutCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3476
|
-
onMouseOver?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3477
|
-
onMouseOverCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3478
|
-
onMouseUp?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3479
|
-
onMouseUpCapture?: react.MouseEventHandler<HTMLTableRowElement> | undefined;
|
|
3480
|
-
onSelect?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3481
|
-
onSelectCapture?: react.ReactEventHandler<HTMLTableRowElement> | undefined;
|
|
3482
|
-
onTouchCancel?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3483
|
-
onTouchCancelCapture?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3484
|
-
onTouchEnd?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3485
|
-
onTouchEndCapture?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3486
|
-
onTouchMove?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3487
|
-
onTouchMoveCapture?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3488
|
-
onTouchStart?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3489
|
-
onTouchStartCapture?: react.TouchEventHandler<HTMLTableRowElement> | undefined;
|
|
3490
|
-
onPointerDown?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3491
|
-
onPointerDownCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3492
|
-
onPointerMove?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3493
|
-
onPointerMoveCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3494
|
-
onPointerUp?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3495
|
-
onPointerUpCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3496
|
-
onPointerCancel?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3497
|
-
onPointerCancelCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3498
|
-
onPointerEnter?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3499
|
-
onPointerLeave?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3500
|
-
onPointerOver?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3501
|
-
onPointerOverCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3502
|
-
onPointerOut?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3503
|
-
onPointerOutCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3504
|
-
onGotPointerCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3505
|
-
onGotPointerCaptureCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3506
|
-
onLostPointerCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3507
|
-
onLostPointerCaptureCapture?: react.PointerEventHandler<HTMLTableRowElement> | undefined;
|
|
3508
|
-
onScroll?: react.UIEventHandler<HTMLTableRowElement> | undefined;
|
|
3509
|
-
onScrollCapture?: react.UIEventHandler<HTMLTableRowElement> | undefined;
|
|
3510
|
-
onScrollEnd?: react.UIEventHandler<HTMLTableRowElement> | undefined;
|
|
3511
|
-
onScrollEndCapture?: react.UIEventHandler<HTMLTableRowElement> | undefined;
|
|
3512
|
-
onWheel?: react.WheelEventHandler<HTMLTableRowElement> | undefined;
|
|
3513
|
-
onWheelCapture?: react.WheelEventHandler<HTMLTableRowElement> | undefined;
|
|
3514
|
-
onAnimationStart?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3515
|
-
onAnimationStartCapture?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3516
|
-
onAnimationEnd?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3517
|
-
onAnimationEndCapture?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3518
|
-
onAnimationIteration?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3519
|
-
onAnimationIterationCapture?: react.AnimationEventHandler<HTMLTableRowElement> | undefined;
|
|
3520
|
-
onToggle?: react.ToggleEventHandler<HTMLTableRowElement> | undefined;
|
|
3521
|
-
onBeforeToggle?: react.ToggleEventHandler<HTMLTableRowElement> | undefined;
|
|
3522
|
-
onTransitionCancel?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3523
|
-
onTransitionCancelCapture?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3524
|
-
onTransitionEnd?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3525
|
-
onTransitionEndCapture?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3526
|
-
onTransitionRun?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3527
|
-
onTransitionRunCapture?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3528
|
-
onTransitionStart?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3529
|
-
onTransitionStartCapture?: react.TransitionEventHandler<HTMLTableRowElement> | undefined;
|
|
3530
|
-
content?: string | undefined | undefined;
|
|
3531
|
-
translate?: "yes" | "no" | undefined | undefined;
|
|
3532
|
-
hidden?: boolean | undefined | undefined;
|
|
3533
|
-
default?: boolean | undefined | undefined;
|
|
3534
|
-
accept?: string | undefined | undefined;
|
|
3535
|
-
acceptCharset?: string | undefined | undefined;
|
|
3536
|
-
action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
3537
|
-
allowFullScreen?: boolean | undefined | undefined;
|
|
3538
|
-
allowTransparency?: boolean | undefined | undefined;
|
|
3539
|
-
alt?: string | undefined | undefined;
|
|
3540
|
-
async?: boolean | undefined | undefined;
|
|
3541
|
-
autoComplete?: string | undefined | undefined;
|
|
3542
|
-
autoPlay?: boolean | undefined | undefined;
|
|
3543
|
-
capture?: boolean | "user" | "environment" | undefined | undefined;
|
|
3544
|
-
cellPadding?: number | string | undefined | undefined;
|
|
3545
|
-
cellSpacing?: number | string | undefined | undefined;
|
|
3546
|
-
charSet?: string | undefined | undefined;
|
|
3547
|
-
challenge?: string | undefined | undefined;
|
|
3548
|
-
checked?: boolean | undefined | undefined;
|
|
3549
|
-
classID?: string | undefined | undefined;
|
|
3550
|
-
cols?: number | undefined | undefined;
|
|
3551
|
-
colSpan?: number | undefined | undefined;
|
|
3552
|
-
controls?: boolean | undefined | undefined;
|
|
3553
|
-
coords?: string | undefined | undefined;
|
|
3554
|
-
dateTime?: string | undefined | undefined;
|
|
3555
|
-
defer?: boolean | undefined | undefined;
|
|
3556
|
-
disabled?: boolean | undefined | undefined;
|
|
3557
|
-
encType?: string | undefined | undefined;
|
|
3558
|
-
formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
|
3559
|
-
formEncType?: string | undefined | undefined;
|
|
3560
|
-
formMethod?: string | undefined | undefined;
|
|
3561
|
-
formNoValidate?: boolean | undefined | undefined;
|
|
3562
|
-
formTarget?: string | undefined | undefined;
|
|
3563
|
-
frameBorder?: number | string | undefined | undefined;
|
|
3564
|
-
headers?: string | undefined | undefined;
|
|
3565
|
-
high?: number | undefined | undefined;
|
|
3566
|
-
hrefLang?: string | undefined | undefined;
|
|
3567
|
-
htmlFor?: string | undefined | undefined;
|
|
3568
|
-
httpEquiv?: string | undefined | undefined;
|
|
3569
|
-
integrity?: string | undefined | undefined;
|
|
3570
|
-
keyParams?: string | undefined | undefined;
|
|
3571
|
-
keyType?: string | undefined | undefined;
|
|
3572
|
-
kind?: string | undefined | undefined;
|
|
3573
|
-
loop?: boolean | undefined | undefined;
|
|
3574
|
-
low?: number | undefined | undefined;
|
|
3575
|
-
manifest?: string | undefined | undefined;
|
|
3576
|
-
marginHeight?: number | undefined | undefined;
|
|
3577
|
-
marginWidth?: number | undefined | undefined;
|
|
3578
|
-
maxLength?: number | undefined | undefined;
|
|
3579
|
-
mediaGroup?: string | undefined | undefined;
|
|
3580
|
-
minLength?: number | undefined | undefined;
|
|
3581
|
-
multiple?: boolean | undefined | undefined;
|
|
3582
|
-
muted?: boolean | undefined | undefined;
|
|
3583
|
-
noValidate?: boolean | undefined | undefined;
|
|
3584
|
-
open?: boolean | undefined | undefined;
|
|
3585
|
-
optimum?: number | undefined | undefined;
|
|
3586
|
-
placeholder?: string | undefined | undefined;
|
|
3587
|
-
playsInline?: boolean | undefined | undefined;
|
|
3588
|
-
poster?: string | undefined | undefined;
|
|
3589
|
-
preload?: string | undefined | undefined;
|
|
3590
|
-
readOnly?: boolean | undefined | undefined;
|
|
3591
|
-
required?: boolean | undefined | undefined;
|
|
3592
|
-
reversed?: boolean | undefined | undefined;
|
|
3593
|
-
rowSpan?: number | undefined | undefined;
|
|
3594
|
-
sandbox?: string | undefined | undefined;
|
|
3595
|
-
scope?: string | undefined | undefined;
|
|
3596
|
-
scoped?: boolean | undefined | undefined;
|
|
3597
|
-
scrolling?: string | undefined | undefined;
|
|
3598
|
-
seamless?: boolean | undefined | undefined;
|
|
3599
|
-
selected?: boolean | undefined | undefined;
|
|
3600
|
-
shape?: string | undefined | undefined;
|
|
3601
|
-
sizes?: string | undefined | undefined;
|
|
3602
|
-
src?: string | undefined | undefined;
|
|
3603
|
-
srcDoc?: string | undefined | undefined;
|
|
3604
|
-
srcLang?: string | undefined | undefined;
|
|
3605
|
-
srcSet?: string | undefined | undefined;
|
|
3606
|
-
start?: number | undefined | undefined;
|
|
3607
|
-
step?: number | string | undefined | undefined;
|
|
3608
|
-
useMap?: string | undefined | undefined;
|
|
3609
|
-
wmode?: string | undefined | undefined;
|
|
3610
|
-
wrap?: string | undefined | undefined;
|
|
3611
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
3612
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
3613
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
3614
|
-
accessKey?: string | undefined | undefined;
|
|
3615
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
3616
|
-
autoFocus?: boolean | undefined | undefined;
|
|
3617
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
3618
|
-
contextMenu?: string | undefined | undefined;
|
|
3619
|
-
dir?: string | undefined | undefined;
|
|
3620
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
3621
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
3622
|
-
nonce?: string | undefined | undefined;
|
|
3623
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
3624
|
-
radioGroup?: string | undefined | undefined;
|
|
3625
|
-
about?: string | undefined | undefined;
|
|
3626
|
-
datatype?: string | undefined | undefined;
|
|
3627
|
-
inlist?: any;
|
|
3628
|
-
prefix?: string | undefined | undefined;
|
|
3629
|
-
property?: string | undefined | undefined;
|
|
3630
|
-
rel?: string | undefined | undefined;
|
|
3631
|
-
resource?: string | undefined | undefined;
|
|
3632
|
-
rev?: string | undefined | undefined;
|
|
3633
|
-
typeof?: string | undefined | undefined;
|
|
3634
|
-
vocab?: string | undefined | undefined;
|
|
3635
|
-
autoCorrect?: string | undefined | undefined;
|
|
3636
|
-
autoSave?: string | undefined | undefined;
|
|
3637
|
-
itemProp?: string | undefined | undefined;
|
|
3638
|
-
itemScope?: boolean | undefined | undefined;
|
|
3639
|
-
itemType?: string | undefined | undefined;
|
|
3640
|
-
itemID?: string | undefined | undefined;
|
|
3641
|
-
itemRef?: string | undefined | undefined;
|
|
3642
|
-
results?: number | undefined | undefined;
|
|
3643
|
-
security?: string | undefined | undefined;
|
|
3644
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
3645
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
3646
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
3647
|
-
popoverTarget?: string | undefined | undefined;
|
|
3648
|
-
inert?: boolean | undefined | undefined;
|
|
3649
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
3650
|
-
is?: string | undefined | undefined;
|
|
3651
|
-
exportparts?: string | undefined | undefined;
|
|
3652
|
-
part?: string | undefined | undefined;
|
|
3653
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
3654
|
-
Cell: ({ children, defaultValue, direction, justify, align, gap, clampLines, ...props }: {
|
|
3655
|
-
children?: ReactNode;
|
|
3656
|
-
defaultValue?: string;
|
|
3657
|
-
clampLines?: number;
|
|
3658
|
-
} & Padding & {
|
|
3659
|
-
direction?: FlexDirection;
|
|
3660
|
-
justify?: FlexPosition;
|
|
3661
|
-
align?: FlexPosition;
|
|
3662
|
-
gap?: number | string;
|
|
3663
|
-
} & Omit<react_aria_components.CellProps, "children">) => react_jsx_runtime.JSX.Element;
|
|
3664
|
-
};
|
|
3665
|
-
|
|
3666
|
-
type Props$5 = {
|
|
3667
|
-
children: React.ReactNode;
|
|
3668
|
-
/** Whether the tabs are detached from their panel */
|
|
3669
|
-
detached?: boolean;
|
|
3670
|
-
panelPosition?: 'top' | 'bottom';
|
|
3671
|
-
disabled?: boolean;
|
|
3672
|
-
} & Omit<TabsProps, 'children' | 'isDisabled'> & Margin & WidthHeight & MaxWidthHeight;
|
|
3673
|
-
declare const Tabs: {
|
|
3674
|
-
({ children, detached, panelPosition, disabled, ...props }: Props$5): react_jsx_runtime.JSX.Element;
|
|
3675
|
-
List: {
|
|
3676
|
-
({ tabWidth, borderRadius, padding, paddingTop, paddingBottom, paddingRight, paddingLeft, ...props }: ListProps): react_jsx_runtime.JSX.Element;
|
|
3677
|
-
displayName: string;
|
|
3678
|
-
};
|
|
3679
|
-
Item: {
|
|
3680
|
-
({ children, icon, iconColor, iconPosition, disabled, ...props }: ItemProps): react_jsx_runtime.JSX.Element;
|
|
3681
|
-
displayName: string;
|
|
3682
|
-
};
|
|
3683
|
-
Panel: {
|
|
3684
|
-
(props: PanelProps): react_jsx_runtime.JSX.Element;
|
|
3685
|
-
displayName: string;
|
|
3686
|
-
};
|
|
3687
|
-
};
|
|
3688
|
-
type ListProps = TabListProps<any> & {
|
|
3689
|
-
/** Controls whether tabs fill the container width or fit to their content */
|
|
3690
|
-
tabWidth?: 'fit' | 'fill';
|
|
3691
|
-
/** Sets the border radius for the tab items */
|
|
3692
|
-
borderRadius?: number;
|
|
3693
|
-
} & Padding;
|
|
3694
|
-
type ItemProps = {
|
|
3695
|
-
/** The unique id of the tab */
|
|
3696
|
-
id: string;
|
|
3697
|
-
/** The content of the tab */
|
|
3698
|
-
children: React.ReactNode;
|
|
3699
|
-
/** Positions the content to the right of the tab text */
|
|
3700
|
-
iconPosition?: 'left' | 'right';
|
|
3701
|
-
/** Adds an icon for the specific icon name to the tab */
|
|
3702
|
-
icon?: IconName;
|
|
3703
|
-
/** The color of the icon */
|
|
3704
|
-
iconColor?: string;
|
|
3705
|
-
/** The gap between the icon and the text */
|
|
3706
|
-
gap?: string | number;
|
|
3707
|
-
/** Disables the tab from being selected */
|
|
3708
|
-
disabled?: boolean;
|
|
3709
|
-
} & Omit<TabProps, 'children' | 'isDisabled' | 'id'>;
|
|
3710
|
-
type PanelProps = {
|
|
3711
|
-
/** The unique id that matches the id of the tab */
|
|
3712
|
-
id: string;
|
|
3713
|
-
} & Omit<TabPanelProps, 'id'>;
|
|
3714
|
-
|
|
3715
|
-
type WithRemove = {
|
|
3716
|
-
onRemove: (key: string) => void;
|
|
3717
|
-
id: string;
|
|
3718
|
-
};
|
|
3719
|
-
type WithoutRemove = {
|
|
3720
|
-
onRemove?: never;
|
|
3721
|
-
id?: string;
|
|
3722
|
-
};
|
|
3723
|
-
type RemoveProps = WithRemove | WithoutRemove;
|
|
3724
|
-
type Props$4 = {
|
|
3725
|
-
children?: ReactNode;
|
|
3726
|
-
/** Sets the background color of the Tag */
|
|
3727
|
-
type?: 'error' | 'success' | 'warning';
|
|
3728
|
-
/** Sets the size of the Tag (top/bottom padding) */
|
|
3729
|
-
size?: 'small' | 'medium';
|
|
3730
|
-
className?: string;
|
|
3731
|
-
} & RemoveProps & MarginPadding & Partial<TagItem>;
|
|
3732
|
-
declare const Tag: ({ children, id, value, iconLeft, iconRight, tooltip, removable, disabled, size, onRemove, ...props }: Props$4) => react_jsx_runtime.JSX.Element;
|
|
3733
|
-
|
|
3734
|
-
type Props$3 = {
|
|
3735
|
-
/** The background color of the tree */
|
|
3736
|
-
backgroundColor?: string;
|
|
3737
|
-
/** The currently selected keys in the collection */
|
|
3738
|
-
selectedKeys?: Set<React.Key>;
|
|
3739
|
-
/** Handler that is called when the selection changes */
|
|
3740
|
-
onSelectionChange?: (keys: Set<React.Key>) => void;
|
|
3741
|
-
} & WidthHeight & Padding & Omit<TreeProps<object>, 'selectedKeys' | 'onSelectionChange'>;
|
|
3742
|
-
declare const Tree: {
|
|
3743
|
-
({ backgroundColor, expandedKeys: expandedKeysProp, onExpandedChange, defaultExpandedKeys, selectedKeys, onSelectionChange, ...props }: Props$3): react_jsx_runtime.JSX.Element;
|
|
3744
|
-
Item: ({ children, title, id, iconLeft, iconRight, expandOnSelect, indent, content, ...props }: {
|
|
3745
|
-
title: string;
|
|
3746
|
-
children?: react.ReactNode;
|
|
3747
|
-
content?: react.ReactNode;
|
|
3748
|
-
iconLeft?: IconType;
|
|
3749
|
-
iconRight?: IconType;
|
|
3750
|
-
expandOnSelect?: boolean;
|
|
3751
|
-
indent?: number;
|
|
3752
|
-
} & Omit<react_aria_components.TreeItemProps<string>, "children" | "value" | "textValue">) => react_jsx_runtime.JSX.Element;
|
|
3753
|
-
};
|
|
3754
|
-
|
|
3755
|
-
type ToggleProps = {
|
|
3756
|
-
/** Id of the input element */
|
|
3757
|
-
id?: string;
|
|
3758
|
-
/** Places a label element beside the toggle. The value will set the text of the label */
|
|
3759
|
-
label?: string;
|
|
3760
|
-
/** Sets the label on the left or right of the toggle */
|
|
3761
|
-
labelPosition?: 'left' | 'right';
|
|
3762
|
-
/** Disables the toggle */
|
|
3763
|
-
disabled?: boolean;
|
|
3764
|
-
/** Controls the checked property of the toggle */
|
|
3765
|
-
checked?: boolean;
|
|
3766
|
-
/** The function called with the toggle value after the toggle is changed */
|
|
3767
|
-
onChange: (val: boolean) => void;
|
|
3768
|
-
} & Margin & AsProp & CheckboxAttributes;
|
|
3769
|
-
declare const Toggle: ({ id, label, labelPosition, checked, disabled, onChange, margin, marginTop, marginBottom, marginRight, marginLeft, ...props }: ToggleProps) => react_jsx_runtime.JSX.Element;
|
|
3770
|
-
|
|
3771
|
-
type Props$2 = {
|
|
3772
|
-
/** The unique id of the toggle button */
|
|
3773
|
-
id: string | number;
|
|
3774
|
-
/** The content of the toggle button */
|
|
3775
|
-
children: React.ReactNode;
|
|
3776
|
-
/** Defines the size of the button */
|
|
3777
|
-
size?: Sizes;
|
|
3778
|
-
/** Displays a button with secondary colors */
|
|
3779
|
-
secondary?: boolean;
|
|
3780
|
-
/** Displays a red button */
|
|
3781
|
-
negative?: boolean;
|
|
3782
|
-
/** Displays a green button */
|
|
3783
|
-
positive?: boolean;
|
|
3784
|
-
/** Displays a yellow button */
|
|
3785
|
-
caution?: boolean;
|
|
3786
|
-
/** Disables the toggle button */
|
|
3787
|
-
disabled?: boolean;
|
|
3788
|
-
/** Adds an icon to the left of the button text */
|
|
3789
|
-
iconLeft?: IconName;
|
|
3790
|
-
/** Adds an icon to the right of the button text */
|
|
3791
|
-
iconRight?: IconName;
|
|
3792
|
-
/** The border radius of the toggle button */
|
|
3793
|
-
borderRadius?: string | number;
|
|
3794
|
-
} & Omit<ToggleButtonProps, 'children' | 'id' | 'isDisabled'> & MarginPadding;
|
|
3795
|
-
declare const ToggleButton: ({ children, disabled, size, positive, negative, caution, secondary, iconLeft, iconRight, borderRadius, ...props }: Props$2) => react_jsx_runtime.JSX.Element;
|
|
3796
|
-
|
|
3797
|
-
type Props$1 = {
|
|
3798
|
-
/** Disables the toggle button group from being selected */
|
|
3799
|
-
disabled?: boolean;
|
|
3800
|
-
/** Defines the size of the buttons in the group */
|
|
3801
|
-
size?: Sizes;
|
|
3802
|
-
/** Displays buttons with secondary colors */
|
|
3803
|
-
secondary?: boolean;
|
|
3804
|
-
/** Displays buttons with red colors */
|
|
3805
|
-
negative?: boolean;
|
|
3806
|
-
/** Displays buttons with green colors */
|
|
3807
|
-
positive?: boolean;
|
|
3808
|
-
/** Displays buttons with yellow colors */
|
|
3809
|
-
caution?: boolean;
|
|
3810
|
-
/** Displays buttons as joined */
|
|
3811
|
-
joined?: boolean;
|
|
3812
|
-
/** The gap between the toggle buttons */
|
|
3813
|
-
gap?: string | number;
|
|
3814
|
-
} & Omit<ToggleButtonGroupProps, 'isDisabled'> & MarginPadding & WidthHeight;
|
|
3815
|
-
declare const ToggleButtonGroup: ({ disabled, secondary, negative, positive, caution, joined, gap, size, height, ...props }: Props$1) => react_jsx_runtime.JSX.Element;
|
|
3816
|
-
|
|
3817
|
-
type Color = ColorNames | CSSProperties['color'];
|
|
3818
|
-
type Item = {
|
|
3819
|
-
/** Unique ID of the item */
|
|
3820
|
-
id: number | string;
|
|
3821
|
-
/** The text displayed for the transfer item */
|
|
3822
|
-
label: string;
|
|
3823
|
-
/** Used as the data of the item */
|
|
3824
|
-
value?: unknown;
|
|
3825
|
-
/** If both `header` and `body` are provided, this text will be styled as the transfer item's header */
|
|
3826
|
-
header?: string;
|
|
3827
|
-
/** If both `header` and `body` are provided, this text will be styled as the transfer item's body */
|
|
3828
|
-
body?: string;
|
|
3829
|
-
/** Any element to be displayed to the left of the item's label/header/body */
|
|
3830
|
-
leftElement?: ReactElement;
|
|
3831
|
-
/** Any element to be displayed to the right of the item's label/header/body */
|
|
3832
|
-
rightElement?: ReactElement;
|
|
3833
|
-
/** The left border color of the transfer item */
|
|
3834
|
-
color?: Color;
|
|
3835
|
-
/** Used to preselect an item */
|
|
3836
|
-
selected?: boolean;
|
|
3837
|
-
[key: string]: unknown;
|
|
3838
|
-
};
|
|
3839
|
-
type Action = 'select' | 'remove';
|
|
3840
|
-
type Next = (item?: Item) => void;
|
|
3841
|
-
type TransferListProps = {
|
|
3842
|
-
/** Array of objects that will be rendered as individual items in the list */
|
|
3843
|
-
items: Item[];
|
|
3844
|
-
/** The function called when an item is selected or removed. It passes the entire list of selected items. */
|
|
3845
|
-
onChange: (list: Item[]) => void;
|
|
3846
|
-
/** The function called before an item is selected or removed */
|
|
3847
|
-
beforeItemChange?: (item: Item, action: Action, next: Next) => void;
|
|
3848
|
-
/** The header title of the transfer list */
|
|
3849
|
-
listTitle?: string;
|
|
3850
|
-
/** The text to display in a readOnly state where there are no selected items */
|
|
3851
|
-
noItemsMessage?: string;
|
|
3852
|
-
/** Disables moving items and only displays the list of selected items */
|
|
3853
|
-
readOnly?: boolean;
|
|
3854
|
-
/** Hides the select all button */
|
|
3855
|
-
hideSelectAll?: boolean;
|
|
3856
|
-
/** Hides the remove all button */
|
|
3857
|
-
hideRemoveAll?: boolean;
|
|
3858
|
-
className?: string;
|
|
3859
|
-
} & Width & Margin;
|
|
3860
|
-
declare const TransferList: ({ items, onChange, beforeItemChange, listTitle, noItemsMessage, hideSelectAll, hideRemoveAll, readOnly, width, ...rest }: TransferListProps) => react_jsx_runtime.JSX.Element;
|
|
3861
|
-
|
|
3862
|
-
type ResetStylesProps = {
|
|
3863
|
-
/** An array of font families to pass to the font loader */
|
|
3864
|
-
families?: string[];
|
|
3865
|
-
/** The default font family to set */
|
|
3866
|
-
fontFamily?: string;
|
|
3867
|
-
};
|
|
3868
|
-
declare const ResetStyles: ({ families, fontFamily }: ResetStylesProps) => react_jsx_runtime.JSX.Element;
|
|
3869
|
-
|
|
3870
|
-
declare const ScrollbarStyles: () => react_jsx_runtime.JSX.Element;
|
|
3871
|
-
|
|
3872
|
-
declare const ToastStyles: () => react_jsx_runtime.JSX.Element;
|
|
3873
|
-
|
|
3874
|
-
declare const UnstyledButton: ({ children, ...props }: ButtonProps) => react_jsx_runtime.JSX.Element;
|
|
3875
|
-
|
|
3876
|
-
declare const darkScale: {
|
|
3877
|
-
scale0: string;
|
|
3878
|
-
scale1: string;
|
|
3879
|
-
scale2: string;
|
|
3880
|
-
scale3: string;
|
|
3881
|
-
scale4: string;
|
|
3882
|
-
scale5: string;
|
|
3883
|
-
scale6: string;
|
|
3884
|
-
scale7: string;
|
|
3885
|
-
scale8: string;
|
|
3886
|
-
scale9: string;
|
|
3887
|
-
scale10: string;
|
|
3888
|
-
accent: string;
|
|
3889
|
-
accentShade: string;
|
|
3890
|
-
background0: string;
|
|
3891
|
-
background1: string;
|
|
3892
|
-
background2: string;
|
|
3893
|
-
background3: string;
|
|
3894
|
-
background4: string;
|
|
3895
|
-
background5: string;
|
|
3896
|
-
};
|
|
3897
|
-
|
|
3898
|
-
declare const lightScale: {
|
|
3899
|
-
scale0: string;
|
|
3900
|
-
scale1: string;
|
|
3901
|
-
scale2: string;
|
|
3902
|
-
scale3: string;
|
|
3903
|
-
scale4: string;
|
|
3904
|
-
scale5: string;
|
|
3905
|
-
scale6: string;
|
|
3906
|
-
scale7: string;
|
|
3907
|
-
scale8: string;
|
|
3908
|
-
scale9: string;
|
|
3909
|
-
scale10: string;
|
|
3910
|
-
accent: string;
|
|
3911
|
-
accentShade: string;
|
|
3912
|
-
background0: string;
|
|
3913
|
-
background1: string;
|
|
3914
|
-
background2: string;
|
|
3915
|
-
background3: string;
|
|
3916
|
-
background4: string;
|
|
3917
|
-
background5: string;
|
|
3918
|
-
};
|
|
3919
|
-
|
|
3920
|
-
type Props = {
|
|
3921
|
-
/** The dialog header */
|
|
3922
|
-
header?: string;
|
|
3923
|
-
/** The dialog body text */
|
|
3924
|
-
text?: string;
|
|
3925
|
-
/** The text of the cancel button */
|
|
3926
|
-
cancelText?: string;
|
|
3927
|
-
/** The text of the confirm button */
|
|
3928
|
-
confirmText?: string;
|
|
3929
|
-
/** Show a text input in the dialog */
|
|
3930
|
-
input?: boolean;
|
|
3931
|
-
/** The label for the text input */
|
|
3932
|
-
inputLabel?: string;
|
|
3933
|
-
/** The placeholder text for the text input */
|
|
3934
|
-
inputPlaceholder?: string;
|
|
3935
|
-
/** The text value of the text input */
|
|
3936
|
-
inputValue?: string;
|
|
3937
|
-
/** The confirm button will be negative (red) */
|
|
3938
|
-
negative?: boolean;
|
|
3939
|
-
};
|
|
3940
|
-
declare const useConfirm: ({ header, text, cancelText, confirmText, negative, input, inputLabel, inputPlaceholder, inputValue, }?: Props) => readonly [() => Promise<boolean | string>, () => react_jsx_runtime.JSX.Element];
|
|
3941
|
-
|
|
3942
|
-
/**
|
|
3943
|
-
* A React hook that fires a callback whenever ResizeObserver detects a change to its size
|
|
3944
|
-
* @param target A React ref created by useRef()
|
|
3945
|
-
* @param callback Invoked with a single HTMLElement any time the target resizes
|
|
3946
|
-
*/
|
|
3947
|
-
declare const useElementObserver: <T extends HTMLElement>(target: React.Ref<T>, callback: (node: T) => void) => void;
|
|
3948
|
-
|
|
3949
|
-
type InitialNullRef = {
|
|
3950
|
-
current: null;
|
|
3951
|
-
};
|
|
3952
|
-
declare const useEventListener: <T extends Event>(
|
|
3953
|
-
/** The element to attach the event listener to */
|
|
3954
|
-
element: RefObject<HTMLElement> | HTMLElement | Document | Window | InitialNullRef,
|
|
3955
|
-
/** The event type to listen for ('click', 'keydown', etc) */
|
|
3956
|
-
type: keyof WindowEventMap,
|
|
3957
|
-
/** The function to be called upon an event */
|
|
3958
|
-
listener: (event: T) => void,
|
|
3959
|
-
/** The condition upon which the event listener should be set or removed */
|
|
3960
|
-
condition?: boolean,
|
|
3961
|
-
/** An array of dependencies that the eventListener should update for */
|
|
3962
|
-
dependencies?: unknown[]) => void;
|
|
3963
|
-
|
|
3964
|
-
declare const useOnClickOutside: <T extends HTMLElement>(
|
|
3965
|
-
/** The function to be called upon a click occurring outside of the element */
|
|
3966
|
-
onClickOutside: () => void,
|
|
3967
|
-
/** The condition upon which the click event listener should be set or removed */
|
|
3968
|
-
condition?: boolean,
|
|
3969
|
-
/** A list of css selectors that should not trigger an outside click */
|
|
3970
|
-
exclusions?: string[]) => RefObject<T | null>;
|
|
3971
|
-
|
|
3972
|
-
declare const usePrevious: <T>(value: T) => T;
|
|
3973
|
-
|
|
3974
|
-
type IncomingListItem = {
|
|
3975
|
-
id: number | string;
|
|
3976
|
-
};
|
|
3977
|
-
declare const useSelectAll: <ListType extends IncomingListItem>(items: ListType[], defaultSelected?: boolean) => {
|
|
3978
|
-
list: (ListType & {
|
|
3979
|
-
selected: boolean;
|
|
3980
|
-
})[];
|
|
3981
|
-
partial: boolean;
|
|
3982
|
-
allSelected: boolean;
|
|
3983
|
-
count: number;
|
|
3984
|
-
onSelectAll: (selectAll: boolean) => void;
|
|
3985
|
-
onChildChange: (val: boolean, id: number | string) => void;
|
|
3986
|
-
};
|
|
3987
|
-
|
|
3988
|
-
declare const useWindowSize: () => {
|
|
3989
|
-
width: number | null;
|
|
3990
|
-
height: number | null;
|
|
3991
|
-
};
|
|
3992
|
-
|
|
3993
|
-
declare const useCopy: (delay?: number, resetDelay?: number) => {
|
|
3994
|
-
copy: (text: string) => void;
|
|
3995
|
-
isCopying: boolean;
|
|
3996
|
-
isCopied: boolean;
|
|
3997
|
-
};
|
|
3998
|
-
|
|
3999
|
-
declare const widthHeightProps: ({ width, height }: WidthHeight) => CSSObject;
|
|
4000
|
-
declare const paddingProps: ({ padding, paddingTop, paddingBottom, paddingRight, paddingLeft, }: Padding) => CSSObject;
|
|
4001
|
-
declare const marginProps: ({ margin, marginTop, marginBottom, marginRight, marginLeft }: Margin) => CSSObject;
|
|
4002
|
-
declare const positionProps: ({ position, top, bottom, right, left }: Position) => CSSObject;
|
|
4003
|
-
|
|
4004
|
-
declare const copyToClipboard: (text: string) => void;
|
|
4005
|
-
|
|
4006
|
-
type TimeSpec = 'onlyTime' | 'withTime' | 'relative';
|
|
4007
|
-
type TimeOptions = {
|
|
4008
|
-
time?: TimeSpec;
|
|
4009
|
-
lowercase?: boolean;
|
|
4010
|
-
};
|
|
4011
|
-
declare const formatDate: (value: Date, option?: TimeSpec | TimeOptions) => string;
|
|
4012
|
-
|
|
4013
|
-
declare const numberWithCommas: (number: number) => string;
|
|
4014
|
-
|
|
4015
|
-
export { Accordion, Audio, BarChart, _default$5 as Button, Calendar, Checkbox, Code, _default$4 as ComboBox, CommandMenu, DatePicker, DateRangePicker, DateRangeSelect, Table$1 as DocTable, Dot, DraftEditor, _default$3 as Dropdown, DropdownMenu, DropdownSelect, Editor, Ellipsis, Form, _default$2 as Grid, Icon, ImageViewer, InlineCode, InlineInput, _default$1 as InputUtils, Label, LineChart, Menu, Message, MessageHr, Modal, MultiSelect, NumberInput, Pagination, PhoneInput, PieChart, Popover, PortalScope, Progress, Radio, RangeCalendar, ResetStyles, ScrollbarStyles, SearchInput, _default as Select, Slider, Spinner, Table, Tabs, Tag, TextAreaComponent as TextArea, TextInput, TimeInput, ToastStyles, Toggle, ToggleButton, ToggleButtonGroup, Tooltip, TransferList, Tree, UnstyledButton, colors, copyToClipboard, createEditorContent, darkScale, editorContentToText, formatDate, lightScale, marginProps, numberWithCommas, paddingProps, positionProps, theme, themeClasses, themeOptions, useConfirm, useCopy, useElementObserver, useEventListener, useOnClickOutside, usePrevious, useSelectAll, useWindowSize, widthHeightProps };
|
|
4016
|
-
export type { AsProp as As, AudioRef, DotType, DraftEditorRef, EditorRef, EditorValue, FlexPosition, Height, ITheme, IconName, InputRef, ListItem, ListOption, ListSection, Margin, MarginPadding, MaxHeight, MaxWidth, MaxWidthHeight, MinHeight, MinWidth, MinWidthHeight, MultiSelectItem, MultiSelectRef, Padding, Placement, Position, SelectItem, Sizes, TagItem, ThemeOption, ThemeProp, Action as TransferAction, Item as TransferItem, Next as TransferNext, Width, WidthHeight };
|
|
1
|
+
export { default as Accordion } from './components/Accordion';
|
|
2
|
+
export { default as Audio } from './components/Audio';
|
|
3
|
+
export { default as BarChart } from './components/BarChart';
|
|
4
|
+
export { default as Button } from './components/Button';
|
|
5
|
+
export { default as Calendar } from './components/Calendar';
|
|
6
|
+
export { default as Checkbox } from './components/Checkbox';
|
|
7
|
+
export { default as Code } from './components/Code';
|
|
8
|
+
export { default as ComboBox } from './components/ComboBox';
|
|
9
|
+
export { default as CommandMenu } from './components/CommandMenu';
|
|
10
|
+
export { default as DocTable } from './components/DocTable';
|
|
11
|
+
export { default as Dot } from './components/Dot';
|
|
12
|
+
export { default as DraftEditor } from './components/DraftEditor';
|
|
13
|
+
export { default as Editor } from './components/Editor';
|
|
14
|
+
export { default as DropdownMenu } from './components/DropdownMenu';
|
|
15
|
+
export { default as DropdownSelect } from './components/DropdownSelect';
|
|
16
|
+
export { default as Dropdown } from './components/Dropdown';
|
|
17
|
+
export { default as Ellipsis } from './components/Ellipsis';
|
|
18
|
+
export { default as Form } from './components/Form';
|
|
19
|
+
export { default as Grid } from './components/Grid';
|
|
20
|
+
export { default as Icon } from './components/Icon';
|
|
21
|
+
export { default as ImageViewer } from './components/ImageViewer';
|
|
22
|
+
export { default as InlineCode } from './components/InlineCode';
|
|
23
|
+
export { default as InputUtils } from './components/InputHelpers';
|
|
24
|
+
export { default as DatePicker } from './components/Inputs/DatePicker';
|
|
25
|
+
export { default as DateRangePicker } from './components/Inputs/DateRangePicker';
|
|
26
|
+
export { default as DateRangeSelect } from './components/DateRangeSelect';
|
|
27
|
+
export { default as InlineInput } from './components/Inputs/InlineInput';
|
|
28
|
+
export { default as NumberInput } from './components/Inputs/NumberInput';
|
|
29
|
+
export { default as PhoneInput } from './components/Inputs/PhoneInput';
|
|
30
|
+
export { default as SearchInput } from './components/Inputs/SearchInput';
|
|
31
|
+
export { default as TextInput } from './components/Inputs/TextInput';
|
|
32
|
+
export { default as TextArea } from './components/Inputs/TextArea';
|
|
33
|
+
export { default as TimeInput } from './components/Inputs/TimeInput';
|
|
34
|
+
export { default as Label } from './components/Label';
|
|
35
|
+
export { default as LineChart } from './components/LineChart';
|
|
36
|
+
export { default as Menu } from './components/Menu';
|
|
37
|
+
export { default as Message } from './components/Message';
|
|
38
|
+
export { default as Popover } from './components/Popover';
|
|
39
|
+
export { default as MessageHr } from './components/MessageHr';
|
|
40
|
+
export { default as Modal } from './components/Modal';
|
|
41
|
+
export { default as MultiSelect } from './components/MultiSelect';
|
|
42
|
+
export { default as Pagination } from './components/Pagination';
|
|
43
|
+
export { default as PieChart } from './components/PieChart';
|
|
44
|
+
export { default as PortalScope } from './components/PortalScope';
|
|
45
|
+
export { default as Progress } from './components/Progress';
|
|
46
|
+
export { default as Radio } from './components/Radio';
|
|
47
|
+
export { default as RangeCalendar } from './components/RangeCalendar';
|
|
48
|
+
export { default as Select } from './components/Select';
|
|
49
|
+
export { default as Slider } from './components/Slider';
|
|
50
|
+
export { default as Spinner } from './components/Spinner';
|
|
51
|
+
export { default as Table } from './components/Table';
|
|
52
|
+
export { default as Tabs } from './components/Tabs';
|
|
53
|
+
export { default as Tag } from './components/Tag';
|
|
54
|
+
export { default as Tree } from './components/Tree';
|
|
55
|
+
export { default as Toggle } from './components/Toggle';
|
|
56
|
+
export { ToggleButton, ToggleButtonGroup } from './components/ToggleButton';
|
|
57
|
+
export { default as Tooltip } from './components/Tooltip';
|
|
58
|
+
export { default as TransferList } from './components/TransferList';
|
|
59
|
+
export { default as ResetStyles } from './global-styles/ResetStyles';
|
|
60
|
+
export { default as ScrollbarStyles } from './global-styles/ScrollbarStyles';
|
|
61
|
+
export { default as ToastStyles } from './global-styles/ToastStyles';
|
|
62
|
+
export { default as UnstyledButton } from './components/UnstyledButton';
|
|
63
|
+
export { default as theme, themeOptions, themeClasses } from './theme';
|
|
64
|
+
export { default as colors } from './theme/core/colors';
|
|
65
|
+
export { default as darkScale } from './theme/core/dark/darkScale';
|
|
66
|
+
export { default as lightScale } from './theme/core/light/lightScale';
|
|
67
|
+
export type { IconName } from './components/Icon/Icon';
|
|
68
|
+
export type { Action as TransferAction, Item as TransferItem, Next as TransferNext } from './components/TransferList';
|
|
69
|
+
export type { ListItem, ListOption, ListSection, MultiSelectItem, SelectItem, } from './components/typeDefs/selectionTypes';
|
|
70
|
+
export type { TagItem } from './components/typeDefs/tagTypes';
|
|
71
|
+
export type { AsProp as As, AudioRef, DraftEditorRef, EditorRef, FlexPosition, Height, InputRef, Margin, MarginPadding, MaxHeight, MaxWidth, MaxWidthHeight, MinHeight, MinWidth, MinWidthHeight, MultiSelectRef, Padding, Position, Placement, Sizes, Width, WidthHeight, } from './components/types';
|
|
72
|
+
export type { ITheme, ThemeProp } from './theme/ThemeTypes';
|
|
73
|
+
export type { ThemeOption } from './theme';
|
|
74
|
+
export type { EditorValue } from './components/Editor';
|
|
75
|
+
export type { Selection } from 'react-aria-components';
|
|
76
|
+
export type { DotType } from './components/Dot';
|
|
77
|
+
export { default as useConfirm } from './hooks/useConfirm';
|
|
78
|
+
export { default as useElementObserver } from './hooks/useElementObserver';
|
|
79
|
+
export { default as useEventListener } from './hooks/useEventListener';
|
|
80
|
+
export { default as useOnClickOutside } from './hooks/useOnClickOutside';
|
|
81
|
+
export { default as usePrevious } from './hooks/usePrevious';
|
|
82
|
+
export { default as useSelectAll } from './hooks/useSelectAll';
|
|
83
|
+
export { default as useWindowSize } from './hooks/useWindowSize';
|
|
84
|
+
export { default as useCopy } from './hooks/useCopy';
|
|
85
|
+
export { marginProps, paddingProps, positionProps, widthHeightProps } from './components/helpers/styledProps';
|
|
86
|
+
export { default as copyToClipboard } from './utils/copyToClipboard';
|
|
87
|
+
export { default as formatDate } from './utils/formatDate';
|
|
88
|
+
export { default as numberWithCommas } from './utils/numberWithCommas';
|
|
89
|
+
export { createEditorContent, editorContentToText } from './components/Editor';
|