@softpak/components 20.0.0 → 20.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/fesm2022/softpak-components-spx-404-page.mjs +4 -4
- package/fesm2022/softpak-components-spx-404-page.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-alert.mjs +4 -4
- package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-configuration.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-expiry.mjs +4 -4
- package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-button.mjs +4 -4
- package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-capitalize.mjs +3 -3
- package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-card.mjs +16 -16
- package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-change-details.mjs +4 -4
- package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-channel-selection.mjs +62 -62
- package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-check-digit.mjs +4 -4
- package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-confirm.mjs +11 -11
- package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-section.mjs +4 -4
- package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-view.mjs +8 -8
- package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-helpers.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-inputs.mjs +54 -50
- package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-navigation.mjs +12 -12
- package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-number-check.mjs +4 -4
- package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pagination.mjs +5 -5
- package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-patch.mjs +4 -4
- package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pipes.mjs +3 -3
- package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-progress-bar.mjs +4 -4
- package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-spinner.mjs +4 -4
- package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-stock-info.mjs +4 -4
- package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-storage.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-suggestion.mjs +4 -4
- package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-tabs.mjs +4 -4
- package/fesm2022/softpak-components-spx-tabs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toaster.mjs +4 -4
- package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toggle.mjs +4 -4
- package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-translate.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-update.mjs +14 -14
- package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation-messages.mjs +10 -10
- package/fesm2022/softpak-components-spx-validation-messages.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation.mjs +4 -4
- package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
- package/index.d.ts +5 -3
- package/package.json +33 -33
- package/placeholder.d.ts +1 -0
- package/public_api.d.ts +1 -0
- package/spx-404-page/index.d.ts +5 -18
- package/spx-404-page/public-api.d.ts +1 -0
- package/spx-404-page/spx-404-page.component.d.ts +15 -0
- package/spx-alert/index.d.ts +5 -34
- package/spx-alert/public-api.d.ts +2 -0
- package/spx-alert/spx-alert.component.d.ts +23 -0
- package/spx-alert/spx-alert.interface.d.ts +7 -0
- package/spx-app-configuration/index.d.ts +5 -66
- package/spx-app-configuration/public-api.d.ts +7 -0
- package/spx-app-configuration/spx-app-alert.interface.d.ts +7 -0
- package/spx-app-configuration/spx-app-bundle-set.interface.d.ts +4 -0
- package/spx-app-configuration/spx-app-channel-type.enum.d.ts +6 -0
- package/spx-app-configuration/spx-app-channel.interface.d.ts +10 -0
- package/spx-app-configuration/spx-app-config.interface.d.ts +19 -0
- package/spx-app-configuration/spx-app-id.enum.d.ts +6 -0
- package/spx-app-configuration/spx-app-lang.enum.d.ts +4 -0
- package/spx-app-configuration/spx-app-release-note.interface.d.ts +8 -0
- package/spx-app-expiry/index.d.ts +5 -38
- package/spx-app-expiry/public-api.d.ts +5 -0
- package/spx-app-expiry/spx-app-expiry.component.d.ts +21 -0
- package/spx-app-expiry/spx-app-expiry.interface.d.ts +7 -0
- package/spx-app-expiry/spx-check-expiry-final-warning.interface.d.ts +2 -0
- package/spx-app-expiry/spx-check-expiry-happened.interface.d.ts +2 -0
- package/spx-app-expiry/spx-check-expiry-warning.interface.d.ts +2 -0
- package/spx-button/index.d.ts +5 -26
- package/spx-button/public-api.d.ts +1 -0
- package/spx-button/spx-button.component.d.ts +23 -0
- package/spx-capitalize/index.d.ts +5 -11
- package/spx-capitalize/public-api.d.ts +1 -0
- package/spx-capitalize/spx-capitalize.pipe.d.ts +8 -0
- package/spx-card/index.d.ts +5 -54
- package/spx-card/public-api.d.ts +4 -0
- package/spx-card/spx-card-grid/spx-card-grid.component.d.ts +6 -0
- package/spx-card/spx-card-item/spx-card-item.component.d.ts +14 -0
- package/spx-card/spx-card-line/spx-card-line.component.d.ts +16 -0
- package/spx-card/spx-card.component.d.ts +15 -0
- package/spx-change-details/index.d.ts +5 -67
- package/spx-change-details/public-api.d.ts +1 -0
- package/spx-change-details/spx-change-details-value.interface.d.ts +7 -0
- package/spx-change-details/spx-change-details.component.d.ts +58 -0
- package/spx-channel-selection/index.d.ts +5 -163
- package/spx-channel-selection/public-api.d.ts +8 -0
- package/spx-channel-selection/src/spx-channel-guard.d.ts +9 -0
- package/spx-channel-selection/src/spx-channel-indicator.component.d.ts +14 -0
- package/spx-channel-selection/src/spx-channel-selection-url.d.ts +1 -0
- package/spx-channel-selection/src/spx-welcome.component.d.ts +44 -0
- package/spx-channel-selection/store/spx-channel/spx-channel.actions.d.ts +21 -0
- package/spx-channel-selection/store/spx-channel/spx-channel.effects.d.ts +17 -0
- package/spx-channel-selection/store/spx-channel/spx-channel.initial.d.ts +2 -0
- package/spx-channel-selection/store/spx-channel/spx-channel.reducer.d.ts +12 -0
- package/spx-channel-selection/store/spx-channel/spx-channel.state.d.ts +7 -0
- package/spx-check-digit/index.d.ts +5 -27
- package/spx-check-digit/public-api.d.ts +1 -0
- package/spx-check-digit/spx-check-digit.component.d.ts +24 -0
- package/spx-confirm/index.d.ts +5 -118
- package/spx-confirm/public-api.d.ts +5 -0
- package/spx-confirm/spx-confirm-displayer/spx-confirm-displayer.component.d.ts +22 -0
- package/spx-confirm/spx-confirm.component.d.ts +16 -0
- package/spx-confirm/store/spx-confirm.actions.d.ts +22 -0
- package/spx-confirm/store/spx-confirm.effects.d.ts +12 -0
- package/spx-confirm/store/spx-confirm.reducer.d.ts +18 -0
- package/spx-form-section/index.d.ts +5 -12
- package/spx-form-section/public-api.d.ts +1 -0
- package/spx-form-section/spx-form-section.component.d.ts +9 -0
- package/spx-form-view/index.d.ts +5 -94
- package/spx-form-view/public-api.d.ts +6 -0
- package/spx-form-view/spx-autocomplete-search.component.d.ts +41 -0
- package/spx-form-view/spx-form-button-type.enum.d.ts +4 -0
- package/spx-form-view/spx-form-button.interface.d.ts +8 -0
- package/spx-form-view/spx-form-field.interface.d.ts +18 -0
- package/spx-form-view/spx-form-section.interface.d.ts +9 -0
- package/spx-form-view/spx-form-view.component.d.ts +49 -0
- package/spx-form-view/spx-form.interface.d.ts +6 -0
- package/spx-helpers/calc-check-digit.function.d.ts +1 -0
- package/spx-helpers/index.d.ts +5 -22
- package/spx-helpers/input-alert.interface.d.ts +5 -0
- package/spx-helpers/public-api.d.ts +5 -0
- package/spx-helpers/spx-severity.enum.d.ts +8 -0
- package/spx-helpers/unsubscribe-subscriptions.function.d.ts +1 -0
- package/spx-helpers/value-pair-to-value.function.d.ts +1 -0
- package/spx-inputs/index.d.ts +5 -326
- package/spx-inputs/input.service.d.ts +12 -0
- package/spx-inputs/public-api.d.ts +6 -0
- package/spx-inputs/spx-dropdown/spx-dropdown.component.d.ts +18 -0
- package/spx-inputs/spx-input-alert-interface.d.ts +5 -0
- package/spx-inputs/spx-input-box/spx-input-box.component.d.ts +41 -0
- package/spx-inputs/spx-input-date/spx-input-date.component.d.ts +50 -0
- package/spx-inputs/spx-input-float/spx-input-float.component.d.ts +33 -0
- package/spx-inputs/spx-input-number/spx-input-number.component.d.ts +24 -0
- package/spx-inputs/spx-input-radio/spx-input-radio.component.d.ts +27 -0
- package/spx-inputs/spx-input-text/spx-input-text.component.d.ts +34 -0
- package/spx-inputs/spx-input-time/spx-input-time.component.d.ts +35 -0
- package/spx-inputs/spx-input-time-modal/spx-input-time-modal.component.d.ts +18 -0
- package/spx-inputs/spx-input-type.enum.d.ts +16 -0
- package/spx-inputs/spx-input.component.d.ts +74 -0
- package/spx-inputs/spx-value-interface.d.ts +4 -0
- package/spx-navigation/index.d.ts +5 -140
- package/spx-navigation/public-api.d.ts +8 -0
- package/spx-navigation/spx-home-tile/spx-home-tile.component.d.ts +11 -0
- package/spx-navigation/spx-home-tile/spx-home-tiles.component.d.ts +6 -0
- package/spx-navigation/spx-navigation-item.interface.d.ts +22 -0
- package/spx-navigation/spx-navigation.component.d.ts +21 -0
- package/spx-navigation/store/spx-navigation/spx-navigation.actions.d.ts +28 -0
- package/spx-navigation/store/spx-navigation/spx-navigation.initial.d.ts +2 -0
- package/spx-navigation/store/spx-navigation/spx-navigation.reducer.d.ts +12 -0
- package/spx-navigation/store/spx-navigation/spx-navigation.state.d.ts +8 -0
- package/spx-number-check/index.d.ts +5 -43
- package/spx-number-check/public-api.d.ts +1 -0
- package/spx-number-check/spx-number-check.component.d.ts +40 -0
- package/spx-pagination/index.d.ts +5 -18
- package/spx-pagination/public-api.d.ts +1 -0
- package/spx-pagination/spx-pagination.component.d.ts +15 -0
- package/spx-patch/index.d.ts +5 -21
- package/spx-patch/patch-check.function.d.ts +4 -0
- package/spx-patch/public-api.d.ts +3 -0
- package/spx-patch/release-check.function.d.ts +1 -0
- package/spx-patch/spx-patch.component.d.ts +11 -0
- package/spx-pipes/index.d.ts +5 -11
- package/spx-pipes/public-api.d.ts +1 -0
- package/spx-pipes/spx-severity-pipe.d.ts +8 -0
- package/spx-progress-bar/index.d.ts +5 -10
- package/spx-progress-bar/public-api.d.ts +1 -0
- package/spx-progress-bar/spx-progress-bar.component.d.ts +7 -0
- package/spx-spinner/index.d.ts +5 -59
- package/spx-spinner/public-api.d.ts +5 -0
- package/spx-spinner/spx-spinner.component.d.ts +7 -0
- package/spx-spinner/store/spx-spinner/spx-spinner.actions.d.ts +6 -0
- package/spx-spinner/store/spx-spinner/spx-spinner.initial.d.ts +2 -0
- package/spx-spinner/store/spx-spinner/spx-spinner.reducer.d.ts +9 -0
- package/spx-spinner/store/spx-spinner/spx-spinner.state.d.ts +4 -0
- package/spx-stock-info/index.d.ts +5 -98
- package/spx-stock-info/public-api.d.ts +2 -0
- package/spx-stock-info/spx-stock-info-value.interface.d.ts +11 -0
- package/spx-stock-info/spx-stock-info.component.d.ts +85 -0
- package/spx-storage/index.d.ts +5 -26
- package/spx-storage/public-api.d.ts +2 -0
- package/spx-storage/src/spx-storage-key.enum.d.ts +15 -0
- package/spx-storage/src/spx-storage.class.d.ts +9 -0
- package/spx-suggestion/index.d.ts +5 -12
- package/spx-suggestion/public-api.d.ts +1 -0
- package/spx-suggestion/spx-suggestion.component.d.ts +9 -0
- package/spx-tabs/index.d.ts +5 -58
- package/spx-tabs/public-api.d.ts +3 -0
- package/spx-tabs/src/spx-tabs.component.d.ts +19 -0
- package/spx-tabs/store/spx-shortcuts.actions.d.ts +10 -0
- package/spx-tabs/store/spx-shortcuts.reducer.d.ts +11 -0
- package/spx-toaster/index.d.ts +5 -167
- package/spx-toaster/public-api.d.ts +7 -0
- package/spx-toaster/src/spx-toaster-autoclose-speed.d.ts +11 -0
- package/spx-toaster/src/spx-toaster-message.interface.d.ts +14 -0
- package/spx-toaster/src/spx-toaster.component.d.ts +11 -0
- package/spx-toaster/store/spx-toaster/spx-toaster.actions.d.ts +78 -0
- package/spx-toaster/store/spx-toaster/spx-toaster.initial.d.ts +2 -0
- package/spx-toaster/store/spx-toaster/spx-toaster.reducer.d.ts +11 -0
- package/spx-toaster/store/spx-toaster/spx-toaster.state.d.ts +5 -0
- package/spx-toggle/index.d.ts +5 -15
- package/spx-toggle/public-api.d.ts +1 -0
- package/spx-toggle/src/spx-toggle.component.d.ts +12 -0
- package/spx-translate/index.d.ts +5 -66
- package/spx-translate/public-api.d.ts +3 -0
- package/spx-translate/spx-translate._const.d.ts +59 -0
- package/spx-translate/spx-translate.en.d.ts +2 -0
- package/spx-translate/spx-translate.nl.d.ts +2 -0
- package/spx-update/index.d.ts +5 -208
- package/spx-update/public-api.d.ts +13 -0
- package/spx-update/spx-update-page.component.d.ts +17 -0
- package/spx-update/spx-update-pending.component.d.ts +25 -0
- package/spx-update/spx-update-url.d.ts +1 -0
- package/spx-update/store/spx-update-check/spx-update-check.actions.d.ts +28 -0
- package/spx-update/store/spx-update-check/spx-update-check.effects.d.ts +14 -0
- package/spx-update/store/spx-update-check/spx-update-check.initial.d.ts +2 -0
- package/spx-update/store/spx-update-check/spx-update-check.reducer.d.ts +10 -0
- package/spx-update/store/spx-update-check/spx-update-check.state.d.ts +5 -0
- package/spx-update/store/spx-update-pending/spx-update-pending.actions.d.ts +8 -0
- package/spx-update/store/spx-update-pending/spx-update-pending.effects.d.ts +10 -0
- package/spx-update/store/spx-update-pending/spx-update-pending.initial.d.ts +2 -0
- package/spx-update/store/spx-update-pending/spx-update-pending.reducer.d.ts +9 -0
- package/spx-update/store/spx-update-pending/spx-update-pending.state.d.ts +4 -0
- package/spx-validation/index.d.ts +5 -63
- package/spx-validation/max.validator.d.ts +7 -0
- package/spx-validation/maxlength.validator.d.ts +7 -0
- package/spx-validation/min.validator.d.ts +7 -0
- package/spx-validation/minlength.validator.d.ts +7 -0
- package/spx-validation/pattern.validator.d.ts +2 -0
- package/spx-validation/public-api.d.ts +8 -0
- package/spx-validation/required.validator.d.ts +2 -0
- package/spx-validation/spx-validate-control.component.d.ts +26 -0
- package/spx-validation/year-and-month.validator.d.ts +2 -0
- package/spx-validation-messages/index.d.ts +5 -28
- package/spx-validation-messages/public-api.d.ts +1 -0
- package/spx-validation-messages/spx-validation-messages.component.d.ts +25 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { SpxAppChannelTypeEnum } from "./spx-app-channel-type.enum";
|
|
2
|
+
export interface SpxAppChannelI {
|
|
3
|
+
backendCompanyCode: string;
|
|
4
|
+
brand: string;
|
|
5
|
+
catalogFileName: string;
|
|
6
|
+
catalogPrefix: string;
|
|
7
|
+
channelTypes: SpxAppChannelTypeEnum[];
|
|
8
|
+
default?: boolean;
|
|
9
|
+
serviceURI: string;
|
|
10
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { SpxAppIdEnum } from "./spx-app-id.enum";
|
|
2
|
+
import { SpxAppBundleSetI } from "./spx-app-bundle-set.interface";
|
|
3
|
+
import { SpxAppAlertI } from "./spx-app-alert.interface";
|
|
4
|
+
import { SpxAppReleaseNoteI } from "./spx-app-release-note.interface";
|
|
5
|
+
import { SpxAppChannelI } from "./spx-app-channel.interface";
|
|
6
|
+
export interface SpxAppConfigI {
|
|
7
|
+
id: SpxAppIdEnum;
|
|
8
|
+
appflowId: string;
|
|
9
|
+
versions: {
|
|
10
|
+
next: SpxAppBundleSetI;
|
|
11
|
+
current: SpxAppBundleSetI;
|
|
12
|
+
orange: SpxAppBundleSetI;
|
|
13
|
+
yellow: SpxAppBundleSetI;
|
|
14
|
+
red: SpxAppBundleSetI;
|
|
15
|
+
};
|
|
16
|
+
alerts: SpxAppAlertI[];
|
|
17
|
+
releaseNotes: SpxAppReleaseNoteI[];
|
|
18
|
+
channels: SpxAppChannelI[];
|
|
19
|
+
}
|
|
@@ -1,38 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
requiredVersion: string;
|
|
7
|
-
warning: DateTime;
|
|
8
|
-
finalWarning: DateTime;
|
|
9
|
-
expiry: DateTime;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
declare class SpxAppExpiryComponent implements OnChanges {
|
|
13
|
-
readonly txtContactHelpdeskOrSoftpak: _angular_core.InputSignal<string>;
|
|
14
|
-
readonly txtExpired: _angular_core.InputSignal<string>;
|
|
15
|
-
readonly txtLastReminder: _angular_core.InputSignal<string>;
|
|
16
|
-
readonly txtPleaseOpenTheAppStore: _angular_core.InputSignal<string>;
|
|
17
|
-
readonly txtPleaseUpdate: _angular_core.InputSignal<string>;
|
|
18
|
-
readonly txtThisVersionWillExpireSoon: _angular_core.InputSignal<string>;
|
|
19
|
-
readonly txtUpdateAvailable: _angular_core.InputSignal<string>;
|
|
20
|
-
readonly txtUpdateTheAppToTheLatestVersion: _angular_core.InputSignal<string>;
|
|
21
|
-
readonly spxExpiry: _angular_core.InputSignal<SpxAppExpiryI>;
|
|
22
|
-
readonly spxVersion: _angular_core.InputSignal<string>;
|
|
23
|
-
warning: _angular_core.WritableSignal<boolean>;
|
|
24
|
-
finalWarning: _angular_core.WritableSignal<boolean>;
|
|
25
|
-
expired: _angular_core.WritableSignal<boolean>;
|
|
26
|
-
ngOnChanges(): void;
|
|
27
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxAppExpiryComponent, never>;
|
|
28
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxAppExpiryComponent, "spx-app-expiry", never, { "txtContactHelpdeskOrSoftpak": { "alias": "txtContactHelpdeskOrSoftpak"; "required": true; "isSignal": true; }; "txtExpired": { "alias": "txtExpired"; "required": true; "isSignal": true; }; "txtLastReminder": { "alias": "txtLastReminder"; "required": true; "isSignal": true; }; "txtPleaseOpenTheAppStore": { "alias": "txtPleaseOpenTheAppStore"; "required": true; "isSignal": true; }; "txtPleaseUpdate": { "alias": "txtPleaseUpdate"; "required": true; "isSignal": true; }; "txtThisVersionWillExpireSoon": { "alias": "txtThisVersionWillExpireSoon"; "required": true; "isSignal": true; }; "txtUpdateAvailable": { "alias": "txtUpdateAvailable"; "required": true; "isSignal": true; }; "txtUpdateTheAppToTheLatestVersion": { "alias": "txtUpdateTheAppToTheLatestVersion"; "required": true; "isSignal": true; }; "spxExpiry": { "alias": "spxExpiry"; "required": true; "isSignal": true; }; "spxVersion": { "alias": "spxVersion"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
declare const spxCheckExpiryFinalWarning: (appStoreVersion: string, spxAppExpiry?: SpxAppExpiryI) => boolean;
|
|
32
|
-
|
|
33
|
-
declare const spxCheckExpiryHappened: (appStoreVersion: string, spxAppExpiry: SpxAppExpiryI) => boolean;
|
|
34
|
-
|
|
35
|
-
declare const spxCheckExpiryWarning: (appStoreVersion: string, spxAppExpiry?: SpxAppExpiryI) => boolean;
|
|
36
|
-
|
|
37
|
-
export { SpxAppExpiryComponent, spxCheckExpiryFinalWarning, spxCheckExpiryHappened, spxCheckExpiryWarning };
|
|
38
|
-
export type { SpxAppExpiryI };
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
/// <amd-module name="@softpak/components/spx-app-expiry" />
|
|
5
|
+
export * from './public-api';
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { OnChanges } from '@angular/core';
|
|
2
|
+
import { SpxAppExpiryI } from './spx-app-expiry.interface';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SpxAppExpiryComponent implements OnChanges {
|
|
5
|
+
readonly txtContactHelpdeskOrSoftpak: import("@angular/core").InputSignal<string>;
|
|
6
|
+
readonly txtExpired: import("@angular/core").InputSignal<string>;
|
|
7
|
+
readonly txtLastReminder: import("@angular/core").InputSignal<string>;
|
|
8
|
+
readonly txtPleaseOpenTheAppStore: import("@angular/core").InputSignal<string>;
|
|
9
|
+
readonly txtPleaseUpdate: import("@angular/core").InputSignal<string>;
|
|
10
|
+
readonly txtThisVersionWillExpireSoon: import("@angular/core").InputSignal<string>;
|
|
11
|
+
readonly txtUpdateAvailable: import("@angular/core").InputSignal<string>;
|
|
12
|
+
readonly txtUpdateTheAppToTheLatestVersion: import("@angular/core").InputSignal<string>;
|
|
13
|
+
readonly spxExpiry: import("@angular/core").InputSignal<SpxAppExpiryI>;
|
|
14
|
+
readonly spxVersion: import("@angular/core").InputSignal<string>;
|
|
15
|
+
warning: import("@angular/core").WritableSignal<boolean>;
|
|
16
|
+
finalWarning: import("@angular/core").WritableSignal<boolean>;
|
|
17
|
+
expired: import("@angular/core").WritableSignal<boolean>;
|
|
18
|
+
ngOnChanges(): void;
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SpxAppExpiryComponent, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpxAppExpiryComponent, "spx-app-expiry", never, { "txtContactHelpdeskOrSoftpak": { "alias": "txtContactHelpdeskOrSoftpak"; "required": true; "isSignal": true; }; "txtExpired": { "alias": "txtExpired"; "required": true; "isSignal": true; }; "txtLastReminder": { "alias": "txtLastReminder"; "required": true; "isSignal": true; }; "txtPleaseOpenTheAppStore": { "alias": "txtPleaseOpenTheAppStore"; "required": true; "isSignal": true; }; "txtPleaseUpdate": { "alias": "txtPleaseUpdate"; "required": true; "isSignal": true; }; "txtThisVersionWillExpireSoon": { "alias": "txtThisVersionWillExpireSoon"; "required": true; "isSignal": true; }; "txtUpdateAvailable": { "alias": "txtUpdateAvailable"; "required": true; "isSignal": true; }; "txtUpdateTheAppToTheLatestVersion": { "alias": "txtUpdateTheAppToTheLatestVersion"; "required": true; "isSignal": true; }; "spxExpiry": { "alias": "spxExpiry"; "required": true; "isSignal": true; }; "spxVersion": { "alias": "spxVersion"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
21
|
+
}
|
package/spx-button/index.d.ts
CHANGED
|
@@ -1,26 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
readonly spxDisabled: _angular_core.InputSignal<boolean>;
|
|
7
|
-
readonly spxClass: _angular_core.InputSignal<string | undefined>;
|
|
8
|
-
readonly spxClassObject: _angular_core.InputSignal<object | undefined>;
|
|
9
|
-
readonly spxForm: _angular_core.InputSignal<string | undefined>;
|
|
10
|
-
readonly spxFullHeight: _angular_core.InputSignal<boolean | undefined>;
|
|
11
|
-
readonly spxFullWidth: _angular_core.InputSignal<boolean | undefined>;
|
|
12
|
-
readonly spxSeverity: _angular_core.InputSignal<SpxSeverityEnum | undefined>;
|
|
13
|
-
readonly spxSize: _angular_core.InputSignal<"lg" | "xl">;
|
|
14
|
-
readonly spxTabIndex: _angular_core.InputSignal<number | undefined>;
|
|
15
|
-
readonly spxType: _angular_core.InputSignal<"button" | "submit">;
|
|
16
|
-
spxClick: _angular_core.OutputEmitterRef<void>;
|
|
17
|
-
buttonRef: _angular_core.Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
18
|
-
SpxSeverity: typeof SpxSeverityEnum;
|
|
19
|
-
hasShadowDom: (el: HTMLElement) => boolean;
|
|
20
|
-
handleClick: () => void;
|
|
21
|
-
spxSetFocus(): void;
|
|
22
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxButtonComponent, never>;
|
|
23
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxButtonComponent, "spx-button", never, { "spxDisabled": { "alias": "spxDisabled"; "required": false; "isSignal": true; }; "spxClass": { "alias": "spxClass"; "required": false; "isSignal": true; }; "spxClassObject": { "alias": "spxClassObject"; "required": false; "isSignal": true; }; "spxForm": { "alias": "spxForm"; "required": false; "isSignal": true; }; "spxFullHeight": { "alias": "spxFullHeight"; "required": false; "isSignal": true; }; "spxFullWidth": { "alias": "spxFullWidth"; "required": false; "isSignal": true; }; "spxSeverity": { "alias": "spxSeverity"; "required": false; "isSignal": true; }; "spxSize": { "alias": "spxSize"; "required": false; "isSignal": true; }; "spxTabIndex": { "alias": "spxTabIndex"; "required": false; "isSignal": true; }; "spxType": { "alias": "spxType"; "required": false; "isSignal": true; }; }, { "spxClick": "spxClick"; }, never, ["*"], true, never>;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
export { SpxButtonComponent };
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
/// <amd-module name="@softpak/components/spx-button" />
|
|
5
|
+
export * from './public-api';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './spx-button.component';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SpxButtonComponent {
|
|
5
|
+
readonly spxDisabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
+
readonly spxClass: import("@angular/core").InputSignal<string | undefined>;
|
|
7
|
+
readonly spxClassObject: import("@angular/core").InputSignal<object | undefined>;
|
|
8
|
+
readonly spxForm: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
+
readonly spxFullHeight: import("@angular/core").InputSignal<boolean | undefined>;
|
|
10
|
+
readonly spxFullWidth: import("@angular/core").InputSignal<boolean | undefined>;
|
|
11
|
+
readonly spxSeverity: import("@angular/core").InputSignal<SpxSeverityEnum | undefined>;
|
|
12
|
+
readonly spxSize: import("@angular/core").InputSignal<"lg" | "xl">;
|
|
13
|
+
readonly spxTabIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
14
|
+
readonly spxType: import("@angular/core").InputSignal<"button" | "submit">;
|
|
15
|
+
spxClick: import("@angular/core").OutputEmitterRef<void>;
|
|
16
|
+
buttonRef: import("@angular/core").Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
17
|
+
SpxSeverity: typeof SpxSeverityEnum;
|
|
18
|
+
hasShadowDom: (el: HTMLElement) => boolean;
|
|
19
|
+
handleClick: () => void;
|
|
20
|
+
spxSetFocus(): void;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SpxButtonComponent, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpxButtonComponent, "spx-button", never, { "spxDisabled": { "alias": "spxDisabled"; "required": false; "isSignal": true; }; "spxClass": { "alias": "spxClass"; "required": false; "isSignal": true; }; "spxClassObject": { "alias": "spxClassObject"; "required": false; "isSignal": true; }; "spxForm": { "alias": "spxForm"; "required": false; "isSignal": true; }; "spxFullHeight": { "alias": "spxFullHeight"; "required": false; "isSignal": true; }; "spxFullWidth": { "alias": "spxFullWidth"; "required": false; "isSignal": true; }; "spxSeverity": { "alias": "spxSeverity"; "required": false; "isSignal": true; }; "spxSize": { "alias": "spxSize"; "required": false; "isSignal": true; }; "spxTabIndex": { "alias": "spxTabIndex"; "required": false; "isSignal": true; }; "spxType": { "alias": "spxType"; "required": false; "isSignal": true; }; }, { "spxClick": "spxClick"; }, never, ["*"], true, never>;
|
|
23
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
static transform(value: string, ..._args: unknown[]): string;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCapitalizePipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SpxCapitalizePipe, "capitalize", true>;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
export { SpxCapitalizePipe };
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
/// <amd-module name="@softpak/components/spx-capitalize" />
|
|
5
|
+
export * from './public-api';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './spx-capitalize.pipe';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SpxCapitalizePipe implements PipeTransform {
|
|
4
|
+
transform(value: string, ..._args: unknown[]): string;
|
|
5
|
+
static transform(value: string, ..._args: unknown[]): string;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SpxCapitalizePipe, never>;
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SpxCapitalizePipe, "capitalize", true>;
|
|
8
|
+
}
|
package/spx-card/index.d.ts
CHANGED
|
@@ -1,54 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
declare class SpxCardComponent {
|
|
7
|
-
readonly clickable: _angular_core.InputSignal<boolean>;
|
|
8
|
-
readonly hasContent: _angular_core.InputSignal<boolean>;
|
|
9
|
-
readonly onDetailPage: _angular_core.InputSignal<boolean>;
|
|
10
|
-
readonly text: _angular_core.InputSignal<string | undefined>;
|
|
11
|
-
readonly unit: _angular_core.InputSignal<string | undefined>;
|
|
12
|
-
readonly tableView: _angular_core.InputSignal<boolean>;
|
|
13
|
-
clicked: _angular_core.OutputEmitterRef<void>;
|
|
14
|
-
constructor();
|
|
15
|
-
displayValue(val: string | number): string | number;
|
|
16
|
-
onClick(): void;
|
|
17
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxCardComponent, never>;
|
|
18
|
-
static ɵcmp: _angular_core.ɵɵ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>;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
declare class SpxCardItemComponent {
|
|
22
|
-
readonly icon: _angular_core.InputSignal<IconDefinition | undefined>;
|
|
23
|
-
readonly iconOnly: _angular_core.InputSignal<boolean>;
|
|
24
|
-
readonly spxLabel: _angular_core.InputSignal<string>;
|
|
25
|
-
readonly spxValue: _angular_core.InputSignal<string | undefined>;
|
|
26
|
-
readonly spxSeverity: _angular_core.InputSignal<SpxSeverityEnum | undefined>;
|
|
27
|
-
readonly spxIconSeverity: _angular_core.InputSignal<SpxSeverityEnum | undefined>;
|
|
28
|
-
SpxSeverityEnum: typeof SpxSeverityEnum;
|
|
29
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxCardItemComponent, never>;
|
|
30
|
-
static ɵcmp: _angular_core.ɵɵ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>;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
declare class SpxCardGridComponent {
|
|
34
|
-
readonly minWidth2Columns: _angular_core.InputSignal<300 | 320 | 340 | 360 | 380 | 400 | 420 | 440 | 460 | undefined>;
|
|
35
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxCardGridComponent, never>;
|
|
36
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SpxCardGridComponent, "spx-card-grid", never, { "minWidth2Columns": { "alias": "minWidth2Columns"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
declare class SpxCardLineComponent {
|
|
40
|
-
readonly icon: _angular_core.InputSignal<IconProp | undefined>;
|
|
41
|
-
readonly showPositiveOrNegative: _angular_core.InputSignal<boolean>;
|
|
42
|
-
readonly text: _angular_core.InputSignal<unknown>;
|
|
43
|
-
readonly value: _angular_core.ModelSignal<string | number>;
|
|
44
|
-
readonly secondValue: _angular_core.InputSignal<string | number | undefined>;
|
|
45
|
-
readonly showProgress: _angular_core.InputSignal<boolean | undefined>;
|
|
46
|
-
readonly unit: _angular_core.InputSignal<string | undefined>;
|
|
47
|
-
readonly newOrderScreen: _angular_core.InputSignal<boolean>;
|
|
48
|
-
numericValue: _angular_core.Signal<number>;
|
|
49
|
-
displayValue(val: string | number | unknown): string | number | unknown;
|
|
50
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxCardLineComponent, never>;
|
|
51
|
-
static ɵcmp: _angular_core.ɵɵ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>;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
export { SpxCardComponent, SpxCardGridComponent, SpxCardItemComponent, SpxCardLineComponent };
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
/// <amd-module name="@softpak/components/spx-card" />
|
|
5
|
+
export * from './public-api';
|
|
@@ -0,0 +1,6 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
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,67 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
interface SpxChangeDetailsValueI {
|
|
7
|
-
category?: SpxValuePair<string>;
|
|
8
|
-
containerType: SpxValuePair<string>;
|
|
9
|
-
licensePlate: SpxValuePair<string>;
|
|
10
|
-
tonsTested: SpxValuePair<string>;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
declare const spxSectionChangeDetails = "changeDetails";
|
|
14
|
-
declare const spxCtrlContainerNumber = "containerNumber";
|
|
15
|
-
declare const spxCtrlContainerSeqNr = "containerSeqNr";
|
|
16
|
-
declare const spxCtrlContainerType = "containerType";
|
|
17
|
-
declare const spxCtrlCustomer = "customer";
|
|
18
|
-
declare const spxCtrlTonsTested = "tonsTested";
|
|
19
|
-
declare const spxCtrlLicensePlate = "licensePlate";
|
|
20
|
-
declare const spxCtrlCategory = "category";
|
|
21
|
-
declare const spxCtrlUseCategories = "useCategories";
|
|
22
|
-
declare class SpxChangeDetailsComponent {
|
|
23
|
-
readonly formBuilder: FormBuilder;
|
|
24
|
-
readonly formGroup: _angular_core.InputSignal<FormGroup<any> | undefined>;
|
|
25
|
-
readonly suggestions: _angular_core.InputSignal<any>;
|
|
26
|
-
private readonly showTonsTested;
|
|
27
|
-
readonly textCategory: _angular_core.InputSignal<string | undefined>;
|
|
28
|
-
readonly textContainerNumber: _angular_core.InputSignal<string | undefined>;
|
|
29
|
-
readonly textContainerType: _angular_core.InputSignal<string | undefined>;
|
|
30
|
-
readonly textCustomer: _angular_core.InputSignal<string | undefined>;
|
|
31
|
-
readonly textLicensePlate: _angular_core.InputSignal<string | undefined>;
|
|
32
|
-
readonly textSave: _angular_core.InputSignal<string | undefined>;
|
|
33
|
-
readonly textTonsTested: _angular_core.InputSignal<string | undefined>;
|
|
34
|
-
spxBlurCategory: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
35
|
-
spxBlurContainerType: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
36
|
-
spxSearchCategory: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
37
|
-
spxSearchContainerType: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
38
|
-
spxSearchTonsTested: _angular_core.OutputEmitterRef<SpxValuePair<string>>;
|
|
39
|
-
submit: _angular_core.OutputEmitterRef<SpxChangeDetailsValueI>;
|
|
40
|
-
form: SpxFormI;
|
|
41
|
-
readonly ctrlCategory: _angular_core.Signal<FormControl<any>>;
|
|
42
|
-
readonly ctrlCustomer: _angular_core.Signal<FormControl<any>>;
|
|
43
|
-
readonly ctrlContainerType: _angular_core.Signal<FormControl<any>>;
|
|
44
|
-
readonly ctrlLicensePlate: _angular_core.Signal<FormControl<any>>;
|
|
45
|
-
readonly ctrlTonsTested: _angular_core.Signal<FormControl<any>>;
|
|
46
|
-
readonly ctrlUseCategories: _angular_core.Signal<FormControl<any>>;
|
|
47
|
-
private subContainerType?;
|
|
48
|
-
constructor(formBuilder: FormBuilder);
|
|
49
|
-
createForm(): FormGroup;
|
|
50
|
-
ngOnInit(): void;
|
|
51
|
-
ngOnDestroy(): void;
|
|
52
|
-
getRawValidators(formControl: FormControl): any;
|
|
53
|
-
onBlur(data: {
|
|
54
|
-
field: SpxFormFieldI;
|
|
55
|
-
valuePair: SpxValuePair<any>;
|
|
56
|
-
}): void;
|
|
57
|
-
onSearch(data: {
|
|
58
|
-
field: SpxFormFieldI;
|
|
59
|
-
valuePair: SpxValuePair<any>;
|
|
60
|
-
}): void;
|
|
61
|
-
onSubmit(): void;
|
|
62
|
-
private listenToContainerType;
|
|
63
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SpxChangeDetailsComponent, never>;
|
|
64
|
-
static ɵcmp: _angular_core.ɵɵ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>;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
export { SpxChangeDetailsComponent, spxCtrlCategory, spxCtrlContainerNumber, spxCtrlContainerSeqNr, spxCtrlContainerType, spxCtrlCustomer, spxCtrlLicensePlate, spxCtrlTonsTested, spxCtrlUseCategories, spxSectionChangeDetails };
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
/// <amd-module name="@softpak/components/spx-change-details" />
|
|
5
|
+
export * from './public-api';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './spx-change-details.component';
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { FormBuilder, 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 formBuilder: FormBuilder;
|
|
17
|
+
readonly formGroup: import("@angular/core").InputSignal<FormGroup<any> | undefined>;
|
|
18
|
+
readonly suggestions: import("@angular/core").InputSignal<any>;
|
|
19
|
+
private readonly showTonsTested;
|
|
20
|
+
readonly textCategory: import("@angular/core").InputSignal<string | undefined>;
|
|
21
|
+
readonly textContainerNumber: import("@angular/core").InputSignal<string | undefined>;
|
|
22
|
+
readonly textContainerType: import("@angular/core").InputSignal<string | undefined>;
|
|
23
|
+
readonly textCustomer: import("@angular/core").InputSignal<string | undefined>;
|
|
24
|
+
readonly textLicensePlate: import("@angular/core").InputSignal<string | undefined>;
|
|
25
|
+
readonly textSave: import("@angular/core").InputSignal<string | undefined>;
|
|
26
|
+
readonly textTonsTested: import("@angular/core").InputSignal<string | undefined>;
|
|
27
|
+
spxBlurCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
28
|
+
spxBlurContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
29
|
+
spxSearchCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
30
|
+
spxSearchContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
31
|
+
spxSearchTonsTested: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
|
|
32
|
+
submit: import("@angular/core").OutputEmitterRef<SpxChangeDetailsValueI>;
|
|
33
|
+
form: SpxFormI;
|
|
34
|
+
readonly ctrlCategory: import("@angular/core").Signal<FormControl<any>>;
|
|
35
|
+
readonly ctrlCustomer: import("@angular/core").Signal<FormControl<any>>;
|
|
36
|
+
readonly ctrlContainerType: import("@angular/core").Signal<FormControl<any>>;
|
|
37
|
+
readonly ctrlLicensePlate: import("@angular/core").Signal<FormControl<any>>;
|
|
38
|
+
readonly ctrlTonsTested: import("@angular/core").Signal<FormControl<any>>;
|
|
39
|
+
readonly ctrlUseCategories: import("@angular/core").Signal<FormControl<any>>;
|
|
40
|
+
private subContainerType?;
|
|
41
|
+
constructor(formBuilder: FormBuilder);
|
|
42
|
+
createForm(): FormGroup;
|
|
43
|
+
ngOnInit(): void;
|
|
44
|
+
ngOnDestroy(): void;
|
|
45
|
+
getRawValidators(formControl: FormControl): any;
|
|
46
|
+
onBlur(data: {
|
|
47
|
+
field: SpxFormFieldI;
|
|
48
|
+
valuePair: SpxValuePair<any>;
|
|
49
|
+
}): void;
|
|
50
|
+
onSearch(data: {
|
|
51
|
+
field: SpxFormFieldI;
|
|
52
|
+
valuePair: SpxValuePair<any>;
|
|
53
|
+
}): void;
|
|
54
|
+
onSubmit(): void;
|
|
55
|
+
private listenToContainerType;
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SpxChangeDetailsComponent, never>;
|
|
57
|
+
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>;
|
|
58
|
+
}
|