@@ -4,6 +4,9 @@ exports[`Drawer expands from bottom 1`] = `
44<DocumentFragment >
55 <div
66 class = " pf-v6-c-drawer pf-m-expanded pf-m-panel-bottom"
7+ data-ouia-component-id = " OUIA-Generated-Drawer-:rd:"
8+ data-ouia-component-type = " PF6/Drawer"
9+ data-ouia-safe = " true"
710 >
811 <div
912 class = " pf-v6-c-drawer__main"
@@ -19,7 +22,7 @@ exports[`Drawer expands from bottom 1`] = `
1922 </div >
2023 <div
2124 class = " pf-v6-c-drawer__panel"
22- id = " pf-drawer-panel-:r8 :"
25+ id = " pf-drawer-panel-:re :"
2326 >
2427 <div
2528 class = " pf-v6-c-drawer__head"
@@ -36,7 +39,7 @@ exports[`Drawer expands from bottom 1`] = `
3639 <button
3740 aria-label = " Close drawer panel"
3841 class = " pf-v6-c-button pf-m-plain"
39- data-ouia-component-id = " OUIA-Generated-Button-plain-:r9 :"
42+ data-ouia-component-id = " OUIA-Generated-Button-plain-:rf :"
4043 data-ouia-component-type = " PF6/Button"
4144 data-ouia-safe = " true"
4245 type = " button"
@@ -77,6 +80,9 @@ exports[`Drawer has resizable callback and id 1`] = `
7780<DocumentFragment >
7881 <div
7982 class = " pf-v6-c-drawer pf-m-expanded pf-m-panel-left"
83+ data-ouia-component-id = " OUIA-Generated-Drawer-:rj:"
84+ data-ouia-component-type = " PF6/Drawer"
85+ data-ouia-safe = " true"
8086 >
8187 <div
8288 class = " pf-v6-c-drawer__main"
@@ -128,7 +134,7 @@ exports[`Drawer has resizable callback and id 1`] = `
128134 <button
129135 aria-label = " Close drawer panel"
130136 class = " pf-v6-c-button pf-m-plain"
131- data-ouia-component-id = " OUIA-Generated-Button-plain-:rd :"
137+ data-ouia-component-id = " OUIA-Generated-Button-plain-:rl :"
132138 data-ouia-component-type = " PF6/Button"
133139 data-ouia-safe = " true"
134140 type = " button"
@@ -170,6 +176,9 @@ exports[`Drawer has resizable css and color variants 1`] = `
170176<DocumentFragment >
171177 <div
172178 class = " pf-v6-c-drawer pf-m-expanded pf-m-panel-left"
179+ data-ouia-component-id = " OUIA-Generated-Drawer-:rg:"
180+ data-ouia-component-type = " PF6/Drawer"
181+ data-ouia-safe = " true"
173182 >
174183 <div
175184 class = " pf-v6-c-drawer__main"
@@ -185,11 +194,11 @@ exports[`Drawer has resizable css and color variants 1`] = `
185194 </div >
186195 <div
187196 class = " pf-v6-c-drawer__panel pf-m-resizable pf-m-secondary"
188- id = " pf-drawer-panel-:ra :"
197+ id = " pf-drawer-panel-:rh :"
189198 style = " --pf-v6-c-drawer__panel--md--FlexBasis: 300px; --pf-v6-c-drawer__panel--md--FlexBasis--min: 200px; --pf-v6-c-drawer__panel--md--FlexBasis--max: 400px;"
190199 >
191200 <div
192- aria-controls = " pf-drawer-panel-:ra :"
201+ aria-controls = " pf-drawer-panel-:rh :"
193202 aria-label = " Resize"
194203 aria-orientation = " vertical"
195204 aria-valuemax = " 100"
@@ -222,7 +231,7 @@ exports[`Drawer has resizable css and color variants 1`] = `
222231 <button
223232 aria-label = " Close drawer panel"
224233 class = " pf-v6-c-button pf-m-plain"
225- data-ouia-component-id = " OUIA-Generated-Button-plain-:rb :"
234+ data-ouia-component-id = " OUIA-Generated-Button-plain-:ri :"
226235 data-ouia-component-type = " PF6/Button"
227236 data-ouia-safe = " true"
228237 type = " button"
@@ -264,6 +273,9 @@ exports[`Drawer isExpanded = false and isInline = false and isStatic = false 1`]
264273<DocumentFragment >
265274 <div
266275 class = " pf-v6-c-drawer"
276+ data-ouia-component-id = " ouia-id"
277+ data-ouia-component-type = " PF6/Drawer"
278+ data-ouia-safe = " true"
267279 >
268280 <div
269281 class = " pf-v6-c-drawer__main"
@@ -280,7 +292,7 @@ exports[`Drawer isExpanded = false and isInline = false and isStatic = false 1`]
280292 <div
281293 class = " pf-v6-c-drawer__panel"
282294 hidden = " "
283- id = " pf-drawer-panel-:r2 :"
295+ id = " pf-drawer-panel-:r4 :"
284296 inert = " "
285297 />
286298 </div >
@@ -292,6 +304,9 @@ exports[`Drawer isExpanded = false and isInline = true and isStatic = false 1`]
292304<DocumentFragment >
293305 <div
294306 class = " pf-v6-c-drawer"
307+ data-ouia-component-id = " ouia-id"
308+ data-ouia-component-type = " PF6/Drawer"
309+ data-ouia-safe = " true"
295310 >
296311 <div
297312 class = " pf-v6-c-drawer__main"
@@ -308,7 +323,7 @@ exports[`Drawer isExpanded = false and isInline = true and isStatic = false 1`]
308323 <div
309324 class = " pf-v6-c-drawer__panel"
310325 hidden = " "
311- id = " pf-drawer-panel-:r5 :"
326+ id = " pf-drawer-panel-:r9 :"
312327 inert = " "
313328 />
314329 </div >
@@ -320,6 +335,9 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = false 1`]
320335<DocumentFragment >
321336 <div
322337 class = " pf-v6-c-drawer pf-m-expanded"
338+ data-ouia-component-id = " ouia-id"
339+ data-ouia-component-type = " PF6/Drawer"
340+ data-ouia-safe = " true"
323341 >
324342 <div
325343 class = " pf-v6-c-drawer__main"
@@ -335,7 +353,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = false 1`]
335353 </div >
336354 <div
337355 class = " pf-v6-c-drawer__panel"
338- id = " pf-drawer-panel-:r0 :"
356+ id = " pf-drawer-panel-:r1 :"
339357 >
340358 <div
341359 class = " pf-v6-c-drawer__head"
@@ -352,7 +370,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = false 1`]
352370 <button
353371 aria-label = " Close drawer panel"
354372 class = " pf-v6-c-button pf-m-plain"
355- data-ouia-component-id = " OUIA-Generated-Button-plain-:r1 :"
373+ data-ouia-component-id = " OUIA-Generated-Button-plain-:r2 :"
356374 data-ouia-component-type = " PF6/Button"
357375 data-ouia-safe = " true"
358376 type = " button"
@@ -393,6 +411,9 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = true 1`] =
393411<DocumentFragment >
394412 <div
395413 class = " pf-v6-c-drawer pf-m-expanded"
414+ data-ouia-component-id = " ouia-id"
415+ data-ouia-component-type = " PF6/Drawer"
416+ data-ouia-safe = " true"
396417 >
397418 <div
398419 class = " pf-v6-c-drawer__main"
@@ -408,7 +429,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = true 1`] =
408429 </div >
409430 <div
410431 class = " pf-v6-c-drawer__panel"
411- id = " pf-drawer-panel-:r6 :"
432+ id = " pf-drawer-panel-:rb :"
412433 >
413434 <div
414435 class = " pf-v6-c-drawer__head"
@@ -425,7 +446,7 @@ exports[`Drawer isExpanded = true and isInline = false and isStatic = true 1`] =
425446 <button
426447 aria-label = " Close drawer panel"
427448 class = " pf-v6-c-button pf-m-plain"
428- data-ouia-component-id = " OUIA-Generated-Button-plain-:r7 :"
449+ data-ouia-component-id = " OUIA-Generated-Button-plain-:rc :"
429450 data-ouia-component-type = " PF6/Button"
430451 data-ouia-safe = " true"
431452 type = " button"
@@ -466,6 +487,9 @@ exports[`Drawer isExpanded = true and isInline = true and isStatic = false 1`] =
466487<DocumentFragment >
467488 <div
468489 class = " pf-v6-c-drawer pf-m-expanded"
490+ data-ouia-component-id = " ouia-id"
491+ data-ouia-component-type = " PF6/Drawer"
492+ data-ouia-safe = " true"
469493 >
470494 <div
471495 class = " pf-v6-c-drawer__main"
@@ -481,7 +505,7 @@ exports[`Drawer isExpanded = true and isInline = true and isStatic = false 1`] =
481505 </div >
482506 <div
483507 class = " pf-v6-c-drawer__panel"
484- id = " pf-drawer-panel-:r3 :"
508+ id = " pf-drawer-panel-:r6 :"
485509 >
486510 <div
487511 class = " pf-v6-c-drawer__head"
@@ -498,7 +522,7 @@ exports[`Drawer isExpanded = true and isInline = true and isStatic = false 1`] =
498522 <button
499523 aria-label = " Close drawer panel"
500524 class = " pf-v6-c-button pf-m-plain"
501- data-ouia-component-id = " OUIA-Generated-Button-plain-:r4 :"
525+ data-ouia-component-id = " OUIA-Generated-Button-plain-:r7 :"
502526 data-ouia-component-type = " PF6/Button"
503527 data-ouia-safe = " true"
504528 type = " button"
0 commit comments