@elliemae/ds-card-v2-action-addon 3.36.0-next.0 → 3.36.0-next.2

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.
@@ -48,7 +48,6 @@ const DSCardV2ActionAddon = (props) => {
48
48
  icon || /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_ds_icons.ChevronSmallDown, { color: ["brand-primary", "700"] })
49
49
  ] });
50
50
  };
51
- DSCardV2ActionAddon.propTypes = import_react_desc_prop_types.DSCardV2ActionAddonPropTypesSchema;
52
51
  DSCardV2ActionAddon.displayName = import_constants.DSCardV2ActionAddonName;
53
52
  const DSCardV2ActionAddonWithSchema = (0, import_ds_utilities.describe)(DSCardV2ActionAddon);
54
53
  DSCardV2ActionAddonWithSchema.propTypes = import_react_desc_prop_types.DSCardV2ActionAddonPropTypesSchema;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/DSCardV2ActionAddon.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["import React from 'react';\nimport { describe } from '@elliemae/ds-utilities';\nimport { ChevronSmallDown } from '@elliemae/ds-icons';\nimport { type DSCardV2ActionAddonT, DSCardV2ActionAddonPropTypesSchema } from './react-desc-prop-types.js';\nimport { useCardV2ActionAddon } from './config/useCardV2ActionAddon.js';\nimport { Addon } from './styles.js';\nimport { DSCardV2ActionAddonName } from './constants/index.js';\n\nconst DSCardV2ActionAddon: React.ComponentType<DSCardV2ActionAddonT.Props> = (props) => {\n const { propsWithDefault, globalProps, xstyledProps } = useCardV2ActionAddon(props);\n const { innerRef, onClick, label, icon } = propsWithDefault;\n return (\n <Addon innerRef={innerRef} buttonType=\"icon\" {...globalProps} {...xstyledProps} onClick={onClick}>\n {label}\n {icon || <ChevronSmallDown color={['brand-primary', '700']} />}\n </Addon>\n );\n};\n\nDSCardV2ActionAddon.propTypes = DSCardV2ActionAddonPropTypesSchema;\nDSCardV2ActionAddon.displayName = DSCardV2ActionAddonName;\nconst DSCardV2ActionAddonWithSchema = describe(DSCardV2ActionAddon);\nDSCardV2ActionAddonWithSchema.propTypes = DSCardV2ActionAddonPropTypesSchema;\n\nexport { DSCardV2ActionAddon, DSCardV2ActionAddonWithSchema };\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADYnB;AAXJ,0BAAyB;AACzB,sBAAiC;AACjC,mCAA8E;AAC9E,kCAAqC;AACrC,oBAAsB;AACtB,uBAAwC;AAExC,MAAM,sBAAuE,CAAC,UAAU;AACtF,QAAM,EAAE,kBAAkB,aAAa,aAAa,QAAI,kDAAqB,KAAK;AAClF,QAAM,EAAE,UAAU,SAAS,OAAO,KAAK,IAAI;AAC3C,SACE,6CAAC,uBAAM,UAAoB,YAAW,QAAQ,GAAG,aAAc,GAAG,cAAc,SAC7E;AAAA;AAAA,IACA,QAAQ,4CAAC,oCAAiB,OAAO,CAAC,iBAAiB,KAAK,GAAG;AAAA,KAC9D;AAEJ;AAEA,oBAAoB,YAAY;AAChC,oBAAoB,cAAc;AAClC,MAAM,oCAAgC,8BAAS,mBAAmB;AAClE,8BAA8B,YAAY;",
4
+ "sourcesContent": ["import React from 'react';\nimport { describe } from '@elliemae/ds-utilities';\nimport { ChevronSmallDown } from '@elliemae/ds-icons';\nimport { type DSCardV2ActionAddonT, DSCardV2ActionAddonPropTypesSchema } from './react-desc-prop-types.js';\nimport { useCardV2ActionAddon } from './config/useCardV2ActionAddon.js';\nimport { Addon } from './styles.js';\nimport { DSCardV2ActionAddonName } from './constants/index.js';\n\nconst DSCardV2ActionAddon: React.ComponentType<DSCardV2ActionAddonT.Props> = (props) => {\n const { propsWithDefault, globalProps, xstyledProps } = useCardV2ActionAddon(props);\n const { innerRef, onClick, label, icon } = propsWithDefault;\n return (\n <Addon innerRef={innerRef} buttonType=\"icon\" {...globalProps} {...xstyledProps} onClick={onClick}>\n {label}\n {icon || <ChevronSmallDown color={['brand-primary', '700']} />}\n </Addon>\n );\n};\n\nDSCardV2ActionAddon.displayName = DSCardV2ActionAddonName;\nconst DSCardV2ActionAddonWithSchema = describe(DSCardV2ActionAddon);\nDSCardV2ActionAddonWithSchema.propTypes = DSCardV2ActionAddonPropTypesSchema;\n\nexport { DSCardV2ActionAddon, DSCardV2ActionAddonWithSchema };\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADYnB;AAXJ,0BAAyB;AACzB,sBAAiC;AACjC,mCAA8E;AAC9E,kCAAqC;AACrC,oBAAsB;AACtB,uBAAwC;AAExC,MAAM,sBAAuE,CAAC,UAAU;AACtF,QAAM,EAAE,kBAAkB,aAAa,aAAa,QAAI,kDAAqB,KAAK;AAClF,QAAM,EAAE,UAAU,SAAS,OAAO,KAAK,IAAI;AAC3C,SACE,6CAAC,uBAAM,UAAoB,YAAW,QAAQ,GAAG,aAAc,GAAG,cAAc,SAC7E;AAAA;AAAA,IACA,QAAQ,4CAAC,oCAAiB,OAAO,CAAC,iBAAiB,KAAK,GAAG;AAAA,KAC9D;AAEJ;AAEA,oBAAoB,cAAc;AAClC,MAAM,oCAAgC,8BAAS,mBAAmB;AAClE,8BAA8B,YAAY;",
6
6
  "names": []
7
7
  }
package/dist/cjs/index.js CHANGED
@@ -36,6 +36,5 @@ __export(src_exports, {
36
36
  module.exports = __toCommonJS(src_exports);
37
37
  var React = __toESM(require("react"));
38
38
  var import_DSCardV2ActionAddon = require("./DSCardV2ActionAddon.js");
39
- var import_react_desc_prop_types = require("./react-desc-prop-types.js");
40
39
  var import_constants = require("./constants/index.js");
41
40
  //# sourceMappingURL=index.js.map
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts", "../../../../../scripts/build/transpile/react-shim.js"],
4
4
  "sourcesContent": ["// this is a workaround to typescript error TS2742\n// https://github.com/microsoft/TypeScript/issues/47663\nimport type {} from '@xstyled/system';\nexport {\n DSCardV2ActionAddon,\n DSCardV2ActionAddonWithSchema,\n DSCardV2ActionAddonWithSchema as DSCardActionAddonWithSchema,\n} from './DSCardV2ActionAddon.js';\nexport { type DSCardV2ActionAddonT } from './react-desc-prop-types.js';\nexport { CARD_V2_ACTION_ADDON_DATA_TESTID } from './constants/index.js';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADGvB,iCAIO;AACP,mCAA0C;AAC1C,uBAAiD;",
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADGvB,iCAIO;AAEP,uBAAiD;",
6
6
  "names": []
7
7
  }
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../src/styles.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
4
  "sourcesContent": ["import { styled } from '@elliemae/ds-system';\nimport type { DSCardV2ActionAddonT } from './react-desc-prop-types.js';\nimport { DSButtonV2 } from '@elliemae/ds-button-v2';\nimport { DSCardV2ActionAddonName, CARD_V2_ACTION_ADDON_SLOTS } from './constants/index.js';\n\nconst Addon = styled(DSButtonV2, { name: DSCardV2ActionAddonName, slot: CARD_V2_ACTION_ADDON_SLOTS.ADDON })<{\n onClick: DSCardV2ActionAddonT.Props['onClick'];\n}>`\n background-color: transparent;\n padding: 4px;\n height: 100%;\n border: none;\n font-size: 13px;\n font-weight: ${(props) => props.theme.fontWeights.semibold};\n color: ${(props) => props.theme.colors.brand['700']};\n cursor: pointer;\n`;\n\nexport { Addon };\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,uBAAuB;AAEvB,0BAA2B;AAC3B,uBAAoE;AAEpE,MAAM,YAAQ,yBAAO,gCAAY,EAAE,MAAM,0CAAyB,MAAM,4CAA2B,MAAM,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAQzF,CAAC,UAAU,MAAM,MAAM,YAAY;AAAA,WACzC,CAAC,UAAU,MAAM,MAAM,OAAO,MAAM,KAAK;AAAA;AAAA;",
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,uBAAuB;AAEvB,0BAA2B;AAC3B,uBAAoE;AAEpE,MAAM,YAAQ,yBAAO,gCAAY,EAAE,MAAM,0CAAyB,MAAM,4CAA2B,MAAM,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAQzF,CAAC,UAAU,MAAM,MAAM,YAAY,QAAQ;AAAA,WACjD,CAAC,UAAU,MAAM,MAAM,OAAO,MAAM,KAAK,CAAC;AAAA;AAAA;",
6
6
  "names": []
7
7
  }
@@ -14,7 +14,6 @@ const DSCardV2ActionAddon = (props) => {
14
14
  icon || /* @__PURE__ */ jsx(ChevronSmallDown, { color: ["brand-primary", "700"] })
15
15
  ] });
16
16
  };
17
- DSCardV2ActionAddon.propTypes = DSCardV2ActionAddonPropTypesSchema;
18
17
  DSCardV2ActionAddon.displayName = DSCardV2ActionAddonName;
19
18
  const DSCardV2ActionAddonWithSchema = describe(DSCardV2ActionAddon);
20
19
  DSCardV2ActionAddonWithSchema.propTypes = DSCardV2ActionAddonPropTypesSchema;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/DSCardV2ActionAddon.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { describe } from '@elliemae/ds-utilities';\nimport { ChevronSmallDown } from '@elliemae/ds-icons';\nimport { type DSCardV2ActionAddonT, DSCardV2ActionAddonPropTypesSchema } from './react-desc-prop-types.js';\nimport { useCardV2ActionAddon } from './config/useCardV2ActionAddon.js';\nimport { Addon } from './styles.js';\nimport { DSCardV2ActionAddonName } from './constants/index.js';\n\nconst DSCardV2ActionAddon: React.ComponentType<DSCardV2ActionAddonT.Props> = (props) => {\n const { propsWithDefault, globalProps, xstyledProps } = useCardV2ActionAddon(props);\n const { innerRef, onClick, label, icon } = propsWithDefault;\n return (\n <Addon innerRef={innerRef} buttonType=\"icon\" {...globalProps} {...xstyledProps} onClick={onClick}>\n {label}\n {icon || <ChevronSmallDown color={['brand-primary', '700']} />}\n </Addon>\n );\n};\n\nDSCardV2ActionAddon.propTypes = DSCardV2ActionAddonPropTypesSchema;\nDSCardV2ActionAddon.displayName = DSCardV2ActionAddonName;\nconst DSCardV2ActionAddonWithSchema = describe(DSCardV2ActionAddon);\nDSCardV2ActionAddonWithSchema.propTypes = DSCardV2ActionAddonPropTypesSchema;\n\nexport { DSCardV2ActionAddon, DSCardV2ActionAddonWithSchema };\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACYnB,SAEW,KAFX;AAXJ,SAAS,gBAAgB;AACzB,SAAS,wBAAwB;AACjC,SAAoC,0CAA0C;AAC9E,SAAS,4BAA4B;AACrC,SAAS,aAAa;AACtB,SAAS,+BAA+B;AAExC,MAAM,sBAAuE,CAAC,UAAU;AACtF,QAAM,EAAE,kBAAkB,aAAa,aAAa,IAAI,qBAAqB,KAAK;AAClF,QAAM,EAAE,UAAU,SAAS,OAAO,KAAK,IAAI;AAC3C,SACE,qBAAC,SAAM,UAAoB,YAAW,QAAQ,GAAG,aAAc,GAAG,cAAc,SAC7E;AAAA;AAAA,IACA,QAAQ,oBAAC,oBAAiB,OAAO,CAAC,iBAAiB,KAAK,GAAG;AAAA,KAC9D;AAEJ;AAEA,oBAAoB,YAAY;AAChC,oBAAoB,cAAc;AAClC,MAAM,gCAAgC,SAAS,mBAAmB;AAClE,8BAA8B,YAAY;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import React from 'react';\nimport { describe } from '@elliemae/ds-utilities';\nimport { ChevronSmallDown } from '@elliemae/ds-icons';\nimport { type DSCardV2ActionAddonT, DSCardV2ActionAddonPropTypesSchema } from './react-desc-prop-types.js';\nimport { useCardV2ActionAddon } from './config/useCardV2ActionAddon.js';\nimport { Addon } from './styles.js';\nimport { DSCardV2ActionAddonName } from './constants/index.js';\n\nconst DSCardV2ActionAddon: React.ComponentType<DSCardV2ActionAddonT.Props> = (props) => {\n const { propsWithDefault, globalProps, xstyledProps } = useCardV2ActionAddon(props);\n const { innerRef, onClick, label, icon } = propsWithDefault;\n return (\n <Addon innerRef={innerRef} buttonType=\"icon\" {...globalProps} {...xstyledProps} onClick={onClick}>\n {label}\n {icon || <ChevronSmallDown color={['brand-primary', '700']} />}\n </Addon>\n );\n};\n\nDSCardV2ActionAddon.displayName = DSCardV2ActionAddonName;\nconst DSCardV2ActionAddonWithSchema = describe(DSCardV2ActionAddon);\nDSCardV2ActionAddonWithSchema.propTypes = DSCardV2ActionAddonPropTypesSchema;\n\nexport { DSCardV2ActionAddon, DSCardV2ActionAddonWithSchema };\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACYnB,SAEW,KAFX;AAXJ,SAAS,gBAAgB;AACzB,SAAS,wBAAwB;AACjC,SAAoC,0CAA0C;AAC9E,SAAS,4BAA4B;AACrC,SAAS,aAAa;AACtB,SAAS,+BAA+B;AAExC,MAAM,sBAAuE,CAAC,UAAU;AACtF,QAAM,EAAE,kBAAkB,aAAa,aAAa,IAAI,qBAAqB,KAAK;AAClF,QAAM,EAAE,UAAU,SAAS,OAAO,KAAK,IAAI;AAC3C,SACE,qBAAC,SAAM,UAAoB,YAAW,QAAQ,GAAG,aAAc,GAAG,cAAc,SAC7E;AAAA;AAAA,IACA,QAAQ,oBAAC,oBAAiB,OAAO,CAAC,iBAAiB,KAAK,GAAG;AAAA,KAC9D;AAEJ;AAEA,oBAAoB,cAAc;AAClC,MAAM,gCAAgC,SAAS,mBAAmB;AAClE,8BAA8B,YAAY;",
6
6
  "names": []
7
7
  }
package/dist/esm/index.js CHANGED
@@ -4,7 +4,6 @@ import {
4
4
  DSCardV2ActionAddonWithSchema,
5
5
  DSCardV2ActionAddonWithSchema as DSCardV2ActionAddonWithSchema2
6
6
  } from "./DSCardV2ActionAddon.js";
7
- import {} from "./react-desc-prop-types.js";
8
7
  import { CARD_V2_ACTION_ADDON_DATA_TESTID } from "./constants/index.js";
9
8
  export {
10
9
  CARD_V2_ACTION_ADDON_DATA_TESTID,
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.ts"],
4
4
  "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "// this is a workaround to typescript error TS2742\n// https://github.com/microsoft/TypeScript/issues/47663\nimport type {} from '@xstyled/system';\nexport {\n DSCardV2ActionAddon,\n DSCardV2ActionAddonWithSchema,\n DSCardV2ActionAddonWithSchema as DSCardActionAddonWithSchema,\n} from './DSCardV2ActionAddon.js';\nexport { type DSCardV2ActionAddonT } from './react-desc-prop-types.js';\nexport { CARD_V2_ACTION_ADDON_DATA_TESTID } from './constants/index.js';\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACGvB;AAAA,EACE;AAAA,EACA;AAAA,EACiC,iCAAjCA;AAAA,OACK;AACP,eAA0C;AAC1C,SAAS,wCAAwC;",
5
+ "mappings": "AAAA,YAAY,WAAW;ACGvB;AAAA,EACE;AAAA,EACA;AAAA,EACiC,iCAAjCA;AAAA,OACK;AAEP,SAAS,wCAAwC;",
6
6
  "names": ["DSCardV2ActionAddonWithSchema"]
7
7
  }
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/styles.tsx"],
4
4
  "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { styled } from '@elliemae/ds-system';\nimport type { DSCardV2ActionAddonT } from './react-desc-prop-types.js';\nimport { DSButtonV2 } from '@elliemae/ds-button-v2';\nimport { DSCardV2ActionAddonName, CARD_V2_ACTION_ADDON_SLOTS } from './constants/index.js';\n\nconst Addon = styled(DSButtonV2, { name: DSCardV2ActionAddonName, slot: CARD_V2_ACTION_ADDON_SLOTS.ADDON })<{\n onClick: DSCardV2ActionAddonT.Props['onClick'];\n}>`\n background-color: transparent;\n padding: 4px;\n height: 100%;\n border: none;\n font-size: 13px;\n font-weight: ${(props) => props.theme.fontWeights.semibold};\n color: ${(props) => props.theme.colors.brand['700']};\n cursor: pointer;\n`;\n\nexport { Addon };\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,cAAc;AAEvB,SAAS,kBAAkB;AAC3B,SAAS,yBAAyB,kCAAkC;AAEpE,MAAM,QAAQ,OAAO,YAAY,EAAE,MAAM,yBAAyB,MAAM,2BAA2B,MAAM,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAQzF,CAAC,UAAU,MAAM,MAAM,YAAY;AAAA,WACzC,CAAC,UAAU,MAAM,MAAM,OAAO,MAAM,KAAK;AAAA;AAAA;",
5
+ "mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,cAAc;AAEvB,SAAS,kBAAkB;AAC3B,SAAS,yBAAyB,kCAAkC;AAEpE,MAAM,QAAQ,OAAO,YAAY,EAAE,MAAM,yBAAyB,MAAM,2BAA2B,MAAM,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAQzF,CAAC,UAAU,MAAM,MAAM,YAAY,QAAQ;AAAA,WACjD,CAAC,UAAU,MAAM,MAAM,OAAO,MAAM,KAAK,CAAC;AAAA;AAAA;",
6
6
  "names": []
7
7
  }
@@ -11,13 +11,14 @@ export interface CardV2ActionAddonCTX {
11
11
  export declare const useCardV2ActionAddon: (propsFromUser: DSCardV2ActionAddonT.Props) => {
12
12
  propsWithDefault: DSCardV2ActionAddonT.InternalProps;
13
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" | "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<{
14
- name?: string | undefined;
14
+ form?: string | undefined;
15
+ list?: string | undefined;
15
16
  "aria-activedescendant"?: string | undefined;
16
- "aria-atomic"?: boolean | "true" | "false" | undefined;
17
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
17
18
  "aria-autocomplete"?: "list" | "none" | "inline" | "both" | undefined;
18
19
  "aria-braillelabel"?: string | undefined;
19
20
  "aria-brailleroledescription"?: string | undefined;
20
- "aria-busy"?: boolean | "true" | "false" | undefined;
21
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
21
22
  "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
22
23
  "aria-colcount"?: number | undefined;
23
24
  "aria-colindex"?: number | undefined;
@@ -28,37 +29,37 @@ export declare const useCardV2ActionAddon: (propsFromUser: DSCardV2ActionAddonT.
28
29
  "aria-describedby"?: string | undefined;
29
30
  "aria-description"?: string | undefined;
30
31
  "aria-details"?: string | undefined;
31
- "aria-disabled"?: boolean | "true" | "false" | undefined;
32
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
32
33
  "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
33
34
  "aria-errormessage"?: string | undefined;
34
- "aria-expanded"?: boolean | "true" | "false" | undefined;
35
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
35
36
  "aria-flowto"?: string | undefined;
36
- "aria-grabbed"?: boolean | "true" | "false" | undefined;
37
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
37
38
  "aria-haspopup"?: boolean | "true" | "false" | "dialog" | "grid" | "listbox" | "menu" | "tree" | undefined;
38
- "aria-hidden"?: boolean | "true" | "false" | undefined;
39
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
39
40
  "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
40
41
  "aria-keyshortcuts"?: string | undefined;
41
42
  "aria-label"?: string | undefined;
42
43
  "aria-labelledby"?: string | undefined;
43
44
  "aria-level"?: number | undefined;
44
45
  "aria-live"?: "off" | "assertive" | "polite" | undefined;
45
- "aria-modal"?: boolean | "true" | "false" | undefined;
46
- "aria-multiline"?: boolean | "true" | "false" | undefined;
47
- "aria-multiselectable"?: boolean | "true" | "false" | undefined;
46
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
47
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
48
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
48
49
  "aria-orientation"?: "horizontal" | "vertical" | undefined;
49
50
  "aria-owns"?: string | undefined;
50
51
  "aria-placeholder"?: string | undefined;
51
52
  "aria-posinset"?: number | undefined;
52
53
  "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
53
- "aria-readonly"?: boolean | "true" | "false" | undefined;
54
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
54
55
  "aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
55
- "aria-required"?: boolean | "true" | "false" | undefined;
56
+ "aria-required"?: (boolean | "true" | "false") | undefined;
56
57
  "aria-roledescription"?: string | undefined;
57
58
  "aria-rowcount"?: number | undefined;
58
59
  "aria-rowindex"?: number | undefined;
59
60
  "aria-rowindextext"?: string | undefined;
60
61
  "aria-rowspan"?: number | undefined;
61
- "aria-selected"?: boolean | "true" | "false" | undefined;
62
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
62
63
  "aria-setsize"?: number | undefined;
63
64
  "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
64
65
  "aria-valuemax"?: number | undefined;
@@ -226,8 +227,6 @@ export declare const useCardV2ActionAddon: (propsFromUser: DSCardV2ActionAddonT.
226
227
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLDivElement> | undefined;
227
228
  onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
228
229
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
229
- form?: string | undefined;
230
- list?: string | undefined;
231
230
  defaultChecked?: boolean | undefined;
232
231
  defaultValue?: string | number | readonly string[] | undefined;
233
232
  suppressContentEditableWarning?: boolean | undefined;
@@ -235,16 +234,16 @@ export declare const useCardV2ActionAddon: (propsFromUser: DSCardV2ActionAddonT.
235
234
  accessKey?: string | undefined;
236
235
  autoFocus?: boolean | undefined;
237
236
  className?: string | undefined;
238
- contentEditable?: boolean | "true" | "false" | "inherit" | "plaintext-only" | undefined;
237
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
239
238
  contextMenu?: string | undefined;
240
239
  dir?: string | undefined;
241
- draggable?: boolean | "true" | "false" | undefined;
240
+ draggable?: (boolean | "true" | "false") | undefined;
242
241
  hidden?: boolean | undefined;
243
242
  id?: string | undefined;
244
243
  lang?: string | undefined;
245
244
  nonce?: string | undefined;
246
245
  slot?: string | undefined;
247
- spellCheck?: boolean | "true" | "false" | undefined;
246
+ spellCheck?: (boolean | "true" | "false") | undefined;
248
247
  style?: React.CSSProperties | undefined;
249
248
  tabIndex?: 0 | -1 | undefined;
250
249
  title?: string | undefined;
@@ -337,6 +336,7 @@ export declare const useCardV2ActionAddon: (propsFromUser: DSCardV2ActionAddonT.
337
336
  minLength?: number | undefined;
338
337
  multiple?: boolean | undefined;
339
338
  muted?: boolean | undefined;
339
+ name?: string | undefined;
340
340
  noValidate?: boolean | undefined;
341
341
  open?: boolean | undefined;
342
342
  optimum?: number | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-card-v2-action-addon",
3
- "version": "3.36.0-next.0",
3
+ "version": "3.36.0-next.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Card V2 Action Addon",
6
6
  "files": [
@@ -38,17 +38,17 @@
38
38
  "dependencies": {
39
39
  "@xstyled/system": "~3.7.3",
40
40
  "uid": "~2.0.1",
41
- "@elliemae/ds-button-v2": "3.36.0-next.0",
42
- "@elliemae/ds-grid": "3.36.0-next.0",
43
- "@elliemae/ds-icons": "3.36.0-next.0",
44
- "@elliemae/ds-system": "3.36.0-next.0",
45
- "@elliemae/ds-utilities": "3.36.0-next.0"
41
+ "@elliemae/ds-button-v2": "3.36.0-next.2",
42
+ "@elliemae/ds-grid": "3.36.0-next.2",
43
+ "@elliemae/ds-system": "3.36.0-next.2",
44
+ "@elliemae/ds-utilities": "3.36.0-next.2",
45
+ "@elliemae/ds-icons": "3.36.0-next.2"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@elliemae/pui-cli": "~9.0.0-next.31",
49
49
  "lodash": "^4.17.21",
50
50
  "styled-components": "~5.3.9",
51
- "@elliemae/ds-monorepo-devops": "3.36.0-next.0"
51
+ "@elliemae/ds-monorepo-devops": "3.36.0-next.2"
52
52
  },
53
53
  "peerDependencies": {
54
54
  "react": "^17.0.2",