@dereekb/dbx-firebase 12.6.21 → 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 (440) hide show
  1. package/LICENSE +1 -1
  2. package/fesm2022/dereekb-dbx-firebase.mjs +910 -1396
  3. package/fesm2022/dereekb-dbx-firebase.mjs.map +1 -1
  4. package/package.json +21 -23
  5. package/types/dereekb-dbx-firebase.d.ts +4304 -0
  6. package/esm2022/dereekb-dbx-firebase.mjs +0 -5
  7. package/esm2022/index.mjs +0 -2
  8. package/esm2022/lib/analytics/analytics.user.events.providers.mjs +0 -25
  9. package/esm2022/lib/analytics/analytics.user.events.service.mjs +0 -37
  10. package/esm2022/lib/analytics/analytics.user.source.mjs +0 -48
  11. package/esm2022/lib/analytics/index.mjs +0 -4
  12. package/esm2022/lib/auth/appcheck/appcheck.interceptor.mjs +0 -76
  13. package/esm2022/lib/auth/appcheck/appcheck.mjs +0 -11
  14. package/esm2022/lib/auth/appcheck/index.mjs +0 -3
  15. package/esm2022/lib/auth/auth.mjs +0 -22
  16. package/esm2022/lib/auth/firebase.auth.module.mjs +0 -22
  17. package/esm2022/lib/auth/firebase.auth.providers.mjs +0 -27
  18. package/esm2022/lib/auth/index.mjs +0 -7
  19. package/esm2022/lib/auth/login/firebase.login.module.mjs +0 -124
  20. package/esm2022/lib/auth/login/firebase.login.providers.default.mjs +0 -109
  21. package/esm2022/lib/auth/login/firebase.login.providers.mjs +0 -59
  22. package/esm2022/lib/auth/login/index.mjs +0 -27
  23. package/esm2022/lib/auth/login/login.anonymous.component.mjs +0 -23
  24. package/esm2022/lib/auth/login/login.apple.component.mjs +0 -23
  25. package/esm2022/lib/auth/login/login.button.component.mjs +0 -148
  26. package/esm2022/lib/auth/login/login.component.mjs +0 -39
  27. package/esm2022/lib/auth/login/login.context.back.component.mjs +0 -26
  28. package/esm2022/lib/auth/login/login.context.directive.mjs +0 -30
  29. package/esm2022/lib/auth/login/login.context.mjs +0 -7
  30. package/esm2022/lib/auth/login/login.email.component.mjs +0 -24
  31. package/esm2022/lib/auth/login/login.email.content.component.mjs +0 -102
  32. package/esm2022/lib/auth/login/login.email.form.component.mjs +0 -27
  33. package/esm2022/lib/auth/login/login.email.recovery.form.component.mjs +0 -21
  34. package/esm2022/lib/auth/login/login.facebook.component.mjs +0 -23
  35. package/esm2022/lib/auth/login/login.github.component.mjs +0 -23
  36. package/esm2022/lib/auth/login/login.google.component.mjs +0 -23
  37. package/esm2022/lib/auth/login/login.list.component.mjs +0 -71
  38. package/esm2022/lib/auth/login/login.microsoft.component.mjs +0 -23
  39. package/esm2022/lib/auth/login/login.mjs +0 -3
  40. package/esm2022/lib/auth/login/login.password.mjs +0 -4
  41. package/esm2022/lib/auth/login/login.service.mjs +0 -127
  42. package/esm2022/lib/auth/login/login.terms.component.mjs +0 -29
  43. package/esm2022/lib/auth/login/login.terms.mjs +0 -6
  44. package/esm2022/lib/auth/login/login.terms.simple.component.mjs +0 -38
  45. package/esm2022/lib/auth/login/login.twitter.component.mjs +0 -23
  46. package/esm2022/lib/auth/login/register.component.mjs +0 -27
  47. package/esm2022/lib/auth/login/register.email.component.mjs +0 -23
  48. package/esm2022/lib/auth/service/firebase.auth.rxjs.mjs +0 -46
  49. package/esm2022/lib/auth/service/firebase.auth.service.delegate.mjs +0 -28
  50. package/esm2022/lib/auth/service/firebase.auth.service.mjs +0 -193
  51. package/esm2022/lib/auth/service/index.mjs +0 -4
  52. package/esm2022/lib/development/development.directive.mjs +0 -78
  53. package/esm2022/lib/development/development.module.mjs +0 -61
  54. package/esm2022/lib/development/development.popup.component.mjs +0 -44
  55. package/esm2022/lib/development/development.popup.content.component.mjs +0 -79
  56. package/esm2022/lib/development/development.popup.content.form.component.mjs +0 -39
  57. package/esm2022/lib/development/development.providers.mjs +0 -47
  58. package/esm2022/lib/development/development.scheduler.list.component.mjs +0 -79
  59. package/esm2022/lib/development/development.scheduler.service.mjs +0 -78
  60. package/esm2022/lib/development/development.scheduler.widget.component.mjs +0 -40
  61. package/esm2022/lib/development/development.service.mjs +0 -20
  62. package/esm2022/lib/development/development.widget.mjs +0 -2
  63. package/esm2022/lib/development/development.widget.service.mjs +0 -56
  64. package/esm2022/lib/development/index.mjs +0 -14
  65. package/esm2022/lib/firebase/appcheck.mjs +0 -2
  66. package/esm2022/lib/firebase/emulators.mjs +0 -14
  67. package/esm2022/lib/firebase/firebase.emulator.module.mjs +0 -23
  68. package/esm2022/lib/firebase/firebase.emulator.providers.mjs +0 -33
  69. package/esm2022/lib/firebase/firebase.emulator.service.mjs +0 -29
  70. package/esm2022/lib/firebase/firebase.module.mjs +0 -26
  71. package/esm2022/lib/firebase/firebase.options.environment.mjs +0 -2
  72. package/esm2022/lib/firebase/firebase.options.mjs +0 -3
  73. package/esm2022/lib/firebase/firebase.providers.mjs +0 -149
  74. package/esm2022/lib/firebase/index.mjs +0 -10
  75. package/esm2022/lib/firestore/firebase.firestore.context.service.mjs +0 -18
  76. package/esm2022/lib/firestore/firebase.firestore.mjs +0 -6
  77. package/esm2022/lib/firestore/firebase.firestore.module.mjs +0 -23
  78. package/esm2022/lib/firestore/firebase.firestore.providers.mjs +0 -86
  79. package/esm2022/lib/firestore/index.mjs +0 -5
  80. package/esm2022/lib/function/firebase.function.module.mjs +0 -23
  81. package/esm2022/lib/function/firebase.function.providers.mjs +0 -54
  82. package/esm2022/lib/function/index.mjs +0 -3
  83. package/esm2022/lib/index.mjs +0 -14
  84. package/esm2022/lib/model/error.mjs +0 -6
  85. package/esm2022/lib/model/index.mjs +0 -7
  86. package/esm2022/lib/model/loader/collection.change.trigger.mjs +0 -80
  87. package/esm2022/lib/model/loader/collection.change.watcher.mjs +0 -35
  88. package/esm2022/lib/model/loader/collection.loader.instance.mjs +0 -227
  89. package/esm2022/lib/model/loader/collection.loader.mjs +0 -2
  90. package/esm2022/lib/model/loader/document.loader.instance.mjs +0 -68
  91. package/esm2022/lib/model/loader/document.loader.mjs +0 -2
  92. package/esm2022/lib/model/loader/index.mjs +0 -7
  93. package/esm2022/lib/model/model.module.mjs +0 -17
  94. package/esm2022/lib/model/modules/index.mjs +0 -3
  95. package/esm2022/lib/model/modules/model/entities/index.mjs +0 -11
  96. package/esm2022/lib/model/modules/model/entities/model.entities.component.mjs +0 -122
  97. package/esm2022/lib/model/modules/model/entities/model.entities.entity.component.mjs +0 -79
  98. package/esm2022/lib/model/modules/model/entities/model.entities.mjs +0 -15
  99. package/esm2022/lib/model/modules/model/entities/model.entities.popover.button.component.mjs +0 -49
  100. package/esm2022/lib/model/modules/model/entities/model.entities.popover.component.mjs +0 -42
  101. package/esm2022/lib/model/modules/model/entities/model.entities.providers.mjs +0 -20
  102. package/esm2022/lib/model/modules/model/entities/model.entities.source.directive.mjs +0 -38
  103. package/esm2022/lib/model/modules/model/entities/model.entities.widget.entity.abstract.directive.mjs +0 -18
  104. package/esm2022/lib/model/modules/model/entities/model.entities.widget.entity.debug.component.mjs +0 -41
  105. package/esm2022/lib/model/modules/model/entities/model.entities.widget.mjs +0 -51
  106. package/esm2022/lib/model/modules/model/entities/model.entities.widget.service.mjs +0 -91
  107. package/esm2022/lib/model/modules/model/history/index.mjs +0 -7
  108. package/esm2022/lib/model/modules/model/history/model.history.component.mjs +0 -36
  109. package/esm2022/lib/model/modules/model/history/model.history.module.mjs +0 -26
  110. package/esm2022/lib/model/modules/model/history/model.history.popover.button.component.mjs +0 -40
  111. package/esm2022/lib/model/modules/model/history/model.history.popover.component.mjs +0 -36
  112. package/esm2022/lib/model/modules/model/history/model.sourceselect.history.mjs +0 -18
  113. package/esm2022/lib/model/modules/model/history/model.tracker.service.mjs +0 -58
  114. package/esm2022/lib/model/modules/model/index.mjs +0 -8
  115. package/esm2022/lib/model/modules/model/model.key.component.mjs +0 -51
  116. package/esm2022/lib/model/modules/model/model.types.list.component.mjs +0 -67
  117. package/esm2022/lib/model/modules/model/model.types.module.mjs +0 -26
  118. package/esm2022/lib/model/modules/model/model.types.providers.mjs +0 -20
  119. package/esm2022/lib/model/modules/model/model.types.service.mjs +0 -122
  120. package/esm2022/lib/model/modules/model/model.types.view.directive.mjs +0 -45
  121. package/esm2022/lib/model/modules/store/index.mjs +0 -22
  122. package/esm2022/lib/model/modules/store/model.store.module.mjs +0 -21
  123. package/esm2022/lib/model/modules/store/store.collection.change.directive.mjs +0 -45
  124. package/esm2022/lib/model/modules/store/store.collection.change.if.directive.mjs +0 -42
  125. package/esm2022/lib/model/modules/store/store.collection.crud.mjs +0 -28
  126. package/esm2022/lib/model/modules/store/store.collection.directive.mjs +0 -99
  127. package/esm2022/lib/model/modules/store/store.collection.list.directive.mjs +0 -31
  128. package/esm2022/lib/model/modules/store/store.collection.mjs +0 -79
  129. package/esm2022/lib/model/modules/store/store.document.context.store.directive.mjs +0 -19
  130. package/esm2022/lib/model/modules/store/store.document.context.store.link.mjs +0 -45
  131. package/esm2022/lib/model/modules/store/store.document.context.store.mjs +0 -86
  132. package/esm2022/lib/model/modules/store/store.document.crud.mjs +0 -80
  133. package/esm2022/lib/model/modules/store/store.document.directive.mjs +0 -114
  134. package/esm2022/lib/model/modules/store/store.document.mjs +0 -193
  135. package/esm2022/lib/model/modules/store/store.document.twoway.key.directive.mjs +0 -26
  136. package/esm2022/lib/model/modules/store/store.document.twoway.key.source.directive.mjs +0 -22
  137. package/esm2022/lib/model/modules/store/store.document.twoway.key.source.mjs +0 -16
  138. package/esm2022/lib/model/modules/store/store.mjs +0 -2
  139. package/esm2022/lib/model/modules/store/store.subcollection.directive.mjs +0 -44
  140. package/esm2022/lib/model/modules/store/store.subcollection.document.mjs +0 -99
  141. package/esm2022/lib/model/modules/store/store.subcollection.mjs +0 -80
  142. package/esm2022/lib/model/modules/store/store.subcollection.rxjs.mjs +0 -23
  143. package/esm2022/lib/model/service/index.mjs +0 -5
  144. package/esm2022/lib/model/service/model.context.instance.mjs +0 -73
  145. package/esm2022/lib/model/service/model.context.mjs +0 -2
  146. package/esm2022/lib/model/service/model.context.providers.mjs +0 -32
  147. package/esm2022/lib/model/service/model.context.service.mjs +0 -38
  148. package/esm2022/lib/model/system/index.mjs +0 -6
  149. package/esm2022/lib/model/system/systemstate.collection.store.directive.mjs +0 -20
  150. package/esm2022/lib/model/system/systemstate.collection.store.mjs +0 -16
  151. package/esm2022/lib/model/system/systemstate.document.store.accessor.mjs +0 -35
  152. package/esm2022/lib/model/system/systemstate.document.store.directive.mjs +0 -19
  153. package/esm2022/lib/model/system/systemstate.document.store.mjs +0 -16
  154. package/esm2022/lib/module.mjs +0 -15
  155. package/esm2022/lib/modules/index.mjs +0 -3
  156. package/esm2022/lib/modules/notification/component/index.mjs +0 -6
  157. package/esm2022/lib/modules/notification/component/notificationitem.content.component.mjs +0 -15
  158. package/esm2022/lib/modules/notification/component/notificationitem.list.component.mjs +0 -90
  159. package/esm2022/lib/modules/notification/component/notificationitem.view.component.mjs +0 -37
  160. package/esm2022/lib/modules/notification/component/notificationitem.view.default.component.mjs +0 -27
  161. package/esm2022/lib/modules/notification/component/notificationitem.view.directive.mjs +0 -14
  162. package/esm2022/lib/modules/notification/container/index.mjs +0 -3
  163. package/esm2022/lib/modules/notification/container/notification.item.store.popover.button.component.mjs +0 -48
  164. package/esm2022/lib/modules/notification/container/notification.item.store.popover.component.mjs +0 -35
  165. package/esm2022/lib/modules/notification/index.mjs +0 -7
  166. package/esm2022/lib/modules/notification/notification.module.mjs +0 -103
  167. package/esm2022/lib/modules/notification/notification.providers.mjs +0 -47
  168. package/esm2022/lib/modules/notification/service/index.mjs +0 -4
  169. package/esm2022/lib/modules/notification/service/notification.template.service.mjs +0 -28
  170. package/esm2022/lib/modules/notification/service/notificationitem.widget.mjs +0 -11
  171. package/esm2022/lib/modules/notification/service/notificationitem.widget.service.mjs +0 -55
  172. package/esm2022/lib/modules/notification/store/index.mjs +0 -18
  173. package/esm2022/lib/modules/notification/store/notification.collection.store.directive.mjs +0 -21
  174. package/esm2022/lib/modules/notification/store/notification.collection.store.mjs +0 -23
  175. package/esm2022/lib/modules/notification/store/notification.document.store.directive.mjs +0 -21
  176. package/esm2022/lib/modules/notification/store/notification.document.store.mjs +0 -33
  177. package/esm2022/lib/modules/notification/store/notification.item.store.mjs +0 -30
  178. package/esm2022/lib/modules/notification/store/notificationbox.collection.store.directive.mjs +0 -21
  179. package/esm2022/lib/modules/notification/store/notificationbox.collection.store.mjs +0 -16
  180. package/esm2022/lib/modules/notification/store/notificationbox.document.store.directive.mjs +0 -21
  181. package/esm2022/lib/modules/notification/store/notificationbox.document.store.mjs +0 -22
  182. package/esm2022/lib/modules/notification/store/notificationsummary.collection.store.directive.mjs +0 -21
  183. package/esm2022/lib/modules/notification/store/notificationsummary.collection.store.mjs +0 -16
  184. package/esm2022/lib/modules/notification/store/notificationsummary.document.store.directive.mjs +0 -21
  185. package/esm2022/lib/modules/notification/store/notificationsummary.document.store.mjs +0 -34
  186. package/esm2022/lib/modules/notification/store/notificationuser.collection.store.directive.mjs +0 -21
  187. package/esm2022/lib/modules/notification/store/notificationuser.collection.store.mjs +0 -16
  188. package/esm2022/lib/modules/notification/store/notificationuser.document.store.directive.mjs +0 -21
  189. package/esm2022/lib/modules/notification/store/notificationuser.document.store.mjs +0 -18
  190. package/esm2022/lib/modules/storagefile/container/index.mjs +0 -8
  191. package/esm2022/lib/modules/storagefile/container/storagefile.download.button.component.mjs +0 -278
  192. package/esm2022/lib/modules/storagefile/container/storagefile.upload.action.handler.directive.mjs +0 -118
  193. package/esm2022/lib/modules/storagefile/container/storagefile.upload.error.mjs +0 -12
  194. package/esm2022/lib/modules/storagefile/container/storagefile.upload.handler.mjs +0 -260
  195. package/esm2022/lib/modules/storagefile/container/storagefile.upload.initialize.document.directive.mjs +0 -51
  196. package/esm2022/lib/modules/storagefile/container/storagefile.upload.store.directive.mjs +0 -38
  197. package/esm2022/lib/modules/storagefile/container/storagefile.upload.sync.directive.mjs +0 -36
  198. package/esm2022/lib/modules/storagefile/index.mjs +0 -6
  199. package/esm2022/lib/modules/storagefile/service/index.mjs +0 -3
  200. package/esm2022/lib/modules/storagefile/service/storagefile.download.service.mjs +0 -158
  201. package/esm2022/lib/modules/storagefile/service/storagefile.download.storage.service.mjs +0 -91
  202. package/esm2022/lib/modules/storagefile/storagefile.providers.mjs +0 -33
  203. package/esm2022/lib/modules/storagefile/storagefile.upload.module.mjs +0 -83
  204. package/esm2022/lib/modules/storagefile/store/index.mjs +0 -8
  205. package/esm2022/lib/modules/storagefile/store/storagefile.collection.store.directive.mjs +0 -22
  206. package/esm2022/lib/modules/storagefile/store/storagefile.collection.store.mjs +0 -18
  207. package/esm2022/lib/modules/storagefile/store/storagefile.document.store.directive.mjs +0 -21
  208. package/esm2022/lib/modules/storagefile/store/storagefile.document.store.mjs +0 -23
  209. package/esm2022/lib/modules/storagefile/store/storagefile.upload.store.mjs +0 -63
  210. package/esm2022/lib/modules/storagefile/store/storagefilegroup.document.store.directive.mjs +0 -21
  211. package/esm2022/lib/modules/storagefile/store/storagefilegroup.document.store.mjs +0 -18
  212. package/esm2022/lib/pipe/index.mjs +0 -4
  213. package/esm2022/lib/pipe/key.flat.pipe.mjs +0 -20
  214. package/esm2022/lib/pipe/key.twoway.pipe.mjs +0 -20
  215. package/esm2022/lib/pipe/pipe.module.mjs +0 -23
  216. package/esm2022/lib/providers.mjs +0 -48
  217. package/esm2022/lib/router/id.param.redirect.mjs +0 -64
  218. package/esm2022/lib/router/index.mjs +0 -2
  219. package/esm2022/lib/storage/firebase.storage.mjs +0 -10
  220. package/esm2022/lib/storage/firebase.storage.module.mjs +0 -22
  221. package/esm2022/lib/storage/firebase.storage.providers.mjs +0 -44
  222. package/esm2022/lib/storage/firebase.storage.service.mjs +0 -27
  223. package/esm2022/lib/storage/index.mjs +0 -5
  224. package/index.d.ts +0 -1
  225. package/lib/analytics/analytics.user.events.providers.d.ts +0 -6
  226. package/lib/analytics/analytics.user.events.service.d.ts +0 -19
  227. package/lib/analytics/analytics.user.source.d.ts +0 -21
  228. package/lib/analytics/index.d.ts +0 -3
  229. package/lib/auth/appcheck/appcheck.d.ts +0 -8
  230. package/lib/auth/appcheck/appcheck.interceptor.d.ts +0 -15
  231. package/lib/auth/appcheck/index.d.ts +0 -2
  232. package/lib/auth/auth.d.ts +0 -15
  233. package/lib/auth/firebase.auth.module.d.ts +0 -13
  234. package/lib/auth/firebase.auth.providers.d.ts +0 -21
  235. package/lib/auth/index.d.ts +0 -6
  236. package/lib/auth/login/firebase.login.module.d.ts +0 -36
  237. package/lib/auth/login/firebase.login.providers.d.ts +0 -32
  238. package/lib/auth/login/firebase.login.providers.default.d.ts +0 -7
  239. package/lib/auth/login/index.d.ts +0 -26
  240. package/lib/auth/login/login.anonymous.component.d.ts +0 -8
  241. package/lib/auth/login/login.apple.component.d.ts +0 -8
  242. package/lib/auth/login/login.button.component.d.ts +0 -53
  243. package/lib/auth/login/login.component.d.ts +0 -14
  244. package/lib/auth/login/login.context.back.component.d.ts +0 -8
  245. package/lib/auth/login/login.context.d.ts +0 -6
  246. package/lib/auth/login/login.context.directive.d.ts +0 -10
  247. package/lib/auth/login/login.d.ts +0 -7
  248. package/lib/auth/login/login.email.component.d.ts +0 -8
  249. package/lib/auth/login/login.email.content.component.d.ts +0 -41
  250. package/lib/auth/login/login.email.form.component.d.ts +0 -17
  251. package/lib/auth/login/login.email.recovery.form.component.d.ts +0 -11
  252. package/lib/auth/login/login.facebook.component.d.ts +0 -8
  253. package/lib/auth/login/login.github.component.d.ts +0 -8
  254. package/lib/auth/login/login.google.component.d.ts +0 -8
  255. package/lib/auth/login/login.list.component.d.ts +0 -21
  256. package/lib/auth/login/login.microsoft.component.d.ts +0 -8
  257. package/lib/auth/login/login.password.d.ts +0 -3
  258. package/lib/auth/login/login.service.d.ts +0 -115
  259. package/lib/auth/login/login.terms.component.d.ts +0 -9
  260. package/lib/auth/login/login.terms.d.ts +0 -18
  261. package/lib/auth/login/login.terms.simple.component.d.ts +0 -9
  262. package/lib/auth/login/login.twitter.component.d.ts +0 -8
  263. package/lib/auth/login/register.component.d.ts +0 -12
  264. package/lib/auth/login/register.email.component.d.ts +0 -8
  265. package/lib/auth/service/firebase.auth.rxjs.d.ts +0 -23
  266. package/lib/auth/service/firebase.auth.service.d.ts +0 -95
  267. package/lib/auth/service/firebase.auth.service.delegate.d.ts +0 -25
  268. package/lib/auth/service/index.d.ts +0 -3
  269. package/lib/development/development.directive.d.ts +0 -24
  270. package/lib/development/development.module.d.ts +0 -15
  271. package/lib/development/development.popup.component.d.ts +0 -14
  272. package/lib/development/development.popup.content.component.d.ts +0 -49
  273. package/lib/development/development.popup.content.form.component.d.ts +0 -17
  274. package/lib/development/development.providers.d.ts +0 -32
  275. package/lib/development/development.scheduler.list.component.d.ts +0 -23
  276. package/lib/development/development.scheduler.service.d.ts +0 -31
  277. package/lib/development/development.scheduler.widget.component.d.ts +0 -12
  278. package/lib/development/development.service.d.ts +0 -16
  279. package/lib/development/development.widget.d.ts +0 -8
  280. package/lib/development/development.widget.service.d.ts +0 -29
  281. package/lib/development/index.d.ts +0 -13
  282. package/lib/firebase/appcheck.d.ts +0 -21
  283. package/lib/firebase/emulators.d.ts +0 -60
  284. package/lib/firebase/firebase.emulator.module.d.ts +0 -14
  285. package/lib/firebase/firebase.emulator.providers.d.ts +0 -13
  286. package/lib/firebase/firebase.emulator.service.d.ts +0 -11
  287. package/lib/firebase/firebase.module.d.ts +0 -14
  288. package/lib/firebase/firebase.options.d.ts +0 -36
  289. package/lib/firebase/firebase.options.environment.d.ts +0 -10
  290. package/lib/firebase/firebase.providers.d.ts +0 -51
  291. package/lib/firebase/index.d.ts +0 -9
  292. package/lib/firestore/firebase.firestore.context.service.d.ts +0 -10
  293. package/lib/firestore/firebase.firestore.d.ts +0 -5
  294. package/lib/firestore/firebase.firestore.module.d.ts +0 -15
  295. package/lib/firestore/firebase.firestore.providers.d.ts +0 -62
  296. package/lib/firestore/index.d.ts +0 -4
  297. package/lib/function/firebase.function.module.d.ts +0 -16
  298. package/lib/function/firebase.function.providers.d.ts +0 -43
  299. package/lib/function/index.d.ts +0 -2
  300. package/lib/index.d.ts +0 -13
  301. package/lib/model/error.d.ts +0 -2
  302. package/lib/model/index.d.ts +0 -6
  303. package/lib/model/loader/collection.change.trigger.d.ts +0 -57
  304. package/lib/model/loader/collection.change.watcher.d.ts +0 -44
  305. package/lib/model/loader/collection.loader.d.ts +0 -61
  306. package/lib/model/loader/collection.loader.instance.d.ts +0 -110
  307. package/lib/model/loader/document.loader.d.ts +0 -75
  308. package/lib/model/loader/document.loader.instance.d.ts +0 -46
  309. package/lib/model/loader/index.d.ts +0 -6
  310. package/lib/model/model.module.d.ts +0 -9
  311. package/lib/model/modules/index.d.ts +0 -2
  312. package/lib/model/modules/model/entities/index.d.ts +0 -10
  313. package/lib/model/modules/model/entities/model.entities.component.d.ts +0 -47
  314. package/lib/model/modules/model/entities/model.entities.d.ts +0 -60
  315. package/lib/model/modules/model/entities/model.entities.entity.component.d.ts +0 -43
  316. package/lib/model/modules/model/entities/model.entities.popover.button.component.d.ts +0 -30
  317. package/lib/model/modules/model/entities/model.entities.popover.component.d.ts +0 -59
  318. package/lib/model/modules/model/entities/model.entities.providers.d.ts +0 -22
  319. package/lib/model/modules/model/entities/model.entities.source.directive.d.ts +0 -8
  320. package/lib/model/modules/model/entities/model.entities.widget.d.ts +0 -30
  321. package/lib/model/modules/model/entities/model.entities.widget.entity.abstract.directive.d.ts +0 -13
  322. package/lib/model/modules/model/entities/model.entities.widget.entity.debug.component.d.ts +0 -17
  323. package/lib/model/modules/model/entities/model.entities.widget.service.d.ts +0 -74
  324. package/lib/model/modules/model/history/index.d.ts +0 -6
  325. package/lib/model/modules/model/history/model.history.component.d.ts +0 -16
  326. package/lib/model/modules/model/history/model.history.module.d.ts +0 -16
  327. package/lib/model/modules/model/history/model.history.popover.button.component.d.ts +0 -16
  328. package/lib/model/modules/model/history/model.history.popover.component.d.ts +0 -50
  329. package/lib/model/modules/model/history/model.sourceselect.history.d.ts +0 -32
  330. package/lib/model/modules/model/history/model.tracker.service.d.ts +0 -43
  331. package/lib/model/modules/model/index.d.ts +0 -7
  332. package/lib/model/modules/model/model.key.component.d.ts +0 -25
  333. package/lib/model/modules/model/model.types.list.component.d.ts +0 -22
  334. package/lib/model/modules/model/model.types.module.d.ts +0 -16
  335. package/lib/model/modules/model/model.types.providers.d.ts +0 -22
  336. package/lib/model/modules/model/model.types.service.d.ts +0 -90
  337. package/lib/model/modules/model/model.types.view.directive.d.ts +0 -19
  338. package/lib/model/modules/store/index.d.ts +0 -21
  339. package/lib/model/modules/store/model.store.module.d.ts +0 -11
  340. package/lib/model/modules/store/store.collection.change.directive.d.ts +0 -28
  341. package/lib/model/modules/store/store.collection.change.if.directive.d.ts +0 -18
  342. package/lib/model/modules/store/store.collection.crud.d.ts +0 -21
  343. package/lib/model/modules/store/store.collection.d.ts +0 -97
  344. package/lib/model/modules/store/store.collection.directive.d.ts +0 -56
  345. package/lib/model/modules/store/store.collection.list.directive.d.ts +0 -16
  346. package/lib/model/modules/store/store.d.ts +0 -87
  347. package/lib/model/modules/store/store.document.context.store.d.ts +0 -59
  348. package/lib/model/modules/store/store.document.context.store.directive.d.ts +0 -8
  349. package/lib/model/modules/store/store.document.context.store.link.d.ts +0 -17
  350. package/lib/model/modules/store/store.document.crud.d.ts +0 -63
  351. package/lib/model/modules/store/store.document.d.ts +0 -101
  352. package/lib/model/modules/store/store.document.directive.d.ts +0 -66
  353. package/lib/model/modules/store/store.document.twoway.key.directive.d.ts +0 -14
  354. package/lib/model/modules/store/store.document.twoway.key.source.d.ts +0 -10
  355. package/lib/model/modules/store/store.document.twoway.key.source.directive.d.ts +0 -13
  356. package/lib/model/modules/store/store.subcollection.d.ts +0 -51
  357. package/lib/model/modules/store/store.subcollection.directive.d.ts +0 -28
  358. package/lib/model/modules/store/store.subcollection.document.d.ts +0 -67
  359. package/lib/model/modules/store/store.subcollection.rxjs.d.ts +0 -24
  360. package/lib/model/service/index.d.ts +0 -4
  361. package/lib/model/service/model.context.d.ts +0 -33
  362. package/lib/model/service/model.context.instance.d.ts +0 -17
  363. package/lib/model/service/model.context.providers.d.ts +0 -18
  364. package/lib/model/service/model.context.service.d.ts +0 -31
  365. package/lib/model/system/index.d.ts +0 -5
  366. package/lib/model/system/systemstate.collection.store.d.ts +0 -8
  367. package/lib/model/system/systemstate.collection.store.directive.d.ts +0 -9
  368. package/lib/model/system/systemstate.document.store.accessor.d.ts +0 -22
  369. package/lib/model/system/systemstate.document.store.d.ts +0 -8
  370. package/lib/model/system/systemstate.document.store.directive.d.ts +0 -9
  371. package/lib/module.d.ts +0 -7
  372. package/lib/modules/index.d.ts +0 -2
  373. package/lib/modules/notification/component/index.d.ts +0 -5
  374. package/lib/modules/notification/component/notificationitem.content.component.d.ts +0 -9
  375. package/lib/modules/notification/component/notificationitem.list.component.d.ts +0 -24
  376. package/lib/modules/notification/component/notificationitem.view.component.d.ts +0 -10
  377. package/lib/modules/notification/component/notificationitem.view.default.component.d.ts +0 -9
  378. package/lib/modules/notification/component/notificationitem.view.directive.d.ts +0 -8
  379. package/lib/modules/notification/container/index.d.ts +0 -2
  380. package/lib/modules/notification/container/notification.item.store.popover.button.component.d.ts +0 -17
  381. package/lib/modules/notification/container/notification.item.store.popover.component.d.ts +0 -50
  382. package/lib/modules/notification/index.d.ts +0 -6
  383. package/lib/modules/notification/notification.module.d.ts +0 -38
  384. package/lib/modules/notification/notification.providers.d.ts +0 -24
  385. package/lib/modules/notification/service/index.d.ts +0 -3
  386. package/lib/modules/notification/service/notification.template.service.d.ts +0 -11
  387. package/lib/modules/notification/service/notificationitem.widget.d.ts +0 -26
  388. package/lib/modules/notification/service/notificationitem.widget.service.d.ts +0 -22
  389. package/lib/modules/notification/store/index.d.ts +0 -17
  390. package/lib/modules/notification/store/notification.collection.store.d.ts +0 -9
  391. package/lib/modules/notification/store/notification.collection.store.directive.d.ts +0 -9
  392. package/lib/modules/notification/store/notification.document.store.d.ts +0 -16
  393. package/lib/modules/notification/store/notification.document.store.directive.d.ts +0 -9
  394. package/lib/modules/notification/store/notification.item.store.d.ts +0 -28
  395. package/lib/modules/notification/store/notificationbox.collection.store.d.ts +0 -8
  396. package/lib/modules/notification/store/notificationbox.collection.store.directive.d.ts +0 -9
  397. package/lib/modules/notification/store/notificationbox.document.store.d.ts +0 -13
  398. package/lib/modules/notification/store/notificationbox.document.store.directive.d.ts +0 -9
  399. package/lib/modules/notification/store/notificationsummary.collection.store.d.ts +0 -8
  400. package/lib/modules/notification/store/notificationsummary.collection.store.directive.d.ts +0 -9
  401. package/lib/modules/notification/store/notificationsummary.document.store.d.ts +0 -21
  402. package/lib/modules/notification/store/notificationsummary.document.store.directive.d.ts +0 -9
  403. package/lib/modules/notification/store/notificationuser.collection.store.d.ts +0 -8
  404. package/lib/modules/notification/store/notificationuser.collection.store.directive.d.ts +0 -9
  405. package/lib/modules/notification/store/notificationuser.document.store.d.ts +0 -11
  406. package/lib/modules/notification/store/notificationuser.document.store.directive.d.ts +0 -9
  407. package/lib/modules/storagefile/container/index.d.ts +0 -7
  408. package/lib/modules/storagefile/container/storagefile.download.button.component.d.ts +0 -160
  409. package/lib/modules/storagefile/container/storagefile.upload.action.handler.directive.d.ts +0 -47
  410. package/lib/modules/storagefile/container/storagefile.upload.error.d.ts +0 -9
  411. package/lib/modules/storagefile/container/storagefile.upload.handler.d.ts +0 -183
  412. package/lib/modules/storagefile/container/storagefile.upload.initialize.document.directive.d.ts +0 -21
  413. package/lib/modules/storagefile/container/storagefile.upload.store.directive.d.ts +0 -20
  414. package/lib/modules/storagefile/container/storagefile.upload.sync.directive.d.ts +0 -18
  415. package/lib/modules/storagefile/index.d.ts +0 -5
  416. package/lib/modules/storagefile/service/index.d.ts +0 -2
  417. package/lib/modules/storagefile/service/storagefile.download.service.d.ts +0 -79
  418. package/lib/modules/storagefile/service/storagefile.download.storage.service.d.ts +0 -56
  419. package/lib/modules/storagefile/storagefile.providers.d.ts +0 -13
  420. package/lib/modules/storagefile/storagefile.upload.module.d.ts +0 -29
  421. package/lib/modules/storagefile/store/index.d.ts +0 -7
  422. package/lib/modules/storagefile/store/storagefile.collection.store.d.ts +0 -10
  423. package/lib/modules/storagefile/store/storagefile.collection.store.directive.d.ts +0 -9
  424. package/lib/modules/storagefile/store/storagefile.document.store.d.ts +0 -16
  425. package/lib/modules/storagefile/store/storagefile.document.store.directive.d.ts +0 -9
  426. package/lib/modules/storagefile/store/storagefile.upload.store.d.ts +0 -166
  427. package/lib/modules/storagefile/store/storagefilegroup.document.store.d.ts +0 -11
  428. package/lib/modules/storagefile/store/storagefilegroup.document.store.directive.d.ts +0 -9
  429. package/lib/pipe/index.d.ts +0 -3
  430. package/lib/pipe/key.flat.pipe.d.ts +0 -9
  431. package/lib/pipe/key.twoway.pipe.d.ts +0 -9
  432. package/lib/pipe/pipe.module.d.ts +0 -13
  433. package/lib/providers.d.ts +0 -64
  434. package/lib/router/id.param.redirect.d.ts +0 -41
  435. package/lib/router/index.d.ts +0 -1
  436. package/lib/storage/firebase.storage.d.ts +0 -9
  437. package/lib/storage/firebase.storage.module.d.ts +0 -13
  438. package/lib/storage/firebase.storage.providers.d.ts +0 -31
  439. package/lib/storage/firebase.storage.service.d.ts +0 -13
  440. package/lib/storage/index.d.ts +0 -4
@@ -1,28 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { NotificationId, NotificationItem } from '@dereekb/firebase';
3
- import { Maybe } from '@dereekb/util';
4
- import { ComponentStore } from '@ngrx/component-store';
5
- import * as i0 from "@angular/core";
6
- export interface DbxFirebaseNotificationItemStoreState {
7
- /**
8
- * The NotificationSummary to pull items from
9
- */
10
- readonly items: NotificationItem[];
11
- /**
12
- * The currently selected id
13
- */
14
- readonly selectedId: Maybe<NotificationId>;
15
- }
16
- /**
17
- * Store used for selecting a specific NotificationItem from a list of notification items.
18
- */
19
- export declare class DbxFirebaseNotificationItemStore extends ComponentStore<DbxFirebaseNotificationItemStoreState> implements OnDestroy {
20
- constructor();
21
- readonly items$: import("rxjs").Observable<NotificationItem<{}>[]>;
22
- readonly selectedId$: import("rxjs").Observable<Maybe<string>>;
23
- readonly selectedItem$: import("rxjs").Observable<NotificationItem<{}> | undefined>;
24
- readonly setItems: (observableOrValue: NotificationItem<{}>[] | import("rxjs").Observable<NotificationItem<{}>[]>) => import("rxjs").Subscription;
25
- readonly setSelectedId: (() => void) | ((observableOrValue: Maybe<string> | import("rxjs").Observable<Maybe<string>>) => import("rxjs").Subscription);
26
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationItemStore, never>;
27
- static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseNotificationItemStore>;
28
- }
@@ -1,8 +0,0 @@
1
- import { AbstractDbxFirebaseCollectionStore } from '../../../model/modules/store';
2
- import { NotificationFirestoreCollections, NotificationBox, NotificationBoxDocument } from '@dereekb/firebase';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationBoxCollectionStore extends AbstractDbxFirebaseCollectionStore<NotificationBox, NotificationBoxDocument> {
5
- constructor(collections: NotificationFirestoreCollections);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationBoxCollectionStore, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationBoxCollectionStore>;
8
- }
@@ -1,9 +0,0 @@
1
- import { NotificationBoxCollectionStore } from './notificationbox.collection.store';
2
- import { NotificationBox, NotificationBoxDocument } from '@dereekb/firebase';
3
- import { DbxFirebaseCollectionStoreDirective } from '../../../model/modules/store';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationBoxCollectionStoreDirective extends DbxFirebaseCollectionStoreDirective<NotificationBox, NotificationBoxDocument, NotificationBoxCollectionStore> {
6
- constructor(store: NotificationBoxCollectionStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationBoxCollectionStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationBoxCollectionStoreDirective, "[dbxFirebaseNotificationBoxCollection]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,13 +0,0 @@
1
- import { AbstractDbxFirebaseDocumentStore } from '../../../model/modules/store';
2
- import { NotificationFunctions, NotificationBox, NotificationBoxDocument } from '@dereekb/firebase';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationBoxDocumentStore extends AbstractDbxFirebaseDocumentStore<NotificationBox, NotificationBoxDocument> {
5
- readonly notificationFunctions: NotificationFunctions;
6
- constructor();
7
- readonly createdAt$: import("rxjs").Observable<import("dist/packages/util/src").Maybe<Date>>;
8
- readonly recipients$: import("rxjs").Observable<import("@dereekb/firebase").NotificationBoxRecipient[]>;
9
- readonly updateNotificationBox: import("../../../model/modules/store").DbxFirebaseDocumentStoreFunction<import("@dereekb/firebase").UpdateNotificationBoxParams, void>;
10
- readonly updateNotificationBoxRecipient: import("../../../model/modules/store").DbxFirebaseDocumentStoreFunction<import("@dereekb/firebase").UpdateNotificationBoxRecipientParams, void>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationBoxDocumentStore, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationBoxDocumentStore>;
13
- }
@@ -1,9 +0,0 @@
1
- import { DbxFirebaseDocumentStoreDirective } from '../../../model/modules/store';
2
- import { NotificationBoxDocumentStore } from './notificationbox.document.store';
3
- import { NotificationBox, NotificationBoxDocument } from '@dereekb/firebase';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationBoxDocumentStoreDirective extends DbxFirebaseDocumentStoreDirective<NotificationBox, NotificationBoxDocument, NotificationBoxDocumentStore> {
6
- constructor(store: NotificationBoxDocumentStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationBoxDocumentStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationBoxDocumentStoreDirective, "[dbxFirebaseNotificationBoxDocument]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import { AbstractDbxFirebaseCollectionStore } from '../../../model/modules/store';
2
- import { NotificationFirestoreCollections, NotificationSummary, NotificationSummaryDocument } from '@dereekb/firebase';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationSummaryCollectionStore extends AbstractDbxFirebaseCollectionStore<NotificationSummary, NotificationSummaryDocument> {
5
- constructor(collections: NotificationFirestoreCollections);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationSummaryCollectionStore, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationSummaryCollectionStore>;
8
- }
@@ -1,9 +0,0 @@
1
- import { DbxFirebaseCollectionStoreDirective } from '../../../model/modules/store';
2
- import { NotificationSummaryCollectionStore } from './notificationsummary.collection.store';
3
- import { NotificationSummary, NotificationSummaryDocument } from '@dereekb/firebase';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationSummaryCollectionStoreDirective extends DbxFirebaseCollectionStoreDirective<NotificationSummary, NotificationSummaryDocument, NotificationSummaryCollectionStore> {
6
- constructor(store: NotificationSummaryCollectionStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationSummaryCollectionStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationSummaryCollectionStoreDirective, "[dbxFirebaseNotificationSummaryCollection]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,21 +0,0 @@
1
- import { AbstractDbxFirebaseDocumentStore } from '../../../model/modules/store';
2
- import { NotificationFunctions, NotificationItem, NotificationItemMetadata, NotificationSummary, NotificationSummaryDocument, UnreadNotificationItemsResult } from '@dereekb/firebase';
3
- import { LoadingState, ObservableOrValue } from '@dereekb/rxjs';
4
- import { Maybe } from '@dereekb/util';
5
- import { Observable } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- export declare class NotificationSummaryDocumentStore extends AbstractDbxFirebaseDocumentStore<NotificationSummary, NotificationSummaryDocument> {
8
- readonly notificationFunctions: NotificationFunctions;
9
- constructor();
10
- readonly notificationItemsLoadingState$: Observable<LoadingState<NotificationItem<any>[]>>;
11
- readonly createdAt$: Observable<Maybe<Date>>;
12
- readonly lastReadAt$: Observable<Maybe<Date>>;
13
- readonly lastUpdateAt$: Observable<Maybe<Date>>;
14
- readonly notificationItems$: Observable<NotificationItem<{}>[]>;
15
- readonly needsSync$: Observable<Maybe<boolean>>;
16
- notificationItemsLoadingState<D extends NotificationItemMetadata = {}>(): Observable<LoadingState<NotificationItem<D>[]>>;
17
- unreadNotificationItems<D extends NotificationItemMetadata = {}>(checkLastReadIfCreatedBeforeObs?: ObservableOrValue<Maybe<Date>>): Observable<UnreadNotificationItemsResult<D>>;
18
- readonly updateNotificationSummary: import("../../../model/modules/store").DbxFirebaseDocumentStoreFunction<import("@dereekb/firebase").UpdateNotificationSummaryParams, void>;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationSummaryDocumentStore, never>;
20
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationSummaryDocumentStore>;
21
- }
@@ -1,9 +0,0 @@
1
- import { DbxFirebaseDocumentStoreDirective } from '../../../model/modules/store';
2
- import { NotificationSummaryDocumentStore } from './notificationsummary.document.store';
3
- import { NotificationSummary, NotificationSummaryDocument } from '@dereekb/firebase';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationSummaryDocumentStoreDirective extends DbxFirebaseDocumentStoreDirective<NotificationSummary, NotificationSummaryDocument, NotificationSummaryDocumentStore> {
6
- constructor(store: NotificationSummaryDocumentStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationSummaryDocumentStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationSummaryDocumentStoreDirective, "[dbxFirebaseNotificationSummaryDocument]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import { AbstractDbxFirebaseCollectionStore } from '../../../model/modules/store';
2
- import { NotificationFirestoreCollections, NotificationUser, NotificationUserDocument } from '@dereekb/firebase';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationUserCollectionStore extends AbstractDbxFirebaseCollectionStore<NotificationUser, NotificationUserDocument> {
5
- constructor(collections: NotificationFirestoreCollections);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationUserCollectionStore, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationUserCollectionStore>;
8
- }
@@ -1,9 +0,0 @@
1
- import { DbxFirebaseCollectionStoreDirective } from '../../../model/modules/store';
2
- import { NotificationUserCollectionStore } from './notificationuser.collection.store';
3
- import { NotificationUser, NotificationUserDocument } from '@dereekb/firebase';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationUserCollectionStoreDirective extends DbxFirebaseCollectionStoreDirective<NotificationUser, NotificationUserDocument, NotificationUserCollectionStore> {
6
- constructor(store: NotificationUserCollectionStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationUserCollectionStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationUserCollectionStoreDirective, "[dbxFirebaseNotificationUserCollection]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,11 +0,0 @@
1
- import { AbstractDbxFirebaseDocumentStore } from '../../../model/modules/store';
2
- import { NotificationFunctions, NotificationUser, NotificationUserDocument } from '@dereekb/firebase';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationUserDocumentStore extends AbstractDbxFirebaseDocumentStore<NotificationUser, NotificationUserDocument> {
5
- readonly notificationFunctions: NotificationFunctions;
6
- constructor();
7
- readonly updateNotificationUser: import("../../../model/modules/store").DbxFirebaseDocumentStoreFunction<import("@dereekb/firebase").UpdateNotificationUserParams, void>;
8
- readonly resyncNotificationUser: import("../../../model/modules/store").DbxFirebaseDocumentStoreFunction<import("@dereekb/firebase").ResyncNotificationUserParams, import("@dereekb/firebase").ResyncNotificationUserResult>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationUserDocumentStore, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationUserDocumentStore>;
11
- }
@@ -1,9 +0,0 @@
1
- import { DbxFirebaseDocumentStoreDirective } from '../../../model/modules/store';
2
- import { NotificationUserDocumentStore } from './notificationuser.document.store';
3
- import { NotificationUser, NotificationUserDocument } from '@dereekb/firebase';
4
- import * as i0 from "@angular/core";
5
- export declare class DbxFirebaseNotificationUserDocumentStoreDirective extends DbxFirebaseDocumentStoreDirective<NotificationUser, NotificationUserDocument, NotificationUserDocumentStore> {
6
- constructor(store: NotificationUserDocumentStore);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseNotificationUserDocumentStoreDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseNotificationUserDocumentStoreDirective, "[dbxFirebaseNotificationUserDocument]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,7 +0,0 @@
1
- export * from './storagefile.download.button.component';
2
- export * from './storagefile.upload.action.handler.directive';
3
- export * from './storagefile.upload.error';
4
- export * from './storagefile.upload.handler';
5
- export * from './storagefile.upload.initialize.document.directive';
6
- export * from './storagefile.upload.store.directive';
7
- export * from './storagefile.upload.sync.directive';
@@ -1,160 +0,0 @@
1
- import { DbxActionDialogFunction, DbxButtonStyle, DbxWebFilePreviewService } from '@dereekb/dbx-web';
2
- import { StorageFileDownloadUrl, StorageFileKey } from '@dereekb/firebase';
3
- import { ContentTypeMimeType, DateOrUnixDateTimeSecondsNumber, Maybe } from '@dereekb/util';
4
- import { DbxFirebaseStorageFileDownloadService, DbxFirebaseStorageFileDownloadServiceCustomSource } from '../service/storagefile.download.service';
5
- import { ClickableAnchor } from '@dereekb/dbx-core';
6
- import { MaybeObservableOrValue, WorkUsingContext } from '@dereekb/rxjs';
7
- import { Observable } from 'rxjs';
8
- import { DbxFirebaseStorageFileDownloadUrlPair } from '../service/storagefile.download.storage.service';
9
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
10
- import * as i0 from "@angular/core";
11
- export interface DbxFirebaseStorageFileDownloadDetails {
12
- readonly downloadUrl: StorageFileDownloadUrl;
13
- readonly mimeType?: Maybe<ContentTypeMimeType>;
14
- readonly expiresAt?: Maybe<Date>;
15
- }
16
- /**
17
- * Source configuration for the DbxFirebaseStorageFileDownloadButtonComponent.
18
- */
19
- export interface DbxFirebaseStorageFileDownloadButtonSource {
20
- /**
21
- * A static StorageFileKey to use.
22
- */
23
- readonly storageFileKey?: MaybeObservableOrValue<StorageFileKey>;
24
- /**
25
- * Whether or not to pre-load the download url from the source.
26
- *
27
- * Defaults to false.
28
- */
29
- readonly preload?: Maybe<boolean>;
30
- /**
31
- * The expected mime type of the StorageFile to use when previewing.
32
- */
33
- readonly storageFileEmbedMimeType?: MaybeObservableOrValue<ContentTypeMimeType | string>;
34
- /**
35
- * Custom source to use with the DbxFirebaseStorageFileDownloadService. A more simple alternative to using handleGetDownloadUrl().
36
- */
37
- readonly customSource?: Maybe<DbxFirebaseStorageFileDownloadServiceCustomSource>;
38
- /**
39
- * Optional custom work to use to get the download URL.
40
- *
41
- * If provided, customSource is ignored.
42
- */
43
- readonly handleGetDownloadUrl?: Maybe<WorkUsingContext<StorageFileKey, DbxFirebaseStorageFileDownloadUrlPair>>;
44
- /**
45
- * Optional custom success handler for the download URL.
46
- */
47
- readonly handleGetDownloadUrlSuccess?: (value: DbxFirebaseStorageFileDownloadUrlPair) => void;
48
- /**
49
- * Optional custom error handler for the download URL.
50
- */
51
- readonly handleGetDownloadUrlError?: (error: unknown) => void;
52
- /**
53
- * Called when the download details change.
54
- */
55
- readonly downloadDetailsChangeCallback?: Maybe<(downloadDetails: Maybe<DbxFirebaseStorageFileDownloadDetails>) => void>;
56
- }
57
- /**
58
- * Configuration for the DbxFirebaseStorageFileDownloadButtonComponent.
59
- */
60
- export interface DbxFirebaseStorageFileDownloadButtonConfig {
61
- readonly buttonStyle?: Maybe<DbxButtonStyle>;
62
- readonly previewButtonStyle?: Maybe<DbxButtonStyle>;
63
- /**
64
- * Whether or not to show a preview button.
65
- *
66
- * Defaults to true.
67
- */
68
- readonly showPreviewButton?: Maybe<boolean>;
69
- readonly icon?: Maybe<string>;
70
- readonly text?: Maybe<string>;
71
- readonly downloadReadyIcon?: Maybe<string>;
72
- readonly downloadReadyText?: Maybe<string>;
73
- readonly previewIcon?: Maybe<string>;
74
- readonly previewText?: Maybe<string>;
75
- /**
76
- * Optional custom function to open a preview dialog. If not provided, the default preview dialog provided by the DbxWebFilePreviewService will be used.
77
- *
78
- * The function can return undefined, in which case the default preview dialog will be used.
79
- */
80
- readonly openCustomPreview?: Maybe<(downloadUrl: StorageFileDownloadUrl, embedMimeType?: Maybe<string>) => Maybe<MatDialogRef<any>>>;
81
- /**
82
- * Whether or not to pre-load the download url from the source.
83
- *
84
- * Defaults to false.
85
- *
86
- * @deprecated use the preload property on the source/DbxFirebaseStorageFileDownloadButtonSource instead.
87
- */
88
- readonly preload?: Maybe<boolean>;
89
- }
90
- export declare class DbxFirebaseStorageFileDownloadButtonComponent {
91
- readonly matDialog: MatDialog;
92
- readonly dbxWebFilePreviewService: DbxWebFilePreviewService;
93
- readonly dbxFirebaseStorageFileDownloadService: DbxFirebaseStorageFileDownloadService;
94
- /**
95
- * The StorageFileKey to set up the download button for.
96
- */
97
- readonly storageFileKey: import("@angular/core").InputSignal<Maybe<string>>;
98
- /**
99
- * The download URL to use for the download button.
100
- */
101
- readonly storageFileDownloadUrl: import("@angular/core").InputSignal<Maybe<string>>;
102
- /**
103
- * The MIME type to use the embed component.
104
- */
105
- readonly embedMimeType: import("@angular/core").InputSignal<Maybe<string>>;
106
- /**
107
- * Whether or not to show a preview button.
108
- *
109
- * Defaults to true.
110
- */
111
- readonly showPreviewButton: import("@angular/core").InputSignal<Maybe<boolean>>;
112
- /**
113
- * Whether or not to pre-load the download URL from the source.
114
- */
115
- readonly preload: import("@angular/core").InputSignal<Maybe<boolean>>;
116
- /**
117
- * Output event emitted when the download details change.
118
- */
119
- readonly downloadDetailsChange: import("@angular/core").OutputEmitterRef<Maybe<DbxFirebaseStorageFileDownloadDetails>>;
120
- readonly config: import("@angular/core").InputSignal<Maybe<DbxFirebaseStorageFileDownloadButtonConfig>>;
121
- readonly source: import("@angular/core").InputSignal<Maybe<DbxFirebaseStorageFileDownloadButtonSource>>;
122
- readonly source$: Observable<Maybe<DbxFirebaseStorageFileDownloadButtonSource>>;
123
- readonly configSignal: import("@angular/core").Signal<DbxFirebaseStorageFileDownloadButtonConfig>;
124
- readonly preloadSignal: import("@angular/core").Signal<boolean>;
125
- readonly downloadUrlSignal: import("@angular/core").WritableSignal<Maybe<string>>;
126
- readonly downloadMimeTypeSignal: import("@angular/core").WritableSignal<Maybe<string>>;
127
- readonly downloadUrlExpiresAtSignal: import("@angular/core").WritableSignal<Maybe<DateOrUnixDateTimeSecondsNumber>>;
128
- readonly storageFileKeyFromInput$: Observable<Maybe<string>>;
129
- readonly storageFileKeyFromSource$: Observable<Maybe<StorageFileKey>>;
130
- readonly storageFileKey$: Observable<Maybe<StorageFileKey>>;
131
- readonly storageFileKeySignal: import("@angular/core").Signal<Maybe<string>>;
132
- readonly hasDownloadUrlSignal: import("@angular/core").Signal<boolean>;
133
- readonly buttonStyleSignal: import("@angular/core").Signal<DbxButtonStyle>;
134
- readonly previewButtonStyleSignal: import("@angular/core").Signal<DbxButtonStyle>;
135
- readonly iconSignal: import("@angular/core").Signal<Maybe<string>>;
136
- readonly textSignal: import("@angular/core").Signal<Maybe<string>>;
137
- readonly previewIconSignal: import("@angular/core").Signal<Maybe<string>>;
138
- readonly previewTextSignal: import("@angular/core").Signal<Maybe<string>>;
139
- readonly anchorSignal: import("@angular/core").Signal<Maybe<ClickableAnchor>>;
140
- readonly storageFileDownloadUrlEffect: import("@angular/core").EffectRef;
141
- readonly showPreviewButtonSignal: import("@angular/core").Signal<boolean>;
142
- readonly openCustomPreviewSignal: import("@angular/core").Signal<Maybe<(downloadUrl: StorageFileDownloadUrl, embedMimeType?: Maybe<string>) => Maybe<MatDialogRef<any>>>>;
143
- readonly handleOpenPreviewDialog: DbxActionDialogFunction;
144
- readonly cachedUrlForStorageFileKey$: Observable<Maybe<DbxFirebaseStorageFileDownloadUrlPair>>;
145
- readonly cachedUrlForStorageFileKeySignal: import("@angular/core").Signal<Maybe<DbxFirebaseStorageFileDownloadUrlPair>>;
146
- readonly cachedUrlEffect: import("@angular/core").EffectRef;
147
- readonly downloadUrlExpiresAtDate$: Observable<Maybe<Date>>;
148
- readonly downloadUrlExpiresAtDateSignal: import("@angular/core").Signal<Maybe<Date>>;
149
- readonly downloadUrlHasExpired$: Observable<boolean>;
150
- readonly downloadUrlHasExpiredSignal: import("@angular/core").Signal<boolean | undefined>;
151
- readonly downloadUrlHasExpiredEffect: import("@angular/core").EffectRef;
152
- readonly downloadDetailsSignal: import("@angular/core").Signal<DbxFirebaseStorageFileDownloadDetails | undefined>;
153
- readonly downloadDetailsChangedEffect: import("@angular/core").EffectRef;
154
- readonly sourceDownloadDetailsChangeCallbackEffect: import("@angular/core").EffectRef;
155
- readonly handleGetDownloadUrl: WorkUsingContext<StorageFileKey, DbxFirebaseStorageFileDownloadUrlPair>;
156
- readonly handleGetDownloadUrlSuccess: (value: DbxFirebaseStorageFileDownloadUrlPair) => void;
157
- readonly handleGetDownloadUrlError: (error: unknown) => void;
158
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageFileDownloadButtonComponent, never>;
159
- static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseStorageFileDownloadButtonComponent, "dbx-firebase-storagefile-download-button", never, { "storageFileKey": { "alias": "storageFileKey"; "required": false; "isSignal": true; }; "storageFileDownloadUrl": { "alias": "storageFileDownloadUrl"; "required": false; "isSignal": true; }; "embedMimeType": { "alias": "embedMimeType"; "required": false; "isSignal": true; }; "showPreviewButton": { "alias": "showPreviewButton"; "required": false; "isSignal": true; }; "preload": { "alias": "preload"; "required": false; "isSignal": true; }; "config": { "alias": "config"; "required": false; "isSignal": true; }; "source": { "alias": "source"; "required": false; "isSignal": true; }; }, { "downloadDetailsChange": "downloadDetailsChange"; }, never, never, true, never>;
160
- }
@@ -1,47 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { Maybe } from '@dereekb/util';
3
- import { DbxFirebaseStorageFileUploadStore } from '../store/storagefile.upload.store';
4
- import { StorageFileUploadFilesFinalResult, StorageFileUploadHandler } from './storagefile.upload.handler';
5
- import { DbxActionContextStoreSourceInstance, DbxActionHandlerInstance } from '@dereekb/dbx-core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Connects a DbxFirebaseStorageFileUploadStore to a DbxActionContext, and handles the upload action.
9
- */
10
- export declare class DbxFirebaseStorageFileUploadActionHandlerDirective implements OnInit, OnDestroy {
11
- private readonly _triggerSub;
12
- private readonly _readySub;
13
- private readonly _isWorkingSub;
14
- private readonly _progressSub;
15
- readonly source: DbxActionContextStoreSourceInstance<File[], StorageFileUploadFilesFinalResult>;
16
- readonly uploadStore: DbxFirebaseStorageFileUploadStore;
17
- readonly _dbxActionHandlerInstance: DbxActionHandlerInstance<File[], StorageFileUploadFilesFinalResult>;
18
- /**
19
- * If true, the action will be triggered when files are set.
20
- *
21
- * Defaults to false.
22
- */
23
- readonly triggerOnFiles: import("@angular/core").InputSignal<boolean>;
24
- readonly triggerOnFiles$: import("rxjs").Observable<boolean>;
25
- /**
26
- * Uploading of all/any files should be cancelled if any file fails to upload.
27
- *
28
- * Any file that was successfully uploaded will not be reverted.
29
- *
30
- * Defaults to false.
31
- */
32
- readonly cancelUploadsOnUploadError: import("@angular/core").InputSignal<boolean>;
33
- /**
34
- * The upload should fail if any file fails to upload, rather than if all files fail to upload.
35
- *
36
- * Defaults to false.
37
- */
38
- readonly actionFailureOnUploadError: import("@angular/core").InputSignal<boolean>;
39
- readonly uploadHandler: import("@angular/core").InputSignal<Maybe<StorageFileUploadHandler>>;
40
- protected readonly _uploadHandlerEffect: import("@angular/core").EffectRef;
41
- readonly files$: import("rxjs").Observable<File[]>;
42
- readonly uploadHandler$: import("rxjs").Observable<Maybe<StorageFileUploadHandler>>;
43
- ngOnInit(): void;
44
- ngOnDestroy(): void;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageFileUploadActionHandlerDirective, never>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseStorageFileUploadActionHandlerDirective, "[dbxFirebaseStorageFileUploadActionHandler]", never, { "triggerOnFiles": { "alias": "triggerOnFiles"; "required": false; "isSignal": true; }; "cancelUploadsOnUploadError": { "alias": "cancelUploadsOnUploadError"; "required": false; "isSignal": true; }; "actionFailureOnUploadError": { "alias": "actionFailureOnUploadError"; "required": false; "isSignal": true; }; "uploadHandler": { "alias": "dbxFirebaseStorageFileUploadActionHandler"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
47
- }
@@ -1,9 +0,0 @@
1
- import { BaseError } from 'make-error';
2
- import { type StorageFileUploadFilesFinalResult } from './storagefile.upload.handler';
3
- /**
4
- * Error that is thrown when a single file fails to upload.
5
- */
6
- export declare class StorageFileUploadFilesError extends BaseError {
7
- readonly result: StorageFileUploadFilesFinalResult;
8
- constructor(result: StorageFileUploadFilesFinalResult);
9
- }
@@ -1,183 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { type DbxFirebaseStorageFileUploadStoreFileProgress } from '../store';
3
- import { type DbxFirebaseStorageService } from '../../../storage/firebase.storage.service';
4
- import { type Maybe, type PercentNumber, type PromiseOrValue } from '@dereekb/util';
5
- import { type FirebaseStorageAccessorFile, type StorageCustomMetadata, type StoragePathInput, type StorageUploadOptions, type StorageUploadTask } from '@dereekb/firebase';
6
- /**
7
- * Creates a new observable for uploading a file.
8
- */
9
- export type StorageFileUploadHandlerFunction = (file: File) => Promise<StorageFileUploadHandlerInstance>;
10
- export interface StorageFileUploadHandlerInstance extends Pick<StorageUploadTask<FirebaseStorageAccessorFile>, 'taskRef' | 'pause' | 'resume' | 'cancel'> {
11
- /**
12
- * The upload observable.
13
- *
14
- * Must be subscribed to in order for the upload to begin.
15
- */
16
- readonly upload: Observable<DbxFirebaseStorageFileUploadStoreFileProgress>;
17
- }
18
- /**
19
- * Handles uploading files.
20
- */
21
- export interface StorageFileUploadHandler {
22
- /**
23
- * Uploads a file, and returns the file progress as it is uploading.
24
- */
25
- readonly uploadFile: StorageFileUploadHandlerFunction;
26
- }
27
- /**
28
- * Configuration for a single file upload.
29
- */
30
- export interface StorageFileUploadConfig {
31
- /**
32
- * Path for where to upload the file to
33
- */
34
- readonly storagePath: StoragePathInput;
35
- /**
36
- * Upload options for the file.
37
- *
38
- * Resumable is not supported.
39
- */
40
- readonly uploadOptions?: StorageFileUploadConfigOptions;
41
- /**
42
- * Custom metadata for the file.
43
- *
44
- * Is merged with uploadOptions's metadata.
45
- */
46
- readonly customMetadata?: StorageCustomMetadata;
47
- }
48
- /**
49
- * StorageFileUploadConfig upload options.
50
- */
51
- export type StorageFileUploadConfigOptions = Omit<StorageUploadOptions, 'resumable'>;
52
- /**
53
- * Function used to generate file names for the uploaded files.
54
- *
55
- * If not set, the file name will be used as is.
56
- */
57
- export type StorageFileUploadConfigFactory = (file: File) => PromiseOrValue<StorageFileUploadConfig>;
58
- /**
59
- * Configuration for StorageFileUploadHandler().
60
- */
61
- export interface StorageFileUploadHandlerConfig {
62
- readonly storageService: DbxFirebaseStorageService;
63
- readonly storageFileUploadConfigFactory: StorageFileUploadConfigFactory;
64
- }
65
- /**
66
- * Default implementation of StorageFileUploadHandler.
67
- */
68
- export declare function storageFileUploadHandler(config: StorageFileUploadHandlerConfig): StorageFileUploadHandler;
69
- export interface StorageFileUploadFilesInput {
70
- readonly uploadHandler: StorageFileUploadHandler;
71
- /**
72
- * Files to upload
73
- */
74
- readonly files: File[];
75
- /**
76
- * The number of max parallel uploads to perform at a time.
77
- *
78
- * Defaults to 3
79
- */
80
- readonly maxParallelUploads?: number;
81
- }
82
- export interface StorageFileUploadFilesInstance {
83
- /**
84
- * Cancels the upload of the remaining files.
85
- */
86
- cancel(): void;
87
- /**
88
- * The upload observable.
89
- *
90
- * Must be subscribed to in order for the upload to begin.
91
- */
92
- readonly upload: Observable<StorageFileUploadFilesEvent>;
93
- }
94
- export interface StorageFileUploadFilesEvent {
95
- /**
96
- * All files being uploaded
97
- */
98
- readonly allFiles: File[];
99
- /**
100
- * Returns true if all files have been uploaded.
101
- *
102
- * The result value should be available.
103
- */
104
- readonly isComplete: boolean;
105
- /**
106
- * Returns true if the upload was canceled.
107
- */
108
- readonly isCanceled?: Maybe<boolean>;
109
- /**
110
- * The overall progress of all files being uploaded.
111
- */
112
- readonly overallProgress: PercentNumber;
113
- /**
114
- * The upload progress that triggered this event.
115
- */
116
- readonly uploadProgress?: Maybe<DbxFirebaseStorageFileUploadStoreFileProgress>;
117
- /**
118
- * The final result.
119
- *
120
- * Set when the final file has been uploaded or failed.
121
- */
122
- readonly result?: StorageFileUploadFilesFinalResult;
123
- /**
124
- * The number of files that are still uploading or queued for upload.
125
- */
126
- readonly incompleteFileCount: number;
127
- /**
128
- * The number of files that are active.
129
- */
130
- readonly activeFileCount: number;
131
- /**
132
- * The number of files that are done.
133
- */
134
- readonly doneFileCount: number;
135
- }
136
- export interface StorageFileUploadFilesFinalResult {
137
- readonly startTime: Date;
138
- readonly endTime: Date;
139
- readonly fileResults: StorageFileUploadFilesFinalFileResult[];
140
- readonly successFileResults: StorageFileUploadFilesFinalFileResult[];
141
- readonly errorFileResults: StorageFileUploadFilesFinalFileResult[];
142
- }
143
- export interface StorageFileUploadFilesFinalFileResult {
144
- /**
145
- * The start time of the file upload.
146
- */
147
- readonly startTime: Date;
148
- /**
149
- * The end time of the file upload, or when it failed or was canceled.
150
- */
151
- readonly endTime: Date;
152
- /**
153
- * The file that was uploaded.
154
- */
155
- readonly file: File;
156
- /**
157
- * The accessor file for the file, if available.
158
- *
159
- * Is generally available if success is true.
160
- */
161
- readonly fileRef?: Maybe<FirebaseStorageAccessorFile>;
162
- /**
163
- * True if the file was uploaded successfully.
164
- */
165
- readonly success: boolean;
166
- /**
167
- * Error if the file failed to upload.
168
- */
169
- readonly error?: Maybe<unknown>;
170
- /**
171
- * True if the file upload was cancelled.
172
- */
173
- readonly canceled?: Maybe<boolean>;
174
- }
175
- /**
176
- * Uploads files using the provided upload handler and files.
177
- *
178
- * An observable is returned that emits the latest file events from any file that is being uploaded.
179
- *
180
- * @param input
181
- * @returns
182
- */
183
- export declare function storageFileUploadFiles(input: StorageFileUploadFilesInput): StorageFileUploadFilesInstance;
@@ -1,21 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { DbxFirebaseStorageFileUploadStore, StorageFileDocumentStore } from '../store';
3
- import { AbstractSubscriptionDirective } from '@dereekb/dbx-core';
4
- import { Maybe } from '@dereekb/util';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Directive that passes the upload result to a StorageFileDocumentStore to initialize the document immediately.
8
- *
9
- * Use with a DbxAction instance.
10
- */
11
- export declare class DbxFirebaseStorageFileUploadInitializeDocumentDirective extends AbstractSubscriptionDirective implements OnDestroy {
12
- readonly uploadStore: DbxFirebaseStorageFileUploadStore;
13
- readonly storageFileDocumentStore: StorageFileDocumentStore;
14
- readonly initializeWithExpediteProcessing: import("@angular/core").InputSignal<Maybe<boolean>>;
15
- private readonly source;
16
- private readonly _dbxActionHandlerInstance;
17
- constructor();
18
- ngOnDestroy(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageFileUploadInitializeDocumentDirective, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseStorageFileUploadInitializeDocumentDirective, "[dbxFirebaseStorageFileUploadInitializeDocument]", ["dbxFirebaseStorageFileUploadInitializeDocument"], { "initializeWithExpediteProcessing": { "alias": "initializeWithExpediteProcessing"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
21
- }
@@ -1,20 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { DbxFirebaseStorageFileUploadStore } from '../store';
3
- import { ArrayOrValue, Maybe } from '@dereekb/util';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Directive that provides a DbxFirebaseStorageFileUploadStore, and sync's the inputs to the store.
7
- */
8
- export declare class DbxFirebaseStorageFileUploadStoreDirective implements OnDestroy {
9
- private readonly _allowedSub;
10
- private readonly _multiSub;
11
- readonly uploadStore: DbxFirebaseStorageFileUploadStore;
12
- readonly multipleUpload: import("@angular/core").InputSignal<Maybe<boolean>>;
13
- readonly fileTypesAccepted: import("@angular/core").InputSignal<Maybe<ArrayOrValue<string>>>;
14
- readonly fileTypesAccepted$: import("rxjs").Observable<Maybe<ArrayOrValue<string>>>;
15
- readonly isMultiUploadAllowed$: import("rxjs").Observable<Maybe<boolean>>;
16
- constructor();
17
- ngOnDestroy(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageFileUploadStoreDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseStorageFileUploadStoreDirective, "[dbxFirebaseStorageFileUploadStore]", ["dbxFirebaseStorageFileUploadStore"], { "multipleUpload": { "alias": "multipleUpload"; "required": false; "isSignal": true; }; "fileTypesAccepted": { "alias": "fileTypesAccepted"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
20
- }