@semcore/link 16.0.5 → 16.0.6-prerelease.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/lib/cjs/Link.js +11 -11
- package/lib/es6/Link.js +11 -11
- package/lib/esm/Link.mjs +12 -12
- package/package.json +6 -6
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
|
+
## [16.0.6] - 2025-08-06
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/flex-box` [16.0.5 ~> 16.0.6], `@semcore/typography` [16.1.5 ~> 16.2.0], `@semcore/base-components` [16.1.2 ~> 16.2.0]).
|
|
10
|
+
|
|
5
11
|
## [16.0.5] - 2025-07-23
|
|
6
12
|
|
|
7
13
|
### Changed
|
package/lib/cjs/Link.js
CHANGED
|
@@ -25,19 +25,19 @@ var _typography = require("@semcore/typography");
|
|
|
25
25
|
var _react = _interopRequireDefault(require("react"));
|
|
26
26
|
function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2["default"])(o), (0, _possibleConstructorReturn2["default"])(t, (0, _isNativeReflectConstruct2["default"])() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2["default"])(t).constructor) : o.apply(t, e)); }
|
|
27
27
|
/*!__reshadow-styles__:"./style/link.shadow.css"*/
|
|
28
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
28
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SLink_1ifhk_gg_{display:inline-block;font-family:inherit;color:var(--intergalactic-text-link, #006dca);line-height:normal;position:relative;cursor:pointer;border:0;padding:0;margin:0;box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;transition:color .15s ease-in-out}.___SLink_1ifhk_gg_,.___SLink_1ifhk_gg_:active{-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___SLink_1ifhk_gg_:hover{-webkit-text-decoration:none;text-decoration:none}}.___SLink_1ifhk_gg_::-moz-focus-inner{border:0;padding:0}.___SLink_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_:active{color:var(--intergalactic-text-link-hover-active, #044792)}@media (hover:hover){.___SLink_1ifhk_gg_:hover{color:var(--intergalactic-text-link-hover-active, #044792)}}.___SLink_1ifhk_gg_.__active_1ifhk_gg_ .___SText_1ifhk_gg_,.___SLink_1ifhk_gg_:active .___SText_1ifhk_gg_{border-color:currentColor}@media (hover:hover){.___SLink_1ifhk_gg_:hover .___SText_1ifhk_gg_{border-color:currentColor}}.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited{color:var(--intergalactic-text-link-visited, #8649e1)}@media (hover:hover){.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited:hover{color:var(--intergalactic-text-link-visited, #8649e1)}}.___SLink_1ifhk_gg_.__visually-disabled_1ifhk_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SLink_1ifhk_gg_.__noWrapText_1ifhk_gg_{white-space:nowrap}.___SLink_1ifhk_gg_.__inline_1ifhk_gg_{display:inline}.___SAddon_1ifhk_gg_{display:inline-flex;justify-content:center;align-items:center;margin-bottom:var(--intergalactic-spacing-05x, 2px);vertical-align:middle;pointer-events:none}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):first-child{margin-right:var(--intergalactic-spacing-1x, 4px)}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):last-child{margin-left:var(--intergalactic-spacing-1x, 4px)}.___SText_1ifhk_gg_{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent;transition:border-bottom-color .15s ease-in-out}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_{color:var(--text-color_1ifhk)}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:active{color:var(--text-color_1ifhk);filter:brightness(.8)}@media (hover:hover){.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:hover{color:var(--text-color_1ifhk);filter:brightness(.8)}}@media (prefers-reduced-motion){.___SLink_1ifhk_gg_,.___SText_1ifhk_gg_{transition:none}}", /*__inner_css_end__*/"1ifhk_gg_"),
|
|
29
29
|
/*__reshadow_css_end__*/
|
|
30
30
|
{
|
|
31
|
-
"__SLink": "
|
|
32
|
-
"_visually-disabled": "__visually-
|
|
33
|
-
"_noWrapText": "
|
|
34
|
-
"_inline": "
|
|
35
|
-
"__SAddon": "
|
|
36
|
-
"__SText": "
|
|
37
|
-
"_active": "
|
|
38
|
-
"_enableVisited": "
|
|
39
|
-
"_text-color": "__text-
|
|
40
|
-
"--text-color": "--text-
|
|
31
|
+
"__SLink": "___SLink_1ifhk_gg_",
|
|
32
|
+
"_visually-disabled": "__visually-disabled_1ifhk_gg_",
|
|
33
|
+
"_noWrapText": "__noWrapText_1ifhk_gg_",
|
|
34
|
+
"_inline": "__inline_1ifhk_gg_",
|
|
35
|
+
"__SAddon": "___SAddon_1ifhk_gg_",
|
|
36
|
+
"__SText": "___SText_1ifhk_gg_",
|
|
37
|
+
"_active": "__active_1ifhk_gg_",
|
|
38
|
+
"_enableVisited": "__enableVisited_1ifhk_gg_",
|
|
39
|
+
"_text-color": "__text-color_1ifhk_gg_",
|
|
40
|
+
"--text-color": "--text-color_1ifhk"
|
|
41
41
|
});
|
|
42
42
|
var RootLink = /*#__PURE__*/function (_Component) {
|
|
43
43
|
function RootLink() {
|
package/lib/es6/Link.js
CHANGED
|
@@ -23,19 +23,19 @@ import { Hint } from '@semcore/tooltip';
|
|
|
23
23
|
import { Text } from '@semcore/typography';
|
|
24
24
|
import React from 'react';
|
|
25
25
|
/*!__reshadow-styles__:"./style/link.shadow.css"*/
|
|
26
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
26
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SLink_1ifhk_gg_{display:inline-block;font-family:inherit;color:var(--intergalactic-text-link, #006dca);line-height:normal;position:relative;cursor:pointer;border:0;padding:0;margin:0;box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;transition:color .15s ease-in-out}.___SLink_1ifhk_gg_,.___SLink_1ifhk_gg_:active{-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___SLink_1ifhk_gg_:hover{-webkit-text-decoration:none;text-decoration:none}}.___SLink_1ifhk_gg_::-moz-focus-inner{border:0;padding:0}.___SLink_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_:active{color:var(--intergalactic-text-link-hover-active, #044792)}@media (hover:hover){.___SLink_1ifhk_gg_:hover{color:var(--intergalactic-text-link-hover-active, #044792)}}.___SLink_1ifhk_gg_.__active_1ifhk_gg_ .___SText_1ifhk_gg_,.___SLink_1ifhk_gg_:active .___SText_1ifhk_gg_{border-color:currentColor}@media (hover:hover){.___SLink_1ifhk_gg_:hover .___SText_1ifhk_gg_{border-color:currentColor}}.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited{color:var(--intergalactic-text-link-visited, #8649e1)}@media (hover:hover){.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited:hover{color:var(--intergalactic-text-link-visited, #8649e1)}}.___SLink_1ifhk_gg_.__visually-disabled_1ifhk_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SLink_1ifhk_gg_.__noWrapText_1ifhk_gg_{white-space:nowrap}.___SLink_1ifhk_gg_.__inline_1ifhk_gg_{display:inline}.___SAddon_1ifhk_gg_{display:inline-flex;justify-content:center;align-items:center;margin-bottom:var(--intergalactic-spacing-05x, 2px);vertical-align:middle;pointer-events:none}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):first-child{margin-right:var(--intergalactic-spacing-1x, 4px)}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):last-child{margin-left:var(--intergalactic-spacing-1x, 4px)}.___SText_1ifhk_gg_{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent;transition:border-bottom-color .15s ease-in-out}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_{color:var(--text-color_1ifhk)}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:active{color:var(--text-color_1ifhk);filter:brightness(.8)}@media (hover:hover){.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:hover{color:var(--text-color_1ifhk);filter:brightness(.8)}}@media (prefers-reduced-motion){.___SLink_1ifhk_gg_,.___SText_1ifhk_gg_{transition:none}}", /*__inner_css_end__*/"1ifhk_gg_"),
|
|
27
27
|
/*__reshadow_css_end__*/
|
|
28
28
|
{
|
|
29
|
-
"__SLink": "
|
|
30
|
-
"_visually-disabled": "__visually-
|
|
31
|
-
"_noWrapText": "
|
|
32
|
-
"_inline": "
|
|
33
|
-
"__SAddon": "
|
|
34
|
-
"__SText": "
|
|
35
|
-
"_active": "
|
|
36
|
-
"_enableVisited": "
|
|
37
|
-
"_text-color": "__text-
|
|
38
|
-
"--text-color": "--text-
|
|
29
|
+
"__SLink": "___SLink_1ifhk_gg_",
|
|
30
|
+
"_visually-disabled": "__visually-disabled_1ifhk_gg_",
|
|
31
|
+
"_noWrapText": "__noWrapText_1ifhk_gg_",
|
|
32
|
+
"_inline": "__inline_1ifhk_gg_",
|
|
33
|
+
"__SAddon": "___SAddon_1ifhk_gg_",
|
|
34
|
+
"__SText": "___SText_1ifhk_gg_",
|
|
35
|
+
"_active": "__active_1ifhk_gg_",
|
|
36
|
+
"_enableVisited": "__enableVisited_1ifhk_gg_",
|
|
37
|
+
"_text-color": "__text-color_1ifhk_gg_",
|
|
38
|
+
"--text-color": "--text-color_1ifhk"
|
|
39
39
|
});
|
|
40
40
|
var RootLink = /*#__PURE__*/function (_Component) {
|
|
41
41
|
function RootLink() {
|
package/lib/esm/Link.mjs
CHANGED
|
@@ -24,21 +24,21 @@ var style = (
|
|
|
24
24
|
/*__reshadow_css_start__*/
|
|
25
25
|
(sstyled.insert(
|
|
26
26
|
/*__inner_css_start__*/
|
|
27
|
-
".
|
|
27
|
+
".___SLink_1ifhk_gg_{display:inline-block;font-family:inherit;color:var(--intergalactic-text-link, #006dca);line-height:normal;position:relative;cursor:pointer;border:0;padding:0;margin:0;box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;transition:color .15s ease-in-out}.___SLink_1ifhk_gg_,.___SLink_1ifhk_gg_:active{-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.___SLink_1ifhk_gg_:hover{-webkit-text-decoration:none;text-decoration:none}}.___SLink_1ifhk_gg_::-moz-focus-inner{border:0;padding:0}.___SLink_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_:active{color:var(--intergalactic-text-link-hover-active, #044792)}@media (hover:hover){.___SLink_1ifhk_gg_:hover{color:var(--intergalactic-text-link-hover-active, #044792)}}.___SLink_1ifhk_gg_.__active_1ifhk_gg_ .___SText_1ifhk_gg_,.___SLink_1ifhk_gg_:active .___SText_1ifhk_gg_{border-color:currentColor}@media (hover:hover){.___SLink_1ifhk_gg_:hover .___SText_1ifhk_gg_{border-color:currentColor}}.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited{color:var(--intergalactic-text-link-visited, #8649e1)}@media (hover:hover){.___SLink_1ifhk_gg_.__enableVisited_1ifhk_gg_:visited:hover{color:var(--intergalactic-text-link-visited, #8649e1)}}.___SLink_1ifhk_gg_.__visually-disabled_1ifhk_gg_{opacity:var(--intergalactic-disabled-opacity, 0.3);cursor:default;pointer-events:none}.___SLink_1ifhk_gg_.__noWrapText_1ifhk_gg_{white-space:nowrap}.___SLink_1ifhk_gg_.__inline_1ifhk_gg_{display:inline}.___SAddon_1ifhk_gg_{display:inline-flex;justify-content:center;align-items:center;margin-bottom:var(--intergalactic-spacing-05x, 2px);vertical-align:middle;pointer-events:none}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):first-child{margin-right:var(--intergalactic-spacing-1x, 4px)}.___SLink_1ifhk_gg_ .___SAddon_1ifhk_gg_:not(:only-child):last-child{margin-left:var(--intergalactic-spacing-1x, 4px)}.___SText_1ifhk_gg_{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent;transition:border-bottom-color .15s ease-in-out}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_{color:var(--text-color_1ifhk)}.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_.__active_1ifhk_gg_,.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:active{color:var(--text-color_1ifhk);filter:brightness(.8)}@media (hover:hover){.___SLink_1ifhk_gg_.__text-color_1ifhk_gg_:hover{color:var(--text-color_1ifhk);filter:brightness(.8)}}@media (prefers-reduced-motion){.___SLink_1ifhk_gg_,.___SText_1ifhk_gg_{transition:none}}",
|
|
28
28
|
/*__inner_css_end__*/
|
|
29
|
-
"
|
|
29
|
+
"1ifhk_gg_"
|
|
30
30
|
), /*__reshadow_css_end__*/
|
|
31
31
|
{
|
|
32
|
-
"__SLink": "
|
|
33
|
-
"_visually-disabled": "__visually-
|
|
34
|
-
"_noWrapText": "
|
|
35
|
-
"_inline": "
|
|
36
|
-
"__SAddon": "
|
|
37
|
-
"__SText": "
|
|
38
|
-
"_active": "
|
|
39
|
-
"_enableVisited": "
|
|
40
|
-
"_text-color": "__text-
|
|
41
|
-
"--text-color": "--text-
|
|
32
|
+
"__SLink": "___SLink_1ifhk_gg_",
|
|
33
|
+
"_visually-disabled": "__visually-disabled_1ifhk_gg_",
|
|
34
|
+
"_noWrapText": "__noWrapText_1ifhk_gg_",
|
|
35
|
+
"_inline": "__inline_1ifhk_gg_",
|
|
36
|
+
"__SAddon": "___SAddon_1ifhk_gg_",
|
|
37
|
+
"__SText": "___SText_1ifhk_gg_",
|
|
38
|
+
"_active": "__active_1ifhk_gg_",
|
|
39
|
+
"_enableVisited": "__enableVisited_1ifhk_gg_",
|
|
40
|
+
"_text-color": "__text-color_1ifhk_gg_",
|
|
41
|
+
"--text-color": "--text-color_1ifhk"
|
|
42
42
|
})
|
|
43
43
|
);
|
|
44
44
|
var RootLink = /* @__PURE__ */ function(_Component) {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/link",
|
|
3
3
|
"description": "Semrush Link Component",
|
|
4
|
-
"version": "16.0.
|
|
4
|
+
"version": "16.0.6-prerelease.1",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/es6/index.js",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"types": "./lib/types/index.d.ts"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@semcore/flex-box": "16.0.
|
|
18
|
-
"@semcore/tooltip": "16.0.
|
|
19
|
-
"@semcore/typography": "16.1
|
|
17
|
+
"@semcore/flex-box": "16.0.6-prerelease.1",
|
|
18
|
+
"@semcore/tooltip": "16.0.6-prerelease.1",
|
|
19
|
+
"@semcore/typography": "16.2.0-prerelease.1"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"@semcore/base-components": "^16.0.
|
|
22
|
+
"@semcore/base-components": "^16.2.0-prerelease.1"
|
|
23
23
|
},
|
|
24
24
|
"repository": {
|
|
25
25
|
"type": "git",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@semcore/core": "16.0.4",
|
|
31
31
|
"@semcore/testing-utils": "1.0.0",
|
|
32
|
-
"@semcore/icon": "16.
|
|
32
|
+
"@semcore/icon": "16.5.0-prerelease.1"
|
|
33
33
|
},
|
|
34
34
|
"scripts": {
|
|
35
35
|
"build": "pnpm semcore-builder --source=js && pnpm vite build"
|