@m3e/web 2.0.0 → 2.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.
Files changed (147) hide show
  1. package/dist/all.js +1161 -941
  2. package/dist/all.js.map +1 -1
  3. package/dist/all.min.js +59 -59
  4. package/dist/all.min.js.map +1 -1
  5. package/dist/bottom-sheet.js +1 -1
  6. package/dist/bottom-sheet.js.map +1 -1
  7. package/dist/bottom-sheet.min.js +1 -1
  8. package/dist/bottom-sheet.min.js.map +1 -1
  9. package/dist/button.js +387 -317
  10. package/dist/button.js.map +1 -1
  11. package/dist/button.min.js +2 -2
  12. package/dist/button.min.js.map +1 -1
  13. package/dist/card.js +73 -73
  14. package/dist/card.js.map +1 -1
  15. package/dist/card.min.js +5 -5
  16. package/dist/card.min.js.map +1 -1
  17. package/dist/checkbox.js +5 -1
  18. package/dist/checkbox.js.map +1 -1
  19. package/dist/checkbox.min.js +1 -1
  20. package/dist/checkbox.min.js.map +1 -1
  21. package/dist/core-a11y.js.map +1 -1
  22. package/dist/core-a11y.min.js.map +1 -1
  23. package/dist/core-bidi.js.map +1 -1
  24. package/dist/core-bidi.min.js.map +1 -1
  25. package/dist/core-layout.js.map +1 -1
  26. package/dist/core-layout.min.js.map +1 -1
  27. package/dist/core-platform.js.map +1 -1
  28. package/dist/core-platform.min.js.map +1 -1
  29. package/dist/core.js +42 -32
  30. package/dist/core.js.map +1 -1
  31. package/dist/core.min.js +2 -2
  32. package/dist/core.min.js.map +1 -1
  33. package/dist/css-custom-data.json +1356 -511
  34. package/dist/custom-elements.json +9890 -9217
  35. package/dist/fab.js +299 -258
  36. package/dist/fab.js.map +1 -1
  37. package/dist/fab.min.js +6 -6
  38. package/dist/fab.min.js.map +1 -1
  39. package/dist/form-field.js +10 -6
  40. package/dist/form-field.js.map +1 -1
  41. package/dist/form-field.min.js +4 -4
  42. package/dist/form-field.min.js.map +1 -1
  43. package/dist/html-custom-data.json +152 -152
  44. package/dist/icon-button.js +288 -232
  45. package/dist/icon-button.js.map +1 -1
  46. package/dist/icon-button.min.js +5 -5
  47. package/dist/icon-button.min.js.map +1 -1
  48. package/dist/list.js +18 -3
  49. package/dist/list.js.map +1 -1
  50. package/dist/list.min.js +8 -8
  51. package/dist/list.min.js.map +1 -1
  52. package/dist/menu.js +23 -12
  53. package/dist/menu.js.map +1 -1
  54. package/dist/menu.min.js +7 -7
  55. package/dist/menu.min.js.map +1 -1
  56. package/dist/nav-bar.js +1 -1
  57. package/dist/nav-bar.js.map +1 -1
  58. package/dist/nav-bar.min.js +1 -1
  59. package/dist/nav-bar.min.js.map +1 -1
  60. package/dist/nav-rail.js +1 -1
  61. package/dist/nav-rail.js.map +1 -1
  62. package/dist/nav-rail.min.js +4 -4
  63. package/dist/nav-rail.min.js.map +1 -1
  64. package/dist/option.js +1 -1
  65. package/dist/option.js.map +1 -1
  66. package/dist/option.min.js +1 -1
  67. package/dist/option.min.js.map +1 -1
  68. package/dist/radio-group.js +4 -0
  69. package/dist/radio-group.js.map +1 -1
  70. package/dist/radio-group.min.js +1 -1
  71. package/dist/radio-group.min.js.map +1 -1
  72. package/dist/slider.js +2 -2
  73. package/dist/slider.js.map +1 -1
  74. package/dist/slider.min.js +3 -3
  75. package/dist/slider.min.js.map +1 -1
  76. package/dist/snackbar.js.map +1 -1
  77. package/dist/snackbar.min.js.map +1 -1
  78. package/dist/split-button.js +1 -0
  79. package/dist/split-button.js.map +1 -1
  80. package/dist/split-button.min.js +1 -1
  81. package/dist/split-button.min.js.map +1 -1
  82. package/dist/src/bottom-sheet/BottomSheetElement.d.ts.map +1 -1
  83. package/dist/src/button/ButtonElement.d.ts +70 -0
  84. package/dist/src/button/ButtonElement.d.ts.map +1 -1
  85. package/dist/src/button/styles/ButtonSizeToken.d.ts.map +1 -1
  86. package/dist/src/button/styles/ButtonVariantToken.d.ts.map +1 -1
  87. package/dist/src/card/styles/CardVariantToken.d.ts.map +1 -1
  88. package/dist/src/checkbox/CheckboxElement.d.ts.map +1 -1
  89. package/dist/src/core/a11y/AriaDescriber.d.ts +3 -1
  90. package/dist/src/core/a11y/AriaDescriber.d.ts.map +1 -1
  91. package/dist/src/core/a11y/InteractivityChecker.d.ts +3 -1
  92. package/dist/src/core/a11y/InteractivityChecker.d.ts.map +1 -1
  93. package/dist/src/core/a11y/LiveAnnouncer.d.ts +3 -1
  94. package/dist/src/core/a11y/LiveAnnouncer.d.ts.map +1 -1
  95. package/dist/src/core/bidi/Directionality.d.ts +3 -1
  96. package/dist/src/core/bidi/Directionality.d.ts.map +1 -1
  97. package/dist/src/core/layout/BreakpointObserver.d.ts +3 -1
  98. package/dist/src/core/layout/BreakpointObserver.d.ts.map +1 -1
  99. package/dist/src/core/platform/Platform.d.ts +3 -1
  100. package/dist/src/core/platform/Platform.d.ts.map +1 -1
  101. package/dist/src/core/shared/controllers/PressedController.d.ts.map +1 -1
  102. package/dist/src/core/shared/primitives/FocusRingElement.d.ts +2 -0
  103. package/dist/src/core/shared/primitives/FocusRingElement.d.ts.map +1 -1
  104. package/dist/src/core/shared/primitives/FocusRingToken.d.ts +4 -0
  105. package/dist/src/core/shared/primitives/FocusRingToken.d.ts.map +1 -1
  106. package/dist/src/core/shared/primitives/ScrollContainerElement.d.ts.map +1 -1
  107. package/dist/src/fab/FabElement.d.ts +41 -0
  108. package/dist/src/fab/FabElement.d.ts.map +1 -1
  109. package/dist/src/fab/styles/FabSizeToken.d.ts.map +1 -1
  110. package/dist/src/fab/styles/FabVariantToken.d.ts.map +1 -1
  111. package/dist/src/form-field/FormFieldElement.d.ts.map +1 -1
  112. package/dist/src/icon-button/IconButtonElement.d.ts +56 -0
  113. package/dist/src/icon-button/IconButtonElement.d.ts.map +1 -1
  114. package/dist/src/icon-button/styles/IconButtonSizeToken.d.ts.map +1 -1
  115. package/dist/src/icon-button/styles/IconButtonVariantToken.d.ts.map +1 -1
  116. package/dist/src/list/ListItemButtonElement.d.ts +1 -0
  117. package/dist/src/list/ListItemButtonElement.d.ts.map +1 -1
  118. package/dist/src/list/ListItemElement.d.ts.map +1 -1
  119. package/dist/src/list/ListOptionElement.d.ts +1 -0
  120. package/dist/src/list/ListOptionElement.d.ts.map +1 -1
  121. package/dist/src/menu/MenuElement.d.ts +2 -0
  122. package/dist/src/menu/MenuElement.d.ts.map +1 -1
  123. package/dist/src/menu/MenuItemElementBase.d.ts +1 -0
  124. package/dist/src/menu/MenuItemElementBase.d.ts.map +1 -1
  125. package/dist/src/nav-rail/NavRailElement.d.ts.map +1 -1
  126. package/dist/src/option/OptionPanelElement.d.ts.map +1 -1
  127. package/dist/src/radio-group/RadioElement.d.ts.map +1 -1
  128. package/dist/src/slider/SliderThumbElement.d.ts.map +1 -1
  129. package/dist/src/snackbar/Snackbar.d.ts +3 -1
  130. package/dist/src/snackbar/Snackbar.d.ts.map +1 -1
  131. package/dist/src/split-button/SplitButtonElement.d.ts.map +1 -1
  132. package/dist/src/switch/SwitchElement.d.ts.map +1 -1
  133. package/dist/src/tabs/TabElement.d.ts.map +1 -1
  134. package/dist/src/tabs/TabsElement.d.ts.map +1 -1
  135. package/dist/switch.js +5 -1
  136. package/dist/switch.js.map +1 -1
  137. package/dist/switch.min.js +2 -2
  138. package/dist/switch.min.js.map +1 -1
  139. package/dist/tabs.js +2 -2
  140. package/dist/tabs.js.map +1 -1
  141. package/dist/tabs.min.js +3 -3
  142. package/dist/tabs.min.js.map +1 -1
  143. package/dist/tooltip.js +1 -1
  144. package/dist/tooltip.js.map +1 -1
  145. package/dist/tooltip.min.js +1 -1
  146. package/dist/tooltip.min.js.map +1 -1
  147. package/package.json +1 -1
@@ -257,46 +257,6 @@
257
257
  "description": "Maximum number of lines for the large app bar subtitle.",
258
258
  "values": []
259
259
  },
260
- {
261
- "name": "--m3e-avatar-size",
262
- "description": "Size of the avatar.",
263
- "values": []
264
- },
265
- {
266
- "name": "--m3e-avatar-shape",
267
- "description": "Border radius of the avatar.",
268
- "values": []
269
- },
270
- {
271
- "name": "--m3e-avatar-font-size",
272
- "description": "Font size for the avatar.",
273
- "values": []
274
- },
275
- {
276
- "name": "--m3e-avatar-font-weight",
277
- "description": "Font weight for the avatar.",
278
- "values": []
279
- },
280
- {
281
- "name": "--m3e-avatar-line-height",
282
- "description": "Line height for the avatar.",
283
- "values": []
284
- },
285
- {
286
- "name": "--m3e-avatar-tracking",
287
- "description": "Letter spacing for the avatar.",
288
- "values": []
289
- },
290
- {
291
- "name": "--m3e-avatar-color",
292
- "description": "Background color of the avatar.",
293
- "values": []
294
- },
295
- {
296
- "name": "--m3e-avatar-label-color",
297
- "description": "Text color of the avatar.",
298
- "values": []
299
- },
300
260
  {
301
261
  "name": "--m3e-badge-shape",
302
262
  "description": "Corner radius of the badge.",
@@ -368,243 +328,198 @@
368
328
  "values": []
369
329
  },
370
330
  {
371
- "name": "--m3e-bottom-sheet-width",
372
- "description": "The width of the sheet.",
373
- "values": []
374
- },
375
- {
376
- "name": "--m3e-bottom-sheet-max-width",
377
- "description": "The maximum width of the sheet.",
378
- "values": []
379
- },
380
- {
381
- "name": "--m3e-bottom-sheet-container-color",
382
- "description": "The background color of the sheet container.",
383
- "values": []
384
- },
385
- {
386
- "name": "--m3e-bottom-sheet-elevation",
387
- "description": "The elevation level when not modal.",
388
- "values": []
389
- },
390
- {
391
- "name": "--m3e-bottom-sheet-modal-elevation",
392
- "description": "The elevation level when modal.",
393
- "values": []
394
- },
395
- {
396
- "name": "--m3e-bottom-sheet-full-elevation",
397
- "description": "The elevation level when full height.",
398
- "values": []
399
- },
400
- {
401
- "name": "--m3e-bottom-sheet-z-index",
402
- "description": "The z-index of the non-modal sheet.",
403
- "values": []
404
- },
405
- {
406
- "name": "--m3e-bottom-sheet-minimized-container-shape",
407
- "description": "The border radius when minimized.",
408
- "values": []
409
- },
410
- {
411
- "name": "--m3e-bottom-sheet-container-shape",
412
- "description": "The border radius of the sheet container.",
413
- "values": []
414
- },
415
- {
416
- "name": "--m3e-bottom-sheet-full-container-shape",
417
- "description": "The border radius when full height.",
331
+ "name": "--m3e-avatar-size",
332
+ "description": "Size of the avatar.",
418
333
  "values": []
419
334
  },
420
335
  {
421
- "name": "--m3e-bottom-sheet-scrim-color",
422
- "description": "The color of the scrim overlay.",
336
+ "name": "--m3e-avatar-shape",
337
+ "description": "Border radius of the avatar.",
423
338
  "values": []
424
339
  },
425
340
  {
426
- "name": "--m3e-bottom-sheet-scrim-opacity",
427
- "description": "The opacity of the scrim overlay.",
341
+ "name": "--m3e-avatar-font-size",
342
+ "description": "Font size for the avatar.",
428
343
  "values": []
429
344
  },
430
345
  {
431
- "name": "--m3e-bottom-sheet-peek-height",
432
- "description": "The visible height when minimized.",
346
+ "name": "--m3e-avatar-font-weight",
347
+ "description": "Font weight for the avatar.",
433
348
  "values": []
434
349
  },
435
350
  {
436
- "name": "--m3e-bottom-sheet-compact-top-space",
437
- "description": "The top space in compact mode.",
351
+ "name": "--m3e-avatar-line-height",
352
+ "description": "Line height for the avatar.",
438
353
  "values": []
439
354
  },
440
355
  {
441
- "name": "--m3e-bottom-sheet-top-space",
442
- "description": "The top space in standard mode.",
356
+ "name": "--m3e-avatar-tracking",
357
+ "description": "Letter spacing for the avatar.",
443
358
  "values": []
444
359
  },
445
360
  {
446
- "name": "--m3e-bottom-sheet-padding-block",
447
- "description": "The vertical padding.",
361
+ "name": "--m3e-avatar-color",
362
+ "description": "Background color of the avatar.",
448
363
  "values": []
449
364
  },
450
365
  {
451
- "name": "--m3e-bottom-sheet-padding-inline",
452
- "description": "The horizontal padding.",
366
+ "name": "--m3e-avatar-label-color",
367
+ "description": "Text color of the avatar.",
453
368
  "values": []
454
369
  },
455
370
  {
456
- "name": "--m3e-bottom-sheet-handle-container-height",
457
- "description": "The height of the drag handle container.",
371
+ "name": "--m3e-standard-button-group-extra-small-spacing",
372
+ "description": "Spacing between buttons in standard variant, extra-small size.",
458
373
  "values": []
459
374
  },
460
375
  {
461
- "name": "--m3e-bottom-sheet-handle-width",
462
- "description": "The width of the drag handle.",
376
+ "name": "--m3e-standard-button-group-small-spacing",
377
+ "description": "Spacing between buttons in standard variant, small size.",
463
378
  "values": []
464
379
  },
465
380
  {
466
- "name": "--m3e-bottom-sheet-handle-height",
467
- "description": "The height of the drag handle.",
381
+ "name": "--m3e-standard-button-group-medium-spacing",
382
+ "description": "Spacing between buttons in standard variant, medium size.",
468
383
  "values": []
469
384
  },
470
385
  {
471
- "name": "--m3e-bottom-sheet-handle-shape",
472
- "description": "The border radius of the handle.",
386
+ "name": "--m3e-standard-button-group-large-spacing",
387
+ "description": "Spacing between buttons in standard variant, large size.",
473
388
  "values": []
474
389
  },
475
390
  {
476
- "name": "--m3e-bottom-sheet-handle-color",
477
- "description": "The color of the drag handle.",
391
+ "name": "--m3e-standard-button-group-extra-large-spacing",
392
+ "description": "Spacing between buttons in standard variant, extra-large size.",
478
393
  "values": []
479
394
  },
480
395
  {
481
- "name": "--m3e-bottom-sheet-handle-focus-ring-offset",
482
- "description": "The offset of the focus ring around the handle.",
396
+ "name": "--m3e-connected-button-group-spacing",
397
+ "description": "Spacing between buttons in connected variant.",
483
398
  "values": []
484
399
  },
485
400
  {
486
- "name": "--m3e-bottom-sheet-color",
487
- "description": "The foreground (text) color of the sheet.",
401
+ "name": "--m3e-connected-button-group-extra-small-inner-shape",
402
+ "description": "Corner shape for connected variant, extra-small size.",
488
403
  "values": []
489
404
  },
490
405
  {
491
- "name": "--m3e-bottom-sheet-content-font-size",
492
- "description": "Font size for the sheet content.",
406
+ "name": "--m3e-connected-button-group-extra-small-inner-pressed-shape",
407
+ "description": "Pressed corner shape for connected variant, extra-small size.",
493
408
  "values": []
494
409
  },
495
410
  {
496
- "name": "--m3e-bottom-sheet-content-font-weight",
497
- "description": "Font weight for the sheet content.",
411
+ "name": "--m3e-connected-button-group-small-inner-shape",
412
+ "description": "Corner shape for connected variant, small size.",
498
413
  "values": []
499
414
  },
500
415
  {
501
- "name": "--m3e-bottom-sheet-content-line-height",
502
- "description": "Line height for the sheet content.",
416
+ "name": "--m3e-connected-button-group-small-inner-pressed-shape",
417
+ "description": "Pressed corner shape for connected variant, small size.",
503
418
  "values": []
504
419
  },
505
420
  {
506
- "name": "--m3e-bottom-sheet-content-tracking",
507
- "description": "Letter spacing (tracking) for the sheet content.",
421
+ "name": "--m3e-connected-button-group-medium-inner-shape",
422
+ "description": "Corner shape for connected variant, medium size.",
508
423
  "values": []
509
424
  },
510
425
  {
511
- "name": "--m3e-bottom-sheet-header-font-size",
512
- "description": "Font size for the sheet header.",
426
+ "name": "--m3e-connected-button-group-medium-inner-pressed-shape",
427
+ "description": "Pressed corner shape for connected variant, medium size.",
513
428
  "values": []
514
429
  },
515
430
  {
516
- "name": "--m3e-bottom-sheet-header-font-weight",
517
- "description": "Font weight for the sheet header.",
431
+ "name": "--m3e-connected-button-group-large-inner-shape",
432
+ "description": "Corner shape for connected variant, large size.",
518
433
  "values": []
519
434
  },
520
435
  {
521
- "name": "--m3e-bottom-sheet-header-line-height",
522
- "description": "Line height for the sheet header.",
436
+ "name": "--m3e-connected-button-group-large-inner-pressed-shape",
437
+ "description": "Pressed corner shape for connected variant, large size.",
523
438
  "values": []
524
439
  },
525
440
  {
526
- "name": "--m3e-bottom-sheet-header-tracking",
527
- "description": "Letter spacing (tracking) for the sheet header.",
441
+ "name": "--m3e-connected-button-group-extra-large-inner-shape",
442
+ "description": "Corner shape for connected variant, extra-large size.",
528
443
  "values": []
529
444
  },
530
445
  {
531
- "name": "--m3e-standard-button-group-extra-small-spacing",
532
- "description": "Spacing between buttons in standard variant, extra-small size.",
446
+ "name": "--m3e-connected-button-group-extra-large-inner-pressed-shape",
447
+ "description": "Pressed corner shape for connected variant, extra-large size.",
533
448
  "values": []
534
449
  },
535
450
  {
536
- "name": "--m3e-standard-button-group-small-spacing",
537
- "description": "Spacing between buttons in standard variant, small size.",
451
+ "name": "--m3e-button-container-height",
452
+ "description": "Height of the button container, for all size variants.",
538
453
  "values": []
539
454
  },
540
455
  {
541
- "name": "--m3e-standard-button-group-medium-spacing",
542
- "description": "Spacing between buttons in standard variant, medium size.",
456
+ "name": "--m3e-button-outline-thickness",
457
+ "description": "Thickness of the button outline, for all size variants.",
543
458
  "values": []
544
459
  },
545
460
  {
546
- "name": "--m3e-standard-button-group-large-spacing",
547
- "description": "Spacing between buttons in standard variant, large size.",
461
+ "name": "--m3e-button-label-text-font-size",
462
+ "description": "Font size for the label text, for all size variants.",
548
463
  "values": []
549
464
  },
550
465
  {
551
- "name": "--m3e-standard-button-group-extra-large-spacing",
552
- "description": "Spacing between buttons in standard variant, extra-large size.",
466
+ "name": "--m3e-button-label-text-font-weight",
467
+ "description": "Font weight for the label text, for all size variants.",
553
468
  "values": []
554
469
  },
555
470
  {
556
- "name": "--m3e-connected-button-group-spacing",
557
- "description": "Spacing between buttons in connected variant.",
471
+ "name": "--m3e-button-label-text-line-height",
472
+ "description": "Line height for the label text, for all size variants.",
558
473
  "values": []
559
474
  },
560
475
  {
561
- "name": "--m3e-connected-button-group-extra-small-inner-shape",
562
- "description": "Corner shape for connected variant, extra-small size.",
476
+ "name": "--m3e-button-label-text-tracking",
477
+ "description": "Letter tracking for the label text, for all size variants.",
563
478
  "values": []
564
479
  },
565
480
  {
566
- "name": "--m3e-connected-button-group-extra-small-inner-pressed-shape",
567
- "description": "Pressed corner shape for connected variant, extra-small size.",
481
+ "name": "--m3e-button-icon-size",
482
+ "description": "Size of the icon, for all size variants.",
568
483
  "values": []
569
484
  },
570
485
  {
571
- "name": "--m3e-connected-button-group-small-inner-shape",
572
- "description": "Corner shape for connected variant, small size.",
486
+ "name": "--m3e-button-shape-round",
487
+ "description": "Corner radius for round shape, for all size variants.",
573
488
  "values": []
574
489
  },
575
490
  {
576
- "name": "--m3e-connected-button-group-small-inner-pressed-shape",
577
- "description": "Pressed corner shape for connected variant, small size.",
491
+ "name": "--m3e-button-shape-square",
492
+ "description": "Corner radius for square shape, for all size variants.",
578
493
  "values": []
579
494
  },
580
495
  {
581
- "name": "--m3e-connected-button-group-medium-inner-shape",
582
- "description": "Corner shape for connected variant, medium size.",
496
+ "name": "--m3e-button-selected-shape-round",
497
+ "description": "Corner radius when selected (round), for all size variants.",
583
498
  "values": []
584
499
  },
585
500
  {
586
- "name": "--m3e-connected-button-group-medium-inner-pressed-shape",
587
- "description": "Pressed corner shape for connected variant, medium size.",
501
+ "name": "--m3e-button-selected-shape-square",
502
+ "description": "Corner radius when selected (square), for all size variants.",
588
503
  "values": []
589
504
  },
590
505
  {
591
- "name": "--m3e-connected-button-group-large-inner-shape",
592
- "description": "Corner shape for connected variant, large size.",
506
+ "name": "--m3e-button-shape-pressed-morph",
507
+ "description": "Corner radius when pressed, for all size variants.",
593
508
  "values": []
594
509
  },
595
510
  {
596
- "name": "--m3e-connected-button-group-large-inner-pressed-shape",
597
- "description": "Pressed corner shape for connected variant, large size.",
511
+ "name": "--m3e-button-leading-space",
512
+ "description": "Space before icon or label, for all size variants.",
598
513
  "values": []
599
514
  },
600
515
  {
601
- "name": "--m3e-connected-button-group-extra-large-inner-shape",
602
- "description": "Corner shape for connected variant, extra-large size.",
516
+ "name": "--m3e-button-trailing-space",
517
+ "description": "Space after icon or label, for all size variants.",
603
518
  "values": []
604
519
  },
605
520
  {
606
- "name": "--m3e-connected-button-group-extra-large-inner-pressed-shape",
607
- "description": "Pressed corner shape for connected variant, extra-large size.",
521
+ "name": "--m3e-button-icon-label-space",
522
+ "description": "Space between icon and label, for all size variants.",
608
523
  "values": []
609
524
  },
610
525
  {
@@ -983,117 +898,392 @@
983
898
  "values": []
984
899
  },
985
900
  {
986
- "name": "--m3e-elevated-button-label-text-color",
987
- "description": "Label color, for the elevated variant.",
901
+ "name": "--m3e-button-outline-color",
902
+ "description": "Outline color, for all variants.",
988
903
  "values": []
989
904
  },
990
905
  {
991
- "name": "--m3e-elevated-button-icon-color",
992
- "description": "Icon color, for the elevated variant.",
906
+ "name": "--m3e-button-disabled-outline-color",
907
+ "description": "Disabled outline color, for all variants.",
993
908
  "values": []
994
909
  },
995
910
  {
996
- "name": "--m3e-elevated-button-container-color",
997
- "description": "Container background color, for the elevated variant.",
911
+ "name": "--m3e-button-hover-outline-color",
912
+ "description": "Hover outline color, for all variants.",
998
913
  "values": []
999
914
  },
1000
915
  {
1001
- "name": "--m3e-elevated-button-container-elevation",
1002
- "description": "Elevation, for the elevated variant.",
916
+ "name": "--m3e-button-focus-outline-color",
917
+ "description": "Focus outline color, for all variants.",
1003
918
  "values": []
1004
919
  },
1005
920
  {
1006
- "name": "--m3e-elevated-button-unselected-label-text-color",
1007
- "description": "Unselected label color, for the elevated variant.",
921
+ "name": "--m3e-button-pressed-outline-color",
922
+ "description": "Pressed outline color, for all variants.",
1008
923
  "values": []
1009
924
  },
1010
925
  {
1011
- "name": "--m3e-elevated-button-unselected-icon-color",
1012
- "description": "Unselected icon color, for the elevated variant.",
926
+ "name": "--m3e-button-container-color",
927
+ "description": "Container background color, for all variants.",
1013
928
  "values": []
1014
929
  },
1015
930
  {
1016
- "name": "--m3e-elevated-button-unselected-container-color",
1017
- "description": "Unselected container color, for the elevated variant.",
931
+ "name": "--m3e-button-container-elevation",
932
+ "description": "Elevation, for all variants.",
1018
933
  "values": []
1019
934
  },
1020
935
  {
1021
- "name": "--m3e-elevated-button-selected-label-text-color",
1022
- "description": "Selected label color, for the elevated variant.",
936
+ "name": "--m3e-button-unselected-container-color",
937
+ "description": "Unselected container color, for all variants.",
1023
938
  "values": []
1024
939
  },
1025
940
  {
1026
- "name": "--m3e-elevated-button-selected-icon-color",
1027
- "description": "Selected icon color, for the elevated variant.",
941
+ "name": "--m3e-button-selected-container-color",
942
+ "description": "Selected container color, for all variants.",
1028
943
  "values": []
1029
944
  },
1030
945
  {
1031
- "name": "--m3e-elevated-button-selected-container-color",
1032
- "description": "Selected container color, for the elevated variant.",
946
+ "name": "--m3e-button-disabled-container-elevation",
947
+ "description": "Disabled elevation, for all variants.",
1033
948
  "values": []
1034
949
  },
1035
950
  {
1036
- "name": "--m3e-elevated-button-disabled-container-color",
1037
- "description": "Disabled container color, for the elevated variant.",
951
+ "name": "--m3e-button-hover-container-elevation",
952
+ "description": "Hover elevation, for all variants.",
1038
953
  "values": []
1039
954
  },
1040
955
  {
1041
- "name": "--m3e-elevated-button-disabled-container-opacity",
1042
- "description": "Disabled container opacity, for the elevated variant.",
956
+ "name": "--m3e-button-focus-container-elevation",
957
+ "description": "Focus elevation, for all variants.",
1043
958
  "values": []
1044
959
  },
1045
960
  {
1046
- "name": "--m3e-elevated-button-disabled-icon-color",
1047
- "description": "Disabled icon color, for the elevated variant.",
961
+ "name": "--m3e-button-pressed-container-elevation",
962
+ "description": "Pressed elevation, for all variants.",
1048
963
  "values": []
1049
964
  },
1050
965
  {
1051
- "name": "--m3e-elevated-button-disabled-icon-opacity",
1052
- "description": "Disabled icon opacity, for the elevated variant.",
966
+ "name": "--m3e-button-label-text-color",
967
+ "description": "Label color, for all variants.",
1053
968
  "values": []
1054
969
  },
1055
970
  {
1056
- "name": "--m3e-elevated-button-disabled-label-text-color",
1057
- "description": "Disabled label color, for the elevated variant.",
971
+ "name": "--m3e-button-icon-color",
972
+ "description": "Icon color, for all variants.",
1058
973
  "values": []
1059
974
  },
1060
975
  {
1061
- "name": "--m3e-elevated-button-disabled-label-text-opacity",
1062
- "description": "Disabled label opacity, for the elevated variant.",
976
+ "name": "--m3e-button-unselected-label-text-color",
977
+ "description": "Unselected label color, for all variants.",
1063
978
  "values": []
1064
979
  },
1065
980
  {
1066
- "name": "--m3e-elevated-button-disabled-container-elevation",
1067
- "description": "Disabled elevation, for the elevated variant.",
981
+ "name": "--m3e-button-unselected-icon-color",
982
+ "description": "Unselected icon color, for all variants.",
1068
983
  "values": []
1069
984
  },
1070
985
  {
1071
- "name": "--m3e-elevated-button-hover-icon-color",
1072
- "description": "Hover icon color, for the elevated variant.",
986
+ "name": "--m3e-button-selected-label-text-color",
987
+ "description": "Selected label color, for all variants.",
1073
988
  "values": []
1074
989
  },
1075
990
  {
1076
- "name": "--m3e-elevated-button-hover-label-text-color",
1077
- "description": "Hover label color, for the elevated variant.",
991
+ "name": "--m3e-button-selected-icon-color",
992
+ "description": "Selected icon color, for all variants.",
1078
993
  "values": []
1079
994
  },
1080
995
  {
1081
- "name": "--m3e-elevated-button-hover-state-layer-color",
1082
- "description": "Hover state layer color, for the elevated variant.",
996
+ "name": "--m3e-button-disabled-container-color",
997
+ "description": "Disabled container color, for all variants.",
1083
998
  "values": []
1084
999
  },
1085
1000
  {
1086
- "name": "--m3e-elevated-button-hover-state-layer-opacity",
1087
- "description": "Hover state layer opacity, for the elevated variant.",
1001
+ "name": "--m3e-button-disabled-container-opacity",
1002
+ "description": "Disabled container opacity, for all variants.",
1088
1003
  "values": []
1089
1004
  },
1090
1005
  {
1091
- "name": "--m3e-elevated-button-hover-container-elevation",
1092
- "description": "Hover elevation, for the elevated variant.",
1006
+ "name": "--m3e-button-disabled-icon-color",
1007
+ "description": "Disabled icon color, for all variants.",
1093
1008
  "values": []
1094
1009
  },
1095
1010
  {
1096
- "name": "--m3e-elevated-button-hover-unselected-icon-color",
1011
+ "name": "--m3e-button-disabled-icon-opacity",
1012
+ "description": "Disabled icon opacity, for all variants.",
1013
+ "values": []
1014
+ },
1015
+ {
1016
+ "name": "--m3e-button-disabled-label-text-color",
1017
+ "description": "Disabled label color, for all variants.",
1018
+ "values": []
1019
+ },
1020
+ {
1021
+ "name": "--m3e-button-disabled-label-text-opacity",
1022
+ "description": "Disabled label opacity, for all variants.",
1023
+ "values": []
1024
+ },
1025
+ {
1026
+ "name": "--m3e-button-hover-icon-color",
1027
+ "description": "Hover icon color, for all variants.",
1028
+ "values": []
1029
+ },
1030
+ {
1031
+ "name": "--m3e-button-hover-label-text-color",
1032
+ "description": "Hover label color, for all variants.",
1033
+ "values": []
1034
+ },
1035
+ {
1036
+ "name": "--m3e-button-hover-state-layer-color",
1037
+ "description": "Hover state layer color, for all variants.",
1038
+ "values": []
1039
+ },
1040
+ {
1041
+ "name": "--m3e-button-hover-state-layer-opacity",
1042
+ "description": "Hover state layer opacity, for all variants.",
1043
+ "values": []
1044
+ },
1045
+ {
1046
+ "name": "--m3e-button-hover-unselected-icon-color",
1047
+ "description": "Hover unselected icon color, for all variants.",
1048
+ "values": []
1049
+ },
1050
+ {
1051
+ "name": "--m3e-button-hover-unselected-label-text-color",
1052
+ "description": "Hover unselected label color, for all variants.",
1053
+ "values": []
1054
+ },
1055
+ {
1056
+ "name": "--m3e-button-hover-unselected-state-layer-color",
1057
+ "description": "Hover unselected state layer color, for all variants.",
1058
+ "values": []
1059
+ },
1060
+ {
1061
+ "name": "--m3e-button-hover-selected-icon-color",
1062
+ "description": "Hover selected icon color, for all variants.",
1063
+ "values": []
1064
+ },
1065
+ {
1066
+ "name": "--m3e-button-hover-selected-label-text-color",
1067
+ "description": "Hover selected label color, for all variants.",
1068
+ "values": []
1069
+ },
1070
+ {
1071
+ "name": "--m3e-button-hover-selected-state-layer-color",
1072
+ "description": "Hover selected state layer color, for all variants.",
1073
+ "values": []
1074
+ },
1075
+ {
1076
+ "name": "--m3e-button-focus-icon-color",
1077
+ "description": "Focus icon color, for all variants.",
1078
+ "values": []
1079
+ },
1080
+ {
1081
+ "name": "--m3e-button-focus-label-text-color",
1082
+ "description": "Focus label color, for all variants.",
1083
+ "values": []
1084
+ },
1085
+ {
1086
+ "name": "--m3e-button-focus-state-layer-color",
1087
+ "description": "Focus state layer color, for all variants.",
1088
+ "values": []
1089
+ },
1090
+ {
1091
+ "name": "--m3e-button-focus-state-layer-opacity",
1092
+ "description": "Focus state layer opacity, for all variants.",
1093
+ "values": []
1094
+ },
1095
+ {
1096
+ "name": "--m3e-button-focus-unselected-icon-color",
1097
+ "description": "Focus unselected icon color, for all variants.",
1098
+ "values": []
1099
+ },
1100
+ {
1101
+ "name": "--m3e-button-focus-unselected-label-text-color",
1102
+ "description": "Focus unselected label color, for all variants.",
1103
+ "values": []
1104
+ },
1105
+ {
1106
+ "name": "--m3e-button-focus-unselected-state-layer-color",
1107
+ "description": "Focus unselected state layer color, for all variants.",
1108
+ "values": []
1109
+ },
1110
+ {
1111
+ "name": "--m3e-button-focus-selected-icon-color",
1112
+ "description": "Focus selected icon color, for all variants.",
1113
+ "values": []
1114
+ },
1115
+ {
1116
+ "name": "--m3e-button-focus-selected-label-text-color",
1117
+ "description": "Focus selected label color, for all variants.",
1118
+ "values": []
1119
+ },
1120
+ {
1121
+ "name": "--m3e-button-focus-selected-state-layer-color",
1122
+ "description": "Focus selected state layer color, for all variants.",
1123
+ "values": []
1124
+ },
1125
+ {
1126
+ "name": "--m3e-button-pressed-icon-color",
1127
+ "description": "Pressed icon color, for all variants.",
1128
+ "values": []
1129
+ },
1130
+ {
1131
+ "name": "--m3e-button-pressed-label-text-color",
1132
+ "description": "Pressed label color, for all variants.",
1133
+ "values": []
1134
+ },
1135
+ {
1136
+ "name": "--m3e-button-pressed-state-layer-color",
1137
+ "description": "Pressed state layer color, for all variants.",
1138
+ "values": []
1139
+ },
1140
+ {
1141
+ "name": "--m3e-button-pressed-state-layer-opacity",
1142
+ "description": "Pressed state layer opacity, for all variants.",
1143
+ "values": []
1144
+ },
1145
+ {
1146
+ "name": "--m3e-button-pressed-unselected-icon-color",
1147
+ "description": "Pressed unselected icon color, for all variants.",
1148
+ "values": []
1149
+ },
1150
+ {
1151
+ "name": "--m3e-button-pressed-unselected-label-text-color",
1152
+ "description": "Pressed unselected label color, for all variants.",
1153
+ "values": []
1154
+ },
1155
+ {
1156
+ "name": "--m3e-button-pressed-unselected-state-layer-color",
1157
+ "description": "Pressed unselected state layer color, for all variants.",
1158
+ "values": []
1159
+ },
1160
+ {
1161
+ "name": "--m3e-button-pressed-selected-icon-color",
1162
+ "description": "Pressed selected icon color, for all variants.",
1163
+ "values": []
1164
+ },
1165
+ {
1166
+ "name": "--m3e-button-pressed-selected-label-text-color",
1167
+ "description": "Pressed selected label color, for all variants.",
1168
+ "values": []
1169
+ },
1170
+ {
1171
+ "name": "--m3e-button-pressed-selected-state-layer-color",
1172
+ "description": "Pressed selected state layer color, for all variants.",
1173
+ "values": []
1174
+ },
1175
+ {
1176
+ "name": "--m3e-elevated-button-label-text-color",
1177
+ "description": "Label color, for the elevated variant.",
1178
+ "values": []
1179
+ },
1180
+ {
1181
+ "name": "--m3e-elevated-button-icon-color",
1182
+ "description": "Icon color, for the elevated variant.",
1183
+ "values": []
1184
+ },
1185
+ {
1186
+ "name": "--m3e-elevated-button-container-color",
1187
+ "description": "Container background color, for the elevated variant.",
1188
+ "values": []
1189
+ },
1190
+ {
1191
+ "name": "--m3e-elevated-button-container-elevation",
1192
+ "description": "Elevation, for the elevated variant.",
1193
+ "values": []
1194
+ },
1195
+ {
1196
+ "name": "--m3e-elevated-button-unselected-label-text-color",
1197
+ "description": "Unselected label color, for the elevated variant.",
1198
+ "values": []
1199
+ },
1200
+ {
1201
+ "name": "--m3e-elevated-button-unselected-icon-color",
1202
+ "description": "Unselected icon color, for the elevated variant.",
1203
+ "values": []
1204
+ },
1205
+ {
1206
+ "name": "--m3e-elevated-button-unselected-container-color",
1207
+ "description": "Unselected container color, for the elevated variant.",
1208
+ "values": []
1209
+ },
1210
+ {
1211
+ "name": "--m3e-elevated-button-selected-label-text-color",
1212
+ "description": "Selected label color, for the elevated variant.",
1213
+ "values": []
1214
+ },
1215
+ {
1216
+ "name": "--m3e-elevated-button-selected-icon-color",
1217
+ "description": "Selected icon color, for the elevated variant.",
1218
+ "values": []
1219
+ },
1220
+ {
1221
+ "name": "--m3e-elevated-button-selected-container-color",
1222
+ "description": "Selected container color, for the elevated variant.",
1223
+ "values": []
1224
+ },
1225
+ {
1226
+ "name": "--m3e-elevated-button-disabled-container-color",
1227
+ "description": "Disabled container color, for the elevated variant.",
1228
+ "values": []
1229
+ },
1230
+ {
1231
+ "name": "--m3e-elevated-button-disabled-container-opacity",
1232
+ "description": "Disabled container opacity, for the elevated variant.",
1233
+ "values": []
1234
+ },
1235
+ {
1236
+ "name": "--m3e-elevated-button-disabled-icon-color",
1237
+ "description": "Disabled icon color, for the elevated variant.",
1238
+ "values": []
1239
+ },
1240
+ {
1241
+ "name": "--m3e-elevated-button-disabled-icon-opacity",
1242
+ "description": "Disabled icon opacity, for the elevated variant.",
1243
+ "values": []
1244
+ },
1245
+ {
1246
+ "name": "--m3e-elevated-button-disabled-label-text-color",
1247
+ "description": "Disabled label color, for the elevated variant.",
1248
+ "values": []
1249
+ },
1250
+ {
1251
+ "name": "--m3e-elevated-button-disabled-label-text-opacity",
1252
+ "description": "Disabled label opacity, for the elevated variant.",
1253
+ "values": []
1254
+ },
1255
+ {
1256
+ "name": "--m3e-elevated-button-disabled-container-elevation",
1257
+ "description": "Disabled elevation, for the elevated variant.",
1258
+ "values": []
1259
+ },
1260
+ {
1261
+ "name": "--m3e-elevated-button-hover-icon-color",
1262
+ "description": "Hover icon color, for the elevated variant.",
1263
+ "values": []
1264
+ },
1265
+ {
1266
+ "name": "--m3e-elevated-button-hover-label-text-color",
1267
+ "description": "Hover label color, for the elevated variant.",
1268
+ "values": []
1269
+ },
1270
+ {
1271
+ "name": "--m3e-elevated-button-hover-state-layer-color",
1272
+ "description": "Hover state layer color, for the elevated variant.",
1273
+ "values": []
1274
+ },
1275
+ {
1276
+ "name": "--m3e-elevated-button-hover-state-layer-opacity",
1277
+ "description": "Hover state layer opacity, for the elevated variant.",
1278
+ "values": []
1279
+ },
1280
+ {
1281
+ "name": "--m3e-elevated-button-hover-container-elevation",
1282
+ "description": "Hover elevation, for the elevated variant.",
1283
+ "values": []
1284
+ },
1285
+ {
1286
+ "name": "--m3e-elevated-button-hover-unselected-icon-color",
1097
1287
  "description": "Hover unselected icon color, for the elevated variant.",
1098
1288
  "values": []
1099
1289
  },
@@ -2183,63 +2373,223 @@
2183
2373
  "values": []
2184
2374
  },
2185
2375
  {
2186
- "name": "--m3e-card-padding",
2187
- "description": "Internal spacing for all slotted regions",
2376
+ "name": "--m3e-bottom-sheet-width",
2377
+ "description": "The width of the sheet.",
2188
2378
  "values": []
2189
2379
  },
2190
2380
  {
2191
- "name": "--m3e-card-shape",
2192
- "description": "Corner radius of the card container.",
2381
+ "name": "--m3e-bottom-sheet-max-width",
2382
+ "description": "The maximum width of the sheet.",
2193
2383
  "values": []
2194
2384
  },
2195
2385
  {
2196
- "name": "--m3e-filled-card-text-color",
2197
- "description": "Foreground color for text content in filled cards.",
2386
+ "name": "--m3e-bottom-sheet-container-color",
2387
+ "description": "The background color of the sheet container.",
2198
2388
  "values": []
2199
2389
  },
2200
2390
  {
2201
- "name": "--m3e-filled-card-container-color",
2202
- "description": "Background color of the filled card container.",
2391
+ "name": "--m3e-bottom-sheet-elevation",
2392
+ "description": "The elevation level when not modal.",
2203
2393
  "values": []
2204
2394
  },
2205
2395
  {
2206
- "name": "--m3e-filled-card-container-elevation",
2207
- "description": "Elevation level for filled card container.",
2396
+ "name": "--m3e-bottom-sheet-modal-elevation",
2397
+ "description": "The elevation level when modal.",
2208
2398
  "values": []
2209
2399
  },
2210
2400
  {
2211
- "name": "--m3e-filled-card-disabled-text-color",
2212
- "description": "Text color when filled card is disabled.",
2401
+ "name": "--m3e-bottom-sheet-full-elevation",
2402
+ "description": "The elevation level when full height.",
2213
2403
  "values": []
2214
2404
  },
2215
2405
  {
2216
- "name": "--m3e-filled-card-disabled-text-opacity",
2217
- "description": "Opacity applied to text when disabled.",
2406
+ "name": "--m3e-bottom-sheet-z-index",
2407
+ "description": "The z-index of the non-modal sheet.",
2218
2408
  "values": []
2219
2409
  },
2220
2410
  {
2221
- "name": "--m3e-filled-card-disabled-container-color",
2222
- "description": "Background color when disabled.",
2411
+ "name": "--m3e-bottom-sheet-minimized-container-shape",
2412
+ "description": "The border radius when minimized.",
2223
2413
  "values": []
2224
2414
  },
2225
2415
  {
2226
- "name": "--m3e-filled-card-disabled-container-elevation",
2227
- "description": "Elevation level when disabled.",
2416
+ "name": "--m3e-bottom-sheet-container-shape",
2417
+ "description": "The border radius of the sheet container.",
2228
2418
  "values": []
2229
2419
  },
2230
2420
  {
2231
- "name": "--m3e-filled-card-disabled-container-elevation-color",
2232
- "description": "Shadow color when disabled.",
2421
+ "name": "--m3e-bottom-sheet-full-container-shape",
2422
+ "description": "The border radius when full height.",
2233
2423
  "values": []
2234
2424
  },
2235
2425
  {
2236
- "name": "--m3e-filled-card-disabled-container-elevation-opacity",
2237
- "description": "Shadow opacity when disabled.",
2426
+ "name": "--m3e-bottom-sheet-scrim-color",
2427
+ "description": "The color of the scrim overlay.",
2238
2428
  "values": []
2239
2429
  },
2240
2430
  {
2241
- "name": "--m3e-filled-card-disabled-container-opacity",
2242
- "description": "Overall container opacity when disabled.",
2431
+ "name": "--m3e-bottom-sheet-scrim-opacity",
2432
+ "description": "The opacity of the scrim overlay.",
2433
+ "values": []
2434
+ },
2435
+ {
2436
+ "name": "--m3e-bottom-sheet-peek-height",
2437
+ "description": "The visible height when minimized.",
2438
+ "values": []
2439
+ },
2440
+ {
2441
+ "name": "--m3e-bottom-sheet-compact-top-space",
2442
+ "description": "The top space in compact mode.",
2443
+ "values": []
2444
+ },
2445
+ {
2446
+ "name": "--m3e-bottom-sheet-top-space",
2447
+ "description": "The top space in standard mode.",
2448
+ "values": []
2449
+ },
2450
+ {
2451
+ "name": "--m3e-bottom-sheet-padding-block",
2452
+ "description": "The vertical padding.",
2453
+ "values": []
2454
+ },
2455
+ {
2456
+ "name": "--m3e-bottom-sheet-padding-inline",
2457
+ "description": "The horizontal padding.",
2458
+ "values": []
2459
+ },
2460
+ {
2461
+ "name": "--m3e-bottom-sheet-handle-container-height",
2462
+ "description": "The height of the drag handle container.",
2463
+ "values": []
2464
+ },
2465
+ {
2466
+ "name": "--m3e-bottom-sheet-handle-width",
2467
+ "description": "The width of the drag handle.",
2468
+ "values": []
2469
+ },
2470
+ {
2471
+ "name": "--m3e-bottom-sheet-handle-height",
2472
+ "description": "The height of the drag handle.",
2473
+ "values": []
2474
+ },
2475
+ {
2476
+ "name": "--m3e-bottom-sheet-handle-shape",
2477
+ "description": "The border radius of the handle.",
2478
+ "values": []
2479
+ },
2480
+ {
2481
+ "name": "--m3e-bottom-sheet-handle-color",
2482
+ "description": "The color of the drag handle.",
2483
+ "values": []
2484
+ },
2485
+ {
2486
+ "name": "--m3e-bottom-sheet-handle-focus-ring-offset",
2487
+ "description": "The offset of the focus ring around the handle.",
2488
+ "values": []
2489
+ },
2490
+ {
2491
+ "name": "--m3e-bottom-sheet-color",
2492
+ "description": "The foreground (text) color of the sheet.",
2493
+ "values": []
2494
+ },
2495
+ {
2496
+ "name": "--m3e-bottom-sheet-content-font-size",
2497
+ "description": "Font size for the sheet content.",
2498
+ "values": []
2499
+ },
2500
+ {
2501
+ "name": "--m3e-bottom-sheet-content-font-weight",
2502
+ "description": "Font weight for the sheet content.",
2503
+ "values": []
2504
+ },
2505
+ {
2506
+ "name": "--m3e-bottom-sheet-content-line-height",
2507
+ "description": "Line height for the sheet content.",
2508
+ "values": []
2509
+ },
2510
+ {
2511
+ "name": "--m3e-bottom-sheet-content-tracking",
2512
+ "description": "Letter spacing (tracking) for the sheet content.",
2513
+ "values": []
2514
+ },
2515
+ {
2516
+ "name": "--m3e-bottom-sheet-header-font-size",
2517
+ "description": "Font size for the sheet header.",
2518
+ "values": []
2519
+ },
2520
+ {
2521
+ "name": "--m3e-bottom-sheet-header-font-weight",
2522
+ "description": "Font weight for the sheet header.",
2523
+ "values": []
2524
+ },
2525
+ {
2526
+ "name": "--m3e-bottom-sheet-header-line-height",
2527
+ "description": "Line height for the sheet header.",
2528
+ "values": []
2529
+ },
2530
+ {
2531
+ "name": "--m3e-bottom-sheet-header-tracking",
2532
+ "description": "Letter spacing (tracking) for the sheet header.",
2533
+ "values": []
2534
+ },
2535
+ {
2536
+ "name": "--m3e-card-padding",
2537
+ "description": "Internal spacing for all slotted regions",
2538
+ "values": []
2539
+ },
2540
+ {
2541
+ "name": "--m3e-card-shape",
2542
+ "description": "Corner radius of the card container.",
2543
+ "values": []
2544
+ },
2545
+ {
2546
+ "name": "--m3e-filled-card-text-color",
2547
+ "description": "Foreground color for text content in filled cards.",
2548
+ "values": []
2549
+ },
2550
+ {
2551
+ "name": "--m3e-filled-card-container-color",
2552
+ "description": "Background color of the filled card container.",
2553
+ "values": []
2554
+ },
2555
+ {
2556
+ "name": "--m3e-filled-card-container-elevation",
2557
+ "description": "Elevation level for filled card container.",
2558
+ "values": []
2559
+ },
2560
+ {
2561
+ "name": "--m3e-filled-card-disabled-text-color",
2562
+ "description": "Text color when filled card is disabled.",
2563
+ "values": []
2564
+ },
2565
+ {
2566
+ "name": "--m3e-filled-card-disabled-text-opacity",
2567
+ "description": "Opacity applied to text when disabled.",
2568
+ "values": []
2569
+ },
2570
+ {
2571
+ "name": "--m3e-filled-card-disabled-container-color",
2572
+ "description": "Background color when disabled.",
2573
+ "values": []
2574
+ },
2575
+ {
2576
+ "name": "--m3e-filled-card-disabled-container-elevation",
2577
+ "description": "Elevation level when disabled.",
2578
+ "values": []
2579
+ },
2580
+ {
2581
+ "name": "--m3e-filled-card-disabled-container-elevation-color",
2582
+ "description": "Shadow color when disabled.",
2583
+ "values": []
2584
+ },
2585
+ {
2586
+ "name": "--m3e-filled-card-disabled-container-elevation-opacity",
2587
+ "description": "Shadow opacity when disabled.",
2588
+ "values": []
2589
+ },
2590
+ {
2591
+ "name": "--m3e-filled-card-disabled-container-opacity",
2592
+ "description": "Overall container opacity when disabled.",
2243
2593
  "values": []
2244
2594
  },
2245
2595
  {
@@ -3573,193 +3923,563 @@
3573
3923
  "values": []
3574
3924
  },
3575
3925
  {
3576
- "name": "--m3e-drawer-container-width",
3577
- "description": "The width of the drawer container.",
3926
+ "name": "--m3e-drawer-container-width",
3927
+ "description": "The width of the drawer container.",
3928
+ "values": []
3929
+ },
3930
+ {
3931
+ "name": "--m3e-drawer-container-scrim-opacity",
3932
+ "description": "The opacity of the scrim behind the drawer.",
3933
+ "values": []
3934
+ },
3935
+ {
3936
+ "name": "--m3e-modal-drawer-start-shape",
3937
+ "description": "The shape of the drawer’s start edge (typically left in LTR).",
3938
+ "values": []
3939
+ },
3940
+ {
3941
+ "name": "--m3e-modal-drawer-end-shape",
3942
+ "description": "The shape of the drawer’s end edge (typically right in LTR).",
3943
+ "values": []
3944
+ },
3945
+ {
3946
+ "name": "--m3e-modal-drawer-container-color",
3947
+ "description": "The background color of the modal drawer container.",
3948
+ "values": []
3949
+ },
3950
+ {
3951
+ "name": "--m3e-modal-drawer-elevation",
3952
+ "description": "The elevation level of the modal drawer container.",
3953
+ "values": []
3954
+ },
3955
+ {
3956
+ "name": "--m3e-drawer-divider-color",
3957
+ "description": "The color of the divider between drawer sections.",
3958
+ "values": []
3959
+ },
3960
+ {
3961
+ "name": "--m3e-drawer-divider-thickness",
3962
+ "description": "The thickness of the divider line.",
3963
+ "values": []
3964
+ },
3965
+ {
3966
+ "name": "--m3e-expansion-header-collapsed-height",
3967
+ "description": "Height of the header when the panel is collapsed.",
3968
+ "values": []
3969
+ },
3970
+ {
3971
+ "name": "--m3e-expansion-header-expanded-height",
3972
+ "description": "Height of the header when the panel is expanded.",
3973
+ "values": []
3974
+ },
3975
+ {
3976
+ "name": "--m3e-expansion-header-padding-left",
3977
+ "description": "Left padding inside the header.",
3978
+ "values": []
3979
+ },
3980
+ {
3981
+ "name": "--m3e-expansion-header-padding-right",
3982
+ "description": "Right padding inside the header.",
3983
+ "values": []
3984
+ },
3985
+ {
3986
+ "name": "--m3e-expansion-header-spacing",
3987
+ "description": "Spacing between header elements.",
3988
+ "values": []
3989
+ },
3990
+ {
3991
+ "name": "--m3e-expansion-header-toggle-icon-size",
3992
+ "description": "Size of the toggle icon (e.g. chevron).",
3993
+ "values": []
3994
+ },
3995
+ {
3996
+ "name": "--m3e-expansion-header-font-size",
3997
+ "description": "The font size of the header text.",
3998
+ "values": []
3999
+ },
4000
+ {
4001
+ "name": "--m3e-expansion-header-font-weight",
4002
+ "description": "The font weight of the header text.",
4003
+ "values": []
4004
+ },
4005
+ {
4006
+ "name": "--m3e-expansion-header-line-height",
4007
+ "description": "The line height of the header text.",
4008
+ "values": []
4009
+ },
4010
+ {
4011
+ "name": "--m3e-expansion-header-tracking",
4012
+ "description": "Letter spacing (tracking) of the header text.",
4013
+ "values": []
4014
+ },
4015
+ {
4016
+ "name": "--m3e-expansion-header-collapsed-height",
4017
+ "description": "Height of the header when the panel is collapsed.",
4018
+ "values": []
4019
+ },
4020
+ {
4021
+ "name": "--m3e-expansion-header-expanded-height",
4022
+ "description": "Height of the header when the panel is expanded.",
4023
+ "values": []
4024
+ },
4025
+ {
4026
+ "name": "--m3e-expansion-header-padding-left",
4027
+ "description": "Left padding inside the header.",
4028
+ "values": []
4029
+ },
4030
+ {
4031
+ "name": "--m3e-expansion-header-padding-right",
4032
+ "description": "Right padding inside the header.",
4033
+ "values": []
4034
+ },
4035
+ {
4036
+ "name": "--m3e-expansion-header-spacing",
4037
+ "description": "Spacing between header elements.",
4038
+ "values": []
4039
+ },
4040
+ {
4041
+ "name": "--m3e-expansion-header-toggle-icon-size",
4042
+ "description": "Size of the toggle icon (e.g. chevron).",
4043
+ "values": []
4044
+ },
4045
+ {
4046
+ "name": "--m3e-expansion-header-font-size",
4047
+ "description": "The font size of the header text.",
4048
+ "values": []
4049
+ },
4050
+ {
4051
+ "name": "--m3e-expansion-header-font-weight",
4052
+ "description": "The font weight of the header text.",
4053
+ "values": []
4054
+ },
4055
+ {
4056
+ "name": "--m3e-expansion-header-line-height",
4057
+ "description": "The line height of the header text.",
4058
+ "values": []
4059
+ },
4060
+ {
4061
+ "name": "--m3e-expansion-header-tracking",
4062
+ "description": "Letter spacing (tracking) of the header text.",
4063
+ "values": []
4064
+ },
4065
+ {
4066
+ "name": "--m3e-expansion-panel-text-color",
4067
+ "description": "Color of the panel's text content.",
4068
+ "values": []
4069
+ },
4070
+ {
4071
+ "name": "--m3e-expansion-panel-disabled-text-color",
4072
+ "description": "Color of the panel's text content, when disabled.",
4073
+ "values": []
4074
+ },
4075
+ {
4076
+ "name": "--m3e-expansion-panel-disabled-text-opacity",
4077
+ "description": "Opacity of the panel's text content, when disabled.",
4078
+ "values": []
4079
+ },
4080
+ {
4081
+ "name": "--m3e-expansion-panel-container-color",
4082
+ "description": "Background color of the panel container.",
4083
+ "values": []
4084
+ },
4085
+ {
4086
+ "name": "--m3e-expansion-panel-elevation",
4087
+ "description": "Elevation level when the panel is collapsed.",
4088
+ "values": []
4089
+ },
4090
+ {
4091
+ "name": "--m3e-expansion-panel-shape",
4092
+ "description": "Shape (e.g. border radius) of the panel when collapsed.",
4093
+ "values": []
4094
+ },
4095
+ {
4096
+ "name": "--m3e-expansion-panel-open-elevation",
4097
+ "description": "Elevation level when the panel is expanded.",
4098
+ "values": []
4099
+ },
4100
+ {
4101
+ "name": "--m3e-expansion-panel-open-shape",
4102
+ "description": "Shape (e.g. border radius) of the panel when expanded.",
4103
+ "values": []
4104
+ },
4105
+ {
4106
+ "name": "--m3e-expansion-panel-content-padding",
4107
+ "description": "Padding around the panel's content area.",
4108
+ "values": []
4109
+ },
4110
+ {
4111
+ "name": "--m3e-expansion-panel-actions-spacing",
4112
+ "description": "Spacing between action buttons or elements.",
4113
+ "values": []
4114
+ },
4115
+ {
4116
+ "name": "--m3e-expansion-panel-actions-padding",
4117
+ "description": "Padding around the actions section.",
4118
+ "values": []
4119
+ },
4120
+ {
4121
+ "name": "--m3e-expansion-panel-actions-divider-thickness",
4122
+ "description": "Thickness of the divider above actions.",
4123
+ "values": []
4124
+ },
4125
+ {
4126
+ "name": "--m3e-expansion-panel-actions-divider-color",
4127
+ "description": "Color of the divider above actions.",
4128
+ "values": []
4129
+ },
4130
+ {
4131
+ "name": "--m3e-fab-container-height",
4132
+ "description": "Height of the FAB container for all size variants.",
4133
+ "values": []
4134
+ },
4135
+ {
4136
+ "name": "--m3e-fab-label-text-font-size",
4137
+ "description": "Font size for the FAB label text for all size variants.",
4138
+ "values": []
4139
+ },
4140
+ {
4141
+ "name": "--m3e-fab-label-text-font-weight",
4142
+ "description": "Font weight for the FAB label text for all size variants.",
4143
+ "values": []
4144
+ },
4145
+ {
4146
+ "name": "--m3e-fab-label-text-line-height",
4147
+ "description": "Line height for the FAB label text for all size variants.",
4148
+ "values": []
4149
+ },
4150
+ {
4151
+ "name": "--m3e-fab-label-text-tracking",
4152
+ "description": "Letter spacing (tracking) for the FAB label text for all size variants.",
4153
+ "values": []
4154
+ },
4155
+ {
4156
+ "name": "--m3e-fab-icon-size",
4157
+ "description": "Icon size for the FAB for all size variants.",
4158
+ "values": []
4159
+ },
4160
+ {
4161
+ "name": "--m3e-fab-shape",
4162
+ "description": "Border radius for the FAB for all size variants.",
4163
+ "values": []
4164
+ },
4165
+ {
4166
+ "name": "--m3e-fab-leading-space",
4167
+ "description": "Leading space for the FAB for all size variants.",
4168
+ "values": []
4169
+ },
4170
+ {
4171
+ "name": "--m3e-fab-trailing-space",
4172
+ "description": "Trailing space for the FAB for all size variants.",
4173
+ "values": []
4174
+ },
4175
+ {
4176
+ "name": "--m3e-fab-icon-label-space",
4177
+ "description": "Space between icon and label for the FAB for all size variants.",
4178
+ "values": []
4179
+ },
4180
+ {
4181
+ "name": "--m3e-fab-small-container-height",
4182
+ "description": "Height of the small FAB container.",
4183
+ "values": []
4184
+ },
4185
+ {
4186
+ "name": "--m3e-fab-small-label-text-font-size",
4187
+ "description": "Font size for the small FAB label text.",
4188
+ "values": []
4189
+ },
4190
+ {
4191
+ "name": "--m3e-fab-small-label-text-font-weight",
4192
+ "description": "Font weight for the small FAB label text.",
4193
+ "values": []
4194
+ },
4195
+ {
4196
+ "name": "--m3e-fab-small-label-text-line-height",
4197
+ "description": "Line height for the small FAB label text.",
4198
+ "values": []
4199
+ },
4200
+ {
4201
+ "name": "--m3e-fab-small-label-text-tracking",
4202
+ "description": "Letter spacing (tracking) for the small FAB label text.",
4203
+ "values": []
4204
+ },
4205
+ {
4206
+ "name": "--m3e-fab-small-icon-size",
4207
+ "description": "Icon size for the small FAB.",
4208
+ "values": []
4209
+ },
4210
+ {
4211
+ "name": "--m3e-fab-small-shape",
4212
+ "description": "Border radius for the small FAB.",
4213
+ "values": []
4214
+ },
4215
+ {
4216
+ "name": "--m3e-fab-small-leading-space",
4217
+ "description": "Leading space for the small FAB.",
4218
+ "values": []
4219
+ },
4220
+ {
4221
+ "name": "--m3e-fab-small-trailing-space",
4222
+ "description": "Trailing space for the small FAB.",
4223
+ "values": []
4224
+ },
4225
+ {
4226
+ "name": "--m3e-fab-small-icon-label-space",
4227
+ "description": "Space between icon and label for the small FAB.",
4228
+ "values": []
4229
+ },
4230
+ {
4231
+ "name": "--m3e-fab-medium-container-height",
4232
+ "description": "Height of the medium FAB container.",
4233
+ "values": []
4234
+ },
4235
+ {
4236
+ "name": "--m3e-fab-medium-label-text-font-size",
4237
+ "description": "Font size for the medium FAB label text.",
4238
+ "values": []
4239
+ },
4240
+ {
4241
+ "name": "--m3e-fab-medium-label-text-font-weight",
4242
+ "description": "Font weight for the medium FAB label text.",
4243
+ "values": []
4244
+ },
4245
+ {
4246
+ "name": "--m3e-fab-medium-label-text-line-height",
4247
+ "description": "Line height for the medium FAB label text.",
4248
+ "values": []
4249
+ },
4250
+ {
4251
+ "name": "--m3e-fab-medium-label-text-tracking",
4252
+ "description": "Letter spacing (tracking) for the medium FAB label text.",
4253
+ "values": []
4254
+ },
4255
+ {
4256
+ "name": "--m3e-fab-medium-icon-size",
4257
+ "description": "Icon size for the medium FAB.",
4258
+ "values": []
4259
+ },
4260
+ {
4261
+ "name": "--m3e-fab-medium-shape",
4262
+ "description": "Border radius for the medium FAB.",
4263
+ "values": []
4264
+ },
4265
+ {
4266
+ "name": "--m3e-fab-medium-leading-space",
4267
+ "description": "Leading space for the medium FAB.",
4268
+ "values": []
4269
+ },
4270
+ {
4271
+ "name": "--m3e-fab-medium-trailing-space",
4272
+ "description": "Trailing space for the medium FAB.",
4273
+ "values": []
4274
+ },
4275
+ {
4276
+ "name": "--m3e-fab-medium-icon-label-space",
4277
+ "description": "Space between icon and label for the medium FAB.",
4278
+ "values": []
4279
+ },
4280
+ {
4281
+ "name": "--m3e-fab-large-container-height",
4282
+ "description": "Height of the large FAB container.",
4283
+ "values": []
4284
+ },
4285
+ {
4286
+ "name": "--m3e-fab-large-label-text-font-size",
4287
+ "description": "Font size for the large FAB label text.",
4288
+ "values": []
4289
+ },
4290
+ {
4291
+ "name": "--m3e-fab-large-label-text-font-weight",
4292
+ "description": "Font weight for the large FAB label text.",
4293
+ "values": []
4294
+ },
4295
+ {
4296
+ "name": "--m3e-fab-large-label-text-line-height",
4297
+ "description": "Line height for the large FAB label text.",
3578
4298
  "values": []
3579
4299
  },
3580
4300
  {
3581
- "name": "--m3e-drawer-container-scrim-opacity",
3582
- "description": "The opacity of the scrim behind the drawer.",
4301
+ "name": "--m3e-fab-large-label-text-tracking",
4302
+ "description": "Letter spacing (tracking) for the large FAB label text.",
3583
4303
  "values": []
3584
4304
  },
3585
4305
  {
3586
- "name": "--m3e-modal-drawer-start-shape",
3587
- "description": "The shape of the drawer’s start edge (typically left in LTR).",
4306
+ "name": "--m3e-fab-large-icon-size",
4307
+ "description": "Icon size for the large FAB.",
3588
4308
  "values": []
3589
4309
  },
3590
4310
  {
3591
- "name": "--m3e-modal-drawer-end-shape",
3592
- "description": "The shape of the drawer’s end edge (typically right in LTR).",
4311
+ "name": "--m3e-fab-large-shape",
4312
+ "description": "Border radius for the large FAB.",
3593
4313
  "values": []
3594
4314
  },
3595
4315
  {
3596
- "name": "--m3e-modal-drawer-container-color",
3597
- "description": "The background color of the modal drawer container.",
4316
+ "name": "--m3e-fab-large-leading-space",
4317
+ "description": "Leading space for the large FAB.",
3598
4318
  "values": []
3599
4319
  },
3600
4320
  {
3601
- "name": "--m3e-modal-drawer-elevation",
3602
- "description": "The elevation level of the modal drawer container.",
4321
+ "name": "--m3e-fab-large-trailing-space",
4322
+ "description": "Trailing space for the large FAB.",
3603
4323
  "values": []
3604
4324
  },
3605
4325
  {
3606
- "name": "--m3e-drawer-divider-color",
3607
- "description": "The color of the divider between drawer sections.",
4326
+ "name": "--m3e-fab-large-icon-label-space",
4327
+ "description": "Space between icon and label for the large FAB.",
3608
4328
  "values": []
3609
4329
  },
3610
4330
  {
3611
- "name": "--m3e-drawer-divider-thickness",
3612
- "description": "The thickness of the divider line.",
4331
+ "name": "--m3e-fab-label-text-color",
4332
+ "description": "Default label text color for FAB (all variants).",
3613
4333
  "values": []
3614
4334
  },
3615
4335
  {
3616
- "name": "--m3e-fab-small-container-height",
3617
- "description": "Height of the small FAB container.",
4336
+ "name": "--m3e-fab-icon-color",
4337
+ "description": "Default icon color for FAB (all variants).",
3618
4338
  "values": []
3619
4339
  },
3620
4340
  {
3621
- "name": "--m3e-fab-small-label-text-font-size",
3622
- "description": "Font size for the small FAB label text.",
4341
+ "name": "--m3e-fab-container-color",
4342
+ "description": "Default container background color for FAB (all variants).",
3623
4343
  "values": []
3624
4344
  },
3625
4345
  {
3626
- "name": "--m3e-fab-small-label-text-font-weight",
3627
- "description": "Font weight for the small FAB label text.",
4346
+ "name": "--m3e-fab-container-elevation",
4347
+ "description": "Resting elevation for FAB (all variants).",
3628
4348
  "values": []
3629
4349
  },
3630
4350
  {
3631
- "name": "--m3e-fab-small-label-text-line-height",
3632
- "description": "Line height for the small FAB label text.",
4351
+ "name": "--m3e-fab-lowered-container-elevation",
4352
+ "description": "Lowered resting elevation for FAB (all variants).",
3633
4353
  "values": []
3634
4354
  },
3635
4355
  {
3636
- "name": "--m3e-fab-small-label-text-tracking",
3637
- "description": "Letter spacing (tracking) for the small FAB label text.",
4356
+ "name": "--m3e-fab-disabled-container-color",
4357
+ "description": "Container background color when disabled (all variants).",
3638
4358
  "values": []
3639
4359
  },
3640
4360
  {
3641
- "name": "--m3e-fab-small-icon-size",
3642
- "description": "Icon size for the small FAB.",
4361
+ "name": "--m3e-fab-disabled-container-opacity",
4362
+ "description": "Opacity of container when disabled (all variants).",
3643
4363
  "values": []
3644
4364
  },
3645
4365
  {
3646
- "name": "--m3e-fab-small-shape",
3647
- "description": "Border radius for the small FAB.",
4366
+ "name": "--m3e-fab-disabled-icon-color",
4367
+ "description": "Icon color when disabled (all variants).",
3648
4368
  "values": []
3649
4369
  },
3650
4370
  {
3651
- "name": "--m3e-fab-small-leading-space",
3652
- "description": "Leading space for the small FAB.",
4371
+ "name": "--m3e-fab-disabled-icon-opacity",
4372
+ "description": "Icon opacity when disabled (all variants).",
3653
4373
  "values": []
3654
4374
  },
3655
4375
  {
3656
- "name": "--m3e-fab-small-trailing-space",
3657
- "description": "Trailing space for the small FAB.",
4376
+ "name": "--m3e-fab-disabled-label-text-color",
4377
+ "description": "Label text color when disabled (all variants).",
3658
4378
  "values": []
3659
4379
  },
3660
4380
  {
3661
- "name": "--m3e-fab-small-icon-label-space",
3662
- "description": "Space between icon and label for the small FAB.",
4381
+ "name": "--m3e-fab-disabled-label-text-opacity",
4382
+ "description": "Label text opacity when disabled (all variants).",
3663
4383
  "values": []
3664
4384
  },
3665
4385
  {
3666
- "name": "--m3e-fab-medium-container-height",
3667
- "description": "Height of the medium FAB container.",
4386
+ "name": "--m3e-fab-disabled-container-elevation",
4387
+ "description": "Elevation when disabled (all variants).",
3668
4388
  "values": []
3669
4389
  },
3670
4390
  {
3671
- "name": "--m3e-fab-medium-label-text-font-size",
3672
- "description": "Font size for the medium FAB label text.",
4391
+ "name": "--m3e-fab-lowered-disabled-container-elevation",
4392
+ "description": "Lowered elevation when disabled (all variants).",
3673
4393
  "values": []
3674
4394
  },
3675
4395
  {
3676
- "name": "--m3e-fab-medium-label-text-font-weight",
3677
- "description": "Font weight for the medium FAB label text.",
4396
+ "name": "--m3e-fab-hover-icon-color",
4397
+ "description": "Icon color on hover (all variants).",
3678
4398
  "values": []
3679
4399
  },
3680
4400
  {
3681
- "name": "--m3e-fab-medium-label-text-line-height",
3682
- "description": "Line height for the medium FAB label text.",
4401
+ "name": "--m3e-fab-hover-label-text-color",
4402
+ "description": "Label text color on hover (all variants).",
3683
4403
  "values": []
3684
4404
  },
3685
4405
  {
3686
- "name": "--m3e-fab-medium-label-text-tracking",
3687
- "description": "Letter spacing (tracking) for the medium FAB label text.",
4406
+ "name": "--m3e-fab-hover-state-layer-color",
4407
+ "description": "State layer color on hover (all variants).",
3688
4408
  "values": []
3689
4409
  },
3690
4410
  {
3691
- "name": "--m3e-fab-medium-icon-size",
3692
- "description": "Icon size for the medium FAB.",
4411
+ "name": "--m3e-fab-hover-state-layer-opacity",
4412
+ "description": "State layer opacity on hover (all variants).",
3693
4413
  "values": []
3694
4414
  },
3695
4415
  {
3696
- "name": "--m3e-fab-medium-shape",
3697
- "description": "Border radius for the medium FAB.",
4416
+ "name": "--m3e-fab-hover-container-elevation",
4417
+ "description": "Elevation on hover (all variants).",
3698
4418
  "values": []
3699
4419
  },
3700
4420
  {
3701
- "name": "--m3e-fab-medium-leading-space",
3702
- "description": "Leading space for the medium FAB.",
4421
+ "name": "--m3e-fab-lowered-hover-container-elevation",
4422
+ "description": "Lowered elevation on hover (all variants).",
3703
4423
  "values": []
3704
4424
  },
3705
4425
  {
3706
- "name": "--m3e-fab-medium-trailing-space",
3707
- "description": "Trailing space for the medium FAB.",
4426
+ "name": "--m3e-fab-focus-icon-color",
4427
+ "description": "Icon color on focus (all variants).",
3708
4428
  "values": []
3709
4429
  },
3710
4430
  {
3711
- "name": "--m3e-fab-medium-icon-label-space",
3712
- "description": "Space between icon and label for the medium FAB.",
4431
+ "name": "--m3e-fab-focus-label-text-color",
4432
+ "description": "Label text color on focus (all variants).",
3713
4433
  "values": []
3714
4434
  },
3715
4435
  {
3716
- "name": "--m3e-fab-large-container-height",
3717
- "description": "Height of the large FAB container.",
4436
+ "name": "--m3e-fab-focus-state-layer-color",
4437
+ "description": "State layer color on focus (all variants).",
3718
4438
  "values": []
3719
4439
  },
3720
4440
  {
3721
- "name": "--m3e-fab-large-label-text-font-size",
3722
- "description": "Font size for the large FAB label text.",
4441
+ "name": "--m3e-fab-focus-state-layer-opacity",
4442
+ "description": "State layer opacity on focus (all variants).",
3723
4443
  "values": []
3724
4444
  },
3725
4445
  {
3726
- "name": "--m3e-fab-large-label-text-font-weight",
3727
- "description": "Font weight for the large FAB label text.",
4446
+ "name": "--m3e-fab-focus-container-elevation",
4447
+ "description": "Elevation on focus (all variants).",
3728
4448
  "values": []
3729
4449
  },
3730
4450
  {
3731
- "name": "--m3e-fab-large-label-text-line-height",
3732
- "description": "Line height for the large FAB label text.",
4451
+ "name": "--m3e-fab-lowered-focus-container-elevation",
4452
+ "description": "Lowered elevation on focus (all variants).",
3733
4453
  "values": []
3734
4454
  },
3735
4455
  {
3736
- "name": "--m3e-fab-large-label-text-tracking",
3737
- "description": "Letter spacing (tracking) for the large FAB label text.",
4456
+ "name": "--m3e-fab-pressed-icon-color",
4457
+ "description": "Icon color on pressed (all variants).",
3738
4458
  "values": []
3739
4459
  },
3740
4460
  {
3741
- "name": "--m3e-fab-large-icon-size",
3742
- "description": "Icon size for the large FAB.",
4461
+ "name": "--m3e-fab-pressed-label-text-color",
4462
+ "description": "Label text color on pressed (all variants).",
3743
4463
  "values": []
3744
4464
  },
3745
4465
  {
3746
- "name": "--m3e-fab-large-shape",
3747
- "description": "Border radius for the large FAB.",
4466
+ "name": "--m3e-fab-pressed-state-layer-color",
4467
+ "description": "State layer color on pressed (all variants).",
3748
4468
  "values": []
3749
4469
  },
3750
4470
  {
3751
- "name": "--m3e-fab-large-leading-space",
3752
- "description": "Leading space for the large FAB.",
4471
+ "name": "--m3e-fab-pressed-state-layer-opacity",
4472
+ "description": "State layer opacity on pressed (all variants).",
3753
4473
  "values": []
3754
4474
  },
3755
4475
  {
3756
- "name": "--m3e-fab-large-trailing-space",
3757
- "description": "Trailing space for the large FAB.",
4476
+ "name": "--m3e-fab-pressed-container-elevation",
4477
+ "description": "Elevation on pressed (all variants).",
3758
4478
  "values": []
3759
4479
  },
3760
4480
  {
3761
- "name": "--m3e-fab-large-icon-label-space",
3762
- "description": "Space between icon and label for the large FAB.",
4481
+ "name": "--m3e-fab-lowered-pressed-container-elevation",
4482
+ "description": "Lowered elevation on pressed (all variants).",
3763
4483
  "values": []
3764
4484
  },
3765
4485
  {
@@ -4758,263 +5478,98 @@
4758
5478
  "values": []
4759
5479
  },
4760
5480
  {
4761
- "name": "--m3e-surface-fab-lowered-disabled-container-elevation",
4762
- "description": "Lowered elevation when disabled (surface).",
4763
- "values": []
4764
- },
4765
- {
4766
- "name": "--m3e-surface-fab-hover-icon-color",
4767
- "description": "Icon color on hover (surface).",
4768
- "values": []
4769
- },
4770
- {
4771
- "name": "--m3e-surface-fab-hover-label-text-color",
4772
- "description": "Label text color on hover (surface).",
4773
- "values": []
4774
- },
4775
- {
4776
- "name": "--m3e-surface-fab-hover-state-layer-color",
4777
- "description": "State layer color on hover (surface).",
4778
- "values": []
4779
- },
4780
- {
4781
- "name": "--m3e-surface-fab-hover-state-layer-opacity",
4782
- "description": "State layer opacity on hover (surface).",
4783
- "values": []
4784
- },
4785
- {
4786
- "name": "--m3e-surface-fab-hover-container-elevation",
4787
- "description": "Elevation on hover (surface).",
4788
- "values": []
4789
- },
4790
- {
4791
- "name": "--m3e-surface-fab-lowered-hover-container-elevation",
4792
- "description": "Lowered elevation on hover (surface).",
4793
- "values": []
4794
- },
4795
- {
4796
- "name": "--m3e-surface-fab-focus-icon-color",
4797
- "description": "Icon color on focus (surface).",
4798
- "values": []
4799
- },
4800
- {
4801
- "name": "--m3e-surface-fab-focus-label-text-color",
4802
- "description": "Label text color on focus (surface).",
4803
- "values": []
4804
- },
4805
- {
4806
- "name": "--m3e-surface-fab-focus-state-layer-color",
4807
- "description": "State layer color on focus (surface).",
4808
- "values": []
4809
- },
4810
- {
4811
- "name": "--m3e-surface-fab-focus-state-layer-opacity",
4812
- "description": "State layer opacity on focus (surface).",
4813
- "values": []
4814
- },
4815
- {
4816
- "name": "--m3e-surface-fab-focus-container-elevation",
4817
- "description": "Elevation on focus (surface).",
4818
- "values": []
4819
- },
4820
- {
4821
- "name": "--m3e-surface-fab-lowered-focus-container-elevation",
4822
- "description": "Lowered elevation on focus (surface).",
4823
- "values": []
4824
- },
4825
- {
4826
- "name": "--m3e-surface-fab-pressed-icon-color",
4827
- "description": "Icon color on pressed (surface).",
4828
- "values": []
4829
- },
4830
- {
4831
- "name": "--m3e-surface-fab-pressed-label-text-color",
4832
- "description": "Label text color on pressed (surface).",
4833
- "values": []
4834
- },
4835
- {
4836
- "name": "--m3e-surface-fab-pressed-state-layer-color",
4837
- "description": "State layer color on pressed (surface).",
4838
- "values": []
4839
- },
4840
- {
4841
- "name": "--m3e-surface-fab-pressed-state-layer-opacity",
4842
- "description": "State layer opacity on pressed (surface).",
4843
- "values": []
4844
- },
4845
- {
4846
- "name": "--m3e-surface-fab-pressed-container-elevation",
4847
- "description": "Elevation on pressed (surface).",
4848
- "values": []
4849
- },
4850
- {
4851
- "name": "--m3e-surface-fab-lowered-pressed-container-elevation",
4852
- "description": "Lowered elevation on pressed (surface).",
4853
- "values": []
4854
- },
4855
- {
4856
- "name": "--m3e-expansion-header-collapsed-height",
4857
- "description": "Height of the header when the panel is collapsed.",
4858
- "values": []
4859
- },
4860
- {
4861
- "name": "--m3e-expansion-header-expanded-height",
4862
- "description": "Height of the header when the panel is expanded.",
4863
- "values": []
4864
- },
4865
- {
4866
- "name": "--m3e-expansion-header-padding-left",
4867
- "description": "Left padding inside the header.",
4868
- "values": []
4869
- },
4870
- {
4871
- "name": "--m3e-expansion-header-padding-right",
4872
- "description": "Right padding inside the header.",
4873
- "values": []
4874
- },
4875
- {
4876
- "name": "--m3e-expansion-header-spacing",
4877
- "description": "Spacing between header elements.",
4878
- "values": []
4879
- },
4880
- {
4881
- "name": "--m3e-expansion-header-toggle-icon-size",
4882
- "description": "Size of the toggle icon (e.g. chevron).",
4883
- "values": []
4884
- },
4885
- {
4886
- "name": "--m3e-expansion-header-font-size",
4887
- "description": "The font size of the header text.",
4888
- "values": []
4889
- },
4890
- {
4891
- "name": "--m3e-expansion-header-font-weight",
4892
- "description": "The font weight of the header text.",
4893
- "values": []
4894
- },
4895
- {
4896
- "name": "--m3e-expansion-header-line-height",
4897
- "description": "The line height of the header text.",
4898
- "values": []
4899
- },
4900
- {
4901
- "name": "--m3e-expansion-header-tracking",
4902
- "description": "Letter spacing (tracking) of the header text.",
4903
- "values": []
4904
- },
4905
- {
4906
- "name": "--m3e-expansion-header-collapsed-height",
4907
- "description": "Height of the header when the panel is collapsed.",
4908
- "values": []
4909
- },
4910
- {
4911
- "name": "--m3e-expansion-header-expanded-height",
4912
- "description": "Height of the header when the panel is expanded.",
4913
- "values": []
4914
- },
4915
- {
4916
- "name": "--m3e-expansion-header-padding-left",
4917
- "description": "Left padding inside the header.",
4918
- "values": []
4919
- },
4920
- {
4921
- "name": "--m3e-expansion-header-padding-right",
4922
- "description": "Right padding inside the header.",
4923
- "values": []
4924
- },
4925
- {
4926
- "name": "--m3e-expansion-header-spacing",
4927
- "description": "Spacing between header elements.",
5481
+ "name": "--m3e-surface-fab-lowered-disabled-container-elevation",
5482
+ "description": "Lowered elevation when disabled (surface).",
4928
5483
  "values": []
4929
5484
  },
4930
5485
  {
4931
- "name": "--m3e-expansion-header-toggle-icon-size",
4932
- "description": "Size of the toggle icon (e.g. chevron).",
5486
+ "name": "--m3e-surface-fab-hover-icon-color",
5487
+ "description": "Icon color on hover (surface).",
4933
5488
  "values": []
4934
5489
  },
4935
5490
  {
4936
- "name": "--m3e-expansion-header-font-size",
4937
- "description": "The font size of the header text.",
5491
+ "name": "--m3e-surface-fab-hover-label-text-color",
5492
+ "description": "Label text color on hover (surface).",
4938
5493
  "values": []
4939
5494
  },
4940
5495
  {
4941
- "name": "--m3e-expansion-header-font-weight",
4942
- "description": "The font weight of the header text.",
5496
+ "name": "--m3e-surface-fab-hover-state-layer-color",
5497
+ "description": "State layer color on hover (surface).",
4943
5498
  "values": []
4944
5499
  },
4945
5500
  {
4946
- "name": "--m3e-expansion-header-line-height",
4947
- "description": "The line height of the header text.",
5501
+ "name": "--m3e-surface-fab-hover-state-layer-opacity",
5502
+ "description": "State layer opacity on hover (surface).",
4948
5503
  "values": []
4949
5504
  },
4950
5505
  {
4951
- "name": "--m3e-expansion-header-tracking",
4952
- "description": "Letter spacing (tracking) of the header text.",
5506
+ "name": "--m3e-surface-fab-hover-container-elevation",
5507
+ "description": "Elevation on hover (surface).",
4953
5508
  "values": []
4954
5509
  },
4955
5510
  {
4956
- "name": "--m3e-expansion-panel-text-color",
4957
- "description": "Color of the panel's text content.",
5511
+ "name": "--m3e-surface-fab-lowered-hover-container-elevation",
5512
+ "description": "Lowered elevation on hover (surface).",
4958
5513
  "values": []
4959
5514
  },
4960
5515
  {
4961
- "name": "--m3e-expansion-panel-disabled-text-color",
4962
- "description": "Color of the panel's text content, when disabled.",
5516
+ "name": "--m3e-surface-fab-focus-icon-color",
5517
+ "description": "Icon color on focus (surface).",
4963
5518
  "values": []
4964
5519
  },
4965
5520
  {
4966
- "name": "--m3e-expansion-panel-disabled-text-opacity",
4967
- "description": "Opacity of the panel's text content, when disabled.",
5521
+ "name": "--m3e-surface-fab-focus-label-text-color",
5522
+ "description": "Label text color on focus (surface).",
4968
5523
  "values": []
4969
5524
  },
4970
5525
  {
4971
- "name": "--m3e-expansion-panel-container-color",
4972
- "description": "Background color of the panel container.",
5526
+ "name": "--m3e-surface-fab-focus-state-layer-color",
5527
+ "description": "State layer color on focus (surface).",
4973
5528
  "values": []
4974
5529
  },
4975
5530
  {
4976
- "name": "--m3e-expansion-panel-elevation",
4977
- "description": "Elevation level when the panel is collapsed.",
5531
+ "name": "--m3e-surface-fab-focus-state-layer-opacity",
5532
+ "description": "State layer opacity on focus (surface).",
4978
5533
  "values": []
4979
5534
  },
4980
5535
  {
4981
- "name": "--m3e-expansion-panel-shape",
4982
- "description": "Shape (e.g. border radius) of the panel when collapsed.",
5536
+ "name": "--m3e-surface-fab-focus-container-elevation",
5537
+ "description": "Elevation on focus (surface).",
4983
5538
  "values": []
4984
5539
  },
4985
5540
  {
4986
- "name": "--m3e-expansion-panel-open-elevation",
4987
- "description": "Elevation level when the panel is expanded.",
5541
+ "name": "--m3e-surface-fab-lowered-focus-container-elevation",
5542
+ "description": "Lowered elevation on focus (surface).",
4988
5543
  "values": []
4989
5544
  },
4990
5545
  {
4991
- "name": "--m3e-expansion-panel-open-shape",
4992
- "description": "Shape (e.g. border radius) of the panel when expanded.",
5546
+ "name": "--m3e-surface-fab-pressed-icon-color",
5547
+ "description": "Icon color on pressed (surface).",
4993
5548
  "values": []
4994
5549
  },
4995
5550
  {
4996
- "name": "--m3e-expansion-panel-content-padding",
4997
- "description": "Padding around the panel's content area.",
5551
+ "name": "--m3e-surface-fab-pressed-label-text-color",
5552
+ "description": "Label text color on pressed (surface).",
4998
5553
  "values": []
4999
5554
  },
5000
5555
  {
5001
- "name": "--m3e-expansion-panel-actions-spacing",
5002
- "description": "Spacing between action buttons or elements.",
5556
+ "name": "--m3e-surface-fab-pressed-state-layer-color",
5557
+ "description": "State layer color on pressed (surface).",
5003
5558
  "values": []
5004
5559
  },
5005
5560
  {
5006
- "name": "--m3e-expansion-panel-actions-padding",
5007
- "description": "Padding around the actions section.",
5561
+ "name": "--m3e-surface-fab-pressed-state-layer-opacity",
5562
+ "description": "State layer opacity on pressed (surface).",
5008
5563
  "values": []
5009
5564
  },
5010
5565
  {
5011
- "name": "--m3e-expansion-panel-actions-divider-thickness",
5012
- "description": "Thickness of the divider above actions.",
5566
+ "name": "--m3e-surface-fab-pressed-container-elevation",
5567
+ "description": "Elevation on pressed (surface).",
5013
5568
  "values": []
5014
5569
  },
5015
5570
  {
5016
- "name": "--m3e-expansion-panel-actions-divider-color",
5017
- "description": "Color of the divider above actions.",
5571
+ "name": "--m3e-surface-fab-lowered-pressed-container-elevation",
5572
+ "description": "Lowered elevation on pressed (surface).",
5018
5573
  "values": []
5019
5574
  },
5020
5575
  {
@@ -5767,6 +6322,76 @@
5767
6322
  "description": "Line height for emphasized Label Small text",
5768
6323
  "values": []
5769
6324
  },
6325
+ {
6326
+ "name": "--m3e-icon-button-container-height",
6327
+ "description": "Height of the container for all size variants.",
6328
+ "values": []
6329
+ },
6330
+ {
6331
+ "name": "--m3e-icon-button-outline-thickness",
6332
+ "description": "Outline thickness for all size variants.",
6333
+ "values": []
6334
+ },
6335
+ {
6336
+ "name": "--m3e-icon-button-icon-size",
6337
+ "description": "Icon size for all size variants.",
6338
+ "values": []
6339
+ },
6340
+ {
6341
+ "name": "--m3e-icon-button-shape-round",
6342
+ "description": "Corner radius for all round size variants.",
6343
+ "values": []
6344
+ },
6345
+ {
6346
+ "name": "--m3e-icon-button-shape-square",
6347
+ "description": "Corner radius for all square size variants.",
6348
+ "values": []
6349
+ },
6350
+ {
6351
+ "name": "--m3e-icon-button-selected-shape-round",
6352
+ "description": "Corner radius for all selected round size variants.",
6353
+ "values": []
6354
+ },
6355
+ {
6356
+ "name": "--m3e-icon-button-selected-shape-square",
6357
+ "description": "Corner radius for all selected square size variants.",
6358
+ "values": []
6359
+ },
6360
+ {
6361
+ "name": "--m3e-icon-button-shape-pressed-morph",
6362
+ "description": "Corner radius for all pressed size variants.",
6363
+ "values": []
6364
+ },
6365
+ {
6366
+ "name": "--m3e-icon-button-narrow-leading-space",
6367
+ "description": "Leading space for all size variants (narrow).",
6368
+ "values": []
6369
+ },
6370
+ {
6371
+ "name": "--m3e-icon-button-narrow-trailing-space",
6372
+ "description": "Trailing space for all size variants (narrow).",
6373
+ "values": []
6374
+ },
6375
+ {
6376
+ "name": "--m3e-icon-button-default-leading-space",
6377
+ "description": "Leading space for all size variants (default).",
6378
+ "values": []
6379
+ },
6380
+ {
6381
+ "name": "--m3e-icon-button-default-trailing-space",
6382
+ "description": "Trailing space for all size variants (default).",
6383
+ "values": []
6384
+ },
6385
+ {
6386
+ "name": "--m3e-icon-button-wide-leading-space",
6387
+ "description": "Leading space for all size variants (wide).",
6388
+ "values": []
6389
+ },
6390
+ {
6391
+ "name": "--m3e-icon-button-wide-trailing-space",
6392
+ "description": "Trailing space for all size variants (wide).",
6393
+ "values": []
6394
+ },
5770
6395
  {
5771
6396
  "name": "--m3e-icon-button-extra-small-container-height",
5772
6397
  "description": "Height of the extra-small container.",
@@ -6117,6 +6742,216 @@
6117
6742
  "description": "Trailing space for extra-large (wide).",
6118
6743
  "values": []
6119
6744
  },
6745
+ {
6746
+ "name": "--m3e-icon-button-outline-color",
6747
+ "description": "Default outline color for all variants.",
6748
+ "values": []
6749
+ },
6750
+ {
6751
+ "name": "--m3e-icon-button-disabled-outline-color",
6752
+ "description": "Outline color when disabled (all variants).",
6753
+ "values": []
6754
+ },
6755
+ {
6756
+ "name": "--m3e-icon-button-hover-outline-color",
6757
+ "description": "Outline color on hover (all variants).",
6758
+ "values": []
6759
+ },
6760
+ {
6761
+ "name": "--m3e-icon-button-focus-outline-color",
6762
+ "description": "Outline color on focus (all variants).",
6763
+ "values": []
6764
+ },
6765
+ {
6766
+ "name": "--m3e-icon-button-pressed-outline-color",
6767
+ "description": "Outline color on pressed (all variants).",
6768
+ "values": []
6769
+ },
6770
+ {
6771
+ "name": "--m3e-icon-button-container-color",
6772
+ "description": "Default container background color for all variants.",
6773
+ "values": []
6774
+ },
6775
+ {
6776
+ "name": "--m3e-icon-button-unselected-container-color",
6777
+ "description": "Unselected container background color for all variants.",
6778
+ "values": []
6779
+ },
6780
+ {
6781
+ "name": "--m3e-icon-button-selected-container-color",
6782
+ "description": "Selected container background color for all variants.",
6783
+ "values": []
6784
+ },
6785
+ {
6786
+ "name": "--m3e-icon-button-icon-color",
6787
+ "description": "Default icon color for tonal variant.",
6788
+ "values": []
6789
+ },
6790
+ {
6791
+ "name": "--m3e-icon-button-container-color",
6792
+ "description": "Default container background color for tonal variant.",
6793
+ "values": []
6794
+ },
6795
+ {
6796
+ "name": "--m3e-icon-button-unselected-icon-color",
6797
+ "description": "Unselected icon color for tonal variant.",
6798
+ "values": []
6799
+ },
6800
+ {
6801
+ "name": "--m3e-icon-button-unselected-container-color",
6802
+ "description": "Unselected container background color for tonal variant.",
6803
+ "values": []
6804
+ },
6805
+ {
6806
+ "name": "--m3e-icon-button-selected-icon-color",
6807
+ "description": "Selected icon color for tonal variant.",
6808
+ "values": []
6809
+ },
6810
+ {
6811
+ "name": "--m3e-icon-button-selected-container-color",
6812
+ "description": "Selected container background color for tonal variant.",
6813
+ "values": []
6814
+ },
6815
+ {
6816
+ "name": "--m3e-icon-button-icon-color",
6817
+ "description": "Default icon color for all variants.",
6818
+ "values": []
6819
+ },
6820
+ {
6821
+ "name": "--m3e-icon-button-unselected-icon-color",
6822
+ "description": "Unselected icon color for all variants.",
6823
+ "values": []
6824
+ },
6825
+ {
6826
+ "name": "--m3e-icon-button-selected-icon-color",
6827
+ "description": "Selected icon color for all variants.",
6828
+ "values": []
6829
+ },
6830
+ {
6831
+ "name": "--m3e-icon-button-disabled-container-color",
6832
+ "description": "Container background color when disabled (all variants).",
6833
+ "values": []
6834
+ },
6835
+ {
6836
+ "name": "--m3e-icon-button-disabled-container-opacity",
6837
+ "description": "Opacity of container when disabled (all variants).",
6838
+ "values": []
6839
+ },
6840
+ {
6841
+ "name": "--m3e-icon-button-disabled-icon-color",
6842
+ "description": "Icon color when disabled (all variants).",
6843
+ "values": []
6844
+ },
6845
+ {
6846
+ "name": "--m3e-icon-button-disabled-icon-opacity",
6847
+ "description": "Icon opacity when disabled (all variants).",
6848
+ "values": []
6849
+ },
6850
+ {
6851
+ "name": "--m3e-icon-button-hover-icon-color",
6852
+ "description": "Icon color on hover (all variants).",
6853
+ "values": []
6854
+ },
6855
+ {
6856
+ "name": "--m3e-icon-button-hover-state-layer-color",
6857
+ "description": "State layer color on hover (all variants).",
6858
+ "values": []
6859
+ },
6860
+ {
6861
+ "name": "--m3e-icon-button-hover-state-layer-opacity",
6862
+ "description": "State layer opacity on hover (all variants).",
6863
+ "values": []
6864
+ },
6865
+ {
6866
+ "name": "--m3e-icon-button-hover-unselected-icon-color",
6867
+ "description": "Unselected icon color on hover (all variants).",
6868
+ "values": []
6869
+ },
6870
+ {
6871
+ "name": "--m3e-icon-button-hover-unselected-state-layer-color",
6872
+ "description": "Unselected state layer color on hover (all variants).",
6873
+ "values": []
6874
+ },
6875
+ {
6876
+ "name": "--m3e-icon-button-hover-selected-icon-color",
6877
+ "description": "Selected icon color on hover (all variants).",
6878
+ "values": []
6879
+ },
6880
+ {
6881
+ "name": "--m3e-icon-button-hover-selected-state-layer-color",
6882
+ "description": "Selected state layer color on hover (all variants).",
6883
+ "values": []
6884
+ },
6885
+ {
6886
+ "name": "--m3e-icon-button-focus-icon-color",
6887
+ "description": "Icon color on focus (all variants).",
6888
+ "values": []
6889
+ },
6890
+ {
6891
+ "name": "--m3e-icon-button-focus-state-layer-color",
6892
+ "description": "State layer color on focus (all variants).",
6893
+ "values": []
6894
+ },
6895
+ {
6896
+ "name": "--m3e-icon-button-focus-state-layer-opacity",
6897
+ "description": "State layer opacity on focus (all variants).",
6898
+ "values": []
6899
+ },
6900
+ {
6901
+ "name": "--m3e-icon-button-focus-unselected-icon-color",
6902
+ "description": "Unselected icon color on focus (all variants).",
6903
+ "values": []
6904
+ },
6905
+ {
6906
+ "name": "--m3e-icon-button-focus-unselected-state-layer-color",
6907
+ "description": "Unselected state layer color on focus (all variants).",
6908
+ "values": []
6909
+ },
6910
+ {
6911
+ "name": "--m3e-icon-button-focus-selected-icon-color",
6912
+ "description": "Selected icon color on focus (all variants).",
6913
+ "values": []
6914
+ },
6915
+ {
6916
+ "name": "--m3e-icon-button-focus-selected-state-layer-color",
6917
+ "description": "Selected state layer color on focus (all variants).",
6918
+ "values": []
6919
+ },
6920
+ {
6921
+ "name": "--m3e-icon-button-pressed-icon-color",
6922
+ "description": "Icon color on pressed (all variants).",
6923
+ "values": []
6924
+ },
6925
+ {
6926
+ "name": "--m3e-icon-button-pressed-state-layer-color",
6927
+ "description": "State layer color on pressed (all variants).",
6928
+ "values": []
6929
+ },
6930
+ {
6931
+ "name": "--m3e-icon-button-pressed-state-layer-opacity",
6932
+ "description": "State layer opacity on pressed (all variants).",
6933
+ "values": []
6934
+ },
6935
+ {
6936
+ "name": "--m3e-icon-button-pressed-unselected-icon-color",
6937
+ "description": "Unselected icon color on pressed (all variants).",
6938
+ "values": []
6939
+ },
6940
+ {
6941
+ "name": "--m3e-icon-button-pressed-unselected-state-layer-color",
6942
+ "description": "Unselected state layer color on pressed (all variants).",
6943
+ "values": []
6944
+ },
6945
+ {
6946
+ "name": "--m3e-icon-button-pressed-selected-icon-color",
6947
+ "description": "Selected icon color on pressed (all variants).",
6948
+ "values": []
6949
+ },
6950
+ {
6951
+ "name": "--m3e-icon-button-pressed-selected-state-layer-color",
6952
+ "description": "Selected state layer color on pressed (all variants).",
6953
+ "values": []
6954
+ },
6120
6955
  {
6121
6956
  "name": "--m3e-outlined-icon-button-icon-color",
6122
6957
  "description": "Default icon color for outlined variant.",
@@ -11692,6 +12527,16 @@
11692
12527
  "description": "The visibility of the focus ring.",
11693
12528
  "values": []
11694
12529
  },
12530
+ {
12531
+ "name": "--m3e-focus-ring-outward-offset",
12532
+ "description": "Offset of an outward focus ring.",
12533
+ "values": []
12534
+ },
12535
+ {
12536
+ "name": "--m3e-focus-ring-inward-offset",
12537
+ "description": "Offset of an inward focus ring.",
12538
+ "values": []
12539
+ },
11695
12540
  {
11696
12541
  "name": "--m3e-checkbox-icon-size",
11697
12542
  "description": "Size of the checkbox icon.",