@softpak/components 19.21.0-beta.3 → 19.22.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.
Files changed (63) hide show
  1. package/README.md +24 -24
  2. package/fesm2022/softpak-components-spx-404-page.mjs +4 -4
  3. package/fesm2022/softpak-components-spx-404-page.mjs.map +1 -1
  4. package/fesm2022/softpak-components-spx-alert.mjs +5 -5
  5. package/fesm2022/softpak-components-spx-alert.mjs.map +1 -1
  6. package/fesm2022/softpak-components-spx-app-configuration.mjs.map +1 -1
  7. package/fesm2022/softpak-components-spx-app-expiry.mjs +5 -5
  8. package/fesm2022/softpak-components-spx-app-expiry.mjs.map +1 -1
  9. package/fesm2022/softpak-components-spx-button.mjs +5 -5
  10. package/fesm2022/softpak-components-spx-button.mjs.map +1 -1
  11. package/fesm2022/softpak-components-spx-capitalize.mjs +3 -3
  12. package/fesm2022/softpak-components-spx-capitalize.mjs.map +1 -1
  13. package/fesm2022/softpak-components-spx-card.mjs +17 -17
  14. package/fesm2022/softpak-components-spx-card.mjs.map +1 -1
  15. package/fesm2022/softpak-components-spx-change-details.mjs +43 -43
  16. package/fesm2022/softpak-components-spx-change-details.mjs.map +1 -1
  17. package/fesm2022/softpak-components-spx-channel-selection.mjs +78 -78
  18. package/fesm2022/softpak-components-spx-channel-selection.mjs.map +1 -1
  19. package/fesm2022/softpak-components-spx-check-digit.mjs +4 -4
  20. package/fesm2022/softpak-components-spx-check-digit.mjs.map +1 -1
  21. package/fesm2022/softpak-components-spx-confirm.mjs +12 -12
  22. package/fesm2022/softpak-components-spx-confirm.mjs.map +1 -1
  23. package/fesm2022/softpak-components-spx-form-section.mjs +5 -5
  24. package/fesm2022/softpak-components-spx-form-section.mjs.map +1 -1
  25. package/fesm2022/softpak-components-spx-form-view.mjs +9 -9
  26. package/fesm2022/softpak-components-spx-form-view.mjs.map +1 -1
  27. package/fesm2022/softpak-components-spx-helpers.mjs.map +1 -1
  28. package/fesm2022/softpak-components-spx-inputs.mjs +45 -45
  29. package/fesm2022/softpak-components-spx-inputs.mjs.map +1 -1
  30. package/fesm2022/softpak-components-spx-navigation.mjs +13 -13
  31. package/fesm2022/softpak-components-spx-navigation.mjs.map +1 -1
  32. package/fesm2022/softpak-components-spx-number-check.mjs +5 -5
  33. package/fesm2022/softpak-components-spx-number-check.mjs.map +1 -1
  34. package/fesm2022/softpak-components-spx-pagination.mjs +4 -4
  35. package/fesm2022/softpak-components-spx-pagination.mjs.map +1 -1
  36. package/fesm2022/softpak-components-spx-patch.mjs +5 -5
  37. package/fesm2022/softpak-components-spx-patch.mjs.map +1 -1
  38. package/fesm2022/softpak-components-spx-pipes.mjs +3 -3
  39. package/fesm2022/softpak-components-spx-pipes.mjs.map +1 -1
  40. package/fesm2022/softpak-components-spx-progress-bar.mjs +5 -5
  41. package/fesm2022/softpak-components-spx-progress-bar.mjs.map +1 -1
  42. package/fesm2022/softpak-components-spx-spinner.mjs +4 -4
  43. package/fesm2022/softpak-components-spx-spinner.mjs.map +1 -1
  44. package/fesm2022/softpak-components-spx-stock-info.mjs +45 -45
  45. package/fesm2022/softpak-components-spx-stock-info.mjs.map +1 -1
  46. package/fesm2022/softpak-components-spx-storage.mjs.map +1 -1
  47. package/fesm2022/softpak-components-spx-suggestion.mjs +5 -5
  48. package/fesm2022/softpak-components-spx-suggestion.mjs.map +1 -1
  49. package/fesm2022/softpak-components-spx-toaster.mjs +5 -5
  50. package/fesm2022/softpak-components-spx-toaster.mjs.map +1 -1
  51. package/fesm2022/softpak-components-spx-toggle.mjs +5 -5
  52. package/fesm2022/softpak-components-spx-toggle.mjs.map +1 -1
  53. package/fesm2022/softpak-components-spx-translate.mjs.map +1 -1
  54. package/fesm2022/softpak-components-spx-update.mjs +28 -17
  55. package/fesm2022/softpak-components-spx-update.mjs.map +1 -1
  56. package/fesm2022/softpak-components-spx-validation.mjs +5 -5
  57. package/fesm2022/softpak-components-spx-validation.mjs.map +1 -1
  58. package/package.json +27 -27
  59. package/spx-change-details/spx-change-details.component.d.ts +9 -9
  60. package/spx-channel-selection/src/spx-welcome.component.d.ts +7 -7
  61. package/spx-stock-info/spx-stock-info-value.interface.d.ts +8 -8
  62. package/spx-stock-info/spx-stock-info.component.d.ts +10 -10
  63. package/spx-update/spx-update-pending.component.d.ts +4 -1
@@ -1,11 +1,11 @@
1
1
  import { SpxValuePair } from "@softpak/components/spx-inputs";
2
- import { ctrlCategory, ctrlContainerStatus, ctrlContainerStatusGroup, ctrlContainerType, ctrlCustomer, ctrlDepot, ctrlLocation } from "./spx-stock-info.component";
2
+ import { spxCtrlCategory, spxCtrlContainerStatus, spxCtrlContainerStatusGroup, spxCtrlContainerType, spxCtrlCustomer, spxCtrlDepot, spxCtrlLocation } from "./spx-stock-info.component";
3
3
  export interface SpxStockInfoValueI {
4
- [ctrlCategory]?: SpxValuePair<string>;
5
- [ctrlContainerStatus]?: SpxValuePair<string>;
6
- [ctrlContainerStatusGroup]?: SpxValuePair<string>;
7
- [ctrlContainerType]?: SpxValuePair<string>;
8
- [ctrlCustomer]?: SpxValuePair<string>;
9
- [ctrlDepot]: SpxValuePair<string>;
10
- [ctrlLocation]?: SpxValuePair<string>;
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 ctrlCategory = "ctrlCategory";
9
- export declare const ctrlContainerStatus = "ctrlContainerStatus";
10
- export declare const ctrlContainerStatusGroup = "ctrlContainerStatusGroup";
11
- export declare const ctrlContainerType = "ctrlContainerType";
12
- export declare const ctrlCustomer = "ctrlCustomer";
13
- export declare const ctrlDepot = "ctrlDepot";
14
- export declare const ctrlLocation = "ctrlLocation";
15
- export declare const sectionContainerInfo = "sectionContainerInfo";
16
- export declare const sectionCustomer = "sectionCustomer";
17
- export declare const sectionLocation = "sectionLocation";
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>;
@@ -1,8 +1,11 @@
1
1
  import { Store } from '@ngrx/store';
2
2
  import { SpxSeverityEnum } from '@softpak/components/spx-helpers';
3
+ import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
3
4
  import * as i0 from "@angular/core";
4
5
  export declare class SpxUpdatePendingComponent {
5
6
  private readonly appStore;
7
+ private sanitizer;
8
+ baseStyle?: SafeStyle;
6
9
  availableStoreVersion: import("@angular/core").WritableSignal<string | undefined>;
7
10
  currentStoreVersion: import("@angular/core").WritableSignal<string | undefined>;
8
11
  severitySuccess: SpxSeverityEnum;
@@ -15,7 +18,7 @@ export declare class SpxUpdatePendingComponent {
15
18
  private subscriptions;
16
19
  ngOnInit(): void;
17
20
  ngOnDestroy(): void;
18
- constructor(appStore: Store);
21
+ constructor(appStore: Store, sanitizer: DomSanitizer);
19
22
  onUpdate(): void;
20
23
  static ɵfac: i0.ɵɵFactoryDeclaration<SpxUpdatePendingComponent, never>;
21
24
  static ɵcmp: i0.ɵɵComponentDeclaration<SpxUpdatePendingComponent, "spx-update-pending", never, {}, {}, never, never, true, never>;