@softpak/components 20.3.5 → 20.3.6
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 +11 -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 +32 -32
- package/spx-404-page/index.d.ts +18 -5
- package/spx-alert/index.d.ts +34 -5
- package/spx-app-configuration/index.d.ts +73 -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
package/spx-card/public-api.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxCardGridComponent {
|
|
3
|
-
readonly minWidth2Columns: import("@angular/core").InputSignal<300 | 320 | 340 | 360 | 380 | 400 | 420 | 440 | 460 | undefined>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCardGridComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxCardGridComponent, "spx-card-grid", never, { "minWidth2Columns": { "alias": "minWidth2Columns"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IconDefinition } from '@fortawesome/angular-fontawesome';
|
|
2
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxCardItemComponent {
|
|
5
|
-
readonly icon: import("@angular/core").InputSignal<IconDefinition | undefined>;
|
|
6
|
-
readonly iconOnly: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
readonly spxLabel: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly spxValue: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
readonly spxSeverity: import("@angular/core").InputSignal<SpxSeverityEnum | undefined>;
|
|
10
|
-
readonly spxIconSeverity: import("@angular/core").InputSignal<SpxSeverityEnum | undefined>;
|
|
11
|
-
SpxSeverityEnum: typeof SpxSeverityEnum;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCardItemComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxCardItemComponent, "spx-card-item", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "iconOnly": { "alias": "iconOnly"; "required": false; "isSignal": true; }; "spxLabel": { "alias": "spxLabel"; "required": true; "isSignal": true; }; "spxValue": { "alias": "spxValue"; "required": false; "isSignal": true; }; "spxSeverity": { "alias": "spxSeverity"; "required": false; "isSignal": true; }; "spxIconSeverity": { "alias": "spxIconSeverity"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxCardLineComponent {
|
|
4
|
-
readonly icon: import("@angular/core").InputSignal<IconProp | undefined>;
|
|
5
|
-
readonly showPositiveOrNegative: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly text: import("@angular/core").InputSignal<unknown>;
|
|
7
|
-
readonly value: import("@angular/core").ModelSignal<string | number>;
|
|
8
|
-
readonly secondValue: import("@angular/core").InputSignal<string | number | undefined>;
|
|
9
|
-
readonly showProgress: import("@angular/core").InputSignal<boolean | undefined>;
|
|
10
|
-
readonly unit: import("@angular/core").InputSignal<string | undefined>;
|
|
11
|
-
readonly newOrderScreen: import("@angular/core").InputSignal<boolean>;
|
|
12
|
-
numericValue: import("@angular/core").Signal<number>;
|
|
13
|
-
displayValue(val: string | number | unknown): string | number | unknown;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCardLineComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxCardLineComponent, "spx-card-line", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "showPositiveOrNegative": { "alias": "showPositiveOrNegative"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "secondValue": { "alias": "secondValue"; "required": false; "isSignal": true; }; "showProgress": { "alias": "showProgress"; "required": false; "isSignal": true; }; "unit": { "alias": "unit"; "required": false; "isSignal": true; }; "newOrderScreen": { "alias": "newOrderScreen"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, ["*"], true, never>;
|
|
16
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxCardComponent {
|
|
3
|
-
readonly clickable: import("@angular/core").InputSignal<boolean>;
|
|
4
|
-
readonly hasContent: import("@angular/core").InputSignal<boolean>;
|
|
5
|
-
readonly onDetailPage: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly text: import("@angular/core").InputSignal<string | undefined>;
|
|
7
|
-
readonly unit: import("@angular/core").InputSignal<string | undefined>;
|
|
8
|
-
readonly tableView: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
clicked: import("@angular/core").OutputEmitterRef<void>;
|
|
10
|
-
constructor();
|
|
11
|
-
displayValue(val: string | number): string | number;
|
|
12
|
-
onClick(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCardComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxCardComponent, "spx-card", never, { "clickable": { "alias": "clickable"; "required": false; "isSignal": true; }; "hasContent": { "alias": "hasContent"; "required": false; "isSignal": true; }; "onDetailPage": { "alias": "onDetailPage"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "unit": { "alias": "unit"; "required": false; "isSignal": true; }; "tableView": { "alias": "tableView"; "required": false; "isSignal": true; }; }, { "clicked": "clicked"; }, never, ["[card-header]", "[card-content-top]", "[card-content]", "[card-content-bottom]", "[card-lines]"], true, never>;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-change-details.component';
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SpxChangeDetailsValueI } from './spx-change-details-value.interface';
|
|
3
|
-
import { SpxFormI, SpxFormFieldI } from '@softpak/components/spx-form-view';
|
|
4
|
-
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const spxSectionChangeDetails = "changeDetails";
|
|
7
|
-
export declare const spxCtrlContainerNumber = "containerNumber";
|
|
8
|
-
export declare const spxCtrlContainerSeqNr = "containerSeqNr";
|
|
9
|
-
export declare const spxCtrlContainerType = "containerType";
|
|
10
|
-
export declare const spxCtrlCustomer = "customer";
|
|
11
|
-
export declare const spxCtrlTonsTested = "tonsTested";
|
|
12
|
-
export declare const spxCtrlLicensePlate = "licensePlate";
|
|
13
|
-
export declare const spxCtrlCategory = "category";
|
|
14
|
-
export declare const spxCtrlUseCategories = "useCategories";
|
|
15
|
-
export declare class SpxChangeDetailsComponent {
|
|
16
|
-
readonly formGroup: import("@angular/core").InputSignal<FormGroup<any> | undefined>;
|
|
17
|
-
readonly suggestions: import("@angular/core").InputSignal<any>;
|
|
18
|
-
private readonly showTonsTested;
|
|
19
|
-
readonly textCategory: import("@angular/core").InputSignal<string | undefined>;
|
|
20
|
-
readonly textContainerNumber: import("@angular/core").InputSignal<string | undefined>;
|
|
21
|
-
readonly textContainerType: import("@angular/core").InputSignal<string | undefined>;
|
|
22
|
-
readonly textCustomer: import("@angular/core").InputSignal<string | undefined>;
|
|
23
|
-
readonly textLicensePlate: import("@angular/core").InputSignal<string | undefined>;
|
|
24
|
-
readonly textSave: import("@angular/core").InputSignal<string | undefined>;
|
|
25
|
-
readonly textTonsTested: import("@angular/core").InputSignal<string | undefined>;
|
|
26
|
-
spxBlurCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
27
|
-
spxBlurContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
28
|
-
spxSearchCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
29
|
-
spxSearchContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
30
|
-
spxSearchTonsTested: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
31
|
-
submit: import("@angular/core").OutputEmitterRef<SpxChangeDetailsValueI>;
|
|
32
|
-
form: SpxFormI;
|
|
33
|
-
readonly ctrlCategory: import("@angular/core").Signal<FormControl<any>>;
|
|
34
|
-
readonly ctrlCustomer: import("@angular/core").Signal<FormControl<any>>;
|
|
35
|
-
readonly ctrlContainerType: import("@angular/core").Signal<FormControl<any>>;
|
|
36
|
-
readonly ctrlLicensePlate: import("@angular/core").Signal<FormControl<any>>;
|
|
37
|
-
readonly ctrlTonsTested: import("@angular/core").Signal<FormControl<any>>;
|
|
38
|
-
readonly ctrlUseCategories: import("@angular/core").Signal<FormControl<any>>;
|
|
39
|
-
private subContainerType?;
|
|
40
|
-
constructor();
|
|
41
|
-
createForm(): FormGroup;
|
|
42
|
-
ngOnInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
getRawValidators(formControl: FormControl): any;
|
|
45
|
-
onBlur(data: {
|
|
46
|
-
field: SpxFormFieldI;
|
|
47
|
-
valuePair: SpxValuePair<any>;
|
|
48
|
-
}): void;
|
|
49
|
-
onSearch(data: {
|
|
50
|
-
field: SpxFormFieldI;
|
|
51
|
-
valuePair: SpxValuePair<any>;
|
|
52
|
-
}): void;
|
|
53
|
-
onSubmit(): void;
|
|
54
|
-
private listenToContainerType;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxChangeDetailsComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxChangeDetailsComponent, "spx-change-details", never, { "formGroup": { "alias": "formGroup"; "required": false; "isSignal": true; }; "suggestions": { "alias": "suggestions"; "required": false; "isSignal": true; }; "textCategory": { "alias": "textCategory"; "required": false; "isSignal": true; }; "textContainerNumber": { "alias": "textContainerNumber"; "required": false; "isSignal": true; }; "textContainerType": { "alias": "textContainerType"; "required": false; "isSignal": true; }; "textCustomer": { "alias": "textCustomer"; "required": false; "isSignal": true; }; "textLicensePlate": { "alias": "textLicensePlate"; "required": false; "isSignal": true; }; "textSave": { "alias": "textSave"; "required": false; "isSignal": true; }; "textTonsTested": { "alias": "textTonsTested"; "required": false; "isSignal": true; }; }, { "spxBlurCategory": "spxBlurCategory"; "spxBlurContainerType": "spxBlurContainerType"; "spxSearchCategory": "spxSearchCategory"; "spxSearchContainerType": "spxSearchContainerType"; "spxSearchTonsTested": "spxSearchTonsTested"; "submit": "submit"; }, never, never, true, never>;
|
|
57
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './src/spx-channel-guard';
|
|
2
|
-
export * from './src/spx-channel-indicator/spx-channel-indicator.component';
|
|
3
|
-
export * as spxChannelActions from './store/spx-channel.actions';
|
|
4
|
-
export * as spxChannelEffects from './store/spx-channel.effects';
|
|
5
|
-
export * as spxChannelReducer from './store/spx-channel.reducer';
|
package/spx-channel-selection/src/spx-channel-indicator/spx-channel-indicator.component.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare const spxChannelSelectionUrl = "wlc";
|
|
3
|
-
export declare class SpxChannelIndicatorComponent {
|
|
4
|
-
private readonly navController;
|
|
5
|
-
private readonly store;
|
|
6
|
-
protected readonly channel: import("@angular/core").Signal<import("@softpak/components/spx-app-configuration").SpxAppChannelI | null | undefined>;
|
|
7
|
-
protected readonly channelType: import("@angular/core").Signal<import("@softpak/components/spx-app-configuration").SpxAppChannelTypeEnum | undefined>;
|
|
8
|
-
protected readonly spxTextChange = "spxTextChange";
|
|
9
|
-
protected onChange(): void;
|
|
10
|
-
protected canShowChannelType(): boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxChannelIndicatorComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxChannelIndicatorComponent, "spx-channel-indicator", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { SpxAppChannelI, SpxAppChannelTypeEnum } from '@softpak/components/spx-app-configuration';
|
|
2
|
-
export declare const choose: import("@ngrx/store").ActionCreator<"[SPX / Channel] Select", (props: {
|
|
3
|
-
channel: SpxAppChannelI;
|
|
4
|
-
channelType: SpxAppChannelTypeEnum;
|
|
5
|
-
}) => {
|
|
6
|
-
channel: SpxAppChannelI;
|
|
7
|
-
channelType: SpxAppChannelTypeEnum;
|
|
8
|
-
} & import("@ngrx/store").Action<"[SPX / Channel] Select">>;
|
|
9
|
-
export declare const initialize: import("@ngrx/store").ActionCreator<"[SPX / Channel] Initialize", (props: {
|
|
10
|
-
channels: SpxAppChannelI[];
|
|
11
|
-
}) => {
|
|
12
|
-
channels: SpxAppChannelI[];
|
|
13
|
-
} & import("@ngrx/store").Action<"[SPX / Channel] Initialize">>;
|
|
14
|
-
declare const all: ({
|
|
15
|
-
channel: SpxAppChannelI;
|
|
16
|
-
channelType: SpxAppChannelTypeEnum;
|
|
17
|
-
} & import("@ngrx/store").Action<"[SPX / Channel] Select">) | ({
|
|
18
|
-
channels: SpxAppChannelI[];
|
|
19
|
-
} & import("@ngrx/store").Action<"[SPX / Channel] Initialize">);
|
|
20
|
-
export type Actions = typeof all;
|
|
21
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Actions } from '@ngrx/effects';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
|
-
import { SpxToasterAutoCloseSpeedEnum } from '@softpak/components/spx-toaster';
|
|
4
|
-
import { Store } from '@ngrx/store';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class Effects {
|
|
7
|
-
private readonly actions$;
|
|
8
|
-
private readonly router;
|
|
9
|
-
store: Store<any>;
|
|
10
|
-
onChoose$: import("rxjs").Observable<{
|
|
11
|
-
autoClose?: number | SpxToasterAutoCloseSpeedEnum;
|
|
12
|
-
closeable?: boolean;
|
|
13
|
-
messageText: string;
|
|
14
|
-
title?: string;
|
|
15
|
-
} & import("@ngrx/store").Action<"[SPX / Toaster] Create success">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
16
|
-
constructor(actions$: Actions, router: Router);
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Effects, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Effects>;
|
|
19
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { SpxAppChannelI, SpxChannelTypeI } from '@softpak/components/spx-app-configuration';
|
|
2
|
-
export declare const initialState: StateI;
|
|
3
|
-
export interface StateI {
|
|
4
|
-
previousChannel: SpxAppChannelI | null;
|
|
5
|
-
channel: SpxAppChannelI | null;
|
|
6
|
-
channels: SpxAppChannelI[];
|
|
7
|
-
channelType: SpxChannelTypeI | null;
|
|
8
|
-
}
|
|
9
|
-
declare const _default: {
|
|
10
|
-
name: "spxChannel";
|
|
11
|
-
reducer: import("@ngrx/store").ActionReducer<StateI, import("@ngrx/store").Action<string>>;
|
|
12
|
-
selectSpxChannelState: import("@ngrx/store").MemoizedSelector<Record<string, any>, StateI, (featureState: StateI) => StateI>;
|
|
13
|
-
selectChannel: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxAppChannelI | null, (featureState: StateI) => SpxAppChannelI | null>;
|
|
14
|
-
selectChannelType: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxChannelTypeI | null, (featureState: StateI) => SpxChannelTypeI | null>;
|
|
15
|
-
selectChannels: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxAppChannelI[], (featureState: StateI) => SpxAppChannelI[]>;
|
|
16
|
-
selectPreviousChannel: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxAppChannelI | null, (featureState: StateI) => SpxAppChannelI | null>;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-check-digit.component';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { FormBuilder, FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SpxInputComponent, SpxInputTypeEnum } from '@softpak/components/spx-inputs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxCheckDigitComponent {
|
|
5
|
-
private readonly formBuilder;
|
|
6
|
-
readonly txtCheckDigit: import("@angular/core").InputSignal<string>;
|
|
7
|
-
readonly txtContainer: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly txtPrefix: import("@angular/core").InputSignal<string>;
|
|
9
|
-
ctrlContainerNumberRef: import("@angular/core").Signal<SpxInputComponent | undefined>;
|
|
10
|
-
inputTypeOverlayNumber: SpxInputTypeEnum;
|
|
11
|
-
inputTypeText: SpxInputTypeEnum;
|
|
12
|
-
formGroup: import("@angular/core").WritableSignal<FormGroup<any> | null>;
|
|
13
|
-
ctrlCheckDigit: import("@angular/core").Signal<FormControl<any>>;
|
|
14
|
-
ctrlContainerNumber: import("@angular/core").Signal<FormControl<any>>;
|
|
15
|
-
ctrlContainerPrefix: import("@angular/core").Signal<FormControl<any>>;
|
|
16
|
-
private inputChanges?;
|
|
17
|
-
constructor(formBuilder: FormBuilder);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngAfterViewInit(): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
getRawValidators(formControl: FormControl): any;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCheckDigitComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxCheckDigitComponent, "spx-check-digit", never, { "txtCheckDigit": { "alias": "txtCheckDigit"; "required": true; "isSignal": true; }; "txtContainer": { "alias": "txtContainer"; "required": true; "isSignal": true; }; "txtPrefix": { "alias": "txtPrefix"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './spx-confirm.component';
|
|
2
|
-
export * from './spx-confirm-displayer/spx-confirm-displayer.component';
|
|
3
|
-
export * as spxConfirmActions from './store/spx-confirm.actions';
|
|
4
|
-
export * as spxConfirmEffects from './store/spx-confirm.effects';
|
|
5
|
-
export * as spxConfirmReducer from './store/spx-confirm.reducer';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Store } from '@ngrx/store';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxConfirmDisplayerComponent implements OnInit, OnDestroy {
|
|
5
|
-
private readonly appStore;
|
|
6
|
-
confirms: import("@angular/core").WritableSignal<{
|
|
7
|
-
content: string;
|
|
8
|
-
id: string;
|
|
9
|
-
title: string;
|
|
10
|
-
cancelled?: boolean;
|
|
11
|
-
confirmed?: boolean;
|
|
12
|
-
noYesButton?: boolean;
|
|
13
|
-
}[]>;
|
|
14
|
-
private subscriptions;
|
|
15
|
-
constructor(appStore: Store);
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onCancel(id: string): void;
|
|
19
|
-
onConfirm(id: string): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxConfirmDisplayerComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxConfirmDisplayerComponent, "spx-confirm-displayer", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SpxConfirmComponent {
|
|
4
|
-
id: import("@angular/core").InputSignal<string>;
|
|
5
|
-
spxCancel: import("@angular/core").OutputEmitterRef<string>;
|
|
6
|
-
spxConfirm: import("@angular/core").OutputEmitterRef<string>;
|
|
7
|
-
faTimes: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
8
|
-
severityError: SpxSeverityEnum;
|
|
9
|
-
severityInfo: SpxSeverityEnum;
|
|
10
|
-
severitySuccess: SpxSeverityEnum;
|
|
11
|
-
constructor();
|
|
12
|
-
onCancel(): void;
|
|
13
|
-
onConfirm(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxConfirmComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxConfirmComponent, "spx-confirm", never, { "id": { "alias": "id"; "required": true; "isSignal": true; }; }, { "spxCancel": "spxCancel"; "spxConfirm": "spxConfirm"; }, never, ["[confirm__title]", "[confirm__content]", "[confirm__btn_cancel]", "[confirm__btn_confirm]"], true, never>;
|
|
16
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SpxConfirmI } from './spx-confirm.reducer';
|
|
2
|
-
export declare const answer: import("@ngrx/store").ActionCreator<"[Confirm] Answer", (props: {
|
|
3
|
-
cancel?: boolean;
|
|
4
|
-
confirm?: boolean;
|
|
5
|
-
id: string;
|
|
6
|
-
}) => {
|
|
7
|
-
cancel?: boolean;
|
|
8
|
-
confirm?: boolean;
|
|
9
|
-
id: string;
|
|
10
|
-
} & import("@ngrx/store").Action<"[Confirm] Answer">>;
|
|
11
|
-
export declare const reset: import("@ngrx/store").ActionCreator<"[Confirm] Reset", (props: Record<string, unknown>) => Record<string, unknown> & import("@ngrx/store").Action<"[Confirm] Reset">>;
|
|
12
|
-
export declare const show: import("@ngrx/store").ActionCreator<"[Confirm] Show", (props: SpxConfirmI) => SpxConfirmI & import("@ngrx/store").Action<"[Confirm] Show">>;
|
|
13
|
-
export declare const answerConfirm: import("@ngrx/store").ActionCreator<"[Confirm] Answer Confirm", (props: {
|
|
14
|
-
id: string;
|
|
15
|
-
}) => {
|
|
16
|
-
id: string;
|
|
17
|
-
} & import("@ngrx/store").Action<"[Confirm] Answer Confirm">>;
|
|
18
|
-
declare const all: (Record<string, unknown> & import("@ngrx/store").Action<"[Confirm] Reset">) | (SpxConfirmI & import("@ngrx/store").Action<"[Confirm] Show">) | ({
|
|
19
|
-
id: string;
|
|
20
|
-
} & import("@ngrx/store").Action<"[Confirm] Answer Confirm">);
|
|
21
|
-
export type Actions = typeof all;
|
|
22
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Actions } from '@ngrx/effects';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxConfirmEffects {
|
|
6
|
-
private readonly actions$;
|
|
7
|
-
private readonly appStore;
|
|
8
|
-
onAnswer$: Observable<any>;
|
|
9
|
-
constructor(actions$: Actions, appStore: Store);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxConfirmEffects, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SpxConfirmEffects>;
|
|
12
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export interface SpxConfirmI {
|
|
2
|
-
content: string;
|
|
3
|
-
id: string;
|
|
4
|
-
title: string;
|
|
5
|
-
noYesButton?: boolean;
|
|
6
|
-
onOK?: () => void;
|
|
7
|
-
onCancel?: () => void;
|
|
8
|
-
}
|
|
9
|
-
export interface State {
|
|
10
|
-
confirms: SpxConfirmI[];
|
|
11
|
-
}
|
|
12
|
-
declare const _default: {
|
|
13
|
-
name: "spxConfirm";
|
|
14
|
-
reducer: import("@ngrx/store").ActionReducer<State, import("@ngrx/store").Action<string>>;
|
|
15
|
-
selectSpxConfirmState: import("@ngrx/store").MemoizedSelector<Record<string, any>, State, (featureState: State) => State>;
|
|
16
|
-
selectConfirms: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxConfirmI[], (featureState: State) => SpxConfirmI[]>;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-form-section.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxFormSectionComponent {
|
|
3
|
-
readonly spxIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
4
|
-
readonly spxIndexSecondary: import("@angular/core").InputSignal<number | undefined>;
|
|
5
|
-
readonly spxTitle: import("@angular/core").InputSignal<string | undefined>;
|
|
6
|
-
readonly spxShowTitle: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxFormSectionComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxFormSectionComponent, "spx-form-section", never, { "spxIndex": { "alias": "spxIndex"; "required": false; "isSignal": true; }; "spxIndexSecondary": { "alias": "spxIndexSecondary"; "required": false; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": false; "isSignal": true; }; "spxShowTitle": { "alias": "spxShowTitle"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './spx-form-button-type.enum';
|
|
2
|
-
export * from './spx-form-button.interface';
|
|
3
|
-
export * from './spx-form-field.interface';
|
|
4
|
-
export * from './spx-form-section.interface';
|
|
5
|
-
export * from './spx-form-view.component';
|
|
6
|
-
export * from './spx-form.interface';
|
|
7
|
-
export * from './spx-check-required.const';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { SpxFormFieldI } from './spx-form-field.interface';
|
|
4
|
-
import { SpxFormSectionI } from './spx-form-section.interface';
|
|
5
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
6
|
-
import { SpxValuePair, SpxInputTypeEnum } from '@softpak/components/spx-inputs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const sectionAutocompleteSearch = "autocompleteSearch";
|
|
9
|
-
export declare const ctrlQuery = "query";
|
|
10
|
-
export declare const ctrlOptions = "options";
|
|
11
|
-
export declare class SpxAutocompleteSearchComponent implements OnInit, OnDestroy {
|
|
12
|
-
readonly formBuilder: FormBuilder;
|
|
13
|
-
formGroup: import("@angular/core").WritableSignal<FormGroup<any> | null>;
|
|
14
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<any>[]>;
|
|
15
|
-
readonly spxField: import("@angular/core").InputSignal<SpxFormFieldI>;
|
|
16
|
-
readonly txtOptions: import("@angular/core").InputSignal<string>;
|
|
17
|
-
readonly txtQuery: import("@angular/core").InputSignal<string>;
|
|
18
|
-
readonly txtSubmit: import("@angular/core").InputSignal<string>;
|
|
19
|
-
readonly spxValuePair: import("@angular/core").InputSignal<SpxValuePair<any>>;
|
|
20
|
-
spxCancel: import("@angular/core").OutputEmitterRef<void>;
|
|
21
|
-
spxSearch: import("@angular/core").OutputEmitterRef<SpxValuePair<any>>;
|
|
22
|
-
spxSubmit: import("@angular/core").OutputEmitterRef<SpxValuePair<any>>;
|
|
23
|
-
inputTypeRadio: SpxInputTypeEnum;
|
|
24
|
-
inputTypeText: SpxInputTypeEnum;
|
|
25
|
-
SpxSeverity: typeof SpxSeverityEnum;
|
|
26
|
-
sections: SpxFormSectionI[];
|
|
27
|
-
readonly ctrlQuery: import("@angular/core").Signal<FormControl<any>>;
|
|
28
|
-
readonly ctrlOptions: import("@angular/core").Signal<FormControl<any>>;
|
|
29
|
-
private subscriptions;
|
|
30
|
-
constructor(formBuilder: FormBuilder);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
private createForm;
|
|
34
|
-
getRawValidators(formControl: FormControl): any;
|
|
35
|
-
onCancel(): void;
|
|
36
|
-
onSubmit(): void;
|
|
37
|
-
private listenToQuery;
|
|
38
|
-
private listenToSelection;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxAutocompleteSearchComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxAutocompleteSearchComponent, "spx-autocomplete-search", never, { "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxField": { "alias": "spxField"; "required": true; "isSignal": true; }; "txtOptions": { "alias": "txtOptions"; "required": true; "isSignal": true; }; "txtQuery": { "alias": "txtQuery"; "required": true; "isSignal": true; }; "txtSubmit": { "alias": "txtSubmit"; "required": true; "isSignal": true; }; "spxValuePair": { "alias": "spxValuePair"; "required": true; "isSignal": true; }; }, { "spxCancel": "spxCancel"; "spxSearch": "spxSearch"; "spxSubmit": "spxSubmit"; }, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from "@softpak/components/spx-helpers";
|
|
2
|
-
import { SpxFormButtonTypeEnum } from "./spx-form-button-type.enum";
|
|
3
|
-
export interface SpxFormButtonI {
|
|
4
|
-
onClick?: () => {};
|
|
5
|
-
severity: SpxSeverityEnum;
|
|
6
|
-
label?: () => string;
|
|
7
|
-
type: SpxFormButtonTypeEnum;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ValidatorFn } from "@angular/forms";
|
|
2
|
-
import { SpxSeverityEnum } from "@softpak/components/spx-helpers";
|
|
3
|
-
import { SpxValuePair, SpxInputTypeEnum } from "@softpak/components/spx-inputs";
|
|
4
|
-
export interface SpxFormFieldI {
|
|
5
|
-
autofocus?: () => boolean;
|
|
6
|
-
capitalize?: () => boolean;
|
|
7
|
-
key: string;
|
|
8
|
-
label?: () => string;
|
|
9
|
-
readonly?: () => boolean;
|
|
10
|
-
severity?: () => SpxSeverityEnum;
|
|
11
|
-
show?: () => boolean;
|
|
12
|
-
step?: () => number;
|
|
13
|
-
suggestions?: () => boolean;
|
|
14
|
-
suggestionsFixed?: () => SpxValuePair<string | number | boolean | any>[];
|
|
15
|
-
type: () => SpxInputTypeEnum;
|
|
16
|
-
validators?: () => any[];
|
|
17
|
-
afterValueChange?: (valuePair: SpxValuePair<string | number | boolean> | null) => void;
|
|
18
|
-
defaultValidators?: () => ValidatorFn[];
|
|
19
|
-
defaultValue?: () => SpxValuePair<string | number | boolean> | null;
|
|
20
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { AbstractControl, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { SpxFormFieldI } from './spx-form-field.interface';
|
|
4
|
-
import { SpxFormI } from './spx-form.interface';
|
|
5
|
-
import { SpxValuePair, SpxInputTypeEnum } from '@softpak/components/spx-inputs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SpxFormViewComponent {
|
|
8
|
-
readonly checkRequired: (control: AbstractControl) => boolean;
|
|
9
|
-
readonly formBuilder: FormBuilder;
|
|
10
|
-
readonly spxFormGroup: import("@angular/core").InputSignal<FormGroup<any>>;
|
|
11
|
-
readonly spxForm: import("@angular/core").InputSignal<SpxFormI>;
|
|
12
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<any>;
|
|
13
|
-
spxBlur: import("@angular/core").OutputEmitterRef<{
|
|
14
|
-
field: SpxFormFieldI;
|
|
15
|
-
valuePair: SpxValuePair<any>;
|
|
16
|
-
}>;
|
|
17
|
-
spxClick: import("@angular/core").OutputEmitterRef<{
|
|
18
|
-
field: SpxFormFieldI;
|
|
19
|
-
}>;
|
|
20
|
-
spxSearch: import("@angular/core").OutputEmitterRef<{
|
|
21
|
-
field: SpxFormFieldI;
|
|
22
|
-
valuePair: SpxValuePair<any>;
|
|
23
|
-
}>;
|
|
24
|
-
spxInputs: import("@angular/core").Signal<readonly ElementRef<any>[]>;
|
|
25
|
-
autoCompleteField: import("@angular/core").WritableSignal<SpxFormFieldI | null>;
|
|
26
|
-
typeAutocomplete: SpxInputTypeEnum;
|
|
27
|
-
typeButton: SpxInputTypeEnum;
|
|
28
|
-
typeFloat: SpxInputTypeEnum;
|
|
29
|
-
typeNumber: SpxInputTypeEnum;
|
|
30
|
-
typeRadio: SpxInputTypeEnum;
|
|
31
|
-
typeText: SpxInputTypeEnum;
|
|
32
|
-
typeNumericKeyboard: SpxInputTypeEnum;
|
|
33
|
-
typeOverlay: SpxInputTypeEnum;
|
|
34
|
-
typeOverlayNumber: SpxInputTypeEnum;
|
|
35
|
-
setAutofocus(key: string): void;
|
|
36
|
-
onBlur(field: SpxFormFieldI): void;
|
|
37
|
-
onClick(field: SpxFormFieldI): void;
|
|
38
|
-
onAutocompleteCancel(): void;
|
|
39
|
-
onAutocompleteSearch(valuePair: SpxValuePair<any>): void;
|
|
40
|
-
onAutocompleteSave(valuePair: SpxValuePair<any>): void;
|
|
41
|
-
onSearch(field: SpxFormFieldI): void;
|
|
42
|
-
getRawValidators(formControl: AbstractControl): any;
|
|
43
|
-
static createForm(form: SpxFormI): FormGroup;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxFormViewComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxFormViewComponent, "spx-form-view", never, { "spxFormGroup": { "alias": "spxFormGroup"; "required": true; "isSignal": true; }; "spxForm": { "alias": "spxForm"; "required": true; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": true; "isSignal": true; }; }, { "spxBlur": "spxBlur"; "spxClick": "spxClick"; "spxSearch": "spxSearch"; }, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const calcCheckDigit: (container: string) => string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function unsubscribeSubscriptions(subscriptionObject: object): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const valuePairToValue: (pair: any) => any;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SelectedInputService {
|
|
4
|
-
private focusedElement;
|
|
5
|
-
focusedElement$: Observable<number | null>;
|
|
6
|
-
isFocused$(id: number): Observable<boolean>;
|
|
7
|
-
isBlurred$(id: number): Observable<boolean>;
|
|
8
|
-
getSelectedElementId(): number | null;
|
|
9
|
-
setSelectedElementId(id: number | null): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectedInputService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SelectedInputService>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './spx-value-interface';
|
|
2
|
-
export * from './spx-input-box/spx-input-box.component';
|
|
3
|
-
export * from './spx-input-text/spx-input-text.component';
|
|
4
|
-
export * from './spx-input.component';
|
|
5
|
-
export * from './spx-input-type.enum';
|
|
6
|
-
export * from './spx-input-alert-interface';
|
|
7
|
-
export * from './spx-speed-dial-interface';
|