@flux-ui/components 3.0.0-next.0 → 3.0.0-next.11

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 (458) hide show
  1. package/README.md +12 -40
  2. package/dist/0db98648.svg +3 -0
  3. package/dist/component/FluxAction.vue.d.ts +16 -0
  4. package/dist/component/FluxAction.vue.d.ts.map +1 -0
  5. package/dist/component/FluxActionBar.vue.d.ts +61 -0
  6. package/dist/component/FluxActionBar.vue.d.ts.map +1 -0
  7. package/dist/component/FluxActionPane.vue.d.ts +27 -0
  8. package/dist/component/FluxActionPane.vue.d.ts.map +1 -0
  9. package/dist/component/FluxActions.vue.d.ts +154 -0
  10. package/dist/component/FluxActions.vue.d.ts.map +1 -0
  11. package/dist/component/FluxAlert.vue.d.ts +7 -0
  12. package/dist/component/FluxAlert.vue.d.ts.map +1 -0
  13. package/dist/component/FluxAnimatedColors.vue.d.ts +11 -0
  14. package/dist/component/FluxAnimatedColors.vue.d.ts.map +1 -0
  15. package/dist/component/FluxAspectRatio.vue.d.ts +23 -0
  16. package/dist/component/FluxAspectRatio.vue.d.ts.map +1 -0
  17. package/dist/component/FluxAutoGrid.vue.d.ts +24 -0
  18. package/dist/component/FluxAutoGrid.vue.d.ts.map +1 -0
  19. package/dist/component/FluxAvatar.vue.d.ts +29 -0
  20. package/dist/component/FluxAvatar.vue.d.ts.map +1 -0
  21. package/dist/component/FluxBadge.vue.d.ts +28 -0
  22. package/dist/component/FluxBadge.vue.d.ts.map +1 -0
  23. package/dist/component/FluxBadgeStack.vue.d.ts +20 -0
  24. package/dist/component/FluxBadgeStack.vue.d.ts.map +1 -0
  25. package/dist/component/FluxBorderShine.vue.d.ts +54 -0
  26. package/dist/component/FluxBorderShine.vue.d.ts.map +1 -0
  27. package/dist/component/FluxBoxedIcon.vue.d.ts +13 -0
  28. package/dist/component/FluxBoxedIcon.vue.d.ts.map +1 -0
  29. package/dist/component/FluxButton.vue.d.ts +26 -0
  30. package/dist/component/FluxButton.vue.d.ts.map +1 -0
  31. package/dist/component/FluxButtonGroup.vue.d.ts +20 -0
  32. package/dist/component/FluxButtonGroup.vue.d.ts.map +1 -0
  33. package/dist/component/FluxButtonStack.vue.d.ts +26 -0
  34. package/dist/component/FluxButtonStack.vue.d.ts.map +1 -0
  35. package/dist/component/FluxCalendar.vue.d.ts +29 -0
  36. package/dist/component/FluxCalendar.vue.d.ts.map +1 -0
  37. package/dist/component/FluxCalendarEvent.vue.d.ts +29 -0
  38. package/dist/component/FluxCalendarEvent.vue.d.ts.map +1 -0
  39. package/dist/component/FluxCheckbox.vue.d.ts +15 -0
  40. package/dist/component/FluxCheckbox.vue.d.ts.map +1 -0
  41. package/dist/component/FluxChip.vue.d.ts +15 -0
  42. package/dist/component/FluxChip.vue.d.ts.map +1 -0
  43. package/dist/component/FluxClickablePane.vue.d.ts +34 -0
  44. package/dist/component/FluxClickablePane.vue.d.ts.map +1 -0
  45. package/dist/component/FluxColorPicker.vue.d.ts +14 -0
  46. package/dist/component/FluxColorPicker.vue.d.ts.map +1 -0
  47. package/dist/component/FluxColorSelect.vue.d.ts +14 -0
  48. package/dist/component/FluxColorSelect.vue.d.ts.map +1 -0
  49. package/dist/component/FluxComment.vue.d.ts +33 -0
  50. package/dist/component/FluxComment.vue.d.ts.map +1 -0
  51. package/dist/component/FluxConfirm.vue.d.ts +7 -0
  52. package/dist/component/FluxConfirm.vue.d.ts.map +1 -0
  53. package/dist/component/FluxContainer.vue.d.ts +23 -0
  54. package/dist/component/FluxContainer.vue.d.ts.map +1 -0
  55. package/dist/component/FluxDataTable.vue.d.ts +87 -0
  56. package/dist/component/FluxDataTable.vue.d.ts.map +1 -0
  57. package/dist/component/FluxDatePicker.vue.d.ts +16 -0
  58. package/dist/component/FluxDatePicker.vue.d.ts.map +1 -0
  59. package/dist/component/FluxDestructiveButton.vue.d.ts +25 -0
  60. package/dist/component/FluxDestructiveButton.vue.d.ts.map +1 -0
  61. package/dist/component/FluxDisabled.vue.d.ts +21 -0
  62. package/dist/component/FluxDisabled.vue.d.ts.map +1 -0
  63. package/dist/component/FluxDivider.vue.d.ts +23 -0
  64. package/dist/component/FluxDivider.vue.d.ts.map +1 -0
  65. package/dist/component/FluxDotPattern.vue.d.ts +12 -0
  66. package/dist/component/FluxDotPattern.vue.d.ts.map +1 -0
  67. package/dist/component/FluxDropZone.vue.d.ts +64 -0
  68. package/dist/component/FluxDropZone.vue.d.ts.map +1 -0
  69. package/dist/component/FluxDynamicView.vue.d.ts +7 -0
  70. package/dist/component/FluxDynamicView.vue.d.ts.map +1 -0
  71. package/dist/component/FluxExpandable.vue.d.ts +50 -0
  72. package/dist/component/FluxExpandable.vue.d.ts.map +1 -0
  73. package/dist/component/FluxExpandableGroup.vue.d.ts +23 -0
  74. package/dist/component/FluxExpandableGroup.vue.d.ts.map +1 -0
  75. package/dist/component/FluxFader.vue.d.ts +39 -0
  76. package/dist/component/FluxFader.vue.d.ts.map +1 -0
  77. package/dist/component/FluxFaderItem.vue.d.ts +20 -0
  78. package/dist/component/FluxFaderItem.vue.d.ts.map +1 -0
  79. package/dist/component/FluxFilter.vue.d.ts +165 -0
  80. package/dist/component/FluxFilter.vue.d.ts.map +1 -0
  81. package/dist/component/FluxFilterDate.vue.d.ts +12 -0
  82. package/dist/component/FluxFilterDate.vue.d.ts.map +1 -0
  83. package/dist/component/FluxFilterDateRange.vue.d.ts +13 -0
  84. package/dist/component/FluxFilterDateRange.vue.d.ts.map +1 -0
  85. package/dist/component/FluxFilterOption.vue.d.ts +19 -0
  86. package/dist/component/FluxFilterOption.vue.d.ts.map +1 -0
  87. package/dist/component/FluxFilterOptionAsync.vue.d.ts +20 -0
  88. package/dist/component/FluxFilterOptionAsync.vue.d.ts.map +1 -0
  89. package/dist/component/FluxFilterOptions.vue.d.ts +19 -0
  90. package/dist/component/FluxFilterOptions.vue.d.ts.map +1 -0
  91. package/dist/component/FluxFilterOptionsAsync.vue.d.ts +20 -0
  92. package/dist/component/FluxFilterOptionsAsync.vue.d.ts.map +1 -0
  93. package/dist/component/FluxFilterRange.vue.d.ts +14 -0
  94. package/dist/component/FluxFilterRange.vue.d.ts.map +1 -0
  95. package/dist/component/FluxFlickeringGrid.vue.d.ts +12 -0
  96. package/dist/component/FluxFlickeringGrid.vue.d.ts.map +1 -0
  97. package/dist/component/FluxFlyout.vue.d.ts +180 -0
  98. package/dist/component/FluxFlyout.vue.d.ts.map +1 -0
  99. package/dist/component/FluxFocalPointEditor.vue.d.ts +33 -0
  100. package/dist/component/FluxFocalPointEditor.vue.d.ts.map +1 -0
  101. package/dist/component/FluxFocalPointImage.vue.d.ts +9 -0
  102. package/dist/component/FluxFocalPointImage.vue.d.ts.map +1 -0
  103. package/dist/component/FluxForm.vue.d.ts +27 -0
  104. package/dist/component/FluxForm.vue.d.ts.map +1 -0
  105. package/dist/component/FluxFormColumn.vue.d.ts +20 -0
  106. package/dist/component/FluxFormColumn.vue.d.ts.map +1 -0
  107. package/dist/component/FluxFormDateInput.vue.d.ts +178 -0
  108. package/dist/component/FluxFormDateInput.vue.d.ts.map +1 -0
  109. package/dist/component/FluxFormDateRangeInput.vue.d.ts +175 -0
  110. package/dist/component/FluxFormDateRangeInput.vue.d.ts.map +1 -0
  111. package/dist/component/FluxFormDateTimeInput.vue.d.ts +175 -0
  112. package/dist/component/FluxFormDateTimeInput.vue.d.ts.map +1 -0
  113. package/dist/component/FluxFormField.vue.d.ts +64 -0
  114. package/dist/component/FluxFormField.vue.d.ts.map +1 -0
  115. package/dist/component/FluxFormFieldAddition.vue.d.ts +24 -0
  116. package/dist/component/FluxFormFieldAddition.vue.d.ts.map +1 -0
  117. package/dist/component/FluxFormInput.vue.d.ts +40 -0
  118. package/dist/component/FluxFormInput.vue.d.ts.map +1 -0
  119. package/dist/component/FluxFormInputAddition.vue.d.ts +25 -0
  120. package/dist/component/FluxFormInputAddition.vue.d.ts.map +1 -0
  121. package/dist/component/FluxFormInputGroup.vue.d.ts +23 -0
  122. package/dist/component/FluxFormInputGroup.vue.d.ts.map +1 -0
  123. package/dist/component/FluxFormPinInput.vue.d.ts +20 -0
  124. package/dist/component/FluxFormPinInput.vue.d.ts.map +1 -0
  125. package/dist/component/FluxFormRangeSlider.vue.d.ts +76 -0
  126. package/dist/component/FluxFormRangeSlider.vue.d.ts.map +1 -0
  127. package/dist/component/FluxFormRow.vue.d.ts +20 -0
  128. package/dist/component/FluxFormRow.vue.d.ts.map +1 -0
  129. package/dist/component/FluxFormSection.vue.d.ts +23 -0
  130. package/dist/component/FluxFormSection.vue.d.ts.map +1 -0
  131. package/dist/component/FluxFormSelect.vue.d.ts +21 -0
  132. package/dist/component/FluxFormSelect.vue.d.ts.map +1 -0
  133. package/dist/component/FluxFormSelectAsync.vue.d.ts +22 -0
  134. package/dist/component/FluxFormSelectAsync.vue.d.ts.map +1 -0
  135. package/dist/component/FluxFormSlider.vue.d.ts +48 -0
  136. package/dist/component/FluxFormSlider.vue.d.ts.map +1 -0
  137. package/dist/component/FluxFormTextArea.vue.d.ts +26 -0
  138. package/dist/component/FluxFormTextArea.vue.d.ts.map +1 -0
  139. package/dist/component/FluxFormTimeZonePicker.vue.d.ts +14 -0
  140. package/dist/component/FluxFormTimeZonePicker.vue.d.ts.map +1 -0
  141. package/dist/component/FluxGallery.vue.d.ts +34 -0
  142. package/dist/component/FluxGallery.vue.d.ts.map +1 -0
  143. package/dist/component/FluxGalleryItem.vue.d.ts +14 -0
  144. package/dist/component/FluxGalleryItem.vue.d.ts.map +1 -0
  145. package/dist/component/FluxGrid.vue.d.ts +24 -0
  146. package/dist/component/FluxGrid.vue.d.ts.map +1 -0
  147. package/dist/component/FluxGridColumn.vue.d.ts +27 -0
  148. package/dist/component/FluxGridColumn.vue.d.ts.map +1 -0
  149. package/dist/component/FluxGridPattern.vue.d.ts +11 -0
  150. package/dist/component/FluxGridPattern.vue.d.ts.map +1 -0
  151. package/dist/component/FluxIcon.vue.d.ts +12 -0
  152. package/dist/component/FluxIcon.vue.d.ts.map +1 -0
  153. package/dist/component/FluxInfo.vue.d.ts +24 -0
  154. package/dist/component/FluxInfo.vue.d.ts.map +1 -0
  155. package/dist/component/FluxInfoStack.vue.d.ts +20 -0
  156. package/dist/component/FluxInfoStack.vue.d.ts.map +1 -0
  157. package/dist/component/FluxLegend.vue.d.ts +8 -0
  158. package/dist/component/FluxLegend.vue.d.ts.map +1 -0
  159. package/dist/component/FluxLink.vue.d.ts +29 -0
  160. package/dist/component/FluxLink.vue.d.ts.map +1 -0
  161. package/dist/component/FluxMenu.vue.d.ts +27 -0
  162. package/dist/component/FluxMenu.vue.d.ts.map +1 -0
  163. package/dist/component/FluxMenuGroup.vue.d.ts +23 -0
  164. package/dist/component/FluxMenuGroup.vue.d.ts.map +1 -0
  165. package/dist/component/FluxMenuItem.vue.d.ts +24 -0
  166. package/dist/component/FluxMenuItem.vue.d.ts.map +1 -0
  167. package/dist/component/FluxMenuOptions.vue.d.ts +31 -0
  168. package/dist/component/FluxMenuOptions.vue.d.ts.map +1 -0
  169. package/dist/component/FluxMenuSubHeader.vue.d.ts +9 -0
  170. package/dist/component/FluxMenuSubHeader.vue.d.ts.map +1 -0
  171. package/dist/component/FluxMenuTitle.vue.d.ts +6 -0
  172. package/dist/component/FluxMenuTitle.vue.d.ts.map +1 -0
  173. package/dist/component/FluxNotice.vue.d.ts +37 -0
  174. package/dist/component/FluxNotice.vue.d.ts.map +1 -0
  175. package/dist/component/FluxNoticeStack.vue.d.ts +20 -0
  176. package/dist/component/FluxNoticeStack.vue.d.ts.map +1 -0
  177. package/dist/component/FluxOverlay.vue.d.ts +28 -0
  178. package/dist/component/FluxOverlay.vue.d.ts.map +1 -0
  179. package/dist/component/FluxPagination.vue.d.ts +14 -0
  180. package/dist/component/FluxPagination.vue.d.ts.map +1 -0
  181. package/dist/component/FluxPaginationBar.vue.d.ts +15 -0
  182. package/dist/component/FluxPaginationBar.vue.d.ts.map +1 -0
  183. package/dist/component/FluxPaginationButton.vue.d.ts +30 -0
  184. package/dist/component/FluxPaginationButton.vue.d.ts.map +1 -0
  185. package/dist/component/FluxPane.vue.d.ts +27 -0
  186. package/dist/component/FluxPane.vue.d.ts.map +1 -0
  187. package/dist/component/FluxPaneBody.vue.d.ts +20 -0
  188. package/dist/component/FluxPaneBody.vue.d.ts.map +1 -0
  189. package/dist/component/FluxPaneDeck.vue.d.ts +23 -0
  190. package/dist/component/FluxPaneDeck.vue.d.ts.map +1 -0
  191. package/dist/component/FluxPaneFooter.vue.d.ts +20 -0
  192. package/dist/component/FluxPaneFooter.vue.d.ts.map +1 -0
  193. package/dist/component/FluxPaneGroup.vue.d.ts +20 -0
  194. package/dist/component/FluxPaneGroup.vue.d.ts.map +1 -0
  195. package/dist/component/FluxPaneHeader.vue.d.ts +28 -0
  196. package/dist/component/FluxPaneHeader.vue.d.ts.map +1 -0
  197. package/dist/component/FluxPaneIllustration.vue.d.ts +29 -0
  198. package/dist/component/FluxPaneIllustration.vue.d.ts.map +1 -0
  199. package/dist/component/FluxPaneMedia.vue.d.ts +9 -0
  200. package/dist/component/FluxPaneMedia.vue.d.ts.map +1 -0
  201. package/dist/component/FluxPercentageBar.vue.d.ts +8 -0
  202. package/dist/component/FluxPercentageBar.vue.d.ts.map +1 -0
  203. package/dist/component/FluxPersona.vue.d.ts +19 -0
  204. package/dist/component/FluxPersona.vue.d.ts.map +1 -0
  205. package/dist/component/FluxPlaceholder.vue.d.ts +30 -0
  206. package/dist/component/FluxPlaceholder.vue.d.ts.map +1 -0
  207. package/dist/component/FluxPressable.vue.d.ts +36 -0
  208. package/dist/component/FluxPressable.vue.d.ts.map +1 -0
  209. package/dist/component/FluxPrimaryButton.vue.d.ts +25 -0
  210. package/dist/component/FluxPrimaryButton.vue.d.ts.map +1 -0
  211. package/dist/component/FluxProgressBar.vue.d.ts +10 -0
  212. package/dist/component/FluxProgressBar.vue.d.ts.map +1 -0
  213. package/dist/component/FluxPrompt.vue.d.ts +73 -0
  214. package/dist/component/FluxPrompt.vue.d.ts.map +1 -0
  215. package/dist/component/FluxPublishButton.vue.d.ts +15 -0
  216. package/dist/component/FluxPublishButton.vue.d.ts.map +1 -0
  217. package/dist/component/FluxQuantitySelector.vue.d.ts +18 -0
  218. package/dist/component/FluxQuantitySelector.vue.d.ts.map +1 -0
  219. package/dist/component/FluxRemove.vue.d.ts +12 -0
  220. package/dist/component/FluxRemove.vue.d.ts.map +1 -0
  221. package/dist/component/FluxRoot.vue.d.ts +20 -0
  222. package/dist/component/FluxRoot.vue.d.ts.map +1 -0
  223. package/dist/component/FluxSecondaryButton.vue.d.ts +25 -0
  224. package/dist/component/FluxSecondaryButton.vue.d.ts.map +1 -0
  225. package/dist/component/FluxSegmentedControl.vue.d.ts +18 -0
  226. package/dist/component/FluxSegmentedControl.vue.d.ts.map +1 -0
  227. package/dist/component/FluxSegmentedView.vue.d.ts +9 -0
  228. package/dist/component/FluxSegmentedView.vue.d.ts.map +1 -0
  229. package/dist/component/FluxSeparator.vue.d.ts +7 -0
  230. package/dist/component/FluxSeparator.vue.d.ts.map +1 -0
  231. package/dist/component/FluxSlideOver.vue.d.ts +26 -0
  232. package/dist/component/FluxSlideOver.vue.d.ts.map +1 -0
  233. package/dist/component/FluxSnackbar.vue.d.ts +26 -0
  234. package/dist/component/FluxSnackbar.vue.d.ts.map +1 -0
  235. package/dist/component/FluxSnackbarProvider.vue.d.ts +3 -0
  236. package/dist/component/FluxSnackbarProvider.vue.d.ts.map +1 -0
  237. package/dist/component/FluxSpacer.vue.d.ts +3 -0
  238. package/dist/component/FluxSpacer.vue.d.ts.map +1 -0
  239. package/dist/component/FluxSpacing.vue.d.ts +7 -0
  240. package/dist/component/FluxSpacing.vue.d.ts.map +1 -0
  241. package/dist/component/FluxSpinner.vue.d.ts +6 -0
  242. package/dist/component/FluxSpinner.vue.d.ts.map +1 -0
  243. package/dist/component/FluxSplitButton.vue.d.ts +50 -0
  244. package/dist/component/FluxSplitButton.vue.d.ts.map +1 -0
  245. package/dist/component/FluxStack.vue.d.ts +29 -0
  246. package/dist/component/FluxStack.vue.d.ts.map +1 -0
  247. package/dist/component/FluxStatistic.vue.d.ts +14 -0
  248. package/dist/component/FluxStatistic.vue.d.ts.map +1 -0
  249. package/dist/component/FluxStepper.vue.d.ts +54 -0
  250. package/dist/component/FluxStepper.vue.d.ts.map +1 -0
  251. package/dist/component/FluxStepperStep.vue.d.ts +20 -0
  252. package/dist/component/FluxStepperStep.vue.d.ts.map +1 -0
  253. package/dist/component/FluxStepperSteps.vue.d.ts +11 -0
  254. package/dist/component/FluxStepperSteps.vue.d.ts.map +1 -0
  255. package/dist/component/FluxTab.vue.d.ts +25 -0
  256. package/dist/component/FluxTab.vue.d.ts.map +1 -0
  257. package/dist/component/FluxTabBar.vue.d.ts +24 -0
  258. package/dist/component/FluxTabBar.vue.d.ts.map +1 -0
  259. package/dist/component/FluxTabBarItem.vue.d.ts +104 -0
  260. package/dist/component/FluxTabBarItem.vue.d.ts.map +1 -0
  261. package/dist/component/FluxTable.vue.d.ts +40 -0
  262. package/dist/component/FluxTable.vue.d.ts.map +1 -0
  263. package/dist/component/FluxTableActions.vue.d.ts +20 -0
  264. package/dist/component/FluxTableActions.vue.d.ts.map +1 -0
  265. package/dist/component/FluxTableCell.vue.d.ts +25 -0
  266. package/dist/component/FluxTableCell.vue.d.ts.map +1 -0
  267. package/dist/component/FluxTableHeader.vue.d.ts +31 -0
  268. package/dist/component/FluxTableHeader.vue.d.ts.map +1 -0
  269. package/dist/component/FluxTableRow.vue.d.ts +20 -0
  270. package/dist/component/FluxTableRow.vue.d.ts.map +1 -0
  271. package/dist/component/FluxTabs.vue.d.ts +65 -0
  272. package/dist/component/FluxTabs.vue.d.ts.map +1 -0
  273. package/dist/component/FluxTag.vue.d.ts +29 -0
  274. package/dist/component/FluxTag.vue.d.ts.map +1 -0
  275. package/dist/component/FluxTagStack.vue.d.ts +20 -0
  276. package/dist/component/FluxTagStack.vue.d.ts.map +1 -0
  277. package/dist/component/FluxTicks.vue.d.ts +7 -0
  278. package/dist/component/FluxTicks.vue.d.ts.map +1 -0
  279. package/dist/component/FluxTimeline.vue.d.ts +20 -0
  280. package/dist/component/FluxTimeline.vue.d.ts.map +1 -0
  281. package/dist/component/FluxTimelineItem.vue.d.ts +28 -0
  282. package/dist/component/FluxTimelineItem.vue.d.ts.map +1 -0
  283. package/dist/component/FluxToggle.vue.d.ts +17 -0
  284. package/dist/component/FluxToggle.vue.d.ts.map +1 -0
  285. package/dist/component/FluxToolbar.vue.d.ts +23 -0
  286. package/dist/component/FluxToolbar.vue.d.ts.map +1 -0
  287. package/dist/component/FluxToolbarGroup.vue.d.ts +20 -0
  288. package/dist/component/FluxToolbarGroup.vue.d.ts.map +1 -0
  289. package/dist/component/FluxTooltip.vue.d.ts +15 -0
  290. package/dist/component/FluxTooltip.vue.d.ts.map +1 -0
  291. package/dist/component/FluxTooltipProvider.vue.d.ts +3 -0
  292. package/dist/component/FluxTooltipProvider.vue.d.ts.map +1 -0
  293. package/dist/component/FluxWindow.vue.d.ts +39 -0
  294. package/dist/component/FluxWindow.vue.d.ts.map +1 -0
  295. package/dist/component/index.d.ts +143 -0
  296. package/dist/component/index.d.ts.map +1 -0
  297. package/dist/component/primitive/Anchor.vue.d.ts +23 -0
  298. package/dist/component/primitive/Anchor.vue.d.ts.map +1 -0
  299. package/dist/component/primitive/AnchorPopup.vue.d.ts +33 -0
  300. package/dist/component/primitive/AnchorPopup.vue.d.ts.map +1 -0
  301. package/dist/component/primitive/CoordinatePicker.vue.d.ts +20 -0
  302. package/dist/component/primitive/CoordinatePicker.vue.d.ts.map +1 -0
  303. package/dist/component/primitive/CoordinatePickerThumb.vue.d.ts +16 -0
  304. package/dist/component/primitive/CoordinatePickerThumb.vue.d.ts.map +1 -0
  305. package/dist/component/primitive/FilterItem.vue.d.ts +12 -0
  306. package/dist/component/primitive/FilterItem.vue.d.ts.map +1 -0
  307. package/dist/component/primitive/FilterMenuRenderer.d.ts +11 -0
  308. package/dist/component/primitive/FilterMenuRenderer.d.ts.map +1 -0
  309. package/dist/component/primitive/FilterOptionBase.vue.d.ts +20 -0
  310. package/dist/component/primitive/FilterOptionBase.vue.d.ts.map +1 -0
  311. package/dist/component/primitive/SelectBase.vue.d.ts +257 -0
  312. package/dist/component/primitive/SelectBase.vue.d.ts.map +1 -0
  313. package/dist/component/primitive/SliderBase.vue.d.ts +36 -0
  314. package/dist/component/primitive/SliderBase.vue.d.ts.map +1 -0
  315. package/dist/component/primitive/SliderThumb.vue.d.ts +16 -0
  316. package/dist/component/primitive/SliderThumb.vue.d.ts.map +1 -0
  317. package/dist/component/primitive/SliderTrack.vue.d.ts +22 -0
  318. package/dist/component/primitive/SliderTrack.vue.d.ts.map +1 -0
  319. package/dist/component/primitive/VNodeRenderer.d.ts +9 -0
  320. package/dist/component/primitive/VNodeRenderer.d.ts.map +1 -0
  321. package/dist/component/primitive/index.d.ts +10 -0
  322. package/dist/component/primitive/index.d.ts.map +1 -0
  323. package/dist/composable/index.d.ts +9 -0
  324. package/dist/composable/index.d.ts.map +1 -0
  325. package/dist/composable/private/index.d.ts +4 -0
  326. package/dist/composable/private/index.d.ts.map +1 -0
  327. package/dist/composable/private/useFormSelect.d.ts +8 -0
  328. package/dist/composable/private/useFormSelect.d.ts.map +1 -0
  329. package/dist/composable/private/useLoaded.d.ts +5 -0
  330. package/dist/composable/private/useLoaded.d.ts.map +1 -0
  331. package/dist/composable/private/useTranslate.d.ts +4 -0
  332. package/dist/composable/private/useTranslate.d.ts.map +1 -0
  333. package/dist/composable/useBreakpoints.d.ts +10 -0
  334. package/dist/composable/useBreakpoints.d.ts.map +1 -0
  335. package/dist/composable/useDisabled.d.ts +3 -0
  336. package/dist/composable/useDisabled.d.ts.map +1 -0
  337. package/dist/composable/useDisabledInjection.d.ts +2 -0
  338. package/dist/composable/useDisabledInjection.d.ts.map +1 -0
  339. package/dist/composable/useExpandableGroupInjection.d.ts +2 -0
  340. package/dist/composable/useExpandableGroupInjection.d.ts.map +1 -0
  341. package/dist/composable/useFilterInjection.d.ts +2 -0
  342. package/dist/composable/useFilterInjection.d.ts.map +1 -0
  343. package/dist/composable/useFlyoutInjection.d.ts +6 -0
  344. package/dist/composable/useFlyoutInjection.d.ts.map +1 -0
  345. package/dist/composable/useFormFieldInjection.d.ts +2 -0
  346. package/dist/composable/useFormFieldInjection.d.ts.map +1 -0
  347. package/dist/composable/useTableInjection.d.ts +7 -0
  348. package/dist/composable/useTableInjection.d.ts.map +1 -0
  349. package/dist/data/di.d.ts +36 -0
  350. package/dist/data/di.d.ts.map +1 -0
  351. package/dist/data/filter.d.ts +4 -0
  352. package/dist/data/filter.d.ts.map +1 -0
  353. package/dist/data/helper.d.ts +4 -0
  354. package/dist/data/helper.d.ts.map +1 -0
  355. package/dist/data/i18n.d.ts +55 -0
  356. package/dist/data/i18n.d.ts.map +1 -0
  357. package/dist/data/iconRegistry.d.ts +11 -0
  358. package/dist/data/iconRegistry.d.ts.map +1 -0
  359. package/dist/data/index.d.ts +8 -0
  360. package/dist/data/index.d.ts.map +1 -0
  361. package/dist/data/inputMask.d.ts +5 -0
  362. package/dist/data/inputMask.d.ts.map +1 -0
  363. package/dist/data/store.d.ts +57 -0
  364. package/dist/data/store.d.ts.map +1 -0
  365. package/dist/index.css +1 -0
  366. package/dist/index.d.ts +6 -0
  367. package/dist/index.d.ts.map +1 -0
  368. package/dist/index.js +11351 -0
  369. package/dist/index.js.map +1 -0
  370. package/dist/transition/FluxAutoHeightTransition.vue.d.ts +18 -0
  371. package/dist/transition/FluxAutoHeightTransition.vue.d.ts.map +1 -0
  372. package/dist/transition/FluxAutoWidthTransition.vue.d.ts +18 -0
  373. package/dist/transition/FluxAutoWidthTransition.vue.d.ts.map +1 -0
  374. package/dist/transition/FluxBreakthroughTransition.vue.d.ts +22 -0
  375. package/dist/transition/FluxBreakthroughTransition.vue.d.ts.map +1 -0
  376. package/dist/transition/FluxFadeTransition.vue.d.ts +21 -0
  377. package/dist/transition/FluxFadeTransition.vue.d.ts.map +1 -0
  378. package/dist/transition/FluxOverlayTransition.vue.d.ts +21 -0
  379. package/dist/transition/FluxOverlayTransition.vue.d.ts.map +1 -0
  380. package/dist/transition/FluxRouteTransition.vue.d.ts +22 -0
  381. package/dist/transition/FluxRouteTransition.vue.d.ts.map +1 -0
  382. package/dist/transition/FluxSlideOverTransition.vue.d.ts +21 -0
  383. package/dist/transition/FluxSlideOverTransition.vue.d.ts.map +1 -0
  384. package/dist/transition/FluxTooltipTransition.vue.d.ts +21 -0
  385. package/dist/transition/FluxTooltipTransition.vue.d.ts.map +1 -0
  386. package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +22 -0
  387. package/dist/transition/FluxVerticalWindowTransition.vue.d.ts.map +1 -0
  388. package/dist/transition/FluxWindowTransition.vue.d.ts +22 -0
  389. package/dist/transition/FluxWindowTransition.vue.d.ts.map +1 -0
  390. package/dist/transition/index.d.ts +11 -0
  391. package/dist/transition/index.d.ts.map +1 -0
  392. package/dist/util/createDialogRenderer.d.ts +9 -0
  393. package/dist/util/createDialogRenderer.d.ts.map +1 -0
  394. package/dist/util/createLabelForDateRange.d.ts +3 -0
  395. package/dist/util/createLabelForDateRange.d.ts.map +1 -0
  396. package/dist/util/index.d.ts +3 -0
  397. package/dist/util/index.d.ts.map +1 -0
  398. package/package.json +17 -18
  399. package/src/component/FluxDataTable.vue +47 -4
  400. package/src/component/FluxFormInput.vue +1 -1
  401. package/src/component/FluxFormSelect.vue +1 -1
  402. package/src/component/FluxGallery.vue +2 -2
  403. package/src/component/FluxPagination.vue +16 -14
  404. package/src/component/FluxPaginationBar.vue +27 -38
  405. package/src/component/FluxPaginationButton.vue +39 -0
  406. package/src/component/FluxRoot.vue +5 -0
  407. package/src/component/FluxTabBar.vue +21 -16
  408. package/src/component/FluxTable.vue +25 -4
  409. package/src/composable/private/useFormSelect.ts +2 -2
  410. package/src/css/base.scss +5 -3
  411. package/src/css/component/Action.module.scss +14 -14
  412. package/src/css/component/Avatar.module.scss +14 -14
  413. package/src/css/component/Badge.module.scss +15 -14
  414. package/src/css/component/Button.module.scss +39 -54
  415. package/src/css/component/Calendar.module.scss +12 -16
  416. package/src/css/component/Chip.module.scss +9 -19
  417. package/src/css/component/Color.module.scss +4 -4
  418. package/src/css/component/Comment.module.scss +15 -14
  419. package/src/css/component/DatePicker.module.scss +12 -23
  420. package/src/css/component/Divider.module.scss +2 -2
  421. package/src/css/component/DropZone.module.scss +29 -26
  422. package/src/css/component/Expandable.module.scss +9 -11
  423. package/src/css/component/Filter.module.scss +3 -5
  424. package/src/css/component/Form.module.scss +59 -45
  425. package/src/css/component/Gallery.module.scss +14 -6
  426. package/src/css/component/Icon.module.scss +75 -79
  427. package/src/css/component/Info.module.scss +1 -1
  428. package/src/css/component/Layout.module.scss +41 -45
  429. package/src/css/component/Legend.module.scss +2 -4
  430. package/src/css/component/Menu.module.scss +28 -49
  431. package/src/css/component/Notice.module.scss +46 -47
  432. package/src/css/component/Overlay.module.scss +6 -2
  433. package/src/css/component/Pagination.module.scss +70 -33
  434. package/src/css/component/Pane.module.scss +62 -67
  435. package/src/css/component/Placeholder.module.scss +5 -5
  436. package/src/css/component/Progress.module.scss +6 -8
  437. package/src/css/component/Remove.module.scss +4 -4
  438. package/src/css/component/SegmentedControl.module.scss +6 -6
  439. package/src/css/component/Snackbar.module.scss +22 -19
  440. package/src/css/component/Spinner.module.scss +2 -2
  441. package/src/css/component/Statistic.module.scss +19 -17
  442. package/src/css/component/Stepper.module.scss +12 -14
  443. package/src/css/component/Tab.module.scss +8 -7
  444. package/src/css/component/Table.module.scss +45 -28
  445. package/src/css/component/Timeline.module.scss +14 -18
  446. package/src/css/component/Toolbar.module.scss +9 -7
  447. package/src/css/component/Tooltip.module.scss +2 -2
  448. package/src/css/component/Transition.module.scss +1 -1
  449. package/src/css/component/Visual.module.scss +3 -3
  450. package/src/css/component/base/Pane.module.scss +25 -31
  451. package/src/css/component/primitive/CoordinatePicker.module.scss +3 -5
  452. package/src/css/component/primitive/Slider.module.scss +9 -14
  453. package/src/css/mixin/focus-ring.scss +2 -2
  454. package/src/css/reset.scss +6 -0
  455. package/src/css/typography.scss +7 -4
  456. package/src/css/variables.scss +173 -186
  457. package/src/data/i18n.ts +1 -1
  458. package/src/util/createDialogRenderer.ts +4 -3
@@ -1,5 +1,3 @@
1
- @value sparklesContainer, sparklesContainerActive, sparklesParticles from './base/Effect.module.scss';
2
-
3
1
  .stepperStep {
4
2
  position: relative;
5
3
  }
@@ -31,18 +29,18 @@
31
29
 
32
30
  &::before {
33
31
  width: var(--max);
34
- background: rgb(var(--gray-2));
32
+ background: var(--gray-2);
35
33
  }
36
34
 
37
35
  &::after {
38
36
  width: calc(min(1, var(--progress)) * var(--max));
39
- background: rgb(var(--primary-7));
37
+ background: var(--primary-7);
40
38
  transition: width 300ms var(--swift-out);
41
39
  }
42
40
  }
43
41
 
44
42
  .stepperStepsItem {
45
- composes: sparklesContainer;
43
+ composes: sparklesContainer from './base/Effect.module.scss';
46
44
 
47
45
  position: relative;
48
46
  display: flex;
@@ -50,7 +48,7 @@
50
48
  width: 33px;
51
49
  align-items: center;
52
50
  justify-content: center;
53
- background: rgb(var(--gray-3));
51
+ background: var(--gray-3);
54
52
  border: 0;
55
53
  border-radius: 99px;
56
54
  color: var(--foreground);
@@ -74,20 +72,20 @@
74
72
  }
75
73
 
76
74
  .stepperStepsItemComplete {
77
- composes: sparklesContainerActive;
75
+ composes: sparklesContainerActive from './base/Effect.module.scss';
78
76
  composes: stepperStepsItem;
79
77
 
80
- background: rgb(var(--primary-7));
81
- border-color: rgb(var(--primary-7));
82
- color: rgb(var(--primary-0));
78
+ background: var(--primary-7);
79
+ border-color: var(--primary-7);
80
+ color: var(--primary-0);
83
81
  }
84
82
 
85
83
  .stepperStepsItemCurrent {
86
84
  composes: stepperStepsItem;
87
85
 
88
- background: rgb(var(--gray-1));
86
+ background: var(--gray-1);
89
87
  color: var(--foreground-prominent);
90
- outline-color: rgb(var(--primary-7));
88
+ outline-color: var(--primary-7);
91
89
  outline-width: 2px;
92
90
  transition-delay: 75ms;
93
91
  }
@@ -95,9 +93,9 @@
95
93
  .stepperStepsItemIdle {
96
94
  composes: stepperStepsItem;
97
95
 
98
- outline-color: rgb(var(--gray-0));
96
+ outline-color: var(--gray-0);
99
97
  }
100
98
 
101
99
  .stepperStepsItemParticles {
102
- composes: sparklesParticles;
100
+ composes: sparklesParticles from './base/Effect.module.scss';
103
101
  }
@@ -8,7 +8,7 @@
8
8
  --tab-padding: 12px;
9
9
 
10
10
  position: relative;
11
- box-shadow: inset 0 -2px rgb(var(--gray-2));
11
+ box-shadow: inset 0 -2px var(--gray-1);
12
12
  z-index: 0;
13
13
  }
14
14
 
@@ -31,7 +31,7 @@
31
31
 
32
32
  @media (hover: hover) {
33
33
  &:hover {
34
- background: rgb(var(--gray-2));
34
+ background: var(--gray-2);
35
35
  }
36
36
  }
37
37
  }
@@ -60,7 +60,8 @@
60
60
  padding-right: 3px;
61
61
  align-items: flex-end;
62
62
  gap: 30px;
63
- overflow: hidden;
63
+ overflow: auto;
64
+ scrollbar-width: none;
64
65
 
65
66
  -webkit-mask-image: var(--mask);
66
67
  mask-image: var(--mask);
@@ -112,7 +113,7 @@
112
113
  .tabBarItemActive {
113
114
  composes: tabBarItem;
114
115
 
115
- border-color: rgb(var(--primary-7));
116
+ border-color: var(--primary-7);
116
117
  color: var(--foreground-prominent);
117
118
  }
118
119
 
@@ -132,14 +133,14 @@
132
133
 
133
134
  padding-left: 21px;
134
135
  padding-right: 21px;
135
- background: rgb(var(--gray-1));
136
+ background: var(--gray-1);
136
137
 
137
138
  &:first-child {
138
139
  border-radius: var(--radius) var(--radius) 0 0;
139
140
  }
140
141
 
141
142
  &:not(:first-child) {
142
- border-top: 1px solid rgb(var(--gray-2));
143
+ border-top: 1px solid var(--gray-2);
143
144
  }
144
145
  }
145
146
 
@@ -154,7 +155,7 @@
154
155
 
155
156
  .paneHeader:has(+ .tabBar),
156
157
  .paneHeader:has(+ .tabs > .tabBar) {
157
- background: rgb(var(--gray-1));
158
+ background: var(--gray-1);
158
159
  }
159
160
 
160
161
  .basePaneStructure > .tabs > .tabsBar {
@@ -1,9 +1,9 @@
1
- @value basePaneElement, basePaneLoader, basePaneStructure from './base/Pane.module.scss';
2
-
3
1
  .table {
4
- composes: basePaneElement;
2
+ composes: basePaneElement from './base/Pane.module.scss';
5
3
 
6
4
  position: relative;
5
+ display: flex;
6
+ flex-flow: column;
7
7
  overflow: auto;
8
8
 
9
9
  :is(caption) {
@@ -18,10 +18,18 @@
18
18
  bottom: 0;
19
19
  border-spacing: 0;
20
20
  text-align: left;
21
+
22
+ &:has(.tableFill) {
23
+ flex-grow: 1;
24
+ }
25
+
26
+ &:has(.tableFill):has(.tablePagination) {
27
+ margin-bottom: -1px;
28
+ }
21
29
  }
22
30
 
23
31
  .tableLoader {
24
- composes: basePaneLoader;
32
+ composes: basePaneLoader from './base/Pane.module.scss';
25
33
  }
26
34
 
27
35
  .tableRow {
@@ -33,7 +41,7 @@
33
41
  .tableCell {
34
42
  height: 0;
35
43
  padding: 0;
36
- border: 0 solid rgb(var(--gray-2));
44
+ border: 0 solid var(--gray-1);
37
45
 
38
46
  @-moz-document url-prefix() {
39
47
  height: 100%;
@@ -50,7 +58,7 @@
50
58
  .tableHeader {
51
59
  composes: tableCell;
52
60
 
53
- border-bottom: 2px solid rgb(var(--gray-2));
61
+ border-bottom: 2px solid var(--gray-1);
54
62
  color: var(--foreground-prominent);
55
63
 
56
64
  &.isShrinking {
@@ -61,7 +69,7 @@
61
69
  &.isSticky {
62
70
  position: sticky;
63
71
  top: 0;
64
- background: rgb(var(--gray-1));
72
+ background: var(--gray-1);
65
73
  }
66
74
  }
67
75
 
@@ -73,18 +81,18 @@
73
81
  }
74
82
 
75
83
  tbody .tableRow:nth-child(even) .tableCell.isStriped {
76
- background: rgb(var(--gray-2));
84
+ background: oklch(from var(--gray-1) l c h / .25);
77
85
  }
78
86
 
79
87
  @media (hover: hover) {
80
88
  tbody .tableRow:hover .tableCell.isHoverable,
81
89
  tbody .tableRow:has(:focus-visible) .tableCell.isHoverable {
82
- background: rgb(var(--gray-1));
90
+ background: oklch(from var(--gray-1) l c h / .5);
83
91
  }
84
92
  }
85
93
 
86
94
  tfoot .tableCell {
87
- border-top: 1px solid rgb(var(--gray-2));
95
+ border-top: 1px solid var(--gray-2);
88
96
  }
89
97
 
90
98
  .tableCell + .tableCell.isBordered {
@@ -97,20 +105,29 @@ tfoot .tableCell {
97
105
 
98
106
  .tableActions {
99
107
  margin: -3px 0 -3px -3px;
108
+ }
100
109
 
101
- .action {
102
- @media (hover: hover) {
103
- &:hover {
104
- background: rgb(var(--gray-3));
105
- }
106
- }
110
+ .tableFill {
111
+ pointer-events: none;
107
112
 
108
- &:active {
109
- background: rgb(var(--gray-4));
110
- }
113
+ .tableCell {
114
+ height: 100%;
115
+ }
116
+
117
+ .tableCellContent {
118
+ padding: 0;
111
119
  }
112
120
  }
113
121
 
122
+ .tablePagination {
123
+ position: sticky;
124
+ bottom: 0;
125
+ margin-top: auto;
126
+ background: var(--gray-0);
127
+ border-top: 1px solid var(--gray-2);
128
+ z-index: 100;
129
+ }
130
+
114
131
  .tableSort {
115
132
  display: flex;
116
133
  height: 24px;
@@ -128,37 +145,37 @@ tfoot .tableCell {
128
145
 
129
146
  @media (hover: hover) {
130
147
  &:hover {
131
- background: rgb(var(--gray-2));
148
+ background: var(--gray-2);
132
149
  color: var(--foreground);
133
150
  }
134
151
  }
135
152
  }
136
153
 
137
- :local(.basePaneStructure) > .table .tableCell:first-child .tableCellContent {
154
+ .basePaneStructure > .table .tableCell:first-child .tableCellContent {
138
155
  padding-left: 21px;
139
156
  }
140
157
 
141
- :local(.basePaneStructure) > .table .tableCell:last-child .tableCellContent {
158
+ .basePaneStructure > .table .tableCell:last-child .tableCellContent {
142
159
  padding-right: 21px;
143
160
  }
144
161
 
145
- :local(.basePaneStructure) > .table .tableActions {
162
+ .basePaneStructure > .table .tableActions {
146
163
  margin-right: -3px;
147
164
  }
148
165
 
149
- :local(.basePaneStructure) > .table :is(caption) {
166
+ .basePaneStructure > .table :is(caption) {
150
167
  padding: 12px 21px;
151
- border-top: 1px solid rgb(var(--gray-3));
168
+ border-top: 1px solid var(--gray-3);
152
169
  }
153
170
 
154
- :local(.basePaneStructure) > .table .tableLoader {
171
+ .basePaneStructure > .table .tableLoader {
155
172
  border-radius: var(--radius);
156
173
  }
157
174
 
158
- :not(:local(.basePaneStructure)) > .table .tableCell:not(.isBordered):first-child .tableCellContent {
175
+ :not(.basePaneStructure) > .table .tableCell:not(.isBordered):first-child .tableCellContent {
159
176
  padding-left: 0;
160
177
  }
161
178
 
162
- :not(:local(.basePaneStructure)) > .table .tableCell:not(.isBordered):last-child .tableCellContent {
179
+ :not(.basePaneStructure) > .table .tableCell:not(.isBordered):last-child .tableCellContent {
163
180
  padding-right: 0;
164
181
  }
@@ -18,7 +18,7 @@
18
18
  align-items: center;
19
19
  justify-content: center;
20
20
  border-radius: 99px;
21
- outline: 6px solid rgb(var(--gray-0));
21
+ outline: 6px solid var(--gray-0);
22
22
  }
23
23
 
24
24
  .timelineItemIcon {
@@ -41,7 +41,7 @@
41
41
  width: 30px;
42
42
  align-items: center;
43
43
  justify-content: center;
44
- background: rgb(var(--gray-0));
44
+ background: var(--gray-0);
45
45
  border-radius: 99px;
46
46
  }
47
47
 
@@ -83,7 +83,7 @@
83
83
  left: 20px;
84
84
  height: 100%;
85
85
  width: 2px;
86
- background: rgb(var(--gray-2));
86
+ background: var(--gray-2);
87
87
  }
88
88
 
89
89
  .timeline .timelineItem:last-of-type .timelineItemLine {
@@ -99,7 +99,7 @@
99
99
  }
100
100
 
101
101
  .timelineItemIcon {
102
- background: rgb(var(--gray-2));
102
+ background: var(--gray-2);
103
103
  }
104
104
  }
105
105
 
@@ -108,11 +108,11 @@
108
108
 
109
109
  .timelineItemIcon,
110
110
  .timelineItemPhotoIcon {
111
- color: rgb(var(--primary-7));
111
+ color: var(--primary-7);
112
112
  }
113
113
 
114
114
  .timelineItemIcon {
115
- background: rgb(var(--primary-2));
115
+ background: var(--primary-2);
116
116
  }
117
117
  }
118
118
 
@@ -121,11 +121,11 @@
121
121
 
122
122
  .timelineItemIcon,
123
123
  .timelineItemPhotoIcon {
124
- color: rgb(var(--danger-7));
124
+ color: var(--danger-7);
125
125
  }
126
126
 
127
127
  .timelineItemIcon {
128
- background: rgb(var(--danger-2));
128
+ background: var(--danger-2);
129
129
  }
130
130
  }
131
131
 
@@ -134,11 +134,11 @@
134
134
 
135
135
  .timelineItemIcon,
136
136
  .timelineItemPhotoIcon {
137
- color: rgb(var(--info-7));
137
+ color: var(--info-7);
138
138
  }
139
139
 
140
140
  .timelineItemIcon {
141
- background: rgb(var(--info-2));
141
+ background: var(--info-2);
142
142
  }
143
143
  }
144
144
 
@@ -147,11 +147,11 @@
147
147
 
148
148
  .timelineItemIcon,
149
149
  .timelineItemPhotoIcon {
150
- color: rgb(var(--success-7));
150
+ color: var(--success-7);
151
151
  }
152
152
 
153
153
  .timelineItemIcon {
154
- background: rgb(var(--success-2));
154
+ background: var(--success-2);
155
155
  }
156
156
  }
157
157
 
@@ -160,14 +160,10 @@
160
160
 
161
161
  .timelineItemIcon,
162
162
  .timelineItemPhotoIcon {
163
- color: rgb(var(--warning-7));
163
+ color: var(--warning-7);
164
164
  }
165
165
 
166
166
  .timelineItemIcon {
167
- background: rgb(var(--warning-2));
167
+ background: var(--warning-2);
168
168
  }
169
169
  }
170
-
171
- [dark] .timelineItemIcon {
172
- background: rgb(var(--gray-2));
173
- }
@@ -1,5 +1,3 @@
1
- @value basePane, basePaneStructure from './base/Pane.module.scss';
2
-
3
1
  .toolbar {
4
2
  padding: 6px;
5
3
  contain: paint;
@@ -12,7 +10,7 @@
12
10
  }
13
11
 
14
12
  .toolbarFlat {
15
- composes: basePane;
13
+ composes: basePane from './base/Pane.module.scss';
16
14
  composes: toolbar;
17
15
 
18
16
  position: relative;
@@ -21,7 +19,7 @@
21
19
  }
22
20
 
23
21
  .toolbarFloating {
24
- composes: basePane;
22
+ composes: basePane from './base/Pane.module.scss';
25
23
  composes: toolbar;
26
24
 
27
25
  position: absolute;
@@ -55,10 +53,10 @@
55
53
  }
56
54
  }
57
55
 
58
- :local(.basePaneStructure) > .toolbarFlat {
56
+ .basePaneStructure > .toolbarFlat {
59
57
  padding: 12px 15px;
60
- background: rgb(var(--gray-1));
61
- border: 1px solid rgb(var(--gray-11) / .05);
58
+ background: var(--gray-1);
59
+ border: 1px solid var(--gray-2);
62
60
  border-left: 0;
63
61
  border-right: 0;
64
62
  border-radius: 0;
@@ -75,6 +73,10 @@
75
73
  border-bottom-left-radius: var(--radius);
76
74
  border-bottom-right-radius: var(--radius);
77
75
  }
76
+
77
+ :local(.separator) {
78
+ background: var(--gray-2);
79
+ }
78
80
  }
79
81
 
80
82
  .paneHeader + .toolbarFlat {
@@ -6,10 +6,10 @@
6
6
  max-width: 360px;
7
7
  padding: 9px 15px;
8
8
  flex-flow: column;
9
- background: rgb(var(--gray-11) / .9);
9
+ background: oklch(from var(--gray-11) l c h / .9);
10
10
  backdrop-filter: blur(6px) saturate(180%);
11
11
  border-radius: var(--radius);
12
- color: rgb(var(--gray-0));
12
+ color: var(--gray-0);
13
13
  font-variant-numeric: tabular-nums;
14
14
  pointer-events: none;
15
15
  translate: calc(var(--x) * 1px) calc(var(--y) * 1px);
@@ -32,7 +32,7 @@
32
32
 
33
33
  .fadeTransitionEnterActive,
34
34
  .fadeTransitionLeaveActive {
35
- transition: opacity 150ms var(--swift-out) !important;
35
+ transition: opacity 180ms var(--swift-out) !important;
36
36
  }
37
37
 
38
38
  .fadeTransitionEnterFrom,
@@ -20,7 +20,7 @@
20
20
  .dotPattern {
21
21
  composes: fillVisual;
22
22
 
23
- fill: rgb(var(--gray-4));
23
+ fill: var(--gray-4);
24
24
  pointer-events: none;
25
25
  }
26
26
 
@@ -33,8 +33,8 @@
33
33
  .gridPattern {
34
34
  composes: fillVisual;
35
35
 
36
- fill: rgb(var(--gray-2));
37
- stroke: rgb(var(--gray-4));
36
+ fill: var(--gray-2);
37
+ stroke: var(--gray-4);
38
38
  pointer-events: none;
39
39
  }
40
40
 
@@ -1,38 +1,32 @@
1
- @layer flux-base {
2
- .basePane {
3
- background: rgb(var(--gray-0));
4
- background-clip: padding-box;
5
- border: 1px solid rgb(var(--gray-11) / .05);
6
- border-radius: var(--radius);
7
- }
8
-
9
- [dark] .basePane {
10
- border-color: rgb(var(--gray-3));
11
- }
1
+ .basePane {
2
+ background: var(--gray-0);
3
+ background-clip: padding-box;
4
+ border: 1px solid oklch(from var(--gray-11) l c h / .05);
5
+ border-radius: var(--radius);
6
+ }
12
7
 
13
- .basePaneLoader {
14
- position: absolute;
15
- display: flex;
16
- inset: 0;
17
- align-items: center;
18
- justify-content: center;
19
- backdrop-filter: blur(2px) saturate(180%);
20
- background: rgb(var(--gray-0) / .75);
21
- border-radius: inherit;
22
- z-index: 100;
23
- }
8
+ .basePaneLoader {
9
+ position: absolute;
10
+ display: flex;
11
+ inset: 0;
12
+ align-items: center;
13
+ justify-content: center;
14
+ backdrop-filter: blur(2px) saturate(180%);
15
+ background: oklch(from var(--gray-0) l c h / .75);
16
+ border-radius: inherit;
17
+ z-index: 100;
18
+ }
24
19
 
25
- .basePaneStructure {
26
- composes: basePane;
20
+ .basePaneStructure {
21
+ composes: basePane;
27
22
 
28
- position: relative;
29
- }
23
+ position: relative;
24
+ }
30
25
 
31
- .basePaneStructure > .basePaneStructure {
32
- background: unset;
33
- border: 0;
34
- box-shadow: none;
35
- }
26
+ .basePaneStructure > .basePaneStructure {
27
+ background: unset;
28
+ border: 0;
29
+ box-shadow: none;
36
30
  }
37
31
 
38
32
  .basePane > .basePaneElement,
@@ -1,16 +1,14 @@
1
- @value sliderThumb from './Slider.module.scss';
2
-
3
1
  .coordinatePicker {
4
2
  position: relative;
5
3
  aspect-ratio: 5 / 3;
6
- background: rgb(var(--gray-1));
7
- border: 1px solid rgb(var(--gray-11) / .05);
4
+ background: var(--gray-1);
5
+ border: 1px solid oklch(from var(--gray-11) l c h / .05);
8
6
  border-radius: calc(var(--radius) / 2);
9
7
  z-index: 0;
10
8
  }
11
9
 
12
10
  .coordinatePickerThumb {
13
- composes: sliderThumb;
11
+ composes: sliderThumb from './Slider.module.scss';
14
12
 
15
13
  z-index: 1;
16
14
 
@@ -23,9 +23,9 @@
23
23
  height: 24px;
24
24
  width: 24px;
25
25
  padding: 0;
26
- background: rgb(var(--gray-0));
26
+ background: var(--gray-0);
27
27
  background-clip: padding-box;
28
- border: 1px solid rgb(var(--gray-11) / .05);
28
+ border: 1px solid oklch(from var(--gray-11) l c h / .05);
29
29
  border-radius: 99px;
30
30
  box-shadow: var(--shadow-sm);
31
31
  cursor: grab;
@@ -36,12 +36,12 @@
36
36
 
37
37
  @media (hover: hover) {
38
38
  &:hover {
39
- background-color: rgb(var(--gray-2));
39
+ background-color: var(--gray-1);
40
40
  }
41
41
  }
42
42
 
43
43
  &.isDisabled {
44
- background-color: rgb(var(--gray-1));
44
+ background-color: var(--gray-1);
45
45
  box-shadow: none;
46
46
  pointer-events: none;
47
47
  }
@@ -52,17 +52,12 @@
52
52
  }
53
53
  }
54
54
 
55
- [dark] .sliderThumb {
56
- background-color: rgb(var(--gray-1));
57
- border-color: rgb(var(--gray-11) / .4);
58
- }
59
-
60
55
  .sliderTrack {
61
56
  position: relative;
62
57
  height: 12px;
63
- background: rgb(var(--gray-2));
58
+ background: var(--gray-2);
64
59
  border-radius: calc(var(--radius) / 2);
65
- box-shadow: inset 0 0 0 1px rgb(var(--gray-3));
60
+ box-shadow: inset 0 0 0 1px var(--gray-3);
66
61
  }
67
62
 
68
63
  .sliderTrackValue {
@@ -70,12 +65,12 @@
70
65
  display: block;
71
66
  top: 0;
72
67
  height: inherit;
73
- background: rgb(var(--primary-7));
68
+ background: var(--primary-7);
74
69
  border-radius: inherit;
75
70
  }
76
71
 
77
72
  .slider.isDisabled .sliderTrackValue {
78
- background: rgb(var(--gray-4));
73
+ background: var(--gray-4);
79
74
  }
80
75
 
81
76
  .tick {
@@ -84,7 +79,7 @@
84
79
  bottom: 0;
85
80
  height: 9px;
86
81
  width: 2px;
87
- background: rgb(var(--gray-4));
82
+ background: var(--gray-4);
88
83
  border-radius: 99px;
89
84
  color: var(--foreground-prominent);
90
85
  font-size: 10px;
@@ -1,10 +1,10 @@
1
1
  @mixin focus-outline {
2
- outline: 2px solid rgb(var(--primary-7) / 0);
2
+ outline: 2px solid oklch(from var(--primary-7) l c h / 0);
3
3
  outline-offset: 0;
4
4
  }
5
5
 
6
6
  @mixin focus-outline-visible($offset: 0) {
7
- outline-color: rgb(var(--primary-7));
7
+ outline-color: var(--primary-7);
8
8
  outline-offset: $offset;
9
9
  }
10
10
 
@@ -60,6 +60,12 @@
60
60
  text-transform: none;
61
61
  }
62
62
 
63
+ // Inherit anchor color and remove default underline.
64
+ a {
65
+ color: inherit;
66
+ text-decoration: none;
67
+ }
68
+
63
69
  // Create a new root stacking context.
64
70
  #app {
65
71
  isolation: isolate;