@provoly/dashboard 0.19.1 → 0.19.2
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/admin/components/admin-classes/admin-classes-customize/admin-classes-customize.component.d.ts +2 -1
- package/dataset/style/_o-pry-dataset-card.scss +48 -1
- package/dataset/style/_o-pry-dataset.scss +4 -5
- package/esm2022/admin/admin-routing.module.mjs +5 -5
- package/esm2022/admin/admin.module.mjs +5 -5
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-edit/admin-abac-rules-edit.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-form/admin-abac-rules-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-new/admin-abac-rules-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules-view/admin-abac-rules-view.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/admin-abac-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/components/attribute-condition/attribute-condition.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/components/composed-condition/composed-condition.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/components/metadata-condition/metadata-condition.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/components/select-attribute/select-attribute.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/components/select-metadata/select-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/store/abac-rules.effects.mjs +4 -4
- package/esm2022/admin/components/admin-abac-rules/store/abac-rules.service.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-customize/admin-classes-customize.component.mjs +8 -7
- package/esm2022/admin/components/admin-classes/admin-classes-customize/symbol/admin-classes-customize-symbol.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-customize/tooltip/admin-classes-customize-tooltip.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-edit/admin-classes-edit.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-form/admin-classes-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-new/admin-classes-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-select/admin-classes-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-edit/admin-attributes-edit.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-form/admin-attributes-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-new/admin-attributes-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-attributes-select/admin-attributes-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes-view/admin-classes-view.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/admin-classes.component.mjs +4 -4
- package/esm2022/admin/components/admin-classes/store/admin-class.effects.mjs +4 -4
- package/esm2022/admin/components/admin-dataset/admin-dataset.component.mjs +4 -4
- package/esm2022/admin/components/admin-dataset/admin-edit-dataset/admin-edit-dataset.component.mjs +4 -4
- package/esm2022/admin/components/admin-dataset/admin-new-dataset/admin-new-dataset.component.mjs +4 -4
- package/esm2022/admin/components/admin-dataset/admin-select-dataset/admin-select-dataset.component.mjs +4 -4
- package/esm2022/admin/components/admin-dataset/shared/admin-form-dataset/admin-form-dataset.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/admin-environment-form/admin-environment-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/admin-environment-new/admin-environment-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/admin-environment-select/admin-environment-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/admin-environment-update/admin-environment-update.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/admin-environment.component.mjs +4 -4
- package/esm2022/admin/components/admin-environment/store/environment.effects.mjs +4 -4
- package/esm2022/admin/components/admin-fields/admin-fields-edit/admin-fields-edit.component.mjs +4 -4
- package/esm2022/admin/components/admin-fields/admin-fields-form/admin-fields-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-fields/admin-fields-new/admin-fields-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-fields/admin-fields-select/admin-fields-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-fields/admin-fields.component.mjs +4 -4
- package/esm2022/admin/components/admin-fields/store/fields.effects.mjs +4 -4
- package/esm2022/admin/components/admin-layout/admin-layout.component.mjs +4 -4
- package/esm2022/admin/components/admin-links/admin-links-new/admin-links-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-links/admin-links.component.mjs +4 -4
- package/esm2022/admin/components/admin-links/store/links.effects.mjs +4 -4
- package/esm2022/admin/components/admin-menu/admin-menu.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/admin-edit-metadata/admin-edit-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/admin-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/admin-new-metadata/admin-new-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/admin-select-metadata/admin-select-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/shared/form-metadata/form-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata/shared/list-metadata/list-metadata.module.mjs +5 -5
- package/esm2022/admin/components/admin-metadata/shared/list-metadata/pry-list-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/admin-edit-metadata-rules/admin-edit-metadata-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/admin-metadata-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/admin-new-metadata-rules/admin-new-metadata-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/admin-select-metadata-rules/admin-select-metadata-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/shared/admin-form-metadata-rules/admin-form-metadata-rules.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-rules/store/metadata-rules.effects.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-user/admin-metadata-user.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-user/admin-user-edit-metadata/admin-user-edit-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-user/admin-user-new-metadata/admin-user-new-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-user/admin-user-select-metadata/admin-user-select-metadata.component.mjs +4 -4
- package/esm2022/admin/components/admin-metadata-user/store/admin-metadata-user.effects.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/admin-predicates-form/admin-predicates-form.component.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/admin-predicates-new/admin-predicates-new.component.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/admin-predicates-select/admin-predicates-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/admin-predicates-update/admin-predicates-update.component.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/admin-predicates.component.mjs +4 -4
- package/esm2022/admin/components/admin-predicates/store/predicates.effects.mjs +4 -4
- package/esm2022/admin/components/admin-relation-types/admin-relation-types-modal/admin-relation-types-modal.component.mjs +4 -4
- package/esm2022/admin/components/admin-relation-types/admin-relation-types-select/admin-relation-types-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-relation-types/admin-relation-types.component.mjs +4 -4
- package/esm2022/admin/components/admin-title/admin-title.component.mjs +4 -4
- package/esm2022/admin/components/admin-user/admin-user-select/admin-user-select.component.mjs +4 -4
- package/esm2022/admin/components/admin-user/admin-user.component.mjs +4 -4
- package/esm2022/admin/components/admin-user/store/admin-user.effects.mjs +4 -4
- package/esm2022/admin/components/admin.component.mjs +4 -4
- package/esm2022/admin/components/association/association.component.mjs +4 -4
- package/esm2022/admin/store/admin.effects.mjs +4 -4
- package/esm2022/admin/store/admin.service.mjs +4 -4
- package/esm2022/components/card/card.component.mjs +19 -19
- package/esm2022/components/card/card.module.mjs +5 -5
- package/esm2022/components/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/components/color-picker/color-picker.component.mjs +4 -4
- package/esm2022/components/color-picker/color-picker.module.mjs +5 -5
- package/esm2022/components/expand-panel/expand-panel.component.mjs +7 -7
- package/esm2022/components/expand-panel/expand-panel.module.mjs +5 -5
- package/esm2022/components/filter/filter.module.mjs +5 -5
- package/esm2022/components/filter/filter.pipe.mjs +4 -4
- package/esm2022/components/metadata-editor/metadata-editor.component.mjs +4 -4
- package/esm2022/components/metadata-editor/metadata-editor.module.mjs +5 -5
- package/esm2022/components/metadata-editor/store/metadata.effects.mjs +4 -4
- package/esm2022/components/metadata-editor/store/metadata.service.mjs +4 -4
- package/esm2022/components/metadata-editor/style/css.component.mjs +4 -4
- package/esm2022/components/scheme-picker/scheme-picker.component.mjs +4 -4
- package/esm2022/components/scheme-picker/scheme-picker.module.mjs +5 -5
- package/esm2022/components/scheme-picker/scheme.service.mjs +4 -4
- package/esm2022/components/sinceDate/sinceDate.module.mjs +5 -5
- package/esm2022/components/sinceDate/sinceDate.pipe.mjs +4 -4
- package/esm2022/components/stepper/step/step.component.mjs +4 -4
- package/esm2022/components/stepper/step-title.directive.mjs +4 -4
- package/esm2022/components/stepper/stepper.component.mjs +4 -4
- package/esm2022/components/stepper/stepper.module.mjs +5 -5
- package/esm2022/dataset/components/dataset-card/dataset-card.component.mjs +5 -5
- package/esm2022/dataset/components/dataset-detail/dataset-detail.component.mjs +14 -6
- package/esm2022/dataset/components/dataset.component.mjs +4 -4
- package/esm2022/dataset/dataset.module.mjs +5 -5
- package/esm2022/dataset/style/css.component.mjs +5 -5
- package/esm2022/filters/autocomplete/autocomplete.component.mjs +4 -4
- package/esm2022/filters/autocomplete/autocomplete.module.mjs +5 -5
- package/esm2022/filters/autocomplete/style/css.component.mjs +4 -4
- package/esm2022/filters/date/date-filter.component.mjs +4 -4
- package/esm2022/filters/date/date-filter.module.mjs +5 -5
- package/esm2022/filters/list/list-filter.component.mjs +4 -4
- package/esm2022/filters/list/list-filter.module.mjs +5 -5
- package/esm2022/filters/list/style/css.component.mjs +4 -4
- package/esm2022/filters/number/number-filter.component.mjs +4 -4
- package/esm2022/filters/number/number-filter.module.mjs +5 -5
- package/esm2022/filters/text/text-filter.component.mjs +4 -4
- package/esm2022/filters/text/text-filter.module.mjs +5 -5
- package/esm2022/import/components/import.component.mjs +4 -4
- package/esm2022/import/import-routing.module.mjs +5 -5
- package/esm2022/import/import.module.mjs +5 -5
- package/esm2022/import/store/import.effects.mjs +4 -4
- package/esm2022/import/store/import.service.mjs +4 -4
- package/esm2022/import/style/css.component.mjs +4 -4
- package/esm2022/lib/core/access/access.directive.mjs +4 -4
- package/esm2022/lib/core/access/access.guard.mjs +4 -4
- package/esm2022/lib/core/access/access.service.mjs +4 -4
- package/esm2022/lib/core/auth/geoAuth.service.mjs +4 -4
- package/esm2022/lib/core/components/about/about.component.mjs +4 -4
- package/esm2022/lib/core/components/about/pry-about.module.mjs +5 -5
- package/esm2022/lib/core/components/accordion/accordion-item/accordion-item.component.mjs +4 -4
- package/esm2022/lib/core/components/accordion/accordion.component.mjs +4 -4
- package/esm2022/lib/core/components/base-layout/base-layout.component.mjs +4 -4
- package/esm2022/lib/core/components/base-menu/base-menu.component.mjs +4 -4
- package/esm2022/lib/core/components/base-toolbox/base-toolbox.component.mjs +4 -4
- package/esm2022/lib/core/components/base-toolbox-action/base-toolbox-action.component.mjs +4 -4
- package/esm2022/lib/core/components/date-picker/date-picker.component.mjs +4 -4
- package/esm2022/lib/core/components/date-picker/date-picker.module.mjs +5 -5
- package/esm2022/lib/core/components/date-picker/date-range-highlight.pipe.mjs +4 -4
- package/esm2022/lib/core/components/date-picker/time-picker/loop-scroll-column/loop-scroll-column.component.mjs +4 -4
- package/esm2022/lib/core/components/date-picker/time-picker/time-picker.component.mjs +4 -4
- package/esm2022/lib/core/components/edit-input/edit-input.component.mjs +4 -4
- package/esm2022/lib/core/components/edit-input/edit-input.module.mjs +5 -5
- package/esm2022/lib/core/components/get-secured-image/get-secured-image.pipe.mjs +7 -11
- package/esm2022/lib/core/components/hidden-when-overlay/hidden-when-overlay.directive.mjs +4 -4
- package/esm2022/lib/core/components/hidden-when-overlay/hidden-when-overlay.module.mjs +5 -5
- package/esm2022/lib/core/components/icon/icon.component.mjs +4 -4
- package/esm2022/lib/core/components/icon/icon.module.mjs +5 -5
- package/esm2022/lib/core/components/modal/modal.component.mjs +4 -4
- package/esm2022/lib/core/components/modal/pry-modal.module.mjs +5 -5
- package/esm2022/lib/core/components/modal-status/modal-status.component.mjs +4 -4
- package/esm2022/lib/core/components/modal-status/modal-status.module.mjs +5 -5
- package/esm2022/lib/core/components/nq-color-selector/nq-color-selector.component.mjs +4 -4
- package/esm2022/lib/core/components/overlay/dialog-confirm.component.mjs +4 -4
- package/esm2022/lib/core/components/overlay/dialog.service.mjs +4 -4
- package/esm2022/lib/core/components/overlay/overlay.directive.mjs +4 -4
- package/esm2022/lib/core/components/overlay/overlay.module.mjs +5 -5
- package/esm2022/lib/core/components/range/range.component.mjs +4 -4
- package/esm2022/lib/core/components/range/range.module.mjs +5 -5
- package/esm2022/lib/core/components/select/select.component.mjs +4 -4
- package/esm2022/lib/core/components/select/select.module.mjs +5 -5
- package/esm2022/lib/core/components/select-image/select-image.component.mjs +4 -4
- package/esm2022/lib/core/components/share/share.component.mjs +4 -4
- package/esm2022/lib/core/components/share/share.module.mjs +5 -5
- package/esm2022/lib/core/components/snackbar/snackbar/snackbar.component.mjs +4 -4
- package/esm2022/lib/core/components/snackbar/snackbar.module.mjs +5 -5
- package/esm2022/lib/core/components/snackbar/snackbar.service.mjs +4 -4
- package/esm2022/lib/core/components/sort/sort-data.pipe.mjs +4 -4
- package/esm2022/lib/core/components/sort/sort-header/sort-header.component.mjs +4 -4
- package/esm2022/lib/core/components/sort/sort-header.directive.mjs +4 -4
- package/esm2022/lib/core/components/sort/sort-table.directive.mjs +4 -4
- package/esm2022/lib/core/components/sort/sort.module.mjs +5 -5
- package/esm2022/lib/core/components/tabs/tab-group.component.mjs +4 -4
- package/esm2022/lib/core/components/tabs/tab.component.mjs +4 -4
- package/esm2022/lib/core/components/toggle/toggle.component.mjs +4 -4
- package/esm2022/lib/core/components/toggle/toggle.module.mjs +5 -5
- package/esm2022/lib/core/components/translate-id/translate-id.pipe.mjs +4 -4
- package/esm2022/lib/core/components/translate-item-to-symbol/translate-item-to-symbol.pipe.mjs +4 -4
- package/esm2022/lib/core/components/upload/upload.component.mjs +4 -4
- package/esm2022/lib/core/core.module.mjs +5 -5
- package/esm2022/lib/core/errors/http-error-interceptor.service.mjs +4 -4
- package/esm2022/lib/core/i18n/i18n.module.mjs +5 -5
- package/esm2022/lib/core/i18n/i18n.pipe.mjs +4 -4
- package/esm2022/lib/core/i18n/i18n.service.mjs +4 -4
- package/esm2022/lib/core/model/widget-map-manifest.interface.mjs +1 -1
- package/esm2022/lib/core/store/aggregation/backend-aggregation.service.mjs +4 -4
- package/esm2022/lib/core/store/aggregation/base-aggregation.service.mjs +4 -4
- package/esm2022/lib/core/store/aggregation/frontend-aggregation/frontend-aggregation.service.mjs +4 -4
- package/esm2022/lib/core/store/category/category.effects.mjs +4 -4
- package/esm2022/lib/core/store/category/category.service.mjs +4 -4
- package/esm2022/lib/core/store/class/class.effects.mjs +4 -4
- package/esm2022/lib/core/store/class/class.service.mjs +4 -4
- package/esm2022/lib/core/store/config/config.effects.mjs +4 -4
- package/esm2022/lib/core/store/config/config.service.mjs +4 -4
- package/esm2022/lib/core/store/config/open-map-tiles.service.mjs +4 -4
- package/esm2022/lib/core/store/context-menu/context-menu.effects.mjs +4 -4
- package/esm2022/lib/core/store/data-source/data-source.effects.mjs +5 -5
- package/esm2022/lib/core/store/data-source/data-source.service.mjs +4 -4
- package/esm2022/lib/core/store/field/field.effects.mjs +4 -4
- package/esm2022/lib/core/store/field/field.interface.mjs +2 -1
- package/esm2022/lib/core/store/field/field.service.mjs +4 -4
- package/esm2022/lib/core/store/image/image.effects.mjs +4 -4
- package/esm2022/lib/core/store/image/image.service.mjs +4 -4
- package/esm2022/lib/core/store/item/item.effects.mjs +4 -4
- package/esm2022/lib/core/store/item/item.service.mjs +4 -4
- package/esm2022/lib/core/store/raw/raw.service.mjs +4 -4
- package/esm2022/lib/core/store/relation-types/relation-types.effects.mjs +4 -4
- package/esm2022/lib/core/store/relation-types/relation-types.service.mjs +4 -4
- package/esm2022/lib/core/store/search/search.actions.mjs +1 -1
- package/esm2022/lib/core/store/search/search.effects.mjs +5 -5
- package/esm2022/lib/core/store/search/search.service.mjs +8 -13
- package/esm2022/lib/core/symbol/symbol.service.mjs +4 -4
- package/esm2022/lib/core/toolbox/toolbox-manifest.service.mjs +4 -4
- package/esm2022/lib/core/toolbox/toolbox-menu.service.mjs +4 -4
- package/esm2022/lib/core/ws/websocket.service.mjs +4 -4
- package/esm2022/lib/dashboard/action-bus/effect/action-bus.effects.mjs +4 -4
- package/esm2022/lib/dashboard/action-bus/service/bus.service.mjs +4 -4
- package/esm2022/lib/dashboard/base-widget.module.mjs +5 -5
- package/esm2022/lib/dashboard/components/context-menu/context-menu.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/context-menu/object-edition/object-edition.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/dashboard.component.mjs +8 -8
- package/esm2022/lib/dashboard/components/manifests/manifests.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/metadata/metadata.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/subscriptionner.directive.mjs +4 -4
- package/esm2022/lib/dashboard/components/vizualize-raw/vizualize-raw.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/base-widget.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/data-widget.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/datasource-selector/datasource-selector.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/header/resultset-size.pipe.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/header/widget-header.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/settings/settings.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/widget-filler/widget-filler.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/widget-instanciator/widget-factory.service.mjs +8 -6
- package/esm2022/lib/dashboard/components/widgets/widget-instanciator/widget-instanciator.component.mjs +4 -4
- package/esm2022/lib/dashboard/components/widgets/widget-placeholder/widget-placeholder.component.mjs +4 -4
- package/esm2022/lib/dashboard/dashboard.module.mjs +12 -8
- package/esm2022/lib/dashboard/filter/base-filter.component.mjs +4 -4
- package/esm2022/lib/dashboard/filter/base-filter.module.mjs +5 -5
- package/esm2022/lib/dashboard/filter/components/filter-group/filter-group.component.mjs +4 -4
- package/esm2022/lib/dashboard/filter/components/filter-instanciator/filter-instanciator.component.mjs +4 -4
- package/esm2022/lib/dashboard/filter/filter-factory.service.mjs +4 -4
- package/esm2022/lib/dashboard/filter/style/css.component.mjs +4 -4
- package/esm2022/lib/dashboard/guard/default-view.guard.mjs +4 -4
- package/esm2022/lib/dashboard/item-utils.mjs +15 -14
- package/esm2022/lib/dashboard/store/dashboard-init.service.mjs +4 -4
- package/esm2022/lib/dashboard/store/dashboard.actions.mjs +3 -2
- package/esm2022/lib/dashboard/store/dashboard.effects.mjs +54 -21
- package/esm2022/lib/dashboard/store/dashboard.selectors.mjs +3 -2
- package/esm2022/lib/dashboard/store/manifest-utils.class.mjs +10 -7
- package/esm2022/lib/dashboard/store/manifest.service.mjs +4 -4
- package/esm2022/lib/dashboard/store/proxy.utils.mjs +76 -0
- package/esm2022/lib/dashboard/store/refresh.service.mjs +12 -7
- package/esm2022/lib/dashboard/store/title.service.mjs +4 -4
- package/esm2022/lib/dashboard/store/wms.service.mjs +4 -4
- package/esm2022/lib/dashboard/tooltip/base-tooltip.component.mjs +4 -4
- package/esm2022/lib/dashboard/tooltip/base-tooltip.module.mjs +5 -5
- package/esm2022/lib/dashboard/tooltip/components/default/default.tooltip.component.mjs +4 -4
- package/esm2022/lib/dashboard/tooltip/tooltip-factory.service.mjs +4 -4
- package/esm2022/notification/components/notification/content/notification-content.component.mjs +4 -4
- package/esm2022/notification/components/notification/notification.component.mjs +4 -4
- package/esm2022/notification/notification.module.mjs +5 -5
- package/esm2022/notification/store/notification.effects.mjs +4 -4
- package/esm2022/notification/store/notification.service.mjs +4 -4
- package/esm2022/notification/style/css.component.mjs +4 -4
- package/esm2022/pipeline/components/pipeline-details/pipeline-details.component.mjs +4 -4
- package/esm2022/pipeline/components/pipeline-editor/pipeline-editor.component.mjs +4 -4
- package/esm2022/pipeline/components/pipeline-list/pipeline-list.component.mjs +4 -4
- package/esm2022/pipeline/components/pipeline-properties-panel.component.mjs +4 -4
- package/esm2022/pipeline/factory/pipeline-component-factory.service.mjs +4 -4
- package/esm2022/pipeline/pipeline.module.mjs +5 -5
- package/esm2022/pipeline/store/pipeline.effects.mjs +4 -4
- package/esm2022/pipeline/store/pipeline.service.mjs +4 -4
- package/esm2022/pipeline/style/css.component.mjs +4 -4
- package/esm2022/pipeline-components/filter/component/filter.component.mjs +4 -4
- package/esm2022/pipeline-components/filter/filter.module.mjs +5 -5
- package/esm2022/pipeline-components/input-datasource/component/input-datasource.component.mjs +4 -4
- package/esm2022/pipeline-components/input-datasource/input-datasource.module.mjs +5 -5
- package/esm2022/pipeline-components/noop/component/noop.component.mjs +4 -4
- package/esm2022/pipeline-components/noop/noop.module.mjs +5 -5
- package/esm2022/pipeline-components/output-dataset/component/output-dataset.component.mjs +4 -4
- package/esm2022/pipeline-components/output-dataset/output-dataset.module.mjs +5 -5
- package/esm2022/pipeline-components/subgraph/component/empty.component.mjs +4 -4
- package/esm2022/pipeline-components/subgraph/subgraph.module.mjs +5 -5
- package/esm2022/presentation/components/add-edit-presentation/add-edit-presentation.component.mjs +17 -30
- package/esm2022/presentation/components/presentation.component.mjs +6 -33
- package/esm2022/presentation/components/title-presentation/title-presentation.component.mjs +4 -4
- package/esm2022/presentation/presentation.module.mjs +5 -5
- package/esm2022/presentation/style/css.component.mjs +5 -5
- package/esm2022/restitution/components/restitution/restitution.component.mjs +24 -8
- package/esm2022/restitution/components/restitution-catalog/restitution-catalog.component.mjs +4 -4
- package/esm2022/restitution/components/restitution-list/restitution-list.component.mjs +4 -4
- package/esm2022/restitution/components/restitution-list-item/restitution-list-item.component.mjs +4 -4
- package/esm2022/restitution/restitution.module.mjs +5 -5
- package/esm2022/restitution/style/css.component.mjs +5 -5
- package/esm2022/search/components/choose-widget/choose-widget.component.mjs +4 -4
- package/esm2022/search/components/edit-named-query/edit-named-query.component.mjs +9 -5
- package/esm2022/search/components/edit-named-query-modal/edit-named-query-modal.component.mjs +4 -4
- package/esm2022/search/components/save-query/save-query.component.mjs +4 -4
- package/esm2022/search/components/save-query-button/save-query-button.component.mjs +4 -4
- package/esm2022/search/search-fulltext/search-fulltext/search-fulltext.component.mjs +4 -4
- package/esm2022/search/search-fulltext/store/search-fulltext.effects.mjs +4 -4
- package/esm2022/search/search-fulltext/store/search-fulltext.service.mjs +4 -4
- package/esm2022/search/search-home/search-home.component.mjs +5 -5
- package/esm2022/search/search-mono-class/components/search-composed/search-composed.component.mjs +4 -4
- package/esm2022/search/search-mono-class/components/search-condition/search-condition.component.mjs +4 -4
- package/esm2022/search/search-mono-class/components/search-mono-class/search-mono-class.component.mjs +4 -4
- package/esm2022/search/search-mono-class/components/search-order/search-order.component.mjs +4 -4
- package/esm2022/search/search-mono-class/components/search-select-attribute/search-select-attribute.component.mjs +4 -4
- package/esm2022/search/search-mono-class/store/search-mono-class.effects.mjs +4 -4
- package/esm2022/search/search-mono-class/store/search-mono-class.service.mjs +4 -4
- package/esm2022/search/search-multi-class/components/multi-class-condition/multi-class-condition.component.mjs +4 -4
- package/esm2022/search/search-multi-class/components/multi-class-field-selection/multi-class-field-selection.component.mjs +4 -4
- package/esm2022/search/search-multi-class/components/search-multi-class/search-multi-class.component.mjs +4 -4
- package/esm2022/search/search-multi-class/store/search-multi-class.effects.mjs +4 -4
- package/esm2022/search/search-multi-class/store/search-multi-class.service.mjs +4 -4
- package/esm2022/search/search-tools/search-tools.component.mjs +4 -4
- package/esm2022/search/search.module.mjs +5 -5
- package/esm2022/search/style/css.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-business-data/supervision-business-data.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-flow/supervision-flow.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-infrastructures/supervision-infrastructures.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-integration-errors/supervision-integration-errors-select/supervision-integration-errors-select.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-integration-errors/supervision-integration-errors.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-layout/supervision-layout.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-menu/supervision-menu.component.mjs +4 -4
- package/esm2022/supervision/components/supervision-title/supervision-title.component.mjs +4 -4
- package/esm2022/supervision/components/supervision.component.mjs +4 -4
- package/esm2022/supervision/store/supervision.effects.mjs +4 -4
- package/esm2022/supervision/store/supervision.service.mjs +4 -4
- package/esm2022/supervision/supervision-routing.module.mjs +5 -5
- package/esm2022/supervision/supervision.module.mjs +5 -5
- package/esm2022/toolbox/components/automate-refresh/automate-refresh.component.mjs +7 -5
- package/esm2022/toolbox/components/clear-view/clear-view.component.mjs +4 -4
- package/esm2022/toolbox/components/drag-widgets/drag-widgets.component.mjs +4 -4
- package/esm2022/toolbox/components/edit-mode-toggle/edit-mode-toggle.component.mjs +4 -4
- package/esm2022/toolbox/components/filter-settings/filter-settings.component.mjs +4 -4
- package/esm2022/toolbox/components/launch-tab/launch-tab.component.mjs +4 -4
- package/esm2022/toolbox/components/named-query/named-query.component.mjs +4 -4
- package/esm2022/toolbox/components/refresh-datasets/refresh-datasets.component.mjs +11 -7
- package/esm2022/toolbox/components/save-view/save-view.component.mjs +4 -4
- package/esm2022/toolbox/components/select-grid-layout/select-grid-layout.component.mjs +4 -4
- package/esm2022/toolbox/components/toolbox-action/toolbox-action.component.mjs +4 -4
- package/esm2022/toolbox/components/toolbox-action-instanciator/toolbox-action-instanciator.component.mjs +4 -4
- package/esm2022/toolbox/components/toolbox.component.mjs +4 -4
- package/esm2022/toolbox/style/css.component.mjs +4 -4
- package/esm2022/toolbox/toolbox.module.mjs +5 -5
- package/esm2022/tooltips/attribute/attribute-tooltip.component.mjs +4 -4
- package/esm2022/tooltips/attribute/attribute-tooltip.module.mjs +5 -5
- package/esm2022/tooltips/cluster/cluster-tooltip.component.mjs +4 -4
- package/esm2022/tooltips/cluster/cluster-tooltip.module.mjs +5 -5
- package/esm2022/widgets/widget-aggregated-chart/component/widget-aggregated-chart.component.mjs +23 -11
- package/esm2022/widgets/widget-aggregated-chart/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-aggregated-chart/widget-aggregated-chart.module.mjs +5 -5
- package/esm2022/widgets/widget-chart/component/widget-chart.component.mjs +4 -4
- package/esm2022/widgets/widget-chart/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-chart/widget-chart.module.mjs +5 -5
- package/esm2022/widgets/widget-detail/component/widget-detail.component.mjs +4 -4
- package/esm2022/widgets/widget-detail/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-detail/widget-detail.module.mjs +5 -5
- package/esm2022/widgets/widget-graph/component/widget-graph.component.mjs +4 -4
- package/esm2022/widgets/widget-graph/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-graph/widget-graph.module.mjs +5 -5
- package/esm2022/widgets/widget-iframe/component/widget-iframe.component.mjs +4 -4
- package/esm2022/widgets/widget-iframe/messaging/iframe-messaging.service.mjs +4 -4
- package/esm2022/widgets/widget-iframe/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-iframe/widget-iframe.module.mjs +5 -5
- package/esm2022/widgets/widget-image/component/widget-image.component.mjs +4 -4
- package/esm2022/widgets/widget-image/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-image/widget-image.module.mjs +5 -5
- package/esm2022/widgets/widget-map/component/widget-map-layer.service.mjs +4 -4
- package/esm2022/widgets/widget-map/component/widget-map.component.mjs +144 -18
- package/esm2022/widgets/widget-map/i18n/en.translations.mjs +10 -2
- package/esm2022/widgets/widget-map/i18n/fr.translations.mjs +10 -2
- package/esm2022/widgets/widget-map/interaction/layer-slider.class.mjs +63 -0
- package/esm2022/widgets/widget-map/interaction/selection-interaction.class.mjs +21 -16
- package/esm2022/widgets/widget-map/pipe/widget-map-geometry-fields-for.pipe.mjs +4 -4
- package/esm2022/widgets/widget-map/pipe/widget-map-legend-url.pipe.mjs +24 -12
- package/esm2022/widgets/widget-map/public-api.mjs +2 -1
- package/esm2022/widgets/widget-map/style/css.component.mjs +5 -5
- package/esm2022/widgets/widget-map/utils/widget-map.utils.mjs +2 -2
- package/esm2022/widgets/widget-map/utils/xml-utils.class.mjs +42 -1
- package/esm2022/widgets/widget-map/widget-map.module.mjs +5 -5
- package/esm2022/widgets/widget-table/component/widget-table.component.mjs +11 -6
- package/esm2022/widgets/widget-table/expand-value/detach-row.directive.mjs +4 -4
- package/esm2022/widgets/widget-table/expand-value/expand-value.component.mjs +4 -4
- package/esm2022/widgets/widget-table/expand-value/format-number.pipe.mjs +4 -4
- package/esm2022/widgets/widget-table/get-value/get-value.pipe.mjs +5 -5
- package/esm2022/widgets/widget-table/resizable/resizable.component.mjs +4 -4
- package/esm2022/widgets/widget-table/resizable/resizable.directive.mjs +4 -4
- package/esm2022/widgets/widget-table/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-table/widget-table.module.mjs +5 -5
- package/esm2022/widgets/widget-template/component/widget-template.component.mjs +4 -4
- package/esm2022/widgets/widget-template/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-template/widget-template.module.mjs +5 -5
- package/esm2022/widgets/widget-tile/component/widget-tile.component.mjs +4 -4
- package/esm2022/widgets/widget-tile/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-tile/widget-tile.module.mjs +5 -5
- package/esm2022/widgets/widget-vega/component/widget-vega.component.mjs +4 -4
- package/esm2022/widgets/widget-vega/style/css.component.mjs +4 -4
- package/esm2022/widgets/widget-vega/widget-vega.module.mjs +5 -5
- package/fesm2022/provoly-dashboard-admin.mjs +261 -260
- package/fesm2022/provoly-dashboard-admin.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-card.mjs +22 -22
- package/fesm2022/provoly-dashboard-components-card.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-checkbox.mjs +7 -7
- package/fesm2022/provoly-dashboard-components-checkbox.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-color-picker.mjs +7 -7
- package/fesm2022/provoly-dashboard-components-color-picker.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-expand-panel.mjs +10 -10
- package/fesm2022/provoly-dashboard-components-expand-panel.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-filter.mjs +7 -7
- package/fesm2022/provoly-dashboard-components-filter.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-metadata-editor.mjs +16 -16
- package/fesm2022/provoly-dashboard-components-metadata-editor.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-scheme-picker.mjs +10 -10
- package/fesm2022/provoly-dashboard-components-scheme-picker.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-sinceDate.mjs +7 -7
- package/fesm2022/provoly-dashboard-components-sinceDate.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-components-stepper.mjs +13 -13
- package/fesm2022/provoly-dashboard-components-stepper.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-dataset.mjs +28 -20
- package/fesm2022/provoly-dashboard-dataset.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-autocomplete.mjs +10 -10
- package/fesm2022/provoly-dashboard-filters-autocomplete.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-date.mjs +7 -7
- package/fesm2022/provoly-dashboard-filters-date.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-list.mjs +10 -10
- package/fesm2022/provoly-dashboard-filters-list.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-number.mjs +7 -7
- package/fesm2022/provoly-dashboard-filters-number.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-filters-text.mjs +7 -7
- package/fesm2022/provoly-dashboard-filters-text.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-import.mjs +20 -20
- package/fesm2022/provoly-dashboard-import.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-notification.mjs +19 -19
- package/fesm2022/provoly-dashboard-notification.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs +7 -7
- package/fesm2022/provoly-dashboard-pipeline-components-filter.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs +7 -7
- package/fesm2022/provoly-dashboard-pipeline-components-input-datasource.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-noop.mjs +7 -7
- package/fesm2022/provoly-dashboard-pipeline-components-noop.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs +7 -7
- package/fesm2022/provoly-dashboard-pipeline-components-output-dataset.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline-components-subgraph.mjs +7 -7
- package/fesm2022/provoly-dashboard-pipeline-components-subgraph.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-pipeline.mjs +28 -28
- package/fesm2022/provoly-dashboard-pipeline.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-presentation.mjs +31 -71
- package/fesm2022/provoly-dashboard-presentation.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-restitution.mjs +40 -24
- package/fesm2022/provoly-dashboard-restitution.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-search.mjs +79 -75
- package/fesm2022/provoly-dashboard-search.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-supervision.mjs +41 -41
- package/fesm2022/provoly-dashboard-supervision.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-toolbox.mjs +56 -50
- package/fesm2022/provoly-dashboard-toolbox.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-tooltips-attribute.mjs +7 -7
- package/fesm2022/provoly-dashboard-tooltips-attribute.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-tooltips-cluster.mjs +7 -7
- package/fesm2022/provoly-dashboard-tooltips-cluster.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs +29 -17
- package/fesm2022/provoly-dashboard-widgets-widget-aggregated-chart.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-chart.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-detail.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-detail.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-graph.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-iframe.mjs +13 -13
- package/fesm2022/provoly-dashboard-widgets-widget-iframe.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-image.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-image.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-map.mjs +323 -63
- package/fesm2022/provoly-dashboard-widgets-widget-map.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-table.mjs +36 -31
- package/fesm2022/provoly-dashboard-widgets-widget-table.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-template.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-template.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-tile.mjs.map +1 -1
- package/fesm2022/provoly-dashboard-widgets-widget-vega.mjs +10 -10
- package/fesm2022/provoly-dashboard-widgets-widget-vega.mjs.map +1 -1
- package/fesm2022/provoly-dashboard.mjs +666 -552
- package/fesm2022/provoly-dashboard.mjs.map +1 -1
- package/lib/core/components/get-secured-image/get-secured-image.pipe.d.ts +1 -5
- package/lib/core/model/widget-map-manifest.interface.d.ts +2 -0
- package/lib/core/store/field/field.interface.d.ts +1 -0
- package/lib/core/store/search/search.actions.d.ts +4 -0
- package/lib/core/store/search/search.service.d.ts +1 -6
- package/lib/dashboard/components/widgets/widget-instanciator/widget-factory.service.d.ts +4 -1
- package/lib/dashboard/dashboard.module.d.ts +2 -0
- package/lib/dashboard/item-utils.d.ts +2 -3
- package/lib/dashboard/store/dashboard.actions.d.ts +5 -0
- package/lib/dashboard/store/dashboard.effects.d.ts +24 -5
- package/lib/dashboard/store/dashboard.selectors.d.ts +13 -7
- package/lib/dashboard/store/manifest-utils.class.d.ts +4 -1
- package/lib/dashboard/store/proxy.utils.d.ts +24 -0
- package/package.json +13 -13
- package/presentation/style/_o-pry-presentation.scss +1 -1
- package/styles/components/_o-widget.scss +57 -2
- package/styles-theme/components-theme/_o-widget.theme.scss +1 -1
- package/widgets/widget-aggregated-chart/component/widget-aggregated-chart.component.d.ts +8 -0
- package/widgets/widget-map/component/widget-map.component.d.ts +41 -3
- package/widgets/widget-map/i18n/en.translations.d.ts +8 -0
- package/widgets/widget-map/i18n/fr.translations.d.ts +8 -0
- package/widgets/widget-map/interaction/layer-slider.class.d.ts +10 -0
- package/widgets/widget-map/interaction/selection-interaction.class.d.ts +2 -3
- package/widgets/widget-map/pipe/widget-map-legend-url.pipe.d.ts +1 -0
- package/widgets/widget-map/public-api.d.ts +1 -0
- package/widgets/widget-map/style/_o-layer-legend.scss +16 -5
- package/widgets/widget-map/style/_o-widget-map.scss +75 -1
- package/widgets/widget-map/utils/xml-utils.class.d.ts +10 -0
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import { SafeUrl } from '@angular/platform-browser';
|
|
3
|
-
import { Store } from '@ngrx/store';
|
|
4
3
|
import { Observable } from 'rxjs';
|
|
5
|
-
import { PryI18nService } from '../../i18n/i18n.service';
|
|
6
4
|
import { SymbolService } from '../../symbol/symbol.service';
|
|
7
5
|
import * as i0 from "@angular/core";
|
|
8
6
|
export declare class GetSecuredImagePipe implements PipeTransform {
|
|
9
|
-
private store;
|
|
10
|
-
private translateService;
|
|
11
7
|
private symbolService;
|
|
12
|
-
constructor(
|
|
8
|
+
constructor(symbolService: SymbolService);
|
|
13
9
|
transform(value: unknown, ...args: unknown[]): Observable<SafeUrl | string>;
|
|
14
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<GetSecuredImagePipe, never>;
|
|
15
11
|
static ɵpipe: i0.ɵɵPipeDeclaration<GetSecuredImagePipe, "getSecuredImage", false>;
|
|
@@ -15,6 +15,7 @@ export interface MapWidgetOptions {
|
|
|
15
15
|
singleLayer?: boolean;
|
|
16
16
|
ignoreAutoLayer?: string[];
|
|
17
17
|
automaticLayers?: boolean;
|
|
18
|
+
slide?: boolean;
|
|
18
19
|
}
|
|
19
20
|
export type MapWidgetLayerOptions = MapWidgetHeatMapLayerOptions | MapWidgetMarkerLayerOptions | MapWidgetBubbleLayerOptions | MapWidgetRelationLayerOptions | MapWMSLayerLayerOptions | MapFeatureLayerOptions | MapVectorTileLayerOptions | MapRasterTileLayerOptions | MapGeoServerLayerOptions | MapAutoLayerOptions | MapWMTSLayerLayerOptions | MapWidgetGeometryLayerOptions;
|
|
20
21
|
export interface BaseWidgetMapLayerOptions {
|
|
@@ -27,6 +28,7 @@ export interface BaseWidgetMapLayerOptions {
|
|
|
27
28
|
order?: number;
|
|
28
29
|
background?: boolean;
|
|
29
30
|
fit?: boolean;
|
|
31
|
+
slide?: 'left' | 'right' | 'all';
|
|
30
32
|
}
|
|
31
33
|
export interface MapWidgetHeatMapLayerOptions extends BaseWidgetMapLayerOptions {
|
|
32
34
|
type: 'heatmap';
|
|
@@ -11,8 +11,12 @@ export declare const SearchActions: {
|
|
|
11
11
|
} & import("@ngrx/store/src/models").TypedAction<"[Search] search">>;
|
|
12
12
|
getDatasourceItems: import("@ngrx/store").ActionCreator<"[Search] (bus) search named", (props: {
|
|
13
13
|
id: string;
|
|
14
|
+
excludeGeo: boolean;
|
|
15
|
+
from: string;
|
|
14
16
|
}) => {
|
|
15
17
|
id: string;
|
|
18
|
+
excludeGeo: boolean;
|
|
19
|
+
from: string;
|
|
16
20
|
} & import("@ngrx/store/src/models").TypedAction<"[Search] (bus) search named">>;
|
|
17
21
|
searchSuccess: import("@ngrx/store").ActionCreator<"[Search Api] (bus) Search Success", (props: {
|
|
18
22
|
resultSet: ResultSet;
|
|
@@ -18,12 +18,7 @@ export declare class SearchService {
|
|
|
18
18
|
[datasource: string]: FilterContext[];
|
|
19
19
|
};
|
|
20
20
|
constructor(httpClient: HttpClient, store: Store<ConfigState | SearchState>);
|
|
21
|
-
|
|
22
|
-
* Request the result of a named query by its id
|
|
23
|
-
* @param id of the data source to fetch
|
|
24
|
-
* @param quickOrder if it has to be applied
|
|
25
|
-
*/
|
|
26
|
-
getItems(id: string, quickOrder?: ResultOrder): Observable<ResultSet>;
|
|
21
|
+
getItems(id: string, quickOrder?: ResultOrder, excludeGeo?: boolean): Observable<ResultSet>;
|
|
27
22
|
getItemsSerializedParams(id: string, quickOrder?: {
|
|
28
23
|
[id: string]: ResultOrder | undefined;
|
|
29
24
|
}): string;
|
|
@@ -23,7 +23,10 @@ export declare class WidgetFactoryService {
|
|
|
23
23
|
resolveComponent(manifest: WidgetManifest): Observable<Type<BaseWidgetComponent>>;
|
|
24
24
|
private putDefinitions;
|
|
25
25
|
isModuleLoaded(type: string): Observable<boolean>;
|
|
26
|
-
datasourcesToAutoLoad(manifest: WidgetManifest):
|
|
26
|
+
datasourcesToAutoLoad(manifest: WidgetManifest): {
|
|
27
|
+
datasetId: string;
|
|
28
|
+
excludeGeo: boolean;
|
|
29
|
+
}[];
|
|
27
30
|
aggregatesToAutoLoad(manifest: WidgetManifest): string[];
|
|
28
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetFactoryService, never>;
|
|
29
32
|
static ɵprov: i0.ɵɵInjectableDeclaration<WidgetFactoryService>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
+
import { Store } from '@ngrx/store';
|
|
2
3
|
import { WidgetDefinition } from './components/widgets/widget-instanciator/widgets-definition.model';
|
|
3
4
|
import { LayoutPlacementOptionImplementationFn, LayoutSizeImplementationFn } from './components/widgets/widget-placement/widget-placement.utils';
|
|
4
5
|
import { FilterDefinition } from './filter/filter-factory.service';
|
|
@@ -56,6 +57,7 @@ export declare class PryDashboardModule {
|
|
|
56
57
|
placementImpl: LayoutPlacementOptionImplementationFn;
|
|
57
58
|
image?: string;
|
|
58
59
|
}[]): ModuleWithProviders<PryDashboardModule>;
|
|
60
|
+
constructor(store: Store);
|
|
59
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<PryDashboardModule, never>;
|
|
60
62
|
static ɵmod: i0.ɵɵNgModuleDeclaration<PryDashboardModule, [typeof i1.DashboardComponent, typeof i2.WidgetInstanciatorComponent, typeof i3.WidgetPlaceholderComponent, typeof i4.SettingsComponent, typeof i5.ManifestsComponent, typeof i6.MetadataComponent, typeof i7.ContextMenuComponent, typeof i8.DataWidgetComponent, typeof i9.BaseWidgetComponent, typeof i10.PryWidgetHeaderComponent, typeof i11.PryObjectEditionComponent, typeof i12.VizualizeRawComponent, typeof i13.ResultSetSizePipe, typeof i14.DefaultTooltipComponent, typeof i15.BaseTooltipComponent, typeof i16.BaseFilterComponent, typeof i17.FilterInstanciatorComponent, typeof i18.FilterGroupComponent, typeof i19.DatasourceSelectorComponent, typeof i20.PryFilterGroupCssComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.PrySelectModule, typeof i24.PryIconModule, typeof i25.OverlayModule, typeof i26.PryCoreModule, typeof i27.PryCheckboxModule, typeof i28.PryToggleModule, typeof i29.PryOverlayModule, typeof i30.StoreFeatureModule, typeof i31.EffectsFeatureModule, typeof i32.PryDatePickerModule, typeof i33.PryI18nModule], [typeof i1.DashboardComponent, typeof i2.WidgetInstanciatorComponent, typeof i3.WidgetPlaceholderComponent, typeof i4.SettingsComponent, typeof i5.ManifestsComponent, typeof i6.MetadataComponent, typeof i7.ContextMenuComponent, typeof i8.DataWidgetComponent, typeof i9.BaseWidgetComponent, typeof i10.PryWidgetHeaderComponent, typeof i11.PryObjectEditionComponent, typeof i12.VizualizeRawComponent, typeof i13.ResultSetSizePipe, typeof i14.DefaultTooltipComponent, typeof i15.BaseTooltipComponent, typeof i16.BaseFilterComponent, typeof i17.FilterInstanciatorComponent, typeof i18.FilterGroupComponent, typeof i19.DatasourceSelectorComponent]>;
|
|
61
63
|
static ɵinj: i0.ɵɵInjectorDeclaration<PryDashboardModule>;
|
|
@@ -12,8 +12,7 @@ export declare class ItemUtils {
|
|
|
12
12
|
static pertinentValue(items: Item[], attr: Attribute): number[];
|
|
13
13
|
static isLocation(tuple: any[]): boolean;
|
|
14
14
|
static getAttributesFromAvailabilityInResultSet(resultSet: ResultSet): string[];
|
|
15
|
-
static
|
|
16
|
-
static getFieldsFromAvailabilityInResultSet(resultSet: ResultSet, classes: Class[], fields: Field[]): Field[];
|
|
15
|
+
static getFieldsForClasses(classesId: string[], classes: Class[], fields: Field[]): Field[];
|
|
17
16
|
static hasLocation(clazz: Class): boolean;
|
|
18
17
|
static isValidObject(object: Item): boolean | "";
|
|
19
18
|
static getAttributesFromRs(resultSet: ResultSet, classes: Class[], fields: Field[], defs?: {
|
|
@@ -21,7 +20,7 @@ export declare class ItemUtils {
|
|
|
21
20
|
}): Attribute[];
|
|
22
21
|
static getAttributesDefinitionForClass(clazz: Class, defs: {
|
|
23
22
|
[key: string]: string[];
|
|
24
|
-
}): string[];
|
|
23
|
+
}, fields: Field[]): string[];
|
|
25
24
|
static ensureItemIdHasCorrectFormat(item: Item): Item;
|
|
26
25
|
static simpleArrayEquals(a: any[], b: any[]): boolean;
|
|
27
26
|
}
|
|
@@ -500,4 +500,9 @@ export declare const DashboardActions: {
|
|
|
500
500
|
}) => {
|
|
501
501
|
id: string;
|
|
502
502
|
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) Triggering aggregates for datasource">>;
|
|
503
|
+
loadPresentation: import("@ngrx/store").ActionCreator<"[Dashboard] load presentation", (props: {
|
|
504
|
+
presentation: ManifestDescription;
|
|
505
|
+
}) => {
|
|
506
|
+
presentation: ManifestDescription;
|
|
507
|
+
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] load presentation">>;
|
|
503
508
|
};
|
|
@@ -10,11 +10,13 @@ import { SearchService } from '../../core/store/search/search.service';
|
|
|
10
10
|
import { ToolboxManifestService } from '../../core/toolbox/toolbox-manifest.service';
|
|
11
11
|
import { BusService } from '../action-bus/service/bus.service';
|
|
12
12
|
import { DashboardInitService } from './dashboard-init.service';
|
|
13
|
+
import { ViewMode } from './dashboard.actions';
|
|
13
14
|
import { ManifestService } from './manifest.service';
|
|
14
15
|
import { RefreshService } from './refresh.service';
|
|
15
16
|
import { PryTitleService } from './title.service';
|
|
16
17
|
import { WmsService } from './wms.service';
|
|
17
18
|
import { WidgetFactoryService } from '../components/widgets/widget-instanciator/widget-factory.service';
|
|
19
|
+
import { DisplayMode } from '../../core/model/display-options.interface';
|
|
18
20
|
import * as i0 from "@angular/core";
|
|
19
21
|
export declare class DashboardEffects {
|
|
20
22
|
private dashboardInitService;
|
|
@@ -43,9 +45,9 @@ export declare class DashboardEffects {
|
|
|
43
45
|
presentation?: {
|
|
44
46
|
current?: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
45
47
|
initial?: GlobalManifest | undefined;
|
|
46
|
-
viewMode?:
|
|
48
|
+
viewMode?: ViewMode | undefined;
|
|
47
49
|
} | undefined;
|
|
48
|
-
display?: import("
|
|
50
|
+
display?: import("../../core/model/display-options.interface").DisplayOptions | undefined;
|
|
49
51
|
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) updating manifest after tenant join">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
50
52
|
leave$: import("rxjs").Observable<{
|
|
51
53
|
tenants?: string[] | undefined;
|
|
@@ -95,6 +97,8 @@ export declare class DashboardEffects {
|
|
|
95
97
|
id: string;
|
|
96
98
|
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) Triggering aggregates for datasource">) | ({
|
|
97
99
|
id: string;
|
|
100
|
+
excludeGeo: boolean;
|
|
101
|
+
from: string;
|
|
98
102
|
} & import("@ngrx/store/src/models").TypedAction<"[Search] (bus) search named">)> & import("@ngrx/effects").CreateEffectMetadata;
|
|
99
103
|
sendAggregatesEvent$: import("rxjs").Observable<{
|
|
100
104
|
id: string;
|
|
@@ -141,9 +145,9 @@ export declare class DashboardEffects {
|
|
|
141
145
|
presentation?: {
|
|
142
146
|
current?: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
143
147
|
initial?: GlobalManifest | undefined;
|
|
144
|
-
viewMode?:
|
|
148
|
+
viewMode?: ViewMode | undefined;
|
|
145
149
|
} | undefined;
|
|
146
|
-
display?: import("
|
|
150
|
+
display?: import("../../core/model/display-options.interface").DisplayOptions | undefined;
|
|
147
151
|
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) updating manifest after tenant join">) | ({
|
|
148
152
|
tenants?: string[] | undefined;
|
|
149
153
|
manifest: GlobalManifest;
|
|
@@ -215,6 +219,8 @@ export declare class DashboardEffects {
|
|
|
215
219
|
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) display snack message">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
216
220
|
relaunchAfterOrder$: import("rxjs").Observable<{
|
|
217
221
|
id: string;
|
|
222
|
+
excludeGeo: boolean;
|
|
223
|
+
from: string;
|
|
218
224
|
} & import("@ngrx/store/src/models").TypedAction<"[Search] (bus) search named">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
219
225
|
propagateGridLayout$: import("rxjs").Observable<{
|
|
220
226
|
manifest: import("../../core/model/manifest.interface").DashboardManifest;
|
|
@@ -231,7 +237,20 @@ export declare class DashboardEffects {
|
|
|
231
237
|
features: any;
|
|
232
238
|
} & import("@ngrx/store/src/models").TypedAction<"[Widget map] Set Wms layer features">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
233
239
|
addManifestMetadata: import("rxjs").Observable<import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) fetching available manifests">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
234
|
-
deleteManifestMetadata
|
|
240
|
+
deleteManifestMetadata$: import("rxjs").Observable<import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) fetching available manifests">> & import("@ngrx/effects").CreateEffectMetadata;
|
|
241
|
+
loadPresentation$: import("rxjs").Observable<import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) follow manifest route"> | ({
|
|
242
|
+
tenants?: string[] | undefined;
|
|
243
|
+
manifest: GlobalManifest;
|
|
244
|
+
resultSets?: import("@provoly/dashboard").ResultSets | undefined;
|
|
245
|
+
joining?: boolean | undefined;
|
|
246
|
+
manifestId?: string | undefined;
|
|
247
|
+
selectedIds: string[];
|
|
248
|
+
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) updating manifest">) | ({
|
|
249
|
+
initial: GlobalManifest;
|
|
250
|
+
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard] (bus) set initial presentation">) | ({
|
|
251
|
+
mode: DisplayMode;
|
|
252
|
+
customDisplay?: import("../../core/model/display-options.interface").DisplayOptions | undefined;
|
|
253
|
+
} & import("@ngrx/store/src/models").TypedAction<"[Dashboard/Display] (bus) Update displayed dashboard management features">)> & import("@ngrx/effects").CreateEffectMetadata;
|
|
235
254
|
constructor(dashboardInitService: DashboardInitService, actions$: Actions, store: Store<any>, manifestService: ManifestService, itemService: ItemService, titleService: PryTitleService, translateService: PryI18nService, snackBar: PrySnackbarService, router: Router, refreshService: RefreshService, toolboxManifestService: ToolboxManifestService, busService: BusService, searchService: SearchService, pryDialog: PryDialogService, wmsService: WmsService, widgetFactoryService: WidgetFactoryService);
|
|
236
255
|
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardEffects, never>;
|
|
237
256
|
static ɵprov: i0.ɵɵInjectableDeclaration<DashboardEffects>;
|
|
@@ -4,7 +4,7 @@ import { Item } from '../../core/model/item.interface';
|
|
|
4
4
|
import { DashboardGridLayout, DashboardManifest, GlobalManifest, WidgetLayout, WidgetManifest } from '../../core/model/manifest.interface';
|
|
5
5
|
import { ResultOrder } from '../../core/model/result-order.interface';
|
|
6
6
|
import { ResultSets } from '../../core/model/result-set.interface';
|
|
7
|
-
import { DashboardCellParams
|
|
7
|
+
import { DashboardCellParams } from './dashboard.actions';
|
|
8
8
|
import { DashboardState } from './dashboard.reducers';
|
|
9
9
|
export declare const DashboardSelectors: {
|
|
10
10
|
feature: MemoizedSelector<object, DashboardState, import("@ngrx/store").DefaultProjectorFn<DashboardState>>;
|
|
@@ -49,14 +49,20 @@ export declare const DashboardSelectors: {
|
|
|
49
49
|
locked?: boolean | undefined;
|
|
50
50
|
filters?: Filter[] | undefined;
|
|
51
51
|
}>;
|
|
52
|
-
manifestDatasources: MemoizedSelector<object,
|
|
52
|
+
manifestDatasources: MemoizedSelector<object, {
|
|
53
|
+
datasetId: string;
|
|
54
|
+
excludeGeo: boolean;
|
|
55
|
+
}[], (s1: {
|
|
53
56
|
windows: DashboardManifest[];
|
|
54
57
|
refreshRates?: {
|
|
55
58
|
[key: string]: number;
|
|
56
59
|
} | undefined;
|
|
57
60
|
locked?: boolean | undefined;
|
|
58
61
|
filters?: Filter[] | undefined;
|
|
59
|
-
}) =>
|
|
62
|
+
}) => {
|
|
63
|
+
datasetId: string;
|
|
64
|
+
excludeGeo: boolean;
|
|
65
|
+
}[]>;
|
|
60
66
|
refreshRates: MemoizedSelector<object, {
|
|
61
67
|
[key: string]: number;
|
|
62
68
|
}, (s1: {
|
|
@@ -312,17 +318,17 @@ export declare const DashboardSelectors: {
|
|
|
312
318
|
}>;
|
|
313
319
|
presentation: MemoizedSelector<object, {
|
|
314
320
|
current: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
315
|
-
viewMode?: ViewMode | undefined;
|
|
321
|
+
viewMode?: import("./dashboard.actions").ViewMode | undefined;
|
|
316
322
|
initial: GlobalManifest | undefined;
|
|
317
323
|
}, (s1: DashboardState) => {
|
|
318
324
|
current: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
319
|
-
viewMode?: ViewMode | undefined;
|
|
325
|
+
viewMode?: import("./dashboard.actions").ViewMode | undefined;
|
|
320
326
|
initial: GlobalManifest | undefined;
|
|
321
327
|
}>;
|
|
322
328
|
filters: MemoizedSelector<object, Filter[], (s1: DashboardState) => Filter[]>;
|
|
323
329
|
isCurrentPresentationModified: MemoizedSelector<object, boolean, (s1: {
|
|
324
330
|
current: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
325
|
-
viewMode?: ViewMode | undefined;
|
|
331
|
+
viewMode?: import("./dashboard.actions").ViewMode | undefined;
|
|
326
332
|
initial: GlobalManifest | undefined;
|
|
327
333
|
}, s2: {
|
|
328
334
|
windows: DashboardManifest[];
|
|
@@ -334,7 +340,7 @@ export declare const DashboardSelectors: {
|
|
|
334
340
|
}) => boolean>;
|
|
335
341
|
isCurrentPresentationOwner: MemoizedSelector<object, boolean, (s1: {
|
|
336
342
|
current: import("../../core/model/manifest.interface").ManifestDescription | undefined;
|
|
337
|
-
viewMode?: ViewMode | undefined;
|
|
343
|
+
viewMode?: import("./dashboard.actions").ViewMode | undefined;
|
|
338
344
|
initial: GlobalManifest | undefined;
|
|
339
345
|
}) => boolean>;
|
|
340
346
|
datasourceFilters: MemoizedSelector<object, {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { GlobalManifest } from '../../core/model/manifest.interface';
|
|
2
2
|
export declare class ManifestUtils {
|
|
3
|
-
static getDatasourcesUsedByManifest(manifest: GlobalManifest):
|
|
3
|
+
static getDatasourcesUsedByManifest(manifest: GlobalManifest): {
|
|
4
|
+
datasetId: string;
|
|
5
|
+
excludeGeo: boolean;
|
|
6
|
+
}[];
|
|
4
7
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { Store } from '@ngrx/store';
|
|
2
|
+
import { ResultSet, ResultSets } from '../../core/model/result-set.interface';
|
|
3
|
+
export declare class ProxyUtils {
|
|
4
|
+
static store: Store;
|
|
5
|
+
static currentlyLoading: string[];
|
|
6
|
+
static requested: {
|
|
7
|
+
[rsId: string]: boolean;
|
|
8
|
+
};
|
|
9
|
+
static init(store: Store): void;
|
|
10
|
+
static ResultSets(rss: ResultSets): ResultSets;
|
|
11
|
+
static ResultSet(rs: ResultSet, rsId: string): {
|
|
12
|
+
relations: import("@provoly/dashboard").Relation[];
|
|
13
|
+
autoRefreshInterval: number | undefined;
|
|
14
|
+
merged: number | undefined;
|
|
15
|
+
count: {
|
|
16
|
+
[classId: string]: {
|
|
17
|
+
count: number;
|
|
18
|
+
accurate: boolean;
|
|
19
|
+
};
|
|
20
|
+
} | undefined;
|
|
21
|
+
items: {};
|
|
22
|
+
};
|
|
23
|
+
private static Item;
|
|
24
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@provoly/dashboard",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.2",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/cdk": "14.x || 15.x || 16.x",
|
|
@@ -85,18 +85,18 @@
|
|
|
85
85
|
"esm": "./esm2022/admin/provoly-dashboard-admin.mjs",
|
|
86
86
|
"default": "./fesm2022/provoly-dashboard-admin.mjs"
|
|
87
87
|
},
|
|
88
|
-
"./dataset": {
|
|
89
|
-
"types": "./dataset/index.d.ts",
|
|
90
|
-
"esm2022": "./esm2022/dataset/provoly-dashboard-dataset.mjs",
|
|
91
|
-
"esm": "./esm2022/dataset/provoly-dashboard-dataset.mjs",
|
|
92
|
-
"default": "./fesm2022/provoly-dashboard-dataset.mjs"
|
|
93
|
-
},
|
|
94
88
|
"./import": {
|
|
95
89
|
"types": "./import/index.d.ts",
|
|
96
90
|
"esm2022": "./esm2022/import/provoly-dashboard-import.mjs",
|
|
97
91
|
"esm": "./esm2022/import/provoly-dashboard-import.mjs",
|
|
98
92
|
"default": "./fesm2022/provoly-dashboard-import.mjs"
|
|
99
93
|
},
|
|
94
|
+
"./dataset": {
|
|
95
|
+
"types": "./dataset/index.d.ts",
|
|
96
|
+
"esm2022": "./esm2022/dataset/provoly-dashboard-dataset.mjs",
|
|
97
|
+
"esm": "./esm2022/dataset/provoly-dashboard-dataset.mjs",
|
|
98
|
+
"default": "./fesm2022/provoly-dashboard-dataset.mjs"
|
|
99
|
+
},
|
|
100
100
|
"./notification": {
|
|
101
101
|
"types": "./notification/index.d.ts",
|
|
102
102
|
"esm2022": "./esm2022/notification/provoly-dashboard-notification.mjs",
|
|
@@ -115,18 +115,18 @@
|
|
|
115
115
|
"esm": "./esm2022/presentation/provoly-dashboard-presentation.mjs",
|
|
116
116
|
"default": "./fesm2022/provoly-dashboard-presentation.mjs"
|
|
117
117
|
},
|
|
118
|
-
"./search": {
|
|
119
|
-
"types": "./search/index.d.ts",
|
|
120
|
-
"esm2022": "./esm2022/search/provoly-dashboard-search.mjs",
|
|
121
|
-
"esm": "./esm2022/search/provoly-dashboard-search.mjs",
|
|
122
|
-
"default": "./fesm2022/provoly-dashboard-search.mjs"
|
|
123
|
-
},
|
|
124
118
|
"./restitution": {
|
|
125
119
|
"types": "./restitution/index.d.ts",
|
|
126
120
|
"esm2022": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
127
121
|
"esm": "./esm2022/restitution/provoly-dashboard-restitution.mjs",
|
|
128
122
|
"default": "./fesm2022/provoly-dashboard-restitution.mjs"
|
|
129
123
|
},
|
|
124
|
+
"./search": {
|
|
125
|
+
"types": "./search/index.d.ts",
|
|
126
|
+
"esm2022": "./esm2022/search/provoly-dashboard-search.mjs",
|
|
127
|
+
"esm": "./esm2022/search/provoly-dashboard-search.mjs",
|
|
128
|
+
"default": "./fesm2022/provoly-dashboard-search.mjs"
|
|
129
|
+
},
|
|
130
130
|
"./supervision": {
|
|
131
131
|
"types": "./supervision/index.d.ts",
|
|
132
132
|
"esm2022": "./esm2022/supervision/provoly-dashboard-supervision.mjs",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
&__header {
|
|
20
20
|
position: relative;
|
|
21
|
-
z-index:
|
|
21
|
+
z-index: 2;
|
|
22
22
|
display: flex;
|
|
23
23
|
overflow: auto;
|
|
24
24
|
justify-content: space-between;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
&__title {
|
|
33
33
|
padding-bottom: 0;
|
|
34
34
|
padding-left: toRem(15);
|
|
35
|
-
font-size: toRem(
|
|
35
|
+
font-size: toRem(14);
|
|
36
36
|
font-weight: 500;
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -154,6 +154,61 @@
|
|
|
154
154
|
@include outlineOnFocus($border-radius: 4px);
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
+
|
|
158
|
+
.m-btn-group.-map-selection-choice {
|
|
159
|
+
position: absolute;
|
|
160
|
+
z-index: 400;
|
|
161
|
+
gap: 0;
|
|
162
|
+
align-items: flex-start;
|
|
163
|
+
|
|
164
|
+
.a-btn {
|
|
165
|
+
@include outlineOnFocus($border-radius: 4px);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
&.-with-header {
|
|
169
|
+
top: toRem(38);
|
|
170
|
+
left: toRem(5);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
> .-vertical {
|
|
174
|
+
display: flex;
|
|
175
|
+
flex-direction: column;
|
|
176
|
+
gap: toRem(10);
|
|
177
|
+
padding: toRem(7);
|
|
178
|
+
background: white;
|
|
179
|
+
border-radius: toRem(6) 0 toRem(6) toRem(6);
|
|
180
|
+
border: none;
|
|
181
|
+
top: toRem(5);
|
|
182
|
+
left: toRem(5);
|
|
183
|
+
z-index: 2;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
&.-closed {
|
|
187
|
+
> .-vertical {
|
|
188
|
+
border-bottom-right-radius: 0;
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.a-btn.a-btn--icon-only.a-tooltip.-map-toggle {
|
|
193
|
+
background: white;
|
|
194
|
+
border: none;
|
|
195
|
+
height: toRem(34);
|
|
196
|
+
border-radius: 0 toRem(6) toRem(6) 0;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
&.-map-export {
|
|
200
|
+
padding: toRem(7);
|
|
201
|
+
background: white;
|
|
202
|
+
border-radius: toRem(6);
|
|
203
|
+
border: none;
|
|
204
|
+
top: toRem(40);
|
|
205
|
+
z-index: 1;
|
|
206
|
+
|
|
207
|
+
&.-with-header {
|
|
208
|
+
top: toRem(77);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
}
|
|
157
212
|
}
|
|
158
213
|
|
|
159
214
|
.widget-below-header {
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
@include typography-level(themed($theme-map, 'typography', 'panel'));
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.m-btn-group.-selection-choice {
|
|
30
|
+
.m-btn-group.-selection-choice, .m-btn-group.-map-selection-choice {
|
|
31
31
|
border-color: themed($theme-map, 'color', 'primary', 400);
|
|
32
32
|
|
|
33
33
|
.a-btn {
|
|
@@ -130,6 +130,14 @@ export declare class WidgetAggregatedChartComponent extends DataWidgetComponent
|
|
|
130
130
|
} | {
|
|
131
131
|
timeUnit?: undefined;
|
|
132
132
|
};
|
|
133
|
+
getLabelAngle(abscissaType: VegaType, data: {
|
|
134
|
+
key: string | number;
|
|
135
|
+
value: any;
|
|
136
|
+
}[]): {
|
|
137
|
+
labelAngle: number;
|
|
138
|
+
} | {
|
|
139
|
+
labelAngle?: undefined;
|
|
140
|
+
};
|
|
133
141
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetAggregatedChartComponent, never>;
|
|
134
142
|
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetAggregatedChartComponent, "pry-widget-aggregated-chart", never, {}, {}, never, never, false, never>;
|
|
135
143
|
}
|
|
@@ -14,6 +14,8 @@ import { Style } from 'ol/style';
|
|
|
14
14
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
15
15
|
import { InteractionManager } from '../interaction/interaction-manager.class';
|
|
16
16
|
import { WidgetMapLayerService } from './widget-map-layer.service';
|
|
17
|
+
import { LayerSlider } from '../interaction/layer-slider.class';
|
|
18
|
+
import { Attribution } from 'ol/control';
|
|
17
19
|
import * as i0 from "@angular/core";
|
|
18
20
|
export declare const TOOLTIP_PADDING = 15;
|
|
19
21
|
export declare const NON_MANDATORY_FIT_LAYER_TYPES: string[];
|
|
@@ -30,7 +32,7 @@ export declare class WidgetMapComponent extends DataWidgetComponent implements A
|
|
|
30
32
|
popup: ElementRef;
|
|
31
33
|
popupContent: ViewContainerRef;
|
|
32
34
|
exportTypeTemplate: TemplateRef<any>;
|
|
33
|
-
|
|
35
|
+
sliderElement: ElementRef<HTMLInputElement>;
|
|
34
36
|
options$: Observable<MapWidgetOptions>;
|
|
35
37
|
layerTypes: string[];
|
|
36
38
|
optionsCopy: MapWidgetOptions;
|
|
@@ -92,10 +94,34 @@ export declare class WidgetMapComponent extends DataWidgetComponent implements A
|
|
|
92
94
|
}[]>;
|
|
93
95
|
datasourceFilters$: Observable<any>;
|
|
94
96
|
usedClasses$: Observable<any>;
|
|
95
|
-
|
|
97
|
+
layerSlider: LayerSlider;
|
|
98
|
+
hasSlideLayer$: Observable<boolean>;
|
|
99
|
+
slides: {
|
|
100
|
+
id: undefined | string;
|
|
101
|
+
label: string;
|
|
102
|
+
}[];
|
|
103
|
+
possibleStyles: {
|
|
104
|
+
[p: string]: {
|
|
105
|
+
layers: {
|
|
106
|
+
[p: string]: {
|
|
107
|
+
param: string;
|
|
108
|
+
styles: {
|
|
109
|
+
id: string;
|
|
110
|
+
label: string;
|
|
111
|
+
}[];
|
|
112
|
+
};
|
|
113
|
+
} | null;
|
|
114
|
+
url: string;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
attributions: Attribution;
|
|
118
|
+
actionMenuOpen$: BehaviorSubject<boolean>;
|
|
119
|
+
attributions$: Observable<boolean>;
|
|
120
|
+
olZoomElement$: BehaviorSubject<HTMLDivElement | null>;
|
|
96
121
|
constructor(store: Store<any>, translateService: PryI18nService, tooltipFactoryService: TooltipFactoryService, symbolService: SymbolService, injector: Injector, widgetMapLayerService: WidgetMapLayerService, pryAggregationService: PryAggregationService, el: ElementRef, geoAuthService: PryGeoAuthService);
|
|
97
122
|
initInteractionManager(): InteractionManager;
|
|
98
123
|
ngAfterViewInit(): void;
|
|
124
|
+
private addEmptyWebGlLayerBelowSlideHeatmaps;
|
|
99
125
|
initResultSet$(): Observable<import("@provoly/dashboard").ResultSet>;
|
|
100
126
|
generateTooltip(value: {
|
|
101
127
|
oClass: string;
|
|
@@ -117,6 +143,7 @@ export declare class WidgetMapComponent extends DataWidgetComponent implements A
|
|
|
117
143
|
changeStyle($event: any): void;
|
|
118
144
|
changeStyleURL($event: Event): void;
|
|
119
145
|
changeFit($event: boolean, layer: MapWidgetLayerOptions): void;
|
|
146
|
+
changeSlide($event: undefined | 'left' | 'right', layer: MapWidgetLayerOptions): void;
|
|
120
147
|
changeAttributions($event: boolean): void;
|
|
121
148
|
addLayer(): void;
|
|
122
149
|
changeLayerType($event: any, i: number): void;
|
|
@@ -138,7 +165,6 @@ export declare class WidgetMapComponent extends DataWidgetComponent implements A
|
|
|
138
165
|
toImage(): Promise<string>;
|
|
139
166
|
changeClustered(layer: MapWidgetMarkerLayerOptions, $event: boolean): void;
|
|
140
167
|
changeClusterDistance(layer: MapWidgetMarkerLayerOptions, $event: Event): void;
|
|
141
|
-
hideAddress(): void;
|
|
142
168
|
changeOpacity(layer: MapWidgetLayerOptions, $event: string): void;
|
|
143
169
|
getWMSLayers(): Layer<any>[];
|
|
144
170
|
isLayerRendered(layer: any): boolean;
|
|
@@ -157,6 +183,18 @@ export declare class WidgetMapComponent extends DataWidgetComponent implements A
|
|
|
157
183
|
changeAutoLayer($event: any): void;
|
|
158
184
|
get layerVisibleIdx(): number;
|
|
159
185
|
ngOnDestroy(): void;
|
|
186
|
+
getStyle(_layer: MapWidgetLayerOptions): any;
|
|
187
|
+
changeLayerStyle($event: any, _layer: MapWidgetLayerOptions): void;
|
|
188
|
+
getAsWmsType(_layer: MapWidgetLayerOptions): MapWMSLayerLayerOptions | MapGeoServerLayerOptions;
|
|
189
|
+
layerStyleOptions(_layer: MapWidgetLayerOptions): {
|
|
190
|
+
id: string;
|
|
191
|
+
label: string;
|
|
192
|
+
}[];
|
|
193
|
+
triggerLayerRender(): void;
|
|
194
|
+
changeSlideOption($event: any): void;
|
|
195
|
+
toggleMenu(): void;
|
|
196
|
+
private getOlZoomElement;
|
|
197
|
+
changeSelection(action: 'click' | 'lasso' | 'rectangle' | 'zoom' | 'move' | 'export' | 'upload'): void;
|
|
160
198
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetMapComponent, [null, null, null, null, null, null, null, null, { optional: true; }]>;
|
|
161
199
|
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetMapComponent, "pry-widget-map", never, {}, {}, never, never, false, never>;
|
|
162
200
|
}
|
|
@@ -53,6 +53,7 @@ export declare const enTranslations: {
|
|
|
53
53
|
lat: string;
|
|
54
54
|
lng: string;
|
|
55
55
|
};
|
|
56
|
+
layerStyle: string;
|
|
56
57
|
intensityAttribute: string;
|
|
57
58
|
classes: string;
|
|
58
59
|
relations: string;
|
|
@@ -75,6 +76,13 @@ export declare const enTranslations: {
|
|
|
75
76
|
legends: string;
|
|
76
77
|
singleLayer: string;
|
|
77
78
|
autoLayer: string;
|
|
79
|
+
slide: {
|
|
80
|
+
global: string;
|
|
81
|
+
title: string;
|
|
82
|
+
all: string;
|
|
83
|
+
left: string;
|
|
84
|
+
right: string;
|
|
85
|
+
};
|
|
78
86
|
};
|
|
79
87
|
};
|
|
80
88
|
};
|
|
@@ -53,6 +53,7 @@ export declare const frTranslations: {
|
|
|
53
53
|
lat: string;
|
|
54
54
|
lng: string;
|
|
55
55
|
};
|
|
56
|
+
layerStyle: string;
|
|
56
57
|
intensityAttribute: string;
|
|
57
58
|
classes: string;
|
|
58
59
|
relations: string;
|
|
@@ -75,6 +76,13 @@ export declare const frTranslations: {
|
|
|
75
76
|
legends: string;
|
|
76
77
|
singleLayer: string;
|
|
77
78
|
autoLayer: string;
|
|
79
|
+
slide: {
|
|
80
|
+
global: string;
|
|
81
|
+
title: string;
|
|
82
|
+
all: string;
|
|
83
|
+
left: string;
|
|
84
|
+
right: string;
|
|
85
|
+
};
|
|
78
86
|
};
|
|
79
87
|
};
|
|
80
88
|
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Map } from 'ol';
|
|
2
|
+
import TileLayer from 'ol/layer/Tile';
|
|
3
|
+
import VectorLayer from 'ol/layer/Vector';
|
|
4
|
+
import { Heatmap } from 'ol/layer';
|
|
5
|
+
export declare class LayerSlider {
|
|
6
|
+
map: Map;
|
|
7
|
+
slider: HTMLInputElement;
|
|
8
|
+
init(map: Map, slider: HTMLInputElement): this;
|
|
9
|
+
applySlide(type: 'left' | 'right' | 'all', layer: TileLayer<any> | VectorLayer<any> | Heatmap): void;
|
|
10
|
+
}
|
|
@@ -2,12 +2,11 @@ import { Store } from '@ngrx/store';
|
|
|
2
2
|
import { MapBrowserEvent } from 'ol';
|
|
3
3
|
import PointerInteraction from 'ol/interaction/Pointer';
|
|
4
4
|
import { Style } from 'ol/style';
|
|
5
|
+
import { BehaviorSubject } from 'rxjs';
|
|
5
6
|
export declare class SelectionInteraction extends PointerInteraction {
|
|
6
7
|
private coordinates;
|
|
7
|
-
private cursor;
|
|
8
8
|
private features;
|
|
9
|
-
|
|
10
|
-
selectionType: 'click' | 'lasso' | 'rectangle' | 'zoom' | 'move';
|
|
9
|
+
selectionType$: BehaviorSubject<"click" | "lasso" | "rectangle" | "zoom" | "move">;
|
|
11
10
|
private store?;
|
|
12
11
|
private currentRectangle;
|
|
13
12
|
private overlayForLasso;
|
|
@@ -9,6 +9,7 @@ export declare class WidgetMapLegendUrlPipe implements PipeTransform {
|
|
|
9
9
|
[p: string]: GetCapabilitiesResponse | null;
|
|
10
10
|
} | undefined | null;
|
|
11
11
|
}]): string;
|
|
12
|
+
returnStyleForLayer(style: ChildNode): any;
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetMapLegendUrlPipe, never>;
|
|
13
14
|
static ɵpipe: i0.ɵɵPipeDeclaration<WidgetMapLegendUrlPipe, "legendUrl", false>;
|
|
14
15
|
}
|