Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/button

Package Overview
Dependencies
Maintainers
1
Versions
301
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 3.2.0 to 3.2.1

6

CHANGELOG.md

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

## [3.2.1] - 2021-04-16
### Changed
- Changed line-height value
## [3.2.0] - 2020-12-17

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

70

lib/cjs/Button.js

@@ -42,3 +42,3 @@ "use strict";

function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -50,37 +50,37 @@ /*__reshadow-styles__:"./style/button.shadow.css"*/

/*__inner_css_start__*/
".___SButton_cipg3_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#666;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}.___SButton_cipg3_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_cipg3_gg_:active,.___SButton_cipg3_gg_:focus,.___SButton_cipg3_gg_:hover{outline:0;text-decoration:none}.___SButton_cipg3_gg_.__disabled_cipg3_gg_{opacity:.3;cursor:default;pointer-events:none}.___SButton_cipg3_gg_.__keyboardFocused_cipg3_gg_{box-shadow:0 0 0 3px rgba(43,148,225,.3);z-index:1}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_{height:18px;min-width:18px;border-radius:2px;font-size:10px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_{height:26px;min-width:26px;border-radius:3px;font-size:12px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_{height:32px;min-width:32px;border-radius:4px;font-size:14px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_{height:42px;min-width:42px;border-radius:5px;font-size:16px}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_{color:#fff;background-color:#2b94e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_:hover{background-color:#0071bc}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_:active{background-color:#006bb3}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_{color:#fff;background-color:#4fae33}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_:hover{background-color:#1d9c00}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_:active{background-color:#1c9400}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{background-color:#ff7f00;color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_:hover{background-color:#c60}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_:active{background-color:#c26100}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_{background-color:#ed2d2d;color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_:hover{background-color:#d00000}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_:active{background-color:#c60000}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{background-color:#fff;color:#333}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_:hover{background-color:#eee}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_:active{background-color:#e4e1e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_{color:#757575;border-color:#a6b0b3;background-color:rgba(166,176,179,.1)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_{background-color:rgba(43,148,225,.05);color:#2b94e1;border-color:#2b94e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_:hover{background-color:rgba(0,113,188,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_:active{background-color:rgba(0,113,188,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_{color:#0071bc;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_:hover{background-color:rgba(43,148,225,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_:active{background-color:rgba(43,148,225,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_{color:#757575;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_{color:#fff;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_right_cipg3_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_{border-radius:0;margin-left:-1px}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_cipg3_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_cipg3_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_cipg3_gg_.__loading_cipg3_gg_{visibility:hidden}.___SText_cipg3_gg_{display:inline-flex;line-height:1}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_{margin-left:4px;margin-right:4px}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_,.___SText_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_{margin-left:8px;margin-right:8px}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_{margin-left:12px;margin-right:12px}.___SAddon_cipg3_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):first-child{margin-left:4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):last-child{margin-right:4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:only-child{margin-left:-2px;margin-right:-2px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):first-child{margin-left:12px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):last-child{margin-right:12px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:only-child{margin-left:-6px;margin-right:-6px}"
".___SButton_9g3d5_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#666;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}.___SButton_9g3d5_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_9g3d5_gg_:active,.___SButton_9g3d5_gg_:focus,.___SButton_9g3d5_gg_:hover{outline:0;text-decoration:none}.___SButton_9g3d5_gg_.__disabled_9g3d5_gg_{opacity:.3;cursor:default;pointer-events:none}.___SButton_9g3d5_gg_.__keyboardFocused_9g3d5_gg_{box-shadow:0 0 0 3px rgba(43,148,225,.3);z-index:1}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_{height:18px;min-width:18px;border-radius:2px;font-size:10px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_{height:26px;min-width:26px;border-radius:3px;font-size:12px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_{height:32px;min-width:32px;border-radius:4px;font-size:14px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_{height:42px;min-width:42px;border-radius:5px;font-size:16px}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_{color:#fff;background-color:#2b94e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_:hover{background-color:#0071bc}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_:active{background-color:#006bb3}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_{color:#fff;background-color:#4fae33}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_:hover{background-color:#1d9c00}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_:active{background-color:#1c9400}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{background-color:#ff7f00;color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_:hover{background-color:#c60}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_:active{background-color:#c26100}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_{background-color:#ed2d2d;color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_:hover{background-color:#d00000}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_:active{background-color:#c60000}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{background-color:#fff;color:#333}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_:hover{background-color:#eee}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_:active{background-color:#e4e1e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_{color:#757575;border-color:#a6b0b3;background-color:rgba(166,176,179,.1)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_{background-color:rgba(43,148,225,.05);color:#2b94e1;border-color:#2b94e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_:hover{background-color:rgba(0,113,188,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_:active{background-color:rgba(0,113,188,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_{color:#0071bc;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_:hover{background-color:rgba(43,148,225,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_:active{background-color:rgba(43,148,225,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_{color:#757575;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_{color:#fff;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_right_9g3d5_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_{border-radius:0;margin-left:-1px}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_9g3d5_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_9g3d5_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_9g3d5_gg_.__loading_9g3d5_gg_{visibility:hidden}.___SText_9g3d5_gg_{display:inline-flex;line-height:1.2}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_{margin-left:4px;margin-right:4px}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_,.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_{margin-left:8px;margin-right:8px}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_{margin-left:12px;margin-right:12px}.___SAddon_9g3d5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):first-child{margin-left:4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):last-child{margin-right:4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:only-child{margin-left:-2px;margin-right:-2px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):first-child{margin-left:12px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):last-child{margin-right:12px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:only-child{margin-left:-6px;margin-right:-6px}"
/*__inner_css_end__*/
, "19k5k52_gg_")
, "1sj9o9k_gg_")
/*__reshadow_css_end__*/
, {
"__SButton": "___SButton_cipg3_gg_",
"_disabled": "__disabled_cipg3_gg_",
"_keyboardFocused": "__keyboardFocused_cipg3_gg_",
"_size": "__size_cipg3_gg_",
"_size_s": "__size_s_cipg3_gg_",
"_size_m": "__size_m_cipg3_gg_",
"_size_l": "__size_l_cipg3_gg_",
"_size_xl": "__size_xl_cipg3_gg_",
"_theme": "__theme_cipg3_gg_",
"_theme_primary-info": "__theme_primary-info_cipg3_gg_",
"_active": "__active_cipg3_gg_",
"_theme_primary-success": "__theme_primary-success_cipg3_gg_",
"_theme_primary-warning": "__theme_primary-warning_cipg3_gg_",
"_theme_primary-danger": "__theme_primary-danger_cipg3_gg_",
"_theme_primary-invert": "__theme_primary-invert_cipg3_gg_",
"_theme_secondary-muted": "__theme_secondary-muted_cipg3_gg_",
"_theme_secondary-info": "__theme_secondary-info_cipg3_gg_",
"_theme_secondary-invert": "__theme_secondary-invert_cipg3_gg_",
"_theme_tertiary-info": "__theme_tertiary-info_cipg3_gg_",
"_theme_tertiary-muted": "__theme_tertiary-muted_cipg3_gg_",
"_theme_tertiary-invert": "__theme_tertiary-invert_cipg3_gg_",
"_neighborLocation": "__neighborLocation_cipg3_gg_",
"_neighborLocation_right": "__neighborLocation_right_cipg3_gg_",
"_neighborLocation_both": "__neighborLocation_both_cipg3_gg_",
"_neighborLocation_left": "__neighborLocation_left_cipg3_gg_",
"__SSpin": "___SSpin_cipg3_gg_",
"__SInner": "___SInner_cipg3_gg_",
"_loading": "__loading_cipg3_gg_",
"__SText": "___SText_cipg3_gg_",
"__SAddon": "___SAddon_cipg3_gg_"
"__SButton": "___SButton_9g3d5_gg_",
"_disabled": "__disabled_9g3d5_gg_",
"_keyboardFocused": "__keyboardFocused_9g3d5_gg_",
"_size": "__size_9g3d5_gg_",
"_size_s": "__size_s_9g3d5_gg_",
"_size_m": "__size_m_9g3d5_gg_",
"_size_l": "__size_l_9g3d5_gg_",
"_size_xl": "__size_xl_9g3d5_gg_",
"_theme": "__theme_9g3d5_gg_",
"_theme_primary-info": "__theme_primary-info_9g3d5_gg_",
"_active": "__active_9g3d5_gg_",
"_theme_primary-success": "__theme_primary-success_9g3d5_gg_",
"_theme_primary-warning": "__theme_primary-warning_9g3d5_gg_",
"_theme_primary-danger": "__theme_primary-danger_9g3d5_gg_",
"_theme_primary-invert": "__theme_primary-invert_9g3d5_gg_",
"_theme_secondary-muted": "__theme_secondary-muted_9g3d5_gg_",
"_theme_secondary-info": "__theme_secondary-info_9g3d5_gg_",
"_theme_secondary-invert": "__theme_secondary-invert_9g3d5_gg_",
"_theme_tertiary-info": "__theme_tertiary-info_9g3d5_gg_",
"_theme_tertiary-muted": "__theme_tertiary-muted_9g3d5_gg_",
"_theme_tertiary-invert": "__theme_tertiary-invert_9g3d5_gg_",
"_neighborLocation": "__neighborLocation_9g3d5_gg_",
"_neighborLocation_right": "__neighborLocation_right_9g3d5_gg_",
"_neighborLocation_both": "__neighborLocation_both_9g3d5_gg_",
"_neighborLocation_left": "__neighborLocation_left_9g3d5_gg_",
"__SSpin": "___SSpin_9g3d5_gg_",
"__SInner": "___SInner_9g3d5_gg_",
"_loading": "__loading_9g3d5_gg_",
"__SText": "___SText_9g3d5_gg_",
"__SAddon": "___SAddon_9g3d5_gg_"
}),

@@ -93,5 +93,5 @@ style = (0, _extends2["default"])({}, _ref);

/*__inner_css_start__*/
"@media (max-width: 768px) {\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_ {\n height: 23.4px;\n min-width: 23.4px;\n font-size: 13px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_ {\n height: 33.8px;\n min-width: 33.8px;\n font-size: 15.6px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_ {\n height: 41.6px;\n min-width: 41.6px;\n font-size: 18.2px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_ {\n height: 54.6px;\n min-width: 54.6px;\n font-size: 20.8px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_ {\n margin-left: 5.2px;\n margin-right: 5.2px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_ {\n margin-left: 15.6px;\n margin-right: 15.6px;\n}\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):first-child {\n margin-left: 5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):last-child {\n margin-right: 5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:only-child {\n margin-left: -2.6px;\n margin-right: -2.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):first-child {\n margin-left: 15.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):last-child {\n margin-right: 15.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:only-child {\n margin-left: -7.8px;\n margin-right: -7.8px;\n }}"
"@media (max-width: 768px) {\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_ {\n height: 23.4px;\n min-width: 23.4px;\n font-size: 13px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_ {\n height: 33.8px;\n min-width: 33.8px;\n font-size: 15.6px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_ {\n height: 41.6px;\n min-width: 41.6px;\n font-size: 18.2px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_ {\n height: 54.6px;\n min-width: 54.6px;\n font-size: 20.8px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_ {\n margin-left: 5.2px;\n margin-right: 5.2px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_ {\n margin-left: 15.6px;\n margin-right: 15.6px;\n}\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:only-child {\n margin-left: -2.6px;\n margin-right: -2.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 15.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 15.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:only-child {\n margin-left: -7.8px;\n margin-right: -7.8px;\n }}"
/*__inner_css_end__*/
, "i5meff_gg_")
, "xrcs7f_gg_")
/*__reshadow_css_end__*/

@@ -98,0 +98,0 @@ ;

@@ -21,2 +21,3 @@ "use strict";

if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
if (key in exports && exports[key] === _Button[key]) return;
Object.defineProperty(exports, key, {

@@ -23,0 +24,0 @@ enumerable: true,

@@ -11,3 +11,3 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -27,37 +27,37 @@ import React from 'react';

/*__inner_css_start__*/
".___SButton_cipg3_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#666;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}.___SButton_cipg3_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_cipg3_gg_:active,.___SButton_cipg3_gg_:focus,.___SButton_cipg3_gg_:hover{outline:0;text-decoration:none}.___SButton_cipg3_gg_.__disabled_cipg3_gg_{opacity:.3;cursor:default;pointer-events:none}.___SButton_cipg3_gg_.__keyboardFocused_cipg3_gg_{box-shadow:0 0 0 3px rgba(43,148,225,.3);z-index:1}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_{height:18px;min-width:18px;border-radius:2px;font-size:10px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_{height:26px;min-width:26px;border-radius:3px;font-size:12px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_{height:32px;min-width:32px;border-radius:4px;font-size:14px}.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_{height:42px;min-width:42px;border-radius:5px;font-size:16px}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_{color:#fff;background-color:#2b94e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_:hover{background-color:#0071bc}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_:active{background-color:#006bb3}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_{color:#fff;background-color:#4fae33}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_:hover{background-color:#1d9c00}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_:active{background-color:#1c9400}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{background-color:#ff7f00;color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_:hover{background-color:#c60}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_:active{background-color:#c26100}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_{background-color:#ed2d2d;color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_:hover{background-color:#d00000}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_:active{background-color:#c60000}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{background-color:#fff;color:#333}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_:hover{background-color:#eee}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_:active{background-color:#e4e1e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_{color:#757575;border-color:#a6b0b3;background-color:rgba(166,176,179,.1)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-muted_cipg3_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_{background-color:rgba(43,148,225,.05);color:#2b94e1;border-color:#2b94e1}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_:hover{background-color:rgba(0,113,188,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-info_cipg3_gg_:active{background-color:rgba(0,113,188,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_secondary-invert_cipg3_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_{color:#0071bc;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_:hover{background-color:rgba(43,148,225,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-info_cipg3_gg_:active{background-color:rgba(43,148,225,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_{color:#757575;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-muted_cipg3_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_{color:#fff;background-color:transparent}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_.__active_cipg3_gg_,.___SButton_cipg3_gg_.__theme_cipg3_gg_.__theme_tertiary-invert_cipg3_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_right_cipg3_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_{border-radius:0;margin-left:-1px}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_both_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-danger_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-info_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-success_cipg3_gg_,.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-warning_cipg3_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_cipg3_gg_.__neighborLocation_cipg3_gg_.__neighborLocation_left_cipg3_gg_.__theme_cipg3_gg_.__theme_primary-invert_cipg3_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_cipg3_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_cipg3_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_cipg3_gg_.__loading_cipg3_gg_{visibility:hidden}.___SText_cipg3_gg_{display:inline-flex;line-height:1}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_{margin-left:4px;margin-right:4px}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_,.___SText_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_{margin-left:8px;margin-right:8px}.___SText_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_{margin-left:12px;margin-right:12px}.___SAddon_cipg3_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):first-child{margin-left:4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):last-child{margin-right:4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:only-child{margin-left:-2px;margin-right:-2px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):first-child{margin-left:12px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):last-child{margin-right:12px}.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:only-child{margin-left:-6px;margin-right:-6px}"
".___SButton_9g3d5_gg_{position:relative;display:inline-block;align-items:center;justify-content:center;padding:0;margin:0;white-space:nowrap;font-family:inherit;font-weight:400;line-height:normal;text-decoration:none;text-align:center;vertical-align:middle;border:1px solid transparent;color:#666;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}.___SButton_9g3d5_gg_::-moz-focus-inner{padding:0;border:none}.___SButton_9g3d5_gg_:active,.___SButton_9g3d5_gg_:focus,.___SButton_9g3d5_gg_:hover{outline:0;text-decoration:none}.___SButton_9g3d5_gg_.__disabled_9g3d5_gg_{opacity:.3;cursor:default;pointer-events:none}.___SButton_9g3d5_gg_.__keyboardFocused_9g3d5_gg_{box-shadow:0 0 0 3px rgba(43,148,225,.3);z-index:1}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_{height:18px;min-width:18px;border-radius:2px;font-size:10px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_{height:26px;min-width:26px;border-radius:3px;font-size:12px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_{height:32px;min-width:32px;border-radius:4px;font-size:14px}.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_{height:42px;min-width:42px;border-radius:5px;font-size:16px}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_{color:#fff;background-color:#2b94e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_:hover{background-color:#0071bc}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_:active{background-color:#006bb3}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_{color:#fff;background-color:#4fae33}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_:hover{background-color:#1d9c00}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_:active{background-color:#1c9400}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{background-color:#ff7f00;color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_:hover{background-color:#c60}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_:active{background-color:#c26100}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_{background-color:#ed2d2d;color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_:hover{background-color:#d00000}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_:active{background-color:#c60000}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{background-color:#fff;color:#333}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_:hover{background-color:#eee}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_:active{background-color:#e4e1e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_{color:#757575;border-color:#a6b0b3;background-color:rgba(166,176,179,.1)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-muted_9g3d5_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_{background-color:rgba(43,148,225,.05);color:#2b94e1;border-color:#2b94e1}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_:hover{background-color:rgba(0,113,188,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-info_9g3d5_gg_:active{background-color:rgba(0,113,188,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_{background-color:hsla(0,0%,100%,.05);color:#fff;border-color:#fff}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_secondary-invert_9g3d5_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_{color:#0071bc;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_:hover{background-color:rgba(43,148,225,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-info_9g3d5_gg_:active{background-color:rgba(43,148,225,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_{color:#757575;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_:hover{background-color:rgba(166,176,179,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-muted_9g3d5_gg_:active{background-color:rgba(166,176,179,.3)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_{color:#fff;background-color:transparent}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_:hover{background-color:hsla(0,0%,100%,.2)}.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_.__active_9g3d5_gg_,.___SButton_9g3d5_gg_.__theme_9g3d5_gg_.__theme_tertiary-invert_9g3d5_gg_:active{background-color:hsla(0,0%,100%,.3)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_right_9g3d5_gg_{border-top-right-radius:0;border-bottom-right-radius:0}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_{border-radius:0;margin-left:-1px}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_both_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{border-left-color:rgba(0,0,0,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-danger_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-info_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-success_9g3d5_gg_,.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-warning_9g3d5_gg_{border-left-color:hsla(0,0%,100%,.5)}.___SButton_9g3d5_gg_.__neighborLocation_9g3d5_gg_.__neighborLocation_left_9g3d5_gg_.__theme_9g3d5_gg_.__theme_primary-invert_9g3d5_gg_{border-left-color:rgba(0,0,0,.5)}.___SSpin_9g3d5_gg_{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.___SInner_9g3d5_gg_{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%}.___SInner_9g3d5_gg_.__loading_9g3d5_gg_{visibility:hidden}.___SText_9g3d5_gg_{display:inline-flex;line-height:1.2}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_{margin-left:4px;margin-right:4px}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_,.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_{margin-left:8px;margin-right:8px}.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_{margin-left:12px;margin-right:12px}.___SAddon_9g3d5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):first-child{margin-left:4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):last-child{margin-right:4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:only-child{margin-left:-2px;margin-right:-2px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):first-child{margin-left:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):last-child{margin-right:8px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:only-child{margin-left:-4px;margin-right:-4px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):first-child{margin-left:12px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):last-child{margin-right:12px}.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:only-child{margin-left:-6px;margin-right:-6px}"
/*__inner_css_end__*/
, "19k5k52_gg_")
, "1sj9o9k_gg_")
/*__reshadow_css_end__*/
, {
"__SButton": "___SButton_cipg3_gg_",
"_disabled": "__disabled_cipg3_gg_",
"_keyboardFocused": "__keyboardFocused_cipg3_gg_",
"_size": "__size_cipg3_gg_",
"_size_s": "__size_s_cipg3_gg_",
"_size_m": "__size_m_cipg3_gg_",
"_size_l": "__size_l_cipg3_gg_",
"_size_xl": "__size_xl_cipg3_gg_",
"_theme": "__theme_cipg3_gg_",
"_theme_primary-info": "__theme_primary-info_cipg3_gg_",
"_active": "__active_cipg3_gg_",
"_theme_primary-success": "__theme_primary-success_cipg3_gg_",
"_theme_primary-warning": "__theme_primary-warning_cipg3_gg_",
"_theme_primary-danger": "__theme_primary-danger_cipg3_gg_",
"_theme_primary-invert": "__theme_primary-invert_cipg3_gg_",
"_theme_secondary-muted": "__theme_secondary-muted_cipg3_gg_",
"_theme_secondary-info": "__theme_secondary-info_cipg3_gg_",
"_theme_secondary-invert": "__theme_secondary-invert_cipg3_gg_",
"_theme_tertiary-info": "__theme_tertiary-info_cipg3_gg_",
"_theme_tertiary-muted": "__theme_tertiary-muted_cipg3_gg_",
"_theme_tertiary-invert": "__theme_tertiary-invert_cipg3_gg_",
"_neighborLocation": "__neighborLocation_cipg3_gg_",
"_neighborLocation_right": "__neighborLocation_right_cipg3_gg_",
"_neighborLocation_both": "__neighborLocation_both_cipg3_gg_",
"_neighborLocation_left": "__neighborLocation_left_cipg3_gg_",
"__SSpin": "___SSpin_cipg3_gg_",
"__SInner": "___SInner_cipg3_gg_",
"_loading": "__loading_cipg3_gg_",
"__SText": "___SText_cipg3_gg_",
"__SAddon": "___SAddon_cipg3_gg_"
"__SButton": "___SButton_9g3d5_gg_",
"_disabled": "__disabled_9g3d5_gg_",
"_keyboardFocused": "__keyboardFocused_9g3d5_gg_",
"_size": "__size_9g3d5_gg_",
"_size_s": "__size_s_9g3d5_gg_",
"_size_m": "__size_m_9g3d5_gg_",
"_size_l": "__size_l_9g3d5_gg_",
"_size_xl": "__size_xl_9g3d5_gg_",
"_theme": "__theme_9g3d5_gg_",
"_theme_primary-info": "__theme_primary-info_9g3d5_gg_",
"_active": "__active_9g3d5_gg_",
"_theme_primary-success": "__theme_primary-success_9g3d5_gg_",
"_theme_primary-warning": "__theme_primary-warning_9g3d5_gg_",
"_theme_primary-danger": "__theme_primary-danger_9g3d5_gg_",
"_theme_primary-invert": "__theme_primary-invert_9g3d5_gg_",
"_theme_secondary-muted": "__theme_secondary-muted_9g3d5_gg_",
"_theme_secondary-info": "__theme_secondary-info_9g3d5_gg_",
"_theme_secondary-invert": "__theme_secondary-invert_9g3d5_gg_",
"_theme_tertiary-info": "__theme_tertiary-info_9g3d5_gg_",
"_theme_tertiary-muted": "__theme_tertiary-muted_9g3d5_gg_",
"_theme_tertiary-invert": "__theme_tertiary-invert_9g3d5_gg_",
"_neighborLocation": "__neighborLocation_9g3d5_gg_",
"_neighborLocation_right": "__neighborLocation_right_9g3d5_gg_",
"_neighborLocation_both": "__neighborLocation_both_9g3d5_gg_",
"_neighborLocation_left": "__neighborLocation_left_9g3d5_gg_",
"__SSpin": "___SSpin_9g3d5_gg_",
"__SInner": "___SInner_9g3d5_gg_",
"_loading": "__loading_9g3d5_gg_",
"__SText": "___SText_9g3d5_gg_",
"__SAddon": "___SAddon_9g3d5_gg_"
}),

@@ -70,5 +70,5 @@ style = _extends({}, _ref);

/*__inner_css_start__*/
"@media (max-width: 768px) {\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_ {\n height: 23.4px;\n min-width: 23.4px;\n font-size: 13px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_ {\n height: 33.8px;\n min-width: 33.8px;\n font-size: 15.6px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_ {\n height: 41.6px;\n min-width: 41.6px;\n font-size: 18.2px;\n}\n\n.___SButton_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_ {\n height: 54.6px;\n min-width: 54.6px;\n font-size: 20.8px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_ {\n margin-left: 5.2px;\n margin-right: 5.2px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_ {\n margin-left: 15.6px;\n margin-right: 15.6px;\n}\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):first-child {\n margin-left: 5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:not(:only-child):last-child {\n margin-right: 5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_s_cipg3_gg_:only-child {\n margin-left: -2.6px;\n margin-right: -2.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_m_cipg3_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_l_cipg3_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):first-child {\n margin-left: 15.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:not(:only-child):last-child {\n margin-right: 15.6px;\n }\n\n.___SAddon_cipg3_gg_.__size_cipg3_gg_.__size_xl_cipg3_gg_:only-child {\n margin-left: -7.8px;\n margin-right: -7.8px;\n }}"
"@media (max-width: 768px) {\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_ {\n height: 23.4px;\n min-width: 23.4px;\n font-size: 13px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_ {\n height: 33.8px;\n min-width: 33.8px;\n font-size: 15.6px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_ {\n height: 41.6px;\n min-width: 41.6px;\n font-size: 18.2px;\n}\n\n.___SButton_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_ {\n height: 54.6px;\n min-width: 54.6px;\n font-size: 20.8px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_ {\n margin-left: 5.2px;\n margin-right: 5.2px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_ {\n margin-left: 10.4px;\n margin-right: 10.4px;\n}\n\n.___SText_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_ {\n margin-left: 15.6px;\n margin-right: 15.6px;\n}\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_s_9g3d5_gg_:only-child {\n margin-left: -2.6px;\n margin-right: -2.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_m_9g3d5_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 10.4px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_l_9g3d5_gg_:only-child {\n margin-left: -5.2px;\n margin-right: -5.2px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):first-child {\n margin-left: 15.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:not(:only-child):last-child {\n margin-right: 15.6px;\n }\n\n.___SAddon_9g3d5_gg_.__size_9g3d5_gg_.__size_xl_9g3d5_gg_:only-child {\n margin-left: -7.8px;\n margin-right: -7.8px;\n }}"
/*__inner_css_end__*/
, "i5meff_gg_")
, "xrcs7f_gg_")
/*__reshadow_css_end__*/

@@ -75,0 +75,0 @@ ;

{
"name": "@semcore/button",
"description": "SEMRush Button Component",
"version": "3.2.0",
"version": "3.2.1",
"main": "lib/cjs/index.js",

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

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

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

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