@ng-atomic/components 17.0.2 → 17.0.3

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
@@ -331,7 +331,7 @@ class TableOrganism extends NgAtomicComponent {
331
331
  ></tr>
332
332
  <div class="mat-row" *matNoDataRow>No Data</div>
333
333
  </table>
334
- `, isInline: true, styles: [":host{--width: 100%;--width-SCOPED-IN-smart-table-Ih8g: var(--width);--cell: 8px;--cell-SCOPED-IN-smart-table-Ih8g: var(--cell);--column-vertical-padding: 4px;--column-vertical-padding-SCOPED-IN-smart-table-Ih8g: var(--column-vertical-padding)}:host{position:relative;display:block;width:100%;height:100%;overflow:scroll}:host::-webkit-scrollbar{display:none}:host table{width:100%;max-height:100%}:host table .nowrap{width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host table ::ng-deep th,:host table ::ng-deep td{padding:0 var(--column-vertical-padding-SCOPED-IN-smart-table-Ih8g)}:host table ::ng-deep tr.highlight{background-color:#f0f0f0;transition:background-color .5s}:host .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width-SCOPED-IN-smart-table-Ih8g) - var(--cell-SCOPED-IN-smart-table-Ih8g) * 4);height:3em;padding-left:calc(var(--cell-SCOPED-IN-smart-table-Ih8g) * 2);padding-right:calc(var(--cell-SCOPED-IN-smart-table-Ih8g) * 2)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: MatTableModule }, { kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatRecycleRows, selector: "mat-table[recycleRows], table[mat-table][recycleRows]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i1.MatNoDataRow, selector: "ng-template[matNoDataRow]" }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "ngmodule", type: MatMenuModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: ActionsColumnMolecule, selector: "molecules-actions-column" }, { kind: "component", type: CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: ["name", "selection"] }, { kind: "component", type: SmartColumnMolecule, selector: "molecules-smart-column", inputs: ["headerText", "name"], outputs: ["headerClick"] }, { kind: "component", type: TreeColumnMolecule, selector: "molecules-tree-column", outputs: ["headerClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
334
+ `, isInline: true, styles: [":host{--width: 100%;--width-SCOPED-IN-smart-table-tka5: var(--width);--cell: 8px;--cell-SCOPED-IN-smart-table-tka5: var(--cell);--column-vertical-padding: 4px;--column-vertical-padding-SCOPED-IN-smart-table-tka5: var(--column-vertical-padding)}:host{position:relative;display:block;width:100%;height:100%;overflow:scroll}:host::-webkit-scrollbar{display:none}:host table{width:100%;max-height:100%}:host table .nowrap{width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host table ::ng-deep th,:host table ::ng-deep td{padding:0 var(--column-vertical-padding-SCOPED-IN-smart-table-tka5)}:host table ::ng-deep tr.highlight{background-color:#f0f0f0;transition:background-color .5s}:host .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width-SCOPED-IN-smart-table-tka5) - var(--cell-SCOPED-IN-smart-table-tka5) * 4);height:3em;padding-left:calc(var(--cell-SCOPED-IN-smart-table-tka5) * 2);padding-right:calc(var(--cell-SCOPED-IN-smart-table-tka5) * 2)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: MatTableModule }, { kind: "component", type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i1.MatRecycleRows, selector: "mat-table[recycleRows], table[mat-table][recycleRows]" }, { kind: "directive", type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "component", type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "directive", type: i1.MatNoDataRow, selector: "ng-template[matNoDataRow]" }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "ngmodule", type: MatMenuModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: ActionsColumnMolecule, selector: "molecules-actions-column" }, { kind: "component", type: CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: ["name", "selection"] }, { kind: "component", type: SmartColumnMolecule, selector: "molecules-smart-column", inputs: ["headerText", "name"], outputs: ["headerClick"] }, { kind: "component", type: TreeColumnMolecule, selector: "molecules-tree-column", outputs: ["headerClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
335
335
  }
336
336
  __decorate([
337
337
  Effect(CheckboxColumnMolecule.ActionId.CHECKBOX_CLICK),
@@ -414,7 +414,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
414
414
  directive: TableOrganismStore,
415
415
  inputs: ['form', 'itemActions', 'selection', 'items', 'childrenKey', 'highlight'],
416
416
  },
417
- ], host: { class: 'organism' }, styles: [":host{--width: 100%;--width-SCOPED-IN-smart-table-Ih8g: var(--width);--cell: 8px;--cell-SCOPED-IN-smart-table-Ih8g: var(--cell);--column-vertical-padding: 4px;--column-vertical-padding-SCOPED-IN-smart-table-Ih8g: var(--column-vertical-padding)}:host{position:relative;display:block;width:100%;height:100%;overflow:scroll}:host::-webkit-scrollbar{display:none}:host table{width:100%;max-height:100%}:host table .nowrap{width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host table ::ng-deep th,:host table ::ng-deep td{padding:0 var(--column-vertical-padding-SCOPED-IN-smart-table-Ih8g)}:host table ::ng-deep tr.highlight{background-color:#f0f0f0;transition:background-color .5s}:host .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width-SCOPED-IN-smart-table-Ih8g) - var(--cell-SCOPED-IN-smart-table-Ih8g) * 4);height:3em;padding-left:calc(var(--cell-SCOPED-IN-smart-table-Ih8g) * 2);padding-right:calc(var(--cell-SCOPED-IN-smart-table-Ih8g) * 2)}\n"] }]
417
+ ], host: { class: 'organism' }, styles: [":host{--width: 100%;--width-SCOPED-IN-smart-table-tka5: var(--width);--cell: 8px;--cell-SCOPED-IN-smart-table-tka5: var(--cell);--column-vertical-padding: 4px;--column-vertical-padding-SCOPED-IN-smart-table-tka5: var(--column-vertical-padding)}:host{position:relative;display:block;width:100%;height:100%;overflow:scroll}:host::-webkit-scrollbar{display:none}:host table{width:100%;max-height:100%}:host table .nowrap{width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host table ::ng-deep th,:host table ::ng-deep td{padding:0 var(--column-vertical-padding-SCOPED-IN-smart-table-tka5)}:host table ::ng-deep tr.highlight{background-color:#f0f0f0;transition:background-color .5s}:host .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width-SCOPED-IN-smart-table-tka5) - var(--cell-SCOPED-IN-smart-table-tka5) * 4);height:3em;padding-left:calc(var(--cell-SCOPED-IN-smart-table-tka5) * 2);padding-right:calc(var(--cell-SCOPED-IN-smart-table-tka5) * 2)}\n"] }]
418
418
  }], propDecorators: { onCheckboxClick: [] } });
419
419
 
420
420
  /**
@@ -48,7 +48,7 @@ class TextInputSectionOrganism extends NgAtomicComponent {
48
48
  (action)="dispatch($event)"
49
49
  />
50
50
  }
51
- `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-pI6n: var(--horizontal-padding)}:host{display:flex;flex-direction:row;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-pI6n) 0;box-sizing:border-box}:host:has(atoms-smart-button){padding:0 0 0 var(--horizontal-padding-SCOPED-IN-text-input-section-pI6n)}:host .molecule.input-field,:host mat-form-field{width:100%;flex:1fr}:host atoms-smart-menu-button{flex:auto;margin-top:4px;margin-right:-16px}\n"], dependencies: [{ kind: "directive", type: TextInputFieldMoleculeStore, selector: "molecules-text-input-field", inputs: ["appearance", "type", "name", "label", "control", "placeholder", "hint", "pattern", "autoComplete"] }, { kind: "directive", type: SmartMenuButtonAtomStore, selector: "atoms-smart-menu-button", inputs: ["actions", "type"] }] }); }
51
+ `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-IvVI: var(--horizontal-padding)}:host{display:flex;flex-direction:row;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-IvVI) 0;box-sizing:border-box}:host:has(atoms-smart-button){padding:0 0 0 var(--horizontal-padding-SCOPED-IN-text-input-section-IvVI)}:host .molecule.input-field,:host mat-form-field{width:100%;flex:1fr}:host atoms-smart-menu-button{flex:auto;margin-top:4px;margin-right:-16px}\n"], dependencies: [{ kind: "directive", type: TextInputFieldMoleculeStore, selector: "molecules-text-input-field", inputs: ["appearance", "type", "name", "label", "control", "placeholder", "hint", "pattern", "autoComplete"] }, { kind: "directive", type: SmartMenuButtonAtomStore, selector: "atoms-smart-menu-button", inputs: ["actions", "type"] }] }); }
52
52
  }
53
53
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: TextInputSectionOrganism, decorators: [{
54
54
  type: Component,
@@ -75,7 +75,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
75
75
  directive: TextInputSectionOrganismStore,
76
76
  inputs: ['label', 'placeholder', 'type', 'hint', 'control', 'autoComplete', 'actions'],
77
77
  }
78
- ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-pI6n: var(--horizontal-padding)}:host{display:flex;flex-direction:row;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-pI6n) 0;box-sizing:border-box}:host:has(atoms-smart-button){padding:0 0 0 var(--horizontal-padding-SCOPED-IN-text-input-section-pI6n)}:host .molecule.input-field,:host mat-form-field{width:100%;flex:1fr}:host atoms-smart-menu-button{flex:auto;margin-top:4px;margin-right:-16px}\n"] }]
78
+ ], styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-IvVI: var(--horizontal-padding)}:host{display:flex;flex-direction:row;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-IvVI) 0;box-sizing:border-box}:host:has(atoms-smart-button){padding:0 0 0 var(--horizontal-padding-SCOPED-IN-text-input-section-IvVI)}:host .molecule.input-field,:host mat-form-field{width:100%;flex:1fr}:host atoms-smart-menu-button{flex:auto;margin-top:4px;margin-right:-16px}\n"] }]
79
79
  }] });
80
80
 
81
81
  /**
@@ -52,7 +52,7 @@ class TextareaSectionOrganism extends NgAtomicComponent {
52
52
  (action)="dispatch($event)"
53
53
  />
54
54
  }
55
- `, isInline: true, styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-In08: var(--vertical-padding)}:host{display:block;width:100%;position:relative;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-In08);box-sizing:border-box}:host molecules-textarea-field{width:100%}:host atoms-smart-menu-button{position:absolute;bottom:4px;right:4px;background-color:#fff}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: TextareaFieldMolecule, selector: "molecules-textarea-field" }, { kind: "component", type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
55
+ `, isInline: true, styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-eUZS: var(--vertical-padding)}:host{display:block;width:100%;position:relative;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-eUZS);box-sizing:border-box}:host molecules-textarea-field{width:100%}:host atoms-smart-menu-button{position:absolute;bottom:4px;right:4px;background-color:#fff}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: TextareaFieldMolecule, selector: "molecules-textarea-field" }, { kind: "component", type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
56
56
  }
57
57
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: TextareaSectionOrganism, decorators: [{
58
58
  type: Component,
@@ -82,7 +82,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
82
82
  directive: TextareaSectionOrganismStore,
83
83
  inputs: ['appearance', 'label', 'rows', 'placeholder', 'floatLabel', 'hint', 'control', 'actions'],
84
84
  }
85
- ], styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-In08: var(--vertical-padding)}:host{display:block;width:100%;position:relative;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-In08);box-sizing:border-box}:host molecules-textarea-field{width:100%}:host atoms-smart-menu-button{position:absolute;bottom:4px;right:4px;background-color:#fff}\n"] }]
85
+ ], styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-eUZS: var(--vertical-padding)}:host{display:block;width:100%;position:relative;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-eUZS);box-sizing:border-box}:host molecules-textarea-field{width:100%}:host atoms-smart-menu-button{position:absolute;bottom:4px;right:4px;background-color:#fff}\n"] }]
86
86
  }] });
87
87
 
88
88
  /**
@@ -64,7 +64,7 @@ class ThreadMessagesSectionOrganism extends NgAtomicComponent {
64
64
  </div>
65
65
  <mat-divider />
66
66
  }
67
- `, isInline: true, styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-rsQR: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-rsQR: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-rsQR: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-rsQR: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-rsQR: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-rsQR: var(--on-background-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;color:var(--on-surface-color-SCOPED-IN-%COMP%-rsQR)}:host .message{padding:8px 16px}:host .message .header{display:flex;justify-content:flex-start;align-items:center;padding:8px 0;box-sizing:border-box;gap:8px}:host .message .header .name{font-size:14px;font-weight:700}:host .message .header .description{display:flex;justify-content:flex-start;gap:4px;font-size:12px}:host .message .header img{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color-SCOPED-IN-%COMP%-rsQR)}:host .message .content{font-size:14px;padding-bottom:24px;box-sizing:border-box}:host .message .bottom.actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}:host .message .bottom.actions button{height:32px;padding:0 8px;--mdc-outlined-button-label-text-size: 12px}:host mat-divider{width:calc(100% - 16px);box-sizing:border-box;margin:0 8px}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: ActionsPipe, name: "resolveActions" }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "pipe", type: DataAccessorPipe, name: "dataAccessor" }, { kind: "ngmodule", type: MatDividerModule }, { kind: "component", type: i2.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "directive", type: FallbackSrcDirective, selector: "[fallbackSrc]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
67
+ `, isInline: true, styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-3fup: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-3fup: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-3fup: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-3fup: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-3fup: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-3fup: var(--on-background-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;color:var(--on-surface-color-SCOPED-IN-%COMP%-3fup)}:host .message{padding:8px 16px}:host .message .header{display:flex;justify-content:flex-start;align-items:center;padding:8px 0;box-sizing:border-box;gap:8px}:host .message .header .name{font-size:14px;font-weight:700}:host .message .header .description{display:flex;justify-content:flex-start;gap:4px;font-size:12px}:host .message .header img{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color-SCOPED-IN-%COMP%-3fup)}:host .message .content{font-size:14px;padding-bottom:24px;box-sizing:border-box}:host .message .bottom.actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}:host .message .bottom.actions button{height:32px;padding:0 8px;--mdc-outlined-button-label-text-size: 12px}:host mat-divider{width:calc(100% - 16px);box-sizing:border-box;margin:0 8px}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: ActionsPipe, name: "resolveActions" }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "pipe", type: DataAccessorPipe, name: "dataAccessor" }, { kind: "ngmodule", type: MatDividerModule }, { kind: "component", type: i2.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { kind: "directive", type: FallbackSrcDirective, selector: "[fallbackSrc]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
68
68
  }
69
69
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: ThreadMessagesSectionOrganism, decorators: [{
70
70
  type: Component,
@@ -115,7 +115,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
115
115
  directive: ThreadMessagesSectionOrganismStore,
116
116
  inputs: ['comments', 'noCommentMessage', 'commentActions']
117
117
  }
118
- ], styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-rsQR: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-rsQR: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-rsQR: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-rsQR: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-rsQR: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-rsQR: var(--on-background-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;color:var(--on-surface-color-SCOPED-IN-%COMP%-rsQR)}:host .message{padding:8px 16px}:host .message .header{display:flex;justify-content:flex-start;align-items:center;padding:8px 0;box-sizing:border-box;gap:8px}:host .message .header .name{font-size:14px;font-weight:700}:host .message .header .description{display:flex;justify-content:flex-start;gap:4px;font-size:12px}:host .message .header img{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color-SCOPED-IN-%COMP%-rsQR)}:host .message .content{font-size:14px;padding-bottom:24px;box-sizing:border-box}:host .message .bottom.actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}:host .message .bottom.actions button{height:32px;padding:0 8px;--mdc-outlined-button-label-text-size: 12px}:host mat-divider{width:calc(100% - 16px);box-sizing:border-box;margin:0 8px}\n"] }]
118
+ ], styles: [":host{display:block;--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-3fup: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-3fup: var(--on-primary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-3fup: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-3fup: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-3fup: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-3fup: var(--on-background-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;color:var(--on-surface-color-SCOPED-IN-%COMP%-3fup)}:host .message{padding:8px 16px}:host .message .header{display:flex;justify-content:flex-start;align-items:center;padding:8px 0;box-sizing:border-box;gap:8px}:host .message .header .name{font-size:14px;font-weight:700}:host .message .header .description{display:flex;justify-content:flex-start;gap:4px;font-size:12px}:host .message .header img{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color-SCOPED-IN-%COMP%-3fup)}:host .message .content{font-size:14px;padding-bottom:24px;box-sizing:border-box}:host .message .bottom.actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}:host .message .bottom.actions button{height:32px;padding:0 8px;--mdc-outlined-button-label-text-size: 12px}:host mat-divider{width:calc(100% - 16px);box-sizing:border-box;margin:0 8px}\n"] }]
119
119
  }] });
120
120
 
121
121
  /**
@@ -113,7 +113,7 @@ class IndexPage extends NgAtomicComponent {
113
113
  (action)="dispatch($event)"
114
114
  />
115
115
  </frames-router-outlet>
116
- `, isInline: true, styles: [":host{width:100%;height:100%;display:block;--page-width-lv3-SCOPED-IN-index-hViN: var(--page-width-lv3);--primary-color-SCOPED-IN-index-hViN: var(--primary-color);--on-primary-color-SCOPED-IN-index-hViN: var(--on-primary-color);--surface-color-SCOPED-IN-index-hViN: var(--surface-color);--on-surface-color-SCOPED-IN-index-hViN: var(--on-surface-color);--on-background-color-SCOPED-IN-index-hViN: var(--on-background-color);--background-color-SCOPED-IN-index-hViN: var(--background-color)}:host .template{width:var(--page-width-lv3-SCOPED-IN-index-hViN)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-hViN);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-hViN);--surface-color: var(--surface-color-SCOPED-IN-index-hViN);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-hViN);--background-color: var(--background-color-SCOPED-IN-index-hViN);--on-background-color: var(--on-background-color-SCOPED-IN-index-hViN)}\n"], dependencies: [{ kind: "component", type: RouterOutletFrame, selector: "frames-router-outlet" }, { kind: "component", type: IndexTemplate, selector: "templates-index" }] }); }
116
+ `, isInline: true, styles: [":host{width:100%;height:100%;display:block;--page-width-lv3-SCOPED-IN-index-riOU: var(--page-width-lv3);--primary-color-SCOPED-IN-index-riOU: var(--primary-color);--on-primary-color-SCOPED-IN-index-riOU: var(--on-primary-color);--surface-color-SCOPED-IN-index-riOU: var(--surface-color);--on-surface-color-SCOPED-IN-index-riOU: var(--on-surface-color);--on-background-color-SCOPED-IN-index-riOU: var(--on-background-color);--background-color-SCOPED-IN-index-riOU: var(--background-color)}:host .template{width:var(--page-width-lv3-SCOPED-IN-index-riOU)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-riOU);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-riOU);--surface-color: var(--surface-color-SCOPED-IN-index-riOU);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-riOU);--background-color: var(--background-color-SCOPED-IN-index-riOU);--on-background-color: var(--on-background-color-SCOPED-IN-index-riOU)}\n"], dependencies: [{ kind: "component", type: RouterOutletFrame, selector: "frames-router-outlet" }, { kind: "component", type: IndexTemplate, selector: "templates-index" }] }); }
117
117
  }
118
118
  __decorate([
119
119
  Effect(IndexTemplate.ActionId.BACK),
@@ -154,7 +154,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
154
154
  (action)="dispatch($event)"
155
155
  />
156
156
  </frames-router-outlet>
157
- `, hostDirectives: [IndexPageStore], styles: [":host{width:100%;height:100%;display:block;--page-width-lv3-SCOPED-IN-index-hViN: var(--page-width-lv3);--primary-color-SCOPED-IN-index-hViN: var(--primary-color);--on-primary-color-SCOPED-IN-index-hViN: var(--on-primary-color);--surface-color-SCOPED-IN-index-hViN: var(--surface-color);--on-surface-color-SCOPED-IN-index-hViN: var(--on-surface-color);--on-background-color-SCOPED-IN-index-hViN: var(--on-background-color);--background-color-SCOPED-IN-index-hViN: var(--background-color)}:host .template{width:var(--page-width-lv3-SCOPED-IN-index-hViN)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-hViN);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-hViN);--surface-color: var(--surface-color-SCOPED-IN-index-hViN);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-hViN);--background-color: var(--background-color-SCOPED-IN-index-hViN);--on-background-color: var(--on-background-color-SCOPED-IN-index-hViN)}\n"] }]
157
+ `, hostDirectives: [IndexPageStore], styles: [":host{width:100%;height:100%;display:block;--page-width-lv3-SCOPED-IN-index-riOU: var(--page-width-lv3);--primary-color-SCOPED-IN-index-riOU: var(--primary-color);--on-primary-color-SCOPED-IN-index-riOU: var(--on-primary-color);--surface-color-SCOPED-IN-index-riOU: var(--surface-color);--on-surface-color-SCOPED-IN-index-riOU: var(--on-surface-color);--on-background-color-SCOPED-IN-index-riOU: var(--on-background-color);--background-color-SCOPED-IN-index-riOU: var(--background-color)}:host .template{width:var(--page-width-lv3-SCOPED-IN-index-riOU)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-riOU);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-riOU);--surface-color: var(--surface-color-SCOPED-IN-index-riOU);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-riOU);--background-color: var(--background-color-SCOPED-IN-index-riOU);--on-background-color: var(--on-background-color-SCOPED-IN-index-riOU)}\n"] }]
158
158
  }], propDecorators: { back: [], checkboxClick: [], itemClick: [] } });
159
159
 
160
160
  /**
@@ -123,7 +123,7 @@ class FormPage extends NgAtomicComponent {
123
123
  (action)="dispatch($event)"
124
124
  />
125
125
  </frames-router-outlet>
126
- `, isInline: true, styles: [":host{width:100%;height:100%;display:block;--page-width-lv1-SCOPED-IN-form-KweA: var(--page-width-lv1);--page-width-lv2-SCOPED-IN-form-KweA: var(--page-width-lv2);--page-width-lv3-SCOPED-IN-form-KweA: var(--page-width-lv3);--primary-color-SCOPED-IN-form-KweA: var(--primary-color);--on-primary-color-SCOPED-IN-form-KweA: var(--on-primary-color);--surface-color-SCOPED-IN-form-KweA: var(--surface-color);--on-surface-color-SCOPED-IN-form-KweA: var(--on-surface-color);--on-background-color-SCOPED-IN-form-KweA: var(--on-background-color);--background-color-SCOPED-IN-form-KweA: var(--background-color)}:host .template{width:var(--page-width-lv1-SCOPED-IN-form-KweA)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-KweA);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-KweA);--surface-color: var(--surface-color-SCOPED-IN-form-KweA);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-KweA);--background-color: var(--background-color-SCOPED-IN-form-KweA);--on-background-color: var(--on-background-color-SCOPED-IN-form-KweA)}\n"], dependencies: [{ kind: "component", type: RouterOutletFrame, selector: "frames-router-outlet" }, { kind: "component", type: FormTemplate, selector: "templates-form" }] }); }
126
+ `, isInline: true, styles: [":host{width:100%;height:100%;display:block;--page-width-lv1-SCOPED-IN-form-GyKi: var(--page-width-lv1);--page-width-lv2-SCOPED-IN-form-GyKi: var(--page-width-lv2);--page-width-lv3-SCOPED-IN-form-GyKi: var(--page-width-lv3);--primary-color-SCOPED-IN-form-GyKi: var(--primary-color);--on-primary-color-SCOPED-IN-form-GyKi: var(--on-primary-color);--surface-color-SCOPED-IN-form-GyKi: var(--surface-color);--on-surface-color-SCOPED-IN-form-GyKi: var(--on-surface-color);--on-background-color-SCOPED-IN-form-GyKi: var(--on-background-color);--background-color-SCOPED-IN-form-GyKi: var(--background-color)}:host .template{width:var(--page-width-lv1-SCOPED-IN-form-GyKi)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-GyKi);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-GyKi);--surface-color: var(--surface-color-SCOPED-IN-form-GyKi);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-GyKi);--background-color: var(--background-color-SCOPED-IN-form-GyKi);--on-background-color: var(--on-background-color-SCOPED-IN-form-GyKi)}\n"], dependencies: [{ kind: "component", type: RouterOutletFrame, selector: "frames-router-outlet" }, { kind: "component", type: FormTemplate, selector: "templates-form" }] }); }
127
127
  }
128
128
  __decorate([
129
129
  Effect(FormTemplate.ActionId.BACK),
@@ -169,7 +169,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
169
169
  'formFlatExcludes',
170
170
  ],
171
171
  },
172
- ], styles: [":host{width:100%;height:100%;display:block;--page-width-lv1-SCOPED-IN-form-KweA: var(--page-width-lv1);--page-width-lv2-SCOPED-IN-form-KweA: var(--page-width-lv2);--page-width-lv3-SCOPED-IN-form-KweA: var(--page-width-lv3);--primary-color-SCOPED-IN-form-KweA: var(--primary-color);--on-primary-color-SCOPED-IN-form-KweA: var(--on-primary-color);--surface-color-SCOPED-IN-form-KweA: var(--surface-color);--on-surface-color-SCOPED-IN-form-KweA: var(--on-surface-color);--on-background-color-SCOPED-IN-form-KweA: var(--on-background-color);--background-color-SCOPED-IN-form-KweA: var(--background-color)}:host .template{width:var(--page-width-lv1-SCOPED-IN-form-KweA)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-KweA);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-KweA);--surface-color: var(--surface-color-SCOPED-IN-form-KweA);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-KweA);--background-color: var(--background-color-SCOPED-IN-form-KweA);--on-background-color: var(--on-background-color-SCOPED-IN-form-KweA)}\n"] }]
172
+ ], styles: [":host{width:100%;height:100%;display:block;--page-width-lv1-SCOPED-IN-form-GyKi: var(--page-width-lv1);--page-width-lv2-SCOPED-IN-form-GyKi: var(--page-width-lv2);--page-width-lv3-SCOPED-IN-form-GyKi: var(--page-width-lv3);--primary-color-SCOPED-IN-form-GyKi: var(--primary-color);--on-primary-color-SCOPED-IN-form-GyKi: var(--on-primary-color);--surface-color-SCOPED-IN-form-GyKi: var(--surface-color);--on-surface-color-SCOPED-IN-form-GyKi: var(--on-surface-color);--on-background-color-SCOPED-IN-form-GyKi: var(--on-background-color);--background-color-SCOPED-IN-form-GyKi: var(--background-color)}:host .template{width:var(--page-width-lv1-SCOPED-IN-form-GyKi)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-GyKi);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-GyKi);--surface-color: var(--surface-color-SCOPED-IN-form-GyKi);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-GyKi);--background-color: var(--background-color-SCOPED-IN-form-GyKi);--on-background-color: var(--on-background-color-SCOPED-IN-form-GyKi)}\n"] }]
173
173
  }], propDecorators: { back: [], fileSelected: [] } });
174
174
 
175
175
  /**
@@ -235,7 +235,7 @@ class IndexTemplate extends NgAtomicComponent {
235
235
  }
236
236
  </frames-auto-layout>
237
237
  </frames-scroll>
238
- `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-index-6UOh: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-index-6UOh: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-index-6UOh: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-index-6UOh: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-index-6UOh: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-index-6UOh: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-index-6UOh: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-index-6UOh: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-index-6UOh: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-index-6UOh);--navigator-background-color-SCOPED-IN-index-6UOh: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-index-6UOh);--navigator-on-background-color-SCOPED-IN-index-6UOh: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-index-6UOh: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-index-6UOh: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-index-6UOh);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-index-6UOh);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-index-6UOh)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-6UOh);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-6UOh);--surface-color: var(--surface-color-SCOPED-IN-index-6UOh);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-6UOh);--background-color: var(--background-color-SCOPED-IN-index-6UOh);--on-background-color: var(--on-background-color-SCOPED-IN-index-6UOh)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-index-6UOh);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-index-6UOh)}\n"], dependencies: [{ kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: SmartListOrganism, selector: "organisms-smart-list" }, { kind: "directive", type: NavigatorOrganismStore, selector: "organisms-navigator", inputs: ["startActions", "endActions", "title"] }, { kind: "directive", type: HeaderMoleculeStore, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
238
+ `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-index-Vlrj: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-index-Vlrj: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-index-Vlrj: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-index-Vlrj: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-index-Vlrj: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-index-Vlrj: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-index-Vlrj: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-index-Vlrj: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-index-Vlrj: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-index-Vlrj);--navigator-background-color-SCOPED-IN-index-Vlrj: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-index-Vlrj);--navigator-on-background-color-SCOPED-IN-index-Vlrj: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-index-Vlrj: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-index-Vlrj: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-index-Vlrj);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-index-Vlrj);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-index-Vlrj)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-Vlrj);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-Vlrj);--surface-color: var(--surface-color-SCOPED-IN-index-Vlrj);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-Vlrj);--background-color: var(--background-color-SCOPED-IN-index-Vlrj);--on-background-color: var(--on-background-color-SCOPED-IN-index-Vlrj)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-index-Vlrj);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-index-Vlrj)}\n"], dependencies: [{ kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: SmartListOrganism, selector: "organisms-smart-list" }, { kind: "directive", type: NavigatorOrganismStore, selector: "organisms-navigator", inputs: ["startActions", "endActions", "title"] }, { kind: "directive", type: HeaderMoleculeStore, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
239
239
  }
240
240
  __decorate([
241
241
  Effect(TableOrganism.ActionId.HEADER_CLICK),
@@ -375,7 +375,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
375
375
  }
376
376
  ], providers: [
377
377
  QueryResolverService,
378
- ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-index-6UOh: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-index-6UOh: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-index-6UOh: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-index-6UOh: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-index-6UOh: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-index-6UOh: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-index-6UOh: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-index-6UOh: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-index-6UOh: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-index-6UOh);--navigator-background-color-SCOPED-IN-index-6UOh: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-index-6UOh);--navigator-on-background-color-SCOPED-IN-index-6UOh: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-index-6UOh: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-index-6UOh: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-index-6UOh);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-index-6UOh);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-index-6UOh)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-6UOh);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-6UOh);--surface-color: var(--surface-color-SCOPED-IN-index-6UOh);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-6UOh);--background-color: var(--background-color-SCOPED-IN-index-6UOh);--on-background-color: var(--on-background-color-SCOPED-IN-index-6UOh)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-index-6UOh);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-index-6UOh)}\n"] }]
378
+ ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-index-Vlrj: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-index-Vlrj: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-index-Vlrj: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-index-Vlrj: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-index-Vlrj: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-index-Vlrj: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-index-Vlrj: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-index-Vlrj: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-index-Vlrj: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-index-Vlrj);--navigator-background-color-SCOPED-IN-index-Vlrj: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-index-Vlrj);--navigator-on-background-color-SCOPED-IN-index-Vlrj: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-index-Vlrj: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-index-Vlrj: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-index-Vlrj);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-index-Vlrj);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-index-Vlrj)}:host *{--primary-color: var(--primary-color-SCOPED-IN-index-Vlrj);--on-primary-color: var(--on-primary-color-SCOPED-IN-index-Vlrj);--surface-color: var(--surface-color-SCOPED-IN-index-Vlrj);--on-surface-color: var(--on-surface-color-SCOPED-IN-index-Vlrj);--background-color: var(--background-color-SCOPED-IN-index-Vlrj);--on-background-color: var(--on-background-color-SCOPED-IN-index-Vlrj)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-index-Vlrj);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-index-Vlrj)}\n"] }]
379
379
  }], propDecorators: { onTableHeaderClick: [], onCheckboxClickItem: [], onItemClicked: [], onItemButtonClicked: [], back: [] } });
380
380
 
381
381
  /**
@@ -19,13 +19,13 @@ class BackgroundTemplate {
19
19
  this.store = inject(BackgroundTemplateStore);
20
20
  }
21
21
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: BackgroundTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
22
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: BackgroundTemplate, isStandalone: true, selector: "templates-background", hostDirectives: [{ directive: BackgroundTemplateStore }], ngImport: i0, template: ``, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--background-color: #000000;--background-color-SCOPED-IN-background-gmwB: var(--background-color);--on-background-color: #ffffff;--on-background-color-SCOPED-IN-background-gmwB: var(--on-background-color)}:host{width:100%;height:100%;background-color:var(--background-color-SCOPED-IN-background-gmwB);color:var(--on-background-color-SCOPED-IN-background-gmwB)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: BackgroundTemplate, isStandalone: true, selector: "templates-background", hostDirectives: [{ directive: BackgroundTemplateStore }], ngImport: i0, template: ``, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--background-color: #000000;--background-color-SCOPED-IN-background-UKFq: var(--background-color);--on-background-color: #ffffff;--on-background-color-SCOPED-IN-background-UKFq: var(--on-background-color)}:host{width:100%;height:100%;background-color:var(--background-color-SCOPED-IN-background-UKFq);color:var(--on-background-color-SCOPED-IN-background-UKFq)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  }
24
24
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: BackgroundTemplate, decorators: [{
25
25
  type: Component,
26
26
  args: [{ selector: 'templates-background', standalone: true, imports: [], template: ``, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
27
27
  BackgroundTemplateStore,
28
- ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--background-color: #000000;--background-color-SCOPED-IN-background-gmwB: var(--background-color);--on-background-color: #ffffff;--on-background-color-SCOPED-IN-background-gmwB: var(--on-background-color)}:host{width:100%;height:100%;background-color:var(--background-color-SCOPED-IN-background-gmwB);color:var(--on-background-color-SCOPED-IN-background-gmwB)}\n"] }]
28
+ ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--background-color: #000000;--background-color-SCOPED-IN-background-UKFq: var(--background-color);--on-background-color: #ffffff;--on-background-color-SCOPED-IN-background-UKFq: var(--on-background-color)}:host{width:100%;height:100%;background-color:var(--background-color-SCOPED-IN-background-UKFq);color:var(--on-background-color-SCOPED-IN-background-UKFq)}\n"] }]
29
29
  }] });
30
30
 
31
31
  /**
@@ -82,7 +82,7 @@ class EntranceTemplate extends NgAtomicComponent {
82
82
  }
83
83
  </frames-auto-layout>
84
84
  </frames-card>
85
- `, isInline: true, styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-JZps: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-JZps: var(--background-color);--page-width-lv1-SCOPED-IN-entrance-JZps: var(--page-width-lv1)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-JZps);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-JZps)}\n"], dependencies: [{ kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: CardFrame, selector: "frames-card" }, { kind: "component", type: HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
85
+ `, isInline: true, styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-WDOw: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-WDOw: var(--background-color);--page-width-lv1-SCOPED-IN-entrance-WDOw: var(--page-width-lv1)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-WDOw);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-WDOw)}\n"], dependencies: [{ kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: CardFrame, selector: "frames-card" }, { kind: "component", type: HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
86
86
  }
87
87
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: EntranceTemplate, decorators: [{
88
88
  type: Component,
@@ -129,7 +129,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
129
129
  directive: EntranceTemplateStore,
130
130
  inputs: ['form', 'actions', 'title'],
131
131
  },
132
- ], styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-JZps: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-JZps: var(--background-color);--page-width-lv1-SCOPED-IN-entrance-JZps: var(--page-width-lv1)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-JZps);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-JZps)}\n"] }]
132
+ ], styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-WDOw: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-WDOw: var(--background-color);--page-width-lv1-SCOPED-IN-entrance-WDOw: var(--page-width-lv1)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-WDOw);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-WDOw)}\n"] }]
133
133
  }] });
134
134
 
135
135
  /**
@@ -269,7 +269,7 @@ class FormTemplate extends NgAtomicComponent {
269
269
  />
270
270
  </frames-auto-layout>
271
271
  </frames-scroll>
272
- `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-form-Q95J: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-form-Q95J: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-form-Q95J: var(--gap);--primary-color: #404040;--primary-color-SCOPED-IN-form-Q95J: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-form-Q95J: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-form-Q95J: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-form-Q95J: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-form-Q95J: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-form-Q95J: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-form-Q95J: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-form-Q95J);--navigator-background-color-SCOPED-IN-form-Q95J: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-form-Q95J);--navigator-on-background-color-SCOPED-IN-form-Q95J: var(--navigator-on-background-color)}:host{display:block;width:100%;height:100%;background:var(--background-color-SCOPED-IN-form-Q95J)}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-form-Q95J);--vertical-padding: var(--vertical-padding-SCOPED-IN-form-Q95J)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-form-Q95J)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-form-Q95J);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-form-Q95J)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-Q95J);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-Q95J);--surface-color: var(--surface-color-SCOPED-IN-form-Q95J);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-Q95J);--background-color: var(--background-color-SCOPED-IN-form-Q95J);--on-background-color: var(--on-background-color-SCOPED-IN-form-Q95J)}\n"], dependencies: [{ kind: "pipe", type: DomainPipe, name: "domain" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "directive", type: ActionButtonsSectionOrganismStore, selector: "organisms-action-buttons-section", inputs: ["actions", "type"] }, { kind: "directive", type: NavigatorOrganismStore, selector: "organisms-navigator", inputs: ["startActions", "endActions", "title"] }, { kind: "component", type: DateInputSectionOrganism, selector: "organisms-date-input-section" }, { kind: "component", type: DateRangeInputSectionOrganism, selector: "organisms-date-range-input-section" }, { kind: "directive", type: HeaderMoleculeStore, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
272
+ `, isInline: true, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-form-6dNB: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-form-6dNB: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-form-6dNB: var(--gap);--primary-color: #404040;--primary-color-SCOPED-IN-form-6dNB: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-form-6dNB: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-form-6dNB: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-form-6dNB: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-form-6dNB: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-form-6dNB: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-form-6dNB: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-form-6dNB);--navigator-background-color-SCOPED-IN-form-6dNB: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-form-6dNB);--navigator-on-background-color-SCOPED-IN-form-6dNB: var(--navigator-on-background-color)}:host{display:block;width:100%;height:100%;background:var(--background-color-SCOPED-IN-form-6dNB)}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-form-6dNB);--vertical-padding: var(--vertical-padding-SCOPED-IN-form-6dNB)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-form-6dNB)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-form-6dNB);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-form-6dNB)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-6dNB);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-6dNB);--surface-color: var(--surface-color-SCOPED-IN-form-6dNB);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-6dNB);--background-color: var(--background-color-SCOPED-IN-form-6dNB);--on-background-color: var(--on-background-color-SCOPED-IN-form-6dNB)}\n"], dependencies: [{ kind: "pipe", type: DomainPipe, name: "domain" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "directive", type: ActionButtonsSectionOrganismStore, selector: "organisms-action-buttons-section", inputs: ["actions", "type"] }, { kind: "directive", type: NavigatorOrganismStore, selector: "organisms-navigator", inputs: ["startActions", "endActions", "title"] }, { kind: "component", type: DateInputSectionOrganism, selector: "organisms-date-input-section" }, { kind: "component", type: DateRangeInputSectionOrganism, selector: "organisms-date-range-input-section" }, { kind: "directive", type: HeaderMoleculeStore, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
273
273
  }
274
274
  __decorate([
275
275
  Effect(NavActionId.BACK),
@@ -461,7 +461,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
461
461
  'fieldMap',
462
462
  ],
463
463
  },
464
- ], host: { class: 'template' }, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-form-Q95J: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-form-Q95J: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-form-Q95J: var(--gap);--primary-color: #404040;--primary-color-SCOPED-IN-form-Q95J: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-form-Q95J: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-form-Q95J: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-form-Q95J: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-form-Q95J: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-form-Q95J: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-form-Q95J: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-form-Q95J);--navigator-background-color-SCOPED-IN-form-Q95J: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-form-Q95J);--navigator-on-background-color-SCOPED-IN-form-Q95J: var(--navigator-on-background-color)}:host{display:block;width:100%;height:100%;background:var(--background-color-SCOPED-IN-form-Q95J)}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-form-Q95J);--vertical-padding: var(--vertical-padding-SCOPED-IN-form-Q95J)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-form-Q95J)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-form-Q95J);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-form-Q95J)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-Q95J);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-Q95J);--surface-color: var(--surface-color-SCOPED-IN-form-Q95J);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-Q95J);--background-color: var(--background-color-SCOPED-IN-form-Q95J);--on-background-color: var(--on-background-color-SCOPED-IN-form-Q95J)}\n"] }]
464
+ ], host: { class: 'template' }, styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-form-6dNB: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-form-6dNB: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-form-6dNB: var(--gap);--primary-color: #404040;--primary-color-SCOPED-IN-form-6dNB: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-form-6dNB: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-form-6dNB: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-form-6dNB: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-form-6dNB: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-form-6dNB: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-form-6dNB: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-form-6dNB);--navigator-background-color-SCOPED-IN-form-6dNB: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-form-6dNB);--navigator-on-background-color-SCOPED-IN-form-6dNB: var(--navigator-on-background-color)}:host{display:block;width:100%;height:100%;background:var(--background-color-SCOPED-IN-form-6dNB)}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-form-6dNB);--vertical-padding: var(--vertical-padding-SCOPED-IN-form-6dNB)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-form-6dNB)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-form-6dNB);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-form-6dNB)}:host *{--primary-color: var(--primary-color-SCOPED-IN-form-6dNB);--on-primary-color: var(--on-primary-color-SCOPED-IN-form-6dNB);--surface-color: var(--surface-color-SCOPED-IN-form-6dNB);--on-surface-color: var(--on-surface-color-SCOPED-IN-form-6dNB);--background-color: var(--background-color-SCOPED-IN-form-6dNB);--on-background-color: var(--on-background-color-SCOPED-IN-form-6dNB)}\n"] }]
465
465
  }], propDecorators: { back: [] } });
466
466
 
467
467
  /**
@@ -34,7 +34,7 @@ class IconButtonMenuTemplate extends NgAtomicComponent {
34
34
  <mat-icon>{{ action.icon }}</mat-icon>
35
35
  </button>
36
36
  }
37
- `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--primary-color: #404040;--primary-color-SCOPED-IN-icon-button-menu-juZJ: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-icon-button-menu-juZJ: var(--on-primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-icon-button-menu-juZJ: var(--secondary-color);--mdc-icon-button-icon-color: #FEFEFE;--mdc-icon-button-icon-color-SCOPED-IN-icon-button-menu-juZJ: var(--mdc-icon-button-icon-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;background-color:var(--primary-color-SCOPED-IN-icon-button-menu-juZJ)}:host button{--mat-icon-color: var(--on-primary-color-SCOPED-IN-icon-button-menu-juZJ)}\n"], dependencies: [{ 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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
37
+ `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--primary-color: #404040;--primary-color-SCOPED-IN-icon-button-menu-OgVj: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-icon-button-menu-OgVj: var(--on-primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-icon-button-menu-OgVj: var(--secondary-color);--mdc-icon-button-icon-color: #FEFEFE;--mdc-icon-button-icon-color-SCOPED-IN-icon-button-menu-OgVj: var(--mdc-icon-button-icon-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;background-color:var(--primary-color-SCOPED-IN-icon-button-menu-OgVj)}:host button{--mat-icon-color: var(--on-primary-color-SCOPED-IN-icon-button-menu-OgVj)}\n"], dependencies: [{ 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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
38
38
  }
39
39
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: IconButtonMenuTemplate, decorators: [{
40
40
  type: Component,
@@ -52,7 +52,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
52
52
  directive: IconButtonMenuTemplateStore,
53
53
  inputs: ['actions'],
54
54
  },
55
- ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--primary-color: #404040;--primary-color-SCOPED-IN-icon-button-menu-juZJ: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-icon-button-menu-juZJ: var(--on-primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-icon-button-menu-juZJ: var(--secondary-color);--mdc-icon-button-icon-color: #FEFEFE;--mdc-icon-button-icon-color-SCOPED-IN-icon-button-menu-juZJ: var(--mdc-icon-button-icon-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;background-color:var(--primary-color-SCOPED-IN-icon-button-menu-juZJ)}:host button{--mat-icon-color: var(--on-primary-color-SCOPED-IN-icon-button-menu-juZJ)}\n"] }]
55
+ ], styles: [":host{width:100%;height:100%;background:#fff;display:block;--primary-color: #404040;--primary-color-SCOPED-IN-icon-button-menu-OgVj: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-icon-button-menu-OgVj: var(--on-primary-color);--secondary-color: #B0B0B0;--secondary-color-SCOPED-IN-icon-button-menu-OgVj: var(--secondary-color);--mdc-icon-button-icon-color: #FEFEFE;--mdc-icon-button-icon-color-SCOPED-IN-icon-button-menu-OgVj: var(--mdc-icon-button-icon-color)}:host{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;background-color:var(--primary-color-SCOPED-IN-icon-button-menu-OgVj)}:host button{--mat-icon-color: var(--on-primary-color-SCOPED-IN-icon-button-menu-OgVj)}\n"] }]
56
56
  }] });
57
57
 
58
58
  /**
@@ -37,7 +37,7 @@ class MenuTemplate extends NgAtomicComponent {
37
37
  />
38
38
  </div>
39
39
  <organisms-menu-footer injectable/>
40
- `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-menu-K1ex: var(--primary-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-menu-K1ex: var(--background-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-menu-K1ex: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-menu-K1ex: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-menu-K1ex: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-menu-K1ex: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-menu-K1ex: var(--on-surface-color);--width: 100%;--width-SCOPED-IN-menu-K1ex: var(--width);--height: 100%;--height-SCOPED-IN-menu-K1ex: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-K1ex);height:var(--height-SCOPED-IN-menu-K1ex);color:var(--on-background-color-SCOPED-IN-menu-K1ex);background-color:var(--background-color-SCOPED-IN-menu-K1ex);transition:background-color .5s ease-in-out,width .5s}:host *{--primary-color: var(--primary-color-SCOPED-IN-menu-K1ex);--background-color: var(--background-color-SCOPED-IN-menu-K1ex);--surface-color: var(--surface-color-SCOPED-IN-menu-K1ex);--on-primary-color: var(--on-primary-color-SCOPED-IN-menu-K1ex);--on-background-color: var(--on-background-color-SCOPED-IN-menu-K1ex);--on-surface-color: var(--on-surface-color-SCOPED-IN-menu-K1ex)}\n"], dependencies: [{ kind: "directive", type: MenuHeaderOrganismStore, selector: "organisms-menu-header", inputs: ["title"] }, { kind: "directive", type: NavigationListOrganismStore, selector: "organisms-navigation-list", inputs: ["actions"] }, { kind: "directive", type: MenuFooterOrganismStore, selector: "organisms-menu-footer" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
40
+ `, isInline: true, styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-menu-zUoo: var(--primary-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-menu-zUoo: var(--background-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-menu-zUoo: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-menu-zUoo: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-menu-zUoo: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-menu-zUoo: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-menu-zUoo: var(--on-surface-color);--width: 100%;--width-SCOPED-IN-menu-zUoo: var(--width);--height: 100%;--height-SCOPED-IN-menu-zUoo: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-zUoo);height:var(--height-SCOPED-IN-menu-zUoo);color:var(--on-background-color-SCOPED-IN-menu-zUoo);background-color:var(--background-color-SCOPED-IN-menu-zUoo);transition:background-color .5s ease-in-out,width .5s}:host *{--primary-color: var(--primary-color-SCOPED-IN-menu-zUoo);--background-color: var(--background-color-SCOPED-IN-menu-zUoo);--surface-color: var(--surface-color-SCOPED-IN-menu-zUoo);--on-primary-color: var(--on-primary-color-SCOPED-IN-menu-zUoo);--on-background-color: var(--on-background-color-SCOPED-IN-menu-zUoo);--on-surface-color: var(--on-surface-color-SCOPED-IN-menu-zUoo)}\n"], dependencies: [{ kind: "directive", type: MenuHeaderOrganismStore, selector: "organisms-menu-header", inputs: ["title"] }, { kind: "directive", type: NavigationListOrganismStore, selector: "organisms-navigation-list", inputs: ["actions"] }, { kind: "directive", type: MenuFooterOrganismStore, selector: "organisms-menu-footer" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
41
41
  }
42
42
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuTemplate, decorators: [{
43
43
  type: Component,
@@ -59,7 +59,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
59
59
  directive: MenuTemplateStore,
60
60
  inputs: ['actions', 'title'],
61
61
  },
62
- ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-menu-K1ex: var(--primary-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-menu-K1ex: var(--background-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-menu-K1ex: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-menu-K1ex: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-menu-K1ex: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-menu-K1ex: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-menu-K1ex: var(--on-surface-color);--width: 100%;--width-SCOPED-IN-menu-K1ex: var(--width);--height: 100%;--height-SCOPED-IN-menu-K1ex: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-K1ex);height:var(--height-SCOPED-IN-menu-K1ex);color:var(--on-background-color-SCOPED-IN-menu-K1ex);background-color:var(--background-color-SCOPED-IN-menu-K1ex);transition:background-color .5s ease-in-out,width .5s}:host *{--primary-color: var(--primary-color-SCOPED-IN-menu-K1ex);--background-color: var(--background-color-SCOPED-IN-menu-K1ex);--surface-color: var(--surface-color-SCOPED-IN-menu-K1ex);--on-primary-color: var(--on-primary-color-SCOPED-IN-menu-K1ex);--on-background-color: var(--on-background-color-SCOPED-IN-menu-K1ex);--on-surface-color: var(--on-surface-color-SCOPED-IN-menu-K1ex)}\n"] }]
62
+ ], styles: [":host{--primary-color: #404040;--primary-color-SCOPED-IN-menu-zUoo: var(--primary-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-menu-zUoo: var(--background-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-menu-zUoo: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-menu-zUoo: var(--surface-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-menu-zUoo: var(--on-primary-color);--on-background-color: #404040;--on-background-color-SCOPED-IN-menu-zUoo: var(--on-background-color);--on-surface-color: #404040;--on-surface-color-SCOPED-IN-menu-zUoo: var(--on-surface-color);--width: 100%;--width-SCOPED-IN-menu-zUoo: var(--width);--height: 100%;--height-SCOPED-IN-menu-zUoo: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-zUoo);height:var(--height-SCOPED-IN-menu-zUoo);color:var(--on-background-color-SCOPED-IN-menu-zUoo);background-color:var(--background-color-SCOPED-IN-menu-zUoo);transition:background-color .5s ease-in-out,width .5s}:host *{--primary-color: var(--primary-color-SCOPED-IN-menu-zUoo);--background-color: var(--background-color-SCOPED-IN-menu-zUoo);--surface-color: var(--surface-color-SCOPED-IN-menu-zUoo);--on-primary-color: var(--on-primary-color-SCOPED-IN-menu-zUoo);--on-background-color: var(--on-background-color-SCOPED-IN-menu-zUoo);--on-surface-color: var(--on-surface-color-SCOPED-IN-menu-zUoo)}\n"] }]
63
63
  }] });
64
64
 
65
65
  /**
@@ -70,7 +70,7 @@ class SelectionTemplate extends NgAtomicComponent {
70
70
  bottom
71
71
  />
72
72
  </frames-scroll>
73
- `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-selection-vU5K: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-selection-vU5K: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-selection-vU5K: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-selection-vU5K: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-selection-vU5K: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-selection-vU5K: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-selection-vU5K: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-selection-vU5K: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-selection-vU5K: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-selection-vU5K);--navigator-background-color-SCOPED-IN-selection-vU5K: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-selection-vU5K);--navigator-on-background-color-SCOPED-IN-selection-vU5K: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-selection-vU5K: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-selection-vU5K: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-selection-vU5K);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-selection-vU5K);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-selection-vU5K)}:host *{--primary-color: var(--primary-color-SCOPED-IN-selection-vU5K);--on-primary-color: var(--on-primary-color-SCOPED-IN-selection-vU5K);--surface-color: var(--surface-color-SCOPED-IN-selection-vU5K);--on-surface-color: var(--on-surface-color-SCOPED-IN-selection-vU5K);--background-color: var(--background-color-SCOPED-IN-selection-vU5K);--on-background-color: var(--on-background-color-SCOPED-IN-selection-vU5K)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-selection-vU5K);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-selection-vU5K)}:host organisms-action-buttons-section{margin-bottom:24px}\n"], dependencies: [{ kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator" }, { kind: "component", type: HeaderMolecule, selector: "molecules-header" }, { kind: "component", type: SelectionListOrganism, selector: "organisms-selection-list", inputs: ["items", "itemActions", "selection"] }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
73
+ `, isInline: true, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-selection-h5aI: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-selection-h5aI: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-selection-h5aI: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-selection-h5aI: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-selection-h5aI: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-selection-h5aI: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-selection-h5aI: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-selection-h5aI: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-selection-h5aI: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-selection-h5aI);--navigator-background-color-SCOPED-IN-selection-h5aI: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-selection-h5aI);--navigator-on-background-color-SCOPED-IN-selection-h5aI: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-selection-h5aI: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-selection-h5aI: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-selection-h5aI);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-selection-h5aI);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-selection-h5aI)}:host *{--primary-color: var(--primary-color-SCOPED-IN-selection-h5aI);--on-primary-color: var(--on-primary-color-SCOPED-IN-selection-h5aI);--surface-color: var(--surface-color-SCOPED-IN-selection-h5aI);--on-surface-color: var(--on-surface-color-SCOPED-IN-selection-h5aI);--background-color: var(--background-color-SCOPED-IN-selection-h5aI);--on-background-color: var(--on-background-color-SCOPED-IN-selection-h5aI)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-selection-h5aI);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-selection-h5aI)}:host organisms-action-buttons-section{margin-bottom:24px}\n"], dependencies: [{ kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator" }, { kind: "component", type: HeaderMolecule, selector: "molecules-header" }, { kind: "component", type: SelectionListOrganism, selector: "organisms-selection-list", inputs: ["items", "itemActions", "selection"] }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
74
74
  }
75
75
  __decorate([
76
76
  Effect(SelectionListOrganism.ActionId.TOGGLE_OPTION),
@@ -114,7 +114,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
114
114
  directive: SelectionTemplateStore,
115
115
  inputs: ['navStartActions', 'navEndActions', 'actions', 'itemActions', 'title', 'items', 'selection'],
116
116
  },
117
- ], host: { class: 'template' }, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-selection-vU5K: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-selection-vU5K: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-selection-vU5K: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-selection-vU5K: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-selection-vU5K: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-selection-vU5K: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-selection-vU5K: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-selection-vU5K: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-selection-vU5K: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-selection-vU5K);--navigator-background-color-SCOPED-IN-selection-vU5K: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-selection-vU5K);--navigator-on-background-color-SCOPED-IN-selection-vU5K: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-selection-vU5K: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-selection-vU5K: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-selection-vU5K);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-selection-vU5K);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-selection-vU5K)}:host *{--primary-color: var(--primary-color-SCOPED-IN-selection-vU5K);--on-primary-color: var(--on-primary-color-SCOPED-IN-selection-vU5K);--surface-color: var(--surface-color-SCOPED-IN-selection-vU5K);--on-surface-color: var(--on-surface-color-SCOPED-IN-selection-vU5K);--background-color: var(--background-color-SCOPED-IN-selection-vU5K);--on-background-color: var(--on-background-color-SCOPED-IN-selection-vU5K)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-selection-vU5K);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-selection-vU5K)}:host organisms-action-buttons-section{margin-bottom:24px}\n"] }]
117
+ ], host: { class: 'template' }, styles: [":host{width:100%;height:100%;background:#fff;display:block;--navigator-height: 56px;--navigator-height-SCOPED-IN-selection-h5aI: var(--navigator-height);--primary-color: #404040;--primary-color-SCOPED-IN-selection-h5aI: var(--primary-color);--on-primary-color: #f0f0f0;--on-primary-color-SCOPED-IN-selection-h5aI: var(--on-primary-color);--secondary-color: #f0f0f0;--secondary-color-SCOPED-IN-selection-h5aI: var(--secondary-color);--surface-color: #f0f0f0;--surface-color-SCOPED-IN-selection-h5aI: var(--surface-color);--on-surface-color: #000;--on-surface-color-SCOPED-IN-selection-h5aI: var(--on-surface-color);--background-color: #f0f0f0;--background-color-SCOPED-IN-selection-h5aI: var(--background-color);--on-background-color: #000;--on-background-color-SCOPED-IN-selection-h5aI: var(--on-background-color);--first-content-height: 0px;--first-content-height-SCOPED-IN-selection-h5aI: var(--first-content-height);--navigator-background-color: var(--primary-color-SCOPED-IN-selection-h5aI);--navigator-background-color-SCOPED-IN-selection-h5aI: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-selection-h5aI);--navigator-on-background-color-SCOPED-IN-selection-h5aI: var(--navigator-on-background-color);--min-first-content-height: 0px;--min-first-content-height-SCOPED-IN-selection-h5aI: var(--min-first-content-height);--max-first-content-height: calc(100% - 80px) ;--max-first-content-height-SCOPED-IN-selection-h5aI: var(--max-first-content-height)}:host{background-color:var(--background-color-SCOPED-IN-selection-h5aI);transition:background-color .5s ease-in-out}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}:host frames-divider{--first-content-height: var(--first-content-height-SCOPED-IN-selection-h5aI);--min-first-content-height: var(--min-first-content-height-SCOPED-IN-selection-h5aI)}:host *{--primary-color: var(--primary-color-SCOPED-IN-selection-h5aI);--on-primary-color: var(--on-primary-color-SCOPED-IN-selection-h5aI);--surface-color: var(--surface-color-SCOPED-IN-selection-h5aI);--on-surface-color: var(--on-surface-color-SCOPED-IN-selection-h5aI);--background-color: var(--background-color-SCOPED-IN-selection-h5aI);--on-background-color: var(--on-background-color-SCOPED-IN-selection-h5aI)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-selection-h5aI);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-selection-h5aI)}:host organisms-action-buttons-section{margin-bottom:24px}\n"] }]
118
118
  }], propDecorators: { toggleOption: [] } });
119
119
 
120
120
  /**
@@ -65,7 +65,7 @@ class SettingsTemplate extends NgAtomicComponent {
65
65
  </mat-list-item>
66
66
  </mat-list>
67
67
  </div>
68
- </frames-scroll>`, isInline: true, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-2xgS: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-2xgS: var(--on-primary-color);--secondary-color: inherit;--secondary-color-SCOPED-IN-%COMP%-2xgS: var(--secondary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-2xgS: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-2xgS: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-2xgS: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-2xgS: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-%COMP%-2xgS);--navigator-background-color-SCOPED-IN-%COMP%-2xgS: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-%COMP%-2xgS);--navigator-on-background-color-SCOPED-IN-%COMP%-2xgS: var(--navigator-on-background-color);width:100%;height:100%;background:#fff;display:block}:host *{--primary-color: var(--primary-color-SCOPED-IN-%COMP%-2xgS);--on-primary-color: var(--on-primary-color-SCOPED-IN-%COMP%-2xgS);--surface-color: var(--surface-color-SCOPED-IN-%COMP%-2xgS);--on-surface-color: var(--on-surface-color-SCOPED-IN-%COMP%-2xgS);--background-color: var(--background-color-SCOPED-IN-%COMP%-2xgS);--on-background-color: var(--on-background-color-SCOPED-IN-%COMP%-2xgS)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-%COMP%-2xgS);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-%COMP%-2xgS)}\n"], dependencies: [{ kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator" }, { kind: "ngmodule", type: MatListModule }, { kind: "component", type: i1.MatList, selector: "mat-list", exportAs: ["matList"] }, { kind: "component", type: i1.MatActionList, selector: "mat-action-list", exportAs: ["matActionList"] }, { 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.MatListItemLine, selector: "[matListItemLine]" }, { kind: "directive", type: i1.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "directive", type: i1.MatListItemMeta, selector: "[matListItemMeta]" }, { kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i2.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "component", type: IconAtom, selector: "atoms-icon", inputs: ["name", "color"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
68
+ </frames-scroll>`, isInline: true, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-Zwc9: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-Zwc9: var(--on-primary-color);--secondary-color: inherit;--secondary-color-SCOPED-IN-%COMP%-Zwc9: var(--secondary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-Zwc9: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-Zwc9: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-Zwc9: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-Zwc9: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-%COMP%-Zwc9);--navigator-background-color-SCOPED-IN-%COMP%-Zwc9: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-%COMP%-Zwc9);--navigator-on-background-color-SCOPED-IN-%COMP%-Zwc9: var(--navigator-on-background-color);width:100%;height:100%;background:#fff;display:block}:host *{--primary-color: var(--primary-color-SCOPED-IN-%COMP%-Zwc9);--on-primary-color: var(--on-primary-color-SCOPED-IN-%COMP%-Zwc9);--surface-color: var(--surface-color-SCOPED-IN-%COMP%-Zwc9);--on-surface-color: var(--on-surface-color-SCOPED-IN-%COMP%-Zwc9);--background-color: var(--background-color-SCOPED-IN-%COMP%-Zwc9);--on-background-color: var(--on-background-color-SCOPED-IN-%COMP%-Zwc9)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-%COMP%-Zwc9);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-%COMP%-Zwc9)}\n"], dependencies: [{ kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator" }, { kind: "ngmodule", type: MatListModule }, { kind: "component", type: i1.MatList, selector: "mat-list", exportAs: ["matList"] }, { kind: "component", type: i1.MatActionList, selector: "mat-action-list", exportAs: ["matActionList"] }, { 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.MatListItemLine, selector: "[matListItemLine]" }, { kind: "directive", type: i1.MatListItemTitle, selector: "[matListItemTitle]" }, { kind: "directive", type: i1.MatListItemMeta, selector: "[matListItemMeta]" }, { kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i2.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "component", type: IconAtom, selector: "atoms-icon", inputs: ["name", "color"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
69
69
  }
70
70
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: SettingsTemplate, decorators: [{
71
71
  type: Component,
@@ -114,7 +114,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImpor
114
114
  </div>
115
115
  </frames-scroll>`, changeDetection: ChangeDetectionStrategy.OnPush, host: {
116
116
  class: 'template'
117
- }, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-2xgS: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-2xgS: var(--on-primary-color);--secondary-color: inherit;--secondary-color-SCOPED-IN-%COMP%-2xgS: var(--secondary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-2xgS: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-2xgS: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-2xgS: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-2xgS: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-%COMP%-2xgS);--navigator-background-color-SCOPED-IN-%COMP%-2xgS: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-%COMP%-2xgS);--navigator-on-background-color-SCOPED-IN-%COMP%-2xgS: var(--navigator-on-background-color);width:100%;height:100%;background:#fff;display:block}:host *{--primary-color: var(--primary-color-SCOPED-IN-%COMP%-2xgS);--on-primary-color: var(--on-primary-color-SCOPED-IN-%COMP%-2xgS);--surface-color: var(--surface-color-SCOPED-IN-%COMP%-2xgS);--on-surface-color: var(--on-surface-color-SCOPED-IN-%COMP%-2xgS);--background-color: var(--background-color-SCOPED-IN-%COMP%-2xgS);--on-background-color: var(--on-background-color-SCOPED-IN-%COMP%-2xgS)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-%COMP%-2xgS);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-%COMP%-2xgS)}\n"] }]
117
+ }, styles: [":host{--primary-color: inherit;--primary-color-SCOPED-IN-%COMP%-Zwc9: var(--primary-color);--on-primary-color: inherit;--on-primary-color-SCOPED-IN-%COMP%-Zwc9: var(--on-primary-color);--secondary-color: inherit;--secondary-color-SCOPED-IN-%COMP%-Zwc9: var(--secondary-color);--surface-color: inherit;--surface-color-SCOPED-IN-%COMP%-Zwc9: var(--surface-color);--on-surface-color: inherit;--on-surface-color-SCOPED-IN-%COMP%-Zwc9: var(--on-surface-color);--background-color: inherit;--background-color-SCOPED-IN-%COMP%-Zwc9: var(--background-color);--on-background-color: inherit;--on-background-color-SCOPED-IN-%COMP%-Zwc9: var(--on-background-color);--navigator-background-color: var(--primary-color-SCOPED-IN-%COMP%-Zwc9);--navigator-background-color-SCOPED-IN-%COMP%-Zwc9: var(--navigator-background-color);--navigator-on-background-color: var(--on-primary-color-SCOPED-IN-%COMP%-Zwc9);--navigator-on-background-color-SCOPED-IN-%COMP%-Zwc9: var(--navigator-on-background-color);width:100%;height:100%;background:#fff;display:block}:host *{--primary-color: var(--primary-color-SCOPED-IN-%COMP%-Zwc9);--on-primary-color: var(--on-primary-color-SCOPED-IN-%COMP%-Zwc9);--surface-color: var(--surface-color-SCOPED-IN-%COMP%-Zwc9);--on-surface-color: var(--on-surface-color-SCOPED-IN-%COMP%-Zwc9);--background-color: var(--background-color-SCOPED-IN-%COMP%-Zwc9);--on-background-color: var(--on-background-color-SCOPED-IN-%COMP%-Zwc9)}:host organisms-navigator{--background-color: var(--navigator-background-color-SCOPED-IN-%COMP%-Zwc9);--on-background-color: var(--navigator-on-background-color-SCOPED-IN-%COMP%-Zwc9)}\n"] }]
118
118
  }] });
119
119
 
120
120
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ng-atomic/components",
3
- "version": "17.0.2",
3
+ "version": "17.0.3",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^17.0.0",
@@ -17,8 +17,8 @@
17
17
  "@codemirror/state": "^6.0.0",
18
18
  "@codemirror/theme-one-dark": "^6.0.0",
19
19
  "@codemirror/view": "^6.0.0",
20
- "@ng-atomic/common": "17.0.2",
21
- "@nx-ddd/core": "17.0.2",
20
+ "@ng-atomic/common": "17.0.3",
21
+ "@nx-ddd/core": "17.0.3",
22
22
  "@webcontainer/api": "^1.1.7",
23
23
  "cm6-graphql": "^0.0.4",
24
24
  "codemirror": "^6.0.0",