@semcore/feature-highlight 16.2.0-prerelease.5 → 16.2.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.
@@ -20,7 +20,7 @@ var style = (
20
20
  "__SHighlightedBadge": "___SHighlightedBadge_1uty5_gg_"
21
21
  })
22
22
  );
23
- var BadgeFHRoot = /* @__PURE__ */ function(_Component) {
23
+ var BadgeFHRoot = /* @__PURE__ */ (function(_Component) {
24
24
  function BadgeFHRoot2() {
25
25
  _classCallCheck(this, BadgeFHRoot2);
26
26
  return _callSuper(this, BadgeFHRoot2, arguments);
@@ -35,7 +35,7 @@ var BadgeFHRoot = /* @__PURE__ */ function(_Component) {
35
35
  return _ref2 = sstyled(styles), /* @__PURE__ */ React.createElement(SHighlightedBadge, _ref2.cn("SHighlightedBadge", _objectSpread({}, assignProps({}, _ref))));
36
36
  }
37
37
  }]);
38
- }(Component);
38
+ })(Component);
39
39
  _defineProperty(BadgeFHRoot, "displayName", "BadgeFH");
40
40
  _defineProperty(BadgeFHRoot, "style", style);
41
41
  var BadgeFH = createComponent(BadgeFHRoot);
@@ -29,7 +29,7 @@ var style = (
29
29
  "_neighborLocation_both": "_neighborLocation_both_66bzf_gg_"
30
30
  })
31
31
  );
32
- var ButtonFHRoot = /* @__PURE__ */ function(_Component) {
32
+ var ButtonFHRoot = /* @__PURE__ */ (function(_Component) {
33
33
  function ButtonFHRoot2() {
34
34
  var _this;
35
35
  _classCallCheck(this, ButtonFHRoot2);
@@ -76,7 +76,7 @@ var ButtonFHRoot = /* @__PURE__ */ function(_Component) {
76
76
  }, _ref))));
77
77
  }
78
78
  }]);
79
- }(Component);
79
+ })(Component);
80
80
  _defineProperty(ButtonFHRoot, "displayName", "ButtonFH");
81
81
  _defineProperty(ButtonFHRoot, "style", style);
82
82
  _defineProperty(ButtonFHRoot, "defaultProps", {
@@ -22,7 +22,7 @@ var style = (
22
22
  "_state_invalid": "_state_invalid_1kijq_gg_"
23
23
  })
24
24
  );
25
- var CheckboxFHRoot = /* @__PURE__ */ function(_Component) {
25
+ var CheckboxFHRoot = /* @__PURE__ */ (function(_Component) {
26
26
  function CheckboxFHRoot2() {
27
27
  var _this;
28
28
  _classCallCheck(this, CheckboxFHRoot2);
@@ -68,7 +68,7 @@ var CheckboxFHRoot = /* @__PURE__ */ function(_Component) {
68
68
  return _ref2 = sstyled(styles), /* @__PURE__ */ React.createElement(SHighlightedCheckbox, _ref2.cn("SHighlightedCheckbox", _objectSpread({}, assignProps({}, _ref))), hasChildren ? /* @__PURE__ */ React.createElement(Children, _ref2.cn("Children", {})) : /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(CheckboxFH.Value, null), /* @__PURE__ */ React.createElement(CheckboxFH.Text, null)));
69
69
  }
70
70
  }]);
71
- }(Component);
71
+ })(Component);
72
72
  _defineProperty(CheckboxFHRoot, "displayName", "CheckboxFH");
73
73
  _defineProperty(CheckboxFHRoot, "style", style);
74
74
  var CheckboxFH = createComponent(CheckboxFHRoot, {
@@ -27,7 +27,7 @@ var style = (
27
27
  "_neighborLocation_both": "_neighborLocation_both_15bq1_gg_"
28
28
  })
29
29
  );
30
- var InputFHRoot = /* @__PURE__ */ function(_Component) {
30
+ var InputFHRoot = /* @__PURE__ */ (function(_Component) {
31
31
  function InputFHRoot2() {
32
32
  _classCallCheck(this, InputFHRoot2);
33
33
  return _callSuper(this, InputFHRoot2, arguments);
@@ -41,7 +41,7 @@ var InputFHRoot = /* @__PURE__ */ function(_Component) {
41
41
  return _ref3 = sstyled(this.asProps.styles), /* @__PURE__ */ React.createElement(SHighlightedInput, _ref3.cn("SHighlightedInput", _objectSpread({}, assignProps({}, _ref))));
42
42
  }
43
43
  }]);
44
- }(Component);
44
+ })(Component);
45
45
  _defineProperty(InputFHRoot, "displayName", "InputFH");
46
46
  _defineProperty(InputFHRoot, "style", style);
47
47
  function HighlightAddon(props) {
@@ -23,7 +23,7 @@ var style = (
23
23
  "__SCloseIcon": "___SCloseIcon_enqvl_gg_"
24
24
  })
25
25
  );
26
- var NoticeFHRoot = /* @__PURE__ */ function(_Component) {
26
+ var NoticeFHRoot = /* @__PURE__ */ (function(_Component) {
27
27
  function NoticeFHRoot2() {
28
28
  _classCallCheck(this, NoticeFHRoot2);
29
29
  return _callSuper(this, NoticeFHRoot2, arguments);
@@ -53,7 +53,7 @@ var NoticeFHRoot = /* @__PURE__ */ function(_Component) {
53
53
  }));
54
54
  }
55
55
  }]);
56
- }(Component);
56
+ })(Component);
57
57
  _defineProperty(NoticeFHRoot, "displayName", "NoticeFH");
58
58
  _defineProperty(NoticeFHRoot, "style", style);
59
59
  var NoticeFH = createComponent(NoticeFHRoot);
@@ -27,7 +27,7 @@ var style = (
27
27
  "__SPills": "___SPills_984ij_gg_"
28
28
  })
29
29
  );
30
- var PillsFHRoot = /* @__PURE__ */ function(_Component) {
30
+ var PillsFHRoot = /* @__PURE__ */ (function(_Component) {
31
31
  function PillsFHRoot2() {
32
32
  _classCallCheck(this, PillsFHRoot2);
33
33
  return _callSuper(this, PillsFHRoot2, arguments);
@@ -40,10 +40,10 @@ var PillsFHRoot = /* @__PURE__ */ function(_Component) {
40
40
  return /* @__PURE__ */ React.createElement(Pills, assignProps({}, _ref));
41
41
  }
42
42
  }]);
43
- }(Component);
43
+ })(Component);
44
44
  _defineProperty(PillsFHRoot, "displayName", "PillsFH");
45
45
  _defineProperty(PillsFHRoot, "style", style);
46
- var HighlightedItemRoot = /* @__PURE__ */ function(_Component2) {
46
+ var HighlightedItemRoot = /* @__PURE__ */ (function(_Component2) {
47
47
  function HighlightedItemRoot2() {
48
48
  var _this;
49
49
  _classCallCheck(this, HighlightedItemRoot2);
@@ -89,7 +89,7 @@ var HighlightedItemRoot = /* @__PURE__ */ function(_Component2) {
89
89
  }, _ref2))));
90
90
  }
91
91
  }]);
92
- }(Component);
92
+ })(Component);
93
93
  _defineProperty(HighlightedItemRoot, "displayName", "HighlightedItem");
94
94
  _defineProperty(HighlightedItemRoot, "style", style);
95
95
  function HighlightedItemAddon(props) {
@@ -22,7 +22,7 @@ var style = (
22
22
  "_state_invalid": "_state_invalid_1awy5_gg_"
23
23
  })
24
24
  );
25
- var RadioFHRoot = /* @__PURE__ */ function(_Component) {
25
+ var RadioFHRoot = /* @__PURE__ */ (function(_Component) {
26
26
  function RadioFHRoot2() {
27
27
  var _this;
28
28
  _classCallCheck(this, RadioFHRoot2);
@@ -79,7 +79,7 @@ var RadioFHRoot = /* @__PURE__ */ function(_Component) {
79
79
  return _ref2 = sstyled(styles), /* @__PURE__ */ React.createElement(SHighlightedRadio, _ref2.cn("SHighlightedRadio", _objectSpread({}, assignProps({}, _ref))), hasChildren ? /* @__PURE__ */ React.createElement(Children, _ref2.cn("Children", {})) : /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(RadioFH.Value, null), /* @__PURE__ */ React.createElement(RadioFH.Text, null)));
80
80
  }
81
81
  }]);
82
- }(Component);
82
+ })(Component);
83
83
  _defineProperty(RadioFHRoot, "displayName", "RadioFH");
84
84
  _defineProperty(RadioFHRoot, "style", style);
85
85
  _defineProperty(RadioFHRoot, "contextType", RadioGroup[CONTEXT_COMPONENT]);
@@ -7,7 +7,7 @@ import { createComponent, assignProps, Component } from "@semcore/core";
7
7
  import Select from "@semcore/select";
8
8
  import React from "react";
9
9
  import { ButtonTriggerFH } from "../../inner-components/button-trigger/ButtonTrigger.mjs";
10
- var SelectFHRoot = /* @__PURE__ */ function(_Component) {
10
+ var SelectFHRoot = /* @__PURE__ */ (function(_Component) {
11
11
  function SelectFHRoot2() {
12
12
  _classCallCheck(this, SelectFHRoot2);
13
13
  return _callSuper(this, SelectFHRoot2, arguments);
@@ -20,7 +20,7 @@ var SelectFHRoot = /* @__PURE__ */ function(_Component) {
20
20
  return /* @__PURE__ */ React.createElement(Select, assignProps({}, _ref));
21
21
  }
22
22
  }]);
23
- }(Component);
23
+ })(Component);
24
24
  _defineProperty(SelectFHRoot, "displayName", "SelectFH");
25
25
  function Trigger(props) {
26
26
  var _ref2 = arguments[0];
@@ -23,7 +23,7 @@ var style = (
23
23
  "__SInput": "___SInput_akdm5_gg_"
24
24
  })
25
25
  );
26
- var SwitchFHRoot = /* @__PURE__ */ function(_Component) {
26
+ var SwitchFHRoot = /* @__PURE__ */ (function(_Component) {
27
27
  function SwitchFHRoot2() {
28
28
  var _this;
29
29
  _classCallCheck(this, SwitchFHRoot2);
@@ -71,7 +71,7 @@ var SwitchFHRoot = /* @__PURE__ */ function(_Component) {
71
71
  return _ref3 = sstyled(this.asProps.styles), /* @__PURE__ */ React.createElement(SInput, _ref3.cn("SInput", _objectSpread({}, assignProps({}, _ref))));
72
72
  }
73
73
  }]);
74
- }(Component);
74
+ })(Component);
75
75
  _defineProperty(SwitchFHRoot, "displayName", "SwitchFH");
76
76
  _defineProperty(SwitchFHRoot, "style", style);
77
77
  function Value(props) {
@@ -24,7 +24,7 @@ var style = (
24
24
  "_selected": "__selected_drkuh_gg_"
25
25
  })
26
26
  );
27
- var TabLineFHRoot = /* @__PURE__ */ function(_Component) {
27
+ var TabLineFHRoot = /* @__PURE__ */ (function(_Component) {
28
28
  function TabLineFHRoot2() {
29
29
  _classCallCheck(this, TabLineFHRoot2);
30
30
  return _callSuper(this, TabLineFHRoot2, arguments);
@@ -37,10 +37,10 @@ var TabLineFHRoot = /* @__PURE__ */ function(_Component) {
37
37
  return /* @__PURE__ */ React.createElement(TabLine, assignProps({}, _ref));
38
38
  }
39
39
  }]);
40
- }(Component);
40
+ })(Component);
41
41
  _defineProperty(TabLineFHRoot, "displayName", "TabLineFH");
42
42
  _defineProperty(TabLineFHRoot, "style", style);
43
- var HighlightedItemRoot = /* @__PURE__ */ function(_Component2) {
43
+ var HighlightedItemRoot = /* @__PURE__ */ (function(_Component2) {
44
44
  function HighlightedItemRoot2() {
45
45
  var _this;
46
46
  _classCallCheck(this, HighlightedItemRoot2);
@@ -86,7 +86,7 @@ var HighlightedItemRoot = /* @__PURE__ */ function(_Component2) {
86
86
  }, _ref2))));
87
87
  }
88
88
  }]);
89
- }(Component);
89
+ })(Component);
90
90
  _defineProperty(HighlightedItemRoot, "displayName", "HighlightedItem");
91
91
  _defineProperty(HighlightedItemRoot, "style", style);
92
92
  function HighlightedAddon(props) {
@@ -27,7 +27,7 @@ var style = (
27
27
  "_neighborLocation_both": "_neighborLocation_both_i13ut_gg_"
28
28
  })
29
29
  );
30
- var ButtonTriggerFHRoot = /* @__PURE__ */ function(_Component) {
30
+ var ButtonTriggerFHRoot = /* @__PURE__ */ (function(_Component) {
31
31
  function ButtonTriggerFHRoot2() {
32
32
  _classCallCheck(this, ButtonTriggerFHRoot2);
33
33
  return _callSuper(this, ButtonTriggerFHRoot2, arguments);
@@ -42,7 +42,7 @@ var ButtonTriggerFHRoot = /* @__PURE__ */ function(_Component) {
42
42
  return _ref3 = sstyled(styles), /* @__PURE__ */ React.createElement(SHighlightedButtonTrigger, _ref3.cn("SHighlightedButtonTrigger", _objectSpread({}, assignProps({}, _ref))));
43
43
  }
44
44
  }]);
45
- }(Component);
45
+ })(Component);
46
46
  _defineProperty(ButtonTriggerFHRoot, "displayName", "ButtonTriggerFH");
47
47
  _defineProperty(ButtonTriggerFHRoot, "style", style);
48
48
  function Addon(props) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/feature-highlight",
3
3
  "description": "Semrush toolkit for accent features",
4
- "version": "16.2.0-prerelease.5",
4
+ "version": "16.2.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/esm/index.mjs",
7
7
  "typings": "lib/types/index.d.ts",
@@ -16,21 +16,21 @@
16
16
  }
17
17
  },
18
18
  "dependencies": {
19
- "@semcore/badge": "^16.0.6-prerelease.5",
20
- "@semcore/base-trigger": "^16.4.2-prerelease.5",
21
- "@semcore/button": "^16.0.10-prerelease.5",
22
- "@semcore/checkbox": "^16.2.0-prerelease.5",
23
- "@semcore/input": "^16.1.0-prerelease.5",
24
- "@semcore/notice": "^16.1.10-prerelease.5",
25
- "@semcore/pills": "^16.0.10-prerelease.5",
26
- "@semcore/radio": "^16.1.0-prerelease.5",
27
- "@semcore/select": "^16.1.10-prerelease.5",
28
- "@semcore/switch": "^16.1.0-prerelease.5",
29
- "@semcore/tab-line": "^16.0.10-prerelease.5",
30
- "@semcore/typography": "^16.3.0-prerelease.5"
19
+ "@semcore/badge": "^16.0.0",
20
+ "@semcore/base-trigger": "^16.0.0",
21
+ "@semcore/button": "^16.0.0",
22
+ "@semcore/checkbox": "^16.0.0",
23
+ "@semcore/input": "^16.0.0",
24
+ "@semcore/notice": "^16.0.0",
25
+ "@semcore/pills": "^16.0.0",
26
+ "@semcore/radio": "^16.0.0",
27
+ "@semcore/select": "^16.0.0",
28
+ "@semcore/switch": "^16.0.0",
29
+ "@semcore/tab-line": "^16.0.0",
30
+ "@semcore/typography": "^16.0.0"
31
31
  },
32
32
  "peerDependencies": {
33
- "@semcore/base-components": "^16.4.0-prerelease.5"
33
+ "@semcore/base-components": "^16.0.0"
34
34
  },
35
35
  "repository": {
36
36
  "type": "git",
@@ -38,7 +38,7 @@
38
38
  "directory": "semcore/feature-highlight"
39
39
  },
40
40
  "devDependencies": {
41
- "@semcore/base-components": "16.4.0-prerelease.5",
41
+ "@semcore/base-components": "16.4.0",
42
42
  "@semcore/testing-utils": "1.0.0"
43
43
  },
44
44
  "scripts": {