@ni/nimble-components 11.10.2 → 11.10.5

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/tokens.scss CHANGED
@@ -101,22 +101,22 @@ $ni-nimble-large-delay: var($ni-nimble-internal-large-delay);
101
101
  /// Font shorthand for the "Headline_2" base token
102
102
  $ni-nimble-headline-plus-1-font: var($ni-nimble-internal-headline-plus-1-font);
103
103
 
104
- /// Font color for "Headline_2" base token
104
+ /// Font color for the "Headline_2" base token
105
105
  $ni-nimble-headline-plus-1-font-color: var($ni-nimble-internal-headline-plus-1-font-color);
106
106
 
107
- /// Disabled font color for "Headline_2" base token
107
+ /// Disabled font color for the "Headline_2" base token
108
108
  $ni-nimble-headline-plus-1-disabled-font-color: var($ni-nimble-internal-headline-plus-1-disabled-font-color);
109
109
 
110
- /// null
110
+ /// Font family for the "Headline_2" base token
111
111
  $ni-nimble-headline-plus-1-font-family: var($ni-nimble-internal-headline-plus-1-font-family);
112
112
 
113
- /// null
113
+ /// Font size for the "Headline_2" base token
114
114
  $ni-nimble-headline-plus-1-font-size: var($ni-nimble-internal-headline-plus-1-font-size);
115
115
 
116
- /// null
116
+ /// Font weight for the "Headline_2" base token
117
117
  $ni-nimble-headline-plus-1-font-weight: var($ni-nimble-internal-headline-plus-1-font-weight);
118
118
 
119
- /// null
119
+ /// Font line height for the "Headline_2" base token
120
120
  $ni-nimble-headline-plus-1-font-line-height: var($ni-nimble-internal-headline-plus-1-font-line-height);
121
121
 
122
122
  /// null
@@ -125,337 +125,337 @@ $ni-nimble-headline-plus-1-fallback-font-family: var($ni-nimble-internal-headlin
125
125
  /// Font shorthand for the "Headline_1" base token
126
126
  $ni-nimble-headline-font: var($ni-nimble-internal-headline-font);
127
127
 
128
- /// Font color for "Headline_1" base token
128
+ /// Font color for the "Headline_1" base token
129
129
  $ni-nimble-headline-font-color: var($ni-nimble-internal-headline-font-color);
130
130
 
131
- /// Disabled font color for "Headline_1" base token
131
+ /// Disabled font color for the "Headline_1" base token
132
132
  $ni-nimble-headline-disabled-font-color: var($ni-nimble-internal-headline-disabled-font-color);
133
133
 
134
- /// null
134
+ /// Font family for the "Headline_1" base token
135
135
  $ni-nimble-headline-font-family: var($ni-nimble-internal-headline-font-family);
136
136
 
137
- /// null
137
+ /// Font size for the "Headline_1" base token
138
138
  $ni-nimble-headline-font-size: var($ni-nimble-internal-headline-font-size);
139
139
 
140
- /// null
140
+ /// Font weight for the "Headline_1" base token
141
141
  $ni-nimble-headline-font-weight: var($ni-nimble-internal-headline-font-weight);
142
142
 
143
- /// null
143
+ /// Font line height for the "Headline_1" base token
144
144
  $ni-nimble-headline-font-line-height: var($ni-nimble-internal-headline-font-line-height);
145
145
 
146
- /// null
146
+ /// Fallback font family for the "Headline_1" base token
147
147
  $ni-nimble-headline-fallback-font-family: var($ni-nimble-internal-headline-fallback-font-family);
148
148
 
149
149
  /// Font shorthand for the "Title_3" base token
150
150
  $ni-nimble-title-plus-2-font: var($ni-nimble-internal-title-plus-2-font);
151
151
 
152
- /// Font color for "Title_3" base token
152
+ /// Font color for the "Title_3" base token
153
153
  $ni-nimble-title-plus-2-font-color: var($ni-nimble-internal-title-plus-2-font-color);
154
154
 
155
- /// Disabled font color for "Title_3" base token
155
+ /// Disabled font color for the "Title_3" base token
156
156
  $ni-nimble-title-plus-2-disabled-font-color: var($ni-nimble-internal-title-plus-2-disabled-font-color);
157
157
 
158
- /// null
158
+ /// Font family for the "Title_3" base token
159
159
  $ni-nimble-title-plus-2-font-family: var($ni-nimble-internal-title-plus-2-font-family);
160
160
 
161
- /// null
161
+ /// Font size for the "Title_3" base token
162
162
  $ni-nimble-title-plus-2-font-size: var($ni-nimble-internal-title-plus-2-font-size);
163
163
 
164
- /// null
164
+ /// Font weight for the "Title_3" base token
165
165
  $ni-nimble-title-plus-2-font-weight: var($ni-nimble-internal-title-plus-2-font-weight);
166
166
 
167
- /// null
167
+ /// Font line height for the "Title_3" base token
168
168
  $ni-nimble-title-plus-2-font-line-height: var($ni-nimble-internal-title-plus-2-font-line-height);
169
169
 
170
- /// null
170
+ /// Fallback font family for the "Title_3" base token
171
171
  $ni-nimble-title-plus-2-fallback-font-family: var($ni-nimble-internal-title-plus-2-fallback-font-family);
172
172
 
173
173
  /// Font shorthand for the "Title_2" base token
174
174
  $ni-nimble-title-plus-1-font: var($ni-nimble-internal-title-plus-1-font);
175
175
 
176
- /// Font color for "Title_2" base token
176
+ /// Font color for the "Title_2" base token
177
177
  $ni-nimble-title-plus-1-font-color: var($ni-nimble-internal-title-plus-1-font-color);
178
178
 
179
- /// Disabled font color for "Title_2" base token
179
+ /// Disabled font color for the "Title_2" base token
180
180
  $ni-nimble-title-plus-1-disabled-font-color: var($ni-nimble-internal-title-plus-1-disabled-font-color);
181
181
 
182
- /// null
182
+ /// Font family for the "Title_2" base token
183
183
  $ni-nimble-title-plus-1-font-family: var($ni-nimble-internal-title-plus-1-font-family);
184
184
 
185
- /// null
185
+ /// Font size for the "Title_2" base token
186
186
  $ni-nimble-title-plus-1-font-size: var($ni-nimble-internal-title-plus-1-font-size);
187
187
 
188
- /// null
188
+ /// Font weight for the "Title_2" base token
189
189
  $ni-nimble-title-plus-1-font-weight: var($ni-nimble-internal-title-plus-1-font-weight);
190
190
 
191
- /// null
191
+ /// Font line height for the "Title_2" base token
192
192
  $ni-nimble-title-plus-1-font-line-height: var($ni-nimble-internal-title-plus-1-font-line-height);
193
193
 
194
- /// null
194
+ /// Fallback font family for the "Title_2" base token
195
195
  $ni-nimble-title-plus-1-fallback-font-family: var($ni-nimble-internal-title-plus-1-fallback-font-family);
196
196
 
197
197
  /// Font shorthand for the "Title_1" base token
198
198
  $ni-nimble-title-font: var($ni-nimble-internal-title-font);
199
199
 
200
- /// Font color for "Title_1" base token
200
+ /// Font color for the "Title_1" base token
201
201
  $ni-nimble-title-font-color: var($ni-nimble-internal-title-font-color);
202
202
 
203
- /// Disabled font color for "Title_1" base token
203
+ /// Disabled font color for the "Title_1" base token
204
204
  $ni-nimble-title-disabled-font-color: var($ni-nimble-internal-title-disabled-font-color);
205
205
 
206
- /// null
206
+ /// Font family for the "Title_1" base token
207
207
  $ni-nimble-title-font-family: var($ni-nimble-internal-title-font-family);
208
208
 
209
- /// null
209
+ /// Font size for the "Title_1" base token
210
210
  $ni-nimble-title-font-size: var($ni-nimble-internal-title-font-size);
211
211
 
212
- /// null
212
+ /// Font weight for the "Title_1" base token
213
213
  $ni-nimble-title-font-weight: var($ni-nimble-internal-title-font-weight);
214
214
 
215
- /// null
215
+ /// Font line height for the "Title_1" base token
216
216
  $ni-nimble-title-font-line-height: var($ni-nimble-internal-title-font-line-height);
217
217
 
218
- /// null
218
+ /// Fallback font family for the "Title_1" base token
219
219
  $ni-nimble-title-fallback-font-family: var($ni-nimble-internal-title-fallback-font-family);
220
220
 
221
221
  /// Font shorthand for the "Subtitle_2" base token
222
222
  $ni-nimble-subtitle-plus-1-font: var($ni-nimble-internal-subtitle-plus-1-font);
223
223
 
224
- /// Font color for "Subtitle_2" base token
224
+ /// Font color for the "Subtitle_2" base token
225
225
  $ni-nimble-subtitle-plus-1-font-color: var($ni-nimble-internal-subtitle-plus-1-font-color);
226
226
 
227
- /// Disabled font color for "Subtitle_2" base token
227
+ /// Disabled font color for the "Subtitle_2" base token
228
228
  $ni-nimble-subtitle-plus-1-disabled-font-color: var($ni-nimble-internal-subtitle-plus-1-disabled-font-color);
229
229
 
230
- /// null
230
+ /// Font family for the "Subtitle_2" base token
231
231
  $ni-nimble-subtitle-plus-1-font-family: var($ni-nimble-internal-subtitle-plus-1-font-family);
232
232
 
233
- /// null
233
+ /// Font size for the "Subitle_2" base token
234
234
  $ni-nimble-subtitle-plus-1-font-size: var($ni-nimble-internal-subtitle-plus-1-font-size);
235
235
 
236
- /// null
236
+ /// Font weight for the "Subtitle_2" base token
237
237
  $ni-nimble-subtitle-plus-1-font-weight: var($ni-nimble-internal-subtitle-plus-1-font-weight);
238
238
 
239
- /// null
239
+ /// Font line height for the "Subtitle_2" base token
240
240
  $ni-nimble-subtitle-plus-1-font-line-height: var($ni-nimble-internal-subtitle-plus-1-font-line-height);
241
241
 
242
- /// null
242
+ /// Fallback font family for the "Subtitle_2" base token
243
243
  $ni-nimble-subtitle-plus-1-fallback-font-family: var($ni-nimble-internal-subtitle-plus-1-fallback-font-family);
244
244
 
245
245
  /// Font shorthand for the "Subtitle_1" base token
246
246
  $ni-nimble-subtitle-font: var($ni-nimble-internal-subtitle-font);
247
247
 
248
- /// Font color for "Subtitle_1" base token
248
+ /// Font color for the "Subtitle_1" base token
249
249
  $ni-nimble-subtitle-font-color: var($ni-nimble-internal-subtitle-font-color);
250
250
 
251
- /// Disabled font color for "Subtitle_1" base token
251
+ /// Disabled font color for the "Subtitle_1" base token
252
252
  $ni-nimble-subtitle-disabled-font-color: var($ni-nimble-internal-subtitle-disabled-font-color);
253
253
 
254
- /// null
254
+ /// Font family for the "Subtitle_1" base token
255
255
  $ni-nimble-subtitle-font-family: var($ni-nimble-internal-subtitle-font-family);
256
256
 
257
- /// null
257
+ /// Font size for the "Subitle_1" base token
258
258
  $ni-nimble-subtitle-font-size: var($ni-nimble-internal-subtitle-font-size);
259
259
 
260
- /// null
260
+ /// Font weight for the "Subtitle_1" base token
261
261
  $ni-nimble-subtitle-font-weight: var($ni-nimble-internal-subtitle-font-weight);
262
262
 
263
- /// null
263
+ /// Font line height for the "Subtitle_1" base token
264
264
  $ni-nimble-subtitle-font-line-height: var($ni-nimble-internal-subtitle-font-line-height);
265
265
 
266
- /// null
266
+ /// Fallback font family for the "Subtitle_1" base token
267
267
  $ni-nimble-subtitle-fallback-font-family: var($ni-nimble-internal-subtitle-fallback-font-family);
268
268
 
269
269
  /// Font shorthand for the "Link_standard_1" base token
270
270
  $ni-nimble-link-standard-font: var($ni-nimble-internal-link-standard-font);
271
271
 
272
- /// Font color for "Link_Standard_1" base token
272
+ /// Font color for the "Link_Standard_1" base token
273
273
  $ni-nimble-link-standard-font-color: var($ni-nimble-internal-link-standard-font-color);
274
274
 
275
- /// Disabled font color for "Link_Standard_1" base token
275
+ /// Disabled font color for the "Link_Standard_1" base token
276
276
  $ni-nimble-link-standard-disabled-font-color: var($ni-nimble-internal-link-standard-disabled-font-color);
277
277
 
278
- /// null
278
+ /// Font family for the "Link_Standard_1" base token
279
279
  $ni-nimble-link-standard-font-family: var($ni-nimble-internal-link-standard-font-family);
280
280
 
281
- /// null
281
+ /// Font size for the "Link_Standard_1" base token
282
282
  $ni-nimble-link-standard-font-size: var($ni-nimble-internal-link-standard-font-size);
283
283
 
284
- /// null
284
+ /// Font weight for the "Link_Standard_1" base token
285
285
  $ni-nimble-link-standard-font-weight: var($ni-nimble-internal-link-standard-font-weight);
286
286
 
287
- /// null
287
+ /// Font line height for the "Link_Standard_1" base token
288
288
  $ni-nimble-link-standard-font-line-height: var($ni-nimble-internal-link-standard-font-line-height);
289
289
 
290
- /// null
290
+ /// Fallback font family for the "Link_Standard_1" base token
291
291
  $ni-nimble-link-standard-fallback-font-family: var($ni-nimble-internal-link-standard-fallback-font-family);
292
292
 
293
293
  /// Font shorthand for the "Placeholder" base token
294
294
  $ni-nimble-placeholder-font: var($ni-nimble-internal-placeholder-font);
295
295
 
296
- /// Font color for "Placeholder" base token
296
+ /// Font color for the "Placeholder" base token
297
297
  $ni-nimble-placeholder-font-color: var($ni-nimble-internal-placeholder-font-color);
298
298
 
299
- /// Disabled font color for "Placeholder" base token
299
+ /// Disabled font color for the "Placeholder" base token
300
300
  $ni-nimble-placeholder-disabled-font-color: var($ni-nimble-internal-placeholder-disabled-font-color);
301
301
 
302
- /// null
302
+ /// Font family for the "Placeholder" base token
303
303
  $ni-nimble-placeholder-font-family: var($ni-nimble-internal-placeholder-font-family);
304
304
 
305
- /// null
305
+ /// Font size for the "Placeholder" base token
306
306
  $ni-nimble-placeholder-font-size: var($ni-nimble-internal-placeholder-font-size);
307
307
 
308
- /// null
308
+ /// Font weight for the "Placeholder" base token
309
309
  $ni-nimble-placeholder-font-weight: var($ni-nimble-internal-placeholder-font-weight);
310
310
 
311
- /// null
311
+ /// Font line height for the "Placeholder" base token
312
312
  $ni-nimble-placeholder-font-line-height: var($ni-nimble-internal-placeholder-font-line-height);
313
313
 
314
- /// null
314
+ /// Fallback font family for the "Placeholder" base token
315
315
  $ni-nimble-placeholder-fallback-font-family: var($ni-nimble-internal-placeholder-fallback-font-family);
316
316
 
317
317
  /// Font shorthand for the "Body_Emphasized" base token
318
318
  $ni-nimble-body-emphasized-font: var($ni-nimble-internal-body-emphasized-font);
319
319
 
320
- /// Font color for "Body_Emphasized" base token
320
+ /// Font color for the "Body_Emphasized" base token
321
321
  $ni-nimble-body-emphasized-font-color: var($ni-nimble-internal-body-emphasized-font-color);
322
322
 
323
- /// Disabled font color for "Body_Emphasized" base token
323
+ /// Disabled font color for the "Body_Emphasized" base token
324
324
  $ni-nimble-body-emphasized-disabled-font-color: var($ni-nimble-internal-body-emphasized-disabled-font-color);
325
325
 
326
- /// null
326
+ /// Font family for the "Body_Emphasized" base token
327
327
  $ni-nimble-body-emphasized-font-family: var($ni-nimble-internal-body-emphasized-font-family);
328
328
 
329
- /// null
329
+ /// Font size for the "Body_Emphasized" base token
330
330
  $ni-nimble-body-emphasized-font-size: var($ni-nimble-internal-body-emphasized-font-size);
331
331
 
332
- /// null
332
+ /// Font weight for the "Body_Emphasized" base token
333
333
  $ni-nimble-body-emphasized-font-weight: var($ni-nimble-internal-body-emphasized-font-weight);
334
334
 
335
- /// null
335
+ /// Font line height for the "Body_Emphasized" base token
336
336
  $ni-nimble-body-emphasized-font-line-height: var($ni-nimble-internal-body-emphasized-font-line-height);
337
337
 
338
- /// null
338
+ /// Fallback font family for the "Body_Emphasized" base token
339
339
  $ni-nimble-body-emphasized-fallback-font-family: var($ni-nimble-internal-body-emphasized-fallback-font-family);
340
340
 
341
341
  /// Font shorthand for the "Body" base token
342
342
  $ni-nimble-body-font: var($ni-nimble-internal-body-font);
343
343
 
344
- /// Font color for "Body" base token
344
+ /// Font color for the "Body" base token
345
345
  $ni-nimble-body-font-color: var($ni-nimble-internal-body-font-color);
346
346
 
347
- /// Disabled font color for "Body" base token
347
+ /// Disabled font color for the "Body" base token
348
348
  $ni-nimble-body-disabled-font-color: var($ni-nimble-internal-body-disabled-font-color);
349
349
 
350
- /// null
350
+ /// Font family for the "Body" base token
351
351
  $ni-nimble-body-font-family: var($ni-nimble-internal-body-font-family);
352
352
 
353
- /// null
353
+ /// Font size for the "Body" base token
354
354
  $ni-nimble-body-font-size: var($ni-nimble-internal-body-font-size);
355
355
 
356
- /// null
356
+ /// Font weight for the "Body" base token
357
357
  $ni-nimble-body-font-weight: var($ni-nimble-internal-body-font-weight);
358
358
 
359
- /// null
359
+ /// Font line height for the "Body" base token
360
360
  $ni-nimble-body-font-line-height: var($ni-nimble-internal-body-font-line-height);
361
361
 
362
- /// null
362
+ /// Fallback font family for the "Body" base token
363
363
  $ni-nimble-body-fallback-font-family: var($ni-nimble-internal-body-fallback-font-family);
364
364
 
365
365
  /// Font shorthand for the "Group_Header_1" base token
366
366
  $ni-nimble-group-header-font: var($ni-nimble-internal-group-header-font);
367
367
 
368
- /// Font color for "Group_Header_1" base token
368
+ /// Font color for the "Group_Header_1" base token
369
369
  $ni-nimble-group-header-font-color: var($ni-nimble-internal-group-header-font-color);
370
370
 
371
- /// Disabled font color for "Group_Header_1" base token
371
+ /// Disabled font color for the"Group_Header_1" base token
372
372
  $ni-nimble-group-header-disabled-font-color: var($ni-nimble-internal-group-header-disabled-font-color);
373
373
 
374
- /// null
374
+ /// Font family for the "Group_Header_1" base token
375
375
  $ni-nimble-group-header-font-family: var($ni-nimble-internal-group-header-font-family);
376
376
 
377
- /// null
377
+ /// Font size for the "Group_Header_1" base token
378
378
  $ni-nimble-group-header-font-size: var($ni-nimble-internal-group-header-font-size);
379
379
 
380
- /// null
380
+ /// Font weight for the "Group_Header_1" base token
381
381
  $ni-nimble-group-header-font-weight: var($ni-nimble-internal-group-header-font-weight);
382
382
 
383
- /// null
383
+ /// Font line height for the "Group_Header_1" base token
384
384
  $ni-nimble-group-header-font-line-height: var($ni-nimble-internal-group-header-font-line-height);
385
385
 
386
- /// null
386
+ /// Fallback font family for the "Group_Header_1" base token
387
387
  $ni-nimble-group-header-fallback-font-family: var($ni-nimble-internal-group-header-fallback-font-family);
388
388
 
389
389
  /// Font shorthand for the "Control_Label_1" base token
390
390
  $ni-nimble-control-label-font: var($ni-nimble-internal-control-label-font);
391
391
 
392
- /// Font color for "Control_Label_1" base token
392
+ /// Font color for the "Control_Label_1" base token
393
393
  $ni-nimble-control-label-font-color: var($ni-nimble-internal-control-label-font-color);
394
394
 
395
- /// Disabled font color for "Control_Label_1" base token
395
+ /// Disabled font color for the "Control_Label_1" base token
396
396
  $ni-nimble-control-label-disabled-font-color: var($ni-nimble-internal-control-label-disabled-font-color);
397
397
 
398
- /// null
398
+ /// Font family for the "Control_Label_1" base token
399
399
  $ni-nimble-control-label-font-family: var($ni-nimble-internal-control-label-font-family);
400
400
 
401
- /// null
401
+ /// Font size for the "Control_Label_1" base token
402
402
  $ni-nimble-control-label-font-size: var($ni-nimble-internal-control-label-font-size);
403
403
 
404
- /// null
404
+ /// Font weight for the "Control_Label_1" base token
405
405
  $ni-nimble-control-label-font-weight: var($ni-nimble-internal-control-label-font-weight);
406
406
 
407
- /// null
407
+ /// Font line height for the "Control_Label_1" base token
408
408
  $ni-nimble-control-label-font-line-height: var($ni-nimble-internal-control-label-font-line-height);
409
409
 
410
- /// null
410
+ /// Fallback font family for the "Control_Label_1" base token
411
411
  $ni-nimble-control-label-fallback-font-family: var($ni-nimble-internal-control-label-fallback-font-family);
412
412
 
413
413
  /// Font shorthand for the "Button_Label_1" base token
414
414
  $ni-nimble-button-label-font: var($ni-nimble-internal-button-label-font);
415
415
 
416
- /// Font color for "Button_Label_1" base token
416
+ /// Font color for the "Button_Label_1" base token
417
417
  $ni-nimble-button-label-font-color: var($ni-nimble-internal-button-label-font-color);
418
418
 
419
- /// Disabled font color for "Button_Label_1" base token
419
+ /// Disabled font color for the "Button_Label_1" base token
420
420
  $ni-nimble-button-label-disabled-font-color: var($ni-nimble-internal-button-label-disabled-font-color);
421
421
 
422
- /// null
422
+ /// Font family for the "Button_Label_1" base token
423
423
  $ni-nimble-button-label-font-family: var($ni-nimble-internal-button-label-font-family);
424
424
 
425
- /// null
425
+ /// Font size for the "Button_Label_1" base token
426
426
  $ni-nimble-button-label-font-size: var($ni-nimble-internal-button-label-font-size);
427
427
 
428
- /// null
428
+ /// Font weight for the "Button_Label_1" base token
429
429
  $ni-nimble-button-label-font-weight: var($ni-nimble-internal-button-label-font-weight);
430
430
 
431
- /// null
431
+ /// Font line height for the "Button_Label_1" base token
432
432
  $ni-nimble-button-label-font-line-height: var($ni-nimble-internal-button-label-font-line-height);
433
433
 
434
- /// null
434
+ /// Fallback font family for the "Button_Label_1" base token
435
435
  $ni-nimble-button-label-fallback-font-family: var($ni-nimble-internal-button-label-fallback-font-family);
436
436
 
437
437
  /// Font shorthand for the "Tooltip_Caption" base token
438
438
  $ni-nimble-tooltip-caption-font: var($ni-nimble-internal-tooltip-caption-font);
439
439
 
440
- /// Font color for "Tooltip_Caption" base token
440
+ /// Font color for the "Tooltip_Caption" base token
441
441
  $ni-nimble-tooltip-caption-font-color: var($ni-nimble-internal-tooltip-caption-font-color);
442
442
 
443
- /// Disabled font color for "Tooltip_Caption" base token
443
+ /// Disabled font color for the "Tooltip_Caption" base token
444
444
  $ni-nimble-tooltip-caption-disabled-font-color: var($ni-nimble-internal-tooltip-caption-disabled-font-color);
445
445
 
446
- /// null
446
+ /// Font family for the "Tooltip_Caption" base token
447
447
  $ni-nimble-tooltip-caption-font-family: var($ni-nimble-internal-tooltip-caption-font-family);
448
448
 
449
- /// null
449
+ /// Font size for the "Tooltip_Caption" base token
450
450
  $ni-nimble-tooltip-caption-font-size: var($ni-nimble-internal-tooltip-caption-font-size);
451
451
 
452
- /// null
452
+ /// Font weight for the "Tooltip_Caption" base token
453
453
  $ni-nimble-tooltip-caption-font-weight: var($ni-nimble-internal-tooltip-caption-font-weight);
454
454
 
455
- /// null
455
+ /// Font line height for the "Tooltip_Caption" base token
456
456
  $ni-nimble-tooltip-caption-font-line-height: var($ni-nimble-internal-tooltip-caption-font-line-height);
457
457
 
458
- /// null
458
+ /// Fallback font family for the "Tooltip_Caption" base token
459
459
  $ni-nimble-tooltip-caption-fallback-font-family: var($ni-nimble-internal-tooltip-caption-fallback-font-family);
460
460
 
461
461
  /// Default background color for tooltips
@@ -464,23 +464,23 @@ $ni-nimble-tooltip-background-color: var($ni-nimble-internal-tooltip-background-
464
464
  /// Font shorthand for the "Error_LightUi" base token
465
465
  $ni-nimble-error-text-font: var($ni-nimble-internal-error-text-font);
466
466
 
467
- /// Font color for "Error_LightUi" base token
467
+ /// Font color for the "Error_LightUi" base token
468
468
  $ni-nimble-error-text-font-color: var($ni-nimble-internal-error-text-font-color);
469
469
 
470
- /// Disabled font color for "Error_LightUi" base token
470
+ /// Disabled font color for the "Error_LightUi" base token
471
471
  $ni-nimble-error-text-disabled-font-color: var($ni-nimble-internal-error-text-disabled-font-color);
472
472
 
473
- /// null
473
+ /// Font family for the "Error_LightUi" base token
474
474
  $ni-nimble-error-text-font-family: var($ni-nimble-internal-error-text-font-family);
475
475
 
476
- /// null
476
+ /// Font size for the "Error_LightUi" base token
477
477
  $ni-nimble-error-text-font-size: var($ni-nimble-internal-error-text-font-size);
478
478
 
479
- /// null
479
+ /// Font weight for the "Error_LightUi" base token
480
480
  $ni-nimble-error-text-font-weight: var($ni-nimble-internal-error-text-font-weight);
481
481
 
482
- /// null
482
+ /// Font line height for the "Error_LightUi" base token
483
483
  $ni-nimble-error-text-font-line-height: var($ni-nimble-internal-error-text-font-line-height);
484
484
 
485
- /// null
485
+ /// Fallback font family for the "Error_LightUi" base token
486
486
  $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": "11.10.2",
3
+ "version": "11.10.5",
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 bundle-components && npm run generate-scss && npm run build-storybook",