@web-atoms/core 2.5.22 → 2.6.3

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 (1193) hide show
  1. package/dist/App.d.ts +6 -6
  2. package/dist/App.d.ts.map +1 -1
  3. package/dist/App.js +13 -13
  4. package/dist/App.js.map +1 -1
  5. package/dist/Atom.d.ts +2 -2
  6. package/dist/Atom.d.ts.map +1 -1
  7. package/dist/MockApp.d.ts +1 -1
  8. package/dist/MockApp.d.ts.map +1 -1
  9. package/dist/MockApp.js +7 -7
  10. package/dist/MockApp.js.map +1 -1
  11. package/dist/core/AtomBinder.d.ts +1 -1
  12. package/dist/core/AtomBinder.d.ts.map +1 -1
  13. package/dist/core/AtomBinder.js +3 -3
  14. package/dist/core/AtomBinder.js.map +1 -1
  15. package/dist/core/AtomComponent.d.ts +7 -7
  16. package/dist/core/AtomComponent.d.ts.map +1 -1
  17. package/dist/core/AtomComponent.js +26 -26
  18. package/dist/core/AtomComponent.js.map +1 -1
  19. package/dist/core/AtomDisposableList.d.ts +1 -1
  20. package/dist/core/AtomDisposableList.d.ts.map +1 -1
  21. package/dist/core/AtomList.d.ts +1 -1
  22. package/dist/core/AtomList.d.ts.map +1 -1
  23. package/dist/core/AtomList.js +3 -3
  24. package/dist/core/AtomList.js.map +1 -1
  25. package/dist/core/AtomLoader.d.ts +5 -5
  26. package/dist/core/AtomLoader.d.ts.map +1 -1
  27. package/dist/core/AtomLoader.js +14 -14
  28. package/dist/core/AtomLoader.js.map +1 -1
  29. package/dist/core/AtomSelectableList.js +3 -3
  30. package/dist/core/AtomSelectableList.js.map +1 -1
  31. package/dist/core/AtomUri.d.ts +1 -1
  32. package/dist/core/AtomUri.d.ts.map +1 -1
  33. package/dist/core/AtomUri.js +3 -3
  34. package/dist/core/AtomUri.js.map +1 -1
  35. package/dist/core/AtomWatcher.d.ts +1 -1
  36. package/dist/core/AtomWatcher.d.ts.map +1 -1
  37. package/dist/core/AtomWatcher.js +5 -5
  38. package/dist/core/AtomWatcher.js.map +1 -1
  39. package/dist/core/Bind.d.ts +3 -3
  40. package/dist/core/Bind.d.ts.map +1 -1
  41. package/dist/core/Bind.js +7 -7
  42. package/dist/core/Bind.js.map +1 -1
  43. package/dist/core/BindableProperty.js +3 -3
  44. package/dist/core/BindableProperty.js.map +1 -1
  45. package/dist/core/CancelTokenFactory.d.ts +2 -2
  46. package/dist/core/CancelTokenFactory.d.ts.map +1 -1
  47. package/dist/core/CancelTokenFactory.js +7 -7
  48. package/dist/core/CancelTokenFactory.js.map +1 -1
  49. package/dist/core/Color.d.ts +1 -1
  50. package/dist/core/Color.d.ts.map +1 -1
  51. package/dist/core/Command.d.ts +5 -5
  52. package/dist/core/Command.d.ts.map +1 -1
  53. package/dist/core/Command.js +7 -7
  54. package/dist/core/Command.js.map +1 -1
  55. package/dist/core/Defer.js +3 -3
  56. package/dist/core/Defer.js.map +1 -1
  57. package/dist/core/EventScope.d.ts +2 -2
  58. package/dist/core/EventScope.d.ts.map +1 -1
  59. package/dist/core/EventScope.js +5 -5
  60. package/dist/core/EventScope.js.map +1 -1
  61. package/dist/core/ExpressionParser.d.ts +1 -1
  62. package/dist/core/ExpressionParser.d.ts.map +1 -1
  63. package/dist/core/FormattedError.d.ts +1 -1
  64. package/dist/core/FormattedError.d.ts.map +1 -1
  65. package/dist/core/FormattedString.d.ts +1 -1
  66. package/dist/core/FormattedString.d.ts.map +1 -1
  67. package/dist/core/Hacks.d.ts +2 -2
  68. package/dist/core/Hacks.d.ts.map +1 -1
  69. package/dist/core/Hacks.js +5 -5
  70. package/dist/core/Hacks.js.map +1 -1
  71. package/dist/core/IFetchEvent.d.ts +1 -1
  72. package/dist/core/IFetchEvent.d.ts.map +1 -1
  73. package/dist/core/InheritedProperty.js +3 -3
  74. package/dist/core/InheritedProperty.js.map +1 -1
  75. package/dist/core/InjectProperty.d.ts +1 -1
  76. package/dist/core/InjectProperty.d.ts.map +1 -1
  77. package/dist/core/Markdown.d.ts +2 -2
  78. package/dist/core/Markdown.d.ts.map +1 -1
  79. package/dist/core/Markdown.js +5 -5
  80. package/dist/core/Markdown.js.map +1 -1
  81. package/dist/core/MarkdownError.d.ts +1 -1
  82. package/dist/core/MarkdownError.d.ts.map +1 -1
  83. package/dist/core/MarkdownError.js +5 -5
  84. package/dist/core/MarkdownError.js.map +1 -1
  85. package/dist/core/PropertyBinding.d.ts +1 -1
  86. package/dist/core/PropertyBinding.d.ts.map +1 -1
  87. package/dist/core/PropertyBinding.js +3 -3
  88. package/dist/core/PropertyBinding.js.map +1 -1
  89. package/dist/core/PropertyMap.js +3 -3
  90. package/dist/core/PropertyMap.js.map +1 -1
  91. package/dist/core/Route.js +3 -3
  92. package/dist/core/Route.js.map +1 -1
  93. package/dist/core/SingleInvoker.d.ts +1 -1
  94. package/dist/core/SingleInvoker.d.ts.map +1 -1
  95. package/dist/core/SingleInvoker.js +5 -5
  96. package/dist/core/SingleInvoker.js.map +1 -1
  97. package/dist/core/TransientDisposable.d.ts +1 -1
  98. package/dist/core/TransientDisposable.d.ts.map +1 -1
  99. package/dist/core/WatchProperty.d.ts +1 -1
  100. package/dist/core/WatchProperty.d.ts.map +1 -1
  101. package/dist/core/WatchProperty.js +5 -5
  102. package/dist/core/WatchProperty.js.map +1 -1
  103. package/dist/core/XNode.d.ts +5 -5
  104. package/dist/core/XNode.d.ts.map +1 -1
  105. package/dist/core/XNode.js +4 -4
  106. package/dist/core/XNode.js.map +1 -1
  107. package/dist/core/sleep.d.ts +1 -1
  108. package/dist/core/sleep.d.ts.map +1 -1
  109. package/dist/core/types.js +3 -3
  110. package/dist/core/types.js.map +1 -1
  111. package/dist/di/DISingleton.d.ts +1 -1
  112. package/dist/di/DISingleton.d.ts.map +1 -1
  113. package/dist/di/DISingleton.js +5 -5
  114. package/dist/di/DISingleton.js.map +1 -1
  115. package/dist/di/DITransient.d.ts +1 -1
  116. package/dist/di/DITransient.d.ts.map +1 -1
  117. package/dist/di/DITransient.js +5 -5
  118. package/dist/di/DITransient.js.map +1 -1
  119. package/dist/di/IServiceProvider.d.ts +1 -1
  120. package/dist/di/IServiceProvider.d.ts.map +1 -1
  121. package/dist/di/Inject.js +3 -3
  122. package/dist/di/Inject.js.map +1 -1
  123. package/dist/di/Register.d.ts +2 -2
  124. package/dist/di/Register.d.ts.map +1 -1
  125. package/dist/di/Register.js +6 -6
  126. package/dist/di/Register.js.map +1 -1
  127. package/dist/di/RegisterScoped.js +5 -5
  128. package/dist/di/RegisterScoped.js.map +1 -1
  129. package/dist/di/RegisterSingleton.js +5 -5
  130. package/dist/di/RegisterSingleton.js.map +1 -1
  131. package/dist/di/ServiceCollection.d.ts +1 -1
  132. package/dist/di/ServiceCollection.d.ts.map +1 -1
  133. package/dist/di/ServiceCollection.js +5 -5
  134. package/dist/di/ServiceCollection.js.map +1 -1
  135. package/dist/di/ServiceProvider.d.ts +2 -2
  136. package/dist/di/ServiceProvider.d.ts.map +1 -1
  137. package/dist/di/ServiceProvider.js +12 -12
  138. package/dist/di/ServiceProvider.js.map +1 -1
  139. package/dist/di/TypeKey.js +3 -3
  140. package/dist/di/TypeKey.js.map +1 -1
  141. package/dist/services/BusyIndicatorService.js +3 -3
  142. package/dist/services/BusyIndicatorService.js.map +1 -1
  143. package/dist/services/CacheService.d.ts +1 -1
  144. package/dist/services/CacheService.d.ts.map +1 -1
  145. package/dist/services/CacheService.js +7 -7
  146. package/dist/services/CacheService.js.map +1 -1
  147. package/dist/services/FetchBuilder.d.ts +1 -1
  148. package/dist/services/FetchBuilder.d.ts.map +1 -1
  149. package/dist/services/FetchBuilder.js +3 -3
  150. package/dist/services/FetchBuilder.js.map +1 -1
  151. package/dist/services/JsonService.d.ts +1 -1
  152. package/dist/services/JsonService.d.ts.map +1 -1
  153. package/dist/services/JsonService.js +7 -7
  154. package/dist/services/JsonService.js.map +1 -1
  155. package/dist/services/MockNavigationService.d.ts +6 -6
  156. package/dist/services/MockNavigationService.d.ts.map +1 -1
  157. package/dist/services/MockNavigationService.js +11 -11
  158. package/dist/services/MockNavigationService.js.map +1 -1
  159. package/dist/services/NavigationService.d.ts +4 -4
  160. package/dist/services/NavigationService.d.ts.map +1 -1
  161. package/dist/services/NavigationService.js +12 -12
  162. package/dist/services/NavigationService.js.map +1 -1
  163. package/dist/services/ReferenceService.js +3 -3
  164. package/dist/services/ReferenceService.js.map +1 -1
  165. package/dist/services/http/AjaxOptions.d.ts +1 -1
  166. package/dist/services/http/AjaxOptions.d.ts.map +1 -1
  167. package/dist/services/http/RestService.d.ts +4 -4
  168. package/dist/services/http/RestService.d.ts.map +1 -1
  169. package/dist/services/http/RestService.js +19 -19
  170. package/dist/services/http/RestService.js.map +1 -1
  171. package/dist/style/StyleRule.d.ts +3 -3
  172. package/dist/style/StyleRule.d.ts.map +1 -1
  173. package/dist/tsconfig.tsbuildinfo +1 -1
  174. package/dist/unit/AtomTest.d.ts +4 -4
  175. package/dist/unit/AtomTest.d.ts.map +1 -1
  176. package/dist/unit/AtomTest.js +7 -7
  177. package/dist/unit/AtomTest.js.map +1 -1
  178. package/dist/unit/AtomWebTest.d.ts +3 -3
  179. package/dist/unit/AtomWebTest.d.ts.map +1 -1
  180. package/dist/unit/AtomWebTest.js +11 -11
  181. package/dist/unit/AtomWebTest.js.map +1 -1
  182. package/dist/view-model/Action.d.ts +4 -4
  183. package/dist/view-model/Action.d.ts.map +1 -1
  184. package/dist/view-model/Action.js +19 -19
  185. package/dist/view-model/Action.js.map +1 -1
  186. package/dist/view-model/AtomViewModel.d.ts +3 -3
  187. package/dist/view-model/AtomViewModel.d.ts.map +1 -1
  188. package/dist/view-model/AtomViewModel.js +17 -17
  189. package/dist/view-model/AtomViewModel.js.map +1 -1
  190. package/dist/view-model/AtomWindowViewModel.d.ts +1 -1
  191. package/dist/view-model/AtomWindowViewModel.d.ts.map +1 -1
  192. package/dist/view-model/AtomWindowViewModel.js +5 -5
  193. package/dist/view-model/AtomWindowViewModel.js.map +1 -1
  194. package/dist/view-model/BindableUrlParameter.js +7 -7
  195. package/dist/view-model/BindableUrlParameter.js.map +1 -1
  196. package/dist/view-model/Delay.d.ts +1 -1
  197. package/dist/view-model/Delay.d.ts.map +1 -1
  198. package/dist/view-model/Delay.js +3 -3
  199. package/dist/view-model/Delay.js.map +1 -1
  200. package/dist/view-model/Disposable.d.ts +1 -1
  201. package/dist/view-model/Disposable.d.ts.map +1 -1
  202. package/dist/view-model/Load.d.ts +1 -1
  203. package/dist/view-model/Load.d.ts.map +1 -1
  204. package/dist/view-model/Load.js +9 -9
  205. package/dist/view-model/Load.js.map +1 -1
  206. package/dist/view-model/Once.d.ts +1 -1
  207. package/dist/view-model/Once.d.ts.map +1 -1
  208. package/dist/view-model/Once.js +3 -3
  209. package/dist/view-model/Once.js.map +1 -1
  210. package/dist/view-model/baseTypes.d.ts +1 -1
  211. package/dist/view-model/baseTypes.d.ts.map +1 -1
  212. package/dist/view-model/bindPromise.d.ts +1 -1
  213. package/dist/view-model/bindPromise.d.ts.map +1 -1
  214. package/dist/view-model/bindPromise.js +6 -6
  215. package/dist/view-model/bindPromise.js.map +1 -1
  216. package/dist/view-model/bindProperty.d.ts +3 -3
  217. package/dist/view-model/bindProperty.d.ts.map +1 -1
  218. package/dist/view-model/bindProperty.js +3 -3
  219. package/dist/view-model/bindProperty.js.map +1 -1
  220. package/dist/view-model/bindUrlParameter.d.ts +2 -2
  221. package/dist/view-model/bindUrlParameter.d.ts.map +1 -1
  222. package/dist/view-model/bindUrlParameter.js +7 -7
  223. package/dist/view-model/bindUrlParameter.js.map +1 -1
  224. package/dist/web/WebApp.d.ts +2 -2
  225. package/dist/web/WebApp.d.ts.map +1 -1
  226. package/dist/web/WebApp.js +21 -21
  227. package/dist/web/WebApp.js.map +1 -1
  228. package/dist/web/controls/AtomAlertWindow.d.ts +2 -2
  229. package/dist/web/controls/AtomAlertWindow.d.ts.map +1 -1
  230. package/dist/web/controls/AtomAlertWindow.js +13 -14
  231. package/dist/web/controls/AtomAlertWindow.js.map +1 -1
  232. package/dist/web/controls/AtomComboBox.d.ts +2 -2
  233. package/dist/web/controls/AtomComboBox.d.ts.map +1 -1
  234. package/dist/web/controls/AtomComboBox.js +9 -9
  235. package/dist/web/controls/AtomComboBox.js.map +1 -1
  236. package/dist/web/controls/AtomContentControl.d.ts +3 -3
  237. package/dist/web/controls/AtomContentControl.d.ts.map +1 -1
  238. package/dist/web/controls/AtomContentControl.js +7 -7
  239. package/dist/web/controls/AtomContentControl.js.map +1 -1
  240. package/dist/web/controls/AtomControl.d.ts +5 -5
  241. package/dist/web/controls/AtomControl.d.ts.map +1 -1
  242. package/dist/web/controls/AtomControl.js +25 -25
  243. package/dist/web/controls/AtomControl.js.map +1 -1
  244. package/dist/web/controls/AtomFrame.d.ts +4 -4
  245. package/dist/web/controls/AtomFrame.d.ts.map +1 -1
  246. package/dist/web/controls/AtomFrame.js +17 -17
  247. package/dist/web/controls/AtomFrame.js.map +1 -1
  248. package/dist/web/controls/AtomGridSplitter.d.ts +1 -1
  249. package/dist/web/controls/AtomGridSplitter.d.ts.map +1 -1
  250. package/dist/web/controls/AtomGridSplitter.js +5 -5
  251. package/dist/web/controls/AtomGridSplitter.js.map +1 -1
  252. package/dist/web/controls/AtomGridView.d.ts +1 -1
  253. package/dist/web/controls/AtomGridView.d.ts.map +1 -1
  254. package/dist/web/controls/AtomGridView.js +5 -5
  255. package/dist/web/controls/AtomGridView.js.map +1 -1
  256. package/dist/web/controls/AtomItemsControl.d.ts +3 -3
  257. package/dist/web/controls/AtomItemsControl.d.ts.map +1 -1
  258. package/dist/web/controls/AtomItemsControl.js +12 -12
  259. package/dist/web/controls/AtomItemsControl.js.map +1 -1
  260. package/dist/web/controls/AtomListBox.d.ts +2 -2
  261. package/dist/web/controls/AtomListBox.d.ts.map +1 -1
  262. package/dist/web/controls/AtomListBox.js +5 -5
  263. package/dist/web/controls/AtomListBox.js.map +1 -1
  264. package/dist/web/controls/AtomNotification.d.ts +1 -1
  265. package/dist/web/controls/AtomNotification.d.ts.map +1 -1
  266. package/dist/web/controls/AtomNotification.js +11 -11
  267. package/dist/web/controls/AtomNotification.js.map +1 -1
  268. package/dist/web/controls/AtomPage.d.ts +1 -1
  269. package/dist/web/controls/AtomPage.d.ts.map +1 -1
  270. package/dist/web/controls/AtomPage.js +3 -3
  271. package/dist/web/controls/AtomPage.js.map +1 -1
  272. package/dist/web/controls/AtomPageLink.d.ts +5 -5
  273. package/dist/web/controls/AtomPageLink.d.ts.map +1 -1
  274. package/dist/web/controls/AtomPageLink.js +11 -11
  275. package/dist/web/controls/AtomPageLink.js.map +1 -1
  276. package/dist/web/controls/AtomTabbedPage.d.ts +9 -9
  277. package/dist/web/controls/AtomTabbedPage.d.ts.map +1 -1
  278. package/dist/web/controls/AtomTabbedPage.js +44 -44
  279. package/dist/web/controls/AtomTabbedPage.js.map +1 -1
  280. package/dist/web/controls/AtomTemplate.d.ts +1 -1
  281. package/dist/web/controls/AtomTemplate.d.ts.map +1 -1
  282. package/dist/web/controls/AtomTemplate.js +3 -3
  283. package/dist/web/controls/AtomTemplate.js.map +1 -1
  284. package/dist/web/controls/AtomTemplateControl.d.ts +2 -2
  285. package/dist/web/controls/AtomTemplateControl.d.ts.map +1 -1
  286. package/dist/web/controls/AtomTemplateControl.js +3 -3
  287. package/dist/web/controls/AtomTemplateControl.js.map +1 -1
  288. package/dist/web/controls/AtomToggleButtonBar.d.ts +2 -2
  289. package/dist/web/controls/AtomToggleButtonBar.d.ts.map +1 -1
  290. package/dist/web/controls/AtomToggleButtonBar.js +7 -7
  291. package/dist/web/controls/AtomToggleButtonBar.js.map +1 -1
  292. package/dist/web/controls/AtomViewPager.d.ts +1 -1
  293. package/dist/web/controls/AtomViewPager.d.ts.map +1 -1
  294. package/dist/web/controls/AtomViewPager.js +11 -11
  295. package/dist/web/controls/AtomViewPager.js.map +1 -1
  296. package/dist/web/controls/AtomViewStack.d.ts +1 -1
  297. package/dist/web/controls/AtomViewStack.d.ts.map +1 -1
  298. package/dist/web/controls/AtomViewStack.js +3 -3
  299. package/dist/web/controls/AtomViewStack.js.map +1 -1
  300. package/dist/web/controls/AtomWindow.d.ts +4 -4
  301. package/dist/web/controls/AtomWindow.d.ts.map +1 -1
  302. package/dist/web/controls/AtomWindow.js +13 -13
  303. package/dist/web/controls/AtomWindow.js.map +1 -1
  304. package/dist/web/core/AtomUI.d.ts +1 -1
  305. package/dist/web/core/AtomUI.d.ts.map +1 -1
  306. package/dist/web/core/HtmlNode.d.ts +1 -1
  307. package/dist/web/core/HtmlNode.d.ts.map +1 -1
  308. package/dist/web/core/HtmlNode.js +11 -11
  309. package/dist/web/core/HtmlNode.js.map +1 -1
  310. package/dist/web/images/Busy.d.ts +1 -1
  311. package/dist/web/images/Busy.d.ts.map +1 -1
  312. package/dist/web/images/Busy.js +3 -3
  313. package/dist/web/images/Busy.js.map +1 -1
  314. package/dist/web/images/BusyDataUrl.d.ts +1 -1
  315. package/dist/web/images/BusyDataUrl.d.ts.map +1 -1
  316. package/dist/web/images/BusyDataUrl.js +3 -3
  317. package/dist/web/images/BusyDataUrl.js.map +1 -1
  318. package/dist/web/images/Button.d.ts +1 -1
  319. package/dist/web/images/Button.d.ts.map +1 -1
  320. package/dist/web/images/Button.js +3 -3
  321. package/dist/web/images/Button.js.map +1 -1
  322. package/dist/web/images/ButtonDataUrl.d.ts +1 -1
  323. package/dist/web/images/ButtonDataUrl.d.ts.map +1 -1
  324. package/dist/web/images/ButtonDataUrl.js +3 -3
  325. package/dist/web/images/ButtonDataUrl.js.map +1 -1
  326. package/dist/web/images/CloseButton.d.ts +1 -1
  327. package/dist/web/images/CloseButton.d.ts.map +1 -1
  328. package/dist/web/images/CloseButton.js +3 -3
  329. package/dist/web/images/CloseButton.js.map +1 -1
  330. package/dist/web/images/CloseButtonDataUrl.d.ts +1 -1
  331. package/dist/web/images/CloseButtonDataUrl.d.ts.map +1 -1
  332. package/dist/web/images/CloseButtonDataUrl.js +3 -3
  333. package/dist/web/images/CloseButtonDataUrl.js.map +1 -1
  334. package/dist/web/images/CloseButtonHover.d.ts +1 -1
  335. package/dist/web/images/CloseButtonHover.d.ts.map +1 -1
  336. package/dist/web/images/CloseButtonHover.js +3 -3
  337. package/dist/web/images/CloseButtonHover.js.map +1 -1
  338. package/dist/web/images/CloseButtonHoverDataUrl.d.ts +1 -1
  339. package/dist/web/images/CloseButtonHoverDataUrl.d.ts.map +1 -1
  340. package/dist/web/images/CloseButtonHoverDataUrl.js +3 -3
  341. package/dist/web/images/CloseButtonHoverDataUrl.js.map +1 -1
  342. package/dist/web/samples/MovieService.d.ts +1 -1
  343. package/dist/web/samples/MovieService.d.ts.map +1 -1
  344. package/dist/web/samples/MovieService.js +6 -6
  345. package/dist/web/samples/MovieService.js.map +1 -1
  346. package/dist/web/samples/demo/app.d.ts +1 -1
  347. package/dist/web/samples/demo/app.d.ts.map +1 -1
  348. package/dist/web/samples/demo/app.js +7 -7
  349. package/dist/web/samples/demo/app.js.map +1 -1
  350. package/dist/web/samples/demo/views/MovieList.d.ts +1 -1
  351. package/dist/web/samples/demo/views/MovieList.d.ts.map +1 -1
  352. package/dist/web/samples/demo/views/MovieList.js +9 -9
  353. package/dist/web/samples/demo/views/MovieList.js.map +1 -1
  354. package/dist/web/samples/demo/views/MovieListViewModel.d.ts +3 -3
  355. package/dist/web/samples/demo/views/MovieListViewModel.d.ts.map +1 -1
  356. package/dist/web/samples/demo/views/MovieListViewModel.js +14 -14
  357. package/dist/web/samples/demo/views/MovieListViewModel.js.map +1 -1
  358. package/dist/web/samples/tabs/app.d.ts +1 -1
  359. package/dist/web/samples/tabs/app.d.ts.map +1 -1
  360. package/dist/web/samples/tabs/app.js +7 -7
  361. package/dist/web/samples/tabs/app.js.map +1 -1
  362. package/dist/web/samples/tabs/views/List.d.ts +1 -1
  363. package/dist/web/samples/tabs/views/List.d.ts.map +1 -1
  364. package/dist/web/samples/tabs/views/List.js +3 -3
  365. package/dist/web/samples/tabs/views/List.js.map +1 -1
  366. package/dist/web/samples/tabs/views/ListDataUrl.d.ts +1 -1
  367. package/dist/web/samples/tabs/views/ListDataUrl.d.ts.map +1 -1
  368. package/dist/web/samples/tabs/views/ListDataUrl.js +3 -3
  369. package/dist/web/samples/tabs/views/ListDataUrl.js.map +1 -1
  370. package/dist/web/samples/tabs/views/Page1.d.ts +1 -1
  371. package/dist/web/samples/tabs/views/Page1.d.ts.map +1 -1
  372. package/dist/web/samples/tabs/views/Page1.js +19 -19
  373. package/dist/web/samples/tabs/views/Page1.js.map +1 -1
  374. package/dist/web/samples/tabs/views/TabHost.d.ts +1 -1
  375. package/dist/web/samples/tabs/views/TabHost.d.ts.map +1 -1
  376. package/dist/web/samples/tabs/views/TabHost.js +11 -11
  377. package/dist/web/samples/tabs/views/TabHost.js.map +1 -1
  378. package/dist/web/samples/window/WindowSample.d.ts +1 -1
  379. package/dist/web/samples/window/WindowSample.d.ts.map +1 -1
  380. package/dist/web/samples/window/WindowSample.js +9 -9
  381. package/dist/web/samples/window/WindowSample.js.map +1 -1
  382. package/dist/web/services/LastTarget.js +3 -3
  383. package/dist/web/services/LastTarget.js.map +1 -1
  384. package/dist/web/services/MarkdownService.js +3 -3
  385. package/dist/web/services/MarkdownService.js.map +1 -1
  386. package/dist/web/services/NotificationPopup.d.ts +1 -1
  387. package/dist/web/services/NotificationPopup.d.ts.map +1 -1
  388. package/dist/web/services/NotificationPopup.js +5 -5
  389. package/dist/web/services/NotificationPopup.js.map +1 -1
  390. package/dist/web/services/PopupService.d.ts +5 -5
  391. package/dist/web/services/PopupService.d.ts.map +1 -1
  392. package/dist/web/services/PopupService.js +16 -16
  393. package/dist/web/services/PopupService.js.map +1 -1
  394. package/dist/web/services/PopupWindow.d.ts +4 -4
  395. package/dist/web/services/PopupWindow.d.ts.map +1 -1
  396. package/dist/web/services/PopupWindow.js +16 -16
  397. package/dist/web/services/PopupWindow.js.map +1 -1
  398. package/dist/web/services/WebBusyIndicatorService.d.ts +1 -1
  399. package/dist/web/services/WebBusyIndicatorService.d.ts.map +1 -1
  400. package/dist/web/services/WebBusyIndicatorService.js +15 -15
  401. package/dist/web/services/WebBusyIndicatorService.js.map +1 -1
  402. package/dist/web/services/WindowService.d.ts +9 -9
  403. package/dist/web/services/WindowService.d.ts.map +1 -1
  404. package/dist/web/services/WindowService.js +46 -46
  405. package/dist/web/services/WindowService.js.map +1 -1
  406. package/dist/web/styles/AtomAlertWindowStyle.d.ts +2 -2
  407. package/dist/web/styles/AtomAlertWindowStyle.d.ts.map +1 -1
  408. package/dist/web/styles/AtomAlertWindowStyle.js +5 -5
  409. package/dist/web/styles/AtomAlertWindowStyle.js.map +1 -1
  410. package/dist/web/styles/AtomFrameStyle.d.ts +2 -2
  411. package/dist/web/styles/AtomFrameStyle.d.ts.map +1 -1
  412. package/dist/web/styles/AtomFrameStyle.js +5 -5
  413. package/dist/web/styles/AtomFrameStyle.js.map +1 -1
  414. package/dist/web/styles/AtomListBoxStyle.d.ts +3 -3
  415. package/dist/web/styles/AtomListBoxStyle.d.ts.map +1 -1
  416. package/dist/web/styles/AtomListBoxStyle.js +3 -3
  417. package/dist/web/styles/AtomListBoxStyle.js.map +1 -1
  418. package/dist/web/styles/AtomNotificationStyle.d.ts +2 -2
  419. package/dist/web/styles/AtomNotificationStyle.d.ts.map +1 -1
  420. package/dist/web/styles/AtomNotificationStyle.js +5 -5
  421. package/dist/web/styles/AtomNotificationStyle.js.map +1 -1
  422. package/dist/web/styles/AtomPageLinkStyle.d.ts +2 -2
  423. package/dist/web/styles/AtomPageLinkStyle.d.ts.map +1 -1
  424. package/dist/web/styles/AtomPageLinkStyle.js +3 -3
  425. package/dist/web/styles/AtomPageLinkStyle.js.map +1 -1
  426. package/dist/web/styles/AtomPopupStyle.d.ts +2 -2
  427. package/dist/web/styles/AtomPopupStyle.d.ts.map +1 -1
  428. package/dist/web/styles/AtomPopupStyle.js +3 -3
  429. package/dist/web/styles/AtomPopupStyle.js.map +1 -1
  430. package/dist/web/styles/AtomStyle.d.ts +3 -3
  431. package/dist/web/styles/AtomStyle.d.ts.map +1 -1
  432. package/dist/web/styles/AtomStyle.js +3 -3
  433. package/dist/web/styles/AtomStyle.js.map +1 -1
  434. package/dist/web/styles/AtomStyleSheet.d.ts +3 -3
  435. package/dist/web/styles/AtomStyleSheet.d.ts.map +1 -1
  436. package/dist/web/styles/AtomStyleSheet.js +3 -3
  437. package/dist/web/styles/AtomStyleSheet.js.map +1 -1
  438. package/dist/web/styles/AtomTabbedPageStyle.d.ts +3 -3
  439. package/dist/web/styles/AtomTabbedPageStyle.d.ts.map +1 -1
  440. package/dist/web/styles/AtomTabbedPageStyle.js +3 -3
  441. package/dist/web/styles/AtomTabbedPageStyle.js.map +1 -1
  442. package/dist/web/styles/AtomTheme.d.ts +5 -5
  443. package/dist/web/styles/AtomTheme.d.ts.map +1 -1
  444. package/dist/web/styles/AtomTheme.js +13 -13
  445. package/dist/web/styles/AtomTheme.js.map +1 -1
  446. package/dist/web/styles/AtomToggleButtonBarStyle.d.ts +2 -2
  447. package/dist/web/styles/AtomToggleButtonBarStyle.d.ts.map +1 -1
  448. package/dist/web/styles/AtomToggleButtonBarStyle.js +3 -3
  449. package/dist/web/styles/AtomToggleButtonBarStyle.js.map +1 -1
  450. package/dist/web/styles/AtomWindowStyle.d.ts +2 -2
  451. package/dist/web/styles/AtomWindowStyle.d.ts.map +1 -1
  452. package/dist/web/styles/AtomWindowStyle.js +3 -3
  453. package/dist/web/styles/AtomWindowStyle.js.map +1 -1
  454. package/dist/web/styles/CSS.d.ts +2 -2
  455. package/dist/web/styles/CSS.d.ts.map +1 -1
  456. package/dist/web/styles/CSS.js +3 -3
  457. package/dist/web/styles/CSS.js.map +1 -1
  458. package/dist/web/styles/IStyleDeclaration.d.ts +2 -2
  459. package/dist/web/styles/IStyleDeclaration.d.ts.map +1 -1
  460. package/dist/web/styles/StyleBuilder.d.ts +2 -2
  461. package/dist/web/styles/StyleBuilder.d.ts.map +1 -1
  462. package/dist-esm/App.d.ts +61 -0
  463. package/dist-esm/App.d.ts.map +1 -0
  464. package/dist-esm/App.js +255 -0
  465. package/dist-esm/App.js.map +1 -0
  466. package/dist-esm/Atom.d.ts +12 -0
  467. package/dist-esm/Atom.d.ts.map +1 -0
  468. package/dist-esm/Atom.js +106 -0
  469. package/dist-esm/Atom.js.map +1 -0
  470. package/dist-esm/MockApp.d.ts +7 -0
  471. package/dist-esm/MockApp.d.ts.map +1 -0
  472. package/dist-esm/MockApp.js +25 -0
  473. package/dist-esm/MockApp.js.map +1 -0
  474. package/dist-esm/Pack.d.ts +2 -0
  475. package/dist-esm/Pack.d.ts.map +1 -0
  476. package/dist-esm/Pack.js +3 -0
  477. package/dist-esm/Pack.js.map +1 -0
  478. package/dist-esm/core/AtomBinder.d.ts +29 -0
  479. package/dist-esm/core/AtomBinder.d.ts.map +1 -0
  480. package/dist-esm/core/AtomBinder.js +200 -0
  481. package/dist-esm/core/AtomBinder.js.map +1 -0
  482. package/dist-esm/core/AtomComponent.d.ts +74 -0
  483. package/dist-esm/core/AtomComponent.d.ts.map +1 -0
  484. package/dist-esm/core/AtomComponent.js +575 -0
  485. package/dist-esm/core/AtomComponent.js.map +1 -0
  486. package/dist-esm/core/AtomDispatcher.d.ts +11 -0
  487. package/dist-esm/core/AtomDispatcher.d.ts.map +1 -0
  488. package/dist-esm/core/AtomDispatcher.js +53 -0
  489. package/dist-esm/core/AtomDispatcher.js.map +1 -0
  490. package/dist-esm/core/AtomDisposableList.d.ts +7 -0
  491. package/dist-esm/core/AtomDisposableList.d.ts.map +1 -0
  492. package/dist-esm/core/AtomDisposableList.js +26 -0
  493. package/dist-esm/core/AtomDisposableList.js.map +1 -0
  494. package/dist-esm/core/AtomEnumerator.d.ts +9 -0
  495. package/dist-esm/core/AtomEnumerator.d.ts.map +1 -0
  496. package/dist-esm/core/AtomEnumerator.js +18 -0
  497. package/dist-esm/core/AtomEnumerator.js.map +1 -0
  498. package/dist-esm/core/AtomList.d.ts +46 -0
  499. package/dist-esm/core/AtomList.d.ts.map +1 -0
  500. package/dist-esm/core/AtomList.js +201 -0
  501. package/dist-esm/core/AtomList.js.map +1 -0
  502. package/dist-esm/core/AtomLoader.d.ts +23 -0
  503. package/dist-esm/core/AtomLoader.d.ts.map +1 -0
  504. package/dist-esm/core/AtomLoader.js +253 -0
  505. package/dist-esm/core/AtomLoader.js.map +1 -0
  506. package/dist-esm/core/AtomMap.d.ts +7 -0
  507. package/dist-esm/core/AtomMap.d.ts.map +1 -0
  508. package/dist-esm/core/AtomMap.js +10 -0
  509. package/dist-esm/core/AtomMap.js.map +1 -0
  510. package/dist-esm/core/AtomOnce.d.ts +5 -0
  511. package/dist-esm/core/AtomOnce.d.ts.map +1 -0
  512. package/dist-esm/core/AtomOnce.js +27 -0
  513. package/dist-esm/core/AtomOnce.js.map +1 -0
  514. package/dist-esm/core/AtomSelectableList.d.ts +42 -0
  515. package/dist-esm/core/AtomSelectableList.d.ts.map +1 -0
  516. package/dist-esm/core/AtomSelectableList.js +254 -0
  517. package/dist-esm/core/AtomSelectableList.js.map +1 -0
  518. package/dist-esm/core/AtomUri.d.ts +13 -0
  519. package/dist-esm/core/AtomUri.d.ts.map +1 -0
  520. package/dist-esm/core/AtomUri.js +85 -0
  521. package/dist-esm/core/AtomUri.js.map +1 -0
  522. package/dist-esm/core/AtomWatcher.d.ts +25 -0
  523. package/dist-esm/core/AtomWatcher.d.ts.map +1 -0
  524. package/dist-esm/core/AtomWatcher.js +135 -0
  525. package/dist-esm/core/AtomWatcher.js.map +1 -0
  526. package/dist-esm/core/Bind.d.ts +72 -0
  527. package/dist-esm/core/Bind.d.ts.map +1 -0
  528. package/dist-esm/core/Bind.js +301 -0
  529. package/dist-esm/core/Bind.js.map +1 -0
  530. package/dist-esm/core/BindableProperty.d.ts +2 -0
  531. package/dist-esm/core/BindableProperty.d.ts.map +1 -0
  532. package/dist-esm/core/BindableProperty.js +30 -0
  533. package/dist-esm/core/BindableProperty.js.map +1 -0
  534. package/dist-esm/core/CancelTokenFactory.d.ts +8 -0
  535. package/dist-esm/core/CancelTokenFactory.d.ts.map +1 -0
  536. package/dist-esm/core/CancelTokenFactory.js +29 -0
  537. package/dist-esm/core/CancelTokenFactory.js.map +1 -0
  538. package/dist-esm/core/Color.d.ts +4 -0
  539. package/dist-esm/core/Color.d.ts.map +1 -0
  540. package/dist-esm/core/Color.js +2 -0
  541. package/dist-esm/core/Color.js.map +1 -0
  542. package/dist-esm/core/Colors.d.ts +168 -0
  543. package/dist-esm/core/Colors.d.ts.map +1 -0
  544. package/dist-esm/core/Colors.js +250 -0
  545. package/dist-esm/core/Colors.js.map +1 -0
  546. package/dist-esm/core/Command.d.ts +77 -0
  547. package/dist-esm/core/Command.d.ts.map +1 -0
  548. package/dist-esm/core/Command.js +249 -0
  549. package/dist-esm/core/Command.js.map +1 -0
  550. package/dist-esm/core/Defer.d.ts +2 -0
  551. package/dist-esm/core/Defer.d.ts.map +1 -0
  552. package/dist-esm/core/Defer.js +26 -0
  553. package/dist-esm/core/Defer.js.map +1 -0
  554. package/dist-esm/core/EventScope.d.ts +25 -0
  555. package/dist-esm/core/EventScope.d.ts.map +1 -0
  556. package/dist-esm/core/EventScope.js +97 -0
  557. package/dist-esm/core/EventScope.js.map +1 -0
  558. package/dist-esm/core/ExpressionParser.d.ts +10 -0
  559. package/dist-esm/core/ExpressionParser.d.ts.map +1 -0
  560. package/dist-esm/core/ExpressionParser.js +161 -0
  561. package/dist-esm/core/ExpressionParser.js.map +1 -0
  562. package/dist-esm/core/ExtendControl.d.ts +6 -0
  563. package/dist-esm/core/ExtendControl.d.ts.map +1 -0
  564. package/dist-esm/core/ExtendControl.js +10 -0
  565. package/dist-esm/core/ExtendControl.js.map +1 -0
  566. package/dist-esm/core/FormattedError.d.ts +9 -0
  567. package/dist-esm/core/FormattedError.d.ts.map +1 -0
  568. package/dist-esm/core/FormattedError.js +13 -0
  569. package/dist-esm/core/FormattedError.js.map +1 -0
  570. package/dist-esm/core/FormattedString.d.ts +8 -0
  571. package/dist-esm/core/FormattedString.d.ts.map +1 -0
  572. package/dist-esm/core/FormattedString.js +7 -0
  573. package/dist-esm/core/FormattedString.js.map +1 -0
  574. package/dist-esm/core/Hacks.d.ts +7 -0
  575. package/dist-esm/core/Hacks.d.ts.map +1 -0
  576. package/dist-esm/core/Hacks.js +54 -0
  577. package/dist-esm/core/Hacks.js.map +1 -0
  578. package/dist-esm/core/IFetchEvent.d.ts +7 -0
  579. package/dist-esm/core/IFetchEvent.d.ts.map +1 -0
  580. package/dist-esm/core/IFetchEvent.js +2 -0
  581. package/dist-esm/core/IFetchEvent.js.map +1 -0
  582. package/dist-esm/core/IScreen.d.ts +10 -0
  583. package/dist-esm/core/IScreen.d.ts.map +1 -0
  584. package/dist-esm/core/IScreen.js +2 -0
  585. package/dist-esm/core/IScreen.js.map +1 -0
  586. package/dist-esm/core/IValueConverter.d.ts +5 -0
  587. package/dist-esm/core/IValueConverter.d.ts.map +1 -0
  588. package/dist-esm/core/IValueConverter.js +2 -0
  589. package/dist-esm/core/IValueConverter.js.map +1 -0
  590. package/dist-esm/core/InheritedProperty.d.ts +3 -0
  591. package/dist-esm/core/InheritedProperty.d.ts.map +1 -0
  592. package/dist-esm/core/InheritedProperty.js +75 -0
  593. package/dist-esm/core/InheritedProperty.js.map +1 -0
  594. package/dist-esm/core/InjectProperty.d.ts +3 -0
  595. package/dist-esm/core/InjectProperty.d.ts.map +1 -0
  596. package/dist-esm/core/InjectProperty.js +14 -0
  597. package/dist-esm/core/InjectProperty.js.map +1 -0
  598. package/dist-esm/core/KeyValuePairs.d.ts +6 -0
  599. package/dist-esm/core/KeyValuePairs.d.ts.map +1 -0
  600. package/dist-esm/core/KeyValuePairs.js +2 -0
  601. package/dist-esm/core/KeyValuePairs.js.map +1 -0
  602. package/dist-esm/core/Markdown.d.ts +9 -0
  603. package/dist-esm/core/Markdown.d.ts.map +1 -0
  604. package/dist-esm/core/Markdown.js +20 -0
  605. package/dist-esm/core/Markdown.js.map +1 -0
  606. package/dist-esm/core/MarkdownError.d.ts +5 -0
  607. package/dist-esm/core/MarkdownError.d.ts.map +1 -0
  608. package/dist-esm/core/MarkdownError.js +10 -0
  609. package/dist-esm/core/MarkdownError.js.map +1 -0
  610. package/dist-esm/core/PropertyBinding.d.ts +2 -0
  611. package/dist-esm/core/PropertyBinding.d.ts.map +1 -0
  612. package/dist-esm/core/PropertyBinding.js +2 -0
  613. package/dist-esm/core/PropertyBinding.js.map +1 -0
  614. package/dist-esm/core/PropertyMap.d.ts +11 -0
  615. package/dist-esm/core/PropertyMap.d.ts.map +1 -0
  616. package/dist-esm/core/PropertyMap.js +33 -0
  617. package/dist-esm/core/PropertyMap.js.map +1 -0
  618. package/dist-esm/core/Route.d.ts +33 -0
  619. package/dist-esm/core/Route.d.ts.map +1 -0
  620. package/dist-esm/core/Route.js +174 -0
  621. package/dist-esm/core/Route.js.map +1 -0
  622. package/dist-esm/core/SingleInvoker.d.ts +8 -0
  623. package/dist-esm/core/SingleInvoker.d.ts.map +1 -0
  624. package/dist-esm/core/SingleInvoker.js +40 -0
  625. package/dist-esm/core/SingleInvoker.js.map +1 -0
  626. package/dist-esm/core/StringHelper.d.ts +15 -0
  627. package/dist-esm/core/StringHelper.d.ts.map +1 -0
  628. package/dist-esm/core/StringHelper.js +52 -0
  629. package/dist-esm/core/StringHelper.js.map +1 -0
  630. package/dist-esm/core/TransientDisposable.d.ts +7 -0
  631. package/dist-esm/core/TransientDisposable.d.ts.map +1 -0
  632. package/dist-esm/core/TransientDisposable.js +19 -0
  633. package/dist-esm/core/TransientDisposable.js.map +1 -0
  634. package/dist-esm/core/WatchProperty.d.ts +3 -0
  635. package/dist-esm/core/WatchProperty.d.ts.map +1 -0
  636. package/dist-esm/core/WatchProperty.js +20 -0
  637. package/dist-esm/core/WatchProperty.js.map +1 -0
  638. package/dist-esm/core/WebImage.d.ts +6 -0
  639. package/dist-esm/core/WebImage.d.ts.map +1 -0
  640. package/dist-esm/core/WebImage.js +10 -0
  641. package/dist-esm/core/WebImage.js.map +1 -0
  642. package/dist-esm/core/XNode.d.ts +120 -0
  643. package/dist-esm/core/XNode.d.ts.map +1 -0
  644. package/dist-esm/core/XNode.js +149 -0
  645. package/dist-esm/core/XNode.js.map +1 -0
  646. package/dist-esm/core/sleep.d.ts +3 -0
  647. package/dist-esm/core/sleep.d.ts.map +1 -0
  648. package/dist-esm/core/sleep.js +27 -0
  649. package/dist-esm/core/sleep.js.map +1 -0
  650. package/dist-esm/core/types.d.ts +87 -0
  651. package/dist-esm/core/types.d.ts.map +1 -0
  652. package/dist-esm/core/types.js +131 -0
  653. package/dist-esm/core/types.js.map +1 -0
  654. package/dist-esm/di/DISingleton.d.ts +3 -0
  655. package/dist-esm/di/DISingleton.d.ts.map +1 -0
  656. package/dist-esm/di/DISingleton.js +8 -0
  657. package/dist-esm/di/DISingleton.js.map +1 -0
  658. package/dist-esm/di/DITransient.d.ts +3 -0
  659. package/dist-esm/di/DITransient.d.ts.map +1 -0
  660. package/dist-esm/di/DITransient.js +8 -0
  661. package/dist-esm/di/DITransient.js.map +1 -0
  662. package/dist-esm/di/IMockOrInject.d.ts +6 -0
  663. package/dist-esm/di/IMockOrInject.d.ts.map +1 -0
  664. package/dist-esm/di/IMockOrInject.js +2 -0
  665. package/dist-esm/di/IMockOrInject.js.map +1 -0
  666. package/dist-esm/di/IServiceProvider.d.ts +5 -0
  667. package/dist-esm/di/IServiceProvider.d.ts.map +1 -0
  668. package/dist-esm/di/IServiceProvider.js +2 -0
  669. package/dist-esm/di/IServiceProvider.js.map +1 -0
  670. package/dist-esm/di/Inject.d.ts +21 -0
  671. package/dist-esm/di/Inject.d.ts.map +1 -0
  672. package/dist-esm/di/Inject.js +77 -0
  673. package/dist-esm/di/Inject.js.map +1 -0
  674. package/dist-esm/di/Register.d.ts +11 -0
  675. package/dist-esm/di/Register.d.ts.map +1 -0
  676. package/dist-esm/di/Register.js +40 -0
  677. package/dist-esm/di/Register.js.map +1 -0
  678. package/dist-esm/di/RegisterScoped.d.ts +2 -0
  679. package/dist-esm/di/RegisterScoped.d.ts.map +1 -0
  680. package/dist-esm/di/RegisterScoped.js +6 -0
  681. package/dist-esm/di/RegisterScoped.js.map +1 -0
  682. package/dist-esm/di/RegisterSingleton.d.ts +2 -0
  683. package/dist-esm/di/RegisterSingleton.d.ts.map +1 -0
  684. package/dist-esm/di/RegisterSingleton.js +6 -0
  685. package/dist-esm/di/RegisterSingleton.js.map +1 -0
  686. package/dist-esm/di/ServiceCollection.d.ts +24 -0
  687. package/dist-esm/di/ServiceCollection.d.ts.map +1 -0
  688. package/dist-esm/di/ServiceCollection.js +48 -0
  689. package/dist-esm/di/ServiceCollection.js.map +1 -0
  690. package/dist-esm/di/ServiceProvider.d.ts +17 -0
  691. package/dist-esm/di/ServiceProvider.d.ts.map +1 -0
  692. package/dist-esm/di/ServiceProvider.js +121 -0
  693. package/dist-esm/di/ServiceProvider.js.map +1 -0
  694. package/dist-esm/di/TypeKey.d.ts +6 -0
  695. package/dist-esm/di/TypeKey.d.ts.map +1 -0
  696. package/dist-esm/di/TypeKey.js +14 -0
  697. package/dist-esm/di/TypeKey.js.map +1 -0
  698. package/dist-esm/services/BusyIndicatorService.d.ts +9 -0
  699. package/dist-esm/services/BusyIndicatorService.d.ts.map +1 -0
  700. package/dist-esm/services/BusyIndicatorService.js +15 -0
  701. package/dist-esm/services/BusyIndicatorService.js.map +1 -0
  702. package/dist-esm/services/CacheService.d.ts +16 -0
  703. package/dist-esm/services/CacheService.d.ts.map +1 -0
  704. package/dist-esm/services/CacheService.js +73 -0
  705. package/dist-esm/services/CacheService.js.map +1 -0
  706. package/dist-esm/services/FetchBuilder.d.ts +65 -0
  707. package/dist-esm/services/FetchBuilder.d.ts.map +1 -0
  708. package/dist-esm/services/FetchBuilder.js +299 -0
  709. package/dist-esm/services/FetchBuilder.js.map +1 -0
  710. package/dist-esm/services/JsonService.d.ts +19 -0
  711. package/dist-esm/services/JsonService.d.ts.map +1 -0
  712. package/dist-esm/services/JsonService.js +128 -0
  713. package/dist-esm/services/JsonService.js.map +1 -0
  714. package/dist-esm/services/MockNavigationService.d.ts +42 -0
  715. package/dist-esm/services/MockNavigationService.d.ts.map +1 -0
  716. package/dist-esm/services/MockNavigationService.js +139 -0
  717. package/dist-esm/services/MockNavigationService.js.map +1 -0
  718. package/dist-esm/services/NavigationService.d.ts +47 -0
  719. package/dist-esm/services/NavigationService.d.ts.map +1 -0
  720. package/dist-esm/services/NavigationService.js +123 -0
  721. package/dist-esm/services/NavigationService.js.map +1 -0
  722. package/dist-esm/services/ReferenceService.d.ts +14 -0
  723. package/dist-esm/services/ReferenceService.d.ts.map +1 -0
  724. package/dist-esm/services/ReferenceService.js +41 -0
  725. package/dist-esm/services/ReferenceService.js.map +1 -0
  726. package/dist-esm/services/http/AjaxOptions.d.ts +17 -0
  727. package/dist-esm/services/http/AjaxOptions.d.ts.map +1 -0
  728. package/dist-esm/services/http/AjaxOptions.js +16 -0
  729. package/dist-esm/services/http/AjaxOptions.js.map +1 -0
  730. package/dist-esm/services/http/JsonError.d.ts +10 -0
  731. package/dist-esm/services/http/JsonError.d.ts.map +1 -0
  732. package/dist-esm/services/http/JsonError.js +18 -0
  733. package/dist-esm/services/http/JsonError.js.map +1 -0
  734. package/dist-esm/services/http/RestService.d.ts +66 -0
  735. package/dist-esm/services/http/RestService.d.ts.map +1 -0
  736. package/dist-esm/services/http/RestService.js +376 -0
  737. package/dist-esm/services/http/RestService.js.map +1 -0
  738. package/dist-esm/style/StyleRule.d.ts +532 -0
  739. package/dist-esm/style/StyleRule.d.ts.map +1 -0
  740. package/dist-esm/style/StyleRule.js +2613 -0
  741. package/dist-esm/style/StyleRule.js.map +1 -0
  742. package/dist-esm/style/styled.d.ts +36 -0
  743. package/dist-esm/style/styled.d.ts.map +1 -0
  744. package/dist-esm/style/styled.js +202 -0
  745. package/dist-esm/style/styled.js.map +1 -0
  746. package/dist-esm/test.d.ts +1 -0
  747. package/dist-esm/test.d.ts.map +1 -0
  748. package/dist-esm/test.js +1 -0
  749. package/dist-esm/test.js.map +1 -0
  750. package/dist-esm/tsconfig.esm.tsbuildinfo +1 -0
  751. package/dist-esm/unit/AtomTest.d.ts +10 -0
  752. package/dist-esm/unit/AtomTest.d.ts.map +1 -0
  753. package/dist-esm/unit/AtomTest.js +16 -0
  754. package/dist-esm/unit/AtomTest.js.map +1 -0
  755. package/dist-esm/unit/AtomWebTest.d.ts +11 -0
  756. package/dist-esm/unit/AtomWebTest.d.ts.map +1 -0
  757. package/dist-esm/unit/AtomWebTest.js +24 -0
  758. package/dist-esm/unit/AtomWebTest.js.map +1 -0
  759. package/dist-esm/view-model/Action.d.ts +42 -0
  760. package/dist-esm/view-model/Action.d.ts.map +1 -0
  761. package/dist-esm/view-model/Action.js +248 -0
  762. package/dist-esm/view-model/Action.js.map +1 -0
  763. package/dist-esm/view-model/AtomViewModel.d.ts +39 -0
  764. package/dist-esm/view-model/AtomViewModel.d.ts.map +1 -0
  765. package/dist-esm/view-model/AtomViewModel.js +286 -0
  766. package/dist-esm/view-model/AtomViewModel.js.map +1 -0
  767. package/dist-esm/view-model/AtomWindowViewModel.d.ts +9 -0
  768. package/dist-esm/view-model/AtomWindowViewModel.d.ts.map +1 -0
  769. package/dist-esm/view-model/AtomWindowViewModel.js +21 -0
  770. package/dist-esm/view-model/AtomWindowViewModel.js.map +1 -0
  771. package/dist-esm/view-model/BindableUrlParameter.d.ts +2 -0
  772. package/dist-esm/view-model/BindableUrlParameter.d.ts.map +1 -0
  773. package/dist-esm/view-model/BindableUrlParameter.js +12 -0
  774. package/dist-esm/view-model/BindableUrlParameter.js.map +1 -0
  775. package/dist-esm/view-model/Delay.d.ts +3 -0
  776. package/dist-esm/view-model/Delay.d.ts.map +1 -0
  777. package/dist-esm/view-model/Delay.js +27 -0
  778. package/dist-esm/view-model/Delay.js.map +1 -0
  779. package/dist-esm/view-model/Disposable.d.ts +4 -0
  780. package/dist-esm/view-model/Disposable.d.ts.map +1 -0
  781. package/dist-esm/view-model/Disposable.js +33 -0
  782. package/dist-esm/view-model/Disposable.js.map +1 -0
  783. package/dist-esm/view-model/Load.d.ts +19 -0
  784. package/dist-esm/view-model/Load.d.ts.map +1 -0
  785. package/dist-esm/view-model/Load.js +78 -0
  786. package/dist-esm/view-model/Load.js.map +1 -0
  787. package/dist-esm/view-model/Once.d.ts +4 -0
  788. package/dist-esm/view-model/Once.d.ts.map +1 -0
  789. package/dist-esm/view-model/Once.js +40 -0
  790. package/dist-esm/view-model/Once.js.map +1 -0
  791. package/dist-esm/view-model/baseTypes.d.ts +8 -0
  792. package/dist-esm/view-model/baseTypes.d.ts.map +1 -0
  793. package/dist-esm/view-model/baseTypes.js +6 -0
  794. package/dist-esm/view-model/baseTypes.js.map +1 -0
  795. package/dist-esm/view-model/bindPromise.d.ts +3 -0
  796. package/dist-esm/view-model/bindPromise.d.ts.map +1 -0
  797. package/dist-esm/view-model/bindPromise.js +31 -0
  798. package/dist-esm/view-model/bindPromise.js.map +1 -0
  799. package/dist-esm/view-model/bindProperty.d.ts +5 -0
  800. package/dist-esm/view-model/bindProperty.d.ts.map +1 -0
  801. package/dist-esm/view-model/bindProperty.js +6 -0
  802. package/dist-esm/view-model/bindProperty.js.map +1 -0
  803. package/dist-esm/view-model/bindUrlParameter.d.ts +4 -0
  804. package/dist-esm/view-model/bindUrlParameter.d.ts.map +1 -0
  805. package/dist-esm/view-model/bindUrlParameter.js +49 -0
  806. package/dist-esm/view-model/bindUrlParameter.js.map +1 -0
  807. package/dist-esm/web/WebApp.d.ts +25 -0
  808. package/dist-esm/web/WebApp.d.ts.map +1 -0
  809. package/dist-esm/web/WebApp.js +144 -0
  810. package/dist-esm/web/WebApp.js.map +1 -0
  811. package/dist-esm/web/controls/AtomAlertWindow.d.ts +16 -0
  812. package/dist-esm/web/controls/AtomAlertWindow.d.ts.map +1 -0
  813. package/dist-esm/web/controls/AtomAlertWindow.js +44 -0
  814. package/dist-esm/web/controls/AtomAlertWindow.js.map +1 -0
  815. package/dist-esm/web/controls/AtomComboBox.d.ts +10 -0
  816. package/dist-esm/web/controls/AtomComboBox.d.ts.map +1 -0
  817. package/dist-esm/web/controls/AtomComboBox.js +77 -0
  818. package/dist-esm/web/controls/AtomComboBox.js.map +1 -0
  819. package/dist-esm/web/controls/AtomContentControl.d.ts +13 -0
  820. package/dist-esm/web/controls/AtomContentControl.d.ts.map +1 -0
  821. package/dist-esm/web/controls/AtomContentControl.js +45 -0
  822. package/dist-esm/web/controls/AtomContentControl.js.map +1 -0
  823. package/dist-esm/web/controls/AtomControl.d.ts +52 -0
  824. package/dist-esm/web/controls/AtomControl.d.ts.map +1 -0
  825. package/dist-esm/web/controls/AtomControl.js +619 -0
  826. package/dist-esm/web/controls/AtomControl.js.map +1 -0
  827. package/dist-esm/web/controls/AtomFrame.d.ts +36 -0
  828. package/dist-esm/web/controls/AtomFrame.d.ts.map +1 -0
  829. package/dist-esm/web/controls/AtomFrame.js +215 -0
  830. package/dist-esm/web/controls/AtomFrame.js.map +1 -0
  831. package/dist-esm/web/controls/AtomGridSplitter.d.ts +8 -0
  832. package/dist-esm/web/controls/AtomGridSplitter.d.ts.map +1 -0
  833. package/dist-esm/web/controls/AtomGridSplitter.js +52 -0
  834. package/dist-esm/web/controls/AtomGridSplitter.js.map +1 -0
  835. package/dist-esm/web/controls/AtomGridView.d.ts +27 -0
  836. package/dist-esm/web/controls/AtomGridView.d.ts.map +1 -0
  837. package/dist-esm/web/controls/AtomGridView.js +230 -0
  838. package/dist-esm/web/controls/AtomGridView.js.map +1 -0
  839. package/dist-esm/web/controls/AtomItemsControl.d.ts +83 -0
  840. package/dist-esm/web/controls/AtomItemsControl.d.ts.map +1 -0
  841. package/dist-esm/web/controls/AtomItemsControl.js +734 -0
  842. package/dist-esm/web/controls/AtomItemsControl.js.map +1 -0
  843. package/dist-esm/web/controls/AtomListBox.d.ts +9 -0
  844. package/dist-esm/web/controls/AtomListBox.d.ts.map +1 -0
  845. package/dist-esm/web/controls/AtomListBox.js +57 -0
  846. package/dist-esm/web/controls/AtomListBox.js.map +1 -0
  847. package/dist-esm/web/controls/AtomNotification.d.ts +9 -0
  848. package/dist-esm/web/controls/AtomNotification.d.ts.map +1 -0
  849. package/dist-esm/web/controls/AtomNotification.js +40 -0
  850. package/dist-esm/web/controls/AtomNotification.js.map +1 -0
  851. package/dist-esm/web/controls/AtomPage.d.ts +7 -0
  852. package/dist-esm/web/controls/AtomPage.d.ts.map +1 -0
  853. package/dist-esm/web/controls/AtomPage.js +11 -0
  854. package/dist-esm/web/controls/AtomPage.js.map +1 -0
  855. package/dist-esm/web/controls/AtomPageLink.d.ts +22 -0
  856. package/dist-esm/web/controls/AtomPageLink.d.ts.map +1 -0
  857. package/dist-esm/web/controls/AtomPageLink.js +98 -0
  858. package/dist-esm/web/controls/AtomPageLink.js.map +1 -0
  859. package/dist-esm/web/controls/AtomTabbedPage.d.ts +48 -0
  860. package/dist-esm/web/controls/AtomTabbedPage.d.ts.map +1 -0
  861. package/dist-esm/web/controls/AtomTabbedPage.js +240 -0
  862. package/dist-esm/web/controls/AtomTabbedPage.js.map +1 -0
  863. package/dist-esm/web/controls/AtomTemplate.d.ts +5 -0
  864. package/dist-esm/web/controls/AtomTemplate.d.ts.map +1 -0
  865. package/dist-esm/web/controls/AtomTemplate.js +5 -0
  866. package/dist-esm/web/controls/AtomTemplate.js.map +1 -0
  867. package/dist-esm/web/controls/AtomTemplateControl.d.ts +11 -0
  868. package/dist-esm/web/controls/AtomTemplateControl.d.ts.map +1 -0
  869. package/dist-esm/web/controls/AtomTemplateControl.js +37 -0
  870. package/dist-esm/web/controls/AtomTemplateControl.js.map +1 -0
  871. package/dist-esm/web/controls/AtomToggleButtonBar.d.ts +7 -0
  872. package/dist-esm/web/controls/AtomToggleButtonBar.d.ts.map +1 -0
  873. package/dist-esm/web/controls/AtomToggleButtonBar.js +32 -0
  874. package/dist-esm/web/controls/AtomToggleButtonBar.js.map +1 -0
  875. package/dist-esm/web/controls/AtomViewPager.d.ts +7 -0
  876. package/dist-esm/web/controls/AtomViewPager.d.ts.map +1 -0
  877. package/dist-esm/web/controls/AtomViewPager.js +49 -0
  878. package/dist-esm/web/controls/AtomViewPager.js.map +1 -0
  879. package/dist-esm/web/controls/AtomViewStack.d.ts +9 -0
  880. package/dist-esm/web/controls/AtomViewStack.d.ts.map +1 -0
  881. package/dist-esm/web/controls/AtomViewStack.js +26 -0
  882. package/dist-esm/web/controls/AtomViewStack.js.map +1 -0
  883. package/dist-esm/web/controls/AtomWindow.d.ts +36 -0
  884. package/dist-esm/web/controls/AtomWindow.d.ts.map +1 -0
  885. package/dist-esm/web/controls/AtomWindow.js +192 -0
  886. package/dist-esm/web/controls/AtomWindow.js.map +1 -0
  887. package/dist-esm/web/core/AtomUI.d.ts +32 -0
  888. package/dist-esm/web/core/AtomUI.d.ts.map +1 -0
  889. package/dist-esm/web/core/AtomUI.js +211 -0
  890. package/dist-esm/web/core/AtomUI.js.map +1 -0
  891. package/dist-esm/web/core/Encoder.d.ts +18 -0
  892. package/dist-esm/web/core/Encoder.d.ts.map +1 -0
  893. package/dist-esm/web/core/Encoder.js +154 -0
  894. package/dist-esm/web/core/Encoder.js.map +1 -0
  895. package/dist-esm/web/core/HtmlNode.d.ts +31 -0
  896. package/dist-esm/web/core/HtmlNode.d.ts.map +1 -0
  897. package/dist-esm/web/core/HtmlNode.js +170 -0
  898. package/dist-esm/web/core/HtmlNode.js.map +1 -0
  899. package/dist-esm/web/images/Busy.d.ts +4 -0
  900. package/dist-esm/web/images/Busy.d.ts.map +1 -0
  901. package/dist-esm/web/images/Busy.js +3 -0
  902. package/dist-esm/web/images/Busy.js.map +1 -0
  903. package/dist-esm/web/images/BusyDataUrl.d.ts +4 -0
  904. package/dist-esm/web/images/BusyDataUrl.d.ts.map +1 -0
  905. package/dist-esm/web/images/BusyDataUrl.js +870 -0
  906. package/dist-esm/web/images/BusyDataUrl.js.map +1 -0
  907. package/dist-esm/web/images/Button.d.ts +4 -0
  908. package/dist-esm/web/images/Button.d.ts.map +1 -0
  909. package/dist-esm/web/images/Button.js +3 -0
  910. package/dist-esm/web/images/Button.js.map +1 -0
  911. package/dist-esm/web/images/ButtonDataUrl.d.ts +4 -0
  912. package/dist-esm/web/images/ButtonDataUrl.d.ts.map +1 -0
  913. package/dist-esm/web/images/ButtonDataUrl.js +31 -0
  914. package/dist-esm/web/images/ButtonDataUrl.js.map +1 -0
  915. package/dist-esm/web/images/CloseButton.d.ts +4 -0
  916. package/dist-esm/web/images/CloseButton.d.ts.map +1 -0
  917. package/dist-esm/web/images/CloseButton.js +3 -0
  918. package/dist-esm/web/images/CloseButton.js.map +1 -0
  919. package/dist-esm/web/images/CloseButtonDataUrl.d.ts +4 -0
  920. package/dist-esm/web/images/CloseButtonDataUrl.d.ts.map +1 -0
  921. package/dist-esm/web/images/CloseButtonDataUrl.js +31 -0
  922. package/dist-esm/web/images/CloseButtonDataUrl.js.map +1 -0
  923. package/dist-esm/web/images/CloseButtonHover.d.ts +4 -0
  924. package/dist-esm/web/images/CloseButtonHover.d.ts.map +1 -0
  925. package/dist-esm/web/images/CloseButtonHover.js +3 -0
  926. package/dist-esm/web/images/CloseButtonHover.js.map +1 -0
  927. package/dist-esm/web/images/CloseButtonHoverDataUrl.d.ts +4 -0
  928. package/dist-esm/web/images/CloseButtonHoverDataUrl.d.ts.map +1 -0
  929. package/dist-esm/web/images/CloseButtonHoverDataUrl.js +25 -0
  930. package/dist-esm/web/images/CloseButtonHoverDataUrl.js.map +1 -0
  931. package/dist-esm/web/samples/MovieService.d.ts +5 -0
  932. package/dist-esm/web/samples/MovieService.d.ts.map +1 -0
  933. package/dist-esm/web/samples/MovieService.js +19 -0
  934. package/dist-esm/web/samples/MovieService.js.map +1 -0
  935. package/dist-esm/web/samples/demo/app.d.ts +5 -0
  936. package/dist-esm/web/samples/demo/app.d.ts.map +1 -0
  937. package/dist-esm/web/samples/demo/app.js +12 -0
  938. package/dist-esm/web/samples/demo/app.js.map +1 -0
  939. package/dist-esm/web/samples/demo/views/MovieList.d.ts +5 -0
  940. package/dist-esm/web/samples/demo/views/MovieList.d.ts.map +1 -0
  941. package/dist-esm/web/samples/demo/views/MovieList.js +56 -0
  942. package/dist-esm/web/samples/demo/views/MovieList.js.map +1 -0
  943. package/dist-esm/web/samples/demo/views/MovieListViewModel.d.ts +18 -0
  944. package/dist-esm/web/samples/demo/views/MovieListViewModel.d.ts.map +1 -0
  945. package/dist-esm/web/samples/demo/views/MovieListViewModel.js +57 -0
  946. package/dist-esm/web/samples/demo/views/MovieListViewModel.js.map +1 -0
  947. package/dist-esm/web/samples/tabs/app.d.ts +5 -0
  948. package/dist-esm/web/samples/tabs/app.d.ts.map +1 -0
  949. package/dist-esm/web/samples/tabs/app.js +19 -0
  950. package/dist-esm/web/samples/tabs/app.js.map +1 -0
  951. package/dist-esm/web/samples/tabs/views/List.d.ts +4 -0
  952. package/dist-esm/web/samples/tabs/views/List.d.ts.map +1 -0
  953. package/dist-esm/web/samples/tabs/views/List.js +3 -0
  954. package/dist-esm/web/samples/tabs/views/List.js.map +1 -0
  955. package/dist-esm/web/samples/tabs/views/ListDataUrl.d.ts +4 -0
  956. package/dist-esm/web/samples/tabs/views/ListDataUrl.d.ts.map +1 -0
  957. package/dist-esm/web/samples/tabs/views/ListDataUrl.js +6 -0
  958. package/dist-esm/web/samples/tabs/views/ListDataUrl.js.map +1 -0
  959. package/dist-esm/web/samples/tabs/views/Page1.d.ts +5 -0
  960. package/dist-esm/web/samples/tabs/views/Page1.d.ts.map +1 -0
  961. package/dist-esm/web/samples/tabs/views/Page1.js +48 -0
  962. package/dist-esm/web/samples/tabs/views/Page1.js.map +1 -0
  963. package/dist-esm/web/samples/tabs/views/TabHost.d.ts +5 -0
  964. package/dist-esm/web/samples/tabs/views/TabHost.d.ts.map +1 -0
  965. package/dist-esm/web/samples/tabs/views/TabHost.js +36 -0
  966. package/dist-esm/web/samples/tabs/views/TabHost.js.map +1 -0
  967. package/dist-esm/web/samples/window/WindowSample.d.ts +5 -0
  968. package/dist-esm/web/samples/window/WindowSample.d.ts.map +1 -0
  969. package/dist-esm/web/samples/window/WindowSample.js +13 -0
  970. package/dist-esm/web/samples/window/WindowSample.js.map +1 -0
  971. package/dist-esm/web/services/LastTarget.d.ts +4 -0
  972. package/dist-esm/web/services/LastTarget.d.ts.map +1 -0
  973. package/dist-esm/web/services/LastTarget.js +33 -0
  974. package/dist-esm/web/services/LastTarget.js.map +1 -0
  975. package/dist-esm/web/services/MarkdownService.d.ts +5 -0
  976. package/dist-esm/web/services/MarkdownService.d.ts.map +1 -0
  977. package/dist-esm/web/services/MarkdownService.js +38 -0
  978. package/dist-esm/web/services/MarkdownService.js.map +1 -0
  979. package/dist-esm/web/services/NotificationPopup.d.ts +7 -0
  980. package/dist-esm/web/services/NotificationPopup.d.ts.map +1 -0
  981. package/dist-esm/web/services/NotificationPopup.js +24 -0
  982. package/dist-esm/web/services/NotificationPopup.js.map +1 -0
  983. package/dist-esm/web/services/PopupService.d.ts +59 -0
  984. package/dist-esm/web/services/PopupService.d.ts.map +1 -0
  985. package/dist-esm/web/services/PopupService.js +508 -0
  986. package/dist-esm/web/services/PopupService.js.map +1 -0
  987. package/dist-esm/web/services/PopupWindow.d.ts +49 -0
  988. package/dist-esm/web/services/PopupWindow.d.ts.map +1 -0
  989. package/dist-esm/web/services/PopupWindow.js +289 -0
  990. package/dist-esm/web/services/PopupWindow.js.map +1 -0
  991. package/dist-esm/web/services/WebBusyIndicatorService.d.ts +9 -0
  992. package/dist-esm/web/services/WebBusyIndicatorService.d.ts.map +1 -0
  993. package/dist-esm/web/services/WebBusyIndicatorService.js +72 -0
  994. package/dist-esm/web/services/WebBusyIndicatorService.js.map +1 -0
  995. package/dist-esm/web/services/WindowService.d.ts +36 -0
  996. package/dist-esm/web/services/WindowService.d.ts.map +1 -0
  997. package/dist-esm/web/services/WindowService.js +298 -0
  998. package/dist-esm/web/services/WindowService.js.map +1 -0
  999. package/dist-esm/web/styles/AtomAlertWindowStyle.d.ts +9 -0
  1000. package/dist-esm/web/styles/AtomAlertWindowStyle.d.ts.map +1 -0
  1001. package/dist-esm/web/styles/AtomAlertWindowStyle.js +43 -0
  1002. package/dist-esm/web/styles/AtomAlertWindowStyle.js.map +1 -0
  1003. package/dist-esm/web/styles/AtomFrameStyle.d.ts +6 -0
  1004. package/dist-esm/web/styles/AtomFrameStyle.d.ts.map +1 -0
  1005. package/dist-esm/web/styles/AtomFrameStyle.js +19 -0
  1006. package/dist-esm/web/styles/AtomFrameStyle.js.map +1 -0
  1007. package/dist-esm/web/styles/AtomListBoxStyle.d.ts +11 -0
  1008. package/dist-esm/web/styles/AtomListBoxStyle.d.ts.map +1 -0
  1009. package/dist-esm/web/styles/AtomListBoxStyle.js +33 -0
  1010. package/dist-esm/web/styles/AtomListBoxStyle.js.map +1 -0
  1011. package/dist-esm/web/styles/AtomNotificationStyle.d.ts +6 -0
  1012. package/dist-esm/web/styles/AtomNotificationStyle.d.ts.map +1 -0
  1013. package/dist-esm/web/styles/AtomNotificationStyle.js +23 -0
  1014. package/dist-esm/web/styles/AtomNotificationStyle.js.map +1 -0
  1015. package/dist-esm/web/styles/AtomPageLinkStyle.d.ts +7 -0
  1016. package/dist-esm/web/styles/AtomPageLinkStyle.d.ts.map +1 -0
  1017. package/dist-esm/web/styles/AtomPageLinkStyle.js +14 -0
  1018. package/dist-esm/web/styles/AtomPageLinkStyle.js.map +1 -0
  1019. package/dist-esm/web/styles/AtomPopupStyle.d.ts +6 -0
  1020. package/dist-esm/web/styles/AtomPopupStyle.d.ts.map +1 -0
  1021. package/dist-esm/web/styles/AtomPopupStyle.js +12 -0
  1022. package/dist-esm/web/styles/AtomPopupStyle.js.map +1 -0
  1023. package/dist-esm/web/styles/AtomStyle.d.ts +19 -0
  1024. package/dist-esm/web/styles/AtomStyle.d.ts.map +1 -0
  1025. package/dist-esm/web/styles/AtomStyle.js +74 -0
  1026. package/dist-esm/web/styles/AtomStyle.js.map +1 -0
  1027. package/dist-esm/web/styles/AtomStyleSheet.d.ts +21 -0
  1028. package/dist-esm/web/styles/AtomStyleSheet.d.ts.map +1 -0
  1029. package/dist-esm/web/styles/AtomStyleSheet.js +61 -0
  1030. package/dist-esm/web/styles/AtomStyleSheet.js.map +1 -0
  1031. package/dist-esm/web/styles/AtomTabbedPageStyle.d.ts +12 -0
  1032. package/dist-esm/web/styles/AtomTabbedPageStyle.d.ts.map +1 -0
  1033. package/dist-esm/web/styles/AtomTabbedPageStyle.js +116 -0
  1034. package/dist-esm/web/styles/AtomTabbedPageStyle.js.map +1 -0
  1035. package/dist-esm/web/styles/AtomTheme.d.ts +17 -0
  1036. package/dist-esm/web/styles/AtomTheme.d.ts.map +1 -0
  1037. package/dist-esm/web/styles/AtomTheme.js +42 -0
  1038. package/dist-esm/web/styles/AtomTheme.js.map +1 -0
  1039. package/dist-esm/web/styles/AtomToggleButtonBarStyle.d.ts +9 -0
  1040. package/dist-esm/web/styles/AtomToggleButtonBarStyle.d.ts.map +1 -0
  1041. package/dist-esm/web/styles/AtomToggleButtonBarStyle.js +65 -0
  1042. package/dist-esm/web/styles/AtomToggleButtonBarStyle.js.map +1 -0
  1043. package/dist-esm/web/styles/AtomWindowStyle.d.ts +16 -0
  1044. package/dist-esm/web/styles/AtomWindowStyle.d.ts.map +1 -0
  1045. package/dist-esm/web/styles/AtomWindowStyle.js +119 -0
  1046. package/dist-esm/web/styles/AtomWindowStyle.js.map +1 -0
  1047. package/dist-esm/web/styles/CSS.d.ts +4 -0
  1048. package/dist-esm/web/styles/CSS.d.ts.map +1 -0
  1049. package/dist-esm/web/styles/CSS.js +66 -0
  1050. package/dist-esm/web/styles/CSS.js.map +1 -0
  1051. package/dist-esm/web/styles/IStyleDeclaration.d.ts +467 -0
  1052. package/dist-esm/web/styles/IStyleDeclaration.d.ts.map +1 -0
  1053. package/dist-esm/web/styles/IStyleDeclaration.js +2 -0
  1054. package/dist-esm/web/styles/IStyleDeclaration.js.map +1 -0
  1055. package/dist-esm/web/styles/StyleBuilder.d.ts +17 -0
  1056. package/dist-esm/web/styles/StyleBuilder.d.ts.map +1 -0
  1057. package/dist-esm/web/styles/StyleBuilder.js +86 -0
  1058. package/dist-esm/web/styles/StyleBuilder.js.map +1 -0
  1059. package/package.json +8 -4
  1060. package/src/App.ts +8 -8
  1061. package/src/Atom.ts +3 -3
  1062. package/src/MockApp.ts +3 -3
  1063. package/src/core/AtomBinder.ts +1 -1
  1064. package/src/core/AtomComponent.ts +12 -12
  1065. package/src/core/AtomDisposableList.ts +1 -1
  1066. package/src/core/AtomList.ts +2 -2
  1067. package/src/core/AtomLoader.ts +10 -10
  1068. package/src/core/AtomSelectableList.ts +4 -4
  1069. package/src/core/AtomUri.ts +2 -2
  1070. package/src/core/AtomWatcher.ts +3 -3
  1071. package/src/core/Bind.ts +4 -4
  1072. package/src/core/BindableProperty.ts +2 -2
  1073. package/src/core/CancelTokenFactory.ts +4 -4
  1074. package/src/core/Color.ts +1 -1
  1075. package/src/core/Command.ts +5 -5
  1076. package/src/core/Defer.ts +1 -1
  1077. package/src/core/EventScope.ts +3 -3
  1078. package/src/core/ExpressionParser.ts +1 -1
  1079. package/src/core/FormattedError.ts +1 -1
  1080. package/src/core/FormattedString.ts +1 -1
  1081. package/src/core/Hacks.ts +4 -4
  1082. package/src/core/IFetchEvent.ts +1 -1
  1083. package/src/core/InheritedProperty.ts +2 -2
  1084. package/src/core/InjectProperty.ts +1 -1
  1085. package/src/core/Markdown.ts +3 -3
  1086. package/src/core/MarkdownError.ts +2 -2
  1087. package/src/core/PropertyBinding.ts +1 -1
  1088. package/src/core/PropertyMap.ts +1 -1
  1089. package/src/core/Route.ts +1 -1
  1090. package/src/core/SingleInvoker.ts +3 -3
  1091. package/src/core/TransientDisposable.ts +1 -1
  1092. package/src/core/WatchProperty.ts +3 -3
  1093. package/src/core/XNode.ts +6 -6
  1094. package/src/core/sleep.ts +1 -1
  1095. package/src/core/types.ts +1 -1
  1096. package/src/di/DISingleton.ts +3 -3
  1097. package/src/di/DITransient.ts +3 -3
  1098. package/src/di/IServiceProvider.ts +1 -1
  1099. package/src/di/Inject.ts +1 -1
  1100. package/src/di/Register.ts +3 -3
  1101. package/src/di/RegisterScoped.ts +3 -3
  1102. package/src/di/RegisterSingleton.ts +3 -3
  1103. package/src/di/ServiceCollection.ts +3 -3
  1104. package/src/di/ServiceProvider.ts +5 -5
  1105. package/src/di/TypeKey.ts +1 -1
  1106. package/src/services/BusyIndicatorService.ts +2 -2
  1107. package/src/services/CacheService.ts +4 -4
  1108. package/src/services/FetchBuilder.ts +3 -3
  1109. package/src/services/JsonService.ts +4 -4
  1110. package/src/services/MockNavigationService.ts +11 -11
  1111. package/src/services/NavigationService.ts +6 -6
  1112. package/src/services/ReferenceService.ts +1 -1
  1113. package/src/services/http/AjaxOptions.ts +1 -1
  1114. package/src/services/http/RestService.ts +10 -10
  1115. package/src/style/StyleRule.ts +3 -3
  1116. package/src/test.ts +1 -1
  1117. package/src/unit/AtomTest.ts +4 -4
  1118. package/src/unit/AtomWebTest.ts +8 -8
  1119. package/src/view-model/Action.ts +11 -11
  1120. package/src/view-model/AtomViewModel.ts +9 -9
  1121. package/src/view-model/AtomWindowViewModel.ts +4 -4
  1122. package/src/view-model/BindableUrlParameter.ts +4 -4
  1123. package/src/view-model/Delay.ts +2 -2
  1124. package/src/view-model/Disposable.ts +1 -1
  1125. package/src/view-model/Load.ts +8 -8
  1126. package/src/view-model/Once.ts +3 -3
  1127. package/src/view-model/baseTypes.ts +1 -1
  1128. package/src/view-model/bindPromise.ts +3 -3
  1129. package/src/view-model/bindProperty.ts +4 -4
  1130. package/src/view-model/bindUrlParameter.ts +5 -5
  1131. package/src/web/WebApp.ts +11 -11
  1132. package/src/web/controls/AtomAlertWindow.tsx +14 -14
  1133. package/src/web/controls/AtomComboBox.ts +4 -4
  1134. package/src/web/controls/AtomContentControl.ts +4 -4
  1135. package/src/web/controls/AtomControl.ts +15 -15
  1136. package/src/web/controls/AtomFrame.ts +14 -14
  1137. package/src/web/controls/AtomGridSplitter.ts +4 -4
  1138. package/src/web/controls/AtomGridView.ts +4 -4
  1139. package/src/web/controls/AtomItemsControl.ts +8 -8
  1140. package/src/web/controls/AtomListBox.ts +5 -5
  1141. package/src/web/controls/AtomNotification.tsx +5 -5
  1142. package/src/web/controls/AtomPage.ts +2 -2
  1143. package/src/web/controls/AtomPageLink.ts +9 -9
  1144. package/src/web/controls/AtomTabbedPage.tsx +26 -26
  1145. package/src/web/controls/AtomTemplate.ts +1 -1
  1146. package/src/web/controls/AtomTemplateControl.ts +3 -3
  1147. package/src/web/controls/AtomToggleButtonBar.ts +5 -5
  1148. package/src/web/controls/AtomViewPager.ts +9 -9
  1149. package/src/web/controls/AtomViewStack.ts +2 -2
  1150. package/src/web/controls/AtomWindow.tsx +11 -11
  1151. package/src/web/core/AtomUI.ts +1 -1
  1152. package/src/web/core/HtmlNode.tsx +5 -5
  1153. package/src/web/images/Busy.ts +1 -1
  1154. package/src/web/images/BusyDataUrl.ts +1 -1
  1155. package/src/web/images/Button.ts +1 -1
  1156. package/src/web/images/ButtonDataUrl.ts +1 -1
  1157. package/src/web/images/CloseButton.ts +1 -1
  1158. package/src/web/images/CloseButtonDataUrl.ts +1 -1
  1159. package/src/web/images/CloseButtonHover.ts +1 -1
  1160. package/src/web/images/CloseButtonHoverDataUrl.ts +1 -1
  1161. package/src/web/samples/MovieService.ts +2 -2
  1162. package/src/web/samples/demo/app.ts +3 -3
  1163. package/src/web/samples/demo/views/MovieList.ts +5 -5
  1164. package/src/web/samples/demo/views/MovieListViewModel.ts +6 -6
  1165. package/src/web/samples/tabs/app.ts +3 -3
  1166. package/src/web/samples/tabs/views/List.ts +1 -1
  1167. package/src/web/samples/tabs/views/ListDataUrl.ts +1 -1
  1168. package/src/web/samples/tabs/views/Page1.tsx +9 -9
  1169. package/src/web/samples/tabs/views/TabHost.ts +5 -5
  1170. package/src/web/samples/window/WindowSample.tsx +4 -4
  1171. package/src/web/services/LastTarget.ts +1 -1
  1172. package/src/web/services/MarkdownService.ts +3 -3
  1173. package/src/web/services/NotificationPopup.tsx +2 -2
  1174. package/src/web/services/PopupService.tsx +8 -8
  1175. package/src/web/services/PopupWindow.tsx +10 -10
  1176. package/src/web/services/WebBusyIndicatorService.ts +9 -9
  1177. package/src/web/services/WindowService.ts +26 -26
  1178. package/src/web/styles/AtomAlertWindowStyle.ts +4 -4
  1179. package/src/web/styles/AtomFrameStyle.ts +3 -3
  1180. package/src/web/styles/AtomListBoxStyle.ts +4 -4
  1181. package/src/web/styles/AtomNotificationStyle.ts +3 -3
  1182. package/src/web/styles/AtomPageLinkStyle.ts +2 -2
  1183. package/src/web/styles/AtomPopupStyle.ts +2 -2
  1184. package/src/web/styles/AtomStyle.ts +8 -8
  1185. package/src/web/styles/AtomStyleSheet.ts +4 -4
  1186. package/src/web/styles/AtomTabbedPageStyle.ts +3 -3
  1187. package/src/web/styles/AtomTheme.ts +16 -16
  1188. package/src/web/styles/AtomToggleButtonBarStyle.ts +5 -5
  1189. package/src/web/styles/AtomWindowStyle.ts +2 -2
  1190. package/src/web/styles/CSS.ts +2 -2
  1191. package/src/web/styles/IStyleDeclaration.ts +2 -2
  1192. package/src/web/styles/StyleBuilder.ts +2 -2
  1193. package/tsconfig.esm.json +33 -0
@@ -0,0 +1,2613 @@
1
+ export function toUnit(n, unit) {
2
+ if (!unit) {
3
+ unit = "";
4
+ }
5
+ return typeof n === "number" ? n + unit : n;
6
+ }
7
+ export class AtomStyleRules {
8
+ style = {};
9
+ name;
10
+ constructor(name) {
11
+ if (typeof name === "string") {
12
+ this.name = name;
13
+ }
14
+ else {
15
+ this.style = name ?? {};
16
+ }
17
+ }
18
+ alignContent(value) {
19
+ if (value !== undefined && value !== null) {
20
+ this.style.alignContent = value;
21
+ }
22
+ return this;
23
+ }
24
+ alignItems(value) {
25
+ if (value !== undefined && value !== null) {
26
+ this.style.alignItems = value;
27
+ }
28
+ return this;
29
+ }
30
+ alignSelf(value) {
31
+ if (value !== undefined && value !== null) {
32
+ this.style.alignSelf = value;
33
+ }
34
+ return this;
35
+ }
36
+ alignmentBaseline(value) {
37
+ if (value !== undefined && value !== null) {
38
+ this.style.alignmentBaseline = value;
39
+ }
40
+ return this;
41
+ }
42
+ animation(value) {
43
+ if (value !== undefined && value !== null) {
44
+ this.style.animation = value;
45
+ }
46
+ return this;
47
+ }
48
+ animationDelay(value) {
49
+ if (value !== undefined && value !== null) {
50
+ this.style.animationDelay = value;
51
+ }
52
+ return this;
53
+ }
54
+ animationDirection(value) {
55
+ if (value !== undefined && value !== null) {
56
+ this.style.animationDirection = value;
57
+ }
58
+ return this;
59
+ }
60
+ animationDuration(value) {
61
+ if (value !== undefined && value !== null) {
62
+ this.style.animationDuration = value;
63
+ }
64
+ return this;
65
+ }
66
+ animationFillMode(value) {
67
+ if (value !== undefined && value !== null) {
68
+ this.style.animationFillMode = value;
69
+ }
70
+ return this;
71
+ }
72
+ animationIterationCount(value) {
73
+ if (value !== undefined && value !== null) {
74
+ this.style.animationIterationCount = value;
75
+ }
76
+ return this;
77
+ }
78
+ animationName(value) {
79
+ if (value !== undefined && value !== null) {
80
+ this.style.animationName = value;
81
+ }
82
+ return this;
83
+ }
84
+ animationPlayState(value) {
85
+ if (value !== undefined && value !== null) {
86
+ this.style.animationPlayState = value;
87
+ }
88
+ return this;
89
+ }
90
+ animationTimingFunction(value) {
91
+ if (value !== undefined && value !== null) {
92
+ this.style.animationTimingFunction = value;
93
+ }
94
+ return this;
95
+ }
96
+ backfaceVisibility(value) {
97
+ if (value !== undefined && value !== null) {
98
+ this.style.backfaceVisibility = value;
99
+ }
100
+ return this;
101
+ }
102
+ background(value) {
103
+ if (value !== undefined && value !== null) {
104
+ this.style.background = value;
105
+ }
106
+ return this;
107
+ }
108
+ backgroundAttachment(value) {
109
+ if (value !== undefined && value !== null) {
110
+ this.style.backgroundAttachment = value;
111
+ }
112
+ return this;
113
+ }
114
+ backgroundBlendMode(value) {
115
+ if (value !== undefined && value !== null) {
116
+ this.style.backgroundBlendMode = value;
117
+ }
118
+ return this;
119
+ }
120
+ backgroundClip(value) {
121
+ if (value !== undefined && value !== null) {
122
+ this.style.backgroundClip = value;
123
+ }
124
+ return this;
125
+ }
126
+ backgroundColor(value) {
127
+ if (value !== undefined && value !== null) {
128
+ this.style.backgroundColor = value;
129
+ }
130
+ return this;
131
+ }
132
+ backgroundImage(value) {
133
+ if (value !== undefined && value !== null) {
134
+ this.style.backgroundImage = value;
135
+ }
136
+ return this;
137
+ }
138
+ backgroundOrigin(value) {
139
+ if (value !== undefined && value !== null) {
140
+ this.style.backgroundOrigin = value;
141
+ }
142
+ return this;
143
+ }
144
+ backgroundPosition(value) {
145
+ if (value !== undefined && value !== null) {
146
+ this.style.backgroundPosition = value;
147
+ }
148
+ return this;
149
+ }
150
+ backgroundPositionX(value, unit = "px") {
151
+ if (value !== undefined && value !== null) {
152
+ this.style.backgroundPositionX = toUnit(value, unit);
153
+ }
154
+ return this;
155
+ }
156
+ backgroundPositionY(value, unit = "px") {
157
+ if (value !== undefined && value !== null) {
158
+ this.style.backgroundPositionY = toUnit(value, unit);
159
+ }
160
+ return this;
161
+ }
162
+ backgroundRepeat(value) {
163
+ if (value !== undefined && value !== null) {
164
+ this.style.backgroundRepeat = value;
165
+ }
166
+ return this;
167
+ }
168
+ backgroundSize(value) {
169
+ if (value !== undefined && value !== null) {
170
+ this.style.backgroundSize = value;
171
+ }
172
+ return this;
173
+ }
174
+ baselineShift(value) {
175
+ if (value !== undefined && value !== null) {
176
+ this.style.baselineShift = value;
177
+ }
178
+ return this;
179
+ }
180
+ border(value) {
181
+ if (value !== undefined && value !== null) {
182
+ this.style.border = value;
183
+ }
184
+ return this;
185
+ }
186
+ borderBottom(value) {
187
+ if (value !== undefined && value !== null) {
188
+ this.style.borderBottom = value;
189
+ }
190
+ return this;
191
+ }
192
+ borderBottomColor(value) {
193
+ if (value !== undefined && value !== null) {
194
+ this.style.borderBottomColor = value;
195
+ }
196
+ return this;
197
+ }
198
+ borderBottomLeftRadius(value, unit = "px") {
199
+ if (value !== undefined && value !== null) {
200
+ this.style.borderBottomLeftRadius = toUnit(value, unit);
201
+ }
202
+ return this;
203
+ }
204
+ borderBottomRightRadius(value, unit = "px") {
205
+ if (value !== undefined && value !== null) {
206
+ this.style.borderBottomRightRadius = toUnit(value, unit);
207
+ }
208
+ return this;
209
+ }
210
+ borderBottomStyle(value) {
211
+ if (value !== undefined && value !== null) {
212
+ this.style.borderBottomStyle = value;
213
+ }
214
+ return this;
215
+ }
216
+ borderBottomWidth(value, unit = "px") {
217
+ if (value !== undefined && value !== null) {
218
+ this.style.borderBottomWidth = toUnit(value, unit);
219
+ }
220
+ return this;
221
+ }
222
+ borderCollapse(value) {
223
+ if (value !== undefined && value !== null) {
224
+ this.style.borderCollapse = value;
225
+ }
226
+ return this;
227
+ }
228
+ borderColor(value) {
229
+ if (value !== undefined && value !== null) {
230
+ this.style.borderColor = value;
231
+ }
232
+ return this;
233
+ }
234
+ borderImage(value) {
235
+ if (value !== undefined && value !== null) {
236
+ this.style.borderImage = value;
237
+ }
238
+ return this;
239
+ }
240
+ borderImageOutset(value) {
241
+ if (value !== undefined && value !== null) {
242
+ this.style.borderImageOutset = value;
243
+ }
244
+ return this;
245
+ }
246
+ borderImageRepeat(value) {
247
+ if (value !== undefined && value !== null) {
248
+ this.style.borderImageRepeat = value;
249
+ }
250
+ return this;
251
+ }
252
+ borderImageSlice(value) {
253
+ if (value !== undefined && value !== null) {
254
+ this.style.borderImageSlice = value;
255
+ }
256
+ return this;
257
+ }
258
+ borderImageSource(value) {
259
+ if (value !== undefined && value !== null) {
260
+ this.style.borderImageSource = value;
261
+ }
262
+ return this;
263
+ }
264
+ borderImageWidth(value) {
265
+ if (value !== undefined && value !== null) {
266
+ this.style.borderImageWidth = value;
267
+ }
268
+ return this;
269
+ }
270
+ borderLeft(value) {
271
+ if (value !== undefined && value !== null) {
272
+ this.style.borderLeft = value;
273
+ }
274
+ return this;
275
+ }
276
+ borderLeftColor(value) {
277
+ if (value !== undefined && value !== null) {
278
+ this.style.borderLeftColor = value;
279
+ }
280
+ return this;
281
+ }
282
+ borderLeftStyle(value) {
283
+ if (value !== undefined && value !== null) {
284
+ this.style.borderLeftStyle = value;
285
+ }
286
+ return this;
287
+ }
288
+ borderLeftWidth(value, unit = "px") {
289
+ if (value !== undefined && value !== null) {
290
+ this.style.borderLeftWidth = toUnit(value, unit);
291
+ }
292
+ return this;
293
+ }
294
+ borderRadius(value, unit = "px") {
295
+ if (value !== undefined && value !== null) {
296
+ this.style.borderRadius = toUnit(value, unit);
297
+ }
298
+ return this;
299
+ }
300
+ borderRight(value) {
301
+ if (value !== undefined && value !== null) {
302
+ this.style.borderRight = value;
303
+ }
304
+ return this;
305
+ }
306
+ borderRightColor(value) {
307
+ if (value !== undefined && value !== null) {
308
+ this.style.borderRightColor = value;
309
+ }
310
+ return this;
311
+ }
312
+ borderRightStyle(value) {
313
+ if (value !== undefined && value !== null) {
314
+ this.style.borderRightStyle = value;
315
+ }
316
+ return this;
317
+ }
318
+ borderRightWidth(value, unit = "px") {
319
+ if (value !== undefined && value !== null) {
320
+ this.style.borderRightWidth = toUnit(value, unit);
321
+ }
322
+ return this;
323
+ }
324
+ borderSpacing(value) {
325
+ if (value !== undefined && value !== null) {
326
+ this.style.borderSpacing = value;
327
+ }
328
+ return this;
329
+ }
330
+ borderStyle(value) {
331
+ if (value !== undefined && value !== null) {
332
+ this.style.borderStyle = value;
333
+ }
334
+ return this;
335
+ }
336
+ borderTop(value) {
337
+ if (value !== undefined && value !== null) {
338
+ this.style.borderTop = value;
339
+ }
340
+ return this;
341
+ }
342
+ borderTopColor(value) {
343
+ if (value !== undefined && value !== null) {
344
+ this.style.borderTopColor = value;
345
+ }
346
+ return this;
347
+ }
348
+ borderTopLeftRadius(value, unit = "px") {
349
+ if (value !== undefined && value !== null) {
350
+ this.style.borderTopLeftRadius = toUnit(value, unit);
351
+ }
352
+ return this;
353
+ }
354
+ borderTopRightRadius(value, unit = "px") {
355
+ if (value !== undefined && value !== null) {
356
+ this.style.borderTopRightRadius = toUnit(value, unit);
357
+ }
358
+ return this;
359
+ }
360
+ borderTopStyle(value) {
361
+ if (value !== undefined && value !== null) {
362
+ this.style.borderTopStyle = value;
363
+ }
364
+ return this;
365
+ }
366
+ borderTopWidth(value, unit = "px") {
367
+ if (value !== undefined && value !== null) {
368
+ this.style.borderTopWidth = toUnit(value, unit);
369
+ }
370
+ return this;
371
+ }
372
+ borderWidth(value, unit = "px") {
373
+ if (value !== undefined && value !== null) {
374
+ this.style.borderWidth = toUnit(value, unit);
375
+ }
376
+ return this;
377
+ }
378
+ bottom(value, unit = "px") {
379
+ if (value !== undefined && value !== null) {
380
+ this.style.bottom = toUnit(value, unit);
381
+ }
382
+ return this;
383
+ }
384
+ boxShadow(value) {
385
+ if (value !== undefined && value !== null) {
386
+ this.style.boxShadow = value;
387
+ }
388
+ return this;
389
+ }
390
+ boxSizing(value) {
391
+ if (value !== undefined && value !== null) {
392
+ this.style.boxSizing = value;
393
+ }
394
+ return this;
395
+ }
396
+ breakAfter(value) {
397
+ if (value !== undefined && value !== null) {
398
+ this.style.breakAfter = value;
399
+ }
400
+ return this;
401
+ }
402
+ breakBefore(value) {
403
+ if (value !== undefined && value !== null) {
404
+ this.style.breakBefore = value;
405
+ }
406
+ return this;
407
+ }
408
+ breakInside(value) {
409
+ if (value !== undefined && value !== null) {
410
+ this.style.breakInside = value;
411
+ }
412
+ return this;
413
+ }
414
+ captionSide(value) {
415
+ if (value !== undefined && value !== null) {
416
+ this.style.captionSide = value;
417
+ }
418
+ return this;
419
+ }
420
+ caretColor(value) {
421
+ this.style.caretColor = value;
422
+ return this;
423
+ }
424
+ clear(value) {
425
+ if (value !== undefined && value !== null) {
426
+ this.style.clear = value;
427
+ }
428
+ return this;
429
+ }
430
+ clip(value) {
431
+ if (value !== undefined && value !== null) {
432
+ this.style.clip = value;
433
+ }
434
+ return this;
435
+ }
436
+ clipPath(value) {
437
+ if (value !== undefined && value !== null) {
438
+ this.style.clipPath = value;
439
+ }
440
+ return this;
441
+ }
442
+ clipRule(value) {
443
+ if (value !== undefined && value !== null) {
444
+ this.style.clipRule = value;
445
+ }
446
+ return this;
447
+ }
448
+ color(value) {
449
+ if (value !== undefined && value !== null) {
450
+ this.style.color = value;
451
+ }
452
+ return this;
453
+ }
454
+ colorInterpolationFilters(value) {
455
+ if (value !== undefined && value !== null) {
456
+ this.style.colorInterpolationFilters = value;
457
+ }
458
+ return this;
459
+ }
460
+ columnCount(value) {
461
+ if (value !== undefined && value !== null) {
462
+ this.style.columnCount = value;
463
+ }
464
+ return this;
465
+ }
466
+ columnFill(value) {
467
+ if (value !== undefined && value !== null) {
468
+ this.style.columnFill = value;
469
+ }
470
+ return this;
471
+ }
472
+ columnGap(value, unit = "px") {
473
+ if (value !== undefined && value !== null) {
474
+ this.style.columnGap = toUnit(value, unit);
475
+ }
476
+ return this;
477
+ }
478
+ columnRule(value) {
479
+ if (value !== undefined && value !== null) {
480
+ this.style.columnRule = value;
481
+ }
482
+ return this;
483
+ }
484
+ columnRuleColor(value) {
485
+ if (value !== undefined && value !== null) {
486
+ this.style.columnRuleColor = value;
487
+ }
488
+ return this;
489
+ }
490
+ columnRuleStyle(value) {
491
+ if (value !== undefined && value !== null) {
492
+ this.style.columnRuleStyle = value;
493
+ }
494
+ return this;
495
+ }
496
+ columnRuleWidth(value) {
497
+ if (value !== undefined && value !== null) {
498
+ this.style.columnRuleWidth = value;
499
+ }
500
+ return this;
501
+ }
502
+ columnSpan(value) {
503
+ if (value !== undefined && value !== null) {
504
+ this.style.columnSpan = value;
505
+ }
506
+ return this;
507
+ }
508
+ columnWidth(value) {
509
+ if (value !== undefined && value !== null) {
510
+ this.style.columnWidth = value;
511
+ }
512
+ return this;
513
+ }
514
+ columns(value) {
515
+ if (value !== undefined && value !== null) {
516
+ this.style.columns = value;
517
+ }
518
+ return this;
519
+ }
520
+ content(value) {
521
+ if (value !== undefined && value !== null) {
522
+ this.style.content = value;
523
+ }
524
+ return this;
525
+ }
526
+ counterIncrement(value) {
527
+ if (value !== undefined && value !== null) {
528
+ this.style.counterIncrement = value;
529
+ }
530
+ return this;
531
+ }
532
+ counterReset(value) {
533
+ if (value !== undefined && value !== null) {
534
+ this.style.counterReset = value;
535
+ }
536
+ return this;
537
+ }
538
+ cssFloat(value) {
539
+ if (value !== undefined && value !== null) {
540
+ this.style.cssFloat = value;
541
+ }
542
+ return this;
543
+ }
544
+ cssText(value) {
545
+ if (value !== undefined && value !== null) {
546
+ this.style.cssText = value;
547
+ }
548
+ return this;
549
+ }
550
+ cursor(value) {
551
+ if (value !== undefined && value !== null) {
552
+ this.style.cursor = value;
553
+ }
554
+ return this;
555
+ }
556
+ direction(value) {
557
+ if (value !== undefined && value !== null) {
558
+ this.style.direction = value;
559
+ }
560
+ return this;
561
+ }
562
+ display(value) {
563
+ if (value !== undefined && value !== null) {
564
+ this.style.display = value;
565
+ }
566
+ return this;
567
+ }
568
+ dominantBaseline(value) {
569
+ if (value !== undefined && value !== null) {
570
+ this.style.dominantBaseline = value;
571
+ }
572
+ return this;
573
+ }
574
+ emptyCells(value) {
575
+ if (value !== undefined && value !== null) {
576
+ this.style.emptyCells = value;
577
+ }
578
+ return this;
579
+ }
580
+ enableBackground(value) {
581
+ if (value !== undefined && value !== null) {
582
+ this.style.enableBackground = value;
583
+ }
584
+ return this;
585
+ }
586
+ fill(value) {
587
+ if (value !== undefined && value !== null) {
588
+ this.style.fill = value;
589
+ }
590
+ return this;
591
+ }
592
+ fillOpacity(value) {
593
+ if (value !== undefined && value !== null) {
594
+ this.style.fillOpacity = value;
595
+ }
596
+ return this;
597
+ }
598
+ fillRule(value) {
599
+ if (value !== undefined && value !== null) {
600
+ this.style.fillRule = value;
601
+ }
602
+ return this;
603
+ }
604
+ filter(value) {
605
+ if (value !== undefined && value !== null) {
606
+ this.style.filter = value;
607
+ }
608
+ return this;
609
+ }
610
+ flex(value) {
611
+ if (value !== undefined && value !== null) {
612
+ this.style.flex = value;
613
+ }
614
+ return this;
615
+ }
616
+ flexBasis(value) {
617
+ if (value !== undefined && value !== null) {
618
+ this.style.flexBasis = value;
619
+ }
620
+ return this;
621
+ }
622
+ flexDirection(value) {
623
+ if (value !== undefined && value !== null) {
624
+ this.style.flexDirection = value;
625
+ }
626
+ return this;
627
+ }
628
+ flexFlow(value) {
629
+ if (value !== undefined && value !== null) {
630
+ this.style.flexFlow = value;
631
+ }
632
+ return this;
633
+ }
634
+ flexGrow(value) {
635
+ if (value !== undefined && value !== null) {
636
+ this.style.flexGrow = value;
637
+ }
638
+ return this;
639
+ }
640
+ flexShrink(value) {
641
+ if (value !== undefined && value !== null) {
642
+ this.style.flexShrink = value;
643
+ }
644
+ return this;
645
+ }
646
+ flexWrap(value) {
647
+ if (value !== undefined && value !== null) {
648
+ this.style.flexWrap = value;
649
+ }
650
+ return this;
651
+ }
652
+ float(value) {
653
+ if (value !== undefined && value !== null) {
654
+ this.style.float = value;
655
+ }
656
+ return this;
657
+ }
658
+ floodColor(value) {
659
+ if (value !== undefined && value !== null) {
660
+ this.style.floodColor = value;
661
+ }
662
+ return this;
663
+ }
664
+ floodOpacity(value) {
665
+ if (value !== undefined && value !== null) {
666
+ this.style.floodOpacity = value;
667
+ }
668
+ return this;
669
+ }
670
+ font(value) {
671
+ if (value !== undefined && value !== null) {
672
+ this.style.font = value;
673
+ }
674
+ return this;
675
+ }
676
+ fontFamily(value) {
677
+ if (value !== undefined && value !== null) {
678
+ this.style.fontFamily = value;
679
+ }
680
+ return this;
681
+ }
682
+ fontFeatureSettings(value) {
683
+ if (value !== undefined && value !== null) {
684
+ this.style.fontFeatureSettings = value;
685
+ }
686
+ return this;
687
+ }
688
+ fontSize(value, unit = "px") {
689
+ if (value !== undefined && value !== null) {
690
+ this.style.fontSize = toUnit(value, unit);
691
+ }
692
+ return this;
693
+ }
694
+ fontSizeAdjust(value) {
695
+ if (value !== undefined && value !== null) {
696
+ this.style.fontSizeAdjust = value;
697
+ }
698
+ return this;
699
+ }
700
+ fontStretch(value) {
701
+ if (value !== undefined && value !== null) {
702
+ this.style.fontStretch = value;
703
+ }
704
+ return this;
705
+ }
706
+ fontStyle(value) {
707
+ if (value !== undefined && value !== null) {
708
+ this.style.fontStyle = value;
709
+ }
710
+ return this;
711
+ }
712
+ fontVariant(value) {
713
+ if (value !== undefined && value !== null) {
714
+ this.style.fontVariant = value;
715
+ }
716
+ return this;
717
+ }
718
+ fontWeight(value) {
719
+ if (value !== undefined && value !== null) {
720
+ this.style.fontWeight = value;
721
+ }
722
+ return this;
723
+ }
724
+ gap(value, unit = "px") {
725
+ if (value !== undefined && value !== null) {
726
+ this.style.gap = toUnit(value, unit);
727
+ }
728
+ return this;
729
+ }
730
+ glyphOrientationHorizontal(value) {
731
+ if (value !== undefined && value !== null) {
732
+ this.style.glyphOrientationHorizontal = value;
733
+ }
734
+ return this;
735
+ }
736
+ glyphOrientationVertical(value) {
737
+ if (value !== undefined && value !== null) {
738
+ this.style.glyphOrientationVertical = value;
739
+ }
740
+ return this;
741
+ }
742
+ grid(value) {
743
+ if (value !== undefined && value !== null) {
744
+ this.style.grid = value;
745
+ }
746
+ return this;
747
+ }
748
+ gridArea(value) {
749
+ if (value !== undefined && value !== null) {
750
+ this.style.gridArea = value;
751
+ }
752
+ return this;
753
+ }
754
+ gridAutoColumns(value) {
755
+ if (value !== undefined && value !== null) {
756
+ this.style.gridAutoColumns = value;
757
+ }
758
+ return this;
759
+ }
760
+ gridAutoFlow(value) {
761
+ if (value !== undefined && value !== null) {
762
+ this.style.gridAutoFlow = value;
763
+ }
764
+ return this;
765
+ }
766
+ gridAutoRows(value) {
767
+ if (value !== undefined && value !== null) {
768
+ this.style.gridAutoRows = value;
769
+ }
770
+ return this;
771
+ }
772
+ gridColumn(value) {
773
+ if (value !== undefined && value !== null) {
774
+ this.style.gridColumn = value;
775
+ }
776
+ return this;
777
+ }
778
+ gridColumnEnd(value) {
779
+ if (value !== undefined && value !== null) {
780
+ this.style.gridColumnEnd = value;
781
+ }
782
+ return this;
783
+ }
784
+ gridColumnGap(value) {
785
+ if (value !== undefined && value !== null) {
786
+ this.style.gridColumnGap = value;
787
+ }
788
+ return this;
789
+ }
790
+ gridColumnStart(value) {
791
+ if (value !== undefined && value !== null) {
792
+ this.style.gridColumnStart = value;
793
+ }
794
+ return this;
795
+ }
796
+ gridGap(value) {
797
+ if (value !== undefined && value !== null) {
798
+ this.style.gridGap = value;
799
+ }
800
+ return this;
801
+ }
802
+ gridRow(value) {
803
+ if (value !== undefined && value !== null) {
804
+ this.style.gridRow = value;
805
+ }
806
+ return this;
807
+ }
808
+ gridRowEnd(value) {
809
+ if (value !== undefined && value !== null) {
810
+ this.style.gridRowEnd = value;
811
+ }
812
+ return this;
813
+ }
814
+ gridRowGap(value) {
815
+ if (value !== undefined && value !== null) {
816
+ this.style.gridRowGap = value;
817
+ }
818
+ return this;
819
+ }
820
+ gridRowStart(value) {
821
+ if (value !== undefined && value !== null) {
822
+ this.style.gridRowStart = value;
823
+ }
824
+ return this;
825
+ }
826
+ gridTemplate(value) {
827
+ if (value !== undefined && value !== null) {
828
+ this.style.gridTemplate = value;
829
+ }
830
+ return this;
831
+ }
832
+ gridTemplateAreas(value) {
833
+ if (value !== undefined && value !== null) {
834
+ this.style.gridTemplateAreas = value;
835
+ }
836
+ return this;
837
+ }
838
+ gridTemplateColumns(value) {
839
+ if (value !== undefined && value !== null) {
840
+ this.style.gridTemplateColumns = value;
841
+ }
842
+ return this;
843
+ }
844
+ gridTemplateRows(value) {
845
+ if (value !== undefined && value !== null) {
846
+ this.style.gridTemplateRows = value;
847
+ }
848
+ return this;
849
+ }
850
+ height(value, unit = "px") {
851
+ if (value !== undefined && value !== null) {
852
+ this.style.height = toUnit(value, unit);
853
+ }
854
+ return this;
855
+ }
856
+ imeMode(value) {
857
+ if (value !== undefined && value !== null) {
858
+ this.style.imeMode = value;
859
+ }
860
+ return this;
861
+ }
862
+ justifyContent(value) {
863
+ if (value !== undefined && value !== null) {
864
+ this.style.justifyContent = value;
865
+ }
866
+ return this;
867
+ }
868
+ justifyItems(value) {
869
+ if (value !== undefined && value !== null) {
870
+ this.style.justifyItems = value;
871
+ }
872
+ return this;
873
+ }
874
+ justifySelf(value) {
875
+ if (value !== undefined && value !== null) {
876
+ this.style.justifySelf = value;
877
+ }
878
+ return this;
879
+ }
880
+ kerning(value) {
881
+ if (value !== undefined && value !== null) {
882
+ this.style.kerning = value;
883
+ }
884
+ return this;
885
+ }
886
+ layoutGrid(value) {
887
+ if (value !== undefined && value !== null) {
888
+ this.style.layoutGrid = value;
889
+ }
890
+ return this;
891
+ }
892
+ layoutGridChar(value) {
893
+ if (value !== undefined && value !== null) {
894
+ this.style.layoutGridChar = value;
895
+ }
896
+ return this;
897
+ }
898
+ layoutGridLine(value) {
899
+ if (value !== undefined && value !== null) {
900
+ this.style.layoutGridLine = value;
901
+ }
902
+ return this;
903
+ }
904
+ layoutGridMode(value) {
905
+ if (value !== undefined && value !== null) {
906
+ this.style.layoutGridMode = value;
907
+ }
908
+ return this;
909
+ }
910
+ layoutGridType(value) {
911
+ if (value !== undefined && value !== null) {
912
+ this.style.layoutGridType = value;
913
+ }
914
+ return this;
915
+ }
916
+ left(value, unit = "px") {
917
+ if (value !== undefined && value !== null) {
918
+ this.style.left = toUnit(value, unit);
919
+ }
920
+ return this;
921
+ }
922
+ letterSpacing(value) {
923
+ if (value !== undefined && value !== null) {
924
+ this.style.letterSpacing = value;
925
+ }
926
+ return this;
927
+ }
928
+ lightingColor(value) {
929
+ if (value !== undefined && value !== null) {
930
+ this.style.lightingColor = value;
931
+ }
932
+ return this;
933
+ }
934
+ lineBreak(value) {
935
+ if (value !== undefined && value !== null) {
936
+ this.style.lineBreak = value;
937
+ }
938
+ return this;
939
+ }
940
+ lineHeight(value) {
941
+ if (value !== undefined && value !== null) {
942
+ this.style.lineHeight = value;
943
+ }
944
+ return this;
945
+ }
946
+ listStyle(value) {
947
+ if (value !== undefined && value !== null) {
948
+ this.style.listStyle = value;
949
+ }
950
+ return this;
951
+ }
952
+ listStyleImage(value) {
953
+ if (value !== undefined && value !== null) {
954
+ this.style.listStyleImage = value;
955
+ }
956
+ return this;
957
+ }
958
+ listStylePosition(value) {
959
+ if (value !== undefined && value !== null) {
960
+ this.style.listStylePosition = value;
961
+ }
962
+ return this;
963
+ }
964
+ listStyleType(value) {
965
+ if (value !== undefined && value !== null) {
966
+ this.style.listStyleType = value;
967
+ }
968
+ return this;
969
+ }
970
+ margin(value, unit = "px") {
971
+ if (value !== undefined && value !== null) {
972
+ this.style.margin = toUnit(value, unit);
973
+ }
974
+ return this;
975
+ }
976
+ marginBottom(value, unit = "px") {
977
+ if (value !== undefined && value !== null) {
978
+ this.style.marginBottom = toUnit(value, unit);
979
+ }
980
+ return this;
981
+ }
982
+ marginLeft(value, unit = "px") {
983
+ if (value !== undefined && value !== null) {
984
+ this.style.marginLeft = toUnit(value, unit);
985
+ }
986
+ return this;
987
+ }
988
+ marginRight(value, unit = "px") {
989
+ if (value !== undefined && value !== null) {
990
+ this.style.marginRight = toUnit(value, unit);
991
+ }
992
+ return this;
993
+ }
994
+ marginTop(value, unit = "px") {
995
+ if (value !== undefined && value !== null) {
996
+ this.style.marginTop = toUnit(value, unit);
997
+ }
998
+ return this;
999
+ }
1000
+ marginInlineStart(value, unit = "px") {
1001
+ if (value !== undefined && value !== null) {
1002
+ this.style.marginInlineStart = toUnit(value, unit);
1003
+ }
1004
+ return this;
1005
+ }
1006
+ marginInlineEnd(value, unit = "px") {
1007
+ if (value !== undefined && value !== null) {
1008
+ this.style.marginInlineEnd = toUnit(value, unit);
1009
+ }
1010
+ return this;
1011
+ }
1012
+ marginBlockStart(value, unit = "px") {
1013
+ if (value !== undefined && value !== null) {
1014
+ this.style.marginBlockStart = toUnit(value, unit);
1015
+ }
1016
+ return this;
1017
+ }
1018
+ marginBlockEnd(value, unit = "px") {
1019
+ if (value !== undefined && value !== null) {
1020
+ this.style.marginBlockEnd = toUnit(value, unit);
1021
+ }
1022
+ return this;
1023
+ }
1024
+ marker(value) {
1025
+ if (value !== undefined && value !== null) {
1026
+ this.style.marker = value;
1027
+ }
1028
+ return this;
1029
+ }
1030
+ markerEnd(value) {
1031
+ if (value !== undefined && value !== null) {
1032
+ this.style.markerEnd = value;
1033
+ }
1034
+ return this;
1035
+ }
1036
+ markerMid(value) {
1037
+ if (value !== undefined && value !== null) {
1038
+ this.style.markerMid = value;
1039
+ }
1040
+ return this;
1041
+ }
1042
+ markerStart(value) {
1043
+ if (value !== undefined && value !== null) {
1044
+ this.style.markerStart = value;
1045
+ }
1046
+ return this;
1047
+ }
1048
+ mask(value) {
1049
+ if (value !== undefined && value !== null) {
1050
+ this.style.mask = value;
1051
+ }
1052
+ return this;
1053
+ }
1054
+ maskImage(value) {
1055
+ if (value !== undefined && value !== null) {
1056
+ this.style.maskImage = value;
1057
+ }
1058
+ return this;
1059
+ }
1060
+ maxHeight(value, unit = "px") {
1061
+ if (value !== undefined && value !== null) {
1062
+ this.style.maxHeight = toUnit(value, unit);
1063
+ }
1064
+ return this;
1065
+ }
1066
+ maxWidth(value, unit = "px") {
1067
+ if (value !== undefined && value !== null) {
1068
+ this.style.maxWidth = toUnit(value, unit);
1069
+ }
1070
+ return this;
1071
+ }
1072
+ minHeight(value, unit = "px") {
1073
+ if (value !== undefined && value !== null) {
1074
+ this.style.minHeight = toUnit(value, unit);
1075
+ }
1076
+ return this;
1077
+ }
1078
+ minWidth(value, unit = "px") {
1079
+ if (value !== undefined && value !== null) {
1080
+ this.style.minWidth = toUnit(value, unit);
1081
+ }
1082
+ return this;
1083
+ }
1084
+ msContentZoomChaining(value) {
1085
+ if (value !== undefined && value !== null) {
1086
+ this.style.msContentZoomChaining = value;
1087
+ }
1088
+ return this;
1089
+ }
1090
+ msContentZoomLimit(value) {
1091
+ if (value !== undefined && value !== null) {
1092
+ this.style.msContentZoomLimit = value;
1093
+ }
1094
+ return this;
1095
+ }
1096
+ msContentZoomLimitMax(value) {
1097
+ if (value !== undefined && value !== null) {
1098
+ this.style.msContentZoomLimitMax = value;
1099
+ }
1100
+ return this;
1101
+ }
1102
+ msContentZoomLimitMin(value) {
1103
+ if (value !== undefined && value !== null) {
1104
+ this.style.msContentZoomLimitMin = value;
1105
+ }
1106
+ return this;
1107
+ }
1108
+ msContentZoomSnap(value) {
1109
+ if (value !== undefined && value !== null) {
1110
+ this.style.msContentZoomSnap = value;
1111
+ }
1112
+ return this;
1113
+ }
1114
+ msContentZoomSnapPoints(value) {
1115
+ if (value !== undefined && value !== null) {
1116
+ this.style.msContentZoomSnapPoints = value;
1117
+ }
1118
+ return this;
1119
+ }
1120
+ msContentZoomSnapType(value) {
1121
+ if (value !== undefined && value !== null) {
1122
+ this.style.msContentZoomSnapType = value;
1123
+ }
1124
+ return this;
1125
+ }
1126
+ msContentZooming(value) {
1127
+ if (value !== undefined && value !== null) {
1128
+ this.style.msContentZooming = value;
1129
+ }
1130
+ return this;
1131
+ }
1132
+ msFlowFrom(value) {
1133
+ if (value !== undefined && value !== null) {
1134
+ this.style.msFlowFrom = value;
1135
+ }
1136
+ return this;
1137
+ }
1138
+ msFlowInto(value) {
1139
+ if (value !== undefined && value !== null) {
1140
+ this.style.msFlowInto = value;
1141
+ }
1142
+ return this;
1143
+ }
1144
+ msFontFeatureSettings(value) {
1145
+ if (value !== undefined && value !== null) {
1146
+ this.style.msFontFeatureSettings = value;
1147
+ }
1148
+ return this;
1149
+ }
1150
+ msGridColumn(value) {
1151
+ if (value !== undefined && value !== null) {
1152
+ this.style.msGridColumn = value;
1153
+ }
1154
+ return this;
1155
+ }
1156
+ msGridColumnAlign(value) {
1157
+ if (value !== undefined && value !== null) {
1158
+ this.style.msGridColumnAlign = value;
1159
+ }
1160
+ return this;
1161
+ }
1162
+ msGridColumnSpan(value) {
1163
+ if (value !== undefined && value !== null) {
1164
+ this.style.msGridColumnSpan = value;
1165
+ }
1166
+ return this;
1167
+ }
1168
+ msGridColumns(value) {
1169
+ if (value !== undefined && value !== null) {
1170
+ this.style.msGridColumns = value;
1171
+ }
1172
+ return this;
1173
+ }
1174
+ msGridRow(value) {
1175
+ if (value !== undefined && value !== null) {
1176
+ this.style.msGridRow = value;
1177
+ }
1178
+ return this;
1179
+ }
1180
+ msGridRowAlign(value) {
1181
+ if (value !== undefined && value !== null) {
1182
+ this.style.msGridRowAlign = value;
1183
+ }
1184
+ return this;
1185
+ }
1186
+ msGridRowSpan(value) {
1187
+ if (value !== undefined && value !== null) {
1188
+ this.style.msGridRowSpan = value;
1189
+ }
1190
+ return this;
1191
+ }
1192
+ msGridRows(value) {
1193
+ if (value !== undefined && value !== null) {
1194
+ this.style.msGridRows = value;
1195
+ }
1196
+ return this;
1197
+ }
1198
+ msHighContrastAdjust(value) {
1199
+ if (value !== undefined && value !== null) {
1200
+ this.style.msHighContrastAdjust = value;
1201
+ }
1202
+ return this;
1203
+ }
1204
+ msHyphenateLimitChars(value) {
1205
+ if (value !== undefined && value !== null) {
1206
+ this.style.msHyphenateLimitChars = value;
1207
+ }
1208
+ return this;
1209
+ }
1210
+ msHyphenateLimitLines(value) {
1211
+ if (value !== undefined && value !== null) {
1212
+ this.style.msHyphenateLimitLines = value;
1213
+ }
1214
+ return this;
1215
+ }
1216
+ msHyphenateLimitZone(value) {
1217
+ if (value !== undefined && value !== null) {
1218
+ this.style.msHyphenateLimitZone = value;
1219
+ }
1220
+ return this;
1221
+ }
1222
+ msHyphens(value) {
1223
+ if (value !== undefined && value !== null) {
1224
+ this.style.msHyphens = value;
1225
+ }
1226
+ return this;
1227
+ }
1228
+ msImeAlign(value) {
1229
+ if (value !== undefined && value !== null) {
1230
+ this.style.msImeAlign = value;
1231
+ }
1232
+ return this;
1233
+ }
1234
+ msOverflowStyle(value) {
1235
+ if (value !== undefined && value !== null) {
1236
+ this.style.msOverflowStyle = value;
1237
+ }
1238
+ return this;
1239
+ }
1240
+ msScrollChaining(value) {
1241
+ if (value !== undefined && value !== null) {
1242
+ this.style.msScrollChaining = value;
1243
+ }
1244
+ return this;
1245
+ }
1246
+ msScrollLimit(value) {
1247
+ if (value !== undefined && value !== null) {
1248
+ this.style.msScrollLimit = value;
1249
+ }
1250
+ return this;
1251
+ }
1252
+ msScrollLimitXMax(value) {
1253
+ if (value !== undefined && value !== null) {
1254
+ this.style.msScrollLimitXMax = value;
1255
+ }
1256
+ return this;
1257
+ }
1258
+ msScrollLimitXMin(value) {
1259
+ if (value !== undefined && value !== null) {
1260
+ this.style.msScrollLimitXMin = value;
1261
+ }
1262
+ return this;
1263
+ }
1264
+ msScrollLimitYMax(value) {
1265
+ if (value !== undefined && value !== null) {
1266
+ this.style.msScrollLimitYMax = value;
1267
+ }
1268
+ return this;
1269
+ }
1270
+ msScrollLimitYMin(value) {
1271
+ if (value !== undefined && value !== null) {
1272
+ this.style.msScrollLimitYMin = value;
1273
+ }
1274
+ return this;
1275
+ }
1276
+ msScrollRails(value) {
1277
+ if (value !== undefined && value !== null) {
1278
+ this.style.msScrollRails = value;
1279
+ }
1280
+ return this;
1281
+ }
1282
+ msScrollSnapPointsX(value) {
1283
+ if (value !== undefined && value !== null) {
1284
+ this.style.msScrollSnapPointsX = value;
1285
+ }
1286
+ return this;
1287
+ }
1288
+ msScrollSnapPointsY(value) {
1289
+ if (value !== undefined && value !== null) {
1290
+ this.style.msScrollSnapPointsY = value;
1291
+ }
1292
+ return this;
1293
+ }
1294
+ msScrollSnapType(value) {
1295
+ if (value !== undefined && value !== null) {
1296
+ this.style.msScrollSnapType = value;
1297
+ }
1298
+ return this;
1299
+ }
1300
+ msScrollSnapX(value) {
1301
+ if (value !== undefined && value !== null) {
1302
+ this.style.msScrollSnapX = value;
1303
+ }
1304
+ return this;
1305
+ }
1306
+ msScrollSnapY(value) {
1307
+ if (value !== undefined && value !== null) {
1308
+ this.style.msScrollSnapY = value;
1309
+ }
1310
+ return this;
1311
+ }
1312
+ msScrollTranslation(value) {
1313
+ if (value !== undefined && value !== null) {
1314
+ this.style.msScrollTranslation = value;
1315
+ }
1316
+ return this;
1317
+ }
1318
+ msTextCombineHorizontal(value) {
1319
+ if (value !== undefined && value !== null) {
1320
+ this.style.msTextCombineHorizontal = value;
1321
+ }
1322
+ return this;
1323
+ }
1324
+ msTextSizeAdjust(value) {
1325
+ if (value !== undefined && value !== null) {
1326
+ this.style.msTextSizeAdjust = value;
1327
+ }
1328
+ return this;
1329
+ }
1330
+ msTouchAction(value) {
1331
+ if (value !== undefined && value !== null) {
1332
+ this.style.msTouchAction = value;
1333
+ }
1334
+ return this;
1335
+ }
1336
+ msTouchSelect(value) {
1337
+ if (value !== undefined && value !== null) {
1338
+ this.style.msTouchSelect = value;
1339
+ }
1340
+ return this;
1341
+ }
1342
+ msUserSelect(value) {
1343
+ if (value !== undefined && value !== null) {
1344
+ this.style.msUserSelect = value;
1345
+ }
1346
+ return this;
1347
+ }
1348
+ msWrapFlow(value) {
1349
+ if (value !== undefined && value !== null) {
1350
+ this.style.msWrapFlow = value;
1351
+ }
1352
+ return this;
1353
+ }
1354
+ msWrapMargin(value) {
1355
+ if (value !== undefined && value !== null) {
1356
+ this.style.msWrapMargin = value;
1357
+ }
1358
+ return this;
1359
+ }
1360
+ msWrapThrough(value) {
1361
+ if (value !== undefined && value !== null) {
1362
+ this.style.msWrapThrough = value;
1363
+ }
1364
+ return this;
1365
+ }
1366
+ objectFit(value) {
1367
+ if (value !== undefined && value !== null) {
1368
+ this.style.objectFit = value;
1369
+ }
1370
+ return this;
1371
+ }
1372
+ objectPosition(value) {
1373
+ if (value !== undefined && value !== null) {
1374
+ this.style.objectPosition = value;
1375
+ }
1376
+ return this;
1377
+ }
1378
+ opacity(value) {
1379
+ if (value !== undefined && value !== null) {
1380
+ this.style.opacity = value;
1381
+ }
1382
+ return this;
1383
+ }
1384
+ order(value) {
1385
+ if (value !== undefined && value !== null) {
1386
+ this.style.order = value;
1387
+ }
1388
+ return this;
1389
+ }
1390
+ orphans(value) {
1391
+ if (value !== undefined && value !== null) {
1392
+ this.style.orphans = value;
1393
+ }
1394
+ return this;
1395
+ }
1396
+ outline(value) {
1397
+ if (value !== undefined && value !== null) {
1398
+ this.style.outline = value;
1399
+ }
1400
+ return this;
1401
+ }
1402
+ outlineColor(value) {
1403
+ if (value !== undefined && value !== null) {
1404
+ this.style.outlineColor = value;
1405
+ }
1406
+ return this;
1407
+ }
1408
+ outlineOffset(value) {
1409
+ if (value !== undefined && value !== null) {
1410
+ this.style.outlineOffset = value;
1411
+ }
1412
+ return this;
1413
+ }
1414
+ outlineStyle(value) {
1415
+ if (value !== undefined && value !== null) {
1416
+ this.style.outlineStyle = value;
1417
+ }
1418
+ return this;
1419
+ }
1420
+ outlineWidth(value) {
1421
+ if (value !== undefined && value !== null) {
1422
+ this.style.outlineWidth = value;
1423
+ }
1424
+ return this;
1425
+ }
1426
+ overflow(value) {
1427
+ if (value !== undefined && value !== null) {
1428
+ this.style.overflow = value;
1429
+ }
1430
+ return this;
1431
+ }
1432
+ overflowX(value) {
1433
+ if (value !== undefined && value !== null) {
1434
+ this.style.overflowX = value;
1435
+ }
1436
+ return this;
1437
+ }
1438
+ overflowY(value) {
1439
+ if (value !== undefined && value !== null) {
1440
+ this.style.overflowY = value;
1441
+ }
1442
+ return this;
1443
+ }
1444
+ padding(value, unit = "px") {
1445
+ if (value !== undefined && value !== null) {
1446
+ this.style.padding = toUnit(value, unit);
1447
+ }
1448
+ return this;
1449
+ }
1450
+ paddingBottom(value, unit = "px") {
1451
+ if (value !== undefined && value !== null) {
1452
+ this.style.paddingBottom = toUnit(value, unit);
1453
+ }
1454
+ return this;
1455
+ }
1456
+ paddingLeft(value, unit = "px") {
1457
+ if (value !== undefined && value !== null) {
1458
+ this.style.paddingLeft = toUnit(value, unit);
1459
+ }
1460
+ return this;
1461
+ }
1462
+ paddingRight(value, unit = "px") {
1463
+ if (value !== undefined && value !== null) {
1464
+ this.style.paddingRight = toUnit(value, unit);
1465
+ }
1466
+ return this;
1467
+ }
1468
+ paddingTop(value, unit = "px") {
1469
+ if (value !== undefined && value !== null) {
1470
+ this.style.paddingTop = toUnit(value, unit);
1471
+ }
1472
+ return this;
1473
+ }
1474
+ paddingInlineStart(value, unit = "px") {
1475
+ if (value !== undefined && value !== null) {
1476
+ this.style.paddingInlineStart = toUnit(value, unit);
1477
+ }
1478
+ return this;
1479
+ }
1480
+ paddingInlineEnd(value, unit = "px") {
1481
+ if (value !== undefined && value !== null) {
1482
+ this.style.paddingInlineEnd = toUnit(value, unit);
1483
+ }
1484
+ return this;
1485
+ }
1486
+ pageBreakAfter(value) {
1487
+ if (value !== undefined && value !== null) {
1488
+ this.style.pageBreakAfter = value;
1489
+ }
1490
+ return this;
1491
+ }
1492
+ pageBreakBefore(value) {
1493
+ if (value !== undefined && value !== null) {
1494
+ this.style.pageBreakBefore = value;
1495
+ }
1496
+ return this;
1497
+ }
1498
+ pageBreakInside(value) {
1499
+ if (value !== undefined && value !== null) {
1500
+ this.style.pageBreakInside = value;
1501
+ }
1502
+ return this;
1503
+ }
1504
+ penAction(value) {
1505
+ if (value !== undefined && value !== null) {
1506
+ this.style.penAction = value;
1507
+ }
1508
+ return this;
1509
+ }
1510
+ perspective(value) {
1511
+ if (value !== undefined && value !== null) {
1512
+ this.style.perspective = value;
1513
+ }
1514
+ return this;
1515
+ }
1516
+ perspectiveOrigin(value) {
1517
+ if (value !== undefined && value !== null) {
1518
+ this.style.perspectiveOrigin = value;
1519
+ }
1520
+ return this;
1521
+ }
1522
+ pointerEvents(value) {
1523
+ if (value !== undefined && value !== null) {
1524
+ this.style.pointerEvents = value;
1525
+ }
1526
+ return this;
1527
+ }
1528
+ position(value) {
1529
+ if (value !== undefined && value !== null) {
1530
+ this.style.position = value;
1531
+ }
1532
+ return this;
1533
+ }
1534
+ quotes(value) {
1535
+ if (value !== undefined && value !== null) {
1536
+ this.style.quotes = value;
1537
+ }
1538
+ return this;
1539
+ }
1540
+ resize(value) {
1541
+ if (value !== undefined && value !== null) {
1542
+ this.style.resize = value;
1543
+ }
1544
+ return this;
1545
+ }
1546
+ right(value, unit = "px") {
1547
+ if (value !== undefined && value !== null) {
1548
+ this.style.right = toUnit(value, unit);
1549
+ }
1550
+ return this;
1551
+ }
1552
+ rotate(value) {
1553
+ if (value !== undefined && value !== null) {
1554
+ this.style.rotate = value;
1555
+ }
1556
+ return this;
1557
+ }
1558
+ rowGap(value) {
1559
+ if (value !== undefined && value !== null) {
1560
+ this.style.rowGap = value;
1561
+ }
1562
+ return this;
1563
+ }
1564
+ rubyAlign(value) {
1565
+ if (value !== undefined && value !== null) {
1566
+ this.style.rubyAlign = value;
1567
+ }
1568
+ return this;
1569
+ }
1570
+ rubyOverhang(value) {
1571
+ if (value !== undefined && value !== null) {
1572
+ this.style.rubyOverhang = value;
1573
+ }
1574
+ return this;
1575
+ }
1576
+ rubyPosition(value) {
1577
+ if (value !== undefined && value !== null) {
1578
+ this.style.rubyPosition = value;
1579
+ }
1580
+ return this;
1581
+ }
1582
+ scale(value) {
1583
+ if (value !== undefined && value !== null) {
1584
+ this.style.scale = value;
1585
+ }
1586
+ return this;
1587
+ }
1588
+ custom(name, value) {
1589
+ this.style[name] = value;
1590
+ return this;
1591
+ }
1592
+ scrollBarWidth(value, unit) {
1593
+ this.style["scrollbar-width"] = toUnit(value, unit);
1594
+ this.style.subclasses ??= {};
1595
+ const ws = this.style.subclasses["::-webkit-scrollbar"] ??= {};
1596
+ ws.width = toUnit(value, unit);
1597
+ return this;
1598
+ }
1599
+ scrollBarColor(thumb, bg) {
1600
+ this.style["scrollbar-color"] = `${thumb} ${bg}`;
1601
+ this.style.subclasses ??= {};
1602
+ const ws = this.style.subclasses["::-webkit-scrollbar-thumb"] ??= {};
1603
+ ws.backgroundColor = bg;
1604
+ ws.borderRadius = "20px";
1605
+ ws.border = `3px solid ${thumb}`;
1606
+ return this;
1607
+ }
1608
+ stopColor(value) {
1609
+ if (value !== undefined && value !== null) {
1610
+ this.style.stopColor = value;
1611
+ }
1612
+ return this;
1613
+ }
1614
+ stopOpacity(value) {
1615
+ if (value !== undefined && value !== null) {
1616
+ this.style.stopOpacity = value;
1617
+ }
1618
+ return this;
1619
+ }
1620
+ stroke(value) {
1621
+ if (value !== undefined && value !== null) {
1622
+ this.style.stroke = value;
1623
+ }
1624
+ return this;
1625
+ }
1626
+ strokeDasharray(value) {
1627
+ if (value !== undefined && value !== null) {
1628
+ this.style.strokeDasharray = value;
1629
+ }
1630
+ return this;
1631
+ }
1632
+ strokeDashoffset(value) {
1633
+ if (value !== undefined && value !== null) {
1634
+ this.style.strokeDashoffset = value;
1635
+ }
1636
+ return this;
1637
+ }
1638
+ strokeLinecap(value) {
1639
+ if (value !== undefined && value !== null) {
1640
+ this.style.strokeLinecap = value;
1641
+ }
1642
+ return this;
1643
+ }
1644
+ strokeLinejoin(value) {
1645
+ if (value !== undefined && value !== null) {
1646
+ this.style.strokeLinejoin = value;
1647
+ }
1648
+ return this;
1649
+ }
1650
+ strokeMiterlimit(value) {
1651
+ if (value !== undefined && value !== null) {
1652
+ this.style.strokeMiterlimit = value;
1653
+ }
1654
+ return this;
1655
+ }
1656
+ strokeOpacity(value) {
1657
+ if (value !== undefined && value !== null) {
1658
+ this.style.strokeOpacity = value;
1659
+ }
1660
+ return this;
1661
+ }
1662
+ strokeWidth(value) {
1663
+ if (value !== undefined && value !== null) {
1664
+ this.style.strokeWidth = value;
1665
+ }
1666
+ return this;
1667
+ }
1668
+ tableLayout(value) {
1669
+ if (value !== undefined && value !== null) {
1670
+ this.style.tableLayout = value;
1671
+ }
1672
+ return this;
1673
+ }
1674
+ textAlign(value) {
1675
+ if (value !== undefined && value !== null) {
1676
+ this.style.textAlign = value;
1677
+ }
1678
+ return this;
1679
+ }
1680
+ textAlignLast(value) {
1681
+ if (value !== undefined && value !== null) {
1682
+ this.style.textAlignLast = value;
1683
+ }
1684
+ return this;
1685
+ }
1686
+ textAnchor(value) {
1687
+ if (value !== undefined && value !== null) {
1688
+ this.style.textAnchor = value;
1689
+ }
1690
+ return this;
1691
+ }
1692
+ textCombineUpright(value) {
1693
+ if (value !== undefined && value !== null) {
1694
+ this.style.textCombineUpright = value;
1695
+ }
1696
+ return this;
1697
+ }
1698
+ textDecoration(value) {
1699
+ if (value !== undefined && value !== null) {
1700
+ this.style.textDecoration = value;
1701
+ }
1702
+ return this;
1703
+ }
1704
+ textIndent(value) {
1705
+ if (value !== undefined && value !== null) {
1706
+ this.style.textIndent = value;
1707
+ }
1708
+ return this;
1709
+ }
1710
+ textJustify(value) {
1711
+ if (value !== undefined && value !== null) {
1712
+ this.style.textJustify = value;
1713
+ }
1714
+ return this;
1715
+ }
1716
+ textKashida(value) {
1717
+ if (value !== undefined && value !== null) {
1718
+ this.style.textKashida = value;
1719
+ }
1720
+ return this;
1721
+ }
1722
+ textKashidaSpace(value) {
1723
+ if (value !== undefined && value !== null) {
1724
+ this.style.textKashidaSpace = value;
1725
+ }
1726
+ return this;
1727
+ }
1728
+ textOverflow(value) {
1729
+ if (value !== undefined && value !== null) {
1730
+ this.style.textOverflow = value;
1731
+ }
1732
+ return this;
1733
+ }
1734
+ textShadow(value) {
1735
+ if (value !== undefined && value !== null) {
1736
+ this.style.textShadow = value;
1737
+ }
1738
+ return this;
1739
+ }
1740
+ textTransform(value) {
1741
+ if (value !== undefined && value !== null) {
1742
+ this.style.textTransform = value;
1743
+ }
1744
+ return this;
1745
+ }
1746
+ textUnderlinePosition(value) {
1747
+ if (value !== undefined && value !== null) {
1748
+ this.style.textUnderlinePosition = value;
1749
+ }
1750
+ return this;
1751
+ }
1752
+ top(value, unit = "px") {
1753
+ if (value !== undefined && value !== null) {
1754
+ this.style.top = toUnit(value, unit);
1755
+ }
1756
+ return this;
1757
+ }
1758
+ touchAction(value) {
1759
+ if (value !== undefined && value !== null) {
1760
+ this.style.touchAction = value;
1761
+ }
1762
+ return this;
1763
+ }
1764
+ transform(value) {
1765
+ if (value !== undefined && value !== null) {
1766
+ this.style.transform = value;
1767
+ }
1768
+ return this;
1769
+ }
1770
+ transformOrigin(value) {
1771
+ if (value !== undefined && value !== null) {
1772
+ this.style.transformOrigin = value;
1773
+ }
1774
+ return this;
1775
+ }
1776
+ transformStyle(value) {
1777
+ if (value !== undefined && value !== null) {
1778
+ this.style.transformStyle = value;
1779
+ }
1780
+ return this;
1781
+ }
1782
+ transition(value) {
1783
+ if (value !== undefined && value !== null) {
1784
+ this.style.transition = value;
1785
+ }
1786
+ return this;
1787
+ }
1788
+ transitionDelay(value) {
1789
+ if (value !== undefined && value !== null) {
1790
+ this.style.transitionDelay = value;
1791
+ }
1792
+ return this;
1793
+ }
1794
+ transitionDuration(value) {
1795
+ if (value !== undefined && value !== null) {
1796
+ this.style.transitionDuration = value;
1797
+ }
1798
+ return this;
1799
+ }
1800
+ transitionProperty(value) {
1801
+ if (value !== undefined && value !== null) {
1802
+ this.style.transitionProperty = value;
1803
+ }
1804
+ return this;
1805
+ }
1806
+ transitionTimingFunction(value) {
1807
+ if (value !== undefined && value !== null) {
1808
+ this.style.transitionTimingFunction = value;
1809
+ }
1810
+ return this;
1811
+ }
1812
+ translate(value) {
1813
+ if (value !== undefined && value !== null) {
1814
+ this.style.translate = value;
1815
+ }
1816
+ return this;
1817
+ }
1818
+ unicodeBidi(value) {
1819
+ if (value !== undefined && value !== null) {
1820
+ this.style.unicodeBidi = value;
1821
+ }
1822
+ return this;
1823
+ }
1824
+ userSelect(value) {
1825
+ if (value !== undefined && value !== null) {
1826
+ this.style.userSelect = value;
1827
+ }
1828
+ return this;
1829
+ }
1830
+ userDrag(value) {
1831
+ if (value !== undefined && value !== null) {
1832
+ this.style.userDrag = value;
1833
+ }
1834
+ return this;
1835
+ }
1836
+ verticalAlign(value) {
1837
+ if (value !== undefined && value !== null) {
1838
+ this.style.verticalAlign = value;
1839
+ }
1840
+ return this;
1841
+ }
1842
+ visibility(value) {
1843
+ if (value !== undefined && value !== null) {
1844
+ this.style.visibility = value;
1845
+ }
1846
+ return this;
1847
+ }
1848
+ webkitAlignContent(value) {
1849
+ if (value !== undefined && value !== null) {
1850
+ this.style.webkitAlignContent = value;
1851
+ }
1852
+ return this;
1853
+ }
1854
+ webkitAlignItems(value) {
1855
+ if (value !== undefined && value !== null) {
1856
+ this.style.webkitAlignItems = value;
1857
+ }
1858
+ return this;
1859
+ }
1860
+ webkitAlignSelf(value) {
1861
+ if (value !== undefined && value !== null) {
1862
+ this.style.webkitAlignSelf = value;
1863
+ }
1864
+ return this;
1865
+ }
1866
+ webkitAnimation(value) {
1867
+ if (value !== undefined && value !== null) {
1868
+ this.style.webkitAnimation = value;
1869
+ }
1870
+ return this;
1871
+ }
1872
+ webkitAnimationDelay(value) {
1873
+ if (value !== undefined && value !== null) {
1874
+ this.style.webkitAnimationDelay = value;
1875
+ }
1876
+ return this;
1877
+ }
1878
+ webkitAnimationDirection(value) {
1879
+ if (value !== undefined && value !== null) {
1880
+ this.style.webkitAnimationDirection = value;
1881
+ }
1882
+ return this;
1883
+ }
1884
+ webkitAnimationDuration(value) {
1885
+ if (value !== undefined && value !== null) {
1886
+ this.style.webkitAnimationDuration = value;
1887
+ }
1888
+ return this;
1889
+ }
1890
+ webkitAnimationFillMode(value) {
1891
+ if (value !== undefined && value !== null) {
1892
+ this.style.webkitAnimationFillMode = value;
1893
+ }
1894
+ return this;
1895
+ }
1896
+ webkitAnimationIterationCount(value) {
1897
+ if (value !== undefined && value !== null) {
1898
+ this.style.webkitAnimationIterationCount = value;
1899
+ }
1900
+ return this;
1901
+ }
1902
+ webkitAnimationName(value) {
1903
+ if (value !== undefined && value !== null) {
1904
+ this.style.webkitAnimationName = value;
1905
+ }
1906
+ return this;
1907
+ }
1908
+ webkitAnimationPlayState(value) {
1909
+ if (value !== undefined && value !== null) {
1910
+ this.style.webkitAnimationPlayState = value;
1911
+ }
1912
+ return this;
1913
+ }
1914
+ webkitAnimationTimingFunction(value) {
1915
+ if (value !== undefined && value !== null) {
1916
+ this.style.webkitAnimationTimingFunction = value;
1917
+ }
1918
+ return this;
1919
+ }
1920
+ webkitAppearance(value) {
1921
+ if (value !== undefined && value !== null) {
1922
+ this.style.webkitAppearance = value;
1923
+ }
1924
+ return this;
1925
+ }
1926
+ webkitBackfaceVisibility(value) {
1927
+ if (value !== undefined && value !== null) {
1928
+ this.style.webkitBackfaceVisibility = value;
1929
+ }
1930
+ return this;
1931
+ }
1932
+ webkitBackgroundClip(value) {
1933
+ if (value !== undefined && value !== null) {
1934
+ this.style.webkitBackgroundClip = value;
1935
+ }
1936
+ return this;
1937
+ }
1938
+ webkitBackgroundOrigin(value) {
1939
+ if (value !== undefined && value !== null) {
1940
+ this.style.webkitBackgroundOrigin = value;
1941
+ }
1942
+ return this;
1943
+ }
1944
+ webkitBackgroundSize(value) {
1945
+ if (value !== undefined && value !== null) {
1946
+ this.style.webkitBackgroundSize = value;
1947
+ }
1948
+ return this;
1949
+ }
1950
+ webkitBorderBottomLeftRadius(value) {
1951
+ if (value !== undefined && value !== null) {
1952
+ this.style.webkitBorderBottomLeftRadius = value;
1953
+ }
1954
+ return this;
1955
+ }
1956
+ webkitBorderBottomRightRadius(value) {
1957
+ if (value !== undefined && value !== null) {
1958
+ this.style.webkitBorderBottomRightRadius = value;
1959
+ }
1960
+ return this;
1961
+ }
1962
+ webkitBorderImage(value) {
1963
+ if (value !== undefined && value !== null) {
1964
+ this.style.webkitBorderImage = value;
1965
+ }
1966
+ return this;
1967
+ }
1968
+ webkitBorderRadius(value) {
1969
+ if (value !== undefined && value !== null) {
1970
+ this.style.webkitBorderRadius = value;
1971
+ }
1972
+ return this;
1973
+ }
1974
+ webkitBorderTopLeftRadius(value) {
1975
+ if (value !== undefined && value !== null) {
1976
+ this.style.webkitBorderTopLeftRadius = value;
1977
+ }
1978
+ return this;
1979
+ }
1980
+ webkitBorderTopRightRadius(value) {
1981
+ if (value !== undefined && value !== null) {
1982
+ this.style.webkitBorderTopRightRadius = value;
1983
+ }
1984
+ return this;
1985
+ }
1986
+ webkitBoxAlign(value) {
1987
+ if (value !== undefined && value !== null) {
1988
+ this.style.webkitBoxAlign = value;
1989
+ }
1990
+ return this;
1991
+ }
1992
+ webkitBoxDirection(value) {
1993
+ if (value !== undefined && value !== null) {
1994
+ this.style.webkitBoxDirection = value;
1995
+ }
1996
+ return this;
1997
+ }
1998
+ webkitBoxFlex(value) {
1999
+ if (value !== undefined && value !== null) {
2000
+ this.style.webkitBoxFlex = value;
2001
+ }
2002
+ return this;
2003
+ }
2004
+ webkitBoxOrdinalGroup(value) {
2005
+ if (value !== undefined && value !== null) {
2006
+ this.style.webkitBoxOrdinalGroup = value;
2007
+ }
2008
+ return this;
2009
+ }
2010
+ webkitBoxOrient(value) {
2011
+ if (value !== undefined && value !== null) {
2012
+ this.style.webkitBoxOrient = value;
2013
+ }
2014
+ return this;
2015
+ }
2016
+ webkitBoxPack(value) {
2017
+ if (value !== undefined && value !== null) {
2018
+ this.style.webkitBoxPack = value;
2019
+ }
2020
+ return this;
2021
+ }
2022
+ webkitBoxSizing(value) {
2023
+ if (value !== undefined && value !== null) {
2024
+ this.style.webkitBoxSizing = value;
2025
+ }
2026
+ return this;
2027
+ }
2028
+ webkitColumnBreakAfter(value) {
2029
+ if (value !== undefined && value !== null) {
2030
+ this.style.webkitColumnBreakAfter = value;
2031
+ }
2032
+ return this;
2033
+ }
2034
+ webkitColumnBreakBefore(value) {
2035
+ if (value !== undefined && value !== null) {
2036
+ this.style.webkitColumnBreakBefore = value;
2037
+ }
2038
+ return this;
2039
+ }
2040
+ webkitColumnBreakInside(value) {
2041
+ if (value !== undefined && value !== null) {
2042
+ this.style.webkitColumnBreakInside = value;
2043
+ }
2044
+ return this;
2045
+ }
2046
+ webkitColumnCount(value) {
2047
+ if (value !== undefined && value !== null) {
2048
+ this.style.webkitColumnCount = value;
2049
+ }
2050
+ return this;
2051
+ }
2052
+ webkitColumnGap(value) {
2053
+ if (value !== undefined && value !== null) {
2054
+ this.style.webkitColumnGap = value;
2055
+ }
2056
+ return this;
2057
+ }
2058
+ webkitColumnRule(value) {
2059
+ if (value !== undefined && value !== null) {
2060
+ this.style.webkitColumnRule = value;
2061
+ }
2062
+ return this;
2063
+ }
2064
+ webkitColumnRuleColor(value) {
2065
+ if (value !== undefined && value !== null) {
2066
+ this.style.webkitColumnRuleColor = value;
2067
+ }
2068
+ return this;
2069
+ }
2070
+ webkitColumnRuleStyle(value) {
2071
+ if (value !== undefined && value !== null) {
2072
+ this.style.webkitColumnRuleStyle = value;
2073
+ }
2074
+ return this;
2075
+ }
2076
+ webkitColumnRuleWidth(value) {
2077
+ if (value !== undefined && value !== null) {
2078
+ this.style.webkitColumnRuleWidth = value;
2079
+ }
2080
+ return this;
2081
+ }
2082
+ webkitColumnSpan(value) {
2083
+ if (value !== undefined && value !== null) {
2084
+ this.style.webkitColumnSpan = value;
2085
+ }
2086
+ return this;
2087
+ }
2088
+ webkitColumnWidth(value) {
2089
+ if (value !== undefined && value !== null) {
2090
+ this.style.webkitColumnWidth = value;
2091
+ }
2092
+ return this;
2093
+ }
2094
+ webkitColumns(value) {
2095
+ if (value !== undefined && value !== null) {
2096
+ this.style.webkitColumns = value;
2097
+ }
2098
+ return this;
2099
+ }
2100
+ webkitFilter(value) {
2101
+ if (value !== undefined && value !== null) {
2102
+ this.style.webkitFilter = value;
2103
+ }
2104
+ return this;
2105
+ }
2106
+ webkitFlex(value) {
2107
+ if (value !== undefined && value !== null) {
2108
+ this.style.webkitFlex = value;
2109
+ }
2110
+ return this;
2111
+ }
2112
+ webkitFlexBasis(value) {
2113
+ if (value !== undefined && value !== null) {
2114
+ this.style.webkitFlexBasis = value;
2115
+ }
2116
+ return this;
2117
+ }
2118
+ webkitFlexDirection(value) {
2119
+ if (value !== undefined && value !== null) {
2120
+ this.style.webkitFlexDirection = value;
2121
+ }
2122
+ return this;
2123
+ }
2124
+ webkitFlexFlow(value) {
2125
+ if (value !== undefined && value !== null) {
2126
+ this.style.webkitFlexFlow = value;
2127
+ }
2128
+ return this;
2129
+ }
2130
+ webkitFlexGrow(value) {
2131
+ if (value !== undefined && value !== null) {
2132
+ this.style.webkitFlexGrow = value;
2133
+ }
2134
+ return this;
2135
+ }
2136
+ webkitFlexShrink(value) {
2137
+ if (value !== undefined && value !== null) {
2138
+ this.style.webkitFlexShrink = value;
2139
+ }
2140
+ return this;
2141
+ }
2142
+ webkitFlexWrap(value) {
2143
+ if (value !== undefined && value !== null) {
2144
+ this.style.webkitFlexWrap = value;
2145
+ }
2146
+ return this;
2147
+ }
2148
+ webkitJustifyContent(value) {
2149
+ if (value !== undefined && value !== null) {
2150
+ this.style.webkitJustifyContent = value;
2151
+ }
2152
+ return this;
2153
+ }
2154
+ webkitOrder(value) {
2155
+ if (value !== undefined && value !== null) {
2156
+ this.style.webkitOrder = value;
2157
+ }
2158
+ return this;
2159
+ }
2160
+ webkitPerspective(value) {
2161
+ if (value !== undefined && value !== null) {
2162
+ this.style.webkitPerspective = value;
2163
+ }
2164
+ return this;
2165
+ }
2166
+ webkitPerspectiveOrigin(value) {
2167
+ if (value !== undefined && value !== null) {
2168
+ this.style.webkitPerspectiveOrigin = value;
2169
+ }
2170
+ return this;
2171
+ }
2172
+ webkitTapHighlightColor(value) {
2173
+ if (value !== undefined && value !== null) {
2174
+ this.style.webkitTapHighlightColor = value;
2175
+ }
2176
+ return this;
2177
+ }
2178
+ webkitTextFillColor(value) {
2179
+ if (value !== undefined && value !== null) {
2180
+ this.style.webkitTextFillColor = value;
2181
+ }
2182
+ return this;
2183
+ }
2184
+ webkitTextSizeAdjust(value) {
2185
+ if (value !== undefined && value !== null) {
2186
+ this.style.webkitTextSizeAdjust = value;
2187
+ }
2188
+ return this;
2189
+ }
2190
+ webkitTextStroke(value) {
2191
+ if (value !== undefined && value !== null) {
2192
+ this.style.webkitTextStroke = value;
2193
+ }
2194
+ return this;
2195
+ }
2196
+ webkitTextStrokeColor(value) {
2197
+ if (value !== undefined && value !== null) {
2198
+ this.style.webkitTextStrokeColor = value;
2199
+ }
2200
+ return this;
2201
+ }
2202
+ webkitTextStrokeWidth(value) {
2203
+ if (value !== undefined && value !== null) {
2204
+ this.style.webkitTextStrokeWidth = value;
2205
+ }
2206
+ return this;
2207
+ }
2208
+ webkitTransform(value) {
2209
+ if (value !== undefined && value !== null) {
2210
+ this.style.webkitTransform = value;
2211
+ }
2212
+ return this;
2213
+ }
2214
+ webkitTransformOrigin(value) {
2215
+ if (value !== undefined && value !== null) {
2216
+ this.style.webkitTransformOrigin = value;
2217
+ }
2218
+ return this;
2219
+ }
2220
+ webkitTransformStyle(value) {
2221
+ if (value !== undefined && value !== null) {
2222
+ this.style.webkitTransformStyle = value;
2223
+ }
2224
+ return this;
2225
+ }
2226
+ webkitTransition(value) {
2227
+ if (value !== undefined && value !== null) {
2228
+ this.style.webkitTransition = value;
2229
+ }
2230
+ return this;
2231
+ }
2232
+ webkitTransitionDelay(value) {
2233
+ if (value !== undefined && value !== null) {
2234
+ this.style.webkitTransitionDelay = value;
2235
+ }
2236
+ return this;
2237
+ }
2238
+ webkitTransitionDuration(value) {
2239
+ if (value !== undefined && value !== null) {
2240
+ this.style.webkitTransitionDuration = value;
2241
+ }
2242
+ return this;
2243
+ }
2244
+ webkitTransitionProperty(value) {
2245
+ if (value !== undefined && value !== null) {
2246
+ this.style.webkitTransitionProperty = value;
2247
+ }
2248
+ return this;
2249
+ }
2250
+ webkitTransitionTimingFunction(value) {
2251
+ if (value !== undefined && value !== null) {
2252
+ this.style.webkitTransitionTimingFunction = value;
2253
+ }
2254
+ return this;
2255
+ }
2256
+ webkitUserModify(value) {
2257
+ if (value !== undefined && value !== null) {
2258
+ this.style.webkitUserModify = value;
2259
+ }
2260
+ return this;
2261
+ }
2262
+ webkitUserSelect(value) {
2263
+ if (value !== undefined && value !== null) {
2264
+ this.style.webkitUserSelect = value;
2265
+ }
2266
+ return this;
2267
+ }
2268
+ webkitUserDrag(value) {
2269
+ if (value !== undefined && value !== null) {
2270
+ this.style.webkitUserDrag = value;
2271
+ }
2272
+ return this;
2273
+ }
2274
+ webkitWritingMode(value) {
2275
+ if (value !== undefined && value !== null) {
2276
+ this.style.webkitWritingMode = value;
2277
+ }
2278
+ return this;
2279
+ }
2280
+ whiteSpace(value) {
2281
+ if (value !== undefined && value !== null) {
2282
+ this.style.whiteSpace = value;
2283
+ }
2284
+ return this;
2285
+ }
2286
+ widows(value) {
2287
+ if (value !== undefined && value !== null) {
2288
+ this.style.widows = value;
2289
+ }
2290
+ return this;
2291
+ }
2292
+ width(value, unit = "px") {
2293
+ if (value !== undefined && value !== null) {
2294
+ this.style.width = toUnit(value, unit);
2295
+ }
2296
+ return this;
2297
+ }
2298
+ wordBreak(value) {
2299
+ if (value !== undefined && value !== null) {
2300
+ this.style.wordBreak = value;
2301
+ }
2302
+ return this;
2303
+ }
2304
+ wordSpacing(value) {
2305
+ if (value !== undefined && value !== null) {
2306
+ this.style.wordSpacing = value;
2307
+ }
2308
+ return this;
2309
+ }
2310
+ wordWrap(value) {
2311
+ if (value !== undefined && value !== null) {
2312
+ this.style.wordWrap = value;
2313
+ }
2314
+ return this;
2315
+ }
2316
+ writingMode(value) {
2317
+ if (value !== undefined && value !== null) {
2318
+ this.style.writingMode = value;
2319
+ }
2320
+ return this;
2321
+ }
2322
+ zIndex(value) {
2323
+ if (value !== undefined && value !== null) {
2324
+ this.style.zIndex = value;
2325
+ }
2326
+ return this;
2327
+ }
2328
+ zoom(value) {
2329
+ if (value !== undefined && value !== null) {
2330
+ this.style.zoom = value;
2331
+ }
2332
+ return this;
2333
+ }
2334
+ displayFlex() {
2335
+ this.style.display = "flex";
2336
+ return this;
2337
+ }
2338
+ flexStretch() {
2339
+ return this.flex("1 1 100%");
2340
+ }
2341
+ roundBorderFull() {
2342
+ this.style.borderRadius = "9999px";
2343
+ return this;
2344
+ }
2345
+ subclass(name, style) {
2346
+ if (style instanceof AtomStyleRules) {
2347
+ style = style.style;
2348
+ }
2349
+ const sc = this.style.subclasses ??= {};
2350
+ sc[name] = style;
2351
+ return this;
2352
+ }
2353
+ childSubclass(name, style) {
2354
+ return this.subclass(" > " + name, style);
2355
+ }
2356
+ subclasses(...styles) {
2357
+ const sc = this.style.subclasses ??= {};
2358
+ for (const iterator of styles) {
2359
+ sc[iterator.name] = iterator.style;
2360
+ }
2361
+ return this;
2362
+ }
2363
+ childSubclasses(...styles) {
2364
+ const sc = this.style.subclasses ??= {};
2365
+ for (const iterator of styles) {
2366
+ sc[" > " + iterator.name] = iterator.style;
2367
+ }
2368
+ return this;
2369
+ }
2370
+ roundBox(bgColor, padding = 5, radius = 5, unit = "px") {
2371
+ this.style.padding = toUnit(padding, unit);
2372
+ this.style.borderRadius = toUnit(radius, unit);
2373
+ this.style.borderColor = bgColor;
2374
+ this.style.backgroundColor = bgColor;
2375
+ return this;
2376
+ }
2377
+ maximizeAbsolute() {
2378
+ this.style.position = "absolute";
2379
+ this.style.left = 0;
2380
+ this.style.top = 0;
2381
+ this.style.bottom = 0;
2382
+ this.style.right = 0;
2383
+ return this;
2384
+ }
2385
+ setRect(position, { top, left, right, bottom, width, height } = {}, unit = "px") {
2386
+ this.style.position = position;
2387
+ if (typeof top !== "undefined") {
2388
+ this.style.top = toUnit(top, unit);
2389
+ }
2390
+ if (typeof left !== "undefined") {
2391
+ this.style.left = toUnit(left, unit);
2392
+ }
2393
+ if (typeof width !== "undefined") {
2394
+ this.style.width = toUnit(width, unit);
2395
+ }
2396
+ if (typeof height !== "undefined") {
2397
+ this.style.height = toUnit(height, unit);
2398
+ }
2399
+ if (typeof right !== "undefined") {
2400
+ this.style.right = toUnit(right, unit);
2401
+ }
2402
+ if (typeof bottom !== "undefined") {
2403
+ this.style.bottom = toUnit(bottom, unit);
2404
+ }
2405
+ return this;
2406
+ }
2407
+ absolutePosition(rect = {}, unit = "px") {
2408
+ return this.setRect("absolute", rect, unit);
2409
+ }
2410
+ relativePosition(rect = {}, unit = "px") {
2411
+ return this.setRect("relative", rect, unit);
2412
+ }
2413
+ absoluteDockTop(height, unit = "px") {
2414
+ this.style.position = "absolute";
2415
+ this.style.left = 0;
2416
+ this.style.top = 0;
2417
+ this.style.right = 0;
2418
+ this.style.height = toUnit(height, unit);
2419
+ return this;
2420
+ }
2421
+ absoluteDockBottom(top, unit = "px") {
2422
+ this.style.position = "absolute";
2423
+ this.style.left = 0;
2424
+ this.style.bottom = 0;
2425
+ this.style.right = 0;
2426
+ this.style.top = toUnit(top, unit);
2427
+ return this;
2428
+ }
2429
+ defaultBoxShadow() {
2430
+ this.style.boxShadow = "rgba(50, 50, 105, 0.07) 0px 2px 5px 0px, rgba(0, 0, 0, 0.03) 0px 1px 1px 0px;";
2431
+ this.style.border = "solid 1px rgba(0, 0, 0, 0.05)";
2432
+ return this;
2433
+ }
2434
+ textEllipsis() {
2435
+ this.style.overflow = "hidden";
2436
+ this.style.whiteSpace = "nowrap";
2437
+ this.style.textOverflow = "ellipsis";
2438
+ return this;
2439
+ }
2440
+ hover(style) {
2441
+ const sc = this.style.subclasses ??= {};
2442
+ sc[":hover"] = { ...sc[":hover"], ...style.style };
2443
+ return this;
2444
+ }
2445
+ focus(style) {
2446
+ const sc = this.style.subclasses ??= {};
2447
+ sc[":focus"] = { ...sc[":focus"], ...style.style };
2448
+ return this;
2449
+ }
2450
+ hoverBackgroundColor(color) {
2451
+ const sc = this.style.subclasses ??= {};
2452
+ const hover = sc[":hover"] ??= {};
2453
+ hover.backgroundColor = color;
2454
+ return this;
2455
+ }
2456
+ hoverColor(color) {
2457
+ const sc = this.style.subclasses ??= {};
2458
+ const hover = sc[":hover"] ??= {};
2459
+ hover.color = color;
2460
+ return this;
2461
+ }
2462
+ and(...styles) {
2463
+ const sc = this.style.subclasses ??= {};
2464
+ for (const style of styles) {
2465
+ sc[style.name] = style.style;
2466
+ }
2467
+ return this;
2468
+ }
2469
+ nested(...styles) {
2470
+ const sc = this.style.subclasses ??= {};
2471
+ for (const style of styles) {
2472
+ sc[" " + style.name] = style.style;
2473
+ }
2474
+ return this;
2475
+ }
2476
+ child(...styles) {
2477
+ const sc = this.style.subclasses ??= {};
2478
+ for (const style of styles) {
2479
+ sc[" > " + style.name] = style.style;
2480
+ }
2481
+ return this;
2482
+ }
2483
+ merge(...styles) {
2484
+ for (const { style } of styles) {
2485
+ for (const key in style) {
2486
+ if (Object.prototype.hasOwnProperty.call(style, key)) {
2487
+ const element = style[key];
2488
+ this.style[key] = element;
2489
+ }
2490
+ }
2491
+ }
2492
+ return this;
2493
+ }
2494
+ toStyleSheet() {
2495
+ const list = createStyleText(this.name, [], this.style);
2496
+ return list.join("\n");
2497
+ }
2498
+ toggle(showSelector, hideSelector) {
2499
+ const sc = this.style.subclasses ??= {};
2500
+ const h = sc[hideSelector] ??= {};
2501
+ const d = sc[showSelector] ??= {};
2502
+ d.display = "inherit";
2503
+ h.display = "none";
2504
+ return this;
2505
+ }
2506
+ displayNone(...selectors) {
2507
+ const sc = this.style.subclasses ??= {};
2508
+ for (const iterator of selectors) {
2509
+ const d = sc[iterator] ??= {};
2510
+ d.display = "none";
2511
+ }
2512
+ return this;
2513
+ }
2514
+ verticalFlexLayout(a = {}, units = "px") {
2515
+ a.direction ??= "column";
2516
+ return this.flexLayout(a, units);
2517
+ }
2518
+ flexLayout({ direction = "row", alignItems = "center", justifyContent = "space-around", stretch, inline, gap = 4 } = {}, units = "px") {
2519
+ if (direction !== void 0) {
2520
+ this.style.flexDirection = direction;
2521
+ }
2522
+ if (alignItems !== void 0) {
2523
+ this.style.alignItems = alignItems;
2524
+ }
2525
+ if (justifyContent !== void 0) {
2526
+ this.style.justifyContent = justifyContent;
2527
+ }
2528
+ if (stretch) {
2529
+ this.style.flex = "1 1 100%";
2530
+ }
2531
+ if (gap) {
2532
+ this.style.gap = toUnit(gap, units);
2533
+ }
2534
+ this.style.display = inline ? "inline-flex" : "flex";
2535
+ return this;
2536
+ }
2537
+ toString() {
2538
+ const list = [];
2539
+ if (this.style) {
2540
+ for (const key in this.style) {
2541
+ if (Object.prototype.hasOwnProperty.call(this.style, key)) {
2542
+ const element = this.style[key];
2543
+ if (key === "subclasses") {
2544
+ throw new Error("Single AtomStyleRule cannot contain subclasses");
2545
+ }
2546
+ if (key === "toString") {
2547
+ continue;
2548
+ }
2549
+ if (!element) {
2550
+ continue;
2551
+ }
2552
+ const name = fromCamelToHyphen(key);
2553
+ if (element.url) {
2554
+ list.push(`${name}: url(${element.url})`);
2555
+ continue;
2556
+ }
2557
+ list.push(`${name}: ${element}`);
2558
+ }
2559
+ }
2560
+ }
2561
+ return list.join(";");
2562
+ }
2563
+ }
2564
+ function StyleRule(selector) {
2565
+ return new AtomStyleRules(selector);
2566
+ }
2567
+ export default StyleRule;
2568
+ const styleId = 1;
2569
+ function fromCamelToHyphen(input) {
2570
+ return input.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase();
2571
+ }
2572
+ function createStyleText(name, pairs, styles) {
2573
+ const styleList = [];
2574
+ for (const key in styles) {
2575
+ if (styles.hasOwnProperty(key)) {
2576
+ if (/^(\_\$\_|className$|toString$)/i.test(key)) {
2577
+ continue;
2578
+ }
2579
+ const element = styles[key];
2580
+ if (element === undefined || element === null) {
2581
+ continue;
2582
+ }
2583
+ const keyName = fromCamelToHyphen(key);
2584
+ if (key === "subclasses") {
2585
+ const n = name;
2586
+ for (const subclassKey in element) {
2587
+ if (element.hasOwnProperty(subclassKey)) {
2588
+ const ve = element[subclassKey];
2589
+ pairs = createStyleText(`${n}${subclassKey}`, pairs, ve);
2590
+ }
2591
+ }
2592
+ }
2593
+ else {
2594
+ if (element.url) {
2595
+ styleList.push(`${keyName}: url(${element})`);
2596
+ }
2597
+ else {
2598
+ styleList.push(`${keyName}: ${element}`);
2599
+ }
2600
+ }
2601
+ }
2602
+ }
2603
+ if (!name) {
2604
+ return [styleList.join(";")];
2605
+ }
2606
+ const cname = fromCamelToHyphen(name);
2607
+ const styleClassName = `${cname}`;
2608
+ if (styleList.length) {
2609
+ pairs.push(`.${styleClassName} { ${styleList.join(";\r\n")}; }`);
2610
+ }
2611
+ return pairs;
2612
+ }
2613
+ //# sourceMappingURL=StyleRule.js.map