@elliemae/ds-chip 3.46.4 → 3.46.6

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.
@@ -3,17 +3,17 @@ import type { DSChipT } from '../react-desc-prop-types.js';
3
3
  export declare const useConfig: (props: DSChipT.Props) => {
4
4
  globalAttrs: Partial<Pick<{
5
5
  type?: "button" | "reset" | "submit" | undefined;
6
- }, "label" | "default" | "shape" | "selected" | "size" | "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" | "defer" | "disabled" | "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" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "type" | "useMap" | "value" | "width" | "wmode" | "wrap"> & Omit<{
7
- label?: string | undefined;
6
+ }, "default" | "label" | "size" | "shape" | "selected" | "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" | "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" | "sizes" | "span" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "summary" | "target" | "type" | "useMap" | "value" | "width" | "wmode" | "wrap"> & Omit<{
8
7
  default?: boolean | undefined;
8
+ label?: string | undefined;
9
+ size?: number | undefined;
9
10
  shape?: string | undefined;
10
11
  selected?: boolean | undefined;
11
- size?: number | undefined;
12
12
  form?: string | undefined;
13
13
  list?: string | undefined;
14
14
  "aria-activedescendant"?: string | undefined;
15
15
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
16
- "aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
16
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
17
17
  "aria-braillelabel"?: string | undefined;
18
18
  "aria-brailleroledescription"?: string | undefined;
19
19
  "aria-busy"?: (boolean | "true" | "false") | undefined;
@@ -28,7 +28,7 @@ export declare const useConfig: (props: DSChipT.Props) => {
28
28
  "aria-description"?: string | undefined;
29
29
  "aria-details"?: string | undefined;
30
30
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
31
- "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
31
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
32
32
  "aria-errormessage"?: string | undefined;
33
33
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
34
34
  "aria-flowto"?: string | undefined;
@@ -223,13 +223,22 @@ export declare const useConfig: (props: DSChipT.Props) => {
223
223
  onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
224
224
  onAnimationIteration?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
225
225
  onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLButtonElement> | undefined;
226
+ onToggle?: import("react").ToggleEventHandler<HTMLButtonElement> | undefined;
227
+ onBeforeToggle?: import("react").ToggleEventHandler<HTMLButtonElement> | undefined;
228
+ onTransitionCancel?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
229
+ onTransitionCancelCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
226
230
  onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
227
231
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
232
+ onTransitionRun?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
233
+ onTransitionRunCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
234
+ onTransitionStart?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
235
+ onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
228
236
  defaultChecked?: boolean | undefined;
229
237
  defaultValue?: string | number | readonly string[] | undefined;
230
238
  suppressContentEditableWarning?: boolean | undefined;
231
239
  suppressHydrationWarning?: boolean | undefined;
232
240
  accessKey?: string | undefined;
241
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
233
242
  autoFocus?: boolean | undefined;
234
243
  className?: string | undefined;
235
244
  contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
@@ -244,7 +253,7 @@ export declare const useConfig: (props: DSChipT.Props) => {
244
253
  slot?: string | undefined;
245
254
  spellCheck?: (boolean | "true" | "false") | undefined;
246
255
  style?: import("react").CSSProperties | undefined;
247
- tabIndex?: 0 | -1 | undefined;
256
+ tabIndex?: any;
248
257
  title?: string | undefined;
249
258
  translate?: "yes" | "no" | undefined;
250
259
  radioGroup?: string | undefined;
@@ -260,7 +269,6 @@ export declare const useConfig: (props: DSChipT.Props) => {
260
269
  rev?: string | undefined;
261
270
  typeof?: string | undefined;
262
271
  vocab?: string | undefined;
263
- autoCapitalize?: string | undefined;
264
272
  autoCorrect?: string | undefined;
265
273
  autoSave?: string | undefined;
266
274
  color?: string | undefined;
@@ -271,12 +279,16 @@ export declare const useConfig: (props: DSChipT.Props) => {
271
279
  itemRef?: string | undefined;
272
280
  results?: number | undefined;
273
281
  security?: string | undefined;
274
- unselectable?: "on" | "off" | undefined;
275
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
282
+ unselectable?: "off" | "on" | undefined;
283
+ popover?: "" | "auto" | "manual" | undefined;
284
+ popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
285
+ popoverTarget?: string | undefined;
286
+ inert?: boolean | undefined;
287
+ inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
276
288
  is?: string | undefined;
277
289
  accept?: string | undefined;
278
290
  acceptCharset?: string | undefined;
279
- action?: string | undefined;
291
+ action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
280
292
  allowFullScreen?: boolean | undefined;
281
293
  allowTransparency?: boolean | undefined;
282
294
  alt?: string | undefined;
@@ -302,7 +314,7 @@ export declare const useConfig: (props: DSChipT.Props) => {
302
314
  disabled?: boolean | undefined;
303
315
  download?: any;
304
316
  encType?: string | undefined;
305
- formAction?: string | undefined;
317
+ formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
306
318
  formEncType?: string | undefined;
307
319
  formMethod?: string | undefined;
308
320
  formNoValidate?: boolean | undefined;
@@ -376,11 +388,6 @@ export declare const useConfig: (props: DSChipT.Props) => {
376
388
  };
377
389
  selected: boolean;
378
390
  innerRef: import("react").RefObject<HTMLButtonElement> | ((_ref: HTMLButtonElement) => void);
379
- dsChipRoot: object | ((arg: object) => object);
380
- dsChipButton: object | ((arg: object) => object);
381
- dsChipLabel: object | ((arg: object) => object);
382
- dsChipRoundShape: object | ((arg: object) => object);
383
- dsChipEllipsis: object | ((arg: object) => object);
384
391
  size: import("../sharedTypes.js").ChipSizesT;
385
392
  shape: import("../sharedTypes.js").ChipShapesT;
386
393
  applyAriaDisabled: boolean;
@@ -8,10 +8,8 @@ export interface StyledRoundShapePropsT {
8
8
  size: ChipSizesT;
9
9
  disabled?: boolean;
10
10
  }
11
- export declare const StyledChipLabel: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, {
12
- size: ChipSizesT;
13
- } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;
14
- export declare const StyledSpanWithEllipsis: import("styled-components").StyledComponent<"span", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"span">, never>;
15
- export declare const StyledWrapper: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, StyledChipPropsT & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;
16
- export declare const StyledRoundShape: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, StyledRoundShapePropsT & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;
17
- export declare const StyledChip: import("styled-components").StyledComponent<"button", import("@elliemae/ds-system").Theme, Pick<StyledChipPropsT, "selected" | "buttonShape"> & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"button">, never>;
11
+ export declare const StyledChipLabel: any;
12
+ export declare const StyledSpanWithEllipsis: any;
13
+ export declare const StyledWrapper: any;
14
+ export declare const StyledRoundShape: any;
15
+ export declare const StyledChip: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-chip",
3
- "version": "3.46.4",
3
+ "version": "3.46.6",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Chip",
6
6
  "files": [
@@ -64,15 +64,15 @@
64
64
  "indent": 4
65
65
  },
66
66
  "dependencies": {
67
- "@elliemae/ds-props-helpers": "3.46.4",
68
- "@elliemae/ds-typescript-helpers": "3.46.4",
69
- "@elliemae/ds-system": "3.46.4"
67
+ "@elliemae/ds-props-helpers": "3.46.6",
68
+ "@elliemae/ds-typescript-helpers": "3.46.6",
69
+ "@elliemae/ds-system": "3.46.6"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@elliemae/pui-cli": "9.0.0-next.50",
73
73
  "styled-components": "~5.3.9",
74
- "@elliemae/ds-monorepo-devops": "3.46.4",
75
- "@elliemae/ds-icons": "3.46.4"
74
+ "@elliemae/ds-monorepo-devops": "3.46.6",
75
+ "@elliemae/ds-icons": "3.46.6"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "lodash": "^4.17.21",
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "publishConfig": {
84
84
  "access": "public",
85
- "typeSafety": true
85
+ "typeSafety": false
86
86
  },
87
87
  "scripts": {
88
88
  "dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",