@patternfly/patternfly 6.3.0-prerelease.13 → 6.3.0-prerelease.14

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.
@@ -20255,7 +20255,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20255
20255
  aria-labelledby="table-favorites-node1 table-favorites-favorite-button1"
20256
20256
  >
20257
20257
  <span class="pf-v6-c-button__icon">
20258
- <i class="fas fa-star" aria-hidden="true"></i>
20258
+ <span class="pf-v6-c-button__icon-favorite">
20259
+ <svg
20260
+ class="pf-v6-svg"
20261
+ viewBox="0 0 576 512"
20262
+ fill="currentColor"
20263
+ aria-hidden="true"
20264
+ role="img"
20265
+ width="1em"
20266
+ height="1em"
20267
+ >
20268
+ <path
20269
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20270
+ />
20271
+ </svg>
20272
+ </span>
20273
+ <span class="pf-v6-c-button__icon-favorited">
20274
+ <svg
20275
+ class="pf-v6-svg"
20276
+ viewBox="0 0 576 512"
20277
+ fill="currentColor"
20278
+ aria-hidden="true"
20279
+ role="img"
20280
+ width="1em"
20281
+ height="1em"
20282
+ >
20283
+ <path
20284
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20285
+ />
20286
+ </svg>
20287
+ </span>
20259
20288
  </span>
20260
20289
  </button>
20261
20290
  </td>
@@ -20312,7 +20341,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20312
20341
  aria-labelledby="table-favorites-node2 table-favorites-favorite-button2"
20313
20342
  >
20314
20343
  <span class="pf-v6-c-button__icon">
20315
- <i class="fas fa-star" aria-hidden="true"></i>
20344
+ <span class="pf-v6-c-button__icon-favorite">
20345
+ <svg
20346
+ class="pf-v6-svg"
20347
+ viewBox="0 0 576 512"
20348
+ fill="currentColor"
20349
+ aria-hidden="true"
20350
+ role="img"
20351
+ width="1em"
20352
+ height="1em"
20353
+ >
20354
+ <path
20355
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20356
+ />
20357
+ </svg>
20358
+ </span>
20359
+ <span class="pf-v6-c-button__icon-favorited">
20360
+ <svg
20361
+ class="pf-v6-svg"
20362
+ viewBox="0 0 576 512"
20363
+ fill="currentColor"
20364
+ aria-hidden="true"
20365
+ role="img"
20366
+ width="1em"
20367
+ height="1em"
20368
+ >
20369
+ <path
20370
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20371
+ />
20372
+ </svg>
20373
+ </span>
20316
20374
  </span>
20317
20375
  </button>
20318
20376
  </td>
@@ -20367,7 +20425,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20367
20425
  aria-labelledby="table-favorites-node3 table-favorites-favorite-button3"
20368
20426
  >
20369
20427
  <span class="pf-v6-c-button__icon">
20370
- <i class="fas fa-star" aria-hidden="true"></i>
20428
+ <span class="pf-v6-c-button__icon-favorite">
20429
+ <svg
20430
+ class="pf-v6-svg"
20431
+ viewBox="0 0 576 512"
20432
+ fill="currentColor"
20433
+ aria-hidden="true"
20434
+ role="img"
20435
+ width="1em"
20436
+ height="1em"
20437
+ >
20438
+ <path
20439
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20440
+ />
20441
+ </svg>
20442
+ </span>
20443
+ <span class="pf-v6-c-button__icon-favorited">
20444
+ <svg
20445
+ class="pf-v6-svg"
20446
+ viewBox="0 0 576 512"
20447
+ fill="currentColor"
20448
+ aria-hidden="true"
20449
+ role="img"
20450
+ width="1em"
20451
+ height="1em"
20452
+ >
20453
+ <path
20454
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20455
+ />
20456
+ </svg>
20457
+ </span>
20371
20458
  </span>
20372
20459
  </button>
20373
20460
  </td>
@@ -20422,7 +20509,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20422
20509
  aria-labelledby="table-favorites-node4 table-favorites-favorite-button4"
20423
20510
  >
20424
20511
  <span class="pf-v6-c-button__icon">
20425
- <i class="fas fa-star" aria-hidden="true"></i>
20512
+ <span class="pf-v6-c-button__icon-favorite">
20513
+ <svg
20514
+ class="pf-v6-svg"
20515
+ viewBox="0 0 576 512"
20516
+ fill="currentColor"
20517
+ aria-hidden="true"
20518
+ role="img"
20519
+ width="1em"
20520
+ height="1em"
20521
+ >
20522
+ <path
20523
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20524
+ />
20525
+ </svg>
20526
+ </span>
20527
+ <span class="pf-v6-c-button__icon-favorited">
20528
+ <svg
20529
+ class="pf-v6-svg"
20530
+ viewBox="0 0 576 512"
20531
+ fill="currentColor"
20532
+ aria-hidden="true"
20533
+ role="img"
20534
+ width="1em"
20535
+ height="1em"
20536
+ >
20537
+ <path
20538
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20539
+ />
20540
+ </svg>
20541
+ </span>
20426
20542
  </span>
20427
20543
  </button>
20428
20544
  </td>
@@ -20482,7 +20598,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20482
20598
  aria-label="Favorite all"
20483
20599
  >
20484
20600
  <span class="pf-v6-c-button__icon">
20485
- <i class="fas fa-star" aria-hidden="true"></i>
20601
+ <span class="pf-v6-c-button__icon-favorite">
20602
+ <svg
20603
+ class="pf-v6-svg"
20604
+ viewBox="0 0 576 512"
20605
+ fill="currentColor"
20606
+ aria-hidden="true"
20607
+ role="img"
20608
+ width="1em"
20609
+ height="1em"
20610
+ >
20611
+ <path
20612
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20613
+ />
20614
+ </svg>
20615
+ </span>
20616
+ <span class="pf-v6-c-button__icon-favorited">
20617
+ <svg
20618
+ class="pf-v6-svg"
20619
+ viewBox="0 0 576 512"
20620
+ fill="currentColor"
20621
+ aria-hidden="true"
20622
+ role="img"
20623
+ width="1em"
20624
+ height="1em"
20625
+ >
20626
+ <path
20627
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20628
+ />
20629
+ </svg>
20630
+ </span>
20486
20631
  </span>
20487
20632
  </button>
20488
20633
  </div>
@@ -20529,7 +20674,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20529
20674
  aria-labelledby="table-favorites-sortable-node1 table-favorites-sortable-favorite-button1"
20530
20675
  >
20531
20676
  <span class="pf-v6-c-button__icon">
20532
- <i class="fas fa-star" aria-hidden="true"></i>
20677
+ <span class="pf-v6-c-button__icon-favorite">
20678
+ <svg
20679
+ class="pf-v6-svg"
20680
+ viewBox="0 0 576 512"
20681
+ fill="currentColor"
20682
+ aria-hidden="true"
20683
+ role="img"
20684
+ width="1em"
20685
+ height="1em"
20686
+ >
20687
+ <path
20688
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20689
+ />
20690
+ </svg>
20691
+ </span>
20692
+ <span class="pf-v6-c-button__icon-favorited">
20693
+ <svg
20694
+ class="pf-v6-svg"
20695
+ viewBox="0 0 576 512"
20696
+ fill="currentColor"
20697
+ aria-hidden="true"
20698
+ role="img"
20699
+ width="1em"
20700
+ height="1em"
20701
+ >
20702
+ <path
20703
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20704
+ />
20705
+ </svg>
20706
+ </span>
20533
20707
  </span>
20534
20708
  </button>
20535
20709
  </td>
@@ -20558,7 +20732,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20558
20732
  aria-labelledby="table-favorites-sortable-node3 table-favorites-sortable-favorite-button3"
20559
20733
  >
20560
20734
  <span class="pf-v6-c-button__icon">
20561
- <i class="fas fa-star" aria-hidden="true"></i>
20735
+ <span class="pf-v6-c-button__icon-favorite">
20736
+ <svg
20737
+ class="pf-v6-svg"
20738
+ viewBox="0 0 576 512"
20739
+ fill="currentColor"
20740
+ aria-hidden="true"
20741
+ role="img"
20742
+ width="1em"
20743
+ height="1em"
20744
+ >
20745
+ <path
20746
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20747
+ />
20748
+ </svg>
20749
+ </span>
20750
+ <span class="pf-v6-c-button__icon-favorited">
20751
+ <svg
20752
+ class="pf-v6-svg"
20753
+ viewBox="0 0 576 512"
20754
+ fill="currentColor"
20755
+ aria-hidden="true"
20756
+ role="img"
20757
+ width="1em"
20758
+ height="1em"
20759
+ >
20760
+ <path
20761
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20762
+ />
20763
+ </svg>
20764
+ </span>
20562
20765
  </span>
20563
20766
  </button>
20564
20767
  </td>
@@ -20585,7 +20788,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20585
20788
  aria-labelledby="table-favorites-sortable-node2 table-favorites-sortable-favorite-button2"
20586
20789
  >
20587
20790
  <span class="pf-v6-c-button__icon">
20588
- <i class="fas fa-star" aria-hidden="true"></i>
20791
+ <span class="pf-v6-c-button__icon-favorite">
20792
+ <svg
20793
+ class="pf-v6-svg"
20794
+ viewBox="0 0 576 512"
20795
+ fill="currentColor"
20796
+ aria-hidden="true"
20797
+ role="img"
20798
+ width="1em"
20799
+ height="1em"
20800
+ >
20801
+ <path
20802
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20803
+ />
20804
+ </svg>
20805
+ </span>
20806
+ <span class="pf-v6-c-button__icon-favorited">
20807
+ <svg
20808
+ class="pf-v6-svg"
20809
+ viewBox="0 0 576 512"
20810
+ fill="currentColor"
20811
+ aria-hidden="true"
20812
+ role="img"
20813
+ width="1em"
20814
+ height="1em"
20815
+ >
20816
+ <path
20817
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20818
+ />
20819
+ </svg>
20820
+ </span>
20589
20821
  </span>
20590
20822
  </button>
20591
20823
  </td>
@@ -20612,7 +20844,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20612
20844
  aria-labelledby="table-favorites-sortable-node4 table-favorites-sortable-favorite-button4"
20613
20845
  >
20614
20846
  <span class="pf-v6-c-button__icon">
20615
- <i class="fas fa-star" aria-hidden="true"></i>
20847
+ <span class="pf-v6-c-button__icon-favorite">
20848
+ <svg
20849
+ class="pf-v6-svg"
20850
+ viewBox="0 0 576 512"
20851
+ fill="currentColor"
20852
+ aria-hidden="true"
20853
+ role="img"
20854
+ width="1em"
20855
+ height="1em"
20856
+ >
20857
+ <path
20858
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20859
+ />
20860
+ </svg>
20861
+ </span>
20862
+ <span class="pf-v6-c-button__icon-favorited">
20863
+ <svg
20864
+ class="pf-v6-svg"
20865
+ viewBox="0 0 576 512"
20866
+ fill="currentColor"
20867
+ aria-hidden="true"
20868
+ role="img"
20869
+ width="1em"
20870
+ height="1em"
20871
+ >
20872
+ <path
20873
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20874
+ />
20875
+ </svg>
20876
+ </span>
20616
20877
  </span>
20617
20878
  </button>
20618
20879
  </td>
@@ -20639,7 +20900,36 @@ For sticky columns to function correctly, the parent table's width must be contr
20639
20900
  aria-labelledby="table-favorites-sortable-node5 table-favorites-sortable-favorite-button5"
20640
20901
  >
20641
20902
  <span class="pf-v6-c-button__icon">
20642
- <i class="fas fa-star" aria-hidden="true"></i>
20903
+ <span class="pf-v6-c-button__icon-favorite">
20904
+ <svg
20905
+ class="pf-v6-svg"
20906
+ viewBox="0 0 576 512"
20907
+ fill="currentColor"
20908
+ aria-hidden="true"
20909
+ role="img"
20910
+ width="1em"
20911
+ height="1em"
20912
+ >
20913
+ <path
20914
+ d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"
20915
+ />
20916
+ </svg>
20917
+ </span>
20918
+ <span class="pf-v6-c-button__icon-favorited">
20919
+ <svg
20920
+ class="pf-v6-svg"
20921
+ viewBox="0 0 576 512"
20922
+ fill="currentColor"
20923
+ aria-hidden="true"
20924
+ role="img"
20925
+ width="1em"
20926
+ height="1em"
20927
+ >
20928
+ <path
20929
+ d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
20930
+ />
20931
+ </svg>
20932
+ </span>
20643
20933
  </span>
20644
20934
  </button>
20645
20935
  </td>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/patternfly",
3
3
  "description": "Assets, source, tooling, and content for PatternFly 4",
4
- "version": "6.3.0-prerelease.13",
4
+ "version": "6.3.0-prerelease.14",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "scripts": {
@@ -47,7 +47,7 @@
47
47
  "@commitlint/config-conventional": "^19.1.0",
48
48
  "@fortawesome/fontawesome": "^1.1.8",
49
49
  "@octokit/rest": "^20.1.0",
50
- "@patternfly/documentation-framework": "6.10.1",
50
+ "@patternfly/documentation-framework": "6.10.5",
51
51
  "@patternfly/patternfly-a11y": "5.1.0",
52
52
  "@patternfly/react-code-editor": "6.2.2",
53
53
  "@patternfly/react-core": "6.2.2",
@@ -7833,7 +7833,12 @@
7833
7833
  scale: -1 1;
7834
7834
  }
7835
7835
 
7836
+ .pf-v6-c-accordion__expandable-content:where([hidden]) {
7837
+ display: revert;
7838
+ }
7839
+
7836
7840
  .pf-v6-c-accordion__expandable-content {
7841
+ display: none;
7837
7842
  margin-block-end: var(--pf-v6-c-accordion__expandable-content--MarginBlockEnd);
7838
7843
  margin-inline-start: var(--pf-v6-c-accordion__expandable-content--MarginInlineStart);
7839
7844
  margin-inline-end: var(--pf-v6-c-accordion__expandable-content--MarginInlineEnd);
@@ -7843,14 +7848,24 @@
7843
7848
  border-radius: var(--pf-v6-c-accordion__expandable-content--BorderRadius);
7844
7849
  opacity: var(--pf-v6-c-accordion__expandable-content--Opacity);
7845
7850
  transition-timing-function: var(--pf-v6-c-accordion__expandable-content--TransitionTimingFunction);
7846
- transition-duration: var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--slide);
7847
- transition-property: opacity, translate;
7851
+ transition-duration: var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--slide), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade);
7852
+ transition-property: opacity, translate, display;
7853
+ transition-behavior: allow-discrete;
7848
7854
  translate: 0 var(--pf-v6-c-accordion__expandable-content--TranslateY);
7849
7855
  }
7850
7856
  .pf-v6-c-accordion__expandable-content.pf-m-fixed {
7851
7857
  max-height: var(--pf-v6-c-accordion__expandable-content--m-fixed--MaxHeight);
7852
7858
  overflow-y: auto;
7853
7859
  }
7860
+ .pf-v6-c-accordion__item.pf-m-expanded .pf-v6-c-accordion__expandable-content {
7861
+ display: revert;
7862
+ }
7863
+ @starting-style {
7864
+ .pf-v6-c-accordion__item.pf-m-expanded .pf-v6-c-accordion__expandable-content {
7865
+ --pf-v6-c-accordion__expandable-content--Opacity: 0;
7866
+ --pf-v6-c-accordion__expandable-content--TranslateY: -.5rem;
7867
+ }
7868
+ }
7854
7869
 
7855
7870
  .pf-v6-c-accordion__expandable-content-body {
7856
7871
  padding-block-start: var(--pf-v6-c-accordion__expandable-content-body--PaddingBlockStart);
@@ -9219,6 +9234,11 @@ button.pf-v6-c-breadcrumb__link {
9219
9234
  --pf-v6-c-button--m-favorited--hover__icon--Color: var(--pf-t--global--color--favorite--hover);
9220
9235
  --pf-v6-c-button--m-favorited__icon--AnimationDuration: var(--pf-t--global--motion--duration--icon--long);
9221
9236
  --pf-v6-c-button--m-favorited__icon--AnimationTimingFunction: var(--pf-t--global--motion--timing-function--default);
9237
+ --pf-v6-c-button__icon--favorite--Opacity: 1;
9238
+ --pf-v6-c-button__icon--favorited--Opacity: 0;
9239
+ --pf-v6-c-button--m-favorited__icon--favorite--Opacity: 0;
9240
+ --pf-v6-c-button--m-favorited__icon--favorited--Opacity: 1;
9241
+ --pf-v6-c-button__icon--favorite--TransitionDuration: var(--pf-t--global--motion--duration--icon--default);
9222
9242
  --pf-v6-c-button__progress--width: calc(var(--pf-t--global--icon--size--lg) + var(--pf-t--global--spacer--sm));
9223
9243
  --pf-v6-c-button__progress--Opacity: 0;
9224
9244
  --pf-v6-c-button__progress--TranslateY: -50%;
@@ -9529,6 +9549,7 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9529
9549
  --pf-v6-c-button--FontSize: var(--pf-v6-c-button--m-display-lg--FontSize);
9530
9550
  }
9531
9551
  .pf-v6-c-button.pf-m-favorite .pf-v6-c-button__icon {
9552
+ display: grid;
9532
9553
  transition-timing-function: var(--pf-v6-c-button--m-favorite__icon--TransitionTimingFunction);
9533
9554
  transition-duration: var(--pf-v6-c-button--m-favorite__icon--TransitionDuration);
9534
9555
  transition-property: color;
@@ -9536,6 +9557,8 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9536
9557
  .pf-v6-c-button.pf-m-favorited {
9537
9558
  --pf-v6-c-button__icon--Color: var(--pf-v6-c-button--m-favorited__icon--Color);
9538
9559
  --pf-v6-c-button--hover__icon--Color: var(--pf-v6-c-button--m-favorited--hover__icon--Color);
9560
+ --pf-v6-c-button__icon--favorite--Opacity: var(--pf-v6-c-button--m-favorited__icon--favorite--Opacity);
9561
+ --pf-v6-c-button__icon--favorited--Opacity: var(--pf-v6-c-button--m-favorited__icon--favorited--Opacity);
9539
9562
  }
9540
9563
  .pf-v6-c-button.pf-m-favorited .pf-v6-c-button__icon {
9541
9564
  animation-name: pf-v6-c-button-icon-favorited;
@@ -9615,6 +9638,21 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9615
9638
  --pf-v6-c-button__icon--MarginInlineStart: var(--pf-v6-c-button__icon--m-end--MarginInlineStart);
9616
9639
  }
9617
9640
 
9641
+ .pf-v6-c-button__icon-favorite,
9642
+ .pf-v6-c-button__icon-favorited {
9643
+ grid-area: 1/1/1/1;
9644
+ transition-duration: var(--pf-v6-c-button__icon--favorite--TransitionDuration);
9645
+ transition-property: opacity;
9646
+ }
9647
+
9648
+ .pf-v6-c-button__icon-favorite {
9649
+ opacity: var(--pf-v6-c-button__icon--favorite--Opacity);
9650
+ }
9651
+
9652
+ .pf-v6-c-button__icon-favorited {
9653
+ opacity: var(--pf-v6-c-button__icon--favorited--Opacity);
9654
+ }
9655
+
9618
9656
  .pf-v6-c-button__progress {
9619
9657
  position: absolute;
9620
9658
  inset-block-start: var(--pf-v6-c-button__progress--InsetBlockStart);
@@ -9627,6 +9665,10 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9627
9665
  --pf-v6-c-spinner--Color: currentcolor;
9628
9666
  }
9629
9667
 
9668
+ .pf-v6-c-button__text {
9669
+ text-decoration: inherit;
9670
+ }
9671
+
9630
9672
  .pf-v6-c-button__count {
9631
9673
  display: inline-flex;
9632
9674
  align-items: center;
@@ -27143,6 +27185,10 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
27143
27185
  --pf-v6-c-timestamp--m-help-text--TextDecorationStyle: var(--pf-v6-c-timestamp--m-help-text--hover--TextDecorationStyle);
27144
27186
  }
27145
27187
 
27188
+ .pf-v6-c-timestamp__text {
27189
+ text-decoration: inherit;
27190
+ }
27191
+
27146
27192
  .pf-v6-c-title {
27147
27193
  --pf-v6-c-title--FontFamily: var(--pf-t--global--font--family--heading);
27148
27194
  --pf-v6-c-title--m-4xl--LineHeight: var(--pf-t--global--font--line-height--heading);
@@ -29417,6 +29463,7 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
29417
29463
  grid-auto-flow: column;
29418
29464
  align-items: baseline;
29419
29465
  min-width: var(--pf-v6-c-truncate--MinWidth);
29466
+ text-decoration: inherit;
29420
29467
  }
29421
29468
  .pf-v6-c-truncate.pf-m-fixed {
29422
29469
  display: inline;
package/patternfly.css CHANGED
@@ -7969,7 +7969,12 @@ button) {
7969
7969
  scale: -1 1;
7970
7970
  }
7971
7971
 
7972
+ .pf-v6-c-accordion__expandable-content:where([hidden]) {
7973
+ display: revert;
7974
+ }
7975
+
7972
7976
  .pf-v6-c-accordion__expandable-content {
7977
+ display: none;
7973
7978
  margin-block-end: var(--pf-v6-c-accordion__expandable-content--MarginBlockEnd);
7974
7979
  margin-inline-start: var(--pf-v6-c-accordion__expandable-content--MarginInlineStart);
7975
7980
  margin-inline-end: var(--pf-v6-c-accordion__expandable-content--MarginInlineEnd);
@@ -7979,14 +7984,24 @@ button) {
7979
7984
  border-radius: var(--pf-v6-c-accordion__expandable-content--BorderRadius);
7980
7985
  opacity: var(--pf-v6-c-accordion__expandable-content--Opacity);
7981
7986
  transition-timing-function: var(--pf-v6-c-accordion__expandable-content--TransitionTimingFunction);
7982
- transition-duration: var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--slide);
7983
- transition-property: opacity, translate;
7987
+ transition-duration: var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--slide), var(--pf-v6-c-accordion__expandable-content--TransitionDuration--fade);
7988
+ transition-property: opacity, translate, display;
7989
+ transition-behavior: allow-discrete;
7984
7990
  translate: 0 var(--pf-v6-c-accordion__expandable-content--TranslateY);
7985
7991
  }
7986
7992
  .pf-v6-c-accordion__expandable-content.pf-m-fixed {
7987
7993
  max-height: var(--pf-v6-c-accordion__expandable-content--m-fixed--MaxHeight);
7988
7994
  overflow-y: auto;
7989
7995
  }
7996
+ .pf-v6-c-accordion__item.pf-m-expanded .pf-v6-c-accordion__expandable-content {
7997
+ display: revert;
7998
+ }
7999
+ @starting-style {
8000
+ .pf-v6-c-accordion__item.pf-m-expanded .pf-v6-c-accordion__expandable-content {
8001
+ --pf-v6-c-accordion__expandable-content--Opacity: 0;
8002
+ --pf-v6-c-accordion__expandable-content--TranslateY: -.5rem;
8003
+ }
8004
+ }
7990
8005
 
7991
8006
  .pf-v6-c-accordion__expandable-content-body {
7992
8007
  padding-block-start: var(--pf-v6-c-accordion__expandable-content-body--PaddingBlockStart);
@@ -9355,6 +9370,11 @@ button.pf-v6-c-breadcrumb__link {
9355
9370
  --pf-v6-c-button--m-favorited--hover__icon--Color: var(--pf-t--global--color--favorite--hover);
9356
9371
  --pf-v6-c-button--m-favorited__icon--AnimationDuration: var(--pf-t--global--motion--duration--icon--long);
9357
9372
  --pf-v6-c-button--m-favorited__icon--AnimationTimingFunction: var(--pf-t--global--motion--timing-function--default);
9373
+ --pf-v6-c-button__icon--favorite--Opacity: 1;
9374
+ --pf-v6-c-button__icon--favorited--Opacity: 0;
9375
+ --pf-v6-c-button--m-favorited__icon--favorite--Opacity: 0;
9376
+ --pf-v6-c-button--m-favorited__icon--favorited--Opacity: 1;
9377
+ --pf-v6-c-button__icon--favorite--TransitionDuration: var(--pf-t--global--motion--duration--icon--default);
9358
9378
  --pf-v6-c-button__progress--width: calc(var(--pf-t--global--icon--size--lg) + var(--pf-t--global--spacer--sm));
9359
9379
  --pf-v6-c-button__progress--Opacity: 0;
9360
9380
  --pf-v6-c-button__progress--TranslateY: -50%;
@@ -9665,6 +9685,7 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9665
9685
  --pf-v6-c-button--FontSize: var(--pf-v6-c-button--m-display-lg--FontSize);
9666
9686
  }
9667
9687
  .pf-v6-c-button.pf-m-favorite .pf-v6-c-button__icon {
9688
+ display: grid;
9668
9689
  transition-timing-function: var(--pf-v6-c-button--m-favorite__icon--TransitionTimingFunction);
9669
9690
  transition-duration: var(--pf-v6-c-button--m-favorite__icon--TransitionDuration);
9670
9691
  transition-property: color;
@@ -9672,6 +9693,8 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9672
9693
  .pf-v6-c-button.pf-m-favorited {
9673
9694
  --pf-v6-c-button__icon--Color: var(--pf-v6-c-button--m-favorited__icon--Color);
9674
9695
  --pf-v6-c-button--hover__icon--Color: var(--pf-v6-c-button--m-favorited--hover__icon--Color);
9696
+ --pf-v6-c-button__icon--favorite--Opacity: var(--pf-v6-c-button--m-favorited__icon--favorite--Opacity);
9697
+ --pf-v6-c-button__icon--favorited--Opacity: var(--pf-v6-c-button--m-favorited__icon--favorited--Opacity);
9675
9698
  }
9676
9699
  .pf-v6-c-button.pf-m-favorited .pf-v6-c-button__icon {
9677
9700
  animation-name: pf-v6-c-button-icon-favorited;
@@ -9751,6 +9774,21 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9751
9774
  --pf-v6-c-button__icon--MarginInlineStart: var(--pf-v6-c-button__icon--m-end--MarginInlineStart);
9752
9775
  }
9753
9776
 
9777
+ .pf-v6-c-button__icon-favorite,
9778
+ .pf-v6-c-button__icon-favorited {
9779
+ grid-area: 1/1/1/1;
9780
+ transition-duration: var(--pf-v6-c-button__icon--favorite--TransitionDuration);
9781
+ transition-property: opacity;
9782
+ }
9783
+
9784
+ .pf-v6-c-button__icon-favorite {
9785
+ opacity: var(--pf-v6-c-button__icon--favorite--Opacity);
9786
+ }
9787
+
9788
+ .pf-v6-c-button__icon-favorited {
9789
+ opacity: var(--pf-v6-c-button__icon--favorited--Opacity);
9790
+ }
9791
+
9754
9792
  .pf-v6-c-button__progress {
9755
9793
  position: absolute;
9756
9794
  inset-block-start: var(--pf-v6-c-button__progress--InsetBlockStart);
@@ -9763,6 +9801,10 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9763
9801
  --pf-v6-c-spinner--Color: currentcolor;
9764
9802
  }
9765
9803
 
9804
+ .pf-v6-c-button__text {
9805
+ text-decoration: inherit;
9806
+ }
9807
+
9766
9808
  .pf-v6-c-button__count {
9767
9809
  display: inline-flex;
9768
9810
  align-items: center;
@@ -27279,6 +27321,10 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
27279
27321
  --pf-v6-c-timestamp--m-help-text--TextDecorationStyle: var(--pf-v6-c-timestamp--m-help-text--hover--TextDecorationStyle);
27280
27322
  }
27281
27323
 
27324
+ .pf-v6-c-timestamp__text {
27325
+ text-decoration: inherit;
27326
+ }
27327
+
27282
27328
  .pf-v6-c-title {
27283
27329
  --pf-v6-c-title--FontFamily: var(--pf-t--global--font--family--heading);
27284
27330
  --pf-v6-c-title--m-4xl--LineHeight: var(--pf-t--global--font--line-height--heading);
@@ -29553,6 +29599,7 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
29553
29599
  grid-auto-flow: column;
29554
29600
  align-items: baseline;
29555
29601
  min-width: var(--pf-v6-c-truncate--MinWidth);
29602
+ text-decoration: inherit;
29556
29603
  }
29557
29604
  .pf-v6-c-truncate.pf-m-fixed {
29558
29605
  display: inline;