@m3e/web 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -258,73 +258,163 @@
258
258
  "values": []
259
259
  },
260
260
  {
261
- "name": "--m3e-badge-shape",
262
- "description": "Corner radius of the badge.",
261
+ "name": "--m3e-bottom-sheet-width",
262
+ "description": "The width of the sheet.",
263
263
  "values": []
264
264
  },
265
265
  {
266
- "name": "--m3e-badge-color",
267
- "description": "Foreground color of badge content.",
266
+ "name": "--m3e-bottom-sheet-max-width",
267
+ "description": "The maximum width of the sheet.",
268
268
  "values": []
269
269
  },
270
270
  {
271
- "name": "--m3e-badge-container-color",
272
- "description": "Background color of the badge.",
271
+ "name": "--m3e-bottom-sheet-container-color",
272
+ "description": "The background color of the sheet container.",
273
273
  "values": []
274
274
  },
275
275
  {
276
- "name": "--m3e-badge-small-size",
277
- "description": "Fixed dimensions for small badge. Used for minimal indicators (e.g. dot).",
276
+ "name": "--m3e-bottom-sheet-elevation",
277
+ "description": "The elevation level when not modal.",
278
278
  "values": []
279
279
  },
280
280
  {
281
- "name": "--m3e-badge-medium-size",
282
- "description": "Height and min-width for medium badge.",
281
+ "name": "--m3e-bottom-sheet-modal-elevation",
282
+ "description": "The elevation level when modal.",
283
283
  "values": []
284
284
  },
285
285
  {
286
- "name": "--m3e-badge-medium-font-size",
287
- "description": "Font size for medium badge label.",
286
+ "name": "--m3e-bottom-sheet-full-elevation",
287
+ "description": "The elevation level when full height.",
288
288
  "values": []
289
289
  },
290
290
  {
291
- "name": "--m3e-badge-medium-font-weight",
292
- "description": "Font weight for medium badge label.",
291
+ "name": "--m3e-bottom-sheet-z-index",
292
+ "description": "The z-index of the non-modal sheet.",
293
293
  "values": []
294
294
  },
295
295
  {
296
- "name": "--m3e-badge-medium-line-height",
297
- "description": "Line height for medium badge label.",
296
+ "name": "--m3e-bottom-sheet-minimized-container-shape",
297
+ "description": "The border radius when minimized.",
298
298
  "values": []
299
299
  },
300
300
  {
301
- "name": "--m3e-badge-medium-tracking",
302
- "description": "Letter spacing for medium badge label.",
301
+ "name": "--m3e-bottom-sheet-container-shape",
302
+ "description": "The border radius of the sheet container.",
303
303
  "values": []
304
304
  },
305
305
  {
306
- "name": "--m3e-badge-large-size",
307
- "description": "Height and min-width for large badge.",
306
+ "name": "--m3e-bottom-sheet-full-container-shape",
307
+ "description": "The border radius when full height.",
308
308
  "values": []
309
309
  },
310
310
  {
311
- "name": "--m3e-badge-large-font-size",
312
- "description": "Font size for large badge label.",
311
+ "name": "--m3e-bottom-sheet-scrim-color",
312
+ "description": "The color of the scrim overlay.",
313
313
  "values": []
314
314
  },
315
315
  {
316
- "name": "--m3e-badge-large-font-weight",
317
- "description": "Font weight for large badge label.",
316
+ "name": "--m3e-bottom-sheet-scrim-opacity",
317
+ "description": "The opacity of the scrim overlay.",
318
318
  "values": []
319
319
  },
320
320
  {
321
- "name": "--m3e-badge-large-line-height",
322
- "description": "Line height for large badge label.",
321
+ "name": "--m3e-bottom-sheet-peek-height",
322
+ "description": "The visible height when minimized.",
323
323
  "values": []
324
324
  },
325
325
  {
326
- "name": "--m3e-badge-large-tracking",
327
- "description": "Letter spacing for large badge label.",
326
+ "name": "--m3e-bottom-sheet-compact-top-space",
327
+ "description": "The top space in compact mode.",
328
+ "values": []
329
+ },
330
+ {
331
+ "name": "--m3e-bottom-sheet-top-space",
332
+ "description": "The top space in standard mode.",
333
+ "values": []
334
+ },
335
+ {
336
+ "name": "--m3e-bottom-sheet-padding-block",
337
+ "description": "The vertical padding.",
338
+ "values": []
339
+ },
340
+ {
341
+ "name": "--m3e-bottom-sheet-padding-inline",
342
+ "description": "The horizontal padding.",
343
+ "values": []
344
+ },
345
+ {
346
+ "name": "--m3e-bottom-sheet-handle-container-height",
347
+ "description": "The height of the drag handle container.",
348
+ "values": []
349
+ },
350
+ {
351
+ "name": "--m3e-bottom-sheet-handle-width",
352
+ "description": "The width of the drag handle.",
353
+ "values": []
354
+ },
355
+ {
356
+ "name": "--m3e-bottom-sheet-handle-height",
357
+ "description": "The height of the drag handle.",
358
+ "values": []
359
+ },
360
+ {
361
+ "name": "--m3e-bottom-sheet-handle-shape",
362
+ "description": "The border radius of the handle.",
363
+ "values": []
364
+ },
365
+ {
366
+ "name": "--m3e-bottom-sheet-handle-color",
367
+ "description": "The color of the drag handle.",
368
+ "values": []
369
+ },
370
+ {
371
+ "name": "--m3e-bottom-sheet-handle-focus-ring-offset",
372
+ "description": "The offset of the focus ring around the handle.",
373
+ "values": []
374
+ },
375
+ {
376
+ "name": "--m3e-bottom-sheet-color",
377
+ "description": "The foreground (text) color of the sheet.",
378
+ "values": []
379
+ },
380
+ {
381
+ "name": "--m3e-bottom-sheet-content-font-size",
382
+ "description": "Font size for the sheet content.",
383
+ "values": []
384
+ },
385
+ {
386
+ "name": "--m3e-bottom-sheet-content-font-weight",
387
+ "description": "Font weight for the sheet content.",
388
+ "values": []
389
+ },
390
+ {
391
+ "name": "--m3e-bottom-sheet-content-line-height",
392
+ "description": "Line height for the sheet content.",
393
+ "values": []
394
+ },
395
+ {
396
+ "name": "--m3e-bottom-sheet-content-tracking",
397
+ "description": "Letter spacing (tracking) for the sheet content.",
398
+ "values": []
399
+ },
400
+ {
401
+ "name": "--m3e-bottom-sheet-header-font-size",
402
+ "description": "Font size for the sheet header.",
403
+ "values": []
404
+ },
405
+ {
406
+ "name": "--m3e-bottom-sheet-header-font-weight",
407
+ "description": "Font weight for the sheet header.",
408
+ "values": []
409
+ },
410
+ {
411
+ "name": "--m3e-bottom-sheet-header-line-height",
412
+ "description": "Line height for the sheet header.",
413
+ "values": []
414
+ },
415
+ {
416
+ "name": "--m3e-bottom-sheet-header-tracking",
417
+ "description": "Letter spacing (tracking) for the sheet header.",
328
418
  "values": []
329
419
  },
330
420
  {
@@ -368,83 +458,73 @@
368
458
  "values": []
369
459
  },
370
460
  {
371
- "name": "--m3e-standard-button-group-extra-small-spacing",
372
- "description": "Spacing between buttons in standard variant, extra-small size.",
373
- "values": []
374
- },
375
- {
376
- "name": "--m3e-standard-button-group-small-spacing",
377
- "description": "Spacing between buttons in standard variant, small size.",
378
- "values": []
379
- },
380
- {
381
- "name": "--m3e-standard-button-group-medium-spacing",
382
- "description": "Spacing between buttons in standard variant, medium size.",
461
+ "name": "--m3e-badge-shape",
462
+ "description": "Corner radius of the badge.",
383
463
  "values": []
384
464
  },
385
465
  {
386
- "name": "--m3e-standard-button-group-large-spacing",
387
- "description": "Spacing between buttons in standard variant, large size.",
466
+ "name": "--m3e-badge-color",
467
+ "description": "Foreground color of badge content.",
388
468
  "values": []
389
469
  },
390
470
  {
391
- "name": "--m3e-standard-button-group-extra-large-spacing",
392
- "description": "Spacing between buttons in standard variant, extra-large size.",
471
+ "name": "--m3e-badge-container-color",
472
+ "description": "Background color of the badge.",
393
473
  "values": []
394
474
  },
395
475
  {
396
- "name": "--m3e-connected-button-group-spacing",
397
- "description": "Spacing between buttons in connected variant.",
476
+ "name": "--m3e-badge-small-size",
477
+ "description": "Fixed dimensions for small badge. Used for minimal indicators (e.g. dot).",
398
478
  "values": []
399
479
  },
400
480
  {
401
- "name": "--m3e-connected-button-group-extra-small-inner-shape",
402
- "description": "Corner shape for connected variant, extra-small size.",
481
+ "name": "--m3e-badge-medium-size",
482
+ "description": "Height and min-width for medium badge.",
403
483
  "values": []
404
484
  },
405
485
  {
406
- "name": "--m3e-connected-button-group-extra-small-inner-pressed-shape",
407
- "description": "Pressed corner shape for connected variant, extra-small size.",
486
+ "name": "--m3e-badge-medium-font-size",
487
+ "description": "Font size for medium badge label.",
408
488
  "values": []
409
489
  },
410
490
  {
411
- "name": "--m3e-connected-button-group-small-inner-shape",
412
- "description": "Corner shape for connected variant, small size.",
491
+ "name": "--m3e-badge-medium-font-weight",
492
+ "description": "Font weight for medium badge label.",
413
493
  "values": []
414
494
  },
415
495
  {
416
- "name": "--m3e-connected-button-group-small-inner-pressed-shape",
417
- "description": "Pressed corner shape for connected variant, small size.",
496
+ "name": "--m3e-badge-medium-line-height",
497
+ "description": "Line height for medium badge label.",
418
498
  "values": []
419
499
  },
420
500
  {
421
- "name": "--m3e-connected-button-group-medium-inner-shape",
422
- "description": "Corner shape for connected variant, medium size.",
501
+ "name": "--m3e-badge-medium-tracking",
502
+ "description": "Letter spacing for medium badge label.",
423
503
  "values": []
424
504
  },
425
505
  {
426
- "name": "--m3e-connected-button-group-medium-inner-pressed-shape",
427
- "description": "Pressed corner shape for connected variant, medium size.",
506
+ "name": "--m3e-badge-large-size",
507
+ "description": "Height and min-width for large badge.",
428
508
  "values": []
429
509
  },
430
510
  {
431
- "name": "--m3e-connected-button-group-large-inner-shape",
432
- "description": "Corner shape for connected variant, large size.",
511
+ "name": "--m3e-badge-large-font-size",
512
+ "description": "Font size for large badge label.",
433
513
  "values": []
434
514
  },
435
515
  {
436
- "name": "--m3e-connected-button-group-large-inner-pressed-shape",
437
- "description": "Pressed corner shape for connected variant, large size.",
516
+ "name": "--m3e-badge-large-font-weight",
517
+ "description": "Font weight for large badge label.",
438
518
  "values": []
439
519
  },
440
520
  {
441
- "name": "--m3e-connected-button-group-extra-large-inner-shape",
442
- "description": "Corner shape for connected variant, extra-large size.",
521
+ "name": "--m3e-badge-large-line-height",
522
+ "description": "Line height for large badge label.",
443
523
  "values": []
444
524
  },
445
525
  {
446
- "name": "--m3e-connected-button-group-extra-large-inner-pressed-shape",
447
- "description": "Pressed corner shape for connected variant, extra-large size.",
526
+ "name": "--m3e-badge-large-tracking",
527
+ "description": "Letter spacing for large badge label.",
448
528
  "values": []
449
529
  },
450
530
  {
@@ -2373,163 +2453,83 @@
2373
2453
  "values": []
2374
2454
  },
2375
2455
  {
2376
- "name": "--m3e-bottom-sheet-width",
2377
- "description": "The width of the sheet.",
2456
+ "name": "--m3e-standard-button-group-extra-small-spacing",
2457
+ "description": "Spacing between buttons in standard variant, extra-small size.",
2378
2458
  "values": []
2379
2459
  },
2380
2460
  {
2381
- "name": "--m3e-bottom-sheet-max-width",
2382
- "description": "The maximum width of the sheet.",
2461
+ "name": "--m3e-standard-button-group-small-spacing",
2462
+ "description": "Spacing between buttons in standard variant, small size.",
2383
2463
  "values": []
2384
2464
  },
2385
2465
  {
2386
- "name": "--m3e-bottom-sheet-container-color",
2387
- "description": "The background color of the sheet container.",
2466
+ "name": "--m3e-standard-button-group-medium-spacing",
2467
+ "description": "Spacing between buttons in standard variant, medium size.",
2388
2468
  "values": []
2389
2469
  },
2390
2470
  {
2391
- "name": "--m3e-bottom-sheet-elevation",
2392
- "description": "The elevation level when not modal.",
2471
+ "name": "--m3e-standard-button-group-large-spacing",
2472
+ "description": "Spacing between buttons in standard variant, large size.",
2393
2473
  "values": []
2394
2474
  },
2395
2475
  {
2396
- "name": "--m3e-bottom-sheet-modal-elevation",
2397
- "description": "The elevation level when modal.",
2476
+ "name": "--m3e-standard-button-group-extra-large-spacing",
2477
+ "description": "Spacing between buttons in standard variant, extra-large size.",
2398
2478
  "values": []
2399
2479
  },
2400
2480
  {
2401
- "name": "--m3e-bottom-sheet-full-elevation",
2402
- "description": "The elevation level when full height.",
2481
+ "name": "--m3e-connected-button-group-spacing",
2482
+ "description": "Spacing between buttons in connected variant.",
2403
2483
  "values": []
2404
2484
  },
2405
2485
  {
2406
- "name": "--m3e-bottom-sheet-z-index",
2407
- "description": "The z-index of the non-modal sheet.",
2486
+ "name": "--m3e-connected-button-group-extra-small-inner-shape",
2487
+ "description": "Corner shape for connected variant, extra-small size.",
2408
2488
  "values": []
2409
2489
  },
2410
2490
  {
2411
- "name": "--m3e-bottom-sheet-minimized-container-shape",
2412
- "description": "The border radius when minimized.",
2491
+ "name": "--m3e-connected-button-group-extra-small-inner-pressed-shape",
2492
+ "description": "Pressed corner shape for connected variant, extra-small size.",
2413
2493
  "values": []
2414
2494
  },
2415
2495
  {
2416
- "name": "--m3e-bottom-sheet-container-shape",
2417
- "description": "The border radius of the sheet container.",
2496
+ "name": "--m3e-connected-button-group-small-inner-shape",
2497
+ "description": "Corner shape for connected variant, small size.",
2418
2498
  "values": []
2419
2499
  },
2420
2500
  {
2421
- "name": "--m3e-bottom-sheet-full-container-shape",
2422
- "description": "The border radius when full height.",
2501
+ "name": "--m3e-connected-button-group-small-inner-pressed-shape",
2502
+ "description": "Pressed corner shape for connected variant, small size.",
2423
2503
  "values": []
2424
2504
  },
2425
2505
  {
2426
- "name": "--m3e-bottom-sheet-scrim-color",
2427
- "description": "The color of the scrim overlay.",
2506
+ "name": "--m3e-connected-button-group-medium-inner-shape",
2507
+ "description": "Corner shape for connected variant, medium size.",
2428
2508
  "values": []
2429
2509
  },
2430
2510
  {
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.",
2511
+ "name": "--m3e-connected-button-group-medium-inner-pressed-shape",
2512
+ "description": "Pressed corner shape for connected variant, medium size.",
2513
2513
  "values": []
2514
2514
  },
2515
2515
  {
2516
- "name": "--m3e-bottom-sheet-header-font-size",
2517
- "description": "Font size for the sheet header.",
2516
+ "name": "--m3e-connected-button-group-large-inner-shape",
2517
+ "description": "Corner shape for connected variant, large size.",
2518
2518
  "values": []
2519
2519
  },
2520
2520
  {
2521
- "name": "--m3e-bottom-sheet-header-font-weight",
2522
- "description": "Font weight for the sheet header.",
2521
+ "name": "--m3e-connected-button-group-large-inner-pressed-shape",
2522
+ "description": "Pressed corner shape for connected variant, large size.",
2523
2523
  "values": []
2524
2524
  },
2525
2525
  {
2526
- "name": "--m3e-bottom-sheet-header-line-height",
2527
- "description": "Line height for the sheet header.",
2526
+ "name": "--m3e-connected-button-group-extra-large-inner-shape",
2527
+ "description": "Corner shape for connected variant, extra-large size.",
2528
2528
  "values": []
2529
2529
  },
2530
2530
  {
2531
- "name": "--m3e-bottom-sheet-header-tracking",
2532
- "description": "Letter spacing (tracking) for the sheet header.",
2531
+ "name": "--m3e-connected-button-group-extra-large-inner-pressed-shape",
2532
+ "description": "Pressed corner shape for connected variant, extra-large size.",
2533
2533
  "values": []
2534
2534
  },
2535
2535
  {
@@ -3922,209 +3922,44 @@
3922
3922
  "description": "The elevation level of the drawer container.",
3923
3923
  "values": []
3924
3924
  },
3925
- {
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.",
3925
+ {
3926
+ "name": "--m3e-drawer-container-width",
3927
+ "description": "The width of the drawer container.",
4093
3928
  "values": []
4094
3929
  },
4095
3930
  {
4096
- "name": "--m3e-expansion-panel-open-elevation",
4097
- "description": "Elevation level when the panel is expanded.",
3931
+ "name": "--m3e-drawer-container-scrim-opacity",
3932
+ "description": "The opacity of the scrim behind the drawer.",
4098
3933
  "values": []
4099
3934
  },
4100
3935
  {
4101
- "name": "--m3e-expansion-panel-open-shape",
4102
- "description": "Shape (e.g. border radius) of the panel when expanded.",
3936
+ "name": "--m3e-modal-drawer-start-shape",
3937
+ "description": "The shape of the drawer’s start edge (typically left in LTR).",
4103
3938
  "values": []
4104
3939
  },
4105
3940
  {
4106
- "name": "--m3e-expansion-panel-content-padding",
4107
- "description": "Padding around the panel's content area.",
3941
+ "name": "--m3e-modal-drawer-end-shape",
3942
+ "description": "The shape of the drawer’s end edge (typically right in LTR).",
4108
3943
  "values": []
4109
3944
  },
4110
3945
  {
4111
- "name": "--m3e-expansion-panel-actions-spacing",
4112
- "description": "Spacing between action buttons or elements.",
3946
+ "name": "--m3e-modal-drawer-container-color",
3947
+ "description": "The background color of the modal drawer container.",
4113
3948
  "values": []
4114
3949
  },
4115
3950
  {
4116
- "name": "--m3e-expansion-panel-actions-padding",
4117
- "description": "Padding around the actions section.",
3951
+ "name": "--m3e-modal-drawer-elevation",
3952
+ "description": "The elevation level of the modal drawer container.",
4118
3953
  "values": []
4119
3954
  },
4120
3955
  {
4121
- "name": "--m3e-expansion-panel-actions-divider-thickness",
4122
- "description": "Thickness of the divider above actions.",
3956
+ "name": "--m3e-drawer-divider-color",
3957
+ "description": "The color of the divider between drawer sections.",
4123
3958
  "values": []
4124
3959
  },
4125
3960
  {
4126
- "name": "--m3e-expansion-panel-actions-divider-color",
4127
- "description": "Color of the divider above actions.",
3961
+ "name": "--m3e-drawer-divider-thickness",
3962
+ "description": "The thickness of the divider line.",
4128
3963
  "values": []
4129
3964
  },
4130
3965
  {
@@ -5572,6 +5407,171 @@
5572
5407
  "description": "Lowered elevation on pressed (surface).",
5573
5408
  "values": []
5574
5409
  },
5410
+ {
5411
+ "name": "--m3e-expansion-header-collapsed-height",
5412
+ "description": "Height of the header when the panel is collapsed.",
5413
+ "values": []
5414
+ },
5415
+ {
5416
+ "name": "--m3e-expansion-header-expanded-height",
5417
+ "description": "Height of the header when the panel is expanded.",
5418
+ "values": []
5419
+ },
5420
+ {
5421
+ "name": "--m3e-expansion-header-padding-left",
5422
+ "description": "Left padding inside the header.",
5423
+ "values": []
5424
+ },
5425
+ {
5426
+ "name": "--m3e-expansion-header-padding-right",
5427
+ "description": "Right padding inside the header.",
5428
+ "values": []
5429
+ },
5430
+ {
5431
+ "name": "--m3e-expansion-header-spacing",
5432
+ "description": "Spacing between header elements.",
5433
+ "values": []
5434
+ },
5435
+ {
5436
+ "name": "--m3e-expansion-header-toggle-icon-size",
5437
+ "description": "Size of the toggle icon (e.g. chevron).",
5438
+ "values": []
5439
+ },
5440
+ {
5441
+ "name": "--m3e-expansion-header-font-size",
5442
+ "description": "The font size of the header text.",
5443
+ "values": []
5444
+ },
5445
+ {
5446
+ "name": "--m3e-expansion-header-font-weight",
5447
+ "description": "The font weight of the header text.",
5448
+ "values": []
5449
+ },
5450
+ {
5451
+ "name": "--m3e-expansion-header-line-height",
5452
+ "description": "The line height of the header text.",
5453
+ "values": []
5454
+ },
5455
+ {
5456
+ "name": "--m3e-expansion-header-tracking",
5457
+ "description": "Letter spacing (tracking) of the header text.",
5458
+ "values": []
5459
+ },
5460
+ {
5461
+ "name": "--m3e-expansion-header-collapsed-height",
5462
+ "description": "Height of the header when the panel is collapsed.",
5463
+ "values": []
5464
+ },
5465
+ {
5466
+ "name": "--m3e-expansion-header-expanded-height",
5467
+ "description": "Height of the header when the panel is expanded.",
5468
+ "values": []
5469
+ },
5470
+ {
5471
+ "name": "--m3e-expansion-header-padding-left",
5472
+ "description": "Left padding inside the header.",
5473
+ "values": []
5474
+ },
5475
+ {
5476
+ "name": "--m3e-expansion-header-padding-right",
5477
+ "description": "Right padding inside the header.",
5478
+ "values": []
5479
+ },
5480
+ {
5481
+ "name": "--m3e-expansion-header-spacing",
5482
+ "description": "Spacing between header elements.",
5483
+ "values": []
5484
+ },
5485
+ {
5486
+ "name": "--m3e-expansion-header-toggle-icon-size",
5487
+ "description": "Size of the toggle icon (e.g. chevron).",
5488
+ "values": []
5489
+ },
5490
+ {
5491
+ "name": "--m3e-expansion-header-font-size",
5492
+ "description": "The font size of the header text.",
5493
+ "values": []
5494
+ },
5495
+ {
5496
+ "name": "--m3e-expansion-header-font-weight",
5497
+ "description": "The font weight of the header text.",
5498
+ "values": []
5499
+ },
5500
+ {
5501
+ "name": "--m3e-expansion-header-line-height",
5502
+ "description": "The line height of the header text.",
5503
+ "values": []
5504
+ },
5505
+ {
5506
+ "name": "--m3e-expansion-header-tracking",
5507
+ "description": "Letter spacing (tracking) of the header text.",
5508
+ "values": []
5509
+ },
5510
+ {
5511
+ "name": "--m3e-expansion-panel-text-color",
5512
+ "description": "Color of the panel's text content.",
5513
+ "values": []
5514
+ },
5515
+ {
5516
+ "name": "--m3e-expansion-panel-disabled-text-color",
5517
+ "description": "Color of the panel's text content, when disabled.",
5518
+ "values": []
5519
+ },
5520
+ {
5521
+ "name": "--m3e-expansion-panel-disabled-text-opacity",
5522
+ "description": "Opacity of the panel's text content, when disabled.",
5523
+ "values": []
5524
+ },
5525
+ {
5526
+ "name": "--m3e-expansion-panel-container-color",
5527
+ "description": "Background color of the panel container.",
5528
+ "values": []
5529
+ },
5530
+ {
5531
+ "name": "--m3e-expansion-panel-elevation",
5532
+ "description": "Elevation level when the panel is collapsed.",
5533
+ "values": []
5534
+ },
5535
+ {
5536
+ "name": "--m3e-expansion-panel-shape",
5537
+ "description": "Shape (e.g. border radius) of the panel when collapsed.",
5538
+ "values": []
5539
+ },
5540
+ {
5541
+ "name": "--m3e-expansion-panel-open-elevation",
5542
+ "description": "Elevation level when the panel is expanded.",
5543
+ "values": []
5544
+ },
5545
+ {
5546
+ "name": "--m3e-expansion-panel-open-shape",
5547
+ "description": "Shape (e.g. border radius) of the panel when expanded.",
5548
+ "values": []
5549
+ },
5550
+ {
5551
+ "name": "--m3e-expansion-panel-content-padding",
5552
+ "description": "Padding around the panel's content area.",
5553
+ "values": []
5554
+ },
5555
+ {
5556
+ "name": "--m3e-expansion-panel-actions-spacing",
5557
+ "description": "Spacing between action buttons or elements.",
5558
+ "values": []
5559
+ },
5560
+ {
5561
+ "name": "--m3e-expansion-panel-actions-padding",
5562
+ "description": "Padding around the actions section.",
5563
+ "values": []
5564
+ },
5565
+ {
5566
+ "name": "--m3e-expansion-panel-actions-divider-thickness",
5567
+ "description": "Thickness of the divider above actions.",
5568
+ "values": []
5569
+ },
5570
+ {
5571
+ "name": "--m3e-expansion-panel-actions-divider-color",
5572
+ "description": "Color of the divider above actions.",
5573
+ "values": []
5574
+ },
5575
5575
  {
5576
5576
  "name": "--m3e-fab-menu-spacing",
5577
5577
  "description": "Vertical gap between menu items.",
@@ -11222,36 +11222,6 @@
11222
11222
  "description": "Letter spacing of the label text.",
11223
11223
  "values": []
11224
11224
  },
11225
- {
11226
- "name": "--m3e-snackbar-margin",
11227
- "description": "Vertical offset from the bottom of the viewport.",
11228
- "values": []
11229
- },
11230
- {
11231
- "name": "--m3e-snackbar-container-shape",
11232
- "description": "Border radius of the snackbar container.",
11233
- "values": []
11234
- },
11235
- {
11236
- "name": "--m3e-snackbar-container-color",
11237
- "description": "Background color of the snackbar.",
11238
- "values": []
11239
- },
11240
- {
11241
- "name": "--m3e-snackbar-padding",
11242
- "description": "Internal spacing of the snackbar container.",
11243
- "values": []
11244
- },
11245
- {
11246
- "name": "--m3e-snackbar-min-width",
11247
- "description": "Minimum width of the snackbar.",
11248
- "values": []
11249
- },
11250
- {
11251
- "name": "--m3e-snackbar-max-width",
11252
- "description": "Maximum width of the snackbar.",
11253
- "values": []
11254
- },
11255
11225
  {
11256
11226
  "name": "--m3e-split-button-extra-small-trailing-button-unselected-leading-space",
11257
11227
  "description": "Leading space for the trailing button (extra-small, unselected).",
@@ -11452,6 +11422,36 @@
11452
11422
  "description": "Spacing between leading and trailing buttons (extra-large).",
11453
11423
  "values": []
11454
11424
  },
11425
+ {
11426
+ "name": "--m3e-snackbar-margin",
11427
+ "description": "Vertical offset from the bottom of the viewport.",
11428
+ "values": []
11429
+ },
11430
+ {
11431
+ "name": "--m3e-snackbar-container-shape",
11432
+ "description": "Border radius of the snackbar container.",
11433
+ "values": []
11434
+ },
11435
+ {
11436
+ "name": "--m3e-snackbar-container-color",
11437
+ "description": "Background color of the snackbar.",
11438
+ "values": []
11439
+ },
11440
+ {
11441
+ "name": "--m3e-snackbar-padding",
11442
+ "description": "Internal spacing of the snackbar container.",
11443
+ "values": []
11444
+ },
11445
+ {
11446
+ "name": "--m3e-snackbar-min-width",
11447
+ "description": "Minimum width of the snackbar.",
11448
+ "values": []
11449
+ },
11450
+ {
11451
+ "name": "--m3e-snackbar-max-width",
11452
+ "description": "Maximum width of the snackbar.",
11453
+ "values": []
11454
+ },
11455
11455
  {
11456
11456
  "name": "--m3e-step-shape",
11457
11457
  "description": "Border radius of the step container, defining its visual shape.",