@web-atoms/core 2.5.11 → 2.5.13

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