@breadstone/mosaik-elements-foundation 0.0.32 → 0.0.34

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 (1066) hide show
  1. package/Controls/Behaviors/TextFormattable.d.ts +2 -2
  2. package/Controls/Behaviors/TextFormattable.d.ts.map +1 -1
  3. package/Controls/Behaviors/TextFormattable.js +19 -1
  4. package/Controls/Behaviors/TextFormattable.js.map +1 -1
  5. package/Controls/Behaviors/TextOverflowable.d.ts +16 -0
  6. package/Controls/Behaviors/TextOverflowable.d.ts.map +1 -0
  7. package/Controls/Behaviors/TextOverflowable.js +57 -0
  8. package/Controls/Behaviors/TextOverflowable.js.map +1 -0
  9. package/Controls/Components/Buttons/Anchor/Themes/AnchorElement.Cosmopolitan.js +9 -9
  10. package/Controls/Components/Buttons/Anchor/Themes/AnchorElement.Joy.js +9 -9
  11. package/Controls/Components/Buttons/Anchor/Themes/AnchorElement.Retro.js +9 -9
  12. package/Controls/Components/Buttons/Button/ButtonElementTemplate.js +1 -1
  13. package/Controls/Components/Buttons/Button/ButtonElementTemplate.js.map +1 -1
  14. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.d.ts.map +1 -1
  15. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.js +28 -15
  16. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.js.map +1 -1
  17. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.d.ts.map +1 -1
  18. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.js +28 -15
  19. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.js.map +1 -1
  20. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.d.ts.map +1 -1
  21. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.js +29 -16
  22. package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.js.map +1 -1
  23. package/Controls/Components/Buttons/Button/Themes/ButtonGroupElement.Cosmopolitan.js +12 -12
  24. package/Controls/Components/Buttons/Button/Themes/ButtonGroupElement.Joy.js +12 -12
  25. package/Controls/Components/Buttons/Button/Themes/ButtonGroupElement.Retro.js +16 -16
  26. package/Controls/Components/Buttons/CompoundButton/CompoundButtonElementTemplate.js +2 -2
  27. package/Controls/Components/Buttons/CompoundButton/CompoundButtonElementTemplate.js.map +1 -1
  28. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.d.ts.map +1 -1
  29. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.js +20 -14
  30. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.js.map +1 -1
  31. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.d.ts.map +1 -1
  32. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.js +20 -14
  33. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.js.map +1 -1
  34. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.d.ts.map +1 -1
  35. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.js +22 -16
  36. package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.js.map +1 -1
  37. package/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.js +2 -2
  38. package/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.js.map +1 -1
  39. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.d.ts.map +1 -1
  40. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.js +21 -16
  41. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.js.map +1 -1
  42. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.d.ts.map +1 -1
  43. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.js +21 -16
  44. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.js.map +1 -1
  45. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.d.ts.map +1 -1
  46. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.js +22 -16
  47. package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.js.map +1 -1
  48. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonElementTemplate.js +3 -3
  49. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonElementTemplate.js.map +1 -1
  50. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.d.ts.map +1 -1
  51. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.js +14 -8
  52. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.js.map +1 -1
  53. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.d.ts.map +1 -1
  54. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.js +19 -13
  55. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.js.map +1 -1
  56. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.d.ts.map +1 -1
  57. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.js +22 -16
  58. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.js.map +1 -1
  59. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonGroupElement.Cosmopolitan.js +6 -6
  60. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonGroupElement.Joy.js +6 -6
  61. package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonGroupElement.Retro.js +6 -6
  62. package/Controls/Components/Buttons/RepeatButton/RepeatButtonElementTemplate.js +4 -4
  63. package/Controls/Components/Buttons/RepeatButton/RepeatButtonElementTemplate.js.map +1 -1
  64. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.d.ts.map +1 -1
  65. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.js +20 -15
  66. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.js.map +1 -1
  67. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.d.ts.map +1 -1
  68. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.js +20 -14
  69. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.js.map +1 -1
  70. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.d.ts.map +1 -1
  71. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.js +22 -16
  72. package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.js.map +1 -1
  73. package/Controls/Components/Buttons/SplitButton/SplitButtonElementTemplate.js +4 -4
  74. package/Controls/Components/Buttons/SplitButton/SplitButtonElementTemplate.js.map +1 -1
  75. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.d.ts.map +1 -1
  76. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.js +20 -15
  77. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.js.map +1 -1
  78. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.d.ts.map +1 -1
  79. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.js +20 -14
  80. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.js.map +1 -1
  81. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.d.ts.map +1 -1
  82. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.js +22 -16
  83. package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.js.map +1 -1
  84. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.d.ts.map +1 -1
  85. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.js +21 -15
  86. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.js.map +1 -1
  87. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.d.ts.map +1 -1
  88. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.js +21 -15
  89. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.js.map +1 -1
  90. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.d.ts.map +1 -1
  91. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.js +21 -15
  92. package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.js.map +1 -1
  93. package/Controls/Components/Buttons/ToggleButton/ToggleButtonElementTemplate.js +2 -2
  94. package/Controls/Components/Buttons/ToggleButton/ToggleButtonElementTemplate.js.map +1 -1
  95. package/Controls/Components/Cells/Themes/CellElement.Cosmopolitan.js +10 -10
  96. package/Controls/Components/Cells/Themes/CellElement.Joy.js +10 -10
  97. package/Controls/Components/Cells/Themes/CellElement.Retro.js +10 -10
  98. package/Controls/Components/Cells/Themes/CellGroupElement.Cosmopolitan.js +12 -12
  99. package/Controls/Components/Cells/Themes/CellGroupElement.Joy.js +12 -12
  100. package/Controls/Components/Cells/Themes/CellGroupElement.Retro.js +15 -15
  101. package/Controls/Components/Charts/Themes/ChartElement.Cosmopolitan.js +8 -8
  102. package/Controls/Components/Charts/Themes/ChartElement.Joy.js +8 -8
  103. package/Controls/Components/Charts/Themes/ChartElement.Retro.js +8 -8
  104. package/Controls/Components/Effects/Pattern/Themes/PatternElement.Cosmopolitan.js +7 -7
  105. package/Controls/Components/Effects/Pattern/Themes/PatternElement.Joy.js +7 -7
  106. package/Controls/Components/Effects/Pattern/Themes/PatternElement.Retro.js +7 -7
  107. package/Controls/Components/Effects/Perspective/Themes/PerspectiveElement.Cosmopolitan.js +6 -6
  108. package/Controls/Components/Effects/Perspective/Themes/PerspectiveElement.Joy.js +6 -6
  109. package/Controls/Components/Effects/Perspective/Themes/PerspectiveElement.Retro.js +6 -6
  110. package/Controls/Components/Effects/Ripple/RippleDirective.d.ts +1 -1
  111. package/Controls/Components/Effects/Ripple/RippleDirective.d.ts.map +1 -1
  112. package/Controls/Components/Effects/Ripple/RippleDirective.js +1 -1
  113. package/Controls/Components/Effects/Ripple/RippleDirective.js.map +1 -1
  114. package/Controls/Components/Effects/Ripple/Themes/RippleElement.Cosmopolitan.js +7 -7
  115. package/Controls/Components/Effects/Ripple/Themes/RippleElement.Joy.js +7 -7
  116. package/Controls/Components/Effects/Ripple/Themes/RippleElement.Retro.js +7 -7
  117. package/Controls/Components/Effects/Scale/Themes/ScaleElement.Cosmopolitan.js +6 -6
  118. package/Controls/Components/Effects/Scale/Themes/ScaleElement.Joy.js +6 -6
  119. package/Controls/Components/Effects/Scale/Themes/ScaleElement.Retro.js +6 -6
  120. package/Controls/Components/Forms/Themes/FormElement.Cosmopolitan.js +7 -7
  121. package/Controls/Components/Forms/Themes/FormElement.Joy.js +7 -7
  122. package/Controls/Components/Forms/Themes/FormElement.Retro.js +7 -7
  123. package/Controls/Components/Forms/Themes/FormFieldElement.Cosmopolitan.js +7 -7
  124. package/Controls/Components/Forms/Themes/FormFieldElement.Joy.js +7 -7
  125. package/Controls/Components/Forms/Themes/FormFieldElement.Retro.js +6 -6
  126. package/Controls/Components/Grouping/Banner/BannerElementTemplate.d.ts.map +1 -1
  127. package/Controls/Components/Grouping/Banner/BannerElementTemplate.js +1 -2
  128. package/Controls/Components/Grouping/Banner/BannerElementTemplate.js.map +1 -1
  129. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Cosmopolitan.js +13 -13
  130. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Joy.js +13 -13
  131. package/Controls/Components/Grouping/Banner/Themes/BannerElement.Retro.js +16 -16
  132. package/Controls/Components/Grouping/Banner/Themes/BannerHeaderElement.Cosmopolitan.js +9 -9
  133. package/Controls/Components/Grouping/Banner/Themes/BannerHeaderElement.Joy.js +9 -9
  134. package/Controls/Components/Grouping/Banner/Themes/BannerHeaderElement.Retro.js +9 -9
  135. package/Controls/Components/Grouping/Banner/Themes/BannerSubHeaderElement.Cosmopolitan.js +9 -9
  136. package/Controls/Components/Grouping/Banner/Themes/BannerSubHeaderElement.Joy.js +9 -9
  137. package/Controls/Components/Grouping/Banner/Themes/BannerSubHeaderElement.Retro.js +9 -9
  138. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbElement.Cosmopolitan.js +6 -6
  139. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbElement.Joy.js +6 -6
  140. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbElement.Retro.js +6 -6
  141. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbItemElement.Cosmopolitan.js +6 -6
  142. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbItemElement.Joy.js +6 -6
  143. package/Controls/Components/Grouping/Breadcrumb/Themes/BreadcrumbItemElement.Retro.js +6 -6
  144. package/Controls/Components/Grouping/Card/Themes/CardActionsElement.Cosmopolitan.js +6 -6
  145. package/Controls/Components/Grouping/Card/Themes/CardActionsElement.Joy.js +6 -6
  146. package/Controls/Components/Grouping/Card/Themes/CardActionsElement.Retro.js +6 -6
  147. package/Controls/Components/Grouping/Card/Themes/CardContentElement.Cosmopolitan.js +6 -6
  148. package/Controls/Components/Grouping/Card/Themes/CardContentElement.Joy.js +6 -6
  149. package/Controls/Components/Grouping/Card/Themes/CardContentElement.Retro.js +6 -6
  150. package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.d.ts.map +1 -1
  151. package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.js +20 -16
  152. package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.js.map +1 -1
  153. package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.d.ts.map +1 -1
  154. package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.js +20 -16
  155. package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.js.map +1 -1
  156. package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.d.ts.map +1 -1
  157. package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.js +20 -16
  158. package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.js.map +1 -1
  159. package/Controls/Components/Grouping/Card/Themes/CardFooterElement.Cosmopolitan.js +6 -6
  160. package/Controls/Components/Grouping/Card/Themes/CardFooterElement.Joy.js +6 -6
  161. package/Controls/Components/Grouping/Card/Themes/CardFooterElement.Retro.js +6 -6
  162. package/Controls/Components/Grouping/Card/Themes/CardHeaderElement.Cosmopolitan.js +6 -6
  163. package/Controls/Components/Grouping/Card/Themes/CardHeaderElement.Joy.js +6 -6
  164. package/Controls/Components/Grouping/Card/Themes/CardHeaderElement.Retro.js +6 -6
  165. package/Controls/Components/Grouping/Card/Themes/CardSubTitleElement.Cosmopolitan.js +9 -9
  166. package/Controls/Components/Grouping/Card/Themes/CardSubTitleElement.Joy.js +9 -9
  167. package/Controls/Components/Grouping/Card/Themes/CardSubTitleElement.Retro.js +9 -9
  168. package/Controls/Components/Grouping/Card/Themes/CardTitleElement.Cosmopolitan.js +9 -9
  169. package/Controls/Components/Grouping/Card/Themes/CardTitleElement.Joy.js +9 -9
  170. package/Controls/Components/Grouping/Card/Themes/CardTitleElement.Retro.js +9 -9
  171. package/Controls/Components/Grouping/Disclosure/Themes/DisclosureElement.Cosmopolitan.js +6 -6
  172. package/Controls/Components/Grouping/Disclosure/Themes/DisclosureElement.Joy.js +6 -6
  173. package/Controls/Components/Grouping/Disclosure/Themes/DisclosureElement.Retro.js +6 -6
  174. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Cosmopolitan.d.ts.map +1 -1
  175. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Cosmopolitan.js +20 -14
  176. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Cosmopolitan.js.map +1 -1
  177. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Joy.d.ts.map +1 -1
  178. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Joy.js +16 -14
  179. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Joy.js.map +1 -1
  180. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Retro.d.ts.map +1 -1
  181. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Retro.js +22 -16
  182. package/Controls/Components/Grouping/Expander/Themes/ExpanderElement.Retro.js.map +1 -1
  183. package/Controls/Components/Grouping/Expander/Themes/ExpanderGroupElement.Cosmopolitan.js +13 -13
  184. package/Controls/Components/Grouping/Expander/Themes/ExpanderGroupElement.Joy.js +13 -13
  185. package/Controls/Components/Grouping/Expander/Themes/ExpanderGroupElement.Retro.js +13 -13
  186. package/Controls/Components/Grouping/Expander/Themes/ExpanderHeaderElement.Cosmopolitan.js +9 -9
  187. package/Controls/Components/Grouping/Expander/Themes/ExpanderHeaderElement.Joy.js +9 -9
  188. package/Controls/Components/Grouping/Expander/Themes/ExpanderHeaderElement.Retro.js +9 -9
  189. package/Controls/Components/Grouping/Expander/Themes/ExpanderSubHeaderElement.Cosmopolitan.js +9 -9
  190. package/Controls/Components/Grouping/Expander/Themes/ExpanderSubHeaderElement.Joy.js +9 -9
  191. package/Controls/Components/Grouping/Expander/Themes/ExpanderSubHeaderElement.Retro.js +9 -9
  192. package/Controls/Components/Grouping/TitleBar/Themes/TitleBarElement.Cosmopolitan.js +6 -6
  193. package/Controls/Components/Grouping/TitleBar/Themes/TitleBarElement.Joy.js +6 -6
  194. package/Controls/Components/Grouping/TitleBar/Themes/TitleBarElement.Retro.js +6 -6
  195. package/Controls/Components/Grouping/Toolbar/Themes/ToolbarElement.Cosmopolitan.js +16 -16
  196. package/Controls/Components/Grouping/Toolbar/Themes/ToolbarElement.Joy.js +16 -16
  197. package/Controls/Components/Grouping/Toolbar/Themes/ToolbarElement.Retro.js +16 -16
  198. package/Controls/Components/Inputs/Abstracts/InputFormatterFn.js +1 -1
  199. package/Controls/Components/Inputs/Abstracts/InputFormatterFn.js.map +1 -1
  200. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Cosmopolitan.js +16 -16
  201. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Joy.js +16 -16
  202. package/Controls/Components/Inputs/AutoCompleteBox/Themes/AutoCompleteBoxElement.Retro.js +16 -16
  203. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Cosmopolitan.js +13 -13
  204. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Joy.js +13 -13
  205. package/Controls/Components/Inputs/Calendar/Themes/CalendarElement.Retro.js +16 -16
  206. package/Controls/Components/Inputs/Calendar/Themes/CalendarHeaderElement.Cosmopolitan.js +12 -12
  207. package/Controls/Components/Inputs/Calendar/Themes/CalendarHeaderElement.Joy.js +12 -12
  208. package/Controls/Components/Inputs/Calendar/Themes/CalendarHeaderElement.Retro.js +12 -12
  209. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Cosmopolitan.d.ts.map +1 -1
  210. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Cosmopolitan.js +18 -12
  211. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Cosmopolitan.js.map +1 -1
  212. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Joy.d.ts.map +1 -1
  213. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Joy.js +18 -12
  214. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Joy.js.map +1 -1
  215. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Retro.d.ts.map +1 -1
  216. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Retro.js +22 -16
  217. package/Controls/Components/Inputs/Calendar/Themes/CalendarItemElement.Retro.js.map +1 -1
  218. package/Controls/Components/Inputs/Calendar/Themes/CalendarSubHeaderElement.Cosmopolitan.js +14 -14
  219. package/Controls/Components/Inputs/Calendar/Themes/CalendarSubHeaderElement.Joy.js +14 -14
  220. package/Controls/Components/Inputs/Calendar/Themes/CalendarSubHeaderElement.Retro.js +14 -14
  221. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarDaysViewElement.Cosmopolitan.js +6 -6
  222. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarDaysViewElement.Joy.js +6 -6
  223. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarDaysViewElement.Retro.js +6 -6
  224. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarMonthsViewElement.Cosmopolitan.js +6 -6
  225. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarMonthsViewElement.Joy.js +6 -6
  226. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarMonthsViewElement.Retro.js +6 -6
  227. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarYearsViewElement.Cosmopolitan.js +6 -6
  228. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarYearsViewElement.Joy.js +6 -6
  229. package/Controls/Components/Inputs/Calendar/Views/Themes/CalendarYearsViewElement.Retro.js +6 -6
  230. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Cosmopolitan.d.ts.map +1 -1
  231. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Cosmopolitan.js +13 -21
  232. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Cosmopolitan.js.map +1 -1
  233. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Joy.d.ts.map +1 -1
  234. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Joy.js +13 -21
  235. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Joy.js.map +1 -1
  236. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Retro.d.ts.map +1 -1
  237. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Retro.js +13 -21
  238. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Retro.js.map +1 -1
  239. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxGroupElement.Cosmopolitan.js +13 -13
  240. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxGroupElement.Joy.js +13 -13
  241. package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxGroupElement.Retro.js +13 -13
  242. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Cosmopolitan.js +14 -14
  243. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Joy.js +14 -14
  244. package/Controls/Components/Inputs/ChipBox/Themes/ChipBoxElement.Retro.js +14 -14
  245. package/Controls/Components/Inputs/Choice/Themes/ChoiceElement.Cosmopolitan.js +16 -16
  246. package/Controls/Components/Inputs/Choice/Themes/ChoiceElement.Joy.js +13 -13
  247. package/Controls/Components/Inputs/Choice/Themes/ChoiceElement.Retro.js +16 -16
  248. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Cosmopolitan.js +13 -13
  249. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Joy.js +13 -13
  250. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupElement.Retro.js +13 -13
  251. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Cosmopolitan.js +13 -13
  252. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Joy.js +13 -13
  253. package/Controls/Components/Inputs/Choice/Themes/ChoiceGroupHeaderElement.Retro.js +13 -13
  254. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Cosmopolitan.js +14 -14
  255. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Joy.js +14 -14
  256. package/Controls/Components/Inputs/ColorBox/Themes/ColorBoxElement.Retro.js +14 -14
  257. package/Controls/Components/Inputs/DateBox/DateBoxElement.js +1 -1
  258. package/Controls/Components/Inputs/DateBox/DateBoxElement.js.map +1 -1
  259. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Cosmopolitan.js +14 -14
  260. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Joy.js +14 -14
  261. package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Retro.js +16 -16
  262. package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.js +1 -1
  263. package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.js.map +1 -1
  264. package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Cosmopolitan.js +14 -14
  265. package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Joy.js +14 -14
  266. package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Retro.js +16 -16
  267. package/Controls/Components/Inputs/FileUpload/Themes/FilePickerElement.Cosmopolitan.js +13 -13
  268. package/Controls/Components/Inputs/FileUpload/Themes/FilePickerElement.Joy.js +13 -13
  269. package/Controls/Components/Inputs/FileUpload/Themes/FilePickerElement.Retro.js +13 -13
  270. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadElement.Cosmopolitan.js +13 -13
  271. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadElement.Joy.js +13 -13
  272. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadElement.Retro.js +13 -13
  273. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadItemElement.Cosmopolitan.js +13 -13
  274. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadItemElement.Joy.js +13 -13
  275. package/Controls/Components/Inputs/FileUpload/Themes/FileUploadItemElement.Retro.js +13 -13
  276. package/Controls/Components/Inputs/NumberBox/NumberBoxElementTemplate.js +2 -2
  277. package/Controls/Components/Inputs/NumberBox/NumberBoxElementTemplate.js.map +1 -1
  278. package/Controls/Components/Inputs/NumberBox/Themes/NumberBoxElement.Cosmopolitan.js +14 -14
  279. package/Controls/Components/Inputs/NumberBox/Themes/NumberBoxElement.Joy.js +14 -14
  280. package/Controls/Components/Inputs/NumberBox/Themes/NumberBoxElement.Retro.js +15 -15
  281. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Cosmopolitan.js +14 -14
  282. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Joy.js +14 -14
  283. package/Controls/Components/Inputs/PasswordBox/Themes/PasswordBoxElement.Retro.js +16 -16
  284. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Cosmopolitan.js +14 -14
  285. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Joy.js +14 -14
  286. package/Controls/Components/Inputs/PinBox/Themes/PinBoxElement.Retro.js +16 -16
  287. package/Controls/Components/Inputs/Radio/Themes/RadioElement.Cosmopolitan.js +13 -13
  288. package/Controls/Components/Inputs/Radio/Themes/RadioElement.Joy.js +13 -13
  289. package/Controls/Components/Inputs/Radio/Themes/RadioElement.Retro.js +16 -16
  290. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Cosmopolitan.js +13 -13
  291. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Joy.js +13 -13
  292. package/Controls/Components/Inputs/Radio/Themes/RadioGroupElement.Retro.js +13 -13
  293. package/Controls/Components/Inputs/Rating/Themes/RatingElement.Cosmopolitan.js +13 -13
  294. package/Controls/Components/Inputs/Rating/Themes/RatingElement.Joy.js +13 -13
  295. package/Controls/Components/Inputs/Rating/Themes/RatingElement.Retro.js +13 -13
  296. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxElement.Cosmopolitan.js +14 -14
  297. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxElement.Joy.js +14 -14
  298. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxElement.Retro.js +16 -16
  299. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxToolboxElement.Cosmopolitan.js +13 -13
  300. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxToolboxElement.Joy.js +13 -13
  301. package/Controls/Components/Inputs/RichTextBox/Themes/RichTextBoxToolboxElement.Retro.js +14 -14
  302. package/Controls/Components/Inputs/SearchBox/SearchBoxElementTemplate.js +2 -2
  303. package/Controls/Components/Inputs/SearchBox/SearchBoxElementTemplate.js.map +1 -1
  304. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.d.ts.map +1 -1
  305. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.js +25 -14
  306. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.js.map +1 -1
  307. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Joy.d.ts.map +1 -1
  308. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Joy.js +36 -14
  309. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Joy.js.map +1 -1
  310. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.d.ts.map +1 -1
  311. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.js +27 -16
  312. package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.js.map +1 -1
  313. package/Controls/Components/Inputs/Select/Themes/SelectElement.Cosmopolitan.js +13 -13
  314. package/Controls/Components/Inputs/Select/Themes/SelectElement.Joy.js +13 -13
  315. package/Controls/Components/Inputs/Select/Themes/SelectElement.Retro.js +13 -13
  316. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.d.ts.map +1 -1
  317. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.js +19 -13
  318. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.js.map +1 -1
  319. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.d.ts.map +1 -1
  320. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.js +19 -13
  321. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.js.map +1 -1
  322. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.d.ts.map +1 -1
  323. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.js +19 -13
  324. package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.js.map +1 -1
  325. package/Controls/Components/Inputs/Select/Themes/SelectItemGroupElement.Cosmopolitan.js +13 -13
  326. package/Controls/Components/Inputs/Select/Themes/SelectItemGroupElement.Joy.js +13 -13
  327. package/Controls/Components/Inputs/Select/Themes/SelectItemGroupElement.Retro.js +13 -13
  328. package/Controls/Components/Inputs/SignaturePad/SignaturePadElementTemplate.d.ts.map +1 -1
  329. package/Controls/Components/Inputs/SignaturePad/SignaturePadElementTemplate.js +1 -0
  330. package/Controls/Components/Inputs/SignaturePad/SignaturePadElementTemplate.js.map +1 -1
  331. package/Controls/Components/Inputs/SignaturePad/Themes/SignaturePadElement.Cosmopolitan.js +13 -13
  332. package/Controls/Components/Inputs/SignaturePad/Themes/SignaturePadElement.Joy.js +13 -13
  333. package/Controls/Components/Inputs/SignaturePad/Themes/SignaturePadElement.Retro.js +13 -13
  334. package/Controls/Components/Inputs/TextBox/TextBoxElementTemplate.js +2 -2
  335. package/Controls/Components/Inputs/TextBox/TextBoxElementTemplate.js.map +1 -1
  336. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Cosmopolitan.js +14 -14
  337. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Joy.js +15 -15
  338. package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Retro.js +16 -16
  339. package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Cosmopolitan.js +14 -14
  340. package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Joy.js +14 -14
  341. package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Retro.js +16 -16
  342. package/Controls/Components/Inputs/ToggleSwitch/Themes/ToggleSwitchElement.Cosmopolitan.js +13 -13
  343. package/Controls/Components/Inputs/ToggleSwitch/Themes/ToggleSwitchElement.Joy.js +10 -10
  344. package/Controls/Components/Inputs/ToggleSwitch/Themes/ToggleSwitchElement.Retro.js +11 -11
  345. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteElement.Cosmopolitan.js +6 -6
  346. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteElement.Joy.js +6 -6
  347. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteElement.Retro.js +6 -6
  348. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteItemElement.Cosmopolitan.js +6 -6
  349. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteItemElement.Joy.js +6 -6
  350. package/Controls/Components/Layouts/Absolute/Themes/AbsoluteItemElement.Retro.js +6 -6
  351. package/Controls/Components/Layouts/Grid/Themes/GridElement.Cosmopolitan.js +6 -6
  352. package/Controls/Components/Layouts/Grid/Themes/GridElement.Joy.js +6 -6
  353. package/Controls/Components/Layouts/Grid/Themes/GridElement.Retro.js +6 -6
  354. package/Controls/Components/Layouts/Grid/Themes/GridItemElement.Cosmopolitan.js +6 -6
  355. package/Controls/Components/Layouts/Grid/Themes/GridItemElement.Joy.js +6 -6
  356. package/Controls/Components/Layouts/Grid/Themes/GridItemElement.Retro.js +6 -6
  357. package/Controls/Components/Layouts/Masonry/MasonryElement.d.ts +0 -8
  358. package/Controls/Components/Layouts/Masonry/MasonryElement.d.ts.map +1 -1
  359. package/Controls/Components/Layouts/Masonry/MasonryElement.js +6 -32
  360. package/Controls/Components/Layouts/Masonry/MasonryElement.js.map +1 -1
  361. package/Controls/Components/Layouts/Masonry/MasonryElementTemplate.d.ts.map +1 -1
  362. package/Controls/Components/Layouts/Masonry/MasonryElementTemplate.js +7 -0
  363. package/Controls/Components/Layouts/Masonry/MasonryElementTemplate.js.map +1 -1
  364. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Cosmopolitan.d.ts.map +1 -1
  365. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Cosmopolitan.js +5 -7
  366. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Cosmopolitan.js.map +1 -1
  367. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Joy.d.ts.map +1 -1
  368. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Joy.js +5 -7
  369. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Joy.js.map +1 -1
  370. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Retro.d.ts.map +1 -1
  371. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Retro.js +5 -7
  372. package/Controls/Components/Layouts/Masonry/Themes/MasonryElement.Retro.js.map +1 -1
  373. package/Controls/Components/Layouts/Page/PageContentElement.d.ts +4 -0
  374. package/Controls/Components/Layouts/Page/PageContentElement.d.ts.map +1 -1
  375. package/Controls/Components/Layouts/Page/PageContentElement.js +31 -3
  376. package/Controls/Components/Layouts/Page/PageContentElement.js.map +1 -1
  377. package/Controls/Components/Layouts/Page/Themes/PageContentElement.Cosmopolitan.js +9 -9
  378. package/Controls/Components/Layouts/Page/Themes/PageContentElement.Joy.js +9 -9
  379. package/Controls/Components/Layouts/Page/Themes/PageContentElement.Retro.js +9 -9
  380. package/Controls/Components/Layouts/Page/Themes/PageElement.Cosmopolitan.js +6 -6
  381. package/Controls/Components/Layouts/Page/Themes/PageElement.Joy.js +6 -6
  382. package/Controls/Components/Layouts/Page/Themes/PageElement.Retro.js +6 -6
  383. package/Controls/Components/Layouts/Page/Themes/PageHeaderElement.Cosmopolitan.js +10 -10
  384. package/Controls/Components/Layouts/Page/Themes/PageHeaderElement.Joy.js +10 -10
  385. package/Controls/Components/Layouts/Page/Themes/PageHeaderElement.Retro.js +10 -10
  386. package/Controls/Components/Layouts/Page/Themes/PageMenuElement.Cosmopolitan.js +15 -15
  387. package/Controls/Components/Layouts/Page/Themes/PageMenuElement.Joy.js +15 -15
  388. package/Controls/Components/Layouts/Page/Themes/PageMenuElement.Retro.js +15 -15
  389. package/Controls/Components/Layouts/Page/Themes/PagePreContentElement.Cosmopolitan.js +7 -7
  390. package/Controls/Components/Layouts/Page/Themes/PagePreContentElement.Joy.js +7 -7
  391. package/Controls/Components/Layouts/Page/Themes/PagePreContentElement.Retro.js +7 -7
  392. package/Controls/Components/Layouts/Page/Themes/PagePreHeaderElement.Cosmopolitan.js +7 -7
  393. package/Controls/Components/Layouts/Page/Themes/PagePreHeaderElement.Joy.js +7 -7
  394. package/Controls/Components/Layouts/Page/Themes/PagePreHeaderElement.Retro.js +7 -7
  395. package/Controls/Components/Layouts/Split/Themes/SplitElement.Cosmopolitan.js +15 -15
  396. package/Controls/Components/Layouts/Split/Themes/SplitElement.Joy.js +15 -15
  397. package/Controls/Components/Layouts/Split/Themes/SplitElement.Retro.js +15 -15
  398. package/Controls/Components/Layouts/Stack/StackElement.d.ts.map +1 -1
  399. package/Controls/Components/Layouts/Stack/StackElement.js +2 -4
  400. package/Controls/Components/Layouts/Stack/StackElement.js.map +1 -1
  401. package/Controls/Components/Layouts/Stack/StackElementTemplate.d.ts.map +1 -1
  402. package/Controls/Components/Layouts/Stack/StackElementTemplate.js +6 -0
  403. package/Controls/Components/Layouts/Stack/StackElementTemplate.js.map +1 -1
  404. package/Controls/Components/Layouts/Stack/Themes/StackElement.Cosmopolitan.d.ts.map +1 -1
  405. package/Controls/Components/Layouts/Stack/Themes/StackElement.Cosmopolitan.js +6 -7
  406. package/Controls/Components/Layouts/Stack/Themes/StackElement.Cosmopolitan.js.map +1 -1
  407. package/Controls/Components/Layouts/Stack/Themes/StackElement.Joy.d.ts.map +1 -1
  408. package/Controls/Components/Layouts/Stack/Themes/StackElement.Joy.js +6 -7
  409. package/Controls/Components/Layouts/Stack/Themes/StackElement.Joy.js.map +1 -1
  410. package/Controls/Components/Layouts/Stack/Themes/StackElement.Retro.d.ts.map +1 -1
  411. package/Controls/Components/Layouts/Stack/Themes/StackElement.Retro.js +6 -7
  412. package/Controls/Components/Layouts/Stack/Themes/StackElement.Retro.js.map +1 -1
  413. package/Controls/Components/Layouts/TileList/Themes/TileListElement.Cosmopolitan.js +7 -7
  414. package/Controls/Components/Layouts/TileList/Themes/TileListElement.Joy.js +7 -7
  415. package/Controls/Components/Layouts/TileList/Themes/TileListElement.Retro.js +7 -7
  416. package/Controls/Components/Layouts/TileList/Themes/TileListItemElement.Cosmopolitan.js +13 -13
  417. package/Controls/Components/Layouts/TileList/Themes/TileListItemElement.Joy.js +13 -13
  418. package/Controls/Components/Layouts/TileList/Themes/TileListItemElement.Retro.js +13 -13
  419. package/Controls/Components/Layouts/Title/Themes/TitleLayoutElement.Cosmopolitan.js +7 -7
  420. package/Controls/Components/Layouts/Title/Themes/TitleLayoutElement.Joy.js +7 -7
  421. package/Controls/Components/Layouts/Title/Themes/TitleLayoutElement.Retro.js +7 -7
  422. package/Controls/Components/Layouts/Virtualize/Themes/VirtualizeElement.Cosmopolitan.js +6 -6
  423. package/Controls/Components/Layouts/Virtualize/Themes/VirtualizeElement.Joy.js +6 -6
  424. package/Controls/Components/Layouts/Virtualize/Themes/VirtualizeElement.Retro.js +6 -6
  425. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Cosmopolitan.d.ts.map +1 -1
  426. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Cosmopolitan.js +5 -6
  427. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Cosmopolitan.js.map +1 -1
  428. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Joy.d.ts.map +1 -1
  429. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Joy.js +5 -6
  430. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Joy.js.map +1 -1
  431. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Retro.d.ts.map +1 -1
  432. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Retro.js +5 -6
  433. package/Controls/Components/Layouts/Wrap/Themes/WrapElement.Retro.js.map +1 -1
  434. package/Controls/Components/Layouts/Wrap/WrapElement.d.ts.map +1 -1
  435. package/Controls/Components/Layouts/Wrap/WrapElement.js +4 -8
  436. package/Controls/Components/Layouts/Wrap/WrapElement.js.map +1 -1
  437. package/Controls/Components/Layouts/Wrap/WrapElementTemplate.d.ts.map +1 -1
  438. package/Controls/Components/Layouts/Wrap/WrapElementTemplate.js +7 -0
  439. package/Controls/Components/Layouts/Wrap/WrapElementTemplate.js.map +1 -1
  440. package/Controls/Components/Media/Avatar/AvatarElement.d.ts +5 -0
  441. package/Controls/Components/Media/Avatar/AvatarElement.d.ts.map +1 -1
  442. package/Controls/Components/Media/Avatar/AvatarElement.js +9 -1
  443. package/Controls/Components/Media/Avatar/AvatarElement.js.map +1 -1
  444. package/Controls/Components/Media/Avatar/Themes/AvatarElement.Cosmopolitan.js +16 -16
  445. package/Controls/Components/Media/Avatar/Themes/AvatarElement.Joy.js +16 -16
  446. package/Controls/Components/Media/Avatar/Themes/AvatarElement.Retro.js +16 -16
  447. package/Controls/Components/Media/Avatar/Themes/AvatarGroupElement.Cosmopolitan.js +16 -16
  448. package/Controls/Components/Media/Avatar/Themes/AvatarGroupElement.Joy.js +16 -16
  449. package/Controls/Components/Media/Avatar/Themes/AvatarGroupElement.Retro.js +16 -16
  450. package/Controls/Components/Media/Badge/Themes/BadgeElement.Cosmopolitan.js +13 -13
  451. package/Controls/Components/Media/Badge/Themes/BadgeElement.Joy.js +13 -13
  452. package/Controls/Components/Media/Badge/Themes/BadgeElement.Retro.js +16 -16
  453. package/Controls/Components/Media/Camera/Themes/CameraElement.Cosmopolitan.js +9 -9
  454. package/Controls/Components/Media/Camera/Themes/CameraElement.Joy.js +9 -9
  455. package/Controls/Components/Media/Camera/Themes/CameraElement.Retro.js +9 -9
  456. package/Controls/Components/Media/Chat/Themes/ChatElement.Cosmopolitan.js +14 -14
  457. package/Controls/Components/Media/Chat/Themes/ChatElement.Joy.js +13 -13
  458. package/Controls/Components/Media/Chat/Themes/ChatElement.Retro.js +14 -14
  459. package/Controls/Components/Media/Chat/Themes/ChatHeaderElement.Cosmopolitan.js +7 -7
  460. package/Controls/Components/Media/Chat/Themes/ChatHeaderElement.Joy.js +7 -7
  461. package/Controls/Components/Media/Chat/Themes/ChatHeaderElement.Retro.js +7 -7
  462. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Cosmopolitan.js +7 -7
  463. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Joy.js +7 -7
  464. package/Controls/Components/Media/Chat/Themes/ChatInputElement.Retro.js +7 -7
  465. package/Controls/Components/Media/Chat/Themes/ChatMarkerElement.Cosmopolitan.js +13 -13
  466. package/Controls/Components/Media/Chat/Themes/ChatMarkerElement.Joy.js +13 -13
  467. package/Controls/Components/Media/Chat/Themes/ChatMarkerElement.Retro.js +13 -13
  468. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Cosmopolitan.js +6 -6
  469. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Joy.js +6 -6
  470. package/Controls/Components/Media/Chat/Themes/ChatMessageAvatarElement.Retro.js +6 -6
  471. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Cosmopolitan.js +6 -6
  472. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Joy.js +6 -6
  473. package/Controls/Components/Media/Chat/Themes/ChatMessageDividerElement.Retro.js +6 -6
  474. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Cosmopolitan.js +13 -13
  475. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Joy.js +13 -13
  476. package/Controls/Components/Media/Chat/Themes/ChatMessageElement.Retro.js +13 -13
  477. package/Controls/Components/Media/Chip/ChipElement.d.ts +3 -2
  478. package/Controls/Components/Media/Chip/ChipElement.d.ts.map +1 -1
  479. package/Controls/Components/Media/Chip/ChipElement.js +2 -1
  480. package/Controls/Components/Media/Chip/ChipElement.js.map +1 -1
  481. package/Controls/Components/Media/Chip/ChipElementTemplate.d.ts.map +1 -1
  482. package/Controls/Components/Media/Chip/ChipElementTemplate.js +11 -0
  483. package/Controls/Components/Media/Chip/ChipElementTemplate.js.map +1 -1
  484. package/Controls/Components/Media/Chip/IChipElementProps.d.ts +2 -1
  485. package/Controls/Components/Media/Chip/IChipElementProps.d.ts.map +1 -1
  486. package/Controls/Components/Media/Chip/Themes/ChipElement.Cosmopolitan.d.ts.map +1 -1
  487. package/Controls/Components/Media/Chip/Themes/ChipElement.Cosmopolitan.js +20 -15
  488. package/Controls/Components/Media/Chip/Themes/ChipElement.Cosmopolitan.js.map +1 -1
  489. package/Controls/Components/Media/Chip/Themes/ChipElement.Joy.d.ts.map +1 -1
  490. package/Controls/Components/Media/Chip/Themes/ChipElement.Joy.js +20 -14
  491. package/Controls/Components/Media/Chip/Themes/ChipElement.Joy.js.map +1 -1
  492. package/Controls/Components/Media/Chip/Themes/ChipElement.Retro.d.ts.map +1 -1
  493. package/Controls/Components/Media/Chip/Themes/ChipElement.Retro.js +22 -16
  494. package/Controls/Components/Media/Chip/Themes/ChipElement.Retro.js.map +1 -1
  495. package/Controls/Components/Media/ColorArea/Themes/ColorAreaElement.Cosmopolitan.js +6 -6
  496. package/Controls/Components/Media/ColorArea/Themes/ColorAreaElement.Joy.js +6 -6
  497. package/Controls/Components/Media/ColorArea/Themes/ColorAreaElement.Retro.js +6 -6
  498. package/Controls/Components/Media/ColorPicker/Themes/ColorPickerElement.Cosmopolitan.js +13 -13
  499. package/Controls/Components/Media/ColorPicker/Themes/ColorPickerElement.Joy.js +13 -13
  500. package/Controls/Components/Media/ColorPicker/Themes/ColorPickerElement.Retro.js +13 -13
  501. package/Controls/Components/Media/ColorSlider/Themes/ColorSliderElement.Cosmopolitan.js +13 -13
  502. package/Controls/Components/Media/ColorSlider/Themes/ColorSliderElement.Joy.js +13 -13
  503. package/Controls/Components/Media/ColorSlider/Themes/ColorSliderElement.Retro.js +13 -13
  504. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchElement.Cosmopolitan.js +13 -13
  505. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchElement.Joy.js +13 -13
  506. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchElement.Retro.js +13 -13
  507. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchGroupElement.Cosmopolitan.js +13 -13
  508. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchGroupElement.Joy.js +13 -13
  509. package/Controls/Components/Media/ColorSwatch/Themes/ColorSwatchGroupElement.Retro.js +13 -13
  510. package/Controls/Components/Media/ColorThumb/Themes/ColorThumbElement.Cosmopolitan.js +13 -13
  511. package/Controls/Components/Media/ColorThumb/Themes/ColorThumbElement.Joy.js +13 -13
  512. package/Controls/Components/Media/ColorThumb/Themes/ColorThumbElement.Retro.js +13 -13
  513. package/Controls/Components/Media/Comment/Themes/CommentElement.Cosmopolitan.js +8 -8
  514. package/Controls/Components/Media/Comment/Themes/CommentElement.Joy.js +8 -8
  515. package/Controls/Components/Media/Comment/Themes/CommentElement.Retro.js +8 -8
  516. package/Controls/Components/Media/Emoji/Themes/EmojiElement.Cosmopolitan.js +7 -7
  517. package/Controls/Components/Media/Emoji/Themes/EmojiElement.Joy.js +7 -7
  518. package/Controls/Components/Media/Emoji/Themes/EmojiElement.Retro.js +7 -7
  519. package/Controls/Components/Media/Icon/Themes/IconElement.Cosmopolitan.js +14 -14
  520. package/Controls/Components/Media/Icon/Themes/IconElement.Joy.js +14 -14
  521. package/Controls/Components/Media/Icon/Themes/IconElement.Retro.js +14 -14
  522. package/Controls/Components/Media/Image/ImageElement.d.ts.map +1 -1
  523. package/Controls/Components/Media/Image/ImageElementTemplate.d.ts.map +1 -1
  524. package/Controls/Components/Media/Image/ImageElementTemplate.js +1 -0
  525. package/Controls/Components/Media/Image/ImageElementTemplate.js.map +1 -1
  526. package/Controls/Components/Media/Image/Themes/ImageElement.Cosmopolitan.d.ts.map +1 -1
  527. package/Controls/Components/Media/Image/Themes/ImageElement.Cosmopolitan.js +22 -16
  528. package/Controls/Components/Media/Image/Themes/ImageElement.Cosmopolitan.js.map +1 -1
  529. package/Controls/Components/Media/Image/Themes/ImageElement.Joy.d.ts.map +1 -1
  530. package/Controls/Components/Media/Image/Themes/ImageElement.Joy.js +22 -16
  531. package/Controls/Components/Media/Image/Themes/ImageElement.Joy.js.map +1 -1
  532. package/Controls/Components/Media/Image/Themes/ImageElement.Retro.d.ts.map +1 -1
  533. package/Controls/Components/Media/Image/Themes/ImageElement.Retro.js +22 -16
  534. package/Controls/Components/Media/Image/Themes/ImageElement.Retro.js.map +1 -1
  535. package/Controls/Components/Media/Persona/Themes/PersonaElement.Cosmopolitan.js +13 -13
  536. package/Controls/Components/Media/Persona/Themes/PersonaElement.Joy.js +14 -14
  537. package/Controls/Components/Media/Persona/Themes/PersonaElement.Retro.js +13 -13
  538. package/Controls/Components/Media/QRCode/Themes/QRCodeElement.Cosmopolitan.js +8 -8
  539. package/Controls/Components/Media/QRCode/Themes/QRCodeElement.Joy.js +8 -8
  540. package/Controls/Components/Media/QRCode/Themes/QRCodeElement.Retro.js +8 -8
  541. package/Controls/Components/Media/Video/Themes/VideoElement.Cosmopolitan.js +16 -16
  542. package/Controls/Components/Media/Video/Themes/VideoElement.Joy.js +16 -16
  543. package/Controls/Components/Media/Video/Themes/VideoElement.Retro.js +16 -16
  544. package/Controls/Components/Media/Video/VideoElementTemplate.d.ts.map +1 -1
  545. package/Controls/Components/Media/Video/VideoElementTemplate.js +1 -0
  546. package/Controls/Components/Media/Video/VideoElementTemplate.js.map +1 -1
  547. package/Controls/Components/Misc/BackTop/Themes/BackTopElement.Cosmopolitan.js +6 -6
  548. package/Controls/Components/Misc/BackTop/Themes/BackTopElement.Joy.js +6 -6
  549. package/Controls/Components/Misc/BackTop/Themes/BackTopElement.Retro.js +6 -6
  550. package/Controls/Components/Misc/CookieConsent/Themes/CookiesConsentElement.Cosmopolitan.js +6 -6
  551. package/Controls/Components/Misc/CookieConsent/Themes/CookiesConsentElement.Joy.js +6 -6
  552. package/Controls/Components/Misc/CookieConsent/Themes/CookiesConsentElement.Retro.js +6 -6
  553. package/Controls/Components/Misc/LightChain/Themes/LightChainElement.Cosmopolitan.js +6 -6
  554. package/Controls/Components/Misc/LightChain/Themes/LightChainElement.Joy.js +6 -6
  555. package/Controls/Components/Misc/LightChain/Themes/LightChainElement.Retro.js +6 -6
  556. package/Controls/Components/Overlays/BottomSheet/Themes/BottomSheetElement.Cosmopolitan.js +10 -10
  557. package/Controls/Components/Overlays/BottomSheet/Themes/BottomSheetElement.Joy.js +10 -10
  558. package/Controls/Components/Overlays/BottomSheet/Themes/BottomSheetElement.Retro.js +10 -10
  559. package/Controls/Components/Overlays/Dialog/DialogElementTemplate.d.ts.map +1 -1
  560. package/Controls/Components/Overlays/Dialog/DialogElementTemplate.js +1 -0
  561. package/Controls/Components/Overlays/Dialog/DialogElementTemplate.js.map +1 -1
  562. package/Controls/Components/Overlays/Dialog/Themes/DialogActionsElement.Cosmopolitan.js +6 -6
  563. package/Controls/Components/Overlays/Dialog/Themes/DialogActionsElement.Joy.js +6 -6
  564. package/Controls/Components/Overlays/Dialog/Themes/DialogActionsElement.Retro.js +6 -6
  565. package/Controls/Components/Overlays/Dialog/Themes/DialogContentElement.Cosmopolitan.js +6 -6
  566. package/Controls/Components/Overlays/Dialog/Themes/DialogContentElement.Joy.js +6 -6
  567. package/Controls/Components/Overlays/Dialog/Themes/DialogContentElement.Retro.js +6 -6
  568. package/Controls/Components/Overlays/Dialog/Themes/DialogElement.Cosmopolitan.js +16 -16
  569. package/Controls/Components/Overlays/Dialog/Themes/DialogElement.Joy.js +16 -16
  570. package/Controls/Components/Overlays/Dialog/Themes/DialogElement.Retro.js +16 -16
  571. package/Controls/Components/Overlays/Dialog/Themes/DialogFooterElement.Cosmopolitan.js +6 -6
  572. package/Controls/Components/Overlays/Dialog/Themes/DialogFooterElement.Joy.js +6 -6
  573. package/Controls/Components/Overlays/Dialog/Themes/DialogFooterElement.Retro.js +6 -6
  574. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderElement.Cosmopolitan.js +6 -6
  575. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderElement.Joy.js +6 -6
  576. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderElement.Retro.js +6 -6
  577. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderSubTextElement.Cosmopolitan.js +9 -9
  578. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderSubTextElement.Joy.js +9 -9
  579. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderSubTextElement.Retro.js +9 -9
  580. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderTextElement.Cosmopolitan.js +9 -9
  581. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderTextElement.Joy.js +9 -9
  582. package/Controls/Components/Overlays/Dialog/Themes/DialogHeaderTextElement.Retro.js +9 -9
  583. package/Controls/Components/Overlays/Dialog/Themes/DialogHostElement.Cosmopolitan.js +6 -6
  584. package/Controls/Components/Overlays/Dialog/Themes/DialogHostElement.Joy.js +6 -6
  585. package/Controls/Components/Overlays/Dialog/Themes/DialogHostElement.Retro.js +6 -6
  586. package/Controls/Components/Overlays/Drawer/Themes/DrawerContainerElement.Cosmopolitan.js +6 -6
  587. package/Controls/Components/Overlays/Drawer/Themes/DrawerContainerElement.Joy.js +6 -6
  588. package/Controls/Components/Overlays/Drawer/Themes/DrawerContainerElement.Retro.js +6 -6
  589. package/Controls/Components/Overlays/Drawer/Themes/DrawerContentElement.Cosmopolitan.js +6 -6
  590. package/Controls/Components/Overlays/Drawer/Themes/DrawerContentElement.Joy.js +6 -6
  591. package/Controls/Components/Overlays/Drawer/Themes/DrawerContentElement.Retro.js +6 -6
  592. package/Controls/Components/Overlays/Drawer/Themes/DrawerElement.Cosmopolitan.js +14 -14
  593. package/Controls/Components/Overlays/Drawer/Themes/DrawerElement.Joy.js +14 -14
  594. package/Controls/Components/Overlays/Drawer/Themes/DrawerElement.Retro.js +14 -14
  595. package/Controls/Components/Overlays/MessageBox/Themes/MessageBoxElement.Cosmopolitan.js +6 -6
  596. package/Controls/Components/Overlays/MessageBox/Themes/MessageBoxElement.Joy.js +6 -6
  597. package/Controls/Components/Overlays/MessageBox/Themes/MessageBoxElement.Retro.js +6 -6
  598. package/Controls/Components/Overlays/Toast/Themes/ToastElement.Cosmopolitan.js +15 -15
  599. package/Controls/Components/Overlays/Toast/Themes/ToastElement.Joy.js +14 -14
  600. package/Controls/Components/Overlays/Toast/Themes/ToastElement.Retro.js +15 -15
  601. package/Controls/Components/Overlays/Toast/ToastElementTemplate.d.ts.map +1 -1
  602. package/Controls/Components/Overlays/Toast/ToastElementTemplate.js +4 -3
  603. package/Controls/Components/Overlays/Toast/ToastElementTemplate.js.map +1 -1
  604. package/Controls/Components/Primitives/Adorners/ResizeAdorner/Themes/ResizeAdornerElement.Cosmopolitan.js +12 -12
  605. package/Controls/Components/Primitives/Adorners/ResizeAdorner/Themes/ResizeAdornerElement.Joy.js +12 -12
  606. package/Controls/Components/Primitives/Adorners/ResizeAdorner/Themes/ResizeAdornerElement.Retro.js +12 -12
  607. package/Controls/Components/Primitives/Backdrop/Themes/BackdropElement.Cosmopolitan.js +7 -7
  608. package/Controls/Components/Primitives/Backdrop/Themes/BackdropElement.Joy.js +7 -7
  609. package/Controls/Components/Primitives/Backdrop/Themes/BackdropElement.Retro.js +7 -7
  610. package/Controls/Components/Primitives/Box/Themes/BoxElement.Cosmopolitan.js +13 -13
  611. package/Controls/Components/Primitives/Box/Themes/BoxElement.Joy.js +13 -13
  612. package/Controls/Components/Primitives/Box/Themes/BoxElement.Retro.js +13 -13
  613. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Cosmopolitan.js +16 -16
  614. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Joy.js +16 -16
  615. package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Retro.js +16 -16
  616. package/Controls/Components/Primitives/Code/CodeElement.d.ts.map +1 -1
  617. package/Controls/Components/Primitives/Code/Themes/CodeElement.Cosmopolitan.js +7 -7
  618. package/Controls/Components/Primitives/Code/Themes/CodeElement.Joy.js +7 -7
  619. package/Controls/Components/Primitives/Code/Themes/CodeElement.Retro.js +7 -7
  620. package/Controls/Components/Primitives/Content/Themes/ContentElement.Cosmopolitan.js +6 -6
  621. package/Controls/Components/Primitives/Content/Themes/ContentElement.Joy.js +6 -6
  622. package/Controls/Components/Primitives/Content/Themes/ContentElement.Retro.js +6 -6
  623. package/Controls/Components/Primitives/Divider/DividerElementTemplate.d.ts.map +1 -1
  624. package/Controls/Components/Primitives/Divider/DividerElementTemplate.js +1 -0
  625. package/Controls/Components/Primitives/Divider/DividerElementTemplate.js.map +1 -1
  626. package/Controls/Components/Primitives/Divider/Themes/DividerElement.Cosmopolitan.js +14 -14
  627. package/Controls/Components/Primitives/Divider/Themes/DividerElement.Joy.js +10 -10
  628. package/Controls/Components/Primitives/Divider/Themes/DividerElement.Retro.js +10 -10
  629. package/Controls/Components/Primitives/Dot/Themes/DotElement.Cosmopolitan.js +14 -14
  630. package/Controls/Components/Primitives/Dot/Themes/DotElement.Joy.js +14 -14
  631. package/Controls/Components/Primitives/Dot/Themes/DotElement.Retro.js +14 -14
  632. package/Controls/Components/Primitives/DropZone/Themes/DropZoneElement.Cosmopolitan.js +6 -6
  633. package/Controls/Components/Primitives/DropZone/Themes/DropZoneElement.Joy.js +6 -6
  634. package/Controls/Components/Primitives/DropZone/Themes/DropZoneElement.Retro.js +6 -6
  635. package/Controls/Components/Primitives/Elevation/Themes/ElevationElement.Cosmopolitan.js +6 -6
  636. package/Controls/Components/Primitives/Elevation/Themes/ElevationElement.Joy.js +6 -6
  637. package/Controls/Components/Primitives/Elevation/Themes/ElevationElement.Retro.js +6 -6
  638. package/Controls/Components/Primitives/Error/Themes/ErrorElement.Cosmopolitan.js +13 -13
  639. package/Controls/Components/Primitives/Error/Themes/ErrorElement.Joy.js +13 -13
  640. package/Controls/Components/Primitives/Error/Themes/ErrorElement.Retro.js +13 -13
  641. package/Controls/Components/Primitives/Expandable/Themes/ExpandableElement.Cosmopolitan.js +6 -6
  642. package/Controls/Components/Primitives/Expandable/Themes/ExpandableElement.Joy.js +6 -6
  643. package/Controls/Components/Primitives/Expandable/Themes/ExpandableElement.Retro.js +6 -6
  644. package/Controls/Components/Primitives/Flip/Themes/FlipElement.Cosmopolitan.js +6 -6
  645. package/Controls/Components/Primitives/Flip/Themes/FlipElement.Joy.js +6 -6
  646. package/Controls/Components/Primitives/Flip/Themes/FlipElement.Retro.js +6 -6
  647. package/Controls/Components/Primitives/Floating/Themes/FloatingElement.Cosmopolitan.js +16 -16
  648. package/Controls/Components/Primitives/Floating/Themes/FloatingElement.Joy.js +16 -16
  649. package/Controls/Components/Primitives/Floating/Themes/FloatingElement.Retro.js +16 -16
  650. package/Controls/Components/Primitives/Floating/Themes/FloatingTriggerElement.Cosmopolitan.js +6 -6
  651. package/Controls/Components/Primitives/Floating/Themes/FloatingTriggerElement.Joy.js +6 -6
  652. package/Controls/Components/Primitives/Floating/Themes/FloatingTriggerElement.Retro.js +6 -6
  653. package/Controls/Components/Primitives/FocusRing/Themes/FocusRingElement.Cosmopolitan.js +16 -16
  654. package/Controls/Components/Primitives/FocusRing/Themes/FocusRingElement.Joy.js +16 -16
  655. package/Controls/Components/Primitives/FocusRing/Themes/FocusRingElement.Retro.js +16 -16
  656. package/Controls/Components/Primitives/Footer/Themes/FooterElement.Cosmopolitan.js +13 -13
  657. package/Controls/Components/Primitives/Footer/Themes/FooterElement.Joy.js +13 -13
  658. package/Controls/Components/Primitives/Footer/Themes/FooterElement.Retro.js +13 -13
  659. package/Controls/Components/Primitives/Footer/Themes/FooterItemElement.Cosmopolitan.js +6 -6
  660. package/Controls/Components/Primitives/Footer/Themes/FooterItemElement.Joy.js +6 -6
  661. package/Controls/Components/Primitives/Footer/Themes/FooterItemElement.Retro.js +6 -6
  662. package/Controls/Components/Primitives/Footer/Themes/FooterItemGroupElement.Cosmopolitan.js +6 -6
  663. package/Controls/Components/Primitives/Footer/Themes/FooterItemGroupElement.Joy.js +6 -6
  664. package/Controls/Components/Primitives/Footer/Themes/FooterItemGroupElement.Retro.js +6 -6
  665. package/Controls/Components/Primitives/Helmet/Themes/HelmetElement.Cosmopolitan.js +6 -6
  666. package/Controls/Components/Primitives/Helmet/Themes/HelmetElement.Joy.js +6 -6
  667. package/Controls/Components/Primitives/Helmet/Themes/HelmetElement.Retro.js +6 -6
  668. package/Controls/Components/Primitives/Hint/Themes/HintElement.Cosmopolitan.js +13 -13
  669. package/Controls/Components/Primitives/Hint/Themes/HintElement.Joy.js +13 -13
  670. package/Controls/Components/Primitives/Hint/Themes/HintElement.Retro.js +13 -13
  671. package/Controls/Components/Primitives/InkBar/Themes/InkBarElement.Cosmopolitan.js +11 -11
  672. package/Controls/Components/Primitives/InkBar/Themes/InkBarElement.Joy.js +11 -11
  673. package/Controls/Components/Primitives/InkBar/Themes/InkBarElement.Retro.js +11 -11
  674. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronElement.Cosmopolitan.js +13 -13
  675. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronElement.Joy.js +13 -13
  676. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronElement.Retro.js +13 -13
  677. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronHeaderElement.Cosmopolitan.js +9 -9
  678. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronHeaderElement.Joy.js +9 -9
  679. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronHeaderElement.Retro.js +9 -9
  680. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronSubHeaderElement.Cosmopolitan.js +9 -9
  681. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronSubHeaderElement.Joy.js +9 -9
  682. package/Controls/Components/Primitives/Jumbtron/Themes/JumbtronSubHeaderElement.Retro.js +9 -9
  683. package/Controls/Components/Primitives/Kbd/KbdElement.d.ts +10 -0
  684. package/Controls/Components/Primitives/Kbd/KbdElement.d.ts.map +1 -1
  685. package/Controls/Components/Primitives/Kbd/KbdElement.js +28 -10
  686. package/Controls/Components/Primitives/Kbd/KbdElement.js.map +1 -1
  687. package/Controls/Components/Primitives/Kbd/KbdElementTemplate.d.ts.map +1 -1
  688. package/Controls/Components/Primitives/Kbd/KbdElementTemplate.js +2 -3
  689. package/Controls/Components/Primitives/Kbd/KbdElementTemplate.js.map +1 -1
  690. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Cosmopolitan.js +13 -13
  691. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Joy.js +13 -13
  692. package/Controls/Components/Primitives/Kbd/Themes/KbdElement.Retro.js +13 -13
  693. package/Controls/Components/Primitives/Kbd/Themes/KbdShortcutElement.Cosmopolitan.js +6 -6
  694. package/Controls/Components/Primitives/Kbd/Themes/KbdShortcutElement.Joy.js +6 -6
  695. package/Controls/Components/Primitives/Kbd/Themes/KbdShortcutElement.Retro.js +6 -6
  696. package/Controls/Components/Primitives/Marquee/MarqueeElementTemplate.d.ts.map +1 -1
  697. package/Controls/Components/Primitives/Marquee/MarqueeElementTemplate.js +4 -7
  698. package/Controls/Components/Primitives/Marquee/MarqueeElementTemplate.js.map +1 -1
  699. package/Controls/Components/Primitives/Marquee/Themes/MarqueeElement.Cosmopolitan.js +8 -8
  700. package/Controls/Components/Primitives/Marquee/Themes/MarqueeElement.Joy.js +8 -8
  701. package/Controls/Components/Primitives/Marquee/Themes/MarqueeElement.Retro.js +8 -8
  702. package/Controls/Components/Primitives/Number/Themes/NumberCounterElement.Cosmopolitan.js +12 -12
  703. package/Controls/Components/Primitives/Number/Themes/NumberCounterElement.Joy.js +6 -6
  704. package/Controls/Components/Primitives/Number/Themes/NumberCounterElement.Retro.js +12 -12
  705. package/Controls/Components/Primitives/Number/Themes/NumberElement.Cosmopolitan.js +7 -7
  706. package/Controls/Components/Primitives/Number/Themes/NumberElement.Joy.js +6 -6
  707. package/Controls/Components/Primitives/Number/Themes/NumberElement.Retro.js +7 -7
  708. package/Controls/Components/Primitives/Paginator/Themes/PaginatorElement.Cosmopolitan.js +7 -7
  709. package/Controls/Components/Primitives/Paginator/Themes/PaginatorElement.Joy.js +7 -7
  710. package/Controls/Components/Primitives/Paginator/Themes/PaginatorElement.Retro.js +7 -7
  711. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Cosmopolitan.js +16 -16
  712. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Joy.js +16 -16
  713. package/Controls/Components/Primitives/Popup/Themes/PopupElement.Retro.js +16 -16
  714. package/Controls/Components/Primitives/Portal/Themes/PortalElement.Cosmopolitan.js +6 -6
  715. package/Controls/Components/Primitives/Portal/Themes/PortalElement.Joy.js +6 -6
  716. package/Controls/Components/Primitives/Portal/Themes/PortalElement.Retro.js +6 -6
  717. package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Cosmopolitan.js +6 -6
  718. package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Joy.js +6 -6
  719. package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Retro.js +6 -6
  720. package/Controls/Components/Primitives/Ribbon/Themes/RibbonElement.Cosmopolitan.js +14 -14
  721. package/Controls/Components/Primitives/Ribbon/Themes/RibbonElement.Joy.js +14 -14
  722. package/Controls/Components/Primitives/Ribbon/Themes/RibbonElement.Retro.js +14 -14
  723. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Cosmopolitan.js +6 -6
  724. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Joy.js +6 -6
  725. package/Controls/Components/Primitives/Scroll/Themes/ScrollElement.Retro.js +6 -6
  726. package/Controls/Components/Primitives/Skeleton/Themes/SkeletonElement.Cosmopolitan.js +12 -12
  727. package/Controls/Components/Primitives/Skeleton/Themes/SkeletonElement.Joy.js +12 -12
  728. package/Controls/Components/Primitives/Skeleton/Themes/SkeletonElement.Retro.js +12 -12
  729. package/Controls/Components/Primitives/Spacer/SpacerElementTemplate.d.ts.map +1 -1
  730. package/Controls/Components/Primitives/Spacer/SpacerElementTemplate.js +1 -0
  731. package/Controls/Components/Primitives/Spacer/SpacerElementTemplate.js.map +1 -1
  732. package/Controls/Components/Primitives/Spacer/Themes/SpacerElement.Cosmopolitan.js +6 -6
  733. package/Controls/Components/Primitives/Spacer/Themes/SpacerElement.Joy.js +6 -6
  734. package/Controls/Components/Primitives/Spacer/Themes/SpacerElement.Retro.js +6 -6
  735. package/Controls/Components/Primitives/Sticky/StickyController.d.ts +60 -0
  736. package/Controls/Components/Primitives/Sticky/StickyController.d.ts.map +1 -0
  737. package/Controls/Components/Primitives/Sticky/StickyController.js +191 -0
  738. package/Controls/Components/Primitives/Sticky/StickyController.js.map +1 -0
  739. package/Controls/Components/Primitives/Sticky/StickyDirective.d.ts +36 -0
  740. package/Controls/Components/Primitives/Sticky/StickyDirective.d.ts.map +1 -0
  741. package/Controls/Components/Primitives/Sticky/StickyDirective.js +62 -0
  742. package/Controls/Components/Primitives/Sticky/StickyDirective.js.map +1 -0
  743. package/Controls/Components/Primitives/Sticky/StickyElement.d.ts +12 -2
  744. package/Controls/Components/Primitives/Sticky/StickyElement.d.ts.map +1 -1
  745. package/Controls/Components/Primitives/Sticky/StickyElement.js +27 -6
  746. package/Controls/Components/Primitives/Sticky/StickyElement.js.map +1 -1
  747. package/Controls/Components/Primitives/Sticky/Themes/StickyElement.Cosmopolitan.js +8 -8
  748. package/Controls/Components/Primitives/Sticky/Themes/StickyElement.Joy.js +8 -8
  749. package/Controls/Components/Primitives/Sticky/Themes/StickyElement.Retro.js +8 -8
  750. package/Controls/Components/Primitives/Summary/Themes/SummaryElement.Cosmopolitan.js +6 -6
  751. package/Controls/Components/Primitives/Summary/Themes/SummaryElement.Joy.js +6 -6
  752. package/Controls/Components/Primitives/Summary/Themes/SummaryElement.Retro.js +6 -6
  753. package/Controls/Components/Primitives/Swipe/SwipeElement.d.ts +1 -1
  754. package/Controls/Components/Primitives/Swipe/SwipeElement.d.ts.map +1 -1
  755. package/Controls/Components/Primitives/Swipe/SwipeElement.js +9 -3
  756. package/Controls/Components/Primitives/Swipe/SwipeElement.js.map +1 -1
  757. package/Controls/Components/Primitives/Swipe/Themes/SwipeElement.Cosmopolitan.js +6 -6
  758. package/Controls/Components/Primitives/Swipe/Themes/SwipeElement.Joy.js +6 -6
  759. package/Controls/Components/Primitives/Swipe/Themes/SwipeElement.Retro.js +6 -6
  760. package/Controls/Components/Primitives/Text/TextElement.d.ts +2 -2
  761. package/Controls/Components/Primitives/Text/TextElement.d.ts.map +1 -1
  762. package/Controls/Components/Primitives/Text/TextElement.js +12 -3
  763. package/Controls/Components/Primitives/Text/TextElement.js.map +1 -1
  764. package/Controls/Components/Primitives/Text/TextElementTemplate.d.ts.map +1 -1
  765. package/Controls/Components/Primitives/Text/TextElementTemplate.js +1 -0
  766. package/Controls/Components/Primitives/Text/TextElementTemplate.js.map +1 -1
  767. package/Controls/Components/Primitives/Text/Themes/TextElement.Cosmopolitan.d.ts.map +1 -1
  768. package/Controls/Components/Primitives/Text/Themes/TextElement.Cosmopolitan.js +19 -15
  769. package/Controls/Components/Primitives/Text/Themes/TextElement.Cosmopolitan.js.map +1 -1
  770. package/Controls/Components/Primitives/Text/Themes/TextElement.Joy.d.ts.map +1 -1
  771. package/Controls/Components/Primitives/Text/Themes/TextElement.Joy.js +19 -15
  772. package/Controls/Components/Primitives/Text/Themes/TextElement.Joy.js.map +1 -1
  773. package/Controls/Components/Primitives/Text/Themes/TextElement.Retro.d.ts.map +1 -1
  774. package/Controls/Components/Primitives/Text/Themes/TextElement.Retro.js +19 -15
  775. package/Controls/Components/Primitives/Text/Themes/TextElement.Retro.js.map +1 -1
  776. package/Controls/Components/Primitives/TextFormat/Themes/TextFormatElement.Cosmopolitan.js +6 -6
  777. package/Controls/Components/Primitives/TextFormat/Themes/TextFormatElement.Joy.js +6 -6
  778. package/Controls/Components/Primitives/TextFormat/Themes/TextFormatElement.Retro.js +6 -6
  779. package/Controls/Components/Primitives/TickBar/Themes/TickBarElement.Cosmopolitan.js +16 -16
  780. package/Controls/Components/Primitives/TickBar/Themes/TickBarElement.Joy.js +16 -16
  781. package/Controls/Components/Primitives/TickBar/Themes/TickBarElement.Retro.js +16 -16
  782. package/Controls/Components/Primitives/Toggletip/Themes/ToggleTipElement.Cosmopolitan.js +6 -6
  783. package/Controls/Components/Primitives/Toggletip/Themes/ToggleTipElement.Joy.js +6 -6
  784. package/Controls/Components/Primitives/Toggletip/Themes/ToggleTipElement.Retro.js +7 -7
  785. package/Controls/Components/Primitives/Tooltip/Themes/TooltipElement.Cosmopolitan.js +14 -14
  786. package/Controls/Components/Primitives/Tooltip/Themes/TooltipElement.Joy.js +14 -14
  787. package/Controls/Components/Primitives/Tooltip/Themes/TooltipElement.Retro.js +14 -14
  788. package/Controls/Components/Primitives/Tooltip/TooltipElement.d.ts.map +1 -1
  789. package/Controls/Components/Primitives/Tooltip/TooltipElement.js +3 -1
  790. package/Controls/Components/Primitives/Tooltip/TooltipElement.js.map +1 -1
  791. package/Controls/Components/Primitives/UpDownSpinner/Themes/UpDownSpinnerElement.Cosmopolitan.js +6 -6
  792. package/Controls/Components/Primitives/UpDownSpinner/Themes/UpDownSpinnerElement.Joy.js +6 -6
  793. package/Controls/Components/Primitives/UpDownSpinner/Themes/UpDownSpinnerElement.Retro.js +6 -6
  794. package/Controls/Components/Ranges/MeterBar/Themes/MeterBarElement.Cosmopolitan.js +6 -6
  795. package/Controls/Components/Ranges/MeterBar/Themes/MeterBarElement.Joy.js +6 -6
  796. package/Controls/Components/Ranges/MeterBar/Themes/MeterBarElement.Retro.js +6 -6
  797. package/Controls/Components/Ranges/MeterRing/Themes/MeterRingElement.Cosmopolitan.js +6 -6
  798. package/Controls/Components/Ranges/MeterRing/Themes/MeterRingElement.Joy.js +6 -6
  799. package/Controls/Components/Ranges/MeterRing/Themes/MeterRingElement.Retro.js +6 -6
  800. package/Controls/Components/Ranges/ProgressBar/IProgressBarElementProps.d.ts +2 -1
  801. package/Controls/Components/Ranges/ProgressBar/IProgressBarElementProps.d.ts.map +1 -1
  802. package/Controls/Components/Ranges/ProgressBar/ProgressBarElement.d.ts +3 -2
  803. package/Controls/Components/Ranges/ProgressBar/ProgressBarElement.d.ts.map +1 -1
  804. package/Controls/Components/Ranges/ProgressBar/ProgressBarElement.js +11 -4
  805. package/Controls/Components/Ranges/ProgressBar/ProgressBarElement.js.map +1 -1
  806. package/Controls/Components/Ranges/ProgressBar/ProgressBarElementTemplate.d.ts.map +1 -1
  807. package/Controls/Components/Ranges/ProgressBar/ProgressBarElementTemplate.js +7 -5
  808. package/Controls/Components/Ranges/ProgressBar/ProgressBarElementTemplate.js.map +1 -1
  809. package/Controls/Components/Ranges/ProgressBar/Themes/ProgressBarElement.Cosmopolitan.js +6 -6
  810. package/Controls/Components/Ranges/ProgressBar/Themes/ProgressBarElement.Joy.js +6 -6
  811. package/Controls/Components/Ranges/ProgressBar/Themes/ProgressBarElement.Retro.js +13 -13
  812. package/Controls/Components/Ranges/ProgressRing/IProgressRingElementProps.d.ts +3 -2
  813. package/Controls/Components/Ranges/ProgressRing/IProgressRingElementProps.d.ts.map +1 -1
  814. package/Controls/Components/Ranges/ProgressRing/ProgressRingElement.d.ts +5 -4
  815. package/Controls/Components/Ranges/ProgressRing/ProgressRingElement.d.ts.map +1 -1
  816. package/Controls/Components/Ranges/ProgressRing/ProgressRingElement.js +23 -10
  817. package/Controls/Components/Ranges/ProgressRing/ProgressRingElement.js.map +1 -1
  818. package/Controls/Components/Ranges/ProgressRing/ProgressRingElementTemplate.d.ts.map +1 -1
  819. package/Controls/Components/Ranges/ProgressRing/ProgressRingElementTemplate.js +5 -4
  820. package/Controls/Components/Ranges/ProgressRing/ProgressRingElementTemplate.js.map +1 -1
  821. package/Controls/Components/Ranges/ProgressRing/Themes/ProgressRingElement.Cosmopolitan.js +14 -14
  822. package/Controls/Components/Ranges/ProgressRing/Themes/ProgressRingElement.Joy.js +14 -14
  823. package/Controls/Components/Ranges/ProgressRing/Themes/ProgressRingElement.Retro.js +14 -14
  824. package/Controls/Components/Ranges/Slider/Themes/SliderElement.Cosmopolitan.js +16 -16
  825. package/Controls/Components/Ranges/Slider/Themes/SliderElement.Joy.js +16 -16
  826. package/Controls/Components/Ranges/Slider/Themes/SliderElement.Retro.js +16 -16
  827. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Cosmopolitan.js +6 -6
  828. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Joy.js +6 -6
  829. package/Controls/Components/Ranges/Slider2/Themes/Slider2Element.Retro.js +6 -6
  830. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Cosmopolitan.js +7 -7
  831. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Joy.js +7 -7
  832. package/Controls/Components/Ranges/Slider2/Themes/Slider2ThumbElement.Retro.js +7 -7
  833. package/Controls/Components/Selectors/Carousel/Themes/CarouselElement.Cosmopolitan.js +6 -6
  834. package/Controls/Components/Selectors/Carousel/Themes/CarouselElement.Joy.js +6 -6
  835. package/Controls/Components/Selectors/Carousel/Themes/CarouselElement.Retro.js +6 -6
  836. package/Controls/Components/Selectors/Carousel/Themes/CarouselItemElement.Cosmopolitan.js +6 -6
  837. package/Controls/Components/Selectors/Carousel/Themes/CarouselItemElement.Joy.js +6 -6
  838. package/Controls/Components/Selectors/Carousel/Themes/CarouselItemElement.Retro.js +6 -6
  839. package/Controls/Components/Selectors/Carousel2/Themes/Carousel2Element.Cosmopolitan.js +6 -6
  840. package/Controls/Components/Selectors/Carousel2/Themes/Carousel2Element.Joy.js +6 -6
  841. package/Controls/Components/Selectors/Carousel2/Themes/Carousel2Element.Retro.js +6 -6
  842. package/Controls/Components/Selectors/Carousel2/Themes/CarouselItem2Element.Cosmopolitan.js +6 -6
  843. package/Controls/Components/Selectors/Carousel2/Themes/CarouselItem2Element.Joy.js +6 -6
  844. package/Controls/Components/Selectors/Carousel2/Themes/CarouselItem2Element.Retro.js +6 -6
  845. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Cosmopolitan.js +6 -6
  846. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Joy.js +6 -6
  847. package/Controls/Components/Selectors/Combo/Themes/ComboElement.Retro.js +6 -6
  848. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Cosmopolitan.d.ts.map +1 -1
  849. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Cosmopolitan.js +19 -13
  850. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Cosmopolitan.js.map +1 -1
  851. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Joy.d.ts.map +1 -1
  852. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Joy.js +19 -13
  853. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Joy.js.map +1 -1
  854. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Retro.d.ts.map +1 -1
  855. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Retro.js +19 -13
  856. package/Controls/Components/Selectors/Combo/Themes/ComboItemElement.Retro.js.map +1 -1
  857. package/Controls/Components/Selectors/DataList/Themes/DataListElement.Cosmopolitan.js +6 -6
  858. package/Controls/Components/Selectors/DataList/Themes/DataListElement.Joy.js +6 -6
  859. package/Controls/Components/Selectors/DataList/Themes/DataListElement.Retro.js +6 -6
  860. package/Controls/Components/Selectors/DataTable/Themes/DataTableElement.Cosmopolitan.js +6 -6
  861. package/Controls/Components/Selectors/DataTable/Themes/DataTableElement.Joy.js +6 -6
  862. package/Controls/Components/Selectors/DataTable/Themes/DataTableElement.Retro.js +6 -6
  863. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramElementTemplate.js +1 -1
  864. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramElementTemplate.js.map +1 -1
  865. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgTimelineElementTemplate.d.ts.map +1 -1
  866. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgTimelineElementTemplate.js +2 -1
  867. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgTimelineElementTemplate.js.map +1 -1
  868. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgChannelElement.Joy.js +12 -12
  869. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgElement.Joy.js +12 -12
  870. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgMinimapElement.Joy.js +12 -12
  871. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgNowLineElement.Joy.js +10 -10
  872. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgProgramElement.Joy.js +12 -12
  873. package/Controls/Components/Selectors/ElectronicProgramGuide/Themes/EpgTimelineElement.Joy.js +12 -12
  874. package/Controls/Components/Selectors/List/Themes/ListElement.Cosmopolitan.js +13 -13
  875. package/Controls/Components/Selectors/List/Themes/ListElement.Joy.js +13 -13
  876. package/Controls/Components/Selectors/List/Themes/ListElement.Retro.js +13 -13
  877. package/Controls/Components/Selectors/List/Themes/ListItemElement.Cosmopolitan.d.ts.map +1 -1
  878. package/Controls/Components/Selectors/List/Themes/ListItemElement.Cosmopolitan.js +19 -13
  879. package/Controls/Components/Selectors/List/Themes/ListItemElement.Cosmopolitan.js.map +1 -1
  880. package/Controls/Components/Selectors/List/Themes/ListItemElement.Joy.d.ts.map +1 -1
  881. package/Controls/Components/Selectors/List/Themes/ListItemElement.Joy.js +19 -13
  882. package/Controls/Components/Selectors/List/Themes/ListItemElement.Joy.js.map +1 -1
  883. package/Controls/Components/Selectors/List/Themes/ListItemElement.Retro.d.ts.map +1 -1
  884. package/Controls/Components/Selectors/List/Themes/ListItemElement.Retro.js +19 -13
  885. package/Controls/Components/Selectors/List/Themes/ListItemElement.Retro.js.map +1 -1
  886. package/Controls/Components/Selectors/List/Themes/ListItemGroupElement.Cosmopolitan.js +13 -13
  887. package/Controls/Components/Selectors/List/Themes/ListItemGroupElement.Joy.js +13 -13
  888. package/Controls/Components/Selectors/List/Themes/ListItemGroupElement.Retro.js +13 -13
  889. package/Controls/Components/Selectors/Menu/IMenuItemElementProps.d.ts +2 -2
  890. package/Controls/Components/Selectors/Menu/IMenuItemElementProps.d.ts.map +1 -1
  891. package/Controls/Components/Selectors/Menu/MenuItemElement.d.ts +3 -3
  892. package/Controls/Components/Selectors/Menu/MenuItemElement.d.ts.map +1 -1
  893. package/Controls/Components/Selectors/Menu/MenuItemElement.js +3 -3
  894. package/Controls/Components/Selectors/Menu/MenuItemElement.js.map +1 -1
  895. package/Controls/Components/Selectors/Menu/MenuItemElementTemplate.js +3 -3
  896. package/Controls/Components/Selectors/Menu/MenuItemElementTemplate.js.map +1 -1
  897. package/Controls/Components/Selectors/Menu/Themes/MenuElement.Cosmopolitan.js +13 -13
  898. package/Controls/Components/Selectors/Menu/Themes/MenuElement.Joy.js +13 -13
  899. package/Controls/Components/Selectors/Menu/Themes/MenuElement.Retro.js +13 -13
  900. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.d.ts.map +1 -1
  901. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.js +23 -17
  902. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.js.map +1 -1
  903. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.d.ts.map +1 -1
  904. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.js +23 -17
  905. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.js.map +1 -1
  906. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.d.ts.map +1 -1
  907. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.js +23 -17
  908. package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.js.map +1 -1
  909. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Cosmopolitan.js +17 -17
  910. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Joy.d.ts.map +1 -1
  911. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Joy.js +31 -17
  912. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Joy.js.map +1 -1
  913. package/Controls/Components/Selectors/Menu/Themes/MenuItemGroupElement.Retro.js +17 -17
  914. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Cosmopolitan.js +13 -13
  915. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Joy.js +13 -13
  916. package/Controls/Components/Selectors/Segment/Themes/SegmentElement.Retro.js +16 -16
  917. package/Controls/Components/Selectors/Segment/Themes/SegmentItemElement.Cosmopolitan.js +16 -16
  918. package/Controls/Components/Selectors/Segment/Themes/SegmentItemElement.Joy.js +7 -7
  919. package/Controls/Components/Selectors/Segment/Themes/SegmentItemElement.Retro.js +16 -16
  920. package/Controls/Components/Selectors/Tab/Themes/TabElement.Cosmopolitan.js +16 -16
  921. package/Controls/Components/Selectors/Tab/Themes/TabElement.Joy.js +16 -16
  922. package/Controls/Components/Selectors/Tab/Themes/TabElement.Retro.js +16 -16
  923. package/Controls/Components/Selectors/Tab/Themes/TabItemElement.Cosmopolitan.js +9 -9
  924. package/Controls/Components/Selectors/Tab/Themes/TabItemElement.Joy.js +9 -9
  925. package/Controls/Components/Selectors/Tab/Themes/TabItemElement.Retro.js +9 -9
  926. package/Controls/Components/Selectors/Tab/Themes/TabPanelElement.Cosmopolitan.js +7 -7
  927. package/Controls/Components/Selectors/Tab/Themes/TabPanelElement.Joy.js +7 -7
  928. package/Controls/Components/Selectors/Tab/Themes/TabPanelElement.Retro.js +7 -7
  929. package/Controls/Components/Selectors/TabStrip/Themes/TabStripElement.Cosmopolitan.js +12 -12
  930. package/Controls/Components/Selectors/TabStrip/Themes/TabStripElement.Joy.js +12 -12
  931. package/Controls/Components/Selectors/TabStrip/Themes/TabStripElement.Retro.js +12 -12
  932. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Cosmopolitan.d.ts.map +1 -1
  933. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Cosmopolitan.js +21 -15
  934. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Cosmopolitan.js.map +1 -1
  935. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Joy.d.ts.map +1 -1
  936. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Joy.js +21 -15
  937. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Joy.js.map +1 -1
  938. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Retro.d.ts.map +1 -1
  939. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Retro.js +21 -15
  940. package/Controls/Components/Selectors/TabStrip/Themes/TabStripItemElement.Retro.js.map +1 -1
  941. package/Controls/Components/Selectors/Table/ITableCellElementProps.d.ts +3 -1
  942. package/Controls/Components/Selectors/Table/ITableCellElementProps.d.ts.map +1 -1
  943. package/Controls/Components/Selectors/Table/TableCellElement.d.ts +1 -1
  944. package/Controls/Components/Selectors/Table/TableCellElement.d.ts.map +1 -1
  945. package/Controls/Components/Selectors/Table/TableCellElement.js +3 -1
  946. package/Controls/Components/Selectors/Table/TableCellElement.js.map +1 -1
  947. package/Controls/Components/Selectors/Table/TableCellElementTemplate.d.ts.map +1 -1
  948. package/Controls/Components/Selectors/Table/TableCellElementTemplate.js +4 -1
  949. package/Controls/Components/Selectors/Table/TableCellElementTemplate.js.map +1 -1
  950. package/Controls/Components/Selectors/Table/Themes/TableBodyElement.Cosmopolitan.js +13 -13
  951. package/Controls/Components/Selectors/Table/Themes/TableBodyElement.Joy.js +13 -13
  952. package/Controls/Components/Selectors/Table/Themes/TableBodyElement.Retro.js +13 -13
  953. package/Controls/Components/Selectors/Table/Themes/TableCellElement.Cosmopolitan.js +13 -13
  954. package/Controls/Components/Selectors/Table/Themes/TableCellElement.Joy.js +12 -12
  955. package/Controls/Components/Selectors/Table/Themes/TableCellElement.Retro.js +12 -12
  956. package/Controls/Components/Selectors/Table/Themes/TableElement.Cosmopolitan.js +13 -13
  957. package/Controls/Components/Selectors/Table/Themes/TableElement.Joy.js +13 -13
  958. package/Controls/Components/Selectors/Table/Themes/TableElement.Retro.js +13 -13
  959. package/Controls/Components/Selectors/Table/Themes/TableFooterElement.Cosmopolitan.js +13 -13
  960. package/Controls/Components/Selectors/Table/Themes/TableFooterElement.Joy.js +13 -13
  961. package/Controls/Components/Selectors/Table/Themes/TableFooterElement.Retro.js +13 -13
  962. package/Controls/Components/Selectors/Table/Themes/TableHeaderElement.Cosmopolitan.js +13 -13
  963. package/Controls/Components/Selectors/Table/Themes/TableHeaderElement.Joy.js +13 -13
  964. package/Controls/Components/Selectors/Table/Themes/TableHeaderElement.Retro.js +13 -13
  965. package/Controls/Components/Selectors/Table/Themes/TableRowElement.Cosmopolitan.js +13 -13
  966. package/Controls/Components/Selectors/Table/Themes/TableRowElement.Joy.js +13 -13
  967. package/Controls/Components/Selectors/Table/Themes/TableRowElement.Retro.js +13 -13
  968. package/Controls/Components/Selectors/Tree/Themes/TreeElement.Cosmopolitan.js +6 -6
  969. package/Controls/Components/Selectors/Tree/Themes/TreeElement.Joy.js +6 -6
  970. package/Controls/Components/Selectors/Tree/Themes/TreeElement.Retro.js +6 -6
  971. package/Controls/Components/Selectors/Tree/Themes/TreeItemElement.Cosmopolitan.js +16 -16
  972. package/Controls/Components/Selectors/Tree/Themes/TreeItemElement.Joy.js +16 -16
  973. package/Controls/Components/Selectors/Tree/Themes/TreeItemElement.Retro.js +16 -16
  974. package/Controls/Components/Selectors/Wizard/Themes/WizardElement.Cosmopolitan.js +7 -7
  975. package/Controls/Components/Selectors/Wizard/Themes/WizardElement.Joy.js +7 -7
  976. package/Controls/Components/Selectors/Wizard/Themes/WizardElement.Retro.js +7 -7
  977. package/Controls/Components/Selectors/Wizard/Themes/WizardStepElement.Cosmopolitan.js +6 -6
  978. package/Controls/Components/Selectors/Wizard/Themes/WizardStepElement.Joy.js +6 -6
  979. package/Controls/Components/Selectors/Wizard/Themes/WizardStepElement.Retro.js +6 -6
  980. package/Controls/Components/Shell/Themes/AppElement.Cosmopolitan.js +8 -8
  981. package/Controls/Components/Shell/Themes/AppElement.Joy.js +8 -8
  982. package/Controls/Components/Shell/Themes/AppElement.Retro.js +8 -8
  983. package/Controls/Components/Shell/Themes/AppHeaderElement.Cosmopolitan.js +12 -12
  984. package/Controls/Components/Shell/Themes/AppHeaderElement.Joy.js +12 -12
  985. package/Controls/Components/Shell/Themes/AppHeaderElement.Retro.js +12 -12
  986. package/Controls/Components/States/Empty/Themes/EmptyStateElement.Cosmopolitan.js +12 -12
  987. package/Controls/Components/States/Empty/Themes/EmptyStateElement.Joy.js +12 -12
  988. package/Controls/Components/States/Empty/Themes/EmptyStateElement.Retro.js +12 -12
  989. package/Controls/Components/States/Error/Themes/ErrorStateElement.Cosmopolitan.js +12 -12
  990. package/Controls/Components/States/Error/Themes/ErrorStateElement.Joy.js +12 -12
  991. package/Controls/Components/States/Error/Themes/ErrorStateElement.Retro.js +12 -12
  992. package/Controls/Components/States/Success/Themes/SuccessStateElement.Cosmopolitan.js +12 -12
  993. package/Controls/Components/States/Success/Themes/SuccessStateElement.Joy.js +12 -12
  994. package/Controls/Components/States/Success/Themes/SuccessStateElement.Retro.js +12 -12
  995. package/Controls/Controllers/PanController.d.ts +20 -4
  996. package/Controls/Controllers/PanController.d.ts.map +1 -1
  997. package/Controls/Controllers/PanController.js +6 -1
  998. package/Controls/Controllers/PanController.js.map +1 -1
  999. package/Controls/Controllers/PinchController.d.ts +60 -0
  1000. package/Controls/Controllers/PinchController.d.ts.map +1 -0
  1001. package/Controls/Controllers/PinchController.js +132 -0
  1002. package/Controls/Controllers/PinchController.js.map +1 -0
  1003. package/Controls/Directives/AdoptStyle/AdoptStyleDirective.d.ts.map +1 -1
  1004. package/Controls/Directives/AdoptStyle/AdoptStyleDirective.js +5 -4
  1005. package/Controls/Directives/AdoptStyle/AdoptStyleDirective.js.map +1 -1
  1006. package/Controls/Directives/DateFormat/DateFormatDirective.d.ts +25 -0
  1007. package/Controls/Directives/DateFormat/DateFormatDirective.d.ts.map +1 -0
  1008. package/Controls/Directives/DateFormat/DateFormatDirective.js +41 -0
  1009. package/Controls/Directives/DateFormat/DateFormatDirective.js.map +1 -0
  1010. package/Controls/Directives/Interpolate/InterpolateDirective.d.ts +1 -1
  1011. package/Controls/Directives/Interpolate/InterpolateDirective.d.ts.map +1 -1
  1012. package/Controls/Directives/Interpolate/InterpolateDirective.js +1 -1
  1013. package/Controls/Directives/Interpolate/InterpolateDirective.js.map +1 -1
  1014. package/Controls/Directives/ReflectAttributesDirective.d.ts.map +1 -1
  1015. package/Controls/Directives/ReflectAttributesDirective.js +6 -2
  1016. package/Controls/Directives/ReflectAttributesDirective.js.map +1 -1
  1017. package/Controls/Directives/Task/TaskDirective.d.ts.map +1 -1
  1018. package/Controls/Directives/Task/TaskDirective.js +7 -3
  1019. package/Controls/Directives/Task/TaskDirective.js.map +1 -1
  1020. package/Controls/Directives/Tree/TreeDirective.d.ts +62 -0
  1021. package/Controls/Directives/Tree/TreeDirective.d.ts.map +1 -0
  1022. package/Controls/Directives/Tree/TreeDirective.js +66 -0
  1023. package/Controls/Directives/Tree/TreeDirective.js.map +1 -0
  1024. package/Controls/Types/TextFormatter.d.ts +40 -4
  1025. package/Controls/Types/TextFormatter.d.ts.map +1 -1
  1026. package/Controls/Types/TextFormatter.js +32 -0
  1027. package/Controls/Types/TextFormatter.js.map +1 -1
  1028. package/Controls/Types/TextOverflow.d.ts +21 -0
  1029. package/Controls/Types/TextOverflow.d.ts.map +1 -0
  1030. package/Controls/Types/TextOverflow.js +18 -0
  1031. package/Controls/Types/TextOverflow.js.map +1 -0
  1032. package/Dom/Scroller.d.ts +52 -0
  1033. package/Dom/Scroller.d.ts.map +1 -1
  1034. package/Dom/Scroller.js +75 -0
  1035. package/Dom/Scroller.js.map +1 -1
  1036. package/Events/Decorators/ListenDecorator.d.ts +19 -1
  1037. package/Events/Decorators/ListenDecorator.d.ts.map +1 -1
  1038. package/Events/Decorators/ListenDecorator.js +51 -9
  1039. package/Events/Decorators/ListenDecorator.js.map +1 -1
  1040. package/Index.d.ts +9 -3
  1041. package/Index.d.ts.map +1 -1
  1042. package/Index.js +5 -1
  1043. package/Index.js.map +1 -1
  1044. package/Intl/Formatters/DateFormatter.d.ts +36 -0
  1045. package/Intl/Formatters/DateFormatter.d.ts.map +1 -0
  1046. package/Intl/Formatters/DateFormatter.js +77 -0
  1047. package/Intl/Formatters/DateFormatter.js.map +1 -0
  1048. package/Intl/Formatters/DateTimeFormatter.d.ts +55 -0
  1049. package/Intl/Formatters/DateTimeFormatter.d.ts.map +1 -0
  1050. package/Intl/Formatters/DateTimeFormatter.js +132 -0
  1051. package/Intl/Formatters/DateTimeFormatter.js.map +1 -0
  1052. package/Intl/Formatters/TimeFormatter.d.ts +33 -0
  1053. package/Intl/Formatters/TimeFormatter.d.ts.map +1 -0
  1054. package/Intl/Formatters/TimeFormatter.js +81 -0
  1055. package/Intl/Formatters/TimeFormatter.js.map +1 -0
  1056. package/Layout/Breakpoint/BreakpointElementTemplate.d.ts.map +1 -1
  1057. package/Layout/Breakpoint/BreakpointElementTemplate.js +1 -0
  1058. package/Layout/Breakpoint/BreakpointElementTemplate.js.map +1 -1
  1059. package/Routing/RouterAnchorElementStyle.js +9 -9
  1060. package/Routing/RouterElementStyle.js +6 -6
  1061. package/Routing/RouterLinkElementStyle.js +6 -6
  1062. package/Routing/RouterOutletElementStyle.js +6 -6
  1063. package/Theming/Theme2Element.js +1 -1
  1064. package/Theming/Theme2Element.js.map +1 -1
  1065. package/custom-elements.json +246 -20
  1066. package/package.json +4 -4
@@ -13,33 +13,33 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function buttonGroupElementRetroStyle() {
14
14
  return css `
15
15
  :host {
16
- --button-group-font-family: var(--retro-font-family);
17
- --button-group-font-size: var(--retro-typography-button-font-size);
18
- --button-group-font-line-height: var(--retro-typography-button-line-height);
19
- --button-group-font-weight: var(--retro-typography-button-font-weight);
20
- --button-group-font-letter-spacing: var(--retro-typography-button-letter-spacing);
21
- --button-group-font-text-decoration: var(--retro-typography-button-text-decoration);
22
- --button-group-font-text-transform: var(--retro-typography-button-text-transform);
23
- --button-group-padding-top: 0;
24
- --button-group-padding-right: 0;
25
- --button-group-padding-bottom: 0;
26
- --button-group-padding-left: 0;
27
- --button-group-gap: 0;
28
- --button-group-transition-duration: .2s;
29
- --button-group-transition-mode: ease;
30
- --button-group-transition-property: background-color, color, border-color, opacity, box-shadow;
31
- --button-group-translate: unset;
32
16
  --button-group-background-color: var(--retro-scheme-background);
33
17
  --button-group-border-color: var(--retro-scheme-contrast);
34
18
  --button-group-border-radius: var(--retro-layout-radius);
35
19
  --button-group-border-style: solid;
36
20
  --button-group-border-width: var(--retro-layout-thickness);
21
+ --button-group-font-family: var(--retro-font-family);
22
+ --button-group-font-letter-spacing: var(--retro-typography-button-letter-spacing);
23
+ --button-group-font-line-height: var(--retro-typography-button-line-height);
24
+ --button-group-font-size: var(--retro-typography-button-font-size);
25
+ --button-group-font-text-decoration: var(--retro-typography-button-text-decoration);
26
+ --button-group-font-text-transform: var(--retro-typography-button-text-transform);
27
+ --button-group-font-weight: var(--retro-typography-button-font-weight);
37
28
  --button-group-foreground-color: var(--retro-scheme-foreground);
29
+ --button-group-gap: 0;
30
+ --button-group-padding-bottom: 0;
31
+ --button-group-padding-left: 0;
32
+ --button-group-padding-right: 0;
33
+ --button-group-padding-top: 0;
38
34
  --button-group-shadow-blur: unset;
39
35
  --button-group-shadow-color: unset;
40
36
  --button-group-shadow-offset-x: unset;
41
37
  --button-group-shadow-offset-y: unset;
42
38
  --button-group-shadow-spread: unset;
39
+ --button-group-transition-duration: .2s;
40
+ --button-group-transition-mode: ease;
41
+ --button-group-transition-property: background-color, color, border-color, opacity, box-shadow;
42
+ --button-group-translate: unset;
43
43
  }
44
44
 
45
45
  @media screen and (prefers-reduced-motion: reduce) {
@@ -85,8 +85,8 @@ export function compoundButtonElementTemplate(e) {
85
85
  </button>
86
86
  ${when(e.isBusy, () => html `
87
87
  <mosaik-progress-ring part="progressRing"
88
- .thickness="${2}"
89
- .radius="${12}"
88
+ .thickness="${'2px'}"
89
+ .radius="${'12px'}"
90
90
  .variant="${e.variant}"
91
91
  .isIndeterminate="${true}"
92
92
  ?disabled="${e.disabled}"></mosaik-progress-ring>
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/CompoundButton/CompoundButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,6BAA6B,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAG3C,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,6BAA6B,CAAkC,CAAI;IAC/E,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;SAClC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,CAAC,CAAC,WAAW;gDACP,CAAC,CAAC,wBAAwB;kDACxB,CAAC,CAAC,0BAA0B;kCAC5C,aAAa,CAAC,uBAAuB,CAAC;sCAClC,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;8CAE4B,WAAW,CAAC,QAAQ;oDACd,CAAC,CAAC,wBAAwB;sDACxB,CAAC,CAAC,0BAA0B;sCAC5C,aAAa,CAAC,uBAAuB,CAAC;;sBAEtD,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEP,CAAC,CAAC,KAAK;iDACJ,CAAC,CAAC,OAAO;kDACR,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;sBAGA,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEV,CAAC,CAAC,QAAQ;kDACN,CAAC;iDACF,CAAC,CAAC,OAAO;8CACZ,IAAI;kDACA,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;;sBAIA,IAAI,CAAC,CAAC,CAAC,YAAY,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEP,IAAI,CAAC,MAAM;oDACL,UAAU,CAAC,KAAK;iDACnB,CAAC,CAAC,OAAO;8CACZ,CAAC,CAAC,GAAG,KAAK,aAAa,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY;gDAC1E,IAAI;kDACF,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;;UAIZ,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,CAAC;yCACJ,EAAE;0CACD,CAAC,CAAC,OAAO;kDACD,IAAI;2CACX,CAAC,CAAC,QAAQ;SAC5C,CAAC;;KAEL,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"CompoundButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/CompoundButton/CompoundButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,6BAA6B,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAG3C,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,6BAA6B,CAAkC,CAAI;IAC/E,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;SAClC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,CAAC,CAAC,WAAW;gDACP,CAAC,CAAC,wBAAwB;kDACxB,CAAC,CAAC,0BAA0B;kCAC5C,aAAa,CAAC,uBAAuB,CAAC;sCAClC,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;8CAE4B,WAAW,CAAC,QAAQ;oDACd,CAAC,CAAC,wBAAwB;sDACxB,CAAC,CAAC,0BAA0B;sCAC5C,aAAa,CAAC,uBAAuB,CAAC;;sBAEtD,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEP,CAAC,CAAC,KAAK;iDACJ,CAAC,CAAC,OAAO;kDACR,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;sBAGA,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEV,CAAC,CAAC,QAAQ;kDACN,CAAC;iDACF,CAAC,CAAC,OAAO;8CACZ,IAAI;kDACA,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;;sBAIA,IAAI,CAAC,CAAC,CAAC,YAAY,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;8CAEP,IAAI,CAAC,MAAM;oDACL,UAAU,CAAC,KAAK;iDACnB,CAAC,CAAC,OAAO;8CACZ,CAAC,CAAC,GAAG,KAAK,aAAa,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY;gDAC1E,IAAI;kDACF,CAAC,CAAC,QAAQ;qBACvC,CAAC;;;;UAIZ,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,KAAK;yCACR,MAAM;0CACL,CAAC,CAAC,OAAO;kDACD,IAAI;2CACX,CAAC,CAAC,QAAQ;SAC5C,CAAC;;KAEL,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,sCAAsC,IAAI,SAAS,CAiNlE"}
1
+ {"version":3,"file":"CompoundButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,sCAAsC,IAAI,SAAS,CAuNlE"}
@@ -13,30 +13,36 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function compoundButtonElementCosmopolitanStyle() {
14
14
  return css `
15
15
  :host {
16
+ --compound-button-background-color: var(--cosmopolitan-scheme-background);
17
+ --compound-button-border-color: var(--cosmopolitan-scheme-highlight);
18
+ --compound-button-border-radius: var(--cosmopolitan-layout-radius);
19
+ --compound-button-border-style: solid;
20
+ --compound-button-border-width: var(--cosmopolitan-layout-thickness);
21
+ --compound-button-focus-ring-active-width: 8px;
22
+ --compound-button-focus-ring-color: unset;
23
+ --compound-button-focus-ring-inward-offset: 2px;
24
+ --compound-button-focus-ring-outward-offset: 2px;
16
25
  --compound-button-font-family: var(--cosmopolitan-typography-button-font-family);
17
- --compound-button-font-size: var(--cosmopolitan-typography-button-font-size);
18
- --compound-button-font-line-height: var(--cosmopolitan-typography-button-line-height);
19
- --compound-button-font-weight: var(--cosmopolitan-typography-button-font-weight);
20
26
  --compound-button-font-letter-spacing: var(--cosmopolitan-typography-button-letter-spacing);
27
+ --compound-button-font-line-height: var(--cosmopolitan-typography-button-line-height);
28
+ --compound-button-font-size: var(--cosmopolitan-typography-button-font-size);
21
29
  --compound-button-font-text-decoration: var(--cosmopolitan-typography-button-text-decoration);
22
30
  --compound-button-font-text-transform: var(--cosmopolitan-typography-button-text-transform);
23
- --compound-button-padding-top: var(--cosmopolitan-layout-space);
24
- --compound-button-padding-right: var(--cosmopolitan-layout-space);
31
+ --compound-button-font-weight: var(--cosmopolitan-typography-button-font-weight);
32
+ --compound-button-foreground-color: var(--cosmopolitan-scheme-foreground);
33
+ --compound-button-gap: var(--cosmopolitan-layout-space);
34
+ --compound-button-height: auto;
25
35
  --compound-button-padding-bottom: var(--cosmopolitan-layout-space);
26
36
  --compound-button-padding-left: var(--cosmopolitan-layout-space);
27
- --compound-button-gap: var(--cosmopolitan-layout-space);
37
+ --compound-button-padding-right: var(--cosmopolitan-layout-space);
38
+ --compound-button-padding-top: var(--cosmopolitan-layout-space);
39
+ --compound-button-ripple-color: unset;
40
+ --compound-button-ripple-duration: .2s;
41
+ --compound-button-shadow: var(--cosmopolitan-elevation-none);
28
42
  --compound-button-transition-duration: .2s;
29
43
  --compound-button-transition-mode: ease;
30
44
  --compound-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
31
45
  --compound-button-translate: none;
32
- --compound-button-background-color: var(--cosmopolitan-scheme-background);
33
- --compound-button-border-color: var(--cosmopolitan-scheme-highlight);
34
- --compound-button-border-radius: var(--cosmopolitan-layout-radius);
35
- --compound-button-border-style: solid;
36
- --compound-button-border-width: var(--cosmopolitan-layout-thickness);
37
- --compound-button-foreground-color: var(--cosmopolitan-scheme-foreground);
38
- --compound-button-height: auto;
39
- --compound-button-shadow: var(--cosmopolitan-elevation-none);
40
46
  --compound-button-width: auto;
41
47
  }
42
48
 
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,sCAAsC;IAClD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA+MT,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"CompoundButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,sCAAsC;IAClD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAqNT,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,6BAA6B,IAAI,SAAS,CAwoBzD"}
1
+ {"version":3,"file":"CompoundButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,6BAA6B,IAAI,SAAS,CA8oBzD"}
@@ -13,30 +13,36 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function compoundButtonElementJoyStyle() {
14
14
  return css `
15
15
  :host {
16
+ --compound-button-background-color: var(--joy-scheme-background);
17
+ --compound-button-border-color: var(--joy-scheme-highlight);
18
+ --compound-button-border-radius: var(--joy-layout-radius);
19
+ --compound-button-border-style: solid;
20
+ --compound-button-border-width: var(--joy-layout-thickness);
21
+ --compound-button-focus-ring-active-width: 8px;
22
+ --compound-button-focus-ring-color: unset;
23
+ --compound-button-focus-ring-inward-offset: 2px;
24
+ --compound-button-focus-ring-outward-offset: 2px;
16
25
  --compound-button-font-family: var(--joy-font-family);
17
- --compound-button-font-size: var(--joy-typography-button-font-size);
18
- --compound-button-font-line-height: var(--joy-typography-button-line-height);
19
- --compound-button-font-weight: var(--joy-typography-button-font-weight);
20
26
  --compound-button-font-letter-spacing: var(--joy-typography-button-letter-spacing);
27
+ --compound-button-font-line-height: var(--joy-typography-button-line-height);
28
+ --compound-button-font-size: var(--joy-typography-button-font-size);
21
29
  --compound-button-font-text-decoration: var(--joy-typography-button-text-decoration);
22
30
  --compound-button-font-text-transform: var(--joy-typography-button-text-transform);
23
- --compound-button-padding-top: var(--joy-layout-space);
24
- --compound-button-padding-right: var(--joy-layout-space);
31
+ --compound-button-font-weight: var(--joy-typography-button-font-weight);
32
+ --compound-button-foreground-color: var(--joy-scheme-foreground);
33
+ --compound-button-gap: var(--joy-layout-space);
34
+ --compound-button-height: auto;
25
35
  --compound-button-padding-bottom: var(--joy-layout-space);
26
36
  --compound-button-padding-left: var(--joy-layout-space);
27
- --compound-button-gap: var(--joy-layout-space);
37
+ --compound-button-padding-right: var(--joy-layout-space);
38
+ --compound-button-padding-top: var(--joy-layout-space);
39
+ --compound-button-ripple-color: unset;
40
+ --compound-button-ripple-duration: .2s;
41
+ --compound-button-shadow: var(--joy-elevation-none);
28
42
  --compound-button-transition-duration: .2s;
29
43
  --compound-button-transition-mode: ease;
30
44
  --compound-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
31
45
  --compound-button-translate: none;
32
- --compound-button-background-color: var(--joy-scheme-background);
33
- --compound-button-border-color: var(--joy-scheme-highlight);
34
- --compound-button-border-radius: var(--joy-layout-radius);
35
- --compound-button-border-style: solid;
36
- --compound-button-border-width: var(--joy-layout-thickness);
37
- --compound-button-foreground-color: var(--joy-scheme-foreground);
38
- --compound-button-height: auto;
39
- --compound-button-shadow: var(--joy-elevation-none);
40
46
  --compound-button-width: auto;
41
47
  }
42
48
 
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,6BAA6B;IACzC,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAsoBT,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"CompoundButtonElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,6BAA6B;IACzC,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4oBT,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,+BAA+B,IAAI,SAAS,CA6U3D"}
1
+ {"version":3,"file":"CompoundButtonElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,+BAA+B,IAAI,SAAS,CAmV3D"}
@@ -13,33 +13,39 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function compoundButtonElementRetroStyle() {
14
14
  return css `
15
15
  :host {
16
- --compound-button-font-family: var(--retro-font-family);
17
- --compound-button-font-size: var(--retro-typography-button-font-size);
18
- --compound-button-font-line-height: var(--retro-typography-button-line-height);
19
- --compound-button-font-weight: var(--retro-typography-button-font-weight);
20
- --compound-button-font-letter-spacing: var(--retro-typography-button-letter-spacing);
21
- --compound-button-font-text-decoration: var(--retro-typography-button-text-decoration);
22
- --compound-button-font-text-transform: var(--retro-typography-button-text-transform);
23
- --compound-button-padding-top: var(--retro-layout-space);
24
- --compound-button-padding-right: var(--retro-layout-space);
25
- --compound-button-padding-bottom: var(--retro-layout-space);
26
- --compound-button-padding-left: var(--retro-layout-space);
27
- --compound-button-gap: var(--retro-layout-space);
28
- --compound-button-transition-duration: .2s;
29
- --compound-button-transition-mode: ease;
30
- --compound-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
31
- --compound-button-translate: none;
32
16
  --compound-button-background-color: var(--retro-scheme-background);
33
17
  --compound-button-border-color: var(--retro-scheme-contrast);
34
18
  --compound-button-border-radius: var(--retro-layout-radius);
35
19
  --compound-button-border-style: solid;
36
20
  --compound-button-border-width: var(--retro-layout-thickness);
21
+ --compound-button-focus-ring-active-width: 8px;
22
+ --compound-button-focus-ring-color: unset;
23
+ --compound-button-focus-ring-inward-offset: 2px;
24
+ --compound-button-focus-ring-outward-offset: 2px;
25
+ --compound-button-font-family: var(--retro-font-family);
26
+ --compound-button-font-letter-spacing: var(--retro-typography-button-letter-spacing);
27
+ --compound-button-font-line-height: var(--retro-typography-button-line-height);
28
+ --compound-button-font-size: var(--retro-typography-button-font-size);
29
+ --compound-button-font-text-decoration: var(--retro-typography-button-text-decoration);
30
+ --compound-button-font-text-transform: var(--retro-typography-button-text-transform);
31
+ --compound-button-font-weight: var(--retro-typography-button-font-weight);
37
32
  --compound-button-foreground-color: var(--retro-scheme-foreground);
33
+ --compound-button-gap: var(--retro-layout-space);
34
+ --compound-button-padding-bottom: var(--retro-layout-space);
35
+ --compound-button-padding-left: var(--retro-layout-space);
36
+ --compound-button-padding-right: var(--retro-layout-space);
37
+ --compound-button-padding-top: var(--retro-layout-space);
38
+ --compound-button-ripple-color: unset;
39
+ --compound-button-ripple-duration: .2s;
38
40
  --compound-button-shadow-blur: var(--retro-elevation-semilight-blur-0);
39
41
  --compound-button-shadow-color: var(--retro-elevation-semilight-color-0);
40
42
  --compound-button-shadow-offset-x: var(--retro-elevation-semilight-offset-x-0);
41
43
  --compound-button-shadow-offset-y: var(--retro-elevation-semilight-offset-y-0);
42
44
  --compound-button-shadow-spread: var(--retro-elevation-semilight-spread-0);
45
+ --compound-button-transition-duration: .2s;
46
+ --compound-button-transition-mode: ease;
47
+ --compound-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
48
+ --compound-button-translate: none;
43
49
  }
44
50
 
45
51
  @media screen and (prefers-reduced-motion: reduce) {
@@ -1 +1 @@
1
- {"version":3,"file":"CompoundButtonElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,+BAA+B;IAC3C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2UT,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"CompoundButtonElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,+BAA+B;IAC3C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAiVT,CAAC;AACN,CAAC"}
@@ -68,8 +68,8 @@ export function dropDownButtonElementTemplate(e) {
68
68
  </button>
69
69
  ${when(e.isBusy, () => html `
70
70
  <mosaik-progress-ring part="progressRing"
71
- .thickness="${2}"
72
- .radius="${12}"
71
+ .thickness="${'2px'}"
72
+ .radius="${'12px'}"
73
73
  .variant="${e.variant}"
74
74
  .isIndeterminate="${true}"
75
75
  ?disabled="${e.disabled}"></mosaik-progress-ring>
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,6BAA6B,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAG3C,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,6BAA6B,CAAkC,CAAI;IAC/E,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;SAClC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,CAAC,CAAC,WAAW;gDACP,CAAC,CAAC,wBAAwB;kDACxB,CAAC,CAAC,0BAA0B;kCAC5C,aAAa,CAAC,uBAAuB,CAAC;sCAClC,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;kBAGA,IAAI,CAAC,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;0CAEA,CAAC,CAAC,KAAK;6CACJ,CAAC,CAAC,OAAO;8CACR,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;cAGJ,IAAI,CAAC,CAAC,CAAC,YAAY,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;;wCAGL,UAAU,CAAC,KAAK;qCACnB,CAAC,CAAC,OAAO;kCACZ,IAAI,CAAC,KAAK;kCACV,KAAK,CAAC,SAAS;oCACb,IAAI;sCACF,CAAC,CAAC,QAAQ;aACnC,CAAC;;UAEJ,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,CAAC;yCACJ,EAAE;0CACD,CAAC,CAAC,OAAO;kDACD,IAAI;2CACX,CAAC,CAAC,QAAQ;SAC5C,CAAC;;gCAEsB,CAAC,CAAuB,EAAE,EAAE,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,MAAM,CAAC;;oCAE5D,QAAQ;uCACL,CAAC,CAAC,iBAAiB;sCACpB,CAAC,CAAC,gBAAgB;sCAClB,CAAC,CAAC,gBAAgB;sCAClB,CAAC,CAAC,gBAAgB;kCACtB,MAAM;uCACD,CAAC,CAAC,iBAAiB;oDACN,CAAC,SAAS,CAAC,GAAG,EAAE,SAAS,CAAC,MAAM,EAAE,SAAS,CAAC,IAAI,EAAE,SAAS,CAAC,KAAK,CAAC;kCACpF,IAAI;mCACH,IAAI;oCACH,CAAC,CAAC,cAAc;;;;KAI/C,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"DropDownButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,6BAA6B,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAG3C,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,6BAA6B,CAAkC,CAAI;IAC/E,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;SAClC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,CAAC,CAAC,WAAW;gDACP,CAAC,CAAC,wBAAwB;kDACxB,CAAC,CAAC,0BAA0B;kCAC5C,aAAa,CAAC,uBAAuB,CAAC;sCAClC,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;kBAGA,IAAI,CAAC,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;0CAEA,CAAC,CAAC,KAAK;6CACJ,CAAC,CAAC,OAAO;8CACR,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;cAGJ,IAAI,CAAC,CAAC,CAAC,YAAY,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;;wCAGL,UAAU,CAAC,KAAK;qCACnB,CAAC,CAAC,OAAO;kCACZ,IAAI,CAAC,KAAK;kCACV,KAAK,CAAC,SAAS;oCACb,IAAI;sCACF,CAAC,CAAC,QAAQ;aACnC,CAAC;;UAEJ,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,KAAK;yCACR,MAAM;0CACL,CAAC,CAAC,OAAO;kDACD,IAAI;2CACX,CAAC,CAAC,QAAQ;SAC5C,CAAC;;gCAEsB,CAAC,CAAuB,EAAE,EAAE,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,MAAM,CAAC;;oCAE5D,QAAQ;uCACL,CAAC,CAAC,iBAAiB;sCACpB,CAAC,CAAC,gBAAgB;sCAClB,CAAC,CAAC,gBAAgB;sCAClB,CAAC,CAAC,gBAAgB;kCACtB,MAAM;uCACD,CAAC,CAAC,iBAAiB;oDACN,CAAC,SAAS,CAAC,GAAG,EAAE,SAAS,CAAC,MAAM,EAAE,SAAS,CAAC,IAAI,EAAE,SAAS,CAAC,KAAK,CAAC;kCACpF,IAAI;mCACH,IAAI;oCACH,CAAC,CAAC,cAAc;;;;KAI/C,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,sCAAsC,IAAI,SAAS,CAoSlE"}
1
+ {"version":3,"file":"DropDownButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,sCAAsC,IAAI,SAAS,CAySlE"}
@@ -13,32 +13,37 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function dropDownButtonElementCosmopolitanStyle() {
14
14
  return css `
15
15
  :host {
16
- --dropdown-button-font-family: var(--cosmopolitan-font-family);
17
- --dropdown-button-font-size: var(--cosmopolitan-typography-button-font-size);
18
- --dropdown-button-font-line-height: var(--cosmopolitan-typography-button-line-height);
19
- --dropdown-button-font-weight: var(--cosmopolitan-typography-button-font-weight);
20
- --dropdown-button-font-letter-spacing: var(--cosmopolitan-typography-button-letter-spacing);
21
- --dropdown-button-font-text-decoration: var(--cosmopolitan-typography-button-text-decoration);
22
- --dropdown-button-font-text-transform: var(--cosmopolitan-typography-button-text-transform);
23
- --dropdown-button-padding-top: var(--cosmopolitan-layout-space);
24
- --dropdown-button-padding-right: var(--cosmopolitan-layout-space);
25
- --dropdown-button-padding-bottom: var(--cosmopolitan-layout-space);
26
- --dropdown-button-padding-left: var(--cosmopolitan-layout-space);
27
- --dropdown-button-gap: var(--cosmopolitan-layout-space);
28
- --dropdown-button-transition-duration: .2s;
29
- --dropdown-button-transition-mode: ease;
30
- --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow;
31
- --dropdown-button-translate: unset;
32
16
  --dropdown-button-background-color: var(--cosmopolitan-scheme-background);
33
17
  --dropdown-button-border-color: var(--cosmopolitan-scheme-highlight);
34
18
  --dropdown-button-border-radius: var(--cosmopolitan-layout-radius);
35
19
  --dropdown-button-border-style: solid;
36
20
  --dropdown-button-border-width: var(--cosmopolitan-layout-thickness);
21
+ --dropdown-button-focus-ring-active-width: 8px;
22
+ --dropdown-button-focus-ring-color: unset;
23
+ --dropdown-button-focus-ring-inward-offset: 2px;
37
24
  --dropdown-button-focus-ring-outward-offset: 0px;
25
+ --dropdown-button-font-family: var(--cosmopolitan-font-family);
26
+ --dropdown-button-font-letter-spacing: var(--cosmopolitan-typography-button-letter-spacing);
27
+ --dropdown-button-font-line-height: var(--cosmopolitan-typography-button-line-height);
28
+ --dropdown-button-font-size: var(--cosmopolitan-typography-button-font-size);
29
+ --dropdown-button-font-text-decoration: var(--cosmopolitan-typography-button-text-decoration);
30
+ --dropdown-button-font-text-transform: var(--cosmopolitan-typography-button-text-transform);
31
+ --dropdown-button-font-weight: var(--cosmopolitan-typography-button-font-weight);
38
32
  --dropdown-button-foreground-color: var(--cosmopolitan-scheme-foreground);
33
+ --dropdown-button-gap: var(--cosmopolitan-layout-space);
39
34
  --dropdown-button-line-height: calc(var(--dropdown-button-font-line-height) - 4px);
35
+ --dropdown-button-padding-bottom: var(--cosmopolitan-layout-space);
36
+ --dropdown-button-padding-left: var(--cosmopolitan-layout-space);
37
+ --dropdown-button-padding-right: var(--cosmopolitan-layout-space);
38
+ --dropdown-button-padding-top: var(--cosmopolitan-layout-space);
39
+ --dropdown-button-ripple-color: unset;
40
+ --dropdown-button-ripple-duration: .2s;
40
41
  --dropdown-button-shadow: var(--cosmopolitan-elevation-none);
41
42
  --dropdown-button-transform: none;
43
+ --dropdown-button-transition-duration: .2s;
44
+ --dropdown-button-transition-mode: ease;
45
+ --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow;
46
+ --dropdown-button-translate: unset;
42
47
  }
43
48
 
44
49
  @media screen and (prefers-reduced-motion: reduce) {
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,sCAAsC;IAClD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAkST,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"DropDownButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,sCAAsC;IAClD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAuST,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,6BAA6B,IAAI,SAAS,CA2pBzD"}
1
+ {"version":3,"file":"DropDownButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,6BAA6B,IAAI,SAAS,CAgqBzD"}
@@ -13,32 +13,37 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function dropDownButtonElementJoyStyle() {
14
14
  return css `
15
15
  :host {
16
- --dropdown-button-font-family: var(--joy-font-family);
17
- --dropdown-button-font-size: var(--joy-typography-button-font-size);
18
- --dropdown-button-font-line-height: var(--joy-typography-button-line-height);
19
- --dropdown-button-font-weight: var(--joy-typography-button-font-weight);
20
- --dropdown-button-font-letter-spacing: var(--joy-typography-button-letter-spacing);
21
- --dropdown-button-font-text-decoration: var(--joy-typography-button-text-decoration);
22
- --dropdown-button-font-text-transform: var(--joy-typography-button-text-transform);
23
- --dropdown-button-padding-top: var(--joy-layout-space);
24
- --dropdown-button-padding-right: var(--joy-layout-space);
25
- --dropdown-button-padding-bottom: var(--joy-layout-space);
26
- --dropdown-button-padding-left: var(--joy-layout-space);
27
- --dropdown-button-gap: var(--joy-layout-space);
28
- --dropdown-button-transition-duration: .2s;
29
- --dropdown-button-transition-mode: ease;
30
- --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow;
31
- --dropdown-button-translate: unset;
32
16
  --dropdown-button-background-color: var(--joy-scheme-background);
33
17
  --dropdown-button-border-color: var(--joy-scheme-highlight);
34
18
  --dropdown-button-border-radius: var(--joy-layout-radius);
35
19
  --dropdown-button-border-style: solid;
36
20
  --dropdown-button-border-width: var(--joy-layout-thickness);
21
+ --dropdown-button-focus-ring-active-width: 8px;
22
+ --dropdown-button-focus-ring-color: unset;
23
+ --dropdown-button-focus-ring-inward-offset: 2px;
37
24
  --dropdown-button-focus-ring-outward-offset: 0px;
25
+ --dropdown-button-font-family: var(--joy-font-family);
26
+ --dropdown-button-font-letter-spacing: var(--joy-typography-button-letter-spacing);
27
+ --dropdown-button-font-line-height: var(--joy-typography-button-line-height);
28
+ --dropdown-button-font-size: var(--joy-typography-button-font-size);
29
+ --dropdown-button-font-text-decoration: var(--joy-typography-button-text-decoration);
30
+ --dropdown-button-font-text-transform: var(--joy-typography-button-text-transform);
31
+ --dropdown-button-font-weight: var(--joy-typography-button-font-weight);
38
32
  --dropdown-button-foreground-color: var(--joy-scheme-foreground);
33
+ --dropdown-button-gap: var(--joy-layout-space);
39
34
  --dropdown-button-line-height: calc(var(--dropdown-button-font-line-height) - 4px);
35
+ --dropdown-button-padding-bottom: var(--joy-layout-space);
36
+ --dropdown-button-padding-left: var(--joy-layout-space);
37
+ --dropdown-button-padding-right: var(--joy-layout-space);
38
+ --dropdown-button-padding-top: var(--joy-layout-space);
39
+ --dropdown-button-ripple-color: unset;
40
+ --dropdown-button-ripple-duration: .2s;
40
41
  --dropdown-button-shadow: var(--joy-elevation-none);
41
42
  --dropdown-button-transform: none;
43
+ --dropdown-button-transition-duration: .2s;
44
+ --dropdown-button-transition-mode: ease;
45
+ --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow;
46
+ --dropdown-button-translate: unset;
42
47
  }
43
48
 
44
49
  @media screen and (prefers-reduced-motion: reduce) {
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,6BAA6B;IACzC,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAypBT,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"DropDownButtonElement.Joy.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,6BAA6B;IACzC,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA8pBT,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,+BAA+B,IAAI,SAAS,CA8S3D"}
1
+ {"version":3,"file":"DropDownButtonElement.Retro.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,+BAA+B,IAAI,SAAS,CAoT3D"}
@@ -13,32 +13,38 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function dropDownButtonElementRetroStyle() {
14
14
  return css `
15
15
  :host {
16
- --dropdown-button-font-family: var(--retro-typography-button-font-family);
17
- --dropdown-button-font-size: var(--retro-typography-button-font-size);
18
- --dropdown-button-font-line-height: var(--retro-typography-button-line-height);
19
- --dropdown-button-font-weight: var(--retro-typography-button-font-weight);
20
- --dropdown-button-font-letter-spacing: var(--retro-typography-button-letter-spacing);
21
- --dropdown-button-font-text-decoration: var(--retro-typography-button-text-decoration);
22
- --dropdown-button-font-text-transform: var(--retro-typography-button-text-transform);
23
- --dropdown-button-padding-top: var(--retro-layout-space);
24
- --dropdown-button-padding-right: var(--retro-layout-space);
25
- --dropdown-button-padding-bottom: var(--retro-layout-space);
26
- --dropdown-button-padding-left: var(--retro-layout-space);
27
- --dropdown-button-gap: var(--retro-layout-space);
28
- --dropdown-button-transition-duration: var(--retro-layout-transition);
29
- --dropdown-button-transition-mode: ease;
30
- --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
31
- --dropdown-button-translate: none;
32
16
  --dropdown-button-background-color: var(--retro-scheme-background);
33
17
  --dropdown-button-border-color: var(--retro-scheme-contrast);
34
18
  --dropdown-button-border-radius: var(--retro-layout-radius);
35
19
  --dropdown-button-border-style: solid;
36
20
  --dropdown-button-border-width: var(--retro-layout-thickness);
21
+ --dropdown-button-focus-ring-active-width: 8px;
22
+ --dropdown-button-focus-ring-color: unset;
23
+ --dropdown-button-focus-ring-inward-offset: 2px;
24
+ --dropdown-button-focus-ring-outward-offset: 2px;
25
+ --dropdown-button-font-family: var(--retro-typography-button-font-family);
26
+ --dropdown-button-font-letter-spacing: var(--retro-typography-button-letter-spacing);
27
+ --dropdown-button-font-line-height: var(--retro-typography-button-line-height);
28
+ --dropdown-button-font-size: var(--retro-typography-button-font-size);
29
+ --dropdown-button-font-text-decoration: var(--retro-typography-button-text-decoration);
30
+ --dropdown-button-font-text-transform: var(--retro-typography-button-text-transform);
31
+ --dropdown-button-font-weight: var(--retro-typography-button-font-weight);
37
32
  --dropdown-button-foreground-color: var(--retro-scheme-foreground);
33
+ --dropdown-button-gap: var(--retro-layout-space);
38
34
  --dropdown-button-height: auto;
35
+ --dropdown-button-padding-bottom: var(--retro-layout-space);
36
+ --dropdown-button-padding-left: var(--retro-layout-space);
37
+ --dropdown-button-padding-right: var(--retro-layout-space);
38
+ --dropdown-button-padding-top: var(--retro-layout-space);
39
39
  --dropdown-button-progress-thickness: var(--retro-layout-thickness);
40
+ --dropdown-button-ripple-color: unset;
41
+ --dropdown-button-ripple-duration: .2s;
40
42
  --dropdown-button-shadow: var(--retro-elevation-semilight);
41
43
  --dropdown-button-transform: none;
44
+ --dropdown-button-transition-duration: var(--retro-layout-transition);
45
+ --dropdown-button-transition-mode: ease;
46
+ --dropdown-button-transition-property: background-color, color, border-color, opacity, box-shadow, translate;
47
+ --dropdown-button-translate: none;
42
48
  --dropdown-button-width: auto;
43
49
  }
44
50
 
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownButtonElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,+BAA+B;IAC3C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA4ST,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"DropDownButtonElement.Retro.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,+BAA+B;IAC3C,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAkTT,CAAC;AACN,CAAC"}
@@ -61,10 +61,10 @@ export function floatingActionButtonElementTemplate(e) {
61
61
  </button>
62
62
  ${when(e.isBusy, () => html `
63
63
  <mosaik-progress-ring part="progressRing"
64
- .thickness="${2}"
65
- .radius="${12}"
64
+ .thickness="${'2px'}"
65
+ .radius="${'12px'}"
66
66
  .variant="${e.variant}"
67
- ?is-indeterminate="${true}"
67
+ .isIndeterminate="${true}"
68
68
  ?disabled="${e.disabled}"></mosaik-progress-ring>
69
69
  `)}
70
70
  <slot name="overlay"></slot>
@@ -1 +1 @@
1
- {"version":3,"file":"FloatingActionButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,mCAAmC,CAAwC,CAAI;IAC3F,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;;oCAEP,OAAO;kCACT,QAAQ;SACjC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,WAAW,CAAC,UAAU;gDAChB,iBAAiB,CAAC,MAAM;kDACtB,mBAAmB,CAAC,MAAM;kCAC1C,aAAa,CAAC,WAAW,CAAC;sCACtB,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;kBAGA,IAAI,CAAC,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;0CAEA,CAAC,CAAC,KAAK;6CACJ,CAAC,CAAC,OAAO;8CACR,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;;UAIR,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,CAAC;yCACJ,EAAE;0CACD,CAAC,CAAC,OAAO;mDACA,IAAI;2CACZ,CAAC,CAAC,QAAQ;SAC5C,CAAC;;KAEL,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"FloatingActionButtonElementTemplate.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonElementTemplate.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,EAAE,IAAI,EAAuB,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,aAAa;AAEb;;;;GAIG;AACH,MAAM,UAAU,mCAAmC,CAAwC,CAAI;IAC3F,OAAO,IAAI,CAAA;UACL,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEC,CAAC,CAAC,OAAO;uCACT,CAAC,CAAC,SAAS;0CACR,QAAQ;mCACf,QAAQ;;oCAEP,OAAO;kCACT,QAAQ;SACjC,CAAC;;;wBAGc,CAAC,CAAC,IAAI;cAChB,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;uCAEH,CAAC,CAAC,OAAO;mCACb,QAAQ;aAC9B,CAAC;0CAC4B,WAAW,CAAC,UAAU;gDAChB,iBAAiB,CAAC,MAAM;kDACtB,mBAAmB,CAAC,MAAM;kCAC1C,aAAa,CAAC,WAAW,CAAC;sCACtB,CAAC,CAAC,YAAY,KAAK,YAAY,CAAC,KAAK;;kBAEzD,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;gDAEO,UAAU,CAAC,KAAK;6CACnB,CAAC,CAAC,OAAO;0CACZ,CAAC,CAAC,IAAI;0CACN,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI;4CAClB,IAAI;8CACF,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;kBAGA,IAAI,CAAC,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;0CAEA,CAAC,CAAC,KAAK;6CACJ,CAAC,CAAC,OAAO;8CACR,CAAC,CAAC,QAAQ;iBACvC,CAAC;;;;UAIR,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,CAAA;;4CAES,KAAK;yCACR,MAAM;0CACL,CAAC,CAAC,OAAO;kDACD,IAAI;2CACX,CAAC,CAAC,QAAQ;SAC5C,CAAC;;KAEL,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FloatingActionButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,4CAA4C,IAAI,SAAS,CA6PxE"}
1
+ {"version":3,"file":"FloatingActionButtonElement.Cosmopolitan.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,4CAA4C,IAAI,SAAS,CAmQxE"}
@@ -13,24 +13,30 @@ import { css } from '../../../../../Dom/Css';
13
13
  export function floatingActionButtonElementCosmopolitanStyle() {
14
14
  return css `
15
15
  :host {
16
+ --fab-background-color: unset;
17
+ --fab-border-radius: unset;
18
+ --fab-focus-ring-active-width: 8px;
19
+ --fab-focus-ring-color: unset;
20
+ --fab-focus-ring-inward-offset: 2px;
21
+ --fab-focus-ring-outward-offset: 2px;
16
22
  --fab-font-family: unset;
17
- --fab-font-size: unset;
18
- --fab-font-line-height: unset;
19
- --fab-font-weight: unset;
20
23
  --fab-font-letter-spacing: unset;
24
+ --fab-font-line-height: unset;
25
+ --fab-font-size: unset;
21
26
  --fab-font-text-decoration: unset;
22
27
  --fab-font-text-transform: unset;
23
- --fab-padding-top: unset;
24
- --fab-padding-right: unset;
28
+ --fab-font-weight: unset;
29
+ --fab-gap: unset;
25
30
  --fab-padding-bottom: unset;
26
31
  --fab-padding-left: unset;
27
- --fab-gap: unset;
32
+ --fab-padding-right: unset;
33
+ --fab-padding-top: unset;
34
+ --fab-ripple-color: unset;
35
+ --fab-ripple-duration: .2s;
28
36
  --fab-transition-duration: unset;
29
37
  --fab-transition-mode: unset;
30
38
  --fab-transition-property: unset;
31
39
  --fab-translate: unset;
32
- --fab-background-color: unset;
33
- --fab-border-radius: unset;
34
40
  }
35
41
 
36
42
  @media screen and (prefers-reduced-motion: reduce) {
@@ -1 +1 @@
1
- {"version":3,"file":"FloatingActionButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,4CAA4C;IACxD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2PT,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"FloatingActionButtonElement.Cosmopolitan.js","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,kBAAkB;AAElB,OAAO,EAAE,GAAG,EAAkB,MAAM,wBAAwB,CAAC;AAE7D,aAAa;AAEb;;GAEG;AACH,MAAM,UAAU,4CAA4C;IACxD,OAAO,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAiQT,CAAC;AACN,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FloatingActionButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,mCAAmC,IAAI,SAAS,CA4Q/D"}
1
+ {"version":3,"file":"FloatingActionButtonElement.Joy.d.ts","sourceRoot":"","sources":["../../../../../../src/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.ts"],"names":[],"mappings":"AASA,OAAO,EAAO,KAAK,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAI7D;;GAEG;AACH,wBAAgB,mCAAmC,IAAI,SAAS,CAkR/D"}