@ng-atomic/components 1.4.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 +114 -0
- package/bundles/ng-atomic-components-organisms-navigator.umd.js.map +1 -0
- 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/index.js +3 -0
- package/esm2015/organisms/navigator/index.js.map +1 -0
- package/esm2015/organisms/navigator/navigator.module.js +44 -0
- package/esm2015/organisms/navigator/navigator.module.js.map +1 -0
- package/esm2015/organisms/navigator/navigator.organism.js +39 -0
- package/esm2015/organisms/navigator/navigator.organism.js.map +1 -0
- package/esm2015/organisms/navigator/ng-atomic-components-organisms-navigator.js +5 -0
- package/esm2015/organisms/navigator/ng-atomic-components-organisms-navigator.js.map +1 -0
- 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 +87 -0
- package/fesm2015/ng-atomic-components-organisms-navigator.js.map +1 -0
- 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/index.d.ts +2 -0
- package/organisms/navigator/navigator.module.d.ts +12 -0
- package/organisms/navigator/navigator.organism.d.ts +13 -0
- package/organisms/navigator/ng-atomic-components-organisms-navigator.d.ts +5 -0
- package/organisms/navigator/package.json +10 -0
- 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-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
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "../../bundles/ng-atomic-components-organisms-navigator.umd.js",
|
|
3
|
+
"module": "../../fesm2015/ng-atomic-components-organisms-navigator.js",
|
|
4
|
+
"es2015": "../../fesm2015/ng-atomic-components-organisms-navigator.js",
|
|
5
|
+
"esm2015": "../../esm2015/organisms/navigator/ng-atomic-components-organisms-navigator.js",
|
|
6
|
+
"fesm2015": "../../fesm2015/ng-atomic-components-organisms-navigator.js",
|
|
7
|
+
"typings": "ng-atomic-components-organisms-navigator.d.ts",
|
|
8
|
+
"sideEffects": false,
|
|
9
|
+
"name": "@ng-atomic/components/organisms/navigator"
|
|
10
|
+
}
|
|
@@ -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
|
}
|
|
@@ -8,6 +8,6 @@ export declare class PaginatorOrganism {
|
|
|
8
8
|
page: PageEvent;
|
|
9
9
|
pageSizeOptions: number[];
|
|
10
10
|
pageChange: EventEmitter<PageEvent>;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorOrganism, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorOrganism, "organisms-paginator", never, { "control": "control"; "placeholder": "placeholder"; "page": "page"; "pageSizeOptions": "pageSizeOptions"; }, { "pageChange": "pageChange"; }, never, never>;
|
|
13
13
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./select-input-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/components/molecules/select-input-field";
|
|
5
5
|
export declare class SelectInputSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectInputSectionModule, [typeof i1.SelectInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule], [typeof i1.SelectInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SelectInputSectionModule>;
|
|
9
9
|
}
|
|
@@ -7,6 +7,6 @@ export declare class SelectInputSectionOrganism<T> {
|
|
|
7
7
|
name: string;
|
|
8
8
|
value: T;
|
|
9
9
|
}[];
|
|
10
|
-
static ɵfac: i0.ɵɵ
|
|
11
|
-
static ɵcmp: i0.ɵɵ
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputSectionOrganism<any>, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectInputSectionOrganism<any>, "organisms-select-input-section", never, { "label": "label"; "control": "control"; "options": "options"; }, {}, never, never>;
|
|
12
12
|
}
|
|
@@ -11,7 +11,7 @@ import * as i9 from "@ng-atomic/components/molecules/actions-column";
|
|
|
11
11
|
import * as i10 from "@ng-atomic/components/molecules/checkbox-column";
|
|
12
12
|
import * as i11 from "@ng-atomic/components/molecules/smart-column";
|
|
13
13
|
export declare class SmartTableModule {
|
|
14
|
-
static ɵfac: i0.ɵɵ
|
|
15
|
-
static ɵmod: i0.ɵɵ
|
|
16
|
-
static ɵinj: i0.ɵɵ
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableModule, never>;
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, [typeof i1.SmartTableOrganism], [typeof i2.CommonModule, typeof i3.DomainModule, typeof i4.MatTableModule, typeof i5.MatCheckboxModule, typeof i6.MatMenuModule, typeof i7.MatButtonModule, typeof i8.MatIconModule, typeof i9.ActionsColumnModule, typeof i10.CheckboxColumnModule, typeof i11.SmartColumnModule], [typeof i1.SmartTableOrganism]>;
|
|
16
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTableModule>;
|
|
17
17
|
}
|
|
@@ -16,6 +16,6 @@ export declare class SmartTableOrganism<Item extends object> {
|
|
|
16
16
|
checkboxClick: EventEmitter<[Item, boolean]>;
|
|
17
17
|
pageChange: EventEmitter<any>;
|
|
18
18
|
itemCheck: EventEmitter<[Item, boolean]>;
|
|
19
|
-
static ɵfac: i0.ɵɵ
|
|
20
|
-
static ɵcmp: i0.ɵɵ
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableOrganism<any>, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<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>;
|
|
21
21
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./social-login-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/button";
|
|
5
5
|
export declare class SocialLoginSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SocialLoginSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SocialLoginSectionModule, [typeof i1.SocialLoginSectionOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule], [typeof i1.SocialLoginSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SocialLoginSectionModule>;
|
|
9
9
|
}
|
|
@@ -2,6 +2,6 @@ import { EventEmitter } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class SocialLoginSectionOrganism {
|
|
4
4
|
signInWithGoogleButtonClick: EventEmitter<void>;
|
|
5
|
-
static ɵfac: i0.ɵɵ
|
|
6
|
-
static ɵcmp: i0.ɵɵ
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SocialLoginSectionOrganism, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SocialLoginSectionOrganism, "organisms-social-login-section", never, {}, { "signInWithGoogleButtonClick": "signInWithGoogleButtonClick"; }, never, never>;
|
|
7
7
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./text-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 TextInputSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputSectionModule, [typeof i1.TextInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.TextInputSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TextInputSectionModule>;
|
|
9
9
|
}
|
|
@@ -6,6 +6,6 @@ export declare class TextInputSectionOrganism {
|
|
|
6
6
|
type: 'text' | 'number' | 'password';
|
|
7
7
|
hint?: string;
|
|
8
8
|
control: FormControl<string, any>;
|
|
9
|
-
static ɵfac: i0.ɵɵ
|
|
10
|
-
static ɵcmp: i0.ɵɵ
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputSectionOrganism, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputSectionOrganism, "organisms-text-input-section", never, { "label": "label"; "placeholder": "placeholder"; "type": "type"; "hint": "hint"; "control": "control"; }, {}, never, never>;
|
|
11
11
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./textarea-section.organism";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/components/molecules/textarea-field";
|
|
5
5
|
export declare class TextareaSectionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaSectionModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TextareaSectionModule, [typeof i1.TextareaSectionOrganism], [typeof i2.CommonModule, typeof i3.TextareaFieldModule], [typeof i1.TextareaSectionOrganism]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TextareaSectionModule>;
|
|
9
9
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class TextareaSectionOrganism {
|
|
3
3
|
label: string;
|
|
4
|
-
static ɵfac: i0.ɵɵ
|
|
5
|
-
static ɵcmp: i0.ɵɵ
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaSectionOrganism, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaSectionOrganism, "organisms-textarea-section", never, { "label": "label"; }, {}, never, never>;
|
|
6
6
|
}
|
|
@@ -5,7 +5,7 @@ import * as i3 from "@angular/material/toolbar";
|
|
|
5
5
|
import * as i4 from "@angular/material/menu";
|
|
6
6
|
import * as i5 from "@ng-atomic/components/atoms/smart-menu-button";
|
|
7
7
|
export declare class TopNavigatorModule {
|
|
8
|
-
static ɵfac: i0.ɵɵ
|
|
9
|
-
static ɵmod: i0.ɵɵ
|
|
10
|
-
static ɵinj: i0.ɵɵ
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TopNavigatorModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TopNavigatorModule, [typeof i1.TopNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatToolbarModule, typeof i4.MatMenuModule, typeof i5.SmartMenuButtonModule], [typeof i1.TopNavigatorOrganism]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TopNavigatorModule>;
|
|
11
11
|
}
|
|
@@ -8,6 +8,6 @@ export declare class TopNavigatorOrganism {
|
|
|
8
8
|
id: (item: {
|
|
9
9
|
id: string;
|
|
10
10
|
}) => string;
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵcmp: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TopNavigatorOrganism, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TopNavigatorOrganism, "organisms-top-navigator", never, { "title": "title"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
|
|
13
13
|
}
|
package/package.json
CHANGED
|
@@ -1,13 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ng-atomic/components",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.7.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^11.2.14",
|
|
6
6
|
"@angular/core": "^11.2.14",
|
|
7
7
|
"@ng-atomic/common": "0.0.1",
|
|
8
8
|
"flat": "^5.0.2",
|
|
9
9
|
"rxjs": "~6.6.3",
|
|
10
|
-
"@ngrx/component-store": "
|
|
10
|
+
"@ngrx/component-store": "12.4.0",
|
|
11
|
+
"@angular/cdk": "12.2.13",
|
|
12
|
+
"@ngneat/reactive-forms": "^1.7.5",
|
|
13
|
+
"@angular/forms": "12.2.16",
|
|
14
|
+
"@angular/platform-browser": "12.2.16",
|
|
15
|
+
"@angular/animations": "12.2.16",
|
|
16
|
+
"resize-observer-polyfill": "^1.5.1",
|
|
17
|
+
"@angular/router": "12.2.16",
|
|
18
|
+
"@angular/platform-browser-dynamic": "12.2.16",
|
|
19
|
+
"zone.js": "~0.11.4"
|
|
11
20
|
},
|
|
12
21
|
"dependencies": {
|
|
13
22
|
"tslib": "^2.0.0"
|
|
@@ -18,8 +27,5 @@
|
|
|
18
27
|
"esm2015": "esm2015/ng-atomic-components.js",
|
|
19
28
|
"fesm2015": "fesm2015/ng-atomic-components.js",
|
|
20
29
|
"typings": "ng-atomic-components.d.ts",
|
|
21
|
-
"sideEffects": false
|
|
22
|
-
"scripts": {
|
|
23
|
-
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
|
|
24
|
-
}
|
|
30
|
+
"sideEffects": false
|
|
25
31
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./index.page";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/router";
|
|
5
5
|
export declare class IndexModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndexModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IndexModule, [typeof i1.IndexPage], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.IndexPage]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IndexModule>;
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class IndexPage {
|
|
3
|
-
static ɵfac: i0.ɵɵ
|
|
4
|
-
static ɵcmp: i0.ɵɵ
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndexPage, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndexPage, "pages-index", never, {}, {}, never, never>;
|
|
5
5
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./blank.page";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/router";
|
|
5
5
|
export declare class BlankModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BlankModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BlankModule, [typeof i1.BlankPage], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.BlankPage]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BlankModule>;
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class BlankPage {
|
|
3
|
-
static ɵfac: i0.ɵɵ
|
|
4
|
-
static ɵcmp: i0.ɵɵ
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BlankPage, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlankPage, "pages-blank", never, {}, {}, never, never>;
|
|
5
5
|
}
|
|
@@ -5,10 +5,10 @@ import * as i3 from "@ng-atomic/components/frames/auto-layout";
|
|
|
5
5
|
import * as i4 from "@ng-atomic/components/frames/card";
|
|
6
6
|
import * as i5 from "@ng-atomic/components/organisms/action-buttons-section";
|
|
7
7
|
import * as i6 from "@ng-atomic/components/organisms/heading";
|
|
8
|
-
import * as i7 from "@ng-atomic/components/organisms/
|
|
9
|
-
import * as i8 from "@ng-atomic/components/organisms/
|
|
8
|
+
import * as i7 from "@ng-atomic/components/organisms/social-login-section";
|
|
9
|
+
import * as i8 from "@ng-atomic/components/organisms/text-input-section";
|
|
10
10
|
export declare class EntranceModule {
|
|
11
|
-
static ɵfac: i0.ɵɵ
|
|
12
|
-
static ɵmod: i0.ɵɵ
|
|
13
|
-
static ɵinj: i0.ɵɵ
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EntranceModule, never>;
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EntranceModule, [typeof i1.EntranceTemplate], [typeof i2.CommonModule, typeof i3.AutoLayoutModule, typeof i4.CardModule, typeof i5.ActionButtonsSectionModule, typeof i6.HeadingModule, typeof i7.SocialLoginSectionModule, typeof i8.TextInputSectionModule], [typeof i1.EntranceTemplate]>;
|
|
13
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<EntranceModule>;
|
|
14
14
|
}
|
|
@@ -11,6 +11,6 @@ export declare class EntranceTemplate {
|
|
|
11
11
|
actionItems: any[];
|
|
12
12
|
submitButtonClick: EventEmitter<void>;
|
|
13
13
|
signInWithGoogleButtonClick: EventEmitter<void>;
|
|
14
|
-
static ɵfac: i0.ɵɵ
|
|
15
|
-
static ɵcmp: i0.ɵɵ
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EntranceTemplate, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EntranceTemplate, "templates-entrance", never, { "form": "form"; "isEmailSectionShown": "isEmailSectionShown"; "isPasswordSectionShown": "isPasswordSectionShown"; "actionItems": "actionItems"; }, { "submitButtonClick": "submitButtonClick"; "signInWithGoogleButtonClick": "signInWithGoogleButtonClick"; }, never, never>;
|
|
16
16
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./loading.template";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
5
|
export declare class LoadingModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, [typeof i1.LoadingTemplate], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LoadingTemplate]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingModule>;
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class LoadingTemplate {
|
|
3
|
-
static ɵfac: i0.ɵɵ
|
|
4
|
-
static ɵcmp: i0.ɵɵ
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingTemplate, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingTemplate, "templates-loading", never, {}, {}, never, never>;
|
|
5
5
|
}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./menu.template";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ng-atomic/components/organisms/menu";
|
|
5
5
|
export declare class MenuModule {
|
|
6
|
-
static ɵfac: i0.ɵɵ
|
|
7
|
-
static ɵmod: i0.ɵɵ
|
|
8
|
-
static ɵinj: i0.ɵɵ
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuTemplate], [typeof i2.CommonModule, typeof i3.MenuModule], [typeof i1.MenuTemplate]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
|
|
9
9
|
}
|
|
@@ -4,6 +4,6 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class MenuTemplate {
|
|
5
5
|
actionItems: ActionItem[];
|
|
6
6
|
actionItemClick: EventEmitter<[ActionItem]>;
|
|
7
|
-
static ɵfac: i0.ɵɵ
|
|
8
|
-
static ɵcmp: i0.ɵɵ
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MenuTemplate, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MenuTemplate, "templates-menu", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, ["[header]", "[footer]"]>;
|
|
9
9
|
}
|
|
@@ -8,10 +8,10 @@ import * as i6 from "@ng-atomic/components/frames/scroll";
|
|
|
8
8
|
import * as i7 from "@ng-atomic/components/organisms/action-buttons-section";
|
|
9
9
|
import * as i8 from "@ng-atomic/components/organisms/back-navigator";
|
|
10
10
|
import * as i9 from "@ng-atomic/components/organisms/date-input-section";
|
|
11
|
-
import * as i10 from "@ng-atomic/components/organisms/input-
|
|
11
|
+
import * as i10 from "@ng-atomic/components/organisms/text-input-section";
|
|
12
12
|
import * as i11 from "@ng-atomic/components/organisms/select-input-section";
|
|
13
13
|
export declare class SmartCrudModule {
|
|
14
|
-
static ɵfac: i0.ɵɵ
|
|
15
|
-
static ɵmod: i0.ɵɵ
|
|
16
|
-
static ɵinj: i0.ɵɵ
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartCrudModule, never>;
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartCrudModule, [typeof i1.SmartCrudTemplate], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.DomainModule, typeof i4.SmartFieldModule, typeof i5.AutoLayoutModule, typeof i6.ScrollModule, typeof i7.ActionButtonsSectionModule, typeof i8.BackNavigatorModule, typeof i9.DateInputSectionModule, typeof i10.TextInputSectionModule, typeof i11.SelectInputSectionModule], [typeof i1.SmartCrudTemplate]>;
|
|
16
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SmartCrudModule>;
|
|
17
17
|
}
|
|
@@ -17,6 +17,6 @@ export declare class SmartCrudTemplate {
|
|
|
17
17
|
get controls(): [string, import("@ngneat/reactive-forms").AbstractControl<any, any>][];
|
|
18
18
|
trackByIndex: (index: number) => number;
|
|
19
19
|
onActionButtonClick([{ id }]: [ActionItem]): void;
|
|
20
|
-
static ɵfac: i0.ɵɵ
|
|
21
|
-
static ɵcmp: i0.ɵɵ
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartCrudTemplate, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartCrudTemplate, "templates-smart-crud", never, { "canBack": "canBack"; "name": "name"; "form": "form"; "mode": "mode"; "menuActionItems": "menuActionItems"; }, { "actionItemClick": "actionItemClick"; "backButtonClick": "backButtonClick"; "createButtonClick": "createButtonClick"; "updateButtonClick": "updateButtonClick"; }, never, never>;
|
|
22
22
|
}
|
|
@@ -7,7 +7,7 @@ import * as i5 from "@ng-atomic/components/organisms/paginator";
|
|
|
7
7
|
import * as i6 from "@ng-atomic/components/organisms/smart-table";
|
|
8
8
|
import * as i7 from "@ng-atomic/components/organisms/back-navigator";
|
|
9
9
|
export declare class SmartIndexModule {
|
|
10
|
-
static ɵfac: i0.ɵɵ
|
|
11
|
-
static ɵmod: i0.ɵɵ
|
|
12
|
-
static ɵinj: i0.ɵɵ
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartIndexModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartIndexModule, [typeof i1.SmartIndexTemplate], [typeof i2.CommonModule, typeof i3.AutoLayoutModule, typeof i4.ScrollModule, typeof i5.PaginatorModule, typeof i6.SmartTableModule, typeof i7.BackNavigatorModule], [typeof i1.SmartIndexTemplate]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SmartIndexModule>;
|
|
13
13
|
}
|
|
@@ -31,6 +31,6 @@ export declare class SmartIndexTemplate<T> {
|
|
|
31
31
|
checkboxClick: EventEmitter<T>;
|
|
32
32
|
pageChange: EventEmitter<PageEvent>;
|
|
33
33
|
tableHeaderClick: EventEmitter<string>;
|
|
34
|
-
static ɵfac: i0.ɵɵ
|
|
35
|
-
static ɵcmp: i0.ɵɵ
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SmartIndexTemplate<any>, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartIndexTemplate<any>, "templates-smart-index", never, { "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"; }, { "actionItemClick": "actionItemClick"; "backButtonClick": "backButtonClick"; "checkboxClick": "checkboxClick"; "pageChange": "pageChange"; "tableHeaderClick": "tableHeaderClick"; }, never, never>;
|
|
36
36
|
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@angular/common"),require("@angular/material/button"),require("@angular/material/icon"),require("@angular/material/menu")):"function"==typeof define&&define.amd?define("@ng-atomic/components/atoms/smart-menu-button",["exports","@angular/core","@angular/common","@angular/material/button","@angular/material/icon","@angular/material/menu"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self)["ng-atomic"]=t["ng-atomic"]||{},t["ng-atomic"].components=t["ng-atomic"].components||{},t["ng-atomic"].components.atoms=t["ng-atomic"].components.atoms||{},t["ng-atomic"].components.atoms["smart-menu-button"]={}),t.ng.core,t.ng.common,t.ng.material.button,t.ng.material.icon,t.ng.material.menu)}(this,(function(t,e,n,o,a,i){"use strict";function u(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,o.get?o:{enumerable:!0,get:function(){return t[n]}})}})),e.default=t,Object.freeze(e)}var r=u(e),m=function(){this.actionItems=[],this.actionItemClick=new e.EventEmitter};m.ɵfac=function(t){return new(t||m)},m.ɵcmp=e.ɵɵngDeclareComponent({version:"11.2.14",type:m,selector:"atoms-smart-menu-button",inputs:{actionItems:"actionItems"},outputs:{actionItemClick:"actionItemClick"},ngImport:r,template:'<ng-container [ngSwitch]="actionItems.length">\n <ng-container *ngSwitchCase="0"></ng-container>\n <ng-container *ngSwitchCase="1">\n <button mat-icon-button (click)="actionItemClick.emit([actionItems[0]])">\n <mat-icon>{{ actionItems[0]?.icon }}</mat-icon>\n </button>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <button mat-icon-button [matMenuTriggerFor]="menu" *ngIf="actionItems.length">\n <mat-icon>menu</mat-icon>\n </button>\n </ng-container>\n</ng-container>\n\n<mat-menu #menu="matMenu">\n <button \n *ngFor="let actionItem of actionItems"\n mat-menu-item \n (click)="actionItemClick.emit([actionItem])"\n >{{ actionItem.name }}</button>\n</mat-menu>\n',styles:[":host{display:block;width:100%;height:100%}"],directives:[{type:n.NgSwitch,selector:"[ngSwitch]",inputs:["ngSwitch"]},{type:n.NgSwitchCase,selector:"[ngSwitchCase]",inputs:["ngSwitchCase"]},{type:o.MatButton,selector:"button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]",inputs:["disabled","disableRipple","color"],exportAs:["matButton"]},{type:a.MatIcon,selector:"mat-icon",inputs:["color","inline","svgIcon","fontSet","fontIcon"],exportAs:["matIcon"]},{type:n.NgSwitchDefault,selector:"[ngSwitchDefault]"},{type:n.NgIf,selector:"[ngIf]",inputs:["ngIf","ngIfThen","ngIfElse"]},{type:i.MatMenuTrigger,selector:"[mat-menu-trigger-for], [matMenuTriggerFor]",inputs:["matMenuTriggerRestoreFocus","mat-menu-trigger-for","matMenuTriggerFor","matMenuTriggerData"],outputs:["menuOpened","onMenuOpen","menuClosed","onMenuClose"],exportAs:["matMenuTrigger"]},{type:i.MatMenu,selector:"mat-menu",exportAs:["matMenu"]},{type:n.NgForOf,selector:"[ngFor][ngForOf]",inputs:["ngForOf","ngForTrackBy","ngForTemplate"]},{type:i.MatMenuItem,selector:"[mat-menu-item]",inputs:["disabled","disableRipple","role"],exportAs:["matMenuItem"]}],changeDetection:e.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&e.ɵsetClassMetadata(m,[{type:e.Component,args:[{selector:"atoms-smart-menu-button",templateUrl:"./smart-menu-button.atom.html",styleUrls:["./smart-menu-button.atom.scss"],changeDetection:e.ChangeDetectionStrategy.OnPush}]}],null,{actionItems:[{type:e.Input}],actionItemClick:[{type:e.Output}]});var c=function(){};c.ɵfac=function(t){return new(t||c)},c.ɵmod=e.ɵɵdefineNgModule({type:c}),c.ɵinj=e.ɵɵdefineInjector({imports:[[n.CommonModule,o.MatButtonModule,a.MatIconModule,i.MatMenuModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&e.ɵɵsetNgModuleScope(c,{declarations:[m],imports:[n.CommonModule,o.MatButtonModule,a.MatIconModule,i.MatMenuModule],exports:[m]}),("undefined"==typeof ngDevMode||ngDevMode)&&e.ɵsetClassMetadata(c,[{type:e.NgModule,args:[{declarations:[m],imports:[n.CommonModule,o.MatButtonModule,a.MatIconModule,i.MatMenuModule],exports:[m]}]}],null,null),t.SmartMenuButtonAtom=m,t.SmartMenuButtonModule=c,Object.defineProperty(t,"__esModule",{value:!0})}));
|
|
2
|
-
//# sourceMappingURL=ng-atomic-components-atoms-smart-menu-button.umd.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../libs/components/atoms/smart-menu-button/smart-menu-button.atom.ts","../../../../libs/components/atoms/smart-menu-button/smart-menu-button.atom.html","../../../../libs/components/atoms/smart-menu-button/smart-menu-button.module.ts"],"names":["this","actionItems","actionItemClick","EventEmitter","SmartMenuButtonAtom","selector","inputs","outputs","ngImport","i0__namespace","template","styles","directives","type","i1","NgSwitch","NgSwitchCase","i2","MatButton","exportAs","i3","MatIcon","NgSwitchDefault","NgIf","i4","MatMenuTrigger","MatMenu","NgForOf","MatMenuItem","changeDetection","i0","ChangeDetectionStrategy","OnPush","Component","templateUrl","styleUrls","Input","Output","SmartMenuButtonModule","CommonModule","MatButtonModule","MatIconModule","MatMenuModule","declarations","imports","exports","NgModule"],"mappings":"4nCAGA,WAQEA,KAAAC,YAA4B,GAG5BD,KAAAE,gBAAkB,IAAIC,EAAAA,+CALXC,0DAAAA,EAAmBC,SAAA,0BAAAC,OAAA,CAAAL,YAAA,eAAAM,QAAA,CAAAL,gBAAA,mBAAAM,SAAAC,EAAAC,SCThC,ysBAqBAC,OAAA,CAAA,+CAAAC,WAAA,CAAA,CAAAC,KAAAC,EAAAC,SAAAV,SAAA,aAAAC,OAAA,CAAA,aAAA,CAAAO,KAAAC,EAAAE,aAAAX,SAAA,iBAAAC,OAAA,CAAA,iBAAA,CAAAO,KAAAI,EAAAC,UAAAb,SAAA,6LAAAC,OAAA,CAAA,WAAA,gBAAA,SAAAa,SAAA,CAAA,cAAA,CAAAN,KAAAO,EAAAC,QAAAhB,SAAA,WAAAC,OAAA,CAAA,QAAA,SAAA,UAAA,UAAA,YAAAa,SAAA,CAAA,YAAA,CAAAN,KAAAC,EAAAQ,gBAAAjB,SAAA,qBAAA,CAAAQ,KAAAC,EAAAS,KAAAlB,SAAA,SAAAC,OAAA,CAAA,OAAA,WAAA,aAAA,CAAAO,KAAAW,EAAAC,eAAApB,SAAA,8CAAAC,OAAA,CAAA,6BAAA,uBAAA,oBAAA,sBAAAC,QAAA,CAAA,aAAA,aAAA,aAAA,eAAAY,SAAA,CAAA,mBAAA,CAAAN,KAAAW,EAAAE,QAAArB,SAAA,WAAAc,SAAA,CAAA,YAAA,CAAAN,KAAAC,EAAAa,QAAAtB,SAAA,mBAAAC,OAAA,CAAA,UAAA,eAAA,kBAAA,CAAAO,KAAAW,EAAAI,YAAAvB,SAAA,kBAAAC,OAAA,CAAA,WAAA,gBAAA,QAAAa,SAAA,CAAA,iBAAAU,gBAAAC,EAAAC,wBAAAC,yEDZa5B,EAAmB,CAAA,MAN/B6B,EAAAA,gBAAU,CACT5B,SAAU,0BACV6B,YAAa,gCACbC,UAAW,CAAC,iCACZN,gBAAiBE,EAAAA,wBAAwBC,iBAIzC/B,YAAW,CAAA,MADVmC,EAAAA,QAIDlC,gBAAe,CAAA,MADdmC,EAAAA,iBEOH,8CAAaC,oCAAAA,wCATF,CACPC,EAAAA,aAEAC,EAAAA,gBACAC,EAAAA,cACAC,EAAAA,mFAISJ,EAAqB,CAAAK,aAAA,CAVjBvC,GAAmBwC,QAAA,CAEhCL,EAAAA,aAEAC,EAAAA,gBACAC,EAAAA,cACAC,EAAAA,eAAaG,QAAA,CAELzC,qEAECkC,EAAqB,CAAA,MAXjCQ,EAAAA,eAAS,CACRH,aAAc,CAACvC,GACfwC,QAAS,CACPL,EAAAA,aAEAC,EAAAA,gBACAC,EAAAA,cACAC,EAAAA,eAEFG,QAAS,CAACzC","sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { ActionItem } from '@ng-atomic/common/models';\n\n@Component({\n selector: 'atoms-smart-menu-button',\n templateUrl: './smart-menu-button.atom.html',\n styleUrls: ['./smart-menu-button.atom.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SmartMenuButtonAtom {\n @Input()\n actionItems: ActionItem[] = [];\n\n @Output()\n actionItemClick = new EventEmitter<ActionItem>();\n}\n","<ng-container [ngSwitch]=\"actionItems.length\">\n <ng-container *ngSwitchCase=\"0\"></ng-container>\n <ng-container *ngSwitchCase=\"1\">\n <button mat-icon-button (click)=\"actionItemClick.emit([actionItems[0]])\">\n <mat-icon>{{ actionItems[0]?.icon }}</mat-icon>\n </button>\n </ng-container>\n <ng-container *ngSwitchDefault>\n <button mat-icon-button [matMenuTriggerFor]=\"menu\" *ngIf=\"actionItems.length\">\n <mat-icon>menu</mat-icon>\n </button>\n </ng-container>\n</ng-container>\n\n<mat-menu #menu=\"matMenu\">\n <button \n *ngFor=\"let actionItem of actionItems\"\n mat-menu-item \n (click)=\"actionItemClick.emit([actionItem])\"\n >{{ actionItem.name }}</button>\n</mat-menu>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatButtonModule } from '@angular/material/button';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { SmartMenuButtonAtom } from './smart-menu-button.atom';\n\n\n\n@NgModule({\n declarations: [SmartMenuButtonAtom],\n imports: [\n CommonModule,\n // Material\n MatButtonModule,\n MatIconModule,\n MatMenuModule,\n ],\n exports: [SmartMenuButtonAtom]\n})\nexport class SmartMenuButtonModule { }\n"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/common")):"function"==typeof define&&define.amd?define("@ng-atomic/components/frames/auto-layout",["exports","@angular/core","@angular/common"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.frames=e["ng-atomic"].components.frames||{},e["ng-atomic"].components.frames["auto-layout"]={}),e.ng.core,e.ng.common)}(this,(function(e,t,o){"use strict";function n(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(o){if("default"!==o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}})),t.default=e,Object.freeze(t)}var a=n(t),r=function(){};r.ɵfac=function(e){return new(e||r)},r.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:r,selector:"frames-auto-layout",ngImport:a,template:"<ng-content></ng-content>",styles:[":host{--gap:24px;--gap-SCOPED-IN-auto-layout-NSZV:var(--gap);--vertical-padding:24px;--vertical-padding-SCOPED-IN-auto-layout-NSZV:var(--vertical-padding);display:flex;width:100%;height:100%;justify-content:center;gap:var(--gap-SCOPED-IN-auto-layout-NSZV);box-sizing:border-box;padding:var(--vertical-padding-SCOPED-IN-auto-layout-NSZV) 0}:host[horizontal]{flex-direction:row}:host[vertical]{flex-direction:column}"],changeDetection:t.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(r,[{type:t.Component,args:[{selector:"frames-auto-layout",templateUrl:"./auto-layout.frame.html",styleUrls:["./auto-layout.frame.scss"],changeDetection:t.ChangeDetectionStrategy.OnPush}]}],null,null);var u=function(){};u.ɵfac=function(e){return new(e||u)},u.ɵmod=t.ɵɵdefineNgModule({type:u}),u.ɵinj=t.ɵɵdefineInjector({imports:[[o.CommonModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(u,{declarations:[r],imports:[o.CommonModule],exports:[r]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(u,[{type:t.NgModule,args:[{declarations:[r],imports:[o.CommonModule],exports:[r]}]}],null,null),e.AutoLayoutFrame=r,e.AutoLayoutModule=u,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
|
-
//# sourceMappingURL=ng-atomic-components-frames-auto-layout.umd.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../libs/components/frames/auto-layout/auto-layout.frame.ts","../../../../libs/components/frames/auto-layout/auto-layout.frame.html","../../../../libs/components/frames/auto-layout/auto-layout.module.ts"],"names":["AutoLayoutFrame","selector","ngImport","i0__namespace","template","styles","changeDetection","i0","ChangeDetectionStrategy","OnPush","Component","templateUrl","styleUrls","AutoLayoutModule","CommonModule","declarations","imports","exports","NgModule"],"mappings":"83BAQA,8CAAaA,0DAAAA,EAAeC,SAAA,qBAAAC,SAAAC,EAAAC,SCR5B,4BAAyBC,OAAA,CAAA,kaAAAC,gBAAAC,EAAAC,wBAAAC,yEDQZT,EAAe,CAAA,MAN3BU,EAAAA,gBAAU,CACTT,SAAU,qBACVU,YAAa,2BACbC,UAAW,CAAC,4BACZN,gBAAiBE,EAAAA,wBAAwBC,4BEW3C,8CAAaI,oCAAAA,wCAPF,CACPC,EAAAA,kFAMSD,EAAgB,CAAAE,aAAA,CATzBf,GAAegB,QAAA,CAGfF,EAAAA,cAAYG,QAAA,CAGZjB,qEAGSa,EAAgB,CAAA,MAX5BK,EAAAA,eAAS,CACRH,aAAc,CACZf,GAEFgB,QAAS,CACPF,EAAAA,cAEFG,QAAS,CACPjB","sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-auto-layout',\n templateUrl: './auto-layout.frame.html',\n styleUrls: ['./auto-layout.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class AutoLayoutFrame { }\n","<ng-content></ng-content>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { AutoLayoutFrame } from './auto-layout.frame';\n\n\n\n@NgModule({\n declarations: [\n AutoLayoutFrame\n ],\n imports: [\n CommonModule\n ],\n exports: [\n AutoLayoutFrame\n ]\n})\nexport class AutoLayoutModule { }\n"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/material/card"),require("@angular/common")):"function"==typeof define&&define.amd?define("@ng-atomic/components/frames/card",["exports","@angular/core","@angular/material/card","@angular/common"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.frames=e["ng-atomic"].components.frames||{},e["ng-atomic"].components.frames.card={}),e.ng.core,e.ng.material.card,e.ng.common)}(this,(function(e,t,n,o){"use strict";function a(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var r=a(t),c=function(){};c.ɵfac=function(e){return new(e||c)},c.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:c,selector:"frames-card",ngImport:r,template:"<mat-card><ng-content></ng-content></mat-card>",styles:[":host{display:block}:host mat-card{display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;width:100%;height:100%}"],directives:[{type:n.MatCard,selector:"mat-card",exportAs:["matCard"]}],changeDetection:t.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(c,[{type:t.Component,args:[{selector:"frames-card",templateUrl:"./card.frame.html",styleUrls:["./card.frame.scss"],changeDetection:t.ChangeDetectionStrategy.OnPush}]}],null,null);var d=function(){};d.ɵfac=function(e){return new(e||d)},d.ɵmod=t.ɵɵdefineNgModule({type:d}),d.ɵinj=t.ɵɵdefineInjector({imports:[[o.CommonModule,n.MatCardModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(d,{declarations:[c],imports:[o.CommonModule,n.MatCardModule],exports:[c]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(d,[{type:t.NgModule,args:[{declarations:[c],imports:[o.CommonModule,n.MatCardModule],exports:[c]}]}],null,null),e.CardFrame=c,e.CardModule=d,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
|
-
//# sourceMappingURL=ng-atomic-components-frames-card.umd.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../libs/components/frames/card/card.frame.ts","../../../../libs/components/frames/card/card.frame.html","../../../../libs/components/frames/card/card.module.ts"],"names":["CardFrame","selector","ngImport","i0__namespace","template","styles","directives","type","i1","MatCard","exportAs","changeDetection","i0","ChangeDetectionStrategy","OnPush","Component","templateUrl","styleUrls","CardModule","CommonModule","MatCardModule","declarations","imports","exports","NgModule"],"mappings":"67BAQA,8CAAaA,0DAAAA,EAASC,SAAA,cAAAC,SAAAC,EAAAC,SCRtB,iDAA8CC,OAAA,CAAA,iKAAAC,WAAA,CAAA,CAAAC,KAAAC,EAAAC,QAAAR,SAAA,WAAAS,SAAA,CAAA,aAAAC,gBAAAC,EAAAC,wBAAAC,yEDQjCd,EAAS,CAAA,MANrBe,EAAAA,gBAAU,CACTd,SAAU,cACVe,YAAa,oBACbC,UAAW,CAAC,qBACZN,gBAAiBE,EAAAA,wBAAwBC,4BEe3C,8CAAaI,oCAAAA,wCATF,CACPC,EAAAA,aAEAC,EAAAA,mFAMSF,EAAU,CAAAG,aAAA,CAXnBrB,GAASsB,QAAA,CAGTH,EAAAA,aAEAC,EAAAA,eAAaG,QAAA,CAGbvB,qEAGSkB,EAAU,CAAA,MAbtBM,EAAAA,eAAS,CACRH,aAAc,CACZrB,GAEFsB,QAAS,CACPH,EAAAA,aAEAC,EAAAA,eAEFG,QAAS,CACPvB","sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-card',\n templateUrl: './card.frame.html',\n styleUrls: ['./card.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class CardFrame { }\n","<mat-card><ng-content></ng-content></mat-card>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatCardModule } from '@angular/material/card';\n\nimport { CardFrame } from './card.frame';\n\n\n\n@NgModule({\n declarations: [\n CardFrame\n ],\n imports: [\n CommonModule,\n // Material\n MatCardModule,\n ],\n exports: [\n CardFrame\n ]\n})\nexport class CardModule { }\n"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/material/sidenav"),require("@angular/common")):"function"==typeof define&&define.amd?define("@ng-atomic/components/frames/drawer",["exports","@angular/core","@angular/material/sidenav","@angular/common"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.frames=e["ng-atomic"].components.frames||{},e["ng-atomic"].components.frames.drawer={}),e.ng.core,e.ng.material.sidenav,e.ng.common)}(this,(function(e,t,n,r){"use strict";function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var a=o(t),i=function(){function e(){}return Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._isOpen},set:function(e){var t,n;e?null===(t=this.drawer)||void 0===t||t.open():null===(n=this.drawer)||void 0===n||n.close(),this._isOpen=e},enumerable:!1,configurable:!0}),e}();i.ɵfac=function(e){return new(e||i)},i.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:i,selector:"frames-drawer",inputs:{isOpen:"isOpen"},viewQueries:[{propertyName:"drawer",first:!0,predicate:n.MatDrawer,emitDistinctChangesOnly:!1,descendants:!0}],ngImport:a,template:'<mat-drawer-container [autosize]="false">\n <mat-drawer #drawer mode="side">\n <ng-content select=[drawer]></ng-content>\n </mat-drawer>\n\n <mat-drawer-content>\n <ng-content select=[contents]></ng-content>\n </mat-drawer-content>\n \n</mat-drawer-container>',styles:[":host{--content-width:360px;--content-width-SCOPED-IN-drawer-4PJr:var(--content-width)}:host mat-drawer-content{width:100%}"],directives:[{type:n.MatDrawerContainer,selector:"mat-drawer-container",inputs:["autosize","hasBackdrop"],outputs:["backdropClick"],exportAs:["matDrawerContainer"]},{type:n.MatDrawer,selector:"mat-drawer",inputs:["position","mode","disableClose","autoFocus","opened"],outputs:["openedChange","opened","openedStart","closed","closedStart","positionChanged"],exportAs:["matDrawer"]},{type:n.MatDrawerContent,selector:"mat-drawer-content"}],changeDetection:t.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(i,[{type:t.Component,args:[{selector:"frames-drawer",templateUrl:"./drawer.frame.html",styleUrls:["./drawer.frame.scss"],changeDetection:t.ChangeDetectionStrategy.OnPush}]}],null,{drawer:[{type:t.ViewChild,args:[n.MatDrawer]}],isOpen:[{type:t.Input}]});var s=function(){};s.ɵfac=function(e){return new(e||s)},s.ɵmod=t.ɵɵdefineNgModule({type:s}),s.ɵinj=t.ɵɵdefineInjector({imports:[[r.CommonModule,n.MatSidenavModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(s,{declarations:[i],imports:[r.CommonModule,n.MatSidenavModule],exports:[i]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(s,[{type:t.NgModule,args:[{declarations:[i],imports:[r.CommonModule,n.MatSidenavModule],exports:[i]}]}],null,null),e.DrawerFrame=i,e.DrawerModule=s,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
|
-
//# sourceMappingURL=ng-atomic-components-frames-drawer.umd.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../libs/components/frames/drawer/drawer.frame.ts","../../../../libs/components/frames/drawer/drawer.frame.html","../../../../libs/components/frames/drawer/drawer.module.ts"],"names":["DrawerFrame","Object","defineProperty","prototype","this","_isOpen","_a","drawer","open","_b","close","selector","inputs","isOpen","viewQueries","propertyName","first","predicate","MatDrawer","emitDistinctChangesOnly","descendants","ngImport","i0__namespace","template","styles","directives","type","i1","MatDrawerContainer","outputs","exportAs","MatDrawerContent","changeDetection","i0","ChangeDetectionStrategy","OnPush","Component","templateUrl","styleUrls","ViewChild","Input","DrawerModule","CommonModule","MatSidenavModule","declarations","imports","exports","NgModule"],"mappings":"q9BASA,SAAAA,YAOEC,OAAAC,eACIF,EAAAG,UAAA,SAAM,KAKV,WACE,OAAOC,KAAKC,aAPd,SACWA,WACTA,EAAqB,QAAdC,EAAGF,KAAKG,cAAM,IAAAD,GAAAA,EAAEE,OAAoB,QAAhBC,EAAKL,KAAKG,cAAM,IAAAE,GAAAA,EAAEC,QAC7CN,KAAKC,QAAUA,yEAVNL,0DAAAA,EAAWW,SAAA,gBAAAC,OAAA,CAAAC,OAAA,UAAAC,YAAA,CAAA,CAAAC,aAAA,SAAAC,OAAA,EAAAC,UAEXC,EAAAA,UAASC,yBAAA,EAAAC,aAAA,IAAAC,SAAAC,EAAAC,SCXtB,iRASuBC,OAAA,CAAA,+HAAAC,WAAA,CAAA,CAAAC,KAAAC,EAAAC,mBAAAjB,SAAA,uBAAAC,OAAA,CAAA,WAAA,eAAAiB,QAAA,CAAA,iBAAAC,SAAA,CAAA,uBAAA,CAAAJ,KAAAC,EAAAT,UAAAP,SAAA,aAAAC,OAAA,CAAA,WAAA,OAAA,eAAA,YAAA,UAAAiB,QAAA,CAAA,eAAA,SAAA,cAAA,SAAA,cAAA,mBAAAC,SAAA,CAAA,cAAA,CAAAJ,KAAAC,EAAAI,iBAAApB,SAAA,uBAAAqB,gBAAAC,EAAAC,wBAAAC,yEDAVnC,EAAW,CAAA,MANvBoC,EAAAA,gBAAU,CACTzB,SAAU,gBACV0B,YAAa,sBACbC,UAAW,CAAC,uBACZN,gBAAiBE,EAAAA,wBAAwBC,iBAKzC5B,OAAM,CAAA,MADLgC,EAAAA,gBAAUrB,EAAAA,aAMPL,OAAM,CAAA,MADT2B,EAAAA,gBEDH,8CAAaC,oCAAAA,wCANF,CACPC,EAAAA,aACAC,EAAAA,sFAISF,EAAY,CAAAG,aAAA,CAPR5C,GAAW6C,QAAA,CAExBH,EAAAA,aACAC,EAAAA,kBAAgBG,QAAA,CAER9C,qEAECyC,EAAY,CAAA,MARxBM,EAAAA,eAAS,CACRH,aAAc,CAAC5C,GACf6C,QAAS,CACPH,EAAAA,aACAC,EAAAA,kBAEFG,QAAS,CAAC9C","sourcesContent":["import { ChangeDetectionStrategy, Component, Input, ViewChild } from '@angular/core';\nimport { MatDrawer } from '@angular/material/sidenav';\n\n@Component({\n selector: 'frames-drawer',\n templateUrl: './drawer.frame.html',\n styleUrls: ['./drawer.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class DrawerFrame {\n\n @ViewChild(MatDrawer)\n drawer!: MatDrawer;\n\n private _isOpen: boolean;\n\n @Input()\n set isOpen(_isOpen: boolean) {\n _isOpen ? this.drawer?.open() : this.drawer?.close();\n this._isOpen = _isOpen\n }\n\n get isOpen(): boolean {\n return this._isOpen\n }\n\n}\n","<mat-drawer-container [autosize]=\"false\">\n <mat-drawer #drawer mode=\"side\">\n <ng-content select=[drawer]></ng-content>\n </mat-drawer>\n\n <mat-drawer-content>\n <ng-content select=[contents]></ng-content>\n </mat-drawer-content>\n \n</mat-drawer-container>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DrawerFrame } from './drawer.frame';\nimport { MatSidenavModule } from '@angular/material/sidenav';\n\n\n\n@NgModule({\n declarations: [DrawerFrame],\n imports: [\n CommonModule,\n MatSidenavModule,\n ],\n exports: [DrawerFrame]\n})\nexport class DrawerModule { }\n"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("rxjs"),require("rxjs/operators"),require("@angular/animations"),require("resize-observer-polyfill"),require("@angular/common"),require("@angular/material/progress-spinner")):"function"==typeof define&&define.amd?define("@ng-atomic/components/frames/line-up-v2",["exports","@angular/core","rxjs","rxjs/operators","@angular/animations","resize-observer-polyfill","@angular/common","@angular/material/progress-spinner"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.frames=e["ng-atomic"].components.frames||{},e["ng-atomic"].components.frames["line-up-v2"]={}),e.ng.core,e.rxjs,e.rxjs.operators,e.ng.animations,e.ResizeObserver,e.ng.common,e.ng.material.progressSpinner)}(this,(function(e,t,n,i,o,r,a,s){"use strict";function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function c(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var u=c(t),d=l(r);Object.create;function p(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var i,o,r=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(i=r.next()).done;)a.push(i.value)}catch(e){o={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return a}Object.create;var f,m=[o.trigger("modeChangeForMain",[o.state("*",o.style({width:"100%"})),o.state("Next",o.style({display:"none",width:"0%"})),o.transition("* => Next",[o.animate("0.5s",o.style({width:"0%"})),o.style({display:"none"})]),o.transition("Next => *",[o.sequence([o.style({display:"inherit"}),o.animate("0.5s",o.style({width:"100%"}))])])]),o.trigger("modeChangeForNext",[o.state("Next",o.style({position:"relative",width:"100%"})),o.state("Both",o.style({position:"relative",width:"100%"})),o.state("Main",o.style({position:"relative",display:"none"})),o.transition("Main => Next",[o.query(":enter",[o.animate("0.5s")],{optional:!0}),o.sequence([o.style({display:"inherit",width:"100%"}),o.animate("0.5s")])]),o.transition("Main => Both",[o.query(":enter",[o.animate("0.5s")],{optional:!0}),o.sequence([o.style({display:"inherit",width:"100%"}),o.animate("0.5s")])]),o.transition("Next => Main",o.group([o.query(":leave",o.animate("0.5s",o.style({width:"100%"})),{optional:!0}),o.sequence([o.style({position:"absolute",display:"block",left:"0%"}),o.animate("0.5s",o.style({left:"100%"}))])])),o.transition("Both => Main",o.group([o.query(":leave",o.animate("0.5s",o.style({width:"100%"})),{optional:!0}),o.sequence([o.style({position:"absolute",display:"block",left:"100%"}),o.animate("0.5s",o.style({}))])]))])];!function(e){e.MAIN="Main",e.BOTH="Both",e.NEXT="Next"}(f||(f={}));var h=function(){function e(){this.frames=[]}return e.prototype.register=function(e){this.frames.push(e),console.debug("this.frames:",this.frames)},e.prototype.unregister=function(e){this.frames=this.frames.slice(0,this.findIndex(e))},e.prototype.findIndex=function(e){return this.frames.findIndex((function(t){return t===e}))},e.prototype.propagate=function(e){var t,n=null===(t=this.frames)||void 0===t?void 0:t[this.findIndex(e)-1];null==n||n.refresh()},e}();h.ɵfac=function(e){return new(e||h)},h.ɵprov=t.ɵɵdefineInjectable({token:h,factory:h.ɵfac,providedIn:"root"}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(h,[{type:t.Injectable,args:[{providedIn:"root"}]}],null,null);var g=function(){function e(e){this.service=e,this.Mode=f,this.mode=f.MAIN,this.refresh$=new n.ReplaySubject(1),this.destroy$=new n.ReplaySubject(1),this.hasNext$=new n.BehaviorSubject(!1),this.minNextWidth=360}return Object.defineProperty(e.prototype,"hasNext",{set:function(e){this.hasNext$.next(e)},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){var e,t,o=this;this.service.register(this),this.refresh(),n.combineLatest([this.hasNext$,(e=this.nextElementRef,t=e.nativeElement,n.Observable.create((function(e){var n=new d.default((function(t){return t.forEach((function(t){return e.next(t)}))}));return n.observe(t),function(){return n.disconnect()}})).pipe(i.map((function(e){var t,n=e.contentRect;return null!==(t=null==n?void 0:n.width)&&void 0!==t?t:0})),i.startWith(0),i.distinctUntilChanged())),this.refresh$]).pipe(i.takeUntil(this.destroy$)).subscribe((function(e){var t=p(e,2),n=t[0],i=t[1];o.mode=o.resolveMode(n,i),setTimeout((function(){return o.service.propagate(o)}),0)}))},e.prototype.ngOnDestroy=function(){this.service.unregister(this),this.destroy$.next()},e.prototype.refresh=function(){this.refresh$.next()},e.prototype.resolveMode=function(e,t){return e&&t<=this.minNextWidth?f.BOTH:e?f.NEXT:f.MAIN},e}();g.ɵfac=function(e){return new(e||g)(t.ɵɵdirectiveInject(h))},g.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:g,selector:"frames-line-up",inputs:{hasNext:"hasNext",minNextWidth:"minNextWidth"},viewQueries:[{propertyName:"nextElementRef",first:!0,predicate:["next"],emitDistinctChangesOnly:!1,descendants:!0,static:!0}],ngImport:u,template:'<div class="main" [@modeChangeForMain]="mode" #main>\n <ng-content select="[main]"></ng-content>\n</div>\n<div class="next" [@modeChangeForNext]="mode" #next>\n <ng-content select="[next]"></ng-content>\n</div>',styles:[":host{--gap:1px;--gap-SCOPED-IN-line-up-ko7i:var(--gap);--background:#ccc;--background-SCOPED-IN-line-up-ko7i:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-line-up-ko7i:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-line-up-ko7i);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-line-up-ko7i)}:host,:host div{display:flex;height:100%}:host div{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-line-up-ko7i)}:host div.main{overflow:hidden;justify-content:flex-end}:host div.next{overflow:visible;justify-content:flex-start}"],animations:m,changeDetection:t.ChangeDetectionStrategy.Default}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(g,[{type:t.Component,args:[{selector:"frames-line-up",templateUrl:"./line-up.frame.html",styleUrls:["./line-up.frame.scss"],changeDetection:t.ChangeDetectionStrategy.Default,animations:m}]}],(function(){return[{type:h}]}),{hasNext:[{type:t.Input}],minNextWidth:[{type:t.Input}],nextElementRef:[{type:t.ViewChild,args:["next",{static:!0}]}]});var y=function(){};y.ɵfac=function(e){return new(e||y)},y.ɵmod=t.ɵɵdefineNgModule({type:y}),y.ɵinj=t.ɵɵdefineInjector({imports:[[a.CommonModule,s.MatProgressSpinnerModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(y,{declarations:[g],imports:[a.CommonModule,s.MatProgressSpinnerModule],exports:[g]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(y,[{type:t.NgModule,args:[{declarations:[g],imports:[a.CommonModule,s.MatProgressSpinnerModule],exports:[g]}]}],null,null),e.LineUpFrame=g,e.LineUpFrameService=h,e.LineUpModule=y,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
|
-
//# sourceMappingURL=ng-atomic-components-frames-line-up-v2.umd.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../node_modules/tslib/tslib.es6.js","../../../../libs/components/frames/line-up-v2/line-up.animations.ts","../../../../libs/components/frames/line-up-v2/line-up.frame.ts","../../../../libs/components/frames/line-up-v2/resize-observer.ts","../../../../libs/components/frames/line-up-v2/line-up.frame.html","../../../../libs/components/frames/line-up-v2/line-up.module.ts"],"names":["Object","create","__read","o","n","m","Symbol","iterator","r","e","i","call","ar","next","done","push","value","error","Mode","LINE_UP_ANIMATIONS","trigger","state","style","width","display","transition","animate","sequence","position","query","optional","group","left","LineUpFrameService","this","frames","prototype","register","frame","console","debug","unregister","slice","findIndex","propagate","target","_a","refresh","factory","ɵfac","providedIn","Injectable","LineUpFrame","service","mode","MAIN","refresh$","ReplaySubject","destroy$","hasNext$","BehaviorSubject","minNextWidth","defineProperty","ngOnInit","_b","nativeElement","_this","combineLatest","nextElementRef","Observable","observer","resizeObserver","ResizeObserver","entries","forEach","observe","disconnect","pipe","map","contentRect","startWith","distinctUntilChanged","takeUntil","subscribe","_c","hasNext","resolveMode","setTimeout","ngOnDestroy","BOTH","NEXT","i0","ɵɵdirectiveInject","selector","inputs","viewQueries","propertyName","first","predicate","emitDistinctChangesOnly","descendants","static","ngImport","i0__namespace","template","styles","animations","changeDetection","ChangeDetectionStrategy","Default","Component","templateUrl","styleUrls","Input","ViewChild","LineUpModule","CommonModule","MatProgressSpinnerModule","declarations","imports","exports","NgModule"],"mappings":"mzCA2G6BA,OAAOC,gBAwBpBC,EAAOC,EAAGC,GACtB,IAAIC,EAAsB,mBAAXC,QAAyBH,EAAEG,OAAOC,UACjD,IAAKF,EAAG,OAAOF,EACf,IAAmBK,EAAYC,EAA3BC,EAAIL,EAAEM,KAAKR,GAAOS,EAAK,GAC3B,IACI,WAAc,IAANR,GAAgBA,KAAM,MAAQI,EAAIE,EAAEG,QAAQC,MAAMF,EAAGG,KAAKP,EAAEQ,OAExE,MAAOC,GAASR,EAAI,CAAEQ,MAAOA,WAEzB,IACQT,IAAMA,EAAEM,OAAST,EAAIK,EAAU,SAAIL,EAAEM,KAAKD,WAExC,GAAID,EAAG,MAAMA,EAAEQ,OAE7B,OAAOL,EAgEcZ,OAAOC,OC/MhC,ICIKiB,ED2DQC,EAAqB,CA/DXC,EAAAA,QAAQ,oBAAqB,CAClDC,EAAAA,MAAM,IAAKC,EAAAA,MAAM,CACfC,MAAO,UAETF,EAAAA,MAAM,OAAQC,EAAAA,MAAM,CAClBE,QAAS,OACTD,MAAO,QAETE,EAAAA,WAAW,YAAa,CACtBC,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,CAAEC,MAAO,QAC/BD,EAAAA,MAAM,CAACE,QAAS,WAElBC,EAAAA,WAAW,YAAa,CACtBE,EAAAA,SAAS,CACPL,EAAAA,MAAM,CAAEE,QAAS,YACjBE,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,CAAEC,MAAO,gBAKdH,EAAAA,QAAQ,oBAAqB,CAClDC,EAAAA,MAAM,OAAQC,EAAAA,MAAM,CAClBM,SAAU,WACVL,MAAO,UAETF,EAAAA,MAAM,OAAQC,EAAAA,MAAM,CAClBM,SAAU,WACVL,MAAO,UAETF,EAAAA,MAAM,OAAQC,EAAAA,MAAM,CAClBM,SAAU,WACVJ,QAAS,UAEXC,EAAAA,WAAW,eAAgB,CACzBI,EAAAA,MAAM,SAAU,CAACH,EAAAA,QAAQ,SAAU,CAAEI,UAAU,IAC/CH,EAAAA,SAAS,CACPL,EAAAA,MAAM,CAAEE,QAAS,UAAWD,MAAO,SACnCG,EAAAA,QAAQ,YAGZD,EAAAA,WAAW,eAAgB,CACzBI,EAAAA,MAAM,SAAU,CAACH,EAAAA,QAAQ,SAAU,CAAEI,UAAU,IAC/CH,EAAAA,SAAS,CACPL,EAAAA,MAAM,CAAEE,QAAS,UAAWD,MAAO,SACnCG,EAAAA,QAAQ,YAGZD,EAAAA,WAAW,eAAgBM,EAAAA,MAAM,CAC/BF,EAAAA,MAAM,SAAUH,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,CAACC,MAAO,UAAW,CAAEO,UAAU,IACrEH,EAAAA,SAAS,CACPL,EAAAA,MAAM,CAACM,SAAU,WAAYJ,QAAS,QAASQ,KAAM,OACrDN,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,CAACU,KAAM,eAGjCP,EAAAA,WAAW,eAAgBM,EAAAA,MAAM,CAC/BF,EAAAA,MAAM,SAAUH,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,CAACC,MAAO,UAAW,CAAEO,UAAU,IACrEH,EAAAA,SAAS,CACPL,EAAAA,MAAM,CAACM,SAAU,WAAYJ,QAAS,QAASQ,KAAM,SACrDN,EAAAA,QAAQ,OAAQJ,EAAAA,MAAM,cCtD5B,SAAKJ,GACHA,EAAA,KAAA,OACAA,EAAA,KAAA,OACAA,EAAA,KAAA,OAHF,CAAKA,IAAAA,EAAI,sBAMT,SAAAe,IAEEC,KAAAC,OAAwB,UAExBF,EAAAG,UAAAC,SAAA,SAASC,GACPJ,KAAKC,OAAOpB,KAAKuB,GACjBC,QAAQC,MAAM,eAAgBN,KAAKC,SAGrCF,EAAAG,UAAAK,WAAA,SAAWH,GACTJ,KAAKC,OAASD,KAAKC,OAAOO,MAAM,EAAGR,KAAKS,UAAUL,KAGpDL,EAAAG,UAAAO,UAAA,SAAUL,GACR,OAAOJ,KAAKC,OAAOQ,WAAU,SAAC3B,GAAU,OAAAA,IAAUsB,MAGpDL,EAAAG,UAAAQ,UAAA,SAAUN,SACFO,EAAoB,QAAdC,EAAGZ,KAAKC,cAAM,IAAAW,OAAA,EAAAA,EAAGZ,KAAKS,UAAUL,GAAS,GACrDO,MAAAA,GAAAA,EAAQE,iDAlBCd,wCAAAA,EAAkBe,QAAlBf,EAAkBgB,KAAAC,WADN,yEACZjB,EAAkB,CAAA,MAD9BkB,EAAAA,iBAAW,CAACD,WAAY,uCAiDvB,SAAAE,EAAoBC,GAAAnB,KAAAmB,QAAAA,EAlBpBnB,KAAAhB,KAAOA,EACPgB,KAAAoB,KAAOpC,EAAKqC,KAEKrB,KAAAsB,SAAW,IAAIC,EAAAA,cAAc,GAC7BvB,KAAAwB,SAAW,IAAID,EAAAA,cAAc,GAC7BvB,KAAAyB,SAAW,IAAIC,EAAAA,iBAAgB,GAQhD1B,KAAA2B,aAAuB,WANvB7D,OAAA8D,eACIV,EAAAhB,UAAA,UAAO,KADX,SACYpB,GACVkB,KAAKyB,SAAS9C,KAAKG,oCAWrBoC,EAAAhB,UAAA2B,SAAA,WAAA,ICzDyBC,EAACC,EDyD1BC,EAAAhC,KACEA,KAAKmB,QAAQhB,SAASH,MACtBA,KAAKa,UAELoB,EAAAA,cAAc,CACZjC,KAAKyB,UC9DgBK,ED+DV9B,KAAKkC,eC/DMH,EAAaD,EAAAC,cAChCI,EAAAA,WAAWpE,QAAO,SAASqE,GAChC,IACMC,EAAiB,IAAIC,EAAAA,SADV,SAACC,GAAiB,OAAAA,EAAQC,SAAQ,SAAAjE,GAAK,OAAA6D,EAASzD,KAAKJ,SAGtE,OADA8D,EAAeI,QAAQV,GAChB,WAAM,OAAAM,EAAeK,iBAC3BC,KACDC,EAAAA,KAAI,SAACd,SAACe,EAAWf,EAAAe,mBAAwB,UAAlBA,MAAAA,OAAW,EAAXA,EAAaxD,aAAK,IAAAuB,EAAAA,EAAI,KAC7CkC,EAAAA,UAAU,GACVC,EAAAA,yBDuDE/C,KAAKsB,WACJqB,KAAKK,EAAAA,UAAUhD,KAAKwB,WAAWyB,WAAU,SAACnB,OAAAoB,EAAAlF,EAAA8D,EAAA,GAACqB,EAAOD,EAAA,GAAE7D,EAAK6D,EAAA,GAC1DlB,EAAKZ,KAAOY,EAAKoB,YAAYD,EAAS9D,GACtCgE,YAAW,WAAM,OAAArB,EAAKb,QAAQT,UAAUsB,KAAO,OAInDd,EAAAhB,UAAAoD,YAAA,WACEtD,KAAKmB,QAAQZ,WAAWP,MACxBA,KAAKwB,SAAS7C,QAGhBuC,EAAAhB,UAAAW,QAAA,WACEb,KAAKsB,SAAS3C,QAGRuC,EAAAhB,UAAAkD,YAAA,SAAYD,EAAkB9D,GACpC,OAAI8D,GAAW9D,GAASW,KAAK2B,aAAqB3C,EAAKuE,KAChDJ,EAAUnE,EAAKwE,KAAOxE,EAAKqC,4CA9CzBH,GAAWuC,EAAAC,kBAmBO3D,2DAnBlBmB,EAAWyC,SAAA,iBAAAC,OAAA,CAAAT,QAAA,UAAAxB,aAAA,gBAAAkC,YAAA,CAAA,CAAAC,aAAA,iBAAAC,OAAA,EAAAC,UAAA,CAAA,QAAAC,yBAAA,EAAAC,aAAA,EAAAC,QAAA,IAAAC,SAAAC,EAAAC,SE1CxB,uNAKMC,OAAA,CAAA,0uBAAAC,WFmCQvF,EAAkBwF,gBAAAhB,EAAAiB,wBAAAC,0EAEnBzD,EAAW,CAAA,MAPvB0D,EAAAA,gBAAU,CACTjB,SAAU,iBACVkB,YAAa,uBACbC,UAAW,CAAC,wBACZL,gBAAiBC,EAAAA,wBAAwBC,QACzCH,WAAYvF,+BAqBiBc,MAAkB,CAV3CoD,QAAO,CAAA,MADV4B,EAAAA,QAMDpD,aAAY,CAAA,MADXoD,EAAAA,QAID7C,eAAc,CAAA,MADb8C,EAAAA,gBAAU,OAAQ,CAACb,QAAQ,cG3C9B,8CAAac,oCAAAA,wCANF,CACPC,EAAAA,aACAC,EAAAA,8FAISF,EAAY,CAAAG,aAAA,CAPRlE,GAAWmE,QAAA,CAExBH,EAAAA,aACAC,EAAAA,0BAAwBG,QAAA,CAEhBpE,qEAEC+D,EAAY,CAAA,MARxBM,EAAAA,eAAS,CACRH,aAAc,CAAClE,GACfmE,QAAS,CACPH,EAAAA,aACAC,EAAAA,0BAEFG,QAAS,CAACpE","sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","import { animate, query, sequence, state, style, transition, trigger, group } from '@angular/animations';\n\nconst MAIN_ANIMATION = trigger('modeChangeForMain', [\n state('*', style({\n width: '100%',\n })),\n state('Next', style({\n display: 'none',\n width: '0%',\n })),\n transition('* => Next', [\n animate('0.5s', style({ width: '0%' })),\n style({display: 'none'}),\n ]),\n transition('Next => *', [\n sequence([\n style({ display: 'inherit' }),\n animate('0.5s', style({ width: '100%' })),\n ]),\n ]),\n]);\n\nconst NEXT_ANIMATION = trigger('modeChangeForNext', [\n state('Next', style({\n position: 'relative',\n width: '100%',\n })),\n state('Both', style({\n position: 'relative',\n width: '100%',\n })),\n state('Main', style({\n position: 'relative',\n display: 'none',\n })),\n transition('Main => Next', [\n query(':enter', [animate('0.5s')], { optional: true }),\n sequence([\n style({ display: 'inherit', width: '100%' }),\n animate('0.5s'),\n ]),\n ]),\n transition('Main => Both', [\n query(':enter', [animate('0.5s')], { optional: true }),\n sequence([\n style({ display: 'inherit', width: '100%' }),\n animate('0.5s'),\n ]),\n ]),\n transition('Next => Main', group([\n query(':leave', animate('0.5s', style({width: '100%'})), { optional: true }),\n sequence([\n style({position: 'absolute', display: 'block', left: '0%'}),\n animate('0.5s', style({left: '100%'})),\n ]),\n ])),\n transition('Both => Main', group([\n query(':leave', animate('0.5s', style({width: '100%'})), { optional: true }),\n sequence([\n style({position: 'absolute', display: 'block', left: '100%'}),\n animate('0.5s', style({})),\n ]),\n ])),\n]);\n\nexport const LINE_UP_ANIMATIONS = [MAIN_ANIMATION, NEXT_ANIMATION];\n","import { ChangeDetectionStrategy, Component, ElementRef, Injectable, Input, OnDestroy, OnInit, ViewChild } from '@angular/core';\nimport { BehaviorSubject, combineLatest, ReplaySubject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\nimport { LINE_UP_ANIMATIONS } from './line-up.animations';\nimport { fromResize } from './resize-observer';\n\nenum Mode {\n MAIN = 'Main',\n BOTH = 'Both',\n NEXT = 'Next',\n}\n\n@Injectable({providedIn: 'root'})\nexport class LineUpFrameService {\n frames: LineUpFrame[] = [];\n\n register(frame: LineUpFrame) {\n this.frames.push(frame);\n console.debug('this.frames:', this.frames);\n }\n\n unregister(frame: LineUpFrame) {\n this.frames = this.frames.slice(0, this.findIndex(frame));\n }\n\n findIndex(frame: LineUpFrame): number {\n return this.frames.findIndex((value) => value === frame);\n }\n\n propagate(frame: LineUpFrame): void {\n const target = this.frames?.[this.findIndex(frame) - 1];\n target?.refresh();\n }\n}\n\n@Component({\n selector: 'frames-line-up',\n templateUrl: './line-up.frame.html',\n styleUrls: ['./line-up.frame.scss'],\n changeDetection: ChangeDetectionStrategy.Default,\n animations: LINE_UP_ANIMATIONS,\n})\nexport class LineUpFrame implements OnInit, OnDestroy {\n Mode = Mode;\n mode = Mode.MAIN;\n\n private readonly refresh$ = new ReplaySubject(1);\n private readonly destroy$ = new ReplaySubject(1);\n private readonly hasNext$ = new BehaviorSubject(false); \n\n @Input()\n set hasNext(value: boolean) {\n this.hasNext$.next(value);\n };\n\n @Input()\n minNextWidth: number = 360;\n\n @ViewChild('next', {static: true})\n nextElementRef!: ElementRef;\n\n constructor(private service: LineUpFrameService) { }\n\n ngOnInit(): void {\n this.service.register(this);\n this.refresh();\n \n combineLatest([\n this.hasNext$, \n fromResize(this.nextElementRef),\n this.refresh$,\n ]).pipe(takeUntil(this.destroy$)).subscribe(([hasNext, width]) => {\n this.mode = this.resolveMode(hasNext, width);\n setTimeout(() => this.service.propagate(this), 0);\n });\n }\n\n ngOnDestroy(): void {\n this.service.unregister(this);\n this.destroy$.next(); \n }\n\n refresh() {\n this.refresh$.next();\n }\n\n private resolveMode(hasNext: boolean, width: number): Mode {\n if (hasNext && width <= this.minNextWidth) return Mode.BOTH;\n return hasNext ? Mode.NEXT : Mode.MAIN;\n }\n}\n","import { Observable } from 'rxjs';\nimport { startWith } from 'rxjs/operators';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport { distinctUntilChanged, map } from 'rxjs/operators';\nimport { ElementRef } from '@angular/core';\n\nexport function fromResize({nativeElement}: ElementRef<Element>): Observable<number> {\n return Observable.create(function(observer: any) {\n const callback = (entries: any) => entries.forEach(e => observer.next(e));\n const resizeObserver = new ResizeObserver(callback);\n resizeObserver.observe(nativeElement);\n return () => resizeObserver.disconnect();\n }).pipe(\n map(({contentRect}) => contentRect?.width ?? 0),\n startWith(0),\n distinctUntilChanged(),\n );\n}\n","<div class=\"main\" [@modeChangeForMain]=\"mode\" #main>\n <ng-content select=\"[main]\"></ng-content>\n</div>\n<div class=\"next\" [@modeChangeForNext]=\"mode\" #next>\n <ng-content select=\"[next]\"></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\n\nimport { LineUpFrame } from './line-up.frame';\n\n\n@NgModule({\n declarations: [LineUpFrame],\n imports: [\n CommonModule,\n MatProgressSpinnerModule\n ],\n exports: [LineUpFrame]\n})\nexport class LineUpModule { }\n"]}
|