From f9052db350b7eafc5cfbe2ce0bde2c06ea4ba580 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 13 Sep 2022 16:39:13 +0400 Subject: [PATCH] Add content directories for design-system roadmap --- .../111-design-system/content-paths.json | 128 + .../100-what-is-design-system.md | 1 + .../101-need-of-design-system.md | 1 + .../102-design-system-vs-component-library.md | 1 + .../103-atomic-design.md | 1 + .../104-good-design-system.md | 1 + .../105-stakeholders-involved.md | 1 + .../106-design-system-examples.md | 1 + .../100-design-system-basics/readme.md | 1 + .../100-component.md | 1 + .../101-component-library.md | 1 + .../102-design-language.md | 1 + .../103-governance.md | 1 + .../104-guidelines.md | 1 + .../105-pattern.md | 1 + .../106-pilot.md | 1 + .../107-token.md | 1 + .../108-ui-kit.md | 1 + .../101-design-system-terminology/readme.md | 1 + .../100-from-scratch.md | 1 + .../101-from-existing-design.md | 1 + .../102-making-a-design-system/readme.md | 1 + .../100-existing-design-process.md | 1 + .../101-visual-audit.md | 1 + .../102-identify-design-elements.md | 1 + .../103-identify-components.md | 1 + .../104-ab-tests-and-experiments.md | 1 + .../105-regional-requirements.md | 1 + .../106-documentation.md | 1 + .../103-existing-design-analysis/readme.md | 1 + .../100-brand/100-vision.md | 1 + .../100-brand/101-design-principles.md | 1 + .../100-brand/102-terminology.md | 1 + .../100-brand/103-tone-of-voice.md | 1 + .../100-brand/104-writing-guidelines.md | 1 + .../104-design-language/100-brand/readme.md | 1 + .../101-guidelines/100-accessibility.md | 1 + .../101-guidelines/101-user-onboarding.md | 1 + .../102-microcopy-guidelines.md | 1 + .../101-guidelines/readme.md | 1 + .../102-logo/100-monochrome-version.md | 1 + .../102-logo/101-small-use-guidance.md | 1 + .../102-placement-and-clearance-guidance.md | 1 + .../102-logo/103-usage-guidance.md | 1 + .../102-logo/104-different-file-formats.md | 1 + .../104-design-language/102-logo/readme.md | 1 + .../content/104-design-language/readme.md | 1 + .../100-layout/100-spacing.md | 1 + .../100-layout/101-breakpoints.md | 1 + .../105-design-tokens/100-layout/102-grid.md | 1 + .../105-design-tokens/100-layout/103-units.md | 1 + .../105-design-tokens/100-layout/readme.md | 1 + .../101-color/100-guidelines.md | 1 + .../101-color/101-dark-mode.md | 1 + .../101-color/102-functional-colors.md | 1 + .../101-color/103-accessibility.md | 1 + .../105-design-tokens/101-color/readme.md | 1 + .../102-iconography/100-accessibility.md | 1 + .../102-iconography/101-style.md | 1 + .../102-iconography/102-naming.md | 1 + .../102-iconography/103-grid-relation.md | 1 + .../102-iconography/104-sizes.md | 1 + .../102-iconography/105-keywords.md | 1 + .../102-iconography/106-reserved-icons.md | 1 + .../102-iconography/107-guidelines.md | 1 + .../102-iconography/readme.md | 1 + .../103-typography/100-responsiveness.md | 1 + .../103-typography/101-grid-relation.md | 1 + .../103-typography/102-readability.md | 1 + .../103-typography/103-performance.md | 1 + .../103-typography/104-guidelines.md | 1 + .../103-typography/readme.md | 1 + .../content/105-design-tokens/readme.md | 1 + .../content/106-core-components/100-avatar.md | 1 + .../content/106-core-components/101-banner.md | 1 + .../content/106-core-components/102-badge.md | 1 + .../content/106-core-components/103-button.md | 1 + .../content/106-core-components/104-card.md | 1 + .../106-core-components/105-carousel.md | 1 + .../106-core-components/106-dropdown.md | 1 + .../content/106-core-components/107-icon.md | 1 + .../106-core-components/108-input-checkbox.md | 1 + .../106-core-components/109-input-radio.md | 1 + .../106-core-components/110-input-text.md | 1 + .../106-core-components/111-input-switch.md | 1 + .../content/106-core-components/112-select.md | 1 + .../106-core-components/113-textarea.md | 1 + .../content/106-core-components/114-list.md | 1 + .../115-loading-indicator.md | 1 + .../content/106-core-components/116-modal.md | 1 + .../content/106-core-components/117-tabs.md | 1 + .../content/106-core-components/118-toast.md | 1 + .../106-core-components/119-tooltip.md | 1 + .../content/106-core-components/readme.md | 1 + .../100-development/100-component-catalog.md | 1 + .../100-development/101-documentation.md | 1 + .../100-development/102-code-style.md | 1 + .../100-development/103-unit-testing.md | 1 + .../104-accessibility-testing.md | 1 + .../105-semantic-versioning.md | 1 + .../100-development/106-release-strategy.md | 1 + .../100-development/107-commit-guidelines.md | 1 + .../100-development/108-pr-templates.md | 1 + .../109-contribution-guidelines.md | 1 + .../107-tooling/100-development/readme.md | 1 + .../101-design/100-design-editor.md | 1 + .../107-tooling/101-design/101-plugins.md | 1 + .../101-design/102-version-control.md | 1 + .../101-design/103-contribution-guidelines.md | 1 + .../content/107-tooling/101-design/readme.md | 1 + .../content/107-tooling/readme.md | 1 + .../100-task-management/100-ticketing.md | 1 + .../100-task-management/101-milestones.md | 1 + .../100-task-management/102-roadmap.md | 1 + .../100-task-management/readme.md | 1 + .../100-community-meetings.md | 1 + .../101-communication-channel.md | 1 + .../101-communications/102-open-hours.md | 1 + .../101-communications/103-faqs.md | 1 + .../101-communications/readme.md | 1 + .../102-analytics/100-component-analytics.md | 1 + .../102-analytics/101-error-logging.md | 1 + .../102-analytics/102-tooling-analytics.md | 1 + .../103-service-and-health-metrics.md | 1 + .../102-analytics/readme.md | 1 + .../content/108-project-management/readme.md | 1 + .../111-design-system/content/readme.md | 1 + content/roadmaps/111-design-system/meta.json | 2 +- public/project/design-system.json | 10829 ++++++++++------ public/sitemap.xml | 2 +- scripts/content-skeleton.ts | 1 + 131 files changed, 6906 insertions(+), 4182 deletions(-) create mode 100644 content/roadmaps/111-design-system/content-paths.json create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/100-what-is-design-system.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/101-need-of-design-system.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/102-design-system-vs-component-library.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/103-atomic-design.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/104-good-design-system.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/105-stakeholders-involved.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/106-design-system-examples.md create mode 100644 content/roadmaps/111-design-system/content/100-design-system-basics/readme.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/100-component.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/101-component-library.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/102-design-language.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/103-governance.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/104-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/105-pattern.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/106-pilot.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/107-token.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/108-ui-kit.md create mode 100644 content/roadmaps/111-design-system/content/101-design-system-terminology/readme.md create mode 100644 content/roadmaps/111-design-system/content/102-making-a-design-system/100-from-scratch.md create mode 100644 content/roadmaps/111-design-system/content/102-making-a-design-system/101-from-existing-design.md create mode 100644 content/roadmaps/111-design-system/content/102-making-a-design-system/readme.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/100-existing-design-process.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/101-visual-audit.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/102-identify-design-elements.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/103-identify-components.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/104-ab-tests-and-experiments.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/105-regional-requirements.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/106-documentation.md create mode 100644 content/roadmaps/111-design-system/content/103-existing-design-analysis/readme.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/100-vision.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/101-design-principles.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/102-terminology.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/103-tone-of-voice.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/104-writing-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/100-brand/readme.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/101-guidelines/100-accessibility.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/101-guidelines/101-user-onboarding.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/101-guidelines/102-microcopy-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/101-guidelines/readme.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/100-monochrome-version.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/101-small-use-guidance.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/102-placement-and-clearance-guidance.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/103-usage-guidance.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/104-different-file-formats.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/102-logo/readme.md create mode 100644 content/roadmaps/111-design-system/content/104-design-language/readme.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/100-layout/100-spacing.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/100-layout/101-breakpoints.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/100-layout/102-grid.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/100-layout/103-units.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/100-layout/readme.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/101-color/100-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/101-color/101-dark-mode.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/101-color/102-functional-colors.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/101-color/103-accessibility.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/101-color/readme.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/100-accessibility.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/101-style.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/102-naming.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/103-grid-relation.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/104-sizes.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/105-keywords.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/106-reserved-icons.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/107-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/readme.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/100-responsiveness.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/101-grid-relation.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/102-readability.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/103-performance.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/104-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/103-typography/readme.md create mode 100644 content/roadmaps/111-design-system/content/105-design-tokens/readme.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/100-avatar.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/101-banner.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/102-badge.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/103-button.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/104-card.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/105-carousel.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/106-dropdown.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/107-icon.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/108-input-checkbox.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/109-input-radio.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/110-input-text.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/111-input-switch.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/112-select.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/113-textarea.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/114-list.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/115-loading-indicator.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/116-modal.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/117-tabs.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/118-toast.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/119-tooltip.md create mode 100644 content/roadmaps/111-design-system/content/106-core-components/readme.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/100-component-catalog.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/101-documentation.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/102-code-style.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/103-unit-testing.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/104-accessibility-testing.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/105-semantic-versioning.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/106-release-strategy.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/107-commit-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/108-pr-templates.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/109-contribution-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/100-development/readme.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/101-design/100-design-editor.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/101-design/101-plugins.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/101-design/102-version-control.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/101-design/103-contribution-guidelines.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/101-design/readme.md create mode 100644 content/roadmaps/111-design-system/content/107-tooling/readme.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/100-task-management/100-ticketing.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/100-task-management/101-milestones.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/100-task-management/102-roadmap.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/100-task-management/readme.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/101-communications/100-community-meetings.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/101-communications/101-communication-channel.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/101-communications/102-open-hours.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/101-communications/103-faqs.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/101-communications/readme.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/102-analytics/100-component-analytics.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/102-analytics/101-error-logging.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/102-analytics/102-tooling-analytics.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/102-analytics/103-service-and-health-metrics.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/102-analytics/readme.md create mode 100644 content/roadmaps/111-design-system/content/108-project-management/readme.md create mode 100644 content/roadmaps/111-design-system/content/readme.md diff --git a/content/roadmaps/111-design-system/content-paths.json b/content/roadmaps/111-design-system/content-paths.json new file mode 100644 index 000000000..21de4cd8b --- /dev/null +++ b/content/roadmaps/111-design-system/content-paths.json @@ -0,0 +1,128 @@ +{ + "home": "/roadmaps/111-design-system/content/readme.md", + "design-system-basics": "/roadmaps/111-design-system/content/100-design-system-basics/readme.md", + "design-system-basics:what-is-design-system": "/roadmaps/111-design-system/content/100-design-system-basics/100-what-is-design-system.md", + "design-system-basics:need-of-design-system": "/roadmaps/111-design-system/content/100-design-system-basics/101-need-of-design-system.md", + "design-system-basics:design-system-vs-component-library": "/roadmaps/111-design-system/content/100-design-system-basics/102-design-system-vs-component-library.md", + "design-system-basics:atomic-design": "/roadmaps/111-design-system/content/100-design-system-basics/103-atomic-design.md", + "design-system-basics:good-design-system": "/roadmaps/111-design-system/content/100-design-system-basics/104-good-design-system.md", + "design-system-basics:stakeholders-involved": "/roadmaps/111-design-system/content/100-design-system-basics/105-stakeholders-involved.md", + "design-system-basics:design-system-examples": "/roadmaps/111-design-system/content/100-design-system-basics/106-design-system-examples.md", + "design-system-terminology": "/roadmaps/111-design-system/content/101-design-system-terminology/readme.md", + "design-system-terminology:component": "/roadmaps/111-design-system/content/101-design-system-terminology/100-component.md", + "design-system-terminology:component-library": "/roadmaps/111-design-system/content/101-design-system-terminology/101-component-library.md", + "design-system-terminology:design-language": "/roadmaps/111-design-system/content/101-design-system-terminology/102-design-language.md", + "design-system-terminology:governance": "/roadmaps/111-design-system/content/101-design-system-terminology/103-governance.md", + "design-system-terminology:guidelines": "/roadmaps/111-design-system/content/101-design-system-terminology/104-guidelines.md", + "design-system-terminology:pattern": "/roadmaps/111-design-system/content/101-design-system-terminology/105-pattern.md", + "design-system-terminology:pilot": "/roadmaps/111-design-system/content/101-design-system-terminology/106-pilot.md", + "design-system-terminology:token": "/roadmaps/111-design-system/content/101-design-system-terminology/107-token.md", + "design-system-terminology:ui-kit": "/roadmaps/111-design-system/content/101-design-system-terminology/108-ui-kit.md", + "making-a-design-system": "/roadmaps/111-design-system/content/102-making-a-design-system/readme.md", + "making-a-design-system:from-scratch": "/roadmaps/111-design-system/content/102-making-a-design-system/100-from-scratch.md", + "making-a-design-system:from-existing-design": "/roadmaps/111-design-system/content/102-making-a-design-system/101-from-existing-design.md", + "existing-design-analysis": "/roadmaps/111-design-system/content/103-existing-design-analysis/readme.md", + "existing-design-analysis:existing-design-process": "/roadmaps/111-design-system/content/103-existing-design-analysis/100-existing-design-process.md", + "existing-design-analysis:visual-audit": "/roadmaps/111-design-system/content/103-existing-design-analysis/101-visual-audit.md", + "existing-design-analysis:identify-design-elements": "/roadmaps/111-design-system/content/103-existing-design-analysis/102-identify-design-elements.md", + "existing-design-analysis:identify-components": "/roadmaps/111-design-system/content/103-existing-design-analysis/103-identify-components.md", + "existing-design-analysis:ab-tests-and-experiments": "/roadmaps/111-design-system/content/103-existing-design-analysis/104-ab-tests-and-experiments.md", + "existing-design-analysis:regional-requirements": "/roadmaps/111-design-system/content/103-existing-design-analysis/105-regional-requirements.md", + "existing-design-analysis:documentation": "/roadmaps/111-design-system/content/103-existing-design-analysis/106-documentation.md", + "design-language": "/roadmaps/111-design-system/content/104-design-language/readme.md", + "design-language:brand": "/roadmaps/111-design-system/content/104-design-language/100-brand/readme.md", + "design-language:brand:vision": "/roadmaps/111-design-system/content/104-design-language/100-brand/100-vision.md", + "design-language:brand:design-principles": "/roadmaps/111-design-system/content/104-design-language/100-brand/101-design-principles.md", + "design-language:brand:terminology": "/roadmaps/111-design-system/content/104-design-language/100-brand/102-terminology.md", + "design-language:brand:tone-of-voice": "/roadmaps/111-design-system/content/104-design-language/100-brand/103-tone-of-voice.md", + "design-language:brand:writing-guidelines": "/roadmaps/111-design-system/content/104-design-language/100-brand/104-writing-guidelines.md", + "design-language:guidelines": "/roadmaps/111-design-system/content/104-design-language/101-guidelines/readme.md", + "design-language:guidelines:accessibility": "/roadmaps/111-design-system/content/104-design-language/101-guidelines/100-accessibility.md", + "design-language:guidelines:user-onboarding": "/roadmaps/111-design-system/content/104-design-language/101-guidelines/101-user-onboarding.md", + "design-language:guidelines:microcopy-guidelines": "/roadmaps/111-design-system/content/104-design-language/101-guidelines/102-microcopy-guidelines.md", + "design-language:logo": "/roadmaps/111-design-system/content/104-design-language/102-logo/readme.md", + "design-language:logo:monochrome-version": "/roadmaps/111-design-system/content/104-design-language/102-logo/100-monochrome-version.md", + "design-language:logo:small-use-guidance": "/roadmaps/111-design-system/content/104-design-language/102-logo/101-small-use-guidance.md", + "design-language:logo:placement-and-clearance-guidance": "/roadmaps/111-design-system/content/104-design-language/102-logo/102-placement-and-clearance-guidance.md", + "design-language:logo:usage-guidance": "/roadmaps/111-design-system/content/104-design-language/102-logo/103-usage-guidance.md", + "design-language:logo:different-file-formats": "/roadmaps/111-design-system/content/104-design-language/102-logo/104-different-file-formats.md", + "design-tokens": "/roadmaps/111-design-system/content/105-design-tokens/readme.md", + "design-tokens:layout": "/roadmaps/111-design-system/content/105-design-tokens/100-layout/readme.md", + "design-tokens:layout:spacing": "/roadmaps/111-design-system/content/105-design-tokens/100-layout/100-spacing.md", + "design-tokens:layout:breakpoints": "/roadmaps/111-design-system/content/105-design-tokens/100-layout/101-breakpoints.md", + "design-tokens:layout:grid": "/roadmaps/111-design-system/content/105-design-tokens/100-layout/102-grid.md", + "design-tokens:layout:units": "/roadmaps/111-design-system/content/105-design-tokens/100-layout/103-units.md", + "design-tokens:color": "/roadmaps/111-design-system/content/105-design-tokens/101-color/readme.md", + "design-tokens:color:guidelines": "/roadmaps/111-design-system/content/105-design-tokens/101-color/100-guidelines.md", + "design-tokens:color:dark-mode": "/roadmaps/111-design-system/content/105-design-tokens/101-color/101-dark-mode.md", + "design-tokens:color:functional-colors": "/roadmaps/111-design-system/content/105-design-tokens/101-color/102-functional-colors.md", + "design-tokens:color:accessibility": "/roadmaps/111-design-system/content/105-design-tokens/101-color/103-accessibility.md", + "design-tokens:iconography": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/readme.md", + "design-tokens:iconography:accessibility": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/100-accessibility.md", + "design-tokens:iconography:style": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/101-style.md", + "design-tokens:iconography:naming": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/102-naming.md", + "design-tokens:iconography:grid-relation": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/103-grid-relation.md", + "design-tokens:iconography:sizes": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/104-sizes.md", + "design-tokens:iconography:keywords": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/105-keywords.md", + "design-tokens:iconography:reserved-icons": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/106-reserved-icons.md", + "design-tokens:iconography:guidelines": "/roadmaps/111-design-system/content/105-design-tokens/102-iconography/107-guidelines.md", + "design-tokens:typography": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/readme.md", + "design-tokens:typography:responsiveness": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/100-responsiveness.md", + "design-tokens:typography:grid-relation": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/101-grid-relation.md", + "design-tokens:typography:readability": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/102-readability.md", + "design-tokens:typography:performance": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/103-performance.md", + "design-tokens:typography:guidelines": "/roadmaps/111-design-system/content/105-design-tokens/103-typography/104-guidelines.md", + "core-components": "/roadmaps/111-design-system/content/106-core-components/readme.md", + "core-components:avatar": "/roadmaps/111-design-system/content/106-core-components/100-avatar.md", + "core-components:banner": "/roadmaps/111-design-system/content/106-core-components/101-banner.md", + "core-components:badge": "/roadmaps/111-design-system/content/106-core-components/102-badge.md", + "core-components:button": "/roadmaps/111-design-system/content/106-core-components/103-button.md", + "core-components:card": "/roadmaps/111-design-system/content/106-core-components/104-card.md", + "core-components:carousel": "/roadmaps/111-design-system/content/106-core-components/105-carousel.md", + "core-components:dropdown": "/roadmaps/111-design-system/content/106-core-components/106-dropdown.md", + "core-components:icon": "/roadmaps/111-design-system/content/106-core-components/107-icon.md", + "core-components:input-checkbox": "/roadmaps/111-design-system/content/106-core-components/108-input-checkbox.md", + "core-components:input-radio": "/roadmaps/111-design-system/content/106-core-components/109-input-radio.md", + "core-components:input-text": "/roadmaps/111-design-system/content/106-core-components/110-input-text.md", + "core-components:input-switch": "/roadmaps/111-design-system/content/106-core-components/111-input-switch.md", + "core-components:select": "/roadmaps/111-design-system/content/106-core-components/112-select.md", + "core-components:textarea": "/roadmaps/111-design-system/content/106-core-components/113-textarea.md", + "core-components:list": "/roadmaps/111-design-system/content/106-core-components/114-list.md", + "core-components:loading-indicator": "/roadmaps/111-design-system/content/106-core-components/115-loading-indicator.md", + "core-components:modal": "/roadmaps/111-design-system/content/106-core-components/116-modal.md", + "core-components:tabs": "/roadmaps/111-design-system/content/106-core-components/117-tabs.md", + "core-components:toast": "/roadmaps/111-design-system/content/106-core-components/118-toast.md", + "core-components:tooltip": "/roadmaps/111-design-system/content/106-core-components/119-tooltip.md", + "tooling": "/roadmaps/111-design-system/content/107-tooling/readme.md", + "tooling:development": "/roadmaps/111-design-system/content/107-tooling/100-development/readme.md", + "tooling:development:component-catalog": "/roadmaps/111-design-system/content/107-tooling/100-development/100-component-catalog.md", + "tooling:development:documentation": "/roadmaps/111-design-system/content/107-tooling/100-development/101-documentation.md", + "tooling:development:code-style": "/roadmaps/111-design-system/content/107-tooling/100-development/102-code-style.md", + "tooling:development:unit-testing": "/roadmaps/111-design-system/content/107-tooling/100-development/103-unit-testing.md", + "tooling:development:accessibility-testing": "/roadmaps/111-design-system/content/107-tooling/100-development/104-accessibility-testing.md", + "tooling:development:semantic-versioning": "/roadmaps/111-design-system/content/107-tooling/100-development/105-semantic-versioning.md", + "tooling:development:release-strategy": "/roadmaps/111-design-system/content/107-tooling/100-development/106-release-strategy.md", + "tooling:development:commit-guidelines": "/roadmaps/111-design-system/content/107-tooling/100-development/107-commit-guidelines.md", + "tooling:development:pr-templates": "/roadmaps/111-design-system/content/107-tooling/100-development/108-pr-templates.md", + "tooling:development:contribution-guidelines": "/roadmaps/111-design-system/content/107-tooling/100-development/109-contribution-guidelines.md", + "tooling:design": "/roadmaps/111-design-system/content/107-tooling/101-design/readme.md", + "tooling:design:design-editor": "/roadmaps/111-design-system/content/107-tooling/101-design/100-design-editor.md", + "tooling:design:plugins": "/roadmaps/111-design-system/content/107-tooling/101-design/101-plugins.md", + "tooling:design:version-control": "/roadmaps/111-design-system/content/107-tooling/101-design/102-version-control.md", + "tooling:design:contribution-guidelines": "/roadmaps/111-design-system/content/107-tooling/101-design/103-contribution-guidelines.md", + "project-management": "/roadmaps/111-design-system/content/108-project-management/readme.md", + "project-management:task-management": "/roadmaps/111-design-system/content/108-project-management/100-task-management/readme.md", + "project-management:task-management:ticketing": "/roadmaps/111-design-system/content/108-project-management/100-task-management/100-ticketing.md", + "project-management:task-management:milestones": "/roadmaps/111-design-system/content/108-project-management/100-task-management/101-milestones.md", + "project-management:task-management:roadmap": "/roadmaps/111-design-system/content/108-project-management/100-task-management/102-roadmap.md", + "project-management:communications": "/roadmaps/111-design-system/content/108-project-management/101-communications/readme.md", + "project-management:communications:community-meetings": "/roadmaps/111-design-system/content/108-project-management/101-communications/100-community-meetings.md", + "project-management:communications:communication-channel": "/roadmaps/111-design-system/content/108-project-management/101-communications/101-communication-channel.md", + "project-management:communications:open-hours": "/roadmaps/111-design-system/content/108-project-management/101-communications/102-open-hours.md", + "project-management:communications:faqs": "/roadmaps/111-design-system/content/108-project-management/101-communications/103-faqs.md", + "project-management:analytics": "/roadmaps/111-design-system/content/108-project-management/102-analytics/readme.md", + "project-management:analytics:component-analytics": "/roadmaps/111-design-system/content/108-project-management/102-analytics/100-component-analytics.md", + "project-management:analytics:error-logging": "/roadmaps/111-design-system/content/108-project-management/102-analytics/101-error-logging.md", + "project-management:analytics:tooling-analytics": "/roadmaps/111-design-system/content/108-project-management/102-analytics/102-tooling-analytics.md", + "project-management:analytics:service-and-health-metrics": "/roadmaps/111-design-system/content/108-project-management/102-analytics/103-service-and-health-metrics.md" +} \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/100-what-is-design-system.md b/content/roadmaps/111-design-system/content/100-design-system-basics/100-what-is-design-system.md new file mode 100644 index 000000000..13cbda48c --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/100-what-is-design-system.md @@ -0,0 +1 @@ +# What is design system \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/101-need-of-design-system.md b/content/roadmaps/111-design-system/content/100-design-system-basics/101-need-of-design-system.md new file mode 100644 index 000000000..84d1c97f7 --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/101-need-of-design-system.md @@ -0,0 +1 @@ +# Need of design system \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/102-design-system-vs-component-library.md b/content/roadmaps/111-design-system/content/100-design-system-basics/102-design-system-vs-component-library.md new file mode 100644 index 000000000..04c5bd9d3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/102-design-system-vs-component-library.md @@ -0,0 +1 @@ +# Design system vs component library \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/103-atomic-design.md b/content/roadmaps/111-design-system/content/100-design-system-basics/103-atomic-design.md new file mode 100644 index 000000000..b926ffdde --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/103-atomic-design.md @@ -0,0 +1 @@ +# Atomic design \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/104-good-design-system.md b/content/roadmaps/111-design-system/content/100-design-system-basics/104-good-design-system.md new file mode 100644 index 000000000..248d5f45e --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/104-good-design-system.md @@ -0,0 +1 @@ +# Good design system \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/105-stakeholders-involved.md b/content/roadmaps/111-design-system/content/100-design-system-basics/105-stakeholders-involved.md new file mode 100644 index 000000000..880b80efc --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/105-stakeholders-involved.md @@ -0,0 +1 @@ +# Stakeholders involved \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/106-design-system-examples.md b/content/roadmaps/111-design-system/content/100-design-system-basics/106-design-system-examples.md new file mode 100644 index 000000000..6e59ead32 --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/106-design-system-examples.md @@ -0,0 +1 @@ +# Design system examples \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/100-design-system-basics/readme.md b/content/roadmaps/111-design-system/content/100-design-system-basics/readme.md new file mode 100644 index 000000000..7a98347d9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/100-design-system-basics/readme.md @@ -0,0 +1 @@ +# Design system basics \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/100-component.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/100-component.md new file mode 100644 index 000000000..416d2ee1d --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/100-component.md @@ -0,0 +1 @@ +# Component \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/101-component-library.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/101-component-library.md new file mode 100644 index 000000000..5b158ba4e --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/101-component-library.md @@ -0,0 +1 @@ +# Component library \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/102-design-language.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/102-design-language.md new file mode 100644 index 000000000..2ffb534f1 --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/102-design-language.md @@ -0,0 +1 @@ +# Design language \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/103-governance.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/103-governance.md new file mode 100644 index 000000000..6c200782b --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/103-governance.md @@ -0,0 +1 @@ +# Governance \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/104-guidelines.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/104-guidelines.md new file mode 100644 index 000000000..80ab2f7f0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/104-guidelines.md @@ -0,0 +1 @@ +# Guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/105-pattern.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/105-pattern.md new file mode 100644 index 000000000..99a36f75c --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/105-pattern.md @@ -0,0 +1 @@ +# Pattern \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/106-pilot.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/106-pilot.md new file mode 100644 index 000000000..001e9d7ce --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/106-pilot.md @@ -0,0 +1 @@ +# Pilot \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/107-token.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/107-token.md new file mode 100644 index 000000000..80b1f5d4d --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/107-token.md @@ -0,0 +1 @@ +# Token \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/108-ui-kit.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/108-ui-kit.md new file mode 100644 index 000000000..66a9f1c80 --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/108-ui-kit.md @@ -0,0 +1 @@ +# Ui kit \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/101-design-system-terminology/readme.md b/content/roadmaps/111-design-system/content/101-design-system-terminology/readme.md new file mode 100644 index 000000000..50cff035a --- /dev/null +++ b/content/roadmaps/111-design-system/content/101-design-system-terminology/readme.md @@ -0,0 +1 @@ +# Design system terminology \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/102-making-a-design-system/100-from-scratch.md b/content/roadmaps/111-design-system/content/102-making-a-design-system/100-from-scratch.md new file mode 100644 index 000000000..10e33b801 --- /dev/null +++ b/content/roadmaps/111-design-system/content/102-making-a-design-system/100-from-scratch.md @@ -0,0 +1 @@ +# From scratch \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/102-making-a-design-system/101-from-existing-design.md b/content/roadmaps/111-design-system/content/102-making-a-design-system/101-from-existing-design.md new file mode 100644 index 000000000..6990829aa --- /dev/null +++ b/content/roadmaps/111-design-system/content/102-making-a-design-system/101-from-existing-design.md @@ -0,0 +1 @@ +# From existing design \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/102-making-a-design-system/readme.md b/content/roadmaps/111-design-system/content/102-making-a-design-system/readme.md new file mode 100644 index 000000000..220cf8a72 --- /dev/null +++ b/content/roadmaps/111-design-system/content/102-making-a-design-system/readme.md @@ -0,0 +1 @@ +# Making a design system \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/100-existing-design-process.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/100-existing-design-process.md new file mode 100644 index 000000000..53256a3a0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/100-existing-design-process.md @@ -0,0 +1 @@ +# Existing design process \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/101-visual-audit.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/101-visual-audit.md new file mode 100644 index 000000000..6b1290e00 --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/101-visual-audit.md @@ -0,0 +1 @@ +# Visual audit \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/102-identify-design-elements.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/102-identify-design-elements.md new file mode 100644 index 000000000..2a25e49c7 --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/102-identify-design-elements.md @@ -0,0 +1 @@ +# Identify design elements \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/103-identify-components.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/103-identify-components.md new file mode 100644 index 000000000..b6dcde427 --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/103-identify-components.md @@ -0,0 +1 @@ +# Identify components \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/104-ab-tests-and-experiments.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/104-ab-tests-and-experiments.md new file mode 100644 index 000000000..36792c71e --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/104-ab-tests-and-experiments.md @@ -0,0 +1 @@ +# Ab tests and experiments \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/105-regional-requirements.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/105-regional-requirements.md new file mode 100644 index 000000000..65aa9fe3c --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/105-regional-requirements.md @@ -0,0 +1 @@ +# Regional requirements \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/106-documentation.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/106-documentation.md new file mode 100644 index 000000000..7d8b3af51 --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/106-documentation.md @@ -0,0 +1 @@ +# Documentation \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/103-existing-design-analysis/readme.md b/content/roadmaps/111-design-system/content/103-existing-design-analysis/readme.md new file mode 100644 index 000000000..dfe48b7af --- /dev/null +++ b/content/roadmaps/111-design-system/content/103-existing-design-analysis/readme.md @@ -0,0 +1 @@ +# Existing design analysis \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/100-vision.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/100-vision.md new file mode 100644 index 000000000..f1d122ebc --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/100-vision.md @@ -0,0 +1 @@ +# Vision \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/101-design-principles.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/101-design-principles.md new file mode 100644 index 000000000..abb0c6c9d --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/101-design-principles.md @@ -0,0 +1 @@ +# Design principles \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/102-terminology.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/102-terminology.md new file mode 100644 index 000000000..f3fb5bd48 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/102-terminology.md @@ -0,0 +1 @@ +# Terminology \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/103-tone-of-voice.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/103-tone-of-voice.md new file mode 100644 index 000000000..1e0cb86bd --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/103-tone-of-voice.md @@ -0,0 +1 @@ +# Tone of voice \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/104-writing-guidelines.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/104-writing-guidelines.md new file mode 100644 index 000000000..9fedbee46 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/104-writing-guidelines.md @@ -0,0 +1 @@ +# Writing guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/100-brand/readme.md b/content/roadmaps/111-design-system/content/104-design-language/100-brand/readme.md new file mode 100644 index 000000000..499d57e5c --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/100-brand/readme.md @@ -0,0 +1 @@ +# Brand \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/100-accessibility.md b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/100-accessibility.md new file mode 100644 index 000000000..55ffef6e3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/100-accessibility.md @@ -0,0 +1 @@ +# Accessibility \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/101-user-onboarding.md b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/101-user-onboarding.md new file mode 100644 index 000000000..77f6d8b65 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/101-user-onboarding.md @@ -0,0 +1 @@ +# User onboarding \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/102-microcopy-guidelines.md b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/102-microcopy-guidelines.md new file mode 100644 index 000000000..1664a5f38 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/102-microcopy-guidelines.md @@ -0,0 +1 @@ +# Microcopy guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/readme.md b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/readme.md new file mode 100644 index 000000000..80ab2f7f0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/101-guidelines/readme.md @@ -0,0 +1 @@ +# Guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/100-monochrome-version.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/100-monochrome-version.md new file mode 100644 index 000000000..4868610c8 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/100-monochrome-version.md @@ -0,0 +1 @@ +# Monochrome version \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/101-small-use-guidance.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/101-small-use-guidance.md new file mode 100644 index 000000000..0ae7a7eb9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/101-small-use-guidance.md @@ -0,0 +1 @@ +# Small use guidance \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/102-placement-and-clearance-guidance.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/102-placement-and-clearance-guidance.md new file mode 100644 index 000000000..fb3b706c8 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/102-placement-and-clearance-guidance.md @@ -0,0 +1 @@ +# Placement and clearance guidance \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/103-usage-guidance.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/103-usage-guidance.md new file mode 100644 index 000000000..bd49a1889 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/103-usage-guidance.md @@ -0,0 +1 @@ +# Usage guidance \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/104-different-file-formats.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/104-different-file-formats.md new file mode 100644 index 000000000..1bc6b0a41 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/104-different-file-formats.md @@ -0,0 +1 @@ +# Different file formats \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/102-logo/readme.md b/content/roadmaps/111-design-system/content/104-design-language/102-logo/readme.md new file mode 100644 index 000000000..ee0a251e4 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/102-logo/readme.md @@ -0,0 +1 @@ +# Logo \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/104-design-language/readme.md b/content/roadmaps/111-design-system/content/104-design-language/readme.md new file mode 100644 index 000000000..2ffb534f1 --- /dev/null +++ b/content/roadmaps/111-design-system/content/104-design-language/readme.md @@ -0,0 +1 @@ +# Design language \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/100-spacing.md b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/100-spacing.md new file mode 100644 index 000000000..3a16cd5c9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/100-spacing.md @@ -0,0 +1 @@ +# Spacing \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/101-breakpoints.md b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/101-breakpoints.md new file mode 100644 index 000000000..bb4203757 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/101-breakpoints.md @@ -0,0 +1 @@ +# Breakpoints \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/102-grid.md b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/102-grid.md new file mode 100644 index 000000000..aac815a19 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/102-grid.md @@ -0,0 +1 @@ +# Grid \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/103-units.md b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/103-units.md new file mode 100644 index 000000000..5af52f04c --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/103-units.md @@ -0,0 +1 @@ +# Units \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/readme.md b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/readme.md new file mode 100644 index 000000000..845509ef6 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/100-layout/readme.md @@ -0,0 +1 @@ +# Layout \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/101-color/100-guidelines.md b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/100-guidelines.md new file mode 100644 index 000000000..80ab2f7f0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/100-guidelines.md @@ -0,0 +1 @@ +# Guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/101-color/101-dark-mode.md b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/101-dark-mode.md new file mode 100644 index 000000000..a86ea8a61 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/101-dark-mode.md @@ -0,0 +1 @@ +# Dark mode \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/101-color/102-functional-colors.md b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/102-functional-colors.md new file mode 100644 index 000000000..a1dc83b37 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/102-functional-colors.md @@ -0,0 +1 @@ +# Functional colors \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/101-color/103-accessibility.md b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/103-accessibility.md new file mode 100644 index 000000000..55ffef6e3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/103-accessibility.md @@ -0,0 +1 @@ +# Accessibility \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/101-color/readme.md b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/readme.md new file mode 100644 index 000000000..4ceeed37b --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/101-color/readme.md @@ -0,0 +1 @@ +# Color \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/100-accessibility.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/100-accessibility.md new file mode 100644 index 000000000..55ffef6e3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/100-accessibility.md @@ -0,0 +1 @@ +# Accessibility \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/101-style.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/101-style.md new file mode 100644 index 000000000..d9339e2b3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/101-style.md @@ -0,0 +1 @@ +# Style \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/102-naming.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/102-naming.md new file mode 100644 index 000000000..21c5eefaf --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/102-naming.md @@ -0,0 +1 @@ +# Naming \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/103-grid-relation.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/103-grid-relation.md new file mode 100644 index 000000000..37da0751a --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/103-grid-relation.md @@ -0,0 +1 @@ +# Grid relation \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/104-sizes.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/104-sizes.md new file mode 100644 index 000000000..33d256ee7 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/104-sizes.md @@ -0,0 +1 @@ +# Sizes \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/105-keywords.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/105-keywords.md new file mode 100644 index 000000000..3c9dc5583 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/105-keywords.md @@ -0,0 +1 @@ +# Keywords \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/106-reserved-icons.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/106-reserved-icons.md new file mode 100644 index 000000000..d87c6893a --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/106-reserved-icons.md @@ -0,0 +1 @@ +# Reserved icons \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/107-guidelines.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/107-guidelines.md new file mode 100644 index 000000000..80ab2f7f0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/107-guidelines.md @@ -0,0 +1 @@ +# Guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/readme.md b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/readme.md new file mode 100644 index 000000000..d635c0584 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/102-iconography/readme.md @@ -0,0 +1 @@ +# Iconography \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/100-responsiveness.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/100-responsiveness.md new file mode 100644 index 000000000..d436fcee9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/100-responsiveness.md @@ -0,0 +1 @@ +# Responsiveness \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/101-grid-relation.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/101-grid-relation.md new file mode 100644 index 000000000..37da0751a --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/101-grid-relation.md @@ -0,0 +1 @@ +# Grid relation \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/102-readability.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/102-readability.md new file mode 100644 index 000000000..387c3b558 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/102-readability.md @@ -0,0 +1 @@ +# Readability \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/103-performance.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/103-performance.md new file mode 100644 index 000000000..55cb80a3a --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/103-performance.md @@ -0,0 +1 @@ +# Performance \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/104-guidelines.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/104-guidelines.md new file mode 100644 index 000000000..80ab2f7f0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/104-guidelines.md @@ -0,0 +1 @@ +# Guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/readme.md b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/readme.md new file mode 100644 index 000000000..db88d4075 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/103-typography/readme.md @@ -0,0 +1 @@ +# Typography \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/105-design-tokens/readme.md b/content/roadmaps/111-design-system/content/105-design-tokens/readme.md new file mode 100644 index 000000000..711208c06 --- /dev/null +++ b/content/roadmaps/111-design-system/content/105-design-tokens/readme.md @@ -0,0 +1 @@ +# Design tokens \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/100-avatar.md b/content/roadmaps/111-design-system/content/106-core-components/100-avatar.md new file mode 100644 index 000000000..588a86648 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/100-avatar.md @@ -0,0 +1 @@ +# Avatar \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/101-banner.md b/content/roadmaps/111-design-system/content/106-core-components/101-banner.md new file mode 100644 index 000000000..8e843d419 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/101-banner.md @@ -0,0 +1 @@ +# Banner \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/102-badge.md b/content/roadmaps/111-design-system/content/106-core-components/102-badge.md new file mode 100644 index 000000000..183c707c2 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/102-badge.md @@ -0,0 +1 @@ +# Badge \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/103-button.md b/content/roadmaps/111-design-system/content/106-core-components/103-button.md new file mode 100644 index 000000000..4fa718b1c --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/103-button.md @@ -0,0 +1 @@ +# Button \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/104-card.md b/content/roadmaps/111-design-system/content/106-core-components/104-card.md new file mode 100644 index 000000000..c005597bd --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/104-card.md @@ -0,0 +1 @@ +# Card \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/105-carousel.md b/content/roadmaps/111-design-system/content/106-core-components/105-carousel.md new file mode 100644 index 000000000..a0e449ad9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/105-carousel.md @@ -0,0 +1 @@ +# Carousel \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/106-dropdown.md b/content/roadmaps/111-design-system/content/106-core-components/106-dropdown.md new file mode 100644 index 000000000..28cdcda15 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/106-dropdown.md @@ -0,0 +1 @@ +# Dropdown \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/107-icon.md b/content/roadmaps/111-design-system/content/106-core-components/107-icon.md new file mode 100644 index 000000000..04244090b --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/107-icon.md @@ -0,0 +1 @@ +# Icon \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/108-input-checkbox.md b/content/roadmaps/111-design-system/content/106-core-components/108-input-checkbox.md new file mode 100644 index 000000000..cfaf84147 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/108-input-checkbox.md @@ -0,0 +1 @@ +# Input checkbox \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/109-input-radio.md b/content/roadmaps/111-design-system/content/106-core-components/109-input-radio.md new file mode 100644 index 000000000..dd7873682 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/109-input-radio.md @@ -0,0 +1 @@ +# Input radio \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/110-input-text.md b/content/roadmaps/111-design-system/content/106-core-components/110-input-text.md new file mode 100644 index 000000000..c96498bbc --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/110-input-text.md @@ -0,0 +1 @@ +# Input text \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/111-input-switch.md b/content/roadmaps/111-design-system/content/106-core-components/111-input-switch.md new file mode 100644 index 000000000..a5b51a82e --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/111-input-switch.md @@ -0,0 +1 @@ +# Input switch \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/112-select.md b/content/roadmaps/111-design-system/content/106-core-components/112-select.md new file mode 100644 index 000000000..c8a42305e --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/112-select.md @@ -0,0 +1 @@ +# Select \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/113-textarea.md b/content/roadmaps/111-design-system/content/106-core-components/113-textarea.md new file mode 100644 index 000000000..5cd6b31c1 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/113-textarea.md @@ -0,0 +1 @@ +# Textarea \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/114-list.md b/content/roadmaps/111-design-system/content/106-core-components/114-list.md new file mode 100644 index 000000000..ee3413eee --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/114-list.md @@ -0,0 +1 @@ +# List \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/115-loading-indicator.md b/content/roadmaps/111-design-system/content/106-core-components/115-loading-indicator.md new file mode 100644 index 000000000..af115f117 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/115-loading-indicator.md @@ -0,0 +1 @@ +# Loading indicator \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/116-modal.md b/content/roadmaps/111-design-system/content/106-core-components/116-modal.md new file mode 100644 index 000000000..dceb6729a --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/116-modal.md @@ -0,0 +1 @@ +# Modal \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/117-tabs.md b/content/roadmaps/111-design-system/content/106-core-components/117-tabs.md new file mode 100644 index 000000000..8f62e7757 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/117-tabs.md @@ -0,0 +1 @@ +# Tabs \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/118-toast.md b/content/roadmaps/111-design-system/content/106-core-components/118-toast.md new file mode 100644 index 000000000..554825c82 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/118-toast.md @@ -0,0 +1 @@ +# Toast \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/119-tooltip.md b/content/roadmaps/111-design-system/content/106-core-components/119-tooltip.md new file mode 100644 index 000000000..e7f4f198f --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/119-tooltip.md @@ -0,0 +1 @@ +# Tooltip \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/106-core-components/readme.md b/content/roadmaps/111-design-system/content/106-core-components/readme.md new file mode 100644 index 000000000..0c9b068f9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/106-core-components/readme.md @@ -0,0 +1 @@ +# Core components \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/100-component-catalog.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/100-component-catalog.md new file mode 100644 index 000000000..4ef9752fb --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/100-component-catalog.md @@ -0,0 +1 @@ +# Component catalog \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/101-documentation.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/101-documentation.md new file mode 100644 index 000000000..7d8b3af51 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/101-documentation.md @@ -0,0 +1 @@ +# Documentation \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/102-code-style.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/102-code-style.md new file mode 100644 index 000000000..c2753d4c6 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/102-code-style.md @@ -0,0 +1 @@ +# Code style \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/103-unit-testing.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/103-unit-testing.md new file mode 100644 index 000000000..94ee45331 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/103-unit-testing.md @@ -0,0 +1 @@ +# Unit testing \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/104-accessibility-testing.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/104-accessibility-testing.md new file mode 100644 index 000000000..8e93fac42 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/104-accessibility-testing.md @@ -0,0 +1 @@ +# Accessibility testing \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/105-semantic-versioning.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/105-semantic-versioning.md new file mode 100644 index 000000000..6b7b03476 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/105-semantic-versioning.md @@ -0,0 +1 @@ +# Semantic versioning \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/106-release-strategy.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/106-release-strategy.md new file mode 100644 index 000000000..6b89c428e --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/106-release-strategy.md @@ -0,0 +1 @@ +# Release strategy \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/107-commit-guidelines.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/107-commit-guidelines.md new file mode 100644 index 000000000..641eed230 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/107-commit-guidelines.md @@ -0,0 +1 @@ +# Commit guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/108-pr-templates.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/108-pr-templates.md new file mode 100644 index 000000000..c6498f60f --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/108-pr-templates.md @@ -0,0 +1 @@ +# Pr templates \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/109-contribution-guidelines.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/109-contribution-guidelines.md new file mode 100644 index 000000000..1ac60054d --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/109-contribution-guidelines.md @@ -0,0 +1 @@ +# Contribution guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/100-development/readme.md b/content/roadmaps/111-design-system/content/107-tooling/100-development/readme.md new file mode 100644 index 000000000..90c64e52f --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/100-development/readme.md @@ -0,0 +1 @@ +# Development \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/101-design/100-design-editor.md b/content/roadmaps/111-design-system/content/107-tooling/101-design/100-design-editor.md new file mode 100644 index 000000000..9b2ee69ff --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/101-design/100-design-editor.md @@ -0,0 +1 @@ +# Design editor \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/101-design/101-plugins.md b/content/roadmaps/111-design-system/content/107-tooling/101-design/101-plugins.md new file mode 100644 index 000000000..f39a3a0c3 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/101-design/101-plugins.md @@ -0,0 +1 @@ +# Plugins \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/101-design/102-version-control.md b/content/roadmaps/111-design-system/content/107-tooling/101-design/102-version-control.md new file mode 100644 index 000000000..27f303ff0 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/101-design/102-version-control.md @@ -0,0 +1 @@ +# Version control \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/101-design/103-contribution-guidelines.md b/content/roadmaps/111-design-system/content/107-tooling/101-design/103-contribution-guidelines.md new file mode 100644 index 000000000..1ac60054d --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/101-design/103-contribution-guidelines.md @@ -0,0 +1 @@ +# Contribution guidelines \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/101-design/readme.md b/content/roadmaps/111-design-system/content/107-tooling/101-design/readme.md new file mode 100644 index 000000000..f936956a2 --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/101-design/readme.md @@ -0,0 +1 @@ +# Design \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/107-tooling/readme.md b/content/roadmaps/111-design-system/content/107-tooling/readme.md new file mode 100644 index 000000000..689c85d4f --- /dev/null +++ b/content/roadmaps/111-design-system/content/107-tooling/readme.md @@ -0,0 +1 @@ +# Tooling \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/100-task-management/100-ticketing.md b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/100-ticketing.md new file mode 100644 index 000000000..1cb98322c --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/100-ticketing.md @@ -0,0 +1 @@ +# Ticketing \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/100-task-management/101-milestones.md b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/101-milestones.md new file mode 100644 index 000000000..6b2cf7ddc --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/101-milestones.md @@ -0,0 +1 @@ +# Milestones \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/100-task-management/102-roadmap.md b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/102-roadmap.md new file mode 100644 index 000000000..971d14480 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/102-roadmap.md @@ -0,0 +1 @@ +# Roadmap \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/100-task-management/readme.md b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/readme.md new file mode 100644 index 000000000..2f1b5ea87 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/100-task-management/readme.md @@ -0,0 +1 @@ +# Task management \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/101-communications/100-community-meetings.md b/content/roadmaps/111-design-system/content/108-project-management/101-communications/100-community-meetings.md new file mode 100644 index 000000000..1589607b9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/101-communications/100-community-meetings.md @@ -0,0 +1 @@ +# Community meetings \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/101-communications/101-communication-channel.md b/content/roadmaps/111-design-system/content/108-project-management/101-communications/101-communication-channel.md new file mode 100644 index 000000000..66549c8c1 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/101-communications/101-communication-channel.md @@ -0,0 +1 @@ +# Communication channel \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/101-communications/102-open-hours.md b/content/roadmaps/111-design-system/content/108-project-management/101-communications/102-open-hours.md new file mode 100644 index 000000000..79e29c4d7 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/101-communications/102-open-hours.md @@ -0,0 +1 @@ +# Open hours \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/101-communications/103-faqs.md b/content/roadmaps/111-design-system/content/108-project-management/101-communications/103-faqs.md new file mode 100644 index 000000000..cc236dbea --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/101-communications/103-faqs.md @@ -0,0 +1 @@ +# Faqs \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/101-communications/readme.md b/content/roadmaps/111-design-system/content/108-project-management/101-communications/readme.md new file mode 100644 index 000000000..67c3a15e4 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/101-communications/readme.md @@ -0,0 +1 @@ +# Communications \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/102-analytics/100-component-analytics.md b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/100-component-analytics.md new file mode 100644 index 000000000..7f143fe00 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/100-component-analytics.md @@ -0,0 +1 @@ +# Component analytics \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/102-analytics/101-error-logging.md b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/101-error-logging.md new file mode 100644 index 000000000..984ab6d08 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/101-error-logging.md @@ -0,0 +1 @@ +# Error logging \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/102-analytics/102-tooling-analytics.md b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/102-tooling-analytics.md new file mode 100644 index 000000000..784634ef5 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/102-tooling-analytics.md @@ -0,0 +1 @@ +# Tooling analytics \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/102-analytics/103-service-and-health-metrics.md b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/103-service-and-health-metrics.md new file mode 100644 index 000000000..b18ab32d2 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/103-service-and-health-metrics.md @@ -0,0 +1 @@ +# Service and health metrics \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/102-analytics/readme.md b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/readme.md new file mode 100644 index 000000000..eb021f46e --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/102-analytics/readme.md @@ -0,0 +1 @@ +# Analytics \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/108-project-management/readme.md b/content/roadmaps/111-design-system/content/108-project-management/readme.md new file mode 100644 index 000000000..1955d9ca9 --- /dev/null +++ b/content/roadmaps/111-design-system/content/108-project-management/readme.md @@ -0,0 +1 @@ +# Project management \ No newline at end of file diff --git a/content/roadmaps/111-design-system/content/readme.md b/content/roadmaps/111-design-system/content/readme.md new file mode 100644 index 000000000..4e768b56d --- /dev/null +++ b/content/roadmaps/111-design-system/content/readme.md @@ -0,0 +1 @@ +# \ No newline at end of file diff --git a/content/roadmaps/111-design-system/meta.json b/content/roadmaps/111-design-system/meta.json index b01252ca5..1009d5312 100644 --- a/content/roadmaps/111-design-system/meta.json +++ b/content/roadmaps/111-design-system/meta.json @@ -49,4 +49,4 @@ "angular", "nodejs" ] -} +} \ No newline at end of file diff --git a/public/project/design-system.json b/public/project/design-system.json index 1c251880b..1654528a9 100644 --- a/public/project/design-system.json +++ b/public/project/design-system.json @@ -5,7 +5,7 @@ { "ID": "6771", "typeID": "Arrow", - "zOrder": "50", + "zOrder": "49", "w": "24", "h": "124", "measuredW": "150", @@ -34,7 +34,7 @@ { "ID": "6772", "typeID": "Label", - "zOrder": "51", + "zOrder": "50", "measuredW": "215", "measuredH": "40", "x": "644", @@ -48,7 +48,7 @@ { "ID": "6773", "typeID": "Arrow", - "zOrder": "52", + "zOrder": "51", "w": "19", "h": "80", "measuredW": "150", @@ -79,7 +79,7 @@ { "ID": "6774", "typeID": "Canvas", - "zOrder": "53", + "zOrder": "52", "w": "350", "h": "141", "measuredW": "100", @@ -90,7 +90,7 @@ { "ID": "6775", "typeID": "Label", - "zOrder": "54", + "zOrder": "53", "measuredW": "314", "measuredH": "25", "x": "973", @@ -103,7 +103,7 @@ { "ID": "6776", "typeID": "Label", - "zOrder": "55", + "zOrder": "54", "measuredW": "319", "measuredH": "25", "x": "973", @@ -116,7 +116,7 @@ { "ID": "6778", "typeID": "Canvas", - "zOrder": "62", + "zOrder": "56", "w": "373", "h": "151", "measuredW": "100", @@ -127,7 +127,7 @@ { "ID": "6818", "typeID": "Arrow", - "zOrder": "64", + "zOrder": "58", "w": "143", "h": "44", "measuredW": "150", @@ -154,258 +154,10 @@ } } }, - { - "ID": "6896", - "typeID": "Canvas", - "zOrder": "56", - "w": "320", - "h": "45", - "measuredW": "100", - "measuredH": "70", - "x": "974", - "y": "260", - "properties": { - "borderColor": "4273622", - "color": "4273622" - } - }, - { - "ID": "6897", - "typeID": "Label", - "zOrder": "57", - "measuredW": "105", - "measuredH": "28", - "x": "1115", - "y": "268", - "properties": { - "color": "16777215", - "size": "20", - "text": "roadmap.sh" - } - }, - { - "ID": "6898", - "typeID": "Label", - "zOrder": "58", - "measuredW": "35", - "measuredH": "28", - "x": "1050", - "y": "268", - "properties": { - "color": "16777215", - "size": "20", - "text": "http" - } - }, - { - "ID": "6899", - "typeID": "Label", - "zOrder": "59", - "measuredW": "5", - "measuredH": "28", - "x": "1087", - "y": "268", - "properties": { - "bold": "true", - "color": "16777215", - "size": "20", - "text": ":" - } - }, - { - "ID": "6900", - "typeID": "Label", - "zOrder": "60", - "measuredW": "10", - "measuredH": "28", - "x": "1094", - "y": "269", - "properties": { - "color": "16777215", - "size": "20", - "text": "/" - } - }, - { - "ID": "6901", - "typeID": "Label", - "zOrder": "61", - "measuredW": "10", - "measuredH": "28", - "x": "1102", - "y": "269", - "properties": { - "color": "16777215", - "size": "20", - "text": "/" - } - }, - { - "ID": "6903", - "typeID": "TextArea", - "zOrder": "65", - "w": "272", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "602", - "y": "434", - "properties": { - "color": "16776960" - } - }, - { - "ID": "6904", - "typeID": "Label", - "zOrder": "66", - "measuredW": "176", - "measuredH": "25", - "x": "649", - "y": "447", - "properties": { - "size": "17", - "text": "Understand the Basics" - } - }, - { - "ID": "6907", - "typeID": "TextArea", - "zOrder": "67", - "w": "340", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "389", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6908", - "typeID": "Label", - "zOrder": "68", - "measuredW": "189", - "measuredH": "25", - "x": "222", - "y": "399", - "properties": { - "size": "17", - "text": "What is a Design System" - } - }, - { - "ID": "6947", - "typeID": "TextArea", - "zOrder": "69", - "w": "340", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "437", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6948", - "typeID": "Label", - "zOrder": "70", - "measuredW": "208", - "measuredH": "25", - "x": "213", - "y": "447", - "properties": { - "size": "17", - "text": "Why need a Design System" - } - }, - { - "ID": "6949", - "typeID": "TextArea", - "zOrder": "71", - "w": "340", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "485", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6950", - "typeID": "Label", - "zOrder": "72", - "measuredW": "287", - "measuredH": "25", - "x": "173", - "y": "495", - "properties": { - "size": "17", - "text": "Design System vs Component Library" - } - }, - { - "ID": "6951", - "typeID": "TextArea", - "zOrder": "73", - "w": "287", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1007", - "y": "384", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6952", - "typeID": "Label", - "zOrder": "74", - "measuredW": "241", - "measuredH": "25", - "x": "1030", - "y": "394", - "properties": { - "size": "17", - "text": "Traits of a Good Design System" - } - }, - { - "ID": "6953", - "typeID": "TextArea", - "zOrder": "75", - "w": "287", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1007", - "y": "432", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6954", - "typeID": "Label", - "zOrder": "76", - "measuredW": "169", - "measuredH": "25", - "x": "1066", - "y": "442", - "properties": { - "size": "17", - "text": "Stakeholders Involved" - } - }, { "ID": "6955", "typeID": "Arrow", - "zOrder": "49", + "zOrder": "48", "w": "155", "h": "46", "measuredW": "150", @@ -435,7 +187,7 @@ { "ID": "6956", "typeID": "Arrow", - "zOrder": "48", + "zOrder": "47", "w": "164", "h": "1", "measuredW": "150", @@ -465,7 +217,7 @@ { "ID": "6957", "typeID": "Arrow", - "zOrder": "47", + "zOrder": "46", "w": "183", "h": "53", "measuredW": "150", @@ -495,7 +247,7 @@ { "ID": "6958", "typeID": "Arrow", - "zOrder": "46", + "zOrder": "45", "w": "189", "h": "5", "measuredW": "150", @@ -522,37 +274,10 @@ } } }, - { - "ID": "6959", - "typeID": "TextArea", - "zOrder": "77", - "w": "287", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1007", - "y": "480", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6960", - "typeID": "Label", - "zOrder": "78", - "measuredW": "193", - "measuredH": "25", - "x": "1054", - "y": "490", - "properties": { - "size": "17", - "text": "Design System Examples" - } - }, { "ID": "6961", "typeID": "Arrow", - "zOrder": "45", + "zOrder": "44", "w": "200", "h": "37", "measuredW": "150", @@ -582,7 +307,7 @@ { "ID": "6962", "typeID": "Arrow", - "zOrder": "44", + "zOrder": "43", "w": "190", "h": "228", "measuredW": "150", @@ -609,69 +334,15 @@ } }, { - "ID": "6963", - "typeID": "TextArea", - "zOrder": "79", - "w": "258", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "448", - "y": "681", - "properties": { - "color": "16776960" - } - }, - { - "ID": "6964", - "typeID": "Label", - "zOrder": "80", - "measuredW": "189", - "measuredH": "25", - "x": "482", - "y": "694", - "properties": { - "size": "17", - "text": "Making a Design System" - } - }, - { - "ID": "6965", - "typeID": "TextArea", - "zOrder": "81", - "w": "250", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "728", - "y": "1004", - "properties": { - "color": "16776960" - } - }, - { - "ID": "6966", - "typeID": "Label", - "zOrder": "82", - "measuredW": "186", - "measuredH": "25", - "x": "760", - "y": "1016", - "properties": { - "size": "17", - "text": "Existing Design Analysis" - } - }, - { - "ID": "6967", - "typeID": "Arrow", - "zOrder": "43", - "w": "173", - "h": "66", - "measuredW": "150", - "measuredH": "100", - "x": "605", - "y": "947", + "ID": "6967", + "typeID": "Arrow", + "zOrder": "42", + "w": "173", + "h": "66", + "measuredW": "150", + "measuredH": "100", + "x": "605", + "y": "947", "properties": { "color": "2848996", "curvature": "-1", @@ -692,37 +363,10 @@ } } }, - { - "ID": "6968", - "typeID": "TextArea", - "zOrder": "83", - "w": "241", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "488", - "y": "916", - "properties": { - "color": "16770457" - } - }, - { - "ID": "6969", - "typeID": "Label", - "zOrder": "84", - "measuredW": "89", - "measuredH": "25", - "x": "564", - "y": "926", - "properties": { - "size": "17", - "text": "Visual Audit" - } - }, { "ID": "6976", "typeID": "Arrow", - "zOrder": "42", + "zOrder": "41", "w": "382", "h": "81", "measuredW": "150", @@ -749,64 +393,10 @@ } } }, - { - "ID": "7010", - "typeID": "TextArea", - "zOrder": "119", - "w": "247", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "468", - "y": "1110", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7011", - "typeID": "Label", - "zOrder": "120", - "measuredW": "210", - "measuredH": "25", - "x": "487", - "y": "1119", - "properties": { - "size": "17", - "text": "A/B Tests and Experiments" - } - }, - { - "ID": "7012", - "typeID": "TextArea", - "zOrder": "121", - "w": "241", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "488", - "y": "867", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7013", - "typeID": "Label", - "zOrder": "122", - "measuredW": "186", - "measuredH": "25", - "x": "516", - "y": "877", - "properties": { - "size": "17", - "text": "Existing Design Process" - } - }, { "ID": "7017", "typeID": "Arrow", - "zOrder": "41", + "zOrder": "40", "w": "132", "h": "98", "measuredW": "150", @@ -833,37 +423,10 @@ } } }, - { - "ID": "7018", - "typeID": "TextArea", - "zOrder": "123", - "w": "340", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "534", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7019", - "typeID": "Label", - "zOrder": "124", - "measuredW": "172", - "measuredH": "25", - "x": "231", - "y": "544", - "properties": { - "size": "17", - "text": "What is Atomic Design" - } - }, { "ID": "7020", "typeID": "Arrow", - "zOrder": "40", + "zOrder": "39", "w": "159", "h": "90", "measuredW": "150", @@ -891,285 +454,135 @@ } }, { - "ID": "7021", - "typeID": "TextArea", - "zOrder": "125", - "w": "198", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "777", - "y": "681", + "ID": "7044", + "typeID": "Arrow", + "zOrder": "38", + "w": "355", + "h": "61", + "measuredW": "150", + "measuredH": "100", + "x": "427", + "y": "1035", "properties": { - "color": "16776960" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 355, + "y": 0 + }, + "p1": { + "x": 0.5883979271379048, + "y": -0.04115949837304429 + }, + "p2": { + "x": 0, + "y": 61 + } } }, { - "ID": "7022", - "typeID": "Label", - "zOrder": "126", - "measuredW": "93", - "measuredH": "25", - "x": "829", - "y": "694", + "ID": "7047", + "typeID": "Arrow", + "zOrder": "37", + "w": "208", + "h": "110", + "measuredW": "150", + "measuredH": "100", + "x": "905", + "y": "572", "properties": { - "size": "17", - "text": "Terminology" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 208, + "y": 0 + }, + "p1": { + "x": 0.40717778212399774, + "y": 0.06499119890475254 + }, + "p2": { + "x": 0, + "y": 110 + } } }, { - "ID": "7023", - "typeID": "TextArea", - "zOrder": "127", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "569", + "ID": "7049", + "typeID": "Arrow", + "zOrder": "36", + "w": "237", + "h": "263", + "measuredW": "150", + "measuredH": "100", + "x": "876", + "y": "706", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 237, + "y": 263 + }, + "p1": { + "x": 0.5432497720328272, + "y": -0.06251899726439393 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7024", - "typeID": "Label", - "zOrder": "128", - "measuredW": "90", - "measuredH": "25", - "x": "1153", - "y": "579", + "ID": "7050", + "typeID": "Arrow", + "zOrder": "35", + "w": "217", + "h": "217", + "measuredW": "150", + "measuredH": "100", + "x": "900", + "y": "710", "properties": { - "size": "17", - "text": "Component" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 217, + "y": 217 + }, + "p1": { + "x": 0.5046082949308756, + "y": -0.06221198156682028 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7025", - "typeID": "TextArea", - "zOrder": "129", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "618", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7026", - "typeID": "Label", - "zOrder": "130", - "measuredW": "148", - "measuredH": "25", - "x": "1124", - "y": "628", - "properties": { - "size": "17", - "text": "Component Library" - } - }, - { - "ID": "7027", - "typeID": "TextArea", - "zOrder": "131", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "666", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7028", - "typeID": "Label", - "zOrder": "132", - "measuredW": "136", - "measuredH": "25", - "x": "1130", - "y": "676", - "properties": { - "size": "17", - "text": "Design Language" - } - }, - { - "ID": "7029", - "typeID": "TextArea", - "zOrder": "133", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "714", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7030", - "typeID": "Label", - "zOrder": "134", - "measuredW": "95", - "measuredH": "25", - "x": "1150", - "y": "724", - "properties": { - "size": "17", - "text": "Governance" - } - }, - { - "ID": "7031", - "typeID": "TextArea", - "zOrder": "135", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "762", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7032", - "typeID": "Label", - "zOrder": "136", - "measuredW": "82", - "measuredH": "25", - "x": "1157", - "y": "772", - "properties": { - "size": "17", - "text": "Guidelines" - } - }, - { - "ID": "7033", - "typeID": "TextArea", - "zOrder": "137", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "810", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7034", - "typeID": "Label", - "zOrder": "138", - "measuredW": "56", - "measuredH": "25", - "x": "1170", - "y": "820", - "properties": { - "size": "17", - "text": "Pattern" - } - }, - { - "ID": "7035", - "typeID": "TextArea", - "zOrder": "139", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "859", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7036", - "typeID": "Label", - "zOrder": "140", - "measuredW": "34", - "measuredH": "25", - "x": "1181", - "y": "869", - "properties": { - "size": "17", - "text": "Pilot" - } - }, - { - "ID": "7037", - "typeID": "TextArea", - "zOrder": "141", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "907", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7038", - "typeID": "Label", - "zOrder": "142", - "measuredW": "46", - "measuredH": "25", - "x": "1175", - "y": "917", - "properties": { - "size": "17", - "text": "Token" - } - }, - { - "ID": "7039", - "typeID": "TextArea", - "zOrder": "143", - "w": "192", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1102", - "y": "955", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7040", - "typeID": "Label", - "zOrder": "144", - "measuredW": "43", - "measuredH": "25", - "x": "1176", - "y": "965", - "properties": { - "size": "17", - "text": "UI Kit" - } - }, - { - "ID": "7044", - "typeID": "Arrow", - "zOrder": "39", - "w": "355", - "h": "61", - "measuredW": "150", - "measuredH": "100", - "x": "427", - "y": "1035", + "ID": "7051", + "typeID": "Arrow", + "zOrder": "34", + "w": "219", + "h": "175", + "measuredW": "150", + "measuredH": "100", + "x": "898", + "y": "701", "properties": { "color": "2848996", "curvature": "-1", @@ -1177,56 +590,29 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 355, - "y": 0 + "x": 219, + "y": 175 }, "p1": { - "x": 0.5883979271379048, - "y": -0.04115949837304429 + "x": 0.47850762222278775, + "y": -0.07881811009594585 }, "p2": { "x": 0, - "y": 61 + "y": 0 } } }, { - "ID": "7045", - "typeID": "TextArea", - "zOrder": "145", - "w": "247", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "468", - "y": "1160", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7046", - "typeID": "Label", - "zOrder": "146", - "measuredW": "182", - "measuredH": "25", - "x": "501", - "y": "1169", - "properties": { - "size": "17", - "text": "Regional Requirements" - } - }, - { - "ID": "7047", + "ID": "7052", "typeID": "Arrow", - "zOrder": "38", - "w": "208", - "h": "110", + "zOrder": "33", + "w": "204", + "h": "124", "measuredW": "150", "measuredH": "100", - "x": "905", - "y": "582", + "x": "915", + "y": "704", "properties": { "color": "2848996", "curvature": "-1", @@ -1234,29 +620,29 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 208, - "y": 0 + "x": 204, + "y": 124 }, "p1": { - "x": 0.40717778212399774, - "y": 0.06499119890475254 + "x": 0.48827905670971367, + "y": -0.08555586749017406 }, "p2": { "x": 0, - "y": 110 + "y": 0 } } }, { - "ID": "7049", + "ID": "7053", "typeID": "Arrow", - "zOrder": "37", - "w": "237", - "h": "263", + "zOrder": "32", + "w": "165", + "h": "74", "measuredW": "150", "measuredH": "100", - "x": "876", - "y": "716", + "x": "951", + "y": "705", "properties": { "color": "2848996", "curvature": "-1", @@ -1264,12 +650,12 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 237, - "y": 263 + "x": 165, + "y": 74 }, "p1": { - "x": 0.5432497720328272, - "y": -0.06251899726439393 + "x": 0.42475765267117216, + "y": -0.0822299012262622 }, "p2": { "x": 0, @@ -1278,15 +664,15 @@ } }, { - "ID": "7050", + "ID": "7054", "typeID": "Arrow", - "zOrder": "36", - "w": "217", - "h": "217", + "zOrder": "31", + "w": "185", + "h": "28", "measuredW": "150", "measuredH": "100", - "x": "900", - "y": "720", + "x": "929", + "y": "700", "properties": { "color": "2848996", "curvature": "-1", @@ -1294,149 +680,29 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 217, - "y": 217 + "x": 185, + "y": 28 }, "p1": { - "x": 0.5046082949308756, - "y": -0.06221198156682028 + "x": 0.4773338021448126, + "y": -0.06587638445889948 }, "p2": { "x": 0, - "y": 0 + "y": 2 } } }, { - "ID": "7051", + "ID": "7055", "typeID": "Arrow", - "zOrder": "35", - "w": "219", - "h": "175", + "zOrder": "30", + "w": "178", + "h": "11", "measuredW": "150", "measuredH": "100", - "x": "898", - "y": "711", - "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 219, - "y": 175 - }, - "p1": { - "x": 0.47850762222278775, - "y": -0.07881811009594585 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "7052", - "typeID": "Arrow", - "zOrder": "34", - "w": "204", - "h": "124", - "measuredW": "150", - "measuredH": "100", - "x": "915", - "y": "714", - "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 204, - "y": 124 - }, - "p1": { - "x": 0.48827905670971367, - "y": -0.08555586749017406 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "7053", - "typeID": "Arrow", - "zOrder": "33", - "w": "165", - "h": "74", - "measuredW": "150", - "measuredH": "100", - "x": "951", - "y": "715", - "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 165, - "y": 74 - }, - "p1": { - "x": 0.42475765267117216, - "y": -0.0822299012262622 - }, - "p2": { - "x": 0, - "y": 0 - } - } - }, - { - "ID": "7054", - "typeID": "Arrow", - "zOrder": "32", - "w": "185", - "h": "28", - "measuredW": "150", - "measuredH": "100", - "x": "929", - "y": "710", - "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 185, - "y": 28 - }, - "p1": { - "x": 0.4773338021448126, - "y": -0.06587638445889948 - }, - "p2": { - "x": 0, - "y": 2 - } - } - }, - { - "ID": "7055", - "typeID": "Arrow", - "zOrder": "31", - "w": "178", - "h": "11", - "measuredW": "150", - "measuredH": "100", - "x": "938", - "y": "691", + "x": "938", + "y": "681", "properties": { "color": "2848996", "curvature": "-1", @@ -1460,13 +726,13 @@ { "ID": "7056", "typeID": "Arrow", - "zOrder": "30", + "zOrder": "29", "w": "193", "h": "57", "measuredW": "150", "measuredH": "100", "x": "924", - "y": "633", + "y": "623", "properties": { "color": "2848996", "curvature": "-1", @@ -1490,13 +756,13 @@ { "ID": "7057", "typeID": "Arrow", - "zOrder": "29", + "zOrder": "28", "w": "280", "h": "1", "measuredW": "150", "measuredH": "100", "x": "586", - "y": "706", + "y": "696", "properties": { "color": "2848996", "direction": "bottom", @@ -1519,7 +785,7 @@ { "ID": "7058", "typeID": "Arrow", - "zOrder": "28", + "zOrder": "27", "w": "338", "h": "320", "measuredW": "150", @@ -1545,70 +811,16 @@ } } }, - { - "ID": "7059", - "typeID": "TextArea", - "zOrder": "147", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "664", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7060", - "typeID": "Label", - "zOrder": "148", - "measuredW": "103", - "measuredH": "25", - "x": "186", - "y": "674", - "properties": { - "size": "17", - "text": "From Scratch" - } - }, - { - "ID": "7061", - "typeID": "TextArea", - "zOrder": "149", - "w": "198", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "147", - "y": "714", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7062", - "typeID": "Label", - "zOrder": "150", - "measuredW": "163", - "measuredH": "25", - "x": "166", - "y": "724", - "properties": { - "size": "17", - "text": "From Existing Design" - } - }, { "ID": "7065", "typeID": "Arrow", - "zOrder": "27", + "zOrder": "26", "w": "157", "h": "30", "measuredW": "150", "measuredH": "100", "x": "333", - "y": "713", + "y": "703", "properties": { "color": "2848996", "curvature": "-1", @@ -1632,13 +844,13 @@ { "ID": "7066", "typeID": "Arrow", - "zOrder": "26", + "zOrder": "25", "w": "152", "h": "19", "measuredW": "150", "measuredH": "100", "x": "321", - "y": "681", + "y": "671", "properties": { "color": "2848996", "curvature": "-1", @@ -1660,501 +872,418 @@ } }, { - "ID": "7067", + "ID": "7073", "typeID": "Arrow", - "zOrder": "25", - "w": "1", - "h": "67", + "zOrder": "24", + "w": "108", + "h": "304", "measuredW": "150", "measuredH": "100", - "x": "513", - "y": "631", + "x": "746", + "y": "1029", "properties": { "color": "2848996", - "curvature": "-1", + "direction": "bottom", "leftArrow": "false", "rightArrow": "false", - "stroke": "dotted", "p0": { - "x": 0, - "y": 67 + "x": 107.21029252867754, + "y": -0.1673123886146186 }, "p1": { - "x": 0.5696202531645572, - "y": 0 + "x": 0.5483800113143977, + "y": 0.1197025215699228 }, "p2": { "x": 0, - "y": 0 + "y": 304 } } }, { - "ID": "7068", + "ID": "7078", "typeID": "TextArea", - "zOrder": "151", - "w": "216", - "h": "44", + "zOrder": "23", + "w": "163", + "h": "262", "measuredW": "200", "measuredH": "140", - "x": "448", - "y": "605", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7069", - "typeID": "Label", - "zOrder": "152", - "measuredW": "169", - "measuredH": "25", - "x": "471", - "y": "615", - "properties": { - "size": "17", - "text": "Stakeholders Involved" - } + "x": "1081", + "y": "1060" }, { - "ID": "7070", + "ID": "7093", "typeID": "TextArea", - "zOrder": "153", - "w": "247", - "h": "44", + "zOrder": "95", + "w": "179", + "h": "255", "measuredW": "200", "measuredH": "140", - "x": "468", - "y": "1209", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7071", - "typeID": "Label", - "zOrder": "154", - "measuredW": "118", - "measuredH": "25", - "x": "533", - "y": "1218", - "properties": { - "size": "17", - "text": "Documentation" - } + "x": "1065", + "y": "1430" }, { - "ID": "7073", + "ID": "7118", "typeID": "Arrow", - "zOrder": "24", - "w": "108", - "h": "304", + "zOrder": "22", + "w": "209", + "h": "69", "measuredW": "150", "measuredH": "100", - "x": "746", - "y": "1029", + "x": "871", + "y": "1363", "properties": { "color": "2848996", - "direction": "bottom", + "curvature": "-1", "leftArrow": "false", "rightArrow": "false", + "stroke": "dotted", "p0": { - "x": 107.21029252867754, - "y": -0.1673123886146186 + "x": 209, + "y": 69 }, "p1": { - "x": 0.5483800113143977, - "y": 0.1197025215699228 + "x": 0.3656158645007683, + "y": -0.144103553238299 }, "p2": { "x": 0, - "y": 304 + "y": 1 } } }, { - "ID": "7074", + "ID": "7119", "typeID": "TextArea", - "zOrder": "155", - "w": "265", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "631", - "y": "1332", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7075", - "typeID": "Label", - "zOrder": "156", - "measuredW": "207", - "measuredH": "25", - "x": "660", - "y": "1344", - "properties": { - "size": "17", - "text": "Creating Design Language" - } - }, - { - "ID": "7078", - "typeID": "TextArea", - "zOrder": "23", - "w": "163", - "h": "262", + "zOrder": "102", + "w": "140", + "h": "156", "measuredW": "200", "measuredH": "140", - "x": "1081", - "y": "1060" + "x": "739", + "y": "1440" }, { - "ID": "7080", - "typeID": "TextArea", - "zOrder": "157", - "w": "194", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1019", - "y": "1240", + "ID": "7132", + "typeID": "Arrow", + "zOrder": "19", + "w": "1", + "h": "98", + "measuredW": "150", + "measuredH": "100", + "x": "766", + "y": "1341", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 0, + "y": 97.50570630909533 + }, + "p1": { + "x": 0.5696202531645572, + "y": 0 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7081", - "typeID": "Label", - "zOrder": "158", - "measuredW": "47", - "measuredH": "25", - "x": "1092", - "y": "1250", + "ID": "7152", + "typeID": "Arrow", + "zOrder": "21", + "w": "183", + "h": "294", + "measuredW": "150", + "measuredH": "100", + "x": "538", + "y": "1364", "properties": { - "size": "17", - "text": "Vision" + "color": "2848996", + "direction": "bottom", + "leftArrow": "false", + "rightArrow": "false", + "p0": { + "x": 183, + "y": 0 + }, + "p1": { + "x": 0.497454770689608, + "y": -0.2224265751011547 + }, + "p2": { + "x": 6.770879405488586, + "y": 293.89042115201073 + } } }, { - "ID": "7082", + "ID": "7169", "typeID": "TextArea", - "zOrder": "159", - "w": "195", - "h": "44", + "zOrder": "20", + "w": "120", + "h": "203", "measuredW": "200", "measuredH": "140", - "x": "1018", - "y": "1190", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7083", - "typeID": "Label", - "zOrder": "160", - "measuredW": "135", - "measuredH": "25", - "x": "1048", - "y": "1200", - "properties": { - "size": "17", - "text": "Design Principles" - } + "x": "149", + "y": "1352" }, { - "ID": "7084", + "ID": "7171", "typeID": "TextArea", - "zOrder": "161", - "w": "195", - "h": "44", + "zOrder": "113", + "w": "87", + "h": "205", "measuredW": "200", "measuredH": "140", - "x": "1018", - "y": "1089", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7085", - "typeID": "Label", - "zOrder": "162", - "measuredW": "104", - "measuredH": "25", - "x": "1064", - "y": "1099", - "properties": { - "size": "17", - "text": "Tone of Voice" - } + "x": "363", + "y": "1348" }, { - "ID": "7086", + "ID": "7183", "typeID": "TextArea", - "zOrder": "163", - "w": "195", - "h": "44", + "zOrder": "119", + "w": "125", + "h": "250", "measuredW": "200", "measuredH": "140", - "x": "1018", - "y": "1141", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7087", - "typeID": "Label", - "zOrder": "164", - "measuredW": "93", - "measuredH": "25", - "x": "1069", - "y": "1151", - "properties": { - "size": "17", - "text": "Terminology" - } + "x": "467", + "y": "1767" }, { - "ID": "7088", + "ID": "7196", "typeID": "TextArea", - "zOrder": "165", - "w": "195", - "h": "44", + "zOrder": "125", + "w": "206", + "h": "251", "measuredW": "200", "measuredH": "140", - "x": "1018", - "y": "1040", + "x": "143", + "y": "1766" + }, + { + "ID": "7230", + "typeID": "Arrow", + "zOrder": "18", + "w": "163", + "h": "25", + "measuredW": "150", + "measuredH": "100", + "x": "885", + "y": "1325", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 163, + "y": 0 + }, + "p1": { + "x": 0.43967889908256924, + "y": 0.059403669724772554 + }, + "p2": { + "x": 0, + "y": 24 + } } }, { - "ID": "7089", - "typeID": "Label", - "zOrder": "166", - "measuredW": "141", - "measuredH": "25", - "x": "1045", - "y": "1050", + "ID": "7231", + "typeID": "Arrow", + "zOrder": "17", + "w": "123", + "h": "97", + "measuredW": "150", + "measuredH": "100", + "x": "215", + "y": "1670", "properties": { - "size": "17", - "text": "Writing Guidelines" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 123, + "y": 0 + }, + "p1": { + "x": 0.5331597295140493, + "y": -0.24763744802385654 + }, + "p2": { + "x": 0, + "y": 97 + } } }, { - "ID": "7090", - "typeID": "TextArea", - "zOrder": "167", - "w": "166", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1019", - "y": "1299", + "ID": "7232", + "typeID": "Arrow", + "zOrder": "16", + "w": "78", + "measuredW": "150", + "measuredH": "100", + "x": "250", + "y": "1558", "properties": { - "color": "16776960" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 78, + "y": 99 + }, + "p1": { + "x": 0.4270235064243003, + "y": 0.2855704896678307 + }, + "p2": { + "x": 1, + "y": 0 + } } }, { - "ID": "7091", - "typeID": "Label", - "zOrder": "168", - "measuredW": "47", - "measuredH": "25", - "x": "1078", - "y": "1309", - "properties": { - "size": "17", - "text": "Brand" - } - }, - { - "ID": "7093", - "typeID": "TextArea", - "zOrder": "169", - "w": "179", - "h": "255", - "measuredW": "200", - "measuredH": "140", - "x": "1065", - "y": "1430" - }, - { - "ID": "7102", - "typeID": "TextArea", - "zOrder": "170", - "w": "310", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "916", - "y": "1464", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7103", - "typeID": "Label", - "zOrder": "171", - "measuredW": "163", - "measuredH": "25", - "x": "989", - "y": "1474", - "properties": { - "size": "17", - "text": "Monochrome Version" - } - }, - { - "ID": "7104", - "typeID": "TextArea", - "zOrder": "172", - "w": "166", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "990", - "y": "1408", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7105", - "typeID": "Label", - "zOrder": "173", - "measuredW": "39", - "measuredH": "25", - "x": "1053", - "y": "1418", - "properties": { - "size": "17", - "text": "Logo" - } - }, - { - "ID": "7106", - "typeID": "TextArea", - "zOrder": "174", - "w": "310", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "916", - "y": "1513", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7107", - "typeID": "Label", - "zOrder": "175", - "measuredW": "156", - "measuredH": "25", - "x": "993", - "y": "1523", - "properties": { - "size": "17", - "text": "Small Use Guidance" - } - }, - { - "ID": "7108", - "typeID": "TextArea", - "zOrder": "176", - "w": "310", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "916", - "y": "1562", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7109", - "typeID": "Label", - "zOrder": "177", - "measuredW": "261", - "measuredH": "25", - "x": "940", - "y": "1572", - "properties": { - "size": "17", - "text": "Placement & Clearance Guidance" - } - }, - { - "ID": "7111", - "typeID": "TextArea", - "zOrder": "178", - "w": "310", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "916", - "y": "1610", + "ID": "7233", + "typeID": "Arrow", + "zOrder": "15", + "w": "1", + "h": "98", + "measuredW": "150", + "measuredH": "100", + "x": "453", + "y": "1559", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 0, + "y": 97.50570630909533 + }, + "p1": { + "x": 0.5696202531645572, + "y": 0 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7112", - "typeID": "Label", - "zOrder": "179", - "measuredW": "130", - "measuredH": "25", - "x": "1006", - "y": "1620", + "ID": "7234", + "typeID": "Arrow", + "zOrder": "14", + "w": "1", + "h": "98", + "measuredW": "150", + "measuredH": "100", + "x": "453", + "y": "1668", "properties": { - "size": "17", - "text": "Usage Guidance" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 0, + "y": 97.50570630909533 + }, + "p1": { + "x": 0.5696202531645572, + "y": 0 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7113", - "typeID": "TextArea", - "zOrder": "180", - "w": "310", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "916", - "y": "1658", + "ID": "7235", + "typeID": "Arrow", + "zOrder": "13", + "w": "434", + "h": "115", + "measuredW": "150", + "measuredH": "100", + "x": "545", + "y": "1666", "properties": { - "color": "16770457" + "color": "2848996", + "direction": "bottom", + "leftArrow": "false", + "rightArrow": "false", + "p0": { + "x": 0.21579368960033207, + "y": -0.20847649162965354 + }, + "p1": { + "x": 0.30218415810388827, + "y": -0.16098569846591773 + }, + "p2": { + "x": 434.09845979710815, + "y": 103.57465610985582 + } } }, { - "ID": "7114", - "typeID": "Label", - "zOrder": "181", - "measuredW": "166", - "measuredH": "25", - "x": "988", - "y": "1668", + "ID": "7280", + "typeID": "Arrow", + "zOrder": "12", + "w": "1", + "h": "98", + "measuredW": "150", + "measuredH": "100", + "x": "994", + "y": "1783", "properties": { - "size": "17", - "text": "Different File Formats" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 0, + "y": 97.50570630909533 + }, + "p1": { + "x": 0.5696202531645572, + "y": 0 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7118", + "ID": "7281", "typeID": "Arrow", - "zOrder": "22", - "w": "209", - "h": "69", + "zOrder": "11", + "w": "1", + "h": "98", "measuredW": "150", "measuredH": "100", - "x": "871", - "y": "1363", + "x": "1165", + "y": "1783", "properties": { "color": "2848996", "curvature": "-1", @@ -2162,148 +1291,110 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 209, - "y": 69 + "x": 0, + "y": 97.50570630909533 }, "p1": { - "x": 0.3656158645007683, - "y": -0.144103553238299 + "x": 0.5696202531645572, + "y": 0 }, "p2": { "x": 0, - "y": 1 + "y": 0 } } }, { - "ID": "7119", - "typeID": "TextArea", - "zOrder": "182", - "w": "140", - "h": "156", - "measuredW": "200", - "measuredH": "140", - "x": "739", - "y": "1440" - }, - { - "ID": "7120", - "typeID": "TextArea", - "zOrder": "183", - "w": "225", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "638", - "y": "1472", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7121", - "typeID": "Label", - "zOrder": "184", - "measuredW": "94", - "measuredH": "25", - "x": "704", - "y": "1482", - "properties": { - "size": "17", - "text": "Accessibility" - } - }, - { - "ID": "7122", - "typeID": "TextArea", - "zOrder": "185", - "w": "132", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "685", - "y": "1418", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7123", - "typeID": "Label", - "zOrder": "186", - "measuredW": "82", - "measuredH": "25", - "x": "710", - "y": "1428", + "ID": "7287", + "typeID": "Arrow", + "zOrder": "10", + "w": "205", + "h": "313", + "measuredW": "150", + "measuredH": "100", + "x": "772", + "y": "1789", "properties": { - "size": "17", - "text": "Guidelines" + "color": "2848996", + "direction": "bottom", + "leftArrow": "false", + "rightArrow": "false", + "p0": { + "x": 2.3440290410588887, + "y": 313.14548909543873 + }, + "p1": { + "x": 0.5983740467924911, + "y": 0.26381020739309036 + }, + "p2": { + "x": 204.616587909156, + "y": 0.42963121347270317 + } } }, { - "ID": "7124", + "ID": "7300", "typeID": "TextArea", - "zOrder": "187", - "w": "225", - "h": "44", + "zOrder": "9", + "w": "190", + "h": "247", "measuredW": "200", "measuredH": "140", - "x": "638", - "y": "1521", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7125", - "typeID": "Label", - "zOrder": "188", - "measuredW": "133", - "measuredH": "25", - "x": "684", - "y": "1531", - "properties": { - "size": "17", - "text": "User Onboarding" - } + "x": "459", + "y": "2171" }, { - "ID": "7126", + "ID": "7301", "typeID": "TextArea", - "zOrder": "189", - "w": "225", - "h": "44", + "zOrder": "163", + "w": "161", + "h": "546", "measuredW": "200", "measuredH": "140", - "x": "638", - "y": "1570", - "properties": { - "color": "16770457" - } + "x": "153", + "y": "2102" }, { - "ID": "7127", - "typeID": "Label", - "zOrder": "190", - "measuredW": "165", - "measuredH": "25", - "x": "668", - "y": "1580", + "ID": "7324", + "typeID": "Arrow", + "zOrder": "8", + "w": "373", + "h": "2", + "measuredW": "150", + "measuredH": "100", + "x": "344", + "y": "2093", "properties": { - "size": "17", - "text": "Microcopy Guidelines" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 372.7747974284025, + "y": -0.1911648668892667 + }, + "p1": { + "x": 0.38358379849203533, + "y": 0.004804079064842176 + }, + "p2": { + "x": 0.0519027656332014, + "y": -0.1911648668892667 + } } }, { - "ID": "7132", + "ID": "7325", "typeID": "Arrow", - "zOrder": "19", - "w": "1", - "h": "98", + "zOrder": "7", + "w": "225", + "h": "57", "measuredW": "150", "measuredH": "100", - "x": "766", - "y": "1341", + "x": "500", + "y": "2108", "properties": { "color": "2848996", "curvature": "-1", @@ -2311,3321 +1402,6667 @@ "rightArrow": "false", "stroke": "dotted", "p0": { - "x": 0, - "y": 97.50570630909533 + "x": 224.9665093990128, + "y": 0.0005471037206916662 }, "p1": { - "x": 0.5696202531645572, - "y": 0 + "x": 0.6677015419641932, + "y": -0.09117251371209674 }, "p2": { - "x": 0, - "y": 0 + "x": -0.3055697927708252, + "y": 57.34253089799313 } } }, { - "ID": "7133", + "ID": "7349", "typeID": "TextArea", - "zOrder": "100", - "w": "267", - "h": "246", + "zOrder": "6", + "w": "133", + "h": "193", "measuredW": "200", "measuredH": "140", - "x": "177", - "y": "1047" + "x": "1029", + "y": "2357" }, { - "ID": "7134", + "ID": "7350", "typeID": "TextArea", - "zOrder": "101", - "w": "94", - "h": "44", + "zOrder": "5", + "w": "179", + "h": "245", "measuredW": "200", "measuredH": "140", - "x": "195", - "y": "1182", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7135", - "typeID": "Label", - "zOrder": "102", - "measuredW": "46", - "measuredH": "25", - "x": "219", - "y": "1192", - "properties": { - "size": "17", - "text": "Cards" - } + "x": "480", + "y": "2517" }, { - "ID": "7136", + "ID": "7351", "typeID": "TextArea", - "zOrder": "103", - "w": "131", - "h": "44", + "zOrder": "185", + "w": "179", + "h": "245", "measuredW": "200", "measuredH": "140", - "x": "295", - "y": "1182", - "properties": { - "color": "16770457" - } + "x": "1028", + "y": "2614" }, { - "ID": "7137", - "typeID": "Label", - "zOrder": "104", - "measuredW": "94", - "measuredH": "25", - "x": "314", - "y": "1192", + "ID": "7362", + "typeID": "Arrow", + "zOrder": "4", + "w": "4", + "h": "488", + "measuredW": "150", + "measuredH": "100", + "x": "777", + "y": "2108", "properties": { - "size": "17", - "text": "Drop Downs" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "p0": { + "x": 4, + "y": 488 + }, + "p1": { + "x": 0.5696202531645573, + "y": -9.547097558079948e-19 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7138", - "typeID": "TextArea", - "zOrder": "105", - "w": "94", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "196", - "y": "1133", + "ID": "7363", + "typeID": "Arrow", + "zOrder": "3", + "w": "141", + "h": "42", + "measuredW": "150", + "measuredH": "100", + "x": "892", + "y": "2526", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 141, + "y": 0 + }, + "p1": { + "x": 0.4137225127850132, + "y": 0.07483568957188338 + }, + "p2": { + "x": 0, + "y": 42 + } } }, { - "ID": "7139", - "typeID": "Label", - "zOrder": "106", - "measuredW": "66", - "measuredH": "25", - "x": "210", - "y": "1143", - "properties": { - "size": "17", - "text": "Banners" - } - }, - { - "ID": "7140", - "typeID": "TextArea", - "zOrder": "107", - "w": "130", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "296", - "y": "1133", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7141", - "typeID": "Label", - "zOrder": "108", - "measuredW": "60", - "measuredH": "25", - "x": "331", - "y": "1143", - "properties": { - "size": "17", - "text": "Buttons" - } - }, - { - "ID": "7142", - "typeID": "TextArea", - "zOrder": "109", - "w": "94", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "196", - "y": "1084", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7143", - "typeID": "Label", - "zOrder": "110", - "measuredW": "49", - "measuredH": "25", - "x": "222", - "y": "1094", - "properties": { - "size": "17", - "text": "Avatar" - } - }, - { - "ID": "7144", - "typeID": "TextArea", - "zOrder": "111", - "w": "129", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "297", - "y": "1084", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7145", - "typeID": "Label", - "zOrder": "112", - "measuredW": "60", - "measuredH": "25", - "x": "332", - "y": "1094", - "properties": { - "size": "17", - "text": "Badges" - } - }, - { - "ID": "7146", - "typeID": "TextArea", - "zOrder": "113", - "w": "231", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "195", - "y": "1029", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7147", - "typeID": "Label", - "zOrder": "114", - "measuredW": "159", - "measuredH": "25", - "x": "231", - "y": "1038", - "properties": { - "size": "17", - "text": "Identify Components" - } - }, - { - "ID": "7148", - "typeID": "TextArea", - "zOrder": "115", - "w": "157", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "195", - "y": "1232", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7149", - "typeID": "Label", - "zOrder": "116", - "measuredW": "117", - "measuredH": "25", - "x": "215", - "y": "1242", - "properties": { - "size": "17", - "text": "Form Elements" - } - }, - { - "ID": "7150", - "typeID": "TextArea", - "zOrder": "117", - "w": "66", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "360", - "y": "1233", + "ID": "7366", + "typeID": "Arrow", + "zOrder": "2", + "w": "141", + "h": "72", + "measuredW": "150", + "measuredH": "100", + "x": "900", + "y": "2578", "properties": { - "color": "16770457" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 141, + "y": 71 + }, + "p1": { + "x": 0.4909438867647635, + "y": -0.13610386286861906 + }, + "p2": { + "x": 0, + "y": 0 + } } }, { - "ID": "7151", - "typeID": "Label", - "zOrder": "118", - "measuredW": "19", - "measuredH": "40", - "x": "383", - "y": "1228", + "ID": "7367", + "typeID": "Arrow", + "zOrder": "1", + "w": "254", + "h": "1", + "measuredW": "150", + "measuredH": "100", + "x": "577", + "y": "2572", "properties": { - "size": "32", - "text": "..." + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "stroke": "dotted", + "p0": { + "x": 253.7747974284025, + "y": -0.1911648668892667 + }, + "p1": { + "x": 0.3835837984920354, + "y": 0.004804079064842176 + }, + "p2": { + "x": -0.12726614315988627, + "y": -0.1911648668892667 + } } }, { - "ID": "7152", + "ID": "7368", "typeID": "Arrow", - "zOrder": "21", - "w": "183", - "h": "294", + "zOrder": "0", + "w": "1", + "h": "239", "measuredW": "150", "measuredH": "100", - "x": "538", - "y": "1364", + "x": "777", + "y": "2573", "properties": { "color": "2848996", - "direction": "bottom", + "curvature": "-1", "leftArrow": "false", "rightArrow": "false", "p0": { - "x": 183, - "y": 0 + "x": 0, + "y": 238.85737453330648 }, "p1": { - "x": 0.497454770689608, - "y": -0.2224265751011547 + "x": 0.5696202531645572, + "y": -9.547097558079946e-19 }, "p2": { - "x": 6.770879405488586, - "y": 293.89042115201073 + "x": 0, + "y": 0 } } }, { - "ID": "7153", - "typeID": "TextArea", + "ID": "7369", + "typeID": "Label", "zOrder": "191", - "w": "265", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "308", - "y": "1641", + "measuredW": "161", + "measuredH": "32", + "x": "698", + "y": "2834", "properties": { - "color": "16776960" + "size": "24", + "text": "Design System" } }, { - "ID": "7154", - "typeID": "Label", + "ID": "7371", + "typeID": "Arrow", "zOrder": "192", - "measuredW": "181", - "measuredH": "25", - "x": "350", - "y": "1653", + "w": "1", + "h": "75", + "measuredW": "150", + "measuredH": "100", + "x": "778", + "y": "2890", "properties": { - "size": "17", - "text": "Defining Design Tokens" + "color": "2848996", + "curvature": "-1", + "leftArrow": "false", + "rightArrow": "false", + "p0": { + "x": 0, + "y": 75 + }, + "p1": { + "x": 0.5696202531645572, + "y": -9.547097558079946e-19 + }, + "p2": { + "x": 0, + "y": 0 + }, + "stroke": "dotted" } }, { - "ID": "7155", - "typeID": "TextArea", + "ID": "7377", + "typeID": "Label", "zOrder": "193", - "w": "148", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "192", - "y": "1530", + "measuredW": "243", + "measuredH": "28", + "x": "175", + "y": "196", "properties": { - "color": "16776960" + "size": "20", + "text": "Recommended Resources" } }, { - "ID": "7156", - "typeID": "Label", - "zOrder": "194", - "measuredW": "51", + "ID": "7387", + "typeID": "__group__", + "zOrder": "57", + "measuredW": "211", "measuredH": "25", - "x": "240", - "y": "1540", + "w": "211", + "h": "25", + "x": "173", + "y": "237", "properties": { - "size": "17", - "text": "Colour" - } - }, - { - "ID": "7157", - "typeID": "TextArea", - "zOrder": "195", - "w": "177", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "165", - "y": "1377", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7158", - "typeID": "Label", - "zOrder": "196", - "measuredW": "135", - "measuredH": "25", - "x": "186", - "y": "1387", - "properties": { - "size": "17", - "text": "Functional Colors" - } - }, - { - "ID": "7159", - "typeID": "TextArea", - "zOrder": "197", - "w": "177", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "165", - "y": "1425", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7160", - "typeID": "Label", - "zOrder": "198", - "measuredW": "85", - "measuredH": "25", - "x": "211", - "y": "1435", - "properties": { - "size": "17", - "text": "Dark Mode" - } - }, - { - "ID": "7165", - "typeID": "TextArea", - "zOrder": "199", - "w": "177", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "165", - "y": "1329", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7166", - "typeID": "Label", - "zOrder": "200", - "measuredW": "94", - "measuredH": "25", - "x": "207", - "y": "1339", - "properties": { - "size": "17", - "text": "Accessibility" - } - }, - { - "ID": "7167", - "typeID": "TextArea", - "zOrder": "201", - "w": "177", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "165", - "y": "1473", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7168", - "typeID": "Label", - "zOrder": "202", - "measuredW": "82", - "measuredH": "25", - "x": "213", - "y": "1483", - "properties": { - "size": "17", - "text": "Guidelines" - } - }, - { - "ID": "7169", - "typeID": "TextArea", - "zOrder": "20", - "w": "120", - "h": "203", - "measuredW": "200", - "measuredH": "140", - "x": "149", - "y": "1352" - }, - { - "ID": "7171", - "typeID": "TextArea", - "zOrder": "203", - "w": "87", - "h": "205", - "measuredW": "200", - "measuredH": "140", - "x": "363", - "y": "1348" - }, - { - "ID": "7172", - "typeID": "TextArea", - "zOrder": "204", - "w": "124", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "381", - "y": "1530", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7173", - "typeID": "Label", - "zOrder": "205", - "measuredW": "51", - "measuredH": "25", - "x": "417", - "y": "1539", - "properties": { - "size": "17", - "text": "Layout" - } - }, - { - "ID": "7174", - "typeID": "TextArea", - "zOrder": "206", - "w": "123", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "382", - "y": "1377", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7175", - "typeID": "Label", - "zOrder": "207", - "measuredW": "33", - "measuredH": "25", - "x": "427", - "y": "1387", - "properties": { - "size": "17", - "text": "Grid" - } - }, - { - "ID": "7176", - "typeID": "TextArea", - "zOrder": "208", - "w": "123", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "382", - "y": "1425", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7177", - "typeID": "Label", - "zOrder": "209", - "measuredW": "93", - "measuredH": "25", - "x": "397", - "y": "1435", - "properties": { - "size": "17", - "text": "Breakpoints" - } - }, - { - "ID": "7178", - "typeID": "TextArea", - "zOrder": "210", - "w": "123", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "382", - "y": "1329", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7179", - "typeID": "Label", - "zOrder": "211", - "measuredW": "40", - "measuredH": "25", - "x": "424", - "y": "1339", - "properties": { - "size": "17", - "text": "Units" - } - }, - { - "ID": "7180", - "typeID": "TextArea", - "zOrder": "212", - "w": "123", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "382", - "y": "1473", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7181", - "typeID": "Label", - "zOrder": "213", - "measuredW": "63", - "measuredH": "25", - "x": "412", - "y": "1483", - "properties": { - "size": "17", - "text": "Spacing" - } - }, - { - "ID": "7183", - "typeID": "TextArea", - "zOrder": "214", - "w": "125", - "h": "250", - "measuredW": "200", - "measuredH": "140", - "x": "467", - "y": "1767" - }, - { - "ID": "7184", - "typeID": "TextArea", - "zOrder": "244", - "w": "129", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1747", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7185", - "typeID": "Label", - "zOrder": "245", - "measuredW": "89", - "measuredH": "25", - "x": "431", - "y": "1757", - "properties": { - "size": "17", - "text": "Typography" - } - }, - { - "ID": "7186", - "typeID": "TextArea", - "zOrder": "215", - "w": "164", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1850", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7187", - "typeID": "Label", - "zOrder": "216", - "measuredW": "102", - "measuredH": "25", - "x": "442", - "y": "1860", - "properties": { - "size": "17", - "text": "Grid Relation" - } - }, - { - "ID": "7188", - "typeID": "TextArea", - "zOrder": "217", - "w": "164", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1898", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7189", - "typeID": "Label", - "zOrder": "218", - "measuredW": "86", - "measuredH": "25", - "x": "450", - "y": "1908", - "properties": { - "size": "17", - "text": "Readability" - } - }, - { - "ID": "7190", - "typeID": "TextArea", - "zOrder": "219", - "w": "164", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1802", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7191", - "typeID": "Label", - "zOrder": "220", - "measuredW": "127", - "measuredH": "25", - "x": "429", - "y": "1812", - "properties": { - "size": "17", - "text": "Responsiveness" - } - }, - { - "ID": "7192", - "typeID": "TextArea", - "zOrder": "221", - "w": "164", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1946", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7193", - "typeID": "Label", - "zOrder": "222", - "measuredW": "100", - "measuredH": "25", - "x": "443", - "y": "1956", - "properties": { - "size": "17", - "text": "Performance" - } - }, - { - "ID": "7194", - "typeID": "TextArea", - "zOrder": "223", - "w": "164", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "411", - "y": "1995", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7195", - "typeID": "Label", - "zOrder": "224", - "measuredW": "82", - "measuredH": "25", - "x": "452", - "y": "2005", - "properties": { - "size": "17", - "text": "Guidelines" - } - }, - { - "ID": "7196", - "typeID": "TextArea", - "zOrder": "225", - "w": "206", - "h": "251", - "measuredW": "200", - "measuredH": "140", - "x": "143", - "y": "1766" - }, - { - "ID": "7197", - "typeID": "TextArea", - "zOrder": "226", - "w": "153", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "162", - "y": "1745", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7198", - "typeID": "Label", - "zOrder": "227", - "measuredW": "96", - "measuredH": "25", - "x": "191", - "y": "1755", - "properties": { - "size": "17", - "text": "Iconography" - } - }, - { - "ID": "7199", - "typeID": "TextArea", - "zOrder": "228", - "w": "89", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "292", - "y": "1800", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7200", - "typeID": "Label", - "zOrder": "229", - "measuredW": "37", - "measuredH": "25", - "x": "318", - "y": "1810", - "properties": { - "size": "17", - "text": "Style" - } - }, - { - "ID": "7201", - "typeID": "TextArea", - "zOrder": "230", - "w": "88", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "157", - "y": "1847", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7202", - "typeID": "Label", - "zOrder": "231", - "measuredW": "60", - "measuredH": "25", - "x": "171", - "y": "1857", - "properties": { - "size": "17", - "text": "Naming" - } - }, - { - "ID": "7203", - "typeID": "TextArea", - "zOrder": "232", - "w": "126", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "157", - "y": "1799", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7204", - "typeID": "Label", - "zOrder": "233", - "measuredW": "94", - "measuredH": "25", - "x": "173", - "y": "1809", - "properties": { - "size": "17", - "text": "Accessibility" - } - }, - { - "ID": "7205", - "typeID": "TextArea", - "zOrder": "234", - "w": "224", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "157", - "y": "1943", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7206", - "typeID": "Label", - "zOrder": "235", - "measuredW": "122", - "measuredH": "25", - "x": "208", - "y": "1953", - "properties": { - "size": "17", - "text": "Reserved Icons" - } - }, - { - "ID": "7207", - "typeID": "TextArea", - "zOrder": "236", - "w": "224", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "157", - "y": "1992", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7208", - "typeID": "Label", - "zOrder": "237", - "measuredW": "82", - "measuredH": "25", - "x": "228", - "y": "2002", - "properties": { - "size": "17", - "text": "Guidelines" - } - }, - { - "ID": "7209", - "typeID": "TextArea", - "zOrder": "238", - "w": "131", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "250", - "y": "1847", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7210", - "typeID": "Label", - "zOrder": "239", - "measuredW": "102", - "measuredH": "25", - "x": "265", - "y": "1857", - "properties": { - "size": "17", - "text": "Grid Relation" - } - }, - { - "ID": "7211", - "typeID": "TextArea", - "zOrder": "240", - "w": "88", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "157", - "y": "1895", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7212", - "typeID": "Label", - "zOrder": "241", - "measuredW": "41", - "measuredH": "25", - "x": "180", - "y": "1905", - "properties": { - "size": "17", - "text": "Sizes" - } - }, - { - "ID": "7213", - "typeID": "TextArea", - "zOrder": "242", - "w": "131", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "250", - "y": "1895", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7214", - "typeID": "Label", - "zOrder": "243", - "measuredW": "74", - "measuredH": "25", - "x": "279", - "y": "1905", - "properties": { - "size": "17", - "text": "Keywords" - } - }, - { - "ID": "7215", - "typeID": "TextArea", - "zOrder": "85", - "w": "267", - "h": "200", - "measuredW": "200", - "measuredH": "140", - "x": "177", - "y": "799" - }, - { - "ID": "7216", - "typeID": "TextArea", - "zOrder": "86", - "w": "94", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "195", - "y": "913", - "properties": { - "color": "16770457" + "controlName": "ext_link:designsystemchecklist.com" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "Label", + "zOrder": "0", + "measuredW": "178", + "measuredH": "24", + "x": "33", + "y": "0", + "properties": { + "size": "16", + "text": "Design System Checklist" + } + }, + { + "ID": "1", + "typeID": "Icon", + "zOrder": "1", + "measuredW": "24", + "measuredH": "24", + "x": "0", + "y": "0", + "properties": { + "color": "16777215", + "icon": { + "ID": "circle", + "size": "small" + } + } + }, + { + "ID": "2", + "typeID": "Icon", + "zOrder": "2", + "measuredW": "24", + "measuredH": "24", + "x": "0", + "y": "1", + "properties": { + "icon": { + "ID": "check-circle", + "size": "small" + }, + "color": "10066329" + } + } + ] + } } }, { - "ID": "7217", - "typeID": "Label", - "zOrder": "87", - "measuredW": "42", + "ID": "7388", + "typeID": "__group__", + "zOrder": "194", + "measuredW": "286", "measuredH": "25", - "x": "221", - "y": "923", + "w": "286", + "h": "25", + "x": "173", + "y": "266", "properties": { - "size": "17", - "text": "Color" + "controlName": "ext_link:designbetter.co/design-systems-handbook/introducing-design-systems" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "Label", + "zOrder": "0", + "measuredW": "253", + "measuredH": "24", + "x": "33", + "y": "0", + "properties": { + "size": "16", + "text": "Invision Design Systems Handbook" + } + }, + { + "ID": "1", + "typeID": "Icon", + "zOrder": "1", + "measuredW": "24", + "measuredH": "24", + "x": "0", + "y": "0", + "properties": { + "color": "16777215", + "icon": { + "ID": "circle", + "size": "small" + } + } + }, + { + "ID": "2", + "typeID": "Icon", + "zOrder": "2", + "measuredW": "24", + "measuredH": "24", + "x": "0", + "y": "1", + "properties": { + "icon": { + "ID": "check-circle", + "size": "small" + }, + "color": "10066329" + } + } + ] + } } }, { - "ID": "7218", - "typeID": "TextArea", - "zOrder": "88", - "w": "131", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "295", - "y": "913", + "ID": "7389", + "typeID": "__group__", + "zOrder": "55", + "measuredW": "320", + "measuredH": "45", + "w": "320", + "h": "45", + "x": "974", + "y": "260", "properties": { - "color": "16770457" + "controlName": "ext_link:roadmap.sh" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "Canvas", + "zOrder": "0", + "w": "320", + "h": "45", + "measuredW": "100", + "measuredH": "70", + "x": "0", + "y": "0", + "properties": { + "borderColor": "4273622", + "color": "4273622" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "105", + "measuredH": "28", + "x": "141", + "y": "8", + "properties": { + "color": "16777215", + "size": "20", + "text": "roadmap.sh" + } + }, + { + "ID": "2", + "typeID": "Label", + "zOrder": "2", + "measuredW": "45", + "measuredH": "28", + "x": "66", + "y": "8", + "properties": { + "color": "16777215", + "size": "20", + "text": "https" + } + }, + { + "ID": "3", + "typeID": "Label", + "zOrder": "3", + "measuredW": "5", + "measuredH": "28", + "x": "113", + "y": "8", + "properties": { + "bold": "true", + "color": "16777215", + "size": "20", + "text": ":" + } + }, + { + "ID": "4", + "typeID": "Label", + "zOrder": "4", + "measuredW": "10", + "measuredH": "28", + "x": "120", + "y": "9", + "properties": { + "color": "16777215", + "size": "20", + "text": "/" + } + }, + { + "ID": "5", + "typeID": "Label", + "zOrder": "5", + "measuredW": "10", + "measuredH": "28", + "x": "128", + "y": "9", + "properties": { + "color": "16777215", + "size": "20", + "text": "/" + } + } + ] + } } }, { - "ID": "7219", - "typeID": "Label", - "zOrder": "89", - "measuredW": "89", - "measuredH": "25", - "x": "316", - "y": "923", + "ID": "7390", + "typeID": "__group__", + "zOrder": "59", + "measuredW": "272", + "measuredH": "50", + "w": "272", + "h": "50", + "x": "602", + "y": "434", "properties": { - "size": "17", - "text": "Typography" + "controlName": "100-design-system-basics" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "272", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "176", + "measuredH": "25", + "x": "47", + "y": "13", + "properties": { + "size": "17", + "text": "Understand the Basics" + } + } + ] + } } }, { - "ID": "7220", - "typeID": "TextArea", - "zOrder": "90", - "w": "94", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "196", - "y": "864", + "ID": "7391", + "typeID": "__group__", + "zOrder": "74", + "measuredW": "198", + "measuredH": "50", + "w": "198", + "h": "50", + "x": "777", + "y": "671", "properties": { - "color": "16770457" + "controlName": "101-design-system-terminology" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "198", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "93", + "measuredH": "25", + "x": "52", + "y": "13", + "properties": { + "size": "17", + "text": "Terminology" + } + } + ] + } } }, { - "ID": "7221", - "typeID": "Label", - "zOrder": "91", - "measuredW": "46", - "measuredH": "25", - "x": "220", - "y": "874", + "ID": "7392", + "typeID": "__group__", + "zOrder": "66", + "measuredW": "258", + "measuredH": "50", + "w": "258", + "h": "50", + "x": "448", + "y": "671", "properties": { - "size": "17", - "text": "Sizing" + "controlName": "102-making-a-design-system" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "258", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "189", + "measuredH": "25", + "x": "34", + "y": "13", + "properties": { + "size": "17", + "text": "Making a Design System" + } + } + ] + } } }, { - "ID": "7222", - "typeID": "TextArea", - "zOrder": "92", - "w": "130", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "296", - "y": "864", + "ID": "7393", + "typeID": "__group__", + "zOrder": "67", + "measuredW": "250", + "measuredH": "50", + "w": "250", + "h": "50", + "x": "728", + "y": "1004", "properties": { - "color": "16770457" + "controlName": "103-existing-design-analysis" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "250", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "186", + "measuredH": "25", + "x": "32", + "y": "12", + "properties": { + "size": "17", + "text": "Existing Design Analysis" + } + } + ] + } } }, { - "ID": "7223", - "typeID": "Label", - "zOrder": "93", - "measuredW": "58", - "measuredH": "25", - "x": "332", - "y": "874", + "ID": "7394", + "typeID": "__group__", + "zOrder": "88", + "measuredW": "265", + "measuredH": "50", + "w": "265", + "h": "50", + "x": "631", + "y": "1332", "properties": { - "size": "17", - "text": "Spaces" + "controlName": "104-design-language" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "265", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "207", + "measuredH": "25", + "x": "29", + "y": "12", + "properties": { + "size": "17", + "text": "Creating Design Language" + } + } + ] + } } }, { - "ID": "7224", - "typeID": "TextArea", - "zOrder": "94", - "w": "94", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "196", - "y": "815", + "ID": "7395", + "typeID": "__group__", + "zOrder": "107", + "measuredW": "265", + "measuredH": "50", + "w": "265", + "h": "50", + "x": "308", + "y": "1641", "properties": { - "color": "16770457" + "controlName": "105-design-tokens" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "265", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "181", + "measuredH": "25", + "x": "42", + "y": "12", + "properties": { + "size": "17", + "text": "Defining Design Tokens" + } + } + ] + } } }, { - "ID": "7225", - "typeID": "Label", - "zOrder": "95", - "measuredW": "42", - "measuredH": "25", - "x": "222", - "y": "825", + "ID": "7396", + "typeID": "__group__", + "zOrder": "136", + "measuredW": "336", + "measuredH": "50", + "w": "336", + "h": "50", + "x": "917", + "y": "1756", "properties": { - "size": "17", - "text": "Icons" + "controlName": "106-core-components" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "336", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "212", + "measuredH": "25", + "x": "62", + "y": "12", + "properties": { + "size": "17", + "text": "Creating Core Components" + } + } + ] + } } }, { - "ID": "7226", - "typeID": "TextArea", - "zOrder": "96", - "w": "129", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "297", - "y": "815", + "ID": "7397", + "typeID": "__group__", + "zOrder": "157", + "measuredW": "179", + "measuredH": "50", + "w": "179", + "h": "50", + "x": "642", + "y": "2078", "properties": { - "color": "16770457" + "controlName": "107-tooling" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "179", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "55", + "measuredH": "25", + "x": "62", + "y": "12", + "properties": { + "size": "17", + "text": "Tooling" + } + } + ] + } } }, { - "ID": "7227", - "typeID": "Label", - "zOrder": "97", - "measuredW": "99", - "measuredH": "25", - "x": "312", - "y": "825", + "ID": "7398", + "typeID": "__group__", + "zOrder": "175", + "measuredW": "219", + "measuredH": "50", + "w": "219", + "h": "50", + "x": "711", + "y": "2547", "properties": { - "size": "17", - "text": "Visual Forms" + "controlName": "108-project-management" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "219", + "h": "50", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "162", + "measuredH": "25", + "x": "29", + "y": "12", + "properties": { + "size": "17", + "text": "Project Management" + } + } + ] + } } }, { - "ID": "7228", - "typeID": "TextArea", - "zOrder": "98", - "w": "231", + "ID": "7399", + "typeID": "__group__", + "zOrder": "60", + "measuredW": "340", + "measuredH": "44", + "w": "340", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "195", - "y": "970", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7229", - "typeID": "Label", - "zOrder": "99", - "measuredW": "192", - "measuredH": "25", - "x": "215", - "y": "979", - "properties": { - "size": "17", - "text": "Identify Design Elements" - } - }, - { - "ID": "7230", - "typeID": "Arrow", - "zOrder": "18", - "w": "163", - "h": "25", - "measuredW": "150", - "measuredH": "100", - "x": "885", - "y": "1325", + "x": "147", + "y": "389", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 163, - "y": 0 - }, - "p1": { - "x": 0.43967889908256924, - "y": 0.059403669724772554 - }, - "p2": { - "x": 0, - "y": 24 + "controlName": "100-design-system-basics:what-is-design-system" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "340", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "189", + "measuredH": "25", + "x": "75", + "y": "10", + "properties": { + "size": "17", + "text": "What is a Design System" + } + } + ] } } }, { - "ID": "7231", - "typeID": "Arrow", - "zOrder": "17", - "w": "123", - "h": "97", - "measuredW": "150", - "measuredH": "100", - "x": "215", - "y": "1670", + "ID": "7400", + "typeID": "__group__", + "zOrder": "61", + "measuredW": "340", + "measuredH": "44", + "w": "340", + "h": "44", + "x": "147", + "y": "437", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 123, - "y": 0 - }, - "p1": { - "x": 0.5331597295140493, - "y": -0.24763744802385654 - }, - "p2": { - "x": 0, - "y": 97 + "controlName": "101-design-system-basics:need-of-design-system" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "340", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "181", + "measuredH": "25", + "x": "79", + "y": "10", + "properties": { + "size": "17", + "text": "Need of Design System" + } + } + ] } } }, { - "ID": "7232", - "typeID": "Arrow", - "zOrder": "16", - "w": "78", - "measuredW": "150", - "measuredH": "100", - "x": "250", - "y": "1558", + "ID": "7401", + "typeID": "__group__", + "zOrder": "62", + "measuredW": "340", + "measuredH": "44", + "w": "340", + "h": "44", + "x": "147", + "y": "485", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 78, - "y": 99 - }, - "p1": { - "x": 0.4270235064243003, - "y": 0.2855704896678307 - }, - "p2": { - "x": 1, - "y": 0 + "controlName": "102-design-system-basics:design-system-vs-component-library" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "340", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "287", + "measuredH": "25", + "x": "26", + "y": "10", + "properties": { + "size": "17", + "text": "Design System vs Component Library" + } + } + ] } } }, { - "ID": "7233", - "typeID": "Arrow", - "zOrder": "15", - "w": "1", - "h": "98", - "measuredW": "150", - "measuredH": "100", - "x": "453", - "y": "1559", + "ID": "7402", + "typeID": "__group__", + "zOrder": "73", + "measuredW": "340", + "measuredH": "44", + "w": "340", + "h": "44", + "x": "147", + "y": "534", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 97.50570630909533 - }, - "p1": { - "x": 0.5696202531645572, - "y": 0 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "103-design-system-basics:atomic-design" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "340", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "172", + "measuredH": "25", + "x": "84", + "y": "10", + "properties": { + "size": "17", + "text": "What is Atomic Design" + } + } + ] } } }, { - "ID": "7234", - "typeID": "Arrow", - "zOrder": "14", - "w": "1", - "h": "98", - "measuredW": "150", - "measuredH": "100", - "x": "453", - "y": "1668", + "ID": "7403", + "typeID": "__group__", + "zOrder": "63", + "measuredW": "287", + "measuredH": "44", + "w": "287", + "h": "44", + "x": "1007", + "y": "384", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 97.50570630909533 - }, - "p1": { - "x": 0.5696202531645572, - "y": 0 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "104-design-system-basics:good-design-system" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "287", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "241", + "measuredH": "25", + "x": "23", + "y": "10", + "properties": { + "size": "17", + "text": "Traits of a Good Design System" + } + } + ] } } }, { - "ID": "7235", - "typeID": "Arrow", - "zOrder": "13", - "w": "434", - "h": "115", - "measuredW": "150", - "measuredH": "100", - "x": "545", - "y": "1666", + "ID": "7404", + "typeID": "__group__", + "zOrder": "64", + "measuredW": "287", + "measuredH": "44", + "w": "287", + "h": "44", + "x": "1007", + "y": "432", "properties": { - "color": "2848996", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0.21579368960033207, - "y": -0.20847649162965354 - }, - "p1": { - "x": 0.30218415810388827, - "y": -0.16098569846591773 - }, - "p2": { - "x": 434.09845979710815, - "y": 103.57465610985582 + "controlName": "105-design-system-basics:stakeholders-involved" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "287", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "169", + "measuredH": "25", + "x": "59", + "y": "10", + "properties": { + "size": "17", + "text": "Stakeholders Involved" + } + } + ] } } }, { - "ID": "7236", - "typeID": "TextArea", - "zOrder": "246", - "w": "336", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "1756", + "ID": "7405", + "typeID": "__group__", + "zOrder": "65", + "measuredW": "287", + "measuredH": "44", + "w": "287", + "h": "44", + "x": "1007", + "y": "480", "properties": { - "color": "16776960" + "controlName": "106-design-system-basics:design-system-examples" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "287", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "193", + "measuredH": "25", + "x": "47", + "y": "10", + "properties": { + "size": "17", + "text": "Design System Examples" + } + } + ] + } } }, { - "ID": "7237", - "typeID": "Label", - "zOrder": "247", - "measuredW": "212", - "measuredH": "25", - "x": "979", - "y": "1768", + "ID": "7407", + "typeID": "__group__", + "zOrder": "75", + "measuredW": "192", + "measuredH": "44", + "w": "192", + "h": "44", + "x": "1102", + "y": "559", "properties": { - "size": "17", - "text": "Creating Core Components" + "controlName": "100-design-system-terminology:component" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "90", + "measuredH": "25", + "x": "51", + "y": "10", + "properties": { + "size": "17", + "text": "Component" + } + } + ] + } } }, { - "ID": "7238", - "typeID": "TextArea", - "zOrder": "248", - "w": "155", + "ID": "7408", + "typeID": "__group__", + "zOrder": "76", + "measuredW": "192", + "measuredH": "44", + "w": "192", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "1849", + "x": "1102", + "y": "608", "properties": { - "color": "16770457" + "controlName": "101-design-system-terminology:component-library" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "148", + "measuredH": "25", + "x": "22", + "y": "10", + "properties": { + "size": "17", + "text": "Component Library" + } + } + ] + } } }, { - "ID": "7239", - "typeID": "Label", - "zOrder": "249", - "measuredW": "49", - "measuredH": "25", - "x": "970", - "y": "1859", + "ID": "7409", + "typeID": "__group__", + "zOrder": "77", + "measuredW": "192", + "measuredH": "44", + "w": "192", + "h": "44", + "x": "1102", + "y": "656", "properties": { - "size": "17", - "text": "Avatar" + "controlName": "102-design-system-terminology:design-language" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "136", + "measuredH": "25", + "x": "28", + "y": "10", + "properties": { + "size": "17", + "text": "Design Language" + } + } + ] + } } }, { - "ID": "7240", - "typeID": "TextArea", - "zOrder": "250", - "w": "155", + "ID": "7410", + "typeID": "__group__", + "zOrder": "78", + "measuredW": "192", + "measuredH": "44", + "w": "192", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "1945", + "x": "1102", + "y": "704", "properties": { - "color": "16770457" + "controlName": "103-design-system-terminology:governance" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "95", + "measuredH": "25", + "x": "48", + "y": "10", + "properties": { + "size": "17", + "text": "Governance" + } + } + ] + } } }, { - "ID": "7241", - "typeID": "Label", - "zOrder": "251", - "measuredW": "51", - "measuredH": "25", - "x": "969", - "y": "1955", + "ID": "7411", + "typeID": "__group__", + "zOrder": "79", + "measuredW": "192", + "measuredH": "44", + "w": "192", + "h": "44", + "x": "1102", + "y": "752", "properties": { - "size": "17", - "text": "Badge" + "controlName": "104-design-system-terminology:guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "82", + "measuredH": "25", + "x": "55", + "y": "10", + "properties": { + "size": "17", + "text": "Guidelines" + } + } + ] + } } }, { - "ID": "7242", - "typeID": "TextArea", - "zOrder": "252", - "w": "155", + "ID": "7412", + "typeID": "__group__", + "zOrder": "80", + "measuredW": "192", + "measuredH": "44", + "w": "192", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "1897", + "x": "1102", + "y": "800", "properties": { - "color": "16770457" + "controlName": "105-design-system-terminology:pattern" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "56", + "measuredH": "25", + "x": "68", + "y": "10", + "properties": { + "size": "17", + "text": "Pattern" + } + } + ] + } } }, { - "ID": "7243", - "typeID": "Label", - "zOrder": "253", - "measuredW": "57", - "measuredH": "25", - "x": "966", - "y": "1907", + "ID": "7413", + "typeID": "__group__", + "zOrder": "81", + "measuredW": "192", + "measuredH": "44", + "w": "192", + "h": "44", + "x": "1102", + "y": "849", "properties": { - "size": "17", - "text": "Banner" + "controlName": "106-design-system-terminology:pilot" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "34", + "measuredH": "25", + "x": "79", + "y": "10", + "properties": { + "size": "17", + "text": "Pilot" + } + } + ] + } } }, { - "ID": "7244", - "typeID": "TextArea", - "zOrder": "254", - "w": "155", + "ID": "7414", + "typeID": "__group__", + "zOrder": "82", + "measuredW": "192", + "measuredH": "44", + "w": "192", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "1994", + "x": "1102", + "y": "897", "properties": { - "color": "16770457" + "controlName": "107-design-system-terminology:token" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "46", + "measuredH": "25", + "x": "73", + "y": "10", + "properties": { + "size": "17", + "text": "Token" + } + } + ] + } } }, { - "ID": "7245", - "typeID": "Label", - "zOrder": "255", - "measuredW": "51", - "measuredH": "25", - "x": "969", - "y": "2004", + "ID": "7415", + "typeID": "__group__", + "zOrder": "83", + "measuredW": "192", + "measuredH": "44", + "w": "192", + "h": "44", + "x": "1102", + "y": "945", "properties": { - "size": "17", - "text": "Button" + "controlName": "108-design-system-terminology:ui-kit" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "192", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "43", + "measuredH": "25", + "x": "74", + "y": "10", + "properties": { + "size": "17", + "text": "UI Kit" + } + } + ] + } } }, { - "ID": "7246", - "typeID": "TextArea", - "zOrder": "256", - "w": "155", + "ID": "7416", + "typeID": "__group__", + "zOrder": "85", + "measuredW": "198", + "measuredH": "44", + "w": "198", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2043", + "x": "147", + "y": "654", "properties": { - "color": "16770457" + "controlName": "100-making-a-design-system:from-scratch" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "198", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "103", + "measuredH": "25", + "x": "39", + "y": "10", + "properties": { + "size": "17", + "text": "From Scratch" + } + } + ] + } } }, { - "ID": "7247", - "typeID": "Label", - "zOrder": "257", - "measuredW": "38", - "measuredH": "25", - "x": "976", - "y": "2052", + "ID": "7417", + "typeID": "__group__", + "zOrder": "86", + "measuredW": "198", + "measuredH": "44", + "w": "198", + "h": "44", + "x": "147", + "y": "704", "properties": { - "size": "17", - "text": "Card" + "controlName": "101-making-a-design-system:from-existing-design" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "198", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "163", + "measuredH": "25", + "x": "19", + "y": "10", + "properties": { + "size": "17", + "text": "From Existing Design" + } + } + ] + } } }, { - "ID": "7248", - "typeID": "TextArea", - "zOrder": "258", - "w": "155", + "ID": "7418", + "typeID": "__group__", + "zOrder": "72", + "measuredW": "241", + "measuredH": "44", + "w": "241", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2091", + "x": "488", + "y": "867", "properties": { - "color": "16770457" + "controlName": "100-existing-design-analysis:existing-design-process" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "241", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "186", + "measuredH": "25", + "x": "28", + "y": "10", + "properties": { + "size": "17", + "text": "Existing Design Process" + } + } + ] + } } }, { - "ID": "7249", - "typeID": "Label", - "zOrder": "259", - "measuredW": "69", - "measuredH": "25", - "x": "960", - "y": "2100", + "ID": "7419", + "typeID": "__group__", + "zOrder": "68", + "measuredW": "241", + "measuredH": "44", + "w": "241", + "h": "44", + "x": "488", + "y": "916", "properties": { - "size": "17", - "text": "Carousel" + "controlName": "101-existing-design-analysis:visual-audit" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "241", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "89", + "measuredH": "25", + "x": "76", + "y": "10", + "properties": { + "size": "17", + "text": "Visual Audit" + } + } + ] + } } }, { - "ID": "7250", - "typeID": "TextArea", - "zOrder": "260", - "w": "155", - "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2139", + "ID": "7420", + "typeID": "__group__", + "zOrder": "69", + "measuredW": "267", + "measuredH": "215", + "w": "267", + "h": "215", + "x": "177", + "y": "799", "properties": { - "color": "16770457" + "controlName": "102-existing-design-analysis:identify-design-elements" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "267", + "h": "200", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0" + }, + { + "ID": "1", + "typeID": "TextArea", + "zOrder": "1", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "18", + "y": "114", + "properties": { + "color": "16770457" + } + }, + { + "ID": "2", + "typeID": "Label", + "zOrder": "2", + "measuredW": "42", + "measuredH": "25", + "x": "44", + "y": "124", + "properties": { + "size": "17", + "text": "Color" + } + }, + { + "ID": "3", + "typeID": "TextArea", + "zOrder": "3", + "w": "131", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "118", + "y": "114", + "properties": { + "color": "16770457" + } + }, + { + "ID": "4", + "typeID": "Label", + "zOrder": "4", + "measuredW": "89", + "measuredH": "25", + "x": "139", + "y": "124", + "properties": { + "size": "17", + "text": "Typography" + } + }, + { + "ID": "5", + "typeID": "TextArea", + "zOrder": "5", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "19", + "y": "65", + "properties": { + "color": "16770457" + } + }, + { + "ID": "6", + "typeID": "Label", + "zOrder": "6", + "measuredW": "46", + "measuredH": "25", + "x": "43", + "y": "75", + "properties": { + "size": "17", + "text": "Sizing" + } + }, + { + "ID": "7", + "typeID": "TextArea", + "zOrder": "7", + "w": "130", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "119", + "y": "65", + "properties": { + "color": "16770457" + } + }, + { + "ID": "8", + "typeID": "Label", + "zOrder": "8", + "measuredW": "58", + "measuredH": "25", + "x": "155", + "y": "75", + "properties": { + "size": "17", + "text": "Spaces" + } + }, + { + "ID": "9", + "typeID": "TextArea", + "zOrder": "9", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "19", + "y": "16", + "properties": { + "color": "16770457" + } + }, + { + "ID": "10", + "typeID": "Label", + "zOrder": "10", + "measuredW": "42", + "measuredH": "25", + "x": "45", + "y": "26", + "properties": { + "size": "17", + "text": "Icons" + } + }, + { + "ID": "11", + "typeID": "TextArea", + "zOrder": "11", + "w": "129", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "120", + "y": "16", + "properties": { + "color": "16770457" + } + }, + { + "ID": "12", + "typeID": "Label", + "zOrder": "12", + "measuredW": "99", + "measuredH": "25", + "x": "135", + "y": "26", + "properties": { + "size": "17", + "text": "Visual Forms" + } + }, + { + "ID": "13", + "typeID": "TextArea", + "zOrder": "13", + "w": "231", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "18", + "y": "171", + "properties": { + "color": "16776960" + } + }, + { + "ID": "14", + "typeID": "Label", + "zOrder": "14", + "measuredW": "192", + "measuredH": "25", + "x": "38", + "y": "180", + "properties": { + "size": "17", + "text": "Identify Design Elements" + } + } + ] + } } }, { - "ID": "7251", - "typeID": "Label", - "zOrder": "261", - "measuredW": "78", - "measuredH": "25", - "x": "956", - "y": "2148", + "ID": "7421", + "typeID": "__group__", + "zOrder": "70", + "measuredW": "267", + "measuredH": "264", + "w": "267", + "h": "264", + "x": "177", + "y": "1029", "properties": { - "size": "17", - "text": "Dropdown" + "controlName": "103-existing-design-analysis:identify-components" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "267", + "h": "246", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "18" + }, + { + "ID": "1", + "typeID": "TextArea", + "zOrder": "1", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "18", + "y": "153", + "properties": { + "color": "16770457" + } + }, + { + "ID": "2", + "typeID": "Label", + "zOrder": "2", + "measuredW": "46", + "measuredH": "25", + "x": "42", + "y": "163", + "properties": { + "size": "17", + "text": "Cards" + } + }, + { + "ID": "3", + "typeID": "TextArea", + "zOrder": "3", + "w": "131", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "118", + "y": "153", + "properties": { + "color": "16770457" + } + }, + { + "ID": "4", + "typeID": "Label", + "zOrder": "4", + "measuredW": "94", + "measuredH": "25", + "x": "137", + "y": "163", + "properties": { + "size": "17", + "text": "Drop Downs" + } + }, + { + "ID": "5", + "typeID": "TextArea", + "zOrder": "5", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "19", + "y": "104", + "properties": { + "color": "16770457" + } + }, + { + "ID": "6", + "typeID": "Label", + "zOrder": "6", + "measuredW": "66", + "measuredH": "25", + "x": "33", + "y": "114", + "properties": { + "size": "17", + "text": "Banners" + } + }, + { + "ID": "7", + "typeID": "TextArea", + "zOrder": "7", + "w": "130", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "119", + "y": "104", + "properties": { + "color": "16770457" + } + }, + { + "ID": "8", + "typeID": "Label", + "zOrder": "8", + "measuredW": "60", + "measuredH": "25", + "x": "154", + "y": "114", + "properties": { + "size": "17", + "text": "Buttons" + } + }, + { + "ID": "9", + "typeID": "TextArea", + "zOrder": "9", + "w": "94", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "19", + "y": "55", + "properties": { + "color": "16770457" + } + }, + { + "ID": "10", + "typeID": "Label", + "zOrder": "10", + "measuredW": "49", + "measuredH": "25", + "x": "45", + "y": "65", + "properties": { + "size": "17", + "text": "Avatar" + } + }, + { + "ID": "11", + "typeID": "TextArea", + "zOrder": "11", + "w": "129", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "120", + "y": "55", + "properties": { + "color": "16770457" + } + }, + { + "ID": "12", + "typeID": "Label", + "zOrder": "12", + "measuredW": "60", + "measuredH": "25", + "x": "155", + "y": "65", + "properties": { + "size": "17", + "text": "Badges" + } + }, + { + "ID": "13", + "typeID": "TextArea", + "zOrder": "13", + "w": "231", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "18", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "14", + "typeID": "Label", + "zOrder": "14", + "measuredW": "159", + "measuredH": "25", + "x": "54", + "y": "9", + "properties": { + "size": "17", + "text": "Identify Components" + } + }, + { + "ID": "15", + "typeID": "TextArea", + "zOrder": "15", + "w": "157", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "18", + "y": "203", + "properties": { + "color": "16770457" + } + }, + { + "ID": "16", + "typeID": "Label", + "zOrder": "16", + "measuredW": "117", + "measuredH": "25", + "x": "38", + "y": "213", + "properties": { + "size": "17", + "text": "Form Elements" + } + }, + { + "ID": "17", + "typeID": "TextArea", + "zOrder": "17", + "w": "66", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "183", + "y": "204", + "properties": { + "color": "16770457" + } + }, + { + "ID": "18", + "typeID": "Label", + "zOrder": "18", + "measuredW": "19", + "measuredH": "40", + "x": "206", + "y": "199", + "properties": { + "size": "32", + "text": "..." + } + } + ] + } } }, { - "ID": "7252", - "typeID": "TextArea", - "zOrder": "262", - "w": "156", + "ID": "7423", + "typeID": "__group__", + "zOrder": "71", + "measuredW": "247", + "measuredH": "44", + "w": "247", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2188", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7253", - "typeID": "Label", - "zOrder": "263", - "measuredW": "34", - "measuredH": "25", - "x": "978", - "y": "2197", + "x": "468", + "y": "1110", "properties": { - "size": "17", - "text": "Icon" + "controlName": "104-existing-design-analysis:ab-tests-and-experiments" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "247", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "210", + "measuredH": "25", + "x": "19", + "y": "9", + "properties": { + "size": "17", + "text": "A/B Tests and Experiments" + } + } + ] + } } }, { - "ID": "7254", - "typeID": "TextArea", - "zOrder": "264", - "w": "156", + "ID": "7424", + "typeID": "__group__", + "zOrder": "84", + "measuredW": "247", + "measuredH": "44", + "w": "247", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2237", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7255", - "typeID": "Label", - "zOrder": "265", - "measuredW": "120", - "measuredH": "25", - "x": "935", - "y": "2246", + "x": "468", + "y": "1160", "properties": { - "size": "17", - "text": "Input Checkbox" + "controlName": "105-existing-design-analysis:regional-requirements" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "247", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "182", + "measuredH": "25", + "x": "33", + "y": "9", + "properties": { + "size": "17", + "text": "Regional Requirements" + } + } + ] + } } }, { - "ID": "7256", - "typeID": "TextArea", - "zOrder": "266", - "w": "156", + "ID": "7425", + "typeID": "__group__", + "zOrder": "87", + "measuredW": "247", + "measuredH": "44", + "w": "247", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "917", - "y": "2286", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7257", - "typeID": "Label", - "zOrder": "267", - "measuredW": "90", - "measuredH": "25", - "x": "950", - "y": "2295", + "x": "468", + "y": "1209", "properties": { - "size": "17", - "text": "Input Radio" + "controlName": "106-existing-design-analysis:documentation" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "247", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "118", + "measuredH": "25", + "x": "65", + "y": "9", + "properties": { + "size": "17", + "text": "Documentation" + } + } + ] + } } }, { - "ID": "7258", - "typeID": "TextArea", - "zOrder": "268", - "w": "174", + "ID": "7426", + "typeID": "__group__", + "zOrder": "94", + "measuredW": "166", + "measuredH": "44", + "w": "166", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "1850", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7259", - "typeID": "Label", - "zOrder": "269", - "measuredW": "75", - "measuredH": "25", - "x": "1128", - "y": "1860", + "x": "1019", + "y": "1299", "properties": { - "size": "17", - "text": "Input Text" + "controlName": "100-design-language:brand" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "166", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "47", + "measuredH": "25", + "x": "59", + "y": "10", + "properties": { + "size": "17", + "text": "Brand" + } + } + ] + } } }, { - "ID": "7260", - "typeID": "TextArea", - "zOrder": "270", - "w": "174", + "ID": "7427", + "typeID": "__group__", + "zOrder": "89", + "measuredW": "194", + "measuredH": "44", + "w": "194", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "1898", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7261", - "typeID": "Label", - "zOrder": "271", - "measuredW": "93", - "measuredH": "25", - "x": "1119", - "y": "1908", + "x": "1019", + "y": "1240", "properties": { - "size": "17", - "text": "Input Switch" + "controlName": "100-design-language:brand:vision" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "194", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "47", + "measuredH": "25", + "x": "73", + "y": "10", + "properties": { + "size": "17", + "text": "Vision" + } + } + ] + } } }, { - "ID": "7262", - "typeID": "TextArea", - "zOrder": "272", - "w": "174", + "ID": "7428", + "typeID": "__group__", + "zOrder": "90", + "measuredW": "195", + "measuredH": "44", + "w": "195", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "2043", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7263", - "typeID": "Label", - "zOrder": "273", - "measuredW": "28", - "measuredH": "25", - "x": "1152", - "y": "2052", + "x": "1018", + "y": "1190", "properties": { - "size": "17", - "text": "List" + "controlName": "101-design-language:brand:design-principles" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "195", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "135", + "measuredH": "25", + "x": "30", + "y": "10", + "properties": { + "size": "17", + "text": "Design Principles" + } + } + ] + } } }, { - "ID": "7264", - "typeID": "TextArea", - "zOrder": "274", - "w": "175", + "ID": "7429", + "typeID": "__group__", + "zOrder": "92", + "measuredW": "195", + "measuredH": "44", + "w": "195", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1078", - "y": "2091", + "x": "1018", + "y": "1141", "properties": { - "color": "16770457" + "controlName": "102-design-language:brand:terminology" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "195", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "93", + "measuredH": "25", + "x": "51", + "y": "10", + "properties": { + "size": "17", + "text": "Terminology" + } + } + ] + } } }, { - "ID": "7265", - "typeID": "Label", - "zOrder": "275", - "measuredW": "135", - "measuredH": "25", - "x": "1098", - "y": "2100", + "ID": "7430", + "typeID": "__group__", + "zOrder": "91", + "measuredW": "195", + "measuredH": "44", + "w": "195", + "h": "44", + "x": "1018", + "y": "1089", "properties": { - "size": "17", - "text": "Loading Indicator" + "controlName": "103-design-language:brand:tone-of-voice" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "195", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "104", + "measuredH": "25", + "x": "46", + "y": "10", + "properties": { + "size": "17", + "text": "Tone of Voice" + } + } + ] + } } }, { - "ID": "7266", - "typeID": "TextArea", - "zOrder": "276", - "w": "174", + "ID": "7431", + "typeID": "__group__", + "zOrder": "93", + "measuredW": "195", + "measuredH": "44", + "w": "195", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "2139", + "x": "1018", + "y": "1040", "properties": { - "color": "16770457" + "controlName": "104-design-language:brand:writing-guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "195", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "141", + "measuredH": "25", + "x": "27", + "y": "10", + "properties": { + "size": "17", + "text": "Writing Guidelines" + } + } + ] + } } }, { - "ID": "7267", - "typeID": "Label", - "zOrder": "277", - "measuredW": "48", - "measuredH": "25", - "x": "1142", - "y": "2148", + "ID": "7432", + "typeID": "__group__", + "zOrder": "104", + "measuredW": "132", + "measuredH": "44", + "w": "132", + "h": "44", + "x": "685", + "y": "1418", "properties": { - "size": "17", - "text": "Modal" + "controlName": "101-design-language:guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "132", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "82", + "measuredH": "25", + "x": "25", + "y": "10", + "properties": { + "size": "17", + "text": "Guidelines" + } + } + ] + } } }, { - "ID": "7268", - "typeID": "TextArea", - "zOrder": "278", - "w": "174", + "ID": "7433", + "typeID": "__group__", + "zOrder": "103", + "measuredW": "225", + "measuredH": "44", + "w": "225", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "2188", + "x": "638", + "y": "1472", "properties": { - "color": "16770457" + "controlName": "100-design-language:guidelines:accessibility" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "225", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "94", + "measuredH": "25", + "x": "66", + "y": "10", + "properties": { + "size": "17", + "text": "Accessibility" + } + } + ] + } } }, { - "ID": "7269", - "typeID": "Label", - "zOrder": "279", - "measuredW": "37", - "measuredH": "25", - "x": "1147", - "y": "2197", + "ID": "7434", + "typeID": "__group__", + "zOrder": "105", + "measuredW": "225", + "measuredH": "44", + "w": "225", + "h": "44", + "x": "638", + "y": "1521", "properties": { - "size": "17", - "text": "Tabs" + "controlName": "101-design-language:guidelines:user-onboarding" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "225", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "133", + "measuredH": "25", + "x": "46", + "y": "10", + "properties": { + "size": "17", + "text": "User Onboarding" + } + } + ] + } } }, { - "ID": "7270", - "typeID": "TextArea", - "zOrder": "280", - "w": "174", + "ID": "7435", + "typeID": "__group__", + "zOrder": "106", + "measuredW": "225", + "measuredH": "44", + "w": "225", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "2237", + "x": "638", + "y": "1570", "properties": { - "color": "16770457" + "controlName": "102-design-language:guidelines:microcopy-guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "225", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "165", + "measuredH": "25", + "x": "30", + "y": "10", + "properties": { + "size": "17", + "text": "Microcopy Guidelines" + } + } + ] + } } }, - { - "ID": "7271", - "typeID": "Label", - "zOrder": "281", - "measuredW": "42", - "measuredH": "25", - "x": "1145", - "y": "2246", + { + "ID": "7436", + "typeID": "__group__", + "zOrder": "97", + "measuredW": "166", + "measuredH": "44", + "w": "166", + "h": "44", + "x": "990", + "y": "1408", "properties": { - "size": "17", - "text": "Toast" + "controlName": "102-design-language:logo" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "166", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "39", + "measuredH": "25", + "x": "63", + "y": "10", + "properties": { + "size": "17", + "text": "Logo" + } + } + ] + } } }, { - "ID": "7272", - "typeID": "TextArea", - "zOrder": "282", - "w": "174", + "ID": "7437", + "typeID": "__group__", + "zOrder": "96", + "measuredW": "310", + "measuredH": "44", + "w": "310", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "2286", + "x": "916", + "y": "1464", "properties": { - "color": "16770457" + "controlName": "100-design-language:logo:monochrome-version" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "310", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "163", + "measuredH": "25", + "x": "73", + "y": "10", + "properties": { + "size": "17", + "text": "Monochrome Version" + } + } + ] + } } }, { - "ID": "7273", - "typeID": "Label", - "zOrder": "283", - "measuredW": "51", - "measuredH": "25", - "x": "1140", - "y": "2295", + "ID": "7438", + "typeID": "__group__", + "zOrder": "98", + "measuredW": "310", + "measuredH": "44", + "w": "310", + "h": "44", + "x": "916", + "y": "1513", "properties": { - "size": "17", - "text": "Tooltip" + "controlName": "101-design-language:logo:small-use-guidance" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "310", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "156", + "measuredH": "25", + "x": "77", + "y": "10", + "properties": { + "size": "17", + "text": "Small Use Guidance" + } + } + ] + } } }, { - "ID": "7274", - "typeID": "TextArea", - "zOrder": "284", - "w": "174", + "ID": "7439", + "typeID": "__group__", + "zOrder": "99", + "measuredW": "310", + "measuredH": "44", + "w": "310", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "1946", + "x": "916", + "y": "1562", "properties": { - "color": "16770457" + "controlName": "102-design-language:logo:placement-and-clearance-guidance" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "310", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "261", + "measuredH": "25", + "x": "24", + "y": "10", + "properties": { + "size": "17", + "text": "Placement & Clearance Guidance" + } + } + ] + } } }, { - "ID": "7275", - "typeID": "Label", - "zOrder": "285", - "measuredW": "49", - "measuredH": "25", - "x": "1141", - "y": "1956", + "ID": "7440", + "typeID": "__group__", + "zOrder": "100", + "measuredW": "310", + "measuredH": "44", + "w": "310", + "h": "44", + "x": "916", + "y": "1610", "properties": { - "size": "17", - "text": "Select" + "controlName": "103-design-language:logo:usage-guidance" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "310", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "130", + "measuredH": "25", + "x": "90", + "y": "10", + "properties": { + "size": "17", + "text": "Usage Guidance" + } + } + ] + } } }, { - "ID": "7276", - "typeID": "TextArea", - "zOrder": "286", - "w": "174", + "ID": "7442", + "typeID": "__group__", + "zOrder": "101", + "measuredW": "310", + "measuredH": "44", + "w": "310", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1079", - "y": "1995", + "x": "916", + "y": "1658", "properties": { - "color": "16770457" + "controlName": "104-design-language:logo:different-file-formats" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "310", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "166", + "measuredH": "25", + "x": "72", + "y": "10", + "properties": { + "size": "17", + "text": "Different File Formats" + } + } + ] + } } }, { - "ID": "7277", - "typeID": "Label", - "zOrder": "287", - "measuredW": "67", - "measuredH": "25", - "x": "1132", - "y": "2005", + "ID": "7443", + "typeID": "__group__", + "zOrder": "114", + "measuredW": "124", + "measuredH": "44", + "w": "124", + "h": "44", + "x": "381", + "y": "1530", "properties": { - "size": "17", - "text": "Textarea" + "controlName": "100-design-tokens:layout" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "124", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "51", + "measuredH": "25", + "x": "36", + "y": "9", + "properties": { + "size": "17", + "text": "Layout" + } + } + ] + } } }, { - "ID": "7280", - "typeID": "Arrow", - "zOrder": "12", - "w": "1", - "h": "98", - "measuredW": "150", - "measuredH": "100", - "x": "994", - "y": "1783", + "ID": "7444", + "typeID": "__group__", + "zOrder": "108", + "measuredW": "148", + "measuredH": "44", + "w": "148", + "h": "44", + "x": "192", + "y": "1530", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 97.50570630909533 - }, - "p1": { - "x": 0.5696202531645572, - "y": 0 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "101-design-tokens:color" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "148", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "42", + "measuredH": "25", + "x": "53", + "y": "10", + "properties": { + "size": "17", + "text": "Color" + } + } + ] } } }, { - "ID": "7281", - "typeID": "Arrow", - "zOrder": "11", - "w": "1", - "h": "98", - "measuredW": "150", - "measuredH": "100", - "x": "1165", - "y": "1783", + "ID": "7445", + "typeID": "__group__", + "zOrder": "126", + "measuredW": "153", + "measuredH": "44", + "w": "153", + "h": "44", + "x": "162", + "y": "1745", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 0, - "y": 97.50570630909533 - }, - "p1": { - "x": 0.5696202531645572, - "y": 0 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "102-design-tokens:iconography" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "153", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "96", + "measuredH": "25", + "x": "29", + "y": "10", + "properties": { + "size": "17", + "text": "Iconography" + } + } + ] } } }, { - "ID": "7285", - "typeID": "TextArea", - "zOrder": "288", - "w": "179", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "642", - "y": "2078", + "ID": "7446", + "typeID": "__group__", + "zOrder": "135", + "measuredW": "129", + "measuredH": "44", + "w": "129", + "h": "44", + "x": "411", + "y": "1747", "properties": { - "color": "16776960" + "controlName": "103-design-tokens:typography" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "129", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "89", + "measuredH": "25", + "x": "20", + "y": "10", + "properties": { + "size": "17", + "text": "Typography" + } + } + ] + } } }, { - "ID": "7286", - "typeID": "Label", - "zOrder": "289", - "measuredW": "55", - "measuredH": "25", - "x": "704", - "y": "2090", + "ID": "7447", + "typeID": "__group__", + "zOrder": "118", + "measuredW": "123", + "measuredH": "44", + "w": "123", + "h": "44", + "x": "382", + "y": "1473", "properties": { - "size": "17", - "text": "Tooling" + "controlName": "100-design-tokens:layout:spacing" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "123", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "63", + "measuredH": "25", + "x": "30", + "y": "10", + "properties": { + "size": "17", + "text": "Spacing" + } + } + ] + } } }, { - "ID": "7287", - "typeID": "Arrow", - "zOrder": "10", - "w": "205", - "h": "313", - "measuredW": "150", - "measuredH": "100", - "x": "772", - "y": "1789", + "ID": "7448", + "typeID": "__group__", + "zOrder": "116", + "measuredW": "123", + "measuredH": "44", + "w": "123", + "h": "44", + "x": "382", + "y": "1425", "properties": { - "color": "2848996", - "direction": "bottom", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 2.3440290410588887, - "y": 313.14548909543873 - }, - "p1": { - "x": 0.5983740467924911, - "y": 0.26381020739309036 - }, - "p2": { - "x": 204.616587909156, - "y": 0.42963121347270317 + "controlName": "101-design-tokens:layout:breakpoints" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "123", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "93", + "measuredH": "25", + "x": "15", + "y": "10", + "properties": { + "size": "17", + "text": "Breakpoints" + } + } + ] } } }, { - "ID": "7288", - "typeID": "TextArea", - "zOrder": "290", - "w": "164", + "ID": "7449", + "typeID": "__group__", + "zOrder": "115", + "measuredW": "123", + "measuredH": "44", + "w": "123", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "421", - "y": "2153", + "x": "382", + "y": "1377", + "properties": { + "controlName": "102-design-tokens:layout:grid" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "123", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "33", + "measuredH": "25", + "x": "45", + "y": "10", + "properties": { + "size": "17", + "text": "Grid" + } + } + ] + } + } + }, + { + "ID": "7450", + "typeID": "__group__", + "zOrder": "117", + "measuredW": "123", + "measuredH": "44", + "w": "123", + "h": "44", + "x": "382", + "y": "1329", "properties": { - "color": "16776960" + "controlName": "103-design-tokens:layout:units" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "123", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "40", + "measuredH": "25", + "x": "42", + "y": "10", + "properties": { + "size": "17", + "text": "Units" + } + } + ] + } } }, { - "ID": "7289", - "typeID": "Label", - "zOrder": "291", - "measuredW": "55", - "measuredH": "25", - "x": "475", - "y": "2163", + "ID": "7451", + "typeID": "__group__", + "zOrder": "112", + "measuredW": "177", + "measuredH": "44", + "w": "177", + "h": "44", + "x": "165", + "y": "1473", "properties": { - "size": "17", - "text": "Design" + "controlName": "100-design-tokens:color:guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "177", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "82", + "measuredH": "25", + "x": "48", + "y": "10", + "properties": { + "size": "17", + "text": "Guidelines" + } + } + ] + } } }, { - "ID": "7290", - "typeID": "TextArea", - "zOrder": "292", - "w": "212", + "ID": "7452", + "typeID": "__group__", + "zOrder": "110", + "measuredW": "177", + "measuredH": "44", + "w": "177", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "421", - "y": "2206", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7291", - "typeID": "Label", - "zOrder": "293", - "measuredW": "105", - "measuredH": "25", - "x": "474", - "y": "2216", + "x": "165", + "y": "1425", "properties": { - "size": "17", - "text": "Design Editor" + "controlName": "101-design-tokens:color:dark-mode" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "177", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "85", + "measuredH": "25", + "x": "46", + "y": "10", + "properties": { + "size": "17", + "text": "Dark Mode" + } + } + ] + } } }, { - "ID": "7294", - "typeID": "TextArea", - "zOrder": "294", - "w": "212", + "ID": "7453", + "typeID": "__group__", + "zOrder": "109", + "measuredW": "177", + "measuredH": "44", + "w": "177", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "421", - "y": "2256", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7295", - "typeID": "Label", - "zOrder": "295", - "measuredW": "56", - "measuredH": "25", - "x": "499", - "y": "2266", + "x": "165", + "y": "1377", "properties": { - "size": "17", - "text": "Plugins" + "controlName": "102-design-tokens:color:functional-colors" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "177", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "135", + "measuredH": "25", + "x": "21", + "y": "10", + "properties": { + "size": "17", + "text": "Functional Colors" + } + } + ] + } } }, { - "ID": "7296", - "typeID": "TextArea", - "zOrder": "296", - "w": "212", + "ID": "7454", + "typeID": "__group__", + "zOrder": "111", + "measuredW": "177", + "measuredH": "44", + "w": "177", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "421", - "y": "2306", + "x": "165", + "y": "1329", "properties": { - "color": "16770457" + "controlName": "103-design-tokens:color:accessibility" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "177", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "94", + "measuredH": "25", + "x": "42", + "y": "10", + "properties": { + "size": "17", + "text": "Accessibility" + } + } + ] + } } }, { - "ID": "7297", - "typeID": "Label", - "zOrder": "297", - "measuredW": "118", - "measuredH": "25", - "x": "468", - "y": "2316", + "ID": "7455", + "typeID": "__group__", + "zOrder": "129", + "measuredW": "126", + "measuredH": "44", + "w": "126", + "h": "44", + "x": "157", + "y": "1799", "properties": { - "size": "17", - "text": "Version Control" + "controlName": "100-design-tokens:iconography:accessibility" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "126", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "94", + "measuredH": "25", + "x": "16", + "y": "10", + "properties": { + "size": "17", + "text": "Accessibility" + } + } + ] + } } }, { - "ID": "7298", - "typeID": "TextArea", - "zOrder": "298", - "w": "212", + "ID": "7456", + "typeID": "__group__", + "zOrder": "127", + "measuredW": "89", + "measuredH": "44", + "w": "89", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "421", - "y": "2356", + "x": "292", + "y": "1800", "properties": { - "color": "16770457" + "controlName": "101-design-tokens:iconography:style" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "89", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "37", + "measuredH": "25", + "x": "26", + "y": "10", + "properties": { + "size": "17", + "text": "Style" + } + } + ] + } } }, { - "ID": "7299", - "typeID": "Label", - "zOrder": "299", - "measuredW": "181", - "measuredH": "25", - "x": "436", - "y": "2366", + "ID": "7458", + "typeID": "__group__", + "zOrder": "128", + "measuredW": "88", + "measuredH": "44", + "w": "88", + "h": "44", + "x": "157", + "y": "1847", "properties": { - "size": "17", - "text": "Contribution Guidelines" + "controlName": "102-design-tokens:iconography:naming" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "88", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "60", + "measuredH": "25", + "x": "14", + "y": "10", + "properties": { + "size": "17", + "text": "Naming" + } + } + ] + } } }, { - "ID": "7300", - "typeID": "TextArea", - "zOrder": "9", - "w": "190", - "h": "247", - "measuredW": "200", - "measuredH": "140", - "x": "459", - "y": "2171" - }, - { - "ID": "7301", - "typeID": "TextArea", - "zOrder": "300", - "w": "161", - "h": "546", - "measuredW": "200", - "measuredH": "140", - "x": "153", - "y": "2102" - }, - { - "ID": "7302", - "typeID": "TextArea", - "zOrder": "301", - "w": "164", + "ID": "7459", + "typeID": "__group__", + "zOrder": "132", + "measuredW": "131", + "measuredH": "44", + "w": "131", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "223", - "y": "2081", + "x": "250", + "y": "1847", "properties": { - "color": "16776960" + "controlName": "103-design-tokens:iconography:grid-relation" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "131", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "102", + "measuredH": "25", + "x": "15", + "y": "10", + "properties": { + "size": "17", + "text": "Grid Relation" + } + } + ] + } } }, { - "ID": "7303", - "typeID": "Label", - "zOrder": "302", - "measuredW": "103", - "measuredH": "25", - "x": "253", - "y": "2091", + "ID": "7460", + "typeID": "__group__", + "zOrder": "133", + "measuredW": "88", + "measuredH": "44", + "w": "88", + "h": "44", + "x": "157", + "y": "1895", "properties": { - "size": "17", - "text": "Development" + "controlName": "104-design-tokens:iconography:sizes" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "88", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "41", + "measuredH": "25", + "x": "23", + "y": "10", + "properties": { + "size": "17", + "text": "Sizes" + } + } + ] + } } }, { - "ID": "7304", - "typeID": "TextArea", - "zOrder": "303", - "w": "212", + "ID": "7461", + "typeID": "__group__", + "zOrder": "134", + "measuredW": "131", + "measuredH": "44", + "w": "131", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2134", + "x": "250", + "y": "1895", "properties": { - "color": "16770457" + "controlName": "105-design-tokens:iconography:keywords" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "131", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "74", + "measuredH": "25", + "x": "29", + "y": "10", + "properties": { + "size": "17", + "text": "Keywords" + } + } + ] + } } }, { - "ID": "7305", - "typeID": "Label", - "zOrder": "304", - "measuredW": "154", - "measuredH": "25", - "x": "201", - "y": "2144", + "ID": "7462", + "typeID": "__group__", + "zOrder": "130", + "measuredW": "224", + "measuredH": "44", + "w": "224", + "h": "44", + "x": "157", + "y": "1943", "properties": { - "size": "17", - "text": "Component Catalog" + "controlName": "106-design-tokens:iconography:reserved-icons" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "224", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "122", + "measuredH": "25", + "x": "51", + "y": "10", + "properties": { + "size": "17", + "text": "Reserved Icons" + } + } + ] + } } }, { - "ID": "7306", - "typeID": "TextArea", - "zOrder": "305", - "w": "212", + "ID": "7463", + "typeID": "__group__", + "zOrder": "131", + "measuredW": "224", + "measuredH": "44", + "w": "224", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2184", + "x": "157", + "y": "1992", "properties": { - "color": "16770457" + "controlName": "107-design-tokens:iconography:guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "224", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "82", + "measuredH": "25", + "x": "71", + "y": "10", + "properties": { + "size": "17", + "text": "Guidelines" + } + } + ] + } } }, { - "ID": "7307", - "typeID": "Label", - "zOrder": "306", - "measuredW": "118", - "measuredH": "25", - "x": "219", - "y": "2194", + "ID": "7464", + "typeID": "__group__", + "zOrder": "122", + "measuredW": "164", + "measuredH": "44", + "w": "164", + "h": "44", + "x": "411", + "y": "1802", "properties": { - "size": "17", - "text": "Documentation" + "controlName": "100-design-tokens:typography:responsiveness" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "127", + "measuredH": "25", + "x": "18", + "y": "10", + "properties": { + "size": "17", + "text": "Responsiveness" + } + } + ] + } } }, { - "ID": "7308", - "typeID": "TextArea", - "zOrder": "307", - "w": "212", + "ID": "7465", + "typeID": "__group__", + "zOrder": "120", + "measuredW": "164", + "measuredH": "44", + "w": "164", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2234", + "x": "411", + "y": "1850", "properties": { - "color": "16770457" + "controlName": "101-design-tokens:typography:grid-relation" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "102", + "measuredH": "25", + "x": "31", + "y": "10", + "properties": { + "size": "17", + "text": "Grid Relation" + } + } + ] + } } }, { - "ID": "7309", - "typeID": "Label", - "zOrder": "308", - "measuredW": "83", - "measuredH": "25", - "x": "236", - "y": "2244", + "ID": "7466", + "typeID": "__group__", + "zOrder": "121", + "measuredW": "164", + "measuredH": "44", + "w": "164", + "h": "44", + "x": "411", + "y": "1898", "properties": { - "size": "17", - "text": "Code Style" + "controlName": "102-design-tokens:typography:readability" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "86", + "measuredH": "25", + "x": "39", + "y": "10", + "properties": { + "size": "17", + "text": "Readability" + } + } + ] + } } }, { - "ID": "7310", - "typeID": "TextArea", - "zOrder": "309", - "w": "212", + "ID": "7467", + "typeID": "__group__", + "zOrder": "123", + "measuredW": "164", + "measuredH": "44", + "w": "164", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2284", + "x": "411", + "y": "1946", "properties": { - "color": "16770457" + "controlName": "103-design-tokens:typography:performance" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "100", + "measuredH": "25", + "x": "32", + "y": "10", + "properties": { + "size": "17", + "text": "Performance" + } + } + ] + } } }, { - "ID": "7311", - "typeID": "Label", - "zOrder": "310", - "measuredW": "91", - "measuredH": "25", - "x": "232", - "y": "2294", + "ID": "7468", + "typeID": "__group__", + "zOrder": "124", + "measuredW": "164", + "measuredH": "44", + "w": "164", + "h": "44", + "x": "411", + "y": "1995", "properties": { - "size": "17", - "text": "Unit Testing" + "controlName": "104-design-tokens:typography:guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "82", + "measuredH": "25", + "x": "41", + "y": "10", + "properties": { + "size": "17", + "text": "Guidelines" + } + } + ] + } } }, { - "ID": "7312", - "typeID": "TextArea", - "zOrder": "311", - "w": "212", + "ID": "7469", + "typeID": "__group__", + "zOrder": "137", + "measuredW": "155", + "measuredH": "44", + "w": "155", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2335", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7313", - "typeID": "Label", - "zOrder": "312", - "measuredW": "152", - "measuredH": "25", - "x": "202", - "y": "2345", + "x": "917", + "y": "1849", "properties": { - "size": "17", - "text": "Accessibility Testing" + "controlName": "100-core-components:avatar" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "49", + "measuredH": "25", + "x": "53", + "y": "10", + "properties": { + "size": "17", + "text": "Avatar" + } + } + ] + } } }, { - "ID": "7314", - "typeID": "TextArea", - "zOrder": "313", - "w": "212", + "ID": "7470", + "typeID": "__group__", + "zOrder": "139", + "measuredW": "155", + "measuredH": "44", + "w": "155", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2386", + "x": "917", + "y": "1897", "properties": { - "color": "16770457" + "controlName": "101-core-components:banner" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "57", + "measuredH": "25", + "x": "49", + "y": "10", + "properties": { + "size": "17", + "text": "Banner" + } + } + ] + } } }, { - "ID": "7315", - "typeID": "Label", - "zOrder": "314", - "measuredW": "157", - "measuredH": "25", - "x": "199", - "y": "2396", + "ID": "7472", + "typeID": "__group__", + "zOrder": "138", + "measuredW": "155", + "measuredH": "44", + "w": "155", + "h": "44", + "x": "917", + "y": "1945", "properties": { - "size": "17", - "text": "Semantic Versioning" + "controlName": "102-core-components:badge" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "51", + "measuredH": "25", + "x": "52", + "y": "10", + "properties": { + "size": "17", + "text": "Badge" + } + } + ] + } } }, { - "ID": "7316", - "typeID": "TextArea", - "zOrder": "315", - "w": "212", + "ID": "7473", + "typeID": "__group__", + "zOrder": "140", + "measuredW": "155", + "measuredH": "44", + "w": "155", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2437", + "x": "917", + "y": "1994", "properties": { - "color": "16770457" + "controlName": "103-core-components:button" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "51", + "measuredH": "25", + "x": "52", + "y": "10", + "properties": { + "size": "17", + "text": "Button" + } + } + ] + } } }, { - "ID": "7317", - "typeID": "Label", - "zOrder": "316", - "measuredW": "132", - "measuredH": "25", - "x": "212", - "y": "2447", + "ID": "7474", + "typeID": "__group__", + "zOrder": "141", + "measuredW": "155", + "measuredH": "44", + "w": "155", + "h": "44", + "x": "917", + "y": "2043", "properties": { - "size": "17", - "text": "Release Strategy" + "controlName": "104-core-components:card" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "38", + "measuredH": "25", + "x": "59", + "y": "9", + "properties": { + "size": "17", + "text": "Card" + } + } + ] + } } }, { - "ID": "7318", - "typeID": "TextArea", - "zOrder": "317", - "w": "212", + "ID": "7475", + "typeID": "__group__", + "zOrder": "142", + "measuredW": "155", + "measuredH": "44", + "w": "155", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2487", + "x": "917", + "y": "2091", "properties": { - "color": "16770457" + "controlName": "105-core-components:carousel" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "69", + "measuredH": "25", + "x": "43", + "y": "9", + "properties": { + "size": "17", + "text": "Carousel" + } + } + ] + } } }, { - "ID": "7319", - "typeID": "Label", - "zOrder": "318", - "measuredW": "146", - "measuredH": "25", - "x": "205", - "y": "2497", + "ID": "7476", + "typeID": "__group__", + "zOrder": "143", + "measuredW": "155", + "measuredH": "44", + "w": "155", + "h": "44", + "x": "917", + "y": "2139", "properties": { - "size": "17", - "text": "Commit Guidelines" + "controlName": "106-core-components:dropdown" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "155", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "78", + "measuredH": "25", + "x": "39", + "y": "9", + "properties": { + "size": "17", + "text": "Dropdown" + } + } + ] + } } }, { - "ID": "7320", - "typeID": "TextArea", - "zOrder": "319", - "w": "212", + "ID": "7477", + "typeID": "__group__", + "zOrder": "144", + "measuredW": "156", + "measuredH": "44", + "w": "156", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2539", + "x": "917", + "y": "2188", "properties": { - "color": "16770457" + "controlName": "107-core-components:icon" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "156", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "34", + "measuredH": "25", + "x": "61", + "y": "9", + "properties": { + "size": "17", + "text": "Icon" + } + } + ] + } } }, { - "ID": "7321", - "typeID": "Label", - "zOrder": "320", - "measuredW": "107", - "measuredH": "25", - "x": "224", - "y": "2549", + "ID": "7478", + "typeID": "__group__", + "zOrder": "145", + "measuredW": "156", + "measuredH": "44", + "w": "156", + "h": "44", + "x": "917", + "y": "2237", "properties": { - "size": "17", - "text": "PR Templates" + "controlName": "108-core-components:input-checkbox" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "156", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "120", + "measuredH": "25", + "x": "18", + "y": "9", + "properties": { + "size": "17", + "text": "Input Checkbox" + } + } + ] + } } }, { - "ID": "7322", - "typeID": "TextArea", - "zOrder": "321", - "w": "212", + "ID": "7479", + "typeID": "__group__", + "zOrder": "146", + "measuredW": "156", + "measuredH": "44", + "w": "156", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "172", - "y": "2589", + "x": "917", + "y": "2286", "properties": { - "color": "16770457" + "controlName": "109-core-components:input-radio" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "156", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "90", + "measuredH": "25", + "x": "33", + "y": "9", + "properties": { + "size": "17", + "text": "Input Radio" + } + } + ] + } } }, { - "ID": "7323", - "typeID": "Label", - "zOrder": "322", - "measuredW": "181", - "measuredH": "25", - "x": "187", - "y": "2599", + "ID": "7480", + "typeID": "__group__", + "zOrder": "147", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "1850", "properties": { - "size": "17", - "text": "Contribution Guidelines" + "controlName": "110-core-components:input-text" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "75", + "measuredH": "25", + "x": "49", + "y": "10", + "properties": { + "size": "17", + "text": "Input Text" + } + } + ] + } } }, { - "ID": "7324", - "typeID": "Arrow", - "zOrder": "8", - "w": "373", - "h": "2", - "measuredW": "150", - "measuredH": "100", - "x": "344", - "y": "2093", + "ID": "7481", + "typeID": "__group__", + "zOrder": "148", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "1898", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 372.7747974284025, - "y": -0.1911648668892667 - }, - "p1": { - "x": 0.38358379849203533, - "y": 0.004804079064842176 - }, - "p2": { - "x": 0.0519027656332014, - "y": -0.1911648668892667 + "controlName": "111-core-components:input-switch" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "93", + "measuredH": "25", + "x": "40", + "y": "10", + "properties": { + "size": "17", + "text": "Input Switch" + } + } + ] } } }, { - "ID": "7325", - "typeID": "Arrow", - "zOrder": "7", - "w": "225", - "h": "57", - "measuredW": "150", - "measuredH": "100", - "x": "500", - "y": "2108", + "ID": "7482", + "typeID": "__group__", + "zOrder": "155", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "1946", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 224.9665093990128, - "y": 0.0005471037206916662 - }, - "p1": { - "x": 0.6677015419641932, - "y": -0.09117251371209674 - }, - "p2": { - "x": -0.3055697927708252, - "y": 57.34253089799313 + "controlName": "112-core-components:select" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "49", + "measuredH": "25", + "x": "62", + "y": "10", + "properties": { + "size": "17", + "text": "Select" + } + } + ] } } }, { - "ID": "7327", - "typeID": "TextArea", - "zOrder": "323", - "w": "219", - "h": "50", - "measuredW": "200", - "measuredH": "140", - "x": "711", - "y": "2547", + "ID": "7483", + "typeID": "__group__", + "zOrder": "156", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "1995", "properties": { - "color": "16776960" + "controlName": "113-core-components:textarea" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "67", + "measuredH": "25", + "x": "53", + "y": "10", + "properties": { + "size": "17", + "text": "Textarea" + } + } + ] + } } }, { - "ID": "7328", - "typeID": "Label", - "zOrder": "324", - "measuredW": "162", - "measuredH": "25", - "x": "740", - "y": "2559", + "ID": "7484", + "typeID": "__group__", + "zOrder": "149", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "2043", "properties": { - "size": "17", - "text": "Project Management" + "controlName": "114-core-components:list" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "28", + "measuredH": "25", + "x": "73", + "y": "9", + "properties": { + "size": "17", + "text": "List" + } + } + ] + } } }, { - "ID": "7329", - "typeID": "TextArea", - "zOrder": "325", - "w": "187", + "ID": "7485", + "typeID": "__group__", + "zOrder": "150", + "measuredW": "175", + "measuredH": "44", + "w": "175", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1040", - "y": "2524", - "properties": { - "color": "16776960" - } - }, - { - "ID": "7330", - "typeID": "Label", - "zOrder": "326", - "measuredW": "142", - "measuredH": "25", - "x": "1063", - "y": "2533", + "x": "1078", + "y": "2091", "properties": { - "size": "17", - "text": "Task Management" + "controlName": "115-core-components:loading-indicator" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "175", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "135", + "measuredH": "25", + "x": "20", + "y": "9", + "properties": { + "size": "17", + "text": "Loading Indicator" + } + } + ] + } } }, { - "ID": "7331", - "typeID": "TextArea", - "zOrder": "327", - "w": "190", + "ID": "7486", + "typeID": "__group__", + "zOrder": "151", + "measuredW": "174", + "measuredH": "44", + "w": "174", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1039", - "y": "2369", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7332", - "typeID": "Label", - "zOrder": "328", - "measuredW": "75", - "measuredH": "25", - "x": "1096", - "y": "2378", + "x": "1079", + "y": "2139", "properties": { - "size": "17", - "text": "Roadmap" + "controlName": "116-core-components:modal" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "48", + "measuredH": "25", + "x": "63", + "y": "9", + "properties": { + "size": "17", + "text": "Modal" + } + } + ] + } } }, { - "ID": "7333", - "typeID": "TextArea", - "zOrder": "329", - "w": "190", + "ID": "7487", + "typeID": "__group__", + "zOrder": "152", + "measuredW": "174", + "measuredH": "44", + "w": "174", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1039", - "y": "2420", + "x": "1079", + "y": "2188", "properties": { - "color": "16770457" + "controlName": "117-core-components:tabs" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "37", + "measuredH": "25", + "x": "68", + "y": "9", + "properties": { + "size": "17", + "text": "Tabs" + } + } + ] + } } }, { - "ID": "7334", - "typeID": "Label", - "zOrder": "330", - "measuredW": "84", - "measuredH": "25", - "x": "1092", - "y": "2429", + "ID": "7488", + "typeID": "__group__", + "zOrder": "153", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1079", + "y": "2237", "properties": { - "size": "17", - "text": "Milestones" + "controlName": "118-core-components:toast" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "42", + "measuredH": "25", + "x": "66", + "y": "9", + "properties": { + "size": "17", + "text": "Toast" + } + } + ] + } } }, { - "ID": "7335", - "typeID": "TextArea", - "zOrder": "331", - "w": "190", + "ID": "7489", + "typeID": "__group__", + "zOrder": "154", + "measuredW": "174", + "measuredH": "44", + "w": "174", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1039", - "y": "2470", + "x": "1079", + "y": "2286", "properties": { - "color": "16770457" + "controlName": "119-core-components:tooltip" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "51", + "measuredH": "25", + "x": "61", + "y": "9", + "properties": { + "size": "17", + "text": "Tooltip" + } + } + ] + } } }, { - "ID": "7336", - "typeID": "Label", - "zOrder": "332", - "measuredW": "70", - "measuredH": "25", - "x": "1099", - "y": "2479", + "ID": "7490", + "typeID": "__group__", + "zOrder": "164", + "measuredW": "164", + "measuredH": "44", + "w": "164", + "h": "44", + "x": "223", + "y": "2081", "properties": { - "size": "17", - "text": "Ticketing" + "controlName": "100-tooling:development" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "103", + "measuredH": "25", + "x": "30", + "y": "10", + "properties": { + "size": "17", + "text": "Development" + } + } + ] + } } }, { - "ID": "7337", - "typeID": "TextArea", - "zOrder": "333", - "w": "174", + "ID": "7491", + "typeID": "__group__", + "zOrder": "158", + "measuredW": "164", + "measuredH": "44", + "w": "164", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "466", - "y": "2497", + "x": "421", + "y": "2153", "properties": { - "color": "16776960" + "controlName": "101-tooling:design" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "164", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "55", + "measuredH": "25", + "x": "54", + "y": "10", + "properties": { + "size": "17", + "text": "Design" + } + } + ] + } } }, { - "ID": "7338", - "typeID": "Label", - "zOrder": "334", - "measuredW": "129", - "measuredH": "25", - "x": "488", - "y": "2506", + "ID": "7492", + "typeID": "__group__", + "zOrder": "165", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "172", + "y": "2134", "properties": { - "size": "17", - "text": "Communications" + "controlName": "100-tooling:development:component-catalog" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "154", + "measuredH": "25", + "x": "29", + "y": "10", + "properties": { + "size": "17", + "text": "Component Catalog" + } + } + ] + } } }, { - "ID": "7339", - "typeID": "TextArea", - "zOrder": "335", - "w": "222", + "ID": "7493", + "typeID": "__group__", + "zOrder": "166", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "419", - "y": "2553", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7340", - "typeID": "Label", - "zOrder": "336", - "measuredW": "162", - "measuredH": "25", - "x": "450", - "y": "2562", + "x": "172", + "y": "2184", "properties": { - "size": "17", - "text": "Community Meetings" + "controlName": "101-tooling:development:documentation" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "118", + "measuredH": "25", + "x": "47", + "y": "10", + "properties": { + "size": "17", + "text": "Documentation" + } + } + ] + } } }, { - "ID": "7341", - "typeID": "TextArea", - "zOrder": "337", - "w": "222", + "ID": "7494", + "typeID": "__group__", + "zOrder": "167", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "419", - "y": "2603", + "x": "172", + "y": "2234", "properties": { - "color": "16770457" + "controlName": "102-tooling:development:code-style" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "83", + "measuredH": "25", + "x": "64", + "y": "10", + "properties": { + "size": "17", + "text": "Code Style" + } + } + ] + } } }, { - "ID": "7342", - "typeID": "Label", - "zOrder": "338", - "measuredW": "189", - "measuredH": "25", - "x": "436", - "y": "2612", + "ID": "7495", + "typeID": "__group__", + "zOrder": "168", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "172", + "y": "2284", "properties": { - "size": "17", - "text": "Communication Channel" + "controlName": "103-tooling:development:unit-testing" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "91", + "measuredH": "25", + "x": "60", + "y": "10", + "properties": { + "size": "17", + "text": "Unit Testing" + } + } + ] + } } }, { - "ID": "7343", - "typeID": "TextArea", - "zOrder": "339", - "w": "222", + "ID": "7496", + "typeID": "__group__", + "zOrder": "169", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "419", - "y": "2653", + "x": "172", + "y": "2335", "properties": { - "color": "16770457" + "controlName": "104-tooling:development:accessibility-testing" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "152", + "measuredH": "25", + "x": "30", + "y": "10", + "properties": { + "size": "17", + "text": "Accessibility Testing" + } + } + ] + } } }, { - "ID": "7344", - "typeID": "Label", - "zOrder": "340", - "measuredW": "94", - "measuredH": "25", - "x": "484", - "y": "2662", + "ID": "7497", + "typeID": "__group__", + "zOrder": "170", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "172", + "y": "2386", "properties": { - "size": "17", - "text": "Open Hours" + "controlName": "105-tooling:development:semantic-versioning" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "157", + "measuredH": "25", + "x": "27", + "y": "10", + "properties": { + "size": "17", + "text": "Semantic Versioning" + } + } + ] + } } }, { - "ID": "7345", - "typeID": "TextArea", - "zOrder": "341", - "w": "222", + "ID": "7498", + "typeID": "__group__", + "zOrder": "171", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "419", - "y": "2703", + "x": "172", + "y": "2437", "properties": { - "color": "16770457" + "controlName": "106-tooling:development:release-strategy" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "132", + "measuredH": "25", + "x": "40", + "y": "10", + "properties": { + "size": "17", + "text": "Release Strategy" + } + } + ] + } } }, { - "ID": "7346", - "typeID": "Label", - "zOrder": "342", - "measuredW": "41", - "measuredH": "25", - "x": "510", - "y": "2712", + "ID": "7499", + "typeID": "__group__", + "zOrder": "172", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "172", + "y": "2487", "properties": { - "size": "17", - "text": "FAQs" - } - }, - { - "ID": "7349", - "typeID": "TextArea", - "zOrder": "6", - "w": "133", - "h": "193", - "measuredW": "200", - "measuredH": "140", - "x": "1029", - "y": "2357" - }, - { - "ID": "7350", - "typeID": "TextArea", - "zOrder": "5", - "w": "179", - "h": "245", - "measuredW": "200", - "measuredH": "140", - "x": "480", - "y": "2517" - }, - { - "ID": "7351", - "typeID": "TextArea", - "zOrder": "343", - "w": "179", - "h": "245", - "measuredW": "200", - "measuredH": "140", - "x": "1028", - "y": "2614" + "controlName": "107-tooling:development:commit-guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "146", + "measuredH": "25", + "x": "33", + "y": "10", + "properties": { + "size": "17", + "text": "Commit Guidelines" + } + } + ] + } + } }, { - "ID": "7352", - "typeID": "TextArea", - "zOrder": "344", - "w": "174", + "ID": "7500", + "typeID": "__group__", + "zOrder": "173", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1048", - "y": "2594", + "x": "172", + "y": "2539", "properties": { - "color": "16776960" + "controlName": "108-tooling:development:pr-templates" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "107", + "measuredH": "25", + "x": "52", + "y": "10", + "properties": { + "size": "17", + "text": "PR Templates" + } + } + ] + } } }, { - "ID": "7353", - "typeID": "Label", - "zOrder": "345", - "measuredW": "68", - "measuredH": "25", - "x": "1101", - "y": "2603", + "ID": "7501", + "typeID": "__group__", + "zOrder": "174", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "172", + "y": "2589", "properties": { - "size": "17", - "text": "Analytics" + "controlName": "109-tooling:development:contribution-guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "181", + "measuredH": "25", + "x": "15", + "y": "10", + "properties": { + "size": "17", + "text": "Contribution Guidelines" + } + } + ] + } } }, { - "ID": "7354", - "typeID": "TextArea", - "zOrder": "346", - "w": "246", + "ID": "7502", + "typeID": "__group__", + "zOrder": "159", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1047", - "y": "2650", + "x": "421", + "y": "2206", "properties": { - "color": "16770457" + "controlName": "100-tooling:design:design-editor" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "105", + "measuredH": "25", + "x": "53", + "y": "10", + "properties": { + "size": "17", + "text": "Design Editor" + } + } + ] + } } }, { - "ID": "7355", - "typeID": "Label", - "zOrder": "347", - "measuredW": "163", - "measuredH": "25", - "x": "1088", - "y": "2659", + "ID": "7503", + "typeID": "__group__", + "zOrder": "160", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "421", + "y": "2256", "properties": { - "size": "17", - "text": "Component Analytics" + "controlName": "101-tooling:design:plugins" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "56", + "measuredH": "25", + "x": "78", + "y": "10", + "properties": { + "size": "17", + "text": "Plugins" + } + } + ] + } } }, { - "ID": "7356", - "typeID": "TextArea", - "zOrder": "348", - "w": "246", + "ID": "7504", + "typeID": "__group__", + "zOrder": "161", + "measuredW": "212", + "measuredH": "44", + "w": "212", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1047", - "y": "2700", + "x": "421", + "y": "2306", "properties": { - "color": "16770457" + "controlName": "102-tooling:design:version-control" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "118", + "measuredH": "25", + "x": "47", + "y": "10", + "properties": { + "size": "17", + "text": "Version Control" + } + } + ] + } } }, { - "ID": "7357", - "typeID": "Label", - "zOrder": "349", - "measuredW": "106", - "measuredH": "25", - "x": "1117", - "y": "2709", + "ID": "7505", + "typeID": "__group__", + "zOrder": "162", + "measuredW": "212", + "measuredH": "44", + "w": "212", + "h": "44", + "x": "421", + "y": "2356", "properties": { - "size": "17", - "text": "Error Logging" + "controlName": "103-tooling:design:contribution-guidelines" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "212", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "181", + "measuredH": "25", + "x": "15", + "y": "10", + "properties": { + "size": "17", + "text": "Contribution Guidelines" + } + } + ] + } } }, { - "ID": "7358", - "typeID": "TextArea", - "zOrder": "350", - "w": "246", + "ID": "7506", + "typeID": "__group__", + "zOrder": "176", + "measuredW": "187", + "measuredH": "44", + "w": "187", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1047", - "y": "2750", + "x": "1040", + "y": "2524", "properties": { - "color": "16770457" + "controlName": "100-project-management:task-management" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "187", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "142", + "measuredH": "25", + "x": "23", + "y": "9", + "properties": { + "size": "17", + "text": "Task Management" + } + } + ] + } } }, { - "ID": "7359", - "typeID": "Label", - "zOrder": "351", - "measuredW": "128", - "measuredH": "25", - "x": "1106", - "y": "2759", + "ID": "7507", + "typeID": "__group__", + "zOrder": "179", + "measuredW": "190", + "measuredH": "44", + "w": "190", + "h": "44", + "x": "1039", + "y": "2470", "properties": { - "size": "17", - "text": "Tooling Analytics" + "controlName": "100-project-management:task-management:ticketing" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "190", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "70", + "measuredH": "25", + "x": "60", + "y": "9", + "properties": { + "size": "17", + "text": "Ticketing" + } + } + ] + } } }, { - "ID": "7360", - "typeID": "TextArea", - "zOrder": "352", - "w": "246", + "ID": "7508", + "typeID": "__group__", + "zOrder": "178", + "measuredW": "190", + "measuredH": "44", + "w": "190", "h": "44", - "measuredW": "200", - "measuredH": "140", - "x": "1047", - "y": "2800", - "properties": { - "color": "16770457" - } - }, - { - "ID": "7361", - "typeID": "Label", - "zOrder": "353", - "measuredW": "209", - "measuredH": "25", - "x": "1065", - "y": "2809", - "properties": { - "size": "17", - "text": "Service and Health Metrics" - } - }, - { - "ID": "7362", - "typeID": "Arrow", - "zOrder": "4", - "w": "4", - "h": "488", - "measuredW": "150", - "measuredH": "100", - "x": "777", - "y": "2108", + "x": "1039", + "y": "2420", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 4, - "y": 488 - }, - "p1": { - "x": 0.5696202531645573, - "y": -9.547097558079948e-19 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "101-project-management:task-management:milestones" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "190", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "84", + "measuredH": "25", + "x": "53", + "y": "9", + "properties": { + "size": "17", + "text": "Milestones" + } + } + ] } } }, { - "ID": "7363", - "typeID": "Arrow", - "zOrder": "3", - "w": "141", - "h": "42", - "measuredW": "150", - "measuredH": "100", - "x": "892", - "y": "2526", + "ID": "7509", + "typeID": "__group__", + "zOrder": "177", + "measuredW": "190", + "measuredH": "44", + "w": "190", + "h": "44", + "x": "1039", + "y": "2369", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 141, - "y": 0 - }, - "p1": { - "x": 0.4137225127850132, - "y": 0.07483568957188338 - }, - "p2": { - "x": 0, - "y": 42 + "controlName": "102-project-management:task-management:roadmap" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "190", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "75", + "measuredH": "25", + "x": "57", + "y": "9", + "properties": { + "size": "17", + "text": "Roadmap" + } + } + ] } } }, { - "ID": "7366", - "typeID": "Arrow", - "zOrder": "2", - "w": "141", - "h": "72", - "measuredW": "150", - "measuredH": "100", - "x": "900", - "y": "2578", + "ID": "7510", + "typeID": "__group__", + "zOrder": "180", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "466", + "y": "2497", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 141, - "y": 71 - }, - "p1": { - "x": 0.4909438867647635, - "y": -0.13610386286861906 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "101-project-management:communications" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "129", + "measuredH": "25", + "x": "22", + "y": "9", + "properties": { + "size": "17", + "text": "Communications" + } + } + ] } } }, { - "ID": "7367", - "typeID": "Arrow", - "zOrder": "1", - "w": "254", - "h": "1", - "measuredW": "150", - "measuredH": "100", - "x": "577", - "y": "2572", + "ID": "7511", + "typeID": "__group__", + "zOrder": "186", + "measuredW": "174", + "measuredH": "44", + "w": "174", + "h": "44", + "x": "1048", + "y": "2594", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "stroke": "dotted", - "p0": { - "x": 253.7747974284025, - "y": -0.1911648668892667 - }, - "p1": { - "x": 0.3835837984920354, - "y": 0.004804079064842176 - }, - "p2": { - "x": -0.12726614315988627, - "y": -0.1911648668892667 + "controlName": "102-project-management:analytics" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "174", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16776960" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "68", + "measuredH": "25", + "x": "53", + "y": "9", + "properties": { + "size": "17", + "text": "Analytics" + } + } + ] } } }, { - "ID": "7368", - "typeID": "Arrow", - "zOrder": "0", - "w": "1", - "h": "239", - "measuredW": "150", - "measuredH": "100", - "x": "777", - "y": "2573", + "ID": "7513", + "typeID": "__group__", + "zOrder": "181", + "measuredW": "222", + "measuredH": "44", + "w": "222", + "h": "44", + "x": "419", + "y": "2553", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 238.85737453330648 - }, - "p1": { - "x": 0.5696202531645572, - "y": -9.547097558079946e-19 - }, - "p2": { - "x": 0, - "y": 0 + "controlName": "100-project-management:communications:community-meetings" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "222", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "162", + "measuredH": "25", + "x": "31", + "y": "9", + "properties": { + "size": "17", + "text": "Community Meetings" + } + } + ] } } }, { - "ID": "7369", - "typeID": "Label", - "zOrder": "354", - "measuredW": "161", - "measuredH": "32", - "x": "698", - "y": "2834", + "ID": "7514", + "typeID": "__group__", + "zOrder": "182", + "measuredW": "222", + "measuredH": "44", + "w": "222", + "h": "44", + "x": "419", + "y": "2603", "properties": { - "size": "24", - "text": "Design System" + "controlName": "101-project-management:communications:communication-channel" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "222", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "189", + "measuredH": "25", + "x": "17", + "y": "9", + "properties": { + "size": "17", + "text": "Communication Channel" + } + } + ] + } } }, { - "ID": "7371", - "typeID": "Arrow", - "zOrder": "355", - "w": "1", - "h": "75", - "measuredW": "150", - "measuredH": "100", - "x": "778", - "y": "2890", + "ID": "7515", + "typeID": "__group__", + "zOrder": "183", + "measuredW": "222", + "measuredH": "44", + "w": "222", + "h": "44", + "x": "419", + "y": "2653", "properties": { - "color": "2848996", - "curvature": "-1", - "leftArrow": "false", - "rightArrow": "false", - "p0": { - "x": 0, - "y": 75 - }, - "p1": { - "x": 0.5696202531645572, - "y": -9.547097558079946e-19 - }, - "p2": { - "x": 0, - "y": 0 - }, - "stroke": "dotted" + "controlName": "102-project-management:communications:open-hours" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "222", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "94", + "measuredH": "25", + "x": "65", + "y": "9", + "properties": { + "size": "17", + "text": "Open Hours" + } + } + ] + } } }, { - "ID": "7377", - "typeID": "Label", - "zOrder": "356", - "measuredW": "243", - "measuredH": "28", - "x": "175", - "y": "196", + "ID": "7516", + "typeID": "__group__", + "zOrder": "184", + "measuredW": "222", + "measuredH": "44", + "w": "222", + "h": "44", + "x": "419", + "y": "2703", "properties": { - "size": "20", - "text": "Recommended Resources" + "controlName": "103-project-management:communications:faqs" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "222", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", + "y": "0", + "properties": { + "color": "16770457" + } + }, + { + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "41", + "measuredH": "25", + "x": "91", + "y": "9", + "properties": { + "size": "17", + "text": "FAQs" + } + } + ] + } } }, { - "ID": "7387", + "ID": "7517", "typeID": "__group__", - "zOrder": "63", - "measuredW": "211", - "measuredH": "24", - "w": "211", - "h": "24", - "x": "173", - "y": "237", + "zOrder": "187", + "measuredW": "246", + "measuredH": "44", + "w": "246", + "h": "44", + "x": "1047", + "y": "2650", + "properties": { + "controlName": "100-project-management:analytics:component-analytics" + }, "children": { "controls": { "control": [ { "ID": "0", - "typeID": "Label", + "typeID": "TextArea", "zOrder": "0", - "measuredW": "178", - "measuredH": "24", - "x": "33", + "w": "246", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", "y": "0", "properties": { - "size": "16", - "text": "Design System Checklist" + "color": "16770457" } }, { "ID": "1", - "typeID": "Icon", + "typeID": "Label", "zOrder": "1", - "measuredW": "24", - "measuredH": "24", + "measuredW": "163", + "measuredH": "25", + "x": "41", + "y": "9", + "properties": { + "size": "17", + "text": "Component Analytics" + } + } + ] + } + } + }, + { + "ID": "7518", + "typeID": "__group__", + "zOrder": "188", + "measuredW": "246", + "measuredH": "44", + "w": "246", + "h": "44", + "x": "1047", + "y": "2700", + "properties": { + "controlName": "101-project-management:analytics:error-logging" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "246", + "h": "44", + "measuredW": "200", + "measuredH": "140", "x": "0", "y": "0", "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } + "color": "16770457" } }, { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "106", + "measuredH": "25", + "x": "70", + "y": "9", "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10066329" + "size": "17", + "text": "Error Logging" } } ] @@ -5633,61 +8070,93 @@ } }, { - "ID": "7388", + "ID": "7519", "typeID": "__group__", - "zOrder": "357", - "measuredW": "286", - "measuredH": "24", - "w": "286", - "h": "24", - "x": "173", - "y": "266", + "zOrder": "189", + "measuredW": "246", + "measuredH": "44", + "w": "246", + "h": "44", + "x": "1047", + "y": "2750", + "properties": { + "controlName": "102-project-management:analytics:tooling-analytics" + }, "children": { "controls": { "control": [ { "ID": "0", - "typeID": "Label", + "typeID": "TextArea", "zOrder": "0", - "measuredW": "253", - "measuredH": "24", - "x": "33", + "w": "246", + "h": "44", + "measuredW": "200", + "measuredH": "140", + "x": "0", "y": "0", "properties": { - "size": "16", - "text": "Invision Design Systems Handbook" + "color": "16770457" } }, { "ID": "1", - "typeID": "Icon", + "typeID": "Label", "zOrder": "1", - "measuredW": "24", - "measuredH": "24", + "measuredW": "128", + "measuredH": "25", + "x": "59", + "y": "9", + "properties": { + "size": "17", + "text": "Tooling Analytics" + } + } + ] + } + } + }, + { + "ID": "7520", + "typeID": "__group__", + "zOrder": "190", + "measuredW": "246", + "measuredH": "44", + "w": "246", + "h": "44", + "x": "1047", + "y": "2800", + "properties": { + "controlName": "103-project-management:analytics:service-and-health-metrics" + }, + "children": { + "controls": { + "control": [ + { + "ID": "0", + "typeID": "TextArea", + "zOrder": "0", + "w": "246", + "h": "44", + "measuredW": "200", + "measuredH": "140", "x": "0", "y": "0", "properties": { - "color": "16777215", - "icon": { - "ID": "circle", - "size": "small" - } + "color": "16770457" } }, { - "ID": "2", - "typeID": "Icon", - "zOrder": "2", - "measuredW": "24", - "measuredH": "24", - "x": "0", - "y": "0", + "ID": "1", + "typeID": "Label", + "zOrder": "1", + "measuredW": "209", + "measuredH": "25", + "x": "18", + "y": "9", "properties": { - "icon": { - "ID": "check-circle", - "size": "small" - }, - "color": "10066329" + "size": "17", + "text": "Service and Health Metrics" } } ] diff --git a/public/sitemap.xml b/public/sitemap.xml index a8e3a269c..b31a19061 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -75,7 +75,7 @@ https://roadmap.sh/design-system monthly - 2022-09-13T11:36:53.467Z + 2022-09-13T12:37:17.764Z 1.0 diff --git a/scripts/content-skeleton.ts b/scripts/content-skeleton.ts index 3a39a5e2f..02ffabe43 100644 --- a/scripts/content-skeleton.ts +++ b/scripts/content-skeleton.ts @@ -49,6 +49,7 @@ const roadmaps: Record = { javascript: require('../public/project/javascript.json'), nodejs: require('../public/project/nodejs.json'), qa: require('../public/project/qa.json'), + 'design-system': require('../public/project/design-system.json'), }; if (!roadmapKey || !roadmaps[roadmapKey]) {