@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.
- package/fesm2022/dereekb-dbx-core.mjs +659 -976
- package/fesm2022/dereekb-dbx-core.mjs.map +1 -1
- package/package.json +16 -18
- package/types/dereekb-dbx-core.d.ts +3633 -0
- package/esm2022/dereekb-dbx-core.mjs +0 -5
- package/esm2022/index.mjs +0 -2
- package/esm2022/lib/action/action.handler.mjs +0 -22
- package/esm2022/lib/action/action.holder.mjs +0 -76
- package/esm2022/lib/action/action.machine.mjs +0 -71
- package/esm2022/lib/action/action.mjs +0 -95
- package/esm2022/lib/action/action.module.mjs +0 -85
- package/esm2022/lib/action/action.reference.mjs +0 -7
- package/esm2022/lib/action/action.store.mjs +0 -290
- package/esm2022/lib/action/action.store.source.mjs +0 -162
- package/esm2022/lib/action/action.store.source.provide.mjs +0 -36
- package/esm2022/lib/action/directive/auto/action.automodify.directive.mjs +0 -36
- package/esm2022/lib/action/directive/auto/action.autotrigger.directive.mjs +0 -111
- package/esm2022/lib/action/directive/auto/index.mjs +0 -3
- package/esm2022/lib/action/directive/context/action.directive.mjs +0 -32
- package/esm2022/lib/action/directive/context/action.source.directive.mjs +0 -25
- package/esm2022/lib/action/directive/context/index.mjs +0 -3
- package/esm2022/lib/action/directive/debug/action.logger.directive.mjs +0 -25
- package/esm2022/lib/action/directive/debug/index.mjs +0 -2
- package/esm2022/lib/action/directive/index.mjs +0 -6
- package/esm2022/lib/action/directive/map/action.map.directive.mjs +0 -34
- package/esm2022/lib/action/directive/map/action.map.key.directive.mjs +0 -27
- package/esm2022/lib/action/directive/map/action.map.mjs +0 -60
- package/esm2022/lib/action/directive/map/action.map.source.directive.mjs +0 -44
- package/esm2022/lib/action/directive/map/action.map.utility.mjs +0 -37
- package/esm2022/lib/action/directive/map/action.map.working.disable.directive.mjs +0 -34
- package/esm2022/lib/action/directive/map/index.mjs +0 -7
- package/esm2022/lib/action/directive/state/action.disabled.directive.mjs +0 -30
- package/esm2022/lib/action/directive/state/action.disableonsuccess.directive.mjs +0 -31
- package/esm2022/lib/action/directive/state/action.enforce.modified.directive.mjs +0 -34
- package/esm2022/lib/action/directive/state/action.error.handler.directive.mjs +0 -32
- package/esm2022/lib/action/directive/state/action.handler.directive.mjs +0 -57
- package/esm2022/lib/action/directive/state/action.handler.instance.mjs +0 -61
- package/esm2022/lib/action/directive/state/action.idle.directive.mjs +0 -34
- package/esm2022/lib/action/directive/state/action.presuccess.directive.mjs +0 -34
- package/esm2022/lib/action/directive/state/action.success.directive.mjs +0 -34
- package/esm2022/lib/action/directive/state/action.success.handler.directive.mjs +0 -32
- package/esm2022/lib/action/directive/state/action.triggered.directive.mjs +0 -34
- package/esm2022/lib/action/directive/state/action.value.directive.mjs +0 -42
- package/esm2022/lib/action/directive/state/action.value.stream.directive.mjs +0 -59
- package/esm2022/lib/action/directive/state/action.value.trigger.directive.mjs +0 -75
- package/esm2022/lib/action/directive/state/action.value.trigger.instance.mjs +0 -59
- package/esm2022/lib/action/directive/state/action.working.directive.mjs +0 -41
- package/esm2022/lib/action/directive/state/index.mjs +0 -17
- package/esm2022/lib/action/index.mjs +0 -11
- package/esm2022/lib/auth/auth.module.mjs +0 -25
- package/esm2022/lib/auth/auth.providers.mjs +0 -16
- package/esm2022/lib/auth/auth.role.any.directive.mjs +0 -24
- package/esm2022/lib/auth/auth.role.has.directive.mjs +0 -24
- package/esm2022/lib/auth/auth.role.not.directive.mjs +0 -24
- package/esm2022/lib/auth/auth.state.providers.mjs +0 -14
- package/esm2022/lib/auth/auth.state.service.mjs +0 -20
- package/esm2022/lib/auth/auth.user.mjs +0 -11
- package/esm2022/lib/auth/index.mjs +0 -12
- package/esm2022/lib/auth/router/auth.router.mjs +0 -6
- package/esm2022/lib/auth/router/auth.router.providers.mjs +0 -19
- package/esm2022/lib/auth/router/auth.router.service.mjs +0 -73
- package/esm2022/lib/auth/router/index.mjs +0 -6
- package/esm2022/lib/auth/router/provider/uirouter/auth.hook.mjs +0 -23
- package/esm2022/lib/auth/router/provider/uirouter/hook.mjs +0 -71
- package/esm2022/lib/auth/router/provider/uirouter/index.mjs +0 -6
- package/esm2022/lib/auth/router/provider/uirouter/redirect.mjs +0 -29
- package/esm2022/lib/auth/router/provider/uirouter/role.hook.mjs +0 -58
- package/esm2022/lib/auth/router/provider/uirouter/state.hook.mjs +0 -53
- package/esm2022/lib/auth/router/state/auth.router.state.providers.mjs +0 -23
- package/esm2022/lib/auth/router/state/effect/auth.router.state.effect.mjs +0 -37
- package/esm2022/lib/auth/router/state/effect/index.mjs +0 -2
- package/esm2022/lib/auth/router/state/index.mjs +0 -3
- package/esm2022/lib/auth/service/auth.service.mjs +0 -6
- package/esm2022/lib/auth/service/auth.service.rxjs.mjs +0 -30
- package/esm2022/lib/auth/service/index.mjs +0 -3
- package/esm2022/lib/auth/state/action/auth.action.mjs +0 -14
- package/esm2022/lib/auth/state/action/index.mjs +0 -12
- package/esm2022/lib/auth/state/action/user.action.mjs +0 -18
- package/esm2022/lib/auth/state/effect/auth.effect.mjs +0 -33
- package/esm2022/lib/auth/state/index.mjs +0 -13
- package/esm2022/lib/auth/state/reducer/index.mjs +0 -23
- package/esm2022/lib/auth/state/reducer/user.reducer.mjs +0 -12
- package/esm2022/lib/auth/state/state.mjs +0 -2
- package/esm2022/lib/button/action/action.button.directive.mjs +0 -28
- package/esm2022/lib/button/action/action.button.trigger.directive.mjs +0 -30
- package/esm2022/lib/button/action/index.mjs +0 -3
- package/esm2022/lib/button/button.directive.mjs +0 -115
- package/esm2022/lib/button/button.loading.directive.mjs +0 -37
- package/esm2022/lib/button/button.mjs +0 -21
- package/esm2022/lib/button/button.module.mjs +0 -28
- package/esm2022/lib/button/index.mjs +0 -7
- package/esm2022/lib/button/router/button.segue.directive.mjs +0 -29
- package/esm2022/lib/button/router/index.mjs +0 -2
- package/esm2022/lib/context/context.directive.mjs +0 -26
- package/esm2022/lib/context/context.mjs +0 -25
- package/esm2022/lib/context/context.module.mjs +0 -19
- package/esm2022/lib/context/context.providers.mjs +0 -12
- package/esm2022/lib/context/context.service.mjs +0 -26
- package/esm2022/lib/context/index.mjs +0 -7
- package/esm2022/lib/context/state/action/data.action.mjs +0 -10
- package/esm2022/lib/context/state/action/index.mjs +0 -7
- package/esm2022/lib/context/state/effect/index.mjs +0 -33
- package/esm2022/lib/context/state/index.mjs +0 -13
- package/esm2022/lib/context/state/reducer/data.reducer.mjs +0 -16
- package/esm2022/lib/context/state/reducer/index.mjs +0 -25
- package/esm2022/lib/context/state/state.mjs +0 -2
- package/esm2022/lib/environment/environment.mjs +0 -6
- package/esm2022/lib/environment/environment.providers.mjs +0 -19
- package/esm2022/lib/environment/environment.service.mjs +0 -30
- package/esm2022/lib/environment/index.mjs +0 -4
- package/esm2022/lib/filter/filter.abstract.connector.directive.mjs +0 -21
- package/esm2022/lib/filter/filter.abstract.source.directive.mjs +0 -69
- package/esm2022/lib/filter/filter.connect.source.directive.mjs +0 -23
- package/esm2022/lib/filter/filter.connector.directive.mjs +0 -20
- package/esm2022/lib/filter/filter.content.mjs +0 -29
- package/esm2022/lib/filter/filter.map.connector.directive.mjs +0 -33
- package/esm2022/lib/filter/filter.map.directive.mjs +0 -22
- package/esm2022/lib/filter/filter.map.instance.directive.mjs +0 -25
- package/esm2022/lib/filter/filter.map.source.directive.mjs +0 -38
- package/esm2022/lib/filter/filter.module.mjs +0 -22
- package/esm2022/lib/filter/filter.preset.mjs +0 -8
- package/esm2022/lib/filter/filter.source.directive.mjs +0 -19
- package/esm2022/lib/filter/index.mjs +0 -13
- package/esm2022/lib/index.mjs +0 -15
- package/esm2022/lib/injection/index.mjs +0 -14
- package/esm2022/lib/injection/injection.array.component.mjs +0 -31
- package/esm2022/lib/injection/injection.array.mjs +0 -2
- package/esm2022/lib/injection/injection.component.mjs +0 -32
- package/esm2022/lib/injection/injection.component.module.mjs +0 -26
- package/esm2022/lib/injection/injection.context.directive.mjs +0 -130
- package/esm2022/lib/injection/injection.context.forward.directive.mjs +0 -25
- package/esm2022/lib/injection/injection.context.mjs +0 -20
- package/esm2022/lib/injection/injection.directive.mjs +0 -30
- package/esm2022/lib/injection/injection.instance.mjs +0 -121
- package/esm2022/lib/injection/injection.mjs +0 -16
- package/esm2022/lib/injection/injection.rxjs.mjs +0 -24
- package/esm2022/lib/injection/injection.util.mjs +0 -11
- package/esm2022/lib/injection/injector.mjs +0 -13
- package/esm2022/lib/ngrx/index.mjs +0 -2
- package/esm2022/lib/ngrx/store.lockset.mjs +0 -66
- package/esm2022/lib/pipe/async/asobservable.pipe.mjs +0 -21
- package/esm2022/lib/pipe/async/async.pipe.module.mjs +0 -20
- package/esm2022/lib/pipe/async/index.mjs +0 -3
- package/esm2022/lib/pipe/date/date.pipe.module.mjs +0 -108
- package/esm2022/lib/pipe/date/datedayrange.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/datedaytimerange.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/datedistance.pipe.mjs +0 -27
- package/esm2022/lib/pipe/date/dateformatdistance.pipe.mjs +0 -36
- package/esm2022/lib/pipe/date/datefromtoformat.pipe.mjs +0 -34
- package/esm2022/lib/pipe/date/daterangedistance.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/datetimerange.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/datetimerangeonly.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/datetimerangeonlydistance.pipe.mjs +0 -24
- package/esm2022/lib/pipe/date/index.mjs +0 -18
- package/esm2022/lib/pipe/date/minutesstring.pipe.mjs +0 -36
- package/esm2022/lib/pipe/date/systemdatetotargetdate.pipe.mjs +0 -27
- package/esm2022/lib/pipe/date/targetdatetosystemdate.pipe.mjs +0 -27
- package/esm2022/lib/pipe/date/timedistance.pipe.mjs +0 -57
- package/esm2022/lib/pipe/date/timezoneabbreviation.pipe.mjs +0 -27
- package/esm2022/lib/pipe/date/tojsdate.pipe.mjs +0 -30
- package/esm2022/lib/pipe/date/tominutes.pipe.mjs +0 -21
- package/esm2022/lib/pipe/index.mjs +0 -6
- package/esm2022/lib/pipe/misc/index.mjs +0 -3
- package/esm2022/lib/pipe/misc/misc.pipe.module.mjs +0 -21
- package/esm2022/lib/pipe/misc/prettyjson.pipe.mjs +0 -30
- package/esm2022/lib/pipe/pipe.module.mjs +0 -25
- package/esm2022/lib/pipe/value/cuttext.pipe.mjs +0 -22
- package/esm2022/lib/pipe/value/dollar.pipe.mjs +0 -24
- package/esm2022/lib/pipe/value/getvalue.pipe.mjs +0 -40
- package/esm2022/lib/pipe/value/index.mjs +0 -5
- package/esm2022/lib/pipe/value/value.pipe.module.mjs +0 -27
- package/esm2022/lib/router/anchor/anchor.directive.mjs +0 -63
- package/esm2022/lib/router/anchor/anchor.mjs +0 -52
- package/esm2022/lib/router/anchor/clickable.mjs +0 -18
- package/esm2022/lib/router/anchor/index.mjs +0 -5
- package/esm2022/lib/router/anchor/mousable.mjs +0 -2
- package/esm2022/lib/router/auth/hook/id.hook.mjs +0 -54
- package/esm2022/lib/router/auth/hook/index.mjs +0 -3
- package/esm2022/lib/router/auth/hook/uid.hook.mjs +0 -19
- package/esm2022/lib/router/auth/index.mjs +0 -2
- package/esm2022/lib/router/index.mjs +0 -6
- package/esm2022/lib/router/model/id.param.redirect.mjs +0 -73
- package/esm2022/lib/router/model/index.mjs +0 -7
- package/esm2022/lib/router/model/model.module.mjs +0 -26
- package/esm2022/lib/router/model/model.router.id.directive.mjs +0 -58
- package/esm2022/lib/router/model/model.router.key.directive.mjs +0 -60
- package/esm2022/lib/router/model/model.router.mjs +0 -38
- package/esm2022/lib/router/model/model.router.uid.directive.mjs +0 -25
- package/esm2022/lib/router/router/index.mjs +0 -5
- package/esm2022/lib/router/router/provider/angular/angular.router.service.mjs +0 -78
- package/esm2022/lib/router/router/provider/angular/angular.router.service.module.mjs +0 -31
- package/esm2022/lib/router/router/provider/angular/index.mjs +0 -3
- package/esm2022/lib/router/router/provider/index.mjs +0 -3
- package/esm2022/lib/router/router/provider/uirouter/index.mjs +0 -4
- package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.mjs +0 -95
- package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.module.mjs +0 -34
- package/esm2022/lib/router/router/provider/uirouter/uirouter.router.service.providers.mjs +0 -24
- package/esm2022/lib/router/router/service/index.mjs +0 -6
- package/esm2022/lib/router/router/service/router.go.mjs +0 -14
- package/esm2022/lib/router/router/service/router.service.mjs +0 -7
- package/esm2022/lib/router/router/service/router.service.rxjs.mjs +0 -39
- package/esm2022/lib/router/router/service/router.service.util.mjs +0 -14
- package/esm2022/lib/router/router/service/router.transition.service.mjs +0 -6
- package/esm2022/lib/router/router/transition/index.mjs +0 -5
- package/esm2022/lib/router/router/transition/transition.directive.mjs +0 -19
- package/esm2022/lib/router/router/transition/transition.mjs +0 -12
- package/esm2022/lib/router/router/transition/transition.rxjs.mjs +0 -55
- package/esm2022/lib/router/router/transition/transition.watcher.directive.mjs +0 -28
- package/esm2022/lib/router/router/util/index.mjs +0 -3
- package/esm2022/lib/router/router/util/route.default.mjs +0 -63
- package/esm2022/lib/router/router/util/route.reader.mjs +0 -47
- package/esm2022/lib/router/segue.mjs +0 -35
- package/esm2022/lib/rxjs/clean.mjs +0 -28
- package/esm2022/lib/rxjs/destroy.mjs +0 -13
- package/esm2022/lib/rxjs/index.mjs +0 -7
- package/esm2022/lib/rxjs/loading.mjs +0 -19
- package/esm2022/lib/rxjs/lockset.mjs +0 -56
- package/esm2022/lib/rxjs/rxjs.directive.mjs +0 -42
- package/esm2022/lib/rxjs/subscription.mjs +0 -16
- package/esm2022/lib/storage/index.mjs +0 -9
- package/esm2022/lib/storage/storage.accessor.mjs +0 -16
- package/esm2022/lib/storage/storage.accessor.simple.factory.mjs +0 -26
- package/esm2022/lib/storage/storage.accessor.simple.mjs +0 -172
- package/esm2022/lib/storage/storage.accessor.string.mjs +0 -50
- package/esm2022/lib/storage/storage.di.mjs +0 -4
- package/esm2022/lib/storage/storage.object.localstorage.mjs +0 -47
- package/esm2022/lib/storage/storage.object.memory.mjs +0 -17
- package/esm2022/lib/storage/storage.providers.mjs +0 -41
- package/esm2022/lib/util/index.mjs +0 -3
- package/esm2022/lib/util/input.mjs +0 -7
- package/esm2022/lib/util/view.mjs +0 -81
- package/esm2022/lib/view/if.directive.mjs +0 -28
- package/esm2022/lib/view/index.mjs +0 -2
- package/index.d.ts +0 -1
- package/lib/action/action.d.ts +0 -80
- package/lib/action/action.handler.d.ts +0 -15
- package/lib/action/action.holder.d.ts +0 -38
- package/lib/action/action.machine.d.ts +0 -48
- package/lib/action/action.module.d.ts +0 -30
- package/lib/action/action.reference.d.ts +0 -11
- package/lib/action/action.store.d.ts +0 -208
- package/lib/action/action.store.source.d.ts +0 -77
- package/lib/action/action.store.source.provide.d.ts +0 -7
- package/lib/action/directive/auto/action.automodify.directive.d.ts +0 -11
- package/lib/action/directive/auto/action.autotrigger.directive.d.ts +0 -36
- package/lib/action/directive/auto/index.d.ts +0 -2
- package/lib/action/directive/context/action.directive.d.ts +0 -10
- package/lib/action/directive/context/action.source.directive.d.ts +0 -12
- package/lib/action/directive/context/index.d.ts +0 -2
- package/lib/action/directive/debug/action.logger.directive.d.ts +0 -11
- package/lib/action/directive/debug/index.d.ts +0 -1
- package/lib/action/directive/index.d.ts +0 -5
- package/lib/action/directive/map/action.map.d.ts +0 -43
- package/lib/action/directive/map/action.map.directive.d.ts +0 -12
- package/lib/action/directive/map/action.map.key.directive.d.ts +0 -14
- package/lib/action/directive/map/action.map.source.directive.d.ts +0 -19
- package/lib/action/directive/map/action.map.utility.d.ts +0 -48
- package/lib/action/directive/map/action.map.working.disable.directive.d.ts +0 -16
- package/lib/action/directive/map/index.d.ts +0 -6
- package/lib/action/directive/state/action.disabled.directive.d.ts +0 -15
- package/lib/action/directive/state/action.disableonsuccess.directive.d.ts +0 -15
- package/lib/action/directive/state/action.enforce.modified.directive.d.ts +0 -15
- package/lib/action/directive/state/action.error.handler.directive.d.ts +0 -18
- package/lib/action/directive/state/action.handler.directive.d.ts +0 -33
- package/lib/action/directive/state/action.handler.instance.d.ts +0 -22
- package/lib/action/directive/state/action.idle.directive.d.ts +0 -15
- package/lib/action/directive/state/action.presuccess.directive.d.ts +0 -15
- package/lib/action/directive/state/action.success.directive.d.ts +0 -15
- package/lib/action/directive/state/action.success.handler.directive.d.ts +0 -18
- package/lib/action/directive/state/action.triggered.directive.d.ts +0 -15
- package/lib/action/directive/state/action.value.directive.d.ts +0 -23
- package/lib/action/directive/state/action.value.stream.directive.d.ts +0 -19
- package/lib/action/directive/state/action.value.trigger.directive.d.ts +0 -38
- package/lib/action/directive/state/action.value.trigger.instance.d.ts +0 -45
- package/lib/action/directive/state/action.working.directive.d.ts +0 -17
- package/lib/action/directive/state/index.d.ts +0 -16
- package/lib/action/index.d.ts +0 -10
- package/lib/auth/auth.module.d.ts +0 -16
- package/lib/auth/auth.providers.d.ts +0 -12
- package/lib/auth/auth.role.any.directive.d.ts +0 -15
- package/lib/auth/auth.role.has.directive.d.ts +0 -15
- package/lib/auth/auth.role.not.directive.d.ts +0 -15
- package/lib/auth/auth.state.providers.d.ts +0 -7
- package/lib/auth/auth.state.service.d.ts +0 -11
- package/lib/auth/auth.user.d.ts +0 -28
- package/lib/auth/index.d.ts +0 -11
- package/lib/auth/router/auth.router.d.ts +0 -10
- package/lib/auth/router/auth.router.providers.d.ts +0 -18
- package/lib/auth/router/auth.router.service.d.ts +0 -46
- package/lib/auth/router/index.d.ts +0 -5
- package/lib/auth/router/provider/uirouter/auth.hook.d.ts +0 -18
- package/lib/auth/router/provider/uirouter/hook.d.ts +0 -51
- package/lib/auth/router/provider/uirouter/index.d.ts +0 -5
- package/lib/auth/router/provider/uirouter/redirect.d.ts +0 -9
- package/lib/auth/router/provider/uirouter/role.hook.d.ts +0 -44
- package/lib/auth/router/provider/uirouter/state.hook.d.ts +0 -31
- package/lib/auth/router/state/auth.router.state.providers.d.ts +0 -19
- package/lib/auth/router/state/effect/auth.router.state.effect.d.ts +0 -28
- package/lib/auth/router/state/effect/index.d.ts +0 -1
- package/lib/auth/router/state/index.d.ts +0 -2
- package/lib/auth/service/auth.service.d.ts +0 -46
- package/lib/auth/service/auth.service.rxjs.d.ts +0 -19
- package/lib/auth/service/index.d.ts +0 -2
- package/lib/auth/state/action/auth.action.d.ts +0 -12
- package/lib/auth/state/action/index.d.ts +0 -11
- package/lib/auth/state/action/user.action.d.ts +0 -34
- package/lib/auth/state/effect/auth.effect.d.ts +0 -28
- package/lib/auth/state/index.d.ts +0 -12
- package/lib/auth/state/reducer/index.d.ts +0 -29
- package/lib/auth/state/reducer/user.reducer.d.ts +0 -11
- package/lib/auth/state/state.d.ts +0 -5
- package/lib/button/action/action.button.directive.d.ts +0 -10
- package/lib/button/action/action.button.trigger.directive.d.ts +0 -14
- package/lib/button/action/index.d.ts +0 -2
- package/lib/button/button.d.ts +0 -113
- package/lib/button/button.directive.d.ts +0 -60
- package/lib/button/button.loading.directive.d.ts +0 -18
- package/lib/button/button.module.d.ts +0 -19
- package/lib/button/index.d.ts +0 -6
- package/lib/button/router/button.segue.directive.d.ts +0 -13
- package/lib/button/router/index.d.ts +0 -1
- package/lib/context/context.d.ts +0 -42
- package/lib/context/context.directive.d.ts +0 -13
- package/lib/context/context.module.d.ts +0 -10
- package/lib/context/context.providers.d.ts +0 -7
- package/lib/context/context.service.d.ts +0 -14
- package/lib/context/index.d.ts +0 -6
- package/lib/context/state/action/data.action.d.ts +0 -13
- package/lib/context/state/action/index.d.ts +0 -6
- package/lib/context/state/effect/index.d.ts +0 -24
- package/lib/context/state/index.d.ts +0 -12
- package/lib/context/state/reducer/data.reducer.d.ts +0 -13
- package/lib/context/state/reducer/index.d.ts +0 -34
- package/lib/context/state/state.d.ts +0 -9
- package/lib/environment/environment.d.ts +0 -21
- package/lib/environment/environment.providers.d.ts +0 -8
- package/lib/environment/environment.service.d.ts +0 -17
- package/lib/environment/index.d.ts +0 -3
- package/lib/filter/filter.abstract.connector.directive.d.ts +0 -13
- package/lib/filter/filter.abstract.source.directive.d.ts +0 -37
- package/lib/filter/filter.connect.source.directive.d.ts +0 -13
- package/lib/filter/filter.connector.directive.d.ts +0 -9
- package/lib/filter/filter.content.d.ts +0 -10
- package/lib/filter/filter.map.connector.directive.d.ts +0 -14
- package/lib/filter/filter.map.directive.d.ts +0 -10
- package/lib/filter/filter.map.instance.directive.d.ts +0 -16
- package/lib/filter/filter.map.source.directive.d.ts +0 -23
- package/lib/filter/filter.module.d.ts +0 -12
- package/lib/filter/filter.preset.d.ts +0 -29
- package/lib/filter/filter.source.directive.d.ts +0 -9
- package/lib/filter/index.d.ts +0 -12
- package/lib/index.d.ts +0 -14
- package/lib/injection/index.d.ts +0 -13
- package/lib/injection/injection.array.component.d.ts +0 -11
- package/lib/injection/injection.array.d.ts +0 -12
- package/lib/injection/injection.component.d.ts +0 -19
- package/lib/injection/injection.component.module.d.ts +0 -16
- package/lib/injection/injection.context.d.ts +0 -39
- package/lib/injection/injection.context.directive.d.ts +0 -26
- package/lib/injection/injection.context.forward.directive.d.ts +0 -15
- package/lib/injection/injection.d.ts +0 -53
- package/lib/injection/injection.directive.d.ts +0 -18
- package/lib/injection/injection.instance.d.ts +0 -32
- package/lib/injection/injection.rxjs.d.ts +0 -10
- package/lib/injection/injection.util.d.ts +0 -9
- package/lib/injection/injector.d.ts +0 -10
- package/lib/ngrx/index.d.ts +0 -1
- package/lib/ngrx/store.lockset.d.ts +0 -36
- package/lib/pipe/async/asobservable.pipe.d.ts +0 -12
- package/lib/pipe/async/async.pipe.module.d.ts +0 -10
- package/lib/pipe/async/index.d.ts +0 -2
- package/lib/pipe/date/date.pipe.module.d.ts +0 -43
- package/lib/pipe/date/datedayrange.pipe.d.ts +0 -9
- package/lib/pipe/date/datedaytimerange.pipe.d.ts +0 -9
- package/lib/pipe/date/datedistance.pipe.d.ts +0 -8
- package/lib/pipe/date/dateformatdistance.pipe.d.ts +0 -12
- package/lib/pipe/date/datefromtoformat.pipe.d.ts +0 -13
- package/lib/pipe/date/daterangedistance.pipe.d.ts +0 -9
- package/lib/pipe/date/datetimerange.pipe.d.ts +0 -9
- package/lib/pipe/date/datetimerangeonly.pipe.d.ts +0 -9
- package/lib/pipe/date/datetimerangeonlydistance.pipe.d.ts +0 -9
- package/lib/pipe/date/index.d.ts +0 -17
- package/lib/pipe/date/minutesstring.pipe.d.ts +0 -8
- package/lib/pipe/date/systemdatetotargetdate.pipe.d.ts +0 -12
- package/lib/pipe/date/targetdatetosystemdate.pipe.d.ts +0 -12
- package/lib/pipe/date/timedistance.pipe.d.ts +0 -13
- package/lib/pipe/date/timezoneabbreviation.pipe.d.ts +0 -12
- package/lib/pipe/date/tojsdate.pipe.d.ts +0 -10
- package/lib/pipe/date/tominutes.pipe.d.ts +0 -7
- package/lib/pipe/index.d.ts +0 -5
- package/lib/pipe/misc/index.d.ts +0 -2
- package/lib/pipe/misc/misc.pipe.module.d.ts +0 -12
- package/lib/pipe/misc/prettyjson.pipe.d.ts +0 -9
- package/lib/pipe/pipe.module.d.ts +0 -15
- package/lib/pipe/value/cuttext.pipe.d.ts +0 -11
- package/lib/pipe/value/dollar.pipe.d.ts +0 -13
- package/lib/pipe/value/getvalue.pipe.d.ts +0 -19
- package/lib/pipe/value/index.d.ts +0 -4
- package/lib/pipe/value/value.pipe.module.d.ts +0 -17
- package/lib/router/anchor/anchor.d.ts +0 -71
- package/lib/router/anchor/anchor.directive.d.ts +0 -30
- package/lib/router/anchor/clickable.d.ts +0 -20
- package/lib/router/anchor/index.d.ts +0 -4
- package/lib/router/anchor/mousable.d.ts +0 -9
- package/lib/router/auth/hook/id.hook.d.ts +0 -44
- package/lib/router/auth/hook/index.d.ts +0 -2
- package/lib/router/auth/hook/uid.hook.d.ts +0 -41
- package/lib/router/auth/index.d.ts +0 -1
- package/lib/router/index.d.ts +0 -5
- package/lib/router/model/id.param.redirect.d.ts +0 -51
- package/lib/router/model/index.d.ts +0 -6
- package/lib/router/model/model.module.d.ts +0 -16
- package/lib/router/model/model.router.d.ts +0 -35
- package/lib/router/model/model.router.id.directive.d.ts +0 -27
- package/lib/router/model/model.router.key.directive.d.ts +0 -29
- package/lib/router/model/model.router.uid.directive.d.ts +0 -13
- package/lib/router/router/index.d.ts +0 -4
- package/lib/router/router/provider/angular/angular.router.service.d.ts +0 -24
- package/lib/router/router/provider/angular/angular.router.service.module.d.ts +0 -8
- package/lib/router/router/provider/angular/index.d.ts +0 -2
- package/lib/router/router/provider/index.d.ts +0 -2
- package/lib/router/router/provider/uirouter/index.d.ts +0 -3
- package/lib/router/router/provider/uirouter/uirouter.router.service.d.ts +0 -32
- package/lib/router/router/provider/uirouter/uirouter.router.service.module.d.ts +0 -11
- package/lib/router/router/provider/uirouter/uirouter.router.service.providers.d.ts +0 -7
- package/lib/router/router/service/index.d.ts +0 -5
- package/lib/router/router/service/router.go.d.ts +0 -14
- package/lib/router/router/service/router.service.d.ts +0 -49
- package/lib/router/router/service/router.service.rxjs.d.ts +0 -27
- package/lib/router/router/service/router.service.util.d.ts +0 -26
- package/lib/router/router/service/router.transition.service.d.ts +0 -11
- package/lib/router/router/transition/index.d.ts +0 -4
- package/lib/router/router/transition/transition.d.ts +0 -13
- package/lib/router/router/transition/transition.directive.d.ts +0 -13
- package/lib/router/router/transition/transition.rxjs.d.ts +0 -67
- package/lib/router/router/transition/transition.watcher.directive.d.ts +0 -14
- package/lib/router/router/util/index.d.ts +0 -2
- package/lib/router/router/util/route.default.d.ts +0 -20
- package/lib/router/router/util/route.reader.d.ts +0 -56
- package/lib/router/segue.d.ts +0 -38
- package/lib/rxjs/clean.d.ts +0 -16
- package/lib/rxjs/destroy.d.ts +0 -7
- package/lib/rxjs/index.d.ts +0 -6
- package/lib/rxjs/loading.d.ts +0 -13
- package/lib/rxjs/lockset.d.ts +0 -47
- package/lib/rxjs/rxjs.directive.d.ts +0 -29
- package/lib/rxjs/subscription.d.ts +0 -9
- package/lib/storage/index.d.ts +0 -8
- package/lib/storage/storage.accessor.d.ts +0 -35
- package/lib/storage/storage.accessor.simple.d.ts +0 -80
- package/lib/storage/storage.accessor.simple.factory.d.ts +0 -17
- package/lib/storage/storage.accessor.string.d.ts +0 -16
- package/lib/storage/storage.di.d.ts +0 -3
- package/lib/storage/storage.object.localstorage.d.ts +0 -16
- package/lib/storage/storage.object.memory.d.ts +0 -9
- package/lib/storage/storage.providers.d.ts +0 -13
- package/lib/util/index.d.ts +0 -2
- package/lib/util/input.d.ts +0 -6
- package/lib/util/view.d.ts +0 -61
- package/lib/view/if.directive.d.ts +0 -18
- package/lib/view/index.d.ts +0 -1
package/lib/context/context.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A contextual state identifier for a specific section of the app.
|
|
3
|
-
*
|
|
4
|
-
* Some examples are:
|
|
5
|
-
* - init: The default context that is initialized.
|
|
6
|
-
* - public: A public part of the app.
|
|
7
|
-
* - onboarding: The onboarding section of the app.
|
|
8
|
-
* - app: The main portion of the app.
|
|
9
|
-
*
|
|
10
|
-
* More complex apps may have more sub-sections or app portions that could each have their own context state.
|
|
11
|
-
*/
|
|
12
|
-
export type DbxAppContextState = string;
|
|
13
|
-
/**
|
|
14
|
-
* The init state of an app after the default context has been initialized.
|
|
15
|
-
*/
|
|
16
|
-
export declare const DBX_INIT_APP_CONTEXT_STATE = "init";
|
|
17
|
-
/**
|
|
18
|
-
* The public state of an app, typically when a user opens up the site to a public page.
|
|
19
|
-
*/
|
|
20
|
-
export declare const DBX_PUBLIC_APP_CONTEXT_STATE = "public";
|
|
21
|
-
/**
|
|
22
|
-
* The auth state of an app, typically when a user has not finished logging in.
|
|
23
|
-
*/
|
|
24
|
-
export declare const DBX_AUTH_APP_CONTEXT_STATE = "auth";
|
|
25
|
-
/**
|
|
26
|
-
* The onboarding state of an app, typically when a user has completed auth but not finished setting up their account.
|
|
27
|
-
*/
|
|
28
|
-
export declare const DBX_ONBOARD_APP_CONTEXT_STATE = "onboard";
|
|
29
|
-
/**
|
|
30
|
-
* The app state of an app, typically when a user has completed auth and onboarding.
|
|
31
|
-
*/
|
|
32
|
-
export declare const DBX_APP_APP_CONTEXT_STATE = "app";
|
|
33
|
-
/**
|
|
34
|
-
* Default AppContextStates.
|
|
35
|
-
*
|
|
36
|
-
* Your app may not use these, but this type is available for convenience.
|
|
37
|
-
*/
|
|
38
|
-
export type DbxKnownAppContextState = typeof DBX_INIT_APP_CONTEXT_STATE | typeof DBX_PUBLIC_APP_CONTEXT_STATE | typeof DBX_AUTH_APP_CONTEXT_STATE | typeof DBX_ONBOARD_APP_CONTEXT_STATE | typeof DBX_APP_APP_CONTEXT_STATE;
|
|
39
|
-
/**
|
|
40
|
-
* Array of all DbxKnownAppContextState values, minus the init state.
|
|
41
|
-
*/
|
|
42
|
-
export declare const DBX_KNOWN_APP_CONTEXT_STATES: DbxKnownAppContextState[];
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DbxAppContextService } from './context.service';
|
|
2
|
-
import { type Maybe } from '@dereekb/util';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Used to set the DbxAppContextState for an app to the input state using the DbxAppContextService.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxAppContextStateDirective {
|
|
8
|
-
readonly dbxAppContextStateService: DbxAppContextService;
|
|
9
|
-
readonly state: import("@angular/core").InputSignal<Maybe<string>>;
|
|
10
|
-
protected readonly _stateEffect: import("@angular/core").EffectRef;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppContextStateDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAppContextStateDirective, "[dbxAppContextState]", never, { "state": { "alias": "dbxAppContextState"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./context.directive";
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated Use provideDbxAppContextState() and import DbxAppContextStateDirective directly. DbxAppContextStateDirective is now standalone.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxAppContextStateModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppContextStateModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxAppContextStateModule, never, [typeof i1.DbxAppContextStateDirective], [typeof i1.DbxAppContextStateDirective]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DbxAppContextStateModule>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Store } from '@ngrx/store';
|
|
2
|
-
import { DbxAppContextState } from './context';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* State for accessing the app's DbxAppContextState defined within the DbxAppContextFullState for the ngrx store.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxAppContextService {
|
|
8
|
-
readonly store: Store<any>;
|
|
9
|
-
readonly state$: import("rxjs").Observable<string>;
|
|
10
|
-
setState(state: DbxAppContextState): void;
|
|
11
|
-
resetState(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppContextService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DbxAppContextService>;
|
|
14
|
-
}
|
package/lib/context/index.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type DbxAppContextState } from '../../context';
|
|
2
|
-
/**
|
|
3
|
-
* Action to set the current DbxAppContextState value.
|
|
4
|
-
*/
|
|
5
|
-
export declare const setState: import("@ngrx/store").ActionCreator<"[App/Context] Set State", (props: {
|
|
6
|
-
state: DbxAppContextState;
|
|
7
|
-
}) => {
|
|
8
|
-
state: DbxAppContextState;
|
|
9
|
-
} & import("@ngrx/store").Action<"[App/Context] Set State">>;
|
|
10
|
-
/**
|
|
11
|
-
* Resets the app back to the init context.
|
|
12
|
-
*/
|
|
13
|
-
export declare const resetState: import("@ngrx/store").ActionCreator<"[App/Context] Reset", () => import("@ngrx/store").Action<"[App/Context] Reset">>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { type OnRunEffects, Actions, type EffectNotification } from '@ngrx/effects';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import { type Observable } from 'rxjs';
|
|
4
|
-
import { type DbxAppContextState } from '../../context';
|
|
5
|
-
import { type IterableOrValue } from '@dereekb/util';
|
|
6
|
-
/**
|
|
7
|
-
* Abstract effects class that only runs/allows effects when the DbxAppContextState in the ngrx state matches input activeState value.
|
|
8
|
-
*/
|
|
9
|
-
export declare abstract class AbstractOnDbxAppContextStateEffects<S = unknown> implements OnRunEffects {
|
|
10
|
-
protected readonly actions$: Actions<any>;
|
|
11
|
-
protected readonly store: Store<any>;
|
|
12
|
-
/**
|
|
13
|
-
* The set of state(s) to activate on.
|
|
14
|
-
*/
|
|
15
|
-
private _activeStatesSet;
|
|
16
|
-
constructor(activeStates: IterableOrValue<DbxAppContextState>);
|
|
17
|
-
/**
|
|
18
|
-
* Configures all actions of the sub-class to only activate when the DbxAppContextState in App
|
|
19
|
-
*
|
|
20
|
-
* @param resolvedEffects$
|
|
21
|
-
* @returns
|
|
22
|
-
*/
|
|
23
|
-
ngrxOnRunEffects(resolvedEffects$: Observable<EffectNotification>): Observable<EffectNotification>;
|
|
24
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as fromDbxAppContext from './reducer';
|
|
2
|
-
import * as onDbxAppContext from './action';
|
|
3
|
-
export * from './state';
|
|
4
|
-
export {
|
|
5
|
-
/**
|
|
6
|
-
* Accessor for the DbxAppContextFeatureState reducers.
|
|
7
|
-
*/
|
|
8
|
-
fromDbxAppContext,
|
|
9
|
-
/**
|
|
10
|
-
* Accessor for the DbxAppContextFeatureState actions.
|
|
11
|
-
*/
|
|
12
|
-
onDbxAppContext };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type DbxAppContextState } from '../../context';
|
|
2
|
-
/**
|
|
3
|
-
* The feature key for these items/reducers.
|
|
4
|
-
*/
|
|
5
|
-
export declare const dbxAppContextStateFeatureKey = "data";
|
|
6
|
-
/**
|
|
7
|
-
* The typings for this feature.
|
|
8
|
-
*/
|
|
9
|
-
export interface DbxAppContextStateData {
|
|
10
|
-
state: DbxAppContextState;
|
|
11
|
-
}
|
|
12
|
-
export declare const initialState: DbxAppContextStateData;
|
|
13
|
-
export declare const reducer: import("@ngrx/store").ActionReducer<DbxAppContextStateData, import("@ngrx/store").Action<string>>;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { type Action } from '@ngrx/store';
|
|
2
|
-
import * as fromDbxAppContextState from './data.reducer';
|
|
3
|
-
/**
|
|
4
|
-
* Global feature key for our app.
|
|
5
|
-
*/
|
|
6
|
-
export declare const featureKey = "app.context";
|
|
7
|
-
/**
|
|
8
|
-
* This is a "feature state", which in this case is a single feature (our app state), but could include keys/states within this feature.
|
|
9
|
-
*/
|
|
10
|
-
export interface DbxAppContextFeatureState {
|
|
11
|
-
[fromDbxAppContextState.dbxAppContextStateFeatureKey]: fromDbxAppContextState.DbxAppContextStateData;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* Interface typing extension for the DbxAppContextFeatureState, and the typing information for how this feature extends the base state.
|
|
15
|
-
*/
|
|
16
|
-
export interface State {
|
|
17
|
-
[featureKey]: DbxAppContextFeatureState;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Reducers mapping for the DbxAppContextFeatureState
|
|
21
|
-
*/
|
|
22
|
-
export declare function reducers(state: DbxAppContextFeatureState | undefined, action: Action): {
|
|
23
|
-
data: fromDbxAppContextState.DbxAppContextStateData;
|
|
24
|
-
};
|
|
25
|
-
/**
|
|
26
|
-
* Selects the DbxAppContextFeatureState feature context.
|
|
27
|
-
*
|
|
28
|
-
* Used by createSelector() to retrieve more specific data from the DbxAppContextFeatureState.
|
|
29
|
-
*/
|
|
30
|
-
export declare const selectAppContextFeature: import("@ngrx/store").MemoizedSelector<object, DbxAppContextFeatureState, import("@ngrx/store").DefaultProjectorFn<DbxAppContextFeatureState>>;
|
|
31
|
-
/**
|
|
32
|
-
* Selector to retrieve the state value from our DbxAppContextStateData in our DbxAppContextFeatureState.
|
|
33
|
-
*/
|
|
34
|
-
export declare const selectDbxAppContextState: import("@ngrx/store").MemoizedSelector<object, string, (s1: DbxAppContextFeatureState) => string>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type * as fromDbxAppContext from './reducer';
|
|
2
|
-
/**
|
|
3
|
-
* Type that contains the dbx-core contextual ngrx state information about an app's context.
|
|
4
|
-
*
|
|
5
|
-
* This is the "full state" of our DbxAppContext. It is the sum of the fromDbxContext.State interface.
|
|
6
|
-
*
|
|
7
|
-
* Sub-state types that need to be aware of this typeing may extend (via union) this type.
|
|
8
|
-
*/
|
|
9
|
-
export type DbxAppContextFullState = fromDbxAppContext.State;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* App environment details
|
|
3
|
-
*/
|
|
4
|
-
export declare abstract class DbxAppEnviroment {
|
|
5
|
-
/**
|
|
6
|
-
* Whether or not this is a production environment.
|
|
7
|
-
*/
|
|
8
|
-
abstract production: boolean;
|
|
9
|
-
/**
|
|
10
|
-
* Whether or not this is a testing environment.
|
|
11
|
-
*
|
|
12
|
-
* Generally "production" is false when this is true.
|
|
13
|
-
*/
|
|
14
|
-
abstract testing?: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Whether or not this is a staging environment.
|
|
17
|
-
*
|
|
18
|
-
* Generally "production" is true when this is true.
|
|
19
|
-
*/
|
|
20
|
-
abstract staging?: boolean;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { type EnvironmentProviders } from '@angular/core';
|
|
2
|
-
import { DbxAppEnviroment } from './environment';
|
|
3
|
-
/**
|
|
4
|
-
* Provides the DbxAppEnviromentService and DbxAppEnviroment.
|
|
5
|
-
*
|
|
6
|
-
* @param environment
|
|
7
|
-
*/
|
|
8
|
-
export declare function provideDbxAppEnviroment(environment: DbxAppEnviroment): EnvironmentProviders;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DbxAppEnviroment } from './environment';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Service for accessing the app's environment details.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxAppEnviromentService {
|
|
7
|
-
readonly environment: DbxAppEnviroment;
|
|
8
|
-
get isProduction(): boolean;
|
|
9
|
-
get isStaging(): boolean;
|
|
10
|
-
get isTesting(): boolean;
|
|
11
|
-
/**
|
|
12
|
-
* Returns the environment, typed as a specific type.
|
|
13
|
-
*/
|
|
14
|
-
getEnvironment<T extends DbxAppEnviroment>(): T;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppEnviromentService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DbxAppEnviromentService>;
|
|
17
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { FilterSourceConnector, FilterSource } from '@dereekb/rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Abstract FilterSourceConnector directive.
|
|
6
|
-
*/
|
|
7
|
-
export declare abstract class AbstractFilterSourceConnectorDirective<F> implements FilterSourceConnector<F>, FilterSource<F> {
|
|
8
|
-
private readonly _source;
|
|
9
|
-
readonly filter$: Observable<F>;
|
|
10
|
-
connectWithSource(filterSource: FilterSource<F>): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFilterSourceConnectorDirective<any>, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceConnectorDirective<any>, never, never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { InjectionToken, Injector, OnDestroy, Provider, Type } from '@angular/core';
|
|
3
|
-
import { FilterSource, FilterSourceInstance, MaybeObservableOrValue } from '@dereekb/rxjs';
|
|
4
|
-
import { type Maybe } from '@dereekb/util';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const FILTER_SOURCE_DIRECTIVE_DEFAULT_FILTER_TOKEN: InjectionToken<Maybe<Observable<unknown>>>;
|
|
7
|
-
export declare abstract class FilterSourceDirective<F = unknown> implements FilterSource<F> {
|
|
8
|
-
abstract readonly filter$: Observable<F>;
|
|
9
|
-
abstract initWithFilter(filterObs: Observable<F>): void;
|
|
10
|
-
abstract setFilter(filter: F): void;
|
|
11
|
-
abstract resetFilter(): void;
|
|
12
|
-
}
|
|
13
|
-
export type ProvideFilterSourceDirectiveDefaultFilterFactoryFunction<F = unknown> = (injector: Injector) => MaybeObservableOrValue<F>;
|
|
14
|
-
/**
|
|
15
|
-
* Angular provider convenience function for a FilterSourceDirective.
|
|
16
|
-
*/
|
|
17
|
-
export declare function provideFilterSourceDirective<S extends FilterSourceDirective<F>, F = unknown>(sourceType: Type<S>, defaultFilterFactory?: ProvideFilterSourceDirectiveDefaultFilterFactoryFunction): Provider[];
|
|
18
|
-
/**
|
|
19
|
-
* Abstract FilterSource implementation and directive.
|
|
20
|
-
*/
|
|
21
|
-
export declare abstract class AbstractFilterSourceDirective<F = unknown> implements FilterSourceDirective<F>, OnDestroy {
|
|
22
|
-
private readonly _defaultFilter;
|
|
23
|
-
protected readonly _defaultFilterSource: FilterSourceInstance<F>;
|
|
24
|
-
readonly filter$: Observable<F>;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
protected setDefaultFilter(defaultFilter: Observable<Maybe<F>>): void;
|
|
27
|
-
initWithFilter(filterObs: Observable<F>): void;
|
|
28
|
-
setFilter(filter: F): void;
|
|
29
|
-
resetFilter(): void;
|
|
30
|
-
setInitialFilterTakesPriority(initialFilterTakesPriority: boolean): void;
|
|
31
|
-
/**
|
|
32
|
-
* @deprecated use setInitialFilterTakesPriority() instead.
|
|
33
|
-
*/
|
|
34
|
-
set initialFilterTakesPriority(initialFilterTakesPriority: boolean);
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFilterSourceDirective<any>, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceDirective<any>, never, never, {}, {}, never, never, false, never>;
|
|
37
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FilterSource, FilterSourceConnector } from '@dereekb/rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Connects the host FilterSource to a FilterSourceConnector.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxFilterConnectSourceDirective<F = unknown> implements OnInit {
|
|
8
|
-
readonly filterSource: FilterSource<any>;
|
|
9
|
-
readonly filterSourceConnector: FilterSourceConnector<any>;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterConnectSourceDirective<any>, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterConnectSourceDirective<any>, "[dbxFilterConnectSource]", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AbstractFilterSourceConnectorDirective } from './filter.abstract.connector.directive';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Used as a FilterSource and FilterSourceConnector.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxFilterSourceConnectorDirective<F = unknown> extends AbstractFilterSourceConnectorDirective<F> {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterSourceConnectorDirective<any>, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceConnectorDirective<any>, "[dbxFilterSourceConnector]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { FilterSource, FilterSourceConnector } from '@dereekb/rxjs';
|
|
2
|
-
import { type Provider, type Type } from '@angular/core';
|
|
3
|
-
/**
|
|
4
|
-
* Angular provider convenience function for a FilterSource.
|
|
5
|
-
*/
|
|
6
|
-
export declare function provideFilterSource<S extends FilterSource>(sourceType: Type<S>): Provider[];
|
|
7
|
-
/**
|
|
8
|
-
* Angular provider convenience function for a FilterSourceConnector.
|
|
9
|
-
*/
|
|
10
|
-
export declare function provideFilterSourceConnector<S extends FilterSourceConnector>(sourceType: Type<S>): Provider[];
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FilterSourceConnector, FilterSource } from '@dereekb/rxjs';
|
|
2
|
-
import { AbstractDbxFilterMapSourceDirective } from './filter.map.source.directive';
|
|
3
|
-
import { type Maybe } from '@dereekb/util';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Acts as an "input" FilterSourceConnector for an FilterMap, as well as a source for the FilterSourceConnector.
|
|
7
|
-
*/
|
|
8
|
-
export declare class DbxFilterMapSourceConnectorDirective<F> extends AbstractDbxFilterMapSourceDirective<F> implements FilterSourceConnector<F> {
|
|
9
|
-
readonly dbxFilterMapSourceConnector: import("@angular/core").InputSignal<Maybe<string>>;
|
|
10
|
-
protected readonly _dbxFilterMapSourceConnectorEffect: import("@angular/core").EffectRef;
|
|
11
|
-
connectWithSource(filterSource: FilterSource<F>): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapSourceConnectorDirective<any>, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceConnectorDirective<any>, "[dbxFilterMapSourceConnector]", ["dbxFilterMapSourceConnector"], { "dbxFilterMapSourceConnector": { "alias": "dbxFilterMapSourceConnector"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { FilterMap } from '@dereekb/rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Direction that provides a FilterMap.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxFilterMapDirective<F> {
|
|
7
|
-
readonly filterMap: FilterMap<any>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapDirective<any>, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapDirective<any>, "[dbxFilterMap]", ["dbxFilterMap"], {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { FilterMapKey, FilterMap, MaybeObservableOrValue } from '@dereekb/rxjs';
|
|
2
|
-
import { OnDestroy } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Provides a FilterSource from a parent FilterMap.
|
|
6
|
-
*/
|
|
7
|
-
export declare abstract class AbstractDbxFilterMapInstanceDirective<F> implements OnDestroy {
|
|
8
|
-
readonly dbxFilterMap: FilterMap<any>;
|
|
9
|
-
private readonly _currentFilterMapKey;
|
|
10
|
-
readonly filterMapKey$: import("rxjs").Observable<string>;
|
|
11
|
-
readonly instance$: import("rxjs").Observable<import("@dereekb/rxjs").FilterMapKeyInstance<any>>;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
setFilterMapKey(filterMapKey: MaybeObservableOrValue<FilterMapKey>): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxFilterMapInstanceDirective<any>, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxFilterMapInstanceDirective<any>, never, never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { FilterSource } from '@dereekb/rxjs';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { AbstractDbxFilterMapInstanceDirective } from './filter.map.instance.directive';
|
|
4
|
-
import { type Maybe } from '@dereekb/util';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Abstract directive that extends AbstractDbxFilterMapInstanceDirective and implements FilterSource.
|
|
8
|
-
*/
|
|
9
|
-
export declare abstract class AbstractDbxFilterMapSourceDirective<F> extends AbstractDbxFilterMapInstanceDirective<F> implements FilterSource<F> {
|
|
10
|
-
readonly filter$: Observable<F>;
|
|
11
|
-
initWithFilter(filterObs: Observable<F>): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxFilterMapSourceDirective<any>, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxFilterMapSourceDirective<any>, never, never, {}, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Provides a FilterSource from a parent FilterMap.
|
|
17
|
-
*/
|
|
18
|
-
export declare class DbxFilterMapSourceDirective<F> extends AbstractDbxFilterMapSourceDirective<F> implements FilterSource<F> {
|
|
19
|
-
readonly dbxFilterMapSource: import("@angular/core").InputSignal<Maybe<string>>;
|
|
20
|
-
protected readonly _dbxFilterMapSourceEffect: import("@angular/core").EffectRef;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapSourceDirective<any>, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceDirective<any>, "[dbxFilterMapSource]", ["dbxFilterMapSource"], { "dbxFilterMapSource": { "alias": "dbxFilterMapSource"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./filter.source.directive";
|
|
3
|
-
import * as i2 from "./filter.map.connector.directive";
|
|
4
|
-
import * as i3 from "./filter.connect.source.directive";
|
|
5
|
-
import * as i4 from "./filter.connector.directive";
|
|
6
|
-
import * as i5 from "./filter.map.directive";
|
|
7
|
-
import * as i6 from "./filter.map.source.directive";
|
|
8
|
-
export declare class DbxCoreFilterModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxCoreFilterModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxCoreFilterModule, never, [typeof i1.DbxFilterSourceDirective, typeof i2.DbxFilterMapSourceConnectorDirective, typeof i3.DbxFilterConnectSourceDirective, typeof i4.DbxFilterSourceConnectorDirective, typeof i5.DbxFilterMapDirective, typeof i6.DbxFilterMapSourceDirective], [typeof i1.DbxFilterSourceDirective, typeof i2.DbxFilterMapSourceConnectorDirective, typeof i3.DbxFilterConnectSourceDirective, typeof i4.DbxFilterSourceConnectorDirective, typeof i5.DbxFilterMapDirective, typeof i6.DbxFilterMapSourceDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DbxCoreFilterModule>;
|
|
12
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { type FilterPresetStringRef, type FilterWithPreset, type FilterWithPresetOptional } from '@dereekb/rxjs';
|
|
2
|
-
import { type EmptyObject, type GetterOrValue, type Maybe } from '@dereekb/util';
|
|
3
|
-
import { type ClickableAnchorLink } from '../router/anchor/anchor';
|
|
4
|
-
export interface ClickableFilterPreset<F extends FilterWithPreset<P>, P extends string = string> extends Pick<ClickableAnchorLink, 'title' | 'icon' | 'disabled'>, FilterPresetStringRef<P> {
|
|
5
|
-
/**
|
|
6
|
-
* GetterOrValue that retrieves the filter for this preset.
|
|
7
|
-
*
|
|
8
|
-
* A null value or empty object is used for reset.
|
|
9
|
-
*/
|
|
10
|
-
readonly presetValue: GetterOrValue<FilterWithPresetOptional<F>> | EmptyObject | null;
|
|
11
|
-
}
|
|
12
|
-
export declare function isClickableFilterPreset<F extends FilterWithPreset<P>, P extends string = string>(preset: object): preset is ClickableFilterPreset<F, P>;
|
|
13
|
-
export interface ClickablePartialFilterPreset<F> extends Pick<ClickableAnchorLink, 'title' | 'icon' | 'disabled'> {
|
|
14
|
-
/**
|
|
15
|
-
* GetterOrValue that retrieves the partial filter value.
|
|
16
|
-
*
|
|
17
|
-
* A null value or empty object is used for no change.
|
|
18
|
-
*/
|
|
19
|
-
readonly partialPresetValue: GetterOrValue<Partial<F>> | EmptyObject | null;
|
|
20
|
-
/**
|
|
21
|
-
* The current value to test against. Returns true if this partial preset is considered active.
|
|
22
|
-
*/
|
|
23
|
-
readonly isActive: (currentFilter: Maybe<Partial<F>>) => boolean;
|
|
24
|
-
}
|
|
25
|
-
export declare function isClickablePartialFilterPreset<F>(preset: object): preset is ClickablePartialFilterPreset<F>;
|
|
26
|
-
/**
|
|
27
|
-
* Convenience type for either a ClickableFilterPreset or a ClickablePartialFilterPreset of the same type.
|
|
28
|
-
*/
|
|
29
|
-
export type ClickableFilterPresetOrPartialPreset<F extends FilterWithPreset<P>, P extends string = string> = ClickableFilterPreset<F, P> | ClickablePartialFilterPreset<F>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AbstractFilterSourceDirective } from './filter.abstract.source.directive';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Basic filter source directive.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxFilterSourceDirective<F> extends AbstractFilterSourceDirective<F> {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterSourceDirective<any>, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceDirective<any>, "[dbxFilterSource]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
package/lib/filter/index.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from './filter.abstract.connector.directive';
|
|
2
|
-
export * from './filter.abstract.source.directive';
|
|
3
|
-
export * from './filter.connect.source.directive';
|
|
4
|
-
export * from './filter.connector.directive';
|
|
5
|
-
export * from './filter.content';
|
|
6
|
-
export * from './filter.map.connector.directive';
|
|
7
|
-
export * from './filter.map.directive';
|
|
8
|
-
export * from './filter.map.instance.directive';
|
|
9
|
-
export * from './filter.map.source.directive';
|
|
10
|
-
export * from './filter.preset';
|
|
11
|
-
export * from './filter.module';
|
|
12
|
-
export * from './filter.source.directive';
|
package/lib/index.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export * from './action';
|
|
2
|
-
export * from './auth';
|
|
3
|
-
export * from './button';
|
|
4
|
-
export * from './context';
|
|
5
|
-
export * from './environment';
|
|
6
|
-
export * from './router';
|
|
7
|
-
export * from './pipe';
|
|
8
|
-
export * from './filter';
|
|
9
|
-
export * from './injection';
|
|
10
|
-
export * from './ngrx';
|
|
11
|
-
export * from './storage';
|
|
12
|
-
export * from './rxjs';
|
|
13
|
-
export * from './util';
|
|
14
|
-
export * from './view';
|
package/lib/injection/index.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export * from './injection.array.component';
|
|
2
|
-
export * from './injection.array';
|
|
3
|
-
export * from './injection.component.module';
|
|
4
|
-
export * from './injection.component';
|
|
5
|
-
export * from './injection.context.directive';
|
|
6
|
-
export * from './injection.context.forward.directive';
|
|
7
|
-
export * from './injection.context';
|
|
8
|
-
export * from './injection.instance';
|
|
9
|
-
export * from './injection.rxjs';
|
|
10
|
-
export * from './injection.directive';
|
|
11
|
-
export * from './injection';
|
|
12
|
-
export * from './injection.util';
|
|
13
|
-
export * from './injector';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DbxInjectionArrayEntry } from './injection.array';
|
|
2
|
-
import { type Maybe } from '@dereekb/util';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Component that injects content based on the configuration into the view.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxInjectionArrayComponent {
|
|
8
|
-
readonly entries: import("@angular/core").InputSignal<Maybe<DbxInjectionArrayEntry<unknown>[]>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxInjectionArrayComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DbxInjectionArrayComponent, "dbx-injection-array", never, { "entries": { "alias": "entries"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type ObservableOrValueGetter } from '@dereekb/rxjs';
|
|
2
|
-
import { type ModelKeyRef } from '@dereekb/util';
|
|
3
|
-
import { type DbxInjectionComponentConfig } from './injection';
|
|
4
|
-
/**
|
|
5
|
-
* A keyed configuration entry
|
|
6
|
-
*/
|
|
7
|
-
export interface DbxInjectionArrayEntry<T = unknown> extends ModelKeyRef {
|
|
8
|
-
/**
|
|
9
|
-
* Observable or value containing the DbxInjectionComponentConfig.
|
|
10
|
-
*/
|
|
11
|
-
readonly injectionConfig: ObservableOrValueGetter<DbxInjectionComponentConfig<T>>;
|
|
12
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { DbxInjectionComponentConfig, DbxInjectionTemplateConfig } from './injection';
|
|
3
|
-
import { AbstractDbxInjectionDirective } from './injection.directive';
|
|
4
|
-
import { type Maybe } from '@dereekb/util';
|
|
5
|
-
import { ObservableOrValueGetter } from '@dereekb/rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Component that injects content based on the configuration into the view.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DbxInjectionComponent<T> extends AbstractDbxInjectionDirective<T> {
|
|
11
|
-
readonly content: import("@angular/core").Signal<ViewContainerRef | undefined>;
|
|
12
|
-
readonly config: import("@angular/core").InputSignal<Maybe<ObservableOrValueGetter<Maybe<DbxInjectionComponentConfig<T>>>>>;
|
|
13
|
-
readonly template: import("@angular/core").InputSignal<Maybe<ObservableOrValueGetter<Maybe<DbxInjectionTemplateConfig<T>>>>>;
|
|
14
|
-
protected readonly _contentEffect: import("@angular/core").EffectRef;
|
|
15
|
-
protected readonly _configEffect: import("@angular/core").EffectRef;
|
|
16
|
-
protected readonly _templateEffect: import("@angular/core").EffectRef;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxInjectionComponent<any>, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DbxInjectionComponent<any>, "dbx-injection, [dbxInjection], [dbx-injection]", never, { "config": { "alias": "config"; "required": false; "isSignal": true; }; "template": { "alias": "template"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./injection.component";
|
|
3
|
-
import * as i2 from "./injection.array.component";
|
|
4
|
-
import * as i3 from "./injection.context.directive";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated import the individual components instead.
|
|
7
|
-
*
|
|
8
|
-
* - DbxInjectionComponent
|
|
9
|
-
* - DbxInjectionArrayComponent
|
|
10
|
-
* - DbxInjectionContextDirective
|
|
11
|
-
*/
|
|
12
|
-
export declare class DbxInjectionComponentModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxInjectionComponentModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxInjectionComponentModule, never, [typeof i1.DbxInjectionComponent, typeof i2.DbxInjectionArrayComponent, typeof i3.DbxInjectionContextDirective], [typeof i1.DbxInjectionComponent, typeof i2.DbxInjectionArrayComponent, typeof i3.DbxInjectionContextDirective]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DbxInjectionComponentModule>;
|
|
16
|
-
}
|