@patternfly/patternfly-doc-core 1.13.1 → 1.13.3

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 (373) hide show
  1. package/.astro/content-modules.mjs +22 -22
  2. package/.astro/content.d.ts +43 -0
  3. package/cli/tsDocGen.js +33 -7
  4. package/dist/cli/tsDocGen.js +26 -6
  5. package/dist/cli/tsconfig.tsbuildinfo +1 -1
  6. package/dist/docs/_astro/ClientRouter.astro_astro_type_script_index_0_lang.DZnDNxNb.js +1 -0
  7. package/dist/docs/_astro/{LiveExample.B5R4Dzng.js → LiveExample.C43dqXje.js} +1 -1
  8. package/dist/docs/_astro/Navigation.x46lNg3Y.js +1 -0
  9. package/dist/docs/_astro/{SectionGallery.B0I2mi5J.js → SectionGallery.C8gQa3w3.js} +1 -1
  10. package/dist/docs/_astro/index.DF2PWfYV.js +16 -0
  11. package/dist/docs/_worker.js/_@astrojs-ssr-adapter.mjs +1 -1
  12. package/dist/docs/_worker.js/_astro-internal_middleware.mjs +3 -3
  13. package/dist/docs/_worker.js/chunks/{_@astro-renderers_D4IG6Oyo.mjs → _@astro-renderers_DuN_RQCZ.mjs} +1 -1
  14. package/dist/docs/_worker.js/chunks/{_@astrojs-ssr-adapter_B_x81DBq.mjs → _@astrojs-ssr-adapter_BOXzLyxA.mjs} +23 -15
  15. package/dist/docs/_worker.js/chunks/_astro_assets_COD8WDsm.mjs +1959 -0
  16. package/dist/docs/_worker.js/chunks/astro/{server_CVEnF9i1.mjs → server_DJAlTAUe.mjs} +126 -72
  17. package/dist/docs/_worker.js/chunks/{astro-designed-error-pages_CXRddWNa.mjs → astro-designed-error-pages_RucpOaTo.mjs} +52 -22
  18. package/dist/docs/_worker.js/chunks/consts_47CwkweC.mjs +33 -0
  19. package/dist/docs/_worker.js/chunks/{index_CYXMeXT4.mjs → index_CzaW3DU8.mjs} +194 -151
  20. package/dist/docs/_worker.js/chunks/{noop-middleware_DIXVCvyq.mjs → noop-middleware_BUlUjpRM.mjs} +1 -1
  21. package/dist/docs/_worker.js/chunks/{parse_EttCPxrw.mjs → parse_yL_293SP.mjs} +61 -26
  22. package/dist/docs/_worker.js/chunks/{path_C-ZOwaTP.mjs → path_u5O9njcM.mjs} +8 -2
  23. package/dist/docs/_worker.js/chunks/sharp_DdDF6upK.mjs +99 -0
  24. package/dist/docs/_worker.js/index.js +4 -4
  25. package/dist/docs/_worker.js/manifest_Cz7n9zdK.mjs +100 -0
  26. package/dist/docs/_worker.js/pages/_image.astro.mjs +10 -1
  27. package/dist/docs/_worker.js/pages/props.astro.mjs +1 -1
  28. package/dist/docs/_worker.js/renderers.mjs +1 -1
  29. package/dist/docs/components/about-modal/index.html +5 -5
  30. package/dist/docs/components/about-modal/react/index.html +5 -5
  31. package/dist/docs/components/accordion/index.html +7 -7
  32. package/dist/docs/components/accordion/react/index.html +7 -7
  33. package/dist/docs/components/action-list/index.html +13 -13
  34. package/dist/docs/components/action-list/react/index.html +13 -13
  35. package/dist/docs/components/alert/index.html +99 -99
  36. package/dist/docs/components/alert/react/index.html +99 -99
  37. package/dist/docs/components/avatar/index.html +5 -5
  38. package/dist/docs/components/avatar/react/index.html +5 -5
  39. package/dist/docs/components/back-to-top/index.html +3 -3
  40. package/dist/docs/components/back-to-top/react/index.html +3 -3
  41. package/dist/docs/components/backdrop/index.html +7 -7
  42. package/dist/docs/components/backdrop/react/index.html +7 -7
  43. package/dist/docs/components/background-image/index.html +7 -7
  44. package/dist/docs/components/background-image/react/index.html +7 -7
  45. package/dist/docs/components/badge/index.html +11 -11
  46. package/dist/docs/components/badge/react/index.html +11 -11
  47. package/dist/docs/components/banner/index.html +13 -13
  48. package/dist/docs/components/banner/react/index.html +13 -13
  49. package/dist/docs/components/brand/index.html +4 -4
  50. package/dist/docs/components/brand/react/index.html +4 -4
  51. package/dist/docs/components/breadcrumb/index.html +13 -13
  52. package/dist/docs/components/breadcrumb/react/index.html +13 -13
  53. package/dist/docs/components/button/index.html +15 -15
  54. package/dist/docs/components/button/react/index.html +15 -15
  55. package/dist/docs/components/calendar-month/index.html +11 -11
  56. package/dist/docs/components/calendar-month/react/index.html +11 -11
  57. package/dist/docs/components/card/index.html +20 -20
  58. package/dist/docs/components/card/react/index.html +20 -20
  59. package/dist/docs/components/checkbox/index.html +23 -23
  60. package/dist/docs/components/checkbox/react/index.html +23 -23
  61. package/dist/docs/components/chip/index.html +6 -6
  62. package/dist/docs/components/chip/react-deprecated/index.html +6 -6
  63. package/dist/docs/components/clipboard-copy/index.html +30 -30
  64. package/dist/docs/components/clipboard-copy/react/index.html +30 -30
  65. package/dist/docs/components/code-block/index.html +11 -11
  66. package/dist/docs/components/code-block/react/index.html +11 -11
  67. package/dist/docs/components/content/index.html +11 -11
  68. package/dist/docs/components/content/react/index.html +11 -11
  69. package/dist/docs/components/data-list/index.html +34 -34
  70. package/dist/docs/components/data-list/react/index.html +34 -34
  71. package/dist/docs/components/date-picker/index.html +11 -11
  72. package/dist/docs/components/date-picker/react/index.html +11 -11
  73. package/dist/docs/components/description-list/index.html +63 -63
  74. package/dist/docs/components/description-list/react/index.html +63 -63
  75. package/dist/docs/components/divider/index.html +20 -20
  76. package/dist/docs/components/divider/react/index.html +20 -20
  77. package/dist/docs/components/drag-and-drop/index.html +4 -4
  78. package/dist/docs/components/drag-and-drop/react-deprecated/index.html +4 -4
  79. package/dist/docs/components/drawer/index.html +47 -47
  80. package/dist/docs/components/drawer/react/index.html +47 -47
  81. package/dist/docs/components/dropdown/index.html +24 -24
  82. package/dist/docs/components/dropdown/react/index.html +24 -24
  83. package/dist/docs/components/dual-list-selector/index.html +26 -26
  84. package/dist/docs/components/dual-list-selector/react/index.html +23 -23
  85. package/dist/docs/components/dual-list-selector/react-deprecated/index.html +35 -35
  86. package/dist/docs/components/empty-state/index.html +18 -18
  87. package/dist/docs/components/empty-state/react/index.html +18 -18
  88. package/dist/docs/components/expandable-section/index.html +23 -23
  89. package/dist/docs/components/expandable-section/react/index.html +23 -23
  90. package/dist/docs/components/form/index.html +29 -29
  91. package/dist/docs/components/form/react/index.html +29 -29
  92. package/dist/docs/components/form-select/index.html +10 -10
  93. package/dist/docs/components/form-select/react/index.html +10 -10
  94. package/dist/docs/components/helper-text/index.html +12 -12
  95. package/dist/docs/components/helper-text/react/index.html +12 -12
  96. package/dist/docs/components/hint/index.html +11 -11
  97. package/dist/docs/components/hint/react/index.html +11 -11
  98. package/dist/docs/components/icon/index.html +26 -26
  99. package/dist/docs/components/icon/react/index.html +26 -26
  100. package/dist/docs/components/input-group/index.html +13 -13
  101. package/dist/docs/components/input-group/react/index.html +13 -13
  102. package/dist/docs/components/jump-links/index.html +15 -15
  103. package/dist/docs/components/jump-links/react/index.html +15 -15
  104. package/dist/docs/components/label/index.html +41 -41
  105. package/dist/docs/components/label/react/index.html +41 -41
  106. package/dist/docs/components/list/index.html +19 -19
  107. package/dist/docs/components/list/react/index.html +19 -19
  108. package/dist/docs/components/login-page/index.html +14 -14
  109. package/dist/docs/components/login-page/react/index.html +14 -14
  110. package/dist/docs/components/masthead/index.html +26 -26
  111. package/dist/docs/components/masthead/react/index.html +26 -26
  112. package/dist/docs/components/menu/index.html +107 -107
  113. package/dist/docs/components/menu/react/index.html +107 -107
  114. package/dist/docs/components/menu-toggle/index.html +74 -74
  115. package/dist/docs/components/menu-toggle/react/index.html +74 -74
  116. package/dist/docs/components/modal/index.html +56 -56
  117. package/dist/docs/components/modal/react/index.html +56 -56
  118. package/dist/docs/components/modal/react-deprecated/index.html +58 -58
  119. package/dist/docs/components/multiple-file-upload/index.html +31 -31
  120. package/dist/docs/components/multiple-file-upload/react/index.html +31 -31
  121. package/dist/docs/components/navigation/index.html +29 -29
  122. package/dist/docs/components/navigation/react/index.html +29 -29
  123. package/dist/docs/components/notification-badge/index.html +19 -19
  124. package/dist/docs/components/notification-badge/react/index.html +19 -19
  125. package/dist/docs/components/notification-drawer/index.html +8 -8
  126. package/dist/docs/components/notification-drawer/react/index.html +8 -8
  127. package/dist/docs/components/number-input/index.html +19 -19
  128. package/dist/docs/components/number-input/react/index.html +19 -19
  129. package/dist/docs/components/overflow-menu/index.html +14 -14
  130. package/dist/docs/components/overflow-menu/react/index.html +14 -14
  131. package/dist/docs/components/page/index.html +59 -59
  132. package/dist/docs/components/page/react/index.html +59 -59
  133. package/dist/docs/components/pagination/index.html +26 -26
  134. package/dist/docs/components/pagination/react/index.html +26 -26
  135. package/dist/docs/components/panel/index.html +26 -26
  136. package/dist/docs/components/panel/react/index.html +26 -26
  137. package/dist/docs/components/popover/index.html +32 -32
  138. package/dist/docs/components/popover/react/index.html +32 -32
  139. package/dist/docs/components/progress/index.html +38 -38
  140. package/dist/docs/components/progress/react/index.html +38 -38
  141. package/dist/docs/components/progress-stepper/index.html +21 -21
  142. package/dist/docs/components/progress-stepper/react/index.html +21 -21
  143. package/dist/docs/components/radio/index.html +21 -21
  144. package/dist/docs/components/radio/react/index.html +21 -21
  145. package/dist/docs/components/search-input/index.html +21 -21
  146. package/dist/docs/components/search-input/react/index.html +21 -21
  147. package/dist/docs/components/select/index.html +71 -71
  148. package/dist/docs/components/select/react/index.html +71 -71
  149. package/dist/docs/components/sidebar/index.html +26 -26
  150. package/dist/docs/components/sidebar/react/index.html +26 -26
  151. package/dist/docs/components/simple-file-upload/index.html +37 -37
  152. package/dist/docs/components/simple-file-upload/react/index.html +37 -37
  153. package/dist/docs/components/simple-list/index.html +10 -10
  154. package/dist/docs/components/simple-list/react/index.html +10 -10
  155. package/dist/docs/components/skeleton/index.html +15 -15
  156. package/dist/docs/components/skeleton/react/index.html +15 -15
  157. package/dist/docs/components/skip-to-content/index.html +4 -4
  158. package/dist/docs/components/skip-to-content/react/index.html +4 -4
  159. package/dist/docs/components/slider/index.html +26 -26
  160. package/dist/docs/components/slider/react/index.html +26 -26
  161. package/dist/docs/components/spinner/index.html +13 -13
  162. package/dist/docs/components/spinner/react/index.html +13 -13
  163. package/dist/docs/components/switch/index.html +18 -18
  164. package/dist/docs/components/switch/react/index.html +18 -18
  165. package/dist/docs/components/tabs/index.html +124 -124
  166. package/dist/docs/components/tabs/react/index.html +124 -124
  167. package/dist/docs/components/text-area/index.html +25 -25
  168. package/dist/docs/components/text-area/react/index.html +25 -25
  169. package/dist/docs/components/text-input/index.html +21 -21
  170. package/dist/docs/components/text-input/react/index.html +21 -21
  171. package/dist/docs/components/text-input-group/index.html +18 -18
  172. package/dist/docs/components/text-input-group/react/index.html +18 -18
  173. package/dist/docs/components/tile/index.html +8 -8
  174. package/dist/docs/components/tile/react-deprecated/index.html +8 -8
  175. package/dist/docs/components/time-picker/index.html +16 -16
  176. package/dist/docs/components/time-picker/react/index.html +16 -16
  177. package/dist/docs/components/timestamp/index.html +27 -27
  178. package/dist/docs/components/timestamp/react/index.html +27 -27
  179. package/dist/docs/components/title/index.html +9 -9
  180. package/dist/docs/components/title/react/index.html +9 -9
  181. package/dist/docs/components/toggle-group/index.html +26 -26
  182. package/dist/docs/components/toggle-group/react/index.html +26 -26
  183. package/dist/docs/components/toolbar/index.html +52 -52
  184. package/dist/docs/components/toolbar/react/index.html +52 -52
  185. package/dist/docs/components/tooltip/index.html +17 -17
  186. package/dist/docs/components/tooltip/react/index.html +17 -17
  187. package/dist/docs/components/tree-view/index.html +34 -34
  188. package/dist/docs/components/tree-view/react/index.html +34 -34
  189. package/dist/docs/components/truncate/index.html +11 -11
  190. package/dist/docs/components/truncate/react/index.html +11 -11
  191. package/dist/docs/components/wizard/index.html +21 -21
  192. package/dist/docs/components/wizard/react/index.html +49 -49
  193. package/dist/docs/components/wizard/react-deprecated/index.html +13 -13
  194. package/dist/docs/index.html +2 -2
  195. package/dist/props.json +1 -1
  196. package/package.json +8 -8
  197. package/src/components/Navigation.tsx +1 -1
  198. package/dist/docs/_astro/ClientRouter.astro_astro_type_script_index_0_lang.CtSceO8m.js +0 -1
  199. package/dist/docs/_astro/Navigation.B2RHZcqO.js +0 -1
  200. package/dist/docs/_astro/index.DGdw5tfb.js +0 -16
  201. package/dist/docs/_worker.js/chunks/content-modules_PMz0mfKv.mjs +0 -1
  202. package/dist/docs/_worker.js/chunks/sharp_CXlY1snz.mjs +0 -1
  203. package/dist/docs/_worker.js/manifest_CJjpUQ_9.mjs +0 -100
  204. /package/dist/docs/_worker.js/chunks/{AboutModal_CrdYiVZ2.mjs → AboutModal_Bq3UkWc8.mjs} +0 -0
  205. /package/dist/docs/_worker.js/chunks/{AboutModal_D3R-r6ju.mjs → AboutModal_DZETQtiE.mjs} +0 -0
  206. /package/dist/docs/_worker.js/chunks/{Accordion_Dbx8tdfD.mjs → Accordion_ChuDfd26.mjs} +0 -0
  207. /package/dist/docs/_worker.js/chunks/{Accordion_sjy0EnPK.mjs → Accordion_DRoasdwW.mjs} +0 -0
  208. /package/dist/docs/_worker.js/chunks/{ActionList_Bx7eAKgV.mjs → ActionList_DqDNZT3u.mjs} +0 -0
  209. /package/dist/docs/_worker.js/chunks/{ActionList_CuygbYGp.mjs → ActionList_pAt5URX0.mjs} +0 -0
  210. /package/dist/docs/_worker.js/chunks/{Alert_Cgh0pfMA.mjs → Alert_CPdL1vUD.mjs} +0 -0
  211. /package/dist/docs/_worker.js/chunks/{Alert_CplJ22O9.mjs → Alert_DwPYvJAI.mjs} +0 -0
  212. /package/dist/docs/_worker.js/chunks/{Avatar_BszzDSZB.mjs → Avatar_BdN2tI4Z.mjs} +0 -0
  213. /package/dist/docs/_worker.js/chunks/{Avatar_DuNXB-Tl.mjs → Avatar_DjnLfcKy.mjs} +0 -0
  214. /package/dist/docs/_worker.js/chunks/{BackToTop_B_0NN1kJ.mjs → BackToTop_B7k52guD.mjs} +0 -0
  215. /package/dist/docs/_worker.js/chunks/{BackToTop_DKY1zHBL.mjs → BackToTop_CQrkN4vo.mjs} +0 -0
  216. /package/dist/docs/_worker.js/chunks/{Backdrop_ByJvccKQ.mjs → Backdrop_Bw8DXuQW.mjs} +0 -0
  217. /package/dist/docs/_worker.js/chunks/{Backdrop_D12wBLrB.mjs → Backdrop_D5VKp0Pn.mjs} +0 -0
  218. /package/dist/docs/_worker.js/chunks/{BackgroundImage_7zaRIuh-.mjs → BackgroundImage_B95WtDtI.mjs} +0 -0
  219. /package/dist/docs/_worker.js/chunks/{BackgroundImage_BFUrU51J.mjs → BackgroundImage_D25W0eG4.mjs} +0 -0
  220. /package/dist/docs/_worker.js/chunks/{Badge_DloPmeMn.mjs → Badge_9BXEKeIX.mjs} +0 -0
  221. /package/dist/docs/_worker.js/chunks/{Badge_DxGDbEGv.mjs → Badge_DY7mAZxX.mjs} +0 -0
  222. /package/dist/docs/_worker.js/chunks/{Banner_4Te4yy7I.mjs → Banner_BBMun_pf.mjs} +0 -0
  223. /package/dist/docs/_worker.js/chunks/{Banner_FbFCGml0.mjs → Banner_Bzf9E_Yg.mjs} +0 -0
  224. /package/dist/docs/_worker.js/chunks/{Brand_Cjeb58fX.mjs → Brand_BpBKJkui.mjs} +0 -0
  225. /package/dist/docs/_worker.js/chunks/{Brand_DZEvbkMH.mjs → Brand_BvV48K7K.mjs} +0 -0
  226. /package/dist/docs/_worker.js/chunks/{Breadcrumb_DkNDUMw0.mjs → Breadcrumb_7xVGXyOH.mjs} +0 -0
  227. /package/dist/docs/_worker.js/chunks/{Breadcrumb_bVSwIfTk.mjs → Breadcrumb_D0B5NecG.mjs} +0 -0
  228. /package/dist/docs/_worker.js/chunks/{Button_BqggYTWh.mjs → Button_B-jQM-mS.mjs} +0 -0
  229. /package/dist/docs/_worker.js/chunks/{Button_DbZb-z5h.mjs → Button_D4xV2ZHx.mjs} +0 -0
  230. /package/dist/docs/_worker.js/chunks/{CalendarMonth_BdoIQD1o.mjs → CalendarMonth_BPH-iWlS.mjs} +0 -0
  231. /package/dist/docs/_worker.js/chunks/{CalendarMonth_BqZc2rYW.mjs → CalendarMonth_CtyCDM_4.mjs} +0 -0
  232. /package/dist/docs/_worker.js/chunks/{Card_BW6WmwTW.mjs → Card_56uPtmT4.mjs} +0 -0
  233. /package/dist/docs/_worker.js/chunks/{Card_CEDol7Xx.mjs → Card_BL_KFAWY.mjs} +0 -0
  234. /package/dist/docs/_worker.js/chunks/{Checkbox_BqVpiIvF.mjs → Checkbox_CM-N3RVv.mjs} +0 -0
  235. /package/dist/docs/_worker.js/chunks/{Checkbox_DSYhfv7p.mjs → Checkbox_DaX-zjAc.mjs} +0 -0
  236. /package/dist/docs/_worker.js/chunks/{Chip_BciXepRF.mjs → Chip_BpeES5rc.mjs} +0 -0
  237. /package/dist/docs/_worker.js/chunks/{Chip_C23BxFTk.mjs → Chip_UaJGmwLY.mjs} +0 -0
  238. /package/dist/docs/_worker.js/chunks/{ClipboardCopy_BjySfoK1.mjs → ClipboardCopy_761fbT2Y.mjs} +0 -0
  239. /package/dist/docs/_worker.js/chunks/{ClipboardCopy_CvrD2b3T.mjs → ClipboardCopy_BHFbqYI-.mjs} +0 -0
  240. /package/dist/docs/_worker.js/chunks/{CodeBlock_CuH1PrfL.mjs → CodeBlock_CwKrtp-D.mjs} +0 -0
  241. /package/dist/docs/_worker.js/chunks/{CodeBlock_DK5AauFn.mjs → CodeBlock_DOqKbnLY.mjs} +0 -0
  242. /package/dist/docs/_worker.js/chunks/{Content_BfZIFUr8.mjs → Content_0CWGm4rN.mjs} +0 -0
  243. /package/dist/docs/_worker.js/chunks/{Content_lBUC3eEp.mjs → Content_CLL8cKDM.mjs} +0 -0
  244. /package/dist/docs/_worker.js/chunks/{DataList_CSJAkMMZ.mjs → DataList_BN8khk3S.mjs} +0 -0
  245. /package/dist/docs/_worker.js/chunks/{DataList_CaFvg0uz.mjs → DataList_CDy650B7.mjs} +0 -0
  246. /package/dist/docs/_worker.js/chunks/{DatePicker_Cw2abdEU.mjs → DatePicker_BQOndvp6.mjs} +0 -0
  247. /package/dist/docs/_worker.js/chunks/{DatePicker_bYwsFHXL.mjs → DatePicker_DpTevTA0.mjs} +0 -0
  248. /package/dist/docs/_worker.js/chunks/{DescriptionList_BTTyevMb.mjs → DescriptionList_BJ6vItOU.mjs} +0 -0
  249. /package/dist/docs/_worker.js/chunks/{DescriptionList_Dr51d-67.mjs → DescriptionList_CtWKTF3e.mjs} +0 -0
  250. /package/dist/docs/_worker.js/chunks/{Divider_BgOt1--F.mjs → Divider_CB0eK6ED.mjs} +0 -0
  251. /package/dist/docs/_worker.js/chunks/{Divider_Bh7n4QTo.mjs → Divider_CYqs87wx.mjs} +0 -0
  252. /package/dist/docs/_worker.js/chunks/{DragDrop_BF-aF6Z8.mjs → DragDrop_CA9eI_rd.mjs} +0 -0
  253. /package/dist/docs/_worker.js/chunks/{DragDrop_DId590rN.mjs → DragDrop_hMbQYdDP.mjs} +0 -0
  254. /package/dist/docs/_worker.js/chunks/{Drawer_BVywTMVo.mjs → Drawer_DNl2avZP.mjs} +0 -0
  255. /package/dist/docs/_worker.js/chunks/{Drawer_RrCnySEa.mjs → Drawer_QrI_Bnwl.mjs} +0 -0
  256. /package/dist/docs/_worker.js/chunks/{Dropdown_BjtqviYW.mjs → Dropdown_DN6hLqJ9.mjs} +0 -0
  257. /package/dist/docs/_worker.js/chunks/{Dropdown_GiUvjFPw.mjs → Dropdown_VLF3XzpL.mjs} +0 -0
  258. /package/dist/docs/_worker.js/chunks/{DualListSelector_8uLukfP0.mjs → DualListSelector_BKTQQnIz.mjs} +0 -0
  259. /package/dist/docs/_worker.js/chunks/{DualListSelector_Bgj1IWqe.mjs → DualListSelector_BlKIcmLH.mjs} +0 -0
  260. /package/dist/docs/_worker.js/chunks/{DualListSelector_C5QjTplp.mjs → DualListSelector_CLgp74Kh.mjs} +0 -0
  261. /package/dist/docs/_worker.js/chunks/{DualListSelector_DLgspM0s.mjs → DualListSelector_DhE2Hwgc.mjs} +0 -0
  262. /package/dist/docs/_worker.js/chunks/{EmptyState_Ct_PJba3.mjs → EmptyState_CyuMXV7z.mjs} +0 -0
  263. /package/dist/docs/_worker.js/chunks/{EmptyState_Dk3hKJlg.mjs → EmptyState__skv13AF.mjs} +0 -0
  264. /package/dist/docs/_worker.js/chunks/{ExpandableSection_DSw76PjZ.mjs → ExpandableSection_CW95SdOW.mjs} +0 -0
  265. /package/dist/docs/_worker.js/chunks/{ExpandableSection_vUQO3FgG.mjs → ExpandableSection_yNWV4j_1.mjs} +0 -0
  266. /package/dist/docs/_worker.js/chunks/{FileUpload_CEvZ0G-d.mjs → FileUpload_BB5VBmj8.mjs} +0 -0
  267. /package/dist/docs/_worker.js/chunks/{FileUpload_Ci_s8Ghd.mjs → FileUpload_Dz6qx2Au.mjs} +0 -0
  268. /package/dist/docs/_worker.js/chunks/{FormSelect_C2YPRAlw.mjs → FormSelect_CMF2Pw8r.mjs} +0 -0
  269. /package/dist/docs/_worker.js/chunks/{FormSelect_DWShl8Fb.mjs → FormSelect_ImdHPQ8r.mjs} +0 -0
  270. /package/dist/docs/_worker.js/chunks/{Form_Dyb98Nez.mjs → Form_BlqSvroo.mjs} +0 -0
  271. /package/dist/docs/_worker.js/chunks/{Form_olaoRN4o.mjs → Form_Dyfbp-xB.mjs} +0 -0
  272. /package/dist/docs/_worker.js/chunks/{HelperText_2CcHVaih.mjs → HelperText_I6gDmQuM.mjs} +0 -0
  273. /package/dist/docs/_worker.js/chunks/{HelperText_DthGttZo.mjs → HelperText_iuAAuAAX.mjs} +0 -0
  274. /package/dist/docs/_worker.js/chunks/{Hint_BXDZKYhJ.mjs → Hint_CmH0eX8e.mjs} +0 -0
  275. /package/dist/docs/_worker.js/chunks/{Hint_DHoiYdn6.mjs → Hint_JlGz6qCF.mjs} +0 -0
  276. /package/dist/docs/_worker.js/chunks/{Icon_C4IPnIAg.mjs → Icon_CVgO9TfB.mjs} +0 -0
  277. /package/dist/docs/_worker.js/chunks/{Icon_C_Dqbg9w.mjs → Icon_I_Jxay-o.mjs} +0 -0
  278. /package/dist/docs/_worker.js/chunks/{InputGroup_CDKP-uXZ.mjs → InputGroup_C1qnMb39.mjs} +0 -0
  279. /package/dist/docs/_worker.js/chunks/{InputGroup_CmZgaEyr.mjs → InputGroup_CO4BbgKK.mjs} +0 -0
  280. /package/dist/docs/_worker.js/chunks/{JumpLinks_DvM3PVg0.mjs → JumpLinks_B6V7Oept.mjs} +0 -0
  281. /package/dist/docs/_worker.js/chunks/{JumpLinks_Dvdlxdps.mjs → JumpLinks_xK6Xtd_P.mjs} +0 -0
  282. /package/dist/docs/_worker.js/chunks/{Label_C7fP9Jp9.mjs → Label_DDNQOBjJ.mjs} +0 -0
  283. /package/dist/docs/_worker.js/chunks/{Label_Cxir7_Q4.mjs → Label_DV6JdsMd.mjs} +0 -0
  284. /package/dist/docs/_worker.js/chunks/{List_CUgwFnXa.mjs → List_BXSnNYCk.mjs} +0 -0
  285. /package/dist/docs/_worker.js/chunks/{List_CWAsiYnN.mjs → List_D6-bxLhY.mjs} +0 -0
  286. /package/dist/docs/_worker.js/chunks/{LoginPage_BDfliKtU.mjs → LoginPage_-uTxWToD.mjs} +0 -0
  287. /package/dist/docs/_worker.js/chunks/{LoginPage_BjIl_nF9.mjs → LoginPage_C4Fpi4_3.mjs} +0 -0
  288. /package/dist/docs/_worker.js/chunks/{Masthead_BWjm5CFj.mjs → Masthead_rYGQQQdw.mjs} +0 -0
  289. /package/dist/docs/_worker.js/chunks/{Masthead_BZnYzDu_.mjs → Masthead_rpdMuWpg.mjs} +0 -0
  290. /package/dist/docs/_worker.js/chunks/{MenuToggle_DeKwv469.mjs → MenuToggle_Cij7zNik.mjs} +0 -0
  291. /package/dist/docs/_worker.js/chunks/{MenuToggle_DmJISlPR.mjs → MenuToggle_DVmAV48i.mjs} +0 -0
  292. /package/dist/docs/_worker.js/chunks/{Menu_DRRoq5PM.mjs → Menu_XN6Bsy-K.mjs} +0 -0
  293. /package/dist/docs/_worker.js/chunks/{Menu_Sl-QVQ_w.mjs → Menu_dxw3tZmM.mjs} +0 -0
  294. /package/dist/docs/_worker.js/chunks/{Modal_6WZzoDHU.mjs → Modal_BDIrTlau.mjs} +0 -0
  295. /package/dist/docs/_worker.js/chunks/{Modal_BI2dVPRJ.mjs → Modal_BbXa3EV6.mjs} +0 -0
  296. /package/dist/docs/_worker.js/chunks/{Modal_CdokBUDP.mjs → Modal_DXt8fdwv.mjs} +0 -0
  297. /package/dist/docs/_worker.js/chunks/{Modal_DJRobnfc.mjs → Modal_ya4p_Dn4.mjs} +0 -0
  298. /package/dist/docs/_worker.js/chunks/{MultipleFileUpload_BaHVtkF_.mjs → MultipleFileUpload_BY7N0d2_.mjs} +0 -0
  299. /package/dist/docs/_worker.js/chunks/{MultipleFileUpload_BznvLbsj.mjs → MultipleFileUpload_CJirO2Tv.mjs} +0 -0
  300. /package/dist/docs/_worker.js/chunks/{Nav_DwqATcJ4.mjs → Nav_B9aNkM3u.mjs} +0 -0
  301. /package/dist/docs/_worker.js/chunks/{Nav_GZ0nRYXE.mjs → Nav_Cv7y3tKr.mjs} +0 -0
  302. /package/dist/docs/_worker.js/chunks/{NotificationBadge_DO4OLgvO.mjs → NotificationBadge_BdyrqrxS.mjs} +0 -0
  303. /package/dist/docs/_worker.js/chunks/{NotificationBadge_DjINhOQ5.mjs → NotificationBadge_uLLBi7Nf.mjs} +0 -0
  304. /package/dist/docs/_worker.js/chunks/{NotificationDrawer_BtpQ4pmZ.mjs → NotificationDrawer_C2D_vkJA.mjs} +0 -0
  305. /package/dist/docs/_worker.js/chunks/{NotificationDrawer_D1lmMCgd.mjs → NotificationDrawer_DsOv-Bc1.mjs} +0 -0
  306. /package/dist/docs/_worker.js/chunks/{NumberInput_CggpJ5ge.mjs → NumberInput_C_v8A68W.mjs} +0 -0
  307. /package/dist/docs/_worker.js/chunks/{NumberInput_zMcSUUwH.mjs → NumberInput_M2Arq19A.mjs} +0 -0
  308. /package/dist/docs/_worker.js/chunks/{OverflowMenu_BX4nwFvK.mjs → OverflowMenu_CgQ02tet.mjs} +0 -0
  309. /package/dist/docs/_worker.js/chunks/{OverflowMenu_DnQ7wMy-.mjs → OverflowMenu_GhL_Hxhj.mjs} +0 -0
  310. /package/dist/docs/_worker.js/chunks/{Page_Cw_XTB6Y.mjs → Page_BmNS_HKl.mjs} +0 -0
  311. /package/dist/docs/_worker.js/chunks/{Page_UhywZXdY.mjs → Page_BqhHgZEf.mjs} +0 -0
  312. /package/dist/docs/_worker.js/chunks/{Pagination_7rr0n7-V.mjs → Pagination_6zsdJgjo.mjs} +0 -0
  313. /package/dist/docs/_worker.js/chunks/{Pagination_Dc5L6yaI.mjs → Pagination_EnfXcy1c.mjs} +0 -0
  314. /package/dist/docs/_worker.js/chunks/{Panel_Bl_LqCWS.mjs → Panel_Bns9Yczb.mjs} +0 -0
  315. /package/dist/docs/_worker.js/chunks/{Panel_s8-TwBlS.mjs → Panel_CAl9TttI.mjs} +0 -0
  316. /package/dist/docs/_worker.js/chunks/{Popover_CjipqBWs.mjs → Popover_Cq5GlG_u.mjs} +0 -0
  317. /package/dist/docs/_worker.js/chunks/{Popover_DvQgGJTf.mjs → Popover_DNBqVY6K.mjs} +0 -0
  318. /package/dist/docs/_worker.js/chunks/{ProgressStepper_DXBI4K2w.mjs → ProgressStepper_Bj7xdcVW.mjs} +0 -0
  319. /package/dist/docs/_worker.js/chunks/{ProgressStepper_lBd5mTHE.mjs → ProgressStepper_DLwBtQPD.mjs} +0 -0
  320. /package/dist/docs/_worker.js/chunks/{Progress_BZA5taDC.mjs → Progress_Bwa6IFCG.mjs} +0 -0
  321. /package/dist/docs/_worker.js/chunks/{Progress_CIgybc-D.mjs → Progress_Ct2ZmHWP.mjs} +0 -0
  322. /package/dist/docs/_worker.js/chunks/{Radio_3tPx1coq.mjs → Radio_BW36RoyQ.mjs} +0 -0
  323. /package/dist/docs/_worker.js/chunks/{Radio_BG7VZAk6.mjs → Radio_CD1tbLUH.mjs} +0 -0
  324. /package/dist/docs/_worker.js/chunks/{SearchInput_BZ43-Elo.mjs → SearchInput_C5t7rgL8.mjs} +0 -0
  325. /package/dist/docs/_worker.js/chunks/{SearchInput_aCFv-N1U.mjs → SearchInput_D5zVWGRR.mjs} +0 -0
  326. /package/dist/docs/_worker.js/chunks/{Select_B4cumL7U.mjs → Select_B7PClV22.mjs} +0 -0
  327. /package/dist/docs/_worker.js/chunks/{Select_CJ78kBVM.mjs → Select_DxSAnryc.mjs} +0 -0
  328. /package/dist/docs/_worker.js/chunks/{Sidebar_Bto2_gKJ.mjs → Sidebar_CBHc_qDs.mjs} +0 -0
  329. /package/dist/docs/_worker.js/chunks/{Sidebar_DOfifBRA.mjs → Sidebar_CUsSON01.mjs} +0 -0
  330. /package/dist/docs/_worker.js/chunks/{SimpleList_CVkO5Odp.mjs → SimpleList_A4ZllarK.mjs} +0 -0
  331. /package/dist/docs/_worker.js/chunks/{SimpleList_oJajk3_z.mjs → SimpleList_CA6-eKv7.mjs} +0 -0
  332. /package/dist/docs/_worker.js/chunks/{Skeleton_CCJNka-d.mjs → Skeleton_BCcNwA3X.mjs} +0 -0
  333. /package/dist/docs/_worker.js/chunks/{Skeleton_N02yA_k6.mjs → Skeleton_ppLKyrxA.mjs} +0 -0
  334. /package/dist/docs/_worker.js/chunks/{SkipToContent_DvOYRCWm.mjs → SkipToContent_BRt-mxN_.mjs} +0 -0
  335. /package/dist/docs/_worker.js/chunks/{SkipToContent_o7vh-U_u.mjs → SkipToContent_DJ0j9iWN.mjs} +0 -0
  336. /package/dist/docs/_worker.js/chunks/{Slider_C0bH-JMY.mjs → Slider_C9b3jjeF.mjs} +0 -0
  337. /package/dist/docs/_worker.js/chunks/{Slider_CWRDqhx4.mjs → Slider_XCexzUeI.mjs} +0 -0
  338. /package/dist/docs/_worker.js/chunks/{Spinner_B-x8bJt0.mjs → Spinner_9AYi3VBw.mjs} +0 -0
  339. /package/dist/docs/_worker.js/chunks/{Spinner_hzAAbZdS.mjs → Spinner_CP9Rq_gX.mjs} +0 -0
  340. /package/dist/docs/_worker.js/chunks/{Switch_Cpr1OETy.mjs → Switch_DXdLGDOE.mjs} +0 -0
  341. /package/dist/docs/_worker.js/chunks/{Switch_Du7AKJ4O.mjs → Switch_RNh98qtJ.mjs} +0 -0
  342. /package/dist/docs/_worker.js/chunks/{Tabs_CzDrfKA-.mjs → Tabs_DT6Yi6be.mjs} +0 -0
  343. /package/dist/docs/_worker.js/chunks/{Tabs_KXDkISY4.mjs → Tabs_DlM_bjlT.mjs} +0 -0
  344. /package/dist/docs/_worker.js/chunks/{TextArea_C1dmG8mr.mjs → TextArea_Cf_R8jQK.mjs} +0 -0
  345. /package/dist/docs/_worker.js/chunks/{TextArea_Dtm0m8LO.mjs → TextArea_ovxC_0Ab.mjs} +0 -0
  346. /package/dist/docs/_worker.js/chunks/{TextInputGroup_D0NXU95v.mjs → TextInputGroup_080YBtEj.mjs} +0 -0
  347. /package/dist/docs/_worker.js/chunks/{TextInputGroup_mJpBrogC.mjs → TextInputGroup_Br_i0HvU.mjs} +0 -0
  348. /package/dist/docs/_worker.js/chunks/{TextInput_B0XLYaVA.mjs → TextInput_Db5MQT0r.mjs} +0 -0
  349. /package/dist/docs/_worker.js/chunks/{TextInput_CmLcsUiv.mjs → TextInput_DmvzGSiB.mjs} +0 -0
  350. /package/dist/docs/_worker.js/chunks/{Tile_CF_12LPU.mjs → Tile_DSLiQefE.mjs} +0 -0
  351. /package/dist/docs/_worker.js/chunks/{Tile_DJ0LawLW.mjs → Tile_DuVi0Nxx.mjs} +0 -0
  352. /package/dist/docs/_worker.js/chunks/{TimePicker_CijfSKJQ.mjs → TimePicker_DRkouY7Y.mjs} +0 -0
  353. /package/dist/docs/_worker.js/chunks/{TimePicker_VX9VE-Uy.mjs → TimePicker_qLqDQt66.mjs} +0 -0
  354. /package/dist/docs/_worker.js/chunks/{Timestamp_D7uyrIK7.mjs → Timestamp_Bm1TmV0u.mjs} +0 -0
  355. /package/dist/docs/_worker.js/chunks/{Timestamp_c2Mozpr4.mjs → Timestamp_ByppCUVl.mjs} +0 -0
  356. /package/dist/docs/_worker.js/chunks/{Title_DbrwFEEy.mjs → Title_CbgR81X9.mjs} +0 -0
  357. /package/dist/docs/_worker.js/chunks/{Title_DlFn7G9R.mjs → Title_DEeLRIBp.mjs} +0 -0
  358. /package/dist/docs/_worker.js/chunks/{ToggleGroup_DpLWzfAW.mjs → ToggleGroup_CLcoYGlf.mjs} +0 -0
  359. /package/dist/docs/_worker.js/chunks/{ToggleGroup_j1ooRpX3.mjs → ToggleGroup_DZfpRXld.mjs} +0 -0
  360. /package/dist/docs/_worker.js/chunks/{Toolbar_BEIh7r7J.mjs → Toolbar_Ckexja0f.mjs} +0 -0
  361. /package/dist/docs/_worker.js/chunks/{Toolbar_mjrD3_l-.mjs → Toolbar_WEvlPE_Z.mjs} +0 -0
  362. /package/dist/docs/_worker.js/chunks/{Tooltip_Bp5XOVoV.mjs → Tooltip_ByLTXbvB.mjs} +0 -0
  363. /package/dist/docs/_worker.js/chunks/{Tooltip_BrFKk02i.mjs → Tooltip_C50yThxC.mjs} +0 -0
  364. /package/dist/docs/_worker.js/chunks/{TreeView_BImfKPD_.mjs → TreeView_BepL2dW_.mjs} +0 -0
  365. /package/dist/docs/_worker.js/chunks/{TreeView_CgO4iC1E.mjs → TreeView_CF9fMfij.mjs} +0 -0
  366. /package/dist/docs/_worker.js/chunks/{Truncate_Bn55QoeZ.mjs → Truncate_B5tvwEJU.mjs} +0 -0
  367. /package/dist/docs/_worker.js/chunks/{Truncate_S939OotH.mjs → Truncate_fFugxOSE.mjs} +0 -0
  368. /package/dist/docs/_worker.js/chunks/{Wizard_B28f3non.mjs → Wizard_BZDTr1GR.mjs} +0 -0
  369. /package/dist/docs/_worker.js/chunks/{Wizard_B4Dw5Yc8.mjs → Wizard_Bo1prwt4.mjs} +0 -0
  370. /package/dist/docs/_worker.js/chunks/{Wizard_BOCBVIjJ.mjs → Wizard_CUdz0SC3.mjs} +0 -0
  371. /package/dist/docs/_worker.js/chunks/{Wizard_C2sit354.mjs → Wizard_CgLDSR4C.mjs} +0 -0
  372. /package/dist/docs/_worker.js/chunks/{_astro_assets_gAZzkAab.mjs → _astro_data-layer-content_aS8_cRFJ.mjs} +0 -0
  373. /package/dist/docs/_worker.js/chunks/{_astro_data-layer-content_Dvh2cBdG.mjs → content-modules_BkNrgIXI.mjs} +0 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/patternfly-doc-core",
3
3
  "type": "module",
4
- "version": "1.13.1",
4
+ "version": "1.13.3",
5
5
  "description": "PatternFly Core Documentation",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -46,9 +46,9 @@
46
46
  },
47
47
  "dependencies": {
48
48
  "@astrojs/check": "^0.9.4",
49
- "@astrojs/cloudflare": "^12.6.0",
50
- "@astrojs/mdx": "^4.3.0",
51
- "@astrojs/node": "^9.2.2",
49
+ "@astrojs/cloudflare": "^12.6.5",
50
+ "@astrojs/mdx": "^4.3.4",
51
+ "@astrojs/node": "^9.4.3",
52
52
  "@astrojs/react": "^4.3.0",
53
53
  "@nanostores/react": "^0.8.4",
54
54
  "@patternfly/ast-helpers": "1.4.0-alpha.190",
@@ -60,9 +60,9 @@
60
60
  "@patternfly/react-styles": "^6.0.0",
61
61
  "@patternfly/react-table": "^6.0.0",
62
62
  "@patternfly/react-tokens": "^6.0.0",
63
- "@types/react": "^18.3.12",
63
+ "@types/react": "^18.3.23",
64
64
  "@types/react-dom": "^18.3.7",
65
- "astro": "^5.9.3",
65
+ "astro": "5.13.3",
66
66
  "change-case": "5.4.4",
67
67
  "commander": "^13.1.0",
68
68
  "glob": "^11.0.3",
@@ -72,7 +72,7 @@
72
72
  "react-dom": "^18.3.1",
73
73
  "react-error-boundary": "^6.0.0",
74
74
  "sass": "^1.89.2",
75
- "typescript": "^5.6.3"
75
+ "typescript": "^5.9.2"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@babel/plugin-transform-modules-commonjs": "^7.26.3",
@@ -85,7 +85,7 @@
85
85
  "@testing-library/user-event": "^14.5.2",
86
86
  "@types/jest": "^29.5.14",
87
87
  "@types/node": "^22.9.1",
88
- "@typescript-eslint/eslint-plugin": "^8.17.0",
88
+ "@typescript-eslint/eslint-plugin": "^8.43.0",
89
89
  "@typescript-eslint/parser": "^8.17.0",
90
90
  "babel-jest": "^29.7.0",
91
91
  "cz-conventional-changelog": "^3.3.0",
@@ -25,7 +25,7 @@ export const Navigation: React.FunctionComponent<NavigationProps> = ({
25
25
 
26
26
  return (
27
27
  // Can possibly add back PageSidebar wrapper when https://github.com/patternfly/patternfly/issues/7377 goes in
28
- <PageSidebarBody id="page-sidebar-body">
28
+ <PageSidebarBody id="page-sidebar-body" style={{ overflowY: 'auto' }}>
29
29
  <Nav onSelect={onNavSelect}>
30
30
  <NavList>
31
31
  {navData.map((navEntries) => {
@@ -1 +0,0 @@
1
- const b="data-astro-transition-persist",ee=["data-astro-transition","data-astro-transition-fallback"],M=new Set;function U(e){const t=e.src?new URL(e.src,location.href).href:e.textContent;return M.has(t)?!0:(M.add(t),!1)}function te(e){for(const t of e.scripts)!t.hasAttribute("data-astro-rerun")&&U(t)&&(t.dataset.astroExec="")}function ne(e){const t=document.documentElement,n=[...t.attributes].filter(({name:o})=>(t.removeAttribute(o),ee.includes(o)));[...e.documentElement.attributes,...n].forEach(({name:o,value:r})=>t.setAttribute(o,r))}function oe(e){for(const t of Array.from(document.head.children)){const n=se(t,e);n?n.remove():t.remove()}document.head.append(...e.head.children)}function re(e,t){t.replaceWith(e);for(const n of t.querySelectorAll(`[${b}]`)){const o=n.getAttribute(b),r=e.querySelector(`[${b}="${o}"]`);r&&(r.replaceWith(n),r.localName==="astro-island"&&ae(n)&&!ce(n,r)&&(n.setAttribute("ssr",""),n.setAttribute("props",r.getAttribute("props"))))}}const ie=()=>{const e=document.activeElement;if(e?.closest(`[${b}]`)){if(e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement){const t=e.selectionStart,n=e.selectionEnd;return()=>k({activeElement:e,start:t,end:n})}return()=>k({activeElement:e})}else return()=>k({activeElement:null})},k=({activeElement:e,start:t,end:n})=>{e&&(e.focus(),(e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement)&&(typeof t=="number"&&(e.selectionStart=t),typeof n=="number"&&(e.selectionEnd=n)))},se=(e,t)=>{const n=e.getAttribute(b),o=n&&t.head.querySelector(`[${b}="${n}"]`);if(o)return o;if(e.matches("link[rel=stylesheet]")){const r=e.getAttribute("href");return t.head.querySelector(`link[rel=stylesheet][href="${r}"]`)}return null},ae=e=>{const t=e.dataset.astroTransitionPersistProps;return t==null||t==="false"},ce=(e,t)=>e.getAttribute("props")===t.getAttribute("props"),le=e=>{te(e),ne(e),oe(e);const t=ie();re(e.body,document.body),t()},ue="astro:before-preparation",fe="astro:after-preparation",de="astro:before-swap",me="astro:after-swap",he=e=>document.dispatchEvent(new Event(e));class q extends Event{from;to;direction;navigationType;sourceElement;info;newDocument;signal;constructor(t,n,o,r,i,u,a,c,f,l){super(t,n),this.from=o,this.to=r,this.direction=i,this.navigationType=u,this.sourceElement=a,this.info=c,this.newDocument=f,this.signal=l,Object.defineProperties(this,{from:{enumerable:!0},to:{enumerable:!0,writable:!0},direction:{enumerable:!0,writable:!0},navigationType:{enumerable:!0},sourceElement:{enumerable:!0},info:{enumerable:!0},newDocument:{enumerable:!0,writable:!0},signal:{enumerable:!0}})}}class pe extends q{formData;loader;constructor(t,n,o,r,i,u,a,c,f,l){super(ue,{cancelable:!0},t,n,o,r,i,u,a,c),this.formData=f,this.loader=l.bind(this,this),Object.defineProperties(this,{formData:{enumerable:!0},loader:{enumerable:!0,writable:!0}})}}class ge extends q{direction;viewTransition;swap;constructor(t,n){super(de,void 0,t.from,t.to,t.direction,t.navigationType,t.sourceElement,t.info,t.newDocument,t.signal),this.direction=t.direction,this.viewTransition=n,this.swap=()=>le(this.newDocument),Object.defineProperties(this,{direction:{enumerable:!0},viewTransition:{enumerable:!0},swap:{enumerable:!0,writable:!0}})}}async function we(e,t,n,o,r,i,u,a,c){const f=new pe(e,t,n,o,r,i,window.document,u,a,c);return document.dispatchEvent(f)&&(await f.loader(),f.defaultPrevented||(he(fe),f.navigationType!=="traverse"&&x({scrollX,scrollY}))),f}function be(e,t){const n=new ge(e,t);return document.dispatchEvent(n),n.swap(),n}const ye=history.pushState.bind(history),A=history.replaceState.bind(history),x=e=>{history.state&&(history.scrollRestoration="manual",A({...history.state,...e},""))},I=!!document.startViewTransition,N=()=>!!document.querySelector('[name="astro-view-transitions-enabled"]'),W=(e,t)=>e.pathname===t.pathname&&e.search===t.search;let m,g,S;const V=e=>document.dispatchEvent(new Event(e)),j=()=>V("astro:page-load"),ve=()=>{let e=document.createElement("div");e.setAttribute("aria-live","assertive"),e.setAttribute("aria-atomic","true"),e.className="astro-route-announcer",document.body.append(e),setTimeout(()=>{let t=document.title||document.querySelector("h1")?.textContent||location.pathname;e.textContent=t},60)},H="data-astro-transition-persist",F="data-astro-transition",P="data-astro-transition-fallback";let C,y=0;history.state?(y=history.state.index,scrollTo({left:history.state.scrollX,top:history.state.scrollY})):N()&&(A({index:y,scrollX,scrollY},""),history.scrollRestoration="manual");async function Te(e,t){try{const n=await fetch(e,t),r=(n.headers.get("content-type")??"").split(";",1)[0].trim();return r!=="text/html"&&r!=="application/xhtml+xml"?null:{html:await n.text(),redirected:n.redirected?n.url:void 0,mediaType:r}}catch{return null}}function K(){const e=document.querySelector('[name="astro-view-transitions-fallback"]');return e?e.getAttribute("content"):"animate"}function Ae(){let e=Promise.resolve(),t=!1;for(const n of document.getElementsByTagName("script"))n.dataset.astroExec===void 0&&n.getAttribute("type")==="module"&&(t=n.getAttribute("src")===null);t&&document.body.insertAdjacentHTML("beforeend",'<script type="module" src="data:application/javascript,"/>');for(const n of document.getElementsByTagName("script")){if(n.dataset.astroExec==="")continue;const o=n.getAttribute("type");if(o&&o!=="module"&&o!=="text/javascript")continue;const r=document.createElement("script");r.innerHTML=n.innerHTML;for(const i of n.attributes){if(i.name==="src"){const u=new Promise(a=>{r.onload=r.onerror=a});e=e.then(()=>u)}r.setAttribute(i.name,i.value)}r.dataset.astroExec="",n.replaceWith(r)}return e}const G=(e,t,n,o,r)=>{const i=W(t,e),u=document.title;document.title=o;let a=!1;if(e.href!==location.href&&!r)if(n.history==="replace"){const c=history.state;A({...n.state,index:c.index,scrollX:c.scrollX,scrollY:c.scrollY},"",e.href)}else ye({...n.state,index:++y,scrollX:0,scrollY:0},"",e.href);if(document.title=u,S=e,i||(scrollTo({left:0,top:0,behavior:"instant"}),a=!0),r)scrollTo(r.scrollX,r.scrollY);else{if(e.hash){history.scrollRestoration="auto";const c=history.state;location.href=e.href,history.state||(A(c,""),i&&window.dispatchEvent(new PopStateEvent("popstate")))}else a||scrollTo({left:0,top:0,behavior:"instant"});history.scrollRestoration="manual"}};function Ee(e){const t=[];for(const n of e.querySelectorAll("head link[rel=stylesheet]"))if(!document.querySelector(`[${H}="${n.getAttribute(H)}"], link[rel=stylesheet][href="${n.getAttribute("href")}"]`)){const o=document.createElement("link");o.setAttribute("rel","preload"),o.setAttribute("as","style"),o.setAttribute("href",n.getAttribute("href")),t.push(new Promise(r=>{["load","error"].forEach(i=>o.addEventListener(i,r)),document.head.append(o)}))}return t}async function _(e,t,n,o,r){async function i(c){function f(p){const h=p.effect;return!h||!(h instanceof KeyframeEffect)||!h.target?!1:window.getComputedStyle(h.target,h.pseudoElement).animationIterationCount==="infinite"}const l=document.getAnimations();document.documentElement.setAttribute(P,c);const d=document.getAnimations().filter(p=>!l.includes(p)&&!f(p));return Promise.allSettled(d.map(p=>p.finished))}if(r==="animate"&&!n.transitionSkipped&&!e.signal.aborted)try{await i("old")}catch{}const u=document.title,a=be(e,n.viewTransition);G(a.to,a.from,t,u,o),V(me),r==="animate"&&(!n.transitionSkipped&&!a.signal.aborted?i("new").finally(()=>n.viewTransitionFinished()):n.viewTransitionFinished())}function Se(){return m?.controller.abort(),m={controller:new AbortController}}async function z(e,t,n,o,r){const i=Se();if(!N()||location.origin!==n.origin){i===m&&(m=void 0),location.href=n.href;return}const u=r?"traverse":o.history==="replace"?"replace":"push";if(u!=="traverse"&&x({scrollX,scrollY}),W(t,n)&&(e!=="back"&&n.hash||e==="back"&&t.hash)){G(n,t,o,document.title,r),i===m&&(m=void 0);return}const a=await we(t,n,e,u,o.sourceElement,o.info,i.controller.signal,o.formData,c);if(a.defaultPrevented||a.signal.aborted){i===m&&(m=void 0),a.signal.aborted||(location.href=n.href);return}async function c(s){const d=s.to.href,p={signal:s.signal};if(s.formData){p.method="POST";const w=s.sourceElement instanceof HTMLFormElement?s.sourceElement:s.sourceElement instanceof HTMLElement&&"form"in s.sourceElement?s.sourceElement.form:s.sourceElement?.closest("form");p.body=t!==void 0&&Reflect.get(HTMLFormElement.prototype,"attributes",w).getNamedItem("enctype")?.value==="application/x-www-form-urlencoded"?new URLSearchParams(s.formData):s.formData}const h=await Te(d,p);if(h===null){s.preventDefault();return}if(h.redirected){const w=new URL(h.redirected);if(w.origin!==s.to.origin){s.preventDefault();return}s.to=w}if(C??=new DOMParser,s.newDocument=C.parseFromString(h.html,h.mediaType),s.newDocument.querySelectorAll("noscript").forEach(w=>w.remove()),!s.newDocument.querySelector('[name="astro-view-transitions-enabled"]')&&!s.formData){s.preventDefault();return}const L=Ee(s.newDocument);L.length&&!s.signal.aborted&&await Promise.all(L)}async function f(){if(g&&g.viewTransition){try{g.viewTransition.skipTransition()}catch{}try{await g.viewTransition.updateCallbackDone}catch{}}return g={transitionSkipped:!1}}const l=await f();if(a.signal.aborted){i===m&&(m=void 0);return}if(document.documentElement.setAttribute(F,a.direction),I)l.viewTransition=document.startViewTransition(async()=>await _(a,o,l,r));else{const s=(async()=>{await Promise.resolve(),await _(a,o,l,r,K())})();l.viewTransition={updateCallbackDone:s,ready:s,finished:new Promise(d=>l.viewTransitionFinished=d),skipTransition:()=>{l.transitionSkipped=!0,document.documentElement.removeAttribute(P)},types:new Set}}l.viewTransition?.updateCallbackDone.finally(async()=>{await Ae(),j(),ve()}),l.viewTransition?.finished.finally(()=>{l.viewTransition=void 0,l===g&&(g=void 0),i===m&&(m=void 0),document.documentElement.removeAttribute(F),document.documentElement.removeAttribute(P)});try{await l.viewTransition?.updateCallbackDone}catch(s){const d=s;console.log("[astro]",d.name,d.message,d.stack)}}async function X(e,t){await z("forward",S,new URL(e,location.href),t??{})}function Re(e){if(!N()&&e.state){location.reload();return}if(e.state===null)return;const t=history.state,n=t.index,o=n>y?"forward":"back";y=n,z(o,S,new URL(location.href),{},t)}const Y=()=>{history.state&&(scrollX!==history.state.scrollX||scrollY!==history.state.scrollY)&&x({scrollX,scrollY})};{if(I||K()!=="none")if(S=new URL(location.href),addEventListener("popstate",Re),addEventListener("load",j),"onscrollend"in window)addEventListener("scrollend",Y);else{let e,t,n,o;const r=()=>{if(o!==history.state?.index){clearInterval(e),e=void 0;return}if(t===scrollY&&n===scrollX){clearInterval(e),e=void 0,Y();return}else t=scrollY,n=scrollX};addEventListener("scroll",()=>{e===void 0&&(o=history.state?.index,t=scrollY,n=scrollX,e=window.setInterval(r,50))},{passive:!0})}for(const e of document.getElementsByTagName("script"))U(e),e.dataset.astroExec=""}const J=new Set,E=new WeakSet;let D,Q,B=!1;function Le(e){B||(B=!0,D??=e?.prefetchAll,Q??=e?.defaultStrategy??"hover",ke(),Pe(),De(),Ie())}function ke(){for(const e of["touchstart","mousedown"])document.body.addEventListener(e,t=>{v(t.target,"tap")&&R(t.target.href,{ignoreSlowConnection:!0})},{passive:!0})}function Pe(){let e;document.body.addEventListener("focusin",o=>{v(o.target,"hover")&&t(o)},{passive:!0}),document.body.addEventListener("focusout",n,{passive:!0}),O(()=>{for(const o of document.getElementsByTagName("a"))E.has(o)||v(o,"hover")&&(E.add(o),o.addEventListener("mouseenter",t,{passive:!0}),o.addEventListener("mouseleave",n,{passive:!0}))});function t(o){const r=o.target.href;e&&clearTimeout(e),e=setTimeout(()=>{R(r)},80)}function n(){e&&(clearTimeout(e),e=0)}}function De(){let e;O(()=>{for(const t of document.getElementsByTagName("a"))E.has(t)||v(t,"viewport")&&(E.add(t),e??=xe(),e.observe(t))})}function xe(){const e=new WeakMap;return new IntersectionObserver((t,n)=>{for(const o of t){const r=o.target,i=e.get(r);o.isIntersecting?(i&&clearTimeout(i),e.set(r,setTimeout(()=>{n.unobserve(r),e.delete(r),R(r.href)},300))):i&&(clearTimeout(i),e.delete(r))}})}function Ie(){O(()=>{for(const e of document.getElementsByTagName("a"))v(e,"load")&&R(e.href)})}function R(e,t){e=e.replace(/#.*/,"");const n=t?.ignoreSlowConnection??!1;if(Ne(e,n))if(J.add(e),document.createElement("link").relList?.supports?.("prefetch")&&t?.with!=="fetch"){const o=document.createElement("link");o.rel="prefetch",o.setAttribute("href",e),document.head.append(o)}else fetch(e,{priority:"low"})}function Ne(e,t){if(!navigator.onLine||!t&&Z())return!1;try{const n=new URL(e,location.href);return location.origin===n.origin&&(location.pathname!==n.pathname||location.search!==n.search)&&!J.has(e)}catch{}return!1}function v(e,t){if(e?.tagName!=="A")return!1;const n=e.dataset.astroPrefetch;return n==="false"?!1:t==="tap"&&(n!=null||D)&&Z()?!0:n==null&&D||n===""?t===Q:n===t}function Z(){if("connection"in navigator){const e=navigator.connection;return e.saveData||/2g/.test(e.effectiveType)}return!1}function O(e){e();let t=!1;document.addEventListener("astro:page-load",()=>{if(!t){t=!0;return}e()})}let T=null;function Oe(){const e=document.querySelector('[name="astro-view-transitions-fallback"]');return e?e.getAttribute("content"):"animate"}function $(e){return e.dataset.astroReload!==void 0}const Me=e=>e.button&&e.button!==0||e.metaKey||e.ctrlKey||e.altKey||e.shiftKey;(I||Oe()!=="none")&&(document.addEventListener("click",e=>{let t=e.target;if(T=Me(e)?t:null,e.composed&&(t=e.composedPath()[0]),t instanceof Element&&(t=t.closest("a, area")),!(t instanceof HTMLAnchorElement)&&!(t instanceof SVGAElement)&&!(t instanceof HTMLAreaElement))return;const n=t instanceof HTMLElement?t.target:t.target.baseVal,o=t instanceof HTMLElement?t.href:t.href.baseVal,r=new URL(o,location.href).origin;$(t)||t.hasAttribute("download")||!t.href||n&&n!=="_self"||r!==location.origin||T||e.defaultPrevented||(e.preventDefault(),X(o,{history:t.dataset.astroHistory==="replace"?"replace":"auto",sourceElement:t}))}),document.addEventListener("submit",e=>{let t=e.target;const n=e.submitter,o=n&&n===T;if(T=null,t.tagName!=="FORM"||e.defaultPrevented||$(t)||o)return;const r=t,i=new FormData(r,n),u=typeof r.action=="string"?r.action:r.getAttribute("action"),a=typeof r.method=="string"?r.method:r.getAttribute("method");let c=n?.getAttribute("formaction")??u??location.pathname;const f=n?.getAttribute("formmethod")??a??"get";if(f==="dialog"||location.origin!==new URL(c,location.href).origin)return;const l={sourceElement:n??r};if(f==="get"){const s=new URLSearchParams(i),d=new URL(c);d.search=s.toString(),c=d.toString()}else l.formData=i;e.preventDefault(),X(c,l)}),Le({prefetchAll:!0}));
@@ -1 +0,0 @@
1
- import{j as s}from"./Button.BVfR1y85.js";import{r as d}from"./index.eCxJ45ll.js";import{k as l,s as p}from"./index.CAChmxYj.js";import{c as v,b as x,e as b,N as f,d as u}from"./PageSidebarBody.DgDLnRuY.js";/* empty css */import"./angle-left-icon.CfKwuSCS.js";import"./divider.BP4XR7uq.js";import"./index.BQFV5hT1.js";import"./resizeObserver.BgQpxO8W.js";import"./page.BTC3Kf3x.js";import"./PageContext.BUbWpNW2.js";const m=t=>t.replace("PatternFly","Patternfly"),c=t=>l(m(t)),j=t=>p(m(t)).replace("Patternfly","PatternFly"),N=({entry:t,isActive:o})=>{const{id:e}=t,{id:r,section:i}=t.data,a=c(r),n=c(i);return s.jsx(v,{itemId:e,to:`/${n}/${a}`,isActive:o,id:`nav-entry-${e}`,"data-astro-reload":!0,children:r})},h=({entries:t,sectionId:o,activeItem:e})=>{const r=window.location.pathname.includes(c(o)),i=t.some(n=>n.id===e),a=t.map(n=>s.jsx(N,{entry:n,isActive:e===n.id||window.location.pathname.includes(c(n.data.id))},n.id));return s.jsx(x,{title:j(o),isActive:i,isExpanded:r,id:`nav-section-${o}`,children:a})},F=({navData:t})=>{const[o,e]=d.useState("");d.useEffect(()=>{e(window.location.pathname.split("/").reverse()[0])},[]);const r=(i,a)=>{e(a.itemId.toString())};return s.jsx(b,{id:"page-sidebar-body",children:s.jsx(f,{onSelect:r,children:s.jsx(u,{children:t.map(i=>{const{section:a}=i[0].data;return s.jsx(h,{entries:i,sectionId:a,activeItem:o},a)})})})})};export{F as Navigation};