@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,94 @@
|
|
|
1
|
+
## Email structure
|
|
2
|
+
|
|
3
|
+
Be mindful of your email's information architecture to get your point across.
|
|
4
|
+
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
Always put the most important information, as well as the main action above the fold line to increase actionability.
|
|
8
|
+
|
|
9
|
+
## Email tiers
|
|
10
|
+
|
|
11
|
+
Emails are structured within a three-tier framework. Each tier addresses a distinct purpose, with the level of design treatment increasing from minimal to more expressive.
|
|
12
|
+
|
|
13
|
+
### Tier 1 - Account & system alerts
|
|
14
|
+
|
|
15
|
+
Their purpose is to: communicate critical account or system state changes.
|
|
16
|
+
|
|
17
|
+
| Content | UI | Actionability |
|
|
18
|
+
| - Minimal load, concise. - Neutral, informative tone of voice. | - Very clean, sober, minimal UI. - Minimal to no branding emphasis. | - Extremely straight to the point. - No CTA to 1 button above the fold line. |
|
|
19
|
+
- Do: Keep it straight to the point, with minimalist design.
|
|
20
|
+
- Don't: Avoid cognitive overload.
|
|
21
|
+
|
|
22
|
+
### Tier 2 - Transaction enablements
|
|
23
|
+
|
|
24
|
+
their purpose is to: ensure users can and will complete mandatory, critical steps of their journey. Their nature can vary from notifications to alerts, errors, and success.
|
|
25
|
+
|
|
26
|
+
| Content | UI | Actionability |
|
|
27
|
+
| - 1 email = 1 core information - Reduced length - The tone may vary depending on the nature of the email - **Notifications:** match message seriousness (neutral, serious, or celebratory). - **Alerts & errors:** direct, empathetic, informative. - **Success:** friendly, joyful, momentum-building. | Functional UI that can vary depending on the nature of the email: - **Notifications** - small content area - main button above the fold line. - **Alerts & errors:** - mostly plain text - minimal visuals - **Success:** - warmer UI - brand markers - optionally light visuals. | Emails should always redirect to the platform. However, the emphasis may differ whether the goal is - *actionability* (the user MUST perform an action), or - *platform engagement* (action is not mandatory but is drives traffic). - **Notifications:** CTA above fold if action needed. - **Alerts & errors:** CTA below the explanations, if applicable. - **Success:** reinforce achievement, offer next step CTA if relevant. |
|
|
28
|
+
- Do: Communicate clearly the important information while fostering human connection and building momentum.
|
|
29
|
+
- Don't: Avoid writing long email at the risk of missing the main information, or pushing the main CTA below the fold.
|
|
30
|
+
|
|
31
|
+
### Tier 3 - Marketing levers
|
|
32
|
+
|
|
33
|
+
*Out of transactional emails scope.*
|
|
34
|
+
|
|
35
|
+
Their purpose is to: build relationship, promote engagement, upsell services.
|
|
36
|
+
|
|
37
|
+
| Content | UI | Actionability |
|
|
38
|
+
| - Highly branded. - Persuasive, engaging tone. | - Rich visuals - Stronger brand presence - Storytelling elements | - Multiple actions may appear (CTAs, links). - Less constrained. |
|
|
39
|
+
## Email components
|
|
40
|
+
|
|
41
|
+
### Subject and preview line
|
|
42
|
+
|
|
43
|
+
Subject lines and previews are the first things (along with the sender) that the user will see. They give them context and enough information to assess how critical the email is.
|
|
44
|
+
|
|
45
|
+
Subject line and preview complete each other:
|
|
46
|
+
|
|
47
|
+
- The subject tells the WHAT. What is the general context and topic of the email. It’s straight-forward and clear, while also carrying hints of the tone of the email.
|
|
48
|
+
- The preview tells the WHY or the HOW, depending on your context. It either provides a second level of details about the current situation, or it gives a preview of the solution / the next step.
|
|
49
|
+
|
|
50
|
+
💡 The preview = the first line of your email's body - most of the time, the main title.
|
|
51
|
+
|
|
52
|
+
- Do: Contextualise the subject line. Make it actionable, especially for tier 1 emails. Then, leverage the preview to explain the value.
|
|
53
|
+
- Don't: Avoid generic and repetitive subject and preview lines.
|
|
54
|
+
|
|
55
|
+
#### Character limitations
|
|
56
|
+
|
|
57
|
+
Both subject line and preview obey to strict character limitations that can vary depending on the email client. Over these limits, the content won’t be visible by the user. The longer the subject line, the less visible the preview.
|
|
58
|
+
|
|
59
|
+
| Email client | Subject line (visible characters) | Preview line (visible characters) |
|
|
60
|
+
| Gmail (desktop) | ~60 char | ~100–120 chars |
|
|
61
|
+
| Gmail (mobile) | ~30–40 char | ~40–80 chars |
|
|
62
|
+
| Outlook (desktop) | ~60 char | ~35–55 chars |
|
|
63
|
+
| Outlook (mobile) | ~40 char | ~35–50 chars |
|
|
64
|
+
| Apple Mail (desktop) | ~60–70 char | ~100–120 chars |
|
|
65
|
+
| Apple Mail (mobile) | ~35–40 char | ~40–80 chars |
|
|
66
|
+
| Yahoo Mail (desktop) | ~45–55 char | ~85–110 chars |
|
|
67
|
+
| Yahoo Mail (mobile) | ~30–40 char | ~40–70 chars |
|
|
68
|
+
⚠️ **Be mindful of translations and responsiveness. **To make the most of these components, remain as short as possible in the source text. Use a pseudo localisation plugin to assess the length in other languages.
|
|
69
|
+
|
|
70
|
+
#### On using dynamic values
|
|
71
|
+
|
|
72
|
+
Limit to one dynamic value per line. Since their length can be unpredictable (especially with project names) place them at the end of the sentence to keep the main message clear and readable.
|
|
73
|
+
|
|
74
|
+
### Main title
|
|
75
|
+
|
|
76
|
+
Always include a main title to reintroduce the main topic of the email in a few words, and educate the user on the next steps.
|
|
77
|
+
|
|
78
|
+
💡 The preview will inherit from the H1, so think of the email subject and H1 as a unified whole.
|
|
79
|
+
|
|
80
|
+
- Do: Create a sense of complementarity between the email subject and the main title.
|
|
81
|
+
- Don't: Avoid repeating the same content in the subject, preview and main title.
|
|
82
|
+
|
|
83
|
+
### Highlight
|
|
84
|
+
|
|
85
|
+
Use highlight sparingly to highlight an important piece of information. Refer directly to the highlight guidelines for more details.
|
|
86
|
+
|
|
87
|
+
### User card
|
|
88
|
+
|
|
89
|
+
**Primarily used for sourcing scenarios, this component provides a concise overview of a freelancer’s key information. It can be customised by removing certain details, such as:**
|
|
90
|
+
|
|
91
|
+
- **Location**
|
|
92
|
+
- **Ratings**
|
|
93
|
+
|
|
94
|
+
**Additionally, adjust the CTA's microcopy to fit the specific use case.**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Automated emails sent to clients and freelancers in response to a specific action or event.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Transactional emails",
|
|
4
|
+
"slug": "transactional-emails",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7166343,
|
|
8
|
+
"pageUid": "7166343",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.914Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Overview",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Content",
|
|
14
|
+
"Changelog"
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/transactional-emails/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
## Definition
|
|
2
|
+
|
|
3
|
+
Transactional emails are automated messages sent to clients and freelancers **in response to specific actions or events.** They fit seamlessly into the user experience as they support key actions along their journey.
|
|
4
|
+
|
|
5
|
+
**They differ from marketing emails.**
|
|
6
|
+
|
|
7
|
+
| | When to use | Primary focus | Trigger |
|
|
8
|
+
| **Transactionalemails** | To confirm, notify, or enable a user’s action (ex: password renewal, new quote notification, etc.) | **Functional**: deliver essential information, ensure task completion. | - Timed event based (reminders) - Action-based** **(following a user’s interaction with the product or their account activity). |
|
|
9
|
+
| **Marketing emails** | To promote, inform or engage users proactively (ex: newsletter, invitations to events, etc.) | Promotional: drive engagement, conversion and brand awareness. | - Scheduled - Campaign-based - Sent to a user segment (audience) or list. |
|
|
10
|
+
💡 Because transactional emails are essential to the user experience and fall under **legitimate interest**, they don’t require opt-in or opt-out options - unlike marketing emails.
|
|
11
|
+
|
|
12
|
+
## Planning communication
|
|
13
|
+
|
|
14
|
+
Build a solid content strategy by thinking early on of all levers of communication - whether in- or out-of-product.
|
|
15
|
+
|
|
16
|
+

|
|
17
|
+
|
|
18
|
+
💡 Be mindful of the average number of visits and time spent on the product of the target audience while choosing the best communication lever.
|
|
19
|
+
|
|
20
|
+
### Transactional emails
|
|
21
|
+
|
|
22
|
+
Transactional emails are key in the experience and must not be an afterthought. Introduce them early on in your design process.
|
|
23
|
+
|
|
24
|
+
#### Designing transactional emails
|
|
25
|
+
|
|
26
|
+
- Add them to your flow, not on the side, to visualise the whole journey
|
|
27
|
+
- Be mindful of potential other communications sent to your audience
|
|
28
|
+
- Define the exact trigger with your PM
|
|
29
|
+
- Be mindful of the sender name
|
|
30
|
+
|
|
31
|
+
#### Sending transactional emails
|
|
32
|
+
|
|
33
|
+
- Send immediately after the trigger
|
|
34
|
+
- Make sure to define business metrics associated to your emails, on top of usual metrics
|
|
35
|
+
- For timed event-based emails: be mindful on the time. Email sent to clients on the evenings will most likely not be read. Be mindful of time difference too. To improve visibility, send emails at the **start of the workday** or around **2 p.m.**, when users are more likely to check their inbox.
|
|
36
|
+
|
|
37
|
+
Identify the right trigger for your email:
|
|
38
|
+
|
|
39
|
+
| | Definition | Examples |
|
|
40
|
+
| **Action-based emails** | Triggered by a specific user action that requires acknowledgment or follow-up. These emails either: - Confirm an action just taken by the user - Notify another user that they now need to take action | - New application received - Notification of quote accepted |
|
|
41
|
+
| **Timed event-based emails** | Sent to a group of users on a scheduled date or recurring basis. They often serve as reminders to complete an action and may depend on the status of a project. | - Weekly reminder to validate timesheets - Reminder to update availability |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Illustration is a 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.
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
## Empty states
|
|
2
|
+
|
|
3
|
+
### What type of context?
|
|
4
|
+
|
|
5
|
+
Illustration used in empty states
|
|
6
|
+
|
|
7
|
+
- Unlock action
|
|
8
|
+
- Unlock an action that can only be performed under certain conditions
|
|
9
|
+
- Begin a new flow
|
|
10
|
+
- Marks the end of a particular flow to begin a new one
|
|
11
|
+
|
|
12
|
+
### Component used
|
|
13
|
+
|
|
14
|
+
Illustration + [title](https://zeroheight.com/6bf479565/p/5543da-title-page) + text + [button](https://zeroheight.com/6bf479565/p/75500d-button)
|
|
15
|
+
|
|
16
|
+
### Illustration usage
|
|
17
|
+
|
|
18
|
+
→ Illustration in black or black/red
|
|
19
|
+
|
|
20
|
+
→ Here you can use a detailed one because there is only one on the screen
|
|
21
|
+
|
|
22
|
+
→ Choosing according to context
|
|
23
|
+
|
|
24
|
+
→ Think about and check that the illustration isn't used elsewhere in the flow (think about the coherence of the overall experience).
|
|
25
|
+
|
|
26
|
+
### Composition Illustration
|
|
27
|
+
|
|
28
|
+
Centered on the middle of the page
|
|
29
|
+
|
|
30
|
+
Title: Mandatory - Short
|
|
31
|
+
|
|
32
|
+
## Illustration as a loader
|
|
33
|
+
|
|
34
|
+
### What type of context?
|
|
35
|
+
|
|
36
|
+
- Wait until next step
|
|
37
|
+
|
|
38
|
+
- Have information about the loading process
|
|
39
|
+
- Keep Joy during waiting
|
|
40
|
+
|
|
41
|
+
- Keep Joy during all the time of the journey
|
|
42
|
+
|
|
43
|
+
### Component used
|
|
44
|
+
|
|
45
|
+
Illustration + title + subtitle
|
|
46
|
+
|
|
47
|
+
### Illustration used
|
|
48
|
+
|
|
49
|
+
→ Illustration in black or black/red
|
|
50
|
+
|
|
51
|
+
→ Here you can use a detailed one because there is only one on the screen
|
|
52
|
+
|
|
53
|
+
→ For now, we cannot animate the illustrations
|
|
54
|
+
|
|
55
|
+
### Composition
|
|
56
|
+
|
|
57
|
+
Illustration: centered on the middle of the page (TBD)
|
|
58
|
+
|
|
59
|
+
Title: Mandatory - Short
|
|
60
|
+
|
|
61
|
+
## Success screen
|
|
62
|
+
|
|
63
|
+
### What type of context:
|
|
64
|
+
|
|
65
|
+
Illustration as success screen
|
|
66
|
+
|
|
67
|
+
- Deliver a celebratory feedback
|
|
68
|
+
|
|
69
|
+
- Provide a seamless and consistent experience across all ways users can post a project.
|
|
70
|
+
- Add Joy at a key moment
|
|
71
|
+
|
|
72
|
+
- Highlight a key moment by adding Joy
|
|
73
|
+
- Used for success education
|
|
74
|
+
|
|
75
|
+
### Component used
|
|
76
|
+
|
|
77
|
+
Illustration + title + subtitleCan be inside a full screen or a modal (the order of icons depends of the component)
|
|
78
|
+
|
|
79
|
+
### Illustration used
|
|
80
|
+
|
|
81
|
+
→ Illustration in black or black/red
|
|
82
|
+
|
|
83
|
+
### Composition
|
|
84
|
+
|
|
85
|
+
You can have more flexibility regarding the composition of the screen depending of the component
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
## Guidelines
|
|
2
|
+
|
|
3
|
+
### Colors
|
|
4
|
+
|
|
5
|
+
#### How to use colour
|
|
6
|
+
|
|
7
|
+
#### Illustration color palette
|
|
8
|
+
|
|
9
|
+
#### Do/don't
|
|
10
|
+
|
|
11
|
+
- Do: Use the illustration colours defined by the brand
|
|
12
|
+
- Don't: Use other colours for illustrations
|
|
13
|
+
- Do: Use illustrations on plain coloured backgrounds
|
|
14
|
+
- Don't: Use illustrations with background photos
|
|
15
|
+
|
|
16
|
+
### Size
|
|
17
|
+
|
|
18
|
+
| **Size** | **Height** |
|
|
19
|
+
| MEDIUM | 260px |
|
|
20
|
+
| LARGE | 330px |
|
|
21
|
+
- Do: Use the illustration size specified in the use case
|
|
22
|
+
- Don't: Use a smaller illustration
|
|
23
|
+
- Do: Use an icon in a small space to illustrate text
|
|
24
|
+
- Don't: Use an illustration in a small space to illustrate text
|
|
25
|
+
|
|
26
|
+
### Composition
|
|
27
|
+
|
|
28
|
+
- Do: Keep a good proposition between illustration and content size
|
|
29
|
+
- Do: Keep a good proposition between illustration and content size
|
|
30
|
+
- Don't: Use a different alignement for illustration
|
|
31
|
+
|
|
32
|
+
- Do:
|
|
33
|
+
- Do:
|
|
34
|
+
- Don't:
|
|
@@ -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": 7291529,
|
|
8
|
+
"pageUid": "7291529",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.794Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Overview",
|
|
12
|
+
"Guidelines",
|
|
13
|
+
"Examples"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/illustrations/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Illustration, icon or product visuals ?
|
|
4
|
+
|
|
5
|
+
We have a tree-tiered approach to illustrations and iconography based on both size and usage:
|
|
6
|
+
|
|
7
|
+
## Illustration principles
|
|
8
|
+
|
|
9
|
+
### Ensure **clarity** at every step
|
|
10
|
+
|
|
11
|
+
Illustrations should not bring noise, use them only when they convey meaning. They should be in coherence with the message to convey.
|
|
12
|
+
|
|
13
|
+
### Create **momentum** through uplifting interactions
|
|
14
|
+
|
|
15
|
+
Illustrations can ignite purposeful moments of joy (examples in the use cases behind with the different use cases)
|
|
16
|
+
|
|
17
|
+
## When to choose between illustrations or icons?
|
|
18
|
+
|
|
19
|
+
This guide will help you determine the most effective type of visual asset for your design, ensuring every choice is intentional and purposeful.Ask Intentional QuestionsBefore you add a visual, ask yourself these questions. Answering them will guide you to a more purposeful decision.
|
|
20
|
+
|
|
21
|
+
#### a. What is the primary goal of this space?
|
|
22
|
+
|
|
23
|
+
- To enable a user to complete a task quickly? → Use a functional icon. Adding an illustration would be a distraction.
|
|
24
|
+
- To welcome a user, explain a new feature, or soften a blank state? → Use a storytelling illustration. The goal is to connect emotionally.
|
|
25
|
+
|
|
26
|
+
#### b. What is the emotional state of the user in this moment?
|
|
27
|
+
|
|
28
|
+
- Are they trying to get something done? → Use simple icons to reduce friction.
|
|
29
|
+
- Are they encountering an empty space or a moment of waiting? → Use a warm, human illustration to add comfort and context.
|
|
30
|
+
|
|
31
|
+
### How to pick the right illustration?
|
|
32
|
+
|
|
33
|
+
1/ To select the right illustration, first define the **message and emotion**** **you want to communicate.2/ After that, consider the **context and space available** to ensure the illustration fits its environment.
|
|
34
|
+
|
|
35
|
+
### More principles and examples
|
|
36
|
+
|
|
37
|
+
Find more detail, concrete examples and guidelines in:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
A **component** is a modular, reusable building block of the user interface. It is a self-contained unit, such as a button, card, or navigation bar, with a defined purpose and set of properties.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "💠 COMPONENTS",
|
|
4
|
+
"slug": "components",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7465124,
|
|
8
|
+
"pageUid": "7465124",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.686Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/components/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
A **layout** is the "template" of a page, defining the arrangement and structure of "organisms" to solve a specific user flow (e.g., a dashboard layout or a content page layout).
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "📃 LAYOUT",
|
|
4
|
+
"slug": "layout",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7485271,
|
|
8
|
+
"pageUid": "7485271",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.687Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/layout/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Unlock **immediate** user value.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Overview
|
|
2
|
+
|
|
3
|
+
## Our users …
|
|
4
|
+
|
|
5
|
+
- efficiently complete their tasks
|
|
6
|
+
- get instant response to their actions
|
|
7
|
+
- are reassured they are on the right track
|
|
8
|
+
|
|
9
|
+
## Our design …
|
|
10
|
+
|
|
11
|
+
- makes goals feel achievable to the user
|
|
12
|
+
- signals meaningful outcomes with every interaction
|
|
13
|
+
- provides instant feedback and an immediate outlook
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/886e69--immediate",
|
|
3
|
+
"title": "✪ Immediate",
|
|
4
|
+
"slug": "immediate",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490163,
|
|
8
|
+
"pageUid": "7490163",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.682Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/immediate/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Craft **seamless** journeys.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Overview
|
|
2
|
+
|
|
3
|
+
## Our users …
|
|
4
|
+
|
|
5
|
+
- intuitively navigate different parts of the journey
|
|
6
|
+
- never get stuck
|
|
7
|
+
- can easily integrate Malt into their broader ecosystem
|
|
8
|
+
|
|
9
|
+
## Our design …
|
|
10
|
+
|
|
11
|
+
- removes friction between steps, systems and internal domain boundaries
|
|
12
|
+
- follows a unified interface approach cross-platform
|
|
13
|
+
- considers every touchpoint of Malt’s service, on and off the platform
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/92b4a3--seamless",
|
|
3
|
+
"title": "✪ Seamless",
|
|
4
|
+
"slug": "seamless",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490164,
|
|
8
|
+
"pageUid": "7490164",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.683Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/seamless/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Foster genuine **human** connection.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Overview
|
|
2
|
+
|
|
3
|
+
## Our users …
|
|
4
|
+
|
|
5
|
+
- feel understood (personalization) and valued (trust markers, visibility)
|
|
6
|
+
- confidently staff or join the next superteam
|
|
7
|
+
- understand and connect with Malt’s mission
|
|
8
|
+
|
|
9
|
+
## Our design …
|
|
10
|
+
|
|
11
|
+
- creates visibility on people and their stories
|
|
12
|
+
- enables direct and trusted relationships between people
|
|
13
|
+
- is conversational and conveys a sense of human touch
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/673c95--human",
|
|
3
|
+
"title": "✪ Human",
|
|
4
|
+
"slug": "human",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490166,
|
|
8
|
+
"pageUid": "7490166",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.681Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/human/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Create **momentum** through uplifting interactions.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
## Overview
|
|
2
|
+
|
|
3
|
+
## Our users …
|
|
4
|
+
|
|
5
|
+
- know they are succeeding at every step of the way
|
|
6
|
+
- feel rewarded when (autonomously) achieving their goals
|
|
7
|
+
- build a sense of belonging to Malt’s mission and community
|
|
8
|
+
|
|
9
|
+
## Our design …
|
|
10
|
+
|
|
11
|
+
- ignites purposeful moments of joy
|
|
12
|
+
- conveys Malt’s mission and community through messaging and content
|
|
13
|
+
- fosters meaningful interactions with Malt’s brand
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/093f80--momentum",
|
|
3
|
+
"title": "✪ Momentum",
|
|
4
|
+
"slug": "momentum",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490167,
|
|
8
|
+
"pageUid": "7490167",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.683Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/momentum/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Figma branches provide a safe space for designers to experiment and make changes to the main Design System file. They allow for isolated work and collaboration, ensuring that new components and updates are reviewed and approved before being merged.
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## What is a branch ?
|
|
4
|
+
|
|
5
|
+
It’s a functionality that allows you to create a copy of a project and modify it independently of the master version. When the work is finished, and you need to make changes to the master project — the branch merges with the master version. Everything is just like the developers.
|
|
6
|
+
|
|
7
|
+
## Why using branch ?
|
|
8
|
+
|
|
9
|
+
Branches are exploratory spaces that enable designers to safely try new ideas without making changes to the main, or existing, file.Rather than auto-saving to the main file, changes from branches are merged into the main file when you're ready.
|
|
10
|
+
|
|
11
|
+
## When to consider branching ?
|
|
12
|
+
|
|
13
|
+
### Maintaining and contributing to a design library
|
|
14
|
+
|
|
15
|
+
- Adding or modifying shared styles
|
|
16
|
+
- Modifying existing components and Variants
|
|
17
|
+
- Creating new components for a library
|
|
18
|
+
|
|
19
|
+
### Sharing with collaborators and stakeholders
|
|
20
|
+
|
|
21
|
+
- Collaborate or share progress and get feedback from stakeholders
|
|
22
|
+
- Share a file or prototype link directly to the branch.
|
|
23
|
+
|
|
24
|
+
### Freezing feature work for development handoff
|
|
25
|
+
|
|
26
|
+
- Gives them a clear view of any new assets and design work
|
|
27
|
+
- Collaborators can have a back-and-forth conversation within the branch as the feature is being built
|
|
28
|
+
|
|
29
|
+
### Isolated design experiments and user testing
|
|
30
|
+
|
|
31
|
+
- Branches allow you to test prototypes of derivative design explorations
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Figma Branches",
|
|
4
|
+
"slug": "figma-branches",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490191,
|
|
8
|
+
"pageUid": "7490191",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.754Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"How to use branches",
|
|
13
|
+
"Resources"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/figma-branches/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
### Figma Branches ressources
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
This collaborative model outlines how teams and individuals contribute to and maintain the Design System. It establishes clear processes, roles, and responsibilities to ensure all contributions are consistent, high-quality, and align with the system's overall vision.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
## Full collaborative model process
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
### Why?
|
|
2
|
+
|
|
3
|
+
**Malt decided to switch to collaborative contribution model for a ****faster**** ****& ****more adopted**** Design System**
|
|
4
|
+
|
|
5
|
+
### **From a centralized to a collaborative model**
|
|
6
|
+
|
|
7
|
+
Empower squad designers and engineers to directly contribute to the system, with the core Design System team providing review and validation.
|
|
8
|
+
|
|
9
|
+

|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Collaborative model",
|
|
4
|
+
"slug": "collaborative-model",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 7490209,
|
|
8
|
+
"pageUid": "7490209",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.719Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Need identification",
|
|
13
|
+
"Roles and responsibilities",
|
|
14
|
+
"Full process"
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/collaborative-model/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
### How to identify the needs
|
|
2
|
+
|
|
3
|
+
- Did other people have the same need
|
|
4
|
+
- It’s that a need for a new component or an evolution
|
|
5
|
+
- Is there already a component that can answer the need?
|
|
6
|
+
|
|
7
|
+
### Resource decision tree
|
|
8
|
+
|
|
9
|
+

|