diff --git a/.gitignore b/.gitignore index 428b1bf45..ef52f3e78 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ dmp-backend/web/src/main/resources/certificates/ /storage/ dmp-backend/target/classes/ dmp-backend/core/target/maven-archiver/ +dmp-backend/node_modules/.yarn-integrity diff --git a/dmp-backend/yarn.lock b/dmp-backend/yarn.lock new file mode 100644 index 000000000..fb57ccd13 --- /dev/null +++ b/dmp-backend/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + diff --git a/docs/blog/2019-05-28-first-blog-post.md b/docs/blog/2019-05-28-first-blog-post.md deleted file mode 100644 index 02f3f81bd..000000000 --- a/docs/blog/2019-05-28-first-blog-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -slug: first-blog-post -title: First Blog Post -authors: - name: Gao Wei - title: Docusaurus Core Team - url: https://github.com/wgao19 - image_url: https://github.com/wgao19.png -tags: [hola, docusaurus] ---- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/docs/blog/2019-05-29-long-blog-post.md b/docs/blog/2019-05-29-long-blog-post.md deleted file mode 100644 index 26ffb1b1f..000000000 --- a/docs/blog/2019-05-29-long-blog-post.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -slug: long-blog-post -title: Long Blog Post -authors: endi -tags: [hello, docusaurus] ---- - -This is the summary of a very long blog post, - -Use a `` comment to limit blog post size in the list view. - - - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet diff --git a/docs/blog/2021-08-01-mdx-blog-post.mdx b/docs/blog/2021-08-01-mdx-blog-post.mdx deleted file mode 100644 index c04ebe323..000000000 --- a/docs/blog/2021-08-01-mdx-blog-post.mdx +++ /dev/null @@ -1,20 +0,0 @@ ---- -slug: mdx-blog-post -title: MDX Blog Post -authors: [slorber] -tags: [docusaurus] ---- - -Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/). - -:::tip - -Use the power of React to create interactive blog posts. - -```js - -``` - - - -::: diff --git a/docs/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg b/docs/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg deleted file mode 100644 index 11bda0928..000000000 Binary files a/docs/blog/2021-08-26-welcome/docusaurus-plushie-banner.jpeg and /dev/null differ diff --git a/docs/blog/2021-08-26-welcome/index.md b/docs/blog/2021-08-26-welcome/index.md deleted file mode 100644 index 9455168f1..000000000 --- a/docs/blog/2021-08-26-welcome/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -slug: welcome -title: Welcome -authors: [slorber, yangshun] -tags: [facebook, hello, docusaurus] ---- - -[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog). - -Simply add Markdown files (or folders) to the `blog` directory. - -Regular blog authors can be added to `authors.yml`. - -The blog post date can be extracted from filenames, such as: - -- `2019-05-30-welcome.md` -- `2019-05-30-welcome/index.md` - -A blog post folder can be convenient to co-locate blog post images: - -![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg) - -The blog supports tags as well! - -**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config. diff --git a/docs/blog/authors.yml b/docs/blog/authors.yml deleted file mode 100644 index bcb299156..000000000 --- a/docs/blog/authors.yml +++ /dev/null @@ -1,17 +0,0 @@ -endi: - name: Endilie Yacop Sucipto - title: Maintainer of Docusaurus - url: https://github.com/endiliey - image_url: https://github.com/endiliey.png - -yangshun: - name: Yangshun Tay - title: Front End Engineer @ Facebook - url: https://github.com/yangshun - image_url: https://github.com/yangshun.png - -slorber: - name: Sébastien Lorber - title: Docusaurus maintainer - url: https://sebastienlorber.com - image_url: https://github.com/slorber.png diff --git a/docs/docs/application/installation.md b/docs/docs/application/installation.md deleted file mode 100644 index 20e2ac300..000000000 --- a/docs/docs/application/installation.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Create a Page - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/docs/application/overview.md b/docs/docs/application/overview.md deleted file mode 100644 index 20e2ac300..000000000 --- a/docs/docs/application/overview.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Create a Page - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/docs/application/_category_.json b/docs/docs/documentation/_category_.json similarity index 64% rename from docs/docs/application/_category_.json rename to docs/docs/documentation/_category_.json index de8251dff..ce0e61521 100644 --- a/docs/docs/application/_category_.json +++ b/docs/docs/documentation/_category_.json @@ -1,7 +1,7 @@ { - "label": "Getting Started old", + "label": "Documentation", "position": 1, "link": { "type": "generated-index" } -} +} \ No newline at end of file diff --git a/docs/docs/documentation/administration/_category_.json b/docs/docs/documentation/administration/_category_.json new file mode 100644 index 000000000..b1887e41a --- /dev/null +++ b/docs/docs/documentation/administration/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Administration", + "position": 4, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/administration/blueprints/_category_.json b/docs/docs/documentation/administration/blueprints/_category_.json new file mode 100644 index 000000000..4a6345c91 --- /dev/null +++ b/docs/docs/documentation/administration/blueprints/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Blueprints", + "position": 2, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/administration/blueprints/field-types.md b/docs/docs/documentation/administration/blueprints/field-types.md new file mode 100644 index 000000000..2d0a1dc7d --- /dev/null +++ b/docs/docs/documentation/administration/blueprints/field-types.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Field Types \ No newline at end of file diff --git a/docs/docs/documentation/administration/blueprints/prefilling-configurations.md b/docs/docs/documentation/administration/blueprints/prefilling-configurations.md new file mode 100644 index 000000000..ce0a19688 --- /dev/null +++ b/docs/docs/documentation/administration/blueprints/prefilling-configurations.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Prefilling Configurations \ No newline at end of file diff --git a/docs/docs/documentation/administration/blueprints/semantics.md b/docs/docs/documentation/administration/blueprints/semantics.md new file mode 100644 index 000000000..0225bae16 --- /dev/null +++ b/docs/docs/documentation/administration/blueprints/semantics.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Semantics \ No newline at end of file diff --git a/docs/docs/documentation/administration/introduction.md b/docs/docs/documentation/administration/introduction.md new file mode 100644 index 000000000..4fd6418bb --- /dev/null +++ b/docs/docs/documentation/administration/introduction.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Introduction \ No newline at end of file diff --git a/docs/docs/documentation/administration/languages.md b/docs/docs/documentation/administration/languages.md new file mode 100644 index 000000000..c1b395290 --- /dev/null +++ b/docs/docs/documentation/administration/languages.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 8 +--- + +# Languages \ No newline at end of file diff --git a/docs/docs/documentation/administration/notification-templates.md b/docs/docs/documentation/administration/notification-templates.md new file mode 100644 index 000000000..396392192 --- /dev/null +++ b/docs/docs/documentation/administration/notification-templates.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 10 +--- + +# Notification Templates \ No newline at end of file diff --git a/docs/docs/documentation/administration/reference-types.md b/docs/docs/documentation/administration/reference-types.md new file mode 100644 index 000000000..2d32016fd --- /dev/null +++ b/docs/docs/documentation/administration/reference-types.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 5 +--- + +# Reference Types \ No newline at end of file diff --git a/docs/docs/documentation/administration/supportive-material.md b/docs/docs/documentation/administration/supportive-material.md new file mode 100644 index 000000000..f315e300c --- /dev/null +++ b/docs/docs/documentation/administration/supportive-material.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 9 +--- + +# Supportive Material \ No newline at end of file diff --git a/docs/docs/documentation/administration/template-types.md b/docs/docs/documentation/administration/template-types.md new file mode 100644 index 000000000..172632aa6 --- /dev/null +++ b/docs/docs/documentation/administration/template-types.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Template Types \ No newline at end of file diff --git a/docs/docs/documentation/administration/templates/_category_.json b/docs/docs/documentation/administration/templates/_category_.json new file mode 100644 index 000000000..2d8ec47cb --- /dev/null +++ b/docs/docs/documentation/administration/templates/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Templates", + "position": 4, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/administration/templates/conditional-questions.md b/docs/docs/documentation/administration/templates/conditional-questions.md new file mode 100644 index 000000000..b5c231dbe --- /dev/null +++ b/docs/docs/documentation/administration/templates/conditional-questions.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Conditional Questions \ No newline at end of file diff --git a/docs/docs/documentation/administration/templates/field-types.md b/docs/docs/documentation/administration/templates/field-types.md new file mode 100644 index 000000000..2d0a1dc7d --- /dev/null +++ b/docs/docs/documentation/administration/templates/field-types.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Field Types \ No newline at end of file diff --git a/docs/docs/documentation/administration/templates/semantics.md b/docs/docs/documentation/administration/templates/semantics.md new file mode 100644 index 000000000..56598644b --- /dev/null +++ b/docs/docs/documentation/administration/templates/semantics.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Semantics \ No newline at end of file diff --git a/docs/docs/documentation/administration/tenants.md b/docs/docs/documentation/administration/tenants.md new file mode 100644 index 000000000..3fde922cb --- /dev/null +++ b/docs/docs/documentation/administration/tenants.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 7 +--- + +# Tenants \ No newline at end of file diff --git a/docs/docs/documentation/administration/users.md b/docs/docs/documentation/administration/users.md new file mode 100644 index 000000000..a34c624e0 --- /dev/null +++ b/docs/docs/documentation/administration/users.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 6 +--- + +# Users \ No newline at end of file diff --git a/docs/docs/documentation/application/_category_.json b/docs/docs/documentation/application/_category_.json new file mode 100644 index 000000000..da3331abf --- /dev/null +++ b/docs/docs/documentation/application/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Application", + "position": 2, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/application/blueprints.md b/docs/docs/documentation/application/blueprints.md new file mode 100644 index 000000000..2371fccce --- /dev/null +++ b/docs/docs/documentation/application/blueprints.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Blueprints \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/_category_.json b/docs/docs/documentation/application/descriptions/_category_.json new file mode 100644 index 000000000..2bb33e9ef --- /dev/null +++ b/docs/docs/documentation/application/descriptions/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Descriptions", + "position": 6, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/collaborations.md b/docs/docs/documentation/application/descriptions/collaborations.md new file mode 100644 index 000000000..2ffae5e8d --- /dev/null +++ b/docs/docs/documentation/application/descriptions/collaborations.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 5 +--- + +# Collaborations \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/create-a-description.md b/docs/docs/documentation/application/descriptions/create-a-description.md new file mode 100644 index 000000000..ee4d98871 --- /dev/null +++ b/docs/docs/documentation/application/descriptions/create-a-description.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Create a Description \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/description-lifecycle.md b/docs/docs/documentation/application/descriptions/description-lifecycle.md new file mode 100644 index 000000000..df8838717 --- /dev/null +++ b/docs/docs/documentation/application/descriptions/description-lifecycle.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 4 +--- + +# Description Lifecycle \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/edit-a-description.md b/docs/docs/documentation/application/descriptions/edit-a-description.md new file mode 100644 index 000000000..96ff6b48d --- /dev/null +++ b/docs/docs/documentation/application/descriptions/edit-a-description.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Edit a Description \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/exports.md b/docs/docs/documentation/application/descriptions/exports.md new file mode 100644 index 000000000..5ae1ec617 --- /dev/null +++ b/docs/docs/documentation/application/descriptions/exports.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 8 +--- + +# Exports \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/imports.md b/docs/docs/documentation/application/descriptions/imports.md new file mode 100644 index 000000000..83c89dcbb --- /dev/null +++ b/docs/docs/documentation/application/descriptions/imports.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 7 +--- + +# Imports \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/prefill-a-description.md b/docs/docs/documentation/application/descriptions/prefill-a-description.md new file mode 100644 index 000000000..a9593ff80 --- /dev/null +++ b/docs/docs/documentation/application/descriptions/prefill-a-description.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Prefill a Description \ No newline at end of file diff --git a/docs/docs/documentation/application/descriptions/reviewing.md b/docs/docs/documentation/application/descriptions/reviewing.md new file mode 100644 index 000000000..632286a5c --- /dev/null +++ b/docs/docs/documentation/application/descriptions/reviewing.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 6 +--- + +# Reviewing \ No newline at end of file diff --git a/docs/docs/documentation/application/introduction.md b/docs/docs/documentation/application/introduction.md new file mode 100644 index 000000000..4fd6418bb --- /dev/null +++ b/docs/docs/documentation/application/introduction.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Introduction \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/_category_.json b/docs/docs/documentation/application/plans/_category_.json new file mode 100644 index 000000000..02fcb2623 --- /dev/null +++ b/docs/docs/documentation/application/plans/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Plans", + "position": 5, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/create-a-plan.md b/docs/docs/documentation/application/plans/create-a-plan.md new file mode 100644 index 000000000..0842c8c23 --- /dev/null +++ b/docs/docs/documentation/application/plans/create-a-plan.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Create a Plan \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/doi-assignment.md b/docs/docs/documentation/application/plans/doi-assignment.md new file mode 100644 index 000000000..ec347f1a4 --- /dev/null +++ b/docs/docs/documentation/application/plans/doi-assignment.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 9 +--- + +# DOI Assignment \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/edit-a-plan.md b/docs/docs/documentation/application/plans/edit-a-plan.md new file mode 100644 index 000000000..5a6239983 --- /dev/null +++ b/docs/docs/documentation/application/plans/edit-a-plan.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Edit a Plan \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/exports.md b/docs/docs/documentation/application/plans/exports.md new file mode 100644 index 000000000..5ae1ec617 --- /dev/null +++ b/docs/docs/documentation/application/plans/exports.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 8 +--- + +# Exports \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/imports.md b/docs/docs/documentation/application/plans/imports.md new file mode 100644 index 000000000..83c89dcbb --- /dev/null +++ b/docs/docs/documentation/application/plans/imports.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 7 +--- + +# Imports \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/invite-collaborators.md b/docs/docs/documentation/application/plans/invite-collaborators.md new file mode 100644 index 000000000..3006e7d3d --- /dev/null +++ b/docs/docs/documentation/application/plans/invite-collaborators.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 4 +--- + +# Invite collaborators \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/plan-lifecycle.md b/docs/docs/documentation/application/plans/plan-lifecycle.md new file mode 100644 index 000000000..219c4512d --- /dev/null +++ b/docs/docs/documentation/application/plans/plan-lifecycle.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# Plan lifecycle \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/reviewing.md b/docs/docs/documentation/application/plans/reviewing.md new file mode 100644 index 000000000..632286a5c --- /dev/null +++ b/docs/docs/documentation/application/plans/reviewing.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 6 +--- + +# Reviewing \ No newline at end of file diff --git a/docs/docs/documentation/application/plans/versions.md b/docs/docs/documentation/application/plans/versions.md new file mode 100644 index 000000000..82acacc56 --- /dev/null +++ b/docs/docs/documentation/application/plans/versions.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 5 +--- + +# Versions \ No newline at end of file diff --git a/docs/docs/documentation/application/references.md b/docs/docs/documentation/application/references.md new file mode 100644 index 000000000..7e37155ee --- /dev/null +++ b/docs/docs/documentation/application/references.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# References \ No newline at end of file diff --git a/docs/docs/documentation/application/templates.md b/docs/docs/documentation/application/templates.md new file mode 100644 index 000000000..d4af0d40c --- /dev/null +++ b/docs/docs/documentation/application/templates.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 4 +--- + +# Templates \ No newline at end of file diff --git a/docs/docs/documentation/for-devs/_category_.json b/docs/docs/documentation/for-devs/_category_.json new file mode 100644 index 000000000..394d4ebd2 --- /dev/null +++ b/docs/docs/documentation/for-devs/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "For Developers", + "position": 5, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/for-devs/apis/_category_.json b/docs/docs/documentation/for-devs/apis/_category_.json new file mode 100644 index 000000000..354f2f640 --- /dev/null +++ b/docs/docs/documentation/for-devs/apis/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "APIs", + "position": 2, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/for-devs/apis/swagger.md b/docs/docs/documentation/for-devs/apis/swagger.md new file mode 100644 index 000000000..71bb1113b --- /dev/null +++ b/docs/docs/documentation/for-devs/apis/swagger.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Swagger \ No newline at end of file diff --git a/docs/docs/documentation/for-devs/authentication/_category_.json b/docs/docs/documentation/for-devs/authentication/_category_.json new file mode 100644 index 000000000..7334b7853 --- /dev/null +++ b/docs/docs/documentation/for-devs/authentication/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Authentication", + "position": 1, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/for-devs/authentication/keycloak.md b/docs/docs/documentation/for-devs/authentication/keycloak.md new file mode 100644 index 000000000..f3129a212 --- /dev/null +++ b/docs/docs/documentation/for-devs/authentication/keycloak.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# Keycloak \ No newline at end of file diff --git a/docs/docs/getting-started/_category_.json b/docs/docs/documentation/getting-started/_category_.json similarity index 100% rename from docs/docs/getting-started/_category_.json rename to docs/docs/documentation/getting-started/_category_.json diff --git a/docs/docs/documentation/getting-started/architecture.md b/docs/docs/documentation/getting-started/architecture.md new file mode 100644 index 000000000..d12ff1dfc --- /dev/null +++ b/docs/docs/documentation/getting-started/architecture.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 3 +--- + +# Architecture + + diff --git a/docs/docs/documentation/getting-started/installation.md b/docs/docs/documentation/getting-started/installation.md new file mode 100644 index 000000000..68f67b3f7 --- /dev/null +++ b/docs/docs/documentation/getting-started/installation.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 2 +--- + +# Installation + + diff --git a/docs/docs/documentation/getting-started/introduction.md b/docs/docs/documentation/getting-started/introduction.md new file mode 100644 index 000000000..76a25123e --- /dev/null +++ b/docs/docs/documentation/getting-started/introduction.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 1 +--- + +# Introduction + + diff --git a/docs/docs/documentation/supplementary-services/_category_.json b/docs/docs/documentation/supplementary-services/_category_.json new file mode 100644 index 000000000..a39ecc7b7 --- /dev/null +++ b/docs/docs/documentation/supplementary-services/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Supplementary Services", + "position": 3, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/annotations.md b/docs/docs/documentation/supplementary-services/annotations.md new file mode 100644 index 000000000..faf58a11d --- /dev/null +++ b/docs/docs/documentation/supplementary-services/annotations.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Annotations \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/deposit-services.md b/docs/docs/documentation/supplementary-services/deposit-services.md new file mode 100644 index 000000000..19688168e --- /dev/null +++ b/docs/docs/documentation/supplementary-services/deposit-services.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 4 +--- + +# Deposit Services \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/file-transformers.md b/docs/docs/documentation/supplementary-services/file-transformers.md new file mode 100644 index 000000000..e26a941ba --- /dev/null +++ b/docs/docs/documentation/supplementary-services/file-transformers.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 3 +--- + +# File Transformers \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/notifications/_category_.json b/docs/docs/documentation/supplementary-services/notifications/_category_.json new file mode 100644 index 000000000..c55d472b4 --- /dev/null +++ b/docs/docs/documentation/supplementary-services/notifications/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Notifications", + "position": 1, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/notifications/email.md b/docs/docs/documentation/supplementary-services/notifications/email.md new file mode 100644 index 000000000..edbdf1ca4 --- /dev/null +++ b/docs/docs/documentation/supplementary-services/notifications/email.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# Email \ No newline at end of file diff --git a/docs/docs/documentation/supplementary-services/notifications/in-app.md b/docs/docs/documentation/supplementary-services/notifications/in-app.md new file mode 100644 index 000000000..eba571a9b --- /dev/null +++ b/docs/docs/documentation/supplementary-services/notifications/in-app.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# InApp \ No newline at end of file diff --git a/docs/docs/getting-started/architecture.md b/docs/docs/getting-started/architecture.md deleted file mode 100644 index 74c84ee29..000000000 --- a/docs/docs/getting-started/architecture.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 3 ---- - -# Architecture - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/docs/getting-started/installation.md b/docs/docs/getting-started/installation.md deleted file mode 100644 index 126ce45bf..000000000 --- a/docs/docs/getting-started/installation.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 2 ---- - -# Installation - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/docs/getting-started/introduction.md b/docs/docs/getting-started/introduction.md deleted file mode 100644 index 4603ab22b..000000000 --- a/docs/docs/getting-started/introduction.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Introduction - -Add **Markdown or React** files to `src/pages` to create a **standalone page**: - -- `src/pages/index.js` → `localhost:3000/` -- `src/pages/foo.md` → `localhost:3000/foo` -- `src/pages/foo/bar.js` → `localhost:3000/foo/bar` - -## Create your first React Page - -Create a file at `src/pages/my-react-page.js`: - -```jsx title="src/pages/my-react-page.js" -import React from 'react'; -import Layout from '@theme/Layout'; - -export default function MyReactPage() { - return ( - -

My React page

-

This is a React page

-
- ); -} -``` - -A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page). - -## Create your first Markdown Page - -Create a file at `src/pages/my-markdown-page.md`: - -```mdx title="src/pages/my-markdown-page.md" -# My Markdown page - -This is a Markdown page -``` - -A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page). diff --git a/docs/docs/tutorials/_category_.json b/docs/docs/tutorials/_category_.json new file mode 100644 index 000000000..ae410ff82 --- /dev/null +++ b/docs/docs/tutorials/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Tutorials", + "position": 1, + "link": { + "type": "generated-index" + } +} \ No newline at end of file diff --git a/docs/docs/intro.md b/docs/docs/tutorials/intro.md similarity index 100% rename from docs/docs/intro.md rename to docs/docs/tutorials/intro.md diff --git a/docs/docs/tutorial-basics/_category_.json b/docs/docs/tutorials/tutorial-basics/_category_.json similarity index 100% rename from docs/docs/tutorial-basics/_category_.json rename to docs/docs/tutorials/tutorial-basics/_category_.json diff --git a/docs/docs/tutorial-basics/congratulations.md b/docs/docs/tutorials/tutorial-basics/congratulations.md similarity index 100% rename from docs/docs/tutorial-basics/congratulations.md rename to docs/docs/tutorials/tutorial-basics/congratulations.md diff --git a/docs/docs/tutorial-basics/create-a-blog-post.md b/docs/docs/tutorials/tutorial-basics/create-a-blog-post.md similarity index 100% rename from docs/docs/tutorial-basics/create-a-blog-post.md rename to docs/docs/tutorials/tutorial-basics/create-a-blog-post.md diff --git a/docs/docs/tutorial-basics/create-a-document.md b/docs/docs/tutorials/tutorial-basics/create-a-document.md similarity index 100% rename from docs/docs/tutorial-basics/create-a-document.md rename to docs/docs/tutorials/tutorial-basics/create-a-document.md diff --git a/docs/docs/tutorial-basics/create-a-page.md b/docs/docs/tutorials/tutorial-basics/create-a-page.md similarity index 100% rename from docs/docs/tutorial-basics/create-a-page.md rename to docs/docs/tutorials/tutorial-basics/create-a-page.md diff --git a/docs/docs/tutorial-basics/deploy-your-site.md b/docs/docs/tutorials/tutorial-basics/deploy-your-site.md similarity index 100% rename from docs/docs/tutorial-basics/deploy-your-site.md rename to docs/docs/tutorials/tutorial-basics/deploy-your-site.md diff --git a/docs/docs/tutorial-basics/markdown-features.mdx b/docs/docs/tutorials/tutorial-basics/markdown-features.mdx similarity index 100% rename from docs/docs/tutorial-basics/markdown-features.mdx rename to docs/docs/tutorials/tutorial-basics/markdown-features.mdx diff --git a/docs/docs/tutorial-extras/_category_.json b/docs/docs/tutorials/tutorial-extras/_category_.json similarity index 100% rename from docs/docs/tutorial-extras/_category_.json rename to docs/docs/tutorials/tutorial-extras/_category_.json diff --git a/docs/docs/tutorial-extras/img/docsVersionDropdown.png b/docs/docs/tutorials/tutorial-extras/img/docsVersionDropdown.png similarity index 100% rename from docs/docs/tutorial-extras/img/docsVersionDropdown.png rename to docs/docs/tutorials/tutorial-extras/img/docsVersionDropdown.png diff --git a/docs/docs/tutorial-extras/img/localeDropdown.png b/docs/docs/tutorials/tutorial-extras/img/localeDropdown.png similarity index 100% rename from docs/docs/tutorial-extras/img/localeDropdown.png rename to docs/docs/tutorials/tutorial-extras/img/localeDropdown.png diff --git a/docs/docs/tutorial-extras/manage-docs-versions.md b/docs/docs/tutorials/tutorial-extras/manage-docs-versions.md similarity index 100% rename from docs/docs/tutorial-extras/manage-docs-versions.md rename to docs/docs/tutorials/tutorial-extras/manage-docs-versions.md diff --git a/docs/docs/tutorial-extras/translate-your-site.md b/docs/docs/tutorials/tutorial-extras/translate-your-site.md similarity index 100% rename from docs/docs/tutorial-extras/translate-your-site.md rename to docs/docs/tutorials/tutorial-extras/translate-your-site.md diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 53d15ec7c..4aabd740a 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -4,7 +4,7 @@ import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { title: 'OpenDMP', - tagline: 'Dinosaurs are cool', + tagline: 'OpenDMP', favicon: 'img/favicon.ico', // Set the production url of your site here @@ -64,16 +64,21 @@ const config: Config = { src: 'img/logo.svg', }, items: [ + { + type: 'docSidebar', + sidebarId: 'documentationSidebar', + position: 'left', + label: 'Documentation', + }, { type: 'docSidebar', sidebarId: 'tutorialSidebar', position: 'left', - label: 'Tutorial', + label: 'Tutorials', }, - { to: '/blog', label: 'Blog', position: 'left' }, { - href: 'https://github.com/facebook/docusaurus', - label: 'GitHub', + href: 'https://test4.opendmp.eu/splash/', + label: 'Visit OpenDMP', position: 'right', }, ], @@ -85,43 +90,39 @@ const config: Config = { title: 'Docs', items: [ { - label: 'Tutorial', - to: '/docs/intro', + label: 'Getting Started', + to: '/docs/category/getting-started', }, ], }, { title: 'Community', items: [ - { - label: 'Stack Overflow', - href: 'https://stackoverflow.com/questions/tagged/docusaurus', - }, - { - label: 'Discord', - href: 'https://discordapp.com/invite/docusaurus', - }, - { - label: 'Twitter', - href: 'https://twitter.com/docusaurus', - }, + // { + // label: 'Stack Overflow', + // href: 'https://stackoverflow.com/questions/tagged/docusaurus', + // }, + // { + // label: 'Discord', + // href: 'https://discordapp.com/invite/docusaurus', + // }, + // { + // label: 'Twitter', + // href: 'https://twitter.com/docusaurus', + // }, ], }, { title: 'More', items: [ { - label: 'Blog', - to: '/blog', - }, - { - label: 'GitHub', - href: 'https://github.com/facebook/docusaurus', + label: 'Website', + href: 'https://test4.opendmp.eu/splash/', }, ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`, + copyright: `Copyright © ${new Date().getFullYear()} OpenDMP. Built with Docusaurus.`, }, prism: { theme: prismThemes.github, diff --git a/docs/package-lock.json b/docs/package-lock.json index ccd1c041d..5de197e75 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -12610,12 +12610,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/search-insights": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.13.0.tgz", - "integrity": "sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==", - "peer": true - }, "node_modules/section-matter": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz", @@ -13656,6 +13650,7 @@ "version": "5.2.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -14706,8 +14701,7 @@ "@algolia/autocomplete-shared": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz", - "integrity": "sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==", - "requires": {} + "integrity": "sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==" }, "@algolia/cache-browser-local-storage": { "version": "4.22.1", @@ -15268,8 +15262,7 @@ "@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", - "requires": {} + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", @@ -16837,50 +16830,42 @@ "@svgr/babel-plugin-add-jsx-attribute": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.5.1.tgz", - "integrity": "sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==", - "requires": {} + "integrity": "sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==" }, "@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", - "requires": {} + "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==" }, "@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", - "requires": {} + "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==" }, "@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.5.1.tgz", - "integrity": "sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==", - "requires": {} + "integrity": "sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==" }, "@svgr/babel-plugin-svg-dynamic-title": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.5.1.tgz", - "integrity": "sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==", - "requires": {} + "integrity": "sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==" }, "@svgr/babel-plugin-svg-em-dimensions": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.5.1.tgz", - "integrity": "sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==", - "requires": {} + "integrity": "sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==" }, "@svgr/babel-plugin-transform-react-native-svg": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.5.1.tgz", - "integrity": "sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==", - "requires": {} + "integrity": "sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==" }, "@svgr/babel-plugin-transform-svg-component": { "version": "6.5.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.5.1.tgz", - "integrity": "sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==", - "requires": {} + "integrity": "sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==" }, "@svgr/babel-preset": { "version": "6.5.1", @@ -17497,14 +17482,12 @@ "acorn-import-assertions": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", - "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", - "requires": {} + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==" }, "acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "requires": {} + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" }, "acorn-walk": { "version": "8.3.2", @@ -18364,8 +18347,7 @@ "css-declaration-sorter": { "version": "6.4.1", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz", - "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==", - "requires": {} + "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==" }, "css-loader": { "version": "6.10.0", @@ -18502,8 +18484,7 @@ "cssnano-utils": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz", - "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "requires": {} + "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==" }, "csso": { "version": "4.2.0", @@ -19177,8 +19158,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "json-schema-traverse": { "version": "0.4.1", @@ -19301,8 +19281,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "cosmiconfig": { "version": "6.0.0", @@ -20015,8 +19994,7 @@ "icss-utils": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "requires": {} + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" }, "ignore": { "version": "5.3.1", @@ -22241,26 +22219,22 @@ "postcss-discard-comments": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", - "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", - "requires": {} + "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==" }, "postcss-discard-duplicates": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", - "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "requires": {} + "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==" }, "postcss-discard-empty": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", - "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "requires": {} + "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==" }, "postcss-discard-overridden": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", - "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "requires": {} + "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==" }, "postcss-discard-unused": { "version": "5.1.0", @@ -22361,8 +22335,7 @@ "postcss-modules-extract-imports": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "requires": {} + "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==" }, "postcss-modules-local-by-default": { "version": "4.0.4", @@ -22393,8 +22366,7 @@ "postcss-normalize-charset": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", - "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "requires": {} + "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==" }, "postcss-normalize-display-values": { "version": "5.1.0", @@ -22538,8 +22510,7 @@ "postcss-zindex": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-5.1.0.tgz", - "integrity": "sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==", - "requires": {} + "integrity": "sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==" }, "pretty-error": { "version": "4.0.0", @@ -22835,8 +22806,7 @@ "react-json-view-lite": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/react-json-view-lite/-/react-json-view-lite-1.2.1.tgz", - "integrity": "sha512-Itc0g86fytOmKZoIoJyGgvNqohWSbh3NXIKNgH6W6FT9PC1ck4xas1tT3Rr/b3UlFXyA9Jjaw9QSXdZy2JwGMQ==", - "requires": {} + "integrity": "sha512-Itc0g86fytOmKZoIoJyGgvNqohWSbh3NXIKNgH6W6FT9PC1ck4xas1tT3Rr/b3UlFXyA9Jjaw9QSXdZy2JwGMQ==" }, "react-loadable": { "version": "npm:@docusaurus/react-loadable@5.5.2", @@ -23300,12 +23270,6 @@ "ajv-keywords": "^5.1.0" } }, - "search-insights": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.13.0.tgz", - "integrity": "sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==", - "peer": true - }, "section-matter": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz", @@ -23950,8 +23914,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "jest-worker": { "version": "27.5.1", @@ -24086,7 +24049,8 @@ "typescript": { "version": "5.2.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==" + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "dev": true }, "undici-types": { "version": "5.26.5", @@ -24310,8 +24274,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "json-schema-traverse": { "version": "0.4.1", @@ -24473,8 +24436,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "json-schema-traverse": { "version": "0.4.1", @@ -24605,8 +24567,7 @@ "ws": { "version": "8.16.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", - "requires": {} + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==" } } }, @@ -24721,8 +24682,7 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "requires": {} + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" }, "xdg-basedir": { "version": "5.1.0", diff --git a/docs/sidebars.ts b/docs/sidebars.ts index acc7685ac..8736fe8c7 100644 --- a/docs/sidebars.ts +++ b/docs/sidebars.ts @@ -12,7 +12,8 @@ import type {SidebarsConfig} from '@docusaurus/plugin-content-docs'; */ const sidebars: SidebarsConfig = { // By default, Docusaurus generates a sidebar from the docs folder structure - tutorialSidebar: [{type: 'autogenerated', dirName: '.'}], + documentationSidebar: [{type: 'autogenerated', dirName: 'documentation'}], + tutorialSidebar: [{type: 'autogenerated', dirName: 'tutorials'}] // But you can create a sidebar manually /*