Skip to content

Commit

Permalink
docs(): api reports regenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
denivladislav committed Dec 19, 2024
1 parent 9dc27df commit d29c460
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/plasma-b2c/api/plasma-b2c.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down
4 changes: 4 additions & 0 deletions packages/plasma-web/api/plasma-web.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down
4 changes: 4 additions & 0 deletions packages/sdds-cs/api/sdds-cs.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@ accent: PolymorphicClassName;
secondary: PolymorphicClassName;
clear: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
s: PolymorphicClassName;
};
Expand Down
4 changes: 4 additions & 0 deletions packages/sdds-dfa/api/sdds-dfa.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down
4 changes: 4 additions & 0 deletions packages/sdds-finportal/api/sdds-finportal.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down
4 changes: 4 additions & 0 deletions packages/sdds-insol/api/sdds-insol.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down
4 changes: 4 additions & 0 deletions packages/sdds-serv/api/sdds-serv.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,10 @@ dark: PolymorphicClassName;
black: PolymorphicClassName;
white: PolymorphicClassName;
};
helperTextView: {
default: PolymorphicClassName;
negative: PolymorphicClassName;
};
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
Expand Down

0 comments on commit d29c460

Please sign in to comment.