@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
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { Observable } from "rxjs";
|
|
2
|
-
import { DynamicFormField } from '../../services/dynamic-form.service';
|
|
3
|
-
import { DynamicLayoutGridCellDimensions, DynamicLayoutGridDimensions } from '../../data-structures/dynamic-layout.structure';
|
|
4
|
-
import { ScreenSizeMap } from '../../models/screen-size-map.model';
|
|
5
|
-
export interface DashboardWidgetItemConfig {
|
|
6
|
-
label: string;
|
|
7
|
-
slug: string;
|
|
8
|
-
type: string;
|
|
9
|
-
size: ScreenSizeMap<DynamicLayoutGridCellDimensions>;
|
|
10
|
-
configuration: any;
|
|
11
|
-
}
|
|
12
|
-
export interface WidgetExportOption {
|
|
13
|
-
label: string;
|
|
14
|
-
export(params: any): Observable<any>;
|
|
15
|
-
}
|
|
16
|
-
export interface DashboardWidgetButton {
|
|
17
|
-
label: string;
|
|
18
|
-
color?: 'primary' | 'accent' | 'warn';
|
|
19
|
-
styling?: any;
|
|
20
|
-
disabled: boolean;
|
|
21
|
-
onClick: (data?: any) => void;
|
|
22
|
-
}
|
|
23
|
-
export interface DashboardWidgetService {
|
|
24
|
-
slug: string;
|
|
25
|
-
icon: string;
|
|
26
|
-
showMenuButton: boolean;
|
|
27
|
-
widgetDimensions: ScreenSizeMap<DynamicLayoutGridDimensions>;
|
|
28
|
-
widgetSize(): ScreenSizeMap<DynamicLayoutGridCellDimensions>;
|
|
29
|
-
widgetItemsConfig(): DashboardWidgetItemConfig[];
|
|
30
|
-
widgetExportOptions(): WidgetExportOption[];
|
|
31
|
-
additionalWidgetButtons(widgetConfig?: any): DashboardWidgetButton[];
|
|
32
|
-
widgetSearchFields(): DynamicFormField[];
|
|
33
|
-
defaultOptions(): any;
|
|
34
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { WebApiDetailsResponse, WebApiDeleteResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
3
|
-
import { DynamicDetailsContent, DynamicLayoutGridSection } from '../../data-structures/dynamic-layout.structure';
|
|
4
|
-
export interface DetailPageButton {
|
|
5
|
-
label: string;
|
|
6
|
-
color?: 'primary' | 'accent' | 'warn';
|
|
7
|
-
position: 'left' | 'right';
|
|
8
|
-
show: boolean;
|
|
9
|
-
isInProgress: () => boolean;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
onClick: (id: string) => void;
|
|
12
|
-
}
|
|
13
|
-
export interface DetailPageExportOption {
|
|
14
|
-
label: string;
|
|
15
|
-
export(record: any): Observable<any>;
|
|
16
|
-
show?: boolean;
|
|
17
|
-
}
|
|
18
|
-
export interface DetailPageService {
|
|
19
|
-
showEditButton: boolean;
|
|
20
|
-
showCloneButton?: boolean;
|
|
21
|
-
showDeleteButton: boolean;
|
|
22
|
-
hideBackButton?: boolean;
|
|
23
|
-
deleteConfirmationMessage?: string;
|
|
24
|
-
isCommitInProgress: boolean;
|
|
25
|
-
noun(): string;
|
|
26
|
-
setParentComponent(parentComponent: any): void;
|
|
27
|
-
get(id: string): Observable<WebApiDetailsResponse>;
|
|
28
|
-
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
29
|
-
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
30
|
-
detailPageExportOptions(record?: any): DetailPageExportOption[];
|
|
31
|
-
onDetailContentLoaded(content: DynamicDetailsContent): void;
|
|
32
|
-
detailDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
33
|
-
detailPageSectionActions(sectionSlug: string): any[];
|
|
34
|
-
additionalDetailPageButtons(record: any): DetailPageButton[];
|
|
35
|
-
openList(): void;
|
|
36
|
-
openForm(record?: any, initData?: any): void;
|
|
37
|
-
canWrite(): boolean;
|
|
38
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { WebApiDeleteResponse, WebApiFormResponse, WebApiSaveResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
3
|
-
import { DynamicFormContent, DynamicLayoutGridSection } from '../../data-structures/dynamic-layout.structure';
|
|
4
|
-
import { DialogNestedFormParams } from '../../components/form/dialog-nested-form/dialog-nested-form.component';
|
|
5
|
-
export interface FormPageButton {
|
|
6
|
-
label: string;
|
|
7
|
-
color?: 'primary' | 'accent' | 'warn';
|
|
8
|
-
position: 'left' | 'right';
|
|
9
|
-
show: boolean;
|
|
10
|
-
isInProgress: () => boolean;
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
onClick: (record: any) => void;
|
|
13
|
-
}
|
|
14
|
-
export interface FormPageService {
|
|
15
|
-
showSaveButton: boolean;
|
|
16
|
-
showDeleteButtonInForm?: boolean;
|
|
17
|
-
hideCancelButton?: boolean;
|
|
18
|
-
isCommitInProgress: boolean;
|
|
19
|
-
noun(): string;
|
|
20
|
-
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
21
|
-
create(params: any): Observable<WebApiSaveResponse>;
|
|
22
|
-
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
23
|
-
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
24
|
-
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
25
|
-
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
26
|
-
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
27
|
-
onFormContentLoaded(content: DynamicFormContent): void;
|
|
28
|
-
onFormValueChanged(pageContent: DynamicFormContent, formValue: any): any;
|
|
29
|
-
formDialogLayoutChanges(section: DynamicLayoutGridSection, record?: any): any;
|
|
30
|
-
onDialogFormContentLoaded(content: DialogNestedFormParams): void;
|
|
31
|
-
onDialogFormValueChanged(dialogContent: DialogNestedFormParams, formValue: any): any;
|
|
32
|
-
beforeSave(params: any): void;
|
|
33
|
-
onSaveSuccess(response: WebApiSaveResponse): void;
|
|
34
|
-
onSaveFailure(response: WebApiSaveResponse): void;
|
|
35
|
-
additionalFormPageButtons(record: any): FormPageButton[];
|
|
36
|
-
openRecord(record: any): void;
|
|
37
|
-
openList(): void;
|
|
38
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { WebApiFormResponse, WebApiSaveResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
3
|
-
export interface LayoutEditorPageService {
|
|
4
|
-
showSaveButton: boolean;
|
|
5
|
-
isCommitInProgress: boolean;
|
|
6
|
-
noun(): string;
|
|
7
|
-
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
8
|
-
openList(): void;
|
|
9
|
-
canWrite(): boolean;
|
|
10
|
-
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
11
|
-
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
12
|
-
onSaveSuccess(response: WebApiSaveResponse): void;
|
|
13
|
-
onSaveFailure(response: WebApiSaveResponse): void;
|
|
14
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { WebApiListRequest, WebApiListResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
5
|
-
import { DynamicFormField } from '../../services/dynamic-form.service';
|
|
6
|
-
export interface ListPageColumn {
|
|
7
|
-
header: string;
|
|
8
|
-
attr: string;
|
|
9
|
-
type: string;
|
|
10
|
-
options?: any;
|
|
11
|
-
sortAttr?: string;
|
|
12
|
-
disableSort?: boolean;
|
|
13
|
-
enableCollapse?: boolean;
|
|
14
|
-
}
|
|
15
|
-
export interface ListPageExportOption {
|
|
16
|
-
label: string;
|
|
17
|
-
export(params: any): Observable<any>;
|
|
18
|
-
}
|
|
19
|
-
export interface ListPageBulkExportOption {
|
|
20
|
-
label: string;
|
|
21
|
-
export(selectedIds: string[]): void;
|
|
22
|
-
}
|
|
23
|
-
export interface ListPageButton {
|
|
24
|
-
label: string;
|
|
25
|
-
color?: 'primary' | 'accent' | 'warn';
|
|
26
|
-
show: boolean;
|
|
27
|
-
disabled: boolean;
|
|
28
|
-
isInProgress: () => boolean;
|
|
29
|
-
onClick: (ids: string[]) => void;
|
|
30
|
-
}
|
|
31
|
-
export interface ListPageService {
|
|
32
|
-
withCheckableRows?: boolean;
|
|
33
|
-
withClickableRows: boolean;
|
|
34
|
-
withCollapsibleColumns?: boolean;
|
|
35
|
-
showAddButton: boolean;
|
|
36
|
-
showBackToParentButton?: boolean;
|
|
37
|
-
webRtcEvents: EventEmitter<any>;
|
|
38
|
-
subContentChangeEvents: EventEmitter<any>;
|
|
39
|
-
defaultOrder?: {
|
|
40
|
-
attr: string;
|
|
41
|
-
direction: 'asc' | 'desc';
|
|
42
|
-
};
|
|
43
|
-
isCommitInProgress: boolean;
|
|
44
|
-
customAddButtonLabel?: string;
|
|
45
|
-
prepare(route: ActivatedRoute): void;
|
|
46
|
-
noun(): string;
|
|
47
|
-
listColumns(): ListPageColumn[];
|
|
48
|
-
searchFields(): DynamicFormField[];
|
|
49
|
-
listPageExportOptions(): ListPageExportOption[];
|
|
50
|
-
listPageBulkExportOptions(): ListPageBulkExportOption[];
|
|
51
|
-
additionalListPageButtons(): ListPageButton[];
|
|
52
|
-
getList(params: WebApiListRequest): Observable<WebApiListResponse>;
|
|
53
|
-
openParent(): void;
|
|
54
|
-
openRecord(record: any): void;
|
|
55
|
-
openForm(record?: any, initData?: any): void;
|
|
56
|
-
canWrite(): boolean;
|
|
57
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { WebApiDetailsResponse, WebApiFormResponse, WebApiSaveResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
3
|
-
export interface RosterPageService {
|
|
4
|
-
showEditButton: boolean;
|
|
5
|
-
showDeleteButtonInForm?: boolean;
|
|
6
|
-
hideBackButton?: boolean;
|
|
7
|
-
isCommitInProgress: boolean;
|
|
8
|
-
noun(): string;
|
|
9
|
-
get(id: string, params?: any): Observable<WebApiDetailsResponse>;
|
|
10
|
-
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
11
|
-
create(params: any): Observable<WebApiSaveResponse>;
|
|
12
|
-
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
13
|
-
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
14
|
-
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
15
|
-
exportRosterCsv(id: string, params: any): Observable<any>;
|
|
16
|
-
openList(): void;
|
|
17
|
-
openRecord(record: any): void;
|
|
18
|
-
openForm(record?: any): void;
|
|
19
|
-
canWrite(): boolean;
|
|
20
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { WebApiDeleteResponse, WebApiDetailsResponse, WebApiFormResponse, WebApiSaveResponse } from '../../services/adapters/web-api-crud.adapter';
|
|
4
|
-
export interface RosterScheduleService {
|
|
5
|
-
subContentChangeEvents: EventEmitter<any>;
|
|
6
|
-
showAddButton: boolean;
|
|
7
|
-
showEditButton: boolean;
|
|
8
|
-
showDeleteButton: boolean;
|
|
9
|
-
isCommitInProgress: boolean;
|
|
10
|
-
noun(): string;
|
|
11
|
-
get(id: string): Observable<WebApiDetailsResponse>;
|
|
12
|
-
delete(id: string, onDeleteConfirmed: () => void, onSuccess: (response: WebApiDeleteResponse) => void, onFailure: (response: WebApiDeleteResponse) => void): void;
|
|
13
|
-
destroy(id: string): Observable<WebApiDeleteResponse>;
|
|
14
|
-
getNew(params?: any): Observable<WebApiFormResponse>;
|
|
15
|
-
create(params: any): Observable<WebApiSaveResponse>;
|
|
16
|
-
getEdit(id: string): Observable<WebApiFormResponse>;
|
|
17
|
-
update(id: string, params: any): Observable<WebApiSaveResponse>;
|
|
18
|
-
save(id: string | undefined, value: any, onSuccess: (response: WebApiSaveResponse) => void, onFailure: (response: WebApiSaveResponse) => void): void;
|
|
19
|
-
openRecord(record: any): void;
|
|
20
|
-
openForm(record: any, iniData?: any): void;
|
|
21
|
-
canWrite(): boolean;
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
import { DataBroadcastService } from '../services/data-broadcast.service';
|
|
3
|
-
import { ObjectService } from '../services/object.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LocaleService {
|
|
6
|
-
private translate;
|
|
7
|
-
private dataBroadcastService;
|
|
8
|
-
private objectService;
|
|
9
|
-
private AVAILABLE_LOCALES;
|
|
10
|
-
private DEFAULT_LOCALE;
|
|
11
|
-
constructor(translate: TranslateService, dataBroadcastService: DataBroadcastService, objectService: ObjectService);
|
|
12
|
-
private setDefaultLocale;
|
|
13
|
-
clearLocale(): void;
|
|
14
|
-
get availableLocales(): string[];
|
|
15
|
-
private get availableLocaleCodes();
|
|
16
|
-
get currentLocale(): string;
|
|
17
|
-
get currentLocaleCode(): string;
|
|
18
|
-
getTranslation(key: string): string;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocaleService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocaleService>;
|
|
21
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ObjectService {
|
|
3
|
-
constructor();
|
|
4
|
-
removeEmptyAttributes(object?: any): void;
|
|
5
|
-
removeAllAttributes(object?: any): void;
|
|
6
|
-
deepMerge(...objects: any[]): any;
|
|
7
|
-
deepClone(object: any): any;
|
|
8
|
-
findKeyByValue(object: any, value: any): string | undefined;
|
|
9
|
-
isObject(objValue: any): any;
|
|
10
|
-
isEmpty(object: any): boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ObjectService>;
|
|
13
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { AnnouncementService } from './announcement.service';
|
|
4
|
-
import { CurrentUserService } from './current-user.service';
|
|
5
|
-
import { DataBroadcastService } from './data-broadcast.service';
|
|
6
|
-
import { WebApiService } from './web-api.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class PasswordCheckService {
|
|
9
|
-
private dialog;
|
|
10
|
-
private announcementService;
|
|
11
|
-
private currentUserService;
|
|
12
|
-
private dataBroadcastService;
|
|
13
|
-
private webApiService;
|
|
14
|
-
constructor(dialog: MatDialog, announcementService: AnnouncementService, currentUserService: CurrentUserService, dataBroadcastService: DataBroadcastService, webApiService: WebApiService);
|
|
15
|
-
checkPassword(): Observable<boolean>;
|
|
16
|
-
private getLatestPasswordCheckTime;
|
|
17
|
-
private setLatestPasswordCheckTime;
|
|
18
|
-
private hasLatestPasswordCheckExpired;
|
|
19
|
-
private validatePassword;
|
|
20
|
-
private modalConfiguration;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordCheckService, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PasswordCheckService>;
|
|
23
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
3
|
-
import { BehaviorSubject } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ScreenSizeService implements OnDestroy {
|
|
6
|
-
private breakpointObserver;
|
|
7
|
-
private screenSizes;
|
|
8
|
-
screenSize: BehaviorSubject<any>;
|
|
9
|
-
private destroyed;
|
|
10
|
-
constructor(breakpointObserver: BreakpointObserver);
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScreenSizeService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ScreenSizeService>;
|
|
14
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { AngularTokenService } from 'angular-token';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class WebApiService {
|
|
5
|
-
protected environment: any;
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
protected angularTokenService: AngularTokenService;
|
|
8
|
-
private apiUrl;
|
|
9
|
-
constructor(environment: any, http: HttpClient, angularTokenService: AngularTokenService);
|
|
10
|
-
get(path: string, params?: any, headers?: any): import("rxjs").Observable<Object>;
|
|
11
|
-
create(path: string, params?: any, headers?: any): import("rxjs").Observable<Object>;
|
|
12
|
-
update(path: string, params?: any, headers?: any): import("rxjs").Observable<Object>;
|
|
13
|
-
destroy(path: string, params?: any, headers?: any): import("rxjs").Observable<Object>;
|
|
14
|
-
getBlob(path: string, params?: any, headers?: any): import("rxjs").Observable<Blob>;
|
|
15
|
-
download(path: string, filename: string, params?: any, headers?: any): import("rxjs").Observable<void>;
|
|
16
|
-
upload(file: File, onSuccess: (res: any) => void, onFailure: (error: string) => void): void;
|
|
17
|
-
absoluteUrl(url: string): string;
|
|
18
|
-
protected prepareHeaders(headers?: any): any;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebApiService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<WebApiService>;
|
|
21
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as ActionCable from "@rails/actioncable";
|
|
2
|
-
import { AngularTokenService } from 'angular-token';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class WebsocketService {
|
|
5
|
-
private environment;
|
|
6
|
-
private angularTokenService;
|
|
7
|
-
private wsUrl;
|
|
8
|
-
constructor(environment: any, angularTokenService: AngularTokenService);
|
|
9
|
-
connect(): {
|
|
10
|
-
subscribe: (channelName: string, callbacks?: any) => ActionCable.Subscription<ActionCable.Consumer> & ActionCable.Mixin & {
|
|
11
|
-
connected: () => void;
|
|
12
|
-
disconnected: () => void;
|
|
13
|
-
rejected: () => void;
|
|
14
|
-
received: (data: any) => void;
|
|
15
|
-
};
|
|
16
|
-
disconnect(): void;
|
|
17
|
-
};
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebsocketService, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<WebsocketService>;
|
|
20
|
-
}
|
package/public-api.d.ts
DELETED
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
export * from './lib/mantle.module';
|
|
2
|
-
export * from './lib/material.module';
|
|
3
|
-
export * from './lib/directives/file-dropzone.directive';
|
|
4
|
-
export * from './lib/directives/click-stop-propagation.directive';
|
|
5
|
-
export * from './lib/data-structures/file-attachment.structure';
|
|
6
|
-
export * from './lib/data-structures/dynamic-layout.structure';
|
|
7
|
-
export * from './lib/config/charts/progress-bar-chart.data';
|
|
8
|
-
export * from './lib/config/charts/gantt-chart.data';
|
|
9
|
-
export * from './lib/config/charts/pie-chart.data';
|
|
10
|
-
export * from './lib/config/charts/column-chart.data';
|
|
11
|
-
export * from './lib/config/charts/spline-chart.data';
|
|
12
|
-
export * from './lib/language-packs/en.data';
|
|
13
|
-
export * from './lib/language-packs/ms.data';
|
|
14
|
-
export * from './lib/pipes/secure-image.pipe';
|
|
15
|
-
export * from './lib/pipes/dynamic.pipe';
|
|
16
|
-
export * from './lib/components/form/sections/dynamic-form-section/dynamic-form-section.component';
|
|
17
|
-
export * from './lib/components/form/sections/table-form-section/table-form-section.component';
|
|
18
|
-
export * from './lib/components/form/sections/roster-shift-list-form-section/roster-shift-list-form-section.component';
|
|
19
|
-
export * from './lib/components/form/sections/grid-form-section/grid-form-section.component';
|
|
20
|
-
export * from './lib/components/form/dialog-form/dialog-form.component';
|
|
21
|
-
export * from './lib/components/form/dialog-nested-form/dialog-nested-form.component';
|
|
22
|
-
export * from './lib/components/form/fields/autocomplete-input/autocomplete-input.component';
|
|
23
|
-
export * from './lib/components/form/fields/colorpicker-input/colorpicker-input.component';
|
|
24
|
-
export * from './lib/components/form/fields/dropdown/dropdown.component';
|
|
25
|
-
export * from './lib/components/form/fields/imagepicker/imagepicker.component';
|
|
26
|
-
export * from './lib/components/form/fields/datepicker/datepicker.component';
|
|
27
|
-
export * from './lib/components/form/fields/number-input/number-input.component';
|
|
28
|
-
export * from './lib/components/form/fields/chip-input/chip-input.component';
|
|
29
|
-
export * from './lib/components/form/fields/password-input/password-input.component';
|
|
30
|
-
export * from './lib/components/form/fields/textarea/textarea.component';
|
|
31
|
-
export * from './lib/components/form/fields/markdown-input/markdown-input.component';
|
|
32
|
-
export * from './lib/components/form/fields/datetimepicker/datetimepicker.component';
|
|
33
|
-
export * from './lib/components/form/fields/time-input/time-input.component';
|
|
34
|
-
export * from './lib/components/form/fields/filepicker/filepicker.component';
|
|
35
|
-
export * from './lib/components/form/fields/dynamic-form-field/dynamic-form-field.component';
|
|
36
|
-
export * from './lib/components/form/fields/image-cropper/image-cropper.component';
|
|
37
|
-
export * from './lib/components/form/fields/text-input/text-input.component';
|
|
38
|
-
export * from './lib/components/form/containers/accordion-form-container/accordion-form-container.component';
|
|
39
|
-
export * from './lib/components/form/containers/plain-form-container/plain-form-container.component';
|
|
40
|
-
export * from './lib/components/form/containers/dynamic-form-container/dynamic-form-container.component';
|
|
41
|
-
export * from './lib/components/form/dynamic-form/dynamic-form.component';
|
|
42
|
-
export * from './lib/components/navigation/reroute/reroute.component';
|
|
43
|
-
export * from './lib/components/navigation/nav-tree/nav-tree.component';
|
|
44
|
-
export * from './lib/components/details/sections/grid-details-section/grid-details-section.component';
|
|
45
|
-
export * from './lib/components/details/sections/dynamic-details-section/dynamic-details-section.component';
|
|
46
|
-
export * from './lib/components/details/sections/table-details-section/table-details-section.component';
|
|
47
|
-
export * from './lib/components/details/sections/roster-shift-list-details-section/roster-shift-list-details-section.component';
|
|
48
|
-
export * from './lib/components/details/sections/markdown-details-section/markdown-details-section.component';
|
|
49
|
-
export * from './lib/components/details/dialog-nested-details/dialog-nested-details.component';
|
|
50
|
-
export * from './lib/components/details/dialog-details/dialog-details.component';
|
|
51
|
-
export * from './lib/components/details/fields/file-attribute-display/file-attribute-display.component';
|
|
52
|
-
export * from './lib/components/details/fields/actions-attribute-display/actions-attribute-display.component';
|
|
53
|
-
export * from './lib/components/details/fields/icon-attribute-display/icon-attribute-display.component';
|
|
54
|
-
export * from './lib/components/details/fields/link-attribute-display/link-attribute-display.component';
|
|
55
|
-
export * from './lib/components/details/fields/dynamic-attribute-display/dynamic-attribute-display.component';
|
|
56
|
-
export * from './lib/components/details/fields/image-attribute-display/image-attribute-display.component';
|
|
57
|
-
export * from './lib/components/details/fields/markdown-attribute-display/markdown-attribute-display.component';
|
|
58
|
-
export * from './lib/components/details/fields/chip-attribute-display/chip-attribute-display.component';
|
|
59
|
-
export * from './lib/components/details/fields/thumbnail-display/thumbnail-display.component';
|
|
60
|
-
export * from './lib/components/details/containers/dynamic-details-container/dynamic-details-container.component';
|
|
61
|
-
export * from './lib/components/details/containers/plain-details-container/plain-details-container.component';
|
|
62
|
-
export * from './lib/components/details/containers/accordion-details-container/accordion-details-container.component';
|
|
63
|
-
export * from './lib/components/details/dynamic-details/dynamic-details.component';
|
|
64
|
-
export * from './lib/components/titles/page-title/page-title.component';
|
|
65
|
-
export * from './lib/components/titles/content-title/content-title.component';
|
|
66
|
-
export * from './lib/components/titles/section-title/section-title.component';
|
|
67
|
-
export * from './lib/components/dashboard/sections/dashboard-section/dashboard-section.component';
|
|
68
|
-
export * from './lib/components/dashboard/dashboard-card/dashboard-card.component';
|
|
69
|
-
export * from './lib/components/dashboard/dashboard-card-search-menu/dashboard-card-search-menu.component';
|
|
70
|
-
export * from './lib/components/dashboard/dynamic-dashboard/dynamic-dashboard.component';
|
|
71
|
-
export * from './lib/components/dashboard/containers/dynamic-dashboard-container/dynamic-dashboard-container.component';
|
|
72
|
-
export * from './lib/components/dashboard/containers/plain-dashboard-container/plain-dashboard-container.component';
|
|
73
|
-
export * from './lib/components/dashboard/widgets/dynamic-chart/dynamic-chart.component';
|
|
74
|
-
export * from './lib/components/dashboard/widgets/dashboard-table/dashboard-table.component';
|
|
75
|
-
export * from './lib/components/dashboard/widgets/dashboard-table/dashboard-table-datasource';
|
|
76
|
-
export * from './lib/components/dashboard/widgets/dashboard-info-card/dashboard-info-card.component';
|
|
77
|
-
export * from './lib/components/dashboard/widgets/dynamic-widget-display/dynamic-widget-display.component';
|
|
78
|
-
export * from './lib/components/pages/tabbed-page/tabbed-page.component';
|
|
79
|
-
export * from './lib/components/pages/dashboard-page/dashboard-page.component';
|
|
80
|
-
export * from './lib/components/pages/layout-editor-page/layout-editor-page.component';
|
|
81
|
-
export * from './lib/components/pages/list-page/list-page.component';
|
|
82
|
-
export * from './lib/components/pages/list-page/list-page-datasource';
|
|
83
|
-
export * from './lib/components/pages/documents-page/documents-page.component';
|
|
84
|
-
export * from './lib/components/pages/form-page/form-page.component';
|
|
85
|
-
export * from './lib/components/pages/detail-page/detail-page.component';
|
|
86
|
-
export * from './lib/components/pages/export-page/export-page.component';
|
|
87
|
-
export * from './lib/components/widgets/file-preview-dialog/file-preview-dialog.component';
|
|
88
|
-
export * from './lib/components/widgets/save-confirmation-dialog/save-confirmation-dialog.component';
|
|
89
|
-
export * from './lib/components/widgets/snackbar/snackbar.component';
|
|
90
|
-
export * from './lib/components/widgets/search-panel/search-panel.component';
|
|
91
|
-
export * from './lib/components/widgets/dynamic-table/dynamic-table-datasource';
|
|
92
|
-
export * from './lib/components/widgets/dynamic-table/dynamic-table.component';
|
|
93
|
-
export * from './lib/components/widgets/draggable-table/draggable-table-datasource';
|
|
94
|
-
export * from './lib/components/widgets/draggable-table/draggable-table.component';
|
|
95
|
-
export * from './lib/components/widgets/delete-confirmation-dialog/delete-confirmation-dialog.component';
|
|
96
|
-
export * from './lib/components/widgets/loader/loader.component';
|
|
97
|
-
export * from './lib/components/widgets/qr-code-dialog/qr-code-dialog.component';
|
|
98
|
-
export * from './lib/components/layout-editor/containers/accordion-layout-editor-container/accordion-layout-editor-container.component';
|
|
99
|
-
export * from './lib/components/layout-editor/containers/dynamic-layout-editor-container/dynamic-layout-editor-container.component';
|
|
100
|
-
export * from './lib/components/layout-editor/containers/plain-layout-editor-container/plain-layout-editor-container.component';
|
|
101
|
-
export * from './lib/components/layout-editor/dynamic-layout-editor/dynamic-layout-editor.component';
|
|
102
|
-
export * from './lib/components/layout-editor/elements/dynamic-layout-editor-element/dynamic-layout-editor-element.component';
|
|
103
|
-
export * from './lib/components/layout-editor/elements/layout-editor-field-element/layout-editor-field-element.component';
|
|
104
|
-
export * from './lib/components/layout-editor/elements/layout-editor-table-column-element/layout-editor-table-column-element.component';
|
|
105
|
-
export * from './lib/components/layout-editor/elements/layout-editor-widget-element/layout-editor-widget-element.component';
|
|
106
|
-
export * from './lib/components/layout-editor/sections/dashboard-layout-editor-section/dashboard-layout-editor-section.component';
|
|
107
|
-
export * from './lib/components/layout-editor/sections/dynamic-layout-editor-section/dynamic-layout-editor-section.component';
|
|
108
|
-
export * from './lib/components/layout-editor/sections/grid-layout-editor-section/grid-layout-editor-section.component';
|
|
109
|
-
export * from './lib/components/layout-editor/sections/markdown-layout-editor-section/markdown-layout-editor-section.component';
|
|
110
|
-
export * from './lib/components/layout-editor/sections/table-layout-editor-section/table-layout-editor-section.component';
|
|
111
|
-
export * from './lib/components/pages/roster-page/roster-page.component';
|
|
112
|
-
export * from './lib/models/screen-size-map.model';
|
|
113
|
-
export * from './lib/services/dynamic-form.service';
|
|
114
|
-
export * from './lib/services/web-api.service';
|
|
115
|
-
export * from './lib/services/current-user.service';
|
|
116
|
-
export * from './lib/services/chart.service';
|
|
117
|
-
export * from './lib/services/data-broadcast.service';
|
|
118
|
-
export * from './lib/services/locale.service';
|
|
119
|
-
export * from './lib/services/websocket.service';
|
|
120
|
-
export * from './lib/services/password-check.service';
|
|
121
|
-
export * from './lib/services/announcement.service';
|
|
122
|
-
export * from './lib/services/object.service';
|
|
123
|
-
export * from './lib/services/adapters/websocket.adapter';
|
|
124
|
-
export * from './lib/services/adapters/web-api-crud.adapter';
|
|
125
|
-
export * from './lib/services/feature-config.service';
|
|
126
|
-
export * from './lib/services/array.service';
|
|
127
|
-
export * from './lib/services/confirmation.service';
|
|
128
|
-
export * from './lib/services/screen-size.service';
|
|
129
|
-
export * from './lib/services/interfaces/reroute.service';
|
|
130
|
-
export * from './lib/services/interfaces/list-page.service';
|
|
131
|
-
export * from './lib/services/interfaces/dashboard-page.service';
|
|
132
|
-
export * from './lib/services/interfaces/form-page.service';
|
|
133
|
-
export * from './lib/services/interfaces/layout-editor-page.service';
|
|
134
|
-
export * from './lib/services/interfaces/nav-tabs.service';
|
|
135
|
-
export * from './lib/services/interfaces/authorisable-feature.service';
|
|
136
|
-
export * from './lib/services/interfaces/detail-page.service';
|
|
137
|
-
export * from './lib/services/interfaces/export-page.service';
|
|
138
|
-
export * from './lib/services/interfaces/dashboard-widget.service';
|
|
139
|
-
export * from './lib/services/interfaces/roster-page.service';
|
|
140
|
-
export * from './lib/services/interfaces/roster-schedule.service';
|
|
141
|
-
export * from './lib/guards/session.guard';
|
|
142
|
-
export * from './lib/guards/feature.guard';
|
|
143
|
-
export * from './lib/guards/password-check.guard';
|
|
144
|
-
export * from './lib/tokens/environment.token';
|