@softpak/components 19.26.0 → 20.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/README.md +24 -24
- package/fesm2022/softpak-components-spx-404-page.mjs +4 -4
- package/fesm2022/softpak-components-spx-404-page.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-alert.mjs +4 -4
- package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-configuration.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-expiry.mjs +4 -4
- package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-button.mjs +4 -4
- package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-capitalize.mjs +3 -3
- package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-card.mjs +17 -18
- package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-change-details.mjs +4 -4
- package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-channel-selection.mjs +62 -62
- package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-check-digit.mjs +4 -4
- package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-confirm.mjs +11 -11
- package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-section.mjs +4 -4
- package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-view.mjs +8 -8
- package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-helpers.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-inputs.mjs +44 -44
- package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-navigation.mjs +12 -12
- package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-number-check.mjs +4 -4
- package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pagination.mjs +4 -4
- package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-patch.mjs +4 -4
- package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pipes.mjs +3 -3
- package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-progress-bar.mjs +4 -4
- package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-spinner.mjs +4 -4
- package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-stock-info.mjs +4 -4
- package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-storage.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-suggestion.mjs +4 -4
- package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-tabs.mjs +4 -4
- package/fesm2022/softpak-components-spx-tabs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toaster.mjs +4 -4
- package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toggle.mjs +4 -4
- package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-translate.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-update.mjs +14 -14
- package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation-messages.mjs +4 -4
- package/fesm2022/softpak-components-spx-validation-messages.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation.mjs +4 -4
- package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
- package/index.d.ts +3 -5
- package/package.json +38 -35
- package/spx-404-page/index.d.ts +18 -5
- package/spx-alert/index.d.ts +34 -5
- package/spx-app-configuration/index.d.ts +66 -5
- package/spx-app-expiry/index.d.ts +38 -5
- package/spx-button/index.d.ts +26 -5
- package/spx-capitalize/index.d.ts +11 -5
- package/spx-card/index.d.ts +54 -5
- package/spx-change-details/index.d.ts +67 -5
- package/spx-channel-selection/index.d.ts +163 -5
- package/spx-check-digit/index.d.ts +27 -5
- package/spx-confirm/index.d.ts +118 -5
- package/spx-form-section/index.d.ts +12 -5
- package/spx-form-view/index.d.ts +94 -5
- package/spx-helpers/index.d.ts +22 -5
- package/spx-inputs/index.d.ts +326 -5
- package/spx-navigation/index.d.ts +140 -5
- package/spx-number-check/index.d.ts +43 -5
- package/spx-pagination/index.d.ts +18 -5
- package/spx-patch/index.d.ts +21 -5
- package/spx-pipes/index.d.ts +11 -5
- package/spx-progress-bar/index.d.ts +10 -5
- package/spx-spinner/index.d.ts +59 -5
- package/spx-stock-info/index.d.ts +98 -5
- package/spx-storage/index.d.ts +26 -5
- package/spx-suggestion/index.d.ts +12 -5
- package/spx-tabs/index.d.ts +58 -5
- package/spx-toaster/index.d.ts +167 -5
- package/spx-toggle/index.d.ts +15 -5
- package/spx-translate/index.d.ts +66 -5
- package/spx-update/index.d.ts +208 -5
- package/spx-validation/index.d.ts +63 -5
- package/spx-validation-messages/index.d.ts +28 -5
- package/placeholder.d.ts +0 -1
- package/public_api.d.ts +0 -1
- package/spx-404-page/public-api.d.ts +0 -1
- package/spx-404-page/spx-404-page.component.d.ts +0 -15
- package/spx-alert/public-api.d.ts +0 -2
- package/spx-alert/spx-alert.component.d.ts +0 -23
- package/spx-alert/spx-alert.interface.d.ts +0 -7
- package/spx-app-configuration/public-api.d.ts +0 -7
- package/spx-app-configuration/spx-app-alert.interface.d.ts +0 -7
- package/spx-app-configuration/spx-app-bundle-set.interface.d.ts +0 -4
- package/spx-app-configuration/spx-app-channel-type.enum.d.ts +0 -6
- package/spx-app-configuration/spx-app-channel.interface.d.ts +0 -10
- package/spx-app-configuration/spx-app-config.interface.d.ts +0 -19
- package/spx-app-configuration/spx-app-id.enum.d.ts +0 -6
- package/spx-app-configuration/spx-app-lang.enum.d.ts +0 -4
- package/spx-app-configuration/spx-app-release-note.interface.d.ts +0 -8
- package/spx-app-expiry/public-api.d.ts +0 -5
- package/spx-app-expiry/spx-app-expiry.component.d.ts +0 -21
- package/spx-app-expiry/spx-app-expiry.interface.d.ts +0 -7
- package/spx-app-expiry/spx-check-expiry-final-warning.interface.d.ts +0 -2
- package/spx-app-expiry/spx-check-expiry-happened.interface.d.ts +0 -2
- package/spx-app-expiry/spx-check-expiry-warning.interface.d.ts +0 -2
- package/spx-button/public-api.d.ts +0 -1
- package/spx-button/spx-button.component.d.ts +0 -23
- package/spx-capitalize/public-api.d.ts +0 -1
- package/spx-capitalize/spx-capitalize.pipe.d.ts +0 -8
- package/spx-card/public-api.d.ts +0 -4
- package/spx-card/spx-card-grid/spx-card-grid.component.d.ts +0 -6
- package/spx-card/spx-card-item/spx-card-item.component.d.ts +0 -14
- package/spx-card/spx-card-line/spx-card-line.component.d.ts +0 -16
- package/spx-card/spx-card.component.d.ts +0 -15
- package/spx-change-details/public-api.d.ts +0 -1
- package/spx-change-details/spx-change-details-value.interface.d.ts +0 -7
- package/spx-change-details/spx-change-details.component.d.ts +0 -58
- package/spx-channel-selection/public-api.d.ts +0 -8
- package/spx-channel-selection/src/spx-channel-guard.d.ts +0 -9
- package/spx-channel-selection/src/spx-channel-indicator.component.d.ts +0 -14
- package/spx-channel-selection/src/spx-channel-selection-url.d.ts +0 -1
- package/spx-channel-selection/src/spx-welcome.component.d.ts +0 -44
- package/spx-channel-selection/store/spx-channel/spx-channel.actions.d.ts +0 -21
- package/spx-channel-selection/store/spx-channel/spx-channel.effects.d.ts +0 -17
- package/spx-channel-selection/store/spx-channel/spx-channel.initial.d.ts +0 -2
- package/spx-channel-selection/store/spx-channel/spx-channel.reducer.d.ts +0 -12
- package/spx-channel-selection/store/spx-channel/spx-channel.state.d.ts +0 -7
- package/spx-check-digit/public-api.d.ts +0 -1
- package/spx-check-digit/spx-check-digit.component.d.ts +0 -24
- package/spx-confirm/public-api.d.ts +0 -5
- package/spx-confirm/spx-confirm-displayer/spx-confirm-displayer.component.d.ts +0 -22
- package/spx-confirm/spx-confirm.component.d.ts +0 -16
- package/spx-confirm/store/spx-confirm.actions.d.ts +0 -22
- package/spx-confirm/store/spx-confirm.effects.d.ts +0 -12
- package/spx-confirm/store/spx-confirm.reducer.d.ts +0 -18
- package/spx-form-section/public-api.d.ts +0 -1
- package/spx-form-section/spx-form-section.component.d.ts +0 -9
- package/spx-form-view/public-api.d.ts +0 -6
- package/spx-form-view/spx-autocomplete-search.component.d.ts +0 -41
- package/spx-form-view/spx-form-button-type.enum.d.ts +0 -4
- package/spx-form-view/spx-form-button.interface.d.ts +0 -8
- package/spx-form-view/spx-form-field.interface.d.ts +0 -18
- package/spx-form-view/spx-form-section.interface.d.ts +0 -9
- package/spx-form-view/spx-form-view.component.d.ts +0 -49
- package/spx-form-view/spx-form.interface.d.ts +0 -6
- package/spx-helpers/calc-check-digit.function.d.ts +0 -1
- package/spx-helpers/input-alert.interface.d.ts +0 -5
- package/spx-helpers/public-api.d.ts +0 -5
- package/spx-helpers/spx-severity.enum.d.ts +0 -8
- package/spx-helpers/unsubscribe-subscriptions.function.d.ts +0 -1
- package/spx-helpers/value-pair-to-value.function.d.ts +0 -1
- package/spx-inputs/input.service.d.ts +0 -12
- package/spx-inputs/public-api.d.ts +0 -6
- package/spx-inputs/spx-dropdown/spx-dropdown.component.d.ts +0 -18
- package/spx-inputs/spx-input-alert-interface.d.ts +0 -5
- package/spx-inputs/spx-input-box/spx-input-box.component.d.ts +0 -41
- package/spx-inputs/spx-input-date/spx-input-date.component.d.ts +0 -50
- package/spx-inputs/spx-input-float/spx-input-float.component.d.ts +0 -32
- package/spx-inputs/spx-input-number/spx-input-number.component.d.ts +0 -23
- package/spx-inputs/spx-input-radio/spx-input-radio.component.d.ts +0 -27
- package/spx-inputs/spx-input-text/spx-input-text.component.d.ts +0 -33
- package/spx-inputs/spx-input-time/spx-input-time.component.d.ts +0 -35
- package/spx-inputs/spx-input-time-modal/spx-input-time-modal.component.d.ts +0 -18
- package/spx-inputs/spx-input-type.enum.d.ts +0 -16
- package/spx-inputs/spx-input.component.d.ts +0 -73
- package/spx-inputs/spx-value-interface.d.ts +0 -4
- package/spx-navigation/public-api.d.ts +0 -8
- package/spx-navigation/spx-home-tile/spx-home-tile.component.d.ts +0 -11
- package/spx-navigation/spx-home-tile/spx-home-tiles.component.d.ts +0 -6
- package/spx-navigation/spx-navigation-item.interface.d.ts +0 -22
- package/spx-navigation/spx-navigation.component.d.ts +0 -21
- package/spx-navigation/store/spx-navigation/spx-navigation.actions.d.ts +0 -28
- package/spx-navigation/store/spx-navigation/spx-navigation.initial.d.ts +0 -2
- package/spx-navigation/store/spx-navigation/spx-navigation.reducer.d.ts +0 -12
- package/spx-navigation/store/spx-navigation/spx-navigation.state.d.ts +0 -8
- package/spx-number-check/public-api.d.ts +0 -1
- package/spx-number-check/spx-number-check.component.d.ts +0 -40
- package/spx-pagination/public-api.d.ts +0 -1
- package/spx-pagination/spx-pagination.component.d.ts +0 -15
- package/spx-patch/patch-check.function.d.ts +0 -4
- package/spx-patch/public-api.d.ts +0 -3
- package/spx-patch/release-check.function.d.ts +0 -1
- package/spx-patch/spx-patch.component.d.ts +0 -11
- package/spx-pipes/public-api.d.ts +0 -1
- package/spx-pipes/spx-severity-pipe.d.ts +0 -8
- package/spx-progress-bar/public-api.d.ts +0 -1
- package/spx-progress-bar/spx-progress-bar.component.d.ts +0 -7
- package/spx-spinner/public-api.d.ts +0 -5
- package/spx-spinner/spx-spinner.component.d.ts +0 -7
- package/spx-spinner/store/spx-spinner/spx-spinner.actions.d.ts +0 -6
- package/spx-spinner/store/spx-spinner/spx-spinner.initial.d.ts +0 -2
- package/spx-spinner/store/spx-spinner/spx-spinner.reducer.d.ts +0 -9
- package/spx-spinner/store/spx-spinner/spx-spinner.state.d.ts +0 -4
- package/spx-stock-info/public-api.d.ts +0 -2
- package/spx-stock-info/spx-stock-info-value.interface.d.ts +0 -11
- package/spx-stock-info/spx-stock-info.component.d.ts +0 -85
- package/spx-storage/public-api.d.ts +0 -2
- package/spx-storage/src/spx-storage-key.enum.d.ts +0 -15
- package/spx-storage/src/spx-storage.class.d.ts +0 -9
- package/spx-suggestion/public-api.d.ts +0 -1
- package/spx-suggestion/spx-suggestion.component.d.ts +0 -9
- package/spx-tabs/public-api.d.ts +0 -3
- package/spx-tabs/src/spx-tabs.component.d.ts +0 -19
- package/spx-tabs/store/spx-shortcuts.actions.d.ts +0 -10
- package/spx-tabs/store/spx-shortcuts.reducer.d.ts +0 -11
- package/spx-toaster/public-api.d.ts +0 -7
- package/spx-toaster/src/spx-toaster-autoclose-speed.d.ts +0 -11
- package/spx-toaster/src/spx-toaster-message.interface.d.ts +0 -14
- package/spx-toaster/src/spx-toaster.component.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.actions.d.ts +0 -78
- package/spx-toaster/store/spx-toaster/spx-toaster.initial.d.ts +0 -2
- package/spx-toaster/store/spx-toaster/spx-toaster.reducer.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.state.d.ts +0 -5
- package/spx-toggle/public-api.d.ts +0 -1
- package/spx-toggle/src/spx-toggle.component.d.ts +0 -12
- package/spx-translate/public-api.d.ts +0 -3
- package/spx-translate/spx-translate._const.d.ts +0 -59
- package/spx-translate/spx-translate.en.d.ts +0 -2
- package/spx-translate/spx-translate.nl.d.ts +0 -2
- package/spx-update/public-api.d.ts +0 -13
- package/spx-update/spx-update-page.component.d.ts +0 -17
- package/spx-update/spx-update-pending.component.d.ts +0 -25
- package/spx-update/spx-update-url.d.ts +0 -1
- package/spx-update/store/spx-update-check/spx-update-check.actions.d.ts +0 -28
- package/spx-update/store/spx-update-check/spx-update-check.effects.d.ts +0 -14
- package/spx-update/store/spx-update-check/spx-update-check.initial.d.ts +0 -2
- package/spx-update/store/spx-update-check/spx-update-check.reducer.d.ts +0 -10
- package/spx-update/store/spx-update-check/spx-update-check.state.d.ts +0 -5
- package/spx-update/store/spx-update-pending/spx-update-pending.actions.d.ts +0 -8
- package/spx-update/store/spx-update-pending/spx-update-pending.effects.d.ts +0 -10
- package/spx-update/store/spx-update-pending/spx-update-pending.initial.d.ts +0 -2
- package/spx-update/store/spx-update-pending/spx-update-pending.reducer.d.ts +0 -9
- package/spx-update/store/spx-update-pending/spx-update-pending.state.d.ts +0 -4
- package/spx-validation/max.validator.d.ts +0 -7
- package/spx-validation/maxlength.validator.d.ts +0 -7
- package/spx-validation/min.validator.d.ts +0 -7
- package/spx-validation/minlength.validator.d.ts +0 -7
- package/spx-validation/pattern.validator.d.ts +0 -2
- package/spx-validation/public-api.d.ts +0 -8
- package/spx-validation/required.validator.d.ts +0 -2
- package/spx-validation/spx-validate-control.component.d.ts +0 -26
- package/spx-validation/year-and-month.validator.d.ts +0 -2
- package/spx-validation-messages/public-api.d.ts +0 -1
- package/spx-validation-messages/spx-validation-messages.component.d.ts +0 -25
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Store } from '@ngrx/store';
|
|
2
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
3
|
-
import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxUpdatePendingComponent {
|
|
6
|
-
private readonly appStore;
|
|
7
|
-
private sanitizer;
|
|
8
|
-
baseStyle?: SafeStyle;
|
|
9
|
-
availableStoreVersion: import("@angular/core").WritableSignal<string | undefined>;
|
|
10
|
-
currentStoreVersion: import("@angular/core").WritableSignal<string | undefined>;
|
|
11
|
-
severitySuccess: SpxSeverityEnum;
|
|
12
|
-
showLiveUpdateReady: import("@angular/core").WritableSignal<boolean>;
|
|
13
|
-
spxTextUpdate: string;
|
|
14
|
-
spxTextReadyToBeInstalled: string;
|
|
15
|
-
spxTextPatchAvailable: string;
|
|
16
|
-
spxTextUpdateAvailable: string;
|
|
17
|
-
spxTextOpenAppStore: string;
|
|
18
|
-
private subscriptions;
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
constructor(appStore: Store, sanitizer: DomSanitizer);
|
|
22
|
-
onUpdate(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxUpdatePendingComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxUpdatePendingComponent, "spx-update-pending", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const spxUpdateUrl = "";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export declare const anUpdateIsReady: import("@ngrx/store").ActionCreator<"[SPX / Update Check] An update is ready", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] An update is ready">>;
|
|
2
|
-
export declare const clearError: import("@ngrx/store").ActionCreator<"[SPX / Update Check] Clear error", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Clear error">>;
|
|
3
|
-
export declare const checkFailed: import("@ngrx/store").ActionCreator<"[SPX / Update Check] Error happened", (props: {
|
|
4
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
5
|
-
}) => {
|
|
6
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
7
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Error happened">>;
|
|
8
|
-
export declare const initialize: import("@ngrx/store").ActionCreator<"[SPX / Update Check] Initialize", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Initialize">>;
|
|
9
|
-
export declare const noUpdateWasFound: import("@ngrx/store").ActionCreator<"[SPX / Update Check] No update was found", (props: {
|
|
10
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
11
|
-
}) => {
|
|
12
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
13
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] No update was found">>;
|
|
14
|
-
export declare const notAvailableOnWeb: import("@ngrx/store").ActionCreator<"[SPX / Update Check] Not available on web", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Not available on web">>;
|
|
15
|
-
export declare const runCheck: import("@ngrx/store").ActionCreator<"[SPX / Update Check] Run", (props: {
|
|
16
|
-
forceWaitForUpdate?: boolean;
|
|
17
|
-
}) => {
|
|
18
|
-
forceWaitForUpdate?: boolean;
|
|
19
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Run">>;
|
|
20
|
-
declare const all: (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] An update is ready">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Clear error">) | ({
|
|
21
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
22
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Error happened">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Initialize">) | ({
|
|
23
|
-
startUpdateAgainAfterTimeout?: boolean;
|
|
24
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] No update was found">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Not available on web">) | ({
|
|
25
|
-
forceWaitForUpdate?: boolean;
|
|
26
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Run">);
|
|
27
|
-
export type Actions = typeof all;
|
|
28
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Actions } from '@ngrx/effects';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class Effects {
|
|
5
|
-
private readonly actions$;
|
|
6
|
-
afterInitialize$: Observable<any>;
|
|
7
|
-
onRun$: Observable<any>;
|
|
8
|
-
constructor(actions$: Actions);
|
|
9
|
-
whenAndUpdateIsReady$: Observable<any>;
|
|
10
|
-
whenCheckHasFailed$: Observable<any>;
|
|
11
|
-
whenNoUpdateWasFound$: Observable<any>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Effects, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Effects>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { StateI } from './spx-update-check.state';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
name: "spxUpdateCheck";
|
|
4
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
5
|
-
selectSpxUpdateCheckState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
6
|
-
selectForceWaitForUpdate: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
7
|
-
selectLastCheck: import("@ngrx/store").MemoizedSelector<Record<string, any>, string | null, (featureState: StateI) => string | null>;
|
|
8
|
-
selectShowError: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const acceptUpdate: import("@ngrx/store").ActionCreator<"[SPX / Update Pending] Accept update", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Accept update">>;
|
|
2
|
-
export declare const hasBeenDownloaded: import("@ngrx/store").ActionCreator<"[SPX / Update Pending] Has been downloaded", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Has been downloaded">>;
|
|
3
|
-
export declare const hasBeenInstalled: import("@ngrx/store").ActionCreator<"[SPX / Update Pending] Has been installed", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Has been installed">>;
|
|
4
|
-
export declare const postpone: import("@ngrx/store").ActionCreator<"[SPX / Update Pending] Postpone", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Postpone">>;
|
|
5
|
-
export declare const postponeExpired: import("@ngrx/store").ActionCreator<"[SPX / Update Pending] Postpone expired", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Postpone expired">>;
|
|
6
|
-
declare const all: (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Accept update">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Has been downloaded">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Has been installed">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Postpone">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Pending] Postpone expired">);
|
|
7
|
-
export type Actions = typeof all;
|
|
8
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Actions } from '@ngrx/effects';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class Effects {
|
|
5
|
-
private readonly actions$;
|
|
6
|
-
constructor(actions$: Actions);
|
|
7
|
-
whenAccepted$: Observable<any>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Effects, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Effects>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StateI } from './spx-update-pending.state';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
name: "spxUpdatePending";
|
|
4
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
5
|
-
selectSpxUpdatePendingState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
6
|
-
selectShowLiveUpdateReady: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
7
|
-
selectUpdateIsDownloadedAndPending: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { AbstractControl } from '@angular/forms';
|
|
2
|
-
export declare const spxValidatorMaxLength: (maximumLength: number, sanitizer?: (input: string) => string) => (control: AbstractControl) => {
|
|
3
|
-
maxlength: {
|
|
4
|
-
requiredLength: number;
|
|
5
|
-
actualLength: number;
|
|
6
|
-
};
|
|
7
|
-
} | null;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { AbstractControl } from '@angular/forms';
|
|
2
|
-
export declare const spxValidatorMinLength: (minimumLength: number, sanitizer?: (input: string) => string) => (control: AbstractControl) => {
|
|
3
|
-
minlength: {
|
|
4
|
-
requiredLength: number;
|
|
5
|
-
actualLength: number;
|
|
6
|
-
};
|
|
7
|
-
} | null;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './max.validator';
|
|
2
|
-
export * from './maxlength.validator';
|
|
3
|
-
export * from './min.validator';
|
|
4
|
-
export * from './minlength.validator';
|
|
5
|
-
export * from './pattern.validator';
|
|
6
|
-
export * from './required.validator';
|
|
7
|
-
export * from './year-and-month.validator';
|
|
8
|
-
export * from './spx-validate-control.component';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxValidateControlComponent {
|
|
4
|
-
readonly control: import("@angular/core").InputSignal<AbstractControl<any, any>>;
|
|
5
|
-
readonly label: import("@angular/core").InputSignal<unknown>;
|
|
6
|
-
readonly submitTried: import("@angular/core").InputSignal<boolean | undefined>;
|
|
7
|
-
readonly errors: import("@angular/core").InputSignal<ValidationErrors | null>;
|
|
8
|
-
readonly touched: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
maxLength: import("@angular/core").Signal<any>;
|
|
10
|
-
maxLengthRequiredLength: import("@angular/core").Signal<any>;
|
|
11
|
-
minLength: import("@angular/core").Signal<any>;
|
|
12
|
-
minLengthRequiredLength: import("@angular/core").Signal<any>;
|
|
13
|
-
max: import("@angular/core").Signal<any>;
|
|
14
|
-
maxRequiredMax: import("@angular/core").Signal<any>;
|
|
15
|
-
min: import("@angular/core").Signal<any>;
|
|
16
|
-
minRequiredMin: import("@angular/core").Signal<any>;
|
|
17
|
-
pattern: import("@angular/core").Signal<any>;
|
|
18
|
-
required: import("@angular/core").Signal<any>;
|
|
19
|
-
year: import("@angular/core").Signal<any>;
|
|
20
|
-
yearFuture: import("@angular/core").Signal<any>;
|
|
21
|
-
month: import("@angular/core").Signal<any>;
|
|
22
|
-
future: import("@angular/core").Signal<any>;
|
|
23
|
-
past: import("@angular/core").Signal<any>;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxValidateControlComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxValidateControlComponent, "spx-validate-control", never, { "control": { "alias": "control"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "submitTried": { "alias": "submitTried"; "required": false; "isSignal": true; }; "errors": { "alias": "errors"; "required": true; "isSignal": true; }; "touched": { "alias": "touched"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-validation-messages.component';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors } from '@angular/forms';
|
|
2
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxValidationMessagesComponent {
|
|
5
|
-
readonly errors: import("@angular/core").InputSignal<ValidationErrors>;
|
|
6
|
-
readonly touched: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly formControlI: import("@angular/core").InputSignal<AbstractControl<any, any> | undefined>;
|
|
8
|
-
readonly fieldLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
readonly submitTried: import("@angular/core").InputSignal<boolean | undefined>;
|
|
10
|
-
translateService: TranslateService;
|
|
11
|
-
textTooLong: import("@angular/core").Signal<any>;
|
|
12
|
-
textTooShort: import("@angular/core").Signal<any>;
|
|
13
|
-
textTooHigh: import("@angular/core").Signal<any>;
|
|
14
|
-
textTooLow: import("@angular/core").Signal<any>;
|
|
15
|
-
textPatternNotValid: import("@angular/core").Signal<any>;
|
|
16
|
-
textRequired: import("@angular/core").Signal<any>;
|
|
17
|
-
textChoosePast: import("@angular/core").Signal<any>;
|
|
18
|
-
textChooseFuture: import("@angular/core").Signal<any>;
|
|
19
|
-
textChooseValidMonth: import("@angular/core").Signal<any>;
|
|
20
|
-
textDateMayNotBeFuture: import("@angular/core").Signal<any>;
|
|
21
|
-
textDateMayNotBePast: import("@angular/core").Signal<any>;
|
|
22
|
-
textInvalidCode: import("@angular/core").Signal<any>;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxValidationMessagesComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxValidationMessagesComponent, "spx-validation-messages", never, { "errors": { "alias": "errors"; "required": true; "isSignal": true; }; "touched": { "alias": "touched"; "required": true; "isSignal": true; }; "formControlI": { "alias": "formControlI"; "required": false; "isSignal": true; }; "fieldLabel": { "alias": "fieldLabel"; "required": false; "isSignal": true; }; "submitTried": { "alias": "submitTried"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
25
|
-
}
|