@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,49 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Key UX Context
|
|
4
|
+
|
|
5
|
+
Empty states are moments in a user’s experience with a product where there is nothing to display.
|
|
6
|
+
|
|
7
|
+
Empty states are typically used in SaaS products to guide users on what to do next or to provide helpful information or actions when there is no data to show.
|
|
8
|
+
|
|
9
|
+
### Empty-state UX design principles
|
|
10
|
+
|
|
11
|
+
1. Understand the context
|
|
12
|
+
2. Communicate the reason
|
|
13
|
+
3. Provide guidance
|
|
14
|
+
4. Use visual cues
|
|
15
|
+
5. Evolve with the user's journey
|
|
16
|
+
|
|
17
|
+
#### Types of Empty States
|
|
18
|
+
|
|
19
|
+
- **First use** – Occurs with a new product or service when there is still nothing to show, such as a new Evernote or Dropbox account.
|
|
20
|
+
- **User cleared** – This occurs when users complete actions such as clearing their inbox or task list, and the result is an empty screen.
|
|
21
|
+
- **Errors** – These occur when something goes wrong, or when there are issues such as a mobile phone going offline due to network problems.
|
|
22
|
+
- **No results/No data** – No data found UI design occurs when there is nothing to show. This can happen if someone performs a search and the query is empty or there isn’t data available to show (when filtering for a date range that has no data for example).
|
|
23
|
+
|
|
24
|
+
Here are a few empty-state examples at Malt:
|
|
25
|
+
|
|
26
|
+
- An empty chat box.
|
|
27
|
+
- The search results page without a freelancer profile
|
|
28
|
+
- First-time user dashboard
|
|
29
|
+
- Statistic page without any data
|
|
30
|
+
- Empty project table
|
|
31
|
+
- Error pages
|
|
32
|
+
|
|
33
|
+
## General guidelines
|
|
34
|
+
|
|
35
|
+
- Do: Always provide an action. Having no recourse creates confusion and prevents users from moving forward. If no action can be provided, include a link in the description to navigate users to the page where they can complete the action.
|
|
36
|
+
- Don't:
|
|
37
|
+
- Do:
|
|
38
|
+
- Don't:
|
|
39
|
+
|
|
40
|
+
- Do: Always display a resource counter to reflect the number of resources.
|
|
41
|
+
- Don't: Don’t use empty states for errors. Use the snackbar for displaying errors.
|
|
42
|
+
|
|
43
|
+
## Writing guidelines
|
|
44
|
+
|
|
45
|
+
- Keep labels and descriptions clear and concise.
|
|
46
|
+
- Use sentence case for all text. Don’t use title case.
|
|
47
|
+
- Use terminal punctuation (periods, exclamation points, question marks).
|
|
48
|
+
- Use present-tense verbs and active voice wherever possible.
|
|
49
|
+
- Don't use "please," "thank you," or Latinisms such as "e.g.," "i.e.," or "etc."
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
Empty states are used to communicate the absence of content within a page or section. They often appear when:
|
|
2
|
+
|
|
3
|
+
- The user hasn't performed an action yet (ex: first use, zero state)
|
|
4
|
+
- Previously available content has been deleted or removed
|
|
5
|
+
- An action has been completed and there’s no content to show
|
|
6
|
+
- Filters or search return no results
|
|
7
|
+
- A temporary loading or data-fetching issue prevents content from displaying
|
|
8
|
+
|
|
9
|
+
> Important note: Empty states are not error messages, loading spinners, or confirmation states.
|
|
10
|
+
|
|
11
|
+
### ✅ Do’s
|
|
12
|
+
|
|
13
|
+
Empty states are an opportunity to **educate**, **guide**, or **re-engage** users. Use them to maintain **momentum** and offer **clarity**.
|
|
14
|
+
|
|
15
|
+
- **Explain** why the user is seeing an empty state
|
|
16
|
+
- **Provide clear next steps** (ex: "Create your first project")
|
|
17
|
+
- **Match tone and visuals** to the context and urgency
|
|
18
|
+
- **Keep content minimal and scannable**
|
|
19
|
+
|
|
20
|
+
### ❌ Don’ts
|
|
21
|
+
|
|
22
|
+
- **Don’t leave it blank.** Even a friendly message is better than nothing
|
|
23
|
+
- **Don’t over-explain** or crowd the space
|
|
24
|
+
- **Don’t show a CTA** if no meaningful action can be taken
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Malt STRAGEGY is the community of **vetted** management consultants and interim executives.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
## Introduction
|
|
2
|
+
|
|
3
|
+
This documentation aims to explain the rules of use and the integration of the elements representing Malt Strategy within the product.
|
|
4
|
+
|
|
5
|
+
Some of the rules may differ from the Marketing section, what you will find here only concerns the product
|
|
6
|
+
|
|
7
|
+
For more info about Marketing :
|
|
8
|
+
|
|
9
|
+
- [Malt Strategy Product Guidelines_New version 25.04](https://docs.google.com/presentation/d/1JWxmob0bS0bNOkThlTsWsOYKiD8fiDuWwfCFuWydW10/edit#slide=id.g22a87d5047e_0_0)
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Malt Strategy branding",
|
|
4
|
+
"slug": "malt-strategy-branding",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4544263,
|
|
8
|
+
"pageUid": "4544263",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.828Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"🎨 UI Guidelines"
|
|
13
|
+
],
|
|
14
|
+
"imagesPath": "packages/core-vue/static/zeroheight/malt-strategy-branding/",
|
|
15
|
+
"extraction": "zeroheight-api"
|
|
16
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
## How integrate Malt strategy in the product
|
|
2
|
+
|
|
3
|
+
### Logo
|
|
4
|
+
|
|
5
|
+
The Malt Strategy logo replaces the classic Malt logo on the product pages, which are intended for Strategy profiles only. It can be found in the header during the registration funnel (vetting...) or when a strategy profile is created.
|
|
6
|
+
|
|
7
|
+
#### Profil page
|
|
8
|
+
|
|
9
|
+

|
|
10
|
+
|
|
11
|
+
#### **Usage**
|
|
12
|
+
|
|
13
|
+
- Do: - The logo must always be in the same color.
|
|
14
|
+
- Don't: - Use the "powered by comatch"
|
|
15
|
+
- Change the color
|
|
16
|
+
- Change the position in the header
|
|
17
|
+
- Use it without the brew
|
|
18
|
+
|
|
19
|
+
#### Color of the logo
|
|
20
|
+
|
|
21
|
+
## Shapes
|
|
22
|
+
|
|
23
|
+
In addition to the logo and content, we use a "Shapes" component in the funnels to accentuate the differentiation.
|
|
24
|
+
|
|
25
|
+
The shapes are integrated into the funnel template provided by the design system joy.
|
|
26
|
+
|
|
27
|
+
It can also be added in the visual type dialog but in a subtle way and always in the same place.
|
|
28
|
+
|
|
29
|
+
It is not a matter of weighing down our interfaces but of subtly dressing them up
|
|
30
|
+
|
|
31
|
+
#### Entry points
|
|
32
|
+
|
|
33
|
+
| **Flow** |
|
|
34
|
+
| Malt Strategy sign-up |
|
|
35
|
+
| Vetting Process |
|
|
36
|
+
| Setting profiles |
|
|
37
|
+

|
|
38
|
+
|
|
39
|
+
#### **Usage**
|
|
40
|
+
|
|
41
|
+
####
|
|
42
|
+
|
|
43
|
+
📱 <1024px screen size we don't display shape
|
|
44
|
+
|
|
45
|
+
- Don't: Change the size
|
|
46
|
+
Color order
|
|
47
|
+
Position
|
|
48
|
+
|
|
49
|
+
## Avatar Strat
|
|
50
|
+
|
|
51
|
+
Avatar are used to display the profile picture of the user.
|
|
52
|
+
|
|
53
|
+
#### **Usage :**
|
|
54
|
+
|
|
55
|
+
The Malt Strat avatar component is used when it is necessary to differentiate between a "Strat" profile and a classic profile on the same page
|
|
56
|
+
|
|
57
|
+

|
|
58
|
+
|
|
59
|
+
- Do: Here we have both classic and strat profiles. Strat profile are highlighted with the avatar components
|
|
60
|
+
- Don't: Here, the (S) badge is not needed since only 1 profile is visible.
|
|
61
|
+
|
|
62
|
+
## Illustration
|
|
63
|
+
|
|
64
|
+
The illustrations are used to add dynamism to our product pages. They can be used to illustrate an error, an action or an empty status
|
|
65
|
+
|
|
66
|
+

|
|
67
|
+
|
|
68
|
+
- Do: - Mono chrome illustration
|
|
69
|
+
- Only Gray-7 and white colors
|
|
70
|
+
- Remove small details
|
|
71
|
+
- Don't: Use custom colors
|
|
72
|
+
|
|
73
|
+
#### **Related information :**
|
|
74
|
+
|
|
75
|
+
- [Malt Strategy Product Guidelines_New version 25.04](https://docs.google.com/presentation/d/1JWxmob0bS0bNOkThlTsWsOYKiD8fiDuWwfCFuWydW10/edit#slide=id.g22a87d5047e_0_0)
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
## Introduction
|
|
2
|
+
|
|
3
|
+
Modality is a design technique that presents content separately, preventing interaction with the parent's view and requiring **explicit action to dismiss it.** While a Non-Modal Screen allows users to simply go back to the parent screen, the Modal Screen requires users to complete an action before returning to the main window (“save”, “cancel”, “close”...)
|
|
4
|
+
|
|
5
|
+
**Modal screens** require people to focus on a single, self-contained task, in the context of their free movement within the information architecture of an application before continuing.
|
|
6
|
+
|
|
7
|
+
| **Type of components** | Position | Occurrences |
|
|
8
|
+
| Dialog / Window | Overlay | Sign-in, product tour, onboarding |
|
|
9
|
+
| Dialog / Full page | Overlay | Funnel |
|
|
10
|
+
| Side panel / Overlay panel | Overlay | Edit Profil, Edit mission preferences |
|
|
11
|
+
| Side panel / Split Panel | Side by Side | ❌ |
|
|
12
|
+
| Side panel / Elevated | Overlay | |
|
|
13
|
+
## Type of components
|
|
14
|
+
|
|
15
|
+
### Example
|
|
16
|
+
|
|
17
|
+
#### Dialog
|
|
18
|
+
|
|
19
|
+
#### Sidepanel
|
|
20
|
+
|
|
21
|
+
Example :
|
|
22
|
+
|
|
23
|
+

|
|
24
|
+
|
|
25
|
+
#### Alert dialog
|
|
26
|
+
|
|
27
|
+
#### Product Tour
|
|
28
|
+
|
|
29
|
+

|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Modality",
|
|
4
|
+
"slug": "modality",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4565202,
|
|
8
|
+
"pageUid": "4565202",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.832Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Definition",
|
|
12
|
+
"Usage"
|
|
13
|
+
],
|
|
14
|
+
"imagesPath": "packages/core-vue/static/zeroheight/modality/",
|
|
15
|
+
"extraction": "zeroheight-api"
|
|
16
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
### General Guidelines
|
|
2
|
+
|
|
3
|
+
#### When to use dialog? :
|
|
4
|
+
|
|
5
|
+
- Focus on small information.
|
|
6
|
+
- If user has fewer than 2 actions
|
|
7
|
+
- To show / onboard a new feature/announcement
|
|
8
|
+
- Quick validation (alert dialog)
|
|
9
|
+
|
|
10
|
+
- Do: Small information and only one action required
|
|
11
|
+
Focus for the user
|
|
12
|
+
- Don't: Here, the use of tj
|
|
13
|
+
- Do: To onboard with illustration and content
|
|
14
|
+
- Don't:
|
|
15
|
+
|
|
16
|
+
#### When to use a Full dialog vs overlay dialog
|
|
17
|
+
|
|
18
|
+
#### When to use Sidepanel
|
|
19
|
+
|
|
20
|
+
- If the user has more than 3 actions to do (Ex : edit profil)
|
|
21
|
+
- Compare information on the same screen (Ex : ATS)
|
|
22
|
+
- Display a complement of information
|
|
23
|
+
|
|
24
|
+
The size is limited to a maximum of 70% coverage of the main screen
|
|
25
|
+
|
|
26
|
+
- Do: Numerous actions needed
|
|
27
|
+
- Don't: Not adapted for Dialog, too many action
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Welcome to the Malt Brand Center: Joy!
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
## Welcome to our Joy Platform
|
|
2
|
+
|
|
3
|
+
From the way we talk to how we look and feel, these guidelines will inspire and support you with everything you need when it comes to our brand.
|
|
4
|
+
|
|
5
|
+
In order to fully understand the different design elements of Malt, we would like to present you how to Choose Choice.
|
|
6
|
+
|
|
7
|
+
## Why brand guidelines are important ?
|
|
8
|
+
|
|
9
|
+
Think of them as the "playbook" that helps us create a consistent and strong image for our brand. Here's why they matter to each one of us:
|
|
10
|
+
|
|
11
|
+
### **Consistency**
|
|
12
|
+
|
|
13
|
+
Imagine our brand as a puzzle. Each piece represents a touchpoint with our audience – from our website to our social media, from product to emails. Brand guidelines ensure that every piece of the puzzle fits together perfectly. This consistency makes us look reliable and trustworthy, just like a well-tuned orchestra playing in harmony.
|
|
14
|
+
|
|
15
|
+
### Recognition
|
|
16
|
+
|
|
17
|
+
Think of big brands like McDonald's or Apple. You can spot their logos and colors from a mile away. That's because they stick to their brand guidelines. Consistency helps people remember us, recommend us, and trust us. It's like becoming a household name!
|
|
18
|
+
|
|
19
|
+
### Efficiency
|
|
20
|
+
|
|
21
|
+
Following brand guidelines saves us time and effort. We don't have to reinvent the wheel each time we create something new. It's like having a recipe for our brand's success – we know exactly what ingredients to use.
|
|
22
|
+
|
|
23
|
+
### Protection
|
|
24
|
+
|
|
25
|
+
Our brand is valuable, like a treasure. Brand guidelines protect that treasure by making sure no one uses it in the wrong way. Just like we lock our doors to keep our homes safe, these guidelines safeguard our brand.
|
|
26
|
+
|
|
27
|
+
### Unity
|
|
28
|
+
|
|
29
|
+
When we all follow the same guidelines, it creates a sense of unity and teamwork. We're all working together toward a common goal – building a strong and recognizable brand that our customers love.
|
|
30
|
+
|
|
31
|
+
#### So, please remember that brand guidelines are not just rules; they are our map to success. By following them, we ensure that Malt's image remains consistent, memorable, and powerful. It's a win-win for us all, and together, we'll keep growing and achieving amazing things!
|
|
32
|
+
|
|
33
|
+
## Getting started
|
|
34
|
+
|
|
35
|
+
## Foundation
|
|
36
|
+
|
|
37
|
+
## Illustrations
|
|
38
|
+
|
|
39
|
+
## Iconography
|
|
40
|
+
|
|
41
|
+
## Photography & video
|
|
42
|
+
|
|
43
|
+
## Gifs & stickers
|
|
44
|
+
|
|
45
|
+
## Employer Brand
|
|
46
|
+
|
|
47
|
+
## Resources
|
|
48
|
+
|
|
49
|
+
## Offices branding
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Getting Started",
|
|
4
|
+
"slug": "getting-started",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4845035,
|
|
8
|
+
"pageUid": "4845035",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.771Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/getting-started/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
## The Malt Brand
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+
|
|
5
|
+
#### Started from the bottom...
|
|
6
|
+
|
|
7
|
+
Malt is what you get when two entrepreneurs, Hugo and Vincent, passionate about the latest technological and digital developments, unite.
|
|
8
|
+
|
|
9
|
+
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.
|
|
10
|
+
|
|
11
|
+
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.
|
|
12
|
+
|
|
13
|
+
Today, Malt counts 550,000 freelancers and 70,000 registered companies in Europe.
|
|
14
|
+
|
|
15
|
+
#### ... Now we're here
|
|
16
|
+
|
|
17
|
+
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.
|
|
18
|
+
|
|
19
|
+
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.
|
|
20
|
+
|
|
21
|
+
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.
|
|
22
|
+
|
|
23
|
+
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.
|
|
24
|
+
|
|
25
|
+
**Choose Choice.**
|
|
@@ -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": 4845039,
|
|
8
|
+
"pageUid": "4845039",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.812Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Our Strategy",
|
|
13
|
+
"Offers"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/introduction/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
|  | |  |
|
|
2
|
+
| Malt’s search engine allows clients to find and contact freelancers that best suit their project, among thousands of verified, qualified and local profiles. Malt offers simple administrative management for both freelancers and clients with online quotes, invoices and payments. | | Malt Plus is Malt's advanced sourcing solution that automatically curates the best qualified, available and interested freelancers for a client project in less than 24h. Fully integrated into the Malt platform, our AI analyses client briefs to match them with the best freelancers. |
|
|
3
|
+
|  | |  |
|
|
4
|
+
| Malt Insights is a freelancer management system (FMS), designed to track & manage freelancer activity within a company. Malt Insights brings the following benefits: - Legal compliance: all legal documents on a single interface, alerts when the duration of an assignment with a freelancer exceeds the company's compliance threshold - Advanced reporting at company level: real-time reports on freelancer activities (quotes, current projects, expenses, and invoices) - Cost forecasting and control: proactive budget completion alerts, default quote approval limits. | | Malt Open is Malt’s offer for administrative portage. With Malt Open, clients benefit from Malt advantages for all their freelance activities: security, compliance and simplified management: - Verification of freelancers' legal documents, downloadable in 1 click in case of control - Protection of each assignment with AXA Pro Liability Insurance - Online signature of their contractual conditions - Only one supplier to reference - Access to their contracts & assignments in 1 click Freelancers paid within 3 days at the end of their mission. |
|
|
5
|
+
|  | | |
|
|
6
|
+
| | | |
|
|
7
|
+
### Support from account manager
|
|
8
|
+
|
|
9
|
+
Our team will guide clients through the search process and provide them with useful advice to ensure they always find the right freelancers
|
|
10
|
+
|
|
11
|
+
Account managers will also accompany organizations when building their change management plan, providing expertise on how to adapt to new ways of working and managing freelance talents effectively.
|
|
12
|
+
|
|
13
|
+
### Support from sourcing specialists
|
|
14
|
+
|
|
15
|
+
For complex sourcing, Malt's experts can help clients:
|
|
16
|
+
|
|
17
|
+
- Position their projects in a more attractive way
|
|
18
|
+
- Handpick the best profile from those selected by our AI'
|
|
19
|
+
- Make freelancer recruitment fast and efficient
|
|
20
|
+
|
|
21
|
+
### Services for freelancers
|
|
22
|
+
|
|
23
|
+
- **Simple and secure service: **
|
|
24
|
+
|
|
25
|
+
-> Fast payment: within 72h at the end of the mission
|
|
26
|
+
|
|
27
|
+
-> Easy administrative tasks with online quote, invoice and payment
|
|
28
|
+
|
|
29
|
+
-> Coverage by AXA insurance up to 20M€
|
|
30
|
+
|
|
31
|
+
- **Learning & networking opportunities organized by our Community team: **
|
|
32
|
+
|
|
33
|
+
-> 300 events/per year in France (meetups,afterworks, webinars...)
|
|
34
|
+
|
|
35
|
+
-> Dedicated support to freelancers to help growing their business (photo shooting, onboarding meetings, follow-up, webinars)
|
|
36
|
+
|
|
37
|
+
-> Free ‘Malt Academies” training sessions on digital skills,and many more through our OpenClassrooms and Udemy partnerships
|
|
38
|
+
|
|
39
|
+
- **Exclusive benefits: **
|
|
40
|
+
|
|
41
|
+
We partner with today's top freelancer services’ providers to offer exclusive benefits to our freelancers: banking, healthcare, insurance, accounting, retirement, and training.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
## Mission
|
|
2
|
+
|
|
3
|
+
### "Give people the freedom to choose who they work with."
|
|
4
|
+
|
|
5
|
+
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.
|
|
6
|
+
|
|
7
|
+
## Vision
|
|
8
|
+
|
|
9
|
+
### "To give everyone the power of choice."
|
|
10
|
+
|
|
11
|
+
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.
|
|
12
|
+
|
|
13
|
+
## Brand idea
|
|
14
|
+
|
|
15
|
+
### "Choose Choice."
|
|
16
|
+
|
|
17
|
+
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.
|
|
18
|
+
|
|
19
|
+
## Values
|
|
20
|
+
|
|
21
|
+
| Take a stance. 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. | | Keep it positive. 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. |
|
|
22
|
+
| | | |
|
|
23
|
+
| Celebrate people. 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
|
+
## Manifesto
|
|
25
|
+
|
|
26
|
+
|  |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
From the way we talk to how we look and feel, this documents will inspire and support you with everything you need when it comes to our brand.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
## Download our Brand Guidelines below ⤵️
|
|
2
|
+
|
|
3
|
+
### In the Brand Guidelines, you will find all the key info & Master files to design :
|
|
4
|
+
|
|
5
|
+
- Keynote / Presentation
|
|
6
|
+
- Banners
|
|
7
|
+
- Emails headers
|
|
8
|
+
- Press Ads
|
|
9
|
+
- Posters
|
|
10
|
+
- Stationary
|
|
11
|
+
- Booths
|
|
12
|
+
- Rollups
|
|
13
|
+
- One pages
|
|
14
|
+
- Social Media Assets
|
|
15
|
+
|
|
16
|
+
And many more!
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Malt Guidelines",
|
|
4
|
+
"slug": "malt-guidelines",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4845106,
|
|
8
|
+
"pageUid": "4845106",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.827Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/malt-guidelines/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
## **Brand strategy team**
|
|
2
|
+
|
|
3
|
+
| **NAME** | **POSITION** | **SLACK** |
|
|
4
|
+
| **Nicolas Boye-Møller** | **Head of Brand** | **[@Nicolas Boye-](https://maltcommunity.slack.com/team/U0A1GAQRH2T)****[Møller](https://maltcommunity.slack.com/team/U0A1GAQRH2T)** |
|
|
5
|
+
| **Lola Sessa** | **Senior Brand Project Manager** | **[@Lola.Sessa](https://maltcommunity.slack.com/team/D045KDU5MMW)** |
|
|
6
|
+
## **Brand design team**
|
|
7
|
+
|
|
8
|
+
| **NAME** | POSITION | **SLACK** |
|
|
9
|
+
| **Rae Lakey** | **Senior Brand Designer** | **[@Rae.L](mailto:aaaainmdn4x3pzrds7zp7f4s4e@maltcommunity.slack.com)** |
|
|
10
|
+
| **Fanny Loubiere** | **Brand Designer Freelancer** | **[@Fanny Loubiere](https://maltcommunity.slack.com/team/U05SP60V3U7)** |
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/p/33b73c-contributors",
|
|
3
|
+
"title": "Contributors",
|
|
4
|
+
"slug": "contributors",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4845108,
|
|
8
|
+
"pageUid": "4845108",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.728Z",
|
|
10
|
+
"tabs": [],
|
|
11
|
+
"imagesPath": "packages/core-vue/static/zeroheight/contributors/",
|
|
12
|
+
"extraction": "zeroheight-api"
|
|
13
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
## Logo
|
|
2
|
+
|
|
3
|
+
#### ⚠️ Please note that the black version of the logo should never be used, except in very specific cases and with the approval of the Brand team.
|
|
4
|
+
|
|
5
|
+
*When a provider asks for a HD version of the logo, you can send the .SVG file. It's a vectorised version of the logo. It's the same as .EPS or .IA. *
|
|
6
|
+
|
|
7
|
+
**Here is a zip file with White and Malt Red logo you can share. **
|
|
8
|
+
|
|
9
|
+
## Brew
|
|
10
|
+
|
|
11
|
+
## Animated logo
|
|
12
|
+
|
|
13
|
+
## Co-branding
|
|
14
|
+
|
|
15
|
+
## FlowSuper Malters
|
|
16
|
+
|
|
17
|
+
Since this logo shouldn't be changed, only PNG are available here. If you're a designer and are looking for the SVG file, you'll find it on [this Figma file](https://www.figma.com/design/kv8gcxVLkJPa2F0URksJ8y/%F0%9F%94%B7-Joy---Brand-Platform-(official)?node-id=1113-127&t=iKYR899o8WXu2LtS-1).
|
|
18
|
+
|
|
19
|
+
## Smalt TalkCSE Logo (For internal usage only)
|
|
20
|
+
|
|
21
|
+
*this is only for the french CSE and internal use *
|
|
22
|
+
|
|
23
|
+
**Find the guidelines here **
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Logos",
|
|
4
|
+
"slug": "logos",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4845110,
|
|
8
|
+
"pageUid": "4845110",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.826Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Malt logos",
|
|
12
|
+
"Usage"
|
|
13
|
+
],
|
|
14
|
+
"imagesPath": "packages/core-vue/static/zeroheight/logos/",
|
|
15
|
+
"extraction": "zeroheight-api"
|
|
16
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
- Don't: Do not rotate the logo.
|
|
2
|
+
- Don't: Do not stretch or squash the logo.
|
|
3
|
+
- Don't: Do not alter the proportions of the logo.
|
|
4
|
+
- Don't: Do not apply multiple colors to the logo. Never reproduce our logo in any other color.
|
|
5
|
+
- Don't: Do not rearrange any parts of the logo.
|
|
6
|
+
- Don't: Do not apply effects to the logo.
|
|
7
|
+
- Don't: Do not outline the logo.
|
|
8
|
+
- Don't: Do not recreate the logo with different typefaces.
|
|
9
|
+
- Don't: Do not use the wordmark on its own.
|
|
10
|
+
- Do: Do use the brew on its own.
|
|
11
|
+
- Do: Do use Pink Malt logo on white, light grey and lighter backgrounds (photography).
|
|
12
|
+
- Do: Do use white version on colored backgrounds + darker backgrounds (photography)
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
## How we design graphic shapes?
|
|
2
|
+
|
|
3
|
+
| When using or cropping Brew Patterns we should always bear the following five points in mind. Do not create your own Brew Patterns. |
|
|
4
|
+
## Brew Pattern artworks
|
|
5
|
+
|
|
6
|
+
- Do: null
|
|
7
|
+
- Do: null
|
|
8
|
+
- Do:
|
|
9
|
+
- Do:
|
|
10
|
+
- Do:
|
|
11
|
+
- Do:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Shaping the Choice.
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
| Our graphic shapes are at the core of our visual language, they represent the choice we give to freelancers and project owners. Our shapes come the Brew, we use them in a few distinct ways. |
|
|
2
|
+
## Our graphic shapes
|
|
3
|
+
|
|
4
|
+
| We have a set of four shapes that form the basis of our graphic language. All four shapes are derived from our logo – the Brew – linking the graphic language directly to the core of our visual identity. Each shape has specific uses. |
|
|
5
|
+
## Brew shapes
|
|
6
|
+
|
|
7
|
+
## Graphic shapes + photos
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Graphic Shapes",
|
|
4
|
+
"slug": "graphic-shapes",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 4845113,
|
|
8
|
+
"pageUid": "4845113",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.774Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Graphic shapes",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Art direction"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/graphic-shapes/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
## Lead graphics
|
|
2
|
+
|
|
3
|
+
| Brew patterns | Brew pattern window | Brew pattern overlay |
|
|
4
|
+
|  |  |  |
|
|
5
|
+
## Supporting graphics
|
|
6
|
+
|
|
7
|
+
| Brew text highlight | Brew frame | Brew arrow |
|
|
8
|
+
|  |  |  |
|
|
9
|
+
| Brew arrow frame | Brew background divider | Brew section |
|
|
10
|
+
|  |  |  |
|
|
11
|
+
| Shape patterns | Brew expressive containers | Brew detail |
|
|
12
|
+
|  | | |
|
|
13
|
+
## Brew patterns with photography
|
|
14
|
+
|
|
15
|
+
| Place imagery in the foremost shape in the pattern. The foremost shape should be the biggest in the pattern. |
|
|
16
|
+
|  |  |
|
|
17
|
+
## Brew patterns: mirroring
|
|
18
|
+
|
|
19
|
+
| Brew Patterns can be mirrored horizontally or vertically to achieve the best composition with the content. |
|
|
20
|
+
|  |  |
|
|
21
|
+
|  |  |
|
|
22
|
+
## Brew patterns cropping
|
|
23
|
+
|
|
24
|
+
| When using the Brew Patterns either to hold imagery or not, we always include the curve of the Brew shape in the foreground. |
|
|
25
|
+
- Do: null
|
|
26
|
+
- Do:
|
|
27
|
+
|
|
28
|
+
## Brew patterns: further examples
|
|
29
|
+
|
|
30
|
+
| These are some examples of how pattern, typography and photography together can create dynamic and engaging compositions that feel uniquely Malt. |
|
|
31
|
+
|  |  |
|
|
32
|
+
|  | |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|