Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
373f7f0
[notice] replaced old spacing-numbers variable to spacing-content-pad…
ilyabrower Aug 4, 2026
ae15809
[notice] redesign
ilyabrower Aug 5, 2026
22a33fb
[chore] Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-…
ilyabrower Aug 7, 2026
8df4b5d
[notice] fixed build
ilyabrower Aug 7, 2026
dbaa20b
[chore] Merge remote-tracking branch 'origin/UIK-5351/add-more-variab…
ilyabrower Aug 7, 2026
afa18d9
[chore] Merge remote-tracking branch 'origin/UIK-5351/add-more-variab…
ilyabrower Aug 7, 2026
19d41a9
[notice] fixed build
ilyabrower Aug 7, 2026
7e77a20
[chore] Merge remote-tracking branch 'origin/UIK-5351/add-more-variab…
ilyabrower Aug 10, 2026
200a2f4
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
j-mnizhek Aug 10, 2026
f3bc11c
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Aug 14, 2026
b58a596
[chore] update snapshots
Valeria-Zimnitskaya Aug 14, 2026
615d13f
[chore] Merge branch 'UIK-5641/notice-redesign' of https://github.com…
Valeria-Zimnitskaya Aug 14, 2026
ca4ce49
[chore] update snapshots
Valeria-Zimnitskaya Aug 14, 2026
a64ffa7
[notice] fixed noticeSmart chidlren
ilyabrower Aug 17, 2026
5a8cc2c
[notice] exclude icon/illustration from DOM attributes
ilyabrower Aug 17, 2026
1421a9b
[notice] fixed in date-picker examples
ilyabrower Aug 17, 2026
ad178f3
[notice] update tests and snapshots
Valeria-Zimnitskaya Aug 17, 2026
8888ab8
[notice] fixed in date-picker examples
ilyabrower Aug 17, 2026
fa18b28
[chore] Merge branch 'UIK-5641/notice-redesign' of github.com:semrush…
ilyabrower Aug 17, 2026
b36e21d
[notice] fixed types
ilyabrower Aug 17, 2026
7c5e117
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Aug 17, 2026
2d0f53b
[chore] update snapshots
Valeria-Zimnitskaya Aug 17, 2026
9cae3eb
[notice] fixed types
ilyabrower Aug 17, 2026
ea1cb45
[chore] Merge branch 'UIK-5641/notice-redesign' of github.com:semrush…
ilyabrower Aug 17, 2026
8c3dc0b
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Aug 17, 2026
340b2e5
[chore] Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-…
ilyabrower Aug 25, 2026
4eae81d
[chore] fixed linter for notices
ilyabrower Aug 25, 2026
b83f4a7
[chore] fixed linter for notices
ilyabrower Aug 25, 2026
34988fc
[chore] Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-…
ilyabrower Aug 26, 2026
6fdf25b
[chore] Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-…
ilyabrower Aug 26, 2026
f4f6e86
[chore] update snapshots
Valeria-Zimnitskaya Aug 26, 2026
8a44af7
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Aug 26, 2026
289d7b2
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Aug 27, 2026
915a780
[chore] Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-…
ilyabrower Aug 27, 2026
ed6f075
[notice] fixed types in stories
ilyabrower Aug 28, 2026
f40a490
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
sheila-semrush Aug 28, 2026
759981b
[stories] format text in daterangecomparator with notice example
sheila-semrush Aug 28, 2026
a21347e
[dropdown] fixed notice borde-radius
ilyabrower Aug 28, 2026
5851c17
[notice] updated padding tokens
sheila-semrush Aug 28, 2026
d52ed4b
[notice] removed custom color
ilyabrower Aug 28, 2026
f68bd02
[notice] update snapshots
Valeria-Zimnitskaya Aug 28, 2026
e8582fa
[notice] updated paddings
sheila-semrush Aug 28, 2026
b5e9ee2
[docs] changed button theme in playground, updated composition section
sheila-semrush Aug 28, 2026
f088a9c
[chore] update snapshots
Valeria-Zimnitskaya Sep 2, 2026
03c0027
[notice] update test
Valeria-Zimnitskaya Sep 2, 2026
e264102
Merge branch 'UIK-5351/add-more-variables-to-theme' into UIK-5641/not…
Valeria-Zimnitskaya Sep 2, 2026
21b9ae1
[chore] Merge remote-tracking branch 'origin/UIK-5351/add-more-variab…
ilyabrower Sep 10, 2026
558ba47
[chore] update snapshots
Valeria-Zimnitskaya Sep 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions playground/entries/Notice.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ function getJSX(props: NoticeJSXProps) {
{props.title || props.label || props.closable ? <Notice.Text>{props.message}</Notice.Text> : props.message}
{props.actions && (
<Notice.Actions>
<Button use='primary' theme='success'>
<Button use='primary'>
Wow, so cool!
</Button>
<Button use='tertiary' ml={2}>
<Button use='tertiary'>
Don't think so
</Button>
</Notice.Actions>
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions semcore/dropdown/src/style/dropdownNotice.shadow.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ SDropdownNotice {
border-left: none;
border-right: none;
border-bottom: none;
border-bottom-left-radius: var(--intergalactic-rounded-small, 4px);
border-bottom-right-radius: var(--intergalactic-rounded-small, 4px);
border-bottom-left-radius: calc(var(--intergalactic-rounded-small, 4px) + 1px);
border-bottom-right-radius: calc(var(--intergalactic-rounded-small, 4px) + 1px);
border-top-left-radius: 0;
border-top-right-radius: 0;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 8 additions & 9 deletions semcore/feature-highlight/src/components/notice/Notice.type.ts
Original file line number Diff line number Diff line change
@@ -1,32 +1,31 @@
import type { Intergalactic } from '@semcore/core';
import type { NSNoticeSmart } from '@semcore/notice';
import type Notice from '@semcore/notice';
import type { NSNotice, NSNoticeSmart } from '@semcore/notice';

declare namespace NSNoticeFH {
type Props = NSNoticeSmart.Props;
type Props = NSNotice.Props & NSNoticeSmart.Props;

namespace Label {
type Component = typeof Notice['Label'];
type Component = NSNotice.Label.Component;
}

namespace Actions {
type Component = typeof Notice['Actions'];
type Component = NSNotice.Actions.Component;
}

namespace Content {
type Component = typeof Notice['Content'];
type Component = NSNotice.Content.Component;
}

namespace Title {
type Component = typeof Notice['Title'];
type Component = NSNotice.Title.Component;
}

namespace Text {
type Component = typeof Notice['Text'];
type Component = NSNotice.Text.Component;
}

namespace Close {
type Component = typeof Notice['Close'];
type Component = NSNotice.Close.Component;
}

type Component = Intergalactic.Component<'div', Props> & {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions semcore/feedback-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@semcore/core": "workspace:*",
"@semcore/base-components": "workspace:*",
"@semcore/icon": "workspace:*",
"@semcore/notice": "workspace:*",
"@types/final-form-focus": "1.1.7",
"@semcore/testing-utils": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions semcore/feedback-form/src/FeedbackRating.type.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { Intergalactic } from '@semcore/core';
import type { IllustrationProps } from '@semcore/illustration';
import type Notice from '@semcore/notice';
import type { NSNotice } from '@semcore/notice';
import type { Text } from '@semcore/typography';
import type React from 'react';

Expand Down Expand Up @@ -50,7 +50,7 @@ declare namespace NSFeedbackRating {
/** Illustration element */
Illustration?: Intergalactic.Component<'svg', IllustrationProps>;
/** Notice component */
Notice?: typeof Notice;
Notice?: NSNotice.Component;
};
type DefaultProps = {
onSubmit: () => void;
Expand Down
Loading
Loading