@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 @@
|
|
|
1
|
+
## Change logs
|
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
Buttons drive action. Their labels must be clear, predictable, and aligned with user intent. Apply these principles to create buttons that are effective and consistent throughout the product.
|
|
2
|
+
|
|
3
|
+
## Principles
|
|
4
|
+
|
|
5
|
+
| Principle | Definition |
|
|
6
|
+
| **Recognisable and scannable** | Users should instantly understand what the button does, even when skimming. |
|
|
7
|
+
| **Mobile-first** | Ensure buttons are easily tappable, readable, and clearly labelled on small screens. |
|
|
8
|
+
| **Actionable** | Use active voice and verbs to prompt interaction. |
|
|
9
|
+
| **Predictable** | Clicking a button should never surprise the user. The label must reflect the outcome. |
|
|
10
|
+
| **Terminology alignment** | Use consistent terms across CTAs, page titles, section headers, and labels. |
|
|
11
|
+
## Button structure
|
|
12
|
+
|
|
13
|
+
- **Use the formula: ****`Infinitive verb + noun`**
|
|
14
|
+
|
|
15
|
+
Example: `Upload document`, `Send message`, `Delete project`.
|
|
16
|
+
- **Avoid vague verbs like “Click” or “Submit”**
|
|
17
|
+
|
|
18
|
+
Be specific about the action and object.
|
|
19
|
+
- **Exception: Common UI actions**
|
|
20
|
+
|
|
21
|
+
Buttons like `Close`, `Cancel`, `Done` can stand alone without a noun, specifically in **secondary buttons.**
|
|
22
|
+
- **When two buttons are paired (e.g., Approve / Decline):**
|
|
23
|
+
|
|
24
|
+
- Use the full formula on the primary button: `Approve request`
|
|
25
|
+
- Be shorter and more neutral on the secondary: `Decline`
|
|
26
|
+
- **Avoid icons in buttons**
|
|
27
|
+
|
|
28
|
+
Unless the icon alone is universally understood (e.g., trash can for delete), rely on text. Always add a tooltip on hover to explain the icon (see Tooltip guidelines).
|
|
29
|
+
|
|
30
|
+
## Usage guidelines
|
|
31
|
+
|
|
32
|
+
- **Match the title or header**
|
|
33
|
+
|
|
34
|
+
Reinforce clarity by echoing key terms from titles and headers.
|
|
35
|
+
- **Be specific about transitions**
|
|
36
|
+
|
|
37
|
+
When users are moving to a new step or context (e.g., from cart to payment), make it clear:
|
|
38
|
+
|
|
39
|
+
`Continue to payment` instead of just `Next`.
|
|
40
|
+
- **Highlight the user’s top-level intent**
|
|
41
|
+
|
|
42
|
+
Even if more steps follow, the button should reflect the user’s goal.
|
|
43
|
+
|
|
44
|
+
Example: `Send proposal` (not `Next`), even if more steps follow.
|
|
45
|
+
- **Secondary CTAs are still actions**
|
|
46
|
+
|
|
47
|
+
Avoid vague terms like `Maybe later`. Use clear alternatives: `View details`, `Skip step`.
|
|
48
|
+
- **Avoid Yes/No buttons in response to questions**
|
|
49
|
+
|
|
50
|
+
Use clear descriptive choices:
|
|
51
|
+
|
|
52
|
+
- Instead of: `Yes / No`
|
|
53
|
+
- Use: `Enable notifications / Keep disabled`
|
|
54
|
+
|
|
55
|
+
## Tone of voice
|
|
56
|
+
|
|
57
|
+
- **Stay neutral or instructional**
|
|
58
|
+
|
|
59
|
+
Avoid "Joy" or persuasion unless in very specific contexts.
|
|
60
|
+
- **The only exceptions:**
|
|
61
|
+
|
|
62
|
+
- Product tours (first/last steps)
|
|
63
|
+
- Promotional dialogs aiming to convert
|
|
64
|
+
|
|
65
|
+
Example: `Let’s get started`, `Show me`, `Try for free`
|
|
66
|
+
|
|
67
|
+
| Types of buttons | User's emotions | Tone of voice | Examples |
|
|
68
|
+
| Conversion button | Curious, engaged, “anxious” | Explicit, slightly joyful, engaging | 🚧 |
|
|
69
|
+
| Confirmation button | Focused, apprehensive | Explicit, positive, relevant | 🚧 |
|
|
70
|
+
| Navigation button | Distracted, hurried | Direct, explicit, reassuring | 🚧 |
|
|
71
|
+
| Display button | Curious, slightly indecisive, possibly frustrated | Explicit, engaging, reassuring | 🚧 |
|
|
72
|
+
| Search button | Curious, engaged, hurried | Direct, engaging, slightly joyful, explicit | 🚧 |
|
|
73
|
+
## Language and grammar
|
|
74
|
+
|
|
75
|
+
- **Use infinitive verbs**
|
|
76
|
+
|
|
77
|
+
- ✅ `Create project`
|
|
78
|
+
- ❌ `Project created` or `I create project`
|
|
79
|
+
- **No passive voice**
|
|
80
|
+
|
|
81
|
+
Users must know who does what.
|
|
82
|
+
|
|
83
|
+
- ✅ `Send message`
|
|
84
|
+
- ❌ `Message will be sent`
|
|
85
|
+
- Pronouns and articles usage
|
|
86
|
+
|
|
87
|
+
- In English, avoid pronouns and articles that lengthen the button copy.
|
|
88
|
+
|
|
89
|
+
- ✅ `Post project`, `Send quote`, `Review application`
|
|
90
|
+
- ❌ `Post my project`, `Send my quote`,` Review their application`
|
|
91
|
+
- **⚠️ In French (FR): **Use pronouns and articles when needed for grammatical correctness.
|
|
92
|
+
|
|
93
|
+
- For user-owned content: use possessive pronouns (`mon profil`)
|
|
94
|
+
- For Malt-promoted or generic items: use definite/indefinite articles (`un profil`, `le projet`)
|
|
95
|
+
|
|
96
|
+
## Length & character limits
|
|
97
|
+
|
|
98
|
+
- **3 words or fewer is ideal**
|
|
99
|
+
|
|
100
|
+
Shorter buttons are easier to scan.
|
|
101
|
+
- **25 characters max**
|
|
102
|
+
|
|
103
|
+
Adapt based on layout, but never truncate the content.
|
|
104
|
+
- **If needed, allow wrapping**
|
|
105
|
+
|
|
106
|
+
If the label is too long (e.g., “Sign up with email address”), let it wrap to a second line.
|
|
107
|
+
|
|
108
|
+
## Dynamic content
|
|
109
|
+
|
|
110
|
+
- **As a general rule, avoid dynamic values in button text.**
|
|
111
|
+
- **Do not personalise button text with user or object names. **Too verbose and unpredictable for localisation.
|
|
112
|
+
|
|
113
|
+
- ❌ `Send quote to Jane Doe`
|
|
114
|
+
- ✅ `Send quote`
|
|
115
|
+
- **Use parentheses for numeric values.**
|
|
116
|
+
|
|
117
|
+
- ❌ `Delete 6 files`
|
|
118
|
+
- ✅ `Delete files (6)`
|
|
119
|
+
|
|
120
|
+
## Pattern specifics
|
|
121
|
+
|
|
122
|
+
### Funnel & step-based flows
|
|
123
|
+
|
|
124
|
+
- **Use ****`Next`**** and ****`Previous`**** only within linear flows.**
|
|
125
|
+
- **When entering a new step, clarify the destination:**
|
|
126
|
+
|
|
127
|
+
- ✅ `Continue to payment`
|
|
128
|
+
- ✅ `Review and confirm`
|
|
129
|
+
- **Maintain consistency across steps**
|
|
130
|
+
|
|
131
|
+
Use the same verb and object when the action is repeated.
|
|
132
|
+
|
|
133
|
+
### Dialogs & modals
|
|
134
|
+
|
|
135
|
+
- **Secondary actions should never pressure or guilt users**
|
|
136
|
+
|
|
137
|
+
- ✅ `Not now`, `Skip step`, `Continue without AI`
|
|
138
|
+
- ❌ `No thanks, I hate saving money`, `I'll waste time without AI`
|
|
139
|
+
- **If confirming a major action, label clearly:**
|
|
140
|
+
|
|
141
|
+
- ✅ `Delete project brief`
|
|
142
|
+
- ✅ `Cancel subscription`
|
|
143
|
+
|
|
144
|
+
### Disabled buttons
|
|
145
|
+
|
|
146
|
+
- **Always explain why a button is disabled**
|
|
147
|
+
|
|
148
|
+
- Provide a tooltip on hover (or similar UI element)
|
|
149
|
+
- Example: “Upload brief — File must be PDF”
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
A button is an interactive element that initiates an action or event when clicked or tapped.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Anatomy
|
|
4
|
+
|
|
5
|
+
## Type of buttons
|
|
6
|
+
|
|
7
|
+
| **Variant** | **Purpose** |
|
|
8
|
+
| Main | For the principal call to action on the page. Primary buttons should only appear once per screen (not including the application header, modal dialog, or side panel). On dialog, we use the main button to finalize the action |
|
|
9
|
+
| Primary | Usually used for miscellaneous actions: the action is important, represents an action to be performed but doesn't represent the main action |
|
|
10
|
+
| Secondary | For secondary actions on each page. Secondary buttons can only be used in conjunction with a primary button. |
|
|
11
|
+
| White | Independent action (not directly related to current user flow) |
|
|
12
|
+
| Ghost | Should be used for the least important actions or use to represent a link |
|
|
13
|
+
## Size
|
|
14
|
+
|
|
15
|
+
| **Size** | **Height** |
|
|
16
|
+
| LARGE | 64px |
|
|
17
|
+
| MEDIUM | 48px |
|
|
18
|
+
| SMALL | 40px |
|
|
19
|
+
| X-SMAL | 32px |
|
|
20
|
+
| XX-SMALL | 24px |
|
|
21
|
+
## Variants
|
|
22
|
+
|
|
23
|
+
### Main
|
|
24
|
+
|
|
25
|
+
### Primary
|
|
26
|
+
|
|
27
|
+
### Secondary
|
|
28
|
+
|
|
29
|
+
### Ghost
|
|
30
|
+
|
|
31
|
+
Ghost button or text button don't have a background
|
|
32
|
+
|
|
33
|
+
## AI theme
|
|
34
|
+
|
|
35
|
+
For AI-specific actions
|
|
36
|
+
|
|
37
|
+
### Main AI
|
|
38
|
+
|
|
39
|
+
### Primary AI
|
|
40
|
+
|
|
41
|
+
### Secondary AI
|
|
42
|
+
|
|
43
|
+
### Ghost AI
|
|
44
|
+
|
|
45
|
+
### Admin
|
|
46
|
+
|
|
47
|
+
For admin - Internal use only
|
|
48
|
+
|
|
49
|
+
## Related
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Button",
|
|
4
|
+
"slug": "button",
|
|
5
|
+
"category": "components",
|
|
6
|
+
"component": "VJoyButton",
|
|
7
|
+
"pageId": 1398444,
|
|
8
|
+
"pageUid": "1398444",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.707Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Content",
|
|
14
|
+
"Change logs 🔄"
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/button/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
## Change log
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
## Anatomy
|
|
2
|
+
|
|
3
|
+
## Component
|
|
4
|
+
|
|
5
|
+
### Default
|
|
6
|
+
|
|
7
|
+
The default state (dot and text) should be used on the search and freelancer profiles.
|
|
8
|
+
|
|
9
|
+
### Dot
|
|
10
|
+
|
|
11
|
+
The dot state should be used on the pool of freelancers. It always need to be used along with an avatar as in the example below.
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
You can see here how you should use the availability dot with an avatar. It should land in the bottom right corner of the avatar.
|
|
16
|
+
|
|
17
|
+
## Related
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Availability",
|
|
4
|
+
"slug": "availability",
|
|
5
|
+
"category": "components",
|
|
6
|
+
"component": "VJoyAvailability",
|
|
7
|
+
"pageId": 1423580,
|
|
8
|
+
"pageUid": "1423580",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.701Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Change log 🔄"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/availability/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
## Change log
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
## Anatomy
|
|
2
|
+
|
|
3
|
+
The checkbox component comes in two forms:
|
|
4
|
+
|
|
5
|
+
- **Checkbox group**: a titled group of selectable items. Use when presenting multiple related options. Requires a group label.
|
|
6
|
+
- **Standalone checkbox**: a single checkbox without a group. Use for consent, confirmation, or a binary on/off choice.
|
|
7
|
+
|
|
8
|
+
## Checkbox group
|
|
9
|
+
|
|
10
|
+
### **Group label**
|
|
11
|
+
|
|
12
|
+
- Write as a short noun phrase that describes the category of options.
|
|
13
|
+
- One to four words is the target.
|
|
14
|
+
- Use sentence case. Do not end with punctuation — unless the label ends with a colon to introduce the list, which is acceptable.
|
|
15
|
+
- Do not write the group label as an instruction or question. Write *Required documents*, not *Select the required documents*.
|
|
16
|
+
|
|
17
|
+
###
|
|
18
|
+
|
|
19
|
+
### **Item labels**
|
|
20
|
+
|
|
21
|
+
- Order items by relevance to the user, not alphabetically. Alphabetical order is language-dependent and breaks during the localisation process.
|
|
22
|
+
- Write as a noun or short noun phrase. Do not write entire sentences. Ex: "Fully remote", "Full-time"...
|
|
23
|
+
- All labels in a group must follow the same grammatical structure. Do not mix noun phrases and verb phrases.
|
|
24
|
+
- Item labels are not full sentences, so do not end with punctuation.
|
|
25
|
+
- Start with a capital letter.
|
|
26
|
+
- Keep to a single line. If a label wraps to a second line, it's too long; you need to simplify it.
|
|
27
|
+
- Avoid negations: Describe what the item is or what selecting it enables, not what it prevents.
|
|
28
|
+
|
|
29
|
+
### **Error message**
|
|
30
|
+
|
|
31
|
+
- Write in plain language. Say what went wrong and, where relevant, how to fix it.
|
|
32
|
+
- Be specific to the group. Example: write "Select at least one document type", not "This field is required"*.*
|
|
33
|
+
- Use sentence case. End with a period.
|
|
34
|
+
- Do not blame the user.
|
|
35
|
+
|
|
36
|
+
### **Helper text** (optional)
|
|
37
|
+
|
|
38
|
+
- Use only when the group label alone isn't enough for users to make a confident choice.
|
|
39
|
+
- Write in complete sentences. End with a period.
|
|
40
|
+
- Add context or explain the consequence of the selection. Do not restate the group label.
|
|
41
|
+
- Keep to one sentence where possible. Two at most.
|
|
42
|
+
|
|
43
|
+
## Standalone checkbox
|
|
44
|
+
|
|
45
|
+
- Use for consent, agreement, or a single binary choice, not as a stripped-down version of a group.
|
|
46
|
+
- Write the item label as a complete, self-explanatory statement. It has no group label to provide context.
|
|
47
|
+
- Use the first person for consent and agreement. Write "I agree to the terms of service", not "Agree to the terms of service".
|
|
48
|
+
- End with punctuation. Ex: ✅ "I agree to the terms of service"
|
|
49
|
+
- Avoid negations. If a user has to select something for nothing to happen, the framing is wrong.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Anatomy
|
|
4
|
+
|
|
5
|
+
## Specifications
|
|
6
|
+
|
|
7
|
+
## Type
|
|
8
|
+
|
|
9
|
+
## States
|
|
10
|
+
|
|
11
|
+
### Single
|
|
12
|
+
|
|
13
|
+
#### Selected
|
|
14
|
+
|
|
15
|
+
#### Unselected
|
|
16
|
+
|
|
17
|
+
#### Indeterminate
|
|
18
|
+
|
|
19
|
+
### Multi checkbox
|
|
20
|
+
|
|
21
|
+
#### Default
|
|
22
|
+
|
|
23
|
+
#### Outline
|
|
24
|
+
|
|
25
|
+
### Indeterminate
|
|
26
|
+
|
|
27
|
+
## Example
|
|
28
|
+
|
|
29
|
+
## Related
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Checkbox",
|
|
4
|
+
"slug": "checkbox",
|
|
5
|
+
"category": "components",
|
|
6
|
+
"component": "VJoyCheckbox",
|
|
7
|
+
"pageId": 1423608,
|
|
8
|
+
"pageUid": "1423608",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.717Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Content",
|
|
14
|
+
"Change log 🔄"
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/checkbox/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
## How to replace the selectable item component?
|
|
2
|
+
|
|
3
|
+
## Usage
|
|
4
|
+
|
|
5
|
+
Checkboxes are particularly useful when:
|
|
6
|
+
|
|
7
|
+
1. Multiple options can be selected: Checkboxes are ideal when multiple options can be selected, as they allow users to select multiple options in a compact and easily understandable format.
|
|
8
|
+
2. The options are independent: When the options are independent and don't affect each other, checkboxes are a great choice, as they allow users to select as many or as few options as they want.
|
|
9
|
+
3. The options are infrequently changed: If the options are infrequently changed, checkboxes are a good choice because they allow users to easily view and change their selections.
|
|
10
|
+
4. The options are not mutually exclusive: When the options are not mutually exclusive, checkboxes are a better choice than a toggle, as they allow users to select multiple options.
|
|
11
|
+
5. The options are related: If the options are related and it makes sense for them to be grouped together, checkboxes are a good way to keep them together and easily accessible.
|
|
12
|
+
|
|
13
|
+
## Do/don't
|
|
14
|
+
|
|
15
|
+
- Do: Do use for "Yes/No" or "On/Off" choices that are independent of other settings.
|
|
16
|
+
- Don't: Don't use a checkbox if the user can only choose one option from a list (use Radio).
|
|
17
|
+
- Do: Do allow users to select multiple options simultaneously from a group.
|
|
18
|
+
- Don't: Don't trigger an immediate page jump or "Intersection" change upon clicking.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
## Change Log
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
**Toggle** is a control component that is used to quickly switch between different possible states.
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
## Anatomy
|
|
4
|
+
|
|
5
|
+
## Specifications
|
|
6
|
+
|
|
7
|
+
## Type
|
|
8
|
+
|
|
9
|
+
## States
|
|
10
|
+
|
|
11
|
+
We use 3 states for the toggle component; each state must convey a specific affordance.
|
|
12
|
+
|
|
13
|
+
### States
|
|
14
|
+
|
|
15
|
+
## Variants
|
|
16
|
+
|
|
17
|
+
### Selected
|
|
18
|
+
|
|
19
|
+
### Unselected
|
|
20
|
+
|
|
21
|
+
### Animation
|
|
22
|
+
|
|
23
|
+
| **Token** | Components | **Behavior** |
|
|
24
|
+
| `$transition-duration--Default: 200ms;` | Toogle | While hovering and selected |
|
|
25
|
+
## Example
|
|
26
|
+
|
|
27
|
+
## Related
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Toggle ",
|
|
4
|
+
"slug": "toggle",
|
|
5
|
+
"category": "components",
|
|
6
|
+
"component": "VJoyToggle",
|
|
7
|
+
"pageId": 1423634,
|
|
8
|
+
"pageUid": "1423634",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.908Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Usage",
|
|
13
|
+
"Content",
|
|
14
|
+
"Change log 🔄"
|
|
15
|
+
],
|
|
16
|
+
"imagesPath": "packages/core-vue/static/zeroheight/toggle/",
|
|
17
|
+
"extraction": "zeroheight-api"
|
|
18
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
## Usage
|
|
2
|
+
|
|
3
|
+
Toggles are particularly useful when:
|
|
4
|
+
|
|
5
|
+
1. There are only two options: Toggles are best used when there are only two options, as they are simple and easy to understand.
|
|
6
|
+
2. The options are mutually exclusive: When the two options are mutually exclusive, a toggle is a great way to allow users to select one option without accidentally selecting both.
|
|
7
|
+
3. The options are frequently changed: If the options are frequently changed, a toggle is a good choice because it allows users to quickly and easily switch between the options.
|
|
8
|
+
4. The options are related: If the two options are closely related and it makes sense for them to be grouped together, a toggle is a good way to keep them together and easily accessible.
|
|
9
|
+
5. Space is limited: Toggles take up minimal screen real estate, making them a good choice when space is limited.
|
|
10
|
+
|
|
11
|
+
It's important to keep in mind that while toggles are a simple and intuitive interface element, they may not be suitable for all use cases. If there are more than two options, it may be better to use a different UI element, such as a radio button or drop-down menu.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
### No label
|
|
2
|
+
|
|
3
|
+
<textarea data-textarea-container class="m-textarea" data-js="m-textarea" name="textarea" placeholder="This is an inactive textarea placeholder">
|
|
4
|
+
</textarea>### Label
|
|
5
|
+
|
|
6
|
+
<div class="m-textarea" data-js="m-textarea">
|
|
7
|
+
<span class="m-textarea__label">Description</span>
|
|
8
|
+
<textarea data-textarea-container name="textarea">Very long content in this textarea</textarea>
|
|
9
|
+
</div>
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
Placeholders should offer **useful and specific guidance** about the expected input. They serve as **hints** to indicate input format or suggest example content, but should not replace labels.
|
|
2
|
+
|
|
3
|
+
## Placeholder general guidelines
|
|
4
|
+
|
|
5
|
+
- Keep placeholder text short and concise,** ideally between 3–5 words **(more for free text).
|
|
6
|
+
- Use **simple, familiar language** that is easy to understand.
|
|
7
|
+
- Avoid jargon, full sentences, or overly detailed explanations.
|
|
8
|
+
- Do not overload the placeholder with too much information—keep it focused and clear.
|
|
9
|
+
- **Do not repeat the field label** in the placeholder. Redundancy can confuse users and reduce clarity.
|
|
10
|
+
|
|
11
|
+
### Accessibility
|
|
12
|
+
|
|
13
|
+
Avoid truncating placeholder content, as this can negatively impact usability.
|
|
14
|
+
|
|
15
|
+
- Do: Keep the placeholder within the frame of the field.
|
|
16
|
+
- Don't: Avoid unnecessary lengths.
|
|
17
|
+
|
|
18
|
+
**Make sure key information to fill the field is accessible outside of the placeholder, as they disappear when users begin typing.**
|
|
19
|
+
|
|
20
|
+
- Do: Leverage helper text to convey secondary information.
|
|
21
|
+
- Don't: Do not include required instructions solely within the placeholder.
|
|
22
|
+
|
|
23
|
+
### Types of input
|
|
24
|
+
|
|
25
|
+
Adapt placeholder content based on the type of input:
|
|
26
|
+
|
|
27
|
+
- For **action-based fields,** describe the expected written text using **clear and direct verbs ("Search", "Add", "Upload", etc.).**
|
|
28
|
+
|
|
29
|
+
- Do: Be specific about the action to take.
|
|
30
|
+
- Don't: Avoid generic placeholders.
|
|
31
|
+
|
|
32
|
+
- Do: Provide additional information about the type of input.
|
|
33
|
+
- Don't: Avoid vague instructions, which offer no contextual guidance.
|
|
34
|
+
|
|
35
|
+
- For **guidance-based placeholders**, use **examples** (e.g., for dates, emails, phone numbers). However, examples should never replace the label.
|
|
36
|
+
|
|
37
|
+
- If an example may be misinterpreted as actual input, consider placing it as **helper text below** the input field instead.
|
|
38
|
+
- When using examples within a placeholder, **clearly indicate them by using “Ex:”.**
|
|
39
|
+
|
|
40
|
+
- Do: Use obvious false or random inputs on top of adding "Ex:".
|
|
41
|
+
- Don't: Avoid confusing the user with seemingly prefilled data.
|
|
42
|
+
|
|
43
|
+
- Do: Remember to localise placeholder inputs whenever relevant.
|
|
44
|
+
- Don't: Avoid using the same placeholders for all countries.
|
|
45
|
+
|
|
46
|
+
#### Examples of placeholder usage
|
|
47
|
+
|
|
48
|
+
| Input Type | Example Placeholder |
|
|
49
|
+
| Name | "First name" |
|
|
50
|
+
| Email | "e.g., [name@domain.com](mailto:name@domain.com)" |
|
|
51
|
+
| Phone Number | "+1 123 456 7890" |
|
|
52
|
+
| Date of Birth | "DD/MM/YYYY" |
|
|
53
|
+
| Username | "Choose a username" |
|
|
54
|
+
| Search Bar | "Search..." |
|
|
55
|
+
## Label usage
|
|
56
|
+
|
|
57
|
+
- **Always include a label** alongside your input field.
|
|
58
|
+
|
|
59
|
+
- If a visual label is not present, the placeholder will temporarily act as one. In such cases, a floating or persistent label must appear when the user interacts with the field.
|
|
60
|
+
|
|
61
|
+
- Do: undefined
|
|
62
|
+
- Don't: undefined
|
|
63
|
+
|
|
64
|
+
## Placeholder vs. helper text
|
|
65
|
+
|
|
66
|
+
- **Placeholders** provide short, temporary hints **inside** the input field.
|
|
67
|
+
|
|
68
|
+
✅ Example: `"e.g., +44 123 4567"`
|
|
69
|
+
- **Helper Text** offers additional instructions and persists **below** the input field.
|
|
70
|
+
|
|
71
|
+
✅ Example: `"Include country code for international numbers."`
|
|
72
|
+
- If the guidance requires more detail, use **helper text instead of a long placeholder**.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
## Component states
|
|
2
|
+
|
|
3
|
+
The states of the text input component are:
|
|
4
|
+
|
|
5
|
+
a) **Default**. This is the state in which the component is on display, but the user is not interacting with it. Can be empty, or complete.
|
|
6
|
+
|
|
7
|
+
c) **Hover**. Mouse over interaction to display feedback that the component can be interacted with. (Only Desktop)
|
|
8
|
+
|
|
9
|
+
d) **Focus**. Keyboard based interaction to display feedback that the component can be interacted with.
|
|
10
|
+
|
|
11
|
+
e) **Error state**. Displaying feedback that the content of the input is not correct by means of form, and message. Can be empty error, or content error. Usually supported by a en error notification or modal alert.
|
|
12
|
+
|
|
13
|
+
f) **Disabled**. The component is not enabled to be used, yet it displays content.
|
|
14
|
+
|
|
15
|
+
## Anatomy
|
|
16
|
+
|
|
17
|
+

|
|
18
|
+
|
|
19
|
+
## Component
|
|
20
|
+
|
|
21
|
+
### States
|
|
22
|
+
|
|
23
|
+
### Label
|
|
24
|
+
|
|
25
|
+
It is possible to have a label at the top of the text area, and it should match the current state.
|
|
26
|
+
|
|
27
|
+
### Minimum characters
|
|
28
|
+
|
|
29
|
+
In case of a **minimum** character limit, the text area will display a text showing how many characters are required. When the number of minimum characters is achieved by the user, the text will fade to a lighter shade of grey.
|
|
30
|
+
|
|
31
|
+
### Maximum characters
|
|
32
|
+
|
|
33
|
+
The text area will display a counter that increments every time the user enter a character (20/200 for example).
|
|
34
|
+
|
|
35
|
+
In the case of a **maximum** character limit, if the user goes above the limit, the counter + the input will become red.
|
|
36
|
+
|
|
37
|
+
### Counter visibility
|
|
38
|
+
|
|
39
|
+
If there are no maximum limit AND no minimum limit then the counter must be hidden and the text area remains without any numbers or phrase below. Otherwise, the counter should always be displayed and be incremented every time the user enter a character.
|
|
40
|
+
|
|
41
|
+
## Example
|
|
42
|
+
|
|
43
|
+

|
|
44
|
+
|
|
45
|
+
## Related
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"source": "https://zeroheight.com/6bf479565/",
|
|
3
|
+
"title": "Textarea ",
|
|
4
|
+
"slug": "textarea",
|
|
5
|
+
"category": "components",
|
|
6
|
+
"component": "VJoyTextarea",
|
|
7
|
+
"pageId": 1423653,
|
|
8
|
+
"pageUid": "1423653",
|
|
9
|
+
"fetchedAt": "2026-07-15T08:24:45.904Z",
|
|
10
|
+
"tabs": [
|
|
11
|
+
"Introduction",
|
|
12
|
+
"Content",
|
|
13
|
+
"Change log 🔄"
|
|
14
|
+
],
|
|
15
|
+
"imagesPath": "packages/core-vue/static/zeroheight/textarea/",
|
|
16
|
+
"extraction": "zeroheight-api"
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
### Change log
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Status : ✅
|