@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,5 +1,140 @@
|
|
|
1
|
-
|
|
2
|
-
*
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { IconDefinition } from '@fortawesome/fontawesome-common-types';
|
|
2
|
+
import * as _angular_core from '@angular/core';
|
|
3
|
+
import { OnInit, OnDestroy } from '@angular/core';
|
|
4
|
+
import * as _ngrx_store from '@ngrx/store';
|
|
5
|
+
import { Store } from '@ngrx/store';
|
|
6
|
+
import { Subscription } from 'rxjs';
|
|
7
|
+
import * as _softpak_components_spx_navigation from '@softpak/components/spx-navigation';
|
|
8
|
+
|
|
9
|
+
interface SpxNavigationItemI {
|
|
10
|
+
accessKey?: string;
|
|
11
|
+
accessKeyIntroducedInPatches?: {
|
|
12
|
+
release: string;
|
|
13
|
+
patchAtLeast: number;
|
|
14
|
+
}[];
|
|
15
|
+
attributes?: object;
|
|
16
|
+
code?: string;
|
|
17
|
+
hasTab?: boolean;
|
|
18
|
+
hasTile?: boolean;
|
|
19
|
+
icon: IconDefinition;
|
|
20
|
+
iconTab?: IconDefinition;
|
|
21
|
+
iconShortcut?: IconDefinition;
|
|
22
|
+
onClick?: () => {};
|
|
23
|
+
routerLink?: string;
|
|
24
|
+
signInRequired?: boolean;
|
|
25
|
+
tileClasses?: string;
|
|
26
|
+
title: string;
|
|
27
|
+
subtite?: string;
|
|
28
|
+
currentSettingsRequired?: boolean;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
declare class SpxHomeTileComponent {
|
|
32
|
+
readonly spxAutofocus: _angular_core.InputSignal<boolean | undefined>;
|
|
33
|
+
readonly spxClass: _angular_core.InputSignal<string | undefined>;
|
|
34
|
+
readonly spxSubtitle: _angular_core.InputSignal<string | undefined>;
|
|
35
|
+
readonly spxTitle: _angular_core.InputSignal<string | undefined>;
|
|
36
|
+
private buttonRef;
|
|
37
|
+
setFocus(): void;
|
|
38
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxHomeTileComponent, never>;
|
|
39
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxHomeTileComponent, "spx-home-tile", never, { "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxClass": { "alias": "spxClass"; "required": false; "isSignal": true; }; "spxSubtitle": { "alias": "spxSubtitle"; "required": false; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
declare class SpxNavigationComponent implements OnInit, OnDestroy {
|
|
43
|
+
private readonly appStore;
|
|
44
|
+
readonly spxOverwriteNavItems: _angular_core.InputSignal<SpxNavigationItemI[] | undefined>;
|
|
45
|
+
tiles: _angular_core.Signal<readonly SpxHomeTileComponent[]>;
|
|
46
|
+
spxClick: _angular_core.OutputEmitterRef<string>;
|
|
47
|
+
navItems: _angular_core.WritableSignal<SpxNavigationItemI[]>;
|
|
48
|
+
menuItemsSubscription: Subscription | null;
|
|
49
|
+
constructor(appStore: Store);
|
|
50
|
+
ngOnInit(): void;
|
|
51
|
+
ngOnDestroy(): void;
|
|
52
|
+
setFocus(): void;
|
|
53
|
+
onNavigate(link: string): void;
|
|
54
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxNavigationComponent, never>;
|
|
55
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxNavigationComponent, "spx-navigation", never, { "spxOverwriteNavItems": { "alias": "spxOverwriteNavItems"; "required": false; "isSignal": true; }; }, { "spxClick": "spxClick"; }, never, never, true, never>;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
declare class SpxHomeTilesComponent {
|
|
59
|
+
readonly spxCols: _angular_core.InputSignal<1 | 2>;
|
|
60
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxHomeTilesComponent, never>;
|
|
61
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxHomeTilesComponent, "spx-home-tiles", never, { "spxCols": { "alias": "spxCols"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
declare const addPages: _ngrx_store.ActionCreator<"[SPX / Navigation] Add items", (props: {
|
|
65
|
+
navigationItems: SpxNavigationItemI[];
|
|
66
|
+
}) => {
|
|
67
|
+
navigationItems: SpxNavigationItemI[];
|
|
68
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Add items">>;
|
|
69
|
+
declare const initialize: _ngrx_store.ActionCreator<"[SPX / Navigation] Initialize", (props: {
|
|
70
|
+
navigationItems: SpxNavigationItemI[];
|
|
71
|
+
}) => {
|
|
72
|
+
navigationItems: SpxNavigationItemI[];
|
|
73
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Initialize">>;
|
|
74
|
+
declare const update: _ngrx_store.ActionCreator<"[SPX / Navigation] Update", (props: {
|
|
75
|
+
accessList: string[];
|
|
76
|
+
signedIn: boolean;
|
|
77
|
+
}) => {
|
|
78
|
+
accessList: string[];
|
|
79
|
+
signedIn: boolean;
|
|
80
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Update">>;
|
|
81
|
+
declare const all: ({
|
|
82
|
+
navigationItems: SpxNavigationItemI[];
|
|
83
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Add items">) | ({
|
|
84
|
+
navigationItems: SpxNavigationItemI[];
|
|
85
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Initialize">) | ({
|
|
86
|
+
accessList: string[];
|
|
87
|
+
signedIn: boolean;
|
|
88
|
+
} & _ngrx_store.Action<"[SPX / Navigation] Update">);
|
|
89
|
+
type Actions = typeof all;
|
|
90
|
+
|
|
91
|
+
type spxNavigation_actions_d_Actions = Actions;
|
|
92
|
+
declare const spxNavigation_actions_d_addPages: typeof addPages;
|
|
93
|
+
declare const spxNavigation_actions_d_initialize: typeof initialize;
|
|
94
|
+
declare const spxNavigation_actions_d_update: typeof update;
|
|
95
|
+
declare namespace spxNavigation_actions_d {
|
|
96
|
+
export { spxNavigation_actions_d_addPages as addPages, spxNavigation_actions_d_initialize as initialize, spxNavigation_actions_d_update as update };
|
|
97
|
+
export type { spxNavigation_actions_d_Actions as Actions };
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
interface StateI {
|
|
101
|
+
accessList: string[];
|
|
102
|
+
menuItems: SpxNavigationItemI[];
|
|
103
|
+
navigationItems: SpxNavigationItemI[];
|
|
104
|
+
signedIn: boolean;
|
|
105
|
+
tabs: SpxNavigationItemI[];
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
type spxNavigation_state_d_StateI = StateI;
|
|
109
|
+
declare namespace spxNavigation_state_d {
|
|
110
|
+
export type { spxNavigation_state_d_StateI as StateI };
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
declare const initialState: StateI;
|
|
114
|
+
|
|
115
|
+
declare const spxNavigation_initial_d_initialState: typeof initialState;
|
|
116
|
+
declare namespace spxNavigation_initial_d {
|
|
117
|
+
export {
|
|
118
|
+
spxNavigation_initial_d_initialState as initialState,
|
|
119
|
+
};
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
declare const _default: {
|
|
123
|
+
name: "spxNavigation";
|
|
124
|
+
reducer: _ngrx_store.ActionReducer<StateI, _ngrx_store.Action<string>>;
|
|
125
|
+
selectSpxNavigationState: _ngrx_store.MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
126
|
+
selectNavigationItems: _ngrx_store.MemoizedSelector<Record<string, any>, _softpak_components_spx_navigation.SpxNavigationItemI[], (featureState: StateI) => _softpak_components_spx_navigation.SpxNavigationItemI[]>;
|
|
127
|
+
selectAccessList: _ngrx_store.MemoizedSelector<Record<string, any>, string[], (featureState: StateI) => string[]>;
|
|
128
|
+
selectSignedIn: _ngrx_store.MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
129
|
+
selectMenuItems: _ngrx_store.MemoizedSelector<Record<string, any>, _softpak_components_spx_navigation.SpxNavigationItemI[], (featureState: StateI) => _softpak_components_spx_navigation.SpxNavigationItemI[]>;
|
|
130
|
+
selectTabs: _ngrx_store.MemoizedSelector<Record<string, any>, _softpak_components_spx_navigation.SpxNavigationItemI[], (featureState: StateI) => _softpak_components_spx_navigation.SpxNavigationItemI[]>;
|
|
131
|
+
};
|
|
132
|
+
|
|
133
|
+
declare namespace spxNavigation_reducer_d {
|
|
134
|
+
export {
|
|
135
|
+
_default as default,
|
|
136
|
+
};
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
export { SpxHomeTileComponent, SpxHomeTilesComponent, SpxNavigationComponent, spxNavigation_actions_d as spxNavigationActions, spxNavigation_initial_d as spxNavigationInitial, spxNavigation_reducer_d as spxNavigationReducer, spxNavigation_state_d as spxNavigationState };
|
|
140
|
+
export type { SpxNavigationItemI };
|
|
@@ -1,5 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { OnInit, OnDestroy, ElementRef } from '@angular/core';
|
|
3
|
+
import { FormGroup, FormControl, FormBuilder } from '@angular/forms';
|
|
4
|
+
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
5
|
+
|
|
6
|
+
declare class SpxNumberCheckComponent implements OnInit, OnDestroy {
|
|
7
|
+
private readonly formBuilder;
|
|
8
|
+
readonly spxAction: _angular_core.InputSignal<string>;
|
|
9
|
+
readonly spxSimpleMode: _angular_core.InputSignal<boolean>;
|
|
10
|
+
readonly spxPincode: _angular_core.InputSignal<string>;
|
|
11
|
+
readonly txtCancel: _angular_core.InputSignal<string>;
|
|
12
|
+
readonly txtConfirm: _angular_core.InputSignal<string>;
|
|
13
|
+
readonly txtConfirmMessage: _angular_core.InputSignal<string>;
|
|
14
|
+
readonly txtReset: _angular_core.InputSignal<string>;
|
|
15
|
+
spxCancel: _angular_core.OutputEmitterRef<void>;
|
|
16
|
+
spxConfirm: _angular_core.OutputEmitterRef<void>;
|
|
17
|
+
readonly viewChild1: _angular_core.Signal<ElementRef<HTMLInputElement>>;
|
|
18
|
+
readonly viewChild2: _angular_core.Signal<ElementRef<HTMLInputElement>>;
|
|
19
|
+
readonly viewChild3: _angular_core.Signal<ElementRef<HTMLInputElement>>;
|
|
20
|
+
readonly viewChild4: _angular_core.Signal<ElementRef<HTMLInputElement>>;
|
|
21
|
+
form: _angular_core.WritableSignal<FormGroup<any> | null>;
|
|
22
|
+
spxSeverity: typeof SpxSeverityEnum;
|
|
23
|
+
accepted: _angular_core.WritableSignal<boolean>;
|
|
24
|
+
denied: _angular_core.WritableSignal<boolean>;
|
|
25
|
+
private subscription;
|
|
26
|
+
readonly ctrl1: _angular_core.Signal<FormControl<any>>;
|
|
27
|
+
readonly ctrl2: _angular_core.Signal<FormControl<any>>;
|
|
28
|
+
readonly ctrl3: _angular_core.Signal<FormControl<any>>;
|
|
29
|
+
readonly ctrl4: _angular_core.Signal<FormControl<any>>;
|
|
30
|
+
constructor(formBuilder: FormBuilder);
|
|
31
|
+
ngOnInit(): void;
|
|
32
|
+
ngOnDestroy(): void;
|
|
33
|
+
handleCancel(): void;
|
|
34
|
+
handleConfirm(): void;
|
|
35
|
+
handleReset(): void;
|
|
36
|
+
onDigitInput(event: KeyboardEvent): void;
|
|
37
|
+
onBackspace(event: Event): void;
|
|
38
|
+
private checkPincode;
|
|
39
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxNumberCheckComponent, never>;
|
|
40
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxNumberCheckComponent, "spx-number-check", never, { "spxAction": { "alias": "spxAction"; "required": true; "isSignal": true; }; "spxSimpleMode": { "alias": "spxSimpleMode"; "required": false; "isSignal": true; }; "spxPincode": { "alias": "spxPincode"; "required": true; "isSignal": true; }; "txtCancel": { "alias": "txtCancel"; "required": true; "isSignal": true; }; "txtConfirm": { "alias": "txtConfirm"; "required": true; "isSignal": true; }; "txtConfirmMessage": { "alias": "txtConfirmMessage"; "required": true; "isSignal": true; }; "txtReset": { "alias": "txtReset"; "required": true; "isSignal": true; }; }, { "spxCancel": "spxCancel"; "spxConfirm": "spxConfirm"; }, never, never, true, never>;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { SpxNumberCheckComponent };
|
|
@@ -1,5 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
3
|
+
|
|
4
|
+
declare class SpxPaginationComponent {
|
|
5
|
+
readonly faArrowLeft: _angular_core.InputSignal<IconProp>;
|
|
6
|
+
readonly faArrowRight: _angular_core.InputSignal<IconProp>;
|
|
7
|
+
readonly spxPage: _angular_core.InputSignal<number>;
|
|
8
|
+
readonly spxMaxPages: _angular_core.InputSignal<number>;
|
|
9
|
+
readonly textNext: _angular_core.InputSignal<string>;
|
|
10
|
+
readonly textPage: _angular_core.InputSignal<string>;
|
|
11
|
+
readonly textPrevious: _angular_core.InputSignal<string>;
|
|
12
|
+
spxPageChange: _angular_core.OutputEmitterRef<number>;
|
|
13
|
+
onPageChange(page: number): void;
|
|
14
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxPaginationComponent, never>;
|
|
15
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxPaginationComponent, "spx-pagination", never, { "faArrowLeft": { "alias": "faArrowLeft"; "required": true; "isSignal": true; }; "faArrowRight": { "alias": "faArrowRight"; "required": true; "isSignal": true; }; "spxPage": { "alias": "spxPage"; "required": true; "isSignal": true; }; "spxMaxPages": { "alias": "spxMaxPages"; "required": true; "isSignal": true; }; "textNext": { "alias": "textNext"; "required": true; "isSignal": true; }; "textPage": { "alias": "textPage"; "required": true; "isSignal": true; }; "textPrevious": { "alias": "textPrevious"; "required": true; "isSignal": true; }; }, { "spxPageChange": "spxPageChange"; }, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export { SpxPaginationComponent };
|
package/spx-patch/index.d.ts
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
3
|
+
|
|
4
|
+
declare const patchCheck: (pair: {
|
|
5
|
+
release: string;
|
|
6
|
+
patchAtLeast: number;
|
|
7
|
+
}[]) => number | null;
|
|
8
|
+
|
|
9
|
+
declare const releaseCheck: (releaseAtLeast: string, orInReleaseList?: string[]) => string | null;
|
|
10
|
+
|
|
11
|
+
declare class SpxPatchComponent {
|
|
12
|
+
readonly spxText: _angular_core.InputSignal<string>;
|
|
13
|
+
readonly patchCheck: _angular_core.InputSignal<number | null>;
|
|
14
|
+
readonly releaseCheck: _angular_core.InputSignal<string | null>;
|
|
15
|
+
severityError: SpxSeverityEnum;
|
|
16
|
+
severityWarning: SpxSeverityEnum;
|
|
17
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxPatchComponent, never>;
|
|
18
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxPatchComponent, "spx-patch", never, { "spxText": { "alias": "spxText"; "required": true; "isSignal": true; }; "patchCheck": { "alias": "patchCheck"; "required": true; "isSignal": true; }; "releaseCheck": { "alias": "releaseCheck"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export { SpxPatchComponent, patchCheck, releaseCheck };
|
package/spx-pipes/index.d.ts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { PipeTransform } from '@angular/core';
|
|
3
|
+
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
4
|
+
|
|
5
|
+
declare class IsSeverityPipe implements PipeTransform {
|
|
6
|
+
transform(value: SpxSeverityEnum | undefined, targetSeverities: SpxSeverityEnum | SpxSeverityEnum[]): boolean;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IsSeverityPipe, never>;
|
|
8
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<IsSeverityPipe, "isSeverity", true>;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export { IsSeverityPipe };
|
|
@@ -1,5 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare class SpxProgressBarComponent {
|
|
4
|
+
readonly spxPercentage: _angular_core.InputSignal<number>;
|
|
5
|
+
readonly spxTitle: _angular_core.InputSignal<string>;
|
|
6
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxProgressBarComponent, never>;
|
|
7
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxProgressBarComponent, "spx-progress-bar", never, { "spxPercentage": { "alias": "spxPercentage"; "required": true; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export { SpxProgressBarComponent };
|
package/spx-spinner/index.d.ts
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
|
-
|
|
2
|
-
*
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import * as _ngrx_store from '@ngrx/store';
|
|
3
|
+
|
|
4
|
+
declare class SpxSpinnerComponent {
|
|
5
|
+
readonly spxShow: _angular_core.InputSignal<boolean>;
|
|
6
|
+
readonly spxLoaderText: _angular_core.InputSignal<string>;
|
|
7
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxSpinnerComponent, never>;
|
|
8
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxSpinnerComponent, "spx-spinner", never, { "spxShow": { "alias": "spxShow"; "required": false; "isSignal": true; }; "spxLoaderText": { "alias": "spxLoaderText"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
declare const hide: _ngrx_store.ActionCreator<"[SPX / Spinner] Hide", (props: Record<string, unknown>) => Record<string, unknown> & _ngrx_store.Action<"[SPX / Spinner] Hide">>;
|
|
12
|
+
declare const reset: _ngrx_store.ActionCreator<"[SPX / Spinner] Reset", (props: Record<string, unknown>) => Record<string, unknown> & _ngrx_store.Action<"[SPX / Spinner] Reset">>;
|
|
13
|
+
declare const show: _ngrx_store.ActionCreator<"[SPX / Spinner] Show", (props: Record<string, unknown>) => Record<string, unknown> & _ngrx_store.Action<"[SPX / Spinner] Show">>;
|
|
14
|
+
declare const all: (Record<string, unknown> & _ngrx_store.Action<"[SPX / Spinner] Hide">) | (Record<string, unknown> & _ngrx_store.Action<"[SPX / Spinner] Show">);
|
|
15
|
+
type Actions = typeof all;
|
|
16
|
+
|
|
17
|
+
type spxSpinner_actions_d_Actions = Actions;
|
|
18
|
+
declare const spxSpinner_actions_d_hide: typeof hide;
|
|
19
|
+
declare const spxSpinner_actions_d_reset: typeof reset;
|
|
20
|
+
declare const spxSpinner_actions_d_show: typeof show;
|
|
21
|
+
declare namespace spxSpinner_actions_d {
|
|
22
|
+
export { spxSpinner_actions_d_hide as hide, spxSpinner_actions_d_reset as reset, spxSpinner_actions_d_show as show };
|
|
23
|
+
export type { spxSpinner_actions_d_Actions as Actions };
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
interface StateI {
|
|
27
|
+
nrOfLoadActions: number;
|
|
28
|
+
show: boolean;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
type spxSpinner_state_d_StateI = StateI;
|
|
32
|
+
declare namespace spxSpinner_state_d {
|
|
33
|
+
export type { spxSpinner_state_d_StateI as StateI };
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
declare const initialState: StateI;
|
|
37
|
+
|
|
38
|
+
declare const spxSpinner_initial_d_initialState: typeof initialState;
|
|
39
|
+
declare namespace spxSpinner_initial_d {
|
|
40
|
+
export {
|
|
41
|
+
spxSpinner_initial_d_initialState as initialState,
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
declare const _default: {
|
|
46
|
+
name: "spxSpinner";
|
|
47
|
+
reducer: _ngrx_store.ActionReducer<StateI, _ngrx_store.Action<string>>;
|
|
48
|
+
selectSpxSpinnerState: _ngrx_store.MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
49
|
+
selectShow: _ngrx_store.MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
50
|
+
selectNrOfLoadActions: _ngrx_store.MemoizedSelector<Record<string, any>, number, (featureState: StateI) => number>;
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
declare namespace spxSpinner_reducer_d {
|
|
54
|
+
export {
|
|
55
|
+
_default as default,
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
export { SpxSpinnerComponent, spxSpinner_actions_d as spxSpinnerActions, spxSpinner_initial_d as spxSpinnerInitial, spxSpinner_reducer_d as spxSpinnerReducer, spxSpinner_state_d as spxSpinnerState };
|
|
@@ -1,5 +1,96 @@
|
|
|
1
|
-
|
|
2
|
-
*
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
2
|
+
import * as _angular_core from '@angular/core';
|
|
3
|
+
import { FormGroup, FormControl } from '@angular/forms';
|
|
4
|
+
import { SpxFormI, SpxFormFieldI } from '@softpak/components/spx-form-view';
|
|
5
|
+
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
6
|
+
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
7
|
+
|
|
8
|
+
declare const spxCtrlCategory = "ctrlCategory";
|
|
9
|
+
declare const spxCtrlContainerStatus = "ctrlContainerStatus";
|
|
10
|
+
declare const spxCtrlContainerStatusGroup = "ctrlContainerStatusGroup";
|
|
11
|
+
declare const spxCtrlContainerType = "ctrlContainerType";
|
|
12
|
+
declare const spxCtrlCustomer = "ctrlCustomer";
|
|
13
|
+
declare const spxCtrlDepot = "ctrlDepot";
|
|
14
|
+
declare const spxCtrlLocation = "ctrlLocation";
|
|
15
|
+
declare const spxSectionContainerInfo = "sectionContainerInfo";
|
|
16
|
+
declare const spxSectionCustomer = "sectionCustomer";
|
|
17
|
+
declare const spxSectionLocation = "sectionLocation";
|
|
18
|
+
declare class SpxStockInfoComponent {
|
|
19
|
+
readonly depotReadonly: _angular_core.InputSignal<boolean>;
|
|
20
|
+
readonly statusGroupsInPatch: _angular_core.InputSignal<boolean>;
|
|
21
|
+
readonly containers: _angular_core.InputSignal<any[]>;
|
|
22
|
+
readonly currentPage: _angular_core.InputSignal<number>;
|
|
23
|
+
readonly faArrowLeft: _angular_core.InputSignal<IconProp>;
|
|
24
|
+
readonly faArrowRight: _angular_core.InputSignal<IconProp>;
|
|
25
|
+
readonly faContainerStorage: _angular_core.InputSignal<IconProp>;
|
|
26
|
+
readonly formGroup: _angular_core.InputSignal<FormGroup<any>>;
|
|
27
|
+
readonly loaded: _angular_core.InputSignal<boolean>;
|
|
28
|
+
readonly pageSize: _angular_core.InputSignal<number>;
|
|
29
|
+
readonly suggestions: _angular_core.InputSignal<any>;
|
|
30
|
+
readonly textCategory: _angular_core.InputSignal<string>;
|
|
31
|
+
readonly textContainerInfo: _angular_core.InputSignal<string>;
|
|
32
|
+
readonly textContainerStatus: _angular_core.InputSignal<string>;
|
|
33
|
+
readonly textContainerStatusGroup: _angular_core.InputSignal<string>;
|
|
34
|
+
readonly textContainerType: _angular_core.InputSignal<string>;
|
|
35
|
+
readonly textCustomer: _angular_core.InputSignal<string>;
|
|
36
|
+
readonly textDepot: _angular_core.InputSignal<string>;
|
|
37
|
+
readonly textLocation: _angular_core.InputSignal<string>;
|
|
38
|
+
readonly textNext: _angular_core.InputSignal<string>;
|
|
39
|
+
readonly textPage: _angular_core.InputSignal<string>;
|
|
40
|
+
readonly textPrevious: _angular_core.InputSignal<string>;
|
|
41
|
+
readonly textSearch: _angular_core.InputSignal<string>;
|
|
42
|
+
readonly textNoResults: _angular_core.InputSignal<string>;
|
|
43
|
+
readonly textYouCanChangeYourFilters: _angular_core.InputSignal<string>;
|
|
44
|
+
readonly spxBlurCategory: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
45
|
+
readonly spxBlurContainerStatus: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
46
|
+
readonly spxBlurContainerStatusGroup: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
47
|
+
readonly spxBlurContainerType: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
48
|
+
readonly spxBlurCustomer: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
49
|
+
readonly spxBlurDepot: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
50
|
+
readonly spxClickContainer: _angular_core.OutputEmitterRef<any>;
|
|
51
|
+
readonly spxPageChange: _angular_core.OutputEmitterRef<number>;
|
|
52
|
+
readonly spxSearchCategory: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
53
|
+
readonly spxSearchContainerStatus: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
54
|
+
readonly spxSearchContainerStatusGroup: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
55
|
+
readonly spxSearchContainerType: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
56
|
+
readonly spxSearchCustomer: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
57
|
+
readonly spxSearchDepot: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
58
|
+
readonly spxSubmit: _angular_core.OutputEmitterRef<SpxStockInfoValueI>;
|
|
59
|
+
severityInfo: SpxSeverityEnum;
|
|
60
|
+
form: SpxFormI;
|
|
61
|
+
readonly ctrlCategory: _angular_core.Signal<FormControl<any>>;
|
|
62
|
+
readonly ctrlContainerStatus: _angular_core.Signal<FormControl<any>>;
|
|
63
|
+
readonly ctrlContainerStatusGroup: _angular_core.Signal<FormControl<any>>;
|
|
64
|
+
readonly ctrlContainerType: _angular_core.Signal<FormControl<any>>;
|
|
65
|
+
readonly ctrlCustomer: _angular_core.Signal<FormControl<any>>;
|
|
66
|
+
readonly ctrlDepot: _angular_core.Signal<FormControl<any>>;
|
|
67
|
+
readonly ctrlLocation: _angular_core.Signal<FormControl<any>>;
|
|
68
|
+
createForm(): FormGroup;
|
|
69
|
+
getRawValidators(formControl: FormControl): any;
|
|
70
|
+
onBlur(data: {
|
|
71
|
+
field: SpxFormFieldI;
|
|
72
|
+
valuePair: SpxValuePair<any>;
|
|
73
|
+
}): void;
|
|
74
|
+
onSearch(data: {
|
|
75
|
+
field: SpxFormFieldI;
|
|
76
|
+
valuePair: SpxValuePair<any>;
|
|
77
|
+
}): void;
|
|
78
|
+
onPageChange(page: number): void;
|
|
79
|
+
goToContainer(container: any): void;
|
|
80
|
+
onSubmit(): void;
|
|
81
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxStockInfoComponent, never>;
|
|
82
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxStockInfoComponent, "spx-stock-info", never, { "depotReadonly": { "alias": "depotReadonly"; "required": false; "isSignal": true; }; "statusGroupsInPatch": { "alias": "statusGroupsInPatch"; "required": true; "isSignal": true; }; "containers": { "alias": "containers"; "required": true; "isSignal": true; }; "currentPage": { "alias": "currentPage"; "required": true; "isSignal": true; }; "faArrowLeft": { "alias": "faArrowLeft"; "required": true; "isSignal": true; }; "faArrowRight": { "alias": "faArrowRight"; "required": true; "isSignal": true; }; "faContainerStorage": { "alias": "faContainerStorage"; "required": true; "isSignal": true; }; "formGroup": { "alias": "formGroup"; "required": true; "isSignal": true; }; "loaded": { "alias": "loaded"; "required": true; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": true; "isSignal": true; }; "suggestions": { "alias": "suggestions"; "required": false; "isSignal": true; }; "textCategory": { "alias": "textCategory"; "required": true; "isSignal": true; }; "textContainerInfo": { "alias": "textContainerInfo"; "required": true; "isSignal": true; }; "textContainerStatus": { "alias": "textContainerStatus"; "required": true; "isSignal": true; }; "textContainerStatusGroup": { "alias": "textContainerStatusGroup"; "required": true; "isSignal": true; }; "textContainerType": { "alias": "textContainerType"; "required": true; "isSignal": true; }; "textCustomer": { "alias": "textCustomer"; "required": true; "isSignal": true; }; "textDepot": { "alias": "textDepot"; "required": true; "isSignal": true; }; "textLocation": { "alias": "textLocation"; "required": true; "isSignal": true; }; "textNext": { "alias": "textNext"; "required": true; "isSignal": true; }; "textPage": { "alias": "textPage"; "required": true; "isSignal": true; }; "textPrevious": { "alias": "textPrevious"; "required": true; "isSignal": true; }; "textSearch": { "alias": "textSearch"; "required": true; "isSignal": true; }; "textNoResults": { "alias": "textNoResults"; "required": true; "isSignal": true; }; "textYouCanChangeYourFilters": { "alias": "textYouCanChangeYourFilters"; "required": true; "isSignal": true; }; }, { "spxBlurCategory": "spxBlurCategory"; "spxBlurContainerStatus": "spxBlurContainerStatus"; "spxBlurContainerStatusGroup": "spxBlurContainerStatusGroup"; "spxBlurContainerType": "spxBlurContainerType"; "spxBlurCustomer": "spxBlurCustomer"; "spxBlurDepot": "spxBlurDepot"; "spxClickContainer": "spxClickContainer"; "spxPageChange": "spxPageChange"; "spxSearchCategory": "spxSearchCategory"; "spxSearchContainerStatus": "spxSearchContainerStatus"; "spxSearchContainerStatusGroup": "spxSearchContainerStatusGroup"; "spxSearchContainerType": "spxSearchContainerType"; "spxSearchCustomer": "spxSearchCustomer"; "spxSearchDepot": "spxSearchDepot"; "spxSubmit": "spxSubmit"; }, never, never, true, never>;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
interface SpxStockInfoValueI {
|
|
86
|
+
[spxCtrlCategory]?: SpxValuePair<string>;
|
|
87
|
+
[spxCtrlContainerStatus]?: SpxValuePair<string>;
|
|
88
|
+
[spxCtrlContainerStatusGroup]?: SpxValuePair<string>;
|
|
89
|
+
[spxCtrlContainerType]?: SpxValuePair<string>;
|
|
90
|
+
[spxCtrlCustomer]?: SpxValuePair<string>;
|
|
91
|
+
[spxCtrlDepot]: SpxValuePair<string>;
|
|
92
|
+
[spxCtrlLocation]?: SpxValuePair<string>;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export { SpxStockInfoComponent, spxCtrlCategory, spxCtrlContainerStatus, spxCtrlContainerStatusGroup, spxCtrlContainerType, spxCtrlCustomer, spxCtrlDepot, spxCtrlLocation, spxSectionContainerInfo, spxSectionCustomer, spxSectionLocation };
|
|
96
|
+
export type { SpxStockInfoValueI };
|
package/spx-storage/index.d.ts
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
declare enum SpxStorageKeyEnum {
|
|
2
|
+
afterSignIn = "afterSignIn",
|
|
3
|
+
brand = "brand",
|
|
4
|
+
bundleVersion = "bundleVersion",
|
|
5
|
+
channelType = "channelType",
|
|
6
|
+
channelSettings = "companySettings",
|
|
7
|
+
liveUpdate = "liveUpdate",
|
|
8
|
+
platform = "platform",
|
|
9
|
+
platformVersion = "platformVersion",
|
|
10
|
+
token = "token",
|
|
11
|
+
updateInProgress = "updateInProgress",
|
|
12
|
+
randomDeviceId = "randomDeviceId",
|
|
13
|
+
release = "release",
|
|
14
|
+
patch = "patch"
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
declare class SpxStorage {
|
|
18
|
+
private static get channelId();
|
|
19
|
+
static clearSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): void;
|
|
20
|
+
static getSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): string | null;
|
|
21
|
+
static setSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum, settingValue: string): void;
|
|
22
|
+
static getChannelSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): string | undefined;
|
|
23
|
+
static setChannelSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum, settingValue: any): void;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { SpxStorage, SpxStorageKeyEnum };
|
|
@@ -1,5 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare class SpxSuggestionComponent {
|
|
4
|
+
spxDisabled: _angular_core.InputSignal<boolean | undefined>;
|
|
5
|
+
spxFocused: _angular_core.InputSignal<boolean | undefined>;
|
|
6
|
+
spxSelected: _angular_core.InputSignal<boolean | undefined>;
|
|
7
|
+
spxTabbable: _angular_core.InputSignal<boolean | undefined>;
|
|
8
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxSuggestionComponent, never>;
|
|
9
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxSuggestionComponent, "spx-suggestion", never, { "spxDisabled": { "alias": "spxDisabled"; "required": false; "isSignal": true; }; "spxFocused": { "alias": "spxFocused"; "required": false; "isSignal": true; }; "spxSelected": { "alias": "spxSelected"; "required": false; "isSignal": true; }; "spxTabbable": { "alias": "spxTabbable"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
export { SpxSuggestionComponent };
|
package/spx-tabs/index.d.ts
CHANGED
|
@@ -1,5 +1,58 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { OnInit } from '@angular/core';
|
|
3
|
+
import * as _ngrx_store from '@ngrx/store';
|
|
4
|
+
import { Store } from '@ngrx/store';
|
|
5
|
+
import { SpxNavigationItemI } from '@softpak/components/spx-navigation';
|
|
6
|
+
|
|
7
|
+
declare class SpxTabsComponent implements OnInit {
|
|
8
|
+
private readonly store;
|
|
9
|
+
navItems: _angular_core.WritableSignal<SpxNavigationItemI[]>;
|
|
10
|
+
shownNavItems: _angular_core.Signal<SpxNavigationItemI[]>;
|
|
11
|
+
showShortcuts: _angular_core.WritableSignal<boolean>;
|
|
12
|
+
optionalNavItemBool: _angular_core.InputSignal<boolean>;
|
|
13
|
+
private subscription;
|
|
14
|
+
constructor(store: Store);
|
|
15
|
+
ngOnInit(): void;
|
|
16
|
+
ngOnDestroy(): void;
|
|
17
|
+
private listenToCtrlState;
|
|
18
|
+
private listenToMenuState;
|
|
19
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxTabsComponent, never>;
|
|
20
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxTabsComponent, "spx-tabs", never, { "optionalNavItemBool": { "alias": "optionalNavItemBool"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare const ctrl: _ngrx_store.ActionCreator<"[SPX / Shortcuts] CTRL", (props: {
|
|
24
|
+
keyIsDown: boolean;
|
|
25
|
+
}) => {
|
|
26
|
+
keyIsDown: boolean;
|
|
27
|
+
} & _ngrx_store.Action<"[SPX / Shortcuts] CTRL">>;
|
|
28
|
+
declare const all: {
|
|
29
|
+
keyIsDown: boolean;
|
|
30
|
+
} & _ngrx_store.Action<"[SPX / Shortcuts] CTRL">;
|
|
31
|
+
type Actions = typeof all;
|
|
32
|
+
|
|
33
|
+
type spxShortcuts_actions_d_Actions = Actions;
|
|
34
|
+
declare const spxShortcuts_actions_d_ctrl: typeof ctrl;
|
|
35
|
+
declare namespace spxShortcuts_actions_d {
|
|
36
|
+
export { spxShortcuts_actions_d_ctrl as ctrl };
|
|
37
|
+
export type { spxShortcuts_actions_d_Actions as Actions };
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
interface StateI {
|
|
41
|
+
ctrlIsDown: boolean;
|
|
42
|
+
}
|
|
43
|
+
declare const initialState: StateI;
|
|
44
|
+
declare const _default: {
|
|
45
|
+
name: "spxShortcuts";
|
|
46
|
+
reducer: _ngrx_store.ActionReducer<StateI, _ngrx_store.Action<string>>;
|
|
47
|
+
selectSpxShortcutsState: _ngrx_store.MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
48
|
+
selectCtrlIsDown: _ngrx_store.MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
type spxShortcuts_reducer_d_StateI = StateI;
|
|
52
|
+
declare const spxShortcuts_reducer_d_initialState: typeof initialState;
|
|
53
|
+
declare namespace spxShortcuts_reducer_d {
|
|
54
|
+
export { _default as default, spxShortcuts_reducer_d_initialState as initialState };
|
|
55
|
+
export type { spxShortcuts_reducer_d_StateI as StateI };
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
export { SpxTabsComponent, spxShortcuts_actions_d as spxShortCutsActions, spxShortcuts_reducer_d as spxShortCutsReducer };
|