@ng-atomic/components 1.3.0 → 1.4.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 (224) hide show
  1. package/bundles/ng-atomic-components-frames-auto-layout.umd.js +1 -1
  2. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +1 -1
  3. package/bundles/ng-atomic-components-frames-drawer.umd.js +1 -1
  4. package/bundles/ng-atomic-components-frames-drawer.umd.min.js +1 -1
  5. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +1 -1
  6. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +1 -1
  7. package/bundles/ng-atomic-components-frames-line-up.umd.js +1 -1
  8. package/bundles/ng-atomic-components-frames-line-up.umd.min.js +1 -1
  9. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +1 -1
  10. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +1 -1
  11. package/bundles/ng-atomic-components-frames-overlay.umd.js +1 -1
  12. package/bundles/ng-atomic-components-frames-overlay.umd.min.js +1 -1
  13. package/bundles/ng-atomic-components-frames-scroll.umd.js +1 -1
  14. package/bundles/ng-atomic-components-frames-scroll.umd.min.js +1 -1
  15. package/bundles/ng-atomic-components-frames-smart-menu.umd.js +1 -1
  16. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +1 -1
  17. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +1 -1
  18. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +1 -1
  19. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +2 -2
  20. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
  21. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +1 -1
  22. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +1 -1
  23. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +113 -0
  24. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -0
  25. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +2 -0
  26. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +1 -0
  27. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +99 -0
  28. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -0
  29. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +2 -0
  30. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +1 -0
  31. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +1 -1
  32. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +1 -1
  33. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +1 -1
  34. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +1 -1
  35. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +99 -0
  36. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -0
  37. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +2 -0
  38. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +1 -0
  39. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +423 -0
  40. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -0
  41. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +16 -0
  42. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +1 -0
  43. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +1 -1
  44. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +1 -1
  45. package/bundles/ng-atomic-components-organisms-heading.umd.js +1 -1
  46. package/bundles/ng-atomic-components-organisms-heading.umd.min.js +1 -1
  47. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +13 -20
  48. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +1 -1
  49. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +1 -1
  50. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +1 -1
  51. package/bundles/ng-atomic-components-organisms-menu.umd.js +1 -1
  52. package/bundles/ng-atomic-components-organisms-menu.umd.min.js +1 -1
  53. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +1 -1
  54. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +1 -1
  55. package/bundles/ng-atomic-components-organisms-smart-table.umd.js +1 -1
  56. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +2 -2
  57. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +1 -1
  58. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +1 -1
  59. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +107 -0
  60. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -0
  61. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +2 -0
  62. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +1 -0
  63. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +93 -0
  64. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -0
  65. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +2 -0
  66. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +1 -0
  67. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +1 -1
  68. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +1 -1
  69. package/bundles/ng-atomic-components-templates-entrance.umd.js +1 -1
  70. package/bundles/ng-atomic-components-templates-entrance.umd.min.js +1 -1
  71. package/bundles/ng-atomic-components-templates-menu.umd.js +1 -1
  72. package/bundles/ng-atomic-components-templates-menu.umd.min.js +1 -1
  73. package/bundles/ng-atomic-components-templates-smart-crud.umd.js +1 -1
  74. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +1 -1
  75. package/bundles/ng-atomic-components-templates-smart-index.umd.js +1 -1
  76. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +1 -1
  77. package/esm2015/frames/auto-layout/auto-layout.frame.js +1 -1
  78. package/esm2015/frames/drawer/drawer.frame.js +1 -1
  79. package/esm2015/frames/line-up/line-up.frame.js +1 -1
  80. package/esm2015/frames/line-up-v2/line-up.frame.js +1 -1
  81. package/esm2015/frames/overlay/overlay.frame.js +1 -1
  82. package/esm2015/frames/overlay-v2/overlay.frame.js +1 -1
  83. package/esm2015/frames/scroll/scroll.frame.js +1 -1
  84. package/esm2015/frames/smart-menu/smart-menu.frame.js +1 -1
  85. package/esm2015/molecules/date-input-field/date-input-field.molecule.js +1 -1
  86. package/esm2015/molecules/select-input-field/select-input-field.molecule.js +2 -2
  87. package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
  88. package/esm2015/molecules/text-input-field/index.js +3 -0
  89. package/esm2015/molecules/text-input-field/index.js.map +1 -0
  90. package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js +5 -0
  91. package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js.map +1 -0
  92. package/esm2015/molecules/text-input-field/text-input-field.module.js +38 -0
  93. package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -0
  94. package/esm2015/molecules/text-input-field/text-input-field.molecule.js +40 -0
  95. package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -0
  96. package/esm2015/molecules/textarea-field/index.js +3 -0
  97. package/esm2015/molecules/textarea-field/index.js.map +1 -0
  98. package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js +5 -0
  99. package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js.map +1 -0
  100. package/esm2015/molecules/textarea-field/textarea-field.module.js +30 -0
  101. package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -0
  102. package/esm2015/molecules/textarea-field/textarea-field.molecule.js +30 -0
  103. package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -0
  104. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +1 -1
  105. package/esm2015/organisms/back-navigator/back-navigator.organism.js +1 -1
  106. package/esm2015/organisms/card-input-section/card-input-section.module.js +30 -0
  107. package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -0
  108. package/esm2015/organisms/card-input-section/card-input-section.organism.js +29 -0
  109. package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -0
  110. package/esm2015/organisms/card-input-section/index.js +3 -0
  111. package/esm2015/organisms/card-input-section/index.js.map +1 -0
  112. package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js +5 -0
  113. package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js.map +1 -0
  114. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +34 -0
  115. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -0
  116. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +34 -0
  117. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -0
  118. package/esm2015/organisms/cvc-and-exp-input-section/index.js +3 -0
  119. package/esm2015/organisms/cvc-and-exp-input-section/index.js.map +1 -0
  120. package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js +5 -0
  121. package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
  122. package/esm2015/organisms/date-input-section/date-input-section.organism.js +1 -1
  123. package/esm2015/organisms/heading/heading.organism.js +1 -1
  124. package/esm2015/organisms/input-field-section/input-field-section.module.js +7 -15
  125. package/esm2015/organisms/input-field-section/input-field-section.module.js.map +1 -1
  126. package/esm2015/organisms/input-field-section/input-field-section.organism.js +4 -7
  127. package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +1 -1
  128. package/esm2015/organisms/menu/menu.organism.js +1 -1
  129. package/esm2015/organisms/select-input-section/select-input-section.organism.js +1 -1
  130. package/esm2015/organisms/smart-table/smart-table.organism.js +1 -1
  131. package/esm2015/organisms/social-login-section/social-login-section.organism.js +1 -1
  132. package/esm2015/organisms/text-input-section/index.js +3 -0
  133. package/esm2015/organisms/text-input-section/index.js.map +1 -0
  134. package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js +5 -0
  135. package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js.map +1 -0
  136. package/esm2015/organisms/text-input-section/text-input-section.module.js +34 -0
  137. package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -0
  138. package/esm2015/organisms/text-input-section/text-input-section.organism.js +33 -0
  139. package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -0
  140. package/esm2015/organisms/textarea-section/index.js +3 -0
  141. package/esm2015/organisms/textarea-section/index.js.map +1 -0
  142. package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js +5 -0
  143. package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js.map +1 -0
  144. package/esm2015/organisms/textarea-section/textarea-section.module.js +30 -0
  145. package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -0
  146. package/esm2015/organisms/textarea-section/textarea-section.organism.js +22 -0
  147. package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -0
  148. package/esm2015/organisms/top-navigator/top-navigator.organism.js +1 -1
  149. package/esm2015/templates/entrance/entrance.template.js +1 -1
  150. package/esm2015/templates/menu/menu.template.js +1 -1
  151. package/esm2015/templates/smart-crud/smart-crud.template.js +1 -1
  152. package/esm2015/templates/smart-index/smart-index.template.js +1 -1
  153. package/fesm2015/ng-atomic-components-frames-auto-layout.js +1 -1
  154. package/fesm2015/ng-atomic-components-frames-drawer.js +1 -1
  155. package/fesm2015/ng-atomic-components-frames-line-up-v2.js +1 -1
  156. package/fesm2015/ng-atomic-components-frames-line-up.js +1 -1
  157. package/fesm2015/ng-atomic-components-frames-overlay-v2.js +1 -1
  158. package/fesm2015/ng-atomic-components-frames-overlay.js +1 -1
  159. package/fesm2015/ng-atomic-components-frames-scroll.js +1 -1
  160. package/fesm2015/ng-atomic-components-frames-smart-menu.js +1 -1
  161. package/fesm2015/ng-atomic-components-molecules-date-input-field.js +1 -1
  162. package/fesm2015/ng-atomic-components-molecules-select-input-field.js +2 -2
  163. package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
  164. package/fesm2015/ng-atomic-components-molecules-text-input-field.js +78 -0
  165. package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -0
  166. package/fesm2015/ng-atomic-components-molecules-textarea-field.js +62 -0
  167. package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -0
  168. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +1 -1
  169. package/fesm2015/ng-atomic-components-organisms-back-navigator.js +1 -1
  170. package/fesm2015/ng-atomic-components-organisms-card-input-section.js +62 -0
  171. package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -0
  172. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +70 -0
  173. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
  174. package/fesm2015/ng-atomic-components-organisms-date-input-section.js +1 -1
  175. package/fesm2015/ng-atomic-components-organisms-heading.js +1 -1
  176. package/fesm2015/ng-atomic-components-organisms-input-field-section.js +10 -19
  177. package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +1 -1
  178. package/fesm2015/ng-atomic-components-organisms-menu.js +1 -1
  179. package/fesm2015/ng-atomic-components-organisms-select-input-section.js +1 -1
  180. package/fesm2015/ng-atomic-components-organisms-smart-table.js +1 -1
  181. package/fesm2015/ng-atomic-components-organisms-social-login-section.js +1 -1
  182. package/fesm2015/ng-atomic-components-organisms-text-input-section.js +70 -0
  183. package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -0
  184. package/fesm2015/ng-atomic-components-organisms-textarea-section.js +55 -0
  185. package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -0
  186. package/fesm2015/ng-atomic-components-organisms-top-navigator.js +1 -1
  187. package/fesm2015/ng-atomic-components-templates-entrance.js +1 -1
  188. package/fesm2015/ng-atomic-components-templates-menu.js +1 -1
  189. package/fesm2015/ng-atomic-components-templates-smart-crud.js +1 -1
  190. package/fesm2015/ng-atomic-components-templates-smart-index.js +1 -1
  191. package/molecules/select-input-field/select-input-field.molecule.d.ts +1 -2
  192. package/molecules/text-input-field/index.d.ts +2 -0
  193. package/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.d.ts +5 -0
  194. package/molecules/text-input-field/package.json +10 -0
  195. package/molecules/text-input-field/text-input-field.module.d.ts +10 -0
  196. package/molecules/text-input-field/text-input-field.molecule.d.ts +12 -0
  197. package/molecules/textarea-field/index.d.ts +2 -0
  198. package/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.d.ts +5 -0
  199. package/molecules/textarea-field/package.json +10 -0
  200. package/molecules/textarea-field/textarea-field.module.d.ts +9 -0
  201. package/molecules/textarea-field/textarea-field.molecule.d.ts +8 -0
  202. package/organisms/card-input-section/card-input-section.module.d.ts +9 -0
  203. package/organisms/card-input-section/card-input-section.organism.d.ts +9 -0
  204. package/organisms/card-input-section/index.d.ts +2 -0
  205. package/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.d.ts +5 -0
  206. package/organisms/card-input-section/package.json +10 -0
  207. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +10 -0
  208. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +10 -0
  209. package/organisms/cvc-and-exp-input-section/index.d.ts +2 -0
  210. package/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.d.ts +5 -0
  211. package/organisms/cvc-and-exp-input-section/package.json +10 -0
  212. package/organisms/input-field-section/input-field-section.module.d.ts +2 -4
  213. package/organisms/input-field-section/input-field-section.organism.d.ts +1 -1
  214. package/organisms/text-input-section/index.d.ts +2 -0
  215. package/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.d.ts +5 -0
  216. package/organisms/text-input-section/package.json +10 -0
  217. package/organisms/text-input-section/text-input-section.module.d.ts +9 -0
  218. package/organisms/text-input-section/text-input-section.organism.d.ts +11 -0
  219. package/organisms/textarea-section/index.d.ts +2 -0
  220. package/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.d.ts +5 -0
  221. package/organisms/textarea-section/package.json +10 -0
  222. package/organisms/textarea-section/textarea-section.module.d.ts +9 -0
  223. package/organisms/textarea-section/textarea-section.organism.d.ts +6 -0
  224. package/package.json +1 -1
@@ -1,20 +1,17 @@
1
1
  import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
2
  import { FormControl } from '@ngneat/reactive-forms';
3
3
  import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/material/form-field";
5
- import * as i2 from "@angular/material/input";
6
- import * as i3 from "@angular/forms";
4
+ import * as i1 from "@ng-atomic/components/molecules/text-input-field";
7
5
  export class InputFieldSectionOrganism {
8
6
  constructor() {
9
- this.label = '';
10
- this.placeholder = '';
7
+ this.label = 'label';
8
+ this.placeholder = 'placeholder';
11
9
  this.type = 'text';
12
- this.hint = '';
13
10
  this.control = new FormControl('');
14
11
  }
15
12
  }
16
13
  InputFieldSectionOrganism.ɵfac = function InputFieldSectionOrganism_Factory(t) { return new (t || InputFieldSectionOrganism)(); };
17
- InputFieldSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [type]=\"type\" [formControl]=\"control\" [placeholder]=\"placeholder\">\n <!-- <mat-icon matSuffix>sentiment_very_satisfied</mat-icon> -->\n <mat-hint>{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-input-field-section-K63Q:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-input-field-section-K63Q);box-sizing:border-box}:host,:host .molecule.input-field,:host mat-form-field{width:100%}"], directives: [{ type: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
+ InputFieldSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-input-field-section-i24l:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-input-field-section-i24l);box-sizing:border-box}:host,:host .molecule.input-field,:host mat-form-field{width:100%}"], directives: [{ type: i1.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
15
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(InputFieldSectionOrganism, [{
19
16
  type: Component,
20
17
  args: [{
@@ -1 +1 @@
1
- {"version":3,"file":"input-field-section.organism.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/input-field-section/input-field-section.organism.ts","../../../../../../libs/components/organisms/input-field-section/input-field-section.organism.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;AASrD,MAAM,OAAO,yBAAyB;IAPtC;QASE,UAAK,GAAG,EAAE,CAAC;QAGX,gBAAW,GAAG,EAAE,CAAC;QAGjB,SAAI,GAAmC,MAAM,CAAC;QAG9C,SAAI,GAAG,EAAE,CAAC;QAGV,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;KAC/B;;kGAfY,yBAAyB;qFAAzB,yBAAyB,2NCVtC,qSAKiB;uFDKJ,yBAAyB;cAPrC,SAAS;eAAC;gBACT,QAAQ,EAAE,+BAA+B;gBACzC,WAAW,EAAE,qCAAqC;gBAClD,SAAS,EAAE,CAAC,qCAAqC,CAAC;gBAClD,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,kBAAkB,EAAC;aAClC;gBAGC,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,OAAO;kBADN,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-input-field-section',\n templateUrl: './input-field-section.organism.html',\n styleUrls: ['./input-field-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'organism section'}\n})\nexport class InputFieldSectionOrganism {\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint = '';\n\n @Input()\n control = new FormControl('');\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [type]=\"type\" [formControl]=\"control\" [placeholder]=\"placeholder\">\n <!-- <mat-icon matSuffix>sentiment_very_satisfied</mat-icon> -->\n <mat-hint>{{ hint }}</mat-hint>\n</mat-form-field>"]}
1
+ {"version":3,"file":"input-field-section.organism.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/input-field-section/input-field-section.organism.ts","../../../../../../libs/components/organisms/input-field-section/input-field-section.organism.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;AASrD,MAAM,OAAO,yBAAyB;IAPtC;QASE,UAAK,GAAG,OAAO,CAAC;QAGhB,gBAAW,GAAG,aAAa,CAAC;QAG5B,SAAI,GAAmC,MAAM,CAAC;QAM9C,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;KAC/B;;kGAfY,yBAAyB;qFAAzB,yBAAyB,2NCVtC,oIAI8B;uFDMjB,yBAAyB;cAPrC,SAAS;eAAC;gBACT,QAAQ,EAAE,+BAA+B;gBACzC,WAAW,EAAE,qCAAqC;gBAClD,SAAS,EAAE,CAAC,qCAAqC,CAAC;gBAClD,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,kBAAkB,EAAC;aAClC;gBAGC,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,OAAO;kBADN,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-input-field-section',\n templateUrl: './input-field-section.organism.html',\n styleUrls: ['./input-field-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'organism section'}\n})\nexport class InputFieldSectionOrganism {\n @Input()\n label = 'label';\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint?: string;\n\n @Input()\n control = new FormControl('');\n}\n","<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>"]}
@@ -11,7 +11,7 @@ export class MenuOrganism {
11
11
  }
12
12
  }
13
13
  MenuOrganism.ɵfac = function MenuOrganism_Factory(t) { return new (t || MenuOrganism)(); };
14
- MenuOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: MenuOrganism, selector: "organisms-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-selection-list [multiple]=\"false\">\n <mat-list-option \n *ngFor=\"let item of actionItems\" \n [value]=\"item.id\"\n (click)=\"actionItemClick.emit([item])\"\n >\n <mat-icon mat-list-icon> {{ item?.icon }}</mat-icon>\n <div mat-line>{{item.name}}</div>\n </mat-list-option>\n</mat-selection-list>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-Kxeo:var(--primary-color);--secondary-color:#00f;--secondary-color-SCOPED-IN-menu-Kxeo:var(--secondary-color);--color:#fff;--color-SCOPED-IN-menu-Kxeo:var(--color);display:block;width:100%;height:100%;background:var(--primary-color-SCOPED-IN-menu-Kxeo);color:var(--color-SCOPED-IN-menu-Kxeo);box-sizing:border-box}:host .mat-list-item{height:3rem!important}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--color-SCOPED-IN-menu-Kxeo);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}"], directives: [{ type: i1.MatSelectionList, selector: "mat-selection-list", inputs: ["disableRipple", "tabIndex", "color", "compareWith", "disabled", "multiple"], outputs: ["selectionChange"], exportAs: ["matSelectionList"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.MatListOption, selector: "mat-list-option", inputs: ["disableRipple", "checkboxPosition", "color", "value", "selected", "disabled"], exportAs: ["matListOption"] }, { type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i1.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i4.MatLine, selector: "[mat-line], [matLine]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
+ MenuOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: MenuOrganism, selector: "organisms-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-selection-list [multiple]=\"false\">\n <mat-list-option \n *ngFor=\"let item of actionItems\" \n [value]=\"item.id\"\n (click)=\"actionItemClick.emit([item])\"\n >\n <mat-icon mat-list-icon> {{ item?.icon }}</mat-icon>\n <div mat-line>{{item.name}}</div>\n </mat-list-option>\n</mat-selection-list>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-vt5t:var(--primary-color);--secondary-color:#00f;--secondary-color-SCOPED-IN-menu-vt5t:var(--secondary-color);--color:#fff;--color-SCOPED-IN-menu-vt5t:var(--color);display:block;width:100%;height:100%;background:var(--primary-color-SCOPED-IN-menu-vt5t);color:var(--color-SCOPED-IN-menu-vt5t);box-sizing:border-box}:host .mat-list-item{height:3rem!important}:host ::ng-deep .mat-list-item .mat-list-item-content{display:flex;align-items:center;grid-gap:8px;padding-top:8px;padding-bottom:8px;cursor:pointer;color:var(--color-SCOPED-IN-menu-vt5t);font-size:12px}:host ::ng-deep .mat-list-item .mat-list-text{padding-left:8px!important}"], directives: [{ type: i1.MatSelectionList, selector: "mat-selection-list", inputs: ["disableRipple", "tabIndex", "color", "compareWith", "disabled", "multiple"], outputs: ["selectionChange"], exportAs: ["matSelectionList"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.MatListOption, selector: "mat-list-option", inputs: ["disableRipple", "checkboxPosition", "color", "value", "selected", "disabled"], exportAs: ["matListOption"] }, { type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i1.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i4.MatLine, selector: "[mat-line], [matLine]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
15
15
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MenuOrganism, [{
16
16
  type: Component,
17
17
  args: [{
@@ -10,7 +10,7 @@ export class SelectInputSectionOrganism {
10
10
  }
11
11
  }
12
12
  SelectInputSectionOrganism.ɵfac = function SelectInputSectionOrganism_Factory(t) { return new (t || SelectInputSectionOrganism)(); };
13
- SelectInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: { label: "label", control: "control", options: "options" }, ngImport: i0, template: "<molecules-select-input-field\n [label]=\"label\"\n [control]=\"control\"\n [options]=\"options\"\n></molecules-select-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-select-input-section-rguN:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-select-input-section-rguN);box-sizing:border-box}:host,:host .molecule.input-field{width:100%}"], directives: [{ type: i1.SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13
+ SelectInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: { label: "label", control: "control", options: "options" }, ngImport: i0, template: "<molecules-select-input-field\n [label]=\"label\"\n [control]=\"control\"\n [options]=\"options\"\n></molecules-select-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-select-input-section-OSMJ:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-select-input-section-OSMJ);box-sizing:border-box}:host,:host .molecule.input-field{width:100%}"], directives: [{ type: i1.SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
14
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectInputSectionOrganism, [{
15
15
  type: Component,
16
16
  args: [{
@@ -25,7 +25,7 @@ export class SmartTableOrganism {
25
25
  }
26
26
  }
27
27
  SmartTableOrganism.ɵfac = function SmartTableOrganism_Factory(t) { return new (t || SmartTableOrganism)(); };
28
- SmartTableOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: { columns: "columns", items: "items", patientsSize: "patientsSize", pageSize: "pageSize", actionItems: "actionItems", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder" }, outputs: { actionItemClick: "actionItemClick", headerClick: "headerClick", checkboxClick: "checkboxClick", pageChange: "pageChange", itemCheck: "itemCheck" }, host: { classAttribute: "organism" }, ngImport: i0, template: "<table mat-table [dataSource]=\"items\" matSort matSortDisableClear matSortDirection=\"desc\">\n <ng-container *ngFor=\"let name of displayedColumns\" [ngSwitch]=\"name\">\n <molecules-checkbox-column\n *ngSwitchCase=\"'__checkbox'\"\n name=\"__checkbox\"\n [selectedIdSet]=\"selectedIdSet\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n ></molecules-checkbox-column>\n <molecules-actions-column \n *ngSwitchCase=\"'__actions'\" \n name=\"__actions\" \n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></molecules-actions-column>\n <molecules-smart-column\n *ngSwitchDefault\n [name]=\"name\"\n [headerText]=\"name | D\"\n [sort]=\"sortKey === name ? sortOrder : 'none'\"\n (headerClick)=\"headerClick.emit(name)\"\n ></molecules-smart-column>\n </ng-container>\n\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns; sticky: true\"></tr>\n <tr mat-row *matRowDef=\"let item; columns: displayedColumns;\"></tr>\n</table>\n<div *ngIf=\"!items?.length\" class=\"no-data-message\">\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002</div>", styles: [":host{--width:100%;--width-SCOPED-IN-smart-table-1VtO:var(--width);--cell:8px;--cell-SCOPED-IN-smart-table-1VtO:var(--cell);display:block;position:relative;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 .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width) - var(--cell) * 4);height:3em;padding-left:calc(var(--cell) * 2);padding-right:calc(var(--cell) * 2)}"], directives: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i3.CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: ["name", "selectedIdSet"], outputs: ["checkboxClick"] }, { type: i4.ActionsColumnMolecule, selector: "molecules-actions-column", inputs: ["name", "actionItems"], outputs: ["actionItemClick"] }, { type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i5.SmartColumnMolecule, selector: "molecules-smart-column", inputs: ["sort"], outputs: ["headerClick"] }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "D": i6.DomainPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush });
28
+ SmartTableOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: { columns: "columns", items: "items", patientsSize: "patientsSize", pageSize: "pageSize", actionItems: "actionItems", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder" }, outputs: { actionItemClick: "actionItemClick", headerClick: "headerClick", checkboxClick: "checkboxClick", pageChange: "pageChange", itemCheck: "itemCheck" }, host: { classAttribute: "organism" }, ngImport: i0, template: "<table mat-table [dataSource]=\"items\" matSort matSortDisableClear matSortDirection=\"desc\">\n <ng-container *ngFor=\"let name of displayedColumns\" [ngSwitch]=\"name\">\n <molecules-checkbox-column\n *ngSwitchCase=\"'__checkbox'\"\n name=\"__checkbox\"\n [selectedIdSet]=\"selectedIdSet\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n ></molecules-checkbox-column>\n <molecules-actions-column \n *ngSwitchCase=\"'__actions'\" \n name=\"__actions\" \n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></molecules-actions-column>\n <molecules-smart-column\n *ngSwitchDefault\n [name]=\"name\"\n [headerText]=\"name | D\"\n [sort]=\"sortKey === name ? sortOrder : 'none'\"\n (headerClick)=\"headerClick.emit(name)\"\n ></molecules-smart-column>\n </ng-container>\n\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns; sticky: true\"></tr>\n <tr mat-row *matRowDef=\"let item; columns: displayedColumns;\"></tr>\n</table>\n<div *ngIf=\"!items?.length\" class=\"no-data-message\">\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002</div>", styles: [":host{--width:100%;--width-SCOPED-IN-smart-table-9ps7:var(--width);--cell:8px;--cell-SCOPED-IN-smart-table-9ps7:var(--cell);display:block;position:relative;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 .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width) - var(--cell) * 4);height:3em;padding-left:calc(var(--cell) * 2);padding-right:calc(var(--cell) * 2)}"], directives: [{ type: i1.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i3.CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: ["name", "selectedIdSet"], outputs: ["checkboxClick"] }, { type: i4.ActionsColumnMolecule, selector: "molecules-actions-column", inputs: ["name", "actionItems"], outputs: ["actionItemClick"] }, { type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i5.SmartColumnMolecule, selector: "molecules-smart-column", inputs: ["sort"], outputs: ["headerClick"] }, { type: i1.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: i1.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "D": i6.DomainPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
29
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartTableOrganism, [{
30
30
  type: Component,
31
31
  args: [{
@@ -7,7 +7,7 @@ export class SocialLoginSectionOrganism {
7
7
  }
8
8
  }
9
9
  SocialLoginSectionOrganism.ɵfac = function SocialLoginSectionOrganism_Factory(t) { return new (t || SocialLoginSectionOrganism)(); };
10
- SocialLoginSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-fjQE:var(--horizontal-padding);display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-fjQE);box-sizing:border-box}:host button{width:100%;height:56px}"], directives: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
10
+ SocialLoginSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-E76p:var(--horizontal-padding);display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-E76p);box-sizing:border-box}:host button{width:100%;height:56px}"], directives: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
11
11
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SocialLoginSectionOrganism, [{
12
12
  type: Component,
13
13
  args: [{
@@ -0,0 +1,3 @@
1
+ export { TextInputSectionOrganism } from './text-input-section.organism';
2
+ export { TextInputSectionModule } from './text-input-section.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/text-input-section/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC","sourcesContent":["export { TextInputSectionOrganism } from './text-input-section.organism';\nexport { TextInputSectionModule } from './text-input-section.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=ng-atomic-components-organisms-text-input-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-text-input-section.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -0,0 +1,34 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
4
+ import { TextInputSectionOrganism } from './text-input-section.organism';
5
+ import * as i0 from "@angular/core";
6
+ export class TextInputSectionModule {
7
+ }
8
+ TextInputSectionModule.ɵfac = function TextInputSectionModule_Factory(t) { return new (t || TextInputSectionModule)(); };
9
+ TextInputSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: TextInputSectionModule });
10
+ TextInputSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
11
+ CommonModule,
12
+ // Molecules
13
+ TextInputFieldModule,
14
+ ]] });
15
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TextInputSectionModule, { declarations: [TextInputSectionOrganism], imports: [CommonModule,
16
+ // Molecules
17
+ TextInputFieldModule], exports: [TextInputSectionOrganism] }); })();
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextInputSectionModule, [{
19
+ type: NgModule,
20
+ args: [{
21
+ declarations: [
22
+ TextInputSectionOrganism
23
+ ],
24
+ imports: [
25
+ CommonModule,
26
+ // Molecules
27
+ TextInputFieldModule,
28
+ ],
29
+ exports: [
30
+ TextInputSectionOrganism
31
+ ]
32
+ }]
33
+ }], null, null); })();
34
+ //# sourceMappingURL=text-input-section.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text-input-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/text-input-section/text-input-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAgBzE,MAAM,OAAO,sBAAsB;;4FAAtB,sBAAsB;0DAAtB,sBAAsB;8DATxB;YACP,YAAY;YACZ,YAAY;YACZ,oBAAoB;SACrB;wFAKU,sBAAsB,mBAX/B,wBAAwB,aAGxB,YAAY;QACZ,YAAY;QACZ,oBAAoB,aAGpB,wBAAwB;uFAGf,sBAAsB;cAblC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,wBAAwB;iBACzB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,YAAY;oBACZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE;oBACP,wBAAwB;iBACzB;aACF","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { TextInputSectionOrganism } from './text-input-section.organism';\n\n\n@NgModule({\n declarations: [\n TextInputSectionOrganism\n ],\n imports: [\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [\n TextInputSectionOrganism\n ]\n})\nexport class TextInputSectionModule { }\n"]}
@@ -0,0 +1,33 @@
1
+ import { Component, Input } from '@angular/core';
2
+ import { FormControl } from '@ngneat/reactive-forms';
3
+ import * as i0 from "@angular/core";
4
+ import * as i1 from "@ng-atomic/components/molecules/text-input-field";
5
+ export class TextInputSectionOrganism {
6
+ constructor() {
7
+ this.label = 'label';
8
+ this.placeholder = 'placeholder';
9
+ this.type = 'text';
10
+ this.control = new FormControl('');
11
+ }
12
+ }
13
+ TextInputSectionOrganism.ɵfac = function TextInputSectionOrganism_Factory(t) { return new (t || TextInputSectionOrganism)(); };
14
+ TextInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-text-input-section-64RP:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-64RP);box-sizing:border-box}:host,:host .molecule.input-field,:host mat-form-field{width:100%}"], directives: [{ type: i1.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }] });
15
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextInputSectionOrganism, [{
16
+ type: Component,
17
+ args: [{
18
+ selector: 'organisms-text-input-section',
19
+ templateUrl: './text-input-section.organism.html',
20
+ styleUrls: ['./text-input-section.organism.scss']
21
+ }]
22
+ }], null, { label: [{
23
+ type: Input
24
+ }], placeholder: [{
25
+ type: Input
26
+ }], type: [{
27
+ type: Input
28
+ }], hint: [{
29
+ type: Input
30
+ }], control: [{
31
+ type: Input
32
+ }] }); })();
33
+ //# sourceMappingURL=text-input-section.organism.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text-input-section.organism.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/text-input-section/text-input-section.organism.ts","../../../../../../libs/components/organisms/text-input-section/text-input-section.organism.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;AAOrD,MAAM,OAAO,wBAAwB;IALrC;QAQE,UAAK,GAAG,OAAO,CAAC;QAGhB,gBAAW,GAAG,aAAa,CAAC;QAG5B,SAAI,GAAmC,MAAM,CAAC;QAM9C,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;KAE/B;;gGAjBY,wBAAwB;oFAAxB,wBAAwB,4KCRrC,oIAI8B;uFDIjB,wBAAwB;cALpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;aAClD;gBAIC,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,OAAO;kBADN,KAAK","sourcesContent":["import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-text-input-section',\n templateUrl: './text-input-section.organism.html',\n styleUrls: ['./text-input-section.organism.scss']\n})\nexport class TextInputSectionOrganism {\n \n @Input()\n label = 'label';\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint?: string;\n\n @Input()\n control = new FormControl('');\n\n}\n","<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>"]}
@@ -0,0 +1,3 @@
1
+ export { TextareaSectionOrganism } from './textarea-section.organism';
2
+ export { TextareaSectionModule } from './textarea-section.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/textarea-section/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["export { TextareaSectionOrganism } from './textarea-section.organism';\nexport { TextareaSectionModule } from './textarea-section.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=ng-atomic-components-organisms-textarea-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-textarea-section.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -0,0 +1,30 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';
4
+ import { TextareaSectionOrganism } from './textarea-section.organism';
5
+ import * as i0 from "@angular/core";
6
+ export class TextareaSectionModule {
7
+ }
8
+ TextareaSectionModule.ɵfac = function TextareaSectionModule_Factory(t) { return new (t || TextareaSectionModule)(); };
9
+ TextareaSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: TextareaSectionModule });
10
+ TextareaSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
11
+ CommonModule,
12
+ // Molecules
13
+ TextareaFieldModule,
14
+ ]] });
15
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TextareaSectionModule, { declarations: [TextareaSectionOrganism], imports: [CommonModule,
16
+ // Molecules
17
+ TextareaFieldModule], exports: [TextareaSectionOrganism] }); })();
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextareaSectionModule, [{
19
+ type: NgModule,
20
+ args: [{
21
+ declarations: [TextareaSectionOrganism],
22
+ imports: [
23
+ CommonModule,
24
+ // Molecules
25
+ TextareaFieldModule,
26
+ ],
27
+ exports: [TextareaSectionOrganism]
28
+ }]
29
+ }], null, null); })();
30
+ //# sourceMappingURL=textarea-section.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"textarea-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/textarea-section/textarea-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;;AAatE,MAAM,OAAO,qBAAqB;;0FAArB,qBAAqB;yDAArB,qBAAqB;6DAPvB;YACP,YAAY;YACZ,YAAY;YACZ,mBAAmB;SACpB;wFAGU,qBAAqB,mBARjB,uBAAuB,aAEpC,YAAY;QACZ,YAAY;QACZ,mBAAmB,aAEX,uBAAuB;uFAEtB,qBAAqB;cATjC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,uBAAuB,CAAC;gBACvC,OAAO,EAAE;oBACP,YAAY;oBACZ,YAAY;oBACZ,mBAAmB;iBACpB;gBACD,OAAO,EAAE,CAAC,uBAAuB,CAAC;aACnC","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';\nimport { TextareaSectionOrganism } from './textarea-section.organism';\n\n\n\n@NgModule({\n declarations: [TextareaSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n TextareaFieldModule,\n ],\n exports: [TextareaSectionOrganism]\n})\nexport class TextareaSectionModule { }\n"]}
@@ -0,0 +1,22 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@ng-atomic/components/molecules/textarea-field";
4
+ export class TextareaSectionOrganism {
5
+ constructor() {
6
+ this.label = 'label';
7
+ }
8
+ }
9
+ TextareaSectionOrganism.ɵfac = function TextareaSectionOrganism_Factory(t) { return new (t || TextareaSectionOrganism)(); };
10
+ TextareaSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: { label: "label" }, ngImport: i0, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding:16px;--vertical-padding-SCOPED-IN-textarea-section-vMpl:var(--vertical-padding);display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-vMpl);box-sizing:border-box}:host molecules-textarea-field{width:100%}"], directives: [{ type: i1.TextareaFieldMolecule, selector: "molecules-textarea-field", inputs: ["label", "hint", "placeholder"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
11
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextareaSectionOrganism, [{
12
+ type: Component,
13
+ args: [{
14
+ selector: 'organisms-textarea-section',
15
+ templateUrl: './textarea-section.organism.html',
16
+ styleUrls: ['./textarea-section.organism.scss'],
17
+ changeDetection: ChangeDetectionStrategy.OnPush,
18
+ }]
19
+ }], null, { label: [{
20
+ type: Input
21
+ }] }); })();
22
+ //# sourceMappingURL=textarea-section.organism.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"textarea-section.organism.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/textarea-section/textarea-section.organism.ts","../../../../../../libs/components/organisms/textarea-section/textarea-section.organism.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;;;AAQ1E,MAAM,OAAO,uBAAuB;IANpC;QASE,UAAK,GAAG,OAAO,CAAC;KAEjB;;8FALY,uBAAuB;mFAAvB,uBAAuB,8FCRpC,8EAE4B;uFDMf,uBAAuB;cANnC,SAAS;eAAC;gBACT,QAAQ,EAAE,4BAA4B;gBACtC,WAAW,EAAE,kCAAkC;gBAC/C,SAAS,EAAE,CAAC,kCAAkC,CAAC;gBAC/C,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;gBAIC,KAAK;kBADJ,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n selector: 'organisms-textarea-section',\n templateUrl: './textarea-section.organism.html',\n styleUrls: ['./textarea-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TextareaSectionOrganism {\n\n @Input()\n label = 'label';\n\n}\n","<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>"]}
@@ -10,7 +10,7 @@ export class TopNavigatorOrganism {
10
10
  }
11
11
  }
12
12
  TopNavigatorOrganism.ɵfac = function TopNavigatorOrganism_Factory(t) { return new (t || TopNavigatorOrganism)(); };
13
- TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-GcqS:var(--primary-500);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-GcqS);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}"], directives: [{ type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13
+ TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-GHBX:var(--primary-500);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-GHBX);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}"], directives: [{ type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
14
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TopNavigatorOrganism, [{
15
15
  type: Component,
16
16
  args: [{
@@ -22,7 +22,7 @@ export class EntranceTemplate {
22
22
  }
23
23
  }
24
24
  EntranceTemplate.ɵfac = function EntranceTemplate_Factory(t) { return new (t || EntranceTemplate)(); };
25
- EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-input-field-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-input-field-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding:64px;--horizontal-padding-SCOPED-IN-entrance-pV2h:var(--horizontal-padding);--background-color:#eee;--background-color-SCOPED-IN-entrance-pV2h:var(--background-color);display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-pV2h);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding:var(--horizontal-padding-SCOPED-IN-entrance-pV2h)}"], directives: [{ type: i1.CardFrame, selector: "frames-card" }, { type: i2.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i3.HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i5.InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i6.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }, { type: i7.SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: ["signInWithGoogleButtonClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-input-field-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-input-field-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding:64px;--horizontal-padding-SCOPED-IN-entrance-3RPx:var(--horizontal-padding);--background-color:#eee;--background-color-SCOPED-IN-entrance-3RPx:var(--background-color);display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-3RPx);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding:var(--horizontal-padding-SCOPED-IN-entrance-3RPx)}"], directives: [{ type: i1.CardFrame, selector: "frames-card" }, { type: i2.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i3.HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i5.InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i6.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }, { type: i7.SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: ["signInWithGoogleButtonClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
26
26
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntranceTemplate, [{
27
27
  type: Component,
28
28
  args: [{
@@ -8,7 +8,7 @@ export class MenuTemplate {
8
8
  }
9
9
  }
10
10
  MenuTemplate.ɵfac = function MenuTemplate_Factory(t) { return new (t || MenuTemplate)(); };
11
- MenuTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: MenuTemplate, selector: "templates-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-menu\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></organisms-menu>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-kTKP:var(--primary-color);--width:100%;--width-SCOPED-IN-menu-kTKP:var(--width);--height:100%;--height-SCOPED-IN-menu-kTKP:var(--height);display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-kTKP);height:var(--height-SCOPED-IN-menu-kTKP);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-kTKP)}:host organisms-menu{transition:width .5s;--primary-color:var(--primary-color-SCOPED-IN-menu-kTKP)}"], directives: [{ type: i1.MenuOrganism, selector: "organisms-menu", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
11
+ MenuTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: MenuTemplate, selector: "templates-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-menu\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></organisms-menu>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-yNMi:var(--primary-color);--width:100%;--width-SCOPED-IN-menu-yNMi:var(--width);--height:100%;--height-SCOPED-IN-menu-yNMi:var(--height);display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-yNMi);height:var(--height-SCOPED-IN-menu-yNMi);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-yNMi)}:host organisms-menu{transition:width .5s;--primary-color:var(--primary-color-SCOPED-IN-menu-yNMi)}"], directives: [{ type: i1.MenuOrganism, selector: "organisms-menu", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
12
12
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MenuTemplate, [{
13
13
  type: Component,
14
14
  args: [{
@@ -45,7 +45,7 @@ export class SmartCrudTemplate {
45
45
  }
46
46
  }
47
47
  SmartCrudTemplate.ɵfac = function SmartCrudTemplate_Factory(t) { return new (t || SmartCrudTemplate)(); };
48
- SmartCrudTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartCrudTemplate, selector: "templates-smart-crud", inputs: { canBack: "canBack", name: "name", form: "form", mode: "mode", menuActionItems: "menuActionItems" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", createButtonClick: "createButtonClick", updateButtonClick: "updateButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator \n [actionItems]=\"menuActionItems\"\n [canBack]=\"canBack\"\n [title]=\"title\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-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-input-field-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n </ng-container>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"onActionButtonClick($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-smart-crud-RZVS:var(--horizontal-padding);--vertical-padding:24px;--vertical-padding-SCOPED-IN-smart-crud-RZVS:var(--vertical-padding);--gap:16px;--gap-SCOPED-IN-smart-crud-RZVS:var(--gap);display:block;width:100%;height:100%;background:#fff}:host frames-auto-layout{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;--gap:var(--gap-SCOPED-IN-smart-crud-RZVS);--vertical-padding:var(--vertical-padding-SCOPED-IN-smart-crud-RZVS)}:host frames-auto-layout *{--horizontal-padding:var(--horizontal-padding-SCOPED-IN-smart-crud-RZVS)}"], directives: [{ type: i1.ScrollFrame, selector: "frames-scroll" }, { type: i2.BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: i3.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i5.SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: ["label", "control", "options"] }, { type: i6.DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: ["control", "label", "placeholder"] }, { type: i7.InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i8.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }], pipes: { "smartField": i9.SmartFieldPipe, "D": i9.DomainPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush });
48
+ SmartCrudTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartCrudTemplate, selector: "templates-smart-crud", inputs: { canBack: "canBack", name: "name", form: "form", mode: "mode", menuActionItems: "menuActionItems" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", createButtonClick: "createButtonClick", updateButtonClick: "updateButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator \n [actionItems]=\"menuActionItems\"\n [canBack]=\"canBack\"\n [title]=\"title\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-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-input-field-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n </ng-container>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"onActionButtonClick($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-smart-crud-GKDA:var(--horizontal-padding);--vertical-padding:24px;--vertical-padding-SCOPED-IN-smart-crud-GKDA:var(--vertical-padding);--gap:16px;--gap-SCOPED-IN-smart-crud-GKDA:var(--gap);display:block;width:100%;height:100%;background:#fff}:host frames-auto-layout{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;--gap:var(--gap-SCOPED-IN-smart-crud-GKDA);--vertical-padding:var(--vertical-padding-SCOPED-IN-smart-crud-GKDA)}:host frames-auto-layout *{--horizontal-padding:var(--horizontal-padding-SCOPED-IN-smart-crud-GKDA)}"], directives: [{ type: i1.ScrollFrame, selector: "frames-scroll" }, { type: i2.BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: i3.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i5.SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: ["label", "control", "options"] }, { type: i6.DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: ["control", "label", "placeholder"] }, { type: i7.InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i8.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }], pipes: { "smartField": i9.SmartFieldPipe, "D": i9.DomainPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush });
49
49
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartCrudTemplate, [{
50
50
  type: Component,
51
51
  args: [{
@@ -47,7 +47,7 @@ export class SmartIndexTemplate {
47
47
  }
48
48
  }
49
49
  SmartIndexTemplate.ɵfac = function SmartIndexTemplate_Factory(t) { return new (t || SmartIndexTemplate)(); };
50
- SmartIndexTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartIndexTemplate, selector: "templates-smart-index", inputs: { canBack: "canBack", queryControl: "queryControl", title: "title", description: "description", items: "items", actionItems: "actionItems", menuActionItems: "menuActionItems", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange", tableHeaderClick: "tableHeaderClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator\n [canBack]=\"canBack\"\n [title]=\"title\"\n [description]=\"description\"\n [actionItems]=\"menuActionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <organisms-smart-table\n [items]=\"items\"\n [actionItems]=\"actionItems\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"tableHeaderClick.emit($event)\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height:56px;--navigator-height-SCOPED-IN-smart-index-Z3oK:var(--navigator-height);width:100%;height:100%;background:#fff;display:block}:host frames-auto-layout{--gap:0;--vertical-padding:0}"], directives: [{ type: i1.ScrollFrame, selector: "frames-scroll" }, { type: i2.BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: i3.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i4.SmartTableOrganism, selector: "organisms-smart-table", inputs: ["columns", "items", "patientsSize", "pageSize", "actionItems", "selectedIdSet", "sortKey", "sortOrder"], outputs: ["actionItemClick", "headerClick", "checkboxClick", "pageChange", "itemCheck"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i6.PaginatorOrganism, selector: "organisms-paginator", inputs: ["control", "placeholder", "page", "pageSizeOptions"], outputs: ["pageChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
50
+ SmartIndexTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartIndexTemplate, selector: "templates-smart-index", inputs: { canBack: "canBack", queryControl: "queryControl", title: "title", description: "description", items: "items", actionItems: "actionItems", menuActionItems: "menuActionItems", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange", tableHeaderClick: "tableHeaderClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator\n [canBack]=\"canBack\"\n [title]=\"title\"\n [description]=\"description\"\n [actionItems]=\"menuActionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <organisms-smart-table\n [items]=\"items\"\n [actionItems]=\"actionItems\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"tableHeaderClick.emit($event)\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height:56px;--navigator-height-SCOPED-IN-smart-index-UlWS:var(--navigator-height);width:100%;height:100%;background:#fff;display:block}:host frames-auto-layout{--gap:0;--vertical-padding:0}"], directives: [{ type: i1.ScrollFrame, selector: "frames-scroll" }, { type: i2.BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: i3.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i4.SmartTableOrganism, selector: "organisms-smart-table", inputs: ["columns", "items", "patientsSize", "pageSize", "actionItems", "selectedIdSet", "sortKey", "sortOrder"], outputs: ["actionItemClick", "headerClick", "checkboxClick", "pageChange", "itemCheck"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i6.PaginatorOrganism, selector: "organisms-paginator", inputs: ["control", "placeholder", "page", "pageSizeOptions"], outputs: ["pageChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
51
51
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartIndexTemplate, [{
52
52
  type: Component,
53
53
  args: [{
@@ -5,7 +5,7 @@ import { CommonModule } from '@angular/common';
5
5
  class AutoLayoutFrame {
6
6
  }
7
7
  AutoLayoutFrame.ɵfac = function AutoLayoutFrame_Factory(t) { return new (t || AutoLayoutFrame)(); };
8
- AutoLayoutFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: AutoLayoutFrame, selector: "frames-auto-layout", ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{--gap:24px;--gap-SCOPED-IN-auto-layout-EzXF:var(--gap);--vertical-padding:24px;--vertical-padding-SCOPED-IN-auto-layout-EzXF:var(--vertical-padding);display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-EzXF);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-EzXF) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}"], changeDetection: ChangeDetectionStrategy.OnPush });
8
+ AutoLayoutFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: AutoLayoutFrame, selector: "frames-auto-layout", ngImport: i0, template: "<ng-content></ng-content>", styles: [":host{--gap:24px;--gap-SCOPED-IN-auto-layout-NSZV:var(--gap);--vertical-padding:24px;--vertical-padding-SCOPED-IN-auto-layout-NSZV:var(--vertical-padding);display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-NSZV);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-NSZV) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}"], changeDetection: ChangeDetectionStrategy.OnPush });
9
9
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(AutoLayoutFrame, [{
10
10
  type: Component,
11
11
  args: [{
@@ -14,7 +14,7 @@ class DrawerFrame {
14
14
  }
15
15
  }
16
16
  DrawerFrame.ɵfac = function DrawerFrame_Factory(t) { return new (t || DrawerFrame)(); };
17
- DrawerFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DrawerFrame, selector: "frames-drawer", inputs: { isOpen: "isOpen" }, viewQueries: [{ propertyName: "drawer", first: true, predicate: MatDrawer, emitDistinctChangesOnly: false, descendants: true }], ngImport: i0, template: "<mat-drawer-container [autosize]=\"false\">\n <mat-drawer #drawer mode=\"side\">\n <ng-content select=[drawer]></ng-content>\n </mat-drawer>\n\n <mat-drawer-content>\n <ng-content select=[contents]></ng-content>\n </mat-drawer-content>\n \n</mat-drawer-container>", styles: [":host{--content-width:360px;--content-width-SCOPED-IN-drawer-eRPS:var(--content-width)}:host mat-drawer-content{width:100%}"], directives: [{ type: MatDrawerContainer, selector: "mat-drawer-container", inputs: ["autosize", "hasBackdrop"], outputs: ["backdropClick"], exportAs: ["matDrawerContainer"] }, { type: MatDrawer, selector: "mat-drawer", inputs: ["position", "mode", "disableClose", "autoFocus", "opened"], outputs: ["openedChange", "opened", "openedStart", "closed", "closedStart", "positionChanged"], exportAs: ["matDrawer"] }, { type: MatDrawerContent, selector: "mat-drawer-content" }], changeDetection: ChangeDetectionStrategy.OnPush });
17
+ DrawerFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DrawerFrame, selector: "frames-drawer", inputs: { isOpen: "isOpen" }, viewQueries: [{ propertyName: "drawer", first: true, predicate: MatDrawer, emitDistinctChangesOnly: false, descendants: true }], ngImport: i0, template: "<mat-drawer-container [autosize]=\"false\">\n <mat-drawer #drawer mode=\"side\">\n <ng-content select=[drawer]></ng-content>\n </mat-drawer>\n\n <mat-drawer-content>\n <ng-content select=[contents]></ng-content>\n </mat-drawer-content>\n \n</mat-drawer-container>", styles: [":host{--content-width:360px;--content-width-SCOPED-IN-drawer-4PJr:var(--content-width)}:host mat-drawer-content{width:100%}"], directives: [{ type: MatDrawerContainer, selector: "mat-drawer-container", inputs: ["autosize", "hasBackdrop"], outputs: ["backdropClick"], exportAs: ["matDrawerContainer"] }, { type: MatDrawer, selector: "mat-drawer", inputs: ["position", "mode", "disableClose", "autoFocus", "opened"], outputs: ["openedChange", "opened", "openedStart", "closed", "closedStart", "positionChanged"], exportAs: ["matDrawer"] }, { type: MatDrawerContent, selector: "mat-drawer-content" }], changeDetection: ChangeDetectionStrategy.OnPush });
18
18
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(DrawerFrame, [{
19
19
  type: Component,
20
20
  args: [{
@@ -151,7 +151,7 @@ class LineUpFrame {
151
151
  }
152
152
  }
153
153
  LineUpFrame.ɵfac = function LineUpFrame_Factory(t) { return new (t || LineUpFrame)(ɵɵdirectiveInject(LineUpFrameService)); };
154
- LineUpFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: LineUpFrame, selector: "frames-line-up", inputs: { hasNext: "hasNext", minNextWidth: "minNextWidth" }, viewQueries: [{ propertyName: "nextElementRef", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"main\" [@modeChangeForMain]=\"mode\" #main>\n <ng-content select=\"[main]\"></ng-content>\n</div>\n<div class=\"next\" [@modeChangeForNext]=\"mode\" #next>\n <ng-content select=\"[next]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-line-up-3VAY:var(--gap);--background:#ccc;--background-SCOPED-IN-line-up-3VAY:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-line-up-3VAY:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-3VAY);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-line-up-3VAY)}:host,:host div{display:flex;height:100%}:host div{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-line-up-3VAY)}:host div.main{overflow:hidden;justify-content:flex-end}:host div.next{overflow:visible;justify-content:flex-start}"], animations: LINE_UP_ANIMATIONS, changeDetection: ChangeDetectionStrategy.Default });
154
+ LineUpFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: LineUpFrame, selector: "frames-line-up", inputs: { hasNext: "hasNext", minNextWidth: "minNextWidth" }, viewQueries: [{ propertyName: "nextElementRef", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"main\" [@modeChangeForMain]=\"mode\" #main>\n <ng-content select=\"[main]\"></ng-content>\n</div>\n<div class=\"next\" [@modeChangeForNext]=\"mode\" #next>\n <ng-content select=\"[next]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-line-up-ko7i:var(--gap);--background:#ccc;--background-SCOPED-IN-line-up-ko7i:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-line-up-ko7i:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-ko7i);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-line-up-ko7i)}:host,:host div{display:flex;height:100%}:host div{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-line-up-ko7i)}:host div.main{overflow:hidden;justify-content:flex-end}:host div.next{overflow:visible;justify-content:flex-start}"], animations: LINE_UP_ANIMATIONS, changeDetection: ChangeDetectionStrategy.Default });
155
155
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(LineUpFrame, [{
156
156
  type: Component,
157
157
  args: [{
@@ -135,7 +135,7 @@ class LineUpFrame {
135
135
  }
136
136
  }
137
137
  LineUpFrame.ɵfac = function LineUpFrame_Factory(t) { return new (t || LineUpFrame)(ɵɵdirectiveInject(LineUpService), ɵɵdirectiveInject(ChangeDetectorRef)); };
138
- LineUpFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: LineUpFrame, selector: "frames-line-up", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"main contents\" [@visibleHidden]=\"isMainHidden ? 'hidden' : 'visible' \" #main>\n <ng-content select=\"[main]\"></ng-content>\n</div>\n<div class=\"next contents\" [@pageChange]=\"page\" #next>\n <ng-content select=\"[next]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-line-up-qL4N:var(--gap);--background:#ccc;--background-SCOPED-IN-line-up-qL4N:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-line-up-qL4N:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-qL4N);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-line-up-qL4N)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-line-up-qL4N)}:host .contents.main{overflow:hidden;justify-content:flex-end}:host .contents.next{overflow:visible;justify-content:flex-start}"], animations: LINE_UP_ANIMATIONS, changeDetection: ChangeDetectionStrategy.Default });
138
+ LineUpFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: LineUpFrame, selector: "frames-line-up", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"main contents\" [@visibleHidden]=\"isMainHidden ? 'hidden' : 'visible' \" #main>\n <ng-content select=\"[main]\"></ng-content>\n</div>\n<div class=\"next contents\" [@pageChange]=\"page\" #next>\n <ng-content select=\"[next]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-line-up-yVA6:var(--gap);--background:#ccc;--background-SCOPED-IN-line-up-yVA6:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-line-up-yVA6:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-yVA6);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-line-up-yVA6)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-line-up-yVA6)}:host .contents.main{overflow:hidden;justify-content:flex-end}:host .contents.next{overflow:visible;justify-content:flex-start}"], animations: LINE_UP_ANIMATIONS, changeDetection: ChangeDetectionStrategy.Default });
139
139
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(LineUpFrame, [{
140
140
  type: Component,
141
141
  args: [{
@@ -37,7 +37,7 @@ class OverlayFrame {
37
37
  }
38
38
  }
39
39
  OverlayFrame.ɵfac = function OverlayFrame_Factory(t) { return new (t || OverlayFrame)(); };
40
- OverlayFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { hasNext: "hasNext" }, ngImport: i0, template: "<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-czPU:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-czPU:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-czPU:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-czPU);height:var(--height-SCOPED-IN-line-overlay-czPU)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-czPU);height:var(--height-SCOPED-IN-line-overlay-czPU)}:host .main{z-index:1;overflow:hidden}:host .main *{--cell:var(--cell-SCOPED-IN-line-overlay-czPU);--width:var(--width-SCOPED-IN-line-overlay-czPU);--height:var(--height-SCOPED-IN-line-overlay-czPU)}:host .next{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-czPU);height:auto}:host .next *{--cell:var(--cell-SCOPED-IN-line-overlay-czPU);--width:var(--width-SCOPED-IN-line-overlay-czPU);--height:var(--height-SCOPED-IN-line-overlay-czPU)}"], animations: [OVERLAY_ANIMATION], changeDetection: ChangeDetectionStrategy.OnPush });
40
+ OverlayFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { hasNext: "hasNext" }, ngImport: i0, template: "<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-vlQM:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-vlQM:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-vlQM:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-vlQM);height:var(--height-SCOPED-IN-line-overlay-vlQM)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-vlQM);height:var(--height-SCOPED-IN-line-overlay-vlQM)}:host .main{z-index:1;overflow:hidden}:host .main *{--cell:var(--cell-SCOPED-IN-line-overlay-vlQM);--width:var(--width-SCOPED-IN-line-overlay-vlQM);--height:var(--height-SCOPED-IN-line-overlay-vlQM)}:host .next{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-vlQM);height:auto}:host .next *{--cell:var(--cell-SCOPED-IN-line-overlay-vlQM);--width:var(--width-SCOPED-IN-line-overlay-vlQM);--height:var(--height-SCOPED-IN-line-overlay-vlQM)}"], animations: [OVERLAY_ANIMATION], changeDetection: ChangeDetectionStrategy.OnPush });
41
41
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(OverlayFrame, [{
42
42
  type: Component,
43
43
  args: [{
@@ -43,7 +43,7 @@ class OverlayFrame {
43
43
  }
44
44
  }
45
45
  OverlayFrame.ɵfac = function OverlayFrame_Factory(t) { return new (t || OverlayFrame)(); };
46
- OverlayFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { outlet: "outlet", isLoading: "isLoading" }, ngImport: i0, template: "<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-yf6l:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-yf6l:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-yf6l:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-yf6l);height:var(--height-SCOPED-IN-line-overlay-yf6l)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main.page{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-yf6l);height:var(--height-SCOPED-IN-line-overlay-yf6l)}:host .main.page{z-index:1;overflow:hidden}:host .main.page *{--cell:var(--cell-SCOPED-IN-line-overlay-yf6l);--width:var(--width-SCOPED-IN-line-overlay-yf6l);--height:var(--height-SCOPED-IN-line-overlay-yf6l)}:host .next.page{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-yf6l);height:auto}:host .next.page *{--cell:var(--cell-SCOPED-IN-line-overlay-yf6l);--width:var(--width-SCOPED-IN-line-overlay-yf6l);--height:var(--height-SCOPED-IN-line-overlay-yf6l)}"], directives: [{ type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatSpinner, selector: "mat-spinner", inputs: ["color"] }], animations: [slideInAnimation] });
46
+ OverlayFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { outlet: "outlet", isLoading: "isLoading" }, ngImport: i0, template: "<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-cr4U:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-cr4U:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-cr4U:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-cr4U);height:var(--height-SCOPED-IN-line-overlay-cr4U)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main.page{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-cr4U);height:var(--height-SCOPED-IN-line-overlay-cr4U)}:host .main.page{z-index:1;overflow:hidden}:host .main.page *{--cell:var(--cell-SCOPED-IN-line-overlay-cr4U);--width:var(--width-SCOPED-IN-line-overlay-cr4U);--height:var(--height-SCOPED-IN-line-overlay-cr4U)}:host .next.page{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-cr4U);height:auto}:host .next.page *{--cell:var(--cell-SCOPED-IN-line-overlay-cr4U);--width:var(--width-SCOPED-IN-line-overlay-cr4U);--height:var(--height-SCOPED-IN-line-overlay-cr4U)}"], directives: [{ type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatSpinner, selector: "mat-spinner", inputs: ["color"] }], animations: [slideInAnimation] });
47
47
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(OverlayFrame, [{
48
48
  type: Component,
49
49
  args: [{
@@ -6,7 +6,7 @@ import { CommonModule } from '@angular/common';
6
6
  class ScrollFrame {
7
7
  }
8
8
  ScrollFrame.ɵfac = function ScrollFrame_Factory(t) { return new (t || ScrollFrame)(); };
9
- ScrollFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ScrollFrame, selector: "frames-scroll", ngImport: i0, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height:100%;--height-SCOPED-IN-scroll-MsbF:var(--height);--navigator-height:56px;--navigator-height-SCOPED-IN-scroll-MsbF:var(--navigator-height);height:var(--height-SCOPED-IN-scroll-MsbF);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-MsbF);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-MsbF) - var(--navigator-height-SCOPED-IN-scroll-MsbF));overflow:scroll;-webkit-overflow-scrolling:touch}"], directives: [{ type: IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: ChangeDetectionStrategy.OnPush });
9
+ ScrollFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ScrollFrame, selector: "frames-scroll", ngImport: i0, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height:100%;--height-SCOPED-IN-scroll-txch:var(--height);--navigator-height:56px;--navigator-height-SCOPED-IN-scroll-txch:var(--navigator-height);height:var(--height-SCOPED-IN-scroll-txch);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-txch);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-txch) - var(--navigator-height-SCOPED-IN-scroll-txch));overflow:scroll;-webkit-overflow-scrolling:touch}"], directives: [{ type: IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: ChangeDetectionStrategy.OnPush });
10
10
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ScrollFrame, [{
11
11
  type: Component,
12
12
  args: [{
@@ -16,7 +16,7 @@ class SmartMenuFrame {
16
16
  }
17
17
  }
18
18
  SmartMenuFrame.ɵfac = function SmartMenuFrame_Factory(t) { return new (t || SmartMenuFrame)(); };
19
- SmartMenuFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-smart-menu-XRVl:var(--gap);--background:#ccc;--background-SCOPED-IN-smart-menu-XRVl:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-smart-menu-XRVl:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-XRVl);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-smart-menu-XRVl)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-smart-menu-XRVl)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}"], changeDetection: ChangeDetectionStrategy.OnPush });
19
+ SmartMenuFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-smart-menu-u9ZS:var(--gap);--background:#ccc;--background-SCOPED-IN-smart-menu-u9ZS:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-smart-menu-u9ZS:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-u9ZS);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-smart-menu-u9ZS)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-smart-menu-u9ZS)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}"], changeDetection: ChangeDetectionStrategy.OnPush });
20
20
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartMenuFrame, [{
21
21
  type: Component,
22
22
  args: [{