newskit 3.13.0 → 4.2.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 (498) hide show
  1. package/README.md +83 -13
  2. package/cjs/audio-player/audio-functions.d.ts.map +1 -1
  3. package/cjs/audio-player/audio-functions.js +10 -10
  4. package/cjs/audio-player/audio-functions.js.map +1 -1
  5. package/cjs/audio-player/audio-player.js +1 -1
  6. package/cjs/audio-player/audio-player.js.map +1 -1
  7. package/cjs/audio-player/controls/control-panel.d.ts.map +1 -1
  8. package/cjs/audio-player/controls/control-panel.js +2 -2
  9. package/cjs/audio-player/controls/control-panel.js.map +1 -1
  10. package/cjs/audio-player/controls/play-pause.d.ts +6 -1
  11. package/cjs/audio-player/controls/play-pause.d.ts.map +1 -1
  12. package/cjs/audio-player/controls/play-pause.js +8 -1
  13. package/cjs/audio-player/controls/play-pause.js.map +1 -1
  14. package/cjs/audio-player/controls/skip-track.d.ts +2 -1
  15. package/cjs/audio-player/controls/skip-track.d.ts.map +1 -1
  16. package/cjs/audio-player/controls/skip-track.js +3 -3
  17. package/cjs/audio-player/controls/skip-track.js.map +1 -1
  18. package/cjs/button/styled.js +1 -1
  19. package/cjs/button/styled.js.map +1 -1
  20. package/cjs/checkbox/checkbox.d.ts +4 -0
  21. package/cjs/checkbox/checkbox.d.ts.map +1 -0
  22. package/cjs/checkbox/checkbox.js +122 -0
  23. package/cjs/checkbox/checkbox.js.map +1 -0
  24. package/cjs/checkbox/index.d.ts +3 -0
  25. package/cjs/checkbox/index.d.ts.map +1 -0
  26. package/cjs/checkbox/index.js +6 -0
  27. package/cjs/checkbox/index.js.map +1 -0
  28. package/cjs/checkbox/styled.d.ts +34 -0
  29. package/cjs/checkbox/styled.d.ts.map +1 -0
  30. package/cjs/checkbox/styled.js +71 -0
  31. package/cjs/checkbox/styled.js.map +1 -0
  32. package/cjs/checkbox/types.d.ts +34 -0
  33. package/cjs/checkbox/types.d.ts.map +1 -0
  34. package/cjs/checkbox/types.js +3 -0
  35. package/cjs/checkbox/types.js.map +1 -0
  36. package/cjs/consent/consent-utils.d.ts +2 -0
  37. package/cjs/consent/consent-utils.d.ts.map +1 -1
  38. package/cjs/consent/consent-utils.js +1 -0
  39. package/cjs/consent/consent-utils.js.map +1 -1
  40. package/cjs/dialog/base-dialog-function.d.ts.map +1 -1
  41. package/cjs/dialog/base-dialog-function.js +15 -5
  42. package/cjs/dialog/base-dialog-function.js.map +1 -1
  43. package/cjs/dialog/base-dialog-tests.d.ts.map +1 -1
  44. package/cjs/dialog/base-dialog-tests.js +20 -0
  45. package/cjs/dialog/base-dialog-tests.js.map +1 -1
  46. package/cjs/dialog/base-dialog-view.d.ts.map +1 -1
  47. package/cjs/dialog/base-dialog-view.js +16 -10
  48. package/cjs/dialog/base-dialog-view.js.map +1 -1
  49. package/cjs/dialog/styled.d.ts +24 -8
  50. package/cjs/dialog/styled.d.ts.map +1 -1
  51. package/cjs/dialog/styled.js +20 -8
  52. package/cjs/dialog/styled.js.map +1 -1
  53. package/cjs/dialog/types.d.ts +9 -1
  54. package/cjs/dialog/types.d.ts.map +1 -1
  55. package/cjs/drawer/drawer.d.ts.map +1 -1
  56. package/cjs/drawer/drawer.js +6 -4
  57. package/cjs/drawer/drawer.js.map +1 -1
  58. package/cjs/drawer/index.d.ts +1 -0
  59. package/cjs/drawer/index.d.ts.map +1 -1
  60. package/cjs/drawer/index.js +1 -0
  61. package/cjs/drawer/index.js.map +1 -1
  62. package/cjs/drawer/inline-drawer.d.ts +3 -0
  63. package/cjs/drawer/inline-drawer.d.ts.map +1 -0
  64. package/cjs/drawer/inline-drawer.js +7 -0
  65. package/cjs/drawer/inline-drawer.js.map +1 -0
  66. package/cjs/drawer/styled.d.ts +2 -1
  67. package/cjs/drawer/styled.d.ts.map +1 -1
  68. package/cjs/drawer/styled.js +15 -22
  69. package/cjs/drawer/styled.js.map +1 -1
  70. package/cjs/form/form-entry.d.ts.map +1 -1
  71. package/cjs/form/form-entry.js.map +1 -1
  72. package/cjs/form/form-input.d.ts.map +1 -1
  73. package/cjs/form/form-input.js.map +1 -1
  74. package/cjs/form/form.d.ts.map +1 -1
  75. package/cjs/form/form.js +4 -1
  76. package/cjs/form/form.js.map +1 -1
  77. package/cjs/form/types.d.ts +3 -3
  78. package/cjs/form/types.d.ts.map +1 -1
  79. package/cjs/form/utils.d.ts +261 -0
  80. package/cjs/form/utils.d.ts.map +1 -1
  81. package/cjs/form/utils.js +17 -1
  82. package/cjs/form/utils.js.map +1 -1
  83. package/cjs/icons/filled/custom/index.d.ts +0 -2
  84. package/cjs/icons/filled/custom/index.d.ts.map +1 -1
  85. package/cjs/icons/filled/custom/index.js +0 -2
  86. package/cjs/icons/filled/custom/index.js.map +1 -1
  87. package/cjs/image/image.d.ts.map +1 -1
  88. package/cjs/image/image.js +10 -31
  89. package/cjs/image/image.js.map +1 -1
  90. package/cjs/image/styled.d.ts +3 -8
  91. package/cjs/image/styled.d.ts.map +1 -1
  92. package/cjs/image/styled.js +13 -17
  93. package/cjs/image/styled.js.map +1 -1
  94. package/cjs/image/types.d.ts +1 -5
  95. package/cjs/image/types.d.ts.map +1 -1
  96. package/cjs/image/utils.d.ts +0 -1
  97. package/cjs/image/utils.d.ts.map +1 -1
  98. package/cjs/image/utils.js +1 -9
  99. package/cjs/image/utils.js.map +1 -1
  100. package/cjs/link/link.d.ts.map +1 -1
  101. package/cjs/link/link.js +1 -1
  102. package/cjs/link/link.js.map +1 -1
  103. package/cjs/menu/styled.d.ts.map +1 -1
  104. package/cjs/menu/styled.js +1 -1
  105. package/cjs/menu/styled.js.map +1 -1
  106. package/cjs/menu/types.d.ts +4 -3
  107. package/cjs/menu/types.d.ts.map +1 -1
  108. package/cjs/menu/types.js.map +1 -1
  109. package/cjs/modal/modal.d.ts.map +1 -1
  110. package/cjs/modal/modal.js +4 -8
  111. package/cjs/modal/modal.js.map +1 -1
  112. package/cjs/modal/styled.d.ts.map +1 -1
  113. package/cjs/modal/styled.js +2 -4
  114. package/cjs/modal/styled.js.map +1 -1
  115. package/cjs/overlay/overlay.d.ts.map +1 -1
  116. package/cjs/overlay/overlay.js +8 -4
  117. package/cjs/overlay/overlay.js.map +1 -1
  118. package/cjs/screen-reader-only/screen-reader-only.d.ts.map +1 -1
  119. package/cjs/screen-reader-only/screen-reader-only.js +12 -4
  120. package/cjs/screen-reader-only/screen-reader-only.js.map +1 -1
  121. package/cjs/scroll/scroll.d.ts +1 -1
  122. package/cjs/scroll/scroll.d.ts.map +1 -1
  123. package/cjs/scroll/scroll.js +7 -4
  124. package/cjs/scroll/scroll.js.map +1 -1
  125. package/cjs/slider/styled.d.ts.map +1 -1
  126. package/cjs/slider/styled.js +1 -1
  127. package/cjs/slider/styled.js.map +1 -1
  128. package/cjs/tabs/styled.js +1 -1
  129. package/cjs/tabs/styled.js.map +1 -1
  130. package/cjs/tabs/tab-panel.d.ts.map +1 -1
  131. package/cjs/tabs/tab-panel.js +16 -1
  132. package/cjs/tabs/tab-panel.js.map +1 -1
  133. package/cjs/tabs/tabs.d.ts.map +1 -1
  134. package/cjs/tabs/tabs.js +15 -5
  135. package/cjs/tabs/tabs.js.map +1 -1
  136. package/cjs/tabs/types.d.ts +1 -0
  137. package/cjs/tabs/types.d.ts.map +1 -1
  138. package/cjs/tealium/tealium.d.ts.map +1 -1
  139. package/cjs/tealium/tealium.js +1 -1
  140. package/cjs/tealium/tealium.js.map +1 -1
  141. package/cjs/text-field/text-field.js.map +1 -1
  142. package/cjs/text-input/text-input.d.ts.map +1 -1
  143. package/cjs/text-input/text-input.js.map +1 -1
  144. package/cjs/theme/component-defaults.d.ts +188 -131
  145. package/cjs/theme/component-defaults.d.ts.map +1 -1
  146. package/cjs/theme/component-defaults.js +222 -164
  147. package/cjs/theme/component-defaults.js.map +1 -1
  148. package/cjs/theme/foundations/colors.d.ts +16 -42
  149. package/cjs/theme/foundations/colors.d.ts.map +1 -1
  150. package/cjs/theme/foundations/colors.js +79 -95
  151. package/cjs/theme/foundations/colors.js.map +1 -1
  152. package/cjs/theme/foundations/fonts.d.ts +0 -1
  153. package/cjs/theme/foundations/fonts.d.ts.map +1 -1
  154. package/cjs/theme/foundations/fonts.js +15 -13
  155. package/cjs/theme/foundations/fonts.js.map +1 -1
  156. package/cjs/theme/foundations/motions.d.ts +5 -3
  157. package/cjs/theme/foundations/motions.d.ts.map +1 -1
  158. package/cjs/theme/foundations/motions.js +5 -3
  159. package/cjs/theme/foundations/motions.js.map +1 -1
  160. package/cjs/theme/foundations/overlays.js +4 -4
  161. package/cjs/theme/foundations/shadows.d.ts.map +1 -1
  162. package/cjs/theme/foundations/shadows.js +6 -6
  163. package/cjs/theme/foundations/shadows.js.map +1 -1
  164. package/cjs/theme/presets/index.d.ts +1 -0
  165. package/cjs/theme/presets/index.d.ts.map +1 -1
  166. package/cjs/theme/presets/index.js +1 -0
  167. package/cjs/theme/presets/index.js.map +1 -1
  168. package/cjs/theme/presets/style-presets.js +316 -158
  169. package/cjs/theme/presets/style-presets.js.map +1 -1
  170. package/cjs/theme/presets/transition-presets.d.ts +3 -0
  171. package/cjs/theme/presets/transition-presets.d.ts.map +1 -0
  172. package/cjs/theme/presets/transition-presets.js +238 -0
  173. package/cjs/theme/presets/transition-presets.js.map +1 -0
  174. package/cjs/theme/presets/types.d.ts +43 -0
  175. package/cjs/theme/presets/types.d.ts.map +1 -1
  176. package/cjs/theme/presets/typography-presets.js +149 -106
  177. package/cjs/theme/presets/typography-presets.js.map +1 -1
  178. package/cjs/theme/types.d.ts +2 -1
  179. package/cjs/theme/types.d.ts.map +1 -1
  180. package/cjs/theme/types.js.map +1 -1
  181. package/cjs/toast/styled.d.ts.map +1 -1
  182. package/cjs/toast/styled.js +1 -1
  183. package/cjs/toast/styled.js.map +1 -1
  184. package/cjs/unordered-list/index.d.ts +2 -2
  185. package/cjs/unordered-list/index.d.ts.map +1 -1
  186. package/cjs/unordered-list/index.js +12 -3
  187. package/cjs/unordered-list/index.js.map +1 -1
  188. package/cjs/unordered-list/styled.d.ts +21 -0
  189. package/cjs/unordered-list/styled.d.ts.map +1 -0
  190. package/cjs/unordered-list/styled.js +28 -0
  191. package/cjs/unordered-list/styled.js.map +1 -0
  192. package/cjs/unordered-list/types.d.ts +1 -0
  193. package/cjs/unordered-list/types.d.ts.map +1 -1
  194. package/cjs/unordered-list/unordered-list.d.ts +0 -4
  195. package/cjs/unordered-list/unordered-list.d.ts.map +1 -1
  196. package/cjs/unordered-list/unordered-list.js +14 -19
  197. package/cjs/unordered-list/unordered-list.js.map +1 -1
  198. package/cjs/utils/get-transition-duration.d.ts +15 -0
  199. package/cjs/utils/get-transition-duration.d.ts.map +1 -0
  200. package/cjs/utils/get-transition-duration.js +76 -0
  201. package/cjs/utils/get-transition-duration.js.map +1 -0
  202. package/cjs/utils/has-own-property.d.ts +2 -0
  203. package/cjs/utils/has-own-property.d.ts.map +1 -0
  204. package/cjs/utils/has-own-property.js +11 -0
  205. package/cjs/utils/has-own-property.js.map +1 -0
  206. package/cjs/utils/hooks/index.d.ts +1 -0
  207. package/cjs/utils/hooks/index.d.ts.map +1 -1
  208. package/cjs/utils/hooks/index.js +1 -0
  209. package/cjs/utils/hooks/index.js.map +1 -1
  210. package/cjs/utils/hooks/use-controlled.d.ts +5 -0
  211. package/cjs/utils/hooks/use-controlled.d.ts.map +1 -0
  212. package/cjs/utils/hooks/use-controlled.js +21 -0
  213. package/cjs/utils/hooks/use-controlled.js.map +1 -0
  214. package/cjs/utils/index.d.ts +1 -0
  215. package/cjs/utils/index.d.ts.map +1 -1
  216. package/cjs/utils/index.js +1 -0
  217. package/cjs/utils/index.js.map +1 -1
  218. package/cjs/utils/overrides.d.ts +0 -1
  219. package/cjs/utils/overrides.d.ts.map +1 -1
  220. package/cjs/utils/overrides.js +3 -9
  221. package/cjs/utils/overrides.js.map +1 -1
  222. package/cjs/utils/responsive-helpers.d.ts.map +1 -1
  223. package/cjs/utils/responsive-helpers.js +2 -3
  224. package/cjs/utils/responsive-helpers.js.map +1 -1
  225. package/cjs/utils/style/getters.js +4 -4
  226. package/cjs/utils/style/getters.js.map +1 -1
  227. package/cjs/utils/style/style-preset.d.ts +2 -0
  228. package/cjs/utils/style/style-preset.d.ts.map +1 -1
  229. package/cjs/utils/style/style-preset.js +51 -22
  230. package/cjs/utils/style/style-preset.js.map +1 -1
  231. package/cjs/utils/style/transition-preset.d.ts +5 -0
  232. package/cjs/utils/style/transition-preset.d.ts.map +1 -0
  233. package/cjs/utils/style/transition-preset.js +96 -0
  234. package/cjs/utils/style/transition-preset.js.map +1 -0
  235. package/cjs/version-number.json +1 -1
  236. package/cjs/volume-control/volume-control.js +1 -1
  237. package/cjs/volume-control/volume-control.js.map +1 -1
  238. package/esm/audio-player/audio-functions.d.ts.map +1 -1
  239. package/esm/audio-player/audio-functions.js +10 -10
  240. package/esm/audio-player/audio-functions.js.map +1 -1
  241. package/esm/audio-player/audio-player.js +1 -1
  242. package/esm/audio-player/audio-player.js.map +1 -1
  243. package/esm/audio-player/controls/control-panel.d.ts.map +1 -1
  244. package/esm/audio-player/controls/control-panel.js +2 -2
  245. package/esm/audio-player/controls/control-panel.js.map +1 -1
  246. package/esm/audio-player/controls/play-pause.d.ts +6 -1
  247. package/esm/audio-player/controls/play-pause.d.ts.map +1 -1
  248. package/esm/audio-player/controls/play-pause.js +7 -0
  249. package/esm/audio-player/controls/play-pause.js.map +1 -1
  250. package/esm/audio-player/controls/skip-track.d.ts +2 -1
  251. package/esm/audio-player/controls/skip-track.d.ts.map +1 -1
  252. package/esm/audio-player/controls/skip-track.js +3 -3
  253. package/esm/audio-player/controls/skip-track.js.map +1 -1
  254. package/esm/button/styled.js +1 -1
  255. package/esm/button/styled.js.map +1 -1
  256. package/esm/checkbox/checkbox.d.ts +4 -0
  257. package/esm/checkbox/checkbox.d.ts.map +1 -0
  258. package/esm/checkbox/checkbox.js +97 -0
  259. package/esm/checkbox/checkbox.js.map +1 -0
  260. package/esm/checkbox/index.d.ts +3 -0
  261. package/esm/checkbox/index.d.ts.map +1 -0
  262. package/esm/checkbox/index.js +2 -0
  263. package/esm/checkbox/index.js.map +1 -0
  264. package/esm/checkbox/styled.d.ts +34 -0
  265. package/esm/checkbox/styled.d.ts.map +1 -0
  266. package/esm/checkbox/styled.js +68 -0
  267. package/esm/checkbox/styled.js.map +1 -0
  268. package/esm/checkbox/types.d.ts +34 -0
  269. package/esm/checkbox/types.d.ts.map +1 -0
  270. package/esm/checkbox/types.js +2 -0
  271. package/esm/checkbox/types.js.map +1 -0
  272. package/esm/consent/consent-utils.d.ts +2 -0
  273. package/esm/consent/consent-utils.d.ts.map +1 -1
  274. package/esm/consent/consent-utils.js +1 -0
  275. package/esm/consent/consent-utils.js.map +1 -1
  276. package/esm/dialog/base-dialog-function.d.ts.map +1 -1
  277. package/esm/dialog/base-dialog-function.js +16 -6
  278. package/esm/dialog/base-dialog-function.js.map +1 -1
  279. package/esm/dialog/base-dialog-tests.d.ts.map +1 -1
  280. package/esm/dialog/base-dialog-tests.js +20 -0
  281. package/esm/dialog/base-dialog-tests.js.map +1 -1
  282. package/esm/dialog/base-dialog-view.d.ts.map +1 -1
  283. package/esm/dialog/base-dialog-view.js +17 -11
  284. package/esm/dialog/base-dialog-view.js.map +1 -1
  285. package/esm/dialog/styled.d.ts +24 -8
  286. package/esm/dialog/styled.d.ts.map +1 -1
  287. package/esm/dialog/styled.js +19 -7
  288. package/esm/dialog/styled.js.map +1 -1
  289. package/esm/dialog/types.d.ts +9 -1
  290. package/esm/dialog/types.d.ts.map +1 -1
  291. package/esm/drawer/drawer.d.ts.map +1 -1
  292. package/esm/drawer/drawer.js +6 -4
  293. package/esm/drawer/drawer.js.map +1 -1
  294. package/esm/drawer/index.d.ts +1 -0
  295. package/esm/drawer/index.d.ts.map +1 -1
  296. package/esm/drawer/index.js +1 -0
  297. package/esm/drawer/index.js.map +1 -1
  298. package/esm/drawer/inline-drawer.d.ts +3 -0
  299. package/esm/drawer/inline-drawer.d.ts.map +1 -0
  300. package/esm/drawer/inline-drawer.js +4 -0
  301. package/esm/drawer/inline-drawer.js.map +1 -0
  302. package/esm/drawer/styled.d.ts +2 -1
  303. package/esm/drawer/styled.d.ts.map +1 -1
  304. package/esm/drawer/styled.js +16 -23
  305. package/esm/drawer/styled.js.map +1 -1
  306. package/esm/form/form-entry.d.ts.map +1 -1
  307. package/esm/form/form-entry.js.map +1 -1
  308. package/esm/form/form-input.d.ts.map +1 -1
  309. package/esm/form/form-input.js.map +1 -1
  310. package/esm/form/form.d.ts.map +1 -1
  311. package/esm/form/form.js +4 -1
  312. package/esm/form/form.js.map +1 -1
  313. package/esm/form/types.d.ts +3 -3
  314. package/esm/form/types.d.ts.map +1 -1
  315. package/esm/form/utils.d.ts +261 -0
  316. package/esm/form/utils.d.ts.map +1 -1
  317. package/esm/form/utils.js +15 -0
  318. package/esm/form/utils.js.map +1 -1
  319. package/esm/icons/filled/custom/index.d.ts +0 -2
  320. package/esm/icons/filled/custom/index.d.ts.map +1 -1
  321. package/esm/icons/filled/custom/index.js +0 -2
  322. package/esm/icons/filled/custom/index.js.map +1 -1
  323. package/esm/image/image.d.ts.map +1 -1
  324. package/esm/image/image.js +12 -33
  325. package/esm/image/image.js.map +1 -1
  326. package/esm/image/styled.d.ts +3 -8
  327. package/esm/image/styled.d.ts.map +1 -1
  328. package/esm/image/styled.js +12 -16
  329. package/esm/image/styled.js.map +1 -1
  330. package/esm/image/types.d.ts +1 -5
  331. package/esm/image/types.d.ts.map +1 -1
  332. package/esm/image/utils.d.ts +0 -1
  333. package/esm/image/utils.d.ts.map +1 -1
  334. package/esm/image/utils.js +0 -7
  335. package/esm/image/utils.js.map +1 -1
  336. package/esm/link/link.d.ts.map +1 -1
  337. package/esm/link/link.js +2 -2
  338. package/esm/link/link.js.map +1 -1
  339. package/esm/menu/styled.d.ts.map +1 -1
  340. package/esm/menu/styled.js +1 -1
  341. package/esm/menu/styled.js.map +1 -1
  342. package/esm/menu/types.d.ts +4 -3
  343. package/esm/menu/types.d.ts.map +1 -1
  344. package/esm/menu/types.js.map +1 -1
  345. package/esm/modal/modal.d.ts.map +1 -1
  346. package/esm/modal/modal.js +4 -8
  347. package/esm/modal/modal.js.map +1 -1
  348. package/esm/modal/styled.d.ts.map +1 -1
  349. package/esm/modal/styled.js +2 -4
  350. package/esm/modal/styled.js.map +1 -1
  351. package/esm/overlay/overlay.d.ts.map +1 -1
  352. package/esm/overlay/overlay.js +9 -5
  353. package/esm/overlay/overlay.js.map +1 -1
  354. package/esm/screen-reader-only/screen-reader-only.d.ts.map +1 -1
  355. package/esm/screen-reader-only/screen-reader-only.js +12 -4
  356. package/esm/screen-reader-only/screen-reader-only.js.map +1 -1
  357. package/esm/scroll/scroll.d.ts +1 -1
  358. package/esm/scroll/scroll.d.ts.map +1 -1
  359. package/esm/scroll/scroll.js +4 -3
  360. package/esm/scroll/scroll.js.map +1 -1
  361. package/esm/slider/styled.d.ts.map +1 -1
  362. package/esm/slider/styled.js +1 -1
  363. package/esm/slider/styled.js.map +1 -1
  364. package/esm/tabs/styled.js +1 -1
  365. package/esm/tabs/styled.js.map +1 -1
  366. package/esm/tabs/tab-panel.d.ts.map +1 -1
  367. package/esm/tabs/tab-panel.js +16 -1
  368. package/esm/tabs/tab-panel.js.map +1 -1
  369. package/esm/tabs/tabs.d.ts.map +1 -1
  370. package/esm/tabs/tabs.js +16 -6
  371. package/esm/tabs/tabs.js.map +1 -1
  372. package/esm/tabs/types.d.ts +1 -0
  373. package/esm/tabs/types.d.ts.map +1 -1
  374. package/esm/tealium/tealium.d.ts.map +1 -1
  375. package/esm/tealium/tealium.js +1 -1
  376. package/esm/tealium/tealium.js.map +1 -1
  377. package/esm/text-field/text-field.js.map +1 -1
  378. package/esm/text-input/text-input.d.ts.map +1 -1
  379. package/esm/text-input/text-input.js.map +1 -1
  380. package/esm/theme/component-defaults.d.ts +188 -131
  381. package/esm/theme/component-defaults.d.ts.map +1 -1
  382. package/esm/theme/component-defaults.js +222 -164
  383. package/esm/theme/component-defaults.js.map +1 -1
  384. package/esm/theme/foundations/colors.d.ts +16 -42
  385. package/esm/theme/foundations/colors.d.ts.map +1 -1
  386. package/esm/theme/foundations/colors.js +79 -95
  387. package/esm/theme/foundations/colors.js.map +1 -1
  388. package/esm/theme/foundations/fonts.d.ts +0 -1
  389. package/esm/theme/foundations/fonts.d.ts.map +1 -1
  390. package/esm/theme/foundations/fonts.js +15 -13
  391. package/esm/theme/foundations/fonts.js.map +1 -1
  392. package/esm/theme/foundations/motions.d.ts +5 -3
  393. package/esm/theme/foundations/motions.d.ts.map +1 -1
  394. package/esm/theme/foundations/motions.js +5 -3
  395. package/esm/theme/foundations/motions.js.map +1 -1
  396. package/esm/theme/foundations/overlays.js +4 -4
  397. package/esm/theme/foundations/shadows.d.ts.map +1 -1
  398. package/esm/theme/foundations/shadows.js +6 -6
  399. package/esm/theme/foundations/shadows.js.map +1 -1
  400. package/esm/theme/presets/index.d.ts +1 -0
  401. package/esm/theme/presets/index.d.ts.map +1 -1
  402. package/esm/theme/presets/index.js +1 -0
  403. package/esm/theme/presets/index.js.map +1 -1
  404. package/esm/theme/presets/style-presets.js +316 -158
  405. package/esm/theme/presets/style-presets.js.map +1 -1
  406. package/esm/theme/presets/transition-presets.d.ts +3 -0
  407. package/esm/theme/presets/transition-presets.d.ts.map +1 -0
  408. package/esm/theme/presets/transition-presets.js +235 -0
  409. package/esm/theme/presets/transition-presets.js.map +1 -0
  410. package/esm/theme/presets/types.d.ts +43 -0
  411. package/esm/theme/presets/types.d.ts.map +1 -1
  412. package/esm/theme/presets/typography-presets.js +149 -106
  413. package/esm/theme/presets/typography-presets.js.map +1 -1
  414. package/esm/theme/types.d.ts +2 -1
  415. package/esm/theme/types.d.ts.map +1 -1
  416. package/esm/theme/types.js.map +1 -1
  417. package/esm/toast/styled.d.ts.map +1 -1
  418. package/esm/toast/styled.js +1 -1
  419. package/esm/toast/styled.js.map +1 -1
  420. package/esm/unordered-list/index.d.ts +2 -2
  421. package/esm/unordered-list/index.d.ts.map +1 -1
  422. package/esm/unordered-list/index.js +2 -1
  423. package/esm/unordered-list/index.js.map +1 -1
  424. package/esm/unordered-list/styled.d.ts +21 -0
  425. package/esm/unordered-list/styled.d.ts.map +1 -0
  426. package/esm/unordered-list/styled.js +25 -0
  427. package/esm/unordered-list/styled.js.map +1 -0
  428. package/esm/unordered-list/types.d.ts +1 -0
  429. package/esm/unordered-list/types.d.ts.map +1 -1
  430. package/esm/unordered-list/unordered-list.d.ts +0 -4
  431. package/esm/unordered-list/unordered-list.d.ts.map +1 -1
  432. package/esm/unordered-list/unordered-list.js +11 -16
  433. package/esm/unordered-list/unordered-list.js.map +1 -1
  434. package/esm/utils/get-transition-duration.d.ts +15 -0
  435. package/esm/utils/get-transition-duration.d.ts.map +1 -0
  436. package/esm/utils/get-transition-duration.js +70 -0
  437. package/esm/utils/get-transition-duration.js.map +1 -0
  438. package/esm/utils/has-own-property.d.ts +2 -0
  439. package/esm/utils/has-own-property.d.ts.map +1 -0
  440. package/esm/utils/has-own-property.js +7 -0
  441. package/esm/utils/has-own-property.js.map +1 -0
  442. package/esm/utils/hooks/index.d.ts +1 -0
  443. package/esm/utils/hooks/index.d.ts.map +1 -1
  444. package/esm/utils/hooks/index.js +1 -0
  445. package/esm/utils/hooks/index.js.map +1 -1
  446. package/esm/utils/hooks/use-controlled.d.ts +5 -0
  447. package/esm/utils/hooks/use-controlled.d.ts.map +1 -0
  448. package/esm/utils/hooks/use-controlled.js +14 -0
  449. package/esm/utils/hooks/use-controlled.js.map +1 -0
  450. package/esm/utils/index.d.ts +1 -0
  451. package/esm/utils/index.d.ts.map +1 -1
  452. package/esm/utils/index.js +1 -0
  453. package/esm/utils/index.js.map +1 -1
  454. package/esm/utils/overrides.d.ts +0 -1
  455. package/esm/utils/overrides.d.ts.map +1 -1
  456. package/esm/utils/overrides.js +1 -6
  457. package/esm/utils/overrides.js.map +1 -1
  458. package/esm/utils/responsive-helpers.d.ts.map +1 -1
  459. package/esm/utils/responsive-helpers.js +2 -3
  460. package/esm/utils/responsive-helpers.js.map +1 -1
  461. package/esm/utils/style/getters.js +1 -1
  462. package/esm/utils/style/getters.js.map +1 -1
  463. package/esm/utils/style/style-preset.d.ts +2 -0
  464. package/esm/utils/style/style-preset.d.ts.map +1 -1
  465. package/esm/utils/style/style-preset.js +51 -22
  466. package/esm/utils/style/style-preset.js.map +1 -1
  467. package/esm/utils/style/transition-preset.d.ts +5 -0
  468. package/esm/utils/style/transition-preset.d.ts.map +1 -0
  469. package/esm/utils/style/transition-preset.js +92 -0
  470. package/esm/utils/style/transition-preset.js.map +1 -0
  471. package/esm/version-number.json +1 -1
  472. package/esm/volume-control/volume-control.js +1 -1
  473. package/esm/volume-control/volume-control.js.map +1 -1
  474. package/package.json +1 -9
  475. package/cjs/icons/filled/custom/icon-filled-circle.d.ts +0 -5
  476. package/cjs/icons/filled/custom/icon-filled-circle.d.ts.map +0 -1
  477. package/cjs/icons/filled/custom/icon-filled-circle.js +0 -23
  478. package/cjs/icons/filled/custom/icon-filled-circle.js.map +0 -1
  479. package/cjs/icons/filled/custom/icon-filled-placeholder.d.ts +0 -5
  480. package/cjs/icons/filled/custom/icon-filled-placeholder.d.ts.map +0 -1
  481. package/cjs/icons/filled/custom/icon-filled-placeholder.js +0 -23
  482. package/cjs/icons/filled/custom/icon-filled-placeholder.js.map +0 -1
  483. package/cjs/image/caption.d.ts +0 -8
  484. package/cjs/image/caption.d.ts.map +0 -1
  485. package/cjs/image/caption.js +0 -34
  486. package/cjs/image/caption.js.map +0 -1
  487. package/esm/icons/filled/custom/icon-filled-circle.d.ts +0 -5
  488. package/esm/icons/filled/custom/icon-filled-circle.d.ts.map +0 -1
  489. package/esm/icons/filled/custom/icon-filled-circle.js +0 -17
  490. package/esm/icons/filled/custom/icon-filled-circle.js.map +0 -1
  491. package/esm/icons/filled/custom/icon-filled-placeholder.d.ts +0 -5
  492. package/esm/icons/filled/custom/icon-filled-placeholder.d.ts.map +0 -1
  493. package/esm/icons/filled/custom/icon-filled-placeholder.js +0 -17
  494. package/esm/icons/filled/custom/icon-filled-placeholder.js.map +0 -1
  495. package/esm/image/caption.d.ts +0 -8
  496. package/esm/image/caption.d.ts.map +0 -1
  497. package/esm/image/caption.js +0 -27
  498. package/esm/image/caption.js.map +0 -1
@@ -402,7 +402,6 @@ exports.stylePresets.buttonMinimalInverse = {
402
402
  backgroundColor: '{{colors.interactiveInverse020}}',
403
403
  },
404
404
  };
405
- exports.stylePresets.buttonDefault = exports.stylePresets.buttonSolidPrimary;
406
405
  //
407
406
  // Icon Button
408
407
  //
@@ -775,13 +774,6 @@ exports.stylePresets.iconButtonMinimalInverse = {
775
774
  backgroundColor: '{{colors.interactiveInverse020}}',
776
775
  },
777
776
  };
778
- exports.stylePresets.iconButtonDefault = exports.stylePresets.iconButtonSolidPrimary;
779
- exports.stylePresets.buttonSocialTwitter = exports.stylePresets.iconButtonMinimalSecondary;
780
- exports.stylePresets.buttonSocialFacebook = exports.stylePresets.iconButtonMinimalSecondary;
781
- exports.stylePresets.buttonSocialWhatsapp = exports.stylePresets.iconButtonMinimalSecondary;
782
- exports.stylePresets.buttonSocialEmail = exports.stylePresets.iconButtonMinimalSecondary;
783
- exports.stylePresets.buttonSocialLink = exports.stylePresets.iconButtonMinimalSecondary;
784
- exports.stylePresets.buttonSocialShare = exports.stylePresets.iconButtonMinimalSecondary;
785
777
  //
786
778
  // Icons
787
779
  //
@@ -890,18 +882,12 @@ exports.stylePresets.tagPrimaryInverse = {
890
882
  backgroundColor: '{{colors.interactiveInverse020}}',
891
883
  },
892
884
  };
893
- exports.stylePresets.tagDefault = exports.stylePresets.tagPrimary;
894
- // Tab
895
885
  exports.stylePresets.tab = {
896
886
  base: {
897
887
  backgroundColor: '{{colors.transparent}}',
898
888
  color: '{{colors.inkBase}}',
899
889
  iconColor: '{{colors.inkBase}}',
900
890
  },
901
- selected: {
902
- color: '{{colors.inkBrand010}}',
903
- iconColor: '{{colors.inkBrand010}}',
904
- },
905
891
  hover: {
906
892
  backgroundColor: '{{colors.interactivePrimary010}}',
907
893
  color: '{{colors.inkBrand010}}',
@@ -912,6 +898,15 @@ exports.stylePresets.tab = {
912
898
  color: '{{colors.inkBrand010}}',
913
899
  iconColor: '{{colors.inkBrand010}}',
914
900
  },
901
+ selected: {
902
+ color: '{{colors.inkBrand010}}',
903
+ iconColor: '{{colors.inkBrand010}}',
904
+ },
905
+ 'selected:hover': {
906
+ backgroundColor: '{{colors.transparent}}',
907
+ color: '{{colors.inkBrand010}}',
908
+ iconColor: '{{colors.inkBrand010}}',
909
+ },
915
910
  disabled: {
916
911
  backgroundColor: '{{colors.interactiveDisabled010}}',
917
912
  color: '{{colors.inkNonEssential}}',
@@ -928,7 +923,58 @@ exports.stylePresets.tabsBarIndicator = {
928
923
  backgroundColor: '{{colors.interactivePrimary030}}',
929
924
  },
930
925
  };
931
- // Text Field
926
+ // Input Field
927
+ exports.stylePresets.inputField = {
928
+ base: {
929
+ backgroundColor: '{{colors.transparent}}',
930
+ borderStyle: 'solid',
931
+ borderColor: '{{colors.interactiveInput020}}',
932
+ borderWidth: '{{borders.borderWidthDefault}}',
933
+ borderRadius: '{{borders.borderRadiusDefault}}',
934
+ color: '{{colors.inkBase}}',
935
+ textOverflow: 'ellipsis',
936
+ placeholderColor: '{{colors.inkSubtle}}',
937
+ iconColor: '{{colors.inkBase}}',
938
+ },
939
+ focus: {
940
+ borderColor: '{{colors.interactiveInput040}}',
941
+ backgroundColor: '{{colors.interactiveInput010}}',
942
+ },
943
+ hover: {
944
+ backgroundColor: '{{colors.interactiveInput010}}',
945
+ },
946
+ valid: {
947
+ borderColor: '{{colors.interactivePositive030}}',
948
+ },
949
+ 'valid:hover': {
950
+ borderColor: '{{colors.interactivePositive030}}',
951
+ backgroundColor: '{{colors.interactiveInput010}}',
952
+ },
953
+ 'valid:focus': {
954
+ borderColor: '{{colors.interactiveInput010}}',
955
+ backgroundColor: '{{colors.interactiveInput010}}',
956
+ },
957
+ disabled: {
958
+ borderColor: '{{colors.interactiveDisabled010}}',
959
+ color: '{{colors.inkNonEssential}}',
960
+ iconColor: '{{colors.inkNonEssential}}',
961
+ },
962
+ loading: {
963
+ iconColor: '{{colors.inkBrand010}}',
964
+ },
965
+ invalid: {
966
+ borderColor: '{{colors.interactiveNegative030}}',
967
+ },
968
+ 'invalid:focus': {
969
+ borderColor: '{{colors.interactiveInput010}}',
970
+ backgroundColor: '{{colors.interactiveInput010}}',
971
+ },
972
+ 'invalid:hover': {
973
+ borderColor: '{{colors.interactiveNegative030}}',
974
+ backgroundColor: '{{colors.interactiveInput010}}',
975
+ },
976
+ };
977
+ // Assistive Text
932
978
  exports.stylePresets.assistiveText = {
933
979
  base: {
934
980
  color: '{{colors.inkSubtle}}',
@@ -940,7 +986,7 @@ exports.stylePresets.assistiveText = {
940
986
  color: '{{colors.inkNegative}}',
941
987
  },
942
988
  valid: {
943
- color: '{{colors.inkPositive}}',
989
+ color: '{{colors.inkSubtle}}',
944
990
  },
945
991
  };
946
992
  exports.stylePresets.textField = {
@@ -1049,7 +1095,39 @@ exports.stylePresets.iconNegative = {
1049
1095
  //
1050
1096
  // Flag
1051
1097
  //
1052
- exports.stylePresets.flagSolid = {
1098
+ exports.stylePresets.flagSolidPrimary = {
1099
+ base: {
1100
+ backgroundColor: '{{colors.interfaceBrand010}}',
1101
+ borderRadius: '{{borders.borderRadiusSharp}}',
1102
+ color: '{{colors.inkInverse}}',
1103
+ iconColor: '{{colors.inkInverse}}',
1104
+ },
1105
+ };
1106
+ exports.stylePresets.flagSolidPositive = {
1107
+ base: {
1108
+ backgroundColor: '{{colors.interfacePositive010}}',
1109
+ borderRadius: '{{borders.borderRadiusSharp}}',
1110
+ color: '{{colors.inkInverse}}',
1111
+ iconColor: '{{colors.inkInverse}}',
1112
+ },
1113
+ };
1114
+ exports.stylePresets.flagSolidNegative = {
1115
+ base: {
1116
+ backgroundColor: '{{colors.interfaceNegative010}}',
1117
+ borderRadius: '{{borders.borderRadiusSharp}}',
1118
+ color: '{{colors.inkInverse}}',
1119
+ iconColor: '{{colors.inkInverse}}',
1120
+ },
1121
+ };
1122
+ exports.stylePresets.flagSolidNotice = {
1123
+ base: {
1124
+ backgroundColor: '{{colors.interfaceNotice010}}',
1125
+ borderRadius: '{{borders.borderRadiusSharp}}',
1126
+ color: '{{colors.inkInverse}}',
1127
+ iconColor: '{{colors.inkInverse}}',
1128
+ },
1129
+ };
1130
+ exports.stylePresets.flagSolidInformative = {
1053
1131
  base: {
1054
1132
  backgroundColor: '{{colors.interfaceInformative010}}',
1055
1133
  borderRadius: '{{borders.borderRadiusSharp}}',
@@ -1057,27 +1135,66 @@ exports.stylePresets.flagSolid = {
1057
1135
  iconColor: '{{colors.inkInverse}}',
1058
1136
  },
1059
1137
  };
1060
- exports.stylePresets.flagSolidLive = {
1061
- base: __assign(__assign({}, exports.stylePresets.flagSolid.base), { backgroundColor: '{{colors.interactiveNegative030}}' }),
1138
+ exports.stylePresets.flagSolidNeutral = {
1139
+ base: {
1140
+ backgroundColor: '{{colors.interfaceNeutral010}}',
1141
+ borderRadius: '{{borders.borderRadiusSharp}}',
1142
+ color: '{{colors.inkInverse}}',
1143
+ iconColor: '{{colors.inkInverse}}',
1144
+ },
1062
1145
  };
1063
- exports.stylePresets.flagMinimal = {
1146
+ exports.stylePresets.flagSolidInverse = {
1147
+ base: {
1148
+ backgroundColor: '{{colors.interface010}}',
1149
+ borderRadius: '{{borders.borderRadiusSharp}}',
1150
+ color: '{{colors.inkContrast}}',
1151
+ iconColor: '{{colors.inkContrast}}',
1152
+ },
1153
+ };
1154
+ exports.stylePresets.flagMinimalPrimary = {
1064
1155
  base: {
1065
1156
  backgroundColor: '{{colors.transparent}}',
1066
- color: '{{colors.inkInformative}}',
1067
- iconColor: '{{colors.inkInformative}}',
1157
+ borderRadius: '{{borders.borderRadiusSharp}}',
1158
+ color: '{{colors.inkBrand010}}',
1159
+ iconColor: '{{colors.inkBrand010}}',
1068
1160
  },
1069
1161
  };
1070
- exports.stylePresets.flagSolidInverse = {
1162
+ exports.stylePresets.flagMinimalPositive = {
1163
+ base: {
1164
+ backgroundColor: '{{colors.transparent}}',
1165
+ borderRadius: '{{borders.borderRadiusSharp}}',
1166
+ color: '{{colors.inkPositive}}',
1167
+ iconColor: '{{colors.inkPositive}}',
1168
+ },
1169
+ };
1170
+ exports.stylePresets.flagMinimalNegative = {
1171
+ base: {
1172
+ backgroundColor: '{{colors.transparent}}',
1173
+ borderRadius: '{{borders.borderRadiusSharp}}',
1174
+ color: '{{colors.inkNegative}}',
1175
+ iconColor: '{{colors.inkNegative}}',
1176
+ },
1177
+ };
1178
+ exports.stylePresets.flagMinimalNotice = {
1179
+ base: {
1180
+ backgroundColor: '{{colors.transparent}}',
1181
+ borderRadius: '{{borders.borderRadiusSharp}}',
1182
+ color: '{{colors.inkNotice}}',
1183
+ iconColor: '{{colors.inkNotice}}',
1184
+ },
1185
+ };
1186
+ exports.stylePresets.flagMinimalInformative = {
1071
1187
  base: {
1072
- backgroundColor: '{{colors.inkInverse}}',
1188
+ backgroundColor: '{{colors.transparent}}',
1073
1189
  borderRadius: '{{borders.borderRadiusSharp}}',
1074
1190
  color: '{{colors.inkInformative}}',
1075
1191
  iconColor: '{{colors.inkInformative}}',
1076
1192
  },
1077
1193
  };
1078
- exports.stylePresets.flagSolidLiveInverse = {
1194
+ exports.stylePresets.flagMinimalNeutral = {
1079
1195
  base: {
1080
- backgroundColor: '{{colors.interfaceNegative020}}',
1196
+ backgroundColor: '{{colors.transparent}}',
1197
+ borderRadius: '{{borders.borderRadiusSharp}}',
1081
1198
  color: '{{colors.inkBase}}',
1082
1199
  iconColor: '{{colors.inkBase}}',
1083
1200
  },
@@ -1085,11 +1202,11 @@ exports.stylePresets.flagSolidLiveInverse = {
1085
1202
  exports.stylePresets.flagMinimalInverse = {
1086
1203
  base: {
1087
1204
  backgroundColor: '{{colors.transparent}}',
1205
+ borderRadius: '{{borders.borderRadiusSharp}}',
1088
1206
  color: '{{colors.inkInverse}}',
1089
1207
  iconColor: '{{colors.inkInverse}}',
1090
1208
  },
1091
1209
  };
1092
- exports.stylePresets.flagDefault = exports.stylePresets.flagSolid;
1093
1210
  //
1094
1211
  // Link
1095
1212
  //
@@ -1109,10 +1226,6 @@ exports.stylePresets.linkStandalone = {
1109
1226
  iconColor: '{{colors.interactivePrimary050}}',
1110
1227
  textDecoration: 'underline',
1111
1228
  },
1112
- visited: {
1113
- color: '{{colors.interactiveVisited010}}',
1114
- iconColor: '{{colors.interactiveVisited010}}',
1115
- },
1116
1229
  };
1117
1230
  exports.stylePresets.linkStandaloneInverse = {
1118
1231
  base: {
@@ -1130,73 +1243,39 @@ exports.stylePresets.linkStandaloneInverse = {
1130
1243
  iconColor: '{{colors.interactiveInverse030}}',
1131
1244
  textDecoration: 'underline',
1132
1245
  },
1133
- visited: {
1134
- color: '{{colors.interactiveInverse040}}',
1135
- iconColor: '{{colors.interactiveInverse040}}',
1136
- },
1137
1246
  };
1138
1247
  exports.stylePresets.linkInline = {
1139
1248
  base: {
1140
1249
  color: '{{colors.interactivePrimary030}}',
1141
1250
  iconColor: '{{colors.interactivePrimary030}}',
1251
+ textDecoration: 'underline',
1142
1252
  },
1143
1253
  hover: {
1144
1254
  color: '{{colors.interactivePrimary040}}',
1145
1255
  iconColor: '{{colors.interactivePrimary040}}',
1256
+ textDecoration: 'underline',
1146
1257
  },
1147
1258
  active: {
1148
1259
  color: '{{colors.interactivePrimary050}}',
1149
1260
  iconColor: '{{colors.interactivePrimary050}}',
1261
+ textDecoration: 'underline',
1150
1262
  },
1151
1263
  visited: {
1152
1264
  color: '{{colors.interactiveVisited010}}',
1153
1265
  iconColor: '{{colors.interactiveVisited010}}',
1154
- },
1155
- };
1156
- exports.stylePresets.linkInlineInverse = {
1157
- base: {
1158
- color: '{{colors.interactiveInverse030}}',
1159
- iconColor: '{{colors.interactiveInverse030}}',
1160
- },
1161
- hover: {
1162
- color: '{{colors.interactiveInverse030}}',
1163
- iconColor: '{{colors.interactiveInverse030}}',
1164
- },
1165
- active: {
1166
- color: '{{colors.interactiveInverse030}}',
1167
- iconColor: '{{colors.interactiveInverse030}}',
1168
- },
1169
- visited: {
1170
- color: '{{colors.interactiveInverse040}}',
1171
- iconColor: '{{colors.interactiveInverse040}}',
1172
- },
1173
- };
1174
- exports.stylePresets.linkEmail = {
1175
- base: {
1176
- color: '{{colors.interactivePrimary030}}',
1177
- iconColor: '{{colors.interactivePrimary030}}',
1178
- textDecoration: 'none',
1179
- },
1180
- hover: {
1181
- color: '{{colors.interactivePrimary040}}',
1182
- iconColor: '{{colors.interactivePrimary040}}',
1183
1266
  textDecoration: 'underline',
1184
1267
  },
1185
- active: {
1186
- color: '{{colors.interactivePrimary050}}',
1187
- iconColor: '{{colors.interactivePrimary050}}',
1188
- textDecoration: 'underline',
1189
- },
1190
- visited: {
1268
+ 'visited:hover': {
1191
1269
  color: '{{colors.interactiveVisited010}}',
1192
1270
  iconColor: '{{colors.interactiveVisited010}}',
1271
+ textDecoration: 'underline',
1193
1272
  },
1194
1273
  };
1195
- exports.stylePresets.linkEmailInverse = {
1274
+ exports.stylePresets.linkInlineInverse = {
1196
1275
  base: {
1197
1276
  color: '{{colors.interactiveInverse030}}',
1198
1277
  iconColor: '{{colors.interactiveInverse030}}',
1199
- textDecoration: 'none',
1278
+ textDecoration: 'underline',
1200
1279
  },
1201
1280
  hover: {
1202
1281
  color: '{{colors.interactiveInverse030}}',
@@ -1211,46 +1290,9 @@ exports.stylePresets.linkEmailInverse = {
1211
1290
  visited: {
1212
1291
  color: '{{colors.interactiveInverse040}}',
1213
1292
  iconColor: '{{colors.interactiveInverse040}}',
1214
- },
1215
- };
1216
- exports.stylePresets.linkExternal = {
1217
- base: {
1218
- color: '{{colors.interactivePrimary030}}',
1219
- iconColor: '{{colors.interactivePrimary030}}',
1220
- textDecoration: 'none',
1221
- },
1222
- hover: {
1223
- color: '{{colors.interactivePrimary040}}',
1224
- iconColor: '{{colors.interactivePrimary040}}',
1225
- textDecoration: 'underline',
1226
- },
1227
- active: {
1228
- color: '{{colors.interactivePrimary050}}',
1229
- iconColor: '{{colors.interactivePrimary050}}',
1230
- textDecoration: 'underline',
1231
- },
1232
- visited: {
1233
- color: '{{colors.interactiveVisited010}}',
1234
- iconColor: '{{colors.interactiveVisited010}}',
1235
- },
1236
- };
1237
- exports.stylePresets.linkExternalInverse = {
1238
- base: {
1239
- color: '{{colors.interactiveInverse030}}',
1240
- iconColor: '{{colors.interactiveInverse030}}',
1241
- textDecoration: 'none',
1242
- },
1243
- hover: {
1244
- color: '{{colors.interactiveInverse030}}',
1245
- iconColor: '{{colors.interactiveInverse030}}',
1246
1293
  textDecoration: 'underline',
1247
1294
  },
1248
- active: {
1249
- color: '{{colors.interactiveInverse030}}',
1250
- iconColor: '{{colors.interactiveInverse030}}',
1251
- textDecoration: 'underline',
1252
- },
1253
- visited: {
1295
+ 'visited:hover': {
1254
1296
  color: '{{colors.interactiveInverse040}}',
1255
1297
  iconColor: '{{colors.interactiveInverse040}}',
1256
1298
  },
@@ -1306,6 +1348,8 @@ exports.stylePresets.sliderThumb = {
1306
1348
  exports.stylePresets.sliderThumbLabel = {
1307
1349
  base: {
1308
1350
  color: '{{colors.inkBrand010}}',
1351
+ textAlign: 'center',
1352
+ whiteSpace: 'nowrap',
1309
1353
  },
1310
1354
  disabled: {
1311
1355
  color: '{{colors.inkNonEssential}}',
@@ -1341,7 +1385,6 @@ exports.stylePresets.volumeControlTrack = {
1341
1385
  borderRadius: '{{borders.borderRadiusPill}}',
1342
1386
  },
1343
1387
  };
1344
- exports.stylePresets.volumeControlButtons = exports.stylePresets.iconButtonMinimalPrimary;
1345
1388
  //
1346
1389
  // Audio Player
1347
1390
  //
@@ -1373,10 +1416,6 @@ exports.stylePresets.audioPlayerThumb = {
1373
1416
  iconColor: '{{colors.inkSubtle}}',
1374
1417
  },
1375
1418
  };
1376
- exports.stylePresets.audioPlayerVolumeControlThumb = exports.stylePresets.audioPlayerThumb;
1377
- exports.stylePresets.audioPlayerPopoutButton = exports.stylePresets.iconButtonMinimalPrimary;
1378
- exports.stylePresets.audioPlayerControlButton = exports.stylePresets.iconButtonMinimalPrimary;
1379
- exports.stylePresets.audioPlayerPlayPauseButton = exports.stylePresets.iconButtonSolidPrimary;
1380
1419
  //
1381
1420
  // Image
1382
1421
  //
@@ -1442,19 +1481,16 @@ exports.stylePresets.titleBar = {
1442
1481
  backgroundColor: '{{colors.transparent}}',
1443
1482
  },
1444
1483
  };
1445
- exports.stylePresets.titleBarButton = exports.stylePresets.buttonSolidPrimary;
1446
- exports.stylePresets.titleBarLink = exports.stylePresets.linkStandalone;
1447
1484
  //
1448
1485
  // Divider
1449
1486
  //
1450
- exports.stylePresets.dividerHorizontal = {
1487
+ exports.stylePresets.divider = {
1451
1488
  base: {
1452
1489
  borderStyle: 'solid',
1453
1490
  borderColor: '{{colors.interface040}}',
1454
1491
  borderWidth: '{{borders.borderWidthDefault}}',
1455
1492
  },
1456
1493
  };
1457
- exports.stylePresets.dividerVertical = exports.stylePresets.dividerHorizontal;
1458
1494
  exports.stylePresets.dividerInverse = {
1459
1495
  base: {
1460
1496
  borderStyle: 'solid',
@@ -1510,12 +1546,12 @@ exports.stylePresets.overlay = {
1510
1546
  //
1511
1547
  exports.stylePresets.scrollOverlaysHorizontal = {
1512
1548
  base: {
1513
- backgroundImage: '{{overlays.overlayGradientInverseHorizontal}}',
1549
+ backgroundImage: '{{overlays.overlayGradientBaseHorizontal}}',
1514
1550
  },
1515
1551
  };
1516
1552
  exports.stylePresets.scrollOverlaysVertical = {
1517
1553
  base: {
1518
- backgroundImage: '{{overlays.overlayGradientInverseVertical}}',
1554
+ backgroundImage: '{{overlays.overlayGradientBaseVertical}}',
1519
1555
  },
1520
1556
  };
1521
1557
  //
@@ -1525,7 +1561,7 @@ exports.stylePresets.drawerPanel = {
1525
1561
  base: {
1526
1562
  borderRadius: '{{borders.borderRadiusSharp}}',
1527
1563
  backgroundColor: '{{colors.interface010}}',
1528
- boxShadow: '{{shadows.shadow050}}',
1564
+ boxShadow: '{{shadows.shadow060}}',
1529
1565
  },
1530
1566
  };
1531
1567
  // Card
@@ -1606,17 +1642,6 @@ exports.stylePresets.inlineMessageNegative = {
1606
1642
  color: '{{colors.inkBase}}',
1607
1643
  },
1608
1644
  };
1609
- exports.stylePresets.inlineMessageNotice = {
1610
- base: {
1611
- backgroundColor: '{{colors.interfaceNotice020}}',
1612
- borderColor: '{{colors.interfaceNotice010}}',
1613
- borderStyle: 'solid',
1614
- borderRadius: '{{borders.borderRadiusRounded010}}',
1615
- borderWidth: '{{borders.borderWidth000}} {{borders.borderWidth000}} {{borders.borderWidth000}} {{borders.borderWidth030}}',
1616
- iconColor: '{{colors.inkNotice}}',
1617
- color: '{{colors.inkBase}}',
1618
- },
1619
- };
1620
1645
  // Menu
1621
1646
  exports.stylePresets.menuItemVertical = {
1622
1647
  base: {
@@ -1629,20 +1654,24 @@ exports.stylePresets.menuItemVertical = {
1629
1654
  },
1630
1655
  hover: {
1631
1656
  backgroundColor: '{{colors.interactivePrimary010}}',
1632
- borderColor: '{{colors.interactivePrimary030}}',
1633
- color: '{{colors.interactivePrimary030}}',
1634
- iconColor: '{{colors.interactivePrimary030}}',
1657
+ color: '{{colors.inkBrand010}}',
1658
+ iconColor: '{{colors.inkBrand010}}',
1635
1659
  },
1636
1660
  active: {
1637
1661
  backgroundColor: '{{colors.interactivePrimary020}}',
1638
- borderColor: '{{colors.interactivePrimary040}}',
1639
- color: '{{colors.interactivePrimary040}}',
1640
- iconColor: '{{colors.interactivePrimary040}}',
1662
+ color: '{{colors.inkBrand010}}',
1663
+ iconColor: '{{colors.inkBrand010}}',
1641
1664
  },
1642
1665
  selected: {
1643
1666
  borderColor: '{{colors.interactivePrimary030}}',
1644
- color: '{{colors.interactivePrimary030}}',
1645
- iconColor: '{{colors.interactivePrimary030}}',
1667
+ color: '{{colors.inkBrand010}}',
1668
+ iconColor: '{{colors.inkBrand010}}',
1669
+ },
1670
+ 'selected:hover': {
1671
+ backgroundColor: '{{colors.transparent}}',
1672
+ borderColor: '{{colors.interactivePrimary030}}',
1673
+ color: '{{colors.inkBrand010}}',
1674
+ iconColor: '{{colors.inkBrand010}}',
1646
1675
  },
1647
1676
  disabled: {
1648
1677
  color: '{{colors.inkNonEssential}}',
@@ -1660,11 +1689,11 @@ exports.stylePresets.menuItemHorizontal = {
1660
1689
  },
1661
1690
  hover: {
1662
1691
  borderColor: '{{colors.interactivePrimary030}}',
1663
- color: '{{colors.inkContrast}}',
1664
- iconColor: '{{colors.inkContrast}}',
1692
+ color: '{{colors.inkBase}}',
1693
+ iconColor: '{{colors.inkBase}}',
1665
1694
  },
1666
1695
  active: {
1667
- borderColor: '{{colors.interactivePrimary030}}',
1696
+ borderColor: '{{colors.interactivePrimary040}}',
1668
1697
  color: '{{colors.inkContrast}}',
1669
1698
  iconColor: '{{colors.inkContrast}}',
1670
1699
  },
@@ -1673,6 +1702,11 @@ exports.stylePresets.menuItemHorizontal = {
1673
1702
  color: '{{colors.inkBase}}',
1674
1703
  iconColor: '{{colors.inkBase}}',
1675
1704
  },
1705
+ 'selected:hover': {
1706
+ borderColor: '{{colors.interactivePrimary030}}',
1707
+ color: '{{colors.inkBase}}',
1708
+ iconColor: '{{colors.inkBase}}',
1709
+ },
1676
1710
  disabled: {
1677
1711
  color: '{{colors.inkNonEssential}}',
1678
1712
  iconColor: '{{colors.inkNonEssential}}',
@@ -1684,26 +1718,28 @@ exports.stylePresets.menuItemHorizontalInverse = {
1684
1718
  borderStyle: 'solid',
1685
1719
  borderColor: '{{colors.transparent}}',
1686
1720
  borderWidth: '{{borders.borderWidth000}} {{borders.borderWidth000}} {{borders.borderWidth020}} {{borders.borderWidth000}}',
1687
- color: '{{colors.interactiveInverse040}}',
1688
- iconColor: '{{colors.interactiveInverse040}}',
1721
+ color: '{{colors.inkInverse}}',
1722
+ iconColor: '{{colors.inkInverse}}',
1689
1723
  },
1690
1724
  hover: {
1691
- backgroundColor: '{{colors.transparent}}',
1692
- borderColor: '{{colors.interactiveInverse040}}',
1693
- color: '{{colors.interactiveInverse030}}',
1694
- iconColor: '{{colors.inkContrast}}',
1725
+ borderColor: '{{colors.interactiveInverse030}}',
1726
+ color: '{{colors.inkInverse}}',
1727
+ iconColor: '{{colors.inkInverse}}',
1728
+ },
1729
+ 'selected:hover': {
1730
+ borderColor: '{{colors.interactiveInverse030}}',
1731
+ color: '{{colors.inkInverse}}',
1732
+ iconColor: '{{colors.inkInverse}}',
1695
1733
  },
1696
1734
  active: {
1697
- backgroundColor: '{{colors.transparent}}',
1698
- borderColor: '{{colors.interactiveInverse050}}',
1699
- color: '{{colors.interactiveInverse030}}',
1700
- iconColor: '{{colors.inkContrast}}',
1735
+ borderColor: '{{colors.interactiveInverse030}}',
1736
+ color: '{{colors.inkInverse}}',
1737
+ iconColor: '{{colors.inkInverse}}',
1701
1738
  },
1702
1739
  selected: {
1703
- backgroundColor: '{{colors.interactiveInverse030}}',
1704
1740
  borderColor: '{{colors.interactiveInverse030}}',
1705
- color: '{{colors.interactiveInverse030}}',
1706
- iconColor: '{{colors.inkContrast}}',
1741
+ color: '{{colors.inkInverse}}',
1742
+ iconColor: '{{colors.inkInverse}}',
1707
1743
  },
1708
1744
  disabled: {
1709
1745
  color: '{{colors.interactiveInverse020}}',
@@ -1717,7 +1753,129 @@ exports.stylePresets.modalPanel = {
1717
1753
  base: {
1718
1754
  borderRadius: '{{borders.borderRadiusSharp}}',
1719
1755
  backgroundColor: '{{colors.interfaceBackground}}',
1720
- boxShadow: '{{shadows.shadow050}}',
1756
+ boxShadow: '{{shadows.shadow060}}',
1757
+ },
1758
+ };
1759
+ //
1760
+ // Checkbox
1761
+ //
1762
+ exports.stylePresets.checkboxInput = {
1763
+ base: {
1764
+ backgroundColor: '{{colors.transparent}}',
1765
+ borderColor: '{{colors.interactiveInput020}}',
1766
+ borderWidth: '{{borders.borderWidth010}}',
1767
+ borderRadius: '{{borders.borderRadiusRounded010}}',
1768
+ borderStyle: 'solid',
1769
+ iconColor: '{{colors.inkInverse}}',
1770
+ },
1771
+ hover: {
1772
+ borderColor: '{{colors.interactiveInput040}}',
1773
+ },
1774
+ focus: {
1775
+ borderColor: '{{colors.interactiveInput050}}',
1776
+ },
1777
+ 'focus:hover': {
1778
+ borderColor: '{{colors.interactiveInput050}}',
1779
+ },
1780
+ checked: {
1781
+ backgroundColor: '{{colors.interactiveInput040}}',
1782
+ borderColor: '{{colors.interactiveInput040}}',
1783
+ },
1784
+ 'checked:hover': {
1785
+ backgroundColor: '{{colors.interactiveInput050}}',
1786
+ borderColor: '{{colors.interactiveInput050}}',
1787
+ },
1788
+ 'checked:focus': {
1789
+ backgroundColor: '{{colors.interactiveInput050}}',
1790
+ borderColor: '{{colors.interactiveInput050}}',
1791
+ },
1792
+ 'checked:focus:hover': {
1793
+ backgroundColor: '{{colors.interactiveInput050}}',
1794
+ borderColor: '{{colors.interactiveInput050}}',
1795
+ },
1796
+ invalid: {
1797
+ borderColor: '{{colors.interactiveNegative040}}',
1798
+ },
1799
+ 'invalid:focus': {
1800
+ borderColor: '{{colors.interactiveNegative050}}',
1801
+ },
1802
+ 'invalid:hover': {
1803
+ borderColor: '{{colors.interactiveNegative050}}',
1804
+ },
1805
+ 'invalid:focus:hover': {
1806
+ borderColor: '{{colors.interactiveNegative050}}',
1807
+ },
1808
+ 'checked:invalid': {
1809
+ backgroundColor: '{{colors.interactiveNegative040}}',
1810
+ borderColor: '{{colors.interactiveNegative040}}',
1811
+ },
1812
+ 'checked:invalid:focus': {
1813
+ backgroundColor: '{{colors.interactiveNegative050}}',
1814
+ borderColor: '{{colors.interactiveNegative050}}',
1815
+ },
1816
+ 'checked:invalid:hover': {
1817
+ backgroundColor: '{{colors.interactiveNegative050}}',
1818
+ borderColor: '{{colors.interactiveNegative050}}',
1819
+ },
1820
+ 'checked:invalid:focus:hover': {
1821
+ backgroundColor: '{{colors.interactiveNegative050}}',
1822
+ borderColor: '{{colors.interactiveNegative050}}',
1823
+ },
1824
+ valid: {
1825
+ borderColor: '{{colors.interactivePositive040}}',
1826
+ },
1827
+ 'valid:focus': {
1828
+ borderColor: '{{colors.interactivePositive050}}',
1829
+ },
1830
+ 'valid:hover': {
1831
+ borderColor: '{{colors.interactivePositive050}}',
1832
+ },
1833
+ 'valid:focus:hover': {
1834
+ borderColor: '{{colors.interactivePositive050}}',
1835
+ },
1836
+ 'checked:valid': {
1837
+ backgroundColor: '{{colors.interactivePositive040}}',
1838
+ borderColor: '{{colors.interactivePositive040}}',
1839
+ },
1840
+ 'checked:valid:focus': {
1841
+ backgroundColor: '{{colors.interactivePositive050}}',
1842
+ borderColor: '{{colors.interactivePositive050}}',
1843
+ },
1844
+ 'checked:valid:hover': {
1845
+ backgroundColor: '{{colors.interactivePositive050}}',
1846
+ borderColor: '{{colors.interactivePositive050}}',
1847
+ },
1848
+ 'checked:valid:focus:hover': {
1849
+ backgroundColor: '{{colors.interactivePositive050}}',
1850
+ borderColor: '{{colors.interactivePositive050}}',
1851
+ },
1852
+ disabled: {
1853
+ borderColor: '{{colors.interactiveDisabled010}}',
1854
+ },
1855
+ 'checked:disabled': {
1856
+ backgroundColor: '{{colors.interactiveDisabled010}}',
1857
+ borderColor: '{{colors.interactiveDisabled010}}',
1858
+ iconColor: '{{colors.inkNonEssential}}',
1859
+ },
1860
+ };
1861
+ exports.stylePresets.checkboxFeedback = {
1862
+ base: {
1863
+ backgroundColor: '{{colors.transparent}}',
1864
+ borderRadius: '{{borders.borderRadiusRounded010}}',
1865
+ },
1866
+ hover: {
1867
+ backgroundColor: '{{colors.interactiveInput030}}',
1868
+ },
1869
+ focus: {
1870
+ backgroundColor: '{{colors.interactiveInput030}}',
1871
+ },
1872
+ };
1873
+ exports.stylePresets.controlLabel = {
1874
+ base: {
1875
+ color: '{{colors.inkBase}}',
1876
+ },
1877
+ disabled: {
1878
+ color: '{{colors.inkNonEssential}}',
1721
1879
  },
1722
1880
  };
1723
1881
  //# sourceMappingURL=style-presets.js.map