Skip to content

Commit

Permalink
docs: regenerate api reports
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanKuzmich committed Dec 26, 2024
1 parent 2dd4475 commit 7bc8db4
Show file tree
Hide file tree
Showing 7 changed files with 231 additions and 0 deletions.
33 changes: 33 additions & 0 deletions packages/plasma-b2c/api/plasma-b2c.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ import { ModalView } from '@salutejs/plasma-hope';
import { monthLongName } from '@salutejs/plasma-core';
import { monthShortName } from '@salutejs/plasma-core';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2973,6 +2975,37 @@ export { monthLongName }

export { monthShortName }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/plasma-giga/api/plasma-giga.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2580,6 +2582,37 @@ export { modalClasses }

export { ModalProps }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/plasma-web/api/plasma-web.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ import { ModalView } from '@salutejs/plasma-hope';
import { monthLongName } from '@salutejs/plasma-core';
import { monthShortName } from '@salutejs/plasma-core';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2975,6 +2977,37 @@ export { monthLongName }

export { monthShortName }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/sdds-dfa/api/sdds-dfa.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { numberInputClasses } from '@salutejs/plasma-new-hope/styled-components';
import { numberInputTokens } from '@salutejs/plasma-new-hope/styled-components';
import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
Expand Down Expand Up @@ -2511,6 +2513,37 @@ export { modalClasses }

export { ModalProps }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
export const NumberInput: FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/sdds-finportal/api/sdds-finportal.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2588,6 +2590,37 @@ export { modalClasses }

export { ModalProps }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/sdds-insol/api/sdds-insol.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2599,6 +2601,37 @@ export { modalClasses }

export { ModalProps }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down
33 changes: 33 additions & 0 deletions packages/sdds-serv/api/sdds-serv.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
import { MouseEvent as MouseEvent_2 } from 'react';
import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
Expand Down Expand Up @@ -2590,6 +2592,37 @@ export { modalClasses }

export { ModalProps }

// @public (undocumented)
export const Note: FunctionComponent<PropsType< {
view: {
default: PolymorphicClassName;
positive: PolymorphicClassName;
warning: PolymorphicClassName;
negative: PolymorphicClassName;
info: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
}> & {
title?: string | undefined;
text?: string | undefined;
contentBefore?: ReactNode;
contentBeforeSizing?: "fixed" | "scalable" | undefined;
stretch?: boolean | undefined;
width?: string | number | undefined;
height?: string | number | undefined;
view?: string | undefined;
size?: string | undefined;
} & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;

export { noteClasses }

export { noteTokens }

// @public (undocumented)
const Notification_2: React_2.FunctionComponent<PropsType< {
view: {
Expand Down

0 comments on commit 7bc8db4

Please sign in to comment.