@ng-atomic/components 5.5.0 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/esm2020/atoms/chips-input/chips-input.atom.mjs +3 -3
  2. package/esm2020/atoms/icon/icon.atom.mjs +2 -2
  3. package/esm2020/frames/auto-layout/auto-layout.frame.mjs +2 -2
  4. package/esm2020/frames/drawer/drawer.frame.mjs +2 -2
  5. package/esm2020/frames/fab/index.mjs +2 -1
  6. package/esm2020/frames/line-up/line-up.frame.mjs +2 -2
  7. package/esm2020/frames/overlay/overlay.frame.mjs +2 -2
  8. package/esm2020/frames/scroll/scroll.frame.mjs +2 -2
  9. package/esm2020/frames/smart-menu/smart-menu.frame.mjs +2 -2
  10. package/esm2020/molecules/chips-input-field/chips-input-field.molecule.mjs +3 -3
  11. package/esm2020/molecules/date-input-field/date-input-field.molecule.mjs +2 -2
  12. package/esm2020/molecules/select-input-field/select-input-field.molecule.mjs +2 -2
  13. package/esm2020/organisms/action-buttons-section/action-buttons-section.organism.mjs +2 -2
  14. package/esm2020/organisms/back-navigator/back-navigator.organism.mjs +2 -2
  15. package/esm2020/organisms/card-input-section/card-input-section.organism.mjs +2 -2
  16. package/esm2020/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.mjs +2 -2
  17. package/esm2020/organisms/date-input-section/date-input-section.organism.mjs +2 -2
  18. package/esm2020/organisms/heading/heading.organism.mjs +2 -2
  19. package/esm2020/organisms/navigation-list/navigation-list.organism.mjs +2 -2
  20. package/esm2020/organisms/navigator/navigator.organism.mjs +2 -2
  21. package/esm2020/organisms/select-input-section/select-input-section.organism.mjs +2 -2
  22. package/esm2020/organisms/smart-table/smart-table.organism.mjs +2 -2
  23. package/esm2020/organisms/social-login-section/social-login-section.organism.mjs +2 -2
  24. package/esm2020/organisms/text-input-section/text-input-section.organism.mjs +2 -2
  25. package/esm2020/organisms/textarea-section/textarea-section.organism.mjs +2 -2
  26. package/esm2020/organisms/top-navigator/top-navigator.organism.mjs +2 -2
  27. package/esm2020/templates/entrance/entrance.template.mjs +2 -2
  28. package/esm2020/templates/menu/menu.template.mjs +2 -2
  29. package/esm2020/templates/smart-crud/smart-crud.template.mjs +2 -2
  30. package/esm2020/templates/smart-index/smart-index.template.mjs +2 -2
  31. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs +2 -2
  32. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  33. package/fesm2015/ng-atomic-components-atoms-icon.mjs +2 -2
  34. package/fesm2015/ng-atomic-components-frames-auto-layout.mjs +2 -2
  35. package/fesm2015/ng-atomic-components-frames-drawer.mjs +2 -2
  36. package/fesm2015/ng-atomic-components-frames-fab.mjs +1 -1
  37. package/fesm2015/ng-atomic-components-frames-line-up.mjs +2 -2
  38. package/fesm2015/ng-atomic-components-frames-overlay.mjs +2 -2
  39. package/fesm2015/ng-atomic-components-frames-scroll.mjs +2 -2
  40. package/fesm2015/ng-atomic-components-frames-smart-menu.mjs +2 -2
  41. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs +2 -2
  42. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  43. package/fesm2015/ng-atomic-components-molecules-date-input-field.mjs +2 -2
  44. package/fesm2015/ng-atomic-components-molecules-select-input-field.mjs +2 -2
  45. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.mjs +2 -2
  46. package/fesm2015/ng-atomic-components-organisms-back-navigator.mjs +2 -2
  47. package/fesm2015/ng-atomic-components-organisms-card-input-section.mjs +2 -2
  48. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +2 -2
  49. package/fesm2015/ng-atomic-components-organisms-date-input-section.mjs +2 -2
  50. package/fesm2015/ng-atomic-components-organisms-heading.mjs +2 -2
  51. package/fesm2015/ng-atomic-components-organisms-navigation-list.mjs +2 -2
  52. package/fesm2015/ng-atomic-components-organisms-navigator.mjs +2 -2
  53. package/fesm2015/ng-atomic-components-organisms-select-input-section.mjs +2 -2
  54. package/fesm2015/ng-atomic-components-organisms-smart-table.mjs +2 -2
  55. package/fesm2015/ng-atomic-components-organisms-social-login-section.mjs +2 -2
  56. package/fesm2015/ng-atomic-components-organisms-text-input-section.mjs +2 -2
  57. package/fesm2015/ng-atomic-components-organisms-textarea-section.mjs +2 -2
  58. package/fesm2015/ng-atomic-components-organisms-top-navigator.mjs +2 -2
  59. package/fesm2015/ng-atomic-components-templates-entrance.mjs +2 -2
  60. package/fesm2015/ng-atomic-components-templates-menu.mjs +2 -2
  61. package/fesm2015/ng-atomic-components-templates-smart-crud.mjs +2 -2
  62. package/fesm2015/ng-atomic-components-templates-smart-index.mjs +2 -2
  63. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs +2 -2
  64. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  65. package/fesm2020/ng-atomic-components-atoms-icon.mjs +2 -2
  66. package/fesm2020/ng-atomic-components-frames-auto-layout.mjs +2 -2
  67. package/fesm2020/ng-atomic-components-frames-drawer.mjs +2 -2
  68. package/fesm2020/ng-atomic-components-frames-fab.mjs +1 -1
  69. package/fesm2020/ng-atomic-components-frames-line-up.mjs +2 -2
  70. package/fesm2020/ng-atomic-components-frames-overlay.mjs +2 -2
  71. package/fesm2020/ng-atomic-components-frames-scroll.mjs +2 -2
  72. package/fesm2020/ng-atomic-components-frames-smart-menu.mjs +2 -2
  73. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs +2 -2
  74. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  75. package/fesm2020/ng-atomic-components-molecules-date-input-field.mjs +2 -2
  76. package/fesm2020/ng-atomic-components-molecules-select-input-field.mjs +2 -2
  77. package/fesm2020/ng-atomic-components-organisms-action-buttons-section.mjs +2 -2
  78. package/fesm2020/ng-atomic-components-organisms-back-navigator.mjs +2 -2
  79. package/fesm2020/ng-atomic-components-organisms-card-input-section.mjs +2 -2
  80. package/fesm2020/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +2 -2
  81. package/fesm2020/ng-atomic-components-organisms-date-input-section.mjs +2 -2
  82. package/fesm2020/ng-atomic-components-organisms-heading.mjs +2 -2
  83. package/fesm2020/ng-atomic-components-organisms-navigation-list.mjs +2 -2
  84. package/fesm2020/ng-atomic-components-organisms-navigator.mjs +2 -2
  85. package/fesm2020/ng-atomic-components-organisms-select-input-section.mjs +2 -2
  86. package/fesm2020/ng-atomic-components-organisms-smart-table.mjs +2 -2
  87. package/fesm2020/ng-atomic-components-organisms-social-login-section.mjs +2 -2
  88. package/fesm2020/ng-atomic-components-organisms-text-input-section.mjs +2 -2
  89. package/fesm2020/ng-atomic-components-organisms-textarea-section.mjs +2 -2
  90. package/fesm2020/ng-atomic-components-organisms-top-navigator.mjs +2 -2
  91. package/fesm2020/ng-atomic-components-templates-entrance.mjs +2 -2
  92. package/fesm2020/ng-atomic-components-templates-menu.mjs +2 -2
  93. package/fesm2020/ng-atomic-components-templates-smart-crud.mjs +2 -2
  94. package/fesm2020/ng-atomic-components-templates-smart-index.mjs +2 -2
  95. package/frames/fab/index.d.ts +1 -0
  96. package/package.json +4 -4
@@ -14,7 +14,7 @@ class TopNavigatorOrganism {
14
14
  }
15
15
  }
16
16
  TopNavigatorOrganism.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: TopNavigatorOrganism, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
- TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: TopNavigatorOrganism, isStandalone: true, selector: "organisms-top-navigator", inputs: { title: "title", items: "items" }, outputs: { action: "action" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [items]=\"items\"\n (action)=\"action.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{--primary-500-SCOPED-IN-top-navigator-WHPU: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-WHPU);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatToolbarModule }, { kind: "component", type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "ngmodule", type: MatMenuModule }, { kind: "component", type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["items"], outputs: ["action"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: TopNavigatorOrganism, isStandalone: true, selector: "organisms-top-navigator", inputs: { title: "title", items: "items" }, outputs: { action: "action" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [items]=\"items\"\n (action)=\"action.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{--primary-500-SCOPED-IN-top-navigator-3oiY: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-3oiY);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatToolbarModule }, { kind: "component", type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { kind: "ngmodule", type: MatMenuModule }, { kind: "component", type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["items"], outputs: ["action"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: TopNavigatorOrganism, decorators: [{
19
19
  type: Component,
20
20
  args: [{ selector: 'organisms-top-navigator', standalone: true, imports: [
@@ -22,7 +22,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
22
22
  MatToolbarModule,
23
23
  MatMenuModule,
24
24
  SmartMenuButtonAtom,
25
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [items]=\"items\"\n (action)=\"action.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{--primary-500-SCOPED-IN-top-navigator-WHPU: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-WHPU);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"] }]
25
+ ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [items]=\"items\"\n (action)=\"action.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{--primary-500-SCOPED-IN-top-navigator-3oiY: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-3oiY);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"] }]
26
26
  }], propDecorators: { title: [{
27
27
  type: Input
28
28
  }], items: [{
@@ -47,7 +47,7 @@ class EntranceTemplate {
47
47
  }
48
48
  }
49
49
  EntranceTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: EntranceTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component });
50
- EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: EntranceTemplate, isStandalone: true, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actions: "actions" }, outputs: { action: "action" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-r1vF: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-r1vF: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-r1vF);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-r1vF)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: CardFrame, selector: "frames-card" }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actions"], outputs: ["action"] }, { kind: "component", type: HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { kind: "component", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
50
+ EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: EntranceTemplate, isStandalone: true, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actions: "actions" }, outputs: { action: "action" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-50IX: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-50IX: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-50IX);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-50IX)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: CardFrame, selector: "frames-card" }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actions"], outputs: ["action"] }, { kind: "component", type: HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { kind: "component", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
51
51
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: EntranceTemplate, decorators: [{
52
52
  type: Component,
53
53
  args: [{ selector: 'templates-entrance', standalone: true, imports: [
@@ -58,7 +58,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
58
58
  HeadingOrganism,
59
59
  SocialLoginSectionOrganism,
60
60
  TextInputSectionOrganism,
61
- ], host: { class: 'template' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-r1vF: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-r1vF: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-r1vF);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-r1vF)}\n"] }]
61
+ ], host: { class: 'template' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-50IX: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-50IX: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-50IX);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-50IX)}\n"] }]
62
62
  }], propDecorators: { form: [{
63
63
  type: Input
64
64
  }], isEmailSectionShown: [{
@@ -10,13 +10,13 @@ class MenuTemplate {
10
10
  }
11
11
  }
12
12
  MenuTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- MenuTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: MenuTemplate, isStandalone: true, selector: "templates-menu", inputs: { actions: "actions" }, outputs: { action: "action" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-navigation-list\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-navigation-list>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color: #3f51b5;--primary-color-SCOPED-IN-menu-fjXt: var(--primary-color);--secondary-color: #3f51b5;--secondary-color-SCOPED-IN-menu-fjXt: var(--secondary-color);--width: 100%;--width-SCOPED-IN-menu-fjXt: var(--width);--height: 100%;--height-SCOPED-IN-menu-fjXt: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-fjXt);height:var(--height-SCOPED-IN-menu-fjXt);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-fjXt)}:host organisms-navigation-list{transition:width .5s;--primary-color: var(--primary-color-SCOPED-IN-menu-fjXt);--secondary-color: var(--secondary-color-SCOPED-IN-menu-fjXt)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: NavigationListOrganism, selector: "organisms-navigation-list", inputs: ["actions"], outputs: ["action"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13
+ MenuTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: MenuTemplate, isStandalone: true, selector: "templates-menu", inputs: { actions: "actions" }, outputs: { action: "action" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-navigation-list\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-navigation-list>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color: #3f51b5;--primary-color-SCOPED-IN-menu-TpSU: var(--primary-color);--secondary-color: #3f51b5;--secondary-color-SCOPED-IN-menu-TpSU: var(--secondary-color);--width: 100%;--width-SCOPED-IN-menu-TpSU: var(--width);--height: 100%;--height-SCOPED-IN-menu-TpSU: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-TpSU);height:var(--height-SCOPED-IN-menu-TpSU);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-TpSU)}:host organisms-navigation-list{transition:width .5s;--primary-color: var(--primary-color-SCOPED-IN-menu-TpSU);--secondary-color: var(--secondary-color-SCOPED-IN-menu-TpSU)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: NavigationListOrganism, selector: "organisms-navigation-list", inputs: ["actions"], outputs: ["action"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
14
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuTemplate, decorators: [{
15
15
  type: Component,
16
16
  args: [{ standalone: true, imports: [
17
17
  CommonModule,
18
18
  NavigationListOrganism,
19
- ], selector: 'templates-menu', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-navigation-list\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-navigation-list>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color: #3f51b5;--primary-color-SCOPED-IN-menu-fjXt: var(--primary-color);--secondary-color: #3f51b5;--secondary-color-SCOPED-IN-menu-fjXt: var(--secondary-color);--width: 100%;--width-SCOPED-IN-menu-fjXt: var(--width);--height: 100%;--height-SCOPED-IN-menu-fjXt: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-fjXt);height:var(--height-SCOPED-IN-menu-fjXt);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-fjXt)}:host organisms-navigation-list{transition:width .5s;--primary-color: var(--primary-color-SCOPED-IN-menu-fjXt);--secondary-color: var(--secondary-color-SCOPED-IN-menu-fjXt)}\n"] }]
19
+ ], selector: 'templates-menu', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-navigation-list\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-navigation-list>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color: #3f51b5;--primary-color-SCOPED-IN-menu-TpSU: var(--primary-color);--secondary-color: #3f51b5;--secondary-color-SCOPED-IN-menu-TpSU: var(--secondary-color);--width: 100%;--width-SCOPED-IN-menu-TpSU: var(--width);--height: 100%;--height-SCOPED-IN-menu-TpSU: var(--height)}:host{display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-TpSU);height:var(--height-SCOPED-IN-menu-TpSU);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-TpSU)}:host organisms-navigation-list{transition:width .5s;--primary-color: var(--primary-color-SCOPED-IN-menu-TpSU);--secondary-color: var(--secondary-color-SCOPED-IN-menu-TpSU)}\n"] }]
20
20
  }], propDecorators: { actions: [{
21
21
  type: Input
22
22
  }], action: [{
@@ -40,7 +40,7 @@ class SmartCrudTemplate {
40
40
  }
41
41
  }
42
42
  SmartCrudTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SmartCrudTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component });
43
- SmartCrudTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: SmartCrudTemplate, isStandalone: true, selector: "templates-smart-crud", inputs: { title: "title", form: "form", navStartActions: "navStartActions", navEndActions: "navEndActions", actions: "actions" }, outputs: { action: "action" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-navigator \n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"action.emit($event)\"\n navigator\n >\n <molecules-header [title]=\"title\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-text-input-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n <organisms-textarea-section\n *ngSwitchCase=\"'textarea'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [rows]=\"(entry[0] | smartField).rows\"\n ></organisms-textarea-section>\n <organisms-text-input-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n </ng-container>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-smart-crud-ZEUy: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-smart-crud-ZEUy: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-smart-crud-ZEUy: var(--gap)}:host{display:block;width:100%;height:100%;background:white}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-smart-crud-ZEUy);--vertical-padding: var(--vertical-padding-SCOPED-IN-smart-crud-ZEUy)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-smart-crud-ZEUy)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "ngmodule", type: DomainModule }, { kind: "pipe", type: i2.DomainPipe, name: "D" }, { kind: "ngmodule", type: SmartFieldModule }, { kind: "pipe", type: i3.SmartFieldPipe, name: "smartField" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actions"], outputs: ["action"] }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator", inputs: ["startActions", "endActions"], outputs: ["action"] }, { kind: "component", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: ["control", "label", "placeholder"] }, { kind: "component", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { kind: "component", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: ["label", "rows", "control"], outputs: ["action"] }, { kind: "component", type: SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: ["label", "control", "options"] }, { kind: "component", type: HeaderMolecule, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
43
+ SmartCrudTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: SmartCrudTemplate, isStandalone: true, selector: "templates-smart-crud", inputs: { title: "title", form: "form", navStartActions: "navStartActions", navEndActions: "navEndActions", actions: "actions" }, outputs: { action: "action" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-navigator \n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"action.emit($event)\"\n navigator\n >\n <molecules-header [title]=\"title\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-text-input-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n <organisms-textarea-section\n *ngSwitchCase=\"'textarea'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [rows]=\"(entry[0] | smartField).rows\"\n ></organisms-textarea-section>\n <organisms-text-input-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n </ng-container>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-smart-crud-Rdy0: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-smart-crud-Rdy0: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-smart-crud-Rdy0: var(--gap)}:host{display:block;width:100%;height:100%;background:white}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-smart-crud-Rdy0);--vertical-padding: var(--vertical-padding-SCOPED-IN-smart-crud-Rdy0)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-smart-crud-Rdy0)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "ngmodule", type: DomainModule }, { kind: "pipe", type: i2.DomainPipe, name: "D" }, { kind: "ngmodule", type: SmartFieldModule }, { kind: "pipe", type: i3.SmartFieldPipe, name: "smartField" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actions"], outputs: ["action"] }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator", inputs: ["startActions", "endActions"], outputs: ["action"] }, { kind: "component", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: ["control", "label", "placeholder"] }, { kind: "component", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { kind: "component", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: ["label", "rows", "control"], outputs: ["action"] }, { kind: "component", type: SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: ["label", "control", "options"] }, { kind: "component", type: HeaderMolecule, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
44
44
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SmartCrudTemplate, decorators: [{
45
45
  type: Component,
46
46
  args: [{ standalone: true, imports: [
@@ -57,7 +57,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
57
57
  TextareaSectionOrganism,
58
58
  SelectInputSectionOrganism,
59
59
  HeaderMolecule,
60
- ], selector: 'templates-smart-crud', changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'template' }, template: "<frames-scroll>\n <organisms-navigator \n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"action.emit($event)\"\n navigator\n >\n <molecules-header [title]=\"title\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-text-input-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n <organisms-textarea-section\n *ngSwitchCase=\"'textarea'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [rows]=\"(entry[0] | smartField).rows\"\n ></organisms-textarea-section>\n <organisms-text-input-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n </ng-container>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-smart-crud-ZEUy: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-smart-crud-ZEUy: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-smart-crud-ZEUy: var(--gap)}:host{display:block;width:100%;height:100%;background:white}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-smart-crud-ZEUy);--vertical-padding: var(--vertical-padding-SCOPED-IN-smart-crud-ZEUy)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-smart-crud-ZEUy)}\n"] }]
60
+ ], selector: 'templates-smart-crud', changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'template' }, template: "<frames-scroll>\n <organisms-navigator \n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"action.emit($event)\"\n navigator\n >\n <molecules-header [title]=\"title\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-text-input-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n <organisms-textarea-section\n *ngSwitchCase=\"'textarea'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [rows]=\"(entry[0] | smartField).rows\"\n ></organisms-textarea-section>\n <organisms-text-input-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-text-input-section>\n </ng-container>\n <organisms-action-buttons-section\n [actions]=\"actions\"\n (action)=\"action.emit($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-smart-crud-Rdy0: var(--horizontal-padding);--vertical-padding: 24px;--vertical-padding-SCOPED-IN-smart-crud-Rdy0: var(--vertical-padding);--gap: 16px;--gap-SCOPED-IN-smart-crud-Rdy0: var(--gap)}:host{display:block;width:100%;height:100%;background:white}:host frames-auto-layout{height:-moz-fit-content;height:fit-content;--gap: var(--gap-SCOPED-IN-smart-crud-Rdy0);--vertical-padding: var(--vertical-padding-SCOPED-IN-smart-crud-Rdy0)}:host frames-auto-layout *{--horizontal-padding: var(--horizontal-padding-SCOPED-IN-smart-crud-Rdy0)}\n"] }]
61
61
  }], propDecorators: { title: [{
62
62
  type: Input
63
63
  }], form: [{
@@ -59,7 +59,7 @@ class SmartIndexTemplate {
59
59
  }
60
60
  }
61
61
  SmartIndexTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SmartIndexTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component });
62
- SmartIndexTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: SmartIndexTemplate, isStandalone: true, selector: "templates-smart-index", inputs: { tableChildrenKey: "tableChildrenKey", form: "form", queryControl: "queryControl", title: "title", description: "description", items: "items", itemActions: "itemActions", navStartActions: "navStartActions", navEndActions: "navEndActions", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder", device: "device" }, outputs: { action: "action", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-navigator\n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"onAction($event)\"\n navigator\n >\n <molecules-header [title]=\"title\" [description]=\"description\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents [ngSwitch]=\"device\">\n <ng-container *ngSwitchCase=\"'sp'\">\n <organisms-smart-list\n [items]=\"items\"\n (action)=\"onAction($event)\"\n ></organisms-smart-list>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <!-- <organisms-grid-toolbar\n [columns]=\"properties\"\n ></organisms-grid-toolbar> -->\n <organisms-smart-table\n [items]=\"items\"\n [itemActions]=\"itemActions\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n [childrenKey]=\"tableChildrenKey\"\n (action)=\"onAction($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"onAction({id: ActionId.TABLE_HEADER_CLICK, payload: $event})\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [form]=\"form\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </ng-container>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height: 56px;--navigator-height-SCOPED-IN-smart-index-0qgG: var(--navigator-height)}:host{width:100%;height:100%;background:white;display:block}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: PaginatorOrganism, selector: "organisms-paginator", inputs: ["control", "form", "placeholder", "page", "pageSizeOptions"], outputs: ["pageChange"] }, { kind: "component", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: ["columns", "childrenKey", "items", "itemActions", "pageSize", "selectedIdSet", "sort"], outputs: ["action", "headerClick", "checkboxClick", "pageChange", "itemCheck"] }, { kind: "component", type: SmartListOrganism, selector: "organisms-smart-list", inputs: ["items"], outputs: ["action"] }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator", inputs: ["startActions", "endActions"], outputs: ["action"] }, { kind: "component", type: HeaderMolecule, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
62
+ SmartIndexTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: SmartIndexTemplate, isStandalone: true, selector: "templates-smart-index", inputs: { tableChildrenKey: "tableChildrenKey", form: "form", queryControl: "queryControl", title: "title", description: "description", items: "items", itemActions: "itemActions", navStartActions: "navStartActions", navEndActions: "navEndActions", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder", device: "device" }, outputs: { action: "action", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-navigator\n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"onAction($event)\"\n navigator\n >\n <molecules-header [title]=\"title\" [description]=\"description\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents [ngSwitch]=\"device\">\n <ng-container *ngSwitchCase=\"'sp'\">\n <organisms-smart-list\n [items]=\"items\"\n (action)=\"onAction($event)\"\n ></organisms-smart-list>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <!-- <organisms-grid-toolbar\n [columns]=\"properties\"\n ></organisms-grid-toolbar> -->\n <organisms-smart-table\n [items]=\"items\"\n [itemActions]=\"itemActions\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n [childrenKey]=\"tableChildrenKey\"\n (action)=\"onAction($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"onAction({id: ActionId.TABLE_HEADER_CLICK, payload: $event})\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [form]=\"form\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </ng-container>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height: 56px;--navigator-height-SCOPED-IN-smart-index-McXU: var(--navigator-height)}:host{width:100%;height:100%;background:white;display:block}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "component", type: AutoLayoutFrame, selector: "frames-auto-layout" }, { kind: "component", type: ScrollFrame, selector: "frames-scroll" }, { kind: "component", type: PaginatorOrganism, selector: "organisms-paginator", inputs: ["control", "form", "placeholder", "page", "pageSizeOptions"], outputs: ["pageChange"] }, { kind: "component", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: ["columns", "childrenKey", "items", "itemActions", "pageSize", "selectedIdSet", "sort"], outputs: ["action", "headerClick", "checkboxClick", "pageChange", "itemCheck"] }, { kind: "component", type: SmartListOrganism, selector: "organisms-smart-list", inputs: ["items"], outputs: ["action"] }, { kind: "component", type: NavigatorOrganism, selector: "organisms-navigator", inputs: ["startActions", "endActions"], outputs: ["action"] }, { kind: "component", type: HeaderMolecule, selector: "molecules-header", inputs: ["title", "description"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
63
63
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SmartIndexTemplate, decorators: [{
64
64
  type: Component,
65
65
  args: [{ standalone: true, imports: [
@@ -73,7 +73,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
73
73
  NavigatorOrganism,
74
74
  FiltersSectionOrganism,
75
75
  HeaderMolecule,
76
- ], selector: 'templates-smart-index', changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'template' }, template: "<frames-scroll>\n <organisms-navigator\n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"onAction($event)\"\n navigator\n >\n <molecules-header [title]=\"title\" [description]=\"description\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents [ngSwitch]=\"device\">\n <ng-container *ngSwitchCase=\"'sp'\">\n <organisms-smart-list\n [items]=\"items\"\n (action)=\"onAction($event)\"\n ></organisms-smart-list>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <!-- <organisms-grid-toolbar\n [columns]=\"properties\"\n ></organisms-grid-toolbar> -->\n <organisms-smart-table\n [items]=\"items\"\n [itemActions]=\"itemActions\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n [childrenKey]=\"tableChildrenKey\"\n (action)=\"onAction($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"onAction({id: ActionId.TABLE_HEADER_CLICK, payload: $event})\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [form]=\"form\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </ng-container>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height: 56px;--navigator-height-SCOPED-IN-smart-index-0qgG: var(--navigator-height)}:host{width:100%;height:100%;background:white;display:block}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}\n"] }]
76
+ ], selector: 'templates-smart-index', changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'template' }, template: "<frames-scroll>\n <organisms-navigator\n [startActions]=\"navStartActions\"\n [endActions]=\"navEndActions\"\n (action)=\"onAction($event)\"\n navigator\n >\n <molecules-header [title]=\"title\" [description]=\"description\"></molecules-header>\n </organisms-navigator>\n <frames-auto-layout vertical contents [ngSwitch]=\"device\">\n <ng-container *ngSwitchCase=\"'sp'\">\n <organisms-smart-list\n [items]=\"items\"\n (action)=\"onAction($event)\"\n ></organisms-smart-list>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <!-- <organisms-grid-toolbar\n [columns]=\"properties\"\n ></organisms-grid-toolbar> -->\n <organisms-smart-table\n [items]=\"items\"\n [itemActions]=\"itemActions\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n [childrenKey]=\"tableChildrenKey\"\n (action)=\"onAction($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"onAction({id: ActionId.TABLE_HEADER_CLICK, payload: $event})\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [form]=\"form\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </ng-container>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height: 56px;--navigator-height-SCOPED-IN-smart-index-McXU: var(--navigator-height)}:host{width:100%;height:100%;background:white;display:block}:host frames-auto-layout{--gap: 0;--vertical-padding: 0}\n"] }]
77
77
  }], propDecorators: { tableChildrenKey: [{
78
78
  type: Input
79
79
  }], form: [{
@@ -1 +1,2 @@
1
1
  export * from './fab.frame';
2
+ export * from './fab.service';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ng-atomic/components",
3
- "version": "5.5.0",
3
+ "version": "5.6.0",
4
4
  "license": "MIT",
5
5
  "module": "fesm2015/ng-atomic-components.mjs",
6
6
  "es2020": "fesm2020/ng-atomic-components.mjs",
@@ -430,13 +430,13 @@
430
430
  "@storybook/theming": "^6.4.10",
431
431
  "@angular/core": "^15.0.0",
432
432
  "@angular/platform-browser": "^15.0.0",
433
- "@ng-atomic/elements": "5.5.0",
433
+ "@ng-atomic/elements": "5.6.0",
434
434
  "@angular/cdk": "^15.0.0",
435
435
  "@angular/material": "^15.0.0",
436
436
  "@angular/forms": "^15.0.0",
437
437
  "rxjs": "^7.0.0",
438
- "@ng-atomic/common": "5.5.0",
439
- "@ng-atomic/storybook": "5.5.0",
438
+ "@ng-atomic/common": "5.6.0",
439
+ "@ng-atomic/storybook": "5.6.0",
440
440
  "@storybook/angular": "6.5.13",
441
441
  "@codemirror/state": "6.2.0",
442
442
  "codemirror": "^6.0.1",