@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
@@ -43,7 +43,7 @@ export function durationBoxElementJoyStyle() {
43
43
  --durationbox-shadow-offset-x: unset;
44
44
  --durationbox-shadow-offset-y: unset;
45
45
  --durationbox-shadow-spread: unset;
46
- --durationbox-transition-duration: var(--joy-duration-short);
46
+ --durationbox-transition-duration: var(--mosaik-duration-short);
47
47
  --durationbox-transition-mode: ease;
48
48
  --durationbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --durationbox-translate: none;
@@ -37,13 +37,13 @@ export function fileBoxElementCosmopolitanStyle() {
37
37
  --filebox-padding-left: calc(var(--cosmopolitan-layout-space) * 1.5);
38
38
  --filebox-padding-right: calc(var(--cosmopolitan-layout-space) * 1.5);
39
39
  --filebox-padding-top: var(--cosmopolitan-layout-space);
40
- --filebox-shadow: var(--cosmopolitan-elevation-semilight-offset-x-0) var(--cosmopolitan-elevation-semilight-offset-y-0) var(--cosmopolitan-elevation-semilight-blur-0) var(--cosmopolitan-elevation-semilight-spread-0) var(--cosmopolitan-elevation-semilight-color-0);
41
- --filebox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur-0);
42
- --filebox-shadow-color: var(--cosmopolitan-elevation-semilight-color-0);
43
- --filebox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x-0);
44
- --filebox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y-0);
45
- --filebox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread-0);
46
- --filebox-transition-duration: var(--cosmopolitan-duration-short);
40
+ --filebox-shadow: var(--cosmopolitan-elevation-semilight-offset-x) var(--cosmopolitan-elevation-semilight-offset-y) var(--cosmopolitan-elevation-semilight-blur) var(--cosmopolitan-elevation-semilight-spread) var(--cosmopolitan-elevation-semilight-color);
41
+ --filebox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur);
42
+ --filebox-shadow-color: var(--cosmopolitan-elevation-semilight-color);
43
+ --filebox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x);
44
+ --filebox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y);
45
+ --filebox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread);
46
+ --filebox-transition-duration: var(--mosaik-duration-short);
47
47
  --filebox-transition-mode: ease;
48
48
  --filebox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --filebox-translate: none;
@@ -37,13 +37,13 @@ export function fileBoxElementJoyStyle() {
37
37
  --filebox-padding-left: calc(var(--joy-layout-space) * 1.5);
38
38
  --filebox-padding-right: calc(var(--joy-layout-space) * 1.5);
39
39
  --filebox-padding-top: var(--joy-layout-space);
40
- --filebox-shadow: var(--joy-elevation-semilight-offset-x-0) var(--joy-elevation-semilight-offset-y-0) var(--joy-elevation-semilight-blur-0) var(--joy-elevation-semilight-spread-0) var(--joy-elevation-semilight-color-0);
41
- --filebox-shadow-blur: var(--joy-elevation-semilight-blur-0);
42
- --filebox-shadow-color: var(--joy-elevation-semilight-color-0);
43
- --filebox-shadow-offset-x: var(--joy-elevation-semilight-offset-x-0);
44
- --filebox-shadow-offset-y: var(--joy-elevation-semilight-offset-y-0);
45
- --filebox-shadow-spread: var(--joy-elevation-semilight-spread-0);
46
- --filebox-transition-duration: var(--joy-duration-short);
40
+ --filebox-shadow: var(--joy-elevation-semilight-offset-x) var(--joy-elevation-semilight-offset-y) var(--joy-elevation-semilight-blur) var(--joy-elevation-semilight-spread) var(--joy-elevation-semilight-color);
41
+ --filebox-shadow-blur: var(--joy-elevation-semilight-blur);
42
+ --filebox-shadow-color: var(--joy-elevation-semilight-color);
43
+ --filebox-shadow-offset-x: var(--joy-elevation-semilight-offset-x);
44
+ --filebox-shadow-offset-y: var(--joy-elevation-semilight-offset-y);
45
+ --filebox-shadow-spread: var(--joy-elevation-semilight-spread);
46
+ --filebox-transition-duration: var(--mosaik-duration-short);
47
47
  --filebox-transition-mode: ease;
48
48
  --filebox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --filebox-translate: none;
@@ -37,12 +37,12 @@ export function fileBoxElementMemphisStyle() {
37
37
  --filebox-padding-left: calc(var(--memphis-layout-space) * 1.5);
38
38
  --filebox-padding-right: calc(var(--memphis-layout-space) * 1.5);
39
39
  --filebox-padding-top: var(--memphis-layout-space);
40
- --filebox-shadow: var(--memphis-elevation-semilight-offset-x-0) var(--memphis-elevation-semilight-offset-y-0) var(--memphis-elevation-semilight-blur-0) var(--memphis-elevation-semilight-spread-0) var(--memphis-elevation-semilight-color-0);
41
- --filebox-shadow-blur: var(--memphis-elevation-semilight-blur-0);
42
- --filebox-shadow-color: var(--memphis-elevation-semilight-color-0);
43
- --filebox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x-0);
44
- --filebox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y-0);
45
- --filebox-shadow-spread: var(--memphis-elevation-semilight-spread-0);
40
+ --filebox-shadow: var(--memphis-elevation-semilight-offset-x) var(--memphis-elevation-semilight-offset-y) var(--memphis-elevation-semilight-blur) var(--memphis-elevation-semilight-spread) var(--memphis-elevation-semilight-color);
41
+ --filebox-shadow-blur: var(--memphis-elevation-semilight-blur);
42
+ --filebox-shadow-color: var(--memphis-elevation-semilight-color);
43
+ --filebox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x);
44
+ --filebox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y);
45
+ --filebox-shadow-spread: var(--memphis-elevation-semilight-spread);
46
46
  --filebox-transition-duration: .2s;
47
47
  --filebox-transition-mode: ease;
48
48
  --filebox-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
@@ -42,7 +42,7 @@ export function numberBoxElementCosmopolitanStyle() {
42
42
  --numberbox-shadow-offset-x: unset;
43
43
  --numberbox-shadow-offset-y: unset;
44
44
  --numberbox-shadow-spread: unset;
45
- --numberbox-transition-duration: var(--cosmopolitan-duration-short);
45
+ --numberbox-transition-duration: var(--mosaik-duration-short);
46
46
  --numberbox-transition-mode: ease;
47
47
  --numberbox-transition-property: background-color, color, border-color, opacity, box-shadow;
48
48
  --numberbox-translate: none;
@@ -43,7 +43,7 @@ export function numberBoxElementJoyStyle() {
43
43
  --numberbox-shadow-offset-x: unset;
44
44
  --numberbox-shadow-offset-y: unset;
45
45
  --numberbox-shadow-spread: unset;
46
- --numberbox-transition-duration: var(--joy-duration-short);
46
+ --numberbox-transition-duration: var(--mosaik-duration-short);
47
47
  --numberbox-transition-mode: ease;
48
48
  --numberbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --numberbox-translate: none;
@@ -37,13 +37,13 @@ export function passwordBoxElementCosmopolitanStyle() {
37
37
  --passwordbox-padding-left: calc(var(--cosmopolitan-layout-space) * 1.5);
38
38
  --passwordbox-padding-right: calc(var(--cosmopolitan-layout-space) * 1.5);
39
39
  --passwordbox-padding-top: var(--cosmopolitan-layout-space);
40
- --passwordbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x-0) var(--cosmopolitan-elevation-semilight-offset-y-0) var(--cosmopolitan-elevation-semilight-blur-0) var(--cosmopolitan-elevation-semilight-spread-0) var(--cosmopolitan-elevation-semilight-color-0);
41
- --passwordbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur-0);
42
- --passwordbox-shadow-color: var(--cosmopolitan-elevation-semilight-color-0);
43
- --passwordbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x-0);
44
- --passwordbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y-0);
45
- --passwordbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread-0);
46
- --passwordbox-transition-duration: var(--cosmopolitan-duration-short);
40
+ --passwordbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x) var(--cosmopolitan-elevation-semilight-offset-y) var(--cosmopolitan-elevation-semilight-blur) var(--cosmopolitan-elevation-semilight-spread) var(--cosmopolitan-elevation-semilight-color);
41
+ --passwordbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur);
42
+ --passwordbox-shadow-color: var(--cosmopolitan-elevation-semilight-color);
43
+ --passwordbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x);
44
+ --passwordbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y);
45
+ --passwordbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread);
46
+ --passwordbox-transition-duration: var(--mosaik-duration-short);
47
47
  --passwordbox-transition-mode: ease;
48
48
  --passwordbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --passwordbox-translate: none;
@@ -37,13 +37,13 @@ export function passwordBoxElementJoyStyle() {
37
37
  --passwordbox-padding-left: calc(var(--joy-layout-space) * 1.5);
38
38
  --passwordbox-padding-right: calc(var(--joy-layout-space) * 1.5);
39
39
  --passwordbox-padding-top: var(--joy-layout-space);
40
- --passwordbox-shadow: var(--joy-elevation-semilight-offset-x-0) var(--joy-elevation-semilight-offset-y-0) var(--joy-elevation-semilight-blur-0) var(--joy-elevation-semilight-spread-0) var(--joy-elevation-semilight-color-0);
41
- --passwordbox-shadow-blur: var(--joy-elevation-semilight-blur-0);
42
- --passwordbox-shadow-color: var(--joy-elevation-semilight-color-0);
43
- --passwordbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x-0);
44
- --passwordbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y-0);
45
- --passwordbox-shadow-spread: var(--joy-elevation-semilight-spread-0);
46
- --passwordbox-transition-duration: var(--joy-duration-short);
40
+ --passwordbox-shadow: var(--joy-elevation-semilight-offset-x) var(--joy-elevation-semilight-offset-y) var(--joy-elevation-semilight-blur) var(--joy-elevation-semilight-spread) var(--joy-elevation-semilight-color);
41
+ --passwordbox-shadow-blur: var(--joy-elevation-semilight-blur);
42
+ --passwordbox-shadow-color: var(--joy-elevation-semilight-color);
43
+ --passwordbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x);
44
+ --passwordbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y);
45
+ --passwordbox-shadow-spread: var(--joy-elevation-semilight-spread);
46
+ --passwordbox-transition-duration: var(--mosaik-duration-short);
47
47
  --passwordbox-transition-mode: ease;
48
48
  --passwordbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --passwordbox-translate: none;
@@ -37,12 +37,12 @@ export function passwordBoxElementMemphisStyle() {
37
37
  --passwordbox-padding-left: calc(var(--memphis-layout-space) * 1.5);
38
38
  --passwordbox-padding-right: calc(var(--memphis-layout-space) * 1.5);
39
39
  --passwordbox-padding-top: var(--memphis-layout-space);
40
- --passwordbox-shadow: var(--memphis-elevation-semilight-offset-x-0) var(--memphis-elevation-semilight-offset-y-0) var(--memphis-elevation-semilight-blur-0) var(--memphis-elevation-semilight-spread-0) var(--memphis-elevation-semilight-color-0);
41
- --passwordbox-shadow-blur: var(--memphis-elevation-semilight-blur-0);
42
- --passwordbox-shadow-color: var(--memphis-elevation-semilight-color-0);
43
- --passwordbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x-0);
44
- --passwordbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y-0);
45
- --passwordbox-shadow-spread: var(--memphis-elevation-semilight-spread-0);
40
+ --passwordbox-shadow: var(--memphis-elevation-semilight-offset-x) var(--memphis-elevation-semilight-offset-y) var(--memphis-elevation-semilight-blur) var(--memphis-elevation-semilight-spread) var(--memphis-elevation-semilight-color);
41
+ --passwordbox-shadow-blur: var(--memphis-elevation-semilight-blur);
42
+ --passwordbox-shadow-color: var(--memphis-elevation-semilight-color);
43
+ --passwordbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x);
44
+ --passwordbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y);
45
+ --passwordbox-shadow-spread: var(--memphis-elevation-semilight-spread);
46
46
  --passwordbox-transition-duration: .2s;
47
47
  --passwordbox-transition-mode: ease;
48
48
  --passwordbox-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
@@ -36,13 +36,13 @@ export function pinBoxElementCosmopolitanStyle() {
36
36
  --pinbox-padding-left: calc(var(--cosmopolitan-layout-space) * 1.5);
37
37
  --pinbox-padding-right: calc(var(--cosmopolitan-layout-space) * 1.5);
38
38
  --pinbox-padding-top: var(--cosmopolitan-layout-space);
39
- --pinbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x-0) var(--cosmopolitan-elevation-semilight-offset-y-0) var(--cosmopolitan-elevation-semilight-blur-0) var(--cosmopolitan-elevation-semilight-spread-0) var(--cosmopolitan-elevation-semilight-color-0);
40
- --pinbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur-0);
41
- --pinbox-shadow-color: var(--cosmopolitan-elevation-semilight-color-0);
42
- --pinbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x-0);
43
- --pinbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y-0);
44
- --pinbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread-0);
45
- --pinbox-transition-duration: var(--cosmopolitan-duration-short);
39
+ --pinbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x) var(--cosmopolitan-elevation-semilight-offset-y) var(--cosmopolitan-elevation-semilight-blur) var(--cosmopolitan-elevation-semilight-spread) var(--cosmopolitan-elevation-semilight-color);
40
+ --pinbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur);
41
+ --pinbox-shadow-color: var(--cosmopolitan-elevation-semilight-color);
42
+ --pinbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x);
43
+ --pinbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y);
44
+ --pinbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread);
45
+ --pinbox-transition-duration: var(--mosaik-duration-short);
46
46
  --pinbox-transition-mode: ease;
47
47
  --pinbox-transition-property: background-color, color, border-color, opacity, box-shadow;
48
48
  --pinbox-translate: none;
@@ -37,13 +37,13 @@ export function pinBoxElementJoyStyle() {
37
37
  --pinbox-padding-left: calc(var(--joy-layout-space) * 1.5);
38
38
  --pinbox-padding-right: calc(var(--joy-layout-space) * 1.5);
39
39
  --pinbox-padding-top: var(--joy-layout-space);
40
- --pinbox-shadow: var(--joy-elevation-semilight-offset-x-0) var(--joy-elevation-semilight-offset-y-0) var(--joy-elevation-semilight-blur-0) var(--joy-elevation-semilight-spread-0) var(--joy-elevation-semilight-color-0);
41
- --pinbox-shadow-blur: var(--joy-elevation-semilight-blur-0);
42
- --pinbox-shadow-color: var(--joy-elevation-semilight-color-0);
43
- --pinbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x-0);
44
- --pinbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y-0);
45
- --pinbox-shadow-spread: var(--joy-elevation-semilight-spread-0);
46
- --pinbox-transition-duration: var(--joy-duration-short);
40
+ --pinbox-shadow: var(--joy-elevation-semilight-offset-x) var(--joy-elevation-semilight-offset-y) var(--joy-elevation-semilight-blur) var(--joy-elevation-semilight-spread) var(--joy-elevation-semilight-color);
41
+ --pinbox-shadow-blur: var(--joy-elevation-semilight-blur);
42
+ --pinbox-shadow-color: var(--joy-elevation-semilight-color);
43
+ --pinbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x);
44
+ --pinbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y);
45
+ --pinbox-shadow-spread: var(--joy-elevation-semilight-spread);
46
+ --pinbox-transition-duration: var(--mosaik-duration-short);
47
47
  --pinbox-transition-mode: ease;
48
48
  --pinbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --pinbox-translate: none;
@@ -36,12 +36,12 @@ export function pinBoxElementMemphisStyle() {
36
36
  --pinbox-padding-left: calc(var(--memphis-layout-space) * 1.5);
37
37
  --pinbox-padding-right: calc(var(--memphis-layout-space) * 1.5);
38
38
  --pinbox-padding-top: var(--memphis-layout-space);
39
- --pinbox-shadow: var(--memphis-elevation-semilight-offset-x-0) var(--memphis-elevation-semilight-offset-y-0) var(--memphis-elevation-semilight-blur-0) var(--memphis-elevation-semilight-spread-0) var(--memphis-elevation-semilight-color-0);
40
- --pinbox-shadow-blur: var(--memphis-elevation-semilight-blur-0);
41
- --pinbox-shadow-color: var(--memphis-elevation-semilight-color-0);
42
- --pinbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x-0);
43
- --pinbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y-0);
44
- --pinbox-shadow-spread: var(--memphis-elevation-semilight-spread-0);
39
+ --pinbox-shadow: var(--memphis-elevation-semilight-offset-x) var(--memphis-elevation-semilight-offset-y) var(--memphis-elevation-semilight-blur) var(--memphis-elevation-semilight-spread) var(--memphis-elevation-semilight-color);
40
+ --pinbox-shadow-blur: var(--memphis-elevation-semilight-blur);
41
+ --pinbox-shadow-color: var(--memphis-elevation-semilight-color);
42
+ --pinbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x);
43
+ --pinbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y);
44
+ --pinbox-shadow-spread: var(--memphis-elevation-semilight-spread);
45
45
  --pinbox-transition-duration: .2s;
46
46
  --pinbox-transition-mode: ease;
47
47
  --pinbox-transition-property: background-color, color, border-color, opacity, box-shadow;
@@ -42,7 +42,7 @@ export function radioElementJoyStyle() {
42
42
  --radio-shadow-offset-x: unset;
43
43
  --radio-shadow-offset-y: unset;
44
44
  --radio-shadow-spread: unset;
45
- --radio-transition-duration: var(--joy-duration-short);
45
+ --radio-transition-duration: var(--mosaik-duration-short);
46
46
  --radio-transition-mode: ease;
47
47
  --radio-transition-property: background-color, color, border-color, opacity, box-shadow;
48
48
  --radio-translate: none;
@@ -42,7 +42,7 @@ export function radioElementMemphisStyle() {
42
42
  --radio-shadow-offset-x: unset;
43
43
  --radio-shadow-offset-y: unset;
44
44
  --radio-shadow-spread: unset;
45
- --radio-transition-duration: var(--memphis-duration-short);
45
+ --radio-transition-duration: var(--mosaik-duration-short);
46
46
  --radio-transition-mode: ease;
47
47
  --radio-transition-property: background-color, color, border-color, box-shadow, transform;
48
48
  --radio-translate: none;
@@ -37,7 +37,7 @@ export function radioGroupElementCosmopolitanStyle() {
37
37
  --radio-group-shadow-offset-x: unset;
38
38
  --radio-group-shadow-offset-y: unset;
39
39
  --radio-group-shadow-spread: unset;
40
- --radio-group-transition-duration: var(--cosmopolitan-duration-short);
40
+ --radio-group-transition-duration: var(--mosaik-duration-short);
41
41
  --radio-group-transition-mode: ease;
42
42
  --radio-group-transition-property: background-color, color, border-color, box-shadow, transform;
43
43
  --radio-group-translate: none;
@@ -37,7 +37,7 @@ export function radioGroupElementJoyStyle() {
37
37
  --radio-group-shadow-offset-x: unset;
38
38
  --radio-group-shadow-offset-y: unset;
39
39
  --radio-group-shadow-spread: unset;
40
- --radio-group-transition-duration: var(--joy-duration-short);
40
+ --radio-group-transition-duration: var(--mosaik-duration-short);
41
41
  --radio-group-transition-mode: ease;
42
42
  --radio-group-transition-property: background-color, color, border-color, box-shadow, transform;
43
43
  --radio-group-translate: none;
@@ -37,7 +37,7 @@ export function radioGroupElementMemphisStyle() {
37
37
  --radio-group-shadow-offset-x: unset;
38
38
  --radio-group-shadow-offset-y: unset;
39
39
  --radio-group-shadow-spread: unset;
40
- --radio-group-transition-duration: var(--memphis-duration-short);
40
+ --radio-group-transition-duration: var(--mosaik-duration-short);
41
41
  --radio-group-transition-mode: ease;
42
42
  --radio-group-transition-property: background-color, color, border-color, box-shadow, transform;
43
43
  --radio-group-translate: none;
@@ -43,7 +43,7 @@ export function richTextBoxElementCosmopolitanStyle() {
43
43
  --richtextbox-shadow-offset-y: unset;
44
44
  --richtextbox-shadow-spread: unset;
45
45
  --richtextbox-toolbox-border-color: unset;
46
- --richtextbox-transition-duration: var(--cosmopolitan-duration-short);
46
+ --richtextbox-transition-duration: var(--mosaik-duration-short);
47
47
  --richtextbox-transition-mode: ease;
48
48
  --richtextbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --richtextbox-translate: none;
@@ -43,7 +43,7 @@ export function richTextBoxElementJoyStyle() {
43
43
  --richtextbox-shadow-offset-x: unset;
44
44
  --richtextbox-shadow-offset-y: unset;
45
45
  --richtextbox-shadow-spread: unset;
46
- --richtextbox-transition-duration: var(--joy-duration-short);
46
+ --richtextbox-transition-duration: var(--mosaik-duration-short);
47
47
  --richtextbox-transition-mode: ease;
48
48
  --richtextbox-transition-property: background-color, color, border-color, opacity, box-shadow;
49
49
  --richtextbox-translate: none;
@@ -82,7 +82,7 @@ export function schedulerElementCosmopolitanStyle() {
82
82
  --scheduler-shadow-spread: unset;
83
83
  --scheduler-timescale-width: 80px;
84
84
  --scheduler-today-background-color: var(--cosmopolitan-scheme-semi-transparent);
85
- --scheduler-transition-duration: var(--cosmopolitan-duration-short);
85
+ --scheduler-transition-duration: var(--mosaik-duration-short);
86
86
  --scheduler-transition-mode: ease;
87
87
  --scheduler-transition-property: background-color, color, border-color;
88
88
  --scheduler-translate: none;
@@ -82,7 +82,7 @@ export function schedulerElementJoyStyle() {
82
82
  --scheduler-shadow-spread: unset;
83
83
  --scheduler-timescale-width: 80px;
84
84
  --scheduler-today-background-color: var(--joy-scheme-semi-transparent);
85
- --scheduler-transition-duration: var(--joy-duration-short);
85
+ --scheduler-transition-duration: var(--mosaik-duration-short);
86
86
  --scheduler-transition-mode: ease;
87
87
  --scheduler-transition-property: background-color, color, border-color;
88
88
  --scheduler-translate: none;
@@ -82,7 +82,7 @@ export function schedulerElementMemphisStyle() {
82
82
  --scheduler-shadow-spread: unset;
83
83
  --scheduler-timescale-width: 80px;
84
84
  --scheduler-today-background-color: var(--memphis-scheme-semi-transparent);
85
- --scheduler-transition-duration: var(--memphis-duration-short);
85
+ --scheduler-transition-duration: var(--mosaik-duration-short);
86
86
  --scheduler-transition-mode: ease;
87
87
  --scheduler-transition-property: background-color, color, border-color;
88
88
  --scheduler-translate: none;
@@ -51,12 +51,12 @@ export function schedulerEventElementCosmopolitanStyle() {
51
51
  --scheduler-event-padding-top: unset;
52
52
  --scheduler-event-ripple-color: unset;
53
53
  --scheduler-event-ripple-duration: .2s;
54
- --scheduler-event-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);
55
- --scheduler-event-shadow-blur: var(--cosmopolitan-elevation-light-blur-1);
56
- --scheduler-event-shadow-color: var(--cosmopolitan-elevation-light-color-1);
57
- --scheduler-event-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x-1);
58
- --scheduler-event-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y-1);
59
- --scheduler-event-shadow-spread: var(--cosmopolitan-elevation-light-spread-1);
54
+ --scheduler-event-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);
55
+ --scheduler-event-shadow-blur: var(--cosmopolitan-elevation-light-blur);
56
+ --scheduler-event-shadow-color: var(--cosmopolitan-elevation-light-color);
57
+ --scheduler-event-shadow-offset-x: var(--cosmopolitan-elevation-light-offset-x);
58
+ --scheduler-event-shadow-offset-y: var(--cosmopolitan-elevation-light-offset-y);
59
+ --scheduler-event-shadow-spread: var(--cosmopolitan-elevation-light-spread);
60
60
  --scheduler-event-transition-duration: var(--cosmopolitan-motion-duration);
61
61
  --scheduler-event-transition-mode: var(--cosmopolitan-motion-mode);
62
62
  --scheduler-event-transition-property: background-color, box-shadow, transform;
@@ -51,13 +51,13 @@ export function schedulerEventElementJoyStyle() {
51
51
  --scheduler-event-padding-top: unset;
52
52
  --scheduler-event-ripple-color: unset;
53
53
  --scheduler-event-ripple-duration: .2s;
54
- --scheduler-event-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);
55
- --scheduler-event-shadow-blur: var(--joy-elevation-light-blur-1);
56
- --scheduler-event-shadow-color: var(--joy-elevation-light-color-1);
57
- --scheduler-event-shadow-offset-x: var(--joy-elevation-light-offset-x-1);
58
- --scheduler-event-shadow-offset-y: var(--joy-elevation-light-offset-y-1);
59
- --scheduler-event-shadow-spread: var(--joy-elevation-light-spread-1);
60
- --scheduler-event-transition-duration: var(--joy-duration-medium);
54
+ --scheduler-event-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);
55
+ --scheduler-event-shadow-blur: var(--joy-elevation-light-blur);
56
+ --scheduler-event-shadow-color: var(--joy-elevation-light-color);
57
+ --scheduler-event-shadow-offset-x: var(--joy-elevation-light-offset-x);
58
+ --scheduler-event-shadow-offset-y: var(--joy-elevation-light-offset-y);
59
+ --scheduler-event-shadow-spread: var(--joy-elevation-light-spread);
60
+ --scheduler-event-transition-duration: var(--mosaik-duration-medium);
61
61
  --scheduler-event-transition-mode: ease;
62
62
  --scheduler-event-transition-property: background-color, box-shadow, transform;
63
63
  --scheduler-event-translate: none;
@@ -51,12 +51,12 @@ export function schedulerEventElementMemphisStyle() {
51
51
  --scheduler-event-padding-top: unset;
52
52
  --scheduler-event-ripple-color: unset;
53
53
  --scheduler-event-ripple-duration: .2s;
54
- --scheduler-event-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);
55
- --scheduler-event-shadow-blur: var(--memphis-elevation-light-blur-1);
56
- --scheduler-event-shadow-color: var(--memphis-elevation-light-color-1);
57
- --scheduler-event-shadow-offset-x: var(--memphis-elevation-light-offset-x-1);
58
- --scheduler-event-shadow-offset-y: var(--memphis-elevation-light-offset-y-1);
59
- --scheduler-event-shadow-spread: var(--memphis-elevation-light-spread-1);
54
+ --scheduler-event-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);
55
+ --scheduler-event-shadow-blur: var(--memphis-elevation-light-blur);
56
+ --scheduler-event-shadow-color: var(--memphis-elevation-light-color);
57
+ --scheduler-event-shadow-offset-x: var(--memphis-elevation-light-offset-x);
58
+ --scheduler-event-shadow-offset-y: var(--memphis-elevation-light-offset-y);
59
+ --scheduler-event-shadow-spread: var(--memphis-elevation-light-spread);
60
60
  --scheduler-event-transition-duration: var(--memphis-motion-duration);
61
61
  --scheduler-event-transition-mode: var(--memphis-motion-mode);
62
62
  --scheduler-event-transition-property: background-color, box-shadow, transform;
@@ -34,7 +34,7 @@ export function schedulerNowIndicatorElementCosmopolitanStyle() {
34
34
  --scheduler-now-indicator-shadow-offset-x: unset;
35
35
  --scheduler-now-indicator-shadow-offset-y: unset;
36
36
  --scheduler-now-indicator-shadow-spread: unset;
37
- --scheduler-now-indicator-transition-duration: var(--cosmopolitan-duration-short);
37
+ --scheduler-now-indicator-transition-duration: var(--mosaik-duration-short);
38
38
  --scheduler-now-indicator-transition-mode: ease;
39
39
  --scheduler-now-indicator-transition-property: top;
40
40
  --scheduler-now-indicator-translate: none;
@@ -34,7 +34,7 @@ export function schedulerNowIndicatorElementJoyStyle() {
34
34
  --scheduler-now-indicator-shadow-offset-x: unset;
35
35
  --scheduler-now-indicator-shadow-offset-y: unset;
36
36
  --scheduler-now-indicator-shadow-spread: unset;
37
- --scheduler-now-indicator-transition-duration: var(--joy-duration-short);
37
+ --scheduler-now-indicator-transition-duration: var(--mosaik-duration-short);
38
38
  --scheduler-now-indicator-transition-mode: ease;
39
39
  --scheduler-now-indicator-transition-property: top;
40
40
  --scheduler-now-indicator-translate: none;
@@ -34,7 +34,7 @@ export function schedulerNowIndicatorElementMemphisStyle() {
34
34
  --scheduler-now-indicator-shadow-offset-x: unset;
35
35
  --scheduler-now-indicator-shadow-offset-y: unset;
36
36
  --scheduler-now-indicator-shadow-spread: unset;
37
- --scheduler-now-indicator-transition-duration: var(--memphis-duration-short);
37
+ --scheduler-now-indicator-transition-duration: var(--mosaik-duration-short);
38
38
  --scheduler-now-indicator-transition-mode: ease;
39
39
  --scheduler-now-indicator-transition-property: top;
40
40
  --scheduler-now-indicator-translate: none;
@@ -37,13 +37,13 @@ export function searchBoxElementCosmopolitanStyle() {
37
37
  --searchbox-padding-left: calc(var(--cosmopolitan-layout-space) * 1.5);
38
38
  --searchbox-padding-right: calc(var(--cosmopolitan-layout-space) * 1.5);
39
39
  --searchbox-padding-top: var(--cosmopolitan-layout-space);
40
- --searchbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x-0) var(--cosmopolitan-elevation-semilight-offset-y-0) var(--cosmopolitan-elevation-semilight-blur-0) var(--cosmopolitan-elevation-semilight-spread-0) var(--cosmopolitan-elevation-semilight-color-0);
41
- --searchbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur-0);
42
- --searchbox-shadow-color: var(--cosmopolitan-elevation-semilight-color-0);
43
- --searchbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x-0);
44
- --searchbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y-0);
45
- --searchbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread-0);
46
- --searchbox-transition-duration: var(--cosmopolitan-duration-short);
40
+ --searchbox-shadow: var(--cosmopolitan-elevation-semilight-offset-x) var(--cosmopolitan-elevation-semilight-offset-y) var(--cosmopolitan-elevation-semilight-blur) var(--cosmopolitan-elevation-semilight-spread) var(--cosmopolitan-elevation-semilight-color);
41
+ --searchbox-shadow-blur: var(--cosmopolitan-elevation-semilight-blur);
42
+ --searchbox-shadow-color: var(--cosmopolitan-elevation-semilight-color);
43
+ --searchbox-shadow-offset-x: var(--cosmopolitan-elevation-semilight-offset-x);
44
+ --searchbox-shadow-offset-y: var(--cosmopolitan-elevation-semilight-offset-y);
45
+ --searchbox-shadow-spread: var(--cosmopolitan-elevation-semilight-spread);
46
+ --searchbox-transition-duration: var(--mosaik-duration-short);
47
47
  --searchbox-transition-mode: ease;
48
48
  --searchbox-transition-property: all;
49
49
  --searchbox-translate: none;
@@ -37,13 +37,13 @@ export function searchBoxElementJoyStyle() {
37
37
  --searchbox-padding-left: calc(var(--joy-layout-space) * 1.5);
38
38
  --searchbox-padding-right: calc(var(--joy-layout-space) * 1.5);
39
39
  --searchbox-padding-top: var(--joy-layout-space);
40
- --searchbox-shadow: var(--joy-elevation-semilight-offset-x-0) var(--joy-elevation-semilight-offset-y-0) var(--joy-elevation-semilight-blur-0) var(--joy-elevation-semilight-spread-0) var(--joy-elevation-semilight-color-0);
41
- --searchbox-shadow-blur: var(--joy-elevation-semilight-blur-0);
42
- --searchbox-shadow-color: var(--joy-elevation-semilight-color-0);
43
- --searchbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x-0);
44
- --searchbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y-0);
45
- --searchbox-shadow-spread: var(--joy-elevation-semilight-spread-0);
46
- --searchbox-transition-duration: var(--joy-duration-short);
40
+ --searchbox-shadow: var(--joy-elevation-semilight-offset-x) var(--joy-elevation-semilight-offset-y) var(--joy-elevation-semilight-blur) var(--joy-elevation-semilight-spread) var(--joy-elevation-semilight-color);
41
+ --searchbox-shadow-blur: var(--joy-elevation-semilight-blur);
42
+ --searchbox-shadow-color: var(--joy-elevation-semilight-color);
43
+ --searchbox-shadow-offset-x: var(--joy-elevation-semilight-offset-x);
44
+ --searchbox-shadow-offset-y: var(--joy-elevation-semilight-offset-y);
45
+ --searchbox-shadow-spread: var(--joy-elevation-semilight-spread);
46
+ --searchbox-transition-duration: var(--mosaik-duration-short);
47
47
  --searchbox-transition-mode: ease;
48
48
  --searchbox-transition-property: all;
49
49
  --searchbox-translate: none;
@@ -37,12 +37,12 @@ export function searchBoxElementMemphisStyle() {
37
37
  --searchbox-padding-left: calc(var(--memphis-layout-space) * 1.5);
38
38
  --searchbox-padding-right: calc(var(--memphis-layout-space) * 1.5);
39
39
  --searchbox-padding-top: var(--memphis-layout-space);
40
- --searchbox-shadow: var(--memphis-elevation-semilight-offset-x-0) var(--memphis-elevation-semilight-offset-y-0) var(--memphis-elevation-semilight-blur-0) var(--memphis-elevation-semilight-spread-0) var(--memphis-elevation-semilight-color-0);
41
- --searchbox-shadow-blur: var(--memphis-elevation-semilight-blur-0);
42
- --searchbox-shadow-color: var(--memphis-elevation-semilight-color-0);
43
- --searchbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x-0);
44
- --searchbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y-0);
45
- --searchbox-shadow-spread: var(--memphis-elevation-semilight-spread-0);
40
+ --searchbox-shadow: var(--memphis-elevation-semilight-offset-x) var(--memphis-elevation-semilight-offset-y) var(--memphis-elevation-semilight-blur) var(--memphis-elevation-semilight-spread) var(--memphis-elevation-semilight-color);
41
+ --searchbox-shadow-blur: var(--memphis-elevation-semilight-blur);
42
+ --searchbox-shadow-color: var(--memphis-elevation-semilight-color);
43
+ --searchbox-shadow-offset-x: var(--memphis-elevation-semilight-offset-x);
44
+ --searchbox-shadow-offset-y: var(--memphis-elevation-semilight-offset-y);
45
+ --searchbox-shadow-spread: var(--memphis-elevation-semilight-spread);
46
46
  --searchbox-transition-duration: .2s;
47
47
  --searchbox-transition-mode: ease;
48
48
  --searchbox-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
@@ -41,7 +41,7 @@ export function selectElementCosmopolitanStyle() {
41
41
  --select-shadow-offset-x: unset;
42
42
  --select-shadow-offset-y: unset;
43
43
  --select-shadow-spread: unset;
44
- --select-transition-duration: var(--cosmopolitan-duration-short);
44
+ --select-transition-duration: var(--mosaik-duration-short);
45
45
  --select-transition-mode: ease;
46
46
  --select-transition-property: all;
47
47
  --select-translate: none;
@@ -42,7 +42,7 @@ export function selectElementJoyStyle() {
42
42
  --select-shadow-offset-x: unset;
43
43
  --select-shadow-offset-y: unset;
44
44
  --select-shadow-spread: unset;
45
- --select-transition-duration: var(--joy-duration-short);
45
+ --select-transition-duration: var(--mosaik-duration-short);
46
46
  --select-transition-mode: ease;
47
47
  --select-transition-property: transform;
48
48
  --select-translate: none;
@@ -41,7 +41,7 @@ export function selectElementMemphisStyle() {
41
41
  --select-shadow-offset-x: unset;
42
42
  --select-shadow-offset-y: unset;
43
43
  --select-shadow-spread: unset;
44
- --select-transition-duration: var(--memphis-duration-short);
44
+ --select-transition-duration: var(--mosaik-duration-short);
45
45
  --select-transition-mode: ease;
46
46
  --select-transition-property: background-color, color, border-color, box-shadow, transform;
47
47
  --select-translate: none;
@@ -43,7 +43,7 @@ export function selectItemElementCosmopolitanStyle() {
43
43
  --select-item-shadow-offset-x: unset;
44
44
  --select-item-shadow-offset-y: unset;
45
45
  --select-item-shadow-spread: unset;
46
- --select-item-transition-duration: var(--cosmopolitan-duration-short);
46
+ --select-item-transition-duration: var(--mosaik-duration-short);
47
47
  --select-item-transition-mode: ease;
48
48
  --select-item-transition-property: all;
49
49
  --select-item-translate: none;
@@ -43,7 +43,7 @@ export function selectItemElementJoyStyle() {
43
43
  --select-item-shadow-offset-x: unset;
44
44
  --select-item-shadow-offset-y: unset;
45
45
  --select-item-shadow-spread: unset;
46
- --select-item-transition-duration: var(--joy-duration-short);
46
+ --select-item-transition-duration: var(--mosaik-duration-short);
47
47
  --select-item-transition-mode: ease;
48
48
  --select-item-transition-property: all;
49
49
  --select-item-translate: none;
@@ -43,7 +43,7 @@ export function selectItemElementMemphisStyle() {
43
43
  --select-item-shadow-offset-x: unset;
44
44
  --select-item-shadow-offset-y: unset;
45
45
  --select-item-shadow-spread: unset;
46
- --select-item-transition-duration: var(--memphis-duration-short);
46
+ --select-item-transition-duration: var(--mosaik-duration-short);
47
47
  --select-item-transition-mode: ease;
48
48
  --select-item-transition-property: background-color, color, border-color, box-shadow, transform;
49
49
  --select-item-translate: none;
@@ -48,7 +48,7 @@ export function selectItemGroupElementJoyStyle() {
48
48
  --select-item-group-shadow-offset-x: unset;
49
49
  --select-item-group-shadow-offset-y: unset;
50
50
  --select-item-group-shadow-spread: unset;
51
- --select-item-group-transition-duration: var(--joy-duration-short);
51
+ --select-item-group-transition-duration: var(--mosaik-duration-short);
52
52
  --select-item-group-transition-mode: ease;
53
53
  --select-item-group-transition-property: background-color, color, border-color, box-shadow;
54
54
  --select-item-group-translate: none;
@@ -41,7 +41,7 @@ export function signaturePadElementCosmopolitanStyle() {
41
41
  --signaturepad-shadow-offset-x: unset;
42
42
  --signaturepad-shadow-offset-y: unset;
43
43
  --signaturepad-shadow-spread: unset;
44
- --signaturepad-transition-duration: var(--cosmopolitan-duration-short);
44
+ --signaturepad-transition-duration: var(--mosaik-duration-short);
45
45
  --signaturepad-transition-mode: ease;
46
46
  --signaturepad-transition-property: all;
47
47
  --signaturepad-translate: none;
@@ -42,7 +42,7 @@ export function signaturePadElementJoyStyle() {
42
42
  --signaturepad-shadow-offset-x: unset;
43
43
  --signaturepad-shadow-offset-y: unset;
44
44
  --signaturepad-shadow-spread: unset;
45
- --signaturepad-transition-duration: var(--joy-duration-short);
45
+ --signaturepad-transition-duration: var(--mosaik-duration-short);
46
46
  --signaturepad-transition-mode: ease;
47
47
  --signaturepad-transition-property: all;
48
48
  --signaturepad-translate: none;