@elliemae/ds-dropzone 3.46.5 → 3.46.7

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.
@@ -10,12 +10,13 @@ export interface DropzoneCTX {
10
10
  }
11
11
  export declare const useDSDropzone: (propsFromUser: DSDropzoneT.Props) => {
12
12
  propsWithDefault: DSDropzoneT.InternalProps;
13
- globalProps: Partial<Pick<DSGridT.Props, "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" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "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" | "cols" | "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" | "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<{
13
+ globalProps: Partial<Pick<DSGridT.Props, "default" | "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" | "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" | "tabIndex" | "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" | "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" | "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<{
14
+ default?: boolean | undefined;
14
15
  form?: string | undefined;
15
16
  list?: string | undefined;
16
17
  "aria-activedescendant"?: string | undefined;
17
18
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
18
- "aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
19
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
19
20
  "aria-braillelabel"?: string | undefined;
20
21
  "aria-brailleroledescription"?: string | undefined;
21
22
  "aria-busy"?: (boolean | "true" | "false") | undefined;
@@ -30,7 +31,7 @@ export declare const useDSDropzone: (propsFromUser: DSDropzoneT.Props) => {
30
31
  "aria-description"?: string | undefined;
31
32
  "aria-details"?: string | undefined;
32
33
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
33
- "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
34
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
34
35
  "aria-errormessage"?: string | undefined;
35
36
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
36
37
  "aria-flowto"?: string | undefined;
@@ -225,13 +226,22 @@ export declare const useDSDropzone: (propsFromUser: DSDropzoneT.Props) => {
225
226
  onAnimationEndCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
226
227
  onAnimationIteration?: React.AnimationEventHandler<HTMLDivElement> | undefined;
227
228
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
229
+ onToggle?: React.ToggleEventHandler<HTMLDivElement> | undefined;
230
+ onBeforeToggle?: React.ToggleEventHandler<HTMLDivElement> | undefined;
231
+ onTransitionCancel?: React.TransitionEventHandler<HTMLDivElement> | undefined;
232
+ onTransitionCancelCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
228
233
  onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
229
234
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
235
+ onTransitionRun?: React.TransitionEventHandler<HTMLDivElement> | undefined;
236
+ onTransitionRunCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
237
+ onTransitionStart?: React.TransitionEventHandler<HTMLDivElement> | undefined;
238
+ onTransitionStartCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
230
239
  defaultChecked?: boolean | undefined;
231
240
  defaultValue?: string | number | readonly string[] | undefined;
232
241
  suppressContentEditableWarning?: boolean | undefined;
233
242
  suppressHydrationWarning?: boolean | undefined;
234
243
  accessKey?: string | undefined;
244
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
235
245
  autoFocus?: boolean | undefined;
236
246
  className?: string | undefined;
237
247
  contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
@@ -246,7 +256,7 @@ export declare const useDSDropzone: (propsFromUser: DSDropzoneT.Props) => {
246
256
  slot?: string | undefined;
247
257
  spellCheck?: (boolean | "true" | "false") | undefined;
248
258
  style?: React.CSSProperties | undefined;
249
- tabIndex?: 0 | -1 | undefined;
259
+ tabIndex?: any;
250
260
  title?: string | undefined;
251
261
  translate?: "yes" | "no" | undefined;
252
262
  radioGroup?: string | undefined;
@@ -262,7 +272,6 @@ export declare const useDSDropzone: (propsFromUser: DSDropzoneT.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 useDSDropzone: (propsFromUser: DSDropzoneT.Props) => {
273
282
  itemRef?: string | undefined;
274
283
  results?: number | undefined;
275
284
  security?: string | undefined;
276
- unselectable?: "on" | "off" | undefined;
277
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
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,12 +313,11 @@ export declare const useDSDropzone: (propsFromUser: DSDropzoneT.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
  disabled?: boolean | undefined;
306
318
  download?: any;
307
319
  encType?: string | undefined;
308
- formAction?: string | undefined;
320
+ formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
309
321
  formEncType?: string | undefined;
310
322
  formMethod?: string | undefined;
311
323
  formNoValidate?: boolean | undefined;
@@ -1,3 +1,2 @@
1
- import type { WeakValidationMap } from 'react';
2
1
  import { type DSDropzoneT } from '../react-desc-prop-types.js';
3
2
  export declare const useValidateProps: (props: DSDropzoneT.InternalProps, propTypes: WeakValidationMap<unknown>) => void;
@@ -3,12 +3,13 @@ import { type DSActivezoneT } from '../react-desc-prop-types.js';
3
3
  import type { DSGridT } from '@elliemae/ds-grid';
4
4
  export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
5
5
  propsWithDefault: DSActivezoneT.InternalProps;
6
- globalProps: Partial<Pick<DSGridT.Props, "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" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "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" | "cols" | "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" | "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<{
6
+ globalProps: Partial<Pick<DSGridT.Props, "default" | "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" | "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" | "tabIndex" | "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" | "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" | "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<{
7
+ default?: boolean | undefined;
7
8
  form?: string | undefined;
8
9
  list?: string | undefined;
9
10
  "aria-activedescendant"?: string | undefined;
10
11
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
11
- "aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
12
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
12
13
  "aria-braillelabel"?: string | undefined;
13
14
  "aria-brailleroledescription"?: string | undefined;
14
15
  "aria-busy"?: (boolean | "true" | "false") | undefined;
@@ -23,7 +24,7 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
23
24
  "aria-description"?: string | undefined;
24
25
  "aria-details"?: string | undefined;
25
26
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
26
- "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
27
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
27
28
  "aria-errormessage"?: string | undefined;
28
29
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
29
30
  "aria-flowto"?: string | undefined;
@@ -218,13 +219,22 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
218
219
  onAnimationEndCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
219
220
  onAnimationIteration?: React.AnimationEventHandler<HTMLDivElement> | undefined;
220
221
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
222
+ onToggle?: React.ToggleEventHandler<HTMLDivElement> | undefined;
223
+ onBeforeToggle?: React.ToggleEventHandler<HTMLDivElement> | undefined;
224
+ onTransitionCancel?: React.TransitionEventHandler<HTMLDivElement> | undefined;
225
+ onTransitionCancelCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
221
226
  onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
222
227
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
228
+ onTransitionRun?: React.TransitionEventHandler<HTMLDivElement> | undefined;
229
+ onTransitionRunCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
230
+ onTransitionStart?: React.TransitionEventHandler<HTMLDivElement> | undefined;
231
+ onTransitionStartCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
223
232
  defaultChecked?: boolean | undefined;
224
233
  defaultValue?: string | number | readonly string[] | undefined;
225
234
  suppressContentEditableWarning?: boolean | undefined;
226
235
  suppressHydrationWarning?: boolean | undefined;
227
236
  accessKey?: string | undefined;
237
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
228
238
  autoFocus?: boolean | undefined;
229
239
  className?: string | undefined;
230
240
  contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
@@ -239,7 +249,7 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
239
249
  slot?: string | undefined;
240
250
  spellCheck?: (boolean | "true" | "false") | undefined;
241
251
  style?: React.CSSProperties | undefined;
242
- tabIndex?: 0 | -1 | undefined;
252
+ tabIndex?: any;
243
253
  title?: string | undefined;
244
254
  translate?: "yes" | "no" | undefined;
245
255
  radioGroup?: string | undefined;
@@ -255,7 +265,6 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
255
265
  rev?: string | undefined;
256
266
  typeof?: string | undefined;
257
267
  vocab?: string | undefined;
258
- autoCapitalize?: string | undefined;
259
268
  autoCorrect?: string | undefined;
260
269
  autoSave?: string | undefined;
261
270
  color?: string | undefined;
@@ -266,12 +275,16 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
266
275
  itemRef?: string | undefined;
267
276
  results?: number | undefined;
268
277
  security?: string | undefined;
269
- unselectable?: "on" | "off" | undefined;
270
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
278
+ unselectable?: "off" | "on" | undefined;
279
+ popover?: "" | "auto" | "manual" | undefined;
280
+ popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
281
+ popoverTarget?: string | undefined;
282
+ inert?: boolean | undefined;
283
+ inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
271
284
  is?: string | undefined;
272
285
  accept?: string | undefined;
273
286
  acceptCharset?: string | undefined;
274
- action?: string | undefined;
287
+ action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
275
288
  allowFullScreen?: boolean | undefined;
276
289
  allowTransparency?: boolean | undefined;
277
290
  alt?: string | undefined;
@@ -293,12 +306,11 @@ export declare const useActivezone: (propsFromUser: DSActivezoneT.Props) => {
293
306
  crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
294
307
  data?: string | undefined;
295
308
  dateTime?: string | undefined;
296
- default?: boolean | undefined;
297
309
  defer?: boolean | undefined;
298
310
  disabled?: boolean | undefined;
299
311
  download?: any;
300
312
  encType?: string | undefined;
301
- formAction?: string | undefined;
313
+ formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
302
314
  formEncType?: string | undefined;
303
315
  formMethod?: string | undefined;
304
316
  formNoValidate?: boolean | undefined;
@@ -1,3 +1,2 @@
1
- import type { WeakValidationMap } from 'react';
2
1
  import { type DSActivezoneT } from '../react-desc-prop-types.js';
3
2
  export declare const useValidateProps: (props: DSActivezoneT.InternalProps, propTypes: WeakValidationMap<unknown>) => void;
@@ -1,6 +1,6 @@
1
+ /// <reference types="react" />
1
2
  import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
2
3
  import type { SvgIconT } from '@elliemae/ds-icons';
3
- import type { WeakValidationMap } from 'react';
4
4
  export declare namespace DSActivezoneT {
5
5
  interface RequiredProps {
6
6
  }
@@ -1,5 +1,5 @@
1
+ /// <reference types="react" />
1
2
  import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
2
- import type { WeakValidationMap } from 'react';
3
3
  export declare namespace DSDropzoneT {
4
4
  interface RequiredProps {
5
5
  }
@@ -1,11 +1,2 @@
1
- /// <reference types="react" />
2
- interface DropzoneStyledProps {
3
- isDragActive: boolean;
4
- disabled: boolean;
5
- hasError: boolean;
6
- getOwnerProps: () => object;
7
- getOwnerPropsArguments: () => object;
8
- }
9
- export declare const StyledDropZoneHolder: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>>, never>;
10
- export declare const StyledDropZone: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, DropzoneStyledProps & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>>, never>;
11
- export {};
1
+ export declare const StyledDropZoneHolder: any;
2
+ export declare const StyledDropZone: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-dropzone",
3
- "version": "3.46.5",
3
+ "version": "3.46.7",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Dropzone",
6
6
  "files": [
@@ -38,20 +38,20 @@
38
38
  "dependencies": {
39
39
  "@xstyled/styled-components": "~3.6.0",
40
40
  "uid": "^2.0.2",
41
- "@elliemae/ds-button": "3.46.5",
42
- "@elliemae/ds-grid": "3.46.5",
43
- "@elliemae/ds-hooks-fontsize-media": "3.46.5",
44
- "@elliemae/ds-props-helpers": "3.46.5",
45
- "@elliemae/ds-icons": "3.46.5",
46
- "@elliemae/ds-system": "3.46.5",
47
- "@elliemae/ds-typography": "3.46.5"
41
+ "@elliemae/ds-button": "3.46.7",
42
+ "@elliemae/ds-grid": "3.46.7",
43
+ "@elliemae/ds-hooks-fontsize-media": "3.46.7",
44
+ "@elliemae/ds-icons": "3.46.7",
45
+ "@elliemae/ds-props-helpers": "3.46.7",
46
+ "@elliemae/ds-typography": "3.46.7",
47
+ "@elliemae/ds-system": "3.46.7"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@elliemae/pui-cli": "9.0.0-next.50",
51
51
  "@xstyled/system": "3.7.0",
52
52
  "lodash": "^4.17.21",
53
53
  "styled-components": "~5.3.9",
54
- "@elliemae/ds-monorepo-devops": "3.46.5"
54
+ "@elliemae/ds-monorepo-devops": "3.46.7"
55
55
  },
56
56
  "peerDependencies": {
57
57
  "lodash": "^4.17.21",
@@ -61,7 +61,7 @@
61
61
  },
62
62
  "publishConfig": {
63
63
  "access": "public",
64
- "typeSafety": true
64
+ "typeSafety": false
65
65
  },
66
66
  "scripts": {
67
67
  "dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",