@dereekb/dbx-core 8.15.2 → 9.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/esm2020/lib/action/action.module.mjs +5 -5
- package/esm2020/lib/action/action.store.mjs +3 -3
- package/esm2020/lib/action/action.store.source.mjs +3 -3
- package/esm2020/lib/action/directive/auto/action.automodify.directive.mjs +3 -3
- package/esm2020/lib/action/directive/auto/action.autotrigger.directive.mjs +3 -3
- package/esm2020/lib/action/directive/context/action.directive.mjs +3 -3
- package/esm2020/lib/action/directive/context/action.source.directive.mjs +3 -3
- package/esm2020/lib/action/directive/debug/action.logger.directive.mjs +3 -3
- package/esm2020/lib/action/directive/map/action.map.directive.mjs +3 -3
- package/esm2020/lib/action/directive/map/action.map.key.directive.mjs +3 -3
- package/esm2020/lib/action/directive/map/action.map.source.directive.mjs +3 -3
- package/esm2020/lib/action/directive/map/action.map.working.disable.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.disabled.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.enforce.modified.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.handler.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.success.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.success.handler.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.value.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.value.stream.directive.mjs +3 -3
- package/esm2020/lib/action/directive/state/action.value.trigger.directive.mjs +6 -6
- package/esm2020/lib/action/directive/state/action.working.component.mjs +3 -3
- package/esm2020/lib/auth/auth.module.mjs +5 -5
- package/esm2020/lib/auth/auth.role.any.directive.mjs +3 -3
- package/esm2020/lib/auth/auth.role.has.directive.mjs +3 -3
- package/esm2020/lib/auth/auth.role.not.directive.mjs +3 -3
- package/esm2020/lib/auth/auth.state.module.mjs +5 -5
- package/esm2020/lib/auth/auth.state.service.mjs +3 -3
- package/esm2020/lib/auth/router/auth.router.module.mjs +5 -5
- package/esm2020/lib/auth/router/auth.router.service.mjs +3 -3
- package/esm2020/lib/auth/router/state/auth.router.state.module.mjs +5 -5
- package/esm2020/lib/auth/router/state/effect/auth.router.state.effect.mjs +3 -3
- package/esm2020/lib/auth/state/effect/auth.effect.mjs +3 -3
- package/esm2020/lib/button/action/action.button.directive.mjs +3 -3
- package/esm2020/lib/button/action/action.button.trigger.directive.mjs +3 -3
- package/esm2020/lib/button/button.directive.mjs +6 -6
- package/esm2020/lib/button/button.loading.directive.mjs +3 -3
- package/esm2020/lib/button/button.module.mjs +5 -5
- package/esm2020/lib/button/router/button.segue.directive.mjs +3 -3
- package/esm2020/lib/context/context.directive.mjs +3 -3
- package/esm2020/lib/context/context.module.mjs +5 -5
- package/esm2020/lib/context/context.service.mjs +3 -3
- package/esm2020/lib/filter/action/action.filter.source.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.abstract.connector.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.abstract.source.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.connector.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.map.connector.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.map.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.map.instance.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.map.source.directive.mjs +3 -3
- package/esm2020/lib/filter/filter.module.mjs +5 -5
- package/esm2020/lib/filter/filter.source.directive.mjs +3 -3
- package/esm2020/lib/injection/injection.component.mjs +3 -3
- package/esm2020/lib/injection/injection.component.module.mjs +5 -5
- package/esm2020/lib/injection/injection.context.directive.mjs +6 -5
- package/esm2020/lib/injection/injection.context.forward.directive.mjs +3 -3
- package/esm2020/lib/injection/injection.directive.mjs +3 -3
- package/esm2020/lib/ngrx/store.lockset.mjs +3 -3
- package/esm2020/lib/pipe/date/date.pipe.module.mjs +4 -4
- package/esm2020/lib/pipe/date/datedistance.pipe.mjs +3 -3
- package/esm2020/lib/pipe/date/dateformatdistance.pipe.mjs +3 -3
- package/esm2020/lib/pipe/date/datefromtoformat.pipe.mjs +3 -3
- package/esm2020/lib/pipe/date/minutesstring.pipe.mjs +3 -3
- package/esm2020/lib/pipe/date/timedistance.pipe.mjs +6 -6
- package/esm2020/lib/pipe/date/tojsdate.pipe.mjs +3 -3
- package/esm2020/lib/pipe/date/tominutes.pipe.mjs +3 -3
- package/esm2020/lib/pipe/misc/misc.pipe.module.mjs +4 -4
- package/esm2020/lib/pipe/misc/prettyjson.pipe.mjs +3 -3
- package/esm2020/lib/pipe/pipe.module.mjs +4 -4
- package/esm2020/lib/router/anchor/anchor.directive.mjs +3 -3
- package/esm2020/lib/router/router/provider/angular/angular.router.service.mjs +3 -3
- package/esm2020/lib/router/router/provider/angular/angular.router.service.module.mjs +4 -4
- package/esm2020/lib/router/router/provider/uirouter/uirouter.router.service.mjs +3 -3
- package/esm2020/lib/router/router/provider/uirouter/uirouter.router.service.module.mjs +4 -4
- package/esm2020/lib/router/router/transition/transition.directive.mjs +3 -3
- package/esm2020/lib/router/router/transition/transition.watcher.directive.mjs +3 -3
- package/esm2020/lib/storage/storage.accessor.simple.factory.mjs +3 -3
- package/esm2020/lib/storage/storage.module.mjs +4 -4
- package/esm2020/lib/subscription/subscription.directive.mjs +6 -6
- package/esm2020/lib/view/if.directive.mjs +3 -3
- package/fesm2015/dereekb-dbx-core.mjs +267 -266
- package/fesm2015/dereekb-dbx-core.mjs.map +1 -1
- package/fesm2020/dereekb-dbx-core.mjs +267 -266
- package/fesm2020/dereekb-dbx-core.mjs.map +1 -1
- package/lib/action/directive/auto/action.automodify.directive.d.ts +1 -1
- package/lib/action/directive/auto/action.autotrigger.directive.d.ts +1 -1
- package/lib/action/directive/context/action.directive.d.ts +1 -1
- package/lib/action/directive/context/action.source.directive.d.ts +1 -1
- package/lib/action/directive/debug/action.logger.directive.d.ts +1 -1
- package/lib/action/directive/map/action.map.directive.d.ts +1 -1
- package/lib/action/directive/map/action.map.key.directive.d.ts +1 -1
- package/lib/action/directive/map/action.map.source.directive.d.ts +1 -1
- package/lib/action/directive/map/action.map.working.disable.directive.d.ts +1 -1
- package/lib/action/directive/state/action.disabled.directive.d.ts +1 -1
- package/lib/action/directive/state/action.enforce.modified.directive.d.ts +1 -1
- package/lib/action/directive/state/action.handler.directive.d.ts +1 -1
- package/lib/action/directive/state/action.success.directive.d.ts +1 -1
- package/lib/action/directive/state/action.success.handler.directive.d.ts +1 -1
- package/lib/action/directive/state/action.value.directive.d.ts +1 -1
- package/lib/action/directive/state/action.value.stream.directive.d.ts +1 -1
- package/lib/action/directive/state/action.value.trigger.directive.d.ts +2 -2
- package/lib/action/directive/state/action.working.component.d.ts +1 -1
- package/lib/auth/auth.role.any.directive.d.ts +1 -1
- package/lib/auth/auth.role.has.directive.d.ts +1 -1
- package/lib/auth/auth.role.not.directive.d.ts +1 -1
- package/lib/button/action/action.button.directive.d.ts +1 -1
- package/lib/button/action/action.button.trigger.directive.d.ts +1 -1
- package/lib/button/button.directive.d.ts +2 -2
- package/lib/button/button.loading.directive.d.ts +1 -1
- package/lib/button/router/button.segue.directive.d.ts +1 -1
- package/lib/context/context.directive.d.ts +1 -1
- package/lib/filter/action/action.filter.source.directive.d.ts +1 -1
- package/lib/filter/filter.abstract.connector.directive.d.ts +1 -1
- package/lib/filter/filter.abstract.source.directive.d.ts +1 -1
- package/lib/filter/filter.connector.directive.d.ts +1 -1
- package/lib/filter/filter.map.connector.directive.d.ts +1 -1
- package/lib/filter/filter.map.directive.d.ts +1 -1
- package/lib/filter/filter.map.instance.directive.d.ts +1 -1
- package/lib/filter/filter.map.source.directive.d.ts +1 -1
- package/lib/filter/filter.source.directive.d.ts +1 -1
- package/lib/injection/injection.component.d.ts +1 -1
- package/lib/injection/injection.context.directive.d.ts +1 -1
- package/lib/injection/injection.context.forward.directive.d.ts +1 -1
- package/lib/injection/injection.directive.d.ts +1 -1
- package/lib/pipe/date/datedistance.pipe.d.ts +1 -1
- package/lib/pipe/date/dateformatdistance.pipe.d.ts +1 -1
- package/lib/pipe/date/datefromtoformat.pipe.d.ts +1 -1
- package/lib/pipe/date/minutesstring.pipe.d.ts +1 -1
- package/lib/pipe/date/timedistance.pipe.d.ts +2 -2
- package/lib/pipe/date/tojsdate.pipe.d.ts +1 -1
- package/lib/pipe/date/tominutes.pipe.d.ts +1 -1
- package/lib/pipe/misc/prettyjson.pipe.d.ts +1 -1
- package/lib/router/anchor/anchor.directive.d.ts +1 -1
- package/lib/router/router/transition/transition.directive.d.ts +1 -1
- package/lib/router/router/transition/transition.watcher.directive.d.ts +1 -1
- package/lib/subscription/subscription.directive.d.ts +2 -2
- package/lib/view/if.directive.d.ts +1 -1
- package/package.json +15 -13
- package/dereekb-dbx-core.d.ts +0 -5
|
@@ -12,5 +12,5 @@ export declare class DbxActionAutoModifyDirective<T, O> extends AbstractSubscrip
|
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
ngOnDestroy(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionAutoModifyDirective<any, any>, [{ host: true; }]>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionAutoModifyDirective<any, any>, "[dbxActionAutoModify]", never, { "autoModifyEnabled": "dbxActionAutoModify"; }, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionAutoModifyDirective<any, any>, "[dbxActionAutoModify]", never, { "autoModifyEnabled": "dbxActionAutoModify"; }, {}, never, never, false>;
|
|
16
16
|
}
|
|
@@ -50,5 +50,5 @@ export declare class DbxActionAutoTriggerDirective<T = unknown, O = unknown> ext
|
|
|
50
50
|
ngOnInit(): void;
|
|
51
51
|
ngOnDestroy(): void;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionAutoTriggerDirective<any, any>, [{ host: true; }]>;
|
|
53
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionAutoTriggerDirective<any, any>, "dbxActionAutoTrigger, [dbxActionAutoTrigger]", never, { "triggerEnabled": "dbxActionAutoTrigger"; "triggerDebounce": "triggerDebounce"; "triggerThrottle": "triggerThrottle"; "triggerErrorThrottle": "triggerErrorThrottle"; "fastTrigger": "fastTrigger"; "instantTrigger": "instantTrigger"; "triggerLimit": "triggerLimit"; }, {}, never>;
|
|
53
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionAutoTriggerDirective<any, any>, "dbxActionAutoTrigger, [dbxActionAutoTrigger]", never, { "triggerEnabled": "dbxActionAutoTrigger"; "triggerDebounce": "triggerDebounce"; "triggerThrottle": "triggerThrottle"; "triggerErrorThrottle": "triggerErrorThrottle"; "fastTrigger": "fastTrigger"; "instantTrigger": "instantTrigger"; "triggerLimit": "triggerLimit"; }, {}, never, never, false>;
|
|
54
54
|
}
|
|
@@ -9,5 +9,5 @@ export declare class DbxActionDirective<T = unknown, O = unknown> extends DbxAct
|
|
|
9
9
|
constructor(inputSource: SecondaryActionContextStoreSource<T, O>);
|
|
10
10
|
ngOnDestroy(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionDirective<any, any>, [{ optional: true; host: true; }]>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionDirective<any, any>, "dbx-action,[dbxAction],dbx-action-context,[dbxActionContext]", ["action", "dbxAction"], {}, {}, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionDirective<any, any>, "dbx-action,[dbxAction],dbx-action-context,[dbxActionContext]", ["action", "dbxAction"], {}, {}, never, never, false>;
|
|
13
13
|
}
|
|
@@ -12,5 +12,5 @@ export declare class DbxActionSourceDirective implements SecondaryActionContextS
|
|
|
12
12
|
get source(): Maybe<ActionContextStoreSource>;
|
|
13
13
|
set source(source: Maybe<ActionContextStoreSource>);
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionSourceDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionSourceDirective, "[dbxActionSource]", never, { "source": "dbxActionSource"; }, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionSourceDirective, "[dbxActionSource]", never, { "source": "dbxActionSource"; }, {}, never, never, false>;
|
|
16
16
|
}
|
|
@@ -10,5 +10,5 @@ export declare class DbxActionContextLoggerDirective extends AbstractSubscriptio
|
|
|
10
10
|
constructor(source: DbxActionContextStoreSourceInstance);
|
|
11
11
|
ngOnInit(): void;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionContextLoggerDirective, [{ host: true; }]>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionContextLoggerDirective, "[dbxActionLogger],[dbxActionContextLogger]", never, {}, {}, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionContextLoggerDirective, "[dbxActionLogger],[dbxActionContextLogger]", never, {}, {}, never, never, false>;
|
|
14
14
|
}
|
|
@@ -22,7 +22,7 @@ export declare class DbxActionContextMapDirective implements ActionContextStoreS
|
|
|
22
22
|
reduceFromAllSources<O, R>(mapFn: (input: ActionContextStore) => Observable<O>, reduceFn: (values: O[]) => R): Observable<R>;
|
|
23
23
|
fromAllSources<O>(mapFn: (input: ActionContextStore) => Observable<O>): Observable<O[]>;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionContextMapDirective, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionContextMapDirective, "[dbxActionContextMap]", ["actionMap"], {}, {}, never>;
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionContextMapDirective, "[dbxActionContextMap]", ["actionMap"], {}, {}, never, never, false>;
|
|
26
26
|
}
|
|
27
27
|
export declare class DbxActionContextMapDirectiveSourceInstance implements ActionContextStoreSource {
|
|
28
28
|
private readonly parent;
|
|
@@ -16,5 +16,5 @@ export declare class DbxActionFromMapDirective implements SecondaryActionContext
|
|
|
16
16
|
get key(): Maybe<ActionKey>;
|
|
17
17
|
set key(key: Maybe<ActionKey>);
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionFromMapDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionFromMapDirective, "[dbxActionFromMap]", never, { "key": "dbxActionFromMap"; }, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionFromMapDirective, "[dbxActionFromMap]", never, { "key": "dbxActionFromMap"; }, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -16,5 +16,5 @@ export declare class DbxActionMapSourceDirective implements OnDestroy {
|
|
|
16
16
|
private _addToStore;
|
|
17
17
|
private _removeFromToStore;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionMapSourceDirective, [{ host: true; }, null]>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionMapSourceDirective, "[dbxActionMapSource]", never, { "key": "dbxActionMapSource"; }, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionMapSourceDirective, "[dbxActionMapSource]", never, { "key": "dbxActionMapSource"; }, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -17,5 +17,5 @@ export declare class DbxActionMapWorkingDisableDirective extends AbstractSubscri
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
ngOnDestroy(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionMapWorkingDisableDirective, [{ host: true; }, null]>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionMapWorkingDisableDirective, "[dbxActionMapWorkingDisable]", never, { "disabledKey": "dbxActionMapWorkingDisable"; }, {}, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionMapWorkingDisableDirective, "[dbxActionMapWorkingDisable]", never, { "disabledKey": "dbxActionMapWorkingDisable"; }, {}, never, never, false>;
|
|
21
21
|
}
|
|
@@ -17,5 +17,5 @@ export declare class DbxActionDisabledDirective<T, O> extends AbstractSubscripti
|
|
|
17
17
|
get disabled(): boolean;
|
|
18
18
|
set disabled(disabled: Maybe<boolean | ''>);
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionDisabledDirective<any, any>, [{ host: true; }]>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionDisabledDirective<any, any>, "[dbxActionDisabled]", never, { "disabled": "dbxActionDisabled"; }, {}, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionDisabledDirective<any, any>, "[dbxActionDisabled]", never, { "disabled": "dbxActionDisabled"; }, {}, never, never, false>;
|
|
21
21
|
}
|
|
@@ -16,5 +16,5 @@ export declare class DbxActionEnforceModifiedDirective extends AbstractSubscript
|
|
|
16
16
|
get enabled(): boolean;
|
|
17
17
|
set enabled(enabled: Maybe<boolean | ''>);
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionEnforceModifiedDirective, [{ host: true; }]>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionEnforceModifiedDirective, "[dbxActionEnforceModified]", never, { "enabled": "dbxActionEnforceModified"; }, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionEnforceModifiedDirective, "[dbxActionEnforceModified]", never, { "enabled": "dbxActionEnforceModified"; }, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -18,5 +18,5 @@ export declare class DbxActionHandlerDirective<T = unknown, O = unknown> extends
|
|
|
18
18
|
ngOnInit(): void;
|
|
19
19
|
ngOnDestroy(): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionHandlerDirective<any, any>, [{ host: true; }]>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionHandlerDirective<any, any>, "[dbxActionHandler]", never, { "handlerFunction": "dbxActionHandler"; }, {}, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionHandlerDirective<any, any>, "[dbxActionHandler]", never, { "handlerFunction": "dbxActionHandler"; }, {}, never, never, false>;
|
|
22
22
|
}
|
|
@@ -12,5 +12,5 @@ export declare class DbxActionHasSuccessDirective extends AbstractIfDirective im
|
|
|
12
12
|
readonly show$: import("rxjs").Observable<boolean>;
|
|
13
13
|
constructor(templateRef: TemplateRef<unknown>, viewContainer: ViewContainerRef, source: DbxActionContextStoreSourceInstance);
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionHasSuccessDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionHasSuccessDirective, "[dbxActionHasSuccess]", never, { "hideAfter": "dbxActionHasSuccess"; }, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionHasSuccessDirective, "[dbxActionHasSuccess]", never, { "hideAfter": "dbxActionHasSuccess"; }, {}, never, never, false>;
|
|
16
16
|
}
|
|
@@ -20,5 +20,5 @@ export declare class DbxActionSuccessHandlerDirective<T, O> extends AbstractSubs
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
ngOnDestroy(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionSuccessHandlerDirective<any, any>, [{ host: true; }]>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionSuccessHandlerDirective<any, any>, "[dbxActionSuccessHandler]", never, { "successFunction": "dbxActionSuccessHandler"; }, {}, never>;
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionSuccessHandlerDirective<any, any>, "[dbxActionSuccessHandler]", never, { "successFunction": "dbxActionSuccessHandler"; }, {}, never, never, false>;
|
|
24
24
|
}
|
|
@@ -18,5 +18,5 @@ export declare class DbxActionValueDirective<T, O> extends AbstractSubscriptionD
|
|
|
18
18
|
ngOnInit(): void;
|
|
19
19
|
ngOnDestroy(): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionValueDirective<any, any>, [{ host: true; }]>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionValueDirective<any, any>, "[dbxActionValue]", never, { "valueOrFunction": "dbxActionValue"; }, {}, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionValueDirective<any, any>, "[dbxActionValue]", never, { "valueOrFunction": "dbxActionValue"; }, {}, never, never, false>;
|
|
22
22
|
}
|
|
@@ -20,5 +20,5 @@ export declare class dbxActionValueStreamDirective<T, O> implements OnInit, OnDe
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
ngOnDestroy(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<dbxActionValueStreamDirective<any, any>, [{ host: true; }]>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<dbxActionValueStreamDirective<any, any>, "[dbxActionValueStream]", never, { "dbxActionValueStream": "dbxActionValueStream"; "dbxActionValueStreamIsNotEmpty": "dbxActionValueStreamIsNotEmpty"; "dbxActionValueStreamModified": "dbxActionValueStreamModified"; }, {}, never>;
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<dbxActionValueStreamDirective<any, any>, "[dbxActionValueStream]", never, { "dbxActionValueStream": "dbxActionValueStream"; "dbxActionValueStreamIsNotEmpty": "dbxActionValueStreamIsNotEmpty"; "dbxActionValueStreamModified": "dbxActionValueStreamModified"; }, {}, never, never, false>;
|
|
24
24
|
}
|
|
@@ -19,7 +19,7 @@ export declare abstract class AbstractDbxActionValueOnTriggerDirective<T> implem
|
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
ngOnDestroy(): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxActionValueOnTriggerDirective<any>, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxActionValueOnTriggerDirective<any>, never, never, {}, {}, never>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxActionValueOnTriggerDirective<any>, never, never, {}, {}, never, never, false>;
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Action directive that is used to trigger/display a popover, then watches that popover for a value.
|
|
@@ -30,5 +30,5 @@ export declare class DbxActionValueTriggerDirective<T = object> extends Abstract
|
|
|
30
30
|
set dbxActionValueTriggerModified(isModifiedFunction: Maybe<IsModifiedFunction>);
|
|
31
31
|
constructor(elementRef: ElementRef, source: DbxActionContextStoreSourceInstance<T, unknown>);
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionValueTriggerDirective<any>, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionValueTriggerDirective<any>, "[dbxActionValueOnTrigger]", ["dbxActionValueOnTrigger"], { "dbxActionValueOnTrigger": "dbxActionValueOnTrigger"; "dbxActionValueTriggerModified": "dbxActionValueTriggerModified"; }, {}, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionValueTriggerDirective<any>, "[dbxActionValueOnTrigger]", ["dbxActionValueOnTrigger"], { "dbxActionValueOnTrigger": "dbxActionValueOnTrigger"; "dbxActionValueTriggerModified": "dbxActionValueTriggerModified"; }, {}, never, never, false>;
|
|
34
34
|
}
|
|
@@ -14,5 +14,5 @@ export declare class DbxActionIsWorkingDirective extends AbstractIfDirective imp
|
|
|
14
14
|
readonly show$: import("rxjs").Observable<boolean>;
|
|
15
15
|
constructor(templateRef: TemplateRef<unknown>, viewContainer: ViewContainerRef, source: DbxActionContextStoreSourceInstance);
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionIsWorkingDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionIsWorkingDirective, "[dbxActionIsWorking]", never, { "showAfter": "dbxActionIsWorking"; }, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionIsWorkingDirective, "[dbxActionIsWorking]", never, { "showAfter": "dbxActionIsWorking"; }, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -15,5 +15,5 @@ export declare class DbxAuthHasAnyRoleDirective extends AbstractIfDirective impl
|
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
set targetRoles(roles: Maybe<ArrayOrValue<AuthRole>>);
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAuthHasAnyRoleDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthHasAnyRoleDirective, "[dbxAuthHasAnyRole]", never, { "targetRoles": "dbxAuthHasAnyRole"; }, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthHasAnyRoleDirective, "[dbxAuthHasAnyRole]", never, { "targetRoles": "dbxAuthHasAnyRole"; }, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -15,5 +15,5 @@ export declare class DbxAuthHasRolesDirective extends AbstractIfDirective implem
|
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
set targetRoles(roles: Maybe<ArrayOrValue<AuthRole>>);
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAuthHasRolesDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthHasRolesDirective, "[dbxAuthHasRoles]", never, { "targetRoles": "dbxAuthHasRoles"; }, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthHasRolesDirective, "[dbxAuthHasRoles]", never, { "targetRoles": "dbxAuthHasRoles"; }, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -15,5 +15,5 @@ export declare class DbxAuthNotAnyRolesDirective extends AbstractIfDirective imp
|
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
set targetRoles(roles: Maybe<ArrayOrValue<AuthRole>>);
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAuthNotAnyRolesDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthNotAnyRolesDirective, "[dbxAuthNotAnyRoles]", never, { "targetRoles": "dbxAuthNotRoles"; }, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAuthNotAnyRolesDirective, "[dbxAuthNotAnyRoles]", never, { "targetRoles": "dbxAuthNotRoles"; }, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -14,5 +14,5 @@ export declare class DbxActionButtonDirective extends DbxActionButtonTriggerDire
|
|
|
14
14
|
ngOnInit(): void;
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionButtonDirective, [{ host: true; }, null, null]>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonDirective, "[dbxActionButton]", never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonDirective, "[dbxActionButton]", never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -13,5 +13,5 @@ export declare class DbxActionButtonTriggerDirective extends AbstractSubscriptio
|
|
|
13
13
|
ngOnInit(): void;
|
|
14
14
|
protected _buttonClicked(): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxActionButtonTriggerDirective, [{ host: true; }, null]>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonTriggerDirective, "[dbxActionButtonTrigger]", never, {}, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxActionButtonTriggerDirective, "[dbxActionButtonTrigger]", never, {}, {}, never, never, false>;
|
|
17
17
|
}
|
|
@@ -41,12 +41,12 @@ export declare abstract class AbstractDbxButtonDirective extends AbstractSubscri
|
|
|
41
41
|
*/
|
|
42
42
|
protected _forceButtonClicked(): void;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxButtonDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxButtonDirective, never, never, { "disabled": "disabled"; "working": "working"; "icon": "icon"; "text": "text"; }, { "buttonClick": "buttonClick"; }, never>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxButtonDirective, never, never, { "disabled": "disabled"; "working": "working"; "icon": "icon"; "text": "text"; }, { "buttonClick": "buttonClick"; }, never, never, false>;
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Provides an DbxButton directive.
|
|
48
48
|
*/
|
|
49
49
|
export declare class DbxButtonDirective extends AbstractDbxButtonDirective {
|
|
50
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxButtonDirective, never>;
|
|
51
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonDirective, "[dbxButton]", ["dbxButton"], {}, {}, never>;
|
|
51
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonDirective, "[dbxButton]", ["dbxButton"], {}, {}, never, never, false>;
|
|
52
52
|
}
|
|
@@ -17,5 +17,5 @@ export declare class DbxLoadingButtonDirective extends AbstractSubscriptionDirec
|
|
|
17
17
|
*/
|
|
18
18
|
set context(context: LoadingContext);
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxLoadingButtonDirective, [{ host: true; }, null]>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxLoadingButtonDirective, "[dbxLoadingButton]", never, { "context": "dbxLoadingButton"; }, {}, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxLoadingButtonDirective, "[dbxLoadingButton]", never, { "context": "dbxLoadingButton"; }, {}, never, never, false>;
|
|
21
21
|
}
|
|
@@ -15,5 +15,5 @@ export declare class DbxButtonSegueDirective extends AbstractSubscriptionDirecti
|
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
ngOnDestroy(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxButtonSegueDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonSegueDirective, "[dbxButtonSegue]", never, { "segueRef": "dbxButtonSegue"; }, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxButtonSegueDirective, "[dbxButtonSegue]", never, { "segueRef": "dbxButtonSegue"; }, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -15,5 +15,5 @@ export declare class DbxAppContextStateDirective extends AbstractSubscriptionDir
|
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
set state(state: Maybe<DbxAppContextState>);
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxAppContextStateDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAppContextStateDirective, "[dbxAppContextState]", never, { "state": "dbxAppContextState"; }, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxAppContextStateDirective, "[dbxAppContextState]", never, { "state": "dbxAppContextState"; }, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -13,5 +13,5 @@ export declare abstract class AbstractActionFilterSourceDirective<F> extends Abs
|
|
|
13
13
|
*/
|
|
14
14
|
setFilterAction: HandleActionFunction<F>;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractActionFilterSourceDirective<any>, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractActionFilterSourceDirective<any>, never, never, {}, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractActionFilterSourceDirective<any>, never, never, {}, {}, never, never, false>;
|
|
17
17
|
}
|
|
@@ -11,5 +11,5 @@ export declare abstract class AbstractFilterSourceConnectorDirective<F> implemen
|
|
|
11
11
|
ngOnDestroy(): void;
|
|
12
12
|
connectWithSource(filterSource: FilterSource<F>): void;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFilterSourceConnectorDirective<any>, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceConnectorDirective<any>, never, never, {}, {}, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceConnectorDirective<any>, never, never, {}, {}, never, never, false>;
|
|
15
15
|
}
|
|
@@ -16,5 +16,5 @@ export declare abstract class AbstractFilterSourceDirective<F> implements Filter
|
|
|
16
16
|
resetFilter(): void;
|
|
17
17
|
protected makeDefaultFilter(): ObservableOrValue<Maybe<F>>;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractFilterSourceDirective<any>, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceDirective<any>, never, never, {}, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractFilterSourceDirective<any>, never, never, {}, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare class DbxFilterSourceConnectorDirective<F = unknown> extends AbstractFilterSourceConnectorDirective<F> {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterSourceConnectorDirective<any>, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceConnectorDirective<any>, "[dbxFilterSourceConnector]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceConnectorDirective<any>, "[dbxFilterSourceConnector]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -10,5 +10,5 @@ export declare class DbxFilterMapSourceConnectorDirective<F> extends DbxFilterMa
|
|
|
10
10
|
set key(key: Maybe<FilterMapKey>);
|
|
11
11
|
connectWithSource(filterSource: FilterSource<F>): void;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapSourceConnectorDirective<any>, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceConnectorDirective<any>, "[dbxFilterMapSourceConnector]", ["dbxFilterMapSourceConnector"], { "key": "dbxFilterMapSourceConnector"; }, {}, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceConnectorDirective<any>, "[dbxFilterMapSourceConnector]", ["dbxFilterMapSourceConnector"], { "key": "dbxFilterMapSourceConnector"; }, {}, never, never, false>;
|
|
14
14
|
}
|
|
@@ -9,5 +9,5 @@ export declare class DbxFilterMapDirective<F> implements OnDestroy {
|
|
|
9
9
|
constructor(filterMap: FilterMap<F>);
|
|
10
10
|
ngOnDestroy(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapDirective<any>, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapDirective<any>, "[dbxFilterMap]", ["dbxFilterMap"], {}, {}, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapDirective<any>, "[dbxFilterMap]", ["dbxFilterMap"], {}, {}, never, never, false>;
|
|
13
13
|
}
|
|
@@ -14,5 +14,5 @@ export declare abstract class AbstractDbxFilterMapInstanceDirective<F> implement
|
|
|
14
14
|
constructor(dbxFilterMap: FilterMap<F>);
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxFilterMapInstanceDirective<any>, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxFilterMapInstanceDirective<any>, never, never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxFilterMapInstanceDirective<any>, never, never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -12,5 +12,5 @@ export declare class DbxFilterMapSourceDirective<F> extends AbstractDbxFilterMap
|
|
|
12
12
|
set key(key: Maybe<FilterMapKey>);
|
|
13
13
|
initWithFilter?(filterObs: Observable<F>): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterMapSourceDirective<any>, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceDirective<any>, "[dbxFilterMapSource]", ["dbxFilterMapSource"], { "key": "dbxFilterMapSource"; }, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterMapSourceDirective<any>, "[dbxFilterMapSource]", ["dbxFilterMapSource"], { "key": "dbxFilterMapSource"; }, {}, never, never, false>;
|
|
16
16
|
}
|
|
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare class DbxFilterSourceDirective<F> extends AbstractFilterSourceDirective<F> {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFilterSourceDirective<any>, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceDirective<any>, "[dbxFilterSource]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFilterSourceDirective<any>, "[dbxFilterSource]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -11,5 +11,5 @@ export declare class DbxInjectionComponent<T> extends AbstractDbxInjectionDirect
|
|
|
11
11
|
set template(template: Maybe<DbxInjectionTemplateConfig<T>>);
|
|
12
12
|
set content(content: Maybe<ViewContainerRef>);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxInjectionComponent<any>, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DbxInjectionComponent<any>, "dbx-injection, [dbxInjection], [dbx-injection]", never, { "config": "config"; "template": "template"; }, {}, never, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxInjectionComponent<any>, "dbx-injection, [dbxInjection], [dbx-injection]", never, { "config": "config"; "template": "template"; }, {}, never, never, false>;
|
|
15
15
|
}
|
|
@@ -21,5 +21,5 @@ export declare class DbxInjectionContextDirective<O = unknown> implements DbxInj
|
|
|
21
21
|
showContext<T, O>(config: DbxInjectionContextConfig<T>): Promise<O>;
|
|
22
22
|
resetContext(): boolean;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxInjectionContextDirective<any>, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxInjectionContextDirective<any>, "[dbxInjectionContext]", never, { "config": "config"; }, {}, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxInjectionContextDirective<any>, "[dbxInjectionContext]", never, { "config": "config"; }, {}, never, never, false>;
|
|
25
25
|
}
|
|
@@ -12,5 +12,5 @@ export declare abstract class AbstractForwardDbxInjectionContextDirective implem
|
|
|
12
12
|
showContext<T = unknown, O = unknown>(config: DbxInjectionContextConfig<T, unknown>): Promise<O>;
|
|
13
13
|
resetContext(): boolean;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractForwardDbxInjectionContextDirective, [{ host: true; }]>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractForwardDbxInjectionContextDirective, never, never, {}, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractForwardDbxInjectionContextDirective, never, never, {}, {}, never, never, false>;
|
|
16
16
|
}
|
|
@@ -15,5 +15,5 @@ export declare abstract class AbstractDbxInjectionDirective<T> implements OnInit
|
|
|
15
15
|
setTemplate(template: Maybe<DbxInjectionTemplateConfig<T>>): void;
|
|
16
16
|
setContent(content: Maybe<ViewContainerRef>): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxInjectionDirective<any>, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxInjectionDirective<any>, never, never, {}, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxInjectionDirective<any>, never, never, {}, {}, never, never, false>;
|
|
19
19
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class DateDistancePipe implements PipeTransform {
|
|
5
5
|
transform(input: Maybe<DateOrDateString>, inputTo?: Maybe<Date>, unavailable?: string): string;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateDistancePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DateDistancePipe, "dateDistance">;
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DateDistancePipe, "dateDistance", false>;
|
|
8
8
|
}
|
|
@@ -9,5 +9,5 @@ export declare class DateFormatDistancePipe implements PipeTransform {
|
|
|
9
9
|
constructor(locale: string);
|
|
10
10
|
transform(input: Maybe<DateOrDateString>, format: string, includeSeconds?: boolean): Maybe<string>;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateFormatDistancePipe, never>;
|
|
12
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DateFormatDistancePipe, "dateFormatDistance">;
|
|
12
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DateFormatDistancePipe, "dateFormatDistance", false>;
|
|
13
13
|
}
|
|
@@ -10,5 +10,5 @@ export declare class DateFromToTimePipe implements PipeTransform {
|
|
|
10
10
|
constructor(locale: string);
|
|
11
11
|
transform(input: Maybe<DateOrDateString>, format: string, minutes: number): Maybe<string>;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateFromToTimePipe, never>;
|
|
13
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DateFromToTimePipe, "dateFromPlusTo">;
|
|
13
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DateFromToTimePipe, "dateFromPlusTo", false>;
|
|
14
14
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class MinutesStringPipe implements PipeTransform {
|
|
5
5
|
transform(input: Maybe<number | string>): Maybe<string>;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<MinutesStringPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<MinutesStringPipe, "minutesString">;
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<MinutesStringPipe, "minutesString", false>;
|
|
8
8
|
}
|
|
@@ -4,10 +4,10 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class TimeDistanceCountdownPipe implements PipeTransform {
|
|
5
5
|
transform(input: Maybe<DateOrDateString>, soonString?: string, unavailable?: string): string;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimeDistanceCountdownPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TimeDistanceCountdownPipe, "timeCountdownDistance">;
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<TimeDistanceCountdownPipe, "timeCountdownDistance", false>;
|
|
8
8
|
}
|
|
9
9
|
export declare class TimeDistancePipe implements PipeTransform {
|
|
10
10
|
transform(input: Maybe<DateOrDateString>, to?: Date, unavailable?: string): string;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimeDistancePipe, never>;
|
|
12
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TimeDistancePipe, "timeDistance">;
|
|
12
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<TimeDistancePipe, "timeDistance", false>;
|
|
13
13
|
}
|
|
@@ -6,5 +6,5 @@ export declare class ToJsDatePipe implements PipeTransform {
|
|
|
6
6
|
static toJsDate(input: Maybe<DateOrDateString>): Maybe<Date>;
|
|
7
7
|
transform(input: Maybe<DateOrDateString>): Maybe<Date>;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToJsDatePipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ToJsDatePipe, "toJsDate">;
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<ToJsDatePipe, "toJsDate", false>;
|
|
10
10
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class ToMinutesPipe implements PipeTransform {
|
|
4
4
|
transform(milliseconds: number): number;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToMinutesPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ToMinutesPipe, "toMinutes">;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<ToMinutesPipe, "toMinutes", false>;
|
|
7
7
|
}
|
|
@@ -5,5 +5,5 @@ export declare class PrettyJsonPipe implements PipeTransform {
|
|
|
5
5
|
static toPrettyJson(input: Maybe<unknown>, spacing?: number): Maybe<string>;
|
|
6
6
|
transform(input: Maybe<unknown>, spacing?: number): Maybe<string>;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<PrettyJsonPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<PrettyJsonPipe, "prettyjson">;
|
|
8
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<PrettyJsonPipe, "prettyjson", false>;
|
|
9
9
|
}
|
|
@@ -23,5 +23,5 @@ export declare class AbstractDbxAnchorDirective<T extends ClickableAnchor = Clic
|
|
|
23
23
|
get disabled(): Maybe<boolean>;
|
|
24
24
|
set disabled(disabled: Maybe<boolean>);
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDbxAnchorDirective<any>, never>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxAnchorDirective<any>, never, never, { "ref": "ref"; "anchor": "anchor"; "disabled": "disabled"; }, {}, never>;
|
|
26
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDbxAnchorDirective<any>, never, never, { "ref": "ref"; "anchor": "anchor"; "disabled": "disabled"; }, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -10,5 +10,5 @@ export declare abstract class AbstractTransitionDirective {
|
|
|
10
10
|
readonly initAndUpdateOnTransitionSuccess$: Observable<void>;
|
|
11
11
|
constructor(dbxRouterTransitionService: DbxRouterTransitionService);
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractTransitionDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractTransitionDirective, never, never, {}, {}, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractTransitionDirective, never, never, {}, {}, never, never, false>;
|
|
14
14
|
}
|
|
@@ -14,5 +14,5 @@ export declare abstract class AbstractTransitionWatcherDirective extends Abstrac
|
|
|
14
14
|
protected zoneUpdateForSuccessfulTransition(): void;
|
|
15
15
|
protected abstract updateForSuccessfulTransition(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractTransitionWatcherDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractTransitionWatcherDirective, never, never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractTransitionWatcherDirective, never, never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -11,7 +11,7 @@ export declare abstract class AbstractSubscriptionDirective implements OnDestroy
|
|
|
11
11
|
ngOnDestroy(): void;
|
|
12
12
|
protected set sub(subscription: Subscription | undefined);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractSubscriptionDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractSubscriptionDirective, never, never, {}, {}, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractSubscriptionDirective, never, never, {}, {}, never, never, false>;
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
17
|
* AbstractSubscriptionDirective extension that prevents the OnDestroy from occuring until the lockset is unlocked.
|
|
@@ -21,5 +21,5 @@ export declare abstract class AbstractLockSetSubscriptionDirective extends Abstr
|
|
|
21
21
|
ngOnDestroy(): void;
|
|
22
22
|
protected onLockSetDestroy(): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractLockSetSubscriptionDirective, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractLockSetSubscriptionDirective, never, never, {}, {}, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractLockSetSubscriptionDirective, never, never, {}, {}, never, never, false>;
|
|
25
25
|
}
|
|
@@ -15,5 +15,5 @@ export declare abstract class AbstractIfDirective extends AbstractSubscriptionDi
|
|
|
15
15
|
constructor(templateRef: TemplateRef<unknown>, viewContainer: ViewContainerRef);
|
|
16
16
|
ngOnInit(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractIfDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractIfDirective, never, never, {}, {}, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractIfDirective, never, never, {}, {}, never, never, false>;
|
|
19
19
|
}
|
package/package.json
CHANGED
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dereekb/dbx-core",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "^
|
|
6
|
-
"@angular/core": "^
|
|
7
|
-
"@
|
|
8
|
-
"@
|
|
9
|
-
"@ngrx/
|
|
10
|
-
"@
|
|
11
|
-
"@ngrx/
|
|
12
|
-
"@
|
|
5
|
+
"@angular/common": "^14.0.0",
|
|
6
|
+
"@angular/core": "^14.0.0",
|
|
7
|
+
"@ngrx/component-store": "^14.0.0",
|
|
8
|
+
"@ngrx/data": "^14.0.0",
|
|
9
|
+
"@ngrx/effects": "^14.0.0",
|
|
10
|
+
"@ngrx/entity": "^14.0.0",
|
|
11
|
+
"@ngrx/store": "^14.0.0",
|
|
12
|
+
"@dereekb/util": "9.0.0",
|
|
13
|
+
"@dereekb/rxjs": "9.0.0",
|
|
14
|
+
"@angular/platform-browser": "^14.0.0",
|
|
13
15
|
"@uirouter/core": "^6.0.8",
|
|
14
16
|
"date-fns": "^2.29.0",
|
|
15
|
-
"@dereekb/date": "
|
|
16
|
-
"@angular/router": "^
|
|
17
|
+
"@dereekb/date": "9.0.0",
|
|
18
|
+
"@angular/router": "^14.0.0"
|
|
17
19
|
},
|
|
18
20
|
"dependencies": {
|
|
19
21
|
"tslib": "^2.3.0"
|
|
@@ -23,13 +25,13 @@
|
|
|
23
25
|
"esm2020": "esm2020/dereekb-dbx-core.mjs",
|
|
24
26
|
"fesm2020": "fesm2020/dereekb-dbx-core.mjs",
|
|
25
27
|
"fesm2015": "fesm2015/dereekb-dbx-core.mjs",
|
|
26
|
-
"typings": "
|
|
28
|
+
"typings": "index.d.ts",
|
|
27
29
|
"exports": {
|
|
28
30
|
"./package.json": {
|
|
29
31
|
"default": "./package.json"
|
|
30
32
|
},
|
|
31
33
|
".": {
|
|
32
|
-
"types": "./
|
|
34
|
+
"types": "./index.d.ts",
|
|
33
35
|
"esm2020": "./esm2020/dereekb-dbx-core.mjs",
|
|
34
36
|
"es2020": "./fesm2020/dereekb-dbx-core.mjs",
|
|
35
37
|
"es2015": "./fesm2015/dereekb-dbx-core.mjs",
|