@flux-ui/components 3.0.0-next.35 → 3.0.0-next.39

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 (330) hide show
  1. package/dist/component/FluxActionBar.vue.d.ts +17 -17
  2. package/dist/component/FluxActionPane.vue.d.ts +7 -7
  3. package/dist/component/FluxActionStack.vue.d.ts +11 -15
  4. package/dist/component/{FluxAutoGrid.vue.d.ts → FluxAdaptiveGroup.vue.d.ts} +6 -3
  5. package/dist/component/FluxAdaptiveSlot.vue.d.ts +35 -0
  6. package/dist/component/FluxAspectRatio.vue.d.ts +3 -3
  7. package/dist/component/FluxBadgeStack.vue.d.ts +3 -3
  8. package/dist/component/FluxButtonGroup.vue.d.ts +3 -3
  9. package/dist/component/FluxButtonStack.vue.d.ts +3 -3
  10. package/dist/component/FluxCalendar.vue.d.ts +3 -3
  11. package/dist/component/FluxCalendarEvent.vue.d.ts +3 -3
  12. package/dist/component/FluxCheckbox.vue.d.ts +2 -1
  13. package/dist/component/FluxClickablePane.vue.d.ts +5 -5
  14. package/dist/component/FluxColorSelect.vue.d.ts +1 -0
  15. package/dist/component/{FluxPaneDeck.vue.d.ts → FluxColumn.vue.d.ts} +5 -5
  16. package/dist/component/FluxComment.vue.d.ts +3 -3
  17. package/dist/component/FluxContainer.vue.d.ts +3 -3
  18. package/dist/component/FluxDivider.vue.d.ts +5 -3
  19. package/dist/component/FluxDropZone.vue.d.ts +8 -7
  20. package/dist/component/FluxExpandableGroup.vue.d.ts +3 -3
  21. package/dist/component/FluxFader.vue.d.ts +3 -3
  22. package/dist/component/FluxFaderItem.vue.d.ts +3 -3
  23. package/dist/component/FluxFilter.vue.d.ts +3 -3
  24. package/dist/component/FluxFilterBar.vue.d.ts +3 -3
  25. package/dist/component/FluxFilterBase.vue.d.ts +4 -4
  26. package/dist/component/FluxFilterWindow.vue.d.ts +13 -17
  27. package/dist/component/FluxFlyout.vue.d.ts +19 -21
  28. package/dist/component/FluxForm.vue.d.ts +3 -3
  29. package/dist/component/FluxFormColumn.vue.d.ts +3 -3
  30. package/dist/component/FluxFormDateInput.vue.d.ts +18 -24
  31. package/dist/component/FluxFormDateRangeInput.vue.d.ts +18 -21
  32. package/dist/component/FluxFormDateTimeInput.vue.d.ts +18 -24
  33. package/dist/component/FluxFormField.vue.d.ts +7 -7
  34. package/dist/component/FluxFormGrid.vue.d.ts +3 -3
  35. package/dist/component/FluxFormInput.vue.d.ts +2 -9
  36. package/dist/component/FluxFormInputAddition.vue.d.ts +3 -3
  37. package/dist/component/FluxFormInputGroup.vue.d.ts +3 -3
  38. package/dist/component/FluxFormPinInput.vue.d.ts +2 -4
  39. package/dist/component/FluxFormRangeSlider.vue.d.ts +18 -2
  40. package/dist/component/FluxFormRow.vue.d.ts +3 -3
  41. package/dist/component/FluxFormSection.vue.d.ts +3 -3
  42. package/dist/component/FluxFormSelect.vue.d.ts +2 -4
  43. package/dist/component/FluxFormSelectAsync.vue.d.ts +2 -4
  44. package/dist/component/FluxFormSlider.vue.d.ts +11 -2
  45. package/dist/component/FluxFormTextArea.vue.d.ts +2 -6
  46. package/dist/component/FluxFormTimeZonePicker.vue.d.ts +2 -4
  47. package/dist/component/FluxFormTreeViewSelect.vue.d.ts +15 -37
  48. package/dist/component/FluxGallery.vue.d.ts +3 -3
  49. package/dist/component/FluxGrid.vue.d.ts +3 -3
  50. package/dist/component/FluxGridColumn.vue.d.ts +3 -3
  51. package/dist/component/FluxIcon.vue.d.ts +1 -0
  52. package/dist/component/FluxInfo.vue.d.ts +3 -3
  53. package/dist/component/FluxInfoStack.vue.d.ts +3 -3
  54. package/dist/component/FluxLayerPane.vue.d.ts +20 -0
  55. package/dist/component/FluxLayerPaneSecondary.vue.d.ts +20 -0
  56. package/dist/component/FluxMenu.vue.d.ts +3 -3
  57. package/dist/component/FluxMenuCollapsible.vue.d.ts +47 -0
  58. package/dist/component/FluxMenuGroup.vue.d.ts +3 -3
  59. package/dist/component/FluxMenuItem.vue.d.ts +5 -3
  60. package/dist/component/FluxMenuOptions.vue.d.ts +3 -3
  61. package/dist/component/FluxNotice.vue.d.ts +5 -5
  62. package/dist/component/FluxNoticeStack.vue.d.ts +3 -3
  63. package/dist/component/FluxOverflowBar.vue.d.ts +4 -4
  64. package/dist/component/FluxPane.vue.d.ts +5 -5
  65. package/dist/component/FluxPaneBody.vue.d.ts +3 -3
  66. package/dist/component/FluxPaneFooter.vue.d.ts +3 -3
  67. package/dist/component/FluxPaneGroup.vue.d.ts +3 -3
  68. package/dist/component/FluxPaneHeader.vue.d.ts +6 -6
  69. package/dist/component/FluxPaneIllustration.vue.d.ts +5 -5
  70. package/dist/component/FluxPressable.vue.d.ts +3 -3
  71. package/dist/component/FluxPrompt.vue.d.ts +3 -17
  72. package/dist/component/FluxRoot.vue.d.ts +3 -3
  73. package/dist/component/FluxRow.vue.d.ts +23 -0
  74. package/dist/component/FluxSegmentedControl.vue.d.ts +3 -2
  75. package/dist/component/FluxSplitButton.vue.d.ts +5 -5
  76. package/dist/component/FluxStack.vue.d.ts +3 -3
  77. package/dist/component/FluxStepper.vue.d.ts +6 -6
  78. package/dist/component/FluxStepperStep.vue.d.ts +3 -3
  79. package/dist/component/FluxTab.vue.d.ts +3 -3
  80. package/dist/component/FluxTabBar.vue.d.ts +3 -3
  81. package/dist/component/FluxTabBarItem.vue.d.ts +5 -7
  82. package/dist/component/FluxTableActions.vue.d.ts +3 -3
  83. package/dist/component/FluxTableBar.vue.d.ts +3 -3
  84. package/dist/component/FluxTableCell.vue.d.ts +5 -5
  85. package/dist/component/FluxTableHeader.vue.d.ts +3 -3
  86. package/dist/component/FluxTableRow.vue.d.ts +3 -3
  87. package/dist/component/FluxTabs.vue.d.ts +6 -6
  88. package/dist/component/FluxTagStack.vue.d.ts +3 -3
  89. package/dist/component/FluxTimeline.vue.d.ts +3 -3
  90. package/dist/component/FluxTimelineItem.vue.d.ts +3 -3
  91. package/dist/component/FluxToggle.vue.d.ts +2 -3
  92. package/dist/component/FluxToolbar.vue.d.ts +3 -3
  93. package/dist/component/FluxToolbarGroup.vue.d.ts +3 -3
  94. package/dist/component/FluxWindow.vue.d.ts +3 -3
  95. package/dist/component/index.d.ts +7 -2
  96. package/dist/component/primitive/Anchor.vue.d.ts +3 -3
  97. package/dist/component/primitive/AnchorPopup.vue.d.ts +3 -3
  98. package/dist/component/primitive/CoordinatePicker.vue.d.ts +1 -0
  99. package/dist/component/primitive/DialogLayout.vue.d.ts +28 -0
  100. package/dist/component/primitive/FilterOptionBase.vue.d.ts +2 -2
  101. package/dist/component/primitive/SelectBase.vue.d.ts +19 -37
  102. package/dist/component/primitive/SliderThumb.vue.d.ts +4 -0
  103. package/dist/component/primitive/TreeNodeRenderer.vue.d.ts +30 -0
  104. package/dist/component/primitive/index.d.ts +2 -0
  105. package/dist/composable/index.d.ts +1 -0
  106. package/dist/composable/private/index.d.ts +8 -0
  107. package/dist/composable/private/useAsyncFilterOptions.d.ts +14 -0
  108. package/dist/composable/private/useDateFlyout.d.ts +10 -0
  109. package/dist/composable/private/useDropdownPopup.d.ts +27 -0
  110. package/dist/composable/private/useFilterOption.d.ts +12 -0
  111. package/dist/composable/useAdaptiveGroupInjection.d.ts +2 -0
  112. package/dist/data/di.d.ts +11 -0
  113. package/dist/data/filter.d.ts +4 -17
  114. package/dist/data/i18n.d.ts +17 -0
  115. package/dist/data/timeZones.d.ts +3 -0
  116. package/dist/index.css +372 -331
  117. package/dist/index.d.ts +1 -1
  118. package/dist/index.js +7105 -6275
  119. package/dist/index.js.map +1 -1
  120. package/dist/transition/FluxAutoHeightTransition.vue.d.ts +5 -3
  121. package/dist/transition/FluxAutoWidthTransition.vue.d.ts +5 -3
  122. package/dist/transition/FluxBreakthroughTransition.vue.d.ts +5 -3
  123. package/dist/transition/FluxFadeTransition.vue.d.ts +5 -3
  124. package/dist/transition/FluxOverlayTransition.vue.d.ts +5 -3
  125. package/dist/transition/FluxRouteTransition.vue.d.ts +5 -3
  126. package/dist/transition/FluxSlideOverTransition.vue.d.ts +5 -3
  127. package/dist/transition/FluxTooltipTransition.vue.d.ts +5 -3
  128. package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +5 -3
  129. package/dist/transition/FluxWindowTransition.vue.d.ts +5 -3
  130. package/package.json +19 -23
  131. package/src/component/FluxActionBar.vue +9 -8
  132. package/src/component/FluxActionPane.vue +4 -3
  133. package/src/component/FluxActionStack.vue +2 -2
  134. package/src/component/FluxAdaptiveGroup.vue +112 -0
  135. package/src/component/FluxAdaptiveSlot.vue +159 -0
  136. package/src/component/FluxAlert.vue +8 -17
  137. package/src/component/FluxAnimatedColors.vue +1 -1
  138. package/src/component/FluxAspectRatio.vue +2 -1
  139. package/src/component/FluxBadge.vue +5 -1
  140. package/src/component/FluxBadgeStack.vue +2 -1
  141. package/src/component/FluxButtonGroup.vue +2 -1
  142. package/src/component/FluxButtonStack.vue +2 -1
  143. package/src/component/FluxCalendar.vue +8 -1
  144. package/src/component/FluxCalendarEvent.vue +2 -1
  145. package/src/component/FluxCheckbox.vue +33 -6
  146. package/src/component/FluxChip.vue +1 -0
  147. package/src/component/FluxClickablePane.vue +3 -2
  148. package/src/component/FluxColorPicker.vue +8 -1
  149. package/src/component/FluxColorSelect.vue +25 -4
  150. package/src/component/{FluxAutoGrid.vue → FluxColumn.vue} +5 -8
  151. package/src/component/FluxComment.vue +2 -2
  152. package/src/component/FluxConfirm.vue +8 -17
  153. package/src/component/FluxContainer.vue +3 -2
  154. package/src/component/FluxDataTable.vue +3 -1
  155. package/src/component/FluxDivider.vue +7 -3
  156. package/src/component/FluxDropZone.vue +22 -8
  157. package/src/component/FluxExpandable.vue +3 -2
  158. package/src/component/FluxExpandableGroup.vue +2 -2
  159. package/src/component/FluxFader.vue +2 -2
  160. package/src/component/FluxFaderItem.vue +2 -1
  161. package/src/component/FluxFilter.vue +2 -1
  162. package/src/component/FluxFilterBar.vue +3 -2
  163. package/src/component/FluxFilterBase.vue +17 -9
  164. package/src/component/FluxFilterOption.vue +3 -14
  165. package/src/component/FluxFilterOptionAsync.vue +17 -60
  166. package/src/component/FluxFilterOptions.vue +3 -25
  167. package/src/component/FluxFilterOptionsAsync.vue +9 -73
  168. package/src/component/FluxFilterWindow.vue +1 -1
  169. package/src/component/FluxFlyout.vue +13 -11
  170. package/src/component/FluxForm.vue +2 -1
  171. package/src/component/FluxFormColumn.vue +2 -1
  172. package/src/component/FluxFormDateInput.vue +9 -22
  173. package/src/component/FluxFormDateRangeInput.vue +20 -15
  174. package/src/component/FluxFormDateTimeInput.vue +17 -20
  175. package/src/component/FluxFormField.vue +4 -4
  176. package/src/component/FluxFormGrid.vue +2 -1
  177. package/src/component/FluxFormInput.vue +11 -10
  178. package/src/component/FluxFormInputAddition.vue +2 -1
  179. package/src/component/FluxFormInputGroup.vue +3 -2
  180. package/src/component/FluxFormPinInput.vue +14 -6
  181. package/src/component/FluxFormRangeSlider.vue +12 -2
  182. package/src/component/FluxFormRow.vue +2 -1
  183. package/src/component/FluxFormSection.vue +4 -3
  184. package/src/component/FluxFormSelect.vue +11 -4
  185. package/src/component/FluxFormSelectAsync.vue +14 -8
  186. package/src/component/FluxFormSlider.vue +8 -2
  187. package/src/component/FluxFormTextArea.vue +12 -7
  188. package/src/component/FluxFormTimeZonePicker.vue +13 -626
  189. package/src/component/FluxFormTreeViewSelect.vue +51 -79
  190. package/src/component/FluxGallery.vue +2 -1
  191. package/src/component/FluxGrid.vue +3 -2
  192. package/src/component/FluxGridColumn.vue +2 -1
  193. package/src/component/FluxIcon.vue +4 -2
  194. package/src/component/FluxInfo.vue +2 -1
  195. package/src/component/FluxInfoStack.vue +3 -2
  196. package/src/component/FluxLayerPane.vue +16 -0
  197. package/src/component/FluxLayerPaneSecondary.vue +16 -0
  198. package/src/component/FluxLegend.vue +9 -9
  199. package/src/component/FluxMenu.vue +2 -2
  200. package/src/component/FluxMenuCollapsible.vue +187 -0
  201. package/src/component/FluxMenuGroup.vue +2 -1
  202. package/src/component/FluxMenuItem.vue +9 -1
  203. package/src/component/FluxMenuOptions.vue +1 -1
  204. package/src/component/FluxNotice.vue +7 -2
  205. package/src/component/FluxNoticeStack.vue +2 -1
  206. package/src/component/FluxOverflowBar.vue +3 -3
  207. package/src/component/FluxPagination.vue +1 -0
  208. package/src/component/FluxPane.vue +3 -2
  209. package/src/component/FluxPaneBody.vue +2 -1
  210. package/src/component/FluxPaneFooter.vue +2 -1
  211. package/src/component/FluxPaneGroup.vue +2 -1
  212. package/src/component/FluxPaneHeader.vue +7 -6
  213. package/src/component/FluxPaneIllustration.vue +3 -3
  214. package/src/component/FluxPaneMedia.vue +1 -1
  215. package/src/component/FluxPercentageBar.vue +3 -1
  216. package/src/component/FluxPressable.vue +2 -1
  217. package/src/component/FluxProgressBar.vue +2 -1
  218. package/src/component/FluxPrompt.vue +16 -27
  219. package/src/component/FluxRemove.vue +4 -0
  220. package/src/component/FluxRoot.vue +2 -2
  221. package/src/component/FluxRow.vue +24 -0
  222. package/src/component/FluxSegmentedControl.vue +51 -4
  223. package/src/component/FluxSnackbar.vue +36 -12
  224. package/src/component/FluxSplitButton.vue +3 -2
  225. package/src/component/FluxStack.vue +4 -3
  226. package/src/component/FluxStepper.vue +3 -3
  227. package/src/component/FluxStepperStep.vue +2 -1
  228. package/src/component/FluxTab.vue +2 -1
  229. package/src/component/FluxTabBar.vue +3 -3
  230. package/src/component/FluxTableActions.vue +2 -1
  231. package/src/component/FluxTableBar.vue +2 -1
  232. package/src/component/FluxTableCell.vue +4 -3
  233. package/src/component/FluxTableHeader.vue +4 -2
  234. package/src/component/FluxTableRow.vue +2 -1
  235. package/src/component/FluxTabs.vue +15 -6
  236. package/src/component/FluxTag.vue +5 -1
  237. package/src/component/FluxTagStack.vue +2 -1
  238. package/src/component/FluxTimeline.vue +2 -1
  239. package/src/component/FluxTimelineItem.vue +2 -1
  240. package/src/component/FluxToggle.vue +20 -5
  241. package/src/component/FluxToolbar.vue +2 -1
  242. package/src/component/FluxToolbarGroup.vue +2 -1
  243. package/src/component/FluxTooltip.vue +1 -1
  244. package/src/component/FluxTreeView.vue +9 -35
  245. package/src/component/FluxWindow.vue +2 -2
  246. package/src/component/index.ts +7 -2
  247. package/src/component/primitive/Anchor.vue +3 -1
  248. package/src/component/primitive/AnchorPopup.vue +3 -3
  249. package/src/component/primitive/CoordinatePicker.vue +2 -1
  250. package/src/component/primitive/CoordinatePickerThumb.vue +2 -0
  251. package/src/component/primitive/DialogLayout.vue +44 -0
  252. package/src/component/primitive/SelectBase.vue +22 -28
  253. package/src/component/primitive/SliderBase.vue +0 -1
  254. package/src/component/primitive/SliderThumb.vue +9 -0
  255. package/src/component/primitive/TreeNodeRenderer.vue +77 -0
  256. package/src/component/primitive/index.ts +2 -0
  257. package/src/composable/index.ts +1 -0
  258. package/src/composable/private/index.ts +8 -0
  259. package/src/composable/private/useAsyncFilterOptions.ts +70 -0
  260. package/src/composable/private/useCommandPalette.ts +1 -1
  261. package/src/composable/private/useDateFlyout.ts +34 -0
  262. package/src/composable/private/useDropdownPopup.ts +99 -0
  263. package/src/composable/private/useFilterOption.ts +59 -0
  264. package/src/composable/useAdaptiveGroupInjection.ts +6 -0
  265. package/src/css/component/Action.module.scss +2 -2
  266. package/src/css/component/AdaptiveSlot.module.scss +25 -0
  267. package/src/css/component/Avatar.module.scss +10 -11
  268. package/src/css/component/Badge.module.scss +4 -4
  269. package/src/css/component/Button.module.scss +4 -16
  270. package/src/css/component/Calendar.module.scss +4 -4
  271. package/src/css/component/Chip.module.scss +6 -10
  272. package/src/css/component/Color.module.scss +1 -1
  273. package/src/css/component/DatePicker.module.scss +1 -1
  274. package/src/css/component/Expandable.module.scss +5 -5
  275. package/src/css/component/Fader.module.scss +2 -1
  276. package/src/css/component/Flyout.module.scss +1 -1
  277. package/src/css/component/FocalPoint.module.scss +1 -1
  278. package/src/css/component/Form.module.scss +56 -10
  279. package/src/css/component/Item.module.scss +4 -4
  280. package/src/css/component/LayerPane.module.scss +40 -0
  281. package/src/css/component/Layout.module.scss +11 -4
  282. package/src/css/component/Legend.module.scss +2 -2
  283. package/src/css/component/Menu.module.scss +59 -11
  284. package/src/css/component/Notice.module.scss +7 -7
  285. package/src/css/component/Overlay.module.scss +2 -2
  286. package/src/css/component/Pane.module.scss +10 -23
  287. package/src/css/component/PercentageBar.module.scss +1 -1
  288. package/src/css/component/Remove.module.scss +1 -1
  289. package/src/css/component/SegmentedControl.module.scss +1 -0
  290. package/src/css/component/Snackbar.module.scss +1 -1
  291. package/src/css/component/Statistic.module.scss +2 -2
  292. package/src/css/component/Stepper.module.scss +1 -1
  293. package/src/css/component/Tab.module.scss +11 -15
  294. package/src/css/component/Table.module.scss +13 -13
  295. package/src/css/component/Timeline.module.scss +2 -2
  296. package/src/css/component/Toolbar.module.scss +3 -3
  297. package/src/css/component/Tooltip.module.scss +3 -4
  298. package/src/css/component/Transition.module.scss +1 -1
  299. package/src/css/component/TreeView.module.scss +2 -15
  300. package/src/css/component/TreeViewSelect.module.scss +1 -15
  301. package/src/css/component/base/Button.module.scss +6 -7
  302. package/src/css/component/base/Effect.module.scss +2 -1
  303. package/src/css/component/primitive/Slider.module.scss +6 -7
  304. package/src/css/component/primitive/TreeNode.module.scss +19 -0
  305. package/src/css/mixin/button-active.scss +6 -0
  306. package/src/css/mixin/focus-ring.scss +1 -1
  307. package/src/css/mixin/index.scss +1 -0
  308. package/src/css/typography.scss +3 -2
  309. package/src/css/variables.scss +7 -2
  310. package/src/data/di.ts +13 -0
  311. package/src/data/filter.ts +24 -28
  312. package/src/data/i18n.ts +17 -0
  313. package/src/data/store.ts +46 -11
  314. package/src/data/timeZones.ts +619 -0
  315. package/src/index.ts +2 -0
  316. package/src/transition/FluxAutoHeightTransition.vue +5 -0
  317. package/src/transition/FluxAutoWidthTransition.vue +5 -0
  318. package/src/transition/FluxBreakthroughTransition.vue +5 -0
  319. package/src/transition/FluxFadeTransition.vue +5 -0
  320. package/src/transition/FluxOverlayTransition.vue +5 -0
  321. package/src/transition/FluxRouteTransition.vue +5 -0
  322. package/src/transition/FluxSlideOverTransition.vue +5 -0
  323. package/src/transition/FluxTooltipTransition.vue +5 -0
  324. package/src/transition/FluxVerticalWindowTransition.vue +5 -0
  325. package/src/transition/FluxWindowTransition.vue +5 -0
  326. package/dist/0db98648.svg +0 -3
  327. package/src/component/FluxPaneDeck.vue +0 -24
  328. package/src/css/component/base/Grid.module.scss +0 -8
  329. package/src/image/avatar-mask.svg +0 -3
  330. package/tsconfig.json +0 -7
package/dist/index.css CHANGED
@@ -55,8 +55,10 @@
55
55
  --font-size: 15px;
56
56
  --radius: 12px;
57
57
  --radius-double: 24px;
58
+ --radius-full: 9999px;
58
59
  --radius-half: 6px;
59
- --background: var(--gray-50);
60
+ --transition-default: 180ms var(--swift-out);
61
+ --background: var(--gray-25);
60
62
  --foreground: var(--gray-700);
61
63
  --foreground-prominent: var(--gray-900);
62
64
  --foreground-secondary: var(--gray-500);
@@ -69,8 +71,9 @@
69
71
  --surface-hover: var(--gray-50);
70
72
  --surface-active: var(--gray-100);
71
73
  --surface-disabled: var(--gray-100);
72
- --overlay: rgb(from var(--gray-950) r g b / .3);
74
+ --overlay: rgb(from var(--gray-950) r g b / .5);
73
75
  --overlay-secondary: rgb(from var(--gray-950) r g b / .15);
76
+ --overlay-strong: rgb(from var(--gray-950) r g b / .9);
74
77
  }
75
78
  :root, [light] {
76
79
  --gray-25: #ffffff;
@@ -156,6 +159,7 @@
156
159
  [dark] {
157
160
  --overlay: rgb(0 0 0 / .6);
158
161
  --overlay-secondary: rgb(0 0 0 / .4);
162
+ --overlay-strong: rgb(0 0 0 / .9);
159
163
  --gray-25: #0c0d12;
160
164
  --gray-50: #121419;
161
165
  --gray-100: #1a1d24;
@@ -252,7 +256,7 @@
252
256
  }
253
257
  @layer flux-base {
254
258
  h1, h2, h3, h4, h5, h6 {
255
- font-weight: 700;
259
+ font-weight: 600;
256
260
  line-height: 1.6;
257
261
  text-wrap: balance;
258
262
  }
@@ -278,9 +282,10 @@
278
282
  font-size: 14px;
279
283
  }
280
284
  a:not([class]), a[class=""] {
285
+ align-self: start;
281
286
  color: var(--primary-600);
282
287
  text-decoration: underline;
283
- text-decoration-color: var(--primary-400);
288
+ text-decoration-color: currentColor;
284
289
  text-decoration-skip: auto;
285
290
  text-decoration-thickness: 1px;
286
291
  text-underline-offset: 2px;
@@ -432,7 +437,7 @@
432
437
  }
433
438
  .slide-over > .base-pane-structure > .pane-header {
434
439
  top: 0;
435
- padding-bottom: 21px;
440
+ padding-bottom: 18px;
436
441
  border-bottom: 1px solid var(--gray-100);
437
442
  box-shadow: var(--shadow-xs);
438
443
  }
@@ -450,7 +455,7 @@
450
455
  z-index: 100;
451
456
  }
452
457
  .slide-over > .base-pane-structure > .pane-header:has(.pane-header-caption > :is(span)) + .tab-bar {
453
- top: 69px;
458
+ top: 66px;
454
459
  }
455
460
  .slide-over > .base-pane-structure > .pane-footer {
456
461
  bottom: 0;
@@ -641,8 +646,6 @@
641
646
  }@layer flux-base {
642
647
  .button {
643
648
  display: inline-flex;
644
- height: 42px;
645
- padding: 0 12px;
646
649
  align-items: center;
647
650
  flex-grow: 0;
648
651
  flex-shrink: 0;
@@ -655,7 +658,7 @@
655
658
  cursor: pointer;
656
659
  font: inherit;
657
660
  text-decoration: none;
658
- transition: 180ms var(--swift-out);
661
+ transition: var(--transition-default);
659
662
  transition-property: background, border, box-shadow, color, scale, outline-color, outline-offset;
660
663
  user-select: none;
661
664
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
@@ -696,12 +699,13 @@
696
699
  align-self: stretch;
697
700
  }
698
701
  .button-icon {
702
+ margin: 1px;
699
703
  flex-shrink: 0;
700
- font-size: 20px;
704
+ font-size: 18px;
701
705
  }
702
706
  .button-icon:only-child {
703
- margin-left: -2px;
704
- margin-right: -2px;
707
+ margin-left: -1px;
708
+ margin-right: -1px;
705
709
  }
706
710
  .button-label {
707
711
  display: inline-block;
@@ -713,10 +717,10 @@
713
717
  margin-right: 6px;
714
718
  min-width: 42px;
715
719
  }
716
- .badge:first-child {
720
+ .button .badge:first-child {
717
721
  margin-left: -6px;
718
722
  }
719
- .badge:last-child {
723
+ .button .badge:last-child {
720
724
  margin-right: -6px;
721
725
  }
722
726
  }.action {
@@ -767,7 +771,7 @@
767
771
  }
768
772
 
769
773
  .base-pane-structure > .action-bar {
770
- padding: 15px 21px;
774
+ padding: 12px 18px;
771
775
  background: var(--gray-50);
772
776
  border: 1px solid var(--gray-100);
773
777
  border-left: 0;
@@ -785,7 +789,7 @@
785
789
  }
786
790
 
787
791
  .pane-header + .action-bar {
788
- margin-top: 21px;
792
+ margin-top: 18px;
789
793
  }
790
794
 
791
795
  .action-pane {
@@ -1111,14 +1115,14 @@
1111
1115
 
1112
1116
  .pane-header {
1113
1117
  display: flex;
1114
- padding: 21px 21px 0;
1118
+ padding: 18px 18px 0;
1115
1119
  gap: 15px;
1116
1120
  }
1117
1121
  .pane-header:only-child {
1118
- padding: 21px;
1122
+ padding: 18px;
1119
1123
  }
1120
1124
  .pane-header:has(+ .base-pane-element:not(.pane-body)) {
1121
- padding: 21px;
1125
+ padding: 18px;
1122
1126
  }
1123
1127
 
1124
1128
  .pane-header-caption {
@@ -1144,7 +1148,7 @@
1144
1148
  }
1145
1149
 
1146
1150
  .pane-body {
1147
- padding: 21px;
1151
+ padding: 18px;
1148
1152
  }
1149
1153
 
1150
1154
  .pane-body + .pane-body {
@@ -1153,7 +1157,7 @@
1153
1157
 
1154
1158
  .pane-footer {
1155
1159
  display: flex;
1156
- padding: 21px;
1160
+ padding: 18px;
1157
1161
  gap: 9px;
1158
1162
  background: var(--gray-50);
1159
1163
  border-top: 1px solid var(--gray-100);
@@ -1190,21 +1194,24 @@
1190
1194
  border-radius: inherit;
1191
1195
  z-index: 1;
1192
1196
  }
1193
- .pane-media:first-child {
1197
+
1198
+ .pane-media-default {
1199
+ }
1200
+ .pane-media-default:first-child {
1194
1201
  margin: -1px;
1195
1202
  margin-bottom: 0;
1196
1203
  border-top-left-radius: var(--radius);
1197
1204
  border-top-right-radius: var(--radius);
1198
1205
  }
1199
- .pane-media:not(:first-child)::after {
1206
+ .pane-media-default:not(:first-child)::after {
1200
1207
  border-top: 0;
1201
1208
  }
1202
- .pane-media:not(:last-child)::after {
1209
+ .pane-media-default:not(:last-child)::after {
1203
1210
  border-bottom: 0;
1204
1211
  }
1205
1212
 
1206
1213
  .pane-media-inset {
1207
- margin: 21px;
1214
+ margin: 18px;
1208
1215
  border-radius: var(--radius-half);
1209
1216
  }
1210
1217
  .pane-media-inset:not(:first-child) {
@@ -1224,19 +1231,6 @@
1224
1231
  object-position: center;
1225
1232
  }
1226
1233
 
1227
- .pane-deck {
1228
- overflow: hidden;
1229
- }
1230
- .pane-deck > .base-auto-grid {
1231
- margin-right: -1px;
1232
- margin-bottom: -1px;
1233
- }
1234
- .pane-deck > .base-auto-grid > .pane {
1235
- border-top: 0;
1236
- border-left: 0;
1237
- border-radius: 0;
1238
- }
1239
-
1240
1234
  .pane-group {
1241
1235
  position: relative;
1242
1236
  }
@@ -1302,7 +1296,7 @@
1302
1296
  top: var(--pane-y);
1303
1297
  left: var(--pane-x);
1304
1298
  margin: 0;
1305
- padding: 24px;
1299
+ padding: 30px;
1306
1300
  background: unset;
1307
1301
  border: 0;
1308
1302
  font-size: 1rem;
@@ -1349,12 +1343,6 @@
1349
1343
  opacity: 0;
1350
1344
  transform: translate3d(0, 100%, 0);
1351
1345
  }
1352
- }@layer flux-base {
1353
- .base-auto-grid {
1354
- --min-column-width: 0;
1355
- display: grid;
1356
- grid-template-columns: repeat(auto-fit, minmax(calc(var(--min-column-width) * 1px), 1fr));
1357
- }
1358
1346
  }.aspect-ratio {
1359
1347
  position: relative;
1360
1348
  flex-shrink: 0;
@@ -1367,9 +1355,6 @@
1367
1355
  object-position: center;
1368
1356
  }
1369
1357
 
1370
- .auto-grid {
1371
- }
1372
-
1373
1358
  .container {
1374
1359
  margin-left: auto;
1375
1360
  margin-right: auto;
@@ -1398,6 +1383,17 @@
1398
1383
  }
1399
1384
  }
1400
1385
 
1386
+ .column {
1387
+ display: flex;
1388
+ flex-flow: column;
1389
+ gap: var(--gap, 0);
1390
+ }
1391
+
1392
+ .row {
1393
+ display: flex;
1394
+ gap: var(--gap, 0);
1395
+ }
1396
+
1401
1397
  .spacer {
1402
1398
  flex-grow: 1;
1403
1399
  }
@@ -1423,6 +1419,30 @@
1423
1419
  .stack-vertical {
1424
1420
  display: flex;
1425
1421
  flex-flow: column;
1422
+ }.adaptive-group {
1423
+ display: flex;
1424
+ overflow: hidden;
1425
+ flex-flow: row nowrap;
1426
+ gap: var(--gap, 9px);
1427
+ min-width: 0;
1428
+ }
1429
+
1430
+ .adaptive-slot {
1431
+ display: flex;
1432
+ overflow: hidden;
1433
+ flex-flow: row nowrap;
1434
+ min-width: 0;
1435
+ }
1436
+
1437
+ .adaptive-slot-measurer {
1438
+ position: absolute;
1439
+ top: 0;
1440
+ left: 0;
1441
+ display: flex;
1442
+ visibility: hidden;
1443
+ flex-flow: row nowrap;
1444
+ width: max-content;
1445
+ pointer-events: none;
1426
1446
  }@property --shine-degrees {
1427
1447
  syntax: "<angle>";
1428
1448
  initial-value: 0deg;
@@ -1515,7 +1535,7 @@
1515
1535
 
1516
1536
  .fade-transition-enter-active,
1517
1537
  .fade-transition-leave-active {
1518
- transition: opacity 180ms var(--swift-out) !important;
1538
+ transition: opacity var(--transition-default) !important;
1519
1539
  }
1520
1540
 
1521
1541
  .fade-transition-enter-from,
@@ -1628,7 +1648,7 @@
1628
1648
  height: 1em;
1629
1649
  width: 1em;
1630
1650
  flex: 0 0 1em;
1631
- border-radius: 0.5em;
1651
+ border-radius: 0.3em;
1632
1652
  user-select: none;
1633
1653
  }
1634
1654
 
@@ -1684,18 +1704,17 @@
1684
1704
  backdrop-filter: blur(3px) saturate(180%);
1685
1705
  }
1686
1706
  .avatar-loading .spinner {
1687
- --track: rgb(0 0 0 / .12);
1707
+ --track: rgb(from var(--gray-950) r g b / .12);
1688
1708
  }
1689
1709
 
1690
1710
  .avatar-status {
1691
1711
  position: absolute;
1692
1712
  display: block;
1693
- right: 0.0238095238em;
1694
- bottom: 0.0238095238em;
1695
- height: 0.285714286em;
1696
- width: 0.285714286em;
1697
- background: black;
1698
- border-radius: 99px;
1713
+ right: 0.021em;
1714
+ bottom: 0.021em;
1715
+ height: 0.27em;
1716
+ width: 0.27em;
1717
+ border-radius: var(--radius-full);
1699
1718
  }
1700
1719
 
1701
1720
  .avatar-status-gray {
@@ -1737,8 +1756,8 @@
1737
1756
 
1738
1757
  .status-avatar .avatar-fallback,
1739
1758
  .status-avatar .avatar-image {
1740
- mask: url("./0db98648.svg") no-repeat center center/cover;
1741
- -webkit-mask: url("./0db98648.svg") no-repeat center center/cover;
1759
+ mask: radial-gradient(circle 0.18em at calc(100% - 0.16em) calc(100% - 0.16em), transparent 100%, #000 100%);
1760
+ -webkit-mask: radial-gradient(circle 0.18em at calc(100% - 0.16em) calc(100% - 0.16em), transparent 100%, #000 100%);
1742
1761
  }
1743
1762
 
1744
1763
  .persona {
@@ -1751,7 +1770,7 @@
1751
1770
  border-radius: var(--radius);
1752
1771
  cursor: pointer;
1753
1772
  text-align: left;
1754
- transition: 180ms var(--swift-out);
1773
+ transition: var(--transition-default);
1755
1774
  transition-property: background, outline-color, outline-offset;
1756
1775
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
1757
1776
  outline-offset: 0;
@@ -1792,7 +1811,7 @@
1792
1811
  gap: 6px;
1793
1812
  background: var(--surface);
1794
1813
  border: 1px solid var(--surface-stroke);
1795
- border-radius: 99px;
1814
+ border-radius: var(--radius-full);
1796
1815
  color: var(--foreground-prominent);
1797
1816
  font-size: 13px;
1798
1817
  font-weight: 500;
@@ -1802,7 +1821,7 @@
1802
1821
  color: var(--foreground-prominent);
1803
1822
  cursor: pointer;
1804
1823
  text-decoration: none;
1805
- transition: background 180ms var(--swift-out);
1824
+ transition: background var(--transition-default);
1806
1825
  }
1807
1826
  @media (hover: hover) {
1808
1827
  .badge:is(a):hover {
@@ -1824,7 +1843,7 @@
1824
1843
  justify-content: center;
1825
1844
  background: unset;
1826
1845
  border: 0;
1827
- border-radius: 99px;
1846
+ border-radius: var(--radius-full);
1828
1847
  color: var(--foreground-secondary);
1829
1848
  cursor: pointer;
1830
1849
  }
@@ -1847,7 +1866,7 @@
1847
1866
  height: 9px;
1848
1867
  width: 9px;
1849
1868
  background: var(--color);
1850
- border-radius: 99px;
1869
+ border-radius: var(--radius-full);
1851
1870
  }
1852
1871
 
1853
1872
  .badge-icon {
@@ -2073,7 +2092,6 @@
2073
2092
  .menu-item {
2074
2093
  height: unset;
2075
2094
  min-height: 42px;
2076
- padding: 6px 12px;
2077
2095
  gap: 15px;
2078
2096
  justify-content: flex-start;
2079
2097
  border: 0;
@@ -2094,10 +2112,6 @@
2094
2112
  }
2095
2113
 
2096
2114
  .menu-item-icon {
2097
- margin-left: 2px;
2098
- margin-right: 2px;
2099
- color: var(--foreground-prominent);
2100
- font-size: 16px;
2101
2115
  }
2102
2116
 
2103
2117
  .menu-item-label {
@@ -2157,6 +2171,47 @@
2157
2171
  margin-left: 33px;
2158
2172
  }
2159
2173
 
2174
+ .menu-collapsible {
2175
+ display: flex;
2176
+ flex-flow: column;
2177
+ }
2178
+
2179
+ .menu-collapsible-opened {
2180
+ }
2181
+
2182
+ .menu-collapsible-body {
2183
+ position: relative;
2184
+ min-height: 0;
2185
+ transition: height 300ms var(--swift-out), opacity 200ms var(--swift-out);
2186
+ }
2187
+ .menu-collapsible-body::before {
2188
+ content: "";
2189
+ position: absolute;
2190
+ top: 3px;
2191
+ bottom: 3px;
2192
+ left: 21px;
2193
+ width: 2px;
2194
+ background: var(--surface-stroke);
2195
+ }
2196
+ .menu-collapsible-body.v-enter-from, .menu-collapsible-body.v-leave-to {
2197
+ opacity: 0;
2198
+ }
2199
+ .menu-collapsible-body.v-enter-to, .menu-collapsible-body.v-leave-from {
2200
+ opacity: 1;
2201
+ }
2202
+ .menu-collapsible-body.v-enter-active, .menu-collapsible-body.v-leave-active {
2203
+ overflow: hidden;
2204
+ }
2205
+
2206
+ .menu-collapsible-content {
2207
+ display: flex;
2208
+ padding-top: 3px;
2209
+ padding-bottom: 3px;
2210
+ padding-left: 35px;
2211
+ flex-flow: column;
2212
+ gap: 3px;
2213
+ }
2214
+
2160
2215
  .menu-item-selectable-icon {
2161
2216
  }
2162
2217
 
@@ -2199,6 +2254,11 @@
2199
2254
  border-radius: 3px;
2200
2255
  }
2201
2256
 
2257
+ .menu-item .avatar {
2258
+ margin: -3px;
2259
+ font-size: 24px;
2260
+ }
2261
+
2202
2262
  .menu-group-horizontal .menu-item {
2203
2263
  flex-basis: 0;
2204
2264
  flex-grow: 1;
@@ -2224,7 +2284,6 @@
2224
2284
  align-items: center;
2225
2285
  gap: 9px;
2226
2286
  background: linear-gradient(to bottom, var(--surface) 75%, transparent);
2227
- font-size: 14px;
2228
2287
  pointer-events: none;
2229
2288
  z-index: 1;
2230
2289
  }
@@ -2240,6 +2299,7 @@
2240
2299
 
2241
2300
  .menu-sub-header-label {
2242
2301
  flex-grow: 1;
2302
+ font-size: 14px;
2243
2303
  }
2244
2304
 
2245
2305
  .menu-item + .menu-sub-header {
@@ -2260,9 +2320,9 @@
2260
2320
  width: 4px;
2261
2321
  content: "";
2262
2322
  background: var(--primary-600);
2263
- border-radius: 99px;
2323
+ border-radius: var(--radius-full);
2264
2324
  opacity: 0;
2265
- transition: opacity 180ms var(--swift-out);
2325
+ transition: opacity var(--transition-default);
2266
2326
  }
2267
2327
 
2268
2328
  .menu-large .menu-item:not(.menu-item-indented) {
@@ -2305,8 +2365,8 @@
2305
2365
  margin-bottom: 9px;
2306
2366
  }
2307
2367
  .expandable-body > .menu > :where(.divider, .separator) {
2308
- margin-left: 21px;
2309
- margin-right: 21px;
2368
+ margin-left: 18px;
2369
+ margin-right: 18px;
2310
2370
  }.form-input-group > .button-group > .button, .form-input-group > :is(.form-input, .form-select, .button) {
2311
2371
  height: 100%;
2312
2372
  min-height: unset;
@@ -2448,24 +2508,33 @@
2448
2508
  height: 42px;
2449
2509
  width: 100%;
2450
2510
  padding: 0 12px;
2451
- align-self: start;
2452
2511
  background: var(--surface);
2453
2512
  background-clip: padding-box;
2454
2513
  border: 1px solid var(--surface-stroke);
2455
2514
  border-radius: var(--radius);
2456
2515
  box-shadow: var(--shadow-px);
2457
2516
  color: var(--foreground);
2458
- transition: 180ms var(--swift-out);
2517
+ transition: var(--transition-default);
2459
2518
  transition-property: background, border-color, outline-color, outline-offset;
2460
2519
  }
2461
2520
  .form-input::placeholder {
2462
2521
  color: var(--foreground-secondary);
2463
2522
  }
2464
2523
  .form-input.is-secondary {
2465
- background: var(--background);
2524
+ background: var(--gray-100);
2466
2525
  border-color: transparent;
2467
2526
  box-shadow: none;
2468
2527
  }
2528
+ .form-input.is-condensed {
2529
+ height: 34px;
2530
+ }
2531
+ .form-input.is-invalid {
2532
+ border-color: var(--danger-500);
2533
+ }
2534
+
2535
+ .form .form-input {
2536
+ align-self: start;
2537
+ }
2469
2538
 
2470
2539
  .form-input-disabled {
2471
2540
  background: var(--surface-disabled);
@@ -2724,12 +2793,13 @@
2724
2793
  outline: 0 !important;
2725
2794
  }
2726
2795
  .form-select-input .form-input-icon {
2796
+ right: 0;
2727
2797
  margin: 15px;
2728
2798
  font-size: 18px;
2729
2799
  }
2730
2800
  .form-select-input .form-input-native {
2731
- padding-left: 21px;
2732
- padding-right: 21px;
2801
+ padding-left: 18px;
2802
+ padding-right: 18px;
2733
2803
  }
2734
2804
 
2735
2805
  .form-select-placeholder {
@@ -2810,6 +2880,26 @@
2810
2880
  gap: 12px;
2811
2881
  outline: 0;
2812
2882
  }
2883
+ .checkbox.is-disabled {
2884
+ cursor: not-allowed;
2885
+ }
2886
+ .checkbox.is-disabled .checkbox-element {
2887
+ background: var(--surface-disabled);
2888
+ border-color: var(--surface-stroke);
2889
+ color: var(--foreground-secondary);
2890
+ }
2891
+ .checkbox.is-disabled .checkbox-label {
2892
+ color: var(--foreground-secondary);
2893
+ }
2894
+ .checkbox.is-readonly {
2895
+ cursor: default;
2896
+ }
2897
+ .checkbox.is-readonly .checkbox-native {
2898
+ pointer-events: none;
2899
+ }
2900
+ .checkbox.is-invalid .checkbox-element {
2901
+ border-color: var(--danger-500);
2902
+ }
2813
2903
 
2814
2904
  .checkbox-element,
2815
2905
  .checkbox-native {
@@ -2881,7 +2971,7 @@
2881
2971
  border-radius: var(--radius);
2882
2972
  box-shadow: var(--shadow-px);
2883
2973
  overflow: hidden;
2884
- transition: 180ms var(--swift-out);
2974
+ transition: var(--transition-default);
2885
2975
  transition-property: border-color, outline-color, outline-offset;
2886
2976
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
2887
2977
  outline-offset: 0;
@@ -2955,7 +3045,7 @@
2955
3045
  line-height: 3.3ch;
2956
3046
  outline: 0;
2957
3047
  text-align: center;
2958
- transition: 180ms var(--swift-out);
3048
+ transition: var(--transition-default);
2959
3049
  transition-property: border-color, outline-color, outline-offset;
2960
3050
  }
2961
3051
 
@@ -2988,7 +3078,7 @@
2988
3078
  flex: 0 0 auto;
2989
3079
  background: var(--gray-50);
2990
3080
  border: 1px solid var(--gray-200);
2991
- border-radius: 99px;
3081
+ border-radius: var(--radius-full);
2992
3082
  contain: paint;
2993
3083
  }
2994
3084
  .toggle.is-checked {
@@ -3016,6 +3106,12 @@
3016
3106
  cursor: not-allowed;
3017
3107
  opacity: 0.6;
3018
3108
  }
3109
+ .toggle.is-readonly .toggle-input {
3110
+ pointer-events: none;
3111
+ }
3112
+ .toggle.is-invalid {
3113
+ border-color: var(--danger-500);
3114
+ }
3019
3115
 
3020
3116
  .toggle-icon {
3021
3117
  position: absolute;
@@ -3063,7 +3159,7 @@
3063
3159
  content: "";
3064
3160
  background: var(--surface);
3065
3161
  border: 1px solid var(--surface-stroke);
3066
- border-radius: 99px;
3162
+ border-radius: var(--radius-full);
3067
3163
  box-shadow: var(--shadow-sm);
3068
3164
  }
3069
3165
 
@@ -3097,12 +3193,12 @@
3097
3193
  background: var(--surface);
3098
3194
  background-clip: padding-box;
3099
3195
  border: 1px solid var(--surface-stroke-out);
3100
- border-radius: 99px;
3196
+ border-radius: var(--radius-full);
3101
3197
  box-shadow: var(--shadow-sm);
3102
3198
  cursor: grab;
3103
3199
  outline: 0;
3104
3200
  translate: -50% -50%;
3105
- transition: 180ms var(--swift-out);
3201
+ transition: var(--transition-default);
3106
3202
  transition-property: outline-color, outline-offset;
3107
3203
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
3108
3204
  outline-offset: 0;
@@ -3130,8 +3226,9 @@
3130
3226
  position: relative;
3131
3227
  height: 12px;
3132
3228
  background: var(--gray-50);
3229
+ background-clip: padding-box;
3133
3230
  border-radius: var(--radius-half);
3134
- box-shadow: inset 0 0 0 1px var(--surface-stroke);
3231
+ box-shadow: inset 0 0 0 1px var(--surface-stroke-out);
3135
3232
  }
3136
3233
 
3137
3234
  .slider-track-value {
@@ -3154,7 +3251,7 @@
3154
3251
  height: 9px;
3155
3252
  width: 2px;
3156
3253
  background: var(--gray-300);
3157
- border-radius: 99px;
3254
+ border-radius: var(--radius-full);
3158
3255
  color: var(--foreground-prominent);
3159
3256
  font-size: 10px;
3160
3257
  font-weight: 600;
@@ -3178,6 +3275,103 @@
3178
3275
  position: relative;
3179
3276
  display: block;
3180
3277
  height: 21px;
3278
+ }.tree-node {
3279
+ display: flex;
3280
+ width: 100%;
3281
+ min-height: 36px;
3282
+ padding: 0 8px;
3283
+ align-items: center;
3284
+ border-radius: var(--radius-half);
3285
+ color: var(--foreground);
3286
+ font-size: 14px;
3287
+ gap: 8px;
3288
+ outline: 0;
3289
+ transition: 150ms var(--swift-out);
3290
+ transition-property: background, color;
3291
+ user-select: none;
3292
+ }
3293
+
3294
+ .tree-node-line-area {
3295
+ display: flex;
3296
+ align-self: stretch;
3297
+ flex-shrink: 0;
3298
+ }
3299
+
3300
+ .tree-indent {
3301
+ position: relative;
3302
+ width: 20px;
3303
+ align-self: stretch;
3304
+ flex-shrink: 0;
3305
+ pointer-events: none;
3306
+ }
3307
+ .tree-indent.has-line::before {
3308
+ content: "";
3309
+ position: absolute;
3310
+ top: 0;
3311
+ bottom: 0;
3312
+ left: 9px;
3313
+ width: 1px;
3314
+ background: var(--surface-stroke);
3315
+ }
3316
+
3317
+ .tree-connector {
3318
+ position: relative;
3319
+ width: 20px;
3320
+ align-self: stretch;
3321
+ flex-shrink: 0;
3322
+ pointer-events: none;
3323
+ }
3324
+ .tree-connector:not(.is-last)::before {
3325
+ content: "";
3326
+ position: absolute;
3327
+ top: 0;
3328
+ bottom: 0;
3329
+ left: 9px;
3330
+ width: 1px;
3331
+ background: var(--surface-stroke);
3332
+ }
3333
+ .tree-connector::after {
3334
+ content: "";
3335
+ position: absolute;
3336
+ top: 0;
3337
+ bottom: 50%;
3338
+ left: 9px;
3339
+ right: 0;
3340
+ border-left: 1px solid var(--surface-stroke);
3341
+ border-bottom: 1px solid var(--surface-stroke);
3342
+ border-bottom-left-radius: 6px;
3343
+ }
3344
+
3345
+ .tree-node-expand {
3346
+ display: flex;
3347
+ width: 16px;
3348
+ flex-shrink: 0;
3349
+ align-items: center;
3350
+ justify-content: center;
3351
+ color: var(--foreground-secondary);
3352
+ }
3353
+ .tree-node-expand:not(:empty) {
3354
+ cursor: pointer;
3355
+ }
3356
+
3357
+ .tree-node-color-dot {
3358
+ display: block;
3359
+ width: 8px;
3360
+ height: 8px;
3361
+ border-radius: 50%;
3362
+ flex-shrink: 0;
3363
+ }
3364
+
3365
+ .tree-node-icon {
3366
+ color: var(--foreground-secondary);
3367
+ flex-shrink: 0;
3368
+ }
3369
+
3370
+ .tree-node-label {
3371
+ flex: 1;
3372
+ overflow: hidden;
3373
+ text-overflow: ellipsis;
3374
+ white-space: nowrap;
3181
3375
  }.divider {
3182
3376
  position: relative;
3183
3377
  display: grid;
@@ -3296,7 +3490,7 @@
3296
3490
  }
3297
3491
 
3298
3492
  .calendar-cell {
3299
- padding: 12px 21px;
3493
+ padding: 12px 18px;
3300
3494
  background: var(--gray-25);
3301
3495
  }
3302
3496
 
@@ -3331,7 +3525,7 @@
3331
3525
 
3332
3526
  .calendar-entry-date {
3333
3527
  position: absolute;
3334
- right: 21px;
3528
+ right: 18px;
3335
3529
  bottom: 15px;
3336
3530
  color: var(--foreground);
3337
3531
  font-size: 15px;
@@ -3370,12 +3564,12 @@
3370
3564
  margin-right: -22px;
3371
3565
  }
3372
3566
  .calendar-event.is-start {
3373
- margin-right: -21px;
3567
+ margin-right: -18px;
3374
3568
  border-top-left-radius: var(--radius-half);
3375
3569
  border-bottom-left-radius: var(--radius-half);
3376
3570
  }
3377
3571
  .calendar-event.is-end {
3378
- margin-left: -21px;
3572
+ margin-left: -18px;
3379
3573
  border-top-right-radius: var(--radius-half);
3380
3574
  border-bottom-right-radius: var(--radius-half);
3381
3575
  }
@@ -3456,7 +3650,7 @@
3456
3650
  cursor: pointer;
3457
3651
  font-size: 14px;
3458
3652
  outline: 0;
3459
- transition: 180ms var(--swift-out);
3653
+ transition: var(--transition-default);
3460
3654
  transition-property: background, border-radius, color, opacity;
3461
3655
  }
3462
3656
  @media (hover: hover) {
@@ -3557,9 +3751,9 @@
3557
3751
  gap: 9px;
3558
3752
  background: var(--gray-50);
3559
3753
  border: 1px solid var(--gray-200);
3560
- border-radius: 99px;
3754
+ border-radius: var(--radius-full);
3561
3755
  color: var(--foreground);
3562
- transition: 180ms var(--swift-out);
3756
+ transition: var(--transition-default);
3563
3757
  transition-property: background, border, color, outline-color, outline-offset;
3564
3758
  }
3565
3759
  .chip.is-selectable {
@@ -4034,7 +4228,7 @@
4034
4228
  }.color-picker {
4035
4229
  --transparent: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMElEQVQ4T2N89uzZfwY8QFJSEp80A+OoAcMiDP7//483HTx//hx/Ohg1gIFx6IcBALl+VXknOCvFAAAAAElFTkSuQmCC);
4036
4230
  display: flex;
4037
- padding: 21px;
4231
+ padding: 18px;
4038
4232
  flex-flow: column;
4039
4233
  gap: 15px;
4040
4234
  }
@@ -4423,11 +4617,11 @@ tfoot .table-cell {
4423
4617
  }
4424
4618
 
4425
4619
  .base-pane-structure > .table .table-cell:first-child .table-cell-content {
4426
- padding-left: 21px;
4620
+ padding-left: 18px;
4427
4621
  }
4428
4622
 
4429
4623
  .base-pane-structure > .table .table-cell:last-child .table-cell-content {
4430
- padding-right: 21px;
4624
+ padding-right: 18px;
4431
4625
  }
4432
4626
 
4433
4627
  .base-pane-structure > .table .table-actions {
@@ -4435,7 +4629,7 @@ tfoot .table-cell {
4435
4629
  }
4436
4630
 
4437
4631
  .base-pane-structure > .table :is(caption) {
4438
- padding: 12px 21px;
4632
+ padding: 12px 18px;
4439
4633
  border-top: 1px solid var(--gray-100);
4440
4634
  }
4441
4635
 
@@ -4552,9 +4746,9 @@ tfoot .table-cell {
4552
4746
 
4553
4747
  .expandable-header {
4554
4748
  display: flex;
4555
- height: 60px;
4556
- padding-left: 21px;
4557
- padding-right: 21px;
4749
+ height: 54px;
4750
+ padding-left: 18px;
4751
+ padding-right: 18px;
4558
4752
  align-items: center;
4559
4753
  gap: 12px;
4560
4754
  background: unset;
@@ -4562,7 +4756,7 @@ tfoot .table-cell {
4562
4756
  color: var(--foreground-prominent);
4563
4757
  cursor: pointer;
4564
4758
  text-align: left;
4565
- transition: background 180ms var(--swift-out);
4759
+ transition: background var(--transition-default);
4566
4760
  transition-property: background, outline-color, outline-offset;
4567
4761
  z-index: 1;
4568
4762
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
@@ -4603,7 +4797,7 @@ tfoot .table-cell {
4603
4797
  }
4604
4798
 
4605
4799
  .expandable-content {
4606
- padding: 0 21px 21px;
4800
+ padding: 0 18px 18px;
4607
4801
  }
4608
4802
 
4609
4803
  .base-pane > .expandable {
@@ -4726,7 +4920,7 @@ tfoot .table-cell {
4726
4920
  width: 42px;
4727
4921
  background: rgba(0, 0, 0, 0.1);
4728
4922
  border: 4px solid white;
4729
- border-radius: 99px;
4923
+ border-radius: var(--radius-full);
4730
4924
  box-shadow: var(--shadow-md);
4731
4925
  cursor: move;
4732
4926
  transform: translate3d(-50%, -50%, 0);
@@ -4805,19 +4999,6 @@ tfoot .table-cell {
4805
4999
  }
4806
5000
 
4807
5001
  .tree-node {
4808
- display: flex;
4809
- width: 100%;
4810
- min-height: 36px;
4811
- padding: 0 8px;
4812
- align-items: center;
4813
- border-radius: var(--radius-half);
4814
- color: var(--foreground);
4815
- font-size: 14px;
4816
- gap: 8px;
4817
- outline: 0;
4818
- transition: 150ms var(--swift-out);
4819
- transition-property: background, color;
4820
- user-select: none;
4821
5002
  }
4822
5003
  .tree-node.is-selectable, .tree-node.is-expandable {
4823
5004
  cursor: pointer;
@@ -4847,89 +5028,6 @@ tfoot .table-cell {
4847
5028
  .tree-node-check {
4848
5029
  color: var(--primary-600);
4849
5030
  flex-shrink: 0;
4850
- }
4851
-
4852
- .tree-node-line-area {
4853
- display: flex;
4854
- align-self: stretch;
4855
- flex-shrink: 0;
4856
- }
4857
-
4858
- .tree-indent {
4859
- position: relative;
4860
- width: 20px;
4861
- align-self: stretch;
4862
- flex-shrink: 0;
4863
- pointer-events: none;
4864
- }
4865
- .tree-indent.has-line::before {
4866
- content: "";
4867
- position: absolute;
4868
- top: 0;
4869
- bottom: 0;
4870
- left: 9px;
4871
- width: 1px;
4872
- background: var(--surface-stroke);
4873
- }
4874
-
4875
- .tree-connector {
4876
- position: relative;
4877
- width: 20px;
4878
- align-self: stretch;
4879
- flex-shrink: 0;
4880
- pointer-events: none;
4881
- }
4882
- .tree-connector:not(.is-last)::before {
4883
- content: "";
4884
- position: absolute;
4885
- top: 0;
4886
- bottom: 0;
4887
- left: 9px;
4888
- width: 1px;
4889
- background: var(--surface-stroke);
4890
- }
4891
- .tree-connector::after {
4892
- content: "";
4893
- position: absolute;
4894
- top: 0;
4895
- bottom: 50%;
4896
- left: 9px;
4897
- right: 0;
4898
- border-left: 1px solid var(--surface-stroke);
4899
- border-bottom: 1px solid var(--surface-stroke);
4900
- border-bottom-left-radius: 6px;
4901
- }
4902
-
4903
- .tree-node-expand {
4904
- display: flex;
4905
- width: 16px;
4906
- flex-shrink: 0;
4907
- align-items: center;
4908
- justify-content: center;
4909
- color: var(--foreground-secondary);
4910
- }
4911
- .tree-node-expand:not(:empty) {
4912
- cursor: pointer;
4913
- }
4914
-
4915
- .tree-node-color-dot {
4916
- display: block;
4917
- width: 8px;
4918
- height: 8px;
4919
- border-radius: 50%;
4920
- flex-shrink: 0;
4921
- }
4922
-
4923
- .tree-node-icon {
4924
- color: var(--foreground-secondary);
4925
- flex-shrink: 0;
4926
- }
4927
-
4928
- .tree-node-label {
4929
- flex: 1;
4930
- overflow: hidden;
4931
- text-overflow: ellipsis;
4932
- white-space: nowrap;
4933
5031
  }.remove {
4934
5032
  position: absolute;
4935
5033
  display: flex;
@@ -4941,7 +5039,7 @@ tfoot .table-cell {
4941
5039
  justify-content: center;
4942
5040
  background: var(--danger-600);
4943
5041
  border: 3px solid var(--surface);
4944
- border-radius: 99px;
5042
+ border-radius: var(--radius-full);
4945
5043
  color: var(--danger-25);
4946
5044
  cursor: pointer;
4947
5045
  transition: 300ms var(--swift-out);
@@ -5134,7 +5232,7 @@ tfoot .table-cell {
5134
5232
  }.item {
5135
5233
  display: flex;
5136
5234
  flex-flow: row nowrap;
5137
- gap: 21px;
5235
+ gap: 18px;
5138
5236
  text-align: left;
5139
5237
  }
5140
5238
 
@@ -5184,14 +5282,14 @@ tfoot .table-cell {
5184
5282
  position: relative;
5185
5283
  }
5186
5284
  .item-stack .item + .item {
5187
- margin-top: 21px;
5188
- padding-top: 21px;
5285
+ margin-top: 18px;
5286
+ padding-top: 18px;
5189
5287
  border-top: 1px solid var(--surface-stroke);
5190
5288
  }
5191
5289
 
5192
5290
  .base-pane-structure > .item,
5193
5291
  .base-pane-structure > .item-stack > .item {
5194
- padding: 21px;
5292
+ padding: 18px;
5195
5293
  }
5196
5294
 
5197
5295
  .base-pane-structure > .item-stack > .item {
@@ -5200,8 +5298,47 @@ tfoot .table-cell {
5200
5298
 
5201
5299
  .base-pane-structure:is(a, button):hover:has(> .item) {
5202
5300
  background-color: color-mix(in srgb, rgb(from var(--surface-hover) r g b/0.125), var(--surface));
5301
+ }.layer-pane {
5302
+ display: flex;
5303
+ flex-flow: column;
5304
+ border: 1px solid var(--surface-stroke-out);
5305
+ border-radius: var(--radius);
5306
+ background: var(--gray-50);
5307
+ background-clip: padding-box;
5308
+ }
5309
+
5310
+ .layer-pane > .base-pane-structure {
5311
+ border-right-width: 0;
5312
+ border-left-width: 0;
5313
+ }
5314
+
5315
+ .layer-pane > .base-pane-structure:first-child {
5316
+ border-top-width: 0;
5317
+ }
5318
+
5319
+ .layer-pane > .base-pane-structure:last-child {
5320
+ border-bottom-width: 0;
5321
+ }
5322
+
5323
+ .layer-pane > .base-pane-structure + .base-pane-structure {
5324
+ border-top-width: 0;
5325
+ border-top-left-radius: 0;
5326
+ border-top-right-radius: 0;
5327
+ }
5328
+
5329
+ .layer-pane > .base-pane-structure:has(+ .base-pane-structure) {
5330
+ border-bottom-left-radius: 0;
5331
+ border-bottom-right-radius: 0;
5332
+ }
5333
+
5334
+ .layer-pane-secondary {
5335
+ display: flex;
5336
+ align-items: center;
5337
+ gap: 9px;
5338
+ padding: 12px 18px;
5339
+ color: var(--foreground-prominent);
5203
5340
  }.legend-horizontal {
5204
- gap: 12px 21px;
5341
+ gap: 12px 18px;
5205
5342
  }
5206
5343
 
5207
5344
  .legend-vertical {
@@ -5223,7 +5360,7 @@ tfoot .table-cell {
5223
5360
  content: "";
5224
5361
  flex: 0 0 12px;
5225
5362
  background: var(--color);
5226
- border-radius: 99px;
5363
+ border-radius: var(--radius-full);
5227
5364
  }.notice {
5228
5365
  display: flex;
5229
5366
  padding: 12px 15px;
@@ -5342,7 +5479,7 @@ tfoot .table-cell {
5342
5479
  }
5343
5480
  .notice-primary .notice-prefix,
5344
5481
  .notice-primary .notice-title {
5345
- color: var(--primary-600);
5482
+ color: var(--primary-800);
5346
5483
  }
5347
5484
  .notice-primary .button {
5348
5485
  border-color: var(--primary-300);
@@ -5365,7 +5502,7 @@ tfoot .table-cell {
5365
5502
  }
5366
5503
  .notice-danger .notice-prefix,
5367
5504
  .notice-danger .notice-title {
5368
- color: var(--danger-600);
5505
+ color: var(--danger-800);
5369
5506
  }
5370
5507
  .notice-danger .button {
5371
5508
  border-color: var(--danger-300);
@@ -5388,7 +5525,7 @@ tfoot .table-cell {
5388
5525
  }
5389
5526
  .notice-info .notice-prefix,
5390
5527
  .notice-info .notice-title {
5391
- color: var(--info-600);
5528
+ color: var(--info-800);
5392
5529
  }
5393
5530
  .notice-info .button {
5394
5531
  border-color: var(--info-300);
@@ -5411,7 +5548,7 @@ tfoot .table-cell {
5411
5548
  }
5412
5549
  .notice-success .notice-prefix,
5413
5550
  .notice-success .notice-title {
5414
- color: var(--success-600);
5551
+ color: var(--success-800);
5415
5552
  }
5416
5553
  .notice-success .button {
5417
5554
  border-color: var(--success-300);
@@ -5434,7 +5571,7 @@ tfoot .table-cell {
5434
5571
  }
5435
5572
  .notice-warning .notice-prefix,
5436
5573
  .notice-warning .notice-title {
5437
- color: var(--warning-600);
5574
+ color: var(--warning-800);
5438
5575
  }
5439
5576
  .notice-warning .button {
5440
5577
  border-color: var(--warning-300);
@@ -5448,8 +5585,8 @@ tfoot .table-cell {
5448
5585
  }
5449
5586
 
5450
5587
  .base-pane > .notice {
5451
- padding-left: 21px;
5452
- padding-right: 21px;
5588
+ padding-left: 18px;
5589
+ padding-right: 18px;
5453
5590
  }.percentage-bar {
5454
5591
  display: flex;
5455
5592
  flex-flow: column;
@@ -5459,7 +5596,7 @@ tfoot .table-cell {
5459
5596
  .percentage-bar-segment {
5460
5597
  height: 12px;
5461
5598
  border-radius: calc(var(--radius) / 3);
5462
- transition: 180ms var(--swift-out);
5599
+ transition: var(--transition-default);
5463
5600
  transition-property: height, margin, flex-grow;
5464
5601
  }
5465
5602
  .percentage-bar-segment:hover {
@@ -5626,7 +5763,7 @@ tfoot .table-cell {
5626
5763
  font-weight: 500;
5627
5764
  outline: 0;
5628
5765
  text-align: center;
5629
- transition: 180ms var(--swift-out);
5766
+ transition: var(--transition-default);
5630
5767
  transition-property: background, color;
5631
5768
  }
5632
5769
  .snackbar-action:hover {
@@ -5769,8 +5906,8 @@ tfoot .table-cell {
5769
5906
  max-width: 360px;
5770
5907
  padding: 9px 15px;
5771
5908
  flex-flow: column;
5772
- background: rgb(from var(--gray-950) r g b/0.9);
5773
- backdrop-filter: blur(6px) saturate(180%);
5909
+ background: var(--overlay-strong);
5910
+ backdrop-filter: blur(3px) saturate(180%);
5774
5911
  border-radius: var(--radius);
5775
5912
  color: var(--gray-25);
5776
5913
  font-size: 14px;
@@ -5797,8 +5934,7 @@ tfoot .table-cell {
5797
5934
  }
5798
5935
 
5799
5936
  [dark] .tooltip {
5800
- background: rgba(0, 0, 0, 0.9);
5801
- color: white;
5937
+ color: var(--gray-700);
5802
5938
  }
5803
5939
 
5804
5940
  .tooltip-above {
@@ -5850,6 +5986,7 @@ tfoot .table-cell {
5850
5986
  pointer-events: none;
5851
5987
  transition: 300ms var(--swift-out);
5852
5988
  transition-property: left, width;
5989
+ translate: -1px 0;
5853
5990
  }
5854
5991
 
5855
5992
  .segmented-control-item {
@@ -5895,10 +6032,10 @@ tfoot .table-cell {
5895
6032
  .segmented-control-separator.is-active {
5896
6033
  opacity: 0;
5897
6034
  }.statistic {
5898
- padding: 21px;
6035
+ padding: 18px;
5899
6036
  flex-basis: 0;
5900
6037
  flex-grow: 1;
5901
- gap: 21px;
6038
+ gap: 18px;
5902
6039
  }
5903
6040
 
5904
6041
  .statistic-change {
@@ -6100,7 +6237,7 @@ tfoot .table-cell {
6100
6237
  justify-content: center;
6101
6238
  background: var(--gray-100);
6102
6239
  border: 0;
6103
- border-radius: 99px;
6240
+ border-radius: var(--radius-full);
6104
6241
  color: var(--foreground);
6105
6242
  cursor: default;
6106
6243
  font-size: 14px;
@@ -6163,7 +6300,7 @@ tfoot .table-cell {
6163
6300
  color: var(--foreground);
6164
6301
  cursor: pointer;
6165
6302
  outline: 0;
6166
- transition: background 180ms var(--swift-out);
6303
+ transition: background var(--transition-default);
6167
6304
  z-index: 1;
6168
6305
  }
6169
6306
  @media (hover: hover) {
@@ -6189,8 +6326,8 @@ tfoot .table-cell {
6189
6326
  margin-right: -3px;
6190
6327
  padding-left: 3px;
6191
6328
  padding-right: 3px;
6192
- align-items: flex-end;
6193
- gap: 30px;
6329
+ align-items: center;
6330
+ gap: 27px;
6194
6331
  overflow: auto;
6195
6332
  scrollbar-width: none;
6196
6333
  -webkit-mask-image: var(--mask);
@@ -6216,7 +6353,7 @@ tfoot .table-cell {
6216
6353
  cursor: pointer;
6217
6354
  font-weight: 500;
6218
6355
  outline: 0;
6219
- transition: 180ms var(--swift-out);
6356
+ transition: var(--transition-default);
6220
6357
  transition-property: border-color, color;
6221
6358
  white-space: nowrap;
6222
6359
  }
@@ -6226,7 +6363,7 @@ tfoot .table-cell {
6226
6363
  content: "";
6227
6364
  border-radius: var(--radius);
6228
6365
  pointer-events: none;
6229
- transition: 180ms var(--swift-out) outline-color, outline-offset;
6366
+ transition: var(--transition-default) outline-color, outline-offset;
6230
6367
  }
6231
6368
  .tab-bar-item::before {
6232
6369
  outline: 2px solid rgb(from var(--primary-600) r g b/0);
@@ -6267,8 +6404,8 @@ tfoot .table-cell {
6267
6404
  .base-pane-structure > .form > .tab-bar,
6268
6405
  .base-pane-structure > .form > .tabs > .tab-bar {
6269
6406
  --tab-padding: 18px;
6270
- padding-left: 21px;
6271
- padding-right: 21px;
6407
+ padding-left: 18px;
6408
+ padding-right: 18px;
6272
6409
  background: var(--gray-50);
6273
6410
  }
6274
6411
  .base-pane-structure > .tab-bar:first-child,
@@ -6323,7 +6460,7 @@ tfoot .table-cell {
6323
6460
  display: flex;
6324
6461
  align-items: center;
6325
6462
  justify-content: center;
6326
- border-radius: 99px;
6463
+ border-radius: var(--radius-full);
6327
6464
  outline: 6px solid var(--surface);
6328
6465
  }
6329
6466
 
@@ -6348,7 +6485,7 @@ tfoot .table-cell {
6348
6485
  align-items: center;
6349
6486
  justify-content: center;
6350
6487
  background: var(--gray-25);
6351
- border-radius: 99px;
6488
+ border-radius: var(--radius-full);
6352
6489
  }
6353
6490
 
6354
6491
  .timeline-item-photo-image {
@@ -6489,10 +6626,10 @@ tfoot .table-cell {
6489
6626
  translate: 0 50%;
6490
6627
  }
6491
6628
  .toolbar-floating.is-top-end, .toolbar-floating.is-bottom-end {
6492
- right: 21px;
6629
+ right: 18px;
6493
6630
  }
6494
6631
  .toolbar-floating.is-top-start, .toolbar-floating.is-bottom-start {
6495
- left: 21px;
6632
+ left: 18px;
6496
6633
  }
6497
6634
 
6498
6635
  .base-pane-structure > .toolbar-flat {
@@ -6520,7 +6657,7 @@ tfoot .table-cell {
6520
6657
  }
6521
6658
 
6522
6659
  .pane-header + .toolbar-flat {
6523
- margin-top: 21px;
6660
+ margin-top: 18px;
6524
6661
  }.tree-view {
6525
6662
  display: flex;
6526
6663
  flex-flow: column;
@@ -6528,20 +6665,7 @@ tfoot .table-cell {
6528
6665
  }
6529
6666
 
6530
6667
  .tree-node {
6531
- display: flex;
6532
- width: 100%;
6533
- min-height: 36px;
6534
- padding: 0 8px;
6535
- align-items: center;
6536
- border-radius: var(--radius-half);
6537
- color: var(--foreground);
6538
6668
  cursor: pointer;
6539
- font-size: 14px;
6540
- gap: 8px;
6541
- outline: 0;
6542
- transition: 150ms var(--swift-out);
6543
- transition-property: background, color;
6544
- user-select: none;
6545
6669
  }
6546
6670
  @media (hover: hover) {
6547
6671
  .tree-node:hover {
@@ -6550,87 +6674,4 @@ tfoot .table-cell {
6550
6674
  }
6551
6675
  .tree-node.is-highlighted {
6552
6676
  background: var(--surface-hover);
6553
- }
6554
-
6555
- .tree-node-line-area {
6556
- display: flex;
6557
- align-self: stretch;
6558
- flex-shrink: 0;
6559
- }
6560
-
6561
- .tree-indent {
6562
- position: relative;
6563
- width: 20px;
6564
- align-self: stretch;
6565
- flex-shrink: 0;
6566
- pointer-events: none;
6567
- }
6568
- .tree-indent.has-line::before {
6569
- content: "";
6570
- position: absolute;
6571
- top: 0;
6572
- bottom: 0;
6573
- left: 9px;
6574
- width: 1px;
6575
- background: var(--surface-stroke);
6576
- }
6577
-
6578
- .tree-connector {
6579
- position: relative;
6580
- width: 20px;
6581
- align-self: stretch;
6582
- flex-shrink: 0;
6583
- pointer-events: none;
6584
- }
6585
- .tree-connector:not(.is-last)::before {
6586
- content: "";
6587
- position: absolute;
6588
- top: 0;
6589
- bottom: 0;
6590
- left: 9px;
6591
- width: 1px;
6592
- background: var(--surface-stroke);
6593
- }
6594
- .tree-connector::after {
6595
- content: "";
6596
- position: absolute;
6597
- top: 0;
6598
- bottom: 50%;
6599
- left: 9px;
6600
- right: 0;
6601
- border-left: 1px solid var(--surface-stroke);
6602
- border-bottom: 1px solid var(--surface-stroke);
6603
- border-bottom-left-radius: 6px;
6604
- }
6605
-
6606
- .tree-node-expand {
6607
- display: flex;
6608
- width: 16px;
6609
- flex-shrink: 0;
6610
- align-items: center;
6611
- justify-content: center;
6612
- color: var(--foreground-secondary);
6613
- }
6614
- .tree-node-expand:not(:empty) {
6615
- cursor: pointer;
6616
- }
6617
-
6618
- .tree-node-color-dot {
6619
- display: block;
6620
- width: 8px;
6621
- height: 8px;
6622
- border-radius: 50%;
6623
- flex-shrink: 0;
6624
- }
6625
-
6626
- .tree-node-icon {
6627
- color: var(--foreground-secondary);
6628
- flex-shrink: 0;
6629
- }
6630
-
6631
- .tree-node-label {
6632
- flex: 1;
6633
- overflow: hidden;
6634
- text-overflow: ellipsis;
6635
- white-space: nowrap;
6636
6677
  }/*$vite$:1*/