@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.
- package/bundles/ng-atomic-components-frames-auto-layout.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-drawer.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-drawer.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-line-up.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-line-up.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-overlay.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-overlay.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-scroll.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-scroll.umd.min.js +1 -1
- package/bundles/ng-atomic-components-frames-smart-menu.umd.js +1 -1
- package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +1 -1
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +1 -1
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +1 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +2 -2
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +1 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +113 -0
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +2 -0
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +99 -0
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +2 -0
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +99 -0
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +2 -0
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +423 -0
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +16 -0
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-heading.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-heading.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +13 -20
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +2 -2
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +107 -0
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +2 -0
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +93 -0
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +2 -0
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +1 -1
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.js +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-menu.umd.js +1 -1
- package/bundles/ng-atomic-components-templates-menu.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +1 -1
- package/esm2015/frames/auto-layout/auto-layout.frame.js +1 -1
- package/esm2015/frames/drawer/drawer.frame.js +1 -1
- package/esm2015/frames/line-up/line-up.frame.js +1 -1
- package/esm2015/frames/line-up-v2/line-up.frame.js +1 -1
- package/esm2015/frames/overlay/overlay.frame.js +1 -1
- package/esm2015/frames/overlay-v2/overlay.frame.js +1 -1
- package/esm2015/frames/scroll/scroll.frame.js +1 -1
- package/esm2015/frames/smart-menu/smart-menu.frame.js +1 -1
- package/esm2015/molecules/date-input-field/date-input-field.molecule.js +1 -1
- package/esm2015/molecules/select-input-field/select-input-field.molecule.js +2 -2
- package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
- package/esm2015/molecules/text-input-field/index.js +3 -0
- package/esm2015/molecules/text-input-field/index.js.map +1 -0
- package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js +5 -0
- package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js.map +1 -0
- package/esm2015/molecules/text-input-field/text-input-field.module.js +38 -0
- package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -0
- package/esm2015/molecules/text-input-field/text-input-field.molecule.js +40 -0
- package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -0
- package/esm2015/molecules/textarea-field/index.js +3 -0
- package/esm2015/molecules/textarea-field/index.js.map +1 -0
- package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js +5 -0
- package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js.map +1 -0
- package/esm2015/molecules/textarea-field/textarea-field.module.js +30 -0
- package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -0
- package/esm2015/molecules/textarea-field/textarea-field.molecule.js +30 -0
- package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -0
- package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +1 -1
- package/esm2015/organisms/back-navigator/back-navigator.organism.js +1 -1
- package/esm2015/organisms/card-input-section/card-input-section.module.js +30 -0
- package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -0
- package/esm2015/organisms/card-input-section/card-input-section.organism.js +29 -0
- package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -0
- package/esm2015/organisms/card-input-section/index.js +3 -0
- package/esm2015/organisms/card-input-section/index.js.map +1 -0
- package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js +5 -0
- package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js.map +1 -0
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +34 -0
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -0
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +34 -0
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -0
- package/esm2015/organisms/cvc-and-exp-input-section/index.js +3 -0
- package/esm2015/organisms/cvc-and-exp-input-section/index.js.map +1 -0
- package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js +5 -0
- package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
- package/esm2015/organisms/date-input-section/date-input-section.organism.js +1 -1
- package/esm2015/organisms/heading/heading.organism.js +1 -1
- package/esm2015/organisms/input-field-section/input-field-section.module.js +7 -15
- package/esm2015/organisms/input-field-section/input-field-section.module.js.map +1 -1
- package/esm2015/organisms/input-field-section/input-field-section.organism.js +4 -7
- package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +1 -1
- package/esm2015/organisms/menu/menu.organism.js +1 -1
- package/esm2015/organisms/select-input-section/select-input-section.organism.js +1 -1
- package/esm2015/organisms/smart-table/smart-table.organism.js +1 -1
- package/esm2015/organisms/social-login-section/social-login-section.organism.js +1 -1
- package/esm2015/organisms/text-input-section/index.js +3 -0
- package/esm2015/organisms/text-input-section/index.js.map +1 -0
- package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js +5 -0
- package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js.map +1 -0
- package/esm2015/organisms/text-input-section/text-input-section.module.js +34 -0
- package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -0
- package/esm2015/organisms/text-input-section/text-input-section.organism.js +33 -0
- package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -0
- package/esm2015/organisms/textarea-section/index.js +3 -0
- package/esm2015/organisms/textarea-section/index.js.map +1 -0
- package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js +5 -0
- package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js.map +1 -0
- package/esm2015/organisms/textarea-section/textarea-section.module.js +30 -0
- package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -0
- package/esm2015/organisms/textarea-section/textarea-section.organism.js +22 -0
- package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -0
- package/esm2015/organisms/top-navigator/top-navigator.organism.js +1 -1
- package/esm2015/templates/entrance/entrance.template.js +1 -1
- package/esm2015/templates/menu/menu.template.js +1 -1
- package/esm2015/templates/smart-crud/smart-crud.template.js +1 -1
- package/esm2015/templates/smart-index/smart-index.template.js +1 -1
- package/fesm2015/ng-atomic-components-frames-auto-layout.js +1 -1
- package/fesm2015/ng-atomic-components-frames-drawer.js +1 -1
- package/fesm2015/ng-atomic-components-frames-line-up-v2.js +1 -1
- package/fesm2015/ng-atomic-components-frames-line-up.js +1 -1
- package/fesm2015/ng-atomic-components-frames-overlay-v2.js +1 -1
- package/fesm2015/ng-atomic-components-frames-overlay.js +1 -1
- package/fesm2015/ng-atomic-components-frames-scroll.js +1 -1
- package/fesm2015/ng-atomic-components-frames-smart-menu.js +1 -1
- package/fesm2015/ng-atomic-components-molecules-date-input-field.js +1 -1
- package/fesm2015/ng-atomic-components-molecules-select-input-field.js +2 -2
- package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-text-input-field.js +78 -0
- package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -0
- package/fesm2015/ng-atomic-components-molecules-textarea-field.js +62 -0
- package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -0
- package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-back-navigator.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-card-input-section.js +62 -0
- package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -0
- package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +70 -0
- package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
- package/fesm2015/ng-atomic-components-organisms-date-input-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-heading.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js +10 -19
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-menu.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-select-input-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-smart-table.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-social-login-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-text-input-section.js +70 -0
- package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -0
- package/fesm2015/ng-atomic-components-organisms-textarea-section.js +55 -0
- package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -0
- package/fesm2015/ng-atomic-components-organisms-top-navigator.js +1 -1
- package/fesm2015/ng-atomic-components-templates-entrance.js +1 -1
- package/fesm2015/ng-atomic-components-templates-menu.js +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-crud.js +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-index.js +1 -1
- package/molecules/select-input-field/select-input-field.molecule.d.ts +1 -2
- package/molecules/text-input-field/index.d.ts +2 -0
- package/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.d.ts +5 -0
- package/molecules/text-input-field/package.json +10 -0
- package/molecules/text-input-field/text-input-field.module.d.ts +10 -0
- package/molecules/text-input-field/text-input-field.molecule.d.ts +12 -0
- package/molecules/textarea-field/index.d.ts +2 -0
- package/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.d.ts +5 -0
- package/molecules/textarea-field/package.json +10 -0
- package/molecules/textarea-field/textarea-field.module.d.ts +9 -0
- package/molecules/textarea-field/textarea-field.molecule.d.ts +8 -0
- package/organisms/card-input-section/card-input-section.module.d.ts +9 -0
- package/organisms/card-input-section/card-input-section.organism.d.ts +9 -0
- package/organisms/card-input-section/index.d.ts +2 -0
- package/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.d.ts +5 -0
- package/organisms/card-input-section/package.json +10 -0
- package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +10 -0
- package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +10 -0
- package/organisms/cvc-and-exp-input-section/index.d.ts +2 -0
- package/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.d.ts +5 -0
- package/organisms/cvc-and-exp-input-section/package.json +10 -0
- package/organisms/input-field-section/input-field-section.module.d.ts +2 -4
- package/organisms/input-field-section/input-field-section.organism.d.ts +1 -1
- package/organisms/text-input-section/index.d.ts +2 -0
- package/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.d.ts +5 -0
- package/organisms/text-input-section/package.json +10 -0
- package/organisms/text-input-section/text-input-section.module.d.ts +9 -0
- package/organisms/text-input-section/text-input-section.organism.d.ts +11 -0
- package/organisms/textarea-section/index.d.ts +2 -0
- package/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.d.ts +5 -0
- package/organisms/textarea-section/package.json +10 -0
- package/organisms/textarea-section/textarea-section.module.d.ts +9 -0
- package/organisms/textarea-section/textarea-section.organism.d.ts +6 -0
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@ class SmartTableOrganism {
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
SmartTableOrganism.ɵfac = function SmartTableOrganism_Factory(t) { return new (t || SmartTableOrganism)(); };
|
|
33
|
-
SmartTableOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: { columns: "columns", items: "items", patientsSize: "patientsSize", pageSize: "pageSize", actionItems: "actionItems", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder" }, outputs: { actionItemClick: "actionItemClick", headerClick: "headerClick", checkboxClick: "checkboxClick", pageChange: "pageChange", itemCheck: "itemCheck" }, host: { classAttribute: "organism" }, ngImport: i0, template: "<table mat-table [dataSource]=\"items\" matSort matSortDisableClear matSortDirection=\"desc\">\n <ng-container *ngFor=\"let name of displayedColumns\" [ngSwitch]=\"name\">\n <molecules-checkbox-column\n *ngSwitchCase=\"'__checkbox'\"\n name=\"__checkbox\"\n [selectedIdSet]=\"selectedIdSet\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n ></molecules-checkbox-column>\n <molecules-actions-column \n *ngSwitchCase=\"'__actions'\" \n name=\"__actions\" \n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></molecules-actions-column>\n <molecules-smart-column\n *ngSwitchDefault\n [name]=\"name\"\n [headerText]=\"name | D\"\n [sort]=\"sortKey === name ? sortOrder : 'none'\"\n (headerClick)=\"headerClick.emit(name)\"\n ></molecules-smart-column>\n </ng-container>\n\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns; sticky: true\"></tr>\n <tr mat-row *matRowDef=\"let item; columns: displayedColumns;\"></tr>\n</table>\n<div *ngIf=\"!items?.length\" class=\"no-data-message\">\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002</div>", styles: [":host{--width:100%;--width-SCOPED-IN-smart-table-
|
|
33
|
+
SmartTableOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartTableOrganism, selector: "organisms-smart-table", inputs: { columns: "columns", items: "items", patientsSize: "patientsSize", pageSize: "pageSize", actionItems: "actionItems", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder" }, outputs: { actionItemClick: "actionItemClick", headerClick: "headerClick", checkboxClick: "checkboxClick", pageChange: "pageChange", itemCheck: "itemCheck" }, host: { classAttribute: "organism" }, ngImport: i0, template: "<table mat-table [dataSource]=\"items\" matSort matSortDisableClear matSortDirection=\"desc\">\n <ng-container *ngFor=\"let name of displayedColumns\" [ngSwitch]=\"name\">\n <molecules-checkbox-column\n *ngSwitchCase=\"'__checkbox'\"\n name=\"__checkbox\"\n [selectedIdSet]=\"selectedIdSet\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n ></molecules-checkbox-column>\n <molecules-actions-column \n *ngSwitchCase=\"'__actions'\" \n name=\"__actions\" \n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></molecules-actions-column>\n <molecules-smart-column\n *ngSwitchDefault\n [name]=\"name\"\n [headerText]=\"name | D\"\n [sort]=\"sortKey === name ? sortOrder : 'none'\"\n (headerClick)=\"headerClick.emit(name)\"\n ></molecules-smart-column>\n </ng-container>\n\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns; sticky: true\"></tr>\n <tr mat-row *matRowDef=\"let item; columns: displayedColumns;\"></tr>\n</table>\n<div *ngIf=\"!items?.length\" class=\"no-data-message\">\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002</div>", styles: [":host{--width:100%;--width-SCOPED-IN-smart-table-9ps7:var(--width);--cell:8px;--cell-SCOPED-IN-smart-table-9ps7:var(--cell);display:block;position:relative;width:100%;height:100%;overflow:scroll}:host::-webkit-scrollbar{display:none}:host table{width:100%;max-height:100%}:host table .nowrap{width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .no-data-message{display:flex;justify-content:flex-start;align-items:center;width:calc(var(--width) - var(--cell) * 4);height:3em;padding-left:calc(var(--cell) * 2);padding-right:calc(var(--cell) * 2)}"], directives: [{ type: MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: ["name", "selectedIdSet"], outputs: ["checkboxClick"] }, { type: ActionsColumnMolecule, selector: "molecules-actions-column", inputs: ["name", "actionItems"], outputs: ["actionItemClick"] }, { type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: SmartColumnMolecule, selector: "molecules-smart-column", inputs: ["sort"], outputs: ["headerClick"] }, { type: MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "D": DomainPipe }, changeDetection: ChangeDetectionStrategy.OnPush });
|
|
34
34
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartTableOrganism, [{
|
|
35
35
|
type: Component,
|
|
36
36
|
args: [{
|
|
@@ -9,7 +9,7 @@ class SocialLoginSectionOrganism {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
SocialLoginSectionOrganism.ɵfac = function SocialLoginSectionOrganism_Factory(t) { return new (t || SocialLoginSectionOrganism)(); };
|
|
12
|
-
SocialLoginSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-
|
|
12
|
+
SocialLoginSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-E76p:var(--horizontal-padding);display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-E76p);box-sizing:border-box}:host button{width:100%;height:56px}"], directives: [{ type: 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 });
|
|
13
13
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SocialLoginSectionOrganism, [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { ɵɵngDeclareComponent, ɵ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 TextInputSectionOrganism {
|
|
8
|
+
constructor() {
|
|
9
|
+
this.label = 'label';
|
|
10
|
+
this.placeholder = 'placeholder';
|
|
11
|
+
this.type = 'text';
|
|
12
|
+
this.control = new FormControl('');
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
TextInputSectionOrganism.ɵfac = function TextInputSectionOrganism_Factory(t) { return new (t || TextInputSectionOrganism)(); };
|
|
16
|
+
TextInputSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-text-input-section-64RP:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-64RP);box-sizing:border-box}:host,:host .molecule.input-field,:host mat-form-field{width:100%}"], directives: [{ type: TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }] });
|
|
17
|
+
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextInputSectionOrganism, [{
|
|
18
|
+
type: Component,
|
|
19
|
+
args: [{
|
|
20
|
+
selector: 'organisms-text-input-section',
|
|
21
|
+
templateUrl: './text-input-section.organism.html',
|
|
22
|
+
styleUrls: ['./text-input-section.organism.scss']
|
|
23
|
+
}]
|
|
24
|
+
}], null, { label: [{
|
|
25
|
+
type: Input
|
|
26
|
+
}], placeholder: [{
|
|
27
|
+
type: Input
|
|
28
|
+
}], type: [{
|
|
29
|
+
type: Input
|
|
30
|
+
}], hint: [{
|
|
31
|
+
type: Input
|
|
32
|
+
}], control: [{
|
|
33
|
+
type: Input
|
|
34
|
+
}] }); })();
|
|
35
|
+
|
|
36
|
+
class TextInputSectionModule {
|
|
37
|
+
}
|
|
38
|
+
TextInputSectionModule.ɵfac = function TextInputSectionModule_Factory(t) { return new (t || TextInputSectionModule)(); };
|
|
39
|
+
TextInputSectionModule.ɵmod = ɵɵdefineNgModule({ type: TextInputSectionModule });
|
|
40
|
+
TextInputSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
|
|
41
|
+
CommonModule,
|
|
42
|
+
// Molecules
|
|
43
|
+
TextInputFieldModule,
|
|
44
|
+
]] });
|
|
45
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(TextInputSectionModule, { declarations: [TextInputSectionOrganism], imports: [CommonModule,
|
|
46
|
+
// Molecules
|
|
47
|
+
TextInputFieldModule], exports: [TextInputSectionOrganism] }); })();
|
|
48
|
+
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextInputSectionModule, [{
|
|
49
|
+
type: NgModule,
|
|
50
|
+
args: [{
|
|
51
|
+
declarations: [
|
|
52
|
+
TextInputSectionOrganism
|
|
53
|
+
],
|
|
54
|
+
imports: [
|
|
55
|
+
CommonModule,
|
|
56
|
+
// Molecules
|
|
57
|
+
TextInputFieldModule,
|
|
58
|
+
],
|
|
59
|
+
exports: [
|
|
60
|
+
TextInputSectionOrganism
|
|
61
|
+
]
|
|
62
|
+
}]
|
|
63
|
+
}], null, null); })();
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* Generated bundle index. Do not edit.
|
|
67
|
+
*/
|
|
68
|
+
|
|
69
|
+
export { TextInputSectionModule, TextInputSectionOrganism };
|
|
70
|
+
//# sourceMappingURL=ng-atomic-components-organisms-text-input-section.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ng-atomic-components-organisms-text-input-section.js","sources":["../../../../libs/components/organisms/text-input-section/text-input-section.organism.ts","../../../../libs/components/organisms/text-input-section/text-input-section.organism.html","../../../../libs/components/organisms/text-input-section/text-input-section.module.ts","../../../../libs/components/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-text-input-section',\n templateUrl: './text-input-section.organism.html',\n styleUrls: ['./text-input-section.organism.scss']\n})\nexport class TextInputSectionOrganism {\n \n @Input()\n label = 'label';\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint?: string;\n\n @Input()\n control = new FormControl('');\n\n}\n","<molecules-text-input-field\n type=\"text\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { TextInputSectionOrganism } from './text-input-section.organism';\n\n\n@NgModule({\n declarations: [\n TextInputSectionOrganism\n ],\n imports: [\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [\n TextInputSectionOrganism\n ]\n})\nexport class TextInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAQa,wBAAwB;IALrC;QAQE,UAAK,GAAG,OAAO,CAAC;QAGhB,gBAAW,GAAG,aAAa,CAAC;QAG5B,SAAI,GAAmC,MAAM,CAAC;QAM9C,YAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;KAE/B;;gGAjBY,wBAAwB;iFAAxB,wBAAwB,4KCRrC,oIAI8B;oFDIjB,wBAAwB;cALpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;aAClD;gBAIC,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,IAAI;kBADH,KAAK;YAIN,OAAO;kBADN,KAAK;;;MEHK,sBAAsB;;4FAAtB,sBAAsB;uDAAtB,sBAAsB;2DATxB;YACP,YAAY;;YAEZ,oBAAoB;SACrB;qFAKU,sBAAsB,mBAX/B,wBAAwB,aAGxB,YAAY;;QAEZ,oBAAoB,aAGpB,wBAAwB;oFAGf,sBAAsB;cAblC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,wBAAwB;iBACzB;gBACD,OAAO,EAAE;oBACP,YAAY;;oBAEZ,oBAAoB;iBACrB;gBACD,OAAO,EAAE;oBACP,wBAAwB;iBACzB;aACF;;;AClBD;;;;;;"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
|
|
3
|
+
import { TextareaFieldMolecule, TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';
|
|
4
|
+
import { CommonModule } from '@angular/common';
|
|
5
|
+
|
|
6
|
+
class TextareaSectionOrganism {
|
|
7
|
+
constructor() {
|
|
8
|
+
this.label = 'label';
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
TextareaSectionOrganism.ɵfac = function TextareaSectionOrganism_Factory(t) { return new (t || TextareaSectionOrganism)(); };
|
|
12
|
+
TextareaSectionOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: { label: "label" }, ngImport: i0, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding:16px;--vertical-padding-SCOPED-IN-textarea-section-vMpl:var(--vertical-padding);display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-vMpl);box-sizing:border-box}:host molecules-textarea-field{width:100%}"], directives: [{ type: TextareaFieldMolecule, selector: "molecules-textarea-field", inputs: ["label", "hint", "placeholder"] }], changeDetection: ChangeDetectionStrategy.OnPush });
|
|
13
|
+
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextareaSectionOrganism, [{
|
|
14
|
+
type: Component,
|
|
15
|
+
args: [{
|
|
16
|
+
selector: 'organisms-textarea-section',
|
|
17
|
+
templateUrl: './textarea-section.organism.html',
|
|
18
|
+
styleUrls: ['./textarea-section.organism.scss'],
|
|
19
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
20
|
+
}]
|
|
21
|
+
}], null, { label: [{
|
|
22
|
+
type: Input
|
|
23
|
+
}] }); })();
|
|
24
|
+
|
|
25
|
+
class TextareaSectionModule {
|
|
26
|
+
}
|
|
27
|
+
TextareaSectionModule.ɵfac = function TextareaSectionModule_Factory(t) { return new (t || TextareaSectionModule)(); };
|
|
28
|
+
TextareaSectionModule.ɵmod = ɵɵdefineNgModule({ type: TextareaSectionModule });
|
|
29
|
+
TextareaSectionModule.ɵinj = ɵɵdefineInjector({ imports: [[
|
|
30
|
+
CommonModule,
|
|
31
|
+
// Molecules
|
|
32
|
+
TextareaFieldModule,
|
|
33
|
+
]] });
|
|
34
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(TextareaSectionModule, { declarations: [TextareaSectionOrganism], imports: [CommonModule,
|
|
35
|
+
// Molecules
|
|
36
|
+
TextareaFieldModule], exports: [TextareaSectionOrganism] }); })();
|
|
37
|
+
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TextareaSectionModule, [{
|
|
38
|
+
type: NgModule,
|
|
39
|
+
args: [{
|
|
40
|
+
declarations: [TextareaSectionOrganism],
|
|
41
|
+
imports: [
|
|
42
|
+
CommonModule,
|
|
43
|
+
// Molecules
|
|
44
|
+
TextareaFieldModule,
|
|
45
|
+
],
|
|
46
|
+
exports: [TextareaSectionOrganism]
|
|
47
|
+
}]
|
|
48
|
+
}], null, null); })();
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* Generated bundle index. Do not edit.
|
|
52
|
+
*/
|
|
53
|
+
|
|
54
|
+
export { TextareaSectionModule, TextareaSectionOrganism };
|
|
55
|
+
//# sourceMappingURL=ng-atomic-components-organisms-textarea-section.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ng-atomic-components-organisms-textarea-section.js","sources":["../../../../libs/components/organisms/textarea-section/textarea-section.organism.ts","../../../../libs/components/organisms/textarea-section/textarea-section.organism.html","../../../../libs/components/organisms/textarea-section/textarea-section.module.ts","../../../../libs/components/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n selector: 'organisms-textarea-section',\n templateUrl: './textarea-section.organism.html',\n styleUrls: ['./textarea-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TextareaSectionOrganism {\n\n @Input()\n label = 'label';\n\n}\n","<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';\nimport { TextareaSectionOrganism } from './textarea-section.organism';\n\n\n\n@NgModule({\n declarations: [TextareaSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n TextareaFieldModule,\n ],\n exports: [TextareaSectionOrganism]\n})\nexport class TextareaSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MAQa,uBAAuB;IANpC;QASE,UAAK,GAAG,OAAO,CAAC;KAEjB;;8FALY,uBAAuB;gFAAvB,uBAAuB,8FCRpC,8EAE4B;oFDMf,uBAAuB;cANnC,SAAS;eAAC;gBACT,QAAQ,EAAE,4BAA4B;gBACtC,WAAW,EAAE,kCAAkC;gBAC/C,SAAS,EAAE,CAAC,kCAAkC,CAAC;gBAC/C,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;gBAIC,KAAK;kBADJ,KAAK;;;MEMK,qBAAqB;;0FAArB,qBAAqB;sDAArB,qBAAqB;0DAPvB;YACP,YAAY;;YAEZ,mBAAmB;SACpB;qFAGU,qBAAqB,mBARjB,uBAAuB,aAEpC,YAAY;;QAEZ,mBAAmB,aAEX,uBAAuB;oFAEtB,qBAAqB;cATjC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,uBAAuB,CAAC;gBACvC,OAAO,EAAE;oBACP,YAAY;;oBAEZ,mBAAmB;iBACpB;gBACD,OAAO,EAAE,CAAC,uBAAuB,CAAC;aACnC;;;ACfD;;;;;;"}
|
|
@@ -13,7 +13,7 @@ class TopNavigatorOrganism {
|
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
TopNavigatorOrganism.ɵfac = function TopNavigatorOrganism_Factory(t) { return new (t || TopNavigatorOrganism)(); };
|
|
16
|
-
TopNavigatorOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-
|
|
16
|
+
TopNavigatorOrganism.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-GHBX:var(--primary-500);width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-GHBX);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}"], directives: [{ type: MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: ChangeDetectionStrategy.OnPush });
|
|
17
17
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(TopNavigatorOrganism, [{
|
|
18
18
|
type: Component,
|
|
19
19
|
args: [{
|
|
@@ -23,7 +23,7 @@ class EntranceTemplate {
|
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
EntranceTemplate.ɵfac = function EntranceTemplate_Factory(t) { return new (t || EntranceTemplate)(); };
|
|
26
|
-
EntranceTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-input-field-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-input-field-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding:64px;--horizontal-padding-SCOPED-IN-entrance-
|
|
26
|
+
EntranceTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-input-field-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-input-field-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding:64px;--horizontal-padding-SCOPED-IN-entrance-3RPx:var(--horizontal-padding);--background-color:#eee;--background-color-SCOPED-IN-entrance-3RPx:var(--background-color);display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-3RPx);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding:var(--horizontal-padding-SCOPED-IN-entrance-3RPx)}"], directives: [{ type: CardFrame, selector: "frames-card" }, { type: AutoLayoutFrame, selector: "frames-auto-layout" }, { type: HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }, { type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: ["signInWithGoogleButtonClick"] }], changeDetection: ChangeDetectionStrategy.OnPush });
|
|
27
27
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(EntranceTemplate, [{
|
|
28
28
|
type: Component,
|
|
29
29
|
args: [{
|
|
@@ -10,7 +10,7 @@ class MenuTemplate {
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
MenuTemplate.ɵfac = function MenuTemplate_Factory(t) { return new (t || MenuTemplate)(); };
|
|
13
|
-
MenuTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: MenuTemplate, selector: "templates-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-menu\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></organisms-menu>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-
|
|
13
|
+
MenuTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: MenuTemplate, selector: "templates-menu", inputs: { actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<div class=\"top\">\n <ng-content select=[header]></ng-content>\n <organisms-menu\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></organisms-menu>\n</div>\n<div class=\"bottom\">\n <ng-content select=[footer]></ng-content>\n</div>", styles: [":host{--primary-color:#00f;--primary-color-SCOPED-IN-menu-yNMi:var(--primary-color);--width:100%;--width-SCOPED-IN-menu-yNMi:var(--width);--height:100%;--height-SCOPED-IN-menu-yNMi:var(--height);display:flex;flex-direction:column;justify-content:space-between;width:var(--width-SCOPED-IN-menu-yNMi);height:var(--height-SCOPED-IN-menu-yNMi);color:#fff;background-color:var(--primary-color-SCOPED-IN-menu-yNMi)}:host organisms-menu{transition:width .5s;--primary-color:var(--primary-color-SCOPED-IN-menu-yNMi)}"], directives: [{ type: MenuOrganism, selector: "organisms-menu", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: ChangeDetectionStrategy.OnPush });
|
|
14
14
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(MenuTemplate, [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{
|
|
@@ -47,7 +47,7 @@ class SmartCrudTemplate {
|
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
SmartCrudTemplate.ɵfac = function SmartCrudTemplate_Factory(t) { return new (t || SmartCrudTemplate)(); };
|
|
50
|
-
SmartCrudTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartCrudTemplate, selector: "templates-smart-crud", inputs: { canBack: "canBack", name: "name", form: "form", mode: "mode", menuActionItems: "menuActionItems" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", createButtonClick: "createButtonClick", updateButtonClick: "updateButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator \n [actionItems]=\"menuActionItems\"\n [canBack]=\"canBack\"\n [title]=\"title\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-input-field-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n </ng-container>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"onActionButtonClick($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-smart-crud-
|
|
50
|
+
SmartCrudTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartCrudTemplate, selector: "templates-smart-crud", inputs: { canBack: "canBack", name: "name", form: "form", mode: "mode", menuActionItems: "menuActionItems" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", createButtonClick: "createButtonClick", updateButtonClick: "updateButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator \n [actionItems]=\"menuActionItems\"\n [canBack]=\"canBack\"\n [title]=\"title\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <ng-container *ngFor=\"let entry of controls; trackBy:trackByIndex\" [ngSwitch]=\"(entry[0] | smartField)?.type\">\n <organisms-select-input-section\n *ngSwitchCase=\"'select'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n [options]=\"(entry[0] | smartField)?.options\"\n ></organisms-select-input-section>\n <organisms-date-input-section\n *ngSwitchCase=\"'date'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-date-input-section>\n <organisms-input-field-section\n *ngSwitchCase=\"'number'\"\n [type]=\"'number'\"\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n <organisms-input-field-section\n *ngSwitchDefault\n [label]=\"entry[0] | D\"\n [control]=\"entry[1]\"\n ></organisms-input-field-section>\n </ng-container>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"onActionButtonClick($event)\"\n ></organisms-action-buttons-section>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-smart-crud-GKDA:var(--horizontal-padding);--vertical-padding:24px;--vertical-padding-SCOPED-IN-smart-crud-GKDA:var(--vertical-padding);--gap:16px;--gap-SCOPED-IN-smart-crud-GKDA:var(--gap);display:block;width:100%;height:100%;background:#fff}:host frames-auto-layout{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;--gap:var(--gap-SCOPED-IN-smart-crud-GKDA);--vertical-padding:var(--vertical-padding-SCOPED-IN-smart-crud-GKDA)}:host frames-auto-layout *{--horizontal-padding:var(--horizontal-padding-SCOPED-IN-smart-crud-GKDA)}"], directives: [{ type: ScrollFrame, selector: "frames-scroll" }, { type: BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: AutoLayoutFrame, selector: "frames-auto-layout" }, { type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: SelectInputSectionOrganism, selector: "organisms-select-input-section", inputs: ["label", "control", "options"] }, { type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: ["control", "label", "placeholder"] }, { type: InputFieldSectionOrganism, selector: "organisms-input-field-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }], pipes: { "smartField": SmartFieldPipe, "D": DomainPipe }, changeDetection: ChangeDetectionStrategy.OnPush });
|
|
51
51
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartCrudTemplate, [{
|
|
52
52
|
type: Component,
|
|
53
53
|
args: [{
|
|
@@ -48,7 +48,7 @@ class SmartIndexTemplate {
|
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
SmartIndexTemplate.ɵfac = function SmartIndexTemplate_Factory(t) { return new (t || SmartIndexTemplate)(); };
|
|
51
|
-
SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartIndexTemplate, selector: "templates-smart-index", inputs: { canBack: "canBack", queryControl: "queryControl", title: "title", description: "description", items: "items", actionItems: "actionItems", menuActionItems: "menuActionItems", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange", tableHeaderClick: "tableHeaderClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator\n [canBack]=\"canBack\"\n [title]=\"title\"\n [description]=\"description\"\n [actionItems]=\"menuActionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <organisms-smart-table\n [items]=\"items\"\n [actionItems]=\"actionItems\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"tableHeaderClick.emit($event)\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height:56px;--navigator-height-SCOPED-IN-smart-index-
|
|
51
|
+
SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartIndexTemplate, selector: "templates-smart-index", inputs: { canBack: "canBack", queryControl: "queryControl", title: "title", description: "description", items: "items", actionItems: "actionItems", menuActionItems: "menuActionItems", properties: "properties", selectedIdSet: "selectedIdSet", sortKey: "sortKey", sortOrder: "sortOrder", page: "page", pageSizeOptions: "pageSizeOptions", queryPlaceholder: "queryPlaceholder" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange", tableHeaderClick: "tableHeaderClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator\n [canBack]=\"canBack\"\n [title]=\"title\"\n [description]=\"description\"\n [actionItems]=\"menuActionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (backButtonClick)=\"backButtonClick.emit()\"\n navigator\n ></organisms-back-navigator>\n <frames-auto-layout vertical contents>\n <organisms-smart-table\n [items]=\"items\"\n [actionItems]=\"actionItems\"\n [columns]=\"properties\"\n [selectedIdSet]=\"selectedIdSet\"\n [sortKey]=\"sortKey\"\n [sortOrder]=\"sortOrder\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n (headerClick)=\"tableHeaderClick.emit($event)\"\n ></organisms-smart-table>\n <organisms-paginator\n *ngIf=\"page\"\n [control]=\"queryControl\"\n [page]=\"page\"\n [pageSizeOptions]=\"pageSizeOptions\"\n [placeholder]=\"queryPlaceholder\"\n (pageChange)=\"pageChange.emit($event)\"\n ></organisms-paginator>\n </frames-auto-layout>\n</frames-scroll>", styles: [":host{--navigator-height:56px;--navigator-height-SCOPED-IN-smart-index-UlWS:var(--navigator-height);width:100%;height:100%;background:#fff;display:block}:host frames-auto-layout{--gap:0;--vertical-padding:0}"], directives: [{ type: ScrollFrame, selector: "frames-scroll" }, { type: BackNavigatorOrganism, selector: "organisms-back-navigator", inputs: ["canBack", "title", "description", "actionItems"], outputs: ["backButtonClick", "actionItemClick"] }, { type: AutoLayoutFrame, selector: "frames-auto-layout" }, { type: SmartTableOrganism, selector: "organisms-smart-table", inputs: ["columns", "items", "patientsSize", "pageSize", "actionItems", "selectedIdSet", "sortKey", "sortOrder"], outputs: ["actionItemClick", "headerClick", "checkboxClick", "pageChange", "itemCheck"] }, { type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: PaginatorOrganism, selector: "organisms-paginator", inputs: ["control", "placeholder", "page", "pageSizeOptions"], outputs: ["pageChange"] }], changeDetection: ChangeDetectionStrategy.OnPush });
|
|
52
52
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartIndexTemplate, [{
|
|
53
53
|
type: Component,
|
|
54
54
|
args: [{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
interface Option<T> {
|
|
3
|
+
export interface Option<T> {
|
|
4
4
|
name: string;
|
|
5
5
|
value: T;
|
|
6
6
|
}
|
|
@@ -12,4 +12,3 @@ export declare class SelectInputFieldMolecule<T> {
|
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDef<SelectInputFieldMolecule<any>, never>;
|
|
13
13
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<SelectInputFieldMolecule<any>, "molecules-select-input-field", never, { "label": "label"; "control": "control"; "options": "options"; }, {}, never, never>;
|
|
14
14
|
}
|
|
15
|
-
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-molecules-text-input-field.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-molecules-text-input-field.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-molecules-text-input-field.js",
|
|
5
|
+
"esm2015": "../../esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-molecules-text-input-field.js",
|
|
7
|
+
"typings": "ng-atomic-components-molecules-text-input-field.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/molecules/text-input-field"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./text-input-field.molecule";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/forms";
|
|
5
|
+
import * as i4 from "@angular/material/input";
|
|
6
|
+
export declare class TextInputFieldModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDef<TextInputFieldModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<TextInputFieldModule, [typeof i1.TextInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule], [typeof i1.TextInputFieldMolecule]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDef<TextInputFieldModule>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class TextInputFieldMolecule {
|
|
4
|
+
type: 'text' | 'number' | 'password';
|
|
5
|
+
name?: string;
|
|
6
|
+
label: string;
|
|
7
|
+
control: FormControl<string | number, any>;
|
|
8
|
+
placeholder: string;
|
|
9
|
+
hint?: string;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDef<TextInputFieldMolecule, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<TextInputFieldMolecule, "molecules-text-input-field", never, { "type": "type"; "name": "name"; "label": "label"; "control": "control"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-molecules-textarea-field.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-molecules-textarea-field.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-molecules-textarea-field.js",
|
|
5
|
+
"esm2015": "../../esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-molecules-textarea-field.js",
|
|
7
|
+
"typings": "ng-atomic-components-molecules-textarea-field.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/molecules/textarea-field"
|
|
10
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./textarea-field.molecule";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/material/input";
|
|
5
|
+
export declare class TextareaFieldModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<TextareaFieldModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<TextareaFieldModule, [typeof i1.TextareaFieldMolecule], [typeof i2.CommonModule, typeof i3.MatInputModule], [typeof i1.TextareaFieldMolecule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<TextareaFieldModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class TextareaFieldMolecule {
|
|
3
|
+
label: string;
|
|
4
|
+
hint?: string;
|
|
5
|
+
placeholder: string;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<TextareaFieldMolecule, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<TextareaFieldMolecule, "molecules-textarea-field", never, { "label": "label"; "hint": "hint"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./card-input-section.organism";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/molecules/text-input-field";
|
|
5
|
+
export declare class CardInputSectionModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<CardInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<CardInputSectionModule, [typeof i1.CardInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.CardInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<CardInputSectionModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class CardInputSectionOrganism {
|
|
4
|
+
control: FormControl<string, any>;
|
|
5
|
+
label: string;
|
|
6
|
+
placeholder: string;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDef<CardInputSectionOrganism, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<CardInputSectionOrganism, "organisms-card-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-organisms-card-input-section.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-organisms-card-input-section.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-organisms-card-input-section.js",
|
|
5
|
+
"esm2015": "../../esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-organisms-card-input-section.js",
|
|
7
|
+
"typings": "ng-atomic-components-organisms-card-input-section.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/organisms/card-input-section"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./cvc-and-exp-input-section.organism";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/molecules/select-input-field";
|
|
5
|
+
import * as i4 from "@ng-atomic/components/molecules/text-input-field";
|
|
6
|
+
export declare class CvcAndExpInputSectionModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDef<CvcAndExpInputSectionModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<CvcAndExpInputSectionModule, [typeof i1.CvcAndExpInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule, typeof i4.TextInputFieldModule], [typeof i1.CvcAndExpInputSectionOrganism]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDef<CvcAndExpInputSectionModule>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FormGroup } from '@angular/forms';
|
|
2
|
+
import { Option } from '@ng-atomic/components/molecules/select-input-field';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CvcAndExpInputSectionOrganism {
|
|
5
|
+
yearOptions: Option<number>[];
|
|
6
|
+
monthOptions: Option<number>[];
|
|
7
|
+
form: FormGroup;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDef<CvcAndExpInputSectionOrganism, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<CvcAndExpInputSectionOrganism, "organisms-cvc-and-exp-input-section", never, { "form": "form"; }, {}, never, never>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js",
|
|
5
|
+
"esm2015": "../../esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js",
|
|
7
|
+
"typings": "ng-atomic-components-organisms-cvc-and-exp-input-section.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/organisms/cvc-and-exp-input-section"
|
|
10
|
+
}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./input-field-section.organism";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@
|
|
5
|
-
import * as i4 from "@angular/material/form-field";
|
|
6
|
-
import * as i5 from "@angular/material/input";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/molecules/text-input-field";
|
|
7
5
|
export declare class InputFieldSectionModule {
|
|
8
6
|
static ɵfac: i0.ɵɵFactoryDef<InputFieldSectionModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<InputFieldSectionModule, [typeof i1.InputFieldSectionOrganism], [typeof i2.CommonModule, typeof i3.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<InputFieldSectionModule, [typeof i1.InputFieldSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.InputFieldSectionOrganism]>;
|
|
10
8
|
static ɵinj: i0.ɵɵInjectorDef<InputFieldSectionModule>;
|
|
11
9
|
}
|
|
@@ -4,7 +4,7 @@ export declare class InputFieldSectionOrganism {
|
|
|
4
4
|
label: string;
|
|
5
5
|
placeholder: string;
|
|
6
6
|
type: 'text' | 'number' | 'password';
|
|
7
|
-
hint
|
|
7
|
+
hint?: string;
|
|
8
8
|
control: FormControl<string, any>;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDef<InputFieldSectionOrganism, never>;
|
|
10
10
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<InputFieldSectionOrganism, "organisms-input-field-section", never, { "label": "label"; "placeholder": "placeholder"; "type": "type"; "hint": "hint"; "control": "control"; }, {}, never, never>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-organisms-text-input-section.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-organisms-text-input-section.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-organisms-text-input-section.js",
|
|
5
|
+
"esm2015": "../../esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-organisms-text-input-section.js",
|
|
7
|
+
"typings": "ng-atomic-components-organisms-text-input-section.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/organisms/text-input-section"
|
|
10
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./text-input-section.organism";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/molecules/text-input-field";
|
|
5
|
+
export declare class TextInputSectionModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<TextInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<TextInputSectionModule, [typeof i1.TextInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.TextInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<TextInputSectionModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class TextInputSectionOrganism {
|
|
4
|
+
label: string;
|
|
5
|
+
placeholder: string;
|
|
6
|
+
type: 'text' | 'number' | 'password';
|
|
7
|
+
hint?: string;
|
|
8
|
+
control: FormControl<string, any>;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDef<TextInputSectionOrganism, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<TextInputSectionOrganism, "organisms-text-input-section", never, { "label": "label"; "placeholder": "placeholder"; "type": "type"; "hint": "hint"; "control": "control"; }, {}, never, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-organisms-textarea-section.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-organisms-textarea-section.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-organisms-textarea-section.js",
|
|
5
|
+
"esm2015": "../../esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-organisms-textarea-section.js",
|
|
7
|
+
"typings": "ng-atomic-components-organisms-textarea-section.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/organisms/textarea-section"
|
|
10
|
+
}
|