Design System Utilities @ 0.1.1-alpha.0
GitHub
by Maddi Mathon
Preparing search index...
internal
Tokens_Themes_Set_SingleMode
RequiredVariations
Interface RequiredVariations<T_ColourName>
Private
Internal
interface
RequiredVariations
<
T_ColourName
extends
string
>
{
background
:
{
alt
:
T_ColourName
}
;
base
:
T_ColourName
;
heading
:
{
"1"
:
T_ColourName
;
"10"
:
T_ColourName
;
"2"
:
T_ColourName
;
"3"
:
T_ColourName
;
"4"
:
T_ColourName
;
"5"
:
T_ColourName
;
"6"
:
T_ColourName
;
"7"
:
T_ColourName
;
"8"
:
T_ColourName
;
"9"
:
T_ColourName
;
}
;
interactive
:
{
active
:
T_ColourName
;
disabled
:
T_ColourName
;
hover
:
T_ColourName
;
}
;
text
:
{
active
:
T_ColourName
;
disabled
:
T_ColourName
;
grey
:
T_ColourName
}
;
universal
:
{
primary
:
T_ColourName
;
secondary
:
T_ColourName
}
;
}
Type Parameters
T_ColourName
extends
string
Index
Properties
background
base
heading
interactive
text
universal
Properties
Internal
background
background
:
{
alt
:
T_ColourName
}
Internal
base
base
:
T_ColourName
Internal
heading
heading
:
{
"1"
:
T_ColourName
;
"10"
:
T_ColourName
;
"2"
:
T_ColourName
;
"3"
:
T_ColourName
;
"4"
:
T_ColourName
;
"5"
:
T_ColourName
;
"6"
:
T_ColourName
;
"7"
:
T_ColourName
;
"8"
:
T_ColourName
;
"9"
:
T_ColourName
;
}
Internal
interactive
interactive
:
{
active
:
T_ColourName
;
disabled
:
T_ColourName
;
hover
:
T_ColourName
;
}
Internal
text
text
:
{
active
:
T_ColourName
;
disabled
:
T_ColourName
;
grey
:
T_ColourName
}
Internal
universal
universal
:
{
primary
:
T_ColourName
;
secondary
:
T_ColourName
}
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
On This Page
Properties
background
base
heading
interactive
text
universal
GitHub
by Maddi Mathon
Design System Utilities @ 0.1.1-alpha.0
Loading...