@codetectonics/mantle 1.0.6 → 1.0.8
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 +6582 -0
- package/fesm2022/codetectonics-mantle.mjs.map +1 -0
- package/index.d.ts +2816 -0
- package/package.json +38 -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
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { DataSource } from '@angular/cdk/collections';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
|
-
import { ArrayService } from '../../../services/array.service';
|
|
6
|
-
import { DynamicTableColumn } from '../../../data-structures/dynamic-layout.structure';
|
|
7
|
-
/**
|
|
8
|
-
* Data source for the List Page view. This class should
|
|
9
|
-
* encapsulate all logic for fetching and manipulating the displayed data
|
|
10
|
-
* (including sorting, pagination, and searching).
|
|
11
|
-
*/
|
|
12
|
-
export declare class DynamicTableDataSource extends DataSource<any> {
|
|
13
|
-
private arrayService;
|
|
14
|
-
paginator: MatPaginator | undefined;
|
|
15
|
-
sort: MatSort | undefined;
|
|
16
|
-
columns: DynamicTableColumn[];
|
|
17
|
-
listSubject: BehaviorSubject<any[]>;
|
|
18
|
-
constructor(arrayService: ArrayService);
|
|
19
|
-
/**
|
|
20
|
-
* Connect this data source to the table. The table will only update when
|
|
21
|
-
* the returned stream emits new items.
|
|
22
|
-
* @returns A stream of the items to be rendered.
|
|
23
|
-
*/
|
|
24
|
-
connect(): Observable<any[]>;
|
|
25
|
-
/**
|
|
26
|
-
* Called when the table is being destroyed. Use this function, to clean up
|
|
27
|
-
* any open connections or free any held resources that were set up during connect.
|
|
28
|
-
*/
|
|
29
|
-
disconnect(): void;
|
|
30
|
-
/**
|
|
31
|
-
* Paginate the data (client-side). If you're using server-side pagination,
|
|
32
|
-
* this would be replaced by requesting the appropriate data from the server.
|
|
33
|
-
*/
|
|
34
|
-
private getPagedData;
|
|
35
|
-
/**
|
|
36
|
-
* Sort the data (client-side). If you're using server-side sorting,
|
|
37
|
-
* this would be replaced by requesting the appropriate data from the server.
|
|
38
|
-
*/
|
|
39
|
-
private getSortedData;
|
|
40
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnChanges, EventEmitter } from '@angular/core';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { MatTable } from '@angular/material/table';
|
|
5
|
-
import { ArrayService } from '../../../services/array.service';
|
|
6
|
-
import { DynamicTableColumn } from '../../../data-structures/dynamic-layout.structure';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class DynamicTableComponent implements AfterViewInit, OnChanges {
|
|
9
|
-
private arrayService;
|
|
10
|
-
paginator: MatPaginator;
|
|
11
|
-
sort: MatSort;
|
|
12
|
-
table: MatTable<any>;
|
|
13
|
-
columns: DynamicTableColumn[];
|
|
14
|
-
items: any[];
|
|
15
|
-
withClickableRows: boolean;
|
|
16
|
-
rowClicked: EventEmitter<any>;
|
|
17
|
-
private dataSource;
|
|
18
|
-
constructor(arrayService: ArrayService);
|
|
19
|
-
ngAfterViewInit(): void;
|
|
20
|
-
ngOnChanges(): void;
|
|
21
|
-
listColumnAttrs(): string[];
|
|
22
|
-
onRowClicked(row: any): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTableComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTableComponent, "mantle-dynamic-table", never, { "columns": "columns"; "items": "items"; "withClickableRows": "withClickableRows"; }, { "rowClicked": "rowClicked"; }, never, never>;
|
|
25
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { MatDialogRef } from "@angular/material/dialog";
|
|
2
|
-
import { FileAttachment } from '../../../data-structures/file-attachment.structure';
|
|
3
|
-
import { WebApiService } from '../../../services/web-api.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FilePreviewDialogComponent {
|
|
6
|
-
private dialogRef;
|
|
7
|
-
private params;
|
|
8
|
-
private webApiService;
|
|
9
|
-
private filename;
|
|
10
|
-
private downloadUrl;
|
|
11
|
-
previewUrl: string;
|
|
12
|
-
constructor(dialogRef: MatDialogRef<FilePreviewDialogComponent>, params: FileAttachment, webApiService: WebApiService);
|
|
13
|
-
onDownload(): void;
|
|
14
|
-
onCancel(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilePreviewDialogComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilePreviewDialogComponent, "mantle-file-preview-dialog", never, {}, {}, never, never>;
|
|
17
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LoaderComponent {
|
|
3
|
-
delay: number;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "mantle-loader", never, { "delay": "delay"; }, {}, never, never>;
|
|
6
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { MatDialogRef } from "@angular/material/dialog";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class QrCodeDialogComponent {
|
|
4
|
-
private dialogRef;
|
|
5
|
-
private params;
|
|
6
|
-
value: string;
|
|
7
|
-
instructions: string;
|
|
8
|
-
constructor(dialogRef: MatDialogRef<{
|
|
9
|
-
value: string;
|
|
10
|
-
instructions: string;
|
|
11
|
-
}>, params: {
|
|
12
|
-
value: string;
|
|
13
|
-
instructions: string;
|
|
14
|
-
});
|
|
15
|
-
onClose(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QrCodeDialogComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QrCodeDialogComponent, "mantle-qr-code-dialog", never, {}, {}, never, never>;
|
|
18
|
-
}
|
package/lib/components/widgets/save-confirmation-dialog/save-confirmation-dialog.component.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { MatDialogRef } from "@angular/material/dialog";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface SaveConfirmationDialogParams {
|
|
4
|
-
message?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare class SaveConfirmationDialogComponent {
|
|
7
|
-
private dialogRef;
|
|
8
|
-
private params;
|
|
9
|
-
message?: string;
|
|
10
|
-
constructor(dialogRef: MatDialogRef<SaveConfirmationDialogComponent>, params: SaveConfirmationDialogParams);
|
|
11
|
-
onSaveClicked(): void;
|
|
12
|
-
onCancel(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SaveConfirmationDialogComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SaveConfirmationDialogComponent, "mantle-save-confirmation-dialog", never, {}, {}, never, never>;
|
|
15
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { DynamicFormContent } from '../../../data-structures/dynamic-layout.structure';
|
|
3
|
-
import { DynamicFormComponent } from '../../../components/form/dynamic-form/dynamic-form.component';
|
|
4
|
-
import { DynamicFormField, DynamicFormService } from '../../../services/dynamic-form.service';
|
|
5
|
-
import { ObjectService } from '../../../services/object.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SearchPanelComponent implements OnInit {
|
|
8
|
-
private dynamicFormService;
|
|
9
|
-
private objectService;
|
|
10
|
-
searchForm: DynamicFormComponent;
|
|
11
|
-
searchFields: DynamicFormField[];
|
|
12
|
-
search: EventEmitter<any>;
|
|
13
|
-
content: DynamicFormContent;
|
|
14
|
-
constructor(dynamicFormService: DynamicFormService, objectService: ObjectService);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
get searchParams(): any;
|
|
17
|
-
onResetClicked(): void;
|
|
18
|
-
onSearchClicked(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchPanelComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchPanelComponent, "mantle-search-panel", never, { "searchFields": "searchFields"; }, { "search": "search"; }, never, never>;
|
|
21
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { MatSnackBarRef } from '@angular/material/snack-bar';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SnackbarComponent {
|
|
4
|
-
data: any;
|
|
5
|
-
private snackbarRef;
|
|
6
|
-
icon: string;
|
|
7
|
-
constructor(data: any, snackbarRef: MatSnackBarRef<SnackbarComponent>);
|
|
8
|
-
close(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SnackbarComponent, "mantle-snackbar", never, {}, {}, never, never>;
|
|
11
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export declare const COLUMN_CHART: {
|
|
2
|
-
chart: {
|
|
3
|
-
type: string;
|
|
4
|
-
};
|
|
5
|
-
yAxis: {
|
|
6
|
-
alignTicks: boolean;
|
|
7
|
-
min: number;
|
|
8
|
-
title: {
|
|
9
|
-
text: string;
|
|
10
|
-
};
|
|
11
|
-
stackLabels: {
|
|
12
|
-
enabled: boolean;
|
|
13
|
-
style: {
|
|
14
|
-
color: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
legend: {
|
|
19
|
-
enabled: boolean;
|
|
20
|
-
};
|
|
21
|
-
tooltip: {
|
|
22
|
-
useHTML: boolean;
|
|
23
|
-
borderColor: string;
|
|
24
|
-
headerFormat: string;
|
|
25
|
-
pointFormat: string;
|
|
26
|
-
footerFormat: string;
|
|
27
|
-
};
|
|
28
|
-
plotOptions: {
|
|
29
|
-
column: {
|
|
30
|
-
stacking: string;
|
|
31
|
-
borderRadius: number;
|
|
32
|
-
dataLabels: {
|
|
33
|
-
enabled: boolean;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export declare const PIE_CHART: {
|
|
2
|
-
chart: {
|
|
3
|
-
type: string;
|
|
4
|
-
};
|
|
5
|
-
tooltip: {
|
|
6
|
-
useHTML: boolean;
|
|
7
|
-
distance: number;
|
|
8
|
-
headerFormat: string;
|
|
9
|
-
pointFormat: string;
|
|
10
|
-
};
|
|
11
|
-
plotOptions: {
|
|
12
|
-
pie: {
|
|
13
|
-
shadow: boolean;
|
|
14
|
-
cursor: string;
|
|
15
|
-
dataLabels: {
|
|
16
|
-
enabled: boolean;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
export declare const PROGRESS_BAR_CHART: {
|
|
2
|
-
chart: {
|
|
3
|
-
type: string;
|
|
4
|
-
backgroundColor: string;
|
|
5
|
-
margin: number[];
|
|
6
|
-
spacing: number[];
|
|
7
|
-
height: number;
|
|
8
|
-
reflow: boolean;
|
|
9
|
-
};
|
|
10
|
-
title: {
|
|
11
|
-
text: string;
|
|
12
|
-
};
|
|
13
|
-
tooltip: {
|
|
14
|
-
enabled: boolean;
|
|
15
|
-
};
|
|
16
|
-
legend: {
|
|
17
|
-
enabled: boolean;
|
|
18
|
-
};
|
|
19
|
-
credits: {
|
|
20
|
-
enabled: boolean;
|
|
21
|
-
};
|
|
22
|
-
xAxis: {
|
|
23
|
-
visible: boolean;
|
|
24
|
-
};
|
|
25
|
-
yAxis: {
|
|
26
|
-
visible: boolean;
|
|
27
|
-
min: number;
|
|
28
|
-
};
|
|
29
|
-
plotOptions: {
|
|
30
|
-
bar: {
|
|
31
|
-
groupPadding: number;
|
|
32
|
-
pointPadding: number;
|
|
33
|
-
};
|
|
34
|
-
series: {
|
|
35
|
-
dataLabels: {
|
|
36
|
-
enabled: boolean;
|
|
37
|
-
};
|
|
38
|
-
stacking: string;
|
|
39
|
-
states: {
|
|
40
|
-
hover: {
|
|
41
|
-
enabled: boolean;
|
|
42
|
-
};
|
|
43
|
-
inactive: {
|
|
44
|
-
enabled: boolean;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export declare const SPLINE_CHART: {
|
|
2
|
-
chart: {
|
|
3
|
-
type: string;
|
|
4
|
-
};
|
|
5
|
-
yAxis: {
|
|
6
|
-
title: {
|
|
7
|
-
text: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
plotOptions: {
|
|
11
|
-
series: {
|
|
12
|
-
label: {
|
|
13
|
-
enabled: boolean;
|
|
14
|
-
};
|
|
15
|
-
marker: {
|
|
16
|
-
symbol: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
legend: {
|
|
21
|
-
enabled: boolean;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
import { DynamicFormField } from '../services/dynamic-form.service';
|
|
2
|
-
export interface DynamicDetailsContent {
|
|
3
|
-
data: any;
|
|
4
|
-
containers: DynamicLayoutContainer[];
|
|
5
|
-
}
|
|
6
|
-
export interface DynamicFormContent {
|
|
7
|
-
data: any;
|
|
8
|
-
errors?: any;
|
|
9
|
-
containers: DynamicLayoutContainer[];
|
|
10
|
-
settings?: any;
|
|
11
|
-
}
|
|
12
|
-
export interface DynamicDashboardContent {
|
|
13
|
-
data: any;
|
|
14
|
-
containers: DynamicLayoutContainer[];
|
|
15
|
-
}
|
|
16
|
-
export interface DynamicLayoutContainer {
|
|
17
|
-
slug?: string;
|
|
18
|
-
container_style: 'plain' | 'accordion';
|
|
19
|
-
sections: DynamicLayoutSection[];
|
|
20
|
-
}
|
|
21
|
-
export interface DynamicLayoutSection {
|
|
22
|
-
title?: string;
|
|
23
|
-
slug?: string;
|
|
24
|
-
layout: 'grid' | 'table' | 'dashboard' | 'markdown';
|
|
25
|
-
config?: TableSectionConfig;
|
|
26
|
-
writable: boolean;
|
|
27
|
-
hidden: boolean;
|
|
28
|
-
collapsed: boolean;
|
|
29
|
-
options: any;
|
|
30
|
-
}
|
|
31
|
-
export interface DynamicLayoutGridSection {
|
|
32
|
-
title?: string;
|
|
33
|
-
slug?: string;
|
|
34
|
-
layout: 'grid';
|
|
35
|
-
elements: DynamicFormField[];
|
|
36
|
-
writable: boolean;
|
|
37
|
-
hidden: boolean;
|
|
38
|
-
collapsed: boolean;
|
|
39
|
-
options: any;
|
|
40
|
-
singleColumn?: boolean;
|
|
41
|
-
rowHeight?: string;
|
|
42
|
-
}
|
|
43
|
-
export interface DynamicLayoutTableSection {
|
|
44
|
-
title?: string;
|
|
45
|
-
slug?: string;
|
|
46
|
-
layout: 'table';
|
|
47
|
-
config: TableSectionConfig;
|
|
48
|
-
elements: DynamicTableColumn[];
|
|
49
|
-
writable: boolean;
|
|
50
|
-
hidden: boolean;
|
|
51
|
-
collapsed: boolean;
|
|
52
|
-
options: any;
|
|
53
|
-
}
|
|
54
|
-
export interface DynamicLayoutRosterShiftListSection {
|
|
55
|
-
title?: string;
|
|
56
|
-
slug?: string;
|
|
57
|
-
layout: 'roster-shift-list';
|
|
58
|
-
config: TableSectionConfig;
|
|
59
|
-
elements: DynamicTableColumn[];
|
|
60
|
-
writable: boolean;
|
|
61
|
-
hidden: boolean;
|
|
62
|
-
collapsed: boolean;
|
|
63
|
-
options: any;
|
|
64
|
-
}
|
|
65
|
-
export interface DynamicLayoutDashboardSection {
|
|
66
|
-
title?: string;
|
|
67
|
-
slug?: string;
|
|
68
|
-
layout: 'dashboard';
|
|
69
|
-
elements: DynamicDashboardWidget[];
|
|
70
|
-
writable: boolean;
|
|
71
|
-
hidden: boolean;
|
|
72
|
-
collapsed: boolean;
|
|
73
|
-
options: any;
|
|
74
|
-
}
|
|
75
|
-
export interface DynamicLayoutMarkdownSection {
|
|
76
|
-
title?: string;
|
|
77
|
-
slug?: string;
|
|
78
|
-
layout: 'markdown';
|
|
79
|
-
elements: DynamicLayoutMarkdownElement[];
|
|
80
|
-
writable: boolean;
|
|
81
|
-
hidden: boolean;
|
|
82
|
-
collapsed: boolean;
|
|
83
|
-
options: any;
|
|
84
|
-
}
|
|
85
|
-
export interface DynamicLayoutMarkdownElement {
|
|
86
|
-
text: string;
|
|
87
|
-
}
|
|
88
|
-
export interface TableSectionConfig {
|
|
89
|
-
attr: string;
|
|
90
|
-
modal_section?: DynamicLayoutGridSection;
|
|
91
|
-
can_add: boolean;
|
|
92
|
-
can_edit: boolean;
|
|
93
|
-
can_delete: boolean;
|
|
94
|
-
}
|
|
95
|
-
export interface DynamicDashboardWidget {
|
|
96
|
-
label: string;
|
|
97
|
-
slug: string;
|
|
98
|
-
}
|
|
99
|
-
export interface DynamicLayoutGridDimensions {
|
|
100
|
-
rowHeight: string;
|
|
101
|
-
}
|
|
102
|
-
export interface DynamicLayoutGridCellDimensions {
|
|
103
|
-
colspan: number;
|
|
104
|
-
rowspan: number;
|
|
105
|
-
}
|
|
106
|
-
export interface DynamicLayoutEditorContent {
|
|
107
|
-
data: {
|
|
108
|
-
dynamic_layout_containers_attributes: DynamicLayoutEditorContainer[];
|
|
109
|
-
};
|
|
110
|
-
}
|
|
111
|
-
export interface DynamicLayoutEditorContainer {
|
|
112
|
-
dynamic_layout_sections_attributes: DynamicLayoutEditorSection[];
|
|
113
|
-
id: string;
|
|
114
|
-
dynamic_layout_id: string;
|
|
115
|
-
slug: string;
|
|
116
|
-
container_style: 'plain' | 'accordion';
|
|
117
|
-
ordinal: number;
|
|
118
|
-
}
|
|
119
|
-
export interface DynamicLayoutEditorSection {
|
|
120
|
-
dynamic_layout_grid_fields_attributes: DynamicLayoutEditorFormField[];
|
|
121
|
-
dynamic_layout_dashboard_widgets_attributes: DynamicLayoutEditorDashboardWidget[];
|
|
122
|
-
dynamic_layout_markdown_elements_attributes: DynamicLayoutEditorMarkdownElement[];
|
|
123
|
-
dynamic_layout_table_columns_attributes: DynamicLayoutEditorTableColumn[];
|
|
124
|
-
id: string;
|
|
125
|
-
dynamic_layout_container_id: string;
|
|
126
|
-
title: string;
|
|
127
|
-
slug: string;
|
|
128
|
-
layout_style: 'grid' | 'table' | 'dashboard' | 'markdown';
|
|
129
|
-
collapsed: boolean;
|
|
130
|
-
options: any;
|
|
131
|
-
ordinal: number;
|
|
132
|
-
elements_locked: boolean;
|
|
133
|
-
singleColumn?: boolean;
|
|
134
|
-
rowHeight?: string;
|
|
135
|
-
}
|
|
136
|
-
export interface DynamicLayoutEditorFormField {
|
|
137
|
-
id: string;
|
|
138
|
-
dynamic_layout_section_id: string;
|
|
139
|
-
label: string;
|
|
140
|
-
attr_name: string;
|
|
141
|
-
attr_type: string;
|
|
142
|
-
ordinal: number;
|
|
143
|
-
user_specified: boolean;
|
|
144
|
-
_destroy: boolean;
|
|
145
|
-
}
|
|
146
|
-
export interface DynamicLayoutEditorDashboardWidget {
|
|
147
|
-
id: string;
|
|
148
|
-
dynamic_layout_section_id: string;
|
|
149
|
-
label: string;
|
|
150
|
-
widget_slug: string;
|
|
151
|
-
ordinal: number;
|
|
152
|
-
}
|
|
153
|
-
export interface DynamicLayoutEditorMarkdownElement {
|
|
154
|
-
id: string;
|
|
155
|
-
dynamic_layout_section_id: string;
|
|
156
|
-
text: string;
|
|
157
|
-
ordinal: number;
|
|
158
|
-
}
|
|
159
|
-
export interface DynamicLayoutEditorTableColumn {
|
|
160
|
-
id: string;
|
|
161
|
-
dynamic_layout_section_id: string;
|
|
162
|
-
label: string;
|
|
163
|
-
attr_name: string;
|
|
164
|
-
attr_type: string;
|
|
165
|
-
ordinal: number;
|
|
166
|
-
user_specified: boolean;
|
|
167
|
-
_destroy: boolean;
|
|
168
|
-
}
|
|
169
|
-
export interface DynamicTableColumn {
|
|
170
|
-
header: string;
|
|
171
|
-
attr: string;
|
|
172
|
-
type: string;
|
|
173
|
-
options: any;
|
|
174
|
-
hidden?: boolean;
|
|
175
|
-
}
|
|
176
|
-
export interface DashboardCardSearchMenuContent {
|
|
177
|
-
data: any;
|
|
178
|
-
elements: DynamicFormField[];
|
|
179
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ClickStopPropagationDirective {
|
|
3
|
-
onClick(event: any): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClickStopPropagationDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickStopPropagationDirective, "[click-stop-propagation]", never, {}, {}, never>;
|
|
6
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FileDropzoneDirective {
|
|
4
|
-
fileDropzone: boolean;
|
|
5
|
-
fileOver: boolean;
|
|
6
|
-
fileDropped: EventEmitter<any>;
|
|
7
|
-
onDragOver(event: any): void;
|
|
8
|
-
onDragLeave(event: any): void;
|
|
9
|
-
ondrop(event: any): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileDropzoneDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FileDropzoneDirective, "[file-dropzone]", never, {}, { "fileDropped": "fileDropped"; }, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { CanActivate, ActivatedRouteSnapshot, Router } from '@angular/router';
|
|
3
|
-
import { AnnouncementService } from '../services/announcement.service';
|
|
4
|
-
import { CurrentUserService } from '../services/current-user.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FeatureGuard implements CanActivate {
|
|
7
|
-
private announcementService;
|
|
8
|
-
private currentUserService;
|
|
9
|
-
private router;
|
|
10
|
-
private injector;
|
|
11
|
-
constructor(announcementService: AnnouncementService, currentUserService: CurrentUserService, router: Router, injector: Injector);
|
|
12
|
-
canActivate(route: ActivatedRouteSnapshot): Promise<boolean>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureGuard, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FeatureGuard>;
|
|
15
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CanActivateChild } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { PasswordCheckService } from '../services/password-check.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PasswordCheckGuard implements CanActivateChild {
|
|
6
|
-
private passwordCheckService;
|
|
7
|
-
constructor(passwordCheckService: PasswordCheckService);
|
|
8
|
-
canActivateChild(): Observable<boolean>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordCheckGuard, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PasswordCheckGuard>;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { CanActivate, ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
|
|
2
|
-
import { AngularTokenService } from 'angular-token';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SessionGuard implements CanActivate {
|
|
5
|
-
private angularTokenService;
|
|
6
|
-
constructor(angularTokenService: AngularTokenService);
|
|
7
|
-
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): boolean;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SessionGuard, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SessionGuard>;
|
|
10
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
export declare const MANTLE_LANG_EN: {
|
|
2
|
-
mantle: {
|
|
3
|
-
auth: {
|
|
4
|
-
incorrect_password: string;
|
|
5
|
-
page_access_denied: string;
|
|
6
|
-
};
|
|
7
|
-
buttons: {
|
|
8
|
-
add: string;
|
|
9
|
-
add_item: string;
|
|
10
|
-
cancel: string;
|
|
11
|
-
clone: string;
|
|
12
|
-
close_actions: string;
|
|
13
|
-
collapse_table: string;
|
|
14
|
-
confirm: string;
|
|
15
|
-
delete: string;
|
|
16
|
-
deleting: string;
|
|
17
|
-
download: string;
|
|
18
|
-
edit: string;
|
|
19
|
-
expand_table: string;
|
|
20
|
-
export: string;
|
|
21
|
-
exporting: string;
|
|
22
|
-
open_actions: string;
|
|
23
|
-
reset: string;
|
|
24
|
-
save: string;
|
|
25
|
-
saving: string;
|
|
26
|
-
search: string;
|
|
27
|
-
submit: string;
|
|
28
|
-
};
|
|
29
|
-
file_preview: {
|
|
30
|
-
unable_to_preview_file: string;
|
|
31
|
-
};
|
|
32
|
-
image_cropper: {
|
|
33
|
-
crop_image: string;
|
|
34
|
-
original: string;
|
|
35
|
-
preview: string;
|
|
36
|
-
};
|
|
37
|
-
messages: {
|
|
38
|
-
are_you_sure: string;
|
|
39
|
-
confirm_deletion: string;
|
|
40
|
-
could_not_update_locale: string;
|
|
41
|
-
delete_failed: string;
|
|
42
|
-
delete_successful: string;
|
|
43
|
-
export_failed: string;
|
|
44
|
-
save_failed: string;
|
|
45
|
-
save_successful: string;
|
|
46
|
-
unable_to_upload_file: string;
|
|
47
|
-
unknown_error: string;
|
|
48
|
-
};
|
|
49
|
-
paginator: {
|
|
50
|
-
items_per_page: string;
|
|
51
|
-
first_page: string;
|
|
52
|
-
previous_page: string;
|
|
53
|
-
next_page: string;
|
|
54
|
-
last_page: string;
|
|
55
|
-
of: string;
|
|
56
|
-
};
|
|
57
|
-
search_panel: {
|
|
58
|
-
search: string;
|
|
59
|
-
filter_by: string;
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
};
|