@softpak/components 20.3.5 → 20.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/softpak-components-spx-404-page.mjs +3 -3
- package/fesm2022/softpak-components-spx-404-page.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-alert.mjs +3 -3
- package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-expiry.mjs +3 -3
- package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-button.mjs +3 -3
- package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-capitalize.mjs +3 -3
- package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-card.mjs +12 -12
- package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-change-details.mjs +3 -3
- package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-channel-selection.mjs +10 -11
- package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-check-digit.mjs +3 -3
- package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-confirm.mjs +9 -9
- package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-section.mjs +3 -3
- package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-view.mjs +6 -6
- package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-inputs.mjs +33 -33
- package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-navigation.mjs +9 -9
- package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-number-check.mjs +3 -3
- package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pagination.mjs +3 -3
- package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-patch.mjs +3 -3
- package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pipes.mjs +3 -3
- package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-progress-bar.mjs +3 -3
- package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-spinner.mjs +3 -3
- package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-stock-info.mjs +3 -3
- package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-suggestion.mjs +3 -3
- package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-tabs.mjs +3 -3
- package/fesm2022/softpak-components-spx-tabs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toaster.mjs +3 -3
- package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toggle.mjs +3 -3
- package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-update.mjs +12 -12
- package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation-messages.mjs +3 -3
- package/fesm2022/softpak-components-spx-validation-messages.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation.mjs +3 -3
- package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-welcome.mjs +3 -3
- package/fesm2022/softpak-components-spx-welcome.mjs.map +1 -1
- package/index.d.ts +3 -5
- package/package.json +24 -24
- package/spx-404-page/index.d.ts +18 -5
- package/spx-alert/index.d.ts +34 -5
- package/spx-app-configuration/index.d.ts +74 -5
- package/spx-app-expiry/index.d.ts +38 -5
- package/spx-button/index.d.ts +26 -5
- package/spx-capitalize/index.d.ts +11 -5
- package/spx-card/index.d.ts +54 -5
- package/spx-change-details/index.d.ts +66 -5
- package/spx-channel-selection/index.d.ts +107 -5
- package/spx-check-digit/index.d.ts +27 -5
- package/spx-confirm/index.d.ts +118 -5
- package/spx-form-section/index.d.ts +12 -5
- package/spx-form-view/index.d.ts +95 -5
- package/spx-helpers/index.d.ts +22 -5
- package/spx-inputs/index.d.ts +339 -5
- package/spx-navigation/index.d.ts +140 -5
- package/spx-number-check/index.d.ts +43 -5
- package/spx-pagination/index.d.ts +18 -5
- package/spx-patch/index.d.ts +21 -5
- package/spx-pipes/index.d.ts +11 -5
- package/spx-progress-bar/index.d.ts +10 -5
- package/spx-spinner/index.d.ts +59 -5
- package/spx-stock-info/index.d.ts +96 -5
- package/spx-storage/index.d.ts +26 -5
- package/spx-suggestion/index.d.ts +12 -5
- package/spx-tabs/index.d.ts +58 -5
- package/spx-toaster/index.d.ts +167 -5
- package/spx-toggle/index.d.ts +15 -5
- package/spx-translate/index.d.ts +66 -5
- package/spx-update/index.d.ts +208 -5
- package/spx-validation/index.d.ts +63 -5
- package/spx-validation-messages/index.d.ts +28 -5
- package/spx-welcome/index.d.ts +50 -5
- package/placeholder.d.ts +0 -1
- package/public_api.d.ts +0 -1
- package/spx-404-page/public-api.d.ts +0 -1
- package/spx-404-page/spx-404-page.component.d.ts +0 -15
- package/spx-alert/public-api.d.ts +0 -2
- package/spx-alert/spx-alert.component.d.ts +0 -23
- package/spx-alert/spx-alert.interface.d.ts +0 -7
- package/spx-app-configuration/public-api.d.ts +0 -8
- package/spx-app-configuration/spx-app-alert.interface.d.ts +0 -7
- package/spx-app-configuration/spx-app-bundle-set.interface.d.ts +0 -4
- package/spx-app-configuration/spx-app-channel-type.enum.d.ts +0 -8
- package/spx-app-configuration/spx-app-channel-type.model.d.ts +0 -5
- package/spx-app-configuration/spx-app-channel.interface.d.ts +0 -10
- package/spx-app-configuration/spx-app-config.interface.d.ts +0 -19
- package/spx-app-configuration/spx-app-id.enum.d.ts +0 -6
- package/spx-app-configuration/spx-app-lang.enum.d.ts +0 -4
- package/spx-app-configuration/spx-app-release-note.interface.d.ts +0 -8
- package/spx-app-expiry/public-api.d.ts +0 -5
- package/spx-app-expiry/spx-app-expiry.component.d.ts +0 -21
- package/spx-app-expiry/spx-app-expiry.interface.d.ts +0 -7
- package/spx-app-expiry/spx-check-expiry-final-warning.interface.d.ts +0 -2
- package/spx-app-expiry/spx-check-expiry-happened.interface.d.ts +0 -2
- package/spx-app-expiry/spx-check-expiry-warning.interface.d.ts +0 -2
- package/spx-button/public-api.d.ts +0 -1
- package/spx-button/spx-button.component.d.ts +0 -23
- package/spx-capitalize/public-api.d.ts +0 -1
- package/spx-capitalize/spx-capitalize.pipe.d.ts +0 -8
- package/spx-card/public-api.d.ts +0 -4
- package/spx-card/spx-card-grid/spx-card-grid.component.d.ts +0 -6
- package/spx-card/spx-card-item/spx-card-item.component.d.ts +0 -14
- package/spx-card/spx-card-line/spx-card-line.component.d.ts +0 -16
- package/spx-card/spx-card.component.d.ts +0 -15
- package/spx-change-details/public-api.d.ts +0 -1
- package/spx-change-details/spx-change-details-value.interface.d.ts +0 -7
- package/spx-change-details/spx-change-details.component.d.ts +0 -57
- package/spx-channel-selection/public-api.d.ts +0 -5
- package/spx-channel-selection/src/spx-channel-guard.d.ts +0 -7
- package/spx-channel-selection/src/spx-channel-indicator/spx-channel-indicator.component.d.ts +0 -13
- package/spx-channel-selection/store/spx-channel.actions.d.ts +0 -21
- package/spx-channel-selection/store/spx-channel.effects.d.ts +0 -19
- package/spx-channel-selection/store/spx-channel.reducer.d.ts +0 -18
- package/spx-check-digit/public-api.d.ts +0 -1
- package/spx-check-digit/spx-check-digit.component.d.ts +0 -24
- package/spx-confirm/public-api.d.ts +0 -5
- package/spx-confirm/spx-confirm-displayer/spx-confirm-displayer.component.d.ts +0 -22
- package/spx-confirm/spx-confirm.component.d.ts +0 -16
- package/spx-confirm/store/spx-confirm.actions.d.ts +0 -22
- package/spx-confirm/store/spx-confirm.effects.d.ts +0 -12
- package/spx-confirm/store/spx-confirm.reducer.d.ts +0 -18
- package/spx-form-section/public-api.d.ts +0 -1
- package/spx-form-section/spx-form-section.component.d.ts +0 -9
- package/spx-form-view/public-api.d.ts +0 -7
- package/spx-form-view/spx-autocomplete-search.component.d.ts +0 -41
- package/spx-form-view/spx-check-required.const.d.ts +0 -2
- package/spx-form-view/spx-form-button-type.enum.d.ts +0 -4
- package/spx-form-view/spx-form-button.interface.d.ts +0 -8
- package/spx-form-view/spx-form-field.interface.d.ts +0 -20
- package/spx-form-view/spx-form-section.interface.d.ts +0 -9
- package/spx-form-view/spx-form-view.component.d.ts +0 -46
- package/spx-form-view/spx-form.interface.d.ts +0 -6
- package/spx-helpers/calc-check-digit.function.d.ts +0 -1
- package/spx-helpers/input-alert.interface.d.ts +0 -5
- package/spx-helpers/public-api.d.ts +0 -5
- package/spx-helpers/spx-severity.enum.d.ts +0 -8
- package/spx-helpers/unsubscribe-subscriptions.function.d.ts +0 -1
- package/spx-helpers/value-pair-to-value.function.d.ts +0 -1
- package/spx-inputs/input.service.d.ts +0 -12
- package/spx-inputs/public-api.d.ts +0 -7
- package/spx-inputs/spx-dropdown/spx-dropdown.component.d.ts +0 -18
- package/spx-inputs/spx-input-alert-interface.d.ts +0 -5
- package/spx-inputs/spx-input-box/spx-input-box.component.d.ts +0 -41
- package/spx-inputs/spx-input-date/spx-input-date.component.d.ts +0 -50
- package/spx-inputs/spx-input-float/spx-input-float.component.d.ts +0 -33
- package/spx-inputs/spx-input-number/spx-input-number.component.d.ts +0 -24
- package/spx-inputs/spx-input-radio/spx-input-radio.component.d.ts +0 -27
- package/spx-inputs/spx-input-text/spx-input-text.component.d.ts +0 -37
- package/spx-inputs/spx-input-time/spx-input-time.component.d.ts +0 -35
- package/spx-inputs/spx-input-time-modal/spx-input-time-modal.component.d.ts +0 -18
- package/spx-inputs/spx-input-type.enum.d.ts +0 -16
- package/spx-inputs/spx-input.component.d.ts +0 -76
- package/spx-inputs/spx-speed-dial-interface.d.ts +0 -5
- package/spx-inputs/spx-value-interface.d.ts +0 -4
- package/spx-navigation/public-api.d.ts +0 -8
- package/spx-navigation/spx-home-tile/spx-home-tile.component.d.ts +0 -11
- package/spx-navigation/spx-home-tile/spx-home-tiles.component.d.ts +0 -6
- package/spx-navigation/spx-navigation-item.interface.d.ts +0 -22
- package/spx-navigation/spx-navigation.component.d.ts +0 -21
- package/spx-navigation/store/spx-navigation/spx-navigation.actions.d.ts +0 -28
- package/spx-navigation/store/spx-navigation/spx-navigation.initial.d.ts +0 -2
- package/spx-navigation/store/spx-navigation/spx-navigation.reducer.d.ts +0 -12
- package/spx-navigation/store/spx-navigation/spx-navigation.state.d.ts +0 -8
- package/spx-number-check/public-api.d.ts +0 -1
- package/spx-number-check/spx-number-check.component.d.ts +0 -40
- package/spx-pagination/public-api.d.ts +0 -1
- package/spx-pagination/spx-pagination.component.d.ts +0 -15
- package/spx-patch/patch-check.function.d.ts +0 -4
- package/spx-patch/public-api.d.ts +0 -3
- package/spx-patch/release-check.function.d.ts +0 -1
- package/spx-patch/spx-patch.component.d.ts +0 -11
- package/spx-pipes/public-api.d.ts +0 -1
- package/spx-pipes/spx-severity-pipe.d.ts +0 -8
- package/spx-progress-bar/public-api.d.ts +0 -1
- package/spx-progress-bar/spx-progress-bar.component.d.ts +0 -7
- package/spx-spinner/public-api.d.ts +0 -5
- package/spx-spinner/spx-spinner.component.d.ts +0 -7
- package/spx-spinner/store/spx-spinner/spx-spinner.actions.d.ts +0 -6
- package/spx-spinner/store/spx-spinner/spx-spinner.initial.d.ts +0 -2
- package/spx-spinner/store/spx-spinner/spx-spinner.reducer.d.ts +0 -9
- package/spx-spinner/store/spx-spinner/spx-spinner.state.d.ts +0 -4
- package/spx-stock-info/public-api.d.ts +0 -2
- package/spx-stock-info/spx-stock-info-value.interface.d.ts +0 -11
- package/spx-stock-info/spx-stock-info.component.d.ts +0 -83
- package/spx-storage/public-api.d.ts +0 -2
- package/spx-storage/src/spx-storage-key.enum.d.ts +0 -15
- package/spx-storage/src/spx-storage.class.d.ts +0 -9
- package/spx-suggestion/public-api.d.ts +0 -1
- package/spx-suggestion/spx-suggestion.component.d.ts +0 -9
- package/spx-tabs/public-api.d.ts +0 -3
- package/spx-tabs/src/spx-tabs.component.d.ts +0 -19
- package/spx-tabs/store/spx-shortcuts.actions.d.ts +0 -10
- package/spx-tabs/store/spx-shortcuts.reducer.d.ts +0 -11
- package/spx-toaster/public-api.d.ts +0 -7
- package/spx-toaster/src/spx-toaster-autoclose-speed.d.ts +0 -11
- package/spx-toaster/src/spx-toaster-message.interface.d.ts +0 -14
- package/spx-toaster/src/spx-toaster.component.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.actions.d.ts +0 -78
- package/spx-toaster/store/spx-toaster/spx-toaster.initial.d.ts +0 -2
- package/spx-toaster/store/spx-toaster/spx-toaster.reducer.d.ts +0 -11
- package/spx-toaster/store/spx-toaster/spx-toaster.state.d.ts +0 -5
- package/spx-toggle/public-api.d.ts +0 -1
- package/spx-toggle/src/spx-toggle.component.d.ts +0 -12
- package/spx-translate/public-api.d.ts +0 -3
- package/spx-translate/spx-translate._const.d.ts +0 -59
- package/spx-translate/spx-translate.en.d.ts +0 -2
- package/spx-translate/spx-translate.nl.d.ts +0 -2
- package/spx-update/public-api.d.ts +0 -13
- package/spx-update/spx-update-page.component.d.ts +0 -17
- package/spx-update/spx-update-pending.component.d.ts +0 -25
- package/spx-update/spx-update-url.d.ts +0 -1
- package/spx-update/store/spx-update-check/spx-update-check.actions.d.ts +0 -28
- package/spx-update/store/spx-update-check/spx-update-check.effects.d.ts +0 -14
- package/spx-update/store/spx-update-check/spx-update-check.initial.d.ts +0 -2
- package/spx-update/store/spx-update-check/spx-update-check.reducer.d.ts +0 -10
- package/spx-update/store/spx-update-check/spx-update-check.state.d.ts +0 -5
- package/spx-update/store/spx-update-pending/spx-update-pending.actions.d.ts +0 -8
- package/spx-update/store/spx-update-pending/spx-update-pending.effects.d.ts +0 -10
- package/spx-update/store/spx-update-pending/spx-update-pending.initial.d.ts +0 -2
- package/spx-update/store/spx-update-pending/spx-update-pending.reducer.d.ts +0 -9
- package/spx-update/store/spx-update-pending/spx-update-pending.state.d.ts +0 -4
- package/spx-validation/max.validator.d.ts +0 -7
- package/spx-validation/maxlength.validator.d.ts +0 -7
- package/spx-validation/min.validator.d.ts +0 -7
- package/spx-validation/minlength.validator.d.ts +0 -7
- package/spx-validation/pattern.validator.d.ts +0 -2
- package/spx-validation/public-api.d.ts +0 -8
- package/spx-validation/required.validator.d.ts +0 -2
- package/spx-validation/spx-validate-control.component.d.ts +0 -26
- package/spx-validation/year-and-month.validator.d.ts +0 -2
- package/spx-validation-messages/public-api.d.ts +0 -1
- package/spx-validation-messages/spx-validation-messages.component.d.ts +0 -25
- package/spx-welcome/public-api.d.ts +0 -1
- package/spx-welcome/spx-welcome.component.d.ts +0 -46
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export interface SpxConfirmI {
|
|
2
|
-
content: string;
|
|
3
|
-
id: string;
|
|
4
|
-
title: string;
|
|
5
|
-
noYesButton?: boolean;
|
|
6
|
-
onOK?: () => void;
|
|
7
|
-
onCancel?: () => void;
|
|
8
|
-
}
|
|
9
|
-
export interface State {
|
|
10
|
-
confirms: SpxConfirmI[];
|
|
11
|
-
}
|
|
12
|
-
declare const _default: {
|
|
13
|
-
name: "spxConfirm";
|
|
14
|
-
reducer: import("@ngrx/store").ActionReducer<State, import("@ngrx/store").Action<string>>;
|
|
15
|
-
selectSpxConfirmState: import("@ngrx/store").MemoizedSelector<Record<string, any>, State, (featureState: State) => State>;
|
|
16
|
-
selectConfirms: import("@ngrx/store").MemoizedSelector<Record<string, any>, SpxConfirmI[], (featureState: State) => SpxConfirmI[]>;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './spx-form-section.component';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpxFormSectionComponent {
|
|
3
|
-
readonly spxIndex: import("@angular/core").InputSignal<number | undefined>;
|
|
4
|
-
readonly spxIndexSecondary: import("@angular/core").InputSignal<number | undefined>;
|
|
5
|
-
readonly spxTitle: import("@angular/core").InputSignal<string | undefined>;
|
|
6
|
-
readonly spxShowTitle: import("@angular/core").InputSignal<boolean>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxFormSectionComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxFormSectionComponent, "spx-form-section", never, { "spxIndex": { "alias": "spxIndex"; "required": false; "isSignal": true; }; "spxIndexSecondary": { "alias": "spxIndexSecondary"; "required": false; "isSignal": true; }; "spxTitle": { "alias": "spxTitle"; "required": false; "isSignal": true; }; "spxShowTitle": { "alias": "spxShowTitle"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
9
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './spx-form-button-type.enum';
|
|
2
|
-
export * from './spx-form-button.interface';
|
|
3
|
-
export * from './spx-form-field.interface';
|
|
4
|
-
export * from './spx-form-section.interface';
|
|
5
|
-
export * from './spx-form-view.component';
|
|
6
|
-
export * from './spx-form.interface';
|
|
7
|
-
export * from './spx-check-required.const';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormBuilder, FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { SpxFormFieldI } from './spx-form-field.interface';
|
|
4
|
-
import { SpxFormSectionI } from './spx-form-section.interface';
|
|
5
|
-
import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
6
|
-
import { SpxValuePair, SpxInputTypeEnum } from '@softpak/components/spx-inputs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const sectionAutocompleteSearch = "autocompleteSearch";
|
|
9
|
-
export declare const ctrlQuery = "query";
|
|
10
|
-
export declare const ctrlOptions = "options";
|
|
11
|
-
export declare class SpxAutocompleteSearchComponent implements OnInit, OnDestroy {
|
|
12
|
-
readonly formBuilder: FormBuilder;
|
|
13
|
-
formGroup: import("@angular/core").WritableSignal<FormGroup<any> | null>;
|
|
14
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<any>[]>;
|
|
15
|
-
readonly spxField: import("@angular/core").InputSignal<SpxFormFieldI>;
|
|
16
|
-
readonly txtOptions: import("@angular/core").InputSignal<string>;
|
|
17
|
-
readonly txtQuery: import("@angular/core").InputSignal<string>;
|
|
18
|
-
readonly txtSubmit: import("@angular/core").InputSignal<string>;
|
|
19
|
-
readonly spxValuePair: import("@angular/core").InputSignal<SpxValuePair<any>>;
|
|
20
|
-
spxCancel: import("@angular/core").OutputEmitterRef<void>;
|
|
21
|
-
spxSearch: import("@angular/core").OutputEmitterRef<SpxValuePair<any>>;
|
|
22
|
-
spxSubmit: import("@angular/core").OutputEmitterRef<SpxValuePair<any>>;
|
|
23
|
-
inputTypeRadio: SpxInputTypeEnum;
|
|
24
|
-
inputTypeText: SpxInputTypeEnum;
|
|
25
|
-
SpxSeverity: typeof SpxSeverityEnum;
|
|
26
|
-
sections: SpxFormSectionI[];
|
|
27
|
-
readonly ctrlQuery: import("@angular/core").Signal<FormControl<any>>;
|
|
28
|
-
readonly ctrlOptions: import("@angular/core").Signal<FormControl<any>>;
|
|
29
|
-
private subscriptions;
|
|
30
|
-
constructor(formBuilder: FormBuilder);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
private createForm;
|
|
34
|
-
getRawValidators(formControl: FormControl): any;
|
|
35
|
-
onCancel(): void;
|
|
36
|
-
onSubmit(): void;
|
|
37
|
-
private listenToQuery;
|
|
38
|
-
private listenToSelection;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxAutocompleteSearchComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxAutocompleteSearchComponent, "spx-autocomplete-search", never, { "spxSuggestions": { "alias": "spxSuggestions"; "required": false; "isSignal": true; }; "spxField": { "alias": "spxField"; "required": true; "isSignal": true; }; "txtOptions": { "alias": "txtOptions"; "required": true; "isSignal": true; }; "txtQuery": { "alias": "txtQuery"; "required": true; "isSignal": true; }; "txtSubmit": { "alias": "txtSubmit"; "required": true; "isSignal": true; }; "spxValuePair": { "alias": "spxValuePair"; "required": true; "isSignal": true; }; }, { "spxCancel": "spxCancel"; "spxSearch": "spxSearch"; "spxSubmit": "spxSubmit"; }, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SpxSeverityEnum } from "@softpak/components/spx-helpers";
|
|
2
|
-
import { SpxFormButtonTypeEnum } from "./spx-form-button-type.enum";
|
|
3
|
-
export interface SpxFormButtonI {
|
|
4
|
-
onClick?: () => {};
|
|
5
|
-
severity: SpxSeverityEnum;
|
|
6
|
-
label?: () => string;
|
|
7
|
-
type: SpxFormButtonTypeEnum;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ValidatorFn } from "@angular/forms";
|
|
2
|
-
import { SpxSeverityEnum } from "@softpak/components/spx-helpers";
|
|
3
|
-
import { SpxValuePair, SpxInputTypeEnum } from "@softpak/components/spx-inputs";
|
|
4
|
-
export interface SpxFormFieldI {
|
|
5
|
-
autofocus?: () => boolean;
|
|
6
|
-
capitalize?: () => boolean;
|
|
7
|
-
key: string;
|
|
8
|
-
label?: () => string;
|
|
9
|
-
readonly?: () => boolean;
|
|
10
|
-
severity?: () => SpxSeverityEnum;
|
|
11
|
-
show?: () => boolean;
|
|
12
|
-
step?: () => number;
|
|
13
|
-
suggestions?: () => boolean;
|
|
14
|
-
suggestionsFixed?: () => SpxValuePair<string | number | boolean | any>[];
|
|
15
|
-
type: () => SpxInputTypeEnum;
|
|
16
|
-
validators?: () => any[];
|
|
17
|
-
afterValueChange?: (valuePair: SpxValuePair<string | number | boolean> | null) => void;
|
|
18
|
-
defaultValidators?: () => ValidatorFn[];
|
|
19
|
-
defaultValue?: () => SpxValuePair<string | number | boolean> | null;
|
|
20
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { AbstractControl, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { SpxFormFieldI } from './spx-form-field.interface';
|
|
4
|
-
import { SpxFormI } from './spx-form.interface';
|
|
5
|
-
import { SpxValuePair, SpxInputTypeEnum } from '@softpak/components/spx-inputs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SpxFormViewComponent {
|
|
8
|
-
readonly checkRequired: (control: AbstractControl) => boolean;
|
|
9
|
-
readonly formBuilder: FormBuilder;
|
|
10
|
-
readonly spxFormGroup: import("@angular/core").InputSignal<FormGroup<any>>;
|
|
11
|
-
readonly spxForm: import("@angular/core").InputSignal<SpxFormI>;
|
|
12
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<any>;
|
|
13
|
-
spxBlur: import("@angular/core").OutputEmitterRef<{
|
|
14
|
-
field: SpxFormFieldI;
|
|
15
|
-
valuePair: SpxValuePair<any>;
|
|
16
|
-
}>;
|
|
17
|
-
spxClick: import("@angular/core").OutputEmitterRef<{
|
|
18
|
-
field: SpxFormFieldI;
|
|
19
|
-
}>;
|
|
20
|
-
spxSearch: import("@angular/core").OutputEmitterRef<{
|
|
21
|
-
field: SpxFormFieldI;
|
|
22
|
-
valuePair: SpxValuePair<any>;
|
|
23
|
-
}>;
|
|
24
|
-
spxInputs: import("@angular/core").Signal<readonly ElementRef<any>[]>;
|
|
25
|
-
autoCompleteField: import("@angular/core").WritableSignal<SpxFormFieldI | null>;
|
|
26
|
-
typeAutocomplete: SpxInputTypeEnum;
|
|
27
|
-
typeButton: SpxInputTypeEnum;
|
|
28
|
-
typeFloat: SpxInputTypeEnum;
|
|
29
|
-
typeNumber: SpxInputTypeEnum;
|
|
30
|
-
typeRadio: SpxInputTypeEnum;
|
|
31
|
-
typeText: SpxInputTypeEnum;
|
|
32
|
-
typeNumericKeyboard: SpxInputTypeEnum;
|
|
33
|
-
typeOverlay: SpxInputTypeEnum;
|
|
34
|
-
typeOverlayNumber: SpxInputTypeEnum;
|
|
35
|
-
setAutofocus(key: string): void;
|
|
36
|
-
onBlur(field: SpxFormFieldI): void;
|
|
37
|
-
onClick(field: SpxFormFieldI): void;
|
|
38
|
-
onAutocompleteCancel(): void;
|
|
39
|
-
onAutocompleteSearch(valuePair: SpxValuePair<any>): void;
|
|
40
|
-
onAutocompleteSave(valuePair: SpxValuePair<any>): void;
|
|
41
|
-
onSearch(field: SpxFormFieldI): void;
|
|
42
|
-
getRawValidators(formControl: AbstractControl): any;
|
|
43
|
-
static createForm(form: SpxFormI): FormGroup;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxFormViewComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxFormViewComponent, "spx-form-view", never, { "spxFormGroup": { "alias": "spxFormGroup"; "required": true; "isSignal": true; }; "spxForm": { "alias": "spxForm"; "required": true; "isSignal": true; }; "spxSuggestions": { "alias": "spxSuggestions"; "required": true; "isSignal": true; }; }, { "spxBlur": "spxBlur"; "spxClick": "spxClick"; "spxSearch": "spxSearch"; }, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const calcCheckDigit: (container: string) => string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function unsubscribeSubscriptions(subscriptionObject: object): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const valuePairToValue: (pair: any) => any;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SelectedInputService {
|
|
4
|
-
private focusedElement;
|
|
5
|
-
focusedElement$: Observable<number | null>;
|
|
6
|
-
isFocused$(id: number): Observable<boolean>;
|
|
7
|
-
isBlurred$(id: number): Observable<boolean>;
|
|
8
|
-
getSelectedElementId(): number | null;
|
|
9
|
-
setSelectedElementId(id: number | null): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectedInputService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SelectedInputService>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './spx-value-interface';
|
|
2
|
-
export * from './spx-input-box/spx-input-box.component';
|
|
3
|
-
export * from './spx-input-text/spx-input-text.component';
|
|
4
|
-
export * from './spx-input.component';
|
|
5
|
-
export * from './spx-input-type.enum';
|
|
6
|
-
export * from './spx-input-alert-interface';
|
|
7
|
-
export * from './spx-speed-dial-interface';
|
|
@@ -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,37 +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 { SpxSpeedDial } from '../spx-speed-dial-interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SpxInputTextComponent {
|
|
8
|
-
private changeDetectorRef;
|
|
9
|
-
mappedReadonly: import("@angular/core").Signal<boolean>;
|
|
10
|
-
readonly spxSpeedDial: import("@angular/core").InputSignal<SpxSpeedDial<string | number>[]>;
|
|
11
|
-
readonly spxName: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
readonly spxAutofocus: import("@angular/core").InputSignal<boolean>;
|
|
13
|
-
readonly spxAutocomplete: import("@angular/core").InputSignal<string | undefined>;
|
|
14
|
-
readonly spxInputMode: import("@angular/core").InputSignal<string | undefined>;
|
|
15
|
-
readonly spxPattern: import("@angular/core").InputSignal<string | undefined>;
|
|
16
|
-
readonly spxSuggestions: import("@angular/core").InputSignal<SpxValuePair<string | number | boolean>[]>;
|
|
17
|
-
readonly spxReadonly: import("@angular/core").InputSignal<true | undefined>;
|
|
18
|
-
readonly spxValidators: import("@angular/core").InputSignal<any[] | undefined>;
|
|
19
|
-
readonly spxCapitalize: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
readonly spxType: import("@angular/core").InputSignal<SpxInputTypeEnum>;
|
|
21
|
-
readonly spxWasInternalUpdate: import("@angular/core").InputSignal<boolean>;
|
|
22
|
-
readonly value: import("@angular/core").ModelSignal<SpxValuePair<any> | undefined>;
|
|
23
|
-
spxElementId: import("@angular/core").InputSignal<number | undefined>;
|
|
24
|
-
selectedInputService: SelectedInputService;
|
|
25
|
-
spxIsFocused: import("@angular/core").WritableSignal<boolean>;
|
|
26
|
-
inputRef: import("@angular/core").Signal<ElementRef<any>>;
|
|
27
|
-
constructor(changeDetectorRef: ChangeDetectorRef);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
triggerChangeDetection(): void;
|
|
30
|
-
spxSetFocus(): void;
|
|
31
|
-
componentDidLoad(): void;
|
|
32
|
-
doSelect(speedDial: SpxSpeedDial<string | number>): void;
|
|
33
|
-
handleChange(event: any): void;
|
|
34
|
-
handleSuggestionClick(value: any): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpxInputTextComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpxInputTextComponent, "spx-input-text", never, { "spxSpeedDial": { "alias": "spxSpeedDial"; "required": false; "isSignal": true; }; "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>;
|
|
37
|
-
}
|
|
@@ -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
|
-
}
|