@esri/calcite-components
Version:
Web Components for Esri's Calcite Design System.
604 lines (500 loc) • 66.6 kB
TypeScript
/// <reference types="../index.d.ts" />
import type { Accordion } from "../components/calcite-accordion/customElement.js";
import type { AccordionItem } from "../components/calcite-accordion-item/customElement.js";
import type { Action } from "../components/calcite-action/customElement.js";
import type { ActionBar } from "../components/calcite-action-bar/customElement.js";
import type { ActionGroup } from "../components/calcite-action-group/customElement.js";
import type { ActionMenu } from "../components/calcite-action-menu/customElement.js";
import type { ActionPad } from "../components/calcite-action-pad/customElement.js";
import type { Alert } from "../components/calcite-alert/customElement.js";
import type { Autocomplete } from "../components/calcite-autocomplete/customElement.js";
import type { AutocompleteItem } from "../components/calcite-autocomplete-item/customElement.js";
import type { AutocompleteItemGroup } from "../components/calcite-autocomplete-item-group/customElement.js";
import type { Avatar } from "../components/calcite-avatar/customElement.js";
import type { Block } from "../components/calcite-block/customElement.js";
import type { BlockGroup } from "../components/calcite-block-group/customElement.js";
import type { BlockSection } from "../components/calcite-block-section/customElement.js";
import type { Button } from "../components/calcite-button/customElement.js";
import type { Card } from "../components/calcite-card/customElement.js";
import type { CardGroup } from "../components/calcite-card-group/customElement.js";
import type { Carousel } from "../components/calcite-carousel/customElement.js";
import type { CarouselItem } from "../components/calcite-carousel-item/customElement.js";
import type { Checkbox } from "../components/calcite-checkbox/customElement.js";
import type { Chip } from "../components/calcite-chip/customElement.js";
import type { ChipGroup } from "../components/calcite-chip-group/customElement.js";
import type { ColorPicker } from "../components/calcite-color-picker/customElement.js";
import type { ColorPickerHexInput } from "../components/calcite-color-picker-hex-input/customElement.js";
import type { ColorPickerSwatch } from "../components/calcite-color-picker-swatch/customElement.js";
import type { Combobox } from "../components/calcite-combobox/customElement.js";
import type { ComboboxItem } from "../components/calcite-combobox-item/customElement.js";
import type { ComboboxItemGroup } from "../components/calcite-combobox-item-group/customElement.js";
import type { DatePicker } from "../components/calcite-date-picker/customElement.js";
import type { DatePickerDay } from "../components/calcite-date-picker-day/customElement.js";
import type { DatePickerMonth } from "../components/calcite-date-picker-month/customElement.js";
import type { Dialog } from "../components/calcite-dialog/customElement.js";
import type { Dropdown } from "../components/calcite-dropdown/customElement.js";
import type { DropdownGroup } from "../components/calcite-dropdown-group/customElement.js";
import type { DropdownItem } from "../components/calcite-dropdown-item/customElement.js";
import type { Fab } from "../components/calcite-fab/customElement.js";
import type { Filter } from "../components/calcite-filter/customElement.js";
import type { Flow } from "../components/calcite-flow/customElement.js";
import type { FlowItem } from "../components/calcite-flow-item/customElement.js";
import type { Graph } from "../components/calcite-graph/customElement.js";
import type { Handle } from "../components/calcite-handle/customElement.js";
import type { Icon } from "../components/calcite-icon/customElement.js";
import type { InlineEditable } from "../components/calcite-inline-editable/customElement.js";
import type { Input } from "../components/calcite-input/customElement.js";
import type { InputDatePicker } from "../components/calcite-input-date-picker/customElement.js";
import type { InputMessage } from "../components/calcite-input-message/customElement.js";
import type { InputNumber } from "../components/calcite-input-number/customElement.js";
import type { InputText } from "../components/calcite-input-text/customElement.js";
import type { InputTimePicker } from "../components/calcite-input-time-picker/customElement.js";
import type { InputTimeZone } from "../components/calcite-input-time-zone/customElement.js";
import type { Label } from "../components/calcite-label/customElement.js";
import type { Link } from "../components/calcite-link/customElement.js";
import type { List } from "../components/calcite-list/customElement.js";
import type { ListItem } from "../components/calcite-list-item/customElement.js";
import type { ListItemGroup } from "../components/calcite-list-item-group/customElement.js";
import type { Loader } from "../components/calcite-loader/customElement.js";
import type { Menu } from "../components/calcite-menu/customElement.js";
import type { MenuItem } from "../components/calcite-menu-item/customElement.js";
import type { Meter } from "../components/calcite-meter/customElement.js";
import type { Navigation } from "../components/calcite-navigation/customElement.js";
import type { NavigationLogo } from "../components/calcite-navigation-logo/customElement.js";
import type { NavigationUser } from "../components/calcite-navigation-user/customElement.js";
import type { Notice } from "../components/calcite-notice/customElement.js";
import type { Option } from "../components/calcite-option/customElement.js";
import type { OptionGroup } from "../components/calcite-option-group/customElement.js";
import type { Pagination } from "../components/calcite-pagination/customElement.js";
import type { Panel } from "../components/calcite-panel/customElement.js";
import type { Popover } from "../components/calcite-popover/customElement.js";
import type { Progress } from "../components/calcite-progress/customElement.js";
import type { RadioButton } from "../components/calcite-radio-button/customElement.js";
import type { RadioButtonGroup } from "../components/calcite-radio-button-group/customElement.js";
import type { Rating } from "../components/calcite-rating/customElement.js";
import type { Scrim } from "../components/calcite-scrim/customElement.js";
import type { SegmentedControl } from "../components/calcite-segmented-control/customElement.js";
import type { SegmentedControlItem } from "../components/calcite-segmented-control-item/customElement.js";
import type { Select } from "../components/calcite-select/customElement.js";
import type { Sheet } from "../components/calcite-sheet/customElement.js";
import type { Shell } from "../components/calcite-shell/customElement.js";
import type { ShellPanel } from "../components/calcite-shell-panel/customElement.js";
import type { Slider } from "../components/calcite-slider/customElement.js";
import type { SortHandle } from "../components/calcite-sort-handle/customElement.js";
import type { SortableList } from "../components/calcite-sortable-list/customElement.js";
import type { SplitButton } from "../components/calcite-split-button/customElement.js";
import type { Stack } from "../components/calcite-stack/customElement.js";
import type { Stepper } from "../components/calcite-stepper/customElement.js";
import type { StepperItem } from "../components/calcite-stepper-item/customElement.js";
import type { Swatch } from "../components/calcite-swatch/customElement.js";
import type { SwatchGroup } from "../components/calcite-swatch-group/customElement.js";
import type { Switch } from "../components/calcite-switch/customElement.js";
import type { Tab } from "../components/calcite-tab/customElement.js";
import type { TabNav } from "../components/calcite-tab-nav/customElement.js";
import type { TabTitle } from "../components/calcite-tab-title/customElement.js";
import type { Table } from "../components/calcite-table/customElement.js";
import type { TableCell } from "../components/calcite-table-cell/customElement.js";
import type { TableHeader } from "../components/calcite-table-header/customElement.js";
import type { TableRow } from "../components/calcite-table-row/customElement.js";
import type { Tabs } from "../components/calcite-tabs/customElement.js";
import type { TextArea } from "../components/calcite-text-area/customElement.js";
import type { Tile } from "../components/calcite-tile/customElement.js";
import type { TileGroup } from "../components/calcite-tile-group/customElement.js";
import type { TimePicker } from "../components/calcite-time-picker/customElement.js";
import type { Tooltip } from "../components/calcite-tooltip/customElement.js";
import type { Tree } from "../components/calcite-tree/customElement.js";
import type { TreeItem } from "../components/calcite-tree-item/customElement.js";
import type { HTMLProps } from 'react';
import type { EventHandler } from "@arcgis/lumina";
interface ReactCalciteAccordion extends Partial<Pick<Accordion, "appearance" | "iconPosition" | "iconType" | "scale" | "selectionMode">>, HTMLProps<Accordion> {
}
interface ReactCalciteAccordionItem extends Partial<Pick<AccordionItem, "description" | "expanded" | "heading" | "headingLevel" | "iconEnd" | "iconFlipRtl" | "iconStart" | "messageOverrides">>, HTMLProps<AccordionItem> {
oncalciteAccordionItemCollapse?: EventHandler<AccordionItem["calciteAccordionItemCollapse"]>;
oncalciteAccordionItemExpand?: EventHandler<AccordionItem["calciteAccordionItemExpand"]>;
}
interface ReactCalciteAction extends Required<Pick<Action, "text">>, Partial<Pick<Action, "active" | "alignment" | "appearance" | "aria" | "compact" | "disabled" | "form" | "icon" | "iconFlipRtl" | "indicator" | "label" | "loading" | "messageOverrides" | "scale" | "textEnabled" | "type">>, HTMLProps<Action> {
}
interface ReactCalciteActionBar extends Partial<Pick<ActionBar, "actionsEndGroupLabel" | "expandDisabled" | "expanded" | "floating" | "layout" | "messageOverrides" | "overflowActionsDisabled" | "overlayPositioning" | "position" | "scale" | "selectionAppearance">>, HTMLProps<ActionBar> {
oncalciteActionBarCollapse?: EventHandler<ActionBar["calciteActionBarCollapse"]>;
oncalciteActionBarExpand?: EventHandler<ActionBar["calciteActionBarExpand"]>;
oncalciteActionBarToggle?: EventHandler<ActionBar["calciteActionBarToggle"]>;
}
interface ReactCalciteActionGroup extends Partial<Pick<ActionGroup, "columns" | "expanded" | "label" | "layout" | "menuFlipPlacements" | "menuOpen" | "menuPlacement" | "messageOverrides" | "overlayPositioning" | "scale" | "selectionMode" | "topLayerDisabled">>, HTMLProps<ActionGroup> {
oncalciteActionGroupCollapse?: EventHandler<ActionGroup["calciteActionGroupCollapse"]>;
oncalciteActionGroupExpand?: EventHandler<ActionGroup["calciteActionGroupExpand"]>;
}
interface ReactCalciteActionMenu extends Required<Pick<ActionMenu, "label">>, Partial<Pick<ActionMenu, "appearance" | "expanded" | "flipPlacements" | "open" | "overlayPositioning" | "placement" | "scale" | "topLayerDisabled">>, HTMLProps<ActionMenu> {
oncalciteActionMenuCollapse?: EventHandler<ActionMenu["calciteActionMenuCollapse"]>;
oncalciteActionMenuExpand?: EventHandler<ActionMenu["calciteActionMenuExpand"]>;
oncalciteActionMenuOpen?: EventHandler<ActionMenu["calciteActionMenuOpen"]>;
}
interface ReactCalciteActionPad extends Partial<Pick<ActionPad, "actionsEndGroupLabel" | "expandDisabled" | "expanded" | "layout" | "messageOverrides" | "overlayPositioning" | "position" | "scale" | "selectionAppearance">>, HTMLProps<ActionPad> {
oncalciteActionPadCollapse?: EventHandler<ActionPad["calciteActionPadCollapse"]>;
oncalciteActionPadExpand?: EventHandler<ActionPad["calciteActionPadExpand"]>;
oncalciteActionPadToggle?: EventHandler<ActionPad["calciteActionPadToggle"]>;
}
interface ReactCalciteAlert extends Required<Pick<Alert, "label">>, Partial<Pick<Alert, "autoClose" | "autoCloseDuration" | "icon" | "iconFlipRtl" | "kind" | "messageOverrides" | "numberingSystem" | "open" | "placement" | "queue" | "scale" | "topLayerDisabled">>, HTMLProps<Alert> {
oncalciteAlertBeforeClose?: EventHandler<Alert["calciteAlertBeforeClose"]>;
oncalciteAlertBeforeOpen?: EventHandler<Alert["calciteAlertBeforeOpen"]>;
oncalciteAlertClose?: EventHandler<Alert["calciteAlertClose"]>;
oncalciteAlertOpen?: EventHandler<Alert["calciteAlertOpen"]>;
}
interface ReactCalciteAutocomplete extends Partial<Pick<Autocomplete, "alignment" | "autocomplete" | "disabled" | "flipPlacements" | "form" | "icon" | "iconFlipRtl" | "inputValue" | "label" | "labelText" | "loading" | "maxLength" | "messageOverrides" | "minLength" | "name" | "open" | "overlayPositioning" | "pattern" | "placeholder" | "placement" | "prefixText" | "readOnly" | "required" | "scale" | "status" | "suffixText" | "topLayerDisabled" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<Autocomplete> {
oncalciteAutocompleteBeforeClose?: EventHandler<Autocomplete["calciteAutocompleteBeforeClose"]>;
oncalciteAutocompleteBeforeOpen?: EventHandler<Autocomplete["calciteAutocompleteBeforeOpen"]>;
oncalciteAutocompleteChange?: EventHandler<Autocomplete["calciteAutocompleteChange"]>;
oncalciteAutocompleteClose?: EventHandler<Autocomplete["calciteAutocompleteClose"]>;
oncalciteAutocompleteOpen?: EventHandler<Autocomplete["calciteAutocompleteOpen"]>;
oncalciteAutocompleteTextChange?: EventHandler<Autocomplete["calciteAutocompleteTextChange"]>;
oncalciteAutocompleteTextInput?: EventHandler<Autocomplete["calciteAutocompleteTextInput"]>;
}
interface ReactCalciteAutocompleteItem extends Required<Pick<AutocompleteItem, "heading">>, Partial<Pick<AutocompleteItem, "description" | "disabled" | "iconEnd" | "iconFlipRtl" | "iconStart" | "label" | "value">>, HTMLProps<AutocompleteItem> {
oncalciteAutocompleteItemSelect?: EventHandler<AutocompleteItem["calciteAutocompleteItemSelect"]>;
}
interface ReactCalciteAutocompleteItemGroup extends Required<Pick<AutocompleteItemGroup, "heading">>, Partial<Pick<AutocompleteItemGroup, "label" | "position">>, HTMLProps<AutocompleteItemGroup> {
}
interface ReactCalciteAvatar extends Partial<Pick<Avatar, "fullName" | "label" | "scale" | "thumbnail" | "userId" | "username">>, HTMLProps<Avatar> {
}
interface ReactCalciteBlock extends Partial<Pick<Block, "collapsible" | "description" | "disabled" | "dragDisabled" | "dragHandle" | "expanded" | "heading" | "headingLevel" | "iconEnd" | "iconFlipRtl" | "iconStart" | "label" | "loading" | "menuFlipPlacements" | "menuPlacement" | "messageOverrides" | "open" | "overlayPositioning" | "scale" | "sortHandleOpen" | "status" | "topLayerDisabled">>, HTMLProps<Block> {
oncalciteBlockBeforeClose?: EventHandler<Block["calciteBlockBeforeClose"]>;
oncalciteBlockBeforeOpen?: EventHandler<Block["calciteBlockBeforeOpen"]>;
oncalciteBlockClose?: EventHandler<Block["calciteBlockClose"]>;
oncalciteBlockCollapse?: EventHandler<Block["calciteBlockCollapse"]>;
oncalciteBlockExpand?: EventHandler<Block["calciteBlockExpand"]>;
oncalciteBlockOpen?: EventHandler<Block["calciteBlockOpen"]>;
oncalciteBlockSortHandleBeforeClose?: EventHandler<Block["calciteBlockSortHandleBeforeClose"]>;
oncalciteBlockSortHandleBeforeOpen?: EventHandler<Block["calciteBlockSortHandleBeforeOpen"]>;
oncalciteBlockSortHandleClose?: EventHandler<Block["calciteBlockSortHandleClose"]>;
oncalciteBlockSortHandleOpen?: EventHandler<Block["calciteBlockSortHandleOpen"]>;
oncalciteBlockToggle?: EventHandler<Block["calciteBlockToggle"]>;
}
interface ReactCalciteBlockGroup extends Required<Pick<BlockGroup, "label">>, Partial<Pick<BlockGroup, "canPull" | "canPut" | "disabled" | "dragEnabled" | "group" | "loading" | "scale" | "sortDisabled">>, HTMLProps<BlockGroup> {
oncalciteBlockGroupDragEnd?: EventHandler<BlockGroup["calciteBlockGroupDragEnd"]>;
oncalciteBlockGroupDragStart?: EventHandler<BlockGroup["calciteBlockGroupDragStart"]>;
oncalciteBlockGroupMoveHalt?: EventHandler<BlockGroup["calciteBlockGroupMoveHalt"]>;
oncalciteBlockGroupOrderChange?: EventHandler<BlockGroup["calciteBlockGroupOrderChange"]>;
}
interface ReactCalciteBlockSection extends Partial<Pick<BlockSection, "expanded" | "iconEnd" | "iconFlipRtl" | "iconStart" | "messageOverrides" | "open" | "scale" | "status" | "text" | "toggleDisplay">>, HTMLProps<BlockSection> {
oncalciteBlockSectionCollapse?: EventHandler<BlockSection["calciteBlockSectionCollapse"]>;
oncalciteBlockSectionExpand?: EventHandler<BlockSection["calciteBlockSectionExpand"]>;
oncalciteBlockSectionToggle?: EventHandler<BlockSection["calciteBlockSectionToggle"]>;
}
interface ReactCalciteButton extends Partial<Pick<Button, "alignment" | "appearance" | "disabled" | "download" | "form" | "href" | "iconEnd" | "iconFlipRtl" | "iconStart" | "kind" | "label" | "loading" | "messageOverrides" | "name" | "rel" | "round" | "scale" | "splitChild" | "target" | "type" | "width">>, HTMLProps<Button> {
}
interface ReactCalciteCard extends Partial<Pick<Card, "disabled" | "label" | "loading" | "messageOverrides" | "selectable" | "selected" | "thumbnailPosition">>, HTMLProps<Card> {
oncalciteCardSelect?: EventHandler<Card["calciteCardSelect"]>;
}
interface ReactCalciteCardGroup extends Required<Pick<CardGroup, "label">>, Partial<Pick<CardGroup, "disabled" | "selectionMode">>, HTMLProps<CardGroup> {
oncalciteCardGroupSelect?: EventHandler<CardGroup["calciteCardGroupSelect"]>;
}
interface ReactCalciteCarousel extends Required<Pick<Carousel, "label">>, Partial<Pick<Carousel, "arrowType" | "autoplay" | "autoplayDuration" | "controlOverlay" | "disabled" | "messageOverrides" | "paginationDisabled">>, HTMLProps<Carousel> {
oncalciteCarouselChange?: EventHandler<Carousel["calciteCarouselChange"]>;
oncalciteCarouselPause?: EventHandler<Carousel["calciteCarouselPause"]>;
oncalciteCarouselPlay?: EventHandler<Carousel["calciteCarouselPlay"]>;
oncalciteCarouselResume?: EventHandler<Carousel["calciteCarouselResume"]>;
oncalciteCarouselStop?: EventHandler<Carousel["calciteCarouselStop"]>;
}
interface ReactCalciteCarouselItem extends Required<Pick<CarouselItem, "label">>, Partial<Pick<CarouselItem, "selected">>, HTMLProps<CarouselItem> {
}
interface ReactCalciteCheckbox extends Partial<Pick<Checkbox, "checked" | "disabled" | "form" | "indeterminate" | "label" | "labelText" | "messageOverrides" | "name" | "required" | "scale" | "status" | "value">>, HTMLProps<Checkbox> {
oncalciteCheckboxChange?: EventHandler<Checkbox["calciteCheckboxChange"]>;
}
interface ReactCalciteChip extends Required<Pick<Chip, "label">>, Partial<Pick<Chip, "appearance" | "closable" | "closed" | "closeOnDelete" | "disabled" | "icon" | "iconFlipRtl" | "kind" | "messageOverrides" | "scale" | "selected" | "value">>, HTMLProps<Chip> {
oncalciteChipClose?: EventHandler<Chip["calciteChipClose"]>;
oncalciteChipSelect?: EventHandler<Chip["calciteChipSelect"]>;
}
interface ReactCalciteChipGroup extends Required<Pick<ChipGroup, "label">>, Partial<Pick<ChipGroup, "disabled" | "scale" | "selectionMode">>, HTMLProps<ChipGroup> {
oncalciteChipGroupSelect?: EventHandler<ChipGroup["calciteChipGroupSelect"]>;
}
interface ReactCalciteColorPicker extends Partial<Pick<ColorPicker, "alphaChannel" | "channelsDisabled" | "clearable" | "disabled" | "fieldDisabled" | "format" | "hexDisabled" | "messageOverrides" | "numberingSystem" | "savedDisabled" | "scale" | "storageId" | "value">>, HTMLProps<ColorPicker> {
oncalciteColorPickerChange?: EventHandler<ColorPicker["calciteColorPickerChange"]>;
oncalciteColorPickerInput?: EventHandler<ColorPicker["calciteColorPickerInput"]>;
}
interface ReactCalciteColorPickerHexInput extends Partial<Pick<ColorPickerHexInput, "allowEmpty" | "alphaChannel" | "hexLabel" | "numberingSystem" | "scale" | "value">>, HTMLProps<ColorPickerHexInput> {
oncalciteColorPickerHexInputChange?: EventHandler<ColorPickerHexInput["calciteColorPickerHexInputChange"]>;
}
interface ReactCalciteColorPickerSwatch extends Partial<Pick<ColorPickerSwatch, "active" | "color" | "scale">>, HTMLProps<ColorPickerSwatch> {
}
interface ReactCalciteCombobox extends Required<Pick<Combobox, "label">>, Partial<Pick<Combobox, "allowCustomValues" | "clearDisabled" | "disabled" | "filterProps" | "filterText" | "flipPlacements" | "form" | "labelText" | "maxItems" | "messageOverrides" | "name" | "open" | "overlayPositioning" | "placeholder" | "placeholderIcon" | "placeholderIconFlipRtl" | "placement" | "readOnly" | "required" | "scale" | "selectAllEnabled" | "selectionDisplay" | "selectionMode" | "status" | "topLayerDisabled" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<Combobox> {
oncalciteComboboxBeforeClose?: EventHandler<Combobox["calciteComboboxBeforeClose"]>;
oncalciteComboboxBeforeOpen?: EventHandler<Combobox["calciteComboboxBeforeOpen"]>;
oncalciteComboboxChange?: EventHandler<Combobox["calciteComboboxChange"]>;
oncalciteComboboxChipClose?: EventHandler<Combobox["calciteComboboxChipClose"]>;
oncalciteComboboxClose?: EventHandler<Combobox["calciteComboboxClose"]>;
oncalciteComboboxFilterChange?: EventHandler<Combobox["calciteComboboxFilterChange"]>;
oncalciteComboboxOpen?: EventHandler<Combobox["calciteComboboxOpen"]>;
}
interface ReactCalciteComboboxItem extends Required<Pick<ComboboxItem, "heading">>, Partial<Pick<ComboboxItem, "active" | "ancestors" | "description" | "disabled" | "filterDisabled" | "guid" | "icon" | "iconFlipRtl" | "label" | "metadata" | "selected" | "shortHeading" | "value">>, HTMLProps<ComboboxItem> {
oncalciteComboboxItemChange?: EventHandler<ComboboxItem["calciteComboboxItemChange"]>;
}
interface ReactCalciteComboboxItemGroup extends Required<Pick<ComboboxItemGroup, "label">>, Partial<Pick<ComboboxItemGroup, "ancestors" | "position">>, HTMLProps<ComboboxItemGroup> {
}
interface ReactCalciteDatePicker extends Partial<Pick<DatePicker, "activeDate" | "activeRange" | "calendars" | "headingLevel" | "layout" | "max" | "maxAsDate" | "messageOverrides" | "min" | "minAsDate" | "monthStyle" | "numberingSystem" | "proximitySelectionDisabled" | "range" | "scale" | "value" | "valueAsDate">>, HTMLProps<DatePicker> {
oncalciteDatePickerChange?: EventHandler<DatePicker["calciteDatePickerChange"]>;
oncalciteDatePickerRangeChange?: EventHandler<DatePicker["calciteDatePickerRangeChange"]>;
}
interface ReactCalciteDatePickerDay extends Required<Pick<DatePickerDay, "day">>, Partial<Pick<DatePickerDay, "active" | "currentMonth" | "disabled" | "endOfRange" | "highlighted" | "range" | "rangeHover" | "scale" | "selected" | "startOfRange" | "value">>, HTMLProps<DatePickerDay> {
}
interface ReactCalciteDatePickerMonth extends Partial<Pick<DatePickerMonth, "activeDate" | "calendars" | "endDate" | "headingLevel" | "hoverRange" | "max" | "min" | "monthStyle" | "range" | "scale" | "selectedDate" | "startDate">>, HTMLProps<DatePickerMonth> {
}
interface ReactCalciteDialog extends Partial<Pick<Dialog, "beforeClose" | "closeDisabled" | "description" | "dragEnabled" | "escapeDisabled" | "focusTrapDisabled" | "focusTrapOptions" | "fullscreenDisabled" | "heading" | "headingLevel" | "icon" | "iconFlipRtl" | "kind" | "loading" | "menuOpen" | "messageOverrides" | "modal" | "open" | "outsideCloseDisabled" | "overlayPositioning" | "placement" | "resizable" | "scale" | "topLayerDisabled" | "width" | "widthScale">>, HTMLProps<Dialog> {
oncalciteDialogBeforeClose?: EventHandler<Dialog["calciteDialogBeforeClose"]>;
oncalciteDialogBeforeOpen?: EventHandler<Dialog["calciteDialogBeforeOpen"]>;
oncalciteDialogClose?: EventHandler<Dialog["calciteDialogClose"]>;
oncalciteDialogOpen?: EventHandler<Dialog["calciteDialogOpen"]>;
oncalciteDialogScroll?: EventHandler<Dialog["calciteDialogScroll"]>;
}
interface ReactCalciteDropdown extends Partial<Pick<Dropdown, "closeOnSelectDisabled" | "disabled" | "flipPlacements" | "maxItems" | "offsetDistance" | "offsetSkidding" | "open" | "overlayPositioning" | "placement" | "scale" | "topLayerDisabled" | "type" | "width" | "widthScale">>, HTMLProps<Dropdown> {
oncalciteDropdownBeforeClose?: EventHandler<Dropdown["calciteDropdownBeforeClose"]>;
oncalciteDropdownBeforeOpen?: EventHandler<Dropdown["calciteDropdownBeforeOpen"]>;
oncalciteDropdownClose?: EventHandler<Dropdown["calciteDropdownClose"]>;
oncalciteDropdownOpen?: EventHandler<Dropdown["calciteDropdownOpen"]>;
oncalciteDropdownSelect?: EventHandler<Dropdown["calciteDropdownSelect"]>;
}
interface ReactCalciteDropdownGroup extends Partial<Pick<DropdownGroup, "groupTitle" | "position" | "selectionMode">>, HTMLProps<DropdownGroup> {
}
interface ReactCalciteDropdownItem extends Partial<Pick<DropdownItem, "disabled" | "href" | "iconEnd" | "iconFlipRtl" | "iconStart" | "label" | "rel" | "selected" | "target">>, HTMLProps<DropdownItem> {
oncalciteDropdownItemSelect?: EventHandler<DropdownItem["calciteDropdownItemSelect"]>;
}
interface ReactCalciteFab extends Partial<Pick<Fab, "appearance" | "disabled" | "icon" | "iconFlipRtl" | "kind" | "label" | "loading" | "scale" | "text" | "textEnabled">>, HTMLProps<Fab> {
}
interface ReactCalciteFilter extends Partial<Pick<Filter, "disabled" | "filterProps" | "items" | "label" | "messageOverrides" | "placeholder" | "scale" | "value">>, HTMLProps<Filter> {
oncalciteFilterChange?: EventHandler<Filter["calciteFilterChange"]>;
}
interface ReactCalciteFlow extends HTMLProps<Flow> {
}
interface ReactCalciteFlowItem extends Partial<Pick<FlowItem, "beforeBack" | "beforeClose" | "closable" | "closed" | "collapsed" | "collapsible" | "description" | "disabled" | "heading" | "headingLevel" | "icon" | "iconFlipRtl" | "loading" | "menuOpen" | "messageOverrides" | "overlayPositioning" | "scale" | "selected" | "showBackButton" | "topLayerDisabled">>, HTMLProps<FlowItem> {
oncalciteFlowItemBack?: EventHandler<FlowItem["calciteFlowItemBack"]>;
oncalciteFlowItemClose?: EventHandler<FlowItem["calciteFlowItemClose"]>;
oncalciteFlowItemCollapse?: EventHandler<FlowItem["calciteFlowItemCollapse"]>;
oncalciteFlowItemExpand?: EventHandler<FlowItem["calciteFlowItemExpand"]>;
oncalciteFlowItemScroll?: EventHandler<FlowItem["calciteFlowItemScroll"]>;
oncalciteFlowItemToggle?: EventHandler<FlowItem["calciteFlowItemToggle"]>;
}
interface ReactCalciteGraph extends Required<Pick<Graph, "max" | "min">>, Partial<Pick<Graph, "colorStops" | "data" | "highlightMax" | "highlightMin">>, HTMLProps<Graph> {
}
interface ReactCalciteHandle extends Partial<Pick<Handle, "disabled" | "dragHandle" | "messageOverrides" | "selected">>, HTMLProps<Handle> {
oncalciteHandleChange?: EventHandler<Handle["calciteHandleChange"]>;
oncalciteHandleNudge?: EventHandler<Handle["calciteHandleNudge"]>;
}
interface ReactCalciteIcon extends Partial<Pick<Icon, "flipRtl" | "icon" | "preload" | "scale" | "textLabel">>, HTMLProps<Icon> {
}
interface ReactCalciteInlineEditable extends Partial<Pick<InlineEditable, "afterConfirm" | "controls" | "disabled" | "editingEnabled" | "loading" | "messageOverrides" | "scale">>, HTMLProps<InlineEditable> {
oncalciteInlineEditableEditCancel?: EventHandler<InlineEditable["calciteInlineEditableEditCancel"]>;
oncalciteInlineEditableEditConfirm?: EventHandler<InlineEditable["calciteInlineEditableEditConfirm"]>;
}
interface ReactCalciteInput extends Partial<Pick<Input, "accept" | "alignment" | "autocomplete" | "clearable" | "disabled" | "files" | "form" | "groupSeparator" | "icon" | "iconFlipRtl" | "label" | "labelText" | "loading" | "max" | "maxLength" | "messageOverrides" | "min" | "minLength" | "multiple" | "name" | "numberButtonType" | "numberingSystem" | "pattern" | "placeholder" | "prefixText" | "readOnly" | "required" | "scale" | "status" | "step" | "suffixText" | "type" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<Input> {
oncalciteInputChange?: EventHandler<Input["calciteInputChange"]>;
oncalciteInputInput?: EventHandler<Input["calciteInputInput"]>;
}
interface ReactCalciteInputDatePicker extends Partial<Pick<InputDatePicker, "calendars" | "disabled" | "flipPlacements" | "focusTrapDisabled" | "form" | "headingLevel" | "label" | "labelText" | "layout" | "max" | "maxAsDate" | "messageOverrides" | "min" | "minAsDate" | "monthStyle" | "name" | "numberingSystem" | "open" | "overlayPositioning" | "placement" | "proximitySelectionDisabled" | "range" | "readOnly" | "required" | "scale" | "status" | "topLayerDisabled" | "validationIcon" | "validationMessage" | "value" | "valueAsDate">>, HTMLProps<InputDatePicker> {
oncalciteInputDatePickerBeforeClose?: EventHandler<InputDatePicker["calciteInputDatePickerBeforeClose"]>;
oncalciteInputDatePickerBeforeOpen?: EventHandler<InputDatePicker["calciteInputDatePickerBeforeOpen"]>;
oncalciteInputDatePickerChange?: EventHandler<InputDatePicker["calciteInputDatePickerChange"]>;
oncalciteInputDatePickerClose?: EventHandler<InputDatePicker["calciteInputDatePickerClose"]>;
oncalciteInputDatePickerOpen?: EventHandler<InputDatePicker["calciteInputDatePickerOpen"]>;
}
interface ReactCalciteInputMessage extends Partial<Pick<InputMessage, "icon" | "iconFlipRtl" | "scale" | "status">>, HTMLProps<InputMessage> {
}
interface ReactCalciteInputNumber extends Partial<Pick<InputNumber, "alignment" | "autocomplete" | "clearable" | "disabled" | "form" | "groupSeparator" | "icon" | "iconFlipRtl" | "integer" | "label" | "labelText" | "loading" | "max" | "maxLength" | "messageOverrides" | "min" | "minLength" | "name" | "numberButtonType" | "numberingSystem" | "placeholder" | "prefixText" | "readOnly" | "required" | "scale" | "status" | "step" | "suffixText" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<InputNumber> {
oncalciteInputNumberChange?: EventHandler<InputNumber["calciteInputNumberChange"]>;
oncalciteInputNumberInput?: EventHandler<InputNumber["calciteInputNumberInput"]>;
}
interface ReactCalciteInputText extends Partial<Pick<InputText, "alignment" | "autocomplete" | "clearable" | "disabled" | "form" | "icon" | "iconFlipRtl" | "label" | "labelText" | "loading" | "maxLength" | "messageOverrides" | "minLength" | "name" | "pattern" | "placeholder" | "prefixText" | "readOnly" | "required" | "scale" | "status" | "suffixText" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<InputText> {
oncalciteInputTextChange?: EventHandler<InputText["calciteInputTextChange"]>;
oncalciteInputTextInput?: EventHandler<InputText["calciteInputTextInput"]>;
}
interface ReactCalciteInputTimePicker extends Partial<Pick<InputTimePicker, "disabled" | "focusTrapDisabled" | "form" | "hourFormat" | "label" | "labelText" | "max" | "messageOverrides" | "min" | "name" | "numberingSystem" | "open" | "overlayPositioning" | "placement" | "readOnly" | "required" | "scale" | "status" | "step" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<InputTimePicker> {
oncalciteInputTimePickerBeforeClose?: EventHandler<InputTimePicker["calciteInputTimePickerBeforeClose"]>;
oncalciteInputTimePickerBeforeOpen?: EventHandler<InputTimePicker["calciteInputTimePickerBeforeOpen"]>;
oncalciteInputTimePickerChange?: EventHandler<InputTimePicker["calciteInputTimePickerChange"]>;
oncalciteInputTimePickerClose?: EventHandler<InputTimePicker["calciteInputTimePickerClose"]>;
oncalciteInputTimePickerOpen?: EventHandler<InputTimePicker["calciteInputTimePickerOpen"]>;
}
interface ReactCalciteInputTimeZone extends Partial<Pick<InputTimeZone, "clearable" | "disabled" | "form" | "labelText" | "maxItems" | "messageOverrides" | "mode" | "name" | "offsetStyle" | "open" | "overlayPositioning" | "readOnly" | "referenceDate" | "scale" | "status" | "topLayerDisabled" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<InputTimeZone> {
oncalciteInputTimeZoneBeforeClose?: EventHandler<InputTimeZone["calciteInputTimeZoneBeforeClose"]>;
oncalciteInputTimeZoneBeforeOpen?: EventHandler<InputTimeZone["calciteInputTimeZoneBeforeOpen"]>;
oncalciteInputTimeZoneChange?: EventHandler<InputTimeZone["calciteInputTimeZoneChange"]>;
oncalciteInputTimeZoneClose?: EventHandler<InputTimeZone["calciteInputTimeZoneClose"]>;
oncalciteInputTimeZoneOpen?: EventHandler<InputTimeZone["calciteInputTimeZoneOpen"]>;
}
interface ReactCalciteLabel extends Partial<Pick<Label, "alignment" | "for" | "layout" | "scale">>, HTMLProps<Label> {
}
interface ReactCalciteLink extends Partial<Pick<Link, "disabled" | "download" | "href" | "iconEnd" | "iconFlipRtl" | "iconStart" | "rel" | "target">>, HTMLProps<Link> {
}
interface ReactCalciteList extends Required<Pick<List, "label">>, Partial<Pick<List, "canPull" | "canPut" | "disabled" | "displayMode" | "dragEnabled" | "filterEnabled" | "filterLabel" | "filterPlaceholder" | "filterPredicate" | "filterProps" | "filterText" | "group" | "interactionMode" | "loading" | "messageOverrides" | "numberingSystem" | "scale" | "selectionAppearance" | "selectionMode" | "sortDisabled">>, HTMLProps<List> {
oncalciteListChange?: EventHandler<List["calciteListChange"]>;
oncalciteListDragEnd?: EventHandler<List["calciteListDragEnd"]>;
oncalciteListDragStart?: EventHandler<List["calciteListDragStart"]>;
oncalciteListFilter?: EventHandler<List["calciteListFilter"]>;
oncalciteListMoveHalt?: EventHandler<List["calciteListMoveHalt"]>;
oncalciteListOrderChange?: EventHandler<List["calciteListOrderChange"]>;
}
interface ReactCalciteListItem extends Partial<Pick<ListItem, "closable" | "closed" | "description" | "disabled" | "dragDisabled" | "expanded" | "iconEnd" | "iconFlipRtl" | "iconStart" | "label" | "messageOverrides" | "metadata" | "open" | "scale" | "selected" | "sortHandleOpen" | "topLayerDisabled" | "unavailable" | "value">>, HTMLProps<ListItem> {
oncalciteListItemClose?: EventHandler<ListItem["calciteListItemClose"]>;
oncalciteListItemCollapse?: EventHandler<ListItem["calciteListItemCollapse"]>;
oncalciteListItemExpand?: EventHandler<ListItem["calciteListItemExpand"]>;
oncalciteListItemSelect?: EventHandler<ListItem["calciteListItemSelect"]>;
oncalciteListItemSortHandleBeforeClose?: EventHandler<ListItem["calciteListItemSortHandleBeforeClose"]>;
oncalciteListItemSortHandleBeforeOpen?: EventHandler<ListItem["calciteListItemSortHandleBeforeOpen"]>;
oncalciteListItemSortHandleClose?: EventHandler<ListItem["calciteListItemSortHandleClose"]>;
oncalciteListItemSortHandleOpen?: EventHandler<ListItem["calciteListItemSortHandleOpen"]>;
oncalciteListItemToggle?: EventHandler<ListItem["calciteListItemToggle"]>;
}
interface ReactCalciteListItemGroup extends Partial<Pick<ListItemGroup, "disabled" | "heading" | "scale">>, HTMLProps<ListItemGroup> {
}
interface ReactCalciteLoader extends Required<Pick<Loader, "label">>, Partial<Pick<Loader, "inline" | "scale" | "text" | "type" | "value">>, HTMLProps<Loader> {
}
interface ReactCalciteMenu extends Required<Pick<Menu, "label">>, Partial<Pick<Menu, "layout" | "messageOverrides">>, HTMLProps<Menu> {
}
interface ReactCalciteMenuItem extends Required<Pick<MenuItem, "label">>, Partial<Pick<MenuItem, "active" | "breadcrumb" | "href" | "iconEnd" | "iconFlipRtl" | "iconStart" | "messageOverrides" | "open" | "rel" | "target" | "text">>, HTMLProps<MenuItem> {
oncalciteMenuItemSelect?: EventHandler<MenuItem["calciteMenuItemSelect"]>;
}
interface ReactCalciteMeter extends Required<Pick<Meter, "label">>, Partial<Pick<Meter, "appearance" | "disabled" | "fillType" | "form" | "groupSeparator" | "high" | "low" | "max" | "min" | "name" | "numberingSystem" | "rangeLabels" | "rangeLabelType" | "scale" | "unitLabel" | "value" | "valueLabel" | "valueLabelType">>, HTMLProps<Meter> {
}
interface ReactCalciteNavigation extends Partial<Pick<Navigation, "label" | "navigationAction">>, HTMLProps<Navigation> {
oncalciteNavigationActionSelect?: EventHandler<Navigation["calciteNavigationActionSelect"]>;
}
interface ReactCalciteNavigationLogo extends Partial<Pick<NavigationLogo, "active" | "description" | "heading" | "headingLevel" | "href" | "icon" | "iconFlipRtl" | "label" | "rel" | "target" | "thumbnail">>, HTMLProps<NavigationLogo> {
}
interface ReactCalciteNavigationUser extends Partial<Pick<NavigationUser, "active" | "fullName" | "label" | "textDisabled" | "thumbnail" | "userId" | "username">>, HTMLProps<NavigationUser> {
}
interface ReactCalciteNotice extends Partial<Pick<Notice, "appearance" | "closable" | "icon" | "iconFlipRtl" | "kind" | "messageOverrides" | "open" | "scale" | "width">>, HTMLProps<Notice> {
oncalciteNoticeBeforeClose?: EventHandler<Notice["calciteNoticeBeforeClose"]>;
oncalciteNoticeBeforeOpen?: EventHandler<Notice["calciteNoticeBeforeOpen"]>;
oncalciteNoticeClose?: EventHandler<Notice["calciteNoticeClose"]>;
oncalciteNoticeOpen?: EventHandler<Notice["calciteNoticeOpen"]>;
}
interface ReactCalciteOption extends Partial<Pick<Option, "disabled" | "label" | "selected" | "value">>, HTMLProps<Option> {
}
interface ReactCalciteOptionGroup extends Required<Pick<OptionGroup, "label">>, Partial<Pick<OptionGroup, "disabled">>, HTMLProps<OptionGroup> {
}
interface ReactCalcitePagination extends Partial<Pick<Pagination, "groupSeparator" | "messageOverrides" | "numberingSystem" | "pageSize" | "scale" | "startItem" | "totalItems">>, HTMLProps<Pagination> {
oncalcitePaginationChange?: EventHandler<Pagination["calcitePaginationChange"]>;
}
interface ReactCalcitePanel extends Partial<Pick<Panel, "beforeClose" | "closable" | "closed" | "collapsed" | "collapseDirection" | "collapsible" | "description" | "disabled" | "heading" | "headingLevel" | "icon" | "iconFlipRtl" | "loading" | "menuFlipPlacements" | "menuOpen" | "menuPlacement" | "messageOverrides" | "overlayPositioning" | "scale" | "topLayerDisabled">>, HTMLProps<Panel> {
oncalcitePanelClose?: EventHandler<Panel["calcitePanelClose"]>;
oncalcitePanelCollapse?: EventHandler<Panel["calcitePanelCollapse"]>;
oncalcitePanelExpand?: EventHandler<Panel["calcitePanelExpand"]>;
oncalcitePanelScroll?: EventHandler<Panel["calcitePanelScroll"]>;
oncalcitePanelToggle?: EventHandler<Panel["calcitePanelToggle"]>;
}
interface ReactCalcitePopover extends Required<Pick<Popover, "label" | "referenceElement">>, Partial<Pick<Popover, "autoClose" | "closable" | "flipDisabled" | "flipPlacements" | "focusTrapDisabled" | "focusTrapOptions" | "heading" | "headingLevel" | "messageOverrides" | "offsetDistance" | "offsetSkidding" | "open" | "overlayPositioning" | "placement" | "pointerDisabled" | "scale" | "topLayerDisabled" | "triggerDisabled">>, HTMLProps<Popover> {
oncalcitePopoverBeforeClose?: EventHandler<Popover["calcitePopoverBeforeClose"]>;
oncalcitePopoverBeforeOpen?: EventHandler<Popover["calcitePopoverBeforeOpen"]>;
oncalcitePopoverClose?: EventHandler<Popover["calcitePopoverClose"]>;
oncalcitePopoverOpen?: EventHandler<Popover["calcitePopoverOpen"]>;
}
interface ReactCalciteProgress extends Partial<Pick<Progress, "label" | "reversed" | "text" | "type" | "value">>, HTMLProps<Progress> {
}
interface ReactCalciteRadioButton extends Required<Pick<RadioButton, "value">>, Partial<Pick<RadioButton, "checked" | "disabled" | "form" | "labelText" | "name" | "required" | "scale">>, HTMLProps<RadioButton> {
oncalciteRadioButtonChange?: EventHandler<RadioButton["calciteRadioButtonChange"]>;
}
interface ReactCalciteRadioButtonGroup extends Required<Pick<RadioButtonGroup, "name">>, Partial<Pick<RadioButtonGroup, "disabled" | "labelText" | "layout" | "messageOverrides" | "required" | "scale" | "status" | "validationIcon" | "validationMessage">>, HTMLProps<RadioButtonGroup> {
oncalciteRadioButtonGroupChange?: EventHandler<RadioButtonGroup["calciteRadioButtonGroupChange"]>;
}
interface ReactCalciteRating extends Partial<Pick<Rating, "average" | "count" | "disabled" | "form" | "labelText" | "messageOverrides" | "name" | "readOnly" | "scale" | "showChip" | "status" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<Rating> {
oncalciteRatingChange?: EventHandler<Rating["calciteRatingChange"]>;
}
interface ReactCalciteScrim extends Partial<Pick<Scrim, "loading" | "messageOverrides">>, HTMLProps<Scrim> {
}
interface ReactCalciteSegmentedControl extends Partial<Pick<SegmentedControl, "appearance" | "disabled" | "form" | "labelText" | "layout" | "messageOverrides" | "name" | "required" | "scale" | "status" | "validationIcon" | "validationMessage" | "value" | "width">>, HTMLProps<SegmentedControl> {
oncalciteSegmentedControlChange?: EventHandler<SegmentedControl["calciteSegmentedControlChange"]>;
}
interface ReactCalciteSegmentedControlItem extends Partial<Pick<SegmentedControlItem, "checked" | "iconEnd" | "iconFlipRtl" | "iconStart" | "value">>, HTMLProps<SegmentedControlItem> {
}
interface ReactCalciteSelect extends Required<Pick<Select, "label">>, Partial<Pick<Select, "disabled" | "form" | "labelText" | "messageOverrides" | "name" | "required" | "scale" | "status" | "validationIcon" | "validationMessage" | "value" | "width">>, HTMLProps<Select> {
oncalciteSelectChange?: EventHandler<Select["calciteSelectChange"]>;
}
interface ReactCalciteSheet extends Required<Pick<Sheet, "label">>, Partial<Pick<Sheet, "beforeClose" | "displayMode" | "escapeDisabled" | "focusTrapDisabled" | "focusTrapOptions" | "height" | "heightScale" | "messageOverrides" | "open" | "outsideCloseDisabled" | "position" | "resizable" | "topLayerDisabled" | "width" | "widthScale">>, HTMLProps<Sheet> {
oncalciteSheetBeforeClose?: EventHandler<Sheet["calciteSheetBeforeClose"]>;
oncalciteSheetBeforeOpen?: EventHandler<Sheet["calciteSheetBeforeOpen"]>;
oncalciteSheetClose?: EventHandler<Sheet["calciteSheetClose"]>;
oncalciteSheetOpen?: EventHandler<Sheet["calciteSheetOpen"]>;
}
interface ReactCalciteShell extends Partial<Pick<Shell, "contentBehind">>, HTMLProps<Shell> {
}
interface ReactCalciteShellPanel extends Partial<Pick<ShellPanel, "collapsed" | "displayMode" | "height" | "heightScale" | "layout" | "messageOverrides" | "position" | "resizable" | "width" | "widthScale">>, HTMLProps<ShellPanel> {
oncalciteShellPanelCollapse?: EventHandler<ShellPanel["calciteShellPanelCollapse"]>;
oncalciteShellPanelExpand?: EventHandler<ShellPanel["calciteShellPanelExpand"]>;
}
interface ReactCalciteSlider extends Partial<Pick<Slider, "disabled" | "fillPlacement" | "form" | "groupSeparator" | "hasHistogram" | "histogram" | "histogramStops" | "labelFormatter" | "labelHandles" | "labelText" | "labelTicks" | "max" | "maxLabel" | "maxValue" | "messageOverrides" | "min" | "minLabel" | "minValue" | "mirrored" | "name" | "numberingSystem" | "pageStep" | "precise" | "required" | "scale" | "snap" | "status" | "step" | "ticks" | "validationIcon" | "validationMessage" | "value">>, HTMLProps<Slider> {
oncalciteSliderChange?: EventHandler<Slider["calciteSliderChange"]>;
oncalciteSliderInput?: EventHandler<Slider["calciteSliderInput"]>;
}
interface ReactCalciteSortHandle extends Partial<Pick<SortHandle, "addToItems" | "disabled" | "flipPlacements" | "label" | "messageOverrides" | "moveToItems" | "open" | "overlayPositioning" | "placement" | "scale" | "setPosition" | "setSize" | "sortDisabled" | "topLayerDisabled" | "widthScale">>, HTMLProps<SortHandle> {
oncalciteSortHandleAdd?: EventHandler<SortHandle["calciteSortHandleAdd"]>;
oncalciteSortHandleBeforeClose?: EventHandler<SortHandle["calciteSortHandleBeforeClose"]>;
oncalciteSortHandleBeforeOpen?: EventHandler<SortHandle["calciteSortHandleBeforeOpen"]>;
oncalciteSortHandleClose?: EventHandler<SortHandle["calciteSortHandleClose"]>;
oncalciteSortHandleMove?: EventHandler<SortHandle["calciteSortHandleMove"]>;
oncalciteSortHandleOpen?: EventHandler<SortHandle["calciteSortHandleOpen"]>;
oncalciteSortHandleReorder?: EventHandler<SortHandle["calciteSortHandleReorder"]>;
}
interface ReactCalciteSortableList extends Partial<Pick<SortableList, "canPull" | "canPut" | "disabled" | "dragSelector" | "group" | "handleSelector" | "layout" | "loading">>, HTMLProps<SortableList> {
oncalciteListOrderChange?: EventHandler<SortableList["calciteListOrderChange"]>;
}
interface ReactCalciteSplitButton extends Partial<Pick<SplitButton, "appearance" | "disabled" | "download" | "dropdownIconType" | "dropdownLabel" | "flipPlacements" | "href" | "kind" | "loading" | "overlayPositioning" | "placement" | "primaryIconEnd" | "primaryIconFlipRtl" | "primaryIconStart" | "primaryLabel" | "primaryText" | "rel" | "scale" | "target" | "topLayerDisabled" | "width">>, HTMLProps<SplitButton> {
oncalciteSplitButtonPrimaryClick?: EventHandler<SplitButton["calciteSplitButtonPrimaryClick"]>;
oncalciteSplitButtonSecondaryClick?: EventHandler<SplitButton["calciteSplitButtonSecondaryClick"]>;
}
interface ReactCalciteStack extends Partial<Pick<Stack, "disabled">>, HTMLProps<Stack> {
}
interface ReactCalciteStepper extends Partial<Pick<Stepper, "icon" | "layout" | "messageOverrides" | "numbered" | "numberingSystem" | "scale">>, HTMLProps<Stepper> {
oncalciteStepperChange?: EventHandler<Stepper["calciteStepperChange"]>;
}
interface ReactCalciteStepperItem extends Partial<Pick<StepperItem, "complete" | "description" | "disabled" | "error" | "heading" | "iconFlipRtl" | "messageOverrides" | "selected">>, HTMLProps<StepperItem> {
oncalciteStepperItemSelect?: EventHandler<StepperItem["calciteStepperItemSelect"]>;
}
interface ReactCalciteSwatch extends Required<Pick<Swatch, "label">>, Partial<Pick<Swatch, "color" | "disabled" | "scale" | "selected" | "value">>, HTMLProps<Swatch> {
oncalciteSwatchSelect?: EventHandler<Swatch["calciteSwatchSelect"]>;
}
interface ReactCalciteSwatchGroup extends Required<Pick<SwatchGroup, "label">>, Partial<Pick<SwatchGroup, "disabled" | "scale" | "selectionMode">>, HTMLProps<SwatchGroup> {
oncalciteSwatchGroupSelect?: EventHandler<SwatchGroup["calciteSwatchGroupSelect"]>;
}
interface ReactCalciteSwitch extends Partial<Pick<Switch, "checked" | "disabled" | "form" | "label" | "labelTextEnd" | "labelTextStart" | "name" | "scale" | "value">>, HTMLProps<Switch> {
oncalciteSwitchChange?: EventHandler<Switch["calciteSwitchChange"]>;
}
interface ReactCalciteTab extends Partial<Pick<Tab, "selected" | "tab">>, HTMLProps<Tab> {
}
interface ReactCalciteTabNav extends Partial<Pick<TabNav, "messageOverrides" | "position" | "storageId" | "syncId">>, HTMLProps<TabNav> {
oncalciteTabChange?: EventHandler<TabNav["calciteTabChange"]>;
}
interface ReactCalciteTabTitle extends Partial<Pick<TabTitle, "closable" | "closed" | "disabled" | "iconEnd" | "iconFlipRtl" | "iconStart" | "messageOverrides" | "position" | "selected" | "tab">>, HTMLProps<TabTitle> {
oncalciteTabsActivate?: EventHandler<TabTitle["calciteTabsActivate"]>;
oncalciteTabsClose?: EventHandler<TabTitle["calciteTabsClose"]>;
}
interface ReactCalciteTable extends Required<Pick<Table, "caption">>, Partial<Pick<Table, "bordered" | "currentPage" | "groupSeparator" | "interactionMode" | "layout" | "messageOverrides" | "numbered" | "numberingSystem" | "pageSize" | "scale" | "selectionDisplay" | "selectionMode" | "striped">>, HTMLProps<Table> {
oncalciteTablePageChange?: EventHandler<Table["calciteTablePageChange"]>;
oncalciteTableSelect?: EventHandler<Table["calciteTableSelect"]>;
}
interface ReactCalciteTableCell extends Partial<Pick<TableCell, "alignment" | "colSpan" | "messageOverrides" | "rowSpan">>, HTMLProps<TableCell> {
}
interface ReactCalciteTableHeader extends Partial<Pick<TableHeader, "alignment" | "colSpan" | "description" | "heading" | "messageOverrides" | "rowSpan">>, HTMLProps<TableHeader> {
}
interface ReactCalciteTableRow extends Partial<Pick<TableRow, "alignment" | "disabled" | "selected">>, HTMLProps<TableRow> {
oncalciteTableRowSelect?: EventHandler<TableRow["calciteTableRowSelect"]>;
}
interface ReactCalciteTabs extends Partial<Pick<Tabs, "bordered" | "layout" | "position" | "scale">>, HTMLProps<Tabs> {
}
interface ReactCalciteTextArea extends Partial<Pick<TextArea, "columns" | "disabled" | "form" | "groupSeparator" | "label" | "labelText" | "limitText" | "loading" | "maxLength" | "messageOverrides" | "minLength" | "name" | "numberingSystem" | "placeholder" | "readOnly" | "required" | "resize" | "rows" | "scale" | "status" | "validationIcon" | "validationMessage" | "value" | "wrap">>, HTMLProps<TextArea> {
oncalciteTextAreaChange?: EventHandler<TextArea["calciteTextAreaChange"]>;
oncalciteTextAreaInput?: EventHandler<TextArea["calciteTextAreaInput"]>;
}
interface ReactCalciteTile extends Partial<Pick<Tile, "active" | "alignment" | "description" | "disabled" | "embed" | "heading" | "headingLevel" | "href" | "icon" | "iconFlipRtl" | "label" | "scale" | "selected">>, HTMLProps<Tile> {
oncalciteTileSelect?: EventHandler<Tile["calciteTileSelect"]>;
}
interface ReactCalciteTileGroup extends Required<Pick<TileGroup, "label">>, Partial<Pick<TileGroup, "alignment" | "disabled" | "layout" | "scale" | "selectionAppearance" | "selectionMode">>, HTMLProps<TileGroup> {
oncalciteTileGroupSelect?: EventHandler<TileGroup["calciteTileGroupSelect"]>;
}
interface ReactCalciteTimePicker extends Partial<Pick<TimePicker, "hourFormat" | "messageOverrides" | "numberingSystem" | "scale" | "step" | "time" | "value">>, HTMLProps<TimePicker> {
oncalciteTimePickerChange?: EventHandler<TimePicker["calciteTimePickerChange"]>;
}
interface ReactCalciteTooltip extends Partial<Pick<Tooltip, "closeOnClick" | "label" | "offsetDistance" | "offsetSkidding" | "open" | "overlayPositioning" | "placement" | "referenceElement" | "topLayerDisabled">>, HTMLProps<Tooltip> {
oncalciteTooltipBeforeClose?: EventHandler<Tooltip["calciteTooltipBeforeClose"]>;
oncalciteTooltipBeforeOpen?: EventHandler<Tooltip["calciteTooltipBeforeOpen"]>;
oncalciteTooltipClose?: EventHandler<Tooltip["calciteTooltipClose"]>;
oncalciteTooltipOpen?: EventHandler<Tooltip["calciteTooltipOpen"]>;
}
interface ReactCalciteTree extends Partial<Pick<Tree, "lines" | "scale" | "selectionMode">>, HTMLProps<Tree> {
oncalciteTreeSelect?: EventHandler<Tree["calciteTre