@transferwise/components 46.159.1 → 46.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/build/ListItem/ListItem.js +6 -5
  2. package/build/ListItem/ListItem.js.map +1 -1
  3. package/build/ListItem/ListItem.mjs +6 -5
  4. package/build/ListItem/ListItem.mjs.map +1 -1
  5. package/build/ListItem/Navigation/ListItemNavigation.js +1 -0
  6. package/build/ListItem/Navigation/ListItemNavigation.js.map +1 -1
  7. package/build/ListItem/Navigation/ListItemNavigation.mjs +1 -0
  8. package/build/ListItem/Navigation/ListItemNavigation.mjs.map +1 -1
  9. package/build/main.css +4272 -7919
  10. package/build/styles/Accordion/Accordion.css +23 -21
  11. package/build/styles/AvatarLayout/AvatarLayout.css +11 -11
  12. package/build/styles/AvatarView/AvatarView.css +3 -3
  13. package/build/styles/AvatarView/Dot/Dot.css +3 -3
  14. package/build/styles/Button/Button.css +6 -6
  15. package/build/styles/Button/LegacyButton/LegacyButton.css +3 -9
  16. package/build/styles/Calendar/Calendar.css +9 -8
  17. package/build/styles/Calendar/TableLink/TableLink.css +8 -7
  18. package/build/styles/Carousel/Carousel.css +28 -27
  19. package/build/styles/CheckboxButton/CheckboxButton.css +10 -15
  20. package/build/styles/Chips/Chip/Chip.css +26 -29
  21. package/build/styles/Container/Container.css +5 -5
  22. package/build/styles/DateInput/DateInput.css +4 -4
  23. package/build/styles/DateLookup/DateLookup.css +1 -1
  24. package/build/styles/DateLookup/DateTrigger/DateTrigger.css +9 -15
  25. package/build/styles/DefinitionList/DefinitionList.css +12 -23
  26. package/build/styles/Dimmer/Dimmer.css +9 -19
  27. package/build/styles/Divider/Divider.css +8 -7
  28. package/build/styles/Drawer/Drawer.css +16 -15
  29. package/build/styles/DropFade/DropFade.css +2 -2
  30. package/build/styles/ExpressiveMoneyInput/AmountInput/AmountInput.css +4 -4
  31. package/build/styles/ExpressiveMoneyInput/Chevron/Chevron.css +5 -5
  32. package/build/styles/ExpressiveMoneyInput/ExpressiveMoneyInput.css +11 -11
  33. package/build/styles/Field/Field.css +13 -12
  34. package/build/styles/FlowNavigation/AnimatedLabel/AnimatedLabel.css +5 -5
  35. package/build/styles/FlowNavigation/FlowNavigation.css +23 -44
  36. package/build/styles/Header/Header.css +11 -9
  37. package/build/styles/Image/Image.css +7 -7
  38. package/build/styles/Info/Info.css +1 -1
  39. package/build/styles/Inputs/Input/Input.css +24 -25
  40. package/build/styles/Inputs/InputGroup/InputGroup.css +13 -13
  41. package/build/styles/Inputs/SelectInput/BottomSheet/SelectInputBottomSheet.css +10 -10
  42. package/build/styles/Inputs/SelectInput/ButtonInput/SelectInputButtonInput.css +7 -7
  43. package/build/styles/Inputs/SelectInput/ClearButton/SelectInputClearButton.css +6 -6
  44. package/build/styles/Inputs/SelectInput/ItemView/SelectInputItemView.css +4 -4
  45. package/build/styles/Inputs/SelectInput/Option/SelectInputOption.css +4 -2
  46. package/build/styles/Inputs/SelectInput/OptionContent/SelectInputOptionContent.css +4 -4
  47. package/build/styles/Inputs/SelectInput/Options/SelectInputOptions.css +17 -12
  48. package/build/styles/Inputs/SelectInput/Popover/SelectInputPopover.css +4 -4
  49. package/build/styles/Inputs/SelectInput/SelectInput.css +56 -49
  50. package/build/styles/Inputs/TextArea/TextArea.css +26 -27
  51. package/build/styles/InstructionsList/InstructionsList.css +5 -5
  52. package/build/styles/Link/Link.css +2 -8
  53. package/build/styles/ListItem/ListItem.css +38 -35
  54. package/build/styles/ListItem/ListItem.grid.css +7 -7
  55. package/build/styles/Loader/Loader.css +31 -31
  56. package/build/styles/Logo/Logo.css +2 -2
  57. package/build/styles/Modal/Modal.css +15 -14
  58. package/build/styles/MoneyInput/MoneyInput.css +10 -20
  59. package/build/styles/Nudge/Nudge.css +49 -77
  60. package/build/styles/PhoneNumberInput/PhoneNumberInput.css +3 -9
  61. package/build/styles/Popover/Popover.css +13 -10
  62. package/build/styles/Progress/Progress.css +3 -3
  63. package/build/styles/ProgressBar/ProgressBar.css +4 -4
  64. package/build/styles/PromoCard/PromoCard.css +28 -42
  65. package/build/styles/Prompt/ActionPrompt/ActionPrompt.css +9 -9
  66. package/build/styles/Prompt/CriticalBanner/CriticalBanner.css +23 -23
  67. package/build/styles/Prompt/InfoPrompt/InfoPrompt.css +15 -15
  68. package/build/styles/Prompt/InlinePrompt/InlinePrompt.css +5 -6
  69. package/build/styles/Prompt/PrimitivePrompt/PrimitivePrompt.css +10 -8
  70. package/build/styles/RadioGroup/RadioGroup.css +1 -1
  71. package/build/styles/Section/Section.css +6 -6
  72. package/build/styles/SegmentedControl/SegmentedControl.css +18 -15
  73. package/build/styles/SlidingPanel/SlidingPanel.css +9 -31
  74. package/build/styles/Snackbar/Snackbar.css +21 -35
  75. package/build/styles/Stepper/Stepper.css +9 -12
  76. package/build/styles/Sticky/Sticky.css +2 -2
  77. package/build/styles/Switch/Switch.css +5 -4
  78. package/build/styles/Table/Table.css +60 -57
  79. package/build/styles/Tabs/Tabs.css +18 -14
  80. package/build/styles/Tile/Tile.css +12 -12
  81. package/build/styles/Tooltip/Tooltip.css +2 -2
  82. package/build/styles/Typeahead/Typeahead.css +42 -54
  83. package/build/styles/Upload/Upload.css +11 -10
  84. package/build/styles/UploadInput/UploadButton/UploadButton.css +20 -19
  85. package/build/styles/UploadInput/UploadInput.css +4 -4
  86. package/build/styles/UploadInput/UploadItem/UploadItem.css +45 -44
  87. package/build/styles/_deprecated/ActionButton/ActionButton.css +8 -6
  88. package/build/styles/_deprecated/Alert/Alert.css +2 -2
  89. package/build/styles/_deprecated/Avatar/Avatar.css +65 -65
  90. package/build/styles/_deprecated/Badge/Badge.css +8 -12
  91. package/build/styles/_deprecated/Card/Card.css +27 -18
  92. package/build/styles/_deprecated/CriticalBanner/CriticalCommsBanner.css +7 -7
  93. package/build/styles/_deprecated/LegacyListItem/LegacyListItem.css +1 -1
  94. package/build/styles/_deprecated/NavigationOption/NavigationOption.css +6 -19
  95. package/build/styles/_deprecated/NavigationOptionsList/NavigationOptionsList.css +3 -8
  96. package/build/styles/_deprecated/Select/Select.css +57 -104
  97. package/build/styles/_deprecated/Summary/Summary.css +19 -30
  98. package/build/styles/common/BaseCard/BaseCard.css +3 -7
  99. package/build/styles/common/BottomSheet/BottomSheet.css +30 -18
  100. package/build/styles/common/Circle/Circle.css +10 -10
  101. package/build/styles/common/CloseButton/CloseButton.css +36 -36
  102. package/build/styles/common/LiveRegion/LiveRegion.css +1 -1
  103. package/build/styles/common/Option/Option.css +42 -44
  104. package/build/styles/common/Panel/Panel.css +7 -7
  105. package/build/styles/css/accordion.css +24 -46
  106. package/build/styles/css/alerts.css +56 -124
  107. package/build/styles/css/badge.css +20 -30
  108. package/build/styles/css/breadcrumbs.css +6 -4
  109. package/build/styles/css/button-groups.css +116 -254
  110. package/build/styles/css/buttons.css +51 -90
  111. package/build/styles/css/circles.css +38 -76
  112. package/build/styles/css/close.css +1 -4
  113. package/build/styles/css/column-layout.css +38 -60
  114. package/build/styles/css/currency-flags.css +4 -17
  115. package/build/styles/css/decision.css +14 -12
  116. package/build/styles/css/dropdowns.css +59 -210
  117. package/build/styles/css/droppable.css +43 -38
  118. package/build/styles/css/flex.css +40 -136
  119. package/build/styles/css/footer.css +15 -14
  120. package/build/styles/css/grid.css +383 -1430
  121. package/build/styles/css/input-groups.css +254 -542
  122. package/build/styles/css/link-callout.css +2 -8
  123. package/build/styles/css/list-group.css +57 -92
  124. package/build/styles/css/loaders.css +11 -11
  125. package/build/styles/css/media.css +10 -34
  126. package/build/styles/css/modals.css +49 -59
  127. package/build/styles/css/navbar.css +372 -812
  128. package/build/styles/css/navs.css +59 -124
  129. package/build/styles/css/neptune-addons.css +1294 -0
  130. package/build/styles/css/neptune-core.css +1986 -0
  131. package/build/styles/css/neptune-social-media.css +9 -33
  132. package/build/styles/css/neptune.css +3039 -6483
  133. package/build/styles/css/panels.css +143 -243
  134. package/build/styles/css/popovers.css +114 -295
  135. package/build/styles/css/process.css +64 -77
  136. package/build/styles/css/progress-bars.css +13 -19
  137. package/build/styles/css/select.css +21 -53
  138. package/build/styles/css/sequences.css +99 -219
  139. package/build/styles/css/table.css +48 -43
  140. package/build/styles/css/tick.css +10 -10
  141. package/build/styles/css/tooltip.css +49 -82
  142. package/build/styles/css/utilities.css +12 -40
  143. package/build/styles/css/wells.css +16 -16
  144. package/build/styles/main.css +4272 -7919
  145. package/build/styles/styles/less/accordion.css +24 -46
  146. package/build/styles/styles/less/alerts.css +56 -124
  147. package/build/styles/styles/less/badge.css +20 -30
  148. package/build/styles/styles/less/breadcrumbs.css +6 -4
  149. package/build/styles/styles/less/button-groups.css +116 -254
  150. package/build/styles/styles/less/buttons.css +51 -90
  151. package/build/styles/styles/less/circles.css +38 -76
  152. package/build/styles/styles/less/close.css +1 -4
  153. package/build/styles/styles/less/column-layout.css +38 -60
  154. package/build/styles/styles/less/currency-flags.css +4 -17
  155. package/build/styles/styles/less/decision.css +14 -12
  156. package/build/styles/styles/less/dropdowns.css +59 -210
  157. package/build/styles/styles/less/droppable.css +43 -38
  158. package/build/styles/styles/less/flex.css +40 -136
  159. package/build/styles/styles/less/footer.css +15 -14
  160. package/build/styles/styles/less/forms/bootstrap-forms.css +180 -344
  161. package/build/styles/styles/less/forms/checkbox-radio.css +29 -56
  162. package/build/styles/styles/less/grid.css +383 -1430
  163. package/build/styles/styles/less/input-groups.css +254 -542
  164. package/build/styles/styles/less/link-callout.css +2 -8
  165. package/build/styles/styles/less/list-group.css +57 -92
  166. package/build/styles/styles/less/loaders.css +11 -11
  167. package/build/styles/styles/less/media.css +10 -34
  168. package/build/styles/styles/less/modals.css +49 -59
  169. package/build/styles/styles/less/navbar.css +372 -812
  170. package/build/styles/styles/less/navs.css +59 -124
  171. package/build/styles/styles/less/neptune-addons.css +1294 -0
  172. package/build/styles/styles/less/neptune-core.css +1986 -0
  173. package/build/styles/styles/less/neptune-social-media.css +9 -33
  174. package/build/styles/styles/less/neptune.css +3039 -6483
  175. package/build/styles/styles/less/panels.css +143 -243
  176. package/build/styles/styles/less/popovers.css +114 -295
  177. package/build/styles/styles/less/process.css +64 -77
  178. package/build/styles/styles/less/progress-bars.css +13 -19
  179. package/build/styles/styles/less/select.css +21 -53
  180. package/build/styles/styles/less/sequences.css +99 -219
  181. package/build/styles/styles/less/table.css +48 -43
  182. package/build/styles/styles/less/tick.css +10 -10
  183. package/build/styles/styles/less/tooltip.css +49 -82
  184. package/build/styles/styles/less/utilities.css +12 -40
  185. package/build/styles/styles/less/wells.css +16 -16
  186. package/build/types/ListItem/ListItem.d.ts.map +1 -1
  187. package/package.json +4 -4
  188. package/src/Accordion/Accordion.css +23 -21
  189. package/src/Accordion/Accordion.less +3 -4
  190. package/src/AvatarLayout/AvatarLayout.css +11 -11
  191. package/src/AvatarView/AvatarView.css +3 -3
  192. package/src/AvatarView/Dot/Dot.css +3 -3
  193. package/src/Button/Button.css +6 -6
  194. package/src/Button/LegacyButton/LegacyButton.css +3 -9
  195. package/src/Button/LegacyButton/LegacyButton.less +1 -3
  196. package/src/Calendar/Calendar.css +9 -8
  197. package/src/Calendar/TableLink/TableLink.css +8 -7
  198. package/src/Carousel/Carousel.css +28 -27
  199. package/src/CheckboxButton/CheckboxButton.css +10 -15
  200. package/src/CheckboxButton/CheckboxButton.less +4 -4
  201. package/src/Chips/Chip/Chip.css +26 -29
  202. package/src/Chips/Chip/Chip.less +5 -3
  203. package/src/Container/Container.css +5 -5
  204. package/src/DateInput/DateInput.css +4 -4
  205. package/src/DateLookup/DateLookup.css +1 -1
  206. package/src/DateLookup/DateTrigger/DateTrigger.css +9 -15
  207. package/src/DateLookup/DateTrigger/DateTrigger.less +1 -2
  208. package/src/Decision/Decision.less +0 -2
  209. package/src/DefinitionList/DefinitionList.css +12 -23
  210. package/src/DefinitionList/DefinitionList.less +2 -4
  211. package/src/Dimmer/Dimmer.css +9 -19
  212. package/src/Dimmer/Dimmer.less +2 -3
  213. package/src/Divider/Divider.css +8 -7
  214. package/src/Drawer/Drawer.css +16 -15
  215. package/src/DropFade/DropFade.css +2 -2
  216. package/src/ExpressiveMoneyInput/AmountInput/AmountInput.css +4 -4
  217. package/src/ExpressiveMoneyInput/Chevron/Chevron.css +5 -5
  218. package/src/ExpressiveMoneyInput/ExpressiveMoneyInput.css +11 -11
  219. package/src/Field/Field.css +13 -12
  220. package/src/FlowNavigation/AnimatedLabel/AnimatedLabel.css +5 -5
  221. package/src/FlowNavigation/AnimatedLabel/AnimatedLabel.less +0 -1
  222. package/src/FlowNavigation/FlowNavigation.css +23 -44
  223. package/src/Header/Header.css +11 -9
  224. package/src/Image/Image.css +7 -7
  225. package/src/Info/Info.css +1 -1
  226. package/src/Inputs/Input/Input.css +24 -25
  227. package/src/Inputs/InputGroup/InputGroup.css +13 -13
  228. package/src/Inputs/SelectInput/BottomSheet/SelectInputBottomSheet.css +10 -10
  229. package/src/Inputs/SelectInput/ButtonInput/SelectInputButtonInput.css +7 -7
  230. package/src/Inputs/SelectInput/ClearButton/SelectInputClearButton.css +6 -6
  231. package/src/Inputs/SelectInput/ItemView/SelectInputItemView.css +4 -4
  232. package/src/Inputs/SelectInput/Option/SelectInputOption.css +4 -2
  233. package/src/Inputs/SelectInput/OptionContent/SelectInputOptionContent.css +4 -4
  234. package/src/Inputs/SelectInput/Options/SelectInputOptions.css +17 -12
  235. package/src/Inputs/SelectInput/Popover/SelectInputPopover.css +4 -4
  236. package/src/Inputs/SelectInput/SelectInput.css +56 -49
  237. package/src/Inputs/TextArea/TextArea.css +26 -27
  238. package/src/InstructionsList/InstructionsList.css +5 -5
  239. package/src/Link/Link.css +2 -8
  240. package/src/Link/Link.less +3 -3
  241. package/src/ListItem/ListItem.css +38 -35
  242. package/src/ListItem/ListItem.grid.css +7 -7
  243. package/src/ListItem/ListItem.tsx +8 -5
  244. package/src/ListItem/Navigation/ListItemNavigation.test.tsx +13 -0
  245. package/src/ListItem/Navigation/ListItemNavigation.tsx +1 -1
  246. package/src/Loader/Loader.css +31 -31
  247. package/src/Logo/Logo.css +2 -2
  248. package/src/Modal/Modal.css +15 -14
  249. package/src/MoneyInput/MoneyInput.css +10 -20
  250. package/src/MoneyInput/MoneyInput.less +2 -3
  251. package/src/Nudge/Nudge.css +49 -77
  252. package/src/Nudge/Nudge.less +0 -8
  253. package/src/PhoneNumberInput/PhoneNumberInput.css +3 -9
  254. package/src/PhoneNumberInput/PhoneNumberInput.less +1 -3
  255. package/src/Popover/Popover.css +13 -10
  256. package/src/Progress/Progress.css +3 -3
  257. package/src/ProgressBar/ProgressBar.css +4 -4
  258. package/src/PromoCard/PromoCard.css +28 -42
  259. package/src/PromoCard/PromoCard.less +24 -32
  260. package/src/Prompt/ActionPrompt/ActionPrompt.css +9 -9
  261. package/src/Prompt/CriticalBanner/CriticalBanner.css +23 -23
  262. package/src/Prompt/InfoPrompt/InfoPrompt.css +15 -15
  263. package/src/Prompt/InlinePrompt/InlinePrompt.css +5 -6
  264. package/src/Prompt/PrimitivePrompt/PrimitivePrompt.css +10 -8
  265. package/src/RadioGroup/RadioGroup.css +1 -1
  266. package/src/Section/Section.css +6 -6
  267. package/src/SegmentedControl/SegmentedControl.css +18 -15
  268. package/src/SlidingPanel/SlidingPanel.css +9 -31
  269. package/src/SlidingPanel/SlidingPanel.less +4 -4
  270. package/src/Snackbar/Snackbar.css +21 -35
  271. package/src/Snackbar/Snackbar.less +3 -9
  272. package/src/Stepper/Stepper.css +9 -12
  273. package/src/Stepper/Stepper.less +1 -1
  274. package/src/Sticky/Sticky.css +2 -2
  275. package/src/Switch/Switch.css +5 -4
  276. package/src/Table/Table.css +60 -57
  277. package/src/Tabs/Tabs.css +18 -14
  278. package/src/Tabs/Tabs.less +0 -1
  279. package/src/Tile/Tile.css +12 -12
  280. package/src/Tooltip/Tooltip.css +2 -2
  281. package/src/Typeahead/Typeahead.css +42 -54
  282. package/src/Typeahead/Typeahead.less +2 -3
  283. package/src/Upload/Upload.css +11 -10
  284. package/src/UploadInput/UploadButton/UploadButton.css +20 -19
  285. package/src/UploadInput/UploadInput.css +4 -4
  286. package/src/UploadInput/UploadItem/UploadItem.css +45 -44
  287. package/src/_deprecated/ActionButton/ActionButton.css +8 -6
  288. package/src/_deprecated/Alert/Alert.css +2 -2
  289. package/src/_deprecated/Avatar/Avatar.css +65 -65
  290. package/src/_deprecated/Avatar/Avatar.less +0 -1
  291. package/src/_deprecated/Badge/Badge.css +8 -12
  292. package/src/_deprecated/Badge/Badge.less +13 -13
  293. package/src/_deprecated/Card/Card.css +27 -18
  294. package/src/_deprecated/Card/Card.less +1 -2
  295. package/src/_deprecated/CriticalBanner/CriticalCommsBanner.css +7 -7
  296. package/src/_deprecated/LegacyListItem/LegacyListItem.css +1 -1
  297. package/src/_deprecated/NavigationOption/NavigationOption.css +6 -19
  298. package/src/_deprecated/NavigationOption/NavigationOption.less +3 -4
  299. package/src/_deprecated/NavigationOptionsList/NavigationOptionsList.css +3 -8
  300. package/src/_deprecated/NavigationOptionsList/NavigationOptionsList.less +1 -3
  301. package/src/_deprecated/Select/Select.css +57 -104
  302. package/src/_deprecated/Select/Select.less +10 -11
  303. package/src/_deprecated/Summary/Summary.css +19 -30
  304. package/src/_deprecated/Summary/Summary.less +1 -8
  305. package/src/common/BaseCard/BaseCard.css +3 -7
  306. package/src/common/BaseCard/BaseCard.less +0 -5
  307. package/src/common/BottomSheet/BottomSheet.css +30 -18
  308. package/src/common/Circle/Circle.css +10 -10
  309. package/src/common/CloseButton/CloseButton.css +36 -36
  310. package/src/common/LiveRegion/LiveRegion.css +1 -1
  311. package/src/common/Option/Option.css +42 -44
  312. package/src/common/Option/Option.less +8 -10
  313. package/src/common/Panel/Panel.css +7 -7
  314. package/src/main.css +4272 -7919
  315. package/src/styles/less/accordion.css +24 -46
  316. package/src/styles/less/addons/_spacing-utilities.less +4 -4
  317. package/src/styles/less/alerts.css +56 -124
  318. package/src/styles/less/alerts.less +1 -2
  319. package/src/styles/less/badge.css +20 -30
  320. package/src/styles/less/breadcrumbs.css +6 -4
  321. package/src/styles/less/button-groups.css +116 -254
  322. package/src/styles/less/buttons.css +51 -90
  323. package/src/styles/less/circles.css +38 -76
  324. package/src/styles/less/close.css +1 -4
  325. package/src/styles/less/column-layout.css +38 -60
  326. package/src/styles/less/currency-flags.css +4 -17
  327. package/src/styles/less/decision.css +14 -12
  328. package/src/styles/less/dropdowns.css +59 -210
  329. package/src/styles/less/droppable.css +43 -38
  330. package/src/styles/less/flex.css +40 -136
  331. package/src/styles/less/footer.css +15 -14
  332. package/src/styles/less/forms/bootstrap-forms.css +180 -344
  333. package/src/styles/less/forms/checkbox-radio.css +29 -56
  334. package/src/styles/less/grid.css +383 -1430
  335. package/src/styles/less/input-groups.css +254 -542
  336. package/src/styles/less/link-callout.css +2 -8
  337. package/src/styles/less/list-group.css +57 -92
  338. package/src/styles/less/loaders.css +11 -11
  339. package/src/styles/less/media.css +10 -34
  340. package/src/styles/less/mixins/_logical-properties-IE-friendly.less +1 -0
  341. package/src/styles/less/mixins/_logical-properties-modern-browsers.less +80 -41
  342. package/src/styles/less/mixins/_logical-properties.less +3 -3
  343. package/src/styles/less/modals.css +49 -59
  344. package/src/styles/less/navbar.css +372 -812
  345. package/src/styles/less/navs.css +59 -124
  346. package/src/styles/less/neptune-addons.css +1294 -0
  347. package/src/styles/less/neptune-addons.less +4 -0
  348. package/src/styles/less/neptune-core.css +1986 -0
  349. package/src/styles/less/neptune-core.less +4 -0
  350. package/src/styles/less/neptune-social-media.css +9 -33
  351. package/src/styles/less/neptune.bundle.less +11 -11
  352. package/src/styles/less/neptune.css +3039 -6483
  353. package/src/styles/less/panels.css +143 -243
  354. package/src/styles/less/popovers.css +114 -295
  355. package/src/styles/less/process.css +64 -77
  356. package/src/styles/less/progress-bars.css +13 -19
  357. package/src/styles/less/select.css +21 -53
  358. package/src/styles/less/sequences.css +99 -219
  359. package/src/styles/less/table.css +48 -43
  360. package/src/styles/less/tick.css +10 -10
  361. package/src/styles/less/tooltip.css +49 -82
  362. package/src/styles/less/utilities.css +12 -40
  363. package/src/styles/less/wells.css +16 -16
@@ -1,9 +1,9 @@
1
1
  .panel {
2
- margin-bottom: 16px;
2
+ margin-block-end: 16px;
3
3
  background-color: transparent;
4
4
  border: 0;
5
- margin-left: -16px;
6
- margin-right: -16px;
5
+ margin-inline-start: -16px;
6
+ margin-inline-end: -16px;
7
7
  }
8
8
  .panel-body {
9
9
  padding: 16px;
@@ -11,14 +11,15 @@
11
11
  background-color: var(--color-background-screen);
12
12
  }
13
13
  .panel-heading {
14
- padding: 16px 16px 8px 16px;
14
+ padding-block: 16px 8px;
15
+ padding-inline: 16px 16px;
15
16
  }
16
17
  .panel-heading > .dropdown .dropdown-toggle {
17
18
  color: inherit;
18
19
  }
19
20
  .panel-title {
20
- margin-top: 0;
21
- margin-bottom: 0;
21
+ margin-block-start: 0;
22
+ margin-block-end: 0;
22
23
  line-height: calc(1.2 + 8px);
23
24
  line-height: calc(var(--line-height-title) + 8px);
24
25
  }
@@ -31,12 +32,13 @@
31
32
  }
32
33
  @media (min-width: 600px) {
33
34
  .panel {
34
- margin-bottom: 24px;
35
- margin-left: -24px;
36
- margin-right: -24px;
35
+ margin-block-end: 24px;
36
+ margin-inline-start: -24px;
37
+ margin-inline-end: -24px;
37
38
  }
38
39
  .panel-heading {
39
- padding: 16px 24px 8px 24px;
40
+ padding-block: 16px 8px;
41
+ padding-inline: 24px 24px;
40
42
  }
41
43
  .panel-body {
42
44
  padding: 24px;
@@ -47,16 +49,17 @@
47
49
  }
48
50
  @media (min-width: 840px) {
49
51
  .panel {
50
- margin-left: 0;
51
- margin-right: 0;
52
+ margin-inline-start: 0;
53
+ margin-inline-end: 0;
52
54
  }
53
55
  .panel-heading {
54
- padding: 16px 0 8px 0;
56
+ padding-block: 16px 8px;
57
+ padding-inline: 0 0;
55
58
  }
56
59
  }
57
60
  @media (min-width: 1160px) {
58
61
  .panel {
59
- margin-bottom: 32px;
62
+ margin-block-end: 32px;
60
63
  border-radius: 3px;
61
64
  }
62
65
  .panel-body {
@@ -72,215 +75,147 @@
72
75
  line-height: calc(var(--line-height-title) * 2);
73
76
  }
74
77
  .panel-heading > .btn-sm {
75
- margin-top: 8px;
78
+ margin-block-start: 8px;
76
79
  }
77
80
  }
78
81
  .panel > .list-group,
79
82
  .panel > .panel-collapse > .list-group {
80
- margin-bottom: 0;
81
- border-left: 0;
82
- border-right: 0;
83
+ margin-block-end: 0;
84
+ border-inline-start: 0;
85
+ border-inline-end: 0;
83
86
  }
84
87
  .panel > .list-group .list-group-item,
85
88
  .panel > .panel-collapse > .list-group .list-group-item {
86
89
  border-radius: 0;
87
90
  }
88
91
  .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
89
- border-top-right-radius: 0;
90
- border-top-left-radius: 0;
92
+ border-start-end-radius: 0;
93
+ border-start-start-radius: 0;
91
94
  }
92
95
  .panel-list-group {
93
- margin-bottom: 0;
94
- border-left: 0;
95
- border-right: 0;
96
+ margin-block-end: 0;
97
+ border-inline-start: 0;
98
+ border-inline-end: 0;
96
99
  }
97
100
  .list-group + .panel-footer {
98
- border-top-width: 0;
101
+ border-block-start-width: 0;
99
102
  }
100
103
  .panel > .table,
101
104
  .panel > .table-responsive > .table,
102
105
  .panel > .panel-collapse > .table {
103
- margin-bottom: 0;
106
+ margin-block-end: 0;
104
107
  }
105
108
  .panel > .table caption,
106
109
  .panel > .table-responsive > .table caption,
107
110
  .panel > .panel-collapse > .table caption {
108
- padding-left: 32px;
109
- padding-right: 32px;
111
+ padding-inline-start: 32px;
112
+ padding-inline-end: 32px;
110
113
  }
111
114
  .panel > .table:first-child,
112
115
  .panel > .table-responsive:first-child > .table:first-child {
113
- border-top-right-radius: 2px;
114
- border-top-left-radius: 2px;
116
+ border-start-end-radius: 2px;
117
+ border-start-start-radius: 2px;
115
118
  }
116
119
  .panel > .table:first-child > thead:first-child > tr:first-child,
117
120
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
118
121
  .panel > .table:first-child > tbody:first-child > tr:first-child,
119
122
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
120
- border-top-left-radius: 2px;
121
- border-top-right-radius: 2px;
122
- }
123
- [dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
124
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
125
- [dir="rtl"] .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
126
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
127
- [dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
128
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
129
- [dir="rtl"] .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
130
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
131
- border-top-right-radius: 2px;
132
- }
133
- html:not([dir="rtl"]) .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
134
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
135
- html:not([dir="rtl"]) .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
136
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
137
- html:not([dir="rtl"]) .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
138
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
139
- html:not([dir="rtl"]) .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
140
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
141
- border-top-left-radius: 2px;
142
- }
143
- [dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
144
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
145
- [dir="rtl"] .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
146
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
147
- [dir="rtl"] .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
148
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
149
- [dir="rtl"] .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
150
- [dir="rtl"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
151
- border-top-left-radius: 2px;
152
- }
153
- html:not([dir="rtl"]) .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
154
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
155
- html:not([dir="rtl"]) .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
156
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
157
- html:not([dir="rtl"]) .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
158
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
159
- html:not([dir="rtl"]) .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
160
- html:not([dir="rtl"]) .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
161
- border-top-right-radius: 2px;
123
+ border-start-start-radius: 2px;
124
+ border-start-end-radius: 2px;
125
+ }
126
+ .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
127
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
128
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
129
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
130
+ .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
131
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
132
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
133
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
134
+ border-start-start-radius: 2px;
135
+ }
136
+ .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
137
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
138
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
139
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
140
+ .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
141
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
142
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
143
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
144
+ border-start-end-radius: 2px;
162
145
  }
163
146
  .panel > .table:last-child,
164
147
  .panel > .table-responsive:last-child > .table:last-child {
165
- border-bottom-right-radius: 2px;
166
- border-bottom-left-radius: 2px;
148
+ border-end-end-radius: 2px;
149
+ border-end-start-radius: 2px;
167
150
  }
168
151
  .panel > .table:last-child > tbody:last-child > tr:last-child,
169
152
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
170
153
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
171
154
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
172
- border-bottom-left-radius: 2px;
173
- border-bottom-right-radius: 2px;
174
- }
175
- [dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
176
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
177
- [dir="rtl"] .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
178
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
179
- [dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
180
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
181
- [dir="rtl"] .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
182
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
183
- border-bottom-right-radius: 2px;
184
- }
185
- html:not([dir="rtl"]) .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
186
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
187
- html:not([dir="rtl"]) .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
188
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
189
- html:not([dir="rtl"]) .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
190
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
191
- html:not([dir="rtl"]) .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
192
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
193
- border-bottom-left-radius: 2px;
194
- }
195
- [dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
196
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
197
- [dir="rtl"] .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
198
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
199
- [dir="rtl"] .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
200
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
201
- [dir="rtl"] .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
202
- [dir="rtl"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
203
- border-bottom-left-radius: 2px;
204
- }
205
- html:not([dir="rtl"]) .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
206
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
207
- html:not([dir="rtl"]) .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
208
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
209
- html:not([dir="rtl"]) .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
210
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
211
- html:not([dir="rtl"]) .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
212
- html:not([dir="rtl"]) .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
213
- border-bottom-right-radius: 2px;
155
+ border-end-start-radius: 2px;
156
+ border-end-end-radius: 2px;
157
+ }
158
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
159
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
160
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
161
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
162
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
163
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
164
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
165
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
166
+ border-end-start-radius: 2px;
167
+ }
168
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
169
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
170
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
171
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
172
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
173
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
174
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
175
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
176
+ border-end-end-radius: 2px;
214
177
  }
215
178
  .panel > .panel-body + .table,
216
179
  .panel > .panel-body + .table-responsive,
217
180
  .panel > .table + .panel-body,
218
181
  .panel > .table-responsive + .panel-body {
219
- border-top: 1px solid #f2f5f7;
182
+ border-block-start: 1px solid #f2f5f7;
220
183
  }
221
184
  .panel > .table > tbody:first-child > tr:first-child th,
222
185
  .panel > .table > tbody:first-child > tr:first-child td {
223
- border-top: 0;
186
+ border-block-start: 0;
224
187
  }
225
188
  .panel > .table-bordered,
226
189
  .panel > .table-responsive > .table-bordered {
227
190
  border: 0;
228
191
  }
229
- [dir="rtl"] .panel > .table-bordered > thead > tr > th:first-child,
230
- [dir="rtl"] .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
231
- [dir="rtl"] .panel > .table-bordered > tbody > tr > th:first-child,
232
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
233
- [dir="rtl"] .panel > .table-bordered > tfoot > tr > th:first-child,
234
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
235
- [dir="rtl"] .panel > .table-bordered > thead > tr > td:first-child,
236
- [dir="rtl"] .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
237
- [dir="rtl"] .panel > .table-bordered > tbody > tr > td:first-child,
238
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
239
- [dir="rtl"] .panel > .table-bordered > tfoot > tr > td:first-child,
240
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
241
- border-right: 0 ;
242
- }
243
- html:not([dir="rtl"]) .panel > .table-bordered > thead > tr > th:first-child,
244
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
245
- html:not([dir="rtl"]) .panel > .table-bordered > tbody > tr > th:first-child,
246
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
247
- html:not([dir="rtl"]) .panel > .table-bordered > tfoot > tr > th:first-child,
248
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
249
- html:not([dir="rtl"]) .panel > .table-bordered > thead > tr > td:first-child,
250
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
251
- html:not([dir="rtl"]) .panel > .table-bordered > tbody > tr > td:first-child,
252
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
253
- html:not([dir="rtl"]) .panel > .table-bordered > tfoot > tr > td:first-child,
254
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
255
- border-left: 0 ;
256
- }
257
- [dir="rtl"] .panel > .table-bordered > thead > tr > th:last-child,
258
- [dir="rtl"] .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
259
- [dir="rtl"] .panel > .table-bordered > tbody > tr > th:last-child,
260
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
261
- [dir="rtl"] .panel > .table-bordered > tfoot > tr > th:last-child,
262
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
263
- [dir="rtl"] .panel > .table-bordered > thead > tr > td:last-child,
264
- [dir="rtl"] .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
265
- [dir="rtl"] .panel > .table-bordered > tbody > tr > td:last-child,
266
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
267
- [dir="rtl"] .panel > .table-bordered > tfoot > tr > td:last-child,
268
- [dir="rtl"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
269
- border-left: 0 ;
270
- }
271
- html:not([dir="rtl"]) .panel > .table-bordered > thead > tr > th:last-child,
272
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
273
- html:not([dir="rtl"]) .panel > .table-bordered > tbody > tr > th:last-child,
274
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
275
- html:not([dir="rtl"]) .panel > .table-bordered > tfoot > tr > th:last-child,
276
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
277
- html:not([dir="rtl"]) .panel > .table-bordered > thead > tr > td:last-child,
278
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
279
- html:not([dir="rtl"]) .panel > .table-bordered > tbody > tr > td:last-child,
280
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
281
- html:not([dir="rtl"]) .panel > .table-bordered > tfoot > tr > td:last-child,
282
- html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
283
- border-right: 0 ;
192
+ .panel > .table-bordered > thead > tr > th:first-child,
193
+ .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
194
+ .panel > .table-bordered > tbody > tr > th:first-child,
195
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
196
+ .panel > .table-bordered > tfoot > tr > th:first-child,
197
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
198
+ .panel > .table-bordered > thead > tr > td:first-child,
199
+ .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
200
+ .panel > .table-bordered > tbody > tr > td:first-child,
201
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
202
+ .panel > .table-bordered > tfoot > tr > td:first-child,
203
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
204
+ border-inline-start: 0 ;
205
+ }
206
+ .panel > .table-bordered > thead > tr > th:last-child,
207
+ .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
208
+ .panel > .table-bordered > tbody > tr > th:last-child,
209
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
210
+ .panel > .table-bordered > tfoot > tr > th:last-child,
211
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
212
+ .panel > .table-bordered > thead > tr > td:last-child,
213
+ .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
214
+ .panel > .table-bordered > tbody > tr > td:last-child,
215
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
216
+ .panel > .table-bordered > tfoot > tr > td:last-child,
217
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
218
+ border-inline-end: 0 ;
284
219
  }
285
220
  .panel > .table-bordered > thead > tr:first-child > td,
286
221
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
@@ -290,7 +225,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
290
225
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
291
226
  .panel > .table-bordered > tbody > tr:first-child > th,
292
227
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
293
- border-bottom: 0;
228
+ border-block-end: 0;
294
229
  }
295
230
  .panel > .table-bordered > tbody > tr:last-child > td,
296
231
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
@@ -300,99 +235,63 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
300
235
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
301
236
  .panel > .table-bordered > tfoot > tr:last-child > th,
302
237
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
303
- border-bottom: 0;
238
+ border-block-end: 0;
304
239
  }
305
240
  .panel > .table-responsive {
306
241
  border: 0;
307
- margin-bottom: 0;
242
+ margin-block-end: 0;
308
243
  }
309
244
  .panel > .table tr > :first-child,
310
245
  .panel > .table-responsive tr > :first-child {
311
- padding-left: 16px;
312
- }
313
- [dir="rtl"] .panel > .table tr > :first-child,
314
- [dir="rtl"] .panel > .table-responsive tr > :first-child {
315
- padding-right: 16px;
316
- padding-left: 0;
317
- padding-left: initial;
246
+ padding-inline-start: 16px;
318
247
  }
319
248
  .panel > .table tr > :last-child,
320
249
  .panel > .table-responsive tr > :last-child {
321
- padding-right: 16px;
322
- }
323
- [dir="rtl"] .panel > .table tr > :last-child,
324
- [dir="rtl"] .panel > .table-responsive tr > :last-child {
325
- padding-left: 16px;
326
- padding-right: 0;
327
- padding-right: initial;
250
+ padding-inline-end: 16px;
328
251
  }
329
252
  @media (min-width: 840px) {
330
253
  .panel > .table tr > :first-child,
331
254
  .panel > .table-responsive tr > :first-child {
332
- padding-left: 24px;
333
- }
334
- [dir="rtl"] .panel > .table tr > :first-child,
335
- [dir="rtl"] .panel > .table-responsive tr > :first-child {
336
- padding-right: 24px;
337
- padding-left: 0;
338
- padding-left: initial;
255
+ padding-inline-start: 24px;
339
256
  }
340
257
  .panel > .table tr > :last-child,
341
258
  .panel > .table-responsive tr > :last-child {
342
- padding-right: 24px;
343
- }
344
- [dir="rtl"] .panel > .table tr > :last-child,
345
- [dir="rtl"] .panel > .table-responsive tr > :last-child {
346
- padding-left: 24px;
347
- padding-right: 0;
348
- padding-right: initial;
259
+ padding-inline-end: 24px;
349
260
  }
350
261
  }
351
262
  @media (min-width: 1160px) {
352
263
  .panel > .table tr > :first-child,
353
264
  .panel > .table-responsive tr > :first-child {
354
- padding-left: 32px;
355
- }
356
- [dir="rtl"] .panel > .table tr > :first-child,
357
- [dir="rtl"] .panel > .table-responsive tr > :first-child {
358
- padding-right: 32px;
359
- padding-left: 0;
360
- padding-left: initial;
265
+ padding-inline-start: 32px;
361
266
  }
362
267
  .panel > .table tr > :last-child,
363
268
  .panel > .table-responsive tr > :last-child {
364
- padding-right: 32px;
365
- }
366
- [dir="rtl"] .panel > .table tr > :last-child,
367
- [dir="rtl"] .panel > .table-responsive tr > :last-child {
368
- padding-left: 32px;
369
- padding-right: 0;
370
- padding-right: initial;
269
+ padding-inline-end: 32px;
371
270
  }
372
271
  }
373
272
  .panel-group {
374
- margin-bottom: 24px;
375
- margin-bottom: var(--size-24);
273
+ margin-block-end: 24px;
274
+ margin-block-end: var(--size-24);
376
275
  }
377
276
  .panel-group .panel {
378
- margin-bottom: 0;
277
+ margin-block-end: 0;
379
278
  border-radius: 3px;
380
279
  }
381
280
  .panel-group .panel + .panel {
382
- margin-top: 8px;
281
+ margin-block-start: 8px;
383
282
  }
384
283
  .panel-group .panel-heading {
385
- border-bottom: 0;
284
+ border-block-end: 0;
386
285
  }
387
286
  .panel-group .panel-heading + .panel-collapse > .panel-body,
388
287
  .panel-group .panel-heading + .panel-collapse > .list-group {
389
- border-top: 1px solid #FFF;
288
+ border-block-start: 1px solid #FFF;
390
289
  }
391
290
  .panel-group .panel-footer {
392
- border-top: 0;
291
+ border-block-start: 0;
393
292
  }
394
293
  .panel-group .panel-footer + .panel-collapse .panel-body {
395
- border-bottom: 1px solid #FFF;
294
+ border-block-end: 1px solid #FFF;
396
295
  }
397
296
  .panel-default {
398
297
  border-color: #e2e6e8 !important;
@@ -402,14 +301,14 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
402
301
  border-color: #e2e6e8;
403
302
  }
404
303
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
405
- border-top-color: #e2e6e8;
304
+ border-block-start-color: #e2e6e8;
406
305
  }
407
306
  .panel-default > .panel-heading .badge {
408
307
  color: #fff;
409
308
  background-color: #4a5860;
410
309
  }
411
310
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
412
- border-bottom-color: #e2e6e8;
311
+ border-block-end-color: #e2e6e8;
413
312
  }
414
313
  .panel-primary {
415
314
  border-color: #37517e !important;
@@ -419,14 +318,14 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
419
318
  border-color: #37517e;
420
319
  }
421
320
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
422
- border-top-color: #37517e;
321
+ border-block-start-color: #37517e;
423
322
  }
424
323
  .panel-primary > .panel-heading .badge {
425
324
  color: #fff;
426
325
  background-color: #fff;
427
326
  }
428
327
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
429
- border-bottom-color: #37517e;
328
+ border-block-end-color: #37517e;
430
329
  }
431
330
  .panel-success {
432
331
  border-color: #2ED06E !important;
@@ -436,14 +335,14 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
436
335
  border-color: #2ED06E;
437
336
  }
438
337
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
439
- border-top-color: #2ED06E;
338
+ border-block-start-color: #2ED06E;
440
339
  }
441
340
  .panel-success > .panel-heading .badge {
442
341
  color: #FFF;
443
342
  background-color: #1B7940;
444
343
  }
445
344
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
446
- border-bottom-color: #2ED06E;
345
+ border-block-end-color: #2ED06E;
447
346
  }
448
347
  .panel-info {
449
348
  border-color: #00b9ff !important;
@@ -453,14 +352,14 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
453
352
  border-color: #00b9ff;
454
353
  }
455
354
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
456
- border-top-color: #00b9ff;
355
+ border-block-start-color: #00b9ff;
457
356
  }
458
357
  .panel-info > .panel-heading .badge {
459
358
  color: #FFF;
460
359
  background-color: #00a4df;
461
360
  }
462
361
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
463
- border-bottom-color: #00b9ff;
362
+ border-block-end-color: #00b9ff;
464
363
  }
465
364
  .panel-warning {
466
365
  border-color: #FFA600 !important;
@@ -470,14 +369,14 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
470
369
  border-color: #FFA600;
471
370
  }
472
371
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
473
- border-top-color: #FFA600;
372
+ border-block-start-color: #FFA600;
474
373
  }
475
374
  .panel-warning > .panel-heading .badge {
476
375
  color: #FFF;
477
376
  background-color: #9E5F00;
478
377
  }
479
378
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
480
- border-bottom-color: #FFA600;
379
+ border-block-end-color: #FFA600;
481
380
  }
482
381
  .panel-danger {
483
382
  border-color: #F53636 !important;
@@ -487,21 +386,21 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
487
386
  border-color: #F53636;
488
387
  }
489
388
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
490
- border-top-color: #F53636;
389
+ border-block-start-color: #F53636;
491
390
  }
492
391
  .panel-danger > .panel-heading .badge {
493
392
  color: #FFF;
494
393
  background-color: #C22E2E;
495
394
  }
496
395
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
497
- border-bottom-color: #F53636;
396
+ border-block-end-color: #F53636;
498
397
  }
499
398
  .panel ul:last-child {
500
- margin-bottom: 0;
399
+ margin-block-end: 0;
501
400
  }
502
401
  .panel-group .panel {
503
- margin-left: 0;
504
- margin-right: 0;
402
+ margin-inline-start: 0;
403
+ margin-inline-end: 0;
505
404
  border: 1px solid #e2e6e8;
506
405
  }
507
406
  .panel-group .panel-heading,
@@ -517,12 +416,13 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
517
416
  @media (min-width: 1160px) {
518
417
  .panel-group .panel .panel-heading,
519
418
  .panel-group .panel .panel-footer {
520
- padding: 24px 32px;
419
+ padding-block: 24px;
420
+ padding-inline: 32px;
521
421
  }
522
422
  }
523
423
  @media (min-width: 840px) {
524
424
  .panel {
525
- margin-left: 0;
526
- margin-right: 0;
425
+ margin-inline-start: 0;
426
+ margin-inline-end: 0;
527
427
  }
528
428
  }