Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lu-development/ux-patterns-react

Package Overview
Dependencies
Maintainers
6
Versions
376
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lu-development/ux-patterns-react - npm Package Compare versions

Comparing version 1.7.0-dev.201911152046.0f68b31 to 1.7.0-dev.201911152050.0f68b31

3

dist/components/index.d.ts
/// <reference types="react" />
import { JSX } from "@lu-development/ux-patterns/dist/types/interface";
import { JSX } from '@lu-development/ux-patterns/dist/types/interface';
export declare const LuIcon: import("react").ForwardRefExoticComponent<JSX.LuIcon & Pick<import("react").HTMLAttributes<HTMLLuIconElement>, "hidden" | "dir" | "slot" | "title" | "color" | "children" | "className" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "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"> & import("./LuReactProps").LuReactProps & import("react").RefAttributes<HTMLLuIconElement>>;

@@ -7,1 +7,2 @@ export declare const LuSelect: import("react").ForwardRefExoticComponent<JSX.LuSelect & Pick<import("react").HTMLAttributes<HTMLLuSelectElement>, "hidden" | "dir" | "slot" | "title" | "color" | "children" | "className" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "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"> & import("./LuReactProps").LuReactProps & import("react").RefAttributes<HTMLLuSelectElement>>;

export declare const LuRadio: import("react").ForwardRefExoticComponent<JSX.LuRadio & Pick<import("react").HTMLAttributes<HTMLLuRadioElement>, "hidden" | "dir" | "slot" | "title" | "color" | "children" | "className" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "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"> & import("./LuReactProps").LuReactProps & import("react").RefAttributes<HTMLLuRadioElement>>;
export { LuModal } from './LuModal';

@@ -1,8 +0,9 @@

import { defineCustomElements } from "@lu-development/ux-patterns/dist/loader";
import { createReactComponent } from "./createComponent";
import { defineCustomElements } from '@lu-development/ux-patterns/dist/loader';
import { createReactComponent } from './createComponent';
defineCustomElements(window);
export const LuIcon = createReactComponent("lu-icon");
export const LuSelect = createReactComponent("lu-select");
export const LuRadioGroup = createReactComponent("lu-radio-group");
export const LuRadio = createReactComponent("lu-radio");
export const LuIcon = createReactComponent('lu-icon');
export const LuSelect = createReactComponent('lu-select');
export const LuRadioGroup = createReactComponent('lu-radio-group');
export const LuRadio = createReactComponent('lu-radio');
export { LuModal } from './LuModal';
//# sourceMappingURL=index.js.map

@@ -6,4 +6,4 @@ /// <reference types="react" />

};
export declare const IonModal: {
new (props: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
export declare const LuModal: {
new (props: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;

@@ -15,6 +15,6 @@ } & import("./createOverlayComponent").ReactOverlayProps): {

componentWillUnmount(): void;
componentDidUpdate(prevProps: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
componentDidUpdate(prevProps: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps): Promise<void>;
present(prevProps?: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
present(prevProps?: Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;

@@ -24,7 +24,7 @@ } & import("./createOverlayComponent").ReactOverlayProps): Promise<void>;

context: any;
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps>) => {} | Pick<{}, K>) | Pick<{}, K>, callback?: () => void): void;
forceUpdate(callback?: () => void): void;
readonly props: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
readonly props: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;

@@ -38,7 +38,7 @@ } & import("./createOverlayComponent").ReactOverlayProps> & Readonly<{

};
shouldComponentUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
shouldComponentUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps>, nextState: Readonly<{}>, nextContext: any): boolean;
componentDidCatch?(error: Error, errorInfo: import("react").ErrorInfo): void;
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
getSnapshotBeforeUpdate?(prevProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;

@@ -48,12 +48,12 @@ } & import("./createOverlayComponent").ReactOverlayProps>, prevState: Readonly<{}>): any;

UNSAFE_componentWillMount?(): void;
componentWillReceiveProps?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
componentWillReceiveProps?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps>, nextContext: any): void;
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps>, nextContext: any): void;
componentWillUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
componentWillUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;
} & import("./createOverlayComponent").ReactOverlayProps>, nextState: Readonly<{}>, nextContext: any): void;
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "mode" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
UNSAFE_componentWillUpdate?(nextProps: Readonly<Pick<ModalOptions<import("@lu-development/ux-patterns").ComponentRef>, "id" | "showBackdrop" | "backdropDismiss" | "cssClass" | "delegate" | "animated" | "mode" | "keyboardClose" | "enterAnimation" | "leaveAnimation"> & {
children: import("react").ReactNode;

@@ -60,0 +60,0 @@ } & import("./createOverlayComponent").ReactOverlayProps>, nextState: Readonly<{}>, nextContext: any): void;

import { modalController } from '@lu-development/ux-patterns';
import { createOverlayComponent } from './createOverlayComponent';
export const IonModal = /*@__PURE__*/ createOverlayComponent('IonModal', modalController);
export const LuModal = /*@__PURE__*/ createOverlayComponent('LuModal', modalController);
//# sourceMappingURL=LuModal.js.map
{
"name": "@lu-development/ux-patterns-react",
"version": "1.7.0-dev.201911152046.0f68b31",
"version": "1.7.0-dev.201911152050.0f68b31",
"description": "React specific wrapper for @lu-development/ux-patterns",

@@ -50,3 +50,3 @@ "keywords": [],

"dependencies": {
"@lu-development/ux-patterns": "1.7.0-dev.201911152046.0f68b31",
"@lu-development/ux-patterns": "1.7.0-dev.201911152050.0f68b31",
"tslib": "*"

@@ -53,0 +53,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc