@ng-atomic/components 1.2.1 → 1.3.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/smart-menu-button/index.d.ts +2 -0
- package/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.d.ts +5 -0
- package/atoms/smart-menu-button/package.json +10 -0
- package/atoms/smart-menu-button/smart-menu-button.atom.d.ts +9 -0
- package/atoms/smart-menu-button/smart-menu-button.module.d.ts +11 -0
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js +102 -0
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js.map +1 -0
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +2 -0
- package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +1 -0
- 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 +104 -0
- package/bundles/ng-atomic-components-frames-drawer.umd.js.map +1 -0
- package/bundles/ng-atomic-components-frames-drawer.umd.min.js +2 -0
- package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +570 -0
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.js.map +1 -0
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +2 -0
- package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +1 -0
- 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 +120 -0
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.js.map +1 -0
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +2 -0
- package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +1 -0
- 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 +106 -0
- package/bundles/ng-atomic-components-frames-smart-menu.umd.js.map +1 -0
- package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +2 -0
- package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-actions-column.umd.js +26 -17
- package/bundles/ng-atomic-components-molecules-actions-column.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +1 -1
- package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +116 -0
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +2 -0
- package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +1 -1
- package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +1 -1
- package/bundles/ng-atomic-components-molecules-smart-column.umd.js +21 -12
- package/bundles/ng-atomic-components-molecules-smart-column.umd.js.map +1 -1
- package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +2 -2
- package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +2 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +12 -7
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +12 -341
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +1 -15
- package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +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 +7 -1
- 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.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +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 +8 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +1 -1
- 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-top-navigator.umd.js +21 -21
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.js.map +1 -1
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +1 -1
- package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-pages-blank.umd.js +12 -0
- package/bundles/ng-atomic-components-pages-blank.umd.js.map +1 -1
- package/bundles/ng-atomic-components-pages-blank.umd.min.js +1 -1
- package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.js +16 -6
- package/bundles/ng-atomic-components-templates-entrance.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-templates-menu.umd.js +96 -0
- package/bundles/ng-atomic-components-templates-menu.umd.js.map +1 -0
- package/bundles/ng-atomic-components-templates-menu.umd.min.js +2 -0
- package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +1 -0
- package/bundles/ng-atomic-components-templates-smart-crud.umd.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.js +20 -8
- package/bundles/ng-atomic-components-templates-smart-index.umd.js.map +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +1 -1
- package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +1 -1
- package/esm2015/atoms/smart-menu-button/index.js +3 -0
- package/esm2015/atoms/smart-menu-button/index.js.map +1 -0
- package/esm2015/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.js +5 -0
- package/esm2015/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.js.map +1 -0
- package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js +28 -0
- package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js.map +1 -0
- package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js +38 -0
- package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js.map +1 -0
- package/esm2015/frames/auto-layout/auto-layout.frame.js +1 -1
- package/esm2015/frames/drawer/drawer.frame.js +31 -0
- package/esm2015/frames/drawer/drawer.frame.js.map +1 -0
- package/esm2015/frames/drawer/drawer.module.js +27 -0
- package/esm2015/frames/drawer/drawer.module.js.map +1 -0
- package/esm2015/frames/drawer/index.js +3 -0
- package/esm2015/frames/drawer/index.js.map +1 -0
- package/esm2015/frames/drawer/ng-atomic-components-frames-drawer.js +5 -0
- package/esm2015/frames/drawer/ng-atomic-components-frames-drawer.js.map +1 -0
- package/esm2015/frames/line-up/line-up.frame.js +1 -1
- package/esm2015/frames/line-up-v2/index.js +3 -0
- package/esm2015/frames/line-up-v2/index.js.map +1 -0
- package/esm2015/frames/line-up-v2/line-up.animations.js +64 -0
- package/esm2015/frames/line-up-v2/line-up.animations.js.map +1 -0
- package/esm2015/frames/line-up-v2/line-up.frame.js +97 -0
- package/esm2015/frames/line-up-v2/line-up.frame.js.map +1 -0
- package/esm2015/frames/line-up-v2/line-up.module.js +27 -0
- package/esm2015/frames/line-up-v2/line-up.module.js.map +1 -0
- package/esm2015/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.js +5 -0
- package/esm2015/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.js.map +1 -0
- package/esm2015/frames/line-up-v2/resize-observer.js +13 -0
- package/esm2015/frames/line-up-v2/resize-observer.js.map +1 -0
- package/esm2015/frames/overlay/overlay.frame.js +1 -1
- package/esm2015/frames/overlay-v2/index.js +3 -0
- package/esm2015/frames/overlay-v2/index.js.map +1 -0
- package/esm2015/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.js +5 -0
- package/esm2015/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.js.map +1 -0
- package/esm2015/frames/overlay-v2/overlay.animations.js +28 -0
- package/esm2015/frames/overlay-v2/overlay.animations.js.map +1 -0
- package/esm2015/frames/overlay-v2/overlay.frame.js +23 -0
- package/esm2015/frames/overlay-v2/overlay.frame.js.map +1 -0
- package/esm2015/frames/overlay-v2/overlay.module.js +29 -0
- package/esm2015/frames/overlay-v2/overlay.module.js.map +1 -0
- package/esm2015/frames/scroll/scroll.frame.js +1 -1
- package/esm2015/frames/smart-menu/index.js +3 -0
- package/esm2015/frames/smart-menu/index.js.map +1 -0
- package/esm2015/frames/smart-menu/ng-atomic-components-frames-smart-menu.js +5 -0
- package/esm2015/frames/smart-menu/ng-atomic-components-frames-smart-menu.js.map +1 -0
- package/esm2015/frames/smart-menu/smart-menu.frame.js +39 -0
- package/esm2015/frames/smart-menu/smart-menu.frame.js.map +1 -0
- package/esm2015/frames/smart-menu/smart-menu.module.js +23 -0
- package/esm2015/frames/smart-menu/smart-menu.module.js.map +1 -0
- package/esm2015/molecules/actions-column/actions-column.module.js +8 -1
- package/esm2015/molecules/actions-column/actions-column.module.js.map +1 -1
- package/esm2015/molecules/actions-column/actions-column.molecule.js +5 -5
- package/esm2015/molecules/actions-column/actions-column.molecule.js.map +1 -1
- package/esm2015/molecules/date-input-field/date-input-field.module.js +39 -0
- package/esm2015/molecules/date-input-field/date-input-field.module.js.map +1 -0
- package/esm2015/molecules/date-input-field/date-input-field.molecule.js +44 -0
- package/esm2015/molecules/date-input-field/date-input-field.molecule.js.map +1 -0
- package/esm2015/molecules/date-input-field/index.js +3 -0
- package/esm2015/molecules/date-input-field/index.js.map +1 -0
- package/esm2015/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.js +5 -0
- package/esm2015/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.js.map +1 -0
- package/esm2015/molecules/select-input-field/select-input-field.molecule.js +1 -1
- package/esm2015/molecules/smart-column/smart-column.module.js +4 -0
- package/esm2015/molecules/smart-column/smart-column.module.js.map +1 -1
- package/esm2015/molecules/smart-column/smart-column.molecule.js +12 -4
- package/esm2015/molecules/smart-column/smart-column.molecule.js.map +1 -1
- package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +2 -1
- package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js.map +1 -1
- package/esm2015/organisms/back-navigator/back-navigator.module.js +7 -4
- package/esm2015/organisms/back-navigator/back-navigator.module.js.map +1 -1
- package/esm2015/organisms/back-navigator/back-navigator.organism.js +4 -2
- package/esm2015/organisms/back-navigator/back-navigator.organism.js.map +1 -1
- package/esm2015/organisms/date-input-section/date-input-section.module.js +5 -18
- 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 +6 -10
- package/esm2015/organisms/date-input-section/date-input-section.organism.js.map +1 -1
- package/esm2015/organisms/heading/heading.organism.js +1 -1
- package/esm2015/organisms/input-field-section/input-field-section.organism.js +7 -1
- 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/menu/menu.organism.js.map +1 -1
- package/esm2015/organisms/select-input-section/select-input-section.organism.js +1 -1
- package/esm2015/organisms/smart-table/smart-table.organism.js +8 -1
- package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
- package/esm2015/organisms/social-login-section/social-login-section.organism.js +1 -1
- package/esm2015/organisms/top-navigator/top-navigator.module.js +9 -10
- package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
- package/esm2015/organisms/top-navigator/top-navigator.organism.js +6 -9
- package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
- package/esm2015/pages/blank/blank.route.js +6 -0
- package/esm2015/pages/blank/blank.route.js.map +1 -0
- package/esm2015/pages/blank/index.js +1 -0
- package/esm2015/pages/blank/index.js.map +1 -1
- package/esm2015/templates/entrance/entrance.template.js +13 -2
- package/esm2015/templates/entrance/entrance.template.js.map +1 -1
- package/esm2015/templates/menu/index.js +3 -0
- package/esm2015/templates/menu/index.js.map +1 -0
- package/esm2015/templates/menu/menu.module.js +30 -0
- package/esm2015/templates/menu/menu.module.js.map +1 -0
- package/esm2015/templates/menu/menu.template.js +25 -0
- package/esm2015/templates/menu/menu.template.js.map +1 -0
- package/esm2015/templates/menu/ng-atomic-components-templates-menu.js +5 -0
- package/esm2015/templates/menu/ng-atomic-components-templates-menu.js.map +1 -0
- package/esm2015/templates/smart-crud/smart-crud.template.js +1 -1
- package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
- package/esm2015/templates/smart-index/smart-index.template.js +15 -2
- package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
- package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +66 -0
- package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -0
- package/fesm2015/ng-atomic-components-frames-auto-layout.js +1 -1
- package/fesm2015/ng-atomic-components-frames-drawer.js +60 -0
- package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -0
- package/fesm2015/ng-atomic-components-frames-line-up-v2.js +200 -0
- package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -0
- package/fesm2015/ng-atomic-components-frames-line-up.js +1 -1
- package/fesm2015/ng-atomic-components-frames-overlay-v2.js +83 -0
- package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -0
- 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 +66 -0
- package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -0
- package/fesm2015/ng-atomic-components-molecules-actions-column.js +16 -6
- package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
- package/fesm2015/ng-atomic-components-molecules-date-input-field.js +83 -0
- package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -0
- package/fesm2015/ng-atomic-components-molecules-select-input-field.js +1 -1
- package/fesm2015/ng-atomic-components-molecules-smart-column.js +14 -4
- package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +2 -1
- package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-back-navigator.js +11 -6
- package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-date-input-section.js +10 -25
- package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-heading.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js +7 -1
- package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-menu.js +2 -2
- package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-select-input-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-smart-table.js +8 -1
- package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
- package/fesm2015/ng-atomic-components-organisms-social-login-section.js +1 -1
- package/fesm2015/ng-atomic-components-organisms-top-navigator.js +15 -16
- package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
- package/fesm2015/ng-atomic-components-pages-blank.js +12 -1
- package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-entrance.js +13 -2
- package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-menu.js +58 -0
- package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -0
- package/fesm2015/ng-atomic-components-templates-smart-crud.js +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
- package/fesm2015/ng-atomic-components-templates-smart-index.js +14 -2
- package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
- package/frames/drawer/drawer.frame.d.ts +10 -0
- package/frames/drawer/drawer.module.d.ts +9 -0
- package/frames/drawer/index.d.ts +2 -0
- package/frames/drawer/ng-atomic-components-frames-drawer.d.ts +5 -0
- package/frames/drawer/package.json +10 -0
- package/frames/line-up-v2/index.d.ts +2 -0
- package/frames/line-up-v2/line-up.animations.d.ts +1 -0
- package/frames/line-up-v2/line-up.frame.d.ts +35 -0
- package/frames/line-up-v2/line-up.module.d.ts +9 -0
- package/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.d.ts +5 -0
- package/frames/line-up-v2/package.json +10 -0
- package/frames/line-up-v2/resize-observer.d.ts +3 -0
- package/frames/overlay-v2/index.d.ts +2 -0
- package/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.d.ts +5 -0
- package/frames/overlay-v2/overlay.animations.d.ts +1 -0
- package/frames/overlay-v2/overlay.frame.d.ts +6 -0
- package/frames/overlay-v2/overlay.module.d.ts +9 -0
- package/frames/overlay-v2/package.json +10 -0
- package/frames/smart-menu/index.d.ts +2 -0
- package/frames/smart-menu/ng-atomic-components-frames-smart-menu.d.ts +5 -0
- package/frames/smart-menu/package.json +10 -0
- package/frames/smart-menu/smart-menu.frame.d.ts +13 -0
- package/frames/smart-menu/smart-menu.module.d.ts +8 -0
- package/molecules/actions-column/actions-column.module.d.ts +2 -1
- package/molecules/actions-column/actions-column.molecule.d.ts +1 -0
- package/molecules/date-input-field/date-input-field.module.d.ts +12 -0
- package/molecules/date-input-field/date-input-field.molecule.d.ts +13 -0
- package/molecules/date-input-field/index.d.ts +2 -0
- package/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.d.ts +5 -0
- package/molecules/date-input-field/package.json +10 -0
- package/molecules/smart-column/smart-column.module.d.ts +3 -2
- package/molecules/smart-column/smart-column.molecule.d.ts +4 -1
- package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +1 -0
- package/organisms/back-navigator/back-navigator.module.d.ts +2 -2
- package/organisms/back-navigator/back-navigator.organism.d.ts +2 -1
- package/organisms/date-input-section/date-input-section.module.d.ts +2 -5
- package/organisms/date-input-section/date-input-section.organism.d.ts +0 -1
- package/organisms/input-field-section/input-field-section.organism.d.ts +3 -1
- package/organisms/smart-table/smart-table.organism.d.ts +4 -1
- package/organisms/top-navigator/top-navigator.module.d.ts +4 -5
- package/organisms/top-navigator/top-navigator.organism.d.ts +4 -4
- package/package.json +1 -1
- package/pages/blank/blank.route.d.ts +2 -0
- package/pages/blank/index.d.ts +1 -0
- package/templates/entrance/entrance.template.d.ts +7 -1
- package/templates/menu/index.d.ts +2 -0
- package/templates/menu/menu.module.d.ts +9 -0
- package/templates/menu/menu.template.d.ts +9 -0
- package/templates/menu/ng-atomic-components-templates-menu.d.ts +5 -0
- package/templates/menu/package.json +10 -0
- package/templates/smart-index/smart-index.template.d.ts +7 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { EventEmitter, ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, Input, Output, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
+
import { NgIf, CommonModule } from '@angular/common';
|
|
4
4
|
import { AutoLayoutFrame, AutoLayoutModule } from '@ng-atomic/components/frames/auto-layout';
|
|
5
5
|
import { ScrollFrame, ScrollModule } from '@ng-atomic/components/frames/scroll';
|
|
6
6
|
import { SmartTableOrganism, SmartTableModule } from '@ng-atomic/components/organisms/smart-table';
|
|
@@ -38,15 +38,17 @@ class SmartIndexTemplate {
|
|
|
38
38
|
pageSize: 20,
|
|
39
39
|
length: 100,
|
|
40
40
|
};
|
|
41
|
+
this.pageSizeOptions = [5, 10, 25, 100];
|
|
41
42
|
this.queryPlaceholder = '';
|
|
42
43
|
this.actionItemClick = new EventEmitter();
|
|
43
44
|
this.backButtonClick = new EventEmitter();
|
|
44
45
|
this.checkboxClick = new EventEmitter();
|
|
45
46
|
this.pageChange = new EventEmitter();
|
|
47
|
+
this.tableHeaderClick = new EventEmitter();
|
|
46
48
|
}
|
|
47
49
|
}
|
|
48
50
|
SmartIndexTemplate.ɵfac = function SmartIndexTemplate_Factory(t) { return new (t || SmartIndexTemplate)(); };
|
|
49
|
-
SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartIndexTemplate, selector: "templates-smart-index", inputs: { canBack: "canBack", queryControl: "queryControl", title: "title", items: "items", actionItems: "actionItems", menuActionItems: "menuActionItems", properties: "properties", selectedIdSet: "selectedIdSet", page: "page", queryPlaceholder: "queryPlaceholder" }, outputs: { actionItemClick: "actionItemClick", backButtonClick: "backButtonClick", checkboxClick: "checkboxClick", pageChange: "pageChange" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-scroll>\n <organisms-back-navigator\n [canBack]=\"canBack\"\n [title]=\"title\" \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 (actionItemClick)=\"actionItemClick.emit($event)\"\n (checkboxClick)=\"checkboxClick.emit($event)\"\n ></organisms-smart-table>\n <organisms-paginator\n [control]=\"queryControl\"\n [page]=\"page\"\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-Z3oK: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 });
|
|
50
52
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartIndexTemplate, [{
|
|
51
53
|
type: Component,
|
|
52
54
|
args: [{
|
|
@@ -62,6 +64,8 @@ SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: Sm
|
|
|
62
64
|
type: Input
|
|
63
65
|
}], title: [{
|
|
64
66
|
type: Input
|
|
67
|
+
}], description: [{
|
|
68
|
+
type: Input
|
|
65
69
|
}], items: [{
|
|
66
70
|
type: Input
|
|
67
71
|
}], actionItems: [{
|
|
@@ -72,8 +76,14 @@ SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: Sm
|
|
|
72
76
|
type: Input
|
|
73
77
|
}], selectedIdSet: [{
|
|
74
78
|
type: Input
|
|
79
|
+
}], sortKey: [{
|
|
80
|
+
type: Input
|
|
81
|
+
}], sortOrder: [{
|
|
82
|
+
type: Input
|
|
75
83
|
}], page: [{
|
|
76
84
|
type: Input
|
|
85
|
+
}], pageSizeOptions: [{
|
|
86
|
+
type: Input
|
|
77
87
|
}], queryPlaceholder: [{
|
|
78
88
|
type: Input
|
|
79
89
|
}], actionItemClick: [{
|
|
@@ -84,6 +94,8 @@ SmartIndexTemplate.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: Sm
|
|
|
84
94
|
type: Output
|
|
85
95
|
}], pageChange: [{
|
|
86
96
|
type: Output
|
|
97
|
+
}], tableHeaderClick: [{
|
|
98
|
+
type: Output
|
|
87
99
|
}] }); })();
|
|
88
100
|
|
|
89
101
|
class SmartIndexModule {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-atomic-components-templates-smart-index.js","sources":["../../../../libs/components/templates/smart-index/smart-index.template.ts","../../../../libs/components/templates/smart-index/smart-index.template.html","../../../../libs/components/templates/smart-index/smart-index.module.ts","../../../../libs/components/templates/smart-index/ng-atomic-components-templates-smart-index.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { PageEvent } from '@angular/material/paginator';\nimport { ActionItem } from '@ng-atomic/common/models';\nimport { FormControl } from '@ngneat/reactive-forms';\n\nexport interface Page extends PageEvent { }\n\nexport class Page {\n static fromObj(event: PageEvent = {pageSize: 50, pageIndex: 0, length: 100}): Page {\n return Object.assign(new Page(), event);\n }\n\n get start(): number {\n return this.pageIndex * this.pageSize;\n }\n\n get end(): number {\n return Math.min((this.pageIndex + 1) * this.pageSize, this.length);\n }\n\n patch(obj: Partial<PageEvent>): Page {\n return Page.fromObj({...this, ...obj});\n }\n}\n\n@Component({\n selector: 'templates-smart-index',\n templateUrl: './smart-index.template.html',\n styleUrls: ['./smart-index.template.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: { class: 'template' },\n})\nexport class SmartIndexTemplate<T> {\n\n @Input()\n canBack = false;\n\n @Input()\n queryControl = new FormControl<string>();\n\n @Input()\n title: string = '';\n\n @Input()\n items: T[] = [];\n\n @Input()\n actionItems: ActionItem[] = [];\n\n @Input()\n menuActionItems: ActionItem[] = [];\n\n @Input()\n properties: (keyof T)[] = [];\n\n @Input()\n selectedIdSet = new Set<string>();\n\n @Input()\n page
|
|
1
|
+
{"version":3,"file":"ng-atomic-components-templates-smart-index.js","sources":["../../../../libs/components/templates/smart-index/smart-index.template.ts","../../../../libs/components/templates/smart-index/smart-index.template.html","../../../../libs/components/templates/smart-index/smart-index.module.ts","../../../../libs/components/templates/smart-index/ng-atomic-components-templates-smart-index.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { PageEvent } from '@angular/material/paginator';\nimport { ActionItem } from '@ng-atomic/common/models';\nimport { FormControl } from '@ngneat/reactive-forms';\n\nexport interface Page extends PageEvent { }\n\nexport class Page {\n static fromObj(event: PageEvent = {pageSize: 50, pageIndex: 0, length: 100}): Page {\n return Object.assign(new Page(), event);\n }\n\n get start(): number {\n return this.pageIndex * this.pageSize;\n }\n\n get end(): number {\n return Math.min((this.pageIndex + 1) * this.pageSize, this.length);\n }\n\n patch(obj: Partial<PageEvent>): Page {\n return Page.fromObj({...this, ...obj});\n }\n}\n\n@Component({\n selector: 'templates-smart-index',\n templateUrl: './smart-index.template.html',\n styleUrls: ['./smart-index.template.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: { class: 'template' },\n})\nexport class SmartIndexTemplate<T> {\n\n @Input()\n canBack = false;\n\n @Input()\n queryControl = new FormControl<string>();\n\n @Input()\n title: string = '';\n\n @Input()\n description?: string;\n\n @Input()\n items: T[] = [];\n\n @Input()\n actionItems: ActionItem[] = [];\n\n @Input()\n menuActionItems: ActionItem[] = [];\n\n @Input()\n properties: (keyof T)[] = [];\n\n @Input()\n selectedIdSet = new Set<string>();\n\n @Input()\n sortKey?: string;\n\n @Input()\n sortOrder?: string;\n\n @Input()\n page?: PageEvent = {\n pageIndex: 0,\n pageSize: 20,\n length: 100,\n };\n\n @Input()\n pageSizeOptions: number[] = [5, 10, 25, 100];\n\n @Input()\n queryPlaceholder = '';\n\n @Output()\n actionItemClick = new EventEmitter();\n\n @Output()\n backButtonClick = new EventEmitter();\n\n @Output()\n checkboxClick = new EventEmitter<T>();\n\n @Output()\n pageChange = new EventEmitter<PageEvent>();\n\n @Output()\n tableHeaderClick = new EventEmitter<string>();\n\n}\n","<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>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { AutoLayoutModule } from '@ng-atomic/components/frames/auto-layout';\nimport { ScrollModule } from '@ng-atomic/components/frames/scroll';\nimport { SmartTableModule } from '@ng-atomic/components/organisms/smart-table';\nimport { BackNavigatorModule } from '@ng-atomic/components/organisms/back-navigator';\nimport { PaginatorModule } from '@ng-atomic/components/organisms/paginator';\n\nimport { SmartIndexTemplate } from './smart-index.template';\n\n\n\n@NgModule({\n declarations: [\n SmartIndexTemplate\n ],\n imports: [\n CommonModule,\n // Frames\n AutoLayoutModule,\n ScrollModule,\n // Organisms\n PaginatorModule,\n SmartTableModule,\n BackNavigatorModule,\n ],\n exports: [\n SmartIndexTemplate\n ]\n})\nexport class SmartIndexModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;MAOa,IAAI;IACf,OAAO,OAAO,CAAC,QAAmB,EAAC,QAAQ,EAAE,EAAE,EAAE,SAAS,EAAE,CAAC,EAAE,MAAM,EAAE,GAAG,EAAC;QACzE,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,IAAI,EAAE,EAAE,KAAK,CAAC,CAAC;KACzC;IAED,IAAI,KAAK;QACP,OAAO,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC;KACvC;IAED,IAAI,GAAG;QACL,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,IAAI,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC,CAAC;KACpE;IAED,KAAK,CAAC,GAAuB;QAC3B,OAAO,IAAI,CAAC,OAAO,iCAAK,IAAI,GAAK,GAAG,EAAE,CAAC;KACxC;CACF;MASY,kBAAkB;IAP/B;QAUE,YAAO,GAAG,KAAK,CAAC;QAGhB,iBAAY,GAAG,IAAI,WAAW,EAAU,CAAC;QAGzC,UAAK,GAAW,EAAE,CAAC;QAMnB,UAAK,GAAQ,EAAE,CAAC;QAGhB,gBAAW,GAAiB,EAAE,CAAC;QAG/B,oBAAe,GAAiB,EAAE,CAAC;QAGnC,eAAU,GAAiB,EAAE,CAAC;QAG9B,kBAAa,GAAG,IAAI,GAAG,EAAU,CAAC;QASlC,SAAI,GAAe;YACjB,SAAS,EAAE,CAAC;YACZ,QAAQ,EAAE,EAAE;YACZ,MAAM,EAAE,GAAG;SACZ,CAAC;QAGF,oBAAe,GAAa,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC;QAG7C,qBAAgB,GAAG,EAAE,CAAC;QAGtB,oBAAe,GAAG,IAAI,YAAY,EAAE,CAAC;QAGrC,oBAAe,GAAG,IAAI,YAAY,EAAE,CAAC;QAGrC,kBAAa,GAAG,IAAI,YAAY,EAAK,CAAC;QAGtC,eAAU,GAAG,IAAI,YAAY,EAAa,CAAC;QAG3C,qBAAgB,GAAG,IAAI,YAAY,EAAU,CAAC;KAE/C;;oFA/DY,kBAAkB;2EAAlB,kBAAkB,gpBChC/B,4kCA+BgB;oFDCH,kBAAkB;cAP9B,SAAS;eAAC;gBACT,QAAQ,EAAE,uBAAuB;gBACjC,WAAW,EAAE,6BAA6B;gBAC1C,SAAS,EAAE,CAAC,6BAA6B,CAAC;gBAC1C,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAE,KAAK,EAAE,UAAU,EAAE;aAC5B;gBAIC,OAAO;kBADN,KAAK;YAIN,YAAY;kBADX,KAAK;YAIN,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,eAAe;kBADd,KAAK;YAIN,UAAU;kBADT,KAAK;YAIN,aAAa;kBADZ,KAAK;YAIN,OAAO;kBADN,KAAK;YAIN,SAAS;kBADR,KAAK;YAIN,IAAI;kBADH,KAAK;YAQN,eAAe;kBADd,KAAK;YAIN,gBAAgB;kBADf,KAAK;YAIN,eAAe;kBADd,MAAM;YAIP,eAAe;kBADd,MAAM;YAIP,aAAa;kBADZ,MAAM;YAIP,UAAU;kBADT,MAAM;YAIP,gBAAgB;kBADf,MAAM;;;ME9DI,gBAAgB;;gFAAhB,gBAAgB;iDAAhB,gBAAgB;qDAdlB;YACP,YAAY;;YAEZ,gBAAgB;YAChB,YAAY;;YAEZ,eAAe;YACf,gBAAgB;YAChB,mBAAmB;SACpB;qFAKU,gBAAgB,mBAhBzB,kBAAkB,aAGlB,YAAY;;QAEZ,gBAAgB;QAChB,YAAY;;QAEZ,eAAe;QACf,gBAAgB;QAChB,mBAAmB,aAGnB,kBAAkB;oFAGT,gBAAgB;cAlB5B,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,kBAAkB;iBACnB;gBACD,OAAO,EAAE;oBACP,YAAY;;oBAEZ,gBAAgB;oBAChB,YAAY;;oBAEZ,eAAe;oBACf,gBAAgB;oBAChB,mBAAmB;iBACpB;gBACD,OAAO,EAAE;oBACP,kBAAkB;iBACnB;aACF;;;AC7BD;;;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { MatDrawer } from '@angular/material/sidenav';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class DrawerFrame {
|
|
4
|
+
drawer: MatDrawer;
|
|
5
|
+
private _isOpen;
|
|
6
|
+
set isOpen(_isOpen: boolean);
|
|
7
|
+
get isOpen(): boolean;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDef<DrawerFrame, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<DrawerFrame, "frames-drawer", never, { "isOpen": "isOpen"; }, {}, never, ["[drawer]", "[contents]"]>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./drawer.frame";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/material/sidenav";
|
|
5
|
+
export declare class DrawerModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<DrawerModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<DrawerModule, [typeof i1.DrawerFrame], [typeof i2.CommonModule, typeof i3.MatSidenavModule], [typeof i1.DrawerFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<DrawerModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-frames-drawer.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-frames-drawer.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-frames-drawer.js",
|
|
5
|
+
"esm2015": "../../esm2015/frames/drawer/ng-atomic-components-frames-drawer.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-frames-drawer.js",
|
|
7
|
+
"typings": "ng-atomic-components-frames-drawer.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/frames/drawer"
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const LINE_UP_ANIMATIONS: import("@angular/animations").AnimationTriggerMetadata[];
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
declare enum Mode {
|
|
4
|
+
MAIN = "Main",
|
|
5
|
+
BOTH = "Both",
|
|
6
|
+
NEXT = "Next"
|
|
7
|
+
}
|
|
8
|
+
export declare class LineUpFrameService {
|
|
9
|
+
frames: LineUpFrame[];
|
|
10
|
+
register(frame: LineUpFrame): void;
|
|
11
|
+
unregister(frame: LineUpFrame): void;
|
|
12
|
+
findIndex(frame: LineUpFrame): number;
|
|
13
|
+
propagate(frame: LineUpFrame): void;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDef<LineUpFrameService, never>;
|
|
15
|
+
static ɵprov: i0.ɵɵInjectableDef<LineUpFrameService>;
|
|
16
|
+
}
|
|
17
|
+
export declare class LineUpFrame implements OnInit, OnDestroy {
|
|
18
|
+
private service;
|
|
19
|
+
Mode: typeof Mode;
|
|
20
|
+
mode: Mode;
|
|
21
|
+
private readonly refresh$;
|
|
22
|
+
private readonly destroy$;
|
|
23
|
+
private readonly hasNext$;
|
|
24
|
+
set hasNext(value: boolean);
|
|
25
|
+
minNextWidth: number;
|
|
26
|
+
nextElementRef: ElementRef;
|
|
27
|
+
constructor(service: LineUpFrameService);
|
|
28
|
+
ngOnInit(): void;
|
|
29
|
+
ngOnDestroy(): void;
|
|
30
|
+
refresh(): void;
|
|
31
|
+
private resolveMode;
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDef<LineUpFrame, never>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<LineUpFrame, "frames-line-up", never, { "hasNext": "hasNext"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
|
|
34
|
+
}
|
|
35
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./line-up.frame";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/material/progress-spinner";
|
|
5
|
+
export declare class LineUpModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<LineUpModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<LineUpModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-frames-line-up-v2.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-frames-line-up-v2.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-frames-line-up-v2.js",
|
|
5
|
+
"esm2015": "../../esm2015/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-frames-line-up-v2.js",
|
|
7
|
+
"typings": "ng-atomic-components-frames-line-up-v2.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/frames/line-up-v2"
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const OVERLAY_ANIMATION: import("@angular/animations").AnimationTriggerMetadata;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class OverlayFrame {
|
|
3
|
+
hasNext: boolean;
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDef<OverlayFrame, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<OverlayFrame, "frames-overlay", never, { "hasNext": "hasNext"; }, {}, never, ["[main]", "[next]"]>;
|
|
6
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./overlay.frame";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/material/progress-spinner";
|
|
5
|
+
export declare class OverlayModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDef<OverlayModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDef<OverlayModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-frames-overlay-v2.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-frames-overlay-v2.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-frames-overlay-v2.js",
|
|
5
|
+
"esm2015": "../../esm2015/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-frames-overlay-v2.js",
|
|
7
|
+
"typings": "ng-atomic-components-frames-overlay-v2.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/frames/overlay-v2"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-frames-smart-menu.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-frames-smart-menu.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-frames-smart-menu.js",
|
|
5
|
+
"esm2015": "../../esm2015/frames/smart-menu/ng-atomic-components-frames-smart-menu.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-frames-smart-menu.js",
|
|
7
|
+
"typings": "ng-atomic-components-frames-smart-menu.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/frames/smart-menu"
|
|
10
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { RouterOutlet } from '@angular/router';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SmartMenuFrame {
|
|
5
|
+
isMainHidden: boolean;
|
|
6
|
+
label: string;
|
|
7
|
+
outlet?: RouterOutlet;
|
|
8
|
+
minNextWidth: number;
|
|
9
|
+
next: ElementRef;
|
|
10
|
+
get page(): string;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDef<SmartMenuFrame, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartMenuFrame, "frames-smart-menu", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[menu]", "[contents]"]>;
|
|
13
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./smart-menu.frame";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
export declare class SmartMenuModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDef<SmartMenuModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<SmartMenuModule, [typeof i1.SmartMenuFrame], [typeof i2.CommonModule], [typeof i1.SmartMenuFrame]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDef<SmartMenuModule>;
|
|
8
|
+
}
|
|
@@ -5,8 +5,9 @@ import * as i3 from "@angular/material/table";
|
|
|
5
5
|
import * as i4 from "@angular/material/menu";
|
|
6
6
|
import * as i5 from "@angular/material/button";
|
|
7
7
|
import * as i6 from "@angular/material/icon";
|
|
8
|
+
import * as i7 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
8
9
|
export declare class ActionsColumnModule {
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDef<ActionsColumnModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<ActionsColumnModule, [typeof i1.ActionsColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatMenuModule, typeof i5.MatButtonModule, typeof i6.MatIconModule], [typeof i1.ActionsColumnMolecule]>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<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]>;
|
|
11
12
|
static ɵinj: i0.ɵɵInjectorDef<ActionsColumnModule>;
|
|
12
13
|
}
|
|
@@ -17,6 +17,7 @@ export declare class ActionsColumnMolecule<T> {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
ngOnDestroy(): void;
|
|
19
19
|
private _syncColumnDefName;
|
|
20
|
+
onActionItemClick(test: any): void;
|
|
20
21
|
static ɵfac: i0.ɵɵFactoryDef<ActionsColumnMolecule<any>, [{ optional: true; }, { optional: true; }]>;
|
|
21
22
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<ActionsColumnMolecule<any>, "molecules-actions-column", never, { "name": "name"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
22
23
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./date-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
|
+
import * as i5 from "@angular/material/datepicker";
|
|
7
|
+
import * as i6 from "@ng-atomic/common/utils";
|
|
8
|
+
export declare class DateInputFieldModule {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDef<DateInputFieldModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<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.ɵɵInjectorDef<DateInputFieldModule>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FormControl } from '@ngneat/reactive-forms';
|
|
2
|
+
import { Dayjs } from 'dayjs';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class DateInputFieldMolecule {
|
|
5
|
+
control: FormControl<Dayjs, any>;
|
|
6
|
+
private _control;
|
|
7
|
+
label: string;
|
|
8
|
+
placeholder: string;
|
|
9
|
+
hint?: string;
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDef<DateInputFieldMolecule, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<DateInputFieldMolecule, "molecules-date-input-field", never, { "_control": "control"; "label": "label"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
|
|
13
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-molecules-date-input-field.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-molecules-date-input-field.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-molecules-date-input-field.js",
|
|
5
|
+
"esm2015": "../../esm2015/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-molecules-date-input-field.js",
|
|
7
|
+
"typings": "ng-atomic-components-molecules-date-input-field.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/molecules/date-input-field"
|
|
10
|
+
}
|
|
@@ -2,9 +2,10 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./smart-column.molecule";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/common/pipes";
|
|
5
|
-
import * as i4 from "@angular/material/
|
|
5
|
+
import * as i4 from "@angular/material/icon";
|
|
6
|
+
import * as i5 from "@angular/material/table";
|
|
6
7
|
export declare class SmartColumnModule {
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDef<SmartColumnModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<SmartColumnModule, [typeof i1.SmartColumnMolecule], [typeof i2.CommonModule, typeof i3.SmartExpModule, typeof i4.MatTableModule], [typeof i1.SmartColumnMolecule]>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<SmartColumnModule, [typeof i1.SmartColumnMolecule], [typeof i2.CommonModule, typeof i3.SmartExpModule, typeof i4.MatIconModule, typeof i5.MatTableModule], [typeof i1.SmartColumnMolecule]>;
|
|
9
10
|
static ɵinj: i0.ɵɵInjectorDef<SmartColumnModule>;
|
|
10
11
|
}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
1
2
|
import { MatTextColumn } from '@angular/material/table';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class SmartColumnMolecule<T> extends MatTextColumn<T> {
|
|
4
5
|
dataAccessor: (data: any, name: string) => string;
|
|
6
|
+
sort: 'asc' | 'desc' | 'none';
|
|
7
|
+
headerClick: EventEmitter<void>;
|
|
5
8
|
static ɵfac: i0.ɵɵFactoryDef<SmartColumnMolecule<any>, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartColumnMolecule<any>, "molecules-smart-column", never, {}, {}, never, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartColumnMolecule<any>, "molecules-smart-column", never, { "sort": "sort"; }, { "headerClick": "headerClick"; }, never, never>;
|
|
7
10
|
}
|
|
@@ -4,6 +4,7 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class ActionButtonsSectionOrganism {
|
|
5
5
|
actionItems: ActionItem[];
|
|
6
6
|
actionItemClick: EventEmitter<[ActionItem]>;
|
|
7
|
+
trackById: (item: ActionItem) => string | number;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDef<ActionButtonsSectionOrganism, never>;
|
|
8
9
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<ActionButtonsSectionOrganism, "organisms-action-buttons-section", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
9
10
|
}
|
|
@@ -4,9 +4,9 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/material/button";
|
|
5
5
|
import * as i4 from "@angular/material/icon";
|
|
6
6
|
import * as i5 from "@angular/material/toolbar";
|
|
7
|
-
import * as i6 from "@
|
|
7
|
+
import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
8
8
|
export declare class BackNavigatorModule {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDef<BackNavigatorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<BackNavigatorModule, [typeof i1.BackNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<BackNavigatorModule, [typeof i1.BackNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.BackNavigatorOrganism]>;
|
|
11
11
|
static ɵinj: i0.ɵɵInjectorDef<BackNavigatorModule>;
|
|
12
12
|
}
|
|
@@ -4,9 +4,10 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BackNavigatorOrganism {
|
|
5
5
|
canBack: boolean;
|
|
6
6
|
title?: string;
|
|
7
|
+
description?: string;
|
|
7
8
|
actionItems: ActionItem[];
|
|
8
9
|
backButtonClick: EventEmitter<void>;
|
|
9
10
|
actionItemClick: EventEmitter<ActionItemEvent<any>>;
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDef<BackNavigatorOrganism, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<BackNavigatorOrganism, "organisms-back-navigator", never, { "canBack": "canBack"; "title": "title"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<BackNavigatorOrganism, "organisms-back-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
|
|
12
13
|
}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./date-input-section.organism";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@
|
|
5
|
-
import * as i4 from "@angular/material/input";
|
|
6
|
-
import * as i5 from "@angular/material/datepicker";
|
|
7
|
-
import * as i6 from "@ng-atomic/common/utils";
|
|
4
|
+
import * as i3 from "@ng-atomic/components/molecules/date-input-field";
|
|
8
5
|
export declare class DateInputSectionModule {
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDef<DateInputSectionModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.DateInputFieldModule], [typeof i1.DateInputSectionOrganism]>;
|
|
11
8
|
static ɵinj: i0.ɵɵInjectorDef<DateInputSectionModule>;
|
|
12
9
|
}
|
|
@@ -5,7 +5,6 @@ export declare class DateInputSectionOrganism {
|
|
|
5
5
|
control: FormControl<dayjs.Dayjs, any>;
|
|
6
6
|
label: string;
|
|
7
7
|
placeholder: string;
|
|
8
|
-
ngOnInit(): void;
|
|
9
8
|
static ɵfac: i0.ɵɵFactoryDef<DateInputSectionOrganism, never>;
|
|
10
9
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<DateInputSectionOrganism, "organisms-date-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
|
|
11
10
|
}
|
|
@@ -3,7 +3,9 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class InputFieldSectionOrganism {
|
|
4
4
|
label: string;
|
|
5
5
|
placeholder: string;
|
|
6
|
+
type: 'text' | 'number' | 'password';
|
|
7
|
+
hint: string;
|
|
6
8
|
control: FormControl<string, any>;
|
|
7
9
|
static ɵfac: i0.ɵɵFactoryDef<InputFieldSectionOrganism, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<InputFieldSectionOrganism, "organisms-input-field-section", never, { "label": "label"; "placeholder": "placeholder"; "control": "control"; }, {}, never, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<InputFieldSectionOrganism, "organisms-input-field-section", never, { "label": "label"; "placeholder": "placeholder"; "type": "type"; "hint": "hint"; "control": "control"; }, {}, never, never>;
|
|
9
11
|
}
|
|
@@ -9,10 +9,13 @@ export declare class SmartTableOrganism<Item extends object> {
|
|
|
9
9
|
pageSize: number;
|
|
10
10
|
actionItems: ActionItem[];
|
|
11
11
|
selectedIdSet: Set<string>;
|
|
12
|
+
sortKey?: string;
|
|
13
|
+
sortOrder?: 'asc' | 'desc';
|
|
12
14
|
actionItemClick: EventEmitter<[ActionItem, Item]>;
|
|
15
|
+
headerClick: EventEmitter<string>;
|
|
13
16
|
checkboxClick: EventEmitter<[Item, boolean]>;
|
|
14
17
|
pageChange: EventEmitter<any>;
|
|
15
18
|
itemCheck: EventEmitter<[Item, boolean]>;
|
|
16
19
|
static ɵfac: i0.ɵɵFactoryDef<SmartTableOrganism<any>, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartTableOrganism<any>, "organisms-smart-table", never, { "columns": "columns"; "items": "items"; "patientsSize": "patientsSize"; "pageSize": "pageSize"; "actionItems": "actionItems"; "selectedIdSet": "selectedIdSet"; }, { "actionItemClick": "actionItemClick"; "checkboxClick": "checkboxClick"; "pageChange": "pageChange"; "itemCheck": "itemCheck"; }, never, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartTableOrganism<any>, "organisms-smart-table", never, { "columns": "columns"; "items": "items"; "patientsSize": "patientsSize"; "pageSize": "pageSize"; "actionItems": "actionItems"; "selectedIdSet": "selectedIdSet"; "sortKey": "sortKey"; "sortOrder": "sortOrder"; }, { "actionItemClick": "actionItemClick"; "headerClick": "headerClick"; "checkboxClick": "checkboxClick"; "pageChange": "pageChange"; "itemCheck": "itemCheck"; }, never, never>;
|
|
18
21
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./top-navigator.organism";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/material/
|
|
5
|
-
import * as i4 from "@angular/material/
|
|
6
|
-
import * as i5 from "@
|
|
7
|
-
import * as i6 from "@angular/material/menu";
|
|
4
|
+
import * as i3 from "@angular/material/toolbar";
|
|
5
|
+
import * as i4 from "@angular/material/menu";
|
|
6
|
+
import * as i5 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
8
7
|
export declare class TopNavigatorModule {
|
|
9
8
|
static ɵfac: i0.ɵɵFactoryDef<TopNavigatorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDefWithMeta<TopNavigatorModule, [typeof i1.TopNavigatorOrganism], [typeof i2.CommonModule, typeof i3.
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDefWithMeta<TopNavigatorModule, [typeof i1.TopNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatToolbarModule, typeof i4.MatMenuModule, typeof i5.SmartMenuButtonModule], [typeof i1.TopNavigatorOrganism]>;
|
|
11
10
|
static ɵinj: i0.ɵɵInjectorDef<TopNavigatorModule>;
|
|
12
11
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { ActionItem } from '@ng-atomic/common/models';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class TopNavigatorOrganism {
|
|
5
5
|
title?: string;
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
actionItems: ActionItem[];
|
|
7
|
+
actionItemClick: EventEmitter<ActionItem>;
|
|
8
8
|
id: (item: {
|
|
9
9
|
id: string;
|
|
10
10
|
}) => string;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDef<TopNavigatorOrganism, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<TopNavigatorOrganism, "organisms-top-navigator", never, { "title": "title"; "
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<TopNavigatorOrganism, "organisms-top-navigator", never, { "title": "title"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
13
13
|
}
|
package/package.json
CHANGED
package/pages/blank/index.d.ts
CHANGED
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { FormGroup, FormControl } from '@ngneat/reactive-forms';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class EntranceTemplate {
|
|
5
|
+
form: FormGroup<{
|
|
6
|
+
email: string | FormControl<string, any>;
|
|
7
|
+
password: string | FormControl<string, any>;
|
|
8
|
+
}, any>;
|
|
4
9
|
isEmailSectionShown: boolean;
|
|
5
10
|
isPasswordSectionShown: boolean;
|
|
11
|
+
actionItems: any[];
|
|
6
12
|
submitButtonClick: EventEmitter<void>;
|
|
7
13
|
signInWithGoogleButtonClick: EventEmitter<void>;
|
|
8
14
|
static ɵfac: i0.ɵɵFactoryDef<EntranceTemplate, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDefWithMeta<EntranceTemplate, "templates-entrance", never, { "isEmailSectionShown": "isEmailSectionShown"; "isPasswordSectionShown": "isPasswordSectionShown"; }, { "submitButtonClick": "submitButtonClick"; "signInWithGoogleButtonClick": "signInWithGoogleButtonClick"; }, never, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDefWithMeta<EntranceTemplate, "templates-entrance", never, { "form": "form"; "isEmailSectionShown": "isEmailSectionShown"; "isPasswordSectionShown": "isPasswordSectionShown"; "actionItems": "actionItems"; }, { "submitButtonClick": "submitButtonClick"; "signInWithGoogleButtonClick": "signInWithGoogleButtonClick"; }, never, never>;
|
|
10
16
|
}
|