@semcore/feature-highlight 16.2.0 → 16.2.1-prerelease.3
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 +7 -0
- package/lib/cjs/components/badge/Badge.js +2 -2
- package/lib/cjs/components/button/Button.js +9 -9
- package/lib/cjs/components/checkbox/Checkbox.js +3 -3
- package/lib/cjs/components/input/Input.js +8 -8
- package/lib/cjs/components/notice/Notice.js +4 -4
- package/lib/cjs/components/notice/Notice.js.map +1 -1
- package/lib/cjs/components/notice/Notice.type.js +2 -0
- package/lib/cjs/components/notice/Notice.type.js.map +1 -0
- package/lib/cjs/components/pills/Pills.js +9 -9
- package/lib/cjs/components/pills/Pills.js.map +1 -1
- package/lib/cjs/components/radio/Radio.js +3 -3
- package/lib/cjs/components/switch/Switch.js +4 -4
- package/lib/cjs/components/tab-line/TabLine.js +4 -4
- package/lib/cjs/inner-components/button-trigger/ButtonTrigger.js +8 -8
- package/lib/cjs/inner-components/sparkle/Sparkle.js +13 -13
- package/lib/es6/components/badge/Badge.js +2 -2
- package/lib/es6/components/button/Button.js +9 -9
- package/lib/es6/components/checkbox/Checkbox.js +3 -3
- package/lib/es6/components/input/Input.js +8 -8
- package/lib/es6/components/notice/Notice.js +4 -4
- package/lib/es6/components/notice/Notice.js.map +1 -1
- package/lib/es6/components/notice/Notice.type.js +2 -0
- package/lib/es6/components/notice/Notice.type.js.map +1 -0
- package/lib/es6/components/pills/Pills.js +9 -9
- package/lib/es6/components/pills/Pills.js.map +1 -1
- package/lib/es6/components/radio/Radio.js +3 -3
- package/lib/es6/components/switch/Switch.js +4 -4
- package/lib/es6/components/tab-line/TabLine.js +4 -4
- package/lib/es6/inner-components/button-trigger/ButtonTrigger.js +8 -8
- package/lib/es6/inner-components/sparkle/Sparkle.js +13 -13
- package/lib/esm/components/badge/Badge.mjs +3 -3
- package/lib/esm/components/button/Button.mjs +10 -10
- package/lib/esm/components/checkbox/Checkbox.mjs +4 -4
- package/lib/esm/components/input/Input.mjs +9 -9
- package/lib/esm/components/notice/Notice.mjs +5 -5
- package/lib/esm/components/pills/Pills.mjs +10 -10
- package/lib/esm/components/radio/Radio.mjs +4 -4
- package/lib/esm/components/switch/Switch.mjs +5 -5
- package/lib/esm/components/tab-line/TabLine.mjs +5 -5
- package/lib/esm/inner-components/button-trigger/ButtonTrigger.mjs +9 -9
- package/lib/esm/inner-components/sparkle/Sparkle.mjs +14 -14
- package/lib/types/components/notice/Notice.d.ts +2 -3
- package/lib/types/components/notice/Notice.type.d.ts +3 -0
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
+
## [16.2.1] - 2025-10-17
|
|
6
|
+
|
|
7
|
+
### Сhanged
|
|
8
|
+
|
|
9
|
+
- Types for `NoticeFH`.
|
|
10
|
+
- Pills addon logic to determine whether to display stars or numeric value.
|
|
11
|
+
|
|
5
12
|
## [16.2.0] - 2025-10-03
|
|
6
13
|
|
|
7
14
|
### Changed
|
|
@@ -15,10 +15,10 @@ var _core = require("@semcore/core");
|
|
|
15
15
|
var _badge = _interopRequireDefault(require("@semcore/badge"));
|
|
16
16
|
var _react = _interopRequireDefault(require("react"));
|
|
17
17
|
/*!__reshadow-styles__:"./badge.shadow.css"*/
|
|
18
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
18
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedBadge_q8dyq_gg_{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:var(--intergalactic-control-primary-feature-highlight, linear-gradient(90deg, #ab6cfe, #008ff8))}", /*__inner_css_end__*/"q8dyq_gg_"),
|
|
19
19
|
/*__reshadow_css_end__*/
|
|
20
20
|
{
|
|
21
|
-
"__SHighlightedBadge": "
|
|
21
|
+
"__SHighlightedBadge": "___SHighlightedBadge_q8dyq_gg_"
|
|
22
22
|
});
|
|
23
23
|
var BadgeFHRoot = /*#__PURE__*/function (_Component) {
|
|
24
24
|
function BadgeFHRoot() {
|
|
@@ -17,17 +17,17 @@ var _m = _interopRequireDefault(require("@semcore/icon/SummaryAI/m"));
|
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
19
19
|
/*!__reshadow-styles__:"./button.shadow.css"*/
|
|
20
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
20
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:linear-gradient(90deg,var(--intergalactic-violet-500, #8649e1),var(--intergalactic-blue-500, #006dca),var(--intergalactic-violet-400, #ab6cfe),var(--intergalactic-blue-400, #008ff8));background-position-x:99%;background-size:300%;transition:background-position-x .3s cubic-bezier(.22,.61,.36,1)}@media (hover:hover){.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:hover{color:var(--intergalactic-text-primary-invert, #ffffff);background-position-x:1%}}.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_.__active_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:active{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:var(--intergalactic-control-primary-feature-highlight-active, linear-gradient(90deg, #5925ab, #044792));background-size:100%}.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:focus-visible{outline:0}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_{color:var(--intergalactic-icon-primary-feature-highlight, #8649e1);background:var(--intergalactic-control-secondary-feature-highlight, linear-gradient(90deg, #f9f2ff, #e9f7ff)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;background-origin:border-box;background-clip:padding-box,border-box}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_ .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight, #8649e1);background-image:var(--intergalactic-text-feature-highlight, linear-gradient(90deg, #8649e1, #006dca));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (hover:hover){.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:hover{background:var(--intergalactic-control-secondary-feature-highlight-hover, linear-gradient(90deg, #f2e4ff, #d6edfe)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4)}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:hover .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4);background-image:var(--intergalactic-text-feature-highlight-hover-active, linear-gradient(90deg, #421983, #002b5f))}}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_.__active_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:active{background:var(--intergalactic-control-secondary-feature-highlight-active, linear-gradient(90deg, #edd9ff, #c4e5fe)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4)}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_.__active_i5syz_gg_ .___SText_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:active .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4);background-image:var(--intergalactic-text-feature-highlight-hover-active, linear-gradient(90deg, #421983, #002b5f))}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:focus-visible{outline:0}.___SHighlightedButton_i5syz_gg_{position:relative}.___SHighlightedButton_i5syz_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:2px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedButton_i5syz_gg_._neighborLocation_left_i5syz_gg_::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedButton_i5syz_gg_._neighborLocation_right_i5syz_gg_::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedButton_i5syz_gg_._neighborLocation_both_i5syz_gg_::before{border-radius:0}.___SHighlightedButton_i5syz_gg_:focus-visible::before{opacity:1;transform:scale(1)}@supports not (-webkit-mask-composite:xor){.___SHighlightedButton_i5syz_gg_:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SHighlightedButton_i5syz_gg_:focus-visible::before{display:none}}", /*__inner_css_end__*/"i5syz_gg_"),
|
|
21
21
|
/*__reshadow_css_end__*/
|
|
22
22
|
{
|
|
23
|
-
"__SHighlightedButton": "
|
|
24
|
-
"_theme_primary-highlighted": "_theme_primary-
|
|
25
|
-
"_active": "
|
|
26
|
-
"_theme_secondary-highlighted": "_theme_secondary-
|
|
27
|
-
"__SText": "
|
|
28
|
-
"_neighborLocation_left": "
|
|
29
|
-
"_neighborLocation_right": "
|
|
30
|
-
"_neighborLocation_both": "
|
|
23
|
+
"__SHighlightedButton": "___SHighlightedButton_i5syz_gg_",
|
|
24
|
+
"_theme_primary-highlighted": "_theme_primary-highlighted_i5syz_gg_",
|
|
25
|
+
"_active": "__active_i5syz_gg_",
|
|
26
|
+
"_theme_secondary-highlighted": "_theme_secondary-highlighted_i5syz_gg_",
|
|
27
|
+
"__SText": "___SText_i5syz_gg_",
|
|
28
|
+
"_neighborLocation_left": "_neighborLocation_left_i5syz_gg_",
|
|
29
|
+
"_neighborLocation_right": "_neighborLocation_right_i5syz_gg_",
|
|
30
|
+
"_neighborLocation_both": "_neighborLocation_both_i5syz_gg_"
|
|
31
31
|
});
|
|
32
32
|
var ButtonFHRoot = /*#__PURE__*/function (_Component) {
|
|
33
33
|
function ButtonFHRoot() {
|
|
@@ -16,11 +16,11 @@ var _checkbox = _interopRequireDefault(require("@semcore/checkbox"));
|
|
|
16
16
|
var _react = _interopRequireDefault(require("react"));
|
|
17
17
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
18
18
|
/*!__reshadow-styles__:"./checkbox.shadow.css"*/
|
|
19
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
19
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) [data-ui-name=\"Value.CheckMark\"]{border:1px solid transparent;border-radius:var(--intergalactic-addon-rounded, 4px);background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked+[data-ui-name=\"Value.CheckMark\"]{border-color:transparent;background:var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) padding-box,var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) border-box}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) [data-ui-name=\"Value.CheckMark\"]::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:1px;border-width:2px;border-radius:calc(var(--intergalactic-addon-rounded, 4px) + 3px);border-color:transparent;pointer-events:none;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.9);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked:not(:focus-visible)+[data-ui-name=\"Value.CheckMark\"]::before{opacity:0;transform:scale(.9)}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:focus-visible+[data-ui-name=\"Value.CheckMark\"]::before{opacity:1;transform:scale(1)}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked:focus-visible+[data-ui-name=\"Value.CheckMark\"]::before{border-color:transparent;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) border-box}", /*__inner_css_end__*/"twxbl_gg_"),
|
|
20
20
|
/*__reshadow_css_end__*/
|
|
21
21
|
{
|
|
22
|
-
"__SHighlightedCheckbox": "
|
|
23
|
-
"_state_invalid": "
|
|
22
|
+
"__SHighlightedCheckbox": "___SHighlightedCheckbox_twxbl_gg_",
|
|
23
|
+
"_state_invalid": "_state_invalid_twxbl_gg_"
|
|
24
24
|
});
|
|
25
25
|
var CheckboxFHRoot = /*#__PURE__*/function (_Component) {
|
|
26
26
|
function CheckboxFHRoot() {
|
|
@@ -16,16 +16,16 @@ var _m = _interopRequireDefault(require("@semcore/icon/SummaryAI/m"));
|
|
|
16
16
|
var _input = _interopRequireDefault(require("@semcore/input"));
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
/*!__reshadow-styles__:"./input.shadow.css"*/
|
|
19
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
19
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_ .___SOutline_17sia_gg_{background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box;border-color:transparent}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_ .___SOutline_17sia_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-3px;padding:3px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_{outline:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_::before{opacity:1}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_left_17sia_gg_ .___SOutline_17sia_gg_::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_right_17sia_gg_ .___SOutline_17sia_gg_::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_both_17sia_gg_ .___SOutline_17sia_gg_::before{border-radius:0}@supports not (-webkit-mask-composite:xor){.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_{outline:0;border-color:#7078fc;box-shadow:0 0 0 0#fff,0 0 0 2px #7078fc}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_::before{display:none}}", /*__inner_css_end__*/"17sia_gg_"),
|
|
20
20
|
/*__reshadow_css_end__*/
|
|
21
21
|
{
|
|
22
|
-
"__SHighlightedInput": "
|
|
23
|
-
"_state_normal": "
|
|
24
|
-
"__SValue": "
|
|
25
|
-
"__SOutline": "
|
|
26
|
-
"_neighborLocation_left": "
|
|
27
|
-
"_neighborLocation_right": "
|
|
28
|
-
"_neighborLocation_both": "
|
|
22
|
+
"__SHighlightedInput": "___SHighlightedInput_17sia_gg_",
|
|
23
|
+
"_state_normal": "_state_normal_17sia_gg_",
|
|
24
|
+
"__SValue": "___SValue_17sia_gg_",
|
|
25
|
+
"__SOutline": "___SOutline_17sia_gg_",
|
|
26
|
+
"_neighborLocation_left": "_neighborLocation_left_17sia_gg_",
|
|
27
|
+
"_neighborLocation_right": "_neighborLocation_right_17sia_gg_",
|
|
28
|
+
"_neighborLocation_both": "_neighborLocation_both_17sia_gg_"
|
|
29
29
|
});
|
|
30
30
|
var InputFHRoot = /*#__PURE__*/function (_Component) {
|
|
31
31
|
function InputFHRoot() {
|
|
@@ -16,12 +16,12 @@ var _isNode = _interopRequireDefault(require("@semcore/core/lib/utils/isNode"));
|
|
|
16
16
|
var _notice = _interopRequireDefault(require("@semcore/notice"));
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
/*!__reshadow-styles__:"./notice.shadow.css"*/
|
|
19
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
19
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedNotice_1udfg_gg_{background-image:var(--intergalactic-bg-secondary-feature-highlight, linear-gradient(90deg, #f9f2ff, #e9f7ff));border-color:transparent;background-clip:padding-box;position:relative}.___SHighlightedNotice_1udfg_gg_:before{content:\"\";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)\n ) border-box,var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) padding-box}.___SHighlightedNotice_1udfg_gg_ .___SLabel_1udfg_gg_{color:var(--intergalactic-icon-primary-feature-highlight, #8649e1)}.___SHighlightedNotice_1udfg_gg_ .___SCloseIcon_1udfg_gg_{color:var(--intergalactic-icon-primary-neutral, #6c6e79)}@media (hover:hover){.___SHighlightedNotice_1udfg_gg_ .___SCloseIcon_1udfg_gg_:hover{color:var(--intergalactic-icon-primary-neutral-hover-active, #565861)}}", /*__inner_css_end__*/"1udfg_gg_"),
|
|
20
20
|
/*__reshadow_css_end__*/
|
|
21
21
|
{
|
|
22
|
-
"__SHighlightedNotice": "
|
|
23
|
-
"__SLabel": "
|
|
24
|
-
"__SCloseIcon": "
|
|
22
|
+
"__SHighlightedNotice": "___SHighlightedNotice_1udfg_gg_",
|
|
23
|
+
"__SLabel": "___SLabel_1udfg_gg_",
|
|
24
|
+
"__SCloseIcon": "___SCloseIcon_1udfg_gg_"
|
|
25
25
|
});
|
|
26
26
|
var NoticeFHRoot = /*#__PURE__*/function (_Component) {
|
|
27
27
|
function NoticeFHRoot() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Notice.js","names":["_core","require","_isNode","_interopRequireDefault","_notice","_react","style","sstyled","insert","NoticeFHRoot","_Component","_classCallCheck2","_callSuper2","arguments","_inherits2","_createClass2","key","value","renderContent","_this$asProps","asProps","Children","label","title","closable","textContent","createElement","origin","isNode","Text","render","_ref","_ref2","SHighlightedNotice","Notice","_this$asProps2","styles","actions","onClose","cn","_objectSpread2","assignProps","undefined","Label","Content","Title","Actions","Close","onClick","Component","_defineProperty2","NoticeFH","exports","createComponent"],"sources":["../../../../src/components/notice/Notice.tsx"],"sourcesContent":["import { createComponent, Component, Root, sstyled } from '@semcore/core';\nimport isNode from '@semcore/core/lib/utils/isNode';\nimport type { NoticeSmartProps } from '@semcore/notice';\nimport Notice from '@semcore/notice';\nimport React from 'react';\n\nimport style from './notice.shadow.css';\n\nclass NoticeFHRoot extends Component<NoticeSmartProps> {\n static displayName = 'NoticeFH';\n static style = style;\n\n renderContent() {\n const { Children, label, title, closable } = this.asProps;\n let textContent = <Children />;\n\n if (typeof Children.origin === 'string') {\n textContent =\n isNode(title) || isNode(label) || closable\n ? (\n <Notice.Text>\n <Children />\n </Notice.Text>\n )\n : (\n <Children />\n );\n }\n\n return textContent;\n }\n\n render() {\n const SHighlightedNotice = Root;\n const { label, title, styles, actions, closable, onClose } = this.asProps;\n\n return sstyled(styles)(\n <SHighlightedNotice render={Notice} __excludeProps={['title']} use:theme={undefined}>\n {isNode(label) && <Notice.Label>{label}</Notice.Label>}\n <Notice.Content>\n {isNode(title) && <Notice.Title>{title}</Notice.Title>}\n {this.renderContent()}\n {isNode(actions) && <Notice.Actions>{actions}</Notice.Actions>}\n </Notice.Content>\n {closable && <Notice.Close onClick={onClose} />}\n </SHighlightedNotice>,\n );\n }\n}\n\nexport const NoticeFH = createComponent(NoticeFHRoot);\n"],"mappings":";;;;;;;;;;;;;AAAA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAAG,OAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,MAAA,GAAAF,sBAAA,CAAAF,OAAA;AAA0B;AAAA,IAAAK,KAAA,8BAAAN,KAAA,CAAAO,OAAA,CAAAC,MAAA;AAAA;AAAA;EAAA;EAAA;EAAA;AAAA;AAAA,
|
|
1
|
+
{"version":3,"file":"Notice.js","names":["_core","require","_isNode","_interopRequireDefault","_notice","_react","style","sstyled","insert","NoticeFHRoot","_Component","_classCallCheck2","_callSuper2","arguments","_inherits2","_createClass2","key","value","renderContent","_this$asProps","asProps","Children","label","title","closable","textContent","createElement","origin","isNode","Text","render","_ref","_ref2","SHighlightedNotice","Notice","_this$asProps2","styles","actions","onClose","cn","_objectSpread2","assignProps","undefined","Label","Content","Title","Actions","Close","onClick","Component","_defineProperty2","NoticeFH","exports","createComponent"],"sources":["../../../../src/components/notice/Notice.tsx"],"sourcesContent":["import { createComponent, Component, Root, sstyled } from '@semcore/core';\nimport isNode from '@semcore/core/lib/utils/isNode';\nimport type { NoticeSmartProps } from '@semcore/notice';\nimport Notice from '@semcore/notice';\nimport React from 'react';\n\nimport style from './notice.shadow.css';\nimport type { HighlightedNoticeComponent } from './Notice.type';\n\nclass NoticeFHRoot extends Component<NoticeSmartProps> {\n static displayName = 'NoticeFH';\n static style = style;\n\n renderContent() {\n const { Children, label, title, closable } = this.asProps;\n let textContent = <Children />;\n\n if (typeof Children.origin === 'string') {\n textContent =\n isNode(title) || isNode(label) || closable\n ? (\n <Notice.Text>\n <Children />\n </Notice.Text>\n )\n : (\n <Children />\n );\n }\n\n return textContent;\n }\n\n render() {\n const SHighlightedNotice = Root;\n const { label, title, styles, actions, closable, onClose } = this.asProps;\n\n return sstyled(styles)(\n <SHighlightedNotice render={Notice} __excludeProps={['title']} use:theme={undefined}>\n {isNode(label) && <Notice.Label>{label}</Notice.Label>}\n <Notice.Content>\n {isNode(title) && <Notice.Title>{title}</Notice.Title>}\n {this.renderContent()}\n {isNode(actions) && <Notice.Actions>{actions}</Notice.Actions>}\n </Notice.Content>\n {closable && <Notice.Close onClick={onClose} />}\n </SHighlightedNotice>,\n );\n }\n}\n\nexport const NoticeFH = createComponent(NoticeFHRoot) as HighlightedNoticeComponent;\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Notice.type.js","names":[],"sources":["../../../../src/components/notice/Notice.type.ts"],"sourcesContent":["import type { Intergalactic } from '@semcore/core';\nimport type { NoticeSmartProps } from '@semcore/notice';\n\nexport type HighlightedNoticeComponent = Intergalactic.Component<'div', NoticeSmartProps, {}>;\n"],"mappings":"","ignoreList":[]}
|
|
@@ -17,15 +17,15 @@ var _pills = _interopRequireDefault(require("@semcore/pills"));
|
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
19
19
|
/*!__reshadow-styles__:"./pills.shadow.css"*/
|
|
20
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
20
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedPill_1yqrb_gg_{border:1px solid transparent;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box;z-index:1;position:relative}.___SHighlightedPill_1yqrb_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:2px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedPill_1yqrb_gg_._neighborLocation_left_1yqrb_gg_::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedPill_1yqrb_gg_._neighborLocation_right_1yqrb_gg_::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedPill_1yqrb_gg_._neighborLocation_both_1yqrb_gg_::before{border-radius:0}@media (hover:hover){.___SHighlightedPill_1yqrb_gg_:hover{background:var(--intergalactic-bg-primary-feature-highlight-hover-active, linear-gradient(90deg, #f9f2ff, #e9f7ff)) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box}}.___SHighlightedPill_1yqrb_gg_.__selected_1yqrb_gg_{background:var(--intergalactic-bg-primary-feature-highlight-hover-active, linear-gradient(90deg, #f9f2ff, #e9f7ff)) padding-box,var(--intergalactic-control-primary-feature-highlight-hover, linear-gradient(90deg, #8649e1, #006dca)) border-box;background-origin:border-box;background-clip:padding-box,border-box;border-color:transparent}.___SPills_1yqrb_gg_ .___SHighlightedPill_1yqrb_gg_:focus-visible{outline:0}.___SPills_1yqrb_gg_ .___SHighlightedPill_1yqrb_gg_:focus-visible::before{opacity:1;transform:scale(1)}@supports not (-webkit-mask-composite:xor){.___SHighlightedPill_1yqrb_gg_:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SHighlightedPill_1yqrb_gg_:focus-visible::before{display:none}}", /*__inner_css_end__*/"1yqrb_gg_"),
|
|
21
21
|
/*__reshadow_css_end__*/
|
|
22
22
|
{
|
|
23
|
-
"__SHighlightedPill": "
|
|
24
|
-
"_neighborLocation_left": "
|
|
25
|
-
"_neighborLocation_right": "
|
|
26
|
-
"_neighborLocation_both": "
|
|
27
|
-
"_selected": "
|
|
28
|
-
"__SPills": "
|
|
23
|
+
"__SHighlightedPill": "___SHighlightedPill_1yqrb_gg_",
|
|
24
|
+
"_neighborLocation_left": "_neighborLocation_left_1yqrb_gg_",
|
|
25
|
+
"_neighborLocation_right": "_neighborLocation_right_1yqrb_gg_",
|
|
26
|
+
"_neighborLocation_both": "_neighborLocation_both_1yqrb_gg_",
|
|
27
|
+
"_selected": "__selected_1yqrb_gg_",
|
|
28
|
+
"__SPills": "___SPills_1yqrb_gg_"
|
|
29
29
|
});
|
|
30
30
|
var PillsFHRoot = /*#__PURE__*/function (_Component) {
|
|
31
31
|
function PillsFHRoot() {
|
|
@@ -98,8 +98,8 @@ function HighlightedItemAddon(props) {
|
|
|
98
98
|
var clicked = props.clicked,
|
|
99
99
|
animatedSparkleCount = props.animatedSparkleCount,
|
|
100
100
|
Children = props.Children,
|
|
101
|
-
|
|
102
|
-
return /*#__PURE__*/_react["default"].createElement(_pills["default"].Item.Addon, (0, _core.assignProps)({}, _ref3),
|
|
101
|
+
children = props.children;
|
|
102
|
+
return /*#__PURE__*/_react["default"].createElement(_pills["default"].Item.Addon, (0, _core.assignProps)({}, _ref3), children !== undefined ? /*#__PURE__*/_react["default"].createElement(Children, null) : /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_m["default"], {
|
|
103
103
|
color: "--intergalactic-icon-primary-feature-highlight"
|
|
104
104
|
}), /*#__PURE__*/_react["default"].createElement(_AnimatedSparkles.AnimatedSparkles, {
|
|
105
105
|
show: clicked,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pills.js","names":["_core","require","_m","_interopRequireDefault","_pills","_react","_AnimatedSparkles","style","sstyled","insert","PillsFHRoot","_Component","_classCallCheck2","_callSuper2","arguments","_inherits2","_createClass2","key","value","render","_ref","asProps","createElement","Pills","assignProps","Component","_defineProperty2","HighlightedItemRoot","_Component2","_this","_len","length","args","Array","_key","concat","clicked","handleClick","e","_this2","onClick","setState","setTimeout","getAddonProps","state","_ref2","_ref4","SHighlightedPill","Item","styles","cn","_objectSpread2","bind","HighlightedItemAddon","props","_ref3","arguments[0]","animatedSparkleCount","Children","
|
|
1
|
+
{"version":3,"file":"Pills.js","names":["_core","require","_m","_interopRequireDefault","_pills","_react","_AnimatedSparkles","style","sstyled","insert","PillsFHRoot","_Component","_classCallCheck2","_callSuper2","arguments","_inherits2","_createClass2","key","value","render","_ref","asProps","createElement","Pills","assignProps","Component","_defineProperty2","HighlightedItemRoot","_Component2","_this","_len","length","args","Array","_key","concat","clicked","handleClick","e","_this2","onClick","setState","setTimeout","getAddonProps","state","_ref2","_ref4","SHighlightedPill","Item","styles","cn","_objectSpread2","bind","HighlightedItemAddon","props","_ref3","arguments[0]","animatedSparkleCount","Children","children","Addon","undefined","Fragment","color","AnimatedSparkles","show","count","PillsFH","exports","createComponent","HighlightedItem","Text"],"sources":["../../../../src/components/pills/Pills.tsx"],"sourcesContent":["import type { IRootComponentProps } from '@semcore/core';\nimport { createComponent, Root, Component, sstyled } from '@semcore/core';\nimport SummaryAI from '@semcore/icon/SummaryAI/m';\nimport Pills from '@semcore/pills';\nimport React from 'react';\n\nimport style from './pills.shadow.css';\nimport type { HighlightedItemAddonProps, HighlightedPillComponent } from './Pills.type';\nimport { AnimatedSparkles } from '../../inner-components/sparkle/AnimatedSparkles';\n\nclass PillsFHRoot extends Component {\n static displayName = 'PillsFH';\n static style = style;\n\n render() {\n return (<Root render={Pills} />);\n }\n}\n\nclass HighlightedItemRoot extends Component {\n static displayName = 'HighlightedItem';\n static style = style;\n\n state = {\n clicked: false,\n };\n\n handleClick(e: React.MouseEvent<HTMLButtonElement>) {\n const { onClick } = this.asProps;\n\n onClick?.(e);\n this.setState({ clicked: false });\n setTimeout(() => {\n this.setState({ clicked: true });\n });\n }\n\n getAddonProps() {\n return {\n clicked: this.state.clicked,\n };\n }\n\n render() {\n const SHighlightedPill = Root;\n\n return sstyled(this.asProps.styles)(<SHighlightedPill render={Pills.Item} onClick={this.handleClick.bind(this)} />);\n }\n}\n\nfunction HighlightedItemAddon(props: HighlightedItemAddonProps & { clicked: boolean } & IRootComponentProps) {\n const { clicked, animatedSparkleCount, Children, children } = props;\n return (\n <Root render={Pills.Item.Addon}>\n {children !== undefined\n ? (<Children />)\n : (\n <>\n <SummaryAI color='--intergalactic-icon-primary-feature-highlight' />\n <AnimatedSparkles show={clicked} count={animatedSparkleCount} />\n </>\n )}\n </Root>\n );\n}\n\nexport const PillsFH = createComponent(PillsFHRoot, {\n Item: Pills.Item,\n HighlightedItem: createComponent(HighlightedItemRoot, { Text: Pills.Item.Text, Addon: HighlightedItemAddon }),\n}) as HighlightedPillComponent;\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -17,11 +17,11 @@ var _radio = _interopRequireWildcard(require("@semcore/radio"));
|
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
19
19
|
/*!__reshadow-styles__:"./radio.shadow.css"*/
|
|
20
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
20
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedRadio_ingzl_gg_{position:relative}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) [data-ui-name=\"Value.RadioMark\"]{border-radius:50%;background:var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff))}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) [data-ui-name=\"Value.RadioMark\"]::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:0;padding:2px;border-radius:50%;border-width:0;pointer-events:none;background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.9);transition:margin calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) [data-ui-name=\"Value.RadioMark\"]::after{content:\"\";position:absolute;right:0;bottom:0;border-radius:50%;background:var(--intergalactic-bg-primary-neutral, #ffffff);top:50%;left:50%;width:calc(100% - 2px);height:calc(100% - 2px);transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,height calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) input[data-ui-name=\"RadioFH.Value\"]:focus-visible+[data-ui-name=\"Value.RadioMark\"]::before{margin:-4px;opacity:1;transform:scale(1);transition:inherit}@supports not (-webkit-mask-composite:xor){.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) input[data-ui-name=\"RadioFH.Value\"]:focus-visible+[data-ui-name=\"Value.RadioMark\"]{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) input[data-ui-name=\"RadioFH.Value\"]:focus-visible+[data-ui-name=\"Value.RadioMark\"]::before{display:none}.___SHighlightedRadio_ingzl_gg_:not(._state_invalid_ingzl_gg_) input[data-ui-name=\"RadioFH.Value\"]:checked:focus-visible+[data-ui-name=\"Value.RadioMark\"]::before{display:none}}", /*__inner_css_end__*/"ingzl_gg_"),
|
|
21
21
|
/*__reshadow_css_end__*/
|
|
22
22
|
{
|
|
23
|
-
"__SHighlightedRadio": "
|
|
24
|
-
"_state_invalid": "
|
|
23
|
+
"__SHighlightedRadio": "___SHighlightedRadio_ingzl_gg_",
|
|
24
|
+
"_state_invalid": "_state_invalid_ingzl_gg_"
|
|
25
25
|
});
|
|
26
26
|
var RadioFHRoot = /*#__PURE__*/function (_Component) {
|
|
27
27
|
function RadioFHRoot() {
|
|
@@ -16,12 +16,12 @@ var _switch = _interopRequireDefault(require("@semcore/switch"));
|
|
|
16
16
|
var _react = _interopRequireDefault(require("react"));
|
|
17
17
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
18
18
|
/*!__reshadow-styles__:"./switch.shadow.css"*/
|
|
19
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
19
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SToggle_gmt87_gg_{position:relative}.___SToggle_gmt87_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:0;padding:2px;border-radius:inherit;background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);pointer-events:none;transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SToggle_gmt87_gg_.__checked_gmt87_gg_{color:var(--intergalactic-control-primary-info, #008ff8);background-image:var(--intergalactic-control-primary-feature-highlight, linear-gradient(90deg, #ab6cfe, #008ff8))}.___SToggle_gmt87_gg_:has(.___SInput_gmt87_gg_:focus-visible){box-shadow:none;outline:0}.___SToggle_gmt87_gg_:has(.___SInput_gmt87_gg_:focus-visible)::before{margin:-4px;opacity:1;transform:scale(1)}@supports not (-webkit-mask-composite:xor){.___SToggle_gmt87_gg_:has(.___SInput_gmt87_gg_:focus-visible){outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SToggle_gmt87_gg_:has(.___SInput_gmt87_gg_:focus-visible)::before{display:none}}", /*__inner_css_end__*/"gmt87_gg_"),
|
|
20
20
|
/*__reshadow_css_end__*/
|
|
21
21
|
{
|
|
22
|
-
"__SToggle": "
|
|
23
|
-
"_checked": "
|
|
24
|
-
"__SInput": "
|
|
22
|
+
"__SToggle": "___SToggle_gmt87_gg_",
|
|
23
|
+
"_checked": "__checked_gmt87_gg_",
|
|
24
|
+
"__SInput": "___SInput_gmt87_gg_"
|
|
25
25
|
});
|
|
26
26
|
var SwitchFHRoot = /*#__PURE__*/function (_Component) {
|
|
27
27
|
function SwitchFHRoot() {
|
|
@@ -17,12 +17,12 @@ var _tabLine = _interopRequireDefault(require("@semcore/tab-line"));
|
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
var _AnimatedSparkles = require("../../inner-components/sparkle/AnimatedSparkles");
|
|
19
19
|
/*!__reshadow-styles__:"./tabLine.shadow.css"*/
|
|
20
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
20
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedItem_ck6fr_gg_:focus-visible{outline:0}.___SHighlightedItem_ck6fr_gg_:focus-visible::before{opacity:1;transform:scale(1)}.___SHighlightedItem_ck6fr_gg_::after{opacity:0;transition:opacity calc(var(--intergalactic-duration-control, 200)*1ms) ease-in-out}.___SHighlightedItem_ck6fr_gg_.__selected_ck6fr_gg_::after{opacity:1}@media (hover:hover){.___SHighlightedItem_ck6fr_gg_:hover:not(:focus-visible)::after{opacity:1;background:var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8))}}.___SHighlightedItem_ck6fr_gg_::before{content:\"\";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;height:auto;width:calc(100% + 4px);margin:-4px;padding:2px;box-sizing:content-box;background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedCaret_ck6fr_gg_,.___SHighlightedItem_ck6fr_gg_.__selected_ck6fr_gg_::after{background:var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8))}", /*__inner_css_end__*/"ck6fr_gg_"),
|
|
21
21
|
/*__reshadow_css_end__*/
|
|
22
22
|
{
|
|
23
|
-
"__SHighlightedCaret": "
|
|
24
|
-
"__SHighlightedItem": "
|
|
25
|
-
"_selected": "
|
|
23
|
+
"__SHighlightedCaret": "___SHighlightedCaret_ck6fr_gg_",
|
|
24
|
+
"__SHighlightedItem": "___SHighlightedItem_ck6fr_gg_",
|
|
25
|
+
"_selected": "__selected_ck6fr_gg_"
|
|
26
26
|
});
|
|
27
27
|
var TabLineFHRoot = /*#__PURE__*/function (_Component) {
|
|
28
28
|
function TabLineFHRoot() {
|
|
@@ -16,16 +16,16 @@ var _baseTrigger = require("@semcore/base-trigger");
|
|
|
16
16
|
var _m = _interopRequireDefault(require("@semcore/icon/SummaryAI/m"));
|
|
17
17
|
var _react = _interopRequireDefault(require("react"));
|
|
18
18
|
/*!__reshadow-styles__:"./buttonTrigger.shadow.css"*/
|
|
19
|
-
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
19
|
+
var style = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_){border:1px solid transparent;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box;position:relative;z-index:1}.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_)::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:2px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);pointer-events:none;transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}@media (hover:hover){.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):hover{background:var(--intergalactic-bg-primary-feature-highlight-hover-active, linear-gradient(90deg, #f9f2ff, #e9f7ff)) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box}}.___SHighlightedButtonTrigger_71sq_gg_.__active_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_),.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):active{background:linear-gradient(white,white) padding-box,var(--intergalactic-control-primary-feature-highlight-hover, linear-gradient(90deg, #8649e1, #006dca)) border-box;background-origin:border-box;background-clip:padding-box,border-box;border-color:transparent}.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):focus-visible{outline:0;border-color:transparent}.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):focus-visible::before{opacity:1;transform:scale(1)}.___SHighlightedButtonTrigger_71sq_gg_._neighborLocation_left_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_)::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedButtonTrigger_71sq_gg_._neighborLocation_right_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_)::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedButtonTrigger_71sq_gg_._neighborLocation_both_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_)::before{border-radius:0}@supports not (-webkit-mask-composite:xor){.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SHighlightedButtonTrigger_71sq_gg_:not(._state_invalid_71sq_gg_):not(._state_valid_71sq_gg_):focus-visible::before{display:none}}", /*__inner_css_end__*/"71sq_gg_"),
|
|
20
20
|
/*__reshadow_css_end__*/
|
|
21
21
|
{
|
|
22
|
-
"__SHighlightedButtonTrigger": "
|
|
23
|
-
"_state_invalid": "
|
|
24
|
-
"_state_valid": "
|
|
25
|
-
"_active": "
|
|
26
|
-
"_neighborLocation_left": "
|
|
27
|
-
"_neighborLocation_right": "
|
|
28
|
-
"_neighborLocation_both": "
|
|
22
|
+
"__SHighlightedButtonTrigger": "___SHighlightedButtonTrigger_71sq_gg_",
|
|
23
|
+
"_state_invalid": "_state_invalid_71sq_gg_",
|
|
24
|
+
"_state_valid": "_state_valid_71sq_gg_",
|
|
25
|
+
"_active": "__active_71sq_gg_",
|
|
26
|
+
"_neighborLocation_left": "_neighborLocation_left_71sq_gg_",
|
|
27
|
+
"_neighborLocation_right": "_neighborLocation_right_71sq_gg_",
|
|
28
|
+
"_neighborLocation_both": "_neighborLocation_both_71sq_gg_"
|
|
29
29
|
});
|
|
30
30
|
var ButtonTriggerFHRoot = /*#__PURE__*/function (_Component) {
|
|
31
31
|
function ButtonTriggerFHRoot() {
|
|
@@ -9,21 +9,21 @@ var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/obje
|
|
|
9
9
|
var _core = require("@semcore/core");
|
|
10
10
|
var _react = _interopRequireDefault(require("react"));
|
|
11
11
|
/*!__reshadow-styles__:"./style/sparkle.shadow.css"*/
|
|
12
|
-
var styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/"@keyframes
|
|
12
|
+
var styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/"@keyframes sparkles_1pzug{50%{transform:rotate(calc(1deg*var(--angle_1pzug))) translateY(200%) scale(var(--scale_1pzug))}to{transform:rotate(calc(1deg*var(--angle_1pzug))) translateY(200%) scale(0)}}.___SSparkle_1pzug_gg_{position:absolute}.___SSparkle_1pzug_gg_ path{fill:var(--intergalactic-icon-primary-feature-highlight, #8649e1)}.___SSparkle_1pzug_gg_.__angle_1pzug_gg_.__scale_1pzug_gg_.__duration_1pzug_gg_{transform:rotate(calc(1deg*var(--angle_1pzug))) scale(var(--scale_1pzug));animation-name:sparkles_1pzug;animation-fill-mode:forwards;animation-duration:var(--duration_1pzug)}.___SSparkle_1pzug_gg_.__left_1pzug_gg_{left:var(--left_1pzug)}.___SSparkle_1pzug_gg_.__top_1pzug_gg_{top:var(--top_1pzug)}", /*__inner_css_end__*/"1pzug_gg_"),
|
|
13
13
|
/*__reshadow_css_end__*/
|
|
14
14
|
{
|
|
15
|
-
"__SSparkle": "
|
|
16
|
-
"_angle": "
|
|
17
|
-
"_scale": "
|
|
18
|
-
"_duration": "
|
|
19
|
-
"--angle": "--
|
|
20
|
-
"--scale": "--
|
|
21
|
-
"--duration": "--
|
|
22
|
-
"@sparkles": "
|
|
23
|
-
"_left": "
|
|
24
|
-
"--left": "--
|
|
25
|
-
"_top": "
|
|
26
|
-
"--top": "--
|
|
15
|
+
"__SSparkle": "___SSparkle_1pzug_gg_",
|
|
16
|
+
"_angle": "__angle_1pzug_gg_",
|
|
17
|
+
"_scale": "__scale_1pzug_gg_",
|
|
18
|
+
"_duration": "__duration_1pzug_gg_",
|
|
19
|
+
"--angle": "--angle_1pzug",
|
|
20
|
+
"--scale": "--scale_1pzug",
|
|
21
|
+
"--duration": "--duration_1pzug",
|
|
22
|
+
"@sparkles": "sparkles_1pzug",
|
|
23
|
+
"_left": "__left_1pzug_gg_",
|
|
24
|
+
"--left": "--left_1pzug",
|
|
25
|
+
"_top": "__top_1pzug_gg_",
|
|
26
|
+
"--top": "--top_1pzug"
|
|
27
27
|
});
|
|
28
28
|
function SvgSparkle(props, ref) {
|
|
29
29
|
var _ref = arguments[0],
|
|
@@ -10,10 +10,10 @@ import Badge from '@semcore/badge';
|
|
|
10
10
|
import { createComponent, Component, Root, sstyled } from '@semcore/core';
|
|
11
11
|
import React from 'react';
|
|
12
12
|
/*!__reshadow-styles__:"./badge.shadow.css"*/
|
|
13
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
13
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SHighlightedBadge_q8dyq_gg_{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:var(--intergalactic-control-primary-feature-highlight, linear-gradient(90deg, #ab6cfe, #008ff8))}", /*__inner_css_end__*/"q8dyq_gg_"),
|
|
14
14
|
/*__reshadow_css_end__*/
|
|
15
15
|
{
|
|
16
|
-
"__SHighlightedBadge": "
|
|
16
|
+
"__SHighlightedBadge": "___SHighlightedBadge_q8dyq_gg_"
|
|
17
17
|
});
|
|
18
18
|
var BadgeFHRoot = /*#__PURE__*/function (_Component) {
|
|
19
19
|
function BadgeFHRoot() {
|
|
@@ -12,17 +12,17 @@ import { createComponent, Root, sstyled, Component } from '@semcore/core';
|
|
|
12
12
|
import SummaryAI from '@semcore/icon/SummaryAI/m';
|
|
13
13
|
import React from 'react';
|
|
14
14
|
/*!__reshadow-styles__:"./button.shadow.css"*/
|
|
15
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
15
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:linear-gradient(90deg,var(--intergalactic-violet-500, #8649e1),var(--intergalactic-blue-500, #006dca),var(--intergalactic-violet-400, #ab6cfe),var(--intergalactic-blue-400, #008ff8));background-position-x:99%;background-size:300%;transition:background-position-x .3s cubic-bezier(.22,.61,.36,1)}@media (hover:hover){.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:hover{color:var(--intergalactic-text-primary-invert, #ffffff);background-position-x:1%}}.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_.__active_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:active{color:var(--intergalactic-text-primary-invert, #ffffff);background-image:var(--intergalactic-control-primary-feature-highlight-active, linear-gradient(90deg, #5925ab, #044792));background-size:100%}.___SHighlightedButton_i5syz_gg_._theme_primary-highlighted_i5syz_gg_:focus-visible{outline:0}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_{color:var(--intergalactic-icon-primary-feature-highlight, #8649e1);background:var(--intergalactic-control-secondary-feature-highlight, linear-gradient(90deg, #f9f2ff, #e9f7ff)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;background-origin:border-box;background-clip:padding-box,border-box}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_ .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight, #8649e1);background-image:var(--intergalactic-text-feature-highlight, linear-gradient(90deg, #8649e1, #006dca));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (hover:hover){.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:hover{background:var(--intergalactic-control-secondary-feature-highlight-hover, linear-gradient(90deg, #f2e4ff, #d6edfe)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4)}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:hover .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4);background-image:var(--intergalactic-text-feature-highlight-hover-active, linear-gradient(90deg, #421983, #002b5f))}}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_.__active_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:active{background:var(--intergalactic-control-secondary-feature-highlight-active, linear-gradient(90deg, #edd9ff, #c4e5fe)) padding-box,var(--intergalactic-border-feature-highlight-secondary, linear-gradient(90deg, #dcb8ff, #8ecdff)) border-box;color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4)}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_.__active_i5syz_gg_ .___SText_i5syz_gg_,.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:active .___SText_i5syz_gg_{background-color:var(--intergalactic-icon-primary-feature-highlight-hover-active, #6B3AB4);background-image:var(--intergalactic-text-feature-highlight-hover-active, linear-gradient(90deg, #421983, #002b5f))}.___SHighlightedButton_i5syz_gg_._theme_secondary-highlighted_i5syz_gg_:focus-visible{outline:0}.___SHighlightedButton_i5syz_gg_{position:relative}.___SHighlightedButton_i5syz_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:2px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.96);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedButton_i5syz_gg_._neighborLocation_left_i5syz_gg_::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedButton_i5syz_gg_._neighborLocation_right_i5syz_gg_::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedButton_i5syz_gg_._neighborLocation_both_i5syz_gg_::before{border-radius:0}.___SHighlightedButton_i5syz_gg_:focus-visible::before{opacity:1;transform:scale(1)}@supports not (-webkit-mask-composite:xor){.___SHighlightedButton_i5syz_gg_:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #7078fc}.___SHighlightedButton_i5syz_gg_:focus-visible::before{display:none}}", /*__inner_css_end__*/"i5syz_gg_"),
|
|
16
16
|
/*__reshadow_css_end__*/
|
|
17
17
|
{
|
|
18
|
-
"__SHighlightedButton": "
|
|
19
|
-
"_theme_primary-highlighted": "_theme_primary-
|
|
20
|
-
"_active": "
|
|
21
|
-
"_theme_secondary-highlighted": "_theme_secondary-
|
|
22
|
-
"__SText": "
|
|
23
|
-
"_neighborLocation_left": "
|
|
24
|
-
"_neighborLocation_right": "
|
|
25
|
-
"_neighborLocation_both": "
|
|
18
|
+
"__SHighlightedButton": "___SHighlightedButton_i5syz_gg_",
|
|
19
|
+
"_theme_primary-highlighted": "_theme_primary-highlighted_i5syz_gg_",
|
|
20
|
+
"_active": "__active_i5syz_gg_",
|
|
21
|
+
"_theme_secondary-highlighted": "_theme_secondary-highlighted_i5syz_gg_",
|
|
22
|
+
"__SText": "___SText_i5syz_gg_",
|
|
23
|
+
"_neighborLocation_left": "_neighborLocation_left_i5syz_gg_",
|
|
24
|
+
"_neighborLocation_right": "_neighborLocation_right_i5syz_gg_",
|
|
25
|
+
"_neighborLocation_both": "_neighborLocation_both_i5syz_gg_"
|
|
26
26
|
});
|
|
27
27
|
import { AnimatedSparkles } from '../../inner-components/sparkle/AnimatedSparkles';
|
|
28
28
|
var ButtonFHRoot = /*#__PURE__*/function (_Component) {
|
|
@@ -10,11 +10,11 @@ import Checkbox from '@semcore/checkbox';
|
|
|
10
10
|
import { Component, createComponent, Root, sstyled } from '@semcore/core';
|
|
11
11
|
import React from 'react';
|
|
12
12
|
/*!__reshadow-styles__:"./checkbox.shadow.css"*/
|
|
13
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
13
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) [data-ui-name=\"Value.CheckMark\"]{border:1px solid transparent;border-radius:var(--intergalactic-addon-rounded, 4px);background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked+[data-ui-name=\"Value.CheckMark\"]{border-color:transparent;background:var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) padding-box,var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) border-box}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) [data-ui-name=\"Value.CheckMark\"]::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-5px;padding:1px;border-width:2px;border-radius:calc(var(--intergalactic-addon-rounded, 4px) + 3px);border-color:transparent;pointer-events:none;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transform:scale(.9);transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,transform calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked:not(:focus-visible)+[data-ui-name=\"Value.CheckMark\"]::before{opacity:0;transform:scale(.9)}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:focus-visible+[data-ui-name=\"Value.CheckMark\"]::before{opacity:1;transform:scale(1)}.___SHighlightedCheckbox_twxbl_gg_:not(._state_invalid_twxbl_gg_) input[data-ui-name=\"CheckboxFH.Value\"]:checked:focus-visible+[data-ui-name=\"Value.CheckMark\"]::before{border-color:transparent;background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight-active, linear-gradient(90deg, #ab6cfe, #008ff8)) border-box}", /*__inner_css_end__*/"twxbl_gg_"),
|
|
14
14
|
/*__reshadow_css_end__*/
|
|
15
15
|
{
|
|
16
|
-
"__SHighlightedCheckbox": "
|
|
17
|
-
"_state_invalid": "
|
|
16
|
+
"__SHighlightedCheckbox": "___SHighlightedCheckbox_twxbl_gg_",
|
|
17
|
+
"_state_invalid": "_state_invalid_twxbl_gg_"
|
|
18
18
|
});
|
|
19
19
|
import { AnimatedSparkles } from '../../inner-components/sparkle/AnimatedSparkles';
|
|
20
20
|
var CheckboxFHRoot = /*#__PURE__*/function (_Component) {
|
|
@@ -12,16 +12,16 @@ import SummaryAI from '@semcore/icon/SummaryAI/m';
|
|
|
12
12
|
import Input from '@semcore/input';
|
|
13
13
|
import React from 'react';
|
|
14
14
|
/*!__reshadow-styles__:"./input.shadow.css"*/
|
|
15
|
-
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
15
|
+
var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_ .___SOutline_17sia_gg_{background:linear-gradient(white,white) padding-box,var(--intergalactic-border-feature-highlight, linear-gradient(90deg, #c695ff, #2bb3ff)) border-box;background-origin:border-box;background-clip:padding-box,border-box;border-color:transparent}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_ .___SOutline_17sia_gg_::before{content:\"\";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin:-3px;padding:3px;border-radius:calc(var(--intergalactic-control-rounded, 6px) + 3px);background-image:var(--intergalactic-keyboard-focus-feature-highlight-outline, linear-gradient(90deg, #ab6cfe, #008ff8));-webkit-mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);mask:linear-gradient(0deg,#fff,#fff) content-box,linear-gradient(0deg,#fff,#fff);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_{outline:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_::before{opacity:1}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_left_17sia_gg_ .___SOutline_17sia_gg_::before{border-top-left-radius:0;border-bottom-left-radius:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_right_17sia_gg_ .___SOutline_17sia_gg_::before{border-top-right-radius:0;border-bottom-right-radius:0}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_._neighborLocation_both_17sia_gg_ .___SOutline_17sia_gg_::before{border-radius:0}@supports not (-webkit-mask-composite:xor){.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_{outline:0;border-color:#7078fc;box-shadow:0 0 0 0#fff,0 0 0 2px #7078fc}.___SHighlightedInput_17sia_gg_._state_normal_17sia_gg_:has(.___SValue_17sia_gg_:focus-visible) .___SOutline_17sia_gg_::before{display:none}}", /*__inner_css_end__*/"17sia_gg_"),
|
|
16
16
|
/*__reshadow_css_end__*/
|
|
17
17
|
{
|
|
18
|
-
"__SHighlightedInput": "
|
|
19
|
-
"_state_normal": "
|
|
20
|
-
"__SValue": "
|
|
21
|
-
"__SOutline": "
|
|
22
|
-
"_neighborLocation_left": "
|
|
23
|
-
"_neighborLocation_right": "
|
|
24
|
-
"_neighborLocation_both": "
|
|
18
|
+
"__SHighlightedInput": "___SHighlightedInput_17sia_gg_",
|
|
19
|
+
"_state_normal": "_state_normal_17sia_gg_",
|
|
20
|
+
"__SValue": "___SValue_17sia_gg_",
|
|
21
|
+
"__SOutline": "___SOutline_17sia_gg_",
|
|
22
|
+
"_neighborLocation_left": "_neighborLocation_left_17sia_gg_",
|
|
23
|
+
"_neighborLocation_right": "_neighborLocation_right_17sia_gg_",
|
|
24
|
+
"_neighborLocation_both": "_neighborLocation_both_17sia_gg_"
|
|
25
25
|
});
|
|
26
26
|
var InputFHRoot = /*#__PURE__*/function (_Component) {
|
|
27
27
|
function InputFHRoot() {
|