@ng-atomic/components 17.2.0 → 17.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) 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/fab/fab.frame.mjs +2 -2
  8. package/esm2022/frames/line-up/line-up.frame.mjs +2 -2
  9. package/esm2022/frames/loading/loading.frame.mjs +2 -2
  10. package/esm2022/frames/overlay/overlay.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/scroll-v2/scroll.frame.mjs +2 -2
  14. package/esm2022/frames/side-nav/side-nav.frame.mjs +2 -2
  15. package/esm2022/frames/smart-menu/smart-menu.frame.mjs +2 -2
  16. package/esm2022/frames/vertical-hide/vertical-hide.frame.mjs +2 -2
  17. package/esm2022/molecules/date-input-field/date-input-field.molecule.mjs +2 -2
  18. package/esm2022/molecules/date-range-input-field/date-range-input-field.molecule.mjs +2 -2
  19. package/esm2022/molecules/grid-item/grid-item.molecule.mjs +2 -2
  20. package/esm2022/molecules/loading-box/loading-box.molecule.mjs +2 -2
  21. package/esm2022/molecules/navigation-list-item/navigation-list-item.molecule.mjs +2 -2
  22. package/esm2022/molecules/select-input-field/select-input-field.molecule.mjs +2 -2
  23. package/esm2022/organisms/action-buttons-section/action-buttons-section.organism.mjs +2 -2
  24. package/esm2022/organisms/action-input-section/action-input-section.organism.mjs +2 -2
  25. package/esm2022/organisms/card-input-section/card-input-section.organism.mjs +2 -2
  26. package/esm2022/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.mjs +2 -2
  27. package/esm2022/organisms/date-input-section/date-input-section.organism.mjs +2 -2
  28. package/esm2022/organisms/date-range-input-section/date-range-input-section.organism.mjs +2 -2
  29. package/esm2022/organisms/definition-list/definition-list.organism.mjs +2 -2
  30. package/esm2022/organisms/file-input-section/file-input-section.organism.mjs +2 -2
  31. package/esm2022/organisms/grid-cards-section/grid-cards-section.organism.mjs +2 -2
  32. package/esm2022/organisms/heading/heading.organism.mjs +2 -2
  33. package/esm2022/organisms/menu-footer/menu-footer.organism.mjs +2 -2
  34. package/esm2022/organisms/menu-header/menu-header.organism.mjs +2 -2
  35. package/esm2022/organisms/messages-section/messages-section.organism.mjs +2 -2
  36. package/esm2022/organisms/navigation-list/navigation-list.organism.mjs +2 -2
  37. package/esm2022/organisms/navigator/navigator.organism.mjs +2 -2
  38. package/esm2022/organisms/number-input-section/number-input-section.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/social-login-section/social-login-section.organism.mjs +2 -2
  42. package/esm2022/organisms/table/table.organism.mjs +2 -2
  43. package/esm2022/organisms/text-input-section/text-input-section.organism.mjs +2 -2
  44. package/esm2022/organisms/textarea-section/textarea-section.organism.mjs +2 -2
  45. package/esm2022/organisms/thread-messages-section/thread-messages-section.organism.mjs +2 -2
  46. package/esm2022/pages/_index/index.page.mjs +2 -2
  47. package/esm2022/pages/form/form.page.mjs +2 -2
  48. package/esm2022/templates/_index/index.template.mjs +2 -2
  49. package/esm2022/templates/background/background.template.mjs +2 -2
  50. package/esm2022/templates/entrance/entrance.template.mjs +2 -2
  51. package/esm2022/templates/form/form.template.mjs +2 -2
  52. package/esm2022/templates/icon-button-menu/icon-button-menu.template.mjs +2 -2
  53. package/esm2022/templates/menu/menu.template.mjs +2 -2
  54. package/esm2022/templates/selection/selection.template.mjs +2 -2
  55. package/esm2022/templates/settings/settings.template.mjs +2 -2
  56. package/fesm2022/ng-atomic-components-atoms-icon.mjs +2 -2
  57. package/fesm2022/ng-atomic-components-frames-app.mjs +2 -2
  58. package/fesm2022/ng-atomic-components-frames-auto-layout.mjs +2 -2
  59. package/fesm2022/ng-atomic-components-frames-columns.mjs +2 -2
  60. package/fesm2022/ng-atomic-components-frames-divider.mjs +2 -2
  61. package/fesm2022/ng-atomic-components-frames-drawer.mjs +2 -2
  62. package/fesm2022/ng-atomic-components-frames-fab.mjs +2 -2
  63. package/fesm2022/ng-atomic-components-frames-line-up.mjs +2 -2
  64. package/fesm2022/ng-atomic-components-frames-loading.mjs +2 -2
  65. package/fesm2022/ng-atomic-components-frames-overlay.mjs +2 -2
  66. package/fesm2022/ng-atomic-components-frames-router-outlet.mjs +2 -2
  67. package/fesm2022/ng-atomic-components-frames-scroll-v2.mjs +2 -2
  68. package/fesm2022/ng-atomic-components-frames-scroll.mjs +2 -2
  69. package/fesm2022/ng-atomic-components-frames-side-nav.mjs +2 -2
  70. package/fesm2022/ng-atomic-components-frames-smart-menu.mjs +2 -2
  71. package/fesm2022/ng-atomic-components-frames-vertical-hide.mjs +2 -2
  72. package/fesm2022/ng-atomic-components-molecules-date-input-field.mjs +2 -2
  73. package/fesm2022/ng-atomic-components-molecules-date-range-input-field.mjs +2 -2
  74. package/fesm2022/ng-atomic-components-molecules-grid-item.mjs +2 -2
  75. package/fesm2022/ng-atomic-components-molecules-loading-box.mjs +2 -2
  76. package/fesm2022/ng-atomic-components-molecules-navigation-list-item.mjs +2 -2
  77. package/fesm2022/ng-atomic-components-molecules-select-input-field.mjs +2 -2
  78. package/fesm2022/ng-atomic-components-organisms-action-buttons-section.mjs +2 -2
  79. package/fesm2022/ng-atomic-components-organisms-action-input-section.mjs +2 -2
  80. package/fesm2022/ng-atomic-components-organisms-card-input-section.mjs +2 -2
  81. package/fesm2022/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +2 -2
  82. package/fesm2022/ng-atomic-components-organisms-date-input-section.mjs +2 -2
  83. package/fesm2022/ng-atomic-components-organisms-date-range-input-section.mjs +2 -2
  84. package/fesm2022/ng-atomic-components-organisms-definition-list.mjs +2 -2
  85. package/fesm2022/ng-atomic-components-organisms-file-input-section.mjs +2 -2
  86. package/fesm2022/ng-atomic-components-organisms-grid-cards-section.mjs +2 -2
  87. package/fesm2022/ng-atomic-components-organisms-heading.mjs +2 -2
  88. package/fesm2022/ng-atomic-components-organisms-menu-footer.mjs +2 -2
  89. package/fesm2022/ng-atomic-components-organisms-menu-header.mjs +2 -2
  90. package/fesm2022/ng-atomic-components-organisms-messages-section.mjs +2 -2
  91. package/fesm2022/ng-atomic-components-organisms-navigation-list.mjs +2 -2
  92. package/fesm2022/ng-atomic-components-organisms-navigator.mjs +2 -2
  93. package/fesm2022/ng-atomic-components-organisms-number-input-section.mjs +2 -2
  94. package/fesm2022/ng-atomic-components-organisms-password-input-section.mjs +2 -2
  95. package/fesm2022/ng-atomic-components-organisms-select-input-section.mjs +2 -2
  96. package/fesm2022/ng-atomic-components-organisms-social-login-section.mjs +2 -2
  97. package/fesm2022/ng-atomic-components-organisms-table.mjs +2 -2
  98. package/fesm2022/ng-atomic-components-organisms-text-input-section.mjs +2 -2
  99. package/fesm2022/ng-atomic-components-organisms-textarea-section.mjs +2 -2
  100. package/fesm2022/ng-atomic-components-organisms-thread-messages-section.mjs +2 -2
  101. package/fesm2022/ng-atomic-components-pages-_index.mjs +2 -2
  102. package/fesm2022/ng-atomic-components-pages-form.mjs +2 -2
  103. package/fesm2022/ng-atomic-components-templates-_index.mjs +2 -2
  104. package/fesm2022/ng-atomic-components-templates-background.mjs +2 -2
  105. package/fesm2022/ng-atomic-components-templates-entrance.mjs +2 -2
  106. package/fesm2022/ng-atomic-components-templates-form.mjs +2 -2
  107. package/fesm2022/ng-atomic-components-templates-icon-button-menu.mjs +2 -2
  108. package/fesm2022/ng-atomic-components-templates-menu.mjs +2 -2
  109. package/fesm2022/ng-atomic-components-templates-selection.mjs +2 -2
  110. package/fesm2022/ng-atomic-components-templates-settings.mjs +2 -2
  111. package/package.json +3 -3
@@ -117,7 +117,7 @@ class AppFrame extends NgAtomicComponent {
117
117
  </frames-entrance>
118
118
  </frames-fab>
119
119
  </frames-loading>
120
- `, isInline: true, styles: [":host{--primary-color-SCOPED-IN-frames-app-c4ym: var(--primary-color);--on-primary-color-SCOPED-IN-frames-app-c4ym: var(--on-primary-color);--surface-color-SCOPED-IN-frames-app-c4ym: var(--surface-color);--on-surface-color-SCOPED-IN-frames-app-c4ym: var(--on-surface-color);--background-color-SCOPED-IN-frames-app-c4ym: var(--background-color);--on-background-color-SCOPED-IN-frames-app-c4ym: var(--on-background-color);--menu-width-SCOPED-IN-frames-app-c4ym: var(--menu-width);--menu-background-color-SCOPED-IN-frames-app-c4ym: var(--menu-background-color);--menu-on-background-color-SCOPED-IN-frames-app-c4ym: var(--menu-on-background-color);--background-primary-color-SCOPED-IN-frames-app-c4ym: var(--background-primary-color);--background-on-primary-color-SCOPED-IN-frames-app-c4ym: var(--background-on-primary-color);--background-background-color-SCOPED-IN-frames-app-c4ym: var(--background-background-color);--loading-primary-color-SCOPED-IN-frames-app-c4ym: var(--loading-primary-color);--menu-padding-top: 56px;--menu-padding-top-SCOPED-IN-frames-app-c4ym: var(--menu-padding-top);--loading-z-index: 1000;--loading-z-index-SCOPED-IN-frames-app-c4ym: var(--loading-z-index)}:host{display:block;width:100%;height:100%;position:fixed;color:var(--primary-color-SCOPED-IN-frames-app-c4ym);touch-action:none}:host *{--primary-color: var(--primary-color-SCOPED-IN-frames-app-c4ym);--on-primary-color: var(--on-primary-color-SCOPED-IN-frames-app-c4ym);--surface-color: var(--surface-color-SCOPED-IN-frames-app-c4ym);--on-surface-color: var(--on-surface-color-SCOPED-IN-frames-app-c4ym);--background-color: var(--background-color-SCOPED-IN-frames-app-c4ym);--on-background-color: var(--on-background-color-SCOPED-IN-frames-app-c4ym);--menu-background-color: var(--menu-background-color-SCOPED-IN-frames-app-c4ym);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-frames-app-c4ym)}:host frames-side-nav{color:#000;--menu-width: var(--menu-width-SCOPED-IN-frames-app-c4ym)}:host frames-loading{--primary-color: var(--loading-primary-color-SCOPED-IN-frames-app-c4ym)}:host templates-background{--primary-color: var(--background-primary-color-SCOPED-IN-frames-app-c4ym);--on-primary-color: var(--background-on-primary-color-SCOPED-IN-frames-app-c4ym);--background-color: var(--background-background-color-SCOPED-IN-frames-app-c4ym);position:absolute;top:0;left:0}\n"], dependencies: [{ kind: "component", type: FabFrame, selector: "frames-fab" }, { kind: "component", type: LoadingFrame, selector: "frames-loading" }, { kind: "component", type: SideNavFrame, selector: "frames-side-nav" }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: EntranceFrame, selector: "frames-entrance" }, { kind: "component", type:
120
+ `, isInline: true, styles: [":host{--primary-color-SCOPED-IN-frames-app-7tdd: var(--primary-color);--on-primary-color-SCOPED-IN-frames-app-7tdd: var(--on-primary-color);--surface-color-SCOPED-IN-frames-app-7tdd: var(--surface-color);--on-surface-color-SCOPED-IN-frames-app-7tdd: var(--on-surface-color);--background-color-SCOPED-IN-frames-app-7tdd: var(--background-color);--on-background-color-SCOPED-IN-frames-app-7tdd: var(--on-background-color);--menu-width-SCOPED-IN-frames-app-7tdd: var(--menu-width);--menu-background-color-SCOPED-IN-frames-app-7tdd: var(--menu-background-color);--menu-on-background-color-SCOPED-IN-frames-app-7tdd: var(--menu-on-background-color);--background-primary-color-SCOPED-IN-frames-app-7tdd: var(--background-primary-color);--background-on-primary-color-SCOPED-IN-frames-app-7tdd: var(--background-on-primary-color);--background-background-color-SCOPED-IN-frames-app-7tdd: var(--background-background-color);--loading-primary-color-SCOPED-IN-frames-app-7tdd: var(--loading-primary-color);--menu-padding-top: 56px;--menu-padding-top-SCOPED-IN-frames-app-7tdd: var(--menu-padding-top);--loading-z-index: 1000;--loading-z-index-SCOPED-IN-frames-app-7tdd: var(--loading-z-index)}:host{display:block;width:100%;height:100%;position:fixed;color:var(--primary-color-SCOPED-IN-frames-app-7tdd);touch-action:none}:host *{--primary-color: var(--primary-color-SCOPED-IN-frames-app-7tdd);--on-primary-color: var(--on-primary-color-SCOPED-IN-frames-app-7tdd);--surface-color: var(--surface-color-SCOPED-IN-frames-app-7tdd);--on-surface-color: var(--on-surface-color-SCOPED-IN-frames-app-7tdd);--background-color: var(--background-color-SCOPED-IN-frames-app-7tdd);--on-background-color: var(--on-background-color-SCOPED-IN-frames-app-7tdd);--menu-background-color: var(--menu-background-color-SCOPED-IN-frames-app-7tdd);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-frames-app-7tdd)}:host frames-side-nav{color:#000;--menu-width: var(--menu-width-SCOPED-IN-frames-app-7tdd)}:host frames-loading{--primary-color: var(--loading-primary-color-SCOPED-IN-frames-app-7tdd)}:host templates-background{--primary-color: var(--background-primary-color-SCOPED-IN-frames-app-7tdd);--on-primary-color: var(--background-on-primary-color-SCOPED-IN-frames-app-7tdd);--background-color: var(--background-background-color-SCOPED-IN-frames-app-7tdd);position:absolute;top:0;left:0}\n"], dependencies: [{ kind: "component", type: FabFrame, selector: "frames-fab" }, { kind: "component", type: LoadingFrame, selector: "frames-loading" }, { kind: "component", type: SideNavFrame, selector: "frames-side-nav" }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: EntranceFrame, selector: "frames-entrance" }, { kind: "component", type:
121
121
  // DrawerFrameStore,
122
122
  DrawerFrame, selector: "frames-drawer" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
123
123
  }
@@ -171,7 +171,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
171
171
  </frames-loading>
172
172
  `, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
173
173
  AppFrameStore,
174
- ], styles: [":host{--primary-color-SCOPED-IN-frames-app-c4ym: var(--primary-color);--on-primary-color-SCOPED-IN-frames-app-c4ym: var(--on-primary-color);--surface-color-SCOPED-IN-frames-app-c4ym: var(--surface-color);--on-surface-color-SCOPED-IN-frames-app-c4ym: var(--on-surface-color);--background-color-SCOPED-IN-frames-app-c4ym: var(--background-color);--on-background-color-SCOPED-IN-frames-app-c4ym: var(--on-background-color);--menu-width-SCOPED-IN-frames-app-c4ym: var(--menu-width);--menu-background-color-SCOPED-IN-frames-app-c4ym: var(--menu-background-color);--menu-on-background-color-SCOPED-IN-frames-app-c4ym: var(--menu-on-background-color);--background-primary-color-SCOPED-IN-frames-app-c4ym: var(--background-primary-color);--background-on-primary-color-SCOPED-IN-frames-app-c4ym: var(--background-on-primary-color);--background-background-color-SCOPED-IN-frames-app-c4ym: var(--background-background-color);--loading-primary-color-SCOPED-IN-frames-app-c4ym: var(--loading-primary-color);--menu-padding-top: 56px;--menu-padding-top-SCOPED-IN-frames-app-c4ym: var(--menu-padding-top);--loading-z-index: 1000;--loading-z-index-SCOPED-IN-frames-app-c4ym: var(--loading-z-index)}:host{display:block;width:100%;height:100%;position:fixed;color:var(--primary-color-SCOPED-IN-frames-app-c4ym);touch-action:none}:host *{--primary-color: var(--primary-color-SCOPED-IN-frames-app-c4ym);--on-primary-color: var(--on-primary-color-SCOPED-IN-frames-app-c4ym);--surface-color: var(--surface-color-SCOPED-IN-frames-app-c4ym);--on-surface-color: var(--on-surface-color-SCOPED-IN-frames-app-c4ym);--background-color: var(--background-color-SCOPED-IN-frames-app-c4ym);--on-background-color: var(--on-background-color-SCOPED-IN-frames-app-c4ym);--menu-background-color: var(--menu-background-color-SCOPED-IN-frames-app-c4ym);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-frames-app-c4ym)}:host frames-side-nav{color:#000;--menu-width: var(--menu-width-SCOPED-IN-frames-app-c4ym)}:host frames-loading{--primary-color: var(--loading-primary-color-SCOPED-IN-frames-app-c4ym)}:host templates-background{--primary-color: var(--background-primary-color-SCOPED-IN-frames-app-c4ym);--on-primary-color: var(--background-on-primary-color-SCOPED-IN-frames-app-c4ym);--background-color: var(--background-background-color-SCOPED-IN-frames-app-c4ym);position:absolute;top:0;left:0}\n"] }]
174
+ ], styles: [":host{--primary-color-SCOPED-IN-frames-app-7tdd: var(--primary-color);--on-primary-color-SCOPED-IN-frames-app-7tdd: var(--on-primary-color);--surface-color-SCOPED-IN-frames-app-7tdd: var(--surface-color);--on-surface-color-SCOPED-IN-frames-app-7tdd: var(--on-surface-color);--background-color-SCOPED-IN-frames-app-7tdd: var(--background-color);--on-background-color-SCOPED-IN-frames-app-7tdd: var(--on-background-color);--menu-width-SCOPED-IN-frames-app-7tdd: var(--menu-width);--menu-background-color-SCOPED-IN-frames-app-7tdd: var(--menu-background-color);--menu-on-background-color-SCOPED-IN-frames-app-7tdd: var(--menu-on-background-color);--background-primary-color-SCOPED-IN-frames-app-7tdd: var(--background-primary-color);--background-on-primary-color-SCOPED-IN-frames-app-7tdd: var(--background-on-primary-color);--background-background-color-SCOPED-IN-frames-app-7tdd: var(--background-background-color);--loading-primary-color-SCOPED-IN-frames-app-7tdd: var(--loading-primary-color);--menu-padding-top: 56px;--menu-padding-top-SCOPED-IN-frames-app-7tdd: var(--menu-padding-top);--loading-z-index: 1000;--loading-z-index-SCOPED-IN-frames-app-7tdd: var(--loading-z-index)}:host{display:block;width:100%;height:100%;position:fixed;color:var(--primary-color-SCOPED-IN-frames-app-7tdd);touch-action:none}:host *{--primary-color: var(--primary-color-SCOPED-IN-frames-app-7tdd);--on-primary-color: var(--on-primary-color-SCOPED-IN-frames-app-7tdd);--surface-color: var(--surface-color-SCOPED-IN-frames-app-7tdd);--on-surface-color: var(--on-surface-color-SCOPED-IN-frames-app-7tdd);--background-color: var(--background-color-SCOPED-IN-frames-app-7tdd);--on-background-color: var(--on-background-color-SCOPED-IN-frames-app-7tdd);--menu-background-color: var(--menu-background-color-SCOPED-IN-frames-app-7tdd);--menu-on-background-color: var(--menu-on-background-color-SCOPED-IN-frames-app-7tdd)}:host frames-side-nav{color:#000;--menu-width: var(--menu-width-SCOPED-IN-frames-app-7tdd)}:host frames-loading{--primary-color: var(--loading-primary-color-SCOPED-IN-frames-app-7tdd)}:host templates-background{--primary-color: var(--background-primary-color-SCOPED-IN-frames-app-7tdd);--on-primary-color: var(--background-on-primary-color-SCOPED-IN-frames-app-7tdd);--background-color: var(--background-background-color-SCOPED-IN-frames-app-7tdd);position:absolute;top:0;left:0}\n"] }]
175
175
  }] });
176
176
 
177
177
  /**
@@ -4,13 +4,13 @@ import { Component, ChangeDetectionStrategy } from '@angular/core';
4
4
 
5
5
  class AutoLayoutFrame {
6
6
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: AutoLayoutFrame, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: AutoLayoutFrame, isStandalone: true, selector: "frames-auto-layout", ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{--gap: 24px;--gap-SCOPED-IN-auto-layout-9Z4w: var(--gap);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-auto-layout-9Z4w: var(--vertical-padding)}:host{display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-9Z4w);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-9Z4w) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
7
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: AutoLayoutFrame, isStandalone: true, selector: "frames-auto-layout", ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{--gap: 24px;--gap-SCOPED-IN-auto-layout-jRWk: var(--gap);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-auto-layout-jRWk: var(--vertical-padding)}:host{display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-jRWk);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-jRWk) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
8
8
  }
9
9
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: AutoLayoutFrame, decorators: [{
10
10
  type: Component,
11
11
  args: [{ selector: 'frames-auto-layout', standalone: true, imports: [
12
12
  CommonModule,
13
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>", styles: [":host{--gap: 24px;--gap-SCOPED-IN-auto-layout-9Z4w: var(--gap);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-auto-layout-9Z4w: var(--vertical-padding)}:host{display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-9Z4w);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-9Z4w) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}\n"] }]
13
+ ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>", styles: [":host{--gap: 24px;--gap-SCOPED-IN-auto-layout-jRWk: var(--gap);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-auto-layout-jRWk: var(--vertical-padding)}:host{display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-jRWk);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-jRWk) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}\n"] }]
14
14
  }] });
15
15
 
16
16
  /**
@@ -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-dHWs: 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-dHWs)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-dHWs)}: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-UWS6: 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-UWS6)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-UWS6)}: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: "17.2.2", ngImport: i0, type: ColumnsFrame, decorators: [{
109
109
  type: Component,
@@ -134,7 +134,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-dHWs: 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-dHWs)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-dHWs)}: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-UWS6: 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-UWS6)}:host[type=row] .container.right{max-width:var(--side-width-SCOPED-IN-columns-UWS6)}: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: "17.2.2", ngImport: i0, type: ColumnsFrameModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
@@ -59,7 +59,7 @@ class DividerFrame extends NgAtomicComponent {
59
59
  <div class="second">
60
60
  <ng-content select="[second]"></ng-content>
61
61
  </div>
62
- `, isInline: true, styles: [":host{--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-b49I: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-b49I: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-b49I: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host div.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-b49I),var(--min-first-content-height-SCOPED-IN-divider-b49I)),var(--max-first-content-height-SCOPED-IN-divider-b49I));overflow:hidden;display:flex;flex-direction:column}:host mat-divider{z-index:1000;width:100%;cursor:row-resize}:host div.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-b49I),var(--min-first-content-height-SCOPED-IN-divider-b49I)),var(--max-first-content-height-SCOPED-IN-divider-b49I)));overflow:hidden}\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 }); }
62
+ `, isInline: true, styles: [":host{--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-XQDF: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-XQDF: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-XQDF: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host div.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-XQDF),var(--min-first-content-height-SCOPED-IN-divider-XQDF)),var(--max-first-content-height-SCOPED-IN-divider-XQDF));overflow:hidden;display:flex;flex-direction:column}:host mat-divider{z-index:1000;width:100%;cursor:row-resize}:host div.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-XQDF),var(--min-first-content-height-SCOPED-IN-divider-XQDF)),var(--max-first-content-height-SCOPED-IN-divider-XQDF)));overflow:hidden}\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 }); }
63
63
  }
64
64
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: DividerFrame, decorators: [{
65
65
  type: Component,
@@ -83,7 +83,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
83
83
  <div class="second">
84
84
  <ng-content select="[second]"></ng-content>
85
85
  </div>
86
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-b49I: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-b49I: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-b49I: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host div.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-b49I),var(--min-first-content-height-SCOPED-IN-divider-b49I)),var(--max-first-content-height-SCOPED-IN-divider-b49I));overflow:hidden;display:flex;flex-direction:column}:host mat-divider{z-index:1000;width:100%;cursor:row-resize}:host div.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-b49I),var(--min-first-content-height-SCOPED-IN-divider-b49I)),var(--max-first-content-height-SCOPED-IN-divider-b49I)));overflow:hidden}\n"] }]
86
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--first-content-height: 0px;--first-content-height-SCOPED-IN-divider-XQDF: var(--first-content-height);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-divider-XQDF: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-divider-XQDF: var(--max-first-content-height)}:host{position:relative;display:flex;flex-direction:column;height:100%;width:100%}:host div.first{height:min(max(var(--first-content-height-SCOPED-IN-divider-XQDF),var(--min-first-content-height-SCOPED-IN-divider-XQDF)),var(--max-first-content-height-SCOPED-IN-divider-XQDF));overflow:hidden;display:flex;flex-direction:column}:host mat-divider{z-index:1000;width:100%;cursor:row-resize}:host div.second{display:flex;flex-direction:column;height:calc(100% - min(max(var(--first-content-height-SCOPED-IN-divider-XQDF),var(--min-first-content-height-SCOPED-IN-divider-XQDF)),var(--max-first-content-height-SCOPED-IN-divider-XQDF)));overflow:hidden}\n"] }]
87
87
  }] });
88
88
 
89
89
  /**
@@ -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-6S3k: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-6S3k: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-6S3k: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-6S3k: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-6S3k)}: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-YUpJ: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-YUpJ: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-YUpJ: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-YUpJ: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-YUpJ)}: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: "17.2.2", ngImport: i0, type: DrawerFrame, decorators: [{
43
43
  type: Component,
@@ -56,7 +56,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-6S3k: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-6S3k: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-6S3k: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-6S3k: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-6S3k)}: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-YUpJ: var(--content-width);--height: 100%;--height-SCOPED-IN-drawer-YUpJ: var(--height);--background-color: #f0f0f0;--background-color-SCOPED-IN-drawer-YUpJ: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-drawer-YUpJ: var(--surface-color)}:host{display:contents;height:var(--height-SCOPED-IN-drawer-YUpJ)}: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
  /**
@@ -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-Kimx: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-Kimx);--container-color-SCOPED-IN-fab-Kimx: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-Kimx: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-Kimx: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-Kimx: 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-Kimx);right:var(--fab-button-right-SCOPED-IN-fab-Kimx);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-lKsm: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-lKsm);--container-color-SCOPED-IN-fab-lKsm: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-lKsm: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-lKsm: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-lKsm: 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-lKsm);right:var(--fab-button-right-SCOPED-IN-fab-lKsm);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: "17.2.2", ngImport: i0, type: FabFrame, decorators: [{
71
71
  type: Component,
@@ -86,7 +86,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
86
86
  },
87
87
  ], host: {
88
88
  '[attr.hide]': 'store.hide()',
89
- }, styles: [":host{--primary-color: #039be5;--primary-color-SCOPED-IN-fab-Kimx: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-Kimx);--container-color-SCOPED-IN-fab-Kimx: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-Kimx: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-Kimx: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-Kimx: 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-Kimx);right:var(--fab-button-right-SCOPED-IN-fab-Kimx);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-lKsm: var(--primary-color);--container-color: var(--primary-color-SCOPED-IN-fab-lKsm);--container-color-SCOPED-IN-fab-lKsm: var(--container-color);--icon-color: #fff;--icon-color-SCOPED-IN-fab-lKsm: var(--icon-color);--fab-button-bottom: 16px;--fab-button-bottom-SCOPED-IN-fab-lKsm: var(--fab-button-bottom);--fab-button-right: 16px;--fab-button-right-SCOPED-IN-fab-lKsm: 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-lKsm);right:var(--fab-button-right-SCOPED-IN-fab-lKsm);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
  /**
@@ -147,7 +147,7 @@ class LineUpFrame {
147
147
  @if (store.hasNext()) {
148
148
  <div class="next" @hasNext><ng-content select=[next] /></div>
149
149
  }
150
- `, isInline: true, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-j00c: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-j00c: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-j00c: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-j00c: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-j00c: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-j00c));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-j00c);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 }); }
150
+ `, isInline: true, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-1vaZ: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-1vaZ: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-1vaZ: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-1vaZ: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-1vaZ: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-1vaZ));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-1vaZ);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 }); }
151
151
  }
152
152
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: LineUpFrame, decorators: [{
153
153
  type: Component,
@@ -163,7 +163,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
163
163
  },
164
164
  ], host: {
165
165
  'attr.has-next': 'store.hasNext()',
166
- }, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-j00c: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-j00c: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-j00c: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-j00c: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-j00c: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-j00c));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-j00c);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"] }]
166
+ }, styles: [":host{--gap: 0px;--gap-SCOPED-IN-line-up-1vaZ: var(--gap);--background-color: #ccc;--background-color-SCOPED-IN-line-up-1vaZ: var(--background-color);--next-width: 100%;--next-width-SCOPED-IN-line-up-1vaZ: var(--next-width);--next-max-width: fit-content;--next-max-width-SCOPED-IN-line-up-1vaZ: var(--next-max-width);--translate-x: 0px;--translate-x-SCOPED-IN-line-up-1vaZ: var(--translate-x)}:host{position:relative;transform:translate(var(--translate-x-SCOPED-IN-line-up-1vaZ));transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-1vaZ);width:100%;height:100%}:host .main{max-width:100%;height:100%;z-index:2}:host .next{width:100%;height:100%;z-index:1}\n"] }]
167
167
  }] });
168
168
 
169
169
  /**
@@ -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-F0Bl: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-F0Bl: 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-F0Bl);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-F0Bl)}\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-duWo: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-duWo: 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-duWo);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-duWo)}\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: "17.2.2", ngImport: i0, type: LoadingFrame, decorators: [{
32
32
  type: Component,
@@ -42,7 +42,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
42
42
  directive: LoadingFrameStore,
43
43
  inputs: ['isLoading'],
44
44
  }
45
- ], styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-F0Bl: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-F0Bl: 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-F0Bl);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-F0Bl)}\n"] }]
45
+ ], styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-loading-duWo: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-loading-duWo: 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-duWo);--on-primary-color: var(--on-primary-color-SCOPED-IN-loading-duWo)}\n"] }]
46
46
  }] });
47
47
 
48
48
  /**
@@ -35,7 +35,7 @@ class OverlayFrame {
35
35
  @if (store.hasNext()) {
36
36
  <div class="next content" @hasNext><ng-content select=[next] /></div>
37
37
  }
38
- `, isInline: true, styles: [":host{--width: 100%;--width-SCOPED-IN-line-overlay-6vEj: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-6vEj: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-6vEj);height:var(--height-SCOPED-IN-line-overlay-6vEj)}:host .content{position:absolute;top:0;left:0;width:100%;height:100%}:host .main{z-index:1}:host .next{z-index:2}\n"], dependencies: [{ kind: "ngmodule", type: MatProgressSpinnerModule }], animations: [OVERLAY_ANIMATION], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
38
+ `, isInline: true, styles: [":host{--width: 100%;--width-SCOPED-IN-line-overlay-OSHj: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-OSHj: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-OSHj);height:var(--height-SCOPED-IN-line-overlay-OSHj)}:host .content{position:absolute;top:0;left:0;width:100%;height:100%}:host .main{z-index:1}:host .next{z-index:2}\n"], dependencies: [{ kind: "ngmodule", type: MatProgressSpinnerModule }], animations: [OVERLAY_ANIMATION], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
39
39
  }
40
40
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: OverlayFrame, decorators: [{
41
41
  type: Component,
@@ -51,7 +51,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
51
51
  directive: OverlayFrameStore,
52
52
  inputs: ['hasNext'],
53
53
  },
54
- ], styles: [":host{--width: 100%;--width-SCOPED-IN-line-overlay-6vEj: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-6vEj: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-6vEj);height:var(--height-SCOPED-IN-line-overlay-6vEj)}:host .content{position:absolute;top:0;left:0;width:100%;height:100%}:host .main{z-index:1}:host .next{z-index:2}\n"] }]
54
+ ], styles: [":host{--width: 100%;--width-SCOPED-IN-line-overlay-OSHj: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-OSHj: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-OSHj);height:var(--height-SCOPED-IN-line-overlay-OSHj)}:host .content{position:absolute;top:0;left:0;width:100%;height:100%}:host .main{z-index:1}:host .next{z-index:2}\n"] }]
55
55
  }] });
56
56
 
57
57
  /**
@@ -80,7 +80,7 @@ class RouterOutletFrame extends NgAtomicComponent {
80
80
  }
81
81
  <ng-template #main><ng-content main /></ng-template>
82
82
  <ng-template #next><router-outlet [name]="store.name()"/></ng-template>
83
- `, isInline: true, styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-vW4D: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-vW4D: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-vW4D: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-vW4D: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-vW4D);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-vW4D);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-vW4D);--background-color: var(--background-color-SCOPED-IN-router-outlet-vW4D)}\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 }); }
83
+ `, isInline: true, styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-RdjV: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-RdjV: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-RdjV: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-RdjV: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-RdjV);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-RdjV);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-RdjV);--background-color: var(--background-color-SCOPED-IN-router-outlet-RdjV)}\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 }); }
84
84
  }
85
85
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: RouterOutletFrame, decorators: [{
86
86
  type: Component,
@@ -111,7 +111,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
111
111
  directive: RouterOutletFrameStore,
112
112
  inputs: ['frame', 'name'],
113
113
  },
114
- ], styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-vW4D: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-vW4D: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-vW4D: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-vW4D: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-vW4D);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-vW4D);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-vW4D);--background-color: var(--background-color-SCOPED-IN-router-outlet-vW4D)}\n"] }]
114
+ ], styles: [":host{display:contents;--primary-color: #ccc;--primary-color-SCOPED-IN-router-outlet-RdjV: var(--primary-color);--on-primary-color: #ccc;--on-primary-color-SCOPED-IN-router-outlet-RdjV: var(--on-primary-color);--surface-color: #ccc;--surface-color-SCOPED-IN-router-outlet-RdjV: var(--surface-color);--background-color: #ccc;--background-color-SCOPED-IN-router-outlet-RdjV: var(--background-color)}:host *{--primary-color: var(--primary-color-SCOPED-IN-router-outlet-RdjV);--on-primary-color: var(--on-primary-color-SCOPED-IN-router-outlet-RdjV);--surface-color: var(--surface-color-SCOPED-IN-router-outlet-RdjV);--background-color: var(--background-color-SCOPED-IN-router-outlet-RdjV)}\n"] }]
115
115
  }] });
116
116
 
117
117
  /**
@@ -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-zAgP: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-zAgP: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-zAgP: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-zAgP: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-zAgP);overflow:hidden}:host .top{height:-moz-fit-content;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-zAgP);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:-moz-fit-content;height:fit-content}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
+ `, isInline: true, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-kum6: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-kum6: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-kum6: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-kum6: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-kum6);overflow:hidden}:host .top{height:-moz-fit-content;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-kum6);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:-moz-fit-content;height:fit-content}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
26
26
  }
27
27
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: ScrollFrame, decorators: [{
28
28
  type: Component,
@@ -39,7 +39,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-zAgP: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-zAgP: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-zAgP: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-zAgP: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-zAgP);overflow:hidden}:host .top{height:-moz-fit-content;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-zAgP);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:-moz-fit-content;height:fit-content}\n"] }]
42
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-kum6: var(--height);--top-height: 56px;--top-height-SCOPED-IN-scroll-kum6: var(--top-height);--bottom-height: 56px;--bottom-height-SCOPED-IN-scroll-kum6: var(--bottom-height);--contents-gap: 16px;--contents-gap-SCOPED-IN-scroll-kum6: var(--contents-gap)}:host{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:var(--height-SCOPED-IN-scroll-kum6);overflow:hidden}:host .top{height:-moz-fit-content;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-kum6);transition:.5s height;overflow:scroll;box-sizing:border-box;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}:host .bottom{height:-moz-fit-content;height:fit-content}\n"] }]
43
43
  }], propDecorators: { contents: [{
44
44
  type: ViewChild,
45
45
  args: ['contents', { static: true }]
@@ -11,7 +11,7 @@ class ScrollFrame {
11
11
  <div class="contents">
12
12
  <ng-content select=[contents]></ng-content>
13
13
  </div>
14
- `, isInline: true, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-zhHm: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-zhHm: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-zhHm);overflow:hidden}:host .navigator{height:var(--navigator-height-SCOPED-IN-scroll-zhHm);transition:.5s height;overflow:hidden;touch-action:none}:host .contents{height:calc(var(--height-SCOPED-IN-scroll-zhHm) - var(--navigator-height-SCOPED-IN-scroll-zhHm));transition:.5s height;overflow:auto;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
14
+ `, isInline: true, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-dObJ: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-dObJ: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-dObJ);overflow:hidden}:host .navigator{height:var(--navigator-height-SCOPED-IN-scroll-dObJ);transition:.5s height;overflow:hidden;touch-action:none}:host .contents{height:calc(var(--height-SCOPED-IN-scroll-dObJ) - var(--navigator-height-SCOPED-IN-scroll-dObJ));transition:.5s height;overflow:auto;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
15
15
  }
16
16
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: ScrollFrame, decorators: [{
17
17
  type: Component,
@@ -24,7 +24,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
24
24
  <div class="contents">
25
25
  <ng-content select=[contents]></ng-content>
26
26
  </div>
27
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-zhHm: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-zhHm: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-zhHm);overflow:hidden}:host .navigator{height:var(--navigator-height-SCOPED-IN-scroll-zhHm);transition:.5s height;overflow:hidden;touch-action:none}:host .contents{height:calc(var(--height-SCOPED-IN-scroll-zhHm) - var(--navigator-height-SCOPED-IN-scroll-zhHm));transition:.5s height;overflow:auto;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}\n"] }]
27
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-dObJ: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-dObJ: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-dObJ);overflow:hidden}:host .navigator{height:var(--navigator-height-SCOPED-IN-scroll-dObJ);transition:.5s height;overflow:hidden;touch-action:none}:host .contents{height:calc(var(--height-SCOPED-IN-scroll-dObJ) - var(--navigator-height-SCOPED-IN-scroll-dObJ));transition:.5s height;overflow:auto;-webkit-overflow-scrolling:touch}:host .contents::-webkit-scrollbar{display:none}\n"] }]
28
28
  }] });
29
29
 
30
30
  /**
@@ -117,7 +117,7 @@ class SideNavFrame extends NgAtomicComponent {
117
117
  }
118
118
  </ng-template>
119
119
  <ng-template #contents><ng-content/></ng-template>
120
- `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-dv9P: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-dv9P: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-dv9P: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-dv9P: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-dv9P: var(--on-primary-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-dv9P: var(--on-background-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-dv9P: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-dv9P: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-dv9P);--menu-background-color-SCOPED-IN-side-nav-dv9P: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-dv9P);--menu-on-background-color-SCOPED-IN-side-nav-dv9P: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-dv9P);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-dv9P);--surface-color: var(--surface-color-SCOPED-IN-side-nav-dv9P);--background-color: var(--background-color-SCOPED-IN-side-nav-dv9P);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-dv9P);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-dv9P);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-dv9P)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-dv9P);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-dv9P);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-dv9P)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-dv9P));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: LineUpFrame, selector: "frames-line-up" }, { kind: "directive", type: IconButtonMenuTemplateStore, selector: "templates-icon-button-menu", inputs: ["actions"] }, { kind: "directive", type: MenuTemplateStore, selector: "templates-menu", inputs: ["actions", "title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
120
+ `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-GzlG: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-GzlG: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-GzlG: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-GzlG: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-GzlG: var(--on-primary-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-GzlG: var(--on-background-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-GzlG: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-GzlG: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-GzlG);--menu-background-color-SCOPED-IN-side-nav-GzlG: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-GzlG);--menu-on-background-color-SCOPED-IN-side-nav-GzlG: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-GzlG);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-GzlG);--surface-color: var(--surface-color-SCOPED-IN-side-nav-GzlG);--background-color: var(--background-color-SCOPED-IN-side-nav-GzlG);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-GzlG);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-GzlG);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-GzlG)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-GzlG);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-GzlG);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-GzlG)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-GzlG));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: LineUpFrame, selector: "frames-line-up" }, { kind: "directive", type: IconButtonMenuTemplateStore, selector: "templates-icon-button-menu", inputs: ["actions"] }, { kind: "directive", type: MenuTemplateStore, selector: "templates-menu", inputs: ["actions", "title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
121
121
  }
122
122
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: SideNavFrame, decorators: [{
123
123
  type: Component,
@@ -174,7 +174,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
174
174
  directive: SideNavFrameStore,
175
175
  inputs: ['actions', 'menuType', 'menuTitle', 'mode', 'frameType'],
176
176
  },
177
- ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-dv9P: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-dv9P: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-dv9P: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-dv9P: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-dv9P: var(--on-primary-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-dv9P: var(--on-background-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-dv9P: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-dv9P: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-dv9P);--menu-background-color-SCOPED-IN-side-nav-dv9P: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-dv9P);--menu-on-background-color-SCOPED-IN-side-nav-dv9P: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-dv9P);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-dv9P);--surface-color: var(--surface-color-SCOPED-IN-side-nav-dv9P);--background-color: var(--background-color-SCOPED-IN-side-nav-dv9P);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-dv9P);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-dv9P);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-dv9P)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-dv9P);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-dv9P);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-dv9P)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-dv9P));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"] }]
177
+ ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-side-nav-GzlG: var(--primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-side-nav-GzlG: var(--secondary-color);--background-color: #B0B0B0;--background-color-SCOPED-IN-side-nav-GzlG: var(--background-color);--surface-color: transparent;--surface-color-SCOPED-IN-side-nav-GzlG: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-side-nav-GzlG: var(--on-primary-color);--on-background-color: #f0f0f0;--on-background-color-SCOPED-IN-side-nav-GzlG: var(--on-background-color);--on-surface-color: #f0f0f0;--on-surface-color-SCOPED-IN-side-nav-GzlG: var(--on-surface-color);--menu-width: 220px;--menu-width-SCOPED-IN-side-nav-GzlG: var(--menu-width);--menu-background-color: var(--primary-color-SCOPED-IN-side-nav-GzlG);--menu-background-color-SCOPED-IN-side-nav-GzlG: var(--menu-background-color);--menu-on-background-color: var(--on-primary-color-SCOPED-IN-side-nav-GzlG);--menu-on-background-color-SCOPED-IN-side-nav-GzlG: var(--menu-on-background-color)}:host{display:block;width:100%;height:100%}:host *{--primary-color: var(--primary-color-SCOPED-IN-side-nav-GzlG);--secondary-color: var(--secondary-color-SCOPED-IN-side-nav-GzlG);--surface-color: var(--surface-color-SCOPED-IN-side-nav-GzlG);--background-color: var(--background-color-SCOPED-IN-side-nav-GzlG);--on-primary-color: var(--on-primary-color-SCOPED-IN-side-nav-GzlG);--on-surface-color: var(--on-surface-color-SCOPED-IN-side-nav-GzlG);--on-background-color: var(--on-background-color-SCOPED-IN-side-nav-GzlG)}:host .content{width:100%;height:100%}:host templates-icon-button-menu,:host templates-menu{width:var(--menu-width-SCOPED-IN-side-nav-GzlG);--background-color: var(--menu-background-color-SCOPED-IN-side-nav-GzlG);--on-background-color: var(--menu-on-background-color-SCOPED-IN-side-nav-GzlG)}:host[frame=lineup] .content{width:calc(100vw - var(--menu-width-SCOPED-IN-side-nav-GzlG));overflow:hidden}:host[frame=drawer] .menu,:host[frame=drawer] templates-menu{width:300px}\n"] }]
178
178
  }] });
179
179
 
180
180
  /**
@@ -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: "17.2.2", ngImport: i0, type: SmartMenuFrame, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.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-bSpD: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-bSpD: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-bSpD: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-bSpD);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-bSpD)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-bSpD)}: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: "17.2.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-Urf0: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-Urf0: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-Urf0: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-Urf0);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-Urf0)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-Urf0)}: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: "17.2.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-bSpD: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-bSpD: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-bSpD: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-bSpD);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-bSpD)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-bSpD)}: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-Urf0: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-Urf0: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-Urf0: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-Urf0);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-Urf0)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-Urf0)}: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']
@@ -11,7 +11,7 @@ class VerticalHideFrame {
11
11
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: VerticalHideFrame, isStandalone: true, selector: "frames-vertical-hide", inputs: { mode: "mode" }, host: { properties: { "attr.mode": "this.mode" } }, ngImport: i0, template: `
12
12
  <ng-content></ng-content>
13
13
  <organisms-vertical-divider></organisms-vertical-divider>
14
- `, isInline: true, styles: [":host{--collapsed-height: 200px;--collapsed-height-SCOPED-IN-vertical-hide-8og6: var(--collapsed-height);--expanded-height: 400px;--expanded-height-SCOPED-IN-vertical-hide-8og6: var(--expanded-height)}:host{position:relative;display:block;transition:.5s height}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{height:var(--collapsed-height-SCOPED-IN-vertical-hide-8og6)}:host[mode=expanded]{height:var(--expanded-height-SCOPED-IN-vertical-hide-8og6)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: VerticalDividerOrganism, selector: "organisms-vertical-divider" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
14
+ `, isInline: true, styles: [":host{--collapsed-height: 200px;--collapsed-height-SCOPED-IN-vertical-hide-TxbS: var(--collapsed-height);--expanded-height: 400px;--expanded-height-SCOPED-IN-vertical-hide-TxbS: var(--expanded-height)}:host{position:relative;display:block;transition:.5s height}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{height:var(--collapsed-height-SCOPED-IN-vertical-hide-TxbS)}:host[mode=expanded]{height:var(--expanded-height-SCOPED-IN-vertical-hide-TxbS)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: VerticalDividerOrganism, selector: "organisms-vertical-divider" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
15
15
  }
16
16
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: VerticalHideFrame, decorators: [{
17
17
  type: Component,
@@ -21,7 +21,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
21
21
  ], template: `
22
22
  <ng-content></ng-content>
23
23
  <organisms-vertical-divider></organisms-vertical-divider>
24
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--collapsed-height: 200px;--collapsed-height-SCOPED-IN-vertical-hide-8og6: var(--collapsed-height);--expanded-height: 400px;--expanded-height-SCOPED-IN-vertical-hide-8og6: var(--expanded-height)}:host{position:relative;display:block;transition:.5s height}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{height:var(--collapsed-height-SCOPED-IN-vertical-hide-8og6)}:host[mode=expanded]{height:var(--expanded-height-SCOPED-IN-vertical-hide-8og6)}\n"] }]
24
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{--collapsed-height: 200px;--collapsed-height-SCOPED-IN-vertical-hide-TxbS: var(--collapsed-height);--expanded-height: 400px;--expanded-height-SCOPED-IN-vertical-hide-TxbS: var(--expanded-height)}:host{position:relative;display:block;transition:.5s height}:host organisms-vertical-divider{position:absolute;bottom:0;width:100%}:host[mode=collapsed]{height:var(--collapsed-height-SCOPED-IN-vertical-hide-TxbS)}:host[mode=expanded]{height:var(--expanded-height-SCOPED-IN-vertical-hide-TxbS)}\n"] }]
25
25
  }], propDecorators: { mode: [{
26
26
  type: Input
27
27
  }, {
@@ -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-lbma: 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-J6Rs: 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: "17.2.2", ngImport: i0, type: DateInputFieldMolecule, decorators: [{
53
53
  type: Component,
@@ -74,7 +74,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-lbma: 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-J6Rs: 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-dtvQ: 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-4GLU: 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: "17.2.2", ngImport: i0, type: DateRangeInputFieldMolecule, decorators: [{
58
58
  type: Component,
@@ -85,7 +85,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-dtvQ: 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-4GLU: 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-nr2M: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-nr2M: 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-nr2M)}: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-F3L6: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-F3L6: 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-F3L6)}: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: "17.2.2", ngImport: i0, type: GridItemMolecule, decorators: [{
45
45
  type: Component,
@@ -64,7 +64,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-nr2M: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-nr2M: 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-nr2M)}: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-F3L6: var(--primary-color);--on-surface-color: #444;--on-surface-color-SCOPED-IN-grid-item-F3L6: 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-F3L6)}: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-fyrj: 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-fyrj);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-GmLG: 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-GmLG);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: "17.2.2", ngImport: i0, type: LoadingBoxMolecule, decorators: [{
43
43
  type: Component,
@@ -51,7 +51,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.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-fyrj: 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-fyrj);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-GmLG: 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-GmLG);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
  /**
@@ -46,7 +46,7 @@ class NavigationListItemMolecule extends NgAtomicComponent {
46
46
  }
47
47
  </div>
48
48
  </mat-list-item>
49
- `, isInline: true, styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-Tyl1: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-Tyl1: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-Tyl1: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-Tyl1: 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 ::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-Tyl1);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-Tyl1);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-Tyl1);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-Tyl1);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-Tyl1);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-Tyl1);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-Tyl1)}\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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
49
+ `, isInline: true, styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-DrO5: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-DrO5: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-DrO5: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-DrO5: 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 ::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-DrO5);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-DrO5);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-DrO5);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-DrO5);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-DrO5);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-DrO5);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-DrO5)}\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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
50
50
  }
51
51
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: NavigationListItemMolecule, decorators: [{
52
52
  type: Component,
@@ -76,7 +76,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
76
76
  directive: NavigationListItemMoleculeStore,
77
77
  inputs: ['action', 'selected'],
78
78
  },
79
- ], styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-Tyl1: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-Tyl1: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-Tyl1: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-Tyl1: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-Tyl1: 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 ::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-Tyl1);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-Tyl1);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-Tyl1);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-Tyl1);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-Tyl1);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-Tyl1);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-Tyl1)}\n"] }]
79
+ ], styles: [":host{display:block;--primary-color: #404040;--primary-color-SCOPED-IN-navigation-list-item-DrO5: var(--primary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-navigation-list-item-DrO5: var(--surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-navigation-list-item-DrO5: var(--background-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-navigation-list-item-DrO5: var(--on-surface-color);--mat-badge-background-color-SCOPED-IN-navigation-list-item-DrO5: 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 ::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-DrO5);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-DrO5);--on-background-color: var(--on-background-color-SCOPED-IN-navigation-list-item-DrO5);--surface-color: var(--surface-color-SCOPED-IN-navigation-list-item-DrO5);--on-surface-color: var(--on-surface-color-SCOPED-IN-navigation-list-item-DrO5);--primary-color: var(--on-primary-color-SCOPED-IN-navigation-list-item-DrO5);--on-primary-color: var(--primary-color-SCOPED-IN-navigation-list-item-DrO5)}\n"] }]
80
80
  }] });
81
81
 
82
82
  /**