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