@codetectonics/mantle 1.0.6 → 1.0.7-beta.1
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/fesm2022/codetectonics-mantle.mjs +6561 -0
- package/fesm2022/codetectonics-mantle.mjs.map +1 -0
- package/index.d.ts +2805 -0
- package/package.json +40 -32
- package/bundles/codetectonics-mantle.umd.js +0 -7979
- package/bundles/codetectonics-mantle.umd.js.map +0 -1
- package/codetectonics-mantle.d.ts +0 -5
- package/esm2015/codetectonics-mantle.js +0 -5
- package/esm2015/lib/components/dashboard/containers/dynamic-dashboard-container/dynamic-dashboard-container.component.js +0 -28
- package/esm2015/lib/components/dashboard/containers/plain-dashboard-container/plain-dashboard-container.component.js +0 -39
- package/esm2015/lib/components/dashboard/dashboard-card/dashboard-card.component.js +0 -141
- package/esm2015/lib/components/dashboard/dashboard-card-search-menu/dashboard-card-search-menu.component.js +0 -54
- package/esm2015/lib/components/dashboard/dynamic-dashboard/dynamic-dashboard.component.js +0 -27
- package/esm2015/lib/components/dashboard/sections/dashboard-section/dashboard-section.component.js +0 -72
- package/esm2015/lib/components/dashboard/widgets/dashboard-info-card/dashboard-info-card.component.js +0 -26
- package/esm2015/lib/components/dashboard/widgets/dashboard-table/dashboard-table-datasource.js +0 -30
- package/esm2015/lib/components/dashboard/widgets/dashboard-table/dashboard-table.component.js +0 -61
- package/esm2015/lib/components/dashboard/widgets/dynamic-chart/dynamic-chart.component.js +0 -91
- package/esm2015/lib/components/dashboard/widgets/dynamic-widget-display/dynamic-widget-display.component.js +0 -29
- package/esm2015/lib/components/details/containers/accordion-details-container/accordion-details-container.component.js +0 -26
- package/esm2015/lib/components/details/containers/dynamic-details-container/dynamic-details-container.component.js +0 -25
- package/esm2015/lib/components/details/containers/plain-details-container/plain-details-container.component.js +0 -25
- package/esm2015/lib/components/details/dialog-details/dialog-details.component.js +0 -83
- package/esm2015/lib/components/details/dialog-nested-details/dialog-nested-details.component.js +0 -41
- package/esm2015/lib/components/details/dynamic-details/dynamic-details.component.js +0 -23
- package/esm2015/lib/components/details/fields/actions-attribute-display/actions-attribute-display.component.js +0 -27
- package/esm2015/lib/components/details/fields/chip-attribute-display/chip-attribute-display.component.js +0 -40
- package/esm2015/lib/components/details/fields/dynamic-attribute-display/dynamic-attribute-display.component.js +0 -46
- package/esm2015/lib/components/details/fields/file-attribute-display/file-attribute-display.component.js +0 -37
- package/esm2015/lib/components/details/fields/icon-attribute-display/icon-attribute-display.component.js +0 -22
- package/esm2015/lib/components/details/fields/image-attribute-display/image-attribute-display.component.js +0 -36
- package/esm2015/lib/components/details/fields/link-attribute-display/link-attribute-display.component.js +0 -29
- package/esm2015/lib/components/details/fields/markdown-attribute-display/markdown-attribute-display.component.js +0 -21
- package/esm2015/lib/components/details/fields/thumbnail-display/thumbnail-display.component.js +0 -33
- package/esm2015/lib/components/details/sections/dynamic-details-section/dynamic-details-section.component.js +0 -46
- package/esm2015/lib/components/details/sections/grid-details-section/grid-details-section.component.js +0 -64
- package/esm2015/lib/components/details/sections/markdown-details-section/markdown-details-section.component.js +0 -19
- package/esm2015/lib/components/details/sections/roster-shift-list-details-section/roster-shift-list-details-section.component.js +0 -21
- package/esm2015/lib/components/details/sections/table-details-section/table-details-section.component.js +0 -42
- package/esm2015/lib/components/form/containers/accordion-form-container/accordion-form-container.component.js +0 -28
- package/esm2015/lib/components/form/containers/dynamic-form-container/dynamic-form-container.component.js +0 -27
- package/esm2015/lib/components/form/containers/plain-form-container/plain-form-container.component.js +0 -27
- package/esm2015/lib/components/form/dialog-form/dialog-form.component.js +0 -102
- package/esm2015/lib/components/form/dialog-nested-form/dialog-nested-form.component.js +0 -66
- package/esm2015/lib/components/form/dynamic-form/dynamic-form.component.js +0 -55
- package/esm2015/lib/components/form/fields/autocomplete-input/autocomplete-input.component.js +0 -70
- package/esm2015/lib/components/form/fields/chip-input/chip-input.component.js +0 -85
- package/esm2015/lib/components/form/fields/colorpicker-input/colorpicker-input.component.js +0 -57
- package/esm2015/lib/components/form/fields/datepicker/datepicker.component.js +0 -92
- package/esm2015/lib/components/form/fields/datetimepicker/datetimepicker.component.js +0 -93
- package/esm2015/lib/components/form/fields/dropdown/dropdown.component.js +0 -73
- package/esm2015/lib/components/form/fields/dynamic-form-field/dynamic-form-field.component.js +0 -40
- package/esm2015/lib/components/form/fields/filepicker/filepicker.component.js +0 -97
- package/esm2015/lib/components/form/fields/image-cropper/image-cropper.component.js +0 -53
- package/esm2015/lib/components/form/fields/imagepicker/imagepicker.component.js +0 -138
- package/esm2015/lib/components/form/fields/markdown-input/markdown-input.component.js +0 -54
- package/esm2015/lib/components/form/fields/number-input/number-input.component.js +0 -92
- package/esm2015/lib/components/form/fields/password-input/password-input.component.js +0 -59
- package/esm2015/lib/components/form/fields/text-input/text-input.component.js +0 -56
- package/esm2015/lib/components/form/fields/textarea/textarea.component.js +0 -59
- package/esm2015/lib/components/form/fields/time-input/time-input.component.js +0 -80
- package/esm2015/lib/components/form/sections/dynamic-form-section/dynamic-form-section.component.js +0 -54
- package/esm2015/lib/components/form/sections/grid-form-section/grid-form-section.component.js +0 -76
- package/esm2015/lib/components/form/sections/roster-shift-list-form-section/roster-shift-list-form-section.component.js +0 -69
- package/esm2015/lib/components/form/sections/table-form-section/table-form-section.component.js +0 -115
- package/esm2015/lib/components/layout-editor/containers/accordion-layout-editor-container/accordion-layout-editor-container.component.js +0 -24
- package/esm2015/lib/components/layout-editor/containers/dynamic-layout-editor-container/dynamic-layout-editor-container.component.js +0 -23
- package/esm2015/lib/components/layout-editor/containers/plain-layout-editor-container/plain-layout-editor-container.component.js +0 -24
- package/esm2015/lib/components/layout-editor/dynamic-layout-editor/dynamic-layout-editor.component.js +0 -23
- package/esm2015/lib/components/layout-editor/elements/dynamic-layout-editor-element/dynamic-layout-editor-element.component.js +0 -38
- package/esm2015/lib/components/layout-editor/elements/layout-editor-field-element/layout-editor-field-element.component.js +0 -76
- package/esm2015/lib/components/layout-editor/elements/layout-editor-table-column-element/layout-editor-table-column-element.component.js +0 -76
- package/esm2015/lib/components/layout-editor/elements/layout-editor-widget-element/layout-editor-widget-element.component.js +0 -19
- package/esm2015/lib/components/layout-editor/sections/dashboard-layout-editor-section/dashboard-layout-editor-section.component.js +0 -21
- package/esm2015/lib/components/layout-editor/sections/dynamic-layout-editor-section/dynamic-layout-editor-section.component.js +0 -25
- package/esm2015/lib/components/layout-editor/sections/grid-layout-editor-section/grid-layout-editor-section.component.js +0 -100
- package/esm2015/lib/components/layout-editor/sections/markdown-layout-editor-section/markdown-layout-editor-section.component.js +0 -19
- package/esm2015/lib/components/layout-editor/sections/table-layout-editor-section/table-layout-editor-section.component.js +0 -73
- package/esm2015/lib/components/navigation/nav-tree/nav-tree.component.js +0 -66
- package/esm2015/lib/components/navigation/paginator/custom-paginator-intl.js +0 -33
- package/esm2015/lib/components/navigation/reroute/reroute.component.js +0 -27
- package/esm2015/lib/components/pages/dashboard-page/dashboard-page.component.js +0 -36
- package/esm2015/lib/components/pages/detail-page/detail-page.component.js +0 -105
- package/esm2015/lib/components/pages/documents-page/documents-page.component.js +0 -106
- package/esm2015/lib/components/pages/export-page/export-page.component.js +0 -63
- package/esm2015/lib/components/pages/form-page/form-page.component.js +0 -131
- package/esm2015/lib/components/pages/layout-editor-page/layout-editor-page.component.js +0 -74
- package/esm2015/lib/components/pages/list-page/list-page-datasource.js +0 -69
- package/esm2015/lib/components/pages/list-page/list-page.component.js +0 -167
- package/esm2015/lib/components/pages/roster-page/roster-gantt.data.js +0 -50
- package/esm2015/lib/components/pages/roster-page/roster-page.component.js +0 -134
- package/esm2015/lib/components/pages/tabbed-page/tabbed-page.component.js +0 -35
- package/esm2015/lib/components/titles/content-title/content-title.component.js +0 -23
- package/esm2015/lib/components/titles/page-title/page-title.component.js +0 -29
- package/esm2015/lib/components/titles/section-title/section-title.component.js +0 -19
- package/esm2015/lib/components/widgets/delete-confirmation-dialog/delete-confirmation-dialog.component.js +0 -37
- package/esm2015/lib/components/widgets/draggable-table/draggable-table-datasource.js +0 -31
- package/esm2015/lib/components/widgets/draggable-table/draggable-table.component.js +0 -79
- package/esm2015/lib/components/widgets/dynamic-table/dynamic-table-datasource.js +0 -89
- package/esm2015/lib/components/widgets/dynamic-table/dynamic-table.component.js +0 -65
- package/esm2015/lib/components/widgets/file-preview-dialog/file-preview-dialog.component.js +0 -42
- package/esm2015/lib/components/widgets/loader/loader.component.js +0 -21
- package/esm2015/lib/components/widgets/qr-code-dialog/qr-code-dialog.component.js +0 -37
- package/esm2015/lib/components/widgets/save-confirmation-dialog/save-confirmation-dialog.component.js +0 -36
- package/esm2015/lib/components/widgets/search-panel/search-panel.component.js +0 -66
- package/esm2015/lib/components/widgets/snackbar/snackbar.component.js +0 -43
- package/esm2015/lib/config/charts/column-chart.data.js +0 -38
- package/esm2015/lib/config/charts/gantt-chart.data.js +0 -18
- package/esm2015/lib/config/charts/pie-chart.data.js +0 -21
- package/esm2015/lib/config/charts/progress-bar-chart.data.js +0 -50
- package/esm2015/lib/config/charts/spline-chart.data.js +0 -24
- package/esm2015/lib/data-structures/dynamic-layout.structure.js +0 -2
- package/esm2015/lib/data-structures/file-attachment.structure.js +0 -2
- package/esm2015/lib/directives/click-stop-propagation.directive.js +0 -19
- package/esm2015/lib/directives/file-dropzone.directive.js +0 -53
- package/esm2015/lib/guards/feature.guard.js +0 -39
- package/esm2015/lib/guards/password-check.guard.js +0 -20
- package/esm2015/lib/guards/session.guard.js +0 -20
- package/esm2015/lib/language-packs/en.data.js +0 -63
- package/esm2015/lib/language-packs/ms.data.js +0 -63
- package/esm2015/lib/mantle.module.js +0 -568
- package/esm2015/lib/material.module.js +0 -314
- package/esm2015/lib/models/screen-size-map.model.js +0 -9
- package/esm2015/lib/pipes/dynamic.pipe.js +0 -45
- package/esm2015/lib/pipes/secure-image.pipe.js +0 -34
- package/esm2015/lib/services/adapters/web-api-crud.adapter.js +0 -22
- package/esm2015/lib/services/adapters/websocket.adapter.js +0 -2
- package/esm2015/lib/services/announcement.service.js +0 -42
- package/esm2015/lib/services/array.service.js +0 -81
- package/esm2015/lib/services/chart.service.js +0 -44
- package/esm2015/lib/services/confirmation.service.js +0 -45
- package/esm2015/lib/services/current-user.service.js +0 -151
- package/esm2015/lib/services/data-broadcast.service.js +0 -18
- package/esm2015/lib/services/dynamic-form.service.js +0 -60
- package/esm2015/lib/services/feature-config.service.js +0 -262
- package/esm2015/lib/services/interfaces/authorisable-feature.service.js +0 -2
- package/esm2015/lib/services/interfaces/dashboard-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/dashboard-widget.service.js +0 -2
- package/esm2015/lib/services/interfaces/detail-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/export-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/form-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/layout-editor-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/list-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/nav-tabs.service.js +0 -2
- package/esm2015/lib/services/interfaces/reroute.service.js +0 -2
- package/esm2015/lib/services/interfaces/roster-page.service.js +0 -2
- package/esm2015/lib/services/interfaces/roster-schedule.service.js +0 -2
- package/esm2015/lib/services/locale.service.js +0 -75
- package/esm2015/lib/services/object.service.js +0 -77
- package/esm2015/lib/services/password-check.service.js +0 -92
- package/esm2015/lib/services/screen-size.service.js +0 -41
- package/esm2015/lib/services/web-api.service.js +0 -97
- package/esm2015/lib/services/websocket.service.js +0 -57
- package/esm2015/lib/tokens/environment.token.js +0 -3
- package/esm2015/public-api.js +0 -148
- package/fesm2015/codetectonics-mantle.js +0 -6945
- package/fesm2015/codetectonics-mantle.js.map +0 -1
- package/lib/components/dashboard/containers/dynamic-dashboard-container/dynamic-dashboard-container.component.d.ts +0 -12
- package/lib/components/dashboard/containers/plain-dashboard-container/plain-dashboard-container.component.d.ts +0 -15
- package/lib/components/dashboard/dashboard-card/dashboard-card.component.d.ts +0 -42
- package/lib/components/dashboard/dashboard-card-search-menu/dashboard-card-search-menu.component.d.ts +0 -20
- package/lib/components/dashboard/dynamic-dashboard/dynamic-dashboard.component.d.ts +0 -11
- package/lib/components/dashboard/sections/dashboard-section/dashboard-section.component.d.ts +0 -28
- package/lib/components/dashboard/widgets/dashboard-info-card/dashboard-info-card.component.d.ts +0 -8
- package/lib/components/dashboard/widgets/dashboard-table/dashboard-table-datasource.d.ts +0 -22
- package/lib/components/dashboard/widgets/dashboard-table/dashboard-table.component.d.ts +0 -29
- package/lib/components/dashboard/widgets/dynamic-chart/dynamic-chart.component.d.ts +0 -20
- package/lib/components/dashboard/widgets/dynamic-widget-display/dynamic-widget-display.component.d.ts +0 -9
- package/lib/components/details/containers/accordion-details-container/accordion-details-container.component.d.ts +0 -11
- package/lib/components/details/containers/dynamic-details-container/dynamic-details-container.component.d.ts +0 -11
- package/lib/components/details/containers/plain-details-container/plain-details-container.component.d.ts +0 -11
- package/lib/components/details/dialog-details/dialog-details.component.d.ts +0 -37
- package/lib/components/details/dialog-nested-details/dialog-nested-details.component.d.ts +0 -22
- package/lib/components/details/dynamic-details/dynamic-details.component.d.ts +0 -10
- package/lib/components/details/fields/actions-attribute-display/actions-attribute-display.component.d.ts +0 -7
- package/lib/components/details/fields/chip-attribute-display/chip-attribute-display.component.d.ts +0 -9
- package/lib/components/details/fields/dynamic-attribute-display/dynamic-attribute-display.component.d.ts +0 -15
- package/lib/components/details/fields/file-attribute-display/file-attribute-display.component.d.ts +0 -12
- package/lib/components/details/fields/icon-attribute-display/icon-attribute-display.component.d.ts +0 -6
- package/lib/components/details/fields/image-attribute-display/image-attribute-display.component.d.ts +0 -12
- package/lib/components/details/fields/link-attribute-display/link-attribute-display.component.d.ts +0 -10
- package/lib/components/details/fields/markdown-attribute-display/markdown-attribute-display.component.d.ts +0 -6
- package/lib/components/details/fields/thumbnail-display/thumbnail-display.component.d.ts +0 -10
- package/lib/components/details/sections/dynamic-details-section/dynamic-details-section.component.d.ts +0 -18
- package/lib/components/details/sections/grid-details-section/grid-details-section.component.d.ts +0 -17
- package/lib/components/details/sections/markdown-details-section/markdown-details-section.component.d.ts +0 -7
- package/lib/components/details/sections/roster-shift-list-details-section/roster-shift-list-details-section.component.d.ts +0 -9
- package/lib/components/details/sections/table-details-section/table-details-section.component.d.ts +0 -14
- package/lib/components/form/containers/accordion-form-container/accordion-form-container.component.d.ts +0 -13
- package/lib/components/form/containers/dynamic-form-container/dynamic-form-container.component.d.ts +0 -13
- package/lib/components/form/containers/plain-form-container/plain-form-container.component.d.ts +0 -13
- package/lib/components/form/dialog-form/dialog-form.component.d.ts +0 -43
- package/lib/components/form/dialog-nested-form/dialog-nested-form.component.d.ts +0 -34
- package/lib/components/form/dynamic-form/dynamic-form.component.d.ts +0 -21
- package/lib/components/form/fields/autocomplete-input/autocomplete-input.component.d.ts +0 -32
- package/lib/components/form/fields/chip-input/chip-input.component.d.ts +0 -27
- package/lib/components/form/fields/colorpicker-input/colorpicker-input.component.d.ts +0 -18
- package/lib/components/form/fields/datepicker/datepicker.component.d.ts +0 -24
- package/lib/components/form/fields/datetimepicker/datetimepicker.component.d.ts +0 -24
- package/lib/components/form/fields/dropdown/dropdown.component.d.ts +0 -31
- package/lib/components/form/fields/dynamic-form-field/dynamic-form-field.component.d.ts +0 -10
- package/lib/components/form/fields/filepicker/filepicker.component.d.ts +0 -27
- package/lib/components/form/fields/image-cropper/image-cropper.component.d.ts +0 -27
- package/lib/components/form/fields/imagepicker/imagepicker.component.d.ts +0 -41
- package/lib/components/form/fields/markdown-input/markdown-input.component.d.ts +0 -17
- package/lib/components/form/fields/number-input/number-input.component.d.ts +0 -27
- package/lib/components/form/fields/password-input/password-input.component.d.ts +0 -19
- package/lib/components/form/fields/text-input/text-input.component.d.ts +0 -18
- package/lib/components/form/fields/textarea/textarea.component.d.ts +0 -19
- package/lib/components/form/fields/time-input/time-input.component.d.ts +0 -22
- package/lib/components/form/sections/dynamic-form-section/dynamic-form-section.component.d.ts +0 -22
- package/lib/components/form/sections/grid-form-section/grid-form-section.component.d.ts +0 -23
- package/lib/components/form/sections/roster-shift-list-form-section/roster-shift-list-form-section.component.d.ts +0 -23
- package/lib/components/form/sections/table-form-section/table-form-section.component.d.ts +0 -24
- package/lib/components/layout-editor/containers/accordion-layout-editor-container/accordion-layout-editor-container.component.d.ts +0 -10
- package/lib/components/layout-editor/containers/dynamic-layout-editor-container/dynamic-layout-editor-container.component.d.ts +0 -10
- package/lib/components/layout-editor/containers/plain-layout-editor-container/plain-layout-editor-container.component.d.ts +0 -10
- package/lib/components/layout-editor/dynamic-layout-editor/dynamic-layout-editor.component.d.ts +0 -10
- package/lib/components/layout-editor/elements/dynamic-layout-editor-element/dynamic-layout-editor-element.component.d.ts +0 -13
- package/lib/components/layout-editor/elements/layout-editor-field-element/layout-editor-field-element.component.d.ts +0 -14
- package/lib/components/layout-editor/elements/layout-editor-table-column-element/layout-editor-table-column-element.component.d.ts +0 -14
- package/lib/components/layout-editor/elements/layout-editor-widget-element/layout-editor-widget-element.component.d.ts +0 -8
- package/lib/components/layout-editor/sections/dashboard-layout-editor-section/dashboard-layout-editor-section.component.d.ts +0 -8
- package/lib/components/layout-editor/sections/dynamic-layout-editor-section/dynamic-layout-editor-section.component.d.ts +0 -10
- package/lib/components/layout-editor/sections/grid-layout-editor-section/grid-layout-editor-section.component.d.ts +0 -21
- package/lib/components/layout-editor/sections/markdown-layout-editor-section/markdown-layout-editor-section.component.d.ts +0 -7
- package/lib/components/layout-editor/sections/table-layout-editor-section/table-layout-editor-section.component.d.ts +0 -14
- package/lib/components/navigation/nav-tree/nav-tree.component.d.ts +0 -46
- package/lib/components/navigation/paginator/custom-paginator-intl.d.ts +0 -12
- package/lib/components/navigation/reroute/reroute.component.d.ts +0 -14
- package/lib/components/pages/dashboard-page/dashboard-page.component.d.ts +0 -17
- package/lib/components/pages/detail-page/detail-page.component.d.ts +0 -36
- package/lib/components/pages/documents-page/documents-page.component.d.ts +0 -41
- package/lib/components/pages/export-page/export-page.component.d.ts +0 -29
- package/lib/components/pages/form-page/form-page.component.d.ts +0 -37
- package/lib/components/pages/layout-editor-page/layout-editor-page.component.d.ts +0 -27
- package/lib/components/pages/list-page/list-page-datasource.d.ts +0 -32
- package/lib/components/pages/list-page/list-page.component.d.ts +0 -49
- package/lib/components/pages/roster-page/roster-gantt.data.d.ts +0 -1
- package/lib/components/pages/roster-page/roster-page.component.d.ts +0 -40
- package/lib/components/pages/tabbed-page/tabbed-page.component.d.ts +0 -16
- package/lib/components/titles/content-title/content-title.component.d.ts +0 -8
- package/lib/components/titles/page-title/page-title.component.d.ts +0 -12
- package/lib/components/titles/section-title/section-title.component.d.ts +0 -7
- package/lib/components/widgets/delete-confirmation-dialog/delete-confirmation-dialog.component.d.ts +0 -21
- package/lib/components/widgets/draggable-table/draggable-table-datasource.d.ts +0 -23
- package/lib/components/widgets/draggable-table/draggable-table.component.d.ts +0 -24
- package/lib/components/widgets/dynamic-table/dynamic-table-datasource.d.ts +0 -40
- package/lib/components/widgets/dynamic-table/dynamic-table.component.d.ts +0 -25
- package/lib/components/widgets/file-preview-dialog/file-preview-dialog.component.d.ts +0 -17
- package/lib/components/widgets/loader/loader.component.d.ts +0 -6
- package/lib/components/widgets/qr-code-dialog/qr-code-dialog.component.d.ts +0 -18
- package/lib/components/widgets/save-confirmation-dialog/save-confirmation-dialog.component.d.ts +0 -15
- package/lib/components/widgets/search-panel/search-panel.component.d.ts +0 -21
- package/lib/components/widgets/snackbar/snackbar.component.d.ts +0 -11
- package/lib/config/charts/column-chart.data.d.ts +0 -37
- package/lib/config/charts/gantt-chart.data.d.ts +0 -17
- package/lib/config/charts/pie-chart.data.d.ts +0 -20
- package/lib/config/charts/progress-bar-chart.data.d.ts +0 -49
- package/lib/config/charts/spline-chart.data.d.ts +0 -23
- package/lib/data-structures/dynamic-layout.structure.d.ts +0 -179
- package/lib/data-structures/file-attachment.structure.d.ts +0 -6
- package/lib/directives/click-stop-propagation.directive.d.ts +0 -6
- package/lib/directives/file-dropzone.directive.d.ts +0 -12
- package/lib/guards/feature.guard.d.ts +0 -15
- package/lib/guards/password-check.guard.d.ts +0 -11
- package/lib/guards/session.guard.d.ts +0 -10
- package/lib/language-packs/en.data.d.ts +0 -62
- package/lib/language-packs/ms.data.d.ts +0 -62
- package/lib/mantle.module.d.ts +0 -117
- package/lib/material.module.d.ts +0 -37
- package/lib/models/screen-size-map.model.d.ts +0 -13
- package/lib/pipes/dynamic.pipe.d.ts +0 -12
- package/lib/pipes/secure-image.pipe.d.ts +0 -11
- package/lib/services/adapters/web-api-crud.adapter.d.ts +0 -64
- package/lib/services/adapters/websocket.adapter.d.ts +0 -6
- package/lib/services/announcement.service.d.ts +0 -11
- package/lib/services/array.service.d.ts +0 -21
- package/lib/services/chart.service.d.ts +0 -14
- package/lib/services/confirmation.service.d.ts +0 -11
- package/lib/services/current-user.service.d.ts +0 -35
- package/lib/services/data-broadcast.service.d.ts +0 -8
- package/lib/services/dynamic-form.service.d.ts +0 -32
- package/lib/services/feature-config.service.d.ts +0 -94
- package/lib/services/interfaces/authorisable-feature.service.d.ts +0 -5
- package/lib/services/interfaces/dashboard-page.service.d.ts +0 -13
- package/lib/services/interfaces/dashboard-widget.service.d.ts +0 -34
- package/lib/services/interfaces/detail-page.service.d.ts +0 -38
- package/lib/services/interfaces/export-page.service.d.ts +0 -6
- package/lib/services/interfaces/form-page.service.d.ts +0 -38
- package/lib/services/interfaces/layout-editor-page.service.d.ts +0 -14
- package/lib/services/interfaces/list-page.service.d.ts +0 -57
- package/lib/services/interfaces/nav-tabs.service.d.ts +0 -7
- package/lib/services/interfaces/reroute.service.d.ts +0 -3
- package/lib/services/interfaces/roster-page.service.d.ts +0 -20
- package/lib/services/interfaces/roster-schedule.service.d.ts +0 -22
- package/lib/services/locale.service.d.ts +0 -21
- package/lib/services/object.service.d.ts +0 -13
- package/lib/services/password-check.service.d.ts +0 -23
- package/lib/services/screen-size.service.d.ts +0 -14
- package/lib/services/web-api.service.d.ts +0 -21
- package/lib/services/websocket.service.d.ts +0 -20
- package/lib/tokens/environment.token.d.ts +0 -2
- package/public-api.d.ts +0 -144
package/index.d.ts
ADDED
|
@@ -0,0 +1,2805 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { PipeTransform, EventEmitter, OnDestroy, AfterViewChecked, ChangeDetectorRef, OnChanges, OnInit, ElementRef, Injector, AfterViewInit, InjectionToken } from '@angular/core';
|
|
3
|
+
import * as rxjs from 'rxjs';
|
|
4
|
+
import { Observable, BehaviorSubject } from 'rxjs';
|
|
5
|
+
import * as i99 from '@angular/common/http';
|
|
6
|
+
import { HttpClient, HttpParams } from '@angular/common/http';
|
|
7
|
+
import { AngularTokenService, SignInData, UpdatePasswordData, ResetPasswordData } from '@citizenobserver/angular-token';
|
|
8
|
+
import * as i105 from '@angular/forms';
|
|
9
|
+
import { FormGroup, ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
|
|
10
|
+
import * as i100 from '@angular/cdk/layout';
|
|
11
|
+
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
12
|
+
import * as i8 from '@angular/material/dialog';
|
|
13
|
+
import { MatDialog, MatDialogRef, MatDialogConfig } from '@angular/material/dialog';
|
|
14
|
+
import * as i25 from '@angular/material/snack-bar';
|
|
15
|
+
import { MatSnackBar, MatSnackBarRef } from '@angular/material/snack-bar';
|
|
16
|
+
import * as i6 from '@angular/material/chips';
|
|
17
|
+
import { MatChipInputEvent } from '@angular/material/chips';
|
|
18
|
+
import { Moment } from 'moment';
|
|
19
|
+
import * as i103 from '@angular/platform-browser';
|
|
20
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
|
21
|
+
import * as i111 from 'ngx-image-cropper';
|
|
22
|
+
import { ImageCroppedEvent } from 'ngx-image-cropper';
|
|
23
|
+
import * as i98 from '@angular/router';
|
|
24
|
+
import { ActivatedRoute, Router, CanActivate, ActivatedRouteSnapshot, RouterStateSnapshot, CanActivateChild } from '@angular/router';
|
|
25
|
+
import * as i22 from '@angular/material/paginator';
|
|
26
|
+
import { MatPaginator } from '@angular/material/paginator';
|
|
27
|
+
import * as i23 from '@angular/material/sort';
|
|
28
|
+
import { MatSort } from '@angular/material/sort';
|
|
29
|
+
import * as i21 from '@angular/material/table';
|
|
30
|
+
import { MatTable } from '@angular/material/table';
|
|
31
|
+
import { DataSource } from '@angular/cdk/collections';
|
|
32
|
+
import * as i109 from '@ngx-translate/core';
|
|
33
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
34
|
+
import * as i26 from '@angular/material/tree';
|
|
35
|
+
import { MatTreeFlattener, MatTreeFlatDataSource } from '@angular/material/tree';
|
|
36
|
+
import { FlatTreeControl } from '@angular/cdk/tree';
|
|
37
|
+
import * as Highcharts from 'highcharts';
|
|
38
|
+
import * as i14 from '@angular/material/menu';
|
|
39
|
+
import { MatMenuTrigger } from '@angular/material/menu';
|
|
40
|
+
import * as i102 from '@angular/cdk/drag-drop';
|
|
41
|
+
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
42
|
+
import * as i1 from '@angular/common';
|
|
43
|
+
import * as i101 from '@angular/flex-layout';
|
|
44
|
+
import * as i104 from '@angular/platform-browser/animations';
|
|
45
|
+
import * as i106 from 'highcharts-angular';
|
|
46
|
+
import * as i107 from 'ngx-markdown';
|
|
47
|
+
import * as i108 from 'ng-qrcode';
|
|
48
|
+
import * as i2 from '@angular/material/badge';
|
|
49
|
+
import * as i3 from '@angular/material/button';
|
|
50
|
+
import * as i4 from '@angular/material/card';
|
|
51
|
+
import * as i5 from '@angular/material/checkbox';
|
|
52
|
+
import * as i7 from '@angular/material/datepicker';
|
|
53
|
+
import * as i9 from '@angular/material/expansion';
|
|
54
|
+
import * as i10 from '@angular/material/grid-list';
|
|
55
|
+
import * as i11 from '@angular/material/icon';
|
|
56
|
+
import * as i12 from '@angular/material/input';
|
|
57
|
+
import * as i13 from '@angular/material/list';
|
|
58
|
+
import * as i15 from '@angular/material/select';
|
|
59
|
+
import * as i16 from '@angular/material/sidenav';
|
|
60
|
+
import * as i17 from '@angular/material/tabs';
|
|
61
|
+
import * as i18 from '@angular/material/toolbar';
|
|
62
|
+
import * as i19 from '@angular/material/tooltip';
|
|
63
|
+
import * as i20 from '@angular/material/progress-spinner';
|
|
64
|
+
import * as i24 from '@angular/material-moment-adapter';
|
|
65
|
+
import * as i27 from '@angular/material/autocomplete';
|
|
66
|
+
import * as i28 from '@ng-matero/extensions/select';
|
|
67
|
+
import * as i29 from '@ng-matero/extensions/colorpicker';
|
|
68
|
+
import * as i30 from '@ng-matero/extensions/datetimepicker';
|
|
69
|
+
import * as ActionCable from '@rails/actioncable';
|
|
70
|
+
|
|
71
|
+
declare class DynamicPipe implements PipeTransform {
|
|
72
|
+
constructor();
|
|
73
|
+
transform(value: string, modifier: string): string;
|
|
74
|
+
transformString(value: string): string;
|
|
75
|
+
transformCurrency(value: string): string;
|
|
76
|
+
transformDate(value: string): string;
|
|
77
|
+
transformDateTime(value: string): string;
|
|
78
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicPipe, never>;
|
|
79
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DynamicPipe, "dynamicPipe", false>;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
declare class WebApiService {
|
|
83
|
+
protected environment: any;
|
|
84
|
+
protected http: HttpClient;
|
|
85
|
+
protected angularTokenService: AngularTokenService;
|
|
86
|
+
private apiUrl;
|
|
87
|
+
constructor(environment: any, http: HttpClient, angularTokenService: AngularTokenService);
|
|
88
|
+
get(path: string, params?: any, headers?: any): rxjs.Observable<Object>;
|
|
89
|
+
create(path: string, params?: any, headers?: any): rxjs.Observable<Object>;
|
|
90
|
+
update(path: string, params?: any, headers?: any): rxjs.Observable<Object>;
|
|
91
|
+
destroy(path: string, params?: any, headers?: any): rxjs.Observable<Object>;
|
|
92
|
+
getBlob(path: string, params?: any, headers?: any): rxjs.Observable<Blob>;
|
|
93
|
+
download(path: string, filename: string, params?: any, headers?: any): rxjs.Observable<void>;
|
|
94
|
+
upload(file: File, onSuccess: (res: any) => void, onFailure: (error: string) => void): void;
|
|
95
|
+
absoluteUrl(url: string): string;
|
|
96
|
+
protected prepareHeaders(headers?: any): any;
|
|
97
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<WebApiService, never>;
|
|
98
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<WebApiService>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
declare class SecureImagePipe implements PipeTransform {
|
|
102
|
+
private webApiService;
|
|
103
|
+
constructor(webApiService: WebApiService);
|
|
104
|
+
transform(src: string): Observable<string>;
|
|
105
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SecureImagePipe, never>;
|
|
106
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SecureImagePipe, "secureImage", false>;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
declare class ClickStopPropagationDirective {
|
|
110
|
+
onClick(event: any): void;
|
|
111
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClickStopPropagationDirective, never>;
|
|
112
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickStopPropagationDirective, "[click-stop-propagation]", never, {}, {}, never, never, false, never>;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
declare class FileDropzoneDirective {
|
|
116
|
+
fileDropzone: boolean;
|
|
117
|
+
fileOver: boolean;
|
|
118
|
+
fileDropped: EventEmitter<any>;
|
|
119
|
+
onDragOver(event: any): void;
|
|
120
|
+
onDragLeave(event: any): void;
|
|
121
|
+
ondrop(event: any): void;
|
|
122
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileDropzoneDirective, never>;
|
|
123
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FileDropzoneDirective, "[file-dropzone]", never, {}, { "fileDropped": "fileDropped"; }, never, never, false, never>;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
declare class DynamicFormField {
|
|
127
|
+
label: string;
|
|
128
|
+
tooltip?: string;
|
|
129
|
+
attr: string;
|
|
130
|
+
type: string;
|
|
131
|
+
options: any;
|
|
132
|
+
default?: string;
|
|
133
|
+
required: boolean;
|
|
134
|
+
disabled: boolean;
|
|
135
|
+
hidden: boolean;
|
|
136
|
+
constructor(options: {
|
|
137
|
+
label: string;
|
|
138
|
+
tooltip?: string;
|
|
139
|
+
attr: string;
|
|
140
|
+
type: string;
|
|
141
|
+
options?: any;
|
|
142
|
+
default?: string;
|
|
143
|
+
required?: boolean;
|
|
144
|
+
disabled?: boolean;
|
|
145
|
+
hidden?: boolean;
|
|
146
|
+
});
|
|
147
|
+
}
|
|
148
|
+
declare class DynamicFormService {
|
|
149
|
+
constructor();
|
|
150
|
+
toFormGroup(data?: any, formGroup?: FormGroup): FormGroup;
|
|
151
|
+
generateFormInitData(fields: DynamicFormField[]): any[];
|
|
152
|
+
transformFormValue(formValue: any): any;
|
|
153
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormService, never>;
|
|
154
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DynamicFormService>;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
interface DynamicDetailsContent {
|
|
158
|
+
data: any;
|
|
159
|
+
containers: DynamicLayoutContainer[];
|
|
160
|
+
}
|
|
161
|
+
interface DynamicFormContent {
|
|
162
|
+
data: any;
|
|
163
|
+
errors?: any;
|
|
164
|
+
containers: DynamicLayoutContainer[];
|
|
165
|
+
settings?: any;
|
|
166
|
+
}
|
|
167
|
+
interface DynamicDashboardContent {
|
|
168
|
+
data: any;
|
|
169
|
+
containers: DynamicLayoutContainer[];
|
|
170
|
+
}
|
|
171
|
+
interface DynamicLayoutContainer {
|
|
172
|
+
slug?: string;
|
|
173
|
+
container_style: 'plain' | 'accordion';
|
|
174
|
+
sections: DynamicLayoutSection[];
|
|
175
|
+
}
|
|
176
|
+
interface DynamicLayoutSection {
|
|
177
|
+
title?: string;
|
|
178
|
+
slug?: string;
|
|
179
|
+
layout: 'grid' | 'table' | 'dashboard' | 'markdown';
|
|
180
|
+
config?: TableSectionConfig;
|
|
181
|
+
writable: boolean;
|
|
182
|
+
hidden: boolean;
|
|
183
|
+
collapsed: boolean;
|
|
184
|
+
options: any;
|
|
185
|
+
}
|
|
186
|
+
interface DynamicLayoutGridSection {
|
|
187
|
+
title?: string;
|
|
188
|
+
slug?: string;
|
|
189
|
+
layout: 'grid';
|
|
190
|
+
elements: DynamicFormField[];
|
|
191
|
+
writable: boolean;
|
|
192
|
+
hidden: boolean;
|
|
193
|
+
collapsed: boolean;
|
|
194
|
+
options: any;
|
|
195
|
+
singleColumn?: boolean;
|
|
196
|
+
rowHeight?: string;
|
|
197
|
+
}
|
|
198
|
+
interface DynamicLayoutTableSection {
|
|
199
|
+
title?: string;
|
|
200
|
+
slug?: string;
|
|
201
|
+
layout: 'table';
|
|
202
|
+
config: TableSectionConfig;
|
|
203
|
+
elements: DynamicTableColumn[];
|
|
204
|
+
writable: boolean;
|
|
205
|
+
hidden: boolean;
|
|
206
|
+
collapsed: boolean;
|
|
207
|
+
options: any;
|
|
208
|
+
}
|
|
209
|
+
interface DynamicLayoutRosterShiftListSection {
|
|
210
|
+
title?: string;
|
|
211
|
+
slug?: string;
|
|
212
|
+
layout: 'roster-shift-list';
|
|
213
|
+
config: TableSectionConfig;
|
|
214
|
+
elements: DynamicTableColumn[];
|
|
215
|
+
writable: boolean;
|
|
216
|
+
hidden: boolean;
|
|
217
|
+
collapsed: boolean;
|
|
218
|
+
options: any;
|
|
219
|
+
}
|
|
220
|
+
interface DynamicLayoutDashboardSection {
|
|
221
|
+
title?: string;
|
|
222
|
+
slug?: string;
|
|
223
|
+
layout: 'dashboard';
|
|
224
|
+
elements: DynamicDashboardWidget[];
|
|
225
|
+
writable: boolean;
|
|
226
|
+
hidden: boolean;
|
|
227
|
+
collapsed: boolean;
|
|
228
|
+
options: any;
|
|
229
|
+
}
|
|
230
|
+
interface DynamicLayoutMarkdownSection {
|
|
231
|
+
title?: string;
|
|
232
|
+
slug?: string;
|
|
233
|
+
layout: 'markdown';
|
|
234
|
+
elements: DynamicLayoutMarkdownElement[];
|
|
235
|
+
writable: boolean;
|
|
236
|
+
hidden: boolean;
|
|
237
|
+
collapsed: boolean;
|
|
238
|
+
options: any;
|
|
239
|
+
}
|
|
240
|
+
interface DynamicLayoutMarkdownElement {
|
|
241
|
+
text: string;
|
|
242
|
+
}
|
|
243
|
+
interface TableSectionConfig {
|
|
244
|
+
attr: string;
|
|
245
|
+
modal_section?: DynamicLayoutGridSection;
|
|
246
|
+
can_add: boolean;
|
|
247
|
+
can_edit: boolean;
|
|
248
|
+
can_delete: boolean;
|
|
249
|
+
}
|
|
250
|
+
interface DynamicDashboardWidget {
|
|
251
|
+
label: string;
|
|
252
|
+
slug: string;
|
|
253
|
+
}
|
|
254
|
+
interface DynamicLayoutGridDimensions {
|
|
255
|
+
rowHeight: string;
|
|
256
|
+
}
|
|
257
|
+
interface DynamicLayoutGridCellDimensions {
|
|
258
|
+
colspan: number;
|
|
259
|
+
rowspan: number;
|
|
260
|
+
}
|
|
261
|
+
interface DynamicLayoutEditorContent {
|
|
262
|
+
data: {
|
|
263
|
+
dynamic_layout_containers_attributes: DynamicLayoutEditorContainer[];
|
|
264
|
+
};
|
|
265
|
+
}
|
|
266
|
+
interface DynamicLayoutEditorContainer {
|
|
267
|
+
dynamic_layout_sections_attributes: DynamicLayoutEditorSection[];
|
|
268
|
+
id: string;
|
|
269
|
+
dynamic_layout_id: string;
|
|
270
|
+
slug: string;
|
|
271
|
+
container_style: 'plain' | 'accordion';
|
|
272
|
+
ordinal: number;
|
|
273
|
+
}
|
|
274
|
+
interface DynamicLayoutEditorSection {
|
|
275
|
+
dynamic_layout_grid_fields_attributes: DynamicLayoutEditorFormField[];
|
|
276
|
+
dynamic_layout_dashboard_widgets_attributes: DynamicLayoutEditorDashboardWidget[];
|
|
277
|
+
dynamic_layout_markdown_elements_attributes: DynamicLayoutEditorMarkdownElement[];
|
|
278
|
+
dynamic_layout_table_columns_attributes: DynamicLayoutEditorTableColumn[];
|
|
279
|
+
id: string;
|
|
280
|
+
dynamic_layout_container_id: string;
|
|
281
|
+
title: string;
|
|
282
|
+
slug: string;
|
|
283
|
+
layout_style: 'grid' | 'table' | 'dashboard' | 'markdown';
|
|
284
|
+
collapsed: boolean;
|
|
285
|
+
options: any;
|
|
286
|
+
ordinal: number;
|
|
287
|
+
elements_locked: boolean;
|
|
288
|
+
singleColumn?: boolean;
|
|
289
|
+
rowHeight?: string;
|
|
290
|
+
}
|
|
291
|
+
interface DynamicLayoutEditorFormField {
|
|
292
|
+
id: string;
|
|
293
|
+
dynamic_layout_section_id: string;
|
|
294
|
+
label: string;
|
|
295
|
+
attr_name: string;
|
|
296
|
+
attr_type: string;
|
|
297
|
+
ordinal: number;
|
|
298
|
+
user_specified: boolean;
|
|
299
|
+
_destroy: boolean;
|
|
300
|
+
}
|
|
301
|
+
interface DynamicLayoutEditorDashboardWidget {
|
|
302
|
+
id: string;
|
|
303
|
+
dynamic_layout_section_id: string;
|
|
304
|
+
label: string;
|
|
305
|
+
widget_slug: string;
|
|
306
|
+
ordinal: number;
|
|
307
|
+
}
|
|
308
|
+
interface DynamicLayoutEditorMarkdownElement {
|
|
309
|
+
id: string;
|
|
310
|
+
dynamic_layout_section_id: string;
|
|
311
|
+
text: string;
|
|
312
|
+
ordinal: number;
|
|
313
|
+
}
|
|
314
|
+
interface DynamicLayoutEditorTableColumn {
|
|
315
|
+
id: string;
|
|
316
|
+
dynamic_layout_section_id: string;
|
|
317
|
+
label: string;
|
|
318
|
+
attr_name: string;
|
|
319
|
+
attr_type: string;
|
|
320
|
+
ordinal: number;
|
|
321
|
+
user_specified: boolean;
|
|
322
|
+
_destroy: boolean;
|
|
323
|
+
}
|
|
324
|
+
interface DynamicTableColumn {
|
|
325
|
+
header: string;
|
|
326
|
+
attr: string;
|
|
327
|
+
type: string;
|
|
328
|
+
options: any;
|
|
329
|
+
hidden?: boolean;
|
|
330
|
+
}
|
|
331
|
+
interface DashboardCardSearchMenuContent {
|
|
332
|
+
data: any;
|
|
333
|
+
elements: DynamicFormField[];
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
declare class WebApiListRequest {
|
|
337
|
+
search: any;
|
|
338
|
+
sort: {
|
|
339
|
+
attr: string;
|
|
340
|
+
direction: string;
|
|
341
|
+
};
|
|
342
|
+
pagination: {
|
|
343
|
+
page_number: number;
|
|
344
|
+
page_size: number;
|
|
345
|
+
};
|
|
346
|
+
constructor(params?: any);
|
|
347
|
+
toHttpParams(): HttpParams;
|
|
348
|
+
}
|
|
349
|
+
interface WebApiListResponse {
|
|
350
|
+
content: any[];
|
|
351
|
+
sort?: {
|
|
352
|
+
attr: string;
|
|
353
|
+
direction: string;
|
|
354
|
+
};
|
|
355
|
+
pagination?: {
|
|
356
|
+
page_number: number;
|
|
357
|
+
page_size: number;
|
|
358
|
+
total_items: number;
|
|
359
|
+
};
|
|
360
|
+
search_values?: any;
|
|
361
|
+
}
|
|
362
|
+
interface WebApiDetailsResponse {
|
|
363
|
+
id: string;
|
|
364
|
+
header: any;
|
|
365
|
+
content: DynamicDetailsContent;
|
|
366
|
+
}
|
|
367
|
+
interface WebApiFormResponse {
|
|
368
|
+
id?: string;
|
|
369
|
+
header: any;
|
|
370
|
+
content: DynamicFormContent;
|
|
371
|
+
}
|
|
372
|
+
interface WebApiSaveResponse {
|
|
373
|
+
id?: string;
|
|
374
|
+
content: DynamicFormContent;
|
|
375
|
+
confirmationRequest?: {
|
|
376
|
+
message: string;
|
|
377
|
+
onConfirmationGiven: (confirmed: boolean) => void;
|
|
378
|
+
};
|
|
379
|
+
alert?: {
|
|
380
|
+
message: string;
|
|
381
|
+
};
|
|
382
|
+
}
|
|
383
|
+
interface WebApiDeleteResponse {
|
|
384
|
+
id: string;
|
|
385
|
+
errors?: string[];
|
|
386
|
+
}
|
|
387
|
+
interface WebApiCrudAdapter {
|
|
388
|
+
getList(params: WebApiListRequest, headers: any): Observable<WebApiListResponse>;
|
|
389
|
+
get(id: string, params: any, headers: any): Observable<WebApiDetailsResponse>;
|
|
390
|
+
getNew(params: any, headers: any): Observable<WebApiFormResponse>;
|
|
391
|
+
create(params: any, headers: any): Observable<WebApiSaveResponse>;
|
|
392
|
+
getEdit(id: string, params: any, headers: any): Observable<WebApiFormResponse>;
|
|
393
|
+
update(id: string, params: any, headers: any): Observable<WebApiSaveResponse>;
|
|
394
|
+
destroy(id: string, params: any, headers: any): Observable<WebApiDeleteResponse>;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
interface DetailPageButton {
|
|
398
|
+
label: string;
|
|
399
|
+
color?: 'primary' | 'accent' | 'warn';
|
|
400
|
+
position: 'left' | 'right';
|
|
401
|
+
show: boolean;
|
|
402
|
+
isInProgress: () => boolean;
|
|
403
|
+
disabled: boolean;
|
|
404
|
+
onClick: (id: string) => void;
|
|
405
|
+
}
|
|
406
|
+
interface DetailPageExportOption {
|
|
407
|
+
label: string;
|
|
408
|
+
export(record: any): Observable<any>;
|
|
409
|
+
show?: boolean;
|
|
410
|
+
}
|
|
411
|
+
interface DetailPageService {
|
|
412
|
+
showEditButton: boolean;
|
|
413
|
+
showCloneButton?: boolean;
|
|
414
|
+
showDeleteButton: boolean;
|
|
415
|
+
hideBackButton?: boolean;
|
|
416
|
+
deleteConfirmationMessage?: string;
|
|
417
|
+
isCommitInProgress: boolean;
|
|
418
|
+
noun(): string;
|
|
419
|
+
setParentComponent(parentComponent: any): void;
|
|
420
|
+
get(id: string): Observable<WebApiDetailsResponse>;
|
|
421
|
+
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
422
|
+
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
423
|
+
detailPageExportOptions(record?: any): DetailPageExportOption[];
|
|
424
|
+
onDetailContentLoaded(content: DynamicDetailsContent): void;
|
|
425
|
+
detailDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
426
|
+
detailPageSectionActions(sectionSlug: string): any[];
|
|
427
|
+
additionalDetailPageButtons(record: any): DetailPageButton[];
|
|
428
|
+
openList(): void;
|
|
429
|
+
openForm(record?: any, initData?: any): void;
|
|
430
|
+
canWrite(): boolean;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
declare class DynamicDetailsComponent {
|
|
434
|
+
detailPageService: DetailPageService;
|
|
435
|
+
content: DynamicDetailsContent;
|
|
436
|
+
constructor();
|
|
437
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDetailsComponent, never>;
|
|
438
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicDetailsComponent, "mantle-dynamic-details", never, { "detailPageService": { "alias": "detailPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
declare class ScreenSizeService implements OnDestroy {
|
|
442
|
+
private breakpointObserver;
|
|
443
|
+
private screenSizes;
|
|
444
|
+
screenSize: BehaviorSubject<any>;
|
|
445
|
+
private destroyed;
|
|
446
|
+
constructor(breakpointObserver: BreakpointObserver);
|
|
447
|
+
ngOnDestroy(): void;
|
|
448
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenSizeService, never>;
|
|
449
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ScreenSizeService>;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
declare class GridDetailsSectionComponent {
|
|
453
|
+
private screenSizeService;
|
|
454
|
+
data: any;
|
|
455
|
+
section: DynamicLayoutGridSection;
|
|
456
|
+
defaultRowHeight: string;
|
|
457
|
+
numColumns: number;
|
|
458
|
+
private breakpointColumns;
|
|
459
|
+
constructor(screenSizeService: ScreenSizeService);
|
|
460
|
+
getColSpanForField(attribute: DynamicFormField): number;
|
|
461
|
+
getRowSpanForField(attribute: DynamicFormField): number;
|
|
462
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GridDetailsSectionComponent, never>;
|
|
463
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GridDetailsSectionComponent, "mantle-grid-details-section", never, { "data": { "alias": "data"; "required": false; }; "section": { "alias": "section"; "required": false; }; "defaultRowHeight": { "alias": "defaultRowHeight"; "required": false; }; }, {}, never, never, false, never>;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
declare class TableDetailsSectionComponent {
|
|
467
|
+
private dialog;
|
|
468
|
+
data: any;
|
|
469
|
+
section: DynamicLayoutTableSection;
|
|
470
|
+
detailPageService: DetailPageService;
|
|
471
|
+
constructor(dialog: MatDialog);
|
|
472
|
+
openDetailsDialog(record: any): void;
|
|
473
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableDetailsSectionComponent, never>;
|
|
474
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableDetailsSectionComponent, "mantle-table-details-section", never, { "data": { "alias": "data"; "required": false; }; "section": { "alias": "section"; "required": false; }; "detailPageService": { "alias": "detailPageService"; "required": false; }; }, {}, never, never, false, never>;
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
declare class RosterShiftListDetailsSectionComponent {
|
|
478
|
+
data: any;
|
|
479
|
+
section: DynamicLayoutRosterShiftListSection;
|
|
480
|
+
constructor();
|
|
481
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RosterShiftListDetailsSectionComponent, never>;
|
|
482
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RosterShiftListDetailsSectionComponent, "mantle-roster-shift-list-details-section", never, { "data": { "alias": "data"; "required": false; }; "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
declare class ObjectService {
|
|
486
|
+
constructor();
|
|
487
|
+
removeEmptyAttributes(object?: any): void;
|
|
488
|
+
removeAllAttributes(object?: any): void;
|
|
489
|
+
deepMerge(...objects: any[]): any;
|
|
490
|
+
deepClone(object: any): any;
|
|
491
|
+
findKeyByValue(object: any, value: any): string | undefined;
|
|
492
|
+
isObject(objValue: any): any;
|
|
493
|
+
isEmpty(object: any): boolean;
|
|
494
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectService, never>;
|
|
495
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ObjectService>;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
declare class ArrayService {
|
|
499
|
+
private objectService;
|
|
500
|
+
constructor(objectService: ObjectService);
|
|
501
|
+
removeItem(array: any[], item: any): any[];
|
|
502
|
+
replaceItem(array: any[], item: any, newItem: any): any[];
|
|
503
|
+
removeById(array: any[], id: string): any[];
|
|
504
|
+
replaceById(array: any[], id: string, newItem: any): any[];
|
|
505
|
+
removeByAttribute(array: any[], attr: string, val: any): any[];
|
|
506
|
+
replaceByAttribute(array: any[], attr: string, val: any, newItem: any): any[];
|
|
507
|
+
findByAttribute(array: any[], attr: string, val: any): any;
|
|
508
|
+
hasItemWithAttributes(array: any[], criteria?: any): boolean;
|
|
509
|
+
hasItem(array: any[], val: any): boolean;
|
|
510
|
+
sortAscendingByAttribute(array: any[], attr: string): any[];
|
|
511
|
+
sortDescendingByAttribute(array: any[], attr: string): any[];
|
|
512
|
+
maxValueForAttribute(array: any[], attr: string): any;
|
|
513
|
+
deepClone(array: any[]): any;
|
|
514
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArrayService, never>;
|
|
515
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ArrayService>;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
declare class DynamicAttributeDisplayComponent {
|
|
519
|
+
private arrayService;
|
|
520
|
+
value: any;
|
|
521
|
+
field?: DynamicFormField | DynamicTableColumn;
|
|
522
|
+
fieldType: string;
|
|
523
|
+
options: any;
|
|
524
|
+
constructor(arrayService: ArrayService);
|
|
525
|
+
dropdownValueLabel(value: string): string;
|
|
526
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicAttributeDisplayComponent, never>;
|
|
527
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicAttributeDisplayComponent, "mantle-dynamic-attribute-display", never, { "value": { "alias": "value"; "required": false; }; "field": { "alias": "field"; "required": false; }; "fieldType": { "alias": "fieldType"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
declare class ActionsAttributeDisplayComponent {
|
|
531
|
+
value: any;
|
|
532
|
+
actions: any[];
|
|
533
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionsAttributeDisplayComponent, never>;
|
|
534
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionsAttributeDisplayComponent, "mantle-actions-attribute-display", never, { "value": { "alias": "value"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; }, {}, never, never, false, never>;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
declare class IconAttributeDisplayComponent {
|
|
538
|
+
value: any;
|
|
539
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconAttributeDisplayComponent, never>;
|
|
540
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IconAttributeDisplayComponent, "mantle-icon-attribute-display", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
declare class ChipAttributeDisplayComponent {
|
|
544
|
+
value: any;
|
|
545
|
+
options: any;
|
|
546
|
+
get chips(): any;
|
|
547
|
+
get valueSpecificClass(): string;
|
|
548
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipAttributeDisplayComponent, never>;
|
|
549
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipAttributeDisplayComponent, "mantle-chip-attribute-display", never, { "value": { "alias": "value"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
interface FileAttachment {
|
|
553
|
+
filename: string;
|
|
554
|
+
source_url: string;
|
|
555
|
+
preview_url: string;
|
|
556
|
+
signed_id: string | null;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
declare class FileAttributeDisplayComponent {
|
|
560
|
+
private dialog;
|
|
561
|
+
value: FileAttachment | undefined;
|
|
562
|
+
constructor(dialog: MatDialog);
|
|
563
|
+
openPreviewDialog(): void;
|
|
564
|
+
isString(val: any): boolean;
|
|
565
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileAttributeDisplayComponent, never>;
|
|
566
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileAttributeDisplayComponent, "mantle-file-attribute-display", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
declare class ImageAttributeDisplayComponent {
|
|
570
|
+
private dialog;
|
|
571
|
+
value: FileAttachment | undefined;
|
|
572
|
+
constructor(dialog: MatDialog);
|
|
573
|
+
openPreviewDialog(): void;
|
|
574
|
+
isString(val: any): boolean;
|
|
575
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageAttributeDisplayComponent, never>;
|
|
576
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageAttributeDisplayComponent, "mantle-image-attribute-display", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
declare class MarkdownAttributeDisplayComponent {
|
|
580
|
+
value: any;
|
|
581
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownAttributeDisplayComponent, never>;
|
|
582
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownAttributeDisplayComponent, "mantle-markdown-attribute-display", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
interface DialogNestedFormParams {
|
|
586
|
+
title: string;
|
|
587
|
+
section: DynamicLayoutGridSection;
|
|
588
|
+
data: any;
|
|
589
|
+
showDeleteButton: boolean;
|
|
590
|
+
saveButtonText: string;
|
|
591
|
+
formPageService: FormPageService;
|
|
592
|
+
}
|
|
593
|
+
declare class DialogNestedFormComponent implements AfterViewChecked {
|
|
594
|
+
private changeDetectorRef;
|
|
595
|
+
private dialogRef;
|
|
596
|
+
private dialogNestedFormParams;
|
|
597
|
+
private dynamicFormService;
|
|
598
|
+
title: string;
|
|
599
|
+
section: DynamicLayoutGridSection;
|
|
600
|
+
showDeleteButton: boolean;
|
|
601
|
+
saveButtonText: string;
|
|
602
|
+
formPageService: FormPageService;
|
|
603
|
+
form: FormGroup;
|
|
604
|
+
constructor(changeDetectorRef: ChangeDetectorRef, dialogRef: MatDialogRef<DialogNestedFormComponent>, dialogNestedFormParams: DialogNestedFormParams, dynamicFormService: DynamicFormService);
|
|
605
|
+
ngAfterViewChecked(): void;
|
|
606
|
+
onSave(): void;
|
|
607
|
+
onDelete(): void;
|
|
608
|
+
onCancel(): void;
|
|
609
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNestedFormComponent, never>;
|
|
610
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNestedFormComponent, "mantle-dialog-nested-form", never, {}, {}, never, never, false, never>;
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
interface FormPageButton {
|
|
614
|
+
label: string;
|
|
615
|
+
color?: 'primary' | 'accent' | 'warn';
|
|
616
|
+
position: 'left' | 'right';
|
|
617
|
+
show: boolean;
|
|
618
|
+
isInProgress: () => boolean;
|
|
619
|
+
disabled: boolean;
|
|
620
|
+
onClick: (record: any) => void;
|
|
621
|
+
}
|
|
622
|
+
interface FormPageService {
|
|
623
|
+
showSaveButton: boolean;
|
|
624
|
+
showDeleteButtonInForm?: boolean;
|
|
625
|
+
hideCancelButton?: boolean;
|
|
626
|
+
isCommitInProgress: boolean;
|
|
627
|
+
noun(): string;
|
|
628
|
+
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
629
|
+
create(params: any): Observable<WebApiSaveResponse>;
|
|
630
|
+
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
631
|
+
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
632
|
+
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
633
|
+
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
634
|
+
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
635
|
+
onFormContentLoaded(content: DynamicFormContent): void;
|
|
636
|
+
onFormValueChanged(pageContent: DynamicFormContent, formValue: any): any;
|
|
637
|
+
formDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
638
|
+
onDialogFormContentLoaded(content: DialogNestedFormParams): void;
|
|
639
|
+
onDialogFormValueChanged(dialogContent: DialogNestedFormParams, formValue: any): any;
|
|
640
|
+
beforeSave(params: any): void;
|
|
641
|
+
onSaveSuccess(response: WebApiSaveResponse): void;
|
|
642
|
+
onSaveFailure(response: WebApiSaveResponse): void;
|
|
643
|
+
additionalFormPageButtons(record: any): FormPageButton[];
|
|
644
|
+
openRecord(record: any): void;
|
|
645
|
+
openList(): void;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
declare class DynamicFormComponent implements OnChanges, AfterViewChecked {
|
|
649
|
+
private changeDetectorRef;
|
|
650
|
+
private dynamicFormService;
|
|
651
|
+
formPageService: FormPageService;
|
|
652
|
+
content: DynamicFormContent;
|
|
653
|
+
form: FormGroup;
|
|
654
|
+
constructor(changeDetectorRef: ChangeDetectorRef, dynamicFormService: DynamicFormService);
|
|
655
|
+
ngOnChanges(): void;
|
|
656
|
+
ngAfterViewChecked(): void;
|
|
657
|
+
get valid(): boolean;
|
|
658
|
+
get value(): any;
|
|
659
|
+
reset(): void;
|
|
660
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormComponent, never>;
|
|
661
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormComponent, "mantle-dynamic-form", never, { "formPageService": { "alias": "formPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
declare class AnnouncementService {
|
|
665
|
+
private snackbar;
|
|
666
|
+
constructor(snackbar: MatSnackBar);
|
|
667
|
+
info(message: string): void;
|
|
668
|
+
success(message: string): void;
|
|
669
|
+
error(message: string): void;
|
|
670
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnnouncementService, never>;
|
|
671
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AnnouncementService>;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
interface DialogFormParams {
|
|
675
|
+
formPageService: FormPageService;
|
|
676
|
+
id: string | undefined;
|
|
677
|
+
title: string;
|
|
678
|
+
initData: any;
|
|
679
|
+
}
|
|
680
|
+
declare class DialogFormComponent implements AfterViewChecked {
|
|
681
|
+
private dialogRef;
|
|
682
|
+
private dialogFormParams;
|
|
683
|
+
private changeDetectorRef;
|
|
684
|
+
private announcementService;
|
|
685
|
+
private objectService;
|
|
686
|
+
dynamicForm: DynamicFormComponent;
|
|
687
|
+
formPageService: FormPageService;
|
|
688
|
+
id: string | undefined;
|
|
689
|
+
title: string;
|
|
690
|
+
content$: Observable<any>;
|
|
691
|
+
isSaveInProgress: boolean;
|
|
692
|
+
isDeleteInProgress: boolean;
|
|
693
|
+
constructor(dialogRef: MatDialogRef<DialogFormComponent>, dialogFormParams: DialogFormParams, changeDetectorRef: ChangeDetectorRef, announcementService: AnnouncementService, objectService: ObjectService);
|
|
694
|
+
ngAfterViewChecked(): void;
|
|
695
|
+
onCancelClicked(): void;
|
|
696
|
+
onSaveClicked(): void;
|
|
697
|
+
onSaveSuccess(res: WebApiSaveResponse): void;
|
|
698
|
+
onSaveFailure(res: {
|
|
699
|
+
error: WebApiSaveResponse;
|
|
700
|
+
}): void;
|
|
701
|
+
onDeleteClicked(): void;
|
|
702
|
+
onDeleteSuccess(res: WebApiDeleteResponse): void;
|
|
703
|
+
onDeleteFailure(res: WebApiDeleteResponse): void;
|
|
704
|
+
close(result?: any): void;
|
|
705
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogFormComponent, never>;
|
|
706
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogFormComponent, "mantle-dialog-form", never, {}, {}, never, never, false, never>;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
declare class GridFormSectionComponent {
|
|
710
|
+
private screenSizeService;
|
|
711
|
+
title?: string;
|
|
712
|
+
section: DynamicLayoutGridSection;
|
|
713
|
+
form: FormGroup;
|
|
714
|
+
errors: any;
|
|
715
|
+
defaultRowHeight: string;
|
|
716
|
+
numColumns: number;
|
|
717
|
+
private breakpointColumns;
|
|
718
|
+
constructor(screenSizeService: ScreenSizeService);
|
|
719
|
+
getColSpanForField(field: DynamicFormField): number;
|
|
720
|
+
getRowSpanForField(field: DynamicFormField): number;
|
|
721
|
+
get valid(): boolean;
|
|
722
|
+
get value(): any;
|
|
723
|
+
reset(): void;
|
|
724
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GridFormSectionComponent, never>;
|
|
725
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GridFormSectionComponent, "mantle-grid-form-section", never, { "title": { "alias": "title"; "required": false; }; "section": { "alias": "section"; "required": false; }; "form": { "alias": "form"; "required": false; }; "errors": { "alias": "errors"; "required": false; }; "defaultRowHeight": { "alias": "defaultRowHeight"; "required": false; }; }, {}, never, never, false, never>;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
declare class TableFormSectionComponent {
|
|
729
|
+
private dialog;
|
|
730
|
+
private arrayService;
|
|
731
|
+
title?: string;
|
|
732
|
+
section: DynamicLayoutTableSection;
|
|
733
|
+
form: FormGroup;
|
|
734
|
+
formPageService: FormPageService;
|
|
735
|
+
constructor(dialog: MatDialog, arrayService: ArrayService);
|
|
736
|
+
canAddRecord(): boolean;
|
|
737
|
+
openDetailsDialog(record: any): void;
|
|
738
|
+
openFormDialog(record?: any): void;
|
|
739
|
+
onDialogFormClosed(formData: any, existingRecord?: any): void;
|
|
740
|
+
get valid(): boolean;
|
|
741
|
+
get value(): any;
|
|
742
|
+
reset(): void;
|
|
743
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableFormSectionComponent, never>;
|
|
744
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableFormSectionComponent, "mantle-table-form-section", never, { "title": { "alias": "title"; "required": false; }; "section": { "alias": "section"; "required": false; }; "form": { "alias": "form"; "required": false; }; "formPageService": { "alias": "formPageService"; "required": false; }; }, {}, never, never, false, never>;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
declare class RosterShiftListFormSectionComponent implements OnInit {
|
|
748
|
+
title?: string;
|
|
749
|
+
section: DynamicLayoutRosterShiftListSection;
|
|
750
|
+
form: FormGroup;
|
|
751
|
+
dropdownValues: {
|
|
752
|
+
label: string;
|
|
753
|
+
value: string;
|
|
754
|
+
}[];
|
|
755
|
+
constructor();
|
|
756
|
+
ngOnInit(): void;
|
|
757
|
+
canAddRecord(): boolean;
|
|
758
|
+
setDropdownValues(): void;
|
|
759
|
+
onAddClicked(value: string): void;
|
|
760
|
+
get valid(): boolean;
|
|
761
|
+
get value(): any;
|
|
762
|
+
reset(): void;
|
|
763
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RosterShiftListFormSectionComponent, never>;
|
|
764
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RosterShiftListFormSectionComponent, "mantle-roster-shift-list-form-section", never, { "title": { "alias": "title"; "required": false; }; "section": { "alias": "section"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
declare class DynamicFormFieldComponent {
|
|
768
|
+
field: DynamicFormField;
|
|
769
|
+
form: FormGroup;
|
|
770
|
+
error: string | undefined;
|
|
771
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormFieldComponent, never>;
|
|
772
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormFieldComponent, "mantle-dynamic-form-field", never, { "field": { "alias": "field"; "required": false; }; "form": { "alias": "form"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
interface Chip {
|
|
776
|
+
name: string;
|
|
777
|
+
}
|
|
778
|
+
declare class ChipInputComponent implements ControlValueAccessor {
|
|
779
|
+
label: string;
|
|
780
|
+
disable: boolean;
|
|
781
|
+
required: boolean;
|
|
782
|
+
error: string | undefined;
|
|
783
|
+
removable: boolean;
|
|
784
|
+
private value;
|
|
785
|
+
chips: Chip[];
|
|
786
|
+
constructor();
|
|
787
|
+
onChange: (newValue: string) => void;
|
|
788
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
789
|
+
onTouched: () => void;
|
|
790
|
+
registerOnTouched(fn: () => void): void;
|
|
791
|
+
writeValue(newValue: any): void;
|
|
792
|
+
add(event: MatChipInputEvent): void;
|
|
793
|
+
remove(chip: Chip): void;
|
|
794
|
+
setValueFromChips(): void;
|
|
795
|
+
setChipsFromValue(): void;
|
|
796
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipInputComponent, never>;
|
|
797
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipInputComponent, "mantle-chip-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
declare class DatepickerComponent implements ControlValueAccessor {
|
|
801
|
+
label: string;
|
|
802
|
+
disable: boolean;
|
|
803
|
+
required: boolean;
|
|
804
|
+
error: string | undefined;
|
|
805
|
+
selectedDate: Moment | null;
|
|
806
|
+
private modelFormat;
|
|
807
|
+
private displayFormat;
|
|
808
|
+
private parseFormats;
|
|
809
|
+
onChange: (newDate: string) => void;
|
|
810
|
+
registerOnChange(fn: (newDate: string) => void): void;
|
|
811
|
+
onTouched: () => void;
|
|
812
|
+
registerOnTouched(fn: () => void): void;
|
|
813
|
+
get modelValue(): string;
|
|
814
|
+
writeValue(newValue: any): void;
|
|
815
|
+
onDateSelected(newValue: any): void;
|
|
816
|
+
onDateEntered(newValue: any): void;
|
|
817
|
+
getMoment(value: string | Moment): Moment | null;
|
|
818
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponent, never>;
|
|
819
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "mantle-datepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
declare class DatetimepickerComponent implements ControlValueAccessor {
|
|
823
|
+
label: string;
|
|
824
|
+
disable: boolean;
|
|
825
|
+
required: boolean;
|
|
826
|
+
error: string | undefined;
|
|
827
|
+
selectedDateTime: Moment | null;
|
|
828
|
+
private modelFormat;
|
|
829
|
+
private displayFormat;
|
|
830
|
+
private parseFormats;
|
|
831
|
+
onChange: (newDate: string) => void;
|
|
832
|
+
registerOnChange(fn: (newDate: string) => void): void;
|
|
833
|
+
onTouched: () => void;
|
|
834
|
+
registerOnTouched(fn: () => void): void;
|
|
835
|
+
get modelValue(): string;
|
|
836
|
+
writeValue(newValue: any): void;
|
|
837
|
+
onDateTimeSelected(newValue: any): void;
|
|
838
|
+
onDateTimeEntered(newValue: any): void;
|
|
839
|
+
getMoment(value: string | Moment): Moment | null;
|
|
840
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimepickerComponent, never>;
|
|
841
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimepickerComponent, "mantle-datetimepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
declare class ColorPickerInputComponent implements ControlValueAccessor {
|
|
845
|
+
label: string;
|
|
846
|
+
disable: boolean;
|
|
847
|
+
required: boolean;
|
|
848
|
+
error: string | undefined;
|
|
849
|
+
value: any;
|
|
850
|
+
constructor();
|
|
851
|
+
onChange: (newValue: string) => void;
|
|
852
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
853
|
+
onTouched: () => void;
|
|
854
|
+
registerOnTouched(fn: () => void): void;
|
|
855
|
+
writeValue(newValue: any): void;
|
|
856
|
+
onValueChanged(event: any): void;
|
|
857
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerInputComponent, never>;
|
|
858
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerInputComponent, "mantle-colorpicker-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
declare class DropdownComponent implements ControlValueAccessor {
|
|
862
|
+
label: string;
|
|
863
|
+
options: {
|
|
864
|
+
values: {
|
|
865
|
+
label: string;
|
|
866
|
+
value: string;
|
|
867
|
+
hidden: boolean;
|
|
868
|
+
}[];
|
|
869
|
+
};
|
|
870
|
+
disable: boolean;
|
|
871
|
+
required: boolean;
|
|
872
|
+
error: string | undefined;
|
|
873
|
+
value: any;
|
|
874
|
+
dropdownValues: {
|
|
875
|
+
label: string;
|
|
876
|
+
value: string;
|
|
877
|
+
}[];
|
|
878
|
+
constructor();
|
|
879
|
+
onChange: (newValue: string) => void;
|
|
880
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
881
|
+
onTouched: () => void;
|
|
882
|
+
registerOnTouched(fn: () => void): void;
|
|
883
|
+
ngOnChanges(changes: any): void;
|
|
884
|
+
writeValue(newValue: any): void;
|
|
885
|
+
onValueChanged(event: any): void;
|
|
886
|
+
filterDropdownValues(): void;
|
|
887
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
888
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "mantle-dropdown", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
declare class FilepickerComponent implements ControlValueAccessor {
|
|
892
|
+
private webApiService;
|
|
893
|
+
fileInput: ElementRef;
|
|
894
|
+
label: string;
|
|
895
|
+
disable: boolean;
|
|
896
|
+
required: boolean;
|
|
897
|
+
error: string | undefined;
|
|
898
|
+
previousAttachment: FileAttachment | undefined;
|
|
899
|
+
currentAttachment: FileAttachment | undefined;
|
|
900
|
+
uploadInProgress: boolean;
|
|
901
|
+
constructor(webApiService: WebApiService);
|
|
902
|
+
onChange: (newValue: FileAttachment | undefined) => void;
|
|
903
|
+
registerOnChange(fn: (newValue: FileAttachment | undefined) => void): void;
|
|
904
|
+
onTouched: () => void;
|
|
905
|
+
registerOnTouched(fn: () => void): void;
|
|
906
|
+
writeValue(newValue: FileAttachment): void;
|
|
907
|
+
onFileSelected(event: any): void;
|
|
908
|
+
clearAttachment(): void;
|
|
909
|
+
reset(): void;
|
|
910
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilepickerComponent, never>;
|
|
911
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FilepickerComponent, "mantle-filepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
interface ImageCropperOptions {
|
|
915
|
+
maintainAspectRatio?: boolean;
|
|
916
|
+
aspectRatio?: number;
|
|
917
|
+
resizeToWidth?: number;
|
|
918
|
+
uploadFormat?: string;
|
|
919
|
+
}
|
|
920
|
+
declare class ImagepickerComponent implements ControlValueAccessor, OnChanges {
|
|
921
|
+
private dialog;
|
|
922
|
+
private webApiService;
|
|
923
|
+
fileInput: ElementRef;
|
|
924
|
+
label: string;
|
|
925
|
+
options: ImageCropperOptions;
|
|
926
|
+
disable: boolean;
|
|
927
|
+
required: boolean;
|
|
928
|
+
error: string | undefined;
|
|
929
|
+
private defaultCropperConfig;
|
|
930
|
+
cropperConfig: ImageCropperOptions;
|
|
931
|
+
previousAttachment: FileAttachment | undefined;
|
|
932
|
+
currentAttachment: FileAttachment | undefined;
|
|
933
|
+
uploadInProgress: boolean;
|
|
934
|
+
constructor(dialog: MatDialog, webApiService: WebApiService);
|
|
935
|
+
onChange: (newValue: FileAttachment | undefined) => void;
|
|
936
|
+
registerOnChange(fn: (newValue: FileAttachment | undefined) => void): void;
|
|
937
|
+
onTouched: () => void;
|
|
938
|
+
registerOnTouched(fn: () => void): void;
|
|
939
|
+
ngOnChanges(): void;
|
|
940
|
+
writeValue(newValue: FileAttachment): void;
|
|
941
|
+
onFileSelected(event: any): void;
|
|
942
|
+
onImageCropped(croppedImage: Blob, filename: string): void;
|
|
943
|
+
clearAttachment(): void;
|
|
944
|
+
reset(): void;
|
|
945
|
+
blobToFile(blob: Blob, filename: string): File;
|
|
946
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImagepickerComponent, never>;
|
|
947
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImagepickerComponent, "mantle-imagepicker", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
interface ImageCropperParams {
|
|
951
|
+
imageChangedEvent: any;
|
|
952
|
+
maintainAspectRatio?: boolean;
|
|
953
|
+
aspectRatio?: number;
|
|
954
|
+
resizeToWidth?: number;
|
|
955
|
+
format?: string;
|
|
956
|
+
}
|
|
957
|
+
declare class ImageCropperComponent {
|
|
958
|
+
private sanitizer;
|
|
959
|
+
private dialogRef;
|
|
960
|
+
private data;
|
|
961
|
+
imageChangedEvent: any;
|
|
962
|
+
maintainAspectRatio: boolean;
|
|
963
|
+
aspectRatio: number;
|
|
964
|
+
resizeToWidth: number;
|
|
965
|
+
format: string;
|
|
966
|
+
croppedImage: any;
|
|
967
|
+
croppedImageBlob: Blob | null;
|
|
968
|
+
constructor(sanitizer: DomSanitizer, dialogRef: MatDialogRef<ImageCropperComponent>, data: ImageCropperParams);
|
|
969
|
+
imageCropped(event: ImageCroppedEvent): void;
|
|
970
|
+
loadImageFailed(): void;
|
|
971
|
+
onCropComplete(): void;
|
|
972
|
+
onCancel(): void;
|
|
973
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCropperComponent, never>;
|
|
974
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageCropperComponent, "mantle-image-cropper", never, {}, {}, never, never, false, never>;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
declare class NumberInputComponent implements ControlValueAccessor, Validator, OnChanges {
|
|
978
|
+
label: string;
|
|
979
|
+
options: {
|
|
980
|
+
min: number;
|
|
981
|
+
max: number;
|
|
982
|
+
decimal_places: number;
|
|
983
|
+
};
|
|
984
|
+
disable: boolean;
|
|
985
|
+
required: boolean;
|
|
986
|
+
error: string | undefined;
|
|
987
|
+
value: any;
|
|
988
|
+
errorMessage: string | undefined;
|
|
989
|
+
constructor();
|
|
990
|
+
onChange: (newValue: string) => void;
|
|
991
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
992
|
+
onTouched: () => void;
|
|
993
|
+
registerOnTouched(fn: () => void): void;
|
|
994
|
+
ngOnChanges(): void;
|
|
995
|
+
writeValue(newValue: any): void;
|
|
996
|
+
onValueChanged(event: any): void;
|
|
997
|
+
validate(control: AbstractControl): ValidationErrors | null;
|
|
998
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputComponent, never>;
|
|
999
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberInputComponent, "mantle-number-input", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
declare class PasswordInputComponent implements ControlValueAccessor {
|
|
1003
|
+
label: string;
|
|
1004
|
+
disable: boolean;
|
|
1005
|
+
required: boolean;
|
|
1006
|
+
error: string | undefined;
|
|
1007
|
+
value: any;
|
|
1008
|
+
hide: boolean;
|
|
1009
|
+
constructor();
|
|
1010
|
+
onChange: (newValue: string) => void;
|
|
1011
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
1012
|
+
onTouched: () => void;
|
|
1013
|
+
registerOnTouched(fn: () => void): void;
|
|
1014
|
+
writeValue(newValue: any): void;
|
|
1015
|
+
onValueChanged(event: any): void;
|
|
1016
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputComponent, never>;
|
|
1017
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputComponent, "mantle-password-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
declare class TextareaComponent implements ControlValueAccessor {
|
|
1021
|
+
label: string;
|
|
1022
|
+
rows: number;
|
|
1023
|
+
disable: boolean;
|
|
1024
|
+
required: boolean;
|
|
1025
|
+
error: string | undefined;
|
|
1026
|
+
value: any;
|
|
1027
|
+
constructor();
|
|
1028
|
+
onChange: (newValue: string) => void;
|
|
1029
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
1030
|
+
onTouched: () => void;
|
|
1031
|
+
registerOnTouched(fn: () => void): void;
|
|
1032
|
+
writeValue(newValue: any): void;
|
|
1033
|
+
onValueChanged(event: any): void;
|
|
1034
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, never>;
|
|
1035
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "mantle-textarea", never, { "label": { "alias": "label"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
declare class TextInputComponent implements ControlValueAccessor {
|
|
1039
|
+
label: string;
|
|
1040
|
+
disable: boolean;
|
|
1041
|
+
required: boolean;
|
|
1042
|
+
error: string | undefined;
|
|
1043
|
+
value: any;
|
|
1044
|
+
constructor();
|
|
1045
|
+
onChange: (newValue: string) => void;
|
|
1046
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
1047
|
+
onTouched: () => void;
|
|
1048
|
+
registerOnTouched(fn: () => void): void;
|
|
1049
|
+
writeValue(newValue: any): void;
|
|
1050
|
+
onValueChanged(event: any): void;
|
|
1051
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
|
|
1052
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "mantle-text-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
declare class TimeInputComponent implements ControlValueAccessor {
|
|
1056
|
+
label: string;
|
|
1057
|
+
disable: boolean;
|
|
1058
|
+
required: boolean;
|
|
1059
|
+
error: string | undefined;
|
|
1060
|
+
selectedTime: Moment | null;
|
|
1061
|
+
private modelFormat;
|
|
1062
|
+
private displayFormat;
|
|
1063
|
+
private parseFormats;
|
|
1064
|
+
onChange: (newValue: string) => void;
|
|
1065
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
1066
|
+
onTouched: () => void;
|
|
1067
|
+
registerOnTouched(fn: () => void): void;
|
|
1068
|
+
get modelValue(): string;
|
|
1069
|
+
writeValue(newValue: any): void;
|
|
1070
|
+
onTimeSelected(newValue: any): void;
|
|
1071
|
+
onTimeEntered(newValue: any): void;
|
|
1072
|
+
getMoment(value: string | Moment): Moment | null;
|
|
1073
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TimeInputComponent, never>;
|
|
1074
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimeInputComponent, "mantle-time-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
declare class MarkdownInputComponent implements ControlValueAccessor {
|
|
1078
|
+
label: string;
|
|
1079
|
+
disable: boolean;
|
|
1080
|
+
required: boolean;
|
|
1081
|
+
error: string | undefined;
|
|
1082
|
+
value: any;
|
|
1083
|
+
constructor();
|
|
1084
|
+
onChange: (newValue: string) => void;
|
|
1085
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
1086
|
+
onTouched: () => void;
|
|
1087
|
+
registerOnTouched(fn: () => void): void;
|
|
1088
|
+
writeValue(newValue: any): void;
|
|
1089
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownInputComponent, never>;
|
|
1090
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownInputComponent, "mantle-markdown-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
1091
|
+
}
|
|
1092
|
+
|
|
1093
|
+
interface LayoutEditorPageService {
|
|
1094
|
+
showSaveButton: boolean;
|
|
1095
|
+
isCommitInProgress: boolean;
|
|
1096
|
+
noun(): string;
|
|
1097
|
+
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
1098
|
+
openList(): void;
|
|
1099
|
+
canWrite(): boolean;
|
|
1100
|
+
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
1101
|
+
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
1102
|
+
onSaveSuccess(response: WebApiSaveResponse): void;
|
|
1103
|
+
onSaveFailure(response: WebApiSaveResponse): void;
|
|
1104
|
+
}
|
|
1105
|
+
|
|
1106
|
+
declare class AccordionLayoutEditorContainerComponent {
|
|
1107
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1108
|
+
container: DynamicLayoutEditorContainer;
|
|
1109
|
+
constructor();
|
|
1110
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionLayoutEditorContainerComponent, never>;
|
|
1111
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionLayoutEditorContainerComponent, "mantle-accordion-layout-editor-container", never, { "layoutEditorPageService": { "alias": "layoutEditorPageService"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
declare class DynamicLayoutEditorContainerComponent {
|
|
1115
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1116
|
+
container: DynamicLayoutEditorContainer;
|
|
1117
|
+
constructor();
|
|
1118
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicLayoutEditorContainerComponent, never>;
|
|
1119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicLayoutEditorContainerComponent, "mantle-dynamic-layout-editor-container", never, { "layoutEditorPageService": { "alias": "layoutEditorPageService"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
declare class PlainLayoutEditorContainerComponent {
|
|
1123
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1124
|
+
container: DynamicLayoutEditorContainer;
|
|
1125
|
+
constructor();
|
|
1126
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PlainLayoutEditorContainerComponent, never>;
|
|
1127
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PlainLayoutEditorContainerComponent, "mantle-plain-layout-editor-container", never, { "layoutEditorPageService": { "alias": "layoutEditorPageService"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
declare class DynamicLayoutEditorComponent {
|
|
1131
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1132
|
+
content: DynamicLayoutEditorContent;
|
|
1133
|
+
constructor();
|
|
1134
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicLayoutEditorComponent, never>;
|
|
1135
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicLayoutEditorComponent, "mantle-dynamic-layout-editor", never, { "layoutEditorPageService": { "alias": "layoutEditorPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
declare class DynamicLayoutEditorElementComponent {
|
|
1139
|
+
element: DynamicLayoutEditorFormField | DynamicLayoutEditorDashboardWidget | DynamicLayoutEditorMarkdownElement | DynamicLayoutEditorTableColumn;
|
|
1140
|
+
elementType: string;
|
|
1141
|
+
showControls: boolean;
|
|
1142
|
+
constructor();
|
|
1143
|
+
asDynamicLayoutEditorFormField(element: any): DynamicLayoutEditorFormField;
|
|
1144
|
+
asDynamicLayoutEditorTableColumn(element: any): DynamicLayoutEditorTableColumn;
|
|
1145
|
+
asDynamicLayoutEditorDashboardWidget(element: any): DynamicLayoutEditorDashboardWidget;
|
|
1146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicLayoutEditorElementComponent, never>;
|
|
1147
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicLayoutEditorElementComponent, "mantle-dynamic-layout-editor-element", never, { "element": { "alias": "element"; "required": false; }; "elementType": { "alias": "elementType"; "required": false; }; "showControls": { "alias": "showControls"; "required": false; }; }, {}, never, never, false, never>;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
declare class LayoutEditorFieldElementComponent {
|
|
1151
|
+
private dialog;
|
|
1152
|
+
element: DynamicLayoutEditorFormField;
|
|
1153
|
+
showControls: boolean;
|
|
1154
|
+
constructor(dialog: MatDialog);
|
|
1155
|
+
onEditElementClicked(): void;
|
|
1156
|
+
elementDialogConfig(record: any): MatDialogConfig;
|
|
1157
|
+
onDeleteElementClicked(): void;
|
|
1158
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutEditorFieldElementComponent, never>;
|
|
1159
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutEditorFieldElementComponent, "mantle-layout-editor-field-element", never, { "element": { "alias": "element"; "required": false; }; "showControls": { "alias": "showControls"; "required": false; }; }, {}, never, never, false, never>;
|
|
1160
|
+
}
|
|
1161
|
+
|
|
1162
|
+
declare class LayoutEditorTableColumnElementComponent {
|
|
1163
|
+
private dialog;
|
|
1164
|
+
element: DynamicLayoutEditorTableColumn;
|
|
1165
|
+
showControls: boolean;
|
|
1166
|
+
constructor(dialog: MatDialog);
|
|
1167
|
+
onEditElementClicked(): void;
|
|
1168
|
+
elementDialogConfig(record: any): MatDialogConfig;
|
|
1169
|
+
onDeleteElementClicked(): void;
|
|
1170
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutEditorTableColumnElementComponent, never>;
|
|
1171
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutEditorTableColumnElementComponent, "mantle-layout-editor-table-column-element", never, { "element": { "alias": "element"; "required": false; }; "showControls": { "alias": "showControls"; "required": false; }; }, {}, never, never, false, never>;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
declare class LayoutEditorWidgetElementComponent {
|
|
1175
|
+
element: DynamicLayoutEditorDashboardWidget;
|
|
1176
|
+
constructor();
|
|
1177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutEditorWidgetElementComponent, never>;
|
|
1178
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutEditorWidgetElementComponent, "mantle-layout-editor-widget-element", never, { "element": { "alias": "element"; "required": false; }; }, {}, never, never, false, never>;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
declare class DashboardLayoutEditorSectionComponent {
|
|
1182
|
+
section: DynamicLayoutEditorSection;
|
|
1183
|
+
constructor();
|
|
1184
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardLayoutEditorSectionComponent, never>;
|
|
1185
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardLayoutEditorSectionComponent, "mantle-dashboard-layout-editor-section", never, { "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
declare class DynamicLayoutEditorSectionComponent {
|
|
1189
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1190
|
+
section: DynamicLayoutEditorSection;
|
|
1191
|
+
constructor();
|
|
1192
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicLayoutEditorSectionComponent, never>;
|
|
1193
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicLayoutEditorSectionComponent, "mantle-dynamic-layout-editor-section", never, { "layoutEditorPageService": { "alias": "layoutEditorPageService"; "required": false; }; "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
declare class GridLayoutEditorSectionComponent {
|
|
1197
|
+
private screenSizeService;
|
|
1198
|
+
private dialog;
|
|
1199
|
+
private arrayService;
|
|
1200
|
+
section: DynamicLayoutEditorSection;
|
|
1201
|
+
defaultRowHeight: string;
|
|
1202
|
+
numColumns: number;
|
|
1203
|
+
private breakpointColumns;
|
|
1204
|
+
constructor(screenSizeService: ScreenSizeService, dialog: MatDialog, arrayService: ArrayService);
|
|
1205
|
+
getColSpanForField(attribute: DynamicLayoutEditorFormField): number;
|
|
1206
|
+
getRowSpanForField(attribute: DynamicLayoutEditorFormField): number;
|
|
1207
|
+
onAddElementClicked(): void;
|
|
1208
|
+
elementDialogConfig(): MatDialogConfig;
|
|
1209
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GridLayoutEditorSectionComponent, never>;
|
|
1210
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GridLayoutEditorSectionComponent, "mantle-grid-layout-editor-section", never, { "section": { "alias": "section"; "required": false; }; "defaultRowHeight": { "alias": "defaultRowHeight"; "required": false; }; }, {}, never, never, false, never>;
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
declare class MarkdownLayoutEditorSectionComponent {
|
|
1214
|
+
section: DynamicLayoutEditorSection;
|
|
1215
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownLayoutEditorSectionComponent, never>;
|
|
1216
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownLayoutEditorSectionComponent, "mantle-markdown-layout-editor-section", never, { "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
declare class TableLayoutEditorSectionComponent {
|
|
1220
|
+
private dialog;
|
|
1221
|
+
private arrayService;
|
|
1222
|
+
section: DynamicLayoutEditorSection;
|
|
1223
|
+
constructor(dialog: MatDialog, arrayService: ArrayService);
|
|
1224
|
+
onAddElementClicked(): void;
|
|
1225
|
+
elementDialogConfig(): MatDialogConfig;
|
|
1226
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableLayoutEditorSectionComponent, never>;
|
|
1227
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableLayoutEditorSectionComponent, "mantle-table-layout-editor-section", never, { "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
interface ScreenSizeMapEntries<T> {
|
|
1231
|
+
xs?: T;
|
|
1232
|
+
sm?: T;
|
|
1233
|
+
md?: T;
|
|
1234
|
+
lg?: T;
|
|
1235
|
+
xl?: T;
|
|
1236
|
+
default: T;
|
|
1237
|
+
}
|
|
1238
|
+
declare class ScreenSizeMap<T> {
|
|
1239
|
+
private entries;
|
|
1240
|
+
constructor(params: ScreenSizeMapEntries<T>);
|
|
1241
|
+
findByScreenSize(screenSize: string): T;
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
interface DashboardWidgetItemConfig {
|
|
1245
|
+
label: string;
|
|
1246
|
+
slug: string;
|
|
1247
|
+
type: string;
|
|
1248
|
+
size: ScreenSizeMap<DynamicLayoutGridCellDimensions>;
|
|
1249
|
+
configuration: any;
|
|
1250
|
+
}
|
|
1251
|
+
interface WidgetExportOption {
|
|
1252
|
+
label: string;
|
|
1253
|
+
export(params: any): Observable<any>;
|
|
1254
|
+
}
|
|
1255
|
+
interface DashboardWidgetButton {
|
|
1256
|
+
label: string;
|
|
1257
|
+
color?: 'primary' | 'accent' | 'warn';
|
|
1258
|
+
styling?: any;
|
|
1259
|
+
disabled: boolean;
|
|
1260
|
+
onClick: (data?: any) => void;
|
|
1261
|
+
}
|
|
1262
|
+
interface DashboardWidgetService {
|
|
1263
|
+
slug: string;
|
|
1264
|
+
icon: string;
|
|
1265
|
+
showMenuButton: boolean;
|
|
1266
|
+
widgetDimensions: ScreenSizeMap<DynamicLayoutGridDimensions>;
|
|
1267
|
+
widgetSize(): ScreenSizeMap<DynamicLayoutGridCellDimensions>;
|
|
1268
|
+
widgetItemsConfig(): DashboardWidgetItemConfig[];
|
|
1269
|
+
widgetExportOptions(): WidgetExportOption[];
|
|
1270
|
+
additionalWidgetButtons(widgetConfig?: any): DashboardWidgetButton[];
|
|
1271
|
+
widgetSearchFields(): DynamicFormField[];
|
|
1272
|
+
defaultOptions(): any;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
interface DashboardPageSection {
|
|
1276
|
+
sectionSlug: string;
|
|
1277
|
+
sectionDimensions: ScreenSizeMap<DynamicLayoutGridDimensions>;
|
|
1278
|
+
dashboardWidgetServices: DashboardWidgetService[];
|
|
1279
|
+
}
|
|
1280
|
+
interface DashboardPageService {
|
|
1281
|
+
getWidgetItems(params: any): Observable<any>;
|
|
1282
|
+
dashboardSections(): DashboardPageSection[];
|
|
1283
|
+
}
|
|
1284
|
+
|
|
1285
|
+
declare class DashboardPageComponent implements OnInit {
|
|
1286
|
+
private route;
|
|
1287
|
+
private injector;
|
|
1288
|
+
dashboardPageService: DashboardPageService;
|
|
1289
|
+
pageTitle: string;
|
|
1290
|
+
content$: Observable<any>;
|
|
1291
|
+
searchValues: any;
|
|
1292
|
+
constructor(route: ActivatedRoute, injector: Injector);
|
|
1293
|
+
ngOnInit(): void;
|
|
1294
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardPageComponent, never>;
|
|
1295
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardPageComponent, "mantle-dashboard-page", never, {}, {}, never, never, false, never>;
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
declare class LayoutEditorPageComponent implements OnInit {
|
|
1299
|
+
private route;
|
|
1300
|
+
private injector;
|
|
1301
|
+
private announcementService;
|
|
1302
|
+
layoutEditorPageService: LayoutEditorPageService;
|
|
1303
|
+
id: string;
|
|
1304
|
+
header: any;
|
|
1305
|
+
content: any;
|
|
1306
|
+
isTabbedContent: boolean;
|
|
1307
|
+
isSaveInProgress: boolean;
|
|
1308
|
+
constructor(route: ActivatedRoute, injector: Injector, announcementService: AnnouncementService);
|
|
1309
|
+
ngOnInit(): void;
|
|
1310
|
+
pullContent(): void;
|
|
1311
|
+
loadContent(response: any): void;
|
|
1312
|
+
onSaveClicked(): void;
|
|
1313
|
+
onSaveSuccess(res: WebApiSaveResponse): void;
|
|
1314
|
+
onSaveFailure(res: WebApiSaveResponse): void;
|
|
1315
|
+
back(): void;
|
|
1316
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutEditorPageComponent, never>;
|
|
1317
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutEditorPageComponent, "mantle-layout-editor-page", never, {}, {}, never, never, false, never>;
|
|
1318
|
+
}
|
|
1319
|
+
|
|
1320
|
+
interface ListPageColumn {
|
|
1321
|
+
header: string;
|
|
1322
|
+
attr: string;
|
|
1323
|
+
type: string;
|
|
1324
|
+
options?: any;
|
|
1325
|
+
sortAttr?: string;
|
|
1326
|
+
disableSort?: boolean;
|
|
1327
|
+
enableCollapse?: boolean;
|
|
1328
|
+
}
|
|
1329
|
+
interface ListPageExportOption {
|
|
1330
|
+
label: string;
|
|
1331
|
+
export(params: any): Observable<any>;
|
|
1332
|
+
}
|
|
1333
|
+
interface ListPageBulkExportOption {
|
|
1334
|
+
label: string;
|
|
1335
|
+
export(selectedIds: string[]): void;
|
|
1336
|
+
}
|
|
1337
|
+
interface ListPageButton {
|
|
1338
|
+
label: string;
|
|
1339
|
+
color?: 'primary' | 'accent' | 'warn';
|
|
1340
|
+
show: boolean;
|
|
1341
|
+
disabled: boolean;
|
|
1342
|
+
isInProgress: () => boolean;
|
|
1343
|
+
onClick: (ids: string[]) => void;
|
|
1344
|
+
}
|
|
1345
|
+
interface ListPageService {
|
|
1346
|
+
withCheckableRows?: boolean;
|
|
1347
|
+
withClickableRows: boolean;
|
|
1348
|
+
withCollapsibleColumns?: boolean;
|
|
1349
|
+
showAddButton: boolean;
|
|
1350
|
+
showBackToParentButton?: boolean;
|
|
1351
|
+
webRtcEvents: EventEmitter<any>;
|
|
1352
|
+
subContentChangeEvents: EventEmitter<any>;
|
|
1353
|
+
defaultOrder?: {
|
|
1354
|
+
attr: string;
|
|
1355
|
+
direction: 'asc' | 'desc';
|
|
1356
|
+
};
|
|
1357
|
+
isCommitInProgress: boolean;
|
|
1358
|
+
customAddButtonLabel?: string;
|
|
1359
|
+
prepare(route: ActivatedRoute): void;
|
|
1360
|
+
noun(): string;
|
|
1361
|
+
listColumns(): ListPageColumn[];
|
|
1362
|
+
searchFields(): DynamicFormField[];
|
|
1363
|
+
listPageExportOptions(): ListPageExportOption[];
|
|
1364
|
+
listPageBulkExportOptions(): ListPageBulkExportOption[];
|
|
1365
|
+
additionalListPageButtons(): ListPageButton[];
|
|
1366
|
+
getList(params: WebApiListRequest): Observable<WebApiListResponse>;
|
|
1367
|
+
openParent(): void;
|
|
1368
|
+
openRecord(record: any): void;
|
|
1369
|
+
openForm(record?: any, initData?: any): void;
|
|
1370
|
+
canWrite(): boolean;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
declare class SearchPanelComponent implements OnInit {
|
|
1374
|
+
private dynamicFormService;
|
|
1375
|
+
private objectService;
|
|
1376
|
+
searchForm: DynamicFormComponent;
|
|
1377
|
+
searchFields: DynamicFormField[];
|
|
1378
|
+
search: EventEmitter<any>;
|
|
1379
|
+
content: DynamicFormContent;
|
|
1380
|
+
constructor(dynamicFormService: DynamicFormService, objectService: ObjectService);
|
|
1381
|
+
ngOnInit(): void;
|
|
1382
|
+
get searchParams(): any;
|
|
1383
|
+
onResetClicked(): void;
|
|
1384
|
+
onSearchClicked(): void;
|
|
1385
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchPanelComponent, never>;
|
|
1386
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchPanelComponent, "mantle-search-panel", never, { "searchFields": { "alias": "searchFields"; "required": false; }; }, { "search": "search"; }, never, never, false, never>;
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
/**
|
|
1390
|
+
* Data source for the List Page view. This class should
|
|
1391
|
+
* encapsulate all logic for fetching and manipulating the displayed data
|
|
1392
|
+
* (including sorting, pagination, and searching).
|
|
1393
|
+
*/
|
|
1394
|
+
declare class ListPageDataSource extends DataSource<any> {
|
|
1395
|
+
dataService: ListPageService;
|
|
1396
|
+
paginator: MatPaginator | undefined;
|
|
1397
|
+
sort: MatSort | undefined;
|
|
1398
|
+
searchPanel: SearchPanelComponent | undefined;
|
|
1399
|
+
data: any[];
|
|
1400
|
+
selectedRecordIds: any[];
|
|
1401
|
+
selectAll: boolean;
|
|
1402
|
+
constructor(dataService: ListPageService);
|
|
1403
|
+
/**
|
|
1404
|
+
* Connect this data source to the table. The table will only update when
|
|
1405
|
+
* the returned stream emits new items.
|
|
1406
|
+
* @returns A stream of the items to be rendered.
|
|
1407
|
+
*/
|
|
1408
|
+
connect(): Observable<any[]>;
|
|
1409
|
+
/**
|
|
1410
|
+
* Called when the table is being destroyed. Use this function, to clean up
|
|
1411
|
+
* any open connections or free any held resources that were set up during connect.
|
|
1412
|
+
*/
|
|
1413
|
+
disconnect(): void;
|
|
1414
|
+
}
|
|
1415
|
+
|
|
1416
|
+
declare class ListPageComponent implements AfterViewInit {
|
|
1417
|
+
private route;
|
|
1418
|
+
private injector;
|
|
1419
|
+
private changeDetectorRef;
|
|
1420
|
+
private arrayService;
|
|
1421
|
+
private screenSizeService;
|
|
1422
|
+
paginator: MatPaginator;
|
|
1423
|
+
sort: MatSort;
|
|
1424
|
+
table: MatTable<any>;
|
|
1425
|
+
searchPanel: SearchPanelComponent;
|
|
1426
|
+
listPageService: ListPageService;
|
|
1427
|
+
dataSource: ListPageDataSource;
|
|
1428
|
+
displayedColumns: ListPageColumn[];
|
|
1429
|
+
displayedColumnAttrs: string[];
|
|
1430
|
+
exportOptions: ListPageExportOption[];
|
|
1431
|
+
bulkExportOptions: ListPageBulkExportOption[];
|
|
1432
|
+
withClickableRows: boolean;
|
|
1433
|
+
isTabbedContent: boolean;
|
|
1434
|
+
pageTitle: string;
|
|
1435
|
+
withCollapsibleColumns: boolean;
|
|
1436
|
+
expandCollapsibleColumns: boolean;
|
|
1437
|
+
additionalButtons: ListPageButton[];
|
|
1438
|
+
isActionPanelOpen: boolean;
|
|
1439
|
+
isSmallScreen: boolean;
|
|
1440
|
+
constructor(route: ActivatedRoute, injector: Injector, changeDetectorRef: ChangeDetectorRef, arrayService: ArrayService, screenSizeService: ScreenSizeService);
|
|
1441
|
+
ngAfterViewInit(): void;
|
|
1442
|
+
onRecordClicked(record: any): void;
|
|
1443
|
+
onAddClicked(): void;
|
|
1444
|
+
onBackToParentClicked(): void;
|
|
1445
|
+
isRecordChecked(record: any): boolean;
|
|
1446
|
+
onRecordChecked(record: any, checked: boolean): void;
|
|
1447
|
+
onCheckAll(checked: boolean): void;
|
|
1448
|
+
onBulkExportClicked(exportOption: ListPageBulkExportOption): void;
|
|
1449
|
+
loadAdditionalButtons(): void;
|
|
1450
|
+
toggleCollapsibleColumns(): void;
|
|
1451
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageComponent, never>;
|
|
1452
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageComponent, "mantle-list-page", never, {}, {}, never, never, false, never>;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
declare class ConfirmationService {
|
|
1456
|
+
private dialog;
|
|
1457
|
+
constructor(dialog: MatDialog);
|
|
1458
|
+
confirmSave(onConfirmation: (confirmed: boolean) => void, configData?: any): void;
|
|
1459
|
+
confirmDeletion(onConfirmation: (deletionAction: (id: string) => Observable<any>) => void, configData?: any): void;
|
|
1460
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationService, never>;
|
|
1461
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ConfirmationService>;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
declare class FormPageComponent implements OnInit, AfterViewChecked {
|
|
1465
|
+
private route;
|
|
1466
|
+
private injector;
|
|
1467
|
+
private changeDetectorRef;
|
|
1468
|
+
private announcementService;
|
|
1469
|
+
private confirmationService;
|
|
1470
|
+
dynamicForm: DynamicFormComponent;
|
|
1471
|
+
formPageService: FormPageService;
|
|
1472
|
+
private id;
|
|
1473
|
+
private cloneId;
|
|
1474
|
+
header: any;
|
|
1475
|
+
content$: Observable<any>;
|
|
1476
|
+
bottomLeftButtons: FormPageButton[];
|
|
1477
|
+
bottomRightButtons: FormPageButton[];
|
|
1478
|
+
isTabbedContent: boolean;
|
|
1479
|
+
isSaveInProgress: boolean;
|
|
1480
|
+
constructor(route: ActivatedRoute, injector: Injector, changeDetectorRef: ChangeDetectorRef, announcementService: AnnouncementService, confirmationService: ConfirmationService);
|
|
1481
|
+
ngOnInit(): void;
|
|
1482
|
+
ngAfterViewChecked(): void;
|
|
1483
|
+
loadAdditionalButtons(record: any): void;
|
|
1484
|
+
onCancelClicked(): void;
|
|
1485
|
+
onSaveClicked(): void;
|
|
1486
|
+
onSaveSuccess(res: WebApiSaveResponse): void;
|
|
1487
|
+
onSaveFailure(res: WebApiSaveResponse): void;
|
|
1488
|
+
back(): void;
|
|
1489
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormPageComponent, never>;
|
|
1490
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormPageComponent, "mantle-form-page", never, {}, {}, never, never, false, never>;
|
|
1491
|
+
}
|
|
1492
|
+
|
|
1493
|
+
declare class DetailPageComponent implements OnInit {
|
|
1494
|
+
private route;
|
|
1495
|
+
private injector;
|
|
1496
|
+
private announcementService;
|
|
1497
|
+
detailPageService: DetailPageService;
|
|
1498
|
+
id: string;
|
|
1499
|
+
header: any;
|
|
1500
|
+
content: any;
|
|
1501
|
+
exportOptions: DetailPageExportOption[];
|
|
1502
|
+
bottomLeftButtons: DetailPageButton[];
|
|
1503
|
+
bottomRightButtons: DetailPageButton[];
|
|
1504
|
+
isTabbedContent: boolean;
|
|
1505
|
+
isDeleteInProgress: boolean;
|
|
1506
|
+
constructor(route: ActivatedRoute, injector: Injector, announcementService: AnnouncementService);
|
|
1507
|
+
ngOnInit(): void;
|
|
1508
|
+
pullContent(): void;
|
|
1509
|
+
loadContent(response: any): void;
|
|
1510
|
+
loadSectionActions(section: DynamicLayoutSection): void;
|
|
1511
|
+
loadAdditionalButtons(record: any): void;
|
|
1512
|
+
onEditClicked(): void;
|
|
1513
|
+
onCloneClicked(): void;
|
|
1514
|
+
onBackClicked(): void;
|
|
1515
|
+
onDeleteClicked(): void;
|
|
1516
|
+
onDeleteSuccess(res: WebApiDeleteResponse): void;
|
|
1517
|
+
onDeleteFailure(res: WebApiDeleteResponse): void;
|
|
1518
|
+
back(): void;
|
|
1519
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DetailPageComponent, never>;
|
|
1520
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DetailPageComponent, "mantle-detail-page", never, {}, {}, never, never, false, never>;
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
declare class DocumentsPageComponent implements AfterViewInit {
|
|
1524
|
+
private route;
|
|
1525
|
+
private injector;
|
|
1526
|
+
private announcementService;
|
|
1527
|
+
private webApiService;
|
|
1528
|
+
private screenSizeService;
|
|
1529
|
+
paginator: MatPaginator;
|
|
1530
|
+
sort: MatSort;
|
|
1531
|
+
table: MatTable<any>;
|
|
1532
|
+
searchPanel: SearchPanelComponent;
|
|
1533
|
+
listPageService: ListPageService;
|
|
1534
|
+
dataSource: ListPageDataSource;
|
|
1535
|
+
displayedColumns: ListPageColumn[];
|
|
1536
|
+
displayedColumnAttrs: string[];
|
|
1537
|
+
exportOptions: ListPageExportOption[];
|
|
1538
|
+
withClickableRows: boolean;
|
|
1539
|
+
isTabbedContent: boolean;
|
|
1540
|
+
pageTitle: string;
|
|
1541
|
+
uploadInProgress: boolean;
|
|
1542
|
+
isActionPanelOpen: boolean;
|
|
1543
|
+
isSmallScreen: boolean;
|
|
1544
|
+
constructor(route: ActivatedRoute, injector: Injector, announcementService: AnnouncementService, webApiService: WebApiService, screenSizeService: ScreenSizeService);
|
|
1545
|
+
ngAfterViewInit(): void;
|
|
1546
|
+
onRecordClicked(record: any): void;
|
|
1547
|
+
onAddClicked(): void;
|
|
1548
|
+
onFileDropped(file: File): void;
|
|
1549
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentsPageComponent, never>;
|
|
1550
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentsPageComponent, "mantle-documents-page", never, {}, {}, never, never, false, never>;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
interface TabbedPageTab {
|
|
1554
|
+
label: string;
|
|
1555
|
+
route: string;
|
|
1556
|
+
}
|
|
1557
|
+
interface NavTabsService {
|
|
1558
|
+
tabs(routeParams: any): TabbedPageTab[];
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
declare class TabbedPageComponent implements OnInit {
|
|
1562
|
+
private route;
|
|
1563
|
+
private router;
|
|
1564
|
+
private injector;
|
|
1565
|
+
navTabsService: NavTabsService;
|
|
1566
|
+
links: TabbedPageTab[];
|
|
1567
|
+
activeLink: string;
|
|
1568
|
+
constructor(route: ActivatedRoute, router: Router, injector: Injector);
|
|
1569
|
+
ngOnInit(): void;
|
|
1570
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabbedPageComponent, never>;
|
|
1571
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabbedPageComponent, "mantle-tabbed-page", never, {}, {}, never, never, false, never>;
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1574
|
+
declare class DataBroadcastService {
|
|
1575
|
+
sessionData: BehaviorSubject<any>;
|
|
1576
|
+
locale: BehaviorSubject<any>;
|
|
1577
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DataBroadcastService, never>;
|
|
1578
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DataBroadcastService>;
|
|
1579
|
+
}
|
|
1580
|
+
|
|
1581
|
+
declare class LocaleService {
|
|
1582
|
+
private translate;
|
|
1583
|
+
private dataBroadcastService;
|
|
1584
|
+
private objectService;
|
|
1585
|
+
private AVAILABLE_LOCALES;
|
|
1586
|
+
private DEFAULT_LOCALE;
|
|
1587
|
+
constructor(translate: TranslateService, dataBroadcastService: DataBroadcastService, objectService: ObjectService);
|
|
1588
|
+
private setDefaultLocale;
|
|
1589
|
+
clearLocale(): void;
|
|
1590
|
+
get availableLocales(): string[];
|
|
1591
|
+
private get availableLocaleCodes();
|
|
1592
|
+
get currentLocale(): string;
|
|
1593
|
+
get currentLocaleCode(): string;
|
|
1594
|
+
getTranslation(key: string): string;
|
|
1595
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocaleService, never>;
|
|
1596
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LocaleService>;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
interface RosterPageService {
|
|
1600
|
+
showEditButton: boolean;
|
|
1601
|
+
showDeleteButtonInForm?: boolean;
|
|
1602
|
+
hideBackButton?: boolean;
|
|
1603
|
+
isCommitInProgress: boolean;
|
|
1604
|
+
noun(): string;
|
|
1605
|
+
get(id: string, params?: any): Observable<WebApiDetailsResponse>;
|
|
1606
|
+
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
1607
|
+
create(params: any): Observable<WebApiSaveResponse>;
|
|
1608
|
+
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
1609
|
+
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
1610
|
+
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
1611
|
+
exportRosterCsv(id: string, params: any): Observable<any>;
|
|
1612
|
+
openList(): void;
|
|
1613
|
+
openRecord(record: any): void;
|
|
1614
|
+
openForm(record?: any): void;
|
|
1615
|
+
canWrite(): boolean;
|
|
1616
|
+
}
|
|
1617
|
+
|
|
1618
|
+
interface RosterScheduleService {
|
|
1619
|
+
subContentChangeEvents: EventEmitter<any>;
|
|
1620
|
+
showAddButton: boolean;
|
|
1621
|
+
showEditButton: boolean;
|
|
1622
|
+
showDeleteButton: boolean;
|
|
1623
|
+
isCommitInProgress: boolean;
|
|
1624
|
+
noun(): string;
|
|
1625
|
+
get(id: string): Observable<WebApiDetailsResponse>;
|
|
1626
|
+
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
1627
|
+
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
1628
|
+
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
1629
|
+
create(params: any): Observable<WebApiSaveResponse>;
|
|
1630
|
+
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
1631
|
+
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
1632
|
+
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
1633
|
+
openRecord(record: any): void;
|
|
1634
|
+
openForm(record: any, iniData?: any): void;
|
|
1635
|
+
canWrite(): boolean;
|
|
1636
|
+
}
|
|
1637
|
+
|
|
1638
|
+
declare class RosterPageComponent implements OnInit {
|
|
1639
|
+
private route;
|
|
1640
|
+
private injector;
|
|
1641
|
+
private localeService;
|
|
1642
|
+
private dialog;
|
|
1643
|
+
private objectService;
|
|
1644
|
+
private screenSizeService;
|
|
1645
|
+
rosterPageService: RosterPageService;
|
|
1646
|
+
rosterScheduleService: RosterScheduleService;
|
|
1647
|
+
id: string;
|
|
1648
|
+
pageTitle: string;
|
|
1649
|
+
rosterData: any;
|
|
1650
|
+
startDate: string;
|
|
1651
|
+
endDate: string;
|
|
1652
|
+
month: string;
|
|
1653
|
+
isSmallScreen: boolean;
|
|
1654
|
+
constructor(route: ActivatedRoute, injector: Injector, localeService: LocaleService, dialog: MatDialog, objectService: ObjectService, screenSizeService: ScreenSizeService);
|
|
1655
|
+
ngOnInit(): void;
|
|
1656
|
+
showPrevMonth(): void;
|
|
1657
|
+
showNextMonth(): void;
|
|
1658
|
+
pullContent(): void;
|
|
1659
|
+
loadRoster(data: any): void;
|
|
1660
|
+
exportCsv(): Observable<any>;
|
|
1661
|
+
onBackClicked(): void;
|
|
1662
|
+
onEditClicked(): void;
|
|
1663
|
+
openScheduleRecord(scheduleId: string): void;
|
|
1664
|
+
openScheduleForm(scheduleId?: string): void;
|
|
1665
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RosterPageComponent, never>;
|
|
1666
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RosterPageComponent, "mantle-roster-page", never, {}, {}, never, never, false, never>;
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1669
|
+
declare class ExportPageComponent implements OnInit, AfterViewChecked {
|
|
1670
|
+
private route;
|
|
1671
|
+
private injector;
|
|
1672
|
+
private changeDetectorRef;
|
|
1673
|
+
private announcementService;
|
|
1674
|
+
private objectService;
|
|
1675
|
+
dynamicForm: DynamicFormComponent;
|
|
1676
|
+
private exportPageService;
|
|
1677
|
+
content$: Observable<any>;
|
|
1678
|
+
isTabbedContent: boolean;
|
|
1679
|
+
isExportInProgress: boolean;
|
|
1680
|
+
constructor(route: ActivatedRoute, injector: Injector, changeDetectorRef: ChangeDetectorRef, announcementService: AnnouncementService, objectService: ObjectService);
|
|
1681
|
+
ngOnInit(): void;
|
|
1682
|
+
ngAfterViewChecked(): void;
|
|
1683
|
+
onExportClicked(): void;
|
|
1684
|
+
onExportSuccess(res: any): void;
|
|
1685
|
+
onExportFailure(res: {
|
|
1686
|
+
error: any;
|
|
1687
|
+
}): void;
|
|
1688
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ExportPageComponent, never>;
|
|
1689
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExportPageComponent, "mantle-export-page", never, {}, {}, never, never, false, never>;
|
|
1690
|
+
}
|
|
1691
|
+
|
|
1692
|
+
declare class PageTitleComponent {
|
|
1693
|
+
private localeService;
|
|
1694
|
+
private screenSizeService;
|
|
1695
|
+
today: string;
|
|
1696
|
+
isSmallScreen: boolean;
|
|
1697
|
+
constructor(localeService: LocaleService, screenSizeService: ScreenSizeService);
|
|
1698
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageTitleComponent, never>;
|
|
1699
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageTitleComponent, "mantle-page-title", never, {}, {}, never, ["*"], false, never>;
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
declare class SectionTitleComponent {
|
|
1703
|
+
title: string;
|
|
1704
|
+
constructor();
|
|
1705
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SectionTitleComponent, never>;
|
|
1706
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SectionTitleComponent, "mantle-section-title", never, { "title": { "alias": "title"; "required": false; }; }, {}, never, never, false, never>;
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1709
|
+
declare class DynamicTableComponent implements AfterViewInit, OnChanges {
|
|
1710
|
+
private arrayService;
|
|
1711
|
+
paginator: MatPaginator;
|
|
1712
|
+
sort: MatSort;
|
|
1713
|
+
table: MatTable<any>;
|
|
1714
|
+
columns: DynamicTableColumn[];
|
|
1715
|
+
items: any[];
|
|
1716
|
+
withClickableRows: boolean;
|
|
1717
|
+
rowClicked: EventEmitter<any>;
|
|
1718
|
+
private dataSource;
|
|
1719
|
+
constructor(arrayService: ArrayService);
|
|
1720
|
+
ngAfterViewInit(): void;
|
|
1721
|
+
ngOnChanges(): void;
|
|
1722
|
+
listColumnAttrs(): string[];
|
|
1723
|
+
onRowClicked(row: any): void;
|
|
1724
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTableComponent, never>;
|
|
1725
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTableComponent, "mantle-dynamic-table", never, { "columns": { "alias": "columns"; "required": false; }; "items": { "alias": "items"; "required": false; }; "withClickableRows": { "alias": "withClickableRows"; "required": false; }; }, { "rowClicked": "rowClicked"; }, never, never, false, never>;
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
declare class FilePreviewDialogComponent {
|
|
1729
|
+
private dialogRef;
|
|
1730
|
+
private params;
|
|
1731
|
+
private webApiService;
|
|
1732
|
+
private filename;
|
|
1733
|
+
private downloadUrl;
|
|
1734
|
+
previewUrl: string;
|
|
1735
|
+
constructor(dialogRef: MatDialogRef<FilePreviewDialogComponent>, params: FileAttachment, webApiService: WebApiService);
|
|
1736
|
+
onDownload(): void;
|
|
1737
|
+
onCancel(): void;
|
|
1738
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilePreviewDialogComponent, never>;
|
|
1739
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FilePreviewDialogComponent, "mantle-file-preview-dialog", never, {}, {}, never, never, false, never>;
|
|
1740
|
+
}
|
|
1741
|
+
|
|
1742
|
+
interface DeleteConfirmationDialogButton {
|
|
1743
|
+
label: string;
|
|
1744
|
+
onClick: (id: string) => void;
|
|
1745
|
+
}
|
|
1746
|
+
interface DeleteConfirmationDialogParams {
|
|
1747
|
+
message: string;
|
|
1748
|
+
buttons: DeleteConfirmationDialogButton[];
|
|
1749
|
+
}
|
|
1750
|
+
declare class DeleteConfirmationDialogComponent {
|
|
1751
|
+
private dialogRef;
|
|
1752
|
+
private params;
|
|
1753
|
+
message: string;
|
|
1754
|
+
buttons: DeleteConfirmationDialogButton[];
|
|
1755
|
+
constructor(dialogRef: MatDialogRef<DeleteConfirmationDialogComponent>, params: DeleteConfirmationDialogParams);
|
|
1756
|
+
onDeleteClicked(deletionAction: (id: string) => void): void;
|
|
1757
|
+
onCancel(): void;
|
|
1758
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DeleteConfirmationDialogComponent, never>;
|
|
1759
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DeleteConfirmationDialogComponent, "mantle-delete-confirmation-dialog", never, {}, {}, never, never, false, never>;
|
|
1760
|
+
}
|
|
1761
|
+
|
|
1762
|
+
interface SaveConfirmationDialogParams {
|
|
1763
|
+
message?: string;
|
|
1764
|
+
}
|
|
1765
|
+
declare class SaveConfirmationDialogComponent {
|
|
1766
|
+
private dialogRef;
|
|
1767
|
+
private params;
|
|
1768
|
+
message?: string;
|
|
1769
|
+
constructor(dialogRef: MatDialogRef<SaveConfirmationDialogComponent>, params: SaveConfirmationDialogParams);
|
|
1770
|
+
onSaveClicked(): void;
|
|
1771
|
+
onCancel(): void;
|
|
1772
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SaveConfirmationDialogComponent, never>;
|
|
1773
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SaveConfirmationDialogComponent, "mantle-save-confirmation-dialog", never, {}, {}, never, never, false, never>;
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1776
|
+
/** File node data with possible child nodes. */
|
|
1777
|
+
interface NavigationNode {
|
|
1778
|
+
name: string;
|
|
1779
|
+
icon?: string;
|
|
1780
|
+
link?: string;
|
|
1781
|
+
children?: NavigationNode[];
|
|
1782
|
+
}
|
|
1783
|
+
/**
|
|
1784
|
+
* Flattened tree node that has been created from a NavigationNode through the flattener. Flattened
|
|
1785
|
+
* nodes include level index and whether they can be expanded or not.
|
|
1786
|
+
*/
|
|
1787
|
+
interface FlatTreeNode {
|
|
1788
|
+
name: string;
|
|
1789
|
+
icon?: string;
|
|
1790
|
+
link?: string;
|
|
1791
|
+
level: number;
|
|
1792
|
+
expandable: boolean;
|
|
1793
|
+
}
|
|
1794
|
+
declare class NavTreeComponent implements OnChanges {
|
|
1795
|
+
/** The TreeControl controls the expand/collapse state of tree nodes. */
|
|
1796
|
+
treeControl: FlatTreeControl<FlatTreeNode>;
|
|
1797
|
+
/** The TreeFlattener is used to generate the flat list of items from hierarchical data. */
|
|
1798
|
+
treeFlattener: MatTreeFlattener<NavigationNode, FlatTreeNode>;
|
|
1799
|
+
/** The MatTreeFlatDataSource connects the control and flattener to provide data. */
|
|
1800
|
+
dataSource: MatTreeFlatDataSource<NavigationNode, FlatTreeNode>;
|
|
1801
|
+
notificationCount: number;
|
|
1802
|
+
navTreeFeatures: any[];
|
|
1803
|
+
constructor();
|
|
1804
|
+
ngOnChanges(): void;
|
|
1805
|
+
/** Transform the data to something the tree can read. */
|
|
1806
|
+
transformer(node: NavigationNode, level: number): FlatTreeNode;
|
|
1807
|
+
/** Get the level of the node */
|
|
1808
|
+
getLevel(node: FlatTreeNode): number;
|
|
1809
|
+
/** Get whether the node is expanded or not. */
|
|
1810
|
+
isExpandable(node: FlatTreeNode): boolean;
|
|
1811
|
+
/** Get whether the node has children or not. */
|
|
1812
|
+
hasChild(index: number, node: FlatTreeNode): boolean;
|
|
1813
|
+
/** Get the children for the node. */
|
|
1814
|
+
getChildren(node: NavigationNode): NavigationNode[] | null | undefined;
|
|
1815
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavTreeComponent, never>;
|
|
1816
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavTreeComponent, "mantle-nav-tree", never, { "notificationCount": { "alias": "notificationCount"; "required": false; }; "navTreeFeatures": { "alias": "navTreeFeatures"; "required": false; }; }, {}, never, never, false, never>;
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1819
|
+
declare class LoaderComponent {
|
|
1820
|
+
delay: number;
|
|
1821
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
|
|
1822
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "mantle-loader", never, { "delay": { "alias": "delay"; "required": false; }; }, {}, never, never, false, never>;
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
interface DialogDetailParams {
|
|
1826
|
+
detailPageService: DetailPageService;
|
|
1827
|
+
id: string;
|
|
1828
|
+
title: string;
|
|
1829
|
+
}
|
|
1830
|
+
declare class DialogDetailsComponent implements OnInit {
|
|
1831
|
+
private router;
|
|
1832
|
+
private dialogRef;
|
|
1833
|
+
private dialogDetailParams;
|
|
1834
|
+
private announcementService;
|
|
1835
|
+
detailPageService: DetailPageService;
|
|
1836
|
+
id: string;
|
|
1837
|
+
title: string;
|
|
1838
|
+
content$: Observable<any>;
|
|
1839
|
+
isDeleteInProgress: boolean;
|
|
1840
|
+
private routerSubscription;
|
|
1841
|
+
constructor(router: Router, dialogRef: MatDialogRef<DialogDetailsComponent>, dialogDetailParams: DialogDetailParams, announcementService: AnnouncementService);
|
|
1842
|
+
ngOnInit(): void;
|
|
1843
|
+
onCancelClicked(): void;
|
|
1844
|
+
onCloneClicked(): void;
|
|
1845
|
+
onEditClicked(): void;
|
|
1846
|
+
onDeleteClicked(): void;
|
|
1847
|
+
onDeleteSuccess(res: WebApiDeleteResponse): void;
|
|
1848
|
+
onDeleteFailure(res: WebApiDeleteResponse): void;
|
|
1849
|
+
close(result?: any): void;
|
|
1850
|
+
ngOnDestroy(): void;
|
|
1851
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogDetailsComponent, never>;
|
|
1852
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogDetailsComponent, "mantle-dialog-details", never, {}, {}, never, never, false, never>;
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
interface DialogNestedDetailsParams {
|
|
1856
|
+
title: string;
|
|
1857
|
+
section: DynamicLayoutGridSection;
|
|
1858
|
+
data: any;
|
|
1859
|
+
showEditButton: boolean;
|
|
1860
|
+
}
|
|
1861
|
+
declare class DialogNestedDetailsComponent {
|
|
1862
|
+
private dialogRef;
|
|
1863
|
+
private dialogNestedDetailsParams;
|
|
1864
|
+
title: string;
|
|
1865
|
+
section: DynamicLayoutGridSection;
|
|
1866
|
+
data: any;
|
|
1867
|
+
showEditButton: boolean;
|
|
1868
|
+
constructor(dialogRef: MatDialogRef<DialogNestedDetailsComponent>, dialogNestedDetailsParams: DialogNestedDetailsParams);
|
|
1869
|
+
onEdit(): void;
|
|
1870
|
+
onClose(): void;
|
|
1871
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNestedDetailsComponent, never>;
|
|
1872
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNestedDetailsComponent, "mantle-dialog-nested-details", never, {}, {}, never, never, false, never>;
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1875
|
+
declare class LinkAttributeDisplayComponent {
|
|
1876
|
+
private router;
|
|
1877
|
+
value: string;
|
|
1878
|
+
constructor(router: Router);
|
|
1879
|
+
openLink(): void;
|
|
1880
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LinkAttributeDisplayComponent, never>;
|
|
1881
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LinkAttributeDisplayComponent, "mantle-link-attribute-display", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
1882
|
+
}
|
|
1883
|
+
|
|
1884
|
+
declare class DashboardSectionComponent implements OnInit {
|
|
1885
|
+
private arrayService;
|
|
1886
|
+
private screenSizeService;
|
|
1887
|
+
dashboardPageService: DashboardPageService;
|
|
1888
|
+
slug: string | undefined;
|
|
1889
|
+
data: any;
|
|
1890
|
+
section: DynamicLayoutDashboardSection;
|
|
1891
|
+
searchValues: any;
|
|
1892
|
+
dashboardWidgetServices: DashboardWidgetService[];
|
|
1893
|
+
private screenSize;
|
|
1894
|
+
readonly SECTION_COLUMNS: number;
|
|
1895
|
+
rowHeight: string;
|
|
1896
|
+
constructor(arrayService: ArrayService, screenSizeService: ScreenSizeService);
|
|
1897
|
+
ngOnInit(): void;
|
|
1898
|
+
watchScreenSize(sectionDimensions: any): void;
|
|
1899
|
+
getColSpanForWidget(widgetSlug: string): number;
|
|
1900
|
+
getRowSpanForWidget(widgetSlug: string): number;
|
|
1901
|
+
getDashboardWidgetService(widgetSlug: string): any;
|
|
1902
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardSectionComponent, never>;
|
|
1903
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardSectionComponent, "mantle-dashboard-section", never, { "dashboardPageService": { "alias": "dashboardPageService"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "data": { "alias": "data"; "required": false; }; "section": { "alias": "section"; "required": false; }; "searchValues": { "alias": "searchValues"; "required": false; }; }, {}, never, never, false, never>;
|
|
1904
|
+
}
|
|
1905
|
+
|
|
1906
|
+
declare class DynamicWidgetDisplayComponent {
|
|
1907
|
+
widgetItem: DashboardWidgetItemConfig;
|
|
1908
|
+
data: any;
|
|
1909
|
+
options: any;
|
|
1910
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicWidgetDisplayComponent, never>;
|
|
1911
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicWidgetDisplayComponent, "mantle-dynamic-widget-display", never, { "widgetItem": { "alias": "widgetItem"; "required": false; }; "data": { "alias": "data"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
declare class DynamicChartComponent implements OnChanges {
|
|
1915
|
+
private objectService;
|
|
1916
|
+
label: string;
|
|
1917
|
+
data: any;
|
|
1918
|
+
Highcharts: typeof Highcharts;
|
|
1919
|
+
chartConstructor: string;
|
|
1920
|
+
chartOptions: Highcharts.Options;
|
|
1921
|
+
updateFlag: boolean;
|
|
1922
|
+
oneToOneFlag: boolean;
|
|
1923
|
+
defaultChartOptions: Highcharts.Options;
|
|
1924
|
+
constructor(objectService: ObjectService);
|
|
1925
|
+
ngOnChanges(): void;
|
|
1926
|
+
chartCallback: Highcharts.ChartCallbackFunction;
|
|
1927
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicChartComponent, never>;
|
|
1928
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicChartComponent, "mantle-dynamic-chart", never, { "label": { "alias": "label"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
declare class DashboardInfoCardComponent {
|
|
1932
|
+
data: any;
|
|
1933
|
+
options: any;
|
|
1934
|
+
constructor();
|
|
1935
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardInfoCardComponent, never>;
|
|
1936
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardInfoCardComponent, "mantle-dashboard-info-card", never, { "data": { "alias": "data"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
interface DashboardTableColumn {
|
|
1940
|
+
header: string;
|
|
1941
|
+
attr: string;
|
|
1942
|
+
type: string;
|
|
1943
|
+
options: any[];
|
|
1944
|
+
}
|
|
1945
|
+
declare class DashboardTableComponent implements AfterViewInit, OnChanges {
|
|
1946
|
+
private dialog;
|
|
1947
|
+
table: MatTable<any>;
|
|
1948
|
+
label: string;
|
|
1949
|
+
columns: DashboardTableColumn[];
|
|
1950
|
+
items: any[];
|
|
1951
|
+
hideHeaders: boolean;
|
|
1952
|
+
withStripedRows: boolean;
|
|
1953
|
+
withClickableRows: boolean;
|
|
1954
|
+
onRecordClicked: any;
|
|
1955
|
+
private dataSource;
|
|
1956
|
+
constructor(dialog: MatDialog);
|
|
1957
|
+
ngAfterViewInit(): void;
|
|
1958
|
+
ngOnChanges(): void;
|
|
1959
|
+
listColumnAttrs(): string[];
|
|
1960
|
+
onRowClicked(row: any): void;
|
|
1961
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardTableComponent, never>;
|
|
1962
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardTableComponent, "mantle-dashboard-table", never, { "label": { "alias": "label"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "items": { "alias": "items"; "required": false; }; "hideHeaders": { "alias": "hideHeaders"; "required": false; }; "withStripedRows": { "alias": "withStripedRows"; "required": false; }; "withClickableRows": { "alias": "withClickableRows"; "required": false; }; "onRecordClicked": { "alias": "onRecordClicked"; "required": false; }; }, {}, never, never, false, never>;
|
|
1963
|
+
}
|
|
1964
|
+
|
|
1965
|
+
declare class DashboardCardSearchMenuComponent implements OnChanges, AfterViewChecked {
|
|
1966
|
+
private changeDetectorRef;
|
|
1967
|
+
private dynamicFormService;
|
|
1968
|
+
content: DashboardCardSearchMenuContent;
|
|
1969
|
+
section: DynamicLayoutGridSection;
|
|
1970
|
+
form: FormGroup;
|
|
1971
|
+
constructor(changeDetectorRef: ChangeDetectorRef, dynamicFormService: DynamicFormService);
|
|
1972
|
+
ngOnChanges(): void;
|
|
1973
|
+
ngAfterViewChecked(): void;
|
|
1974
|
+
get valid(): boolean;
|
|
1975
|
+
get value(): any;
|
|
1976
|
+
reset(): void;
|
|
1977
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardCardSearchMenuComponent, never>;
|
|
1978
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardCardSearchMenuComponent, "mantle-dashboard-card-search-menu", never, { "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
declare class DashboardCardComponent implements OnInit {
|
|
1982
|
+
private objectService;
|
|
1983
|
+
private screenSizeService;
|
|
1984
|
+
searchForm: DashboardCardSearchMenuComponent;
|
|
1985
|
+
menuTrigger: MatMenuTrigger;
|
|
1986
|
+
widget: DynamicDashboardWidget;
|
|
1987
|
+
widgetConfig: any;
|
|
1988
|
+
widgetItems: any;
|
|
1989
|
+
rowHeight: string;
|
|
1990
|
+
dashboardWidgetService: DashboardWidgetService;
|
|
1991
|
+
dashboardPageService: DashboardPageService;
|
|
1992
|
+
searchValues: any;
|
|
1993
|
+
widgetItemContexts: any[];
|
|
1994
|
+
exportOptions: WidgetExportOption[];
|
|
1995
|
+
additionalWidgetButtons: DashboardWidgetButton[];
|
|
1996
|
+
formContent: DashboardCardSearchMenuContent;
|
|
1997
|
+
options: any;
|
|
1998
|
+
private screenSize;
|
|
1999
|
+
readonly WIDGET_COLUMNS: number;
|
|
2000
|
+
widgetRowHeight: string;
|
|
2001
|
+
constructor(objectService: ObjectService, screenSizeService: ScreenSizeService);
|
|
2002
|
+
ngOnInit(): void;
|
|
2003
|
+
initializeWidget(): void;
|
|
2004
|
+
getWidgetItemData(): void;
|
|
2005
|
+
refreshFormContent(): void;
|
|
2006
|
+
onSearchClicked(): void;
|
|
2007
|
+
onAdditionalWidgetButtonClicked(buttonCallback: Function): void;
|
|
2008
|
+
watchScreenSize(widgetDimensions: any): void;
|
|
2009
|
+
getWidgetItemColspan(config: DashboardWidgetItemConfig): number;
|
|
2010
|
+
getWidgetItemRowspan(config: DashboardWidgetItemConfig): number;
|
|
2011
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardCardComponent, never>;
|
|
2012
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardCardComponent, "mantle-dashboard-card", never, { "widget": { "alias": "widget"; "required": false; }; "widgetConfig": { "alias": "widgetConfig"; "required": false; }; "widgetItems": { "alias": "widgetItems"; "required": false; }; "rowHeight": { "alias": "rowHeight"; "required": false; }; "dashboardWidgetService": { "alias": "dashboardWidgetService"; "required": false; }; "dashboardPageService": { "alias": "dashboardPageService"; "required": false; }; "searchValues": { "alias": "searchValues"; "required": false; }; }, {}, never, never, false, never>;
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
declare class DynamicDashboardComponent {
|
|
2016
|
+
dashboardPageService: DashboardPageService;
|
|
2017
|
+
content: DynamicDashboardContent;
|
|
2018
|
+
searchValues: any;
|
|
2019
|
+
constructor();
|
|
2020
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDashboardComponent, never>;
|
|
2021
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicDashboardComponent, "mantle-dynamic-dashboard", never, { "dashboardPageService": { "alias": "dashboardPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "searchValues": { "alias": "searchValues"; "required": false; }; }, {}, never, never, false, never>;
|
|
2022
|
+
}
|
|
2023
|
+
|
|
2024
|
+
interface RerouteService {
|
|
2025
|
+
reroute(): void;
|
|
2026
|
+
}
|
|
2027
|
+
|
|
2028
|
+
declare class RerouteComponent implements OnInit {
|
|
2029
|
+
private route;
|
|
2030
|
+
private injector;
|
|
2031
|
+
rerouteService: RerouteService;
|
|
2032
|
+
constructor(route: ActivatedRoute, injector: Injector);
|
|
2033
|
+
ngOnInit(): void;
|
|
2034
|
+
reroute(): void;
|
|
2035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RerouteComponent, never>;
|
|
2036
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RerouteComponent, "mantle-reroute", never, {}, {}, never, never, false, never>;
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
declare class SnackbarComponent {
|
|
2040
|
+
data: any;
|
|
2041
|
+
private snackbarRef;
|
|
2042
|
+
icon: string;
|
|
2043
|
+
constructor(data: any, snackbarRef: MatSnackBarRef<SnackbarComponent>);
|
|
2044
|
+
close(): void;
|
|
2045
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarComponent, never>;
|
|
2046
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SnackbarComponent, "mantle-snackbar", never, {}, {}, never, never, false, never>;
|
|
2047
|
+
}
|
|
2048
|
+
|
|
2049
|
+
declare class ThumbnailDisplayComponent {
|
|
2050
|
+
value: string;
|
|
2051
|
+
size: string;
|
|
2052
|
+
placeholder: string;
|
|
2053
|
+
circular: boolean;
|
|
2054
|
+
constructor();
|
|
2055
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ThumbnailDisplayComponent, never>;
|
|
2056
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ThumbnailDisplayComponent, "mantle-thumbnail-display", never, { "value": { "alias": "value"; "required": false; }; "size": { "alias": "size"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "circular": { "alias": "circular"; "required": false; }; }, {}, never, never, false, never>;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
declare class ContentTitleComponent {
|
|
2060
|
+
thumbnail: string;
|
|
2061
|
+
title: string;
|
|
2062
|
+
constructor();
|
|
2063
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ContentTitleComponent, never>;
|
|
2064
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContentTitleComponent, "mantle-content-title", never, { "thumbnail": { "alias": "thumbnail"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, never, false, never>;
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
declare class MarkdownDetailsSectionComponent {
|
|
2068
|
+
section: DynamicLayoutMarkdownSection;
|
|
2069
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownDetailsSectionComponent, never>;
|
|
2070
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownDetailsSectionComponent, "mantle-markdown-details-section", never, { "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
2071
|
+
}
|
|
2072
|
+
|
|
2073
|
+
declare class AccordionDetailsContainerComponent {
|
|
2074
|
+
detailPageService: DetailPageService;
|
|
2075
|
+
content: DynamicDetailsContent;
|
|
2076
|
+
container: DynamicLayoutContainer;
|
|
2077
|
+
constructor();
|
|
2078
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionDetailsContainerComponent, never>;
|
|
2079
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionDetailsContainerComponent, "mantle-accordion-details-container", never, { "detailPageService": { "alias": "detailPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
2080
|
+
}
|
|
2081
|
+
|
|
2082
|
+
declare class PlainDetailsContainerComponent {
|
|
2083
|
+
detailPageService: DetailPageService;
|
|
2084
|
+
content: DynamicDetailsContent;
|
|
2085
|
+
container: DynamicLayoutContainer;
|
|
2086
|
+
constructor();
|
|
2087
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PlainDetailsContainerComponent, never>;
|
|
2088
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PlainDetailsContainerComponent, "mantle-plain-details-container", never, { "detailPageService": { "alias": "detailPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
declare class DynamicDetailsContainerComponent {
|
|
2092
|
+
detailPageService: DetailPageService;
|
|
2093
|
+
content: DynamicDetailsContent;
|
|
2094
|
+
container: DynamicLayoutContainer;
|
|
2095
|
+
constructor();
|
|
2096
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDetailsContainerComponent, never>;
|
|
2097
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicDetailsContainerComponent, "mantle-dynamic-details-container", never, { "detailPageService": { "alias": "detailPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; }, {}, never, never, false, never>;
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
declare class DynamicDetailsSectionComponent {
|
|
2101
|
+
detailPageService: DetailPageService;
|
|
2102
|
+
content: DynamicDetailsContent;
|
|
2103
|
+
section: DynamicLayoutSection;
|
|
2104
|
+
constructor();
|
|
2105
|
+
asDynamicLayoutGridSection(section: any): DynamicLayoutGridSection;
|
|
2106
|
+
asDynamicLayoutTableSection(section: any): DynamicLayoutTableSection;
|
|
2107
|
+
asDynamicLayoutMarkdownSection(section: any): DynamicLayoutMarkdownSection;
|
|
2108
|
+
asDynamicLayoutDashboardSection(section: any): DynamicLayoutDashboardSection;
|
|
2109
|
+
asDynamicLayoutRosterShiftListSection(section: any): DynamicLayoutRosterShiftListSection;
|
|
2110
|
+
asDashboardPageService(detailPageService: DetailPageService): DashboardPageService;
|
|
2111
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDetailsSectionComponent, never>;
|
|
2112
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicDetailsSectionComponent, "mantle-dynamic-details-section", never, { "detailPageService": { "alias": "detailPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "section": { "alias": "section"; "required": false; }; }, {}, never, never, false, never>;
|
|
2113
|
+
}
|
|
2114
|
+
|
|
2115
|
+
declare class DynamicFormContainerComponent {
|
|
2116
|
+
formPageService: FormPageService;
|
|
2117
|
+
content: DynamicFormContent;
|
|
2118
|
+
container: DynamicLayoutContainer;
|
|
2119
|
+
form: FormGroup;
|
|
2120
|
+
constructor();
|
|
2121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormContainerComponent, never>;
|
|
2122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormContainerComponent, "mantle-dynamic-form-container", never, { "formPageService": { "alias": "formPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
|
|
2123
|
+
}
|
|
2124
|
+
|
|
2125
|
+
declare class PlainFormContainerComponent {
|
|
2126
|
+
formPageService: FormPageService;
|
|
2127
|
+
content: DynamicFormContent;
|
|
2128
|
+
container: DynamicLayoutContainer;
|
|
2129
|
+
form: FormGroup;
|
|
2130
|
+
constructor();
|
|
2131
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PlainFormContainerComponent, never>;
|
|
2132
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PlainFormContainerComponent, "mantle-plain-form-container", never, { "formPageService": { "alias": "formPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
|
|
2133
|
+
}
|
|
2134
|
+
|
|
2135
|
+
declare class AccordionFormContainerComponent {
|
|
2136
|
+
formPageService: FormPageService;
|
|
2137
|
+
content: DynamicFormContent;
|
|
2138
|
+
container: DynamicLayoutContainer;
|
|
2139
|
+
form: FormGroup;
|
|
2140
|
+
constructor();
|
|
2141
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionFormContainerComponent, never>;
|
|
2142
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionFormContainerComponent, "mantle-accordion-form-container", never, { "formPageService": { "alias": "formPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
|
|
2143
|
+
}
|
|
2144
|
+
|
|
2145
|
+
declare class DynamicFormSectionComponent {
|
|
2146
|
+
formPageService: FormPageService;
|
|
2147
|
+
section: DynamicLayoutSection;
|
|
2148
|
+
content: DynamicFormContent;
|
|
2149
|
+
form: FormGroup;
|
|
2150
|
+
constructor();
|
|
2151
|
+
asDynamicLayoutGridSection(section: any): DynamicLayoutGridSection;
|
|
2152
|
+
asDynamicLayoutTableSection(section: any): DynamicLayoutTableSection;
|
|
2153
|
+
asDynamicLayoutMarkdownSection(section: any): DynamicLayoutMarkdownSection;
|
|
2154
|
+
asDynamicLayoutDashboardSection(section: any): DynamicLayoutDashboardSection;
|
|
2155
|
+
asDynamicLayoutRosterShiftListSection(section: any): DynamicLayoutRosterShiftListSection;
|
|
2156
|
+
asDashboardPageService(formPageService: FormPageService): DashboardPageService;
|
|
2157
|
+
asDetailPageService(formPageService: FormPageService): DetailPageService;
|
|
2158
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormSectionComponent, never>;
|
|
2159
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormSectionComponent, "mantle-dynamic-form-section", never, { "formPageService": { "alias": "formPageService"; "required": false; }; "section": { "alias": "section"; "required": false; }; "content": { "alias": "content"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
|
|
2160
|
+
}
|
|
2161
|
+
|
|
2162
|
+
declare class DynamicDashboardContainerComponent {
|
|
2163
|
+
dashboardPageService: DashboardPageService;
|
|
2164
|
+
content: DynamicDashboardContent;
|
|
2165
|
+
container: DynamicLayoutContainer;
|
|
2166
|
+
searchValues: any;
|
|
2167
|
+
constructor();
|
|
2168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicDashboardContainerComponent, never>;
|
|
2169
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicDashboardContainerComponent, "mantle-dynamic-dashboard-container", never, { "dashboardPageService": { "alias": "dashboardPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; "searchValues": { "alias": "searchValues"; "required": false; }; }, {}, never, never, false, never>;
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
declare class PlainDashboardContainerComponent {
|
|
2173
|
+
dashboardPageService: DashboardPageService;
|
|
2174
|
+
content: DynamicDashboardContent;
|
|
2175
|
+
container: DynamicLayoutContainer;
|
|
2176
|
+
searchValues: any;
|
|
2177
|
+
constructor();
|
|
2178
|
+
asDynamicLayoutGridSection(section: any): DynamicLayoutGridSection;
|
|
2179
|
+
asDynamicLayoutTableSection(section: any): DynamicLayoutTableSection;
|
|
2180
|
+
asDynamicLayoutDashboardSection(section: any): DynamicLayoutDashboardSection;
|
|
2181
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PlainDashboardContainerComponent, never>;
|
|
2182
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PlainDashboardContainerComponent, "mantle-plain-dashboard-container", never, { "dashboardPageService": { "alias": "dashboardPageService"; "required": false; }; "content": { "alias": "content"; "required": false; }; "container": { "alias": "container"; "required": false; }; "searchValues": { "alias": "searchValues"; "required": false; }; }, {}, never, never, false, never>;
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
declare class AutocompleteInputComponent implements ControlValueAccessor {
|
|
2186
|
+
label: string;
|
|
2187
|
+
options: {
|
|
2188
|
+
values: {
|
|
2189
|
+
label: string;
|
|
2190
|
+
value: string;
|
|
2191
|
+
}[];
|
|
2192
|
+
};
|
|
2193
|
+
disable: boolean;
|
|
2194
|
+
required: boolean;
|
|
2195
|
+
error: string | undefined;
|
|
2196
|
+
value: any;
|
|
2197
|
+
filteredOptions$: Observable<{
|
|
2198
|
+
label: string;
|
|
2199
|
+
value: string;
|
|
2200
|
+
}[]>;
|
|
2201
|
+
onChange: (newValue: string) => void;
|
|
2202
|
+
registerOnChange(fn: (newValue: string) => void): void;
|
|
2203
|
+
onTouched: () => void;
|
|
2204
|
+
registerOnTouched(fn: () => void): void;
|
|
2205
|
+
writeValue(newValue: any): void;
|
|
2206
|
+
onValueChanged(event: any): void;
|
|
2207
|
+
filterAutocompleteValues(value: string): {
|
|
2208
|
+
label: string;
|
|
2209
|
+
value: string;
|
|
2210
|
+
}[];
|
|
2211
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutocompleteInputComponent, never>;
|
|
2212
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteInputComponent, "mantle-autocomplete-input", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
declare class QrCodeDialogComponent {
|
|
2216
|
+
private dialogRef;
|
|
2217
|
+
private params;
|
|
2218
|
+
value: string;
|
|
2219
|
+
instructions: string;
|
|
2220
|
+
constructor(dialogRef: MatDialogRef<{
|
|
2221
|
+
value: string;
|
|
2222
|
+
instructions: string;
|
|
2223
|
+
}>, params: {
|
|
2224
|
+
value: string;
|
|
2225
|
+
instructions: string;
|
|
2226
|
+
});
|
|
2227
|
+
onClose(): void;
|
|
2228
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QrCodeDialogComponent, never>;
|
|
2229
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QrCodeDialogComponent, "mantle-qr-code-dialog", never, {}, {}, never, never, false, never>;
|
|
2230
|
+
}
|
|
2231
|
+
|
|
2232
|
+
/**
|
|
2233
|
+
* Data source for the List Page view. This class should
|
|
2234
|
+
* encapsulate all logic for fetching and manipulating the displayed data
|
|
2235
|
+
* (including sorting, pagination, and searching).
|
|
2236
|
+
*/
|
|
2237
|
+
declare class DraggableTableDataSource extends DataSource<any> {
|
|
2238
|
+
columns: string[];
|
|
2239
|
+
listSubject: BehaviorSubject<any[]>;
|
|
2240
|
+
constructor();
|
|
2241
|
+
/**
|
|
2242
|
+
* Connect this data source to the table. The table will only update when
|
|
2243
|
+
* the returned stream emits new items.
|
|
2244
|
+
* @returns A stream of the items to be rendered.
|
|
2245
|
+
*/
|
|
2246
|
+
connect(): Observable<any[]>;
|
|
2247
|
+
/**
|
|
2248
|
+
* Called when the table is being destroyed. Use this function, to clean up
|
|
2249
|
+
* any open connections or free any held resources that were set up during connect.
|
|
2250
|
+
*/
|
|
2251
|
+
disconnect(): void;
|
|
2252
|
+
}
|
|
2253
|
+
|
|
2254
|
+
declare class DraggableTableComponent implements OnChanges {
|
|
2255
|
+
private arrayService;
|
|
2256
|
+
table: MatTable<any>;
|
|
2257
|
+
columns: DynamicTableColumn[];
|
|
2258
|
+
items: any[];
|
|
2259
|
+
sortAttr: string;
|
|
2260
|
+
writable: boolean;
|
|
2261
|
+
dataSource: DraggableTableDataSource;
|
|
2262
|
+
constructor(arrayService: ArrayService);
|
|
2263
|
+
ngOnChanges(): void;
|
|
2264
|
+
listColumnAttrs(): string[];
|
|
2265
|
+
onDropped(event: CdkDragDrop<string>): void;
|
|
2266
|
+
onDeleteClicked(row: any): void;
|
|
2267
|
+
refreshOrdinals(): void;
|
|
2268
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DraggableTableComponent, never>;
|
|
2269
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DraggableTableComponent, "mantle-draggable-table", never, { "columns": { "alias": "columns"; "required": false; }; "items": { "alias": "items"; "required": false; }; "sortAttr": { "alias": "sortAttr"; "required": false; }; "writable": { "alias": "writable"; "required": false; }; }, {}, never, never, false, never>;
|
|
2270
|
+
}
|
|
2271
|
+
|
|
2272
|
+
declare class MaterialModule {
|
|
2273
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialModule, never>;
|
|
2274
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1.CommonModule, typeof i2.MatBadgeModule, typeof i3.MatButtonModule, typeof i4.MatCardModule, typeof i5.MatCheckboxModule, typeof i6.MatChipsModule, typeof i7.MatDatepickerModule, typeof i8.MatDialogModule, typeof i9.MatExpansionModule, typeof i10.MatGridListModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatListModule, typeof i14.MatMenuModule, typeof i15.MatSelectModule, typeof i16.MatSidenavModule, typeof i17.MatTabsModule, typeof i18.MatToolbarModule, typeof i19.MatTooltipModule, typeof i20.MatProgressSpinnerModule, typeof i21.MatTableModule, typeof i22.MatPaginatorModule, typeof i23.MatSortModule, typeof i24.MatMomentDateModule, typeof i25.MatSnackBarModule, typeof i26.MatTreeModule, typeof i27.MatAutocompleteModule, typeof i28.MtxSelectModule, typeof i29.MtxColorpickerModule, typeof i30.MtxDatetimepickerModule], [typeof i2.MatBadgeModule, typeof i3.MatButtonModule, typeof i4.MatCardModule, typeof i5.MatCheckboxModule, typeof i6.MatChipsModule, typeof i7.MatDatepickerModule, typeof i8.MatDialogModule, typeof i9.MatExpansionModule, typeof i10.MatGridListModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatListModule, typeof i14.MatMenuModule, typeof i15.MatSelectModule, typeof i16.MatSidenavModule, typeof i17.MatTabsModule, typeof i18.MatToolbarModule, typeof i19.MatTooltipModule, typeof i20.MatProgressSpinnerModule, typeof i21.MatTableModule, typeof i22.MatPaginatorModule, typeof i23.MatSortModule, typeof i24.MatMomentDateModule, typeof i25.MatSnackBarModule, typeof i26.MatTreeModule, typeof i27.MatAutocompleteModule, typeof i28.MtxSelectModule, typeof i29.MtxColorpickerModule, typeof i30.MtxDatetimepickerModule]>;
|
|
2275
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MaterialModule>;
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
declare class MantleModule {
|
|
2279
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MantleModule, never>;
|
|
2280
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MantleModule, [typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof QrCodeDialogComponent, typeof DraggableTableComponent], [typeof i1.CommonModule, typeof i98.RouterModule, typeof i99.HttpClientModule, typeof i100.LayoutModule, typeof i101.FlexLayoutModule, typeof i102.DragDropModule, typeof i103.BrowserModule, typeof i104.BrowserAnimationsModule, typeof i105.FormsModule, typeof i105.ReactiveFormsModule, typeof i106.HighchartsChartModule, typeof i107.MarkdownModule, typeof i108.QrCodeModule, typeof i109.TranslateModule, typeof MaterialModule, typeof i111.ImageCropperComponent], [typeof MaterialModule, typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof DraggableTableComponent]>;
|
|
2281
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MantleModule>;
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
declare const PROGRESS_BAR_CHART: {
|
|
2285
|
+
chart: {
|
|
2286
|
+
type: string;
|
|
2287
|
+
backgroundColor: string;
|
|
2288
|
+
margin: number[];
|
|
2289
|
+
spacing: number[];
|
|
2290
|
+
height: number;
|
|
2291
|
+
reflow: boolean;
|
|
2292
|
+
};
|
|
2293
|
+
title: {
|
|
2294
|
+
text: string;
|
|
2295
|
+
};
|
|
2296
|
+
tooltip: {
|
|
2297
|
+
enabled: boolean;
|
|
2298
|
+
};
|
|
2299
|
+
legend: {
|
|
2300
|
+
enabled: boolean;
|
|
2301
|
+
};
|
|
2302
|
+
credits: {
|
|
2303
|
+
enabled: boolean;
|
|
2304
|
+
};
|
|
2305
|
+
xAxis: {
|
|
2306
|
+
visible: boolean;
|
|
2307
|
+
};
|
|
2308
|
+
yAxis: {
|
|
2309
|
+
visible: boolean;
|
|
2310
|
+
min: number;
|
|
2311
|
+
};
|
|
2312
|
+
plotOptions: {
|
|
2313
|
+
bar: {
|
|
2314
|
+
groupPadding: number;
|
|
2315
|
+
pointPadding: number;
|
|
2316
|
+
};
|
|
2317
|
+
series: {
|
|
2318
|
+
dataLabels: {
|
|
2319
|
+
enabled: boolean;
|
|
2320
|
+
};
|
|
2321
|
+
stacking: string;
|
|
2322
|
+
states: {
|
|
2323
|
+
hover: {
|
|
2324
|
+
enabled: boolean;
|
|
2325
|
+
};
|
|
2326
|
+
inactive: {
|
|
2327
|
+
enabled: boolean;
|
|
2328
|
+
};
|
|
2329
|
+
};
|
|
2330
|
+
};
|
|
2331
|
+
};
|
|
2332
|
+
};
|
|
2333
|
+
|
|
2334
|
+
declare const GANTT_CHART: {
|
|
2335
|
+
chart: {
|
|
2336
|
+
type: string;
|
|
2337
|
+
};
|
|
2338
|
+
yAxis: {
|
|
2339
|
+
grid: {
|
|
2340
|
+
borderWidth: number;
|
|
2341
|
+
};
|
|
2342
|
+
gridLineWidth: number;
|
|
2343
|
+
};
|
|
2344
|
+
plotOptions: {
|
|
2345
|
+
gantt: {
|
|
2346
|
+
borderRadius: number;
|
|
2347
|
+
pointWidth: number;
|
|
2348
|
+
};
|
|
2349
|
+
};
|
|
2350
|
+
};
|
|
2351
|
+
|
|
2352
|
+
declare const PIE_CHART: {
|
|
2353
|
+
chart: {
|
|
2354
|
+
type: string;
|
|
2355
|
+
};
|
|
2356
|
+
tooltip: {
|
|
2357
|
+
useHTML: boolean;
|
|
2358
|
+
distance: number;
|
|
2359
|
+
headerFormat: string;
|
|
2360
|
+
pointFormat: string;
|
|
2361
|
+
};
|
|
2362
|
+
plotOptions: {
|
|
2363
|
+
pie: {
|
|
2364
|
+
shadow: boolean;
|
|
2365
|
+
cursor: string;
|
|
2366
|
+
dataLabels: {
|
|
2367
|
+
enabled: boolean;
|
|
2368
|
+
};
|
|
2369
|
+
};
|
|
2370
|
+
};
|
|
2371
|
+
};
|
|
2372
|
+
|
|
2373
|
+
declare const COLUMN_CHART: {
|
|
2374
|
+
chart: {
|
|
2375
|
+
type: string;
|
|
2376
|
+
};
|
|
2377
|
+
yAxis: {
|
|
2378
|
+
alignTicks: boolean;
|
|
2379
|
+
min: number;
|
|
2380
|
+
title: {
|
|
2381
|
+
text: string;
|
|
2382
|
+
};
|
|
2383
|
+
stackLabels: {
|
|
2384
|
+
enabled: boolean;
|
|
2385
|
+
style: {
|
|
2386
|
+
color: string;
|
|
2387
|
+
};
|
|
2388
|
+
};
|
|
2389
|
+
};
|
|
2390
|
+
legend: {
|
|
2391
|
+
enabled: boolean;
|
|
2392
|
+
};
|
|
2393
|
+
tooltip: {
|
|
2394
|
+
useHTML: boolean;
|
|
2395
|
+
borderColor: string;
|
|
2396
|
+
headerFormat: string;
|
|
2397
|
+
pointFormat: string;
|
|
2398
|
+
footerFormat: string;
|
|
2399
|
+
};
|
|
2400
|
+
plotOptions: {
|
|
2401
|
+
column: {
|
|
2402
|
+
stacking: string;
|
|
2403
|
+
borderRadius: number;
|
|
2404
|
+
dataLabels: {
|
|
2405
|
+
enabled: boolean;
|
|
2406
|
+
};
|
|
2407
|
+
};
|
|
2408
|
+
};
|
|
2409
|
+
};
|
|
2410
|
+
|
|
2411
|
+
declare const SPLINE_CHART: {
|
|
2412
|
+
chart: {
|
|
2413
|
+
type: string;
|
|
2414
|
+
};
|
|
2415
|
+
yAxis: {
|
|
2416
|
+
title: {
|
|
2417
|
+
text: string;
|
|
2418
|
+
};
|
|
2419
|
+
};
|
|
2420
|
+
plotOptions: {
|
|
2421
|
+
series: {
|
|
2422
|
+
label: {
|
|
2423
|
+
enabled: boolean;
|
|
2424
|
+
};
|
|
2425
|
+
marker: {
|
|
2426
|
+
symbol: string;
|
|
2427
|
+
};
|
|
2428
|
+
};
|
|
2429
|
+
};
|
|
2430
|
+
legend: {
|
|
2431
|
+
enabled: boolean;
|
|
2432
|
+
};
|
|
2433
|
+
};
|
|
2434
|
+
|
|
2435
|
+
declare const MANTLE_LANG_EN: {
|
|
2436
|
+
mantle: {
|
|
2437
|
+
auth: {
|
|
2438
|
+
incorrect_password: string;
|
|
2439
|
+
page_access_denied: string;
|
|
2440
|
+
};
|
|
2441
|
+
buttons: {
|
|
2442
|
+
add: string;
|
|
2443
|
+
add_item: string;
|
|
2444
|
+
cancel: string;
|
|
2445
|
+
clone: string;
|
|
2446
|
+
close_actions: string;
|
|
2447
|
+
collapse_table: string;
|
|
2448
|
+
confirm: string;
|
|
2449
|
+
delete: string;
|
|
2450
|
+
deleting: string;
|
|
2451
|
+
download: string;
|
|
2452
|
+
edit: string;
|
|
2453
|
+
expand_table: string;
|
|
2454
|
+
export: string;
|
|
2455
|
+
exporting: string;
|
|
2456
|
+
open_actions: string;
|
|
2457
|
+
reset: string;
|
|
2458
|
+
save: string;
|
|
2459
|
+
saving: string;
|
|
2460
|
+
search: string;
|
|
2461
|
+
submit: string;
|
|
2462
|
+
};
|
|
2463
|
+
file_preview: {
|
|
2464
|
+
unable_to_preview_file: string;
|
|
2465
|
+
};
|
|
2466
|
+
image_cropper: {
|
|
2467
|
+
crop_image: string;
|
|
2468
|
+
original: string;
|
|
2469
|
+
preview: string;
|
|
2470
|
+
};
|
|
2471
|
+
messages: {
|
|
2472
|
+
are_you_sure: string;
|
|
2473
|
+
confirm_deletion: string;
|
|
2474
|
+
could_not_update_locale: string;
|
|
2475
|
+
delete_failed: string;
|
|
2476
|
+
delete_successful: string;
|
|
2477
|
+
export_failed: string;
|
|
2478
|
+
save_failed: string;
|
|
2479
|
+
save_successful: string;
|
|
2480
|
+
unable_to_upload_file: string;
|
|
2481
|
+
unknown_error: string;
|
|
2482
|
+
};
|
|
2483
|
+
paginator: {
|
|
2484
|
+
items_per_page: string;
|
|
2485
|
+
first_page: string;
|
|
2486
|
+
previous_page: string;
|
|
2487
|
+
next_page: string;
|
|
2488
|
+
last_page: string;
|
|
2489
|
+
of: string;
|
|
2490
|
+
};
|
|
2491
|
+
search_panel: {
|
|
2492
|
+
search: string;
|
|
2493
|
+
filter_by: string;
|
|
2494
|
+
};
|
|
2495
|
+
};
|
|
2496
|
+
};
|
|
2497
|
+
|
|
2498
|
+
declare const MANTLE_LANG_MS: {
|
|
2499
|
+
mantle: {
|
|
2500
|
+
auth: {
|
|
2501
|
+
incorrect_password: string;
|
|
2502
|
+
page_access_denied: string;
|
|
2503
|
+
};
|
|
2504
|
+
buttons: {
|
|
2505
|
+
add: string;
|
|
2506
|
+
add_item: string;
|
|
2507
|
+
cancel: string;
|
|
2508
|
+
clone: string;
|
|
2509
|
+
close_actions: string;
|
|
2510
|
+
collapse_table: string;
|
|
2511
|
+
confirm: string;
|
|
2512
|
+
delete: string;
|
|
2513
|
+
deleting: string;
|
|
2514
|
+
download: string;
|
|
2515
|
+
edit: string;
|
|
2516
|
+
expand_table: string;
|
|
2517
|
+
export: string;
|
|
2518
|
+
exporting: string;
|
|
2519
|
+
open_actions: string;
|
|
2520
|
+
reset: string;
|
|
2521
|
+
save: string;
|
|
2522
|
+
saving: string;
|
|
2523
|
+
search: string;
|
|
2524
|
+
submit: string;
|
|
2525
|
+
};
|
|
2526
|
+
file_preview: {
|
|
2527
|
+
unable_to_preview_file: string;
|
|
2528
|
+
};
|
|
2529
|
+
image_cropper: {
|
|
2530
|
+
crop_image: string;
|
|
2531
|
+
original: string;
|
|
2532
|
+
preview: string;
|
|
2533
|
+
};
|
|
2534
|
+
messages: {
|
|
2535
|
+
are_you_sure: string;
|
|
2536
|
+
confirm_deletion: string;
|
|
2537
|
+
could_not_update_locale: string;
|
|
2538
|
+
delete_failed: string;
|
|
2539
|
+
delete_successful: string;
|
|
2540
|
+
export_failed: string;
|
|
2541
|
+
save_failed: string;
|
|
2542
|
+
save_successful: string;
|
|
2543
|
+
unable_to_upload_file: string;
|
|
2544
|
+
unknown_error: string;
|
|
2545
|
+
};
|
|
2546
|
+
paginator: {
|
|
2547
|
+
items_per_page: string;
|
|
2548
|
+
first_page: string;
|
|
2549
|
+
previous_page: string;
|
|
2550
|
+
next_page: string;
|
|
2551
|
+
last_page: string;
|
|
2552
|
+
of: string;
|
|
2553
|
+
};
|
|
2554
|
+
search_panel: {
|
|
2555
|
+
search: string;
|
|
2556
|
+
filter_by: string;
|
|
2557
|
+
};
|
|
2558
|
+
};
|
|
2559
|
+
};
|
|
2560
|
+
|
|
2561
|
+
/**
|
|
2562
|
+
* Data source for the List Page view. This class should
|
|
2563
|
+
* encapsulate all logic for fetching and manipulating the displayed data
|
|
2564
|
+
* (including sorting, pagination, and searching).
|
|
2565
|
+
*/
|
|
2566
|
+
declare class DashboardTableDataSource extends DataSource<any> {
|
|
2567
|
+
listSubject: BehaviorSubject<any[]>;
|
|
2568
|
+
constructor();
|
|
2569
|
+
/**
|
|
2570
|
+
* Connect this data source to the table. The table will only update when
|
|
2571
|
+
* the returned stream emits new items.
|
|
2572
|
+
* @returns A stream of the items to be rendered.
|
|
2573
|
+
*/
|
|
2574
|
+
connect(): Observable<any[]>;
|
|
2575
|
+
/**
|
|
2576
|
+
* Called when the table is being destroyed. Use this function, to clean up
|
|
2577
|
+
* any open connections or free any held resources that were set up during connect.
|
|
2578
|
+
*/
|
|
2579
|
+
disconnect(): void;
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2582
|
+
/**
|
|
2583
|
+
* Data source for the List Page view. This class should
|
|
2584
|
+
* encapsulate all logic for fetching and manipulating the displayed data
|
|
2585
|
+
* (including sorting, pagination, and searching).
|
|
2586
|
+
*/
|
|
2587
|
+
declare class DynamicTableDataSource extends DataSource<any> {
|
|
2588
|
+
private arrayService;
|
|
2589
|
+
paginator: MatPaginator | undefined;
|
|
2590
|
+
sort: MatSort | undefined;
|
|
2591
|
+
columns: DynamicTableColumn[];
|
|
2592
|
+
listSubject: BehaviorSubject<any[]>;
|
|
2593
|
+
constructor(arrayService: ArrayService);
|
|
2594
|
+
/**
|
|
2595
|
+
* Connect this data source to the table. The table will only update when
|
|
2596
|
+
* the returned stream emits new items.
|
|
2597
|
+
* @returns A stream of the items to be rendered.
|
|
2598
|
+
*/
|
|
2599
|
+
connect(): Observable<any[]>;
|
|
2600
|
+
/**
|
|
2601
|
+
* Called when the table is being destroyed. Use this function, to clean up
|
|
2602
|
+
* any open connections or free any held resources that were set up during connect.
|
|
2603
|
+
*/
|
|
2604
|
+
disconnect(): void;
|
|
2605
|
+
/**
|
|
2606
|
+
* Paginate the data (client-side). If you're using server-side pagination,
|
|
2607
|
+
* this would be replaced by requesting the appropriate data from the server.
|
|
2608
|
+
*/
|
|
2609
|
+
private getPagedData;
|
|
2610
|
+
/**
|
|
2611
|
+
* Sort the data (client-side). If you're using server-side sorting,
|
|
2612
|
+
* this would be replaced by requesting the appropriate data from the server.
|
|
2613
|
+
*/
|
|
2614
|
+
private getSortedData;
|
|
2615
|
+
}
|
|
2616
|
+
|
|
2617
|
+
declare class CurrentUserService {
|
|
2618
|
+
private tokenService;
|
|
2619
|
+
private router;
|
|
2620
|
+
private announcementService;
|
|
2621
|
+
protected arrayService: ArrayService;
|
|
2622
|
+
protected dataBroadcastService: DataBroadcastService;
|
|
2623
|
+
private localeService;
|
|
2624
|
+
private webApiService;
|
|
2625
|
+
constructor(tokenService: AngularTokenService, router: Router, announcementService: AnnouncementService, arrayService: ArrayService, dataBroadcastService: DataBroadcastService, localeService: LocaleService, webApiService: WebApiService);
|
|
2626
|
+
signIn(signInData: SignInData, additionalData: any, onSuccess?: (res: any) => void, onFailure?: (res: any) => void): void;
|
|
2627
|
+
validateToken(onValid?: (res: any) => void, onInvalid?: (res: any) => void): void;
|
|
2628
|
+
updatePassword(updatePasswordData: UpdatePasswordData, onSuccess?: (res: any) => void, onFailure?: (res: any) => void): void;
|
|
2629
|
+
resetPassword(resetPasswordData: ResetPasswordData, onSuccess?: (res: any) => void, onFailure?: (res: any) => void): void;
|
|
2630
|
+
signOut(callback?: () => void): void;
|
|
2631
|
+
isSignedIn(): boolean;
|
|
2632
|
+
getSessionData(): any;
|
|
2633
|
+
clearSessionData(): void;
|
|
2634
|
+
getId(): any;
|
|
2635
|
+
changePassword(): void;
|
|
2636
|
+
getPermissions(): any;
|
|
2637
|
+
hasFeatureAccess(feature: string, action?: string): boolean;
|
|
2638
|
+
setLatestPasswordCheckTime(): void;
|
|
2639
|
+
getLatestPasswordCheckTime(): string | null;
|
|
2640
|
+
setLocale(locale: string): void;
|
|
2641
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CurrentUserService, never>;
|
|
2642
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CurrentUserService>;
|
|
2643
|
+
}
|
|
2644
|
+
|
|
2645
|
+
declare class ChartService {
|
|
2646
|
+
private objectService;
|
|
2647
|
+
constructor(objectService: ObjectService);
|
|
2648
|
+
private mergeChartConfig;
|
|
2649
|
+
columnChart(domainConfig: any, widgetConfig?: any): any;
|
|
2650
|
+
ganttChart(domainConfig: any, widgetConfig?: any): any;
|
|
2651
|
+
pieChart(domainConfig: any, widgetConfig?: any): any;
|
|
2652
|
+
progressBarChart(domainConfig: any, widgetConfig?: any): any;
|
|
2653
|
+
splineChart(domainConfig: any, widgetConfig?: any): any;
|
|
2654
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChartService, never>;
|
|
2655
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ChartService>;
|
|
2656
|
+
}
|
|
2657
|
+
|
|
2658
|
+
declare class WebsocketService {
|
|
2659
|
+
private environment;
|
|
2660
|
+
private angularTokenService;
|
|
2661
|
+
private wsUrl;
|
|
2662
|
+
constructor(environment: any, angularTokenService: AngularTokenService);
|
|
2663
|
+
connect(): {
|
|
2664
|
+
subscribe: (channelName: string, callbacks?: any) => ActionCable.Subscription<ActionCable.Consumer> & ActionCable.Mixin & {
|
|
2665
|
+
connected: () => void;
|
|
2666
|
+
disconnected: () => void;
|
|
2667
|
+
rejected: () => void;
|
|
2668
|
+
received: (data: any) => void;
|
|
2669
|
+
};
|
|
2670
|
+
disconnect(): void;
|
|
2671
|
+
};
|
|
2672
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<WebsocketService, never>;
|
|
2673
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<WebsocketService>;
|
|
2674
|
+
}
|
|
2675
|
+
|
|
2676
|
+
declare class PasswordCheckService {
|
|
2677
|
+
private dialog;
|
|
2678
|
+
private announcementService;
|
|
2679
|
+
private currentUserService;
|
|
2680
|
+
private dataBroadcastService;
|
|
2681
|
+
private webApiService;
|
|
2682
|
+
constructor(dialog: MatDialog, announcementService: AnnouncementService, currentUserService: CurrentUserService, dataBroadcastService: DataBroadcastService, webApiService: WebApiService);
|
|
2683
|
+
checkPassword(): Observable<boolean>;
|
|
2684
|
+
private getLatestPasswordCheckTime;
|
|
2685
|
+
private setLatestPasswordCheckTime;
|
|
2686
|
+
private hasLatestPasswordCheckExpired;
|
|
2687
|
+
private validatePassword;
|
|
2688
|
+
private modalConfiguration;
|
|
2689
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordCheckService, never>;
|
|
2690
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PasswordCheckService>;
|
|
2691
|
+
}
|
|
2692
|
+
|
|
2693
|
+
interface WebsocketAdapter {
|
|
2694
|
+
webRtcEvents: EventEmitter<any>;
|
|
2695
|
+
connectWebRtc(): void;
|
|
2696
|
+
disconnectWebRtc(): void;
|
|
2697
|
+
}
|
|
2698
|
+
|
|
2699
|
+
interface AuthorisableFeatureService {
|
|
2700
|
+
canRead(): boolean;
|
|
2701
|
+
canWrite(): boolean;
|
|
2702
|
+
authorise(action: string): boolean;
|
|
2703
|
+
}
|
|
2704
|
+
|
|
2705
|
+
declare class FeatureConfigService implements WebApiCrudAdapter, WebsocketAdapter, AuthorisableFeatureService {
|
|
2706
|
+
private parentComponent;
|
|
2707
|
+
protected webApiBaseUrl: string;
|
|
2708
|
+
protected webApiService: WebApiService;
|
|
2709
|
+
private webRtcChannel;
|
|
2710
|
+
protected webRtcService: WebsocketService;
|
|
2711
|
+
protected feature: string;
|
|
2712
|
+
protected currentUserService: CurrentUserService;
|
|
2713
|
+
protected dataBroadcastService: DataBroadcastService;
|
|
2714
|
+
protected sessionData: any;
|
|
2715
|
+
protected router: Router;
|
|
2716
|
+
protected dialog: MatDialog;
|
|
2717
|
+
protected confirmationService: ConfirmationService;
|
|
2718
|
+
private webRtcConnection;
|
|
2719
|
+
webRtcEvents: EventEmitter<any>;
|
|
2720
|
+
subContentChangeEvents: EventEmitter<any>;
|
|
2721
|
+
isCommitInProgress: boolean;
|
|
2722
|
+
constructor(config: any);
|
|
2723
|
+
onInit(): void;
|
|
2724
|
+
noun(): string;
|
|
2725
|
+
setParentComponent(parentComponent: any): void;
|
|
2726
|
+
refreshParentComponent(): void;
|
|
2727
|
+
populateParentComponent(data: any): void;
|
|
2728
|
+
getList(params: WebApiListRequest, headers?: any): Observable<WebApiListResponse>;
|
|
2729
|
+
get(id: string, params?: any, headers?: any): Observable<WebApiDetailsResponse>;
|
|
2730
|
+
getNew(params?: any, headers?: any): Observable<WebApiFormResponse>;
|
|
2731
|
+
create(params: any, headers?: any): Observable<WebApiSaveResponse>;
|
|
2732
|
+
getEdit(id: string, params?: any, headers?: any): Observable<WebApiFormResponse>;
|
|
2733
|
+
update(id: string, params: any, headers?: any): Observable<WebApiSaveResponse>;
|
|
2734
|
+
destroy(id: string, params?: any, headers?: any): Observable<any>;
|
|
2735
|
+
downloadList(format: string, filename: string, params?: any, headers?: any): Observable<any>;
|
|
2736
|
+
download(id: string, format: string, filename: string, params?: any, headers?: any): Observable<any>;
|
|
2737
|
+
connectWebRtc(): void;
|
|
2738
|
+
disconnectWebRtc(): void;
|
|
2739
|
+
canRead(): boolean;
|
|
2740
|
+
canWrite(): boolean;
|
|
2741
|
+
authorise(action: string): boolean;
|
|
2742
|
+
openRoute(route: string): void;
|
|
2743
|
+
openParent(): void;
|
|
2744
|
+
openDetailDialog(detailPageService: DetailPageService, title: string, record: any): void;
|
|
2745
|
+
openFormDialog(formPageService: FormPageService, title: string, record?: any, initData?: any): void;
|
|
2746
|
+
onDetailContentLoaded(content: DynamicDetailsContent): void;
|
|
2747
|
+
detailPageExportOptions(): DetailPageExportOption[];
|
|
2748
|
+
detailPageSectionActions(sectionSlug: string): any[];
|
|
2749
|
+
detailDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
2750
|
+
additionalDetailPageButtons(record: any): DetailPageButton[];
|
|
2751
|
+
deletionOptions(): any;
|
|
2752
|
+
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
2753
|
+
onDeleteSuccess(response: WebApiSaveResponse): void;
|
|
2754
|
+
onDeleteFailure(response: WebApiSaveResponse): void;
|
|
2755
|
+
onFormContentLoaded(content: DynamicFormContent): void;
|
|
2756
|
+
onFormValueChanged(pageContent: DynamicFormContent, formValue: any): any;
|
|
2757
|
+
onDialogFormContentLoaded(content: DialogNestedFormParams): void;
|
|
2758
|
+
formDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
2759
|
+
onDialogFormValueChanged(dialogContent: DialogNestedFormParams, formValue: any): any;
|
|
2760
|
+
additionalFormPageButtons(record: any): FormPageButton[];
|
|
2761
|
+
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
2762
|
+
beforeSave(value: any): void;
|
|
2763
|
+
onSaveSuccess(response: WebApiSaveResponse): void;
|
|
2764
|
+
onSaveFailure(response: WebApiSaveResponse): void;
|
|
2765
|
+
listPageExportOptions(): ListPageExportOption[];
|
|
2766
|
+
listPageBulkExportOptions(): ListPageBulkExportOption[];
|
|
2767
|
+
additionalListPageButtons(): ListPageButton[];
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
interface ExportPageService {
|
|
2771
|
+
getNew(): Observable<WebApiFormResponse>;
|
|
2772
|
+
export(params: any): Observable<any>;
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2775
|
+
declare class SessionGuard implements CanActivate {
|
|
2776
|
+
private angularTokenService;
|
|
2777
|
+
constructor(angularTokenService: AngularTokenService);
|
|
2778
|
+
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): boolean;
|
|
2779
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SessionGuard, never>;
|
|
2780
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SessionGuard>;
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2783
|
+
declare class FeatureGuard implements CanActivate {
|
|
2784
|
+
private announcementService;
|
|
2785
|
+
private currentUserService;
|
|
2786
|
+
private router;
|
|
2787
|
+
private injector;
|
|
2788
|
+
constructor(announcementService: AnnouncementService, currentUserService: CurrentUserService, router: Router, injector: Injector);
|
|
2789
|
+
canActivate(route: ActivatedRouteSnapshot): Promise<boolean>;
|
|
2790
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureGuard, never>;
|
|
2791
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FeatureGuard>;
|
|
2792
|
+
}
|
|
2793
|
+
|
|
2794
|
+
declare class PasswordCheckGuard implements CanActivateChild {
|
|
2795
|
+
private passwordCheckService;
|
|
2796
|
+
constructor(passwordCheckService: PasswordCheckService);
|
|
2797
|
+
canActivateChild(): Observable<boolean>;
|
|
2798
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordCheckGuard, never>;
|
|
2799
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PasswordCheckGuard>;
|
|
2800
|
+
}
|
|
2801
|
+
|
|
2802
|
+
declare const ENVIRONMENT: InjectionToken<any>;
|
|
2803
|
+
|
|
2804
|
+
export { AccordionDetailsContainerComponent, AccordionFormContainerComponent, AccordionLayoutEditorContainerComponent, ActionsAttributeDisplayComponent, AnnouncementService, ArrayService, AutocompleteInputComponent, COLUMN_CHART, ChartService, ChipAttributeDisplayComponent, ChipInputComponent, ClickStopPropagationDirective, ColorPickerInputComponent, ConfirmationService, ContentTitleComponent, CurrentUserService, DashboardCardComponent, DashboardCardSearchMenuComponent, DashboardInfoCardComponent, DashboardLayoutEditorSectionComponent, DashboardPageComponent, DashboardSectionComponent, DashboardTableComponent, DashboardTableDataSource, DataBroadcastService, DatepickerComponent, DatetimepickerComponent, DeleteConfirmationDialogComponent, DetailPageComponent, DialogDetailsComponent, DialogFormComponent, DialogNestedDetailsComponent, DialogNestedFormComponent, DocumentsPageComponent, DraggableTableComponent, DraggableTableDataSource, DropdownComponent, DynamicAttributeDisplayComponent, DynamicChartComponent, DynamicDashboardComponent, DynamicDashboardContainerComponent, DynamicDetailsComponent, DynamicDetailsContainerComponent, DynamicDetailsSectionComponent, DynamicFormComponent, DynamicFormContainerComponent, DynamicFormField, DynamicFormFieldComponent, DynamicFormSectionComponent, DynamicFormService, DynamicLayoutEditorComponent, DynamicLayoutEditorContainerComponent, DynamicLayoutEditorElementComponent, DynamicLayoutEditorSectionComponent, DynamicPipe, DynamicTableComponent, DynamicTableDataSource, DynamicWidgetDisplayComponent, ENVIRONMENT, ExportPageComponent, FeatureConfigService, FeatureGuard, FileAttributeDisplayComponent, FileDropzoneDirective, FilePreviewDialogComponent, FilepickerComponent, FormPageComponent, GANTT_CHART, GridDetailsSectionComponent, GridFormSectionComponent, GridLayoutEditorSectionComponent, IconAttributeDisplayComponent, ImageAttributeDisplayComponent, ImageCropperComponent, ImagepickerComponent, LayoutEditorFieldElementComponent, LayoutEditorPageComponent, LayoutEditorTableColumnElementComponent, LayoutEditorWidgetElementComponent, LinkAttributeDisplayComponent, ListPageComponent, ListPageDataSource, LoaderComponent, LocaleService, MANTLE_LANG_EN, MANTLE_LANG_MS, MantleModule, MarkdownAttributeDisplayComponent, MarkdownDetailsSectionComponent, MarkdownInputComponent, MarkdownLayoutEditorSectionComponent, MaterialModule, NavTreeComponent, NumberInputComponent, ObjectService, PIE_CHART, PROGRESS_BAR_CHART, PageTitleComponent, PasswordCheckGuard, PasswordCheckService, PasswordInputComponent, PlainDashboardContainerComponent, PlainDetailsContainerComponent, PlainFormContainerComponent, PlainLayoutEditorContainerComponent, QrCodeDialogComponent, RerouteComponent, RosterPageComponent, RosterShiftListDetailsSectionComponent, RosterShiftListFormSectionComponent, SPLINE_CHART, SaveConfirmationDialogComponent, ScreenSizeMap, ScreenSizeService, SearchPanelComponent, SectionTitleComponent, SecureImagePipe, SessionGuard, SnackbarComponent, TabbedPageComponent, TableDetailsSectionComponent, TableFormSectionComponent, TableLayoutEditorSectionComponent, TextInputComponent, TextareaComponent, ThumbnailDisplayComponent, TimeInputComponent, WebApiListRequest, WebApiService, WebsocketService };
|
|
2805
|
+
export type { AuthorisableFeatureService, Chip, DashboardCardSearchMenuContent, DashboardPageSection, DashboardPageService, DashboardTableColumn, DashboardWidgetButton, DashboardWidgetItemConfig, DashboardWidgetService, DeleteConfirmationDialogButton, DeleteConfirmationDialogParams, DetailPageButton, DetailPageExportOption, DetailPageService, DialogDetailParams, DialogFormParams, DialogNestedDetailsParams, DialogNestedFormParams, DynamicDashboardContent, DynamicDashboardWidget, DynamicDetailsContent, DynamicFormContent, DynamicLayoutContainer, DynamicLayoutDashboardSection, DynamicLayoutEditorContainer, DynamicLayoutEditorContent, DynamicLayoutEditorDashboardWidget, DynamicLayoutEditorFormField, DynamicLayoutEditorMarkdownElement, DynamicLayoutEditorSection, DynamicLayoutEditorTableColumn, DynamicLayoutGridCellDimensions, DynamicLayoutGridDimensions, DynamicLayoutGridSection, DynamicLayoutMarkdownElement, DynamicLayoutMarkdownSection, DynamicLayoutRosterShiftListSection, DynamicLayoutSection, DynamicLayoutTableSection, DynamicTableColumn, ExportPageService, FileAttachment, FlatTreeNode, FormPageButton, FormPageService, ImageCropperOptions, ImageCropperParams, LayoutEditorPageService, ListPageBulkExportOption, ListPageButton, ListPageColumn, ListPageExportOption, ListPageService, NavTabsService, NavigationNode, RerouteService, RosterPageService, RosterScheduleService, SaveConfirmationDialogParams, ScreenSizeMapEntries, TabbedPageTab, TableSectionConfig, WebApiCrudAdapter, WebApiDeleteResponse, WebApiDetailsResponse, WebApiFormResponse, WebApiListResponse, WebApiSaveResponse, WebsocketAdapter, WidgetExportOption };
|