@elliemae/ds-form-layout-label 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.
@@ -8,12 +8,13 @@ export interface FormLayoutLabelCTX {
8
8
  }
9
9
  export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Props) => {
10
10
  propsWithDefault: DSFormLayoutLabelT.InternalProps;
11
- globalProps: Partial<Pick<object, "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<{
11
+ globalProps: Partial<Pick<object, "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<{
12
+ default?: boolean | undefined;
12
13
  form?: string | undefined;
13
14
  list?: string | undefined;
14
15
  "aria-activedescendant"?: string | undefined;
15
16
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
16
- "aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
17
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
17
18
  "aria-braillelabel"?: string | undefined;
18
19
  "aria-brailleroledescription"?: string | undefined;
19
20
  "aria-busy"?: (boolean | "true" | "false") | undefined;
@@ -28,7 +29,7 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
28
29
  "aria-description"?: string | undefined;
29
30
  "aria-details"?: string | undefined;
30
31
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
31
- "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
32
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
32
33
  "aria-errormessage"?: string | undefined;
33
34
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
34
35
  "aria-flowto"?: string | undefined;
@@ -223,13 +224,22 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
223
224
  onAnimationEndCapture?: React.AnimationEventHandler<HTMLLabelElement> | undefined;
224
225
  onAnimationIteration?: React.AnimationEventHandler<HTMLLabelElement> | undefined;
225
226
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLLabelElement> | undefined;
227
+ onToggle?: React.ToggleEventHandler<HTMLLabelElement> | undefined;
228
+ onBeforeToggle?: React.ToggleEventHandler<HTMLLabelElement> | undefined;
229
+ onTransitionCancel?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
230
+ onTransitionCancelCapture?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
226
231
  onTransitionEnd?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
227
232
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
233
+ onTransitionRun?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
234
+ onTransitionRunCapture?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
235
+ onTransitionStart?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
236
+ onTransitionStartCapture?: React.TransitionEventHandler<HTMLLabelElement> | undefined;
228
237
  defaultChecked?: boolean | undefined;
229
238
  defaultValue?: string | number | readonly string[] | undefined;
230
239
  suppressContentEditableWarning?: boolean | undefined;
231
240
  suppressHydrationWarning?: boolean | undefined;
232
241
  accessKey?: string | undefined;
242
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | (string & {}) | undefined;
233
243
  autoFocus?: boolean | undefined;
234
244
  className?: string | undefined;
235
245
  contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
@@ -244,7 +254,7 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
244
254
  slot?: string | undefined;
245
255
  spellCheck?: (boolean | "true" | "false") | undefined;
246
256
  style?: React.CSSProperties | undefined;
247
- tabIndex?: 0 | -1 | undefined;
257
+ tabIndex?: any;
248
258
  title?: string | undefined;
249
259
  translate?: "yes" | "no" | undefined;
250
260
  radioGroup?: string | undefined;
@@ -260,7 +270,6 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
260
270
  rev?: string | undefined;
261
271
  typeof?: string | undefined;
262
272
  vocab?: string | undefined;
263
- autoCapitalize?: string | undefined;
264
273
  autoCorrect?: string | undefined;
265
274
  autoSave?: string | undefined;
266
275
  color?: string | undefined;
@@ -271,12 +280,16 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
271
280
  itemRef?: string | undefined;
272
281
  results?: number | undefined;
273
282
  security?: string | undefined;
274
- unselectable?: "on" | "off" | undefined;
275
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
283
+ unselectable?: "off" | "on" | undefined;
284
+ popover?: "" | "auto" | "manual" | undefined;
285
+ popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
286
+ popoverTarget?: string | undefined;
287
+ inert?: boolean | undefined;
288
+ inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
276
289
  is?: string | undefined;
277
290
  accept?: string | undefined;
278
291
  acceptCharset?: string | undefined;
279
- action?: string | undefined;
292
+ action?: string | ((formData: FormData) => void | Promise<void>) | undefined;
280
293
  allowFullScreen?: boolean | undefined;
281
294
  allowTransparency?: boolean | undefined;
282
295
  alt?: string | undefined;
@@ -298,12 +311,11 @@ export declare const useFormLayoutLabel: (propsFromUser: DSFormLayoutLabelT.Prop
298
311
  crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
299
312
  data?: string | undefined;
300
313
  dateTime?: string | undefined;
301
- default?: boolean | undefined;
302
314
  defer?: boolean | undefined;
303
315
  disabled?: boolean | undefined;
304
316
  download?: any;
305
317
  encType?: string | undefined;
306
- formAction?: string | undefined;
318
+ formAction?: string | ((formData: FormData) => void | Promise<void>) | undefined;
307
319
  formEncType?: string | undefined;
308
320
  formMethod?: string | undefined;
309
321
  formNoValidate?: boolean | undefined;
@@ -1,3 +1,2 @@
1
- import { type WeakValidationMap } from 'react';
2
1
  import { type DSFormLayoutLabelT } from '../react-desc-prop-types.js';
3
2
  export declare const useValidateProps: (props: DSFormLayoutLabelT.InternalProps, propTypes: WeakValidationMap<unknown>) => void;
@@ -18,4 +18,4 @@ export declare namespace DSFormLayoutLabelT {
18
18
  type ExampleState = '0' | '1';
19
19
  }
20
20
  export declare const defaultProps: DSFormLayoutLabelT.DefaultProps;
21
- export declare const DSFormLayoutLabelPropTypes: React.WeakValidationMap<unknown>;
21
+ export declare const DSFormLayoutLabelPropTypes: WeakValidationMap<unknown>;
@@ -1,9 +1,2 @@
1
- interface DSFormLayoutBlockItemStyledLabelT {
2
- hideLabel?: boolean;
3
- }
4
- interface DSFormLayoutBlockItemStyledMarkT {
5
- required?: boolean;
6
- }
7
- export declare const StyledLabel: import("styled-components").StyledComponent<"label", import("@elliemae/ds-system").Theme, DSFormLayoutBlockItemStyledLabelT & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"label">, never>;
8
- export declare const StyledMark: import("styled-components").StyledComponent<"span", import("@elliemae/ds-system").Theme, DSFormLayoutBlockItemStyledMarkT & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"span">, never>;
9
- export {};
1
+ export declare const StyledLabel: any;
2
+ export declare const StyledMark: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-form-layout-label",
3
- "version": "3.46.5",
3
+ "version": "3.46.7",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Form Layout Label",
6
6
  "files": [
@@ -37,15 +37,15 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@xstyled/system": "~3.7.3",
40
- "@elliemae/ds-grid": "3.46.5",
41
- "@elliemae/ds-props-helpers": "3.46.5",
42
- "@elliemae/ds-system": "3.46.5"
40
+ "@elliemae/ds-grid": "3.46.7",
41
+ "@elliemae/ds-system": "3.46.7",
42
+ "@elliemae/ds-props-helpers": "3.46.7"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@elliemae/pui-cli": "9.0.0-next.50",
46
46
  "lodash": "^4.17.21",
47
47
  "styled-components": "~5.3.9",
48
- "@elliemae/ds-monorepo-devops": "3.46.5"
48
+ "@elliemae/ds-monorepo-devops": "3.46.7"
49
49
  },
50
50
  "peerDependencies": {
51
51
  "lodash": "^4.17.21",
@@ -55,7 +55,7 @@
55
55
  },
56
56
  "publishConfig": {
57
57
  "access": "public",
58
- "typeSafety": true
58
+ "typeSafety": false
59
59
  },
60
60
  "scripts": {
61
61
  "dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",