@softpak/components 20.3.3 → 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 +43 -36
- 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 +28 -28
- 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/tailwind.css +1 -1
- 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 -6
- 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 -34
- 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 -74
- package/spx-inputs/spx-value-interface.d.ts +0 -4
- package/spx-navigation/public-api.d.ts +0 -8
- package/spx-navigation/spx-home-tile/spx-home-tile.component.d.ts +0 -11
- package/spx-navigation/spx-home-tile/spx-home-tiles.component.d.ts +0 -6
- package/spx-navigation/spx-navigation-item.interface.d.ts +0 -22
- package/spx-navigation/spx-navigation.component.d.ts +0 -21
- package/spx-navigation/store/spx-navigation/spx-navigation.actions.d.ts +0 -28
- package/spx-navigation/store/spx-navigation/spx-navigation.initial.d.ts +0 -2
- package/spx-navigation/store/spx-navigation/spx-navigation.reducer.d.ts +0 -12
- package/spx-navigation/store/spx-navigation/spx-navigation.state.d.ts +0 -8
- package/spx-number-check/public-api.d.ts +0 -1
- package/spx-number-check/spx-number-check.component.d.ts +0 -40
- package/spx-pagination/public-api.d.ts +0 -1
- package/spx-pagination/spx-pagination.component.d.ts +0 -15
- package/spx-patch/patch-check.function.d.ts +0 -4
- package/spx-patch/public-api.d.ts +0 -3
- package/spx-patch/release-check.function.d.ts +0 -1
- package/spx-patch/spx-patch.component.d.ts +0 -11
- package/spx-pipes/public-api.d.ts +0 -1
- package/spx-pipes/spx-severity-pipe.d.ts +0 -8
- package/spx-progress-bar/public-api.d.ts +0 -1
- package/spx-progress-bar/spx-progress-bar.component.d.ts +0 -7
- package/spx-spinner/public-api.d.ts +0 -5
- package/spx-spinner/spx-spinner.component.d.ts +0 -7
- package/spx-spinner/store/spx-spinner/spx-spinner.actions.d.ts +0 -6
- package/spx-spinner/store/spx-spinner/spx-spinner.initial.d.ts +0 -2
- package/spx-spinner/store/spx-spinner/spx-spinner.reducer.d.ts +0 -9
- package/spx-spinner/store/spx-spinner/spx-spinner.state.d.ts +0 -4
- package/spx-stock-info/public-api.d.ts +0 -2
- package/spx-stock-info/spx-stock-info-value.interface.d.ts +0 -11
- package/spx-stock-info/spx-stock-info.component.d.ts +0 -83
- package/spx-storage/public-api.d.ts +0 -2
- package/spx-storage/src/spx-storage-key.enum.d.ts +0 -15
- package/spx-storage/src/spx-storage.class.d.ts +0 -9
- package/spx-suggestion/public-api.d.ts +0 -1
- package/spx-suggestion/spx-suggestion.component.d.ts +0 -9
- package/spx-tabs/public-api.d.ts +0 -3
- package/spx-tabs/src/spx-tabs.component.d.ts +0 -19
- package/spx-tabs/store/spx-shortcuts.actions.d.ts +0 -10
- package/spx-tabs/store/spx-shortcuts.reducer.d.ts +0 -11
- package/spx-toaster/public-api.d.ts +0 -7
- package/spx-toaster/src/spx-toaster-autoclose-speed.d.ts +0 -11
- package/spx-toaster/src/spx-toaster-message.interface.d.ts +0 -14
- package/spx-toaster/src/spx-toaster.component.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.actions.d.ts +0 -78
- package/spx-toaster/store/spx-toaster/spx-toaster.initial.d.ts +0 -2
- package/spx-toaster/store/spx-toaster/spx-toaster.reducer.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.state.d.ts +0 -5
- package/spx-toggle/public-api.d.ts +0 -1
- package/spx-toggle/src/spx-toggle.component.d.ts +0 -12
- package/spx-translate/public-api.d.ts +0 -3
- package/spx-translate/spx-translate._const.d.ts +0 -59
- package/spx-translate/spx-translate.en.d.ts +0 -2
- package/spx-translate/spx-translate.nl.d.ts +0 -2
- package/spx-update/public-api.d.ts +0 -13
- package/spx-update/spx-update-page.component.d.ts +0 -17
- package/spx-update/spx-update-pending.component.d.ts +0 -25
- package/spx-update/spx-update-url.d.ts +0 -1
- package/spx-update/store/spx-update-check/spx-update-check.actions.d.ts +0 -28
- package/spx-update/store/spx-update-check/spx-update-check.effects.d.ts +0 -14
- package/spx-update/store/spx-update-check/spx-update-check.initial.d.ts +0 -2
- package/spx-update/store/spx-update-check/spx-update-check.reducer.d.ts +0 -10
- package/spx-update/store/spx-update-check/spx-update-check.state.d.ts +0 -5
- package/spx-update/store/spx-update-pending/spx-update-pending.actions.d.ts +0 -8
- package/spx-update/store/spx-update-pending/spx-update-pending.effects.d.ts +0 -10
- package/spx-update/store/spx-update-pending/spx-update-pending.initial.d.ts +0 -2
- package/spx-update/store/spx-update-pending/spx-update-pending.reducer.d.ts +0 -9
- package/spx-update/store/spx-update-pending/spx-update-pending.state.d.ts +0 -4
- package/spx-validation/max.validator.d.ts +0 -7
- package/spx-validation/maxlength.validator.d.ts +0 -7
- package/spx-validation/min.validator.d.ts +0 -7
- package/spx-validation/minlength.validator.d.ts +0 -7
- package/spx-validation/pattern.validator.d.ts +0 -2
- package/spx-validation/public-api.d.ts +0 -8
- package/spx-validation/required.validator.d.ts +0 -2
- package/spx-validation/spx-validate-control.component.d.ts +0 -26
- package/spx-validation/year-and-month.validator.d.ts +0 -2
- package/spx-validation-messages/public-api.d.ts +0 -1
- package/spx-validation-messages/spx-validation-messages.component.d.ts +0 -25
- package/spx-welcome/public-api.d.ts +0 -1
- package/spx-welcome/spx-welcome.component.d.ts +0 -46
|
@@ -1,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,6 +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';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxDropdownComponent implements OnChanges, OnInit, OnDestroy {
|
|
6
|
-
focusPosition: import("@angular/core").WritableSignal<number>;
|
|
7
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
8
|
-
spxSelect: import("@angular/core").OutputEmitterRef<SpxValuePair<any>>;
|
|
9
|
-
subscriptionKeyUp?: Subscription;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
ngOnChanges(_changes: SimpleChanges): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
handleSuggestionClick(valuePair: SpxValuePair<string | number | boolean>): void;
|
|
14
|
-
private listenToKeyUp;
|
|
15
|
-
private select;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxDropdownComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxDropdownComponent, "spx-dropdown", never, { "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; }, { "spxSelect": "spxSelect"; }, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
2
|
-
import { SelectedInputService } from '../input.service';
|
|
3
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
4
|
-
import { SpxInputAlertI } from '../spx-input-alert-interface';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SpxInputBoxComponent {
|
|
7
|
-
selectedInputService: SelectedInputService;
|
|
8
|
-
faEdit: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
9
|
-
faSearch: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
10
|
-
faQuestion: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
11
|
-
faTimes: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
12
|
-
SpxSeverity: typeof SpxSeverityEnum;
|
|
13
|
-
readonly spxCompact: import("@angular/core").InputSignal<boolean | undefined>;
|
|
14
|
-
readonly spxLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
15
|
-
readonly spxReadonly: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
readonly spxRequired: import("@angular/core").InputSignal<boolean | undefined>;
|
|
17
|
-
readonly spxShowClear: import("@angular/core").InputSignal<boolean>;
|
|
18
|
-
readonly spxShowEdit: import("@angular/core").InputSignal<boolean | undefined>;
|
|
19
|
-
readonly spxShowHelp: import("@angular/core").InputSignal<boolean | undefined>;
|
|
20
|
-
readonly spxShowLabel: import("@angular/core").InputSignal<boolean>;
|
|
21
|
-
readonly spxShowSearch: import("@angular/core").InputSignal<boolean | undefined>;
|
|
22
|
-
readonly spxShowValidationMessages: import("@angular/core").InputSignal<boolean | null | undefined>;
|
|
23
|
-
readonly spxAlert: import("@angular/core").InputSignal<SpxInputAlertI | undefined>;
|
|
24
|
-
spxValue: import("@angular/core").ModelSignal<SpxValuePair<any> | undefined>;
|
|
25
|
-
spxClear: import("@angular/core").OutputEmitterRef<void>;
|
|
26
|
-
spxSearch: import("@angular/core").OutputEmitterRef<void>;
|
|
27
|
-
spxEdit: import("@angular/core").OutputEmitterRef<void>;
|
|
28
|
-
spxHelp: import("@angular/core").OutputEmitterRef<void>;
|
|
29
|
-
id: import("@angular/core").WritableSignal<number>;
|
|
30
|
-
spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
31
|
-
spxSetIdInParent: import("@angular/core").OutputEmitterRef<number>;
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
handleFocusIn(ev: Event): void;
|
|
34
|
-
handleFocusOut(ev: Event): void;
|
|
35
|
-
onClear(): void;
|
|
36
|
-
onSearch(): void;
|
|
37
|
-
onEdit(): void;
|
|
38
|
-
onHelp(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputBoxComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputBoxComponent, "spx-input-box", never, { "spxCompact": { "alias": "spxCompact"; "required": false; "isSignal": true; }; "spxLabel": { "alias": "spxLabel"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxRequired": { "alias": "spxRequired"; "required": false; "isSignal": true; }; "spxShowClear": { "alias": "spxShowClear"; "required": false; "isSignal": true; }; "spxShowEdit": { "alias": "spxShowEdit"; "required": false; "isSignal": true; }; "spxShowHelp": { "alias": "spxShowHelp"; "required": false; "isSignal": true; }; "spxShowLabel": { "alias": "spxShowLabel"; "required": false; "isSignal": true; }; "spxShowSearch": { "alias": "spxShowSearch"; "required": false; "isSignal": true; }; "spxShowValidationMessages": { "alias": "spxShowValidationMessages"; "required": false; "isSignal": true; }; "spxAlert": { "alias": "spxAlert"; "required": false; "isSignal": true; }; "spxValue": { "alias": "spxValue"; "required": false; "isSignal": true; }; }, { "spxValue": "spxValueChange"; "spxClear": "spxClear"; "spxSearch": "spxSearch"; "spxEdit": "spxEdit"; "spxHelp": "spxHelp"; "spxSetIdInParent": "spxSetIdInParent"; }, never, ["[controls]", "[validation-messages]"], true, never>;
|
|
41
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SelectedInputService } from '../input.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
declare enum stepType {
|
|
6
|
-
years = "years",
|
|
7
|
-
months = "months",
|
|
8
|
-
days = "days"
|
|
9
|
-
}
|
|
10
|
-
export declare class SpxInputDateComponent implements OnInit {
|
|
11
|
-
spxMax: import("@angular/core").InputSignal<string>;
|
|
12
|
-
spxMin: import("@angular/core").InputSignal<string>;
|
|
13
|
-
spxReadonly: import("@angular/core").InputSignal<boolean | undefined>;
|
|
14
|
-
spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
15
|
-
spxAutoFocus: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
value: import("@angular/core").ModelSignal<SpxValuePair<string>>;
|
|
17
|
-
spxSelectedStep: import("@angular/core").WritableSignal<stepType>;
|
|
18
|
-
spxSelectDay: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
spxSelectMonth: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
selectedYear: import("@angular/core").WritableSignal<number | null>;
|
|
21
|
-
selectedMonth: import("@angular/core").WritableSignal<number | null>;
|
|
22
|
-
selectedDay: import("@angular/core").WritableSignal<number | null>;
|
|
23
|
-
yearInputComponent: import("@angular/core").Signal<ElementRef<any>>;
|
|
24
|
-
monthInputComponent: import("@angular/core").Signal<ElementRef<any>>;
|
|
25
|
-
dayInputComponent: import("@angular/core").Signal<ElementRef<any>>;
|
|
26
|
-
spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
27
|
-
selectedInputService: SelectedInputService;
|
|
28
|
-
spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
29
|
-
private isInternalUpdate;
|
|
30
|
-
spxSuggestionC: import("@angular/core").Signal<SpxValuePair<number>[]>;
|
|
31
|
-
handleFocus(selectedStep: string): void;
|
|
32
|
-
onModelChange(newValue: string, selectedStep: string): void;
|
|
33
|
-
spxSuggestions: import("@angular/core").InputSignal<{
|
|
34
|
-
years: SpxValuePair<number>[];
|
|
35
|
-
months: SpxValuePair<number>[];
|
|
36
|
-
days: SpxValuePair<number>[];
|
|
37
|
-
}>;
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
ngOnChanges(): void;
|
|
40
|
-
private setValue;
|
|
41
|
-
handleSuggestionClick(value: number): void;
|
|
42
|
-
handleTabKey(event: KeyboardEvent): void;
|
|
43
|
-
updateValueAndEmit(): void;
|
|
44
|
-
changeSelectedStep(): void;
|
|
45
|
-
private suggestYears;
|
|
46
|
-
handleClear(): void;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputDateComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputDateComponent, "spx-input-date", never, { "spxMax": { "alias": "spxMax"; "required": true; "isSignal": true; }; "spxMin": { "alias": "spxMin"; "required": true; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxAutoFocus": { "alias": "spxAutoFocus"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "spxSelectDay": { "alias": "spxSelectDay"; "required": false; "isSignal": true; }; "spxSelectMonth": { "alias": "spxSelectMonth"; "required": false; "isSignal": true; }; "spxElementId": { "alias": "spxElementId"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SelectedInputService } from '../input.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxInputFloatComponent implements OnInit {
|
|
6
|
-
protected internalValue: import("@angular/core").WritableSignal<{
|
|
7
|
-
first: number | null;
|
|
8
|
-
second: number | null;
|
|
9
|
-
}>;
|
|
10
|
-
mappedReadonly: import("@angular/core").Signal<boolean>;
|
|
11
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
13
|
-
readonly spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
14
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
15
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
16
|
-
readonly spxStep: import("@angular/core").InputSignal<number | undefined>;
|
|
17
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any>>;
|
|
18
|
-
readonly spxWasInternalUpdate: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
readonly selectedInputService: SelectedInputService;
|
|
20
|
-
readonly spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
21
|
-
readonly firstInputRef: import("@angular/core").Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
22
|
-
readonly secondInputRef: import("@angular/core").Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
23
|
-
private isInternalUpdate;
|
|
24
|
-
spxSetFocus(): void;
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngOnChanges(): void;
|
|
27
|
-
handleSetValue(newValue: SpxValuePair<any>): void;
|
|
28
|
-
handleInput(value: any, position: 1 | 2): void;
|
|
29
|
-
handleClear(): void;
|
|
30
|
-
isNumeric(value: string): boolean;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputFloatComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputFloatComponent, "spx-input-float", never, { "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxElementId": { "alias": "spxElementId"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxStep": { "alias": "spxStep"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "spxWasInternalUpdate": { "alias": "spxWasInternalUpdate"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SelectedInputService } from '../input.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxInputNumberComponent {
|
|
6
|
-
mappedReadonly: import("@angular/core").Signal<boolean>;
|
|
7
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
8
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
10
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
11
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
12
|
-
readonly spxFocused: import("@angular/core").InputSignal<boolean>;
|
|
13
|
-
readonly spxStep: import("@angular/core").InputSignal<number | undefined>;
|
|
14
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any>>;
|
|
15
|
-
readonly inputRef: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
16
|
-
readonly spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
17
|
-
readonly selectedInputService: SelectedInputService;
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
spxSetFocus(): void;
|
|
20
|
-
handleChange($event: any): void;
|
|
21
|
-
componentDidLoad(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputNumberComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputNumberComponent, "spx-input-number", never, { "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxInputMode": { "alias": "spxInputMode"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxFocused": { "alias": "spxFocused"; "required": false; "isSignal": true; }; "spxStep": { "alias": "spxStep"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "spxElementId": { "alias": "spxElementId"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { SimpleChanges } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SelectedInputService } from '../input.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SpxInputRadioComponent {
|
|
6
|
-
readonly cachedSuggestions: import("@angular/core").WritableSignal<SpxValuePair<any>[]>;
|
|
7
|
-
readonly focusPosition: import("@angular/core").WritableSignal<number>;
|
|
8
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
10
|
-
readonly spxShowLabel: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
12
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<any>[]>;
|
|
13
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any> | undefined>;
|
|
14
|
-
readonly selectedInputService: SelectedInputService;
|
|
15
|
-
readonly spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
16
|
-
readonly spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
17
|
-
private subscriptionKeyUp?;
|
|
18
|
-
private subscriptionKeyDown?;
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
21
|
-
handleSuggestionClick(valuePair: SpxValuePair<any>): void;
|
|
22
|
-
private determineFocusPosition;
|
|
23
|
-
private select;
|
|
24
|
-
private listenToKeys;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputRadioComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputRadioComponent, "spx-input-radio", never, { "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxShowLabel": { "alias": "spxShowLabel"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "spxElementId": { "alias": "spxElementId"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SpxInputTypeEnum } from '../spx-input-type.enum';
|
|
4
|
-
import { SelectedInputService } from '../input.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SpxInputTextComponent {
|
|
7
|
-
private changeDetectorRef;
|
|
8
|
-
mappedReadonly: import("@angular/core").Signal<boolean>;
|
|
9
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
10
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
readonly spxAutocomplete: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
readonly spxPattern: import("@angular/core").InputSignal<string | undefined>;
|
|
14
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
15
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
16
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
17
|
-
readonly spxCapitalize: import("@angular/core").InputSignal<boolean>;
|
|
18
|
-
readonly spxType: import("@angular/core").InputSignal<SpxInputTypeEnum>;
|
|
19
|
-
readonly spxWasInternalUpdate: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any> | undefined>;
|
|
21
|
-
spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
22
|
-
selectedInputService: SelectedInputService;
|
|
23
|
-
spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
24
|
-
inputRef: import("@angular/core").Signal<ElementRef<any>>;
|
|
25
|
-
constructor(changeDetectorRef: ChangeDetectorRef);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
triggerChangeDetection(): void;
|
|
28
|
-
spxSetFocus(): void;
|
|
29
|
-
componentDidLoad(): void;
|
|
30
|
-
handleChange(event: any): void;
|
|
31
|
-
handleSuggestionClick(value: any): void;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputTextComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputTextComponent, "spx-input-text", never, { "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxAutocomplete": { "alias": "spxAutocomplete"; "required": false; "isSignal": true; }; "spxInputMode": { "alias": "spxInputMode"; "required": false; "isSignal": true; }; "spxPattern": { "alias": "spxPattern"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxCapitalize": { "alias": "spxCapitalize"; "required": false; "isSignal": true; }; "spxType": { "alias": "spxType"; "required": false; "isSignal": true; }; "spxWasInternalUpdate": { "alias": "spxWasInternalUpdate"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "spxElementId": { "alias": "spxElementId"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { SpxValuePair } from '../spx-value-interface';
|
|
3
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
4
|
-
import { ModalController } from '@ionic/angular/standalone';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SpxInputTimeComponent {
|
|
7
|
-
private modalController;
|
|
8
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
10
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
11
|
-
readonly spxPattern: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
13
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
14
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
15
|
-
readonly spxCapitalize: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any>>;
|
|
17
|
-
readonly inputRef: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
18
|
-
readonly severitySuccess = SpxSeverityEnum.success;
|
|
19
|
-
selectedHour: import("@angular/core").WritableSignal<number | null>;
|
|
20
|
-
selectedMinute: import("@angular/core").WritableSignal<number | null>;
|
|
21
|
-
readonly formattedHour: import("@angular/core").Signal<string | number | null>;
|
|
22
|
-
readonly formattedMinute: import("@angular/core").Signal<string | number | null>;
|
|
23
|
-
readonly hour: import("@angular/core").Signal<number | null>;
|
|
24
|
-
readonly minute: import("@angular/core").Signal<number | null>;
|
|
25
|
-
constructor(modalController: ModalController);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
spxSetFocus(): void;
|
|
28
|
-
componentDidLoad(): void;
|
|
29
|
-
handleDescriptionInput(event: any): void;
|
|
30
|
-
handleSuggestionClick(value: any): void;
|
|
31
|
-
openDialog(view: 'hours' | 'minutes'): Promise<void>;
|
|
32
|
-
updateValue(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputTimeComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputTimeComponent, "spx-input-time", never, { "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxInputMode": { "alias": "spxInputMode"; "required": false; "isSignal": true; }; "spxPattern": { "alias": "spxPattern"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxCapitalize": { "alias": "spxCapitalize"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; }, { "value": "valueChange"; }, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
2
|
-
import { ModalController } from '@ionic/angular/standalone';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SpxInputTimeModalComponent {
|
|
5
|
-
private modalController;
|
|
6
|
-
readonly view: import("@angular/core").InputSignal<"hours" | "minutes">;
|
|
7
|
-
readonly value: import("@angular/core").InputSignal<number>;
|
|
8
|
-
change: import("@angular/core").OutputEmitterRef<number>;
|
|
9
|
-
faXmark: import("@fortawesome/free-solid-svg-icons").IconDefinition;
|
|
10
|
-
hourOptions: import("@angular/core").WritableSignal<number[]>;
|
|
11
|
-
minuteOptions: import("@angular/core").WritableSignal<number[]>;
|
|
12
|
-
typeError: SpxSeverityEnum;
|
|
13
|
-
constructor(modalController: ModalController);
|
|
14
|
-
closeDialog(): void;
|
|
15
|
-
onChange(value: number): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputTimeModalComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputTimeModalComponent, "spx-input-time-modal", never, { "view": { "alias": "view"; "required": true; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; }, { "change": "change"; }, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare enum SpxInputTypeEnum {
|
|
2
|
-
autocomplete = "autocomplete",
|
|
3
|
-
button = "button",
|
|
4
|
-
date = "date",
|
|
5
|
-
float = "float",
|
|
6
|
-
hidden = "hidden",
|
|
7
|
-
overlay = "overlay",
|
|
8
|
-
overlayNumber = "overlaynumber",
|
|
9
|
-
radio = "radio",
|
|
10
|
-
number = "number",
|
|
11
|
-
password = "password",
|
|
12
|
-
text = "text",
|
|
13
|
-
textNumericKeyboard = "textNumericKeyboard",
|
|
14
|
-
time = "time",
|
|
15
|
-
dropdown = "dropdown"
|
|
16
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { SpxInputTextComponent } from './spx-input-text/spx-input-text.component';
|
|
2
|
-
import { SpxValuePair } from './spx-value-interface';
|
|
3
|
-
import { SpxInputFloatComponent } from './spx-input-float/spx-input-float.component';
|
|
4
|
-
import { SpxInputNumberComponent } from './spx-input-number/spx-input-number.component';
|
|
5
|
-
import { SpxInputRadioComponent } from './spx-input-radio/spx-input-radio.component';
|
|
6
|
-
import { SpxInputTypeEnum } from './spx-input-type.enum';
|
|
7
|
-
import { SpxInputTimeComponent } from './spx-input-time/spx-input-time.component';
|
|
8
|
-
import { SpxInputDateComponent } from './spx-input-date/spx-input-date.component';
|
|
9
|
-
import { SelectedInputService } from './input.service';
|
|
10
|
-
import { SpxInputAlertI } from '@softpak/components/spx-helpers';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class SpxInputComponent {
|
|
13
|
-
protected mappedReadonly: import("@angular/core").Signal<true | undefined>;
|
|
14
|
-
readonly spxLabel: import("@angular/core").InputSignal<string>;
|
|
15
|
-
readonly spxMax: import("@angular/core").InputSignal<string | undefined>;
|
|
16
|
-
readonly spxMin: import("@angular/core").InputSignal<string | undefined>;
|
|
17
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
18
|
-
readonly spxReadonly: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
readonly spxAutocomplete: import("@angular/core").InputSignal<string | undefined>;
|
|
20
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
21
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
22
|
-
readonly spxPattern: import("@angular/core").InputSignal<string | undefined>;
|
|
23
|
-
readonly spxRequired: import("@angular/core").InputSignal<boolean>;
|
|
24
|
-
readonly spxSelectMonth: import("@angular/core").InputSignal<boolean>;
|
|
25
|
-
readonly spxSelectDay: import("@angular/core").InputSignal<boolean>;
|
|
26
|
-
readonly spxShowEdit: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
readonly spxShowHelp: import("@angular/core").InputSignal<boolean>;
|
|
28
|
-
readonly spxShowLabel: import("@angular/core").InputSignal<boolean>;
|
|
29
|
-
readonly spxCompact: import("@angular/core").InputSignal<boolean>;
|
|
30
|
-
readonly spxShowClear: import("@angular/core").InputSignal<boolean>;
|
|
31
|
-
readonly spxShowSearch: import("@angular/core").InputSignal<boolean>;
|
|
32
|
-
readonly spxAlert: import("@angular/core").InputSignal<SpxInputAlertI | undefined>;
|
|
33
|
-
readonly spxShowValidationMessages: import("@angular/core").InputSignal<boolean | null | undefined>;
|
|
34
|
-
readonly spxStep: import("@angular/core").InputSignal<number | undefined>;
|
|
35
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
36
|
-
readonly spxType: import("@angular/core").InputSignal<SpxInputTypeEnum>;
|
|
37
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
38
|
-
readonly spxCapitalize: import("@angular/core").InputSignal<boolean>;
|
|
39
|
-
value: import("@angular/core").WritableSignal<SpxValuePair<any>>;
|
|
40
|
-
spxClear: import("@angular/core").OutputEmitterRef<void>;
|
|
41
|
-
spxEdit: import("@angular/core").OutputEmitterRef<void>;
|
|
42
|
-
spxHelp: import("@angular/core").OutputEmitterRef<void>;
|
|
43
|
-
spxSearch: import("@angular/core").OutputEmitterRef<void>;
|
|
44
|
-
spxBlur: import("@angular/core").OutputEmitterRef<void>;
|
|
45
|
-
floatInput: import("@angular/core").Signal<SpxInputFloatComponent | undefined>;
|
|
46
|
-
numberInput: import("@angular/core").Signal<SpxInputNumberComponent | undefined>;
|
|
47
|
-
textInput: import("@angular/core").Signal<SpxInputTextComponent | undefined>;
|
|
48
|
-
timeInput: import("@angular/core").Signal<SpxInputTimeComponent | undefined>;
|
|
49
|
-
radioInput: import("@angular/core").Signal<SpxInputRadioComponent | undefined>;
|
|
50
|
-
dateInput: import("@angular/core").Signal<SpxInputDateComponent | undefined>;
|
|
51
|
-
spxElementId: import("@angular/core").WritableSignal<number>;
|
|
52
|
-
selectedInputService: SelectedInputService;
|
|
53
|
-
private selectedInputServiceSubscription;
|
|
54
|
-
handleSpxElementIdSet(id: number): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
handleChange(event: any): void;
|
|
57
|
-
triggerChangeDetection(): void;
|
|
58
|
-
handleClear(): void;
|
|
59
|
-
handleSearch(): void;
|
|
60
|
-
handleEdit(): void;
|
|
61
|
-
handleHelp(): void;
|
|
62
|
-
setFocusIn(): void;
|
|
63
|
-
private passFocusToControl;
|
|
64
|
-
private onChange;
|
|
65
|
-
private onTouched;
|
|
66
|
-
protected lastValue: null;
|
|
67
|
-
writeValue(value: any): void;
|
|
68
|
-
handleChangeEvent(value: any): void;
|
|
69
|
-
_handleBlurEvent(): void;
|
|
70
|
-
registerOnChange(fn: (value: any) => void): void;
|
|
71
|
-
registerOnTouched(fn: () => void): void;
|
|
72
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputComponent, never>;
|
|
73
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputComponent, "spx-input", never, { "spxLabel": { "alias": "spxLabel"; "required": false; "isSignal": true; }; "spxMax": { "alias": "spxMax"; "required": false; "isSignal": true; }; "spxMin": { "alias": "spxMin"; "required": false; "isSignal": true; }; "spxName": { "alias": "spxName"; "required": false; "isSignal": true; }; "spxReadonly": { "alias": "spxReadonly"; "required": false; "isSignal": true; }; "spxAutocomplete": { "alias": "spxAutocomplete"; "required": false; "isSignal": true; }; "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxInputMode": { "alias": "spxInputMode"; "required": false; "isSignal": true; }; "spxPattern": { "alias": "spxPattern"; "required": false; "isSignal": true; }; "spxRequired": { "alias": "spxRequired"; "required": false; "isSignal": true; }; "spxSelectMonth": { "alias": "spxSelectMonth"; "required": false; "isSignal": true; }; "spxSelectDay": { "alias": "spxSelectDay"; "required": false; "isSignal": true; }; "spxShowEdit": { "alias": "spxShowEdit"; "required": false; "isSignal": true; }; "spxShowHelp": { "alias": "spxShowHelp"; "required": false; "isSignal": true; }; "spxShowLabel": { "alias": "spxShowLabel"; "required": false; "isSignal": true; }; "spxCompact": { "alias": "spxCompact"; "required": false; "isSignal": true; }; "spxShowClear": { "alias": "spxShowClear"; "required": false; "isSignal": true; }; "spxShowSearch": { "alias": "spxShowSearch"; "required": false; "isSignal": true; }; "spxAlert": { "alias": "spxAlert"; "required": false; "isSignal": true; }; "spxShowValidationMessages": { "alias": "spxShowValidationMessages"; "required": false; "isSignal": true; }; "spxStep": { "alias": "spxStep"; "required": false; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxType": { "alias": "spxType"; "required": false; "isSignal": true; }; "spxValidators": { "alias": "spxValidators"; "required": false; "isSignal": true; }; "spxCapitalize": { "alias": "spxCapitalize"; "required": false; "isSignal": true; }; }, { "spxClear": "spxClear"; "spxEdit": "spxEdit"; "spxHelp": "spxHelp"; "spxSearch": "spxSearch"; "spxBlur": "spxBlur"; }, never, ["*"], true, never>;
|
|
74
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './spx-navigation-item.interface';
|
|
2
|
-
export * from './spx-navigation.component';
|
|
3
|
-
export * from './spx-home-tile/spx-home-tile.component';
|
|
4
|
-
export * from './spx-home-tile/spx-home-tiles.component';
|
|
5
|
-
export * as spxNavigationActions from './store/spx-navigation/spx-navigation.actions';
|
|
6
|
-
export * as spxNavigationInitial from './store/spx-navigation/spx-navigation.initial';
|
|
7
|
-
export * as spxNavigationReducer from './store/spx-navigation/spx-navigation.reducer';
|
|
8
|
-
export * as spxNavigationState from './store/spx-navigation/spx-navigation.state';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxHomeTileComponent {
|
|
3
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean | undefined>;
|
|
4
|
-
readonly spxClass: import("@angular/core").InputSignal<string | undefined>;
|
|
5
|
-
readonly spxSubtitle: import("@angular/core").InputSignal<string | undefined>;
|
|
6
|
-
readonly spxTitle: import("@angular/core").InputSignal<string | undefined>;
|
|
7
|
-
private buttonRef;
|
|
8
|
-
setFocus(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxHomeTileComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxHomeTileComponent, "spx-home-tile", never, { "spxAutofocus": { "alias": "spxAutofocus"; "required": false; "isSignal": true; }; "spxClass": { "alias": "spxClass"; "required": false; "isSignal": true; }; "spxSubtitle": { "alias": "spxSubtitle"; "required": false; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxHomeTilesComponent {
|
|
3
|
-
readonly spxCols: import("@angular/core").InputSignal<1 | 2>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxHomeTilesComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxHomeTilesComponent, "spx-home-tiles", never, { "spxCols": { "alias": "spxCols"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { IconDefinition } from '@fortawesome/fontawesome-common-types';
|
|
2
|
-
export interface SpxNavigationItemI {
|
|
3
|
-
accessKey?: string;
|
|
4
|
-
accessKeyIntroducedInPatches?: {
|
|
5
|
-
release: string;
|
|
6
|
-
patchAtLeast: number;
|
|
7
|
-
}[];
|
|
8
|
-
attributes?: object;
|
|
9
|
-
code?: string;
|
|
10
|
-
hasTab?: boolean;
|
|
11
|
-
hasTile?: boolean;
|
|
12
|
-
icon: IconDefinition;
|
|
13
|
-
iconTab?: IconDefinition;
|
|
14
|
-
iconShortcut?: IconDefinition;
|
|
15
|
-
onClick?: () => {};
|
|
16
|
-
routerLink?: string;
|
|
17
|
-
signInRequired?: boolean;
|
|
18
|
-
tileClasses?: string;
|
|
19
|
-
title: string;
|
|
20
|
-
subtite?: string;
|
|
21
|
-
currentSettingsRequired?: boolean;
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { SpxHomeTileComponent } from './spx-home-tile/spx-home-tile.component';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
|
-
import { SpxNavigationItemI } from './spx-navigation-item.interface';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SpxNavigationComponent implements OnInit, OnDestroy {
|
|
8
|
-
private readonly appStore;
|
|
9
|
-
readonly spxOverwriteNavItems: import("@angular/core").InputSignal<SpxNavigationItemI[] | undefined>;
|
|
10
|
-
tiles: import("@angular/core").Signal<readonly SpxHomeTileComponent[]>;
|
|
11
|
-
spxClick: import("@angular/core").OutputEmitterRef<string>;
|
|
12
|
-
navItems: import("@angular/core").WritableSignal<SpxNavigationItemI[]>;
|
|
13
|
-
menuItemsSubscription: Subscription | null;
|
|
14
|
-
constructor(appStore: Store);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
setFocus(): void;
|
|
18
|
-
onNavigate(link: string): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxNavigationComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxNavigationComponent, "spx-navigation", never, { "spxOverwriteNavItems": { "alias": "spxOverwriteNavItems"; "required": false; "isSignal": true; }; }, { "spxClick": "spxClick"; }, never, never, true, never>;
|
|
21
|
-
}
|