Skip to content

Commit

Permalink
chore(docs): Update sourceLinks for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiehuff committed Apr 20, 2023
1 parent 49ca562 commit 16a511b
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 71 deletions.
3 changes: 2 additions & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"react-dom": "^16.14.0",
"react-i18next": "^11.7.3",
"react-router-dom": "^5.2.0",
"showdown": "1.8.6"
"showdown": "1.8.6",
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@types/react": "^16.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"showdown": "1.8.6"
},
"devDependencies": {
"@patternfly/documentation-framework": "1.0.2",
"@patternfly/documentation-framework": "^1.8.0",
"@patternfly/patternfly": "^4.222.4",
"@patternfly/react-core": "^4.267.6",
"@patternfly/react-icons": "4.93.6",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ section: extensions
id: Quick starts
# Tab
source: about
sourceLink: https://github.com/patternfly/patternfly-quickstarts/tree/main/packages/module/patternfly-docs/content/extensions/quick-starts/examples/about.md
---
# About
The **@patternfly/quickstarts** extension is made up of two product documentation tools: **quick starts** and **in-app documentation**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source: Basic-quick-starts
# If you use typescript, the name of the interface to display props for
# These are found through the sourceProps function provided in patternfly-docs.source.js
propComponents: ['QuickStartContainer']
sourceLink: https://github.com/patternfly/patternfly-quickstarts/tree/main/packages/module/patternfly-docs/content/extensions/quick-starts/examples/basic.md
---

import { quickStarts as exampleQuickStarts } from './example-data';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ id: Quick starts
source: In-app-documentation
tabName: In-app documentation
propComponents: ['HelpTopicContainer']
sourceLink: https://github.com/patternfly/patternfly-quickstarts/tree/main/packages/module/patternfly-docs/content/extensions/quick-starts/examples/help-topics.md
---

import { LoadingBox, HelpTopicContainer, HelpTopicContext } from '@patternfly/quickstarts';
Expand Down
118 changes: 49 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,11 @@
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz#9448974dd4fb1d80fefe72e8a0af37809cd30d6d"
integrity sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==

"@babel/helper-plugin-utils@^7.20.2":
version "7.20.2"
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==

"@babel/helper-remap-async-to-generator@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz#fa1f81acd19daee9d73de297c0308783cd3cfc23"
Expand Down Expand Up @@ -284,13 +289,25 @@
dependencies:
"@babel/types" "^7.18.6"

"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
version "7.20.0"
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
integrity sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==
dependencies:
"@babel/types" "^7.20.0"

"@babel/helper-split-export-declaration@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
dependencies:
"@babel/types" "^7.18.6"

"@babel/helper-string-parser@^7.19.4":
version "7.19.4"
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==

"@babel/helper-validator-identifier@^7.14.5":
version "7.14.5"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
Expand All @@ -301,6 +318,11 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==

"@babel/helper-validator-identifier@^7.19.1":
version "7.19.1"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==

"@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
Expand Down Expand Up @@ -484,6 +506,15 @@
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.6"
"@babel/plugin-syntax-optional-chaining" "^7.8.3"

"@babel/plugin-proposal-optional-chaining@^7.18.9":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
dependencies:
"@babel/helper-plugin-utils" "^7.20.2"
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
"@babel/plugin-syntax-optional-chaining" "^7.8.3"

"@babel/[email protected]":
version "7.17.12"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.17.12.tgz#c2ca3a80beb7539289938da005ad525a038a819c"
Expand Down Expand Up @@ -1057,6 +1088,15 @@
"@babel/helper-validator-identifier" "^7.18.6"
to-fast-properties "^2.0.0"

"@babel/types@^7.20.0":
version "7.21.4"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
dependencies:
"@babel/helper-string-parser" "^7.19.4"
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"

"@dabh/diagnostics@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@dabh/diagnostics/-/diagnostics-2.0.2.tgz#290d08f7b381b8f94607dc8f471a12c675f9db31"
Expand Down Expand Up @@ -1310,23 +1350,20 @@
acorn-static-class-features "^1.0.0"
astring "^1.7.5"

"@patternfly/documentation-framework@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.0.2.tgz#ad02138a930d1f085e621b982d81b35516dee175"
integrity sha512-GnEFsFJReEP7vuYQ0HdYWSD3puj1pWe2IdNW6Ky03CaFoVfWoHyfIyC6lei3dWZjt/zB7b1tu8mgVh1qmuhlwQ==
"@patternfly/documentation-framework@^1.8.0":
version "1.10.4"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.10.4.tgz#2f407c641c9daa4ef1081713599ba82d6d4eefe6"
integrity sha512-fZvWhuP29LRU8cL65pp/5J15wDkj1l5g4lPsY+jtWJ4kKDXVoU195SUBR+h8ikALz2ZdFqM4GvXL4n7S5H0jDA==
dependencies:
"@babel/core" "7.18.2"
"@babel/plugin-proposal-class-properties" "7.17.12"
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
"@babel/plugin-proposal-private-methods" "7.17.12"
"@babel/plugin-proposal-private-property-in-object" "7.17.12"
"@babel/plugin-transform-react-jsx" "7.17.12"
"@babel/preset-env" "7.18.2"
"@mdx-js/util" "1.6.16"
"@patternfly/ast-helpers" "^0.4.57"
"@patternfly/patternfly" "^4.185.1"
"@patternfly/react-code-editor" "^4.43.16"
"@patternfly/react-core" "^4.202.16"
"@patternfly/react-table" "^4.71.16"
"@reach/router" "1.3.4"
autoprefixer "9.8.6"
babel-loader "8.2.5"
Expand All @@ -1349,7 +1386,6 @@
html-formatter "0.1.9"
html-webpack-plugin "4.4.1"
js-yaml "3.14.0"
lodash-es "4.17.15"
mdast-util-to-hast "9.1.1"
mdurl "1.0.1"
mini-css-extract-plugin "1.3.9"
Expand Down Expand Up @@ -1405,11 +1441,6 @@
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.222.4.tgz#5d988779c50df3dafc989d6e807d16971e34d228"
integrity sha512-+0fk4dzxEbWn+hgaOnR0BjfeUdEeVVrqfH7+GFeFc+RKjEMjIR/BZbWWN8YQDezmDv6A32gHmEKaY3Uwbt06Lw==

"@patternfly/patternfly@^4.185.1":
version "4.202.1"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.202.1.tgz#b4a6af16cb44c67e2a9e443c3dc20be093789353"
integrity sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ==

"@patternfly/react-catalog-view-extension@^4.93.15":
version "4.95.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-catalog-view-extension/-/react-catalog-view-extension-4.95.1.tgz#a8ff4b14364a8505ff5156e3be6737032a70e277"
Expand All @@ -1419,30 +1450,6 @@
"@patternfly/react-core" "^4.267.6"
"@patternfly/react-styles" "^4.92.3"

"@patternfly/react-code-editor@^4.43.16":
version "4.65.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-4.65.1.tgz#c2b80eceea3935c7137868279e6be620e4ae66cb"
integrity sha512-8reey1Bfyt2PVH0GbSBoTCvSpoXGsqqjlQ5b1jUAN0wC7b4sg+D+YyhHs4wS//oUdJovki4Hk1+ujkV6kHfWcQ==
dependencies:
"@patternfly/react-core" "^4.224.1"
"@patternfly/react-icons" "^4.75.1"
"@patternfly/react-styles" "^4.74.1"
react-dropzone "9.0.0"
tslib "^2.0.0"

"@patternfly/react-core@^4.202.16", "@patternfly/react-core@^4.224.1":
version "4.224.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.224.1.tgz#d8d81e7cf611fd441f9fb970db8e0c3a36fa508b"
integrity sha512-v8wGGNoMGndAScAoE5jeOA5jVgymlLSwttPjQk/Idr0k7roSpOrsM39oXUR5DEgkZee45DW00WKTgmg50PP3FQ==
dependencies:
"@patternfly/react-icons" "^4.75.1"
"@patternfly/react-styles" "^4.74.1"
"@patternfly/react-tokens" "^4.76.1"
focus-trap "6.9.2"
react-dropzone "9.0.0"
tippy.js "5.1.2"
tslib "^2.0.0"

"@patternfly/react-core@^4.267.6":
version "4.267.6"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.267.6.tgz#d9a755e627fa333647ace30c15c400db47046799"
Expand All @@ -1461,11 +1468,6 @@
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.93.6.tgz#4aff18724afa30157e3ffd6a6414951dbb39dcb3"
integrity sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==

"@patternfly/react-icons@^4.75.1":
version "4.75.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.75.1.tgz#3567b5a21a7f52c6a272f0330357fac87083867a"
integrity sha512-1ly8SVi/kcc0zkiViOjUd8D5BEr7GeqWGmDPuDSBtD60l1dYf3hZc44IWFVkRM/oHZML/musdrJkLfh4MDqX9w==

"@patternfly/react-icons@^4.93.3":
version "4.93.3"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.93.3.tgz#ba617b1daefce81ba903bc702ff66060413e2a9f"
Expand All @@ -1476,38 +1478,16 @@
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-4.92.6.tgz#a72c5f0b7896ce1c419d1db79f8e39ba6632057d"
integrity sha512-b8uQdEReMyeoMzjpMri845QxqtupY/tIFFYfVeKoB2neno8gkcW1RvDdDe62LF88q45OktCwAe/8A99ker10Iw==

"@patternfly/react-styles@^4.74.1":
version "4.74.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-4.74.1.tgz#3cd19cd31dd896bfd046f79241e8a8aefbfb1152"
integrity sha512-9eWvKrjtrJ3qhJkhY2GQKyYA13u/J0mU1befH49SYbvxZtkbuHdpKmXBAeQoHmcx1hcOKtiYXeKb+dVoRRNx0A==

"@patternfly/react-styles@^4.92.3":
version "4.92.3"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-4.92.3.tgz#046acee6e38c996cf41c288819eca17c3634a782"
integrity sha512-jC8F71trFWVYM7YVTP/3MBLwLZDCY3tgHeAmSKdcw6R607LK4rtCzfw5lt2IHNmAjQ0ggqDlJGWsJAfGMe4iPA==

"@patternfly/react-table@^4.71.16":
version "4.93.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-4.93.1.tgz#9b5ed60a80a27a3440ef168d93d65b588cc4b58a"
integrity sha512-N/zHkNsY3X3yUXPg6COwdZKAFmTCbWm25qCY2aHjrXlIlE2OKWaYvVag0CcTwPiQhIuCumztr9Y2Uw9uvv0Fsw==
dependencies:
"@patternfly/react-core" "^4.224.1"
"@patternfly/react-icons" "^4.75.1"
"@patternfly/react-styles" "^4.74.1"
"@patternfly/react-tokens" "^4.76.1"
lodash "^4.17.19"
tslib "^2.0.0"

"@patternfly/[email protected]":
version "4.94.6"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.94.6.tgz#47c715721ad3dd315a523f352ba1a0de2b03f0bc"
integrity sha512-tm7C6nat+uKMr1hrapis7hS3rN9cr41tpcCKhx6cod6FLU8KwF2Yt5KUxakhIOCEcE/M/EhXhAw/qejp8w0r7Q==

"@patternfly/react-tokens@^4.76.1":
version "4.76.1"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.76.1.tgz#ed85c3f6c6e779398579467e566d6750d01e8319"
integrity sha512-gLEezRSzQeflaPu3SCgYmWtuiqDIRtxNNFP1+ES7P2o56YHXJ5o1Pki7LpNCPk/VOzHy2+vRFE/7l+hBEweugw==

"@patternfly/react-tokens@^4.94.3":
version "4.94.3"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.94.3.tgz#efc7e61ed94299423443db7416a6a52d8b56d8c6"
Expand Down Expand Up @@ -10265,10 +10245,10 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

[email protected].15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
lodash-es@^4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==

lodash._reinterpolate@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 16a511b

Please sign in to comment.