@patternfly/patternfly-doc-core 1.12.2 → 1.12.4

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 (178) hide show
  1. package/.astro/content-modules.mjs +19 -19
  2. package/dist/docs/_astro/PageToggle.DBsLIFpI.js +1 -0
  3. package/dist/docs/_worker.js/_@astrojs-ssr-adapter.mjs +1 -1
  4. package/dist/docs/_worker.js/chunks/{_@astrojs-ssr-adapter_CBRUgCDy.mjs → _@astrojs-ssr-adapter_B_x81DBq.mjs} +58 -49
  5. package/dist/docs/_worker.js/index.js +2 -2
  6. package/dist/docs/_worker.js/{manifest_Dsi4HnVg.mjs → manifest_87bGUcju.mjs} +1 -1
  7. package/dist/docs/components/about-modal/index.html +1 -1
  8. package/dist/docs/components/about-modal/react/index.html +1 -1
  9. package/dist/docs/components/accordion/index.html +1 -1
  10. package/dist/docs/components/accordion/react/index.html +1 -1
  11. package/dist/docs/components/action-list/index.html +1 -1
  12. package/dist/docs/components/action-list/react/index.html +1 -1
  13. package/dist/docs/components/alert/index.html +1 -1
  14. package/dist/docs/components/alert/react/index.html +1 -1
  15. package/dist/docs/components/avatar/index.html +1 -1
  16. package/dist/docs/components/avatar/react/index.html +1 -1
  17. package/dist/docs/components/back-to-top/index.html +1 -1
  18. package/dist/docs/components/back-to-top/react/index.html +1 -1
  19. package/dist/docs/components/backdrop/index.html +6 -6
  20. package/dist/docs/components/backdrop/react/index.html +6 -6
  21. package/dist/docs/components/background-image/index.html +6 -6
  22. package/dist/docs/components/background-image/react/index.html +6 -6
  23. package/dist/docs/components/badge/index.html +1 -1
  24. package/dist/docs/components/badge/react/index.html +1 -1
  25. package/dist/docs/components/banner/index.html +1 -1
  26. package/dist/docs/components/banner/react/index.html +1 -1
  27. package/dist/docs/components/brand/index.html +1 -1
  28. package/dist/docs/components/brand/react/index.html +1 -1
  29. package/dist/docs/components/breadcrumb/index.html +1 -1
  30. package/dist/docs/components/breadcrumb/react/index.html +1 -1
  31. package/dist/docs/components/button/index.html +1 -1
  32. package/dist/docs/components/button/react/index.html +1 -1
  33. package/dist/docs/components/calendar-month/index.html +1 -1
  34. package/dist/docs/components/calendar-month/react/index.html +1 -1
  35. package/dist/docs/components/card/index.html +1 -1
  36. package/dist/docs/components/card/react/index.html +1 -1
  37. package/dist/docs/components/checkbox/index.html +1 -1
  38. package/dist/docs/components/checkbox/react/index.html +1 -1
  39. package/dist/docs/components/chip/index.html +11 -11
  40. package/dist/docs/components/chip/react-deprecated/index.html +11 -11
  41. package/dist/docs/components/clipboard-copy/index.html +1 -1
  42. package/dist/docs/components/clipboard-copy/react/index.html +1 -1
  43. package/dist/docs/components/code-block/index.html +9 -9
  44. package/dist/docs/components/code-block/react/index.html +9 -9
  45. package/dist/docs/components/content/index.html +19 -19
  46. package/dist/docs/components/content/react/index.html +19 -19
  47. package/dist/docs/components/data-list/index.html +24 -24
  48. package/dist/docs/components/data-list/react/index.html +24 -24
  49. package/dist/docs/components/date-picker/index.html +17 -17
  50. package/dist/docs/components/date-picker/react/index.html +17 -17
  51. package/dist/docs/components/description-list/index.html +1 -1
  52. package/dist/docs/components/description-list/react/index.html +1 -1
  53. package/dist/docs/components/divider/index.html +1 -1
  54. package/dist/docs/components/divider/react/index.html +1 -1
  55. package/dist/docs/components/drag-and-drop/index.html +1 -1
  56. package/dist/docs/components/drag-and-drop/react-deprecated/index.html +1 -1
  57. package/dist/docs/components/drawer/index.html +28 -28
  58. package/dist/docs/components/drawer/react/index.html +28 -28
  59. package/dist/docs/components/dropdown/index.html +20 -20
  60. package/dist/docs/components/dropdown/react/index.html +20 -20
  61. package/dist/docs/components/dual-list-selector/index.html +1 -1
  62. package/dist/docs/components/dual-list-selector/react/index.html +17 -17
  63. package/dist/docs/components/dual-list-selector/react-deprecated/index.html +1 -1
  64. package/dist/docs/components/empty-state/index.html +10 -10
  65. package/dist/docs/components/empty-state/react/index.html +10 -10
  66. package/dist/docs/components/expandable-section/index.html +15 -15
  67. package/dist/docs/components/expandable-section/react/index.html +15 -15
  68. package/dist/docs/components/form/index.html +1 -1
  69. package/dist/docs/components/form/react/index.html +1 -1
  70. package/dist/docs/components/form-select/index.html +1 -1
  71. package/dist/docs/components/form-select/react/index.html +1 -1
  72. package/dist/docs/components/helper-text/index.html +1 -1
  73. package/dist/docs/components/helper-text/react/index.html +1 -1
  74. package/dist/docs/components/hint/index.html +1 -1
  75. package/dist/docs/components/hint/react/index.html +1 -1
  76. package/dist/docs/components/icon/index.html +1 -1
  77. package/dist/docs/components/icon/react/index.html +1 -1
  78. package/dist/docs/components/input-group/index.html +1 -1
  79. package/dist/docs/components/input-group/react/index.html +1 -1
  80. package/dist/docs/components/jump-links/index.html +12 -12
  81. package/dist/docs/components/jump-links/react/index.html +12 -12
  82. package/dist/docs/components/label/index.html +28 -28
  83. package/dist/docs/components/label/react/index.html +28 -28
  84. package/dist/docs/components/list/index.html +1 -1
  85. package/dist/docs/components/list/react/index.html +1 -1
  86. package/dist/docs/components/login-page/index.html +1 -1
  87. package/dist/docs/components/login-page/react/index.html +1 -1
  88. package/dist/docs/components/masthead/index.html +1 -1
  89. package/dist/docs/components/masthead/react/index.html +1 -1
  90. package/dist/docs/components/menu/index.html +65 -65
  91. package/dist/docs/components/menu/react/index.html +65 -65
  92. package/dist/docs/components/menu-toggle/index.html +66 -66
  93. package/dist/docs/components/menu-toggle/react/index.html +66 -66
  94. package/dist/docs/components/modal/index.html +1 -1
  95. package/dist/docs/components/modal/react/index.html +38 -38
  96. package/dist/docs/components/modal/react-deprecated/index.html +1 -1
  97. package/dist/docs/components/multiple-file-upload/index.html +29 -29
  98. package/dist/docs/components/multiple-file-upload/react/index.html +29 -29
  99. package/dist/docs/components/navigation/index.html +18 -18
  100. package/dist/docs/components/navigation/react/index.html +18 -18
  101. package/dist/docs/components/notification-badge/index.html +1 -1
  102. package/dist/docs/components/notification-badge/react/index.html +1 -1
  103. package/dist/docs/components/notification-drawer/index.html +1 -1
  104. package/dist/docs/components/notification-drawer/react/index.html +1 -1
  105. package/dist/docs/components/number-input/index.html +1 -1
  106. package/dist/docs/components/number-input/react/index.html +1 -1
  107. package/dist/docs/components/overflow-menu/index.html +12 -12
  108. package/dist/docs/components/overflow-menu/react/index.html +12 -12
  109. package/dist/docs/components/page/index.html +47 -47
  110. package/dist/docs/components/page/react/index.html +47 -47
  111. package/dist/docs/components/pagination/index.html +17 -17
  112. package/dist/docs/components/pagination/react/index.html +17 -17
  113. package/dist/docs/components/panel/index.html +1 -1
  114. package/dist/docs/components/panel/react/index.html +1 -1
  115. package/dist/docs/components/popover/index.html +23 -23
  116. package/dist/docs/components/popover/react/index.html +23 -23
  117. package/dist/docs/components/progress/index.html +23 -23
  118. package/dist/docs/components/progress/react/index.html +23 -23
  119. package/dist/docs/components/progress-stepper/index.html +16 -16
  120. package/dist/docs/components/progress-stepper/react/index.html +16 -16
  121. package/dist/docs/components/radio/index.html +15 -15
  122. package/dist/docs/components/radio/react/index.html +15 -15
  123. package/dist/docs/components/search-input/index.html +1 -1
  124. package/dist/docs/components/search-input/react/index.html +1 -1
  125. package/dist/docs/components/select/index.html +1 -1
  126. package/dist/docs/components/select/react/index.html +1 -1
  127. package/dist/docs/components/sidebar/index.html +17 -17
  128. package/dist/docs/components/sidebar/react/index.html +17 -17
  129. package/dist/docs/components/simple-file-upload/index.html +1 -1
  130. package/dist/docs/components/simple-file-upload/react/index.html +1 -1
  131. package/dist/docs/components/simple-list/index.html +6 -6
  132. package/dist/docs/components/simple-list/react/index.html +6 -6
  133. package/dist/docs/components/skeleton/index.html +10 -10
  134. package/dist/docs/components/skeleton/react/index.html +10 -10
  135. package/dist/docs/components/skip-to-content/index.html +6 -6
  136. package/dist/docs/components/skip-to-content/react/index.html +6 -6
  137. package/dist/docs/components/slider/index.html +22 -22
  138. package/dist/docs/components/slider/react/index.html +22 -22
  139. package/dist/docs/components/spinner/index.html +9 -9
  140. package/dist/docs/components/spinner/react/index.html +9 -9
  141. package/dist/docs/components/switch/index.html +12 -12
  142. package/dist/docs/components/switch/react/index.html +12 -12
  143. package/dist/docs/components/tabs/index.html +1 -1
  144. package/dist/docs/components/tabs/react/index.html +1 -1
  145. package/dist/docs/components/text-area/index.html +1 -1
  146. package/dist/docs/components/text-area/react/index.html +1 -1
  147. package/dist/docs/components/text-input/index.html +1 -1
  148. package/dist/docs/components/text-input/react/index.html +1 -1
  149. package/dist/docs/components/text-input-group/index.html +1 -1
  150. package/dist/docs/components/text-input-group/react/index.html +1 -1
  151. package/dist/docs/components/tile/index.html +1 -1
  152. package/dist/docs/components/tile/react-deprecated/index.html +1 -1
  153. package/dist/docs/components/time-picker/index.html +13 -13
  154. package/dist/docs/components/time-picker/react/index.html +13 -13
  155. package/dist/docs/components/timestamp/index.html +21 -21
  156. package/dist/docs/components/timestamp/react/index.html +21 -21
  157. package/dist/docs/components/title/index.html +1 -1
  158. package/dist/docs/components/title/react/index.html +1 -1
  159. package/dist/docs/components/toggle-group/index.html +1 -1
  160. package/dist/docs/components/toggle-group/react/index.html +1 -1
  161. package/dist/docs/components/toolbar/index.html +42 -42
  162. package/dist/docs/components/toolbar/react/index.html +42 -42
  163. package/dist/docs/components/tooltip/index.html +12 -12
  164. package/dist/docs/components/tooltip/react/index.html +12 -12
  165. package/dist/docs/components/tree-view/index.html +23 -23
  166. package/dist/docs/components/tree-view/react/index.html +23 -23
  167. package/dist/docs/components/truncate/index.html +10 -10
  168. package/dist/docs/components/truncate/react/index.html +10 -10
  169. package/dist/docs/components/wizard/index.html +1 -1
  170. package/dist/docs/components/wizard/react/index.html +29 -29
  171. package/dist/docs/components/wizard/react-deprecated/index.html +1 -1
  172. package/dist/docs/index.html +1 -1
  173. package/package.json +5 -5
  174. package/dist/docs/_astro/PageToggle.Dnbvoa7R.js +0 -1
  175. /package/dist/docs/_worker.js/chunks/{_astro_assets_Dcv7PKDL.mjs → _astro_assets_mEeJQNtn.mjs} +0 -0
  176. /package/dist/docs/_worker.js/chunks/{_astro_data-layer-content_CPgQSQEx.mjs → _astro_data-layer-content_DSexW0T9.mjs} +0 -0
  177. /package/dist/docs/_worker.js/chunks/{content-modules_pw1AqUgZ.mjs → content-modules_ByZ0SP-q.mjs} +0 -0
  178. /package/dist/docs/_worker.js/chunks/{sharp_BKxWP4lT.mjs → sharp_DD2qbOXY.mjs} +0 -0
@@ -94,7 +94,7 @@ function deserializeManifest(serializedManifest) {
94
94
  };
95
95
  }
96
96
 
97
- const manifest = deserializeManifest({"hrefRoot":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/","cacheDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/.astro/","outDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/","srcDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/src/","publicDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/public/","buildClientDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/","buildServerDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/_worker.js/","adapterName":"@astrojs/cloudflare","routes":[{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"type":"page","component":"_server-islands.astro","params":["name"],"segments":[[{"content":"_server-islands","dynamic":false,"spread":false}],[{"content":"name","dynamic":true,"spread":false}]],"pattern":"^\\/_server-islands\\/([^/]+?)\\/?$","prerender":false,"isIndex":false,"fallbackRoutes":[],"route":"/_server-islands/[name]","origin":"internal","_meta":{"trailingSlash":"ignore"}}},{"file":"index.html","links":[],"scripts":[],"styles":[],"routeData":{"route":"/","isIndex":true,"type":"page","pattern":"^\\/$","segments":[],"params":[],"component":"src/pages/index.astro","pathname":"/","prerender":true,"fallbackRoutes":[],"distURL":[],"origin":"project","_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"type":"endpoint","isIndex":false,"route":"/_image","pattern":"^\\/_image\\/?$","segments":[[{"content":"_image","dynamic":false,"spread":false}]],"params":[],"component":"node_modules/@astrojs/cloudflare/dist/entrypoints/image-endpoint.js","pathname":"/_image","prerender":false,"fallbackRoutes":[],"origin":"internal","_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"route":"/props","isIndex":false,"type":"endpoint","pattern":"^\\/props\\/?$","segments":[[{"content":"props","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/props.ts","pathname":"/props","prerender":false,"fallbackRoutes":[],"distURL":[],"origin":"project","_meta":{"trailingSlash":"ignore"}}}],"base":"/","trailingSlash":"ignore","compressHTML":true,"componentMetadata":[["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/index.astro",{"propagation":"in-tree","containsHead":true}],["\u0000astro:content",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Navigation.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/[section]/[...page].astro",{"propagation":"in-tree","containsHead":true}],["\u0000@astro-page:src/pages/[section]/[...page]@_@astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astrojs-ssr-virtual-entry",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/[section]/[page]/[...tab].astro",{"propagation":"in-tree","containsHead":true}],["\u0000@astro-page:src/pages/[section]/[page]/[...tab]@_@astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/index@_@astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Page.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Masthead.astro",{"propagation":"in-tree","containsHead":false}]],"renderers":[],"clientDirectives":[["idle","(()=>{var l=(n,t)=>{let i=async()=>{await(await n())()},e=typeof t.value==\"object\"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};\"requestIdleCallback\"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event(\"astro:idle\"));})();"],["load","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event(\"astro:load\"));})();"],["media","(()=>{var n=(a,t)=>{let i=async()=>{await(await a())()};if(t.value){let e=matchMedia(t.value);e.matches?i():e.addEventListener(\"change\",i,{once:!0})}};(self.Astro||(self.Astro={})).media=n;window.dispatchEvent(new Event(\"astro:media\"));})();"],["only","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event(\"astro:only\"));})();"],["visible","(()=>{var a=(s,i,o)=>{let r=async()=>{await(await s())()},t=typeof i.value==\"object\"?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=>{for(let l of e)if(l.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=a;window.dispatchEvent(new Event(\"astro:visible\"));})();"]],"entryModules":{"\u0000astro-internal:middleware":"_astro-internal_middleware.mjs","\u0000noop-actions":"_noop-actions.mjs","\u0000@astro-page:node_modules/@astrojs/cloudflare/dist/entrypoints/image-endpoint@_@js":"pages/_image.astro.mjs","\u0000@astro-page:src/pages/props@_@ts":"pages/props.astro.mjs","\u0000@astro-page:src/pages/[section]/[page]/[...tab]@_@astro":"pages/_section_/_page_/_---tab_.astro.mjs","\u0000@astro-page:src/pages/[section]/[...page]@_@astro":"pages/_section_/_---page_.astro.mjs","\u0000@astro-page:src/pages/index@_@astro":"pages/index.astro.mjs","\u0000@astrojs-ssr-virtual-entry":"index.js","\u0000@astro-renderers":"renderers.mjs","\u0000@astrojs-ssr-adapter":"_@astrojs-ssr-adapter.mjs","\u0000@astrojs-manifest":"manifest_Dsi4HnVg.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/node_modules/unstorage/drivers/cloudflare-kv-binding.mjs":"chunks/cloudflare-kv-binding_DMly_2Gl.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/.astro/content-assets.mjs":"chunks/content-assets_XqCgPAV2.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/.astro/content-modules.mjs":"chunks/content-modules_pw1AqUgZ.mjs","\u0000astro:data-layer-content":"chunks/_astro_data-layer-content_CPgQSQEx.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/dist/assets/services/sharp.js":"chunks/sharp_BKxWP4lT.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/AboutModal/examples/AboutModal.mdx?astroPropagatedAssets":"chunks/AboutModal_CrdYiVZ2.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Accordion/examples/Accordion.mdx?astroPropagatedAssets":"chunks/Accordion_Dbx8tdfD.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ActionList/examples/ActionList.mdx?astroPropagatedAssets":"chunks/ActionList_Bx7eAKgV.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Avatar/examples/Avatar.mdx?astroPropagatedAssets":"chunks/Avatar_DuNXB-Tl.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Alert/examples/Alert.mdx?astroPropagatedAssets":"chunks/Alert_Cgh0pfMA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackToTop/examples/BackToTop.mdx?astroPropagatedAssets":"chunks/BackToTop_B_0NN1kJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackgroundImage/examples/BackgroundImage.mdx?astroPropagatedAssets":"chunks/BackgroundImage_BFUrU51J.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Backdrop/examples/Backdrop.mdx?astroPropagatedAssets":"chunks/Backdrop_ByJvccKQ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Badge/examples/Badge.mdx?astroPropagatedAssets":"chunks/Badge_DxGDbEGv.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Banner/examples/Banner.mdx?astroPropagatedAssets":"chunks/Banner_FbFCGml0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Brand/examples/Brand.mdx?astroPropagatedAssets":"chunks/Brand_Cjeb58fX.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Breadcrumb/examples/Breadcrumb.mdx?astroPropagatedAssets":"chunks/Breadcrumb_DkNDUMw0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Button/examples/Button.mdx?astroPropagatedAssets":"chunks/Button_DbZb-z5h.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CalendarMonth/examples/CalendarMonth.mdx?astroPropagatedAssets":"chunks/CalendarMonth_BqZc2rYW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Card/examples/Card.mdx?astroPropagatedAssets":"chunks/Card_CEDol7Xx.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Checkbox/examples/Checkbox.mdx?astroPropagatedAssets":"chunks/Checkbox_BqVpiIvF.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ClipboardCopy/examples/ClipboardCopy.mdx?astroPropagatedAssets":"chunks/ClipboardCopy_CvrD2b3T.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Content/examples/Content.mdx?astroPropagatedAssets":"chunks/Content_lBUC3eEp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CodeBlock/examples/CodeBlock.mdx?astroPropagatedAssets":"chunks/CodeBlock_CuH1PrfL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DataList/examples/DataList.mdx?astroPropagatedAssets":"chunks/DataList_CaFvg0uz.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DatePicker/examples/DatePicker.mdx?astroPropagatedAssets":"chunks/DatePicker_Cw2abdEU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Divider/examples/Divider.mdx?astroPropagatedAssets":"chunks/Divider_BgOt1--F.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DescriptionList/examples/DescriptionList.mdx?astroPropagatedAssets":"chunks/DescriptionList_BTTyevMb.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Drawer/examples/Drawer.mdx?astroPropagatedAssets":"chunks/Drawer_RrCnySEa.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Dropdown/examples/Dropdown.mdx?astroPropagatedAssets":"chunks/Dropdown_BjtqviYW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ExpandableSection/examples/ExpandableSection.mdx?astroPropagatedAssets":"chunks/ExpandableSection_DSw76PjZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/EmptyState/examples/EmptyState.mdx?astroPropagatedAssets":"chunks/EmptyState_Ct_PJba3.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DualListSelector/examples/DualListSelector.mdx?astroPropagatedAssets":"chunks/DualListSelector_8uLukfP0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FileUpload/examples/FileUpload.mdx?astroPropagatedAssets":"chunks/FileUpload_CEvZ0G-d.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Form/examples/Form.mdx?astroPropagatedAssets":"chunks/Form_olaoRN4o.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FormSelect/examples/FormSelect.mdx?astroPropagatedAssets":"chunks/FormSelect_C2YPRAlw.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/HelperText/examples/HelperText.mdx?astroPropagatedAssets":"chunks/HelperText_2CcHVaih.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Hint/examples/Hint.mdx?astroPropagatedAssets":"chunks/Hint_DHoiYdn6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Icon/examples/Icon.mdx?astroPropagatedAssets":"chunks/Icon_C_Dqbg9w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/InputGroup/examples/InputGroup.mdx?astroPropagatedAssets":"chunks/InputGroup_CmZgaEyr.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Label/examples/Label.mdx?astroPropagatedAssets":"chunks/Label_Cxir7_Q4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/JumpLinks/examples/JumpLinks.mdx?astroPropagatedAssets":"chunks/JumpLinks_DvM3PVg0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/List/examples/List.mdx?astroPropagatedAssets":"chunks/List_CWAsiYnN.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/LoginPage/examples/LoginPage.mdx?astroPropagatedAssets":"chunks/LoginPage_BjIl_nF9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Masthead/examples/Masthead.mdx?astroPropagatedAssets":"chunks/Masthead_BWjm5CFj.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Menu/examples/Menu.mdx?astroPropagatedAssets":"chunks/Menu_Sl-QVQ_w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MenuToggle/examples/MenuToggle.mdx?astroPropagatedAssets":"chunks/MenuToggle_DeKwv469.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Nav/examples/Nav.mdx?astroPropagatedAssets":"chunks/Nav_DwqATcJ4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Modal/examples/Modal.mdx?astroPropagatedAssets":"chunks/Modal_CdokBUDP.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MultipleFileUpload/examples/MultipleFileUpload.mdx?astroPropagatedAssets":"chunks/MultipleFileUpload_BaHVtkF_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationBadge/examples/NotificationBadge.mdx?astroPropagatedAssets":"chunks/NotificationBadge_DO4OLgvO.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NumberInput/examples/NumberInput.mdx?astroPropagatedAssets":"chunks/NumberInput_CggpJ5ge.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationDrawer/examples/NotificationDrawer.mdx?astroPropagatedAssets":"chunks/NotificationDrawer_BtpQ4pmZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Page/examples/Page.mdx?astroPropagatedAssets":"chunks/Page_Cw_XTB6Y.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/OverflowMenu/examples/OverflowMenu.mdx?astroPropagatedAssets":"chunks/OverflowMenu_BX4nwFvK.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Pagination/examples/Pagination.mdx?astroPropagatedAssets":"chunks/Pagination_Dc5L6yaI.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Panel/examples/Panel.mdx?astroPropagatedAssets":"chunks/Panel_s8-TwBlS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Popover/examples/Popover.mdx?astroPropagatedAssets":"chunks/Popover_CjipqBWs.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Progress/examples/Progress.mdx?astroPropagatedAssets":"chunks/Progress_BZA5taDC.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Radio/examples/Radio.mdx?astroPropagatedAssets":"chunks/Radio_3tPx1coq.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ProgressStepper/examples/ProgressStepper.mdx?astroPropagatedAssets":"chunks/ProgressStepper_DXBI4K2w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SearchInput/examples/SearchInput.mdx?astroPropagatedAssets":"chunks/SearchInput_BZ43-Elo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Select/examples/Select.mdx?astroPropagatedAssets":"chunks/Select_CJ78kBVM.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Sidebar/examples/Sidebar.mdx?astroPropagatedAssets":"chunks/Sidebar_Bto2_gKJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Skeleton/examples/Skeleton.mdx?astroPropagatedAssets":"chunks/Skeleton_CCJNka-d.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SimpleList/examples/SimpleList.mdx?astroPropagatedAssets":"chunks/SimpleList_CVkO5Odp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SkipToContent/examples/SkipToContent.mdx?astroPropagatedAssets":"chunks/SkipToContent_o7vh-U_u.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Slider/examples/Slider.mdx?astroPropagatedAssets":"chunks/Slider_C0bH-JMY.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Spinner/examples/Spinner.mdx?astroPropagatedAssets":"chunks/Spinner_B-x8bJt0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Switch/examples/Switch.mdx?astroPropagatedAssets":"chunks/Switch_Du7AKJ4O.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tabs/examples/Tabs.mdx?astroPropagatedAssets":"chunks/Tabs_CzDrfKA-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextArea/examples/TextArea.mdx?astroPropagatedAssets":"chunks/TextArea_Dtm0m8LO.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInput/examples/TextInput.mdx?astroPropagatedAssets":"chunks/TextInput_CmLcsUiv.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInputGroup/examples/TextInputGroup.mdx?astroPropagatedAssets":"chunks/TextInputGroup_mJpBrogC.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Timestamp/examples/Timestamp.mdx?astroPropagatedAssets":"chunks/Timestamp_c2Mozpr4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TimePicker/examples/TimePicker.mdx?astroPropagatedAssets":"chunks/TimePicker_CijfSKJQ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Title/examples/Title.mdx?astroPropagatedAssets":"chunks/Title_DbrwFEEy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ToggleGroup/examples/ToggleGroup.mdx?astroPropagatedAssets":"chunks/ToggleGroup_j1ooRpX3.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Toolbar/examples/Toolbar.mdx?astroPropagatedAssets":"chunks/Toolbar_mjrD3_l-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tooltip/examples/Tooltip.mdx?astroPropagatedAssets":"chunks/Tooltip_Bp5XOVoV.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Wizard/examples/Wizard.mdx?astroPropagatedAssets":"chunks/Wizard_BOCBVIjJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TreeView/examples/TreeView.mdx?astroPropagatedAssets":"chunks/TreeView_CgO4iC1E.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Chip/examples/Chip.mdx?astroPropagatedAssets":"chunks/Chip_C23BxFTk.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Truncate/examples/Truncate.mdx?astroPropagatedAssets":"chunks/Truncate_Bn55QoeZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DragDrop/examples/DragDrop.mdx?astroPropagatedAssets":"chunks/DragDrop_DId590rN.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DualListSelector/examples/DualListSelector.mdx?astroPropagatedAssets":"chunks/DualListSelector_Bgj1IWqe.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Tile/examples/Tile.mdx?astroPropagatedAssets":"chunks/Tile_CF_12LPU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Modal/examples/Modal.mdx?astroPropagatedAssets":"chunks/Modal_DJRobnfc.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Wizard/examples/Wizard.mdx?astroPropagatedAssets":"chunks/Wizard_B28f3non.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/AboutModal/examples/AboutModal.mdx":"chunks/AboutModal_D3R-r6ju.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Accordion/examples/Accordion.mdx":"chunks/Accordion_sjy0EnPK.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ActionList/examples/ActionList.mdx":"chunks/ActionList_CuygbYGp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Avatar/examples/Avatar.mdx":"chunks/Avatar_BszzDSZB.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Alert/examples/Alert.mdx":"chunks/Alert_CplJ22O9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackToTop/examples/BackToTop.mdx":"chunks/BackToTop_DKY1zHBL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackgroundImage/examples/BackgroundImage.mdx":"chunks/BackgroundImage_7zaRIuh-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Backdrop/examples/Backdrop.mdx":"chunks/Backdrop_D12wBLrB.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Badge/examples/Badge.mdx":"chunks/Badge_DloPmeMn.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Banner/examples/Banner.mdx":"chunks/Banner_4Te4yy7I.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Brand/examples/Brand.mdx":"chunks/Brand_DZEvbkMH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Breadcrumb/examples/Breadcrumb.mdx":"chunks/Breadcrumb_bVSwIfTk.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Button/examples/Button.mdx":"chunks/Button_BqggYTWh.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CalendarMonth/examples/CalendarMonth.mdx":"chunks/CalendarMonth_BdoIQD1o.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Card/examples/Card.mdx":"chunks/Card_BW6WmwTW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Checkbox/examples/Checkbox.mdx":"chunks/Checkbox_DSYhfv7p.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ClipboardCopy/examples/ClipboardCopy.mdx":"chunks/ClipboardCopy_BjySfoK1.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Content/examples/Content.mdx":"chunks/Content_BfZIFUr8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CodeBlock/examples/CodeBlock.mdx":"chunks/CodeBlock_DK5AauFn.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DataList/examples/DataList.mdx":"chunks/DataList_CSJAkMMZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DatePicker/examples/DatePicker.mdx":"chunks/DatePicker_bYwsFHXL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Divider/examples/Divider.mdx":"chunks/Divider_Bh7n4QTo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DescriptionList/examples/DescriptionList.mdx":"chunks/DescriptionList_Dr51d-67.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Drawer/examples/Drawer.mdx":"chunks/Drawer_BVywTMVo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Dropdown/examples/Dropdown.mdx":"chunks/Dropdown_GiUvjFPw.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ExpandableSection/examples/ExpandableSection.mdx":"chunks/ExpandableSection_vUQO3FgG.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/EmptyState/examples/EmptyState.mdx":"chunks/EmptyState_Dk3hKJlg.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DualListSelector/examples/DualListSelector.mdx":"chunks/DualListSelector_DLgspM0s.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FileUpload/examples/FileUpload.mdx":"chunks/FileUpload_Ci_s8Ghd.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Form/examples/Form.mdx":"chunks/Form_Dyb98Nez.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FormSelect/examples/FormSelect.mdx":"chunks/FormSelect_DWShl8Fb.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/HelperText/examples/HelperText.mdx":"chunks/HelperText_DthGttZo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Hint/examples/Hint.mdx":"chunks/Hint_BXDZKYhJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Icon/examples/Icon.mdx":"chunks/Icon_C4IPnIAg.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/InputGroup/examples/InputGroup.mdx":"chunks/InputGroup_CDKP-uXZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Label/examples/Label.mdx":"chunks/Label_C7fP9Jp9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/JumpLinks/examples/JumpLinks.mdx":"chunks/JumpLinks_Dvdlxdps.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/List/examples/List.mdx":"chunks/List_CUgwFnXa.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/LoginPage/examples/LoginPage.mdx":"chunks/LoginPage_BDfliKtU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Masthead/examples/Masthead.mdx":"chunks/Masthead_BZnYzDu_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Menu/examples/Menu.mdx":"chunks/Menu_DRRoq5PM.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MenuToggle/examples/MenuToggle.mdx":"chunks/MenuToggle_DmJISlPR.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Nav/examples/Nav.mdx":"chunks/Nav_GZ0nRYXE.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Modal/examples/Modal.mdx":"chunks/Modal_BI2dVPRJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MultipleFileUpload/examples/MultipleFileUpload.mdx":"chunks/MultipleFileUpload_BznvLbsj.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationBadge/examples/NotificationBadge.mdx":"chunks/NotificationBadge_DjINhOQ5.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NumberInput/examples/NumberInput.mdx":"chunks/NumberInput_zMcSUUwH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationDrawer/examples/NotificationDrawer.mdx":"chunks/NotificationDrawer_D1lmMCgd.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Page/examples/Page.mdx":"chunks/Page_UhywZXdY.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/OverflowMenu/examples/OverflowMenu.mdx":"chunks/OverflowMenu_DnQ7wMy-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Pagination/examples/Pagination.mdx":"chunks/Pagination_7rr0n7-V.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Panel/examples/Panel.mdx":"chunks/Panel_Bl_LqCWS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Popover/examples/Popover.mdx":"chunks/Popover_DvQgGJTf.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Progress/examples/Progress.mdx":"chunks/Progress_CIgybc-D.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Radio/examples/Radio.mdx":"chunks/Radio_BG7VZAk6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ProgressStepper/examples/ProgressStepper.mdx":"chunks/ProgressStepper_lBd5mTHE.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SearchInput/examples/SearchInput.mdx":"chunks/SearchInput_aCFv-N1U.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Select/examples/Select.mdx":"chunks/Select_B4cumL7U.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Sidebar/examples/Sidebar.mdx":"chunks/Sidebar_DOfifBRA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Skeleton/examples/Skeleton.mdx":"chunks/Skeleton_N02yA_k6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SimpleList/examples/SimpleList.mdx":"chunks/SimpleList_oJajk3_z.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SkipToContent/examples/SkipToContent.mdx":"chunks/SkipToContent_DvOYRCWm.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Slider/examples/Slider.mdx":"chunks/Slider_CWRDqhx4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Spinner/examples/Spinner.mdx":"chunks/Spinner_hzAAbZdS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Switch/examples/Switch.mdx":"chunks/Switch_Cpr1OETy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tabs/examples/Tabs.mdx":"chunks/Tabs_KXDkISY4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextArea/examples/TextArea.mdx":"chunks/TextArea_C1dmG8mr.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInput/examples/TextInput.mdx":"chunks/TextInput_B0XLYaVA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInputGroup/examples/TextInputGroup.mdx":"chunks/TextInputGroup_D0NXU95v.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Timestamp/examples/Timestamp.mdx":"chunks/Timestamp_D7uyrIK7.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TimePicker/examples/TimePicker.mdx":"chunks/TimePicker_VX9VE-Uy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Title/examples/Title.mdx":"chunks/Title_DlFn7G9R.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ToggleGroup/examples/ToggleGroup.mdx":"chunks/ToggleGroup_DpLWzfAW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Toolbar/examples/Toolbar.mdx":"chunks/Toolbar_BEIh7r7J.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tooltip/examples/Tooltip.mdx":"chunks/Tooltip_BrFKk02i.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Wizard/examples/Wizard.mdx":"chunks/Wizard_C2sit354.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TreeView/examples/TreeView.mdx":"chunks/TreeView_BImfKPD_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Chip/examples/Chip.mdx":"chunks/Chip_BciXepRF.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Truncate/examples/Truncate.mdx":"chunks/Truncate_S939OotH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DragDrop/examples/DragDrop.mdx":"chunks/DragDrop_BF-aF6Z8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DualListSelector/examples/DualListSelector.mdx":"chunks/DualListSelector_C5QjTplp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Tile/examples/Tile.mdx":"chunks/Tile_DJ0LawLW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Modal/examples/Modal.mdx":"chunks/Modal_6WZzoDHU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Wizard/examples/Wizard.mdx":"chunks/Wizard_B4Dw5Yc8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/PageToggle":"_astro/PageToggle.Dnbvoa7R.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Toolbar.tsx":"_astro/Toolbar.BNjGRsAQ.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/section-gallery/SectionGallery":"_astro/SectionGallery.B0I2mi5J.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/LiveExample":"_astro/LiveExample.B5R4Dzng.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/PropsTables":"_astro/PropsTables.YkW1puJk.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Navigation.tsx":"_astro/Navigation.B2RHZcqO.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/CSSTable":"_astro/CSSTable.-Emc9iTg.js","@astrojs/react/client.js":"_astro/client.DN8ES6L5.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=0&lang.ts":"_astro/Main.astro_astro_type_script_index_0_lang.BguqvUxW.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=1&lang.ts":"_astro/Main.astro_astro_type_script_index_1_lang.BeSTw7zk.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts":"_astro/ClientRouter.astro_astro_type_script_index_0_lang.CtSceO8m.js","astro:scripts/before-hydration.js":""},"inlinedScripts":[["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=0&lang.ts","const n=e=>{requestAnimationFrame(()=>{document.documentElement.classList.toggle(\"pf-v6-theme-dark\",e===\"dark\")})};document.addEventListener(\"astro:before-swap\",()=>{const e=localStorage.getItem(\"theme-preference\");n(e||\"light\")});const o=e=>{const t=document.querySelector(e);t&&t.scrollIntoView({behavior:\"smooth\"})};document.addEventListener(\"DOMContentLoaded\",()=>{if(window.location.hash){const e=window.location.hash;history.replaceState(null,\"\",\" \"),setTimeout(()=>{o(e),history.replaceState(null,\"\",e)},500)}});window.addEventListener(\"hashchange\",()=>{window.location.hash&&o(window.location.hash)});"],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=1&lang.ts","try{localStorage.getItem(\"theme-preference\")===\"dark\"&&document.documentElement.classList.add(\"pf-v6-theme-dark\")}catch(e){console.error(\"Failed to set initial theme:\",e)}"]],"assets":["/_astro/RedHatTextVF.wYvZ7prR.woff2","/_astro/RedHatTextVF-Italic.Dkj_WqbA.woff2","/_astro/RedHatDisplayVF.CYDHf1NI.woff2","/_astro/RedHatDisplayVF-Italic.CRpusWc8.woff2","/_astro/RedHatMonoVF.C4fMH6Vz.woff2","/_astro/RedHatMonoVF-Italic.DGQo2ogW.woff2","/_astro/fa-solid-900.DguXoeIz.woff2","/_astro/pf-v6-pficon.Dy6oiu9u.woff2","/_astro/_page_.BG_fQ4i5.css","/PF-HorizontalLogo-Color.svg","/PF-HorizontalLogo-Reverse.svg","/avatarImg.svg","/avatarImgDark.svg","/favicon.svg","/_astro/AutoLinkHeader.BijNRLMB.js","/_astro/AutoLinkHeader.Chv_bGyU.css","/_astro/Button.BVfR1y85.js","/_astro/CSSTable.-Emc9iTg.js","/_astro/ClientRouter.astro_astro_type_script_index_0_lang.CtSceO8m.js","/_astro/Content.CYLxURqU.js","/_astro/DropdownList.DP2npVYh.js","/_astro/Label.CM_es7Cu.js","/_astro/LiveExample.B5R4Dzng.js","/_astro/LiveExample.CxJsMvEq.css","/_astro/Navigation.B2RHZcqO.js","/_astro/PageContext.BUbWpNW2.js","/_astro/PageSidebarBody.DgDLnRuY.js","/_astro/PageToggle.Dnbvoa7R.js","/_astro/PropsTables.D6ZI3FGj.css","/_astro/PropsTables.YkW1puJk.js","/_astro/SearchInput.CQ7aDztp.js","/_astro/SectionGallery.B0I2mi5J.js","/_astro/StackItem.CMxajCCo.js","/_astro/Toolbar.BNjGRsAQ.js","/_astro/ToolbarContent.CAAHjZHW.js","/_astro/_page_.DxJDkZPc.css","/_astro/angle-down-icon.Dqz5ba9D.js","/_astro/angle-left-icon.CfKwuSCS.js","/_astro/bars-icon.wdJgEs3A.js","/_astro/c_table__sticky_cell_InsetInlineStart.DGzYmtkF.js","/_astro/client.DN8ES6L5.js","/_astro/divider.BP4XR7uq.js","/_astro/github-icon.DzpohUp_.js","/_astro/index.BQFV5hT1.js","/_astro/index.CAChmxYj.js","/_astro/index.DGdw5tfb.js","/_astro/index.eCxJ45ll.js","/_astro/page.BTC3Kf3x.js","/_astro/patternfly_charts.CpLYMsW2.js","/_astro/resizeObserver.BgQpxO8W.js","/_worker.js/_@astrojs-ssr-adapter.mjs","/_worker.js/_astro-internal_middleware.mjs","/_worker.js/_noop-actions.mjs","/_worker.js/index.js","/_worker.js/renderers.mjs","/_worker.js/_astro/RedHatDisplayVF-Italic.CRpusWc8.woff2","/_worker.js/_astro/RedHatDisplayVF.CYDHf1NI.woff2","/_worker.js/_astro/RedHatMonoVF-Italic.DGQo2ogW.woff2","/_worker.js/_astro/RedHatMonoVF.C4fMH6Vz.woff2","/_worker.js/_astro/RedHatTextVF-Italic.Dkj_WqbA.woff2","/_worker.js/_astro/RedHatTextVF.wYvZ7prR.woff2","/_worker.js/_astro/_page_.BG_fQ4i5.css","/_worker.js/_astro/fa-solid-900.DguXoeIz.woff2","/_worker.js/_astro/pf-v6-pficon.Dy6oiu9u.woff2","/_worker.js/pages/_image.astro.mjs","/_worker.js/pages/index.astro.mjs","/_worker.js/pages/props.astro.mjs","/content/typography/line-height.png","/_worker.js/chunks/AboutModal_CrdYiVZ2.mjs","/_worker.js/chunks/AboutModal_D3R-r6ju.mjs","/_worker.js/chunks/Accordion_Dbx8tdfD.mjs","/_worker.js/chunks/Accordion_sjy0EnPK.mjs","/_worker.js/chunks/ActionList_Bx7eAKgV.mjs","/_worker.js/chunks/ActionList_CuygbYGp.mjs","/_worker.js/chunks/Alert_Cgh0pfMA.mjs","/_worker.js/chunks/Alert_CplJ22O9.mjs","/_worker.js/chunks/Avatar_BszzDSZB.mjs","/_worker.js/chunks/Avatar_DuNXB-Tl.mjs","/_worker.js/chunks/BackToTop_B_0NN1kJ.mjs","/_worker.js/chunks/BackToTop_DKY1zHBL.mjs","/_worker.js/chunks/Backdrop_ByJvccKQ.mjs","/_worker.js/chunks/Backdrop_D12wBLrB.mjs","/_worker.js/chunks/BackgroundImage_7zaRIuh-.mjs","/_worker.js/chunks/BackgroundImage_BFUrU51J.mjs","/_worker.js/chunks/Badge_DloPmeMn.mjs","/_worker.js/chunks/Badge_DxGDbEGv.mjs","/_worker.js/chunks/Banner_4Te4yy7I.mjs","/_worker.js/chunks/Banner_FbFCGml0.mjs","/_worker.js/chunks/Brand_Cjeb58fX.mjs","/_worker.js/chunks/Brand_DZEvbkMH.mjs","/_worker.js/chunks/Breadcrumb_DkNDUMw0.mjs","/_worker.js/chunks/Breadcrumb_bVSwIfTk.mjs","/_worker.js/chunks/Button_BqggYTWh.mjs","/_worker.js/chunks/Button_DbZb-z5h.mjs","/_worker.js/chunks/CalendarMonth_BdoIQD1o.mjs","/_worker.js/chunks/CalendarMonth_BqZc2rYW.mjs","/_worker.js/chunks/Card_BW6WmwTW.mjs","/_worker.js/chunks/Card_CEDol7Xx.mjs","/_worker.js/chunks/Checkbox_BqVpiIvF.mjs","/_worker.js/chunks/Checkbox_DSYhfv7p.mjs","/_worker.js/chunks/Chip_BciXepRF.mjs","/_worker.js/chunks/Chip_C23BxFTk.mjs","/_worker.js/chunks/ClipboardCopy_BjySfoK1.mjs","/_worker.js/chunks/ClipboardCopy_CvrD2b3T.mjs","/_worker.js/chunks/CodeBlock_CuH1PrfL.mjs","/_worker.js/chunks/CodeBlock_DK5AauFn.mjs","/_worker.js/chunks/Content_BfZIFUr8.mjs","/_worker.js/chunks/Content_lBUC3eEp.mjs","/_worker.js/chunks/DataList_CSJAkMMZ.mjs","/_worker.js/chunks/DataList_CaFvg0uz.mjs","/_worker.js/chunks/DatePicker_Cw2abdEU.mjs","/_worker.js/chunks/DatePicker_bYwsFHXL.mjs","/_worker.js/chunks/DescriptionList_BTTyevMb.mjs","/_worker.js/chunks/DescriptionList_Dr51d-67.mjs","/_worker.js/chunks/Divider_BgOt1--F.mjs","/_worker.js/chunks/Divider_Bh7n4QTo.mjs","/_worker.js/chunks/DocsTables_yJc4k9WY.mjs","/_worker.js/chunks/DragDrop_BF-aF6Z8.mjs","/_worker.js/chunks/DragDrop_DId590rN.mjs","/_worker.js/chunks/Drawer_BVywTMVo.mjs","/_worker.js/chunks/Drawer_RrCnySEa.mjs","/_worker.js/chunks/Dropdown_BjtqviYW.mjs","/_worker.js/chunks/Dropdown_GiUvjFPw.mjs","/_worker.js/chunks/DualListSelector_8uLukfP0.mjs","/_worker.js/chunks/DualListSelector_Bgj1IWqe.mjs","/_worker.js/chunks/DualListSelector_C5QjTplp.mjs","/_worker.js/chunks/DualListSelector_DLgspM0s.mjs","/_worker.js/chunks/EmptyState_Ct_PJba3.mjs","/_worker.js/chunks/EmptyState_Dk3hKJlg.mjs","/_worker.js/chunks/ExpandableSection_DSw76PjZ.mjs","/_worker.js/chunks/ExpandableSection_vUQO3FgG.mjs","/_worker.js/chunks/FileUpload_CEvZ0G-d.mjs","/_worker.js/chunks/FileUpload_Ci_s8Ghd.mjs","/_worker.js/chunks/FormSelect_C2YPRAlw.mjs","/_worker.js/chunks/FormSelect_DWShl8Fb.mjs","/_worker.js/chunks/Form_Dyb98Nez.mjs","/_worker.js/chunks/Form_olaoRN4o.mjs","/_worker.js/chunks/HelperText_2CcHVaih.mjs","/_worker.js/chunks/HelperText_DthGttZo.mjs","/_worker.js/chunks/Hint_BXDZKYhJ.mjs","/_worker.js/chunks/Hint_DHoiYdn6.mjs","/_worker.js/chunks/Icon_C4IPnIAg.mjs","/_worker.js/chunks/Icon_C_Dqbg9w.mjs","/_worker.js/chunks/InputGroup_CDKP-uXZ.mjs","/_worker.js/chunks/InputGroup_CmZgaEyr.mjs","/_worker.js/chunks/JumpLinks_DvM3PVg0.mjs","/_worker.js/chunks/JumpLinks_Dvdlxdps.mjs","/_worker.js/chunks/Label_C7fP9Jp9.mjs","/_worker.js/chunks/Label_Cxir7_Q4.mjs","/_worker.js/chunks/List_CUgwFnXa.mjs","/_worker.js/chunks/List_CWAsiYnN.mjs","/_worker.js/chunks/LoginPage_BDfliKtU.mjs","/_worker.js/chunks/LoginPage_BjIl_nF9.mjs","/_worker.js/chunks/Main_CcjoyGGi.mjs","/_worker.js/chunks/Masthead_BWjm5CFj.mjs","/_worker.js/chunks/Masthead_BZnYzDu_.mjs","/_worker.js/chunks/MenuToggle_DeKwv469.mjs","/_worker.js/chunks/MenuToggle_DmJISlPR.mjs","/_worker.js/chunks/Menu_DRRoq5PM.mjs","/_worker.js/chunks/Menu_Sl-QVQ_w.mjs","/_worker.js/chunks/Modal_6WZzoDHU.mjs","/_worker.js/chunks/Modal_BI2dVPRJ.mjs","/_worker.js/chunks/Modal_CdokBUDP.mjs","/_worker.js/chunks/Modal_DJRobnfc.mjs","/_worker.js/chunks/MultipleFileUpload_BaHVtkF_.mjs","/_worker.js/chunks/MultipleFileUpload_BznvLbsj.mjs","/_worker.js/chunks/Nav_DwqATcJ4.mjs","/_worker.js/chunks/Nav_GZ0nRYXE.mjs","/_worker.js/chunks/NotificationBadge_DO4OLgvO.mjs","/_worker.js/chunks/NotificationBadge_DjINhOQ5.mjs","/_worker.js/chunks/NotificationDrawer_BtpQ4pmZ.mjs","/_worker.js/chunks/NotificationDrawer_D1lmMCgd.mjs","/_worker.js/chunks/NumberInput_CggpJ5ge.mjs","/_worker.js/chunks/NumberInput_zMcSUUwH.mjs","/_worker.js/chunks/OverflowMenu_BX4nwFvK.mjs","/_worker.js/chunks/OverflowMenu_DnQ7wMy-.mjs","/_worker.js/chunks/Page_Cw_XTB6Y.mjs","/_worker.js/chunks/Page_UhywZXdY.mjs","/_worker.js/chunks/Pagination_7rr0n7-V.mjs","/_worker.js/chunks/Pagination_Dc5L6yaI.mjs","/_worker.js/chunks/Panel_Bl_LqCWS.mjs","/_worker.js/chunks/Panel_s8-TwBlS.mjs","/_worker.js/chunks/Popover_CjipqBWs.mjs","/_worker.js/chunks/Popover_DvQgGJTf.mjs","/_worker.js/chunks/ProgressStepper_DXBI4K2w.mjs","/_worker.js/chunks/ProgressStepper_lBd5mTHE.mjs","/_worker.js/chunks/Progress_BZA5taDC.mjs","/_worker.js/chunks/Progress_CIgybc-D.mjs","/_worker.js/chunks/Radio_3tPx1coq.mjs","/_worker.js/chunks/Radio_BG7VZAk6.mjs","/_worker.js/chunks/SearchInput_BZ43-Elo.mjs","/_worker.js/chunks/SearchInput_aCFv-N1U.mjs","/_worker.js/chunks/Select_B4cumL7U.mjs","/_worker.js/chunks/Select_CJ78kBVM.mjs","/_worker.js/chunks/Sidebar_Bto2_gKJ.mjs","/_worker.js/chunks/Sidebar_DOfifBRA.mjs","/_worker.js/chunks/SimpleList_CVkO5Odp.mjs","/_worker.js/chunks/SimpleList_oJajk3_z.mjs","/_worker.js/chunks/Skeleton_CCJNka-d.mjs","/_worker.js/chunks/Skeleton_N02yA_k6.mjs","/_worker.js/chunks/SkipToContent_DvOYRCWm.mjs","/_worker.js/chunks/SkipToContent_o7vh-U_u.mjs","/_worker.js/chunks/Slider_C0bH-JMY.mjs","/_worker.js/chunks/Slider_CWRDqhx4.mjs","/_worker.js/chunks/Spinner_B-x8bJt0.mjs","/_worker.js/chunks/Spinner_hzAAbZdS.mjs","/_worker.js/chunks/Switch_Cpr1OETy.mjs","/_worker.js/chunks/Switch_Du7AKJ4O.mjs","/_worker.js/chunks/Tabs_CzDrfKA-.mjs","/_worker.js/chunks/Tabs_KXDkISY4.mjs","/_worker.js/chunks/TextArea_C1dmG8mr.mjs","/_worker.js/chunks/TextArea_Dtm0m8LO.mjs","/_worker.js/chunks/TextInputGroup_D0NXU95v.mjs","/_worker.js/chunks/TextInputGroup_mJpBrogC.mjs","/_worker.js/chunks/TextInput_B0XLYaVA.mjs","/_worker.js/chunks/TextInput_CmLcsUiv.mjs","/_worker.js/chunks/Tile_CF_12LPU.mjs","/_worker.js/chunks/Tile_DJ0LawLW.mjs","/_worker.js/chunks/TimePicker_CijfSKJQ.mjs","/_worker.js/chunks/TimePicker_VX9VE-Uy.mjs","/_worker.js/chunks/Timestamp_D7uyrIK7.mjs","/_worker.js/chunks/Timestamp_c2Mozpr4.mjs","/_worker.js/chunks/Title_DbrwFEEy.mjs","/_worker.js/chunks/Title_DlFn7G9R.mjs","/_worker.js/chunks/ToggleGroup_DpLWzfAW.mjs","/_worker.js/chunks/ToggleGroup_j1ooRpX3.mjs","/_worker.js/chunks/Toolbar_BEIh7r7J.mjs","/_worker.js/chunks/Toolbar_mjrD3_l-.mjs","/_worker.js/chunks/Tooltip_Bp5XOVoV.mjs","/_worker.js/chunks/Tooltip_BrFKk02i.mjs","/_worker.js/chunks/TreeView_BImfKPD_.mjs","/_worker.js/chunks/TreeView_CgO4iC1E.mjs","/_worker.js/chunks/Truncate_Bn55QoeZ.mjs","/_worker.js/chunks/Truncate_S939OotH.mjs","/_worker.js/chunks/Wizard_B28f3non.mjs","/_worker.js/chunks/Wizard_B4Dw5Yc8.mjs","/_worker.js/chunks/Wizard_BOCBVIjJ.mjs","/_worker.js/chunks/Wizard_C2sit354.mjs","/_worker.js/chunks/_@astro-renderers_D4IG6Oyo.mjs","/_worker.js/chunks/_@astrojs-ssr-adapter_CBRUgCDy.mjs","/_worker.js/chunks/_astro_assets_Dcv7PKDL.mjs","/_worker.js/chunks/_astro_data-layer-content_CPgQSQEx.mjs","/_worker.js/chunks/astro-designed-error-pages_CXRddWNa.mjs","/_worker.js/chunks/astro_D_P8M0Qu.mjs","/_worker.js/chunks/cloudflare-kv-binding_DMly_2Gl.mjs","/_worker.js/chunks/content-assets_XqCgPAV2.mjs","/_worker.js/chunks/content-modules_pw1AqUgZ.mjs","/_worker.js/chunks/index_CYXMeXT4.mjs","/_worker.js/chunks/noop-middleware_DIXVCvyq.mjs","/_worker.js/chunks/parse_EttCPxrw.mjs","/_worker.js/chunks/path_C-ZOwaTP.mjs","/_worker.js/chunks/sharp_BKxWP4lT.mjs","/_worker.js/pages/_section_/_---page_.astro.mjs","/_worker.js/chunks/astro/server_CVEnF9i1.mjs","/_worker.js/pages/_section_/_page_/_---tab_.astro.mjs","/index.html"],"buildFormat":"directory","checkOrigin":true,"serverIslandNameMap":[],"key":"sEvQc30TTLMxJfuCOf4mpyhixdZZdN2b7qJaAmuOEOE=","sessionConfig":{"driver":"cloudflare-kv-binding","options":{"binding":"SESSION"}}});
97
+ const manifest = deserializeManifest({"hrefRoot":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/","cacheDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/.astro/","outDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/","srcDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/src/","publicDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/public/","buildClientDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/","buildServerDir":"file:///home/runner/work/patternfly-doc-core/patternfly-doc-core/dist/docs/_worker.js/","adapterName":"@astrojs/cloudflare","routes":[{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"type":"page","component":"_server-islands.astro","params":["name"],"segments":[[{"content":"_server-islands","dynamic":false,"spread":false}],[{"content":"name","dynamic":true,"spread":false}]],"pattern":"^\\/_server-islands\\/([^/]+?)\\/?$","prerender":false,"isIndex":false,"fallbackRoutes":[],"route":"/_server-islands/[name]","origin":"internal","_meta":{"trailingSlash":"ignore"}}},{"file":"index.html","links":[],"scripts":[],"styles":[],"routeData":{"route":"/","isIndex":true,"type":"page","pattern":"^\\/$","segments":[],"params":[],"component":"src/pages/index.astro","pathname":"/","prerender":true,"fallbackRoutes":[],"distURL":[],"origin":"project","_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"type":"endpoint","isIndex":false,"route":"/_image","pattern":"^\\/_image\\/?$","segments":[[{"content":"_image","dynamic":false,"spread":false}]],"params":[],"component":"node_modules/@astrojs/cloudflare/dist/entrypoints/image-endpoint.js","pathname":"/_image","prerender":false,"fallbackRoutes":[],"origin":"internal","_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"route":"/props","isIndex":false,"type":"endpoint","pattern":"^\\/props\\/?$","segments":[[{"content":"props","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/props.ts","pathname":"/props","prerender":false,"fallbackRoutes":[],"distURL":[],"origin":"project","_meta":{"trailingSlash":"ignore"}}}],"base":"/","trailingSlash":"ignore","compressHTML":true,"componentMetadata":[["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/index.astro",{"propagation":"in-tree","containsHead":true}],["\u0000astro:content",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Navigation.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/[section]/[...page].astro",{"propagation":"in-tree","containsHead":true}],["\u0000@astro-page:src/pages/[section]/[...page]@_@astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astrojs-ssr-virtual-entry",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/pages/[section]/[page]/[...tab].astro",{"propagation":"in-tree","containsHead":true}],["\u0000@astro-page:src/pages/[section]/[page]/[...tab]@_@astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/index@_@astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Page.astro",{"propagation":"in-tree","containsHead":false}],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Masthead.astro",{"propagation":"in-tree","containsHead":false}]],"renderers":[],"clientDirectives":[["idle","(()=>{var l=(n,t)=>{let i=async()=>{await(await n())()},e=typeof t.value==\"object\"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};\"requestIdleCallback\"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event(\"astro:idle\"));})();"],["load","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event(\"astro:load\"));})();"],["media","(()=>{var n=(a,t)=>{let i=async()=>{await(await a())()};if(t.value){let e=matchMedia(t.value);e.matches?i():e.addEventListener(\"change\",i,{once:!0})}};(self.Astro||(self.Astro={})).media=n;window.dispatchEvent(new Event(\"astro:media\"));})();"],["only","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event(\"astro:only\"));})();"],["visible","(()=>{var a=(s,i,o)=>{let r=async()=>{await(await s())()},t=typeof i.value==\"object\"?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=>{for(let l of e)if(l.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=a;window.dispatchEvent(new Event(\"astro:visible\"));})();"]],"entryModules":{"\u0000astro-internal:middleware":"_astro-internal_middleware.mjs","\u0000noop-actions":"_noop-actions.mjs","\u0000@astro-page:node_modules/@astrojs/cloudflare/dist/entrypoints/image-endpoint@_@js":"pages/_image.astro.mjs","\u0000@astro-page:src/pages/props@_@ts":"pages/props.astro.mjs","\u0000@astro-page:src/pages/[section]/[page]/[...tab]@_@astro":"pages/_section_/_page_/_---tab_.astro.mjs","\u0000@astro-page:src/pages/[section]/[...page]@_@astro":"pages/_section_/_---page_.astro.mjs","\u0000@astro-page:src/pages/index@_@astro":"pages/index.astro.mjs","\u0000@astrojs-ssr-virtual-entry":"index.js","\u0000@astro-renderers":"renderers.mjs","\u0000@astrojs-ssr-adapter":"_@astrojs-ssr-adapter.mjs","\u0000@astrojs-manifest":"manifest_87bGUcju.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/node_modules/unstorage/drivers/cloudflare-kv-binding.mjs":"chunks/cloudflare-kv-binding_DMly_2Gl.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/.astro/content-assets.mjs":"chunks/content-assets_XqCgPAV2.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/.astro/content-modules.mjs":"chunks/content-modules_ByZ0SP-q.mjs","\u0000astro:data-layer-content":"chunks/_astro_data-layer-content_DSexW0T9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/dist/assets/services/sharp.js":"chunks/sharp_DD2qbOXY.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/AboutModal/examples/AboutModal.mdx?astroPropagatedAssets":"chunks/AboutModal_CrdYiVZ2.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Accordion/examples/Accordion.mdx?astroPropagatedAssets":"chunks/Accordion_Dbx8tdfD.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ActionList/examples/ActionList.mdx?astroPropagatedAssets":"chunks/ActionList_Bx7eAKgV.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Avatar/examples/Avatar.mdx?astroPropagatedAssets":"chunks/Avatar_DuNXB-Tl.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Alert/examples/Alert.mdx?astroPropagatedAssets":"chunks/Alert_Cgh0pfMA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackToTop/examples/BackToTop.mdx?astroPropagatedAssets":"chunks/BackToTop_B_0NN1kJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Backdrop/examples/Backdrop.mdx?astroPropagatedAssets":"chunks/Backdrop_ByJvccKQ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackgroundImage/examples/BackgroundImage.mdx?astroPropagatedAssets":"chunks/BackgroundImage_BFUrU51J.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Badge/examples/Badge.mdx?astroPropagatedAssets":"chunks/Badge_DxGDbEGv.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Banner/examples/Banner.mdx?astroPropagatedAssets":"chunks/Banner_FbFCGml0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Brand/examples/Brand.mdx?astroPropagatedAssets":"chunks/Brand_Cjeb58fX.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Breadcrumb/examples/Breadcrumb.mdx?astroPropagatedAssets":"chunks/Breadcrumb_DkNDUMw0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Button/examples/Button.mdx?astroPropagatedAssets":"chunks/Button_DbZb-z5h.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CalendarMonth/examples/CalendarMonth.mdx?astroPropagatedAssets":"chunks/CalendarMonth_BqZc2rYW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Card/examples/Card.mdx?astroPropagatedAssets":"chunks/Card_CEDol7Xx.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Checkbox/examples/Checkbox.mdx?astroPropagatedAssets":"chunks/Checkbox_BqVpiIvF.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ClipboardCopy/examples/ClipboardCopy.mdx?astroPropagatedAssets":"chunks/ClipboardCopy_CvrD2b3T.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CodeBlock/examples/CodeBlock.mdx?astroPropagatedAssets":"chunks/CodeBlock_CuH1PrfL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Content/examples/Content.mdx?astroPropagatedAssets":"chunks/Content_lBUC3eEp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DatePicker/examples/DatePicker.mdx?astroPropagatedAssets":"chunks/DatePicker_Cw2abdEU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DataList/examples/DataList.mdx?astroPropagatedAssets":"chunks/DataList_CaFvg0uz.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Divider/examples/Divider.mdx?astroPropagatedAssets":"chunks/Divider_BgOt1--F.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DescriptionList/examples/DescriptionList.mdx?astroPropagatedAssets":"chunks/DescriptionList_BTTyevMb.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Dropdown/examples/Dropdown.mdx?astroPropagatedAssets":"chunks/Dropdown_BjtqviYW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Drawer/examples/Drawer.mdx?astroPropagatedAssets":"chunks/Drawer_RrCnySEa.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DualListSelector/examples/DualListSelector.mdx?astroPropagatedAssets":"chunks/DualListSelector_8uLukfP0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/EmptyState/examples/EmptyState.mdx?astroPropagatedAssets":"chunks/EmptyState_Ct_PJba3.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ExpandableSection/examples/ExpandableSection.mdx?astroPropagatedAssets":"chunks/ExpandableSection_DSw76PjZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FileUpload/examples/FileUpload.mdx?astroPropagatedAssets":"chunks/FileUpload_CEvZ0G-d.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Form/examples/Form.mdx?astroPropagatedAssets":"chunks/Form_olaoRN4o.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FormSelect/examples/FormSelect.mdx?astroPropagatedAssets":"chunks/FormSelect_C2YPRAlw.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/HelperText/examples/HelperText.mdx?astroPropagatedAssets":"chunks/HelperText_2CcHVaih.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Hint/examples/Hint.mdx?astroPropagatedAssets":"chunks/Hint_DHoiYdn6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Icon/examples/Icon.mdx?astroPropagatedAssets":"chunks/Icon_C_Dqbg9w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/InputGroup/examples/InputGroup.mdx?astroPropagatedAssets":"chunks/InputGroup_CmZgaEyr.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/JumpLinks/examples/JumpLinks.mdx?astroPropagatedAssets":"chunks/JumpLinks_DvM3PVg0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Label/examples/Label.mdx?astroPropagatedAssets":"chunks/Label_Cxir7_Q4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/List/examples/List.mdx?astroPropagatedAssets":"chunks/List_CWAsiYnN.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/LoginPage/examples/LoginPage.mdx?astroPropagatedAssets":"chunks/LoginPage_BjIl_nF9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Masthead/examples/Masthead.mdx?astroPropagatedAssets":"chunks/Masthead_BWjm5CFj.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MenuToggle/examples/MenuToggle.mdx?astroPropagatedAssets":"chunks/MenuToggle_DeKwv469.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Modal/examples/Modal.mdx?astroPropagatedAssets":"chunks/Modal_CdokBUDP.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Menu/examples/Menu.mdx?astroPropagatedAssets":"chunks/Menu_Sl-QVQ_w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MultipleFileUpload/examples/MultipleFileUpload.mdx?astroPropagatedAssets":"chunks/MultipleFileUpload_BaHVtkF_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Nav/examples/Nav.mdx?astroPropagatedAssets":"chunks/Nav_DwqATcJ4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationBadge/examples/NotificationBadge.mdx?astroPropagatedAssets":"chunks/NotificationBadge_DO4OLgvO.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NumberInput/examples/NumberInput.mdx?astroPropagatedAssets":"chunks/NumberInput_CggpJ5ge.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationDrawer/examples/NotificationDrawer.mdx?astroPropagatedAssets":"chunks/NotificationDrawer_BtpQ4pmZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/OverflowMenu/examples/OverflowMenu.mdx?astroPropagatedAssets":"chunks/OverflowMenu_BX4nwFvK.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Pagination/examples/Pagination.mdx?astroPropagatedAssets":"chunks/Pagination_Dc5L6yaI.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Page/examples/Page.mdx?astroPropagatedAssets":"chunks/Page_Cw_XTB6Y.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Panel/examples/Panel.mdx?astroPropagatedAssets":"chunks/Panel_s8-TwBlS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Progress/examples/Progress.mdx?astroPropagatedAssets":"chunks/Progress_BZA5taDC.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Popover/examples/Popover.mdx?astroPropagatedAssets":"chunks/Popover_CjipqBWs.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ProgressStepper/examples/ProgressStepper.mdx?astroPropagatedAssets":"chunks/ProgressStepper_DXBI4K2w.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Radio/examples/Radio.mdx?astroPropagatedAssets":"chunks/Radio_3tPx1coq.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SearchInput/examples/SearchInput.mdx?astroPropagatedAssets":"chunks/SearchInput_BZ43-Elo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Select/examples/Select.mdx?astroPropagatedAssets":"chunks/Select_CJ78kBVM.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SimpleList/examples/SimpleList.mdx?astroPropagatedAssets":"chunks/SimpleList_CVkO5Odp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Sidebar/examples/Sidebar.mdx?astroPropagatedAssets":"chunks/Sidebar_Bto2_gKJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Skeleton/examples/Skeleton.mdx?astroPropagatedAssets":"chunks/Skeleton_CCJNka-d.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Slider/examples/Slider.mdx?astroPropagatedAssets":"chunks/Slider_C0bH-JMY.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SkipToContent/examples/SkipToContent.mdx?astroPropagatedAssets":"chunks/SkipToContent_o7vh-U_u.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Switch/examples/Switch.mdx?astroPropagatedAssets":"chunks/Switch_Du7AKJ4O.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Spinner/examples/Spinner.mdx?astroPropagatedAssets":"chunks/Spinner_B-x8bJt0.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tabs/examples/Tabs.mdx?astroPropagatedAssets":"chunks/Tabs_CzDrfKA-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextArea/examples/TextArea.mdx?astroPropagatedAssets":"chunks/TextArea_Dtm0m8LO.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInput/examples/TextInput.mdx?astroPropagatedAssets":"chunks/TextInput_CmLcsUiv.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInputGroup/examples/TextInputGroup.mdx?astroPropagatedAssets":"chunks/TextInputGroup_mJpBrogC.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TimePicker/examples/TimePicker.mdx?astroPropagatedAssets":"chunks/TimePicker_CijfSKJQ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Timestamp/examples/Timestamp.mdx?astroPropagatedAssets":"chunks/Timestamp_c2Mozpr4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Title/examples/Title.mdx?astroPropagatedAssets":"chunks/Title_DbrwFEEy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ToggleGroup/examples/ToggleGroup.mdx?astroPropagatedAssets":"chunks/ToggleGroup_j1ooRpX3.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tooltip/examples/Tooltip.mdx?astroPropagatedAssets":"chunks/Tooltip_Bp5XOVoV.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Toolbar/examples/Toolbar.mdx?astroPropagatedAssets":"chunks/Toolbar_mjrD3_l-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TreeView/examples/TreeView.mdx?astroPropagatedAssets":"chunks/TreeView_CgO4iC1E.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Truncate/examples/Truncate.mdx?astroPropagatedAssets":"chunks/Truncate_Bn55QoeZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Wizard/examples/Wizard.mdx?astroPropagatedAssets":"chunks/Wizard_BOCBVIjJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Chip/examples/Chip.mdx?astroPropagatedAssets":"chunks/Chip_C23BxFTk.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DragDrop/examples/DragDrop.mdx?astroPropagatedAssets":"chunks/DragDrop_DId590rN.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DualListSelector/examples/DualListSelector.mdx?astroPropagatedAssets":"chunks/DualListSelector_Bgj1IWqe.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Tile/examples/Tile.mdx?astroPropagatedAssets":"chunks/Tile_CF_12LPU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Modal/examples/Modal.mdx?astroPropagatedAssets":"chunks/Modal_DJRobnfc.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Wizard/examples/Wizard.mdx?astroPropagatedAssets":"chunks/Wizard_B28f3non.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/AboutModal/examples/AboutModal.mdx":"chunks/AboutModal_D3R-r6ju.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Accordion/examples/Accordion.mdx":"chunks/Accordion_sjy0EnPK.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ActionList/examples/ActionList.mdx":"chunks/ActionList_CuygbYGp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Avatar/examples/Avatar.mdx":"chunks/Avatar_BszzDSZB.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Alert/examples/Alert.mdx":"chunks/Alert_CplJ22O9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackToTop/examples/BackToTop.mdx":"chunks/BackToTop_DKY1zHBL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Backdrop/examples/Backdrop.mdx":"chunks/Backdrop_D12wBLrB.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/BackgroundImage/examples/BackgroundImage.mdx":"chunks/BackgroundImage_7zaRIuh-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Badge/examples/Badge.mdx":"chunks/Badge_DloPmeMn.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Banner/examples/Banner.mdx":"chunks/Banner_4Te4yy7I.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Brand/examples/Brand.mdx":"chunks/Brand_DZEvbkMH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Breadcrumb/examples/Breadcrumb.mdx":"chunks/Breadcrumb_bVSwIfTk.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Button/examples/Button.mdx":"chunks/Button_BqggYTWh.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CalendarMonth/examples/CalendarMonth.mdx":"chunks/CalendarMonth_BdoIQD1o.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Card/examples/Card.mdx":"chunks/Card_BW6WmwTW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Checkbox/examples/Checkbox.mdx":"chunks/Checkbox_DSYhfv7p.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ClipboardCopy/examples/ClipboardCopy.mdx":"chunks/ClipboardCopy_BjySfoK1.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/CodeBlock/examples/CodeBlock.mdx":"chunks/CodeBlock_DK5AauFn.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Content/examples/Content.mdx":"chunks/Content_BfZIFUr8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DatePicker/examples/DatePicker.mdx":"chunks/DatePicker_bYwsFHXL.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DataList/examples/DataList.mdx":"chunks/DataList_CSJAkMMZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Divider/examples/Divider.mdx":"chunks/Divider_Bh7n4QTo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DescriptionList/examples/DescriptionList.mdx":"chunks/DescriptionList_Dr51d-67.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Dropdown/examples/Dropdown.mdx":"chunks/Dropdown_GiUvjFPw.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Drawer/examples/Drawer.mdx":"chunks/Drawer_BVywTMVo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/DualListSelector/examples/DualListSelector.mdx":"chunks/DualListSelector_DLgspM0s.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/EmptyState/examples/EmptyState.mdx":"chunks/EmptyState_Dk3hKJlg.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ExpandableSection/examples/ExpandableSection.mdx":"chunks/ExpandableSection_vUQO3FgG.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FileUpload/examples/FileUpload.mdx":"chunks/FileUpload_Ci_s8Ghd.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Form/examples/Form.mdx":"chunks/Form_Dyb98Nez.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/FormSelect/examples/FormSelect.mdx":"chunks/FormSelect_DWShl8Fb.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/HelperText/examples/HelperText.mdx":"chunks/HelperText_DthGttZo.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Hint/examples/Hint.mdx":"chunks/Hint_BXDZKYhJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Icon/examples/Icon.mdx":"chunks/Icon_C4IPnIAg.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/InputGroup/examples/InputGroup.mdx":"chunks/InputGroup_CDKP-uXZ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/JumpLinks/examples/JumpLinks.mdx":"chunks/JumpLinks_Dvdlxdps.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Label/examples/Label.mdx":"chunks/Label_C7fP9Jp9.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/List/examples/List.mdx":"chunks/List_CUgwFnXa.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/LoginPage/examples/LoginPage.mdx":"chunks/LoginPage_BDfliKtU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Masthead/examples/Masthead.mdx":"chunks/Masthead_BZnYzDu_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MenuToggle/examples/MenuToggle.mdx":"chunks/MenuToggle_DmJISlPR.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Modal/examples/Modal.mdx":"chunks/Modal_BI2dVPRJ.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Menu/examples/Menu.mdx":"chunks/Menu_DRRoq5PM.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/MultipleFileUpload/examples/MultipleFileUpload.mdx":"chunks/MultipleFileUpload_BznvLbsj.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Nav/examples/Nav.mdx":"chunks/Nav_GZ0nRYXE.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationBadge/examples/NotificationBadge.mdx":"chunks/NotificationBadge_DjINhOQ5.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NumberInput/examples/NumberInput.mdx":"chunks/NumberInput_zMcSUUwH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/NotificationDrawer/examples/NotificationDrawer.mdx":"chunks/NotificationDrawer_D1lmMCgd.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/OverflowMenu/examples/OverflowMenu.mdx":"chunks/OverflowMenu_DnQ7wMy-.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Pagination/examples/Pagination.mdx":"chunks/Pagination_7rr0n7-V.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Page/examples/Page.mdx":"chunks/Page_UhywZXdY.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Panel/examples/Panel.mdx":"chunks/Panel_Bl_LqCWS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Progress/examples/Progress.mdx":"chunks/Progress_CIgybc-D.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Popover/examples/Popover.mdx":"chunks/Popover_DvQgGJTf.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ProgressStepper/examples/ProgressStepper.mdx":"chunks/ProgressStepper_lBd5mTHE.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Radio/examples/Radio.mdx":"chunks/Radio_BG7VZAk6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SearchInput/examples/SearchInput.mdx":"chunks/SearchInput_aCFv-N1U.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Select/examples/Select.mdx":"chunks/Select_B4cumL7U.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SimpleList/examples/SimpleList.mdx":"chunks/SimpleList_oJajk3_z.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Sidebar/examples/Sidebar.mdx":"chunks/Sidebar_DOfifBRA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Skeleton/examples/Skeleton.mdx":"chunks/Skeleton_N02yA_k6.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Slider/examples/Slider.mdx":"chunks/Slider_CWRDqhx4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/SkipToContent/examples/SkipToContent.mdx":"chunks/SkipToContent_DvOYRCWm.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Switch/examples/Switch.mdx":"chunks/Switch_Cpr1OETy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Spinner/examples/Spinner.mdx":"chunks/Spinner_hzAAbZdS.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tabs/examples/Tabs.mdx":"chunks/Tabs_KXDkISY4.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextArea/examples/TextArea.mdx":"chunks/TextArea_C1dmG8mr.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInput/examples/TextInput.mdx":"chunks/TextInput_B0XLYaVA.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TextInputGroup/examples/TextInputGroup.mdx":"chunks/TextInputGroup_D0NXU95v.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TimePicker/examples/TimePicker.mdx":"chunks/TimePicker_VX9VE-Uy.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Timestamp/examples/Timestamp.mdx":"chunks/Timestamp_D7uyrIK7.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Title/examples/Title.mdx":"chunks/Title_DlFn7G9R.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/ToggleGroup/examples/ToggleGroup.mdx":"chunks/ToggleGroup_DpLWzfAW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Tooltip/examples/Tooltip.mdx":"chunks/Tooltip_BrFKk02i.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Toolbar/examples/Toolbar.mdx":"chunks/Toolbar_BEIh7r7J.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/TreeView/examples/TreeView.mdx":"chunks/TreeView_BImfKPD_.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Truncate/examples/Truncate.mdx":"chunks/Truncate_S939OotH.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/components/Wizard/examples/Wizard.mdx":"chunks/Wizard_C2sit354.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Chip/examples/Chip.mdx":"chunks/Chip_BciXepRF.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DragDrop/examples/DragDrop.mdx":"chunks/DragDrop_BF-aF6Z8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/DualListSelector/examples/DualListSelector.mdx":"chunks/DualListSelector_C5QjTplp.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Tile/examples/Tile.mdx":"chunks/Tile_DJ0LawLW.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Modal/examples/Modal.mdx":"chunks/Modal_6WZzoDHU.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/@patternfly/react-core/src/deprecated/components/Wizard/examples/Wizard.mdx":"chunks/Wizard_B4Dw5Yc8.mjs","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/PageToggle":"_astro/PageToggle.DBsLIFpI.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Toolbar.tsx":"_astro/Toolbar.BNjGRsAQ.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/section-gallery/SectionGallery":"_astro/SectionGallery.B0I2mi5J.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/LiveExample":"_astro/LiveExample.B5R4Dzng.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/PropsTables":"_astro/PropsTables.YkW1puJk.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/Navigation.tsx":"_astro/Navigation.B2RHZcqO.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/components/CSSTable":"_astro/CSSTable.-Emc9iTg.js","@astrojs/react/client.js":"_astro/client.DN8ES6L5.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=0&lang.ts":"_astro/Main.astro_astro_type_script_index_0_lang.BguqvUxW.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=1&lang.ts":"_astro/Main.astro_astro_type_script_index_1_lang.BeSTw7zk.js","/home/runner/work/patternfly-doc-core/patternfly-doc-core/node_modules/astro/components/ClientRouter.astro?astro&type=script&index=0&lang.ts":"_astro/ClientRouter.astro_astro_type_script_index_0_lang.CtSceO8m.js","astro:scripts/before-hydration.js":""},"inlinedScripts":[["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=0&lang.ts","const n=e=>{requestAnimationFrame(()=>{document.documentElement.classList.toggle(\"pf-v6-theme-dark\",e===\"dark\")})};document.addEventListener(\"astro:before-swap\",()=>{const e=localStorage.getItem(\"theme-preference\");n(e||\"light\")});const o=e=>{const t=document.querySelector(e);t&&t.scrollIntoView({behavior:\"smooth\"})};document.addEventListener(\"DOMContentLoaded\",()=>{if(window.location.hash){const e=window.location.hash;history.replaceState(null,\"\",\" \"),setTimeout(()=>{o(e),history.replaceState(null,\"\",e)},500)}});window.addEventListener(\"hashchange\",()=>{window.location.hash&&o(window.location.hash)});"],["/home/runner/work/patternfly-doc-core/patternfly-doc-core/src/layouts/Main.astro?astro&type=script&index=1&lang.ts","try{localStorage.getItem(\"theme-preference\")===\"dark\"&&document.documentElement.classList.add(\"pf-v6-theme-dark\")}catch(e){console.error(\"Failed to set initial theme:\",e)}"]],"assets":["/_astro/RedHatTextVF.wYvZ7prR.woff2","/_astro/RedHatTextVF-Italic.Dkj_WqbA.woff2","/_astro/RedHatDisplayVF-Italic.CRpusWc8.woff2","/_astro/RedHatDisplayVF.CYDHf1NI.woff2","/_astro/RedHatMonoVF.C4fMH6Vz.woff2","/_astro/RedHatMonoVF-Italic.DGQo2ogW.woff2","/_astro/fa-solid-900.DguXoeIz.woff2","/_astro/pf-v6-pficon.Dy6oiu9u.woff2","/_astro/_page_.BG_fQ4i5.css","/PF-HorizontalLogo-Color.svg","/PF-HorizontalLogo-Reverse.svg","/avatarImg.svg","/avatarImgDark.svg","/favicon.svg","/_astro/AutoLinkHeader.BijNRLMB.js","/_astro/AutoLinkHeader.Chv_bGyU.css","/_astro/Button.BVfR1y85.js","/_astro/CSSTable.-Emc9iTg.js","/_astro/ClientRouter.astro_astro_type_script_index_0_lang.CtSceO8m.js","/_astro/Content.CYLxURqU.js","/_astro/DropdownList.DP2npVYh.js","/_astro/Label.CM_es7Cu.js","/_astro/LiveExample.B5R4Dzng.js","/_astro/LiveExample.CxJsMvEq.css","/_astro/Navigation.B2RHZcqO.js","/_astro/PageContext.BUbWpNW2.js","/_astro/PageSidebarBody.DgDLnRuY.js","/_astro/PageToggle.DBsLIFpI.js","/_astro/PropsTables.D6ZI3FGj.css","/_astro/PropsTables.YkW1puJk.js","/_astro/SearchInput.CQ7aDztp.js","/_astro/SectionGallery.B0I2mi5J.js","/_astro/StackItem.CMxajCCo.js","/_astro/Toolbar.BNjGRsAQ.js","/_astro/ToolbarContent.CAAHjZHW.js","/_astro/_page_.DxJDkZPc.css","/_astro/angle-down-icon.Dqz5ba9D.js","/_astro/angle-left-icon.CfKwuSCS.js","/_astro/bars-icon.wdJgEs3A.js","/_astro/c_table__sticky_cell_InsetInlineStart.DGzYmtkF.js","/_astro/client.DN8ES6L5.js","/_astro/divider.BP4XR7uq.js","/_astro/github-icon.DzpohUp_.js","/_astro/index.BQFV5hT1.js","/_astro/index.CAChmxYj.js","/_astro/index.DGdw5tfb.js","/_astro/index.eCxJ45ll.js","/_astro/page.BTC3Kf3x.js","/_astro/patternfly_charts.CpLYMsW2.js","/_astro/resizeObserver.BgQpxO8W.js","/_worker.js/_@astrojs-ssr-adapter.mjs","/_worker.js/_astro-internal_middleware.mjs","/_worker.js/_noop-actions.mjs","/_worker.js/index.js","/_worker.js/renderers.mjs","/_worker.js/_astro/RedHatDisplayVF-Italic.CRpusWc8.woff2","/_worker.js/_astro/RedHatDisplayVF.CYDHf1NI.woff2","/_worker.js/_astro/RedHatMonoVF-Italic.DGQo2ogW.woff2","/_worker.js/_astro/RedHatMonoVF.C4fMH6Vz.woff2","/_worker.js/_astro/RedHatTextVF-Italic.Dkj_WqbA.woff2","/_worker.js/_astro/RedHatTextVF.wYvZ7prR.woff2","/_worker.js/_astro/_page_.BG_fQ4i5.css","/_worker.js/_astro/fa-solid-900.DguXoeIz.woff2","/_worker.js/_astro/pf-v6-pficon.Dy6oiu9u.woff2","/_worker.js/chunks/AboutModal_CrdYiVZ2.mjs","/_worker.js/chunks/AboutModal_D3R-r6ju.mjs","/_worker.js/chunks/Accordion_Dbx8tdfD.mjs","/_worker.js/chunks/Accordion_sjy0EnPK.mjs","/_worker.js/chunks/ActionList_Bx7eAKgV.mjs","/_worker.js/chunks/ActionList_CuygbYGp.mjs","/_worker.js/chunks/Alert_Cgh0pfMA.mjs","/_worker.js/chunks/Alert_CplJ22O9.mjs","/_worker.js/chunks/Avatar_BszzDSZB.mjs","/_worker.js/chunks/Avatar_DuNXB-Tl.mjs","/_worker.js/chunks/BackToTop_B_0NN1kJ.mjs","/_worker.js/chunks/BackToTop_DKY1zHBL.mjs","/_worker.js/chunks/Backdrop_ByJvccKQ.mjs","/_worker.js/chunks/Backdrop_D12wBLrB.mjs","/_worker.js/chunks/BackgroundImage_7zaRIuh-.mjs","/_worker.js/chunks/BackgroundImage_BFUrU51J.mjs","/_worker.js/chunks/Badge_DloPmeMn.mjs","/_worker.js/chunks/Badge_DxGDbEGv.mjs","/_worker.js/chunks/Banner_4Te4yy7I.mjs","/_worker.js/chunks/Banner_FbFCGml0.mjs","/_worker.js/chunks/Brand_Cjeb58fX.mjs","/_worker.js/chunks/Brand_DZEvbkMH.mjs","/_worker.js/chunks/Breadcrumb_DkNDUMw0.mjs","/_worker.js/chunks/Breadcrumb_bVSwIfTk.mjs","/_worker.js/chunks/Button_BqggYTWh.mjs","/_worker.js/chunks/Button_DbZb-z5h.mjs","/_worker.js/chunks/CalendarMonth_BdoIQD1o.mjs","/_worker.js/chunks/CalendarMonth_BqZc2rYW.mjs","/_worker.js/chunks/Card_BW6WmwTW.mjs","/_worker.js/chunks/Card_CEDol7Xx.mjs","/_worker.js/chunks/Checkbox_BqVpiIvF.mjs","/_worker.js/chunks/Checkbox_DSYhfv7p.mjs","/_worker.js/chunks/Chip_BciXepRF.mjs","/_worker.js/chunks/Chip_C23BxFTk.mjs","/_worker.js/chunks/ClipboardCopy_BjySfoK1.mjs","/_worker.js/chunks/ClipboardCopy_CvrD2b3T.mjs","/_worker.js/chunks/CodeBlock_CuH1PrfL.mjs","/_worker.js/chunks/CodeBlock_DK5AauFn.mjs","/_worker.js/chunks/Content_BfZIFUr8.mjs","/_worker.js/chunks/Content_lBUC3eEp.mjs","/_worker.js/chunks/DataList_CSJAkMMZ.mjs","/_worker.js/chunks/DataList_CaFvg0uz.mjs","/_worker.js/chunks/DatePicker_Cw2abdEU.mjs","/_worker.js/chunks/DatePicker_bYwsFHXL.mjs","/_worker.js/chunks/DescriptionList_BTTyevMb.mjs","/_worker.js/chunks/DescriptionList_Dr51d-67.mjs","/_worker.js/chunks/Divider_BgOt1--F.mjs","/_worker.js/chunks/Divider_Bh7n4QTo.mjs","/_worker.js/chunks/DocsTables_Dd2oI6sF.mjs","/_worker.js/chunks/DragDrop_BF-aF6Z8.mjs","/_worker.js/chunks/DragDrop_DId590rN.mjs","/_worker.js/chunks/Drawer_BVywTMVo.mjs","/_worker.js/chunks/Drawer_RrCnySEa.mjs","/_worker.js/chunks/Dropdown_BjtqviYW.mjs","/_worker.js/chunks/Dropdown_GiUvjFPw.mjs","/_worker.js/chunks/DualListSelector_8uLukfP0.mjs","/_worker.js/chunks/DualListSelector_Bgj1IWqe.mjs","/_worker.js/chunks/DualListSelector_C5QjTplp.mjs","/_worker.js/chunks/DualListSelector_DLgspM0s.mjs","/_worker.js/chunks/EmptyState_Ct_PJba3.mjs","/_worker.js/chunks/EmptyState_Dk3hKJlg.mjs","/_worker.js/chunks/ExpandableSection_DSw76PjZ.mjs","/_worker.js/chunks/ExpandableSection_vUQO3FgG.mjs","/_worker.js/chunks/FileUpload_CEvZ0G-d.mjs","/_worker.js/chunks/FileUpload_Ci_s8Ghd.mjs","/_worker.js/chunks/FormSelect_C2YPRAlw.mjs","/_worker.js/chunks/FormSelect_DWShl8Fb.mjs","/_worker.js/chunks/Form_Dyb98Nez.mjs","/_worker.js/chunks/Form_olaoRN4o.mjs","/_worker.js/chunks/HelperText_2CcHVaih.mjs","/_worker.js/chunks/HelperText_DthGttZo.mjs","/_worker.js/chunks/Hint_BXDZKYhJ.mjs","/_worker.js/chunks/Hint_DHoiYdn6.mjs","/_worker.js/chunks/Icon_C4IPnIAg.mjs","/_worker.js/chunks/Icon_C_Dqbg9w.mjs","/_worker.js/chunks/InputGroup_CDKP-uXZ.mjs","/_worker.js/chunks/InputGroup_CmZgaEyr.mjs","/_worker.js/chunks/JumpLinks_DvM3PVg0.mjs","/_worker.js/chunks/JumpLinks_Dvdlxdps.mjs","/_worker.js/chunks/Label_C7fP9Jp9.mjs","/_worker.js/chunks/Label_Cxir7_Q4.mjs","/_worker.js/chunks/List_CUgwFnXa.mjs","/_worker.js/chunks/List_CWAsiYnN.mjs","/_worker.js/chunks/LoginPage_BDfliKtU.mjs","/_worker.js/chunks/LoginPage_BjIl_nF9.mjs","/_worker.js/chunks/Main_Ck6SYIsp.mjs","/_worker.js/chunks/Masthead_BWjm5CFj.mjs","/_worker.js/chunks/Masthead_BZnYzDu_.mjs","/_worker.js/chunks/MenuToggle_DeKwv469.mjs","/_worker.js/chunks/MenuToggle_DmJISlPR.mjs","/_worker.js/chunks/Menu_DRRoq5PM.mjs","/_worker.js/chunks/Menu_Sl-QVQ_w.mjs","/_worker.js/chunks/Modal_6WZzoDHU.mjs","/_worker.js/chunks/Modal_BI2dVPRJ.mjs","/_worker.js/chunks/Modal_CdokBUDP.mjs","/_worker.js/chunks/Modal_DJRobnfc.mjs","/_worker.js/chunks/MultipleFileUpload_BaHVtkF_.mjs","/_worker.js/chunks/MultipleFileUpload_BznvLbsj.mjs","/_worker.js/chunks/Nav_DwqATcJ4.mjs","/_worker.js/chunks/Nav_GZ0nRYXE.mjs","/_worker.js/chunks/NotificationBadge_DO4OLgvO.mjs","/_worker.js/chunks/NotificationBadge_DjINhOQ5.mjs","/_worker.js/chunks/NotificationDrawer_BtpQ4pmZ.mjs","/_worker.js/chunks/NotificationDrawer_D1lmMCgd.mjs","/_worker.js/chunks/NumberInput_CggpJ5ge.mjs","/_worker.js/chunks/NumberInput_zMcSUUwH.mjs","/_worker.js/chunks/OverflowMenu_BX4nwFvK.mjs","/_worker.js/chunks/OverflowMenu_DnQ7wMy-.mjs","/_worker.js/chunks/Page_Cw_XTB6Y.mjs","/_worker.js/chunks/Page_UhywZXdY.mjs","/_worker.js/chunks/Pagination_7rr0n7-V.mjs","/_worker.js/chunks/Pagination_Dc5L6yaI.mjs","/_worker.js/chunks/Panel_Bl_LqCWS.mjs","/_worker.js/chunks/Panel_s8-TwBlS.mjs","/_worker.js/chunks/Popover_CjipqBWs.mjs","/_worker.js/chunks/Popover_DvQgGJTf.mjs","/_worker.js/chunks/ProgressStepper_DXBI4K2w.mjs","/_worker.js/chunks/ProgressStepper_lBd5mTHE.mjs","/_worker.js/chunks/Progress_BZA5taDC.mjs","/_worker.js/chunks/Progress_CIgybc-D.mjs","/_worker.js/chunks/Radio_3tPx1coq.mjs","/_worker.js/chunks/Radio_BG7VZAk6.mjs","/_worker.js/chunks/SearchInput_BZ43-Elo.mjs","/_worker.js/chunks/SearchInput_aCFv-N1U.mjs","/_worker.js/chunks/Select_B4cumL7U.mjs","/_worker.js/chunks/Select_CJ78kBVM.mjs","/_worker.js/chunks/Sidebar_Bto2_gKJ.mjs","/_worker.js/chunks/Sidebar_DOfifBRA.mjs","/_worker.js/chunks/SimpleList_CVkO5Odp.mjs","/_worker.js/chunks/SimpleList_oJajk3_z.mjs","/_worker.js/chunks/Skeleton_CCJNka-d.mjs","/_worker.js/chunks/Skeleton_N02yA_k6.mjs","/_worker.js/chunks/SkipToContent_DvOYRCWm.mjs","/_worker.js/chunks/SkipToContent_o7vh-U_u.mjs","/_worker.js/chunks/Slider_C0bH-JMY.mjs","/_worker.js/chunks/Slider_CWRDqhx4.mjs","/_worker.js/chunks/Spinner_B-x8bJt0.mjs","/_worker.js/chunks/Spinner_hzAAbZdS.mjs","/_worker.js/chunks/Switch_Cpr1OETy.mjs","/_worker.js/chunks/Switch_Du7AKJ4O.mjs","/_worker.js/chunks/Tabs_CzDrfKA-.mjs","/_worker.js/chunks/Tabs_KXDkISY4.mjs","/_worker.js/chunks/TextArea_C1dmG8mr.mjs","/_worker.js/chunks/TextArea_Dtm0m8LO.mjs","/_worker.js/chunks/TextInputGroup_D0NXU95v.mjs","/_worker.js/chunks/TextInputGroup_mJpBrogC.mjs","/_worker.js/chunks/TextInput_B0XLYaVA.mjs","/_worker.js/chunks/TextInput_CmLcsUiv.mjs","/_worker.js/chunks/Tile_CF_12LPU.mjs","/_worker.js/chunks/Tile_DJ0LawLW.mjs","/_worker.js/chunks/TimePicker_CijfSKJQ.mjs","/_worker.js/chunks/TimePicker_VX9VE-Uy.mjs","/_worker.js/chunks/Timestamp_D7uyrIK7.mjs","/_worker.js/chunks/Timestamp_c2Mozpr4.mjs","/_worker.js/chunks/Title_DbrwFEEy.mjs","/_worker.js/chunks/Title_DlFn7G9R.mjs","/_worker.js/chunks/ToggleGroup_DpLWzfAW.mjs","/_worker.js/chunks/ToggleGroup_j1ooRpX3.mjs","/_worker.js/chunks/Toolbar_BEIh7r7J.mjs","/_worker.js/chunks/Toolbar_mjrD3_l-.mjs","/_worker.js/chunks/Tooltip_Bp5XOVoV.mjs","/_worker.js/chunks/Tooltip_BrFKk02i.mjs","/_worker.js/chunks/TreeView_BImfKPD_.mjs","/_worker.js/chunks/TreeView_CgO4iC1E.mjs","/_worker.js/chunks/Truncate_Bn55QoeZ.mjs","/_worker.js/chunks/Truncate_S939OotH.mjs","/_worker.js/chunks/Wizard_B28f3non.mjs","/_worker.js/chunks/Wizard_B4Dw5Yc8.mjs","/_worker.js/chunks/Wizard_BOCBVIjJ.mjs","/_worker.js/chunks/Wizard_C2sit354.mjs","/_worker.js/chunks/_@astro-renderers_D4IG6Oyo.mjs","/_worker.js/chunks/_@astrojs-ssr-adapter_B_x81DBq.mjs","/_worker.js/chunks/_astro_assets_mEeJQNtn.mjs","/_worker.js/chunks/_astro_data-layer-content_DSexW0T9.mjs","/_worker.js/chunks/astro-designed-error-pages_CXRddWNa.mjs","/_worker.js/chunks/astro_D_P8M0Qu.mjs","/_worker.js/chunks/cloudflare-kv-binding_DMly_2Gl.mjs","/_worker.js/chunks/content-assets_XqCgPAV2.mjs","/_worker.js/chunks/content-modules_ByZ0SP-q.mjs","/_worker.js/chunks/index_CYXMeXT4.mjs","/_worker.js/chunks/noop-middleware_DIXVCvyq.mjs","/_worker.js/chunks/parse_EttCPxrw.mjs","/_worker.js/chunks/path_C-ZOwaTP.mjs","/_worker.js/chunks/sharp_DD2qbOXY.mjs","/_worker.js/pages/_image.astro.mjs","/_worker.js/pages/index.astro.mjs","/_worker.js/pages/props.astro.mjs","/content/typography/line-height.png","/_worker.js/chunks/astro/server_CVEnF9i1.mjs","/_worker.js/pages/_section_/_---page_.astro.mjs","/_worker.js/pages/_section_/_page_/_---tab_.astro.mjs","/index.html"],"buildFormat":"directory","checkOrigin":true,"serverIslandNameMap":[],"key":"Mh7q/7WMDr1CNR1TPvcEjFd1BqYoxVn1rT8ZCPJuDHs=","sessionConfig":{"driver":"cloudflare-kv-binding","options":{"binding":"SESSION"}}});
98
98
  if (manifest.sessionConfig) manifest.sessionConfig.driverModule = () => import('./chunks/cloudflare-kv-binding_DMly_2Gl.mjs');
99
99
 
100
100
  export { manifest };
@@ -42,7 +42,7 @@
42
42
  animation-fill-mode: both;
43
43
  animation-name: astroFadeIn; }</style><style>[data-astro-transition-scope="astro-2e6ke2uy-4"] { view-transition-name: astro-2e6ke2uy-4; }@layer astro { ::view-transition-old(astro-2e6ke2uy-4) { animation: none; opacity: 0; mix-blend-mode: normal; }::view-transition-new(astro-2e6ke2uy-4) { animation: none; mix-blend-mode: normal; }::view-transition-group(astro-2e6ke2uy-4) { animation: none } }[data-astro-transition-fallback="old"] [data-astro-transition-scope="astro-2e6ke2uy-4"],
44
44
  [data-astro-transition-fallback="old"][data-astro-transition-scope="astro-2e6ke2uy-4"] { animation: none; mix-blend-mode: normal; }[data-astro-transition-fallback="new"] [data-astro-transition-scope="astro-2e6ke2uy-4"],
45
- [data-astro-transition-fallback="new"][data-astro-transition-scope="astro-2e6ke2uy-4"] { animation: none; mix-blend-mode: normal; }</style></head> <body> <div class="pf-v6-c-page"> <script>(()=>{var l=(n,t)=>{let i=async()=>{await(await n())()},e=typeof t.value=="object"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};"requestIdleCallback"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event("astro:idle"));})();</script><header class="pf-v6-c-masthead pf-m-display-inline-on-md"> <div class="pf-v6-c-masthead__main"> <span class="pf-v6-c-masthead__toggle"> <astro-island uid="ZQuo4z" prefix="r5" component-url="/_astro/PageToggle.Dnbvoa7R.js" component-export="PageToggle" renderer-url="/_astro/client.DN8ES6L5.js" props="{&quot;data-astro-transition-persist&quot;:[0,&quot;astro-u5p5alki-2&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;PageToggle&quot;,&quot;value&quot;:true}" data-astro-transition-persist="astro-u5p5alki-2" await-children><button id="nav-toggle" aria-expanded="true" aria-label="Global navigation" class="pf-v6-c-button pf-m-plain" type="button" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-253"><span class="pf-v6-c-button__text"><svg class="pf-v6-svg" viewBox="0 0 448 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg></span></button><!--astro:end--></astro-island> </span> <div class="pf-v6-c-masthead__brand"> <a class="pf-v6-c-masthead__logo" tabindex="0" href="/"> <img class="pf-v6-c-brand" style="--pf-v6-c-brand--Height:36px" src="/PF-HorizontalLogo-Color.svg" alt="PatternFly"/> </a> </div> </div> <div class="pf-v6-c-masthead__content"> <astro-island uid="18eRbY" prefix="r7" component-url="/_astro/Toolbar.BNjGRsAQ.js" component-export="Toolbar" renderer-url="/_astro/client.DN8ES6L5.js" props="{}" ssr client="idle" opts="{&quot;name&quot;:&quot;ReactToolbar&quot;,&quot;value&quot;:true}" await-children><div class="pf-v6-c-toolbar pf-m-static" id="toolbar" data-ouia-component-type="PF6/Toolbar" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Toolbar-85"><div class="pf-v6-c-toolbar__content"><div class="pf-v6-c-toolbar__content-section"><div class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end pf-m-gap-none pf-m-gap-md-on-md"><div class="pf-v6-c-toolbar__item"></div><div class="pf-v6-c-toolbar__item"><div class="pf-v6-c-input-group ws-global-search"><div class="pf-v6-c-input-group__item"><button aria-expanded="false" aria-label="Expandable search input toggle" class="pf-v6-c-button pf-m-plain" type="button" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-254"><span class="pf-v6-c-button__icon"><svg class="pf-v6-svg" viewBox="0 0 512 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></span></button></div></div></div><div class="pf-v6-c-toolbar__item"><a href="//github.com/patternfly" target="top" aria-label="PatternFly GitHub page" class="pf-v6-c-button pf-m-plain" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-255"><span class="pf-v6-c-button__text"><svg class="pf-v6-svg" viewBox="0 0 496 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"></path></svg></span></a></div><div class="pf-v6-c-toolbar__item"><button class="pf-v6-c-menu-toggle" type="button" aria-expanded="false" data-ouia-component-type="PF6/MenuToggle" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-MenuToggle-85"><span class="pf-v6-c-menu-toggle__text">Release 6.1.0</span><span class="pf-v6-c-menu-toggle__controls"><span class="pf-v6-c-menu-toggle__toggle-icon"><svg class="pf-v6-svg" viewBox="0 0 320 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span></span></button></div></div></div></div><div class="pf-v6-c-toolbar__content pf-m-hidden" hidden=""><div class="pf-v6-c-toolbar__group"></div></div></div><!--astro:end--></astro-island> </div> </header> <astro-island uid="193Wv7" component-url="/_astro/Navigation.B2RHZcqO.js" component-export="Navigation" renderer-url="/_astro/client.DN8ES6L5.js" props="{&quot;navData&quot;:[1,[[1,[[0,{&quot;id&quot;:[0,&quot;src/components/aboutmodal/examples/aboutmodal&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;About modal&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/accordion/examples/accordion&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Accordion&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/actionlist/examples/actionlist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Action list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/alert/examples/alert&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Alert&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/avatar/examples/avatar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Avatar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backtotop/examples/backtotop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Back to top&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backdrop/examples/backdrop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Backdrop&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backgroundimage/examples/backgroundimage&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Background image&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/badge/examples/badge&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Badge&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/banner/examples/banner&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Banner&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/brand/examples/brand&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Brand&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/breadcrumb/examples/breadcrumb&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Breadcrumb&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/button/examples/button&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Button&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/calendarmonth/examples/calendarmonth&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Calendar month&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/card/examples/card&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Card&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/checkbox/examples/checkbox&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Checkbox&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/chip/examples/chip&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Chip&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/clipboardcopy/examples/clipboardcopy&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Clipboard copy&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/codeblock/examples/codeblock&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Code block&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/content/examples/content&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Content&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/datalist/examples/datalist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Data list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/datepicker/examples/datepicker&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Date picker&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/descriptionlist/examples/descriptionlist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Description list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/divider/examples/divider&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Divider&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/dragdrop/examples/dragdrop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Drag and drop&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/drawer/examples/drawer&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Drawer&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/dropdown/examples/dropdown&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Dropdown&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/duallistselector/examples/duallistselector&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Dual list selector&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/emptystate/examples/emptystate&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Empty state&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/expandablesection/examples/expandablesection&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Expandable section&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/form/examples/form&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Form&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/formselect/examples/formselect&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Form select&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/helpertext/examples/helpertext&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Helper text&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/hint/examples/hint&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Hint&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/icon/examples/icon&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Icon&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/inputgroup/examples/inputgroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Input group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/jumplinks/examples/jumplinks&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Jump links&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/label/examples/label&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Label&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/list/examples/list&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;List&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/loginpage/examples/loginpage&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Login page&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/masthead/examples/masthead&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Masthead&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/menu/examples/menu&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Menu&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/menutoggle/examples/menutoggle&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Menu toggle&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/modal/examples/modal&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Modal&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/multiplefileupload/examples/multiplefileupload&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Multiple file upload&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/nav/examples/nav&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Navigation&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/notificationbadge/examples/notificationbadge&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Notification badge&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/notificationdrawer/examples/notificationdrawer&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Notification drawer&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/numberinput/examples/numberinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Number input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/overflowmenu/examples/overflowmenu&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Overflow menu&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/page/examples/page&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Page&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/pagination/examples/pagination&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Pagination&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/panel/examples/panel&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Panel&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/popover/examples/popover&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Popover&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/progress/examples/progress&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Progress&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/progressstepper/examples/progressstepper&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Progress stepper&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/radio/examples/radio&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Radio&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/searchinput/examples/searchinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Search input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/select/examples/select&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Select&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/sidebar/examples/sidebar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Sidebar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/fileupload/examples/fileupload&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Simple file upload&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/simplelist/examples/simplelist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Simple list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/skeleton/examples/skeleton&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Skeleton&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/skiptocontent/examples/skiptocontent&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Skip to content&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/slider/examples/slider&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Slider&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/spinner/examples/spinner&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Spinner&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/switch/examples/switch&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Switch&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/tabs/examples/tabs&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tabs&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textarea/examples/textarea&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text area&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textinput/examples/textinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textinputgroup/examples/textinputgroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text input group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/tile/examples/tile&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tile&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/timepicker/examples/timepicker&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Time picker&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/timestamp/examples/timestamp&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Timestamp&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/title/examples/title&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Title&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/togglegroup/examples/togglegroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Toggle group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/toolbar/examples/toolbar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Toolbar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/tooltip/examples/tooltip&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tooltip&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/treeview/examples/treeview&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tree view&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/truncate/examples/truncate&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Truncate&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/wizard/examples/wizard&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Wizard&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}]]]]],&quot;data-astro-transition-scope&quot;:[0,&quot;astro-xikxfxwm-3&quot;]}" ssr client="only" opts="{&quot;name&quot;:&quot;ReactNav&quot;,&quot;value&quot;:&quot;react&quot;}" data-astro-transition-scope="astro-xikxfxwm-3"></astro-island> <div class="pf-v6-c-page__main-container"> <main class="pf-v6-c-page__main"> <section class="pf-v6-c-page__main-section"><div class="pf-v6-c-page__main-body"> <section id="ws-sticky-nav-tabs" class="pf-v6-c-page__main-tabs pf-m-sticky-top"><div class="pf-v6-c-page__main-body"> <div class="pf-v6-c-tabs pf-m-page-insets pf-m-no-border-bottom"> <ul class="pf-v6-c-tabs__list"> <li class="pf-v6-c-tabs__item pf-m-current"> <a class="pf-v6-c-tabs__link" href="/components/about-modal/react"> React </a> </li> </ul> </div> </div></section><section id="main-content" class="pf-v6-c-page__main-section pf-m-fill"><div class="pf-v6-c-page__main-body"> <h2 data-ouia-component-type="PF6/Content" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Content-1590" data-pf-content="true" class="pf-v6-c-content--h2">Examples</h2>
45
+ [data-astro-transition-fallback="new"][data-astro-transition-scope="astro-2e6ke2uy-4"] { animation: none; mix-blend-mode: normal; }</style></head> <body> <div class="pf-v6-c-page"> <script>(()=>{var l=(n,t)=>{let i=async()=>{await(await n())()},e=typeof t.value=="object"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};"requestIdleCallback"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event("astro:idle"));})();</script><header class="pf-v6-c-masthead pf-m-display-inline-on-md"> <div class="pf-v6-c-masthead__main"> <span class="pf-v6-c-masthead__toggle"> <astro-island uid="ZQuo4z" prefix="r5" component-url="/_astro/PageToggle.DBsLIFpI.js" component-export="PageToggle" renderer-url="/_astro/client.DN8ES6L5.js" props="{&quot;data-astro-transition-persist&quot;:[0,&quot;astro-u5p5alki-2&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;PageToggle&quot;,&quot;value&quot;:true}" data-astro-transition-persist="astro-u5p5alki-2" await-children><button id="nav-toggle" aria-expanded="true" aria-label="Global navigation" class="pf-v6-c-button pf-m-plain" type="button" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-253"><span class="pf-v6-c-button__text"><svg class="pf-v6-svg" viewBox="0 0 448 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg></span></button><!--astro:end--></astro-island> </span> <div class="pf-v6-c-masthead__brand"> <a class="pf-v6-c-masthead__logo" tabindex="0" href="/"> <img class="pf-v6-c-brand" style="--pf-v6-c-brand--Height:36px" src="/PF-HorizontalLogo-Color.svg" alt="PatternFly"/> </a> </div> </div> <div class="pf-v6-c-masthead__content"> <astro-island uid="18eRbY" prefix="r7" component-url="/_astro/Toolbar.BNjGRsAQ.js" component-export="Toolbar" renderer-url="/_astro/client.DN8ES6L5.js" props="{}" ssr client="idle" opts="{&quot;name&quot;:&quot;ReactToolbar&quot;,&quot;value&quot;:true}" await-children><div class="pf-v6-c-toolbar pf-m-static" id="toolbar" data-ouia-component-type="PF6/Toolbar" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Toolbar-85"><div class="pf-v6-c-toolbar__content"><div class="pf-v6-c-toolbar__content-section"><div class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end pf-m-gap-none pf-m-gap-md-on-md"><div class="pf-v6-c-toolbar__item"></div><div class="pf-v6-c-toolbar__item"><div class="pf-v6-c-input-group ws-global-search"><div class="pf-v6-c-input-group__item"><button aria-expanded="false" aria-label="Expandable search input toggle" class="pf-v6-c-button pf-m-plain" type="button" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-254"><span class="pf-v6-c-button__icon"><svg class="pf-v6-svg" viewBox="0 0 512 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></span></button></div></div></div><div class="pf-v6-c-toolbar__item"><a href="//github.com/patternfly" target="top" aria-label="PatternFly GitHub page" class="pf-v6-c-button pf-m-plain" data-ouia-component-type="PF6/Button" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Button-plain-255"><span class="pf-v6-c-button__text"><svg class="pf-v6-svg" viewBox="0 0 496 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"></path></svg></span></a></div><div class="pf-v6-c-toolbar__item"><button class="pf-v6-c-menu-toggle" type="button" aria-expanded="false" data-ouia-component-type="PF6/MenuToggle" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-MenuToggle-85"><span class="pf-v6-c-menu-toggle__text">Release 6.1.0</span><span class="pf-v6-c-menu-toggle__controls"><span class="pf-v6-c-menu-toggle__toggle-icon"><svg class="pf-v6-svg" viewBox="0 0 320 512" fill="currentColor" aria-hidden="true" role="img" width="1em" height="1em"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span></span></button></div></div></div></div><div class="pf-v6-c-toolbar__content pf-m-hidden" hidden=""><div class="pf-v6-c-toolbar__group"></div></div></div><!--astro:end--></astro-island> </div> </header> <astro-island uid="193Wv7" component-url="/_astro/Navigation.B2RHZcqO.js" component-export="Navigation" renderer-url="/_astro/client.DN8ES6L5.js" props="{&quot;navData&quot;:[1,[[1,[[0,{&quot;id&quot;:[0,&quot;src/components/aboutmodal/examples/aboutmodal&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;About modal&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/accordion/examples/accordion&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Accordion&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/actionlist/examples/actionlist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Action list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/alert/examples/alert&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Alert&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/avatar/examples/avatar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Avatar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backtotop/examples/backtotop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Back to top&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backdrop/examples/backdrop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Backdrop&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/backgroundimage/examples/backgroundimage&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Background image&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/badge/examples/badge&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Badge&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/banner/examples/banner&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Banner&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/brand/examples/brand&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Brand&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/breadcrumb/examples/breadcrumb&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Breadcrumb&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/button/examples/button&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Button&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/calendarmonth/examples/calendarmonth&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Calendar month&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/card/examples/card&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Card&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/checkbox/examples/checkbox&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Checkbox&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/chip/examples/chip&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Chip&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/clipboardcopy/examples/clipboardcopy&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Clipboard copy&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/codeblock/examples/codeblock&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Code block&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/content/examples/content&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Content&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/datalist/examples/datalist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Data list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/datepicker/examples/datepicker&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Date picker&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/descriptionlist/examples/descriptionlist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Description list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/divider/examples/divider&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Divider&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/dragdrop/examples/dragdrop&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Drag and drop&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/drawer/examples/drawer&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Drawer&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/dropdown/examples/dropdown&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Dropdown&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/duallistselector/examples/duallistselector&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Dual list selector&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/emptystate/examples/emptystate&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Empty state&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/expandablesection/examples/expandablesection&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Expandable section&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/form/examples/form&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Form&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/formselect/examples/formselect&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Form select&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/helpertext/examples/helpertext&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Helper text&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/hint/examples/hint&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Hint&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/icon/examples/icon&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Icon&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/inputgroup/examples/inputgroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Input group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/jumplinks/examples/jumplinks&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Jump links&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/label/examples/label&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Label&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/list/examples/list&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;List&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/loginpage/examples/loginpage&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Login page&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/masthead/examples/masthead&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Masthead&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/menu/examples/menu&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Menu&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/menutoggle/examples/menutoggle&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Menu toggle&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/modal/examples/modal&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Modal&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/multiplefileupload/examples/multiplefileupload&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Multiple file upload&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/nav/examples/nav&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Navigation&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/notificationbadge/examples/notificationbadge&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Notification badge&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/notificationdrawer/examples/notificationdrawer&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Notification drawer&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/numberinput/examples/numberinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Number input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/overflowmenu/examples/overflowmenu&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Overflow menu&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/page/examples/page&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Page&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/pagination/examples/pagination&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Pagination&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/panel/examples/panel&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Panel&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/popover/examples/popover&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Popover&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/progress/examples/progress&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Progress&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/progressstepper/examples/progressstepper&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Progress stepper&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/radio/examples/radio&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Radio&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/searchinput/examples/searchinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Search input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/select/examples/select&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Select&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/sidebar/examples/sidebar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Sidebar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/fileupload/examples/fileupload&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Simple file upload&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/simplelist/examples/simplelist&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Simple list&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/skeleton/examples/skeleton&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Skeleton&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/skiptocontent/examples/skiptocontent&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Skip to content&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/slider/examples/slider&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Slider&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/spinner/examples/spinner&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Spinner&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/switch/examples/switch&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Switch&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/tabs/examples/tabs&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tabs&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textarea/examples/textarea&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text area&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textinput/examples/textinput&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text input&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/textinputgroup/examples/textinputgroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Text input group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/deprecated/components/tile/examples/tile&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tile&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/timepicker/examples/timepicker&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Time picker&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/timestamp/examples/timestamp&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Timestamp&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/title/examples/title&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Title&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/togglegroup/examples/togglegroup&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Toggle group&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/toolbar/examples/toolbar&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Toolbar&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/tooltip/examples/tooltip&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tooltip&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/treeview/examples/treeview&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Tree view&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/truncate/examples/truncate&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Truncate&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}],[0,{&quot;id&quot;:[0,&quot;src/components/wizard/examples/wizard&quot;],&quot;data&quot;:[0,{&quot;id&quot;:[0,&quot;Wizard&quot;],&quot;section&quot;:[0,&quot;components&quot;],&quot;sortValue&quot;:[0]}]}]]]]],&quot;data-astro-transition-scope&quot;:[0,&quot;astro-xikxfxwm-3&quot;]}" ssr client="only" opts="{&quot;name&quot;:&quot;ReactNav&quot;,&quot;value&quot;:&quot;react&quot;}" data-astro-transition-scope="astro-xikxfxwm-3"></astro-island> <div class="pf-v6-c-page__main-container"> <main class="pf-v6-c-page__main"> <section class="pf-v6-c-page__main-section"><div class="pf-v6-c-page__main-body"> <section id="ws-sticky-nav-tabs" class="pf-v6-c-page__main-tabs pf-m-sticky-top"><div class="pf-v6-c-page__main-body"> <div class="pf-v6-c-tabs pf-m-page-insets pf-m-no-border-bottom"> <ul class="pf-v6-c-tabs__list"> <li class="pf-v6-c-tabs__item pf-m-current"> <a class="pf-v6-c-tabs__link" href="/components/about-modal/react"> React </a> </li> </ul> </div> </div></section><section id="main-content" class="pf-v6-c-page__main-section pf-m-fill"><div class="pf-v6-c-page__main-body"> <h2 data-ouia-component-type="PF6/Content" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Content-1590" data-pf-content="true" class="pf-v6-c-content--h2">Examples</h2>
46
46
  <h3 data-ouia-component-type="PF6/Content" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-Content-1591" data-pf-content="true" class="pf-v6-c-content--h3">Basic</h3>
47
47
 
48
48
  <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event("astro:only"));})();</script><script>(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="ZItaJL" component-url="/_astro/LiveExample.B5R4Dzng.js" component-export="LiveExample" renderer-url="/_astro/client.DN8ES6L5.js" props="{&quot;src&quot;:[0,&quot;import { Fragment, useState } from &#39;react&#39;;\nimport { AboutModal, Button, Content } from &#39;@patternfly/react-core&#39;;\nimport brandImg from &#39;../../assets/PF-IconLogo.svg&#39;;\n\nexport const AboutModalBasic: React.FunctionComponent = () =&gt; {\n const [isModalOpen, setIsModalOpen] = useState(false);\n\n const toggleModal = (_event: React.MouseEvent&lt;Element, MouseEvent&gt; | KeyboardEvent | MouseEvent) =&gt; {\n setIsModalOpen(!isModalOpen);\n };\n\n return (\n &lt;Fragment&gt;\n &lt;Button variant=\&quot;primary\&quot; onClick={toggleModal}&gt;\n Show about modal\n &lt;/Button&gt;\n &lt;AboutModal\n isOpen={isModalOpen}\n onClose={(e: React.MouseEvent&lt;Element, MouseEvent&gt; | KeyboardEvent | MouseEvent) =&gt; toggleModal(e)}\n trademark=\&quot;Trademark and copyright information here\&quot;\n brandImageSrc={brandImg}\n brandImageAlt=\&quot;Patternfly Logo\&quot;\n backgroundImageSrc=\&quot;/assets/images/pf-background.svg\&quot;\n productName=\&quot;name\&quot;\n &gt;\n &lt;Content&gt;\n &lt;dl&gt;\n &lt;dt&gt;CFME version&lt;/dt&gt;\n &lt;dd&gt;5.5.3.4.20102789036450&lt;/dd&gt;\n &lt;dt&gt;Cloudforms Version&lt;/dt&gt;\n &lt;dd&gt;4.1&lt;/dd&gt;\n &lt;dt&gt;Server name&lt;/dt&gt;\n &lt;dd&gt;40DemoMaster&lt;/dd&gt;\n &lt;dt&gt;User name&lt;/dt&gt;\n &lt;dd&gt;Administrator&lt;/dd&gt;\n &lt;dt&gt;User role&lt;/dt&gt;\n &lt;dd&gt;EvmRole-super_administrator&lt;/dd&gt;\n &lt;dt&gt;Browser version&lt;/dt&gt;\n &lt;dd&gt;601.2&lt;/dd&gt;\n &lt;dt&gt;Browser OS&lt;/dt&gt;\n &lt;dd&gt;Mac&lt;/dd&gt;\n &lt;/dl&gt;\n &lt;/Content&gt;\n &lt;/AboutModal&gt;\n &lt;/Fragment&gt;\n );\n};\n&quot;],&quot;html&quot;:[0]}" ssr client="only" opts="{&quot;name&quot;:&quot;LiveExampleBase&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island>