@salesforce-ux/design-system 2.17.4 → 2.17.5

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 (707) hide show
  1. package/README.md +1 -1
  2. package/RELEASENOTES.general.md +5 -1
  3. package/RELEASENOTES.md +18 -1
  4. package/__internal/chunked/docs/common.js +2 -2
  5. package/__internal/chunked/docs/ui/components/brand-band/docs.mdx.js +1 -1
  6. package/__internal/chunked/docs/ui/components/checkbox/docs.mdx.js +1 -1
  7. package/__internal/chunked/docs/ui/components/dueling-picklist/docs.mdx.js +1 -1
  8. package/__internal/chunked/docs/ui/components/form-element/docs.mdx.js +1 -1
  9. package/__internal/chunked/docs/ui/components/radio-button-group/docs.mdx.js +1 -1
  10. package/__internal/chunked/docs/ui/components/radio-group/docs.mdx.js +1 -1
  11. package/__internal/chunked/docs/ui/components/visual-picker/docs.mdx.js +1 -1
  12. package/__internal/release-notes/components/checkbox/RELEASENOTES.md +5 -0
  13. package/__internal/release-notes/components/radio-group/RELEASENOTES.md +5 -0
  14. package/__internal/release-notes/components/welcome-mat/RELEASENOTES.md +6 -0
  15. package/__internal/slds.umd.js +3 -3
  16. package/__internal/styles/salesforce-lightning-design-system_touch-demo.css +3 -4
  17. package/__internal/styles/salesforce-lightning-design-system_touch-demo.min.css +1 -1
  18. package/assets/styles/salesforce-lightning-design-system-imports.sanitized.css +1 -1
  19. package/assets/styles/salesforce-lightning-design-system-legacy.css +6 -40
  20. package/assets/styles/salesforce-lightning-design-system-legacy.min.css +1 -1
  21. package/assets/styles/salesforce-lightning-design-system-offline.css +6 -40
  22. package/assets/styles/salesforce-lightning-design-system-offline.min.css +3 -3
  23. package/assets/styles/salesforce-lightning-design-system.css +6 -40
  24. package/assets/styles/salesforce-lightning-design-system.min.css +3 -3
  25. package/assets/styles/salesforce-lightning-design-system.sanitized.css +6 -34
  26. package/assets/styles/salesforce-lightning-design-system_touch.css +3 -4
  27. package/assets/styles/salesforce-lightning-design-system_touch.min.css +1 -1
  28. package/css/accordion/base/index.css +1 -1
  29. package/css/accordion/base/touch.css +1 -1
  30. package/css/activity-timeline/base/index.css +1 -1
  31. package/css/alert/base/index.css +1 -1
  32. package/css/app-launcher/base/index.css +1 -1
  33. package/css/avatar/base/index.css +1 -1
  34. package/css/avatar-group/base/index.css +1 -1
  35. package/css/badges/base/index.css +1 -1
  36. package/css/brand-band/base/index.css +1 -1
  37. package/css/breadcrumbs/base/index.css +1 -1
  38. package/css/breadcrumbs/kinetics/index.css +1 -1
  39. package/css/builder-header/base/index.css +1 -1
  40. package/css/button-groups/base/index.css +1 -1
  41. package/css/button-groups/list/index.css +1 -1
  42. package/css/button-groups/row/index.css +1 -1
  43. package/css/button-icons/base/index.css +1 -1
  44. package/css/button-icons/base/touch.css +1 -1
  45. package/css/button-icons/bordered-filled-container/index.css +1 -1
  46. package/css/button-icons/bordered-inverse/index.css +1 -1
  47. package/css/button-icons/bordered-transparent-container/index.css +1 -1
  48. package/css/button-icons/brand/index.css +1 -1
  49. package/css/button-icons/inverse/index.css +1 -1
  50. package/css/button-icons/stateful/index.css +1 -1
  51. package/css/button-icons/transparent-container/index.css +1 -1
  52. package/css/buttons/base/index.css +2 -2
  53. package/css/buttons/base/touch.css +1 -1
  54. package/css/buttons/dual-stateful/index.css +1 -1
  55. package/css/buttons/kinetics/index.css +1 -1
  56. package/css/buttons/stateful/index.css +1 -1
  57. package/css/cards/base/index.css +1 -1
  58. package/css/cards/base/touch.css +1 -1
  59. package/css/cards/einstein/index.css +1 -1
  60. package/css/carousel/base/index.css +1 -1
  61. package/css/chat/base/index.css +1 -1
  62. package/css/chat/past/index.css +1 -1
  63. package/css/checkbox/base/index.css +3 -14
  64. package/css/checkbox/base/touch.css +3 -4
  65. package/css/checkbox/form-element/index.css +1 -1
  66. package/css/checkbox/form-element/touch.css +1 -1
  67. package/css/checkbox-button/base/index.css +1 -1
  68. package/css/checkbox-button/base/touch.css +1 -1
  69. package/css/checkbox-button-group/base/index.css +1 -1
  70. package/css/checkbox-button-group/base/touch.css +1 -1
  71. package/css/checkbox-toggle/base/index.css +1 -1
  72. package/css/checkbox-toggle/base/touch.css +1 -1
  73. package/css/color-picker/base/index.css +1 -1
  74. package/css/color-picker/custom-only/index.css +1 -1
  75. package/css/color-picker/predefined-only/index.css +1 -1
  76. package/css/color-picker/swatches-only/index.css +1 -1
  77. package/css/combobox/autocomplete/index.css +1 -1
  78. package/css/combobox/base/index.css +1 -1
  79. package/css/combobox/base/touch.css +1 -1
  80. package/css/combobox/deprecated-inline-listbox/index.css +1 -1
  81. package/css/combobox/deprecated-multi-entity/index.css +1 -1
  82. package/css/combobox/deprecated-readonly/index.css +1 -1
  83. package/css/combobox/dialog/index.css +1 -1
  84. package/css/common/index.css +1 -1
  85. package/css/counter/base/index.css +1 -1
  86. package/css/data-tables/base/index.css +1 -1
  87. package/css/data-tables/base/touch.css +1 -1
  88. package/css/data-tables/fixed-header/index.css +1 -1
  89. package/css/data-tables/hidden-header/index.css +1 -1
  90. package/css/data-tables/inline-edit/index.css +1 -1
  91. package/css/data-tables/responsive/index.css +1 -1
  92. package/css/datepickers/base/index.css +1 -1
  93. package/css/datepickers/range/index.css +1 -1
  94. package/css/datetime-picker/base/index.css +1 -1
  95. package/css/docked-composer/base/index.css +1 -1
  96. package/css/docked-composer/email/index.css +1 -1
  97. package/css/docked-form-footer/base/index.css +1 -1
  98. package/css/docked-utility-bar/base/index.css +1 -1
  99. package/css/docked-utility-bar/utility-panel/index.css +1 -1
  100. package/css/drop-zone/base/index.css +1 -1
  101. package/css/dueling-picklist/base/index.css +1 -1
  102. package/css/dynamic-icons/ellie/index.css +1 -1
  103. package/css/dynamic-icons/eq/index.css +1 -1
  104. package/css/dynamic-icons/global-action-help/index.css +1 -1
  105. package/css/dynamic-icons/score/index.css +1 -1
  106. package/css/dynamic-icons/strength/index.css +1 -1
  107. package/css/dynamic-icons/trend/index.css +1 -1
  108. package/css/dynamic-icons/typing/index.css +1 -1
  109. package/css/dynamic-icons/waffle/index.css +1 -1
  110. package/css/dynamic-menu/base/index.css +1 -1
  111. package/css/einstein-header/base/index.css +1 -1
  112. package/css/expandable-section/base/index.css +1 -1
  113. package/css/expression/base/index.css +1 -1
  114. package/css/expression/custom-logic/index.css +1 -1
  115. package/css/expression/filters/index.css +1 -1
  116. package/css/expression/formula/index.css +1 -1
  117. package/css/feeds/base/index.css +1 -1
  118. package/css/feeds/comment/index.css +1 -1
  119. package/css/feeds/post/index.css +1 -1
  120. package/css/feeds/post-with-attachments/index.css +1 -1
  121. package/css/file-selector/base/index.css +1 -1
  122. package/css/files/base/index.css +1 -1
  123. package/css/form-element/address/index.css +1 -1
  124. package/css/form-element/base/index.css +2 -5
  125. package/css/form-element/base/touch.css +1 -1
  126. package/css/form-element/compound/index.css +1 -1
  127. package/css/form-element/horizontal/index.css +1 -9
  128. package/css/form-element/horizontal/touch.css +1 -1
  129. package/css/form-element/record-detail/index.css +1 -1
  130. package/css/form-element/stacked/index.css +1 -1
  131. package/css/form-element/stacked/touch.css +1 -1
  132. package/css/form-layout/base/index.css +1 -1
  133. package/css/form-layout/compound/index.css +1 -1
  134. package/css/global-header/base/index.css +1 -1
  135. package/css/global-header/global-actions/index.css +1 -1
  136. package/css/global-header/notifications/index.css +1 -1
  137. package/css/global-navigation/navigation-bar/index.css +1 -1
  138. package/css/icons/action/index.css +1 -1
  139. package/css/icons/base/index.css +1 -1
  140. package/css/icons/custom/index.css +1 -1
  141. package/css/icons/doctype/index.css +1 -1
  142. package/css/icons/standard/index.css +1 -1
  143. package/css/illustration/base/index.css +1 -1
  144. package/css/input/base/index.css +1 -1
  145. package/css/input/base/touch.css +1 -1
  146. package/css/list-builder/base/index.css +1 -1
  147. package/css/lookups/base/index.css +1 -1
  148. package/css/lookups-mobile/combobox/index.css +1 -1
  149. package/css/lookups-mobile/faux-input/index.css +1 -1
  150. package/css/lookups-mobile/listbox/index.css +1 -1
  151. package/css/map/base/index.css +1 -1
  152. package/css/map/base/touch.css +1 -1
  153. package/css/menus/action-overflow/index.css +1 -1
  154. package/css/menus/dropdown/index.css +1 -1
  155. package/css/menus/dropdown/touch.css +1 -1
  156. package/css/menus/submenu/index.css +1 -1
  157. package/css/modals/base/index.css +1 -1
  158. package/css/modals/base/touch.css +1 -1
  159. package/css/notifications/base/index.css +1 -1
  160. package/css/page-headers/base/index.css +1 -1
  161. package/css/page-headers/record-home/index.css +1 -1
  162. package/css/page-headers/record-home-vertical/index.css +1 -1
  163. package/css/page-headers/related-list/index.css +1 -1
  164. package/css/panels/base/index.css +1 -1
  165. package/css/panels/detail/index.css +1 -1
  166. package/css/panels/filtering/index.css +1 -1
  167. package/css/path/base/index.css +1 -1
  168. package/css/path/base/touch.css +1 -1
  169. package/css/pills/base/index.css +1 -1
  170. package/css/pills/base/touch.css +1 -1
  171. package/css/pills/listbox-of-pill-options/index.css +1 -1
  172. package/css/popovers/base/index.css +1 -1
  173. package/css/popovers/brand/index.css +1 -1
  174. package/css/popovers/einstein/index.css +1 -1
  175. package/css/popovers/error/index.css +1 -1
  176. package/css/popovers/feature/index.css +1 -1
  177. package/css/popovers/nubbins/index.css +1 -1
  178. package/css/popovers/panels/index.css +1 -1
  179. package/css/popovers/prompt/index.css +1 -1
  180. package/css/popovers/prompt/touch.css +1 -1
  181. package/css/popovers/walkthrough/index.css +1 -1
  182. package/css/popovers/warning/index.css +1 -1
  183. package/css/progress-bar/base/index.css +1 -1
  184. package/css/progress-bar/vertical/index.css +1 -1
  185. package/css/progress-indicator/base/index.css +1 -1
  186. package/css/progress-indicator/base/touch.css +1 -1
  187. package/css/progress-indicator/vertical/index.css +1 -1
  188. package/css/progress-indicator/vertical/touch.css +1 -1
  189. package/css/progress-ring/base/index.css +1 -1
  190. package/css/prompt/base/index.css +1 -1
  191. package/css/publishers/base/index.css +1 -1
  192. package/css/publishers/comment/index.css +1 -1
  193. package/css/radio-button-group/base/index.css +1 -1
  194. package/css/radio-button-group/base/touch.css +1 -1
  195. package/css/radio-group/base/index.css +2 -8
  196. package/css/radio-group/base/touch.css +1 -1
  197. package/css/regions/base/index.css +1 -1
  198. package/css/rich-text-editor/base/index.css +1 -1
  199. package/css/scoped-notifications/base/index.css +1 -1
  200. package/css/scoped-tabs/base/index.css +1 -1
  201. package/css/select/base/index.css +1 -1
  202. package/css/setup-assistant/base/index.css +1 -1
  203. package/css/slider/base/index.css +1 -1
  204. package/css/slider/base/touch.css +1 -1
  205. package/css/spinners/base/index.css +1 -1
  206. package/css/split-view/base/index.css +1 -1
  207. package/css/summary-detail/base/index.css +1 -1
  208. package/css/tabs/base/index.css +1 -1
  209. package/css/tabs/mobile-stack/index.css +1 -1
  210. package/css/tabs/mobile-stack/touch.css +1 -1
  211. package/css/tabs/scrolling/index.css +1 -1
  212. package/css/tabs/sub-tabs/index.css +1 -1
  213. package/css/textarea/base/index.css +1 -1
  214. package/css/tiles/base/index.css +1 -1
  215. package/css/tiles/board/index.css +1 -1
  216. package/css/timepicker/base/index.css +1 -1
  217. package/css/toast/base/index.css +1 -1
  218. package/css/tooltips/base/index.css +1 -1
  219. package/css/tree-grid/base/index.css +1 -1
  220. package/css/trees/base/index.css +1 -1
  221. package/css/trial-bar/header/index.css +1 -1
  222. package/css/vertical-navigation/expandable-section/index.css +1 -1
  223. package/css/vertical-navigation/list/index.css +1 -1
  224. package/css/vertical-navigation/quickfind/index.css +1 -1
  225. package/css/vertical-navigation/radio-group/index.css +1 -1
  226. package/css/vertical-tabs/base/index.css +1 -1
  227. package/css/visual-picker/coverable-content/index.css +1 -1
  228. package/css/visual-picker/link/index.css +1 -1
  229. package/css/visual-picker/non-coverable-content/index.css +1 -1
  230. package/css/visual-picker/vertical/index.css +1 -1
  231. package/css/welcome-mat/base/index.css +1 -7
  232. package/css/welcome-mat/info-only/index.css +1 -1
  233. package/css/welcome-mat/splash/index.css +1 -1
  234. package/css/welcome-mat/trailhead-connected/index.css +1 -1
  235. package/design-tokens/dist/primitive.android.xml +1 -1
  236. package/design-tokens/dist/primitive.aura.tokens +1 -1
  237. package/design-tokens/dist/primitive.common.js +1 -1
  238. package/design-tokens/dist/primitive.default.scss +1 -1
  239. package/design-tokens/dist/primitive.ios.json +1 -1
  240. package/design-tokens/dist/primitive.json +1 -1
  241. package/design-tokens/dist/primitive.less +1 -1
  242. package/design-tokens/dist/primitive.map.scss +1 -1
  243. package/design-tokens/dist/primitive.raw.json +2 -2
  244. package/design-tokens/dist/primitive.styl +1 -1
  245. package/design-tokens/dist/theme-one-salesforce.android.xml +1 -1
  246. package/design-tokens/dist/theme-one-salesforce.aura.tokens +1 -1
  247. package/design-tokens/dist/theme-one-salesforce.common.js +1 -1
  248. package/design-tokens/dist/theme-one-salesforce.default.scss +1 -1
  249. package/design-tokens/dist/theme-one-salesforce.ios.json +1 -1
  250. package/design-tokens/dist/theme-one-salesforce.json +1 -1
  251. package/design-tokens/dist/theme-one-salesforce.less +1 -1
  252. package/design-tokens/dist/theme-one-salesforce.map.scss +1 -1
  253. package/design-tokens/dist/theme-one-salesforce.raw.json +2 -2
  254. package/design-tokens/dist/theme-one-salesforce.styl +1 -1
  255. package/design-tokens/dist/ui-force.android.xml +1 -1
  256. package/design-tokens/dist/ui-force.aura.tokens +1 -1
  257. package/design-tokens/dist/ui-force.common.js +1 -1
  258. package/design-tokens/dist/ui-force.default.scss +1 -1
  259. package/design-tokens/dist/ui-force.ios.json +1 -1
  260. package/design-tokens/dist/ui-force.json +1 -1
  261. package/design-tokens/dist/ui-force.less +1 -1
  262. package/design-tokens/dist/ui-force.map.scss +1 -1
  263. package/design-tokens/dist/ui-force.raw.json +2 -2
  264. package/design-tokens/dist/ui-force.styl +1 -1
  265. package/design-tokens/primitive/background-color.yml +1 -1
  266. package/metadata/components/buttons/styling-hooks.json +1 -1
  267. package/package.json +2 -2
  268. package/scss/_config.scss +2 -2
  269. package/scss/_design-tokens.scss +1 -1
  270. package/scss/_init.scss +1 -1
  271. package/scss/components/_index.sanitized.scss +1 -1
  272. package/scss/components/_index.scss +1 -1
  273. package/scss/components/_kinetics.scss +1 -1
  274. package/scss/components/_touch.scss +1 -1
  275. package/scss/components/accordion/_doc.scss +1 -1
  276. package/scss/components/accordion/base/_index.scss +1 -1
  277. package/scss/components/accordion/base/_touch.scss +1 -1
  278. package/scss/components/activity-timeline/_doc.scss +1 -1
  279. package/scss/components/activity-timeline/base/_deprecate.scss +1 -1
  280. package/scss/components/activity-timeline/base/_index.scss +1 -1
  281. package/scss/components/alert/_doc.scss +1 -1
  282. package/scss/components/alert/base/_index.scss +1 -1
  283. package/scss/components/app-launcher/_doc.scss +1 -1
  284. package/scss/components/app-launcher/base/_deprecate.scss +1 -1
  285. package/scss/components/app-launcher/base/_index.scss +1 -1
  286. package/scss/components/avatar/_doc.scss +1 -1
  287. package/scss/components/avatar/base/_index.scss +1 -1
  288. package/scss/components/avatar-group/_doc.scss +1 -1
  289. package/scss/components/avatar-group/base/_index.scss +1 -1
  290. package/scss/components/avatar-group/mixins/_index.scss +1 -1
  291. package/scss/components/badges/_doc.scss +1 -1
  292. package/scss/components/badges/base/_index.scss +1 -1
  293. package/scss/components/brand-band/_doc.scss +1 -1
  294. package/scss/components/brand-band/base/_index.scss +1 -1
  295. package/scss/components/breadcrumbs/_doc.scss +1 -1
  296. package/scss/components/breadcrumbs/base/_index.scss +1 -1
  297. package/scss/components/breadcrumbs/kinetics/_index.scss +1 -1
  298. package/scss/components/builder-header/_doc.scss +1 -1
  299. package/scss/components/builder-header/base/_index.scss +1 -1
  300. package/scss/components/button-groups/_doc.scss +1 -1
  301. package/scss/components/button-groups/base/_index.scss +1 -1
  302. package/scss/components/button-groups/list/_index.scss +1 -1
  303. package/scss/components/button-groups/row/_index.scss +1 -1
  304. package/scss/components/button-icons/_doc.scss +1 -1
  305. package/scss/components/button-icons/base/_deprecate.scss +1 -1
  306. package/scss/components/button-icons/base/_index.scss +1 -1
  307. package/scss/components/button-icons/base/_touch.scss +1 -1
  308. package/scss/components/button-icons/bordered-filled-container/_index.scss +1 -1
  309. package/scss/components/button-icons/bordered-inverse/_index.scss +1 -1
  310. package/scss/components/button-icons/bordered-transparent-container/_index.scss +1 -1
  311. package/scss/components/button-icons/brand/_index.scss +1 -1
  312. package/scss/components/button-icons/inverse/_index.scss +1 -1
  313. package/scss/components/button-icons/mixins/_index.scss +1 -1
  314. package/scss/components/button-icons/stateful/_index.scss +1 -1
  315. package/scss/components/button-icons/transparent-container/_index.scss +1 -1
  316. package/scss/components/buttons/_doc.scss +1 -1
  317. package/scss/components/buttons/base/_deprecate.scss +1 -1
  318. package/scss/components/buttons/base/_index.scss +1 -1
  319. package/scss/components/buttons/base/_touch.scss +1 -1
  320. package/scss/components/buttons/dual-stateful/_index.scss +1 -1
  321. package/scss/components/buttons/kinetics/_index.scss +1 -1
  322. package/scss/components/buttons/mixins/_index.scss +1 -1
  323. package/scss/components/buttons/stateful/_deprecate.scss +1 -1
  324. package/scss/components/buttons/stateful/_index.scss +1 -1
  325. package/scss/components/cards/_doc.scss +1 -1
  326. package/scss/components/cards/base/_blame.scss +1 -1
  327. package/scss/components/cards/base/_deprecate.scss +1 -1
  328. package/scss/components/cards/base/_index.scss +1 -1
  329. package/scss/components/cards/base/_touch.scss +1 -1
  330. package/scss/components/cards/einstein/_index.scss +1 -1
  331. package/scss/components/carousel/_doc.scss +1 -1
  332. package/scss/components/carousel/base/_index.scss +1 -1
  333. package/scss/components/chat/_doc.scss +1 -1
  334. package/scss/components/chat/base/_index.scss +1 -1
  335. package/scss/components/chat/past/_index.scss +1 -1
  336. package/scss/components/checkbox/_doc.scss +1 -1
  337. package/scss/components/checkbox/base/_deprecate.scss +1 -1
  338. package/scss/components/checkbox/base/_index.scss +3 -10
  339. package/scss/components/checkbox/base/_touch.scss +2 -5
  340. package/scss/components/checkbox/form-element/_index.scss +1 -1
  341. package/scss/components/checkbox/form-element/_touch.scss +1 -1
  342. package/scss/components/checkbox-button/_doc.scss +1 -1
  343. package/scss/components/checkbox-button/base/_deprecate.scss +1 -1
  344. package/scss/components/checkbox-button/base/_index.scss +1 -1
  345. package/scss/components/checkbox-button/base/_touch.scss +1 -1
  346. package/scss/components/checkbox-button-group/_doc.scss +1 -1
  347. package/scss/components/checkbox-button-group/base/_index.scss +1 -1
  348. package/scss/components/checkbox-button-group/base/_touch.scss +1 -1
  349. package/scss/components/checkbox-toggle/_doc.scss +1 -1
  350. package/scss/components/checkbox-toggle/base/_index.scss +1 -1
  351. package/scss/components/checkbox-toggle/base/_touch.scss +1 -1
  352. package/scss/components/color-picker/_doc.scss +1 -1
  353. package/scss/components/color-picker/base/_index.scss +1 -1
  354. package/scss/components/color-picker/custom-only/_index.scss +1 -1
  355. package/scss/components/color-picker/predefined-only/_index.scss +1 -1
  356. package/scss/components/color-picker/swatches-only/_index.scss +1 -1
  357. package/scss/components/combobox/_doc.scss +1 -1
  358. package/scss/components/combobox/autocomplete/_index.scss +1 -1
  359. package/scss/components/combobox/base/_index.scss +1 -1
  360. package/scss/components/combobox/base/_touch.scss +1 -1
  361. package/scss/components/combobox/deprecated-inline-listbox/_index.scss +1 -1
  362. package/scss/components/combobox/deprecated-multi-entity/_index.scss +1 -1
  363. package/scss/components/combobox/deprecated-readonly/_index.scss +1 -1
  364. package/scss/components/combobox/dialog/_index.scss +1 -1
  365. package/scss/components/counter/_doc.scss +1 -1
  366. package/scss/components/counter/base/_index.scss +1 -1
  367. package/scss/components/data-tables/_doc.scss +1 -1
  368. package/scss/components/data-tables/base/_blame.scss +1 -1
  369. package/scss/components/data-tables/base/_index.scss +1 -1
  370. package/scss/components/data-tables/base/_touch.scss +1 -1
  371. package/scss/components/data-tables/fixed-header/_index.scss +1 -1
  372. package/scss/components/data-tables/hidden-header/_index.scss +1 -1
  373. package/scss/components/data-tables/inline-edit/_index.scss +1 -1
  374. package/scss/components/data-tables/mixins/_index.scss +1 -1
  375. package/scss/components/data-tables/responsive/_index.scss +1 -1
  376. package/scss/components/datepickers/_doc.scss +1 -1
  377. package/scss/components/datepickers/base/_deprecate.scss +1 -1
  378. package/scss/components/datepickers/base/_index.scss +1 -1
  379. package/scss/components/datepickers/mixins/_index.scss +1 -1
  380. package/scss/components/datepickers/range/_index.scss +1 -1
  381. package/scss/components/datetime-picker/_doc.scss +1 -1
  382. package/scss/components/datetime-picker/base/_index.scss +1 -1
  383. package/scss/components/docked-composer/_doc.scss +1 -1
  384. package/scss/components/docked-composer/base/_deprecate.scss +1 -1
  385. package/scss/components/docked-composer/base/_index.scss +1 -1
  386. package/scss/components/docked-composer/email/_index.scss +1 -1
  387. package/scss/components/docked-form-footer/_doc.scss +1 -1
  388. package/scss/components/docked-form-footer/base/_index.scss +1 -1
  389. package/scss/components/docked-utility-bar/_doc.scss +1 -1
  390. package/scss/components/docked-utility-bar/base/_index.scss +1 -1
  391. package/scss/components/docked-utility-bar/utility-panel/_index.scss +1 -1
  392. package/scss/components/drop-zone/_doc.scss +1 -1
  393. package/scss/components/drop-zone/base/_index.scss +1 -1
  394. package/scss/components/dueling-picklist/_doc.scss +1 -1
  395. package/scss/components/dueling-picklist/base/_deprecate.scss +1 -1
  396. package/scss/components/dueling-picklist/base/_index.scss +1 -1
  397. package/scss/components/dynamic-icons/_doc.scss +1 -1
  398. package/scss/components/dynamic-icons/ellie/_index.scss +1 -1
  399. package/scss/components/dynamic-icons/eq/_index.scss +1 -1
  400. package/scss/components/dynamic-icons/global-action-help/_index.scss +1 -1
  401. package/scss/components/dynamic-icons/score/_index.scss +1 -1
  402. package/scss/components/dynamic-icons/strength/_index.scss +1 -1
  403. package/scss/components/dynamic-icons/trend/_index.scss +1 -1
  404. package/scss/components/dynamic-icons/typing/_index.scss +1 -1
  405. package/scss/components/dynamic-icons/waffle/_index.scss +1 -1
  406. package/scss/components/dynamic-menu/_doc.scss +1 -1
  407. package/scss/components/dynamic-menu/base/_index.scss +1 -1
  408. package/scss/components/einstein-header/base/_index.scss +1 -1
  409. package/scss/components/expandable-section/_doc.scss +1 -1
  410. package/scss/components/expandable-section/base/_deprecate.scss +1 -1
  411. package/scss/components/expandable-section/base/_index.scss +1 -1
  412. package/scss/components/expression/_doc.scss +1 -1
  413. package/scss/components/expression/base/_index.scss +1 -1
  414. package/scss/components/expression/custom-logic/_index.scss +1 -1
  415. package/scss/components/expression/filters/_index.scss +1 -1
  416. package/scss/components/expression/formula/_index.scss +1 -1
  417. package/scss/components/feeds/_doc.scss +1 -1
  418. package/scss/components/feeds/base/_index.scss +1 -1
  419. package/scss/components/feeds/comment/_deprecate.scss +1 -1
  420. package/scss/components/feeds/comment/_index.scss +1 -1
  421. package/scss/components/feeds/post/_index.scss +1 -1
  422. package/scss/components/feeds/post-with-attachments/_index.scss +1 -1
  423. package/scss/components/file-selector/_doc.scss +1 -1
  424. package/scss/components/file-selector/base/_index.scss +1 -1
  425. package/scss/components/files/_doc.scss +1 -1
  426. package/scss/components/files/base/_index.scss +1 -1
  427. package/scss/components/form-element/_doc.scss +1 -1
  428. package/scss/components/form-element/address/_index.scss +1 -1
  429. package/scss/components/form-element/base/_index.scss +2 -3
  430. package/scss/components/form-element/base/_touch.scss +1 -1
  431. package/scss/components/form-element/compound/_index.scss +1 -1
  432. package/scss/components/form-element/horizontal/_index.scss +1 -4
  433. package/scss/components/form-element/horizontal/_touch.scss +1 -1
  434. package/scss/components/form-element/record-detail/_index.scss +1 -1
  435. package/scss/components/form-element/stacked/_index.scss +1 -1
  436. package/scss/components/form-element/stacked/_touch.scss +1 -1
  437. package/scss/components/form-layout/_doc.scss +1 -1
  438. package/scss/components/form-layout/base/_index.scss +1 -1
  439. package/scss/components/form-layout/compound/_deprecate.scss +1 -1
  440. package/scss/components/form-layout/compound/_index.scss +1 -1
  441. package/scss/components/global-header/_doc.scss +1 -1
  442. package/scss/components/global-header/base/_deprecate.scss +1 -1
  443. package/scss/components/global-header/base/_index.scss +1 -1
  444. package/scss/components/global-header/global-actions/_index.scss +1 -1
  445. package/scss/components/global-header/notifications/_index.scss +1 -1
  446. package/scss/components/global-navigation/_doc.scss +1 -1
  447. package/scss/components/global-navigation/mixins/_index.scss +1 -1
  448. package/scss/components/global-navigation/navigation-bar/_index.scss +1 -1
  449. package/scss/components/icons/_doc.scss +1 -1
  450. package/scss/components/icons/action/_index.scss +1 -1
  451. package/scss/components/icons/base/_index.scss +1 -1
  452. package/scss/components/icons/custom/_index.scss +1 -1
  453. package/scss/components/icons/doctype/_index.scss +1 -1
  454. package/scss/components/icons/standard/_index.scss +1 -1
  455. package/scss/components/illustration/_doc.scss +1 -1
  456. package/scss/components/illustration/base/_index.scss +1 -1
  457. package/scss/components/input/_doc.scss +1 -1
  458. package/scss/components/input/base/_deprecate.scss +1 -1
  459. package/scss/components/input/base/_index.scss +1 -1
  460. package/scss/components/input/base/_touch.scss +1 -1
  461. package/scss/components/list-builder/_doc.scss +1 -1
  462. package/scss/components/list-builder/base/_index.scss +1 -1
  463. package/scss/components/lookups/_doc.scss +1 -1
  464. package/scss/components/lookups/base/_deprecate.scss +1 -1
  465. package/scss/components/lookups/base/_index.scss +1 -1
  466. package/scss/components/lookups-mobile/combobox/_index.scss +1 -1
  467. package/scss/components/lookups-mobile/faux-input/_index.scss +1 -1
  468. package/scss/components/lookups-mobile/listbox/_index.scss +1 -1
  469. package/scss/components/map/_doc.scss +1 -1
  470. package/scss/components/map/base/_index.scss +1 -1
  471. package/scss/components/map/base/_touch.scss +1 -1
  472. package/scss/components/menus/_doc.scss +1 -1
  473. package/scss/components/menus/action-overflow/_index.scss +1 -1
  474. package/scss/components/menus/dropdown/_deprecate.scss +1 -1
  475. package/scss/components/menus/dropdown/_index.scss +1 -1
  476. package/scss/components/menus/dropdown/_touch.scss +1 -1
  477. package/scss/components/menus/mixins/_index.scss +1 -1
  478. package/scss/components/menus/submenu/_index.scss +1 -1
  479. package/scss/components/modals/_doc.scss +1 -1
  480. package/scss/components/modals/base/_deprecate.scss +1 -1
  481. package/scss/components/modals/base/_index.scss +1 -1
  482. package/scss/components/modals/base/_touch.scss +1 -1
  483. package/scss/components/notifications/_doc.scss +1 -1
  484. package/scss/components/notifications/base/_index.scss +1 -1
  485. package/scss/components/page-headers/_doc.scss +1 -1
  486. package/scss/components/page-headers/base/_blame.scss +1 -1
  487. package/scss/components/page-headers/base/_index.scss +1 -1
  488. package/scss/components/page-headers/object-home/_deprecate.scss +1 -1
  489. package/scss/components/page-headers/record-home/_index.scss +1 -1
  490. package/scss/components/page-headers/record-home-vertical/_index.scss +1 -1
  491. package/scss/components/page-headers/related-list/_index.scss +1 -1
  492. package/scss/components/panels/_doc.scss +1 -1
  493. package/scss/components/panels/base/_index.scss +1 -1
  494. package/scss/components/panels/detail/_index.scss +1 -1
  495. package/scss/components/panels/filtering/_index.scss +1 -1
  496. package/scss/components/path/_doc.scss +1 -1
  497. package/scss/components/path/base/_index.scss +1 -1
  498. package/scss/components/path/base/_touch.scss +1 -1
  499. package/scss/components/path-simple/base/_deprecate.scss +1 -1
  500. package/scss/components/picklist/_doc.scss +1 -1
  501. package/scss/components/picklist/base/_deprecate.scss +1 -1
  502. package/scss/components/pills/_doc.scss +1 -1
  503. package/scss/components/pills/base/_deprecate.scss +1 -1
  504. package/scss/components/pills/base/_index.scss +1 -1
  505. package/scss/components/pills/base/_touch.scss +1 -1
  506. package/scss/components/pills/listbox-of-pill-options/_index.scss +1 -1
  507. package/scss/components/popovers/_doc.scss +1 -1
  508. package/scss/components/popovers/base/_index.scss +1 -1
  509. package/scss/components/popovers/brand/_index.scss +1 -1
  510. package/scss/components/popovers/einstein/_index.scss +1 -1
  511. package/scss/components/popovers/error/_index.scss +1 -1
  512. package/scss/components/popovers/feature/_index.scss +1 -1
  513. package/scss/components/popovers/nubbins/_index.scss +1 -1
  514. package/scss/components/popovers/panels/_index.scss +1 -1
  515. package/scss/components/popovers/prompt/_index.scss +1 -1
  516. package/scss/components/popovers/prompt/_touch.scss +1 -1
  517. package/scss/components/popovers/walkthrough/_deprecate.scss +1 -1
  518. package/scss/components/popovers/walkthrough/_index.scss +1 -1
  519. package/scss/components/popovers/warning/_index.scss +1 -1
  520. package/scss/components/process/wizard/_deprecate.scss +1 -1
  521. package/scss/components/progress-bar/_doc.scss +1 -1
  522. package/scss/components/progress-bar/base/_index.scss +1 -1
  523. package/scss/components/progress-bar/vertical/_index.scss +1 -1
  524. package/scss/components/progress-indicator/_doc.scss +1 -1
  525. package/scss/components/progress-indicator/base/_index.scss +1 -1
  526. package/scss/components/progress-indicator/base/_touch.scss +1 -1
  527. package/scss/components/progress-indicator/vertical/_index.scss +1 -1
  528. package/scss/components/progress-indicator/vertical/_touch.scss +1 -1
  529. package/scss/components/progress-ring/_doc.scss +1 -1
  530. package/scss/components/progress-ring/base/_index.scss +1 -1
  531. package/scss/components/prompt/_doc.scss +1 -1
  532. package/scss/components/prompt/base/_deprecate.scss +1 -1
  533. package/scss/components/prompt/base/_index.scss +1 -1
  534. package/scss/components/publishers/_doc.scss +1 -1
  535. package/scss/components/publishers/base/_index.scss +1 -1
  536. package/scss/components/publishers/comment/_index.scss +1 -1
  537. package/scss/components/radio-button-group/_doc.scss +1 -1
  538. package/scss/components/radio-button-group/base/_index.scss +1 -1
  539. package/scss/components/radio-button-group/base/_touch.scss +1 -1
  540. package/scss/components/radio-group/_doc.scss +1 -1
  541. package/scss/components/radio-group/base/_index.scss +2 -7
  542. package/scss/components/radio-group/base/_touch.scss +1 -1
  543. package/scss/components/regions/base/_index.scss +1 -1
  544. package/scss/components/rich-text-editor/_doc.scss +1 -1
  545. package/scss/components/rich-text-editor/base/_index.scss +1 -1
  546. package/scss/components/scoped-notifications/_doc.scss +1 -1
  547. package/scss/components/scoped-notifications/base/_index.scss +1 -1
  548. package/scss/components/scoped-tabs/_doc.scss +1 -1
  549. package/scss/components/scoped-tabs/base/_deprecate.scss +1 -1
  550. package/scss/components/scoped-tabs/base/_index.scss +1 -1
  551. package/scss/components/select/_doc.scss +1 -1
  552. package/scss/components/select/base/_index.scss +1 -1
  553. package/scss/components/setup-assistant/_doc.scss +1 -1
  554. package/scss/components/setup-assistant/base/_index.scss +1 -1
  555. package/scss/components/slider/_doc.scss +1 -1
  556. package/scss/components/slider/base/_index.scss +1 -1
  557. package/scss/components/slider/base/_touch.scss +1 -1
  558. package/scss/components/spinners/_doc.scss +1 -1
  559. package/scss/components/spinners/base/_index.scss +1 -1
  560. package/scss/components/split-view/_doc.scss +1 -1
  561. package/scss/components/split-view/base/_deprecate.scss +1 -1
  562. package/scss/components/split-view/base/_index.scss +1 -1
  563. package/scss/components/summary-detail/_doc.scss +1 -1
  564. package/scss/components/summary-detail/base/_index.scss +1 -1
  565. package/scss/components/tabs/_doc.scss +1 -1
  566. package/scss/components/tabs/base/_deprecate.scss +1 -1
  567. package/scss/components/tabs/base/_index.scss +1 -1
  568. package/scss/components/tabs/mixins/_index.scss +1 -1
  569. package/scss/components/tabs/mobile-stack/_deprecate.scss +1 -1
  570. package/scss/components/tabs/mobile-stack/_index.scss +1 -1
  571. package/scss/components/tabs/mobile-stack/_touch.scss +1 -1
  572. package/scss/components/tabs/scrolling/_index.scss +1 -1
  573. package/scss/components/tabs/sub-tabs/_index.scss +1 -1
  574. package/scss/components/textarea/_doc.scss +1 -1
  575. package/scss/components/textarea/base/_index.scss +1 -1
  576. package/scss/components/tiles/_doc.scss +1 -1
  577. package/scss/components/tiles/base/_index.scss +1 -1
  578. package/scss/components/tiles/board/_index.scss +1 -1
  579. package/scss/components/timepicker/_doc.scss +1 -1
  580. package/scss/components/timepicker/base/_deprecate.scss +1 -1
  581. package/scss/components/timepicker/base/_index.scss +1 -1
  582. package/scss/components/toast/_doc.scss +1 -1
  583. package/scss/components/toast/base/_index.scss +1 -1
  584. package/scss/components/toast/modal-toast/_deprecate.scss +1 -1
  585. package/scss/components/tooltips/_doc.scss +1 -1
  586. package/scss/components/tooltips/base/_deprecate.scss +1 -1
  587. package/scss/components/tooltips/base/_index.scss +1 -1
  588. package/scss/components/tree-grid/_doc.scss +1 -1
  589. package/scss/components/tree-grid/base/_index.scss +1 -1
  590. package/scss/components/trees/_doc.scss +1 -1
  591. package/scss/components/trees/base/_deprecate.scss +1 -1
  592. package/scss/components/trees/base/_index.scss +1 -1
  593. package/scss/components/trial-bar/_doc.scss +1 -1
  594. package/scss/components/trial-bar/header/_index.scss +1 -1
  595. package/scss/components/vertical-navigation/_doc.scss +1 -1
  596. package/scss/components/vertical-navigation/expandable-section/_index.scss +1 -1
  597. package/scss/components/vertical-navigation/list/_deprecate.scss +1 -1
  598. package/scss/components/vertical-navigation/list/_index.scss +1 -1
  599. package/scss/components/vertical-navigation/quickfind/_index.scss +1 -1
  600. package/scss/components/vertical-navigation/radio-group/_index.scss +1 -1
  601. package/scss/components/vertical-tabs/_doc.scss +1 -1
  602. package/scss/components/vertical-tabs/base/_index.scss +1 -1
  603. package/scss/components/visual-picker/_doc.scss +1 -1
  604. package/scss/components/visual-picker/coverable-content/_index.scss +1 -1
  605. package/scss/components/visual-picker/link/_index.scss +1 -1
  606. package/scss/components/visual-picker/non-coverable-content/_index.scss +1 -1
  607. package/scss/components/visual-picker/vertical/_index.scss +1 -1
  608. package/scss/components/welcome-mat/_doc.scss +1 -1
  609. package/scss/components/welcome-mat/base/_deprecate.scss +1 -1
  610. package/scss/components/welcome-mat/base/_index.scss +1 -5
  611. package/scss/components/welcome-mat/info-only/_index.scss +1 -1
  612. package/scss/components/welcome-mat/splash/_index.scss +1 -1
  613. package/scss/components/welcome-mat/trailhead-connected/_index.scss +1 -1
  614. package/scss/core/_vf-reset.scss +1 -1
  615. package/scss/dependencies/_appearance.scss +1 -1
  616. package/scss/dependencies/_core.scss +1 -1
  617. package/scss/dependencies/_forms.scss +1 -1
  618. package/scss/dependencies/_functions.scss +1 -1
  619. package/scss/dependencies/_index.scss +1 -1
  620. package/scss/dependencies/_interactions.scss +1 -1
  621. package/scss/dependencies/_kinetics.scss +1 -1
  622. package/scss/dependencies/_layout.scss +1 -1
  623. package/scss/dependencies/_lists.scss +1 -1
  624. package/scss/dependencies/_motion.scss +1 -1
  625. package/scss/dependencies/_popover.scss +1 -1
  626. package/scss/dependencies/_root.scss +1 -1
  627. package/scss/dependencies/_rtl.scss +1 -1
  628. package/scss/dependencies/_scrolling.scss +1 -1
  629. package/scss/dependencies/_sizing.scss +1 -1
  630. package/scss/dependencies/_tabs.scss +1 -1
  631. package/scss/dependencies/_text.scss +1 -1
  632. package/scss/dependencies/_theme.scss +1 -1
  633. package/scss/dependencies/_touch.scss +1 -1
  634. package/scss/dependencies/_typography.scss +1 -1
  635. package/scss/dependencies/_visibility.scss +1 -1
  636. package/scss/index-internal.scss +1 -1
  637. package/scss/index-sanitized.scss +1 -1
  638. package/scss/index-vf.scss +1 -1
  639. package/scss/index.scss +1 -1
  640. package/scss/legacy.scss +2 -2
  641. package/scss/touch/_index.scss +1 -1
  642. package/scss/touch/forms/edit-dialog/_index.scss +1 -1
  643. package/scss/touch/menus/action-overflow/_index.scss +1 -1
  644. package/scss/touch-demo.scss +1 -1
  645. package/scss/touch-internal.scss +1 -1
  646. package/scss/touch.scss +1 -1
  647. package/scss/utilities/_index.scss +1 -1
  648. package/scss/utilities/_touch.scss +1 -1
  649. package/scss/utilities/alignment/_doc.scss +1 -1
  650. package/scss/utilities/alignment/_index.scss +1 -1
  651. package/scss/utilities/borders/_doc.scss +1 -1
  652. package/scss/utilities/borders/_index.scss +1 -1
  653. package/scss/utilities/box/_doc.scss +1 -1
  654. package/scss/utilities/box/_index.scss +1 -1
  655. package/scss/utilities/color/_doc.scss +1 -1
  656. package/scss/utilities/color/_index.scss +1 -1
  657. package/scss/utilities/description-list/_doc.scss +1 -1
  658. package/scss/utilities/description-list/_index.scss +1 -1
  659. package/scss/utilities/floats/_doc.scss +1 -1
  660. package/scss/utilities/floats/_index.scss +1 -1
  661. package/scss/utilities/grid/_deprecate.scss +1 -1
  662. package/scss/utilities/grid/_doc.scss +1 -1
  663. package/scss/utilities/grid/_index.scss +1 -1
  664. package/scss/utilities/horizontal-list/_deprecate.scss +1 -1
  665. package/scss/utilities/horizontal-list/_doc.scss +1 -1
  666. package/scss/utilities/horizontal-list/_index.scss +1 -1
  667. package/scss/utilities/hyphenation/_doc.scss +1 -1
  668. package/scss/utilities/hyphenation/_index.scss +1 -1
  669. package/scss/utilities/index-with-dependencies.scss +1 -1
  670. package/scss/utilities/interactions/_doc.scss +1 -1
  671. package/scss/utilities/interactions/_index.scss +1 -1
  672. package/scss/utilities/layout/_doc.scss +1 -1
  673. package/scss/utilities/layout/_index.scss +1 -1
  674. package/scss/utilities/line-clamp/_doc.scss +1 -1
  675. package/scss/utilities/line-clamp/_index.scss +1 -1
  676. package/scss/utilities/margin/_doc.scss +1 -1
  677. package/scss/utilities/margin/_index.scss +1 -1
  678. package/scss/utilities/media-objects/_deprecate.scss +1 -1
  679. package/scss/utilities/media-objects/_doc.scss +1 -1
  680. package/scss/utilities/media-objects/_index.scss +1 -1
  681. package/scss/utilities/name-value-list/_doc.scss +1 -1
  682. package/scss/utilities/name-value-list/_index.scss +1 -1
  683. package/scss/utilities/padding/_doc.scss +1 -1
  684. package/scss/utilities/padding/_index.scss +1 -1
  685. package/scss/utilities/position/_doc.scss +1 -1
  686. package/scss/utilities/position/_index.scss +1 -1
  687. package/scss/utilities/print/_doc.scss +1 -1
  688. package/scss/utilities/print/_index.scss +1 -1
  689. package/scss/utilities/scrollable/_doc.scss +1 -1
  690. package/scss/utilities/scrollable/_index.scss +1 -1
  691. package/scss/utilities/sizing/_doc.scss +1 -1
  692. package/scss/utilities/sizing/_index.scss +1 -1
  693. package/scss/utilities/text/_doc.scss +1 -1
  694. package/scss/utilities/text/_index.scss +1 -1
  695. package/scss/utilities/text/_touch.scss +1 -1
  696. package/scss/utilities/themes/_doc.scss +1 -1
  697. package/scss/utilities/themes/_index.scss +1 -1
  698. package/scss/utilities/truncation/_doc.scss +1 -1
  699. package/scss/utilities/truncation/_index.scss +1 -1
  700. package/scss/utilities/vertical-list/_deprecate.scss +1 -1
  701. package/scss/utilities/vertical-list/_doc.scss +1 -1
  702. package/scss/utilities/vertical-list/_index.scss +1 -1
  703. package/scss/utilities/visibility/_deprecate.scss +1 -1
  704. package/scss/utilities/visibility/_doc.scss +1 -1
  705. package/scss/utilities/visibility/_index.scss +1 -1
  706. package/ui.aura-tokens.json +1 -1
  707. package/ui.component-tokens.json +1 -1
@@ -166,7 +166,7 @@
166
166
  <color name="COLOR_BACKGROUND_STENCIL" category="background-color">#fff3f3f3</color>
167
167
  <color name="COLOR_BACKGROUND_WARNING" category="background-color">#fffe9339</color>
168
168
  <color name="COLOR_BACKGROUND_HIGHLIGHT_SEARCH" category="background-color">#fffff03f</color>
169
- <color name="COLOR_BACKGROUND_DESTRUCTIVE_HOVER" category="background-color">#ffba0517</color>
169
+ <color name="COLOR_BACKGROUND_DESTRUCTIVE_HOVER" category="background-color">#ff8e030f</color>
170
170
  <color name="COLOR_BACKGROUND" category="background-color">#fff3f3f3</color>
171
171
  <color name="COLOR_BRAND_DARK" category="background-color">#ff0176d3</color>
172
172
  <color name="COLOR_BACKGROUND_BACKDROP" category="background-color">#bfffffff</color>
@@ -165,7 +165,7 @@
165
165
  <aura:token name="colorBackgroundStencil" property="background*,border*,box-shadow,text-shadow" value="rgb(243, 243, 243)"/>
166
166
  <aura:token name="colorBackgroundWarning" property="background*,border*,box-shadow" value="rgb(254, 147, 57)"/>
167
167
  <aura:token name="colorBackgroundHighlightSearch" property="background*,border*,box-shadow" value="rgb(255, 240, 63)"/>
168
- <aura:token name="colorBackgroundDestructiveHover" property="background*,border*,box-shadow" value="rgb(186, 5, 23)"/>
168
+ <aura:token name="colorBackgroundDestructiveHover" property="background*,border*,box-shadow" value="rgb(142, 3, 15)"/>
169
169
  <aura:token name="colorBackground" property="background*,border*,box-shadow" value="rgb(243, 243, 243)"/>
170
170
  <aura:token name="colorBrandDark" property="background*,border*,box-shadow" value="rgb(1, 118, 211)"/>
171
171
  <aura:token name="colorBackgroundBackdrop" property="background*,border*,box-shadow" value="rgba(255, 255, 255, 0.75)"/>
@@ -332,7 +332,7 @@ module.exports = {
332
332
  /* Background color for highlighting text in search results. */
333
333
  colorBackgroundHighlightSearch: "rgb(255, 240, 63)",
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- colorBackgroundDestructiveHover: "rgb(186, 5, 23)",
335
+ colorBackgroundDestructiveHover: "rgb(142, 3, 15)",
336
336
  /* Default background color for the whole app. */
337
337
  colorBackground: "rgb(243, 243, 243)",
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -332,7 +332,7 @@ $color-background-warning: rgb(254, 147, 57) !default;
332
332
  /* Background color for highlighting text in search results. */
333
333
  $color-background-highlight-search: rgb(255, 240, 63) !default;
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- $color-background-destructive-hover: rgb(186, 5, 23) !default;
335
+ $color-background-destructive-hover: rgb(142, 3, 15) !default;
336
336
  /* Default background color for the whole app. */
337
337
  $color-background: rgb(243, 243, 243) !default;
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -2792,7 +2792,7 @@
2792
2792
  {
2793
2793
  "primitive": true,
2794
2794
  "name": "colorBackgroundDestructiveHover",
2795
- "value": "rgb(186, 5, 23)",
2795
+ "value": "rgb(142, 3, 15)",
2796
2796
  "scope": "global",
2797
2797
  "cssProperties": [
2798
2798
  "background*",
@@ -165,7 +165,7 @@
165
165
  "COLOR_BACKGROUND_STENCIL": "rgb(243, 243, 243)",
166
166
  "COLOR_BACKGROUND_WARNING": "rgb(254, 147, 57)",
167
167
  "COLOR_BACKGROUND_HIGHLIGHT_SEARCH": "rgb(255, 240, 63)",
168
- "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": "rgb(186, 5, 23)",
168
+ "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": "rgb(142, 3, 15)",
169
169
  "COLOR_BACKGROUND": "rgb(243, 243, 243)",
170
170
  "COLOR_BRAND_DARK": "rgb(1, 118, 211)",
171
171
  "COLOR_BACKGROUND_BACKDROP": "rgba(255, 255, 255, 0.75)",
@@ -332,7 +332,7 @@
332
332
  /* Background color for highlighting text in search results. */
333
333
  @color-background-highlight-search: rgb(255, 240, 63);
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- @color-background-destructive-hover: rgb(186, 5, 23);
335
+ @color-background-destructive-hover: rgb(142, 3, 15);
336
336
  /* Default background color for the whole app. */
337
337
  @color-background: rgb(243, 243, 243);
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -333,7 +333,7 @@ $theme-one-salesforce-map: (
333
333
  /* Background color for highlighting text in search results. */
334
334
  'color-background-highlight-search': (rgb(255, 240, 63)),
335
335
  /* Hover color for UI elements related to destructive actions. */
336
- 'color-background-destructive-hover': (rgb(186, 5, 23)),
336
+ 'color-background-destructive-hover': (rgb(142, 3, 15)),
337
337
  /* Default background color for the whole app. */
338
338
  'color-background': (rgb(243, 243, 243)),
339
339
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -4104,10 +4104,10 @@
4104
4104
  "comment": "Background color for highlighting text in search results."
4105
4105
  },
4106
4106
  "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": {
4107
- "originalValue": "{!PALETTE_RED_40}",
4107
+ "originalValue": "{!PALETTE_RED_30}",
4108
4108
  "primitive": true,
4109
4109
  "name": "COLOR_BACKGROUND_DESTRUCTIVE_HOVER",
4110
- "value": "#ba0517",
4110
+ "value": "#8e030f",
4111
4111
  "scope": "global",
4112
4112
  "cssProperties": [
4113
4113
  "background*",
@@ -332,7 +332,7 @@ $color-background-warning = rgb(254, 147, 57)
332
332
  /* Background color for highlighting text in search results. */
333
333
  $color-background-highlight-search = rgb(255, 240, 63)
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- $color-background-destructive-hover = rgb(186, 5, 23)
335
+ $color-background-destructive-hover = rgb(142, 3, 15)
336
336
  /* Default background color for the whole app. */
337
337
  $color-background = rgb(243, 243, 243)
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -166,7 +166,7 @@
166
166
  <color name="COLOR_BACKGROUND_STENCIL" category="background-color">#fff3f3f3</color>
167
167
  <color name="COLOR_BACKGROUND_WARNING" category="background-color">#fffe9339</color>
168
168
  <color name="COLOR_BACKGROUND_HIGHLIGHT_SEARCH" category="background-color">#fffff03f</color>
169
- <color name="COLOR_BACKGROUND_DESTRUCTIVE_HOVER" category="background-color">#ffba0517</color>
169
+ <color name="COLOR_BACKGROUND_DESTRUCTIVE_HOVER" category="background-color">#ff8e030f</color>
170
170
  <color name="COLOR_BACKGROUND" category="background-color">#fff3f3f3</color>
171
171
  <color name="COLOR_BRAND_DARK" category="background-color">#ff0176d3</color>
172
172
  <color name="COLOR_BACKGROUND_BACKDROP" category="background-color">#bfffffff</color>
@@ -167,7 +167,7 @@
167
167
  <aura:token name="colorBackgroundStencil" property="background*,border*,box-shadow,text-shadow" value="rgb(243, 243, 243)"/>
168
168
  <aura:token name="colorBackgroundWarning" property="background*,border*,box-shadow" value="rgb(254, 147, 57)"/>
169
169
  <aura:token name="colorBackgroundHighlightSearch" property="background*,border*,box-shadow" value="rgb(255, 240, 63)"/>
170
- <aura:token name="colorBackgroundDestructiveHover" property="background*,border*,box-shadow" value="rgb(186, 5, 23)"/>
170
+ <aura:token name="colorBackgroundDestructiveHover" property="background*,border*,box-shadow" value="rgb(142, 3, 15)"/>
171
171
  <aura:token name="colorBackground" property="background*,border*,box-shadow,text-shadow" value="rgb(243, 243, 243)"/>
172
172
  <aura:token name="colorBrandDark" property="background*,border*,box-shadow" value="rgb(1, 118, 211)"/>
173
173
  <aura:token name="colorBackgroundBackdrop" property="background*,border*,box-shadow" value="rgba(255, 255, 255, 0.75)"/>
@@ -332,7 +332,7 @@ module.exports = {
332
332
  /* Background color for highlighting text in search results. */
333
333
  colorBackgroundHighlightSearch: "rgb(255, 240, 63)",
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- colorBackgroundDestructiveHover: "rgb(186, 5, 23)",
335
+ colorBackgroundDestructiveHover: "rgb(142, 3, 15)",
336
336
  /* Default background color for the whole app. */
337
337
  colorBackground: "rgb(243, 243, 243)",
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -332,7 +332,7 @@ $color-background-warning: rgb(254, 147, 57) !default;
332
332
  /* Background color for highlighting text in search results. */
333
333
  $color-background-highlight-search: rgb(255, 240, 63) !default;
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- $color-background-destructive-hover: rgb(186, 5, 23) !default;
335
+ $color-background-destructive-hover: rgb(142, 3, 15) !default;
336
336
  /* Default background color for the whole app. */
337
337
  $color-background: rgb(243, 243, 243) !default;
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -2799,7 +2799,7 @@
2799
2799
  {
2800
2800
  "primitive": true,
2801
2801
  "name": "colorBackgroundDestructiveHover",
2802
- "value": "rgb(186, 5, 23)",
2802
+ "value": "rgb(142, 3, 15)",
2803
2803
  "scope": "global",
2804
2804
  "cssProperties": [
2805
2805
  "background*",
@@ -165,7 +165,7 @@
165
165
  "COLOR_BACKGROUND_STENCIL": "rgb(243, 243, 243)",
166
166
  "COLOR_BACKGROUND_WARNING": "rgb(254, 147, 57)",
167
167
  "COLOR_BACKGROUND_HIGHLIGHT_SEARCH": "rgb(255, 240, 63)",
168
- "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": "rgb(186, 5, 23)",
168
+ "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": "rgb(142, 3, 15)",
169
169
  "COLOR_BACKGROUND": "rgb(243, 243, 243)",
170
170
  "COLOR_BRAND_DARK": "rgb(1, 118, 211)",
171
171
  "COLOR_BACKGROUND_BACKDROP": "rgba(255, 255, 255, 0.75)",
@@ -332,7 +332,7 @@
332
332
  /* Background color for highlighting text in search results. */
333
333
  @color-background-highlight-search: rgb(255, 240, 63);
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- @color-background-destructive-hover: rgb(186, 5, 23);
335
+ @color-background-destructive-hover: rgb(142, 3, 15);
336
336
  /* Default background color for the whole app. */
337
337
  @color-background: rgb(243, 243, 243);
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -333,7 +333,7 @@ $ui-force-map: (
333
333
  /* Background color for highlighting text in search results. */
334
334
  'color-background-highlight-search': (rgb(255, 240, 63)),
335
335
  /* Hover color for UI elements related to destructive actions. */
336
- 'color-background-destructive-hover': (rgb(186, 5, 23)),
336
+ 'color-background-destructive-hover': (rgb(142, 3, 15)),
337
337
  /* Default background color for the whole app. */
338
338
  'color-background': (rgb(243, 243, 243)),
339
339
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -2967,10 +2967,10 @@
2967
2967
  "comment": "Background color for highlighting text in search results."
2968
2968
  },
2969
2969
  "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": {
2970
- "originalValue": "{!PALETTE_RED_40}",
2970
+ "originalValue": "{!PALETTE_RED_30}",
2971
2971
  "primitive": true,
2972
2972
  "name": "COLOR_BACKGROUND_DESTRUCTIVE_HOVER",
2973
- "value": "#ba0517",
2973
+ "value": "#8e030f",
2974
2974
  "scope": "global",
2975
2975
  "cssProperties": [
2976
2976
  "background*",
@@ -332,7 +332,7 @@ $color-background-warning = rgb(254, 147, 57)
332
332
  /* Background color for highlighting text in search results. */
333
333
  $color-background-highlight-search = rgb(255, 240, 63)
334
334
  /* Hover color for UI elements related to destructive actions. */
335
- $color-background-destructive-hover = rgb(186, 5, 23)
335
+ $color-background-destructive-hover = rgb(142, 3, 15)
336
336
  /* Default background color for the whole app. */
337
337
  $color-background = rgb(243, 243, 243)
338
338
  /* Our product brand blue, darkened to meet accessibility color contrast ratios with white text. */
@@ -109,7 +109,7 @@ props:
109
109
  value: '{!PALETTE_RED_40}'
110
110
  comment: Color for UI elements related to destructive actions.
111
111
  COLOR_BACKGROUND_DESTRUCTIVE_HOVER:
112
- value: '{!PALETTE_RED_40}'
112
+ value: '{!PALETTE_RED_30}'
113
113
  comment: Hover color for UI elements related to destructive actions.
114
114
  COLOR_BACKGROUND_DESTRUCTIVE_ACTIVE:
115
115
  value: '{!PALETTE_RED_30}'
@@ -1 +1 @@
1
- {"--slds-c-button-stateful-color-background-selected":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-border-selected":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-background-selected-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-border-selected-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-background-selected-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-brand-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-brand-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-brand-color-background":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-border":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-background-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-border-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color-hover":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-spacing-block-start":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-inline-end":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-block-end":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-inline-start":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-color-background":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-color-border":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-sizing-border":{"fallbackValue":"1px","category":"Sizing","valueType":"Dimension"},"--slds-c-button-radius-border":{"fallbackValue":"0.25rem","category":"Radius","valueType":"Dimension"},"--slds-c-button-shadow":{"fallbackValue":"","category":"Box Shadow","valueType":"String"},"--slds-c-button-line-height":{"fallbackValue":"1.875rem","category":"Text","valueType":"Number"},"--slds-c-button-text-color":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-color-border-hover":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-color-background-hover":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-text-color-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-shadow-focus":{"fallbackValue":"0 0 3px #0176d3","category":"Box Shadow","valueType":"String"},"--slds-c-button-text-color-active":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-color-background-active":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-color-border-active":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-destructive-text-color":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color-hover":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color-hover":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-focus":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-shadow-focus":{"fallbackValue":"0 0 3px #f3f3f3","category":"Box Shadow","valueType":"String"},"--slds-c-button-neutral-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-neutral-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-neutral-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border-active":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-background-active":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-outline-brand-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-outline-brand-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-border":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-border-hover":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-inverse-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-inverse-color-background":{"fallbackValue":"rgba(0, 0, 0, 0)","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-active":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color-hover":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color-active":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-destructive-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-destructive-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-destructive-color-background":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-border":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-background-hover":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-background-active":{"fallbackValue":"#8e030f","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-border-active":{"fallbackValue":"#8e030f","category":"Color","valueType":"Color"},"--slds-c-button-destructive-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-text-destructive-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-text-destructive-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color":{"fallbackValue":"#ea001e","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color-active":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-success-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-success-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-success-color-background":{"fallbackValue":"#45c65a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border":{"fallbackValue":"#91db8b","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color":{"fallbackValue":"#181818","category":"Color","valueType":"Color"},"--slds-c-button-success-color-background-hover":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border-hover":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-background-active":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border-active":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-icon-color-foreground":{"fallbackValue":"currentColor","category":"Color","valueType":"Color"}}
1
+ {"--slds-c-button-stateful-color-background-selected":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-border-selected":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-background-selected-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-border-selected-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-stateful-color-background-selected-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-brand-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-brand-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-brand-color-background":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-border":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-background-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-border-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color-hover":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-spacing-block-start":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-inline-end":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-block-end":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-spacing-inline-start":{"fallbackValue":"0","category":"Spacing","valueType":"Dimension"},"--slds-c-button-color-background":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-color-border":{"fallbackValue":"transparent","category":"Color","valueType":"Color"},"--slds-c-button-sizing-border":{"fallbackValue":"1px","category":"Sizing","valueType":"Dimension"},"--slds-c-button-radius-border":{"fallbackValue":"0.25rem","category":"Radius","valueType":"Dimension"},"--slds-c-button-shadow":{"fallbackValue":"","category":"Box Shadow","valueType":"String"},"--slds-c-button-line-height":{"fallbackValue":"1.875rem","category":"Text","valueType":"Number"},"--slds-c-button-text-color":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-color-border-hover":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-color-background-hover":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-text-color-hover":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-shadow-focus":{"fallbackValue":"0 0 3px #0176d3","category":"Box Shadow","valueType":"String"},"--slds-c-button-text-color-active":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-color-background-active":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-color-border-active":{"fallbackValue":"","category":"Color","valueType":"Color"},"--slds-c-button-destructive-text-color":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color-hover":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color-hover":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-focus":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-shadow-focus":{"fallbackValue":"0 0 3px #f3f3f3","category":"Box Shadow","valueType":"String"},"--slds-c-button-neutral-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-neutral-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-neutral-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-neutral-color-border-active":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-brand-color-background-active":{"fallbackValue":"#014486","category":"Color","valueType":"Color"},"--slds-c-button-brand-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-outline-brand-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-outline-brand-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-border":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-border-hover":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-outline-brand-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-inverse-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-inverse-color-background":{"fallbackValue":"rgba(0, 0, 0, 0)","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-color-border-active":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color-hover":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-inverse-text-color-active":{"fallbackValue":"#0176d3","category":"Color","valueType":"Color"},"--slds-c-button-destructive-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-destructive-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-destructive-color-background":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-border":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-background-hover":{"fallbackValue":"#8e030f","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-background-active":{"fallbackValue":"#8e030f","category":"Color","valueType":"Color"},"--slds-c-button-destructive-color-border-active":{"fallbackValue":"#8e030f","category":"Color","valueType":"Color"},"--slds-c-button-destructive-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-text-destructive-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-text-destructive-color-background":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-border":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color":{"fallbackValue":"#ea001e","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-background-hover":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-border-hover":{"fallbackValue":"#c9c9c9","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-color-background-active":{"fallbackValue":"#f3f3f3","category":"Color","valueType":"Color"},"--slds-c-button-text-destructive-text-color-active":{"fallbackValue":"#ba0517","category":"Color","valueType":"Color"},"--slds-c-button-success-spacing-inline-start":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-success-spacing-inline-end":{"fallbackValue":"1rem","category":"Spacing","valueType":"Dimension"},"--slds-c-button-success-color-background":{"fallbackValue":"#45c65a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border":{"fallbackValue":"#91db8b","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color":{"fallbackValue":"#181818","category":"Color","valueType":"Color"},"--slds-c-button-success-color-background-hover":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border-hover":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-background-active":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-color-border-active":{"fallbackValue":"#2e844a","category":"Color","valueType":"Color"},"--slds-c-button-success-text-color-active":{"fallbackValue":"white","category":"Color","valueType":"Color"},"--slds-c-icon-color-foreground":{"fallbackValue":"currentColor","category":"Color","valueType":"Color"}}
package/package.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "dependencies": {
18
18
  "@salesforce-ux/design-system-parser": "^1.1.1",
19
19
  "@salesforce-ux/build-server-api": "2.1.7",
20
- "@salesforce-ux/design-system-primitive-tokens": "0.3.4",
20
+ "@salesforce-ux/design-system-primitive-tokens": "0.3.5",
21
21
  "@salesforce-ux/instant-vrt": "2.0.0",
22
22
  "@salesforce-ux/postcss-annotations-parser": "0.1.1",
23
23
  "@salesforce-ux/scss-parser-aura": "^3.1.1",
@@ -62,7 +62,7 @@
62
62
  "@salesforce/slds/legacy"
63
63
  ]
64
64
  },
65
- "version": "2.17.4",
65
+ "version": "2.17.5",
66
66
  "jest": {
67
67
  "testURL": "http://localhost/",
68
68
  "testRegex": "(/__tests__/.*(test|spec))\\.jsx?$",
package/scss/_config.scss CHANGED
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -10,7 +10,7 @@
10
10
  ///
11
11
  /// @type String
12
12
  /// @access private
13
- $app-version: "2.17.4";
13
+ $app-version: "2.17.5";
14
14
 
15
15
  /// Debug mode (uncomment to activate)
16
16
  /// Turn on to output deprecation warnings during development
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
package/scss/_init.scss CHANGED
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  .slds-button.slds-accordion__summary-action {
3
3
  line-height: $line-height-button;
4
4
  }
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
  @use "sass:math";
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  /// Calculate the scaled value of a User Initial Avatar's content
3
3
  ///
4
4
  /// @require $size
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Styles specific to Kinetic Breadcrumbs
3
3
  [kx-scope='breadcrumbs-item'][kx-type='underline'] {
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4
 
@@ -1,4 +1,4 @@
1
- // Lightning Design System 2.17.4
1
+ // Lightning Design System 2.17.5
2
2
  // Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
3
3
  // Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
4
4