@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
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { type ObjectMap } from '@dereekb/util';
|
|
2
|
-
import { type AuthTransitionRedirectTargetGetter, type AuthTransitionRedirectTargetOrGetter } from './hook';
|
|
3
|
-
/**
|
|
4
|
-
* Creates a AuthTransitionRedirectTargetGetter that can redirect values based on the current authUserState.
|
|
5
|
-
*
|
|
6
|
-
* @param stateMap
|
|
7
|
-
* @returns
|
|
8
|
-
*/
|
|
9
|
-
export declare function redirectBasedOnAuthUserState(stateMap: ObjectMap<AuthTransitionRedirectTargetOrGetter>): AuthTransitionRedirectTargetGetter;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { type OperatorFunction } from 'rxjs';
|
|
2
|
-
import { type AuthRole, type SetIncludesMode, type ArrayOrValue, type AuthRoleSet } from '@dereekb/util';
|
|
3
|
-
import { type TransitionService } from '@uirouter/core';
|
|
4
|
-
import { type AuthTransitionHookOptions, type AuthTransitionStateData } from './hook';
|
|
5
|
-
export interface HasAuthRoleHookConfig {
|
|
6
|
-
readonly options: AuthTransitionHookOptions;
|
|
7
|
-
}
|
|
8
|
-
export interface HasAuthRoleStateRoleConfig {
|
|
9
|
-
/**
|
|
10
|
-
* Auth roles marked for this state
|
|
11
|
-
*/
|
|
12
|
-
readonly authRoles: ArrayOrValue<AuthRole>;
|
|
13
|
-
/**
|
|
14
|
-
* How to use the above auth roles. This defaults to 'all' by default.
|
|
15
|
-
*/
|
|
16
|
-
readonly authRolesMode?: SetIncludesMode;
|
|
17
|
-
}
|
|
18
|
-
export interface ParsedHasAuthRoleStateRoleConfig {
|
|
19
|
-
/**
|
|
20
|
-
* Auth roles marked for this state
|
|
21
|
-
*/
|
|
22
|
-
readonly requiredRoles: Set<AuthRole>;
|
|
23
|
-
/**
|
|
24
|
-
* How to use the above auth roles. This defaults to 'all' by default.
|
|
25
|
-
*/
|
|
26
|
-
readonly authRolesMode?: SetIncludesMode;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* UIRouter State data with configuration for the hasAuthRoleHook.
|
|
30
|
-
*/
|
|
31
|
-
export interface HasAuthRoleStateData extends AuthTransitionStateData, Pick<HasAuthRoleStateRoleConfig, 'authRolesMode'> {
|
|
32
|
-
/**
|
|
33
|
-
* Auth roles configuration for this state.
|
|
34
|
-
*/
|
|
35
|
-
readonly authRoles: ArrayOrValue<AuthRole | HasAuthRoleStateRoleConfig>;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* This hook redirects to the configured default state when a user:
|
|
39
|
-
*
|
|
40
|
-
* - does not have an allowed state
|
|
41
|
-
* - has a disallowed state
|
|
42
|
-
*/
|
|
43
|
-
export declare function enableHasAuthRoleHook(transitionService: TransitionService, config: HasAuthRoleHookConfig): void;
|
|
44
|
-
export declare function hasAuthRoleDecisionPipe(stateData: HasAuthRoleStateData): OperatorFunction<AuthRoleSet, boolean>;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { type ArrayOrValue } from '@dereekb/util';
|
|
2
|
-
import { type TransitionService } from '@uirouter/core';
|
|
3
|
-
import { type AuthUserState } from '../../../auth.user';
|
|
4
|
-
import { type AuthTransitionHookOptions, type AuthTransitionStateData } from './hook';
|
|
5
|
-
export interface HasAuthStateHookConfig {
|
|
6
|
-
options: AuthTransitionHookOptions;
|
|
7
|
-
}
|
|
8
|
-
export type HasAuthStateConfig = ArrayOrValue<AuthUserState> | HasAuthStateObjectConfig;
|
|
9
|
-
export interface HasAuthStateObjectConfig {
|
|
10
|
-
/**
|
|
11
|
-
* Whether or not this state or any child state is considered "secure", which requires the user to be logged in.
|
|
12
|
-
*/
|
|
13
|
-
allowedStates?: ArrayOrValue<AuthUserState>;
|
|
14
|
-
/**
|
|
15
|
-
* States that are not allowed. If the current state is this state, a rejection is returned.
|
|
16
|
-
*/
|
|
17
|
-
disallowedStates?: ArrayOrValue<AuthUserState>;
|
|
18
|
-
}
|
|
19
|
-
export interface HasAuthStateData extends AuthTransitionStateData {
|
|
20
|
-
/**
|
|
21
|
-
* Configuration for the hasAuthStateHook.
|
|
22
|
-
*/
|
|
23
|
-
authStates: HasAuthStateConfig;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* This hook redirects to the configured default state when a user:
|
|
27
|
-
*
|
|
28
|
-
* - does not have an allowed state
|
|
29
|
-
* - has a disallowed state
|
|
30
|
-
*/
|
|
31
|
-
export declare function enableHasAuthStateHook(transitionService: TransitionService, config: HasAuthStateHookConfig): void;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { type EnvironmentProviders } from '@angular/core';
|
|
2
|
-
import { type ArrayOrValue } from '@dereekb/util';
|
|
3
|
-
import { type DbxAppContextState } from '../../../context';
|
|
4
|
-
/**
|
|
5
|
-
* Configuration for provideDbxAppAuthRouterState().
|
|
6
|
-
*/
|
|
7
|
-
export interface ProvideDbxAppAuthRouterStateConfig {
|
|
8
|
-
/**
|
|
9
|
-
* Active routes to apply effects to.
|
|
10
|
-
*/
|
|
11
|
-
readonly activeRoutesToApplyEffects: ArrayOrValue<DbxAppContextState>;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* Creates EnvironmentProviders for providing DbxAppAuthRouterState configuration and effects.
|
|
15
|
-
*
|
|
16
|
-
* @param config Configuration
|
|
17
|
-
* @returns EnvironmentProviders
|
|
18
|
-
*/
|
|
19
|
-
export declare function provideDbxAppAuthRouterState(config: ProvideDbxAppAuthRouterStateConfig): EnvironmentProviders;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { AbstractOnDbxAppContextStateEffects } from '../../../../context/state/effect';
|
|
3
|
-
import { fromDbxAppAuth } from '../../../state';
|
|
4
|
-
import { DbxAppAuthRouterService } from '../../auth.router.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Used by DbxAppAuthRouterEffects to configure the states that should be activve by default.
|
|
8
|
-
*/
|
|
9
|
-
export declare const DBX_APP_AUTH_ROUTER_EFFECTS_TOKEN: InjectionToken<unknown>;
|
|
10
|
-
/**
|
|
11
|
-
* Set of ngrx effects that handle navigation in the app when the auth changes in certain ways.
|
|
12
|
-
*
|
|
13
|
-
* Is configurable via the DBX_APP_AUTH_ROUTER_EFFECTS_TOKEN to choose which states this effect is active or not. By default is equal to DBX_KNOWN_APP_CONTEXT_STATES.
|
|
14
|
-
*/
|
|
15
|
-
export declare class DbxAppAuthRouterEffects extends AbstractOnDbxAppContextStateEffects<fromDbxAppAuth.State> {
|
|
16
|
-
readonly dbxAppAuthRouterService: DbxAppAuthRouterService;
|
|
17
|
-
constructor();
|
|
18
|
-
/**
|
|
19
|
-
* Effect to redirect to the login when logout occurs.
|
|
20
|
-
*/
|
|
21
|
-
readonly redirectToLoginOnLogout: import("rxjs").Observable<boolean> & import("@ngrx/effects").CreateEffectMetadata;
|
|
22
|
-
/**
|
|
23
|
-
* Effect to redirect to the app when login occurs.
|
|
24
|
-
*/
|
|
25
|
-
readonly redirectToOnboardOnLogIn: import("rxjs").Observable<boolean> & import("@ngrx/effects").CreateEffectMetadata;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppAuthRouterEffects, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DbxAppAuthRouterEffects>;
|
|
28
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './auth.router.state.effect';
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { type Observable } from 'rxjs';
|
|
2
|
-
import { type AuthRoleSet } from '@dereekb/util';
|
|
3
|
-
import { type AuthUserIdentifier, type AuthUserState } from '../auth.user';
|
|
4
|
-
/**
|
|
5
|
-
* Client auth service used to retrieve info about the current state of client authentication and client roles they may have.
|
|
6
|
-
*/
|
|
7
|
-
export declare abstract class DbxAuthService {
|
|
8
|
-
/**
|
|
9
|
-
* Whether or not the user is logged in.
|
|
10
|
-
*
|
|
11
|
-
* This will only emit once the authentication has been determined, preventing issues with premature decision making.
|
|
12
|
-
*
|
|
13
|
-
* A user is considered logged in even if there is an anonymous user. For more detailed info, consider using authUserState$.
|
|
14
|
-
*/
|
|
15
|
-
abstract readonly isLoggedIn$: Observable<boolean>;
|
|
16
|
-
/**
|
|
17
|
-
* Whether or not the user has finished onboarding.
|
|
18
|
-
*
|
|
19
|
-
* This will only emit once the onboarding status has been determined, preventing issues with premature decision making.
|
|
20
|
-
*/
|
|
21
|
-
abstract readonly isOnboarded$: Observable<boolean>;
|
|
22
|
-
/**
|
|
23
|
-
* Emits an event every time the user logs in.
|
|
24
|
-
*/
|
|
25
|
-
abstract readonly onLogIn$: Observable<void>;
|
|
26
|
-
/**
|
|
27
|
-
* Emits an event every time the user logs out.
|
|
28
|
-
*/
|
|
29
|
-
abstract readonly onLogOut$: Observable<void>;
|
|
30
|
-
/**
|
|
31
|
-
* Current state of the user.
|
|
32
|
-
*/
|
|
33
|
-
abstract readonly authUserState$: Observable<AuthUserState>;
|
|
34
|
-
/**
|
|
35
|
-
* Role set for the current user.
|
|
36
|
-
*/
|
|
37
|
-
abstract readonly authRoles$: Observable<AuthRoleSet>;
|
|
38
|
-
/**
|
|
39
|
-
* Identifier for the current user.
|
|
40
|
-
*/
|
|
41
|
-
abstract readonly userIdentifier$: Observable<AuthUserIdentifier>;
|
|
42
|
-
/**
|
|
43
|
-
* Performs the logout action.
|
|
44
|
-
*/
|
|
45
|
-
abstract logOut(): Promise<void>;
|
|
46
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { type AuthRole, type AuthRoleSet, type Maybe } from '@dereekb/util';
|
|
2
|
-
import { type Observable, type OperatorFunction } from 'rxjs';
|
|
3
|
-
/**
|
|
4
|
-
* Convenience operator that emits events when the input observable goes from false to true.
|
|
5
|
-
*
|
|
6
|
-
* @param isLoggedInObs
|
|
7
|
-
* @returns
|
|
8
|
-
*/
|
|
9
|
-
export declare function loggedInObsFromIsLoggedIn(isLoggedInObs: Observable<boolean>): Observable<void>;
|
|
10
|
-
/**
|
|
11
|
-
* Convenience operator that emits events when the input observable goes from true to false.
|
|
12
|
-
*
|
|
13
|
-
* @param isLoggedInObs
|
|
14
|
-
* @returns
|
|
15
|
-
*/
|
|
16
|
-
export declare function loggedOutObsFromIsLoggedIn(isLoggedInObs: Observable<boolean>): Observable<void>;
|
|
17
|
-
export declare function authRolesSetContainsAllRolesFrom(roles: Observable<Maybe<Iterable<AuthRole>>>): OperatorFunction<AuthRoleSet, boolean>;
|
|
18
|
-
export declare function authRolesSetContainsAnyRoleFrom(roles: Observable<Maybe<Iterable<AuthRole>>>): OperatorFunction<AuthRoleSet, boolean>;
|
|
19
|
-
export declare function authRolesSetContainsNoRolesFrom(roles: Observable<Maybe<Iterable<AuthRole>>>): OperatorFunction<AuthRoleSet, boolean>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Action for when the user has logged in.
|
|
3
|
-
*/
|
|
4
|
-
export declare const loggedIn: import("@ngrx/store").ActionCreator<"[App/Auth] Auth Logged In", () => import("@ngrx/store").Action<"[App/Auth] Auth Logged In">>;
|
|
5
|
-
/**
|
|
6
|
-
* Action for when the user has logged out.
|
|
7
|
-
*/
|
|
8
|
-
export declare const loggedOut: import("@ngrx/store").ActionCreator<"[App/Auth] Auth Logged Out", () => import("@ngrx/store").Action<"[App/Auth] Auth Logged Out">>;
|
|
9
|
-
/**
|
|
10
|
-
* Action to log the user out.
|
|
11
|
-
*/
|
|
12
|
-
export declare const logout: import("@ngrx/store").ActionCreator<"[App/Auth] Auth Logout", () => import("@ngrx/store").Action<"[App/Auth] Auth Logout">>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as DbxAppAuthActions from './auth.action';
|
|
2
|
-
import * as DbxAppAuthUserActions from './user.action';
|
|
3
|
-
export {
|
|
4
|
-
/**
|
|
5
|
-
* Actions related to the auth state.
|
|
6
|
-
*/
|
|
7
|
-
DbxAppAuthActions,
|
|
8
|
-
/**
|
|
9
|
-
* Actions related to the user.
|
|
10
|
-
*/
|
|
11
|
-
DbxAppAuthUserActions };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { type AuthRole } from '@dereekb/util';
|
|
2
|
-
import { type AuthUserIdentifier, type AuthUserState } from '../../auth.user';
|
|
3
|
-
/**
|
|
4
|
-
* Sets the user's identifier in the auth.
|
|
5
|
-
*/
|
|
6
|
-
export declare const setUserIdentifier: import("@ngrx/store").ActionCreator<"[App/Auth] Set User Identifier", (props: {
|
|
7
|
-
id: AuthUserIdentifier;
|
|
8
|
-
}) => {
|
|
9
|
-
id: AuthUserIdentifier;
|
|
10
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Identifier">>;
|
|
11
|
-
/**
|
|
12
|
-
* Sets the user's state in the auth.
|
|
13
|
-
*/
|
|
14
|
-
export declare const setUserState: import("@ngrx/store").ActionCreator<"[App/Auth] Set User State", (props: {
|
|
15
|
-
state: AuthUserState;
|
|
16
|
-
}) => {
|
|
17
|
-
state: AuthUserState;
|
|
18
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User State">>;
|
|
19
|
-
/**
|
|
20
|
-
* Sets the user's roles in the auth.
|
|
21
|
-
*/
|
|
22
|
-
export declare const setUserRoles: import("@ngrx/store").ActionCreator<"[App/Auth] Set User Roles", (props: {
|
|
23
|
-
roles: AuthRole[];
|
|
24
|
-
}) => {
|
|
25
|
-
roles: AuthRole[];
|
|
26
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Roles">>;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the user's onboarding state.
|
|
29
|
-
*/
|
|
30
|
-
export declare const setUserIsOnboarded: import("@ngrx/store").ActionCreator<"[App/Auth] Set User Is Onboarded", (props: {
|
|
31
|
-
isOnboarded: boolean;
|
|
32
|
-
}) => {
|
|
33
|
-
isOnboarded: boolean;
|
|
34
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Is Onboarded">>;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Actions } from '@ngrx/effects';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Set of ngrx effects that repeat events from DbxAuthService.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxAppAuthEffects {
|
|
8
|
-
private readonly dbxAuthService;
|
|
9
|
-
protected readonly actions$: Actions<any>;
|
|
10
|
-
protected readonly store: Store<any>;
|
|
11
|
-
readonly emitLoggedIn: import("rxjs").Observable<import("@ngrx/store").Action<"[App/Auth] Auth Logged In">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
12
|
-
readonly emitLoggedOut: import("rxjs").Observable<import("@ngrx/store").Action<"[App/Auth] Auth Logged Out">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
13
|
-
readonly forwardLogoutToAuthService: import("rxjs").Observable<import("@ngrx/store").Action<"[App/Auth] Auth Logout">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
14
|
-
readonly setUserIdentifier: import("rxjs").Observable<{
|
|
15
|
-
id: import("@dereekb/dbx-core").AuthUserIdentifier;
|
|
16
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Identifier">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
17
|
-
readonly setUserState: import("rxjs").Observable<{
|
|
18
|
-
state: import("@dereekb/dbx-core").AuthUserState;
|
|
19
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User State">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
20
|
-
readonly setUserRoles: import("rxjs").Observable<{
|
|
21
|
-
roles: import("dist/packages/util/src").AuthRole[];
|
|
22
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Roles">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
23
|
-
readonly setUserIsOnboarded: import("rxjs").Observable<{
|
|
24
|
-
isOnboarded: boolean;
|
|
25
|
-
} & import("@ngrx/store").Action<"[App/Auth] Set User Is Onboarded">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppAuthEffects, never>;
|
|
27
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DbxAppAuthEffects>;
|
|
28
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as fromDbxAppAuth from './reducer';
|
|
2
|
-
import * as onDbxAppAuth from './action';
|
|
3
|
-
export * from './state';
|
|
4
|
-
export {
|
|
5
|
-
/**
|
|
6
|
-
* Accessor for the DbxAppAuthFeatureState reducers.
|
|
7
|
-
*/
|
|
8
|
-
fromDbxAppAuth,
|
|
9
|
-
/**
|
|
10
|
-
* Accessor for the DbxAppAuthFeatureState actions.
|
|
11
|
-
*/
|
|
12
|
-
onDbxAppAuth };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { type Action } from '@ngrx/store';
|
|
2
|
-
import * as fromDbxAppAuthUserState from './user.reducer';
|
|
3
|
-
/**
|
|
4
|
-
* Global feature key
|
|
5
|
-
*/
|
|
6
|
-
export declare const featureKey = "app.auth";
|
|
7
|
-
export interface DbxAppAuthFeatureState {
|
|
8
|
-
[fromDbxAppAuthUserState.dbxAppAuthUserFeatureKey]: fromDbxAppAuthUserState.DbxAppAuthStateUser;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Interface typing extension for the DbxAppAuthFeatureState, and the typing information for how this feature extends the base state.
|
|
12
|
-
*/
|
|
13
|
-
export interface State {
|
|
14
|
-
[featureKey]: DbxAppAuthFeatureState;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Reducers mapping for the DbxAppAuthFeatureState
|
|
18
|
-
*/
|
|
19
|
-
export declare function reducers(state: DbxAppAuthFeatureState | undefined, action: Action): {
|
|
20
|
-
user: fromDbxAppAuthUserState.DbxAppAuthStateUser;
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* Selects the DbxAppAuthFeatureState feature context.
|
|
24
|
-
*/
|
|
25
|
-
export declare const selectAppAuthFeature: import("@ngrx/store").MemoizedSelector<object, DbxAppAuthFeatureState, import("@ngrx/store").DefaultProjectorFn<DbxAppAuthFeatureState>>;
|
|
26
|
-
/**
|
|
27
|
-
* Selector to retrieve the state value from our DbxAppContextStateData in our DbxAppContextFeatureState.
|
|
28
|
-
*/
|
|
29
|
-
export declare const selectDbxAppAuthUser: import("@ngrx/store").MemoizedSelector<object, fromDbxAppAuthUserState.DbxAppAuthStateUser, (s1: DbxAppAuthFeatureState) => fromDbxAppAuthUserState.DbxAppAuthStateUser>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type AuthUserIdentifier, type AuthUserState } from '../../auth.user';
|
|
2
|
-
import { type AuthRole } from '@dereekb/util';
|
|
3
|
-
export declare const dbxAppAuthUserFeatureKey = "user";
|
|
4
|
-
export interface DbxAppAuthStateUser {
|
|
5
|
-
userId: AuthUserIdentifier;
|
|
6
|
-
isOnboarded: boolean;
|
|
7
|
-
userState: AuthUserState;
|
|
8
|
-
userRoles: AuthRole[];
|
|
9
|
-
}
|
|
10
|
-
export declare const initialState: DbxAppAuthStateUser;
|
|
11
|
-
export declare const reducer: import("@ngrx/store").ActionReducer<DbxAppAuthStateUser, import("@ngrx/store").Action<string>>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { DbxActionButtonTriggerDirective } from './action.button.trigger.directive';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Context used for linking a button to an ActionContext.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DbxActionButtonDirective extends DbxActionButtonTriggerDirective {
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionButtonDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonDirective, "[dbxActionButton]", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DbxButton } from '../button';
|
|
2
|
-
import { DbxActionContextStoreSourceInstance } from '../../action/action.store.source';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Context used for linking a button to an ActionContext and only look for triggers.
|
|
6
|
-
*/
|
|
7
|
-
export declare class DbxActionButtonTriggerDirective {
|
|
8
|
-
readonly dbxButton: DbxButton;
|
|
9
|
-
readonly source: DbxActionContextStoreSourceInstance<any, any>;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _buttonClicked(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionButtonTriggerDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonTriggerDirective, "[dbxActionButtonTrigger]", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
package/lib/button/button.d.ts
DELETED
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
import { type Type, type Provider } from '@angular/core';
|
|
2
|
-
import { type Maybe } from '@dereekb/util';
|
|
3
|
-
import { type Observable } from 'rxjs';
|
|
4
|
-
import { type DbxActionWorkProgress, type DbxActionWorkOrWorkProgress } from '../action/action';
|
|
5
|
-
export type DbxButtonWorkingProgress = DbxActionWorkProgress;
|
|
6
|
-
/**
|
|
7
|
-
* Working state for a button.
|
|
8
|
-
*
|
|
9
|
-
* Can be a boolean or a number.
|
|
10
|
-
*
|
|
11
|
-
* True is treated as an indeterminate progress.
|
|
12
|
-
*/
|
|
13
|
-
export type DbxButtonWorking = DbxActionWorkOrWorkProgress;
|
|
14
|
-
/**
|
|
15
|
-
* Used for intercepting button click events.
|
|
16
|
-
*
|
|
17
|
-
* Can be used to delay/modify trigger/click behaviors.
|
|
18
|
-
*/
|
|
19
|
-
export interface DbxButtonInterceptor {
|
|
20
|
-
/**
|
|
21
|
-
* Handles a button click event. Returns an observable that will say whether or not to continue the click event.
|
|
22
|
-
*/
|
|
23
|
-
interceptButtonClick: () => Observable<boolean>;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Text and icon display content for a button.
|
|
27
|
-
*/
|
|
28
|
-
export interface DbxButtonDisplay {
|
|
29
|
-
/**
|
|
30
|
-
* button Icon, if applicable
|
|
31
|
-
*/
|
|
32
|
-
readonly icon?: Maybe<string>;
|
|
33
|
-
/**
|
|
34
|
-
* button text, if applicable
|
|
35
|
-
*/
|
|
36
|
-
readonly text?: Maybe<string>;
|
|
37
|
-
}
|
|
38
|
-
export declare abstract class DbxButton {
|
|
39
|
-
/**
|
|
40
|
-
* Observable of the disabled state of the button.
|
|
41
|
-
*/
|
|
42
|
-
abstract readonly disabled$: Observable<boolean>;
|
|
43
|
-
/**
|
|
44
|
-
* Observable of the working state of the button.
|
|
45
|
-
*/
|
|
46
|
-
abstract readonly working$: Observable<DbxButtonWorking>;
|
|
47
|
-
/**
|
|
48
|
-
* Observable of the clicked event of the button.
|
|
49
|
-
*/
|
|
50
|
-
abstract readonly clicked$: Observable<unknown>;
|
|
51
|
-
/**
|
|
52
|
-
* Observable of the display content of the button.
|
|
53
|
-
*/
|
|
54
|
-
abstract readonly display$: Observable<DbxButtonDisplay>;
|
|
55
|
-
/**
|
|
56
|
-
* Sets the disabled state of the button. If null/undefined the button will be disabled.
|
|
57
|
-
*
|
|
58
|
-
* @param disabled
|
|
59
|
-
*/
|
|
60
|
-
abstract setDisabled(disabled?: Maybe<boolean>): void;
|
|
61
|
-
/**
|
|
62
|
-
* Sets the working state of the button.
|
|
63
|
-
*
|
|
64
|
-
* If a number is passed, then it is treated as a progress percentage.
|
|
65
|
-
*
|
|
66
|
-
* If true is passed, then it is treated as an indeterminate progress.
|
|
67
|
-
*
|
|
68
|
-
* If null/undefined is passed, then the button will not be working.
|
|
69
|
-
*/
|
|
70
|
-
abstract setWorking(working?: Maybe<DbxButtonWorking>): void;
|
|
71
|
-
/**
|
|
72
|
-
* Sets the display content of the button.
|
|
73
|
-
*
|
|
74
|
-
* @param content
|
|
75
|
-
*/
|
|
76
|
-
abstract setDisplayContent(content: DbxButtonDisplay): void;
|
|
77
|
-
/**
|
|
78
|
-
* Sets the button interceptor. If any interceptor is already set, it is replaced.
|
|
79
|
-
*
|
|
80
|
-
* @param interceptor
|
|
81
|
-
*/
|
|
82
|
-
abstract setButtonInterceptor(interceptor: DbxButtonInterceptor): void;
|
|
83
|
-
/**
|
|
84
|
-
* Main function to use for handling clicks on the button.
|
|
85
|
-
*/
|
|
86
|
-
abstract clickButton(): void;
|
|
87
|
-
}
|
|
88
|
-
export declare function provideDbxButton<S extends DbxButton>(sourceType: Type<S>): Provider[];
|
|
89
|
-
/**
|
|
90
|
-
* The display type of a button.
|
|
91
|
-
*
|
|
92
|
-
* text_button: A text button has text or is empty.
|
|
93
|
-
* icon_button: An icon button only has an icon and no text.
|
|
94
|
-
*/
|
|
95
|
-
export type DbxButtonDisplayType = 'text_button' | 'icon_button';
|
|
96
|
-
/**
|
|
97
|
-
* Delegate class used for retrieving the DbxButtonDisplay given an input value.
|
|
98
|
-
*/
|
|
99
|
-
export interface DbxButtonDisplayDelegate<T> {
|
|
100
|
-
/**
|
|
101
|
-
* Returns the DbxButtonDisplay for the input value.
|
|
102
|
-
*
|
|
103
|
-
* @param value
|
|
104
|
-
*/
|
|
105
|
-
buttonDisplayContentForValue(value: T): DbxButtonDisplay;
|
|
106
|
-
}
|
|
107
|
-
/**
|
|
108
|
-
* Returns the DbxButtonDisplayType given the input content.
|
|
109
|
-
*
|
|
110
|
-
* @param content
|
|
111
|
-
* @returns
|
|
112
|
-
*/
|
|
113
|
-
export declare function dbxButtonDisplayType(content: DbxButtonDisplay): DbxButtonDisplayType;
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { Signal } from '@angular/core';
|
|
2
|
-
import { type Maybe } from '@dereekb/util';
|
|
3
|
-
import { Subject, BehaviorSubject } from 'rxjs';
|
|
4
|
-
import { DbxButton, DbxButtonDisplay, DbxButtonDisplayType, DbxButtonInterceptor, DbxButtonWorking } from './button';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Abstract button component.
|
|
8
|
-
*/
|
|
9
|
-
export declare abstract class AbstractDbxButtonDirective implements DbxButton {
|
|
10
|
-
/**
|
|
11
|
-
* Pre-interceptor button click.
|
|
12
|
-
*/
|
|
13
|
-
protected readonly _buttonClick: Subject<void>;
|
|
14
|
-
protected readonly _buttonInterceptor: BehaviorSubject<Maybe<DbxButtonInterceptor>>;
|
|
15
|
-
readonly buttonClick: import("@angular/core").OutputEmitterRef<void>;
|
|
16
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, Maybe<boolean>>;
|
|
17
|
-
readonly working: import("@angular/core").InputSignalWithTransform<import("@dereekb/dbx-core").DbxActionWorkOrWorkProgress, Maybe<import("@dereekb/dbx-core").DbxActionWorkOrWorkProgress>>;
|
|
18
|
-
readonly buttonDisplay: import("@angular/core").InputSignal<Maybe<DbxButtonDisplay>>;
|
|
19
|
-
private readonly _disabledSignal;
|
|
20
|
-
private readonly _workingSignal;
|
|
21
|
-
private readonly _buttonDisplayContentSignal;
|
|
22
|
-
readonly disabledSignal: Signal<boolean>;
|
|
23
|
-
readonly workingSignal: Signal<import("@dereekb/dbx-core").DbxActionWorkOrWorkProgress>;
|
|
24
|
-
readonly isWorkingSignal: Signal<boolean>;
|
|
25
|
-
readonly icon: import("@angular/core").InputSignal<Maybe<string>>;
|
|
26
|
-
readonly text: import("@angular/core").InputSignal<Maybe<string>>;
|
|
27
|
-
readonly buttonDisplayContentSignal: Signal<DbxButtonDisplay>;
|
|
28
|
-
readonly buttonDisplayTypeSignal: Signal<DbxButtonDisplayType>;
|
|
29
|
-
readonly iconSignal: Signal<Maybe<string>>;
|
|
30
|
-
readonly textSignal: Signal<Maybe<string>>;
|
|
31
|
-
readonly disabled$: import("rxjs").Observable<boolean>;
|
|
32
|
-
readonly working$: import("rxjs").Observable<import("@dereekb/dbx-core").DbxActionWorkOrWorkProgress>;
|
|
33
|
-
readonly display$: import("rxjs").Observable<DbxButtonDisplay>;
|
|
34
|
-
readonly clicked$: import("rxjs").Observable<void>;
|
|
35
|
-
constructor();
|
|
36
|
-
setDisabled(disabled?: Maybe<boolean>): void;
|
|
37
|
-
setWorking(working?: Maybe<DbxButtonWorking>): void;
|
|
38
|
-
setDisplayContent(content: DbxButtonDisplay): void;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the button interceptor. If any interceptor is already set, it is replaced.
|
|
41
|
-
*/
|
|
42
|
-
setButtonInterceptor(interceptor: DbxButtonInterceptor): void;
|
|
43
|
-
/**
|
|
44
|
-
* Main function to use for handling clicks on the button.
|
|
45
|
-
*/
|
|
46
|
-
clickButton(): void;
|
|
47
|
-
/**
|
|
48
|
-
* Forces a button click. Skips the interceptors if any are configured.
|
|
49
|
-
*/
|
|
50
|
-
protected _forceButtonClicked(): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxButtonDirective, never>;
|
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxButtonDirective, never, never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "working": { "alias": "working"; "required": false; "isSignal": true; }; "buttonDisplay": { "alias": "buttonDisplay"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; }, { "buttonClick": "buttonClick"; }, never, never, false, never>;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Provides an DbxButton directive.
|
|
56
|
-
*/
|
|
57
|
-
export declare class DbxButtonDirective extends AbstractDbxButtonDirective {
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxButtonDirective, never>;
|
|
59
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonDirective, "[dbxButton]", ["dbxButton"], {}, {}, never, never, true, never>;
|
|
60
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { LoadingContext, MaybeObservableOrValue } from '@dereekb/rxjs';
|
|
2
|
-
import { DbxButton } from './button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Context used for linking a button to a LoadingContext.
|
|
6
|
-
*
|
|
7
|
-
* It will be set working when the context is set loading.
|
|
8
|
-
*/
|
|
9
|
-
export declare class DbxLoadingButtonDirective {
|
|
10
|
-
readonly dbxButton: DbxButton;
|
|
11
|
-
readonly context: import("@angular/core").InputSignal<MaybeObservableOrValue<LoadingContext<import("@dereekb/rxjs").LoadingContextEvent>>>;
|
|
12
|
-
readonly context$: import("rxjs").Observable<import("dist/packages/util/src").Maybe<LoadingContext<import("@dereekb/rxjs").LoadingContextEvent>>>;
|
|
13
|
-
readonly contextSignal: import("@angular/core").Signal<import("dist/packages/util/src").Maybe<LoadingContext<import("@dereekb/rxjs").LoadingContextEvent>>>;
|
|
14
|
-
protected readonly _loadingEffectSub: import("@dereekb/rxjs").SubscriptionObject<import("rxjs").Unsubscribable>;
|
|
15
|
-
protected readonly _loadingEffect: import("@angular/core").EffectRef;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxLoadingButtonDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxLoadingButtonDirective, "[dbxLoadingButton]", never, { "context": { "alias": "dbxLoadingButton"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./button.directive";
|
|
3
|
-
import * as i2 from "./button.loading.directive";
|
|
4
|
-
import * as i3 from "./action/action.button.trigger.directive";
|
|
5
|
-
import * as i4 from "./action/action.button.directive";
|
|
6
|
-
import * as i5 from "./router/button.segue.directive";
|
|
7
|
-
/**
|
|
8
|
-
* Exports the following directives:
|
|
9
|
-
* - DbxButtonDirective
|
|
10
|
-
* - DbxLoadingButtonDirective
|
|
11
|
-
* - DbxActionButtonTriggerDirective
|
|
12
|
-
* - DbxActionButtonDirective
|
|
13
|
-
* - DbxButtonSegueDirective
|
|
14
|
-
*/
|
|
15
|
-
export declare class DbxCoreButtonModule {
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxCoreButtonModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxCoreButtonModule, never, [typeof i1.DbxButtonDirective, typeof i2.DbxLoadingButtonDirective, typeof i3.DbxActionButtonTriggerDirective, typeof i4.DbxActionButtonDirective, typeof i5.DbxButtonSegueDirective], [typeof i1.DbxButtonDirective, typeof i2.DbxLoadingButtonDirective, typeof i3.DbxActionButtonTriggerDirective, typeof i4.DbxActionButtonDirective, typeof i5.DbxButtonSegueDirective]>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DbxCoreButtonModule>;
|
|
19
|
-
}
|
package/lib/button/index.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type Maybe } from '@dereekb/util';
|
|
2
|
-
import { DbxButton } from '../button';
|
|
3
|
-
import { DbxRouterService } from '../../router/router/service/router.service';
|
|
4
|
-
import { SegueRef } from '../../router/segue';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DbxButtonSegueDirective {
|
|
7
|
-
readonly dbxButton: DbxButton;
|
|
8
|
-
readonly dbxRouterService: DbxRouterService;
|
|
9
|
-
readonly segueRef: import("@angular/core").InputSignal<Maybe<SegueRef<object>>>;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxButtonSegueDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonSegueDirective, "[dbxButtonSegue]", never, { "segueRef": { "alias": "dbxButtonSegue"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './button.segue.directive';
|