@edm-sdui/sdui 1.0.0 → 1.0.2

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 (141) hide show
  1. package/fesm2022/edm-sdui-sdui.mjs +111 -66
  2. package/fesm2022/edm-sdui-sdui.mjs.map +1 -1
  3. package/index.d.ts +0 -1
  4. package/lib/components/navigation-controls/navigation-controls.component.d.ts +0 -1
  5. package/lib/components/uicomponent/button/button.component.d.ts +0 -1
  6. package/lib/components/uicomponent/column/column.component.d.ts +0 -1
  7. package/lib/components/uicomponent/image/image.component.d.ts +0 -1
  8. package/lib/components/uicomponent/label/label.component.d.ts +0 -1
  9. package/lib/components/uicomponent/row/row.component.d.ts +0 -1
  10. package/lib/components/uicomponent/row-divisor/row-divisor.component.d.ts +0 -1
  11. package/lib/components/uicomponent/search-bar/search-bar.component.d.ts +0 -1
  12. package/lib/components/uicomponent/space/space.component.d.ts +0 -1
  13. package/lib/components/uicomponent/tag/tag.component.d.ts +0 -1
  14. package/lib/components/uicomponent/uicomponent.component.d.ts +0 -1
  15. package/lib/components/uicomponent/zstack/zstack.component.d.ts +0 -1
  16. package/lib/components/uilayout/centered-content-layout/centered-content-layout.component.d.ts +0 -1
  17. package/lib/components/uilayout/single-column-layout/single-column-layout.component.d.ts +0 -1
  18. package/lib/components/uilayout/uinavigation/uinavigation.component.d.ts +0 -1
  19. package/lib/components/uiscreen/uiscreen.component.d.ts +0 -1
  20. package/lib/core/services/ui-action.service.d.ts +0 -1
  21. package/lib/core/services/uiscreen.service.d.ts +0 -1
  22. package/lib/core/tokens/sdui-config.token.d.ts +0 -1
  23. package/lib/core/uicomposition/enums/uicomponent-type.d.ts +0 -1
  24. package/lib/core/uicomposition/enums/uiplatform-type.d.ts +0 -1
  25. package/lib/core/uicomposition/enums/uiscene.d.ts +0 -1
  26. package/lib/core/uicomposition/enums/uiscreen-identifier.d.ts +0 -1
  27. package/lib/core/uicomposition/mapping/component-mapping.d.ts +0 -1
  28. package/lib/core/uicomposition/models/uicentered-content-layout.d.ts +0 -1
  29. package/lib/core/uicomposition/models/uicomponent.d.ts +0 -1
  30. package/lib/core/uicomposition/models/uielement.d.ts +0 -1
  31. package/lib/core/uicomposition/models/uilayout.d.ts +0 -1
  32. package/lib/core/uicomposition/models/uinavigation.d.ts +0 -1
  33. package/lib/core/uicomposition/models/uiscreen.d.ts +0 -1
  34. package/lib/core/uicomposition/models/uisingle-column-layout.d.ts +0 -1
  35. package/lib/core/uicomposition/models/uiview.d.ts +0 -1
  36. package/lib/core/uitheme/enums/uiaction-type.d.ts +0 -1
  37. package/lib/core/uitheme/enums/uialignment-type.d.ts +0 -1
  38. package/lib/core/uitheme/enums/uiaspect-type.d.ts +0 -1
  39. package/lib/core/uitheme/enums/uiasset.d.ts +0 -1
  40. package/lib/core/uitheme/enums/uicolor.d.ts +0 -1
  41. package/lib/core/uitheme/enums/uicontent-type.d.ts +0 -1
  42. package/lib/core/uitheme/enums/uipadding-level.d.ts +0 -1
  43. package/lib/core/uitheme/enums/uipresentation-style.d.ts +0 -1
  44. package/lib/core/uitheme/enums/uiradius-level.d.ts +0 -1
  45. package/lib/core/uitheme/enums/uishadow-blur-radius.d.ts +0 -1
  46. package/lib/core/uitheme/enums/uishadow-offset.d.ts +0 -1
  47. package/lib/core/uitheme/enums/uisize.d.ts +0 -1
  48. package/lib/core/uitheme/enums/uispacing-level.d.ts +0 -1
  49. package/lib/core/uitheme/enums/uitext-style.d.ts +0 -1
  50. package/lib/core/uitheme/mapping/alignment-mapping.d.ts +0 -1
  51. package/lib/core/uitheme/mapping/asset-mapping.d.ts +0 -1
  52. package/lib/core/uitheme/mapping/color-mapping.d.ts +0 -1
  53. package/lib/core/uitheme/mapping/pad-mapping.d.ts +0 -1
  54. package/lib/core/uitheme/mapping/radius-mapping.d.ts +0 -1
  55. package/lib/core/uitheme/mapping/size-mapping.d.ts +0 -1
  56. package/lib/core/uitheme/mapping/space-mapping.d.ts +0 -1
  57. package/lib/core/uitheme/mapping/text-style-mapping.d.ts +0 -1
  58. package/lib/core/uitheme/models/uiaction.d.ts +0 -1
  59. package/lib/core/uitheme/models/uialignment.d.ts +0 -1
  60. package/lib/core/uitheme/models/uibackground.d.ts +0 -1
  61. package/lib/core/uitheme/models/uipadding.d.ts +0 -1
  62. package/lib/core/uitheme/models/uiradius.d.ts +0 -1
  63. package/lib/core/uitheme/models/uishadow.d.ts +0 -1
  64. package/lib/core/uitheme/models/uispacing.d.ts +0 -1
  65. package/lib/core/utils/url-parser.util.d.ts +0 -1
  66. package/lib/core/view-models/uiscreen.viewmodel.d.ts +3 -4
  67. package/lib/directives/uiview.directive.d.ts +0 -1
  68. package/lib/sdui-routing.module.d.ts +0 -1
  69. package/lib/sdui.component.d.ts +0 -1
  70. package/lib/sdui.module.d.ts +0 -1
  71. package/package.json +3 -3
  72. package/public-api.d.ts +0 -1
  73. package/edm-sdui-sdui.d.ts.map +0 -1
  74. package/lib/components/navigation-controls/navigation-controls.component.d.ts.map +0 -1
  75. package/lib/components/uicomponent/button/button.component.d.ts.map +0 -1
  76. package/lib/components/uicomponent/column/column.component.d.ts.map +0 -1
  77. package/lib/components/uicomponent/image/image.component.d.ts.map +0 -1
  78. package/lib/components/uicomponent/label/label.component.d.ts.map +0 -1
  79. package/lib/components/uicomponent/row/row.component.d.ts.map +0 -1
  80. package/lib/components/uicomponent/row-divisor/row-divisor.component.d.ts.map +0 -1
  81. package/lib/components/uicomponent/search-bar/search-bar.component.d.ts.map +0 -1
  82. package/lib/components/uicomponent/space/space.component.d.ts.map +0 -1
  83. package/lib/components/uicomponent/tag/tag.component.d.ts.map +0 -1
  84. package/lib/components/uicomponent/uicomponent.component.d.ts.map +0 -1
  85. package/lib/components/uicomponent/zstack/zstack.component.d.ts.map +0 -1
  86. package/lib/components/uilayout/centered-content-layout/centered-content-layout.component.d.ts.map +0 -1
  87. package/lib/components/uilayout/single-column-layout/single-column-layout.component.d.ts.map +0 -1
  88. package/lib/components/uilayout/uinavigation/uinavigation.component.d.ts.map +0 -1
  89. package/lib/components/uiscreen/uiscreen.component.d.ts.map +0 -1
  90. package/lib/core/services/ui-action.service.d.ts.map +0 -1
  91. package/lib/core/services/uiscreen.service.d.ts.map +0 -1
  92. package/lib/core/tokens/sdui-config.token.d.ts.map +0 -1
  93. package/lib/core/uicomposition/enums/uicomponent-type.d.ts.map +0 -1
  94. package/lib/core/uicomposition/enums/uiplatform-type.d.ts.map +0 -1
  95. package/lib/core/uicomposition/enums/uiscene.d.ts.map +0 -1
  96. package/lib/core/uicomposition/enums/uiscreen-identifier.d.ts.map +0 -1
  97. package/lib/core/uicomposition/mapping/component-mapping.d.ts.map +0 -1
  98. package/lib/core/uicomposition/models/uicentered-content-layout.d.ts.map +0 -1
  99. package/lib/core/uicomposition/models/uicomponent.d.ts.map +0 -1
  100. package/lib/core/uicomposition/models/uielement.d.ts.map +0 -1
  101. package/lib/core/uicomposition/models/uilayout.d.ts.map +0 -1
  102. package/lib/core/uicomposition/models/uinavigation.d.ts.map +0 -1
  103. package/lib/core/uicomposition/models/uiscreen.d.ts.map +0 -1
  104. package/lib/core/uicomposition/models/uisingle-column-layout.d.ts.map +0 -1
  105. package/lib/core/uicomposition/models/uiview.d.ts.map +0 -1
  106. package/lib/core/uitheme/enums/uiaction-type.d.ts.map +0 -1
  107. package/lib/core/uitheme/enums/uialignment-type.d.ts.map +0 -1
  108. package/lib/core/uitheme/enums/uiaspect-type.d.ts.map +0 -1
  109. package/lib/core/uitheme/enums/uiasset.d.ts.map +0 -1
  110. package/lib/core/uitheme/enums/uicolor.d.ts.map +0 -1
  111. package/lib/core/uitheme/enums/uicontent-type.d.ts.map +0 -1
  112. package/lib/core/uitheme/enums/uipadding-level.d.ts.map +0 -1
  113. package/lib/core/uitheme/enums/uipresentation-style.d.ts.map +0 -1
  114. package/lib/core/uitheme/enums/uiradius-level.d.ts.map +0 -1
  115. package/lib/core/uitheme/enums/uishadow-blur-radius.d.ts.map +0 -1
  116. package/lib/core/uitheme/enums/uishadow-offset.d.ts.map +0 -1
  117. package/lib/core/uitheme/enums/uisize.d.ts.map +0 -1
  118. package/lib/core/uitheme/enums/uispacing-level.d.ts.map +0 -1
  119. package/lib/core/uitheme/enums/uitext-style.d.ts.map +0 -1
  120. package/lib/core/uitheme/mapping/alignment-mapping.d.ts.map +0 -1
  121. package/lib/core/uitheme/mapping/asset-mapping.d.ts.map +0 -1
  122. package/lib/core/uitheme/mapping/color-mapping.d.ts.map +0 -1
  123. package/lib/core/uitheme/mapping/pad-mapping.d.ts.map +0 -1
  124. package/lib/core/uitheme/mapping/radius-mapping.d.ts.map +0 -1
  125. package/lib/core/uitheme/mapping/size-mapping.d.ts.map +0 -1
  126. package/lib/core/uitheme/mapping/space-mapping.d.ts.map +0 -1
  127. package/lib/core/uitheme/mapping/text-style-mapping.d.ts.map +0 -1
  128. package/lib/core/uitheme/models/uiaction.d.ts.map +0 -1
  129. package/lib/core/uitheme/models/uialignment.d.ts.map +0 -1
  130. package/lib/core/uitheme/models/uibackground.d.ts.map +0 -1
  131. package/lib/core/uitheme/models/uipadding.d.ts.map +0 -1
  132. package/lib/core/uitheme/models/uiradius.d.ts.map +0 -1
  133. package/lib/core/uitheme/models/uishadow.d.ts.map +0 -1
  134. package/lib/core/uitheme/models/uispacing.d.ts.map +0 -1
  135. package/lib/core/utils/url-parser.util.d.ts.map +0 -1
  136. package/lib/core/view-models/uiscreen.viewmodel.d.ts.map +0 -1
  137. package/lib/directives/uiview.directive.d.ts.map +0 -1
  138. package/lib/sdui-routing.module.d.ts.map +0 -1
  139. package/lib/sdui.component.d.ts.map +0 -1
  140. package/lib/sdui.module.d.ts.map +0 -1
  141. package/public-api.d.ts.map +0 -1
package/index.d.ts CHANGED
@@ -3,4 +3,3 @@
3
3
  */
4
4
  /// <amd-module name="@edm-sdui/sdui" />
5
5
  export * from './public-api';
6
- //# sourceMappingURL=edm-sdui-sdui.d.ts.map
@@ -9,4 +9,3 @@ export declare class NavigationControlsComponent implements OnInit {
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationControlsComponent, never>;
10
10
  static ɵcmp: i0.ɵɵComponentDeclaration<NavigationControlsComponent, "edm-sdui-navigation-controls", never, {}, {}, never, never, false, never>;
11
11
  }
12
- //# sourceMappingURL=navigation-controls.component.d.ts.map
@@ -14,4 +14,3 @@ export declare class ButtonComponent implements OnInit, AfterViewInit {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "edm-sdui-button", never, {}, {}, never, never, false, never>;
16
16
  }
17
- //# sourceMappingURL=button.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class ColumnComponent implements OnInit {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ColumnComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<ColumnComponent, "edm-sdui-column", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=column.component.d.ts.map
@@ -12,4 +12,3 @@ export declare class ImageComponent implements OnInit, AfterViewInit {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<ImageComponent, never>;
13
13
  static ɵcmp: i0.ɵɵComponentDeclaration<ImageComponent, "edm-sdui-image", never, {}, {}, never, never, false, never>;
14
14
  }
15
- //# sourceMappingURL=image.component.d.ts.map
@@ -12,4 +12,3 @@ export declare class LabelComponent implements OnInit, AfterViewInit {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<LabelComponent, never>;
13
13
  static ɵcmp: i0.ɵɵComponentDeclaration<LabelComponent, "edm-sdui-label", never, {}, {}, never, never, false, never>;
14
14
  }
15
- //# sourceMappingURL=label.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class RowComponent implements OnInit {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<RowComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "edm-sdui-row", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=row.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class RowDivisorComponent implements OnInit {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<RowDivisorComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<RowDivisorComponent, "edm-sdui-row-divisor", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=row-divisor.component.d.ts.map
@@ -14,4 +14,3 @@ export declare class SearchBarComponent implements OnInit, AfterViewInit {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SearchBarComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<SearchBarComponent, "edm-sdui-search-bar", never, {}, {}, never, never, false, never>;
16
16
  }
17
- //# sourceMappingURL=search-bar.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class SpaceComponent implements OnInit {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<SpaceComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<SpaceComponent, "edm-sdui-space", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=space.component.d.ts.map
@@ -14,4 +14,3 @@ export declare class TagComponent implements OnInit, AfterViewInit {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<TagComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<TagComponent, "ng-component", never, {}, {}, never, never, false, never>;
16
16
  }
17
- //# sourceMappingURL=tag.component.d.ts.map
@@ -14,4 +14,3 @@ export declare class UIComponentComponent implements OnInit, OnChanges {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<UIComponentComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<UIComponentComponent, "edm-sdui-component", never, { "uiComponent": { "alias": "uiComponent"; "required": false; }; }, {}, never, never, false, never>;
16
16
  }
17
- //# sourceMappingURL=uicomponent.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class ZStackComponent implements OnInit {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ZStackComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<ZStackComponent, "edm-sdui-zstack", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=zstack.component.d.ts.map
@@ -7,4 +7,3 @@ export declare class CenteredContentLayoutComponent implements OnChanges {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<CenteredContentLayoutComponent, never>;
8
8
  static ɵcmp: i0.ɵɵComponentDeclaration<CenteredContentLayoutComponent, "edm-sdui-centered-content-layout", never, { "uiLayout": { "alias": "uiLayout"; "required": false; }; }, {}, never, never, false, never>;
9
9
  }
10
- //# sourceMappingURL=centered-content-layout.component.d.ts.map
@@ -7,4 +7,3 @@ export declare class SingleColumnLayoutComponent implements OnChanges {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleColumnLayoutComponent, never>;
8
8
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleColumnLayoutComponent, "edm-sdui-single-column-layout", never, { "uiLayout": { "alias": "uiLayout"; "required": false; }; }, {}, never, never, false, never>;
9
9
  }
10
- //# sourceMappingURL=single-column-layout.component.d.ts.map
@@ -5,4 +5,3 @@ export declare class UINavigationComponent {
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<UINavigationComponent, never>;
6
6
  static ɵcmp: i0.ɵɵComponentDeclaration<UINavigationComponent, "edm-sdui-navigation", never, { "uiNavigation": { "alias": "uiNavigation"; "required": false; }; }, {}, never, never, false, never>;
7
7
  }
8
- //# sourceMappingURL=uinavigation.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class UIScreenComponent {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<UIScreenComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<UIScreenComponent, "edm-sdui-uiscreen", never, {}, {}, never, never, false, never>;
10
10
  }
11
- //# sourceMappingURL=uiscreen.component.d.ts.map
@@ -8,4 +8,3 @@ export declare class UIActionService {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<UIActionService, never>;
9
9
  static ɵprov: i0.ɵɵInjectableDeclaration<UIActionService>;
10
10
  }
11
- //# sourceMappingURL=ui-action.service.d.ts.map
@@ -21,4 +21,3 @@ export declare class UIScreenService {
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<UIScreenService, [null, { optional: true; }]>;
22
22
  static ɵprov: i0.ɵɵInjectableDeclaration<UIScreenService>;
23
23
  }
24
- //# sourceMappingURL=uiscreen.service.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { InjectionToken } from '@angular/core';
2
2
  export declare const SDUI_BASE_URL: InjectionToken<string>;
3
- //# sourceMappingURL=sdui-config.token.d.ts.map
@@ -17,4 +17,3 @@ export declare enum UIComponentType {
17
17
  PICKER_ITEM = "PICKER_ITEM",
18
18
  TAG = "TAG"
19
19
  }
20
- //# sourceMappingURL=uicomponent-type.d.ts.map
@@ -2,4 +2,3 @@ export declare enum UIPlatformType {
2
2
  iOS = "iOS",
3
3
  Android = "Android"
4
4
  }
5
- //# sourceMappingURL=uiplatform-type.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export declare enum UIScene {
2
2
  ACTIVITY_LIST = "ACTIVITY_LIST"
3
3
  }
4
- //# sourceMappingURL=uiscene.d.ts.map
@@ -2,4 +2,3 @@ export declare enum UIScreenIdentifier {
2
2
  SINGLE_COLUMN = "SINGLE_COLUMN",
3
3
  CENTERED_CONTENT = "CENTERED_CONTENT"
4
4
  }
5
- //# sourceMappingURL=uiscreen-identifier.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { Type } from '@angular/core';
2
2
  import { UIComponentType } from '../enums/uicomponent-type';
3
3
  export declare const componentMapping: Record<UIComponentType, () => Promise<Type<any>>>;
4
- //# sourceMappingURL=component-mapping.d.ts.map
@@ -8,4 +8,3 @@ export interface UICenteredContentLayout extends UILayout {
8
8
  centered?: UIComponent | null;
9
9
  footer?: UIComponent | null;
10
10
  }
11
- //# sourceMappingURL=uicentered-content-layout.d.ts.map
@@ -7,4 +7,3 @@ export interface UIComponent {
7
7
  element?: UIElement | null;
8
8
  excludedPlatforms?: UIPlatformType[] | null;
9
9
  }
10
- //# sourceMappingURL=uicomponent.d.ts.map
@@ -22,4 +22,3 @@ export interface UIElement extends UIView {
22
22
  placeholderTextColor?: UIColor | null;
23
23
  placeholderTextStyle?: UITextStyle | null;
24
24
  }
25
- //# sourceMappingURL=uielement.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { UIView } from './uiview';
2
2
  export interface UILayout extends UIView {
3
3
  }
4
- //# sourceMappingURL=uilayout.d.ts.map
@@ -3,4 +3,3 @@ export interface UINavigation {
3
3
  title?: string | null;
4
4
  titleComponent?: UIComponent | null;
5
5
  }
6
- //# sourceMappingURL=uinavigation.d.ts.map
@@ -11,4 +11,3 @@ export interface UIScreen extends UIView {
11
11
  padding?: UIPadding | null;
12
12
  background?: UIBackground | null;
13
13
  }
14
- //# sourceMappingURL=uiscreen.d.ts.map
@@ -7,4 +7,3 @@ export interface UISingleColumnLayout extends UILayout {
7
7
  main?: UIComponent | null;
8
8
  footer?: UIComponent | null;
9
9
  }
10
- //# sourceMappingURL=uisingle-column-layout.d.ts.map
@@ -14,4 +14,3 @@ export interface UIView {
14
14
  radius?: UIRadius | null;
15
15
  spacing?: UISpacing | null;
16
16
  }
17
- //# sourceMappingURL=uiview.d.ts.map
@@ -7,4 +7,3 @@ export declare enum UIActionType {
7
7
  HTML = "HTML",
8
8
  FILE = "FILE"
9
9
  }
10
- //# sourceMappingURL=uiaction-type.d.ts.map
@@ -3,4 +3,3 @@ export declare enum UIAlignmentType {
3
3
  CENTER = "center",
4
4
  END = "end"
5
5
  }
6
- //# sourceMappingURL=uialignment-type.d.ts.map
@@ -2,4 +2,3 @@ export declare enum UIAspectType {
2
2
  FILL = "fill",
3
3
  FIT = "fit"
4
4
  }
5
- //# sourceMappingURL=uiaspect-type.d.ts.map
@@ -351,4 +351,3 @@ export declare enum UIAsset {
351
351
  WAY_TWO_OFF = "way_two_off",
352
352
  WAY_TWO_ON = "way_two_on"
353
353
  }
354
- //# sourceMappingURL=uiasset.d.ts.map
@@ -127,4 +127,3 @@ export declare enum UIColor {
127
127
  TEXT_CHALLENGE_MAIN = "text_challenge_main",
128
128
  CHALLENGE_WAY = "challenge_way"
129
129
  }
130
- //# sourceMappingURL=uicolor.d.ts.map
@@ -6,4 +6,3 @@ export declare enum UIContentType {
6
6
  LINK = "link",
7
7
  HTML = "html"
8
8
  }
9
- //# sourceMappingURL=uicontent-type.d.ts.map
@@ -8,4 +8,3 @@ export declare enum UIPaddingLevel {
8
8
  P7 = "p7",// 48px
9
9
  P8 = "p8"
10
10
  }
11
- //# sourceMappingURL=uipadding-level.d.ts.map
@@ -3,4 +3,3 @@ export declare enum UIPresentationStyle {
3
3
  POPUP = "popup",
4
4
  POPUP_FULL = "popup_full"
5
5
  }
6
- //# sourceMappingURL=uipresentation-style.d.ts.map
@@ -6,4 +6,3 @@ export declare enum UIRadiusLevel {
6
6
  R5 = "r5",// 12px
7
7
  R50 = "r50"
8
8
  }
9
- //# sourceMappingURL=uiradius-level.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export declare enum UIShadowBlurRadius {
2
2
  B1 = "b1"
3
3
  }
4
- //# sourceMappingURL=uishadow-blur-radius.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export declare enum UIShadowOffset {
2
2
  S1 = "s1"
3
3
  }
4
- //# sourceMappingURL=uishadow-offset.d.ts.map
@@ -9,4 +9,3 @@ export declare enum UISize {
9
9
  ASSET_7 = "asset_7",// 22x22
10
10
  ASSET_8 = "asset_8"
11
11
  }
12
- //# sourceMappingURL=uisize.d.ts.map
@@ -4,4 +4,3 @@ export declare enum UISpacingLevel {
4
4
  S3 = "s3",// 16px
5
5
  S4 = "s4"
6
6
  }
7
- //# sourceMappingURL=uispacing-level.d.ts.map
@@ -11,4 +11,3 @@ export declare enum UITextStyle {
11
11
  CAPTION_2 = "caption_2",
12
12
  FOOTNOTE = "footnote"
13
13
  }
14
- //# sourceMappingURL=uitext-style.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UIAlignmentType } from '../enums/uialignment-type';
2
2
  export declare const alignmentMapping: Record<UIAlignmentType, string>;
3
- //# sourceMappingURL=alignment-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UIAsset } from '../enums/uiasset';
2
2
  export declare const assetMapping: Record<UIAsset, string>;
3
- //# sourceMappingURL=asset-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UIColor } from '../enums/uicolor';
2
2
  export declare const colorMapping: Record<UIColor, string>;
3
- //# sourceMappingURL=color-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UIPaddingLevel } from '../enums/uipadding-level';
2
2
  export declare const padMapping: Record<UIPaddingLevel, string>;
3
- //# sourceMappingURL=pad-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UIRadiusLevel } from '../enums/uiradius-level';
2
2
  export declare const radiusMapping: Record<UIRadiusLevel, string>;
3
- //# sourceMappingURL=radius-mapping.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { UISize } from '../enums/uisize';
2
2
  export declare const sizeMappingHeight: Record<UISize, string>;
3
3
  export declare const sizeMappingWidth: Record<UISize, string>;
4
- //# sourceMappingURL=size-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UISpacingLevel } from '../enums/uispacing-level';
2
2
  export declare const spaceMapping: Record<UISpacingLevel, string>;
3
- //# sourceMappingURL=space-mapping.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { UITextStyle } from '../enums/uitext-style';
2
2
  export declare const textStyleMappingFontSize: Record<UITextStyle, string>;
3
- //# sourceMappingURL=text-style-mapping.d.ts.map
@@ -7,4 +7,3 @@ export interface UIAction {
7
7
  presentationStyle?: UIPresentationStyle | null;
8
8
  param?: string | null;
9
9
  }
10
- //# sourceMappingURL=uiaction.d.ts.map
@@ -2,4 +2,3 @@ import { UIAlignmentType } from '../enums/uialignment-type';
2
2
  export interface UIAlignment {
3
3
  alignment?: UIAlignmentType;
4
4
  }
5
- //# sourceMappingURL=uialignment.d.ts.map
@@ -2,4 +2,3 @@ import { UIColor } from '../enums/uicolor';
2
2
  export interface UIBackground {
3
3
  backgroundColor?: UIColor;
4
4
  }
5
- //# sourceMappingURL=uibackground.d.ts.map
@@ -5,4 +5,3 @@ export interface UIPadding {
5
5
  bottom?: UIPaddingLevel;
6
6
  left?: UIPaddingLevel;
7
7
  }
8
- //# sourceMappingURL=uipadding.d.ts.map
@@ -5,4 +5,3 @@ export interface UIRadius {
5
5
  bottomLeft?: UIRadiusLevel | null;
6
6
  bottomRight?: UIRadiusLevel | null;
7
7
  }
8
- //# sourceMappingURL=uiradius.d.ts.map
@@ -8,4 +8,3 @@ export interface UIShadow {
8
8
  blurRadius?: UIShadowBlurRadius;
9
9
  opacity?: number;
10
10
  }
11
- //# sourceMappingURL=uishadow.d.ts.map
@@ -2,4 +2,3 @@ import { UISpacingLevel } from '../enums/uispacing-level';
2
2
  export interface UISpacing {
3
3
  spacing?: UISpacingLevel;
4
4
  }
5
- //# sourceMappingURL=uispacing.d.ts.map
@@ -1,3 +1,2 @@
1
1
  export declare function resolveSduiUrl(rawUrl: string, baseUrl?: string): string;
2
2
  export declare function isSduiUrl(rawUrl: string): boolean;
3
- //# sourceMappingURL=url-parser.util.d.ts.map
@@ -13,12 +13,12 @@ export declare class UIScreenViewModel {
13
13
  private navigationHistorySubject;
14
14
  private canGoBackSubject;
15
15
  private currentUrlSubject;
16
- uiScreen$: Observable<UIScreen | null>;
16
+ uiScreen$: Observable<UIScreen>;
17
17
  isLoading$: Observable<boolean>;
18
- error$: Observable<string | null>;
18
+ error$: Observable<string>;
19
19
  navigationHistory$: Observable<string[]>;
20
20
  canGoBack$: Observable<boolean>;
21
- currentUrl$: Observable<string | null>;
21
+ currentUrl$: Observable<string>;
22
22
  constructor(uiScreenService: UIScreenService, location: Location);
23
23
  /**
24
24
  * Atualiza o estado do botão de voltar com base no tamanho do histórico
@@ -37,4 +37,3 @@ export declare class UIScreenViewModel {
37
37
  static ɵfac: i0.ɵɵFactoryDeclaration<UIScreenViewModel, never>;
38
38
  static ɵprov: i0.ɵɵInjectableDeclaration<UIScreenViewModel>;
39
39
  }
40
- //# sourceMappingURL=uiscreen.viewmodel.d.ts.map
@@ -26,4 +26,3 @@ export declare class UIViewDirective implements OnChanges {
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<UIViewDirective, [null, null, null, null, { optional: true; }]>;
27
27
  static ɵdir: i0.ɵɵDirectiveDeclaration<UIViewDirective, "[edmSduiView]", never, { "edmSduiView": { "alias": "edmSduiView"; "required": false; }; "disableClick": { "alias": "disableClick"; "required": false; }; }, {}, never, never, false, never>;
28
28
  }
29
- //# sourceMappingURL=uiview.directive.d.ts.map
@@ -7,4 +7,3 @@ export declare class SduiRoutingModule {
7
7
  static ɵmod: i0.ɵɵNgModuleDeclaration<SduiRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
8
8
  static ɵinj: i0.ɵɵInjectorDeclaration<SduiRoutingModule>;
9
9
  }
10
- //# sourceMappingURL=sdui-routing.module.d.ts.map
@@ -14,4 +14,3 @@ export declare class SduiComponent implements OnInit, AfterViewInit {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SduiComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<SduiComponent, "edm-sdui", never, { "initialUrl": { "alias": "initialUrl"; "required": false; }; }, {}, never, never, false, never>;
16
16
  }
17
- //# sourceMappingURL=sdui.component.d.ts.map
@@ -32,4 +32,3 @@ export declare class SduiModule {
32
32
  static ɵmod: i0.ɵɵNgModuleDeclaration<SduiModule, [typeof i1.UIScreenComponent, typeof i2.UINavigationComponent, typeof i3.SingleColumnLayoutComponent, typeof i4.CenteredContentLayoutComponent, typeof i5.UIComponentComponent, typeof i6.RowComponent, typeof i7.RowDivisorComponent, typeof i8.ColumnComponent, typeof i9.ZStackComponent, typeof i10.LabelComponent, typeof i11.SpaceComponent, typeof i12.ButtonComponent, typeof i13.ImageComponent, typeof i14.TagComponent, typeof i15.SearchBarComponent, typeof i16.UIViewDirective, typeof i17.NavigationControlsComponent, typeof i18.SduiComponent], [typeof i19.CommonModule, typeof i20.RouterModule], [typeof i18.SduiComponent]>;
33
33
  static ɵinj: i0.ɵɵInjectorDeclaration<SduiModule>;
34
34
  }
35
- //# sourceMappingURL=sdui.module.d.ts.map
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@edm-sdui/sdui",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
8
8
  "peerDependencies": {
9
- "@angular/core": "^19.1.0",
10
- "@angular/common": "^19.1.0"
9
+ "@angular/core": "^18.2.9",
10
+ "@angular/common": "^18.2.9"
11
11
  },
12
12
  "module": "fesm2022/edm-sdui-sdui.mjs",
13
13
  "typings": "index.d.ts",
package/public-api.d.ts CHANGED
@@ -2,4 +2,3 @@ export { SduiModule } from './lib/sdui.module';
2
2
  export { SduiComponent } from './lib/sdui.component';
3
3
  export { SDUI_URL_PARAM } from './lib/core/view-models/uiscreen.viewmodel';
4
4
  export { SduiModuleConfig } from './lib/sdui.module';
5
- //# sourceMappingURL=public-api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"edm-sdui-sdui.d.ts","sourceRoot":"","sources":["../../../libs/sdui/src/edm-sdui-sdui.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"navigation-controls.component.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/components/navigation-controls/navigation-controls.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;;AAE9E,qBAMa,2BAA4B,YAAW,MAAM;IACrC,SAAS,EAAE,iBAAiB;gBAA5B,SAAS,EAAE,iBAAiB;IAE/C,QAAQ,IAAI,IAAI;IAUhB,MAAM,IAAI,IAAI;yCAbH,2BAA2B;2CAA3B,2BAA2B;CAiBvC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/button/button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAEV,MAAM,EACN,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;AAK7E,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;;AAE9D,qBAMa,eAAgB,YAAW,MAAM,EAAE,aAAa;IAI3B,WAAW,EAAE,WAAW;IACtD,OAAO,CAAC,QAAQ;IAJU,gBAAgB,EAAG,UAAU,CAAC,iBAAiB,CAAC,CAAC;gBAG7C,WAAW,EAAE,WAAW,EAC9C,QAAQ,EAAE,SAAS;IAG7B,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAMvB,OAAO,CAAC,YAAY;IAoBpB,YAAY,CAAC,KAAK,EAAE,OAAO;yCAtChB,eAAe;2CAAf,eAAe;CAyC3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"column.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/column/column.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAE7E,qBAMa,eAAgB,YAAW,MAAM;IACF,WAAW,EAAE,WAAW;gBAAxB,WAAW,EAAE,WAAW;IAElE,QAAQ,IAAI,IAAI;yCAHL,eAAe;2CAAf,eAAe;CAM3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"image.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/image/image.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAEV,MAAM,EACN,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAQ7E,qBAMa,cAAe,YAAW,MAAM,EAAE,aAAa;IAI1B,WAAW,EAAE,WAAW;IACtD,OAAO,CAAC,QAAQ;IAJO,aAAa,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;gBAGtC,WAAW,EAAE,WAAW,EAC9C,QAAQ,EAAE,SAAS;IAG7B,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAMvB,OAAO,CAAC,YAAY;yCAlBT,cAAc;2CAAd,cAAc;CA6C1B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"label.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/label/label.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAEV,MAAM,EACN,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAK7E,qBAMa,cAAe,YAAW,MAAM,EAAE,aAAa;IAI1B,WAAW,EAAE,WAAW;IACtD,OAAO,CAAC,QAAQ;IAJQ,cAAc,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;gBAGxC,WAAW,EAAE,WAAW,EAC9C,QAAQ,EAAE,SAAS;IAG7B,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAMvB,OAAO,CAAC,YAAY;yCAlBT,cAAc;2CAAd,cAAc;CA6C1B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"row.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/row/row.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAE7E,qBAMa,YAAa,YAAW,MAAM;IACC,WAAW,EAAE,WAAW;gBAAxB,WAAW,EAAE,WAAW;IAElE,QAAQ,IAAI,IAAI;yCAHL,YAAY;2CAAZ,YAAY;CAMxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"row-divisor.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/row-divisor/row-divisor.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAE7E,qBAMa,mBAAoB,YAAW,MAAM;IACN,WAAW,EAAE,WAAW;gBAAxB,WAAW,EAAE,WAAW;IAElE,QAAQ,IAAI,IAAI;yCAHL,mBAAmB;2CAAnB,mBAAmB;CAM/B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"search-bar.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/search-bar/search-bar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAEV,MAAM,EACN,SAAS,EAEV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;AAI7E,OAAO,EAAE,eAAe,EAAE,MAAM,0CAA0C,CAAC;;AAE3E,qBAMa,kBAAmB,YAAW,MAAM,EAAE,aAAa;IAI5D,OAAO,CAAC,aAAa;IACS,WAAW,EAAE,WAAW;IACtD,OAAO,CAAC,QAAQ;IALS,eAAe,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;gBAGhE,aAAa,EAAE,eAAe,EACR,WAAW,EAAE,WAAW,EAC9C,QAAQ,EAAE,SAAS;IAG7B,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAyDvB,OAAO,CAAC,YAAY;yCAtET,kBAAkB;2CAAlB,kBAAkB;CA2G9B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"space.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/space/space.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,MAAM,EAAE,MAAM,eAAe,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAE7E,qBAMa,cAAe,YAAW,MAAM;IACD,WAAW,EAAE,WAAW;gBAAxB,WAAW,EAAE,WAAW;IAElE,QAAQ,IAAI,IAAI;yCAHL,cAAc;2CAAd,cAAc;CAM1B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"tag.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/tag/tag.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,UAAU,EAAU,MAAM,EAAE,SAAS,EAAa,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAK7E,qBAKa,YAAa,YAAW,MAAM,EAAE,aAAa;IAKxB,WAAW,EAAE,WAAW;IACtD,OAAO,CAAC,QAAQ;IALS,aAAa,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;IACzC,iBAAiB,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;gBAGhD,WAAW,EAAE,WAAW,EAC9C,QAAQ,EAAE,SAAS;IAG3B,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAUvB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;yCA3BhB,YAAY;2CAAZ,YAAY;CA0CxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uicomponent.component.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/components/uicomponent/uicomponent.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAEjB,QAAQ,EAER,SAAS,EACT,MAAM,EACN,aAAa,EACb,IAAI,EACL,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,WAAW,EAAE,MAAM,6CAA6C,CAAC;;AAG1E,qBAMa,oBAAqB,YAAW,MAAM,EAAE,SAAS;IAKhD,OAAO,CAAC,QAAQ;IAAY,OAAO,CAAC,GAAG;IAJ1C,WAAW,CAAC,EAAE,WAAW,CAAC;IACnC,iBAAiB,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;IAC9B,iBAAiB,EAAG,QAAQ,CAAC;gBAET,QAAQ,EAAE,QAAQ,EAAU,GAAG,EAAE,iBAAiB;IAEtE,QAAQ,IAAI,IAAI;IAIhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,OAAO,CAAC,mBAAmB;yCAjBhB,oBAAoB;2CAApB,oBAAoB;CAgChC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"zstack.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uicomponent/zstack/zstack.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,gDAAgD,CAAC;;AAE7E,qBAMa,eAAgB,YAAW,MAAM;IACF,WAAW,EAAE,WAAW;gBAAxB,WAAW,EAAE,WAAW;IAElE,QAAQ,IAAI,IAAI;yCAHL,eAAe;2CAAf,eAAe;CAM3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"centered-content-layout.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uilayout/centered-content-layout/centered-content-layout.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,8DAA8D,CAAC;;AAEvG,qBAMa,8BAA+B,YAAW,SAAS;IACrD,QAAQ,CAAC,EAAE,uBAAuB,CAAC;IAE5C,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAH9B,8BAA8B;2CAA9B,8BAA8B;CAW1C"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"single-column-layout.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uilayout/single-column-layout/single-column-layout.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,SAAS,EACT,aAAa,EACd,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAE,MAAM,2DAA2D,CAAC;;AAEjG,qBAMa,2BAA4B,YAAW,SAAS;IAClD,QAAQ,CAAC,EAAE,oBAAoB,CAAC;IAEzC,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAH9B,2BAA2B;2CAA3B,2BAA2B;CAWvC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uinavigation.component.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/components/uilayout/uinavigation/uinavigation.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,iDAAiD,CAAC;;AAE/E,qBAMa,qBAAqB;IACvB,YAAY,CAAC,EAAE,YAAY,CAAC;yCAD1B,qBAAqB;2CAArB,qBAAqB;CAEjC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscreen.component.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/components/uiscreen/uiscreen.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,MAAM,oDAAoD,CAAC;;AAExF,qBAMa,iBAAiB;IAGT,SAAS,EAAE,iBAAiB;IAF/C,QAAQ,CAAC,kBAAkB,4BAAsB;gBAE9B,SAAS,EAAE,iBAAiB;yCAHpC,iBAAiB;2CAAjB,iBAAiB;CAI7B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui-action.service.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/core/services/ui-action.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAC;;AAItD,qBACa,eAAe;IACd,OAAO,CAAC,MAAM;gBAAN,MAAM,EAAE,MAAM;IAElC,OAAO,CAAC,MAAM,EAAE,QAAQ,GAAG,IAAI;yCAHpB,eAAe;6CAAf,eAAe;CA2B3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscreen.service.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/core/services/uiscreen.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAO,MAAM,MAAM,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;;AA2B5D,qBAGa,eAAe;IAExB,OAAO,CAAC,IAAI;IACuB,OAAO,CAAC,OAAO;gBAD1C,IAAI,EAAE,UAAU,EACmB,OAAO,GAAE,MAAW;IAGjE,WAAW,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAC,QAAQ,CAAC;IAQ9C,OAAO,CAAC,aAAa;IAgBrB,OAAO,CAAC,SAAS;IAgBjB,OAAO,CAAC,uBAAuB;IAW/B,OAAO,CAAC,0BAA0B;IAclC,OAAO,CAAC,iBAAiB;IASzB,OAAO,CAAC,gBAAgB;IAUxB,OAAO,CAAC,cAAc;IAqBtB,OAAO,CAAC,WAAW;IAgBnB,OAAO,CAAC,aAAa;IAMrB,OAAO,CAAC,SAAS;IAQjB,OAAO,CAAC,SAAS;yCA7IN,eAAe;6CAAf,eAAe;CAuJ3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"sdui-config.token.d.ts","sourceRoot":"","sources":["../../../../../../libs/sdui/src/lib/core/tokens/sdui-config.token.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,eAAO,MAAM,aAAa,wBAA8C,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uicomponent-type.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/enums/uicomponent-type.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IAEzB,GAAG,QAAQ;IACX,WAAW,gBAAgB;IAC3B,MAAM,WAAW;IACjB,OAAO,YAAY;IAGnB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,KAAK,UAAU;IACf,KAAK,UAAU;IAGf,gBAAgB,qBAAqB;IACrC,gBAAgB,qBAAqB;IAGrC,UAAU,eAAe;IACzB,aAAa,kBAAkB;IAG/B,UAAU,eAAe;IACzB,kBAAkB,uBAAuB;IAGzC,MAAM,WAAW;IACjB,WAAW,gBAAgB;IAG3B,GAAG,QAAQ;CACZ"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiplatform-type.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/enums/uiplatform-type.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACxB,GAAG,QAAQ;IACX,OAAO,YAAY;CACpB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscene.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/enums/uiscene.ts"],"names":[],"mappings":"AAAA,oBAAY,OAAO;IACjB,aAAa,kBAAkB;CAChC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uiscreen-identifier.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/enums/uiscreen-identifier.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,aAAa,kBAAkB;IAC/B,gBAAgB,qBAAqB;CACtC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"component-mapping.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/mapping/component-mapping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACrC,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAE5D,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,eAAe,EACf,MAAM,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAoFzB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uicentered-content-layout.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uicentered-content-layout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,MAAM,WAAW,uBAAwB,SAAQ,QAAQ;IACvD,GAAG,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC1B,mBAAmB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACzC,MAAM,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC5B,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC7B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uicomponent.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uicomponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,eAAe,CAAC;IACtB,UAAU,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IAClC,OAAO,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,iBAAiB,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;CAC7C"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"uielement.d.ts","sourceRoot":"","sources":["../../../../../../../libs/sdui/src/lib/core/uicomposition/models/uielement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAC;AACnE,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAC/D,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,MAAM,WAAW,SAAU,SAAQ,MAAM;IACvC,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;IACnC,MAAM,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC7B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,oBAAoB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,oBAAoB,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC3C"}