@maltjoy/mcp-server 0.5.0-beta.0 → 0.6.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.
Files changed (849) hide show
  1. package/README.md +30 -24
  2. package/dist/doc/VJoyAdminBanner/guideline.md +284 -0
  3. package/dist/doc/VJoyAvailability/guideline.md +352 -0
  4. package/dist/doc/VJoyAvailability/metadata.json +1 -1
  5. package/dist/doc/VJoyAvatar/guideline.md +192 -0
  6. package/dist/doc/VJoyAvatarsList/guideline.md +328 -0
  7. package/dist/doc/VJoyBadge/guideline.md +169 -0
  8. package/dist/doc/VJoyBadgeLevel/guideline.md +166 -0
  9. package/dist/doc/VJoyBlockSkeleton/guideline.md +150 -0
  10. package/dist/doc/VJoyBottomSheet/guideline.md +345 -0
  11. package/dist/doc/VJoyBottomSheetTrigger/guideline.md +156 -0
  12. package/dist/doc/VJoyButton/guideline.md +371 -0
  13. package/dist/doc/VJoyButton/metadata.json +0 -16
  14. package/dist/doc/VJoyButtonCard/guideline.md +384 -0
  15. package/dist/doc/VJoyCheckbox/guideline.md +317 -0
  16. package/dist/doc/VJoyCheckboxCard/guideline.md +381 -0
  17. package/dist/doc/VJoyCheckboxGroup/guideline.md +363 -0
  18. package/dist/doc/VJoyCollapse/guideline.md +362 -0
  19. package/dist/doc/VJoyCollapseItem/guideline.md +394 -0
  20. package/dist/doc/VJoyCompanyAvatar/guideline.md +162 -0
  21. package/dist/doc/VJoyDialog/guideline.md +425 -0
  22. package/dist/doc/VJoyDialogTrigger/guideline.md +186 -0
  23. package/dist/doc/VJoyDot/guideline.md +177 -0
  24. package/dist/doc/VJoyDrawer/guideline.md +392 -0
  25. package/dist/doc/VJoyDrawerTrigger/guideline.md +145 -0
  26. package/dist/doc/VJoyDropdown/guideline.md +393 -0
  27. package/dist/doc/VJoyDropdownList/guideline.md +396 -0
  28. package/dist/doc/VJoyDropdownList/metadata.json +1 -1
  29. package/dist/doc/VJoyDropzone/guideline.md +390 -0
  30. package/dist/doc/VJoyDropzone/metadata.json +10 -1
  31. package/dist/doc/VJoyFilterBar/guideline.md +419 -0
  32. package/dist/doc/VJoyFilterBarButton/guideline.md +359 -0
  33. package/dist/doc/VJoyFloatingActionsBar/guideline.md +372 -0
  34. package/dist/doc/VJoyFormError/guideline.md +325 -0
  35. package/dist/doc/VJoyFormError/metadata.json +0 -14
  36. package/dist/doc/VJoyFormFieldSkeleton/guideline.md +159 -0
  37. package/dist/doc/VJoyFormGroup/guideline.md +285 -0
  38. package/dist/doc/VJoyFunnel/guideline.md +349 -0
  39. package/dist/doc/VJoyFunnelFooter/guideline.md +178 -0
  40. package/dist/doc/VJoyFunnelHeader/guideline.md +204 -0
  41. package/dist/doc/VJoyHighlight/guideline.md +169 -0
  42. package/dist/doc/VJoyIcon/JoyIcon.types.ts +1 -1
  43. package/dist/doc/VJoyIcon/guideline.md +168 -0
  44. package/dist/doc/VJoyIcon/metadata.json +0 -1
  45. package/dist/doc/VJoyIconButton/guideline.md +169 -0
  46. package/dist/doc/VJoyIconButton/metadata.json +1 -1
  47. package/dist/doc/VJoyIndicator/guideline.md +168 -0
  48. package/dist/doc/VJoyIndicators/guideline.md +183 -0
  49. package/dist/doc/VJoyInput/JoyInput.types.ts +1 -9
  50. package/dist/doc/VJoyInput/guideline.md +401 -0
  51. package/dist/doc/VJoyInput/metadata.json +5 -14
  52. package/dist/doc/VJoyInputDigit/guideline.md +381 -0
  53. package/dist/doc/VJoyInputNumber/guideline.md +414 -0
  54. package/dist/doc/VJoyInputNumber/metadata.json +16 -16
  55. package/dist/doc/VJoyInputPassword/guideline.md +379 -0
  56. package/dist/doc/VJoyInputPassword/metadata.json +0 -14
  57. package/dist/doc/VJoyLabel/guideline.md +200 -0
  58. package/dist/doc/VJoyLink/guideline.md +360 -0
  59. package/dist/doc/VJoyListItem/guideline.md +335 -0
  60. package/dist/doc/VJoyMenu/guideline.md +304 -0
  61. package/dist/doc/VJoyMenuItem/guideline.md +352 -0
  62. package/dist/doc/VJoyPagination/guideline.md +355 -0
  63. package/dist/doc/VJoyPanel/guideline.md +238 -0
  64. package/dist/doc/VJoyPanelSection/guideline.md +160 -0
  65. package/dist/doc/VJoyPasswordRequirement/guideline.md +336 -0
  66. package/dist/doc/VJoyPasswordRequirement/metadata.json +1 -1
  67. package/dist/doc/VJoyProductTour/JoyProductTour.types.ts +0 -1
  68. package/dist/doc/VJoyProductTour/guideline.md +455 -0
  69. package/dist/doc/VJoyProductTour/metadata.json +1 -1
  70. package/dist/doc/VJoyProductTourTrigger/guideline.md +167 -0
  71. package/dist/doc/VJoyProgressBar/guideline.md +348 -0
  72. package/dist/doc/VJoyRadio/guideline.md +346 -0
  73. package/dist/doc/VJoyRadioGroup/guideline.md +331 -0
  74. package/dist/doc/VJoyRatingStars/guideline.md +306 -0
  75. package/dist/doc/VJoyScreenLoader/guideline.md +172 -0
  76. package/dist/doc/VJoySelect/guideline.md +396 -0
  77. package/dist/doc/VJoySelectableItem/guideline.md +351 -0
  78. package/dist/doc/VJoySelectableItemGroup/guideline.md +370 -0
  79. package/dist/doc/VJoySeparator/guideline.md +161 -0
  80. package/dist/doc/VJoySnackbar/guideline.md +402 -0
  81. package/dist/doc/VJoySpinner/guideline.md +168 -0
  82. package/dist/doc/VJoyStep/guideline.md +182 -0
  83. package/dist/doc/VJoyStepper/guideline.md +390 -0
  84. package/dist/doc/VJoyTab/guideline.md +298 -0
  85. package/dist/doc/VJoyTabs/guideline.md +353 -0
  86. package/dist/doc/VJoyTag/guideline.md +226 -0
  87. package/dist/doc/VJoyTagsInput/guideline.md +387 -0
  88. package/dist/doc/VJoyTagsList/guideline.md +311 -0
  89. package/dist/doc/VJoyTemplate/guideline.md +366 -0
  90. package/dist/doc/VJoyText/guideline.md +175 -0
  91. package/dist/doc/VJoyTextarea/guideline.md +378 -0
  92. package/dist/doc/VJoyTitleBrand/guideline.md +155 -0
  93. package/dist/doc/VJoyToggle/guideline.md +327 -0
  94. package/dist/doc/VJoyTooltip/guideline.md +322 -0
  95. package/dist/doc/VJoyUserCard/guideline.md +268 -0
  96. package/dist/doc/VJoyUserCard/metadata.json +3 -17
  97. package/dist/doc/VJoyWalkthrough/guideline.md +351 -0
  98. package/dist/doc/VJoyWalkthroughTrigger/guideline.md +171 -0
  99. package/dist/doc/VJoyWrapper/guideline.md +173 -0
  100. package/dist/doc/css-classes.json +1 -17
  101. package/dist/doc/index.json +19 -29
  102. package/dist/index.js +15 -25
  103. package/dist/index.js.map +1 -1
  104. package/dist/tools/get-component-guideline.d.ts +30 -0
  105. package/dist/tools/get-component-guideline.d.ts.map +1 -0
  106. package/dist/tools/get-component-guideline.js +51 -0
  107. package/dist/tools/get-component-guideline.js.map +1 -0
  108. package/dist/tools/get-component-info.d.ts +1 -9
  109. package/dist/tools/get-component-info.d.ts.map +1 -1
  110. package/dist/tools/get-component-info.js +1 -9
  111. package/dist/tools/get-component-info.js.map +1 -1
  112. package/package.json +3 -5
  113. package/dist/doc/VJoyMultiCheckbox/metadata.json +0 -332
  114. package/dist/doc/zeroheight/components/1398444/change-logs.md +0 -1
  115. package/dist/doc/zeroheight/components/1398444/content.md +0 -149
  116. package/dist/doc/zeroheight/components/1398444/description.md +0 -1
  117. package/dist/doc/zeroheight/components/1398444/introduction.md +0 -49
  118. package/dist/doc/zeroheight/components/1398444/meta.json +0 -18
  119. package/dist/doc/zeroheight/components/1398444/usage.md +0 -10
  120. package/dist/doc/zeroheight/components/1423580/change-log.md +0 -1
  121. package/dist/doc/zeroheight/components/1423580/introduction.md +0 -17
  122. package/dist/doc/zeroheight/components/1423580/meta.json +0 -17
  123. package/dist/doc/zeroheight/components/1423580/usage.md +0 -5
  124. package/dist/doc/zeroheight/components/1423608/change-log.md +0 -1
  125. package/dist/doc/zeroheight/components/1423608/content.md +0 -49
  126. package/dist/doc/zeroheight/components/1423608/description.md +0 -3
  127. package/dist/doc/zeroheight/components/1423608/introduction.md +0 -29
  128. package/dist/doc/zeroheight/components/1423608/meta.json +0 -18
  129. package/dist/doc/zeroheight/components/1423608/usage.md +0 -18
  130. package/dist/doc/zeroheight/components/1423634/change-log.md +0 -1
  131. package/dist/doc/zeroheight/components/1423634/content.md +0 -1
  132. package/dist/doc/zeroheight/components/1423634/description.md +0 -1
  133. package/dist/doc/zeroheight/components/1423634/introduction.md +0 -27
  134. package/dist/doc/zeroheight/components/1423634/meta.json +0 -18
  135. package/dist/doc/zeroheight/components/1423634/usage.md +0 -11
  136. package/dist/doc/zeroheight/components/1423653/change-log.md +0 -9
  137. package/dist/doc/zeroheight/components/1423653/content.md +0 -72
  138. package/dist/doc/zeroheight/components/1423653/introduction.md +0 -45
  139. package/dist/doc/zeroheight/components/1423653/meta.json +0 -17
  140. package/dist/doc/zeroheight/components/1423737/change-log.md +0 -1
  141. package/dist/doc/zeroheight/components/1423737/description.md +0 -1
  142. package/dist/doc/zeroheight/components/1423737/introduction.md +0 -17
  143. package/dist/doc/zeroheight/components/1423737/meta.json +0 -17
  144. package/dist/doc/zeroheight/components/1423737/usage.md +0 -1
  145. package/dist/doc/zeroheight/components/1465673/code.md +0 -1
  146. package/dist/doc/zeroheight/components/1465673/content.md +0 -1
  147. package/dist/doc/zeroheight/components/1465673/description.md +0 -1
  148. package/dist/doc/zeroheight/components/1465673/introduction.md +0 -29
  149. package/dist/doc/zeroheight/components/1465673/meta.json +0 -18
  150. package/dist/doc/zeroheight/components/1465673/usage.md +0 -1
  151. package/dist/doc/zeroheight/components/1475881/change-log.md +0 -1
  152. package/dist/doc/zeroheight/components/1475881/description.md +0 -1
  153. package/dist/doc/zeroheight/components/1475881/introduction.md +0 -42
  154. package/dist/doc/zeroheight/components/1475881/meta.json +0 -17
  155. package/dist/doc/zeroheight/components/1475881/usage.md +0 -7
  156. package/dist/doc/zeroheight/components/2271816/change-log.md +0 -1
  157. package/dist/doc/zeroheight/components/2271816/introduction.md +0 -19
  158. package/dist/doc/zeroheight/components/2271816/meta.json +0 -17
  159. package/dist/doc/zeroheight/components/2271816/usage.md +0 -1
  160. package/dist/doc/zeroheight/components/2352087/change-log.md +0 -1
  161. package/dist/doc/zeroheight/components/2352087/content.md +0 -82
  162. package/dist/doc/zeroheight/components/2352087/description.md +0 -1
  163. package/dist/doc/zeroheight/components/2352087/introduction.md +0 -18
  164. package/dist/doc/zeroheight/components/2352087/meta.json +0 -18
  165. package/dist/doc/zeroheight/components/2352087/usage.md +0 -13
  166. package/dist/doc/zeroheight/components/2411991/content.md +0 -1
  167. package/dist/doc/zeroheight/components/2411991/description.md +0 -1
  168. package/dist/doc/zeroheight/components/2411991/introduction.md +0 -27
  169. package/dist/doc/zeroheight/components/2411991/meta.json +0 -18
  170. package/dist/doc/zeroheight/components/2411991/release-log.md +0 -1
  171. package/dist/doc/zeroheight/components/2411991/usage.md +0 -1
  172. package/dist/doc/zeroheight/components/2427736/change-log.md +0 -1
  173. package/dist/doc/zeroheight/components/2427736/description.md +0 -1
  174. package/dist/doc/zeroheight/components/2427736/introduction.md +0 -11
  175. package/dist/doc/zeroheight/components/2427736/meta.json +0 -17
  176. package/dist/doc/zeroheight/components/2427736/usage.md +0 -1
  177. package/dist/doc/zeroheight/components/2427817/change-log.md +0 -1
  178. package/dist/doc/zeroheight/components/2427817/content.md +0 -69
  179. package/dist/doc/zeroheight/components/2427817/description.md +0 -1
  180. package/dist/doc/zeroheight/components/2427817/meta.json +0 -18
  181. package/dist/doc/zeroheight/components/2427817/overview.md +0 -22
  182. package/dist/doc/zeroheight/components/2427817/usage.md +0 -23
  183. package/dist/doc/zeroheight/components/2432739/change-log.md +0 -1
  184. package/dist/doc/zeroheight/components/2432739/content.md +0 -112
  185. package/dist/doc/zeroheight/components/2432739/description.md +0 -1
  186. package/dist/doc/zeroheight/components/2432739/meta.json +0 -18
  187. package/dist/doc/zeroheight/components/2432739/overview.md +0 -17
  188. package/dist/doc/zeroheight/components/2432739/usage.md +0 -43
  189. package/dist/doc/zeroheight/components/2434826/change-log.md +0 -1
  190. package/dist/doc/zeroheight/components/2434826/content.md +0 -72
  191. package/dist/doc/zeroheight/components/2434826/description.md +0 -1
  192. package/dist/doc/zeroheight/components/2434826/introduction.md +0 -15
  193. package/dist/doc/zeroheight/components/2434826/meta.json +0 -17
  194. package/dist/doc/zeroheight/components/2564356/code.md +0 -1
  195. package/dist/doc/zeroheight/components/2564356/description.md +0 -1
  196. package/dist/doc/zeroheight/components/2564356/introduction.md +0 -39
  197. package/dist/doc/zeroheight/components/2564356/meta.json +0 -17
  198. package/dist/doc/zeroheight/components/2564356/usage.md +0 -14
  199. package/dist/doc/zeroheight/components/2849141/content.md +0 -114
  200. package/dist/doc/zeroheight/components/2849141/description.md +0 -1
  201. package/dist/doc/zeroheight/components/2849141/meta.json +0 -17
  202. package/dist/doc/zeroheight/components/2849141/overview.md +0 -19
  203. package/dist/doc/zeroheight/components/2849141/usage.md +0 -22
  204. package/dist/doc/zeroheight/components/3079912/change-log.md +0 -1
  205. package/dist/doc/zeroheight/components/3079912/content.md +0 -35
  206. package/dist/doc/zeroheight/components/3079912/description.md +0 -1
  207. package/dist/doc/zeroheight/components/3079912/meta.json +0 -18
  208. package/dist/doc/zeroheight/components/3079912/overview.md +0 -11
  209. package/dist/doc/zeroheight/components/3079912/usage.md +0 -16
  210. package/dist/doc/zeroheight/components/3095627/change-log.md +0 -1
  211. package/dist/doc/zeroheight/components/3095627/content.md +0 -1
  212. package/dist/doc/zeroheight/components/3095627/description.md +0 -1
  213. package/dist/doc/zeroheight/components/3095627/meta.json +0 -18
  214. package/dist/doc/zeroheight/components/3095627/overview.md +0 -33
  215. package/dist/doc/zeroheight/components/3095627/usage.md +0 -1
  216. package/dist/doc/zeroheight/components/4065429/change-log.md +0 -1
  217. package/dist/doc/zeroheight/components/4065429/content.md +0 -1
  218. package/dist/doc/zeroheight/components/4065429/description.md +0 -3
  219. package/dist/doc/zeroheight/components/4065429/meta.json +0 -18
  220. package/dist/doc/zeroheight/components/4065429/overview.md +0 -34
  221. package/dist/doc/zeroheight/components/4065429/usage.md +0 -17
  222. package/dist/doc/zeroheight/components/4070710/change-log.md +0 -1
  223. package/dist/doc/zeroheight/components/4070710/content.md +0 -87
  224. package/dist/doc/zeroheight/components/4070710/description.md +0 -1
  225. package/dist/doc/zeroheight/components/4070710/introduction.md +0 -13
  226. package/dist/doc/zeroheight/components/4070710/meta.json +0 -18
  227. package/dist/doc/zeroheight/components/4070710/usage.md +0 -30
  228. package/dist/doc/zeroheight/components/4273331/change-log.md +0 -1
  229. package/dist/doc/zeroheight/components/4273331/content.md +0 -1
  230. package/dist/doc/zeroheight/components/4273331/description.md +0 -1
  231. package/dist/doc/zeroheight/components/4273331/meta.json +0 -18
  232. package/dist/doc/zeroheight/components/4273331/overview.md +0 -18
  233. package/dist/doc/zeroheight/components/4273331/usage.md +0 -14
  234. package/dist/doc/zeroheight/components/4273801/animation.md +0 -1
  235. package/dist/doc/zeroheight/components/4273801/code.md +0 -6
  236. package/dist/doc/zeroheight/components/4273801/description.md +0 -1
  237. package/dist/doc/zeroheight/components/4273801/introduction.md +0 -28
  238. package/dist/doc/zeroheight/components/4273801/meta.json +0 -18
  239. package/dist/doc/zeroheight/components/4273801/usage.md +0 -14
  240. package/dist/doc/zeroheight/components/4328173/change-log.md +0 -1
  241. package/dist/doc/zeroheight/components/4328173/content.md +0 -1
  242. package/dist/doc/zeroheight/components/4328173/description.md +0 -1
  243. package/dist/doc/zeroheight/components/4328173/introduction.md +0 -9
  244. package/dist/doc/zeroheight/components/4328173/meta.json +0 -18
  245. package/dist/doc/zeroheight/components/4328173/usage.md +0 -5
  246. package/dist/doc/zeroheight/components/4593875/change-log.md +0 -1
  247. package/dist/doc/zeroheight/components/4593875/content.md +0 -48
  248. package/dist/doc/zeroheight/components/4593875/description.md +0 -1
  249. package/dist/doc/zeroheight/components/4593875/meta.json +0 -18
  250. package/dist/doc/zeroheight/components/4593875/overview.md +0 -44
  251. package/dist/doc/zeroheight/components/4593875/usage.md +0 -55
  252. package/dist/doc/zeroheight/components/4599330/change-log.md +0 -1
  253. package/dist/doc/zeroheight/components/4599330/content.md +0 -1
  254. package/dist/doc/zeroheight/components/4599330/description.md +0 -1
  255. package/dist/doc/zeroheight/components/4599330/meta.json +0 -18
  256. package/dist/doc/zeroheight/components/4599330/overview.md +0 -25
  257. package/dist/doc/zeroheight/components/4599330/usage.md +0 -16
  258. package/dist/doc/zeroheight/components/4656241/change-log.md +0 -1
  259. package/dist/doc/zeroheight/components/4656241/content.md +0 -28
  260. package/dist/doc/zeroheight/components/4656241/description.md +0 -1
  261. package/dist/doc/zeroheight/components/4656241/introduction.md +0 -18
  262. package/dist/doc/zeroheight/components/4656241/meta.json +0 -18
  263. package/dist/doc/zeroheight/components/4656241/usage.md +0 -17
  264. package/dist/doc/zeroheight/components/4675975/change-log.md +0 -1
  265. package/dist/doc/zeroheight/components/4675975/description.md +0 -1
  266. package/dist/doc/zeroheight/components/4675975/introduction.md +0 -41
  267. package/dist/doc/zeroheight/components/4675975/meta.json +0 -17
  268. package/dist/doc/zeroheight/components/4675975/usage.md +0 -1
  269. package/dist/doc/zeroheight/components/6305853/content.md +0 -3
  270. package/dist/doc/zeroheight/components/6305853/introduction.md +0 -17
  271. package/dist/doc/zeroheight/components/6305853/meta.json +0 -17
  272. package/dist/doc/zeroheight/components/6305853/usage.md +0 -14
  273. package/dist/doc/zeroheight/components/6968477/change-log.md +0 -1
  274. package/dist/doc/zeroheight/components/6968477/introduction.md +0 -11
  275. package/dist/doc/zeroheight/components/6968477/meta.json +0 -17
  276. package/dist/doc/zeroheight/components/6968477/usage.md +0 -1
  277. package/dist/doc/zeroheight/components/6972500/change-log.md +0 -1
  278. package/dist/doc/zeroheight/components/6972500/content.md +0 -41
  279. package/dist/doc/zeroheight/components/6972500/description.md +0 -1
  280. package/dist/doc/zeroheight/components/6972500/introduction.md +0 -11
  281. package/dist/doc/zeroheight/components/6972500/meta.json +0 -18
  282. package/dist/doc/zeroheight/components/6972500/usage.md +0 -1
  283. package/dist/doc/zeroheight/components/7340384/content.md +0 -4
  284. package/dist/doc/zeroheight/components/7340384/description.md +0 -1
  285. package/dist/doc/zeroheight/components/7340384/introduction.md +0 -11
  286. package/dist/doc/zeroheight/components/7340384/meta.json +0 -17
  287. package/dist/doc/zeroheight/components/7340384/usage.md +0 -8
  288. package/dist/doc/zeroheight/components/8043088/change-log.md +0 -1
  289. package/dist/doc/zeroheight/components/8043088/content.md +0 -1
  290. package/dist/doc/zeroheight/components/8043088/description.md +0 -1
  291. package/dist/doc/zeroheight/components/8043088/meta.json +0 -18
  292. package/dist/doc/zeroheight/components/8043088/overview.md +0 -35
  293. package/dist/doc/zeroheight/components/8043088/usage.md +0 -18
  294. package/dist/doc/zeroheight/components/8386038/change-logs.md +0 -1
  295. package/dist/doc/zeroheight/components/8386038/content.md +0 -34
  296. package/dist/doc/zeroheight/components/8386038/description.md +0 -1
  297. package/dist/doc/zeroheight/components/8386038/introduction.md +0 -7
  298. package/dist/doc/zeroheight/components/8386038/meta.json +0 -18
  299. package/dist/doc/zeroheight/components/8386038/usage.md +0 -6
  300. package/dist/doc/zeroheight/components/8408347/change-log.md +0 -1
  301. package/dist/doc/zeroheight/components/8408347/content.md +0 -38
  302. package/dist/doc/zeroheight/components/8408347/description.md +0 -1
  303. package/dist/doc/zeroheight/components/8408347/introduction.md +0 -9
  304. package/dist/doc/zeroheight/components/8408347/meta.json +0 -18
  305. package/dist/doc/zeroheight/components/8408347/usage.md +0 -11
  306. package/dist/doc/zeroheight/components/8636827/change-log.md +0 -1
  307. package/dist/doc/zeroheight/components/8636827/content.md +0 -82
  308. package/dist/doc/zeroheight/components/8636827/description.md +0 -1
  309. package/dist/doc/zeroheight/components/8636827/introduction.md +0 -19
  310. package/dist/doc/zeroheight/components/8636827/meta.json +0 -18
  311. package/dist/doc/zeroheight/components/8636827/usage.md +0 -13
  312. package/dist/doc/zeroheight/foundations/1398439/description.md +0 -1
  313. package/dist/doc/zeroheight/foundations/1398439/ia-colors.md +0 -4
  314. package/dist/doc/zeroheight/foundations/1398439/meta.json +0 -17
  315. package/dist/doc/zeroheight/foundations/1398439/overview.md +0 -29
  316. package/dist/doc/zeroheight/foundations/1398439/usage.md +0 -11
  317. package/dist/doc/zeroheight/foundations/1612530/description.md +0 -1
  318. package/dist/doc/zeroheight/foundations/1612530/meta.json +0 -15
  319. package/dist/doc/zeroheight/foundations/1612530/overview.md +0 -27
  320. package/dist/doc/zeroheight/foundations/2147931/description.md +0 -1
  321. package/dist/doc/zeroheight/foundations/2147931/meta.json +0 -16
  322. package/dist/doc/zeroheight/foundations/2147931/overview.md +0 -42
  323. package/dist/doc/zeroheight/foundations/2147931/usage.md +0 -4
  324. package/dist/doc/zeroheight/foundations/2147933/description.md +0 -1
  325. package/dist/doc/zeroheight/foundations/2147933/meta.json +0 -16
  326. package/dist/doc/zeroheight/foundations/2147933/overview.md +0 -19
  327. package/dist/doc/zeroheight/foundations/2147933/usage.md +0 -2
  328. package/dist/doc/zeroheight/foundations/2266238/description.md +0 -1
  329. package/dist/doc/zeroheight/foundations/2266238/meta.json +0 -15
  330. package/dist/doc/zeroheight/foundations/2266238/overview.md +0 -10
  331. package/dist/doc/zeroheight/foundations/2488627/description.md +0 -1
  332. package/dist/doc/zeroheight/foundations/2488627/meta.json +0 -15
  333. package/dist/doc/zeroheight/foundations/2488627/overview.md +0 -16
  334. package/dist/doc/zeroheight/foundations/4055467/description.md +0 -1
  335. package/dist/doc/zeroheight/foundations/4055467/download.md +0 -1
  336. package/dist/doc/zeroheight/foundations/4055467/meta.json +0 -18
  337. package/dist/doc/zeroheight/foundations/4055467/overview.md +0 -29
  338. package/dist/doc/zeroheight/foundations/4055467/text-styles.md +0 -3
  339. package/dist/doc/zeroheight/foundations/4055467/usage.md +0 -11
  340. package/dist/doc/zeroheight/foundations/4845111/description.md +0 -1
  341. package/dist/doc/zeroheight/foundations/4845111/fonts.md +0 -37
  342. package/dist/doc/zeroheight/foundations/4845111/meta.json +0 -16
  343. package/dist/doc/zeroheight/foundations/4845111/usage.md +0 -9
  344. package/dist/doc/zeroheight/foundations/4845112/description.md +0 -1
  345. package/dist/doc/zeroheight/foundations/4845112/malt-colors-usage.md +0 -9
  346. package/dist/doc/zeroheight/foundations/4845112/malt-colors.md +0 -14
  347. package/dist/doc/zeroheight/foundations/4845112/meta.json +0 -16
  348. package/dist/doc/zeroheight/foundations/7486175/introduction.md +0 -3
  349. package/dist/doc/zeroheight/foundations/7486175/meta.json +0 -13
  350. package/dist/doc/zeroheight/guidelines/1398442/change-log.md +0 -1
  351. package/dist/doc/zeroheight/guidelines/1398442/description.md +0 -1
  352. package/dist/doc/zeroheight/guidelines/1398442/library.md +0 -18
  353. package/dist/doc/zeroheight/guidelines/1398442/meta.json +0 -19
  354. package/dist/doc/zeroheight/guidelines/1398442/overview.md +0 -44
  355. package/dist/doc/zeroheight/guidelines/1398442/request-an-icon.md +0 -24
  356. package/dist/doc/zeroheight/guidelines/1398442/usage.md +0 -51
  357. package/dist/doc/zeroheight/guidelines/1398447/introduction.md +0 -1
  358. package/dist/doc/zeroheight/guidelines/1398447/meta.json +0 -16
  359. package/dist/doc/zeroheight/guidelines/1398447/team.md +0 -1
  360. package/dist/doc/zeroheight/guidelines/1423622/change-logs.md +0 -1
  361. package/dist/doc/zeroheight/guidelines/1423622/content.md +0 -72
  362. package/dist/doc/zeroheight/guidelines/1423622/description.md +0 -1
  363. package/dist/doc/zeroheight/guidelines/1423622/introduction.md +0 -29
  364. package/dist/doc/zeroheight/guidelines/1423622/meta.json +0 -18
  365. package/dist/doc/zeroheight/guidelines/1423622/usage.md +0 -14
  366. package/dist/doc/zeroheight/guidelines/1423646/change-log.md +0 -1
  367. package/dist/doc/zeroheight/guidelines/1423646/content.md +0 -36
  368. package/dist/doc/zeroheight/guidelines/1423646/description.md +0 -1
  369. package/dist/doc/zeroheight/guidelines/1423646/introduction.md +0 -27
  370. package/dist/doc/zeroheight/guidelines/1423646/meta.json +0 -18
  371. package/dist/doc/zeroheight/guidelines/1423646/usage.md +0 -19
  372. package/dist/doc/zeroheight/guidelines/1423650/change-log.md +0 -1
  373. package/dist/doc/zeroheight/guidelines/1423650/content.md +0 -72
  374. package/dist/doc/zeroheight/guidelines/1423650/introduction.md +0 -17
  375. package/dist/doc/zeroheight/guidelines/1423650/meta.json +0 -17
  376. package/dist/doc/zeroheight/guidelines/1465972/code.md +0 -1
  377. package/dist/doc/zeroheight/guidelines/1465972/content.md +0 -1
  378. package/dist/doc/zeroheight/guidelines/1465972/description.md +0 -1
  379. package/dist/doc/zeroheight/guidelines/1465972/introduction.md +0 -36
  380. package/dist/doc/zeroheight/guidelines/1465972/meta.json +0 -18
  381. package/dist/doc/zeroheight/guidelines/1465972/usage.md +0 -1
  382. package/dist/doc/zeroheight/guidelines/1476144/change-log.md +0 -1
  383. package/dist/doc/zeroheight/guidelines/1476144/content.md +0 -114
  384. package/dist/doc/zeroheight/guidelines/1476144/introduction.md +0 -41
  385. package/dist/doc/zeroheight/guidelines/1476144/meta.json +0 -18
  386. package/dist/doc/zeroheight/guidelines/1476144/usage.md +0 -74
  387. package/dist/doc/zeroheight/guidelines/1526588/description.md +0 -1
  388. package/dist/doc/zeroheight/guidelines/1526588/grid-system.md +0 -16
  389. package/dist/doc/zeroheight/guidelines/1526588/meta.json +0 -16
  390. package/dist/doc/zeroheight/guidelines/1526588/overview.md +0 -20
  391. package/dist/doc/zeroheight/guidelines/2126958/joy-major-release.md +0 -50
  392. package/dist/doc/zeroheight/guidelines/2126958/last-updates.md +0 -3
  393. package/dist/doc/zeroheight/guidelines/2126958/meta.json +0 -17
  394. package/dist/doc/zeroheight/guidelines/2126958/zeroheight.md +0 -9
  395. package/dist/doc/zeroheight/guidelines/2147712/description.md +0 -1
  396. package/dist/doc/zeroheight/guidelines/2147712/introduction.md +0 -5
  397. package/dist/doc/zeroheight/guidelines/2147712/meta.json +0 -13
  398. package/dist/doc/zeroheight/guidelines/2147713/introduction.md +0 -3
  399. package/dist/doc/zeroheight/guidelines/2147713/meta.json +0 -13
  400. package/dist/doc/zeroheight/guidelines/2147725/figma-libraries.md +0 -1
  401. package/dist/doc/zeroheight/guidelines/2147725/malt-typographies.md +0 -1
  402. package/dist/doc/zeroheight/guidelines/2147725/meta.json +0 -17
  403. package/dist/doc/zeroheight/guidelines/2147725/structure.md +0 -1
  404. package/dist/doc/zeroheight/guidelines/2147866/description.md +0 -1
  405. package/dist/doc/zeroheight/guidelines/2147866/introduction.md +0 -9
  406. package/dist/doc/zeroheight/guidelines/2147866/meta.json +0 -13
  407. package/dist/doc/zeroheight/guidelines/2147919/introduction.md +0 -9
  408. package/dist/doc/zeroheight/guidelines/2147919/meta.json +0 -13
  409. package/dist/doc/zeroheight/guidelines/2147920/description.md +0 -1
  410. package/dist/doc/zeroheight/guidelines/2147920/introduction.md +0 -5
  411. package/dist/doc/zeroheight/guidelines/2147920/meta.json +0 -13
  412. package/dist/doc/zeroheight/guidelines/2147925/description.md +0 -1
  413. package/dist/doc/zeroheight/guidelines/2147925/introduction.md +0 -1
  414. package/dist/doc/zeroheight/guidelines/2147925/meta.json +0 -13
  415. package/dist/doc/zeroheight/guidelines/2148354/introduction.md +0 -18
  416. package/dist/doc/zeroheight/guidelines/2148354/meta.json +0 -13
  417. package/dist/doc/zeroheight/guidelines/2266527/content.md +0 -1
  418. package/dist/doc/zeroheight/guidelines/2266527/introduction.md +0 -32
  419. package/dist/doc/zeroheight/guidelines/2266527/meta.json +0 -17
  420. package/dist/doc/zeroheight/guidelines/2266527/usage.md +0 -1
  421. package/dist/doc/zeroheight/guidelines/2287200/description.md +0 -1
  422. package/dist/doc/zeroheight/guidelines/2287200/introduction.md +0 -1
  423. package/dist/doc/zeroheight/guidelines/2287200/meta.json +0 -13
  424. package/dist/doc/zeroheight/guidelines/2287201/code.md +0 -1
  425. package/dist/doc/zeroheight/guidelines/2287201/description.md +0 -1
  426. package/dist/doc/zeroheight/guidelines/2287201/introduction.md +0 -11
  427. package/dist/doc/zeroheight/guidelines/2287201/meta.json +0 -17
  428. package/dist/doc/zeroheight/guidelines/2287201/usage.md +0 -1
  429. package/dist/doc/zeroheight/guidelines/2303886/description.md +0 -1
  430. package/dist/doc/zeroheight/guidelines/2303886/introduction.md +0 -15
  431. package/dist/doc/zeroheight/guidelines/2303886/malts-design-principles-cards.md +0 -1
  432. package/dist/doc/zeroheight/guidelines/2303886/meta.json +0 -16
  433. package/dist/doc/zeroheight/guidelines/2304138/description.md +0 -1
  434. package/dist/doc/zeroheight/guidelines/2304138/introduction.md +0 -13
  435. package/dist/doc/zeroheight/guidelines/2304138/meta.json +0 -13
  436. package/dist/doc/zeroheight/guidelines/2351818/change-log.md +0 -1
  437. package/dist/doc/zeroheight/guidelines/2351818/description.md +0 -1
  438. package/dist/doc/zeroheight/guidelines/2351818/introduction.md +0 -32
  439. package/dist/doc/zeroheight/guidelines/2351818/meta.json +0 -16
  440. package/dist/doc/zeroheight/guidelines/2352029/code.md +0 -1
  441. package/dist/doc/zeroheight/guidelines/2352029/content.md +0 -1
  442. package/dist/doc/zeroheight/guidelines/2352029/description.md +0 -1
  443. package/dist/doc/zeroheight/guidelines/2352029/funnel-headers.md +0 -31
  444. package/dist/doc/zeroheight/guidelines/2352029/introduction.md +0 -13
  445. package/dist/doc/zeroheight/guidelines/2352029/meta.json +0 -19
  446. package/dist/doc/zeroheight/guidelines/2352029/usage.md +0 -6
  447. package/dist/doc/zeroheight/guidelines/2380975/change-log.md +0 -1
  448. package/dist/doc/zeroheight/guidelines/2380975/description.md +0 -1
  449. package/dist/doc/zeroheight/guidelines/2380975/introduction.md +0 -11
  450. package/dist/doc/zeroheight/guidelines/2380975/meta.json +0 -17
  451. package/dist/doc/zeroheight/guidelines/2380975/usage.md +0 -6
  452. package/dist/doc/zeroheight/guidelines/2427804/change-log.md +0 -1
  453. package/dist/doc/zeroheight/guidelines/2427804/content.md +0 -1
  454. package/dist/doc/zeroheight/guidelines/2427804/description.md +0 -1
  455. package/dist/doc/zeroheight/guidelines/2427804/introduction.md +0 -11
  456. package/dist/doc/zeroheight/guidelines/2427804/meta.json +0 -18
  457. package/dist/doc/zeroheight/guidelines/2427804/usage.md +0 -1
  458. package/dist/doc/zeroheight/guidelines/2427818/change-log.md +0 -1
  459. package/dist/doc/zeroheight/guidelines/2427818/description.md +0 -1
  460. package/dist/doc/zeroheight/guidelines/2427818/introduction.md +0 -13
  461. package/dist/doc/zeroheight/guidelines/2427818/meta.json +0 -17
  462. package/dist/doc/zeroheight/guidelines/2427818/usage.md +0 -9
  463. package/dist/doc/zeroheight/guidelines/2433031/change-log.md +0 -1
  464. package/dist/doc/zeroheight/guidelines/2433031/description.md +0 -1
  465. package/dist/doc/zeroheight/guidelines/2433031/introduction.md +0 -15
  466. package/dist/doc/zeroheight/guidelines/2433031/meta.json +0 -17
  467. package/dist/doc/zeroheight/guidelines/2433031/usage.md +0 -4
  468. package/dist/doc/zeroheight/guidelines/2447204/figma-cover.md +0 -3
  469. package/dist/doc/zeroheight/guidelines/2447204/figma-page-structure.md +0 -3
  470. package/dist/doc/zeroheight/guidelines/2447204/meta.json +0 -17
  471. package/dist/doc/zeroheight/guidelines/2447204/template.md +0 -42
  472. package/dist/doc/zeroheight/guidelines/2465594/change-log.md +0 -1
  473. package/dist/doc/zeroheight/guidelines/2465594/content.md +0 -1
  474. package/dist/doc/zeroheight/guidelines/2465594/description.md +0 -1
  475. package/dist/doc/zeroheight/guidelines/2465594/introduction.md +0 -35
  476. package/dist/doc/zeroheight/guidelines/2465594/meta.json +0 -18
  477. package/dist/doc/zeroheight/guidelines/2465594/usage.md +0 -8
  478. package/dist/doc/zeroheight/guidelines/2487804/description.md +0 -1
  479. package/dist/doc/zeroheight/guidelines/2487804/introduction.md +0 -5
  480. package/dist/doc/zeroheight/guidelines/2487804/meta.json +0 -16
  481. package/dist/doc/zeroheight/guidelines/2487804/usage.md +0 -14
  482. package/dist/doc/zeroheight/guidelines/2732341/components.md +0 -24
  483. package/dist/doc/zeroheight/guidelines/2732341/core-design.md +0 -15
  484. package/dist/doc/zeroheight/guidelines/2732341/description.md +0 -1
  485. package/dist/doc/zeroheight/guidelines/2732341/design-tokens.md +0 -34
  486. package/dist/doc/zeroheight/guidelines/2732341/meta.json +0 -18
  487. package/dist/doc/zeroheight/guidelines/2732341/theme.md +0 -20
  488. package/dist/doc/zeroheight/guidelines/3060512/description.md +0 -1
  489. package/dist/doc/zeroheight/guidelines/3060512/introduction.md +0 -1
  490. package/dist/doc/zeroheight/guidelines/3060512/meta.json +0 -13
  491. package/dist/doc/zeroheight/guidelines/3060514/description.md +0 -1
  492. package/dist/doc/zeroheight/guidelines/3060514/meta.json +0 -16
  493. package/dist/doc/zeroheight/guidelines/3060514/overview.md +0 -9
  494. package/dist/doc/zeroheight/guidelines/3060514/usage.md +0 -36
  495. package/dist/doc/zeroheight/guidelines/3279582/content-localization-plugin.md +0 -27
  496. package/dist/doc/zeroheight/guidelines/3279582/description.md +0 -1
  497. package/dist/doc/zeroheight/guidelines/3279582/meta.json +0 -17
  498. package/dist/doc/zeroheight/guidelines/3279582/plugins.md +0 -46
  499. package/dist/doc/zeroheight/guidelines/3279582/widgets.md +0 -18
  500. package/dist/doc/zeroheight/guidelines/3286138/changelog.md +0 -1
  501. package/dist/doc/zeroheight/guidelines/3286138/content.md +0 -1
  502. package/dist/doc/zeroheight/guidelines/3286138/description.md +0 -1
  503. package/dist/doc/zeroheight/guidelines/3286138/introduction.md +0 -47
  504. package/dist/doc/zeroheight/guidelines/3286138/meta.json +0 -18
  505. package/dist/doc/zeroheight/guidelines/3286138/usage.md +0 -11
  506. package/dist/doc/zeroheight/guidelines/3780230/introduction.md +0 -36
  507. package/dist/doc/zeroheight/guidelines/3780230/meta.json +0 -13
  508. package/dist/doc/zeroheight/guidelines/3781391/code.md +0 -1
  509. package/dist/doc/zeroheight/guidelines/3781391/description.md +0 -1
  510. package/dist/doc/zeroheight/guidelines/3781391/introduction.md +0 -38
  511. package/dist/doc/zeroheight/guidelines/3781391/meta.json +0 -17
  512. package/dist/doc/zeroheight/guidelines/3781391/usage.md +0 -14
  513. package/dist/doc/zeroheight/guidelines/3782376/code.md +0 -1
  514. package/dist/doc/zeroheight/guidelines/3782376/description.md +0 -1
  515. package/dist/doc/zeroheight/guidelines/3782376/introduction.md +0 -11
  516. package/dist/doc/zeroheight/guidelines/3782376/meta.json +0 -17
  517. package/dist/doc/zeroheight/guidelines/3782376/usage.md +0 -11
  518. package/dist/doc/zeroheight/guidelines/3992574/create-a-jira-ticket-for-development.md +0 -47
  519. package/dist/doc/zeroheight/guidelines/3992574/create-a-notion-ticket.md +0 -51
  520. package/dist/doc/zeroheight/guidelines/3992574/description.md +0 -1
  521. package/dist/doc/zeroheight/guidelines/3992574/meta.json +0 -17
  522. package/dist/doc/zeroheight/guidelines/3992574/workflow.md +0 -87
  523. package/dist/doc/zeroheight/guidelines/4083384/content.md +0 -1
  524. package/dist/doc/zeroheight/guidelines/4083384/description.md +0 -1
  525. package/dist/doc/zeroheight/guidelines/4083384/introduction.md +0 -1
  526. package/dist/doc/zeroheight/guidelines/4083384/meta.json +0 -17
  527. package/dist/doc/zeroheight/guidelines/4083384/usage.md +0 -14
  528. package/dist/doc/zeroheight/guidelines/4328996/change-log.md +0 -1
  529. package/dist/doc/zeroheight/guidelines/4328996/introduction.md +0 -13
  530. package/dist/doc/zeroheight/guidelines/4328996/meta.json +0 -17
  531. package/dist/doc/zeroheight/guidelines/4328996/usage.md +0 -5
  532. package/dist/doc/zeroheight/guidelines/4359856/description.md +0 -1
  533. package/dist/doc/zeroheight/guidelines/4359856/introduction.md +0 -37
  534. package/dist/doc/zeroheight/guidelines/4359856/meta.json +0 -13
  535. package/dist/doc/zeroheight/guidelines/4406320/description.md +0 -1
  536. package/dist/doc/zeroheight/guidelines/4406320/introduction.md +0 -31
  537. package/dist/doc/zeroheight/guidelines/4406320/meta.json +0 -13
  538. package/dist/doc/zeroheight/guidelines/4408066/changelog.md +0 -1
  539. package/dist/doc/zeroheight/guidelines/4408066/content.md +0 -89
  540. package/dist/doc/zeroheight/guidelines/4408066/description.md +0 -1
  541. package/dist/doc/zeroheight/guidelines/4408066/meta.json +0 -18
  542. package/dist/doc/zeroheight/guidelines/4408066/overview.md +0 -49
  543. package/dist/doc/zeroheight/guidelines/4408066/usage.md +0 -24
  544. package/dist/doc/zeroheight/guidelines/4544263/description.md +0 -1
  545. package/dist/doc/zeroheight/guidelines/4544263/introduction.md +0 -9
  546. package/dist/doc/zeroheight/guidelines/4544263/meta.json +0 -16
  547. package/dist/doc/zeroheight/guidelines/4544263/ui-guidelines.md +0 -75
  548. package/dist/doc/zeroheight/guidelines/4565202/definition.md +0 -29
  549. package/dist/doc/zeroheight/guidelines/4565202/meta.json +0 -16
  550. package/dist/doc/zeroheight/guidelines/4565202/usage.md +0 -27
  551. package/dist/doc/zeroheight/guidelines/4845035/description.md +0 -1
  552. package/dist/doc/zeroheight/guidelines/4845035/introduction.md +0 -49
  553. package/dist/doc/zeroheight/guidelines/4845035/meta.json +0 -13
  554. package/dist/doc/zeroheight/guidelines/4845039/introduction.md +0 -25
  555. package/dist/doc/zeroheight/guidelines/4845039/meta.json +0 -17
  556. package/dist/doc/zeroheight/guidelines/4845039/offers.md +0 -41
  557. package/dist/doc/zeroheight/guidelines/4845039/our-strategy.md +0 -26
  558. package/dist/doc/zeroheight/guidelines/4845106/description.md +0 -1
  559. package/dist/doc/zeroheight/guidelines/4845106/introduction.md +0 -16
  560. package/dist/doc/zeroheight/guidelines/4845106/meta.json +0 -13
  561. package/dist/doc/zeroheight/guidelines/4845108/introduction.md +0 -10
  562. package/dist/doc/zeroheight/guidelines/4845108/meta.json +0 -13
  563. package/dist/doc/zeroheight/guidelines/4845110/malt-logos.md +0 -23
  564. package/dist/doc/zeroheight/guidelines/4845110/meta.json +0 -16
  565. package/dist/doc/zeroheight/guidelines/4845110/usage.md +0 -12
  566. package/dist/doc/zeroheight/guidelines/4845113/art-direction.md +0 -11
  567. package/dist/doc/zeroheight/guidelines/4845113/description.md +0 -1
  568. package/dist/doc/zeroheight/guidelines/4845113/graphic-shapes.md +0 -7
  569. package/dist/doc/zeroheight/guidelines/4845113/meta.json +0 -17
  570. package/dist/doc/zeroheight/guidelines/4845113/usage.md +0 -32
  571. package/dist/doc/zeroheight/guidelines/4845115/introduction.md +0 -1
  572. package/dist/doc/zeroheight/guidelines/4845115/meta.json +0 -13
  573. package/dist/doc/zeroheight/guidelines/4845132/introduction.md +0 -1
  574. package/dist/doc/zeroheight/guidelines/4845132/meta.json +0 -13
  575. package/dist/doc/zeroheight/guidelines/4845133/art-direction.md +0 -1
  576. package/dist/doc/zeroheight/guidelines/4845133/description.md +0 -1
  577. package/dist/doc/zeroheight/guidelines/4845133/meta.json +0 -17
  578. package/dist/doc/zeroheight/guidelines/4845133/photos.md +0 -12
  579. package/dist/doc/zeroheight/guidelines/4845133/usage.md +0 -12
  580. package/dist/doc/zeroheight/guidelines/4845134/art-direction.md +0 -1
  581. package/dist/doc/zeroheight/guidelines/4845134/meta.json +0 -17
  582. package/dist/doc/zeroheight/guidelines/4845134/usage.md +0 -1
  583. package/dist/doc/zeroheight/guidelines/4845134/videos.md +0 -7
  584. package/dist/doc/zeroheight/guidelines/4845138/introduction.md +0 -17
  585. package/dist/doc/zeroheight/guidelines/4845138/meta.json +0 -13
  586. package/dist/doc/zeroheight/guidelines/4845140/introduction.md +0 -1
  587. package/dist/doc/zeroheight/guidelines/4845140/meta.json +0 -13
  588. package/dist/doc/zeroheight/guidelines/4845141/description.md +0 -1
  589. package/dist/doc/zeroheight/guidelines/4845141/google-docs.md +0 -3
  590. package/dist/doc/zeroheight/guidelines/4845141/google-slides.md +0 -1
  591. package/dist/doc/zeroheight/guidelines/4845141/meta.json +0 -16
  592. package/dist/doc/zeroheight/guidelines/4845142/description.md +0 -1
  593. package/dist/doc/zeroheight/guidelines/4845142/introduction.md +0 -1
  594. package/dist/doc/zeroheight/guidelines/4845142/meta.json +0 -13
  595. package/dist/doc/zeroheight/guidelines/4845144/introduction.md +0 -3
  596. package/dist/doc/zeroheight/guidelines/4845144/meta.json +0 -13
  597. package/dist/doc/zeroheight/guidelines/4845145/informative-posters.md +0 -1
  598. package/dist/doc/zeroheight/guidelines/4845145/kitchen-labels.md +0 -1
  599. package/dist/doc/zeroheight/guidelines/4845145/meta.json +0 -16
  600. package/dist/doc/zeroheight/guidelines/4845147/introduction.md +0 -3
  601. package/dist/doc/zeroheight/guidelines/4845147/meta.json +0 -13
  602. package/dist/doc/zeroheight/guidelines/4845148/final-results.md +0 -1
  603. package/dist/doc/zeroheight/guidelines/4845148/graphic-materials.md +0 -1
  604. package/dist/doc/zeroheight/guidelines/4845148/meta.json +0 -16
  605. package/dist/doc/zeroheight/guidelines/4845149/business-cards.md +0 -3
  606. package/dist/doc/zeroheight/guidelines/4845149/meta.json +0 -16
  607. package/dist/doc/zeroheight/guidelines/4845149/mugs.md +0 -1
  608. package/dist/doc/zeroheight/guidelines/4859603/description.md +0 -1
  609. package/dist/doc/zeroheight/guidelines/4859603/introduction.md +0 -28
  610. package/dist/doc/zeroheight/guidelines/4859603/meta.json +0 -13
  611. package/dist/doc/zeroheight/guidelines/4860019/introduction.md +0 -1
  612. package/dist/doc/zeroheight/guidelines/4860019/meta.json +0 -13
  613. package/dist/doc/zeroheight/guidelines/4895510/description.md +0 -3
  614. package/dist/doc/zeroheight/guidelines/4895510/introduction.md +0 -55
  615. package/dist/doc/zeroheight/guidelines/4895510/meta.json +0 -13
  616. package/dist/doc/zeroheight/guidelines/4946782/cover-page.md +0 -15
  617. package/dist/doc/zeroheight/guidelines/4946782/description.md +0 -1
  618. package/dist/doc/zeroheight/guidelines/4946782/file-annotation.md +0 -15
  619. package/dist/doc/zeroheight/guidelines/4946782/layerpage-name.md +0 -32
  620. package/dist/doc/zeroheight/guidelines/4946782/meta.json +0 -19
  621. package/dist/doc/zeroheight/guidelines/4946782/organize-sections.md +0 -11
  622. package/dist/doc/zeroheight/guidelines/4946782/unliked-styles.md +0 -24
  623. package/dist/doc/zeroheight/guidelines/4951086/description.md +0 -1
  624. package/dist/doc/zeroheight/guidelines/4951086/introduction.md +0 -71
  625. package/dist/doc/zeroheight/guidelines/4951086/meta.json +0 -13
  626. package/dist/doc/zeroheight/guidelines/4951250/description.md +0 -1
  627. package/dist/doc/zeroheight/guidelines/4951250/how-to-use-it.md +0 -5
  628. package/dist/doc/zeroheight/guidelines/4951250/introduction.md +0 -3
  629. package/dist/doc/zeroheight/guidelines/4951250/meta.json +0 -17
  630. package/dist/doc/zeroheight/guidelines/4951250/where-to-find-it.md +0 -1
  631. package/dist/doc/zeroheight/guidelines/4952953/content-qa.md +0 -20
  632. package/dist/doc/zeroheight/guidelines/4952953/description.md +0 -1
  633. package/dist/doc/zeroheight/guidelines/4952953/design-system-qa.md +0 -22
  634. package/dist/doc/zeroheight/guidelines/4952953/introduction.md +0 -21
  635. package/dist/doc/zeroheight/guidelines/4952953/meta.json +0 -18
  636. package/dist/doc/zeroheight/guidelines/4952953/qa-tooling.md +0 -3
  637. package/dist/doc/zeroheight/guidelines/4955574/description.md +0 -1
  638. package/dist/doc/zeroheight/guidelines/4955574/introduction.md +0 -20
  639. package/dist/doc/zeroheight/guidelines/4955574/meta.json +0 -13
  640. package/dist/doc/zeroheight/guidelines/4964435/introduction.md +0 -49
  641. package/dist/doc/zeroheight/guidelines/4964435/meta.json +0 -13
  642. package/dist/doc/zeroheight/guidelines/4964653/description.md +0 -3
  643. package/dist/doc/zeroheight/guidelines/4964653/introduction.md +0 -29
  644. package/dist/doc/zeroheight/guidelines/4964653/meta.json +0 -13
  645. package/dist/doc/zeroheight/guidelines/5049512/description.md +0 -1
  646. package/dist/doc/zeroheight/guidelines/5049512/general-iconstrations.md +0 -3
  647. package/dist/doc/zeroheight/guidelines/5049512/malt-strategy-iconstrations.md +0 -1
  648. package/dist/doc/zeroheight/guidelines/5049512/meta.json +0 -16
  649. package/dist/doc/zeroheight/guidelines/5174186/black-lines-illustrations.md +0 -8
  650. package/dist/doc/zeroheight/guidelines/5174186/colored-illustrations.md +0 -6
  651. package/dist/doc/zeroheight/guidelines/5174186/for-developersproduct.md +0 -32
  652. package/dist/doc/zeroheight/guidelines/5174186/meta.json +0 -17
  653. package/dist/doc/zeroheight/guidelines/5178604/introduction.md +0 -11
  654. package/dist/doc/zeroheight/guidelines/5178604/meta.json +0 -13
  655. package/dist/doc/zeroheight/guidelines/5178605/definition.md +0 -25
  656. package/dist/doc/zeroheight/guidelines/5178605/description.md +0 -1
  657. package/dist/doc/zeroheight/guidelines/5178605/meta.json +0 -17
  658. package/dist/doc/zeroheight/guidelines/5178605/pillars.md +0 -10
  659. package/dist/doc/zeroheight/guidelines/5178605/resources.md +0 -1
  660. package/dist/doc/zeroheight/guidelines/5178997/meta.json +0 -16
  661. package/dist/doc/zeroheight/guidelines/5178997/principles.md +0 -29
  662. package/dist/doc/zeroheight/guidelines/5178997/tone-map.md +0 -12
  663. package/dist/doc/zeroheight/guidelines/5179000/description.md +0 -1
  664. package/dist/doc/zeroheight/guidelines/5179000/dutch.md +0 -59
  665. package/dist/doc/zeroheight/guidelines/5179000/english.md +0 -31
  666. package/dist/doc/zeroheight/guidelines/5179000/french.md +0 -68
  667. package/dist/doc/zeroheight/guidelines/5179000/german.md +0 -53
  668. package/dist/doc/zeroheight/guidelines/5179000/meta.json +0 -19
  669. package/dist/doc/zeroheight/guidelines/5179000/spanish.md +0 -22
  670. package/dist/doc/zeroheight/guidelines/5179473/dutch.md +0 -7
  671. package/dist/doc/zeroheight/guidelines/5179473/english.md +0 -7
  672. package/dist/doc/zeroheight/guidelines/5179473/french.md +0 -13
  673. package/dist/doc/zeroheight/guidelines/5179473/german.md +0 -9
  674. package/dist/doc/zeroheight/guidelines/5179473/meta.json +0 -19
  675. package/dist/doc/zeroheight/guidelines/5179473/spanish.md +0 -12
  676. package/dist/doc/zeroheight/guidelines/5179474/dutch.md +0 -114
  677. package/dist/doc/zeroheight/guidelines/5179474/english.md +0 -69
  678. package/dist/doc/zeroheight/guidelines/5179474/french.md +0 -92
  679. package/dist/doc/zeroheight/guidelines/5179474/german.md +0 -151
  680. package/dist/doc/zeroheight/guidelines/5179474/meta.json +0 -19
  681. package/dist/doc/zeroheight/guidelines/5179474/spanish.md +0 -73
  682. package/dist/doc/zeroheight/guidelines/5179475/dutch.md +0 -106
  683. package/dist/doc/zeroheight/guidelines/5179475/english.md +0 -55
  684. package/dist/doc/zeroheight/guidelines/5179475/french.md +0 -54
  685. package/dist/doc/zeroheight/guidelines/5179475/german.md +0 -97
  686. package/dist/doc/zeroheight/guidelines/5179475/meta.json +0 -19
  687. package/dist/doc/zeroheight/guidelines/5179475/spanish.md +0 -81
  688. package/dist/doc/zeroheight/guidelines/5179476/dutch.md +0 -48
  689. package/dist/doc/zeroheight/guidelines/5179476/english.md +0 -27
  690. package/dist/doc/zeroheight/guidelines/5179476/french.md +0 -55
  691. package/dist/doc/zeroheight/guidelines/5179476/german.md +0 -36
  692. package/dist/doc/zeroheight/guidelines/5179476/meta.json +0 -19
  693. package/dist/doc/zeroheight/guidelines/5179476/spanish.md +0 -40
  694. package/dist/doc/zeroheight/guidelines/5179551/dutch.md +0 -33
  695. package/dist/doc/zeroheight/guidelines/5179551/english.md +0 -82
  696. package/dist/doc/zeroheight/guidelines/5179551/french.md +0 -15
  697. package/dist/doc/zeroheight/guidelines/5179551/german.md +0 -39
  698. package/dist/doc/zeroheight/guidelines/5179551/meta.json +0 -19
  699. package/dist/doc/zeroheight/guidelines/5179551/spanish.md +0 -102
  700. package/dist/doc/zeroheight/guidelines/5193537/adding-joy.md +0 -124
  701. package/dist/doc/zeroheight/guidelines/5193537/additional-resources.md +0 -5
  702. package/dist/doc/zeroheight/guidelines/5193537/description.md +0 -1
  703. package/dist/doc/zeroheight/guidelines/5193537/introduction.md +0 -16
  704. package/dist/doc/zeroheight/guidelines/5193537/meta.json +0 -18
  705. package/dist/doc/zeroheight/guidelines/5193537/pillars.md +0 -49
  706. package/dist/doc/zeroheight/guidelines/5196622/dutch.md +0 -39
  707. package/dist/doc/zeroheight/guidelines/5196622/english.md +0 -32
  708. package/dist/doc/zeroheight/guidelines/5196622/french.md +0 -61
  709. package/dist/doc/zeroheight/guidelines/5196622/german.md +0 -39
  710. package/dist/doc/zeroheight/guidelines/5196622/meta.json +0 -19
  711. package/dist/doc/zeroheight/guidelines/5196622/spanish.md +0 -37
  712. package/dist/doc/zeroheight/guidelines/5196627/dutch.md +0 -61
  713. package/dist/doc/zeroheight/guidelines/5196627/english.md +0 -49
  714. package/dist/doc/zeroheight/guidelines/5196627/french.md +0 -124
  715. package/dist/doc/zeroheight/guidelines/5196627/german.md +0 -101
  716. package/dist/doc/zeroheight/guidelines/5196627/meta.json +0 -19
  717. package/dist/doc/zeroheight/guidelines/5196627/spanish.md +0 -61
  718. package/dist/doc/zeroheight/guidelines/5196629/dutch.md +0 -15
  719. package/dist/doc/zeroheight/guidelines/5196629/english.md +0 -15
  720. package/dist/doc/zeroheight/guidelines/5196629/french.md +0 -15
  721. package/dist/doc/zeroheight/guidelines/5196629/german.md +0 -38
  722. package/dist/doc/zeroheight/guidelines/5196629/meta.json +0 -19
  723. package/dist/doc/zeroheight/guidelines/5196629/spanish.md +0 -14
  724. package/dist/doc/zeroheight/guidelines/5196630/dutch.md +0 -37
  725. package/dist/doc/zeroheight/guidelines/5196630/english.md +0 -9
  726. package/dist/doc/zeroheight/guidelines/5196630/french.md +0 -11
  727. package/dist/doc/zeroheight/guidelines/5196630/german.md +0 -40
  728. package/dist/doc/zeroheight/guidelines/5196630/meta.json +0 -19
  729. package/dist/doc/zeroheight/guidelines/5196630/spanish.md +0 -21
  730. package/dist/doc/zeroheight/guidelines/5270669/introduction.md +0 -11
  731. package/dist/doc/zeroheight/guidelines/5270669/meta.json +0 -13
  732. package/dist/doc/zeroheight/guidelines/5540716/description.md +0 -1
  733. package/dist/doc/zeroheight/guidelines/5540716/introduction.md +0 -7
  734. package/dist/doc/zeroheight/guidelines/5540716/meta.json +0 -13
  735. package/dist/doc/zeroheight/guidelines/5596206/meta.json +0 -15
  736. package/dist/doc/zeroheight/guidelines/5596206/paris-office-pictures.md +0 -1
  737. package/dist/doc/zeroheight/guidelines/5961423/description.md +0 -1
  738. package/dist/doc/zeroheight/guidelines/5961423/desktop.md +0 -51
  739. package/dist/doc/zeroheight/guidelines/5961423/meta.json +0 -18
  740. package/dist/doc/zeroheight/guidelines/5961423/overview.md +0 -54
  741. package/dist/doc/zeroheight/guidelines/5961423/tablet-mobile.md +0 -17
  742. package/dist/doc/zeroheight/guidelines/5961423/usage.md +0 -25
  743. package/dist/doc/zeroheight/guidelines/5980570/description.md +0 -1
  744. package/dist/doc/zeroheight/guidelines/5980570/introduction.md +0 -9
  745. package/dist/doc/zeroheight/guidelines/5980570/meta.json +0 -13
  746. package/dist/doc/zeroheight/guidelines/6428505/change-log.md +0 -1
  747. package/dist/doc/zeroheight/guidelines/6428505/introduction.md +0 -20
  748. package/dist/doc/zeroheight/guidelines/6428505/meta.json +0 -17
  749. package/dist/doc/zeroheight/guidelines/6428505/usage.md +0 -12
  750. package/dist/doc/zeroheight/guidelines/6458816/code.md +0 -1
  751. package/dist/doc/zeroheight/guidelines/6458816/content.md +0 -44
  752. package/dist/doc/zeroheight/guidelines/6458816/description.md +0 -1
  753. package/dist/doc/zeroheight/guidelines/6458816/introduction.md +0 -10
  754. package/dist/doc/zeroheight/guidelines/6458816/meta.json +0 -18
  755. package/dist/doc/zeroheight/guidelines/6458816/usage.md +0 -14
  756. package/dist/doc/zeroheight/guidelines/6559814/change-logs.md +0 -1
  757. package/dist/doc/zeroheight/guidelines/6559814/content.md +0 -72
  758. package/dist/doc/zeroheight/guidelines/6559814/introduction.md +0 -11
  759. package/dist/doc/zeroheight/guidelines/6559814/meta.json +0 -17
  760. package/dist/doc/zeroheight/guidelines/6637374/description.md +0 -1
  761. package/dist/doc/zeroheight/guidelines/6637374/introduction.md +0 -1
  762. package/dist/doc/zeroheight/guidelines/6637374/meta.json +0 -13
  763. package/dist/doc/zeroheight/guidelines/6637397/description.md +0 -1
  764. package/dist/doc/zeroheight/guidelines/6637397/introduction.md +0 -1
  765. package/dist/doc/zeroheight/guidelines/6637397/meta.json +0 -13
  766. package/dist/doc/zeroheight/guidelines/6637403/description.md +0 -1
  767. package/dist/doc/zeroheight/guidelines/6637403/design-1.md +0 -7
  768. package/dist/doc/zeroheight/guidelines/6637403/design-2.md +0 -7
  769. package/dist/doc/zeroheight/guidelines/6637403/design-3.md +0 -7
  770. package/dist/doc/zeroheight/guidelines/6637403/design-4.md +0 -7
  771. package/dist/doc/zeroheight/guidelines/6637403/meta.json +0 -18
  772. package/dist/doc/zeroheight/guidelines/6637410/description.md +0 -1
  773. package/dist/doc/zeroheight/guidelines/6637410/introduction.md +0 -1
  774. package/dist/doc/zeroheight/guidelines/6637410/meta.json +0 -13
  775. package/dist/doc/zeroheight/guidelines/6637415/description.md +0 -1
  776. package/dist/doc/zeroheight/guidelines/6637415/employer-brand.md +0 -3
  777. package/dist/doc/zeroheight/guidelines/6637415/malt-strategy.md +0 -1
  778. package/dist/doc/zeroheight/guidelines/6637415/malt.md +0 -1
  779. package/dist/doc/zeroheight/guidelines/6637415/meta.json +0 -19
  780. package/dist/doc/zeroheight/guidelines/6637415/random.md +0 -1
  781. package/dist/doc/zeroheight/guidelines/6637415/seasonal.md +0 -9
  782. package/dist/doc/zeroheight/guidelines/6832117/description.md +0 -1
  783. package/dist/doc/zeroheight/guidelines/6832117/introduction.md +0 -91
  784. package/dist/doc/zeroheight/guidelines/6832117/meta.json +0 -13
  785. package/dist/doc/zeroheight/guidelines/6904773/description.md +0 -1
  786. package/dist/doc/zeroheight/guidelines/6904773/meta.json +0 -16
  787. package/dist/doc/zeroheight/guidelines/6904773/overview.md +0 -33
  788. package/dist/doc/zeroheight/guidelines/6904773/ui-kit.md +0 -27
  789. package/dist/doc/zeroheight/guidelines/7166343/changelog.md +0 -1
  790. package/dist/doc/zeroheight/guidelines/7166343/content.md +0 -94
  791. package/dist/doc/zeroheight/guidelines/7166343/description.md +0 -1
  792. package/dist/doc/zeroheight/guidelines/7166343/meta.json +0 -18
  793. package/dist/doc/zeroheight/guidelines/7166343/overview.md +0 -11
  794. package/dist/doc/zeroheight/guidelines/7166343/usage.md +0 -41
  795. package/dist/doc/zeroheight/guidelines/7291529/description.md +0 -1
  796. package/dist/doc/zeroheight/guidelines/7291529/examples.md +0 -85
  797. package/dist/doc/zeroheight/guidelines/7291529/guidelines.md +0 -34
  798. package/dist/doc/zeroheight/guidelines/7291529/meta.json +0 -17
  799. package/dist/doc/zeroheight/guidelines/7291529/overview.md +0 -37
  800. package/dist/doc/zeroheight/guidelines/7465124/description.md +0 -1
  801. package/dist/doc/zeroheight/guidelines/7465124/introduction.md +0 -13
  802. package/dist/doc/zeroheight/guidelines/7465124/meta.json +0 -13
  803. package/dist/doc/zeroheight/guidelines/7485271/description.md +0 -1
  804. package/dist/doc/zeroheight/guidelines/7485271/introduction.md +0 -1
  805. package/dist/doc/zeroheight/guidelines/7485271/meta.json +0 -13
  806. package/dist/doc/zeroheight/guidelines/7490163/description.md +0 -1
  807. package/dist/doc/zeroheight/guidelines/7490163/introduction.md +0 -13
  808. package/dist/doc/zeroheight/guidelines/7490163/meta.json +0 -13
  809. package/dist/doc/zeroheight/guidelines/7490164/description.md +0 -1
  810. package/dist/doc/zeroheight/guidelines/7490164/introduction.md +0 -13
  811. package/dist/doc/zeroheight/guidelines/7490164/meta.json +0 -13
  812. package/dist/doc/zeroheight/guidelines/7490166/description.md +0 -1
  813. package/dist/doc/zeroheight/guidelines/7490166/introduction.md +0 -13
  814. package/dist/doc/zeroheight/guidelines/7490166/meta.json +0 -13
  815. package/dist/doc/zeroheight/guidelines/7490167/description.md +0 -1
  816. package/dist/doc/zeroheight/guidelines/7490167/introduction.md +0 -13
  817. package/dist/doc/zeroheight/guidelines/7490167/meta.json +0 -13
  818. package/dist/doc/zeroheight/guidelines/7490191/description.md +0 -1
  819. package/dist/doc/zeroheight/guidelines/7490191/how-to-use-branches.md +0 -3
  820. package/dist/doc/zeroheight/guidelines/7490191/introduction.md +0 -31
  821. package/dist/doc/zeroheight/guidelines/7490191/meta.json +0 -17
  822. package/dist/doc/zeroheight/guidelines/7490191/resources.md +0 -1
  823. package/dist/doc/zeroheight/guidelines/7490209/description.md +0 -1
  824. package/dist/doc/zeroheight/guidelines/7490209/full-process.md +0 -1
  825. package/dist/doc/zeroheight/guidelines/7490209/introduction.md +0 -9
  826. package/dist/doc/zeroheight/guidelines/7490209/meta.json +0 -18
  827. package/dist/doc/zeroheight/guidelines/7490209/need-identification.md +0 -9
  828. package/dist/doc/zeroheight/guidelines/7490209/roles-and-responsibilities.md +0 -19
  829. package/dist/doc/zeroheight/guidelines/7517834/content.md +0 -78
  830. package/dist/doc/zeroheight/guidelines/7517834/description.md +0 -1
  831. package/dist/doc/zeroheight/guidelines/7517834/meta.json +0 -17
  832. package/dist/doc/zeroheight/guidelines/7517834/overview.md +0 -19
  833. package/dist/doc/zeroheight/guidelines/7517834/usage.md +0 -42
  834. package/dist/doc/zeroheight/guidelines/7629688/description.md +0 -1
  835. package/dist/doc/zeroheight/guidelines/7629688/examples.md +0 -1
  836. package/dist/doc/zeroheight/guidelines/7629688/guidelines.md +0 -1
  837. package/dist/doc/zeroheight/guidelines/7629688/meta.json +0 -17
  838. package/dist/doc/zeroheight/guidelines/7629688/overview.md +0 -7
  839. package/dist/doc/zeroheight/guidelines/8415609/change-log.md +0 -1
  840. package/dist/doc/zeroheight/guidelines/8415609/content.md +0 -52
  841. package/dist/doc/zeroheight/guidelines/8415609/description.md +0 -1
  842. package/dist/doc/zeroheight/guidelines/8415609/meta.json +0 -18
  843. package/dist/doc/zeroheight/guidelines/8415609/overview.md +0 -13
  844. package/dist/doc/zeroheight/guidelines/8415609/usage.md +0 -6
  845. package/dist/doc/zeroheight/guidelines/8548355/content.md +0 -102
  846. package/dist/doc/zeroheight/guidelines/8548355/description.md +0 -1
  847. package/dist/doc/zeroheight/guidelines/8548355/meta.json +0 -16
  848. package/dist/doc/zeroheight/guidelines/8548355/usage.md +0 -7
  849. package/dist/doc/zeroheight/index.json +0 -2577
@@ -0,0 +1,311 @@
1
+ ---
2
+ component: VJoyTagsList
3
+ status: draft
4
+ language: en
5
+ dsds: JoyTagsList.dsds.json
6
+ dsdsVersion: "0.15.2"
7
+ ---
8
+
9
+ # Tags list
10
+
11
+ Use **`VJoyTagsList`** when you need a horizontal, wrapping row of **`VJoyTag`** chips driven from data — for example skills on a profile, applied filters, selected categories, or removable tokens.
12
+
13
+ It applies shared layout (`flex`, wrap, gap), optional alignment, list-level `variant` / `removable` / `selectable` defaults, and `v-model` for multi-select toggling. Per-tag options in the `tags` array can override those defaults.
14
+
15
+ | | |
16
+ | --- | --- |
17
+ | **Code** | `VJoyTagsList` from `@maltjoy/core-vue` |
18
+ | **Design** | [Figma — Joy Core Design System](https://www.figma.com/design/jfndp2QBJGS9yeuWbeGuvD/) |
19
+ | **Storybook** | [VJoyTagsList docs](https://doc.malt.tech/joy-storybook/?path=/docs/components-view-vjoytagslist--docs) |
20
+ | **DSDS (machine)** | [`JoyTagsList.dsds.json`](./JoyTagsList.dsds.json) |
21
+ | **Live API** | `joy_get_component_info("VJoyTagsList")` |
22
+
23
+ ---
24
+
25
+ ## When to use this component
26
+
27
+ Use a tags list when several labels should appear together as chips with consistent spacing and alignment — especially when the set comes from an array and you want list-level styling or selection/removal behavior without hand-rolling a flex wrapper.
28
+
29
+ Typical jobs: show assigned skills or technologies, display active filters, let users toggle filter chips on/off, or present removable tokens after a search or tags-input flow.
30
+
31
+ ### When not to use this component
32
+
33
+ | Need | Use instead |
34
+ | --- | --- |
35
+ | A single standalone chip | `VJoyTag` |
36
+ | Full control over layout, drag-and-drop, or one-off tag markup | `VJoyTag` (or several) inside `VJoyWrapper` — the metadata explicitly allows dropping `VJoyTagsList` for flexibility |
37
+ | Typing and adding new tags in a form field | `VJoyTagsInput` |
38
+ | Choosing exactly one option from a list | `VJoyRadio` / `VJoyRadioGroup` |
39
+ | Multi-select inside a dropdown | `VJoySelect` (multi) or `VJoyCheckboxGroup` |
40
+ | Custom flex row / ad-hoc chip CSS | Still use `VJoyTagsList` or `VJoyTag` + Joy tokens |
41
+
42
+ > **Note:** `selectable` and `removable` are **not compatible** on the same list. Pick one interaction model per instance.
43
+
44
+ ---
45
+
46
+ ## How it works
47
+
48
+ `VJoyTagsList` renders one `VJoyTag` per entry in `tags`, forwarding each tag’s props and merging list-level defaults. Selection state is driven by `v-model` (`modelValue` as an array of tag `value`s). Removal emits `removeTag` with the removed tag’s `value` — the parent must update `tags`.
49
+
50
+ ### Anatomy
51
+
52
+ | Part | Required? | What it is |
53
+ | --- | --- | --- |
54
+ | Root container | Yes | `.joy-tags-list` flex wrapper with alignment modifier |
55
+ | `VJoyTag` (per item) | Yes | One chip per `tags` entry; label from `tag.label` unless `tag` slot overrides |
56
+ | `tag` slot | No | Custom content per tag; forwarded tag props as slot props |
57
+ | Gap | Yes | `--joy-core-spacing-4` between tags — don’t hardcode margins in apps |
58
+
59
+ ### Default values
60
+
61
+ - `align` defaults to **`left`**
62
+ - `variant` defaults to **`primary`** (applied to every tag unless a tag sets its own `variant`)
63
+ - `removable` defaults to **`false`**
64
+ - `selectable` defaults to **`false`**
65
+ - `tags` defaults to **`[]`**
66
+ - `modelValue` has **no default** — bind `v-model` when using selectable tags
67
+
68
+ Props, events, and slots: use Joy MCP or Storybook — this page focuses on **when** and **how**, not a full API dump.
69
+
70
+ ### Selection and removal
71
+
72
+ - **Selectable** — set `selectable` (or per-tag `selectable`) **and** bind `v-model`. Each tag **must** have a unique `value`. Toggling a tag updates `modelValue` with that `value` added or removed.
73
+ - **Removable** — set `removable` (or per-tag `removable`) and listen for `@removeTag`. Update the `tags` array in the parent; the list does not remove items by itself.
74
+ - **Per-tag overrides** — any `IJoyTag` field on a `tags` entry overrides the list default (`variant`, `selectable`, `removable`, `size`, `draggable`, etc.).
75
+
76
+ ---
77
+
78
+ ## Variants
79
+
80
+ List-level `variant` sets the default chip style for all tags. Override individual entries with `tags[i].variant` when one chip needs different emphasis (e.g. one `important` tag in a `secondary` list).
81
+
82
+ Choose variant by **meaning**, not decoration.
83
+
84
+ | Variant | Use when |
85
+ | --- | --- |
86
+ | `primary` | Default product chips; supports **selectable** styling |
87
+ | `secondary` | Lower emphasis; supports **selectable** styling |
88
+ | `important` | Critical or high-attention labels |
89
+ | `inactive` | Deprecated, archived, or unavailable items |
90
+ | `pending` | Awaiting action or in-progress state |
91
+ | `pricing` | Price or billing-related labels |
92
+ | `special` | Promotional or highlighted offers |
93
+ | `empty` | Placeholder or “no value” styling |
94
+ | `ai-primary` / `ai-secondary` | Tags that are explicitly part of an AI feature |
95
+
96
+ ### Selectable styling constraint
97
+
98
+ On `VJoyTag`, **selectable interaction only applies to `primary` and `secondary`**. Other variants render as chips but won’t toggle selection on click even if `selectable` is true.
99
+
100
+ ### Not in the API: list-level `size`
101
+
102
+ There is no `size` prop on `VJoyTagsList`. Set `size` on each tag object (`small`, `medium`, `large`, `xsmall`, `xxlarge`) when density must differ within the list.
103
+
104
+ ---
105
+
106
+ ## Sizes
107
+
108
+ `VJoyTagsList` has **no size API**. Density comes from per-tag `size` on `VJoyTag` entries (default **`medium`** on each tag).
109
+
110
+ | Tag `size` | Use when |
111
+ | --- | --- |
112
+ | `medium` | Default product chips |
113
+ | `small` / `xsmall` | Dense toolbars, tables, or filter rows |
114
+ | `large` / `xxlarge` | Marketing or hero-scale emphasis (rare for lists) |
115
+
116
+ Layout gap is fixed via `--joy-core-spacing-4` on the list — **don’t** hardcode pixel gaps between tags in product CSS.
117
+
118
+ ---
119
+
120
+ ## States
121
+
122
+ | State | What the user sees / can do |
123
+ | --- | --- |
124
+ | Default (read-only) | Chips in a wrapping row; no remove icon; not toggleable |
125
+ | Selected (`v-model` + `selectable`) | Matching tags show selected styling (`joy-tag__selected`) |
126
+ | Removable | Cross icon on each removable tag; click emits `removeTag` |
127
+ | Hover / focus | Per `VJoyTag` — selectable tags use `role="button"` and `tabindex="0"` |
128
+ | Disabled (per tag) | Set `disabled: true` on a tag entry; click and selection are blocked |
129
+ | Custom `tag` slot | Full control of chip content; **you** must reimplement remove/select/drag if needed |
130
+
131
+ When `removable` is true at list level, selected styling is suppressed (`tagIsSelected` returns false).
132
+
133
+ ---
134
+
135
+ ## Best practices
136
+
137
+ Rules use RFC 2119 strength (**MUST** / **SHOULD** / **MUST NOT** / **SHOULD NOT**).
138
+
139
+ ### Data and interaction
140
+
141
+ - **MUST** give every tag a unique **`value`** when using `selectable` or `removable`.
142
+ - **MUST** bind **`v-model`** when tags should toggle selection; `selectable` alone does nothing without `modelValue`.
143
+ - **MUST** handle **`@removeTag`** and update the `tags` source — the list only emits the event.
144
+ - **MUST NOT** combine **`selectable`** and **`removable`** on the same list.
145
+ - **SHOULD** keep tag sets **scannable** (roughly under ~10 visible chips before considering truncation, “show more”, or a summary).
146
+ - **SHOULD** use **`secondary`** for filter chips and **`primary`** for assigned metadata unless design specifies otherwise.
147
+
148
+ ### Implementation
149
+
150
+ - **MUST** use only documented props and enums from MCP or `JoyTagsList.types.ts` / `JoyTag.types.ts`.
151
+ - **MUST** use Joy tokens — no custom `.joy-tags-list` or `.joy-tag` chrome overrides.
152
+ - **MUST NOT** invent list-level props (`size`, `gap`, `color`, …).
153
+ - **SHOULD** prefer list-level `variant` / `removable` / `selectable` and override per tag only when needed.
154
+ - **SHOULD** use raw **`VJoyTag` + `VJoyWrapper`** when you need drag-and-drop reordering or non-standard layout — `draggable` on a tag only shows a drag icon; it does not implement sorting.
155
+
156
+ ### Custom slot
157
+
158
+ - **MUST** reimplement remove, select, and drag behavior yourself when using the **`tag` slot — default `VJoyTag` behaviors for `draggable` / `removable` are bypassed.
159
+ - **SHOULD** avoid the `tag` slot unless the default label + icon layout is insufficient.
160
+
161
+ ### Do / don’t
162
+
163
+ | Do | Don’t |
164
+ | --- | --- |
165
+ | `v-model` + `selectable` + unique `value`s | `selectable` without `v-model` |
166
+ | `@removeTag` → filter `tags` in parent | Expect the list to mutate `tags` automatically |
167
+ | List `variant="secondary"` for filters | Mix `selectable` and `removable` on one list |
168
+ | Per-tag `variant` for one outlier chip | Different list components for the same chip row |
169
+ | `VJoyTagsInput` for adding tags | `VJoyTagsList` as a free-text input |
170
+
171
+ ---
172
+
173
+ ## Accessibility
174
+
175
+ Behaviors (what must happen), not slogans.
176
+
177
+ | Behavior | Expectation |
178
+ | --- | --- |
179
+ | Structure | Plain `div` list; semantics come from each `VJoyTag` |
180
+ | Selectable tags | `role="button"`, `tabindex="0"` on `VJoyTag`; toggle via click (keyboard activation follows tag implementation) |
181
+ | Removable tags | Remove control is a `VJoyIcon` with `role="button"`; `@keydown.enter` removes |
182
+ | Name | Each chip’s accessible name should come from visible `label` text (or meaningful slot content) |
183
+ | Selection state | Don’t rely on color alone — selected chips use `joy-tag__selected` styling; ensure contrast meets product requirements |
184
+ | Disabled tags | Set `disabled: true` on the tag entry; don’t only dim with CSS |
185
+
186
+ Target: **WCAG 2.2 AA** where the product requires it.
187
+
188
+ ---
189
+
190
+ ## Examples
191
+
192
+ ```vue
193
+ <script setup lang="ts">
194
+ import { ref } from 'vue'
195
+ import { VJoyTagsList } from '@maltjoy/core-vue'
196
+ import type { TJoyTagsList, TJoyTagsListModel } from '@maltjoy/core-vue'
197
+
198
+ const skills = ref<TJoyTagsList>([
199
+ { value: 'vue', label: 'Vue.js' },
200
+ { value: 'ts', label: 'TypeScript' },
201
+ { value: 'design', label: 'Design systems' },
202
+ ])
203
+
204
+ const selectedFilters = ref<TJoyTagsListModel>(['vue'])
205
+
206
+ const filters = ref<TJoyTagsList>([
207
+ { value: 'vue', label: 'Vue.js' },
208
+ { value: 'ts', label: 'TypeScript' },
209
+ { value: 'design', label: 'Design systems' },
210
+ ])
211
+
212
+ function onRemoveTag(tagValue: string | number | undefined) {
213
+ filters.value = filters.value.filter((t) => t.value !== tagValue)
214
+ }
215
+ </script>
216
+
217
+ <template>
218
+ <!-- Read-only metadata -->
219
+ <VJoyTagsList variant="secondary" :tags="skills" />
220
+
221
+ <!-- Toggleable filter chips -->
222
+ <VJoyTagsList
223
+ v-model="selectedFilters"
224
+ variant="secondary"
225
+ selectable
226
+ :tags="skills"
227
+ />
228
+
229
+ <!-- Removable tokens (parent updates tags) -->
230
+ <VJoyTagsList
231
+ variant="secondary"
232
+ removable
233
+ :tags="filters"
234
+ @remove-tag="onRemoveTag"
235
+ />
236
+
237
+ <!-- Centered row -->
238
+ <VJoyTagsList align="center" variant="primary" :tags="skills" />
239
+ </template>
240
+ ```
241
+
242
+ In Nuxt (or apps with auto-import), omit the import if `VJoyTagsList` is already global.
243
+
244
+ ---
245
+
246
+ ## Related
247
+
248
+ | Component | Use when |
249
+ | --- | --- |
250
+ | `VJoyTag` | A single chip, or manual lists with custom layout |
251
+ | `VJoyTagsInput` | Users type and add tags in a form field |
252
+ | `VJoyWrapper` | Spacing wrapper when composing tags manually |
253
+ | `VJoySelectableItemGroup` | Selectable list rows rather than chips |
254
+ | `VJoyCheckbox` / `VJoyCheckboxGroup` | Multi-select with checkbox affordance |
255
+
256
+ ---
257
+
258
+ ## For agents
259
+
260
+ Maps to `agentDocumentBlocks` in [`JoyTagsList.dsds.json`](./JoyTagsList.dsds.json). Humans can skip this section.
261
+
262
+ ### Pick the right component
263
+
264
+ | If the intent is… | Emit… | Do not emit… |
265
+ | --- | --- | --- |
266
+ | Display chips from an array | `VJoyTagsList` | Manual `div` + custom chip CSS |
267
+ | One chip | `VJoyTag` | `VJoyTagsList` with one item |
268
+ | User adds tags by typing | `VJoyTagsInput` | `VJoyTagsList` with a text field |
269
+ | Toggle filters on/off | `VJoyTagsList` + `v-model` + `selectable` | `removable` on the same list |
270
+ | Remove chips | `VJoyTagsList` + `removable` + `@removeTag` | `selectable` on the same list |
271
+ | Full layout / DnD control | `VJoyTag` in `VJoyWrapper` | `VJoyTagsList` + heavy `tag` slot hacks |
272
+
273
+ ### Hard rules
274
+
275
+ 1. **MUST** call `joy_get_component_info("VJoyTagsList")` (or read types) before generating props.
276
+ 2. **MUST** include unique `value` on each tag when `selectable` or `removable` is used.
277
+ 3. **MUST** bind `v-model` for selectable lists.
278
+ 4. **MUST** handle `@removeTag` and update `tags` in the parent for removable lists.
279
+ 5. **MUST NOT** set `selectable` and `removable` together on one list.
280
+ 6. **MUST NOT** invent props (`size`, `gap`, `color`, …) on `VJoyTagsList`.
281
+ 7. **MUST NOT** override `.joy-tags-list` or `.joy-tag` layout/colors in product CSS.
282
+ 8. **SHOULD** use `primary` or `secondary` variants when chips are selectable.
283
+
284
+ ### Checklist
285
+
286
+ - [ ] Correct component (`VJoyTagsList` or named alternative)
287
+ - [ ] Props / enums from MCP only
288
+ - [ ] `tags` entries have `label`; `value` when selectable or removable
289
+ - [ ] `v-model` present when `selectable` is true
290
+ - [ ] Not mixing `selectable` and `removable`
291
+ - [ ] `@removeTag` wired when `removable` is true
292
+ - [ ] No custom chip/list chrome CSS
293
+ - [ ] `tag` slot only when custom content is required (and behaviors reimplemented if needed)
294
+
295
+ ---
296
+
297
+ ## DSDS mapping
298
+
299
+ This Markdown mirrors [`JoyTagsList.dsds.json`](./JoyTagsList.dsds.json) (DSDS **0.15.2**).
300
+
301
+ | Section here | DSDS block |
302
+ | --- | --- |
303
+ | When to use / not | `use-cases` |
304
+ | Anatomy | `anatomy` |
305
+ | Variants / sizes | `variants` |
306
+ | States | `states` |
307
+ | Best practices | `guidelines` |
308
+ | Accessibility | `accessibility` |
309
+ | Examples | `sections` |
310
+ | For agents | `agentDocumentBlocks` |
311
+ | Props detail | `api` in JSON + Joy MCP |
@@ -0,0 +1,366 @@
1
+ ---
2
+ component: VJoyTemplate
3
+ status: draft
4
+ language: en
5
+ dsds: JoyTemplate.dsds.json
6
+ dsdsVersion: "0.15.2"
7
+ ---
8
+
9
+ # Template
10
+
11
+ Use **`VJoyTemplate`** when you need a consistent **page-level layout** — header (title, subtitle, actions, optional back control), a main content column, and an optional sidebar.
12
+
13
+ It handles responsive stacking, optional full-width mode, a loading overlay via `VJoyScreenLoader`, and decorative background shapes. Compose page sections inside the slots with `VJoyPanel`, forms with `VJoyWrapper`, and navigation menus in the sidebar when needed.
14
+
15
+ | | |
16
+ | --- | --- |
17
+ | **Code** | `VJoyTemplate` from `@maltjoy/core-vue` |
18
+ | **Design** | [Figma — Joy Core Design System](https://www.figma.com/design/jfndp2QBJGS9yeuWbeGuvD/) |
19
+ | **Storybook** | [VJoyTemplate docs](https://doc.malt.tech/joy-storybook/?path=/docs/components-layout-vjoytemplate--docs) |
20
+ | **DSDS (machine)** | [`JoyTemplate.dsds.json`](./JoyTemplate.dsds.json) |
21
+ | **Live API** | `joy_get_component_info("VJoyTemplate")` |
22
+
23
+ ---
24
+
25
+ ## When to use this component
26
+
27
+ Use the template when building a **new product screen** that needs a predictable page chrome: page title, optional subtitle, top-right actions, primary content, and sometimes a secondary column (filters, navigation, summary card).
28
+
29
+ It is the default wrapper for most in-app pages. Stack `VJoyPanel` components in `template-main` (and optionally `template-sidebar`) to create sections with consistent spacing.
30
+
31
+ ### When not to use this component
32
+
33
+ | Need | Use instead |
34
+ | --- | --- |
35
+ | Multi-step guided flow / onboarding funnel | `VJoyFunnel` |
36
+ | Card or section inside an existing page (not the page shell) | `VJoyPanel` |
37
+ | Modal overlay interrupting the current task | `VJoyDialog` |
38
+ | Slide-in panel from the edge | `VJoyDrawer` |
39
+ | Flexbox utility layout inside a form or toolbar | `VJoyWrapper` |
40
+ | Custom page markup with ad-hoc layout CSS | Still use `VJoyTemplate` + Joy tokens — don’t reinvent page chrome |
41
+
42
+ > **Internal:** `VJoyTemplateShape` / `TemplateShape` is not public API. Use the `shapes` prop on `VJoyTemplate` — do not import the shape component directly.
43
+
44
+ ---
45
+
46
+ ## How it works
47
+
48
+ The root is a `<div class="joy-template">` (not `<main>`) so apps can own the document landmark and avoid duplicate `<main>` regions. Content is organized through **named slots**; the header row renders only when at least one header slot is provided.
49
+
50
+ ### Anatomy
51
+
52
+ | Part | Required? | What it is |
53
+ | --- | --- | --- |
54
+ | Root container | Yes | `.joy-template` — padding, max width, optional `--full` / `--loading` modifiers |
55
+ | Decorative shapes | No | Fixed bottom-right shapes when `shapes` is true (primary palette; not customizable) |
56
+ | Header row | No* | `.joy-template__heading` — back, title block, actions (*shown when any header slot is used) |
57
+ | Back slot | No | `#template-back` — typically a `VJoyIconButton` left of the title |
58
+ | Title slot | Yes (product rule) | `#template-title` — page heading; ESLint requires an `h1`–`h6` (prefer `h1`) |
59
+ | Subtitle slot | No | `#template-subtitle` — supporting description below the title |
60
+ | Actions slot | No | `#template-actions` — top-right area, usually primary/secondary CTAs |
61
+ | Content row | No* | `.joy-template__content` — flex row for main + sidebar (*when those slots are used) |
62
+ | Main slot | No | `#template-main` — primary page body (panels, forms, lists) |
63
+ | Sidebar slot | No | `#template-sidebar` — secondary column (e.g. `VJoyMenu`, summary, filters) |
64
+ | Loading overlay | No | `VJoyScreenLoader` with blur on content when `loading` is true |
65
+ | Loader content slot | No | `#template-loader-content` — message beside the spinner |
66
+
67
+ ### Default values
68
+
69
+ - `full` defaults to **`false`** (`true` → content wrapper spans 100% width)
70
+ - `sidebar` defaults to **`right`** (`left` reverses the flex order)
71
+ - `loading` defaults to **`false`**
72
+ - `loadingColor` defaults to **`light`** (`dark` for darker backgrounds)
73
+ - `shapes` defaults to **`false`**
74
+
75
+ Layout tokens (CSS custom properties on `.joy-template`):
76
+
77
+ - `--template-layout-width` — **`1024px`** (overridden to `100%` when `full` is true)
78
+ - `--template-sidebar-width` — **`320px`**
79
+ - `--template-inner-spacing` — **`var(--joy-core-spacing-8)`** (spacing-6 ≤ 991px, spacing-4 ≤ 760px)
80
+
81
+ Props and slots: use Joy MCP (`joy_get_component_info`, `joy_get_component_types`) or Storybook — this page focuses on **when** and **how**, not a full API dump.
82
+
83
+ ### Responsive behavior
84
+
85
+ - **≤ 1024px:** main and sidebar stack vertically (sidebar below main by default; order follows `sidebar` prop).
86
+ - **≤ 767px:** header actions wrap to a full-width row below the title block.
87
+
88
+ ---
89
+
90
+ ## Layout options
91
+
92
+ `VJoyTemplate` has no color variant prop. Choose **layout behavior** by props and slots.
93
+
94
+ ### Default (centered column)
95
+
96
+ Content wrapper is capped at `--template-layout-width` (1024px) and centered. Use for standard product pages.
97
+
98
+ ### Full width (`full`)
99
+
100
+ Sets `--template-layout-width` to `100%`. Use when the page must use the full viewport width (dashboards, wide tables) while keeping inner padding from `--template-inner-spacing`.
101
+
102
+ Avoid `full` when a readable line length matters and the design expects the default 1024px column.
103
+
104
+ ### Sidebar right (`sidebar="right"`)
105
+
106
+ Default. Main content on the left, sidebar on the right — typical for detail pages with a nav or summary column.
107
+
108
+ ### Sidebar left (`sidebar="left"`)
109
+
110
+ Reverses the flex row. Use when design places the secondary column on the left (uncommon; confirm with layout specs).
111
+
112
+ ### Decorative shapes (`shapes`)
113
+
114
+ Fixed primary-colored shapes in the bottom-right corner. Disabled by default; no palette or position customization.
115
+
116
+ Use only when design approves decorative branding on that screen. Avoid on dense or data-heavy pages where shapes compete with content.
117
+
118
+ ---
119
+
120
+ ## States
121
+
122
+ | State | What the user sees / can do |
123
+ | --- | --- |
124
+ | Default | Page content visible; header and columns per provided slots |
125
+ | Loading (`loading`) | `VJoyScreenLoader` overlay; main wrapper blurred; optional message in `#template-loader-content` |
126
+ | Loading color `light` / `dark` | Spinner/contrast tuned for light vs dark page backgrounds |
127
+
128
+ Prefer `loading` during initial page fetch or route transitions instead of empty shells with no feedback.
129
+
130
+ ---
131
+
132
+ ## Best practices
133
+
134
+ Rules use RFC 2119 strength (same idea as DSDS `guidelines.level`).
135
+
136
+ ### Page structure
137
+
138
+ - **MUST** provide `#template-title` on every `VJoyTemplate` (enforced by ESLint `require-vjoytemplate-template-title`).
139
+ - **MUST** put an **`h1`–`h6` inside `#template-title`**, preferably **`h1`** (ESLint `require-vjoytemplate-template-title-heading`).
140
+ - **SHOULD** place `VJoyMenu` in `#template-sidebar` when used as page nav (ESLint `require-vjoymenu-template-sidebar`).
141
+ - **SHOULD** stack sections with `VJoyPanel` inside `#template-main` rather than ad-hoc margin on every block.
142
+ - **SHOULD** use `#template-back` with `VJoyIconButton` (e.g. `arrow-left`, `variant="ghost"`) for upward navigation.
143
+ - **SHOULD** reserve `#template-actions` for page-level CTAs (one principal action + companions).
144
+
145
+ ### Implementation
146
+
147
+ - **MUST** use only documented props: `full`, `sidebar`, `loading`, `loadingColor`, `shapes`.
148
+ - **MUST** use Joy tokens and documented CSS variables — no custom page-shell chrome.
149
+ - **MUST NOT** import or render `VJoyTemplateShape` / `TemplateShape` directly — use `shapes`.
150
+ - **MUST NOT** override `--template-layout-width` unless unavoidable; design treats 1024px as a strict rule.
151
+ - **MAY** override `--template-sidebar-width` when the sidebar needs a different fixed width.
152
+ - **MUST NOT** wrap the template root in another `<main>` if the app already exposes a single page `<main>`.
153
+
154
+ ### Interaction
155
+
156
+ - **MUST** set `loading` while async page data is not ready (with a short message in `#template-loader-content` when helpful).
157
+ - **SHOULD** keep sidebar content supplementary — primary tasks stay in `#template-main`.
158
+
159
+ ### Do / don’t
160
+
161
+ | Do | Don’t |
162
+ | --- | --- |
163
+ | `#template-title` with `<h1>` | Plain `<div>` or missing title slot |
164
+ | `VJoyPanel` for sections | Random margin utilities on every block |
165
+ | `shapes` prop for decoration | Import internal shape component |
166
+ | `full` for intentional wide layouts | `full` on every page by default |
167
+ | `VJoyMenu` in `#template-sidebar` | `VJoyMenu` floating outside the template sidebar slot |
168
+
169
+ ---
170
+
171
+ ## Content
172
+
173
+ The template does not own copy — it structures where **page title**, **subtitle**, and **actions** appear. Follow product voice in those slots.
174
+
175
+ ### Title (`#template-title`)
176
+
177
+ - **MUST** use a real heading element (`h1` preferred) — one primary page title per view.
178
+ - **SHOULD** match the browser tab / route purpose; keep it scannable (short noun phrase or task name).
179
+ - **MAY** use `VJoyTitleBrand` inside the slot for marketing-style highlighted titles (also valid in `VJoyDialog`).
180
+
181
+ ### Subtitle (`#template-subtitle`)
182
+
183
+ - **SHOULD** clarify scope or context in one line — not duplicate the title.
184
+ - **SHOULD NOT** hold long paragraphs; move body copy to `#template-main`.
185
+
186
+ ### Actions (`#template-actions`)
187
+
188
+ - **SHOULD** use `VJoyButton` with clear verb + noun labels (see Button guidelines).
189
+ - **SHOULD** limit to a small set of actions (typically one `main`/`primary` + secondary/ghost companions).
190
+ - **SHOULD NOT** crowd the header with many equal-weight CTAs.
191
+
192
+ ### Loading message (`#template-loader-content`)
193
+
194
+ - **SHOULD** use short, present-tense text (`Loading projects…`) — not marketing copy.
195
+
196
+ ---
197
+
198
+ ## Accessibility
199
+
200
+ Behaviors (what must happen), not slogans.
201
+
202
+ | Behavior | Expectation |
203
+ | --- | --- |
204
+ | Document landmark | Template root is a `<div>` — the **app** provides `<main>` (or equivalent) around or above this component; avoid nested `<main>` |
205
+ | Page title | `#template-title` contains a heading (`h1` preferred) so assistive tech can find the page name |
206
+ | Heading order | Don’t skip levels inside the page; template title is typically the page `h1` |
207
+ | Back control | `#template-back` should expose an accessible name (`label` on `VJoyIconButton`) |
208
+ | Loading | Overlay blocks interaction on blurred content; provide meaningful loader text when the wait is non-trivial |
209
+ | Shapes | Decorative only — no information conveyed by shapes alone |
210
+
211
+ Target: **WCAG 2.2 AA** where the product requires it.
212
+
213
+ ---
214
+
215
+ ## Examples
216
+
217
+ ```vue
218
+ <script setup lang="ts">
219
+ import { ref } from 'vue'
220
+ import {
221
+ VJoyTemplate,
222
+ VJoyIconButton,
223
+ VJoyButton,
224
+ VJoyPanel,
225
+ } from '@maltjoy/core-vue'
226
+
227
+ const loading = ref(false)
228
+ </script>
229
+
230
+ <template>
231
+ <!-- Standard page with sidebar -->
232
+ <VJoyTemplate>
233
+ <template #template-title>
234
+ <h1>Project settings</h1>
235
+ </template>
236
+ <template #template-subtitle>
237
+ Manage visibility, team, and billing for this project.
238
+ </template>
239
+ <template #template-actions>
240
+ <VJoyButton variant="main" label="Save changes" />
241
+ </template>
242
+ <template #template-main>
243
+ <VJoyPanel title="General">…</VJoyPanel>
244
+ <VJoyPanel title="Team">…</VJoyPanel>
245
+ </template>
246
+ <template #template-sidebar>
247
+ <!-- e.g. VJoyMenu for section nav -->
248
+ …
249
+ </template>
250
+ </VJoyTemplate>
251
+
252
+ <!-- Back navigation + loading -->
253
+ <VJoyTemplate :loading="loading" loading-color="light">
254
+ <template #template-back>
255
+ <VJoyIconButton
256
+ icon="arrow-left"
257
+ variant="ghost"
258
+ label="Back to projects"
259
+ />
260
+ </template>
261
+ <template #template-title>
262
+ <h1>Acme brief</h1>
263
+ </template>
264
+ <template #template-main>
265
+ …
266
+ </template>
267
+ <template #template-loader-content>
268
+ Loading project…
269
+ </template>
270
+ </VJoyTemplate>
271
+
272
+ <!-- Full width + decorative shapes (design-approved) -->
273
+ <VJoyTemplate full shapes sidebar="left">
274
+ <template #template-title>
275
+ <h1>Analytics</h1>
276
+ </template>
277
+ <template #template-main>
278
+ …
279
+ </template>
280
+ </VJoyTemplate>
281
+ </template>
282
+ ```
283
+
284
+ In Nuxt (or apps with auto-import), omit the import if `VJoyTemplate` is already global.
285
+
286
+ ---
287
+
288
+ ## Related
289
+
290
+ | Component | Use when |
291
+ | --- | --- |
292
+ | `VJoyPanel` | Sections inside `template-main` or `template-sidebar` |
293
+ | `VJoyFunnel` | Multi-step flows instead of a standard page shell |
294
+ | `VJoyWrapper` | Form field spacing and flex layout inside a panel |
295
+ | `VJoyMenu` | Sidebar navigation (place in `#template-sidebar`) |
296
+ | `VJoyIconButton` | Back control in `#template-back` |
297
+ | `VJoyButton` | Page-level actions in `#template-actions` |
298
+ | `VJoyTitleBrand` | Branded / highlighted page titles |
299
+ | `VJoyScreenLoader` | Standalone full-screen loading (template embeds it when `loading`) |
300
+ | `VJoyDialog` / `VJoyDrawer` | Overlays on top of the page — not replacements for the template |
301
+
302
+ ---
303
+
304
+ ## For agents
305
+
306
+ Optional for readers; **required** for vibe-coding quality. Maps to `agentDocumentBlocks` in [`JoyTemplate.dsds.json`](./JoyTemplate.dsds.json).
307
+
308
+ ### Pick the right component
309
+
310
+ | If the intent is… | Emit… | Do not emit… |
311
+ | --- | --- | --- |
312
+ | Standard app page layout | `VJoyTemplate` + slots | Custom page grid CSS |
313
+ | Section/card inside a page | `VJoyPanel` inside `#template-main` | Nested `VJoyTemplate` |
314
+ | Onboarding / step funnel | `VJoyFunnel` | `VJoyTemplate` with fake stepper chrome |
315
+ | Decorative corner shapes | `VJoyTemplate` + `shapes` | `VJoyTemplateShape` / `TemplateShape` import |
316
+ | Page nav menu | `VJoyMenu` in `#template-sidebar` | `VJoyMenu` outside the sidebar slot |
317
+ | Modal task | `VJoyDialog` | `VJoyTemplate` pretending to be a dialog |
318
+
319
+ ### Hard rules
320
+
321
+ 1. **MUST** call `joy_get_component_info("VJoyTemplate")` and/or read `JoyTemplate.types.ts` before generating props.
322
+ 2. **MUST** include `#template-title` with an **`h1`–`h6`** element (prefer **`h1`**).
323
+ 3. **MUST** use only documented props: `full`, `sidebar`, `loading`, `loadingColor`, `shapes`.
324
+ 4. **MUST** use slot names exactly: `template-back`, `template-title`, `template-subtitle`, `template-actions`, `template-main`, `template-sidebar`, `template-loader-content`.
325
+ 5. **MUST NOT** import `VJoyTemplateShape` or `TemplateShape`.
326
+ 6. **MUST NOT** override `--template-layout-width` except via `full` or documented emergency override.
327
+ 7. **MUST NOT** add a `<main>` wrapper inside the template — root is already a `<div>`.
328
+ 8. **SHOULD** default `sidebar="right"`, `loading={false}`, `shapes={false}`, `full={false}`.
329
+ 9. **SHOULD** set `loading` during async page load and optional `#template-loader-content` text.
330
+
331
+ ### Valid enums (from `JoyTemplate.types.ts` + MCP)
332
+
333
+ | Prop | Values |
334
+ | --- | --- |
335
+ | `sidebar` | `left`, `right` |
336
+ | `loadingColor` | `light`, `dark` |
337
+ | `full`, `loading`, `shapes` | `boolean` |
338
+
339
+ ### Checklist
340
+
341
+ - [ ] Correct component (`VJoyTemplate` or named alternative)
342
+ - [ ] `#template-title` present with heading (`h1` preferred)
343
+ - [ ] Props / enums from MCP or types only
344
+ - [ ] No invented props / no custom template chrome CSS
345
+ - [ ] `VJoyMenu` in `#template-sidebar` when used as page nav
346
+ - [ ] `loading` + loader slot for async page states
347
+ - [ ] `shapes` only when decorative branding is intended
348
+ - [ ] Sections composed with `VJoyPanel`, not one-off layout hacks
349
+
350
+ ---
351
+
352
+ ## DSDS mapping
353
+
354
+ This Markdown mirrors [`JoyTemplate.dsds.json`](./JoyTemplate.dsds.json) (DSDS **0.15.2**).
355
+
356
+ | Section here | DSDS block |
357
+ | --- | --- |
358
+ | When to use / not | `use-cases` |
359
+ | Anatomy / layout options | `anatomy` |
360
+ | States | `states` |
361
+ | Best practices / content rules | `guidelines` (+ `content`) |
362
+ | Accessibility | `accessibility` |
363
+ | Examples | `sections` |
364
+ | For agents | `agentDocumentBlocks` |
365
+ | Props detail | `api` in JSON + Joy MCP |
366
+ | Layout tokens | `design-specifications` in JSON (token names, not raw px dumps) |