@metamask-previews/design-system-react-native 0.5.1-preview.ab80aae → 0.6.0-preview.3dc70e1
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 +8 -1
- package/dist/components/AvatarBase/AvatarBase.cjs +9 -11
- package/dist/components/AvatarBase/AvatarBase.cjs.map +1 -1
- package/dist/components/AvatarBase/AvatarBase.d.cts.map +1 -1
- package/dist/components/AvatarBase/AvatarBase.d.mts.map +1 -1
- package/dist/components/AvatarBase/AvatarBase.mjs +9 -11
- package/dist/components/AvatarBase/AvatarBase.mjs.map +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.cjs +2 -2
- package/dist/components/AvatarFavicon/AvatarFavicon.cjs.map +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.d.cts +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.d.cts.map +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.d.mts +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.d.mts.map +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.mjs +2 -2
- package/dist/components/AvatarFavicon/AvatarFavicon.mjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.cjs +4 -5
- package/dist/components/AvatarGroup/AvatarGroup.cjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.mjs +4 -5
- package/dist/components/AvatarGroup/AvatarGroup.mjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.types.cjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.types.d.cts +5 -5
- package/dist/components/AvatarGroup/AvatarGroup.types.d.cts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.types.d.mts +5 -5
- package/dist/components/AvatarGroup/AvatarGroup.types.d.mts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.types.mjs.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.cjs +5 -6
- package/dist/components/AvatarIcon/AvatarIcon.cjs.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.d.cts.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.d.mts.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.mjs +5 -6
- package/dist/components/AvatarIcon/AvatarIcon.mjs.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.cjs +2 -2
- package/dist/components/AvatarNetwork/AvatarNetwork.cjs.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.d.cts +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.d.cts.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.d.mts +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.d.mts.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.mjs +2 -2
- package/dist/components/AvatarNetwork/AvatarNetwork.mjs.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.cjs +2 -2
- package/dist/components/AvatarToken/AvatarToken.cjs.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.d.cts +1 -1
- package/dist/components/AvatarToken/AvatarToken.d.cts.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.d.mts +1 -1
- package/dist/components/AvatarToken/AvatarToken.d.mts.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.mjs +2 -2
- package/dist/components/AvatarToken/AvatarToken.mjs.map +1 -1
- package/dist/components/BadgeCount/BadgeCount.cjs +5 -10
- package/dist/components/BadgeCount/BadgeCount.cjs.map +1 -1
- package/dist/components/BadgeCount/BadgeCount.d.cts.map +1 -1
- package/dist/components/BadgeCount/BadgeCount.d.mts.map +1 -1
- package/dist/components/BadgeCount/BadgeCount.mjs +5 -10
- package/dist/components/BadgeCount/BadgeCount.mjs.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.cjs +5 -10
- package/dist/components/BadgeIcon/BadgeIcon.cjs.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.d.cts.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.d.mts.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.mjs +5 -10
- package/dist/components/BadgeIcon/BadgeIcon.mjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.cjs +6 -6
- package/dist/components/BadgeStatus/BadgeStatus.cjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.cjs +8 -8
- package/dist/components/BadgeStatus/BadgeStatus.constants.cjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.mjs +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.constants.mjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.d.cts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.d.mts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.mjs +6 -6
- package/dist/components/BadgeStatus/BadgeStatus.mjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.types.cjs.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.types.d.cts +5 -29
- package/dist/components/BadgeStatus/BadgeStatus.types.d.cts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.types.d.mts +5 -29
- package/dist/components/BadgeStatus/BadgeStatus.types.d.mts.map +1 -1
- package/dist/components/BadgeStatus/BadgeStatus.types.mjs.map +1 -1
- package/dist/components/BadgeStatus/index.cjs +4 -4
- package/dist/components/BadgeStatus/index.cjs.map +1 -1
- package/dist/components/BadgeStatus/index.d.cts +1 -1
- package/dist/components/BadgeStatus/index.d.cts.map +1 -1
- package/dist/components/BadgeStatus/index.d.mts +1 -1
- package/dist/components/BadgeStatus/index.d.mts.map +1 -1
- package/dist/components/BadgeStatus/index.mjs +1 -1
- package/dist/components/BadgeStatus/index.mjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.cjs +3 -3
- package/dist/components/BadgeWrapper/BadgeWrapper.cjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.d.cts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.d.mts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.mjs +3 -3
- package/dist/components/BadgeWrapper/BadgeWrapper.mjs.map +1 -1
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.cjs +51 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.cjs.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.cjs +7 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.cjs.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.cts +3 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.cts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.mts +3 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.d.mts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.mjs +4 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.constants.mjs.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.cts +4 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.cts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.mts +4 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.d.mts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.mjs +31 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.mjs.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.cjs +3 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.cjs.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.cts +20 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.cts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.mts +20 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.d.mts.map +1 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.mjs +2 -0
- package/dist/components/BottomSheetOverlay/BottomSheetOverlay.types.mjs.map +1 -0
- package/dist/components/BottomSheetOverlay/index.cjs +6 -0
- package/dist/components/BottomSheetOverlay/index.cjs.map +1 -0
- package/dist/components/BottomSheetOverlay/index.d.cts +3 -0
- package/dist/components/BottomSheetOverlay/index.d.cts.map +1 -0
- package/dist/components/BottomSheetOverlay/index.d.mts +3 -0
- package/dist/components/BottomSheetOverlay/index.d.mts.map +1 -0
- package/dist/components/BottomSheetOverlay/index.mjs +2 -0
- package/dist/components/BottomSheetOverlay/index.mjs.map +1 -0
- package/dist/components/Box/Box.cjs +12 -27
- package/dist/components/Box/Box.cjs.map +1 -1
- package/dist/components/Box/Box.d.cts.map +1 -1
- package/dist/components/Box/Box.d.mts.map +1 -1
- package/dist/components/Box/Box.mjs +12 -27
- package/dist/components/Box/Box.mjs.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.cjs +50 -41
- package/dist/components/ButtonBase/ButtonBase.cjs.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.d.cts.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.d.mts.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.mjs +50 -41
- package/dist/components/ButtonBase/ButtonBase.mjs.map +1 -1
- package/dist/components/ButtonIcon/ButtonIcon.cjs +5 -10
- package/dist/components/ButtonIcon/ButtonIcon.cjs.map +1 -1
- package/dist/components/ButtonIcon/ButtonIcon.d.cts.map +1 -1
- package/dist/components/ButtonIcon/ButtonIcon.d.mts.map +1 -1
- package/dist/components/ButtonIcon/ButtonIcon.mjs +5 -10
- package/dist/components/ButtonIcon/ButtonIcon.mjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.cjs +4 -4
- package/dist/components/Checkbox/Checkbox.cjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.cts.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.mts.map +1 -1
- package/dist/components/Checkbox/Checkbox.mjs +4 -4
- package/dist/components/Checkbox/Checkbox.mjs.map +1 -1
- package/dist/components/Icon/Icon.cjs +4 -32
- package/dist/components/Icon/Icon.cjs.map +1 -1
- package/dist/components/Icon/Icon.d.cts.map +1 -1
- package/dist/components/Icon/Icon.d.mts.map +1 -1
- package/dist/components/Icon/Icon.mjs +2 -10
- package/dist/components/Icon/Icon.mjs.map +1 -1
- package/dist/components/Text/Text.cjs +9 -14
- package/dist/components/Text/Text.cjs.map +1 -1
- package/dist/components/Text/Text.d.cts.map +1 -1
- package/dist/components/Text/Text.d.mts.map +1 -1
- package/dist/components/Text/Text.mjs +10 -15
- package/dist/components/Text/Text.mjs.map +1 -1
- package/dist/components/index.cjs +4 -2
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.d.cts +2 -0
- package/dist/components/index.d.cts.map +1 -1
- package/dist/components/index.d.mts +2 -0
- package/dist/components/index.d.mts.map +1 -1
- package/dist/components/index.mjs +1 -0
- package/dist/components/index.mjs.map +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.cjs +17 -9
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.cjs.map +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.cts +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.cts.map +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.mts +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.d.mts.map +1 -1
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.mjs +17 -6
- package/dist/components/temp-components/ButtonAnimated/ButtonAnimated.mjs.map +1 -1
- package/dist/components/temp-components/Spinner/Spinner.cjs +2 -2
- package/dist/components/temp-components/Spinner/Spinner.cjs.map +1 -1
- package/dist/components/temp-components/Spinner/Spinner.d.cts.map +1 -1
- package/dist/components/temp-components/Spinner/Spinner.d.mts.map +1 -1
- package/dist/components/temp-components/Spinner/Spinner.mjs +2 -2
- package/dist/components/temp-components/Spinner/Spinner.mjs.map +1 -1
- package/dist/types/index.cjs +337 -265
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.cts +235 -285
- package/dist/types/index.d.cts.map +1 -1
- package/dist/types/index.d.mts +235 -285
- package/dist/types/index.d.mts.map +1 -1
- package/dist/types/index.mjs +336 -252
- package/dist/types/index.mjs.map +1 -1
- package/package.json +13 -9
- package/dist/components/Icon/Icon.utilities.cjs +0 -31
- package/dist/components/Icon/Icon.utilities.cjs.map +0 -1
- package/dist/components/Icon/Icon.utilities.d.cts +0 -22
- package/dist/components/Icon/Icon.utilities.d.cts.map +0 -1
- package/dist/components/Icon/Icon.utilities.d.mts +0 -22
- package/dist/components/Icon/Icon.utilities.d.mts.map +0 -1
- package/dist/components/Icon/Icon.utilities.mjs +0 -27
- package/dist/components/Icon/Icon.utilities.mjs.map +0 -1
- package/dist/components/Text/Text.utilities.cjs +0 -46
- package/dist/components/Text/Text.utilities.cjs.map +0 -1
- package/dist/components/Text/Text.utilities.d.cts +0 -32
- package/dist/components/Text/Text.utilities.d.cts.map +0 -1
- package/dist/components/Text/Text.utilities.d.mts +0 -32
- package/dist/components/Text/Text.utilities.d.mts.map +0 -1
- package/dist/components/Text/Text.utilities.mjs +0 -42
- package/dist/components/Text/Text.utilities.mjs.map +0 -1
package/dist/types/index.d.mts
CHANGED
|
@@ -1,29 +1,28 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* AvatarBase - size
|
|
3
3
|
*/
|
|
4
|
-
export
|
|
5
|
-
export declare const AvatarBaseSize: {
|
|
4
|
+
export declare enum AvatarBaseSize {
|
|
6
5
|
/**
|
|
7
6
|
* Represents an extra small avatar size (16px).
|
|
8
7
|
*/
|
|
9
|
-
|
|
8
|
+
Xs = "16",
|
|
10
9
|
/**
|
|
11
10
|
* Represents a small avatar size (24px).
|
|
12
11
|
*/
|
|
13
|
-
|
|
12
|
+
Sm = "24",
|
|
14
13
|
/**
|
|
15
14
|
* Represents a medium avatar size (32px).
|
|
16
15
|
*/
|
|
17
|
-
|
|
16
|
+
Md = "32",
|
|
18
17
|
/**
|
|
19
18
|
* Represents a large avatar size (40px).
|
|
20
19
|
*/
|
|
21
|
-
|
|
20
|
+
Lg = "40",
|
|
22
21
|
/**
|
|
23
22
|
* Represents an extra large avatar size (48px).
|
|
24
23
|
*/
|
|
25
|
-
|
|
26
|
-
}
|
|
24
|
+
Xl = "48"
|
|
25
|
+
}
|
|
27
26
|
export { AvatarBaseSize as AvatarAccountSize };
|
|
28
27
|
export { AvatarBaseSize as AvatarFaviconSize };
|
|
29
28
|
export { AvatarBaseSize as AvatarGroupSize };
|
|
@@ -34,105 +33,73 @@ export { AvatarBaseSize as AvatarSize };
|
|
|
34
33
|
/**
|
|
35
34
|
* Avatar - shape
|
|
36
35
|
*/
|
|
37
|
-
export
|
|
38
|
-
export declare const AvatarShape: {
|
|
36
|
+
export declare enum AvatarShape {
|
|
39
37
|
/**
|
|
40
38
|
* Represents a circular Avatar.
|
|
41
39
|
*/
|
|
42
|
-
|
|
40
|
+
Circle = "circle",
|
|
43
41
|
/**
|
|
44
42
|
* Represents a squared Avatar
|
|
45
43
|
*/
|
|
46
|
-
|
|
47
|
-
}
|
|
44
|
+
Square = "square"
|
|
45
|
+
}
|
|
48
46
|
export { AvatarShape as AvatarBaseShape };
|
|
49
47
|
/**
|
|
50
48
|
* AvatarAccount - variant
|
|
51
49
|
*/
|
|
52
|
-
export
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
};
|
|
50
|
+
export declare enum AvatarAccountVariant {
|
|
51
|
+
Blockies = "blockies",
|
|
52
|
+
Jazzicon = "jazzicon",
|
|
53
|
+
Maskicon = "maskicon"
|
|
54
|
+
}
|
|
58
55
|
/**
|
|
59
56
|
* AvatarGroup - variant
|
|
60
57
|
*/
|
|
61
|
-
export
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
};
|
|
58
|
+
export declare enum AvatarGroupVariant {
|
|
59
|
+
Account = "account",
|
|
60
|
+
Favicon = "favicon",
|
|
61
|
+
Network = "network",
|
|
62
|
+
Token = "token"
|
|
63
|
+
}
|
|
68
64
|
/**
|
|
69
65
|
* AvatarIcon - severity
|
|
70
66
|
*/
|
|
71
|
-
export
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
};
|
|
67
|
+
export declare enum AvatarIconSeverity {
|
|
68
|
+
Neutral = "neutral",
|
|
69
|
+
Info = "info",
|
|
70
|
+
Success = "success",
|
|
71
|
+
Error = "error",
|
|
72
|
+
Warning = "warning"
|
|
73
|
+
}
|
|
79
74
|
/**
|
|
80
75
|
* BadgeCount - size
|
|
81
76
|
*/
|
|
82
|
-
export
|
|
83
|
-
export declare const BadgeCountSize: {
|
|
77
|
+
export declare enum BadgeCountSize {
|
|
84
78
|
/**
|
|
85
79
|
* Represents a medium badge count (14px height).
|
|
86
80
|
*/
|
|
87
|
-
|
|
81
|
+
Md = "md",
|
|
88
82
|
/**
|
|
89
83
|
* Represents a large badge count (20px height).
|
|
90
84
|
*/
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
/**
|
|
94
|
-
* BadgeStatus - status
|
|
95
|
-
*/
|
|
96
|
-
export type BadgeStatusStatus = 'active' | 'inactive' | 'disconnected' | 'new' | 'attention';
|
|
97
|
-
export declare const BadgeStatusStatus: {
|
|
98
|
-
readonly Active: "active";
|
|
99
|
-
readonly Inactive: "inactive";
|
|
100
|
-
readonly Disconnected: "disconnected";
|
|
101
|
-
readonly New: "new";
|
|
102
|
-
readonly Attention: "attention";
|
|
103
|
-
};
|
|
104
|
-
/**
|
|
105
|
-
* BadgeStatus - size
|
|
106
|
-
*/
|
|
107
|
-
export type BadgeStatusSize = 'Md' | 'Lg';
|
|
108
|
-
export declare const BadgeStatusSize: {
|
|
109
|
-
/**
|
|
110
|
-
* Represents a medium badge status size (8px).
|
|
111
|
-
*/
|
|
112
|
-
readonly Md: "Md";
|
|
113
|
-
/**
|
|
114
|
-
* Represents a large avatar size (10px).
|
|
115
|
-
*/
|
|
116
|
-
readonly Lg: "Lg";
|
|
117
|
-
};
|
|
85
|
+
Lg = "lg"
|
|
86
|
+
}
|
|
118
87
|
/**
|
|
119
88
|
* BadgeWrapper - positionAnchorShape
|
|
120
89
|
*/
|
|
121
|
-
export
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
};
|
|
90
|
+
export declare enum BadgeWrapperPositionAnchorShape {
|
|
91
|
+
Rectangular = "rectangular",
|
|
92
|
+
Circular = "circular"
|
|
93
|
+
}
|
|
126
94
|
/**
|
|
127
95
|
* BadgeWrapper - position.
|
|
128
96
|
*/
|
|
129
|
-
export
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
};
|
|
97
|
+
export declare enum BadgeWrapperPosition {
|
|
98
|
+
TopRight = "top-right",
|
|
99
|
+
BottomRight = "bottom-right",
|
|
100
|
+
BottomLeft = "bottom-left",
|
|
101
|
+
TopLeft = "top-left"
|
|
102
|
+
}
|
|
136
103
|
/**
|
|
137
104
|
* BadgeWrapper - customPosition
|
|
138
105
|
*/
|
|
@@ -153,193 +120,186 @@ export type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;
|
|
|
153
120
|
/**
|
|
154
121
|
* Box - flexDirection
|
|
155
122
|
*/
|
|
156
|
-
export
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
};
|
|
123
|
+
export declare enum BoxFlexDirection {
|
|
124
|
+
Row = "flex-row",
|
|
125
|
+
RowReverse = "flex-row-reverse",
|
|
126
|
+
Column = "flex-col",
|
|
127
|
+
ColumnReverse = "flex-col-reverse"
|
|
128
|
+
}
|
|
163
129
|
/**
|
|
164
130
|
* Box - flexWrap
|
|
165
131
|
*/
|
|
166
|
-
export
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
};
|
|
132
|
+
export declare enum BoxFlexWrap {
|
|
133
|
+
NoWrap = "flex-nowrap",
|
|
134
|
+
Wrap = "flex-wrap",
|
|
135
|
+
WrapReverse = "flex-wrap-reverse"
|
|
136
|
+
}
|
|
172
137
|
/**
|
|
173
138
|
* Box - alignItems
|
|
174
139
|
*/
|
|
175
|
-
export
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
};
|
|
140
|
+
export declare enum BoxAlignItems {
|
|
141
|
+
Start = "items-start",
|
|
142
|
+
Center = "items-center",
|
|
143
|
+
End = "items-end",
|
|
144
|
+
Stretch = "items-stretch",
|
|
145
|
+
Baseline = "items-baseline"
|
|
146
|
+
}
|
|
183
147
|
/**
|
|
184
148
|
* Box - justifyContent
|
|
185
149
|
*/
|
|
186
|
-
export
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
};
|
|
150
|
+
export declare enum BoxJustifyContent {
|
|
151
|
+
Start = "justify-start",
|
|
152
|
+
Center = "justify-center",
|
|
153
|
+
End = "justify-end",
|
|
154
|
+
Between = "justify-between",
|
|
155
|
+
Around = "justify-around",
|
|
156
|
+
Evenly = "justify-evenly"
|
|
157
|
+
}
|
|
195
158
|
/**
|
|
196
159
|
* Box - backgroundColor
|
|
197
160
|
*/
|
|
198
|
-
export
|
|
199
|
-
export declare const BoxBackgroundColor: {
|
|
161
|
+
export declare enum BoxBackgroundColor {
|
|
200
162
|
/** Default background color */
|
|
201
|
-
|
|
163
|
+
BackgroundDefault = "bg-default",
|
|
202
164
|
/** Alternative background color */
|
|
203
|
-
|
|
165
|
+
BackgroundAlternative = "bg-alternative",
|
|
204
166
|
/** Section background color */
|
|
205
|
-
|
|
167
|
+
BackgroundSection = "bg-section",
|
|
206
168
|
/** Subsection background color */
|
|
207
|
-
|
|
169
|
+
BackgroundSubsection = "bg-subsection",
|
|
208
170
|
/** Muted background color */
|
|
209
|
-
|
|
171
|
+
BackgroundMuted = "bg-muted",
|
|
210
172
|
/** Primary default background color */
|
|
211
|
-
|
|
173
|
+
PrimaryDefault = "bg-primary-default",
|
|
212
174
|
/** Primary alternative background color */
|
|
213
|
-
|
|
175
|
+
PrimaryAlternative = "bg-primary-alternative",
|
|
214
176
|
/** Primary muted background color */
|
|
215
|
-
|
|
177
|
+
PrimaryMuted = "bg-primary-muted",
|
|
216
178
|
/** Primary inverse background color */
|
|
217
|
-
|
|
179
|
+
PrimaryInverse = "bg-primary-inverse",
|
|
218
180
|
/** Error default background color */
|
|
219
|
-
|
|
181
|
+
ErrorDefault = "bg-error-default",
|
|
220
182
|
/** Error alternative background color */
|
|
221
|
-
|
|
183
|
+
ErrorAlternative = "bg-error-alternative",
|
|
222
184
|
/** Error muted background color */
|
|
223
|
-
|
|
185
|
+
ErrorMuted = "bg-error-muted",
|
|
224
186
|
/** Error inverse background color */
|
|
225
|
-
|
|
187
|
+
ErrorInverse = "bg-error-inverse",
|
|
226
188
|
/** Warning default background color */
|
|
227
|
-
|
|
189
|
+
WarningDefault = "bg-warning-default",
|
|
228
190
|
/** Warning alternative background color */
|
|
229
|
-
|
|
191
|
+
WarningAlternative = "bg-warning-alternative",
|
|
230
192
|
/** Warning muted background color */
|
|
231
|
-
|
|
193
|
+
WarningMuted = "bg-warning-muted",
|
|
232
194
|
/** Warning inverse background color */
|
|
233
|
-
|
|
195
|
+
WarningInverse = "bg-warning-inverse",
|
|
234
196
|
/** Success default background color */
|
|
235
|
-
|
|
197
|
+
SuccessDefault = "bg-success-default",
|
|
236
198
|
/** Success alternative background color */
|
|
237
|
-
|
|
199
|
+
SuccessAlternative = "bg-success-alternative",
|
|
238
200
|
/** Success muted background color */
|
|
239
|
-
|
|
201
|
+
SuccessMuted = "bg-success-muted",
|
|
240
202
|
/** Success inverse background color */
|
|
241
|
-
|
|
203
|
+
SuccessInverse = "bg-success-inverse",
|
|
242
204
|
/** Info default background color */
|
|
243
|
-
|
|
205
|
+
InfoDefault = "bg-info-default",
|
|
244
206
|
/** Info muted background color */
|
|
245
|
-
|
|
207
|
+
InfoMuted = "bg-info-muted",
|
|
246
208
|
/** Info inverse background color */
|
|
247
|
-
|
|
209
|
+
InfoInverse = "bg-info-inverse",
|
|
248
210
|
/** Flask default background color */
|
|
249
|
-
|
|
211
|
+
FlaskDefault = "bg-flask-default",
|
|
250
212
|
/** Flask inverse background color */
|
|
251
|
-
|
|
213
|
+
FlaskInverse = "bg-flask-inverse",
|
|
252
214
|
/** Overlay alternative background color */
|
|
253
|
-
|
|
215
|
+
OverlayAlternative = "bg-overlay-alternative",
|
|
254
216
|
/** Overlay default background color */
|
|
255
|
-
|
|
217
|
+
OverlayDefault = "bg-overlay-default",
|
|
256
218
|
/** Overlay inverse background color */
|
|
257
|
-
|
|
219
|
+
OverlayInverse = "bg-overlay-inverse",
|
|
258
220
|
/** Transparent background color */
|
|
259
|
-
|
|
260
|
-
}
|
|
221
|
+
Transparent = "bg-transparent"
|
|
222
|
+
}
|
|
261
223
|
/**
|
|
262
224
|
* Box - borderColor
|
|
263
225
|
*/
|
|
264
|
-
export
|
|
265
|
-
export declare const BoxBorderColor: {
|
|
226
|
+
export declare enum BoxBorderColor {
|
|
266
227
|
/** Background default for cut out effect*/
|
|
267
|
-
|
|
228
|
+
BackgroundDefault = "border-background-default",
|
|
268
229
|
/** Default border color */
|
|
269
|
-
|
|
230
|
+
BorderDefault = "border-default",
|
|
270
231
|
/** Muted border color */
|
|
271
|
-
|
|
232
|
+
BorderMuted = "border-muted",
|
|
272
233
|
/** Primary default border color */
|
|
273
|
-
|
|
234
|
+
PrimaryDefault = "border-primary-default",
|
|
274
235
|
/** Primary alternative border color */
|
|
275
|
-
|
|
236
|
+
PrimaryAlternative = "border-primary-alternative",
|
|
276
237
|
/** Primary muted border color */
|
|
277
|
-
|
|
238
|
+
PrimaryMuted = "border-primary-muted",
|
|
278
239
|
/** Primary inverse border color */
|
|
279
|
-
|
|
240
|
+
PrimaryInverse = "border-primary-inverse",
|
|
280
241
|
/** Error default border color */
|
|
281
|
-
|
|
242
|
+
ErrorDefault = "border-error-default",
|
|
282
243
|
/** Error alternative border color */
|
|
283
|
-
|
|
244
|
+
ErrorAlternative = "border-error-alternative",
|
|
284
245
|
/** Error muted border color */
|
|
285
|
-
|
|
246
|
+
ErrorMuted = "border-error-muted",
|
|
286
247
|
/** Error inverse border color */
|
|
287
|
-
|
|
248
|
+
ErrorInverse = "border-error-inverse",
|
|
288
249
|
/** Warning default border color */
|
|
289
|
-
|
|
250
|
+
WarningDefault = "border-warning-default",
|
|
290
251
|
/** Warning alternative border color */
|
|
291
|
-
|
|
252
|
+
WarningAlternative = "border-warning-alternative",
|
|
292
253
|
/** Warning muted border color */
|
|
293
|
-
|
|
254
|
+
WarningMuted = "border-warning-muted",
|
|
294
255
|
/** Warning inverse border color */
|
|
295
|
-
|
|
256
|
+
WarningInverse = "border-warning-inverse",
|
|
296
257
|
/** Success default border color */
|
|
297
|
-
|
|
258
|
+
SuccessDefault = "border-success-default",
|
|
298
259
|
/** Success alternative border color */
|
|
299
|
-
|
|
260
|
+
SuccessAlternative = "border-success-alternative",
|
|
300
261
|
/** Success muted border color */
|
|
301
|
-
|
|
262
|
+
SuccessMuted = "border-success-muted",
|
|
302
263
|
/** Success inverse border color */
|
|
303
|
-
|
|
264
|
+
SuccessInverse = "border-success-inverse",
|
|
304
265
|
/** Info default border color */
|
|
305
|
-
|
|
266
|
+
InfoDefault = "border-info-default",
|
|
306
267
|
/** Info alternative border color */
|
|
307
|
-
|
|
268
|
+
InfoAlternative = "border-info-alternative",
|
|
308
269
|
/** Info muted border color */
|
|
309
|
-
|
|
270
|
+
InfoMuted = "border-info-muted",
|
|
310
271
|
/** Info inverse border color */
|
|
311
|
-
|
|
272
|
+
InfoInverse = "border-info-inverse",
|
|
312
273
|
/** Flask default border color */
|
|
313
|
-
|
|
274
|
+
FlaskDefault = "border-flask-default",
|
|
314
275
|
/** Flask inverse border color */
|
|
315
|
-
|
|
276
|
+
FlaskInverse = "border-flask-inverse",
|
|
316
277
|
/** Overlay alternative border color */
|
|
317
|
-
|
|
278
|
+
OverlayAlternative = "border-overlay-alternative",
|
|
318
279
|
/** Overlay default border color */
|
|
319
|
-
|
|
280
|
+
OverlayDefault = "border-overlay-default",
|
|
320
281
|
/** Overlay inverse border color */
|
|
321
|
-
|
|
282
|
+
OverlayInverse = "border-overlay-inverse",
|
|
322
283
|
/** Transparent border color */
|
|
323
|
-
|
|
324
|
-
}
|
|
284
|
+
Transparent = "border-transparent"
|
|
285
|
+
}
|
|
325
286
|
/**
|
|
326
287
|
* ButtonBase - size
|
|
327
288
|
*/
|
|
328
|
-
export
|
|
329
|
-
export declare const ButtonBaseSize: {
|
|
289
|
+
export declare enum ButtonBaseSize {
|
|
330
290
|
/**
|
|
331
291
|
* Represents a small button size (32px).
|
|
332
292
|
*/
|
|
333
|
-
|
|
293
|
+
Sm = "sm",
|
|
334
294
|
/**
|
|
335
295
|
* Represents a medium button size (40px).
|
|
336
296
|
*/
|
|
337
|
-
|
|
297
|
+
Md = "md",
|
|
338
298
|
/**
|
|
339
299
|
* Represents a large button size (48px).
|
|
340
300
|
*/
|
|
341
|
-
|
|
342
|
-
}
|
|
301
|
+
Lg = "lg"
|
|
302
|
+
}
|
|
343
303
|
export { ButtonBaseSize as ButtonSize };
|
|
344
304
|
export { ButtonBaseSize as ButtonPrimarySize };
|
|
345
305
|
export { ButtonBaseSize as ButtonSecondarySize };
|
|
@@ -347,205 +307,195 @@ export { ButtonBaseSize as ButtonTertiarySize };
|
|
|
347
307
|
/**
|
|
348
308
|
* Button - variant
|
|
349
309
|
*/
|
|
350
|
-
export
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
};
|
|
310
|
+
export declare enum ButtonVariant {
|
|
311
|
+
Primary = "primary",
|
|
312
|
+
Secondary = "secondary",
|
|
313
|
+
Tertiary = "tertiary"
|
|
314
|
+
}
|
|
356
315
|
/**
|
|
357
316
|
* ButtonIcon - size
|
|
358
317
|
*/
|
|
359
|
-
export
|
|
360
|
-
export declare const ButtonIconSize: {
|
|
318
|
+
export declare enum ButtonIconSize {
|
|
361
319
|
/**
|
|
362
320
|
* Represents a small button size (24px).
|
|
363
321
|
*/
|
|
364
|
-
|
|
322
|
+
Sm = "sm",
|
|
365
323
|
/**
|
|
366
324
|
* Represents a medium button size (32px).
|
|
367
325
|
*/
|
|
368
|
-
|
|
326
|
+
Md = "md",
|
|
369
327
|
/**
|
|
370
328
|
* Represents a large button size (40px).
|
|
371
329
|
*/
|
|
372
|
-
|
|
373
|
-
}
|
|
330
|
+
Lg = "lg"
|
|
331
|
+
}
|
|
374
332
|
/**
|
|
375
333
|
* Text - variant
|
|
376
334
|
*/
|
|
377
|
-
export
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
};
|
|
335
|
+
export declare enum TextVariant {
|
|
336
|
+
DisplayLg = "display-lg",
|
|
337
|
+
DisplayMd = "display-md",
|
|
338
|
+
HeadingLg = "heading-lg",
|
|
339
|
+
HeadingMd = "heading-md",
|
|
340
|
+
HeadingSm = "heading-sm",
|
|
341
|
+
BodyLg = "body-lg",
|
|
342
|
+
BodyMd = "body-md",
|
|
343
|
+
BodySm = "body-sm",
|
|
344
|
+
BodyXs = "body-xs",
|
|
345
|
+
PageHeading = "page-heading",
|
|
346
|
+
SectionHeading = "section-heading",
|
|
347
|
+
ButtonLabelMd = "button-label-md",
|
|
348
|
+
ButtonLabelLg = "button-label-lg",
|
|
349
|
+
AmountDisplayLg = "amount-display-lg"
|
|
350
|
+
}
|
|
394
351
|
/**
|
|
395
352
|
* Text - color
|
|
396
353
|
*/
|
|
397
|
-
export
|
|
398
|
-
export declare const TextColor: {
|
|
354
|
+
export declare enum TextColor {
|
|
399
355
|
/** For default neutral text. */
|
|
400
|
-
|
|
356
|
+
TextDefault = "text-default",
|
|
401
357
|
/** For softer contrast neutral text */
|
|
402
|
-
|
|
358
|
+
TextAlternative = "text-alternative",
|
|
403
359
|
/** For the softest contrast neutral text (not accessible) */
|
|
404
|
-
|
|
360
|
+
TextMuted = "text-muted",
|
|
405
361
|
/** For elements used on top of overlay/alternative. */
|
|
406
|
-
|
|
362
|
+
OverlayInverse = "text-overlay-inverse",
|
|
407
363
|
/** For interactive, active, and selected semantics. */
|
|
408
|
-
|
|
364
|
+
PrimaryDefault = "text-primary-default",
|
|
409
365
|
/** For softer variants of primary text. */
|
|
410
|
-
|
|
366
|
+
PrimaryAlternative = "text-primary-alternative",
|
|
411
367
|
/** For elements used on top of primary/default. */
|
|
412
|
-
|
|
368
|
+
PrimaryInverse = "text-primary-inverse",
|
|
413
369
|
/** For primary text in a pressed state. */
|
|
414
|
-
|
|
370
|
+
PrimaryDefaultPressed = "text-primary-default-pressed",
|
|
415
371
|
/** For critical alert text. */
|
|
416
|
-
|
|
372
|
+
ErrorDefault = "text-error-default",
|
|
417
373
|
/** For stronger contrast error text. */
|
|
418
|
-
|
|
374
|
+
ErrorAlternative = "text-error-alternative",
|
|
419
375
|
/** For elements used on top of error/default. */
|
|
420
|
-
|
|
376
|
+
ErrorInverse = "text-error-inverse",
|
|
421
377
|
/** For critical alert text in a pressed state. */
|
|
422
|
-
|
|
378
|
+
ErrorDefaultPressed = "text-error-default-pressed",
|
|
423
379
|
/** For caution alert text. */
|
|
424
|
-
|
|
380
|
+
WarningDefault = "text-warning-default",
|
|
425
381
|
/** For elements used on top of warning/default. */
|
|
426
|
-
|
|
382
|
+
WarningInverse = "text-warning-inverse",
|
|
427
383
|
/** For caution text in a pressed state. */
|
|
428
|
-
|
|
384
|
+
WarningDefaultPressed = "text-warning-default-pressed",
|
|
429
385
|
/** For positive semantic text. */
|
|
430
|
-
|
|
386
|
+
SuccessDefault = "text-success-default",
|
|
431
387
|
/** For elements used on top of success/default. */
|
|
432
|
-
|
|
388
|
+
SuccessInverse = "text-success-inverse",
|
|
433
389
|
/** For positive text in a pressed state. */
|
|
434
|
-
|
|
390
|
+
SuccessDefaultPressed = "text-success-default-pressed",
|
|
435
391
|
/** For informational read-only text. */
|
|
436
|
-
|
|
392
|
+
InfoDefault = "text-info-default",
|
|
437
393
|
/** For elements used on top of info/default. */
|
|
438
|
-
|
|
394
|
+
InfoInverse = "text-info-inverse",
|
|
439
395
|
/** Make the text color transparent. */
|
|
440
|
-
|
|
441
|
-
}
|
|
396
|
+
Transparent = "text-transparent"
|
|
397
|
+
}
|
|
442
398
|
/**
|
|
443
399
|
* Text - fontWeight
|
|
444
400
|
*/
|
|
445
|
-
export
|
|
446
|
-
export declare const FontWeight: {
|
|
401
|
+
export declare enum FontWeight {
|
|
447
402
|
/**
|
|
448
403
|
* Weight - 700
|
|
449
404
|
*/
|
|
450
|
-
|
|
405
|
+
Bold = "700",
|
|
451
406
|
/**
|
|
452
407
|
* Weight - 500
|
|
453
408
|
*/
|
|
454
|
-
|
|
409
|
+
Medium = "500",
|
|
455
410
|
/**
|
|
456
411
|
* Weight - 400
|
|
457
412
|
*/
|
|
458
|
-
|
|
459
|
-
}
|
|
413
|
+
Regular = "400"
|
|
414
|
+
}
|
|
460
415
|
/**
|
|
461
416
|
* Text - fontStyle
|
|
462
417
|
*/
|
|
463
|
-
export
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
};
|
|
418
|
+
export declare enum FontStyle {
|
|
419
|
+
Italic = "italic",
|
|
420
|
+
Normal = "normal"
|
|
421
|
+
}
|
|
468
422
|
/**
|
|
469
423
|
* Text - fontFamily
|
|
470
424
|
*/
|
|
471
|
-
export
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
};
|
|
425
|
+
export declare enum FontFamily {
|
|
426
|
+
Default = "default",
|
|
427
|
+
Accent = "accent",
|
|
428
|
+
Hero = "hero"
|
|
429
|
+
}
|
|
477
430
|
/**
|
|
478
431
|
* TextButton - Size
|
|
479
432
|
*/
|
|
480
|
-
export
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
};
|
|
433
|
+
export declare enum TextButtonSize {
|
|
434
|
+
BodyLg = "body-lg",
|
|
435
|
+
BodyMd = "body-md",
|
|
436
|
+
BodySm = "body-sm",
|
|
437
|
+
BodyXs = "body-xs"
|
|
438
|
+
}
|
|
487
439
|
/**
|
|
488
440
|
* Icon - color
|
|
489
441
|
*/
|
|
490
|
-
export
|
|
491
|
-
export declare const IconColor: {
|
|
442
|
+
export declare enum IconColor {
|
|
492
443
|
/** For default neutral icons */
|
|
493
|
-
|
|
444
|
+
IconDefault = "text-icon-default",
|
|
494
445
|
/** For softer neutral icons */
|
|
495
|
-
|
|
446
|
+
IconAlternative = "text-icon-alternative",
|
|
496
447
|
/** For the weakest contrast neutral icons (not accessible) */
|
|
497
|
-
|
|
448
|
+
IconMuted = "text-icon-muted",
|
|
498
449
|
/** For elements used on top of overlay/alternative. Used for text, icon, or border */
|
|
499
|
-
|
|
450
|
+
OverlayInverse = "text-overlay-inverse",
|
|
500
451
|
/** For interactive, active, and selected semantics. Used for text, background, icon, or border */
|
|
501
|
-
|
|
452
|
+
PrimaryDefault = "text-primary-default",
|
|
502
453
|
/** For softer variants of primary interactive elements */
|
|
503
|
-
|
|
454
|
+
PrimaryAlternative = "text-primary-alternative",
|
|
504
455
|
/** For elements used on top of primary/default. Used for text, icon, or border */
|
|
505
|
-
|
|
456
|
+
PrimaryInverse = "text-primary-inverse",
|
|
506
457
|
/** For primary interactive elements in a pressed state */
|
|
507
|
-
|
|
458
|
+
PrimaryDefaultPressed = "text-primary-default-pressed",
|
|
508
459
|
/** For critical alert semantic elements. Used for text, background, icon, or border */
|
|
509
|
-
|
|
460
|
+
ErrorDefault = "text-error-default",
|
|
510
461
|
/** For softer variants of error elements */
|
|
511
|
-
|
|
462
|
+
ErrorAlternative = "text-error-alternative",
|
|
512
463
|
/** For elements used on top of error/default. Used for text, icon, or border */
|
|
513
|
-
|
|
464
|
+
ErrorInverse = "text-error-inverse",
|
|
514
465
|
/** For critical alert semantic elements in a pressed state */
|
|
515
|
-
|
|
466
|
+
ErrorDefaultPressed = "text-error-default-pressed",
|
|
516
467
|
/** For caution alert semantic elements. Used for text, background, icon, or border */
|
|
517
|
-
|
|
468
|
+
WarningDefault = "text-warning-default",
|
|
518
469
|
/** For elements used on top of warning/default. Used for text, icon, or border */
|
|
519
|
-
|
|
470
|
+
WarningInverse = "text-warning-inverse",
|
|
520
471
|
/** For caution alert semantic elements in a pressed state */
|
|
521
|
-
|
|
472
|
+
WarningDefaultPressed = "text-warning-default-pressed",
|
|
522
473
|
/** For positive semantic elements. Used for text, background, icon, or border */
|
|
523
|
-
|
|
474
|
+
SuccessDefault = "text-success-default",
|
|
524
475
|
/** For elements used on top of success/default. Used for text, icon, or border */
|
|
525
|
-
|
|
476
|
+
SuccessInverse = "text-success-inverse",
|
|
526
477
|
/** For positive semantic elements in a pressed state */
|
|
527
|
-
|
|
478
|
+
SuccessDefaultPressed = "text-success-default-pressed",
|
|
528
479
|
/** For informational read-only elements. Used for text, background, icon, or border */
|
|
529
|
-
|
|
480
|
+
InfoDefault = "text-info-default",
|
|
530
481
|
/** For elements used on top of info/default. Used for text, icon, or border */
|
|
531
|
-
|
|
532
|
-
}
|
|
482
|
+
InfoInverse = "text-info-inverse"
|
|
483
|
+
}
|
|
533
484
|
/**
|
|
534
485
|
* Icon - size
|
|
535
486
|
*/
|
|
536
|
-
export
|
|
537
|
-
export declare const IconSize: {
|
|
487
|
+
export declare enum IconSize {
|
|
538
488
|
/** Extra small - 12px */
|
|
539
|
-
|
|
489
|
+
Xs = "12",
|
|
540
490
|
/** Small - 16px */
|
|
541
|
-
|
|
491
|
+
Sm = "16",
|
|
542
492
|
/** Medium - 20px (Default) */
|
|
543
|
-
|
|
493
|
+
Md = "20",
|
|
544
494
|
/** Large - 24px */
|
|
545
|
-
|
|
495
|
+
Lg = "24",
|
|
546
496
|
/** Extra large - 32px */
|
|
547
|
-
|
|
548
|
-
}
|
|
497
|
+
Xl = "32"
|
|
498
|
+
}
|
|
549
499
|
/**
|
|
550
500
|
* Icon - name
|
|
551
501
|
*/
|