@patternfly/patternfly 6.0.0-alpha.118 → 6.0.0-alpha.119

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.
@@ -874,11 +874,13 @@ cssPrefix: pf-d-description-list
874
874
  </dt>
875
875
  <dd class="pf-v6-c-description-list__description">
876
876
  <div class="pf-v6-c-description-list__text">
877
- <div class="pf-v6-c-chip">
878
- <span class="pf-v6-c-chip__content">
879
- <span class="pf-v6-c-chip__text">app=mary-test</span>
877
+ <span class="pf-v6-c-label pf-m-outline">
878
+ <span class="pf-v6-c-label__content">
879
+ <span class="pf-v6-c-label__content">
880
+ <span class="pf-v6-c-label__text">app=mary-test</span>
881
+ </span>
880
882
  </span>
881
- </div>
883
+ </span>
882
884
  </div>
883
885
  </dd>
884
886
  </div>
@@ -17,7 +17,7 @@
17
17
  .pf-v6-c-menu-toggle + .pf-v6-c-panel {
18
18
  position: absolute;
19
19
  top: calc(100% + 2px);
20
- z-index: var(--pf-v6-global--ZIndex--sm);
20
+ z-index: var(--pf-t--global--z-index--sm);
21
21
  }
22
22
 
23
23
  .ws-html-demos-c-toolbar .pf-v6-c-toolbar__item {
@@ -2173,79 +2173,86 @@ section: components
2173
2173
  </div>
2174
2174
  <div class="pf-v6-c-toolbar__content pf-m-chip-container">
2175
2175
  <div class="pf-v6-c-toolbar__item pf-m-chip-group">
2176
- <div class="pf-v6-c-chip-group pf-m-category" role="group">
2177
- <div class="pf-v6-c-chip-group__main">
2176
+ <div class="pf-v6-c-label-group pf-m-category">
2177
+ <div class="pf-v6-c-label-group__main">
2178
2178
  <span
2179
- class="pf-v6-c-chip-group__label"
2180
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-group-chip-group-label"
2179
+ class="pf-v6-c-label-group__label"
2180
+ aria-hidden="true"
2181
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-group-label-group-label"
2181
2182
  >Status</span>
2182
2183
  <ul
2183
- class="pf-v6-c-chip-group__list"
2184
+ class="pf-v6-c-label-group__list"
2184
2185
  role="list"
2185
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-group-chip-group-label"
2186
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-group-label-group-label"
2186
2187
  >
2187
- <li class="pf-v6-c-chip-group__list-item">
2188
- <div class="pf-v6-c-chip">
2189
- <span class="pf-v6-c-chip__content">
2190
- <span
2191
- class="pf-v6-c-chip__text"
2192
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-group-chip-one"
2193
- >Canceled</span>
2194
- </span>
2195
- <span class="pf-v6-c-chip__actions">
2196
- <button
2197
- class="pf-v6-c-button pf-m-plain"
2198
- type="button"
2199
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-one toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupchip-one"
2200
- aria-label="Remove"
2201
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-one"
2202
- >
2203
- <i class="fas fa-times" aria-hidden="true"></i>
2204
- </button>
2188
+ <li class="pf-v6-c-label-group__list-item">
2189
+ <span class="pf-v6-c-label pf-m-outline">
2190
+ <span class="pf-v6-c-label__content">
2191
+ <span class="pf-v6-c-label__content">
2192
+ <span
2193
+ class="pf-v6-c-label__text"
2194
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-group-label-one"
2195
+ >Canceled</span>
2196
+ </span>
2197
+ <span class="pf-v6-c-label__actions">
2198
+ <button
2199
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2200
+ type="button"
2201
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-one toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-grouplabel-one"
2202
+ aria-label="Remove"
2203
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-one"
2204
+ >
2205
+ <i class="fas fa-times" aria-hidden="true"></i>
2206
+ </button>
2207
+ </span>
2205
2208
  </span>
2206
- </div>
2209
+ </span>
2207
2210
  </li>
2208
- <li class="pf-v6-c-chip-group__list-item">
2209
- <div class="pf-v6-c-chip">
2210
- <span class="pf-v6-c-chip__content">
2211
- <span
2212
- class="pf-v6-c-chip__text"
2213
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupchip-two"
2214
- >Paused</span>
2215
- </span>
2216
- <span class="pf-v6-c-chip__actions">
2217
- <button
2218
- class="pf-v6-c-button pf-m-plain"
2219
- type="button"
2220
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-two toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupchip-two"
2221
- aria-label="Remove"
2222
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-two"
2223
- >
2224
- <i class="fas fa-times" aria-hidden="true"></i>
2225
- </button>
2211
+ <li class="pf-v6-c-label-group__list-item">
2212
+ <span class="pf-v6-c-label pf-m-outline">
2213
+ <span class="pf-v6-c-label__content">
2214
+ <span class="pf-v6-c-label__content">
2215
+ <span
2216
+ class="pf-v6-c-label__text"
2217
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-grouplabel-two"
2218
+ >Paused</span>
2219
+ </span>
2220
+ <span class="pf-v6-c-label__actions">
2221
+ <button
2222
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2223
+ type="button"
2224
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-two toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-grouplabel-two"
2225
+ aria-label="Remove"
2226
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-two"
2227
+ >
2228
+ <i class="fas fa-times" aria-hidden="true"></i>
2229
+ </button>
2230
+ </span>
2226
2231
  </span>
2227
- </div>
2232
+ </span>
2228
2233
  </li>
2229
- <li class="pf-v6-c-chip-group__list-item">
2230
- <div class="pf-v6-c-chip">
2231
- <span class="pf-v6-c-chip__content">
2232
- <span
2233
- class="pf-v6-c-chip__text"
2234
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupchip-three"
2235
- >Restarted</span>
2236
- </span>
2237
- <span class="pf-v6-c-chip__actions">
2238
- <button
2239
- class="pf-v6-c-button pf-m-plain"
2240
- type="button"
2241
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-three toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupchip-three"
2242
- aria-label="Remove"
2243
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-chip-groupremove-chip-three"
2244
- >
2245
- <i class="fas fa-times" aria-hidden="true"></i>
2246
- </button>
2234
+ <li class="pf-v6-c-label-group__list-item">
2235
+ <span class="pf-v6-c-label pf-m-outline">
2236
+ <span class="pf-v6-c-label__content">
2237
+ <span class="pf-v6-c-label__content">
2238
+ <span
2239
+ class="pf-v6-c-label__text"
2240
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-grouplabel-three"
2241
+ >Restarted</span>
2242
+ </span>
2243
+ <span class="pf-v6-c-label__actions">
2244
+ <button
2245
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2246
+ type="button"
2247
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-three toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-grouplabel-three"
2248
+ aria-label="Remove"
2249
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-desktop-example-label-groupremove-label-three"
2250
+ >
2251
+ <i class="fas fa-times" aria-hidden="true"></i>
2252
+ </button>
2253
+ </span>
2247
2254
  </span>
2248
- </div>
2255
+ </span>
2249
2256
  </li>
2250
2257
  </ul>
2251
2258
  </div>
@@ -2584,79 +2591,86 @@ section: components
2584
2591
  </div>
2585
2592
  </div>
2586
2593
  <div class="pf-v6-c-toolbar__item pf-m-chip-group">
2587
- <div class="pf-v6-c-chip-group pf-m-category" role="group">
2588
- <div class="pf-v6-c-chip-group__main">
2594
+ <div class="pf-v6-c-label-group pf-m-category">
2595
+ <div class="pf-v6-c-label-group__main">
2589
2596
  <span
2590
- class="pf-v6-c-chip-group__label"
2591
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-group-chip-group-label"
2597
+ class="pf-v6-c-label-group__label"
2598
+ aria-hidden="true"
2599
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-group-label-group-label"
2592
2600
  >Status</span>
2593
2601
  <ul
2594
- class="pf-v6-c-chip-group__list"
2602
+ class="pf-v6-c-label-group__list"
2595
2603
  role="list"
2596
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-group-chip-group-label"
2604
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-group-label-group-label"
2597
2605
  >
2598
- <li class="pf-v6-c-chip-group__list-item">
2599
- <div class="pf-v6-c-chip">
2600
- <span class="pf-v6-c-chip__content">
2601
- <span
2602
- class="pf-v6-c-chip__text"
2603
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-one"
2604
- >Canceled</span>
2605
- </span>
2606
- <span class="pf-v6-c-chip__actions">
2607
- <button
2608
- class="pf-v6-c-button pf-m-plain"
2609
- type="button"
2610
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-one toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-one"
2611
- aria-label="Remove"
2612
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-one"
2613
- >
2614
- <i class="fas fa-times" aria-hidden="true"></i>
2615
- </button>
2606
+ <li class="pf-v6-c-label-group__list-item">
2607
+ <span class="pf-v6-c-label pf-m-outline">
2608
+ <span class="pf-v6-c-label__content">
2609
+ <span class="pf-v6-c-label__content">
2610
+ <span
2611
+ class="pf-v6-c-label__text"
2612
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-one"
2613
+ >Canceled</span>
2614
+ </span>
2615
+ <span class="pf-v6-c-label__actions">
2616
+ <button
2617
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2618
+ type="button"
2619
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-one toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-one"
2620
+ aria-label="Remove"
2621
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-one"
2622
+ >
2623
+ <i class="fas fa-times" aria-hidden="true"></i>
2624
+ </button>
2625
+ </span>
2616
2626
  </span>
2617
- </div>
2627
+ </span>
2618
2628
  </li>
2619
- <li class="pf-v6-c-chip-group__list-item">
2620
- <div class="pf-v6-c-chip">
2621
- <span class="pf-v6-c-chip__content">
2622
- <span
2623
- class="pf-v6-c-chip__text"
2624
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-two"
2625
- >Paused</span>
2626
- </span>
2627
- <span class="pf-v6-c-chip__actions">
2628
- <button
2629
- class="pf-v6-c-button pf-m-plain"
2630
- type="button"
2631
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-two toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-two"
2632
- aria-label="Remove"
2633
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-two"
2634
- >
2635
- <i class="fas fa-times" aria-hidden="true"></i>
2636
- </button>
2629
+ <li class="pf-v6-c-label-group__list-item">
2630
+ <span class="pf-v6-c-label pf-m-outline">
2631
+ <span class="pf-v6-c-label__content">
2632
+ <span class="pf-v6-c-label__content">
2633
+ <span
2634
+ class="pf-v6-c-label__text"
2635
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-two"
2636
+ >Paused</span>
2637
+ </span>
2638
+ <span class="pf-v6-c-label__actions">
2639
+ <button
2640
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2641
+ type="button"
2642
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-two toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-two"
2643
+ aria-label="Remove"
2644
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-two"
2645
+ >
2646
+ <i class="fas fa-times" aria-hidden="true"></i>
2647
+ </button>
2648
+ </span>
2637
2649
  </span>
2638
- </div>
2650
+ </span>
2639
2651
  </li>
2640
- <li class="pf-v6-c-chip-group__list-item">
2641
- <div class="pf-v6-c-chip">
2642
- <span class="pf-v6-c-chip__content">
2643
- <span
2644
- class="pf-v6-c-chip__text"
2645
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-three"
2646
- >Restarted</span>
2647
- </span>
2648
- <span class="pf-v6-c-chip__actions">
2649
- <button
2650
- class="pf-v6-c-button pf-m-plain"
2651
- type="button"
2652
- aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-three toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupchip-three"
2653
- aria-label="Remove"
2654
- id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-chip-groupremove-chip-three"
2655
- >
2656
- <i class="fas fa-times" aria-hidden="true"></i>
2657
- </button>
2652
+ <li class="pf-v6-c-label-group__list-item">
2653
+ <span class="pf-v6-c-label pf-m-outline">
2654
+ <span class="pf-v6-c-label__content">
2655
+ <span class="pf-v6-c-label__content">
2656
+ <span
2657
+ class="pf-v6-c-label__text"
2658
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-three"
2659
+ >Restarted</span>
2660
+ </span>
2661
+ <span class="pf-v6-c-label__actions">
2662
+ <button
2663
+ class="pf-v6-c-button pf-m-plain pf-m-no-padding"
2664
+ type="button"
2665
+ aria-labelledby="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-three toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-grouplabel-three"
2666
+ aria-label="Remove"
2667
+ id="toolbar-attribute-value-checkbox-menu-toggle-filter-mobile-example-label-groupremove-label-three"
2668
+ >
2669
+ <i class="fas fa-times" aria-hidden="true"></i>
2670
+ </button>
2671
+ </span>
2658
2672
  </span>
2659
- </div>
2673
+ </span>
2660
2674
  </li>
2661
2675
  </ul>
2662
2676
  </div>
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.0.0-alpha.118",
4
+ "version": "6.0.0-alpha.119",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "scripts": {
@@ -47,9 +47,9 @@
47
47
  "@octokit/rest": "^20.1.0",
48
48
  "@patternfly/documentation-framework": "6.0.0-alpha.20",
49
49
  "@patternfly/patternfly-a11y": "4.3.1",
50
- "@patternfly/react-code-editor": "6.0.0-alpha.36",
51
- "@patternfly/react-core": "6.0.0-alpha.36",
52
- "@patternfly/react-table": "6.0.0-alpha.36",
50
+ "@patternfly/react-code-editor": "6.0.0-alpha.43",
51
+ "@patternfly/react-core": "6.0.0-alpha.43",
52
+ "@patternfly/react-table": "6.0.0-alpha.43",
53
53
  "@starptech/prettyhtml": "^0.10.0",
54
54
  "backstopjs": "^6.3.23",
55
55
  "cheerio": "^1.0.0-rc.12",