@semcore/tag 5.46.0 → 5.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/lib/cjs/Tag.js +23 -23
- package/lib/es6/Tag.js +23 -23
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
+
## [5.47.0] - 2024-10-18
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Version minor update due to children dependencies update (`@semcore/utils` [4.39.0 ~> 4.41.0], `@semcore/icon` [4.48.0 ~> 4.50.0], `@semcore/flex-box` [5.35.0 ~> 5.36.0], `@semcore/core` [2.33.0 ~> 2.34.0]).
|
|
10
|
+
|
|
5
11
|
## [5.46.0] - 2024-10-11
|
|
6
12
|
|
|
7
13
|
### Changed
|
package/lib/cjs/Tag.js
CHANGED
|
@@ -27,29 +27,29 @@ var _uniqueID = _interopRequireDefault(require("@semcore/utils/lib/uniqueID"));
|
|
|
27
27
|
var _keyboardFocusEnhance = _interopRequireDefault(require("@semcore/utils/lib/enhances/keyboardFocusEnhance"));
|
|
28
28
|
var _findComponent = require("@semcore/utils/lib/findComponent");
|
|
29
29
|
/*__reshadow-styles__:"./style/tag.shadow.css"*/
|
|
30
|
-
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SCircle_1f2de_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_1f2de_gg_:first-child{margin-left:0}.___SCircle_1f2de_gg_:last-child{margin-right:0}.___SCircle_1f2de_gg_._size_m_1f2de_gg_{width:16px;height:16px}.___SCircle_1f2de_gg_._size_l_1f2de_gg_,.___SCircle_1f2de_gg_._size_xl_1f2de_gg_{width:20px;height:20px}.___SAddon_1f2de_gg_,.___STagContainerClose_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px)}.___SAddon_1f2de_gg_{flex-shrink:0}.___STagContainerClose_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_{vertical-align:middle;border:1px solid var(--intergalactic-bg-primary-neutral, #ffffff);box-sizing:border-box;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-tag-rounded, 24px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_1f2de)}.___STagContainerClose_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_,.___STag_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_1f2de_gg_::before,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_::before,.___STag_1f2de_gg_::before{content:\"\";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--intergalactic-tag-rounded, 24px);background-color:var(--tag-color_1f2de);opacity:.2;filter:brightness(150%)}.___STagContainerClose_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_::after,.___STag_1f2de_gg_::after{content:\"\";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--intergalactic-tag-rounded, 24px);pointer-events:none;border:1px solid var(--tag-color_1f2de);opacity:.1;filter:brightness(150%)}.___STagContainerClose_1f2de_gg_:active,.___STagContainerClose_1f2de_gg_:focus,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:active,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:focus,.___STag_1f2de_gg_:active,.___STag_1f2de_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_1f2de_gg_:hover,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:hover,.___STag_1f2de_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_1f2de_gg_.__disabled_1f2de_gg_,.___STag_1f2de_gg_.__disabled_1f2de_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_1f2de_gg_.__interactiveView_1f2de_gg_{cursor:pointer}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_._size_m_1f2de_gg_{height:20px;min-width:20px}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:first-child,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SCircle_1f2de_gg_:first-child,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:last-child,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SCircle_1f2de_gg_:last-child,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_1f2de_gg_._size_l_1f2de_gg_,.___STagContainer_1f2de_gg_._size_l_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_._size_l_1f2de_gg_{height:28px;min-width:28px}.___STagContainerClose_1f2de_gg_._size_l_1f2de_gg_ .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_._size_l_1f2de_gg_ .___SAddon_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_l_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_,.___STag_1f2de_gg_._size_xl_1f2de_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_xl_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_::before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_::before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_:after,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_:after,.___STag_1f2de_gg_._theme_primary_1f2de_gg_:after{display:none}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before{opacity:.3}}.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_::before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_::before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_::before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_::before{opacity:.01}.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before{opacity:.1}}.___SClose_1f2de_gg_ path,.___STagContainerClose_1f2de_gg_._theme_additional-invert_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_secondary-invert_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_ svg path,.___STag_1f2de_gg_._theme_additional-invert_1f2de_gg_::after,.___STag_1f2de_gg_._theme_additional_1f2de_gg_::after,.___STag_1f2de_gg_._theme_secondary-invert_1f2de_gg_::after,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_::after{opacity:.5}.___STagContainerClose_1f2de_gg_._theme_primary-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_primary-invert_1f2de_gg_{background-color:var(--intergalactic-tag-primary-white-normal,\n rgba(255, 255, 255, 0.15)\n );color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_1f2de_gg_._theme_additional-invert_1f2de_gg_,.___STagContainerClose_1f2de_gg_._theme_secondary-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_additional-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_secondary-invert_1f2de_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_1f2de_gg_._theme_additional_1f2de_gg_::after{border-style:dashed}.___SText_1f2de_gg_{display:inline-block;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0;position:relative}.___SText_1f2de_gg_.__keyboardFocused_1f2de_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_1f2de_gg_:not(:only-child):first-child{padding-right:0}.___SText_1f2de_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_1f2de_gg_:not(:only-child):last-child{padding-left:0}.___SClose_1f2de_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_1f2de_gg_:hover path{opacity:1}}.___SClose_1f2de_gg_,.___STagContainer_1f2de_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child),.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child)::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child)::before,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child)::after,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child) .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child) .___SText_1f2de_gg_{padding-right:0}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child),.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child)::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child)::before,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child)::after,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child) .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child) .___SText_1f2de_gg_{padding-left:0}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::before{left:-1px}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_:hover svg path{opacity:1}}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "1f2de_gg_") /*__reshadow_css_end__*/, {
|
|
31
|
-
"__SCircle": "
|
|
32
|
-
"_size_m": "
|
|
33
|
-
"_size_l": "
|
|
34
|
-
"_size_xl": "
|
|
35
|
-
"__SAddon": "
|
|
36
|
-
"__STag": "
|
|
37
|
-
"_disabled": "
|
|
38
|
-
"__STagContainerClose": "
|
|
39
|
-
"_interactiveView": "
|
|
40
|
-
"_theme_primary-invert": "_theme_primary-
|
|
41
|
-
"_theme_secondary-invert": "_theme_secondary-
|
|
42
|
-
"_theme_additional-invert": "_theme_additional-
|
|
43
|
-
"__SText": "
|
|
44
|
-
"_keyboardFocused": "
|
|
45
|
-
"__STagContainer": "
|
|
46
|
-
"--tag-color": "--tag-
|
|
47
|
-
"_interactive": "
|
|
48
|
-
"_theme_primary": "
|
|
49
|
-
"_active": "
|
|
50
|
-
"_theme_secondary": "
|
|
51
|
-
"_theme_additional": "
|
|
52
|
-
"__SClose": "
|
|
30
|
+
var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SCircle_cpndq_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_cpndq_gg_:first-child{margin-left:0}.___SCircle_cpndq_gg_:last-child{margin-right:0}.___SCircle_cpndq_gg_._size_m_cpndq_gg_{width:16px;height:16px}.___SCircle_cpndq_gg_._size_l_cpndq_gg_,.___SCircle_cpndq_gg_._size_xl_cpndq_gg_{width:20px;height:20px}.___SAddon_cpndq_gg_,.___STagContainerClose_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px)}.___SAddon_cpndq_gg_{flex-shrink:0}.___STagContainerClose_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_{vertical-align:middle;border:1px solid var(--intergalactic-bg-primary-neutral, #ffffff);box-sizing:border-box;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-tag-rounded, 24px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_cpndq)}.___STagContainerClose_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_,.___STag_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_cpndq_gg_::before,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_::before,.___STag_cpndq_gg_::before{content:\"\";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--intergalactic-tag-rounded, 24px);background-color:var(--tag-color_cpndq);opacity:.2;filter:brightness(150%)}.___STagContainerClose_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_::after,.___STag_cpndq_gg_::after{content:\"\";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--intergalactic-tag-rounded, 24px);pointer-events:none;border:1px solid var(--tag-color_cpndq);opacity:.1;filter:brightness(150%)}.___STagContainerClose_cpndq_gg_:active,.___STagContainerClose_cpndq_gg_:focus,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:active,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:focus,.___STag_cpndq_gg_:active,.___STag_cpndq_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_cpndq_gg_:hover,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:hover,.___STag_cpndq_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_cpndq_gg_.__disabled_cpndq_gg_,.___STag_cpndq_gg_.__disabled_cpndq_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_cpndq_gg_.__interactiveView_cpndq_gg_{cursor:pointer}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_._size_m_cpndq_gg_{height:20px;min-width:20px}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:first-child,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SCircle_cpndq_gg_:first-child,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:last-child,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SCircle_cpndq_gg_:last-child,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_cpndq_gg_._size_l_cpndq_gg_,.___STagContainer_cpndq_gg_._size_l_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_._size_l_cpndq_gg_{height:28px;min-width:28px}.___STagContainerClose_cpndq_gg_._size_l_cpndq_gg_ .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_._size_l_cpndq_gg_ .___SAddon_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_l_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_,.___STag_cpndq_gg_._size_xl_cpndq_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_xl_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_::before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_::before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_:after,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_:after,.___STag_cpndq_gg_._theme_primary_cpndq_gg_:after{display:none}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before{opacity:.3}}.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_::before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_::before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_::before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_::before{opacity:.01}.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before{opacity:.1}}.___SClose_cpndq_gg_ path,.___STagContainerClose_cpndq_gg_._theme_additional-invert_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_secondary-invert_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_ svg path,.___STag_cpndq_gg_._theme_additional-invert_cpndq_gg_::after,.___STag_cpndq_gg_._theme_additional_cpndq_gg_::after,.___STag_cpndq_gg_._theme_secondary-invert_cpndq_gg_::after,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_::after{opacity:.5}.___STagContainerClose_cpndq_gg_._theme_primary-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_primary-invert_cpndq_gg_{background-color:var(--intergalactic-tag-primary-white-normal,\n rgba(255, 255, 255, 0.15)\n );color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_cpndq_gg_._theme_additional-invert_cpndq_gg_,.___STagContainerClose_cpndq_gg_._theme_secondary-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_additional-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_secondary-invert_cpndq_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_cpndq_gg_._theme_additional_cpndq_gg_::after{border-style:dashed}.___SText_cpndq_gg_{display:inline-block;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0;position:relative}.___SText_cpndq_gg_.__keyboardFocused_cpndq_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_cpndq_gg_:not(:only-child):first-child{padding-right:0}.___SText_cpndq_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_cpndq_gg_:not(:only-child):last-child{padding-left:0}.___SClose_cpndq_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_cpndq_gg_:hover path{opacity:1}}.___SClose_cpndq_gg_,.___STagContainer_cpndq_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child),.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child)::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child)::before,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child)::after,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child) .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child) .___SText_cpndq_gg_{padding-right:0}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child),.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child)::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child)::before,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child)::after,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child) .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child) .___SText_cpndq_gg_{padding-left:0}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::before{left:-1px}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_:hover svg path{opacity:1}}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "cpndq_gg_") /*__reshadow_css_end__*/, {
|
|
31
|
+
"__SCircle": "___SCircle_cpndq_gg_",
|
|
32
|
+
"_size_m": "_size_m_cpndq_gg_",
|
|
33
|
+
"_size_l": "_size_l_cpndq_gg_",
|
|
34
|
+
"_size_xl": "_size_xl_cpndq_gg_",
|
|
35
|
+
"__SAddon": "___SAddon_cpndq_gg_",
|
|
36
|
+
"__STag": "___STag_cpndq_gg_",
|
|
37
|
+
"_disabled": "__disabled_cpndq_gg_",
|
|
38
|
+
"__STagContainerClose": "___STagContainerClose_cpndq_gg_",
|
|
39
|
+
"_interactiveView": "__interactiveView_cpndq_gg_",
|
|
40
|
+
"_theme_primary-invert": "_theme_primary-invert_cpndq_gg_",
|
|
41
|
+
"_theme_secondary-invert": "_theme_secondary-invert_cpndq_gg_",
|
|
42
|
+
"_theme_additional-invert": "_theme_additional-invert_cpndq_gg_",
|
|
43
|
+
"__SText": "___SText_cpndq_gg_",
|
|
44
|
+
"_keyboardFocused": "__keyboardFocused_cpndq_gg_",
|
|
45
|
+
"__STagContainer": "___STagContainer_cpndq_gg_",
|
|
46
|
+
"--tag-color": "--tag-color_cpndq",
|
|
47
|
+
"_interactive": "__interactive_cpndq_gg_",
|
|
48
|
+
"_theme_primary": "_theme_primary_cpndq_gg_",
|
|
49
|
+
"_active": "__active_cpndq_gg_",
|
|
50
|
+
"_theme_secondary": "_theme_secondary_cpndq_gg_",
|
|
51
|
+
"_theme_additional": "_theme_additional_cpndq_gg_",
|
|
52
|
+
"__SClose": "___SClose_cpndq_gg_"
|
|
53
53
|
});
|
|
54
54
|
var legacyThemeRecommendedMigration = {
|
|
55
55
|
primary: {
|
package/lib/es6/Tag.js
CHANGED
|
@@ -28,29 +28,29 @@ import keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhan
|
|
|
28
28
|
import log from '@semcore/utils/lib/logger';
|
|
29
29
|
import { isAdvanceMode } from '@semcore/utils/lib/findComponent';
|
|
30
30
|
/*__reshadow-styles__:"./style/tag.shadow.css"*/
|
|
31
|
-
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_1f2de_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_1f2de_gg_:first-child{margin-left:0}.___SCircle_1f2de_gg_:last-child{margin-right:0}.___SCircle_1f2de_gg_._size_m_1f2de_gg_{width:16px;height:16px}.___SCircle_1f2de_gg_._size_l_1f2de_gg_,.___SCircle_1f2de_gg_._size_xl_1f2de_gg_{width:20px;height:20px}.___SAddon_1f2de_gg_,.___STagContainerClose_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px)}.___SAddon_1f2de_gg_{flex-shrink:0}.___STagContainerClose_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_{vertical-align:middle;border:1px solid var(--intergalactic-bg-primary-neutral, #ffffff);box-sizing:border-box;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-tag-rounded, 24px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_1f2de)}.___STagContainerClose_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_,.___STag_1f2de_gg_.__interactive_1f2de_gg_.__keyboardFocused_1f2de_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_1f2de_gg_::before,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_::before,.___STag_1f2de_gg_::before{content:\"\";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--intergalactic-tag-rounded, 24px);background-color:var(--tag-color_1f2de);opacity:.2;filter:brightness(150%)}.___STagContainerClose_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_::after,.___STag_1f2de_gg_::after{content:\"\";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--intergalactic-tag-rounded, 24px);pointer-events:none;border:1px solid var(--tag-color_1f2de);opacity:.1;filter:brightness(150%)}.___STagContainerClose_1f2de_gg_:active,.___STagContainerClose_1f2de_gg_:focus,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:active,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:focus,.___STag_1f2de_gg_:active,.___STag_1f2de_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_1f2de_gg_:hover,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:hover,.___STag_1f2de_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_1f2de_gg_.__disabled_1f2de_gg_,.___STag_1f2de_gg_.__disabled_1f2de_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_1f2de_gg_.__interactiveView_1f2de_gg_{cursor:pointer}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_._size_m_1f2de_gg_{height:20px;min-width:20px}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:first-child,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SCircle_1f2de_gg_:first-child,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:last-child,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SCircle_1f2de_gg_:last-child,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SCircle_1f2de_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_1f2de_gg_._size_m_1f2de_gg_ .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_._size_m_1f2de_gg_ .___SAddon_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_m_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_1f2de_gg_._size_l_1f2de_gg_,.___STagContainer_1f2de_gg_._size_l_1f2de_gg_ .___SAddon_1f2de_gg_,.___STag_1f2de_gg_._size_l_1f2de_gg_{height:28px;min-width:28px}.___STagContainerClose_1f2de_gg_._size_l_1f2de_gg_ .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_._size_l_1f2de_gg_ .___SAddon_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_l_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_,.___STag_1f2de_gg_._size_xl_1f2de_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_ .___SText_1f2de_gg_,.___STag_1f2de_gg_._size_xl_1f2de_gg_ .___SText_1f2de_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_::before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_::before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_:after,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_:after,.___STag_1f2de_gg_._theme_primary_1f2de_gg_:after{display:none}.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STagContainer_1f2de_gg_._theme_primary_1f2de_gg_ .___SAddon_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_primary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before{opacity:.3}}.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_::before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_::before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_::before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_::before{opacity:.01}.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__active_1f2de_gg_:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:active:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__active_1f2de_gg_:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_additional_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_.__interactiveView_1f2de_gg_:hover:before{opacity:.1}}.___SClose_1f2de_gg_ path,.___STagContainerClose_1f2de_gg_._theme_additional-invert_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_additional_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_secondary-invert_1f2de_gg_::after,.___STagContainerClose_1f2de_gg_._theme_secondary_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_ svg path,.___STag_1f2de_gg_._theme_additional-invert_1f2de_gg_::after,.___STag_1f2de_gg_._theme_additional_1f2de_gg_::after,.___STag_1f2de_gg_._theme_secondary-invert_1f2de_gg_::after,.___STag_1f2de_gg_._theme_secondary_1f2de_gg_::after{opacity:.5}.___STagContainerClose_1f2de_gg_._theme_primary-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_primary-invert_1f2de_gg_{background-color:var(--intergalactic-tag-primary-white-normal,\n rgba(255, 255, 255, 0.15)\n );color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_1f2de_gg_._theme_additional-invert_1f2de_gg_,.___STagContainerClose_1f2de_gg_._theme_secondary-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_additional-invert_1f2de_gg_,.___STag_1f2de_gg_._theme_secondary-invert_1f2de_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_1f2de_gg_._theme_additional_1f2de_gg_::after{border-style:dashed}.___SText_1f2de_gg_{display:inline-block;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0;position:relative}.___SText_1f2de_gg_.__keyboardFocused_1f2de_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_1f2de_gg_:not(:only-child):first-child{padding-right:0}.___SText_1f2de_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_1f2de_gg_:not(:only-child):last-child{padding-left:0}.___SClose_1f2de_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_1f2de_gg_:hover path{opacity:1}}.___SClose_1f2de_gg_,.___STagContainer_1f2de_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child),.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child)::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child)::before,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child)::after,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:last-child) .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:last-child) .___SText_1f2de_gg_{padding-right:0}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child),.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child)::after,.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child)::before,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child)::after,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_1f2de_gg_ .___SAddon_1f2de_gg_:not(:first-child) .___SText_1f2de_gg_,.___STagContainer_1f2de_gg_ .___STag_1f2de_gg_:not(:first-child) .___SText_1f2de_gg_{padding-left:0}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::after,.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_::before{left:-1px}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_:hover svg path{opacity:1}}.___STagContainer_1f2de_gg_ .___STagContainerClose_1f2de_gg_._size_xl_1f2de_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "1f2de_gg_") /*__reshadow_css_end__*/, {
|
|
32
|
-
"__SCircle": "
|
|
33
|
-
"_size_m": "
|
|
34
|
-
"_size_l": "
|
|
35
|
-
"_size_xl": "
|
|
36
|
-
"__SAddon": "
|
|
37
|
-
"__STag": "
|
|
38
|
-
"_disabled": "
|
|
39
|
-
"__STagContainerClose": "
|
|
40
|
-
"_interactiveView": "
|
|
41
|
-
"_theme_primary-invert": "_theme_primary-
|
|
42
|
-
"_theme_secondary-invert": "_theme_secondary-
|
|
43
|
-
"_theme_additional-invert": "_theme_additional-
|
|
44
|
-
"__SText": "
|
|
45
|
-
"_keyboardFocused": "
|
|
46
|
-
"__STagContainer": "
|
|
47
|
-
"--tag-color": "--tag-
|
|
48
|
-
"_interactive": "
|
|
49
|
-
"_theme_primary": "
|
|
50
|
-
"_active": "
|
|
51
|
-
"_theme_secondary": "
|
|
52
|
-
"_theme_additional": "
|
|
53
|
-
"__SClose": "
|
|
31
|
+
var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_cpndq_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_cpndq_gg_:first-child{margin-left:0}.___SCircle_cpndq_gg_:last-child{margin-right:0}.___SCircle_cpndq_gg_._size_m_cpndq_gg_{width:16px;height:16px}.___SCircle_cpndq_gg_._size_l_cpndq_gg_,.___SCircle_cpndq_gg_._size_xl_cpndq_gg_{width:20px;height:20px}.___SAddon_cpndq_gg_,.___STagContainerClose_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px)}.___SAddon_cpndq_gg_{flex-shrink:0}.___STagContainerClose_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_{vertical-align:middle;border:1px solid var(--intergalactic-bg-primary-neutral, #ffffff);box-sizing:border-box;background-color:var(--intergalactic-bg-primary-neutral, #ffffff);border-radius:var(--intergalactic-tag-rounded, 24px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_cpndq)}.___STagContainerClose_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_,.___STag_cpndq_gg_.__interactive_cpndq_gg_.__keyboardFocused_cpndq_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_cpndq_gg_::before,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_::before,.___STag_cpndq_gg_::before{content:\"\";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--intergalactic-tag-rounded, 24px);background-color:var(--tag-color_cpndq);opacity:.2;filter:brightness(150%)}.___STagContainerClose_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_::after,.___STag_cpndq_gg_::after{content:\"\";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--intergalactic-tag-rounded, 24px);pointer-events:none;border:1px solid var(--tag-color_cpndq);opacity:.1;filter:brightness(150%)}.___STagContainerClose_cpndq_gg_:active,.___STagContainerClose_cpndq_gg_:focus,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:active,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:focus,.___STag_cpndq_gg_:active,.___STag_cpndq_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_cpndq_gg_:hover,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:hover,.___STag_cpndq_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_cpndq_gg_.__disabled_cpndq_gg_,.___STag_cpndq_gg_.__disabled_cpndq_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_cpndq_gg_.__interactiveView_cpndq_gg_{cursor:pointer}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_._size_m_cpndq_gg_{height:20px;min-width:20px}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:first-child,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SCircle_cpndq_gg_:first-child,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:last-child,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SCircle_cpndq_gg_:last-child,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SCircle_cpndq_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_cpndq_gg_._size_m_cpndq_gg_ .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_._size_m_cpndq_gg_ .___SAddon_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_m_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_cpndq_gg_._size_l_cpndq_gg_,.___STagContainer_cpndq_gg_._size_l_cpndq_gg_ .___SAddon_cpndq_gg_,.___STag_cpndq_gg_._size_l_cpndq_gg_{height:28px;min-width:28px}.___STagContainerClose_cpndq_gg_._size_l_cpndq_gg_ .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_._size_l_cpndq_gg_ .___SAddon_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_l_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_,.___STag_cpndq_gg_._size_xl_cpndq_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_ .___SText_cpndq_gg_,.___STag_cpndq_gg_._size_xl_cpndq_gg_ .___SText_cpndq_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_::before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_::before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_:after,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_:after,.___STag_cpndq_gg_._theme_primary_cpndq_gg_:after{display:none}.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STagContainer_cpndq_gg_._theme_primary_cpndq_gg_ .___SAddon_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_primary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before{opacity:.3}}.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_::before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_::before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_::before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_::before{opacity:.01}.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__active_cpndq_gg_:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:active:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__active_cpndq_gg_:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_additional_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_.__interactiveView_cpndq_gg_:hover:before{opacity:.1}}.___SClose_cpndq_gg_ path,.___STagContainerClose_cpndq_gg_._theme_additional-invert_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_additional_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_secondary-invert_cpndq_gg_::after,.___STagContainerClose_cpndq_gg_._theme_secondary_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_ svg path,.___STag_cpndq_gg_._theme_additional-invert_cpndq_gg_::after,.___STag_cpndq_gg_._theme_additional_cpndq_gg_::after,.___STag_cpndq_gg_._theme_secondary-invert_cpndq_gg_::after,.___STag_cpndq_gg_._theme_secondary_cpndq_gg_::after{opacity:.5}.___STagContainerClose_cpndq_gg_._theme_primary-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_primary-invert_cpndq_gg_{background-color:var(--intergalactic-tag-primary-white-normal,\n rgba(255, 255, 255, 0.15)\n );color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_cpndq_gg_._theme_additional-invert_cpndq_gg_,.___STagContainerClose_cpndq_gg_._theme_secondary-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_additional-invert_cpndq_gg_,.___STag_cpndq_gg_._theme_secondary-invert_cpndq_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_cpndq_gg_._theme_additional_cpndq_gg_::after{border-style:dashed}.___SText_cpndq_gg_{display:inline-block;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:0;position:relative}.___SText_cpndq_gg_.__keyboardFocused_cpndq_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_cpndq_gg_:not(:only-child):first-child{padding-right:0}.___SText_cpndq_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_cpndq_gg_:not(:only-child):last-child{padding-left:0}.___SClose_cpndq_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_cpndq_gg_:hover path{opacity:1}}.___SClose_cpndq_gg_,.___STagContainer_cpndq_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child),.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child)::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child)::before,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child)::after,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:last-child) .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:last-child) .___SText_cpndq_gg_{padding-right:0}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child),.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child)::after,.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child)::before,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child)::after,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_cpndq_gg_ .___SAddon_cpndq_gg_:not(:first-child) .___SText_cpndq_gg_,.___STagContainer_cpndq_gg_ .___STag_cpndq_gg_:not(:first-child) .___SText_cpndq_gg_{padding-left:0}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::after,.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_::before{left:-1px}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_:hover svg path{opacity:1}}.___STagContainer_cpndq_gg_ .___STagContainerClose_cpndq_gg_._size_xl_cpndq_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "cpndq_gg_") /*__reshadow_css_end__*/, {
|
|
32
|
+
"__SCircle": "___SCircle_cpndq_gg_",
|
|
33
|
+
"_size_m": "_size_m_cpndq_gg_",
|
|
34
|
+
"_size_l": "_size_l_cpndq_gg_",
|
|
35
|
+
"_size_xl": "_size_xl_cpndq_gg_",
|
|
36
|
+
"__SAddon": "___SAddon_cpndq_gg_",
|
|
37
|
+
"__STag": "___STag_cpndq_gg_",
|
|
38
|
+
"_disabled": "__disabled_cpndq_gg_",
|
|
39
|
+
"__STagContainerClose": "___STagContainerClose_cpndq_gg_",
|
|
40
|
+
"_interactiveView": "__interactiveView_cpndq_gg_",
|
|
41
|
+
"_theme_primary-invert": "_theme_primary-invert_cpndq_gg_",
|
|
42
|
+
"_theme_secondary-invert": "_theme_secondary-invert_cpndq_gg_",
|
|
43
|
+
"_theme_additional-invert": "_theme_additional-invert_cpndq_gg_",
|
|
44
|
+
"__SText": "___SText_cpndq_gg_",
|
|
45
|
+
"_keyboardFocused": "__keyboardFocused_cpndq_gg_",
|
|
46
|
+
"__STagContainer": "___STagContainer_cpndq_gg_",
|
|
47
|
+
"--tag-color": "--tag-color_cpndq",
|
|
48
|
+
"_interactive": "__interactive_cpndq_gg_",
|
|
49
|
+
"_theme_primary": "_theme_primary_cpndq_gg_",
|
|
50
|
+
"_active": "__active_cpndq_gg_",
|
|
51
|
+
"_theme_secondary": "_theme_secondary_cpndq_gg_",
|
|
52
|
+
"_theme_additional": "_theme_additional_cpndq_gg_",
|
|
53
|
+
"__SClose": "___SClose_cpndq_gg_"
|
|
54
54
|
});
|
|
55
55
|
var legacyThemeRecommendedMigration = {
|
|
56
56
|
primary: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/tag",
|
|
3
3
|
"description": "Semrush Tag Component",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.47.0",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"author": "UI-kit team <ui-kit-team@semrush.com>",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@semcore/utils": "4.
|
|
13
|
-
"@semcore/icon": "4.
|
|
14
|
-
"@semcore/flex-box": "5.
|
|
12
|
+
"@semcore/utils": "4.41.0",
|
|
13
|
+
"@semcore/icon": "4.50.0",
|
|
14
|
+
"@semcore/flex-box": "5.36.0"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
17
|
"@semcore/core": "^2.17.5",
|