@maltjoy/mcp-server 0.3.2 → 0.5.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +42 -2
- package/dist/doc/VJoyAdminBanner/metadata.json +2 -1
- package/dist/doc/VJoyAvailability/metadata.json +2 -1
- package/dist/doc/VJoyAvatar/metadata.json +2 -1
- package/dist/doc/VJoyAvatarsList/metadata.json +2 -1
- package/dist/doc/VJoyBadge/metadata.json +2 -1
- package/dist/doc/VJoyBadgeLevel/metadata.json +2 -1
- package/dist/doc/VJoyBlockSkeleton/metadata.json +2 -1
- package/dist/doc/VJoyBottomSheet/metadata.json +2 -1
- package/dist/doc/VJoyBottomSheetTrigger/metadata.json +1 -0
- package/dist/doc/VJoyButton/metadata.json +2 -1
- package/dist/doc/VJoyButtonCard/JoyButtonCard.types.ts +15 -0
- package/dist/doc/VJoyButtonCard/metadata.json +78 -0
- package/dist/doc/VJoyCheckbox/JoyCheckbox.types.ts +26 -0
- package/dist/doc/VJoyCheckbox/metadata.json +29 -28
- package/dist/doc/VJoyCheckboxCard/JoyCheckboxCard.types.ts +8 -0
- package/dist/doc/VJoyCheckboxCard/metadata.json +221 -0
- package/dist/doc/VJoyCheckboxGroup/metadata.json +338 -0
- package/dist/doc/VJoyCollapse/metadata.json +2 -1
- package/dist/doc/VJoyCollapseItem/metadata.json +2 -1
- package/dist/doc/VJoyCompanyAvatar/metadata.json +1 -0
- package/dist/doc/VJoyDialog/metadata.json +2 -1
- package/dist/doc/VJoyDialogTrigger/metadata.json +1 -0
- package/dist/doc/VJoyDot/metadata.json +2 -1
- package/dist/doc/VJoyDrawer/metadata.json +2 -1
- package/dist/doc/VJoyDrawerTrigger/metadata.json +1 -0
- package/dist/doc/VJoyDropdown/metadata.json +82 -81
- package/dist/doc/VJoyDropdownList/metadata.json +8 -7
- package/dist/doc/VJoyDropzone/metadata.json +28 -1
- package/dist/doc/VJoyFilterBar/metadata.json +2 -1
- package/dist/doc/VJoyFilterBarButton/metadata.json +1 -0
- package/dist/doc/VJoyFloatingActionsBar/metadata.json +70 -0
- package/dist/doc/VJoyFormError/metadata.json +2 -1
- package/dist/doc/VJoyFormFieldSkeleton/metadata.json +2 -1
- package/dist/doc/VJoyFormGroup/metadata.json +2 -1
- package/dist/doc/VJoyFunnel/metadata.json +2 -1
- package/dist/doc/VJoyFunnelFooter/metadata.json +1 -0
- package/dist/doc/VJoyFunnelHeader/metadata.json +1 -0
- package/dist/doc/VJoyHighlight/metadata.json +2 -1
- package/dist/doc/VJoyIcon/metadata.json +2 -1
- package/dist/doc/VJoyIconButton/JoyIconButton.types.ts +6 -0
- package/dist/doc/VJoyIconButton/metadata.json +116 -0
- package/dist/doc/VJoyIndicator/metadata.json +1 -0
- package/dist/doc/VJoyIndicators/metadata.json +2 -1
- package/dist/doc/VJoyInput/JoyInput.types.ts +4 -1
- package/dist/doc/VJoyInput/metadata.json +13 -12
- package/dist/doc/VJoyInputDigit/metadata.json +2 -1
- package/dist/doc/VJoyInputNumber/metadata.json +291 -0
- package/dist/doc/VJoyInputPassword/metadata.json +34 -33
- package/dist/doc/VJoyLabel/metadata.json +6 -5
- package/dist/doc/VJoyLink/metadata.json +11 -10
- package/dist/doc/VJoyListItem/metadata.json +2 -1
- package/dist/doc/VJoyMenu/metadata.json +23 -22
- package/dist/doc/VJoyMenuItem/metadata.json +2 -1
- package/dist/doc/VJoyMultiCheckbox/metadata.json +193 -13
- package/dist/doc/VJoyPagination/metadata.json +2 -1
- package/dist/doc/VJoyPanel/metadata.json +2 -1
- package/dist/doc/VJoyPanelSection/metadata.json +1 -0
- package/dist/doc/VJoyPasswordRequirement/metadata.json +2 -1
- package/dist/doc/VJoyProductTour/metadata.json +2 -1
- package/dist/doc/VJoyProductTourTrigger/metadata.json +1 -0
- package/dist/doc/VJoyProgressBar/metadata.json +2 -6
- package/dist/doc/VJoyRadio/metadata.json +1 -0
- package/dist/doc/VJoyRadioGroup/metadata.json +4 -3
- package/dist/doc/VJoyRatingStars/metadata.json +2 -1
- package/dist/doc/VJoyScreenLoader/metadata.json +2 -1
- package/dist/doc/VJoySelect/metadata.json +34 -33
- package/dist/doc/VJoySelectableItem/metadata.json +1 -0
- package/dist/doc/VJoySelectableItemGroup/metadata.json +2 -1
- package/dist/doc/VJoySeparator/metadata.json +2 -1
- package/dist/doc/VJoySnackbar/metadata.json +2 -1
- package/dist/doc/VJoySpinner/metadata.json +2 -1
- package/dist/doc/VJoyStep/metadata.json +1 -0
- package/dist/doc/VJoyStepper/metadata.json +2 -1
- package/dist/doc/VJoyTab/metadata.json +1 -0
- package/dist/doc/VJoyTabs/metadata.json +2 -1
- package/dist/doc/VJoyTag/metadata.json +6 -5
- package/dist/doc/VJoyTagsInput/metadata.json +2 -1
- package/dist/doc/VJoyTagsList/metadata.json +46 -45
- package/dist/doc/VJoyTemplate/metadata.json +2 -1
- package/dist/doc/VJoyText/metadata.json +2 -1
- package/dist/doc/VJoyTextarea/metadata.json +25 -24
- package/dist/doc/VJoyTitleBrand/metadata.json +2 -1
- package/dist/doc/VJoyToggle/metadata.json +15 -14
- package/dist/doc/VJoyTooltip/metadata.json +2 -1
- package/dist/doc/VJoyUserCard/metadata.json +2 -1
- package/dist/doc/VJoyWalkthrough/metadata.json +2 -1
- package/dist/doc/VJoyWalkthroughTrigger/metadata.json +1 -0
- package/dist/doc/VJoyWrapper/metadata.json +20 -19
- package/dist/doc/css-classes.json +4 -0
- package/dist/doc/design-tokens.json +31 -30
- package/dist/doc/index.json +208 -80
- package/dist/doc/zeroheight/components/1398444/change-logs.md +1 -0
- package/dist/doc/zeroheight/components/1398444/content.md +149 -0
- package/dist/doc/zeroheight/components/1398444/description.md +1 -0
- package/dist/doc/zeroheight/components/1398444/introduction.md +49 -0
- package/dist/doc/zeroheight/components/1398444/meta.json +18 -0
- package/dist/doc/zeroheight/components/1398444/usage.md +10 -0
- package/dist/doc/zeroheight/components/1423580/change-log.md +1 -0
- package/dist/doc/zeroheight/components/1423580/introduction.md +17 -0
- package/dist/doc/zeroheight/components/1423580/meta.json +17 -0
- package/dist/doc/zeroheight/components/1423580/usage.md +5 -0
- package/dist/doc/zeroheight/components/1423608/change-log.md +1 -0
- package/dist/doc/zeroheight/components/1423608/content.md +49 -0
- package/dist/doc/zeroheight/components/1423608/description.md +3 -0
- package/dist/doc/zeroheight/components/1423608/introduction.md +29 -0
- package/dist/doc/zeroheight/components/1423608/meta.json +18 -0
- package/dist/doc/zeroheight/components/1423608/usage.md +18 -0
- package/dist/doc/zeroheight/components/1423634/change-log.md +1 -0
- package/dist/doc/zeroheight/components/1423634/content.md +1 -0
- package/dist/doc/zeroheight/components/1423634/description.md +1 -0
- package/dist/doc/zeroheight/components/1423634/introduction.md +27 -0
- package/dist/doc/zeroheight/components/1423634/meta.json +18 -0
- package/dist/doc/zeroheight/components/1423634/usage.md +11 -0
- package/dist/doc/zeroheight/components/1423653/change-log.md +9 -0
- package/dist/doc/zeroheight/components/1423653/content.md +72 -0
- package/dist/doc/zeroheight/components/1423653/introduction.md +45 -0
- package/dist/doc/zeroheight/components/1423653/meta.json +17 -0
- package/dist/doc/zeroheight/components/1423737/change-log.md +1 -0
- package/dist/doc/zeroheight/components/1423737/description.md +1 -0
- package/dist/doc/zeroheight/components/1423737/introduction.md +17 -0
- package/dist/doc/zeroheight/components/1423737/meta.json +17 -0
- package/dist/doc/zeroheight/components/1423737/usage.md +1 -0
- package/dist/doc/zeroheight/components/1465673/code.md +1 -0
- package/dist/doc/zeroheight/components/1465673/content.md +1 -0
- package/dist/doc/zeroheight/components/1465673/description.md +1 -0
- package/dist/doc/zeroheight/components/1465673/introduction.md +29 -0
- package/dist/doc/zeroheight/components/1465673/meta.json +18 -0
- package/dist/doc/zeroheight/components/1465673/usage.md +1 -0
- package/dist/doc/zeroheight/components/1475881/change-log.md +1 -0
- package/dist/doc/zeroheight/components/1475881/description.md +1 -0
- package/dist/doc/zeroheight/components/1475881/introduction.md +42 -0
- package/dist/doc/zeroheight/components/1475881/meta.json +17 -0
- package/dist/doc/zeroheight/components/1475881/usage.md +7 -0
- package/dist/doc/zeroheight/components/2271816/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2271816/introduction.md +19 -0
- package/dist/doc/zeroheight/components/2271816/meta.json +17 -0
- package/dist/doc/zeroheight/components/2271816/usage.md +1 -0
- package/dist/doc/zeroheight/components/2352087/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2352087/content.md +82 -0
- package/dist/doc/zeroheight/components/2352087/description.md +1 -0
- package/dist/doc/zeroheight/components/2352087/introduction.md +18 -0
- package/dist/doc/zeroheight/components/2352087/meta.json +18 -0
- package/dist/doc/zeroheight/components/2352087/usage.md +13 -0
- package/dist/doc/zeroheight/components/2411991/content.md +1 -0
- package/dist/doc/zeroheight/components/2411991/description.md +1 -0
- package/dist/doc/zeroheight/components/2411991/introduction.md +27 -0
- package/dist/doc/zeroheight/components/2411991/meta.json +18 -0
- package/dist/doc/zeroheight/components/2411991/release-log.md +1 -0
- package/dist/doc/zeroheight/components/2411991/usage.md +1 -0
- package/dist/doc/zeroheight/components/2427736/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2427736/description.md +1 -0
- package/dist/doc/zeroheight/components/2427736/introduction.md +11 -0
- package/dist/doc/zeroheight/components/2427736/meta.json +17 -0
- package/dist/doc/zeroheight/components/2427736/usage.md +1 -0
- package/dist/doc/zeroheight/components/2427817/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2427817/content.md +69 -0
- package/dist/doc/zeroheight/components/2427817/description.md +1 -0
- package/dist/doc/zeroheight/components/2427817/meta.json +18 -0
- package/dist/doc/zeroheight/components/2427817/overview.md +22 -0
- package/dist/doc/zeroheight/components/2427817/usage.md +23 -0
- package/dist/doc/zeroheight/components/2432739/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2432739/content.md +112 -0
- package/dist/doc/zeroheight/components/2432739/description.md +1 -0
- package/dist/doc/zeroheight/components/2432739/meta.json +18 -0
- package/dist/doc/zeroheight/components/2432739/overview.md +17 -0
- package/dist/doc/zeroheight/components/2432739/usage.md +43 -0
- package/dist/doc/zeroheight/components/2434826/change-log.md +1 -0
- package/dist/doc/zeroheight/components/2434826/content.md +72 -0
- package/dist/doc/zeroheight/components/2434826/description.md +1 -0
- package/dist/doc/zeroheight/components/2434826/introduction.md +15 -0
- package/dist/doc/zeroheight/components/2434826/meta.json +17 -0
- package/dist/doc/zeroheight/components/2564356/code.md +1 -0
- package/dist/doc/zeroheight/components/2564356/description.md +1 -0
- package/dist/doc/zeroheight/components/2564356/introduction.md +39 -0
- package/dist/doc/zeroheight/components/2564356/meta.json +17 -0
- package/dist/doc/zeroheight/components/2564356/usage.md +14 -0
- package/dist/doc/zeroheight/components/2849141/content.md +114 -0
- package/dist/doc/zeroheight/components/2849141/description.md +1 -0
- package/dist/doc/zeroheight/components/2849141/meta.json +17 -0
- package/dist/doc/zeroheight/components/2849141/overview.md +19 -0
- package/dist/doc/zeroheight/components/2849141/usage.md +22 -0
- package/dist/doc/zeroheight/components/3079912/change-log.md +1 -0
- package/dist/doc/zeroheight/components/3079912/content.md +35 -0
- package/dist/doc/zeroheight/components/3079912/description.md +1 -0
- package/dist/doc/zeroheight/components/3079912/meta.json +18 -0
- package/dist/doc/zeroheight/components/3079912/overview.md +11 -0
- package/dist/doc/zeroheight/components/3079912/usage.md +16 -0
- package/dist/doc/zeroheight/components/3095627/change-log.md +1 -0
- package/dist/doc/zeroheight/components/3095627/content.md +1 -0
- package/dist/doc/zeroheight/components/3095627/description.md +1 -0
- package/dist/doc/zeroheight/components/3095627/meta.json +18 -0
- package/dist/doc/zeroheight/components/3095627/overview.md +33 -0
- package/dist/doc/zeroheight/components/3095627/usage.md +1 -0
- package/dist/doc/zeroheight/components/4065429/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4065429/content.md +1 -0
- package/dist/doc/zeroheight/components/4065429/description.md +3 -0
- package/dist/doc/zeroheight/components/4065429/meta.json +18 -0
- package/dist/doc/zeroheight/components/4065429/overview.md +34 -0
- package/dist/doc/zeroheight/components/4065429/usage.md +17 -0
- package/dist/doc/zeroheight/components/4070710/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4070710/content.md +87 -0
- package/dist/doc/zeroheight/components/4070710/description.md +1 -0
- package/dist/doc/zeroheight/components/4070710/introduction.md +13 -0
- package/dist/doc/zeroheight/components/4070710/meta.json +18 -0
- package/dist/doc/zeroheight/components/4070710/usage.md +30 -0
- package/dist/doc/zeroheight/components/4273331/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4273331/content.md +1 -0
- package/dist/doc/zeroheight/components/4273331/description.md +1 -0
- package/dist/doc/zeroheight/components/4273331/meta.json +18 -0
- package/dist/doc/zeroheight/components/4273331/overview.md +18 -0
- package/dist/doc/zeroheight/components/4273331/usage.md +14 -0
- package/dist/doc/zeroheight/components/4273801/animation.md +1 -0
- package/dist/doc/zeroheight/components/4273801/code.md +6 -0
- package/dist/doc/zeroheight/components/4273801/description.md +1 -0
- package/dist/doc/zeroheight/components/4273801/introduction.md +28 -0
- package/dist/doc/zeroheight/components/4273801/meta.json +18 -0
- package/dist/doc/zeroheight/components/4273801/usage.md +14 -0
- package/dist/doc/zeroheight/components/4328173/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4328173/content.md +1 -0
- package/dist/doc/zeroheight/components/4328173/description.md +1 -0
- package/dist/doc/zeroheight/components/4328173/introduction.md +9 -0
- package/dist/doc/zeroheight/components/4328173/meta.json +18 -0
- package/dist/doc/zeroheight/components/4328173/usage.md +5 -0
- package/dist/doc/zeroheight/components/4593875/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4593875/content.md +48 -0
- package/dist/doc/zeroheight/components/4593875/description.md +1 -0
- package/dist/doc/zeroheight/components/4593875/meta.json +18 -0
- package/dist/doc/zeroheight/components/4593875/overview.md +44 -0
- package/dist/doc/zeroheight/components/4593875/usage.md +55 -0
- package/dist/doc/zeroheight/components/4599330/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4599330/content.md +1 -0
- package/dist/doc/zeroheight/components/4599330/description.md +1 -0
- package/dist/doc/zeroheight/components/4599330/meta.json +18 -0
- package/dist/doc/zeroheight/components/4599330/overview.md +25 -0
- package/dist/doc/zeroheight/components/4599330/usage.md +16 -0
- package/dist/doc/zeroheight/components/4656241/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4656241/content.md +28 -0
- package/dist/doc/zeroheight/components/4656241/description.md +1 -0
- package/dist/doc/zeroheight/components/4656241/introduction.md +18 -0
- package/dist/doc/zeroheight/components/4656241/meta.json +18 -0
- package/dist/doc/zeroheight/components/4656241/usage.md +17 -0
- package/dist/doc/zeroheight/components/4675975/change-log.md +1 -0
- package/dist/doc/zeroheight/components/4675975/description.md +1 -0
- package/dist/doc/zeroheight/components/4675975/introduction.md +41 -0
- package/dist/doc/zeroheight/components/4675975/meta.json +17 -0
- package/dist/doc/zeroheight/components/4675975/usage.md +1 -0
- package/dist/doc/zeroheight/components/6305853/content.md +3 -0
- package/dist/doc/zeroheight/components/6305853/introduction.md +17 -0
- package/dist/doc/zeroheight/components/6305853/meta.json +17 -0
- package/dist/doc/zeroheight/components/6305853/usage.md +14 -0
- package/dist/doc/zeroheight/components/6968477/change-log.md +1 -0
- package/dist/doc/zeroheight/components/6968477/introduction.md +11 -0
- package/dist/doc/zeroheight/components/6968477/meta.json +17 -0
- package/dist/doc/zeroheight/components/6968477/usage.md +1 -0
- package/dist/doc/zeroheight/components/6972500/change-log.md +1 -0
- package/dist/doc/zeroheight/components/6972500/content.md +41 -0
- package/dist/doc/zeroheight/components/6972500/description.md +1 -0
- package/dist/doc/zeroheight/components/6972500/introduction.md +11 -0
- package/dist/doc/zeroheight/components/6972500/meta.json +18 -0
- package/dist/doc/zeroheight/components/6972500/usage.md +1 -0
- package/dist/doc/zeroheight/components/7340384/content.md +4 -0
- package/dist/doc/zeroheight/components/7340384/description.md +1 -0
- package/dist/doc/zeroheight/components/7340384/introduction.md +11 -0
- package/dist/doc/zeroheight/components/7340384/meta.json +17 -0
- package/dist/doc/zeroheight/components/7340384/usage.md +8 -0
- package/dist/doc/zeroheight/components/8043088/change-log.md +1 -0
- package/dist/doc/zeroheight/components/8043088/content.md +1 -0
- package/dist/doc/zeroheight/components/8043088/description.md +1 -0
- package/dist/doc/zeroheight/components/8043088/meta.json +18 -0
- package/dist/doc/zeroheight/components/8043088/overview.md +35 -0
- package/dist/doc/zeroheight/components/8043088/usage.md +18 -0
- package/dist/doc/zeroheight/components/8386038/change-logs.md +1 -0
- package/dist/doc/zeroheight/components/8386038/content.md +34 -0
- package/dist/doc/zeroheight/components/8386038/description.md +1 -0
- package/dist/doc/zeroheight/components/8386038/introduction.md +7 -0
- package/dist/doc/zeroheight/components/8386038/meta.json +18 -0
- package/dist/doc/zeroheight/components/8386038/usage.md +6 -0
- package/dist/doc/zeroheight/components/8408347/change-log.md +1 -0
- package/dist/doc/zeroheight/components/8408347/content.md +38 -0
- package/dist/doc/zeroheight/components/8408347/description.md +1 -0
- package/dist/doc/zeroheight/components/8408347/introduction.md +9 -0
- package/dist/doc/zeroheight/components/8408347/meta.json +18 -0
- package/dist/doc/zeroheight/components/8408347/usage.md +11 -0
- package/dist/doc/zeroheight/components/8636827/change-log.md +1 -0
- package/dist/doc/zeroheight/components/8636827/content.md +82 -0
- package/dist/doc/zeroheight/components/8636827/description.md +1 -0
- package/dist/doc/zeroheight/components/8636827/introduction.md +19 -0
- package/dist/doc/zeroheight/components/8636827/meta.json +18 -0
- package/dist/doc/zeroheight/components/8636827/usage.md +13 -0
- package/dist/doc/zeroheight/foundations/1398439/description.md +1 -0
- package/dist/doc/zeroheight/foundations/1398439/ia-colors.md +4 -0
- package/dist/doc/zeroheight/foundations/1398439/meta.json +17 -0
- package/dist/doc/zeroheight/foundations/1398439/overview.md +29 -0
- package/dist/doc/zeroheight/foundations/1398439/usage.md +11 -0
- package/dist/doc/zeroheight/foundations/1612530/description.md +1 -0
- package/dist/doc/zeroheight/foundations/1612530/meta.json +15 -0
- package/dist/doc/zeroheight/foundations/1612530/overview.md +27 -0
- package/dist/doc/zeroheight/foundations/2147931/description.md +1 -0
- package/dist/doc/zeroheight/foundations/2147931/meta.json +16 -0
- package/dist/doc/zeroheight/foundations/2147931/overview.md +42 -0
- package/dist/doc/zeroheight/foundations/2147931/usage.md +4 -0
- package/dist/doc/zeroheight/foundations/2147933/description.md +1 -0
- package/dist/doc/zeroheight/foundations/2147933/meta.json +16 -0
- package/dist/doc/zeroheight/foundations/2147933/overview.md +19 -0
- package/dist/doc/zeroheight/foundations/2147933/usage.md +2 -0
- package/dist/doc/zeroheight/foundations/2266238/description.md +1 -0
- package/dist/doc/zeroheight/foundations/2266238/meta.json +15 -0
- package/dist/doc/zeroheight/foundations/2266238/overview.md +10 -0
- package/dist/doc/zeroheight/foundations/2488627/description.md +1 -0
- package/dist/doc/zeroheight/foundations/2488627/meta.json +15 -0
- package/dist/doc/zeroheight/foundations/2488627/overview.md +16 -0
- package/dist/doc/zeroheight/foundations/4055467/description.md +1 -0
- package/dist/doc/zeroheight/foundations/4055467/download.md +1 -0
- package/dist/doc/zeroheight/foundations/4055467/meta.json +18 -0
- package/dist/doc/zeroheight/foundations/4055467/overview.md +29 -0
- package/dist/doc/zeroheight/foundations/4055467/text-styles.md +3 -0
- package/dist/doc/zeroheight/foundations/4055467/usage.md +11 -0
- package/dist/doc/zeroheight/foundations/4845111/description.md +1 -0
- package/dist/doc/zeroheight/foundations/4845111/fonts.md +37 -0
- package/dist/doc/zeroheight/foundations/4845111/meta.json +16 -0
- package/dist/doc/zeroheight/foundations/4845111/usage.md +9 -0
- package/dist/doc/zeroheight/foundations/4845112/description.md +1 -0
- package/dist/doc/zeroheight/foundations/4845112/malt-colors-usage.md +9 -0
- package/dist/doc/zeroheight/foundations/4845112/malt-colors.md +14 -0
- package/dist/doc/zeroheight/foundations/4845112/meta.json +16 -0
- package/dist/doc/zeroheight/foundations/7486175/introduction.md +3 -0
- package/dist/doc/zeroheight/foundations/7486175/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/1398442/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/1398442/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/1398442/library.md +18 -0
- package/dist/doc/zeroheight/guidelines/1398442/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/1398442/overview.md +44 -0
- package/dist/doc/zeroheight/guidelines/1398442/request-an-icon.md +24 -0
- package/dist/doc/zeroheight/guidelines/1398442/usage.md +51 -0
- package/dist/doc/zeroheight/guidelines/1398447/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/1398447/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/1398447/team.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423622/change-logs.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423622/content.md +72 -0
- package/dist/doc/zeroheight/guidelines/1423622/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423622/introduction.md +29 -0
- package/dist/doc/zeroheight/guidelines/1423622/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/1423622/usage.md +14 -0
- package/dist/doc/zeroheight/guidelines/1423646/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423646/content.md +36 -0
- package/dist/doc/zeroheight/guidelines/1423646/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423646/introduction.md +27 -0
- package/dist/doc/zeroheight/guidelines/1423646/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/1423646/usage.md +19 -0
- package/dist/doc/zeroheight/guidelines/1423650/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/1423650/content.md +72 -0
- package/dist/doc/zeroheight/guidelines/1423650/introduction.md +17 -0
- package/dist/doc/zeroheight/guidelines/1423650/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/1465972/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/1465972/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/1465972/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/1465972/introduction.md +36 -0
- package/dist/doc/zeroheight/guidelines/1465972/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/1465972/usage.md +1 -0
- package/dist/doc/zeroheight/guidelines/1476144/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/1476144/content.md +114 -0
- package/dist/doc/zeroheight/guidelines/1476144/introduction.md +41 -0
- package/dist/doc/zeroheight/guidelines/1476144/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/1476144/usage.md +74 -0
- package/dist/doc/zeroheight/guidelines/1526588/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/1526588/grid-system.md +16 -0
- package/dist/doc/zeroheight/guidelines/1526588/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/1526588/overview.md +20 -0
- package/dist/doc/zeroheight/guidelines/2126958/joy-major-release.md +50 -0
- package/dist/doc/zeroheight/guidelines/2126958/last-updates.md +3 -0
- package/dist/doc/zeroheight/guidelines/2126958/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2126958/zeroheight.md +9 -0
- package/dist/doc/zeroheight/guidelines/2147712/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147712/introduction.md +5 -0
- package/dist/doc/zeroheight/guidelines/2147712/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2147713/introduction.md +3 -0
- package/dist/doc/zeroheight/guidelines/2147713/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2147725/figma-libraries.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147725/malt-typographies.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147725/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2147725/structure.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147866/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147866/introduction.md +9 -0
- package/dist/doc/zeroheight/guidelines/2147866/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2147919/introduction.md +9 -0
- package/dist/doc/zeroheight/guidelines/2147919/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2147920/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147920/introduction.md +5 -0
- package/dist/doc/zeroheight/guidelines/2147920/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2147925/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147925/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/2147925/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2148354/introduction.md +18 -0
- package/dist/doc/zeroheight/guidelines/2148354/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2266527/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/2266527/introduction.md +32 -0
- package/dist/doc/zeroheight/guidelines/2266527/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2266527/usage.md +1 -0
- package/dist/doc/zeroheight/guidelines/2287200/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2287200/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/2287200/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2287201/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/2287201/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2287201/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/2287201/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2287201/usage.md +1 -0
- package/dist/doc/zeroheight/guidelines/2303886/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2303886/introduction.md +15 -0
- package/dist/doc/zeroheight/guidelines/2303886/malts-design-principles-cards.md +1 -0
- package/dist/doc/zeroheight/guidelines/2303886/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/2304138/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2304138/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/2304138/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/2351818/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2351818/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2351818/introduction.md +32 -0
- package/dist/doc/zeroheight/guidelines/2351818/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/2352029/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/2352029/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/2352029/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2352029/funnel-headers.md +31 -0
- package/dist/doc/zeroheight/guidelines/2352029/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/2352029/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/2352029/usage.md +6 -0
- package/dist/doc/zeroheight/guidelines/2380975/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2380975/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2380975/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/2380975/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2380975/usage.md +6 -0
- package/dist/doc/zeroheight/guidelines/2427804/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427804/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427804/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427804/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/2427804/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/2427804/usage.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427818/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427818/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2427818/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/2427818/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2427818/usage.md +9 -0
- package/dist/doc/zeroheight/guidelines/2433031/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2433031/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2433031/introduction.md +15 -0
- package/dist/doc/zeroheight/guidelines/2433031/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2433031/usage.md +4 -0
- package/dist/doc/zeroheight/guidelines/2447204/figma-cover.md +3 -0
- package/dist/doc/zeroheight/guidelines/2447204/figma-page-structure.md +3 -0
- package/dist/doc/zeroheight/guidelines/2447204/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/2447204/template.md +42 -0
- package/dist/doc/zeroheight/guidelines/2465594/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/2465594/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/2465594/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2465594/introduction.md +35 -0
- package/dist/doc/zeroheight/guidelines/2465594/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/2465594/usage.md +8 -0
- package/dist/doc/zeroheight/guidelines/2487804/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2487804/introduction.md +5 -0
- package/dist/doc/zeroheight/guidelines/2487804/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/2487804/usage.md +14 -0
- package/dist/doc/zeroheight/guidelines/2732341/components.md +24 -0
- package/dist/doc/zeroheight/guidelines/2732341/core-design.md +15 -0
- package/dist/doc/zeroheight/guidelines/2732341/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/2732341/design-tokens.md +34 -0
- package/dist/doc/zeroheight/guidelines/2732341/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/2732341/theme.md +20 -0
- package/dist/doc/zeroheight/guidelines/3060512/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3060512/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/3060512/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/3060514/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3060514/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/3060514/overview.md +9 -0
- package/dist/doc/zeroheight/guidelines/3060514/usage.md +36 -0
- package/dist/doc/zeroheight/guidelines/3279582/content-localization-plugin.md +27 -0
- package/dist/doc/zeroheight/guidelines/3279582/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3279582/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/3279582/plugins.md +46 -0
- package/dist/doc/zeroheight/guidelines/3279582/widgets.md +18 -0
- package/dist/doc/zeroheight/guidelines/3286138/changelog.md +1 -0
- package/dist/doc/zeroheight/guidelines/3286138/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/3286138/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3286138/introduction.md +47 -0
- package/dist/doc/zeroheight/guidelines/3286138/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/3286138/usage.md +11 -0
- package/dist/doc/zeroheight/guidelines/3780230/introduction.md +36 -0
- package/dist/doc/zeroheight/guidelines/3780230/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/3781391/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/3781391/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3781391/introduction.md +38 -0
- package/dist/doc/zeroheight/guidelines/3781391/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/3781391/usage.md +14 -0
- package/dist/doc/zeroheight/guidelines/3782376/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/3782376/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3782376/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/3782376/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/3782376/usage.md +11 -0
- package/dist/doc/zeroheight/guidelines/3992574/create-a-jira-ticket-for-development.md +47 -0
- package/dist/doc/zeroheight/guidelines/3992574/create-a-notion-ticket.md +51 -0
- package/dist/doc/zeroheight/guidelines/3992574/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/3992574/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/3992574/workflow.md +87 -0
- package/dist/doc/zeroheight/guidelines/4083384/content.md +1 -0
- package/dist/doc/zeroheight/guidelines/4083384/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4083384/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4083384/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4083384/usage.md +14 -0
- package/dist/doc/zeroheight/guidelines/4328996/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/4328996/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/4328996/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4328996/usage.md +5 -0
- package/dist/doc/zeroheight/guidelines/4359856/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4359856/introduction.md +37 -0
- package/dist/doc/zeroheight/guidelines/4359856/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4406320/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4406320/introduction.md +31 -0
- package/dist/doc/zeroheight/guidelines/4406320/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4408066/changelog.md +1 -0
- package/dist/doc/zeroheight/guidelines/4408066/content.md +89 -0
- package/dist/doc/zeroheight/guidelines/4408066/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4408066/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/4408066/overview.md +49 -0
- package/dist/doc/zeroheight/guidelines/4408066/usage.md +24 -0
- package/dist/doc/zeroheight/guidelines/4544263/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4544263/introduction.md +9 -0
- package/dist/doc/zeroheight/guidelines/4544263/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4544263/ui-guidelines.md +75 -0
- package/dist/doc/zeroheight/guidelines/4565202/definition.md +29 -0
- package/dist/doc/zeroheight/guidelines/4565202/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4565202/usage.md +27 -0
- package/dist/doc/zeroheight/guidelines/4845035/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845035/introduction.md +49 -0
- package/dist/doc/zeroheight/guidelines/4845035/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845039/introduction.md +25 -0
- package/dist/doc/zeroheight/guidelines/4845039/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4845039/offers.md +41 -0
- package/dist/doc/zeroheight/guidelines/4845039/our-strategy.md +26 -0
- package/dist/doc/zeroheight/guidelines/4845106/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845106/introduction.md +16 -0
- package/dist/doc/zeroheight/guidelines/4845106/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845108/introduction.md +10 -0
- package/dist/doc/zeroheight/guidelines/4845108/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845110/malt-logos.md +23 -0
- package/dist/doc/zeroheight/guidelines/4845110/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4845110/usage.md +12 -0
- package/dist/doc/zeroheight/guidelines/4845113/art-direction.md +11 -0
- package/dist/doc/zeroheight/guidelines/4845113/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845113/graphic-shapes.md +7 -0
- package/dist/doc/zeroheight/guidelines/4845113/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4845113/usage.md +32 -0
- package/dist/doc/zeroheight/guidelines/4845115/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845115/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845132/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845132/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845133/art-direction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845133/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845133/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4845133/photos.md +12 -0
- package/dist/doc/zeroheight/guidelines/4845133/usage.md +12 -0
- package/dist/doc/zeroheight/guidelines/4845134/art-direction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845134/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4845134/usage.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845134/videos.md +7 -0
- package/dist/doc/zeroheight/guidelines/4845138/introduction.md +17 -0
- package/dist/doc/zeroheight/guidelines/4845138/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845140/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845140/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845141/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845141/google-docs.md +3 -0
- package/dist/doc/zeroheight/guidelines/4845141/google-slides.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845141/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4845142/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845142/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845142/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845144/introduction.md +3 -0
- package/dist/doc/zeroheight/guidelines/4845144/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845145/informative-posters.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845145/kitchen-labels.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845145/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4845147/introduction.md +3 -0
- package/dist/doc/zeroheight/guidelines/4845147/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4845148/final-results.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845148/graphic-materials.md +1 -0
- package/dist/doc/zeroheight/guidelines/4845148/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4845149/business-cards.md +3 -0
- package/dist/doc/zeroheight/guidelines/4845149/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/4845149/mugs.md +1 -0
- package/dist/doc/zeroheight/guidelines/4859603/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4859603/introduction.md +28 -0
- package/dist/doc/zeroheight/guidelines/4859603/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4860019/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/4860019/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4895510/description.md +3 -0
- package/dist/doc/zeroheight/guidelines/4895510/introduction.md +55 -0
- package/dist/doc/zeroheight/guidelines/4895510/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4946782/cover-page.md +15 -0
- package/dist/doc/zeroheight/guidelines/4946782/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4946782/file-annotation.md +15 -0
- package/dist/doc/zeroheight/guidelines/4946782/layerpage-name.md +32 -0
- package/dist/doc/zeroheight/guidelines/4946782/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/4946782/organize-sections.md +11 -0
- package/dist/doc/zeroheight/guidelines/4946782/unliked-styles.md +24 -0
- package/dist/doc/zeroheight/guidelines/4951086/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4951086/introduction.md +71 -0
- package/dist/doc/zeroheight/guidelines/4951086/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4951250/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4951250/how-to-use-it.md +5 -0
- package/dist/doc/zeroheight/guidelines/4951250/introduction.md +3 -0
- package/dist/doc/zeroheight/guidelines/4951250/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/4951250/where-to-find-it.md +1 -0
- package/dist/doc/zeroheight/guidelines/4952953/content-qa.md +20 -0
- package/dist/doc/zeroheight/guidelines/4952953/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4952953/design-system-qa.md +22 -0
- package/dist/doc/zeroheight/guidelines/4952953/introduction.md +21 -0
- package/dist/doc/zeroheight/guidelines/4952953/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/4952953/qa-tooling.md +3 -0
- package/dist/doc/zeroheight/guidelines/4955574/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/4955574/introduction.md +20 -0
- package/dist/doc/zeroheight/guidelines/4955574/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4964435/introduction.md +49 -0
- package/dist/doc/zeroheight/guidelines/4964435/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/4964653/description.md +3 -0
- package/dist/doc/zeroheight/guidelines/4964653/introduction.md +29 -0
- package/dist/doc/zeroheight/guidelines/4964653/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/5049512/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5049512/general-iconstrations.md +3 -0
- package/dist/doc/zeroheight/guidelines/5049512/malt-strategy-iconstrations.md +1 -0
- package/dist/doc/zeroheight/guidelines/5049512/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/5174186/black-lines-illustrations.md +8 -0
- package/dist/doc/zeroheight/guidelines/5174186/colored-illustrations.md +6 -0
- package/dist/doc/zeroheight/guidelines/5174186/for-developersproduct.md +32 -0
- package/dist/doc/zeroheight/guidelines/5174186/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/5178604/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/5178604/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/5178605/definition.md +25 -0
- package/dist/doc/zeroheight/guidelines/5178605/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5178605/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/5178605/pillars.md +10 -0
- package/dist/doc/zeroheight/guidelines/5178605/resources.md +1 -0
- package/dist/doc/zeroheight/guidelines/5178997/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/5178997/principles.md +29 -0
- package/dist/doc/zeroheight/guidelines/5178997/tone-map.md +12 -0
- package/dist/doc/zeroheight/guidelines/5179000/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5179000/dutch.md +59 -0
- package/dist/doc/zeroheight/guidelines/5179000/english.md +31 -0
- package/dist/doc/zeroheight/guidelines/5179000/french.md +68 -0
- package/dist/doc/zeroheight/guidelines/5179000/german.md +53 -0
- package/dist/doc/zeroheight/guidelines/5179000/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179000/spanish.md +22 -0
- package/dist/doc/zeroheight/guidelines/5179473/dutch.md +7 -0
- package/dist/doc/zeroheight/guidelines/5179473/english.md +7 -0
- package/dist/doc/zeroheight/guidelines/5179473/french.md +13 -0
- package/dist/doc/zeroheight/guidelines/5179473/german.md +9 -0
- package/dist/doc/zeroheight/guidelines/5179473/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179473/spanish.md +12 -0
- package/dist/doc/zeroheight/guidelines/5179474/dutch.md +114 -0
- package/dist/doc/zeroheight/guidelines/5179474/english.md +69 -0
- package/dist/doc/zeroheight/guidelines/5179474/french.md +92 -0
- package/dist/doc/zeroheight/guidelines/5179474/german.md +151 -0
- package/dist/doc/zeroheight/guidelines/5179474/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179474/spanish.md +73 -0
- package/dist/doc/zeroheight/guidelines/5179475/dutch.md +106 -0
- package/dist/doc/zeroheight/guidelines/5179475/english.md +55 -0
- package/dist/doc/zeroheight/guidelines/5179475/french.md +54 -0
- package/dist/doc/zeroheight/guidelines/5179475/german.md +97 -0
- package/dist/doc/zeroheight/guidelines/5179475/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179475/spanish.md +81 -0
- package/dist/doc/zeroheight/guidelines/5179476/dutch.md +48 -0
- package/dist/doc/zeroheight/guidelines/5179476/english.md +27 -0
- package/dist/doc/zeroheight/guidelines/5179476/french.md +55 -0
- package/dist/doc/zeroheight/guidelines/5179476/german.md +36 -0
- package/dist/doc/zeroheight/guidelines/5179476/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179476/spanish.md +40 -0
- package/dist/doc/zeroheight/guidelines/5179551/dutch.md +33 -0
- package/dist/doc/zeroheight/guidelines/5179551/english.md +82 -0
- package/dist/doc/zeroheight/guidelines/5179551/french.md +15 -0
- package/dist/doc/zeroheight/guidelines/5179551/german.md +39 -0
- package/dist/doc/zeroheight/guidelines/5179551/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5179551/spanish.md +102 -0
- package/dist/doc/zeroheight/guidelines/5193537/adding-joy.md +124 -0
- package/dist/doc/zeroheight/guidelines/5193537/additional-resources.md +5 -0
- package/dist/doc/zeroheight/guidelines/5193537/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5193537/introduction.md +16 -0
- package/dist/doc/zeroheight/guidelines/5193537/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/5193537/pillars.md +49 -0
- package/dist/doc/zeroheight/guidelines/5196622/dutch.md +39 -0
- package/dist/doc/zeroheight/guidelines/5196622/english.md +32 -0
- package/dist/doc/zeroheight/guidelines/5196622/french.md +61 -0
- package/dist/doc/zeroheight/guidelines/5196622/german.md +39 -0
- package/dist/doc/zeroheight/guidelines/5196622/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5196622/spanish.md +37 -0
- package/dist/doc/zeroheight/guidelines/5196627/dutch.md +61 -0
- package/dist/doc/zeroheight/guidelines/5196627/english.md +49 -0
- package/dist/doc/zeroheight/guidelines/5196627/french.md +124 -0
- package/dist/doc/zeroheight/guidelines/5196627/german.md +101 -0
- package/dist/doc/zeroheight/guidelines/5196627/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5196627/spanish.md +61 -0
- package/dist/doc/zeroheight/guidelines/5196629/dutch.md +15 -0
- package/dist/doc/zeroheight/guidelines/5196629/english.md +15 -0
- package/dist/doc/zeroheight/guidelines/5196629/french.md +15 -0
- package/dist/doc/zeroheight/guidelines/5196629/german.md +38 -0
- package/dist/doc/zeroheight/guidelines/5196629/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5196629/spanish.md +14 -0
- package/dist/doc/zeroheight/guidelines/5196630/dutch.md +37 -0
- package/dist/doc/zeroheight/guidelines/5196630/english.md +9 -0
- package/dist/doc/zeroheight/guidelines/5196630/french.md +11 -0
- package/dist/doc/zeroheight/guidelines/5196630/german.md +40 -0
- package/dist/doc/zeroheight/guidelines/5196630/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/5196630/spanish.md +21 -0
- package/dist/doc/zeroheight/guidelines/5270669/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/5270669/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/5540716/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5540716/introduction.md +7 -0
- package/dist/doc/zeroheight/guidelines/5540716/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/5596206/meta.json +15 -0
- package/dist/doc/zeroheight/guidelines/5596206/paris-office-pictures.md +1 -0
- package/dist/doc/zeroheight/guidelines/5961423/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5961423/desktop.md +51 -0
- package/dist/doc/zeroheight/guidelines/5961423/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/5961423/overview.md +54 -0
- package/dist/doc/zeroheight/guidelines/5961423/tablet-mobile.md +17 -0
- package/dist/doc/zeroheight/guidelines/5961423/usage.md +25 -0
- package/dist/doc/zeroheight/guidelines/5980570/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/5980570/introduction.md +9 -0
- package/dist/doc/zeroheight/guidelines/5980570/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/6428505/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/6428505/introduction.md +20 -0
- package/dist/doc/zeroheight/guidelines/6428505/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/6428505/usage.md +12 -0
- package/dist/doc/zeroheight/guidelines/6458816/code.md +1 -0
- package/dist/doc/zeroheight/guidelines/6458816/content.md +44 -0
- package/dist/doc/zeroheight/guidelines/6458816/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6458816/introduction.md +10 -0
- package/dist/doc/zeroheight/guidelines/6458816/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/6458816/usage.md +14 -0
- package/dist/doc/zeroheight/guidelines/6559814/change-logs.md +1 -0
- package/dist/doc/zeroheight/guidelines/6559814/content.md +72 -0
- package/dist/doc/zeroheight/guidelines/6559814/introduction.md +11 -0
- package/dist/doc/zeroheight/guidelines/6559814/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/6637374/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637374/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637374/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/6637397/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637397/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637397/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/6637403/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637403/design-1.md +7 -0
- package/dist/doc/zeroheight/guidelines/6637403/design-2.md +7 -0
- package/dist/doc/zeroheight/guidelines/6637403/design-3.md +7 -0
- package/dist/doc/zeroheight/guidelines/6637403/design-4.md +7 -0
- package/dist/doc/zeroheight/guidelines/6637403/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/6637410/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637410/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637410/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/6637415/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637415/employer-brand.md +3 -0
- package/dist/doc/zeroheight/guidelines/6637415/malt-strategy.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637415/malt.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637415/meta.json +19 -0
- package/dist/doc/zeroheight/guidelines/6637415/random.md +1 -0
- package/dist/doc/zeroheight/guidelines/6637415/seasonal.md +9 -0
- package/dist/doc/zeroheight/guidelines/6832117/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6832117/introduction.md +91 -0
- package/dist/doc/zeroheight/guidelines/6832117/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/6904773/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/6904773/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/6904773/overview.md +33 -0
- package/dist/doc/zeroheight/guidelines/6904773/ui-kit.md +27 -0
- package/dist/doc/zeroheight/guidelines/7166343/changelog.md +1 -0
- package/dist/doc/zeroheight/guidelines/7166343/content.md +94 -0
- package/dist/doc/zeroheight/guidelines/7166343/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7166343/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/7166343/overview.md +11 -0
- package/dist/doc/zeroheight/guidelines/7166343/usage.md +41 -0
- package/dist/doc/zeroheight/guidelines/7291529/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7291529/examples.md +85 -0
- package/dist/doc/zeroheight/guidelines/7291529/guidelines.md +34 -0
- package/dist/doc/zeroheight/guidelines/7291529/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/7291529/overview.md +37 -0
- package/dist/doc/zeroheight/guidelines/7465124/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7465124/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/7465124/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7485271/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7485271/introduction.md +1 -0
- package/dist/doc/zeroheight/guidelines/7485271/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7490163/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490163/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/7490163/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7490164/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490164/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/7490164/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7490166/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490166/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/7490166/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7490167/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490167/introduction.md +13 -0
- package/dist/doc/zeroheight/guidelines/7490167/meta.json +13 -0
- package/dist/doc/zeroheight/guidelines/7490191/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490191/how-to-use-branches.md +3 -0
- package/dist/doc/zeroheight/guidelines/7490191/introduction.md +31 -0
- package/dist/doc/zeroheight/guidelines/7490191/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/7490191/resources.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490209/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490209/full-process.md +1 -0
- package/dist/doc/zeroheight/guidelines/7490209/introduction.md +9 -0
- package/dist/doc/zeroheight/guidelines/7490209/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/7490209/need-identification.md +9 -0
- package/dist/doc/zeroheight/guidelines/7490209/roles-and-responsibilities.md +19 -0
- package/dist/doc/zeroheight/guidelines/7517834/content.md +78 -0
- package/dist/doc/zeroheight/guidelines/7517834/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7517834/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/7517834/overview.md +19 -0
- package/dist/doc/zeroheight/guidelines/7517834/usage.md +42 -0
- package/dist/doc/zeroheight/guidelines/7629688/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/7629688/examples.md +1 -0
- package/dist/doc/zeroheight/guidelines/7629688/guidelines.md +1 -0
- package/dist/doc/zeroheight/guidelines/7629688/meta.json +17 -0
- package/dist/doc/zeroheight/guidelines/7629688/overview.md +7 -0
- package/dist/doc/zeroheight/guidelines/8415609/change-log.md +1 -0
- package/dist/doc/zeroheight/guidelines/8415609/content.md +52 -0
- package/dist/doc/zeroheight/guidelines/8415609/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/8415609/meta.json +18 -0
- package/dist/doc/zeroheight/guidelines/8415609/overview.md +13 -0
- package/dist/doc/zeroheight/guidelines/8415609/usage.md +6 -0
- package/dist/doc/zeroheight/guidelines/8548355/content.md +102 -0
- package/dist/doc/zeroheight/guidelines/8548355/description.md +1 -0
- package/dist/doc/zeroheight/guidelines/8548355/meta.json +16 -0
- package/dist/doc/zeroheight/guidelines/8548355/usage.md +7 -0
- package/dist/doc/zeroheight/index.json +2577 -0
- package/dist/index.js +31 -1
- package/dist/index.js.map +1 -1
- package/dist/parser.d.ts +3 -0
- package/dist/parser.d.ts.map +1 -1
- package/dist/parser.js +3 -0
- package/dist/parser.js.map +1 -1
- package/dist/tools/get-component-info.d.ts +9 -1
- package/dist/tools/get-component-info.d.ts.map +1 -1
- package/dist/tools/get-component-info.js +10 -2
- package/dist/tools/get-component-info.js.map +1 -1
- package/dist/tools/get-documentation-page.d.ts +22 -0
- package/dist/tools/get-documentation-page.d.ts.map +1 -0
- package/dist/tools/get-documentation-page.js +21 -0
- package/dist/tools/get-documentation-page.js.map +1 -0
- package/dist/tools/list-components.d.ts +1 -4
- package/dist/tools/list-components.d.ts.map +1 -1
- package/dist/tools/list-components.js +22 -5
- package/dist/tools/list-components.js.map +1 -1
- package/dist/tools/list-documentation-pages.d.ts +22 -0
- package/dist/tools/list-documentation-pages.d.ts.map +1 -0
- package/dist/tools/list-documentation-pages.js +17 -0
- package/dist/tools/list-documentation-pages.js.map +1 -0
- package/dist/tools/search-documentation.d.ts +41 -0
- package/dist/tools/search-documentation.d.ts.map +1 -0
- package/dist/tools/search-documentation.js +25 -0
- package/dist/tools/search-documentation.js.map +1 -0
- package/dist/zeroheight-parser.d.ts +27 -0
- package/dist/zeroheight-parser.d.ts.map +1 -0
- package/dist/zeroheight-parser.js +77 -0
- package/dist/zeroheight-parser.js.map +1 -0
- package/package.json +13 -10
- package/dist/doc/VJoyTemplateShape/metadata.json +0 -10
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## 1- Introduction
|
|
4
|
+
|
|
5
|
+
Book a slot in the newcomer planning : ⏰ 30 minutes
|
|
6
|
+
|
|
7
|
+
Purposes:
|
|
8
|
+
|
|
9
|
+
- Joy presentation
|
|
10
|
+
- Stickers
|
|
11
|
+
- Workflow & Team Meeting
|
|
12
|
+
- [Joy Documentation](https://joy.malt.com/)
|
|
13
|
+
|
|
14
|
+
Resources that the newcomer has to read -> [GET STARTED DESIGN ](https://zeroheight.com/6bf479565/p/28b9ba)
|
|
15
|
+
|
|
16
|
+
## 2- Meetings
|
|
17
|
+
|
|
18
|
+
Meetings related to the Design system where you need to add newcomers
|
|
19
|
+
|
|
20
|
+
| Meeting | 👉 What | 👥 Who | 📅 When (depending of the need |
|
|
21
|
+
| 1:1 | Meeting to discuss, review, support and review the ongoing work. As ds manager, you act like a coach | Solo Designer | Weekly placeholder |
|
|
22
|
+
| DS Review | Updating the team about DS big update and roadmap, a placeholder for workshop/retro | All designer | Bi-Monthly |
|
|
23
|
+
| DS Crit | Weekly Design crit' | Tribe designer | Weekly |
|
|
24
|
+
## 2- Communication
|
|
25
|
+
|
|
26
|
+
Communication channels where you need to add newscomers
|
|
27
|
+
|
|
28
|
+
| Type | Canal | Purpose | Note |
|
|
29
|
+
| Slack | [#3-guild-design-system](https://maltcommunity.slack.com/archives/CR1LXCKLY) | Everything related to the Design system of Malt | |
|
|
30
|
+
| Slack | #3-joy-figma-bot | Dedicated chan In which Figma library release notes are published | |
|
|
31
|
+
| Slack | #product-designers | Dedicated chan with all the product design team / Ops team | |
|
|
32
|
+
| Slack | #1-product-team | I've no idea, we already have too many channels. Don't ask me | |
|
|
33
|
+
| Mail | design@malt.com | Email group dedicated to the product design team / Ops team | Ask to Caroline |
|
|
34
|
+
## 4- Tools
|
|
35
|
+
|
|
36
|
+
| Tool | What | Owner | Note |
|
|
37
|
+
| [Figma](https://joy.malt.com/6bf479565/p/43f45f-how-to-onboard-a-new-designer-on-joy/t/256693) | Main Design tool | DS Manager (Ex Antoine Deshoux) | Be careful of the permission |
|
|
38
|
+
| [1password](https://joy.malt.com/6bf479565/p/43f45f-how-to-onboard-a-new-designer-on-joy/t/45e784) | Password manager | [IT Team](https://maltcommunity.slack.com/archives/C03KUA75NJ0) | See with IT team if issues |
|
|
39
|
+
| Hotjar | Heatmap / ux tool | [Caroline](https://maltcommunity.slack.com/archives/D036Q0VFTB8) | |
|
|
40
|
+
| [https://saasinterface.com/](https://saasinterface.com/) | Benchmarktool | | Login available in 1password |
|
|
41
|
+
| [mobbin.com](https://mobbin.com) | Benchmarktool | | Login available in 1password |
|
|
42
|
+
### Figma
|
|
43
|
+
|
|
44
|
+
Add the newcomer is the `**Joy - design system**` team
|
|
45
|
+
|
|
46
|
+
⚠️ Only give "can view" rights, not edit
|
|
47
|
+
|
|
48
|
+

|
|
49
|
+
|
|
50
|
+
Add the newcomer is the `**Freelancer - Tribe**` team
|
|
51
|
+
|
|
52
|
+
Add the newcomer is the `** Client - Tribe**` team
|
|
53
|
+
|
|
54
|
+
### 1password
|
|
55
|
+
|
|
56
|
+
Invite newcommer in the `**Shared - design tool**` folder
|
|
57
|
+
|
|
58
|
+

|
|
59
|
+
|
|
60
|
+
## 5- Exercice Figma
|
|
61
|
+
|
|
62
|
+
Find a quick exercise to do on Figma so that the designer can get to grips with figma libraries.
|
|
63
|
+
|
|
64
|
+
Examples of exercice:
|
|
65
|
+
|
|
66
|
+
- Rebrand an old page
|
|
67
|
+
- Replicate an page in product
|
|
68
|
+
- Build a simple contact form
|
|
69
|
+
- Build a simple profil page
|
|
70
|
+
|
|
71
|
+
If you have question please ask in [#design-ops-team](https://maltcommunity.slack.com/archives/C04TDM9RTA8)
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/43f45f-how-to-onboard-a-new-designer-on-joy",
|
|
3
|
+
"title": "How to onboard a new designer on Joy",
|
|
4
|
+
"slug": "how-to-onboard-a-new-designer-on-joy",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4951086,
|
|
8
|
+
"pageUid": "4951086",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.783Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/how-to-onboard-a-new-designer-on-joy/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
This DoD document defines the basics criteria a design must meet before it is considered complete. It ensures all design work is high-quality, consistent, and ready for development.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
### Ready, Set, Handover with the DoD!
|
|
2
|
+
|
|
3
|
+
Our built-in checklist ensures you have everything covered before you mark you project ready to dev.
As much as possible, check the boxes before you meet the ops team.
|
|
4
|
+
|
|
5
|
+
Simply review the essential criteria and sail through a smooth handover.
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
### Why the DoD?
|
|
2
|
+
|
|
3
|
+
Tired of infinite back and forth with your eng. during the handover step? Your DesignOps team is happy to present a tool that will reduce your mental load: an easy/fast checklist directly in your favorite design tool to make sure you don’t forget anything and with the right level of quality
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "DoD Design Ops",
|
|
4
|
+
"slug": "dod-design-ops",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4951250,
|
|
8
|
+
"pageUid": "4951250",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.735Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"How to use it?",
|
|
13
|
+
"Where to find it?"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/dod-design-ops/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
You can file the DoD Design Ops Template in the "Figma Managment File"
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
Disclaimer: Try as much as possible to test in your native language and EN, at least for the happy path.
|
|
2
|
+
|
|
3
|
+
### Blockers
|
|
4
|
+
|
|
5
|
+
| Note | Support (To help) |
|
|
6
|
+
| All content is translated into all languages. | Content Designer |
|
|
7
|
+
| Dynamic entries are properly localised (fees, currencies, dates, emails, etc.). | Content Designer |
|
|
8
|
+
| Links redirect to resources in the right language and for the right locale. | Content Designer |
|
|
9
|
+
| The right content is triggered whenever an action is performed (ex: transactional emails). | Content Designer |
|
|
10
|
+
| No error is a dead-end. | Content Designer |
|
|
11
|
+
### Non blockers
|
|
12
|
+
|
|
13
|
+
| Note | Support (To help) |
|
|
14
|
+
| The live content matches the validated content, without grammar or spelling mistakes. | Content Designer |
|
|
15
|
+
| Any terminology update has been implemented on legacy content as well. | Content Designer |
|
|
16
|
+
| The [level of Joy](https://zeroheight.com/6bf479565/p/280879-joyful-content) matches the experience, and it’s the same in all languages you’re testing. | Content Designer |
|
|
17
|
+
| The meaning doesn’t change from one language to another, especially in CTAs from the happy path. | Content Designer |
|
|
18
|
+
| Error messages, feedback messages (ex: snack bar), and tooltips are contextual. | Content Designer |
|
|
19
|
+
| **For French** 🇫🇷: Use non-breaking spaces before “;”, “?”, “!”, and “:”. | |
|
|
20
|
+
| **For German** 🇩🇪: The tone of voice is correct (informal for freelancers, formal for clients). | |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
QA process in product design involves systematic testing, evaluation, and validation of design elements to ensure they meet specified standards and user expectations, ultimately striving for a high-quality and user-friendly product.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
### Blockers
|
|
2
|
+
|
|
3
|
+
| Type | Note | Support (To help) |
|
|
4
|
+
| **Browser** | Works on different browsers (Chrome, Safari, Firefox) | DS Team |
|
|
5
|
+
| **UI Quality** | All visual components display the styling that was planned (The visual quality of the component is respected) | Lead Design/DS Team |
|
|
6
|
+
| **Functionality** | Make sure that you conform to the intended functionality and that the component respects this usage (The live component complies with the guidelines.) | Lead Design/DS Team |
|
|
7
|
+
| **Consistency** | The components used are consistent | DS Team |
|
|
8
|
+
| **Accessibility** | Ensure that the design complies with the minimum accessibility rules (colour, size, etc.). | DS Team |
|
|
9
|
+
| **Responsiveness** | Check that the design works well in the different response formats (desktop, tablet, mobile) | DS Team |
|
|
10
|
+
| [DoD checklist](https://zeroheight.com/6bf479565/p/2782e6-dod-design-ops) | Each checkbox of the DoD checklist is respected | Design Ops Team |
|
|
11
|
+
### Non blockers
|
|
12
|
+
|
|
13
|
+
| Type | Note | Support |
|
|
14
|
+
| **Joy** | The level of Joy matches the experience. | Design Ops Team |
|
|
15
|
+
| Interactive Elements States (Hover, Active, Disabled, etc.) | Stress-test all the interactions to ensure the developer implemented all states of buttons and links. | DS Team |
|
|
16
|
+
| Animations | The micro-integrations and animations are seamlessly integrated. | DS Team |
|
|
17
|
+
| Placeholders | Check if all the placeholders were implemented according to the design. | DS Team / Content Designer |
|
|
18
|
+
| Interaction Type (Click, Drag, Swipe, etc.) | Test the clicks, drags, and swipes in the UI. Some might seem to be good solutions on the design phase but can prove to be annoying or just bad on the final product. Stress tests here are always recommended. | DS Team |
|
|
19
|
+
| Warnings & Error States | Stress-test all the fields with wrongly inputted data, click out, close the page in the middle of an operation, click buttons, and go back and forth on the navigation. **Breaking the natural flow in various ways is important to test if the implemented error cases are enough to keep the UX in good shape.** | DS Team |
|
|
20
|
+
| Feedback | Check if toast notifications, inline warnings, or any other visual signals are appearing after an action. Make sure that the correct feedback is happening whenever anything wrong occurs. | DS Team / UX Writing |
|
|
21
|
+
| **Accessibility** | All audio/visual materials have alternatives (Alt text for images, captions on videos...) | DS and tech team |
|
|
22
|
+
| Systems | Works on different systems - Mac - Windows - Android - iOS | DS and tech team |
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## When do I have to do QA?
|
|
4
|
+
|
|
5
|
+
Most of the time, you will do QA when one of the new features/projects is available in pre-production, synchronizing you with your team squad in order to do a proper QA.
|
|
6
|
+
|
|
7
|
+
But QA is a continuous process, your responsibility as a designer is to ensure that the integration of interfaces is identical to what has been designed.
|
|
8
|
+
|
|
9
|
+
You are the owner of your scope.
|
|
10
|
+
|
|
11
|
+
If you find a bug in the interfaces that are not within your scope, please report it to the Slack channel that corresponds to the team.
|
|
12
|
+
|
|
13
|
+
## What do I have to QA?
|
|
14
|
+
|
|
15
|
+
You are the owner of the visuals and interfaces, peer with the PM, who is responsible for functional testing, your job is to list all the differences and provide solutions to the developers in charge of the features.
|
|
16
|
+
|
|
17
|
+
## Where I can find the QA template?
|
|
18
|
+
|
|
19
|
+
## Report Issues
|
|
20
|
+
|
|
21
|
+
❗️ If the issue is related to a Joy component, Post a message in [#3-guild-design-system](https://maltcommunity.slack.com/archives/CR1LXCKLY)
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "QA Design checklist",
|
|
4
|
+
"slug": "qa-design-checklist",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4952953,
|
|
8
|
+
"pageUid": "4952953",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.872Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Design System QA",
|
|
13
|
+
"Content QA",
|
|
14
|
+
"QA Tooling "
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/qa-design-checklist/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Display a message when the responsive is not available on mobile
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Key UX Context
|
|
4
|
+
|
|
5
|
+
The goal is to display a simple page redirecting the user to the desktop version with a better user experience
|
|
6
|
+
|
|
7
|
+
## Why?
|
|
8
|
+
|
|
9
|
+
Malt is not a mobile-first audience platform, more and more we are building complex pages with data tables with bulk actions that are too expensive to build on mobile regarding the number of users for those screen sizes.
|
|
10
|
+
|
|
11
|
+
By displaying in a simple page inciting the user to continue on the desktop version, we guarantee a proper user experience and don't spend too much time and money on a mobile version with a low impact.
|
|
12
|
+
|
|
13
|
+
## General guidelines
|
|
14
|
+
|
|
15
|
+
### Breakpoint
|
|
16
|
+
|
|
17
|
+
| **Size** | **Values** | Page display |
|
|
18
|
+
| **Mobile** | < 480px | Mobile blocked page |
|
|
19
|
+
| **Tablet - Desktop** | > 481px | Classic Experiences |
|
|
20
|
+

|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Mobile Wall",
|
|
4
|
+
"slug": "mobile-wall",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4955574,
|
|
8
|
+
"pageUid": "4955574",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.831Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/mobile-wall/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
### The Malt Brand
|
|
2
|
+
|
|
3
|
+
Malt is what you get when two entrepreneurs, Hugo and Vincent, passionate about the latest technological and digital developments, unite.
|
|
4
|
+
|
|
5
|
+
Their ambition: to change the way we work by transforming the market for intellectual services with a transparent business platform and the emergence of a community of freelance experts.
|
|
6
|
+
|
|
7
|
+
They met in 2012 to discuss a common issue that companies were facing: the difficulty to find freelancers to help them move their projects forward. The following year, they founded Malt together.
|
|
8
|
+
|
|
9
|
+
Today, Malt counts 550,000 freelancers and 70,000 registered companies in Europe.
|
|
10
|
+
|
|
11
|
+
Since 2013, we’ve been on a mission: to create a world where everyone is free to choose the best people to work with. A world of opportunities, giving people flexibility and freedom.
|
|
12
|
+
|
|
13
|
+
Every day, we connect freelancers and organizations. We enable easier, better choices. Connecting fast with the right talent every time. Raising the bar on teamwork. Bringing new perspectives to the world of work.
|
|
14
|
+
|
|
15
|
+
We also offer companies and freelancers a sense of community, great relationships and transparency, by enabling them to work directly together, in just a more natural and efficient way. We try to make the recruiting world more human, positive and empowering.
|
|
16
|
+
|
|
17
|
+
At Malt, we claim to choose choice. We can choose to work the way we want to. With the people we want to. It’s time to bring more choice to work.
|
|
18
|
+
|
|
19
|
+
**Choose Choice.**
|
|
20
|
+
|
|
21
|
+
### Our manifesto
|
|
22
|
+
|
|
23
|
+
| ### Choice. ### Choice is an incredible thing. ### It opens a world of opportunities. Giving us flexibility. ### Freedom. ### At Malt, we believe in giving people the power of choice. ### Choose your team. ### Choose your projects. ### Choose to change it up. ### Choose choice. | |
|
|
24
|
+
### Our vision
|
|
25
|
+
|
|
26
|
+
## To give everyone the power of choice.
|
|
27
|
+
|
|
28
|
+
Our **vision** is an articulation of the future that we want to create. Reflecting our role in the world of work, it captures our passion for changing the way being ‘freelance’ is perceived. We use our vision to inspire action and drive every decision we make as a company.
|
|
29
|
+
|
|
30
|
+
### Our mission
|
|
31
|
+
|
|
32
|
+
## Give people the freedom to choose who they work with.
|
|
33
|
+
|
|
34
|
+
Our mission is a breakdown of what we will do to achieve our vision. It captures the optimistic way we think about work and helps guide the decisions we make.
|
|
35
|
+
|
|
36
|
+
### Brand Idea
|
|
37
|
+
|
|
38
|
+
## Choose Choice
|
|
39
|
+
|
|
40
|
+
Our brand idea is our shorthand to inform creative briefs and guide how we express ourselves visually and verbally. It sets our agenda for what the future of work should be.
|
|
41
|
+
|
|
42
|
+
## Our values
|
|
43
|
+
|
|
44
|
+
|  | | Our values guide how we behave as a team** **and the decisions we make as a company.** **We uphold these values in everything we do, they should be reflected in our daily work and should remain consistent throughout the company. |
|
|
45
|
+
| ### It takes a community | | ### Dream Big - Act Big |
|
|
46
|
+
| We are nothing without our community. When great people come together, magic happens. | | Every decision today shapes our future tomorrow, own that power. |
|
|
47
|
+
| | | |
|
|
48
|
+
| ### Simplicity Wins | | ### Joy is our Secret Sauce |
|
|
49
|
+
| Cut through the noise, find the essence, and make it crystal clear. | | Optimism moves mountains(and music helps too). |
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Brand Strategy",
|
|
4
|
+
"slug": "brand-strategy",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4964435,
|
|
8
|
+
"pageUid": "4964435",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.706Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/brand-strategy/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
Tone of voice is one of the most important tools we have to communicate in a way that’s authentically Malt.
|
|
2
|
+
|
|
3
|
+
Inspired by our strategy around the power of choice, and our values about joy, optimism, people, ambition and focus, our tone of voice principles guide us in everything we write.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
## Introduction
|
|
2
|
+
|
|
3
|
+
Our tone of voice principles help us to create a consistent brand experience. They inform everything from our messaging to how we act and give everyone communicating for our brand inspiration.
|
|
4
|
+
|
|
5
|
+
We have three principles that combine to form a well-rounded tone of voice for Malt. They have been written to accommodate both verticals: Malt and Malt strategy. Depending on the touchpoint or occasion, we can tone one or two of them up or down to better match the message.
|
|
6
|
+
|
|
7
|
+
#### Principle One
|
|
8
|
+
|
|
9
|
+
## Take a stance
|
|
10
|
+
|
|
11
|
+
This principle is aimed at empowering our users and highlighting the benefits of temporary work. But this doesn’t mean we undermine the value of full-time work and long-term contracts. We never pit the options against one another or undermine different professional choices.
|
|
12
|
+
|
|
13
|
+
#### Principle Two
|
|
14
|
+
|
|
15
|
+
## Keep it positive
|
|
16
|
+
|
|
17
|
+
Whether you’re a freelancer, a consultant or a client, working with Malt marks the starts of something new. As such, we build the excitement. Our messaging aims to uplift readers, demystifying the world of work and highlighting the positives.
|
|
18
|
+
|
|
19
|
+
#### Principle Three
|
|
20
|
+
|
|
21
|
+
## Celebrate people
|
|
22
|
+
|
|
23
|
+
Malt wouldn’t be Malt without people. So that’s why we put them front and center, spotlighting their different stories and clearly laying out how we can help them along.
|
|
24
|
+
|
|
25
|
+
#### Find the complete Tone Of Voice and the diffirence with Malt Strategy in [our Main Guidelines](https://joy.malt.com/6bf479565/p/6872c5-malt-guidelines--brandbook).
|
|
26
|
+
|
|
27
|
+
## You may be wondering how we name our entire community ?
|
|
28
|
+
|
|
29
|
+

|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Our Tone of voice ",
|
|
4
|
+
"slug": "our-tone-of-voice",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4964653,
|
|
8
|
+
"pageUid": "4964653",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.840Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/our-tone-of-voice/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Halfway between icons and illustrations, our iconstrations add joy and brand identity. Used to explain simple ideas or product benefits, on and offline.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "IconStrations",
|
|
4
|
+
"slug": "iconstrations",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5049512,
|
|
8
|
+
"pageUid": "5049512",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.789Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"General IconStrations",
|
|
12
|
+
"Malt Strategy IconStrations"
|
|
13
|
+
],
|
|
14
|
+
"imagesPath": "packages/core-vue/static/zeroheight/iconstrations/",
|
|
15
|
+
"extraction": "zeroheight-api"
|
|
16
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
| Illustration is another vital asset to our identity. It helps to add lighter touches to communications and explain more complex areas of our product offering in a playful and human manner. All theses wonderful illustrations made by the famous illustrator [Christopher De Lorenzo.](http://www.chrisdelorenzo.com/) Right of use: until October 2025. |
|
|
2
|
+
### Brand illustrations
|
|
3
|
+
|
|
4
|
+
### Community illustrations
|
|
5
|
+
|
|
6
|
+
### Product illustrations
|
|
7
|
+
|
|
8
|
+
### Malt Strategy illustrations
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
| Illustration is another vital asset to our identity. It helps to add lighter touches to communications and explain more complex areas of our product offering in a playful and human manner. All theses wonderful illustrations made by the famous illustrator [Christopher De Lorenzo](http://www.chrisdelorenzo.com/). Right of use: until October 2025. |
|
|
2
|
+
### Brand illustrations
|
|
3
|
+
|
|
4
|
+
### Community illustrations
|
|
5
|
+
|
|
6
|
+
### Product illustrations
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
## ⚠️ These illustrations are web optimised and specifically dedicated to the front-end dev team.
|
|
2
|
+
|
|
3
|
+
You can download them from the GG drive [here](https://drive.google.com/drive/folders/1WwjnBtz-85XXJXrTF1hng-YrLoMN_7tR?usp=sharing)
|
|
4
|
+
|
|
5
|
+
*Note : The illustrations sized are 500px X 500px*
|
|
6
|
+
|
|
7
|
+
### As a designer, How to optimize illustrations for the front-end dev team?
|
|
8
|
+
|
|
9
|
+
#### 1. Open the svg in Adobe Illustrator
|
|
10
|
+
|
|
11
|
+
#### 2. Make sure the illustration fits in 500×500 px.
|
|
12
|
+
|
|
13
|
+
If it's too big, follow these steps:
|
|
14
|
+
|
|
15
|
+
*Select the illustration > Object > Path > Outline strokes.*
|
|
16
|
+
|
|
17
|
+
* * *Make it fitting into 500 × 500 (it can be smaller in the height or length).*
|
|
18
|
+
|
|
19
|
+
#### **3. Select Artboard > Fit to the selected illustration**
|
|
20
|
+
|
|
21
|
+
#### 4. File > Export for screens.
|
|
22
|
+
|
|
23
|
+
#### 5. Go to [SVG OMG](https://svgomg.net/) and optimize it
|
|
24
|
+
|
|
25
|
+
1. Upload you illustration in SVG.
|
|
26
|
+
2. Play with the precision level (the lower the number the lighter the illustraton. **⚠️ Make sure it doesn't visually change your illustration. If it does, keep the initinal level. (Often 3) **
|
|
27
|
+
3. Download you illustration.
|
|
28
|
+
4. Store in the the drive
|
|
29
|
+
|
|
30
|
+
⚠️ I**mportant note:** Everytime you upload an illustration it get heavier again!
|
|
31
|
+
|
|
32
|
+
#### Help can be find in the [youtube tutorial video](https://www.youtube.com/watch?v=J7qiM0gSAXU)
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Illustrations",
|
|
4
|
+
"slug": "illustrations",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5174186,
|
|
8
|
+
"pageUid": "5174186",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.790Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Colored illustrations",
|
|
12
|
+
"Black lines illustrations",
|
|
13
|
+
"For developers/product "
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/illustrations/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
## Introduction
|
|
2
|
+
|
|
3
|
+
A Style Guide stands as a beacon of consistency, ensuring that the product's voice, identity, and messaging remain true across all touchpoints. Use it to eliminate inconsistencies across flows, enhance content quality, and ensure clarity, conciseness, and error-free communication.
|
|
4
|
+
|
|
5
|
+
💡 It's not just about uniformity; it's about crafting a **cohesive product experience that resonates with our users**.
|
|
6
|
+
|
|
7
|
+
#### What's in it for you?
|
|
8
|
+
|
|
9
|
+
Using a Style Guide streamlines production, saving time and resources - especially during your QA process.
|
|
10
|
+
|
|
11
|
+
Most importantly, a style guide fosters alignment among stakeholders, creating a shared understanding and driving unified brand goals. It's an investment in the product's future, safeguarded by clear guidelines that evolve alongside Malt.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "STYLE GUIDE",
|
|
4
|
+
"slug": "style-guide",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5178604,
|
|
8
|
+
"pageUid": "5178604",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.896Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/style-guide/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
### What is Content Design?
|
|
2
|
+
|
|
3
|
+
Content design is a strategic approach to planning, creating, and managing content to enhance user experiences and achieve business objectives. It encompasses the entire lifecycle of content, from ideation and planning to creation, optimization, and maintenance.
|
|
4
|
+
|
|
5
|
+
### Key aspects of content design:
|
|
6
|
+
|
|
7
|
+
#### User-centered approach
|
|
8
|
+
|
|
9
|
+
Content designers prioritize understanding user needs, behaviors, and goals to create content that is relevant, useful, and easy to find.
|
|
10
|
+
|
|
11
|
+
#### Information architecture
|
|
12
|
+
|
|
13
|
+
Content designers organize and structure content in a way that makes it easy for users to navigate and understand. This includes developing clear hierarchies, labeling, and navigation systems.
|
|
14
|
+
|
|
15
|
+
#### Content strategy
|
|
16
|
+
|
|
17
|
+
Content designers develop a roadmap for content creation and management, defining the types of content, channels, and distribution strategies.
|
|
18
|
+
|
|
19
|
+
#### Content creation
|
|
20
|
+
|
|
21
|
+
Content designers create or collaborate on the creation of various content formats, including text, images, videos, and interactive elements.
|
|
22
|
+
|
|
23
|
+
#### Content optimization
|
|
24
|
+
|
|
25
|
+
Content designers analyze content performance and user behavior to identify areas for improvement and make data-driven decisions to enhance user engagement and conversion rates.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Here, you'll find everything you need to up your game and create valuable content
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Introduction",
|
|
4
|
+
"slug": "introduction",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5178605,
|
|
8
|
+
"pageUid": "5178605",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.814Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Pillars",
|
|
12
|
+
"Resources",
|
|
13
|
+
"Definition"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/introduction/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
## Writing pillars
|
|
2
|
+
|
|
3
|
+
- Do: Be crystal clear
|
|
4
|
+
Write with the reader in mind. Read your text out loud: if it’s easy to read, it’s easy to understand.
|
|
5
|
+
- Do: Be simple
|
|
6
|
+
Always ask: ‘Can this be simpler?’ If yes, rewrite it. Use the simplest words.
|
|
7
|
+
- Do: Be positive
|
|
8
|
+
Positive sentences have a stronger impact. Whenever possible, reframe negatives into positives.
|
|
9
|
+
- Do: Be consistent
|
|
10
|
+
Use consistent structures, words, and length. This builds familiarity, makes communication seamless, and increases brand stickiness.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
## Content Design toolbox
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Tone of Voice",
|
|
4
|
+
"slug": "tone-of-voice",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5178997,
|
|
8
|
+
"pageUid": "5178997",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.908Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Principles",
|
|
12
|
+
"Tone map"
|
|
13
|
+
],
|
|
14
|
+
"imagesPath": "packages/core-vue/static/zeroheight/tone-of-voice/",
|
|
15
|
+
"extraction": "zeroheight-api"
|
|
16
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
## Introduction
|
|
2
|
+
|
|
3
|
+
Our tone of voice principles help us to create a consistent brand experience. They inform everything from our messaging to how we act and give everyone communicating for our brand inspiration.
|
|
4
|
+
|
|
5
|
+
We have three principles that combine to form a well-rounded tone of voice for Malt. They have been written to accommodate both verticals: Malt and Malt strategy. Depending on the touchpoint or occasion, we can tone one or two of them up or down to better match the message.
|
|
6
|
+
|
|
7
|
+
#### Principle One
|
|
8
|
+
|
|
9
|
+
## Take a stance
|
|
10
|
+
|
|
11
|
+
This principle is aimed at empowering our users and highlighting the benefits of temporary work. But this doesn’t mean we undermine the value of full-time work and long-term contracts. We never pit the options against one another or undermine different professional choices.
|
|
12
|
+
|
|
13
|
+
#### Principle Two
|
|
14
|
+
|
|
15
|
+
## Keep it positive
|
|
16
|
+
|
|
17
|
+
Whether you’re a freelancer, a consultant or a client, working with Malt marks the starts of something new. As such, we build the excitement. Our messaging aims to uplift readers, demystifying the world of work and highlighting the positives.
|
|
18
|
+
|
|
19
|
+
#### Principle Three
|
|
20
|
+
|
|
21
|
+
## Celebrate people
|
|
22
|
+
|
|
23
|
+
Malt wouldn’t be Malt without people. So that’s why we put them front and center, spotlighting their different stories and clearly laying out how we can help them along.
|
|
24
|
+
|
|
25
|
+
#### Find the complete Tone Of Voice and the diffirence with Malt Strategy in [our Main Guidelines](https://joy.malt.com/6bf479565/p/6872c5-malt-guidelines--brandbook).
|
|
26
|
+
|
|
27
|
+
## You may be wondering how we name our entire community ?
|
|
28
|
+
|
|
29
|
+

|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
### Why use a tone map?
|
|
2
|
+
|
|
3
|
+
Use Malt's tone map to match your content's tone to your user's emotions and needs. This improves brand compliance, shows empathy and ensures consistency throughout our product.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
### How to use the tone map?
|
|
8
|
+
|
|
9
|
+
Figure out how formal/casual, joyful/serious you should be depending on the type of component you use or on where your user is in the funnel.
|
|
10
|
+
|
|
11
|
+
- Do: null
|
|
12
|
+
- Don't: null
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
How to embrace diversity while ensuring content accessibility in the product.
|