lightning-base-components 1.26.4-alpha → 1.27.2-alpha

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 (393) hide show
  1. package/README.md +91 -91
  2. package/{scopedImports/@salesforce-gate-accordionCloseSingleSection.bc.ltng.js → external/flagStub.js} +1 -1
  3. package/{scopedImports/@salesforce-gate-bc.256.enableInputSearchCommitEvent.js → external/gateStub.js} +1 -1
  4. package/package.json +89 -77
  5. package/scopedImports/@salesforce-internal-core.appVersion.js +1 -1
  6. package/scopedImports/@salesforce-label-LightningMultiColumnSortingModal.modalTitle.js +1 -1
  7. package/scopedImports/{@salesforce-gate-assertContext.bc.ltng.js → @salesforce-label-LightningPrimitiveColumnSorter.deleteButtonAltText.js} +1 -1
  8. package/src/lightning/accordion/__docs__/accordion.md +2 -2
  9. package/src/lightning/accordion/accordion-section.slds.css +100 -107
  10. package/src/lightning/accordion/accordion.lbc.native.css +0 -1
  11. package/src/lightning/accordion/accordion.lbc.synthetic.css +0 -1
  12. package/src/lightning/accordion/accordion.slds.css +12 -12
  13. package/src/lightning/accordionSection/__docs__/accordionSection.md +1 -0
  14. package/src/lightning/accordionSection/accordion-section.slds.css +100 -107
  15. package/src/lightning/accordionSection/accordionSection.lbc.native.css +0 -2
  16. package/src/lightning/accordionSection/accordionSection.lbc.synthetic.css +1 -2
  17. package/src/lightning/accordionSection/button.slds.css +32 -17
  18. package/src/lightning/alert/__docs__/alert.md +13 -13
  19. package/src/lightning/alert/alert.css +1 -1
  20. package/src/lightning/ariaObserver/__docs__/ariaObserver.md +16 -10
  21. package/src/lightning/avatar/__docs__/avatar.md +2 -2
  22. package/src/lightning/avatar/avatar.css +1 -1
  23. package/src/lightning/avatar/avatar.slds.css +96 -97
  24. package/src/lightning/badge/__docs__/badge.md +3 -3
  25. package/src/lightning/badge/badge.css +1 -1
  26. package/src/lightning/badge/badge.slds.css +71 -56
  27. package/src/lightning/barcodeScanner/__docs__/barcodeScanner.md +9 -9
  28. package/src/lightning/baseCombobox/base-combobox.slds.css +171 -170
  29. package/src/lightning/baseCombobox/baseCombobox.lbc.synthetic.css +0 -1
  30. package/src/lightning/baseCombobox/dropdown.slds.css +405 -388
  31. package/src/lightning/baseCombobox/input-text.slds.css +172 -190
  32. package/src/lightning/baseCombobox/listbox.slds.css +181 -175
  33. package/src/lightning/baseCombobox/spinner.slds.css +327 -326
  34. package/src/lightning/baseComboboxItem/listbox.slds.css +181 -175
  35. package/src/lightning/breadcrumb/__docs__/breadcrumb.md +2 -2
  36. package/src/lightning/breadcrumb/breadcrumb.slds.css +13 -14
  37. package/src/lightning/breadcrumbs/__docs__/breadcrumbs.md +1 -1
  38. package/src/lightning/breadcrumbs/breadcrumbs.css +1 -1
  39. package/src/lightning/breadcrumbs/breadcrumbs.lbc.native.css +1 -1
  40. package/src/lightning/breadcrumbs/breadcrumbs.slds.css +27 -28
  41. package/src/lightning/button/__docs__/button.md +16 -16
  42. package/src/lightning/button/__examples__/accesskey/accesskey.css +5 -3
  43. package/src/lightning/button/__examples__/inverse/inverse.css +2 -2
  44. package/src/lightning/button/button.slds.css +32 -17
  45. package/src/lightning/buttonGroup/__docs__/buttonGroup.md +5 -5
  46. package/src/lightning/buttonGroup/button-group.slds.css +1 -2
  47. package/src/lightning/buttonGroup/buttonGroup.lbc.native.css +1 -1
  48. package/src/lightning/buttonIcon/__docs__/buttonIcon.md +20 -20
  49. package/src/lightning/buttonIcon/button-icon.slds.css +50 -31
  50. package/src/lightning/buttonIconStateful/__docs__/buttonIconStateful.md +12 -12
  51. package/src/lightning/buttonIconStateful/button-icon-stateful.slds.css +33 -40
  52. package/src/lightning/buttonIconStateful/button-icon.slds.css +50 -31
  53. package/src/lightning/buttonIconStateful/button.slds.css +32 -17
  54. package/src/lightning/buttonIconStateful/buttonIconStateful.lbc.synthetic.css +5 -1
  55. package/src/lightning/buttonMenu/__docs__/buttonMenu.md +22 -22
  56. package/src/lightning/buttonMenu/button-icon.slds.css +50 -31
  57. package/src/lightning/buttonMenu/button-menu.slds.css +113 -115
  58. package/src/lightning/buttonMenu/button.slds.css +32 -17
  59. package/src/lightning/buttonMenu/buttonMenu.css +4 -1
  60. package/src/lightning/buttonMenu/buttonMenu.lbc.synthetic.css +1 -3
  61. package/src/lightning/buttonMenu/dropdown.slds.css +405 -388
  62. package/src/lightning/buttonStateful/__docs__/buttonStateful.md +9 -9
  63. package/src/lightning/buttonStateful/button-stateful.slds.css +98 -102
  64. package/src/lightning/buttonStateful/button.slds.css +32 -17
  65. package/src/lightning/calendar/calendar.slds.css +188 -191
  66. package/src/lightning/calendar/dropdown.slds.css +405 -388
  67. package/src/lightning/card/__docs__/card.md +1 -1
  68. package/src/lightning/card/__examples__/custom/custom.css +2 -2
  69. package/src/lightning/card/card.slds.css +137 -175
  70. package/src/lightning/carousel/button-menu.slds.css +113 -115
  71. package/src/lightning/carousel/button.slds.css +32 -17
  72. package/src/lightning/carousel/carousel.js +11 -18
  73. package/src/lightning/carousel/carousel.slds.css +15 -6
  74. package/src/lightning/carouselImage/carouselImage.lbc.native.css +0 -1
  75. package/src/lightning/checkboxGroup/__docs__/checkboxGroup.md +7 -7
  76. package/src/lightning/checkboxGroup/checkbox-group.slds.css +94 -60
  77. package/src/lightning/checkboxGroup/form-element.slds.css +4 -4
  78. package/src/lightning/colorPickerCustom/color-picker-custom.slds.css +212 -211
  79. package/src/lightning/colorPickerCustom/input-text.slds.css +172 -190
  80. package/src/lightning/colorPickerPanel/color-picker-panel.slds.css +22 -23
  81. package/src/lightning/colorPickerPanel/colorPickerPanel.lbc.synthetic.css +4 -2
  82. package/src/lightning/colorPickerPanel/popover.slds.css +127 -128
  83. package/src/lightning/combobox/__docs__/combobox.md +4 -5
  84. package/src/lightning/combobox/combobox.css +1 -2
  85. package/src/lightning/combobox/combobox.lbc.synthetic.css +17 -4
  86. package/src/lightning/combobox/combobox.slds.css +9 -10
  87. package/src/lightning/combobox/form-element.slds.css +4 -4
  88. package/src/lightning/confirm/__docs__/confirm.md +14 -14
  89. package/src/lightning/context/README.md +13 -13
  90. package/src/lightning/datatable/README.md +2 -3
  91. package/src/lightning/datatable/__docs__/datatable.md +82 -77
  92. package/src/lightning/datatable/__docs__/multi-column-sorting.md +4 -4
  93. package/src/lightning/datatable/__requirements__/column_widths_requirements.md +68 -68
  94. package/src/lightning/datatable/__requirements__/requirements.md +1 -1
  95. package/src/lightning/datatable/button-icon.slds.css +50 -31
  96. package/src/lightning/datatable/columns.js +2 -2
  97. package/src/lightning/datatable/datagrid.slds.css +341 -267
  98. package/src/lightning/datatable/datatable.js +6 -1
  99. package/src/lightning/datatable/icon.slds.css +6 -2
  100. package/src/lightning/datatable/input-checkbox.slds.css +130 -124
  101. package/src/lightning/datatable/primitive-cell-factory.slds.css +0 -1
  102. package/src/lightning/datatable/rows.js +1 -3
  103. package/src/lightning/datatable/templates/div/div.css +33 -15
  104. package/src/lightning/datatable/templates/table/table.css +2 -1
  105. package/src/lightning/datepicker/form-element.slds.css +4 -4
  106. package/src/lightning/datepicker/input-text.slds.css +172 -190
  107. package/src/lightning/datetimepicker/form-element.slds.css +4 -4
  108. package/src/lightning/datetimepicker/input-text.slds.css +172 -190
  109. package/src/lightning/dialog/README.md +7 -6
  110. package/src/lightning/dialog/__requirements__/requirements.md +18 -18
  111. package/src/lightning/dualListbox/__docs__/dualListbox.md +24 -24
  112. package/src/lightning/dualListbox/dual-listbox.slds.css +192 -192
  113. package/src/lightning/dualListbox/dualListbox.lbc.native.css +1 -1
  114. package/src/lightning/dualListbox/form-element.slds.css +4 -4
  115. package/src/lightning/dualListbox/listbox.slds.css +181 -175
  116. package/src/lightning/dynamicIcon/__docs__/dynamicIcon.md +6 -6
  117. package/src/lightning/dynamicIcon/dynamic-icon-ellie.slds.css +0 -2
  118. package/src/lightning/dynamicIcon/dynamic-icon-eq.slds.css +0 -2
  119. package/src/lightning/dynamicIcon/dynamic-icon-score.slds.css +3 -5
  120. package/src/lightning/dynamicIcon/dynamic-icon-strength.slds.css +109 -108
  121. package/src/lightning/dynamicIcon/dynamic-icon-trend.slds.css +97 -99
  122. package/src/lightning/dynamicIcon/dynamic-icon-waffle.slds.css +0 -2
  123. package/src/lightning/features/gates/imports.js +6 -1
  124. package/src/lightning/focusTrap/__requirements__/requirements.md +26 -26
  125. package/src/lightning/formattedAddress/__docs__/formattedAddress.md +0 -1
  126. package/src/lightning/formattedAddress/formattedAddress.css +1 -1
  127. package/src/lightning/formattedAddress/formattedAddress.lbc.native.css +1 -1
  128. package/src/lightning/formattedDateTime/__docs__/formattedDateTime.md +11 -11
  129. package/src/lightning/formattedEmail/__docs__/formattedEmail.md +2 -2
  130. package/src/lightning/formattedEmail/formattedEmail.lbc.native.css +1 -2
  131. package/src/lightning/formattedPhone/__docs__/formattedPhone.md +2 -2
  132. package/src/lightning/formattedRichText/__docs__/formattedRichText.md +14 -14
  133. package/src/lightning/formattedRichText/formattedRichText.lbc.native.css +1 -1
  134. package/src/lightning/formattedRichTextRenderer/formattedRichTextRenderer.lbc.native.css +1 -1
  135. package/src/lightning/formattedText/formattedText.lbc.native.css +1 -1
  136. package/src/lightning/formattedTime/__docs__/formattedTime.md +3 -3
  137. package/src/lightning/formattedUrl/__docs__/formattedUrl.md +11 -11
  138. package/src/lightning/groupedCombobox/README.md +33 -34
  139. package/src/lightning/groupedCombobox/form-element.slds.css +4 -4
  140. package/src/lightning/groupedCombobox/grouped-combobox.slds.css +10 -10
  141. package/src/lightning/groupedCombobox/groupedCombobox.lbc.native.css +0 -1
  142. package/src/lightning/groupedCombobox/input-text.slds.css +172 -190
  143. package/src/lightning/helptext/__docs__/helptext.md +5 -5
  144. package/src/lightning/helptext/button-icon.slds.css +50 -31
  145. package/src/lightning/helptext/form-element.slds.css +4 -4
  146. package/src/lightning/helptext/help-text.slds.css +3 -4
  147. package/src/lightning/helptext/helptext.css +1 -1
  148. package/src/lightning/icon/__docs__/icon.md +10 -10
  149. package/src/lightning/icon/__examples__/variants/variants.css +3 -3
  150. package/src/lightning/icon/icon.slds.css +6 -2
  151. package/src/lightning/input/__docs__/input.md +47 -49
  152. package/src/lightning/input/__examples__/checkboxbutton/checkboxbutton.css +6 -6
  153. package/src/lightning/input/__requirements__/requirements.md +49 -49
  154. package/src/lightning/input/form-element.slds.css +4 -4
  155. package/src/lightning/input/input.lbc.synthetic.css +1 -1
  156. package/src/lightning/inputAddress/__docs__/inputAddress.md +26 -27
  157. package/src/lightning/inputAddress/form-element.slds.css +4 -4
  158. package/src/lightning/inputAddress/input-address.slds.css +6 -6
  159. package/src/lightning/inputAddress/input-text.slds.css +172 -190
  160. package/src/lightning/inputLocation/form-element.slds.css +4 -4
  161. package/src/lightning/inputLocation/input-location.slds.css +6 -6
  162. package/src/lightning/inputLocation/input-text.slds.css +172 -190
  163. package/src/lightning/inputName/__docs__/inputName.md +7 -7
  164. package/src/lightning/inputName/form-element.slds.css +4 -4
  165. package/src/lightning/inputName/input-text.slds.css +172 -190
  166. package/src/lightning/inputUtils/validity.js +37 -18
  167. package/src/lightning/interactiveDialogBase/button.slds.css +32 -17
  168. package/src/lightning/interactiveDialogBase/interactive-dialog-base.slds.css +9 -18
  169. package/src/lightning/interactiveDialogBase/interactiveDialogBase.lbc.native.css +1 -1
  170. package/src/lightning/interactiveDialogBase/modal-base.slds.css +198 -194
  171. package/src/lightning/interactiveDialogBase/modal-body.slds.css +33 -34
  172. package/src/lightning/interactiveDialogBase/modal-footer.slds.css +62 -64
  173. package/src/lightning/interactiveDialogBase/modal-header.slds.css +47 -48
  174. package/src/lightning/layout/__docs__/layout.md +13 -13
  175. package/src/lightning/layout/__examples__/pullToBoundary/pullToBoundary.css +1 -1
  176. package/src/lightning/layout/__examples__/simple/simple.css +2 -2
  177. package/src/lightning/layout/__examples__/verticalAlignCenter/verticalAlignCenter.css +3 -3
  178. package/src/lightning/layout/__examples__/verticalAlignStretch/verticalAlignStretch.css +3 -3
  179. package/src/lightning/layout/layout.css +1 -1
  180. package/src/lightning/layout/layout.lbc.native.css +1 -1
  181. package/src/lightning/layout/layout.lbc.synthetic.css +1 -2
  182. package/src/lightning/layoutItem/layoutItem.css +1 -1
  183. package/src/lightning/lookupAddress/form-element.slds.css +4 -4
  184. package/src/lightning/lookupAddress/listbox.slds.css +181 -175
  185. package/src/lightning/lookupAddress/lookup-address.slds.css +4 -4
  186. package/src/lightning/lookupAddress/lookupAddress.css +0 -1
  187. package/src/lightning/lookupAddress/lookupAddress.lbc.native.css +0 -1
  188. package/src/lightning/mediaUtils/__docs__/mediaUtils.md +20 -17
  189. package/src/lightning/menuDivider/menu-divider.slds.css +8 -8
  190. package/src/lightning/menuItem/menu-item.slds.css +94 -82
  191. package/src/lightning/menuItem/menuItem.lbc.synthetic.css +1 -1
  192. package/src/lightning/menuSubheader/menu-subheader.slds.css +13 -13
  193. package/src/lightning/modal/__docs__/migration.md +95 -91
  194. package/src/lightning/modal/__docs__/modal.md +28 -22
  195. package/src/lightning/modal/__modalUtils__/modalContainerTestMethods.js +14 -21
  196. package/src/lightning/modalBase/modal-base.slds.css +198 -194
  197. package/src/lightning/modalBase/modalBase.lbc.synthetic.css +2 -2
  198. package/src/lightning/modalBody/__docs__/modalBody.md +0 -1
  199. package/src/lightning/modalBody/modal-body.slds.css +33 -34
  200. package/src/lightning/modalFooter/__docs__/modalFooter.md +1 -2
  201. package/src/lightning/modalFooter/modal-footer.slds.css +62 -64
  202. package/src/lightning/modalHeader/__docs__/modalHeader.md +1 -0
  203. package/src/lightning/modalHeader/modal-header.slds.css +47 -48
  204. package/src/lightning/modalHeader/modalHeader.css +2 -1
  205. package/src/lightning/multiColumnSortingModal/multiColumnSortingModal.css +2 -3
  206. package/src/lightning/navigation/__docs__/navigation.md +2 -3
  207. package/src/lightning/overlay/__docs__/overlay.md +3 -3
  208. package/src/lightning/overlay/__examples__/basic/basic.css +2 -2
  209. package/src/lightning/picklist/README.md +9 -9
  210. package/src/lightning/pill/__docs__/pill.md +3 -3
  211. package/src/lightning/pill/avatar.slds.css +96 -97
  212. package/src/lightning/pill/link.css +1 -1
  213. package/src/lightning/pill/pill.slds.css +154 -153
  214. package/src/lightning/pill/plain.css +1 -1
  215. package/src/lightning/pill/plainLink.css +1 -1
  216. package/src/lightning/pillContainer/__docs__/pillContainer.md +16 -15
  217. package/src/lightning/pillContainer/barePillContainer.lbc.native.css +1 -1
  218. package/src/lightning/pillContainer/button.slds.css +32 -17
  219. package/src/lightning/pillContainer/listbox.slds.css +181 -175
  220. package/src/lightning/pillContainer/pill-container.slds.css +34 -34
  221. package/src/lightning/pillContainer/pill.slds.css +154 -153
  222. package/src/lightning/pillContainer/standardPillContainer.css +1 -1
  223. package/src/lightning/popup/README.md +3 -3
  224. package/src/lightning/popup/__requirements__/requirements.md +25 -25
  225. package/src/lightning/popup/popover.slds.css +127 -128
  226. package/src/lightning/primitiveBubble/tooltip.slds.css +105 -99
  227. package/src/lightning/primitiveButton/primitiveButton.js +0 -21
  228. package/src/lightning/primitiveCellButton/primitiveCellButton.js +6 -1
  229. package/src/lightning/primitiveCellCheckbox/checkbox.css +0 -1
  230. package/src/lightning/primitiveCellCheckbox/checkbox.lbc.native.css +1 -1
  231. package/src/lightning/primitiveCellCheckbox/input-checkbox.slds.css +130 -124
  232. package/src/lightning/primitiveCellCheckbox/input-radio-group.slds.css +6 -5
  233. package/src/lightning/primitiveCellCheckbox/primitiveCellCheckbox.js +13 -8
  234. package/src/lightning/primitiveCellCheckbox/radio.lbc.native.css +1 -1
  235. package/src/lightning/primitiveCellFactory/button-icon.slds.css +50 -31
  236. package/src/lightning/primitiveCellFactory/primitive-cell-factory.slds.css +0 -1
  237. package/src/lightning/primitiveCellFactory/primitiveCellFactory.js +7 -11
  238. package/src/lightning/primitiveColorpickerButton/color-picker-button.slds.css +69 -70
  239. package/src/lightning/primitiveColumnSorter/form-element.slds.css +4 -4
  240. package/src/lightning/primitiveColumnSorter/input-radio-group.slds.css +6 -5
  241. package/src/lightning/primitiveColumnSorter/primitive-column-sorter.slds.css +0 -1
  242. package/src/lightning/primitiveColumnSorter/primitiveColumnSorter.css +13 -7
  243. package/src/lightning/primitiveColumnSorter/primitiveColumnSorter.html +1 -1
  244. package/src/lightning/primitiveColumnSorter/primitiveColumnSorter.js +2 -0
  245. package/src/lightning/primitiveCoordinateItem/__examples__/basic/basic.js +1 -2
  246. package/src/lightning/primitiveCoordinateItem/button.slds.css +32 -17
  247. package/src/lightning/primitiveCoordinateItem/coordinate-item.slds.css +2 -1
  248. package/src/lightning/primitiveCoordinateItem/primitiveCoordinateItem.css +1 -1
  249. package/src/lightning/primitiveCustomCell/primitiveCustomCell.js +8 -7
  250. package/src/lightning/primitiveDatatableCell/primitiveDatatableCell.js +4 -2
  251. package/src/lightning/primitiveDatatableIeditPanel/popover.slds.css +127 -128
  252. package/src/lightning/primitiveDatatableStatusBar/button.slds.css +32 -17
  253. package/src/lightning/primitiveDatatableStatusBar/form-footer.slds.css +32 -32
  254. package/src/lightning/primitiveDatatableStatusBar/primitiveDatatableStatusBar.css +1 -1
  255. package/src/lightning/primitiveDatatableStatusBar/primitiveDatatableStatusBar.js +3 -1
  256. package/src/lightning/primitiveDatatableTooltip/button-icon.slds.css +50 -31
  257. package/src/lightning/primitiveDatatableTooltip/button.slds.css +32 -17
  258. package/src/lightning/primitiveDatatableTooltip/form-footer.slds.css +32 -32
  259. package/src/lightning/primitiveDatatableTooltip/primitiveDatatableTooltip.css +1 -1
  260. package/src/lightning/primitiveDatatableTooltip/primitiveDatatableTooltip.js +5 -6
  261. package/src/lightning/primitiveDatatableTooltip/primitiveDatatableTooltip.lbc.native.css +1 -1
  262. package/src/lightning/primitiveDatatableTooltipBubble/popover.slds.css +127 -128
  263. package/src/lightning/primitiveDatatableTooltipBubble/primitive-datatable-tooltip-bubble.slds.css +9 -7
  264. package/src/lightning/primitiveDatatableTooltipBubble/primitiveDatatableTooltipBubble.css +1 -1
  265. package/src/lightning/primitiveHeaderActions/primitiveHeaderActions.lbc.native.css +1 -1
  266. package/src/lightning/primitiveHeaderFactory/form-element.slds.css +4 -4
  267. package/src/lightning/primitiveHeaderFactory/input-checkbox.slds.css +130 -124
  268. package/src/lightning/primitiveHeaderFactory/primitive-header-factory.slds.css +9 -4
  269. package/src/lightning/primitiveHeaderFactory/selectableHeader.css +1 -1
  270. package/src/lightning/primitiveHeaderFactory/selectableHeader.lbc.native.css +1 -1
  271. package/src/lightning/primitiveHeaderFactory/sortableHeader.lbc.synthetic.css +9 -3
  272. package/src/lightning/primitiveHeaderFactory/sortingMenuHeader.lbc.native.css +0 -1
  273. package/src/lightning/primitiveIcon/icon.slds.css +6 -2
  274. package/src/lightning/primitiveIcon/primitiveIcon.js +10 -2
  275. package/src/lightning/primitiveInputCheckbox/form-element.slds.css +4 -4
  276. package/src/lightning/primitiveInputCheckbox/input-checkbox.slds.css +130 -124
  277. package/src/lightning/primitiveInputCheckboxButton/form-element.slds.css +4 -4
  278. package/src/lightning/primitiveInputCheckboxButton/input-checkbox-button.slds.css +90 -79
  279. package/src/lightning/primitiveInputColor/form-element.slds.css +4 -4
  280. package/src/lightning/primitiveInputColor/input-color.slds.css +27 -28
  281. package/src/lightning/primitiveInputColor/input-text.slds.css +172 -190
  282. package/src/lightning/primitiveInputColor/primitiveInputColor.css +1 -1
  283. package/src/lightning/primitiveInputFile/button.slds.css +32 -17
  284. package/src/lightning/primitiveInputFile/form-element.slds.css +4 -4
  285. package/src/lightning/primitiveInputFile/input-file.slds.css +58 -59
  286. package/src/lightning/primitiveInputSimple/form-element.slds.css +4 -4
  287. package/src/lightning/primitiveInputSimple/input-text.slds.css +172 -190
  288. package/src/lightning/primitiveInputSimple/primitiveInputSimple.lbc.synthetic.css +1 -1
  289. package/src/lightning/primitiveInputToggle/form-element.slds.css +4 -4
  290. package/src/lightning/primitiveInputToggle/input-toggle.slds.css +134 -118
  291. package/src/lightning/primitiveResizeHandler/primitive-resize-handler.slds.css +0 -1
  292. package/src/lightning/primitiveTreegridCellToggle/button-icon.slds.css +50 -31
  293. package/src/lightning/progressBar/progress-bar.slds.css +38 -39
  294. package/src/lightning/progressIndicator/__docs__/progressIndicator.md +2 -2
  295. package/src/lightning/progressIndicator/progress-indicator.slds.css +65 -65
  296. package/src/lightning/progressIndicator/progressIndicator.css +1 -1
  297. package/src/lightning/progressIndicator/progressIndicator.lbc.native.css +1 -1
  298. package/src/lightning/progressRing/progress-ring.slds.css +112 -112
  299. package/src/lightning/progressStep/progress-step.slds.css +223 -203
  300. package/src/lightning/prompt/__docs__/prompt.md +14 -14
  301. package/src/lightning/prompt/form-element.slds.css +4 -4
  302. package/src/lightning/prompt/input-text.slds.css +172 -190
  303. package/src/lightning/prompt/prompt.css +1 -1
  304. package/src/lightning/radioGroup/__docs__/radioGroup.md +6 -6
  305. package/src/lightning/radioGroup/form-element.slds.css +4 -4
  306. package/src/lightning/radioGroup/input-radio-group.slds.css +6 -5
  307. package/src/lightning/relativeDateTime/__docs__/relativeDateTime.md +10 -10
  308. package/src/lightning/select/__docs__/select.md +5 -5
  309. package/src/lightning/select/form-element.slds.css +4 -4
  310. package/src/lightning/select/select.css +1 -1
  311. package/src/lightning/select/select.html +6 -3
  312. package/src/lightning/select/select.lbc.native.css +2 -2
  313. package/src/lightning/select/select.slds.css +117 -115
  314. package/src/lightning/sldsCommon/sldsCommon.css +0 -1
  315. package/src/lightning/sldsFormElementUtils/sldsFormElementUtils.css +63 -29
  316. package/src/lightning/sldsMediaObject/sldsMediaObject.css +1 -3
  317. package/src/lightning/sldsUtilsAlignment/sldsUtilsAlignment.css +0 -1
  318. package/src/lightning/sldsUtilsBorders/sldsUtilsBorders.css +8 -5
  319. package/src/lightning/sldsUtilsBox/sldsUtilsBox.css +0 -1
  320. package/src/lightning/sldsUtilsFloats/sldsUtilsFloats.css +1 -2
  321. package/src/lightning/sldsUtilsGrid/sldsUtilsGrid.css +84 -85
  322. package/src/lightning/sldsUtilsHyphenation/sldsUtilsHyphenation.css +0 -1
  323. package/src/lightning/sldsUtilsLineClamp/sldsUtilsLineClamp.css +0 -1
  324. package/src/lightning/sldsUtilsMargin/sldsUtilsMargin.css +0 -1
  325. package/src/lightning/sldsUtilsPadding/sldsUtilsPadding.css +0 -1
  326. package/src/lightning/sldsUtilsPosition/sldsUtilsPosition.css +4 -5
  327. package/src/lightning/sldsUtilsSizing/sldsUtilsSizing.css +0 -1
  328. package/src/lightning/sldsUtilsThemes/sldsUtilsThemes.css +47 -23
  329. package/src/lightning/sldsUtilsTruncation/sldsUtilsTruncation.css +0 -1
  330. package/src/lightning/sldsUtilsVisibility/sldsUtilsVisibility.css +0 -1
  331. package/src/lightning/slider/README.md +4 -4
  332. package/src/lightning/slider/form-element.slds.css +4 -4
  333. package/src/lightning/slider/slider.slds.css +106 -92
  334. package/src/lightning/spinner/__examples__/if/if.css +1 -1
  335. package/src/lightning/spinner/__examples__/sizes/sizes.css +1 -1
  336. package/src/lightning/spinner/spinner.slds.css +327 -326
  337. package/src/lightning/stackedTab/stacked-tab.slds.css +8 -7
  338. package/src/lightning/stackedTab/stackedTab.css +1 -1
  339. package/src/lightning/stackedTab/stackedTab.lbc.native.css +1 -1
  340. package/src/lightning/stackedTabset/stacked-tabset.slds.css +8 -8
  341. package/src/lightning/stackedTabset/stackedTabset.css +1 -1
  342. package/src/lightning/stackedTabset/stackedTabset.lbc.native.css +1 -1
  343. package/src/lightning/tab/tab.css +1 -1
  344. package/src/lightning/tab/tab.slds.css +44 -51
  345. package/src/lightning/tabBar/tab-bar.slds.css +405 -284
  346. package/src/lightning/tabset/__docs__/tabset.md +4 -4
  347. package/src/lightning/tabset/tabset.slds.css +12 -12
  348. package/src/lightning/textarea/__docs__/textarea.md +7 -7
  349. package/src/lightning/textarea/form-element.slds.css +4 -4
  350. package/src/lightning/textarea/textarea.js +22 -0
  351. package/src/lightning/textarea/textarea.lbc.synthetic.css +0 -1
  352. package/src/lightning/textarea/textarea.slds.css +124 -99
  353. package/src/lightning/tile/tile.slds.css +0 -1
  354. package/src/lightning/timepicker/form-element.slds.css +4 -4
  355. package/src/lightning/timepicker/timepicker.slds.css +13 -14
  356. package/src/lightning/toast/__docs__/toast.md +19 -19
  357. package/src/lightning/toast/button-icon.slds.css +50 -31
  358. package/src/lightning/toast/icon.slds.css +6 -2
  359. package/src/lightning/toast/toast.lbc.synthetic.css +12 -6
  360. package/src/lightning/toast/toast.slds.css +90 -90
  361. package/src/lightning/toastContainer/__docs__/toastContainer.md +4 -1
  362. package/src/lightning/toastContainer/toast.slds.css +90 -90
  363. package/src/lightning/toastContainer/toastContainer.lbc.synthetic.css +6 -6
  364. package/src/lightning/tree/tree.slds.css +1 -1
  365. package/src/lightning/treeGrid/__docs__/treeGrid.md +128 -64
  366. package/src/lightning/treeGrid/treeGrid.js +3 -1
  367. package/src/lightning/treeItem/calendar.slds.css +188 -191
  368. package/src/lightning/verticalNavigation/__docs__/verticalNavigation.md +5 -5
  369. package/src/lightning/verticalNavigation/verticalNavigation.css +1 -1
  370. package/src/lightning/verticalNavigationItemBadge/badge.slds.css +71 -56
  371. package/src/lightning/verticalNavigationOverflow/button.slds.css +32 -17
  372. package/src/lightning/verticalNavigationOverflow/vertical-navigation-section.slds.css +8 -8
  373. package/src/lightning/verticalNavigationOverflow/verticalNavigationOverflow.css +1 -1
  374. package/src/lightning/verticalNavigationOverflow/verticalNavigationOverflow.lbc.synthetic.css +1 -1
  375. package/src/lightning/verticalNavigationSection/vertical-navigation-section.slds.css +8 -8
  376. package/src/lightning/verticalNavigationSection/verticalNavigationSection.css +1 -1
  377. package/src/lightning/verticalNavigationSection/verticalNavigationSection.lbc.synthetic.css +1 -1
  378. package/scopedImports/@salesforce-gate-bc.256.enableReactiveCarousel.js +0 -6
  379. package/scopedImports/@salesforce-gate-colorIconsMenuItem.bc.ltng.js +0 -6
  380. package/scopedImports/@salesforce-gate-datatableIconSrc.bc.ltng.js +0 -6
  381. package/scopedImports/@salesforce-gate-formattedDateTimeDateStyle.bc.ltng.js +0 -6
  382. package/scopedImports/@salesforce-gate-groupedComboboxVariants.bc.ltng.js +0 -6
  383. package/scopedImports/@salesforce-gate-inputErrorIcon.ce.ltng.js +0 -6
  384. package/scopedImports/@salesforce-gate-lookups.lookupMetadataLayoutServiceBased.js +0 -6
  385. package/scopedImports/@salesforce-gate-modalReduceMotionFix.bc.ltng.js +0 -6
  386. package/scopedImports/@salesforce-gate-overlaySldsScopeClass.bc.ltng.js +0 -6
  387. package/scopedImports/@salesforce-gate-primitiveThemeProviderDisabled.bc.ltng.js +0 -6
  388. package/scopedImports/@salesforce-gate-recordFormFieldCaching.bc.ltng.js +0 -6
  389. package/scopedImports/@salesforce-gate-regexCustomElementCheck.bc.ltng.js +0 -6
  390. package/scopedImports/@salesforce-gate-sanitizeURL.bc.ltng.js +0 -6
  391. package/scopedImports/@salesforce-gate-treeGridCustomTypes.bc.ltng.js +0 -6
  392. package/scopedImports/@salesforce-gate-treeGridStaticCustomTypes.bc.ltng.js +0 -6
  393. package/scopedImports/@salesforce-gate-treeItemEndIcon.bc.ltng.js +0 -6
@@ -74,8 +74,8 @@ removed and the text content is preserved. The supported HTML tags are: `a`,
74
74
  `abbr`, `acronym`, `address`, `br`, `big`, `blockquote`, `caption`,
75
75
  `cite`, `code`, `col`, `colgroup`, `del`, `div`, `dl`, `dd`, `dt`, `em`,
76
76
  `font`, `h1`, `h2`, `h3`, `h4`, `h5`, `h6`, `hr`, `img`, `ins`, `kbd`,
77
- `li`, `ol`, `mark`, `p`, `param`, `pre`, `q`, `s`, `samp`, `small`, `span`,
78
- `strong`, `sub`, `sup`, `table`, `tbody`, `td`, `tfoot`, `th`, `thead`, `tr`,
77
+ `li`, `ol`, `mark`, `p`, `param`, `pre`, `q`, `s`, `samp`, `small`, `span`,
78
+ `strong`, `sub`, `sup`, `table`, `tbody`, `td`, `tfoot`, `th`, `thead`, `tr`,
79
79
  `tt`, `u`, `ul`, `var`, `strike`.
80
80
 
81
81
  Supported HTML attributes include: `accept`, `action`, `align`, `alt`,
@@ -92,7 +92,7 @@ Supported HTML attributes include: `accept`, `action`, `align`, `alt`,
92
92
  `tabindex`, `target`, `title`, `type`, `usemap`, `valign`, `value`, `width`,
93
93
  `xmlns`.
94
94
 
95
- The HTML tags `b` and `i` aren't supported. This component converts the `b` tags to `strong` and `i` tags to `em` for screen reader accessibility. Other unsupported tags and attributes are removed, and only their text content is displayed.
95
+ The HTML tags `b` and `i` aren't supported. This component converts the `b` tags to `strong` and `i` tags to `em` for screen reader accessibility. Other unsupported tags and attributes are removed, and only their text content is displayed.
96
96
 
97
97
  We recommend using the `h1` to `h6` elements for headings and use `mark` to highlight text. For more information, see the [W3C recommendations](https://www.w3.org/TR/html52/textlevel-semantics.html).
98
98
 
@@ -100,17 +100,17 @@ We recommend using the `h1` to `h6` elements for headings and use `mark` to high
100
100
 
101
101
  `lightning-formatted-rich-text` supports the following protocols.
102
102
 
103
- - ftp
104
- - ftps
105
- - http
106
- - https
107
- - mailto
108
- - tel
109
- - callto
110
- - cid
111
- - xmpp
112
- - ciscotel
113
- - navision
103
+ - ftp
104
+ - ftps
105
+ - http
106
+ - https
107
+ - mailto
108
+ - tel
109
+ - callto
110
+ - cid
111
+ - xmpp
112
+ - ciscotel
113
+ - navision
114
114
 
115
115
  URLs such as `www.salesforce.com` or `salesforce.com` are also displayed as links. All links, including those that don't include a protocol, are displayed using the anchor tag with a target value of `_blank`. To display links with other target values, use [lightning-formatted-url](bundle/lightning-formatted-url/) instead.
116
116
 
@@ -1,3 +1,3 @@
1
1
  @import 'lightning/sldsCommon';
2
2
  @import 'lightning/sldsUtilsThemes';
3
- @import './formatted-rich-text.slds.css';
3
+ @import './formatted-rich-text.slds.css';
@@ -1,3 +1,3 @@
1
1
  @import 'lightning/sldsCommon';
2
2
  @import 'lightning/sldsUtilsThemes';
3
- @import './formatted-rich-text.slds.css';
3
+ @import './formatted-rich-text.slds.css';
@@ -1 +1 @@
1
- @import 'lightning/sldsCommon'
1
+ @import 'lightning/sldsCommon';
@@ -11,9 +11,9 @@ be used.
11
11
 
12
12
  An ISO8601 formatted time string matches one of the following patterns.
13
13
 
14
- - HH:mm
15
- - HH:mm:ss
16
- - HH:mm:ss.SSS
14
+ - HH:mm
15
+ - HH:mm:ss
16
+ - HH:mm:ss.SSS
17
17
 
18
18
  `HH` is the number of hours that have passed since midnight, `mm` is the
19
19
  number of minutes that have passed since the start of the hour, `ss` is
@@ -35,9 +35,9 @@ By default, clicking the link takes you to the URL in the same frame where it wa
35
35
 
36
36
  To create an absolute URL, set the `value` attribute using one of these patterns.
37
37
 
38
- - www.salesforce.com
39
- - http://www.salesforce.com
40
- - https://developer.salesforce.com/docs/component-library
38
+ - www.salesforce.com
39
+ - http://www.salesforce.com
40
+ - https://developer.salesforce.com/docs/component-library
41
41
 
42
42
  `http://` is inserted before a value like `www.salesforce.com` or `my/path`, which does not begin with a slash. This creates an absolute URL like `http://www.salesforce.com` or `http://my/path`. This behavior is contrary to that of the anchor `<a>` tag where omitting the leading slash results in a relative path from the current directory.
43
43
 
@@ -63,10 +63,10 @@ URLs without a protocol use the host domain's protocol. For example, `www.exampl
63
63
 
64
64
  To create a relative URL, set the `value` attribute using one of these patterns.
65
65
 
66
- - index.html
67
- - /my/path
68
- - ./my/path
69
- - ../my/path
66
+ - index.html
67
+ - /my/path
68
+ - ./my/path
69
+ - ../my/path
70
70
 
71
71
  If the `value` includes a leading slash in the path like `/my/path`, the resulting URL is root-relative and uses the domain of the page as the prefix. For example, if the current page is located on `example.com/directory/`, the resulting URL is `http://example.com/my/path`. To create a URL from the current directory, start the URL with a dot-slash like `./my/path`. To create a URL to the parent directory of the current page, start the URL with dot-dot-slash like `../my/path`.
72
72
 
@@ -92,10 +92,10 @@ provide a target, `lightning-formatted-url` uses the `_self` target value.
92
92
 
93
93
  Supported `target` values are:
94
94
 
95
- - `_blank`: Opens the link in a new window or tab. In a mobile hybrid app like the Salesforce mobile app, the link is handled similar to `_self` and opens inside the app if possible.
96
- - `_self`: Opens the link in the same frame as it was clicked. This is the default behavior. In Lightning Experience and Experience Builder sites, the link is opened in a new tab if it cannot be opened inside the app. We recommend that you use [`lightning-navigation`](bundle/lightning-navigation/documentation) to create links within Lightning Experience and Experience Builder sites.
97
- - `_parent`: Opens the link in the parent frame. If there's no parent, this is similar to `_self`.
98
- - `_top`: Opens the link into the top-level browsing context. If there's no parent, this is similar to `_self`.
95
+ - `_blank`: Opens the link in a new window or tab. In a mobile hybrid app like the Salesforce mobile app, the link is handled similar to `_self` and opens inside the app if possible.
96
+ - `_self`: Opens the link in the same frame as it was clicked. This is the default behavior. In Lightning Experience and Experience Builder sites, the link is opened in a new tab if it cannot be opened inside the app. We recommend that you use [`lightning-navigation`](bundle/lightning-navigation/documentation) to create links within Lightning Experience and Experience Builder sites.
97
+ - `_parent`: Opens the link in the parent frame. If there's no parent, this is similar to `_self`.
98
+ - `_top`: Opens the link into the top-level browsing context. If there's no parent, this is similar to `_self`.
99
99
 
100
100
  For more information about link targets, see the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a).
101
101
 
@@ -3,14 +3,14 @@
3
3
  > `lightning-grouped-combobox` is internal-only. It's not yet supported for use by customers on the Salesforce platform.
4
4
 
5
5
  - [lightning-grouped-combobox](#lightning-grouped-combobox)
6
- - [Overview](#overview)
7
- - [Implementing Autocomplete Behavior](#implementing-autocomplete-behavior)
8
- - [Updating Dropdown Items](#updating-dropdown-items)
9
- - [Attributes](#attributes)
10
- - [Methods](#methods)
11
- - [Custom Events](#custom-events)
12
- - [Usage Considerations](#usage-considerations)
13
- - [Examples](#examples)
6
+ - [Overview](#overview)
7
+ - [Implementing Autocomplete Behavior](#implementing-autocomplete-behavior)
8
+ - [Updating Dropdown Items](#updating-dropdown-items)
9
+ - [Attributes](#attributes)
10
+ - [Methods](#methods)
11
+ - [Custom Events](#custom-events)
12
+ - [Usage Considerations](#usage-considerations)
13
+ - [Examples](#examples)
14
14
 
15
15
  ## Overview
16
16
 
@@ -174,28 +174,28 @@ To highlight part of the text or subtext in a dropdown item that matches user in
174
174
 
175
175
  Use the following attributes to customize `lightning-grouped-combobox`.
176
176
 
177
- | Attribute Name | Type | Description |
178
- | -------------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
179
- | label | string | Required. The text label for the combobox. |
180
- | items | object | Required. The list of items that's displayed in the dropdown. This list can be updated to match user input. See the **Updating Dropdown Items** section. |
181
- | disabled | boolean | Specifies whether the input field is disabled. Disabled fields are grayed out and users cannot interact with them. The default is false. |
182
- | field-level-help | string | Help text detailing the purpose and function of the combobox, displayed on hover. |
183
- | input-icon-name | string | The icon that appears on the input field. The default is `utility:search`. |
184
- | input-icon-size | string | The size of the icon that appears on the input field. The default is `x-small`. |
185
- | input-icon-alternative-text | string | The alternative text for the icon that's displayed on the input field. |
186
- | input-maxlength | integer | The maximum number of characters allowed for the input field. |
177
+ | Attribute Name | Type | Description |
178
+ | -------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
179
+ | label | string | Required. The text label for the combobox. |
180
+ | items | object | Required. The list of items that's displayed in the dropdown. This list can be updated to match user input. See the **Updating Dropdown Items** section. |
181
+ | disabled | boolean | Specifies whether the input field is disabled. Disabled fields are grayed out and users cannot interact with them. The default is false. |
182
+ | field-level-help | string | Help text detailing the purpose and function of the combobox, displayed on hover. |
183
+ | input-icon-name | string | The icon that appears on the input field. The default is `utility:search`. |
184
+ | input-icon-size | string | The size of the icon that appears on the input field. The default is `x-small`. |
185
+ | input-icon-alternative-text | string | The alternative text for the icon that's displayed on the input field. |
186
+ | input-maxlength | integer | The maximum number of characters allowed for the input field. |
187
187
  | input-pill | object | The pill that appears in the input field, which is supported for single-selection. To create a pill, pass in an object that contains key-value pairs for `label` and `icon-name`. Displaying this pill prevents users from typing or selecting another option. An "x" button is present on the pill for the user to remove the selected option. |
188
- | input-text | string | The default text or existing value in the input field. |
189
- | message-when-value-missing | string | Error message to be displayed when the value is missing and input is required. The default is "required". |
190
- | pills | object | A list of pills that includes the `type`, `href`, `label`, `iconName`, and `alternativeText`. Pills are used for multi-selection and appear under the input. |
191
- | placeholder | string | The placeholder text on the input field. The default is 'Select an Item'. |
192
- | readonly | boolean | Specifies whether the input field is read-only. The default is false. |
193
- | required | boolean | Specifies whether an input value is required. The default is false. When required is `true` you must also specify `value`. |
194
- | show-activity-indicator | boolean | Displays a spinner in the input field to indicate activity. The default is false. |
195
- | show-dropdown-activity-indicator | boolean | Displays a spinner in the dropdown list to indicate activity. The default is false. |
196
- | validity | boolean | Represents the validity states that an element is in, with respect to constraint validation. |
197
- | value | string | When `value` has a value, it flags to the component that a valid selection has been made, used only for constraint validation in conjunction with the `required` attribute. If `value` has no value, and `required` is set to true, the component is in an invalid state. |
198
- | variant | string | Changes the appearance of the combobox. Supported variants include `label-hidden`, `label-stacked`, and `label-inline`. The default is `standard`. |
188
+ | input-text | string | The default text or existing value in the input field. |
189
+ | message-when-value-missing | string | Error message to be displayed when the value is missing and input is required. The default is "required". |
190
+ | pills | object | A list of pills that includes the `type`, `href`, `label`, `iconName`, and `alternativeText`. Pills are used for multi-selection and appear under the input. |
191
+ | placeholder | string | The placeholder text on the input field. The default is 'Select an Item'. |
192
+ | readonly | boolean | Specifies whether the input field is read-only. The default is false. |
193
+ | required | boolean | Specifies whether an input value is required. The default is false. When required is `true` you must also specify `value`. |
194
+ | show-activity-indicator | boolean | Displays a spinner in the input field to indicate activity. The default is false. |
195
+ | show-dropdown-activity-indicator | boolean | Displays a spinner in the dropdown list to indicate activity. The default is false. |
196
+ | validity | boolean | Represents the validity states that an element is in, with respect to constraint validation. |
197
+ | value | string | When `value` has a value, it flags to the component that a valid selection has been made, used only for constraint validation in conjunction with the `required` attribute. If `value` has no value, and `required` is set to true, the component is in an invalid state. |
198
+ | variant | string | Changes the appearance of the combobox. Supported variants include `label-hidden`, `label-stacked`, and `label-inline`. The default is `standard`. |
199
199
 
200
200
  Pass in the following key-value pairs to `items`.
201
201
 
@@ -204,7 +204,7 @@ Pass in the following key-value pairs to `items`.
204
204
  | text | string | Required. The text to display for the option. |
205
205
  | type | string | Required. Supported types include `option-inline` and `option-card`. |
206
206
  | value | string | Required. The value associated with the option. |
207
- | iconName | string | The icon that appears on the left of the option name. |
207
+ | iconName | string | The icon that appears on the left of the option name. |
208
208
  | iconSize | string | Supported by `option-card` only. The size of the icon that appears on the left of the option name. |
209
209
  | iconAlternativeText | string | Assistive text for the icon that appears on the left of the option name |
210
210
  | rightIconAlternativeText | string | Assistive text for the icon that appears on the right of the option name. |
@@ -212,7 +212,6 @@ Pass in the following key-value pairs to `items`.
212
212
  | rightIconSize | string | The size of the icon that appears on the right of the option name. The default is `small`. |
213
213
  | subText | string | The subtitle to display below the text. Supported for `option-card` only. |
214
214
 
215
-
216
215
  ## Methods
217
216
 
218
217
  **`blur()`**
@@ -277,9 +276,9 @@ The event fired when an item is selected on the object filter, either through ke
277
276
 
278
277
  When customizing autocomplete behavior for `lightning-grouped-combobox`, consider the following use cases.
279
278
 
280
- - Display default options when the input is focused or display matches only when more than X character have been typed
281
- - Display a visual cue to show when the data is loaded from the server-side, on the input, or inside the dropdown list
282
- - Display default items when there are no matches such as enabling an option to create a new record or hide the dropdown list
279
+ - Display default options when the input is focused or display matches only when more than X character have been typed
280
+ - Display a visual cue to show when the data is loaded from the server-side, on the input, or inside the dropdown list
281
+ - Display default items when there are no matches such as enabling an option to create a new record or hide the dropdown list
283
282
 
284
283
  If you want a dropdown component that doesn't need autocomplete behavior, consider using either `lightning-combobox` or `lightning-picklist`. The latter displays a simple dropdown list for single selection, and a dual listbox for multiple selection. `lightning-picklist` displays the native `select` element on mobile devices. For example, base components like `lightning-input-address` and `lightning-input-field` use `lightning-picklist` internally.
285
284
 
@@ -1,5 +1,4 @@
1
1
 
2
-
3
2
  /**
4
3
  * sldsFormElementUtils.css and form-element.css have many similarities
5
4
  * however, they are used for very different use cases, and this is why
@@ -255,7 +254,9 @@
255
254
  display: block;
256
255
  }
257
256
 
258
- :host([data-render-mode="shadow"][variant='label-stacked']) .slds-form-element__label,:host([data-render-mode="shadow"][variant="label-stacked"]) ::part(rich-text-label),:host([data-render-mode="shadow"][variant='label-stacked']) .slds-form-element__control,:host([data-render-mode="shadow"][variant="label-stacked"]) ::part(rich-text-editor-container) {/* for rich text via lightning-quill */
257
+ :host([data-render-mode="shadow"][variant='label-stacked']) .slds-form-element__label,:host([data-render-mode="shadow"][variant="label-stacked"]) ::part(rich-text-label),:host([data-render-mode="shadow"][variant='label-stacked']) .slds-form-element__control,:host([data-render-mode="shadow"][variant="label-stacked"]) ::part(rich-text-editor-container) {
258
+ /* for rich text via lightning-quill */
259
+
259
260
  /* @W-14518344 The following line still exists in SLDS-internal
260
261
  but it was removed here because it was causing the input
261
262
  component to not display it's bottom border
@@ -294,8 +295,7 @@
294
295
  /* Force inner child input to not have padding and margin.
295
296
  The parent (ex. lightning-input-field) will provide it instead */
296
297
 
297
- :host([data-render-mode="shadow"][variant='label-inline']) .slds-form-element,:host([data-render-mode="shadow"][variant='label-inline']) [variant='label-inline']
298
- {
298
+ :host([data-render-mode="shadow"][variant='label-inline']) .slds-form-element,:host([data-render-mode="shadow"][variant='label-inline']) [variant='label-inline'] {
299
299
  padding: 0;
300
300
  margin-block-end: 0;
301
301
  }
@@ -1,13 +1,13 @@
1
1
 
2
- :host([data-render-mode="shadow"]) .slds-combobox-group {
3
- display: flex;
4
- flex-direction: row;
5
- }
2
+ :host([data-render-mode="shadow"]) .slds-combobox-group {
3
+ display: flex;
4
+ flex-direction: row;
5
+ }
6
6
 
7
- :host([data-render-mode="shadow"]) .slds-combobox_object-switcher {
8
- flex-shrink: 0;
9
- }
7
+ :host([data-render-mode="shadow"]) .slds-combobox_object-switcher {
8
+ flex-shrink: 0;
9
+ }
10
10
 
11
- :host([data-render-mode="shadow"]) .slds-combobox-addon_end {
12
- flex: 1 1 auto;
13
- }
11
+ :host([data-render-mode="shadow"]) .slds-combobox-addon_end {
12
+ flex: 1 1 auto;
13
+ }
@@ -1,4 +1,3 @@
1
-
2
1
  @import 'lightning/sldsCommon';
3
2
  @import './form-element.slds.css';
4
3
  @import './input-text.slds.css';