{
  "v": 0,
  "docs": {
    "documentation-changelog--docs": {
      "id": "documentation-changelog--docs",
      "name": "Docs",
      "path": "./.storybook/components/system-docs/Changelog-Documentation.mdx",
      "title": "Documentation/Changelog",
      "content": "import { Meta, Markdown } from '@storybook/addon-docs/blocks';\n\n<Meta title=\"Documentation/Changelog\"/>\n\n# Changelog\n\nPlease check the CHANGELOG.md file in the project root for version history and updates.\n",
      "summary": "# Changelog Please check the CHANGELOG.md file in the project root for version history and..."
    },
    "documentation-code-guidelines--docs": {
      "id": "documentation-code-guidelines--docs",
      "name": "Docs",
      "path": "./.storybook/components/system-docs/Code-Guidelines.mdx",
      "title": "Documentation/Code Guidelines",
      "content": "import { Meta } from '@storybook/addon-docs/blocks';\n\n<Meta title=\"Documentation/Code Guidelines\"/>\n\n# Code Guidelines\n\nPlease check the docs/CODE_GUIDELINES.md file for coding standards and best practices.\n",
      "summary": "# Code Guidelines Please check the docs/CODE_GUIDELINES.md file for coding standards and b..."
    },
    "documentation-contributing--docs": {
      "id": "documentation-contributing--docs",
      "name": "Docs",
      "path": "./.storybook/components/system-docs/Contributing-Guidelines.mdx",
      "title": "Documentation/Contributing",
      "content": "import { Meta } from '@storybook/addon-docs/blocks';\n\n<Meta title=\"Documentation/Contributing\"/>\n\n# Contributing Guidelines\n\nPlease check the CONTRIBUTING.md file in the project root for contributing guidelines and development setup instructions.\n",
      "summary": "# Contributing Guidelines Please check the CONTRIBUTING.md file in the project root for co..."
    },
    "documentation-cre8-design-tokens--docs": {
      "id": "documentation-cre8-design-tokens--docs",
      "name": "Docs",
      "path": "./.storybook/components/system-docs/Tokens-Documentation.mdx",
      "title": "Documentation/cre8 Design Tokens",
      "content": "import { Meta } from '@storybook/addon-docs/blocks';\n\n<Meta title=\"Documentation/cre8 Design Tokens\"/>\n\n# cre8 Design Tokens\n\nDesign Tokens are a powerful concept in design systems that help ensure consistency and flexibility across various platforms and products. They serve as the atomic units of design and code, containing values like colors, typography, spacing, and more. By centralizing these values, teams can maintain a cohesive visual identity.\n\ncre8 manages its design tokens with a separate package, `@cre8/cre8-design-tokens`, and consumes these for its component usage.\n\nFor full details regarding existing tokens, token construction, and more please refer to the cre8 Design Token Storybook in the left sidebar or visit the cre8 Design Tokens Storybook directly.\n",
      "summary": "# cre8 Design Tokens Design Tokens are a powerful concept in design systems that help ensu..."
    }
  }
}