@semcore/tag 5.41.2 → 5.42.0-prerelease.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 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.42.0] - 2024-08-23
6
+
7
+ ### Changed
8
+
9
+ - Version minor update due to children dependencies update (`@semcore/icon` [4.43.2 ~> 4.44.0]).
10
+
5
11
  ## [5.41.2] - 2024-08-05
6
12
 
7
13
  ### Changed
package/lib/cjs/Tag.js CHANGED
@@ -26,29 +26,29 @@ var _resolveColorEnhance = _interopRequireDefault(require("@semcore/utils/lib/en
26
26
  var _uniqueID = _interopRequireDefault(require("@semcore/utils/lib/uniqueID"));
27
27
  var _keyboardFocusEnhance = _interopRequireDefault(require("@semcore/utils/lib/enhances/keyboardFocusEnhance"));
28
28
  /*__reshadow-styles__:"./style/tag.shadow.css"*/
29
- var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___STagContainerClose_18fw4_gg_,.___STag_18fw4_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;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);padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_18fw4)}.___STagContainerClose_18fw4_gg_.__interactive_18fw4_gg_.__keyboardFocused_18fw4_gg_,.___STag_18fw4_gg_.__interactive_18fw4_gg_.__keyboardFocused_18fw4_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___STagContainerClose_18fw4_gg_::before,.___STag_18fw4_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_18fw4);opacity:.2;filter:brightness(150%)}.___STagContainerClose_18fw4_gg_::after,.___STag_18fw4_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_18fw4);opacity:.1;filter:brightness(150%)}.___STagContainerClose_18fw4_gg_:active,.___STagContainerClose_18fw4_gg_:focus,.___STag_18fw4_gg_:active,.___STag_18fw4_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_18fw4_gg_:hover,.___STag_18fw4_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_18fw4_gg_.__disabled_18fw4_gg_,.___STag_18fw4_gg_.__disabled_18fw4_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_18fw4_gg_.__interactiveView_18fw4_gg_{cursor:pointer}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_,.___STag_18fw4_gg_._size_m_18fw4_gg_{height:20px;min-width:20px}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:first-child,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:last-child,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_18fw4_gg_._size_l_18fw4_gg_,.___STag_18fw4_gg_._size_l_18fw4_gg_{height:28px;min-width:28px}.___STagContainerClose_18fw4_gg_._size_l_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_l_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_,.___STag_18fw4_gg_._size_xl_18fw4_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_xl_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_::before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_:after,.___STag_18fw4_gg_._theme_primary_18fw4_gg_:after{display:none}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before{opacity:.3}}.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_::before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_::before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_::before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_::before{opacity:.01}.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before{opacity:.1}}.___SClose_18fw4_gg_ path,.___STagContainerClose_18fw4_gg_._theme_additional-invert_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_secondary-invert_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_ svg path,.___STag_18fw4_gg_._theme_additional-invert_18fw4_gg_::after,.___STag_18fw4_gg_._theme_additional_18fw4_gg_::after,.___STag_18fw4_gg_._theme_secondary-invert_18fw4_gg_::after,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_::after{opacity:.5}.___STagContainerClose_18fw4_gg_._theme_primary-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_primary-invert_18fw4_gg_{background-color:var(--intergalactic-tag-primary-white-normal, rgba(255, 255, 255, 0.15));color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_18fw4_gg_._theme_additional-invert_18fw4_gg_,.___STagContainerClose_18fw4_gg_._theme_secondary-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_additional-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_secondary-invert_18fw4_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_18fw4_gg_._theme_additional_18fw4_gg_::after{border-style:dashed}.___SText_18fw4_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_18fw4_gg_.__keyboardFocused_18fw4_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___SText_18fw4_gg_:not(:only-child):first-child{padding-right:0}.___SText_18fw4_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_18fw4_gg_:not(:only-child):last-child{padding-left:0}.___SAddon_18fw4_gg_,.___SCircle_18fw4_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_18fw4_gg_{flex-shrink:0;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);position:relative}.___SCircle_18fw4_gg_{overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_18fw4_gg_:first-child{margin-left:0}.___SCircle_18fw4_gg_:last-child{margin-right:0}.___SCircle_18fw4_gg_._size_m_18fw4_gg_{width:16px;height:16px}.___SCircle_18fw4_gg_._size_l_18fw4_gg_,.___SCircle_18fw4_gg_._size_xl_18fw4_gg_{width:20px;height:20px}.___SClose_18fw4_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_18fw4_gg_:hover path{opacity:1}}.___SClose_18fw4_gg_,.___STagContainer_18fw4_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_ .___SText_18fw4_gg_{padding-right:0}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::before{left:-1px}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_:hover svg path{opacity:1}}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "18fw4_gg_") /*__reshadow_css_end__*/, {
30
- "__STag": "___STag_18fw4_gg_",
31
- "_disabled": "__disabled_18fw4_gg_",
32
- "__STagContainerClose": "___STagContainerClose_18fw4_gg_",
33
- "_interactiveView": "__interactiveView_18fw4_gg_",
34
- "_theme_primary-invert": "_theme_primary-invert_18fw4_gg_",
35
- "_theme_secondary-invert": "_theme_secondary-invert_18fw4_gg_",
36
- "_theme_additional-invert": "_theme_additional-invert_18fw4_gg_",
37
- "__SText": "___SText_18fw4_gg_",
38
- "_keyboardFocused": "__keyboardFocused_18fw4_gg_",
39
- "__SAddon": "___SAddon_18fw4_gg_",
40
- "__SCircle": "___SCircle_18fw4_gg_",
41
- "_size_m": "_size_m_18fw4_gg_",
42
- "_size_l": "_size_l_18fw4_gg_",
43
- "_size_xl": "_size_xl_18fw4_gg_",
44
- "--tag-color": "--tag-color_18fw4",
45
- "_interactive": "__interactive_18fw4_gg_",
46
- "_theme_primary": "_theme_primary_18fw4_gg_",
47
- "_active": "__active_18fw4_gg_",
48
- "_theme_secondary": "_theme_secondary_18fw4_gg_",
49
- "_theme_additional": "_theme_additional_18fw4_gg_",
50
- "__SClose": "___SClose_18fw4_gg_",
51
- "__STagContainer": "___STagContainer_18fw4_gg_"
29
+ var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___STagContainerClose_13gq5_gg_,.___STag_13gq5_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;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);padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_13gq5)}.___STagContainerClose_13gq5_gg_.__interactive_13gq5_gg_.__keyboardFocused_13gq5_gg_,.___STag_13gq5_gg_.__interactive_13gq5_gg_.__keyboardFocused_13gq5_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___STagContainerClose_13gq5_gg_::before,.___STag_13gq5_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_13gq5);opacity:.2;filter:brightness(150%)}.___STagContainerClose_13gq5_gg_::after,.___STag_13gq5_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_13gq5);opacity:.1;filter:brightness(150%)}.___STagContainerClose_13gq5_gg_:active,.___STagContainerClose_13gq5_gg_:focus,.___STag_13gq5_gg_:active,.___STag_13gq5_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_13gq5_gg_:hover,.___STag_13gq5_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_13gq5_gg_.__disabled_13gq5_gg_,.___STag_13gq5_gg_.__disabled_13gq5_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_13gq5_gg_.__interactiveView_13gq5_gg_{cursor:pointer}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_,.___STag_13gq5_gg_._size_m_13gq5_gg_{height:20px;min-width:20px}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:first-child,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:last-child,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_13gq5_gg_._size_l_13gq5_gg_,.___STag_13gq5_gg_._size_l_13gq5_gg_{height:28px;min-width:28px}.___STagContainerClose_13gq5_gg_._size_l_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_l_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_,.___STag_13gq5_gg_._size_xl_13gq5_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_xl_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_::before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_:after,.___STag_13gq5_gg_._theme_primary_13gq5_gg_:after{display:none}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before{opacity:.3}}.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_::before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_::before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_::before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_::before{opacity:.01}.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before{opacity:.1}}.___SClose_13gq5_gg_ path,.___STagContainerClose_13gq5_gg_._theme_additional-invert_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_secondary-invert_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_ svg path,.___STag_13gq5_gg_._theme_additional-invert_13gq5_gg_::after,.___STag_13gq5_gg_._theme_additional_13gq5_gg_::after,.___STag_13gq5_gg_._theme_secondary-invert_13gq5_gg_::after,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_::after{opacity:.5}.___STagContainerClose_13gq5_gg_._theme_primary-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_primary-invert_13gq5_gg_{background-color:var(--intergalactic-tag-primary-white-normal, rgba(255, 255, 255, 0.15));color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_13gq5_gg_._theme_additional-invert_13gq5_gg_,.___STagContainerClose_13gq5_gg_._theme_secondary-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_additional-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_secondary-invert_13gq5_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_13gq5_gg_._theme_additional_13gq5_gg_::after{border-style:dashed}.___SText_13gq5_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_13gq5_gg_.__keyboardFocused_13gq5_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___SText_13gq5_gg_:not(:only-child):first-child{padding-right:0}.___SText_13gq5_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_13gq5_gg_:not(:only-child):last-child{padding-left:0}.___SAddon_13gq5_gg_,.___SCircle_13gq5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_13gq5_gg_{flex-shrink:0;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);position:relative}.___SCircle_13gq5_gg_{overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_13gq5_gg_:first-child{margin-left:0}.___SCircle_13gq5_gg_:last-child{margin-right:0}.___SCircle_13gq5_gg_._size_m_13gq5_gg_{width:16px;height:16px}.___SCircle_13gq5_gg_._size_l_13gq5_gg_,.___SCircle_13gq5_gg_._size_xl_13gq5_gg_{width:20px;height:20px}.___SClose_13gq5_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_13gq5_gg_:hover path{opacity:1}}.___SClose_13gq5_gg_,.___STagContainer_13gq5_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_ .___SText_13gq5_gg_{padding-right:0}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::before{left:-1px}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_:hover svg path{opacity:1}}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "13gq5_gg_") /*__reshadow_css_end__*/, {
30
+ "__STag": "___STag_13gq5_gg_",
31
+ "_disabled": "__disabled_13gq5_gg_",
32
+ "__STagContainerClose": "___STagContainerClose_13gq5_gg_",
33
+ "_interactiveView": "__interactiveView_13gq5_gg_",
34
+ "_theme_primary-invert": "_theme_primary-invert_13gq5_gg_",
35
+ "_theme_secondary-invert": "_theme_secondary-invert_13gq5_gg_",
36
+ "_theme_additional-invert": "_theme_additional-invert_13gq5_gg_",
37
+ "__SText": "___SText_13gq5_gg_",
38
+ "_keyboardFocused": "__keyboardFocused_13gq5_gg_",
39
+ "__SAddon": "___SAddon_13gq5_gg_",
40
+ "__SCircle": "___SCircle_13gq5_gg_",
41
+ "_size_m": "_size_m_13gq5_gg_",
42
+ "_size_l": "_size_l_13gq5_gg_",
43
+ "_size_xl": "_size_xl_13gq5_gg_",
44
+ "--tag-color": "--tag-color_13gq5",
45
+ "_interactive": "__interactive_13gq5_gg_",
46
+ "_theme_primary": "_theme_primary_13gq5_gg_",
47
+ "_active": "__active_13gq5_gg_",
48
+ "_theme_secondary": "_theme_secondary_13gq5_gg_",
49
+ "_theme_additional": "_theme_additional_13gq5_gg_",
50
+ "__SClose": "___SClose_13gq5_gg_",
51
+ "__STagContainer": "___STagContainer_13gq5_gg_"
52
52
  });
53
53
  var legacyThemeRecommendedMigration = {
54
54
  primary: {
package/lib/es6/Tag.js CHANGED
@@ -26,29 +26,29 @@ import uniqueIDEnhancement from '@semcore/utils/lib/uniqueID';
26
26
  import keyboardFocusEnhance from '@semcore/utils/lib/enhances/keyboardFocusEnhance';
27
27
  import log from '@semcore/utils/lib/logger';
28
28
  /*__reshadow-styles__:"./style/tag.shadow.css"*/
29
- var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___STagContainerClose_18fw4_gg_,.___STag_18fw4_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;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);padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_18fw4)}.___STagContainerClose_18fw4_gg_.__interactive_18fw4_gg_.__keyboardFocused_18fw4_gg_,.___STag_18fw4_gg_.__interactive_18fw4_gg_.__keyboardFocused_18fw4_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___STagContainerClose_18fw4_gg_::before,.___STag_18fw4_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_18fw4);opacity:.2;filter:brightness(150%)}.___STagContainerClose_18fw4_gg_::after,.___STag_18fw4_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_18fw4);opacity:.1;filter:brightness(150%)}.___STagContainerClose_18fw4_gg_:active,.___STagContainerClose_18fw4_gg_:focus,.___STag_18fw4_gg_:active,.___STag_18fw4_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_18fw4_gg_:hover,.___STag_18fw4_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_18fw4_gg_.__disabled_18fw4_gg_,.___STag_18fw4_gg_.__disabled_18fw4_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_18fw4_gg_.__interactiveView_18fw4_gg_{cursor:pointer}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_,.___STag_18fw4_gg_._size_m_18fw4_gg_{height:20px;min-width:20px}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:first-child,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:last-child,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SCircle_18fw4_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_18fw4_gg_._size_m_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_m_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_18fw4_gg_._size_l_18fw4_gg_,.___STag_18fw4_gg_._size_l_18fw4_gg_{height:28px;min-width:28px}.___STagContainerClose_18fw4_gg_._size_l_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_l_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_,.___STag_18fw4_gg_._size_xl_18fw4_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_ .___SText_18fw4_gg_,.___STag_18fw4_gg_._size_xl_18fw4_gg_ .___SText_18fw4_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_::before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_:after,.___STag_18fw4_gg_._theme_primary_18fw4_gg_:after{display:none}.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_primary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before{opacity:.3}}.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_::before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_::before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_::before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_::before{opacity:.01}.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__active_18fw4_gg_:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:active:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__active_18fw4_gg_:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_additional_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_.__interactiveView_18fw4_gg_:hover:before{opacity:.1}}.___SClose_18fw4_gg_ path,.___STagContainerClose_18fw4_gg_._theme_additional-invert_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_additional_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_secondary-invert_18fw4_gg_::after,.___STagContainerClose_18fw4_gg_._theme_secondary_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_ svg path,.___STag_18fw4_gg_._theme_additional-invert_18fw4_gg_::after,.___STag_18fw4_gg_._theme_additional_18fw4_gg_::after,.___STag_18fw4_gg_._theme_secondary-invert_18fw4_gg_::after,.___STag_18fw4_gg_._theme_secondary_18fw4_gg_::after{opacity:.5}.___STagContainerClose_18fw4_gg_._theme_primary-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_primary-invert_18fw4_gg_{background-color:var(--intergalactic-tag-primary-white-normal, rgba(255, 255, 255, 0.15));color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_18fw4_gg_._theme_additional-invert_18fw4_gg_,.___STagContainerClose_18fw4_gg_._theme_secondary-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_additional-invert_18fw4_gg_,.___STag_18fw4_gg_._theme_secondary-invert_18fw4_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_18fw4_gg_._theme_additional_18fw4_gg_::after{border-style:dashed}.___SText_18fw4_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_18fw4_gg_.__keyboardFocused_18fw4_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___SText_18fw4_gg_:not(:only-child):first-child{padding-right:0}.___SText_18fw4_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_18fw4_gg_:not(:only-child):last-child{padding-left:0}.___SAddon_18fw4_gg_,.___SCircle_18fw4_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_18fw4_gg_{flex-shrink:0;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);position:relative}.___SCircle_18fw4_gg_{overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_18fw4_gg_:first-child{margin-left:0}.___SCircle_18fw4_gg_:last-child{margin-right:0}.___SCircle_18fw4_gg_._size_m_18fw4_gg_{width:16px;height:16px}.___SCircle_18fw4_gg_._size_l_18fw4_gg_,.___SCircle_18fw4_gg_._size_xl_18fw4_gg_{width:20px;height:20px}.___SClose_18fw4_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_18fw4_gg_:hover path{opacity:1}}.___SClose_18fw4_gg_,.___STagContainer_18fw4_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_18fw4_gg_ .___STag_18fw4_gg_ .___SText_18fw4_gg_{padding-right:0}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::after,.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_::before{left:-1px}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_:hover svg path{opacity:1}}.___STagContainer_18fw4_gg_ .___STagContainerClose_18fw4_gg_._size_xl_18fw4_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "18fw4_gg_") /*__reshadow_css_end__*/, {
30
- "__STag": "___STag_18fw4_gg_",
31
- "_disabled": "__disabled_18fw4_gg_",
32
- "__STagContainerClose": "___STagContainerClose_18fw4_gg_",
33
- "_interactiveView": "__interactiveView_18fw4_gg_",
34
- "_theme_primary-invert": "_theme_primary-invert_18fw4_gg_",
35
- "_theme_secondary-invert": "_theme_secondary-invert_18fw4_gg_",
36
- "_theme_additional-invert": "_theme_additional-invert_18fw4_gg_",
37
- "__SText": "___SText_18fw4_gg_",
38
- "_keyboardFocused": "__keyboardFocused_18fw4_gg_",
39
- "__SAddon": "___SAddon_18fw4_gg_",
40
- "__SCircle": "___SCircle_18fw4_gg_",
41
- "_size_m": "_size_m_18fw4_gg_",
42
- "_size_l": "_size_l_18fw4_gg_",
43
- "_size_xl": "_size_xl_18fw4_gg_",
44
- "--tag-color": "--tag-color_18fw4",
45
- "_interactive": "__interactive_18fw4_gg_",
46
- "_theme_primary": "_theme_primary_18fw4_gg_",
47
- "_active": "__active_18fw4_gg_",
48
- "_theme_secondary": "_theme_secondary_18fw4_gg_",
49
- "_theme_additional": "_theme_additional_18fw4_gg_",
50
- "__SClose": "___SClose_18fw4_gg_",
51
- "__STagContainer": "___STagContainer_18fw4_gg_"
29
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___STagContainerClose_13gq5_gg_,.___STag_13gq5_gg_{position:relative;display:inline-flex;align-items:center;justify-content:center;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);padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);font-weight:var(--intergalactic-medium, 500);color:var(--tag-color_13gq5)}.___STagContainerClose_13gq5_gg_.__interactive_13gq5_gg_.__keyboardFocused_13gq5_gg_,.___STag_13gq5_gg_.__interactive_13gq5_gg_.__keyboardFocused_13gq5_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___STagContainerClose_13gq5_gg_::before,.___STag_13gq5_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_13gq5);opacity:.2;filter:brightness(150%)}.___STagContainerClose_13gq5_gg_::after,.___STag_13gq5_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_13gq5);opacity:.1;filter:brightness(150%)}.___STagContainerClose_13gq5_gg_:active,.___STagContainerClose_13gq5_gg_:focus,.___STag_13gq5_gg_:active,.___STag_13gq5_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_13gq5_gg_:hover,.___STag_13gq5_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_13gq5_gg_.__disabled_13gq5_gg_,.___STag_13gq5_gg_.__disabled_13gq5_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_13gq5_gg_.__interactiveView_13gq5_gg_{cursor:pointer}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_,.___STag_13gq5_gg_._size_m_13gq5_gg_{height:20px;min-width:20px}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:first-child,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:last-child,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SCircle_13gq5_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_13gq5_gg_._size_m_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_m_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_13gq5_gg_._size_l_13gq5_gg_,.___STag_13gq5_gg_._size_l_13gq5_gg_{height:28px;min-width:28px}.___STagContainerClose_13gq5_gg_._size_l_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_l_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_,.___STag_13gq5_gg_._size_xl_13gq5_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_ .___SText_13gq5_gg_,.___STag_13gq5_gg_._size_xl_13gq5_gg_ .___SText_13gq5_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_::before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_:after,.___STag_13gq5_gg_._theme_primary_13gq5_gg_:after{display:none}.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_primary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before{opacity:.3}}.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_::before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_::before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_::before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_::before{opacity:.01}.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__active_13gq5_gg_:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:active:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__active_13gq5_gg_:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_additional_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_.__interactiveView_13gq5_gg_:hover:before{opacity:.1}}.___SClose_13gq5_gg_ path,.___STagContainerClose_13gq5_gg_._theme_additional-invert_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_additional_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_secondary-invert_13gq5_gg_::after,.___STagContainerClose_13gq5_gg_._theme_secondary_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_ svg path,.___STag_13gq5_gg_._theme_additional-invert_13gq5_gg_::after,.___STag_13gq5_gg_._theme_additional_13gq5_gg_::after,.___STag_13gq5_gg_._theme_secondary-invert_13gq5_gg_::after,.___STag_13gq5_gg_._theme_secondary_13gq5_gg_::after{opacity:.5}.___STagContainerClose_13gq5_gg_._theme_primary-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_primary-invert_13gq5_gg_{background-color:var(--intergalactic-tag-primary-white-normal, rgba(255, 255, 255, 0.15));color:var(--intergalactic-text-primary-invert, #ffffff)}.___STagContainerClose_13gq5_gg_._theme_additional-invert_13gq5_gg_,.___STagContainerClose_13gq5_gg_._theme_secondary-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_additional-invert_13gq5_gg_,.___STag_13gq5_gg_._theme_secondary-invert_13gq5_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_13gq5_gg_._theme_additional_13gq5_gg_::after{border-style:dashed}.___SText_13gq5_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_13gq5_gg_.__keyboardFocused_13gq5_gg_{box-shadow:var(--intergalactic-keyboard-focus, 0px 0px 0px 3px rgba(0, 143, 248, 0.5));z-index:1}.___SText_13gq5_gg_:not(:only-child):first-child{padding-right:0}.___SText_13gq5_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_13gq5_gg_:not(:only-child):last-child{padding-left:0}.___SAddon_13gq5_gg_,.___SCircle_13gq5_gg_{display:inline-flex;align-items:center;justify-content:center}.___SAddon_13gq5_gg_{flex-shrink:0;padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-1x, 4px);position:relative}.___SCircle_13gq5_gg_{overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_13gq5_gg_:first-child{margin-left:0}.___SCircle_13gq5_gg_:last-child{margin-right:0}.___SCircle_13gq5_gg_._size_m_13gq5_gg_{width:16px;height:16px}.___SCircle_13gq5_gg_._size_l_13gq5_gg_,.___SCircle_13gq5_gg_._size_xl_13gq5_gg_{width:20px;height:20px}.___SClose_13gq5_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_13gq5_gg_:hover path{opacity:1}}.___SClose_13gq5_gg_,.___STagContainer_13gq5_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_13gq5_gg_ .___STag_13gq5_gg_ .___SText_13gq5_gg_{padding-right:0}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::after,.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_::before{left:-1px}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_:hover svg path{opacity:1}}.___STagContainer_13gq5_gg_ .___STagContainerClose_13gq5_gg_._size_xl_13gq5_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "13gq5_gg_") /*__reshadow_css_end__*/, {
30
+ "__STag": "___STag_13gq5_gg_",
31
+ "_disabled": "__disabled_13gq5_gg_",
32
+ "__STagContainerClose": "___STagContainerClose_13gq5_gg_",
33
+ "_interactiveView": "__interactiveView_13gq5_gg_",
34
+ "_theme_primary-invert": "_theme_primary-invert_13gq5_gg_",
35
+ "_theme_secondary-invert": "_theme_secondary-invert_13gq5_gg_",
36
+ "_theme_additional-invert": "_theme_additional-invert_13gq5_gg_",
37
+ "__SText": "___SText_13gq5_gg_",
38
+ "_keyboardFocused": "__keyboardFocused_13gq5_gg_",
39
+ "__SAddon": "___SAddon_13gq5_gg_",
40
+ "__SCircle": "___SCircle_13gq5_gg_",
41
+ "_size_m": "_size_m_13gq5_gg_",
42
+ "_size_l": "_size_l_13gq5_gg_",
43
+ "_size_xl": "_size_xl_13gq5_gg_",
44
+ "--tag-color": "--tag-color_13gq5",
45
+ "_interactive": "__interactive_13gq5_gg_",
46
+ "_theme_primary": "_theme_primary_13gq5_gg_",
47
+ "_active": "__active_13gq5_gg_",
48
+ "_theme_secondary": "_theme_secondary_13gq5_gg_",
49
+ "_theme_additional": "_theme_additional_13gq5_gg_",
50
+ "__SClose": "___SClose_13gq5_gg_",
51
+ "__STagContainer": "___STagContainer_13gq5_gg_"
52
52
  });
53
53
  var legacyThemeRecommendedMigration = {
54
54
  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.41.2",
4
+ "version": "5.42.0-prerelease.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -10,7 +10,7 @@
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@semcore/utils": "4.32.2",
13
- "@semcore/icon": "4.43.2",
13
+ "@semcore/icon": "4.44.0-prerelease.0",
14
14
  "@semcore/flex-box": "5.31.2"
15
15
  },
16
16
  "peerDependencies": {