@elliemae/ds-menu-items-multi 3.52.1 → 3.53.0-beta.10
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.
@@ -9,68 +9,68 @@ export interface MenuItemsMultiCTX {
|
|
9
9
|
export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props) => {
|
10
10
|
propsWithDefault: DSMenuItemsMultiT.InternalProps;
|
11
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" | "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" | "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" | "inputMode" | "is" | "exportparts" | "part" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "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
|
-
label?: string | undefined;
|
13
|
-
disabled?: boolean | undefined;
|
12
|
+
label?: string | undefined | undefined;
|
13
|
+
disabled?: boolean | undefined | undefined;
|
14
14
|
onClick?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
15
15
|
onMouseDown?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
16
16
|
onMouseEnter?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
17
17
|
onMouseLeave?: React.MouseEventHandler<HTMLLIElement> | undefined;
|
18
18
|
tabIndex?: 0 | -1 | undefined;
|
19
|
-
form?: string | undefined;
|
20
|
-
list?: string | undefined;
|
21
|
-
"aria-activedescendant"?: string | undefined;
|
19
|
+
form?: string | undefined | undefined;
|
20
|
+
list?: string | undefined | undefined;
|
21
|
+
"aria-activedescendant"?: string | undefined | undefined;
|
22
22
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
23
|
-
"aria-autocomplete"?: "none" | "
|
24
|
-
"aria-braillelabel"?: string | undefined;
|
25
|
-
"aria-brailleroledescription"?: string | undefined;
|
23
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
24
|
+
"aria-braillelabel"?: string | undefined | undefined;
|
25
|
+
"aria-brailleroledescription"?: string | undefined | undefined;
|
26
26
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
27
|
-
"aria-checked"?: boolean | "
|
28
|
-
"aria-colcount"?: number | undefined;
|
29
|
-
"aria-colindex"?: number | undefined;
|
30
|
-
"aria-colindextext"?: string | undefined;
|
31
|
-
"aria-colspan"?: number | undefined;
|
32
|
-
"aria-controls"?: string | undefined;
|
33
|
-
"aria-current"?: boolean | "
|
34
|
-
"aria-describedby"?: string | undefined;
|
35
|
-
"aria-description"?: string | undefined;
|
36
|
-
"aria-details"?: string | undefined;
|
27
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
28
|
+
"aria-colcount"?: number | undefined | undefined;
|
29
|
+
"aria-colindex"?: number | undefined | undefined;
|
30
|
+
"aria-colindextext"?: string | undefined | undefined;
|
31
|
+
"aria-colspan"?: number | undefined | undefined;
|
32
|
+
"aria-controls"?: string | undefined | undefined;
|
33
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
34
|
+
"aria-describedby"?: string | undefined | undefined;
|
35
|
+
"aria-description"?: string | undefined | undefined;
|
36
|
+
"aria-details"?: string | undefined | undefined;
|
37
37
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
38
|
-
"aria-dropeffect"?: "none" | "
|
39
|
-
"aria-errormessage"?: string | undefined;
|
38
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
39
|
+
"aria-errormessage"?: string | undefined | undefined;
|
40
40
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
41
|
-
"aria-flowto"?: string | undefined;
|
41
|
+
"aria-flowto"?: string | undefined | undefined;
|
42
42
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
43
|
-
"aria-haspopup"?: boolean | "
|
43
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
44
44
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
45
|
-
"aria-invalid"?: boolean | "
|
46
|
-
"aria-keyshortcuts"?: string | undefined;
|
47
|
-
"aria-label"?: string | undefined;
|
48
|
-
"aria-labelledby"?: string | undefined;
|
49
|
-
"aria-level"?: number | undefined;
|
50
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
45
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
46
|
+
"aria-keyshortcuts"?: string | undefined | undefined;
|
47
|
+
"aria-label"?: string | undefined | undefined;
|
48
|
+
"aria-labelledby"?: string | undefined | undefined;
|
49
|
+
"aria-level"?: number | undefined | undefined;
|
50
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
51
51
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
52
52
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
53
53
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
54
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
55
|
-
"aria-owns"?: string | undefined;
|
56
|
-
"aria-placeholder"?: string | undefined;
|
57
|
-
"aria-posinset"?: number | undefined;
|
58
|
-
"aria-pressed"?: boolean | "
|
54
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
55
|
+
"aria-owns"?: string | undefined | undefined;
|
56
|
+
"aria-placeholder"?: string | undefined | undefined;
|
57
|
+
"aria-posinset"?: number | undefined | undefined;
|
58
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
59
59
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
60
|
-
"aria-relevant"?: "
|
60
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
61
61
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
62
|
-
"aria-roledescription"?: string | undefined;
|
63
|
-
"aria-rowcount"?: number | undefined;
|
64
|
-
"aria-rowindex"?: number | undefined;
|
65
|
-
"aria-rowindextext"?: string | undefined;
|
66
|
-
"aria-rowspan"?: number | undefined;
|
62
|
+
"aria-roledescription"?: string | undefined | undefined;
|
63
|
+
"aria-rowcount"?: number | undefined | undefined;
|
64
|
+
"aria-rowindex"?: number | undefined | undefined;
|
65
|
+
"aria-rowindextext"?: string | undefined | undefined;
|
66
|
+
"aria-rowspan"?: number | undefined | undefined;
|
67
67
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
68
|
-
"aria-setsize"?: number | undefined;
|
69
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
70
|
-
"aria-valuemax"?: number | undefined;
|
71
|
-
"aria-valuemin"?: number | undefined;
|
72
|
-
"aria-valuenow"?: number | undefined;
|
73
|
-
"aria-valuetext"?: string | undefined;
|
68
|
+
"aria-setsize"?: number | undefined | undefined;
|
69
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
70
|
+
"aria-valuemax"?: number | undefined | undefined;
|
71
|
+
"aria-valuemin"?: number | undefined | undefined;
|
72
|
+
"aria-valuenow"?: number | undefined | undefined;
|
73
|
+
"aria-valuetext"?: string | undefined | undefined;
|
74
74
|
children?: React.ReactNode;
|
75
75
|
onCopy?: React.ClipboardEventHandler<HTMLLIElement> | undefined;
|
76
76
|
onCopyCapture?: React.ClipboardEventHandler<HTMLLIElement> | undefined;
|
@@ -90,7 +90,7 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
90
90
|
onBlurCapture?: React.FocusEventHandler<HTMLLIElement> | undefined;
|
91
91
|
onChange?: React.FormEventHandler<HTMLLIElement> | undefined;
|
92
92
|
onChangeCapture?: React.FormEventHandler<HTMLLIElement> | undefined;
|
93
|
-
onBeforeInput?: React.
|
93
|
+
onBeforeInput?: React.InputEventHandler<HTMLLIElement> | undefined;
|
94
94
|
onBeforeInputCapture?: React.FormEventHandler<HTMLLIElement> | undefined;
|
95
95
|
onInput?: React.FormEventHandler<HTMLLIElement> | undefined;
|
96
96
|
onInputCapture?: React.FormEventHandler<HTMLLIElement> | undefined;
|
@@ -226,153 +226,153 @@ export declare const useMenuItemsMulti: (propsFromUser: DSMenuItemsMultiT.Props)
|
|
226
226
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLLIElement> | undefined;
|
227
227
|
onTransitionEnd?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
228
228
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLLIElement> | undefined;
|
229
|
-
defaultChecked?: boolean | undefined;
|
229
|
+
defaultChecked?: boolean | undefined | undefined;
|
230
230
|
defaultValue?: string | number | readonly string[] | undefined;
|
231
|
-
suppressContentEditableWarning?: boolean | undefined;
|
232
|
-
suppressHydrationWarning?: boolean | undefined;
|
233
|
-
accessKey?: string | undefined;
|
234
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
|
235
|
-
autoFocus?: boolean | undefined;
|
236
|
-
className?: string | undefined;
|
231
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
232
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
233
|
+
accessKey?: string | undefined | undefined;
|
234
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
235
|
+
autoFocus?: boolean | undefined | undefined;
|
236
|
+
className?: string | undefined | undefined;
|
237
237
|
contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
238
|
-
contextMenu?: string | undefined;
|
239
|
-
dir?: string | undefined;
|
238
|
+
contextMenu?: string | undefined | undefined;
|
239
|
+
dir?: string | undefined | undefined;
|
240
240
|
draggable?: (boolean | "true" | "false") | undefined;
|
241
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
|
242
|
-
hidden?: boolean | undefined;
|
243
|
-
id?: string | undefined;
|
244
|
-
lang?: string | undefined;
|
245
|
-
nonce?: string | undefined;
|
246
|
-
slot?: string | undefined;
|
241
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
242
|
+
hidden?: boolean | undefined | undefined;
|
243
|
+
id?: string | undefined | undefined;
|
244
|
+
lang?: string | undefined | undefined;
|
245
|
+
nonce?: string | undefined | undefined;
|
246
|
+
slot?: string | undefined | undefined;
|
247
247
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
248
248
|
style?: React.CSSProperties | undefined;
|
249
|
-
title?: string | undefined;
|
250
|
-
translate?: "yes" | "no" | undefined;
|
251
|
-
radioGroup?: string | undefined;
|
249
|
+
title?: string | undefined | undefined;
|
250
|
+
translate?: "yes" | "no" | undefined | undefined;
|
251
|
+
radioGroup?: string | undefined | undefined;
|
252
252
|
role?: React.AriaRole | undefined;
|
253
|
-
about?: string | undefined;
|
254
|
-
content?: string | undefined;
|
255
|
-
datatype?: string | undefined;
|
253
|
+
about?: string | undefined | undefined;
|
254
|
+
content?: string | undefined | undefined;
|
255
|
+
datatype?: string | undefined | undefined;
|
256
256
|
inlist?: any;
|
257
|
-
prefix?: string | undefined;
|
258
|
-
property?: string | undefined;
|
259
|
-
rel?: string | undefined;
|
260
|
-
resource?: string | undefined;
|
261
|
-
rev?: string | undefined;
|
262
|
-
typeof?: string | undefined;
|
263
|
-
vocab?: string | undefined;
|
264
|
-
autoCorrect?: string | undefined;
|
265
|
-
autoSave?: string | undefined;
|
266
|
-
color?: string | undefined;
|
267
|
-
itemProp?: string | undefined;
|
268
|
-
itemScope?: boolean | undefined;
|
269
|
-
itemType?: string | undefined;
|
270
|
-
itemID?: string | undefined;
|
271
|
-
itemRef?: string | undefined;
|
272
|
-
results?: number | undefined;
|
273
|
-
security?: string | undefined;
|
274
|
-
unselectable?: "
|
275
|
-
inputMode?: "none" | "
|
276
|
-
is?: string | undefined;
|
277
|
-
exportparts?: string | undefined;
|
278
|
-
part?: string | undefined;
|
279
|
-
accept?: string | undefined;
|
280
|
-
acceptCharset?: string | undefined;
|
257
|
+
prefix?: string | undefined | undefined;
|
258
|
+
property?: string | undefined | undefined;
|
259
|
+
rel?: string | undefined | undefined;
|
260
|
+
resource?: string | undefined | undefined;
|
261
|
+
rev?: string | undefined | undefined;
|
262
|
+
typeof?: string | undefined | undefined;
|
263
|
+
vocab?: string | undefined | undefined;
|
264
|
+
autoCorrect?: string | undefined | undefined;
|
265
|
+
autoSave?: string | undefined | undefined;
|
266
|
+
color?: string | undefined | undefined;
|
267
|
+
itemProp?: string | undefined | undefined;
|
268
|
+
itemScope?: boolean | undefined | undefined;
|
269
|
+
itemType?: string | undefined | undefined;
|
270
|
+
itemID?: string | undefined | undefined;
|
271
|
+
itemRef?: string | undefined | undefined;
|
272
|
+
results?: number | undefined | undefined;
|
273
|
+
security?: string | undefined | undefined;
|
274
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
275
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
276
|
+
is?: string | undefined | undefined;
|
277
|
+
exportparts?: string | undefined | undefined;
|
278
|
+
part?: string | undefined | undefined;
|
279
|
+
accept?: string | undefined | undefined;
|
280
|
+
acceptCharset?: string | undefined | undefined;
|
281
281
|
action?: string | undefined;
|
282
|
-
allowFullScreen?: boolean | undefined;
|
283
|
-
allowTransparency?: boolean | undefined;
|
284
|
-
alt?: string | undefined;
|
285
|
-
async?: boolean | undefined;
|
286
|
-
autoComplete?: string | undefined;
|
287
|
-
autoPlay?: boolean | undefined;
|
288
|
-
capture?: boolean | "user" | "environment" | undefined;
|
289
|
-
cellPadding?: string |
|
290
|
-
cellSpacing?: string |
|
291
|
-
charSet?: string | undefined;
|
292
|
-
challenge?: string | undefined;
|
293
|
-
checked?: boolean | undefined;
|
294
|
-
cite?: string | undefined;
|
295
|
-
classID?: string | undefined;
|
296
|
-
cols?: number | undefined;
|
297
|
-
colSpan?: number | undefined;
|
298
|
-
controls?: boolean | undefined;
|
299
|
-
coords?: string | undefined;
|
282
|
+
allowFullScreen?: boolean | undefined | undefined;
|
283
|
+
allowTransparency?: boolean | undefined | undefined;
|
284
|
+
alt?: string | undefined | undefined;
|
285
|
+
async?: boolean | undefined | undefined;
|
286
|
+
autoComplete?: string | undefined | undefined;
|
287
|
+
autoPlay?: boolean | undefined | undefined;
|
288
|
+
capture?: boolean | "user" | "environment" | undefined | undefined;
|
289
|
+
cellPadding?: number | string | undefined | undefined;
|
290
|
+
cellSpacing?: number | string | undefined | undefined;
|
291
|
+
charSet?: string | undefined | undefined;
|
292
|
+
challenge?: string | undefined | undefined;
|
293
|
+
checked?: boolean | undefined | undefined;
|
294
|
+
cite?: string | undefined | undefined;
|
295
|
+
classID?: string | undefined | undefined;
|
296
|
+
cols?: number | undefined | undefined;
|
297
|
+
colSpan?: number | undefined | undefined;
|
298
|
+
controls?: boolean | undefined | undefined;
|
299
|
+
coords?: string | undefined | undefined;
|
300
300
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
301
|
-
data?: string | undefined;
|
302
|
-
dateTime?: string | undefined;
|
303
|
-
default?: boolean | undefined;
|
304
|
-
defer?: boolean | undefined;
|
301
|
+
data?: string | undefined | undefined;
|
302
|
+
dateTime?: string | undefined | undefined;
|
303
|
+
default?: boolean | undefined | undefined;
|
304
|
+
defer?: boolean | undefined | undefined;
|
305
305
|
download?: any;
|
306
|
-
encType?: string | undefined;
|
306
|
+
encType?: string | undefined | undefined;
|
307
307
|
formAction?: string | undefined;
|
308
|
-
formEncType?: string | undefined;
|
309
|
-
formMethod?: string | undefined;
|
310
|
-
formNoValidate?: boolean | undefined;
|
311
|
-
formTarget?: string | undefined;
|
312
|
-
frameBorder?: string |
|
313
|
-
headers?: string | undefined;
|
314
|
-
height?: string |
|
315
|
-
high?: number | undefined;
|
316
|
-
href?: string | undefined;
|
317
|
-
hrefLang?: string | undefined;
|
318
|
-
htmlFor?: string | undefined;
|
319
|
-
httpEquiv?: string | undefined;
|
320
|
-
integrity?: string | undefined;
|
321
|
-
keyParams?: string | undefined;
|
322
|
-
keyType?: string | undefined;
|
323
|
-
kind?: string | undefined;
|
324
|
-
loop?: boolean | undefined;
|
325
|
-
low?: number | undefined;
|
326
|
-
manifest?: string | undefined;
|
327
|
-
marginHeight?: number | undefined;
|
328
|
-
marginWidth?: number | undefined;
|
329
|
-
max?: string |
|
330
|
-
maxLength?: number | undefined;
|
331
|
-
media?: string | undefined;
|
332
|
-
mediaGroup?: string | undefined;
|
333
|
-
method?: string | undefined;
|
334
|
-
min?: string |
|
335
|
-
minLength?: number | undefined;
|
336
|
-
multiple?: boolean | undefined;
|
337
|
-
muted?: boolean | undefined;
|
338
|
-
name?: string | undefined;
|
339
|
-
noValidate?: boolean | undefined;
|
340
|
-
open?: boolean | undefined;
|
341
|
-
optimum?: number | undefined;
|
342
|
-
pattern?: string | undefined;
|
343
|
-
placeholder?: string | undefined;
|
344
|
-
playsInline?: boolean | undefined;
|
345
|
-
poster?: string | undefined;
|
346
|
-
preload?: string | undefined;
|
347
|
-
readOnly?: boolean | undefined;
|
348
|
-
required?: boolean | undefined;
|
349
|
-
reversed?: boolean | undefined;
|
350
|
-
rows?: number | undefined;
|
351
|
-
rowSpan?: number | undefined;
|
352
|
-
sandbox?: string | undefined;
|
353
|
-
scope?: string | undefined;
|
354
|
-
scoped?: boolean | undefined;
|
355
|
-
scrolling?: string | undefined;
|
356
|
-
seamless?: boolean | undefined;
|
357
|
-
selected?: boolean | undefined;
|
358
|
-
shape?: string | undefined;
|
359
|
-
size?: number | undefined;
|
360
|
-
sizes?: string | undefined;
|
361
|
-
span?: number | undefined;
|
362
|
-
src?: string | undefined;
|
363
|
-
srcDoc?: string | undefined;
|
364
|
-
srcLang?: string | undefined;
|
365
|
-
srcSet?: string | undefined;
|
366
|
-
start?: number | undefined;
|
367
|
-
step?: string |
|
368
|
-
summary?: string | undefined;
|
369
|
-
target?: string | undefined;
|
370
|
-
type?: string | undefined;
|
371
|
-
useMap?: string | undefined;
|
308
|
+
formEncType?: string | undefined | undefined;
|
309
|
+
formMethod?: string | undefined | undefined;
|
310
|
+
formNoValidate?: boolean | undefined | undefined;
|
311
|
+
formTarget?: string | undefined | undefined;
|
312
|
+
frameBorder?: number | string | undefined | undefined;
|
313
|
+
headers?: string | undefined | undefined;
|
314
|
+
height?: number | string | undefined | undefined;
|
315
|
+
high?: number | undefined | undefined;
|
316
|
+
href?: string | undefined | undefined;
|
317
|
+
hrefLang?: string | undefined | undefined;
|
318
|
+
htmlFor?: string | undefined | undefined;
|
319
|
+
httpEquiv?: string | undefined | undefined;
|
320
|
+
integrity?: string | undefined | undefined;
|
321
|
+
keyParams?: string | undefined | undefined;
|
322
|
+
keyType?: string | undefined | undefined;
|
323
|
+
kind?: string | undefined | undefined;
|
324
|
+
loop?: boolean | undefined | undefined;
|
325
|
+
low?: number | undefined | undefined;
|
326
|
+
manifest?: string | undefined | undefined;
|
327
|
+
marginHeight?: number | undefined | undefined;
|
328
|
+
marginWidth?: number | undefined | undefined;
|
329
|
+
max?: number | string | undefined | undefined;
|
330
|
+
maxLength?: number | undefined | undefined;
|
331
|
+
media?: string | undefined | undefined;
|
332
|
+
mediaGroup?: string | undefined | undefined;
|
333
|
+
method?: string | undefined | undefined;
|
334
|
+
min?: number | string | undefined | undefined;
|
335
|
+
minLength?: number | undefined | undefined;
|
336
|
+
multiple?: boolean | undefined | undefined;
|
337
|
+
muted?: boolean | undefined | undefined;
|
338
|
+
name?: string | undefined | undefined;
|
339
|
+
noValidate?: boolean | undefined | undefined;
|
340
|
+
open?: boolean | undefined | undefined;
|
341
|
+
optimum?: number | undefined | undefined;
|
342
|
+
pattern?: string | undefined | undefined;
|
343
|
+
placeholder?: string | undefined | undefined;
|
344
|
+
playsInline?: boolean | undefined | undefined;
|
345
|
+
poster?: string | undefined | undefined;
|
346
|
+
preload?: string | undefined | undefined;
|
347
|
+
readOnly?: boolean | undefined | undefined;
|
348
|
+
required?: boolean | undefined | undefined;
|
349
|
+
reversed?: boolean | undefined | undefined;
|
350
|
+
rows?: number | undefined | undefined;
|
351
|
+
rowSpan?: number | undefined | undefined;
|
352
|
+
sandbox?: string | undefined | undefined;
|
353
|
+
scope?: string | undefined | undefined;
|
354
|
+
scoped?: boolean | undefined | undefined;
|
355
|
+
scrolling?: string | undefined | undefined;
|
356
|
+
seamless?: boolean | undefined | undefined;
|
357
|
+
selected?: boolean | undefined | undefined;
|
358
|
+
shape?: string | undefined | undefined;
|
359
|
+
size?: number | undefined | undefined;
|
360
|
+
sizes?: string | undefined | undefined;
|
361
|
+
span?: number | undefined | undefined;
|
362
|
+
src?: string | undefined | undefined;
|
363
|
+
srcDoc?: string | undefined | undefined;
|
364
|
+
srcLang?: string | undefined | undefined;
|
365
|
+
srcSet?: string | undefined | undefined;
|
366
|
+
start?: number | undefined | undefined;
|
367
|
+
step?: number | string | undefined | undefined;
|
368
|
+
summary?: string | undefined | undefined;
|
369
|
+
target?: string | undefined | undefined;
|
370
|
+
type?: string | undefined | undefined;
|
371
|
+
useMap?: string | undefined | undefined;
|
372
372
|
value?: string | number | readonly string[] | undefined;
|
373
|
-
width?: string |
|
374
|
-
wmode?: string | undefined;
|
375
|
-
wrap?: string | undefined;
|
373
|
+
width?: number | string | undefined | undefined;
|
374
|
+
wmode?: string | undefined | undefined;
|
375
|
+
wrap?: string | undefined | undefined;
|
376
376
|
}, never>>;
|
377
377
|
xstyledProps: import("@elliemae/ds-props-helpers").XstyledProps;
|
378
378
|
};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-menu-items-multi",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.53.0-beta.10",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Menu Items Multi",
|
6
6
|
"files": [
|
@@ -38,18 +38,19 @@
|
|
38
38
|
"dependencies": {
|
39
39
|
"@xstyled/styled-components": "~3.7.3",
|
40
40
|
"@xstyled/system": "~3.7.3",
|
41
|
-
"@elliemae/ds-button": "3.
|
42
|
-
"@elliemae/ds-form-checkbox": "3.
|
43
|
-
"@elliemae/ds-menu-items-commons": "3.
|
44
|
-
"@elliemae/ds-grid": "3.
|
45
|
-
"@elliemae/ds-props-helpers": "3.
|
46
|
-
"@elliemae/ds-system": "3.
|
41
|
+
"@elliemae/ds-button": "3.53.0-beta.10",
|
42
|
+
"@elliemae/ds-form-checkbox": "3.53.0-beta.10",
|
43
|
+
"@elliemae/ds-menu-items-commons": "3.53.0-beta.10",
|
44
|
+
"@elliemae/ds-grid": "3.53.0-beta.10",
|
45
|
+
"@elliemae/ds-props-helpers": "3.53.0-beta.10",
|
46
|
+
"@elliemae/ds-system": "3.53.0-beta.10"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"jest": "~29.7.0",
|
50
50
|
"lodash-es": "^4.17.21",
|
51
51
|
"styled-components": "~5.3.9",
|
52
|
-
"@elliemae/ds-monorepo-devops": "3.
|
52
|
+
"@elliemae/ds-monorepo-devops": "3.53.0-beta.10",
|
53
|
+
"@elliemae/ds-test-utils": "3.53.0-beta.10"
|
53
54
|
},
|
54
55
|
"peerDependencies": {
|
55
56
|
"@testing-library/jest-dom": "^6.6.3",
|