@porsche-design-system/components-angular 4.7.0-beta.0 → 4.7.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 (373) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/bin/pds-skill.js +50 -41
  3. package/package.json +2 -2
  4. package/skills/pds-audit-deprecations-angular/SKILL.md +247 -0
  5. package/skills/pds-audit-deprecations-angular/references/report-template.md +128 -0
  6. package/skills/pds-audit-deprecations-angular/references/report.schema.json +446 -0
  7. package/skills/pds-knowledge-angular/SKILL.md +9 -3
  8. package/skills/pds-knowledge-angular/references/components/p-button/examples/AiGradientGlow.ts +1 -1
  9. package/skills/pds-knowledge-angular/references/deprecations.md +686 -0
  10. package/skills/pds-knowledge-angular/references/styles/scss.md +3 -2
  11. package/skills/pds-knowledge-angular/references/styles/tailwindcss.md +0 -2
  12. package/tailwindcss/index.css +16 -16
  13. package/vanilla-extract/cjs/blur/deprecated/frostedGlassStyle.cjs +1 -1
  14. package/vanilla-extract/cjs/border/deprecated/border.cjs +1 -1
  15. package/vanilla-extract/cjs/border/deprecated/borderRadius.cjs +1 -1
  16. package/vanilla-extract/cjs/border/deprecated/borderRadiusLarge.cjs +1 -1
  17. package/vanilla-extract/cjs/border/deprecated/borderRadiusMedium.cjs +1 -1
  18. package/vanilla-extract/cjs/border/deprecated/borderRadiusSmall.cjs +1 -1
  19. package/vanilla-extract/cjs/border/deprecated/borderWidth.cjs +1 -1
  20. package/vanilla-extract/cjs/border/deprecated/borderWidthBase.cjs +1 -1
  21. package/vanilla-extract/cjs/border/deprecated/borderWidthThin.cjs +1 -1
  22. package/vanilla-extract/cjs/color/deprecated/theme.cjs +1 -1
  23. package/vanilla-extract/cjs/color/deprecated/themeDark.cjs +1 -1
  24. package/vanilla-extract/cjs/color/deprecated/themeDarkBackgroundBase.cjs +1 -1
  25. package/vanilla-extract/cjs/color/deprecated/themeDarkBackgroundFrosted.cjs +1 -1
  26. package/vanilla-extract/cjs/color/deprecated/themeDarkBackgroundShading.cjs +1 -1
  27. package/vanilla-extract/cjs/color/deprecated/themeDarkBackgroundSurface.cjs +1 -1
  28. package/vanilla-extract/cjs/color/deprecated/themeDarkContrastHigh.cjs +1 -1
  29. package/vanilla-extract/cjs/color/deprecated/themeDarkContrastLow.cjs +1 -1
  30. package/vanilla-extract/cjs/color/deprecated/themeDarkContrastMedium.cjs +1 -1
  31. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationError.cjs +1 -1
  32. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationErrorSoft.cjs +1 -1
  33. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationInfo.cjs +1 -1
  34. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationInfoSoft.cjs +1 -1
  35. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationSuccess.cjs +1 -1
  36. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationSuccessSoft.cjs +1 -1
  37. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationWarning.cjs +1 -1
  38. package/vanilla-extract/cjs/color/deprecated/themeDarkNotificationWarningSoft.cjs +1 -1
  39. package/vanilla-extract/cjs/color/deprecated/themeDarkPrimary.cjs +1 -1
  40. package/vanilla-extract/cjs/color/deprecated/themeDarkStateActive.cjs +1 -1
  41. package/vanilla-extract/cjs/color/deprecated/themeDarkStateDisabled.cjs +1 -1
  42. package/vanilla-extract/cjs/color/deprecated/themeDarkStateFocus.cjs +1 -1
  43. package/vanilla-extract/cjs/color/deprecated/themeDarkStateHover.cjs +1 -1
  44. package/vanilla-extract/cjs/color/deprecated/themeLight.cjs +1 -1
  45. package/vanilla-extract/cjs/color/deprecated/themeLightBackgroundBase.cjs +1 -1
  46. package/vanilla-extract/cjs/color/deprecated/themeLightBackgroundFrosted.cjs +1 -1
  47. package/vanilla-extract/cjs/color/deprecated/themeLightBackgroundShading.cjs +1 -1
  48. package/vanilla-extract/cjs/color/deprecated/themeLightBackgroundSurface.cjs +1 -1
  49. package/vanilla-extract/cjs/color/deprecated/themeLightContrastHigh.cjs +1 -1
  50. package/vanilla-extract/cjs/color/deprecated/themeLightContrastLow.cjs +1 -1
  51. package/vanilla-extract/cjs/color/deprecated/themeLightContrastMedium.cjs +1 -1
  52. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationError.cjs +1 -1
  53. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationErrorSoft.cjs +1 -1
  54. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationInfo.cjs +1 -1
  55. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationInfoSoft.cjs +1 -1
  56. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationSuccess.cjs +1 -1
  57. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationSuccessSoft.cjs +1 -1
  58. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationWarning.cjs +1 -1
  59. package/vanilla-extract/cjs/color/deprecated/themeLightNotificationWarningSoft.cjs +1 -1
  60. package/vanilla-extract/cjs/color/deprecated/themeLightPrimary.cjs +1 -1
  61. package/vanilla-extract/cjs/color/deprecated/themeLightStateActive.cjs +1 -1
  62. package/vanilla-extract/cjs/color/deprecated/themeLightStateDisabled.cjs +1 -1
  63. package/vanilla-extract/cjs/color/deprecated/themeLightStateFocus.cjs +1 -1
  64. package/vanilla-extract/cjs/color/deprecated/themeLightStateHover.cjs +1 -1
  65. package/vanilla-extract/cjs/focus/deprecated/getFocusStyle.cjs +1 -0
  66. package/vanilla-extract/cjs/font/deprecated/fontFamily.cjs +1 -1
  67. package/vanilla-extract/cjs/font/deprecated/fontLineHeight.cjs +1 -1
  68. package/vanilla-extract/cjs/font/deprecated/fontSize.cjs +1 -1
  69. package/vanilla-extract/cjs/font/deprecated/fontSizeDisplay.cjs +1 -1
  70. package/vanilla-extract/cjs/font/deprecated/fontSizeHeading.cjs +1 -1
  71. package/vanilla-extract/cjs/font/deprecated/fontSizeHeadingLarge.cjs +1 -1
  72. package/vanilla-extract/cjs/font/deprecated/fontSizeHeadingMedium.cjs +1 -1
  73. package/vanilla-extract/cjs/font/deprecated/fontSizeHeadingSmall.cjs +1 -1
  74. package/vanilla-extract/cjs/font/deprecated/fontSizeHeadingXLarge.cjs +1 -1
  75. package/vanilla-extract/cjs/font/deprecated/fontSizeHeadingXXLarge.cjs +1 -1
  76. package/vanilla-extract/cjs/font/deprecated/fontSizeText.cjs +1 -1
  77. package/vanilla-extract/cjs/font/deprecated/fontSizeTextLarge.cjs +1 -1
  78. package/vanilla-extract/cjs/font/deprecated/fontSizeTextMedium.cjs +1 -1
  79. package/vanilla-extract/cjs/font/deprecated/fontSizeTextSmall.cjs +1 -1
  80. package/vanilla-extract/cjs/font/deprecated/fontSizeTextXLarge.cjs +1 -1
  81. package/vanilla-extract/cjs/font/deprecated/fontSizeTextXSmall.cjs +1 -1
  82. package/vanilla-extract/cjs/font/deprecated/fontSizeTextXXSmall.cjs +1 -1
  83. package/vanilla-extract/cjs/font/deprecated/fontStyle.cjs +1 -1
  84. package/vanilla-extract/cjs/font/deprecated/fontStyleItalic.cjs +1 -1
  85. package/vanilla-extract/cjs/font/deprecated/fontStyleNormal.cjs +1 -1
  86. package/vanilla-extract/cjs/font/deprecated/fontVariant.cjs +1 -1
  87. package/vanilla-extract/cjs/font/deprecated/fontWeight.cjs +1 -1
  88. package/vanilla-extract/cjs/font/deprecated/fontWeightRegular.cjs +1 -1
  89. package/vanilla-extract/cjs/font/deprecated/fontWeightSemiBold.cjs +1 -1
  90. package/vanilla-extract/cjs/gradient/deprecated/gradientToBottomStyle.cjs +1 -1
  91. package/vanilla-extract/cjs/gradient/deprecated/gradientToLeftStyle.cjs +1 -1
  92. package/vanilla-extract/cjs/gradient/deprecated/gradientToRightStyle.cjs +1 -1
  93. package/vanilla-extract/cjs/gradient/deprecated/gradientToTopStyle.cjs +1 -1
  94. package/vanilla-extract/cjs/motion/deprecated/motionDurationLong.cjs +1 -1
  95. package/vanilla-extract/cjs/motion/deprecated/motionDurationModerate.cjs +1 -1
  96. package/vanilla-extract/cjs/motion/deprecated/motionDurationShort.cjs +1 -1
  97. package/vanilla-extract/cjs/motion/deprecated/motionDurationVeryLong.cjs +1 -1
  98. package/vanilla-extract/cjs/motion/deprecated/motionEasingBase.cjs +1 -1
  99. package/vanilla-extract/cjs/motion/deprecated/motionEasingIn.cjs +1 -1
  100. package/vanilla-extract/cjs/motion/deprecated/motionEasingOut.cjs +1 -1
  101. package/vanilla-extract/cjs/shadow/deprecated/dropShadowHighStyle.cjs +1 -1
  102. package/vanilla-extract/cjs/shadow/deprecated/dropShadowLowStyle.cjs +1 -1
  103. package/vanilla-extract/cjs/shadow/deprecated/dropShadowMediumStyle.cjs +1 -1
  104. package/vanilla-extract/cjs/spacing/deprecated/spacing.cjs +1 -1
  105. package/vanilla-extract/cjs/spacing/deprecated/spacingFluid.cjs +1 -1
  106. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidLarge.cjs +1 -1
  107. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidMedium.cjs +1 -1
  108. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidSmall.cjs +1 -1
  109. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidXLarge.cjs +1 -1
  110. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidXSmall.cjs +1 -1
  111. package/vanilla-extract/cjs/spacing/deprecated/spacingFluidXXLarge.cjs +1 -1
  112. package/vanilla-extract/cjs/spacing/deprecated/spacingStatic.cjs +1 -1
  113. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticLarge.cjs +1 -1
  114. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticMedium.cjs +1 -1
  115. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticSmall.cjs +1 -1
  116. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticXLarge.cjs +1 -1
  117. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticXSmall.cjs +1 -1
  118. package/vanilla-extract/cjs/spacing/deprecated/spacingStaticXXLarge.cjs +1 -1
  119. package/vanilla-extract/cjs/typography/deprecated/display/displayLargeStyle.cjs +1 -1
  120. package/vanilla-extract/cjs/typography/deprecated/display/displayMediumStyle.cjs +1 -1
  121. package/vanilla-extract/cjs/typography/deprecated/display/displaySmallStyle.cjs +1 -1
  122. package/vanilla-extract/cjs/typography/deprecated/heading/headingLargeStyle.cjs +1 -1
  123. package/vanilla-extract/cjs/typography/deprecated/heading/headingMediumStyle.cjs +1 -1
  124. package/vanilla-extract/cjs/typography/deprecated/heading/headingSmallStyle.cjs +1 -1
  125. package/vanilla-extract/cjs/typography/deprecated/heading/headingXLargeStyle.cjs +1 -1
  126. package/vanilla-extract/cjs/typography/deprecated/heading/headingXXLargeStyle.cjs +1 -1
  127. package/vanilla-extract/cjs/typography/deprecated/text/textLargeStyle.cjs +1 -1
  128. package/vanilla-extract/cjs/typography/deprecated/text/textMediumStyle.cjs +1 -1
  129. package/vanilla-extract/cjs/typography/deprecated/text/textSmallStyle.cjs +1 -1
  130. package/vanilla-extract/cjs/typography/deprecated/text/textXLargeStyle.cjs +1 -1
  131. package/vanilla-extract/cjs/typography/deprecated/text/textXSmallStyle.cjs +1 -1
  132. package/vanilla-extract/cjs/typography/deprecated/text/textXXSmallStyle.cjs +1 -1
  133. package/vanilla-extract/esm/blur/deprecated/frostedGlassStyle.d.ts +1 -1
  134. package/vanilla-extract/esm/blur/deprecated/frostedGlassStyle.mjs +1 -1
  135. package/vanilla-extract/esm/border/deprecated/border.d.ts +1 -1
  136. package/vanilla-extract/esm/border/deprecated/border.mjs +1 -1
  137. package/vanilla-extract/esm/border/deprecated/borderRadius.d.ts +1 -1
  138. package/vanilla-extract/esm/border/deprecated/borderRadius.mjs +1 -1
  139. package/vanilla-extract/esm/border/deprecated/borderRadiusLarge.d.ts +1 -1
  140. package/vanilla-extract/esm/border/deprecated/borderRadiusLarge.mjs +1 -1
  141. package/vanilla-extract/esm/border/deprecated/borderRadiusMedium.d.ts +1 -1
  142. package/vanilla-extract/esm/border/deprecated/borderRadiusMedium.mjs +1 -1
  143. package/vanilla-extract/esm/border/deprecated/borderRadiusSmall.d.ts +1 -1
  144. package/vanilla-extract/esm/border/deprecated/borderRadiusSmall.mjs +1 -1
  145. package/vanilla-extract/esm/border/deprecated/borderWidth.d.ts +1 -1
  146. package/vanilla-extract/esm/border/deprecated/borderWidth.mjs +1 -1
  147. package/vanilla-extract/esm/border/deprecated/borderWidthBase.d.ts +1 -1
  148. package/vanilla-extract/esm/border/deprecated/borderWidthBase.mjs +1 -1
  149. package/vanilla-extract/esm/border/deprecated/borderWidthThin.d.ts +1 -1
  150. package/vanilla-extract/esm/border/deprecated/borderWidthThin.mjs +1 -1
  151. package/vanilla-extract/esm/color/deprecated/theme.d.ts +1 -1
  152. package/vanilla-extract/esm/color/deprecated/theme.mjs +1 -1
  153. package/vanilla-extract/esm/color/deprecated/themeDark.d.ts +1 -1
  154. package/vanilla-extract/esm/color/deprecated/themeDark.mjs +1 -1
  155. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundBase.d.ts +1 -1
  156. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundBase.mjs +1 -1
  157. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundFrosted.d.ts +1 -1
  158. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundFrosted.mjs +1 -1
  159. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundShading.d.ts +1 -1
  160. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundShading.mjs +1 -1
  161. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundSurface.d.ts +1 -1
  162. package/vanilla-extract/esm/color/deprecated/themeDarkBackgroundSurface.mjs +1 -1
  163. package/vanilla-extract/esm/color/deprecated/themeDarkContrastHigh.d.ts +1 -1
  164. package/vanilla-extract/esm/color/deprecated/themeDarkContrastHigh.mjs +1 -1
  165. package/vanilla-extract/esm/color/deprecated/themeDarkContrastLow.d.ts +1 -1
  166. package/vanilla-extract/esm/color/deprecated/themeDarkContrastLow.mjs +1 -1
  167. package/vanilla-extract/esm/color/deprecated/themeDarkContrastMedium.d.ts +1 -1
  168. package/vanilla-extract/esm/color/deprecated/themeDarkContrastMedium.mjs +1 -1
  169. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationError.d.ts +1 -1
  170. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationError.mjs +1 -1
  171. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationErrorSoft.d.ts +1 -1
  172. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationErrorSoft.mjs +1 -1
  173. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationInfo.d.ts +1 -1
  174. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationInfo.mjs +1 -1
  175. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationInfoSoft.d.ts +1 -1
  176. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationInfoSoft.mjs +1 -1
  177. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationSuccess.d.ts +1 -1
  178. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationSuccess.mjs +1 -1
  179. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationSuccessSoft.d.ts +1 -1
  180. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationSuccessSoft.mjs +1 -1
  181. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationWarning.d.ts +1 -1
  182. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationWarning.mjs +1 -1
  183. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationWarningSoft.d.ts +1 -1
  184. package/vanilla-extract/esm/color/deprecated/themeDarkNotificationWarningSoft.mjs +1 -1
  185. package/vanilla-extract/esm/color/deprecated/themeDarkPrimary.d.ts +1 -1
  186. package/vanilla-extract/esm/color/deprecated/themeDarkPrimary.mjs +1 -1
  187. package/vanilla-extract/esm/color/deprecated/themeDarkStateActive.d.ts +1 -1
  188. package/vanilla-extract/esm/color/deprecated/themeDarkStateActive.mjs +1 -1
  189. package/vanilla-extract/esm/color/deprecated/themeDarkStateDisabled.d.ts +1 -1
  190. package/vanilla-extract/esm/color/deprecated/themeDarkStateDisabled.mjs +1 -1
  191. package/vanilla-extract/esm/color/deprecated/themeDarkStateFocus.d.ts +1 -1
  192. package/vanilla-extract/esm/color/deprecated/themeDarkStateFocus.mjs +1 -1
  193. package/vanilla-extract/esm/color/deprecated/themeDarkStateHover.d.ts +1 -1
  194. package/vanilla-extract/esm/color/deprecated/themeDarkStateHover.mjs +1 -1
  195. package/vanilla-extract/esm/color/deprecated/themeLight.d.ts +1 -1
  196. package/vanilla-extract/esm/color/deprecated/themeLight.mjs +1 -1
  197. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundBase.d.ts +1 -1
  198. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundBase.mjs +1 -1
  199. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundFrosted.d.ts +1 -1
  200. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundFrosted.mjs +1 -1
  201. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundShading.d.ts +1 -1
  202. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundShading.mjs +1 -1
  203. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundSurface.d.ts +1 -1
  204. package/vanilla-extract/esm/color/deprecated/themeLightBackgroundSurface.mjs +1 -1
  205. package/vanilla-extract/esm/color/deprecated/themeLightContrastHigh.d.ts +1 -1
  206. package/vanilla-extract/esm/color/deprecated/themeLightContrastHigh.mjs +1 -1
  207. package/vanilla-extract/esm/color/deprecated/themeLightContrastLow.d.ts +1 -1
  208. package/vanilla-extract/esm/color/deprecated/themeLightContrastLow.mjs +1 -1
  209. package/vanilla-extract/esm/color/deprecated/themeLightContrastMedium.d.ts +1 -1
  210. package/vanilla-extract/esm/color/deprecated/themeLightContrastMedium.mjs +1 -1
  211. package/vanilla-extract/esm/color/deprecated/themeLightNotificationError.d.ts +1 -1
  212. package/vanilla-extract/esm/color/deprecated/themeLightNotificationError.mjs +1 -1
  213. package/vanilla-extract/esm/color/deprecated/themeLightNotificationErrorSoft.d.ts +1 -1
  214. package/vanilla-extract/esm/color/deprecated/themeLightNotificationErrorSoft.mjs +1 -1
  215. package/vanilla-extract/esm/color/deprecated/themeLightNotificationInfo.d.ts +1 -1
  216. package/vanilla-extract/esm/color/deprecated/themeLightNotificationInfo.mjs +1 -1
  217. package/vanilla-extract/esm/color/deprecated/themeLightNotificationInfoSoft.d.ts +1 -1
  218. package/vanilla-extract/esm/color/deprecated/themeLightNotificationInfoSoft.mjs +1 -1
  219. package/vanilla-extract/esm/color/deprecated/themeLightNotificationSuccess.d.ts +1 -1
  220. package/vanilla-extract/esm/color/deprecated/themeLightNotificationSuccess.mjs +1 -1
  221. package/vanilla-extract/esm/color/deprecated/themeLightNotificationSuccessSoft.d.ts +1 -1
  222. package/vanilla-extract/esm/color/deprecated/themeLightNotificationSuccessSoft.mjs +1 -1
  223. package/vanilla-extract/esm/color/deprecated/themeLightNotificationWarning.d.ts +1 -1
  224. package/vanilla-extract/esm/color/deprecated/themeLightNotificationWarning.mjs +1 -1
  225. package/vanilla-extract/esm/color/deprecated/themeLightNotificationWarningSoft.d.ts +1 -1
  226. package/vanilla-extract/esm/color/deprecated/themeLightNotificationWarningSoft.mjs +1 -1
  227. package/vanilla-extract/esm/color/deprecated/themeLightPrimary.d.ts +1 -1
  228. package/vanilla-extract/esm/color/deprecated/themeLightPrimary.mjs +1 -1
  229. package/vanilla-extract/esm/color/deprecated/themeLightStateActive.d.ts +1 -1
  230. package/vanilla-extract/esm/color/deprecated/themeLightStateActive.mjs +1 -1
  231. package/vanilla-extract/esm/color/deprecated/themeLightStateDisabled.d.ts +1 -1
  232. package/vanilla-extract/esm/color/deprecated/themeLightStateDisabled.mjs +1 -1
  233. package/vanilla-extract/esm/color/deprecated/themeLightStateFocus.d.ts +1 -1
  234. package/vanilla-extract/esm/color/deprecated/themeLightStateFocus.mjs +1 -1
  235. package/vanilla-extract/esm/color/deprecated/themeLightStateHover.d.ts +1 -1
  236. package/vanilla-extract/esm/color/deprecated/themeLightStateHover.mjs +1 -1
  237. package/vanilla-extract/esm/color/deprecated/themeShared.d.ts +1 -1
  238. package/vanilla-extract/esm/focus/deprecated/getFocusStyle.d.ts +1 -0
  239. package/vanilla-extract/esm/focus/deprecated/getFocusStyle.mjs +1 -0
  240. package/vanilla-extract/esm/font/deprecated/fontFamily.d.ts +1 -1
  241. package/vanilla-extract/esm/font/deprecated/fontFamily.mjs +1 -1
  242. package/vanilla-extract/esm/font/deprecated/fontLineHeight.d.ts +1 -1
  243. package/vanilla-extract/esm/font/deprecated/fontLineHeight.mjs +1 -1
  244. package/vanilla-extract/esm/font/deprecated/fontSize.d.ts +1 -1
  245. package/vanilla-extract/esm/font/deprecated/fontSize.mjs +1 -1
  246. package/vanilla-extract/esm/font/deprecated/fontSizeDisplay.d.ts +1 -1
  247. package/vanilla-extract/esm/font/deprecated/fontSizeDisplay.mjs +1 -1
  248. package/vanilla-extract/esm/font/deprecated/fontSizeHeading.d.ts +1 -1
  249. package/vanilla-extract/esm/font/deprecated/fontSizeHeading.mjs +1 -1
  250. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingLarge.d.ts +1 -1
  251. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingLarge.mjs +1 -1
  252. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingMedium.d.ts +1 -1
  253. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingMedium.mjs +1 -1
  254. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingSmall.d.ts +1 -1
  255. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingSmall.mjs +1 -1
  256. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingXLarge.d.ts +1 -1
  257. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingXLarge.mjs +1 -1
  258. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingXXLarge.d.ts +1 -1
  259. package/vanilla-extract/esm/font/deprecated/fontSizeHeadingXXLarge.mjs +1 -1
  260. package/vanilla-extract/esm/font/deprecated/fontSizeText.d.ts +1 -1
  261. package/vanilla-extract/esm/font/deprecated/fontSizeText.mjs +1 -1
  262. package/vanilla-extract/esm/font/deprecated/fontSizeTextLarge.d.ts +1 -1
  263. package/vanilla-extract/esm/font/deprecated/fontSizeTextLarge.mjs +1 -1
  264. package/vanilla-extract/esm/font/deprecated/fontSizeTextMedium.d.ts +1 -1
  265. package/vanilla-extract/esm/font/deprecated/fontSizeTextMedium.mjs +1 -1
  266. package/vanilla-extract/esm/font/deprecated/fontSizeTextSmall.d.ts +1 -1
  267. package/vanilla-extract/esm/font/deprecated/fontSizeTextSmall.mjs +1 -1
  268. package/vanilla-extract/esm/font/deprecated/fontSizeTextXLarge.d.ts +1 -1
  269. package/vanilla-extract/esm/font/deprecated/fontSizeTextXLarge.mjs +1 -1
  270. package/vanilla-extract/esm/font/deprecated/fontSizeTextXSmall.d.ts +1 -1
  271. package/vanilla-extract/esm/font/deprecated/fontSizeTextXSmall.mjs +1 -1
  272. package/vanilla-extract/esm/font/deprecated/fontSizeTextXXSmall.d.ts +1 -1
  273. package/vanilla-extract/esm/font/deprecated/fontSizeTextXXSmall.mjs +1 -1
  274. package/vanilla-extract/esm/font/deprecated/fontStyle.d.ts +1 -1
  275. package/vanilla-extract/esm/font/deprecated/fontStyle.mjs +1 -1
  276. package/vanilla-extract/esm/font/deprecated/fontStyleItalic.d.ts +1 -1
  277. package/vanilla-extract/esm/font/deprecated/fontStyleItalic.mjs +1 -1
  278. package/vanilla-extract/esm/font/deprecated/fontStyleNormal.d.ts +1 -1
  279. package/vanilla-extract/esm/font/deprecated/fontStyleNormal.mjs +1 -1
  280. package/vanilla-extract/esm/font/deprecated/fontVariant.d.ts +1 -1
  281. package/vanilla-extract/esm/font/deprecated/fontVariant.mjs +1 -1
  282. package/vanilla-extract/esm/font/deprecated/fontWeight.d.ts +1 -1
  283. package/vanilla-extract/esm/font/deprecated/fontWeight.mjs +1 -1
  284. package/vanilla-extract/esm/font/deprecated/fontWeightRegular.d.ts +1 -1
  285. package/vanilla-extract/esm/font/deprecated/fontWeightRegular.mjs +1 -1
  286. package/vanilla-extract/esm/font/deprecated/fontWeightSemiBold.d.ts +1 -1
  287. package/vanilla-extract/esm/font/deprecated/fontWeightSemiBold.mjs +1 -1
  288. package/vanilla-extract/esm/gradient/deprecated/gradientToBottomStyle.d.ts +1 -1
  289. package/vanilla-extract/esm/gradient/deprecated/gradientToBottomStyle.mjs +1 -1
  290. package/vanilla-extract/esm/gradient/deprecated/gradientToLeftStyle.d.ts +1 -1
  291. package/vanilla-extract/esm/gradient/deprecated/gradientToLeftStyle.mjs +1 -1
  292. package/vanilla-extract/esm/gradient/deprecated/gradientToRightStyle.d.ts +1 -1
  293. package/vanilla-extract/esm/gradient/deprecated/gradientToRightStyle.mjs +1 -1
  294. package/vanilla-extract/esm/gradient/deprecated/gradientToTopStyle.d.ts +1 -1
  295. package/vanilla-extract/esm/gradient/deprecated/gradientToTopStyle.mjs +1 -1
  296. package/vanilla-extract/esm/motion/deprecated/motionDurationLong.d.ts +1 -1
  297. package/vanilla-extract/esm/motion/deprecated/motionDurationLong.mjs +1 -1
  298. package/vanilla-extract/esm/motion/deprecated/motionDurationModerate.d.ts +1 -1
  299. package/vanilla-extract/esm/motion/deprecated/motionDurationModerate.mjs +1 -1
  300. package/vanilla-extract/esm/motion/deprecated/motionDurationShort.d.ts +1 -1
  301. package/vanilla-extract/esm/motion/deprecated/motionDurationShort.mjs +1 -1
  302. package/vanilla-extract/esm/motion/deprecated/motionDurationVeryLong.d.ts +1 -1
  303. package/vanilla-extract/esm/motion/deprecated/motionDurationVeryLong.mjs +1 -1
  304. package/vanilla-extract/esm/motion/deprecated/motionEasingBase.d.ts +1 -1
  305. package/vanilla-extract/esm/motion/deprecated/motionEasingBase.mjs +1 -1
  306. package/vanilla-extract/esm/motion/deprecated/motionEasingIn.d.ts +1 -1
  307. package/vanilla-extract/esm/motion/deprecated/motionEasingIn.mjs +1 -1
  308. package/vanilla-extract/esm/motion/deprecated/motionEasingOut.d.ts +1 -1
  309. package/vanilla-extract/esm/motion/deprecated/motionEasingOut.mjs +1 -1
  310. package/vanilla-extract/esm/shadow/deprecated/dropShadowHighStyle.d.ts +1 -1
  311. package/vanilla-extract/esm/shadow/deprecated/dropShadowHighStyle.mjs +1 -1
  312. package/vanilla-extract/esm/shadow/deprecated/dropShadowLowStyle.d.ts +1 -1
  313. package/vanilla-extract/esm/shadow/deprecated/dropShadowLowStyle.mjs +1 -1
  314. package/vanilla-extract/esm/shadow/deprecated/dropShadowMediumStyle.d.ts +1 -1
  315. package/vanilla-extract/esm/shadow/deprecated/dropShadowMediumStyle.mjs +1 -1
  316. package/vanilla-extract/esm/spacing/deprecated/spacing.d.ts +1 -1
  317. package/vanilla-extract/esm/spacing/deprecated/spacing.mjs +1 -1
  318. package/vanilla-extract/esm/spacing/deprecated/spacingFluid.d.ts +1 -1
  319. package/vanilla-extract/esm/spacing/deprecated/spacingFluid.mjs +1 -1
  320. package/vanilla-extract/esm/spacing/deprecated/spacingFluidLarge.d.ts +1 -1
  321. package/vanilla-extract/esm/spacing/deprecated/spacingFluidLarge.mjs +1 -1
  322. package/vanilla-extract/esm/spacing/deprecated/spacingFluidMedium.d.ts +1 -1
  323. package/vanilla-extract/esm/spacing/deprecated/spacingFluidMedium.mjs +1 -1
  324. package/vanilla-extract/esm/spacing/deprecated/spacingFluidSmall.d.ts +1 -1
  325. package/vanilla-extract/esm/spacing/deprecated/spacingFluidSmall.mjs +1 -1
  326. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXLarge.d.ts +1 -1
  327. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXLarge.mjs +1 -1
  328. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXSmall.d.ts +1 -1
  329. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXSmall.mjs +1 -1
  330. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXXLarge.d.ts +1 -1
  331. package/vanilla-extract/esm/spacing/deprecated/spacingFluidXXLarge.mjs +1 -1
  332. package/vanilla-extract/esm/spacing/deprecated/spacingStatic.d.ts +1 -1
  333. package/vanilla-extract/esm/spacing/deprecated/spacingStatic.mjs +1 -1
  334. package/vanilla-extract/esm/spacing/deprecated/spacingStaticLarge.d.ts +1 -1
  335. package/vanilla-extract/esm/spacing/deprecated/spacingStaticLarge.mjs +1 -1
  336. package/vanilla-extract/esm/spacing/deprecated/spacingStaticMedium.d.ts +1 -1
  337. package/vanilla-extract/esm/spacing/deprecated/spacingStaticMedium.mjs +1 -1
  338. package/vanilla-extract/esm/spacing/deprecated/spacingStaticSmall.d.ts +1 -1
  339. package/vanilla-extract/esm/spacing/deprecated/spacingStaticSmall.mjs +1 -1
  340. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXLarge.d.ts +1 -1
  341. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXLarge.mjs +1 -1
  342. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXSmall.d.ts +1 -1
  343. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXSmall.mjs +1 -1
  344. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXXLarge.d.ts +1 -1
  345. package/vanilla-extract/esm/spacing/deprecated/spacingStaticXXLarge.mjs +1 -1
  346. package/vanilla-extract/esm/typography/deprecated/display/displayLargeStyle.d.ts +1 -1
  347. package/vanilla-extract/esm/typography/deprecated/display/displayLargeStyle.mjs +1 -1
  348. package/vanilla-extract/esm/typography/deprecated/display/displayMediumStyle.d.ts +1 -1
  349. package/vanilla-extract/esm/typography/deprecated/display/displayMediumStyle.mjs +1 -1
  350. package/vanilla-extract/esm/typography/deprecated/display/displaySmallStyle.d.ts +1 -1
  351. package/vanilla-extract/esm/typography/deprecated/display/displaySmallStyle.mjs +1 -1
  352. package/vanilla-extract/esm/typography/deprecated/heading/headingLargeStyle.d.ts +1 -1
  353. package/vanilla-extract/esm/typography/deprecated/heading/headingLargeStyle.mjs +1 -1
  354. package/vanilla-extract/esm/typography/deprecated/heading/headingMediumStyle.d.ts +1 -1
  355. package/vanilla-extract/esm/typography/deprecated/heading/headingMediumStyle.mjs +1 -1
  356. package/vanilla-extract/esm/typography/deprecated/heading/headingSmallStyle.d.ts +1 -1
  357. package/vanilla-extract/esm/typography/deprecated/heading/headingSmallStyle.mjs +1 -1
  358. package/vanilla-extract/esm/typography/deprecated/heading/headingXLargeStyle.d.ts +1 -1
  359. package/vanilla-extract/esm/typography/deprecated/heading/headingXLargeStyle.mjs +1 -1
  360. package/vanilla-extract/esm/typography/deprecated/heading/headingXXLargeStyle.d.ts +1 -1
  361. package/vanilla-extract/esm/typography/deprecated/heading/headingXXLargeStyle.mjs +1 -1
  362. package/vanilla-extract/esm/typography/deprecated/text/textLargeStyle.d.ts +1 -1
  363. package/vanilla-extract/esm/typography/deprecated/text/textLargeStyle.mjs +1 -1
  364. package/vanilla-extract/esm/typography/deprecated/text/textMediumStyle.d.ts +1 -1
  365. package/vanilla-extract/esm/typography/deprecated/text/textMediumStyle.mjs +1 -1
  366. package/vanilla-extract/esm/typography/deprecated/text/textSmallStyle.d.ts +1 -1
  367. package/vanilla-extract/esm/typography/deprecated/text/textSmallStyle.mjs +1 -1
  368. package/vanilla-extract/esm/typography/deprecated/text/textXLargeStyle.d.ts +1 -1
  369. package/vanilla-extract/esm/typography/deprecated/text/textXLargeStyle.mjs +1 -1
  370. package/vanilla-extract/esm/typography/deprecated/text/textXSmallStyle.d.ts +1 -1
  371. package/vanilla-extract/esm/typography/deprecated/text/textXSmallStyle.mjs +1 -1
  372. package/vanilla-extract/esm/typography/deprecated/text/textXXSmallStyle.d.ts +1 -1
  373. package/vanilla-extract/esm/typography/deprecated/text/textXXSmallStyle.mjs +1 -1
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use typescale2Xs instead. */
1
+ /** @deprecated Use {@link typescale2Xs} instead. This API will be removed with the next major release. */
2
2
  export declare const fontSizeTextXXSmall = ".75rem";
@@ -1,6 +1,6 @@
1
1
  import { typescale2Xs } from '../../tokens/dist/esm/font/size/typescale2Xs.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use typescale2Xs instead. */
3
+ /** @deprecated Use {@link typescale2Xs} instead. This API will be removed with the next major release. */
4
4
  const fontSizeTextXXSmall = typescale2Xs;
5
5
 
6
6
  export { fontSizeTextXXSmall };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' | 'italic' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'normal' | 'italic' instead. */
2
2
  export declare const fontStyle: {
3
3
  normal: string;
4
4
  italic: string;
@@ -1,7 +1,7 @@
1
1
  import { fontStyleNormal } from './fontStyleNormal.mjs';
2
2
  import { fontStyleItalic } from './fontStyleItalic.mjs';
3
3
 
4
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' | 'italic' instead. */
4
+ /** @deprecated This API will be removed with the next major release. Use 'normal' | 'italic' instead. */
5
5
  const fontStyle = {
6
6
  normal: fontStyleNormal,
7
7
  italic: fontStyleItalic,
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'italic' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'italic' instead. */
2
2
  export declare const fontStyleItalic = "italic";
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'italic' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'italic' instead. */
2
2
  const fontStyleItalic = 'italic';
3
3
 
4
4
  export { fontStyleItalic };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'normal' instead. */
2
2
  export declare const fontStyleNormal = "normal";
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'normal' instead. */
2
2
  const fontStyleNormal = 'normal';
3
3
 
4
4
  export { fontStyleNormal };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'normal' instead. */
2
2
  export declare const fontVariant = "normal";
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use 'normal' instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use 'normal' instead. */
2
2
  const fontVariant = 'normal';
3
3
 
4
4
  export { fontVariant };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use variables directly instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use variables directly instead. */
2
2
  export declare const fontWeight: {
3
3
  regular: number;
4
4
  semiBold: number;
@@ -2,7 +2,7 @@ import { fontWeightRegular } from './fontWeightRegular.mjs';
2
2
  import { fontWeightSemiBold } from './fontWeightSemiBold.mjs';
3
3
  import { fontWeightBold } from '../fontWeightBold.mjs';
4
4
 
5
- /** @deprecated since v4.0.0, will be removed with next major release. Use variables directly instead. */
5
+ /** @deprecated This API will be removed with the next major release. Use variables directly instead. */
6
6
  const fontWeight = {
7
7
  regular: fontWeightRegular,
8
8
  semiBold: fontWeightSemiBold,
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use fontWeightNormal instead. */
1
+ /** @deprecated Use {@link fontWeightNormal} instead. This API will be removed with the next major release. */
2
2
  export declare const fontWeightRegular = 400;
@@ -1,6 +1,6 @@
1
1
  import { fontWeightNormal } from '../../tokens/dist/esm/font/weight/fontWeightNormal.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use fontWeightNormal instead. */
3
+ /** @deprecated Use {@link fontWeightNormal} instead. This API will be removed with the next major release. */
4
4
  const fontWeightRegular = fontWeightNormal;
5
5
 
6
6
  export { fontWeightRegular };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use fontWeightSemibold instead. */
1
+ /** @deprecated Use {@link fontWeightSemibold} instead. This API will be removed with the next major release. */
2
2
  export declare const fontWeightSemiBold = 600;
@@ -1,6 +1,6 @@
1
1
  import { fontWeightSemibold } from '../../tokens/dist/esm/font/weight/fontWeightSemibold.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use fontWeightSemibold instead. */
3
+ /** @deprecated Use {@link fontWeightSemibold} instead. This API will be removed with the next major release. */
4
4
  const fontWeightSemiBold = fontWeightSemibold;
5
5
 
6
6
  export { fontWeightSemiBold };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use background: `linear-gradient(to bottom, ${gradientStopsFadeDark});` instead */
1
+ /** @deprecated This API will be removed with the next major release. Use background: `linear-gradient(to bottom, ${gradientStopsFadeDark});` instead. */
2
2
  export declare const gradientToBottomStyle: {
3
3
  readonly background: `linear-gradient(to bottom, ${string});`;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { gradientStopsFadeDark } from '../../tokens/dist/esm/gradient/gradientStopsFadeDark.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use background: `linear-gradient(to bottom, ${gradientStopsFadeDark});` instead */
3
+ /** @deprecated This API will be removed with the next major release. Use background: `linear-gradient(to bottom, ${gradientStopsFadeDark});` instead. */
4
4
  const gradientToBottomStyle = {
5
5
  background: `linear-gradient(to bottom, ${gradientStopsFadeDark});`,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use background: `linear-gradient(to left, ${gradientStopsFadeDark});` instead */
1
+ /** @deprecated This API will be removed with the next major release. Use background: `linear-gradient(to left, ${gradientStopsFadeDark});` instead. */
2
2
  export declare const gradientToLeftStyle: {
3
3
  readonly background: `linear-gradient(to left, ${string});`;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { gradientStopsFadeDark } from '../../tokens/dist/esm/gradient/gradientStopsFadeDark.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use background: `linear-gradient(to left, ${gradientStopsFadeDark});` instead */
3
+ /** @deprecated This API will be removed with the next major release. Use background: `linear-gradient(to left, ${gradientStopsFadeDark});` instead. */
4
4
  const gradientToLeftStyle = {
5
5
  background: `linear-gradient(to left, ${gradientStopsFadeDark});`,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. background: `linear-gradient(to right, ${gradientStopsFadeDark});` instead */
1
+ /** @deprecated This API will be removed with the next major release. background: `linear-gradient(to right, ${gradientStopsFadeDark});` instead. */
2
2
  export declare const gradientToRightStyle: {
3
3
  readonly background: `linear-gradient(to right, ${string});`;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { gradientStopsFadeDark } from '../../tokens/dist/esm/gradient/gradientStopsFadeDark.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. background: `linear-gradient(to right, ${gradientStopsFadeDark});` instead */
3
+ /** @deprecated This API will be removed with the next major release. background: `linear-gradient(to right, ${gradientStopsFadeDark});` instead. */
4
4
  const gradientToRightStyle = {
5
5
  background: `linear-gradient(to right, ${gradientStopsFadeDark});`,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. background: `linear-gradient(to top, ${gradientStopsFadeDark});` instead */
1
+ /** @deprecated This API will be removed with the next major release. background: `linear-gradient(to top, ${gradientStopsFadeDark});` instead. */
2
2
  export declare const gradientToTopStyle: {
3
3
  readonly background: `linear-gradient(to top, ${string});`;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { gradientStopsFadeDark } from '../../tokens/dist/esm/gradient/gradientStopsFadeDark.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. background: `linear-gradient(to top, ${gradientStopsFadeDark});` instead */
3
+ /** @deprecated This API will be removed with the next major release. background: `linear-gradient(to top, ${gradientStopsFadeDark});` instead. */
4
4
  const gradientToTopStyle = {
5
5
  background: `linear-gradient(to top, ${gradientStopsFadeDark});`,
6
6
  };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationLg instead. */
1
+ /** @deprecated Use {@link durationLg} instead. This API will be removed with the next major release. */
2
2
  export declare const motionDurationLong = ".6s";
@@ -1,6 +1,6 @@
1
1
  import { durationLg } from '../../tokens/dist/esm/motion/duration/durationLg.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationLg instead. */
3
+ /** @deprecated Use {@link durationLg} instead. This API will be removed with the next major release. */
4
4
  const motionDurationLong = durationLg;
5
5
 
6
6
  export { motionDurationLong };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationMd instead. */
1
+ /** @deprecated Use {@link durationMd} instead. This API will be removed with the next major release. */
2
2
  export declare const motionDurationModerate = ".4s";
@@ -1,6 +1,6 @@
1
1
  import { durationMd } from '../../tokens/dist/esm/motion/duration/durationMd.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationMd instead. */
3
+ /** @deprecated Use {@link durationMd} instead. This API will be removed with the next major release. */
4
4
  const motionDurationModerate = durationMd;
5
5
 
6
6
  export { motionDurationModerate };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationSm instead. */
1
+ /** @deprecated Use {@link durationSm} instead. This API will be removed with the next major release. */
2
2
  export declare const motionDurationShort = ".25s";
@@ -1,6 +1,6 @@
1
1
  import { durationSm } from '../../tokens/dist/esm/motion/duration/durationSm.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationSm instead. */
3
+ /** @deprecated Use {@link durationSm} instead. This API will be removed with the next major release. */
4
4
  const motionDurationShort = durationSm;
5
5
 
6
6
  export { motionDurationShort };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationXl instead. */
1
+ /** @deprecated Use {@link durationXl} instead. This API will be removed with the next major release. */
2
2
  export declare const motionDurationVeryLong = "1.2s";
@@ -1,6 +1,6 @@
1
1
  import { durationXl } from '../../tokens/dist/esm/motion/duration/durationXl.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use durationXl instead. */
3
+ /** @deprecated Use {@link durationXl} instead. This API will be removed with the next major release. */
4
4
  const motionDurationVeryLong = durationXl;
5
5
 
6
6
  export { motionDurationVeryLong };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeInOut instead. */
1
+ /** @deprecated Use {@link easeInOut} instead. This API will be removed with the next major release. */
2
2
  export declare const motionEasingBase = "cubic-bezier(.25,.1,.25,1)";
@@ -1,6 +1,6 @@
1
1
  import { easeInOut } from '../../tokens/dist/esm/motion/ease/easeInOut.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeInOut instead. */
3
+ /** @deprecated Use {@link easeInOut} instead. This API will be removed with the next major release. */
4
4
  const motionEasingBase = easeInOut;
5
5
 
6
6
  export { motionEasingBase };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeIn instead. */
1
+ /** @deprecated Use {@link easeIn} instead. This API will be removed with the next major release. */
2
2
  export declare const motionEasingIn = "cubic-bezier(0,0,.2,1)";
@@ -1,6 +1,6 @@
1
1
  import { easeIn } from '../../tokens/dist/esm/motion/ease/easeIn.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeIn instead. */
3
+ /** @deprecated Use {@link easeIn} instead. This API will be removed with the next major release. */
4
4
  const motionEasingIn = easeIn;
5
5
 
6
6
  export { motionEasingIn };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeOut instead. */
1
+ /** @deprecated Use {@link easeOut} instead. This API will be removed with the next major release. */
2
2
  export declare const motionEasingOut = "cubic-bezier(.4,0,.5,1)";
@@ -1,6 +1,6 @@
1
1
  import { easeOut } from '../../tokens/dist/esm/motion/ease/easeOut.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use easeOut instead. */
3
+ /** @deprecated Use {@link easeOut} instead. This API will be removed with the next major release. */
4
4
  const motionEasingOut = easeOut;
5
5
 
6
6
  export { motionEasingOut };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowLg instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowLg instead. */
2
2
  export declare const dropShadowHighStyle: {
3
3
  readonly boxShadow: "0px 8px 40px rgba(0,0,0,.16)";
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { shadowLg } from '../../tokens/dist/esm/shadow/shadowLg.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowLg instead. */
3
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowLg instead. */
4
4
  const dropShadowHighStyle = {
5
5
  boxShadow: shadowLg,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowSm instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowSm instead. */
2
2
  export declare const dropShadowLowStyle: {
3
3
  readonly boxShadow: "0px 3px 8px rgba(0,0,0,.16)";
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { shadowSm } from '../../tokens/dist/esm/shadow/shadowSm.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowSm instead. */
3
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowSm instead. */
4
4
  const dropShadowLowStyle = {
5
5
  boxShadow: shadowSm,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowMd instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowMd instead. */
2
2
  export declare const dropShadowMediumStyle: {
3
3
  readonly boxShadow: "0px 4px 16px rgba(0,0,0,.16)";
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { shadowMd } from '../../tokens/dist/esm/shadow/shadowMd.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use boxShadow: shadowMd instead. */
3
+ /** @deprecated This API will be removed with the next major release. Use boxShadow: shadowMd instead. */
4
4
  const dropShadowMediumStyle = {
5
5
  boxShadow: shadowMd,
6
6
  };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
2
2
  export declare const spacing: {
3
3
  static: {
4
4
  xSmall: string;
@@ -1,7 +1,7 @@
1
1
  import { spacingFluid } from './spacingFluid.mjs';
2
2
  import { spacingStatic } from './spacingStatic.mjs';
3
3
 
4
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
4
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
5
5
  const spacing = {
6
6
  static: spacingStatic,
7
7
  fluid: spacingFluid,
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
2
2
  export declare const spacingFluid: {
3
3
  xSmall: string;
4
4
  small: string;
@@ -5,7 +5,7 @@ import { spacingFluidXLarge } from './spacingFluidXLarge.mjs';
5
5
  import { spacingFluidXSmall } from './spacingFluidXSmall.mjs';
6
6
  import { spacingFluidXXLarge } from './spacingFluidXXLarge.mjs';
7
7
 
8
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
8
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
9
9
  const spacingFluid = {
10
10
  xSmall: spacingFluidXSmall,
11
11
  small: spacingFluidSmall,
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidLg instead. */
1
+ /** @deprecated Use {@link spacingFluidLg} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidLarge = "clamp(32px, 2.75vw + 23px, 76px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluidLg } from '../../tokens/dist/esm/spacing/fluid/spacingFluidLg.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidLg instead. */
3
+ /** @deprecated Use {@link spacingFluidLg} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidLarge = spacingFluidLg;
5
5
 
6
6
  export { spacingFluidLarge };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidMd instead. */
1
+ /** @deprecated Use {@link spacingFluidMd} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidMedium = "clamp(16px, 1.25vw + 12px, 36px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluidMd } from '../../tokens/dist/esm/spacing/fluid/spacingFluidMd.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidMd instead. */
3
+ /** @deprecated Use {@link spacingFluidMd} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidMedium = spacingFluidMd;
5
5
 
6
6
  export { spacingFluidMedium };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidSm instead. */
1
+ /** @deprecated Use {@link spacingFluidSm} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidSmall = "clamp(8px, 0.5vw + 6px, 16px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluidSm } from '../../tokens/dist/esm/spacing/fluid/spacingFluidSm.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidSm instead. */
3
+ /** @deprecated Use {@link spacingFluidSm} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidSmall = spacingFluidSm;
5
5
 
6
6
  export { spacingFluidSmall };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidXl instead. */
1
+ /** @deprecated Use {@link spacingFluidXl} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidXLarge = "clamp(48px, 3vw + 38px, 96px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluidXl } from '../../tokens/dist/esm/spacing/fluid/spacingFluidXl.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidXl instead. */
3
+ /** @deprecated Use {@link spacingFluidXl} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidXLarge = spacingFluidXl;
5
5
 
6
6
  export { spacingFluidXLarge };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidXs instead. */
1
+ /** @deprecated Use {@link spacingFluidXs} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidXSmall = "clamp(4px, 0.25vw + 3px, 8px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluidXs } from '../../tokens/dist/esm/spacing/fluid/spacingFluidXs.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluidXs instead. */
3
+ /** @deprecated Use {@link spacingFluidXs} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidXSmall = spacingFluidXs;
5
5
 
6
6
  export { spacingFluidXSmall };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluid2Xl instead. */
1
+ /** @deprecated Use {@link spacingFluid2Xl} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingFluidXXLarge = "clamp(80px, 7.5vw + 56px, 200px)";
@@ -1,6 +1,6 @@
1
1
  import { spacingFluid2Xl } from '../../tokens/dist/esm/spacing/fluid/spacingFluid2Xl.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingFluid2Xl instead. */
3
+ /** @deprecated Use {@link spacingFluid2Xl} instead. This API will be removed with the next major release. */
4
4
  const spacingFluidXXLarge = spacingFluid2Xl;
5
5
 
6
6
  export { spacingFluidXXLarge };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
1
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
2
2
  export declare const spacingStatic: {
3
3
  xSmall: string;
4
4
  small: string;
@@ -5,7 +5,7 @@ import { spacingStaticXLarge } from './spacingStaticXLarge.mjs';
5
5
  import { spacingStaticXSmall } from './spacingStaticXSmall.mjs';
6
6
  import { spacingStaticXXLarge } from './spacingStaticXXLarge.mjs';
7
7
 
8
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacing variables directly instead. */
8
+ /** @deprecated This API will be removed with the next major release. Use spacing variables directly instead. */
9
9
  const spacingStatic = {
10
10
  xSmall: spacingStaticXSmall,
11
11
  small: spacingStaticSmall,
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticLg instead. */
1
+ /** @deprecated Use {@link spacingStaticLg} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticLarge = "32px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStaticLg } from '../../tokens/dist/esm/spacing/static/spacingStaticLg.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticLg instead. */
3
+ /** @deprecated Use {@link spacingStaticLg} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticLarge = spacingStaticLg;
5
5
 
6
6
  export { spacingStaticLarge };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticMd instead. */
1
+ /** @deprecated Use {@link spacingStaticMd} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticMedium = "16px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStaticMd } from '../../tokens/dist/esm/spacing/static/spacingStaticMd.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticMd instead. */
3
+ /** @deprecated Use {@link spacingStaticMd} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticMedium = spacingStaticMd;
5
5
 
6
6
  export { spacingStaticMedium };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticSm instead. */
1
+ /** @deprecated Use {@link spacingStaticSm} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticSmall = "8px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStaticSm } from '../../tokens/dist/esm/spacing/static/spacingStaticSm.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticSm instead. */
3
+ /** @deprecated Use {@link spacingStaticSm} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticSmall = spacingStaticSm;
5
5
 
6
6
  export { spacingStaticSmall };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticXl instead. */
1
+ /** @deprecated Use {@link spacingStaticXl} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticXLarge = "48px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStaticXl } from '../../tokens/dist/esm/spacing/static/spacingStaticXl.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticXl instead. */
3
+ /** @deprecated Use {@link spacingStaticXl} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticXLarge = spacingStaticXl;
5
5
 
6
6
  export { spacingStaticXLarge };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticXs instead. */
1
+ /** @deprecated Use {@link spacingStaticXs} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticXSmall = "4px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStaticXs } from '../../tokens/dist/esm/spacing/static/spacingStaticXs.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStaticXs instead. */
3
+ /** @deprecated Use {@link spacingStaticXs} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticXSmall = spacingStaticXs;
5
5
 
6
6
  export { spacingStaticXSmall };
@@ -1,2 +1,2 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStatic2Xl instead. */
1
+ /** @deprecated Use {@link spacingStatic2Xl} instead. This API will be removed with the next major release. */
2
2
  export declare const spacingStaticXXLarge = "80px";
@@ -1,6 +1,6 @@
1
1
  import { spacingStatic2Xl } from '../../tokens/dist/esm/spacing/static/spacingStatic2Xl.mjs';
2
2
 
3
- /** @deprecated since v4.0.0, will be removed with next major release. Use spacingStatic2Xl instead. */
3
+ /** @deprecated Use {@link spacingStatic2Xl} instead. This API will be removed with the next major release. */
4
4
  const spacingStaticXXLarge = spacingStatic2Xl;
5
5
 
6
6
  export { spacingStaticXXLarge };
@@ -1,4 +1,4 @@
1
- /** @deprecated since v4.0.0, will be removed with next major release. Use proseHeading5XlStyle instead. */
1
+ /** @deprecated Use {@link proseHeading5XlStyle} instead. This API will be removed with the next major release. */
2
2
  export declare const displayLargeStyle: {
3
3
  readonly font: "normal normal 400 clamp(2.28rem, 5.2vw + 1.24rem, 7.48rem)/calc(6px + 2.125ex) 'Porsche Next','Arial Narrow',Arial,'Heiti SC',SimHei,sans-serif";
4
4
  };