@softpak/components 20.3.5 → 20.3.7
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/softpak-components-spx-404-page.mjs +3 -3
- package/fesm2022/softpak-components-spx-404-page.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-alert.mjs +3 -3
- package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-expiry.mjs +3 -3
- package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-button.mjs +3 -3
- 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 +12 -12
- package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-change-details.mjs +3 -3
- package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-channel-selection.mjs +10 -11
- package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-check-digit.mjs +3 -3
- package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-confirm.mjs +9 -9
- package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-section.mjs +3 -3
- package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-view.mjs +6 -6
- package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-inputs.mjs +33 -33
- package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-navigation.mjs +9 -9
- package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-number-check.mjs +3 -3
- package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pagination.mjs +3 -3
- package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-patch.mjs +3 -3
- 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 +3 -3
- package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-spinner.mjs +3 -3
- package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-stock-info.mjs +3 -3
- package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-suggestion.mjs +3 -3
- package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-tabs.mjs +3 -3
- package/fesm2022/softpak-components-spx-tabs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toaster.mjs +3 -3
- package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toggle.mjs +3 -3
- package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-update.mjs +12 -12
- package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation-messages.mjs +3 -3
- package/fesm2022/softpak-components-spx-validation-messages.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation.mjs +3 -3
- package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-welcome.mjs +3 -3
- package/fesm2022/softpak-components-spx-welcome.mjs.map +1 -1
- package/index.d.ts +3 -5
- package/package.json +24 -24
- package/spx-404-page/index.d.ts +18 -5
- package/spx-alert/index.d.ts +34 -5
- package/spx-app-configuration/index.d.ts +74 -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 +66 -5
- package/spx-channel-selection/index.d.ts +107 -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 +95 -5
- package/spx-helpers/index.d.ts +22 -5
- package/spx-inputs/index.d.ts +339 -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 +96 -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/spx-welcome/index.d.ts +50 -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 -8
- 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 -8
- package/spx-app-configuration/spx-app-channel-type.model.d.ts +0 -5
- 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 -57
- package/spx-channel-selection/public-api.d.ts +0 -5
- package/spx-channel-selection/src/spx-channel-guard.d.ts +0 -7
- package/spx-channel-selection/src/spx-channel-indicator/spx-channel-indicator.component.d.ts +0 -13
- package/spx-channel-selection/store/spx-channel.actions.d.ts +0 -21
- package/spx-channel-selection/store/spx-channel.effects.d.ts +0 -19
- package/spx-channel-selection/store/spx-channel.reducer.d.ts +0 -18
- 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 -7
- package/spx-form-view/spx-autocomplete-search.component.d.ts +0 -41
- package/spx-form-view/spx-check-required.const.d.ts +0 -2
- 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 -20
- package/spx-form-view/spx-form-section.interface.d.ts +0 -9
- package/spx-form-view/spx-form-view.component.d.ts +0 -46
- 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 -7
- 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 -33
- package/spx-inputs/spx-input-number/spx-input-number.component.d.ts +0 -24
- 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 -37
- 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 -76
- package/spx-inputs/spx-speed-dial-interface.d.ts +0 -5
- 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 -83
- 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
- package/spx-welcome/public-api.d.ts +0 -1
- package/spx-welcome/spx-welcome.component.d.ts +0 -46
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './src/spx-toaster-autoclose-speed';
|
|
2
|
-
export * from './src/spx-toaster.component';
|
|
3
|
-
export * from './src/spx-toaster-message.interface';
|
|
4
|
-
export * as spxToasterActions from './store/spx-toaster/spx-toaster.actions';
|
|
5
|
-
export * as spxToasterInitial from './store/spx-toaster/spx-toaster.initial';
|
|
6
|
-
export * as spxToasterReducer from './store/spx-toaster/spx-toaster.reducer';
|
|
7
|
-
export * as spxToasterState from './store/spx-toaster/spx-toaster.state';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare enum SpxToasterSeverityEnum {
|
|
2
|
-
ERROR = "error",
|
|
3
|
-
INFO = "info",
|
|
4
|
-
SUCCESS = "success",
|
|
5
|
-
WARNING = "warning"
|
|
6
|
-
}
|
|
7
|
-
export declare enum SpxToasterAutoCloseSpeedEnum {
|
|
8
|
-
DEFAULT = -1,
|
|
9
|
-
SLOW = -2
|
|
10
|
-
}
|
|
11
|
-
export declare function toasterAutocloseSpeed(autoCloseSpeed: SpxToasterAutoCloseSpeedEnum, messageText: string): number;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from "@softpak/components/spx-helpers";
|
|
2
|
-
import { SpxToasterAutoCloseSpeedEnum } from "./spx-toaster-autoclose-speed";
|
|
3
|
-
export declare class SpxToasterMessageI {
|
|
4
|
-
private _autoClose?;
|
|
5
|
-
title?: string;
|
|
6
|
-
closeable?: boolean;
|
|
7
|
-
id: number;
|
|
8
|
-
message: string;
|
|
9
|
-
severity: SpxSeverityEnum;
|
|
10
|
-
uniqueIdentifier?: string;
|
|
11
|
-
constructor(message: string, id: number, severity: SpxSeverityEnum, autoClose?: SpxToasterAutoCloseSpeedEnum, closeable?: boolean);
|
|
12
|
-
get autoClose(): number | undefined;
|
|
13
|
-
set autoClose(value: number | undefined);
|
|
14
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SpxToasterMessageI } from './spx-toaster-message.interface';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxToasterComponent {
|
|
4
|
-
messages: import("@angular/core").InputSignal<SpxToasterMessageI[]>;
|
|
5
|
-
readonly spxAutoclose: import("@angular/core").InputSignal<number | undefined>;
|
|
6
|
-
spxClose: import("@angular/core").OutputEmitterRef<number>;
|
|
7
|
-
constructor();
|
|
8
|
-
handleClose(id: number): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxToasterComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxToasterComponent, "spx-toaster", never, { "messages": { "alias": "messages"; "required": true; "isSignal": true; }; "spxAutoclose": { "alias": "spxAutoclose"; "required": false; "isSignal": true; }; }, { "spxClose": "spxClose"; }, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { SpxToasterAutoCloseSpeedEnum } from '../../src/spx-toaster-autoclose-speed';
|
|
2
|
-
export declare const clearAll: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Clear all", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all">>;
|
|
3
|
-
export declare const clearAllErrors: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Clear all errors", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all errors">>;
|
|
4
|
-
export declare const clearAllErrorsAndWarnings: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Clear all errors and warnings", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all errors and warnings">>;
|
|
5
|
-
export declare const clearMessage: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Clear message", (props: {
|
|
6
|
-
id: number;
|
|
7
|
-
}) => {
|
|
8
|
-
id: number;
|
|
9
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Clear message">>;
|
|
10
|
-
export declare const createError: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Create error", (props: {
|
|
11
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
12
|
-
closeable?: boolean;
|
|
13
|
-
messageText: string;
|
|
14
|
-
title?: string;
|
|
15
|
-
}) => {
|
|
16
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
17
|
-
closeable?: boolean;
|
|
18
|
-
messageText: string;
|
|
19
|
-
title?: string;
|
|
20
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create error">>;
|
|
21
|
-
export declare const createInfo: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Create info", (props: {
|
|
22
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
23
|
-
closeable?: boolean;
|
|
24
|
-
messageText: string;
|
|
25
|
-
title?: string;
|
|
26
|
-
}) => {
|
|
27
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
28
|
-
closeable?: boolean;
|
|
29
|
-
messageText: string;
|
|
30
|
-
title?: string;
|
|
31
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create info">>;
|
|
32
|
-
export declare const createSuccess: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Create success", (props: {
|
|
33
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
34
|
-
closeable?: boolean;
|
|
35
|
-
messageText: string;
|
|
36
|
-
title?: string;
|
|
37
|
-
}) => {
|
|
38
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
39
|
-
closeable?: boolean;
|
|
40
|
-
messageText: string;
|
|
41
|
-
title?: string;
|
|
42
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create success">>;
|
|
43
|
-
export declare const createWarning: import("@ngrx/store").ActionCreator<"[SPX / Toaster] Create warning", (props: {
|
|
44
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
45
|
-
closeable?: boolean;
|
|
46
|
-
messageText: string;
|
|
47
|
-
title?: string;
|
|
48
|
-
}) => {
|
|
49
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
50
|
-
closeable?: boolean;
|
|
51
|
-
messageText: string;
|
|
52
|
-
title?: string;
|
|
53
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create warning">>;
|
|
54
|
-
declare const all: (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all errors">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Toaster] Clear all errors and warnings">) | ({
|
|
55
|
-
id: number;
|
|
56
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Clear message">) | ({
|
|
57
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
58
|
-
closeable?: boolean;
|
|
59
|
-
messageText: string;
|
|
60
|
-
title?: string;
|
|
61
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create error">) | ({
|
|
62
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
63
|
-
closeable?: boolean;
|
|
64
|
-
messageText: string;
|
|
65
|
-
title?: string;
|
|
66
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create info">) | ({
|
|
67
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
68
|
-
closeable?: boolean;
|
|
69
|
-
messageText: string;
|
|
70
|
-
title?: string;
|
|
71
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create success">) | ({
|
|
72
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
73
|
-
closeable?: boolean;
|
|
74
|
-
messageText: string;
|
|
75
|
-
title?: string;
|
|
76
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create warning">);
|
|
77
|
-
export type Actions = typeof all;
|
|
78
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StateI } from './spx-toaster.state';
|
|
2
|
-
import { SpxToasterMessageI } from '../../src/spx-toaster-message.interface';
|
|
3
|
-
export declare function addMessage(currentMessages: SpxToasterMessageI[], newMessage: SpxToasterMessageI): SpxToasterMessageI[];
|
|
4
|
-
declare const _default: {
|
|
5
|
-
name: "spxToaster";
|
|
6
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
7
|
-
selectSpxToasterState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
8
|
-
selectMessages: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxToasterMessageI[], (featureState: StateI) => SpxToasterMessageI[]>;
|
|
9
|
-
selectNextId: import("@ngrx/store").MemoizedSelector<Record<string, any>, number, (featureState: StateI) => number>;
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './src/spx-toggle.component';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OnInit } from "@angular/core";
|
|
2
|
-
import { FormControl } from "@angular/forms";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxToggleComponent implements OnInit {
|
|
5
|
-
control: import("@angular/core").InputSignal<FormControl<any> | undefined>;
|
|
6
|
-
spxToggled: import("@angular/core").ModelSignal<boolean>;
|
|
7
|
-
spxLabelPlacement: import("@angular/core").InputSignal<"end" | "start">;
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
onValueChange(value: boolean): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxToggleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxToggleComponent, "spx-toggle", never, { "control": { "alias": "control"; "required": false; "isSignal": true; }; "spxToggled": { "alias": "spxToggled"; "required": false; "isSignal": true; }; "spxLabelPlacement": { "alias": "spxLabelPlacement"; "required": false; "isSignal": true; }; }, { "spxToggled": "spxToggledChange"; }, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
export declare const spxTextCheckingForUpdates = "spxTextCheckingForUpdates";
|
|
2
|
-
export declare const spxTextOneMomentPlease = "spxTextOneMomentPlease";
|
|
3
|
-
export declare const spxTextPatchAvailable = "spxTextPatchAvailable";
|
|
4
|
-
export declare const spxTextUpdateAvailable = "spxTextUpdateAvailable";
|
|
5
|
-
export declare const spxTextReadyToBeInstalled = "spxTextReadyToBeInstalled";
|
|
6
|
-
export declare const spxTextUpdate = "spxTextUpdate";
|
|
7
|
-
export declare const spxTextOpenAppStore = "spxTextOpenAppStore";
|
|
8
|
-
export declare const spxTextChannel = "spxTextChannel";
|
|
9
|
-
export declare const spxTextCompany = "spxTextCompany";
|
|
10
|
-
export declare const spxTextSelect = "spxTextSelect";
|
|
11
|
-
export declare const spxTextSelectYourCompany = "spxSelectYourCompany";
|
|
12
|
-
export declare const spxTextChange = "spxTextChange";
|
|
13
|
-
export declare const spxText404PageNotFound = "spxText404PageNotFound";
|
|
14
|
-
export declare const spxTextPageNotFound = "spxTextPageNotFound";
|
|
15
|
-
export declare const spxTextPageNotFoundDescription = "spxTextPageNotFoundDescription";
|
|
16
|
-
export declare const spxTextGoHome = "spxTextGoHome";
|
|
17
|
-
export declare const spxTextTooLong = "spxTextTooLong";
|
|
18
|
-
export declare const spxTextTooShort = "spxTextTooShort";
|
|
19
|
-
export declare const spxTextTooHigh = "spxTextTooHigh";
|
|
20
|
-
export declare const spxTextTooLow = "spxTextTooLow";
|
|
21
|
-
export declare const spxTextPatternNotValid = "spxTextPatternNotValid";
|
|
22
|
-
export declare const spxTextRequired = "spxTextRequired";
|
|
23
|
-
export declare const spxTextChoosePast = "spxTextChoosePast";
|
|
24
|
-
export declare const spxTextChooseFuture = "spxTextChooseFuture";
|
|
25
|
-
export declare const spxTextChooseValidMonth = "spxTextChooseValidMonth";
|
|
26
|
-
export declare const spxTextDateMayNotBeFuture = "spxTextDateMayNotBeFuture";
|
|
27
|
-
export declare const spxTextDateMayNotBePast = "spxTextDateMayNotBePast";
|
|
28
|
-
export declare const spxTextInvalidCode = "spxTextInvalidCode";
|
|
29
|
-
export interface SpxTranslateI {
|
|
30
|
-
[spxTextChange]: string;
|
|
31
|
-
[spxTextCheckingForUpdates]: string;
|
|
32
|
-
[spxTextOneMomentPlease]: string;
|
|
33
|
-
[spxTextPatchAvailable]: string;
|
|
34
|
-
[spxTextUpdateAvailable]: string;
|
|
35
|
-
[spxTextReadyToBeInstalled]: string;
|
|
36
|
-
[spxTextUpdate]: string;
|
|
37
|
-
[spxTextOpenAppStore]: string;
|
|
38
|
-
[spxTextChannel]: string;
|
|
39
|
-
[spxTextCompany]: string;
|
|
40
|
-
[spxTextSelect]: string;
|
|
41
|
-
[spxTextSelectYourCompany]: string;
|
|
42
|
-
[spxText404PageNotFound]: string;
|
|
43
|
-
[spxTextPageNotFound]: string;
|
|
44
|
-
[spxTextPageNotFoundDescription]: string;
|
|
45
|
-
[spxTextGoHome]: string;
|
|
46
|
-
[spxTextInvalidCode]: string;
|
|
47
|
-
[spxTextTooLong]: string;
|
|
48
|
-
[spxTextTooShort]: string;
|
|
49
|
-
[spxTextTooHigh]: string;
|
|
50
|
-
[spxTextTooLow]: string;
|
|
51
|
-
[spxTextPatternNotValid]: string;
|
|
52
|
-
[spxTextRequired]: string;
|
|
53
|
-
[spxTextChoosePast]: string;
|
|
54
|
-
[spxTextChooseFuture]: string;
|
|
55
|
-
[spxTextChooseValidMonth]: string;
|
|
56
|
-
[spxTextDateMayNotBeFuture]: string;
|
|
57
|
-
[spxTextDateMayNotBePast]: string;
|
|
58
|
-
[spxTextInvalidCode]: string;
|
|
59
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export * from './spx-update-page.component';
|
|
2
|
-
export * from './spx-update-pending.component';
|
|
3
|
-
export * from './spx-update-url';
|
|
4
|
-
export * as spxUpdateCheckActions from './store/spx-update-check/spx-update-check.actions';
|
|
5
|
-
export * as spxUpdateCheckEffects from './store/spx-update-check/spx-update-check.effects';
|
|
6
|
-
export * as spxUpdateCheckInitial from './store/spx-update-check/spx-update-check.initial';
|
|
7
|
-
export * as spxUpdateCheckReducer from './store/spx-update-check/spx-update-check.reducer';
|
|
8
|
-
export * as spxUpdateCheckState from './store/spx-update-check/spx-update-check.state';
|
|
9
|
-
export * as spxUpdatePendingActions from './store/spx-update-pending/spx-update-pending.actions';
|
|
10
|
-
export * as spxUpdatePendingEffects from './store/spx-update-pending/spx-update-pending.effects';
|
|
11
|
-
export * as spxUpdatePendingInitial from './store/spx-update-pending/spx-update-pending.initial';
|
|
12
|
-
export * as spxUpdatePendingReducer from './store/spx-update-pending/spx-update-pending.reducer';
|
|
13
|
-
export * as spxUpdatePendingState from './store/spx-update-pending/spx-update-pending.state';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { NavController } from '@ionic/angular/standalone';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import { ActivatedRoute } from '@angular/router';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxUpdatePageComponent {
|
|
6
|
-
private readonly appStore;
|
|
7
|
-
private readonly activatedRoute;
|
|
8
|
-
private readonly navController;
|
|
9
|
-
spxTextCheckingForUpdates: string;
|
|
10
|
-
spxTextOneMomentPlease: string;
|
|
11
|
-
private subscriptions;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
constructor(appStore: Store, activatedRoute: ActivatedRoute, navController: NavController);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxUpdatePageComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxUpdatePageComponent, "spx-update-page", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -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
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-welcome.component';
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import { SpxAppChannelTypeEnum } from '@softpak/components/spx-app-configuration';
|
|
5
|
-
import { SpxFormI } from '@softpak/components/spx-form-view';
|
|
6
|
-
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const spxSectionWelcome = "welcome";
|
|
9
|
-
export declare const spxCtrlChannel = "channel";
|
|
10
|
-
export declare const spxCtrlChannelType = "channelType";
|
|
11
|
-
export declare class SpxWelcomeComponent implements OnInit, OnDestroy {
|
|
12
|
-
private readonly store;
|
|
13
|
-
private readonly formBuilder;
|
|
14
|
-
allChannels: import("@angular/core").Signal<import("@softpak/components/spx-app-configuration").SpxAppChannelI[] | undefined>;
|
|
15
|
-
allBrands: import("@angular/core").Signal<{
|
|
16
|
-
description: string;
|
|
17
|
-
value: string;
|
|
18
|
-
}[] | undefined>;
|
|
19
|
-
inputBrand: import("@angular/core").WritableSignal<string | null>;
|
|
20
|
-
inputChannelType: import("@angular/core").WritableSignal<SpxAppChannelTypeEnum | null>;
|
|
21
|
-
selectedBrand: import("@angular/core").Signal<import("@softpak/components/spx-app-configuration").SpxAppChannelI | undefined>;
|
|
22
|
-
channelTypeSuggestions: import("@angular/core").Signal<{
|
|
23
|
-
description: SpxAppChannelTypeEnum;
|
|
24
|
-
value: SpxAppChannelTypeEnum;
|
|
25
|
-
}[] | undefined>;
|
|
26
|
-
protected readonly formGroup: import("@angular/core").WritableSignal<FormGroup<any> | undefined>;
|
|
27
|
-
protected readonly suggestions: import("@angular/core").WritableSignal<{
|
|
28
|
-
channelType?: SpxValuePair<string>[];
|
|
29
|
-
channel?: SpxValuePair<string>[];
|
|
30
|
-
}>;
|
|
31
|
-
textChannel: string;
|
|
32
|
-
textCompany: string;
|
|
33
|
-
textSelect: string;
|
|
34
|
-
textSelectYourCompany: string;
|
|
35
|
-
protected readonly formSection: import("@angular/core").Signal<FormGroup<any>>;
|
|
36
|
-
private readonly ctrlChannel;
|
|
37
|
-
private readonly ctrlChannelType;
|
|
38
|
-
private subscriptions;
|
|
39
|
-
protected readonly form: import("@angular/core").WritableSignal<SpxFormI>;
|
|
40
|
-
constructor(store: Store, formBuilder: FormBuilder);
|
|
41
|
-
ngOnDestroy(): void;
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
protected onSubmit(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxWelcomeComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxWelcomeComponent, "spx-welcome", never, {}, {}, never, never, true, never>;
|
|
46
|
-
}
|