New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/button

Package Overview
Dependencies
Maintainers
1
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/button - npm Package Compare versions

Comparing version 4.0.16 to 4.0.17

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [4.0.17] - 2022-09-20
### Changed
- Version patch update due to children dependencies update (`@semcore/spin` [4.0.9 ~> 4.0.10]).
## [4.0.16] - 2022-08-30

@@ -7,0 +13,0 @@

54

lib/cjs/Button.js

@@ -61,32 +61,32 @@ "use strict";

/*__inner_css_start__*/
".___SButton_15f0y_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:Inter,sans-serif;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;outline:0;box-shadow:none;cursor:pointer;box-sizing:border-box;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:500;color:#6c6e79}.___SButton_15f0y_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_15f0y_gg_:active,.___SButton_15f0y_gg_:focus,.___SButton_15f0y_gg_:hover{outline:0;text-decoration:none}.___SButton_15f0y_gg_.__disabled_15f0y_gg_{opacity:0.3;cursor:default;pointer-events:none}.___SButton_15f0y_gg_.__keyboardFocused_15f0y_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2);z-index:1}.___SButton_15f0y_gg_._size_m_15f0y_gg_{height:28px;min-width:28px;border-radius:6px;font-size:14px}.___SButton_15f0y_gg_._size_l_15f0y_gg_{height:40px;min-width:40px;border-radius:6px;font-size:16px}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_{color:#ffffff;background-color:#008ff8}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_:hover{background-color:#006dca}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_.__active_15f0y_gg_{background-color:#044792}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_{color:#ffffff;background-color:#009f81}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_:hover{background-color:#007c65}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_.__active_15f0y_gg_{background-color:#055345}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_{background-color:#ff642d;color:#ffffff}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_:hover{background-color:#c33909}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_.__active_15f0y_gg_{background-color:#8b1500}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_{background-color:#ff4953;color:#ffffff}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_:hover{background-color:#d1002f}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_.__active_15f0y_gg_{background-color:#8e0016}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_{background-color:#fff;color:#191b23}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_:hover{background-color:#f4f5f9}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:#e0e1e9}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_{color:#6c6e79;border-color:#c4c7cf;background-color:rgba(138,142,155,.1)}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_{background-color:rgba(0,143,248,.05);color:#008ff8;border-color:#008ff8}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_:hover{background-color:rgba(0,109,202,.2)}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(0,109,202,.3)}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_{color:#006dca;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_:hover{background-color:rgba(0,143,248,.2)}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(0,143,248,.3)}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_{color:#6c6e79;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_{color:#fff;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_15f0y_gg_._neighborLocation_right_15f0y_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_{border-radius:0;margin-left:-1px}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-danger_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-info_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-success_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-warning_15f0y_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-invert_15f0y_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-danger_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-info_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-success_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-warning_15f0y_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-invert_15f0y_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_15f0y_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_15f0y_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_15f0y_gg_.__loading_15f0y_gg_{visibility:hidden}.___SText_15f0y_gg_{display:inline-flex}.___SText_15f0y_gg_._size_m_15f0y_gg_{margin-left:8px;margin-right:8px;line-height:1.42}.___SText_15f0y_gg_._size_l_15f0y_gg_{margin-left:12px;margin-right:12px;line-height:1.5}.___SAddon_15f0y_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:only-child{margin-left:-4px;margin-right:-4px}"
".___SButton_7fol5_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:Inter,sans-serif;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;outline:0;box-shadow:none;cursor:pointer;box-sizing:border-box;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:500;color:#6c6e79}.___SButton_7fol5_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_7fol5_gg_:active,.___SButton_7fol5_gg_:focus,.___SButton_7fol5_gg_:hover{outline:0;text-decoration:none}.___SButton_7fol5_gg_.__disabled_7fol5_gg_{opacity:0.3;cursor:default;pointer-events:none}.___SButton_7fol5_gg_.__keyboardFocused_7fol5_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2);z-index:1}.___SButton_7fol5_gg_._size_m_7fol5_gg_{height:28px;min-width:28px;border-radius:6px;font-size:14px}.___SButton_7fol5_gg_._size_l_7fol5_gg_{height:40px;min-width:40px;border-radius:6px;font-size:16px}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_{color:#ffffff;background-color:#008ff8}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_:hover{background-color:#006dca}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_.__active_7fol5_gg_{background-color:#044792}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_{color:#ffffff;background-color:#009f81}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_:hover{background-color:#007c65}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_.__active_7fol5_gg_{background-color:#055345}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_{background-color:#ff642d;color:#ffffff}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_:hover{background-color:#c33909}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_.__active_7fol5_gg_{background-color:#8b1500}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_{background-color:#ff4953;color:#ffffff}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_:hover{background-color:#d1002f}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_.__active_7fol5_gg_{background-color:#8e0016}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_{background-color:#fff;color:#191b23}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_:hover{background-color:#f4f5f9}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:#e0e1e9}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_{color:#6c6e79;border-color:#c4c7cf;background-color:rgba(138,142,155,.1)}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_{background-color:rgba(0,143,248,.05);color:#008ff8;border-color:#008ff8}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_:hover{background-color:rgba(0,109,202,.2)}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(0,109,202,.3)}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_{color:#006dca;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_:hover{background-color:rgba(0,143,248,.2)}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(0,143,248,.3)}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_{color:#6c6e79;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_{color:#fff;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_7fol5_gg_._neighborLocation_right_7fol5_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_{border-radius:0;margin-left:-1px}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-danger_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-info_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-success_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-warning_7fol5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-invert_7fol5_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-danger_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-info_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-success_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-warning_7fol5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-invert_7fol5_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_7fol5_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_7fol5_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_7fol5_gg_.__loading_7fol5_gg_{visibility:hidden}.___SText_7fol5_gg_{display:inline-flex}.___SText_7fol5_gg_._size_m_7fol5_gg_{margin-left:8px;margin-right:8px;line-height:1.42}.___SText_7fol5_gg_._size_l_7fol5_gg_{margin-left:12px;margin-right:12px;line-height:1.5}.___SAddon_7fol5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:only-child{margin-left:-4px;margin-right:-4px}"
/*__inner_css_end__*/
, "15f0y_gg_")
, "7fol5_gg_")
/*__reshadow_css_end__*/
, {
"__SButton": "___SButton_15f0y_gg_",
"_disabled": "__disabled_15f0y_gg_",
"_keyboardFocused": "__keyboardFocused_15f0y_gg_",
"_size_m": "_size_m_15f0y_gg_",
"_size_l": "_size_l_15f0y_gg_",
"_theme_primary-info": "_theme_primary-info_15f0y_gg_",
"_active": "__active_15f0y_gg_",
"_theme_primary-success": "_theme_primary-success_15f0y_gg_",
"_theme_primary-warning": "_theme_primary-warning_15f0y_gg_",
"_theme_primary-danger": "_theme_primary-danger_15f0y_gg_",
"_theme_primary-invert": "_theme_primary-invert_15f0y_gg_",
"_theme_secondary-muted": "_theme_secondary-muted_15f0y_gg_",
"_theme_secondary-info": "_theme_secondary-info_15f0y_gg_",
"_theme_secondary-invert": "_theme_secondary-invert_15f0y_gg_",
"_theme_tertiary-info": "_theme_tertiary-info_15f0y_gg_",
"_theme_tertiary-muted": "_theme_tertiary-muted_15f0y_gg_",
"_theme_tertiary-invert": "_theme_tertiary-invert_15f0y_gg_",
"_neighborLocation_right": "_neighborLocation_right_15f0y_gg_",
"_neighborLocation_both": "_neighborLocation_both_15f0y_gg_",
"_neighborLocation_left": "_neighborLocation_left_15f0y_gg_",
"__SSpin": "___SSpin_15f0y_gg_",
"__SInner": "___SInner_15f0y_gg_",
"_loading": "__loading_15f0y_gg_",
"__SText": "___SText_15f0y_gg_",
"__SAddon": "___SAddon_15f0y_gg_"
"__SButton": "___SButton_7fol5_gg_",
"_disabled": "__disabled_7fol5_gg_",
"_keyboardFocused": "__keyboardFocused_7fol5_gg_",
"_size_m": "_size_m_7fol5_gg_",
"_size_l": "_size_l_7fol5_gg_",
"_theme_primary-info": "_theme_primary-info_7fol5_gg_",
"_active": "__active_7fol5_gg_",
"_theme_primary-success": "_theme_primary-success_7fol5_gg_",
"_theme_primary-warning": "_theme_primary-warning_7fol5_gg_",
"_theme_primary-danger": "_theme_primary-danger_7fol5_gg_",
"_theme_primary-invert": "_theme_primary-invert_7fol5_gg_",
"_theme_secondary-muted": "_theme_secondary-muted_7fol5_gg_",
"_theme_secondary-info": "_theme_secondary-info_7fol5_gg_",
"_theme_secondary-invert": "_theme_secondary-invert_7fol5_gg_",
"_theme_tertiary-info": "_theme_tertiary-info_7fol5_gg_",
"_theme_tertiary-muted": "_theme_tertiary-muted_7fol5_gg_",
"_theme_tertiary-invert": "_theme_tertiary-invert_7fol5_gg_",
"_neighborLocation_right": "_neighborLocation_right_7fol5_gg_",
"_neighborLocation_both": "_neighborLocation_both_7fol5_gg_",
"_neighborLocation_left": "_neighborLocation_left_7fol5_gg_",
"__SSpin": "___SSpin_7fol5_gg_",
"__SInner": "___SInner_7fol5_gg_",
"_loading": "__loading_7fol5_gg_",
"__SText": "___SText_7fol5_gg_",
"__SAddon": "___SAddon_7fol5_gg_"
});

@@ -93,0 +93,0 @@ var MAP_USE_DEFAULT_THEME = {

@@ -36,32 +36,32 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

/*__inner_css_start__*/
".___SButton_15f0y_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:Inter,sans-serif;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;outline:0;box-shadow:none;cursor:pointer;box-sizing:border-box;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:500;color:#6c6e79}.___SButton_15f0y_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_15f0y_gg_:active,.___SButton_15f0y_gg_:focus,.___SButton_15f0y_gg_:hover{outline:0;text-decoration:none}.___SButton_15f0y_gg_.__disabled_15f0y_gg_{opacity:0.3;cursor:default;pointer-events:none}.___SButton_15f0y_gg_.__keyboardFocused_15f0y_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2);z-index:1}.___SButton_15f0y_gg_._size_m_15f0y_gg_{height:28px;min-width:28px;border-radius:6px;font-size:14px}.___SButton_15f0y_gg_._size_l_15f0y_gg_{height:40px;min-width:40px;border-radius:6px;font-size:16px}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_{color:#ffffff;background-color:#008ff8}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_:hover{background-color:#006dca}.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-info_15f0y_gg_.__active_15f0y_gg_{background-color:#044792}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_{color:#ffffff;background-color:#009f81}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_:hover{background-color:#007c65}.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-success_15f0y_gg_.__active_15f0y_gg_{background-color:#055345}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_{background-color:#ff642d;color:#ffffff}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_:hover{background-color:#c33909}.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-warning_15f0y_gg_.__active_15f0y_gg_{background-color:#8b1500}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_{background-color:#ff4953;color:#ffffff}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_:hover{background-color:#d1002f}.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-danger_15f0y_gg_.__active_15f0y_gg_{background-color:#8e0016}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_{background-color:#fff;color:#191b23}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_:hover{background-color:#f4f5f9}.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_primary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:#e0e1e9}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_{color:#6c6e79;border-color:#c4c7cf;background-color:rgba(138,142,155,.1)}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-muted_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_{background-color:rgba(0,143,248,.05);color:#008ff8;border-color:#008ff8}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_:hover{background-color:rgba(0,109,202,.2)}.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-info_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(0,109,202,.3)}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_secondary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_{color:#006dca;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_:hover{background-color:rgba(0,143,248,.2)}.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-info_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(0,143,248,.3)}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_{color:#6c6e79;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-muted_15f0y_gg_.__active_15f0y_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_{color:#fff;background-color:transparent}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_:active,.___SButton_15f0y_gg_._theme_tertiary-invert_15f0y_gg_.__active_15f0y_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_15f0y_gg_._neighborLocation_right_15f0y_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_{border-radius:0;margin-left:-1px}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-danger_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-info_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-success_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-warning_15f0y_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_15f0y_gg_._neighborLocation_both_15f0y_gg_._theme_primary-invert_15f0y_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-danger_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-info_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-success_15f0y_gg_,.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-warning_15f0y_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_15f0y_gg_._neighborLocation_left_15f0y_gg_._theme_primary-invert_15f0y_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_15f0y_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_15f0y_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_15f0y_gg_.__loading_15f0y_gg_{visibility:hidden}.___SText_15f0y_gg_{display:inline-flex}.___SText_15f0y_gg_._size_m_15f0y_gg_{margin-left:8px;margin-right:8px;line-height:1.42}.___SText_15f0y_gg_._size_l_15f0y_gg_{margin-left:12px;margin-right:12px;line-height:1.5}.___SAddon_15f0y_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_15f0y_gg_._size_m_15f0y_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_15f0y_gg_._size_l_15f0y_gg_:only-child{margin-left:-4px;margin-right:-4px}"
".___SButton_7fol5_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:Inter,sans-serif;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;outline:0;box-shadow:none;cursor:pointer;box-sizing:border-box;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:500;color:#6c6e79}.___SButton_7fol5_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_7fol5_gg_:active,.___SButton_7fol5_gg_:focus,.___SButton_7fol5_gg_:hover{outline:0;text-decoration:none}.___SButton_7fol5_gg_.__disabled_7fol5_gg_{opacity:0.3;cursor:default;pointer-events:none}.___SButton_7fol5_gg_.__keyboardFocused_7fol5_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2);z-index:1}.___SButton_7fol5_gg_._size_m_7fol5_gg_{height:28px;min-width:28px;border-radius:6px;font-size:14px}.___SButton_7fol5_gg_._size_l_7fol5_gg_{height:40px;min-width:40px;border-radius:6px;font-size:16px}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_{color:#ffffff;background-color:#008ff8}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_:hover{background-color:#006dca}.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-info_7fol5_gg_.__active_7fol5_gg_{background-color:#044792}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_{color:#ffffff;background-color:#009f81}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_:hover{background-color:#007c65}.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-success_7fol5_gg_.__active_7fol5_gg_{background-color:#055345}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_{background-color:#ff642d;color:#ffffff}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_:hover{background-color:#c33909}.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-warning_7fol5_gg_.__active_7fol5_gg_{background-color:#8b1500}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_{background-color:#ff4953;color:#ffffff}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_:hover{background-color:#d1002f}.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-danger_7fol5_gg_.__active_7fol5_gg_{background-color:#8e0016}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_{background-color:#fff;color:#191b23}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_:hover{background-color:#f4f5f9}.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_primary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:#e0e1e9}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_{color:#6c6e79;border-color:#c4c7cf;background-color:rgba(138,142,155,.1)}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-muted_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_{background-color:rgba(0,143,248,.05);color:#008ff8;border-color:#008ff8}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_:hover{background-color:rgba(0,109,202,.2)}.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-info_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(0,109,202,.3)}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_secondary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_{color:#006dca;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_:hover{background-color:rgba(0,143,248,.2)}.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-info_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(0,143,248,.3)}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_{color:#6c6e79;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_:hover{background-color:rgba(138,142,155,.2);color:#191b23}.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-muted_7fol5_gg_.__active_7fol5_gg_{background-color:rgba(138,142,155,.3);color:#191b23}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_{color:#fff;background-color:transparent}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_:hover{background-color:hsla(0,0%,100%,.1)}.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_:active,.___SButton_7fol5_gg_._theme_tertiary-invert_7fol5_gg_.__active_7fol5_gg_{background-color:hsla(0,0%,100%,.3)}.___SButton_7fol5_gg_._neighborLocation_right_7fol5_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_{border-radius:0;margin-left:-1px}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-danger_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-info_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-success_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-warning_7fol5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_7fol5_gg_._neighborLocation_both_7fol5_gg_._theme_primary-invert_7fol5_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-danger_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-info_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-success_7fol5_gg_,.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-warning_7fol5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_7fol5_gg_._neighborLocation_left_7fol5_gg_._theme_primary-invert_7fol5_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_7fol5_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_7fol5_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_7fol5_gg_.__loading_7fol5_gg_{visibility:hidden}.___SText_7fol5_gg_{display:inline-flex}.___SText_7fol5_gg_._size_m_7fol5_gg_{margin-left:8px;margin-right:8px;line-height:1.42}.___SText_7fol5_gg_._size_l_7fol5_gg_{margin-left:12px;margin-right:12px;line-height:1.5}.___SAddon_7fol5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_7fol5_gg_._size_m_7fol5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_7fol5_gg_._size_l_7fol5_gg_:only-child{margin-left:-4px;margin-right:-4px}"
/*__inner_css_end__*/
, "15f0y_gg_")
, "7fol5_gg_")
/*__reshadow_css_end__*/
, {
"__SButton": "___SButton_15f0y_gg_",
"_disabled": "__disabled_15f0y_gg_",
"_keyboardFocused": "__keyboardFocused_15f0y_gg_",
"_size_m": "_size_m_15f0y_gg_",
"_size_l": "_size_l_15f0y_gg_",
"_theme_primary-info": "_theme_primary-info_15f0y_gg_",
"_active": "__active_15f0y_gg_",
"_theme_primary-success": "_theme_primary-success_15f0y_gg_",
"_theme_primary-warning": "_theme_primary-warning_15f0y_gg_",
"_theme_primary-danger": "_theme_primary-danger_15f0y_gg_",
"_theme_primary-invert": "_theme_primary-invert_15f0y_gg_",
"_theme_secondary-muted": "_theme_secondary-muted_15f0y_gg_",
"_theme_secondary-info": "_theme_secondary-info_15f0y_gg_",
"_theme_secondary-invert": "_theme_secondary-invert_15f0y_gg_",
"_theme_tertiary-info": "_theme_tertiary-info_15f0y_gg_",
"_theme_tertiary-muted": "_theme_tertiary-muted_15f0y_gg_",
"_theme_tertiary-invert": "_theme_tertiary-invert_15f0y_gg_",
"_neighborLocation_right": "_neighborLocation_right_15f0y_gg_",
"_neighborLocation_both": "_neighborLocation_both_15f0y_gg_",
"_neighborLocation_left": "_neighborLocation_left_15f0y_gg_",
"__SSpin": "___SSpin_15f0y_gg_",
"__SInner": "___SInner_15f0y_gg_",
"_loading": "__loading_15f0y_gg_",
"__SText": "___SText_15f0y_gg_",
"__SAddon": "___SAddon_15f0y_gg_"
"__SButton": "___SButton_7fol5_gg_",
"_disabled": "__disabled_7fol5_gg_",
"_keyboardFocused": "__keyboardFocused_7fol5_gg_",
"_size_m": "_size_m_7fol5_gg_",
"_size_l": "_size_l_7fol5_gg_",
"_theme_primary-info": "_theme_primary-info_7fol5_gg_",
"_active": "__active_7fol5_gg_",
"_theme_primary-success": "_theme_primary-success_7fol5_gg_",
"_theme_primary-warning": "_theme_primary-warning_7fol5_gg_",
"_theme_primary-danger": "_theme_primary-danger_7fol5_gg_",
"_theme_primary-invert": "_theme_primary-invert_7fol5_gg_",
"_theme_secondary-muted": "_theme_secondary-muted_7fol5_gg_",
"_theme_secondary-info": "_theme_secondary-info_7fol5_gg_",
"_theme_secondary-invert": "_theme_secondary-invert_7fol5_gg_",
"_theme_tertiary-info": "_theme_tertiary-info_7fol5_gg_",
"_theme_tertiary-muted": "_theme_tertiary-muted_7fol5_gg_",
"_theme_tertiary-invert": "_theme_tertiary-invert_7fol5_gg_",
"_neighborLocation_right": "_neighborLocation_right_7fol5_gg_",
"_neighborLocation_both": "_neighborLocation_both_7fol5_gg_",
"_neighborLocation_left": "_neighborLocation_left_7fol5_gg_",
"__SSpin": "___SSpin_7fol5_gg_",
"__SInner": "___SInner_7fol5_gg_",
"_loading": "__loading_7fol5_gg_",
"__SText": "___SText_7fol5_gg_",
"__SAddon": "___SAddon_7fol5_gg_"
});

@@ -68,0 +68,0 @@ export var MAP_USE_DEFAULT_THEME = {

{
"name": "@semcore/button",
"description": "Semrush Button Component",
"version": "4.0.16",
"version": "4.0.17",
"main": "lib/cjs/index.js",

@@ -6,0 +6,0 @@ "module": "lib/es6/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc