@elliemae/ds-button-v2
Advanced tools
Comparing version 3.51.0-next.8 to 3.51.0-next.9
@@ -37,3 +37,3 @@ "use strict"; | ||
var React = __toESM(require("react")); | ||
const DSButtonV2Name = "DSButtonV2"; | ||
const DSButtonV2Name = "DSButtonv2"; | ||
const DSButtonV2DataTestId = { | ||
@@ -40,0 +40,0 @@ ROOT: "ds-button-v2" |
@@ -38,3 +38,3 @@ "use strict"; | ||
var import_ds_system = require("@elliemae/ds-system"); | ||
const DSButtonV3Name = "DSButtonV3"; | ||
const DSButtonV3Name = "DSButtonv3"; | ||
const DSButtonV3Slots = { | ||
@@ -41,0 +41,0 @@ ROOT: "root" |
import * as React from "react"; | ||
const DSButtonV2Name = "DSButtonV2"; | ||
const DSButtonV2Name = "DSButtonv2"; | ||
const DSButtonV2DataTestId = { | ||
@@ -4,0 +4,0 @@ ROOT: "ds-button-v2" |
import * as React from "react"; | ||
import { slotObjectToDataTestIds } from "@elliemae/ds-system"; | ||
const DSButtonV3Name = "DSButtonV3"; | ||
const DSButtonV3Name = "DSButtonv3"; | ||
const DSButtonV3Slots = { | ||
@@ -5,0 +5,0 @@ ROOT: "root" |
@@ -1,2 +0,2 @@ | ||
export declare const DSButtonV2Name = "DSButtonV2"; | ||
export declare const DSButtonV2Name = "DSButtonv2"; | ||
export declare const DSButtonV2DataTestId: { | ||
@@ -3,0 +3,0 @@ ROOT: string; |
@@ -1,2 +0,2 @@ | ||
export declare const DSButtonV3Name = "DSButtonV3"; | ||
export declare const DSButtonV3Name = "DSButtonv3"; | ||
export declare const DSButtonV3Slots: { | ||
@@ -3,0 +3,0 @@ ROOT: string; |
{ | ||
"name": "@elliemae/ds-button-v2", | ||
"version": "3.51.0-next.8", | ||
"version": "3.51.0-next.9", | ||
"license": "MIT", | ||
@@ -28,4 +28,4 @@ "description": "ICE MT - Dimsum - Button", | ||
"engines": { | ||
"pnpm": ">=6", | ||
"node": ">=16" | ||
"pnpm": ">=9", | ||
"node": ">=22" | ||
}, | ||
@@ -40,5 +40,5 @@ "author": "ICE MT", | ||
"dependencies": { | ||
"@elliemae/ds-props-helpers": "3.51.0-next.8", | ||
"@elliemae/ds-system": "3.51.0-next.8", | ||
"@elliemae/ds-typescript-helpers": "3.51.0-next.8" | ||
"@elliemae/ds-props-helpers": "3.51.0-next.9", | ||
"@elliemae/ds-system": "3.51.0-next.9", | ||
"@elliemae/ds-typescript-helpers": "3.51.0-next.9" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"styled-components": "~5.3.9", | ||
"@elliemae/ds-monorepo-devops": "3.51.0-next.8" | ||
"@elliemae/ds-monorepo-devops": "3.51.0-next.9" | ||
}, | ||
@@ -52,0 +52,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@elliemae/ds-props-helpers@3.51.0-next.9(transitive)
+ Added@elliemae/ds-system@3.51.0-next.9(transitive)
+ Added@elliemae/ds-typescript-helpers@3.51.0-next.9(transitive)
- Removed@elliemae/ds-props-helpers@3.51.0-next.8(transitive)
- Removed@elliemae/ds-system@3.51.0-next.8(transitive)
- Removed@elliemae/ds-typescript-helpers@3.51.0-next.8(transitive)