@dereekb/dbx-core 12.7.0 → 13.0.0

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 (461) hide show
  1. package/fesm2022/dereekb-dbx-core.mjs +659 -976
  2. package/fesm2022/dereekb-dbx-core.mjs.map +1 -1
  3. package/package.json +16 -18
  4. package/types/dereekb-dbx-core.d.ts +3633 -0
  5. package/esm2022/dereekb-dbx-core.mjs +0 -5
  6. package/esm2022/index.mjs +0 -2
  7. package/esm2022/lib/action/action.handler.mjs +0 -22
  8. package/esm2022/lib/action/action.holder.mjs +0 -76
  9. package/esm2022/lib/action/action.machine.mjs +0 -71
  10. package/esm2022/lib/action/action.mjs +0 -95
  11. package/esm2022/lib/action/action.module.mjs +0 -85
  12. package/esm2022/lib/action/action.reference.mjs +0 -7
  13. package/esm2022/lib/action/action.store.mjs +0 -290
  14. package/esm2022/lib/action/action.store.source.mjs +0 -162
  15. package/esm2022/lib/action/action.store.source.provide.mjs +0 -36
  16. package/esm2022/lib/action/directive/auto/action.automodify.directive.mjs +0 -36
  17. package/esm2022/lib/action/directive/auto/action.autotrigger.directive.mjs +0 -111
  18. package/esm2022/lib/action/directive/auto/index.mjs +0 -3
  19. package/esm2022/lib/action/directive/context/action.directive.mjs +0 -32
  20. package/esm2022/lib/action/directive/context/action.source.directive.mjs +0 -25
  21. package/esm2022/lib/action/directive/context/index.mjs +0 -3
  22. package/esm2022/lib/action/directive/debug/action.logger.directive.mjs +0 -25
  23. package/esm2022/lib/action/directive/debug/index.mjs +0 -2
  24. package/esm2022/lib/action/directive/index.mjs +0 -6
  25. package/esm2022/lib/action/directive/map/action.map.directive.mjs +0 -34
  26. package/esm2022/lib/action/directive/map/action.map.key.directive.mjs +0 -27
  27. package/esm2022/lib/action/directive/map/action.map.mjs +0 -60
  28. package/esm2022/lib/action/directive/map/action.map.source.directive.mjs +0 -44
  29. package/esm2022/lib/action/directive/map/action.map.utility.mjs +0 -37
  30. package/esm2022/lib/action/directive/map/action.map.working.disable.directive.mjs +0 -34
  31. package/esm2022/lib/action/directive/map/index.mjs +0 -7
  32. package/esm2022/lib/action/directive/state/action.disabled.directive.mjs +0 -30
  33. package/esm2022/lib/action/directive/state/action.disableonsuccess.directive.mjs +0 -31
  34. package/esm2022/lib/action/directive/state/action.enforce.modified.directive.mjs +0 -34
  35. package/esm2022/lib/action/directive/state/action.error.handler.directive.mjs +0 -32
  36. package/esm2022/lib/action/directive/state/action.handler.directive.mjs +0 -57
  37. package/esm2022/lib/action/directive/state/action.handler.instance.mjs +0 -61
  38. package/esm2022/lib/action/directive/state/action.idle.directive.mjs +0 -34
  39. package/esm2022/lib/action/directive/state/action.presuccess.directive.mjs +0 -34
  40. package/esm2022/lib/action/directive/state/action.success.directive.mjs +0 -34
  41. package/esm2022/lib/action/directive/state/action.success.handler.directive.mjs +0 -32
  42. package/esm2022/lib/action/directive/state/action.triggered.directive.mjs +0 -34
  43. package/esm2022/lib/action/directive/state/action.value.directive.mjs +0 -42
  44. package/esm2022/lib/action/directive/state/action.value.stream.directive.mjs +0 -59
  45. package/esm2022/lib/action/directive/state/action.value.trigger.directive.mjs +0 -75
  46. package/esm2022/lib/action/directive/state/action.value.trigger.instance.mjs +0 -59
  47. package/esm2022/lib/action/directive/state/action.working.directive.mjs +0 -41
  48. package/esm2022/lib/action/directive/state/index.mjs +0 -17
  49. package/esm2022/lib/action/index.mjs +0 -11
  50. package/esm2022/lib/auth/auth.module.mjs +0 -25
  51. package/esm2022/lib/auth/auth.providers.mjs +0 -16
  52. package/esm2022/lib/auth/auth.role.any.directive.mjs +0 -24
  53. package/esm2022/lib/auth/auth.role.has.directive.mjs +0 -24
  54. package/esm2022/lib/auth/auth.role.not.directive.mjs +0 -24
  55. package/esm2022/lib/auth/auth.state.providers.mjs +0 -14
  56. package/esm2022/lib/auth/auth.state.service.mjs +0 -20
  57. package/esm2022/lib/auth/auth.user.mjs +0 -11
  58. package/esm2022/lib/auth/index.mjs +0 -12
  59. package/esm2022/lib/auth/router/auth.router.mjs +0 -6
  60. package/esm2022/lib/auth/router/auth.router.providers.mjs +0 -19
  61. package/esm2022/lib/auth/router/auth.router.service.mjs +0 -73
  62. package/esm2022/lib/auth/router/index.mjs +0 -6
  63. package/esm2022/lib/auth/router/provider/uirouter/auth.hook.mjs +0 -23
  64. package/esm2022/lib/auth/router/provider/uirouter/hook.mjs +0 -71
  65. package/esm2022/lib/auth/router/provider/uirouter/index.mjs +0 -6
  66. package/esm2022/lib/auth/router/provider/uirouter/redirect.mjs +0 -29
  67. package/esm2022/lib/auth/router/provider/uirouter/role.hook.mjs +0 -58
  68. package/esm2022/lib/auth/router/provider/uirouter/state.hook.mjs +0 -53
  69. package/esm2022/lib/auth/router/state/auth.router.state.providers.mjs +0 -23
  70. package/esm2022/lib/auth/router/state/effect/auth.router.state.effect.mjs +0 -37
  71. package/esm2022/lib/auth/router/state/effect/index.mjs +0 -2
  72. package/esm2022/lib/auth/router/state/index.mjs +0 -3
  73. package/esm2022/lib/auth/service/auth.service.mjs +0 -6
  74. package/esm2022/lib/auth/service/auth.service.rxjs.mjs +0 -30
  75. package/esm2022/lib/auth/service/index.mjs +0 -3
  76. package/esm2022/lib/auth/state/action/auth.action.mjs +0 -14
  77. package/esm2022/lib/auth/state/action/index.mjs +0 -12
  78. package/esm2022/lib/auth/state/action/user.action.mjs +0 -18
  79. package/esm2022/lib/auth/state/effect/auth.effect.mjs +0 -33
  80. package/esm2022/lib/auth/state/index.mjs +0 -13
  81. package/esm2022/lib/auth/state/reducer/index.mjs +0 -23
  82. package/esm2022/lib/auth/state/reducer/user.reducer.mjs +0 -12
  83. package/esm2022/lib/auth/state/state.mjs +0 -2
  84. package/esm2022/lib/button/action/action.button.directive.mjs +0 -28
  85. package/esm2022/lib/button/action/action.button.trigger.directive.mjs +0 -30
  86. package/esm2022/lib/button/action/index.mjs +0 -3
  87. package/esm2022/lib/button/button.directive.mjs +0 -115
  88. package/esm2022/lib/button/button.loading.directive.mjs +0 -37
  89. package/esm2022/lib/button/button.mjs +0 -21
  90. package/esm2022/lib/button/button.module.mjs +0 -28
  91. package/esm2022/lib/button/index.mjs +0 -7
  92. package/esm2022/lib/button/router/button.segue.directive.mjs +0 -29
  93. package/esm2022/lib/button/router/index.mjs +0 -2
  94. package/esm2022/lib/context/context.directive.mjs +0 -26
  95. package/esm2022/lib/context/context.mjs +0 -25
  96. package/esm2022/lib/context/context.module.mjs +0 -19
  97. package/esm2022/lib/context/context.providers.mjs +0 -12
  98. package/esm2022/lib/context/context.service.mjs +0 -26
  99. package/esm2022/lib/context/index.mjs +0 -7
  100. package/esm2022/lib/context/state/action/data.action.mjs +0 -10
  101. package/esm2022/lib/context/state/action/index.mjs +0 -7
  102. package/esm2022/lib/context/state/effect/index.mjs +0 -33
  103. package/esm2022/lib/context/state/index.mjs +0 -13
  104. package/esm2022/lib/context/state/reducer/data.reducer.mjs +0 -16
  105. package/esm2022/lib/context/state/reducer/index.mjs +0 -25
  106. package/esm2022/lib/context/state/state.mjs +0 -2
  107. package/esm2022/lib/environment/environment.mjs +0 -6
  108. package/esm2022/lib/environment/environment.providers.mjs +0 -19
  109. package/esm2022/lib/environment/environment.service.mjs +0 -30
  110. package/esm2022/lib/environment/index.mjs +0 -4
  111. package/esm2022/lib/filter/filter.abstract.connector.directive.mjs +0 -21
  112. package/esm2022/lib/filter/filter.abstract.source.directive.mjs +0 -69
  113. package/esm2022/lib/filter/filter.connect.source.directive.mjs +0 -23
  114. package/esm2022/lib/filter/filter.connector.directive.mjs +0 -20
  115. package/esm2022/lib/filter/filter.content.mjs +0 -29
  116. package/esm2022/lib/filter/filter.map.connector.directive.mjs +0 -33
  117. package/esm2022/lib/filter/filter.map.directive.mjs +0 -22
  118. package/esm2022/lib/filter/filter.map.instance.directive.mjs +0 -25
  119. package/esm2022/lib/filter/filter.map.source.directive.mjs +0 -38
  120. package/esm2022/lib/filter/filter.module.mjs +0 -22
  121. package/esm2022/lib/filter/filter.preset.mjs +0 -8
  122. package/esm2022/lib/filter/filter.source.directive.mjs +0 -19
  123. package/esm2022/lib/filter/index.mjs +0 -13
  124. package/esm2022/lib/index.mjs +0 -15
  125. package/esm2022/lib/injection/index.mjs +0 -14
  126. package/esm2022/lib/injection/injection.array.component.mjs +0 -31
  127. package/esm2022/lib/injection/injection.array.mjs +0 -2
  128. package/esm2022/lib/injection/injection.component.mjs +0 -32
  129. package/esm2022/lib/injection/injection.component.module.mjs +0 -26
  130. package/esm2022/lib/injection/injection.context.directive.mjs +0 -130
  131. package/esm2022/lib/injection/injection.context.forward.directive.mjs +0 -25
  132. package/esm2022/lib/injection/injection.context.mjs +0 -20
  133. package/esm2022/lib/injection/injection.directive.mjs +0 -30
  134. package/esm2022/lib/injection/injection.instance.mjs +0 -121
  135. package/esm2022/lib/injection/injection.mjs +0 -16
  136. package/esm2022/lib/injection/injection.rxjs.mjs +0 -24
  137. package/esm2022/lib/injection/injection.util.mjs +0 -11
  138. package/esm2022/lib/injection/injector.mjs +0 -13
  139. package/esm2022/lib/ngrx/index.mjs +0 -2
  140. package/esm2022/lib/ngrx/store.lockset.mjs +0 -66
  141. package/esm2022/lib/pipe/async/asobservable.pipe.mjs +0 -21
  142. package/esm2022/lib/pipe/async/async.pipe.module.mjs +0 -20
  143. package/esm2022/lib/pipe/async/index.mjs +0 -3
  144. package/esm2022/lib/pipe/date/date.pipe.module.mjs +0 -108
  145. package/esm2022/lib/pipe/date/datedayrange.pipe.mjs +0 -24
  146. package/esm2022/lib/pipe/date/datedaytimerange.pipe.mjs +0 -24
  147. package/esm2022/lib/pipe/date/datedistance.pipe.mjs +0 -27
  148. package/esm2022/lib/pipe/date/dateformatdistance.pipe.mjs +0 -36
  149. package/esm2022/lib/pipe/date/datefromtoformat.pipe.mjs +0 -34
  150. package/esm2022/lib/pipe/date/daterangedistance.pipe.mjs +0 -24
  151. package/esm2022/lib/pipe/date/datetimerange.pipe.mjs +0 -24
  152. package/esm2022/lib/pipe/date/datetimerangeonly.pipe.mjs +0 -24
  153. package/esm2022/lib/pipe/date/datetimerangeonlydistance.pipe.mjs +0 -24
  154. package/esm2022/lib/pipe/date/index.mjs +0 -18
  155. package/esm2022/lib/pipe/date/minutesstring.pipe.mjs +0 -36
  156. package/esm2022/lib/pipe/date/systemdatetotargetdate.pipe.mjs +0 -27
  157. package/esm2022/lib/pipe/date/targetdatetosystemdate.pipe.mjs +0 -27
  158. package/esm2022/lib/pipe/date/timedistance.pipe.mjs +0 -57
  159. package/esm2022/lib/pipe/date/timezoneabbreviation.pipe.mjs +0 -27
  160. package/esm2022/lib/pipe/date/tojsdate.pipe.mjs +0 -30
  161. package/esm2022/lib/pipe/date/tominutes.pipe.mjs +0 -21
  162. package/esm2022/lib/pipe/index.mjs +0 -6
  163. package/esm2022/lib/pipe/misc/index.mjs +0 -3
  164. package/esm2022/lib/pipe/misc/misc.pipe.module.mjs +0 -21
  165. package/esm2022/lib/pipe/misc/prettyjson.pipe.mjs +0 -30
  166. package/esm2022/lib/pipe/pipe.module.mjs +0 -25
  167. package/esm2022/lib/pipe/value/cuttext.pipe.mjs +0 -22
  168. package/esm2022/lib/pipe/value/dollar.pipe.mjs +0 -24
  169. package/esm2022/lib/pipe/value/getvalue.pipe.mjs +0 -40
  170. package/esm2022/lib/pipe/value/index.mjs +0 -5
  171. package/esm2022/lib/pipe/value/value.pipe.module.mjs +0 -27
  172. package/esm2022/lib/router/anchor/anchor.directive.mjs +0 -63
  173. package/esm2022/lib/router/anchor/anchor.mjs +0 -52
  174. package/esm2022/lib/router/anchor/clickable.mjs +0 -18
  175. package/esm2022/lib/router/anchor/index.mjs +0 -5
  176. package/esm2022/lib/router/anchor/mousable.mjs +0 -2
  177. package/esm2022/lib/router/auth/hook/id.hook.mjs +0 -54
  178. package/esm2022/lib/router/auth/hook/index.mjs +0 -3
  179. package/esm2022/lib/router/auth/hook/uid.hook.mjs +0 -19
  180. package/esm2022/lib/router/auth/index.mjs +0 -2
  181. package/esm2022/lib/router/index.mjs +0 -6
  182. package/esm2022/lib/router/model/id.param.redirect.mjs +0 -73
  183. package/esm2022/lib/router/model/index.mjs +0 -7
  184. package/esm2022/lib/router/model/model.module.mjs +0 -26
  185. package/esm2022/lib/router/model/model.router.id.directive.mjs +0 -58
  186. package/esm2022/lib/router/model/model.router.key.directive.mjs +0 -60
  187. package/esm2022/lib/router/model/model.router.mjs +0 -38
  188. package/esm2022/lib/router/model/model.router.uid.directive.mjs +0 -25
  189. package/esm2022/lib/router/router/index.mjs +0 -5
  190. package/esm2022/lib/router/router/provider/angular/angular.router.service.mjs +0 -78
  191. package/esm2022/lib/router/router/provider/angular/angular.router.service.module.mjs +0 -31
  192. package/esm2022/lib/router/router/provider/angular/index.mjs +0 -3
  193. package/esm2022/lib/router/router/provider/index.mjs +0 -3
  194. package/esm2022/lib/router/router/provider/uirouter/index.mjs +0 -4
  195. package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.mjs +0 -95
  196. package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.module.mjs +0 -34
  197. package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.providers.mjs +0 -24
  198. package/esm2022/lib/router/router/service/index.mjs +0 -6
  199. package/esm2022/lib/router/router/service/router.go.mjs +0 -14
  200. package/esm2022/lib/router/router/service/router.service.mjs +0 -7
  201. package/esm2022/lib/router/router/service/router.service.rxjs.mjs +0 -39
  202. package/esm2022/lib/router/router/service/router.service.util.mjs +0 -14
  203. package/esm2022/lib/router/router/service/router.transition.service.mjs +0 -6
  204. package/esm2022/lib/router/router/transition/index.mjs +0 -5
  205. package/esm2022/lib/router/router/transition/transition.directive.mjs +0 -19
  206. package/esm2022/lib/router/router/transition/transition.mjs +0 -12
  207. package/esm2022/lib/router/router/transition/transition.rxjs.mjs +0 -55
  208. package/esm2022/lib/router/router/transition/transition.watcher.directive.mjs +0 -28
  209. package/esm2022/lib/router/router/util/index.mjs +0 -3
  210. package/esm2022/lib/router/router/util/route.default.mjs +0 -63
  211. package/esm2022/lib/router/router/util/route.reader.mjs +0 -47
  212. package/esm2022/lib/router/segue.mjs +0 -35
  213. package/esm2022/lib/rxjs/clean.mjs +0 -28
  214. package/esm2022/lib/rxjs/destroy.mjs +0 -13
  215. package/esm2022/lib/rxjs/index.mjs +0 -7
  216. package/esm2022/lib/rxjs/loading.mjs +0 -19
  217. package/esm2022/lib/rxjs/lockset.mjs +0 -56
  218. package/esm2022/lib/rxjs/rxjs.directive.mjs +0 -42
  219. package/esm2022/lib/rxjs/subscription.mjs +0 -16
  220. package/esm2022/lib/storage/index.mjs +0 -9
  221. package/esm2022/lib/storage/storage.accessor.mjs +0 -16
  222. package/esm2022/lib/storage/storage.accessor.simple.factory.mjs +0 -26
  223. package/esm2022/lib/storage/storage.accessor.simple.mjs +0 -172
  224. package/esm2022/lib/storage/storage.accessor.string.mjs +0 -50
  225. package/esm2022/lib/storage/storage.di.mjs +0 -4
  226. package/esm2022/lib/storage/storage.object.localstorage.mjs +0 -47
  227. package/esm2022/lib/storage/storage.object.memory.mjs +0 -17
  228. package/esm2022/lib/storage/storage.providers.mjs +0 -41
  229. package/esm2022/lib/util/index.mjs +0 -3
  230. package/esm2022/lib/util/input.mjs +0 -7
  231. package/esm2022/lib/util/view.mjs +0 -81
  232. package/esm2022/lib/view/if.directive.mjs +0 -28
  233. package/esm2022/lib/view/index.mjs +0 -2
  234. package/index.d.ts +0 -1
  235. package/lib/action/action.d.ts +0 -80
  236. package/lib/action/action.handler.d.ts +0 -15
  237. package/lib/action/action.holder.d.ts +0 -38
  238. package/lib/action/action.machine.d.ts +0 -48
  239. package/lib/action/action.module.d.ts +0 -30
  240. package/lib/action/action.reference.d.ts +0 -11
  241. package/lib/action/action.store.d.ts +0 -208
  242. package/lib/action/action.store.source.d.ts +0 -77
  243. package/lib/action/action.store.source.provide.d.ts +0 -7
  244. package/lib/action/directive/auto/action.automodify.directive.d.ts +0 -11
  245. package/lib/action/directive/auto/action.autotrigger.directive.d.ts +0 -36
  246. package/lib/action/directive/auto/index.d.ts +0 -2
  247. package/lib/action/directive/context/action.directive.d.ts +0 -10
  248. package/lib/action/directive/context/action.source.directive.d.ts +0 -12
  249. package/lib/action/directive/context/index.d.ts +0 -2
  250. package/lib/action/directive/debug/action.logger.directive.d.ts +0 -11
  251. package/lib/action/directive/debug/index.d.ts +0 -1
  252. package/lib/action/directive/index.d.ts +0 -5
  253. package/lib/action/directive/map/action.map.d.ts +0 -43
  254. package/lib/action/directive/map/action.map.directive.d.ts +0 -12
  255. package/lib/action/directive/map/action.map.key.directive.d.ts +0 -14
  256. package/lib/action/directive/map/action.map.source.directive.d.ts +0 -19
  257. package/lib/action/directive/map/action.map.utility.d.ts +0 -48
  258. package/lib/action/directive/map/action.map.working.disable.directive.d.ts +0 -16
  259. package/lib/action/directive/map/index.d.ts +0 -6
  260. package/lib/action/directive/state/action.disabled.directive.d.ts +0 -15
  261. package/lib/action/directive/state/action.disableonsuccess.directive.d.ts +0 -15
  262. package/lib/action/directive/state/action.enforce.modified.directive.d.ts +0 -15
  263. package/lib/action/directive/state/action.error.handler.directive.d.ts +0 -18
  264. package/lib/action/directive/state/action.handler.directive.d.ts +0 -33
  265. package/lib/action/directive/state/action.handler.instance.d.ts +0 -22
  266. package/lib/action/directive/state/action.idle.directive.d.ts +0 -15
  267. package/lib/action/directive/state/action.presuccess.directive.d.ts +0 -15
  268. package/lib/action/directive/state/action.success.directive.d.ts +0 -15
  269. package/lib/action/directive/state/action.success.handler.directive.d.ts +0 -18
  270. package/lib/action/directive/state/action.triggered.directive.d.ts +0 -15
  271. package/lib/action/directive/state/action.value.directive.d.ts +0 -23
  272. package/lib/action/directive/state/action.value.stream.directive.d.ts +0 -19
  273. package/lib/action/directive/state/action.value.trigger.directive.d.ts +0 -38
  274. package/lib/action/directive/state/action.value.trigger.instance.d.ts +0 -45
  275. package/lib/action/directive/state/action.working.directive.d.ts +0 -17
  276. package/lib/action/directive/state/index.d.ts +0 -16
  277. package/lib/action/index.d.ts +0 -10
  278. package/lib/auth/auth.module.d.ts +0 -16
  279. package/lib/auth/auth.providers.d.ts +0 -12
  280. package/lib/auth/auth.role.any.directive.d.ts +0 -15
  281. package/lib/auth/auth.role.has.directive.d.ts +0 -15
  282. package/lib/auth/auth.role.not.directive.d.ts +0 -15
  283. package/lib/auth/auth.state.providers.d.ts +0 -7
  284. package/lib/auth/auth.state.service.d.ts +0 -11
  285. package/lib/auth/auth.user.d.ts +0 -28
  286. package/lib/auth/index.d.ts +0 -11
  287. package/lib/auth/router/auth.router.d.ts +0 -10
  288. package/lib/auth/router/auth.router.providers.d.ts +0 -18
  289. package/lib/auth/router/auth.router.service.d.ts +0 -46
  290. package/lib/auth/router/index.d.ts +0 -5
  291. package/lib/auth/router/provider/uirouter/auth.hook.d.ts +0 -18
  292. package/lib/auth/router/provider/uirouter/hook.d.ts +0 -51
  293. package/lib/auth/router/provider/uirouter/index.d.ts +0 -5
  294. package/lib/auth/router/provider/uirouter/redirect.d.ts +0 -9
  295. package/lib/auth/router/provider/uirouter/role.hook.d.ts +0 -44
  296. package/lib/auth/router/provider/uirouter/state.hook.d.ts +0 -31
  297. package/lib/auth/router/state/auth.router.state.providers.d.ts +0 -19
  298. package/lib/auth/router/state/effect/auth.router.state.effect.d.ts +0 -28
  299. package/lib/auth/router/state/effect/index.d.ts +0 -1
  300. package/lib/auth/router/state/index.d.ts +0 -2
  301. package/lib/auth/service/auth.service.d.ts +0 -46
  302. package/lib/auth/service/auth.service.rxjs.d.ts +0 -19
  303. package/lib/auth/service/index.d.ts +0 -2
  304. package/lib/auth/state/action/auth.action.d.ts +0 -12
  305. package/lib/auth/state/action/index.d.ts +0 -11
  306. package/lib/auth/state/action/user.action.d.ts +0 -34
  307. package/lib/auth/state/effect/auth.effect.d.ts +0 -28
  308. package/lib/auth/state/index.d.ts +0 -12
  309. package/lib/auth/state/reducer/index.d.ts +0 -29
  310. package/lib/auth/state/reducer/user.reducer.d.ts +0 -11
  311. package/lib/auth/state/state.d.ts +0 -5
  312. package/lib/button/action/action.button.directive.d.ts +0 -10
  313. package/lib/button/action/action.button.trigger.directive.d.ts +0 -14
  314. package/lib/button/action/index.d.ts +0 -2
  315. package/lib/button/button.d.ts +0 -113
  316. package/lib/button/button.directive.d.ts +0 -60
  317. package/lib/button/button.loading.directive.d.ts +0 -18
  318. package/lib/button/button.module.d.ts +0 -19
  319. package/lib/button/index.d.ts +0 -6
  320. package/lib/button/router/button.segue.directive.d.ts +0 -13
  321. package/lib/button/router/index.d.ts +0 -1
  322. package/lib/context/context.d.ts +0 -42
  323. package/lib/context/context.directive.d.ts +0 -13
  324. package/lib/context/context.module.d.ts +0 -10
  325. package/lib/context/context.providers.d.ts +0 -7
  326. package/lib/context/context.service.d.ts +0 -14
  327. package/lib/context/index.d.ts +0 -6
  328. package/lib/context/state/action/data.action.d.ts +0 -13
  329. package/lib/context/state/action/index.d.ts +0 -6
  330. package/lib/context/state/effect/index.d.ts +0 -24
  331. package/lib/context/state/index.d.ts +0 -12
  332. package/lib/context/state/reducer/data.reducer.d.ts +0 -13
  333. package/lib/context/state/reducer/index.d.ts +0 -34
  334. package/lib/context/state/state.d.ts +0 -9
  335. package/lib/environment/environment.d.ts +0 -21
  336. package/lib/environment/environment.providers.d.ts +0 -8
  337. package/lib/environment/environment.service.d.ts +0 -17
  338. package/lib/environment/index.d.ts +0 -3
  339. package/lib/filter/filter.abstract.connector.directive.d.ts +0 -13
  340. package/lib/filter/filter.abstract.source.directive.d.ts +0 -37
  341. package/lib/filter/filter.connect.source.directive.d.ts +0 -13
  342. package/lib/filter/filter.connector.directive.d.ts +0 -9
  343. package/lib/filter/filter.content.d.ts +0 -10
  344. package/lib/filter/filter.map.connector.directive.d.ts +0 -14
  345. package/lib/filter/filter.map.directive.d.ts +0 -10
  346. package/lib/filter/filter.map.instance.directive.d.ts +0 -16
  347. package/lib/filter/filter.map.source.directive.d.ts +0 -23
  348. package/lib/filter/filter.module.d.ts +0 -12
  349. package/lib/filter/filter.preset.d.ts +0 -29
  350. package/lib/filter/filter.source.directive.d.ts +0 -9
  351. package/lib/filter/index.d.ts +0 -12
  352. package/lib/index.d.ts +0 -14
  353. package/lib/injection/index.d.ts +0 -13
  354. package/lib/injection/injection.array.component.d.ts +0 -11
  355. package/lib/injection/injection.array.d.ts +0 -12
  356. package/lib/injection/injection.component.d.ts +0 -19
  357. package/lib/injection/injection.component.module.d.ts +0 -16
  358. package/lib/injection/injection.context.d.ts +0 -39
  359. package/lib/injection/injection.context.directive.d.ts +0 -26
  360. package/lib/injection/injection.context.forward.directive.d.ts +0 -15
  361. package/lib/injection/injection.d.ts +0 -53
  362. package/lib/injection/injection.directive.d.ts +0 -18
  363. package/lib/injection/injection.instance.d.ts +0 -32
  364. package/lib/injection/injection.rxjs.d.ts +0 -10
  365. package/lib/injection/injection.util.d.ts +0 -9
  366. package/lib/injection/injector.d.ts +0 -10
  367. package/lib/ngrx/index.d.ts +0 -1
  368. package/lib/ngrx/store.lockset.d.ts +0 -36
  369. package/lib/pipe/async/asobservable.pipe.d.ts +0 -12
  370. package/lib/pipe/async/async.pipe.module.d.ts +0 -10
  371. package/lib/pipe/async/index.d.ts +0 -2
  372. package/lib/pipe/date/date.pipe.module.d.ts +0 -43
  373. package/lib/pipe/date/datedayrange.pipe.d.ts +0 -9
  374. package/lib/pipe/date/datedaytimerange.pipe.d.ts +0 -9
  375. package/lib/pipe/date/datedistance.pipe.d.ts +0 -8
  376. package/lib/pipe/date/dateformatdistance.pipe.d.ts +0 -12
  377. package/lib/pipe/date/datefromtoformat.pipe.d.ts +0 -13
  378. package/lib/pipe/date/daterangedistance.pipe.d.ts +0 -9
  379. package/lib/pipe/date/datetimerange.pipe.d.ts +0 -9
  380. package/lib/pipe/date/datetimerangeonly.pipe.d.ts +0 -9
  381. package/lib/pipe/date/datetimerangeonlydistance.pipe.d.ts +0 -9
  382. package/lib/pipe/date/index.d.ts +0 -17
  383. package/lib/pipe/date/minutesstring.pipe.d.ts +0 -8
  384. package/lib/pipe/date/systemdatetotargetdate.pipe.d.ts +0 -12
  385. package/lib/pipe/date/targetdatetosystemdate.pipe.d.ts +0 -12
  386. package/lib/pipe/date/timedistance.pipe.d.ts +0 -13
  387. package/lib/pipe/date/timezoneabbreviation.pipe.d.ts +0 -12
  388. package/lib/pipe/date/tojsdate.pipe.d.ts +0 -10
  389. package/lib/pipe/date/tominutes.pipe.d.ts +0 -7
  390. package/lib/pipe/index.d.ts +0 -5
  391. package/lib/pipe/misc/index.d.ts +0 -2
  392. package/lib/pipe/misc/misc.pipe.module.d.ts +0 -12
  393. package/lib/pipe/misc/prettyjson.pipe.d.ts +0 -9
  394. package/lib/pipe/pipe.module.d.ts +0 -15
  395. package/lib/pipe/value/cuttext.pipe.d.ts +0 -11
  396. package/lib/pipe/value/dollar.pipe.d.ts +0 -13
  397. package/lib/pipe/value/getvalue.pipe.d.ts +0 -19
  398. package/lib/pipe/value/index.d.ts +0 -4
  399. package/lib/pipe/value/value.pipe.module.d.ts +0 -17
  400. package/lib/router/anchor/anchor.d.ts +0 -71
  401. package/lib/router/anchor/anchor.directive.d.ts +0 -30
  402. package/lib/router/anchor/clickable.d.ts +0 -20
  403. package/lib/router/anchor/index.d.ts +0 -4
  404. package/lib/router/anchor/mousable.d.ts +0 -9
  405. package/lib/router/auth/hook/id.hook.d.ts +0 -44
  406. package/lib/router/auth/hook/index.d.ts +0 -2
  407. package/lib/router/auth/hook/uid.hook.d.ts +0 -41
  408. package/lib/router/auth/index.d.ts +0 -1
  409. package/lib/router/index.d.ts +0 -5
  410. package/lib/router/model/id.param.redirect.d.ts +0 -51
  411. package/lib/router/model/index.d.ts +0 -6
  412. package/lib/router/model/model.module.d.ts +0 -16
  413. package/lib/router/model/model.router.d.ts +0 -35
  414. package/lib/router/model/model.router.id.directive.d.ts +0 -27
  415. package/lib/router/model/model.router.key.directive.d.ts +0 -29
  416. package/lib/router/model/model.router.uid.directive.d.ts +0 -13
  417. package/lib/router/router/index.d.ts +0 -4
  418. package/lib/router/router/provider/angular/angular.router.service.d.ts +0 -24
  419. package/lib/router/router/provider/angular/angular.router.service.module.d.ts +0 -8
  420. package/lib/router/router/provider/angular/index.d.ts +0 -2
  421. package/lib/router/router/provider/index.d.ts +0 -2
  422. package/lib/router/router/provider/uirouter/index.d.ts +0 -3
  423. package/lib/router/router/provider/uirouter/uirouter.router.service.d.ts +0 -32
  424. package/lib/router/router/provider/uirouter/uirouter.router.service.module.d.ts +0 -11
  425. package/lib/router/router/provider/uirouter/uirouter.router.service.providers.d.ts +0 -7
  426. package/lib/router/router/service/index.d.ts +0 -5
  427. package/lib/router/router/service/router.go.d.ts +0 -14
  428. package/lib/router/router/service/router.service.d.ts +0 -49
  429. package/lib/router/router/service/router.service.rxjs.d.ts +0 -27
  430. package/lib/router/router/service/router.service.util.d.ts +0 -26
  431. package/lib/router/router/service/router.transition.service.d.ts +0 -11
  432. package/lib/router/router/transition/index.d.ts +0 -4
  433. package/lib/router/router/transition/transition.d.ts +0 -13
  434. package/lib/router/router/transition/transition.directive.d.ts +0 -13
  435. package/lib/router/router/transition/transition.rxjs.d.ts +0 -67
  436. package/lib/router/router/transition/transition.watcher.directive.d.ts +0 -14
  437. package/lib/router/router/util/index.d.ts +0 -2
  438. package/lib/router/router/util/route.default.d.ts +0 -20
  439. package/lib/router/router/util/route.reader.d.ts +0 -56
  440. package/lib/router/segue.d.ts +0 -38
  441. package/lib/rxjs/clean.d.ts +0 -16
  442. package/lib/rxjs/destroy.d.ts +0 -7
  443. package/lib/rxjs/index.d.ts +0 -6
  444. package/lib/rxjs/loading.d.ts +0 -13
  445. package/lib/rxjs/lockset.d.ts +0 -47
  446. package/lib/rxjs/rxjs.directive.d.ts +0 -29
  447. package/lib/rxjs/subscription.d.ts +0 -9
  448. package/lib/storage/index.d.ts +0 -8
  449. package/lib/storage/storage.accessor.d.ts +0 -35
  450. package/lib/storage/storage.accessor.simple.d.ts +0 -80
  451. package/lib/storage/storage.accessor.simple.factory.d.ts +0 -17
  452. package/lib/storage/storage.accessor.string.d.ts +0 -16
  453. package/lib/storage/storage.di.d.ts +0 -3
  454. package/lib/storage/storage.object.localstorage.d.ts +0 -16
  455. package/lib/storage/storage.object.memory.d.ts +0 -9
  456. package/lib/storage/storage.providers.d.ts +0 -13
  457. package/lib/util/index.d.ts +0 -2
  458. package/lib/util/input.d.ts +0 -6
  459. package/lib/util/view.d.ts +0 -61
  460. package/lib/view/if.directive.d.ts +0 -18
  461. package/lib/view/index.d.ts +0 -1
@@ -1,16 +0,0 @@
1
- import { type StoredDataString, type FullStorageObject, type Maybe } from '@dereekb/util';
2
- import { Observable } from 'rxjs';
3
- import { type StorageAccessor } from './storage.accessor';
4
- /**
5
- * Simple StorageAccessor implementation that wraps a FullStorageObject.
6
- */
7
- export declare class StringStorageAccessor implements StorageAccessor<StoredDataString> {
8
- private readonly _storage;
9
- constructor(storage: FullStorageObject);
10
- get(key: string): Observable<Maybe<StoredDataString>>;
11
- set(key: string, value: StoredDataString): Observable<void>;
12
- remove(key: string): Observable<void>;
13
- clear(): Observable<StoredDataString[]>;
14
- all(): Observable<StoredDataString[]>;
15
- allKeys(): Observable<string[]>;
16
- }
@@ -1,3 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export declare const DEFAULT_STORAGE_OBJECT_TOKEN: InjectionToken<unknown>;
3
- export declare const DEFAULT_STORAGE_ACCESSOR_FACTORY_TOKEN: InjectionToken<unknown>;
@@ -1,16 +0,0 @@
1
- import { type FullStorageObject, type Maybe, type StorageObject, type StoredDataStorageKey } from '@dereekb/util';
2
- /**
3
- * StorageObject using LocalStorage.
4
- */
5
- export declare class FullLocalStorageObject implements FullStorageObject {
6
- private readonly _localStorage;
7
- constructor(localStorage: StorageObject);
8
- get isPersistant(): boolean;
9
- get isAvailable(): boolean;
10
- get length(): number;
11
- getItem(key: StoredDataStorageKey): Maybe<string>;
12
- setItem(key: StoredDataStorageKey, item: string): void;
13
- removeItem(key: StoredDataStorageKey): void;
14
- key(index: number): string | null;
15
- removeAll(): string[];
16
- }
@@ -1,9 +0,0 @@
1
- import { FullLocalStorageObject } from './storage.object.localstorage';
2
- /**
3
- * FullStorageObject implementation that uses a localstorage that entirely resides in memory.
4
- */
5
- export declare class MemoryStorageObject extends FullLocalStorageObject {
6
- get isLastingStorage(): boolean;
7
- get isAvailable(): boolean;
8
- constructor();
9
- }
@@ -1,13 +0,0 @@
1
- import { type EnvironmentProviders } from '@angular/core';
2
- import { type FullStorageObject } from '@dereekb/util';
3
- /**
4
- * Default storage object factory function that creates a FullLocalStorageObject,
5
- * falling back to MemoryStorageObject if localStorage is not available.
6
- */
7
- export declare function defaultStorageObjectFactory(): FullStorageObject;
8
- /**
9
- * Creates EnvironmentProviders for providing a default storage object and SimpleStorageAccessorFactory.
10
- *
11
- * @returns EnvironmentProviders
12
- */
13
- export declare function provideDbxStorage(): EnvironmentProviders;
@@ -1,2 +0,0 @@
1
- export * from './view';
2
- export * from './input';
@@ -1,6 +0,0 @@
1
- /**
2
- * Transforms an empty string to undefined.
3
- *
4
- * Used for Angular inputs that are optional and share the same alias as the directive.
5
- */
6
- export declare const transformEmptyStringInputToUndefined: <T>(value: T | "") => T | undefined;
@@ -1,61 +0,0 @@
1
- import { type MonoTypeOperatorFunction } from 'rxjs';
2
- import { type ChangeDetectorRef, type ElementRef } from '@angular/core';
3
- import { type Maybe } from '@dereekb/util';
4
- /**
5
- * Convenience function used within observables for views that need to detect changes after a value changes.
6
- *
7
- * @deprecated reminder to move to Angular signals
8
- *
9
- * @param cdRef
10
- * @param timeout
11
- * @returns
12
- */
13
- export declare function tapDetectChanges<T>(cdRef: Maybe<ChangeDetectorRef>, timeout?: number): MonoTypeOperatorFunction<T>;
14
- /**
15
- * Triggers a check for detecting any changes on the model safely to ve registered via detectChanges().
16
- *
17
- * @deprecated reminder to move to Angular signals
18
- *
19
- * @param cdRef
20
- */
21
- export declare function safeDetectChanges(cdRef: ChangeDetectorRef): void;
22
- /**
23
- * Convenience function used within observables for views that use the OnPush ChangeDetectionStrategy and needs to call markForCheck when a new observable value is pushed.
24
- *
25
- * NOTE: If the observable is being consumed via the "async" pipe, this may not be necessary.
26
- *
27
- * @deprecated reminder to move to Angular signals
28
- * @param cdRef
29
- * @param timeout
30
- * @returns
31
- */
32
- export declare function tapSafeMarkForCheck<T>(cdRef: Maybe<ChangeDetectorRef>, timeout?: number): MonoTypeOperatorFunction<T>;
33
- /**
34
- * Marks the ChangeDetectorRef for changes as long as the view has not been destroyed.
35
- *
36
- * @deprecated reminder to move to Angular signals
37
- *
38
- * @param cdRef
39
- */
40
- export declare function safeMarkForCheck(cdRef: ChangeDetectorRef): void;
41
- /**
42
- * Triggers a detection change on the input view as long as the view has not been destroyed.
43
- *
44
- * @deprecated reminder to move to Angular signals
45
- * @param cdRef
46
- */
47
- export declare function safeUseCdRef(cdRef: ChangeDetectorRef, use: (cdRef: ChangeDetectorRef) => void): void;
48
- /**
49
- * Used to check an injected ElementRef that wraps an ng-content injection point whether or not any content was injected,
50
- * or more specifically if the parent component passed any target content to the child. This will still return true if
51
- * passed content is empty.
52
- *
53
- * TS:
54
- * @ViewChild('customLoading', { static: false }) customCustom: ElementRef;
55
- *
56
- * HTML:
57
- * <div #customContent>
58
- * <ng-content select="[content]"></ng-content>
59
- * </div>
60
- */
61
- export declare function checkNgContentWrapperHasContent(ref: Maybe<ElementRef<Element>>): boolean;
@@ -1,18 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Abstract directive class that watches a show$ observable and behaves like *ngIf.
6
- */
7
- export declare abstract class AbstractIfDirective implements OnInit {
8
- private readonly _templateRef;
9
- private readonly _viewContainer;
10
- /**
11
- * Observable that is watched for showing/hiding.
12
- */
13
- abstract readonly show$: Observable<boolean>;
14
- private readonly _sub;
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<AbstractIfDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractIfDirective, never, never, {}, {}, never, never, false, never>;
18
- }
@@ -1 +0,0 @@
1
- export * from './if.directive';