@metamask-previews/design-system-react 0.6.1-preview.ab80aae → 0.7.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.
Files changed (82) hide show
  1. package/CHANGELOG.md +8 -1
  2. package/dist/components/AvatarGroup/AvatarGroup.d.cts +5 -5
  3. package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
  4. package/dist/components/AvatarGroup/AvatarGroup.d.mts +5 -5
  5. package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
  6. package/dist/components/AvatarGroup/AvatarGroup.types.cjs.map +1 -1
  7. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts +5 -5
  8. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts.map +1 -1
  9. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts +5 -5
  10. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts.map +1 -1
  11. package/dist/components/AvatarGroup/AvatarGroup.types.mjs.map +1 -1
  12. package/dist/components/BadgeStatus/BadgeStatus.cjs +2 -2
  13. package/dist/components/BadgeStatus/BadgeStatus.cjs.map +1 -1
  14. package/dist/components/BadgeStatus/BadgeStatus.constants.cjs +8 -8
  15. package/dist/components/BadgeStatus/BadgeStatus.constants.cjs.map +1 -1
  16. package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts +1 -1
  17. package/dist/components/BadgeStatus/BadgeStatus.constants.d.cts.map +1 -1
  18. package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts +1 -1
  19. package/dist/components/BadgeStatus/BadgeStatus.constants.d.mts.map +1 -1
  20. package/dist/components/BadgeStatus/BadgeStatus.constants.mjs +1 -1
  21. package/dist/components/BadgeStatus/BadgeStatus.constants.mjs.map +1 -1
  22. package/dist/components/BadgeStatus/BadgeStatus.d.cts.map +1 -1
  23. package/dist/components/BadgeStatus/BadgeStatus.d.mts.map +1 -1
  24. package/dist/components/BadgeStatus/BadgeStatus.mjs +1 -1
  25. package/dist/components/BadgeStatus/BadgeStatus.mjs.map +1 -1
  26. package/dist/components/BadgeStatus/BadgeStatus.types.cjs.map +1 -1
  27. package/dist/components/BadgeStatus/BadgeStatus.types.d.cts +4 -28
  28. package/dist/components/BadgeStatus/BadgeStatus.types.d.cts.map +1 -1
  29. package/dist/components/BadgeStatus/BadgeStatus.types.d.mts +4 -28
  30. package/dist/components/BadgeStatus/BadgeStatus.types.d.mts.map +1 -1
  31. package/dist/components/BadgeStatus/BadgeStatus.types.mjs.map +1 -1
  32. package/dist/components/BadgeStatus/index.cjs +3 -3
  33. package/dist/components/BadgeStatus/index.cjs.map +1 -1
  34. package/dist/components/BadgeStatus/index.d.cts +1 -1
  35. package/dist/components/BadgeStatus/index.d.cts.map +1 -1
  36. package/dist/components/BadgeStatus/index.d.mts +1 -1
  37. package/dist/components/BadgeStatus/index.d.mts.map +1 -1
  38. package/dist/components/BadgeStatus/index.mjs +1 -1
  39. package/dist/components/BadgeStatus/index.mjs.map +1 -1
  40. package/dist/components/Button/Button.types.cjs.map +1 -1
  41. package/dist/components/Button/Button.types.d.cts +3 -3
  42. package/dist/components/Button/Button.types.d.cts.map +1 -1
  43. package/dist/components/Button/Button.types.d.mts +3 -3
  44. package/dist/components/Button/Button.types.d.mts.map +1 -1
  45. package/dist/components/Button/Button.types.mjs.map +1 -1
  46. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts +4 -3
  47. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts.map +1 -1
  48. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts +4 -3
  49. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts.map +1 -1
  50. package/dist/components/Icon/icons/PopUp.cjs +32 -0
  51. package/dist/components/Icon/icons/PopUp.cjs.map +1 -0
  52. package/dist/components/Icon/icons/PopUp.d.cts +4 -0
  53. package/dist/components/Icon/icons/PopUp.d.cts.map +1 -0
  54. package/dist/components/Icon/icons/PopUp.d.mts +4 -0
  55. package/dist/components/Icon/icons/PopUp.d.mts.map +1 -0
  56. package/dist/components/Icon/icons/PopUp.mjs +7 -0
  57. package/dist/components/Icon/icons/PopUp.mjs.map +1 -0
  58. package/dist/components/Icon/icons/SidePanel.cjs +32 -0
  59. package/dist/components/Icon/icons/SidePanel.cjs.map +1 -0
  60. package/dist/components/Icon/icons/SidePanel.d.cts +4 -0
  61. package/dist/components/Icon/icons/SidePanel.d.cts.map +1 -0
  62. package/dist/components/Icon/icons/SidePanel.d.mts +4 -0
  63. package/dist/components/Icon/icons/SidePanel.d.mts.map +1 -0
  64. package/dist/components/Icon/icons/SidePanel.mjs +7 -0
  65. package/dist/components/Icon/icons/SidePanel.mjs.map +1 -0
  66. package/dist/components/Icon/icons/index.cjs +4 -0
  67. package/dist/components/Icon/icons/index.cjs.map +1 -1
  68. package/dist/components/Icon/icons/index.d.cts +2 -0
  69. package/dist/components/Icon/icons/index.d.cts.map +1 -1
  70. package/dist/components/Icon/icons/index.d.mts +2 -0
  71. package/dist/components/Icon/icons/index.d.mts.map +1 -1
  72. package/dist/components/Icon/icons/index.mjs +4 -0
  73. package/dist/components/Icon/icons/index.mjs.map +1 -1
  74. package/dist/types/index.cjs +369 -281
  75. package/dist/types/index.cjs.map +1 -1
  76. package/dist/types/index.d.cts +252 -303
  77. package/dist/types/index.d.cts.map +1 -1
  78. package/dist/types/index.d.mts +252 -303
  79. package/dist/types/index.d.mts.map +1 -1
  80. package/dist/types/index.mjs +368 -267
  81. package/dist/types/index.mjs.map +1 -1
  82. package/package.json +6 -6
@@ -1,29 +1,28 @@
1
1
  /**
2
2
  * AvatarBase - size
3
3
  */
4
- export type AvatarBaseSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
5
- export declare const AvatarBaseSize: {
4
+ export declare enum AvatarBaseSize {
6
5
  /**
7
6
  * Represents an extra small avatar size (16px).
8
7
  */
9
- readonly Xs: "xs";
8
+ Xs = "xs",
10
9
  /**
11
10
  * Represents a small avatar size (24px).
12
11
  */
13
- readonly Sm: "sm";
12
+ Sm = "sm",
14
13
  /**
15
14
  * Represents a medium avatar size (32px).
16
15
  */
17
- readonly Md: "md";
16
+ Md = "md",
18
17
  /**
19
18
  * Represents a large avatar size (40px).
20
19
  */
21
- readonly Lg: "lg";
20
+ Lg = "lg",
22
21
  /**
23
22
  * Represents an extra large avatar size (48px).
24
23
  */
25
- readonly Xl: "xl";
26
- };
24
+ Xl = "xl"
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 type AvatarShape = 'circle' | 'square';
38
- export declare const AvatarShape: {
36
+ export declare enum AvatarShape {
39
37
  /**
40
38
  * Represents a circular Avatar.
41
39
  */
42
- readonly Circle: "circle";
40
+ Circle = "circle",
43
41
  /**
44
42
  * Represents a squared Avatar
45
43
  */
46
- readonly Square: "square";
47
- };
44
+ Square = "square"
45
+ }
48
46
  export { AvatarShape as AvatarBaseShape };
49
47
  /**
50
48
  * AvatarAccount - variant
51
49
  */
52
- export type AvatarAccountVariant = 'blockies' | 'jazzicon' | 'maskicon';
53
- export declare const AvatarAccountVariant: {
54
- readonly Blockies: "blockies";
55
- readonly Jazzicon: "jazzicon";
56
- readonly Maskicon: "maskicon";
57
- };
50
+ export declare enum AvatarAccountVariant {
51
+ Blockies = "blockies",
52
+ Jazzicon = "jazzicon",
53
+ Maskicon = "maskicon"
54
+ }
58
55
  /**
59
56
  * AvatarIcon - severity
60
57
  */
61
- export type AvatarIconSeverity = 'neutral' | 'info' | 'success' | 'error' | 'warning';
62
- export declare const AvatarIconSeverity: {
63
- readonly Neutral: "neutral";
64
- readonly Info: "info";
65
- readonly Success: "success";
66
- readonly Error: "error";
67
- readonly Warning: "warning";
68
- };
58
+ export declare enum AvatarIconSeverity {
59
+ Neutral = "neutral",
60
+ Info = "info",
61
+ Success = "success",
62
+ Error = "error",
63
+ Warning = "warning"
64
+ }
69
65
  /**
70
66
  * AvatarGroup - variant
71
67
  */
72
- export type AvatarGroupVariant = 'Account' | 'Favicon' | 'Network' | 'Token';
73
- export declare const AvatarGroupVariant: {
74
- readonly Account: "Account";
75
- readonly Favicon: "Favicon";
76
- readonly Network: "Network";
77
- readonly Token: "Token";
78
- };
68
+ export declare enum AvatarGroupVariant {
69
+ Account = "account",
70
+ Favicon = "favicon",
71
+ Network = "network",
72
+ Token = "token"
73
+ }
79
74
  /**
80
75
  * BadgeCount - size
81
76
  */
82
- export type BadgeCountSize = 'md' | 'lg';
83
- export declare const BadgeCountSize: {
77
+ export declare enum BadgeCountSize {
84
78
  /**
85
79
  * Represents a medium badge count (14px height).
86
80
  */
87
- readonly Md: "md";
81
+ Md = "md",
88
82
  /**
89
83
  * Represents a large badge count (20px height).
90
84
  */
91
- readonly Lg: "lg";
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 type BadgeWrapperPositionAnchorShape = 'Rectangular' | 'Circular';
122
- export declare const BadgeWrapperPositionAnchorShape: {
123
- readonly Rectangular: "Rectangular";
124
- readonly Circular: "Circular";
125
- };
90
+ export declare enum BadgeWrapperPositionAnchorShape {
91
+ Rectangular = "rectangular",
92
+ Circular = "circular"
93
+ }
126
94
  /**
127
95
  * BadgeWrapper - position.
128
96
  */
129
- export type BadgeWrapperPosition = 'TopRight' | 'BottomRight' | 'BottomLeft' | 'TopLeft';
130
- export declare const BadgeWrapperPosition: {
131
- readonly TopRight: "TopRight";
132
- readonly BottomRight: "BottomRight";
133
- readonly BottomLeft: "BottomLeft";
134
- readonly TopLeft: "TopLeft";
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 type BoxFlexDirection = 'flex-row' | 'flex-row-reverse' | 'flex-col' | 'flex-col-reverse';
157
- export declare const BoxFlexDirection: {
158
- readonly Row: "flex-row";
159
- readonly RowReverse: "flex-row-reverse";
160
- readonly Column: "flex-col";
161
- readonly ColumnReverse: "flex-col-reverse";
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 type BoxFlexWrap = 'flex-nowrap' | 'flex-wrap' | 'flex-wrap-reverse';
167
- export declare const BoxFlexWrap: {
168
- readonly NoWrap: "flex-nowrap";
169
- readonly Wrap: "flex-wrap";
170
- readonly WrapReverse: "flex-wrap-reverse";
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 type BoxAlignItems = 'items-start' | 'items-center' | 'items-end' | 'items-stretch' | 'items-baseline';
176
- export declare const BoxAlignItems: {
177
- readonly Start: "items-start";
178
- readonly Center: "items-center";
179
- readonly End: "items-end";
180
- readonly Stretch: "items-stretch";
181
- readonly Baseline: "items-baseline";
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 type BoxJustifyContent = 'justify-start' | 'justify-center' | 'justify-end' | 'justify-between' | 'justify-around' | 'justify-evenly';
187
- export declare const BoxJustifyContent: {
188
- readonly Start: "justify-start";
189
- readonly Center: "justify-center";
190
- readonly End: "justify-end";
191
- readonly Between: "justify-between";
192
- readonly Around: "justify-around";
193
- readonly Evenly: "justify-evenly";
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 type BoxBackgroundColor = 'bg-default' | 'bg-alternative' | 'bg-section' | 'bg-subsection' | 'bg-muted' | 'bg-primary-default' | 'bg-primary-alternative' | 'bg-primary-muted' | 'bg-primary-inverse' | 'bg-error-default' | 'bg-error-alternative' | 'bg-error-muted' | 'bg-error-inverse' | 'bg-warning-default' | 'bg-warning-alternative' | 'bg-warning-muted' | 'bg-warning-inverse' | 'bg-success-default' | 'bg-success-alternative' | 'bg-success-muted' | 'bg-success-inverse' | 'bg-info-default' | 'bg-info-muted' | 'bg-info-inverse' | 'bg-flask-default' | 'bg-flask-inverse' | 'bg-overlay-alternative' | 'bg-overlay-default' | 'bg-overlay-inverse' | 'bg-transparent';
199
- export declare const BoxBackgroundColor: {
161
+ export declare enum BoxBackgroundColor {
200
162
  /** Default background color */
201
- readonly BackgroundDefault: "bg-default";
163
+ BackgroundDefault = "bg-default",
202
164
  /** Alternative background color */
203
- readonly BackgroundAlternative: "bg-alternative";
165
+ BackgroundAlternative = "bg-alternative",
204
166
  /** Section background color */
205
- readonly BackgroundSection: "bg-section";
167
+ BackgroundSection = "bg-section",
206
168
  /** Subsection background color */
207
- readonly BackgroundSubsection: "bg-subsection";
169
+ BackgroundSubsection = "bg-subsection",
208
170
  /** Muted background color */
209
- readonly BackgroundMuted: "bg-muted";
171
+ BackgroundMuted = "bg-muted",
210
172
  /** Primary default background color */
211
- readonly PrimaryDefault: "bg-primary-default";
173
+ PrimaryDefault = "bg-primary-default",
212
174
  /** Primary alternative background color */
213
- readonly PrimaryAlternative: "bg-primary-alternative";
175
+ PrimaryAlternative = "bg-primary-alternative",
214
176
  /** Primary muted background color */
215
- readonly PrimaryMuted: "bg-primary-muted";
177
+ PrimaryMuted = "bg-primary-muted",
216
178
  /** Primary inverse background color */
217
- readonly PrimaryInverse: "bg-primary-inverse";
179
+ PrimaryInverse = "bg-primary-inverse",
218
180
  /** Error default background color */
219
- readonly ErrorDefault: "bg-error-default";
181
+ ErrorDefault = "bg-error-default",
220
182
  /** Error alternative background color */
221
- readonly ErrorAlternative: "bg-error-alternative";
183
+ ErrorAlternative = "bg-error-alternative",
222
184
  /** Error muted background color */
223
- readonly ErrorMuted: "bg-error-muted";
185
+ ErrorMuted = "bg-error-muted",
224
186
  /** Error inverse background color */
225
- readonly ErrorInverse: "bg-error-inverse";
187
+ ErrorInverse = "bg-error-inverse",
226
188
  /** Warning default background color */
227
- readonly WarningDefault: "bg-warning-default";
189
+ WarningDefault = "bg-warning-default",
228
190
  /** Warning alternative background color */
229
- readonly WarningAlternative: "bg-warning-alternative";
191
+ WarningAlternative = "bg-warning-alternative",
230
192
  /** Warning muted background color */
231
- readonly WarningMuted: "bg-warning-muted";
193
+ WarningMuted = "bg-warning-muted",
232
194
  /** Warning inverse background color */
233
- readonly WarningInverse: "bg-warning-inverse";
195
+ WarningInverse = "bg-warning-inverse",
234
196
  /** Success default background color */
235
- readonly SuccessDefault: "bg-success-default";
197
+ SuccessDefault = "bg-success-default",
236
198
  /** Success alternative background color */
237
- readonly SuccessAlternative: "bg-success-alternative";
199
+ SuccessAlternative = "bg-success-alternative",
238
200
  /** Success muted background color */
239
- readonly SuccessMuted: "bg-success-muted";
201
+ SuccessMuted = "bg-success-muted",
240
202
  /** Success inverse background color */
241
- readonly SuccessInverse: "bg-success-inverse";
203
+ SuccessInverse = "bg-success-inverse",
242
204
  /** Info default background color */
243
- readonly InfoDefault: "bg-info-default";
205
+ InfoDefault = "bg-info-default",
244
206
  /** Info muted background color */
245
- readonly InfoMuted: "bg-info-muted";
207
+ InfoMuted = "bg-info-muted",
246
208
  /** Info inverse background color */
247
- readonly InfoInverse: "bg-info-inverse";
209
+ InfoInverse = "bg-info-inverse",
248
210
  /** Flask default background color */
249
- readonly FlaskDefault: "bg-flask-default";
211
+ FlaskDefault = "bg-flask-default",
250
212
  /** Flask inverse background color */
251
- readonly FlaskInverse: "bg-flask-inverse";
213
+ FlaskInverse = "bg-flask-inverse",
252
214
  /** Overlay alternative background color */
253
- readonly OverlayAlternative: "bg-overlay-alternative";
215
+ OverlayAlternative = "bg-overlay-alternative",
254
216
  /** Overlay default background color */
255
- readonly OverlayDefault: "bg-overlay-default";
217
+ OverlayDefault = "bg-overlay-default",
256
218
  /** Overlay inverse background color */
257
- readonly OverlayInverse: "bg-overlay-inverse";
219
+ OverlayInverse = "bg-overlay-inverse",
258
220
  /** Transparent background color */
259
- readonly Transparent: "bg-transparent";
260
- };
221
+ Transparent = "bg-transparent"
222
+ }
261
223
  /**
262
224
  * Box - borderColor
263
225
  */
264
- export type BoxBorderColor = 'border-background-default' | 'border-default' | 'border-muted' | 'border-primary-default' | 'border-primary-alternative' | 'border-primary-muted' | 'border-primary-inverse' | 'border-error-default' | 'border-error-alternative' | 'border-error-muted' | 'border-error-inverse' | 'border-warning-default' | 'border-warning-alternative' | 'border-warning-muted' | 'border-warning-inverse' | 'border-success-default' | 'border-success-alternative' | 'border-success-muted' | 'border-success-inverse' | 'border-info-default' | 'border-info-alternative' | 'border-info-muted' | 'border-info-inverse' | 'border-flask-default' | 'border-flask-inverse' | 'border-overlay-alternative' | 'border-overlay-default' | 'border-overlay-inverse' | 'border-transparent';
265
- export declare const BoxBorderColor: {
226
+ export declare enum BoxBorderColor {
266
227
  /** Background default for cut out effect */
267
- readonly BackgroundDefault: "border-background-default";
228
+ BackgroundDefault = "border-background-default",
268
229
  /** Default border color */
269
- readonly BorderDefault: "border-default";
230
+ BorderDefault = "border-default",
270
231
  /** Muted border color */
271
- readonly BorderMuted: "border-muted";
232
+ BorderMuted = "border-muted",
272
233
  /** Primary default border color */
273
- readonly PrimaryDefault: "border-primary-default";
234
+ PrimaryDefault = "border-primary-default",
274
235
  /** Primary alternative border color */
275
- readonly PrimaryAlternative: "border-primary-alternative";
236
+ PrimaryAlternative = "border-primary-alternative",
276
237
  /** Primary muted border color */
277
- readonly PrimaryMuted: "border-primary-muted";
238
+ PrimaryMuted = "border-primary-muted",
278
239
  /** Primary inverse border color */
279
- readonly PrimaryInverse: "border-primary-inverse";
240
+ PrimaryInverse = "border-primary-inverse",
280
241
  /** Error default border color */
281
- readonly ErrorDefault: "border-error-default";
242
+ ErrorDefault = "border-error-default",
282
243
  /** Error alternative border color */
283
- readonly ErrorAlternative: "border-error-alternative";
244
+ ErrorAlternative = "border-error-alternative",
284
245
  /** Error muted border color */
285
- readonly ErrorMuted: "border-error-muted";
246
+ ErrorMuted = "border-error-muted",
286
247
  /** Error inverse border color */
287
- readonly ErrorInverse: "border-error-inverse";
248
+ ErrorInverse = "border-error-inverse",
288
249
  /** Warning default border color */
289
- readonly WarningDefault: "border-warning-default";
250
+ WarningDefault = "border-warning-default",
290
251
  /** Warning alternative border color */
291
- readonly WarningAlternative: "border-warning-alternative";
252
+ WarningAlternative = "border-warning-alternative",
292
253
  /** Warning muted border color */
293
- readonly WarningMuted: "border-warning-muted";
254
+ WarningMuted = "border-warning-muted",
294
255
  /** Warning inverse border color */
295
- readonly WarningInverse: "border-warning-inverse";
256
+ WarningInverse = "border-warning-inverse",
296
257
  /** Success default border color */
297
- readonly SuccessDefault: "border-success-default";
258
+ SuccessDefault = "border-success-default",
298
259
  /** Success alternative border color */
299
- readonly SuccessAlternative: "border-success-alternative";
260
+ SuccessAlternative = "border-success-alternative",
300
261
  /** Success muted border color */
301
- readonly SuccessMuted: "border-success-muted";
262
+ SuccessMuted = "border-success-muted",
302
263
  /** Success inverse border color */
303
- readonly SuccessInverse: "border-success-inverse";
264
+ SuccessInverse = "border-success-inverse",
304
265
  /** Info default border color */
305
- readonly InfoDefault: "border-info-default";
266
+ InfoDefault = "border-info-default",
306
267
  /** Info alternative border color */
307
- readonly InfoAlternative: "border-info-alternative";
268
+ InfoAlternative = "border-info-alternative",
308
269
  /** Info muted border color */
309
- readonly InfoMuted: "border-info-muted";
270
+ InfoMuted = "border-info-muted",
310
271
  /** Info inverse border color */
311
- readonly InfoInverse: "border-info-inverse";
272
+ InfoInverse = "border-info-inverse",
312
273
  /** Flask default border color */
313
- readonly FlaskDefault: "border-flask-default";
274
+ FlaskDefault = "border-flask-default",
314
275
  /** Flask inverse border color */
315
- readonly FlaskInverse: "border-flask-inverse";
276
+ FlaskInverse = "border-flask-inverse",
316
277
  /** Overlay alternative border color */
317
- readonly OverlayAlternative: "border-overlay-alternative";
278
+ OverlayAlternative = "border-overlay-alternative",
318
279
  /** Overlay default border color */
319
- readonly OverlayDefault: "border-overlay-default";
280
+ OverlayDefault = "border-overlay-default",
320
281
  /** Overlay inverse border color */
321
- readonly OverlayInverse: "border-overlay-inverse";
282
+ OverlayInverse = "border-overlay-inverse",
322
283
  /** Transparent border color */
323
- readonly Transparent: "border-transparent";
324
- };
284
+ Transparent = "border-transparent"
285
+ }
325
286
  /**
326
287
  * ButtonBase - size
327
288
  */
328
- export type ButtonBaseSize = 'sm' | 'md' | 'lg';
329
- export declare const ButtonBaseSize: {
289
+ export declare enum ButtonBaseSize {
330
290
  /**
331
291
  * Represents a small button size (32px).
332
292
  */
333
- readonly Sm: "sm";
293
+ Sm = "sm",
334
294
  /**
335
295
  * Represents a medium button size (40px).
336
296
  */
337
- readonly Md: "md";
297
+ Md = "md",
338
298
  /**
339
299
  * Represents a large button size (48px).
340
300
  */
341
- readonly Lg: "lg";
342
- };
301
+ Lg = "lg"
302
+ }
343
303
  export { ButtonBaseSize as ButtonPrimarySize };
344
304
  export { ButtonBaseSize as ButtonSecondarySize };
345
305
  export { ButtonBaseSize as ButtonTertiarySize };
@@ -348,239 +308,226 @@ export { ButtonBaseSize as ButtonSize };
348
308
  /**
349
309
  * Button - variant
350
310
  */
351
- export type ButtonVariant = 'primary' | 'secondary' | 'tertiary';
352
- export declare const ButtonVariant: {
311
+ export declare enum ButtonVariant {
353
312
  /**
354
313
  * Primary button variant - used for primary actions
355
314
  */
356
- readonly Primary: "primary";
315
+ Primary = "primary",
357
316
  /**
358
317
  * Secondary button variant - used for secondary actions
359
318
  */
360
- readonly Secondary: "secondary";
319
+ Secondary = "secondary",
361
320
  /**
362
321
  * Tertiary button variant - used for tertiary-like actions
363
322
  */
364
- readonly Tertiary: "tertiary";
365
- };
323
+ Tertiary = "tertiary"
324
+ }
366
325
  /**
367
326
  * ButtonIcon - size
368
327
  */
369
- export type ButtonIconSize = 'sm' | 'md' | 'lg';
370
- export declare const ButtonIconSize: {
328
+ export declare enum ButtonIconSize {
371
329
  /**
372
330
  * Represents a small button size (24px).
373
331
  */
374
- readonly Sm: "sm";
332
+ Sm = "sm",
375
333
  /**
376
334
  * Represents a medium button size (32px).
377
335
  */
378
- readonly Md: "md";
336
+ Md = "md",
379
337
  /**
380
338
  * Represents a large button size (40px).
381
339
  */
382
- readonly Lg: "lg";
383
- };
340
+ Lg = "lg"
341
+ }
384
342
  /**
385
343
  * Text - variant
386
344
  */
387
- export type TextVariant = 'display-lg' | 'display-md' | 'heading-lg' | 'heading-md' | 'heading-sm' | 'body-lg' | 'body-md' | 'body-sm' | 'body-xs' | 'page-heading' | 'section-heading' | 'button-label-md' | 'button-label-lg' | 'amount-display-lg';
388
- export declare const TextVariant: {
389
- readonly DisplayLg: "display-lg";
390
- readonly DisplayMd: "display-md";
391
- readonly HeadingLg: "heading-lg";
392
- readonly HeadingMd: "heading-md";
393
- readonly HeadingSm: "heading-sm";
394
- readonly BodyLg: "body-lg";
395
- readonly BodyMd: "body-md";
396
- readonly BodySm: "body-sm";
397
- readonly BodyXs: "body-xs";
398
- readonly PageHeading: "page-heading";
399
- readonly SectionHeading: "section-heading";
400
- readonly ButtonLabelMd: "button-label-md";
401
- readonly ButtonLabelLg: "button-label-lg";
402
- readonly AmountDisplayLg: "amount-display-lg";
403
- };
345
+ export declare enum TextVariant {
346
+ DisplayLg = "display-lg",
347
+ DisplayMd = "display-md",
348
+ HeadingLg = "heading-lg",
349
+ HeadingMd = "heading-md",
350
+ HeadingSm = "heading-sm",
351
+ BodyLg = "body-lg",
352
+ BodyMd = "body-md",
353
+ BodySm = "body-sm",
354
+ BodyXs = "body-xs",
355
+ PageHeading = "page-heading",
356
+ SectionHeading = "section-heading",
357
+ ButtonLabelMd = "button-label-md",
358
+ ButtonLabelLg = "button-label-lg",
359
+ AmountDisplayLg = "amount-display-lg"
360
+ }
404
361
  /**
405
362
  * Text - color
406
363
  */
407
- export type TextColor = 'text-default' | 'text-alternative' | 'text-muted' | 'text-overlay-inverse' | 'text-primary-default' | 'text-primary-default-hover' | 'text-primary-default-pressed' | 'text-primary-inverse' | 'text-error-default' | 'text-error-default-hover' | 'text-error-default-pressed' | 'text-error-alternative' | 'text-error-inverse' | 'text-success-default' | 'text-success-default-hover' | 'text-success-default-pressed' | 'text-success-inverse' | 'text-warning-default' | 'text-warning-default-hover' | 'text-warning-default-pressed' | 'text-warning-inverse' | 'text-info-default' | 'text-info-inverse' | 'text-inherit' | 'text-transparent';
408
- export declare const TextColor: {
364
+ export declare enum TextColor {
409
365
  /** For default neutral text. */
410
- readonly TextDefault: "text-default";
366
+ TextDefault = "text-default",
411
367
  /** For softer contrast neutral text */
412
- readonly TextAlternative: "text-alternative";
368
+ TextAlternative = "text-alternative",
413
369
  /** For the softest contrast neutral text (not accessible) */
414
- readonly TextMuted: "text-muted";
370
+ TextMuted = "text-muted",
415
371
  /** For elements used on top of overlay/alternative. Used for text, icon or border */
416
- readonly OverlayInverse: "text-overlay-inverse";
372
+ OverlayInverse = "text-overlay-inverse",
417
373
  /** For interactive, active, and selected semantics. Used for text, background, icon or border */
418
- readonly PrimaryDefault: "text-primary-default";
374
+ PrimaryDefault = "text-primary-default",
419
375
  /** For primary text in a hover state. */
420
- readonly PrimaryDefaultHover: "text-primary-default-hover";
376
+ PrimaryDefaultHover = "text-primary-default-hover",
421
377
  /** For primary text in a pressed state. */
422
- readonly PrimaryDefaultPressed: "text-primary-default-pressed";
378
+ PrimaryDefaultPressed = "text-primary-default-pressed",
423
379
  /** For elements used on top of primary/default. Used for text, icon or border */
424
- readonly PrimaryInverse: "text-primary-inverse";
380
+ PrimaryInverse = "text-primary-inverse",
425
381
  /** For the critical alert semantic elements. Used for text, background, icon or border */
426
- readonly ErrorDefault: "text-error-default";
382
+ ErrorDefault = "text-error-default",
427
383
  /** For critical alert text in a hover state. */
428
- readonly ErrorDefaultHover: "text-error-default-hover";
384
+ ErrorDefaultHover = "text-error-default-hover",
429
385
  /** For critical alert text in a pressed state. */
430
- readonly ErrorDefaultPressed: "text-error-default-pressed";
386
+ ErrorDefaultPressed = "text-error-default-pressed",
431
387
  /** For the stronger contrast error semantic elements. */
432
- readonly ErrorAlternative: "text-error-alternative";
388
+ ErrorAlternative = "text-error-alternative",
433
389
  /** For elements used on top of error/default. Used for text, icon or border */
434
- readonly ErrorInverse: "text-error-inverse";
390
+ ErrorInverse = "text-error-inverse",
435
391
  /** For the positive semantic elements. Used for text, background, icon or border */
436
- readonly SuccessDefault: "text-success-default";
392
+ SuccessDefault = "text-success-default",
437
393
  /** For positive text in a hover state. */
438
- readonly SuccessDefaultHover: "text-success-default-hover";
394
+ SuccessDefaultHover = "text-success-default-hover",
439
395
  /** For positive text in a pressed state. */
440
- readonly SuccessDefaultPressed: "text-success-default-pressed";
396
+ SuccessDefaultPressed = "text-success-default-pressed",
441
397
  /** For elements used on top of success/default. Used for text, icon or border */
442
- readonly SuccessInverse: "text-success-inverse";
398
+ SuccessInverse = "text-success-inverse",
443
399
  /** For the caution alert semantic elements. Used for text, background, icon or border */
444
- readonly WarningDefault: "text-warning-default";
400
+ WarningDefault = "text-warning-default",
445
401
  /** For caution text in a hover state. */
446
- readonly WarningDefaultHover: "text-warning-default-hover";
402
+ WarningDefaultHover = "text-warning-default-hover",
447
403
  /** For caution text in a pressed state. */
448
- readonly WarningDefaultPressed: "text-warning-default-pressed";
404
+ WarningDefaultPressed = "text-warning-default-pressed",
449
405
  /** For elements used on top of warning/default. Used for text, icon or border */
450
- readonly WarningInverse: "text-warning-inverse";
406
+ WarningInverse = "text-warning-inverse",
451
407
  /** For informational read-only elements. Used for text, background, icon or border */
452
- readonly InfoDefault: "text-info-default";
408
+ InfoDefault = "text-info-default",
453
409
  /** For elements used on top of info/default. Used for text, icon or border */
454
- readonly InfoInverse: "text-info-inverse";
410
+ InfoInverse = "text-info-inverse",
455
411
  /** Inherit the color of the parent element */
456
- readonly Inherit: "text-inherit";
412
+ Inherit = "text-inherit",
457
413
  /** Make the text color transparent */
458
- readonly Transparent: "text-transparent";
459
- };
414
+ Transparent = "text-transparent"
415
+ }
460
416
  /**
461
417
  * Text - textAlign
462
418
  */
463
- export type TextAlign = 'text-left' | 'text-center' | 'text-right' | 'text-justify';
464
- export declare const TextAlign: {
465
- readonly Left: "text-left";
466
- readonly Center: "text-center";
467
- readonly Right: "text-right";
468
- readonly Justify: "text-justify";
469
- };
419
+ export declare enum TextAlign {
420
+ Left = "text-left",
421
+ Center = "text-center",
422
+ Right = "text-right",
423
+ Justify = "text-justify"
424
+ }
470
425
  /**
471
426
  * Text - fontWeight
472
427
  */
473
- export type FontWeight = 'font-bold' | 'font-medium' | 'font-regular';
474
- export declare const FontWeight: {
428
+ export declare enum FontWeight {
475
429
  /**
476
430
  * Weight - 700
477
431
  */
478
- readonly Bold: "font-bold";
432
+ Bold = "font-bold",
479
433
  /**
480
434
  * Weight - 500
481
435
  */
482
- readonly Medium: "font-medium";
436
+ Medium = "font-medium",
483
437
  /**
484
438
  * Weight - 400
485
439
  */
486
- readonly Regular: "font-regular";
487
- };
440
+ Regular = "font-regular"
441
+ }
488
442
  /**
489
443
  * Text - overflowWrap
490
444
  */
491
- export type OverflowWrap = 'break-words' | 'break-all' | 'break-normal';
492
- export declare const OverflowWrap: {
493
- readonly BreakWord: "break-words";
494
- readonly Anywhere: "break-all";
495
- readonly Normal: "break-normal";
496
- };
445
+ export declare enum OverflowWrap {
446
+ BreakWord = "break-words",
447
+ Anywhere = "break-all",
448
+ Normal = "break-normal"
449
+ }
497
450
  /**
498
451
  * Text - fontStyle
499
452
  */
500
- export type FontStyle = 'italic' | 'not-italic';
501
- export declare const FontStyle: {
502
- readonly Italic: "italic";
503
- readonly Normal: "not-italic";
504
- };
453
+ export declare enum FontStyle {
454
+ Italic = "italic",
455
+ Normal = "not-italic"
456
+ }
505
457
  /**
506
458
  * Text - textTransform
507
459
  */
508
- export type TextTransform = 'uppercase' | 'lowercase' | 'capitalize' | 'normal-case';
509
- export declare const TextTransform: {
510
- readonly Uppercase: "uppercase";
511
- readonly Lowercase: "lowercase";
512
- readonly Capitalize: "capitalize";
513
- readonly Normal: "normal-case";
514
- };
460
+ export declare enum TextTransform {
461
+ Uppercase = "uppercase",
462
+ Lowercase = "lowercase",
463
+ Capitalize = "capitalize",
464
+ Normal = "normal-case"
465
+ }
515
466
  /**
516
467
  * Text - fontFamily
517
468
  */
518
- export type FontFamily = 'font-default' | 'font-accent' | 'font-hero';
519
- export declare const FontFamily: {
520
- readonly Default: "font-default";
521
- readonly Accent: "font-accent";
522
- readonly Hero: "font-hero";
523
- };
469
+ export declare enum FontFamily {
470
+ Default = "font-default",
471
+ Accent = "font-accent",
472
+ Hero = "font-hero"
473
+ }
524
474
  /**
525
475
  * TextButton - size
526
476
  */
527
- export type TextButtonSize = 'body-lg' | 'body-md' | 'body-sm' | 'body-xs';
528
- export declare const TextButtonSize: {
529
- readonly BodyLg: "body-lg";
530
- readonly BodyMd: "body-md";
531
- readonly BodySm: "body-sm";
532
- readonly BodyXs: "body-xs";
533
- };
477
+ export declare enum TextButtonSize {
478
+ BodyLg = "body-lg",
479
+ BodyMd = "body-md",
480
+ BodySm = "body-sm",
481
+ BodyXs = "body-xs"
482
+ }
534
483
  /**
535
484
  * Icon - size
536
485
  */
537
- export type IconSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
538
- export declare const IconSize: {
486
+ export declare enum IconSize {
539
487
  /** Extra small - 12px */
540
- readonly Xs: "xs";
488
+ Xs = "xs",
541
489
  /** Small - 16px */
542
- readonly Sm: "sm";
490
+ Sm = "sm",
543
491
  /** Medium - 20px (Default) */
544
- readonly Md: "md";
492
+ Md = "md",
545
493
  /** Large - 24px */
546
- readonly Lg: "lg";
494
+ Lg = "lg",
547
495
  /** Extra large - 32px */
548
- readonly Xl: "xl";
549
- };
496
+ Xl = "xl"
497
+ }
550
498
  /**
551
499
  * Icon - color
552
500
  */
553
- export type IconColor = 'text-icon-default' | 'text-icon-alternative' | 'text-icon-muted' | 'text-overlay-inverse' | 'text-primary-default' | 'text-primary-inverse' | 'text-error-default' | 'text-error-inverse' | 'text-success-default' | 'text-success-inverse' | 'text-warning-default' | 'text-warning-inverse' | 'text-info-default' | 'text-info-inverse';
554
- export declare const IconColor: {
501
+ export declare enum IconColor {
555
502
  /** For default neutral icons */
556
- readonly IconDefault: "text-icon-default";
503
+ IconDefault = "text-icon-default",
557
504
  /** For softer neutral icons */
558
- readonly IconAlternative: "text-icon-alternative";
505
+ IconAlternative = "text-icon-alternative",
559
506
  /** For the weakest contrast neutral icons (not accessible) */
560
- readonly IconMuted: "text-icon-muted";
507
+ IconMuted = "text-icon-muted",
561
508
  /** For elements used on top of overlay/alternative. Used for text, icon or border */
562
- readonly OverlayInverse: "text-overlay-inverse";
509
+ OverlayInverse = "text-overlay-inverse",
563
510
  /** For interactive, active, and selected semantics. Used for text, background, icon or border */
564
- readonly PrimaryDefault: "text-primary-default";
511
+ PrimaryDefault = "text-primary-default",
565
512
  /** For elements used on top of primary/default. Used for text, icon or border */
566
- readonly PrimaryInverse: "text-primary-inverse";
513
+ PrimaryInverse = "text-primary-inverse",
567
514
  /** For the critical alert semantic elements. Used for text, background, icon or border */
568
- readonly ErrorDefault: "text-error-default";
515
+ ErrorDefault = "text-error-default",
569
516
  /** For elements used on top of error/default. Used for text, icon or border */
570
- readonly ErrorInverse: "text-error-inverse";
517
+ ErrorInverse = "text-error-inverse",
571
518
  /** For the positive semantic elements. Used for text, background, icon or border */
572
- readonly SuccessDefault: "text-success-default";
519
+ SuccessDefault = "text-success-default",
573
520
  /** For elements used on top of success/default. Used for text, icon or border */
574
- readonly SuccessInverse: "text-success-inverse";
521
+ SuccessInverse = "text-success-inverse",
575
522
  /** For the caution alert semantic elements. Used for text, background, icon or border */
576
- readonly WarningDefault: "text-warning-default";
523
+ WarningDefault = "text-warning-default",
577
524
  /** For elements used on top of warning/default. Used for text, icon or border */
578
- readonly WarningInverse: "text-warning-inverse";
525
+ WarningInverse = "text-warning-inverse",
579
526
  /** For informational read-only elements. Used for text, background, icon or border */
580
- readonly InfoDefault: "text-info-default";
527
+ InfoDefault = "text-info-default",
581
528
  /** For elements used on top of info/default. Used for text, icon or border */
582
- readonly InfoInverse: "text-info-inverse";
583
- };
529
+ InfoInverse = "text-info-inverse"
530
+ }
584
531
  /**
585
532
  * Autogenerated from the generate-icon-script.ts script.
586
533
  * Please do not edit this enum directly.
@@ -764,6 +711,7 @@ export declare enum IconName {
764
711
  Plug = "Plug",
765
712
  PlusAndMinus = "PlusAndMinus",
766
713
  PolicyAlert = "PolicyAlert",
714
+ PopUp = "PopUp",
767
715
  Print = "Print",
768
716
  PriorityHigh = "PriorityHigh",
769
717
  PrivacyTip = "PrivacyTip",
@@ -804,6 +752,7 @@ export declare enum IconName {
804
752
  ShieldLock = "ShieldLock",
805
753
  ShoppingBag = "ShoppingBag",
806
754
  ShoppingCart = "ShoppingCart",
755
+ SidePanel = "SidePanel",
807
756
  SignalCellular = "SignalCellular",
808
757
  Slash = "Slash",
809
758
  Sms = "Sms",