@dfds-ui/react-components 2.0.24-alpha.aa5ea349 → 2.0.24-alpha.ae90f288
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/app-bar/AppBarItem.d.ts +1 -1
- package/button/IconButton.d.ts +1 -1
- package/button/button-style.d.ts +7 -7
- package/common/arrow.d.ts +1 -1
- package/common/utils.d.ts +3 -3
- package/date-range-picker/DatePickerDefaultStyles.d.ts +1 -1
- package/date-range-picker/DatePickerDfdsStyles.d.ts +1 -1
- package/divider/Divider.d.ts +1 -1
- package/dropdown-menu/MenuItem.d.ts +2 -2
- package/elevation/index.d.ts +1 -1
- package/flexbox/FlexBox.d.ts +1 -1
- package/forms/checkbox/Checkbox.d.ts +1 -1
- package/forms/email-field/EmailField.d.ts +1 -1
- package/forms/input/Input.d.ts +1 -1
- package/forms/input/InputComposition.d.ts +1 -1
- package/forms/number-field/NumberField.d.ts +1 -1
- package/forms/password-field/PasswordField.d.ts +1 -1
- package/forms/radio/Radio.d.ts +1 -1
- package/forms/select/Select.d.ts +1 -1
- package/forms/select-field/SelectField.d.ts +1 -1
- package/forms/tel-field/TelField.d.ts +1 -1
- package/forms/text-field/TextField.d.ts +1 -1
- package/global-styles/sanitize.d.ts +1 -1
- package/lists/ListItem.d.ts +1 -1
- package/package.json +9 -9
- package/pagination/Pagination.styles.d.ts +6 -6
- package/step/Step.styles.d.ts +4 -4
- package/styles/style-helpers.d.ts +1 -1
- package/table/TableHead.d.ts +1 -1
- package/table/TableHeaderCell.d.ts +1 -1
- package/typography/Headlines.d.ts +4 -4
- package/cjs/accordion/Accordion.d.ts +0 -101
- package/cjs/accordion/AccordionContent.d.ts +0 -13
- package/cjs/accordion/AccordionSmall.d.ts +0 -55
- package/cjs/accordion/index.d.ts +0 -3
- package/cjs/app-bar/AppBar.d.ts +0 -13
- package/cjs/app-bar/AppBarContext.d.ts +0 -12
- package/cjs/app-bar/AppBarDrawer.d.ts +0 -5
- package/cjs/app-bar/AppBarIconButton.d.ts +0 -10
- package/cjs/app-bar/AppBarItem.d.ts +0 -23
- package/cjs/app-bar/AppBarListItem.d.ts +0 -16
- package/cjs/app-bar/index.d.ts +0 -7
- package/cjs/assertions/banner/Banner.d.ts +0 -74
- package/cjs/assertions/banner/BannerAction.d.ts +0 -19
- package/cjs/assertions/banner/BannerTypography.d.ts +0 -7
- package/cjs/assertions/banner/index.d.ts +0 -3
- package/cjs/assertions/index.d.ts +0 -2
- package/cjs/assertions/toast/Toast.d.ts +0 -12
- package/cjs/assertions/toast/Toaster.d.ts +0 -19
- package/cjs/assertions/toast/index.d.ts +0 -2
- package/cjs/badge/Badge.d.ts +0 -26
- package/cjs/badge/index.d.ts +0 -2
- package/cjs/button/BadgeIcon.d.ts +0 -7
- package/cjs/button/BaseButton.d.ts +0 -14
- package/cjs/button/Button.d.ts +0 -19
- package/cjs/button/IconButton.d.ts +0 -75
- package/cjs/button/LinkButton.d.ts +0 -8
- package/cjs/button/button-style.d.ts +0 -7
- package/cjs/button/index.d.ts +0 -7
- package/cjs/button-stack/ButtonStack.d.ts +0 -11
- package/cjs/button-stack/index.d.ts +0 -1
- package/cjs/card/Card.d.ts +0 -18
- package/cjs/card/CardActions.d.ts +0 -4
- package/cjs/card/CardContent.d.ts +0 -13
- package/cjs/card/CardMedia.d.ts +0 -18
- package/cjs/card/CardPriceTag.d.ts +0 -25
- package/cjs/card/CardTitle.d.ts +0 -18
- package/cjs/card/index.d.ts +0 -6
- package/cjs/chip/Chip.d.ts +0 -19
- package/cjs/chip/index.d.ts +0 -2
- package/cjs/common/LockBodyScroll.d.ts +0 -25
- package/cjs/common/arrow.d.ts +0 -6
- package/cjs/common/emotionCloneElement.d.ts +0 -3
- package/cjs/common/intent.d.ts +0 -3
- package/cjs/common/miniMoize.d.ts +0 -1
- package/cjs/common/polymorphic.d.ts +0 -25
- package/cjs/common/use-media.d.ts +0 -1
- package/cjs/common/useOnClickOutside.d.ts +0 -4
- package/cjs/common/utils.d.ts +0 -3
- package/cjs/counter/Counter.d.ts +0 -26
- package/cjs/counter/PluralCounter.d.ts +0 -13
- package/cjs/counter/index.d.ts +0 -2
- package/cjs/data-table/DataTable.d.ts +0 -10
- package/cjs/data-table/index.d.ts +0 -1
- package/cjs/date-range-picker/DatePickerDefaultStyles.d.ts +0 -2
- package/cjs/date-range-picker/DatePickerDfdsStyles.d.ts +0 -2
- package/cjs/date-range-picker/DateRangePicker.d.ts +0 -33
- package/cjs/date-range-picker/index.d.ts +0 -1
- package/cjs/divider/Divider.d.ts +0 -26
- package/cjs/divider/index.d.ts +0 -1
- package/cjs/drawer/Drawer.d.ts +0 -31
- package/cjs/drawer/index.d.ts +0 -1
- package/cjs/dropdown-menu/Dropdown.d.ts +0 -46
- package/cjs/dropdown-menu/DropdownContext.d.ts +0 -13
- package/cjs/dropdown-menu/MenuCheckbox.d.ts +0 -34
- package/cjs/dropdown-menu/MenuItem.d.ts +0 -45
- package/cjs/dropdown-menu/MenuTitle.d.ts +0 -14
- package/cjs/dropdown-menu/index.d.ts +0 -5
- package/cjs/elevation/index.d.ts +0 -3
- package/cjs/flexbox/FlexBox.d.ts +0 -100
- package/cjs/flexbox/index.d.ts +0 -1
- package/cjs/footer/Footer.d.ts +0 -7
- package/cjs/footer/index.d.ts +0 -1
- package/cjs/forms/assistive-text/AssistiveText.d.ts +0 -8
- package/cjs/forms/asterisk/Asterisk.d.ts +0 -3
- package/cjs/forms/checkbox/Checkbox.d.ts +0 -39
- package/cjs/forms/checkbox/ExampleControlComponent.d.ts +0 -10
- package/cjs/forms/checkbox/index.d.ts +0 -1
- package/cjs/forms/email-field/EmailField.d.ts +0 -6
- package/cjs/forms/error-text/ErrorText.d.ts +0 -8
- package/cjs/forms/field/Field.d.ts +0 -10
- package/cjs/forms/index.d.ts +0 -21
- package/cjs/forms/input/Input.d.ts +0 -19
- package/cjs/forms/input/InputComposition.d.ts +0 -43
- package/cjs/forms/label/Label.d.ts +0 -10
- package/cjs/forms/number-field/NumberField.d.ts +0 -6
- package/cjs/forms/password-field/PasswordField.d.ts +0 -4
- package/cjs/forms/radio/Radio.d.ts +0 -35
- package/cjs/forms/reactselect/ReactSelect.d.ts +0 -25
- package/cjs/forms/searchable-select/AsyncSearchableSelect.d.ts +0 -6
- package/cjs/forms/select/Select.d.ts +0 -16
- package/cjs/forms/select-field/SelectField.d.ts +0 -17
- package/cjs/forms/switch/Switch.d.ts +0 -13
- package/cjs/forms/tel-field/TelField.d.ts +0 -6
- package/cjs/forms/text-field/TextField.d.ts +0 -26
- package/cjs/global-styles/GlobalStyles.d.ts +0 -3
- package/cjs/global-styles/ResetStyles.d.ts +0 -9
- package/cjs/global-styles/sanitize.d.ts +0 -1
- package/cjs/grid/Column.d.ts +0 -10
- package/cjs/grid/Container.d.ts +0 -15
- package/cjs/grid/index.d.ts +0 -2
- package/cjs/hero/Hero.d.ts +0 -10
- package/cjs/hero/index.d.ts +0 -1
- package/cjs/hero/stripes.d.ts +0 -6
- package/cjs/ie-banner/IEBanner.d.ts +0 -11
- package/cjs/ie-banner/index.d.ts +0 -1
- package/cjs/index.d.ts +0 -44
- package/cjs/layout/LayoutLegacy.d.ts +0 -2
- package/cjs/lists/FeatureList.d.ts +0 -24
- package/cjs/lists/ListAddon.d.ts +0 -11
- package/cjs/lists/ListDivider.d.ts +0 -5
- package/cjs/lists/ListIcon.d.ts +0 -18
- package/cjs/lists/ListItem.d.ts +0 -46
- package/cjs/lists/ListText.d.ts +0 -39
- package/cjs/lists/ListTextGroup.d.ts +0 -15
- package/cjs/lists/ListTitle.d.ts +0 -4
- package/cjs/lists/index.d.ts +0 -8
- package/cjs/loader/DfdsLoader.d.ts +0 -9
- package/cjs/loader/Loader.d.ts +0 -6
- package/cjs/loader/index.d.ts +0 -2
- package/cjs/localization/LocaleFlag.d.ts +0 -13
- package/cjs/localization/index.d.ts +0 -2
- package/cjs/localization/locales.d.ts +0 -35
- package/cjs/logo/Logo.d.ts +0 -11
- package/cjs/logo/index.d.ts +0 -1
- package/cjs/media/index.d.ts +0 -2
- package/cjs/menu/Menu.d.ts +0 -7
- package/cjs/menu/index.d.ts +0 -2
- package/cjs/mobile-stepper/MobileStepper.d.ts +0 -25
- package/cjs/mobile-stepper/index.d.ts +0 -1
- package/cjs/nav-bar/NavBar.d.ts +0 -35
- package/cjs/nav-bar/index.d.ts +0 -2
- package/cjs/nav-menu/NavMenuItem.d.ts +0 -10
- package/cjs/nav-menu/index.d.ts +0 -1
- package/cjs/pagination/Pagination.d.ts +0 -44
- package/cjs/pagination/Pagination.styles.d.ts +0 -6
- package/cjs/pagination/index.d.ts +0 -1
- package/cjs/popper/Popper.d.ts +0 -29
- package/cjs/popper/index.d.ts +0 -1
- package/cjs/progress-bar/ProgressBar.d.ts +0 -8
- package/cjs/progress-bar/index.d.ts +0 -2
- package/cjs/schedule/ScheduleItem.d.ts +0 -21
- package/cjs/schedule/ScheduleList.d.ts +0 -11
- package/cjs/schedule/index.d.ts +0 -2
- package/cjs/side-sheet/SideSheet.d.ts +0 -57
- package/cjs/side-sheet/SideSheetCloseButton.d.ts +0 -13
- package/cjs/side-sheet/SideSheetContent.d.ts +0 -7
- package/cjs/side-sheet/SideSheetFooter.d.ts +0 -7
- package/cjs/side-sheet/SideSheetHeader.d.ts +0 -9
- package/cjs/side-sheet/SideSheetHeadline.d.ts +0 -7
- package/cjs/side-sheet/index.d.ts +0 -4
- package/cjs/site-layout/SiteLayout.d.ts +0 -36
- package/cjs/site-layout/index.d.ts +0 -2
- package/cjs/skeleton/Skeleton.d.ts +0 -8
- package/cjs/skeleton/index.d.ts +0 -1
- package/cjs/social-media-link-list/SocialMediaLinkList.d.ts +0 -26
- package/cjs/social-media-link-list/index.d.ts +0 -1
- package/cjs/spinner/Spinner.d.ts +0 -58
- package/cjs/spinner/index.d.ts +0 -1
- package/cjs/step/Step.d.ts +0 -45
- package/cjs/step/Step.styles.d.ts +0 -4
- package/cjs/step/StepButton.d.ts +0 -4
- package/cjs/step/StepContent.d.ts +0 -6
- package/cjs/step/StepContext.d.ts +0 -12
- package/cjs/step/StepLabel.d.ts +0 -7
- package/cjs/step/index.d.ts +0 -1
- package/cjs/stepper/Stepper.d.ts +0 -25
- package/cjs/stepper/StepperContext.d.ts +0 -9
- package/cjs/stepper/index.d.ts +0 -1
- package/cjs/stepper-feedback-message/StepperFeedbackMessage.d.ts +0 -5
- package/cjs/stepper-feedback-message/index.d.ts +0 -1
- package/cjs/styles/index.d.ts +0 -3
- package/cjs/styles/media.d.ts +0 -21
- package/cjs/styles/rem.d.ts +0 -1
- package/cjs/styles/style-helpers.d.ts +0 -1
- package/cjs/styles/theme.d.ts +0 -39
- package/cjs/surface/Surface.d.ts +0 -32
- package/cjs/surface/index.d.ts +0 -1
- package/cjs/tab/Tab.d.ts +0 -12
- package/cjs/tab/TabPanel.d.ts +0 -7
- package/cjs/tab/Tabs.d.ts +0 -11
- package/cjs/tab/TabsContext.d.ts +0 -16
- package/cjs/tab/index.d.ts +0 -4
- package/cjs/table/Table.d.ts +0 -22
- package/cjs/table/TableBody.d.ts +0 -9
- package/cjs/table/TableDataCell.d.ts +0 -14
- package/cjs/table/TableHead.d.ts +0 -14
- package/cjs/table/TableHeaderCell.d.ts +0 -15
- package/cjs/table/TableRow.d.ts +0 -17
- package/cjs/table/index.d.ts +0 -6
- package/cjs/test/Test.d.ts +0 -8
- package/cjs/tooltip/Tooltip.d.ts +0 -26
- package/cjs/tooltip/index.d.ts +0 -2
- package/cjs/typography/Headlines.d.ts +0 -70
- package/cjs/typography/Text.d.ts +0 -5
- package/cjs/typography/index.d.ts +0 -2
|
@@ -20,7 +20,7 @@ export declare type TextFieldProps = BaseInputProps & {
|
|
|
20
20
|
hideAsterisk?: boolean;
|
|
21
21
|
};
|
|
22
22
|
export declare const TextField: React.ForwardRefRenderFunction<HTMLInputElement, TextFieldProps>;
|
|
23
|
-
declare const _default: import("@emotion/styled").StyledComponent<Pick<TextFieldProps, "max" | "required" | "type" | "key" | "id" | "height" | "width" | "name" | "color" | "translate" | "value" | "hidden" | "form" | "label" | "slot" | "style" | "title" | "dir" | "pattern" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "children" | "contentEditable" | "enterKeyHint" | "inputMode" | "tabIndex" | "disabled" | "multiple" | "size" | "
|
|
23
|
+
declare const _default: import("@emotion/styled").StyledComponent<Pick<TextFieldProps, "max" | "required" | "type" | "key" | "id" | "height" | "width" | "name" | "color" | "translate" | "value" | "hidden" | "form" | "label" | "slot" | "style" | "title" | "dir" | "pattern" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "children" | "contentEditable" | "enterKeyHint" | "inputMode" | "tabIndex" | "disabled" | "multiple" | "size" | "accept" | "onError" | "readOnly" | "icon" | "alt" | "autoComplete" | "autoFocus" | "capture" | "checked" | "crossOrigin" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "min" | "minLength" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "src" | "step" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "inverted" | "hideAsterisk" | "assistiveText" | "hintText" | "errorMessage"> & React.RefAttributes<HTMLInputElement> & {
|
|
24
24
|
theme?: import("@emotion/react").Theme | undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
26
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sanitize: import("@emotion/
|
|
1
|
+
export declare const sanitize: import("@emotion/react").SerializedStyles;
|
package/lists/ListItem.d.ts
CHANGED
|
@@ -41,6 +41,6 @@ export declare type ListItemProps = {
|
|
|
41
41
|
className?: string;
|
|
42
42
|
children?: React.ReactNode;
|
|
43
43
|
} & PolymorphicComponentProps;
|
|
44
|
-
export declare const listItemStyles: ({ multiline, selected, clickable, condensed, flexBoxProps, divider, }: Partial<ListItemProps>) => import("@emotion/
|
|
44
|
+
export declare const listItemStyles: ({ multiline, selected, clickable, condensed, flexBoxProps, divider, }: Partial<ListItemProps>) => import("@emotion/react").SerializedStyles;
|
|
45
45
|
declare const ListItem: ({ children, multiline, condensed, selected, tabIndex, clickable, divider, onClick, as, flexBoxProps, ...rest }: ListItemProps) => JSX.Element;
|
|
46
46
|
export default ListItem;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Shared react components within DFDS",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"private": false,
|
|
6
|
-
"version": "2.0.24-alpha.
|
|
6
|
+
"version": "2.0.24-alpha.ae90f288",
|
|
7
7
|
"sideEffects": false,
|
|
8
8
|
"main": "./cjs/index.js",
|
|
9
9
|
"module": "./index.js",
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
"react-select": "^4.0.0"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@dfds-ui/colors": "2.0.24-alpha.
|
|
22
|
-
"@dfds-ui/fonts": "2.0.24-alpha.
|
|
23
|
-
"@dfds-ui/hooks": "2.0.24-alpha.
|
|
24
|
-
"@dfds-ui/icons": "2.0.24-alpha.
|
|
25
|
-
"@dfds-ui/spacing": "2.0.24-alpha.
|
|
26
|
-
"@dfds-ui/theme": "2.0.24-alpha.
|
|
27
|
-
"@dfds-ui/typography": "2.0.24-alpha.
|
|
21
|
+
"@dfds-ui/colors": "2.0.24-alpha.ae90f288",
|
|
22
|
+
"@dfds-ui/fonts": "2.0.24-alpha.ae90f288",
|
|
23
|
+
"@dfds-ui/hooks": "2.0.24-alpha.ae90f288",
|
|
24
|
+
"@dfds-ui/icons": "2.0.24-alpha.ae90f288",
|
|
25
|
+
"@dfds-ui/spacing": "2.0.24-alpha.ae90f288",
|
|
26
|
+
"@dfds-ui/theme": "2.0.24-alpha.ae90f288",
|
|
27
|
+
"@dfds-ui/typography": "2.0.24-alpha.ae90f288",
|
|
28
28
|
"@kunukn/react-collapse": "^2.2.9",
|
|
29
29
|
"@mui/base": "^5.0.0-alpha.102",
|
|
30
30
|
"@mui/material": "^5.10.10",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"react-hook-intersection-observer": "^0.1.0",
|
|
37
37
|
"uuid": "^9.0.0"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "ae90f2881b690ef6c16fb55abcf308ebec8f98de",
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|
|
42
42
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare const paginationItemStyles: import("@emotion/
|
|
2
|
-
export declare const wrapperStyles: import("@emotion/
|
|
3
|
-
export declare const TextStyles: import("@emotion/
|
|
4
|
-
export declare const PageOverviewStyles: import("@emotion/
|
|
5
|
-
export declare const PageLimitStyles: import("@emotion/
|
|
6
|
-
export declare const PageLimitWrapperStyles: import("@emotion/
|
|
1
|
+
export declare const paginationItemStyles: import("@emotion/react").SerializedStyles;
|
|
2
|
+
export declare const wrapperStyles: import("@emotion/react").SerializedStyles;
|
|
3
|
+
export declare const TextStyles: import("@emotion/react").SerializedStyles;
|
|
4
|
+
export declare const PageOverviewStyles: import("@emotion/react").SerializedStyles;
|
|
5
|
+
export declare const PageLimitStyles: import("@emotion/react").SerializedStyles;
|
|
6
|
+
export declare const PageLimitWrapperStyles: import("@emotion/react").SerializedStyles;
|
package/step/Step.styles.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const stepWrapperHorizontalStyles: import("@emotion/
|
|
2
|
-
export declare const stepWrapperVerticalStyles: import("@emotion/
|
|
3
|
-
export declare const stepHeaderStyles: import("@emotion/
|
|
4
|
-
export declare const stepContentStyles: import("@emotion/
|
|
1
|
+
export declare const stepWrapperHorizontalStyles: import("@emotion/react").SerializedStyles;
|
|
2
|
+
export declare const stepWrapperVerticalStyles: import("@emotion/react").SerializedStyles;
|
|
3
|
+
export declare const stepHeaderStyles: import("@emotion/react").SerializedStyles;
|
|
4
|
+
export declare const stepContentStyles: import("@emotion/react").SerializedStyles;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const visuallyHidden: () => import("@emotion/
|
|
1
|
+
export declare const visuallyHidden: () => import("@emotion/react").SerializedStyles;
|
package/table/TableHead.d.ts
CHANGED
|
@@ -9,6 +9,6 @@ export declare type TableHeadProps = {
|
|
|
9
9
|
*/
|
|
10
10
|
className?: string;
|
|
11
11
|
} & ComponentPropsWithRef<'thead'>;
|
|
12
|
-
export declare const tableHeadStyle: import("@emotion/
|
|
12
|
+
export declare const tableHeadStyle: import("@emotion/react").SerializedStyles;
|
|
13
13
|
export declare const TableHead: React.ForwardRefExoticComponent<Pick<TableHeadProps, "key" | "css" | keyof React.HTMLAttributes<HTMLTableSectionElement>> & React.RefAttributes<HTMLTableSectionElement>>;
|
|
14
14
|
export default TableHead;
|
|
@@ -10,6 +10,6 @@ export declare type TableHeaderCellProps = {
|
|
|
10
10
|
*/
|
|
11
11
|
children: ReactNode;
|
|
12
12
|
} & ComponentPropsWithRef<'th'>;
|
|
13
|
-
export declare const getTableCellStyle: (align?: Alignment) => import("@emotion/
|
|
13
|
+
export declare const getTableCellStyle: (align?: Alignment) => import("@emotion/react").SerializedStyles;
|
|
14
14
|
export declare const TableHeaderCell: React.ForwardRefExoticComponent<Pick<TableHeaderCellProps, "key" | "css" | keyof React.ThHTMLAttributes<HTMLTableHeaderCellElement>> & React.RefAttributes<HTMLTableCellElement>>;
|
|
15
15
|
export default TableHeaderCell;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const headlineStyles: {
|
|
3
|
-
h1: import("@emotion/
|
|
4
|
-
h2: import("@emotion/
|
|
5
|
-
h3: import("@emotion/
|
|
6
|
-
h4: import("@emotion/
|
|
3
|
+
h1: import("@emotion/react").SerializedStyles;
|
|
4
|
+
h2: import("@emotion/react").SerializedStyles;
|
|
5
|
+
h3: import("@emotion/react").SerializedStyles;
|
|
6
|
+
h4: import("@emotion/react").SerializedStyles;
|
|
7
7
|
};
|
|
8
8
|
export declare const H1: import("@emotion/styled").StyledComponent<{
|
|
9
9
|
theme?: import("@emotion/react").Theme | undefined;
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import { CollapseProps } from '@kunukn/react-collapse';
|
|
3
|
-
export declare type AccordionHeaderProps = {
|
|
4
|
-
/**
|
|
5
|
-
* Add heading to the Accordion.
|
|
6
|
-
*/
|
|
7
|
-
heading?: string;
|
|
8
|
-
/**
|
|
9
|
-
* Add secondary heading to the Accordion.
|
|
10
|
-
*/
|
|
11
|
-
secondaryHeading?: ReactNode;
|
|
12
|
-
/**
|
|
13
|
-
* Specify the duration of the transition between open and closed.
|
|
14
|
-
*/
|
|
15
|
-
transitionDuration?: string;
|
|
16
|
-
/**
|
|
17
|
-
* If set to `true` the Accordion is open.
|
|
18
|
-
*/
|
|
19
|
-
isOpen?: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Disable the Accordion.
|
|
22
|
-
*/
|
|
23
|
-
disabled?: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* Use the Accordion without animation.
|
|
26
|
-
*/
|
|
27
|
-
noAnimation?: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Hide the secondary heading when the Accordion is opened.
|
|
30
|
-
*/
|
|
31
|
-
noSecondaryHeadingWhenOpen?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Callback when toggling the accordion
|
|
34
|
-
*/
|
|
35
|
-
onToggle?: () => void;
|
|
36
|
-
};
|
|
37
|
-
export declare const AccordionHeader: React.FunctionComponent<AccordionHeaderProps>;
|
|
38
|
-
export declare type AccordionProps = {
|
|
39
|
-
/**
|
|
40
|
-
* Add heading to the Accordion.
|
|
41
|
-
*/
|
|
42
|
-
heading?: string;
|
|
43
|
-
/**
|
|
44
|
-
* Add a custom header to the Accordion.
|
|
45
|
-
*/
|
|
46
|
-
header?: ReactNode;
|
|
47
|
-
/**
|
|
48
|
-
* Add secondary heading to the Accordion.
|
|
49
|
-
*/
|
|
50
|
-
secondaryHeading?: ReactNode;
|
|
51
|
-
/**
|
|
52
|
-
* Specify the duration of the transition between open and closed.
|
|
53
|
-
*/
|
|
54
|
-
transitionDuration?: string;
|
|
55
|
-
/**
|
|
56
|
-
* If set to `true` the Accordion is open.
|
|
57
|
-
*/
|
|
58
|
-
isOpen?: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* Disable the Accordion.
|
|
61
|
-
*/
|
|
62
|
-
disabled?: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* Callback when toggling the accordion
|
|
65
|
-
*/
|
|
66
|
-
onToggle?: () => void;
|
|
67
|
-
/**
|
|
68
|
-
* Props passed on to the Collapse component
|
|
69
|
-
*/
|
|
70
|
-
collapseProps?: CollapseProps;
|
|
71
|
-
/**
|
|
72
|
-
* Use the Accordion without animation.
|
|
73
|
-
*/
|
|
74
|
-
noAnimation?: boolean;
|
|
75
|
-
/**
|
|
76
|
-
* The compressed variant removes the `margin-bottom` of the Accordion.
|
|
77
|
-
*/
|
|
78
|
-
variant?: 'default' | 'compressed';
|
|
79
|
-
/**
|
|
80
|
-
* Specify the content padding of the Accordion.
|
|
81
|
-
*/
|
|
82
|
-
type?: 'small' | 'medium';
|
|
83
|
-
/**
|
|
84
|
-
* Add a className to the Accordion.
|
|
85
|
-
*/
|
|
86
|
-
className?: string;
|
|
87
|
-
/**
|
|
88
|
-
* Hide the secondary heading when the Accordion is opened.
|
|
89
|
-
*/
|
|
90
|
-
noSecondaryHeadingWhenOpen?: boolean;
|
|
91
|
-
/**
|
|
92
|
-
* Hide the Divider (the grey line under the header)
|
|
93
|
-
*/
|
|
94
|
-
hideDivider?: boolean;
|
|
95
|
-
/**
|
|
96
|
-
* Updates component with children prop accordingly to the @types update
|
|
97
|
-
*/
|
|
98
|
-
children?: ReactNode;
|
|
99
|
-
};
|
|
100
|
-
export declare const Accordion: React.FunctionComponent<AccordionProps>;
|
|
101
|
-
export default Accordion;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type AccordionContentProps = {
|
|
3
|
-
/**
|
|
4
|
-
* The compressed variant removes the `margin-bottom` of the Accordion.
|
|
5
|
-
*/
|
|
6
|
-
variant?: 'default' | 'compressed';
|
|
7
|
-
/**
|
|
8
|
-
* Specify the content padding of the Accordion.
|
|
9
|
-
*/
|
|
10
|
-
type?: 'small' | 'medium';
|
|
11
|
-
};
|
|
12
|
-
export declare const AccordionContent: React.FunctionComponent<AccordionContentProps>;
|
|
13
|
-
export default AccordionContent;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type AccordionSmallHeaderProps = {
|
|
3
|
-
/**
|
|
4
|
-
* Add a heading to the Accordion.
|
|
5
|
-
*/
|
|
6
|
-
heading: string;
|
|
7
|
-
/**
|
|
8
|
-
* Add a secondary heading to the Accordion.
|
|
9
|
-
*/
|
|
10
|
-
secondaryHeading?: string;
|
|
11
|
-
/**
|
|
12
|
-
* Specify the duration of the transition between open and closed.
|
|
13
|
-
*/
|
|
14
|
-
transitionDuration?: string;
|
|
15
|
-
/**
|
|
16
|
-
* If set to `true` the Accordion is open.
|
|
17
|
-
*/
|
|
18
|
-
isOpen?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Disable the Accordion.
|
|
21
|
-
*/
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Use the Accordion without animation.
|
|
25
|
-
*/
|
|
26
|
-
noAnimation?: boolean;
|
|
27
|
-
onToggle?: () => void;
|
|
28
|
-
};
|
|
29
|
-
export declare const AccordionSmallHeader: React.FunctionComponent<AccordionSmallHeaderProps>;
|
|
30
|
-
export declare type AccordionSmallProps = {
|
|
31
|
-
/**
|
|
32
|
-
* Add a heading to the Accordion.
|
|
33
|
-
*/
|
|
34
|
-
heading: string;
|
|
35
|
-
/**
|
|
36
|
-
* Specify the duration of the transition between open and closed.
|
|
37
|
-
*/
|
|
38
|
-
transitionDuration?: string;
|
|
39
|
-
/**
|
|
40
|
-
* If set to `true` the Accordion is open.
|
|
41
|
-
*/
|
|
42
|
-
isOpen?: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* Disable the Accordion.
|
|
45
|
-
*/
|
|
46
|
-
disabled?: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* Use the Accordion without animation.
|
|
49
|
-
*/
|
|
50
|
-
noAnimation?: boolean;
|
|
51
|
-
onToggle?: () => void;
|
|
52
|
-
collapseProps?: object;
|
|
53
|
-
};
|
|
54
|
-
export declare const AccordionSmall: React.FunctionComponent<AccordionSmallProps>;
|
|
55
|
-
export default AccordionSmall;
|
package/cjs/accordion/index.d.ts
DELETED
package/cjs/app-bar/AppBar.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type Breakpoint = 's' | 'm' | 'l';
|
|
3
|
-
declare const AppBar: React.FC<{
|
|
4
|
-
leftActions?: React.ReactNode;
|
|
5
|
-
actions?: React.ReactNode;
|
|
6
|
-
className?: string;
|
|
7
|
-
logoProps?: any;
|
|
8
|
-
menuBreakpoint?: Breakpoint;
|
|
9
|
-
hasMenuButton?: boolean;
|
|
10
|
-
handleMenuButtonClick?: () => void;
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
}>;
|
|
13
|
-
export default AppBar;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare type AppBarState = {
|
|
3
|
-
drawerOpen: boolean;
|
|
4
|
-
setDrawerOpen: React.Dispatch<React.SetStateAction<boolean>>;
|
|
5
|
-
height: number;
|
|
6
|
-
setHeight: React.Dispatch<React.SetStateAction<number>>;
|
|
7
|
-
};
|
|
8
|
-
export declare const AppBarProvider: React.FC<{
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
}>;
|
|
11
|
-
export declare const useAppBarContext: () => AppBarState;
|
|
12
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type AppBarIconButtonProps = {
|
|
3
|
-
isActive?: boolean;
|
|
4
|
-
ariaLabel: string;
|
|
5
|
-
icon: React.ElementType;
|
|
6
|
-
showTooltip?: boolean;
|
|
7
|
-
onClick?: (event: React.MouseEvent) => void;
|
|
8
|
-
};
|
|
9
|
-
declare const AppBarIconButton: React.FC<AppBarIconButtonProps>;
|
|
10
|
-
export default AppBarIconButton;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PopperProps } from '@mui/material';
|
|
3
|
-
export declare type AppBarItemProps = {
|
|
4
|
-
id: string;
|
|
5
|
-
Icon?: React.ElementType;
|
|
6
|
-
LeadingIcon?: React.ElementType;
|
|
7
|
-
TrailingIcon?: React.ElementType;
|
|
8
|
-
title: string;
|
|
9
|
-
divider?: 'start' | 'end' | 'both';
|
|
10
|
-
children?: React.ReactNode;
|
|
11
|
-
as?: React.ElementType;
|
|
12
|
-
onClick?: () => void;
|
|
13
|
-
placement?: 'bottom-start' | 'bottom-end';
|
|
14
|
-
isActive?: boolean;
|
|
15
|
-
AppBarPopperProps?: Omit<PopperProps, 'open'>;
|
|
16
|
-
};
|
|
17
|
-
export declare const MenuPopOverContext: React.Context<{
|
|
18
|
-
handlePopoverClose: () => void;
|
|
19
|
-
} | undefined>;
|
|
20
|
-
export declare const AppBarPopper: import("@emotion/styled").StyledComponent<Pick<PopperProps, "key" | "id" | "open" | "color" | "transition" | "translate" | "hidden" | "slot" | "style" | "title" | "dir" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "children" | "contentEditable" | "inputMode" | "tabIndex" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "component" | "sx" | "components" | "container" | "placement" | "disablePortal" | "modifiers" | "anchorEl" | "componentsProps" | "keepMounted" | "popperOptions" | "popperRef"> & React.RefAttributes<HTMLDivElement> & {
|
|
21
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
22
|
-
}, {}, {}>;
|
|
23
|
-
export declare const AppBarItem: React.FC<AppBarItemProps & JSX.IntrinsicElements['a']>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const AppBarListItem: import("@emotion/styled").StyledComponent<{
|
|
3
|
-
multiline?: boolean | undefined;
|
|
4
|
-
selected?: boolean | undefined;
|
|
5
|
-
condensed?: boolean | undefined;
|
|
6
|
-
tabIndex?: number | undefined;
|
|
7
|
-
clickable?: boolean | undefined;
|
|
8
|
-
divider?: boolean | undefined;
|
|
9
|
-
onClick?: (() => void) | undefined;
|
|
10
|
-
flexBoxProps?: import("../flexbox").FlexBoxProps | undefined;
|
|
11
|
-
className?: string | undefined;
|
|
12
|
-
children?: import("react").ReactNode;
|
|
13
|
-
} & import("..").PolymorphicComponentProps & {
|
|
14
|
-
theme?: import("@emotion/react").Theme | undefined;
|
|
15
|
-
}, {}, {}>;
|
|
16
|
-
export default AppBarListItem;
|
package/cjs/app-bar/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { useAppBarContext, AppBarProvider } from './AppBarContext';
|
|
2
|
-
import { AppBarItem, MenuPopOverContext } from './AppBarItem';
|
|
3
|
-
export { default as AppBarDrawer } from './AppBarDrawer';
|
|
4
|
-
export { default as AppBar } from './AppBar';
|
|
5
|
-
export { default as AppBarIconButton } from './AppBarIconButton';
|
|
6
|
-
export { default as AppBarListItem } from './AppBarListItem';
|
|
7
|
-
export { useAppBarContext, AppBarProvider, AppBarItem, MenuPopOverContext };
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import React, { ElementType, FunctionComponent, ReactNode } from 'react';
|
|
2
|
-
import { Intent } from '../../common/intent';
|
|
3
|
-
export declare type BannerVariant = 'lowEmphasis' | 'mediumEmphasis' | 'highEmphasis' | 'default' | 'inverted';
|
|
4
|
-
export declare type BannerStickyPosition = 'top' | 'bottom' | 'bottom-right';
|
|
5
|
-
export declare type BannerProps = {
|
|
6
|
-
/**
|
|
7
|
-
* Specifies the intent of the Banner (change the color of the banner icon to match intended status)
|
|
8
|
-
*/
|
|
9
|
-
intent?: Intent;
|
|
10
|
-
/**
|
|
11
|
-
* Actions to be displayed inside the banner
|
|
12
|
-
*/
|
|
13
|
-
actions?: ReactNode;
|
|
14
|
-
/**
|
|
15
|
-
* Class name to be added to the banner
|
|
16
|
-
*/
|
|
17
|
-
className?: string;
|
|
18
|
-
/**
|
|
19
|
-
* Add a close icon in the top-right corner which will invoke the provided callback
|
|
20
|
-
*/
|
|
21
|
-
onRequestClose?: () => void;
|
|
22
|
-
/**
|
|
23
|
-
* Specifies the ariaLabel to be added to the close(x) button
|
|
24
|
-
*/
|
|
25
|
-
closeLabel?: string;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the variation of the banner.
|
|
28
|
-
*
|
|
29
|
-
* `default` and `inverted` variants are deprecated
|
|
30
|
-
*/
|
|
31
|
-
variant?: BannerVariant;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies if the Banner should be displayed with `position: fixed;`
|
|
34
|
-
*
|
|
35
|
-
* When the value is `undefined` the Banner default to being sticky if `variant` is set to `inverted`
|
|
36
|
-
*/
|
|
37
|
-
sticky?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the position of the Sticky Banner.
|
|
40
|
-
*/
|
|
41
|
-
stickyPosition?: BannerStickyPosition;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies if the Banner should have a border/divider at the bottom.
|
|
44
|
-
*/
|
|
45
|
-
divider?: boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Specify a custom icon to replace the one derived from `intent`
|
|
48
|
-
*
|
|
49
|
-
* @type {ElementType<{ className?: string }>}
|
|
50
|
-
*/
|
|
51
|
-
icon?: ElementType<{
|
|
52
|
-
className?: string;
|
|
53
|
-
}>;
|
|
54
|
-
/**
|
|
55
|
-
* Specifies if the actions should always appear below the content
|
|
56
|
-
*/
|
|
57
|
-
wrapActions?: boolean;
|
|
58
|
-
/**
|
|
59
|
-
* Content of the Banner
|
|
60
|
-
*/
|
|
61
|
-
children?: ReactNode;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies if the banner should be narrow
|
|
64
|
-
*/
|
|
65
|
-
isNarrow?: boolean;
|
|
66
|
-
};
|
|
67
|
-
interface BannerContextInterface {
|
|
68
|
-
intent: NonNullable<BannerProps['intent']>;
|
|
69
|
-
variant: NonNullable<BannerProps['variant']>;
|
|
70
|
-
}
|
|
71
|
-
export declare const BannerContext: React.Context<BannerContextInterface | undefined>;
|
|
72
|
-
export declare const useBannerContext: () => BannerContextInterface;
|
|
73
|
-
export declare const Banner: FunctionComponent<BannerProps>;
|
|
74
|
-
export default Banner;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
export declare type BannerActionVariation = 'primary' | 'secondary' | 'primary-thick' | 'secondary-thick';
|
|
3
|
-
export interface BannerActionProps {
|
|
4
|
-
variation?: BannerActionVariation;
|
|
5
|
-
onClick?: () => void;
|
|
6
|
-
/**
|
|
7
|
-
* className to be assigned to the button
|
|
8
|
-
*/
|
|
9
|
-
className?: string;
|
|
10
|
-
/**
|
|
11
|
-
* HTML tag or custom component being rendered
|
|
12
|
-
*/
|
|
13
|
-
as?: React.ElementType;
|
|
14
|
-
/**
|
|
15
|
-
* Updates component with children prop accordingly to the @types update
|
|
16
|
-
*/
|
|
17
|
-
children?: ReactNode;
|
|
18
|
-
}
|
|
19
|
-
export declare const BannerAction: React.FunctionComponent<BannerActionProps>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Intent } from '../../common/intent';
|
|
3
|
-
export declare type ToastProps = {
|
|
4
|
-
intent?: Intent;
|
|
5
|
-
className?: string;
|
|
6
|
-
loading?: boolean;
|
|
7
|
-
onRequestClose?: () => void;
|
|
8
|
-
actionLabel?: string;
|
|
9
|
-
onRequestAction?: () => void;
|
|
10
|
-
};
|
|
11
|
-
declare const Toast: React.FunctionComponent<ToastProps>;
|
|
12
|
-
export default Toast;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React, { PropsWithChildren, FunctionComponent } from 'react';
|
|
2
|
-
import { ToastProps } from './Toast';
|
|
3
|
-
declare type TimeoutType = {
|
|
4
|
-
timeout?: number;
|
|
5
|
-
};
|
|
6
|
-
declare type ToasterState = {
|
|
7
|
-
open: boolean;
|
|
8
|
-
hasActive: boolean;
|
|
9
|
-
toastProps: ToastProps | null;
|
|
10
|
-
} & TimeoutType;
|
|
11
|
-
export declare const useToaster: () => {
|
|
12
|
-
addToast: (props: PropsWithChildren<ToastProps & TimeoutType>) => Promise<void>;
|
|
13
|
-
state: ToasterState;
|
|
14
|
-
};
|
|
15
|
-
declare const Toaster: FunctionComponent<{
|
|
16
|
-
children: React.ReactNode | React.ReactNode[];
|
|
17
|
-
globalTimeout?: number;
|
|
18
|
-
}>;
|
|
19
|
-
export default Toaster;
|
package/cjs/badge/Badge.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Intent } from '../common/intent';
|
|
3
|
-
import { FlexBoxProps } from '../flexbox/FlexBox';
|
|
4
|
-
export declare type BadgeProps = {
|
|
5
|
-
/**
|
|
6
|
-
* Specifies the intent of the Badge
|
|
7
|
-
*/
|
|
8
|
-
intent?: Intent;
|
|
9
|
-
/**
|
|
10
|
-
* Text to be shown in the badge (usually just a string)
|
|
11
|
-
*/
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
/**
|
|
14
|
-
* Class name to be added to the badge
|
|
15
|
-
*/
|
|
16
|
-
className?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Props controlling the flexbox
|
|
19
|
-
*/
|
|
20
|
-
flexBoxProps?: FlexBoxProps;
|
|
21
|
-
/**
|
|
22
|
-
* HTML tag or custom component being rendered
|
|
23
|
-
*/
|
|
24
|
-
as?: React.ElementType;
|
|
25
|
-
};
|
|
26
|
-
export default function Badge({ as, children, intent, flexBoxProps, ...rest }: BadgeProps): JSX.Element;
|
package/cjs/badge/index.d.ts
DELETED