@semcore/icon 3.1.0 → 3.1.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/Text/l/index.js +1 -1
- package/Text/l/index.mjs +1 -1
- package/Text/m/index.js +1 -1
- package/Text/m/index.mjs +1 -1
- package/lib/cjs/Icon.js +7 -7
- package/lib/es6/Icon.js +7 -7
- package/package.json +1 -1
- package/svg-new/icon/Text/l.svg +1 -1
- package/svg-new/icon/Text/m.svg +1 -1
package/CHANGELOG.md
CHANGED
package/Text/l/index.js
CHANGED
|
@@ -35,7 +35,7 @@ function Text(_ref, ref) {
|
|
|
35
35
|
height: height,
|
|
36
36
|
viewBox: viewBox
|
|
37
37
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
|
-
d: "M4
|
|
38
|
+
d: "M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V6h-5v12h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2V6H6v1a1 1 0 0 1-2 0V5Z",
|
|
39
39
|
shapeRendering: "geometricPrecision"
|
|
40
40
|
}));
|
|
41
41
|
}
|
package/Text/l/index.mjs
CHANGED
|
@@ -18,7 +18,7 @@ function Text({
|
|
|
18
18
|
height: height,
|
|
19
19
|
viewBox: viewBox
|
|
20
20
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
d: "M4
|
|
21
|
+
d: "M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V6h-5v12h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2V6H6v1a1 1 0 0 1-2 0V5Z",
|
|
22
22
|
shapeRendering: "geometricPrecision"
|
|
23
23
|
}));
|
|
24
24
|
}
|
package/Text/m/index.js
CHANGED
|
@@ -35,7 +35,7 @@ function Text(_ref, ref) {
|
|
|
35
35
|
height: height,
|
|
36
36
|
viewBox: viewBox
|
|
37
37
|
}, props), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
|
-
d: "
|
|
38
|
+
d: "M3 4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0H9v6h1a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h1V5H5a1 1 0 0 1-2 0V4Z",
|
|
39
39
|
shapeRendering: "geometricPrecision"
|
|
40
40
|
}));
|
|
41
41
|
}
|
package/Text/m/index.mjs
CHANGED
|
@@ -18,7 +18,7 @@ function Text({
|
|
|
18
18
|
height: height,
|
|
19
19
|
viewBox: viewBox
|
|
20
20
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
d: "
|
|
21
|
+
d: "M3 4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0H9v6h1a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h1V5H5a1 1 0 0 1-2 0V4Z",
|
|
22
22
|
shapeRendering: "geometricPrecision"
|
|
23
23
|
}));
|
|
24
24
|
}
|
package/lib/cjs/Icon.js
CHANGED
|
@@ -48,16 +48,16 @@ var styles = (
|
|
|
48
48
|
/*__reshadow_css_start__*/
|
|
49
49
|
_core.sstyled.insert(
|
|
50
50
|
/*__inner_css_start__*/
|
|
51
|
-
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.
|
|
51
|
+
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SIcon_1v61m_gg_ {\n display: inline-block;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n shape-rendering: geometricPrecision;\n box-sizing: content-box;\n fill: currentColor;\n flex-shrink: 0;\n outline: none;\n color: var(--color_1v61m);\n}\n\n.___SIcon_1v61m_gg_.__keyboardFocused_1v61m_gg_ {\n box-shadow: 0 0 0 3px rgba(0, 143, 248, 0.2);\n}\n\n.___SIcon_1v61m_gg_.__interactive_1v61m_gg_ {\n cursor: pointer\n}\n\n.___SIcon_1v61m_gg_.__interactive_1v61m_gg_:hover {\n color: var(--color-interactive_1v61m);\n }\n"
|
|
52
52
|
/*__inner_css_end__*/
|
|
53
|
-
, "
|
|
53
|
+
, "1v61m_gg_")
|
|
54
54
|
/*__reshadow_css_end__*/
|
|
55
55
|
, {
|
|
56
|
-
"__SIcon": "
|
|
57
|
-
"--color": "--
|
|
58
|
-
"_keyboardFocused": "
|
|
59
|
-
"_interactive": "
|
|
60
|
-
"--color-interactive": "--color-
|
|
56
|
+
"__SIcon": "___SIcon_1v61m_gg_",
|
|
57
|
+
"--color": "--color_1v61m",
|
|
58
|
+
"_keyboardFocused": "__keyboardFocused_1v61m_gg_",
|
|
59
|
+
"_interactive": "__interactive_1v61m_gg_",
|
|
60
|
+
"--color-interactive": "--color-interactive_1v61m"
|
|
61
61
|
});
|
|
62
62
|
|
|
63
63
|
function Icon(props, ref) {
|
package/lib/es6/Icon.js
CHANGED
|
@@ -23,16 +23,16 @@ var styles = (
|
|
|
23
23
|
/*__reshadow_css_start__*/
|
|
24
24
|
_sstyled.insert(
|
|
25
25
|
/*__inner_css_start__*/
|
|
26
|
-
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.
|
|
26
|
+
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SIcon_1v61m_gg_ {\n display: inline-block;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n shape-rendering: geometricPrecision;\n box-sizing: content-box;\n fill: currentColor;\n flex-shrink: 0;\n outline: none;\n color: var(--color_1v61m);\n}\n\n.___SIcon_1v61m_gg_.__keyboardFocused_1v61m_gg_ {\n box-shadow: 0 0 0 3px rgba(0, 143, 248, 0.2);\n}\n\n.___SIcon_1v61m_gg_.__interactive_1v61m_gg_ {\n cursor: pointer\n}\n\n.___SIcon_1v61m_gg_.__interactive_1v61m_gg_:hover {\n color: var(--color-interactive_1v61m);\n }\n"
|
|
27
27
|
/*__inner_css_end__*/
|
|
28
|
-
, "
|
|
28
|
+
, "1v61m_gg_")
|
|
29
29
|
/*__reshadow_css_end__*/
|
|
30
30
|
, {
|
|
31
|
-
"__SIcon": "
|
|
32
|
-
"--color": "--
|
|
33
|
-
"_keyboardFocused": "
|
|
34
|
-
"_interactive": "
|
|
35
|
-
"--color-interactive": "--color-
|
|
31
|
+
"__SIcon": "___SIcon_1v61m_gg_",
|
|
32
|
+
"--color": "--color_1v61m",
|
|
33
|
+
"_keyboardFocused": "__keyboardFocused_1v61m_gg_",
|
|
34
|
+
"_interactive": "__interactive_1v61m_gg_",
|
|
35
|
+
"--color-interactive": "--color-interactive_1v61m"
|
|
36
36
|
});
|
|
37
37
|
|
|
38
38
|
function Icon(props, ref) {
|
package/package.json
CHANGED
package/svg-new/icon/Text/l.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V6h-5v12h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2V6H6v1a1 1 0 0 1-2 0V5Z"/></svg>
|
package/svg-new/icon/Text/m.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M3 4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0H9v6h1a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h1V5H5a1 1 0 0 1-2 0V4Z"/></svg>
|