@ni/nimble-components 6.0.0 → 6.1.2
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/dist/esm/breadcrumb/styles.js +38 -3
- package/dist/esm/breadcrumb/styles.js.map +1 -1
- package/dist/esm/breadcrumb-item/styles.js +25 -15
- package/dist/esm/breadcrumb-item/styles.js.map +1 -1
- package/dist/esm/nimble-components/src/theme-provider/design-token-comments.d.ts +1 -1
- package/dist/esm/nimble-components/src/theme-provider/design-tokens.d.ts +45 -74
- package/dist/esm/nimble-components/src/utilities/style/colors.d.ts +8 -0
- package/dist/esm/text-field/styles.js +11 -22
- package/dist/esm/text-field/styles.js.map +1 -1
- package/dist/esm/theme-provider/design-token-comments.d.ts +1 -1
- package/dist/esm/theme-provider/design-token-comments.js +112 -30
- package/dist/esm/theme-provider/design-token-comments.js.map +1 -1
- package/dist/esm/theme-provider/design-token-names.js +112 -30
- package/dist/esm/theme-provider/design-token-names.js.map +1 -1
- package/dist/esm/theme-provider/design-tokens.d.ts +45 -74
- package/dist/esm/theme-provider/design-tokens.js +55 -56
- package/dist/esm/theme-provider/design-tokens.js.map +1 -1
- package/dist/esm/utilities/style/colors.d.ts +8 -0
- package/dist/esm/utilities/style/colors.js +13 -0
- package/dist/esm/utilities/style/colors.js.map +1 -0
- package/dist/tokens-internal.scss +594 -102
- package/dist/tokens.scss +312 -66
- package/package.json +12 -14
package/dist/tokens.scss
CHANGED
|
@@ -92,137 +92,383 @@ $ni-nimble-large-delay: var($ni-nimble-internal-large-delay);
|
|
|
92
92
|
/// Font shorthand for the "Headline_2" base token
|
|
93
93
|
$ni-nimble-headline-plus-1-font: var($ni-nimble-internal-headline-plus-1-font);
|
|
94
94
|
|
|
95
|
-
/// Font
|
|
96
|
-
$ni-nimble-headline-font: var($ni-nimble-internal-headline-font);
|
|
95
|
+
/// Font color for "Headline_2" base token
|
|
96
|
+
$ni-nimble-headline-plus-1-font-color: var($ni-nimble-internal-headline-plus-1-font-color);
|
|
97
97
|
|
|
98
|
-
///
|
|
99
|
-
$ni-nimble-
|
|
98
|
+
/// Disabled font color for "Headline_2" base token
|
|
99
|
+
$ni-nimble-headline-plus-1-disabled-font-color: var($ni-nimble-internal-headline-plus-1-disabled-font-color);
|
|
100
100
|
|
|
101
|
-
///
|
|
102
|
-
$ni-nimble-
|
|
101
|
+
/// null
|
|
102
|
+
$ni-nimble-headline-plus-1-font-family: var($ni-nimble-internal-headline-plus-1-font-family);
|
|
103
103
|
|
|
104
|
-
///
|
|
105
|
-
$ni-nimble-
|
|
104
|
+
/// null
|
|
105
|
+
$ni-nimble-headline-plus-1-font-size: var($ni-nimble-internal-headline-plus-1-font-size);
|
|
106
106
|
|
|
107
|
-
///
|
|
108
|
-
$ni-nimble-
|
|
107
|
+
/// null
|
|
108
|
+
$ni-nimble-headline-plus-1-font-weight: var($ni-nimble-internal-headline-plus-1-font-weight);
|
|
109
109
|
|
|
110
|
-
///
|
|
111
|
-
$ni-nimble-
|
|
110
|
+
/// null
|
|
111
|
+
$ni-nimble-headline-plus-1-font-line-height: var($ni-nimble-internal-headline-plus-1-font-line-height);
|
|
112
112
|
|
|
113
|
-
///
|
|
114
|
-
$ni-nimble-
|
|
115
|
-
|
|
116
|
-
/// Font shorthand for the "Placeholder" base token
|
|
117
|
-
$ni-nimble-placeholder-font: var($ni-nimble-internal-placeholder-font);
|
|
113
|
+
/// null
|
|
114
|
+
$ni-nimble-headline-plus-1-fallback-font-family: var($ni-nimble-internal-headline-plus-1-fallback-font-family);
|
|
118
115
|
|
|
119
|
-
/// Font shorthand for the "
|
|
120
|
-
$ni-nimble-
|
|
116
|
+
/// Font shorthand for the "Headline_1" base token
|
|
117
|
+
$ni-nimble-headline-font: var($ni-nimble-internal-headline-font);
|
|
121
118
|
|
|
122
|
-
/// Font
|
|
123
|
-
$ni-nimble-
|
|
119
|
+
/// Font color for "Headline_1" base token
|
|
120
|
+
$ni-nimble-headline-font-color: var($ni-nimble-internal-headline-font-color);
|
|
124
121
|
|
|
125
|
-
///
|
|
126
|
-
$ni-nimble-
|
|
122
|
+
/// Disabled font color for "Headline_1" base token
|
|
123
|
+
$ni-nimble-headline-disabled-font-color: var($ni-nimble-internal-headline-disabled-font-color);
|
|
127
124
|
|
|
128
|
-
///
|
|
129
|
-
$ni-nimble-
|
|
125
|
+
/// null
|
|
126
|
+
$ni-nimble-headline-font-family: var($ni-nimble-internal-headline-font-family);
|
|
130
127
|
|
|
131
|
-
///
|
|
132
|
-
$ni-nimble-
|
|
128
|
+
/// null
|
|
129
|
+
$ni-nimble-headline-font-size: var($ni-nimble-internal-headline-font-size);
|
|
133
130
|
|
|
134
|
-
///
|
|
135
|
-
$ni-nimble-
|
|
131
|
+
/// null
|
|
132
|
+
$ni-nimble-headline-font-weight: var($ni-nimble-internal-headline-font-weight);
|
|
136
133
|
|
|
137
|
-
///
|
|
138
|
-
$ni-nimble-
|
|
134
|
+
/// null
|
|
135
|
+
$ni-nimble-headline-font-line-height: var($ni-nimble-internal-headline-font-line-height);
|
|
139
136
|
|
|
140
|
-
///
|
|
141
|
-
$ni-nimble-headline-
|
|
137
|
+
/// null
|
|
138
|
+
$ni-nimble-headline-fallback-font-family: var($ni-nimble-internal-headline-fallback-font-family);
|
|
142
139
|
|
|
143
|
-
/// Font
|
|
144
|
-
$ni-nimble-
|
|
140
|
+
/// Font shorthand for the "Title_3" base token
|
|
141
|
+
$ni-nimble-title-plus-2-font: var($ni-nimble-internal-title-plus-2-font);
|
|
145
142
|
|
|
146
143
|
/// Font color for "Title_3" base token
|
|
147
144
|
$ni-nimble-title-plus-2-font-color: var($ni-nimble-internal-title-plus-2-font-color);
|
|
148
145
|
|
|
146
|
+
/// Disabled font color for "Title_3" base token
|
|
147
|
+
$ni-nimble-title-plus-2-disabled-font-color: var($ni-nimble-internal-title-plus-2-disabled-font-color);
|
|
148
|
+
|
|
149
|
+
/// null
|
|
150
|
+
$ni-nimble-title-plus-2-font-family: var($ni-nimble-internal-title-plus-2-font-family);
|
|
151
|
+
|
|
152
|
+
/// null
|
|
153
|
+
$ni-nimble-title-plus-2-font-size: var($ni-nimble-internal-title-plus-2-font-size);
|
|
154
|
+
|
|
155
|
+
/// null
|
|
156
|
+
$ni-nimble-title-plus-2-font-weight: var($ni-nimble-internal-title-plus-2-font-weight);
|
|
157
|
+
|
|
158
|
+
/// null
|
|
159
|
+
$ni-nimble-title-plus-2-font-line-height: var($ni-nimble-internal-title-plus-2-font-line-height);
|
|
160
|
+
|
|
161
|
+
/// null
|
|
162
|
+
$ni-nimble-title-plus-2-fallback-font-family: var($ni-nimble-internal-title-plus-2-fallback-font-family);
|
|
163
|
+
|
|
164
|
+
/// Font shorthand for the "Title_2" base token
|
|
165
|
+
$ni-nimble-title-plus-1-font: var($ni-nimble-internal-title-plus-1-font);
|
|
166
|
+
|
|
149
167
|
/// Font color for "Title_2" base token
|
|
150
168
|
$ni-nimble-title-plus-1-font-color: var($ni-nimble-internal-title-plus-1-font-color);
|
|
151
169
|
|
|
170
|
+
/// Disabled font color for "Title_2" base token
|
|
171
|
+
$ni-nimble-title-plus-1-disabled-font-color: var($ni-nimble-internal-title-plus-1-disabled-font-color);
|
|
172
|
+
|
|
173
|
+
/// null
|
|
174
|
+
$ni-nimble-title-plus-1-font-family: var($ni-nimble-internal-title-plus-1-font-family);
|
|
175
|
+
|
|
176
|
+
/// null
|
|
177
|
+
$ni-nimble-title-plus-1-font-size: var($ni-nimble-internal-title-plus-1-font-size);
|
|
178
|
+
|
|
179
|
+
/// null
|
|
180
|
+
$ni-nimble-title-plus-1-font-weight: var($ni-nimble-internal-title-plus-1-font-weight);
|
|
181
|
+
|
|
182
|
+
/// null
|
|
183
|
+
$ni-nimble-title-plus-1-font-line-height: var($ni-nimble-internal-title-plus-1-font-line-height);
|
|
184
|
+
|
|
185
|
+
/// null
|
|
186
|
+
$ni-nimble-title-plus-1-fallback-font-family: var($ni-nimble-internal-title-plus-1-fallback-font-family);
|
|
187
|
+
|
|
188
|
+
/// Font shorthand for the "Title_1" base token
|
|
189
|
+
$ni-nimble-title-font: var($ni-nimble-internal-title-font);
|
|
190
|
+
|
|
152
191
|
/// Font color for "Title_1" base token
|
|
153
192
|
$ni-nimble-title-font-color: var($ni-nimble-internal-title-font-color);
|
|
154
193
|
|
|
194
|
+
/// Disabled font color for "Title_1" base token
|
|
195
|
+
$ni-nimble-title-disabled-font-color: var($ni-nimble-internal-title-disabled-font-color);
|
|
196
|
+
|
|
197
|
+
/// null
|
|
198
|
+
$ni-nimble-title-font-family: var($ni-nimble-internal-title-font-family);
|
|
199
|
+
|
|
200
|
+
/// null
|
|
201
|
+
$ni-nimble-title-font-size: var($ni-nimble-internal-title-font-size);
|
|
202
|
+
|
|
203
|
+
/// null
|
|
204
|
+
$ni-nimble-title-font-weight: var($ni-nimble-internal-title-font-weight);
|
|
205
|
+
|
|
206
|
+
/// null
|
|
207
|
+
$ni-nimble-title-font-line-height: var($ni-nimble-internal-title-font-line-height);
|
|
208
|
+
|
|
209
|
+
/// null
|
|
210
|
+
$ni-nimble-title-fallback-font-family: var($ni-nimble-internal-title-fallback-font-family);
|
|
211
|
+
|
|
212
|
+
/// Font shorthand for the "Subtitle_2" base token
|
|
213
|
+
$ni-nimble-subtitle-plus-1-font: var($ni-nimble-internal-subtitle-plus-1-font);
|
|
214
|
+
|
|
155
215
|
/// Font color for "Subtitle_2" base token
|
|
156
216
|
$ni-nimble-subtitle-plus-1-font-color: var($ni-nimble-internal-subtitle-plus-1-font-color);
|
|
157
217
|
|
|
218
|
+
/// Disabled font color for "Subtitle_2" base token
|
|
219
|
+
$ni-nimble-subtitle-plus-1-disabled-font-color: var($ni-nimble-internal-subtitle-plus-1-disabled-font-color);
|
|
220
|
+
|
|
221
|
+
/// null
|
|
222
|
+
$ni-nimble-subtitle-plus-1-font-family: var($ni-nimble-internal-subtitle-plus-1-font-family);
|
|
223
|
+
|
|
224
|
+
/// null
|
|
225
|
+
$ni-nimble-subtitle-plus-1-font-size: var($ni-nimble-internal-subtitle-plus-1-font-size);
|
|
226
|
+
|
|
227
|
+
/// null
|
|
228
|
+
$ni-nimble-subtitle-plus-1-font-weight: var($ni-nimble-internal-subtitle-plus-1-font-weight);
|
|
229
|
+
|
|
230
|
+
/// null
|
|
231
|
+
$ni-nimble-subtitle-plus-1-font-line-height: var($ni-nimble-internal-subtitle-plus-1-font-line-height);
|
|
232
|
+
|
|
233
|
+
/// null
|
|
234
|
+
$ni-nimble-subtitle-plus-1-fallback-font-family: var($ni-nimble-internal-subtitle-plus-1-fallback-font-family);
|
|
235
|
+
|
|
236
|
+
/// Font shorthand for the "Subtitle_1" base token
|
|
237
|
+
$ni-nimble-subtitle-font: var($ni-nimble-internal-subtitle-font);
|
|
238
|
+
|
|
158
239
|
/// Font color for "Subtitle_1" base token
|
|
159
240
|
$ni-nimble-subtitle-font-color: var($ni-nimble-internal-subtitle-font-color);
|
|
160
241
|
|
|
242
|
+
/// Disabled font color for "Subtitle_1" base token
|
|
243
|
+
$ni-nimble-subtitle-disabled-font-color: var($ni-nimble-internal-subtitle-disabled-font-color);
|
|
244
|
+
|
|
245
|
+
/// null
|
|
246
|
+
$ni-nimble-subtitle-font-family: var($ni-nimble-internal-subtitle-font-family);
|
|
247
|
+
|
|
248
|
+
/// null
|
|
249
|
+
$ni-nimble-subtitle-font-size: var($ni-nimble-internal-subtitle-font-size);
|
|
250
|
+
|
|
251
|
+
/// null
|
|
252
|
+
$ni-nimble-subtitle-font-weight: var($ni-nimble-internal-subtitle-font-weight);
|
|
253
|
+
|
|
254
|
+
/// null
|
|
255
|
+
$ni-nimble-subtitle-font-line-height: var($ni-nimble-internal-subtitle-font-line-height);
|
|
256
|
+
|
|
257
|
+
/// null
|
|
258
|
+
$ni-nimble-subtitle-fallback-font-family: var($ni-nimble-internal-subtitle-fallback-font-family);
|
|
259
|
+
|
|
260
|
+
/// Font shorthand for the "Link_standard_1" base token
|
|
261
|
+
$ni-nimble-link-standard-font: var($ni-nimble-internal-link-standard-font);
|
|
262
|
+
|
|
161
263
|
/// Font color for "Link_Standard_1" base token
|
|
162
264
|
$ni-nimble-link-standard-font-color: var($ni-nimble-internal-link-standard-font-color);
|
|
163
265
|
|
|
266
|
+
/// Disabled font color for "Link_Standard_1" base token
|
|
267
|
+
$ni-nimble-link-standard-disabled-font-color: var($ni-nimble-internal-link-standard-disabled-font-color);
|
|
268
|
+
|
|
269
|
+
/// null
|
|
270
|
+
$ni-nimble-link-standard-font-family: var($ni-nimble-internal-link-standard-font-family);
|
|
271
|
+
|
|
272
|
+
/// null
|
|
273
|
+
$ni-nimble-link-standard-font-size: var($ni-nimble-internal-link-standard-font-size);
|
|
274
|
+
|
|
275
|
+
/// null
|
|
276
|
+
$ni-nimble-link-standard-font-weight: var($ni-nimble-internal-link-standard-font-weight);
|
|
277
|
+
|
|
278
|
+
/// null
|
|
279
|
+
$ni-nimble-link-standard-font-line-height: var($ni-nimble-internal-link-standard-font-line-height);
|
|
280
|
+
|
|
281
|
+
/// null
|
|
282
|
+
$ni-nimble-link-standard-fallback-font-family: var($ni-nimble-internal-link-standard-fallback-font-family);
|
|
283
|
+
|
|
284
|
+
/// Font shorthand for the "Placeholder" base token
|
|
285
|
+
$ni-nimble-placeholder-font: var($ni-nimble-internal-placeholder-font);
|
|
286
|
+
|
|
164
287
|
/// Font color for "Placeholder" base token
|
|
165
288
|
$ni-nimble-placeholder-font-color: var($ni-nimble-internal-placeholder-font-color);
|
|
166
289
|
|
|
290
|
+
/// Disabled font color for "Placeholder" base token
|
|
291
|
+
$ni-nimble-placeholder-disabled-font-color: var($ni-nimble-internal-placeholder-disabled-font-color);
|
|
292
|
+
|
|
293
|
+
/// null
|
|
294
|
+
$ni-nimble-placeholder-font-family: var($ni-nimble-internal-placeholder-font-family);
|
|
295
|
+
|
|
296
|
+
/// null
|
|
297
|
+
$ni-nimble-placeholder-font-size: var($ni-nimble-internal-placeholder-font-size);
|
|
298
|
+
|
|
299
|
+
/// null
|
|
300
|
+
$ni-nimble-placeholder-font-weight: var($ni-nimble-internal-placeholder-font-weight);
|
|
301
|
+
|
|
302
|
+
/// null
|
|
303
|
+
$ni-nimble-placeholder-font-line-height: var($ni-nimble-internal-placeholder-font-line-height);
|
|
304
|
+
|
|
305
|
+
/// null
|
|
306
|
+
$ni-nimble-placeholder-fallback-font-family: var($ni-nimble-internal-placeholder-fallback-font-family);
|
|
307
|
+
|
|
308
|
+
/// Font shorthand for the "Body_Emphasized" base token
|
|
309
|
+
$ni-nimble-body-emphasized-font: var($ni-nimble-internal-body-emphasized-font);
|
|
310
|
+
|
|
167
311
|
/// Font color for "Body_Emphasized" base token
|
|
168
312
|
$ni-nimble-body-emphasized-font-color: var($ni-nimble-internal-body-emphasized-font-color);
|
|
169
313
|
|
|
314
|
+
/// Disabled font color for "Body_Emphasized" base token
|
|
315
|
+
$ni-nimble-body-emphasized-disabled-font-color: var($ni-nimble-internal-body-emphasized-disabled-font-color);
|
|
316
|
+
|
|
317
|
+
/// null
|
|
318
|
+
$ni-nimble-body-emphasized-font-family: var($ni-nimble-internal-body-emphasized-font-family);
|
|
319
|
+
|
|
320
|
+
/// null
|
|
321
|
+
$ni-nimble-body-emphasized-font-size: var($ni-nimble-internal-body-emphasized-font-size);
|
|
322
|
+
|
|
323
|
+
/// null
|
|
324
|
+
$ni-nimble-body-emphasized-font-weight: var($ni-nimble-internal-body-emphasized-font-weight);
|
|
325
|
+
|
|
326
|
+
/// null
|
|
327
|
+
$ni-nimble-body-emphasized-font-line-height: var($ni-nimble-internal-body-emphasized-font-line-height);
|
|
328
|
+
|
|
329
|
+
/// null
|
|
330
|
+
$ni-nimble-body-emphasized-fallback-font-family: var($ni-nimble-internal-body-emphasized-fallback-font-family);
|
|
331
|
+
|
|
332
|
+
/// Font shorthand for the "Body" base token
|
|
333
|
+
$ni-nimble-body-font: var($ni-nimble-internal-body-font);
|
|
334
|
+
|
|
170
335
|
/// Font color for "Body" base token
|
|
171
336
|
$ni-nimble-body-font-color: var($ni-nimble-internal-body-font-color);
|
|
172
337
|
|
|
338
|
+
/// Disabled font color for "Body" base token
|
|
339
|
+
$ni-nimble-body-disabled-font-color: var($ni-nimble-internal-body-disabled-font-color);
|
|
340
|
+
|
|
341
|
+
/// null
|
|
342
|
+
$ni-nimble-body-font-family: var($ni-nimble-internal-body-font-family);
|
|
343
|
+
|
|
344
|
+
/// null
|
|
345
|
+
$ni-nimble-body-font-size: var($ni-nimble-internal-body-font-size);
|
|
346
|
+
|
|
347
|
+
/// null
|
|
348
|
+
$ni-nimble-body-font-weight: var($ni-nimble-internal-body-font-weight);
|
|
349
|
+
|
|
350
|
+
/// null
|
|
351
|
+
$ni-nimble-body-font-line-height: var($ni-nimble-internal-body-font-line-height);
|
|
352
|
+
|
|
353
|
+
/// null
|
|
354
|
+
$ni-nimble-body-fallback-font-family: var($ni-nimble-internal-body-fallback-font-family);
|
|
355
|
+
|
|
356
|
+
/// Font shorthand for the "Group_Header_1" base token
|
|
357
|
+
$ni-nimble-group-header-font: var($ni-nimble-internal-group-header-font);
|
|
358
|
+
|
|
173
359
|
/// Font color for "Group_Header_1" base token
|
|
174
360
|
$ni-nimble-group-header-font-color: var($ni-nimble-internal-group-header-font-color);
|
|
175
361
|
|
|
362
|
+
/// Disabled font color for "Group_Header_1" base token
|
|
363
|
+
$ni-nimble-group-header-disabled-font-color: var($ni-nimble-internal-group-header-disabled-font-color);
|
|
364
|
+
|
|
365
|
+
/// null
|
|
366
|
+
$ni-nimble-group-header-font-family: var($ni-nimble-internal-group-header-font-family);
|
|
367
|
+
|
|
368
|
+
/// null
|
|
369
|
+
$ni-nimble-group-header-font-size: var($ni-nimble-internal-group-header-font-size);
|
|
370
|
+
|
|
371
|
+
/// null
|
|
372
|
+
$ni-nimble-group-header-font-weight: var($ni-nimble-internal-group-header-font-weight);
|
|
373
|
+
|
|
374
|
+
/// null
|
|
375
|
+
$ni-nimble-group-header-font-line-height: var($ni-nimble-internal-group-header-font-line-height);
|
|
376
|
+
|
|
377
|
+
/// null
|
|
378
|
+
$ni-nimble-group-header-fallback-font-family: var($ni-nimble-internal-group-header-fallback-font-family);
|
|
379
|
+
|
|
380
|
+
/// Font shorthand for the "Control_Label_1" base token
|
|
381
|
+
$ni-nimble-control-label-font: var($ni-nimble-internal-control-label-font);
|
|
382
|
+
|
|
176
383
|
/// Font color for "Control_Label_1" base token
|
|
177
384
|
$ni-nimble-control-label-font-color: var($ni-nimble-internal-control-label-font-color);
|
|
178
385
|
|
|
386
|
+
/// Disabled font color for "Control_Label_1" base token
|
|
387
|
+
$ni-nimble-control-label-disabled-font-color: var($ni-nimble-internal-control-label-disabled-font-color);
|
|
388
|
+
|
|
389
|
+
/// null
|
|
390
|
+
$ni-nimble-control-label-font-family: var($ni-nimble-internal-control-label-font-family);
|
|
391
|
+
|
|
392
|
+
/// null
|
|
393
|
+
$ni-nimble-control-label-font-size: var($ni-nimble-internal-control-label-font-size);
|
|
394
|
+
|
|
395
|
+
/// null
|
|
396
|
+
$ni-nimble-control-label-font-weight: var($ni-nimble-internal-control-label-font-weight);
|
|
397
|
+
|
|
398
|
+
/// null
|
|
399
|
+
$ni-nimble-control-label-font-line-height: var($ni-nimble-internal-control-label-font-line-height);
|
|
400
|
+
|
|
401
|
+
/// null
|
|
402
|
+
$ni-nimble-control-label-fallback-font-family: var($ni-nimble-internal-control-label-fallback-font-family);
|
|
403
|
+
|
|
404
|
+
/// Font shorthand for the "Button_Label_1" base token
|
|
405
|
+
$ni-nimble-button-label-font: var($ni-nimble-internal-button-label-font);
|
|
406
|
+
|
|
179
407
|
/// Font color for "Button_Label_1" base token
|
|
180
408
|
$ni-nimble-button-label-font-color: var($ni-nimble-internal-button-label-font-color);
|
|
181
409
|
|
|
410
|
+
/// Disabled font color for "Button_Label_1" base token
|
|
411
|
+
$ni-nimble-button-label-disabled-font-color: var($ni-nimble-internal-button-label-disabled-font-color);
|
|
412
|
+
|
|
413
|
+
/// null
|
|
414
|
+
$ni-nimble-button-label-font-family: var($ni-nimble-internal-button-label-font-family);
|
|
415
|
+
|
|
416
|
+
/// null
|
|
417
|
+
$ni-nimble-button-label-font-size: var($ni-nimble-internal-button-label-font-size);
|
|
418
|
+
|
|
419
|
+
/// null
|
|
420
|
+
$ni-nimble-button-label-font-weight: var($ni-nimble-internal-button-label-font-weight);
|
|
421
|
+
|
|
422
|
+
/// null
|
|
423
|
+
$ni-nimble-button-label-font-line-height: var($ni-nimble-internal-button-label-font-line-height);
|
|
424
|
+
|
|
425
|
+
/// null
|
|
426
|
+
$ni-nimble-button-label-fallback-font-family: var($ni-nimble-internal-button-label-fallback-font-family);
|
|
427
|
+
|
|
428
|
+
/// Font shorthand for the "Tooltip_Caption" base token
|
|
429
|
+
$ni-nimble-tooltip-caption-font: var($ni-nimble-internal-tooltip-caption-font);
|
|
430
|
+
|
|
182
431
|
/// Font color for "Tooltip_Caption" base token
|
|
183
432
|
$ni-nimble-tooltip-caption-font-color: var($ni-nimble-internal-tooltip-caption-font-color);
|
|
184
433
|
|
|
185
|
-
/// Disabled font color for "
|
|
186
|
-
$ni-nimble-
|
|
434
|
+
/// Disabled font color for "Tooltip_Caption" base token
|
|
435
|
+
$ni-nimble-tooltip-caption-disabled-font-color: var($ni-nimble-internal-tooltip-caption-disabled-font-color);
|
|
187
436
|
|
|
188
|
-
///
|
|
189
|
-
$ni-nimble-
|
|
437
|
+
/// null
|
|
438
|
+
$ni-nimble-tooltip-caption-font-family: var($ni-nimble-internal-tooltip-caption-font-family);
|
|
190
439
|
|
|
191
|
-
///
|
|
192
|
-
$ni-nimble-
|
|
440
|
+
/// null
|
|
441
|
+
$ni-nimble-tooltip-caption-font-size: var($ni-nimble-internal-tooltip-caption-font-size);
|
|
193
442
|
|
|
194
|
-
///
|
|
195
|
-
$ni-nimble-
|
|
443
|
+
/// null
|
|
444
|
+
$ni-nimble-tooltip-caption-font-weight: var($ni-nimble-internal-tooltip-caption-font-weight);
|
|
196
445
|
|
|
197
|
-
///
|
|
198
|
-
$ni-nimble-
|
|
446
|
+
/// null
|
|
447
|
+
$ni-nimble-tooltip-caption-font-line-height: var($ni-nimble-internal-tooltip-caption-font-line-height);
|
|
199
448
|
|
|
200
|
-
///
|
|
201
|
-
$ni-nimble-
|
|
449
|
+
/// null
|
|
450
|
+
$ni-nimble-tooltip-caption-fallback-font-family: var($ni-nimble-internal-tooltip-caption-fallback-font-family);
|
|
202
451
|
|
|
203
|
-
///
|
|
204
|
-
$ni-nimble-
|
|
205
|
-
|
|
206
|
-
/// Disabled font color for "Link_Standard_1" base token
|
|
207
|
-
$ni-nimble-link-standard-disabled-font-color: var($ni-nimble-internal-link-standard-disabled-font-color);
|
|
452
|
+
/// Font shorthand for the "Error_LightUi" base token
|
|
453
|
+
$ni-nimble-error-text-font: var($ni-nimble-internal-error-text-font);
|
|
208
454
|
|
|
209
|
-
///
|
|
210
|
-
$ni-nimble-
|
|
455
|
+
/// Font color for "Error_LightUi" base token
|
|
456
|
+
$ni-nimble-error-text-font-color: var($ni-nimble-internal-error-text-font-color);
|
|
211
457
|
|
|
212
|
-
/// Disabled font color for "
|
|
213
|
-
$ni-nimble-
|
|
458
|
+
/// Disabled font color for "Error_LightUi" base token
|
|
459
|
+
$ni-nimble-error-text-disabled-font-color: var($ni-nimble-internal-error-text-disabled-font-color);
|
|
214
460
|
|
|
215
|
-
///
|
|
216
|
-
$ni-nimble-
|
|
461
|
+
/// null
|
|
462
|
+
$ni-nimble-error-text-font-family: var($ni-nimble-internal-error-text-font-family);
|
|
217
463
|
|
|
218
|
-
///
|
|
219
|
-
$ni-nimble-
|
|
464
|
+
/// null
|
|
465
|
+
$ni-nimble-error-text-font-size: var($ni-nimble-internal-error-text-font-size);
|
|
220
466
|
|
|
221
|
-
///
|
|
222
|
-
$ni-nimble-
|
|
467
|
+
/// null
|
|
468
|
+
$ni-nimble-error-text-font-weight: var($ni-nimble-internal-error-text-font-weight);
|
|
223
469
|
|
|
224
|
-
///
|
|
225
|
-
$ni-nimble-
|
|
470
|
+
/// null
|
|
471
|
+
$ni-nimble-error-text-font-line-height: var($ni-nimble-internal-error-text-font-line-height);
|
|
226
472
|
|
|
227
|
-
///
|
|
228
|
-
$ni-nimble-
|
|
473
|
+
/// null
|
|
474
|
+
$ni-nimble-error-text-fallback-font-family: var($ni-nimble-internal-error-text-fallback-font-family);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ni/nimble-components",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.1.2",
|
|
4
4
|
"description": "Styled web components for the NI Nimble Design System",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "npm run generate-icons && npm run build-components && npm run generate-scss && npm run build-storybook",
|
|
@@ -59,19 +59,17 @@
|
|
|
59
59
|
"@ni/eslint-config-javascript": "^3.1.0",
|
|
60
60
|
"@ni/eslint-config-typescript": "^3.0.5",
|
|
61
61
|
"@rollup/plugin-node-resolve": "13.1.3",
|
|
62
|
-
"@storybook/addon-a11y": "^6.4.
|
|
63
|
-
"@storybook/addon-actions": "^6.4.
|
|
64
|
-
"@storybook/addon-docs": "^6.4.
|
|
65
|
-
"@storybook/addon-essentials": "^6.4.
|
|
66
|
-
"@storybook/addon-interactions": "^6.4.
|
|
67
|
-
"@storybook/addon-links": "^6.4.
|
|
68
|
-
"@storybook/addons": "^6.4.
|
|
69
|
-
"@storybook/builder-webpack5": "^6.4.
|
|
70
|
-
"@storybook/html": "^6.4.
|
|
71
|
-
"@storybook/
|
|
72
|
-
"@storybook/
|
|
73
|
-
"@storybook/testing-library": "^0.0.7",
|
|
74
|
-
"@storybook/theming": "^6.4.0",
|
|
62
|
+
"@storybook/addon-a11y": "^6.4.9",
|
|
63
|
+
"@storybook/addon-actions": "^6.4.9",
|
|
64
|
+
"@storybook/addon-docs": "^6.4.9",
|
|
65
|
+
"@storybook/addon-essentials": "^6.4.9",
|
|
66
|
+
"@storybook/addon-interactions": "^6.4.9",
|
|
67
|
+
"@storybook/addon-links": "^6.4.9",
|
|
68
|
+
"@storybook/addons": "^6.4.9",
|
|
69
|
+
"@storybook/builder-webpack5": "^6.4.9",
|
|
70
|
+
"@storybook/html": "^6.4.9",
|
|
71
|
+
"@storybook/manager-webpack5": "^6.4.9",
|
|
72
|
+
"@storybook/theming": "^6.4.9",
|
|
75
73
|
"@types/jasmine": "^3.6.0",
|
|
76
74
|
"@types/webpack-env": "^1.15.2",
|
|
77
75
|
"babel-loader": "^8.2.2",
|