@semcore/tag 5.52.1 → 5.53.0-prerelease.1

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.53.0] - 2025-02-27
6
+
7
+ ### Changed
8
+
9
+ - Version minor update due to children dependencies update (`@semcore/utils` [4.45.1 ~> 4.47.0], `@semcore/icon` [4.57.1 ~> 4.58.0], `@semcore/flex-box` [5.40.1 ~> 5.41.0], `@semcore/core` [2.38.1 ~> 2.39.0]).
10
+
5
11
  ## [5.52.1] - 2025-02-05
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_m487v_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_m487v_gg_:first-child{margin-left:0}.___SCircle_m487v_gg_:last-child{margin-right:0}.___SCircle_m487v_gg_._size_m_m487v_gg_{width:16px;height:16px}.___SCircle_m487v_gg_._size_l_m487v_gg_,.___SCircle_m487v_gg_._size_xl_m487v_gg_{width:20px;height:20px}.___SAddon_m487v_gg_,.___STagContainerClose_m487v_gg_,.___STag_m487v_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_m487v_gg_{flex-shrink:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_{padding-left:0;padding-right:0}.___STagContainerClose_m487v_gg_,.___STag_m487v_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_m487v)}.___STagContainerClose_m487v_gg_.__interactive_m487v_gg_.__keyboardFocused_m487v_gg_,.___STag_m487v_gg_.__interactive_m487v_gg_.__keyboardFocused_m487v_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_m487v_gg_::before,.___STag_m487v_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_m487v);opacity:.2;filter:brightness(150%)}.___STagContainerClose_m487v_gg_::after,.___STag_m487v_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_m487v);opacity:.1;filter:brightness(150%)}.___STagContainerClose_m487v_gg_:active,.___STagContainerClose_m487v_gg_:focus,.___STag_m487v_gg_:active,.___STag_m487v_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_m487v_gg_:hover,.___STag_m487v_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_m487v_gg_.__disabled_m487v_gg_,.___STag_m487v_gg_.__disabled_m487v_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_m487v_gg_.__interactiveView_m487v_gg_{cursor:pointer}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_,.___STag_m487v_gg_._size_m_m487v_gg_{height:20px;min-width:20px}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:first-child,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SCircle_m487v_gg_:first-child,.___STag_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:last-child,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SCircle_m487v_gg_:last-child,.___STag_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SText_m487v_gg_,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_m_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_m487v_gg_._size_l_m487v_gg_,.___STagContainer_m487v_gg_._size_l_m487v_gg_ .___SAddon_m487v_gg_,.___STag_m487v_gg_._size_l_m487v_gg_{height:28px;min-width:28px}.___STagContainerClose_m487v_gg_._size_l_m487v_gg_ .___SText_m487v_gg_,.___STagContainer_m487v_gg_._size_l_m487v_gg_ .___SAddon_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_l_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_m487v_gg_._size_xl_m487v_gg_,.___STag_m487v_gg_._size_xl_m487v_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_m487v_gg_._size_xl_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_xl_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_::before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_::before,.___STag_m487v_gg_._theme_primary_m487v_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_:after,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_:after,.___STag_m487v_gg_._theme_primary_m487v_gg_:after{display:none}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__active_m487v_gg_:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:hover:before{opacity:.3}}.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_::before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_::before,.___STag_m487v_gg_._theme_additional_m487v_gg_::before,.___STag_m487v_gg_._theme_secondary_m487v_gg_::before{opacity:.01}.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:hover:before{opacity:.1}}.___SClose_m487v_gg_ path,.___STagContainerClose_m487v_gg_._theme_additional-invert_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_secondary-invert_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_::after,.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_ svg path,.___STag_m487v_gg_._theme_additional-invert_m487v_gg_::after,.___STag_m487v_gg_._theme_additional_m487v_gg_::after,.___STag_m487v_gg_._theme_secondary-invert_m487v_gg_::after,.___STag_m487v_gg_._theme_secondary_m487v_gg_::after{opacity:.5}.___STagContainerClose_m487v_gg_._theme_primary-invert_m487v_gg_,.___STag_m487v_gg_._theme_primary-invert_m487v_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_m487v_gg_._theme_additional-invert_m487v_gg_,.___STagContainerClose_m487v_gg_._theme_secondary-invert_m487v_gg_,.___STag_m487v_gg_._theme_additional-invert_m487v_gg_,.___STag_m487v_gg_._theme_secondary-invert_m487v_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_m487v_gg_._theme_additional_m487v_gg_::after{border-style:dashed}.___SText_m487v_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_m487v_gg_.__keyboardFocused_m487v_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_m487v_gg_:not(:only-child):first-child{padding-right:0}.___SText_m487v_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_m487v_gg_:not(:only-child):last-child{padding-left:0}.___SClose_m487v_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_m487v_gg_:hover path{opacity:1}}.___SClose_m487v_gg_,.___STagContainer_m487v_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child),.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child)::after,.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child)::before,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child)::after,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child) .___SText_m487v_gg_,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child) .___SText_m487v_gg_{padding-right:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child),.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child)::after,.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child)::before,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child)::after,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child) .___SText_m487v_gg_,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child) .___SText_m487v_gg_{padding-left:0}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::after,.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::before{left:-1px}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_:hover svg path{opacity:1}}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_._size_xl_m487v_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "m487v_gg_") /*__reshadow_css_end__*/, {
31
- "__SCircle": "___SCircle_m487v_gg_",
32
- "_size_m": "_size_m_m487v_gg_",
33
- "_size_l": "_size_l_m487v_gg_",
34
- "_size_xl": "_size_xl_m487v_gg_",
35
- "__SAddon": "___SAddon_m487v_gg_",
36
- "__STagContainer": "___STagContainer_m487v_gg_",
37
- "__STag": "___STag_m487v_gg_",
38
- "_disabled": "__disabled_m487v_gg_",
39
- "__STagContainerClose": "___STagContainerClose_m487v_gg_",
40
- "_interactiveView": "__interactiveView_m487v_gg_",
41
- "_theme_primary-invert": "_theme_primary-invert_m487v_gg_",
42
- "_theme_secondary-invert": "_theme_secondary-invert_m487v_gg_",
43
- "_theme_additional-invert": "_theme_additional-invert_m487v_gg_",
44
- "__SText": "___SText_m487v_gg_",
45
- "_keyboardFocused": "__keyboardFocused_m487v_gg_",
46
- "--tag-color": "--tag-color_m487v",
47
- "_interactive": "__interactive_m487v_gg_",
48
- "_theme_primary": "_theme_primary_m487v_gg_",
49
- "_active": "__active_m487v_gg_",
50
- "_theme_secondary": "_theme_secondary_m487v_gg_",
51
- "_theme_additional": "_theme_additional_m487v_gg_",
52
- "__SClose": "___SClose_m487v_gg_"
30
+ var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SCircle_maeu3_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_maeu3_gg_:first-child{margin-left:0}.___SCircle_maeu3_gg_:last-child{margin-right:0}.___SCircle_maeu3_gg_._size_m_maeu3_gg_{width:16px;height:16px}.___SCircle_maeu3_gg_._size_l_maeu3_gg_,.___SCircle_maeu3_gg_._size_xl_maeu3_gg_{width:20px;height:20px}.___SAddon_maeu3_gg_,.___STagContainerClose_maeu3_gg_,.___STag_maeu3_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_maeu3_gg_{flex-shrink:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_{padding-left:0;padding-right:0}.___STagContainerClose_maeu3_gg_,.___STag_maeu3_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_maeu3)}.___STagContainerClose_maeu3_gg_.__interactive_maeu3_gg_.__keyboardFocused_maeu3_gg_,.___STag_maeu3_gg_.__interactive_maeu3_gg_.__keyboardFocused_maeu3_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_maeu3_gg_::before,.___STag_maeu3_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_maeu3);opacity:.2;filter:brightness(150%)}.___STagContainerClose_maeu3_gg_::after,.___STag_maeu3_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_maeu3);opacity:.1;filter:brightness(150%)}.___STagContainerClose_maeu3_gg_:active,.___STagContainerClose_maeu3_gg_:focus,.___STag_maeu3_gg_:active,.___STag_maeu3_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_maeu3_gg_:hover,.___STag_maeu3_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_maeu3_gg_.__disabled_maeu3_gg_,.___STag_maeu3_gg_.__disabled_maeu3_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_maeu3_gg_.__interactiveView_maeu3_gg_{cursor:pointer}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_,.___STag_maeu3_gg_._size_m_maeu3_gg_{height:20px;min-width:20px}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:first-child,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SCircle_maeu3_gg_:first-child,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:last-child,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SCircle_maeu3_gg_:last-child,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_maeu3_gg_._size_l_maeu3_gg_,.___STagContainer_maeu3_gg_._size_l_maeu3_gg_ .___SAddon_maeu3_gg_,.___STag_maeu3_gg_._size_l_maeu3_gg_{height:28px;min-width:28px}.___STagContainerClose_maeu3_gg_._size_l_maeu3_gg_ .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_._size_l_maeu3_gg_ .___SAddon_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_l_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_,.___STag_maeu3_gg_._size_xl_maeu3_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_xl_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_::before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_::before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_:after,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_:after,.___STag_maeu3_gg_._theme_primary_maeu3_gg_:after{display:none}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before{opacity:.3}}.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_::before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_::before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_::before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_::before{opacity:.01}.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before{opacity:.1}}.___SClose_maeu3_gg_ path,.___STagContainerClose_maeu3_gg_._theme_additional-invert_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_secondary-invert_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_::after,.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_ svg path,.___STag_maeu3_gg_._theme_additional-invert_maeu3_gg_::after,.___STag_maeu3_gg_._theme_additional_maeu3_gg_::after,.___STag_maeu3_gg_._theme_secondary-invert_maeu3_gg_::after,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_::after{opacity:.5}.___STagContainerClose_maeu3_gg_._theme_primary-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_primary-invert_maeu3_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_maeu3_gg_._theme_additional-invert_maeu3_gg_,.___STagContainerClose_maeu3_gg_._theme_secondary-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_additional-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_secondary-invert_maeu3_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_maeu3_gg_._theme_additional_maeu3_gg_::after{border-style:dashed}.___SText_maeu3_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_maeu3_gg_.__keyboardFocused_maeu3_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_maeu3_gg_:not(:only-child):first-child{padding-right:0}.___SText_maeu3_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_maeu3_gg_:not(:only-child):last-child{padding-left:0}.___SClose_maeu3_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_maeu3_gg_:hover path{opacity:1}}.___SClose_maeu3_gg_,.___STagContainer_maeu3_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child),.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child)::after,.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child)::before,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child)::after,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child) .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child) .___SText_maeu3_gg_{padding-right:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child),.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child)::after,.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child)::before,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child)::after,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child) .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child) .___SText_maeu3_gg_{padding-left:0}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::after,.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::before{left:-1px}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_:hover svg path{opacity:1}}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "maeu3_gg_") /*__reshadow_css_end__*/, {
31
+ "__SCircle": "___SCircle_maeu3_gg_",
32
+ "_size_m": "_size_m_maeu3_gg_",
33
+ "_size_l": "_size_l_maeu3_gg_",
34
+ "_size_xl": "_size_xl_maeu3_gg_",
35
+ "__SAddon": "___SAddon_maeu3_gg_",
36
+ "__STagContainer": "___STagContainer_maeu3_gg_",
37
+ "__STag": "___STag_maeu3_gg_",
38
+ "_disabled": "__disabled_maeu3_gg_",
39
+ "__STagContainerClose": "___STagContainerClose_maeu3_gg_",
40
+ "_interactiveView": "__interactiveView_maeu3_gg_",
41
+ "_theme_primary-invert": "_theme_primary-invert_maeu3_gg_",
42
+ "_theme_secondary-invert": "_theme_secondary-invert_maeu3_gg_",
43
+ "_theme_additional-invert": "_theme_additional-invert_maeu3_gg_",
44
+ "__SText": "___SText_maeu3_gg_",
45
+ "_keyboardFocused": "__keyboardFocused_maeu3_gg_",
46
+ "--tag-color": "--tag-color_maeu3",
47
+ "_interactive": "__interactive_maeu3_gg_",
48
+ "_theme_primary": "_theme_primary_maeu3_gg_",
49
+ "_active": "__active_maeu3_gg_",
50
+ "_theme_secondary": "_theme_secondary_maeu3_gg_",
51
+ "_theme_additional": "_theme_additional_maeu3_gg_",
52
+ "__SClose": "___SClose_maeu3_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_m487v_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_m487v_gg_:first-child{margin-left:0}.___SCircle_m487v_gg_:last-child{margin-right:0}.___SCircle_m487v_gg_._size_m_m487v_gg_{width:16px;height:16px}.___SCircle_m487v_gg_._size_l_m487v_gg_,.___SCircle_m487v_gg_._size_xl_m487v_gg_{width:20px;height:20px}.___SAddon_m487v_gg_,.___STagContainerClose_m487v_gg_,.___STag_m487v_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_m487v_gg_{flex-shrink:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_{padding-left:0;padding-right:0}.___STagContainerClose_m487v_gg_,.___STag_m487v_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_m487v)}.___STagContainerClose_m487v_gg_.__interactive_m487v_gg_.__keyboardFocused_m487v_gg_,.___STag_m487v_gg_.__interactive_m487v_gg_.__keyboardFocused_m487v_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_m487v_gg_::before,.___STag_m487v_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_m487v);opacity:.2;filter:brightness(150%)}.___STagContainerClose_m487v_gg_::after,.___STag_m487v_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_m487v);opacity:.1;filter:brightness(150%)}.___STagContainerClose_m487v_gg_:active,.___STagContainerClose_m487v_gg_:focus,.___STag_m487v_gg_:active,.___STag_m487v_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_m487v_gg_:hover,.___STag_m487v_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_m487v_gg_.__disabled_m487v_gg_,.___STag_m487v_gg_.__disabled_m487v_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_m487v_gg_.__interactiveView_m487v_gg_{cursor:pointer}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_,.___STag_m487v_gg_._size_m_m487v_gg_{height:20px;min-width:20px}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:first-child,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SCircle_m487v_gg_:first-child,.___STag_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:last-child,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SCircle_m487v_gg_:last-child,.___STag_m487v_gg_._size_m_m487v_gg_ .___SCircle_m487v_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_m487v_gg_._size_m_m487v_gg_ .___SText_m487v_gg_,.___STagContainer_m487v_gg_._size_m_m487v_gg_ .___SAddon_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_m_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_m487v_gg_._size_l_m487v_gg_,.___STagContainer_m487v_gg_._size_l_m487v_gg_ .___SAddon_m487v_gg_,.___STag_m487v_gg_._size_l_m487v_gg_{height:28px;min-width:28px}.___STagContainerClose_m487v_gg_._size_l_m487v_gg_ .___SText_m487v_gg_,.___STagContainer_m487v_gg_._size_l_m487v_gg_ .___SAddon_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_l_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_m487v_gg_._size_xl_m487v_gg_,.___STag_m487v_gg_._size_xl_m487v_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_m487v_gg_._size_xl_m487v_gg_ .___SText_m487v_gg_,.___STag_m487v_gg_._size_xl_m487v_gg_ .___SText_m487v_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_::before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_::before,.___STag_m487v_gg_._theme_primary_m487v_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_:after,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_:after,.___STag_m487v_gg_._theme_primary_m487v_gg_:after{display:none}.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__active_m487v_gg_:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STagContainer_m487v_gg_._theme_primary_m487v_gg_ .___SAddon_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_primary_m487v_gg_.__interactiveView_m487v_gg_:hover:before{opacity:.3}}.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_::before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_::before,.___STag_m487v_gg_._theme_additional_m487v_gg_::before,.___STag_m487v_gg_._theme_secondary_m487v_gg_::before{opacity:.01}.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__active_m487v_gg_:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:active:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__active_m487v_gg_:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_additional_m487v_gg_.__interactiveView_m487v_gg_:hover:before,.___STag_m487v_gg_._theme_secondary_m487v_gg_.__interactiveView_m487v_gg_:hover:before{opacity:.1}}.___SClose_m487v_gg_ path,.___STagContainerClose_m487v_gg_._theme_additional-invert_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_additional_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_secondary-invert_m487v_gg_::after,.___STagContainerClose_m487v_gg_._theme_secondary_m487v_gg_::after,.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_ svg path,.___STag_m487v_gg_._theme_additional-invert_m487v_gg_::after,.___STag_m487v_gg_._theme_additional_m487v_gg_::after,.___STag_m487v_gg_._theme_secondary-invert_m487v_gg_::after,.___STag_m487v_gg_._theme_secondary_m487v_gg_::after{opacity:.5}.___STagContainerClose_m487v_gg_._theme_primary-invert_m487v_gg_,.___STag_m487v_gg_._theme_primary-invert_m487v_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_m487v_gg_._theme_additional-invert_m487v_gg_,.___STagContainerClose_m487v_gg_._theme_secondary-invert_m487v_gg_,.___STag_m487v_gg_._theme_additional-invert_m487v_gg_,.___STag_m487v_gg_._theme_secondary-invert_m487v_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_m487v_gg_._theme_additional_m487v_gg_::after{border-style:dashed}.___SText_m487v_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_m487v_gg_.__keyboardFocused_m487v_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_m487v_gg_:not(:only-child):first-child{padding-right:0}.___SText_m487v_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_m487v_gg_:not(:only-child):last-child{padding-left:0}.___SClose_m487v_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_m487v_gg_:hover path{opacity:1}}.___SClose_m487v_gg_,.___STagContainer_m487v_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child),.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child)::after,.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child)::before,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child)::after,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:last-child) .___SText_m487v_gg_,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:last-child) .___SText_m487v_gg_{padding-right:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child),.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child)::after,.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child)::before,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child)::after,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_m487v_gg_ .___SAddon_m487v_gg_:not(:first-child) .___SText_m487v_gg_,.___STagContainer_m487v_gg_ .___STag_m487v_gg_:not(:first-child) .___SText_m487v_gg_{padding-left:0}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::after,.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_::before{left:-1px}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_:hover svg path{opacity:1}}.___STagContainer_m487v_gg_ .___STagContainerClose_m487v_gg_._size_xl_m487v_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "m487v_gg_") /*__reshadow_css_end__*/, {
32
- "__SCircle": "___SCircle_m487v_gg_",
33
- "_size_m": "_size_m_m487v_gg_",
34
- "_size_l": "_size_l_m487v_gg_",
35
- "_size_xl": "_size_xl_m487v_gg_",
36
- "__SAddon": "___SAddon_m487v_gg_",
37
- "__STagContainer": "___STagContainer_m487v_gg_",
38
- "__STag": "___STag_m487v_gg_",
39
- "_disabled": "__disabled_m487v_gg_",
40
- "__STagContainerClose": "___STagContainerClose_m487v_gg_",
41
- "_interactiveView": "__interactiveView_m487v_gg_",
42
- "_theme_primary-invert": "_theme_primary-invert_m487v_gg_",
43
- "_theme_secondary-invert": "_theme_secondary-invert_m487v_gg_",
44
- "_theme_additional-invert": "_theme_additional-invert_m487v_gg_",
45
- "__SText": "___SText_m487v_gg_",
46
- "_keyboardFocused": "__keyboardFocused_m487v_gg_",
47
- "--tag-color": "--tag-color_m487v",
48
- "_interactive": "__interactive_m487v_gg_",
49
- "_theme_primary": "_theme_primary_m487v_gg_",
50
- "_active": "__active_m487v_gg_",
51
- "_theme_secondary": "_theme_secondary_m487v_gg_",
52
- "_theme_additional": "_theme_additional_m487v_gg_",
53
- "__SClose": "___SClose_m487v_gg_"
31
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_maeu3_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_maeu3_gg_:first-child{margin-left:0}.___SCircle_maeu3_gg_:last-child{margin-right:0}.___SCircle_maeu3_gg_._size_m_maeu3_gg_{width:16px;height:16px}.___SCircle_maeu3_gg_._size_l_maeu3_gg_,.___SCircle_maeu3_gg_._size_xl_maeu3_gg_{width:20px;height:20px}.___SAddon_maeu3_gg_,.___STagContainerClose_maeu3_gg_,.___STag_maeu3_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_maeu3_gg_{flex-shrink:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_{padding-left:0;padding-right:0}.___STagContainerClose_maeu3_gg_,.___STag_maeu3_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_maeu3)}.___STagContainerClose_maeu3_gg_.__interactive_maeu3_gg_.__keyboardFocused_maeu3_gg_,.___STag_maeu3_gg_.__interactive_maeu3_gg_.__keyboardFocused_maeu3_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_maeu3_gg_::before,.___STag_maeu3_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_maeu3);opacity:.2;filter:brightness(150%)}.___STagContainerClose_maeu3_gg_::after,.___STag_maeu3_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_maeu3);opacity:.1;filter:brightness(150%)}.___STagContainerClose_maeu3_gg_:active,.___STagContainerClose_maeu3_gg_:focus,.___STag_maeu3_gg_:active,.___STag_maeu3_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_maeu3_gg_:hover,.___STag_maeu3_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_maeu3_gg_.__disabled_maeu3_gg_,.___STag_maeu3_gg_.__disabled_maeu3_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_maeu3_gg_.__interactiveView_maeu3_gg_{cursor:pointer}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_,.___STag_maeu3_gg_._size_m_maeu3_gg_{height:20px;min-width:20px}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:first-child,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SCircle_maeu3_gg_:first-child,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:last-child,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SCircle_maeu3_gg_:last-child,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SCircle_maeu3_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_maeu3_gg_._size_m_maeu3_gg_ .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_._size_m_maeu3_gg_ .___SAddon_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_m_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_maeu3_gg_._size_l_maeu3_gg_,.___STagContainer_maeu3_gg_._size_l_maeu3_gg_ .___SAddon_maeu3_gg_,.___STag_maeu3_gg_._size_l_maeu3_gg_{height:28px;min-width:28px}.___STagContainerClose_maeu3_gg_._size_l_maeu3_gg_ .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_._size_l_maeu3_gg_ .___SAddon_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_l_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_,.___STag_maeu3_gg_._size_xl_maeu3_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_ .___SText_maeu3_gg_,.___STag_maeu3_gg_._size_xl_maeu3_gg_ .___SText_maeu3_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_::before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_::before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_:after,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_:after,.___STag_maeu3_gg_._theme_primary_maeu3_gg_:after{display:none}.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STagContainer_maeu3_gg_._theme_primary_maeu3_gg_ .___SAddon_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_primary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before{opacity:.3}}.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_::before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_::before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_::before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_::before{opacity:.01}.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__active_maeu3_gg_:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:active:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__active_maeu3_gg_:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_additional_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_.__interactiveView_maeu3_gg_:hover:before{opacity:.1}}.___SClose_maeu3_gg_ path,.___STagContainerClose_maeu3_gg_._theme_additional-invert_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_additional_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_secondary-invert_maeu3_gg_::after,.___STagContainerClose_maeu3_gg_._theme_secondary_maeu3_gg_::after,.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_ svg path,.___STag_maeu3_gg_._theme_additional-invert_maeu3_gg_::after,.___STag_maeu3_gg_._theme_additional_maeu3_gg_::after,.___STag_maeu3_gg_._theme_secondary-invert_maeu3_gg_::after,.___STag_maeu3_gg_._theme_secondary_maeu3_gg_::after{opacity:.5}.___STagContainerClose_maeu3_gg_._theme_primary-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_primary-invert_maeu3_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_maeu3_gg_._theme_additional-invert_maeu3_gg_,.___STagContainerClose_maeu3_gg_._theme_secondary-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_additional-invert_maeu3_gg_,.___STag_maeu3_gg_._theme_secondary-invert_maeu3_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_maeu3_gg_._theme_additional_maeu3_gg_::after{border-style:dashed}.___SText_maeu3_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_maeu3_gg_.__keyboardFocused_maeu3_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_maeu3_gg_:not(:only-child):first-child{padding-right:0}.___SText_maeu3_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_maeu3_gg_:not(:only-child):last-child{padding-left:0}.___SClose_maeu3_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_maeu3_gg_:hover path{opacity:1}}.___SClose_maeu3_gg_,.___STagContainer_maeu3_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child),.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child)::after,.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child)::before,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child)::after,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:last-child) .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:last-child) .___SText_maeu3_gg_{padding-right:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child),.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child)::after,.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child)::before,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child)::after,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_maeu3_gg_ .___SAddon_maeu3_gg_:not(:first-child) .___SText_maeu3_gg_,.___STagContainer_maeu3_gg_ .___STag_maeu3_gg_:not(:first-child) .___SText_maeu3_gg_{padding-left:0}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::after,.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_::before{left:-1px}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_:hover svg path{opacity:1}}.___STagContainer_maeu3_gg_ .___STagContainerClose_maeu3_gg_._size_xl_maeu3_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "maeu3_gg_") /*__reshadow_css_end__*/, {
32
+ "__SCircle": "___SCircle_maeu3_gg_",
33
+ "_size_m": "_size_m_maeu3_gg_",
34
+ "_size_l": "_size_l_maeu3_gg_",
35
+ "_size_xl": "_size_xl_maeu3_gg_",
36
+ "__SAddon": "___SAddon_maeu3_gg_",
37
+ "__STagContainer": "___STagContainer_maeu3_gg_",
38
+ "__STag": "___STag_maeu3_gg_",
39
+ "_disabled": "__disabled_maeu3_gg_",
40
+ "__STagContainerClose": "___STagContainerClose_maeu3_gg_",
41
+ "_interactiveView": "__interactiveView_maeu3_gg_",
42
+ "_theme_primary-invert": "_theme_primary-invert_maeu3_gg_",
43
+ "_theme_secondary-invert": "_theme_secondary-invert_maeu3_gg_",
44
+ "_theme_additional-invert": "_theme_additional-invert_maeu3_gg_",
45
+ "__SText": "___SText_maeu3_gg_",
46
+ "_keyboardFocused": "__keyboardFocused_maeu3_gg_",
47
+ "--tag-color": "--tag-color_maeu3",
48
+ "_interactive": "__interactive_maeu3_gg_",
49
+ "_theme_primary": "_theme_primary_maeu3_gg_",
50
+ "_active": "__active_maeu3_gg_",
51
+ "_theme_secondary": "_theme_secondary_maeu3_gg_",
52
+ "_theme_additional": "_theme_additional_maeu3_gg_",
53
+ "__SClose": "___SClose_maeu3_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.52.1",
4
+ "version": "5.53.0-prerelease.1",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -9,12 +9,12 @@
9
9
  "author": "UI-kit team <ui-kit-team@semrush.com>",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@semcore/utils": "4.45.1",
13
- "@semcore/icon": "4.57.1",
14
- "@semcore/flex-box": "5.40.1"
12
+ "@semcore/utils": "4.47.0-prerelease.1",
13
+ "@semcore/icon": "4.58.0-prerelease.1",
14
+ "@semcore/flex-box": "5.41.0-prerelease.1"
15
15
  },
16
16
  "peerDependencies": {
17
- "@semcore/core": "^2.17.5",
17
+ "@semcore/core": "^2.39.0-prerelease.1",
18
18
  "react": "16.8 - 18",
19
19
  "react-dom": "16.8 - 18"
20
20
  },