@snack-uikit/button
Advanced tools
Comparing version 0.17.6-preview-1f246c4a.0 to 0.17.6-preview-7adaddbe.0
@@ -28,3 +28,7 @@ "use strict"; | ||
const constants_2 = require("./constants"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___2AvrE", | ||
"icon": "styles-module__icon___O_mNo", | ||
"label": "styles-module__label___1ECno" | ||
}); | ||
exports.ButtonElevated = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -31,0 +35,0 @@ var { |
@@ -27,3 +27,7 @@ "use strict"; | ||
const utils_2 = require("../../utils"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___2uAbY", | ||
"label": "styles-module__label___OsTuf", | ||
"icon": "styles-module__icon___3FAqb" | ||
}); | ||
exports.ButtonFilled = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -30,0 +34,0 @@ var { |
@@ -27,3 +27,7 @@ "use strict"; | ||
const utils_2 = require("../../utils"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___1H94z", | ||
"label": "styles-module__label___2DN7R", | ||
"icon": "styles-module__icon___8f66b" | ||
}); | ||
exports.ButtonFunction = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -30,0 +34,0 @@ var { |
@@ -27,3 +27,7 @@ "use strict"; | ||
const utils_2 = require("../../utils"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___2yPb8", | ||
"label": "styles-module__label___2wlDl", | ||
"icon": "styles-module__icon___1CUKH" | ||
}); | ||
exports.ButtonOutline = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -30,0 +34,0 @@ var { |
@@ -27,3 +27,7 @@ "use strict"; | ||
const utils_2 = require("../../utils"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___2EX2N", | ||
"label": "styles-module__label___1buL0", | ||
"icon": "styles-module__icon____VbfA" | ||
}); | ||
exports.ButtonSimple = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -30,0 +34,0 @@ var { |
@@ -27,3 +27,7 @@ "use strict"; | ||
const utils_2 = require("../../utils"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___37QdP", | ||
"label": "styles-module__label___QPAOc", | ||
"icon": "styles-module__icon___C5HMP" | ||
}); | ||
exports.ButtonTonal = (0, react_1.forwardRef)((_a, ref) => { | ||
@@ -30,0 +34,0 @@ var { |
@@ -26,3 +26,8 @@ "use strict"; | ||
const constants_2 = require("./constants"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___3ALL3", | ||
"iconWithCounter": "styles-module__iconWithCounter___1-e2w", | ||
"counterForLabel": "styles-module__counterForLabel___1Xl0C", | ||
"counterForIcon": "styles-module__counterForIcon___15zXm" | ||
}); | ||
const utils_2 = require("./utils"); | ||
@@ -29,0 +34,0 @@ exports.ButtonPrivate = (0, react_1.forwardRef)((_a, ref) => { |
@@ -22,3 +22,8 @@ "use strict"; | ||
const constants_2 = require("./constants"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"button": "styles-module__button___3ALL3", | ||
"iconWithCounter": "styles-module__iconWithCounter___1-e2w", | ||
"counterForLabel": "styles-module__counterForLabel___1Xl0C", | ||
"counterForIcon": "styles-module__counterForIcon___15zXm" | ||
}); | ||
function getVariant(_ref) { | ||
@@ -25,0 +30,0 @@ let { |
@@ -7,3 +7,3 @@ { | ||
"title": "Button", | ||
"version": "0.17.6-preview-1f246c4a.0", | ||
"version": "0.17.6-preview-7adaddbe.0", | ||
"sideEffects": [ | ||
@@ -38,8 +38,8 @@ "*.css", | ||
"dependencies": { | ||
"@snack-uikit/counter": "0.6.5-preview-1f246c4a.0", | ||
"@snack-uikit/loaders": "0.5.4-preview-1f246c4a.0", | ||
"@snack-uikit/utils": "3.4.1-preview-1f246c4a.0", | ||
"@snack-uikit/counter": "0.6.5-preview-7adaddbe.0", | ||
"@snack-uikit/loaders": "0.5.4-preview-7adaddbe.0", | ||
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0", | ||
"classnames": "2.3.2" | ||
}, | ||
"gitHead": "a185a55c0722b19f70dd168cf299e6f53a0fd93f" | ||
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
290016
149
5973
0
12
+ Added@snack-uikit/counter@0.6.5-preview-7adaddbe.0(transitive)
+ Added@snack-uikit/loaders@0.5.4-preview-7adaddbe.0(transitive)
+ Added@snack-uikit/utils@3.4.1-preview-7adaddbe.0(transitive)
- Removed@snack-uikit/counter@0.6.5-preview-1f246c4a.0(transitive)
- Removed@snack-uikit/loaders@0.5.4-preview-1f246c4a.0(transitive)
- Removed@snack-uikit/utils@3.4.1-preview-1f246c4a.0(transitive)