@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
|
+
### Joy pillars
|
|
2
|
+
|
|
3
|
+
Here are the 4 pillars defining Joy. ☝️ Don’t forget UXW pillars as well. They’re the fundamentals.
|
|
4
|
+
|
|
5
|
+
#### Customised
|
|
6
|
+
|
|
7
|
+
Ditch the generic content. Be mindful of the user’s profile, context and needs and embrace dynamic content.
|
|
8
|
+
|
|
9
|
+
- Do: Landing page - Address the user by their name, engage with them.
|
|
10
|
+
- Don't: Landing - Use a standard and generic address.
|
|
11
|
+
|
|
12
|
+
#### Time-sensitive
|
|
13
|
+
|
|
14
|
+
Ditch the generic content (again). Take the user’s context into account to build experiences that are rooted in the present.
|
|
15
|
+
|
|
16
|
+
- Do: Empty state - no task yet
|
|
17
|
+
- Do: Empty state - project ongoing + all tasks completed
|
|
18
|
+
- Do: Empty state - Project done and all tasks completed
|
|
19
|
+
- Don't: Generic empty state
|
|
20
|
+
|
|
21
|
+
#### Attentive to details
|
|
22
|
+
|
|
23
|
+
It’s the little things that count. Add light touches of joy in unexpected places to make the experience smoother.
|
|
24
|
+
|
|
25
|
+
- Do: null
|
|
26
|
+
|
|
27
|
+
#### Bold
|
|
28
|
+
|
|
29
|
+
Think outside the box and feel free to go all in (especially on the freelancer’s side). Track the impact and iterate if needed. 💡 Use writing techniques such as rhymes, consonance, alliteration, idioms and expressions, or play on words.
|
|
30
|
+
|
|
31
|
+
- Do: Interruption - Pricing plan action blocker
|
|
32
|
+
- Do: Promotional banner - Business referral
|
|
33
|
+
|
|
34
|
+
### UX Writing pillars
|
|
35
|
+
|
|
36
|
+
Just a reminder of the basics. Whenever you create product content, make sure that it is:
|
|
37
|
+
|
|
38
|
+
- Clear
|
|
39
|
+
- Concise
|
|
40
|
+
- Useful
|
|
41
|
+
- Consistent
|
|
42
|
+
- Accessible
|
|
43
|
+
- Conversational
|
|
44
|
+
- Positive
|
|
45
|
+
- Branded
|
|
46
|
+
|
|
47
|
+
☝️ Depending on your context, you may have to compromise on one or several of these pillars.
|
|
48
|
+
|
|
49
|
+
*Ex: Educating users about complex concepts should be extremely clear and useful, but can't be as concise as we'd like.*
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
### Active and passive voice
|
|
2
|
+
|
|
3
|
+
#### Rule of thumb: Use the active voice.
|
|
4
|
+
|
|
5
|
+
Most of the time, we'll use the active voice to:
|
|
6
|
+
|
|
7
|
+
- Remove any confusion;
|
|
8
|
+
- Increase readability;
|
|
9
|
+
- Emphasise the subject of the sentence.
|
|
10
|
+
|
|
11
|
+
💡Look for who did it, if you don't have an active subject to your sentence, it's likely to be passive. Use Grammarly, it has a pretty solid passive voice radar!
|
|
12
|
+
|
|
13
|
+
✅ Je moet je beschikbaarheid bijwerken.
|
|
14
|
+
|
|
15
|
+
❌ Je beschikbaarheid moet bijgewerkt worden.
|
|
16
|
+
|
|
17
|
+
#### Exception: Use of the passive voice
|
|
18
|
+
|
|
19
|
+
The passive voice can be used to emphasise the process, action, or object of the sentence rather than the subject.
|
|
20
|
+
|
|
21
|
+
✅ Je factuur wordt binnen 3 werkdagen betaald.
|
|
22
|
+
|
|
23
|
+
### Tenses
|
|
24
|
+
|
|
25
|
+
#### Rule of thumb: Use the present
|
|
26
|
+
|
|
27
|
+
Use the present tense to describe the action in progress and anchor your content in your user's current situation.
|
|
28
|
+
|
|
29
|
+
#### Exceptions: past and future
|
|
30
|
+
|
|
31
|
+
Most of the time, past and future tenses are used in combination with the present or with each other to talk about a consequence or a logical causal chain.
|
|
32
|
+
|
|
33
|
+
Example:
|
|
34
|
+
|
|
35
|
+
✅ Je sollicitatie is verzonden en zal door ons team beoordeeld worden.
|
|
36
|
+
|
|
37
|
+
✅ Je opdrachtgever heeft het activiteitenrapport goedgekeurd. Je wordt binnen 3 werkdagen betaald.
|
|
38
|
+
|
|
39
|
+
✅ Je offerte is goedgekeurd. Je kunt nu met de opdracht beginnen.
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
### **Active and passive voice**
|
|
2
|
+
|
|
3
|
+
#### **Rule of thumb: Use the active voice.**
|
|
4
|
+
|
|
5
|
+
Most of the time, we'll use the active voice to:
|
|
6
|
+
|
|
7
|
+
- Remove any confusion;
|
|
8
|
+
- Increase readability;
|
|
9
|
+
- Emphasize the subject of the sentence.
|
|
10
|
+
|
|
11
|
+
💡Look for who did it, if you don't have an active subject to your sentence, it's likely to be passive. Use Grammarly, it has a pretty solid passive voice radar!
|
|
12
|
+
|
|
13
|
+
#### Exception: Use of the passive voice
|
|
14
|
+
|
|
15
|
+
The passive voice can be used to emphasise the process, action, or object of the sentence rather than the subject.
|
|
16
|
+
|
|
17
|
+
- Do: null
|
|
18
|
+
- Don't: null
|
|
19
|
+
|
|
20
|
+
### Tenses
|
|
21
|
+
|
|
22
|
+
#### Rule of thumb: Use the present
|
|
23
|
+
|
|
24
|
+
Privilégie le présent pour décrire l'action en cours et ancrer ton content dans la situation actuelle de ton utilisateur.
|
|
25
|
+
|
|
26
|
+
#### Exceptions: past and future
|
|
27
|
+
|
|
28
|
+
Most of the time, past and future tenses are used in combination with the present or with each other to talk about a consequence or a logical causal chain.
|
|
29
|
+
|
|
30
|
+
Example:
|
|
31
|
+
|
|
32
|
+
- Your application has been sent and will be reviewed by our team.
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
### Verb moods
|
|
2
|
+
|
|
3
|
+
In French, verbs can be used in an impersonal mode, such as the infinitive, or personal, such as the imperative. Both have a specific use:
|
|
4
|
+
|
|
5
|
+
- Infinitive: neutral, descriptive instructions (such as CTAs)
|
|
6
|
+
- Imperative: direct address, prescriptive instructions (such as tips)
|
|
7
|
+
|
|
8
|
+
#### Imperative (-ez)
|
|
9
|
+
|
|
10
|
+
Sometimes, it is necessary to clarify a step or provide more contextual information to the user. The textual elements used for this are typically longer, and constitute complete sentences.
|
|
11
|
+
|
|
12
|
+
The imperative mode expresses an order or encouragement, and it has a prescriptive or engaging value.
|
|
13
|
+
|
|
14
|
+
> Use the imperative only in the second person plural to **address the user directly and guide them explicitly** or provide them with information.
|
|
15
|
+
|
|
16
|
+
#### Infinitive (-er)
|
|
17
|
+
|
|
18
|
+
Most of the textual elements of an interface allow the user to navigate the product or interact with it. These elements are typically very short (a few words) and do not constitute complete sentences.
|
|
19
|
+
|
|
20
|
+
The infinitive mode has a neutral, descriptive, and distant value.
|
|
21
|
+
|
|
22
|
+
> Use the infinitive when it is not necessary to address the user directly to provide them with simple directions.
|
|
23
|
+
|
|
24
|
+
- Do: CTA:
|
|
25
|
+
Déposer un projet
|
|
26
|
+
Trouver un freelance
|
|
27
|
+
Valider le devis
|
|
28
|
+
- Don't: CTA:
|
|
29
|
+
Déposez un projet
|
|
30
|
+
Trouvez un freelance
|
|
31
|
+
Validez le devis
|
|
32
|
+
|
|
33
|
+
#### 🚧 Preferred mood per component
|
|
34
|
+
|
|
35
|
+
| | **Infinitive** | **Imperative** | **Comment** |
|
|
36
|
+
| Button (CTA) | YES | NO | |
|
|
37
|
+
| Toggle | YES | NO | |
|
|
38
|
+
| Opt-in/Opt-out | YES | NO | |
|
|
39
|
+
| Stepper | SOMETIMES | NO | In stepper labels, we can use infinitives but will mostly use nouns (ex: Introduction, Brief description, etc.) |
|
|
40
|
+
| Titles | YES | SOMETIMES | In titles, we mostly use nouns or the infinitives but can use the imperative in key screens to convey more Joy. |
|
|
41
|
+
### Active form VS passive form
|
|
42
|
+
|
|
43
|
+
As a rule of thumb, you always want to use the** active form** over the passive form in French. It’s just better if you want to engage the reader.
|
|
44
|
+
|
|
45
|
+
Most of the time, we'll use the active voice to:
|
|
46
|
+
|
|
47
|
+
- Remove any confusion
|
|
48
|
+
- Increase readability
|
|
49
|
+
- Emphasise the subject of the sentence
|
|
50
|
+
|
|
51
|
+
💡 if you’re unsure whether you’re writing a sentence in an active or a passive form, look for who is doing the action: if you don't have an active subject to your sentence, it's likely to be passive.
|
|
52
|
+
|
|
53
|
+
✅ Les freelances vous contacteront via Malt.
|
|
54
|
+
|
|
55
|
+
❌ Vous serez contacté par les freelances via Malt.
|
|
56
|
+
|
|
57
|
+
#### Exception: Use of the passive voice
|
|
58
|
+
|
|
59
|
+
The passive voice can be used to emphasise the process, action, or object of the sentence rather than the subject.
|
|
60
|
+
|
|
61
|
+
✅ Votre facture sera émise dès que vous aurez validé la mission.
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
### Active and passive voice
|
|
2
|
+
|
|
3
|
+
#### Rule of thumb: Use the active voice
|
|
4
|
+
|
|
5
|
+
Most of the time, we'll use the active voice to:
|
|
6
|
+
|
|
7
|
+
- Remove any confusion;
|
|
8
|
+
- Increase readability;
|
|
9
|
+
- Emphasise the subject of the sentence.
|
|
10
|
+
|
|
11
|
+
💡Look for *who* did it. If you don't have an *active subject* to your sentence, it's likely to be passive. Use Grammarly, it has a pretty solid passive voice radar!
|
|
12
|
+
|
|
13
|
+
✅ Wir zahlen Dir 5% für jedes abgeschlossene Projekt!
|
|
14
|
+
|
|
15
|
+
❌ Dir werden 5% für jedes abgeschlossene Projekt gezahlt!
|
|
16
|
+
|
|
17
|
+
#### Exception: Use of the passive voice
|
|
18
|
+
|
|
19
|
+
The passive voice can be used to emphasise the *process*, *action*, or *object* of the sentence rather than the subject.
|
|
20
|
+
|
|
21
|
+
✅ Diese E-Mail-Adresse wird bereits verwendet
|
|
22
|
+
|
|
23
|
+
✅ Diese Referenznummer wird auf Ihrer Rechnung angezeigt
|
|
24
|
+
|
|
25
|
+
### Tenses
|
|
26
|
+
|
|
27
|
+
#### Rule of thumb: Use the present
|
|
28
|
+
|
|
29
|
+
Use the present tense to describe the action in progress and anchor your content in your user’s current situation.
|
|
30
|
+
|
|
31
|
+
#### Exceptions: past and future
|
|
32
|
+
|
|
33
|
+
Most of the time, past and future tenses are used in combination with the present or with each other to talk about a consequence or a logical causal chain.
|
|
34
|
+
|
|
35
|
+
**Examples:**
|
|
36
|
+
|
|
37
|
+
- Deine Bewerbung wurde übermittelt und wird von unserem Team geprüft.
|
|
38
|
+
- Der Auftraggeber hat Dein Angebot angenommen. Das Projekt wird bald starten.
|
|
39
|
+
- Unser Zahlungsdienstleister war nicht in der Lage, Dein Unternehmen zu verifizieren. Wir benötigen die Erklärung der wirtschaftlichen Eigentümer Deines Unternehmens.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Conjugation",
|
|
4
|
+
"slug": "conjugation",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5196622,
|
|
8
|
+
"pageUid": "5196622",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.726Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"English",
|
|
12
|
+
"French",
|
|
13
|
+
"German",
|
|
14
|
+
"Spanish",
|
|
15
|
+
"Dutch"
|
|
16
|
+
],
|
|
17
|
+
"imagesPath": "packages/core-vue/static/zeroheight/conjugation/",
|
|
18
|
+
"extraction": "zeroheight-api"
|
|
19
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
### Active and passive voice
|
|
2
|
+
|
|
3
|
+
In Spanish, use the active voice. Most of the time, we will choose the active voice to:
|
|
4
|
+
|
|
5
|
+
- Eliminate any confusion.
|
|
6
|
+
- Increase readability.
|
|
7
|
+
- Emphasise the subject of the sentence.
|
|
8
|
+
|
|
9
|
+
💡 Tip: Look for the subject at the beginning of the sentence, who carried out the main action. If you don't have an active subject in your sentence, you are likely using the passive voice. Use Grammarly, it has a pretty solid passive voice radar!
|
|
10
|
+
|
|
11
|
+
#### **Exception**: Use of the passive voice
|
|
12
|
+
|
|
13
|
+
The passive voice can be useful to highlight the process, the action, or the object of the sentence rather than the subject. This is especially relevant in contexts where the agent is unknown or irrelevant to the message being conveyed.
|
|
14
|
+
|
|
15
|
+
✅ Se ha producido un error, inténtalo de nuevo más tarde.
|
|
16
|
+
|
|
17
|
+
✅ Tu solicitud será procesada en unos minutos.
|
|
18
|
+
|
|
19
|
+
❌ El técnico ha procesado la información.
|
|
20
|
+
|
|
21
|
+
❌ Yo te envié el paquete ayer.
|
|
22
|
+
|
|
23
|
+
### Tenses
|
|
24
|
+
|
|
25
|
+
In Spanish, use the present indicative to describe ongoing actions and anchor the content to the user's current situation.
|
|
26
|
+
|
|
27
|
+
#### **Excepciones:** pasado y futuro
|
|
28
|
+
|
|
29
|
+
Most of the time, past and future tenses are used in combination with the present or with each other to talk about a consequence or a logical causal chain. These tenses help establish a clear temporal context and guide the user through processes or events that involve different time points.
|
|
30
|
+
|
|
31
|
+
✅ Tu solicitud está siendo procesada.
|
|
32
|
+
|
|
33
|
+
✅ Tu solicitud ha sido enviada y será revisada por nuestro equipo.
|
|
34
|
+
|
|
35
|
+
❌ Tu solicitud fue enviada.
|
|
36
|
+
|
|
37
|
+
❌ Tu solicitud será enviada.
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
## General rules
|
|
2
|
+
|
|
3
|
+
- Use sentence case (only the first letter of the first word is capitalised).
|
|
4
|
+
- Capitalise proper nouns everywhere
|
|
5
|
+
- Capitalise “New Work Order” and the “Future of Work”
|
|
6
|
+
|
|
7
|
+
**DO**
|
|
8
|
+
|
|
9
|
+
- Vind de beste freelancers op Malt
|
|
10
|
+
|
|
11
|
+
**DON’T**
|
|
12
|
+
|
|
13
|
+
- Vind De Beste Freelancers Op Malt
|
|
14
|
+
|
|
15
|
+
## Capitalization after colons (:)
|
|
16
|
+
|
|
17
|
+
Capitalise words after colons ONLY if it begins a complete sentence or with a proper noun.
|
|
18
|
+
|
|
19
|
+
**DO**
|
|
20
|
+
|
|
21
|
+
- Malt staat voor: vreugde, community, ambitie en het maken van je eigen keuzes.
|
|
22
|
+
- Het regende de hele dag: Iedere Malter bleef tijdens de lunch binnen.
|
|
23
|
+
|
|
24
|
+
**DON’T**
|
|
25
|
+
|
|
26
|
+
- Malt staat voor: Vreugde, community, ambitie en het maken van je eigen keuzes.
|
|
27
|
+
- Het regende de hele dag: iedere Malter bleef tijdens de lunch binnen.
|
|
28
|
+
|
|
29
|
+
## Titles
|
|
30
|
+
|
|
31
|
+
- Capitalise only the first letter of the first word;
|
|
32
|
+
- Capitalise proper nouns everywhere;
|
|
33
|
+
- Capitalise “New Work Order” and the “Future of Work”.
|
|
34
|
+
|
|
35
|
+
**DO**
|
|
36
|
+
|
|
37
|
+
- Vind de beste freelancers op Malt
|
|
38
|
+
|
|
39
|
+
**DON’T**
|
|
40
|
+
|
|
41
|
+
- Vind De Beste Freelancers Op Malt
|
|
42
|
+
|
|
43
|
+
## Brand
|
|
44
|
+
|
|
45
|
+
Use capitals
|
|
46
|
+
|
|
47
|
+
✅ Malt
|
|
48
|
+
|
|
49
|
+
## Team names
|
|
50
|
+
|
|
51
|
+
Use capitals for each word composing the name of the team.
|
|
52
|
+
|
|
53
|
+
✅ Product Design-team
|
|
54
|
+
|
|
55
|
+
## Pages, products & features
|
|
56
|
+
|
|
57
|
+
Use sentence case and capitalise product section pages
|
|
58
|
+
|
|
59
|
+
✅ Zoeken en Malt Plus zijn twee manieren om in contact te komen met de meest getalenteerde freelancers.
|
|
60
|
+
|
|
61
|
+
✅ Je kunt de status van je opdracht volgen in Mijn Opdrachten.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
## General rules
|
|
2
|
+
|
|
3
|
+
- **Use sentence case** (only the first letter of the first word is capitalized).
|
|
4
|
+
- Capitalize proper nouns everywhere
|
|
5
|
+
- Capitalize “New Work Order” and the “Future of Work”
|
|
6
|
+
|
|
7
|
+
- Do: Make technical topics accessible with quality content
|
|
8
|
+
- Don't: Make Technical Topics Accessible with Quality Content
|
|
9
|
+
|
|
10
|
+
- Do: Malt lives by four main values: joy, community, ambition and owning one’s choices.
|
|
11
|
+
It rained all day: Every Malter stayed at the office for lunch.
|
|
12
|
+
- Don't: Malt lives by four main values: Joy, community, ambition and owning one’s choices.
|
|
13
|
+
It rained all day: every malter stayed at the office for lunch.
|
|
14
|
+
|
|
15
|
+
Capitalization after colons (:)
|
|
16
|
+
|
|
17
|
+
- Capitalize words after colons **ONLY** if it begins a complete sentence or with a proper noun.
|
|
18
|
+
|
|
19
|
+
- Do: Malt lives by four main values: joy, community, ambition and owning one’s choices.
|
|
20
|
+
It rained all day: Every Malter stayed at the office for lunch.
|
|
21
|
+
- Don't: Malt lives by four main values: Joy, community, ambition and owning one’s choices.
|
|
22
|
+
It rained all day: every malter stayed at the office for lunch.
|
|
23
|
+
|
|
24
|
+
## Titles
|
|
25
|
+
|
|
26
|
+
- **Capitalize only the first letter of the first word;**
|
|
27
|
+
- Capitalize proper nouns everywhere;
|
|
28
|
+
- Capitalize “New Work Order” and the “Future of Work”.
|
|
29
|
+
|
|
30
|
+
- Do: Make technical topics accessible with quality content
|
|
31
|
+
- Don't: Make Technical Topics Accessible with Quality Content
|
|
32
|
+
|
|
33
|
+
## Brand
|
|
34
|
+
|
|
35
|
+
- Use capitals
|
|
36
|
+
|
|
37
|
+
✅ Malt
|
|
38
|
+
|
|
39
|
+
## Team names
|
|
40
|
+
|
|
41
|
+
- Use capitals for each word composing the name of the team.
|
|
42
|
+
|
|
43
|
+
✅ Product Design team
|
|
44
|
+
|
|
45
|
+
## Products & features
|
|
46
|
+
|
|
47
|
+
- Use sentence case and capitalize product feature names.
|
|
48
|
+
|
|
49
|
+
✅ Search and Malt Plus are two ways to get in touch with the most talented freelancers.
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
## General rules
|
|
2
|
+
|
|
3
|
+
- Use sentence case (only the first letter of the first word is capitalised)
|
|
4
|
+
- Capitalise proper nouns everywhere, including names and brand names
|
|
5
|
+
- Capitalise “New Work Order” and the “Future of Work”
|
|
6
|
+
- Capitalise the name of a people if it is used as a noun
|
|
7
|
+
- Don’t capitalise the name of a people if it is used as an adjective
|
|
8
|
+
- Capitalise book titles and newspaper names (e.g. Le Monde)
|
|
9
|
+
|
|
10
|
+
**DO**
|
|
11
|
+
|
|
12
|
+
- Trouvez le freelance idéal en quelques clics
|
|
13
|
+
- Les Américains regardent un film italien.
|
|
14
|
+
|
|
15
|
+
**DON’T**
|
|
16
|
+
|
|
17
|
+
- Trouvez Le Freelance Idéal en Quelques Clics
|
|
18
|
+
- Les américains regardent un film italien.
|
|
19
|
+
|
|
20
|
+
## Accents and capitalization
|
|
21
|
+
|
|
22
|
+
Use accents on capitalised letters, except if it is an acronym
|
|
23
|
+
|
|
24
|
+
**DO**
|
|
25
|
+
|
|
26
|
+
- À bientôt
|
|
27
|
+
- Évitez de proposer un tarif trop bas
|
|
28
|
+
- Elle a fait ses études à HEC
|
|
29
|
+
|
|
30
|
+
**DON’T**
|
|
31
|
+
|
|
32
|
+
- A bientôt
|
|
33
|
+
- Evitez de proposer un tarif trop bas
|
|
34
|
+
- Elle a fait ses études à HÉC
|
|
35
|
+
|
|
36
|
+
## Colons (:) and capitalization
|
|
37
|
+
|
|
38
|
+
Do not capitalise words after colons, except of course if the following word is a proper noun, or the beginning of a quote.
|
|
39
|
+
|
|
40
|
+
**DO**
|
|
41
|
+
|
|
42
|
+
- Chez Malt, nous faisons vivre les valeurs suivantes : la joie, la communauté, l’ambition et l’engagement.
|
|
43
|
+
- Le client Jean est formel : Malt lui apporte des solutions qu’il ne trouve pas ailleurs.
|
|
44
|
+
|
|
45
|
+
**DON’T**
|
|
46
|
+
|
|
47
|
+
- Chez Malt, nous faisons vivre les valeurs suivantes : La joie, la communauté, l’ambition et l’engagement.
|
|
48
|
+
- Le client Jean est formel : malt lui apporte des solutions qu’il ne trouve pas ailleurs.
|
|
49
|
+
|
|
50
|
+
## Job titles and capitalization
|
|
51
|
+
|
|
52
|
+
Do not capitalise job titles in French, neither in plain text, nor for paragraph titles.
|
|
53
|
+
|
|
54
|
+
If the job title is in English, however, please follow the [English style guide](https://zeroheight.com/7f23e1b50/p/24963a-grammar--mechanics/b/337b87/t/409c5c).
|
|
55
|
+
|
|
56
|
+
**DO**
|
|
57
|
+
|
|
58
|
+
- Trouvez un expert comptable sur Malt
|
|
59
|
+
- Chercher un développeur web
|
|
60
|
+
|
|
61
|
+
**DON’T**
|
|
62
|
+
|
|
63
|
+
- Trouvez un Expert Comptable sur Malt
|
|
64
|
+
- Chercher un Développeur Web
|
|
65
|
+
|
|
66
|
+
## Team names and capitalization
|
|
67
|
+
|
|
68
|
+
Do not use capitals for the words composing the name of a team.
|
|
69
|
+
|
|
70
|
+
**DO**
|
|
71
|
+
|
|
72
|
+
- L’équipe marketing
|
|
73
|
+
- Les membres du service client
|
|
74
|
+
|
|
75
|
+
**DON’T**
|
|
76
|
+
|
|
77
|
+
- L’équipe Marketing
|
|
78
|
+
- Les membres du Service client
|
|
79
|
+
|
|
80
|
+
### Pages, products and features capitalization
|
|
81
|
+
|
|
82
|
+
Use sentence case and capitalise product section pages.
|
|
83
|
+
|
|
84
|
+
**DO**
|
|
85
|
+
|
|
86
|
+
- Grâce à Malt Plus, notre solution de sourcing avancé, nous vous trouvons les meilleurs profils pour votre projet.
|
|
87
|
+
|
|
88
|
+
**DON’T**
|
|
89
|
+
|
|
90
|
+
- Grâce à malt plus, notre solution de sourcing avancé, nous vous trouvons les meilleurs profils pour votre projet.
|
|
91
|
+
|
|
92
|
+
## Diplomas and capitalization
|
|
93
|
+
|
|
94
|
+
Use a capital letter for the first letter of the diploma, because it is a proper noun.
|
|
95
|
+
|
|
96
|
+
Do not use quotation marks.
|
|
97
|
+
|
|
98
|
+
**DO**
|
|
99
|
+
|
|
100
|
+
- Compétences acquises avec la formation Développeur web
|
|
101
|
+
- Le diplôme Chef de projet digital
|
|
102
|
+
|
|
103
|
+
**DON’T**
|
|
104
|
+
|
|
105
|
+
- Compétences acquises avec la formation développeur Web
|
|
106
|
+
- Le diplôme « Chef de Projet Digital »
|
|
107
|
+
|
|
108
|
+
## Brand and capitalization
|
|
109
|
+
|
|
110
|
+
Use capital letters for all brand names.
|
|
111
|
+
|
|
112
|
+
**DO**
|
|
113
|
+
|
|
114
|
+
- L’équipe Malt
|
|
115
|
+
- Étude de cas du client Siemens
|
|
116
|
+
|
|
117
|
+
**DON’T**
|
|
118
|
+
|
|
119
|
+
- L’équipe malt
|
|
120
|
+
- Étude de cas du client siemens
|
|
121
|
+
|
|
122
|
+
#### ALL CAPS
|
|
123
|
+
|
|
124
|
+
As a general rule of thumb, avoid writing in ALL CAPS in French. It just looks like you’re shouting at the reader, and you don’t want to do that.
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
## General rules
|
|
2
|
+
|
|
3
|
+
- Use sentence case
|
|
4
|
+
- Capitalise proper nouns everywhere
|
|
5
|
+
- Capitalise “New Work Order” and the “Future of Work”
|
|
6
|
+
|
|
7
|
+
## DACH-specific rules
|
|
8
|
+
|
|
9
|
+
Capitalisation applies to the following four areas:
|
|
10
|
+
|
|
11
|
+
### **Beginning of a sentence**
|
|
12
|
+
|
|
13
|
+
Always capitalise the first letter of the first word of a sentence.
|
|
14
|
+
|
|
15
|
+
💡 At Malt, titles and headings are treated in the same way as sentences.
|
|
16
|
+
|
|
17
|
+
### **Nouns and “nounifications”**
|
|
18
|
+
|
|
19
|
+
Nouns and “nounifications” can often be recognised by a preceding article or declined adjective, or if such a word can be inserted.
|
|
20
|
+
|
|
21
|
+
**Examples:**
|
|
22
|
+
|
|
23
|
+
- Mir macht Arbeiten bei Malt spaß
|
|
24
|
+
- Bei Malt zu arbeiten macht Spaß
|
|
25
|
+
- Das Beste daran? Für diese Malt Projekte gibt es eine reduzierte Provision.
|
|
26
|
+
|
|
27
|
+
### **Proper nouns**
|
|
28
|
+
|
|
29
|
+
Proper names (e.g. a person, a company, a country, an institution, etc.) are capitalised.
|
|
30
|
+
|
|
31
|
+
**Examples:**
|
|
32
|
+
|
|
33
|
+
- Malt ist unter anderem in Europa und den VS aktiv
|
|
34
|
+
- Das Unternehmen ist Teil der L’Oréal-Gruppe
|
|
35
|
+
|
|
36
|
+
### **Direct address**
|
|
37
|
+
|
|
38
|
+
We capitalise the personal pronouns “Du/Dich/Dir/Dein” and “Sie/Ihr/Ihnen”.
|
|
39
|
+
|
|
40
|
+
**Examples:**
|
|
41
|
+
|
|
42
|
+
- Bitte wende Dich an unser Support-Team
|
|
43
|
+
- Wir helfen Ihnen gerne weiter
|
|
44
|
+
|
|
45
|
+
## Capitalisation after colons (:)
|
|
46
|
+
|
|
47
|
+
Capitalise words ONLY if the colon is followed by a complete sentence or a noun/proper noun.
|
|
48
|
+
|
|
49
|
+
✅ Do
|
|
50
|
+
|
|
51
|
+
- Der Ton unserer Inhalte entspricht die Grundwerte von Malt: positiv, community-orientiert, ambitioniert und selbstbestimmt.
|
|
52
|
+
- Es regnete den ganzen Tag: Alle Malter blieben zum Mittagessen im Büro.
|
|
53
|
+
|
|
54
|
+
❌ **Don't**
|
|
55
|
+
|
|
56
|
+
- Der Ton unserer Inhalte entspricht die Grundwerte von Malt: Positiv, community-orientiert, ambitioniert und selbstbestimmt.
|
|
57
|
+
- Es regnete den ganzen Tag: alle Malter blieben zum Mittagessen im Büro.
|
|
58
|
+
|
|
59
|
+
## Titles and headings
|
|
60
|
+
|
|
61
|
+
The general rules described above apply to headings. A heading does NOT end with a period unless it consists of two short sentences.
|
|
62
|
+
|
|
63
|
+
✅ Do
|
|
64
|
+
|
|
65
|
+
- Mache technische Themen mit hochwertigen Inhalten zugänglich
|
|
66
|
+
- Talente? Haben wir viele.
|
|
67
|
+
|
|
68
|
+
❌ **Don't**
|
|
69
|
+
|
|
70
|
+
- Mache Technische Themen mit Hochwertigen Inhalten Zugänglich
|
|
71
|
+
- Talente? Haben wir viele
|
|
72
|
+
|
|
73
|
+
## Emails
|
|
74
|
+
|
|
75
|
+
In emails, the first word following the comma after the salutation is written in *lower case* unless it is a (proper) noun or personal pronoun.
|
|
76
|
+
|
|
77
|
+
✅ Do
|
|
78
|
+
|
|
79
|
+
Guten Tag,
|
|
80
|
+
|
|
81
|
+
in der Anlage finden Sie die Rechnung für das folgende Projekt: “XYZ”
|
|
82
|
+
|
|
83
|
+
❌ **Don't**
|
|
84
|
+
|
|
85
|
+
Guten Tag,
|
|
86
|
+
|
|
87
|
+
In der Anlage finden Sie die Rechnung für das folgende Projekt: “XYZ”
|
|
88
|
+
|
|
89
|
+
## Brand
|
|
90
|
+
|
|
91
|
+
Always capitalise our brand name.
|
|
92
|
+
|
|
93
|
+
✅ Malt
|
|
94
|
+
|
|
95
|
+
## Pages, products & features
|
|
96
|
+
|
|
97
|
+
Always capitalise product names and product section pages.
|
|
98
|
+
|
|
99
|
+
✅ Die Suchmaschine und Malt Plus sind zwei Möglichkeiten, um mit talentierten Freelancern in Kontakt zu treten.
|
|
100
|
+
|
|
101
|
+
✅ Überwachen Sie Ihr Auswahlverfahren unter Meine Projekte.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Capitalization",
|
|
4
|
+
"slug": "capitalization",
|
|
5
|
+
"category": "guidelines",
|
|
6
|
+
"component": null,
|
|
7
|
+
"pageId": 5196627,
|
|
8
|
+
"pageUid": "5196627",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.715Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"English",
|
|
12
|
+
"French",
|
|
13
|
+
"German",
|
|
14
|
+
"Spanish",
|
|
15
|
+
"Dutch"
|
|
16
|
+
],
|
|
17
|
+
"imagesPath": "packages/core-vue/static/zeroheight/capitalization/",
|
|
18
|
+
"extraction": "zeroheight-api"
|
|
19
|
+
}
|