@epilot/base-elements 3.3.4 → 3.3.5
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/dist/Accordion/index.d.ts +1 -3
- package/dist/Accordion/index.js +5 -3
- package/dist/Accordion/index.js.map +1 -1
- package/dist/Autocomplete/Autocomplete.d.ts +1 -1
- package/dist/Collapse/index.d.ts +1 -2
- package/dist/Collapse/index.js +10 -3
- package/dist/Collapse/index.js.map +1 -1
- package/dist/Divider/index.d.ts +1 -2
- package/dist/Divider/index.js +10 -3
- package/dist/Divider/index.js.map +1 -1
- package/dist/Drawer/index.d.ts +1 -2
- package/dist/Drawer/index.js +10 -3
- package/dist/Drawer/index.js.map +1 -1
- package/dist/Drawer360/Drawer360.js +1 -1
- package/dist/Drawer360/Drawer360.js.map +1 -1
- package/dist/Drawer360/helpers.js +1 -6
- package/dist/Drawer360/helpers.js.map +1 -1
- package/dist/FeedbackMessage/types.d.ts +1 -1
- package/dist/Form/index.d.ts +1 -7
- package/dist/Form/index.js +8 -14
- package/dist/Form/index.js.map +1 -1
- package/dist/Form/types.d.ts +2 -2
- package/dist/Grid/index.d.ts +1 -2
- package/dist/Grid/index.js.map +1 -1
- package/dist/Hidden/index.d.ts +1 -1
- package/dist/Hidden/index.js +3 -1
- package/dist/Hidden/index.js.map +1 -1
- package/dist/Icon/Icon.d.ts +5 -5
- package/dist/Icon/Icon.js +15 -17
- package/dist/Icon/Icon.js.map +1 -1
- package/dist/Icon/index.d.ts +1 -1
- package/dist/Icon/index.js +1 -5
- package/dist/Icon/index.js.map +1 -1
- package/dist/Icon/types.d.ts +4 -8
- package/dist/IconButton/IconButton.d.ts +3 -4
- package/dist/IconButton/IconButton.js +10 -10
- package/dist/IconButton/IconButton.js.map +1 -1
- package/dist/IconButton/types.d.ts +2 -2
- package/dist/Image/Image.d.ts +3 -3
- package/dist/Image/Image.js +5 -5
- package/dist/Image/Image.js.map +1 -1
- package/dist/Link/index.d.ts +1 -1
- package/dist/Link/index.js +2 -2
- package/dist/Link/index.js.map +1 -1
- package/dist/Link/types.d.ts +4 -36
- package/dist/List/List.d.ts +5 -8
- package/dist/List/List.js +14 -27
- package/dist/List/List.js.map +1 -1
- package/dist/List/types.d.ts +2 -6
- package/dist/Menu/Menu.d.ts +1 -6
- package/dist/Menu/Menu.js +12 -5
- package/dist/Menu/Menu.js.map +1 -1
- package/dist/Menu/index.d.ts +1 -1
- package/dist/Menu/index.js +7 -1
- package/dist/Menu/index.js.map +1 -1
- package/dist/Menu/types.d.ts +2 -2
- package/dist/Notification/Notification.d.ts +6 -6
- package/dist/Notification/Notification.js +26 -25
- package/dist/Notification/Notification.js.map +1 -1
- package/dist/Pagination/Pagination.d.ts +2 -3
- package/dist/Pagination/Pagination.js +20 -31
- package/dist/Pagination/Pagination.js.map +1 -1
- package/dist/Pagination/PaginationHelper.d.ts +2 -5
- package/dist/Pagination/PaginationHelper.js +4 -7
- package/dist/Pagination/PaginationHelper.js.map +1 -1
- package/dist/Pagination/index.d.ts +1 -1
- package/dist/Pagination/index.js +1 -3
- package/dist/Pagination/index.js.map +1 -1
- package/dist/Pagination/types.d.ts +2 -2
- package/dist/Paper/Paper.d.ts +1 -2
- package/dist/Paper/Paper.js +8 -1
- package/dist/Paper/Paper.js.map +1 -1
- package/dist/Paper/index.d.ts +1 -2
- package/dist/Paper/index.js +10 -3
- package/dist/Paper/index.js.map +1 -1
- package/dist/Paper/types.d.ts +1 -2
- package/dist/Pickers/DatePicker.d.ts +1 -7
- package/dist/Pickers/DatePicker.js.map +1 -1
- package/dist/Popover/Popover.d.ts +1 -2
- package/dist/Popover/Popover.js +8 -1
- package/dist/Popover/Popover.js.map +1 -1
- package/dist/Popover/index.d.ts +1 -3
- package/dist/Popover/index.js +9 -4
- package/dist/Popover/index.js.map +1 -1
- package/dist/Popover/types.d.ts +1 -2
- package/dist/Progress/Progress.d.ts +1 -5
- package/dist/Progress/Progress.js +10 -9
- package/dist/Progress/Progress.js.map +1 -1
- package/dist/Progress/index.d.ts +1 -2
- package/dist/Progress/index.js +11 -3
- package/dist/Progress/index.js.map +1 -1
- package/dist/Progress/types.d.ts +1 -3
- package/dist/Radio/Radio.d.ts +3 -3
- package/dist/Radio/Radio.js +5 -4
- package/dist/Radio/Radio.js.map +1 -1
- package/dist/Radio/RadioGroup.d.ts +1 -3
- package/dist/Radio/RadioGroup.js +9 -6
- package/dist/Radio/RadioGroup.js.map +1 -1
- package/dist/Radio/index.d.ts +2 -2
- package/dist/Radio/index.js +4 -4
- package/dist/Radio/index.js.map +1 -1
- package/dist/Radio/types.d.ts +2 -3
- package/dist/Rating/Rating.d.ts +3 -3
- package/dist/Rating/Rating.js +9 -6
- package/dist/Rating/Rating.js.map +1 -1
- package/dist/Select/Select.d.ts +2 -2
- package/dist/Select/Select.js +10 -12
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/types.d.ts +2 -57
- package/dist/Slide/Slide.d.ts +1 -3
- package/dist/Slide/Slide.js +9 -8
- package/dist/Slide/Slide.js.map +1 -1
- package/dist/Slide/index.d.ts +1 -1
- package/dist/Slide/index.js +2 -2
- package/dist/Slide/index.js.map +1 -1
- package/dist/Snackbar/Snackbar.d.ts +1 -3
- package/dist/Snackbar/Snackbar.js +8 -7
- package/dist/Snackbar/Snackbar.js.map +1 -1
- package/dist/Snackbar/index.d.ts +1 -2
- package/dist/Snackbar/index.js +9 -4
- package/dist/Snackbar/index.js.map +1 -1
- package/dist/Snackbar/types.d.ts +1 -2
- package/dist/Spacing/Spacing.d.ts +6 -6
- package/dist/Spacing/Spacing.js +21 -24
- package/dist/Spacing/Spacing.js.map +1 -1
- package/dist/Spacing/types.d.ts +2 -6
- package/dist/Stepper/MobileStepper.d.ts +1 -2
- package/dist/Stepper/MobileStepper.js +8 -4
- package/dist/Stepper/MobileStepper.js.map +1 -1
- package/dist/Stepper/index.d.ts +1 -1
- package/dist/Stepper/index.js +3 -1
- package/dist/Stepper/index.js.map +1 -1
- package/dist/Switch/Switch.d.ts +3 -3
- package/dist/Switch/Switch.js +7 -6
- package/dist/Switch/Switch.js.map +1 -1
- package/dist/Switch/index.d.ts +1 -1
- package/dist/Switch/index.js +1 -3
- package/dist/Switch/index.js.map +1 -1
- package/dist/Table/ResizeTableCell/ResizeTableCell.d.ts +2 -2
- package/dist/Table/ResizeTableCell/ResizeTableCell.js +3 -6
- package/dist/Table/ResizeTableCell/ResizeTableCell.js.map +1 -1
- package/dist/Table/ResizeTableCell/ResizeTableContext.d.ts +2 -5
- package/dist/Table/ResizeTableCell/ResizeTableContext.js +4 -4
- package/dist/Table/ResizeTableCell/ResizeTableContext.js.map +1 -1
- package/dist/Table/Table.d.ts +1 -9
- package/dist/Table/Table.js +16 -9
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/types.d.ts +1 -7
- package/dist/TableColumnSettings/TableColumnSettings.d.ts +2 -3
- package/dist/TableColumnSettings/TableColumnSettings.js +5 -4
- package/dist/TableColumnSettings/TableColumnSettings.js.map +1 -1
- package/dist/TableColumnSettings/index.d.ts +1 -2
- package/dist/TableColumnSettings/index.js +2 -2
- package/dist/TableColumnSettings/index.js.map +1 -1
- package/dist/TableColumnSettings/types.d.ts +1 -0
- package/dist/TextField/InlineTextField.d.ts +3 -3
- package/dist/TextField/InlineTextField.js +32 -102
- package/dist/TextField/InlineTextField.js.map +1 -1
- package/dist/TextField/TextField.d.ts +2 -2
- package/dist/TextField/TextField.js +4 -4
- package/dist/TextField/TextField.js.map +1 -1
- package/dist/TextField/ValidatedTextField.d.ts +2 -2
- package/dist/TextField/ValidatedTextField.js +7 -20
- package/dist/TextField/ValidatedTextField.js.map +1 -1
- package/dist/TextField/styles.d.ts +2 -1
- package/dist/TextField/styles.js +79 -1
- package/dist/TextField/styles.js.map +1 -1
- package/dist/ThemeProvider/DefaultEpilotTheme.d.ts +3 -2
- package/dist/ThemeProvider/DefaultEpilotTheme.js.map +1 -1
- package/dist/ThemeProvider/ThemeProvider.js +7 -5
- package/dist/ThemeProvider/ThemeProvider.js.map +1 -1
- package/dist/ThemeProvider/mapping.js +77 -84
- package/dist/ThemeProvider/mapping.js.map +1 -1
- package/dist/ThemeProvider/types.d.ts +3 -0
- package/dist/ToggleButton/ToggleButton.d.ts +1 -2
- package/dist/ToggleButton/ToggleButton.js +9 -3
- package/dist/ToggleButton/ToggleButton.js.map +1 -1
- package/dist/ToggleButton/types.d.ts +2 -2
- package/dist/ToggleButtonGroup/index.d.ts +1 -2
- package/dist/ToggleButtonGroup/index.js +10 -3
- package/dist/ToggleButtonGroup/index.js.map +1 -1
- package/dist/Tooltip/Tooltip.d.ts +2 -2
- package/dist/Tooltip/Tooltip.js +4 -4
- package/dist/Tooltip/Tooltip.js.map +1 -1
- package/dist/bundle.js +72 -72
- package/dist/bundle.js.map +1 -1
- package/dist/context/ClassPrefixContext.js +2 -2
- package/dist/context/ClassPrefixContext.js.map +1 -1
- package/dist/utils.d.ts +2 -3
- package/dist/utils.js.map +1 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1145
package/dist/Icon/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { PropTypes, IconProps as MuiIconProps
|
|
2
|
-
|
|
1
|
+
import type { PropTypes, IconProps as MuiIconProps } from '@material-ui/core';
|
|
2
|
+
export type { SvgIconProps } from '@material-ui/core';
|
|
3
|
+
import type { DetailedHTMLProps, HTMLAttributes } from 'react';
|
|
3
4
|
export declare type IconsId = 'alarm-fill' | 'alarm' | 'align-bottom' | 'align-center' | 'align-end' | 'align-middle' | 'align-start' | 'align-top' | 'alt' | 'app-indicator' | 'app' | 'archive-fill' | 'archive' | 'area-graph-down' | 'area-graph-up' | 'arrow-90deg-down' | 'arrow-90deg-left' | 'arrow-90deg-right' | 'arrow-90deg-up' | 'arrow-bar-down' | 'arrow-bar-left' | 'arrow-bar-right' | 'arrow-bar-up' | 'arrow-clockwise' | 'arrow-counterclockwise' | 'arrow-down-circle-fill' | 'arrow-down-circle' | 'arrow-down-left-circle-fill' | 'arrow-down-left-circle' | 'arrow-down-left-square-fill' | 'arrow-down-left-square' | 'arrow-down-left' | 'arrow-down-right-circle-fill' | 'arrow-down-right-circle' | 'arrow-down-right-square-fill' | 'arrow-down-right-square' | 'arrow-down-right' | 'arrow-down-short' | 'arrow-down-square-fill' | 'arrow-down-square' | 'arrow-down-up' | 'arrow-down' | 'arrow-left-circle-fill' | 'arrow-left-circle' | 'arrow-left-right' | 'arrow-left-short' | 'arrow-left-square-fill' | 'arrow-left-square' | 'arrow-left' | 'arrow-repeat' | 'arrow-return-left' | 'arrow-return-right' | 'arrow-right-circle-fill' | 'arrow-right-circle' | 'arrow-right-short' | 'arrow-right-square-fill' | 'arrow-right-square' | 'arrow-right' | 'arrow-up-circle-fill' | 'arrow-up-circle' | 'arrow-up-left-circle-fill' | 'arrow-up-left-circle' | 'arrow-up-left-square-fill' | 'arrow-up-left-square' | 'arrow-up-left' | 'arrow-up-right-circle-fill' | 'arrow-up-right-circle' | 'arrow-up-right-square-fill' | 'arrow-up-right-square' | 'arrow-up-right' | 'arrow-up-short' | 'arrow-up-square-fill' | 'arrow-up-square' | 'arrow-up' | 'arrows-angle-contract' | 'arrows-angle-expand' | 'arrows-collapse' | 'arrows-expand' | 'arrows-fullscreen' | 'arrows-move' | 'aspect-ratio-fill' | 'aspect-ratio' | 'asterisk' | 'at' | 'award-fill' | 'award' | 'back' | 'backspace-fill' | 'backspace-reverse-fill' | 'backspace-reverse' | 'backspace' | 'badge-3d-fill' | 'badge-3d' | 'badge-4k-fill' | 'badge-4k' | 'badge-8k-fill' | 'badge-8k' | 'badge-ad-fill' | 'badge-ad' | 'badge-ar-fill' | 'badge-ar' | 'badge-cc-fill' | 'badge-cc' | 'badge-hd-fill' | 'badge-hd' | 'badge-tm-fill' | 'badge-tm' | 'badge-vo-fill' | 'badge-vo' | 'badge-vr-fill' | 'badge-vr' | 'badge-wc-fill' | 'badge-wc' | 'bag-check-fill' | 'bag-check' | 'bag-dash-fill' | 'bag-dash' | 'bag-fill-frame' | 'bag-fill' | 'bag-frame' | 'bag-plus-fill' | 'bag-plus' | 'bag-x-fill' | 'bag-x' | 'bag' | 'bar-chart-fill' | 'bar-chart-line-fill' | 'bar-chart-line' | 'bar-chart-steps' | 'bar-chart' | 'basket-fill' | 'basket' | 'basket2-fill' | 'basket2' | 'basket3-fill' | 'basket3' | 'battery-full' | 'battery-half' | 'battery' | 'bell-fill' | 'bell' | 'bezier' | 'bezier2' | 'bicycle' | 'binoculars-fill' | 'binoculars' | 'blockquote-left' | 'blockquote-right' | 'book-fill' | 'book-half' | 'book' | 'bookmark-check-fill' | 'bookmark-check' | 'bookmark-dash-fill' | 'bookmark-dash' | 'bookmark-fill-frame' | 'bookmark-fill' | 'bookmark-frame' | 'bookmark-heart-fill' | 'bookmark-heart' | 'bookmark-plus-fill' | 'bookmark-plus' | 'bookmark-star-fill' | 'bookmark-star' | 'bookmark-x-fill' | 'bookmark-x' | 'bookmark' | 'bookmarks-fill' | 'bookmarks' | 'bookshelf' | 'border-style' | 'border-width' | 'bounding-box-circles' | 'bounding-box' | 'box-arrow-down-left' | 'box-arrow-down-right' | 'box-arrow-down' | 'box-arrow-in-down-left' | 'box-arrow-in-down-right' | 'box-arrow-in-down' | 'box-arrow-in-left' | 'box-arrow-in-right' | 'box-arrow-in-up-left' | 'box-arrow-in-up-right' | 'box-arrow-in-up' | 'box-arrow-left' | 'box-arrow-right' | 'box-arrow-up-left' | 'box-arrow-up-right' | 'box-arrow-up' | 'box-seam' | 'box' | 'braces' | 'bricks' | 'briefcase-fill' | 'briefcase' | 'brightness-alt-high-fill' | 'brightness-alt-high' | 'brightness-alt-low-fill' | 'brightness-alt-low' | 'brightness-high-fill' | 'brightness-high' | 'brightness-low-fill' | 'brightness-low' | 'broadcast-pin' | 'broadcast' | 'brush-fill' | 'brush' | 'bucket-fill' | 'bucket' | 'bug-fill' | 'bug' | 'building' | 'bullseye' | 'calculator-fill' | 'calculator' | 'calendar-check-fill' | 'calendar-check' | 'calendar-date-fill' | 'calendar-date' | 'calendar-day-fill' | 'calendar-day' | 'calendar-event-fill' | 'calendar-event' | 'calendar-fill-frame' | 'calendar-fill' | 'calendar-frame' | 'calendar-minus-fill' | 'calendar-minus' | 'calendar-month-fill' | 'calendar-month' | 'calendar-plus-fill' | 'calendar-plus' | 'calendar-range-fill' | 'calendar-range' | 'calendar-week-fill' | 'calendar-week' | 'calendar-x-fill' | 'calendar-x' | 'calendar' | 'calendar2-check-fill' | 'calendar2-check' | 'calendar2-date-fill' | 'calendar2-date' | 'calendar2-day-fill' | 'calendar2-day' | 'calendar2-event-fill' | 'calendar2-event' | 'calendar2-fill-frame' | 'calendar2-fill' | 'calendar2-frame' | 'calendar2-minus-fill' | 'calendar2-minus' | 'calendar2-month-fill' | 'calendar2-month' | 'calendar2-plus-fill' | 'calendar2-plus' | 'calendar2-range-fill' | 'calendar2-range' | 'calendar2-week-fill' | 'calendar2-week' | 'calendar2-x-fill' | 'calendar2-x' | 'calendar2' | 'calendar3-event-fill' | 'calendar3-event' | 'calendar3-fill-frame' | 'calendar3-fill' | 'calendar3-frame' | 'calendar3-range-fill' | 'calendar3-range' | 'calendar3-week-fill' | 'calendar3-week' | 'calendar3' | 'calendar4-event' | 'calendar4-frame' | 'calendar4-range' | 'calendar4-week' | 'calendar4' | 'camera-fill' | 'camera-reels-fill' | 'camera-reels' | 'camera-video-fill' | 'camera-video-off-fill' | 'camera-video-off' | 'camera-video' | 'camera' | 'camera2' | 'capslock-fill' | 'capslock' | 'card-checklist' | 'card-heading' | 'card-image' | 'card-list' | 'card-text' | 'caret-down-fill' | 'caret-down-square-fill' | 'caret-down-square' | 'caret-down' | 'caret-left-fill' | 'caret-left-square-fill' | 'caret-left-square' | 'caret-left' | 'caret-right-fill' | 'caret-right-square-fill' | 'caret-right-square' | 'caret-right' | 'caret-up-fill' | 'caret-up-square-fill' | 'caret-up-square' | 'caret-up' | 'cart-check-fill' | 'cart-check' | 'cart-dash-fill' | 'cart-dash' | 'cart-fill-frame' | 'cart-fill' | 'cart-frame' | 'cart-plus-fill' | 'cart-plus' | 'cart-x-fill' | 'cart-x' | 'cart' | 'cart2' | 'cart3' | 'cart4' | 'cash-stack' | 'cash' | 'cast' | 'chart' | 'chat-dots-fill' | 'chat-dots' | 'chat-fill' | 'chat-left-dots-fill' | 'chat-left-dots' | 'chat-left-fill' | 'chat-left-quote-fill' | 'chat-left-quote' | 'chat-left-text-fill' | 'chat-left-text' | 'chat-left' | 'chat-quote-fill' | 'chat-quote' | 'chat-right-dots-fill' | 'chat-right-dots' | 'chat-right-fill' | 'chat-right-quote-fill' | 'chat-right-quote' | 'chat-right-text-fill' | 'chat-right-text' | 'chat-right' | 'chat-square-dots-fill' | 'chat-square-dots' | 'chat-square-fill' | 'chat-square-quote-fill' | 'chat-square-quote' | 'chat-square-text-fill' | 'chat-square-text' | 'chat-square' | 'chat-text-fill' | 'chat-text' | 'chat' | 'check-all' | 'check-circle-1' | 'check-circle-fill' | 'check-circle' | 'check-square-fill' | 'check-square' | 'check' | 'check2-all' | 'check2-circle' | 'check2-square' | 'check2' | 'chevron-bar-contract' | 'chevron-bar-down' | 'chevron-bar-expand' | 'chevron-bar-left' | 'chevron-bar-right' | 'chevron-bar-up' | 'chevron-compact-down' | 'chevron-compact-left' | 'chevron-compact-right' | 'chevron-compact-up' | 'chevron-contract' | 'chevron-double-down' | 'chevron-double-left' | 'chevron-double-right-1' | 'chevron-double-right' | 'chevron-double-up' | 'chevron-down' | 'chevron-expand' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-check-box-null' | 'circle-fill' | 'circle-half' | 'circle-square' | 'circle' | 'clipboard-check' | 'clipboard-data' | 'clipboard-minus' | 'clipboard-plus' | 'clipboard-x' | 'clipboard' | 'clock-fill' | 'clock-history' | 'clock' | 'cloud-arrow-down-fill' | 'cloud-arrow-down' | 'cloud-arrow-up-fill' | 'cloud-arrow-up' | 'cloud-check-fill' | 'cloud-check' | 'cloud-download-fill' | 'cloud-download' | 'cloud-fill' | 'cloud-minus-fill' | 'cloud-minus' | 'cloud-plus-fill' | 'cloud-plus' | 'cloud-slash-fill' | 'cloud-slash' | 'cloud-upload-fill' | 'cloud-upload' | 'cloud' | 'code-slash' | 'code-square' | 'code' | 'collection-fill' | 'collection-play-fill' | 'collection-play' | 'collection' | 'columns-gap' | 'columns' | 'command' | 'commissioning-gas' | 'commissioning-power' | 'commissioning-water' | 'compass-fill' | 'compass' | 'component-exchange' | 'cone-striped' | 'cone' | 'controller' | 'cpu-fill' | 'cpu' | 'credit-card-2-back-fill' | 'credit-card-2-back' | 'credit-card-2-front-fill' | 'credit-card-2-front' | 'credit-card-fill' | 'credit-card' | 'crop' | 'cup-fill' | 'cup-straw' | 'cup' | 'cursor-fill' | 'cursor-text' | 'cursor' | 'dash-circle-fill' | 'dash-circle' | 'dash-square-fill' | 'dash-square' | 'dash' | 'diagram-2-fill' | 'diagram-2' | 'diagram-3-fill' | 'diagram-3' | 'diamond-fill' | 'diamond-half' | 'diamond' | 'dice-1-fill' | 'dice-1' | 'dice-2-fill' | 'dice-2' | 'dice-3-fill' | 'dice-3' | 'dice-4-fill' | 'dice-4' | 'dice-5-fill' | 'dice-5' | 'dice-6-fill' | 'dice-6' | 'display-fill' | 'display' | 'distribute-horizontal' | 'distribute-vertical' | 'door-closed-fill' | 'door-closed' | 'door-open-fill' | 'door-open' | 'dot' | 'download' | 'droplet-fill' | 'droplet-half' | 'droplet' | 'e-pilot' | 'earbuds' | 'easel-fill' | 'easel' | 'egg-fill' | 'egg-fried-fill' | 'egg-fried' | 'egg' | 'eject-fill' | 'eject' | 'emoji-angry' | 'emoji-dizzy' | 'emoji-expressionless' | 'emoji-frown' | 'emoji-laughing' | 'emoji-neutral' | 'emoji-smile-upside-down' | 'emoji-smile' | 'emoji-sunglasses' | 'empty-style' | 'envelope-1' | 'envelope-fill' | 'envelope-open-fill' | 'envelope-open' | 'envelope' | 'epilot-small-logo' | 'exclamation-circle-fill' | 'exclamation-circle' | 'exclamation-diamond-fill' | 'exclamation-diamond' | 'exclamation-octagon-fill' | 'exclamation-octagon' | 'exclamation-square-fill' | 'exclamation-square' | 'exclamation-triangle-fill' | 'exclamation-triangle' | 'exclamation' | 'exclude' | 'eye-fill' | 'eye-slash-fill' | 'eye-slash' | 'eye' | 'eyeglasses' | 'file-arrow-down-fill' | 'file-arrow-down' | 'file-arrow-up-fill' | 'file-arrow-up' | 'file-binary-fill' | 'file-binary' | 'file-break-fill' | 'file-break' | 'file-check-fill' | 'file-check' | 'file-code-fill' | 'file-code' | 'file-diff-fill' | 'file-diff' | 'file-earmark-arrow-down-fill' | 'file-earmark-arrow-down' | 'file-earmark-arrow-up-fill' | 'file-earmark-arrow-up' | 'file-earmark-binary-fill' | 'file-earmark-binary' | 'file-earmark-break-fill' | 'file-earmark-break' | 'file-earmark-check-fill' | 'file-earmark-check' | 'file-earmark-code-fill' | 'file-earmark-code' | 'file-earmark-diff-fill' | 'file-earmark-diff' | 'file-earmark-easel-fill' | 'file-earmark-easel' | 'file-earmark-fill-frame' | 'file-earmark-fill' | 'file-earmark-font-fill' | 'file-earmark-font' | 'file-earmark-frame' | 'file-earmark-image-fill' | 'file-earmark-image' | 'file-earmark-lock-fill' | 'file-earmark-lock' | 'file-earmark-lock2-fill' | 'file-earmark-lock2' | 'file-earmark-medical-fill' | 'file-earmark-medical' | 'file-earmark-minus-fill' | 'file-earmark-minus' | 'file-earmark-music-fill' | 'file-earmark-music' | 'file-earmark-person-fill' | 'file-earmark-person' | 'file-earmark-play-fill' | 'file-earmark-play' | 'file-earmark-plus-fill' | 'file-earmark-plus' | 'file-earmark-post-fill' | 'file-earmark-post' | 'file-earmark-richtext-fill' | 'file-earmark-richtext' | 'file-earmark-ruled-fill' | 'file-earmark-ruled' | 'file-earmark-slides-fill' | 'file-earmark-slides' | 'file-earmark-spreadsheet-fill' | 'file-earmark-spreadsheet' | 'file-earmark-text-fill' | 'file-earmark-text' | 'file-earmark-x-fill' | 'file-earmark-x' | 'file-earmark-zip-fill' | 'file-earmark-zip' | 'file-earmark' | 'file-easel-fill' | 'file-easel' | 'file-fill-frame' | 'file-fill' | 'file-font-fill' | 'file-font' | 'file-frame' | 'file-image-fill' | 'file-image' | 'file-lock-fill' | 'file-lock' | 'file-lock2-fill' | 'file-lock2' | 'file-medical-fill' | 'file-medical' | 'file-minus-fill' | 'file-minus' | 'file-music-fill' | 'file-music' | 'file-person-fill' | 'file-person' | 'file-play-fill' | 'file-play' | 'file-plus-fill' | 'file-plus' | 'file-post-fill' | 'file-post' | 'file-richtext-fill' | 'file-richtext' | 'file-ruled-fill' | 'file-ruled' | 'file-slides-fill' | 'file-slides' | 'file-spreadsheet-fill' | 'file-spreadsheet' | 'file-text-1' | 'file-text-fill' | 'file-text' | 'file-x-fill' | 'file-x' | 'file-zip-fill' | 'file-zip' | 'file' | 'files-alt' | 'files' | 'film' | 'filter-circle-fill' | 'filter-circle' | 'filter-left' | 'filter-right' | 'filter-square-fill' | 'filter-square' | 'filter' | 'flag-fill' | 'flag' | 'flower1' | 'flower2' | 'flower3' | 'folder-check' | 'folder-fill' | 'folder-minus' | 'folder-plus' | 'folder-symlink-fill' | 'folder-symlink' | 'folder-x' | 'folder' | 'folder2-open' | 'folder2' | 'fonts' | 'forward-fill' | 'forward' | 'front' | 'fullscreen-exit' | 'fullscreen' | 'funnel-fill' | 'funnel' | 'gas' | 'gear-fill' | 'gear-wide-connected' | 'gear-wide' | 'gear' | 'gem' | 'geo-alt-fill' | 'geo-alt' | 'geo-fill' | 'geo' | 'gift-fill' | 'gift' | 'globe' | 'globe2' | 'graph-down' | 'graph-up' | 'grid-1x2-fill' | 'grid-1x2' | 'grid-3x2-gap-fill' | 'grid-3x2-gap' | 'grid-3x2' | 'grid-3x3-gap-fill' | 'grid-3x3-gap' | 'grid-3x3' | 'grid-fill' | 'grid' | 'grip-horizontal' | 'grip-vertical' | 'hammer' | 'hand-index-thumb' | 'hand-index' | 'hand-thumbs-down' | 'hand-thumbs-up' | 'handbag-fill' | 'handbag' | 'hash' | 'hdd-fill' | 'hdd-network-fill' | 'hdd-network' | 'hdd-rack-fill' | 'hdd-rack' | 'hdd-stack-fill' | 'hdd-stack' | 'hdd' | 'headphones' | 'headset' | 'heart-fill' | 'heart-half' | 'heart' | 'heptagon-fill' | 'heptagon-half' | 'heptagon' | 'hexagon-fill' | 'hexagon-half' | 'hexagon' | 'home-old' | 'home' | 'hourglass-bottom' | 'hourglass-split' | 'hourglass-top' | 'hourglass' | 'house-door-fill' | 'house-door' | 'house-fill' | 'house' | 'hr' | 'image-alt' | 'image-fill' | 'image' | 'images' | 'inbox-fill' | 'inbox' | 'inboxes-fill' | 'inboxes' | 'info-circle-fill' | 'info-circle' | 'info-square-fill' | 'info-square' | 'info' | 'input-cursor-text' | 'input-cursor' | 'intersect' | 'invoice' | 'journal-album' | 'journal-arrow-down' | 'journal-arrow-up' | 'journal-check' | 'journal-code' | 'journal-frame' | 'journal-medical' | 'journal-minus' | 'journal-plus-1' | 'journal-plus' | 'journal-richtext' | 'journal-text' | 'journal-x' | 'journal' | 'journals' | 'justify-left' | 'justify-right' | 'justify' | 'kanban-fill' | 'kanban' | 'key-fill' | 'key' | 'keyboard-fill' | 'keyboard' | 'ladder' | 'lamp-fill' | 'lamp' | 'laptop-fill' | 'laptop' | 'layers-fill' | 'layers-half' | 'layers' | 'layout-sidebar-inset-reverse' | 'layout-sidebar-inset' | 'layout-sidebar-reverse' | 'layout-sidebar' | 'layout-split' | 'layout-text-sidebar-reverse' | 'layout-text-sidebar' | 'layout-text-window-reverse' | 'layout-text-window' | 'layout-three-columns' | 'layout-wtf' | 'life-preserver' | 'lightning-fill' | 'lightning' | 'link-45deg' | 'link' | 'list-check' | 'list-nested' | 'list-ol' | 'list-stars' | 'list-task' | 'list-ul' | 'list' | 'lock-fill' | 'lock' | 'logo' | 'mailbox' | 'mailbox2' | 'map-fill' | 'map' | 'markdown-fill' | 'markdown' | 'menu-app-fill' | 'menu-app' | 'menu-button-fill' | 'menu-button-wide-fill' | 'menu-button-wide' | 'menu-button' | 'menu-down' | 'menu-up' | 'message' | 'mic-fill' | 'mic-mute-fill' | 'mic-mute' | 'mic' | 'minecart-loaded' | 'minecart' | 'moon' | 'mouse' | 'mouse2' | 'mouse3' | 'music-note-beamed' | 'music-note-list' | 'music-note' | 'music-player-fill' | 'music-player' | 'newspaper' | 'node-minus-fill' | 'node-minus' | 'node-plus-fill' | 'node-plus' | 'nut-fill' | 'nut' | 'octagon-fill' | 'octagon-half' | 'octagon' | 'option' | 'outlet' | 'paint-bucket' | 'paperclip' | 'paragraph' | 'patch-check-fll' | 'patch-check' | 'patch-exclamation-fll' | 'patch-exclamation' | 'patch-minus-fll' | 'patch-minus' | 'patch-plus-fll' | 'patch-plus' | 'patch-question-fll' | 'patch-question' | 'pause-fill' | 'pause' | 'peace-fill' | 'peace' | 'pen-fill' | 'pen' | 'pencil-fill' | 'pencil-square' | 'pencil' | 'pencil2' | 'pentagon-fill' | 'pentagon-half' | 'pentagon' | 'people-circle' | 'people-fill' | 'people' | 'percent' | 'person-badge-fill' | 'person-badge' | 'person-bounding-box' | 'person-check-fill' | 'person-check' | 'person-dash-fill' | 'person-dash' | 'person-fill-frame' | 'person-fill' | 'person-filled' | 'person-frame' | 'person-lines-fill' | 'person-old-design' | 'person-plus-fill' | 'person-plus' | 'person-square' | 'person-x-fill' | 'person-x' | 'person' | 'phone-fill' | 'phone-landscape-fill' | 'phone-landscape' | 'phone-vibrate' | 'phone' | 'pie-chart-fill' | 'pie-chart' | 'pip-fill' | 'pip' | 'play-fill' | 'play' | 'plug-fill' | 'plug' | 'plus-circle-fill' | 'plus-circle' | 'plus-square-fill' | 'plus-square' | 'plus' | 'power' | 'printer-fill' | 'printer' | 'process-approval' | 'process-closed' | 'process-completed' | 'process-lead' | 'process-offering' | 'process-operations' | 'process-qualification' | 'process-supply' | 'process-validation' | 'product-broadband' | 'product-car-sharing' | 'product-charge' | 'product-chp' | 'product-gas' | 'product-generic' | 'product-heating' | 'product-heatpump' | 'product-house-broadband' | 'product-house-electricity' | 'product-house-gas' | 'product-house-heating' | 'product-house-water' | 'product-micro-plant' | 'product-power' | 'product-smart-home' | 'product-solar' | 'product-storage' | 'puzzle-fill' | 'puzzle' | 'question-circle-fill' | 'question-circle' | 'question-diamond-fill' | 'question-diamond' | 'question-octagon-fill' | 'question-octagon' | 'question-square-fill' | 'question-square' | 'question' | 'receipt-cutoff' | 'receipt' | 'reception-0' | 'reception-1' | 'reception-2' | 'reception-3' | 'reception-4' | 'reply-all-fill' | 'reply-all' | 'reply-fill' | 'reply' | 'rss-fill' | 'rss' | 'rulers' | 'scissors' | 'screwdriver' | 'search' | 'segmented-nav' | 'server' | 'share-fill' | 'share' | 'shield-check' | 'shield-exclamation' | 'shield-fill-check' | 'shield-fill-exclamation' | 'shield-fill-frame' | 'shield-fill-minus' | 'shield-fill-plus' | 'shield-fill-x' | 'shield-fill' | 'shield-frame' | 'shield-lock-fill' | 'shield-lock' | 'shield-minus' | 'shield-plus' | 'shield-shaded' | 'shield-slash-fill' | 'shield-slash' | 'shield-x' | 'shield' | 'shift-fill' | 'shift' | 'shop-window' | 'shop' | 'shuffle' | 'signpost-2' | 'signpost-fill' | 'signpost-split-fill' | 'signpost-split' | 'signpost' | 'signpost2-fill' | 'sim-fill' | 'sim' | 'skip-backward-fill' | 'skip-backward' | 'skip-end-fill' | 'skip-end' | 'skip-forward-fill' | 'skip-forward' | 'skip-start-fill' | 'skip-start' | 'slash-circle-fill' | 'slash-circle' | 'slash-square-fill' | 'slash-square' | 'slash' | 'sliders' | 'smartwatch' | 'sort-alpha-down-alt' | 'sort-alpha-down' | 'sort-alpha-up-alt' | 'sort-alpha-up' | 'sort-down-alt' | 'sort-down' | 'sort-numeric-down-alt' | 'sort-numeric-down' | 'sort-numeric-up-alt' | 'sort-numeric-up' | 'sort-up-alt' | 'sort-up' | 'soundwave' | 'speaker-fill' | 'speaker' | 'spellcheck' | 'square-fill' | 'square-half' | 'square' | 'stack' | 'star-fill' | 'star-half' | 'star' | 'stickies-fill' | 'stickies' | 'sticky-fill' | 'sticky' | 'stop-fill' | 'stop' | 'stoplights-fill' | 'stoplights' | 'stopwatch-fill' | 'stopwatch' | 'subtract' | 'suit-club-fill' | 'suit-club' | 'suit-diamond-fill' | 'suit-diamond' | 'suit-heart-fill' | 'suit-heart' | 'suit-spade-fill' | 'suit-spade' | 'sun' | 'sunglasses' | 'table' | 'tablet-fill' | 'tablet-landscape-fill' | 'tablet-landscape' | 'tablet' | 'tag-fill' | 'tag' | 'tags-fill' | 'tags' | 'telephone-1' | 'telephone-fill-frame' | 'telephone-fill' | 'telephone-forward-fill' | 'telephone-forward' | 'telephone-frame' | 'telephone-inbound-fill' | 'telephone-inbound' | 'telephone-minus-fill' | 'telephone-minus' | 'telephone-outbound-fill' | 'telephone-outbound' | 'telephone-plus-fill' | 'telephone-plus' | 'telephone-x-fill' | 'telephone-x' | 'telephone' | 'terminal-fill' | 'terminal' | 'text-center' | 'text-indent-left' | 'text-indent-right' | 'text-left' | 'text-paragraph' | 'text-right' | 'textarea-resize' | 'textarea-t' | 'textarea' | 'thermometer-half' | 'thermometer' | 'three-dots-vertical' | 'three-dots' | 'toggle-off' | 'toggle-on' | 'toggle2-off' | 'toggle2-on' | 'toggles' | 'toggles2' | 'tools' | 'trash-fill' | 'trash' | 'trash2-fill' | 'trash2' | 'tree-fill' | 'tree' | 'triangle-fill' | 'triangle-half' | 'triangle' | 'trophy-fill' | 'trophy' | 'truck-flatbed' | 'truck' | 'tv-fill' | 'tv' | 'type-bold' | 'type-h1' | 'type-h2' | 'type-h3' | 'type-italic' | 'type-strikethrough' | 'type-underline' | 'type' | 'ui-checks-grid' | 'ui-checks' | 'ui-radios-grid' | 'ui-radios' | 'union' | 'unlock-fill' | 'unlock' | 'upc-scan' | 'upc' | 'upload' | 'user' | 'vector-pen' | 'view-list' | 'view-stacked' | 'voicemail' | 'volume-down-fill' | 'volume-down' | 'volume-mute-fill' | 'volume-mute' | 'volume-off-fill' | 'volume-off' | 'volume-up-fill' | 'volume-up' | 'vr' | 'wallet-fill' | 'wallet' | 'wallet2' | 'watch' | 'weather-lightning' | 'weather-rain' | 'wifi-1' | 'wifi-2' | 'wifi-off' | 'wifi' | 'window-sidebar' | 'window' | 'wrench' | 'x-circle-fill' | 'x-circle' | 'x-diamond-fill' | 'x-diamond' | 'x-octagon-fill' | 'x-octagon' | 'x-square-fill' | 'x-square' | 'x' | 'zoom-in' | 'zoom-out';
|
|
4
5
|
export declare type IconName = '10k' | '10mp' | '11mp' | '12mp' | '13mp' | '14mp' | '15mp' | '16mp' | '17mp' | '18mp' | '19mp' | '1k' | '1k_plus' | '1x_mobiledata' | '20mp' | '21mp' | '22mp' | '23mp' | '24mp' | '2k' | '2k_plus' | '2mp' | '30fps' | '30fps_select' | '360' | '3d_rotation' | '3g_mobiledata' | '3k' | '3k_plus' | '3mp' | '3p' | '4g_mobiledata' | '4g_plus_mobiledata' | '4k' | '4k_plus' | '4mp' | '5g' | '5k' | '5k_plus' | '5mp' | '60fps' | '60fps_select' | '6_ft_apart' | '6k' | '6k_plus' | '6mp' | '7k' | '7k_plus' | '7mp' | '8k' | '8k_plus' | '8mp' | '9k' | '9k_plus' | '9mp' | 'ac_unit' | 'access_alarm' | 'access_alarms' | 'access_time' | 'access_time_filled' | 'accessibility' | 'accessibility_new' | 'accessible' | 'accessible_forward' | 'account_balance' | 'account_balance_wallet' | 'account_box' | 'account_circle' | 'account_tree' | 'ad_units' | 'adb' | 'add' | 'add_a_photo' | 'add_alarm' | 'add_alert' | 'add_box' | 'add_business' | 'add_chart' | 'add_circle' | 'add_circle_outline' | 'add_comment' | 'add_ic_call' | 'add_link' | 'add_location' | 'add_location_alt' | 'add_moderator' | 'add_photo_alternate' | 'add_reaction' | 'add_road' | 'add_shopping_cart' | 'add_task' | 'add_to_drive' | 'add_to_home_screen' | 'add_to_photos' | 'add_to_queue' | 'addchart' | 'adjust' | 'admin_panel_settings' | 'agriculture' | 'air' | 'airline_seat_flat' | 'airline_seat_flat_angled' | 'airline_seat_individual_suite' | 'airline_seat_legroom_extra' | 'airline_seat_legroom_normal' | 'airline_seat_legroom_reduced' | 'airline_seat_recline_extra' | 'airline_seat_recline_normal' | 'airplane_ticket' | 'airplanemode_active' | 'airplanemode_inactive' | 'airplay' | 'airport_shuttle' | 'alarm' | 'alarm_add' | 'alarm_off' | 'alarm_on' | 'album' | 'align_horizontal_center' | 'align_horizontal_left' | 'align_horizontal_right' | 'align_vertical_bottom' | 'align_vertical_center' | 'align_vertical_top' | 'all_inbox' | 'all_inclusive' | 'all_out' | 'alt_route' | 'alternate_email' | 'amp_stories' | 'analytics' | 'anchor' | 'android' | 'animation' | 'announcement' | 'aod' | 'apartment' | 'api' | 'app_blocking' | 'app_registration' | 'app_settings_alt' | 'approval' | 'apps' | 'architecture' | 'archive' | 'arrow_back' | 'arrow_back_ios' | 'arrow_back_ios_new' | 'arrow_circle_down' | 'arrow_circle_up' | 'arrow_downward' | 'arrow_drop_down' | 'arrow_drop_down_circle' | 'arrow_drop_up' | 'arrow_forward' | 'arrow_forward_ios' | 'arrow_left' | 'arrow_right' | 'arrow_right_alt' | 'arrow_upward' | 'art_track' | 'article' | 'aspect_ratio' | 'assessment' | 'assignment' | 'assignment_ind' | 'assignment_late' | 'assignment_return' | 'assignment_returned' | 'assignment_turned_in' | 'assistant' | 'assistant_direction' | 'assistant_photo' | 'atm' | 'attach_email' | 'attach_file' | 'attach_money' | 'attachment' | 'attractions' | 'attribution' | 'audiotrack' | 'auto_awesome' | 'auto_awesome_mosaic' | 'auto_awesome_motion' | 'auto_delete' | 'auto_fix_high' | 'auto_fix_normal' | 'auto_fix_off' | 'auto_graph' | 'auto_stories' | 'autofps_select' | 'autorenew' | 'av_timer' | 'baby_changing_station' | 'backpack' | 'backspace' | 'backup' | 'backup_table' | 'badge' | 'bakery_dining' | 'ballot' | 'bar_chart' | 'batch_prediction' | 'bathroom' | 'bathtub' | 'battery_alert' | 'battery_charging_full' | 'battery_full' | 'battery_saver' | 'battery_std' | 'battery_unknown' | 'beach_access' | 'bed' | 'bedroom_baby' | 'bedroom_child' | 'bedroom_parent' | 'bedtime' | 'beenhere' | 'bento' | 'bike_scooter' | 'biotech' | 'blender' | 'block' | 'bloodtype' | 'bluetooth' | 'bluetooth_audio' | 'bluetooth_connected' | 'bluetooth_disabled' | 'bluetooth_drive' | 'bluetooth_searching' | 'blur_circular' | 'blur_linear' | 'blur_off' | 'blur_on' | 'bolt' | 'book' | 'book_online' | 'bookmark' | 'bookmark_border' | 'bookmarks' | 'border_all' | 'border_bottom' | 'border_clear' | 'border_color' | 'border_horizontal' | 'border_inner' | 'border_left' | 'border_outer' | 'border_right' | 'border_style' | 'border_top' | 'border_vertical' | 'branding_watermark' | 'breakfast_dining' | 'brightness_1' | 'brightness_2' | 'brightness_3' | 'brightness_4' | 'brightness_5' | 'brightness_6' | 'brightness_7' | 'brightness_auto' | 'brightness_high' | 'brightness_low' | 'brightness_medium' | 'broken_image' | 'browser_not_supported' | 'brunch_dining' | 'brush' | 'bubble_chart' | 'bug_report' | 'build' | 'build_circle' | 'burst_mode' | 'bus_alert' | 'business' | 'business_center' | 'cable' | 'cached' | 'cake' | 'calculate' | 'calendar_today' | 'calendar_view_day' | 'calendar_view_month' | 'calendar_view_week' | 'call' | 'call_end' | 'call_made' | 'call_merge' | 'call_missed' | 'call_missed_outgoing' | 'call_received' | 'call_split' | 'call_to_action' | 'camera' | 'camera_alt' | 'camera_enhance' | 'camera_front' | 'camera_indoor' | 'camera_outdoor' | 'camera_rear' | 'camera_roll' | 'cameraswitch' | 'campaign' | 'cancel' | 'cancel_presentation' | 'cancel_schedule_send' | 'car_rental' | 'car_repair' | 'card_giftcard' | 'card_membership' | 'card_travel' | 'carpenter' | 'cases' | 'casino' | 'cast' | 'cast_connected' | 'cast_for_education' | 'catching_pokemon' | 'category' | 'celebration' | 'cell_wifi' | 'center_focus_strong' | 'center_focus_weak' | 'chair' | 'chair_alt' | 'change_circle' | 'change_history' | 'charging_station' | 'chat' | 'chat_bubble' | 'chat_bubble_outline' | 'check' | 'check_box' | 'check_box_outline_blank' | 'check_circle' | 'check_circle_outline' | 'checkroom' | 'chevron_left' | 'chevron_right' | 'child_care' | 'child_friendly' | 'chrome_reader_mode' | 'circle' | 'circle_notifications' | 'class' | 'clean_hands' | 'cleaning_services' | 'clear' | 'clear_all' | 'close' | 'close_fullscreen' | 'closed_caption' | 'closed_caption_disabled' | 'closed_caption_off' | 'cloud' | 'cloud_circle' | 'cloud_done' | 'cloud_download' | 'cloud_off' | 'cloud_queue' | 'cloud_upload' | 'code' | 'code_off' | 'coffee' | 'coffee_maker' | 'collections' | 'collections_bookmark' | 'color_lens' | 'colorize' | 'comment' | 'comment_bank' | 'commute' | 'compare' | 'compare_arrows' | 'compass_calibration' | 'compress' | 'computer' | 'confirmation_number' | 'connect_without_contact' | 'connected_tv' | 'construction' | 'contact_mail' | 'contact_page' | 'contact_phone' | 'contact_support' | 'contactless' | 'contacts' | 'content_copy' | 'content_cut' | 'content_paste' | 'content_paste_off' | 'control_camera' | 'control_point' | 'control_point_duplicate' | 'copy_all' | 'copyright' | 'coronavirus' | 'corporate_fare' | 'countertops' | 'create' | 'create_new_folder' | 'credit_card' | 'credit_card_off' | 'credit_score' | 'crop' | 'crop_16_9' | 'crop_3_2' | 'crop_5_4' | 'crop_7_5' | 'crop_din' | 'crop_free' | 'crop_landscape' | 'crop_original' | 'crop_portrait' | 'crop_rotate' | 'crop_square' | 'dangerous' | 'dark_mode' | 'dashboard' | 'dashboard_customize' | 'data_saver_off' | 'data_saver_on' | 'data_usage' | 'date_range' | 'deck' | 'dehaze' | 'delete' | 'delete_forever' | 'delete_outline' | 'delete_sweep' | 'delivery_dining' | 'departure_board' | 'description' | 'design_services' | 'desktop_access_disabled' | 'desktop_mac' | 'desktop_windows' | 'details' | 'developer_board' | 'developer_board_off' | 'developer_mode' | 'device_hub' | 'device_thermostat' | 'device_unknown' | 'devices' | 'devices_other' | 'dialer_sip' | 'dialpad' | 'dining' | 'dinner_dining' | 'directions' | 'directions_bike' | 'directions_boat' | 'directions_boat_filled' | 'directions_bus' | 'directions_bus_filled' | 'directions_car' | 'directions_car_filled' | 'directions_off' | 'directions_railway' | 'directions_railway_filled' | 'directions_run' | 'directions_subway' | 'directions_subway_filled' | 'directions_transit' | 'directions_transit_filled' | 'directions_walk' | 'dirty_lens' | 'disabled_by_default' | 'disc_full' | 'dns' | 'do_disturb' | 'do_disturb_alt' | 'do_disturb_off' | 'do_disturb_on' | 'do_not_disturb' | 'do_not_disturb_alt' | 'do_not_disturb_off' | 'do_not_disturb_on' | 'do_not_disturb_on_total_silence' | 'do_not_step' | 'do_not_touch' | 'dock' | 'domain' | 'domain_disabled' | 'domain_verification' | 'done' | 'done_all' | 'done_outline' | 'donut_large' | 'donut_small' | 'door_back' | 'door_front' | 'door_sliding' | 'doorbell' | 'double_arrow' | 'downhill_skiing' | 'download' | 'download_done' | 'download_for_offline' | 'downloading' | 'drafts' | 'drag_handle' | 'drag_indicator' | 'drive_eta' | 'drive_file_move' | 'drive_file_rename_outline' | 'drive_folder_upload' | 'dry' | 'dry_cleaning' | 'duo' | 'dvr' | 'dynamic_feed' | 'dynamic_form' | 'e_mobiledata' | 'earbuds' | 'earbuds_battery' | 'east' | 'eco' | 'edgesensor_high' | 'edgesensor_low' | 'edit' | 'edit_attributes' | 'edit_location' | 'edit_location_alt' | 'edit_notifications' | 'edit_off' | 'edit_road' | 'eject' | 'elderly' | 'electric_bike' | 'electric_car' | 'electric_moped' | 'electric_rickshaw' | 'electric_scooter' | 'electrical_services' | 'elevator' | 'email' | 'emoji_emotions' | 'emoji_events' | 'emoji_flags' | 'emoji_food_beverage' | 'emoji_nature' | 'emoji_objects' | 'emoji_people' | 'emoji_symbols' | 'emoji_transportation' | 'engineering' | 'enhanced_encryption' | 'equalizer' | 'error' | 'error_outline' | 'escalator' | 'escalator_warning' | 'euro' | 'euro_symbol' | 'ev_station' | 'event' | 'event_available' | 'event_busy' | 'event_note' | 'event_seat' | 'exit_to_app' | 'expand' | 'expand_less' | 'expand_more' | 'explicit' | 'explore' | 'explore_off' | 'exposure' | 'exposure_neg_1' | 'exposure_neg_2' | 'exposure_plus_1' | 'exposure_plus_2' | 'exposure_zero' | 'extension' | 'extension_off' | 'face' | 'face_retouching_natural' | 'face_retouching_off' | 'facebook' | 'fact_check' | 'family_restroom' | 'fast_forward' | 'fast_rewind' | 'fastfood' | 'favorite' | 'favorite_border' | 'featured_play_list' | 'featured_video' | 'feed' | 'feedback' | 'fence' | 'festival' | 'fiber_dvr' | 'fiber_manual_record' | 'fiber_new' | 'fiber_pin' | 'fiber_smart_record' | 'file_copy' | 'file_download' | 'file_download_done' | 'file_download_off' | 'file_present' | 'file_upload' | 'filter' | 'filter_1' | 'filter_2' | 'filter_3' | 'filter_4' | 'filter_5' | 'filter_6' | 'filter_7' | 'filter_8' | 'filter_9' | 'filter_9_plus' | 'filter_alt' | 'filter_b_and_w' | 'filter_center_focus' | 'filter_drama' | 'filter_frames' | 'filter_hdr' | 'filter_list' | 'filter_none' | 'filter_tilt_shift' | 'filter_vintage' | 'find_in_page' | 'find_replace' | 'fingerprint' | 'fire_extinguisher' | 'fireplace' | 'first_page' | 'fit_screen' | 'fitness_center' | 'flag' | 'flaky' | 'flare' | 'flash_auto' | 'flash_off' | 'flash_on' | 'flashlight_off' | 'flashlight_on' | 'flatware' | 'flight' | 'flight_land' | 'flight_takeoff' | 'flip' | 'flip_camera_android' | 'flip_camera_ios' | 'flip_to_back' | 'flip_to_front' | 'flourescent' | 'flutter_dash' | 'fmd_bad' | 'fmd_good' | 'folder' | 'folder_open' | 'folder_shared' | 'folder_special' | 'follow_the_signs' | 'font_download' | 'font_download_off' | 'food_bank' | 'format_align_center' | 'format_align_justify' | 'format_align_left' | 'format_align_right' | 'format_bold' | 'format_clear' | 'format_color_fill' | 'format_color_reset' | 'format_color_text' | 'format_indent_decrease' | 'format_indent_increase' | 'format_italic' | 'format_line_spacing' | 'format_list_bulleted' | 'format_list_numbered' | 'format_list_numbered_rtl' | 'format_paint' | 'format_quote' | 'format_shapes' | 'format_size' | 'format_strikethrough' | 'format_textdirection_l_to_r' | 'format_textdirection_r_to_l' | 'format_underlined' | 'forum' | 'forward' | 'forward_10' | 'forward_30' | 'forward_5' | 'forward_to_inbox' | 'foundation' | 'free_breakfast' | 'fullscreen' | 'fullscreen_exit' | 'functions' | 'g_mobiledata' | 'g_translate' | 'gamepad' | 'games' | 'garage' | 'gavel' | 'gesture' | 'get_app' | 'gif' | 'golf_course' | 'gpp_bad' | 'gpp_good' | 'gpp_maybe' | 'gps_fixed' | 'gps_not_fixed' | 'gps_off' | 'grade' | 'gradient' | 'grading' | 'grain' | 'graphic_eq' | 'grass' | 'grid_3x3' | 'grid_4x4' | 'grid_goldenratio' | 'grid_off' | 'grid_on' | 'grid_view' | 'group' | 'group_add' | 'group_work' | 'groups' | 'h_mobiledata' | 'h_plus_mobiledata' | 'hail' | 'handyman' | 'hardware' | 'hd' | 'hdr_auto' | 'hdr_auto_select' | 'hdr_enhanced_select' | 'hdr_off' | 'hdr_off_select' | 'hdr_on' | 'hdr_on_select' | 'hdr_plus' | 'hdr_strong' | 'hdr_weak' | 'headphones' | 'headphones_battery' | 'headset' | 'headset_mic' | 'headset_off' | 'healing' | 'health_and_safety' | 'hearing' | 'hearing_disabled' | 'height' | 'help' | 'help_center' | 'help_outline' | 'hevc' | 'hide_image' | 'hide_source' | 'high_quality' | 'highlight' | 'highlight_alt' | 'highlight_off' | 'hiking' | 'history' | 'history_edu' | 'history_toggle_off' | 'home' | 'home_max' | 'home_mini' | 'home_repair_service' | 'home_work' | 'horizontal_distribute' | 'horizontal_rule' | 'horizontal_split' | 'hot_tub' | 'hotel' | 'hourglass_bottom' | 'hourglass_disabled' | 'hourglass_empty' | 'hourglass_full' | 'hourglass_top' | 'house' | 'house_siding' | 'how_to_reg' | 'how_to_vote' | 'http' | 'https' | 'hvac' | 'ice_skating' | 'icecream' | 'image' | 'image_aspect_ratio' | 'image_not_supported' | 'image_search' | 'imagesearch_roller' | 'import_contacts' | 'import_export' | 'important_devices' | 'inbox' | 'indeterminate_check_box' | 'info' | 'info_outline' | 'input' | 'insert_chart' | 'insert_chart_outlined' | 'insert_comment' | 'insert_drive_file' | 'insert_emoticon' | 'insert_invitation' | 'insert_link' | 'insert_photo' | 'insights' | 'integration_instructions' | 'inventory' | 'inventory_2' | 'invert_colors' | 'invert_colors_off' | 'ios_share' | 'iso' | 'kayaking' | 'keyboard' | 'keyboard_alt' | 'keyboard_arrow_down' | 'keyboard_arrow_left' | 'keyboard_arrow_right' | 'keyboard_arrow_up' | 'keyboard_backspace' | 'keyboard_capslock' | 'keyboard_hide' | 'keyboard_return' | 'keyboard_tab' | 'keyboard_voice' | 'king_bed' | 'kitchen' | 'kitesurfing' | 'label' | 'label_important' | 'label_off' | 'landscape' | 'language' | 'laptop' | 'laptop_chromebook' | 'laptop_mac' | 'laptop_windows' | 'last_page' | 'launch' | 'layers' | 'layers_clear' | 'leaderboard' | 'leak_add' | 'leak_remove' | 'legend_toggle' | 'lens' | 'lens_blur' | 'library_add' | 'library_add_check' | 'library_books' | 'library_music' | 'light' | 'light_mode' | 'lightbulb' | 'line_style' | 'line_weight' | 'linear_scale' | 'link' | 'link_off' | 'linked_camera' | 'liquor' | 'list' | 'list_alt' | 'live_help' | 'live_tv' | 'living' | 'local_activity' | 'local_airport' | 'local_atm' | 'local_bar' | 'local_cafe' | 'local_car_wash' | 'local_convenience_store' | 'local_dining' | 'local_drink' | 'local_fire_department' | 'local_florist' | 'local_gas_station' | 'local_grocery_store' | 'local_hospital' | 'local_hotel' | 'local_laundry_service' | 'local_library' | 'local_mall' | 'local_movies' | 'local_offer' | 'local_parking' | 'local_pharmacy' | 'local_phone' | 'local_pizza' | 'local_play' | 'local_police' | 'local_post_office' | 'local_printshop' | 'local_see' | 'local_shipping' | 'local_taxi' | 'location_city' | 'location_disabled' | 'location_off' | 'location_on' | 'location_searching' | 'lock' | 'lock_clock' | 'lock_open' | 'login' | 'logout' | 'looks' | 'looks_3' | 'looks_4' | 'looks_5' | 'looks_6' | 'looks_one' | 'looks_two' | 'loop' | 'loupe' | 'low_priority' | 'loyalty' | 'lte_mobiledata' | 'lte_plus_mobiledata' | 'luggage' | 'lunch_dining' | 'mail' | 'mail_outline' | 'manage_accounts' | 'manage_search' | 'map' | 'maps_home_work' | 'maps_ugc' | 'margin' | 'mark_as_unread' | 'mark_chat_read' | 'mark_chat_unread' | 'mark_email_read' | 'mark_email_unread' | 'markunread' | 'markunread_mailbox' | 'masks' | 'maximize' | 'media_bluetooth_off' | 'media_bluetooth_on' | 'mediation' | 'medical_services' | 'medication' | 'meeting_room' | 'memory' | 'menu' | 'menu_book' | 'menu_open' | 'merge_type' | 'message' | 'mic' | 'mic_external_off' | 'mic_external_on' | 'mic_none' | 'mic_off' | 'microwave' | 'military_tech' | 'minimize' | 'miscellaneous_services' | 'missed_video_call' | 'mms' | 'mobile_friendly' | 'mobile_off' | 'mobile_screen_share' | 'mobiledata_off' | 'mode' | 'mode_comment' | 'mode_edit' | 'mode_edit_outline' | 'mode_night' | 'mode_standby' | 'model_training' | 'monetization_on' | 'money' | 'money_off' | 'money_off_csred' | 'monitor' | 'monitor_weight' | 'monochrome_photos' | 'mood' | 'mood_bad' | 'moped' | 'more' | 'more_horiz' | 'more_time' | 'more_vert' | 'motion_photos_auto' | 'motion_photos_off' | 'motion_photos_on' | 'motion_photos_pause' | 'motion_photos_paused' | 'mouse' | 'move_to_inbox' | 'movie' | 'movie_creation' | 'movie_filter' | 'moving' | 'mp' | 'multiline_chart' | 'multiple_stop' | 'museum' | 'music_note' | 'music_off' | 'music_video' | 'my_location' | 'nat' | 'nature' | 'nature_people' | 'navigate_before' | 'navigate_next' | 'navigation' | 'near_me' | 'near_me_disabled' | 'nearby_error' | 'nearby_off' | 'network_cell' | 'network_check' | 'network_locked' | 'network_wifi' | 'new_releases' | 'next_plan' | 'next_week' | 'nfc' | 'night_shelter' | 'nightlife' | 'nightlight' | 'nightlight_round' | 'nights_stay' | 'no_accounts' | 'no_backpack' | 'no_cell' | 'no_drinks' | 'no_encryption' | 'no_encryption_gmailerrorred' | 'no_flash' | 'no_food' | 'no_luggage' | 'no_meals' | 'no_meeting_room' | 'no_photography' | 'no_sim' | 'no_stroller' | 'no_transfer' | 'nordic_walking' | 'north' | 'north_east' | 'north_west' | 'not_accessible' | 'not_interested' | 'not_listed_location' | 'not_started' | 'note' | 'note_add' | 'note_alt' | 'notes' | 'notification_add' | 'notification_important' | 'notifications' | 'notifications_active' | 'notifications_none' | 'notifications_off' | 'notifications_paused' | 'offline_bolt' | 'offline_pin' | 'offline_share' | 'ondemand_video' | 'online_prediction' | 'opacity' | 'open_in_browser' | 'open_in_full' | 'open_in_new' | 'open_in_new_off' | 'open_with' | 'outbound' | 'outbox' | 'outdoor_grill' | 'outlet' | 'outlined_flag' | 'padding' | 'pages' | 'pageview' | 'paid' | 'palette' | 'pan_tool' | 'panorama' | 'panorama_fish_eye' | 'panorama_horizontal' | 'panorama_horizontal_select' | 'panorama_photosphere' | 'panorama_photosphere_select' | 'panorama_vertical' | 'panorama_vertical_select' | 'panorama_wide_angle' | 'panorama_wide_angle_select' | 'paragliding' | 'park' | 'party_mode' | 'password' | 'pattern' | 'pause' | 'pause_circle' | 'pause_circle_filled' | 'pause_circle_outline' | 'pause_presentation' | 'payment' | 'payments' | 'pedal_bike' | 'pending' | 'pending_actions' | 'people' | 'people_alt' | 'people_outline' | 'perm_camera_mic' | 'perm_contact_calendar' | 'perm_data_setting' | 'perm_device_information' | 'perm_identity' | 'perm_media' | 'perm_phone_msg' | 'perm_scan_wifi' | 'person' | 'person_add' | 'person_add_alt' | 'person_add_alt_1' | 'person_add_disabled' | 'person_off' | 'person_outline' | 'person_pin' | 'person_pin_circle' | 'person_remove' | 'person_remove_alt_1' | 'person_search' | 'personal_video' | 'pest_control' | 'pest_control_rodent' | 'pets' | 'phone' | 'phone_android' | 'phone_bluetooth_speaker' | 'phone_callback' | 'phone_disabled' | 'phone_enabled' | 'phone_forwarded' | 'phone_in_talk' | 'phone_iphone' | 'phone_locked' | 'phone_missed' | 'phone_paused' | 'phonelink' | 'phonelink_erase' | 'phonelink_lock' | 'phonelink_off' | 'phonelink_ring' | 'phonelink_setup' | 'photo' | 'photo_album' | 'photo_camera' | 'photo_camera_back' | 'photo_camera_front' | 'photo_filter' | 'photo_library' | 'photo_size_select_actual' | 'photo_size_select_large' | 'photo_size_select_small' | 'piano' | 'piano_off' | 'picture_as_pdf' | 'picture_in_picture' | 'picture_in_picture_alt' | 'pie_chart' | 'pie_chart_outline' | 'pin' | 'pin_drop' | 'pivot_table_chart' | 'place' | 'plagiarism' | 'play_arrow' | 'play_circle' | 'play_circle_filled' | 'play_circle_outline' | 'play_disabled' | 'play_for_work' | 'play_lesson' | 'playlist_add' | 'playlist_add_check' | 'playlist_play' | 'plumbing' | 'plus_one' | 'podcasts' | 'point_of_sale' | 'policy' | 'poll' | 'polymer' | 'pool' | 'portable_wifi_off' | 'portrait' | 'post_add' | 'power' | 'power_input' | 'power_off' | 'power_settings_new' | 'precision_manufacturing' | 'pregnant_woman' | 'present_to_all' | 'preview' | 'price_change' | 'price_check' | 'print' | 'print_disabled' | 'priority_high' | 'privacy_tip' | 'production_quantity_limits' | 'psychology' | 'public' | 'public_off' | 'publish' | 'published_with_changes' | 'push_pin' | 'qr_code' | 'qr_code_2' | 'qr_code_scanner' | 'query_builder' | 'query_stats' | 'question_answer' | 'queue' | 'queue_music' | 'queue_play_next' | 'quickreply' | 'quiz' | 'r_mobiledata' | 'radar' | 'radio' | 'radio_button_checked' | 'radio_button_unchecked' | 'railway_alert' | 'ramen_dining' | 'rate_review' | 'raw_off' | 'raw_on' | 'read_more' | 'receipt' | 'receipt_long' | 'recent_actors' | 'recommend' | 'record_voice_over' | 'redeem' | 'redo' | 'reduce_capacity' | 'refresh' | 'remember_me' | 'remove' | 'remove_circle' | 'remove_circle_outline' | 'remove_done' | 'remove_from_queue' | 'remove_moderator' | 'remove_red_eye' | 'remove_shopping_cart' | 'reorder' | 'repeat' | 'repeat_on' | 'repeat_one' | 'repeat_one_on' | 'replay' | 'replay_10' | 'replay_30' | 'replay_5' | 'replay_circle_filled' | 'reply' | 'reply_all' | 'report' | 'report_gmailerrorred' | 'report_off' | 'report_problem' | 'request_page' | 'request_quote' | 'reset_tv' | 'restart_alt' | 'restaurant' | 'restaurant_menu' | 'restore' | 'restore_from_trash' | 'restore_page' | 'reviews' | 'rice_bowl' | 'ring_volume' | 'roofing' | 'room' | 'room_preferences' | 'room_service' | 'rotate_90_degrees_ccw' | 'rotate_left' | 'rotate_right' | 'rounded_corner' | 'router' | 'rowing' | 'rss_feed' | 'rsvp' | 'rtt' | 'rule' | 'rule_folder' | 'run_circle' | 'running_with_errors' | 'rv_hookup' | 'safety_divider' | 'sailing' | 'sanitizer' | 'satellite' | 'save' | 'save_alt' | 'saved_search' | 'savings' | 'scanner' | 'scatter_plot' | 'schedule' | 'schedule_send' | 'schema' | 'school' | 'science' | 'score' | 'screen_lock_landscape' | 'screen_lock_portrait' | 'screen_lock_rotation' | 'screen_rotation' | 'screen_search_desktop' | 'screen_share' | 'screenshot' | 'sd' | 'sd_card' | 'sd_card_alert' | 'sd_storage' | 'search' | 'search_off' | 'security' | 'security_update' | 'security_update_good' | 'security_update_warning' | 'segment' | 'select_all' | 'self_improvement' | 'sell' | 'send' | 'send_and_archive' | 'send_to_mobile' | 'sensor_door' | 'sensor_window' | 'sensors' | 'sensors_off' | 'sentiment_dissatisfied' | 'sentiment_neutral' | 'sentiment_satisfied' | 'sentiment_satisfied_alt' | 'sentiment_very_dissatisfied' | 'sentiment_very_satisfied' | 'set_meal' | 'settings' | 'settings_accessibility' | 'settings_applications' | 'settings_backup_restore' | 'settings_bluetooth' | 'settings_brightness' | 'settings_cell' | 'settings_ethernet' | 'settings_input_antenna' | 'settings_input_component' | 'settings_input_composite' | 'settings_input_hdmi' | 'settings_input_svideo' | 'settings_overscan' | 'settings_phone' | 'settings_power' | 'settings_remote' | 'settings_suggest' | 'settings_system_daydream' | 'settings_voice' | 'share' | 'share_arrival_time' | 'share_location' | 'shield' | 'shop' | 'shop_2' | 'shop_two' | 'shopping_bag' | 'shopping_basket' | 'shopping_cart' | 'short_text' | 'shortcut' | 'show_chart' | 'shower' | 'shuffle' | 'shuffle_on' | 'shutter_speed' | 'sick' | 'signal_cellular_0_bar' | 'signal_cellular_4_bar' | 'signal_cellular_alt' | 'signal_cellular_connected_no_internet_0_bar' | 'signal_cellular_connected_no_internet_4_bar' | 'signal_cellular_no_sim' | 'signal_cellular_nodata' | 'signal_cellular_null' | 'signal_cellular_off' | 'signal_wifi_0_bar' | 'signal_wifi_4_bar' | 'signal_wifi_4_bar_lock' | 'signal_wifi_bad' | 'signal_wifi_connected_no_internet_4' | 'signal_wifi_off' | 'signal_wifi_statusbar_4_bar' | 'signal_wifi_statusbar_connected_no_internet_4' | 'signal_wifi_statusbar_null' | 'sim_card' | 'sim_card_alert' | 'sim_card_download' | 'single_bed' | 'sip' | 'skateboarding' | 'skip_next' | 'skip_previous' | 'sledding' | 'slideshow' | 'slow_motion_video' | 'smart_button' | 'smart_display' | 'smart_screen' | 'smart_toy' | 'smartphone' | 'smoke_free' | 'smoking_rooms' | 'sms' | 'sms_failed' | 'snippet_folder' | 'snooze' | 'snowboarding' | 'snowmobile' | 'snowshoeing' | 'soap' | 'social_distance' | 'sort' | 'sort_by_alpha' | 'source' | 'south' | 'south_east' | 'south_west' | 'spa' | 'space_bar' | 'speaker' | 'speaker_group' | 'speaker_notes' | 'speaker_notes_off' | 'speaker_phone' | 'speed' | 'spellcheck' | 'splitscreen' | 'sports' | 'sports_bar' | 'sports_baseball' | 'sports_basketball' | 'sports_cricket' | 'sports_esports' | 'sports_football' | 'sports_golf' | 'sports_handball' | 'sports_hockey' | 'sports_kabaddi' | 'sports_mma' | 'sports_motorsports' | 'sports_rugby' | 'sports_score' | 'sports_soccer' | 'sports_tennis' | 'sports_volleyball' | 'square_foot' | 'stacked_bar_chart' | 'stacked_line_chart' | 'stairs' | 'star' | 'star_border' | 'star_border_purple500' | 'star_half' | 'star_outline' | 'star_purple500' | 'star_rate' | 'stars' | 'stay_current_landscape' | 'stay_current_portrait' | 'stay_primary_landscape' | 'stay_primary_portrait' | 'sticky_note_2' | 'stop' | 'stop_circle' | 'stop_screen_share' | 'storage' | 'store' | 'store_mall_directory' | 'storefront' | 'storm' | 'straighten' | 'stream' | 'streetview' | 'strikethrough_s' | 'stroller' | 'style' | 'subdirectory_arrow_left' | 'subdirectory_arrow_right' | 'subject' | 'subscript' | 'subscriptions' | 'subtitles' | 'subtitles_off' | 'subway' | 'summarize' | 'superscript' | 'supervised_user_circle' | 'supervisor_account' | 'support' | 'support_agent' | 'surfing' | 'surround_sound' | 'swap_calls' | 'swap_horiz' | 'swap_horizontal_circle' | 'swap_vert' | 'swap_vertical_circle' | 'swipe' | 'switch_account' | 'switch_camera' | 'switch_left' | 'switch_right' | 'switch_video' | 'sync' | 'sync_alt' | 'sync_disabled' | 'sync_problem' | 'system_security_update' | 'system_security_update_good' | 'system_security_update_warning' | 'system_update' | 'system_update_alt' | 'tab' | 'tab_unselected' | 'table_chart' | 'table_rows' | 'table_view' | 'tablet' | 'tablet_android' | 'tablet_mac' | 'tag' | 'tag_faces' | 'takeout_dining' | 'tap_and_play' | 'tapas' | 'task' | 'task_alt' | 'taxi_alert' | 'terrain' | 'text_fields' | 'text_format' | 'text_rotate_up' | 'text_rotate_vertical' | 'text_rotation_angledown' | 'text_rotation_angleup' | 'text_rotation_down' | 'text_rotation_none' | 'text_snippet' | 'textsms' | 'texture' | 'theater_comedy' | 'theaters' | 'thermostat' | 'thermostat_auto' | 'thumb_down' | 'thumb_down_alt' | 'thumb_down_off_alt' | 'thumb_up' | 'thumb_up_alt' | 'thumb_up_off_alt' | 'thumbs_up_down' | 'time_to_leave' | 'timelapse' | 'timeline' | 'timer' | 'timer_10' | 'timer_10_select' | 'timer_3' | 'timer_3_select' | 'timer_off' | 'title' | 'toc' | 'today' | 'toggle_off' | 'toggle_on' | 'toll' | 'tonality' | 'topic' | 'touch_app' | 'tour' | 'toys' | 'track_changes' | 'traffic' | 'train' | 'tram' | 'transfer_within_a_station' | 'transform' | 'transit_enterexit' | 'translate' | 'travel_explore' | 'trending_down' | 'trending_flat' | 'trending_up' | 'trip_origin' | 'try' | 'tty' | 'tune' | 'tungsten' | 'turned_in' | 'turned_in_not' | 'tv' | 'tv_off' | 'two_wheeler' | 'umbrella' | 'unarchive' | 'undo' | 'unfold_less' | 'unfold_more' | 'unpublished' | 'unsubscribe' | 'upcoming' | 'update' | 'update_disabled' | 'upgrade' | 'upload' | 'upload_file' | 'usb' | 'usb_off' | 'verified' | 'verified_user' | 'vertical_align_bottom' | 'vertical_align_center' | 'vertical_align_top' | 'vertical_distribute' | 'vertical_split' | 'vibration' | 'video_call' | 'video_camera_back' | 'video_camera_front' | 'video_label' | 'video_library' | 'video_settings' | 'video_stable' | 'videocam' | 'videocam_off' | 'videogame_asset' | 'videogame_asset_off' | 'view_agenda' | 'view_array' | 'view_carousel' | 'view_column' | 'view_comfy' | 'view_compact' | 'view_day' | 'view_headline' | 'view_in_ar' | 'view_list' | 'view_module' | 'view_quilt' | 'view_sidebar' | 'view_stream' | 'view_week' | 'vignette' | 'visibility' | 'visibility_off' | 'voice_chat' | 'voice_over_off' | 'voicemail' | 'volume_down' | 'volume_mute' | 'volume_off' | 'volume_up' | 'volunteer_activism' | 'vpn_key' | 'vpn_lock' | 'vrpano' | 'wallpaper' | 'warning' | 'warning_amber' | 'wash' | 'watch' | 'watch_later' | 'water' | 'water_damage' | 'waterfall_chart' | 'waves' | 'wb_auto' | 'wb_cloudy' | 'wb_incandescent' | 'wb_iridescent' | 'wb_shade' | 'wb_sunny' | 'wb_twilight' | 'wc' | 'web' | 'web_asset' | 'web_asset_off' | 'weekend' | 'west' | 'whatshot' | 'wheelchair_pickup' | 'where_to_vote' | 'widgets' | 'wifi' | 'wifi_calling' | 'wifi_calling_3' | 'wifi_lock' | 'wifi_off' | 'wifi_protected_setup' | 'wifi_tethering' | 'wifi_tethering_error_rounded' | 'wifi_tethering_off' | 'window' | 'wine_bar' | 'work' | 'work_off' | 'work_outline' | 'workspaces' | 'wrap_text' | 'wrong_location' | 'wysiwyg' | 'yard' | 'youtube_searched_for' | 'zoom_in' | 'zoom_out' | 'zoom_out_map';
|
|
5
6
|
export declare type FontSize = 'inherit' | 'small' | 'medium' | 'large';
|
|
@@ -21,8 +22,7 @@ export declare type IconProps = MuiIconProps & {
|
|
|
21
22
|
*/
|
|
22
23
|
name: IconName;
|
|
23
24
|
};
|
|
24
|
-
export declare type
|
|
25
|
-
export declare type EIconProps = {
|
|
25
|
+
export declare type EIconProps = DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement> & {
|
|
26
26
|
/**
|
|
27
27
|
* name of the icon
|
|
28
28
|
*/
|
|
@@ -40,8 +40,4 @@ export declare type EIconProps = {
|
|
|
40
40
|
* Applies a color attribute to the SVG element.
|
|
41
41
|
*/
|
|
42
42
|
htmlColor?: string;
|
|
43
|
-
/**
|
|
44
|
-
* component style
|
|
45
|
-
*/
|
|
46
|
-
style?: CSSProperties;
|
|
47
43
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ElevatedIconButtonProps, IconButtonProps } from './types';
|
|
3
|
-
declare const
|
|
4
|
-
export {
|
|
5
|
-
export declare function ElevatedIconButton(props: ElevatedIconButtonProps): JSX.Element;
|
|
3
|
+
export declare const IconButton: React.MemoExoticComponent<(props: IconButtonProps) => JSX.Element>;
|
|
4
|
+
export declare const ElevatedIconButton: React.MemoExoticComponent<({ variant, className, ...props }: ElevatedIconButtonProps) => JSX.Element>;
|
|
@@ -3,6 +3,7 @@ exports.__esModule = true;
|
|
|
3
3
|
exports.ElevatedIconButton = exports.IconButton = void 0;
|
|
4
4
|
var tslib_1 = require("tslib");
|
|
5
5
|
var core_1 = require("@material-ui/core");
|
|
6
|
+
var classnames_1 = tslib_1.__importDefault(require("classnames"));
|
|
6
7
|
var react_1 = tslib_1.__importStar(require("react"));
|
|
7
8
|
var ClassPrefixContext_1 = require("../context/ClassPrefixContext");
|
|
8
9
|
var useIconButtonClasses = function (classPrefix) {
|
|
@@ -60,13 +61,12 @@ var useIconButtonClasses = function (classPrefix) {
|
|
|
60
61
|
});
|
|
61
62
|
});
|
|
62
63
|
};
|
|
63
|
-
|
|
64
|
-
var children = props.children, rest = tslib_1.__rest(props, ["children"]);
|
|
64
|
+
exports.IconButton = react_1.memo(function (props) {
|
|
65
65
|
var classPrefix = react_1.useContext(ClassPrefixContext_1.ClassPrefixContext);
|
|
66
66
|
var classes = useIconButtonClasses(classPrefix)();
|
|
67
|
-
return
|
|
68
|
-
};
|
|
69
|
-
exports.IconButton =
|
|
67
|
+
return react_1["default"].createElement(core_1.IconButton, tslib_1.__assign({}, props, { classes: tslib_1.__assign(tslib_1.__assign({}, classes), props.classes) }));
|
|
68
|
+
});
|
|
69
|
+
exports.IconButton.displayName = 'IconButton';
|
|
70
70
|
var useStyles = core_1.makeStyles(function (theme) {
|
|
71
71
|
return core_1.createStyles({
|
|
72
72
|
buttonStyle: function (_a) {
|
|
@@ -85,11 +85,11 @@ var useStyles = core_1.makeStyles(function (theme) {
|
|
|
85
85
|
}
|
|
86
86
|
});
|
|
87
87
|
});
|
|
88
|
-
function
|
|
89
|
-
var
|
|
88
|
+
exports.ElevatedIconButton = react_1.memo(function (_a) {
|
|
89
|
+
var _b = _a.variant, variant = _b === void 0 ? 'circle' : _b, className = _a.className, props = tslib_1.__rest(_a, ["variant", "className"]);
|
|
90
90
|
var classes = useStyles(props);
|
|
91
91
|
return (react_1["default"].createElement(core_1.ButtonBase, null,
|
|
92
|
-
react_1["default"].createElement(core_1.Paper, tslib_1.__assign({ className: classes.buttonStyle
|
|
93
|
-
}
|
|
94
|
-
exports.ElevatedIconButton = ElevatedIconButton;
|
|
92
|
+
react_1["default"].createElement(core_1.Paper, tslib_1.__assign({}, props, { className: classnames_1["default"](classes.buttonStyle, className) }))));
|
|
93
|
+
});
|
|
94
|
+
exports.ElevatedIconButton.displayName = 'ElevatedIconButton';
|
|
95
95
|
//# sourceMappingURL=IconButton.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconButton.js","sourceRoot":"","sources":["../../src/IconButton/IconButton.tsx"],"names":[],"mappings":";;;;AAAA,0CAM0B;AAC1B,
|
|
1
|
+
{"version":3,"file":"IconButton.js","sourceRoot":"","sources":["../../src/IconButton/IconButton.tsx"],"names":[],"mappings":";;;;AAAA,0CAM0B;AAC1B,kEAAmC;AACnC,qDAA+C;AAE/C,oEAAkE;AAMlE,IAAM,oBAAoB,GAAG,UAAC,WAAmB;IAC/C,OAAA,iBAAU,CAAC,UAAC,KAAkB;;;QAC5B,OAAA,mBAAY,CAAC;YACX,IAAI;oBACF,KAAK,EAAE,EAAE;oBACT,MAAM,EAAE,EAAE;;gBAEV,GAAC,QAAM,WAAW,iBAAc,IAAG;oBACjC,QAAQ,EAAE,QAAQ;oBAClB,KAAK,QAAE,KAAK,CAAC,OAAO,0CAAE,SAAS,CAAC,IAAI;iBACrC;gBAED,gBAAY;oBACV,GAAC,QAAM,WAAW,iBAAc,IAAG;wBACjC,KAAK,QAAE,KAAK,CAAC,OAAO,0CAAE,IAAI,CAAC,GAAG,CAAC;qBAChC;uBACF;gBAED,aAAS,GAAE;oBACT,eAAe,EAAE,wBAAwB;iBAC1C;mBACF;YACD,SAAS;oBACP,KAAK,EAAE,EAAE;oBACT,MAAM,EAAE,EAAE;;gBAEV,GAAC,QAAM,WAAW,iBAAc,IAAG;oBACjC,QAAQ,EAAE,MAAM;iBACjB;mBACF;YACD,YAAY;oBACV,MAAM,EAAE,sBAAa,KAAK,CAAC,OAAO,0CAAE,OAAO,CAAC,IAAI,CAAE;oBAClD,eAAe,EAAE,YAAG,KAAK,CAAC,OAAO,0CAAE,OAAO,CAAC,IAAI,CAAE;;gBAEjD,GAAC,QAAM,WAAW,iBAAc,IAAG;oBACjC,KAAK,EAAE,OAAO;iBACf;gBAED,aAAS,GAAE;oBACT,eAAe,EAAE,kBAAkB;oBACnC,WAAW,EAAE,kBAAkB;iBAChC;gBAED,gBAAY,GAAE;oBACZ,eAAe,QAAE,KAAK,CAAC,OAAO,0CAAE,IAAI,CAAC,EAAE,CAAC;oBACxC,WAAW,QAAE,KAAK,CAAC,OAAO,0CAAE,IAAI,CAAC,EAAE,CAAC;iBACrC;mBACF;YACD,cAAc,EAAE;gBACd,MAAM,EAAE,sBAAa,KAAK,CAAC,OAAO,0CAAE,IAAI,CAAC,EAAE,EAAG;gBAE9C,SAAS,EAAE;oBACT,eAAe,EAAE,wBAAwB;iBAC1C;aACF;SACF,CAAC,CAAA;KAAA,CACH;AAvDD,CAuDC,CAAA;AAEU,QAAA,UAAU,GAAG,YAAI,CAAC,UAAC,KAAsB;IACpD,IAAM,WAAW,GAAG,kBAAU,CAAC,uCAAkB,CAAC,CAAA;IAClD,IAAM,OAAO,GAAG,oBAAoB,CAAC,WAAW,CAAC,EAAE,CAAA;IAEnD,OAAO,iCAAC,iBAAa,uBAAK,KAAK,IAAE,OAAO,wCAAO,OAAO,GAAK,KAAK,CAAC,OAAO,KAAM,CAAA;AAChF,CAAC,CAAC,CAAA;AAEF,kBAAU,CAAC,WAAW,GAAG,YAAY,CAAA;AAErC,IAAM,SAAS,GAAG,iBAAU,CAAC,UAAC,KAAY;IACxC,OAAA,mBAAY,CAAC;QACX,WAAW,EAAE,UAAC,EAAoC;gBAAlC,OAAO,aAAA;YAAgC,OAAA,CAAC;gBACtD,YAAY,EACV,OAAO,KAAK,QAAQ;oBAClB,CAAC,CAAC,KAAK;oBACP,CAAC,CAAC,OAAO,KAAK,QAAQ;wBACtB,CAAC,CAAC,CAAC;wBACH,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY;gBAC9B,OAAO,EAAE,CAAC;gBACV,cAAc,EAAE,QAAQ;gBACxB,OAAO,EAAE,aAAa;gBACtB,MAAM,EAAE,SAAS;aAClB,CAAC;QAXqD,CAWrD;KACH,CAAC;AAbF,CAaE,CACH,CAAA;AAEY,QAAA,kBAAkB,GAAG,YAAI,CACpC,UAAC,EAAoE;IAAlE,IAAA,eAAkB,EAAlB,OAAO,mBAAG,QAAQ,KAAA,EAAE,SAAS,eAAA,EAAK,KAAK,sBAAzC,wBAA2C,CAAF;IACxC,IAAM,OAAO,GAAG,SAAS,CAAC,KAAK,CAAC,CAAA;IAEhC,OAAO,CACL,iCAAC,iBAAU;QACT,iCAAC,YAAK,uBACA,KAAK,IACT,SAAS,EAAE,uBAAU,CAAC,OAAO,CAAC,WAAW,EAAE,SAAS,CAAC,IACrD,CACS,CACd,CAAA;AACH,CAAC,CACF,CAAA;AAED,0BAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export
|
|
1
|
+
import type { PaperProps } from '@material-ui/core';
|
|
2
|
+
export type { IconButtonProps } from '@material-ui/core';
|
|
3
3
|
export declare type ElevatedIconButtonProps = Omit<PaperProps, 'variant'> & {
|
|
4
4
|
/**
|
|
5
5
|
* button variant
|
package/dist/Image/Image.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
import { ImageProps } from './types';
|
|
3
|
-
export declare
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { ImageProps } from './types';
|
|
3
|
+
export declare const Image: React.MemoExoticComponent<(props: ImageProps) => JSX.Element>;
|
package/dist/Image/Image.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
exports.__esModule = true;
|
|
3
3
|
exports.Image = void 0;
|
|
4
4
|
var tslib_1 = require("tslib");
|
|
5
|
-
var react_1 = tslib_1.
|
|
5
|
+
var react_1 = tslib_1.__importStar(require("react"));
|
|
6
6
|
var __1 = require("../");
|
|
7
|
-
function
|
|
8
|
-
var theme = __1.useTheme();
|
|
7
|
+
exports.Image = react_1.memo(function (props) {
|
|
9
8
|
var image = props.image, alt = props.alt, caption = props.caption, _a = props.captionPosition, captionPosition = _a === void 0 ? 'under' : _a;
|
|
9
|
+
var theme = __1.useTheme();
|
|
10
10
|
return typeof image === 'string' ? (captionPosition === 'overflow' ? (react_1["default"].createElement(__1.Box, { alignItems: "center", display: "flex", position: "relative" },
|
|
11
11
|
react_1["default"].createElement("img", { alt: alt, src: image, style: { width: '100%', height: 'auto' } }),
|
|
12
12
|
caption && (react_1["default"].createElement(__1.Box, { bgcolor: theme.palette.primary.main + 'aa', color: "primary.contrastText", position: "absolute", style: {
|
|
@@ -18,6 +18,6 @@ function Image(props) {
|
|
|
18
18
|
}, textAlign: "center" }, caption)))) : (react_1["default"].createElement(__1.StackSpacing, { alignItems: "stretch", scale: 3 },
|
|
19
19
|
react_1["default"].createElement("img", { alt: alt, src: image, style: { width: '100%', height: 'auto' } }),
|
|
20
20
|
react_1["default"].createElement(__1.BodyText, null, caption)))) : (react_1["default"].createElement(react_1["default"].Fragment, null, image));
|
|
21
|
-
}
|
|
22
|
-
exports.Image = Image;
|
|
21
|
+
});
|
|
22
|
+
exports.Image.displayName = 'Image';
|
|
23
23
|
//# sourceMappingURL=Image.js.map
|
package/dist/Image/Image.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.js","sourceRoot":"","sources":["../../src/Image/Image.tsx"],"names":[],"mappings":";;;;AAAA,
|
|
1
|
+
{"version":3,"file":"Image.js","sourceRoot":"","sources":["../../src/Image/Image.tsx"],"names":[],"mappings":";;;;AAAA,qDAAmC;AAEnC,yBAA2D;AAI9C,QAAA,KAAK,GAAG,YAAI,CAAC,UAAC,KAAiB;IAClC,IAAA,KAAK,GAA8C,KAAK,MAAnD,EAAE,GAAG,GAAyC,KAAK,IAA9C,EAAE,OAAO,GAAgC,KAAK,QAArC,EAAE,KAA8B,KAAK,gBAAV,EAAzB,eAAe,mBAAG,OAAO,KAAA,CAAU;IAChE,IAAM,KAAK,GAAG,YAAQ,EAAE,CAAA;IAExB,OAAO,OAAO,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,CACjC,eAAe,KAAK,UAAU,CAAC,CAAC,CAAC,CAC/B,iCAAC,OAAG,IAAC,UAAU,EAAC,QAAQ,EAAC,OAAO,EAAC,MAAM,EAAC,QAAQ,EAAC,UAAU;QACzD,0CAAK,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAI;QACtE,OAAO,IAAI,CACV,iCAAC,OAAG,IACF,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI,GAAG,IAAI,EAC1C,KAAK,EAAC,sBAAsB,EAC5B,QAAQ,EAAC,UAAU,EACnB,KAAK,EAAE;gBACL,KAAK,EAAE,MAAM;gBACb,OAAO,EAAE,EAAE;gBACX,MAAM,EAAE,CAAC;gBACT,KAAK,EAAE,CAAC;gBACR,MAAM,EAAE,EAAE;aACX,EACD,SAAS,EAAC,QAAQ,IAEjB,OAAO,CACJ,CACP,CACG,CACP,CAAC,CAAC,CAAC,CACF,iCAAC,gBAAY,IAAC,UAAU,EAAC,SAAS,EAAC,KAAK,EAAE,CAAC;QACzC,0CAAK,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAI;QACvE,iCAAC,YAAQ,QAAE,OAAO,CAAY,CACjB,CAChB,CACF,CAAC,CAAC,CAAC,CACF,oEAAG,KAAK,CAAI,CACb,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,aAAK,CAAC,WAAW,GAAG,OAAO,CAAA"}
|
package/dist/Link/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Link } from '
|
|
1
|
+
export { Link } from '@material-ui/core';
|
|
2
2
|
export * from './types';
|
package/dist/Link/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
exports.__esModule = true;
|
|
3
3
|
exports.Link = void 0;
|
|
4
4
|
var tslib_1 = require("tslib");
|
|
5
|
-
var
|
|
6
|
-
tslib_1.__createBinding(exports,
|
|
5
|
+
var core_1 = require("@material-ui/core");
|
|
6
|
+
tslib_1.__createBinding(exports, core_1, "Link");
|
|
7
7
|
tslib_1.__exportStar(require("./types"), exports);
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
package/dist/Link/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Link/index.ts"],"names":[],"mappings":";;;;AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Link/index.ts"],"names":[],"mappings":";;;;AAAA,0CAAwC;AAA/B,iDAAI;AACb,kDAAuB"}
|
package/dist/Link/types.d.ts
CHANGED
|
@@ -1,41 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
declare type
|
|
4
|
-
declare type underlineType = 'none' | 'hover' | 'always';
|
|
5
|
-
export declare type LinkProps = {
|
|
6
|
-
/**
|
|
7
|
-
* elements rendered inside the component.
|
|
8
|
-
*/
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
/**
|
|
11
|
-
* the color of the link.
|
|
12
|
-
*/
|
|
13
|
-
color?: colorType;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LinkProps as MuiLinkProps } from '@material-ui/core';
|
|
3
|
+
export declare type LinkProps = MuiLinkProps & {
|
|
14
4
|
/**
|
|
15
5
|
* The component used for the root node. Either a string to use a HTML element or a component.
|
|
6
|
+
* @todo According to the MUI type definitions, it is not expected.
|
|
16
7
|
*/
|
|
17
8
|
component?: JSX.Element | HTMLElement | string;
|
|
18
|
-
/**
|
|
19
|
-
* the underline of the link
|
|
20
|
-
*/
|
|
21
|
-
underline?: underlineType;
|
|
22
|
-
/**
|
|
23
|
-
* element variant, border radiu is determined by this.
|
|
24
|
-
*/
|
|
25
|
-
variant?: variantType;
|
|
26
|
-
/**
|
|
27
|
-
* Link target.
|
|
28
|
-
*/
|
|
29
|
-
href?: string;
|
|
30
|
-
/**
|
|
31
|
-
* onclick function
|
|
32
|
-
*/
|
|
33
|
-
onClick?: (_?: React.MouseEvent<HTMLAnchorElement, MouseEvent> | React.MouseEvent<HTMLSpanElement, MouseEvent>) => void;
|
|
34
|
-
/**
|
|
35
|
-
* link target
|
|
36
|
-
*/
|
|
37
|
-
target?: string;
|
|
38
|
-
className?: string;
|
|
39
|
-
style?: React.CSSProperties;
|
|
40
9
|
};
|
|
41
|
-
export {};
|
package/dist/List/List.d.ts
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { ListProps, ListItemProps
|
|
3
|
-
export
|
|
4
|
-
export declare
|
|
5
|
-
export declare
|
|
6
|
-
export declare function ListItemPrefix(props: ListItemPrefixProps): JSX.Element;
|
|
7
|
-
export declare function ListItemSufix(props: ListItemSufixProps): JSX.Element;
|
|
8
|
-
export declare function ListSubheader(props: ListSubheaderProps): JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { ListProps, ListItemProps } from './types';
|
|
3
|
+
export { ListItemText as ListItemContent, ListItemIcon as ListItemPrefix, ListItemSecondaryAction as ListItemSufix, ListSubheader } from '@material-ui/core';
|
|
4
|
+
export declare const List: React.MemoExoticComponent<(props: ListProps) => JSX.Element>;
|
|
5
|
+
export declare const ListItem: React.MemoExoticComponent<(props: ListItemProps) => JSX.Element>;
|
package/dist/List/List.js
CHANGED
|
@@ -1,37 +1,24 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
exports.__esModule = true;
|
|
3
|
-
exports.
|
|
3
|
+
exports.ListItem = exports.List = exports.ListSubheader = exports.ListItemSufix = exports.ListItemPrefix = exports.ListItemContent = void 0;
|
|
4
4
|
var tslib_1 = require("tslib");
|
|
5
5
|
var core_1 = require("@material-ui/core");
|
|
6
|
-
var react_1 = tslib_1.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports
|
|
11
|
-
|
|
6
|
+
var react_1 = tslib_1.__importStar(require("react"));
|
|
7
|
+
var core_2 = require("@material-ui/core");
|
|
8
|
+
tslib_1.__createBinding(exports, core_2, "ListItemText", "ListItemContent");
|
|
9
|
+
tslib_1.__createBinding(exports, core_2, "ListItemIcon", "ListItemPrefix");
|
|
10
|
+
tslib_1.__createBinding(exports, core_2, "ListItemSecondaryAction", "ListItemSufix");
|
|
11
|
+
tslib_1.__createBinding(exports, core_2, "ListSubheader");
|
|
12
|
+
exports.List = react_1.memo(function (props) { return (react_1["default"].createElement(core_1.List, tslib_1.__assign({ component: "ul", disablePadding: true }, props))); });
|
|
13
|
+
exports.List.displayName = 'List';
|
|
14
|
+
exports.ListItem = react_1.memo(function (props) {
|
|
12
15
|
var _a = props.button, button = _a === void 0 ? false : _a, rest = tslib_1.__rest(props
|
|
13
|
-
// Using `
|
|
16
|
+
// Using `false` as a workaround for a ts issue: https://github.com/mui-org/material-ui/issues/14971
|
|
14
17
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
15
18
|
, ["button"]);
|
|
16
|
-
// Using `
|
|
19
|
+
// Using `false` as a workaround for a ts issue: https://github.com/mui-org/material-ui/issues/14971
|
|
17
20
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
18
21
|
return react_1["default"].createElement(core_1.ListItem, tslib_1.__assign({ button: button }, rest));
|
|
19
|
-
}
|
|
20
|
-
exports.ListItem = ListItem;
|
|
21
|
-
function ListItemContent(props) {
|
|
22
|
-
return react_1["default"].createElement(core_1.ListItemText, tslib_1.__assign({}, props));
|
|
23
|
-
}
|
|
24
|
-
exports.ListItemContent = ListItemContent;
|
|
25
|
-
function ListItemPrefix(props) {
|
|
26
|
-
return react_1["default"].createElement(core_1.ListItemIcon, tslib_1.__assign({}, props));
|
|
27
|
-
}
|
|
28
|
-
exports.ListItemPrefix = ListItemPrefix;
|
|
29
|
-
function ListItemSufix(props) {
|
|
30
|
-
return react_1["default"].createElement(core_1.ListItemSecondaryAction, tslib_1.__assign({}, props));
|
|
31
|
-
}
|
|
32
|
-
exports.ListItemSufix = ListItemSufix;
|
|
33
|
-
function ListSubheader(props) {
|
|
34
|
-
return react_1["default"].createElement(core_1.ListSubheader, tslib_1.__assign({}, props));
|
|
35
|
-
}
|
|
36
|
-
exports.ListSubheader = ListSubheader;
|
|
22
|
+
});
|
|
23
|
+
exports.ListItem.displayName = 'ListItem';
|
|
37
24
|
//# sourceMappingURL=List.js.map
|
package/dist/List/List.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"List.js","sourceRoot":"","sources":["../../src/List/List.tsx"],"names":[],"mappings":";;;;AAAA,
|
|
1
|
+
{"version":3,"file":"List.js","sourceRoot":"","sources":["../../src/List/List.tsx"],"names":[],"mappings":";;;;AAAA,0CAA4E;AAC5E,qDAAmC;AAInC,0CAK0B;AAJxB,4EAA+B;AAC/B,2EAA8B;AAC9B,qFAAwC;AACxC,0DAAa;AAGF,QAAA,IAAI,GAAG,YAAI,CAAC,UAAC,KAAgB,IAAK,OAAA,CAC7C,iCAAC,WAAO,qBAAC,SAAS,EAAC,IAAI,EAAC,cAAc,UAAK,KAAK,EAAI,CACrD,EAF8C,CAE9C,CAAC,CAAA;AAEF,YAAI,CAAC,WAAW,GAAG,MAAM,CAAA;AAEZ,QAAA,QAAQ,GAAG,YAAI,CAAC,UAAC,KAAoB;IACxC,IAAA,KAA4B,KAAK,OAAnB,EAAd,MAAM,mBAAG,KAAK,KAAA,EAAK,IAAI,kBAAK,KAAK;IAEzC,oGAAoG;IACpG,8DAA8D;MAHxD,UAA2B,CAAF,CAAU;IAEzC,oGAAoG;IACpG,8DAA8D;IAC9D,OAAO,iCAAC,eAAW,qBAAC,MAAM,EAAE,MAA0B,IAAM,IAAI,EAAI,CAAA;AACtE,CAAC,CAAC,CAAA;AAEF,gBAAQ,CAAC,WAAW,GAAG,UAAU,CAAA"}
|
package/dist/List/types.d.ts
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import { ListProps as MuiListProps
|
|
1
|
+
import type { ListProps as MuiListProps } from '@material-ui/core';
|
|
2
|
+
export type { ListProps as MuiListProps, ListItemProps, ListItemTextProps as ListItemContentProps, ListItemIconProps as ListItemPrefixProps, ListItemSecondaryActionProps as ListItemSufixProps, ListSubheaderProps } from '@material-ui/core';
|
|
2
3
|
export declare type ListProps = Omit<MuiListProps, 'disablePadding'>;
|
|
3
|
-
export declare type ListItemProps = MuiListItemProps;
|
|
4
|
-
export declare type ListItemContentProps = MuiListItemTextProps;
|
|
5
|
-
export declare type ListItemPrefixProps = MuiListItemIconProps;
|
|
6
|
-
export declare type ListItemSufixProps = MuiListItemSecondaryActionProps;
|
|
7
|
-
export declare type ListSubheaderProps = MuiListSubheaderProps;
|
package/dist/Menu/Menu.d.ts
CHANGED
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { Menu };
|
|
3
|
-
export { MenuItem };
|
|
4
|
-
export { MenuList };
|
|
5
|
-
export { ListItemIcon };
|
|
6
|
-
export { ListItemText };
|
|
1
|
+
export { Menu, MenuItem, MenuList, ListItemIcon, ListItemText } from '@material-ui/core';
|
package/dist/Menu/Menu.js
CHANGED
|
@@ -1,10 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
2
9
|
exports.__esModule = true;
|
|
3
10
|
exports.ListItemText = exports.ListItemIcon = exports.MenuList = exports.MenuItem = exports.Menu = void 0;
|
|
4
11
|
var core_1 = require("@material-ui/core");
|
|
5
|
-
exports
|
|
6
|
-
exports
|
|
7
|
-
exports
|
|
8
|
-
exports
|
|
9
|
-
exports
|
|
12
|
+
__createBinding(exports, core_1, "Menu");
|
|
13
|
+
__createBinding(exports, core_1, "MenuItem");
|
|
14
|
+
__createBinding(exports, core_1, "MenuList");
|
|
15
|
+
__createBinding(exports, core_1, "ListItemIcon");
|
|
16
|
+
__createBinding(exports, core_1, "ListItemText");
|
|
10
17
|
//# sourceMappingURL=Menu.js.map
|
package/dist/Menu/Menu.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menu.js","sourceRoot":"","sources":["../../src/Menu/Menu.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Menu.js","sourceRoot":"","sources":["../../src/Menu/Menu.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,0CAM0B;AALxB,yCAAI;AACJ,6CAAQ;AACR,6CAAQ;AACR,iDAAY;AACZ,iDAAY"}
|
package/dist/Menu/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Menu, MenuItem, MenuList, ListItemIcon, ListItemText } from '@material-ui/core';
|
|
2
2
|
export * from './types';
|
package/dist/Menu/index.js
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
exports.__esModule = true;
|
|
3
|
+
exports.ListItemText = exports.ListItemIcon = exports.MenuList = exports.MenuItem = exports.Menu = void 0;
|
|
3
4
|
var tslib_1 = require("tslib");
|
|
4
|
-
|
|
5
|
+
var core_1 = require("@material-ui/core");
|
|
6
|
+
tslib_1.__createBinding(exports, core_1, "Menu");
|
|
7
|
+
tslib_1.__createBinding(exports, core_1, "MenuItem");
|
|
8
|
+
tslib_1.__createBinding(exports, core_1, "MenuList");
|
|
9
|
+
tslib_1.__createBinding(exports, core_1, "ListItemIcon");
|
|
10
|
+
tslib_1.__createBinding(exports, core_1, "ListItemText");
|
|
5
11
|
tslib_1.__exportStar(require("./types"), exports);
|
|
6
12
|
//# sourceMappingURL=index.js.map
|
package/dist/Menu/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Menu/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Menu/index.ts"],"names":[],"mappings":";;;;AAAA,0CAM0B;AALxB,iDAAI;AACJ,qDAAQ;AACR,qDAAQ;AACR,yDAAY;AACZ,yDAAY;AAEd,kDAAuB"}
|
package/dist/Menu/types.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { MenuClassKey, MenuItemProps as MuiMenuItemProps, MenuListProps
|
|
2
|
+
import { MenuClassKey, MenuItemProps as MuiMenuItemProps, MenuListProps, PopoverProps, StandardProps } from '@material-ui/core';
|
|
3
3
|
import { TransitionHandlerProps } from '@material-ui/core/transitions/transition';
|
|
4
|
+
export type { MenuListProps } from '@material-ui/core';
|
|
4
5
|
export interface MenuProps extends StandardProps<PopoverProps & Partial<TransitionHandlerProps>, MenuClassKey> {
|
|
5
6
|
/**
|
|
6
7
|
* A HTML element, or a function that returns it.
|
|
@@ -68,4 +69,3 @@ export interface MenuProps extends StandardProps<PopoverProps & Partial<Transiti
|
|
|
68
69
|
variant?: 'menu' | 'selectedMenu';
|
|
69
70
|
}
|
|
70
71
|
export declare type MenuItemProps = Omit<MuiMenuItemProps, 'button'>;
|
|
71
|
-
export declare type MenuListProps = MuiMenuListProps;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
import { BaseNotificationProps } from './types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { BaseNotificationProps } from './types';
|
|
3
3
|
/**
|
|
4
4
|
* @deprecated Use Notification instead.
|
|
5
5
|
* @see Notification
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const InfoNotification: ({ visible, className, onClose, ...props }: BaseNotificationProps) => JSX.Element;
|
|
8
8
|
/**
|
|
9
9
|
* @deprecated Use Notification instead.
|
|
10
10
|
* @see Notification
|
|
11
11
|
*/
|
|
12
|
-
export declare
|
|
12
|
+
export declare const ErrorNotification: ({ visible, className, onClose, ...props }: BaseNotificationProps) => JSX.Element;
|
|
13
13
|
/**
|
|
14
14
|
* @deprecated Use Notification instead.
|
|
15
15
|
* @see Notification
|
|
16
16
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
export declare
|
|
17
|
+
export declare const SuccessNotification: ({ visible, className, onClose, ...props }: BaseNotificationProps) => JSX.Element;
|
|
18
|
+
export declare const Notification: React.MemoExoticComponent<({ visible, severity, title, message, children, ...rest }: BaseNotificationProps) => JSX.Element>;
|