@softpak/components 19.17.0-beta.3 → 19.17.0-beta.5

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.
Files changed (56) hide show
  1. package/README.md +24 -24
  2. package/fesm2022/softpak-components-spx-alert.mjs +2 -2
  3. package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
  4. package/fesm2022/softpak-components-spx-app-configuration.mjs.map +1 -1
  5. package/fesm2022/softpak-components-spx-app-expiry.mjs +2 -2
  6. package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
  7. package/fesm2022/softpak-components-spx-button.mjs +2 -2
  8. package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
  9. package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
  10. package/fesm2022/softpak-components-spx-card.mjs +8 -8
  11. package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
  12. package/fesm2022/softpak-components-spx-change-details.mjs +14 -14
  13. package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
  14. package/fesm2022/softpak-components-spx-channel-selection.mjs +52 -52
  15. package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
  16. package/fesm2022/softpak-components-spx-check-digit.mjs +3 -3
  17. package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
  18. package/fesm2022/softpak-components-spx-confirm.mjs +4 -4
  19. package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
  20. package/fesm2022/softpak-components-spx-form-section.mjs +2 -2
  21. package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
  22. package/fesm2022/softpak-components-spx-form-view.mjs +4 -4
  23. package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
  24. package/fesm2022/softpak-components-spx-helpers.mjs.map +1 -1
  25. package/fesm2022/softpak-components-spx-inputs.mjs +20 -20
  26. package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
  27. package/fesm2022/softpak-components-spx-navigation.mjs +6 -6
  28. package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
  29. package/fesm2022/softpak-components-spx-number-check.mjs +2 -2
  30. package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
  31. package/fesm2022/softpak-components-spx-pagination.mjs +2 -2
  32. package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
  33. package/fesm2022/softpak-components-spx-patch.mjs +2 -2
  34. package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
  35. package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
  36. package/fesm2022/softpak-components-spx-progress-bar.mjs +2 -2
  37. package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
  38. package/fesm2022/softpak-components-spx-spinner.mjs +2 -2
  39. package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
  40. package/fesm2022/softpak-components-spx-stock-info.mjs +2 -2
  41. package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
  42. package/fesm2022/softpak-components-spx-storage.mjs.map +1 -1
  43. package/fesm2022/softpak-components-spx-suggestion.mjs +2 -2
  44. package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
  45. package/fesm2022/softpak-components-spx-toaster.mjs +2 -2
  46. package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
  47. package/fesm2022/softpak-components-spx-translate.mjs.map +1 -1
  48. package/fesm2022/softpak-components-spx-update.mjs +4 -4
  49. package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
  50. package/fesm2022/softpak-components-spx-validation.mjs +20 -33
  51. package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
  52. package/package.json +21 -21
  53. package/spx-change-details/spx-change-details.component.d.ts +9 -9
  54. package/spx-navigation/spx-home-tile/spx-home-tiles.component.d.ts +1 -1
  55. package/spx-navigation/store/spx-navigation/spx-navigation.actions.d.ts +3 -3
  56. package/spx-validation/spx-validate-control.component.d.ts +4 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@softpak/components",
3
- "version": "19.17.0-beta.3",
3
+ "version": "19.17.0-beta.5",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/common": "19.x.x",
@@ -33,14 +33,14 @@
33
33
  "types": "./spx-alert/index.d.ts",
34
34
  "default": "./fesm2022/softpak-components-spx-alert.mjs"
35
35
  },
36
- "./spx-app-configuration": {
37
- "types": "./spx-app-configuration/index.d.ts",
38
- "default": "./fesm2022/softpak-components-spx-app-configuration.mjs"
39
- },
40
36
  "./spx-app-expiry": {
41
37
  "types": "./spx-app-expiry/index.d.ts",
42
38
  "default": "./fesm2022/softpak-components-spx-app-expiry.mjs"
43
39
  },
40
+ "./spx-app-configuration": {
41
+ "types": "./spx-app-configuration/index.d.ts",
42
+ "default": "./fesm2022/softpak-components-spx-app-configuration.mjs"
43
+ },
44
44
  "./spx-button": {
45
45
  "types": "./spx-button/index.d.ts",
46
46
  "default": "./fesm2022/softpak-components-spx-button.mjs"
@@ -61,14 +61,14 @@
61
61
  "types": "./spx-channel-selection/index.d.ts",
62
62
  "default": "./fesm2022/softpak-components-spx-channel-selection.mjs"
63
63
  },
64
- "./spx-confirm": {
65
- "types": "./spx-confirm/index.d.ts",
66
- "default": "./fesm2022/softpak-components-spx-confirm.mjs"
67
- },
68
64
  "./spx-check-digit": {
69
65
  "types": "./spx-check-digit/index.d.ts",
70
66
  "default": "./fesm2022/softpak-components-spx-check-digit.mjs"
71
67
  },
68
+ "./spx-confirm": {
69
+ "types": "./spx-confirm/index.d.ts",
70
+ "default": "./fesm2022/softpak-components-spx-confirm.mjs"
71
+ },
72
72
  "./spx-form-section": {
73
73
  "types": "./spx-form-section/index.d.ts",
74
74
  "default": "./fesm2022/softpak-components-spx-form-section.mjs"
@@ -81,14 +81,14 @@
81
81
  "types": "./spx-helpers/index.d.ts",
82
82
  "default": "./fesm2022/softpak-components-spx-helpers.mjs"
83
83
  },
84
- "./spx-navigation": {
85
- "types": "./spx-navigation/index.d.ts",
86
- "default": "./fesm2022/softpak-components-spx-navigation.mjs"
87
- },
88
84
  "./spx-inputs": {
89
85
  "types": "./spx-inputs/index.d.ts",
90
86
  "default": "./fesm2022/softpak-components-spx-inputs.mjs"
91
87
  },
88
+ "./spx-navigation": {
89
+ "types": "./spx-navigation/index.d.ts",
90
+ "default": "./fesm2022/softpak-components-spx-navigation.mjs"
91
+ },
92
92
  "./spx-number-check": {
93
93
  "types": "./spx-number-check/index.d.ts",
94
94
  "default": "./fesm2022/softpak-components-spx-number-check.mjs"
@@ -105,14 +105,14 @@
105
105
  "types": "./spx-pipes/index.d.ts",
106
106
  "default": "./fesm2022/softpak-components-spx-pipes.mjs"
107
107
  },
108
- "./spx-progress-bar": {
109
- "types": "./spx-progress-bar/index.d.ts",
110
- "default": "./fesm2022/softpak-components-spx-progress-bar.mjs"
111
- },
112
108
  "./spx-spinner": {
113
109
  "types": "./spx-spinner/index.d.ts",
114
110
  "default": "./fesm2022/softpak-components-spx-spinner.mjs"
115
111
  },
112
+ "./spx-progress-bar": {
113
+ "types": "./spx-progress-bar/index.d.ts",
114
+ "default": "./fesm2022/softpak-components-spx-progress-bar.mjs"
115
+ },
116
116
  "./spx-stock-info": {
117
117
  "types": "./spx-stock-info/index.d.ts",
118
118
  "default": "./fesm2022/softpak-components-spx-stock-info.mjs"
@@ -125,14 +125,14 @@
125
125
  "types": "./spx-suggestion/index.d.ts",
126
126
  "default": "./fesm2022/softpak-components-spx-suggestion.mjs"
127
127
  },
128
- "./spx-toaster": {
129
- "types": "./spx-toaster/index.d.ts",
130
- "default": "./fesm2022/softpak-components-spx-toaster.mjs"
131
- },
132
128
  "./spx-translate": {
133
129
  "types": "./spx-translate/index.d.ts",
134
130
  "default": "./fesm2022/softpak-components-spx-translate.mjs"
135
131
  },
132
+ "./spx-toaster": {
133
+ "types": "./spx-toaster/index.d.ts",
134
+ "default": "./fesm2022/softpak-components-spx-toaster.mjs"
135
+ },
136
136
  "./spx-update": {
137
137
  "types": "./spx-update/index.d.ts",
138
138
  "default": "./fesm2022/softpak-components-spx-update.mjs"
@@ -14,15 +14,15 @@ export declare const ctrlCategory = "category";
14
14
  export declare const ctrlUseCategories = "useCategories";
15
15
  export declare class SpxChangeDetailsComponent {
16
16
  readonly formBuilder: FormBuilder;
17
- readonly formGroup: import("@angular/core").InputSignal<FormGroup<any>>;
17
+ readonly formGroup: import("@angular/core").InputSignal<FormGroup<any> | undefined>;
18
18
  readonly suggestions: import("@angular/core").InputSignal<any>;
19
- readonly textCategory: import("@angular/core").InputSignal<string>;
20
- readonly textContainerNumber: import("@angular/core").InputSignal<string>;
21
- readonly textContainerType: import("@angular/core").InputSignal<string>;
22
- readonly textCustomer: import("@angular/core").InputSignal<string>;
23
- readonly textLicensePlate: import("@angular/core").InputSignal<string>;
24
- readonly textSave: import("@angular/core").InputSignal<string>;
25
- readonly textTonsTested: import("@angular/core").InputSignal<string>;
19
+ readonly textCategory: import("@angular/core").InputSignal<string | undefined>;
20
+ readonly textContainerNumber: import("@angular/core").InputSignal<string | undefined>;
21
+ readonly textContainerType: import("@angular/core").InputSignal<string | undefined>;
22
+ readonly textCustomer: import("@angular/core").InputSignal<string | undefined>;
23
+ readonly textLicensePlate: import("@angular/core").InputSignal<string | undefined>;
24
+ readonly textSave: import("@angular/core").InputSignal<string | undefined>;
25
+ readonly textTonsTested: import("@angular/core").InputSignal<string | undefined>;
26
26
  spxBlurCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
27
27
  spxBlurContainerType: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
28
28
  spxSearchCategory: import("@angular/core").OutputEmitterRef<SpxValuePair<string>>;
@@ -53,5 +53,5 @@ export declare class SpxChangeDetailsComponent {
53
53
  onSubmit(): void;
54
54
  private listenToContainerType;
55
55
  static ɵfac: i0.ɵɵFactoryDeclaration<SpxChangeDetailsComponent, never>;
56
- static ɵcmp: i0.ɵɵComponentDeclaration<SpxChangeDetailsComponent, "spx-change-details", never, { "formGroup": { "alias": "formGroup"; "required": true; "isSignal": true; }; "suggestions": { "alias": "suggestions"; "required": false; "isSignal": true; }; "textCategory": { "alias": "textCategory"; "required": true; "isSignal": true; }; "textContainerNumber": { "alias": "textContainerNumber"; "required": true; "isSignal": true; }; "textContainerType": { "alias": "textContainerType"; "required": true; "isSignal": true; }; "textCustomer": { "alias": "textCustomer"; "required": true; "isSignal": true; }; "textLicensePlate": { "alias": "textLicensePlate"; "required": true; "isSignal": true; }; "textSave": { "alias": "textSave"; "required": true; "isSignal": true; }; "textTonsTested": { "alias": "textTonsTested"; "required": true; "isSignal": true; }; }, { "spxBlurCategory": "spxBlurCategory"; "spxBlurContainerType": "spxBlurContainerType"; "spxSearchCategory": "spxSearchCategory"; "spxSearchContainerType": "spxSearchContainerType"; "spxSearchTonsTested": "spxSearchTonsTested"; "submit": "submit"; }, never, never, true, never>;
56
+ static ɵcmp: i0.ɵɵComponentDeclaration<SpxChangeDetailsComponent, "spx-change-details", never, { "formGroup": { "alias": "formGroup"; "required": false; "isSignal": true; }; "suggestions": { "alias": "suggestions"; "required": false; "isSignal": true; }; "textCategory": { "alias": "textCategory"; "required": false; "isSignal": true; }; "textContainerNumber": { "alias": "textContainerNumber"; "required": false; "isSignal": true; }; "textContainerType": { "alias": "textContainerType"; "required": false; "isSignal": true; }; "textCustomer": { "alias": "textCustomer"; "required": false; "isSignal": true; }; "textLicensePlate": { "alias": "textLicensePlate"; "required": false; "isSignal": true; }; "textSave": { "alias": "textSave"; "required": false; "isSignal": true; }; "textTonsTested": { "alias": "textTonsTested"; "required": false; "isSignal": true; }; }, { "spxBlurCategory": "spxBlurCategory"; "spxBlurContainerType": "spxBlurContainerType"; "spxSearchCategory": "spxSearchCategory"; "spxSearchContainerType": "spxSearchContainerType"; "spxSearchTonsTested": "spxSearchTonsTested"; "submit": "submit"; }, never, never, true, never>;
57
57
  }
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class SpxHomeTilesComponent {
3
- readonly spxCols: import("@angular/core").InputSignal<1 | 2>;
3
+ readonly spxCols: import("@angular/core").InputSignal<2 | 1>;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<SpxHomeTilesComponent, never>;
5
5
  static ɵcmp: i0.ɵɵComponentDeclaration<SpxHomeTilesComponent, "spx-home-tiles", never, { "spxCols": { "alias": "spxCols"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
6
6
  }
@@ -18,11 +18,11 @@ export declare const update: import("@ngrx/store").ActionCreator<"[SPX / Navigat
18
18
  } & import("@ngrx/store").Action<"[SPX / Navigation] Update">>;
19
19
  declare const all: ({
20
20
  navigationItems: SpxNavigationItemI[];
21
- } & import("@ngrx/store").Action<"[SPX / Navigation] Add items">) | ({
22
- navigationItems: SpxNavigationItemI[];
23
21
  } & import("@ngrx/store").Action<"[SPX / Navigation] Initialize">) | ({
24
22
  accessList: string[];
25
23
  signedIn: boolean;
26
- } & import("@ngrx/store").Action<"[SPX / Navigation] Update">);
24
+ } & import("@ngrx/store").Action<"[SPX / Navigation] Update">) | ({
25
+ navigationItems: SpxNavigationItemI[];
26
+ } & import("@ngrx/store").Action<"[SPX / Navigation] Add items">);
27
27
  export type Actions = typeof all;
28
28
  export {};
@@ -1,9 +1,11 @@
1
- import { AbstractControl } from '@angular/forms';
1
+ import { AbstractControl, ValidationErrors } from '@angular/forms';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class SpxValidateControlComponent {
4
4
  readonly control: import("@angular/core").InputSignal<AbstractControl<any, any>>;
5
5
  readonly label: import("@angular/core").InputSignal<unknown>;
6
6
  readonly submitTried: import("@angular/core").InputSignal<boolean | undefined>;
7
+ readonly errors: import("@angular/core").InputSignal<ValidationErrors | null>;
8
+ readonly touched: import("@angular/core").InputSignal<boolean>;
7
9
  maxLength: import("@angular/core").Signal<any>;
8
10
  maxLengthRequiredLength: import("@angular/core").Signal<any>;
9
11
  minLength: import("@angular/core").Signal<any>;
@@ -20,5 +22,5 @@ export declare class SpxValidateControlComponent {
20
22
  future: import("@angular/core").Signal<any>;
21
23
  past: import("@angular/core").Signal<any>;
22
24
  static ɵfac: i0.ɵɵFactoryDeclaration<SpxValidateControlComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<SpxValidateControlComponent, "spx-validate-control", never, { "control": { "alias": "control"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "submitTried": { "alias": "submitTried"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<SpxValidateControlComponent, "spx-validate-control", never, { "control": { "alias": "control"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "submitTried": { "alias": "submitTried"; "required": false; "isSignal": true; }; "errors": { "alias": "errors"; "required": true; "isSignal": true; }; "touched": { "alias": "touched"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
24
26
  }