@ng-atomic/components 18.9.0 → 18.9.1

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 (120) hide show
  1. package/esm2022/atoms/icon/icon.atom.mjs +2 -2
  2. package/esm2022/frames/app/app.frame.mjs +2 -2
  3. package/esm2022/frames/auto-layout/auto-layout.frame.mjs +2 -2
  4. package/esm2022/frames/columns/columns.frame.mjs +2 -2
  5. package/esm2022/frames/divider/divider.frame.mjs +2 -2
  6. package/esm2022/frames/drawer/drawer.frame.mjs +2 -2
  7. package/esm2022/frames/entrance/entrance.frame.mjs +2 -2
  8. package/esm2022/frames/fab/fab.frame.mjs +2 -2
  9. package/esm2022/frames/line-up/line-up.frame.mjs +2 -2
  10. package/esm2022/frames/loading/loading.frame.mjs +2 -2
  11. package/esm2022/frames/router-outlet/router-outlet.frame.mjs +2 -2
  12. package/esm2022/frames/scroll/scroll.frame.mjs +2 -2
  13. package/esm2022/frames/side-nav/side-nav.frame.mjs +2 -2
  14. package/esm2022/frames/smart-menu/smart-menu.frame.mjs +2 -2
  15. package/esm2022/frames/vertical-hide/vertical-hide.frame.mjs +2 -2
  16. package/esm2022/molecules/date-input-field/date-input-field.molecule.mjs +2 -2
  17. package/esm2022/molecules/date-range-input-field/date-range-input-field.molecule.mjs +2 -2
  18. package/esm2022/molecules/grid-item/grid-item.molecule.mjs +2 -2
  19. package/esm2022/molecules/loading-box/loading-box.molecule.mjs +2 -2
  20. package/esm2022/molecules/navigation-list-item/navigation-list-item.molecule.mjs +2 -2
  21. package/esm2022/molecules/select-input-field/select-input-field.molecule.mjs +2 -2
  22. package/esm2022/organisms/action-buttons-section/action-buttons-section.organism.mjs +2 -2
  23. package/esm2022/organisms/action-input-section/action-input-section.organism.mjs +2 -2
  24. package/esm2022/organisms/card-input-section/card-input-section.organism.mjs +2 -2
  25. package/esm2022/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.mjs +2 -2
  26. package/esm2022/organisms/date-input-section/date-input-section.organism.mjs +2 -2
  27. package/esm2022/organisms/date-range-input-section/date-range-input-section.organism.mjs +2 -2
  28. package/esm2022/organisms/definition-list/definition-list.organism.mjs +2 -2
  29. package/esm2022/organisms/file-input-section/file-input-section.organism.mjs +2 -2
  30. package/esm2022/organisms/grid-cards-section/grid-cards-section.organism.mjs +2 -2
  31. package/esm2022/organisms/heading/heading.organism.mjs +2 -2
  32. package/esm2022/organisms/menu-footer/menu-footer.organism.mjs +2 -2
  33. package/esm2022/organisms/menu-header/menu-header.organism.mjs +2 -2
  34. package/esm2022/organisms/messages-section/messages-section.organism.mjs +2 -2
  35. package/esm2022/organisms/navigation-list/navigation-list.organism.mjs +2 -2
  36. package/esm2022/organisms/navigator/navigator.organism.mjs +2 -2
  37. package/esm2022/organisms/number-input-section/number-input-section.organism.mjs +2 -2
  38. package/esm2022/organisms/paginator/paginator.organism.mjs +2 -2
  39. package/esm2022/organisms/password-input-section/password-input-section.organism.mjs +2 -2
  40. package/esm2022/organisms/select-input-section/select-input-section.organism.mjs +2 -2
  41. package/esm2022/organisms/slider-input-section/slider-input-section.organism.mjs +2 -2
  42. package/esm2022/organisms/social-login-section/social-login-section.organism.mjs +2 -2
  43. package/esm2022/organisms/table/table.organism.mjs +2 -2
  44. package/esm2022/organisms/text-input-section/text-input-section.organism.mjs +2 -2
  45. package/esm2022/organisms/textarea-section/textarea-section.organism.mjs +2 -2
  46. package/esm2022/organisms/thread-messages-section/thread-messages-section.organism.mjs +2 -2
  47. package/esm2022/pages/_index/index.page.mjs +2 -2
  48. package/esm2022/pages/columns/columns.page.mjs +2 -2
  49. package/esm2022/pages/form/form.page.mjs +2 -2
  50. package/esm2022/templates/_index/index.template.mjs +2 -2
  51. package/esm2022/templates/background/background.template.mjs +2 -2
  52. package/esm2022/templates/code-editor/code-editor.template.mjs +2 -2
  53. package/esm2022/templates/columns/columns.template.mjs +2 -2
  54. package/esm2022/templates/entrance/entrance.template.mjs +2 -2
  55. package/esm2022/templates/form/form.builder.mjs +2 -2
  56. package/esm2022/templates/form/form.template.mjs +2 -2
  57. package/esm2022/templates/icon-button-menu/icon-button-menu.template.mjs +2 -2
  58. package/esm2022/templates/menu/menu.template.mjs +2 -2
  59. package/esm2022/templates/selection/selection.template.mjs +2 -2
  60. package/esm2022/templates/settings/settings.template.mjs +2 -2
  61. package/fesm2022/ng-atomic-components-atoms-icon.mjs +2 -2
  62. package/fesm2022/ng-atomic-components-frames-app.mjs +2 -2
  63. package/fesm2022/ng-atomic-components-frames-auto-layout.mjs +2 -2
  64. package/fesm2022/ng-atomic-components-frames-columns.mjs +2 -2
  65. package/fesm2022/ng-atomic-components-frames-divider.mjs +2 -2
  66. package/fesm2022/ng-atomic-components-frames-drawer.mjs +2 -2
  67. package/fesm2022/ng-atomic-components-frames-entrance.mjs +2 -2
  68. package/fesm2022/ng-atomic-components-frames-fab.mjs +2 -2
  69. package/fesm2022/ng-atomic-components-frames-line-up.mjs +2 -2
  70. package/fesm2022/ng-atomic-components-frames-loading.mjs +2 -2
  71. package/fesm2022/ng-atomic-components-frames-router-outlet.mjs +2 -2
  72. package/fesm2022/ng-atomic-components-frames-scroll.mjs +2 -2
  73. package/fesm2022/ng-atomic-components-frames-side-nav.mjs +2 -2
  74. package/fesm2022/ng-atomic-components-frames-smart-menu.mjs +2 -2
  75. package/fesm2022/ng-atomic-components-frames-vertical-hide.mjs +2 -2
  76. package/fesm2022/ng-atomic-components-molecules-date-input-field.mjs +2 -2
  77. package/fesm2022/ng-atomic-components-molecules-date-range-input-field.mjs +2 -2
  78. package/fesm2022/ng-atomic-components-molecules-grid-item.mjs +2 -2
  79. package/fesm2022/ng-atomic-components-molecules-loading-box.mjs +2 -2
  80. package/fesm2022/ng-atomic-components-molecules-navigation-list-item.mjs +2 -2
  81. package/fesm2022/ng-atomic-components-molecules-select-input-field.mjs +2 -2
  82. package/fesm2022/ng-atomic-components-organisms-action-buttons-section.mjs +2 -2
  83. package/fesm2022/ng-atomic-components-organisms-action-input-section.mjs +2 -2
  84. package/fesm2022/ng-atomic-components-organisms-card-input-section.mjs +2 -2
  85. package/fesm2022/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +2 -2
  86. package/fesm2022/ng-atomic-components-organisms-date-input-section.mjs +2 -2
  87. package/fesm2022/ng-atomic-components-organisms-date-range-input-section.mjs +2 -2
  88. package/fesm2022/ng-atomic-components-organisms-definition-list.mjs +2 -2
  89. package/fesm2022/ng-atomic-components-organisms-file-input-section.mjs +2 -2
  90. package/fesm2022/ng-atomic-components-organisms-grid-cards-section.mjs +2 -2
  91. package/fesm2022/ng-atomic-components-organisms-heading.mjs +2 -2
  92. package/fesm2022/ng-atomic-components-organisms-menu-footer.mjs +2 -2
  93. package/fesm2022/ng-atomic-components-organisms-menu-header.mjs +2 -2
  94. package/fesm2022/ng-atomic-components-organisms-messages-section.mjs +2 -2
  95. package/fesm2022/ng-atomic-components-organisms-navigation-list.mjs +2 -2
  96. package/fesm2022/ng-atomic-components-organisms-navigator.mjs +2 -2
  97. package/fesm2022/ng-atomic-components-organisms-number-input-section.mjs +2 -2
  98. package/fesm2022/ng-atomic-components-organisms-paginator.mjs +2 -2
  99. package/fesm2022/ng-atomic-components-organisms-password-input-section.mjs +2 -2
  100. package/fesm2022/ng-atomic-components-organisms-select-input-section.mjs +2 -2
  101. package/fesm2022/ng-atomic-components-organisms-slider-input-section.mjs +2 -2
  102. package/fesm2022/ng-atomic-components-organisms-social-login-section.mjs +2 -2
  103. package/fesm2022/ng-atomic-components-organisms-table.mjs +2 -2
  104. package/fesm2022/ng-atomic-components-organisms-text-input-section.mjs +2 -2
  105. package/fesm2022/ng-atomic-components-organisms-textarea-section.mjs +2 -2
  106. package/fesm2022/ng-atomic-components-organisms-thread-messages-section.mjs +2 -2
  107. package/fesm2022/ng-atomic-components-pages-_index.mjs +2 -2
  108. package/fesm2022/ng-atomic-components-pages-columns.mjs +2 -2
  109. package/fesm2022/ng-atomic-components-pages-form.mjs +2 -2
  110. package/fesm2022/ng-atomic-components-templates-_index.mjs +2 -2
  111. package/fesm2022/ng-atomic-components-templates-background.mjs +2 -2
  112. package/fesm2022/ng-atomic-components-templates-code-editor.mjs +2 -2
  113. package/fesm2022/ng-atomic-components-templates-columns.mjs +2 -2
  114. package/fesm2022/ng-atomic-components-templates-entrance.mjs +2 -2
  115. package/fesm2022/ng-atomic-components-templates-form.mjs +4 -4
  116. package/fesm2022/ng-atomic-components-templates-icon-button-menu.mjs +2 -2
  117. package/fesm2022/ng-atomic-components-templates-menu.mjs +2 -2
  118. package/fesm2022/ng-atomic-components-templates-selection.mjs +2 -2
  119. package/fesm2022/ng-atomic-components-templates-settings.mjs +2 -2
  120. package/package.json +44 -44
@@ -103,7 +103,7 @@ class ColumnsFrame extends NgAtomicComponent {
103
103
  <ng-container [ngTemplateOutlet]="right()?.templateRef" />
104
104
  </div>
105
105
  }
106
- `, isInline: true, styles: [":host{display:block;--side-width: 360px;--side-width-SCOPED-IN-columns-bt89: var(--side-width)}:host{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%}:host[type=row]{flex-direction:row;justify-content:space-between}:host[type=row] .container{width:100%}:host[type=row] .container.left{max-width:var(--side-width-SCOPED-IN-columns-bt89)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-bt89)}:host[type=column]{flex-direction:column;justify-content:flex-start}:host[type=column] .container.main{width:100%}:host[type=column] .container.left{width:100%}:host[type=column] .container.right{width:100%}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
106
+ `, isInline: true, styles: [":host{display:block;--side-width: 360px;--side-width-SCOPED-IN-columns-ylJ3: var(--side-width)}:host{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%}:host[type=row]{flex-direction:row;justify-content:space-between}:host[type=row] .container{width:100%}:host[type=row] .container.left{max-width:var(--side-width-SCOPED-IN-columns-ylJ3)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-ylJ3)}:host[type=column]{flex-direction:column;justify-content:flex-start}:host[type=column] .container.main{width:100%}:host[type=column] .container.left{width:100%}:host[type=column] .container.right{width:100%}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
107
107
  }
108
108
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: ColumnsFrame, decorators: [{
109
109
  type: Component,
@@ -134,7 +134,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
134
134
  }
135
135
  ], host: {
136
136
  '[attr.type]': 'store.type()',
137
- }, styles: [":host{display:block;--side-width: 360px;--side-width-SCOPED-IN-columns-bt89: var(--side-width)}:host{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%}:host[type=row]{flex-direction:row;justify-content:space-between}:host[type=row] .container{width:100%}:host[type=row] .container.left{max-width:var(--side-width-SCOPED-IN-columns-bt89)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-bt89)}:host[type=column]{flex-direction:column;justify-content:flex-start}:host[type=column] .container.main{width:100%}:host[type=column] .container.left{width:100%}:host[type=column] .container.right{width:100%}\n"] }]
137
+ }, styles: [":host{display:block;--side-width: 360px;--side-width-SCOPED-IN-columns-ylJ3: var(--side-width)}:host{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%}:host[type=row]{flex-direction:row;justify-content:space-between}:host[type=row] .container{width:100%}:host[type=row] .container.left{max-width:var(--side-width-SCOPED-IN-columns-ylJ3)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-ylJ3)}:host[type=column]{flex-direction:column;justify-content:flex-start}:host[type=column] .container.main{width:100%}:host[type=column] .container.left{width:100%}:host[type=column] .container.right{width:100%}\n"] }]
138
138
  }] });
139
139
  class ColumnsFrameModule {
140
140
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: ColumnsFrameModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
@@ -64,7 +64,7 @@ class DividerFrame extends NgAtomicComponent {
64
64
  <ng-content select="[second]"></ng-content>
65
65
  @if (dragging()) { <div class="cover"></div> }
66
66
  </div>
67
- `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-divider-DzWu: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-divider-DzWu: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-divider-DzWu: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-divider-DzWu: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-divider-DzWu: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-divider-DzWu: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-divider-DzWu: var(--on-surface-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-DzWu: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-DzWu: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-DzWu: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host .container{position:relative}:host .container.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-DzWu),var(--min-first-content-height-SCOPED-IN-divider-DzWu)),var(--max-first-content-height-SCOPED-IN-divider-DzWu));overflow:hidden;display:flex;flex-direction:column}:host .container.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-DzWu),var(--min-first-content-height-SCOPED-IN-divider-DzWu)),var(--max-first-content-height-SCOPED-IN-divider-DzWu)));overflow:hidden}:host .container .cover{position:absolute;top:0;left:0;width:100%;height:100%}:host mat-divider{z-index:1000;width:100%;cursor:row-resize;position:relative}:host mat-divider:before{content:\"\";position:absolute;top:-8px;left:0;width:100%;height:8px;background-color:transparent;transition:.1s background-color}:host mat-divider:hover:before{background-color:var(--primary-color-SCOPED-IN-divider-DzWu)}\n"], dependencies: [{ kind: "ngmodule", type: MatDividerModule }, { kind: "component", type: i1.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "directive", type: CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
67
+ `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-divider-4kiY: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-divider-4kiY: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-divider-4kiY: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-divider-4kiY: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-divider-4kiY: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-divider-4kiY: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-divider-4kiY: var(--on-surface-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-4kiY: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-4kiY: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-4kiY: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host .container{position:relative}:host .container.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-4kiY),var(--min-first-content-height-SCOPED-IN-divider-4kiY)),var(--max-first-content-height-SCOPED-IN-divider-4kiY));overflow:hidden;display:flex;flex-direction:column}:host .container.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-4kiY),var(--min-first-content-height-SCOPED-IN-divider-4kiY)),var(--max-first-content-height-SCOPED-IN-divider-4kiY)));overflow:hidden}:host .container .cover{position:absolute;top:0;left:0;width:100%;height:100%}:host mat-divider{z-index:1000;width:100%;cursor:row-resize;position:relative}:host mat-divider:before{content:\"\";position:absolute;top:-8px;left:0;width:100%;height:8px;background-color:transparent;transition:.1s background-color}:host mat-divider:hover:before{background-color:var(--primary-color-SCOPED-IN-divider-4kiY)}\n"], dependencies: [{ kind: "ngmodule", type: MatDividerModule }, { kind: "component", type: i1.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "directive", type: CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
68
68
  }
69
69
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: DividerFrame, decorators: [{
70
70
  type: Component,
@@ -90,7 +90,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
90
90
  <ng-content select="[second]"></ng-content>
91
91
  @if (dragging()) { <div class="cover"></div> }
92
92
  </div>
93
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-divider-DzWu: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-divider-DzWu: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-divider-DzWu: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-divider-DzWu: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-divider-DzWu: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-divider-DzWu: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-divider-DzWu: var(--on-surface-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-DzWu: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-DzWu: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-DzWu: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host .container{position:relative}:host .container.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-DzWu),var(--min-first-content-height-SCOPED-IN-divider-DzWu)),var(--max-first-content-height-SCOPED-IN-divider-DzWu));overflow:hidden;display:flex;flex-direction:column}:host .container.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-DzWu),var(--min-first-content-height-SCOPED-IN-divider-DzWu)),var(--max-first-content-height-SCOPED-IN-divider-DzWu)));overflow:hidden}:host .container .cover{position:absolute;top:0;left:0;width:100%;height:100%}:host mat-divider{z-index:1000;width:100%;cursor:row-resize;position:relative}:host mat-divider:before{content:\"\";position:absolute;top:-8px;left:0;width:100%;height:8px;background-color:transparent;transition:.1s background-color}:host mat-divider:hover:before{background-color:var(--primary-color-SCOPED-IN-divider-DzWu)}\n"] }]
93
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-divider-4kiY: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-divider-4kiY: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-divider-4kiY: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-divider-4kiY: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-divider-4kiY: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-divider-4kiY: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-divider-4kiY: var(--on-surface-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-4kiY: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-4kiY: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-4kiY: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host .container{position:relative}:host .container.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-4kiY),var(--min-first-content-height-SCOPED-IN-divider-4kiY)),var(--max-first-content-height-SCOPED-IN-divider-4kiY));overflow:hidden;display:flex;flex-direction:column}:host .container.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-4kiY),var(--min-first-content-height-SCOPED-IN-divider-4kiY)),var(--max-first-content-height-SCOPED-IN-divider-4kiY)));overflow:hidden}:host .container .cover{position:absolute;top:0;left:0;width:100%;height:100%}:host mat-divider{z-index:1000;width:100%;cursor:row-resize;position:relative}:host mat-divider:before{content:\"\";position:absolute;top:-8px;left:0;width:100%;height:8px;background-color:transparent;transition:.1s background-color}:host mat-divider:hover:before{background-color:var(--primary-color-SCOPED-IN-divider-4kiY)}\n"] }]
94
94
  }] });
95
95
 
96
96
  /**
@@ -37,7 +37,7 @@ class DrawerFrame extends NgAtomicComponent {
37
37
  <mat-drawer-content>
38
38
  <ng-content select=[contents] />
39
39
  </mat-drawer-content>
40
- </mat-drawer-container>`, isInline: true, styles: [":host{--content-width: 360px;--content-width-SCOPED-IN-drawer-zKRN: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-zKRN: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-zKRN: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-zKRN: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-zKRN)}:host mat-drawer{background-color:var(--background-color-SCOPED-IN-drawer-zKRN)}:host mat-drawer-container{--mat-sidenav-content-background-color: transparent;width:100%;height:100%}:host mat-drawer-content{width:100%;height:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatSidenavModule }, { kind: "component", type: i1.MatDrawer, selector: "mat-drawer", inputs: ["position", "mode", "disableClose", "autoFocus", "opened"], outputs: ["openedChange", "opened", "openedStart", "closed", "closedStart", "positionChanged"], exportAs: ["matDrawer"] }, { kind: "component", type: i1.MatDrawerContainer, selector: "mat-drawer-container", inputs: ["autosize", "hasBackdrop"], outputs: ["backdropClick"], exportAs: ["matDrawerContainer"] }, { kind: "component", type: i1.MatDrawerContent, selector: "mat-drawer-content" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
40
+ </mat-drawer-container>`, isInline: true, styles: [":host{--content-width: 360px;--content-width-SCOPED-IN-drawer-d3Ru: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-d3Ru: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-d3Ru: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-d3Ru: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-d3Ru)}:host mat-drawer{background-color:var(--background-color-SCOPED-IN-drawer-d3Ru)}:host mat-drawer-container{--mat-sidenav-content-background-color: transparent;width:100%;height:100%}:host mat-drawer-content{width:100%;height:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatSidenavModule }, { kind: "component", type: i1.MatDrawer, selector: "mat-drawer", inputs: ["position", "mode", "disableClose", "autoFocus", "opened"], outputs: ["openedChange", "opened", "openedStart", "closed", "closedStart", "positionChanged"], exportAs: ["matDrawer"] }, { kind: "component", type: i1.MatDrawerContainer, selector: "mat-drawer-container", inputs: ["autosize", "hasBackdrop"], outputs: ["backdropClick"], exportAs: ["matDrawerContainer"] }, { kind: "component", type: i1.MatDrawerContent, selector: "mat-drawer-content" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
41
41
  }
42
42
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: DrawerFrame, decorators: [{
43
43
  type: Component,
@@ -56,7 +56,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
56
56
  directive: DrawerFrameStore,
57
57
  inputs: ['opened', 'mode', 'hasBackdrop', 'position'],
58
58
  }
59
- ], styles: [":host{--content-width: 360px;--content-width-SCOPED-IN-drawer-zKRN: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-zKRN: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-zKRN: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-zKRN: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-zKRN)}:host mat-drawer{background-color:var(--background-color-SCOPED-IN-drawer-zKRN)}:host mat-drawer-container{--mat-sidenav-content-background-color: transparent;width:100%;height:100%}:host mat-drawer-content{width:100%;height:100%}\n"] }]
59
+ ], styles: [":host{--content-width: 360px;--content-width-SCOPED-IN-drawer-d3Ru: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-d3Ru: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-d3Ru: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-d3Ru: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-d3Ru)}:host mat-drawer{background-color:var(--background-color-SCOPED-IN-drawer-d3Ru)}:host mat-drawer-container{--mat-sidenav-content-background-color: transparent;width:100%;height:100%}:host mat-drawer-content{width:100%;height:100%}\n"] }]
60
60
  }] });
61
61
 
62
62
  /**
@@ -43,7 +43,7 @@ class EntranceFrame extends NgAtomicComponent {
43
43
  (action)="dispatch($event)"
44
44
  />
45
45
  </frames-overlay>
46
- `, isInline: true, styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-entrance-kS7m: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-entrance-kS7m: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-entrance-kS7m: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-entrance-kS7m: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-entrance-kS7m: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-entrance-kS7m: var(--on-background-color);--menu-width: inherit;--menu-width-SCOPED-IN-entrance-kS7m: var(--menu-width);--menu-background-color: inherit;--menu-background-color-SCOPED-IN-entrance-kS7m: var(--menu-background-color);--menu-on-background-color: inherit;--menu-on-background-color-SCOPED-IN-entrance-kS7m: var(--menu-on-background-color);--background-primary-color: inherit;--background-primary-color-SCOPED-IN-entrance-kS7m: var(--background-primary-color);--background-on-primary-color: inherit;--background-on-primary-color-SCOPED-IN-entrance-kS7m: var(--background-on-primary-color);--background-background-color: inherit;--background-background-color-SCOPED-IN-entrance-kS7m: var(--background-background-color)}:host{display:block;width:100%;height:100%}:host templates-entrance{position:relative;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-entrance-kS7m);--on-primary-color: var(--on-primary-color-SCOPED-IN-entrance-kS7m);--surface-color: var(--surface-color-SCOPED-IN-entrance-kS7m);--on-surface-color: var(--on-surface-color-SCOPED-IN-entrance-kS7m);--background-color: var(--background-color-SCOPED-IN-entrance-kS7m);--on-background-color: var(--on-background-color-SCOPED-IN-entrance-kS7m);--menu-background-color: var(--menu-background-color-SCOPED-IN-entrance-kS7m);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-entrance-kS7m)}\n"], dependencies: [{ kind: "component", type: OverlayFrame, selector: "frames-overlay" }, { kind: "directive", type: EntranceTemplateStore, selector: "templates-entrance", inputs: ["form", "actions", "fieldMap", "title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
46
+ `, isInline: true, styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-entrance-KESW: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-entrance-KESW: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-entrance-KESW: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-entrance-KESW: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-entrance-KESW: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-entrance-KESW: var(--on-background-color);--menu-width: inherit;--menu-width-SCOPED-IN-entrance-KESW: var(--menu-width);--menu-background-color: inherit;--menu-background-color-SCOPED-IN-entrance-KESW: var(--menu-background-color);--menu-on-background-color: inherit;--menu-on-background-color-SCOPED-IN-entrance-KESW: var(--menu-on-background-color);--background-primary-color: inherit;--background-primary-color-SCOPED-IN-entrance-KESW: var(--background-primary-color);--background-on-primary-color: inherit;--background-on-primary-color-SCOPED-IN-entrance-KESW: var(--background-on-primary-color);--background-background-color: inherit;--background-background-color-SCOPED-IN-entrance-KESW: var(--background-background-color)}:host{display:block;width:100%;height:100%}:host templates-entrance{position:relative;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-entrance-KESW);--on-primary-color: var(--on-primary-color-SCOPED-IN-entrance-KESW);--surface-color: var(--surface-color-SCOPED-IN-entrance-KESW);--on-surface-color: var(--on-surface-color-SCOPED-IN-entrance-KESW);--background-color: var(--background-color-SCOPED-IN-entrance-KESW);--on-background-color: var(--on-background-color-SCOPED-IN-entrance-KESW);--menu-background-color: var(--menu-background-color-SCOPED-IN-entrance-KESW);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-entrance-KESW)}\n"], dependencies: [{ kind: "component", type: OverlayFrame, selector: "frames-overlay" }, { kind: "directive", type: EntranceTemplateStore, selector: "templates-entrance", inputs: ["form", "actions", "fieldMap", "title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
47
47
  }
48
48
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: EntranceFrame, decorators: [{
49
49
  type: Component,
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
69
69
  directive: EntranceFrameStore,
70
70
  inputs: ['isEntrance', 'actions', 'form', 'title'],
71
71
  },
72
- ], styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-entrance-kS7m: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-entrance-kS7m: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-entrance-kS7m: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-entrance-kS7m: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-entrance-kS7m: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-entrance-kS7m: var(--on-background-color);--menu-width: inherit;--menu-width-SCOPED-IN-entrance-kS7m: var(--menu-width);--menu-background-color: inherit;--menu-background-color-SCOPED-IN-entrance-kS7m: var(--menu-background-color);--menu-on-background-color: inherit;--menu-on-background-color-SCOPED-IN-entrance-kS7m: var(--menu-on-background-color);--background-primary-color: inherit;--background-primary-color-SCOPED-IN-entrance-kS7m: var(--background-primary-color);--background-on-primary-color: inherit;--background-on-primary-color-SCOPED-IN-entrance-kS7m: var(--background-on-primary-color);--background-background-color: inherit;--background-background-color-SCOPED-IN-entrance-kS7m: var(--background-background-color)}:host{display:block;width:100%;height:100%}:host templates-entrance{position:relative;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-entrance-kS7m);--on-primary-color: var(--on-primary-color-SCOPED-IN-entrance-kS7m);--surface-color: var(--surface-color-SCOPED-IN-entrance-kS7m);--on-surface-color: var(--on-surface-color-SCOPED-IN-entrance-kS7m);--background-color: var(--background-color-SCOPED-IN-entrance-kS7m);--on-background-color: var(--on-background-color-SCOPED-IN-entrance-kS7m);--menu-background-color: var(--menu-background-color-SCOPED-IN-entrance-kS7m);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-entrance-kS7m)}\n"] }]
72
+ ], styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-entrance-KESW: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-entrance-KESW: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-entrance-KESW: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-entrance-KESW: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-entrance-KESW: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-entrance-KESW: var(--on-background-color);--menu-width: inherit;--menu-width-SCOPED-IN-entrance-KESW: var(--menu-width);--menu-background-color: inherit;--menu-background-color-SCOPED-IN-entrance-KESW: var(--menu-background-color);--menu-on-background-color: inherit;--menu-on-background-color-SCOPED-IN-entrance-KESW: var(--menu-on-background-color);--background-primary-color: inherit;--background-primary-color-SCOPED-IN-entrance-KESW: var(--background-primary-color);--background-on-primary-color: inherit;--background-on-primary-color-SCOPED-IN-entrance-KESW: var(--background-on-primary-color);--background-background-color: inherit;--background-background-color-SCOPED-IN-entrance-KESW: var(--background-background-color)}:host{display:block;width:100%;height:100%}:host templates-entrance{position:relative;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-entrance-KESW);--on-primary-color: var(--on-primary-color-SCOPED-IN-entrance-KESW);--surface-color: var(--surface-color-SCOPED-IN-entrance-KESW);--on-surface-color: var(--on-surface-color-SCOPED-IN-entrance-KESW);--background-color: var(--background-color-SCOPED-IN-entrance-KESW);--on-background-color: var(--on-background-color-SCOPED-IN-entrance-KESW);--menu-background-color: var(--menu-background-color-SCOPED-IN-entrance-KESW);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-entrance-KESW)}\n"] }]
73
73
  }] });
74
74
 
75
75
  /**
@@ -65,7 +65,7 @@ class FabFrame extends NgAtomicComponent {
65
65
  <mat-icon>{{ action?.icon ?? 'add' }}</mat-icon>
66
66
  </button>
67
67
  }
68
- `, isInline: true, styles: [":host{--primary-color: #039be5;--primary-color-SCOPED-IN-fab-N6Mn: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-N6Mn);--container-color-SCOPED-IN-fab-N6Mn: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-N6Mn: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-N6Mn: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-N6Mn: var(--fab-button-right)}:host{display:block;width:100%;height:100%;position:relative}:host button{position:absolute;z-index:2000;bottom:var(--fab-button-bottom-SCOPED-IN-fab-N6Mn);right:var(--fab-button-right-SCOPED-IN-fab-N6Mn);transition:all .3s ease;--mdc-fab-container-color: var(--container-color);--mdc-fab-icon-color: var(--icon-color);--mat-mdc-fab-color: var(--icon-color)}:host[hide=true] button{bottom:-120px}\n"], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i2.MatFabButton, selector: "button[mat-fab]", inputs: ["extended"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
68
+ `, isInline: true, styles: [":host{--primary-color: #039be5;--primary-color-SCOPED-IN-fab-5yr0: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-5yr0);--container-color-SCOPED-IN-fab-5yr0: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-5yr0: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-5yr0: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-5yr0: var(--fab-button-right)}:host{display:block;width:100%;height:100%;position:relative}:host button{position:absolute;z-index:2000;bottom:var(--fab-button-bottom-SCOPED-IN-fab-5yr0);right:var(--fab-button-right-SCOPED-IN-fab-5yr0);transition:all .3s ease;--mdc-fab-container-color: var(--container-color);--mdc-fab-icon-color: var(--icon-color);--mat-mdc-fab-color: var(--icon-color)}:host[hide=true] button{bottom:-120px}\n"], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i2.MatFabButton, selector: "button[mat-fab]", inputs: ["extended"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
69
69
  }
70
70
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: FabFrame, decorators: [{
71
71
  type: Component,
@@ -86,7 +86,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
86
86
  },
87
87
  ], host: {
88
88
  '[attr.hide]': 'store.hide()',
89
- }, styles: [":host{--primary-color: #039be5;--primary-color-SCOPED-IN-fab-N6Mn: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-N6Mn);--container-color-SCOPED-IN-fab-N6Mn: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-N6Mn: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-N6Mn: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-N6Mn: var(--fab-button-right)}:host{display:block;width:100%;height:100%;position:relative}:host button{position:absolute;z-index:2000;bottom:var(--fab-button-bottom-SCOPED-IN-fab-N6Mn);right:var(--fab-button-right-SCOPED-IN-fab-N6Mn);transition:all .3s ease;--mdc-fab-container-color: var(--container-color);--mdc-fab-icon-color: var(--icon-color);--mat-mdc-fab-color: var(--icon-color)}:host[hide=true] button{bottom:-120px}\n"] }]
89
+ }, styles: [":host{--primary-color: #039be5;--primary-color-SCOPED-IN-fab-5yr0: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-5yr0);--container-color-SCOPED-IN-fab-5yr0: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-5yr0: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-5yr0: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-5yr0: var(--fab-button-right)}:host{display:block;width:100%;height:100%;position:relative}:host button{position:absolute;z-index:2000;bottom:var(--fab-button-bottom-SCOPED-IN-fab-5yr0);right:var(--fab-button-right-SCOPED-IN-fab-5yr0);transition:all .3s ease;--mdc-fab-container-color: var(--container-color);--mdc-fab-icon-color: var(--icon-color);--mat-mdc-fab-color: var(--icon-color)}:host[hide=true] button{bottom:-120px}\n"] }]
90
90
  }] });
91
91
 
92
92
  /**
@@ -143,7 +143,7 @@ class LineUpFrame {
143
143
  @if (store.hasNext()) {
144
144
  <div class="next" @hasNext><ng-content select=[next] /></div>
145
145
  }
146
- `, isInline: true, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-0sVa: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-0sVa: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-0sVa: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-0sVa: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-0sVa: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-0sVa));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-0sVa);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"], animations: LINE_UP_ANIMATIONS, changeDetection: i0.ChangeDetectionStrategy.Default }); }
146
+ `, isInline: true, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-BGGk: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-BGGk: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-BGGk: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-BGGk: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-BGGk: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-BGGk));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-BGGk);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"], animations: LINE_UP_ANIMATIONS, changeDetection: i0.ChangeDetectionStrategy.Default }); }
147
147
  }
148
148
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: LineUpFrame, decorators: [{
149
149
  type: Component,
@@ -159,7 +159,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
159
159
  },
160
160
  ], host: {
161
161
  'attr.has-next': 'store.hasNext()',
162
- }, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-0sVa: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-0sVa: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-0sVa: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-0sVa: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-0sVa: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-0sVa));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-0sVa);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"] }]
162
+ }, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-BGGk: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-BGGk: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-BGGk: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-BGGk: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-BGGk: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-BGGk));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-BGGk);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"] }]
163
163
  }] });
164
164
 
165
165
  /**
@@ -26,7 +26,7 @@ class LoadingFrame extends NgAtomicComponent {
26
26
  @if(store.isLoading()) {
27
27
  <div class="loading"><mat-spinner /></div>
28
28
  }
29
- `, isInline: true, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-sF88: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-sF88: var(--on-primary-color)}:host{position:relative;display:block;width:100%;height:100%}:host .loading{position:absolute;z-index:10000;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#0006}:host .loading mat-spinner{--mdc-circular-progress-active-indicator-color: var(--primary-color)}:host .contents{position:absolute;top:0;left:0;display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-loading-sF88);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-sF88)}\n"], dependencies: [{ kind: "ngmodule", type: MatProgressSpinnerModule }, { kind: "component", type: i1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
29
+ `, isInline: true, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-m2Km: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-m2Km: var(--on-primary-color)}:host{position:relative;display:block;width:100%;height:100%}:host .loading{position:absolute;z-index:10000;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#0006}:host .loading mat-spinner{--mdc-circular-progress-active-indicator-color: var(--primary-color)}:host .contents{position:absolute;top:0;left:0;display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-loading-m2Km);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-m2Km)}\n"], dependencies: [{ kind: "ngmodule", type: MatProgressSpinnerModule }, { kind: "component", type: i1.MatProgressSpinner, selector: "mat-progress-spinner, mat-spinner", inputs: ["color", "mode", "value", "diameter", "strokeWidth"], exportAs: ["matProgressSpinner"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
30
30
  }
31
31
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: LoadingFrame, decorators: [{
32
32
  type: Component,
@@ -42,7 +42,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
42
42
  directive: LoadingFrameStore,
43
43
  inputs: ['isLoading'],
44
44
  }
45
- ], styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-sF88: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-sF88: var(--on-primary-color)}:host{position:relative;display:block;width:100%;height:100%}:host .loading{position:absolute;z-index:10000;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#0006}:host .loading mat-spinner{--mdc-circular-progress-active-indicator-color: var(--primary-color)}:host .contents{position:absolute;top:0;left:0;display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-loading-sF88);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-sF88)}\n"] }]
45
+ ], styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-m2Km: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-m2Km: var(--on-primary-color)}:host{position:relative;display:block;width:100%;height:100%}:host .loading{position:absolute;z-index:10000;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#0006}:host .loading mat-spinner{--mdc-circular-progress-active-indicator-color: var(--primary-color)}:host .contents{position:absolute;top:0;left:0;display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-loading-m2Km);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-m2Km)}\n"] }]
46
46
  }] });
47
47
 
48
48
  /**
@@ -94,7 +94,7 @@ class RouterOutletFrame extends NgAtomicComponent {
94
94
  }
95
95
  <ng-template #main><ng-content main/></ng-template>
96
96
  <ng-template #next><router-outlet [name]="store.name()"/></ng-template>
97
- `, isInline: true, styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-lA5H: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-lA5H: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-lA5H: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-lA5H: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-lA5H);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-lA5H);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-lA5H);--background-color: var(--background-color-SCOPED-IN-router-outlet-lA5H)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: OverlayFrame, selector: "frames-overlay" }, { kind: "component", type: LineUpFrame, selector: "frames-line-up" }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
97
+ `, isInline: true, styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-35N3: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-35N3: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-35N3: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-35N3: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-35N3);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-35N3);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-35N3);--background-color: var(--background-color-SCOPED-IN-router-outlet-35N3)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: OverlayFrame, selector: "frames-overlay" }, { kind: "component", type: LineUpFrame, selector: "frames-line-up" }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
98
98
  }
99
99
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: RouterOutletFrame, decorators: [{
100
100
  type: Component,
@@ -129,7 +129,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
129
129
  directive: RouterOutletFrameStore,
130
130
  inputs: ['frame', 'name', 'skip'],
131
131
  },
132
- ], styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-lA5H: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-lA5H: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-lA5H: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-lA5H: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-lA5H);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-lA5H);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-lA5H);--background-color: var(--background-color-SCOPED-IN-router-outlet-lA5H)}\n"] }]
132
+ ], styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-35N3: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-35N3: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-35N3: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-35N3: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-35N3);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-35N3);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-35N3);--background-color: var(--background-color-SCOPED-IN-router-outlet-35N3)}\n"] }]
133
133
  }], ctorParameters: () => [], propDecorators: { events: [{
134
134
  type: Output
135
135
  }] } });
@@ -22,7 +22,7 @@ class ScrollFrame {
22
22
  <div class="bottom">
23
23
  <ng-content select=[bottom]></ng-content>
24
24
  </div>
25
- `, isInline: true, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-4zx5: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-4zx5: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-4zx5: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-4zx5: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-4zx5);overflow:hidden}:host .top{height:fit-content;transition:.5s height;touch-action:none}:host .contents{display:flex;flex:auto;flex-direction:column;gap:var(--contents-gap-SCOPED-IN-scroll-4zx5);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:fit-content}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
+ `, isInline: true, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-7bKK: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-7bKK: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-7bKK: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-7bKK: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-7bKK);overflow:hidden}:host .top{height:fit-content;transition:.5s height;touch-action:none}:host .contents{display:flex;flex:auto;flex-direction:column;gap:var(--contents-gap-SCOPED-IN-scroll-7bKK);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:fit-content}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
26
26
  }
27
27
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: ScrollFrame, decorators: [{
28
28
  type: Component,
@@ -39,7 +39,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
39
39
  <div class="bottom">
40
40
  <ng-content select=[bottom]></ng-content>
41
41
  </div>
42
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-4zx5: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-4zx5: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-4zx5: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-4zx5: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-4zx5);overflow:hidden}:host .top{height:fit-content;transition:.5s height;touch-action:none}:host .contents{display:flex;flex:auto;flex-direction:column;gap:var(--contents-gap-SCOPED-IN-scroll-4zx5);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:fit-content}\n"] }]
42
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-7bKK: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-7bKK: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-7bKK: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-7bKK: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-7bKK);overflow:hidden}:host .top{height:fit-content;transition:.5s height;touch-action:none}:host .contents{display:flex;flex:auto;flex-direction:column;gap:var(--contents-gap-SCOPED-IN-scroll-7bKK);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:fit-content}\n"] }]
43
43
  }], propDecorators: { contents: [{
44
44
  type: ViewChild,
45
45
  args: ['contents', { static: true }]
@@ -119,7 +119,7 @@ class SideNavFrame extends NgAtomicComponent {
119
119
  }
120
120
  </ng-template>
121
121
  <ng-template #contents><ng-content/></ng-template>
122
- `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-TD2R: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-TD2R: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-TD2R: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-TD2R: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-TD2R: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-TD2R: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-TD2R: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-TD2R: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-TD2R);--menu-background-color-SCOPED-IN-side-nav-TD2R: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-TD2R);--menu-on-background-color-SCOPED-IN-side-nav-TD2R: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-TD2R);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-TD2R);--surface-color: var(--surface-color-SCOPED-IN-side-nav-TD2R);--background-color: var(--background-color-SCOPED-IN-side-nav-TD2R);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-TD2R);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-TD2R);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-TD2R)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-TD2R);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-TD2R);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-TD2R)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-TD2R));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DrawerFrame, selector: "frames-drawer" }, { kind: "component", type: LineUpFrame, selector: "frames-line-up" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, deferBlockDependencies: [() => [import('@ng-atomic/components/templates/icon-button-menu').then(m => m.IconButtonMenuTemplateStore)], () => [import('@ng-atomic/components/templates/menu').then(m => m.MenuTemplateStore)]] }); }
122
+ `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-q5V1: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-q5V1: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-q5V1: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-q5V1: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-q5V1: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-q5V1: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-q5V1: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-q5V1: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-q5V1);--menu-background-color-SCOPED-IN-side-nav-q5V1: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-q5V1);--menu-on-background-color-SCOPED-IN-side-nav-q5V1: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-q5V1);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-q5V1);--surface-color: var(--surface-color-SCOPED-IN-side-nav-q5V1);--background-color: var(--background-color-SCOPED-IN-side-nav-q5V1);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-q5V1);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-q5V1);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-q5V1)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-q5V1);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-q5V1);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-q5V1)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-q5V1));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DrawerFrame, selector: "frames-drawer" }, { kind: "component", type: LineUpFrame, selector: "frames-line-up" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, deferBlockDependencies: [() => [import('@ng-atomic/components/templates/icon-button-menu').then(m => m.IconButtonMenuTemplateStore)], () => [import('@ng-atomic/components/templates/menu').then(m => m.MenuTemplateStore)]] }); }
123
123
  }
124
124
  i0.ɵɵngDeclareClassMetadataAsync({ minVersion: "18.0.0", version: "18.1.2", ngImport: i0, type: SideNavFrame, resolveDeferredDeps: () => [import('@ng-atomic/components/templates/icon-button-menu').then(m => m.IconButtonMenuTemplateStore), import('@ng-atomic/components/templates/menu').then(m => m.MenuTemplateStore)], resolveMetadata: (IconButtonMenuTemplateStore, MenuTemplateStore) => ({ decorators: [{
125
125
  type: Component,
@@ -185,7 +185,7 @@ i0.ɵɵngDeclareClassMetadataAsync({ minVersion: "18.0.0", version: "18.1.2", ng
185
185
  'frameType',
186
186
  ],
187
187
  },
188
- ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-TD2R: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-TD2R: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-TD2R: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-TD2R: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-TD2R: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-TD2R: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-TD2R: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-TD2R: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-TD2R);--menu-background-color-SCOPED-IN-side-nav-TD2R: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-TD2R);--menu-on-background-color-SCOPED-IN-side-nav-TD2R: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-TD2R);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-TD2R);--surface-color: var(--surface-color-SCOPED-IN-side-nav-TD2R);--background-color: var(--background-color-SCOPED-IN-side-nav-TD2R);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-TD2R);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-TD2R);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-TD2R)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-TD2R);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-TD2R);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-TD2R)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-TD2R));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"] }]
188
+ ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-q5V1: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-q5V1: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-q5V1: var(--background-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-q5V1: var(--on-background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-q5V1: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-q5V1: var(--on-primary-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-q5V1: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-q5V1: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-q5V1);--menu-background-color-SCOPED-IN-side-nav-q5V1: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-q5V1);--menu-on-background-color-SCOPED-IN-side-nav-q5V1: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-q5V1);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-q5V1);--surface-color: var(--surface-color-SCOPED-IN-side-nav-q5V1);--background-color: var(--background-color-SCOPED-IN-side-nav-q5V1);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-q5V1);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-q5V1);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-q5V1)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-q5V1);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-q5V1);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-q5V1)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-q5V1));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"] }]
189
189
  }], ctorParameters: null, propDecorators: null }) });
190
190
 
191
191
  /**
@@ -14,13 +14,13 @@ class SmartMenuFrame {
14
14
  return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;
15
15
  }
16
16
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SmartMenuFrame, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SmartMenuFrame, isStandalone: true, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-X5fg: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-X5fg: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-X5fg: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-X5fg);width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-X5fg)}:host .contents{display:flex;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-X5fg)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SmartMenuFrame, isStandalone: true, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-Wq5W: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-Wq5W: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-Wq5W: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-Wq5W);width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-Wq5W)}:host .contents{display:flex;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-Wq5W)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
18
18
  }
19
19
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SmartMenuFrame, decorators: [{
20
20
  type: Component,
21
21
  args: [{ standalone: true, imports: [
22
22
  CommonModule,
23
- ], selector: 'frames-smart-menu', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-X5fg: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-X5fg: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-X5fg: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-X5fg);width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-X5fg)}:host .contents{display:flex;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-X5fg)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"] }]
23
+ ], selector: 'frames-smart-menu', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-Wq5W: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-Wq5W: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-Wq5W: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-Wq5W);width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-Wq5W)}:host .contents{display:flex;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-Wq5W)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"] }]
24
24
  }], propDecorators: { isMainHidden: [{
25
25
  type: HostBinding,
26
26
  args: ['attr.is-main-hidden']
@@ -10,7 +10,7 @@ class VerticalHideFrame {
10
10
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.1.2", type: VerticalHideFrame, isStandalone: true, selector: "frames-vertical-hide", inputs: { mode: { classPropertyName: "mode", publicName: "mode", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.mode": "mode()" } }, ngImport: i0, template: `
11
11
  <ng-content />
12
12
  <organisms-vertical-divider />
13
- `, isInline: true, styles: [":host{--collapsed-height: 56px;--collapsed-height-SCOPED-IN-vertical-hide-o4nJ: var(--collapsed-height);--expanded-height: fit-height;--expanded-height-SCOPED-IN-vertical-hide-o4nJ: var(--expanded-height)}:host{position:relative;display:block;transition:.5s max-height linear;overflow:hidden}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{max-height:var(--collapsed-height-SCOPED-IN-vertical-hide-o4nJ)}:host[mode=expanded]{max-height:100vh}\n"], dependencies: [{ kind: "component", type: VerticalDividerOrganism, selector: "organisms-vertical-divider" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
13
+ `, isInline: true, styles: [":host{--collapsed-height: 56px;--collapsed-height-SCOPED-IN-vertical-hide-Npdu: var(--collapsed-height);--expanded-height: fit-height;--expanded-height-SCOPED-IN-vertical-hide-Npdu: var(--expanded-height)}:host{position:relative;display:block;transition:.5s max-height linear;overflow:hidden}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{max-height:var(--collapsed-height-SCOPED-IN-vertical-hide-Npdu)}:host[mode=expanded]{max-height:100vh}\n"], dependencies: [{ kind: "component", type: VerticalDividerOrganism, selector: "organisms-vertical-divider" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
14
14
  }
15
15
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: VerticalHideFrame, decorators: [{
16
16
  type: Component,
@@ -19,7 +19,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
19
19
  ], template: `
20
20
  <ng-content />
21
21
  <organisms-vertical-divider />
22
- `, host: { '[attr.mode]': 'mode()' }, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--collapsed-height: 56px;--collapsed-height-SCOPED-IN-vertical-hide-o4nJ: var(--collapsed-height);--expanded-height: fit-height;--expanded-height-SCOPED-IN-vertical-hide-o4nJ: var(--expanded-height)}:host{position:relative;display:block;transition:.5s max-height linear;overflow:hidden}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{max-height:var(--collapsed-height-SCOPED-IN-vertical-hide-o4nJ)}:host[mode=expanded]{max-height:100vh}\n"] }]
22
+ `, host: { '[attr.mode]': 'mode()' }, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--collapsed-height: 56px;--collapsed-height-SCOPED-IN-vertical-hide-Npdu: var(--collapsed-height);--expanded-height: fit-height;--expanded-height-SCOPED-IN-vertical-hide-Npdu: var(--expanded-height)}:host{position:relative;display:block;transition:.5s max-height linear;overflow:hidden}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{max-height:var(--collapsed-height-SCOPED-IN-vertical-hide-Npdu)}:host[mode=expanded]{max-height:100vh}\n"] }]
23
23
  }] });
24
24
 
25
25
  /**
@@ -47,7 +47,7 @@ class DateInputFieldMolecule {
47
47
  @if (store.hint()) { <mat-hint>{{ store.hint() }}</mat-hint> }
48
48
  <mat-error>{{ store.control().errors | error }}</mat-error>
49
49
  </mat-form-field>
50
- `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-input-field-VSmO: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i3.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "directive", type: i3.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "ngmodule", type: MatDatepickerModule }, { kind: "component", type: i4.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i4.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i4.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
50
+ `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-input-field-45gM: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i3.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "directive", type: i3.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "ngmodule", type: MatDatepickerModule }, { kind: "component", type: i4.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i4.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i4.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
51
51
  }
52
52
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: DateInputFieldMolecule, decorators: [{
53
53
  type: Component,
@@ -74,7 +74,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
74
74
  }
75
75
  ], host: { class: 'molecule field' }, providers: [
76
76
  // provideDayjsDateAdapter(),
77
- ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-input-field-VSmO: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
77
+ ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-input-field-45gM: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
78
78
  }] });
79
79
 
80
80
  /**
@@ -52,7 +52,7 @@ class DateRangeInputFieldMolecule {
52
52
  <mat-datepicker-toggle matIconSuffix [for]="picker"></mat-datepicker-toggle>
53
53
  <mat-date-range-picker #picker></mat-date-range-picker>
54
54
  </mat-form-field>
55
- `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-range-input-field-dtNU: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "component", type: i2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i2.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "directive", type: i2.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "ngmodule", type: MatDatepickerModule }, { kind: "component", type: i3.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "component", type: i3.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i3.MatStartDate, selector: "input[matStartDate]", outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i3.MatEndDate, selector: "input[matEndDate]", outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i3.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
55
+ `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-range-input-field-eB3e: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "component", type: i2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i2.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "directive", type: i2.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "ngmodule", type: MatDatepickerModule }, { kind: "component", type: i3.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "component", type: i3.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i3.MatStartDate, selector: "input[matStartDate]", outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i3.MatEndDate, selector: "input[matEndDate]", outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i3.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
56
56
  }
57
57
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: DateRangeInputFieldMolecule, decorators: [{
58
58
  type: Component,
@@ -85,7 +85,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
85
85
  directive: DateRangeInputFieldMoleculeStore,
86
86
  inputs: ['control', 'label', 'hint']
87
87
  }
88
- ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-range-input-field-dtNU: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
88
+ ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-range-input-field-eB3e: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
89
89
  }] });
90
90
 
91
91
  /**
@@ -39,7 +39,7 @@ class GridItemMolecule extends NgAtomicComponent {
39
39
  <div class="sub"><span>{{ item() | dataAccessor:'sub' }}</span></div>
40
40
  </div>
41
41
  </div>
42
- `, isInline: true, styles: [":host{display:block;--primary-color: #444;--primary-color-SCOPED-IN-grid-item-jAtW: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-jAtW: var(--on-surface-color)}:host{position:relative;text-align:center;cursor:pointer;aspect-ratio:1/1}:host button{position:absolute;top:0;right:0}:host ::ng-deep>mat-card{display:flex;justify-content:flex-start;align-items:flex-start}:host .eye-catch{position:relative;width:100%;aspect-ratio:16/9;background-color:#444;border-radius:0 0 8px 8px;overflow:hidden}:host .eye-catch img{width:100%;aspect-ratio:16/9;object-fit:cover}:host .eye-catch .label{position:absolute;right:6px;bottom:8px;line-height:1.5em;font-size:1.2em;color:#fff;background:#000;opacity:.6;border-radius:6px;padding:4px 8px}:host .meta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 8px 24px;box-sizing:border-box}:host .meta .title{display:-webkit-box;text-align:start;font-size:1.4em;font-weight:700;line-height:1.5em;letter-spacing:.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;color:var(--on-surface-color-SCOPED-IN-grid-item-jAtW)}:host .meta .description,:host .meta .sub{overflow:hidden;text-align:start;font-size:1.2em;letter-spacing:.04em;color:gray}:host .meta .description span,:host .meta .sub span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}\n"], dependencies: [{ kind: "pipe", type: DataAccessorPipe, name: "dataAccessor" }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatRippleModule }, { kind: "directive", type: i3.MatRipple, selector: "[mat-ripple], [matRipple]", inputs: ["matRippleColor", "matRippleUnbounded", "matRippleCentered", "matRippleRadius", "matRippleAnimation", "matRippleDisabled", "matRippleTrigger"], exportAs: ["matRipple"] }, { kind: "directive", type: FallbackSrcDirective, selector: "[fallbackSrc]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
42
+ `, isInline: true, styles: [":host{display:block;--primary-color: #444;--primary-color-SCOPED-IN-grid-item-WgfR: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-WgfR: var(--on-surface-color)}:host{position:relative;text-align:center;cursor:pointer;aspect-ratio:1/1}:host button{position:absolute;top:0;right:0}:host ::ng-deep>mat-card{display:flex;justify-content:flex-start;align-items:flex-start}:host .eye-catch{position:relative;width:100%;aspect-ratio:16/9;background-color:#444;border-radius:0 0 8px 8px;overflow:hidden}:host .eye-catch img{width:100%;aspect-ratio:16/9;object-fit:cover}:host .eye-catch .label{position:absolute;right:6px;bottom:8px;line-height:1.5em;font-size:1.2em;color:#fff;background:#000;opacity:.6;border-radius:6px;padding:4px 8px}:host .meta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 8px 24px;box-sizing:border-box}:host .meta .title{display:-webkit-box;text-align:start;font-size:1.4em;font-weight:700;line-height:1.5em;letter-spacing:.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;color:var(--on-surface-color-SCOPED-IN-grid-item-WgfR)}:host .meta .description,:host .meta .sub{overflow:hidden;text-align:start;font-size:1.2em;letter-spacing:.04em;color:gray}:host .meta .description span,:host .meta .sub span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}\n"], dependencies: [{ kind: "pipe", type: DataAccessorPipe, name: "dataAccessor" }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatRippleModule }, { kind: "directive", type: i3.MatRipple, selector: "[mat-ripple], [matRipple]", inputs: ["matRippleColor", "matRippleUnbounded", "matRippleCentered", "matRippleRadius", "matRippleAnimation", "matRippleDisabled", "matRippleTrigger"], exportAs: ["matRipple"] }, { kind: "directive", type: FallbackSrcDirective, selector: "[fallbackSrc]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
43
43
  }
44
44
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: GridItemMolecule, decorators: [{
45
45
  type: Component,
@@ -64,7 +64,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
64
64
  <div class="sub"><span>{{ item() | dataAccessor:'sub' }}</span></div>
65
65
  </div>
66
66
  </div>
67
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;--primary-color: #444;--primary-color-SCOPED-IN-grid-item-jAtW: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-jAtW: var(--on-surface-color)}:host{position:relative;text-align:center;cursor:pointer;aspect-ratio:1/1}:host button{position:absolute;top:0;right:0}:host ::ng-deep>mat-card{display:flex;justify-content:flex-start;align-items:flex-start}:host .eye-catch{position:relative;width:100%;aspect-ratio:16/9;background-color:#444;border-radius:0 0 8px 8px;overflow:hidden}:host .eye-catch img{width:100%;aspect-ratio:16/9;object-fit:cover}:host .eye-catch .label{position:absolute;right:6px;bottom:8px;line-height:1.5em;font-size:1.2em;color:#fff;background:#000;opacity:.6;border-radius:6px;padding:4px 8px}:host .meta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 8px 24px;box-sizing:border-box}:host .meta .title{display:-webkit-box;text-align:start;font-size:1.4em;font-weight:700;line-height:1.5em;letter-spacing:.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;color:var(--on-surface-color-SCOPED-IN-grid-item-jAtW)}:host .meta .description,:host .meta .sub{overflow:hidden;text-align:start;font-size:1.2em;letter-spacing:.04em;color:gray}:host .meta .description span,:host .meta .sub span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}\n"] }]
67
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;--primary-color: #444;--primary-color-SCOPED-IN-grid-item-WgfR: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-WgfR: var(--on-surface-color)}:host{position:relative;text-align:center;cursor:pointer;aspect-ratio:1/1}:host button{position:absolute;top:0;right:0}:host ::ng-deep>mat-card{display:flex;justify-content:flex-start;align-items:flex-start}:host .eye-catch{position:relative;width:100%;aspect-ratio:16/9;background-color:#444;border-radius:0 0 8px 8px;overflow:hidden}:host .eye-catch img{width:100%;aspect-ratio:16/9;object-fit:cover}:host .eye-catch .label{position:absolute;right:6px;bottom:8px;line-height:1.5em;font-size:1.2em;color:#fff;background:#000;opacity:.6;border-radius:6px;padding:4px 8px}:host .meta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 8px 24px;box-sizing:border-box}:host .meta .title{display:-webkit-box;text-align:start;font-size:1.4em;font-weight:700;line-height:1.5em;letter-spacing:.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;color:var(--on-surface-color-SCOPED-IN-grid-item-WgfR)}:host .meta .description,:host .meta .sub{overflow:hidden;text-align:start;font-size:1.2em;letter-spacing:.04em;color:gray}:host .meta .description span,:host .meta .sub span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}\n"] }]
68
68
  }] });
69
69
 
70
70
  /**
@@ -37,7 +37,7 @@ class LoadingBoxMolecule {
37
37
  <div class="loading-dots">
38
38
  @for (i of [0, 1, 2]; track $index) { <div class="dot"></div> }
39
39
  </div>
40
- `, isInline: true, styles: [":host{display:block;--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6: rgba(0, 0, 0, .6);--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-VR8M: var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6)}:host{display:flex;width:100%;justify-content:center}:host .initializing{color:var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-VR8M);font-size:12px}@keyframes dotFlashing{0%,to{opacity:0}50%{opacity:1}}:host .loading-box{display:flex;justify-content:center;align-items:center;flex-direction:column}:host .loading-dots .dot{height:10px;width:10px;margin:0 5px;background-color:#333;border-radius:50%;display:inline-block;animation:dotFlashing 1s infinite}:host .loading-dots .dot:nth-child(1){animation-delay:0s}:host .loading-dots .dot:nth-child(2){animation-delay:.2s}:host .loading-dots .dot:nth-child(3){animation-delay:.4s}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
40
+ `, isInline: true, styles: [":host{display:block;--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6: rgba(0, 0, 0, .6);--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-kFm1: var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6)}:host{display:flex;width:100%;justify-content:center}:host .initializing{color:var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-kFm1);font-size:12px}@keyframes dotFlashing{0%,to{opacity:0}50%{opacity:1}}:host .loading-box{display:flex;justify-content:center;align-items:center;flex-direction:column}:host .loading-dots .dot{height:10px;width:10px;margin:0 5px;background-color:#333;border-radius:50%;display:inline-block;animation:dotFlashing 1s infinite}:host .loading-dots .dot:nth-child(1){animation-delay:0s}:host .loading-dots .dot:nth-child(2){animation-delay:.2s}:host .loading-dots .dot:nth-child(3){animation-delay:.4s}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
41
41
  }
42
42
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: LoadingBoxMolecule, decorators: [{
43
43
  type: Component,
@@ -51,7 +51,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
51
51
  directive: LoadingBoxMoleculeStore,
52
52
  inputs: ['loadingMessage'],
53
53
  }
54
- ], styles: [":host{display:block;--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6: rgba(0, 0, 0, .6);--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-VR8M: var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6)}:host{display:flex;width:100%;justify-content:center}:host .initializing{color:var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-VR8M);font-size:12px}@keyframes dotFlashing{0%,to{opacity:0}50%{opacity:1}}:host .loading-box{display:flex;justify-content:center;align-items:center;flex-direction:column}:host .loading-dots .dot{height:10px;width:10px;margin:0 5px;background-color:#333;border-radius:50%;display:inline-block;animation:dotFlashing 1s infinite}:host .loading-dots .dot:nth-child(1){animation-delay:0s}:host .loading-dots .dot:nth-child(2){animation-delay:.2s}:host .loading-dots .dot:nth-child(3){animation-delay:.4s}\n"] }]
54
+ ], styles: [":host{display:block;--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6: rgba(0, 0, 0, .6);--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-kFm1: var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6)}:host{display:flex;width:100%;justify-content:center}:host .initializing{color:var(--mdc-outlined-text-field-label-text-color-SCOPED-IN-definition-list-gBL6-SCOPED-IN-loading-box-kFm1);font-size:12px}@keyframes dotFlashing{0%,to{opacity:0}50%{opacity:1}}:host .loading-box{display:flex;justify-content:center;align-items:center;flex-direction:column}:host .loading-dots .dot{height:10px;width:10px;margin:0 5px;background-color:#333;border-radius:50%;display:inline-block;animation:dotFlashing 1s infinite}:host .loading-dots .dot:nth-child(1){animation-delay:0s}:host .loading-dots .dot:nth-child(2){animation-delay:.2s}:host .loading-dots .dot:nth-child(3){animation-delay:.4s}\n"] }]
55
55
  }] });
56
56
 
57
57
  /**
@@ -48,7 +48,7 @@ class NavigationListItemMolecule extends NgAtomicComponent {
48
48
  }
49
49
  </div>
50
50
  </mat-list-item>
51
- `, isInline: true, styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-3uL3: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-3uL3: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-3uL3: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-3uL3: var(--mat-badge-background-color)}:host{--mdc-list-list-item-hover-label-text-color: var(--on-background-color);--mdc-list-list-item-label-text-color: var(--on-background-color);--mdc-list-list-item-supporting-text-color: var(--on-background-color);--mat-list-list-item-leading-icon-end-space: 16px}:host [matListItemTitle]{display:flex;align-items:center;gap:4px}:host mat-list-item.activated{background-color:var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);color:var(--on-surface-color-SCOPED-IN-navigation-list-item-3uL3)}:host mat-list-item.activated atoms-icon{--on-background-color: var(--background-color-SCOPED-IN-navigation-list-item-3uL3)}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}:host *{--background-color: var(--background-color-SCOPED-IN-navigation-list-item-3uL3);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-3uL3);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-3uL3);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-3uL3);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-3uL3)}\n"], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "ngmodule", type: MatListModule }, { kind: "component", type: i1.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "directive", type: i1.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "directive", type: i1.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "directive", type: i1.MatListItemMeta, selector: "[matListItemMeta]" }, { kind: "ngmodule", type: MatBadgeModule }, { kind: "component", type: IconAtom, selector: "atoms-icon", inputs: ["name", "color"] }, { kind: "component", type: BadgeAtom, selector: "atoms-badge", inputs: ["value"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
51
+ `, isInline: true, styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-oObl: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-oObl: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-oObl: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-oObl: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-oObl: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-oObl: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-oObl: var(--mat-badge-background-color)}:host{--mdc-list-list-item-hover-label-text-color: var(--on-background-color);--mdc-list-list-item-label-text-color: var(--on-background-color);--mdc-list-list-item-supporting-text-color: var(--on-background-color);--mat-list-list-item-leading-icon-end-space: 16px}:host [matListItemTitle]{display:flex;align-items:center;gap:4px}:host mat-list-item.activated{background-color:var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);color:var(--on-surface-color-SCOPED-IN-navigation-list-item-oObl)}:host mat-list-item.activated atoms-icon{--on-background-color: var(--background-color-SCOPED-IN-navigation-list-item-oObl)}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}:host *{--background-color: var(--background-color-SCOPED-IN-navigation-list-item-oObl);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-oObl);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-oObl);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-oObl);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-oObl)}\n"], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "ngmodule", type: MatListModule }, { kind: "component", type: i1.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "directive", type: i1.MatListItemIcon, selector: "[matListItemIcon]" }, { kind: "directive", type: i1.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "directive", type: i1.MatListItemMeta, selector: "[matListItemMeta]" }, { kind: "ngmodule", type: MatBadgeModule }, { kind: "component", type: IconAtom, selector: "atoms-icon", inputs: ["name", "color"] }, { kind: "component", type: BadgeAtom, selector: "atoms-badge", inputs: ["value"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
52
52
  }
53
53
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: NavigationListItemMolecule, decorators: [{
54
54
  type: Component,
@@ -79,7 +79,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
79
79
  directive: NavigationListItemMoleculeStore,
80
80
  inputs: ['action', 'selected', 'activated'],
81
81
  },
82
- ], styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-3uL3: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-3uL3: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-3uL3: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-3uL3: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-3uL3: var(--mat-badge-background-color)}:host{--mdc-list-list-item-hover-label-text-color: var(--on-background-color);--mdc-list-list-item-label-text-color: var(--on-background-color);--mdc-list-list-item-supporting-text-color: var(--on-background-color);--mat-list-list-item-leading-icon-end-space: 16px}:host [matListItemTitle]{display:flex;align-items:center;gap:4px}:host mat-list-item.activated{background-color:var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);color:var(--on-surface-color-SCOPED-IN-navigation-list-item-3uL3)}:host mat-list-item.activated atoms-icon{--on-background-color: var(--background-color-SCOPED-IN-navigation-list-item-3uL3)}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}:host *{--background-color: var(--background-color-SCOPED-IN-navigation-list-item-3uL3);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-3uL3);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-3uL3);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-3uL3);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-3uL3);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-3uL3)}\n"] }]
82
+ ], styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-oObl: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-oObl: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-oObl: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-oObl: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-oObl: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-oObl: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-oObl: var(--mat-badge-background-color)}:host{--mdc-list-list-item-hover-label-text-color: var(--on-background-color);--mdc-list-list-item-label-text-color: var(--on-background-color);--mdc-list-list-item-supporting-text-color: var(--on-background-color);--mat-list-list-item-leading-icon-end-space: 16px}:host [matListItemTitle]{display:flex;align-items:center;gap:4px}:host mat-list-item.activated{background-color:var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);color:var(--on-surface-color-SCOPED-IN-navigation-list-item-oObl)}:host mat-list-item.activated atoms-icon{--on-background-color: var(--background-color-SCOPED-IN-navigation-list-item-oObl)}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}:host *{--background-color: var(--background-color-SCOPED-IN-navigation-list-item-oObl);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-oObl);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-oObl);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-oObl);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-oObl);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-oObl)}\n"] }]
83
83
  }] });
84
84
 
85
85
  /**
@@ -48,7 +48,7 @@ class SelectInputFieldMolecule {
48
48
  <mat-error>{{ store.control().errors | error }}</mat-error>
49
49
  }
50
50
  </mat-form-field>
51
- `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-select-input-field-Zqap: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i2.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "component", type: i3.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i4.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
51
+ `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-select-input-field-lz1Z: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i2.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "component", type: i3.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i4.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "pipe", type: ErrorPipe, name: "error" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
52
52
  }
53
53
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SelectInputFieldMolecule, decorators: [{
54
54
  type: Component,
@@ -79,7 +79,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
79
79
  directive: SelectInputFieldMoleculeStore,
80
80
  inputs: ['control', 'label', 'appearance', 'options', 'hint', 'placeholder', 'multiple'],
81
81
  },
82
- ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-select-input-field-Zqap: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
82
+ ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-select-input-field-lz1Z: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"] }]
83
83
  }] });
84
84
 
85
85
  /**
@@ -76,7 +76,7 @@ class ActionButtonsSectionOrganism extends NgAtomicComponent {
76
76
  }
77
77
  }
78
78
  }
79
- `, isInline: true, styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-action-buttons-section-LYTq: var(--vertical-padding);--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-action-buttons-section-LYTq: var(--horizontal-padding)}:host{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-LYTq);box-sizing:border-box}:host button{width:100%;height:48px;text-wrap:nowrap}\n"], dependencies: [{ kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "component", type: i1.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
79
+ `, isInline: true, styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-action-buttons-section-wfai: var(--vertical-padding);--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-action-buttons-section-wfai: var(--horizontal-padding)}:host{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-wfai);box-sizing:border-box}:host button{width:100%;height:48px;text-wrap:nowrap}\n"], dependencies: [{ kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "component", type: i1.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
80
80
  }
81
81
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: ActionButtonsSectionOrganism, decorators: [{
82
82
  type: Component,
@@ -132,7 +132,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImpor
132
132
  directive: ActionButtonsSectionOrganismStore,
133
133
  inputs: ['actions', 'type'],
134
134
  }
135
- ], styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-action-buttons-section-LYTq: var(--vertical-padding);--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-action-buttons-section-LYTq: var(--horizontal-padding)}:host{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-LYTq);box-sizing:border-box}:host button{width:100%;height:48px;text-wrap:nowrap}\n"] }]
135
+ ], styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-action-buttons-section-wfai: var(--vertical-padding);--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-action-buttons-section-wfai: var(--horizontal-padding)}:host{display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-wfai);box-sizing:border-box}:host button{width:100%;height:48px;text-wrap:nowrap}\n"] }]
136
136
  }] });
137
137
 
138
138
  /**