@breadstone/mosaik-elements-foundation 0.1.22 → 0.1.23

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 (320) hide show
  1. package/Controls/Components/Buttons/Anchor/Themes/AnchorElement.Joy.js +1 -1
  2. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.js +6 -6
  3. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.js +7 -7
  4. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Memphis.js +6 -6
  5. package/Controls/Components/Buttons/Button/Themes/ButtonGroupElement.Joy.js +1 -1
  6. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.js +6 -6
  7. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.js +7 -7
  8. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Memphis.js +6 -6
  9. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.js +1 -1
  10. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.js +7 -7
  11. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.js +7 -7
  12. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Memphis.js +6 -6
  13. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonGroupElement.Joy.js +1 -1
  14. package/Controls/Components/Buttons/PressButton/Themes/PressButtonElement.Joy.js +1 -1
  15. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.js +1 -1
  16. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.js +1 -1
  17. package/Controls/Components/Buttons/Tile/Themes/TileElement.Joy.js +7 -7
  18. package/Controls/Components/Buttons/Tile/Themes/TileElement.Memphis.js +6 -6
  19. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.js +1 -1
  20. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonGroupElement.Joy.js +1 -1
  21. package/Controls/Components/Cells/Themes/CellGroupElement.Cosmopolitan.js +6 -6
  22. package/Controls/Components/Cells/Themes/CellGroupElement.Joy.js +6 -6
  23. package/Controls/Components/Cells/Themes/CellGroupElement.Memphis.js +6 -6
  24. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Cosmopolitan.js +6 -6
  25. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Joy.js +7 -7
  26. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Memphis.js +6 -6
  27. package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.js +7 -7
  28. package/Controls/Components/Grouping/Card/Themes/CardElement.Memphis.js +6 -6
  29. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Cosmopolitan.js +6 -6
  30. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Joy.js +7 -7
  31. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Memphis.js +6 -6
  32. package/Controls/Components/Grouping/Expander/Themes/ExpanderGroupElement.Joy.js +1 -1
  33. package/Controls/Components/Grouping/Message/Themes/MessageContentElement.Joy.js +1 -1
  34. package/Controls/Components/Grouping/Message/Themes/MessageElement.Cosmopolitan.js +6 -6
  35. package/Controls/Components/Grouping/Message/Themes/MessageElement.Joy.js +7 -7
  36. package/Controls/Components/Grouping/Message/Themes/MessageElement.Memphis.js +6 -6
  37. package/Controls/Components/Grouping/Toolbar/Themes/ToolbarElement.Joy.js +1 -1
  38. package/Controls/Components/Grouping/Toolbar/Themes/ToolbarElement.Memphis.js +6 -6
  39. package/Controls/Components/Grouping/actionbar/Themes/ActionbarElement.Joy.js +1 -1
  40. package/Controls/Components/Grouping/actionbar/Themes/ActionbarGroupElement.Joy.js +1 -1
  41. package/Controls/Components/Grouping/actionbar/Themes/ActionbarItemElement.Joy.js +1 -1
  42. package/Controls/Components/Grouping/actionbar/Themes/ActionbarSeparatorElement.Joy.js +1 -1
  43. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Cosmopolitan.js +1 -1
  44. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Joy.js +1 -1
  45. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Memphis.js +1 -1
  46. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Cosmopolitan.js +6 -6
  47. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Joy.js +7 -7
  48. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Memphis.js +6 -6
  49. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Cosmopolitan.js +6 -6
  50. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Joy.js +7 -7
  51. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Memphis.js +6 -6
  52. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Joy.js +1 -1
  53. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Cosmopolitan.js +7 -7
  54. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Joy.js +7 -7
  55. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Memphis.js +6 -6
  56. package/Controls/Components/Inputs/Choice/Themes/ChoiceElement.Joy.js +1 -1
  57. package/Controls/Components/Inputs/Choice/Themes/ChoiceElement.Memphis.js +1 -1
  58. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Cosmopolitan.js +1 -1
  59. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Joy.js +1 -1
  60. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Memphis.js +1 -1
  61. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Cosmopolitan.js +1 -1
  62. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Joy.js +1 -1
  63. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Memphis.js +1 -1
  64. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Cosmopolitan.js +7 -7
  65. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Joy.js +7 -7
  66. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Memphis.js +6 -6
  67. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Cosmopolitan.js +7 -7
  68. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Joy.js +7 -7
  69. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Memphis.js +6 -6
  70. package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Cosmopolitan.js +1 -1
  71. package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Joy.js +1 -1
  72. package/Controls/Components/Inputs/DurationBox/Themes/DurationBoxElement.Cosmopolitan.js +1 -1
  73. package/Controls/Components/Inputs/DurationBox/Themes/DurationBoxElement.Joy.js +1 -1
  74. package/Controls/Components/Inputs/FileBox/Themes/FileBoxElement.Cosmopolitan.js +7 -7
  75. package/Controls/Components/Inputs/FileBox/Themes/FileBoxElement.Joy.js +7 -7
  76. package/Controls/Components/Inputs/FileBox/Themes/FileBoxElement.Memphis.js +6 -6
  77. package/Controls/Components/Inputs/NumberBox/Themes/NumberBoxElement.Cosmopolitan.js +1 -1
  78. package/Controls/Components/Inputs/NumberBox/Themes/NumberBoxElement.Joy.js +1 -1
  79. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Cosmopolitan.js +7 -7
  80. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Joy.js +7 -7
  81. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Memphis.js +6 -6
  82. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Cosmopolitan.js +7 -7
  83. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Joy.js +7 -7
  84. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Memphis.js +6 -6
  85. package/Controls/Components/Inputs/Radio/Themes/RadioElement.Joy.js +1 -1
  86. package/Controls/Components/Inputs/Radio/Themes/RadioElement.Memphis.js +1 -1
  87. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Cosmopolitan.js +1 -1
  88. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Joy.js +1 -1
  89. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Memphis.js +1 -1
  90. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxElement.Cosmopolitan.js +1 -1
  91. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxElement.Joy.js +1 -1
  92. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerElement.Cosmopolitan.js +1 -1
  93. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerElement.Joy.js +1 -1
  94. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerElement.Memphis.js +1 -1
  95. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerEventElement.Cosmopolitan.js +6 -6
  96. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerEventElement.Joy.js +7 -7
  97. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerEventElement.Memphis.js +6 -6
  98. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerNowIndicatorElement.Cosmopolitan.js +1 -1
  99. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerNowIndicatorElement.Joy.js +1 -1
  100. package/Controls/Components/Inputs/Scheduler/Themes/SchedulerNowIndicatorElement.Memphis.js +1 -1
  101. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.js +7 -7
  102. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Joy.js +7 -7
  103. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Memphis.js +6 -6
  104. package/Controls/Components/Inputs/Select/Themes/SelectElement.Cosmopolitan.js +1 -1
  105. package/Controls/Components/Inputs/Select/Themes/SelectElement.Joy.js +1 -1
  106. package/Controls/Components/Inputs/Select/Themes/SelectElement.Memphis.js +1 -1
  107. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.js +1 -1
  108. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.js +1 -1
  109. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Memphis.js +1 -1
  110. package/Controls/Components/Inputs/Select/Themes/SelectItemGroupElement.Joy.js +1 -1
  111. package/Controls/Components/Inputs/SignaturePad/Themes/SignaturePadElement.Cosmopolitan.js +1 -1
  112. package/Controls/Components/Inputs/SignaturePad/Themes/SignaturePadElement.Joy.js +1 -1
  113. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Cosmopolitan.js +7 -7
  114. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Joy.js +7 -7
  115. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Memphis.js +6 -6
  116. package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Cosmopolitan.js +1 -1
  117. package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Joy.js +1 -1
  118. package/Controls/Components/Inputs/ToggleSwitch/Themes/ToggleSwitchElement.Memphis.js +1 -1
  119. package/Controls/Components/Layouts/FlowBoard/Themes/FlowBoardColumnItemElement.Cosmopolitan.js +7 -7
  120. package/Controls/Components/Layouts/FlowBoard/Themes/FlowBoardColumnItemElement.Joy.js +7 -7
  121. package/Controls/Components/Layouts/FlowBoard/Themes/FlowBoardColumnItemElement.Memphis.js +7 -7
  122. package/Controls/Components/Layouts/Page/Themes/PageMenuElement.Joy.js +1 -1
  123. package/Controls/Components/Layouts/Split/Themes/SplitElement.Cosmopolitan.js +1 -1
  124. package/Controls/Components/Layouts/Split/Themes/SplitElement.Joy.js +1 -1
  125. package/Controls/Components/Layouts/Split/Themes/SplitElement.Memphis.js +1 -1
  126. package/Controls/Components/Media/Audio/Themes/AudioElement.Joy.js +1 -1
  127. package/Controls/Components/Media/Avatar/Themes/AvatarElement.Joy.js +1 -1
  128. package/Controls/Components/Media/Avatar/Themes/AvatarElement.Memphis.js +6 -6
  129. package/Controls/Components/Media/Avatar/Themes/AvatarGroupElement.Joy.js +1 -1
  130. package/Controls/Components/Media/Badge/Themes/BadgeElement.Cosmopolitan.js +6 -6
  131. package/Controls/Components/Media/Badge/Themes/BadgeElement.Joy.js +7 -7
  132. package/Controls/Components/Media/Badge/Themes/BadgeElement.Memphis.js +6 -6
  133. package/Controls/Components/Media/Chat/Themes/ChatElement.Joy.js +1 -1
  134. package/Controls/Components/Media/Chat/Themes/ChatElement.Memphis.js +1 -1
  135. package/Controls/Components/Media/Chat/Themes/ChatInputAttachmentListElement.Cosmopolitan.js +7 -7
  136. package/Controls/Components/Media/Chat/Themes/ChatInputAttachmentListElement.Joy.js +7 -7
  137. package/Controls/Components/Media/Chat/Themes/ChatInputAttachmentListElement.Memphis.js +7 -7
  138. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Cosmopolitan.js +7 -7
  139. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Joy.js +7 -7
  140. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Memphis.js +7 -7
  141. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Cosmopolitan.js +1 -1
  142. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Joy.js +1 -1
  143. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Memphis.js +1 -1
  144. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Cosmopolitan.js +1 -1
  145. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Joy.js +1 -1
  146. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Memphis.js +1 -1
  147. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Cosmopolitan.js +6 -6
  148. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Joy.js +7 -7
  149. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Memphis.js +7 -7
  150. package/Controls/Components/Media/Chat/Themes/ChatMessageReactionElement.Cosmopolitan.js +1 -1
  151. package/Controls/Components/Media/Chat/Themes/ChatMessageReactionElement.Joy.js +1 -1
  152. package/Controls/Components/Media/Chat/Themes/ChatMessageReactionElement.Memphis.js +1 -1
  153. package/Controls/Components/Media/Chip/Themes/ChipElement.Cosmopolitan.js +6 -6
  154. package/Controls/Components/Media/Chip/Themes/ChipElement.Joy.js +7 -7
  155. package/Controls/Components/Media/Chip/Themes/ChipElement.Memphis.js +6 -6
  156. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAlphaSliderElement.Cosmopolitan.js +8 -8
  157. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAlphaSliderElement.Joy.js +7 -7
  158. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAlphaSliderElement.Memphis.js +7 -7
  159. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAreaElement.Cosmopolitan.js +8 -8
  160. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAreaElement.Joy.js +7 -7
  161. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorAreaElement.Memphis.js +7 -7
  162. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorElement.Cosmopolitan.js +1 -1
  163. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorElement.Joy.js +1 -1
  164. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorElement.Memphis.js +1 -1
  165. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorHueSliderElement.Cosmopolitan.js +8 -8
  166. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorHueSliderElement.Joy.js +7 -7
  167. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorHueSliderElement.Memphis.js +7 -7
  168. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorInputsElement.Cosmopolitan.js +1 -1
  169. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorInputsElement.Joy.js +1 -1
  170. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorInputsElement.Memphis.js +1 -1
  171. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorPaletteElement.Cosmopolitan.js +1 -1
  172. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorPaletteElement.Joy.js +1 -1
  173. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorPaletteElement.Memphis.js +1 -1
  174. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorShadeSliderElement.Cosmopolitan.js +8 -8
  175. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorShadeSliderElement.Joy.js +7 -7
  176. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorShadeSliderElement.Memphis.js +7 -7
  177. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorSwatchElement.Cosmopolitan.js +1 -1
  178. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorSwatchElement.Joy.js +1 -1
  179. package/Controls/Components/Media/ColorEditor/Themes/ColorEditorSwatchElement.Memphis.js +1 -1
  180. package/Controls/Components/Media/ColorPicker/Themes/ColorPickerElement.Joy.js +1 -1
  181. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchElement.Joy.js +1 -1
  182. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchGroupElement.Joy.js +1 -1
  183. package/Controls/Components/Media/ColorThumb/Themes/ColorThumbElement.Joy.js +1 -1
  184. package/Controls/Components/Media/Comment/Themes/CommentElement.Cosmopolitan.js +1 -1
  185. package/Controls/Components/Media/Comment/Themes/CommentElement.Joy.js +1 -1
  186. package/Controls/Components/Media/Comment/Themes/CommentElement.Memphis.js +1 -1
  187. package/Controls/Components/Media/FontEditor/Themes/FontEditorElement.Cosmopolitan.js +1 -1
  188. package/Controls/Components/Media/FontEditor/Themes/FontEditorElement.Joy.js +1 -1
  189. package/Controls/Components/Media/FontEditor/Themes/FontEditorElement.Memphis.js +1 -1
  190. package/Controls/Components/Media/Icon/Themes/IconElement.Joy.js +1 -1
  191. package/Controls/Components/Media/Image/Themes/ImageElement.Joy.js +1 -1
  192. package/Controls/Components/Media/Persona/Themes/PersonaElement.Joy.js +1 -1
  193. package/Controls/Components/Media/Timeline/Themes/TimelineElement.Cosmopolitan.js +1 -1
  194. package/Controls/Components/Media/Timeline/Themes/TimelineElement.Joy.js +1 -1
  195. package/Controls/Components/Media/Timeline/Themes/TimelineElement.Memphis.js +1 -1
  196. package/Controls/Components/Media/Video/Themes/VideoElement.Joy.js +1 -1
  197. package/Controls/Components/Overlays/Dialog/Themes/DialogElement.Joy.js +7 -7
  198. package/Controls/Components/Overlays/Dialog/Themes/DialogElement.Memphis.js +6 -6
  199. package/Controls/Components/Overlays/Drawer/Themes/DrawerElement.Joy.js +1 -1
  200. package/Controls/Components/Overlays/MessageBox/Themes/MessageBoxElement.Joy.js +7 -7
  201. package/Controls/Components/Overlays/MessageBox/Themes/MessageBoxElement.Memphis.js +6 -6
  202. package/Controls/Components/Overlays/Sheet/Themes/SheetElement.Cosmopolitan.js +1 -1
  203. package/Controls/Components/Overlays/Sheet/Themes/SheetElement.Joy.js +1 -1
  204. package/Controls/Components/Overlays/Sheet/Themes/SheetElement.Memphis.js +1 -1
  205. package/Controls/Components/Overlays/Toast/Themes/ToastElement.Joy.js +7 -7
  206. package/Controls/Components/Overlays/Toast/Themes/ToastElement.Memphis.js +1 -1
  207. package/Controls/Components/Overlays/tour/Themes/TourElement.Joy.js +1 -1
  208. package/Controls/Components/Overlays/tour/Themes/TourElement.Memphis.js +1 -1
  209. package/Controls/Components/Overlays/tour/Themes/TourStepElement.Joy.js +1 -1
  210. package/Controls/Components/Primitives/Backdrop/Themes/BackdropElement.Joy.js +1 -1
  211. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Cosmopolitan.js +6 -6
  212. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Joy.js +7 -7
  213. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Memphis.js +7 -7
  214. package/Controls/Components/Primitives/Clickable/Themes/ClickableElement.Cosmopolitan.js +1 -1
  215. package/Controls/Components/Primitives/Clickable/Themes/ClickableElement.Joy.js +1 -1
  216. package/Controls/Components/Primitives/Clickable/Themes/ClickableElement.Memphis.js +1 -1
  217. package/Controls/Components/Primitives/Divider/Themes/DividerElement.Joy.js +1 -1
  218. package/Controls/Components/Primitives/Dot/Themes/DotElement.Joy.js +1 -1
  219. package/Controls/Components/Primitives/Dot/Themes/DotGroupElement.Joy.js +1 -1
  220. package/Controls/Components/Primitives/Error/Themes/ErrorElement.Joy.js +1 -1
  221. package/Controls/Components/Primitives/Floating/Themes/FloatingElement.Joy.js +1 -1
  222. package/Controls/Components/Primitives/FocusRing/Themes/FocusRingElement.Joy.js +1 -1
  223. package/Controls/Components/Primitives/Hint/Themes/HintElement.Joy.js +1 -1
  224. package/Controls/Components/Primitives/Indicator/Themes/IndicatorElement.Joy.js +1 -1
  225. package/Controls/Components/Primitives/Jumbotron/Themes/JumbotronElement.Joy.js +1 -1
  226. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Cosmopolitan.js +6 -6
  227. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Joy.js +6 -6
  228. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Memphis.js +6 -6
  229. package/Controls/Components/Primitives/Marquee/Themes/MarqueeElement.Joy.js +1 -1
  230. package/Controls/Components/Primitives/Number/Themes/NumberCounterElement.Joy.js +1 -1
  231. package/Controls/Components/Primitives/Number/Themes/NumberElement.Joy.js +1 -1
  232. package/Controls/Components/Primitives/Pip/Themes/PipElement.Cosmopolitan.js +6 -6
  233. package/Controls/Components/Primitives/Pip/Themes/PipElement.Joy.js +7 -7
  234. package/Controls/Components/Primitives/Pip/Themes/PipElement.Memphis.js +6 -6
  235. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Cosmopolitan.js +7 -7
  236. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Joy.js +7 -7
  237. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Memphis.js +7 -7
  238. package/Controls/Components/Primitives/Ribbon/Themes/RibbonElement.Joy.js +1 -1
  239. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Cosmopolitan.js +1 -1
  240. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Joy.js +1 -1
  241. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Memphis.js +1 -1
  242. package/Controls/Components/Primitives/Text/Themes/TextElement.Joy.js +1 -1
  243. package/Controls/Components/Primitives/TickBar/Themes/TickBarElement.Joy.js +1 -1
  244. package/Controls/Components/Primitives/Tooltip/Themes/TooltipElement.Joy.js +1 -1
  245. package/Controls/Components/Primitives/Tooltip/Themes/TooltipElement.Memphis.js +1 -1
  246. package/Controls/Components/Primitives/WheelPicker/Themes/WheelPickerElement.Cosmopolitan.js +1 -1
  247. package/Controls/Components/Primitives/WheelPicker/Themes/WheelPickerElement.Joy.js +1 -1
  248. package/Controls/Components/Primitives/WheelPicker/Themes/WheelPickerElement.Memphis.js +1 -1
  249. package/Controls/Components/Primitives/ghost/themes/GhostElement.Cosmopolitan.js +1 -1
  250. package/Controls/Components/Primitives/ghost/themes/GhostElement.Joy.js +1 -1
  251. package/Controls/Components/Primitives/ghost/themes/GhostElement.Memphis.js +1 -1
  252. package/Controls/Components/Primitives/listing/Themes/ListingElement.Joy.js +1 -1
  253. package/Controls/Components/Primitives/listing/Themes/ListingElement.Memphis.js +1 -1
  254. package/Controls/Components/Primitives/listing/Themes/ListingItemElement.Joy.js +1 -1
  255. package/Controls/Components/Primitives/listing/Themes/ListingItemElement.Memphis.js +1 -1
  256. package/Controls/Components/Primitives/listing/Themes/ListingItemMarkerElement.Cosmopolitan.js +6 -6
  257. package/Controls/Components/Primitives/listing/Themes/ListingItemMarkerElement.Joy.js +7 -7
  258. package/Controls/Components/Primitives/listing/Themes/ListingItemMarkerElement.Memphis.js +6 -6
  259. package/Controls/Components/Primitives/placeholder/themes/PlaceholderElement.Cosmopolitan.js +1 -1
  260. package/Controls/Components/Primitives/placeholder/themes/PlaceholderElement.Joy.js +1 -1
  261. package/Controls/Components/Primitives/placeholder/themes/PlaceholderElement.Memphis.js +1 -1
  262. package/Controls/Components/Primitives/thumb/themes/ThumbElement.Cosmopolitan.js +7 -7
  263. package/Controls/Components/Primitives/thumb/themes/ThumbElement.Joy.js +7 -7
  264. package/Controls/Components/Primitives/thumb/themes/ThumbElement.Memphis.js +7 -7
  265. package/Controls/Components/Ranges/MeterRing/Themes/MeterRingElement.Joy.js +1 -1
  266. package/Controls/Components/Ranges/MeterRing/Themes/MeterRingElement.Memphis.js +1 -1
  267. package/Controls/Components/Ranges/ProgressRing/Themes/ProgressRingElement.Joy.js +1 -1
  268. package/Controls/Components/Ranges/ProgressRing/Themes/ProgressRingElement.Memphis.js +1 -1
  269. package/Controls/Components/Ranges/ScrubSlider/Themes/ScrubSliderElement.Joy.js +2 -2
  270. package/Controls/Components/Ranges/Slider/Themes/SliderElement.Joy.js +2 -2
  271. package/Controls/Components/Ranges/Slider/Themes/SliderElement.Memphis.js +2 -2
  272. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Cosmopolitan.js +1 -1
  273. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Joy.js +1 -1
  274. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Memphis.js +1 -1
  275. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Cosmopolitan.js +1 -1
  276. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Joy.js +1 -1
  277. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Memphis.js +1 -1
  278. package/Controls/Components/Selectors/Carousel/Themes/CarouselElement.Joy.js +1 -1
  279. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Cosmopolitan.js +1 -1
  280. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Joy.js +1 -1
  281. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Memphis.js +1 -1
  282. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Joy.js +1 -1
  283. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Memphis.js +1 -1
  284. package/Controls/Components/Selectors/List/Themes/ListElement.Joy.js +1 -1
  285. package/Controls/Components/Selectors/List/Themes/ListItemElement.Joy.js +1 -1
  286. package/Controls/Components/Selectors/List/Themes/ListItemGroupElement.Joy.js +1 -1
  287. package/Controls/Components/Selectors/Menu/Themes/MenuElement.Joy.js +1 -1
  288. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.js +1 -1
  289. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Joy.js +1 -1
  290. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Cosmopolitan.js +6 -6
  291. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Joy.js +6 -6
  292. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Memphis.js +6 -6
  293. package/Controls/Components/Selectors/Tab/Themes/TabElement.Cosmopolitan.js +6 -6
  294. package/Controls/Components/Selectors/Tab/Themes/TabElement.Joy.js +7 -7
  295. package/Controls/Components/Selectors/Tab/Themes/TabElement.Memphis.js +6 -6
  296. package/Controls/Components/Selectors/TabStrip/Themes/TabStripElement.Joy.js +1 -1
  297. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Joy.js +1 -1
  298. package/Controls/Components/Selectors/Table/Themes/TableBodyCellElement.Joy.js +1 -1
  299. package/Controls/Components/Selectors/Table/Themes/TableBodyElement.Joy.js +1 -1
  300. package/Controls/Components/Selectors/Table/Themes/TableBodyRowElement.Joy.js +1 -1
  301. package/Controls/Components/Selectors/Table/Themes/TableElement.Joy.js +1 -1
  302. package/Controls/Components/Selectors/Table/Themes/TableFooterCellElement.Joy.js +1 -1
  303. package/Controls/Components/Selectors/Table/Themes/TableFooterElement.Joy.js +1 -1
  304. package/Controls/Components/Selectors/Table/Themes/TableFooterRowElement.Joy.js +1 -1
  305. package/Controls/Components/Selectors/Table/Themes/TableHeaderCellElement.Joy.js +1 -1
  306. package/Controls/Components/Selectors/Table/Themes/TableHeaderElement.Joy.js +1 -1
  307. package/Controls/Components/Selectors/Table/Themes/TableHeaderRowElement.Joy.js +1 -1
  308. package/Controls/Components/Selectors/Table/editor/Themes/TableColumnEditorElement.Cosmopolitan.js +1 -1
  309. package/Controls/Components/Selectors/Table/editor/Themes/TableColumnEditorElement.Joy.js +1 -1
  310. package/Controls/Components/Selectors/Table/editor/Themes/TableColumnEditorElement.Memphis.js +1 -1
  311. package/Controls/Components/Selectors/Tree/Themes/TreeItemElement.Joy.js +1 -1
  312. package/Controls/Components/Shell/Themes/AppElement.Joy.js +1 -1
  313. package/Controls/Components/Shell/Themes/AppHeaderElement.Joy.js +1 -1
  314. package/Routing/PathToRegexp.d.ts +1 -1
  315. package/Routing/RouterAnchorElementStyle.js +1 -1
  316. package/Theming/ThemeService.d.ts +26 -0
  317. package/Theming/ThemeService.d.ts.map +1 -1
  318. package/Theming/ThemeService.js +72 -14
  319. package/Theming/ThemeService.js.map +1 -1
  320. package/package.json +3 -3
@@ -31,13 +31,13 @@ export function chatMessageElementMemphisStyle() {
31
31
  --chat-message-padding-left: calc(var(--memphis-layout-space) * 2);
32
32
  --chat-message-padding-right: calc(var(--memphis-layout-space) * 2);
33
33
  --chat-message-padding-top: var(--memphis-layout-space);
34
- --chat-message-shadow: var(--memphis-elevation-light-offset-x-1) var(--memphis-elevation-light-offset-y-1) var(--memphis-elevation-light-blur-1) var(--memphis-elevation-light-spread-1) var(--memphis-elevation-light-color-1);
35
- --chat-message-shadow-blur: var(--memphis-elevation-light-blur-1);
36
- --chat-message-shadow-color: var(--memphis-elevation-light-color-1);
37
- --chat-message-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
38
- --chat-message-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
39
- --chat-message-shadow-spread: var(--memphis-elevation-light-spread-1);
40
- --chat-message-transition-duration: var(--memphis-duration-short);
34
+ --chat-message-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
35
+ --chat-message-shadow-blur: var(--memphis-elevation-light-blur);
36
+ --chat-message-shadow-color: var(--memphis-elevation-light-color);
37
+ --chat-message-shadow-offset-x: var(--memphis-elevation-light-offset-x);
38
+ --chat-message-shadow-offset-y: var(--memphis-elevation-light-offset-y);
39
+ --chat-message-shadow-spread: var(--memphis-elevation-light-spread);
40
+ --chat-message-transition-duration: var(--mosaik-duration-short);
41
41
  --chat-message-transition-mode: ease;
42
42
  --chat-message-transition-property: all;
43
43
  --chat-message-translate: none;
@@ -32,7 +32,7 @@ export function chatMessageReactionElementCosmopolitanStyle() {
32
32
  --chat-message-reaction-shadow-offset-x: unset;
33
33
  --chat-message-reaction-shadow-offset-y: unset;
34
34
  --chat-message-reaction-shadow-spread: unset;
35
- --chat-message-reaction-transition-duration: var(--cosmopolitan-duration-short);
35
+ --chat-message-reaction-transition-duration: var(--mosaik-duration-short);
36
36
  --chat-message-reaction-transition-mode: ease;
37
37
  --chat-message-reaction-transition-property: background-color, color, transform;
38
38
  --chat-message-reaction-translate: none;
@@ -32,7 +32,7 @@ export function chatMessageReactionElementJoyStyle() {
32
32
  --chat-message-reaction-shadow-offset-x: unset;
33
33
  --chat-message-reaction-shadow-offset-y: unset;
34
34
  --chat-message-reaction-shadow-spread: unset;
35
- --chat-message-reaction-transition-duration: var(--joy-duration-short);
35
+ --chat-message-reaction-transition-duration: var(--mosaik-duration-short);
36
36
  --chat-message-reaction-transition-mode: ease;
37
37
  --chat-message-reaction-transition-property: background-color, color, transform;
38
38
  --chat-message-reaction-translate: none;
@@ -32,7 +32,7 @@ export function chatMessageReactionElementMemphisStyle() {
32
32
  --chat-message-reaction-shadow-offset-x: unset;
33
33
  --chat-message-reaction-shadow-offset-y: unset;
34
34
  --chat-message-reaction-shadow-spread: unset;
35
- --chat-message-reaction-transition-duration: var(--memphis-duration-short);
35
+ --chat-message-reaction-transition-duration: var(--mosaik-duration-short);
36
36
  --chat-message-reaction-transition-mode: ease;
37
37
  --chat-message-reaction-transition-property: background-color, color, transform;
38
38
  --chat-message-reaction-translate: none;
@@ -38,12 +38,12 @@ export function chipElementCosmopolitanStyle() {
38
38
  --chip-padding-top: unset;
39
39
  --chip-ripple-color: unset;
40
40
  --chip-ripple-duration: .2s;
41
- --chip-shadow: var(--cosmopolitan-elevation-light-offset-x-0) var(--cosmopolitan-elevation-light-offset-y-0) var(--cosmopolitan-elevation-light-blur-0) var(--cosmopolitan-elevation-light-spread-0) var(--cosmopolitan-elevation-light-color-0);
42
- --chip-shadow-blur: var(--cosmopolitan-elevation-light-blur-0);
43
- --chip-shadow-color: var(--cosmopolitan-elevation-light-color-0);
44
- --chip-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-0);
45
- --chip-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-0);
46
- --chip-shadow-spread: var(--cosmopolitan-elevation-light-spread-0);
41
+ --chip-shadow: var(--cosmopolitan-elevation-light-offset-x) var(--cosmopolitan-elevation-light-offset-y) var(--cosmopolitan-elevation-light-blur) var(--cosmopolitan-elevation-light-spread) var(--cosmopolitan-elevation-light-color);
42
+ --chip-shadow-blur: var(--cosmopolitan-elevation-light-blur);
43
+ --chip-shadow-color: var(--cosmopolitan-elevation-light-color);
44
+ --chip-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
45
+ --chip-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
46
+ --chip-shadow-spread: var(--cosmopolitan-elevation-light-spread);
47
47
  --chip-transition-duration: unset;
48
48
  --chip-transition-mode: unset;
49
49
  --chip-transition-property: unset;
@@ -38,13 +38,13 @@ export function chipElementJoyStyle() {
38
38
  --chip-padding-top: var(--joy-layout-space);
39
39
  --chip-ripple-color: unset;
40
40
  --chip-ripple-duration: .2s;
41
- --chip-shadow: var(--joy-elevation-light-offset-x-0) var(--joy-elevation-light-offset-y-0) var(--joy-elevation-light-blur-0) var(--joy-elevation-light-spread-0) var(--joy-elevation-light-color-0);
42
- --chip-shadow-blur: var(--joy-elevation-light-blur-0);
43
- --chip-shadow-color: var(--joy-elevation-light-color-0);
44
- --chip-shadow-offset-x: var(--joy-elevation-light-offset-x-0);
45
- --chip-shadow-offset-y: var(--joy-elevation-light-offset-y-0);
46
- --chip-shadow-spread: var(--joy-elevation-light-spread-0);
47
- --chip-transition-duration: var(--joy-duration-short);
41
+ --chip-shadow: var(--joy-elevation-light-offset-x) var(--joy-elevation-light-offset-y) var(--joy-elevation-light-blur) var(--joy-elevation-light-spread) var(--joy-elevation-light-color);
42
+ --chip-shadow-blur: var(--joy-elevation-light-blur);
43
+ --chip-shadow-color: var(--joy-elevation-light-color);
44
+ --chip-shadow-offset-x: var(--joy-elevation-light-offset-x);
45
+ --chip-shadow-offset-y: var(--joy-elevation-light-offset-y);
46
+ --chip-shadow-spread: var(--joy-elevation-light-spread);
47
+ --chip-transition-duration: var(--mosaik-duration-short);
48
48
  --chip-transition-mode: ease;
49
49
  --chip-transition-property: background-color, color, border-color, box-shadow, opacity, box-shadow;
50
50
  --chip-translate: none;
@@ -38,12 +38,12 @@ export function chipElementMemphisStyle() {
38
38
  --chip-padding-top: var(--memphis-layout-space);
39
39
  --chip-ripple-color: unset;
40
40
  --chip-ripple-duration: .2s;
41
- --chip-shadow: var(--memphis-elevation-light-offset-x-0) var(--memphis-elevation-light-offset-y-0) var(--memphis-elevation-light-blur-0) var(--memphis-elevation-light-spread-0) var(--memphis-elevation-light-color-0);
42
- --chip-shadow-blur: var(--memphis-elevation-light-blur-0);
43
- --chip-shadow-color: var(--memphis-elevation-light-color-0);
44
- --chip-shadow-offset-x: var(--memphis-elevation-light-offset-x-0);
45
- --chip-shadow-offset-y: var(--memphis-elevation-light-offset-y-0);
46
- --chip-shadow-spread: var(--memphis-elevation-light-spread-0);
41
+ --chip-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
42
+ --chip-shadow-blur: var(--memphis-elevation-light-blur);
43
+ --chip-shadow-color: var(--memphis-elevation-light-color);
44
+ --chip-shadow-offset-x: var(--memphis-elevation-light-offset-x);
45
+ --chip-shadow-offset-y: var(--memphis-elevation-light-offset-y);
46
+ --chip-shadow-spread: var(--memphis-elevation-light-spread);
47
47
  --chip-transition-duration: .2s;
48
48
  --chip-transition-mode: ease;
49
49
  --chip-transition-property: background-color, color, border-color, opacity, box-shadow;
@@ -37,19 +37,19 @@ export function colorEditorAlphaSliderElementCosmopolitanStyle() {
37
37
  --color-editor-alpha-slider-padding-left: unset;
38
38
  --color-editor-alpha-slider-padding-right: unset;
39
39
  --color-editor-alpha-slider-padding-top: unset;
40
- --color-editor-alpha-slider-shadow: var(--cosmopolitan-elevation-light-offset-x-1) var(--cosmopolitan-elevation-light-offset-y-1) var(--cosmopolitan-elevation-light-blur-1) var(--cosmopolitan-elevation-light-spread-1) var(--cosmopolitan-elevation-light-color-1);
41
- --color-editor-alpha-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur-1);
42
- --color-editor-alpha-slider-shadow-color: var(--cosmopolitan-elevation-light-color-1);
43
- --color-editor-alpha-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-1);
44
- --color-editor-alpha-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-1);
45
- --color-editor-alpha-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread-1);
40
+ --color-editor-alpha-slider-shadow: var(--cosmopolitan-elevation-light-offset-x) var(--cosmopolitan-elevation-light-offset-y) var(--cosmopolitan-elevation-light-blur) var(--cosmopolitan-elevation-light-spread) var(--cosmopolitan-elevation-light-color);
41
+ --color-editor-alpha-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur);
42
+ --color-editor-alpha-slider-shadow-color: var(--cosmopolitan-elevation-light-color);
43
+ --color-editor-alpha-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
44
+ --color-editor-alpha-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
45
+ --color-editor-alpha-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread);
46
46
  --color-editor-alpha-slider-thumb-background-color: var(--cosmopolitan-scheme-neutral-container);
47
47
  --color-editor-alpha-slider-thumb-border-color: transparent;
48
48
  --color-editor-alpha-slider-thumb-border-radius: 50%;
49
49
  --color-editor-alpha-slider-thumb-border-width: 0;
50
- --color-editor-alpha-slider-thumb-shadow: var(--cosmopolitan-elevation-light-1);
50
+ --color-editor-alpha-slider-thumb-shadow: var(--cosmopolitan-elevation-light);
51
51
  --color-editor-alpha-slider-thumb-size: calc(var(--cosmopolitan-layout-space) * 1.75);
52
- --color-editor-alpha-slider-transition-duration: var(--cosmopolitan-duration-short);
52
+ --color-editor-alpha-slider-transition-duration: var(--mosaik-duration-short);
53
53
  --color-editor-alpha-slider-transition-mode: ease;
54
54
  --color-editor-alpha-slider-transition-property: box-shadow, border-color;
55
55
  --color-editor-alpha-slider-translate: none;
@@ -37,19 +37,19 @@ export function colorEditorAlphaSliderElementJoyStyle() {
37
37
  --color-editor-alpha-slider-padding-left: unset;
38
38
  --color-editor-alpha-slider-padding-right: unset;
39
39
  --color-editor-alpha-slider-padding-top: unset;
40
- --color-editor-alpha-slider-shadow: var(--joy-elevation-light-offset-x-1) var(--joy-elevation-light-offset-y-1) var(--joy-elevation-light-blur-1) var(--joy-elevation-light-spread-1) var(--joy-elevation-light-color-1);
41
- --color-editor-alpha-slider-shadow-blur: var(--joy-elevation-light-blur-1);
42
- --color-editor-alpha-slider-shadow-color: var(--joy-elevation-light-color-1);
43
- --color-editor-alpha-slider-shadow-offset-x: var(--joy-elevation-light-offset-x-1);
44
- --color-editor-alpha-slider-shadow-offset-y: var(--joy-elevation-light-offset-y-1);
45
- --color-editor-alpha-slider-shadow-spread: var(--joy-elevation-light-spread-1);
40
+ --color-editor-alpha-slider-shadow: var(--joy-elevation-light-offset-x) var(--joy-elevation-light-offset-y) var(--joy-elevation-light-blur) var(--joy-elevation-light-spread) var(--joy-elevation-light-color);
41
+ --color-editor-alpha-slider-shadow-blur: var(--joy-elevation-light-blur);
42
+ --color-editor-alpha-slider-shadow-color: var(--joy-elevation-light-color);
43
+ --color-editor-alpha-slider-shadow-offset-x: var(--joy-elevation-light-offset-x);
44
+ --color-editor-alpha-slider-shadow-offset-y: var(--joy-elevation-light-offset-y);
45
+ --color-editor-alpha-slider-shadow-spread: var(--joy-elevation-light-spread);
46
46
  --color-editor-alpha-slider-thumb-background-color: var(--joy-scheme-highlight);
47
47
  --color-editor-alpha-slider-thumb-border-color: var(--joy-scheme-highlight);
48
48
  --color-editor-alpha-slider-thumb-border-radius: 50%;
49
49
  --color-editor-alpha-slider-thumb-border-width: var(--joy-layout-thickness);
50
50
  --color-editor-alpha-slider-thumb-shadow: var(--joy-elevation-light-light);
51
51
  --color-editor-alpha-slider-thumb-size: 14px;
52
- --color-editor-alpha-slider-transition-duration: var(--joy-duration-short);
52
+ --color-editor-alpha-slider-transition-duration: var(--mosaik-duration-short);
53
53
  --color-editor-alpha-slider-transition-mode: ease;
54
54
  --color-editor-alpha-slider-transition-property: box-shadow, border-color;
55
55
  --color-editor-alpha-slider-translate: none;
@@ -37,19 +37,19 @@ export function colorEditorAlphaSliderElementMemphisStyle() {
37
37
  --color-editor-alpha-slider-padding-left: unset;
38
38
  --color-editor-alpha-slider-padding-right: unset;
39
39
  --color-editor-alpha-slider-padding-top: unset;
40
- --color-editor-alpha-slider-shadow: var(--memphis-elevation-light-offset-x-1) var(--memphis-elevation-light-offset-y-1) var(--memphis-elevation-light-blur-1) var(--memphis-elevation-light-spread-1) var(--memphis-elevation-light-color-1);
41
- --color-editor-alpha-slider-shadow-blur: var(--memphis-elevation-light-blur-1);
42
- --color-editor-alpha-slider-shadow-color: var(--memphis-elevation-light-color-1);
43
- --color-editor-alpha-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
44
- --color-editor-alpha-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
45
- --color-editor-alpha-slider-shadow-spread: var(--memphis-elevation-light-spread-1);
40
+ --color-editor-alpha-slider-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
41
+ --color-editor-alpha-slider-shadow-blur: var(--memphis-elevation-light-blur);
42
+ --color-editor-alpha-slider-shadow-color: var(--memphis-elevation-light-color);
43
+ --color-editor-alpha-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x);
44
+ --color-editor-alpha-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y);
45
+ --color-editor-alpha-slider-shadow-spread: var(--memphis-elevation-light-spread);
46
46
  --color-editor-alpha-slider-thumb-background-color: var(--memphis-scheme-surface);
47
47
  --color-editor-alpha-slider-thumb-border-color: var(--memphis-scheme-contrast);
48
48
  --color-editor-alpha-slider-thumb-border-radius: 0;
49
49
  --color-editor-alpha-slider-thumb-border-width: var(--memphis-layout-thickness);
50
50
  --color-editor-alpha-slider-thumb-shadow: var(--memphis-shadow-1);
51
51
  --color-editor-alpha-slider-thumb-size: calc(var(--memphis-layout-space) * 1.75);
52
- --color-editor-alpha-slider-transition-duration: var(--memphis-duration-short);
52
+ --color-editor-alpha-slider-transition-duration: var(--mosaik-duration-short);
53
53
  --color-editor-alpha-slider-transition-mode: ease;
54
54
  --color-editor-alpha-slider-transition-property: box-shadow, border-color;
55
55
  --color-editor-alpha-slider-translate: none;
@@ -36,18 +36,18 @@ export function colorEditorAreaElementCosmopolitanStyle() {
36
36
  --color-editor-area-padding-left: unset;
37
37
  --color-editor-area-padding-right: unset;
38
38
  --color-editor-area-padding-top: unset;
39
- --color-editor-area-shadow: var(--cosmopolitan-elevation-light-offset-x-1) var(--cosmopolitan-elevation-light-offset-y-1) var(--cosmopolitan-elevation-light-blur-1) var(--cosmopolitan-elevation-light-spread-1) var(--cosmopolitan-elevation-light-color-1);
40
- --color-editor-area-shadow-blur: var(--cosmopolitan-elevation-light-blur-1);
41
- --color-editor-area-shadow-color: var(--cosmopolitan-elevation-light-color-1);
42
- --color-editor-area-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-1);
43
- --color-editor-area-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-1);
44
- --color-editor-area-shadow-spread: var(--cosmopolitan-elevation-light-spread-1);
39
+ --color-editor-area-shadow: var(--cosmopolitan-elevation-light-offset-x) var(--cosmopolitan-elevation-light-offset-y) var(--cosmopolitan-elevation-light-blur) var(--cosmopolitan-elevation-light-spread) var(--cosmopolitan-elevation-light-color);
40
+ --color-editor-area-shadow-blur: var(--cosmopolitan-elevation-light-blur);
41
+ --color-editor-area-shadow-color: var(--cosmopolitan-elevation-light-color);
42
+ --color-editor-area-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
43
+ --color-editor-area-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
44
+ --color-editor-area-shadow-spread: var(--cosmopolitan-elevation-light-spread);
45
45
  --color-editor-area-thumb-border-color: var(--cosmopolitan-scheme-surface);
46
46
  --color-editor-area-thumb-border-radius: 50%;
47
47
  --color-editor-area-thumb-border-width: calc(var(--cosmopolitan-layout-thickness) * 2);
48
- --color-editor-area-thumb-shadow: var(--cosmopolitan-elevation-light-1);
48
+ --color-editor-area-thumb-shadow: var(--cosmopolitan-elevation-light);
49
49
  --color-editor-area-thumb-size: calc(var(--cosmopolitan-layout-space) * 1.75);
50
- --color-editor-area-transition-duration: var(--cosmopolitan-duration-short);
50
+ --color-editor-area-transition-duration: var(--mosaik-duration-short);
51
51
  --color-editor-area-transition-mode: ease;
52
52
  --color-editor-area-transition-property: box-shadow, border-color;
53
53
  --color-editor-area-translate: none;
@@ -36,18 +36,18 @@ export function colorEditorAreaElementJoyStyle() {
36
36
  --color-editor-area-padding-left: unset;
37
37
  --color-editor-area-padding-right: unset;
38
38
  --color-editor-area-padding-top: unset;
39
- --color-editor-area-shadow: var(--joy-elevation-light-offset-x-1) var(--joy-elevation-light-offset-y-1) var(--joy-elevation-light-blur-1) var(--joy-elevation-light-spread-1) var(--joy-elevation-light-color-1);
40
- --color-editor-area-shadow-blur: var(--joy-elevation-light-blur-1);
41
- --color-editor-area-shadow-color: var(--joy-elevation-light-color-1);
42
- --color-editor-area-shadow-offset-x: var(--joy-elevation-light-offset-x-1);
43
- --color-editor-area-shadow-offset-y: var(--joy-elevation-light-offset-y-1);
44
- --color-editor-area-shadow-spread: var(--joy-elevation-light-spread-1);
39
+ --color-editor-area-shadow: var(--joy-elevation-light-offset-x) var(--joy-elevation-light-offset-y) var(--joy-elevation-light-blur) var(--joy-elevation-light-spread) var(--joy-elevation-light-color);
40
+ --color-editor-area-shadow-blur: var(--joy-elevation-light-blur);
41
+ --color-editor-area-shadow-color: var(--joy-elevation-light-color);
42
+ --color-editor-area-shadow-offset-x: var(--joy-elevation-light-offset-x);
43
+ --color-editor-area-shadow-offset-y: var(--joy-elevation-light-offset-y);
44
+ --color-editor-area-shadow-spread: var(--joy-elevation-light-spread);
45
45
  --color-editor-area-thumb-border-color: var(--joy-scheme-surface);
46
46
  --color-editor-area-thumb-border-radius: 50%;
47
47
  --color-editor-area-thumb-border-width: var(--joy-layout-thickness);
48
48
  --color-editor-area-thumb-shadow: var(--joy-elevation-light-light);
49
49
  --color-editor-area-thumb-size: calc(var(--joy-layout-space) * 1.5);
50
- --color-editor-area-transition-duration: var(--joy-duration-short);
50
+ --color-editor-area-transition-duration: var(--mosaik-duration-short);
51
51
  --color-editor-area-transition-mode: ease;
52
52
  --color-editor-area-transition-property: box-shadow, border-color;
53
53
  --color-editor-area-translate: none;
@@ -36,18 +36,18 @@ export function colorEditorAreaElementMemphisStyle() {
36
36
  --color-editor-area-padding-left: unset;
37
37
  --color-editor-area-padding-right: unset;
38
38
  --color-editor-area-padding-top: unset;
39
- --color-editor-area-shadow: var(--memphis-elevation-light-offset-x-1) var(--memphis-elevation-light-offset-y-1) var(--memphis-elevation-light-blur-1) var(--memphis-elevation-light-spread-1) var(--memphis-elevation-light-color-1);
40
- --color-editor-area-shadow-blur: var(--memphis-elevation-light-blur-1);
41
- --color-editor-area-shadow-color: var(--memphis-elevation-light-color-1);
42
- --color-editor-area-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
43
- --color-editor-area-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
44
- --color-editor-area-shadow-spread: var(--memphis-elevation-light-spread-1);
39
+ --color-editor-area-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
40
+ --color-editor-area-shadow-blur: var(--memphis-elevation-light-blur);
41
+ --color-editor-area-shadow-color: var(--memphis-elevation-light-color);
42
+ --color-editor-area-shadow-offset-x: var(--memphis-elevation-light-offset-x);
43
+ --color-editor-area-shadow-offset-y: var(--memphis-elevation-light-offset-y);
44
+ --color-editor-area-shadow-spread: var(--memphis-elevation-light-spread);
45
45
  --color-editor-area-thumb-border-color: var(--memphis-scheme-contrast);
46
46
  --color-editor-area-thumb-border-radius: 0;
47
47
  --color-editor-area-thumb-border-width: var(--memphis-layout-thickness);
48
48
  --color-editor-area-thumb-shadow: var(--memphis-shadow-1);
49
49
  --color-editor-area-thumb-size: calc(var(--memphis-layout-space) * 1.5);
50
- --color-editor-area-transition-duration: var(--memphis-duration-short);
50
+ --color-editor-area-transition-duration: var(--mosaik-duration-short);
51
51
  --color-editor-area-transition-mode: ease;
52
52
  --color-editor-area-transition-property: box-shadow, border-color;
53
53
  --color-editor-area-translate: none;
@@ -42,7 +42,7 @@ export function colorEditorElementCosmopolitanStyle() {
42
42
  --color-editor-shadow-offset-x: unset;
43
43
  --color-editor-shadow-offset-y: unset;
44
44
  --color-editor-shadow-spread: unset;
45
- --color-editor-transition-duration: var(--cosmopolitan-duration-short);
45
+ --color-editor-transition-duration: var(--mosaik-duration-short);
46
46
  --color-editor-transition-mode: ease;
47
47
  --color-editor-transition-property: background-color, border-color, box-shadow;
48
48
  --color-editor-translate: none;
@@ -42,7 +42,7 @@ export function colorEditorElementJoyStyle() {
42
42
  --color-editor-shadow-offset-x: unset;
43
43
  --color-editor-shadow-offset-y: unset;
44
44
  --color-editor-shadow-spread: unset;
45
- --color-editor-transition-duration: var(--joy-duration-short);
45
+ --color-editor-transition-duration: var(--mosaik-duration-short);
46
46
  --color-editor-transition-mode: ease;
47
47
  --color-editor-transition-property: background-color, border-color, box-shadow;
48
48
  --color-editor-translate: none;
@@ -42,7 +42,7 @@ export function colorEditorElementMemphisStyle() {
42
42
  --color-editor-shadow-offset-x: unset;
43
43
  --color-editor-shadow-offset-y: unset;
44
44
  --color-editor-shadow-spread: unset;
45
- --color-editor-transition-duration: var(--memphis-duration-short);
45
+ --color-editor-transition-duration: var(--mosaik-duration-short);
46
46
  --color-editor-transition-mode: ease;
47
47
  --color-editor-transition-property: background-color, border-color, box-shadow;
48
48
  --color-editor-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorHueSliderElementCosmopolitanStyle() {
36
36
  --color-editor-hue-slider-padding-left: unset;
37
37
  --color-editor-hue-slider-padding-right: unset;
38
38
  --color-editor-hue-slider-padding-top: unset;
39
- --color-editor-hue-slider-shadow: var(--cosmopolitan-elevation-light-offset-x-1) var(--cosmopolitan-elevation-light-offset-y-1) var(--cosmopolitan-elevation-light-blur-1) var(--cosmopolitan-elevation-light-spread-1) var(--cosmopolitan-elevation-light-color-1);
40
- --color-editor-hue-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur-1);
41
- --color-editor-hue-slider-shadow-color: var(--cosmopolitan-elevation-light-color-1);
42
- --color-editor-hue-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-1);
43
- --color-editor-hue-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-1);
44
- --color-editor-hue-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread-1);
39
+ --color-editor-hue-slider-shadow: var(--cosmopolitan-elevation-light-offset-x) var(--cosmopolitan-elevation-light-offset-y) var(--cosmopolitan-elevation-light-blur) var(--cosmopolitan-elevation-light-spread) var(--cosmopolitan-elevation-light-color);
40
+ --color-editor-hue-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur);
41
+ --color-editor-hue-slider-shadow-color: var(--cosmopolitan-elevation-light-color);
42
+ --color-editor-hue-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
43
+ --color-editor-hue-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
44
+ --color-editor-hue-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread);
45
45
  --color-editor-hue-slider-thumb-background-color: var(--cosmopolitan-scheme-neutral-container);
46
46
  --color-editor-hue-slider-thumb-border-color: transparent;
47
47
  --color-editor-hue-slider-thumb-border-radius: 50%;
48
48
  --color-editor-hue-slider-thumb-border-width: 0;
49
- --color-editor-hue-slider-thumb-shadow: var(--cosmopolitan-elevation-light-1);
49
+ --color-editor-hue-slider-thumb-shadow: var(--cosmopolitan-elevation-light);
50
50
  --color-editor-hue-slider-thumb-size: calc(var(--cosmopolitan-layout-space) * 1.75);
51
- --color-editor-hue-slider-transition-duration: var(--cosmopolitan-duration-short);
51
+ --color-editor-hue-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-hue-slider-transition-mode: ease;
53
53
  --color-editor-hue-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-hue-slider-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorHueSliderElementJoyStyle() {
36
36
  --color-editor-hue-slider-padding-left: unset;
37
37
  --color-editor-hue-slider-padding-right: unset;
38
38
  --color-editor-hue-slider-padding-top: unset;
39
- --color-editor-hue-slider-shadow: var(--joy-elevation-light-offset-x-1) var(--joy-elevation-light-offset-y-1) var(--joy-elevation-light-blur-1) var(--joy-elevation-light-spread-1) var(--joy-elevation-light-color-1);
40
- --color-editor-hue-slider-shadow-blur: var(--joy-elevation-light-blur-1);
41
- --color-editor-hue-slider-shadow-color: var(--joy-elevation-light-color-1);
42
- --color-editor-hue-slider-shadow-offset-x: var(--joy-elevation-light-offset-x-1);
43
- --color-editor-hue-slider-shadow-offset-y: var(--joy-elevation-light-offset-y-1);
44
- --color-editor-hue-slider-shadow-spread: var(--joy-elevation-light-spread-1);
39
+ --color-editor-hue-slider-shadow: var(--joy-elevation-light-offset-x) var(--joy-elevation-light-offset-y) var(--joy-elevation-light-blur) var(--joy-elevation-light-spread) var(--joy-elevation-light-color);
40
+ --color-editor-hue-slider-shadow-blur: var(--joy-elevation-light-blur);
41
+ --color-editor-hue-slider-shadow-color: var(--joy-elevation-light-color);
42
+ --color-editor-hue-slider-shadow-offset-x: var(--joy-elevation-light-offset-x);
43
+ --color-editor-hue-slider-shadow-offset-y: var(--joy-elevation-light-offset-y);
44
+ --color-editor-hue-slider-shadow-spread: var(--joy-elevation-light-spread);
45
45
  --color-editor-hue-slider-thumb-background-color: var(--joy-scheme-highlight);
46
46
  --color-editor-hue-slider-thumb-border-color: var(--joy-scheme-highlight);
47
47
  --color-editor-hue-slider-thumb-border-radius: 50%;
48
48
  --color-editor-hue-slider-thumb-border-width: var(--joy-layout-thickness);
49
49
  --color-editor-hue-slider-thumb-shadow: var(--joy-elevation-light-light);
50
50
  --color-editor-hue-slider-thumb-size: 14px;
51
- --color-editor-hue-slider-transition-duration: var(--joy-duration-short);
51
+ --color-editor-hue-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-hue-slider-transition-mode: ease;
53
53
  --color-editor-hue-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-hue-slider-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorHueSliderElementMemphisStyle() {
36
36
  --color-editor-hue-slider-padding-left: unset;
37
37
  --color-editor-hue-slider-padding-right: unset;
38
38
  --color-editor-hue-slider-padding-top: unset;
39
- --color-editor-hue-slider-shadow: var(--memphis-elevation-light-offset-x-1) var(--memphis-elevation-light-offset-y-1) var(--memphis-elevation-light-blur-1) var(--memphis-elevation-light-spread-1) var(--memphis-elevation-light-color-1);
40
- --color-editor-hue-slider-shadow-blur: var(--memphis-elevation-light-blur-1);
41
- --color-editor-hue-slider-shadow-color: var(--memphis-elevation-light-color-1);
42
- --color-editor-hue-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
43
- --color-editor-hue-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
44
- --color-editor-hue-slider-shadow-spread: var(--memphis-elevation-light-spread-1);
39
+ --color-editor-hue-slider-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
40
+ --color-editor-hue-slider-shadow-blur: var(--memphis-elevation-light-blur);
41
+ --color-editor-hue-slider-shadow-color: var(--memphis-elevation-light-color);
42
+ --color-editor-hue-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x);
43
+ --color-editor-hue-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y);
44
+ --color-editor-hue-slider-shadow-spread: var(--memphis-elevation-light-spread);
45
45
  --color-editor-hue-slider-thumb-background-color: var(--memphis-scheme-surface);
46
46
  --color-editor-hue-slider-thumb-border-color: var(--memphis-scheme-contrast);
47
47
  --color-editor-hue-slider-thumb-border-radius: 0;
48
48
  --color-editor-hue-slider-thumb-border-width: var(--memphis-layout-thickness);
49
49
  --color-editor-hue-slider-thumb-shadow: var(--memphis-shadow-1);
50
50
  --color-editor-hue-slider-thumb-size: calc(var(--memphis-layout-space) * 1.75);
51
- --color-editor-hue-slider-transition-duration: var(--memphis-duration-short);
51
+ --color-editor-hue-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-hue-slider-transition-mode: ease;
53
53
  --color-editor-hue-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-hue-slider-translate: none;
@@ -45,7 +45,7 @@ export function colorEditorInputsElementCosmopolitanStyle() {
45
45
  --color-editor-inputs-shadow-offset-x: unset;
46
46
  --color-editor-inputs-shadow-offset-y: unset;
47
47
  --color-editor-inputs-shadow-spread: unset;
48
- --color-editor-inputs-transition-duration: var(--cosmopolitan-duration-short);
48
+ --color-editor-inputs-transition-duration: var(--mosaik-duration-short);
49
49
  --color-editor-inputs-transition-mode: ease;
50
50
  --color-editor-inputs-transition-property: border-color, background-color;
51
51
  --color-editor-inputs-translate: none;
@@ -45,7 +45,7 @@ export function colorEditorInputsElementJoyStyle() {
45
45
  --color-editor-inputs-shadow-offset-x: unset;
46
46
  --color-editor-inputs-shadow-offset-y: unset;
47
47
  --color-editor-inputs-shadow-spread: unset;
48
- --color-editor-inputs-transition-duration: var(--joy-duration-short);
48
+ --color-editor-inputs-transition-duration: var(--mosaik-duration-short);
49
49
  --color-editor-inputs-transition-mode: ease;
50
50
  --color-editor-inputs-transition-property: border-color, background-color;
51
51
  --color-editor-inputs-translate: none;
@@ -45,7 +45,7 @@ export function colorEditorInputsElementMemphisStyle() {
45
45
  --color-editor-inputs-shadow-offset-x: unset;
46
46
  --color-editor-inputs-shadow-offset-y: unset;
47
47
  --color-editor-inputs-shadow-spread: unset;
48
- --color-editor-inputs-transition-duration: var(--memphis-duration-short);
48
+ --color-editor-inputs-transition-duration: var(--mosaik-duration-short);
49
49
  --color-editor-inputs-transition-mode: ease;
50
50
  --color-editor-inputs-transition-property: border-color, background-color;
51
51
  --color-editor-inputs-translate: none;
@@ -44,7 +44,7 @@ export function colorEditorPaletteElementCosmopolitanStyle() {
44
44
  --color-editor-palette-shadow-offset-x: unset;
45
45
  --color-editor-palette-shadow-offset-y: unset;
46
46
  --color-editor-palette-shadow-spread: unset;
47
- --color-editor-palette-transition-duration: var(--cosmopolitan-duration-short);
47
+ --color-editor-palette-transition-duration: var(--mosaik-duration-short);
48
48
  --color-editor-palette-transition-mode: ease;
49
49
  --color-editor-palette-transition-property: transform, border-color;
50
50
  --color-editor-palette-translate: none;
@@ -44,7 +44,7 @@ export function colorEditorPaletteElementJoyStyle() {
44
44
  --color-editor-palette-shadow-offset-x: unset;
45
45
  --color-editor-palette-shadow-offset-y: unset;
46
46
  --color-editor-palette-shadow-spread: unset;
47
- --color-editor-palette-transition-duration: var(--joy-duration-short);
47
+ --color-editor-palette-transition-duration: var(--mosaik-duration-short);
48
48
  --color-editor-palette-transition-mode: ease;
49
49
  --color-editor-palette-transition-property: transform, border-color;
50
50
  --color-editor-palette-translate: none;
@@ -44,7 +44,7 @@ export function colorEditorPaletteElementMemphisStyle() {
44
44
  --color-editor-palette-shadow-offset-x: unset;
45
45
  --color-editor-palette-shadow-offset-y: unset;
46
46
  --color-editor-palette-shadow-spread: unset;
47
- --color-editor-palette-transition-duration: var(--memphis-duration-short);
47
+ --color-editor-palette-transition-duration: var(--mosaik-duration-short);
48
48
  --color-editor-palette-transition-mode: ease;
49
49
  --color-editor-palette-transition-property: transform, border-color;
50
50
  --color-editor-palette-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorShadeSliderElementCosmopolitanStyle() {
36
36
  --color-editor-shade-slider-padding-left: unset;
37
37
  --color-editor-shade-slider-padding-right: unset;
38
38
  --color-editor-shade-slider-padding-top: unset;
39
- --color-editor-shade-slider-shadow: var(--cosmopolitan-elevation-light-offset-x-1) var(--cosmopolitan-elevation-light-offset-y-1) var(--cosmopolitan-elevation-light-blur-1) var(--cosmopolitan-elevation-light-spread-1) var(--cosmopolitan-elevation-light-color-1);
40
- --color-editor-shade-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur-1);
41
- --color-editor-shade-slider-shadow-color: var(--cosmopolitan-elevation-light-color-1);
42
- --color-editor-shade-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-1);
43
- --color-editor-shade-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-1);
44
- --color-editor-shade-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread-1);
39
+ --color-editor-shade-slider-shadow: var(--cosmopolitan-elevation-light-offset-x) var(--cosmopolitan-elevation-light-offset-y) var(--cosmopolitan-elevation-light-blur) var(--cosmopolitan-elevation-light-spread) var(--cosmopolitan-elevation-light-color);
40
+ --color-editor-shade-slider-shadow-blur: var(--cosmopolitan-elevation-light-blur);
41
+ --color-editor-shade-slider-shadow-color: var(--cosmopolitan-elevation-light-color);
42
+ --color-editor-shade-slider-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
43
+ --color-editor-shade-slider-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
44
+ --color-editor-shade-slider-shadow-spread: var(--cosmopolitan-elevation-light-spread);
45
45
  --color-editor-shade-slider-thumb-background-color: var(--cosmopolitan-scheme-background);
46
46
  --color-editor-shade-slider-thumb-border-color: transparent;
47
47
  --color-editor-shade-slider-thumb-border-radius: 50%;
48
48
  --color-editor-shade-slider-thumb-border-width: 0;
49
- --color-editor-shade-slider-thumb-shadow: var(--cosmopolitan-elevation-light-1);
49
+ --color-editor-shade-slider-thumb-shadow: var(--cosmopolitan-elevation-light);
50
50
  --color-editor-shade-slider-thumb-size: calc(var(--cosmopolitan-layout-space) * 1.75);
51
- --color-editor-shade-slider-transition-duration: var(--cosmopolitan-duration-short);
51
+ --color-editor-shade-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-shade-slider-transition-mode: ease;
53
53
  --color-editor-shade-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-shade-slider-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorShadeSliderElementJoyStyle() {
36
36
  --color-editor-shade-slider-padding-left: unset;
37
37
  --color-editor-shade-slider-padding-right: unset;
38
38
  --color-editor-shade-slider-padding-top: unset;
39
- --color-editor-shade-slider-shadow: var(--joy-elevation-light-offset-x-1) var(--joy-elevation-light-offset-y-1) var(--joy-elevation-light-blur-1) var(--joy-elevation-light-spread-1) var(--joy-elevation-light-color-1);
40
- --color-editor-shade-slider-shadow-blur: var(--joy-elevation-light-blur-1);
41
- --color-editor-shade-slider-shadow-color: var(--joy-elevation-light-color-1);
42
- --color-editor-shade-slider-shadow-offset-x: var(--joy-elevation-light-offset-x-1);
43
- --color-editor-shade-slider-shadow-offset-y: var(--joy-elevation-light-offset-y-1);
44
- --color-editor-shade-slider-shadow-spread: var(--joy-elevation-light-spread-1);
39
+ --color-editor-shade-slider-shadow: var(--joy-elevation-light-offset-x) var(--joy-elevation-light-offset-y) var(--joy-elevation-light-blur) var(--joy-elevation-light-spread) var(--joy-elevation-light-color);
40
+ --color-editor-shade-slider-shadow-blur: var(--joy-elevation-light-blur);
41
+ --color-editor-shade-slider-shadow-color: var(--joy-elevation-light-color);
42
+ --color-editor-shade-slider-shadow-offset-x: var(--joy-elevation-light-offset-x);
43
+ --color-editor-shade-slider-shadow-offset-y: var(--joy-elevation-light-offset-y);
44
+ --color-editor-shade-slider-shadow-spread: var(--joy-elevation-light-spread);
45
45
  --color-editor-shade-slider-thumb-background-color: var(--joy-scheme-highlight);
46
46
  --color-editor-shade-slider-thumb-border-color: var(--joy-scheme-highlight);
47
47
  --color-editor-shade-slider-thumb-border-radius: 50%;
48
48
  --color-editor-shade-slider-thumb-border-width: var(--joy-layout-thickness);
49
49
  --color-editor-shade-slider-thumb-shadow: var(--joy-elevation-light-light);
50
50
  --color-editor-shade-slider-thumb-size: 14px;
51
- --color-editor-shade-slider-transition-duration: var(--joy-duration-short);
51
+ --color-editor-shade-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-shade-slider-transition-mode: ease;
53
53
  --color-editor-shade-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-shade-slider-translate: none;
@@ -36,19 +36,19 @@ export function colorEditorShadeSliderElementMemphisStyle() {
36
36
  --color-editor-shade-slider-padding-left: unset;
37
37
  --color-editor-shade-slider-padding-right: unset;
38
38
  --color-editor-shade-slider-padding-top: unset;
39
- --color-editor-shade-slider-shadow: var(--memphis-elevation-light-offset-x-1) var(--memphis-elevation-light-offset-y-1) var(--memphis-elevation-light-blur-1) var(--memphis-elevation-light-spread-1) var(--memphis-elevation-light-color-1);
40
- --color-editor-shade-slider-shadow-blur: var(--memphis-elevation-light-blur-1);
41
- --color-editor-shade-slider-shadow-color: var(--memphis-elevation-light-color-1);
42
- --color-editor-shade-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
43
- --color-editor-shade-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
44
- --color-editor-shade-slider-shadow-spread: var(--memphis-elevation-light-spread-1);
39
+ --color-editor-shade-slider-shadow: var(--memphis-elevation-light-offset-x) var(--memphis-elevation-light-offset-y) var(--memphis-elevation-light-blur) var(--memphis-elevation-light-spread) var(--memphis-elevation-light-color);
40
+ --color-editor-shade-slider-shadow-blur: var(--memphis-elevation-light-blur);
41
+ --color-editor-shade-slider-shadow-color: var(--memphis-elevation-light-color);
42
+ --color-editor-shade-slider-shadow-offset-x: var(--memphis-elevation-light-offset-x);
43
+ --color-editor-shade-slider-shadow-offset-y: var(--memphis-elevation-light-offset-y);
44
+ --color-editor-shade-slider-shadow-spread: var(--memphis-elevation-light-spread);
45
45
  --color-editor-shade-slider-thumb-background-color: var(--memphis-scheme-surface);
46
46
  --color-editor-shade-slider-thumb-border-color: var(--memphis-scheme-contrast);
47
47
  --color-editor-shade-slider-thumb-border-radius: 0;
48
48
  --color-editor-shade-slider-thumb-border-width: var(--memphis-layout-thickness);
49
49
  --color-editor-shade-slider-thumb-shadow: var(--memphis-shadow-1);
50
50
  --color-editor-shade-slider-thumb-size: calc(var(--memphis-layout-space) * 1.75);
51
- --color-editor-shade-slider-transition-duration: var(--memphis-duration-short);
51
+ --color-editor-shade-slider-transition-duration: var(--mosaik-duration-short);
52
52
  --color-editor-shade-slider-transition-mode: ease;
53
53
  --color-editor-shade-slider-transition-property: box-shadow, border-color;
54
54
  --color-editor-shade-slider-translate: none;
@@ -39,7 +39,7 @@ export function colorEditorSwatchElementCosmopolitanStyle() {
39
39
  --color-editor-swatch-shadow-offset-x: unset;
40
40
  --color-editor-swatch-shadow-offset-y: unset;
41
41
  --color-editor-swatch-shadow-spread: unset;
42
- --color-editor-swatch-transition-duration: var(--cosmopolitan-duration-short);
42
+ --color-editor-swatch-transition-duration: var(--mosaik-duration-short);
43
43
  --color-editor-swatch-transition-mode: ease;
44
44
  --color-editor-swatch-transition-property: opacity, background-color;
45
45
  --color-editor-swatch-translate: none;
@@ -39,7 +39,7 @@ export function colorEditorSwatchElementJoyStyle() {
39
39
  --color-editor-swatch-shadow-offset-x: unset;
40
40
  --color-editor-swatch-shadow-offset-y: unset;
41
41
  --color-editor-swatch-shadow-spread: unset;
42
- --color-editor-swatch-transition-duration: var(--joy-duration-short);
42
+ --color-editor-swatch-transition-duration: var(--mosaik-duration-short);
43
43
  --color-editor-swatch-transition-mode: ease;
44
44
  --color-editor-swatch-transition-property: opacity, background-color;
45
45
  --color-editor-swatch-translate: none;
@@ -39,7 +39,7 @@ export function colorEditorSwatchElementMemphisStyle() {
39
39
  --color-editor-swatch-shadow-offset-x: unset;
40
40
  --color-editor-swatch-shadow-offset-y: unset;
41
41
  --color-editor-swatch-shadow-spread: unset;
42
- --color-editor-swatch-transition-duration: var(--memphis-duration-short);
42
+ --color-editor-swatch-transition-duration: var(--mosaik-duration-short);
43
43
  --color-editor-swatch-transition-mode: ease;
44
44
  --color-editor-swatch-transition-property: opacity, background-color;
45
45
  --color-editor-swatch-translate: none;
@@ -38,7 +38,7 @@ export function colorPickerElementJoyStyle() {
38
38
  --color-picker-shadow-offset-y: unset;
39
39
  --color-picker-shadow-spread: unset;
40
40
  --color-picker-size: 24px;
41
- --color-picker-transition-duration: var(--joy-duration-short);
41
+ --color-picker-transition-duration: var(--mosaik-duration-short);
42
42
  --color-picker-transition-mode: ease;
43
43
  --color-picker-transition-property: all;
44
44
  --color-picker-translate: none;