@elliemae/ds-menu-items-multi 3.46.4 → 3.46.6
Sign up to get free protection for your applications and to get access to all the features.
@@ -8,19 +8,20 @@ export interface MenuItemsMultiCTX {
|
|
8
8
|
}
|
9
9
|
export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props) => {
|
10
10
|
propsWithDefault: DSMenuItemsMultiT.InternalProps;
|
11
|
-
globalProps: Partial<Pick<object, "label" | "disabled" | "onClick" | "onMouseDown" | "onMouseEnter" | "onMouseLeave" | "tabIndex" | "form" | "list" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "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" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "slot" | "spellCheck" | "style" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "
|
11
|
+
globalProps: Partial<Pick<object, "default" | "label" | "disabled" | "onClick" | "onMouseDown" | "onMouseEnter" | "onMouseLeave" | "tabIndex" | "form" | "list" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "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" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "slot" | "spellCheck" | "style" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "pattern" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "type" | "useMap" | "value" | "width" | "wmode" | "wrap"> & Omit<{
|
12
|
+
default?: boolean | undefined;
|
12
13
|
label?: string | undefined;
|
13
14
|
disabled?: boolean | undefined;
|
14
15
|
onClick?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
15
16
|
onMouseDown?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
16
17
|
onMouseEnter?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
17
18
|
onMouseLeave?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
18
|
-
tabIndex?:
|
19
|
+
tabIndex?: any;
|
19
20
|
form?: string | undefined;
|
20
21
|
list?: string | undefined;
|
21
22
|
"aria-activedescendant"?: string | undefined;
|
22
23
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
23
|
-
"aria-autocomplete"?: "
|
24
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
24
25
|
"aria-braillelabel"?: string | undefined;
|
25
26
|
"aria-brailleroledescription"?: string | undefined;
|
26
27
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
@@ -35,7 +36,7 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
35
36
|
"aria-description"?: string | undefined;
|
36
37
|
"aria-details"?: string | undefined;
|
37
38
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
38
|
-
"aria-dropeffect"?: "
|
39
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
39
40
|
"aria-errormessage"?: string | undefined;
|
40
41
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
41
42
|
"aria-flowto"?: string | undefined;
|
@@ -226,13 +227,22 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
226
227
|
onAnimationEndCapture?: React.AnimationEventHandler<HTMLLIElement> | undefined;
|
227
228
|
onAnimationIteration?: React.AnimationEventHandler<HTMLLIElement> | undefined;
|
228
229
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLLIElement> | undefined;
|
230
|
+
onToggle?: React.ToggleEventHandler<HTMLLIElement> | undefined;
|
231
|
+
onBeforeToggle?: React.ToggleEventHandler<HTMLLIElement> | undefined;
|
232
|
+
onTransitionCancel?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
233
|
+
onTransitionCancelCapture?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
229
234
|
onTransitionEnd?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
230
235
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
236
|
+
onTransitionRun?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
237
|
+
onTransitionRunCapture?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
238
|
+
onTransitionStart?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
239
|
+
onTransitionStartCapture?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
231
240
|
defaultChecked?: boolean | undefined;
|
232
241
|
defaultValue?: string | number | readonly string[] | undefined;
|
233
242
|
suppressContentEditableWarning?: boolean | undefined;
|
234
243
|
suppressHydrationWarning?: boolean | undefined;
|
235
244
|
accessKey?: string | undefined;
|
245
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
|
236
246
|
autoFocus?: boolean | undefined;
|
237
247
|
className?: string | undefined;
|
238
248
|
contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
@@ -262,7 +272,6 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
262
272
|
rev?: string | undefined;
|
263
273
|
typeof?: string | undefined;
|
264
274
|
vocab?: string | undefined;
|
265
|
-
autoCapitalize?: string | undefined;
|
266
275
|
autoCorrect?: string | undefined;
|
267
276
|
autoSave?: string | undefined;
|
268
277
|
color?: string | undefined;
|
@@ -273,12 +282,16 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
273
282
|
itemRef?: string | undefined;
|
274
283
|
results?: number | undefined;
|
275
284
|
security?: string | undefined;
|
276
|
-
unselectable?: "
|
277
|
-
|
285
|
+
unselectable?: "off" | "on" | undefined;
|
286
|
+
popover?: "" | "auto" | "manual" | undefined;
|
287
|
+
popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
|
288
|
+
popoverTarget?: string | undefined;
|
289
|
+
inert?: boolean | undefined;
|
290
|
+
inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
278
291
|
is?: string | undefined;
|
279
292
|
accept?: string | undefined;
|
280
293
|
acceptCharset?: string | undefined;
|
281
|
-
action?: string | undefined;
|
294
|
+
action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
282
295
|
allowFullScreen?: boolean | undefined;
|
283
296
|
allowTransparency?: boolean | undefined;
|
284
297
|
alt?: string | undefined;
|
@@ -300,11 +313,10 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
300
313
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
301
314
|
data?: string | undefined;
|
302
315
|
dateTime?: string | undefined;
|
303
|
-
default?: boolean | undefined;
|
304
316
|
defer?: boolean | undefined;
|
305
317
|
download?: any;
|
306
318
|
encType?: string | undefined;
|
307
|
-
formAction?: string | undefined;
|
319
|
+
formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
|
308
320
|
formEncType?: string | undefined;
|
309
321
|
formMethod?: string | undefined;
|
310
322
|
formNoValidate?: boolean | undefined;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-menu-items-multi",
|
3
|
-
"version": "3.46.
|
3
|
+
"version": "3.46.6",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Menu Items Multi",
|
6
6
|
"files": [
|
@@ -38,17 +38,17 @@
|
|
38
38
|
"dependencies": {
|
39
39
|
"@xstyled/styled-components": "~3.6.0",
|
40
40
|
"@xstyled/system": "~3.7.3",
|
41
|
-
"@elliemae/ds-button": "3.46.
|
42
|
-
"@elliemae/ds-form-checkbox": "3.46.
|
43
|
-
"@elliemae/ds-
|
44
|
-
"@elliemae/ds-
|
45
|
-
"@elliemae/ds-
|
46
|
-
"@elliemae/ds-system": "3.46.
|
41
|
+
"@elliemae/ds-button": "3.46.6",
|
42
|
+
"@elliemae/ds-form-checkbox": "3.46.6",
|
43
|
+
"@elliemae/ds-grid": "3.46.6",
|
44
|
+
"@elliemae/ds-menu-items-commons": "3.46.6",
|
45
|
+
"@elliemae/ds-props-helpers": "3.46.6",
|
46
|
+
"@elliemae/ds-system": "3.46.6"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"lodash": "^4.17.21",
|
50
50
|
"styled-components": "~5.3.9",
|
51
|
-
"@elliemae/ds-monorepo-devops": "3.46.
|
51
|
+
"@elliemae/ds-monorepo-devops": "3.46.6"
|
52
52
|
},
|
53
53
|
"peerDependencies": {
|
54
54
|
"@testing-library/jest-dom": "~5.16.4",
|
@@ -61,7 +61,7 @@
|
|
61
61
|
},
|
62
62
|
"publishConfig": {
|
63
63
|
"access": "public",
|
64
|
-
"typeSafety":
|
64
|
+
"typeSafety": false
|
65
65
|
},
|
66
66
|
"scripts": {
|
67
67
|
"dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",
|