@semcore/tag 5.53.0-prerelease.4 → 5.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,11 +2,11 @@
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
5
+ ## [5.53.0] - 2025-03-14
6
6
 
7
- ### Changed
7
+ ### Added
8
8
 
9
- - Version minor update due to children dependencies update (`@semcore/utils` [4.45.1 ~> 4.47.1], `@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]).
9
+ - Build for ESM.
10
10
 
11
11
  ## [5.52.1] - 2025-02-05
12
12
 
@@ -0,0 +1,339 @@
1
+ import f from "@babel/runtime/helpers/esm/objectSpread2";
2
+ import A from "@babel/runtime/helpers/esm/classCallCheck";
3
+ import k from "@babel/runtime/helpers/esm/createClass";
4
+ import y from "@babel/runtime/helpers/esm/assertThisInitialized";
5
+ import E from "@babel/runtime/helpers/esm/inherits";
6
+ import V from "@babel/runtime/helpers/esm/createSuper";
7
+ import n from "@babel/runtime/helpers/esm/defineProperty";
8
+ import { sstyled as X } from "@semcore/utils/lib/core/index";
9
+ import D, { sstyled as v, assignProps as p, Component as I } from "@semcore/core";
10
+ import i from "react";
11
+ import { Box as h } from "@semcore/flex-box";
12
+ import Y from "@semcore/utils/lib/addonTextChildren";
13
+ import R from "@semcore/utils/lib/logger";
14
+ import F from "@semcore/icon/Close/m";
15
+ import { localizedMessages as P } from "./translations/__intergalactic-dynamic-locales.mjs";
16
+ import j from "@semcore/utils/lib/enhances/i18nEnhance";
17
+ import M from "@semcore/utils/lib/enhances/resolveColorEnhance";
18
+ import U from "@semcore/utils/lib/uniqueID";
19
+ import K from "@semcore/utils/lib/enhances/keyboardFocusEnhance";
20
+ import { isAdvanceMode as Z } from "@semcore/utils/lib/findComponent";
21
+ var $ = (
22
+ /*__reshadow_css_start__*/
23
+ (X.insert(
24
+ /*__inner_css_start__*/
25
+ `.___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,
26
+ 0px 0px 0px 3px rgba(0, 143, 248, 0.5)
27
+ );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,
28
+ rgba(255, 255, 255, 0.15)
29
+ );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,
30
+ 0px 0px 0px 3px rgba(0, 143, 248, 0.5)
31
+ );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)}`,
32
+ "maeu3_gg_"
33
+ ), {
34
+ __SCircle: "___SCircle_maeu3_gg_",
35
+ _size_m: "_size_m_maeu3_gg_",
36
+ _size_l: "_size_l_maeu3_gg_",
37
+ _size_xl: "_size_xl_maeu3_gg_",
38
+ __SAddon: "___SAddon_maeu3_gg_",
39
+ __STagContainer: "___STagContainer_maeu3_gg_",
40
+ __STag: "___STag_maeu3_gg_",
41
+ _disabled: "__disabled_maeu3_gg_",
42
+ __STagContainerClose: "___STagContainerClose_maeu3_gg_",
43
+ _interactiveView: "__interactiveView_maeu3_gg_",
44
+ "_theme_primary-invert": "_theme_primary-invert_maeu3_gg_",
45
+ "_theme_secondary-invert": "_theme_secondary-invert_maeu3_gg_",
46
+ "_theme_additional-invert": "_theme_additional-invert_maeu3_gg_",
47
+ __SText: "___SText_maeu3_gg_",
48
+ _keyboardFocused: "__keyboardFocused_maeu3_gg_",
49
+ "--tag-color": "--tag-color_maeu3",
50
+ _interactive: "__interactive_maeu3_gg_",
51
+ _theme_primary: "_theme_primary_maeu3_gg_",
52
+ _active: "__active_maeu3_gg_",
53
+ _theme_secondary: "_theme_secondary_maeu3_gg_",
54
+ _theme_additional: "_theme_additional_maeu3_gg_",
55
+ __SClose: "___SClose_maeu3_gg_"
56
+ })
57
+ ), __ = {
58
+ primary: {
59
+ muted: "gray-500",
60
+ info: "blue-500",
61
+ success: "green-500",
62
+ warning: "orange-500",
63
+ danger: "red-500"
64
+ },
65
+ secondary: {
66
+ muted: "gray-50"
67
+ }
68
+ }, x = /* @__PURE__ */ function(r) {
69
+ E(g, r);
70
+ var l = V(g);
71
+ function g(o) {
72
+ var _, e;
73
+ return A(this, g), e = l.call(this, o), n(y(e), "state", {
74
+ focusable: "container"
75
+ }), n(y(e), "handleCloseMount", function() {
76
+ e.setState({
77
+ focusable: "text"
78
+ });
79
+ }), n(y(e), "handleCloseUnmount", function() {
80
+ e.setState({
81
+ focusable: "container"
82
+ });
83
+ }), n(y(e), "handleKeyDown", function(a) {
84
+ switch (a.key) {
85
+ case " ":
86
+ case "Enter":
87
+ e.asProps.onClick && (a.preventDefault(), e.asProps.onClick(a));
88
+ break;
89
+ }
90
+ }), R.warn(o.use, `Property 'use' is deprecated, replace property to "theme='`.concat(o.use, "' color='").concat((_ = __[o.use]) === null || _ === void 0 ? void 0 : _[o.theme], `'"`), o["data-ui-name"] || d.displayName), e;
91
+ }
92
+ return k(g, [{
93
+ key: "getCircleProps",
94
+ value: function() {
95
+ var _ = this.asProps, e = _.size, a = _.color, t = _.resolveColor;
96
+ return {
97
+ size: e,
98
+ color: a,
99
+ resolveColor: t
100
+ };
101
+ }
102
+ }, {
103
+ key: "getTextProps",
104
+ value: function() {
105
+ var _ = this.asProps.interactive, e = this.asProps.id || "igc-".concat(this.asProps.uid, "-tag"), a = this.state.focusable;
106
+ return {
107
+ tabIndex: a === "text" && _ ? 0 : -1,
108
+ id: "".concat(e, "-text"),
109
+ role: a === "text" && _ ? "button" : void 0
110
+ };
111
+ }
112
+ }, {
113
+ key: "getCloseProps",
114
+ value: function() {
115
+ var _ = this.asProps, e = _.getI18nText, a = _.color, t = _.resolveColor, m = this.asProps.id || "igc-".concat(this.asProps.uid, "-tag");
116
+ return {
117
+ getI18nText: e,
118
+ id: "".concat(m, "-clear"),
119
+ "aria-labelledby": "".concat(m, "-clear ").concat(m, "-text"),
120
+ "aria-label": e("remove"),
121
+ onMount: this.handleCloseMount,
122
+ onUnmount: this.handleCloseUnmount,
123
+ color: a,
124
+ resolveColor: t
125
+ };
126
+ }
127
+ }, {
128
+ key: "render",
129
+ value: function() {
130
+ var _ = this.asProps, e, a = h, t = this.asProps, m = t.Children, u = t.styles, s = t.color, c = t.interactive, S = t.disabled, C = t.addonLeft, N = t.addonRight, G = t.resolveColor, H = t.id, J = t.uid, O = this.state.focusable, Q = H || "igc-".concat(J, "-tag"), W = !S && c, z = !S && c && O === "container";
131
+ return e = v(u), /* @__PURE__ */ i.createElement(a, e.cn("STag", f({}, p({
132
+ id: Q,
133
+ "use:interactive": z,
134
+ "use:interactiveView": W,
135
+ "tag-color": G(s),
136
+ onKeyDown: this.handleKeyDown,
137
+ "use:tabIndex": z ? 0 : -1,
138
+ role: z ? "button" : void 0
139
+ }, _))), C ? /* @__PURE__ */ i.createElement(d.Addon, {
140
+ tag: C
141
+ }) : null, Y(m, d.Text, [d.Addon, T.Circle]), N ? /* @__PURE__ */ i.createElement(d.Addon, {
142
+ tag: N
143
+ }) : null);
144
+ }
145
+ }]), g;
146
+ }(I);
147
+ n(x, "displayName", "Tag");
148
+ n(x, "style", $);
149
+ n(x, "enhance", [j(P), U(), M(), K()]);
150
+ n(x, "defaultProps", {
151
+ theme: "primary",
152
+ color: "gray-500",
153
+ size: "m",
154
+ i18n: P,
155
+ locale: "en"
156
+ });
157
+ var b = /* @__PURE__ */ function(r) {
158
+ E(g, r);
159
+ var l = V(g);
160
+ function g() {
161
+ return A(this, g), l.apply(this, arguments);
162
+ }
163
+ return k(g, [{
164
+ key: "getTagProps",
165
+ value: function() {
166
+ var _ = this.asProps, e = _.size, a = _.theme, t = _.color, m = _.disabled, u = _.uid, s = _.id, c = _.interactive, S = _.resolveColor, C = s || "igc-".concat(u, "-tag");
167
+ return {
168
+ id: "".concat(C, "-text"),
169
+ disabled: m,
170
+ size: e,
171
+ theme: a,
172
+ color: t,
173
+ tag: c ? "button" : void 0,
174
+ interactive: c,
175
+ resolveColor: S
176
+ };
177
+ }
178
+ }, {
179
+ key: "getCircleProps",
180
+ value: function() {
181
+ var _ = this.asProps, e = _.color, a = _.resolveColor, t = _.size;
182
+ return {
183
+ color: e,
184
+ resolveColor: a,
185
+ size: t
186
+ };
187
+ }
188
+ }, {
189
+ key: "getAddonProps",
190
+ value: function() {
191
+ var _ = this.asProps, e = _.color, a = _.resolveColor;
192
+ return {
193
+ color: e,
194
+ resolveColor: a
195
+ };
196
+ }
197
+ }, {
198
+ key: "getCloseProps",
199
+ value: function() {
200
+ var _ = this.asProps, e = _.size, a = _.theme, t = _.color, m = _.disabled, u = _.uid, s = _.id, c = _.getI18nText, S = _.resolveColor, C = s || "igc-".concat(u, "-tag");
201
+ return {
202
+ disabled: m,
203
+ size: e,
204
+ theme: a,
205
+ color: t,
206
+ id: "".concat(C, "-clear"),
207
+ "aria-labelledby": "".concat(C, "-clear ").concat(C, "-text"),
208
+ "aria-label": c("remove"),
209
+ resolveColor: S
210
+ };
211
+ }
212
+ }, {
213
+ key: "render",
214
+ value: function() {
215
+ var _ = this.asProps, e, a = h, t = this.asProps, m = t.styles, u = t.Children, s = t.forcedAdvancedMode, c = s || Z(u, ["InputTags." + d.Text.displayName, "InputTags." + d.Addon.displayName, "InputTags." + d.Close.displayName, "InputTags." + d.Circle.displayName, T.Tag.displayName, T.Addon.displayName, T.Close.displayName, T.Circle.displayName], !0);
216
+ return e = v(m), /* @__PURE__ */ i.createElement(a, e.cn("STagContainer", f({}, p({}, _))), c ? /* @__PURE__ */ i.createElement(u, e.cn("Children", {})) : /* @__PURE__ */ i.createElement(T.Tag, null, /* @__PURE__ */ i.createElement(u, e.cn("Children", {}))));
217
+ }
218
+ }]), g;
219
+ }(I);
220
+ n(b, "displayName", "TagContainer");
221
+ n(b, "style", $);
222
+ n(b, "enhance", [j(P), U(), M()]);
223
+ n(b, "defaultProps", {
224
+ color: "gray-500",
225
+ theme: "primary"
226
+ });
227
+ var w = /* @__PURE__ */ function(r) {
228
+ E(g, r);
229
+ var l = V(g);
230
+ function g() {
231
+ var o;
232
+ A(this, g);
233
+ for (var _ = arguments.length, e = new Array(_), a = 0; a < _; a++)
234
+ e[a] = arguments[a];
235
+ return o = l.call.apply(l, [this].concat(e)), n(y(o), "handleKeyDown", function(t) {
236
+ var m = o.asProps, u = m.onKeyDown, s = m.onClick;
237
+ if (u)
238
+ return u(t);
239
+ s && (t.key === "Enter" || t.key === " ") && (t.preventDefault(), s(t));
240
+ }), o;
241
+ }
242
+ return k(g, [{
243
+ key: "render",
244
+ value: function() {
245
+ var _ = this.asProps, e, a = h, t = this.asProps, m = t.Children, u = t.styles, s = t.color, c = t.resolveColor;
246
+ return e = v(u), /* @__PURE__ */ i.createElement(a, e.cn("STagContainerClose", f({}, p({
247
+ tag: "button",
248
+ type: "button",
249
+ interactive: !0,
250
+ interactiveView: !0,
251
+ "tag-color": c(s),
252
+ onKeyDown: this.handleKeyDown
253
+ }, _))), /* @__PURE__ */ i.createElement(m, e.cn("Children", {})));
254
+ }
255
+ }]), g;
256
+ }(I);
257
+ n(w, "displayName", "CloseTagContainer");
258
+ n(w, "style", $);
259
+ n(w, "defaultProps", function() {
260
+ return {
261
+ theme: "primary",
262
+ color: "gray-500",
263
+ size: "m",
264
+ i18n: P,
265
+ locale: "en",
266
+ children: /* @__PURE__ */ i.createElement(B.Close, null)
267
+ };
268
+ });
269
+ n(w, "enhance", [M(), K()]);
270
+ function e_(r) {
271
+ var l = arguments[0], g, o = h, _ = h, e = r.styles, a = r.color, t = r.resolveColor;
272
+ return g = v(e), /* @__PURE__ */ i.createElement(o, g.cn("SAddon", {
273
+ "tag-color": t(a)
274
+ }), /* @__PURE__ */ i.createElement(_, g.cn("SCircle", f({}, p({}, l)))));
275
+ }
276
+ function L(r) {
277
+ var l = arguments[0], g, o = h, _ = r.styles;
278
+ return g = v(_), /* @__PURE__ */ i.createElement(o, g.cn("SText", f({}, p({
279
+ tag: "span"
280
+ }, l))));
281
+ }
282
+ L.enhance = [K()];
283
+ function a_(r) {
284
+ var l = arguments[0], g, o = h, _ = r.styles;
285
+ i.useEffect(function() {
286
+ var a;
287
+ return (a = r.onMount) === null || a === void 0 || a.call(r), R.warn(!0, "Tag.Close is deprecated and will be removed in the next major release. Please, use TagContainer and TagContainer.Close", "Tag.Close"), function() {
288
+ var t;
289
+ return (t = r.onUnmount) === null || t === void 0 ? void 0 : t.call(r);
290
+ };
291
+ }, []);
292
+ var e = i.useCallback(function(a) {
293
+ if (r.onKeyDown)
294
+ return r.onKeyDown(a);
295
+ r.onClick && (a.key === "Enter" || a.key === " ") && (a.preventDefault(), r.onClick(a));
296
+ }, [r.onKeyDown, r.onClick]);
297
+ return g = v(_), /* @__PURE__ */ i.createElement(o, g.cn("SClose", f({}, p({
298
+ tag: F,
299
+ interactive: !0,
300
+ onKeyDown: e
301
+ }, l))));
302
+ }
303
+ function q(r) {
304
+ var l = arguments[0], g, o = h, _ = r.styles, e = r.color, a = r.resolveColor, t = i.useMemo(function() {
305
+ if (typeof a == "function")
306
+ return a(e);
307
+ }, [e, a]);
308
+ return g = v(_), /* @__PURE__ */ i.createElement(o, g.cn("SAddon", f({}, p({
309
+ tag: "div",
310
+ "tag-color": t
311
+ }, l))));
312
+ }
313
+ function t_(r) {
314
+ var l = arguments[0], g, o = h, _ = r.styles, e = r.color, a = r.resolveColor, t = i.useMemo(function() {
315
+ if (typeof a == "function")
316
+ return a(e);
317
+ }, [e, a]);
318
+ return g = v(_), /* @__PURE__ */ i.createElement(o, g.cn("SCircle", f({}, p({
319
+ tag: "span",
320
+ "tag-color": t
321
+ }, l))));
322
+ }
323
+ var d = D(x, {
324
+ Text: L,
325
+ Addon: q,
326
+ Close: a_,
327
+ Circle: t_
328
+ }), B = D(w, {
329
+ Close: F
330
+ }), T = D(b, {
331
+ Tag: d,
332
+ Addon: q,
333
+ Close: B,
334
+ Circle: e_
335
+ });
336
+ export {
337
+ T as TagContainer,
338
+ d as default
339
+ };
@@ -0,0 +1,5 @@
1
+ import { TagContainer as o, default as r } from "./Tag.mjs";
2
+ export {
3
+ o as TagContainer,
4
+ r as default
5
+ };
@@ -0,0 +1,33 @@
1
+ import r from "./de.json.mjs";
2
+ import o from "./en.json.mjs";
3
+ import m from "./es.json.mjs";
4
+ import t from "./fr.json.mjs";
5
+ import i from "./it.json.mjs";
6
+ import p from "./ja.json.mjs";
7
+ import f from "./ko.json.mjs";
8
+ import e from "./nl.json.mjs";
9
+ import s from "./pt.json.mjs";
10
+ import a from "./tr.json.mjs";
11
+ import l from "./vi.json.mjs";
12
+ import v from "./zh.json.mjs";
13
+ import d from "./pl.json.mjs";
14
+ import n from "./sv.json.mjs";
15
+ var B = {
16
+ de: r,
17
+ en: o,
18
+ es: m,
19
+ fr: t,
20
+ it: i,
21
+ ja: p,
22
+ ko: f,
23
+ nl: e,
24
+ pt: s,
25
+ tr: a,
26
+ vi: l,
27
+ zh: v,
28
+ pl: d,
29
+ sv: n
30
+ };
31
+ export {
32
+ B as localizedMessages
33
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Entfernen", n = {
2
+ remove: e
3
+ };
4
+ export {
5
+ n as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Delete", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Eliminar", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Supprimer", r = {
2
+ remove: e
3
+ };
4
+ export {
5
+ r as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Rimuovi", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "削除", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "제거", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Verwijderen", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Usuń", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Remover", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Ta bort", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Kaldır", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "Loại bỏ", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
@@ -0,0 +1,7 @@
1
+ const e = "移除", o = {
2
+ remove: e
3
+ };
4
+ export {
5
+ o as default,
6
+ e as remove
7
+ };
package/package.json CHANGED
@@ -1,20 +1,25 @@
1
1
  {
2
2
  "name": "@semcore/tag",
3
3
  "description": "Semrush Tag Component",
4
- "version": "5.53.0-prerelease.4",
4
+ "version": "5.53.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "author": "UI-kit team <ui-kit-team@semrush.com>",
10
10
  "license": "MIT",
11
+ "exports": {
12
+ "require": "./lib/cjs/index.js",
13
+ "import": "./lib/esm/index.mjs",
14
+ "types": "./lib/types/index.d.ts"
15
+ },
11
16
  "dependencies": {
12
- "@semcore/utils": "4.47.1-prerelease.4",
13
- "@semcore/icon": "4.58.0-prerelease.4",
14
- "@semcore/flex-box": "5.41.0-prerelease.4"
17
+ "@semcore/utils": "4.48.0",
18
+ "@semcore/icon": "4.60.0",
19
+ "@semcore/flex-box": "5.41.0"
15
20
  },
16
21
  "peerDependencies": {
17
- "@semcore/core": "^2.39.0-prerelease.4",
22
+ "@semcore/core": "^2.17.5",
18
23
  "react": "16.8 - 18",
19
24
  "react-dom": "16.8 - 18"
20
25
  },
@@ -28,6 +33,6 @@
28
33
  "@semcore/testing-utils": "1.0.0"
29
34
  },
30
35
  "scripts": {
31
- "build": "pnpm semcore-builder --source=js"
36
+ "build": "pnpm semcore-builder --source=js && pnpm vite build"
32
37
  }
33
38
  }
package/vite.config.ts ADDED
@@ -0,0 +1,17 @@
1
+ import { defineConfig, mergeConfig } from 'vite';
2
+
3
+ import viteConfig from '../../commonVite.config';
4
+
5
+ export default mergeConfig(
6
+ viteConfig,
7
+ defineConfig({
8
+ build: {
9
+ lib: {
10
+ entry: './src/index.js',
11
+ },
12
+ rollupOptions: {
13
+ external: ['react', 'react-dom', 'react/jsx-runtime', /@babel\/runtime\/*/, /@semcore\/*/],
14
+ },
15
+ },
16
+ }),
17
+ );