@semcore/tag 5.50.0 → 5.50.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.50.1] - 2024-12-30
6
+
7
+ ### Changed
8
+
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [4.44.0 ~> 4.44.1], `@semcore/icon` [4.53.0 ~> 4.53.1], `@semcore/flex-box` [5.39.0 ~> 5.39.1], `@semcore/core` [2.37.0 ~> 2.37.1]).
10
+
5
11
  ## [5.50.0] - 2024-11-29
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_n2j5a_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_n2j5a_gg_:first-child{margin-left:0}.___SCircle_n2j5a_gg_:last-child{margin-right:0}.___SCircle_n2j5a_gg_._size_m_n2j5a_gg_{width:16px;height:16px}.___SCircle_n2j5a_gg_._size_l_n2j5a_gg_,.___SCircle_n2j5a_gg_._size_xl_n2j5a_gg_{width:20px;height:20px}.___SAddon_n2j5a_gg_,.___STagContainerClose_n2j5a_gg_,.___STag_n2j5a_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_n2j5a_gg_{flex-shrink:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_{padding-left:0;padding-right:0}.___STagContainerClose_n2j5a_gg_,.___STag_n2j5a_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_n2j5a)}.___STagContainerClose_n2j5a_gg_.__interactive_n2j5a_gg_.__keyboardFocused_n2j5a_gg_,.___STag_n2j5a_gg_.__interactive_n2j5a_gg_.__keyboardFocused_n2j5a_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_n2j5a_gg_::before,.___STag_n2j5a_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_n2j5a);opacity:.2;filter:brightness(150%)}.___STagContainerClose_n2j5a_gg_::after,.___STag_n2j5a_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_n2j5a);opacity:.1;filter:brightness(150%)}.___STagContainerClose_n2j5a_gg_:active,.___STagContainerClose_n2j5a_gg_:focus,.___STag_n2j5a_gg_:active,.___STag_n2j5a_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_n2j5a_gg_:hover,.___STag_n2j5a_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_n2j5a_gg_.__disabled_n2j5a_gg_,.___STag_n2j5a_gg_.__disabled_n2j5a_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_n2j5a_gg_.__interactiveView_n2j5a_gg_{cursor:pointer}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_,.___STag_n2j5a_gg_._size_m_n2j5a_gg_{height:20px;min-width:20px}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_n2j5a_gg_._size_l_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_l_n2j5a_gg_ .___SAddon_n2j5a_gg_,.___STag_n2j5a_gg_._size_l_n2j5a_gg_{height:28px;min-width:28px}.___STagContainerClose_n2j5a_gg_._size_l_n2j5a_gg_ .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_l_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_l_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_,.___STag_n2j5a_gg_._size_xl_n2j5a_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_xl_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_::before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_:after,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_:after,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_:after{display:none}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before{opacity:.3}}.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_::before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_::before{opacity:.01}.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before{opacity:.1}}.___SClose_n2j5a_gg_ path,.___STagContainerClose_n2j5a_gg_._theme_additional-invert_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_::after,.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_ svg path,.___STag_n2j5a_gg_._theme_additional-invert_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_::after{opacity:.5}.___STagContainerClose_n2j5a_gg_._theme_primary-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_primary-invert_n2j5a_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_n2j5a_gg_._theme_additional-invert_n2j5a_gg_,.___STagContainerClose_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_additional-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::after{border-style:dashed}.___SText_n2j5a_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_n2j5a_gg_.__keyboardFocused_n2j5a_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_n2j5a_gg_:not(:only-child):first-child{padding-right:0}.___SText_n2j5a_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_n2j5a_gg_:not(:only-child):last-child{padding-left:0}.___SClose_n2j5a_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_n2j5a_gg_:hover path{opacity:1}}.___SClose_n2j5a_gg_,.___STagContainer_n2j5a_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child),.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child)::after,.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child)::before,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child)::after,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child) .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child) .___SText_n2j5a_gg_{padding-right:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child),.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child)::after,.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child)::before,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child)::after,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child) .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child) .___SText_n2j5a_gg_{padding-left:0}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::after,.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::before{left:-1px}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_:hover svg path{opacity:1}}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "n2j5a_gg_") /*__reshadow_css_end__*/, {
31
- "__SCircle": "___SCircle_n2j5a_gg_",
32
- "_size_m": "_size_m_n2j5a_gg_",
33
- "_size_l": "_size_l_n2j5a_gg_",
34
- "_size_xl": "_size_xl_n2j5a_gg_",
35
- "__SAddon": "___SAddon_n2j5a_gg_",
36
- "__STagContainer": "___STagContainer_n2j5a_gg_",
37
- "__STag": "___STag_n2j5a_gg_",
38
- "_disabled": "__disabled_n2j5a_gg_",
39
- "__STagContainerClose": "___STagContainerClose_n2j5a_gg_",
40
- "_interactiveView": "__interactiveView_n2j5a_gg_",
41
- "_theme_primary-invert": "_theme_primary-invert_n2j5a_gg_",
42
- "_theme_secondary-invert": "_theme_secondary-invert_n2j5a_gg_",
43
- "_theme_additional-invert": "_theme_additional-invert_n2j5a_gg_",
44
- "__SText": "___SText_n2j5a_gg_",
45
- "_keyboardFocused": "__keyboardFocused_n2j5a_gg_",
46
- "--tag-color": "--tag-color_n2j5a",
47
- "_interactive": "__interactive_n2j5a_gg_",
48
- "_theme_primary": "_theme_primary_n2j5a_gg_",
49
- "_active": "__active_n2j5a_gg_",
50
- "_theme_secondary": "_theme_secondary_n2j5a_gg_",
51
- "_theme_additional": "_theme_additional_n2j5a_gg_",
52
- "__SClose": "___SClose_n2j5a_gg_"
30
+ var style = ( /*__reshadow_css_start__*/_index.sstyled.insert( /*__inner_css_start__*/".___SCircle_191ym_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_191ym_gg_:first-child{margin-left:0}.___SCircle_191ym_gg_:last-child{margin-right:0}.___SCircle_191ym_gg_._size_m_191ym_gg_{width:16px;height:16px}.___SCircle_191ym_gg_._size_l_191ym_gg_,.___SCircle_191ym_gg_._size_xl_191ym_gg_{width:20px;height:20px}.___SAddon_191ym_gg_,.___STagContainerClose_191ym_gg_,.___STag_191ym_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_191ym_gg_{flex-shrink:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_{padding-left:0;padding-right:0}.___STagContainerClose_191ym_gg_,.___STag_191ym_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_191ym)}.___STagContainerClose_191ym_gg_.__interactive_191ym_gg_.__keyboardFocused_191ym_gg_,.___STag_191ym_gg_.__interactive_191ym_gg_.__keyboardFocused_191ym_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_191ym_gg_::before,.___STag_191ym_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_191ym);opacity:.2;filter:brightness(150%)}.___STagContainerClose_191ym_gg_::after,.___STag_191ym_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_191ym);opacity:.1;filter:brightness(150%)}.___STagContainerClose_191ym_gg_:active,.___STagContainerClose_191ym_gg_:focus,.___STag_191ym_gg_:active,.___STag_191ym_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_191ym_gg_:hover,.___STag_191ym_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_191ym_gg_.__disabled_191ym_gg_,.___STag_191ym_gg_.__disabled_191ym_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_191ym_gg_.__interactiveView_191ym_gg_{cursor:pointer}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_,.___STag_191ym_gg_._size_m_191ym_gg_{height:20px;min-width:20px}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:first-child,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SCircle_191ym_gg_:first-child,.___STag_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:last-child,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SCircle_191ym_gg_:last-child,.___STag_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SText_191ym_gg_,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_m_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_191ym_gg_._size_l_191ym_gg_,.___STagContainer_191ym_gg_._size_l_191ym_gg_ .___SAddon_191ym_gg_,.___STag_191ym_gg_._size_l_191ym_gg_{height:28px;min-width:28px}.___STagContainerClose_191ym_gg_._size_l_191ym_gg_ .___SText_191ym_gg_,.___STagContainer_191ym_gg_._size_l_191ym_gg_ .___SAddon_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_l_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_191ym_gg_._size_xl_191ym_gg_,.___STag_191ym_gg_._size_xl_191ym_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_191ym_gg_._size_xl_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_xl_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_::before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_::before,.___STag_191ym_gg_._theme_primary_191ym_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_:after,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_:after,.___STag_191ym_gg_._theme_primary_191ym_gg_:after{display:none}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__active_191ym_gg_:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:hover:before{opacity:.3}}.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_::before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_::before,.___STag_191ym_gg_._theme_additional_191ym_gg_::before,.___STag_191ym_gg_._theme_secondary_191ym_gg_::before{opacity:.01}.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:hover:before{opacity:.1}}.___SClose_191ym_gg_ path,.___STagContainerClose_191ym_gg_._theme_additional-invert_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_secondary-invert_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_::after,.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_ svg path,.___STag_191ym_gg_._theme_additional-invert_191ym_gg_::after,.___STag_191ym_gg_._theme_additional_191ym_gg_::after,.___STag_191ym_gg_._theme_secondary-invert_191ym_gg_::after,.___STag_191ym_gg_._theme_secondary_191ym_gg_::after{opacity:.5}.___STagContainerClose_191ym_gg_._theme_primary-invert_191ym_gg_,.___STag_191ym_gg_._theme_primary-invert_191ym_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_191ym_gg_._theme_additional-invert_191ym_gg_,.___STagContainerClose_191ym_gg_._theme_secondary-invert_191ym_gg_,.___STag_191ym_gg_._theme_additional-invert_191ym_gg_,.___STag_191ym_gg_._theme_secondary-invert_191ym_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_191ym_gg_._theme_additional_191ym_gg_::after{border-style:dashed}.___SText_191ym_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_191ym_gg_.__keyboardFocused_191ym_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_191ym_gg_:not(:only-child):first-child{padding-right:0}.___SText_191ym_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_191ym_gg_:not(:only-child):last-child{padding-left:0}.___SClose_191ym_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_191ym_gg_:hover path{opacity:1}}.___SClose_191ym_gg_,.___STagContainer_191ym_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child),.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child)::after,.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child)::before,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child)::after,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child) .___SText_191ym_gg_,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child) .___SText_191ym_gg_{padding-right:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child),.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child)::after,.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child)::before,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child)::after,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child) .___SText_191ym_gg_,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child) .___SText_191ym_gg_{padding-left:0}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::after,.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::before{left:-1px}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_:hover svg path{opacity:1}}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_._size_xl_191ym_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "191ym_gg_") /*__reshadow_css_end__*/, {
31
+ "__SCircle": "___SCircle_191ym_gg_",
32
+ "_size_m": "_size_m_191ym_gg_",
33
+ "_size_l": "_size_l_191ym_gg_",
34
+ "_size_xl": "_size_xl_191ym_gg_",
35
+ "__SAddon": "___SAddon_191ym_gg_",
36
+ "__STagContainer": "___STagContainer_191ym_gg_",
37
+ "__STag": "___STag_191ym_gg_",
38
+ "_disabled": "__disabled_191ym_gg_",
39
+ "__STagContainerClose": "___STagContainerClose_191ym_gg_",
40
+ "_interactiveView": "__interactiveView_191ym_gg_",
41
+ "_theme_primary-invert": "_theme_primary-invert_191ym_gg_",
42
+ "_theme_secondary-invert": "_theme_secondary-invert_191ym_gg_",
43
+ "_theme_additional-invert": "_theme_additional-invert_191ym_gg_",
44
+ "__SText": "___SText_191ym_gg_",
45
+ "_keyboardFocused": "__keyboardFocused_191ym_gg_",
46
+ "--tag-color": "--tag-color_191ym",
47
+ "_interactive": "__interactive_191ym_gg_",
48
+ "_theme_primary": "_theme_primary_191ym_gg_",
49
+ "_active": "__active_191ym_gg_",
50
+ "_theme_secondary": "_theme_secondary_191ym_gg_",
51
+ "_theme_additional": "_theme_additional_191ym_gg_",
52
+ "__SClose": "___SClose_191ym_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_n2j5a_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_n2j5a_gg_:first-child{margin-left:0}.___SCircle_n2j5a_gg_:last-child{margin-right:0}.___SCircle_n2j5a_gg_._size_m_n2j5a_gg_{width:16px;height:16px}.___SCircle_n2j5a_gg_._size_l_n2j5a_gg_,.___SCircle_n2j5a_gg_._size_xl_n2j5a_gg_{width:20px;height:20px}.___SAddon_n2j5a_gg_,.___STagContainerClose_n2j5a_gg_,.___STag_n2j5a_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_n2j5a_gg_{flex-shrink:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_{padding-left:0;padding-right:0}.___STagContainerClose_n2j5a_gg_,.___STag_n2j5a_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_n2j5a)}.___STagContainerClose_n2j5a_gg_.__interactive_n2j5a_gg_.__keyboardFocused_n2j5a_gg_,.___STag_n2j5a_gg_.__interactive_n2j5a_gg_.__keyboardFocused_n2j5a_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_n2j5a_gg_::before,.___STag_n2j5a_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_n2j5a);opacity:.2;filter:brightness(150%)}.___STagContainerClose_n2j5a_gg_::after,.___STag_n2j5a_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_n2j5a);opacity:.1;filter:brightness(150%)}.___STagContainerClose_n2j5a_gg_:active,.___STagContainerClose_n2j5a_gg_:focus,.___STag_n2j5a_gg_:active,.___STag_n2j5a_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_n2j5a_gg_:hover,.___STag_n2j5a_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_n2j5a_gg_.__disabled_n2j5a_gg_,.___STag_n2j5a_gg_.__disabled_n2j5a_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_n2j5a_gg_.__interactiveView_n2j5a_gg_{cursor:pointer}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_,.___STag_n2j5a_gg_._size_m_n2j5a_gg_{height:20px;min-width:20px}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SCircle_n2j5a_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_n2j5a_gg_._size_m_n2j5a_gg_ .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_m_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_m_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_n2j5a_gg_._size_l_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_l_n2j5a_gg_ .___SAddon_n2j5a_gg_,.___STag_n2j5a_gg_._size_l_n2j5a_gg_{height:28px;min-width:28px}.___STagContainerClose_n2j5a_gg_._size_l_n2j5a_gg_ .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_._size_l_n2j5a_gg_ .___SAddon_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_l_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_,.___STag_n2j5a_gg_._size_xl_n2j5a_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_ .___SText_n2j5a_gg_,.___STag_n2j5a_gg_._size_xl_n2j5a_gg_ .___SText_n2j5a_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_::before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_:after,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_:after,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_:after{display:none}.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STagContainer_n2j5a_gg_._theme_primary_n2j5a_gg_ .___SAddon_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_primary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before{opacity:.3}}.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_::before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_::before{opacity:.01}.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__active_n2j5a_gg_:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_.__interactiveView_n2j5a_gg_:hover:before{opacity:.1}}.___SClose_n2j5a_gg_ path,.___STagContainerClose_n2j5a_gg_._theme_additional-invert_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_additional_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_::after,.___STagContainerClose_n2j5a_gg_._theme_secondary_n2j5a_gg_::after,.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_ svg path,.___STag_n2j5a_gg_._theme_additional-invert_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_::after,.___STag_n2j5a_gg_._theme_secondary_n2j5a_gg_::after{opacity:.5}.___STagContainerClose_n2j5a_gg_._theme_primary-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_primary-invert_n2j5a_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_n2j5a_gg_._theme_additional-invert_n2j5a_gg_,.___STagContainerClose_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_additional-invert_n2j5a_gg_,.___STag_n2j5a_gg_._theme_secondary-invert_n2j5a_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_n2j5a_gg_._theme_additional_n2j5a_gg_::after{border-style:dashed}.___SText_n2j5a_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_n2j5a_gg_.__keyboardFocused_n2j5a_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_n2j5a_gg_:not(:only-child):first-child{padding-right:0}.___SText_n2j5a_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_n2j5a_gg_:not(:only-child):last-child{padding-left:0}.___SClose_n2j5a_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_n2j5a_gg_:hover path{opacity:1}}.___SClose_n2j5a_gg_,.___STagContainer_n2j5a_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child),.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child)::after,.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child)::before,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child)::after,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:last-child) .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:last-child) .___SText_n2j5a_gg_{padding-right:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child),.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child)::after,.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child)::before,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child)::after,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_n2j5a_gg_ .___SAddon_n2j5a_gg_:not(:first-child) .___SText_n2j5a_gg_,.___STagContainer_n2j5a_gg_ .___STag_n2j5a_gg_:not(:first-child) .___SText_n2j5a_gg_{padding-left:0}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::after,.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_::before{left:-1px}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_:hover svg path{opacity:1}}.___STagContainer_n2j5a_gg_ .___STagContainerClose_n2j5a_gg_._size_xl_n2j5a_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "n2j5a_gg_") /*__reshadow_css_end__*/, {
32
- "__SCircle": "___SCircle_n2j5a_gg_",
33
- "_size_m": "_size_m_n2j5a_gg_",
34
- "_size_l": "_size_l_n2j5a_gg_",
35
- "_size_xl": "_size_xl_n2j5a_gg_",
36
- "__SAddon": "___SAddon_n2j5a_gg_",
37
- "__STagContainer": "___STagContainer_n2j5a_gg_",
38
- "__STag": "___STag_n2j5a_gg_",
39
- "_disabled": "__disabled_n2j5a_gg_",
40
- "__STagContainerClose": "___STagContainerClose_n2j5a_gg_",
41
- "_interactiveView": "__interactiveView_n2j5a_gg_",
42
- "_theme_primary-invert": "_theme_primary-invert_n2j5a_gg_",
43
- "_theme_secondary-invert": "_theme_secondary-invert_n2j5a_gg_",
44
- "_theme_additional-invert": "_theme_additional-invert_n2j5a_gg_",
45
- "__SText": "___SText_n2j5a_gg_",
46
- "_keyboardFocused": "__keyboardFocused_n2j5a_gg_",
47
- "--tag-color": "--tag-color_n2j5a",
48
- "_interactive": "__interactive_n2j5a_gg_",
49
- "_theme_primary": "_theme_primary_n2j5a_gg_",
50
- "_active": "__active_n2j5a_gg_",
51
- "_theme_secondary": "_theme_secondary_n2j5a_gg_",
52
- "_theme_additional": "_theme_additional_n2j5a_gg_",
53
- "__SClose": "___SClose_n2j5a_gg_"
31
+ var style = ( /*__reshadow_css_start__*/_sstyled.insert( /*__inner_css_start__*/".___SCircle_191ym_gg_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;margin:0 var(--intergalactic-spacing-1x, 4px)}.___SCircle_191ym_gg_:first-child{margin-left:0}.___SCircle_191ym_gg_:last-child{margin-right:0}.___SCircle_191ym_gg_._size_m_191ym_gg_{width:16px;height:16px}.___SCircle_191ym_gg_._size_l_191ym_gg_,.___SCircle_191ym_gg_._size_xl_191ym_gg_{width:20px;height:20px}.___SAddon_191ym_gg_,.___STagContainerClose_191ym_gg_,.___STag_191ym_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_191ym_gg_{flex-shrink:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_{padding-left:0;padding-right:0}.___STagContainerClose_191ym_gg_,.___STag_191ym_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_191ym)}.___STagContainerClose_191ym_gg_.__interactive_191ym_gg_.__keyboardFocused_191ym_gg_,.___STag_191ym_gg_.__interactive_191ym_gg_.__keyboardFocused_191ym_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___STagContainerClose_191ym_gg_::before,.___STag_191ym_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_191ym);opacity:.2;filter:brightness(150%)}.___STagContainerClose_191ym_gg_::after,.___STag_191ym_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_191ym);opacity:.1;filter:brightness(150%)}.___STagContainerClose_191ym_gg_:active,.___STagContainerClose_191ym_gg_:focus,.___STag_191ym_gg_:active,.___STag_191ym_gg_:focus{outline:0;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___STagContainerClose_191ym_gg_:hover,.___STag_191ym_gg_:hover{outline:0;-webkit-text-decoration:none;text-decoration:none}}.___STagContainerClose_191ym_gg_.__disabled_191ym_gg_,.___STag_191ym_gg_.__disabled_191ym_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___STag_191ym_gg_.__interactiveView_191ym_gg_{cursor:pointer}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_,.___STag_191ym_gg_._size_m_191ym_gg_{height:20px;min-width:20px}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:first-child,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SCircle_191ym_gg_:first-child,.___STag_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:first-child{margin-left:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:last-child,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SCircle_191ym_gg_:last-child,.___STag_191ym_gg_._size_m_191ym_gg_ .___SCircle_191ym_gg_:last-child{margin-right:calc(-1*var(--intergalactic-spacing-05x, 2px))}.___STagContainerClose_191ym_gg_._size_m_191ym_gg_ .___SText_191ym_gg_,.___STagContainer_191ym_gg_._size_m_191ym_gg_ .___SAddon_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_m_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-100, 12px);line-height:var(--intergalactic-lh-100, 133%)}.___STagContainerClose_191ym_gg_._size_l_191ym_gg_,.___STagContainer_191ym_gg_._size_l_191ym_gg_ .___SAddon_191ym_gg_,.___STag_191ym_gg_._size_l_191ym_gg_{height:28px;min-width:28px}.___STagContainerClose_191ym_gg_._size_l_191ym_gg_ .___SText_191ym_gg_,.___STagContainer_191ym_gg_._size_l_191ym_gg_ .___SAddon_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_l_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%)}.___STagContainerClose_191ym_gg_._size_xl_191ym_gg_,.___STag_191ym_gg_._size_xl_191ym_gg_{height:40px;min-width:40px;padding:0 var(--intergalactic-spacing-2x, 8px)}.___STagContainerClose_191ym_gg_._size_xl_191ym_gg_ .___SText_191ym_gg_,.___STag_191ym_gg_._size_xl_191ym_gg_ .___SText_191ym_gg_{font-size:var(--intergalactic-fs-300, 16px);line-height:var(--intergalactic-lh-300, 150%)}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_::before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_::before,.___STag_191ym_gg_._theme_primary_191ym_gg_::before{top:-1px;left:-1px;right:-1px;bottom:-1px}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_:after,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_:after,.___STag_191ym_gg_._theme_primary_191ym_gg_:after{display:none}.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__active_191ym_gg_:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:active:before{opacity:.3}@media (hover:hover){.___STagContainerClose_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STagContainer_191ym_gg_._theme_primary_191ym_gg_ .___SAddon_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_primary_191ym_gg_.__interactiveView_191ym_gg_:hover:before{opacity:.3}}.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_::before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_::before,.___STag_191ym_gg_._theme_additional_191ym_gg_::before,.___STag_191ym_gg_._theme_secondary_191ym_gg_::before{opacity:.01}.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__active_191ym_gg_:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:active:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__active_191ym_gg_:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:active:before{opacity:.1}@media (hover:hover){.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_additional_191ym_gg_.__interactiveView_191ym_gg_:hover:before,.___STag_191ym_gg_._theme_secondary_191ym_gg_.__interactiveView_191ym_gg_:hover:before{opacity:.1}}.___SClose_191ym_gg_ path,.___STagContainerClose_191ym_gg_._theme_additional-invert_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_additional_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_secondary-invert_191ym_gg_::after,.___STagContainerClose_191ym_gg_._theme_secondary_191ym_gg_::after,.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_ svg path,.___STag_191ym_gg_._theme_additional-invert_191ym_gg_::after,.___STag_191ym_gg_._theme_additional_191ym_gg_::after,.___STag_191ym_gg_._theme_secondary-invert_191ym_gg_::after,.___STag_191ym_gg_._theme_secondary_191ym_gg_::after{opacity:.5}.___STagContainerClose_191ym_gg_._theme_primary-invert_191ym_gg_,.___STag_191ym_gg_._theme_primary-invert_191ym_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_191ym_gg_._theme_additional-invert_191ym_gg_,.___STagContainerClose_191ym_gg_._theme_secondary-invert_191ym_gg_,.___STag_191ym_gg_._theme_additional-invert_191ym_gg_,.___STag_191ym_gg_._theme_secondary-invert_191ym_gg_{color:var(--intergalactic-text-primary-invert, #ffffff)}.___STag_191ym_gg_._theme_additional_191ym_gg_::after{border-style:dashed}.___SText_191ym_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_191ym_gg_.__keyboardFocused_191ym_gg_{box-shadow:var(--intergalactic-keyboard-focus,\n 0px 0px 0px 3px rgba(0, 143, 248, 0.5)\n );z-index:1}.___SText_191ym_gg_:not(:only-child):first-child{padding-right:0}.___SText_191ym_gg_:not(:first-child):not(:last-child){padding-left:0;padding-right:0}.___SText_191ym_gg_:not(:only-child):last-child{padding-left:0}.___SClose_191ym_gg_{cursor:pointer;flex-shrink:0;padding:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___SClose_191ym_gg_:hover path{opacity:1}}.___SClose_191ym_gg_,.___STagContainer_191ym_gg_{display:inline-flex;position:relative;align-items:center;justify-content:center}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child),.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;padding-right:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child)::after,.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child)::before,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child)::after,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child)::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:last-child) .___SText_191ym_gg_,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:last-child) .___SText_191ym_gg_{padding-right:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child),.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;padding-left:var(--intergalactic-spacing-05x, 2px)}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child)::after,.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child)::before,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child)::after,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child)::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_191ym_gg_ .___SAddon_191ym_gg_:not(:first-child) .___SText_191ym_gg_,.___STagContainer_191ym_gg_ .___STag_191ym_gg_:not(:first-child) .___SText_191ym_gg_{padding-left:0}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_{cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;padding-right:0;min-width:20px}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::after,.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_::before{left:-1px}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_ svg{padding-left:0;padding-right:var(--intergalactic-spacing-1x, 4px)}@media (hover:hover){.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_:hover svg path{opacity:1}}.___STagContainer_191ym_gg_ .___STagContainerClose_191ym_gg_._size_xl_191ym_gg_ svg{padding-left:var(--intergalactic-spacing-1x, 4px);padding-right:var(--intergalactic-spacing-2x, 8px)}" /*__inner_css_end__*/, "191ym_gg_") /*__reshadow_css_end__*/, {
32
+ "__SCircle": "___SCircle_191ym_gg_",
33
+ "_size_m": "_size_m_191ym_gg_",
34
+ "_size_l": "_size_l_191ym_gg_",
35
+ "_size_xl": "_size_xl_191ym_gg_",
36
+ "__SAddon": "___SAddon_191ym_gg_",
37
+ "__STagContainer": "___STagContainer_191ym_gg_",
38
+ "__STag": "___STag_191ym_gg_",
39
+ "_disabled": "__disabled_191ym_gg_",
40
+ "__STagContainerClose": "___STagContainerClose_191ym_gg_",
41
+ "_interactiveView": "__interactiveView_191ym_gg_",
42
+ "_theme_primary-invert": "_theme_primary-invert_191ym_gg_",
43
+ "_theme_secondary-invert": "_theme_secondary-invert_191ym_gg_",
44
+ "_theme_additional-invert": "_theme_additional-invert_191ym_gg_",
45
+ "__SText": "___SText_191ym_gg_",
46
+ "_keyboardFocused": "__keyboardFocused_191ym_gg_",
47
+ "--tag-color": "--tag-color_191ym",
48
+ "_interactive": "__interactive_191ym_gg_",
49
+ "_theme_primary": "_theme_primary_191ym_gg_",
50
+ "_active": "__active_191ym_gg_",
51
+ "_theme_secondary": "_theme_secondary_191ym_gg_",
52
+ "_theme_additional": "_theme_additional_191ym_gg_",
53
+ "__SClose": "___SClose_191ym_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.50.0",
4
+ "version": "5.50.1",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -9,9 +9,9 @@
9
9
  "author": "UI-kit team <ui-kit-team@semrush.com>",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@semcore/utils": "4.44.0",
13
- "@semcore/icon": "4.53.0",
14
- "@semcore/flex-box": "5.39.0"
12
+ "@semcore/utils": "4.44.1",
13
+ "@semcore/icon": "4.53.1",
14
+ "@semcore/flex-box": "5.39.1"
15
15
  },
16
16
  "peerDependencies": {
17
17
  "@semcore/core": "^2.17.5",