@ng-atomic/components 1.6.0 → 1.7.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/atoms/chips-input/chips-input.atom.d.ts +20 -0
- package/atoms/chips-input/chips-input.module.d.ts +12 -0
- package/atoms/chips-input/chips.manager.d.ts +11 -0
- package/atoms/chips-input/index.d.ts +2 -0
- package/atoms/chips-input/ng-atomic-components-atoms-chips-input.d.ts +5 -0
- package/atoms/chips-input/package.json +10 -0
- package/atoms/smart-menu-button/smart-menu-button.atom.d.ts +2 -2
- package/atoms/smart-menu-button/smart-menu-button.module.d.ts +3 -3
- package/bundles/ng-atomic-components-atoms-chips-input.umd.js +478 -0
- package/bundles/ng-atomic-components-atoms-chips-input.umd.js.map +1 -0
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js +33 -38
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-auto-layout.umd.js +67 -74
- package/bundles/ng-atomic-components-frames-auto-layout.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-card.umd.js +72 -80
- package/bundles/ng-atomic-components-frames-card.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-drawer.umd.js +17 -25
- package/bundles/ng-atomic-components-frames-drawer.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +21 -32
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-line-up.umd.js +21 -32
- package/bundles/ng-atomic-components-frames-line-up.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +16 -25
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-overlay.umd.js +24 -31
- package/bundles/ng-atomic-components-frames-overlay.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-scroll.umd.js +70 -78
- package/bundles/ng-atomic-components-frames-scroll.umd.js.map +1 -1
- package/bundles/ng-atomic-components-frames-smart-menu.umd.js +15 -22
- package/bundles/ng-atomic-components-frames-smart-menu.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-actions-column.umd.js +31 -37
- package/bundles/ng-atomic-components-molecules-actions-column.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js +29 -35
- package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js +28 -66
- package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +33 -36
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +27 -31
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-smart-column.umd.js +32 -38
- package/bundles/ng-atomic-components-molecules-smart-column.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +23 -28
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +20 -26
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +23 -30
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +34 -38
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +18 -26
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +21 -28
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +17 -25
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-heading.umd.js +16 -22
- package/bundles/ng-atomic-components-organisms-heading.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.js +25 -30
- package/bundles/ng-atomic-components-organisms-menu.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-navigator.umd.js +36 -40
- package/bundles/ng-atomic-components-organisms-navigator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-paginator.umd.js +24 -30
- package/bundles/ng-atomic-components-organisms-paginator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +18 -26
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.js +42 -45
- package/bundles/ng-atomic-components-organisms-smart-table.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +18 -26
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +18 -26
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +18 -26
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +22 -29
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-pages-_index.umd.js +72 -77
- package/bundles/ng-atomic-components-pages-_index.umd.js.map +1 -1
- package/bundles/ng-atomic-components-pages-blank.umd.js +76 -82
- package/bundles/ng-atomic-components-pages-blank.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.js +40 -42
- package/bundles/ng-atomic-components-templates-entrance.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-loading.umd.js +72 -80
- package/bundles/ng-atomic-components-templates-loading.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-menu.umd.js +18 -26
- package/bundles/ng-atomic-components-templates-menu.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.js +49 -49
- package/bundles/ng-atomic-components-templates-smart-crud.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.js +32 -35
- package/bundles/ng-atomic-components-templates-smart-index.umd.js.map +1 -1
- package/bundles/ng-atomic-components.umd.js +2 -2
- package/bundles/ng-atomic-components.umd.js.map +1 -1
- package/esm2015/atoms/chips-input/chips-input.atom.js +57 -0
- package/esm2015/atoms/chips-input/chips-input.atom.js.map +1 -0
- package/esm2015/atoms/chips-input/chips-input.module.js +43 -0
- package/esm2015/atoms/chips-input/chips-input.module.js.map +1 -0
- package/esm2015/atoms/chips-input/chips.manager.js +32 -0
- package/esm2015/atoms/chips-input/chips.manager.js.map +1 -0
- package/esm2015/atoms/chips-input/index.js +3 -0
- package/esm2015/atoms/chips-input/index.js.map +1 -0
- package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js +5 -0
- package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js.map +1 -0
- package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js +19 -19
- package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js.map +1 -1
- package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js +21 -22
- package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js.map +1 -1
- package/esm2015/frames/auto-layout/auto-layout.frame.js +11 -11
- package/esm2015/frames/auto-layout/auto-layout.frame.js.map +1 -1
- package/esm2015/frames/auto-layout/auto-layout.module.js +17 -18
- package/esm2015/frames/auto-layout/auto-layout.module.js.map +1 -1
- package/esm2015/frames/card/card.frame.js +11 -11
- package/esm2015/frames/card/card.frame.js.map +1 -1
- package/esm2015/frames/card/card.module.js +21 -22
- package/esm2015/frames/card/card.module.js.map +1 -1
- package/esm2015/frames/drawer/drawer.frame.js +16 -16
- package/esm2015/frames/drawer/drawer.frame.js.map +1 -1
- package/esm2015/frames/drawer/drawer.module.js +15 -16
- package/esm2015/frames/drawer/drawer.module.js.map +1 -1
- package/esm2015/frames/line-up/line-up.frame.js +30 -30
- package/esm2015/frames/line-up/line-up.frame.js.map +1 -1
- package/esm2015/frames/line-up/line-up.module.js +15 -16
- package/esm2015/frames/line-up/line-up.module.js.map +1 -1
- package/esm2015/frames/line-up-v2/line-up.frame.js +25 -25
- package/esm2015/frames/line-up-v2/line-up.frame.js.map +1 -1
- package/esm2015/frames/line-up-v2/line-up.module.js +15 -16
- package/esm2015/frames/line-up-v2/line-up.module.js.map +1 -1
- package/esm2015/frames/line-up-v2/resize-observer.js.map +1 -1
- package/esm2015/frames/overlay/overlay.frame.js +17 -17
- package/esm2015/frames/overlay/overlay.frame.js.map +1 -1
- package/esm2015/frames/overlay/overlay.module.js +17 -18
- package/esm2015/frames/overlay/overlay.module.js.map +1 -1
- package/esm2015/frames/overlay-v2/overlay.frame.js +14 -14
- package/esm2015/frames/overlay-v2/overlay.frame.js.map +1 -1
- package/esm2015/frames/overlay-v2/overlay.module.js +17 -18
- package/esm2015/frames/overlay-v2/overlay.module.js.map +1 -1
- package/esm2015/frames/scroll/scroll.frame.js +11 -11
- package/esm2015/frames/scroll/scroll.frame.js.map +1 -1
- package/esm2015/frames/scroll/scroll.module.js +19 -20
- package/esm2015/frames/scroll/scroll.module.js.map +1 -1
- package/esm2015/frames/smart-menu/smart-menu.frame.js +23 -23
- package/esm2015/frames/smart-menu/smart-menu.frame.js.map +1 -1
- package/esm2015/frames/smart-menu/smart-menu.module.js +13 -14
- package/esm2015/frames/smart-menu/smart-menu.module.js.map +1 -1
- package/esm2015/molecules/actions-column/actions-column.module.js +31 -32
- package/esm2015/molecules/actions-column/actions-column.module.js.map +1 -1
- package/esm2015/molecules/actions-column/actions-column.molecule.js +36 -36
- package/esm2015/molecules/actions-column/actions-column.molecule.js.map +1 -1
- package/esm2015/molecules/checkbox-column/checkbox-column.module.js +26 -27
- package/esm2015/molecules/checkbox-column/checkbox-column.module.js.map +1 -1
- package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js +31 -31
- package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js.map +1 -1
- package/esm2015/molecules/chips-input-field/chips-input-field.module.js +24 -37
- package/esm2015/molecules/chips-input-field/chips-input-field.module.js.map +1 -1
- package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js +18 -42
- package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js.map +1 -1
- package/esm2015/molecules/date-input-field/date-input-field.module.js +22 -22
- package/esm2015/molecules/date-input-field/date-input-field.module.js.map +1 -1
- package/esm2015/molecules/date-input-field/date-input-field.molecule.js +24 -24
- package/esm2015/molecules/date-input-field/date-input-field.molecule.js.map +1 -1
- package/esm2015/molecules/select-input-field/select-input-field.module.js +23 -24
- package/esm2015/molecules/select-input-field/select-input-field.module.js.map +1 -1
- package/esm2015/molecules/select-input-field/select-input-field.molecule.js +21 -21
- package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
- package/esm2015/molecules/smart-column/smart-column.module.js +27 -28
- package/esm2015/molecules/smart-column/smart-column.module.js.map +1 -1
- package/esm2015/molecules/smart-column/smart-column.molecule.js +19 -20
- package/esm2015/molecules/smart-column/smart-column.molecule.js.map +1 -1
- package/esm2015/molecules/text-input-field/text-input-field.module.js +21 -22
- package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -1
- package/esm2015/molecules/text-input-field/text-input-field.molecule.js +24 -24
- package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -1
- package/esm2015/molecules/textarea-field/textarea-field.module.js +17 -18
- package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -1
- package/esm2015/molecules/textarea-field/textarea-field.molecule.js +18 -18
- package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -1
- package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js +21 -22
- package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js.map +1 -1
- package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +18 -18
- package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js.map +1 -1
- package/esm2015/organisms/back-navigator/back-navigator.module.js +29 -30
- package/esm2015/organisms/back-navigator/back-navigator.module.js.map +1 -1
- package/esm2015/organisms/back-navigator/back-navigator.organism.js +27 -27
- package/esm2015/organisms/back-navigator/back-navigator.organism.js.map +1 -1
- package/esm2015/organisms/card-input-section/card-input-section.module.js +17 -18
- package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -1
- package/esm2015/organisms/card-input-section/card-input-section.organism.js +17 -17
- package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -1
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +19 -20
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -1
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +13 -13
- package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -1
- package/esm2015/organisms/date-input-section/date-input-section.module.js +19 -20
- package/esm2015/organisms/date-input-section/date-input-section.module.js.map +1 -1
- package/esm2015/organisms/date-input-section/date-input-section.organism.js +18 -18
- package/esm2015/organisms/date-input-section/date-input-section.organism.js.map +1 -1
- package/esm2015/organisms/heading/heading.module.js +17 -18
- package/esm2015/organisms/heading/heading.module.js.map +1 -1
- package/esm2015/organisms/heading/heading.organism.js +13 -13
- package/esm2015/organisms/heading/heading.organism.js.map +1 -1
- package/esm2015/organisms/menu/menu.module.js +17 -18
- package/esm2015/organisms/menu/menu.module.js.map +1 -1
- package/esm2015/organisms/menu/menu.organism.js +17 -17
- package/esm2015/organisms/menu/menu.organism.js.map +1 -1
- package/esm2015/organisms/navigator/navigator.module.js +25 -26
- package/esm2015/organisms/navigator/navigator.module.js.map +1 -1
- package/esm2015/organisms/navigator/navigator.organism.js +27 -27
- package/esm2015/organisms/navigator/navigator.organism.js.map +1 -1
- package/esm2015/organisms/paginator/paginator.module.js +29 -30
- package/esm2015/organisms/paginator/paginator.module.js.map +1 -1
- package/esm2015/organisms/paginator/paginator.organism.js +22 -22
- package/esm2015/organisms/paginator/paginator.organism.js.map +1 -1
- package/esm2015/organisms/select-input-section/select-input-section.module.js +21 -22
- package/esm2015/organisms/select-input-section/select-input-section.module.js.map +1 -1
- package/esm2015/organisms/select-input-section/select-input-section.organism.js +17 -17
- package/esm2015/organisms/select-input-section/select-input-section.organism.js.map +1 -1
- package/esm2015/organisms/smart-table/smart-table.module.js +41 -42
- package/esm2015/organisms/smart-table/smart-table.module.js.map +1 -1
- package/esm2015/organisms/smart-table/smart-table.organism.js +42 -42
- package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
- package/esm2015/organisms/social-login-section/social-login-section.module.js +21 -22
- package/esm2015/organisms/social-login-section/social-login-section.module.js.map +1 -1
- package/esm2015/organisms/social-login-section/social-login-section.organism.js +13 -13
- package/esm2015/organisms/social-login-section/social-login-section.organism.js.map +1 -1
- package/esm2015/organisms/text-input-section/text-input-section.module.js +21 -22
- package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -1
- package/esm2015/organisms/text-input-section/text-input-section.organism.js +20 -20
- package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -1
- package/esm2015/organisms/textarea-section/textarea-section.module.js +17 -18
- package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -1
- package/esm2015/organisms/textarea-section/textarea-section.organism.js +13 -13
- package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -1
- package/esm2015/organisms/top-navigator/top-navigator.module.js +27 -28
- package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
- package/esm2015/organisms/top-navigator/top-navigator.organism.js +17 -17
- package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
- package/esm2015/pages/_index/index.module.js +15 -15
- package/esm2015/pages/_index/index.module.js.map +1 -1
- package/esm2015/pages/_index/index.page.js +10 -10
- package/esm2015/pages/_index/index.page.js.map +1 -1
- package/esm2015/pages/blank/blank.module.js +14 -15
- package/esm2015/pages/blank/blank.module.js.map +1 -1
- package/esm2015/pages/blank/blank.page.js +10 -10
- package/esm2015/pages/blank/blank.page.js.map +1 -1
- package/esm2015/templates/entrance/entrance.module.js +35 -36
- package/esm2015/templates/entrance/entrance.module.js.map +1 -1
- package/esm2015/templates/entrance/entrance.template.js +28 -28
- package/esm2015/templates/entrance/entrance.template.js.map +1 -1
- package/esm2015/templates/loading/loading.module.js +21 -22
- package/esm2015/templates/loading/loading.module.js.map +1 -1
- package/esm2015/templates/loading/loading.template.js +11 -11
- package/esm2015/templates/loading/loading.template.js.map +1 -1
- package/esm2015/templates/menu/menu.module.js +17 -18
- package/esm2015/templates/menu/menu.module.js.map +1 -1
- package/esm2015/templates/menu/menu.template.js +15 -15
- package/esm2015/templates/menu/menu.template.js.map +1 -1
- package/esm2015/templates/smart-crud/smart-crud.module.js +45 -46
- package/esm2015/templates/smart-crud/smart-crud.module.js.map +1 -1
- package/esm2015/templates/smart-crud/smart-crud.template.js +35 -35
- package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
- package/esm2015/templates/smart-index/smart-index.module.js +31 -32
- package/esm2015/templates/smart-index/smart-index.module.js.map +1 -1
- package/esm2015/templates/smart-index/smart-index.template.js +52 -52
- package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
- package/fesm2015/ng-atomic-components-atoms-chips-input.js +131 -0
- package/fesm2015/ng-atomic-components-atoms-chips-input.js.map +1 -0
- package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +45 -42
- package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-auto-layout.js +29 -30
- package/fesm2015/ng-atomic-components-frames-auto-layout.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-card.js +35 -35
- package/fesm2015/ng-atomic-components-frames-card.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-drawer.js +34 -34
- package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-line-up-v2.js +41 -42
- package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-line-up.js +46 -47
- package/fesm2015/ng-atomic-components-frames-line-up.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-overlay-v2.js +32 -33
- package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-overlay.js +37 -36
- package/fesm2015/ng-atomic-components-frames-overlay.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-scroll.js +33 -33
- package/fesm2015/ng-atomic-components-frames-scroll.js.map +1 -1
- package/fesm2015/ng-atomic-components-frames-smart-menu.js +37 -38
- package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-actions-column.js +72 -70
- package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-checkbox-column.js +62 -60
- package/fesm2015/ng-atomic-components-molecules-checkbox-column.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-chips-input-field.js +43 -76
- package/fesm2015/ng-atomic-components-molecules-chips-input-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-date-input-field.js +53 -49
- package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-select-input-field.js +50 -48
- package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-smart-column.js +52 -50
- package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-text-input-field.js +53 -51
- package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-textarea-field.js +41 -40
- package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +42 -41
- package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-back-navigator.js +63 -59
- package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-card-input-section.js +37 -37
- package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +37 -36
- package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-date-input-section.js +40 -40
- package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-heading.js +33 -33
- package/fesm2015/ng-atomic-components-organisms-heading.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-menu.js +40 -38
- package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-navigator.js +59 -55
- package/fesm2015/ng-atomic-components-organisms-navigator.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-paginator.js +58 -56
- package/fesm2015/ng-atomic-components-organisms-paginator.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-select-input-section.js +41 -41
- package/fesm2015/ng-atomic-components-organisms-select-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-smart-table.js +92 -87
- package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-social-login-section.js +37 -37
- package/fesm2015/ng-atomic-components-organisms-social-login-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-text-input-section.js +44 -44
- package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-textarea-section.js +33 -33
- package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-top-navigator.js +49 -48
- package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
- package/fesm2015/ng-atomic-components-pages-_index.js +27 -26
- package/fesm2015/ng-atomic-components-pages-_index.js.map +1 -1
- package/fesm2015/ng-atomic-components-pages-blank.js +28 -28
- package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-entrance.js +73 -67
- package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-loading.js +35 -35
- package/fesm2015/ng-atomic-components-templates-loading.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-menu.js +35 -35
- package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-crud.js +93 -85
- package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-index.js +94 -89
- package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
- package/fesm2015/ng-atomic-components.js.map +1 -1
- package/frames/auto-layout/auto-layout.frame.d.ts +2 -2
- package/frames/auto-layout/auto-layout.module.d.ts +3 -3
- package/frames/card/card.frame.d.ts +2 -2
- package/frames/card/card.module.d.ts +3 -3
- package/frames/drawer/drawer.frame.d.ts +2 -2
- package/frames/drawer/drawer.module.d.ts +3 -3
- package/frames/line-up/line-up.frame.d.ts +4 -4
- package/frames/line-up/line-up.module.d.ts +3 -3
- package/frames/line-up-v2/line-up.frame.d.ts +4 -4
- package/frames/line-up-v2/line-up.module.d.ts +3 -3
- package/frames/overlay/overlay.frame.d.ts +2 -2
- package/frames/overlay/overlay.module.d.ts +3 -3
- package/frames/overlay-v2/overlay.frame.d.ts +2 -2
- package/frames/overlay-v2/overlay.module.d.ts +3 -3
- package/frames/scroll/scroll.frame.d.ts +2 -2
- package/frames/scroll/scroll.module.d.ts +3 -3
- package/frames/smart-menu/smart-menu.frame.d.ts +2 -2
- package/frames/smart-menu/smart-menu.module.d.ts +3 -3
- package/molecules/actions-column/actions-column.module.d.ts +3 -3
- package/molecules/actions-column/actions-column.molecule.d.ts +2 -2
- package/molecules/checkbox-column/checkbox-column.module.d.ts +3 -3
- package/molecules/checkbox-column/checkbox-column.molecule.d.ts +2 -2
- package/molecules/chips-input-field/chips-input-field.module.d.ts +4 -7
- package/molecules/chips-input-field/chips-input-field.molecule.d.ts +3 -13
- package/molecules/date-input-field/date-input-field.module.d.ts +3 -3
- package/molecules/date-input-field/date-input-field.molecule.d.ts +2 -2
- package/molecules/select-input-field/select-input-field.module.d.ts +3 -3
- package/molecules/select-input-field/select-input-field.molecule.d.ts +2 -2
- package/molecules/smart-column/smart-column.module.d.ts +3 -3
- package/molecules/smart-column/smart-column.molecule.d.ts +2 -2
- package/molecules/text-input-field/text-input-field.module.d.ts +3 -3
- package/molecules/text-input-field/text-input-field.molecule.d.ts +2 -2
- package/molecules/textarea-field/textarea-field.module.d.ts +3 -3
- package/molecules/textarea-field/textarea-field.molecule.d.ts +2 -2
- package/organisms/action-buttons-section/action-buttons-section.module.d.ts +3 -3
- package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +2 -2
- package/organisms/back-navigator/back-navigator.module.d.ts +3 -3
- package/organisms/back-navigator/back-navigator.organism.d.ts +2 -2
- package/organisms/card-input-section/card-input-section.module.d.ts +3 -3
- package/organisms/card-input-section/card-input-section.organism.d.ts +2 -2
- package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +3 -3
- package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +2 -2
- package/organisms/date-input-section/date-input-section.module.d.ts +3 -3
- package/organisms/date-input-section/date-input-section.organism.d.ts +3 -3
- package/organisms/heading/heading.module.d.ts +3 -3
- package/organisms/heading/heading.organism.d.ts +2 -2
- package/organisms/menu/menu.module.d.ts +3 -3
- package/organisms/menu/menu.organism.d.ts +2 -2
- package/organisms/navigator/navigator.module.d.ts +3 -3
- package/organisms/navigator/navigator.organism.d.ts +2 -2
- package/organisms/paginator/paginator.module.d.ts +3 -3
- package/organisms/paginator/paginator.organism.d.ts +2 -2
- package/organisms/select-input-section/select-input-section.module.d.ts +3 -3
- package/organisms/select-input-section/select-input-section.organism.d.ts +2 -2
- package/organisms/smart-table/smart-table.module.d.ts +3 -3
- package/organisms/smart-table/smart-table.organism.d.ts +2 -2
- package/organisms/social-login-section/social-login-section.module.d.ts +3 -3
- package/organisms/social-login-section/social-login-section.organism.d.ts +2 -2
- package/organisms/text-input-section/text-input-section.module.d.ts +3 -3
- package/organisms/text-input-section/text-input-section.organism.d.ts +2 -2
- package/organisms/textarea-section/textarea-section.module.d.ts +3 -3
- package/organisms/textarea-section/textarea-section.organism.d.ts +2 -2
- package/organisms/top-navigator/top-navigator.module.d.ts +3 -3
- package/organisms/top-navigator/top-navigator.organism.d.ts +2 -2
- package/package.json +12 -6
- package/pages/_index/index.module.d.ts +3 -3
- package/pages/_index/index.page.d.ts +2 -2
- package/pages/blank/blank.module.d.ts +3 -3
- package/pages/blank/blank.page.d.ts +2 -2
- package/templates/entrance/entrance.module.d.ts +5 -5
- package/templates/entrance/entrance.template.d.ts +2 -2
- package/templates/loading/loading.module.d.ts +3 -3
- package/templates/loading/loading.template.d.ts +2 -2
- package/templates/menu/menu.module.d.ts +3 -3
- package/templates/menu/menu.template.d.ts +2 -2
- package/templates/smart-crud/smart-crud.module.d.ts +4 -4
- package/templates/smart-crud/smart-crud.template.d.ts +2 -2
- package/templates/smart-index/smart-index.module.d.ts +3 -3
- package/templates/smart-index/smart-index.template.d.ts +2 -2
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +0 -2
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-card.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-card.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-drawer.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-line-up.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-line-up.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-overlay.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-overlay.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-scroll.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-scroll.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +0 -2
- package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +0 -16
- package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +0 -2
- package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +0 -16
- package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-heading.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-heading.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +0 -109
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-navigator.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-navigator.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-paginator.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-paginator.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +0 -16
- package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +0 -2
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-pages-_index.umd.min.js +0 -2
- package/bundles/ng-atomic-components-pages-_index.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-pages-blank.umd.min.js +0 -2
- package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.min.js +0 -2
- package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-templates-loading.umd.min.js +0 -2
- package/bundles/ng-atomic-components-templates-loading.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-templates-menu.umd.min.js +0 -2
- package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +0 -16
- package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +0 -2
- package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +0 -1
- package/bundles/ng-atomic-components.umd.min.js +0 -2
- package/bundles/ng-atomic-components.umd.min.js.map +0 -1
- package/esm2015/organisms/input-field-section/index.js +0 -3
- package/esm2015/organisms/input-field-section/index.js.map +0 -1
- package/esm2015/organisms/input-field-section/input-field-section.module.js +0 -34
- package/esm2015/organisms/input-field-section/input-field-section.module.js.map +0 -1
- package/esm2015/organisms/input-field-section/input-field-section.organism.js +0 -35
- package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +0 -1
- package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js +0 -5
- package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js.map +0 -1
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js +0 -72
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +0 -1
- package/organisms/input-field-section/index.d.ts +0 -2
- package/organisms/input-field-section/input-field-section.module.d.ts +0 -9
- package/organisms/input-field-section/input-field-section.organism.d.ts +0 -11
- package/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.d.ts +0 -5
- package/organisms/input-field-section/package.json +0 -10
|
@@ -3,7 +3,7 @@ import * as i1 from "./drawer.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/sidenav";
|
|
5
5
|
export declare class DrawerModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, [typeof i1.DrawerFrame], [typeof i2.CommonModule, typeof i3.MatSidenavModule], [typeof i1.DrawerFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>;
|
|
9
9
|
}
|
|
@@ -4,8 +4,8 @@ import { ReplaySubject } from 'rxjs';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
declare class LineUpService {
|
|
6
6
|
pageAnimationDone$: ReplaySubject<unknown>;
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵprov: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpService, never>;
|
|
8
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LineUpService>;
|
|
9
9
|
}
|
|
10
10
|
export declare class LineUpFrame {
|
|
11
11
|
service: LineUpService;
|
|
@@ -18,7 +18,7 @@ export declare class LineUpFrame {
|
|
|
18
18
|
get page(): string;
|
|
19
19
|
constructor(service: LineUpService, cd: ChangeDetectorRef);
|
|
20
20
|
ngOnInit(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵ
|
|
22
|
-
static ɵcmp: i0.ɵɵ
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrame, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LineUpFrame, "frames-line-up", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
|
|
23
23
|
}
|
|
24
24
|
export {};
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./line-up.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
5
|
export declare class LineUpModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LineUpModule>;
|
|
9
9
|
}
|
|
@@ -11,8 +11,8 @@ export declare class LineUpFrameService {
|
|
|
11
11
|
unregister(frame: LineUpFrame): void;
|
|
12
12
|
findIndex(frame: LineUpFrame): number;
|
|
13
13
|
propagate(frame: LineUpFrame): void;
|
|
14
|
-
static ɵfac: i0.ɵɵ
|
|
15
|
-
static ɵprov: i0.ɵɵ
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrameService, never>;
|
|
15
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LineUpFrameService>;
|
|
16
16
|
}
|
|
17
17
|
export declare class LineUpFrame implements OnInit, OnDestroy {
|
|
18
18
|
private service;
|
|
@@ -29,7 +29,7 @@ export declare class LineUpFrame implements OnInit, OnDestroy {
|
|
|
29
29
|
ngOnDestroy(): void;
|
|
30
30
|
refresh(): void;
|
|
31
31
|
private resolveMode;
|
|
32
|
-
static ɵfac: i0.ɵɵ
|
|
33
|
-
static ɵcmp: i0.ɵɵ
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrame, never>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LineUpFrame, "frames-line-up", never, { "hasNext": "hasNext"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
|
|
34
34
|
}
|
|
35
35
|
export {};
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./line-up.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
5
|
export declare class LineUpModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LineUpModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LineUpModule>;
|
|
9
9
|
}
|
|
@@ -4,6 +4,6 @@ export declare class OverlayFrame {
|
|
|
4
4
|
outlet?: RouterOutlet | null;
|
|
5
5
|
isLoading: boolean;
|
|
6
6
|
prepareRoute(outlet: RouterOutlet): any;
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵcmp: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayFrame, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OverlayFrame, "frames-overlay", never, { "outlet": "outlet"; "isLoading": "isLoading"; }, {}, never, ["[mainPage]", "[nextPage]"]>;
|
|
9
9
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./overlay.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
5
|
export declare class OverlayModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
|
|
9
9
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class OverlayFrame {
|
|
3
3
|
hasNext: boolean;
|
|
4
|
-
static ɵfac: i0.ɵɵ
|
|
5
|
-
static ɵcmp: i0.ɵɵ
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayFrame, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OverlayFrame, "frames-overlay", never, { "hasNext": "hasNext"; }, {}, never, ["[main]", "[next]"]>;
|
|
6
6
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./overlay.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
5
|
export declare class OverlayModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class ScrollFrame {
|
|
3
|
-
static ɵfac: i0.ɵɵ
|
|
4
|
-
static ɵcmp: i0.ɵɵ
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollFrame, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollFrame, "frames-scroll", never, {}, {}, never, ["[navigator]", "[contents]"]>;
|
|
5
5
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./scroll.frame";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/common/directives";
|
|
5
5
|
export declare class ScrollModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ScrollModule, [typeof i1.ScrollFrame], [typeof i2.CommonModule, typeof i3.IosSafariScrollBuggyfillModule], [typeof i1.ScrollFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ScrollModule>;
|
|
9
9
|
}
|
|
@@ -8,6 +8,6 @@ export declare class SmartMenuFrame {
|
|
|
8
8
|
minNextWidth: number;
|
|
9
9
|
next: ElementRef;
|
|
10
10
|
get page(): string;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartMenuFrame, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartMenuFrame, "frames-smart-menu", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[menu]", "[contents]"]>;
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./smart-menu.frame";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
export declare class SmartMenuModule {
|
|
5
|
-
static ɵfac: i0.ɵɵ
|
|
6
|
-
static ɵmod: i0.ɵɵ
|
|
7
|
-
static ɵinj: i0.ɵɵ
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartMenuModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartMenuModule, [typeof i1.SmartMenuFrame], [typeof i2.CommonModule], [typeof i1.SmartMenuFrame]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SmartMenuModule>;
|
|
8
8
|
}
|
|
@@ -7,7 +7,7 @@ import * as i5 from "@angular/material/button";
|
|
|
7
7
|
import * as i6 from "@angular/material/icon";
|
|
8
8
|
import * as i7 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
9
9
|
export declare class ActionsColumnModule {
|
|
10
|
-
static ɵfac: i0.ɵɵ
|
|
11
|
-
static ɵmod: i0.ɵɵ
|
|
12
|
-
static ɵinj: i0.ɵɵ
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionsColumnModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ActionsColumnModule, [typeof i1.ActionsColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatMenuModule, typeof i5.MatButtonModule, typeof i6.MatIconModule, typeof i7.SmartMenuButtonModule], [typeof i1.ActionsColumnMolecule]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ActionsColumnModule>;
|
|
13
13
|
}
|
|
@@ -18,6 +18,6 @@ export declare class ActionsColumnMolecule<T> {
|
|
|
18
18
|
ngOnDestroy(): void;
|
|
19
19
|
private _syncColumnDefName;
|
|
20
20
|
onActionItemClick(test: any): void;
|
|
21
|
-
static ɵfac: i0.ɵɵ
|
|
22
|
-
static ɵcmp: i0.ɵɵ
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionsColumnMolecule<any>, [{ optional: true; }, { optional: true; }]>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionsColumnMolecule<any>, "molecules-actions-column", never, { "name": "name"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
23
23
|
}
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/material/table";
|
|
5
5
|
import * as i4 from "@angular/material/checkbox";
|
|
6
6
|
export declare class CheckboxColumnModule {
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵmod: i0.ɵɵ
|
|
9
|
-
static ɵinj: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxColumnModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxColumnModule, [typeof i1.CheckboxColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatCheckboxModule], [typeof i1.CheckboxColumnMolecule]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxColumnModule>;
|
|
10
10
|
}
|
|
@@ -15,6 +15,6 @@ export declare class CheckboxColumnMolecule<T> implements OnInit {
|
|
|
15
15
|
ngOnInit(): void;
|
|
16
16
|
ngOnDestroy(): void;
|
|
17
17
|
private _syncColumnDefName;
|
|
18
|
-
static ɵfac: i0.ɵɵ
|
|
19
|
-
static ɵcmp: i0.ɵɵ
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxColumnMolecule<any>, [{ optional: true; }]>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxColumnMolecule<any>, "molecules-checkbox-column", never, { "name": "name"; "selectedIdSet": "selectedIdSet"; }, { "checkboxClick": "checkboxClick"; }, never, never>;
|
|
20
20
|
}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./chips-input-field.molecule";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@
|
|
5
|
-
import * as i4 from "@angular/material/chips";
|
|
6
|
-
import * as i5 from "@angular/material/icon";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/atoms/chips-input";
|
|
8
5
|
export declare class ChipsInputFieldModule {
|
|
9
|
-
static ɵfac: i0.ɵɵ
|
|
10
|
-
static ɵmod: i0.ɵɵ
|
|
11
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsInputFieldModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ChipsInputFieldModule, [typeof i1.ChipsInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ChipsInputModule], [typeof i1.ChipsInputFieldMolecule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ChipsInputFieldModule>;
|
|
12
9
|
}
|
|
@@ -1,18 +1,8 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
3
1
|
import { FormControl } from '@ngneat/reactive-forms';
|
|
4
2
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ChipsInputFieldMolecule
|
|
6
|
-
_control: FormControl<string, any>;
|
|
3
|
+
export declare class ChipsInputFieldMolecule {
|
|
7
4
|
control: FormControl<string, any>;
|
|
8
5
|
placeholder: string;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
readonly separatorKeysCodes: readonly [13, 188];
|
|
12
|
-
chips: string[];
|
|
13
|
-
add(event: MatChipInputEvent): void;
|
|
14
|
-
remove(chip: string): void;
|
|
15
|
-
private _add;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDef<ChipsInputFieldMolecule, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<ChipsInputFieldMolecule, "molecules-chips-input-field", never, { "control": "control"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsInputFieldMolecule, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipsInputFieldMolecule, "molecules-chips-input-field", never, { "control": "control"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
18
8
|
}
|
|
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/input";
|
|
|
6
6
|
import * as i5 from "@angular/material/datepicker";
|
|
7
7
|
import * as i6 from "@ng-atomic/common/utils";
|
|
8
8
|
export declare class DateInputFieldModule {
|
|
9
|
-
static ɵfac: i0.ɵɵ
|
|
10
|
-
static ɵmod: i0.ɵɵ
|
|
11
|
-
static ɵinj: i0.ɵɵ
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputFieldModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputFieldModule, [typeof i1.DateInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule, typeof i5.MatDatepickerModule, typeof i6.MatDayjsDateModule], [typeof i1.DateInputFieldMolecule]>;
|
|
11
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DateInputFieldModule>;
|
|
12
12
|
}
|
|
@@ -8,6 +8,6 @@ export declare class DateInputFieldMolecule {
|
|
|
8
8
|
placeholder: string;
|
|
9
9
|
hint?: string;
|
|
10
10
|
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputFieldMolecule, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateInputFieldMolecule, "molecules-date-input-field", never, { "_control": "control"; "label": "label"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
|
|
13
13
|
}
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@angular/material/select";
|
|
6
6
|
export declare class SelectInputFieldModule {
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵmod: i0.ɵɵ
|
|
9
|
-
static ɵinj: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputFieldModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectInputFieldModule, [typeof i1.SelectInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule], [typeof i1.SelectInputFieldMolecule]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SelectInputFieldModule>;
|
|
10
10
|
}
|
|
@@ -9,6 +9,6 @@ export declare class SelectInputFieldMolecule<T> {
|
|
|
9
9
|
control: FormControl<T, any>;
|
|
10
10
|
options: Option<T>[];
|
|
11
11
|
value: (item: Option<T>) => T;
|
|
12
|
-
static ɵfac: i0.ɵɵ
|
|
13
|
-
static ɵcmp: i0.ɵɵ
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputFieldMolecule<any>, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectInputFieldMolecule<any>, "molecules-select-input-field", never, { "label": "label"; "control": "control"; "options": "options"; }, {}, never, never>;
|
|
14
14
|
}
|
|
@@ -5,7 +5,7 @@ import * as i3 from "@ng-atomic/common/pipes";
|
|
|
5
5
|
import * as i4 from "@angular/material/icon";
|
|
6
6
|
import * as i5 from "@angular/material/table";
|
|
7
7
|
export declare class SmartColumnModule {
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵmod: i0.ɵɵ
|
|
10
|
-
static ɵinj: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartColumnModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartColumnModule, [typeof i1.SmartColumnMolecule], [typeof i2.CommonModule, typeof i3.SmartExpModule, typeof i4.MatIconModule, typeof i5.MatTableModule], [typeof i1.SmartColumnMolecule]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SmartColumnModule>;
|
|
11
11
|
}
|
|
@@ -5,6 +5,6 @@ export declare class SmartColumnMolecule<T> extends MatTextColumn<T> {
|
|
|
5
5
|
dataAccessor: (data: any, name: string) => string;
|
|
6
6
|
sort: 'asc' | 'desc' | 'none';
|
|
7
7
|
headerClick: EventEmitter<void>;
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵcmp: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartColumnMolecule<any>, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartColumnMolecule<any>, "molecules-smart-column", never, { "sort": "sort"; }, { "headerClick": "headerClick"; }, never, never>;
|
|
10
10
|
}
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@angular/material/input";
|
|
6
6
|
export declare class TextInputFieldModule {
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵmod: i0.ɵɵ
|
|
9
|
-
static ɵinj: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputFieldModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputFieldModule, [typeof i1.TextInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule], [typeof i1.TextInputFieldMolecule]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TextInputFieldModule>;
|
|
10
10
|
}
|
|
@@ -7,6 +7,6 @@ export declare class TextInputFieldMolecule {
|
|
|
7
7
|
control: FormControl<string | number, any>;
|
|
8
8
|
placeholder: string;
|
|
9
9
|
hint?: string;
|
|
10
|
-
static ɵfac: i0.ɵɵ
|
|
11
|
-
static ɵcmp: i0.ɵɵ
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputFieldMolecule, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputFieldMolecule, "molecules-text-input-field", never, { "type": "type"; "name": "name"; "label": "label"; "control": "control"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
|
|
12
12
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./textarea-field.molecule";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/input";
|
|
5
5
|
export declare class TextareaFieldModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaFieldModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TextareaFieldModule, [typeof i1.TextareaFieldMolecule], [typeof i2.CommonModule, typeof i3.MatInputModule], [typeof i1.TextareaFieldMolecule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TextareaFieldModule>;
|
|
9
9
|
}
|
|
@@ -3,6 +3,6 @@ export declare class TextareaFieldMolecule {
|
|
|
3
3
|
label: string;
|
|
4
4
|
hint?: string;
|
|
5
5
|
placeholder: string;
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵcmp: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaFieldMolecule, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaFieldMolecule, "molecules-textarea-field", never, { "label": "label"; "hint": "hint"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
8
8
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./action-buttons-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/button";
|
|
5
5
|
export declare class ActionButtonsSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ActionButtonsSectionModule, [typeof i1.ActionButtonsSectionOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule], [typeof i1.ActionButtonsSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ActionButtonsSectionModule>;
|
|
9
9
|
}
|
|
@@ -5,6 +5,6 @@ export declare class ActionButtonsSectionOrganism {
|
|
|
5
5
|
actionItems: ActionItem[];
|
|
6
6
|
actionItemClick: EventEmitter<[ActionItem]>;
|
|
7
7
|
trackById: (item: ActionItem) => string | number;
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵcmp: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsSectionOrganism, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonsSectionOrganism, "organisms-action-buttons-section", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
10
10
|
}
|
|
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/icon";
|
|
|
6
6
|
import * as i5 from "@angular/material/toolbar";
|
|
7
7
|
import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
8
8
|
export declare class BackNavigatorModule {
|
|
9
|
-
static ɵfac: i0.ɵɵ
|
|
10
|
-
static ɵmod: i0.ɵɵ
|
|
11
|
-
static ɵinj: i0.ɵɵ
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BackNavigatorModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BackNavigatorModule, [typeof i1.BackNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.BackNavigatorOrganism]>;
|
|
11
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BackNavigatorModule>;
|
|
12
12
|
}
|
|
@@ -8,6 +8,6 @@ export declare class BackNavigatorOrganism {
|
|
|
8
8
|
actionItems: ActionItem[];
|
|
9
9
|
backButtonClick: EventEmitter<void>;
|
|
10
10
|
actionItemClick: EventEmitter<ActionItemEvent<any>>;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BackNavigatorOrganism, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BackNavigatorOrganism, "organisms-back-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
|
|
13
13
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./card-input-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/components/molecules/text-input-field";
|
|
5
5
|
export declare class CardInputSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CardInputSectionModule, [typeof i1.CardInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.CardInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CardInputSectionModule>;
|
|
9
9
|
}
|
|
@@ -4,6 +4,6 @@ export declare class CardInputSectionOrganism {
|
|
|
4
4
|
control: FormControl<string, any>;
|
|
5
5
|
label: string;
|
|
6
6
|
placeholder: string;
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵcmp: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardInputSectionOrganism, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardInputSectionOrganism, "organisms-card-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
9
9
|
}
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@ng-atomic/components/molecules/select-input-field";
|
|
5
5
|
import * as i4 from "@ng-atomic/components/molecules/text-input-field";
|
|
6
6
|
export declare class CvcAndExpInputSectionModule {
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵmod: i0.ɵɵ
|
|
9
|
-
static ɵinj: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CvcAndExpInputSectionModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CvcAndExpInputSectionModule, [typeof i1.CvcAndExpInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule, typeof i4.TextInputFieldModule], [typeof i1.CvcAndExpInputSectionOrganism]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CvcAndExpInputSectionModule>;
|
|
10
10
|
}
|
|
@@ -5,6 +5,6 @@ export declare class CvcAndExpInputSectionOrganism {
|
|
|
5
5
|
yearOptions: Option<number>[];
|
|
6
6
|
monthOptions: Option<number>[];
|
|
7
7
|
form: FormGroup;
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵcmp: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CvcAndExpInputSectionOrganism, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CvcAndExpInputSectionOrganism, "organisms-cvc-and-exp-input-section", never, { "form": "form"; }, {}, never, never>;
|
|
10
10
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./date-input-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/components/molecules/date-input-field";
|
|
5
5
|
export declare class DateInputSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.DateInputFieldModule], [typeof i1.DateInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DateInputSectionModule>;
|
|
9
9
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
|
-
import
|
|
2
|
+
import dayjs from 'dayjs';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class DateInputSectionOrganism {
|
|
5
5
|
control: FormControl<dayjs.Dayjs, any>;
|
|
6
6
|
label: string;
|
|
7
7
|
placeholder: string;
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵcmp: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputSectionOrganism, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateInputSectionOrganism, "organisms-date-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
10
10
|
}
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./heading.organism";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
export declare class HeadingModule {
|
|
5
|
-
static ɵfac: i0.ɵɵ
|
|
6
|
-
static ɵmod: i0.ɵɵ
|
|
7
|
-
static ɵinj: i0.ɵɵ
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HeadingModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<HeadingModule, [typeof i1.HeadingOrganism], [typeof i2.CommonModule], [typeof i1.HeadingOrganism]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<HeadingModule>;
|
|
8
8
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class HeadingOrganism {
|
|
3
3
|
level: 1 | 2 | 3 | 4 | 5 | 6;
|
|
4
|
-
static ɵfac: i0.ɵɵ
|
|
5
|
-
static ɵcmp: i0.ɵɵ
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HeadingOrganism, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HeadingOrganism, "organisms-heading", never, { "level": "level"; }, {}, never, ["*"]>;
|
|
6
6
|
}
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/material/list";
|
|
5
5
|
import * as i4 from "@angular/material/icon";
|
|
6
6
|
export declare class MenuModule {
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵmod: i0.ɵɵ
|
|
9
|
-
static ɵinj: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuOrganism], [typeof i2.CommonModule, typeof i3.MatListModule, typeof i4.MatIconModule], [typeof i1.MenuOrganism]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
|
|
10
10
|
}
|
|
@@ -4,6 +4,6 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class MenuOrganism {
|
|
5
5
|
actionItems: ActionItem[];
|
|
6
6
|
actionItemClick: EventEmitter<[ActionItem]>;
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵcmp: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MenuOrganism, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MenuOrganism, "organisms-menu", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
9
9
|
}
|
|
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/icon";
|
|
|
6
6
|
import * as i5 from "@angular/material/toolbar";
|
|
7
7
|
import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
8
8
|
export declare class NavigatorModule {
|
|
9
|
-
static ɵfac: i0.ɵɵ
|
|
10
|
-
static ɵmod: i0.ɵɵ
|
|
11
|
-
static ɵinj: i0.ɵɵ
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NavigatorModule, [typeof i1.NavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.NavigatorOrganism]>;
|
|
11
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NavigatorModule>;
|
|
12
12
|
}
|
|
@@ -8,6 +8,6 @@ export declare class NavigatorOrganism {
|
|
|
8
8
|
actionItems: ActionItem[];
|
|
9
9
|
backButtonClick: EventEmitter<void>;
|
|
10
10
|
actionItemClick: EventEmitter<ActionItemEvent<any>>;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorOrganism, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorOrganism, "organisms-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
|
|
13
13
|
}
|
|
@@ -5,7 +5,7 @@ import * as i3 from "@angular/material/paginator";
|
|
|
5
5
|
import * as i4 from "@ng-atomic/components/frames/auto-layout";
|
|
6
6
|
import * as i5 from "@ng-atomic/components/molecules/chips-input-field";
|
|
7
7
|
export declare class PaginatorModule {
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵmod: i0.ɵɵ
|
|
10
|
-
static ɵinj: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PaginatorModule, [typeof i1.PaginatorOrganism], [typeof i2.CommonModule, typeof i3.MatPaginatorModule, typeof i4.AutoLayoutModule, typeof i5.ChipsInputFieldModule], [typeof i1.PaginatorOrganism]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<PaginatorModule>;
|
|
11
11
|
}
|