@elliemae/ds-page-header-v2 3.32.2-next.1 → 3.33.0-next.1
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.
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import type { DSPageHeaderT } from '../react-desc-prop-types.js';
|
2
3
|
export declare const usePageHeader: (props: DSPageHeaderT.Props) => {
|
3
4
|
withBottomSeparator?: boolean | undefined;
|
@@ -7,7 +8,371 @@ export declare const usePageHeader: (props: DSPageHeaderT.Props) => {
|
|
7
8
|
containerProps: object;
|
8
9
|
isSkeleton: boolean;
|
9
10
|
};
|
10
|
-
globalAttributes:
|
11
|
+
globalAttributes: Partial<Pick<object, "summary" | "rows" | "cols" | "className" | "wrap" | "span" | "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" | "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" | "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" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "cite" | "classID" | "colSpan" | "controls" | "coords" | "crossOrigin" | "data" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "label" | "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" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "width" | "wmode"> & Omit<{
|
12
|
+
"aria-activedescendant"?: string | undefined;
|
13
|
+
"aria-atomic"?: boolean | "true" | "false" | undefined;
|
14
|
+
"aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
|
15
|
+
"aria-braillelabel"?: string | undefined;
|
16
|
+
"aria-brailleroledescription"?: string | undefined;
|
17
|
+
"aria-busy"?: boolean | "true" | "false" | undefined;
|
18
|
+
"aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
|
19
|
+
"aria-colcount"?: number | undefined;
|
20
|
+
"aria-colindex"?: number | undefined;
|
21
|
+
"aria-colindextext"?: string | undefined;
|
22
|
+
"aria-colspan"?: number | undefined;
|
23
|
+
"aria-controls"?: string | undefined;
|
24
|
+
"aria-current"?: boolean | "true" | "false" | "step" | "page" | "location" | "date" | "time" | undefined;
|
25
|
+
"aria-describedby"?: string | undefined;
|
26
|
+
"aria-description"?: string | undefined;
|
27
|
+
"aria-details"?: string | undefined;
|
28
|
+
"aria-disabled"?: boolean | "true" | "false" | undefined;
|
29
|
+
"aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
30
|
+
"aria-errormessage"?: string | undefined;
|
31
|
+
"aria-expanded"?: boolean | "true" | "false" | undefined;
|
32
|
+
"aria-flowto"?: string | undefined;
|
33
|
+
"aria-grabbed"?: boolean | "true" | "false" | undefined;
|
34
|
+
"aria-haspopup"?: boolean | "menu" | "true" | "false" | "dialog" | "grid" | "listbox" | "tree" | undefined;
|
35
|
+
"aria-hidden"?: boolean | "true" | "false" | undefined;
|
36
|
+
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
37
|
+
"aria-keyshortcuts"?: string | undefined;
|
38
|
+
"aria-label"?: string | undefined;
|
39
|
+
"aria-labelledby"?: string | undefined;
|
40
|
+
"aria-level"?: number | undefined;
|
41
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
42
|
+
"aria-modal"?: boolean | "true" | "false" | undefined;
|
43
|
+
"aria-multiline"?: boolean | "true" | "false" | undefined;
|
44
|
+
"aria-multiselectable"?: boolean | "true" | "false" | undefined;
|
45
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
46
|
+
"aria-owns"?: string | undefined;
|
47
|
+
"aria-placeholder"?: string | undefined;
|
48
|
+
"aria-posinset"?: number | undefined;
|
49
|
+
"aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
|
50
|
+
"aria-readonly"?: boolean | "true" | "false" | undefined;
|
51
|
+
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
52
|
+
"aria-required"?: boolean | "true" | "false" | undefined;
|
53
|
+
"aria-roledescription"?: string | undefined;
|
54
|
+
"aria-rowcount"?: number | undefined;
|
55
|
+
"aria-rowindex"?: number | undefined;
|
56
|
+
"aria-rowindextext"?: string | undefined;
|
57
|
+
"aria-rowspan"?: number | undefined;
|
58
|
+
"aria-selected"?: boolean | "true" | "false" | undefined;
|
59
|
+
"aria-setsize"?: number | undefined;
|
60
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
61
|
+
"aria-valuemax"?: number | undefined;
|
62
|
+
"aria-valuemin"?: number | undefined;
|
63
|
+
"aria-valuenow"?: number | undefined;
|
64
|
+
"aria-valuetext"?: string | undefined;
|
65
|
+
children?: import("react").ReactNode;
|
66
|
+
onCopy?: import("react").ClipboardEventHandler<Element> | undefined;
|
67
|
+
onCopyCapture?: import("react").ClipboardEventHandler<Element> | undefined;
|
68
|
+
onCut?: import("react").ClipboardEventHandler<Element> | undefined;
|
69
|
+
onCutCapture?: import("react").ClipboardEventHandler<Element> | undefined;
|
70
|
+
onPaste?: import("react").ClipboardEventHandler<Element> | undefined;
|
71
|
+
onPasteCapture?: import("react").ClipboardEventHandler<Element> | undefined;
|
72
|
+
onCompositionEnd?: import("react").CompositionEventHandler<Element> | undefined;
|
73
|
+
onCompositionEndCapture?: import("react").CompositionEventHandler<Element> | undefined;
|
74
|
+
onCompositionStart?: import("react").CompositionEventHandler<Element> | undefined;
|
75
|
+
onCompositionStartCapture?: import("react").CompositionEventHandler<Element> | undefined;
|
76
|
+
onCompositionUpdate?: import("react").CompositionEventHandler<Element> | undefined;
|
77
|
+
onCompositionUpdateCapture?: import("react").CompositionEventHandler<Element> | undefined;
|
78
|
+
onFocus?: import("react").FocusEventHandler<Element> | undefined;
|
79
|
+
onFocusCapture?: import("react").FocusEventHandler<Element> | undefined;
|
80
|
+
onBlur?: import("react").FocusEventHandler<Element> | undefined;
|
81
|
+
onBlurCapture?: import("react").FocusEventHandler<Element> | undefined;
|
82
|
+
onChange?: import("react").FormEventHandler<Element> | undefined;
|
83
|
+
onChangeCapture?: import("react").FormEventHandler<Element> | undefined;
|
84
|
+
onBeforeInput?: import("react").FormEventHandler<Element> | undefined;
|
85
|
+
onBeforeInputCapture?: import("react").FormEventHandler<Element> | undefined;
|
86
|
+
onInput?: import("react").FormEventHandler<Element> | undefined;
|
87
|
+
onInputCapture?: import("react").FormEventHandler<Element> | undefined;
|
88
|
+
onReset?: import("react").FormEventHandler<Element> | undefined;
|
89
|
+
onResetCapture?: import("react").FormEventHandler<Element> | undefined;
|
90
|
+
onSubmit?: import("react").FormEventHandler<Element> | undefined;
|
91
|
+
onSubmitCapture?: import("react").FormEventHandler<Element> | undefined;
|
92
|
+
onInvalid?: import("react").FormEventHandler<Element> | undefined;
|
93
|
+
onInvalidCapture?: import("react").FormEventHandler<Element> | undefined;
|
94
|
+
onLoad?: import("react").ReactEventHandler<Element> | undefined;
|
95
|
+
onLoadCapture?: import("react").ReactEventHandler<Element> | undefined;
|
96
|
+
onError?: import("react").ReactEventHandler<Element> | undefined;
|
97
|
+
onErrorCapture?: import("react").ReactEventHandler<Element> | undefined;
|
98
|
+
onKeyDown?: import("react").KeyboardEventHandler<Element> | undefined;
|
99
|
+
onKeyDownCapture?: import("react").KeyboardEventHandler<Element> | undefined;
|
100
|
+
onKeyPress?: import("react").KeyboardEventHandler<Element> | undefined;
|
101
|
+
onKeyPressCapture?: import("react").KeyboardEventHandler<Element> | undefined;
|
102
|
+
onKeyUp?: import("react").KeyboardEventHandler<Element> | undefined;
|
103
|
+
onKeyUpCapture?: import("react").KeyboardEventHandler<Element> | undefined;
|
104
|
+
onAbort?: import("react").ReactEventHandler<Element> | undefined;
|
105
|
+
onAbortCapture?: import("react").ReactEventHandler<Element> | undefined;
|
106
|
+
onCanPlay?: import("react").ReactEventHandler<Element> | undefined;
|
107
|
+
onCanPlayCapture?: import("react").ReactEventHandler<Element> | undefined;
|
108
|
+
onCanPlayThrough?: import("react").ReactEventHandler<Element> | undefined;
|
109
|
+
onCanPlayThroughCapture?: import("react").ReactEventHandler<Element> | undefined;
|
110
|
+
onDurationChange?: import("react").ReactEventHandler<Element> | undefined;
|
111
|
+
onDurationChangeCapture?: import("react").ReactEventHandler<Element> | undefined;
|
112
|
+
onEmptied?: import("react").ReactEventHandler<Element> | undefined;
|
113
|
+
onEmptiedCapture?: import("react").ReactEventHandler<Element> | undefined;
|
114
|
+
onEncrypted?: import("react").ReactEventHandler<Element> | undefined;
|
115
|
+
onEncryptedCapture?: import("react").ReactEventHandler<Element> | undefined;
|
116
|
+
onEnded?: import("react").ReactEventHandler<Element> | undefined;
|
117
|
+
onEndedCapture?: import("react").ReactEventHandler<Element> | undefined;
|
118
|
+
onLoadedData?: import("react").ReactEventHandler<Element> | undefined;
|
119
|
+
onLoadedDataCapture?: import("react").ReactEventHandler<Element> | undefined;
|
120
|
+
onLoadedMetadata?: import("react").ReactEventHandler<Element> | undefined;
|
121
|
+
onLoadedMetadataCapture?: import("react").ReactEventHandler<Element> | undefined;
|
122
|
+
onLoadStart?: import("react").ReactEventHandler<Element> | undefined;
|
123
|
+
onLoadStartCapture?: import("react").ReactEventHandler<Element> | undefined;
|
124
|
+
onPause?: import("react").ReactEventHandler<Element> | undefined;
|
125
|
+
onPauseCapture?: import("react").ReactEventHandler<Element> | undefined;
|
126
|
+
onPlay?: import("react").ReactEventHandler<Element> | undefined;
|
127
|
+
onPlayCapture?: import("react").ReactEventHandler<Element> | undefined;
|
128
|
+
onPlaying?: import("react").ReactEventHandler<Element> | undefined;
|
129
|
+
onPlayingCapture?: import("react").ReactEventHandler<Element> | undefined;
|
130
|
+
onProgress?: import("react").ReactEventHandler<Element> | undefined;
|
131
|
+
onProgressCapture?: import("react").ReactEventHandler<Element> | undefined;
|
132
|
+
onRateChange?: import("react").ReactEventHandler<Element> | undefined;
|
133
|
+
onRateChangeCapture?: import("react").ReactEventHandler<Element> | undefined;
|
134
|
+
onResize?: import("react").ReactEventHandler<Element> | undefined;
|
135
|
+
onResizeCapture?: import("react").ReactEventHandler<Element> | undefined;
|
136
|
+
onSeeked?: import("react").ReactEventHandler<Element> | undefined;
|
137
|
+
onSeekedCapture?: import("react").ReactEventHandler<Element> | undefined;
|
138
|
+
onSeeking?: import("react").ReactEventHandler<Element> | undefined;
|
139
|
+
onSeekingCapture?: import("react").ReactEventHandler<Element> | undefined;
|
140
|
+
onStalled?: import("react").ReactEventHandler<Element> | undefined;
|
141
|
+
onStalledCapture?: import("react").ReactEventHandler<Element> | undefined;
|
142
|
+
onSuspend?: import("react").ReactEventHandler<Element> | undefined;
|
143
|
+
onSuspendCapture?: import("react").ReactEventHandler<Element> | undefined;
|
144
|
+
onTimeUpdate?: import("react").ReactEventHandler<Element> | undefined;
|
145
|
+
onTimeUpdateCapture?: import("react").ReactEventHandler<Element> | undefined;
|
146
|
+
onVolumeChange?: import("react").ReactEventHandler<Element> | undefined;
|
147
|
+
onVolumeChangeCapture?: import("react").ReactEventHandler<Element> | undefined;
|
148
|
+
onWaiting?: import("react").ReactEventHandler<Element> | undefined;
|
149
|
+
onWaitingCapture?: import("react").ReactEventHandler<Element> | undefined;
|
150
|
+
onAuxClick?: import("react").MouseEventHandler<Element> | undefined;
|
151
|
+
onAuxClickCapture?: import("react").MouseEventHandler<Element> | undefined;
|
152
|
+
onClick?: import("react").MouseEventHandler<Element> | undefined;
|
153
|
+
onClickCapture?: import("react").MouseEventHandler<Element> | undefined;
|
154
|
+
onContextMenu?: import("react").MouseEventHandler<Element> | undefined;
|
155
|
+
onContextMenuCapture?: import("react").MouseEventHandler<Element> | undefined;
|
156
|
+
onDoubleClick?: import("react").MouseEventHandler<Element> | undefined;
|
157
|
+
onDoubleClickCapture?: import("react").MouseEventHandler<Element> | undefined;
|
158
|
+
onDrag?: import("react").DragEventHandler<Element> | undefined;
|
159
|
+
onDragCapture?: import("react").DragEventHandler<Element> | undefined;
|
160
|
+
onDragEnd?: import("react").DragEventHandler<Element> | undefined;
|
161
|
+
onDragEndCapture?: import("react").DragEventHandler<Element> | undefined;
|
162
|
+
onDragEnter?: import("react").DragEventHandler<Element> | undefined;
|
163
|
+
onDragEnterCapture?: import("react").DragEventHandler<Element> | undefined;
|
164
|
+
onDragExit?: import("react").DragEventHandler<Element> | undefined;
|
165
|
+
onDragExitCapture?: import("react").DragEventHandler<Element> | undefined;
|
166
|
+
onDragLeave?: import("react").DragEventHandler<Element> | undefined;
|
167
|
+
onDragLeaveCapture?: import("react").DragEventHandler<Element> | undefined;
|
168
|
+
onDragOver?: import("react").DragEventHandler<Element> | undefined;
|
169
|
+
onDragOverCapture?: import("react").DragEventHandler<Element> | undefined;
|
170
|
+
onDragStart?: import("react").DragEventHandler<Element> | undefined;
|
171
|
+
onDragStartCapture?: import("react").DragEventHandler<Element> | undefined;
|
172
|
+
onDrop?: import("react").DragEventHandler<Element> | undefined;
|
173
|
+
onDropCapture?: import("react").DragEventHandler<Element> | undefined;
|
174
|
+
onMouseDown?: import("react").MouseEventHandler<Element> | undefined;
|
175
|
+
onMouseDownCapture?: import("react").MouseEventHandler<Element> | undefined;
|
176
|
+
onMouseEnter?: import("react").MouseEventHandler<Element> | undefined;
|
177
|
+
onMouseLeave?: import("react").MouseEventHandler<Element> | undefined;
|
178
|
+
onMouseMove?: import("react").MouseEventHandler<Element> | undefined;
|
179
|
+
onMouseMoveCapture?: import("react").MouseEventHandler<Element> | undefined;
|
180
|
+
onMouseOut?: import("react").MouseEventHandler<Element> | undefined;
|
181
|
+
onMouseOutCapture?: import("react").MouseEventHandler<Element> | undefined;
|
182
|
+
onMouseOver?: import("react").MouseEventHandler<Element> | undefined;
|
183
|
+
onMouseOverCapture?: import("react").MouseEventHandler<Element> | undefined;
|
184
|
+
onMouseUp?: import("react").MouseEventHandler<Element> | undefined;
|
185
|
+
onMouseUpCapture?: import("react").MouseEventHandler<Element> | undefined;
|
186
|
+
onSelect?: import("react").ReactEventHandler<Element> | undefined;
|
187
|
+
onSelectCapture?: import("react").ReactEventHandler<Element> | undefined;
|
188
|
+
onTouchCancel?: import("react").TouchEventHandler<Element> | undefined;
|
189
|
+
onTouchCancelCapture?: import("react").TouchEventHandler<Element> | undefined;
|
190
|
+
onTouchEnd?: import("react").TouchEventHandler<Element> | undefined;
|
191
|
+
onTouchEndCapture?: import("react").TouchEventHandler<Element> | undefined;
|
192
|
+
onTouchMove?: import("react").TouchEventHandler<Element> | undefined;
|
193
|
+
onTouchMoveCapture?: import("react").TouchEventHandler<Element> | undefined;
|
194
|
+
onTouchStart?: import("react").TouchEventHandler<Element> | undefined;
|
195
|
+
onTouchStartCapture?: import("react").TouchEventHandler<Element> | undefined;
|
196
|
+
onPointerDown?: import("react").PointerEventHandler<Element> | undefined;
|
197
|
+
onPointerDownCapture?: import("react").PointerEventHandler<Element> | undefined;
|
198
|
+
onPointerMove?: import("react").PointerEventHandler<Element> | undefined;
|
199
|
+
onPointerMoveCapture?: import("react").PointerEventHandler<Element> | undefined;
|
200
|
+
onPointerUp?: import("react").PointerEventHandler<Element> | undefined;
|
201
|
+
onPointerUpCapture?: import("react").PointerEventHandler<Element> | undefined;
|
202
|
+
onPointerCancel?: import("react").PointerEventHandler<Element> | undefined;
|
203
|
+
onPointerCancelCapture?: import("react").PointerEventHandler<Element> | undefined;
|
204
|
+
onPointerEnter?: import("react").PointerEventHandler<Element> | undefined;
|
205
|
+
onPointerLeave?: import("react").PointerEventHandler<Element> | undefined;
|
206
|
+
onPointerOver?: import("react").PointerEventHandler<Element> | undefined;
|
207
|
+
onPointerOverCapture?: import("react").PointerEventHandler<Element> | undefined;
|
208
|
+
onPointerOut?: import("react").PointerEventHandler<Element> | undefined;
|
209
|
+
onPointerOutCapture?: import("react").PointerEventHandler<Element> | undefined;
|
210
|
+
onGotPointerCapture?: import("react").PointerEventHandler<Element> | undefined;
|
211
|
+
onGotPointerCaptureCapture?: import("react").PointerEventHandler<Element> | undefined;
|
212
|
+
onLostPointerCapture?: import("react").PointerEventHandler<Element> | undefined;
|
213
|
+
onLostPointerCaptureCapture?: import("react").PointerEventHandler<Element> | undefined;
|
214
|
+
onScroll?: import("react").UIEventHandler<Element> | undefined;
|
215
|
+
onScrollCapture?: import("react").UIEventHandler<Element> | undefined;
|
216
|
+
onWheel?: import("react").WheelEventHandler<Element> | undefined;
|
217
|
+
onWheelCapture?: import("react").WheelEventHandler<Element> | undefined;
|
218
|
+
onAnimationStart?: import("react").AnimationEventHandler<Element> | undefined;
|
219
|
+
onAnimationStartCapture?: import("react").AnimationEventHandler<Element> | undefined;
|
220
|
+
onAnimationEnd?: import("react").AnimationEventHandler<Element> | undefined;
|
221
|
+
onAnimationEndCapture?: import("react").AnimationEventHandler<Element> | undefined;
|
222
|
+
onAnimationIteration?: import("react").AnimationEventHandler<Element> | undefined;
|
223
|
+
onAnimationIterationCapture?: import("react").AnimationEventHandler<Element> | undefined;
|
224
|
+
onTransitionEnd?: import("react").TransitionEventHandler<Element> | undefined;
|
225
|
+
onTransitionEndCapture?: import("react").TransitionEventHandler<Element> | undefined;
|
226
|
+
form?: string | undefined;
|
227
|
+
list?: string | undefined;
|
228
|
+
defaultChecked?: boolean | undefined;
|
229
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
230
|
+
suppressContentEditableWarning?: boolean | undefined;
|
231
|
+
suppressHydrationWarning?: boolean | undefined;
|
232
|
+
accessKey?: string | undefined;
|
233
|
+
autoFocus?: boolean | undefined;
|
234
|
+
className?: string | undefined;
|
235
|
+
contentEditable?: boolean | "true" | "false" | "inherit" | "plaintext-only" | undefined;
|
236
|
+
contextMenu?: string | undefined;
|
237
|
+
dir?: string | undefined;
|
238
|
+
draggable?: boolean | "true" | "false" | undefined;
|
239
|
+
hidden?: boolean | undefined;
|
240
|
+
id?: string | undefined;
|
241
|
+
lang?: string | undefined;
|
242
|
+
nonce?: string | undefined;
|
243
|
+
slot?: string | undefined;
|
244
|
+
spellCheck?: boolean | "true" | "false" | undefined;
|
245
|
+
style?: import("react").CSSProperties | undefined;
|
246
|
+
tabIndex?: 0 | -1 | undefined;
|
247
|
+
title?: string | undefined;
|
248
|
+
translate?: "yes" | "no" | undefined;
|
249
|
+
radioGroup?: string | undefined;
|
250
|
+
role?: import("react").AriaRole | undefined;
|
251
|
+
about?: string | undefined;
|
252
|
+
content?: string | undefined;
|
253
|
+
datatype?: string | undefined;
|
254
|
+
inlist?: any;
|
255
|
+
prefix?: string | undefined;
|
256
|
+
property?: string | undefined;
|
257
|
+
rel?: string | undefined;
|
258
|
+
resource?: string | undefined;
|
259
|
+
rev?: string | undefined;
|
260
|
+
typeof?: string | undefined;
|
261
|
+
vocab?: string | undefined;
|
262
|
+
autoCapitalize?: string | undefined;
|
263
|
+
autoCorrect?: string | undefined;
|
264
|
+
autoSave?: string | undefined;
|
265
|
+
color?: string | undefined;
|
266
|
+
itemProp?: string | undefined;
|
267
|
+
itemScope?: boolean | undefined;
|
268
|
+
itemType?: string | undefined;
|
269
|
+
itemID?: string | undefined;
|
270
|
+
itemRef?: string | undefined;
|
271
|
+
results?: number | undefined;
|
272
|
+
security?: string | undefined;
|
273
|
+
unselectable?: "on" | "off" | undefined;
|
274
|
+
inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
275
|
+
is?: string | undefined;
|
276
|
+
accept?: string | undefined;
|
277
|
+
acceptCharset?: string | undefined;
|
278
|
+
action?: string | undefined;
|
279
|
+
allowFullScreen?: boolean | undefined;
|
280
|
+
allowTransparency?: boolean | undefined;
|
281
|
+
alt?: string | undefined;
|
282
|
+
async?: boolean | undefined;
|
283
|
+
autoComplete?: string | undefined;
|
284
|
+
autoPlay?: boolean | undefined;
|
285
|
+
capture?: boolean | "user" | "environment" | undefined;
|
286
|
+
cellPadding?: string | number | undefined;
|
287
|
+
cellSpacing?: string | number | undefined;
|
288
|
+
charSet?: string | undefined;
|
289
|
+
challenge?: string | undefined;
|
290
|
+
checked?: boolean | undefined;
|
291
|
+
cite?: string | undefined;
|
292
|
+
classID?: string | undefined;
|
293
|
+
cols?: number | undefined;
|
294
|
+
colSpan?: number | undefined;
|
295
|
+
controls?: boolean | undefined;
|
296
|
+
coords?: string | undefined;
|
297
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
298
|
+
data?: string | undefined;
|
299
|
+
dateTime?: string | undefined;
|
300
|
+
default?: boolean | undefined;
|
301
|
+
defer?: boolean | undefined;
|
302
|
+
disabled?: boolean | undefined;
|
303
|
+
download?: any;
|
304
|
+
encType?: string | undefined;
|
305
|
+
formAction?: string | undefined;
|
306
|
+
formEncType?: string | undefined;
|
307
|
+
formMethod?: string | undefined;
|
308
|
+
formNoValidate?: boolean | undefined;
|
309
|
+
formTarget?: string | undefined;
|
310
|
+
frameBorder?: string | number | undefined;
|
311
|
+
headers?: string | undefined;
|
312
|
+
height?: string | number | undefined;
|
313
|
+
high?: number | undefined;
|
314
|
+
href?: string | undefined;
|
315
|
+
hrefLang?: string | undefined;
|
316
|
+
htmlFor?: string | undefined;
|
317
|
+
httpEquiv?: string | undefined;
|
318
|
+
integrity?: string | undefined;
|
319
|
+
keyParams?: string | undefined;
|
320
|
+
keyType?: string | undefined;
|
321
|
+
kind?: string | undefined;
|
322
|
+
label?: string | undefined;
|
323
|
+
loop?: boolean | undefined;
|
324
|
+
low?: number | undefined;
|
325
|
+
manifest?: string | undefined;
|
326
|
+
marginHeight?: number | undefined;
|
327
|
+
marginWidth?: number | undefined;
|
328
|
+
max?: string | number | undefined;
|
329
|
+
maxLength?: number | undefined;
|
330
|
+
media?: string | undefined;
|
331
|
+
mediaGroup?: string | undefined;
|
332
|
+
method?: string | undefined;
|
333
|
+
min?: string | number | undefined;
|
334
|
+
minLength?: number | undefined;
|
335
|
+
multiple?: boolean | undefined;
|
336
|
+
muted?: boolean | undefined;
|
337
|
+
name?: string | undefined;
|
338
|
+
noValidate?: boolean | undefined;
|
339
|
+
open?: boolean | undefined;
|
340
|
+
optimum?: number | undefined;
|
341
|
+
pattern?: string | undefined;
|
342
|
+
placeholder?: string | undefined;
|
343
|
+
playsInline?: boolean | undefined;
|
344
|
+
poster?: string | undefined;
|
345
|
+
preload?: string | undefined;
|
346
|
+
readOnly?: boolean | undefined;
|
347
|
+
required?: boolean | undefined;
|
348
|
+
reversed?: boolean | undefined;
|
349
|
+
rows?: number | undefined;
|
350
|
+
rowSpan?: number | undefined;
|
351
|
+
sandbox?: string | undefined;
|
352
|
+
scope?: string | undefined;
|
353
|
+
scoped?: boolean | undefined;
|
354
|
+
scrolling?: string | undefined;
|
355
|
+
seamless?: boolean | undefined;
|
356
|
+
selected?: boolean | undefined;
|
357
|
+
shape?: string | undefined;
|
358
|
+
size?: number | undefined;
|
359
|
+
sizes?: string | undefined;
|
360
|
+
span?: number | undefined;
|
361
|
+
src?: string | undefined;
|
362
|
+
srcDoc?: string | undefined;
|
363
|
+
srcLang?: string | undefined;
|
364
|
+
srcSet?: string | undefined;
|
365
|
+
start?: number | undefined;
|
366
|
+
step?: string | number | undefined;
|
367
|
+
summary?: string | undefined;
|
368
|
+
target?: string | undefined;
|
369
|
+
type?: string | undefined;
|
370
|
+
useMap?: string | undefined;
|
371
|
+
value?: string | number | readonly string[] | undefined;
|
372
|
+
width?: string | number | undefined;
|
373
|
+
wmode?: string | undefined;
|
374
|
+
wrap?: string | undefined;
|
375
|
+
}, never>>;
|
11
376
|
xStyledProps: import("@elliemae/ds-props-helpers").XstyledProps;
|
12
377
|
currentBackArrow: import("react/jsx-runtime.js").JSX.Element | undefined;
|
13
378
|
currentMenu: import("react/jsx-runtime.js").JSX.Element | undefined;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-page-header-v2",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.33.0-next.1",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Page Header V2",
|
6
6
|
"files": [
|
@@ -72,23 +72,23 @@
|
|
72
72
|
},
|
73
73
|
"dependencies": {
|
74
74
|
"prop-types": "~15.8.1",
|
75
|
-
"@elliemae/ds-breadcrumb": "3.
|
76
|
-
"@elliemae/ds-
|
77
|
-
"@elliemae/ds-
|
78
|
-
"@elliemae/ds-
|
79
|
-
"@elliemae/ds-
|
80
|
-
"@elliemae/ds-
|
81
|
-
"@elliemae/ds-
|
82
|
-
"@elliemae/ds-
|
83
|
-
"@elliemae/ds-
|
84
|
-
"@elliemae/ds-
|
85
|
-
"@elliemae/ds-
|
86
|
-
"@elliemae/ds-
|
75
|
+
"@elliemae/ds-breadcrumb": "3.33.0-next.1",
|
76
|
+
"@elliemae/ds-grid": "3.33.0-next.1",
|
77
|
+
"@elliemae/ds-icon": "3.33.0-next.1",
|
78
|
+
"@elliemae/ds-icons": "3.33.0-next.1",
|
79
|
+
"@elliemae/ds-props-helpers": "3.33.0-next.1",
|
80
|
+
"@elliemae/ds-skeleton": "3.33.0-next.1",
|
81
|
+
"@elliemae/ds-system": "3.33.0-next.1",
|
82
|
+
"@elliemae/ds-truncated-tooltip-text": "3.33.0-next.1",
|
83
|
+
"@elliemae/ds-utilities": "3.33.0-next.1",
|
84
|
+
"@elliemae/ds-button": "3.33.0-next.1",
|
85
|
+
"@elliemae/ds-form": "3.33.0-next.1",
|
86
|
+
"@elliemae/ds-form-input-text": "3.33.0-next.1"
|
87
87
|
},
|
88
88
|
"devDependencies": {
|
89
89
|
"@elliemae/pui-cli": "~9.0.0-next.31",
|
90
90
|
"styled-components": "~5.3.9",
|
91
|
-
"@elliemae/ds-monorepo-devops": "3.
|
91
|
+
"@elliemae/ds-monorepo-devops": "3.33.0-next.1"
|
92
92
|
},
|
93
93
|
"peerDependencies": {
|
94
94
|
"lodash": "^4.17.21",
|