@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
@@ -23,7 +23,7 @@ class DateInputFieldMolecule {
23
23
  }
24
24
  }
25
25
  DateInputFieldMolecule.ɵfac = function DateInputFieldMolecule_Factory(t) { return new (t || DateInputFieldMolecule)(); };
26
- DateInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: { _control: ["control", "_control"], label: "label", placeholder: "placeholder", hint: "hint" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-field-L70W:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: 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: 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: MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { type: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["tabIndex", "disabled", "for", "aria-label", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { type: MatSuffix, selector: "[matSuffix]" }, { type: MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: ChangeDetectionStrategy.OnPush });
26
+ DateInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: { _control: ["control", "_control"], label: "label", placeholder: "placeholder", hint: "hint" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-field-rYSV:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: 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: 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: MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { type: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["tabIndex", "disabled", "for", "aria-label", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { type: MatSuffix, selector: "[matSuffix]" }, { type: MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: ChangeDetectionStrategy.OnPush });
27
27
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(DateInputFieldMolecule, [{
28
28
  type: Component,
29
29
  args: [{
@@ -16,7 +16,7 @@ class SelectInputFieldMolecule {
16
16
  }
17
17
  }
18
18
  SelectInputFieldMolecule.ɵfac = function SelectInputFieldMolecule_Factory(t) { return new (t || SelectInputFieldMolecule)(); };
19
- SelectInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: { label: "label", control: "control", options: "options" }, host: { classAttribute: "molecule input-field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-select-input-field-adbS:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: MatOption, selector: "mat-option", exportAs: ["matOption"] }], changeDetection: ChangeDetectionStrategy.OnPush });
19
+ SelectInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: { label: "label", control: "control", options: "options" }, host: { classAttribute: "molecule input-field field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-select-input-field-5sWb:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: MatOption, selector: "mat-option", exportAs: ["matOption"] }], changeDetection: ChangeDetectionStrategy.OnPush });
20
20
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SelectInputFieldMolecule, [{
21
21
  type: Component,
22
22
  args: [{
@@ -24,7 +24,7 @@ SelectInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", ty
24
24
  templateUrl: './select-input-field.molecule.html',
25
25
  styleUrls: ['./select-input-field.molecule.scss'],
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
- host: { class: 'molecule input-field' },
27
+ host: { class: 'molecule input-field field' },
28
28
  }]
29
29
  }], null, { label: [{
30
30
  type: Input
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-molecules-select-input-field.js","sources":["../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html","../../../../libs/components/molecules/select-input-field/select-input-field.module.ts","../../../../libs/components/molecules/select-input-field/ng-atomic-components-molecules-select-input-field.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\ninterface Option<T> {\n name: string;\n value: T;\n}\n\n@Component({\n selector: 'molecules-select-input-field',\n templateUrl: './select-input-field.molecule.html',\n styleUrls: ['./select-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule input-field'},\n})\nexport class SelectInputFieldMolecule<T> {\n\n @Input()\n label: string = '';\n\n @Input()\n control = new FormControl<T>();\n\n @Input()\n options: Option<T>[] = [];\n\n value = (item: Option<T>) => item?.value; \n\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatSelectModule } from '@angular/material/select';\n\nimport { SelectInputFieldMolecule } from './select-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [\n SelectInputFieldMolecule\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n MatSelectModule,\n ],\n exports: [\n SelectInputFieldMolecule\n ]\n})\nexport class SelectInputFieldModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;MAea,wBAAwB;IAPrC;QAUE,UAAK,GAAW,EAAE,CAAC;QAGnB,YAAO,GAAG,IAAI,WAAW,EAAK,CAAC;QAG/B,YAAO,GAAgB,EAAE,CAAC;QAE1B,UAAK,GAAG,CAAC,IAAe,KAAK,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;gGAbY,wBAAwB;iFAAxB,wBAAwB,0LCfrC,qSAOiB;oFDQJ,wBAAwB;cAPpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;gBACjD,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,sBAAsB,EAAC;aACtC;gBAIC,KAAK;kBADJ,KAAK;YAIN,OAAO;kBADN,KAAK;YAIN,OAAO;kBADN,KAAK;;;MEAK,sBAAsB;;4FAAtB,sBAAsB;uDAAtB,sBAAsB;2DAVxB;YACP,YAAY;YACZ,mBAAmB;;YAEnB,eAAe;SAChB;qFAKU,sBAAsB,mBAZ/B,wBAAwB,aAGxB,YAAY;QACZ,mBAAmB;;QAEnB,eAAe,aAGf,wBAAwB;oFAGf,sBAAsB;cAdlC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,wBAAwB;iBACzB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;;oBAEnB,eAAe;iBAChB;gBACD,OAAO,EAAE;oBACP,wBAAwB;iBACzB;aACF;;;ACtBD;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-molecules-select-input-field.js","sources":["../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html","../../../../libs/components/molecules/select-input-field/select-input-field.module.ts","../../../../libs/components/molecules/select-input-field/ng-atomic-components-molecules-select-input-field.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\nexport interface Option<T> {\n name: string;\n value: T;\n}\n\n@Component({\n selector: 'molecules-select-input-field',\n templateUrl: './select-input-field.molecule.html',\n styleUrls: ['./select-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule input-field field'},\n})\nexport class SelectInputFieldMolecule<T> {\n\n @Input()\n label: string = '';\n\n @Input()\n control = new FormControl<T>();\n\n @Input()\n options: Option<T>[] = [];\n\n value = (item: Option<T>) => item?.value; \n\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatSelectModule } from '@angular/material/select';\n\nimport { SelectInputFieldMolecule } from './select-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [\n SelectInputFieldMolecule\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n MatSelectModule,\n ],\n exports: [\n SelectInputFieldMolecule\n ]\n})\nexport class SelectInputFieldModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;MAea,wBAAwB;IAPrC;QAUE,UAAK,GAAW,EAAE,CAAC;QAGnB,YAAO,GAAG,IAAI,WAAW,EAAK,CAAC;QAG/B,YAAO,GAAgB,EAAE,CAAC;QAE1B,UAAK,GAAG,CAAC,IAAe,KAAK,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;gGAbY,wBAAwB;iFAAxB,wBAAwB,gMCfrC,qSAOiB;oFDQJ,wBAAwB;cAPpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;gBACjD,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,4BAA4B,EAAC;aAC5C;gBAIC,KAAK;kBADJ,KAAK;YAIN,OAAO;kBADN,KAAK;YAIN,OAAO;kBADN,KAAK;;;MEAK,sBAAsB;;4FAAtB,sBAAsB;uDAAtB,sBAAsB;2DAVxB;YACP,YAAY;YACZ,mBAAmB;;YAEnB,eAAe;SAChB;qFAKU,sBAAsB,mBAZ/B,wBAAwB,aAGxB,YAAY;QACZ,mBAAmB;;QAEnB,eAAe,aAGf,wBAAwB;oFAGf,sBAAsB;cAdlC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,wBAAwB;iBACzB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;;oBAEnB,eAAe;iBAChB;gBACD,OAAO,EAAE;oBACP,wBAAwB;iBACzB;aACF;;;ACtBD;;;;;;"}
@@ -0,0 +1,78 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
+ import { FormControl } from '@ngneat/reactive-forms';
4
+ import { MatFormField, MatLabel, MatHint } from '@angular/material/form-field';
5
+ import { MatInput, MatInputModule } from '@angular/material/input';
6
+ import { DefaultValueAccessor, NgControlStatus, FormControlDirective, ReactiveFormsModule } from '@angular/forms';
7
+ import { NgIf, CommonModule } from '@angular/common';
8
+
9
+ class TextInputFieldMolecule {
10
+ constructor() {
11
+ this.type = 'text';
12
+ this.label = 'label';
13
+ this.control = new FormControl();
14
+ this.placeholder = 'placeholder';
15
+ }
16
+ }
17
+ TextInputFieldMolecule.ɵfac = function TextInputFieldMolecule_Factory(t) { return new (t || TextInputFieldMolecule)(); };
18
+ TextInputFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: { type: "type", name: "name", label: "label", control: "control", placeholder: "placeholder", hint: "hint" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [name]=\"name\" [type]=\"type\" [formControl]=\"control\" [placeholder]=\"placeholder\">\n <!-- <mat-icon matSuffix>sentiment_very_satisfied</mat-icon> -->\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: 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: 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: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: ChangeDetectionStrategy.OnPush });
19
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextInputFieldMolecule, [{
20
+ type: Component,
21
+ args: [{
22
+ selector: 'molecules-text-input-field',
23
+ templateUrl: './text-input-field.molecule.html',
24
+ styleUrls: ['./text-input-field.molecule.scss'],
25
+ changeDetection: ChangeDetectionStrategy.OnPush,
26
+ host: { class: 'molecule field' },
27
+ }]
28
+ }], null, { type: [{
29
+ type: Input
30
+ }], name: [{
31
+ type: Input
32
+ }], label: [{
33
+ type: Input
34
+ }], control: [{
35
+ type: Input
36
+ }], placeholder: [{
37
+ type: Input
38
+ }], hint: [{
39
+ type: Input
40
+ }] }); })();
41
+
42
+ class TextInputFieldModule {
43
+ }
44
+ TextInputFieldModule.ɵfac = function TextInputFieldModule_Factory(t) { return new (t || TextInputFieldModule)(); };
45
+ TextInputFieldModule.ɵmod = ɵɵdefineNgModule({ type: TextInputFieldModule });
46
+ TextInputFieldModule.ɵinj = ɵɵdefineInjector({ imports: [[
47
+ CommonModule,
48
+ ReactiveFormsModule,
49
+ // Materials
50
+ // MatFormFieldModule,
51
+ MatInputModule,
52
+ ]] });
53
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(TextInputFieldModule, { declarations: [TextInputFieldMolecule], imports: [CommonModule,
54
+ ReactiveFormsModule,
55
+ // Materials
56
+ // MatFormFieldModule,
57
+ MatInputModule], exports: [TextInputFieldMolecule] }); })();
58
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextInputFieldModule, [{
59
+ type: NgModule,
60
+ args: [{
61
+ declarations: [TextInputFieldMolecule],
62
+ imports: [
63
+ CommonModule,
64
+ ReactiveFormsModule,
65
+ // Materials
66
+ // MatFormFieldModule,
67
+ MatInputModule,
68
+ ],
69
+ exports: [TextInputFieldMolecule]
70
+ }]
71
+ }], null, null); })();
72
+
73
+ /**
74
+ * Generated bundle index. Do not edit.
75
+ */
76
+
77
+ export { TextInputFieldModule, TextInputFieldMolecule };
78
+ //# sourceMappingURL=ng-atomic-components-molecules-text-input-field.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-molecules-text-input-field.js","sources":["../../../../libs/components/molecules/text-input-field/text-input-field.molecule.ts","../../../../libs/components/molecules/text-input-field/text-input-field.molecule.html","../../../../libs/components/molecules/text-input-field/text-input-field.module.ts","../../../../libs/components/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'molecules-text-input-field',\n templateUrl: './text-input-field.molecule.html',\n styleUrls: ['./text-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule field'},\n})\nexport class TextInputFieldMolecule {\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n name?: string;\n\n @Input()\n label = 'label';\n\n @Input()\n control = new FormControl<string | number>();\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n hint?: string;\n\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [name]=\"name\" [type]=\"type\" [formControl]=\"control\" [placeholder]=\"placeholder\">\n <!-- <mat-icon matSuffix>sentiment_very_satisfied</mat-icon> -->\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\n// import { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\nimport { TextInputFieldMolecule } from './text-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [TextInputFieldMolecule],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n // MatFormFieldModule,\n MatInputModule,\n ],\n exports: [TextInputFieldMolecule]\n})\nexport class TextInputFieldModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAUa,sBAAsB;IAPnC;QAUE,SAAI,GAAmC,MAAM,CAAC;QAM9C,UAAK,GAAG,OAAO,CAAC;QAGhB,YAAO,GAAG,IAAI,WAAW,EAAmB,CAAC;QAG7C,gBAAW,GAAG,aAAa,CAAC;KAK7B;;4FApBY,sBAAsB;+EAAtB,sBAAsB,oOCVnC,oUAKiB;oFDKJ,sBAAsB;cAPlC,SAAS;eAAC;gBACT,QAAQ,EAAE,4BAA4B;gBACtC,WAAW,EAAE,kCAAkC;gBAC/C,SAAS,EAAE,CAAC,kCAAkC,CAAC;gBAC/C,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,gBAAgB,EAAC;aAChC;gBAIC,IAAI;kBADH,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,KAAK;kBADJ,KAAK;YAIN,OAAO;kBADN,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK;;;MEPK,oBAAoB;;wFAApB,oBAAoB;qDAApB,oBAAoB;yDATtB;YACP,YAAY;YACZ,mBAAmB;;;YAGnB,cAAc;SACf;qFAGU,oBAAoB,mBAVhB,sBAAsB,aAEnC,YAAY;QACZ,mBAAmB;;;QAGnB,cAAc,aAEN,sBAAsB;oFAErB,oBAAoB;cAXhC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,sBAAsB,CAAC;gBACtC,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;;;oBAGnB,cAAc;iBACf;gBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;aAClC;;;ACnBD;;;;;;"}
@@ -0,0 +1,62 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
+ import { MatFormField, MatLabel, MatHint } from '@angular/material/form-field';
4
+ import { MatInput, MatInputModule } from '@angular/material/input';
5
+ import { NgIf, CommonModule } from '@angular/common';
6
+
7
+ class TextareaFieldMolecule {
8
+ constructor() {
9
+ this.label = 'label';
10
+ this.placeholder = 'placeholder';
11
+ }
12
+ }
13
+ TextareaFieldMolecule.ɵfac = function TextareaFieldMolecule_Factory(t) { return new (t || TextareaFieldMolecule)(); };
14
+ TextareaFieldMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TextareaFieldMolecule, selector: "molecules-textarea-field", inputs: { label: "label", hint: "hint", placeholder: "placeholder" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field class=\"example-full-width\">\n <mat-label>{{ label }}</mat-label>\n <textarea matInput [placeholder]=\"placeholder\" rows=\"10\"></textarea>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: 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: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: ChangeDetectionStrategy.OnPush });
15
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextareaFieldMolecule, [{
16
+ type: Component,
17
+ args: [{
18
+ selector: 'molecules-textarea-field',
19
+ templateUrl: './textarea-field.molecule.html',
20
+ styleUrls: ['./textarea-field.molecule.scss'],
21
+ changeDetection: ChangeDetectionStrategy.OnPush,
22
+ host: { class: 'molecule field' },
23
+ }]
24
+ }], null, { label: [{
25
+ type: Input
26
+ }], hint: [{
27
+ type: Input
28
+ }], placeholder: [{
29
+ type: Input
30
+ }] }); })();
31
+
32
+ class TextareaFieldModule {
33
+ }
34
+ TextareaFieldModule.ɵfac = function TextareaFieldModule_Factory(t) { return new (t || TextareaFieldModule)(); };
35
+ TextareaFieldModule.ɵmod = ɵɵdefineNgModule({ type: TextareaFieldModule });
36
+ TextareaFieldModule.ɵinj = ɵɵdefineInjector({ imports: [[
37
+ CommonModule,
38
+ // Material
39
+ MatInputModule,
40
+ ]] });
41
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(TextareaFieldModule, { declarations: [TextareaFieldMolecule], imports: [CommonModule,
42
+ // Material
43
+ MatInputModule], exports: [TextareaFieldMolecule] }); })();
44
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextareaFieldModule, [{
45
+ type: NgModule,
46
+ args: [{
47
+ declarations: [TextareaFieldMolecule],
48
+ imports: [
49
+ CommonModule,
50
+ // Material
51
+ MatInputModule,
52
+ ],
53
+ exports: [TextareaFieldMolecule]
54
+ }]
55
+ }], null, null); })();
56
+
57
+ /**
58
+ * Generated bundle index. Do not edit.
59
+ */
60
+
61
+ export { TextareaFieldModule, TextareaFieldMolecule };
62
+ //# sourceMappingURL=ng-atomic-components-molecules-textarea-field.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-molecules-textarea-field.js","sources":["../../../../libs/components/molecules/textarea-field/textarea-field.molecule.ts","../../../../libs/components/molecules/textarea-field/textarea-field.molecule.html","../../../../libs/components/molecules/textarea-field/textarea-field.module.ts","../../../../libs/components/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n selector: 'molecules-textarea-field',\n templateUrl: './textarea-field.molecule.html',\n styleUrls: ['./textarea-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule field'},\n})\nexport class TextareaFieldMolecule {\n\n @Input()\n label = 'label';\n\n @Input()\n hint?: string;\n\n @Input()\n placeholder = 'placeholder';\n\n}\n","<mat-form-field class=\"example-full-width\">\n <mat-label>{{ label }}</mat-label>\n <textarea matInput [placeholder]=\"placeholder\" rows=\"10\"></textarea>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatInputModule } from '@angular/material/input';\nimport { TextareaFieldMolecule } from './textarea-field.molecule';\n\n\n\n@NgModule({\n declarations: [TextareaFieldMolecule],\n imports: [\n CommonModule,\n // Material\n MatInputModule,\n ],\n exports: [TextareaFieldMolecule]\n})\nexport class TextareaFieldModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MASa,qBAAqB;IAPlC;QAUE,UAAK,GAAG,OAAO,CAAC;QAMhB,gBAAW,GAAG,aAAa,CAAC;KAE7B;;0FAXY,qBAAqB;8EAArB,qBAAqB,kLCTlC,sOAIiB;oFDKJ,qBAAqB;cAPjC,SAAS;eAAC;gBACT,QAAQ,EAAE,0BAA0B;gBACpC,WAAW,EAAE,gCAAgC;gBAC7C,SAAS,EAAE,CAAC,gCAAgC,CAAC;gBAC7C,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,gBAAgB,EAAC;aAChC;gBAIC,KAAK;kBADJ,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,WAAW;kBADV,KAAK;;;MEDK,mBAAmB;;sFAAnB,mBAAmB;oDAAnB,mBAAmB;wDAPrB;YACP,YAAY;;YAEZ,cAAc;SACf;qFAGU,mBAAmB,mBARf,qBAAqB,aAElC,YAAY;;QAEZ,cAAc,aAEN,qBAAqB;oFAEpB,mBAAmB;cAT/B,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,qBAAqB,CAAC;gBACrC,OAAO,EAAE;oBACP,YAAY;;oBAEZ,cAAc;iBACf;gBACD,OAAO,EAAE,CAAC,qBAAqB,CAAC;aACjC;;;ACfD;;;;;;"}
@@ -11,7 +11,7 @@ class ActionButtonsSectionOrganism {
11
11
  }
12
12
  }
13
13
  ActionButtonsSectionOrganism.ɵfac = function ActionButtonsSectionOrganism_Factory(t) { return new (t || ActionButtonsSectionOrganism)(); };
14
- ActionButtonsSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<ng-container *ngFor=\"let item of actionItems; trackBy: trackById\">\n <button mat-raised-button color=\"primary\" (click)=\"actionItemClick.emit([item])\">{{ item?.name }}</button>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-action-buttons-section-jeMe:var(--horizontal-padding);display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-jeMe);box-sizing:border-box}:host button{width:100%;height:48px}"], directives: [{ type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: 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: ChangeDetectionStrategy.OnPush });
14
+ ActionButtonsSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<ng-container *ngFor=\"let item of actionItems; trackBy: trackById\">\n <button mat-raised-button color=\"primary\" (click)=\"actionItemClick.emit([item])\">{{ item?.name }}</button>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-action-buttons-section-HsAS:var(--horizontal-padding);display:flex;flex-direction:row;gap:8px;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-action-buttons-section-HsAS);box-sizing:border-box}:host button{width:100%;height:48px}"], directives: [{ type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: 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: ChangeDetectionStrategy.OnPush });
15
15
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ActionButtonsSectionOrganism, [{
16
16
  type: Component,
17
17
  args: [{
@@ -15,7 +15,7 @@ class BackNavigatorOrganism {
15
15
  }
16
16
  }
17
17
  BackNavigatorOrganism.ɵfac = function BackNavigatorOrganism_Factory(t) { return new (t || BackNavigatorOrganism)(); };
18
- BackNavigatorOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: { canBack: "canBack", title: "title", description: "description", actionItems: "actionItems" }, outputs: { backButtonClick: "backButtonClick", actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div>\n <button mat-icon-button *ngIf=\"canBack\" (click)=\"backButtonClick.emit()\">\n <mat-icon>arrow_back</mat-icon>\n </button>\n <div class=\"text\">\n <span class=\"title\">{{ title || '' }}</span>\n <span class=\"description\">{{ description || '' }}</span>\n </div>\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{--height:64px;--height-SCOPED-IN-back-navigator-ZwSF:var(--height);display:block;width:100%;height:var(--height-SCOPED-IN-back-navigator-ZwSF)}:host div.text{display:flex;flex-direction:row;justify-content:center;align-items:flex-end}:host div.text .description{line-height:1em;font-size:12px;margin-bottom:8px;margin-left:4px}:host mat-toolbar{width:100%;height:100%;justify-content:space-between}:host div,:host mat-toolbar{display:flex;align-items:center}:host div{justify-content:center}"], directives: [{ type: MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: 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"] }, { type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: ChangeDetectionStrategy.OnPush });
18
+ BackNavigatorOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: { canBack: "canBack", title: "title", description: "description", actionItems: "actionItems" }, outputs: { backButtonClick: "backButtonClick", actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div>\n <button mat-icon-button *ngIf=\"canBack\" (click)=\"backButtonClick.emit()\">\n <mat-icon>arrow_back</mat-icon>\n </button>\n <div class=\"text\">\n <span class=\"title\">{{ title || '' }}</span>\n <span class=\"description\">{{ description || '' }}</span>\n </div>\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{--height:64px;--height-SCOPED-IN-back-navigator-TStb:var(--height);display:block;width:100%;height:var(--height-SCOPED-IN-back-navigator-TStb)}:host div.text{display:flex;flex-direction:row;justify-content:center;align-items:flex-end}:host div.text .description{line-height:1em;font-size:12px;margin-bottom:8px;margin-left:4px}:host mat-toolbar{width:100%;height:100%;justify-content:space-between}:host div,:host mat-toolbar{display:flex;align-items:center}:host div{justify-content:center}"], directives: [{ type: MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: 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"] }, { type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: ChangeDetectionStrategy.OnPush });
19
19
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(BackNavigatorOrganism, [{
20
20
  type: Component,
21
21
  args: [{
@@ -0,0 +1,62 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
+ import { FormControl } from '@ngneat/reactive-forms';
4
+ import { TextInputFieldMolecule, TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ class CardInputSectionOrganism {
8
+ constructor() {
9
+ this.control = new FormControl('');
10
+ this.label = 'カード番号';
11
+ this.placeholder = 'XXXX-XXXX-XXXX-XXXX';
12
+ }
13
+ }
14
+ CardInputSectionOrganism.ɵfac = function CardInputSectionOrganism_Factory(t) { return new (t || CardInputSectionOrganism)(); };
15
+ CardInputSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: CardInputSectionOrganism, selector: "organisms-card-input-section", inputs: { control: "control", label: "label", placeholder: "placeholder" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n name=\"cardNumber\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-text-input-section-0P8A:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-0P8A);box-sizing:border-box}:host,:host .molecule.input-field,:host mat-form-field{width:100%}"], directives: [{ type: TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: ChangeDetectionStrategy.OnPush });
16
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CardInputSectionOrganism, [{
17
+ type: Component,
18
+ args: [{
19
+ selector: 'organisms-card-input-section',
20
+ templateUrl: './card-input-section.organism.html',
21
+ styleUrls: ['./card-input-section.organism.scss'],
22
+ changeDetection: ChangeDetectionStrategy.OnPush,
23
+ }]
24
+ }], null, { control: [{
25
+ type: Input
26
+ }], label: [{
27
+ type: Input
28
+ }], placeholder: [{
29
+ type: Input
30
+ }] }); })();
31
+
32
+ class CardInputSectionModule {
33
+ }
34
+ CardInputSectionModule.ɵfac = function CardInputSectionModule_Factory(t) { return new (t || CardInputSectionModule)(); };
35
+ CardInputSectionModule.ɵmod = ɵɵdefineNgModule({ type: CardInputSectionModule });
36
+ CardInputSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
37
+ CommonModule,
38
+ // Molecules
39
+ TextInputFieldModule,
40
+ ]] });
41
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(CardInputSectionModule, { declarations: [CardInputSectionOrganism], imports: [CommonModule,
42
+ // Molecules
43
+ TextInputFieldModule], exports: [CardInputSectionOrganism] }); })();
44
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CardInputSectionModule, [{
45
+ type: NgModule,
46
+ args: [{
47
+ declarations: [CardInputSectionOrganism],
48
+ imports: [
49
+ CommonModule,
50
+ // Molecules
51
+ TextInputFieldModule,
52
+ ],
53
+ exports: [CardInputSectionOrganism]
54
+ }]
55
+ }], null, null); })();
56
+
57
+ /**
58
+ * Generated bundle index. Do not edit.
59
+ */
60
+
61
+ export { CardInputSectionModule, CardInputSectionOrganism };
62
+ //# sourceMappingURL=ng-atomic-components-organisms-card-input-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-card-input-section.js","sources":["../../../../libs/components/organisms/card-input-section/card-input-section.organism.ts","../../../../libs/components/organisms/card-input-section/card-input-section.organism.html","../../../../libs/components/organisms/card-input-section/card-input-section.module.ts","../../../../libs/components/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-card-input-section',\n templateUrl: './card-input-section.organism.html',\n styleUrls: ['./card-input-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class CardInputSectionOrganism {\n\n @Input()\n control = new FormControl('');\n\n @Input()\n label = 'カード番号';\n\n @Input()\n placeholder = 'XXXX-XXXX-XXXX-XXXX';\n\n}\n","<molecules-text-input-field\n type=\"text\"\n name=\"cardNumber\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { CardInputSectionOrganism } from './card-input-section.organism';\n\n\n\n@NgModule({\n declarations: [CardInputSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [CardInputSectionOrganism]\n})\nexport class CardInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MASa,wBAAwB;IANrC;QASE,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;QAG9B,UAAK,GAAG,OAAO,CAAC;QAGhB,gBAAW,GAAG,qBAAqB,CAAC;KAErC;;gGAXY,wBAAwB;iFAAxB,wBAAwB,gJCTrC,oLAM8B;oFDGjB,wBAAwB;cANpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;gBACjD,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;gBAIC,OAAO;kBADN,KAAK;YAIN,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;;;MEDK,sBAAsB;;4FAAtB,sBAAsB;uDAAtB,sBAAsB;2DAPxB;YACP,YAAY;;YAEZ,oBAAoB;SACrB;qFAGU,sBAAsB,mBARlB,wBAAwB,aAErC,YAAY;;QAEZ,oBAAoB,aAEZ,wBAAwB;oFAEvB,sBAAsB;cATlC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,wBAAwB,CAAC;gBACxC,OAAO,EAAE;oBACP,YAAY;;oBAEZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE,CAAC,wBAAwB,CAAC;aACpC;;;ACfD;;;;;;"}
@@ -0,0 +1,70 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
+ import { FormGroup } from '@angular/forms';
4
+ import { FormControl } from '@ngneat/reactive-forms';
5
+ import { SelectInputFieldMolecule, SelectInputFieldModule } from '@ng-atomic/components/molecules/select-input-field';
6
+ import { TextInputFieldMolecule, TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
7
+ import { CommonModule } from '@angular/common';
8
+
9
+ const generateOptions = (n, start) => {
10
+ return [...Array(n)].map((_, i) => i + start).map(i => ({ name: `${i}`, value: i }));
11
+ };
12
+ class CvcAndExpInputSectionOrganism {
13
+ constructor() {
14
+ this.yearOptions = generateOptions(6, 2022);
15
+ this.monthOptions = generateOptions(12, 1);
16
+ this.form = new FormGroup({
17
+ expMonth: new FormControl(12),
18
+ expYear: new FormControl(2022),
19
+ cvc: new FormControl(''),
20
+ });
21
+ }
22
+ }
23
+ CvcAndExpInputSectionOrganism.ɵfac = function CvcAndExpInputSectionOrganism_Factory(t) { return new (t || CvcAndExpInputSectionOrganism)(); };
24
+ CvcAndExpInputSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: CvcAndExpInputSectionOrganism, selector: "organisms-cvc-and-exp-input-section", inputs: { form: "form" }, ngImport: i0, template: "<molecules-select-input-field\n class=\"year field\"\n label=\"\u6709\u52B9\u671F\u9650(\u5E74)\"\n [control]=\"form.get('expYear')\"\n [options]=\"yearOptions\"\n></molecules-select-input-field>\n<molecules-select-input-field\n class=\"month field\"\n label=\"\u6709\u52B9\u671F\u9650(\u6708)\"\n [control]=\"form.get('expMonth')\"\n [options]=\"monthOptions\"\n></molecules-select-input-field>\n<molecules-text-input-field\n class=\"cvc field\"\n type=\"text\"\n name=\"cardNumber\"\n label=\"CVC\"\n placeholder=\"4\u6841\u306E\u756A\u53F7\"\n [control]=\"form.get('cvc')\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-text-input-section-kewu:var(--horizontal-padding);display:flex;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-kewu);box-sizing:border-box}:host .field:not(:first-child){margin-left:8px}:host .month.field,:host .year.field{width:auto}:host .cvc.field{width:100px}"], directives: [{ type: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }, { type: TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: ChangeDetectionStrategy.OnPush });
25
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CvcAndExpInputSectionOrganism, [{
26
+ type: Component,
27
+ args: [{
28
+ selector: 'organisms-cvc-and-exp-input-section',
29
+ templateUrl: './cvc-and-exp-input-section.organism.html',
30
+ styleUrls: ['./cvc-and-exp-input-section.organism.scss'],
31
+ changeDetection: ChangeDetectionStrategy.OnPush,
32
+ }]
33
+ }], null, { form: [{
34
+ type: Input
35
+ }] }); })();
36
+
37
+ class CvcAndExpInputSectionModule {
38
+ }
39
+ CvcAndExpInputSectionModule.ɵfac = function CvcAndExpInputSectionModule_Factory(t) { return new (t || CvcAndExpInputSectionModule)(); };
40
+ CvcAndExpInputSectionModule.ɵmod = ɵɵdefineNgModule({ type: CvcAndExpInputSectionModule });
41
+ CvcAndExpInputSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
42
+ CommonModule,
43
+ // Molecules
44
+ SelectInputFieldModule,
45
+ TextInputFieldModule,
46
+ ]] });
47
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(CvcAndExpInputSectionModule, { declarations: [CvcAndExpInputSectionOrganism], imports: [CommonModule,
48
+ // Molecules
49
+ SelectInputFieldModule,
50
+ TextInputFieldModule], exports: [CvcAndExpInputSectionOrganism] }); })();
51
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CvcAndExpInputSectionModule, [{
52
+ type: NgModule,
53
+ args: [{
54
+ declarations: [CvcAndExpInputSectionOrganism],
55
+ imports: [
56
+ CommonModule,
57
+ // Molecules
58
+ SelectInputFieldModule,
59
+ TextInputFieldModule,
60
+ ],
61
+ exports: [CvcAndExpInputSectionOrganism]
62
+ }]
63
+ }], null, null); })();
64
+
65
+ /**
66
+ * Generated bundle index. Do not edit.
67
+ */
68
+
69
+ export { CvcAndExpInputSectionModule, CvcAndExpInputSectionOrganism };
70
+ //# sourceMappingURL=ng-atomic-components-organisms-cvc-and-exp-input-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-cvc-and-exp-input-section.js","sources":["../../../../libs/components/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.ts","../../../../libs/components/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.html","../../../../libs/components/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.ts","../../../../libs/components/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormGroup } from '@angular/forms';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport { Option } from '@ng-atomic/components/molecules/select-input-field';\n\nconst generateOptions = (n: number, start: number): Option<number>[] => {\n return [...Array(n)].map((_, i) => i + start).map(i => ({name: `${i}`, value: i}));\n};\n\n@Component({\n selector: 'organisms-cvc-and-exp-input-section',\n templateUrl: './cvc-and-exp-input-section.organism.html',\n styleUrls: ['./cvc-and-exp-input-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class CvcAndExpInputSectionOrganism {\n\n yearOptions: Option<number>[] = generateOptions(6, 2022);\n monthOptions: Option<number>[] = generateOptions(12, 1);\n\n @Input()\n form = new FormGroup({\n expMonth: new FormControl(12),\n expYear: new FormControl(2022),\n cvc: new FormControl(''),\n });\n\n}\n","<molecules-select-input-field\n class=\"year field\"\n label=\"有効期限(年)\"\n [control]=\"form.get('expYear')\"\n [options]=\"yearOptions\"\n></molecules-select-input-field>\n<molecules-select-input-field\n class=\"month field\"\n label=\"有効期限(月)\"\n [control]=\"form.get('expMonth')\"\n [options]=\"monthOptions\"\n></molecules-select-input-field>\n<molecules-text-input-field\n class=\"cvc field\"\n type=\"text\"\n name=\"cardNumber\"\n label=\"CVC\"\n placeholder=\"4桁の番号\"\n [control]=\"form.get('cvc')\"\n></molecules-text-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { SelectInputFieldModule } from '@ng-atomic/components/molecules/select-input-field';\nimport { CvcAndExpInputSectionOrganism } from './cvc-and-exp-input-section.organism';\n\n\n\n@NgModule({\n declarations: [CvcAndExpInputSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n SelectInputFieldModule,\n TextInputFieldModule,\n ],\n exports: [CvcAndExpInputSectionOrganism]\n})\nexport class CvcAndExpInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;AAKA,MAAM,eAAe,GAAG,CAAC,CAAS,EAAE,KAAa;IAC/C,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,EAAC,IAAI,EAAE,GAAG,CAAC,EAAE,EAAE,KAAK,EAAE,CAAC,EAAC,CAAC,CAAC,CAAC;AACrF,CAAC,CAAC;MAQW,6BAA6B;IAN1C;QAQE,gBAAW,GAAqB,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC;QACzD,iBAAY,GAAqB,eAAe,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC;QAGxD,SAAI,GAAG,IAAI,SAAS,CAAC;YACnB,QAAQ,EAAE,IAAI,WAAW,CAAC,EAAE,CAAC;YAC7B,OAAO,EAAE,IAAI,WAAW,CAAC,IAAI,CAAC;YAC9B,GAAG,EAAE,IAAI,WAAW,CAAC,EAAE,CAAC;SACzB,CAAC,CAAC;KAEJ;;0GAZY,6BAA6B;sFAA7B,6BAA6B,qGCf1C,gnBAmB8B;oFDJjB,6BAA6B;cANzC,SAAS;eAAC;gBACT,QAAQ,EAAE,qCAAqC;gBAC/C,WAAW,EAAE,2CAA2C;gBACxD,SAAS,EAAE,CAAC,2CAA2C,CAAC;gBACxD,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;gBAOC,IAAI;kBADH,KAAK;;;MEFK,2BAA2B;;sGAA3B,2BAA2B;4DAA3B,2BAA2B;gEAR7B;YACP,YAAY;;YAEZ,sBAAsB;YACtB,oBAAoB;SACrB;qFAGU,2BAA2B,mBATvB,6BAA6B,aAE1C,YAAY;;QAEZ,sBAAsB;QACtB,oBAAoB,aAEZ,6BAA6B;oFAE5B,2BAA2B;cAVvC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,6BAA6B,CAAC;gBAC7C,OAAO,EAAE;oBACP,YAAY;;oBAEZ,sBAAsB;oBACtB,oBAAoB;iBACrB;gBACD,OAAO,EAAE,CAAC,6BAA6B,CAAC;aACzC;;;ACjBD;;;;;;"}
@@ -12,7 +12,7 @@ class DateInputSectionOrganism {
12
12
  }
13
13
  }
14
14
  DateInputSectionOrganism.ɵfac = function DateInputSectionOrganism_Factory(t) { return new (t || DateInputSectionOrganism)(); };
15
- DateInputSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: { control: "control", label: "label", placeholder: "placeholder" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<molecules-date-input-field\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-date-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-NkuL:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-NkuL);box-sizing:border-box}:host,:host mat-form-field{width:100%}"], directives: [{ type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: ["control", "label", "placeholder", "hint"] }], changeDetection: ChangeDetectionStrategy.OnPush });
15
+ DateInputSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: { control: "control", label: "label", placeholder: "placeholder" }, host: { classAttribute: "organism section" }, ngImport: i0, template: "<molecules-date-input-field\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-date-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-lLDl:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-lLDl);box-sizing:border-box}:host,:host mat-form-field{width:100%}"], directives: [{ type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: ["control", "label", "placeholder", "hint"] }], changeDetection: ChangeDetectionStrategy.OnPush });
16
16
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(DateInputSectionOrganism, [{
17
17
  type: Component,
18
18
  args: [{
@@ -8,7 +8,7 @@ class HeadingOrganism {
8
8
  }
9
9
  }
10
10
  HeadingOrganism.ɵfac = function HeadingOrganism_Factory(t) { return new (t || HeadingOrganism)(); };
11
- HeadingOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: HeadingOrganism, selector: "organisms-heading", inputs: { level: "level" }, ngImport: i0, template: "<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]=\"level\">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h1>\n <h2 *ngSwitchCase=\"2\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h2>\n <h3 *ngSwitchCase=\"3\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h3>\n <h4 *ngSwitchCase=\"4\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h4>\n <h5 *ngSwitchCase=\"5\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h5>\n <h6 *ngSwitchCase=\"6\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h6>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-JUaV:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-JUaV)}"], directives: [{ type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: ChangeDetectionStrategy.OnPush });
11
+ HeadingOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: HeadingOrganism, selector: "organisms-heading", inputs: { level: "level" }, ngImport: i0, template: "<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]=\"level\">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h1>\n <h2 *ngSwitchCase=\"2\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h2>\n <h3 *ngSwitchCase=\"3\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h3>\n <h4 *ngSwitchCase=\"4\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h4>\n <h5 *ngSwitchCase=\"5\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h5>\n <h6 *ngSwitchCase=\"6\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h6>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-tAZG:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-tAZG)}"], directives: [{ type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: ChangeDetectionStrategy.OnPush });
12
12
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(HeadingOrganism, [{
13
13
  type: Component,
14
14
  args: [{
@@ -1,22 +1,19 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
- import { DefaultValueAccessor, NgControlStatus, FormControlDirective, ReactiveFormsModule } from '@angular/forms';
5
- import { MatFormField, MatLabel, MatHint, MatFormFieldModule } from '@angular/material/form-field';
6
- import { MatInput, MatInputModule } from '@angular/material/input';
4
+ import { TextInputFieldMolecule, TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
7
5
  import { FormControl } from '@ngneat/reactive-forms';
8
6
 
9
7
  class InputFieldSectionOrganism {
10
8
  constructor() {
11
- this.label = '';
12
- this.placeholder = '';
9
+ this.label = 'label';
10
+ this.placeholder = 'placeholder';
13
11
  this.type = 'text';
14
- this.hint = '';
15
12
  this.control = new FormControl('');
16
13
  }
17
14
  }
18
15
  InputFieldSectionOrganism.ɵfac = function InputFieldSectionOrganism_Factory(t) { return new (t || InputFieldSectionOrganism)(); };
19
- InputFieldSectionOrganism.ɵcmp = ɵɵ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: MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: MatLabel, selector: "mat-label" }, { type: 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: 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: NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: ChangeDetectionStrategy.OnPush });
16
+ InputFieldSectionOrganism.ɵcmp = ɵɵ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: TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: ChangeDetectionStrategy.OnPush });
20
17
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(InputFieldSectionOrganism, [{
21
18
  type: Component,
22
19
  args: [{
@@ -44,16 +41,12 @@ InputFieldSectionModule.ɵfac = function InputFieldSectionModule_Factory(t) { re
44
41
  InputFieldSectionModule.ɵmod = ɵɵdefineNgModule({ type: InputFieldSectionModule });
45
42
  InputFieldSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
46
43
  CommonModule,
47
- ReactiveFormsModule,
48
- // Material
49
- MatFormFieldModule,
50
- MatInputModule,
44
+ // Molecules
45
+ TextInputFieldModule,
51
46
  ]] });
52
47
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(InputFieldSectionModule, { declarations: [InputFieldSectionOrganism], imports: [CommonModule,
53
- ReactiveFormsModule,
54
- // Material
55
- MatFormFieldModule,
56
- MatInputModule], exports: [InputFieldSectionOrganism] }); })();
48
+ // Molecules
49
+ TextInputFieldModule], exports: [InputFieldSectionOrganism] }); })();
57
50
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(InputFieldSectionModule, [{
58
51
  type: NgModule,
59
52
  args: [{
@@ -62,10 +55,8 @@ InputFieldSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
62
55
  ],
63
56
  imports: [
64
57
  CommonModule,
65
- ReactiveFormsModule,
66
- // Material
67
- MatFormFieldModule,
68
- MatInputModule,
58
+ // Molecules
59
+ TextInputFieldModule,
69
60
  ],
70
61
  exports: [
71
62
  InputFieldSectionOrganism
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-input-field-section.js","sources":["../../../../libs/components/organisms/input-field-section/input-field-section.organism.ts","../../../../libs/components/organisms/input-field-section/input-field-section.organism.html","../../../../libs/components/organisms/input-field-section/input-field-section.module.ts","../../../../libs/components/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.ts"],"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>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\n\nimport { InputFieldSectionOrganism } from './input-field-section.organism';\n\n@NgModule({\n declarations: [\n InputFieldSectionOrganism\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Material\n MatFormFieldModule,\n MatInputModule,\n ],\n exports: [\n InputFieldSectionOrganism\n ]\n})\nexport class InputFieldSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAUa,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;kFAAzB,yBAAyB,2NCVtC,qSAKiB;oFDKJ,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;;;MEAK,uBAAuB;;8FAAvB,uBAAuB;wDAAvB,uBAAuB;4DAXzB;YACP,YAAY;YACZ,mBAAmB;;YAEnB,kBAAkB;YAClB,cAAc;SACf;qFAKU,uBAAuB,mBAbhC,yBAAyB,aAGzB,YAAY;QACZ,mBAAmB;;QAEnB,kBAAkB;QAClB,cAAc,aAGd,yBAAyB;oFAGhB,uBAAuB;cAfnC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,yBAAyB;iBAC1B;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;;oBAEnB,kBAAkB;oBAClB,cAAc;iBACf;gBACD,OAAO,EAAE;oBACP,yBAAyB;iBAC1B;aACF;;;ACtBD;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-input-field-section.js","sources":["../../../../libs/components/organisms/input-field-section/input-field-section.organism.ts","../../../../libs/components/organisms/input-field-section/input-field-section.organism.html","../../../../libs/components/organisms/input-field-section/input-field-section.module.ts","../../../../libs/components/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.ts"],"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>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { InputFieldSectionOrganism } from './input-field-section.organism';\n\n\n@NgModule({\n declarations: [\n InputFieldSectionOrganism\n ],\n imports: [\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [\n InputFieldSectionOrganism\n ]\n})\nexport class InputFieldSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAUa,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;kFAAzB,yBAAyB,2NCVtC,oIAI8B;oFDMjB,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;;;MEJK,uBAAuB;;8FAAvB,uBAAuB;wDAAvB,uBAAuB;4DATzB;YACP,YAAY;;YAEZ,oBAAoB;SACrB;qFAKU,uBAAuB,mBAXhC,yBAAyB,aAGzB,YAAY;;QAEZ,oBAAoB,aAGpB,yBAAyB;oFAGhB,uBAAuB;cAbnC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,yBAAyB;iBAC1B;gBACD,OAAO,EAAE;oBACP,YAAY;;oBAEZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE;oBACP,yBAAyB;iBAC1B;aACF;;;AClBD;;;;;;"}
@@ -12,7 +12,7 @@ class MenuOrganism {
12
12
  }
13
13
  }
14
14
  MenuOrganism.ɵfac = function MenuOrganism_Factory(t) { return new (t || MenuOrganism)(); };
15
- MenuOrganism.ɵcmp = ɵɵ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: MatSelectionList, selector: "mat-selection-list", inputs: ["disableRipple", "tabIndex", "color", "compareWith", "disabled", "multiple"], outputs: ["selectionChange"], exportAs: ["matSelectionList"] }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: MatListOption, selector: "mat-list-option", inputs: ["disableRipple", "checkboxPosition", "color", "value", "selected", "disabled"], exportAs: ["matListOption"] }, { type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: MatLine, selector: "[mat-line], [matLine]" }], changeDetection: ChangeDetectionStrategy.OnPush });
15
+ MenuOrganism.ɵcmp = ɵɵ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: MatSelectionList, selector: "mat-selection-list", inputs: ["disableRipple", "tabIndex", "color", "compareWith", "disabled", "multiple"], outputs: ["selectionChange"], exportAs: ["matSelectionList"] }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: MatListOption, selector: "mat-list-option", inputs: ["disableRipple", "checkboxPosition", "color", "value", "selected", "disabled"], exportAs: ["matListOption"] }, { type: MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: MatLine, selector: "[mat-line], [matLine]" }], changeDetection: ChangeDetectionStrategy.OnPush });
16
16
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(MenuOrganism, [{
17
17
  type: Component,
18
18
  args: [{
@@ -12,7 +12,7 @@ class SelectInputSectionOrganism {
12
12
  }
13
13
  }
14
14
  SelectInputSectionOrganism.ɵfac = function SelectInputSectionOrganism_Factory(t) { return new (t || SelectInputSectionOrganism)(); };
15
- SelectInputSectionOrganism.ɵcmp = ɵɵ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: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }], changeDetection: ChangeDetectionStrategy.OnPush });
15
+ SelectInputSectionOrganism.ɵcmp = ɵɵ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: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }], changeDetection: ChangeDetectionStrategy.OnPush });
16
16
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SelectInputSectionOrganism, [{
17
17
  type: Component,
18
18
  args: [{