@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
@@ -15,7 +15,7 @@ export class SelectInputFieldMolecule {
15
15
  }
16
16
  }
17
17
  SelectInputFieldMolecule.ɵfac = function SelectInputFieldMolecule_Factory(t) { return new (t || SelectInputFieldMolecule)(); };
18
- SelectInputFieldMolecule.ɵcmp = i0.ɵɵ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: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.MatOption, selector: "mat-option", exportAs: ["matOption"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
+ SelectInputFieldMolecule.ɵcmp = i0.ɵɵ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: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.MatOption, selector: "mat-option", exportAs: ["matOption"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
19
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectInputFieldMolecule, [{
20
20
  type: Component,
21
21
  args: [{
@@ -23,7 +23,7 @@ SelectInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14",
23
23
  templateUrl: './select-input-field.molecule.html',
24
24
  styleUrls: ['./select-input-field.molecule.scss'],
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
- host: { class: 'molecule input-field' },
26
+ host: { class: 'molecule input-field field' },
27
27
  }]
28
28
  }], null, { label: [{
29
29
  type: Input
@@ -1 +1 @@
1
- {"version":3,"file":"select-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;;AAcrD,MAAM,OAAO,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,EAAE,EAAE,CAAC,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;gGAbY,wBAAwB;oFAAxB,wBAAwB,0LCfrC,qSAOiB;uFDQJ,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","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>"]}
1
+ {"version":3,"file":"select-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;;AAcrD,MAAM,OAAO,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,EAAE,EAAE,CAAC,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;gGAbY,wBAAwB;oFAAxB,wBAAwB,gMCfrC,qSAOiB;uFDQJ,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","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>"]}
@@ -0,0 +1,3 @@
1
+ export { TextInputFieldMolecule } from './text-input-field.molecule';
2
+ export { TextInputFieldModule } from './text-input-field.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/text-input-field/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["export { TextInputFieldMolecule } from './text-input-field.molecule';\nexport { TextInputFieldModule } from './text-input-field.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# 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","sourceRoot":"","sources":["../../../../../../libs/components/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -0,0 +1,38 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { ReactiveFormsModule } from '@angular/forms';
4
+ // import { MatFormFieldModule } from '@angular/material/form-field';
5
+ import { MatInputModule } from '@angular/material/input';
6
+ import { TextInputFieldMolecule } from './text-input-field.molecule';
7
+ import * as i0 from "@angular/core";
8
+ export class TextInputFieldModule {
9
+ }
10
+ TextInputFieldModule.ɵfac = function TextInputFieldModule_Factory(t) { return new (t || TextInputFieldModule)(); };
11
+ TextInputFieldModule.ɵmod = i0.ɵɵdefineNgModule({ type: TextInputFieldModule });
12
+ TextInputFieldModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
13
+ CommonModule,
14
+ ReactiveFormsModule,
15
+ // Materials
16
+ // MatFormFieldModule,
17
+ MatInputModule,
18
+ ]] });
19
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TextInputFieldModule, { declarations: [TextInputFieldMolecule], imports: [CommonModule,
20
+ ReactiveFormsModule,
21
+ // Materials
22
+ // MatFormFieldModule,
23
+ MatInputModule], exports: [TextInputFieldMolecule] }); })();
24
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextInputFieldModule, [{
25
+ type: NgModule,
26
+ args: [{
27
+ declarations: [TextInputFieldMolecule],
28
+ imports: [
29
+ CommonModule,
30
+ ReactiveFormsModule,
31
+ // Materials
32
+ // MatFormFieldModule,
33
+ MatInputModule,
34
+ ],
35
+ exports: [TextInputFieldMolecule]
36
+ }]
37
+ }], null, null); })();
38
+ //# sourceMappingURL=text-input-field.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/text-input-field/text-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,qEAAqE;AACrE,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;;AAerE,MAAM,OAAO,oBAAoB;;wFAApB,oBAAoB;wDAApB,oBAAoB;4DATtB;YACP,YAAY;YACZ,mBAAmB;YACnB,YAAY;YACZ,sBAAsB;YACtB,cAAc;SACf;wFAGU,oBAAoB,mBAVhB,sBAAsB,aAEnC,YAAY;QACZ,mBAAmB;QACnB,YAAY;QACZ,sBAAsB;QACtB,cAAc,aAEN,sBAAsB;uFAErB,oBAAoB;cAXhC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,sBAAsB,CAAC;gBACtC,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;oBACnB,YAAY;oBACZ,sBAAsB;oBACtB,cAAc;iBACf;gBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;aAClC","sourcesContent":["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"]}
@@ -0,0 +1,40 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import { FormControl } from '@ngneat/reactive-forms';
3
+ import * as i0 from "@angular/core";
4
+ import * as i1 from "@angular/material/form-field";
5
+ import * as i2 from "@angular/material/input";
6
+ import * as i3 from "@angular/forms";
7
+ import * as i4 from "@angular/common";
8
+ export class TextInputFieldMolecule {
9
+ constructor() {
10
+ this.type = 'text';
11
+ this.label = 'label';
12
+ this.control = new FormControl();
13
+ this.placeholder = 'placeholder';
14
+ }
15
+ }
16
+ TextInputFieldMolecule.ɵfac = function TextInputFieldMolecule_Factory(t) { return new (t || TextInputFieldMolecule)(); };
17
+ TextInputFieldMolecule.ɵcmp = i0.ɵɵ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: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextInputFieldMolecule, [{
19
+ type: Component,
20
+ args: [{
21
+ selector: 'molecules-text-input-field',
22
+ templateUrl: './text-input-field.molecule.html',
23
+ styleUrls: ['./text-input-field.molecule.scss'],
24
+ changeDetection: ChangeDetectionStrategy.OnPush,
25
+ host: { class: 'molecule field' },
26
+ }]
27
+ }], null, { type: [{
28
+ type: Input
29
+ }], name: [{
30
+ type: Input
31
+ }], label: [{
32
+ type: Input
33
+ }], control: [{
34
+ type: Input
35
+ }], placeholder: [{
36
+ type: Input
37
+ }], hint: [{
38
+ type: Input
39
+ }] }); })();
40
+ //# sourceMappingURL=text-input-field.molecule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/text-input-field/text-input-field.molecule.ts","../../../../../../libs/components/molecules/text-input-field/text-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;AASrD,MAAM,OAAO,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;kFAAtB,sBAAsB,oOCVnC,oUAKiB;uFDKJ,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","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>"]}
@@ -0,0 +1,3 @@
1
+ export { TextareaFieldMolecule } from './textarea-field.molecule';
2
+ export { TextareaFieldModule } from './textarea-field.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/textarea-field/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC","sourcesContent":["export { TextareaFieldMolecule } from './textarea-field.molecule';\nexport { TextareaFieldModule } from './textarea-field.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=ng-atomic-components-molecules-textarea-field.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-molecules-textarea-field.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -0,0 +1,30 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { MatInputModule } from '@angular/material/input';
4
+ import { TextareaFieldMolecule } from './textarea-field.molecule';
5
+ import * as i0 from "@angular/core";
6
+ export class TextareaFieldModule {
7
+ }
8
+ TextareaFieldModule.ɵfac = function TextareaFieldModule_Factory(t) { return new (t || TextareaFieldModule)(); };
9
+ TextareaFieldModule.ɵmod = i0.ɵɵdefineNgModule({ type: TextareaFieldModule });
10
+ TextareaFieldModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
11
+ CommonModule,
12
+ // Material
13
+ MatInputModule,
14
+ ]] });
15
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TextareaFieldModule, { declarations: [TextareaFieldMolecule], imports: [CommonModule,
16
+ // Material
17
+ MatInputModule], exports: [TextareaFieldMolecule] }); })();
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextareaFieldModule, [{
19
+ type: NgModule,
20
+ args: [{
21
+ declarations: [TextareaFieldMolecule],
22
+ imports: [
23
+ CommonModule,
24
+ // Material
25
+ MatInputModule,
26
+ ],
27
+ exports: [TextareaFieldMolecule]
28
+ }]
29
+ }], null, null); })();
30
+ //# sourceMappingURL=textarea-field.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"textarea-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/textarea-field/textarea-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;;AAalE,MAAM,OAAO,mBAAmB;;sFAAnB,mBAAmB;uDAAnB,mBAAmB;2DAPrB;YACP,YAAY;YACZ,WAAW;YACX,cAAc;SACf;wFAGU,mBAAmB,mBARf,qBAAqB,aAElC,YAAY;QACZ,WAAW;QACX,cAAc,aAEN,qBAAqB;uFAEpB,mBAAmB;cAT/B,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,qBAAqB,CAAC;gBACrC,OAAO,EAAE;oBACP,YAAY;oBACZ,WAAW;oBACX,cAAc;iBACf;gBACD,OAAO,EAAE,CAAC,qBAAqB,CAAC;aACjC","sourcesContent":["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"]}
@@ -0,0 +1,30 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/material/form-field";
4
+ import * as i2 from "@angular/material/input";
5
+ import * as i3 from "@angular/common";
6
+ export class TextareaFieldMolecule {
7
+ constructor() {
8
+ this.label = 'label';
9
+ this.placeholder = 'placeholder';
10
+ }
11
+ }
12
+ TextareaFieldMolecule.ɵfac = function TextareaFieldMolecule_Factory(t) { return new (t || TextareaFieldMolecule)(); };
13
+ TextareaFieldMolecule.ɵcmp = i0.ɵɵ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: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextareaFieldMolecule, [{
15
+ type: Component,
16
+ args: [{
17
+ selector: 'molecules-textarea-field',
18
+ templateUrl: './textarea-field.molecule.html',
19
+ styleUrls: ['./textarea-field.molecule.scss'],
20
+ changeDetection: ChangeDetectionStrategy.OnPush,
21
+ host: { class: 'molecule field' },
22
+ }]
23
+ }], null, { label: [{
24
+ type: Input
25
+ }], hint: [{
26
+ type: Input
27
+ }], placeholder: [{
28
+ type: Input
29
+ }] }); })();
30
+ //# sourceMappingURL=textarea-field.molecule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"textarea-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/textarea-field/textarea-field.molecule.ts","../../../../../../libs/components/molecules/textarea-field/textarea-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;;;;;AAS1E,MAAM,OAAO,qBAAqB;IAPlC;QAUE,UAAK,GAAG,OAAO,CAAC;QAMhB,gBAAW,GAAG,aAAa,CAAC;KAE7B;;0FAXY,qBAAqB;iFAArB,qBAAqB,kLCTlC,sOAIiB;uFDKJ,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","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>"]}
@@ -10,7 +10,7 @@ export class ActionButtonsSectionOrganism {
10
10
  }
11
11
  }
12
12
  ActionButtonsSectionOrganism.ɵfac = function ActionButtonsSectionOrganism_Factory(t) { return new (t || ActionButtonsSectionOrganism)(); };
13
- ActionButtonsSectionOrganism.ɵcmp = i0.ɵɵ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: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13
+ ActionButtonsSectionOrganism.ɵcmp = i0.ɵɵ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: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
14
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ActionButtonsSectionOrganism, [{
15
15
  type: Component,
16
16
  args: [{
@@ -14,7 +14,7 @@ export class BackNavigatorOrganism {
14
14
  }
15
15
  }
16
16
  BackNavigatorOrganism.ɵfac = function BackNavigatorOrganism_Factory(t) { return new (t || BackNavigatorOrganism)(); };
17
- BackNavigatorOrganism.ɵcmp = i0.ɵɵ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: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.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: i4.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i5.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ BackNavigatorOrganism.ɵcmp = i0.ɵɵ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: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.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: i4.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i5.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BackNavigatorOrganism, [{
19
19
  type: Component,
20
20
  args: [{
@@ -0,0 +1,30 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
4
+ import { CardInputSectionOrganism } from './card-input-section.organism';
5
+ import * as i0 from "@angular/core";
6
+ export class CardInputSectionModule {
7
+ }
8
+ CardInputSectionModule.ɵfac = function CardInputSectionModule_Factory(t) { return new (t || CardInputSectionModule)(); };
9
+ CardInputSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: CardInputSectionModule });
10
+ CardInputSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
11
+ CommonModule,
12
+ // Molecules
13
+ TextInputFieldModule,
14
+ ]] });
15
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CardInputSectionModule, { declarations: [CardInputSectionOrganism], imports: [CommonModule,
16
+ // Molecules
17
+ TextInputFieldModule], exports: [CardInputSectionOrganism] }); })();
18
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardInputSectionModule, [{
19
+ type: NgModule,
20
+ args: [{
21
+ declarations: [CardInputSectionOrganism],
22
+ imports: [
23
+ CommonModule,
24
+ // Molecules
25
+ TextInputFieldModule,
26
+ ],
27
+ exports: [CardInputSectionOrganism]
28
+ }]
29
+ }], null, null); })();
30
+ //# sourceMappingURL=card-input-section.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-input-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/card-input-section/card-input-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAazE,MAAM,OAAO,sBAAsB;;4FAAtB,sBAAsB;0DAAtB,sBAAsB;8DAPxB;YACP,YAAY;YACZ,YAAY;YACZ,oBAAoB;SACrB;wFAGU,sBAAsB,mBARlB,wBAAwB,aAErC,YAAY;QACZ,YAAY;QACZ,oBAAoB,aAEZ,wBAAwB;uFAEvB,sBAAsB;cATlC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,wBAAwB,CAAC;gBACxC,OAAO,EAAE;oBACP,YAAY;oBACZ,YAAY;oBACZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE,CAAC,wBAAwB,CAAC;aACpC","sourcesContent":["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"]}
@@ -0,0 +1,29 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import { FormControl } from '@ngneat/reactive-forms';
3
+ import * as i0 from "@angular/core";
4
+ import * as i1 from "@ng-atomic/components/molecules/text-input-field";
5
+ export class CardInputSectionOrganism {
6
+ constructor() {
7
+ this.control = new FormControl('');
8
+ this.label = 'カード番号';
9
+ this.placeholder = 'XXXX-XXXX-XXXX-XXXX';
10
+ }
11
+ }
12
+ CardInputSectionOrganism.ɵfac = function CardInputSectionOrganism_Factory(t) { return new (t || CardInputSectionOrganism)(); };
13
+ CardInputSectionOrganism.ɵcmp = i0.ɵɵ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: i1.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardInputSectionOrganism, [{
15
+ type: Component,
16
+ args: [{
17
+ selector: 'organisms-card-input-section',
18
+ templateUrl: './card-input-section.organism.html',
19
+ styleUrls: ['./card-input-section.organism.scss'],
20
+ changeDetection: ChangeDetectionStrategy.OnPush,
21
+ }]
22
+ }], null, { control: [{
23
+ type: Input
24
+ }], label: [{
25
+ type: Input
26
+ }], placeholder: [{
27
+ type: Input
28
+ }] }); })();
29
+ //# sourceMappingURL=card-input-section.organism.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card-input-section.organism.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/card-input-section/card-input-section.organism.ts","../../../../../../libs/components/organisms/card-input-section/card-input-section.organism.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;AAQrD,MAAM,OAAO,wBAAwB;IANrC;QASE,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;QAG9B,UAAK,GAAG,OAAO,CAAC;QAGhB,gBAAW,GAAG,qBAAqB,CAAC;KAErC;;gGAXY,wBAAwB;oFAAxB,wBAAwB,gJCTrC,oLAM8B;uFDGjB,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","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>"]}
@@ -0,0 +1,3 @@
1
+ export { CardInputSectionOrganism } from './card-input-section.organism';
2
+ export { CardInputSectionModule } from './card-input-section.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/card-input-section/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC","sourcesContent":["export { CardInputSectionOrganism } from './card-input-section.organism';\nexport { CardInputSectionModule } from './card-input-section.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=ng-atomic-components-organisms-card-input-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-card-input-section.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -0,0 +1,34 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
4
+ import { SelectInputFieldModule } from '@ng-atomic/components/molecules/select-input-field';
5
+ import { CvcAndExpInputSectionOrganism } from './cvc-and-exp-input-section.organism';
6
+ import * as i0 from "@angular/core";
7
+ export class CvcAndExpInputSectionModule {
8
+ }
9
+ CvcAndExpInputSectionModule.ɵfac = function CvcAndExpInputSectionModule_Factory(t) { return new (t || CvcAndExpInputSectionModule)(); };
10
+ CvcAndExpInputSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: CvcAndExpInputSectionModule });
11
+ CvcAndExpInputSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
12
+ CommonModule,
13
+ // Molecules
14
+ SelectInputFieldModule,
15
+ TextInputFieldModule,
16
+ ]] });
17
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CvcAndExpInputSectionModule, { declarations: [CvcAndExpInputSectionOrganism], imports: [CommonModule,
18
+ // Molecules
19
+ SelectInputFieldModule,
20
+ TextInputFieldModule], exports: [CvcAndExpInputSectionOrganism] }); })();
21
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CvcAndExpInputSectionModule, [{
22
+ type: NgModule,
23
+ args: [{
24
+ declarations: [CvcAndExpInputSectionOrganism],
25
+ imports: [
26
+ CommonModule,
27
+ // Molecules
28
+ SelectInputFieldModule,
29
+ TextInputFieldModule,
30
+ ],
31
+ exports: [CvcAndExpInputSectionOrganism]
32
+ }]
33
+ }], null, null); })();
34
+ //# sourceMappingURL=cvc-and-exp-input-section.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cvc-and-exp-input-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,sBAAsB,EAAE,MAAM,oDAAoD,CAAC;AAC5F,OAAO,EAAE,6BAA6B,EAAE,MAAM,sCAAsC,CAAC;;AAcrF,MAAM,OAAO,2BAA2B;;sGAA3B,2BAA2B;+DAA3B,2BAA2B;mEAR7B;YACP,YAAY;YACZ,YAAY;YACZ,sBAAsB;YACtB,oBAAoB;SACrB;wFAGU,2BAA2B,mBATvB,6BAA6B,aAE1C,YAAY;QACZ,YAAY;QACZ,sBAAsB;QACtB,oBAAoB,aAEZ,6BAA6B;uFAE5B,2BAA2B;cAVvC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,6BAA6B,CAAC;gBAC7C,OAAO,EAAE;oBACP,YAAY;oBACZ,YAAY;oBACZ,sBAAsB;oBACtB,oBAAoB;iBACrB;gBACD,OAAO,EAAE,CAAC,6BAA6B,CAAC;aACzC","sourcesContent":["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"]}
@@ -0,0 +1,34 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import { FormGroup } from '@angular/forms';
3
+ import { FormControl } from '@ngneat/reactive-forms';
4
+ import * as i0 from "@angular/core";
5
+ import * as i1 from "@ng-atomic/components/molecules/select-input-field";
6
+ import * as i2 from "@ng-atomic/components/molecules/text-input-field";
7
+ const generateOptions = (n, start) => {
8
+ return [...Array(n)].map((_, i) => i + start).map(i => ({ name: `${i}`, value: i }));
9
+ };
10
+ export class CvcAndExpInputSectionOrganism {
11
+ constructor() {
12
+ this.yearOptions = generateOptions(6, 2022);
13
+ this.monthOptions = generateOptions(12, 1);
14
+ this.form = new FormGroup({
15
+ expMonth: new FormControl(12),
16
+ expYear: new FormControl(2022),
17
+ cvc: new FormControl(''),
18
+ });
19
+ }
20
+ }
21
+ CvcAndExpInputSectionOrganism.ɵfac = function CvcAndExpInputSectionOrganism_Factory(t) { return new (t || CvcAndExpInputSectionOrganism)(); };
22
+ CvcAndExpInputSectionOrganism.ɵcmp = i0.ɵɵ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: i1.SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: ["label", "control", "options"] }, { type: i2.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CvcAndExpInputSectionOrganism, [{
24
+ type: Component,
25
+ args: [{
26
+ selector: 'organisms-cvc-and-exp-input-section',
27
+ templateUrl: './cvc-and-exp-input-section.organism.html',
28
+ styleUrls: ['./cvc-and-exp-input-section.organism.scss'],
29
+ changeDetection: ChangeDetectionStrategy.OnPush,
30
+ }]
31
+ }], null, { form: [{
32
+ type: Input
33
+ }] }); })();
34
+ //# sourceMappingURL=cvc-and-exp-input-section.organism.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cvc-and-exp-input-section.organism.js","sourceRoot":"","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"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;AAGrD,MAAM,eAAe,GAAG,CAAC,CAAS,EAAE,KAAa,EAAoB,EAAE;IACrE,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAC,IAAI,EAAE,GAAG,CAAC,EAAE,EAAE,KAAK,EAAE,CAAC,EAAC,CAAC,CAAC,CAAC;AACrF,CAAC,CAAC;AAQF,MAAM,OAAO,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;yFAA7B,6BAA6B,qGCf1C,gnBAmB8B;uFDJjB,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","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>"]}
@@ -0,0 +1,3 @@
1
+ export { CvcAndExpInputSectionOrganism } from './cvc-and-exp-input-section.organism';
2
+ export { CvcAndExpInputSectionModule } from './cvc-and-exp-input-section.module';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/cvc-and-exp-input-section/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,sCAAsC,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC","sourcesContent":["export { CvcAndExpInputSectionOrganism } from './cvc-and-exp-input-section.organism';\nexport { CvcAndExpInputSectionModule } from './cvc-and-exp-input-section.module';\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=ng-atomic-components-organisms-cvc-and-exp-input-section.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ng-atomic-components-organisms-cvc-and-exp-input-section.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,SAAS,CAAC","sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"]}
@@ -10,7 +10,7 @@ export class DateInputSectionOrganism {
10
10
  }
11
11
  }
12
12
  DateInputSectionOrganism.ɵfac = function DateInputSectionOrganism_Factory(t) { return new (t || DateInputSectionOrganism)(); };
13
- DateInputSectionOrganism.ɵcmp = i0.ɵɵ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: i1.DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: ["control", "label", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13
+ DateInputSectionOrganism.ɵcmp = i0.ɵɵ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: i1.DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: ["control", "label", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
14
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DateInputSectionOrganism, [{
15
15
  type: Component,
16
16
  args: [{
@@ -7,7 +7,7 @@ export class HeadingOrganism {
7
7
  }
8
8
  }
9
9
  HeadingOrganism.ɵfac = function HeadingOrganism_Factory(t) { return new (t || HeadingOrganism)(); };
10
- HeadingOrganism.ɵcmp = i0.ɵɵ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: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
10
+ HeadingOrganism.ɵcmp = i0.ɵɵ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: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
11
11
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HeadingOrganism, [{
12
12
  type: Component,
13
13
  args: [{
@@ -1,8 +1,6 @@
1
1
  import { NgModule } from '@angular/core';
2
2
  import { CommonModule } from '@angular/common';
3
- import { ReactiveFormsModule } from '@angular/forms';
4
- import { MatFormFieldModule } from '@angular/material/form-field';
5
- import { MatInputModule } from '@angular/material/input';
3
+ import { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
6
4
  import { InputFieldSectionOrganism } from './input-field-section.organism';
7
5
  import * as i0 from "@angular/core";
8
6
  export class InputFieldSectionModule {
@@ -11,16 +9,12 @@ InputFieldSectionModule.ɵfac = function InputFieldSectionModule_Factory(t) { re
11
9
  InputFieldSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: InputFieldSectionModule });
12
10
  InputFieldSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
13
11
  CommonModule,
14
- ReactiveFormsModule,
15
- // Material
16
- MatFormFieldModule,
17
- MatInputModule,
12
+ // Molecules
13
+ TextInputFieldModule,
18
14
  ]] });
19
15
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(InputFieldSectionModule, { declarations: [InputFieldSectionOrganism], imports: [CommonModule,
20
- ReactiveFormsModule,
21
- // Material
22
- MatFormFieldModule,
23
- MatInputModule], exports: [InputFieldSectionOrganism] }); })();
16
+ // Molecules
17
+ TextInputFieldModule], exports: [InputFieldSectionOrganism] }); })();
24
18
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(InputFieldSectionModule, [{
25
19
  type: NgModule,
26
20
  args: [{
@@ -29,10 +23,8 @@ InputFieldSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
29
23
  ],
30
24
  imports: [
31
25
  CommonModule,
32
- ReactiveFormsModule,
33
- // Material
34
- MatFormFieldModule,
35
- MatInputModule,
26
+ // Molecules
27
+ TextInputFieldModule,
36
28
  ],
37
29
  exports: [
38
30
  InputFieldSectionOrganism
@@ -1 +1 @@
1
- {"version":3,"file":"input-field-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/input-field-section/input-field-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;AAiB3E,MAAM,OAAO,uBAAuB;;8FAAvB,uBAAuB;2DAAvB,uBAAuB;+DAXzB;YACP,YAAY;YACZ,mBAAmB;YACnB,WAAW;YACX,kBAAkB;YAClB,cAAc;SACf;wFAKU,uBAAuB,mBAbhC,yBAAyB,aAGzB,YAAY;QACZ,mBAAmB;QACnB,WAAW;QACX,kBAAkB;QAClB,cAAc,aAGd,yBAAyB;uFAGhB,uBAAuB;cAfnC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,yBAAyB;iBAC1B;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;oBACnB,WAAW;oBACX,kBAAkB;oBAClB,cAAc;iBACf;gBACD,OAAO,EAAE;oBACP,yBAAyB;iBAC1B;aACF","sourcesContent":["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"]}
1
+ {"version":3,"file":"input-field-section.module.js","sourceRoot":"","sources":["../../../../../../libs/components/organisms/input-field-section/input-field-section.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;AAgB3E,MAAM,OAAO,uBAAuB;;8FAAvB,uBAAuB;2DAAvB,uBAAuB;+DATzB;YACP,YAAY;YACZ,YAAY;YACZ,oBAAoB;SACrB;wFAKU,uBAAuB,mBAXhC,yBAAyB,aAGzB,YAAY;QACZ,YAAY;QACZ,oBAAoB,aAGpB,yBAAyB;uFAGhB,uBAAuB;cAbnC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,yBAAyB;iBAC1B;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,YAAY;oBACZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE;oBACP,yBAAyB;iBAC1B;aACF","sourcesContent":["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"]}