@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,76 +0,0 @@
|
|
|
1
|
-
import { SpxInputTextComponent } from './spx-input-text/spx-input-text.component';
|
|
2
|
-
import { SpxValuePair } from './spx-value-interface';
|
|
3
|
-
import { SpxInputFloatComponent } from './spx-input-float/spx-input-float.component';
|
|
4
|
-
import { SpxInputNumberComponent } from './spx-input-number/spx-input-number.component';
|
|
5
|
-
import { SpxInputRadioComponent } from './spx-input-radio/spx-input-radio.component';
|
|
6
|
-
import { SpxInputTypeEnum } from './spx-input-type.enum';
|
|
7
|
-
import { SpxInputTimeComponent } from './spx-input-time/spx-input-time.component';
|
|
8
|
-
import { SpxInputDateComponent } from './spx-input-date/spx-input-date.component';
|
|
9
|
-
import { SelectedInputService } from './input.service';
|
|
10
|
-
import { SpxInputAlertI } from '@softpak/components/spx-helpers';
|
|
11
|
-
import { SpxSpeedDial } from './spx-speed-dial-interface';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
export declare class SpxInputComponent {
|
|
14
|
-
protected mappedReadonly: import("@angular/core").Signal<true | undefined>;
|
|
15
|
-
readonly spxSpeedDial: import("@angular/core").InputSignal<SpxSpeedDial<string | number>[]>;
|
|
16
|
-
readonly spxLabel: import("@angular/core").InputSignal<string>;
|
|
17
|
-
readonly spxMax: import("@angular/core").InputSignal<string | undefined>;
|
|
18
|
-
readonly spxMin: import("@angular/core").InputSignal<string | undefined>;
|
|
19
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
20
|
-
readonly spxReadonly: import("@angular/core").InputSignal<boolean>;
|
|
21
|
-
readonly spxAutocomplete: import("@angular/core").InputSignal<string | undefined>;
|
|
22
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
23
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
24
|
-
readonly spxPattern: import("@angular/core").InputSignal<string | undefined>;
|
|
25
|
-
readonly spxRequired: import("@angular/core").InputSignal<boolean>;
|
|
26
|
-
readonly spxSelectMonth: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
readonly spxSelectDay: import("@angular/core").InputSignal<boolean>;
|
|
28
|
-
readonly spxShowEdit: import("@angular/core").InputSignal<boolean>;
|
|
29
|
-
readonly spxShowHelp: import("@angular/core").InputSignal<boolean>;
|
|
30
|
-
readonly spxShowLabel: import("@angular/core").InputSignal<boolean>;
|
|
31
|
-
readonly spxCompact: import("@angular/core").InputSignal<boolean>;
|
|
32
|
-
readonly spxShowClear: import("@angular/core").InputSignal<boolean>;
|
|
33
|
-
readonly spxShowSearch: import("@angular/core").InputSignal<boolean>;
|
|
34
|
-
readonly spxAlert: import("@angular/core").InputSignal<SpxInputAlertI | undefined>;
|
|
35
|
-
readonly spxShowValidationMessages: import("@angular/core").InputSignal<boolean | null | undefined>;
|
|
36
|
-
readonly spxStep: import("@angular/core").InputSignal<number | undefined>;
|
|
37
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
38
|
-
readonly spxType: import("@angular/core").InputSignal<SpxInputTypeEnum>;
|
|
39
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
40
|
-
readonly spxCapitalize: import("@angular/core").InputSignal<boolean>;
|
|
41
|
-
value: import("@angular/core").WritableSignal<SpxValuePair<any>>;
|
|
42
|
-
spxClear: import("@angular/core").OutputEmitterRef<void>;
|
|
43
|
-
spxEdit: import("@angular/core").OutputEmitterRef<void>;
|
|
44
|
-
spxHelp: import("@angular/core").OutputEmitterRef<void>;
|
|
45
|
-
spxSearch: import("@angular/core").OutputEmitterRef<void>;
|
|
46
|
-
spxBlur: import("@angular/core").OutputEmitterRef<void>;
|
|
47
|
-
floatInput: import("@angular/core").Signal<SpxInputFloatComponent | undefined>;
|
|
48
|
-
numberInput: import("@angular/core").Signal<SpxInputNumberComponent | undefined>;
|
|
49
|
-
textInput: import("@angular/core").Signal<SpxInputTextComponent | undefined>;
|
|
50
|
-
timeInput: import("@angular/core").Signal<SpxInputTimeComponent | undefined>;
|
|
51
|
-
radioInput: import("@angular/core").Signal<SpxInputRadioComponent | undefined>;
|
|
52
|
-
dateInput: import("@angular/core").Signal<SpxInputDateComponent | undefined>;
|
|
53
|
-
spxElementId: import("@angular/core").WritableSignal<number>;
|
|
54
|
-
selectedInputService: SelectedInputService;
|
|
55
|
-
private selectedInputServiceSubscription;
|
|
56
|
-
handleSpxElementIdSet(id: number): void;
|
|
57
|
-
ngOnDestroy(): void;
|
|
58
|
-
handleChange(event: any): void;
|
|
59
|
-
triggerChangeDetection(): void;
|
|
60
|
-
handleClear(): void;
|
|
61
|
-
handleSearch(): void;
|
|
62
|
-
handleEdit(): void;
|
|
63
|
-
handleHelp(): void;
|
|
64
|
-
setFocusIn(): void;
|
|
65
|
-
private passFocusToControl;
|
|
66
|
-
private onChange;
|
|
67
|
-
private onTouched;
|
|
68
|
-
protected lastValue: null;
|
|
69
|
-
writeValue(value: any): void;
|
|
70
|
-
handleChangeEvent(value: any): void;
|
|
71
|
-
_handleBlurEvent(): void;
|
|
72
|
-
registerOnChange(fn: (value: any) => void): void;
|
|
73
|
-
registerOnTouched(fn: () => void): void;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputComponent, never>;
|
|
75
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputComponent, "spx-input", never, { "spxSpeedDial": { "alias": "spxSpeedDial"; "required": false; "isSignal": true; }; "spxLabel": { "alias": "spxLabel"; "required": false; "isSignal": true; }; "spxMax": { "alias": "spxMax"; "required": false; "isSignal": true; }; "spxMin": { "alias": "spxMin"; "required": false; "isSignal": true; }; "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxAutocomplete": { "alias": "spxAutocomplete"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxInputMode": { "alias": "spxInputMode"; "required": false; "isSignal": true; }; "spxPattern": { "alias": "spxPattern"; "required": false; "isSignal": true; }; "spxRequired": { "alias": "spxRequired"; "required": false; "isSignal": true; }; "spxSelectMonth": { "alias": "spxSelectMonth"; "required": false; "isSignal": true; }; "spxSelectDay": { "alias": "spxSelectDay"; "required": false; "isSignal": true; }; "spxShowEdit": { "alias": "spxShowEdit"; "required": false; "isSignal": true; }; "spxShowHelp": { "alias": "spxShowHelp"; "required": false; "isSignal": true; }; "spxShowLabel": { "alias": "spxShowLabel"; "required": false; "isSignal": true; }; "spxCompact": { "alias": "spxCompact"; "required": false; "isSignal": true; }; "spxShowClear": { "alias": "spxShowClear"; "required": false; "isSignal": true; }; "spxShowSearch": { "alias": "spxShowSearch"; "required": false; "isSignal": true; }; "spxAlert": { "alias": "spxAlert"; "required": false; "isSignal": true; }; "spxShowValidationMessages": { "alias": "spxShowValidationMessages"; "required": false; "isSignal": true; }; "spxStep": { "alias": "spxStep"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxType": { "alias": "spxType"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxCapitalize": { "alias": "spxCapitalize"; "required": false; "isSignal": true; }; }, { "spxClear": "spxClear"; "spxEdit": "spxEdit"; "spxHelp": "spxHelp"; "spxSearch": "spxSearch"; "spxBlur": "spxBlur"; }, never, ["*"], true, never>;
|
|
76
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './spx-navigation-item.interface';
|
|
2
|
-
export * from './spx-navigation.component';
|
|
3
|
-
export * from './spx-home-tile/spx-home-tile.component';
|
|
4
|
-
export * from './spx-home-tile/spx-home-tiles.component';
|
|
5
|
-
export * as spxNavigationActions from './store/spx-navigation/spx-navigation.actions';
|
|
6
|
-
export * as spxNavigationInitial from './store/spx-navigation/spx-navigation.initial';
|
|
7
|
-
export * as spxNavigationReducer from './store/spx-navigation/spx-navigation.reducer';
|
|
8
|
-
export * as spxNavigationState from './store/spx-navigation/spx-navigation.state';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxHomeTileComponent {
|
|
3
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean | undefined>;
|
|
4
|
-
readonly spxClass: import("@angular/core").InputSignal<string | undefined>;
|
|
5
|
-
readonly spxSubtitle: import("@angular/core").InputSignal<string | undefined>;
|
|
6
|
-
readonly spxTitle: import("@angular/core").InputSignal<string | undefined>;
|
|
7
|
-
private buttonRef;
|
|
8
|
-
setFocus(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxHomeTileComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
11
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxHomeTilesComponent {
|
|
3
|
-
readonly spxCols: import("@angular/core").InputSignal<1 | 2>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxHomeTilesComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxHomeTilesComponent, "spx-home-tiles", never, { "spxCols": { "alias": "spxCols"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IconDefinition } from '@fortawesome/fontawesome-common-types';
|
|
2
|
-
export interface SpxNavigationItemI {
|
|
3
|
-
accessKey?: string;
|
|
4
|
-
accessKeyIntroducedInPatches?: {
|
|
5
|
-
release: string;
|
|
6
|
-
patchAtLeast: number;
|
|
7
|
-
}[];
|
|
8
|
-
attributes?: object;
|
|
9
|
-
code?: string;
|
|
10
|
-
hasTab?: boolean;
|
|
11
|
-
hasTile?: boolean;
|
|
12
|
-
icon: IconDefinition;
|
|
13
|
-
iconTab?: IconDefinition;
|
|
14
|
-
iconShortcut?: IconDefinition;
|
|
15
|
-
onClick?: () => {};
|
|
16
|
-
routerLink?: string;
|
|
17
|
-
signInRequired?: boolean;
|
|
18
|
-
tileClasses?: string;
|
|
19
|
-
title: string;
|
|
20
|
-
subtite?: string;
|
|
21
|
-
currentSettingsRequired?: boolean;
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { SpxHomeTileComponent } from './spx-home-tile/spx-home-tile.component';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import { SpxNavigationItemI } from './spx-navigation-item.interface';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SpxNavigationComponent implements OnInit, OnDestroy {
|
|
8
|
-
private readonly appStore;
|
|
9
|
-
readonly spxOverwriteNavItems: import("@angular/core").InputSignal<SpxNavigationItemI[] | undefined>;
|
|
10
|
-
tiles: import("@angular/core").Signal<readonly SpxHomeTileComponent[]>;
|
|
11
|
-
spxClick: import("@angular/core").OutputEmitterRef<string>;
|
|
12
|
-
navItems: import("@angular/core").WritableSignal<SpxNavigationItemI[]>;
|
|
13
|
-
menuItemsSubscription: Subscription | null;
|
|
14
|
-
constructor(appStore: Store);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
setFocus(): void;
|
|
18
|
-
onNavigate(link: string): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxNavigationComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxNavigationComponent, "spx-navigation", never, { "spxOverwriteNavItems": { "alias": "spxOverwriteNavItems"; "required": false; "isSignal": true; }; }, { "spxClick": "spxClick"; }, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { SpxNavigationItemI } from '../../spx-navigation-item.interface';
|
|
2
|
-
export declare const addPages: import("@ngrx/store").ActionCreator<"[SPX / Navigation] Add items", (props: {
|
|
3
|
-
navigationItems: SpxNavigationItemI[];
|
|
4
|
-
}) => {
|
|
5
|
-
navigationItems: SpxNavigationItemI[];
|
|
6
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Add items">>;
|
|
7
|
-
export declare const initialize: import("@ngrx/store").ActionCreator<"[SPX / Navigation] Initialize", (props: {
|
|
8
|
-
navigationItems: SpxNavigationItemI[];
|
|
9
|
-
}) => {
|
|
10
|
-
navigationItems: SpxNavigationItemI[];
|
|
11
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Initialize">>;
|
|
12
|
-
export declare const update: import("@ngrx/store").ActionCreator<"[SPX / Navigation] Update", (props: {
|
|
13
|
-
accessList: string[];
|
|
14
|
-
signedIn: boolean;
|
|
15
|
-
}) => {
|
|
16
|
-
accessList: string[];
|
|
17
|
-
signedIn: boolean;
|
|
18
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Update">>;
|
|
19
|
-
declare const all: ({
|
|
20
|
-
navigationItems: SpxNavigationItemI[];
|
|
21
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Add items">) | ({
|
|
22
|
-
navigationItems: SpxNavigationItemI[];
|
|
23
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Initialize">) | ({
|
|
24
|
-
accessList: string[];
|
|
25
|
-
signedIn: boolean;
|
|
26
|
-
} & import("@ngrx/store").Action<"[SPX / Navigation] Update">);
|
|
27
|
-
export type Actions = typeof all;
|
|
28
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { StateI } from './spx-navigation.state';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
name: "spxNavigation";
|
|
4
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
5
|
-
selectSpxNavigationState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
6
|
-
selectNavigationItems: import("@ngrx/store").MemoizedSelector<Record<string, any>, import("@softpak/components/spx-navigation").SpxNavigationItemI[], (featureState: StateI) => import("@softpak/components/spx-navigation").SpxNavigationItemI[]>;
|
|
7
|
-
selectAccessList: import("@ngrx/store").MemoizedSelector<Record<string, any>, string[], (featureState: StateI) => string[]>;
|
|
8
|
-
selectSignedIn: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
9
|
-
selectMenuItems: import("@ngrx/store").MemoizedSelector<Record<string, any>, import("@softpak/components/spx-navigation").SpxNavigationItemI[], (featureState: StateI) => import("@softpak/components/spx-navigation").SpxNavigationItemI[]>;
|
|
10
|
-
selectTabs: import("@ngrx/store").MemoizedSelector<Record<string, any>, import("@softpak/components/spx-navigation").SpxNavigationItemI[], (featureState: StateI) => import("@softpak/components/spx-navigation").SpxNavigationItemI[]>;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-number-check.component';
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxNumberCheckComponent implements OnInit, OnDestroy {
|
|
6
|
-
private readonly formBuilder;
|
|
7
|
-
readonly spxAction: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly spxSimpleMode: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
readonly spxPincode: import("@angular/core").InputSignal<string>;
|
|
10
|
-
readonly txtCancel: import("@angular/core").InputSignal<string>;
|
|
11
|
-
readonly txtConfirm: import("@angular/core").InputSignal<string>;
|
|
12
|
-
readonly txtConfirmMessage: import("@angular/core").InputSignal<string>;
|
|
13
|
-
readonly txtReset: import("@angular/core").InputSignal<string>;
|
|
14
|
-
spxCancel: import("@angular/core").OutputEmitterRef<void>;
|
|
15
|
-
spxConfirm: import("@angular/core").OutputEmitterRef<void>;
|
|
16
|
-
readonly viewChild1: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
17
|
-
readonly viewChild2: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
18
|
-
readonly viewChild3: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
19
|
-
readonly viewChild4: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
20
|
-
form: import("@angular/core").WritableSignal<FormGroup<any> | null>;
|
|
21
|
-
spxSeverity: typeof SpxSeverityEnum;
|
|
22
|
-
accepted: import("@angular/core").WritableSignal<boolean>;
|
|
23
|
-
denied: import("@angular/core").WritableSignal<boolean>;
|
|
24
|
-
private subscription;
|
|
25
|
-
readonly ctrl1: import("@angular/core").Signal<FormControl<any>>;
|
|
26
|
-
readonly ctrl2: import("@angular/core").Signal<FormControl<any>>;
|
|
27
|
-
readonly ctrl3: import("@angular/core").Signal<FormControl<any>>;
|
|
28
|
-
readonly ctrl4: import("@angular/core").Signal<FormControl<any>>;
|
|
29
|
-
constructor(formBuilder: FormBuilder);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
handleCancel(): void;
|
|
33
|
-
handleConfirm(): void;
|
|
34
|
-
handleReset(): void;
|
|
35
|
-
onDigitInput(event: KeyboardEvent): void;
|
|
36
|
-
onBackspace(event: Event): void;
|
|
37
|
-
private checkPincode;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxNumberCheckComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
40
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-pagination.component';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxPaginationComponent {
|
|
4
|
-
readonly faArrowLeft: import("@angular/core").InputSignal<IconProp>;
|
|
5
|
-
readonly faArrowRight: import("@angular/core").InputSignal<IconProp>;
|
|
6
|
-
readonly spxPage: import("@angular/core").InputSignal<number>;
|
|
7
|
-
readonly spxMaxPages: import("@angular/core").InputSignal<number>;
|
|
8
|
-
readonly textNext: import("@angular/core").InputSignal<string>;
|
|
9
|
-
readonly textPage: import("@angular/core").InputSignal<string>;
|
|
10
|
-
readonly textPrevious: import("@angular/core").InputSignal<string>;
|
|
11
|
-
spxPageChange: import("@angular/core").OutputEmitterRef<number>;
|
|
12
|
-
onPageChange(page: number): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxPaginationComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const releaseCheck: (releaseAtLeast: string, orInReleaseList?: string[]) => string | null;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxPatchComponent {
|
|
4
|
-
readonly spxText: import("@angular/core").InputSignal<string>;
|
|
5
|
-
readonly patchCheck: import("@angular/core").InputSignal<number | null>;
|
|
6
|
-
readonly releaseCheck: import("@angular/core").InputSignal<string | null>;
|
|
7
|
-
severityError: SpxSeverityEnum;
|
|
8
|
-
severityWarning: SpxSeverityEnum;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxPatchComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-severity-pipe';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class IsSeverityPipe implements PipeTransform {
|
|
5
|
-
transform(value: SpxSeverityEnum | undefined, targetSeverities: SpxSeverityEnum | SpxSeverityEnum[]): boolean;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IsSeverityPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<IsSeverityPipe, "isSeverity", true>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-progress-bar.component';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxProgressBarComponent {
|
|
3
|
-
readonly spxPercentage: import("@angular/core").InputSignal<number>;
|
|
4
|
-
readonly spxTitle: import("@angular/core").InputSignal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxProgressBarComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxProgressBarComponent, "spx-progress-bar", never, { "spxPercentage": { "alias": "spxPercentage"; "required": true; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './spx-spinner.component';
|
|
2
|
-
export * as spxSpinnerActions from './store/spx-spinner/spx-spinner.actions';
|
|
3
|
-
export * as spxSpinnerInitial from './store/spx-spinner/spx-spinner.initial';
|
|
4
|
-
export * as spxSpinnerReducer from './store/spx-spinner/spx-spinner.reducer';
|
|
5
|
-
export * as spxSpinnerState from './store/spx-spinner/spx-spinner.state';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxSpinnerComponent {
|
|
3
|
-
readonly spxShow: import("@angular/core").InputSignal<boolean>;
|
|
4
|
-
readonly spxLoaderText: import("@angular/core").InputSignal<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxSpinnerComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxSpinnerComponent, "spx-spinner", never, { "spxShow": { "alias": "spxShow"; "required": false; "isSignal": true; }; "spxLoaderText": { "alias": "spxLoaderText"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const hide: import("@ngrx/store").ActionCreator<"[SPX / Spinner] Hide", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Spinner] Hide">>;
|
|
2
|
-
export declare const reset: import("@ngrx/store").ActionCreator<"[SPX / Spinner] Reset", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Spinner] Reset">>;
|
|
3
|
-
export declare const show: import("@ngrx/store").ActionCreator<"[SPX / Spinner] Show", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Spinner] Show">>;
|
|
4
|
-
declare const all: (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Spinner] Hide">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Spinner] Show">);
|
|
5
|
-
export type Actions = typeof all;
|
|
6
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StateI } from './spx-spinner.state';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
name: "spxSpinner";
|
|
4
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
5
|
-
selectSpxSpinnerState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
6
|
-
selectShow: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
7
|
-
selectNrOfLoadActions: import("@ngrx/store").MemoizedSelector<Record<string, any>, number, (featureState: StateI) => number>;
|
|
8
|
-
};
|
|
9
|
-
export default _default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SpxValuePair } from "@softpak/components/spx-inputs";
|
|
2
|
-
import { spxCtrlCategory, spxCtrlContainerStatus, spxCtrlContainerStatusGroup, spxCtrlContainerType, spxCtrlCustomer, spxCtrlDepot, spxCtrlLocation } from "./spx-stock-info.component";
|
|
3
|
-
export interface SpxStockInfoValueI {
|
|
4
|
-
[spxCtrlCategory]?: SpxValuePair<string>;
|
|
5
|
-
[spxCtrlContainerStatus]?: SpxValuePair<string>;
|
|
6
|
-
[spxCtrlContainerStatusGroup]?: SpxValuePair<string>;
|
|
7
|
-
[spxCtrlContainerType]?: SpxValuePair<string>;
|
|
8
|
-
[spxCtrlCustomer]?: SpxValuePair<string>;
|
|
9
|
-
[spxCtrlDepot]: SpxValuePair<string>;
|
|
10
|
-
[spxCtrlLocation]?: SpxValuePair<string>;
|
|
11
|
-
}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
3
|
-
import { SpxFormFieldI, SpxFormI } from '@softpak/components/spx-form-view';
|
|
4
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
5
|
-
import { SpxStockInfoValueI } from './spx-stock-info-value.interface';
|
|
6
|
-
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const spxCtrlCategory = "ctrlCategory";
|
|
9
|
-
export declare const spxCtrlContainerStatus = "ctrlContainerStatus";
|
|
10
|
-
export declare const spxCtrlContainerStatusGroup = "ctrlContainerStatusGroup";
|
|
11
|
-
export declare const spxCtrlContainerType = "ctrlContainerType";
|
|
12
|
-
export declare const spxCtrlCustomer = "ctrlCustomer";
|
|
13
|
-
export declare const spxCtrlDepot = "ctrlDepot";
|
|
14
|
-
export declare const spxCtrlLocation = "ctrlLocation";
|
|
15
|
-
export declare const spxSectionContainerInfo = "sectionContainerInfo";
|
|
16
|
-
export declare const spxSectionCustomer = "sectionCustomer";
|
|
17
|
-
export declare const spxSectionLocation = "sectionLocation";
|
|
18
|
-
export declare class SpxStockInfoComponent {
|
|
19
|
-
readonly depotReadonly: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
readonly statusGroupsInPatch: import("@angular/core").InputSignal<boolean>;
|
|
21
|
-
readonly containers: import("@angular/core").InputSignal<any[]>;
|
|
22
|
-
readonly currentPage: import("@angular/core").InputSignal<number>;
|
|
23
|
-
readonly faArrowLeft: import("@angular/core").InputSignal<IconProp>;
|
|
24
|
-
readonly faArrowRight: import("@angular/core").InputSignal<IconProp>;
|
|
25
|
-
readonly faContainerStorage: import("@angular/core").InputSignal<IconProp>;
|
|
26
|
-
readonly formGroup: import("@angular/core").InputSignal<FormGroup<any>>;
|
|
27
|
-
readonly loaded: import("@angular/core").InputSignal<boolean>;
|
|
28
|
-
readonly pageSize: import("@angular/core").InputSignal<number>;
|
|
29
|
-
readonly suggestions: import("@angular/core").InputSignal<any>;
|
|
30
|
-
readonly textCategory: import("@angular/core").InputSignal<string>;
|
|
31
|
-
readonly textContainerInfo: import("@angular/core").InputSignal<string>;
|
|
32
|
-
readonly textContainerStatus: import("@angular/core").InputSignal<string>;
|
|
33
|
-
readonly textContainerStatusGroup: import("@angular/core").InputSignal<string>;
|
|
34
|
-
readonly textContainerType: import("@angular/core").InputSignal<string>;
|
|
35
|
-
readonly textCustomer: import("@angular/core").InputSignal<string>;
|
|
36
|
-
readonly textDepot: import("@angular/core").InputSignal<string>;
|
|
37
|
-
readonly textLocation: import("@angular/core").InputSignal<string>;
|
|
38
|
-
readonly textNext: import("@angular/core").InputSignal<string>;
|
|
39
|
-
readonly textPage: import("@angular/core").InputSignal<string>;
|
|
40
|
-
readonly textPrevious: import("@angular/core").InputSignal<string>;
|
|
41
|
-
readonly textSearch: import("@angular/core").InputSignal<string>;
|
|
42
|
-
readonly textNoResults: import("@angular/core").InputSignal<string>;
|
|
43
|
-
readonly textYouCanChangeYourFilters: import("@angular/core").InputSignal<string>;
|
|
44
|
-
readonly spxBlurCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
45
|
-
readonly spxBlurContainerStatus: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
46
|
-
readonly spxBlurContainerStatusGroup: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
47
|
-
readonly spxBlurContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
48
|
-
readonly spxBlurCustomer: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
49
|
-
readonly spxBlurDepot: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
50
|
-
readonly spxClickContainer: import("@angular/core").OutputEmitterRef<any>;
|
|
51
|
-
readonly spxPageChange: import("@angular/core").OutputEmitterRef<number>;
|
|
52
|
-
readonly spxSearchCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
53
|
-
readonly spxSearchContainerStatus: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
54
|
-
readonly spxSearchContainerStatusGroup: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
55
|
-
readonly spxSearchContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
56
|
-
readonly spxSearchCustomer: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
57
|
-
readonly spxSearchDepot: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
58
|
-
readonly spxSubmit: import("@angular/core").OutputEmitterRef<SpxStockInfoValueI>;
|
|
59
|
-
severityInfo: SpxSeverityEnum;
|
|
60
|
-
form: SpxFormI;
|
|
61
|
-
readonly ctrlCategory: import("@angular/core").Signal<FormControl<any>>;
|
|
62
|
-
readonly ctrlContainerStatus: import("@angular/core").Signal<FormControl<any>>;
|
|
63
|
-
readonly ctrlContainerStatusGroup: import("@angular/core").Signal<FormControl<any>>;
|
|
64
|
-
readonly ctrlContainerType: import("@angular/core").Signal<FormControl<any>>;
|
|
65
|
-
readonly ctrlCustomer: import("@angular/core").Signal<FormControl<any>>;
|
|
66
|
-
readonly ctrlDepot: import("@angular/core").Signal<FormControl<any>>;
|
|
67
|
-
readonly ctrlLocation: import("@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: i0.ɵɵFactoryDeclaration<SpxStockInfoComponent, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵ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
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export 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
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SpxStorageKeyEnum } from './spx-storage-key.enum';
|
|
2
|
-
export declare class SpxStorage {
|
|
3
|
-
private static get channelId();
|
|
4
|
-
static clearSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): void;
|
|
5
|
-
static getSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): string | null;
|
|
6
|
-
static setSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum, settingValue: string): void;
|
|
7
|
-
static getChannelSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum): string | undefined;
|
|
8
|
-
static setChannelSetting<KeyEnum>(key: KeyEnum | SpxStorageKeyEnum, settingValue: any): void;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-suggestion.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxSuggestionComponent {
|
|
3
|
-
spxDisabled: import("@angular/core").InputSignal<boolean | undefined>;
|
|
4
|
-
spxFocused: import("@angular/core").InputSignal<boolean | undefined>;
|
|
5
|
-
spxSelected: import("@angular/core").InputSignal<boolean | undefined>;
|
|
6
|
-
spxTabbable: import("@angular/core").InputSignal<boolean | undefined>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxSuggestionComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵ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>;
|
|
9
|
-
}
|
package/spx-tabs/public-api.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from "@angular/core";
|
|
2
|
-
import { Store } from "@ngrx/store";
|
|
3
|
-
import { SpxNavigationItemI } from "@softpak/components/spx-navigation";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxTabsComponent implements OnInit {
|
|
6
|
-
private readonly store;
|
|
7
|
-
navItems: import("@angular/core").WritableSignal<SpxNavigationItemI[]>;
|
|
8
|
-
shownNavItems: import("@angular/core").Signal<SpxNavigationItemI[]>;
|
|
9
|
-
showShortcuts: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
optionalNavItemBool: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
private subscription;
|
|
12
|
-
constructor(store: Store);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
private listenToCtrlState;
|
|
16
|
-
private listenToMenuState;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxTabsComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxTabsComponent, "spx-tabs", never, { "optionalNavItemBool": { "alias": "optionalNavItemBool"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const ctrl: import("@ngrx/store").ActionCreator<"[SPX / Shortcuts] CTRL", (props: {
|
|
2
|
-
keyIsDown: boolean;
|
|
3
|
-
}) => {
|
|
4
|
-
keyIsDown: boolean;
|
|
5
|
-
} & import("@ngrx/store").Action<"[SPX / Shortcuts] CTRL">>;
|
|
6
|
-
declare const all: {
|
|
7
|
-
keyIsDown: boolean;
|
|
8
|
-
} & import("@ngrx/store").Action<"[SPX / Shortcuts] CTRL">;
|
|
9
|
-
export type Actions = typeof all;
|
|
10
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export interface StateI {
|
|
2
|
-
ctrlIsDown: boolean;
|
|
3
|
-
}
|
|
4
|
-
export declare const initialState: StateI;
|
|
5
|
-
declare const _default: {
|
|
6
|
-
name: "spxShortcuts";
|
|
7
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
8
|
-
selectSpxShortcutsState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
9
|
-
selectCtrlIsDown: import("@ngrx/store").MemoizedSelector<Record<string, any>, boolean, (featureState: StateI) => boolean>;
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|