@softpak/components 19.21.0 → 19.23.0
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 +4 -4
- package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-app-expiry.mjs +4 -4
- package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-button.mjs +4 -4
- package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-capitalize.mjs +3 -3
- package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-card.mjs +13 -13
- package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-change-details.mjs +38 -38
- package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-channel-selection.mjs +28 -28
- 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 +10 -10
- package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-section.mjs +4 -4
- package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-form-view.mjs +7 -7
- package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-inputs.mjs +34 -42
- package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-navigation.mjs +10 -10
- package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-number-check.mjs +4 -4
- package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pagination.mjs +3 -3
- package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-patch.mjs +4 -4
- package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-pipes.mjs +3 -3
- package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-progress-bar.mjs +4 -4
- package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-spinner.mjs +3 -3
- package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-stock-info.mjs +44 -44
- package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-suggestion.mjs +4 -4
- package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toaster.mjs +4 -4
- package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-toggle.mjs +4 -4
- package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-update.mjs +14 -17
- package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
- package/fesm2022/softpak-components-spx-validation.mjs +4 -4
- package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
- package/package.json +5 -5
- package/spx-change-details/spx-change-details.component.d.ts +9 -9
- package/spx-channel-selection/src/spx-welcome.component.d.ts +7 -7
- package/spx-stock-info/spx-stock-info-value.interface.d.ts +8 -8
- package/spx-stock-info/spx-stock-info.component.d.ts +10 -10
- package/spx-update/store/spx-update-check/spx-update-check.actions.d.ts +5 -5
|
@@ -3,15 +3,15 @@ import { SpxChangeDetailsValueI } from './spx-change-details-value.interface';
|
|
|
3
3
|
import { SpxFormI, SpxFormFieldI } from '@softpak/components/spx-form-view';
|
|
4
4
|
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
6
|
+
export declare const spxSectionChangeDetails = "changeDetails";
|
|
7
|
+
export declare const spxCtrlContainerNumber = "containerNumber";
|
|
8
|
+
export declare const spxCtrlContainerSeqNr = "containerSeqNr";
|
|
9
|
+
export declare const spxCtrlContainerType = "containerType";
|
|
10
|
+
export declare const spxCtrlCustomer = "customer";
|
|
11
|
+
export declare const spxCtrlTonsTested = "tonsTested";
|
|
12
|
+
export declare const spxCtrlLicensePlate = "licensePlate";
|
|
13
|
+
export declare const spxCtrlCategory = "category";
|
|
14
|
+
export declare const spxCtrlUseCategories = "useCategories";
|
|
15
15
|
export declare class SpxChangeDetailsComponent {
|
|
16
16
|
readonly formBuilder: FormBuilder;
|
|
17
17
|
readonly formGroup: import("@angular/core").InputSignal<FormGroup<any> | undefined>;
|
|
@@ -5,12 +5,12 @@ import { SpxAppChannelI, SpxAppChannelTypeEnum } from '@softpak/components/spx-a
|
|
|
5
5
|
import { SpxFormI } from '@softpak/components/spx-form-view';
|
|
6
6
|
import { SpxValuePair } from '@softpak/components/spx-inputs';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
8
|
+
export declare const spxCectionWelcome = "welcome";
|
|
9
|
+
export declare const spxCtrlChannel = "channel";
|
|
10
|
+
export declare const spxCtrlChannelType = "channelType";
|
|
11
11
|
export interface SpxWelcomeValueI {
|
|
12
|
-
[
|
|
13
|
-
[
|
|
12
|
+
[spxCtrlChannel]?: SpxAppChannelI;
|
|
13
|
+
[spxCtrlChannelType]: SpxAppChannelTypeEnum;
|
|
14
14
|
}
|
|
15
15
|
export declare class SpxWelcomeComponent implements OnInit, OnDestroy {
|
|
16
16
|
private readonly appStore;
|
|
@@ -27,8 +27,8 @@ export declare class SpxWelcomeComponent implements OnInit, OnDestroy {
|
|
|
27
27
|
textSelect: string;
|
|
28
28
|
textSelectYourCompany: string;
|
|
29
29
|
suggestions: {
|
|
30
|
-
[
|
|
31
|
-
[
|
|
30
|
+
[spxCtrlChannelType]?: SpxValuePair<string>[];
|
|
31
|
+
[spxCtrlChannel]?: SpxValuePair<string>[];
|
|
32
32
|
};
|
|
33
33
|
get formSection(): FormGroup;
|
|
34
34
|
get ctrlChannel(): FormControl;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { SpxValuePair } from "@softpak/components/spx-inputs";
|
|
2
|
-
import {
|
|
2
|
+
import { spxCtrlCategory, spxCtrlContainerStatus, spxCtrlContainerStatusGroup, spxCtrlContainerType, spxCtrlCustomer, spxCtrlDepot, spxCtrlLocation } from "./spx-stock-info.component";
|
|
3
3
|
export interface SpxStockInfoValueI {
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
4
|
+
[spxCtrlCategory]?: SpxValuePair<string>;
|
|
5
|
+
[spxCtrlContainerStatus]?: SpxValuePair<string>;
|
|
6
|
+
[spxCtrlContainerStatusGroup]?: SpxValuePair<string>;
|
|
7
|
+
[spxCtrlContainerType]?: SpxValuePair<string>;
|
|
8
|
+
[spxCtrlCustomer]?: SpxValuePair<string>;
|
|
9
|
+
[spxCtrlDepot]: SpxValuePair<string>;
|
|
10
|
+
[spxCtrlLocation]?: SpxValuePair<string>;
|
|
11
11
|
}
|
|
@@ -5,16 +5,16 @@ import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
|
|
|
5
5
|
import { SpxStockInfoValueI } from './spx-stock-info-value.interface';
|
|
6
6
|
import { IconProp } from '@fortawesome/fontawesome-svg-core';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
15
|
-
export declare const
|
|
16
|
-
export declare const
|
|
17
|
-
export declare const
|
|
8
|
+
export declare const spxCtrlCategory = "ctrlCategory";
|
|
9
|
+
export declare const spxCtrlContainerStatus = "ctrlContainerStatus";
|
|
10
|
+
export declare const spxCtrlContainerStatusGroup = "ctrlContainerStatusGroup";
|
|
11
|
+
export declare const spxCtrlContainerType = "ctrlContainerType";
|
|
12
|
+
export declare const spxCtrlCustomer = "ctrlCustomer";
|
|
13
|
+
export declare const spxCtrlDepot = "ctrlDepot";
|
|
14
|
+
export declare const spxCtrlLocation = "ctrlLocation";
|
|
15
|
+
export declare const spxSectionContainerInfo = "sectionContainerInfo";
|
|
16
|
+
export declare const spxSectionCustomer = "sectionCustomer";
|
|
17
|
+
export declare const spxSectionLocation = "sectionLocation";
|
|
18
18
|
export declare class SpxStockInfoComponent {
|
|
19
19
|
readonly formBuilder: FormBuilder;
|
|
20
20
|
readonly depotReadonly: import("@angular/core").InputSignal<boolean>;
|
|
@@ -17,12 +17,12 @@ export declare const runCheck: import("@ngrx/store").ActionCreator<"[SPX / Updat
|
|
|
17
17
|
}) => {
|
|
18
18
|
forceWaitForUpdate?: boolean;
|
|
19
19
|
} & import("@ngrx/store").Action<"[SPX / Update Check] Run">>;
|
|
20
|
-
declare const all: (
|
|
20
|
+
declare const all: ({
|
|
21
|
+
forceWaitForUpdate?: boolean;
|
|
22
|
+
} & import("@ngrx/store").Action<"[SPX / Update Check] Run">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] An update is ready">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Clear error">) | ({
|
|
21
23
|
startUpdateAgainAfterTimeout?: boolean;
|
|
22
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Error happened">) | (
|
|
24
|
+
} & import("@ngrx/store").Action<"[SPX / Update Check] Error happened">) | ({
|
|
23
25
|
startUpdateAgainAfterTimeout?: boolean;
|
|
24
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] No update was found">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Not available on web">) | (
|
|
25
|
-
forceWaitForUpdate?: boolean;
|
|
26
|
-
} & import("@ngrx/store").Action<"[SPX / Update Check] Run">);
|
|
26
|
+
} & import("@ngrx/store").Action<"[SPX / Update Check] No update was found">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Not available on web">) | (Record<string, unknown> & import("@ngrx/store").Action<"[SPX / Update Check] Initialize">);
|
|
27
27
|
export type Actions = typeof all;
|
|
28
28
|
export {};
|