@elliemae/ds-button-v2 3.49.0-rc.17 → 3.49.0-rc.19

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.
@@ -34,7 +34,7 @@ __export(DSButtonV2Definitions_exports, {
34
34
  });
35
35
  module.exports = __toCommonJS(DSButtonV2Definitions_exports);
36
36
  var React = __toESM(require("react"));
37
- const DSButtonV2Name = "DSButtonV2";
37
+ const DSButtonV2Name = "DSButtonv2";
38
38
  const DSButtonV2DataTestId = {
39
39
  ROOT: "ds-button-v2"
40
40
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/parts/DSButtonV2/DSButtonV2Definitions.ts", "../../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export const DSButtonV2Name = 'DSButtonV2';\n\nexport const DSButtonV2DataTestId = {\n ROOT: 'ds-button-v2',\n};\nexport const DSButtonV2Slots = {\n ROOT: 'root',\n};\n", "import * as React from 'react';\nexport { React };\n"],
4
+ "sourcesContent": ["export const DSButtonV2Name = 'DSButtonv2';\n\nexport const DSButtonV2DataTestId = {\n ROOT: 'ds-button-v2',\n};\nexport const DSButtonV2Slots = {\n ROOT: 'root',\n};\n", "import * as React from 'react';\nexport { React };\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAhB,MAAM,iBAAiB;AAEvB,MAAM,uBAAuB;AAAA,EAClC,MAAM;AACR;AACO,MAAM,kBAAkB;AAAA,EAC7B,MAAM;AACR;",
6
6
  "names": []
7
7
  }
@@ -35,7 +35,7 @@ __export(DSButtonV3Definitions_exports, {
35
35
  module.exports = __toCommonJS(DSButtonV3Definitions_exports);
36
36
  var React = __toESM(require("react"));
37
37
  var import_ds_system = require("@elliemae/ds-system");
38
- const DSButtonV3Name = "DSButtonV3";
38
+ const DSButtonV3Name = "DSButtonv3";
39
39
  const DSButtonV3Slots = {
40
40
  ROOT: "root"
41
41
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/parts/DSButtonV3/DSButtonV3Definitions.ts", "../../../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["import { slotObjectToDataTestIds } from '@elliemae/ds-system';\nexport const DSButtonV3Name = 'DSButtonV3';\n\nexport const DSButtonV3Slots = {\n ROOT: 'root',\n};\nexport const DSButtonV3DataTestId = {\n ...(slotObjectToDataTestIds(DSButtonV3Name, DSButtonV3Slots) as Record<keyof typeof DSButtonV3Slots, string>),\n ROOT: 'ds-button',\n};\n", "import * as React from 'react';\nexport { React };\n"],
4
+ "sourcesContent": ["import { slotObjectToDataTestIds } from '@elliemae/ds-system';\nexport const DSButtonV3Name = 'DSButtonv3';\n\nexport const DSButtonV3Slots = {\n ROOT: 'root',\n};\nexport const DSButtonV3DataTestId = {\n ...(slotObjectToDataTestIds(DSButtonV3Name, DSButtonV3Slots) as Record<keyof typeof DSButtonV3Slots, string>),\n ROOT: 'ds-button',\n};\n", "import * as React from 'react';\nexport { React };\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA,YAAuB;ADAvB,uBAAwC;AACjC,MAAM,iBAAiB;AAEvB,MAAM,kBAAkB;AAAA,EAC7B,MAAM;AACR;AACO,MAAM,uBAAuB;AAAA,EAClC,OAAI,0CAAwB,gBAAgB,eAAe;AAAA,EAC3D,MAAM;AACR;",
6
6
  "names": []
7
7
  }
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
- const DSButtonV2Name = "DSButtonV2";
2
+ const DSButtonV2Name = "DSButtonv2";
3
3
  const DSButtonV2DataTestId = {
4
4
  ROOT: "ds-button-v2"
5
5
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/parts/DSButtonV2/DSButtonV2Definitions.ts"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSButtonV2Name = 'DSButtonV2';\n\nexport const DSButtonV2DataTestId = {\n ROOT: 'ds-button-v2',\n};\nexport const DSButtonV2Slots = {\n ROOT: 'root',\n};\n"],
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export const DSButtonV2Name = 'DSButtonv2';\n\nexport const DSButtonV2DataTestId = {\n ROOT: 'ds-button-v2',\n};\nexport const DSButtonV2Slots = {\n ROOT: 'root',\n};\n"],
5
5
  "mappings": "AAAA,YAAY,WAAW;ACAhB,MAAM,iBAAiB;AAEvB,MAAM,uBAAuB;AAAA,EAClC,MAAM;AACR;AACO,MAAM,kBAAkB;AAAA,EAC7B,MAAM;AACR;",
6
6
  "names": []
7
7
  }
@@ -1,6 +1,6 @@
1
1
  import * as React from "react";
2
2
  import { slotObjectToDataTestIds } from "@elliemae/ds-system";
3
- const DSButtonV3Name = "DSButtonV3";
3
+ const DSButtonV3Name = "DSButtonv3";
4
4
  const DSButtonV3Slots = {
5
5
  ROOT: "root"
6
6
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/parts/DSButtonV3/DSButtonV3Definitions.ts"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { slotObjectToDataTestIds } from '@elliemae/ds-system';\nexport const DSButtonV3Name = 'DSButtonV3';\n\nexport const DSButtonV3Slots = {\n ROOT: 'root',\n};\nexport const DSButtonV3DataTestId = {\n ...(slotObjectToDataTestIds(DSButtonV3Name, DSButtonV3Slots) as Record<keyof typeof DSButtonV3Slots, string>),\n ROOT: 'ds-button',\n};\n"],
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "import { slotObjectToDataTestIds } from '@elliemae/ds-system';\nexport const DSButtonV3Name = 'DSButtonv3';\n\nexport const DSButtonV3Slots = {\n ROOT: 'root',\n};\nexport const DSButtonV3DataTestId = {\n ...(slotObjectToDataTestIds(DSButtonV3Name, DSButtonV3Slots) as Record<keyof typeof DSButtonV3Slots, string>),\n ROOT: 'ds-button',\n};\n"],
5
5
  "mappings": "AAAA,YAAY,WAAW;ACAvB,SAAS,+BAA+B;AACjC,MAAM,iBAAiB;AAEvB,MAAM,kBAAkB;AAAA,EAC7B,MAAM;AACR;AACO,MAAM,uBAAuB;AAAA,EAClC,GAAI,wBAAwB,gBAAgB,eAAe;AAAA,EAC3D,MAAM;AACR;",
6
6
  "names": []
7
7
  }
@@ -1,4 +1,4 @@
1
- export declare const DSButtonV2Name = "DSButtonV2";
1
+ export declare const DSButtonV2Name = "DSButtonv2";
2
2
  export declare const DSButtonV2DataTestId: {
3
3
  ROOT: string;
4
4
  };
@@ -1,4 +1,4 @@
1
- export declare const DSButtonV3Name = "DSButtonV3";
1
+ export declare const DSButtonV3Name = "DSButtonv3";
2
2
  export declare const DSButtonV3Slots: {
3
3
  ROOT: string;
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-button-v2",
3
- "version": "3.49.0-rc.17",
3
+ "version": "3.49.0-rc.19",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Button",
6
6
  "files": [
@@ -36,16 +36,16 @@
36
36
  "indent": 4
37
37
  },
38
38
  "dependencies": {
39
- "@elliemae/ds-props-helpers": "3.49.0-rc.17",
40
- "@elliemae/ds-system": "3.49.0-rc.17",
41
- "@elliemae/ds-typescript-helpers": "3.49.0-rc.17"
39
+ "@elliemae/ds-props-helpers": "3.49.0-rc.19",
40
+ "@elliemae/ds-system": "3.49.0-rc.19",
41
+ "@elliemae/ds-typescript-helpers": "3.49.0-rc.19"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@elliemae/pui-cli": "9.0.0-next.50",
45
45
  "jest": "~29.7.0",
46
46
  "jest-cli": "~29.7.0",
47
47
  "styled-components": "~5.3.9",
48
- "@elliemae/ds-monorepo-devops": "3.49.0-rc.17"
48
+ "@elliemae/ds-monorepo-devops": "3.49.0-rc.19"
49
49
  },
50
50
  "peerDependencies": {
51
51
  "react": "^17.0.2",