@progress/kendo-theme-utils 10.0.0 → 10.0.1

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.
@@ -27062,7 +27062,7 @@
27062
27062
  "description": "The global default Colors map.\n",
27063
27063
  "commentRange": {
27064
27064
  "start": 174,
27065
- "end": 175
27065
+ "end": 423
27066
27066
  },
27067
27067
  "context": {
27068
27068
  "type": "variable",
@@ -27070,13 +27070,1007 @@
27070
27070
  "value": "$_default-colors",
27071
27071
  "scope": "default",
27072
27072
  "line": {
27073
- "start": 176,
27074
- "end": 176
27073
+ "start": 424,
27074
+ "end": 424
27075
27075
  }
27076
27076
  },
27077
27077
  "group": [
27078
27078
  "color-system"
27079
27079
  ],
27080
+ "subGroup": [
27081
+ {
27082
+ "name": "misc",
27083
+ "value": [
27084
+ "app-surface",
27085
+ "on-app-surface",
27086
+ "subtle",
27087
+ "surface",
27088
+ "surface-alt",
27089
+ "border",
27090
+ "border-alt"
27091
+ ],
27092
+ "description": "The Misc variable group."
27093
+ },
27094
+ {
27095
+ "name": "base",
27096
+ "value": [
27097
+ "base-subtle",
27098
+ "base-subtle-hover",
27099
+ "base-subtle-active",
27100
+ "base",
27101
+ "base-hover",
27102
+ "base-active",
27103
+ "base-emphasis",
27104
+ "base-on-subtle",
27105
+ "on-base",
27106
+ "base-on-surface"
27107
+ ],
27108
+ "description": "The Base variable group."
27109
+ },
27110
+ {
27111
+ "name": "primary",
27112
+ "value": [
27113
+ "primary-subtle",
27114
+ "primary-subtle-hover",
27115
+ "primary-subtle-active",
27116
+ "primary",
27117
+ "primary-hover",
27118
+ "primary-active",
27119
+ "primary-emphasis",
27120
+ "primary-on-subtle",
27121
+ "on-primary",
27122
+ "primary-on-surface"
27123
+ ],
27124
+ "description": "The Primary variable group."
27125
+ },
27126
+ {
27127
+ "name": "secondary",
27128
+ "value": [
27129
+ "secondary-subtle",
27130
+ "secondary-subtle-hover",
27131
+ "secondary-subtle-active",
27132
+ "secondary",
27133
+ "secondary-hover",
27134
+ "secondary-active",
27135
+ "secondary-emphasis",
27136
+ "secondary-on-subtle",
27137
+ "on-secondary",
27138
+ "secondary-on-surface"
27139
+ ],
27140
+ "description": "The Secondary variable group."
27141
+ },
27142
+ {
27143
+ "name": "tertiary",
27144
+ "value": [
27145
+ "tertiary-subtle",
27146
+ "tertiary-subtle-hover",
27147
+ "tertiary-subtle-active",
27148
+ "tertiary",
27149
+ "tertiary-hover",
27150
+ "tertiary-active",
27151
+ "tertiary-emphasis",
27152
+ "tertiary-on-subtle",
27153
+ "on-tertiary",
27154
+ "tertiary-on-surface"
27155
+ ],
27156
+ "description": "The Tertiary variable group."
27157
+ },
27158
+ {
27159
+ "name": "info",
27160
+ "value": [
27161
+ "info-subtle",
27162
+ "info-subtle-hover",
27163
+ "info-subtle-active",
27164
+ "info",
27165
+ "info-hover",
27166
+ "info-active",
27167
+ "info-emphasis",
27168
+ "info-on-subtle",
27169
+ "on-info",
27170
+ "info-on-surface"
27171
+ ],
27172
+ "description": "The Info variable group."
27173
+ },
27174
+ {
27175
+ "name": "success",
27176
+ "value": [
27177
+ "success-subtle",
27178
+ "success-subtle-hover",
27179
+ "success-subtle-active",
27180
+ "success",
27181
+ "success-hover",
27182
+ "success-active",
27183
+ "success-emphasis",
27184
+ "success-on-subtle",
27185
+ "on-success",
27186
+ "success-on-surface"
27187
+ ],
27188
+ "description": "The Success variable group."
27189
+ },
27190
+ {
27191
+ "name": "warning",
27192
+ "value": [
27193
+ "warning-subtle",
27194
+ "warning-subtle-hover",
27195
+ "warning-subtle-active",
27196
+ "warning",
27197
+ "warning-hover",
27198
+ "warning-active",
27199
+ "warning-emphasis",
27200
+ "warning-on-subtle",
27201
+ "on-warning",
27202
+ "warning-on-surface"
27203
+ ],
27204
+ "description": "The Warning variable group."
27205
+ },
27206
+ {
27207
+ "name": "error",
27208
+ "value": [
27209
+ "error-subtle",
27210
+ "error-subtle-hover",
27211
+ "error-subtle-active",
27212
+ "error",
27213
+ "error-hover",
27214
+ "error-active",
27215
+ "error-emphasis",
27216
+ "error-on-subtle",
27217
+ "on-error",
27218
+ "error-on-surface"
27219
+ ],
27220
+ "description": "The Error variable group."
27221
+ },
27222
+ {
27223
+ "name": "light",
27224
+ "value": [
27225
+ "light-subtle",
27226
+ "light-subtle-hover",
27227
+ "light-subtle-active",
27228
+ "light",
27229
+ "light-hover",
27230
+ "light-active",
27231
+ "light-emphasis",
27232
+ "light-on-subtle",
27233
+ "on-light",
27234
+ "light-on-surface"
27235
+ ],
27236
+ "description": "The Light variable group."
27237
+ },
27238
+ {
27239
+ "name": "dark",
27240
+ "value": [
27241
+ "dark-subtle",
27242
+ "dark-subtle-hover",
27243
+ "dark-subtle-active",
27244
+ "dark",
27245
+ "dark-hover",
27246
+ "dark-active",
27247
+ "dark-emphasis",
27248
+ "dark-on-subtle",
27249
+ "on-dark",
27250
+ "dark-on-surface"
27251
+ ],
27252
+ "description": "The Dark variable group."
27253
+ },
27254
+ {
27255
+ "name": "inverse",
27256
+ "value": [
27257
+ "inverse-subtle",
27258
+ "inverse-subtle-hover",
27259
+ "inverse-subtle-active",
27260
+ "inverse",
27261
+ "inverse-hover",
27262
+ "inverse-active",
27263
+ "inverse-emphasis",
27264
+ "inverse-on-subtle",
27265
+ "on-inverse",
27266
+ "inverse-on-surface"
27267
+ ],
27268
+ "description": "The Inverse variable group."
27269
+ },
27270
+ {
27271
+ "name": "series-a",
27272
+ "value": [
27273
+ "series-a",
27274
+ "series-a-bold",
27275
+ "series-a-bolder",
27276
+ "series-a-subtle",
27277
+ "series-a-subtler"
27278
+ ],
27279
+ "description": "The Series A variable group."
27280
+ },
27281
+ {
27282
+ "name": "series-b",
27283
+ "value": [
27284
+ "series-b",
27285
+ "series-b-bold",
27286
+ "series-b-bolder",
27287
+ "series-b-subtle",
27288
+ "series-b-subtler"
27289
+ ],
27290
+ "description": "The Series B variable group."
27291
+ },
27292
+ {
27293
+ "name": "series-c",
27294
+ "value": [
27295
+ "series-c",
27296
+ "series-c-bold",
27297
+ "series-c-bolder",
27298
+ "series-c-subtle",
27299
+ "series-c-subtler"
27300
+ ],
27301
+ "description": "The Series C variable group."
27302
+ },
27303
+ {
27304
+ "name": "series-d",
27305
+ "value": [
27306
+ "series-d",
27307
+ "series-d-bold",
27308
+ "series-d-bolder",
27309
+ "series-d-subtle",
27310
+ "series-d-subtler"
27311
+ ],
27312
+ "description": "The Series D variable group."
27313
+ },
27314
+ {
27315
+ "name": "series-e",
27316
+ "value": [
27317
+ "series-e",
27318
+ "series-e-bold",
27319
+ "series-e-bolder",
27320
+ "series-e-subtle",
27321
+ "series-e-subtler"
27322
+ ],
27323
+ "description": "The Series E variable group."
27324
+ },
27325
+ {
27326
+ "name": "series-f",
27327
+ "value": [
27328
+ "series-f",
27329
+ "series-f-bold",
27330
+ "series-f-bolder",
27331
+ "series-f-subtle",
27332
+ "series-f-subtler"
27333
+ ],
27334
+ "description": "The Series F variable group."
27335
+ }
27336
+ ],
27337
+ "property": [
27338
+ {
27339
+ "type": "Color",
27340
+ "name": "app-surface",
27341
+ "description": "The background color of the application."
27342
+ },
27343
+ {
27344
+ "type": "Color",
27345
+ "name": "on-app-surface",
27346
+ "description": "The text color of the application."
27347
+ },
27348
+ {
27349
+ "type": "Color",
27350
+ "name": "subtle",
27351
+ "description": "The subtle text color."
27352
+ },
27353
+ {
27354
+ "type": "Color",
27355
+ "name": "surface",
27356
+ "description": "The background color of the components' chrome area."
27357
+ },
27358
+ {
27359
+ "type": "Color",
27360
+ "name": "surface-alt",
27361
+ "description": "The alternative background color of the components' chrome area."
27362
+ },
27363
+ {
27364
+ "type": "Color",
27365
+ "name": "border",
27366
+ "description": "The border color of the application."
27367
+ },
27368
+ {
27369
+ "type": "Color",
27370
+ "name": "border-alt",
27371
+ "description": "The alternative border color of the application."
27372
+ },
27373
+ {
27374
+ "type": "Color",
27375
+ "name": "base-subtle",
27376
+ "description": "The base subtle background color variable."
27377
+ },
27378
+ {
27379
+ "type": "Color",
27380
+ "name": "base-subtle-hover",
27381
+ "description": "The base subtle background color variable for the hover state."
27382
+ },
27383
+ {
27384
+ "type": "Color",
27385
+ "name": "base-subtle-active",
27386
+ "description": "The base subtle background color variable for the active state."
27387
+ },
27388
+ {
27389
+ "type": "Color",
27390
+ "name": "base",
27391
+ "description": "The base background color variable."
27392
+ },
27393
+ {
27394
+ "type": "Color",
27395
+ "name": "base-hover",
27396
+ "description": "The base background color variable for the hover state."
27397
+ },
27398
+ {
27399
+ "type": "Color",
27400
+ "name": "base-active",
27401
+ "description": "The base background color variable for the active state."
27402
+ },
27403
+ {
27404
+ "type": "Color",
27405
+ "name": "base-emphasis",
27406
+ "description": "The emphasized base color variable."
27407
+ },
27408
+ {
27409
+ "type": "Color",
27410
+ "name": "base-on-subtle",
27411
+ "description": "The text color variable for content on base subtle."
27412
+ },
27413
+ {
27414
+ "type": "Color",
27415
+ "name": "on-base",
27416
+ "description": "The text color variable for content on base."
27417
+ },
27418
+ {
27419
+ "type": "Color",
27420
+ "name": "base-on-surface",
27421
+ "description": "The text color variable for content on surface."
27422
+ },
27423
+ {
27424
+ "type": "Color",
27425
+ "name": "primary-subtle",
27426
+ "description": "The primary subtle background color variable."
27427
+ },
27428
+ {
27429
+ "type": "Color",
27430
+ "name": "primary-subtle-hover",
27431
+ "description": "The primary subtle background color variable for the hover state."
27432
+ },
27433
+ {
27434
+ "type": "Color",
27435
+ "name": "primary-subtle-active",
27436
+ "description": "The primary subtle background color variable for the active state."
27437
+ },
27438
+ {
27439
+ "type": "Color",
27440
+ "name": "primary",
27441
+ "description": "The primary background color variable."
27442
+ },
27443
+ {
27444
+ "type": "Color",
27445
+ "name": "primary-hover",
27446
+ "description": "The primary background color variable for the hover state."
27447
+ },
27448
+ {
27449
+ "type": "Color",
27450
+ "name": "primary-active",
27451
+ "description": "The primary background color variable for the active state."
27452
+ },
27453
+ {
27454
+ "type": "Color",
27455
+ "name": "primary-emphasis",
27456
+ "description": "The emphasized primary color variable."
27457
+ },
27458
+ {
27459
+ "type": "Color",
27460
+ "name": "primary-on-subtle",
27461
+ "description": "The text color variable for content on primary subtle."
27462
+ },
27463
+ {
27464
+ "type": "Color",
27465
+ "name": "on-primary",
27466
+ "description": "The text color variable for content on primary."
27467
+ },
27468
+ {
27469
+ "type": "Color",
27470
+ "name": "primary-on-surface",
27471
+ "description": "The text color variable for content on surface."
27472
+ },
27473
+ {
27474
+ "type": "Color",
27475
+ "name": "secondary-subtle",
27476
+ "description": "The secondary subtle background color variable."
27477
+ },
27478
+ {
27479
+ "type": "Color",
27480
+ "name": "secondary-subtle-hover",
27481
+ "description": "The secondary subtle background color variable for the hover state."
27482
+ },
27483
+ {
27484
+ "type": "Color",
27485
+ "name": "secondary-subtle-active",
27486
+ "description": "The secondary subtle background color variable for the active state."
27487
+ },
27488
+ {
27489
+ "type": "Color",
27490
+ "name": "secondary",
27491
+ "description": "The secondary background color variable."
27492
+ },
27493
+ {
27494
+ "type": "Color",
27495
+ "name": "secondary-hover",
27496
+ "description": "The secondary background color variable for the hover state."
27497
+ },
27498
+ {
27499
+ "type": "Color",
27500
+ "name": "secondary-active",
27501
+ "description": "The secondary background color variable for the active state."
27502
+ },
27503
+ {
27504
+ "type": "Color",
27505
+ "name": "secondary-emphasis",
27506
+ "description": "The emphasized secondary color variable."
27507
+ },
27508
+ {
27509
+ "type": "Color",
27510
+ "name": "secondary-on-subtle",
27511
+ "description": "The text color variable for content on secondary subtle."
27512
+ },
27513
+ {
27514
+ "type": "Color",
27515
+ "name": "on-secondary",
27516
+ "description": "The text color variable for content on secondary."
27517
+ },
27518
+ {
27519
+ "type": "Color",
27520
+ "name": "secondary-on-surface",
27521
+ "description": "The text color variable for content on surface."
27522
+ },
27523
+ {
27524
+ "type": "Color",
27525
+ "name": "tertiary-subtle",
27526
+ "description": "The tertiary subtle background color variable."
27527
+ },
27528
+ {
27529
+ "type": "Color",
27530
+ "name": "tertiary-subtle-hover",
27531
+ "description": "The tertiary subtle background color variable for the hover state."
27532
+ },
27533
+ {
27534
+ "type": "Color",
27535
+ "name": "tertiary-subtle-active",
27536
+ "description": "The tertiary subtle background color variable for the active state."
27537
+ },
27538
+ {
27539
+ "type": "Color",
27540
+ "name": "tertiary",
27541
+ "description": "The tertiary background color variable."
27542
+ },
27543
+ {
27544
+ "type": "Color",
27545
+ "name": "tertiary-hover",
27546
+ "description": "The tertiary background color variable for the hover state."
27547
+ },
27548
+ {
27549
+ "type": "Color",
27550
+ "name": "tertiary-active",
27551
+ "description": "The tertiary background color variable for the active state."
27552
+ },
27553
+ {
27554
+ "type": "Color",
27555
+ "name": "tertiary-emphasis",
27556
+ "description": "The emphasized tertiary color variable."
27557
+ },
27558
+ {
27559
+ "type": "Color",
27560
+ "name": "tertiary-on-subtle",
27561
+ "description": "The text color variable for content on tertiary subtle."
27562
+ },
27563
+ {
27564
+ "type": "Color",
27565
+ "name": "on-tertiary",
27566
+ "description": "The text color variable for content on tertiary."
27567
+ },
27568
+ {
27569
+ "type": "Color",
27570
+ "name": "tertiary-on-surface",
27571
+ "description": "The text color variable for content on surface."
27572
+ },
27573
+ {
27574
+ "type": "Color",
27575
+ "name": "info-subtle",
27576
+ "description": "The info subtle background color variable."
27577
+ },
27578
+ {
27579
+ "type": "Color",
27580
+ "name": "info-subtle-hover",
27581
+ "description": "The info subtle background color variable for the hover state."
27582
+ },
27583
+ {
27584
+ "type": "Color",
27585
+ "name": "info-subtle-active",
27586
+ "description": "The info subtle background color variable for the active state."
27587
+ },
27588
+ {
27589
+ "type": "Color",
27590
+ "name": "info",
27591
+ "description": "The info background color variable."
27592
+ },
27593
+ {
27594
+ "type": "Color",
27595
+ "name": "info-hover",
27596
+ "description": "The info background color variable for the hover state."
27597
+ },
27598
+ {
27599
+ "type": "Color",
27600
+ "name": "info-active",
27601
+ "description": "The info background color variable for the active state."
27602
+ },
27603
+ {
27604
+ "type": "Color",
27605
+ "name": "info-emphasis",
27606
+ "description": "The emphasized info color variable."
27607
+ },
27608
+ {
27609
+ "type": "Color",
27610
+ "name": "info-on-subtle",
27611
+ "description": "The text color variable for content on info subtle."
27612
+ },
27613
+ {
27614
+ "type": "Color",
27615
+ "name": "on-info",
27616
+ "description": "The text color variable for content on info."
27617
+ },
27618
+ {
27619
+ "type": "Color",
27620
+ "name": "info-on-surface",
27621
+ "description": "The text color variable for content on surface."
27622
+ },
27623
+ {
27624
+ "type": "Color",
27625
+ "name": "success-subtle",
27626
+ "description": "The success subtle background color variable."
27627
+ },
27628
+ {
27629
+ "type": "Color",
27630
+ "name": "success-subtle-hover",
27631
+ "description": "The success subtle background color variable for the hover state."
27632
+ },
27633
+ {
27634
+ "type": "Color",
27635
+ "name": "success-subtle-active",
27636
+ "description": "The success subtle background color variable for the active state."
27637
+ },
27638
+ {
27639
+ "type": "Color",
27640
+ "name": "success",
27641
+ "description": "The success background color variable."
27642
+ },
27643
+ {
27644
+ "type": "Color",
27645
+ "name": "success-hover",
27646
+ "description": "The success background color variable for the hover state."
27647
+ },
27648
+ {
27649
+ "type": "Color",
27650
+ "name": "success-active",
27651
+ "description": "The success background color variable for the active state."
27652
+ },
27653
+ {
27654
+ "type": "Color",
27655
+ "name": "success-emphasis",
27656
+ "description": "The emphasized success color variable."
27657
+ },
27658
+ {
27659
+ "type": "Color",
27660
+ "name": "success-on-subtle",
27661
+ "description": "The text color variable for content on success subtle."
27662
+ },
27663
+ {
27664
+ "type": "Color",
27665
+ "name": "on-success",
27666
+ "description": "The text color variable for content on success."
27667
+ },
27668
+ {
27669
+ "type": "Color",
27670
+ "name": "success-on-surface",
27671
+ "description": "The text color variable for content on surface."
27672
+ },
27673
+ {
27674
+ "type": "Color",
27675
+ "name": "warning-subtle",
27676
+ "description": "The warning subtle background color variable."
27677
+ },
27678
+ {
27679
+ "type": "Color",
27680
+ "name": "warning-subtle-hover",
27681
+ "description": "The warning subtle background color variable for the hover state."
27682
+ },
27683
+ {
27684
+ "type": "Color",
27685
+ "name": "warning-subtle-active",
27686
+ "description": "The warning subtle background color variable for the active state."
27687
+ },
27688
+ {
27689
+ "type": "Color",
27690
+ "name": "warning",
27691
+ "description": "The warning background color variable."
27692
+ },
27693
+ {
27694
+ "type": "Color",
27695
+ "name": "warning-hover",
27696
+ "description": "The warning background color variable for the hover state."
27697
+ },
27698
+ {
27699
+ "type": "Color",
27700
+ "name": "warning-active",
27701
+ "description": "The warning background color variable for the active state."
27702
+ },
27703
+ {
27704
+ "type": "Color",
27705
+ "name": "warning-emphasis",
27706
+ "description": "The emphasized warning color variable."
27707
+ },
27708
+ {
27709
+ "type": "Color",
27710
+ "name": "warning-on-subtle",
27711
+ "description": "The text color variable for content on warning subtle."
27712
+ },
27713
+ {
27714
+ "type": "Color",
27715
+ "name": "on-warning",
27716
+ "description": "The text color variable for content on warning."
27717
+ },
27718
+ {
27719
+ "type": "Color",
27720
+ "name": "warning-on-surface",
27721
+ "description": "The text color variable for content on surface."
27722
+ },
27723
+ {
27724
+ "type": "Color",
27725
+ "name": "error-subtle",
27726
+ "description": "The error subtle background color variable."
27727
+ },
27728
+ {
27729
+ "type": "Color",
27730
+ "name": "error-subtle-hover",
27731
+ "description": "The error subtle background color variable for the hover state."
27732
+ },
27733
+ {
27734
+ "type": "Color",
27735
+ "name": "error-subtle-active",
27736
+ "description": "The error subtle background color variable for the active state."
27737
+ },
27738
+ {
27739
+ "type": "Color",
27740
+ "name": "error",
27741
+ "description": "The error background color variable."
27742
+ },
27743
+ {
27744
+ "type": "Color",
27745
+ "name": "error-hover",
27746
+ "description": "The error background color variable for the hover state."
27747
+ },
27748
+ {
27749
+ "type": "Color",
27750
+ "name": "error-active",
27751
+ "description": "The error background color variable for the active state."
27752
+ },
27753
+ {
27754
+ "type": "Color",
27755
+ "name": "error-emphasis",
27756
+ "description": "The emphasized error color variable."
27757
+ },
27758
+ {
27759
+ "type": "Color",
27760
+ "name": "error-on-subtle",
27761
+ "description": "The text color variable for content on error subtle."
27762
+ },
27763
+ {
27764
+ "type": "Color",
27765
+ "name": "on-error",
27766
+ "description": "The text color variable for content on error."
27767
+ },
27768
+ {
27769
+ "type": "Color",
27770
+ "name": "error-on-surface",
27771
+ "description": "The text color variable for content on surface."
27772
+ },
27773
+ {
27774
+ "type": "Color",
27775
+ "name": "light-subtle",
27776
+ "description": "The light subtle background color variable."
27777
+ },
27778
+ {
27779
+ "type": "Color",
27780
+ "name": "light-subtle-hover",
27781
+ "description": "The light subtle background color variable for the hover state."
27782
+ },
27783
+ {
27784
+ "type": "Color",
27785
+ "name": "light-subtle-active",
27786
+ "description": "The light subtle background color variable for the active state."
27787
+ },
27788
+ {
27789
+ "type": "Color",
27790
+ "name": "light",
27791
+ "description": "The light background color variable."
27792
+ },
27793
+ {
27794
+ "type": "Color",
27795
+ "name": "light-hover",
27796
+ "description": "The light background color variable for the hover state."
27797
+ },
27798
+ {
27799
+ "type": "Color",
27800
+ "name": "light-active",
27801
+ "description": "The light background color variable for the active state."
27802
+ },
27803
+ {
27804
+ "type": "Color",
27805
+ "name": "light-emphasis",
27806
+ "description": "The emphasized light color variable."
27807
+ },
27808
+ {
27809
+ "type": "Color",
27810
+ "name": "light-on-subtle",
27811
+ "description": "The text color variable for content on light subtle."
27812
+ },
27813
+ {
27814
+ "type": "Color",
27815
+ "name": "on-light",
27816
+ "description": "The text color variable for content on light."
27817
+ },
27818
+ {
27819
+ "type": "Color",
27820
+ "name": "light-on-surface",
27821
+ "description": "The text color variable for content on surface."
27822
+ },
27823
+ {
27824
+ "type": "Color",
27825
+ "name": "dark-subtle",
27826
+ "description": "The dark subtle background color variable."
27827
+ },
27828
+ {
27829
+ "type": "Color",
27830
+ "name": "dark-subtle-hover",
27831
+ "description": "The dark subtle background color variable for the hover state."
27832
+ },
27833
+ {
27834
+ "type": "Color",
27835
+ "name": "dark-subtle-active",
27836
+ "description": "The dark subtle background color variable for the active state."
27837
+ },
27838
+ {
27839
+ "type": "Color",
27840
+ "name": "dark",
27841
+ "description": "The dark background color variable."
27842
+ },
27843
+ {
27844
+ "type": "Color",
27845
+ "name": "dark-hover",
27846
+ "description": "The dark background color variable for the hover state."
27847
+ },
27848
+ {
27849
+ "type": "Color",
27850
+ "name": "dark-active",
27851
+ "description": "The dark background color variable for the active state."
27852
+ },
27853
+ {
27854
+ "type": "Color",
27855
+ "name": "dark-emphasis",
27856
+ "description": "The emphasized dark color variable."
27857
+ },
27858
+ {
27859
+ "type": "Color",
27860
+ "name": "dark-on-subtle",
27861
+ "description": "The text color variable for content on dark subtle."
27862
+ },
27863
+ {
27864
+ "type": "Color",
27865
+ "name": "on-dark",
27866
+ "description": "The text color variable for content on dark."
27867
+ },
27868
+ {
27869
+ "type": "Color",
27870
+ "name": "dark-on-surface",
27871
+ "description": "The text color variable for content on surface."
27872
+ },
27873
+ {
27874
+ "type": "Color",
27875
+ "name": "inverse-subtle",
27876
+ "description": "The inverse subtle background color variable."
27877
+ },
27878
+ {
27879
+ "type": "Color",
27880
+ "name": "inverse-subtle-hover",
27881
+ "description": "The inverse subtle background color variable for the hover state."
27882
+ },
27883
+ {
27884
+ "type": "Color",
27885
+ "name": "inverse-subtle-active",
27886
+ "description": "The inverse subtle background color variable for the active state."
27887
+ },
27888
+ {
27889
+ "type": "Color",
27890
+ "name": "inverse",
27891
+ "description": "The inverse background color variable."
27892
+ },
27893
+ {
27894
+ "type": "Color",
27895
+ "name": "inverse-hover",
27896
+ "description": "The inverse background color variable for the hover state."
27897
+ },
27898
+ {
27899
+ "type": "Color",
27900
+ "name": "inverse-active",
27901
+ "description": "The inverse background color variable for the active state."
27902
+ },
27903
+ {
27904
+ "type": "Color",
27905
+ "name": "inverse-emphasis",
27906
+ "description": "The emphasized inverse color variable."
27907
+ },
27908
+ {
27909
+ "type": "Color",
27910
+ "name": "inverse-on-subtle",
27911
+ "description": "The text color variable for content on inverse subtle."
27912
+ },
27913
+ {
27914
+ "type": "Color",
27915
+ "name": "on-inverse",
27916
+ "description": "The text color variable for content on inverse."
27917
+ },
27918
+ {
27919
+ "type": "Color",
27920
+ "name": "inverse-on-surface",
27921
+ "description": "The text color variable for content on surface."
27922
+ },
27923
+ {
27924
+ "type": "Color",
27925
+ "name": "series-a",
27926
+ "description": "The series A color variable."
27927
+ },
27928
+ {
27929
+ "type": "Color",
27930
+ "name": "series-a-bold",
27931
+ "description": "The bold series A color variable."
27932
+ },
27933
+ {
27934
+ "type": "Color",
27935
+ "name": "series-a-bolder",
27936
+ "description": "The bolder series A color variable."
27937
+ },
27938
+ {
27939
+ "type": "Color",
27940
+ "name": "series-a-subtle",
27941
+ "description": "The subtle series A color variable."
27942
+ },
27943
+ {
27944
+ "type": "Color",
27945
+ "name": "series-a-subtler",
27946
+ "description": "The subtler series A color variable."
27947
+ },
27948
+ {
27949
+ "type": "Color",
27950
+ "name": "series-b",
27951
+ "description": "The series B color variable."
27952
+ },
27953
+ {
27954
+ "type": "Color",
27955
+ "name": "series-b-bold",
27956
+ "description": "The bold series B color variable."
27957
+ },
27958
+ {
27959
+ "type": "Color",
27960
+ "name": "series-b-bolder",
27961
+ "description": "The bolder series B color variable."
27962
+ },
27963
+ {
27964
+ "type": "Color",
27965
+ "name": "series-b-subtle",
27966
+ "description": "The subtle series B color variable."
27967
+ },
27968
+ {
27969
+ "type": "Color",
27970
+ "name": "series-b-subtler",
27971
+ "description": "The subtler series B color variable."
27972
+ },
27973
+ {
27974
+ "type": "Color",
27975
+ "name": "series-c",
27976
+ "description": "The series C color variable."
27977
+ },
27978
+ {
27979
+ "type": "Color",
27980
+ "name": "series-c-bold",
27981
+ "description": "The bold series C color variable."
27982
+ },
27983
+ {
27984
+ "type": "Color",
27985
+ "name": "series-c-bolder",
27986
+ "description": "The bolder series C color variable."
27987
+ },
27988
+ {
27989
+ "type": "Color",
27990
+ "name": "series-c-subtle",
27991
+ "description": "The subtle series C color variable."
27992
+ },
27993
+ {
27994
+ "type": "Color",
27995
+ "name": "series-c-subtler",
27996
+ "description": "The subtler series C color variable."
27997
+ },
27998
+ {
27999
+ "type": "Color",
28000
+ "name": "series-d",
28001
+ "description": "The series D color variable."
28002
+ },
28003
+ {
28004
+ "type": "Color",
28005
+ "name": "series-d-bold",
28006
+ "description": "The bold series D color variable."
28007
+ },
28008
+ {
28009
+ "type": "Color",
28010
+ "name": "series-d-bolder",
28011
+ "description": "The bolder series D color variable."
28012
+ },
28013
+ {
28014
+ "type": "Color",
28015
+ "name": "series-d-subtle",
28016
+ "description": "The subtle series D color variable."
28017
+ },
28018
+ {
28019
+ "type": "Color",
28020
+ "name": "series-d-subtler",
28021
+ "description": "The subtler series D color variable."
28022
+ },
28023
+ {
28024
+ "type": "Color",
28025
+ "name": "series-e",
28026
+ "description": "The series E color variable."
28027
+ },
28028
+ {
28029
+ "type": "Color",
28030
+ "name": "series-e-bold",
28031
+ "description": "The bold series E color variable."
28032
+ },
28033
+ {
28034
+ "type": "Color",
28035
+ "name": "series-e-bolder",
28036
+ "description": "The bolder series E color variable."
28037
+ },
28038
+ {
28039
+ "type": "Color",
28040
+ "name": "series-e-subtle",
28041
+ "description": "The subtle series E color variable."
28042
+ },
28043
+ {
28044
+ "type": "Color",
28045
+ "name": "series-e-subtler",
28046
+ "description": "The subtler series E color variable."
28047
+ },
28048
+ {
28049
+ "type": "Color",
28050
+ "name": "series-f",
28051
+ "description": "The series F color variable."
28052
+ },
28053
+ {
28054
+ "type": "Color",
28055
+ "name": "series-f-bold",
28056
+ "description": "The bold series F color variable."
28057
+ },
28058
+ {
28059
+ "type": "Color",
28060
+ "name": "series-f-bolder",
28061
+ "description": "The bolder series F color variable."
28062
+ },
28063
+ {
28064
+ "type": "Color",
28065
+ "name": "series-f-subtle",
28066
+ "description": "The subtle series F color variable."
28067
+ },
28068
+ {
28069
+ "type": "Color",
28070
+ "name": "series-f-subtler",
28071
+ "description": "The subtler series F color variable."
28072
+ }
28073
+ ],
27080
28074
  "access": "public",
27081
28075
  "file": {
27082
28076
  "path": "core/scss/color-system/_swatch.scss",