@sage/design-tokens 15.2.1 → 15.3.0
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/css/frozenproduct/all.css +4 -2
- package/css/frozenproduct/large/components/table.css +4 -2
- package/css/frozenproduct/small/components/table.css +4 -2
- package/css/product/all.css +9 -7
- package/css/product/large/components/table.css +9 -7
- package/css/product/small/components/table.css +9 -7
- package/ios/frozenproduct/large/dark/components/table.h +3 -1
- package/ios/frozenproduct/large/light/components/table.h +3 -1
- package/ios/frozenproduct/small/dark/components/table.h +3 -1
- package/ios/frozenproduct/small/light/components/table.h +3 -1
- package/ios/product/large/dark/components/table.h +8 -6
- package/ios/product/large/light/components/table.h +8 -6
- package/ios/product/small/dark/components/table.h +8 -6
- package/ios/product/small/light/components/table.h +8 -6
- package/js/common/frozenproduct/large/dark/components/table.d.ts +2 -0
- package/js/common/frozenproduct/large/dark/components/table.js +32 -4
- package/js/common/frozenproduct/large/light/components/table.d.ts +2 -0
- package/js/common/frozenproduct/large/light/components/table.js +32 -4
- package/js/common/frozenproduct/small/dark/components/table.d.ts +2 -0
- package/js/common/frozenproduct/small/dark/components/table.js +32 -4
- package/js/common/frozenproduct/small/light/components/table.d.ts +2 -0
- package/js/common/frozenproduct/small/light/components/table.js +32 -4
- package/js/common/product/large/dark/components/table.d.ts +2 -0
- package/js/common/product/large/dark/components/table.js +54 -14
- package/js/common/product/large/light/components/table.d.ts +2 -0
- package/js/common/product/large/light/components/table.js +54 -14
- package/js/common/product/small/dark/components/table.d.ts +2 -0
- package/js/common/product/small/dark/components/table.js +54 -14
- package/js/common/product/small/light/components/table.d.ts +2 -0
- package/js/common/product/small/light/components/table.js +54 -14
- package/js/es6/frozenproduct/large/dark/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/large/dark/components/table.js +3 -1
- package/js/es6/frozenproduct/large/light/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/large/light/components/table.js +3 -1
- package/js/es6/frozenproduct/small/dark/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/small/dark/components/table.js +3 -1
- package/js/es6/frozenproduct/small/light/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/small/light/components/table.js +3 -1
- package/js/es6/product/large/dark/components/table.d.ts +2 -0
- package/js/es6/product/large/dark/components/table.js +8 -6
- package/js/es6/product/large/light/components/table.d.ts +2 -0
- package/js/es6/product/large/light/components/table.js +8 -6
- package/js/es6/product/small/dark/components/table.d.ts +2 -0
- package/js/es6/product/small/dark/components/table.js +8 -6
- package/js/es6/product/small/light/components/table.d.ts +2 -0
- package/js/es6/product/small/light/components/table.js +8 -6
- package/js/umd/frozenproduct/large/dark/components/table.js +32 -4
- package/js/umd/frozenproduct/large/light/components/table.js +32 -4
- package/js/umd/frozenproduct/small/dark/components/table.js +32 -4
- package/js/umd/frozenproduct/small/light/components/table.js +32 -4
- package/js/umd/product/large/dark/components/table.js +54 -14
- package/js/umd/product/large/light/components/table.js +54 -14
- package/js/umd/product/small/dark/components/table.js +54 -14
- package/js/umd/product/small/light/components/table.js +54 -14
- package/json/flat/frozenproduct/large/dark/components/table.json +3 -1
- package/json/flat/frozenproduct/large/light/components/table.json +3 -1
- package/json/flat/frozenproduct/small/dark/components/table.json +3 -1
- package/json/flat/frozenproduct/small/light/components/table.json +3 -1
- package/json/flat/product/large/dark/components/table.json +8 -6
- package/json/flat/product/large/light/components/table.json +8 -6
- package/json/flat/product/small/dark/components/table.json +8 -6
- package/json/flat/product/small/light/components/table.json +8 -6
- package/json/nested/frozenproduct/large/dark/components/table.json +4 -2
- package/json/nested/frozenproduct/large/light/components/table.json +4 -2
- package/json/nested/frozenproduct/small/dark/components/table.json +4 -2
- package/json/nested/frozenproduct/small/light/components/table.json +4 -2
- package/json/nested/product/large/dark/components/table.json +9 -7
- package/json/nested/product/large/light/components/table.json +9 -7
- package/json/nested/product/small/dark/components/table.json +9 -7
- package/json/nested/product/small/light/components/table.json +9 -7
- package/package.json +1 -1
- package/sage-design-tokens-15.3.0.tgz +0 -0
- package/scss/frozenproduct/large/components/table.scss +4 -2
- package/scss/frozenproduct/small/components/badge.scss +1 -1
- package/scss/frozenproduct/small/components/button.scss +15 -15
- package/scss/frozenproduct/small/components/container.scss +10 -10
- package/scss/frozenproduct/small/components/form.scss +11 -11
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +6 -6
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +8 -8
- package/scss/frozenproduct/small/components/status.scss +10 -10
- package/scss/frozenproduct/small/components/tab.scss +9 -9
- package/scss/frozenproduct/small/components/table.scss +13 -11
- package/scss/product/large/components/table.scss +9 -7
- package/scss/product/small/components/table.scss +9 -7
- package/sage-design-tokens-15.2.1.tgz +0 -0
@@ -243,13 +243,15 @@
|
|
243
243
|
"bg-alt2": {
|
244
244
|
$type: "color",
|
245
245
|
$value: "#1f1f1f",
|
246
|
-
$description:
|
246
|
+
$description:
|
247
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
247
248
|
filePath: "data/tokens/components/table.json",
|
248
249
|
isSource: true,
|
249
250
|
original: {
|
250
251
|
$type: "color",
|
251
252
|
$value: "{modes.color.generic.bg.soft}",
|
252
|
-
$description:
|
253
|
+
$description:
|
254
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
253
255
|
},
|
254
256
|
name: "tableColorRowBgAlt2",
|
255
257
|
attributes: {},
|
@@ -283,6 +285,19 @@
|
|
283
285
|
attributes: {},
|
284
286
|
path: ["table", "color", "row", "bg-hover"],
|
285
287
|
},
|
288
|
+
"bg-selected": {
|
289
|
+
$type: "color",
|
290
|
+
$value: "#FFFFFF",
|
291
|
+
filePath: "data/tokens/components/table.json",
|
292
|
+
isSource: true,
|
293
|
+
original: {
|
294
|
+
$type: "color",
|
295
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
296
|
+
},
|
297
|
+
name: "tableColorRowBgSelected",
|
298
|
+
attributes: {},
|
299
|
+
path: ["table", "color", "row", "bg-selected"],
|
300
|
+
},
|
286
301
|
"border-default": {
|
287
302
|
$type: "color",
|
288
303
|
$value: "#282828",
|
@@ -348,16 +363,29 @@
|
|
348
363
|
attributes: {},
|
349
364
|
path: ["table", "color", "row", "label-hover"],
|
350
365
|
},
|
366
|
+
"label-selected": {
|
367
|
+
$type: "color",
|
368
|
+
$value: "#000000",
|
369
|
+
filePath: "data/tokens/components/table.json",
|
370
|
+
isSource: true,
|
371
|
+
original: {
|
372
|
+
$type: "color",
|
373
|
+
$value: "{modes.color.interactive.monochrome.withActive}",
|
374
|
+
},
|
375
|
+
name: "tableColorRowLabelSelected",
|
376
|
+
attributes: {},
|
377
|
+
path: ["table", "color", "row", "label-selected"],
|
378
|
+
},
|
351
379
|
},
|
352
380
|
footer: {
|
353
381
|
"bg-default": {
|
354
382
|
$type: "color",
|
355
|
-
$value: "#
|
383
|
+
$value: "#282828",
|
356
384
|
filePath: "data/tokens/components/table.json",
|
357
385
|
isSource: true,
|
358
386
|
original: {
|
359
387
|
$type: "color",
|
360
|
-
$value: "{modes.color.generic.bg.
|
388
|
+
$value: "{modes.color.generic.bg.moderate}",
|
361
389
|
},
|
362
390
|
name: "tableColorFooterBgDefault",
|
363
391
|
attributes: {},
|
@@ -243,13 +243,15 @@
|
|
243
243
|
"bg-alt2": {
|
244
244
|
$type: "color",
|
245
245
|
$value: "#dedede",
|
246
|
-
$description:
|
246
|
+
$description:
|
247
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
247
248
|
filePath: "data/tokens/components/table.json",
|
248
249
|
isSource: true,
|
249
250
|
original: {
|
250
251
|
$type: "color",
|
251
252
|
$value: "{modes.color.generic.bg.soft}",
|
252
|
-
$description:
|
253
|
+
$description:
|
254
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
253
255
|
},
|
254
256
|
name: "tableColorRowBgAlt2",
|
255
257
|
attributes: {},
|
@@ -283,6 +285,19 @@
|
|
283
285
|
attributes: {},
|
284
286
|
path: ["table", "color", "row", "bg-hover"],
|
285
287
|
},
|
288
|
+
"bg-selected": {
|
289
|
+
$type: "color",
|
290
|
+
$value: "#000000",
|
291
|
+
filePath: "data/tokens/components/table.json",
|
292
|
+
isSource: true,
|
293
|
+
original: {
|
294
|
+
$type: "color",
|
295
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
296
|
+
},
|
297
|
+
name: "tableColorRowBgSelected",
|
298
|
+
attributes: {},
|
299
|
+
path: ["table", "color", "row", "bg-selected"],
|
300
|
+
},
|
286
301
|
"border-default": {
|
287
302
|
$type: "color",
|
288
303
|
$value: "#d1d1d1",
|
@@ -348,16 +363,29 @@
|
|
348
363
|
attributes: {},
|
349
364
|
path: ["table", "color", "row", "label-hover"],
|
350
365
|
},
|
366
|
+
"label-selected": {
|
367
|
+
$type: "color",
|
368
|
+
$value: "#FFFFFF",
|
369
|
+
filePath: "data/tokens/components/table.json",
|
370
|
+
isSource: true,
|
371
|
+
original: {
|
372
|
+
$type: "color",
|
373
|
+
$value: "{modes.color.interactive.monochrome.withActive}",
|
374
|
+
},
|
375
|
+
name: "tableColorRowLabelSelected",
|
376
|
+
attributes: {},
|
377
|
+
path: ["table", "color", "row", "label-selected"],
|
378
|
+
},
|
351
379
|
},
|
352
380
|
footer: {
|
353
381
|
"bg-default": {
|
354
382
|
$type: "color",
|
355
|
-
$value: "#
|
383
|
+
$value: "#d1d1d1",
|
356
384
|
filePath: "data/tokens/components/table.json",
|
357
385
|
isSource: true,
|
358
386
|
original: {
|
359
387
|
$type: "color",
|
360
|
-
$value: "{modes.color.generic.bg.
|
388
|
+
$value: "{modes.color.generic.bg.moderate}",
|
361
389
|
},
|
362
390
|
name: "tableColorFooterBgDefault",
|
363
391
|
attributes: {},
|
@@ -191,12 +191,15 @@
|
|
191
191
|
row: {
|
192
192
|
"bg-activated": {
|
193
193
|
$type: "color",
|
194
|
-
$value: "#
|
194
|
+
$value: "#f0f",
|
195
|
+
$description: "TO BE DEPRECATED (was #00D639)",
|
195
196
|
filePath: "data/tokens/components/table.json",
|
196
197
|
isSource: true,
|
197
198
|
original: {
|
198
199
|
$type: "color",
|
199
|
-
$value: "
|
200
|
+
$value: "#f0f",
|
201
|
+
$description:
|
202
|
+
"TO BE DEPRECATED (was {modes.color.interactive.primary.default})",
|
200
203
|
},
|
201
204
|
name: "tableColorRowBgActivated",
|
202
205
|
attributes: {},
|
@@ -204,12 +207,15 @@
|
|
204
207
|
},
|
205
208
|
"bg-active": {
|
206
209
|
$type: "color",
|
207
|
-
$value: "#
|
210
|
+
$value: "#F6F",
|
211
|
+
$description: "TO BE DEPRECATED (was #FFFFFF)",
|
208
212
|
filePath: "data/tokens/components/table.json",
|
209
213
|
isSource: true,
|
210
214
|
original: {
|
211
215
|
$type: "color",
|
212
|
-
$value: "
|
216
|
+
$value: "#F6F",
|
217
|
+
$description:
|
218
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.active})",
|
213
219
|
},
|
214
220
|
name: "tableColorRowBgActive",
|
215
221
|
attributes: {},
|
@@ -246,13 +252,15 @@
|
|
246
252
|
"bg-alt2": {
|
247
253
|
$type: "color",
|
248
254
|
$value: "#1f1f1f",
|
249
|
-
$description:
|
255
|
+
$description:
|
256
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
250
257
|
filePath: "data/tokens/components/table.json",
|
251
258
|
isSource: true,
|
252
259
|
original: {
|
253
260
|
$type: "color",
|
254
261
|
$value: "{modes.color.generic.bg.soft}",
|
255
|
-
$description:
|
262
|
+
$description:
|
263
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
256
264
|
},
|
257
265
|
name: "tableColorRowBgAlt2",
|
258
266
|
attributes: {},
|
@@ -275,17 +283,30 @@
|
|
275
283
|
},
|
276
284
|
"bg-hover": {
|
277
285
|
$type: "color",
|
278
|
-
$value: "#
|
286
|
+
$value: "#282828",
|
279
287
|
filePath: "data/tokens/components/table.json",
|
280
288
|
isSource: true,
|
281
289
|
original: {
|
282
290
|
$type: "color",
|
283
|
-
$value: "{modes.color.generic.bg.
|
291
|
+
$value: "{modes.color.generic.bg.moderate}",
|
284
292
|
},
|
285
293
|
name: "tableColorRowBgHover",
|
286
294
|
attributes: {},
|
287
295
|
path: ["table", "color", "row", "bg-hover"],
|
288
296
|
},
|
297
|
+
"bg-selected": {
|
298
|
+
$type: "color",
|
299
|
+
$value: "#FFFFFF",
|
300
|
+
filePath: "data/tokens/components/table.json",
|
301
|
+
isSource: true,
|
302
|
+
original: {
|
303
|
+
$type: "color",
|
304
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
305
|
+
},
|
306
|
+
name: "tableColorRowBgSelected",
|
307
|
+
attributes: {},
|
308
|
+
path: ["table", "color", "row", "bg-selected"],
|
309
|
+
},
|
289
310
|
"border-default": {
|
290
311
|
$type: "color",
|
291
312
|
$value: "#282828",
|
@@ -301,12 +322,15 @@
|
|
301
322
|
},
|
302
323
|
"label-activated": {
|
303
324
|
$type: "color",
|
304
|
-
$value: "#
|
325
|
+
$value: "#FAF",
|
326
|
+
$description: "TO BE DEPRECATED (was #000000)",
|
305
327
|
filePath: "data/tokens/components/table.json",
|
306
328
|
isSource: true,
|
307
329
|
original: {
|
308
330
|
$type: "color",
|
309
|
-
$value: "
|
331
|
+
$value: "#FAF",
|
332
|
+
$description:
|
333
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
310
334
|
},
|
311
335
|
name: "tableColorRowLabelActivated",
|
312
336
|
attributes: {},
|
@@ -314,12 +338,15 @@
|
|
314
338
|
},
|
315
339
|
"label-active": {
|
316
340
|
$type: "color",
|
317
|
-
$value: "#
|
341
|
+
$value: "#FDF",
|
342
|
+
$description: "TO BE DEPRECATED (was #000000)",
|
318
343
|
filePath: "data/tokens/components/table.json",
|
319
344
|
isSource: true,
|
320
345
|
original: {
|
321
346
|
$type: "color",
|
322
|
-
$value: "
|
347
|
+
$value: "#FDF",
|
348
|
+
$description:
|
349
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
323
350
|
},
|
324
351
|
name: "tableColorRowLabelActive",
|
325
352
|
attributes: {},
|
@@ -351,16 +378,29 @@
|
|
351
378
|
attributes: {},
|
352
379
|
path: ["table", "color", "row", "label-hover"],
|
353
380
|
},
|
381
|
+
"label-selected": {
|
382
|
+
$type: "color",
|
383
|
+
$value: "#000000",
|
384
|
+
filePath: "data/tokens/components/table.json",
|
385
|
+
isSource: true,
|
386
|
+
original: {
|
387
|
+
$type: "color",
|
388
|
+
$value: "{modes.color.interactive.monochrome.withActive}",
|
389
|
+
},
|
390
|
+
name: "tableColorRowLabelSelected",
|
391
|
+
attributes: {},
|
392
|
+
path: ["table", "color", "row", "label-selected"],
|
393
|
+
},
|
354
394
|
},
|
355
395
|
footer: {
|
356
396
|
"bg-default": {
|
357
397
|
$type: "color",
|
358
|
-
$value: "#
|
398
|
+
$value: "#282828",
|
359
399
|
filePath: "data/tokens/components/table.json",
|
360
400
|
isSource: true,
|
361
401
|
original: {
|
362
402
|
$type: "color",
|
363
|
-
$value: "{modes.color.generic.bg.
|
403
|
+
$value: "{modes.color.generic.bg.moderate}",
|
364
404
|
},
|
365
405
|
name: "tableColorFooterBgDefault",
|
366
406
|
attributes: {},
|
@@ -191,12 +191,15 @@
|
|
191
191
|
row: {
|
192
192
|
"bg-activated": {
|
193
193
|
$type: "color",
|
194
|
-
$value: "#
|
194
|
+
$value: "#f0f",
|
195
|
+
$description: "TO BE DEPRECATED (was #00811F)",
|
195
196
|
filePath: "data/tokens/components/table.json",
|
196
197
|
isSource: true,
|
197
198
|
original: {
|
198
199
|
$type: "color",
|
199
|
-
$value: "
|
200
|
+
$value: "#f0f",
|
201
|
+
$description:
|
202
|
+
"TO BE DEPRECATED (was {modes.color.interactive.primary.default})",
|
200
203
|
},
|
201
204
|
name: "tableColorRowBgActivated",
|
202
205
|
attributes: {},
|
@@ -204,12 +207,15 @@
|
|
204
207
|
},
|
205
208
|
"bg-active": {
|
206
209
|
$type: "color",
|
207
|
-
$value: "#
|
210
|
+
$value: "#F6F",
|
211
|
+
$description: "TO BE DEPRECATED (was #000000)",
|
208
212
|
filePath: "data/tokens/components/table.json",
|
209
213
|
isSource: true,
|
210
214
|
original: {
|
211
215
|
$type: "color",
|
212
|
-
$value: "
|
216
|
+
$value: "#F6F",
|
217
|
+
$description:
|
218
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.active})",
|
213
219
|
},
|
214
220
|
name: "tableColorRowBgActive",
|
215
221
|
attributes: {},
|
@@ -246,13 +252,15 @@
|
|
246
252
|
"bg-alt2": {
|
247
253
|
$type: "color",
|
248
254
|
$value: "#dedede",
|
249
|
-
$description:
|
255
|
+
$description:
|
256
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
250
257
|
filePath: "data/tokens/components/table.json",
|
251
258
|
isSource: true,
|
252
259
|
original: {
|
253
260
|
$type: "color",
|
254
261
|
$value: "{modes.color.generic.bg.soft}",
|
255
|
-
$description:
|
262
|
+
$description:
|
263
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
256
264
|
},
|
257
265
|
name: "tableColorRowBgAlt2",
|
258
266
|
attributes: {},
|
@@ -275,17 +283,30 @@
|
|
275
283
|
},
|
276
284
|
"bg-hover": {
|
277
285
|
$type: "color",
|
278
|
-
$value: "#
|
286
|
+
$value: "#d1d1d1",
|
279
287
|
filePath: "data/tokens/components/table.json",
|
280
288
|
isSource: true,
|
281
289
|
original: {
|
282
290
|
$type: "color",
|
283
|
-
$value: "{modes.color.generic.bg.
|
291
|
+
$value: "{modes.color.generic.bg.moderate}",
|
284
292
|
},
|
285
293
|
name: "tableColorRowBgHover",
|
286
294
|
attributes: {},
|
287
295
|
path: ["table", "color", "row", "bg-hover"],
|
288
296
|
},
|
297
|
+
"bg-selected": {
|
298
|
+
$type: "color",
|
299
|
+
$value: "#000000",
|
300
|
+
filePath: "data/tokens/components/table.json",
|
301
|
+
isSource: true,
|
302
|
+
original: {
|
303
|
+
$type: "color",
|
304
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
305
|
+
},
|
306
|
+
name: "tableColorRowBgSelected",
|
307
|
+
attributes: {},
|
308
|
+
path: ["table", "color", "row", "bg-selected"],
|
309
|
+
},
|
289
310
|
"border-default": {
|
290
311
|
$type: "color",
|
291
312
|
$value: "#d1d1d1",
|
@@ -301,12 +322,15 @@
|
|
301
322
|
},
|
302
323
|
"label-activated": {
|
303
324
|
$type: "color",
|
304
|
-
$value: "#
|
325
|
+
$value: "#FAF",
|
326
|
+
$description: "TO BE DEPRECATED (was #FFFFFF)",
|
305
327
|
filePath: "data/tokens/components/table.json",
|
306
328
|
isSource: true,
|
307
329
|
original: {
|
308
330
|
$type: "color",
|
309
|
-
$value: "
|
331
|
+
$value: "#FAF",
|
332
|
+
$description:
|
333
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
310
334
|
},
|
311
335
|
name: "tableColorRowLabelActivated",
|
312
336
|
attributes: {},
|
@@ -314,12 +338,15 @@
|
|
314
338
|
},
|
315
339
|
"label-active": {
|
316
340
|
$type: "color",
|
317
|
-
$value: "#
|
341
|
+
$value: "#FDF",
|
342
|
+
$description: "TO BE DEPRECATED (was #FFFFFF)",
|
318
343
|
filePath: "data/tokens/components/table.json",
|
319
344
|
isSource: true,
|
320
345
|
original: {
|
321
346
|
$type: "color",
|
322
|
-
$value: "
|
347
|
+
$value: "#FDF",
|
348
|
+
$description:
|
349
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
323
350
|
},
|
324
351
|
name: "tableColorRowLabelActive",
|
325
352
|
attributes: {},
|
@@ -351,16 +378,29 @@
|
|
351
378
|
attributes: {},
|
352
379
|
path: ["table", "color", "row", "label-hover"],
|
353
380
|
},
|
381
|
+
"label-selected": {
|
382
|
+
$type: "color",
|
383
|
+
$value: "#FFFFFF",
|
384
|
+
filePath: "data/tokens/components/table.json",
|
385
|
+
isSource: true,
|
386
|
+
original: {
|
387
|
+
$type: "color",
|
388
|
+
$value: "{modes.color.interactive.monochrome.withActive}",
|
389
|
+
},
|
390
|
+
name: "tableColorRowLabelSelected",
|
391
|
+
attributes: {},
|
392
|
+
path: ["table", "color", "row", "label-selected"],
|
393
|
+
},
|
354
394
|
},
|
355
395
|
footer: {
|
356
396
|
"bg-default": {
|
357
397
|
$type: "color",
|
358
|
-
$value: "#
|
398
|
+
$value: "#d1d1d1",
|
359
399
|
filePath: "data/tokens/components/table.json",
|
360
400
|
isSource: true,
|
361
401
|
original: {
|
362
402
|
$type: "color",
|
363
|
-
$value: "{modes.color.generic.bg.
|
403
|
+
$value: "{modes.color.generic.bg.moderate}",
|
364
404
|
},
|
365
405
|
name: "tableColorFooterBgDefault",
|
366
406
|
attributes: {},
|
@@ -191,12 +191,15 @@
|
|
191
191
|
row: {
|
192
192
|
"bg-activated": {
|
193
193
|
$type: "color",
|
194
|
-
$value: "#
|
194
|
+
$value: "#f0f",
|
195
|
+
$description: "TO BE DEPRECATED (was #00D639)",
|
195
196
|
filePath: "data/tokens/components/table.json",
|
196
197
|
isSource: true,
|
197
198
|
original: {
|
198
199
|
$type: "color",
|
199
|
-
$value: "
|
200
|
+
$value: "#f0f",
|
201
|
+
$description:
|
202
|
+
"TO BE DEPRECATED (was {modes.color.interactive.primary.default})",
|
200
203
|
},
|
201
204
|
name: "tableColorRowBgActivated",
|
202
205
|
attributes: {},
|
@@ -204,12 +207,15 @@
|
|
204
207
|
},
|
205
208
|
"bg-active": {
|
206
209
|
$type: "color",
|
207
|
-
$value: "#
|
210
|
+
$value: "#F6F",
|
211
|
+
$description: "TO BE DEPRECATED (was #FFFFFF)",
|
208
212
|
filePath: "data/tokens/components/table.json",
|
209
213
|
isSource: true,
|
210
214
|
original: {
|
211
215
|
$type: "color",
|
212
|
-
$value: "
|
216
|
+
$value: "#F6F",
|
217
|
+
$description:
|
218
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.active})",
|
213
219
|
},
|
214
220
|
name: "tableColorRowBgActive",
|
215
221
|
attributes: {},
|
@@ -246,13 +252,15 @@
|
|
246
252
|
"bg-alt2": {
|
247
253
|
$type: "color",
|
248
254
|
$value: "#1f1f1f",
|
249
|
-
$description:
|
255
|
+
$description:
|
256
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
250
257
|
filePath: "data/tokens/components/table.json",
|
251
258
|
isSource: true,
|
252
259
|
original: {
|
253
260
|
$type: "color",
|
254
261
|
$value: "{modes.color.generic.bg.soft}",
|
255
|
-
$description:
|
262
|
+
$description:
|
263
|
+
"Zebra stripes combined with child rows. Highlighted rows.",
|
256
264
|
},
|
257
265
|
name: "tableColorRowBgAlt2",
|
258
266
|
attributes: {},
|
@@ -275,17 +283,30 @@
|
|
275
283
|
},
|
276
284
|
"bg-hover": {
|
277
285
|
$type: "color",
|
278
|
-
$value: "#
|
286
|
+
$value: "#282828",
|
279
287
|
filePath: "data/tokens/components/table.json",
|
280
288
|
isSource: true,
|
281
289
|
original: {
|
282
290
|
$type: "color",
|
283
|
-
$value: "{modes.color.generic.bg.
|
291
|
+
$value: "{modes.color.generic.bg.moderate}",
|
284
292
|
},
|
285
293
|
name: "tableColorRowBgHover",
|
286
294
|
attributes: {},
|
287
295
|
path: ["table", "color", "row", "bg-hover"],
|
288
296
|
},
|
297
|
+
"bg-selected": {
|
298
|
+
$type: "color",
|
299
|
+
$value: "#FFFFFF",
|
300
|
+
filePath: "data/tokens/components/table.json",
|
301
|
+
isSource: true,
|
302
|
+
original: {
|
303
|
+
$type: "color",
|
304
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
305
|
+
},
|
306
|
+
name: "tableColorRowBgSelected",
|
307
|
+
attributes: {},
|
308
|
+
path: ["table", "color", "row", "bg-selected"],
|
309
|
+
},
|
289
310
|
"border-default": {
|
290
311
|
$type: "color",
|
291
312
|
$value: "#282828",
|
@@ -301,12 +322,15 @@
|
|
301
322
|
},
|
302
323
|
"label-activated": {
|
303
324
|
$type: "color",
|
304
|
-
$value: "#
|
325
|
+
$value: "#FAF",
|
326
|
+
$description: "TO BE DEPRECATED (was #000000)",
|
305
327
|
filePath: "data/tokens/components/table.json",
|
306
328
|
isSource: true,
|
307
329
|
original: {
|
308
330
|
$type: "color",
|
309
|
-
$value: "
|
331
|
+
$value: "#FAF",
|
332
|
+
$description:
|
333
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
310
334
|
},
|
311
335
|
name: "tableColorRowLabelActivated",
|
312
336
|
attributes: {},
|
@@ -314,12 +338,15 @@
|
|
314
338
|
},
|
315
339
|
"label-active": {
|
316
340
|
$type: "color",
|
317
|
-
$value: "#
|
341
|
+
$value: "#FDF",
|
342
|
+
$description: "TO BE DEPRECATED (was #000000)",
|
318
343
|
filePath: "data/tokens/components/table.json",
|
319
344
|
isSource: true,
|
320
345
|
original: {
|
321
346
|
$type: "color",
|
322
|
-
$value: "
|
347
|
+
$value: "#FDF",
|
348
|
+
$description:
|
349
|
+
"TO BE DEPRECATED (was {modes.color.interactive.monochrome.withActive})",
|
323
350
|
},
|
324
351
|
name: "tableColorRowLabelActive",
|
325
352
|
attributes: {},
|
@@ -351,16 +378,29 @@
|
|
351
378
|
attributes: {},
|
352
379
|
path: ["table", "color", "row", "label-hover"],
|
353
380
|
},
|
381
|
+
"label-selected": {
|
382
|
+
$type: "color",
|
383
|
+
$value: "#000000",
|
384
|
+
filePath: "data/tokens/components/table.json",
|
385
|
+
isSource: true,
|
386
|
+
original: {
|
387
|
+
$type: "color",
|
388
|
+
$value: "{modes.color.interactive.monochrome.withActive}",
|
389
|
+
},
|
390
|
+
name: "tableColorRowLabelSelected",
|
391
|
+
attributes: {},
|
392
|
+
path: ["table", "color", "row", "label-selected"],
|
393
|
+
},
|
354
394
|
},
|
355
395
|
footer: {
|
356
396
|
"bg-default": {
|
357
397
|
$type: "color",
|
358
|
-
$value: "#
|
398
|
+
$value: "#282828",
|
359
399
|
filePath: "data/tokens/components/table.json",
|
360
400
|
isSource: true,
|
361
401
|
original: {
|
362
402
|
$type: "color",
|
363
|
-
$value: "{modes.color.generic.bg.
|
403
|
+
$value: "{modes.color.generic.bg.moderate}",
|
364
404
|
},
|
365
405
|
name: "tableColorFooterBgDefault",
|
366
406
|
attributes: {},
|