@launchpad-ui/clipboard
Advanced tools
Comparing version 0.11.4 to 0.11.5-alpha.0
@@ -9,5 +9,5 @@ import './style.css'; | ||
import { forwardRef, useState, useRef, useCallback, useImperativeHandle } from "react"; | ||
const CopyCodeButton$1 = "_CopyCodeButton_1g80r_10"; | ||
const minimal = "_minimal_1g80r_22"; | ||
const basic = "_basic_1g80r_30"; | ||
const CopyCodeButton$1 = "_CopyCodeButton_1c3gy_10"; | ||
const minimal = "_minimal_1c3gy_22"; | ||
const basic = "_basic_1c3gy_30"; | ||
const styles$1 = { | ||
@@ -17,3 +17,3 @@ CopyCodeButton: CopyCodeButton$1, | ||
basic, | ||
"CopyCodeButton--icon": "_CopyCodeButton--icon_1g80r_89" | ||
"CopyCodeButton--icon": "_CopyCodeButton--icon_1c3gy_89" | ||
}; | ||
@@ -20,0 +20,0 @@ const CopyCodeButton = /* @__PURE__ */ forwardRef( |
@@ -11,5 +11,5 @@ require('./style.css'); | ||
const react = require("react"); | ||
const CopyCodeButton$1 = "_CopyCodeButton_1g80r_10"; | ||
const minimal = "_minimal_1g80r_22"; | ||
const basic = "_basic_1g80r_30"; | ||
const CopyCodeButton$1 = "_CopyCodeButton_1c3gy_10"; | ||
const minimal = "_minimal_1c3gy_22"; | ||
const basic = "_basic_1c3gy_30"; | ||
const styles$1 = { | ||
@@ -19,3 +19,3 @@ CopyCodeButton: CopyCodeButton$1, | ||
basic, | ||
"CopyCodeButton--icon": "_CopyCodeButton--icon_1g80r_89" | ||
"CopyCodeButton--icon": "_CopyCodeButton--icon_1c3gy_89" | ||
}; | ||
@@ -22,0 +22,0 @@ const CopyCodeButton = /* @__PURE__ */ react.forwardRef( |
{ | ||
"name": "@launchpad-ui/clipboard", | ||
"version": "0.11.4", | ||
"version": "0.11.5-alpha.0", | ||
"status": "beta", | ||
@@ -32,5 +32,5 @@ "publishConfig": { | ||
"classix": "2.1.17", | ||
"@launchpad-ui/icons": "~0.14.4", | ||
"@launchpad-ui/tokens": "~0.8.2", | ||
"@launchpad-ui/tooltip": "~0.8.3" | ||
"@launchpad-ui/icons": "~0.14.5-alpha.0", | ||
"@launchpad-ui/tokens": "~0.9.0-alpha.2", | ||
"@launchpad-ui/tooltip": "~0.8.3-alpha.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34684
- Removed@launchpad-ui/tokens@0.8.2(transitive)