@teseor/css 1.15.0 → 1.15.2

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 (334) hide show
  1. package/package.json +1 -1
  2. package/src/base/{root.docs.html → docs.html} +0 -1
  3. package/src/base/typography/{typography.docs.html → docs.html} +0 -2
  4. package/src/components/actions/button/{button.docs.html → docs.html} +0 -3
  5. package/src/components/actions/button-group/{button-group.docs.html → docs.html} +0 -3
  6. package/src/components/actions/close-button/{close-button.docs.html → docs.html} +0 -3
  7. package/src/components/content/divider/{divider.docs.html → docs.html} +0 -2
  8. package/src/components/content/scroll-area/{scroll-area.docs.html → docs.html} +0 -3
  9. package/src/components/content/spacer/{spacer.docs.html → docs.html} +0 -3
  10. package/src/components/data-display/avatar/{avatar.docs.html → docs.html} +0 -3
  11. package/src/components/data-display/badge/{badge.docs.html → docs.html} +0 -2
  12. package/src/components/data-display/card/{card.docs.html → docs.html} +0 -3
  13. package/src/components/data-display/data-list/{data-list.docs.html → docs.html} +0 -3
  14. package/src/components/data-display/icon/{icon.docs.html → docs.html} +0 -3
  15. package/src/components/data-display/image/{image.docs.html → docs.html} +0 -3
  16. package/src/components/data-display/stat/{stat.docs.html → docs.html} +0 -3
  17. package/src/components/data-display/status/{status.docs.html → docs.html} +0 -3
  18. package/src/components/data-display/table/{table.docs.html → docs.html} +0 -3
  19. package/src/components/data-display/tag/{tag.docs.html → docs.html} +0 -3
  20. package/src/components/disclosure/accordion/{accordion.docs.html → docs.html} +0 -3
  21. package/src/components/disclosure/disclosure/{disclosure.docs.html → docs.html} +0 -3
  22. package/src/components/feedback/alert/{alert.docs.html → docs.html} +0 -3
  23. package/src/components/feedback/progress/{progress.docs.html → docs.html} +0 -3
  24. package/src/components/feedback/progress-circle/{progress-circle.docs.html → docs.html} +0 -3
  25. package/src/components/feedback/skeleton/{skeleton.docs.html → docs.html} +0 -3
  26. package/src/components/feedback/spinner/{spinner.docs.html → docs.html} +0 -2
  27. package/src/components/feedback/toast/{toast.docs.html → docs.html} +0 -3
  28. package/src/components/forms/checkbox/{checkbox.docs.html → docs.html} +0 -3
  29. package/src/components/forms/checkbox-group/{checkbox-group.docs.html → docs.html} +0 -3
  30. package/src/components/forms/field/{field.docs.html → docs.html} +0 -3
  31. package/src/components/forms/fieldset/{fieldset.docs.html → docs.html} +0 -3
  32. package/src/components/forms/form/{form.docs.html → docs.html} +0 -3
  33. package/src/components/forms/form-error/{form-error.docs.html → docs.html} +0 -3
  34. package/src/components/forms/form-helper/{form-helper.docs.html → docs.html} +0 -3
  35. package/src/components/forms/input/{input.docs.html → docs.html} +0 -3
  36. package/src/components/forms/label/{label.docs.html → docs.html} +0 -3
  37. package/src/components/forms/number-input/{number-input.docs.html → docs.html} +0 -3
  38. package/src/components/forms/password-input/{password-input.docs.html → docs.html} +0 -3
  39. package/src/components/forms/radio/{radio.docs.html → docs.html} +0 -3
  40. package/src/components/forms/radio-group/{radio-group.docs.html → docs.html} +0 -3
  41. package/src/components/forms/search-input/{search-input.docs.html → docs.html} +0 -3
  42. package/src/components/forms/select/{select.docs.html → docs.html} +0 -3
  43. package/src/components/forms/slider/{slider.docs.html → docs.html} +0 -3
  44. package/src/components/forms/textarea/{textarea.docs.html → docs.html} +0 -3
  45. package/src/components/forms/toggle/{toggle.docs.html → docs.html} +0 -3
  46. package/src/components/navigation/breadcrumb/{breadcrumb.docs.html → docs.html} +0 -3
  47. package/src/components/navigation/dropdown-menu/{dropdown-menu.docs.html → docs.html} +0 -3
  48. package/src/components/navigation/menu/{menu.docs.html → docs.html} +0 -3
  49. package/src/components/navigation/nav/{nav.docs.html → docs.html} +0 -3
  50. package/src/components/navigation/pagination/{pagination.docs.html → docs.html} +0 -3
  51. package/src/components/navigation/tabs/{tabs.docs.html → docs.html} +0 -3
  52. package/src/components/overlays/dialog/{dialog.docs.html → docs.html} +0 -3
  53. package/src/components/overlays/drawer/{drawer.docs.html → docs.html} +0 -3
  54. package/src/components/overlays/modal/{modal.docs.html → docs.html} +0 -3
  55. package/src/components/overlays/overlay/{overlay.docs.html → docs.html} +0 -3
  56. package/src/components/overlays/popover/{popover.docs.html → docs.html} +0 -3
  57. package/src/components/overlays/tooltip/{tooltip.docs.html → docs.html} +0 -3
  58. package/src/components/typography/blockquote/{blockquote.docs.html → docs.html} +0 -3
  59. package/src/components/typography/code/{code.docs.html → docs.html} +0 -3
  60. package/src/components/typography/code-block/{code-block.docs.html → docs.html} +0 -3
  61. package/src/components/typography/heading/{heading.docs.html → docs.html} +0 -3
  62. package/src/components/typography/kbd/{kbd.docs.html → docs.html} +0 -2
  63. package/src/components/typography/link/{link.docs.html → docs.html} +0 -3
  64. package/src/components/typography/list/{list.docs.html → docs.html} +0 -3
  65. package/src/components/typography/mark/{mark.docs.html → docs.html} +0 -2
  66. package/src/config/guides/accessibility.docs.html +0 -2
  67. package/src/config/guides/getting-started.docs.html +0 -2
  68. package/src/config/guides/theming.docs.html +0 -2
  69. package/src/config/tokens/colors/{colors.docs.html → docs.html} +0 -2
  70. package/src/config/tokens/{design-tokens.docs.html → docs.html} +0 -1
  71. package/src/config/tokens/grid/{grid.docs.html → docs.html} +0 -2
  72. package/src/config/tokens/spacing/{spacing.docs.html → docs.html} +0 -2
  73. package/src/debug/{debug.docs.html → docs.html} +0 -2
  74. package/src/layout/app-shell/{app-shell.docs.html → docs.html} +0 -2
  75. package/src/layout/aspect-ratio/{aspect-ratio.docs.html → docs.html} +0 -3
  76. package/src/layout/box/{box.docs.html → docs.html} +0 -3
  77. package/src/layout/center/{center.docs.html → docs.html} +0 -3
  78. package/src/layout/column/{column.docs.html → docs.html} +0 -3
  79. package/src/layout/container/{container.docs.html → docs.html} +0 -3
  80. package/src/layout/content/{content.docs.html → docs.html} +0 -3
  81. package/src/layout/footer/{footer.docs.html → docs.html} +0 -3
  82. package/src/layout/grid/{grid.docs.html → docs.html} +0 -2
  83. package/src/layout/main/{main.docs.html → docs.html} +0 -3
  84. package/src/layout/nav-rail/{nav-rail.docs.html → docs.html} +0 -3
  85. package/src/layout/page-header/{page-header.docs.html → docs.html} +0 -3
  86. package/src/layout/row/{row.docs.html → docs.html} +0 -3
  87. package/src/layout/sidebar/{sidebar.docs.html → docs.html} +0 -3
  88. package/src/layout/sidebar-nav/{sidebar-nav.docs.html → docs.html} +0 -3
  89. package/src/layout/topbar/{topbar.docs.html → docs.html} +0 -3
  90. package/src/utilities/container/{container.docs.html → docs.html} +0 -3
  91. package/src/utilities/display/{display.docs.html → docs.html} +0 -3
  92. package/src/utilities/scroll-animation/{scroll-animation.docs.html → docs.html} +0 -3
  93. package/src/utilities/scroll-snap/{scroll-snap.docs.html → docs.html} +0 -3
  94. package/src/utilities/spacing/{spacing.docs.html → docs.html} +0 -3
  95. package/src/utilities/text/{text.docs.html → docs.html} +0 -3
  96. package/src/utilities/view-transition/{view-transition.docs.html → docs.html} +0 -3
  97. package/src/utilities/visually-hidden/{visually-hidden.docs.html → docs.html} +0 -2
  98. package/src/components/actions/button/button-visual.png +0 -0
  99. package/src/components/actions/button/button.visual.spec.ts +0 -18
  100. package/src/components/actions/button-group/button-group-visual.png +0 -0
  101. package/src/components/actions/button-group/button-group.visual.spec.ts +0 -18
  102. package/src/components/actions/close-button/close-button-visual.png +0 -0
  103. package/src/components/actions/close-button/close-button.visual.spec.ts +0 -18
  104. package/src/components/content/divider/divider-visual.png +0 -0
  105. package/src/components/content/divider/divider.visual.spec.ts +0 -18
  106. package/src/components/content/scroll-area/scroll-area-visual.png +0 -0
  107. package/src/components/content/scroll-area/scroll-area.visual.spec.ts +0 -18
  108. package/src/components/content/spacer/spacer-visual.png +0 -0
  109. package/src/components/content/spacer/spacer.visual.spec.ts +0 -14
  110. package/src/components/data-display/avatar/avatar-visual.png +0 -0
  111. package/src/components/data-display/avatar/avatar.visual.spec.ts +0 -18
  112. package/src/components/data-display/badge/badge-visual.png +0 -0
  113. package/src/components/data-display/badge/badge.visual.spec.ts +0 -18
  114. package/src/components/data-display/card/card-visual.png +0 -0
  115. package/src/components/data-display/card/card.visual.spec.ts +0 -18
  116. package/src/components/data-display/data-list/data-list-visual.png +0 -0
  117. package/src/components/data-display/data-list/data-list.visual.spec.ts +0 -19
  118. package/src/components/data-display/icon/icon-visual.png +0 -0
  119. package/src/components/data-display/icon/icon.visual.spec.ts +0 -18
  120. package/src/components/data-display/image/image-visual.png +0 -0
  121. package/src/components/data-display/image/image.visual.spec.ts +0 -18
  122. package/src/components/data-display/stat/stat-visual.png +0 -0
  123. package/src/components/data-display/stat/stat.visual.spec.ts +0 -18
  124. package/src/components/data-display/status/status-visual.png +0 -0
  125. package/src/components/data-display/status/status.visual.spec.ts +0 -18
  126. package/src/components/data-display/table/table-visual.png +0 -0
  127. package/src/components/data-display/table/table.visual.spec.ts +0 -18
  128. package/src/components/data-display/tag/tag-visual.png +0 -0
  129. package/src/components/data-display/tag/tag.visual.spec.ts +0 -18
  130. package/src/components/disclosure/accordion/accordion-visual.png +0 -0
  131. package/src/components/disclosure/accordion/accordion.visual.spec.ts +0 -18
  132. package/src/components/disclosure/disclosure/disclosure-visual.png +0 -0
  133. package/src/components/disclosure/disclosure/disclosure.visual.spec.ts +0 -18
  134. package/src/components/feedback/alert/alert-visual.png +0 -0
  135. package/src/components/feedback/alert/alert.visual.spec.ts +0 -18
  136. package/src/components/feedback/progress/progress-visual.png +0 -0
  137. package/src/components/feedback/progress/progress.visual.spec.ts +0 -18
  138. package/src/components/feedback/progress-circle/progress-circle-visual.png +0 -0
  139. package/src/components/feedback/progress-circle/progress-circle.visual.spec.ts +0 -18
  140. package/src/components/feedback/skeleton/skeleton-visual.png +0 -0
  141. package/src/components/feedback/skeleton/skeleton.visual.spec.ts +0 -18
  142. package/src/components/feedback/spinner/spinner-visual.png +0 -0
  143. package/src/components/feedback/spinner/spinner.visual.spec.ts +0 -19
  144. package/src/components/feedback/toast/toast-visual.png +0 -0
  145. package/src/components/feedback/toast/toast.visual.spec.ts +0 -18
  146. package/src/components/forms/checkbox/checkbox-visual.png +0 -0
  147. package/src/components/forms/checkbox/checkbox.visual.spec.ts +0 -18
  148. package/src/components/forms/checkbox-group/checkbox-group-visual.png +0 -0
  149. package/src/components/forms/checkbox-group/checkbox-group.visual.spec.ts +0 -18
  150. package/src/components/forms/field/field-visual.png +0 -0
  151. package/src/components/forms/field/field.visual.spec.ts +0 -18
  152. package/src/components/forms/fieldset/fieldset-visual.png +0 -0
  153. package/src/components/forms/fieldset/fieldset.visual.spec.ts +0 -18
  154. package/src/components/forms/form/form-visual.png +0 -0
  155. package/src/components/forms/form/form.visual.spec.ts +0 -18
  156. package/src/components/forms/form-error/form-error-visual.png +0 -0
  157. package/src/components/forms/form-error/form-error.visual.spec.ts +0 -18
  158. package/src/components/forms/form-helper/form-helper-visual.png +0 -0
  159. package/src/components/forms/form-helper/form-helper.visual.spec.ts +0 -18
  160. package/src/components/forms/input/input-visual.png +0 -0
  161. package/src/components/forms/input/input.visual.spec.ts +0 -18
  162. package/src/components/forms/label/label-visual.png +0 -0
  163. package/src/components/forms/label/label.visual.spec.ts +0 -18
  164. package/src/components/forms/number-input/number-input-visual.png +0 -0
  165. package/src/components/forms/number-input/number-input.visual.spec.ts +0 -18
  166. package/src/components/forms/password-input/password-input-visual.png +0 -0
  167. package/src/components/forms/password-input/password-input.visual.spec.ts +0 -18
  168. package/src/components/forms/radio/radio-visual.png +0 -0
  169. package/src/components/forms/radio/radio.visual.spec.ts +0 -18
  170. package/src/components/forms/radio-group/radio-group-visual.png +0 -0
  171. package/src/components/forms/radio-group/radio-group.visual.spec.ts +0 -18
  172. package/src/components/forms/search-input/search-input-visual.png +0 -0
  173. package/src/components/forms/search-input/search-input.visual.spec.ts +0 -18
  174. package/src/components/forms/select/select-visual.png +0 -0
  175. package/src/components/forms/select/select.visual.spec.ts +0 -18
  176. package/src/components/forms/slider/slider-visual.png +0 -0
  177. package/src/components/forms/slider/slider.visual.spec.ts +0 -18
  178. package/src/components/forms/textarea/textarea-visual.png +0 -0
  179. package/src/components/forms/textarea/textarea.visual.spec.ts +0 -18
  180. package/src/components/forms/toggle/toggle-visual.png +0 -0
  181. package/src/components/forms/toggle/toggle.visual.spec.ts +0 -18
  182. package/src/components/navigation/breadcrumb/breadcrumb-visual.png +0 -0
  183. package/src/components/navigation/breadcrumb/breadcrumb.visual.spec.ts +0 -18
  184. package/src/components/navigation/dropdown-menu/dropdown-menu-visual.png +0 -0
  185. package/src/components/navigation/dropdown-menu/dropdown-menu.visual.spec.ts +0 -18
  186. package/src/components/navigation/menu/menu-visual.png +0 -0
  187. package/src/components/navigation/menu/menu.visual.spec.ts +0 -18
  188. package/src/components/navigation/nav/nav-visual.png +0 -0
  189. package/src/components/navigation/nav/nav.visual.spec.ts +0 -18
  190. package/src/components/navigation/pagination/pagination-visual.png +0 -0
  191. package/src/components/navigation/pagination/pagination.visual.spec.ts +0 -18
  192. package/src/components/navigation/tabs/tabs-visual.png +0 -0
  193. package/src/components/navigation/tabs/tabs.visual.spec.ts +0 -18
  194. package/src/components/overlays/dialog/dialog-visual.png +0 -0
  195. package/src/components/overlays/dialog/dialog.visual.spec.ts +0 -18
  196. package/src/components/overlays/drawer/drawer-visual.png +0 -0
  197. package/src/components/overlays/drawer/drawer.visual.spec.ts +0 -18
  198. package/src/components/overlays/modal/modal-visual.png +0 -0
  199. package/src/components/overlays/modal/modal.visual.spec.ts +0 -18
  200. package/src/components/overlays/overlay/overlay-visual.png +0 -0
  201. package/src/components/overlays/overlay/overlay.visual.spec.ts +0 -18
  202. package/src/components/overlays/popover/popover-visual.png +0 -0
  203. package/src/components/overlays/popover/popover.visual.spec.ts +0 -18
  204. package/src/components/overlays/tooltip/tooltip-visual.png +0 -0
  205. package/src/components/overlays/tooltip/tooltip.visual.spec.ts +0 -18
  206. package/src/components/typography/blockquote/blockquote-visual.png +0 -0
  207. package/src/components/typography/blockquote/blockquote.visual.spec.ts +0 -18
  208. package/src/components/typography/code/code-visual.png +0 -0
  209. package/src/components/typography/code/code.visual.spec.ts +0 -18
  210. package/src/components/typography/code-block/code-block-visual.png +0 -0
  211. package/src/components/typography/code-block/code-block.visual.spec.ts +0 -18
  212. package/src/components/typography/heading/heading-visual.png +0 -0
  213. package/src/components/typography/heading/heading.visual.spec.ts +0 -18
  214. package/src/components/typography/kbd/kbd-visual.png +0 -0
  215. package/src/components/typography/kbd/kbd.visual.spec.ts +0 -18
  216. package/src/components/typography/link/link-visual.png +0 -0
  217. package/src/components/typography/link/link.visual.spec.ts +0 -18
  218. package/src/components/typography/list/list-visual.png +0 -0
  219. package/src/components/typography/list/list.visual.spec.ts +0 -18
  220. package/src/components/typography/mark/mark-visual.png +0 -0
  221. package/src/components/typography/mark/mark.visual.spec.ts +0 -18
  222. package/src/layout/app-shell/app-shell-visual.png +0 -0
  223. package/src/layout/app-shell/app-shell.visual.spec.ts +0 -13
  224. package/src/layout/aspect-ratio/aspect-ratio-visual.png +0 -0
  225. package/src/layout/aspect-ratio/aspect-ratio.visual.spec.ts +0 -14
  226. package/src/layout/box/box-visual.png +0 -0
  227. package/src/layout/box/box.visual.spec.ts +0 -13
  228. package/src/layout/center/center-visual.png +0 -0
  229. package/src/layout/center/center.visual.spec.ts +0 -13
  230. package/src/layout/column/column-visual.png +0 -0
  231. package/src/layout/column/column.visual.spec.ts +0 -13
  232. package/src/layout/content/content-visual.png +0 -0
  233. package/src/layout/content/content.visual.spec.ts +0 -18
  234. package/src/layout/footer/footer-visual.png +0 -0
  235. package/src/layout/footer/footer.visual.spec.ts +0 -18
  236. package/src/layout/grid/grid-visual.png +0 -0
  237. package/src/layout/grid/grid.visual.spec.ts +0 -13
  238. package/src/layout/nav-rail/nav-rail-visual.png +0 -0
  239. package/src/layout/nav-rail/nav-rail.visual.spec.ts +0 -18
  240. package/src/layout/page-header/page-header-visual.png +0 -0
  241. package/src/layout/page-header/page-header.visual.spec.ts +0 -18
  242. package/src/layout/row/row-visual.png +0 -0
  243. package/src/layout/row/row.visual.spec.ts +0 -15
  244. package/src/layout/sidebar/sidebar-visual.png +0 -0
  245. package/src/layout/sidebar/sidebar.visual.spec.ts +0 -18
  246. package/src/layout/sidebar-nav/sidebar-nav.visual.spec.ts +0 -18
  247. package/src/layout/topbar/topbar-visual.png +0 -0
  248. package/src/layout/topbar/topbar.visual.spec.ts +0 -18
  249. /package/src/components/actions/button/{button.api.json → api.json} +0 -0
  250. /package/src/components/actions/button-group/{button-group.api.json → api.json} +0 -0
  251. /package/src/components/actions/close-button/{close-button.api.json → api.json} +0 -0
  252. /package/src/components/content/divider/{divider.api.json → api.json} +0 -0
  253. /package/src/components/content/scroll-area/{scroll-area.api.json → api.json} +0 -0
  254. /package/src/components/content/spacer/{spacer.api.json → api.json} +0 -0
  255. /package/src/components/data-display/avatar/{avatar.api.json → api.json} +0 -0
  256. /package/src/components/data-display/badge/{badge.api.json → api.json} +0 -0
  257. /package/src/components/data-display/card/{card.api.json → api.json} +0 -0
  258. /package/src/components/data-display/data-list/{data-list.api.json → api.json} +0 -0
  259. /package/src/components/data-display/icon/{icon.api.json → api.json} +0 -0
  260. /package/src/components/data-display/image/{image.api.json → api.json} +0 -0
  261. /package/src/components/data-display/stat/{stat.api.json → api.json} +0 -0
  262. /package/src/components/data-display/status/{status.api.json → api.json} +0 -0
  263. /package/src/components/data-display/table/{table.api.json → api.json} +0 -0
  264. /package/src/components/data-display/tag/{tag.api.json → api.json} +0 -0
  265. /package/src/components/disclosure/accordion/{accordion.api.json → api.json} +0 -0
  266. /package/src/components/disclosure/disclosure/{disclosure.api.json → api.json} +0 -0
  267. /package/src/components/feedback/alert/{alert.api.json → api.json} +0 -0
  268. /package/src/components/feedback/progress/{progress.api.json → api.json} +0 -0
  269. /package/src/components/feedback/progress-circle/{progress-circle.api.json → api.json} +0 -0
  270. /package/src/components/feedback/skeleton/{skeleton.api.json → api.json} +0 -0
  271. /package/src/components/feedback/spinner/{spinner.api.json → api.json} +0 -0
  272. /package/src/components/feedback/toast/{toast.api.json → api.json} +0 -0
  273. /package/src/components/forms/checkbox/{checkbox.api.json → api.json} +0 -0
  274. /package/src/components/forms/checkbox-group/{checkbox-group.api.json → api.json} +0 -0
  275. /package/src/components/forms/field/{field.api.json → api.json} +0 -0
  276. /package/src/components/forms/fieldset/{fieldset.api.json → api.json} +0 -0
  277. /package/src/components/forms/form/{form.api.json → api.json} +0 -0
  278. /package/src/components/forms/form-error/{form-error.api.json → api.json} +0 -0
  279. /package/src/components/forms/form-helper/{form-helper.api.json → api.json} +0 -0
  280. /package/src/components/forms/input/{input.api.json → api.json} +0 -0
  281. /package/src/components/forms/label/{label.api.json → api.json} +0 -0
  282. /package/src/components/forms/number-input/{number-input.api.json → api.json} +0 -0
  283. /package/src/components/forms/password-input/{password-input.api.json → api.json} +0 -0
  284. /package/src/components/forms/radio/{radio.api.json → api.json} +0 -0
  285. /package/src/components/forms/radio-group/{radio-group.api.json → api.json} +0 -0
  286. /package/src/components/forms/search-input/{search-input.api.json → api.json} +0 -0
  287. /package/src/components/forms/select/{select.api.json → api.json} +0 -0
  288. /package/src/components/forms/slider/{slider.api.json → api.json} +0 -0
  289. /package/src/components/forms/textarea/{textarea.api.json → api.json} +0 -0
  290. /package/src/components/forms/toggle/{toggle.api.json → api.json} +0 -0
  291. /package/src/components/navigation/breadcrumb/{breadcrumb.api.json → api.json} +0 -0
  292. /package/src/components/navigation/dropdown-menu/{dropdown-menu.api.json → api.json} +0 -0
  293. /package/src/components/navigation/menu/{menu.api.json → api.json} +0 -0
  294. /package/src/components/navigation/nav/{nav.api.json → api.json} +0 -0
  295. /package/src/components/navigation/pagination/{pagination.api.json → api.json} +0 -0
  296. /package/src/components/navigation/tabs/{tabs.api.json → api.json} +0 -0
  297. /package/src/components/overlays/dialog/{dialog.api.json → api.json} +0 -0
  298. /package/src/components/overlays/drawer/{drawer.api.json → api.json} +0 -0
  299. /package/src/components/overlays/modal/{modal.api.json → api.json} +0 -0
  300. /package/src/components/overlays/overlay/{overlay.api.json → api.json} +0 -0
  301. /package/src/components/overlays/popover/{popover.api.json → api.json} +0 -0
  302. /package/src/components/overlays/tooltip/{tooltip.api.json → api.json} +0 -0
  303. /package/src/components/typography/blockquote/{blockquote.api.json → api.json} +0 -0
  304. /package/src/components/typography/code/{code.api.json → api.json} +0 -0
  305. /package/src/components/typography/code-block/{code-block.api.json → api.json} +0 -0
  306. /package/src/components/typography/heading/{heading.api.json → api.json} +0 -0
  307. /package/src/components/typography/kbd/{kbd.api.json → api.json} +0 -0
  308. /package/src/components/typography/link/{link.api.json → api.json} +0 -0
  309. /package/src/components/typography/list/{list.api.json → api.json} +0 -0
  310. /package/src/components/typography/mark/{mark.api.json → api.json} +0 -0
  311. /package/src/layout/app-shell/{app-shell.api.json → api.json} +0 -0
  312. /package/src/layout/aspect-ratio/{aspect-ratio.api.json → api.json} +0 -0
  313. /package/src/layout/box/{box.api.json → api.json} +0 -0
  314. /package/src/layout/center/{center.api.json → api.json} +0 -0
  315. /package/src/layout/column/{column.api.json → api.json} +0 -0
  316. /package/src/layout/container/{container.api.json → api.json} +0 -0
  317. /package/src/layout/content/{content.api.json → api.json} +0 -0
  318. /package/src/layout/footer/{footer.api.json → api.json} +0 -0
  319. /package/src/layout/grid/{grid.api.json → api.json} +0 -0
  320. /package/src/layout/main/{main.api.json → api.json} +0 -0
  321. /package/src/layout/nav-rail/{nav-rail.api.json → api.json} +0 -0
  322. /package/src/layout/page-header/{page-header.api.json → api.json} +0 -0
  323. /package/src/layout/row/{row.api.json → api.json} +0 -0
  324. /package/src/layout/sidebar/{sidebar.api.json → api.json} +0 -0
  325. /package/src/layout/sidebar-nav/{sidebar-nav.api.json → api.json} +0 -0
  326. /package/src/layout/topbar/{topbar.api.json → api.json} +0 -0
  327. /package/src/utilities/container/{container.api.json → api.json} +0 -0
  328. /package/src/utilities/display/{display.api.json → api.json} +0 -0
  329. /package/src/utilities/scroll-animation/{scroll-animation.api.json → api.json} +0 -0
  330. /package/src/utilities/scroll-snap/{scroll-snap.api.json → api.json} +0 -0
  331. /package/src/utilities/spacing/{spacing.api.json → api.json} +0 -0
  332. /package/src/utilities/text/{text.api.json → api.json} +0 -0
  333. /package/src/utilities/view-transition/{view-transition.api.json → api.json} +0 -0
  334. /package/src/utilities/visually-hidden/{visually-hidden.api.json → api.json} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teseor/css",
3
- "version": "1.15.0",
3
+ "version": "1.15.2",
4
4
  "description": "CSS library - reset, primitives, components, utilities",
5
5
  "license": "MIT",
6
6
  "author": "letanure",
@@ -1,6 +1,5 @@
1
1
  ---
2
2
  title: Root
3
- type: token
4
3
  id: root
5
4
  description: Base styles applied to the .root class: font family, size, line-height, color, and background
6
5
  skipValidation: true
@@ -1,7 +1,5 @@
1
1
  ---
2
2
  title: Typography
3
- type: token
4
- id: typography
5
3
  description: Modular scale (1.2 ratio) with 8px grid-snapped line-heights. Responsive breakpoints at 730px and 1080px adjust heading sizes.
6
4
  skipValidation: true
7
5
  ---
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Button
3
- type: component
4
- id: button
5
3
  description: Buttons trigger actions. Use primary for main CTA, secondary for less important actions.
6
- api: ./button.api.json
7
4
  ---
8
5
 
9
6
  <!-- @variants | row -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Button Group
3
- type: component
4
- id: button-group
5
3
  description: Container for grouped buttons that share borders and have connected appearance.
6
- api: ./button-group.api.json
7
4
  mergeInto: button
8
5
  ---
9
6
 
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Close Button
3
- type: component
4
- id: close-button
5
3
  description: Dismiss button for closing modals, alerts, drawers, and other dismissible elements.
6
- api: ./close-button.api.json
7
4
  mergeInto: button
8
5
  ---
9
6
 
@@ -1,8 +1,6 @@
1
1
  ---
2
2
  title: Divider
3
- type: component
4
3
  description: Visual separator between content sections. Supports horizontal/vertical orientation and optional text label.
5
- api: ./divider.api.json
6
4
  ---
7
5
 
8
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Scroll Area
3
- type: component
4
- id: scroll-area
5
3
  description: Scrollable container with styled scrollbar. Provides overflow control and custom scrollbar styling.
6
- api: ./scroll-area.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Spacer
3
- type: component
4
- id: spacer
5
3
  description: Flexible space filler that grows to fill available space in flex containers.
6
- api: ./spacer.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Avatar
3
- type: component
4
- id: avatar
5
3
  description: User or entity thumbnail representation. Supports image with fallback to initials.
6
- api: ./avatar.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default | row -->
@@ -1,8 +1,6 @@
1
1
  ---
2
2
  title: Badge
3
- type: component
4
3
  description: Inline labels for status indicators, counts, and categories
5
- api: ./badge.api.json
6
4
  labels:
7
5
  sm: Small
8
6
  lg: Large
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Card
3
- type: component
4
- id: card
5
- api: ./card.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Data List
3
- type: component
4
- id: data-list
5
- api: ./data-list.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Icon
3
- type: component
4
- id: icon
5
3
  description: CSS classes for sizing and styling SVG icons. Works with any stroke-based icon set like Lucide, Heroicons, or Feather.
6
- api: ./icon.api.json
7
4
  ---
8
5
 
9
6
  <!-- @basic_usage -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Image
3
- type: component
4
- id: image
5
3
  description: Responsive image with fallback placeholder, optional caption, and shape modifiers.
6
- api: ./image.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Stat
3
- type: component
4
- id: stat
5
3
  description: Statistic display with prominent value and descriptive label.
6
- api: ./stat.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Status
3
- type: component
4
- id: status
5
3
  description: Visual status indicator with colored dot to show state.
6
- api: ./status.api.json
7
4
  ---
8
5
 
9
6
  <!-- @variants -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Table
3
- type: component
4
- id: table
5
3
  description: Styled table with header formatting and optional variants.
6
- api: ./table.api.json
7
4
  ---
8
5
 
9
6
  <!-- @basic_table -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Tag
3
- type: component
4
- id: tag
5
3
  description: Keyword labels for categorization. Use for filtering, attributes, or status indicators.
6
- api: ./tag.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default | row -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Accordion
3
- type: component
4
- id: accordion
5
3
  description: Container for grouped expandable sections. Use with disclosure components.
6
- api: ./accordion.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Disclosure
3
- type: component
4
- id: disclosure
5
3
  description: Expandable/collapsible content section. Uses native details/summary for accessibility without JS.
6
- api: ./disclosure.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Alert
3
- type: component
4
- id: alert
5
3
  description: Informational banner for important messages. Use variants for different message types.
6
- api: ./alert.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Progress
3
- type: component
4
- id: progress
5
3
  description: Progress bar indicator showing completion status. Use aria-valuenow for accessibility.
6
- api: ./progress.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Progress Circle
3
- type: component
4
- id: progress-circle
5
3
  description: Circular progress indicator showing completion as a donut ring. Set value via --ui-progress-circle-value (0-100).
6
- api: ./progress-circle.api.json
7
4
  mergeInto: progress
8
5
  ---
9
6
 
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Skeleton
3
- type: component
4
- id: skeleton
5
3
  description: Loading placeholder with shimmer animation for content loading states.
6
- api: ./skeleton.api.json
7
4
  ---
8
5
 
9
6
  <!-- @text_lines -->
@@ -1,8 +1,6 @@
1
1
  ---
2
2
  title: Spinner
3
- type: component
4
3
  description: Loading indicator with pure CSS animation. Inherits color from parent.
5
- api: ./spinner.api.json
6
4
  ---
7
5
 
8
6
  <!-- @default | row -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Toast
3
- type: component
4
- id: toast
5
- api: ./toast.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Checkbox
3
- type: component
4
- id: checkbox
5
3
  description: Native checkbox input with custom styling. Supports checked, indeterminate, and disabled states.
6
- api: ./checkbox.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default | row -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Checkbox Group
3
- type: component
4
- id: checkbox-group
5
3
  description: Groups related checkboxes with a legend and consistent spacing. Built on native fieldset semantics.
6
- api: ./checkbox-group.api.json
7
4
  mergeInto: checkbox
8
5
  ---
9
6
 
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Field
3
- type: component
4
- id: field
5
3
  description: Form field wrapper that combines label, control, helper text, and error message.
6
- api: ./field.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Fieldset
3
- type: component
4
- id: fieldset
5
3
  description: Groups related form fields with an optional legend and border.
6
- api: ./fieldset.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Form
3
- type: component
4
- id: form
5
3
  description: Layout container for form fields with consistent spacing, sections, and an actions row.
6
- api: ./form.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Form Error
3
- type: component
4
- id: form-error
5
3
  description: Validation error message for form fields. Displays in danger color.
6
- api: ./form-error.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Form Helper
3
- type: component
4
- id: form-helper
5
3
  description: Helper text for form fields. Provides additional context or instructions.
6
- api: ./form-helper.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Input
3
- type: component
4
- id: input
5
3
  description: Text input field for user data entry. Heights align to grid rows.
6
- api: ./input.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Label
3
- type: component
4
- id: label
5
3
  description: Form control labels. Associates text with inputs via htmlFor or wrapping.
6
- api: ./label.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Number Input
3
- type: component
4
- id: number-input
5
3
  description: Numeric input with increment and decrement stepper buttons.
6
- api: ./number-input.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Password Input
3
- type: component
4
- id: password-input
5
3
  description: Secure password field with toggle visibility button.
6
- api: ./password-input.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Radio
3
- type: component
4
- id: radio
5
3
  description: Native radio button with custom styling. Use for mutually exclusive options within a group.
6
- api: ./radio.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default | row -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Radio Group
3
- type: component
4
- id: radio-group
5
3
  description: Groups related radio buttons with a legend for single selection. Built on native fieldset semantics.
6
- api: ./radio-group.api.json
7
4
  mergeInto: radio
8
5
  ---
9
6
 
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Search Input
3
- type: component
4
- id: search-input
5
3
  description: Search field with built-in search icon and optional clear button.
6
- api: ./search-input.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Select
3
- type: component
4
- id: select
5
3
  description: Native select dropdown with custom styling. Dropdown options use browser default styles.
6
- api: ./select.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Slider
3
- type: component
4
- id: slider
5
3
  description: Range value selection. Styles the native range input cross-browser for track and thumb.
6
- api: ./slider.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Textarea
3
- type: component
4
- id: textarea
5
3
  description: Multi-line text input for longer content like comments or descriptions.
6
- api: ./textarea.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Toggle
3
- type: component
4
- id: toggle
5
3
  description: Switch control for boolean states. Uses checkbox semantics with role=switch for accessibility.
6
- api: ./toggle.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Breadcrumb
3
- type: component
4
- id: breadcrumb
5
3
  description: Navigation hierarchy showing current page location in site structure.
6
- api: ./breadcrumb.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Dropdown Menu
3
- type: component
4
- id: dropdown-menu
5
3
  description: Trigger button with floating menu panel. Reuses the menu component for consistent item styling.
6
- api: ./dropdown-menu.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Menu
3
- type: component
4
- id: menu
5
- api: ./menu.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Nav
3
- type: component
4
- id: nav
5
3
  description: Horizontal or vertical navigation links for primary and secondary navigation.
6
- api: ./nav.api.json
7
4
  ---
8
5
 
9
6
  <!-- @basic -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Pagination
3
- type: component
4
- id: pagination
5
- api: ./pagination.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Tabs
3
- type: component
4
- id: tabs
5
- api: ./tabs.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Dialog
3
- type: component
4
- id: dialog
5
3
  description: Structured modal with header, body, and footer sections. Use with modal component for positioning.
6
- api: ./dialog.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  title: Drawer
3
- type: component
4
- id: drawer
5
- api: ./drawer.api.json
6
3
  ---
7
4
 
8
5
  <!-- @default_end -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Modal
3
- type: component
4
- id: modal
5
3
  description: Container for modal dialogs. Use with overlay for backdrop effect.
6
- api: ./modal.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Overlay
3
- type: component
4
- id: overlay
5
3
  description: Full viewport backdrop for modals, dialogs, and drawers. Controls visibility via state modifiers.
6
- api: ./overlay.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Popover
3
- type: component
4
- id: popover
5
3
  description: Floating panel for additional content. Larger than tooltip, can contain structured content.
6
- api: ./popover.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Tooltip
3
- type: component
4
- id: tooltip
5
3
  description: Small informational popup for additional context. Position via JS.
6
- api: ./tooltip.api.json
7
4
  ---
8
5
 
9
6
  <!-- @positions -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Blockquote
3
- type: component
4
- id: blockquote
5
3
  description: Quote block with left border and optional citation.
6
- api: ./blockquote.api.json
7
4
  ---
8
5
 
9
6
  <!-- @default -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Code
3
- type: component
4
- id: code
5
3
  description: Inline code and code blocks with monospace font.
6
- api: ./code.api.json
7
4
  ---
8
5
 
9
6
  <!-- @inline_code -->
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Code Block
3
- type: component
4
- id: code-block
5
3
  description: Multi-line code display with monospace font, horizontal scroll, and optional line numbers.
6
- api: ./code-block.api.json
7
4
  mergeInto: code
8
5
  ---
9
6
 
@@ -1,9 +1,6 @@
1
1
  ---
2
2
  title: Heading
3
- type: component
4
- id: heading
5
3
  description: Semantic headings with visual size control. Use semantic level (h1-h6) for structure, size modifier for visual styling.
6
- api: ./heading.api.json
7
4
  ---
8
5
 
9
6
  <!-- @sizes | column -->