@patternfly/patternfly-doc-core 1.7.0 → 1.8.0

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 (57) hide show
  1. package/.astro/collections/examples.schema.json +3 -0
  2. package/.astro/collections/textContent.schema.json +3 -0
  3. package/.astro/content-modules.mjs +1 -0
  4. package/dist/client/_astro/{CSSTable.DHtMmTtQ.js → CSSTable.V4xaGXjj.js} +2 -2
  5. package/dist/client/_astro/Content.Dv9vgAns.js +1 -0
  6. package/dist/client/_astro/DropdownGroup.DmTizX-Q.js +1 -0
  7. package/dist/client/_astro/DropdownList.BUcpBUVP.js +1 -0
  8. package/dist/client/_astro/LiveExample.CiM2pGMB.js +18 -0
  9. package/dist/client/_astro/Navigation.CnvE1VCH.js +1 -0
  10. package/dist/client/_astro/PageSidebarBody.vGxFk_DU.js +1 -0
  11. package/dist/client/_astro/SearchInput.BwWsXfyf.js +1 -0
  12. package/dist/client/_astro/SectionGallery.DqD5bUWQ.js +1 -0
  13. package/dist/client/_astro/Toolbar.BmilfRHR.js +1 -0
  14. package/dist/client/_astro/ToolbarContent.Cd-kqxku.js +1 -0
  15. package/dist/client/_astro/angle-left-icon.C3MzYN3k.js +1 -0
  16. package/dist/client/_astro/divider.O4WEhuBq.js +1 -0
  17. package/dist/client/_astro/help-icon.Du6t7nyh.js +8 -0
  18. package/dist/client/_astro/index.BkswdOFP.js +16 -0
  19. package/dist/client/_astro/index.CAChmxYj.js +1 -0
  20. package/dist/client/components/accordion/index.html +16 -16
  21. package/dist/client/components/accordion/react/index.html +110 -0
  22. package/dist/client/components/all-components/index.html +97 -0
  23. package/dist/client/design-foundations/typography/index.html +11 -9
  24. package/dist/client/design-foundations/usage-and-behavior/index.html +11 -9
  25. package/dist/client/get-started/contribute/index.html +11 -9
  26. package/dist/client/index.html +1 -1
  27. package/dist/server/chunks/_astro_data-layer-content_D4Ib_RjR.mjs +1 -0
  28. package/dist/server/chunks/content-modules_fX1c2JRG.mjs +1 -0
  29. package/dist/server/entry.mjs +1 -1
  30. package/dist/server/{manifest_Dpwo8Jjv.mjs → manifest_CXkcH4VT.mjs} +1 -1
  31. package/package.json +1 -1
  32. package/src/components/NavEntry.tsx +3 -0
  33. package/src/components/Navigation.astro +16 -9
  34. package/src/components/section-gallery/SectionGallery.astro +19 -0
  35. package/src/components/section-gallery/SectionGallery.css +20 -0
  36. package/src/components/section-gallery/SectionGallery.tsx +111 -0
  37. package/src/components/section-gallery/SectionGalleryGridLayout.tsx +97 -0
  38. package/src/components/section-gallery/SectionGalleryListLayout.tsx +108 -0
  39. package/src/components/section-gallery/SectionGalleryToolbar.tsx +93 -0
  40. package/src/content.config.ts +2 -1
  41. package/src/pages/[section]/[...page].astro +17 -13
  42. package/src/pages/[section]/[page]/[...tab].astro +17 -20
  43. package/textContent/AllComponents.mdx +16 -0
  44. package/textContent/components-data.js +476 -0
  45. package/textContent/examples/Accordion/Accordion.mdx +1 -0
  46. package/dist/client/_astro/LiveExample.CwKQ5TSc.js +0 -33
  47. package/dist/client/_astro/Navigation.BSSYIa2f.js +0 -1
  48. package/dist/client/_astro/PageSidebarBody.tzSXGYXP.js +0 -1
  49. package/dist/client/_astro/SearchInput.BjY-zTwj.js +0 -1
  50. package/dist/client/_astro/Toolbar.D4TQG77s.js +0 -1
  51. package/dist/client/_astro/ToolbarContent.DzYW_pmy.js +0 -1
  52. package/dist/client/_astro/divider.DTvtnAAt.js +0 -1
  53. package/dist/client/_astro/help-icon.CDKTE3GW.js +0 -8
  54. /package/dist/server/chunks/{Accordion_CGgMUho2.mjs → Accordion_BJka4Qvb.mjs} +0 -0
  55. /package/dist/server/chunks/{Accordion_DlM2LvlF.mjs → Accordion_BQIphkaZ.mjs} +0 -0
  56. /package/dist/server/chunks/{_astro_data-layer-content_1EAcQtZj.mjs → AllComponents_CRhgTsiT.mjs} +0 -0
  57. /package/dist/server/chunks/{content-modules_BzUEG69n.mjs → AllComponents_CjOtwUH6.mjs} +0 -0
@@ -25,6 +25,9 @@
25
25
  "tab": {
26
26
  "type": "string"
27
27
  },
28
+ "sortValue": {
29
+ "type": "number"
30
+ },
28
31
  "cssPrefix": {
29
32
  "anyOf": [
30
33
  {
@@ -25,6 +25,9 @@
25
25
  "tab": {
26
26
  "type": "string"
27
27
  },
28
+ "sortValue": {
29
+ "type": "number"
30
+ },
28
31
  "cssPrefix": {
29
32
  "anyOf": [
30
33
  {
@@ -1,4 +1,5 @@
1
1
 
2
2
  export default new Map([
3
+ ["textContent/AllComponents.mdx", () => import("astro:content-layer-deferred-module?astro%3Acontent-layer-deferred-module=&fileName=textContent%2FAllComponents.mdx&astroContentModuleFlag=true")],
3
4
  ["textContent/examples/Accordion/Accordion.mdx", () => import("astro:content-layer-deferred-module?astro%3Acontent-layer-deferred-module=&fileName=textContent%2Fexamples%2FAccordion%2FAccordion.mdx&astroContentModuleFlag=true")]]);
4
5