@c8y/ngx-components 1021.38.0 → 1021.49.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/api/services.d.ts +1 -1
- package/api/services.d.ts.map +1 -1
- package/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.d.ts.map +1 -1
- package/connectivity/abstract-connectivity-tab.factory.d.ts +1 -1
- package/context-dashboard/add-dashboard.component.d.ts.map +1 -1
- package/context-dashboard/context-dashboard.model.d.ts +4 -2
- package/context-dashboard/context-dashboard.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-detail.component.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts +1 -0
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts +0 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.d.ts.map +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts.map +1 -1
- package/core/action/action.component.d.ts +2 -1
- package/core/action/action.component.d.ts.map +1 -1
- package/core/action/action.model.d.ts +3 -2
- package/core/action/action.model.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts +2 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb.model.d.ts +2 -1
- package/core/breadcrumb/breadcrumb.model.d.ts.map +1 -1
- package/core/common/ApplicationOptions.d.ts +1 -0
- package/core/common/ApplicationOptions.d.ts.map +1 -1
- package/core/common/empty-state/empty-state.component.d.ts +2 -1
- package/core/common/empty-state/empty-state.component.d.ts.map +1 -1
- package/core/common/get-group-icon.pipe.d.ts +2 -1
- package/core/common/get-group-icon.pipe.d.ts.map +1 -1
- package/core/common/group.service.d.ts +22 -7
- package/core/common/group.service.d.ts.map +1 -1
- package/core/common/icon.directive.d.ts +5 -5
- package/core/common/icon.directive.d.ts.map +1 -1
- package/core/common/service-registry.model.d.ts +2 -1
- package/core/common/service-registry.model.d.ts.map +1 -1
- package/core/data-grid/data-grid.model.d.ts +2 -1
- package/core/data-grid/data-grid.model.d.ts.map +1 -1
- package/core/docs/docs.models.d.ts +2 -1
- package/core/docs/docs.models.d.ts.map +1 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts +5 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts.map +1 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts +5 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts.map +1 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts +5 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts.map +1 -1
- package/core/forms/filter-input.component.d.ts +8 -3
- package/core/forms/filter-input.component.d.ts.map +1 -1
- package/core/list-group/list-item-action.component.d.ts +2 -1
- package/core/list-group/list-item-action.component.d.ts.map +1 -1
- package/core/list-group/list-item-icon.component.d.ts +2 -1
- package/core/list-group/list-item-icon.component.d.ts.map +1 -1
- package/core/login/login.service.d.ts.map +1 -1
- package/core/navigator/navigator-icon.component.d.ts +1 -1
- package/core/navigator/navigator-icon.component.d.ts.map +1 -1
- package/core/navigator/navigator-node-data.d.ts +2 -1
- package/core/navigator/navigator-node-data.d.ts.map +1 -1
- package/core/navigator/navigator-node.component.d.ts.map +1 -1
- package/core/navigator/navigator-node.d.ts +2 -1
- package/core/navigator/navigator-node.d.ts.map +1 -1
- package/core/plugins/plugins.model.d.ts +7 -2
- package/core/plugins/plugins.model.d.ts.map +1 -1
- package/core/plugins/plugins.service.d.ts.map +1 -1
- package/core/properties-list/properties-list.component.d.ts +2 -1
- package/core/properties-list/properties-list.component.d.ts.map +1 -1
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts +2 -2
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts.map +1 -1
- package/core/router/context-route.service.d.ts.map +1 -1
- package/core/router/router.model.d.ts +1 -1
- package/core/router/router.model.d.ts.map +1 -1
- package/core/router/scoped-context-route.service.d.ts.map +1 -1
- package/core/search/search.model.d.ts +2 -1
- package/core/search/search.model.d.ts.map +1 -1
- package/core/select/select-keyboard.service.d.ts +4 -0
- package/core/select/select-keyboard.service.d.ts.map +1 -1
- package/core/select/select.component.d.ts +14 -3
- package/core/select/select.component.d.ts.map +1 -1
- package/core/select-modal/select-modal.component.d.ts +2 -1
- package/core/select-modal/select-modal.component.d.ts.map +1 -1
- package/core/shared/core.model.d.ts +5 -1
- package/core/shared/core.model.d.ts.map +1 -1
- package/core/tabs/conditional-tabs-outlet.component.d.ts.map +1 -1
- package/core/tabs/tab.component.d.ts +3 -2
- package/core/tabs/tab.component.d.ts.map +1 -1
- package/core/tabs/tab.model.d.ts +10 -5
- package/core/tabs/tab.model.d.ts.map +1 -1
- package/core/tabs/tabs-outlet.component.d.ts +7 -4
- package/core/tabs/tabs-outlet.component.d.ts.map +1 -1
- package/core/user/user-menu-item.component.d.ts +2 -1
- package/core/user/user-menu-item.component.d.ts.map +1 -1
- package/core/user/user.model.d.ts +2 -1
- package/core/user/user.model.d.ts.map +1 -1
- package/core/wizard/wizard.model.d.ts +4 -3
- package/core/wizard/wizard.model.d.ts.map +1 -1
- package/data-grid-columns/asset-type/asset-type.cell-renderer.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts +15 -46
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts +3 -0
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts.map +1 -1
- package/datapoint-selector/datapoint-selection.model.d.ts +6 -7
- package/datapoint-selector/datapoint-selection.model.d.ts.map +1 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts +2 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts.map +1 -1
- package/device-grid/columns/icon.cell-renderer.component.d.ts +14 -0
- package/device-grid/columns/icon.cell-renderer.component.d.ts.map +1 -0
- package/device-grid/columns/index.d.ts +1 -0
- package/device-grid/columns/index.d.ts.map +1 -1
- package/device-grid/device-grid.component.d.ts.map +1 -1
- package/device-grid/device-grid.service.d.ts +0 -2
- package/device-grid/device-grid.service.d.ts.map +1 -1
- package/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts +11 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts.map +1 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts +57 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts.map +1 -0
- package/device-provisioned-certificates/index.d.ts +2 -0
- package/device-provisioned-certificates/index.d.ts.map +1 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts +4 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/application-plugins.module.d.ts +2 -2
- package/ecosystem/application-plugins/application-plugins.module.d.ts.map +1 -1
- package/ecosystem/application-plugins/index.d.ts +1 -0
- package/ecosystem/application-plugins/index.d.ts.map +1 -1
- package/ecosystem/application-plugins/install-plugin.component.d.ts +9 -11
- package/ecosystem/application-plugins/install-plugin.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts +12 -0
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts.map +1 -0
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts +8 -3
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/plugin-list.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.d.ts.map +1 -1
- package/ecosystem/applications/application-list/application-list.component.d.ts +2 -2
- package/ecosystem/applications/application-list/application-list.component.d.ts.map +1 -1
- package/ecosystem/applications/install-from-package/install-from-package.component.d.ts.map +1 -1
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts +11 -0
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts.map +1 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts +10 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts.map +1 -0
- package/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.d.ts.map +1 -0
- package/ecosystem/archived-confirm/index.d.ts +3 -0
- package/ecosystem/archived-confirm/index.d.ts.map +1 -0
- package/ecosystem/ecosystem.module.d.ts +2 -1
- package/ecosystem/ecosystem.module.d.ts.map +1 -1
- package/ecosystem/features/feature-list.component.d.ts +2 -2
- package/ecosystem/features/feature-list.component.d.ts.map +1 -1
- package/ecosystem/microservices/microservice-list.component.d.ts +2 -2
- package/ecosystem/microservices/microservice-list.component.d.ts.map +1 -1
- package/ecosystem/packages/deploy-application/deploy-application.component.d.ts.map +1 -1
- package/ecosystem/packages/package-details/package-details.component.d.ts +7 -2
- package/ecosystem/packages/package-details/package-details.component.d.ts.map +1 -1
- package/ecosystem/packages/package-list/packages-list.component.d.ts +2 -2
- package/ecosystem/packages/package-list/packages-list.component.d.ts.map +1 -1
- package/ecosystem/shared/add-application.component.d.ts +2 -1
- package/ecosystem/shared/add-application.component.d.ts.map +1 -1
- package/ecosystem/shared/application-card.component.d.ts +4 -0
- package/ecosystem/shared/application-card.component.d.ts.map +1 -1
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts +12 -0
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts.map +1 -0
- package/ecosystem/shared/ecosystem.constants.d.ts +4 -0
- package/ecosystem/shared/ecosystem.constants.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.model.d.ts +5 -1
- package/ecosystem/shared/ecosystem.model.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.service.d.ts +7 -0
- package/ecosystem/shared/ecosystem.service.d.ts.map +1 -1
- package/ecosystem/shared/index.d.ts +1 -0
- package/ecosystem/shared/index.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.component.d.ts +14 -4
- package/ecosystem/shared/list-filters/list-filters.component.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.model.d.ts +8 -2
- package/ecosystem/shared/list-filters/list-filters.model.d.ts.map +1 -1
- package/ecosystem/shared/shared-ecosystem.module.d.ts +9 -8
- package/ecosystem/shared/shared-ecosystem.module.d.ts.map +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts.map +1 -1
- package/esm2022/alarms/alarm-info.component.mjs +1 -1
- package/esm2022/api/services.mjs +2 -2
- package/esm2022/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.mjs +10 -5
- package/esm2022/auth-configuration/sso-configuration/template-parts/user-data-mapping.component.mjs +4 -4
- package/esm2022/context-dashboard/add-dashboard.component.mjs +4 -2
- package/esm2022/context-dashboard/context-dashboard.model.mjs +3 -2
- package/esm2022/context-dashboard/context-dashboard.service.mjs +2 -2
- package/esm2022/context-dashboard/dashboard-detail.component.mjs +5 -3
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.model.mjs +1 -1
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.service.mjs +5 -15
- package/esm2022/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.mjs +2 -2
- package/esm2022/context-dashboard/new-dashboard.guard.mjs +1 -1
- package/esm2022/core/action/action.component.mjs +1 -1
- package/esm2022/core/action/action.model.mjs +1 -1
- package/esm2022/core/bootstrap/bootstrap.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb-item.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb.model.mjs +1 -1
- package/esm2022/core/common/ApplicationOptions.mjs +1 -1
- package/esm2022/core/common/empty-state/empty-state.component.mjs +1 -1
- package/esm2022/core/common/get-group-icon.pipe.mjs +1 -1
- package/esm2022/core/common/group.service.mjs +2 -2
- package/esm2022/core/common/icon.directive.mjs +1 -1
- package/esm2022/core/common/service-registry.model.mjs +1 -1
- package/esm2022/core/data-grid/data-grid.model.mjs +1 -1
- package/esm2022/core/docs/docs.models.mjs +1 -1
- package/esm2022/core/docs/support-outlet/support-outlet.component.mjs +3 -3
- package/esm2022/core/forms/filter-input.component.mjs +22 -7
- package/esm2022/core/list-group/list-item-action.component.mjs +1 -1
- package/esm2022/core/list-group/list-item-icon.component.mjs +1 -1
- package/esm2022/core/login/credentials.component.mjs +2 -2
- package/esm2022/core/login/login.service.mjs +18 -7
- package/esm2022/core/navigator/navigator-node-data.mjs +1 -1
- package/esm2022/core/navigator/navigator-node.component.mjs +11 -2
- package/esm2022/core/navigator/navigator-node.mjs +1 -1
- package/esm2022/core/plugins/plugins.model.mjs +5 -1
- package/esm2022/core/plugins/plugins.service.mjs +6 -2
- package/esm2022/core/properties-list/properties-list.component.mjs +1 -1
- package/esm2022/core/provider-configuration/model/dynamic-provider-config.model.mjs +1 -1
- package/esm2022/core/router/context-route.service.mjs +4 -2
- package/esm2022/core/router/router.model.mjs +1 -1
- package/esm2022/core/router/scoped-context-route.service.mjs +4 -2
- package/esm2022/core/search/search.model.mjs +1 -1
- package/esm2022/core/select/select-keyboard.service.mjs +7 -3
- package/esm2022/core/select/select.component.mjs +36 -8
- package/esm2022/core/select-modal/select-modal.component.mjs +2 -2
- package/esm2022/core/shared/core.model.mjs +6 -2
- package/esm2022/core/tabs/conditional-tabs-outlet.component.mjs +4 -2
- package/esm2022/core/tabs/tab.component.mjs +1 -1
- package/esm2022/core/tabs/tab.model.mjs +1 -1
- package/esm2022/core/tabs/tabs-outlet.component.mjs +41 -12
- package/esm2022/core/user/user-menu-item.component.mjs +1 -1
- package/esm2022/core/user/user.model.mjs +1 -1
- package/esm2022/core/wizard/wizard.model.mjs +1 -1
- package/esm2022/data-grid-columns/asset-type/asset-type.cell-renderer.component.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.mjs +47 -22
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selection.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.mjs +3 -3
- package/esm2022/datapoints-export-selector/datapoints-export-selector.model.mjs +1 -1
- package/esm2022/device-grid/columns/icon.cell-renderer.component.mjs +42 -0
- package/esm2022/device-grid/columns/index.mjs +2 -1
- package/esm2022/device-grid/device-grid.component.mjs +3 -3
- package/esm2022/device-grid/device-grid.service.mjs +7 -25
- package/esm2022/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.mjs +5 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.guard.mjs +28 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.module.mjs +51 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.service.mjs +31 -0
- package/esm2022/device-provisioned-certificates/device-tab-provisioned-certificates.component.mjs +76 -0
- package/esm2022/device-provisioned-certificates/index.mjs +2 -0
- package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +41 -39
- package/esm2022/ecosystem/application-plugins/application-plugins.module.mjs +8 -6
- package/esm2022/ecosystem/application-plugins/apps-to-update-remotes-select.component.mjs +1 -1
- package/esm2022/ecosystem/application-plugins/index.mjs +2 -1
- package/esm2022/ecosystem/application-plugins/install-plugin.component.mjs +18 -21
- package/esm2022/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.mjs +26 -0
- package/esm2022/ecosystem/application-plugins/plugin-list-item.component.mjs +14 -6
- package/esm2022/ecosystem/application-plugins/plugin-list.component.mjs +14 -12
- package/esm2022/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.mjs +7 -1
- package/esm2022/ecosystem/applications/application-list/application-list.component.mjs +1 -1
- package/esm2022/ecosystem/applications/install-from-package/install-from-package.component.mjs +6 -1
- package/esm2022/ecosystem/archived-confirm/archived-confirm-modal.component.mjs +22 -0
- package/esm2022/ecosystem/archived-confirm/archived-confirm.module.mjs +32 -0
- package/esm2022/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.mjs +5 -0
- package/esm2022/ecosystem/archived-confirm/index.mjs +3 -0
- package/esm2022/ecosystem/ecosystem.module.mjs +20 -16
- package/esm2022/ecosystem/features/feature-list.component.mjs +1 -1
- package/esm2022/ecosystem/microservices/microservice-list.component.mjs +1 -1
- package/esm2022/ecosystem/packages/deploy-application/deploy-application.component.mjs +6 -1
- package/esm2022/ecosystem/packages/package-details/package-details.component.mjs +13 -8
- package/esm2022/ecosystem/packages/package-list/packages-list.component.mjs +4 -4
- package/esm2022/ecosystem/shared/add-application.component.mjs +1 -1
- package/esm2022/ecosystem/shared/application-card.component.mjs +3 -3
- package/esm2022/ecosystem/shared/archived-filter/archived-filter.component.mjs +27 -0
- package/esm2022/ecosystem/shared/ecosystem.constants.mjs +5 -1
- package/esm2022/ecosystem/shared/ecosystem.model.mjs +7 -3
- package/esm2022/ecosystem/shared/ecosystem.service.mjs +26 -1
- package/esm2022/ecosystem/shared/index.mjs +2 -1
- package/esm2022/ecosystem/shared/list-filters/list-filters.component.mjs +75 -13
- package/esm2022/ecosystem/shared/list-filters/list-filters.model.mjs +1 -1
- package/esm2022/ecosystem/shared/shared-ecosystem.module.mjs +10 -5
- package/esm2022/ecosystem/shared/translate-package-label.pipe.mjs +3 -3
- package/esm2022/files-repository/files-repository.component.mjs +2 -2
- package/esm2022/files-repository/files-repository.service.mjs +5 -16
- package/esm2022/icon-selector/icon-selector.component.mjs +1 -1
- package/esm2022/icon-selector/icons/index.mjs +1 -1
- package/esm2022/operations/shared/status-option.model.mjs +1 -1
- package/esm2022/protocol-lwm2m/components/configuration/lwm2m-configuration.component.mjs +2 -2
- package/esm2022/protocol-opcua/opcua-auto-apply-settings.component.mjs +1 -1
- package/esm2022/register-device/bulk/bulk-device-registration-modal.component.mjs +17 -9
- package/esm2022/register-device/general/general-device-registration-button.component.mjs +3 -3
- package/esm2022/register-device/general/general-device-registration.component.mjs +109 -33
- package/esm2022/remote-access/configurations/c8y-ngx-components-remote-access-configurations.mjs +5 -0
- package/esm2022/remote-access/configurations/index.mjs +16 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.mjs +218 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.mjs +60 -0
- package/esm2022/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.mjs +36 -0
- package/esm2022/remote-access/data/c8y-ngx-components-remote-access-data.mjs +5 -0
- package/esm2022/remote-access/data/index.mjs +3 -0
- package/esm2022/remote-access/data/remote-access-protocol-provider.mjs +2 -0
- package/esm2022/remote-access/data/remote-access.service.mjs +200 -0
- package/esm2022/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.mjs +5 -0
- package/esm2022/remote-access/passthrough/index.mjs +36 -0
- package/esm2022/remote-access/shared/c8y-ngx-components-remote-access-shared.mjs +5 -0
- package/esm2022/remote-access/shared/index.mjs +3 -0
- package/esm2022/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.mjs +49 -0
- package/esm2022/remote-access/shared/ssh-key-input/ssh-key-input.component.mjs +87 -0
- package/esm2022/remote-access/ssh/c8y-ngx-components-remote-access-ssh.mjs +5 -0
- package/esm2022/remote-access/ssh/index.mjs +73 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.mjs +104 -0
- package/esm2022/remote-access/telnet/c8y-ngx-components-remote-access-telnet.mjs +5 -0
- package/esm2022/remote-access/telnet/index.mjs +43 -0
- package/esm2022/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.mjs +5 -0
- package/esm2022/remote-access/terminal-viewer/index.mjs +2 -0
- package/esm2022/remote-access/terminal-viewer/shell-adapter.mjs +36 -0
- package/esm2022/remote-access/terminal-viewer/telnet-negotiator.mjs +96 -0
- package/esm2022/remote-access/terminal-viewer/terminal-viewer.component.mjs +101 -0
- package/esm2022/remote-access/vnc/c8y-ngx-components-remote-access-vnc.mjs +5 -0
- package/esm2022/remote-access/vnc/index.mjs +73 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.mjs +59 -0
- package/esm2022/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +5 -0
- package/esm2022/remote-access/vnc/vnc-viewer/index.mjs +2 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.mjs +57 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-viewer.component.mjs +158 -0
- package/esm2022/replace-device/replace-device-wizard/replace-device-wizard.model.mjs +1 -1
- package/esm2022/report-dashboard/report-dashboard-list.component.mjs +4 -3
- package/esm2022/repository/configuration/device-tab/device-configuration-list.component.mjs +1 -1
- package/esm2022/repository/shared/repository.model.mjs +1 -1
- package/esm2022/repository/shared/repository.service.mjs +3 -3
- package/esm2022/services/status-options/status-options.model.mjs +1 -1
- package/esm2022/sub-assets/group-info.component.mjs +1 -1
- package/esm2022/tenants/custom-properties/custom-properties.service.mjs +6 -2
- package/esm2022/translation-editor/data/translation-store.service.mjs +4 -3
- package/esm2022/trusted-certificates/list/trusted-certificate-list.component.mjs +35 -9
- package/esm2022/upgrade/bridge.service.mjs +16 -2
- package/esm2022/widgets/implementations/alarms/severity-icon.pipe.mjs +1 -1
- package/esm2022/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.mjs +3 -2
- package/esm2022/widgets/implementations/kpi/kpi-widget.model.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-api.mjs +3 -2
- package/fesm2022/c8y-ngx-components-api.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs +12 -7
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +15 -20
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns-asset-type.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +48 -23
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +48 -28
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs +174 -0
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +125 -105
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs +57 -0
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +147 -31
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +1452 -1414
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-files-repository.mjs +5 -16
- package/fesm2022/c8y-ngx-components-files-repository.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector-icons.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-register-device.mjs +269 -188
- package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs +314 -0
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs +206 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs +42 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs +138 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +111 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs +50 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs +235 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +66 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +211 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-replace-device-replace-device-wizard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +3 -2
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs +2 -2
- package/fesm2022/c8y-ngx-components-repository-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-services.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +5 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs +3 -2
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +43 -17
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade.mjs +16 -2
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +151 -38
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/files-repository/files-repository.component.d.ts.map +1 -1
- package/files-repository/files-repository.service.d.ts +0 -2
- package/files-repository/files-repository.service.d.ts.map +1 -1
- package/icon-selector/icon-selector.component.d.ts +3 -2
- package/icon-selector/icon-selector.component.d.ts.map +1 -1
- package/icon-selector/icons/index.d.ts +1 -0
- package/icon-selector/icons/index.d.ts.map +1 -1
- package/locales/de.po +157 -5
- package/locales/es.po +157 -5
- package/locales/fr.po +157 -5
- package/locales/ja_JP.po +156 -5
- package/locales/ko.po +156 -5
- package/locales/locales.pot +156 -4
- package/locales/nl.po +157 -5
- package/locales/pl.po +159 -7
- package/locales/pt_BR.po +157 -5
- package/locales/zh_CN.po +156 -5
- package/locales/zh_TW.po +156 -5
- package/operations/shared/status-option.model.d.ts +2 -1
- package/operations/shared/status-option.model.d.ts.map +1 -1
- package/package.json +1 -1
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts +6 -2
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration.component.d.ts +21 -7
- package/register-device/general/general-device-registration.component.d.ts.map +1 -1
- package/remote-access/configurations/c8y-ngx-components-remote-access-configurations.d.ts.map +1 -0
- package/remote-access/configurations/index.d.ts +3 -0
- package/remote-access/configurations/index.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts +34 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts +17 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts +18 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts.map +1 -0
- package/remote-access/data/c8y-ngx-components-remote-access-data.d.ts.map +1 -0
- package/remote-access/data/index.d.ts +3 -0
- package/remote-access/data/index.d.ts.map +1 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts +21 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts.map +1 -0
- package/remote-access/data/remote-access.service.d.ts +94 -0
- package/remote-access/data/remote-access.service.d.ts.map +1 -0
- package/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.d.ts.map +1 -0
- package/remote-access/passthrough/index.d.ts +17 -0
- package/remote-access/passthrough/index.d.ts.map +1 -0
- package/remote-access/shared/c8y-ngx-components-remote-access-shared.d.ts.map +1 -0
- package/remote-access/shared/index.d.ts +3 -0
- package/remote-access/shared/index.d.ts.map +1 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts +37 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts +38 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts.map +1 -0
- package/remote-access/ssh/c8y-ngx-components-remote-access-ssh.d.ts.map +1 -0
- package/remote-access/ssh/index.d.ts +22 -0
- package/remote-access/ssh/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts +2 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts +64 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/telnet/c8y-ngx-components-remote-access-telnet.d.ts.map +1 -0
- package/remote-access/telnet/index.d.ts +17 -0
- package/remote-access/telnet/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.d.ts.map +1 -0
- package/remote-access/terminal-viewer/index.d.ts +2 -0
- package/remote-access/terminal-viewer/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts +14 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts.map +1 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts +13 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts.map +1 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts +25 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts.map +1 -0
- package/remote-access/vnc/c8y-ngx-components-remote-access-vnc.d.ts.map +1 -0
- package/remote-access/vnc/index.d.ts +22 -0
- package/remote-access/vnc/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts +2 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts +46 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts +2 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts +32 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts +37 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts.map +1 -0
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts +2 -1
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts.map +1 -1
- package/report-dashboard/report-dashboard-list.component.d.ts +29 -0
- package/report-dashboard/report-dashboard-list.component.d.ts.map +1 -1
- package/repository/shared/repository.model.d.ts +2 -1
- package/repository/shared/repository.model.d.ts.map +1 -1
- package/services/status-options/status-options.model.d.ts +2 -1
- package/services/status-options/status-options.model.d.ts.map +1 -1
- package/sub-assets/group-info.component.d.ts +2 -1
- package/sub-assets/group-info.component.d.ts.map +1 -1
- package/tenants/custom-properties/custom-properties.service.d.ts.map +1 -1
- package/translation-editor/data/translation-store.service.d.ts.map +1 -1
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts +7 -2
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts.map +1 -1
- package/upgrade/bridge.service.d.ts +5 -0
- package/upgrade/bridge.service.d.ts.map +1 -1
- package/widgets/implementations/alarms/severity-icon.pipe.d.ts.map +1 -1
- package/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.d.ts.map +1 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts +2 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts +0 -10
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts.map +0 -1
- package/esm2022/ecosystem/application-plugins/only-latest-plugin-version.pipe.mjs +0 -20
package/api/services.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { FetchClient, BasicAuth, CookieAuth, Realtime, EventBinaryService, EventService, InventoryService, MeasurementService, AlarmService, OperationBulkService, OperationService, ApplicationService, UserService, TenantService, SystemOptionsService, TenantOptionsService, TenantSecurityOptionsService, TenantLoginOptionsService, AuditService, InventoryRoleService, InventoryBinaryService, DeviceRegistrationService, DeviceRegistrationBulkService, UserRoleService, UserGroupService, IdentityService, TrustedCertificateService, CrlService, SmartGroupsService, SmartRulesService } from '@c8y/client';
|
|
1
|
+
export { FetchClient, BasicAuth, CookieAuth, Realtime, EventBinaryService, EventService, InventoryService, MeasurementService, AlarmService, OperationBulkService, OperationService, ApplicationService, UserService, TenantService, SystemOptionsService, TenantOptionsService, TenantSecurityOptionsService, TenantLoginOptionsService, AuditService, InventoryRoleService, InventoryBinaryService, DeviceRegistrationService, DeviceRegistrationBulkService, UserRoleService, UserGroupService, IdentityService, TrustedCertificateService, CrlService, SmartGroupsService, SmartRulesService, FeatureService } from '@c8y/client';
|
|
2
2
|
//# sourceMappingURL=services.d.ts.map
|
package/api/services.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../api/services.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,SAAS,EACT,UAAU,EACV,QAAQ,EACR,kBAAkB,EAClB,YAAY,EACZ,gBAAgB,EAChB,kBAAkB,EAClB,YAAY,EACZ,oBAAoB,EACpB,gBAAgB,EAChB,kBAAkB,EAClB,WAAW,EACX,aAAa,EACb,oBAAoB,EACpB,oBAAoB,EACpB,4BAA4B,EAC5B,yBAAyB,EACzB,YAAY,EACZ,oBAAoB,EACpB,sBAAsB,EACtB,yBAAyB,EACzB,6BAA6B,EAC7B,eAAe,EACf,gBAAgB,EAChB,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,kBAAkB,EAClB,iBAAiB,
|
|
1
|
+
{"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../api/services.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,SAAS,EACT,UAAU,EACV,QAAQ,EACR,kBAAkB,EAClB,YAAY,EACZ,gBAAgB,EAChB,kBAAkB,EAClB,YAAY,EACZ,oBAAoB,EACpB,gBAAgB,EAChB,kBAAkB,EAClB,WAAW,EACX,aAAa,EACb,oBAAoB,EACpB,oBAAoB,EACpB,4BAA4B,EAC5B,yBAAyB,EACzB,YAAY,EACZ,oBAAoB,EACpB,sBAAsB,EACtB,yBAAyB,EACzB,6BAA6B,EAC7B,eAAe,EACf,gBAAgB,EAChB,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,kBAAkB,EAClB,iBAAiB,EACjB,cAAc,EACf,MAAM,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"access-mapping.component.d.ts","sourceRoot":"","sources":["../../../../../auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAU,MAAM,gBAAgB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;;AAEhF,qBAKa,sBAAsB;IA8BrB,OAAO,CAAC,gBAAgB;IA7B3B,IAAI,EAAE,YAAY,EAAE,CAAC;IACrB,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,cAAc,EAAE,WAAW,EAAE,CAAC;IAC9B,aAAa,MAAC;IAEvB,2CAA2C,sLAEzC;IACF,0CAA0C,qDAExC;IAEF,4DAA4D,8MAE1D;IACF,2DAA2D,mHAEzD;IAEF,8CAA8C,8MAE5C;IACF,6CAA6C,iHAE3C;IAEF,yBAAyB,+BAAyC;IAClE,qBAAqB,2BAAqC;gBAEtC,gBAAgB,EAAE,gBAAgB;IAEtD,WAAW,IAAI,IAAI;IAMnB,gBAAgB;IAYhB,mBAAmB;IAWnB,QAAQ,CAAC,aAAa,EAAE,aAAa;IAIrC,wBAAwB,CAAC,gBAAgB,EAAE,gBAAgB;IAI3D,8BAA8B,CAC5B,sBAAsB,EAAE,OAAO,EAC/B,gCAAgC,UAAQ;IAQ1C,IAAI,sBAAsB,QAEzB;IAED,IAAI,gCAAgC,QAEnC;IAED,IAAI,cAAc,QAEjB;IAED,iBAAiB,CAAC,cAAc,KAAA;IAKhC,OAAO,KAAK,2BAA2B,GAEtC;IAED,OAAO,CAAC,iBAAiB;yCApGd,sBAAsB;2CAAtB,sBAAsB;
|
|
1
|
+
{"version":3,"file":"access-mapping.component.d.ts","sourceRoot":"","sources":["../../../../../auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAU,MAAM,gBAAgB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;;AAEhF,qBAKa,sBAAsB;IA8BrB,OAAO,CAAC,gBAAgB;IA7B3B,IAAI,EAAE,YAAY,EAAE,CAAC;IACrB,MAAM,EAAE,UAAU,EAAE,CAAC;IACrB,cAAc,EAAE,WAAW,EAAE,CAAC;IAC9B,aAAa,MAAC;IAEvB,2CAA2C,sLAEzC;IACF,0CAA0C,qDAExC;IAEF,4DAA4D,8MAE1D;IACF,2DAA2D,mHAEzD;IAEF,8CAA8C,8MAE5C;IACF,6CAA6C,iHAE3C;IAEF,yBAAyB,+BAAyC;IAClE,qBAAqB,2BAAqC;gBAEtC,gBAAgB,EAAE,gBAAgB;IAEtD,WAAW,IAAI,IAAI;IAMnB,gBAAgB;IAYhB,mBAAmB;IAWnB,QAAQ,CAAC,aAAa,EAAE,aAAa;IAIrC,wBAAwB,CAAC,gBAAgB,EAAE,gBAAgB;IAI3D,8BAA8B,CAC5B,sBAAsB,EAAE,OAAO,EAC/B,gCAAgC,UAAQ;IAQ1C,IAAI,sBAAsB,QAEzB;IAED,IAAI,gCAAgC,QAEnC;IAED,IAAI,cAAc,QAEjB;IAED,iBAAiB,CAAC,cAAc,KAAA;IAKhC,OAAO,KAAK,2BAA2B,GAEtC;IAED,OAAO,CAAC,iBAAiB;yCApGd,sBAAsB;2CAAtB,sBAAsB;CAuHlC"}
|
|
@@ -9,7 +9,7 @@ export declare abstract class AbstractConnectivityTabFactory implements TabFacto
|
|
|
9
9
|
constructor(router: Router, guard: {
|
|
10
10
|
canActivate: CanActivateFn;
|
|
11
11
|
});
|
|
12
|
-
get(): any[] | import("@c8y/ngx-components").
|
|
12
|
+
get(): any[] | import("@c8y/ngx-components").TabWithComponent | import("@c8y/ngx-components").TabWithTemplate<string | any[]> | Observable<Tab>;
|
|
13
13
|
tab(): Tab | Observable<Tab>;
|
|
14
14
|
protected abstract config(): Tab;
|
|
15
15
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-dashboard.component.d.ts","sourceRoot":"","sources":["../../context-dashboard/add-dashboard.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAGzC,qBAKa,qBAAqB;IAE9B,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;gBADN,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM;IAGxB,YAAY;yCAND,qBAAqB;2CAArB,qBAAqB;
|
|
1
|
+
{"version":3,"file":"add-dashboard.component.d.ts","sourceRoot":"","sources":["../../context-dashboard/add-dashboard.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAGzC,qBAKa,qBAAqB;IAE9B,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;gBADN,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM;IAGxB,YAAY;yCAND,qBAAqB;2CAArB,qBAAqB;CAsBjC"}
|
|
@@ -2,6 +2,7 @@ import { InjectionToken } from '@angular/core';
|
|
|
2
2
|
import { IManagedObject } from '@c8y/client';
|
|
3
3
|
import { Widget, DynamicComponentDefinition, Route, ViewContext, WidgetDisplaySettings, TabWithTemplate, WidgetSettings } from '@c8y/ngx-components';
|
|
4
4
|
import { Observable } from 'rxjs/internal/Observable';
|
|
5
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
5
6
|
export declare const CONTEXT_DASHBOARD_CONFIG: InjectionToken<any>;
|
|
6
7
|
export declare const DASHBOARD_SETTINGS_CHANGES: {
|
|
7
8
|
readonly classes: "theme";
|
|
@@ -61,7 +62,7 @@ export interface ContextDashboardManagedObject extends IManagedObject {
|
|
|
61
62
|
c8y_DashboardHistory?: ContextDashboard[];
|
|
62
63
|
}
|
|
63
64
|
export interface ContextDashboard {
|
|
64
|
-
icon?:
|
|
65
|
+
icon?: SupportedIconsSuggestions;
|
|
65
66
|
name?: string;
|
|
66
67
|
priority?: number;
|
|
67
68
|
deviceType?: boolean;
|
|
@@ -177,7 +178,7 @@ export declare enum DashboardDetailsTabId {
|
|
|
177
178
|
APPEARANCE = "appearance",
|
|
178
179
|
VERSIONHISTORY = "versionHistory"
|
|
179
180
|
}
|
|
180
|
-
export type DashboardDetailsTabs = Record<DashboardDetailsTabId, TabWithTemplate & {
|
|
181
|
+
export type DashboardDetailsTabs = Record<DashboardDetailsTabId, TabWithTemplate<string> & {
|
|
181
182
|
featureId: DashboardDetailsTabId;
|
|
182
183
|
}>;
|
|
183
184
|
export declare const WIDGET_HEADER_CLASSES: readonly [{
|
|
@@ -272,6 +273,7 @@ export declare const PRODUCT_EXPERIENCE: {
|
|
|
272
273
|
readonly DELETE: "delete";
|
|
273
274
|
readonly LOAD: "load";
|
|
274
275
|
readonly CREATE: "create";
|
|
276
|
+
readonly ADD_REPORT: "addReport";
|
|
275
277
|
};
|
|
276
278
|
};
|
|
277
279
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context-dashboard.model.d.ts","sourceRoot":"","sources":["../../context-dashboard/context-dashboard.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EACL,MAAM,EACN,0BAA0B,EAC1B,KAAK,EAEL,WAAW,EACX,qBAAqB,EACrB,eAAe,EACf,cAAc,EACf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"context-dashboard.model.d.ts","sourceRoot":"","sources":["../../context-dashboard/context-dashboard.model.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-detail.component.d.ts","sourceRoot":"","sources":["../../context-dashboard/dashboard-detail.component.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dashboard-detail.component.d.ts","sourceRoot":"","sources":["../../context-dashboard/dashboard-detail.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-manager.model.d.ts","sourceRoot":"","sources":["../../../context-dashboard/dashboard-manager/dashboard-manager.model.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"dashboard-manager.model.d.ts","sourceRoot":"","sources":["../../../context-dashboard/dashboard-manager/dashboard-manager.model.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,CAAC;CAC5B"}
|
|
@@ -27,7 +27,6 @@ export declare class DashboardManagerService extends DataGridService {
|
|
|
27
27
|
getColumns(): Column[];
|
|
28
28
|
getDefaultPagination(): Pagination;
|
|
29
29
|
getData(columns: Column[], pagination: Pagination, text?: string): Promise<IResultList<IManagedObject>>;
|
|
30
|
-
getCount(columns: Column[], pagination: Pagination, text?: string): Promise<number>;
|
|
31
30
|
getTotal(): Promise<number>;
|
|
32
31
|
delete(dashboard: ContextDashboardManagedObject, onSuccess: () => void): Promise<void>;
|
|
33
32
|
private getFilters;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-manager.service.d.ts","sourceRoot":"","sources":["../../../context-dashboard/dashboard-manager/dashboard-manager.service.ts"],"names":[],"mappings":"AACA,OAAO,EACL,MAAM,EACN,eAAe,EAEf,YAAY,EACZ,UAAU,EAEV,sBAAsB,EACvB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AACzF,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAIvD,qBAGa,uBAAwB,SAAQ,eAAe;IAaxD,SAAS,CAAC,SAAS,EAAE,gBAAgB;IACrC,SAAS,CAAC,sBAAsB,EAAE,sBAAsB;IACxD,SAAS,CAAC,KAAK,EAAE,YAAY;IAC7B,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAf9C,WAAW,EAAE,WAAW,CAAC;IACzB,SAAS;;;;;;;;;;;;MAOP;IACF,OAAO,CAAC,qBAAqB,CAC6D;gBAE9E,SAAS,EAAE,gBAAgB,EAC3B,sBAAsB,EAAE,sBAAsB,EAC9C,KAAK,EAAE,YAAY,EACnB,gBAAgB,EAAE,gBAAgB;IAK9C,UAAU,IAAI,MAAM,EAAE;IAiCtB,oBAAoB,IAAI,UAAU;IAO5B,OAAO,CACX,OAAO,EAAE,MAAM,EAAE,EACjB,UAAU,EAAE,UAAU,EACtB,IAAI,CAAC,EAAE,MAAM,GACZ,OAAO,CAAC,WAAW,CAAC,cAAc,CAAC,CAAC;IAMjC,QAAQ,
|
|
1
|
+
{"version":3,"file":"dashboard-manager.service.d.ts","sourceRoot":"","sources":["../../../context-dashboard/dashboard-manager/dashboard-manager.service.ts"],"names":[],"mappings":"AACA,OAAO,EACL,MAAM,EACN,eAAe,EAEf,YAAY,EACZ,UAAU,EAEV,sBAAsB,EACvB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AACzF,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAIvD,qBAGa,uBAAwB,SAAQ,eAAe;IAaxD,SAAS,CAAC,SAAS,EAAE,gBAAgB;IACrC,SAAS,CAAC,sBAAsB,EAAE,sBAAsB;IACxD,SAAS,CAAC,KAAK,EAAE,YAAY;IAC7B,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAf9C,WAAW,EAAE,WAAW,CAAC;IACzB,SAAS;;;;;;;;;;;;MAOP;IACF,OAAO,CAAC,qBAAqB,CAC6D;gBAE9E,SAAS,EAAE,gBAAgB,EAC3B,sBAAsB,EAAE,sBAAsB,EAC9C,KAAK,EAAE,YAAY,EACnB,gBAAgB,EAAE,gBAAgB;IAK9C,UAAU,IAAI,MAAM,EAAE;IAiCtB,oBAAoB,IAAI,UAAU;IAO5B,OAAO,CACX,OAAO,EAAE,MAAM,EAAE,EACjB,UAAU,EAAE,UAAU,EACtB,IAAI,CAAC,EAAE,MAAM,GACZ,OAAO,CAAC,WAAW,CAAC,cAAc,CAAC,CAAC;IAMjC,QAAQ,IAAI,OAAO,CAAC,MAAM,CAAC;IAS3B,MAAM,CAAC,SAAS,EAAE,6BAA6B,EAAE,SAAS,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;IA0B5F,OAAO,CAAC,UAAU;IAelB,OAAO,CAAC,cAAc;yCAzHX,uBAAuB;6CAAvB,uBAAuB;CA8HnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type-dashboards-list.component.d.ts","sourceRoot":"","sources":["../../../../context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EACL,aAAa,EAGb,MAAM,EACN,kBAAkB,EAClB,cAAc,EAEd,sBAAsB,EACtB,oBAAoB,EACrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,6BAA6B,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAIa,2BAA2B;IA6BpC,OAAO,CAAC,uBAAuB;IAC/B,OAAO,CAAC,cAAc;IA7BxB,KAAK,oBAA8B;IACnC,kBAAkB,yBAAmC;IACrD,iBAAiB,EAAE,MAAM,CAAkC;IAC3D,OAAO,WAA6C;IACpD,UAAU,2CAAuD;IACjE,cAAc,EAAE,aAAa,EAAE,CAW7B;IACF,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,cAAc,EAAE,cAAc,CAM5B;IACF,OAAO,qBAA4B;gBAGzB,uBAAuB,EAAE,uBAAuB,EAChD,cAAc,EAAE,cAAc;IAKlC,MAAM,CAAC,SAAS,EAAE,6BAA6B;IAIrD,qBAAqB,CAAC,SAAS,EAAE,6BAA6B,GAAG,IAAI;IAWrE,WAAW,CAAC,MAAM,KAAA,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM;IAIrC,oBAAoB,CACxB,kBAAkB,EAAE,kBAAkB,GACrC,OAAO,CAAC,oBAAoB,CAAC;yCAxDrB,2BAA2B;2CAA3B,2BAA2B;
|
|
1
|
+
{"version":3,"file":"type-dashboards-list.component.d.ts","sourceRoot":"","sources":["../../../../context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EACL,aAAa,EAGb,MAAM,EACN,kBAAkB,EAClB,cAAc,EAEd,sBAAsB,EACtB,oBAAoB,EACrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,6BAA6B,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAGrD,qBAIa,2BAA2B;IA6BpC,OAAO,CAAC,uBAAuB;IAC/B,OAAO,CAAC,cAAc;IA7BxB,KAAK,oBAA8B;IACnC,kBAAkB,yBAAmC;IACrD,iBAAiB,EAAE,MAAM,CAAkC;IAC3D,OAAO,WAA6C;IACpD,UAAU,2CAAuD;IACjE,cAAc,EAAE,aAAa,EAAE,CAW7B;IACF,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,cAAc,EAAE,cAAc,CAM5B;IACF,OAAO,qBAA4B;gBAGzB,uBAAuB,EAAE,uBAAuB,EAChD,cAAc,EAAE,cAAc;IAKlC,MAAM,CAAC,SAAS,EAAE,6BAA6B;IAIrD,qBAAqB,CAAC,SAAS,EAAE,6BAA6B,GAAG,IAAI;IAWrE,WAAW,CAAC,MAAM,KAAA,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM;IAIrC,oBAAoB,CACxB,kBAAkB,EAAE,kBAAkB,GACrC,OAAO,CAAC,oBAAoB,CAAC;yCAxDrB,2BAA2B;2CAA3B,2BAA2B;CA2EvC"}
|
|
@@ -2,7 +2,7 @@ import { Observable } from 'rxjs';
|
|
|
2
2
|
import { Tab } from '@c8y/ngx-components';
|
|
3
3
|
import { ActivatedRouteSnapshot } from '@angular/router';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const newDashboardTab: Tab
|
|
5
|
+
export declare const newDashboardTab: Tab<string>;
|
|
6
6
|
export declare class NewDashboardGuard {
|
|
7
7
|
tab: Tab;
|
|
8
8
|
canActivate(route: ActivatedRouteSnapshot): Observable<boolean | Tab[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"new-dashboard.guard.d.ts","sourceRoot":"","sources":["../../context-dashboard/new-dashboard.guard.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAC;AACtC,OAAO,EAAW,GAAG,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;;AAGzD,eAAO,MAAM,eAAe,EAAE,
|
|
1
|
+
{"version":3,"file":"new-dashboard.guard.d.ts","sourceRoot":"","sources":["../../context-dashboard/new-dashboard.guard.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAC;AACtC,OAAO,EAAW,GAAG,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;;AAGzD,eAAO,MAAM,eAAe,EAAE,GAAG,CAAC,MAAM,CAQvC,CAAC;AAEF,qBACa,iBAAiB;IAC5B,GAAG,EAAE,GAAG,CAAC;IAET,WAAW,CAAC,KAAK,EAAE,sBAAsB,GAAG,UAAU,CAAC,OAAO,GAAG,GAAG,EAAE,CAAC;yCAH5D,iBAAiB;6CAAjB,iBAAiB;CAoB7B"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { EnvironmentInjector, Injector } from '@angular/core';
|
|
2
2
|
import { ActionWithTemplate } from './action.model';
|
|
3
3
|
import { ActionService } from './action.service';
|
|
4
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
/**
|
|
6
7
|
* A <c8y-action> can be added with content projection.
|
|
@@ -24,7 +25,7 @@ export declare class ActionComponent implements ActionWithTemplate {
|
|
|
24
25
|
/**
|
|
25
26
|
* The icon to show on this action
|
|
26
27
|
*/
|
|
27
|
-
icon:
|
|
28
|
+
icon: SupportedIconsSuggestions;
|
|
28
29
|
template: any;
|
|
29
30
|
injector: Injector;
|
|
30
31
|
private viewInitTimeout;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.component.d.ts","sourceRoot":"","sources":["../../../core/action/action.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,mBAAmB,EAAE,QAAQ,EAAoB,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAU,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;;
|
|
1
|
+
{"version":3,"file":"action.component.d.ts","sourceRoot":"","sources":["../../../core/action/action.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,mBAAmB,EAAE,QAAQ,EAAoB,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAU,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEpF;;;;;;;;GAQG;AACH,qBAIa,eAAgB,YAAW,kBAAkB;IAqBtD,OAAO,CAAC,aAAa;IApBvB;;OAEG;IACM,QAAQ,UAAS;IAC1B;;OAEG;IACM,QAAQ,SAAK;IACtB;;OAEG;IACM,IAAI,EAAE,yBAAyB,CAAC;IAEC,QAAQ,EAAE,GAAG,CAAC;IAE/C,QAAQ,EAAE,QAAQ,CAAC;IAE5B,OAAO,CAAC,eAAe,CAAC;gBAGd,aAAa,EAAE,aAAa,EACpC,SAAS,EAAE,mBAAmB;IAKhC;;OAEG;IACH,eAAe;IAIf;;OAEG;IACH,WAAW;yCArCA,eAAe;2CAAf,eAAe;CAyC3B"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Injector, Type } from '@angular/core';
|
|
2
2
|
import { ExtensionFactory } from '../common/extension-hooks';
|
|
3
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
3
4
|
/**
|
|
4
5
|
* An action is a global operation which you can
|
|
5
6
|
* add to the plus sign in the upper right corner
|
|
@@ -32,7 +33,7 @@ export interface ActionWithLabelAndFunction extends ActionBase {
|
|
|
32
33
|
/**
|
|
33
34
|
* The icon to show on this action (optional)
|
|
34
35
|
*/
|
|
35
|
-
icon?:
|
|
36
|
+
icon?: SupportedIconsSuggestions;
|
|
36
37
|
template?: never;
|
|
37
38
|
component?: never;
|
|
38
39
|
}
|
|
@@ -50,7 +51,7 @@ export interface ActionWithTemplate extends ActionBase {
|
|
|
50
51
|
/**
|
|
51
52
|
* The icon to show on this action (optional)
|
|
52
53
|
*/
|
|
53
|
-
icon?:
|
|
54
|
+
icon?: SupportedIconsSuggestions;
|
|
54
55
|
label?: never;
|
|
55
56
|
action?: never;
|
|
56
57
|
component?: never;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.model.d.ts","sourceRoot":"","sources":["../../../core/action/action.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"action.model.d.ts","sourceRoot":"","sources":["../../../core/action/action.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,MAAM,MAAM,GAAG,0BAA0B,GAAG,kBAAkB,GAAG,mBAAmB,CAAC;AAE3F,UAAU,UAAU;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB;AAED,MAAM,WAAW,0BAA2B,SAAQ,UAAU;IAC5D;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,MAAM,EAAE,CAAC,GAAG,IAAI,OAAA,KAAK,IAAI,CAAC;IAC1B;;OAEG;IACH,IAAI,CAAC,EAAE,yBAAyB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB;AAED,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD;;;;;;;;OAQG;IACH,QAAQ,EAAE,GAAG,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,yBAAyB,CAAC;IACjC,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB;AAED,MAAM,WAAW,mBAAoB,SAAQ,UAAU;IACrD;;;OAGG;IACH,SAAS,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;IACrB,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,IAAI,CAAC,EAAE,KAAK,CAAC;CACd;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,gBAAgB,CAAC,MAAM,CAAC,CAAC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { EnvironmentInjector, Injector } from '@angular/core';
|
|
2
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class BreadcrumbItemComponent {
|
|
4
5
|
/**
|
|
5
6
|
* Icon to display in the breadcrumb item.
|
|
6
7
|
*/
|
|
7
|
-
icon:
|
|
8
|
+
icon: SupportedIconsSuggestions;
|
|
8
9
|
/**
|
|
9
10
|
* Determines if the label should be translated. Set to true to enable translation.
|
|
10
11
|
* Translation occurs if translated text is available.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"breadcrumb-item.component.d.ts","sourceRoot":"","sources":["../../../core/breadcrumb/breadcrumb-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,mBAAmB,EAAE,QAAQ,EAAoB,MAAM,eAAe,CAAC;;
|
|
1
|
+
{"version":3,"file":"breadcrumb-item.component.d.ts","sourceRoot":"","sources":["../../../core/breadcrumb/breadcrumb-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,mBAAmB,EAAE,QAAQ,EAAoB,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEpF,qBAIa,uBAAuB;IAClC;;OAEG;IACM,IAAI,EAAE,yBAAyB,CAAC;IACzC;;;OAGG;IACM,SAAS,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,QAAQ,CAAC;IACc,QAAQ,EAAE,GAAG,CAAC;gBAE5C,SAAS,EAAE,mBAAmB;yCArB/B,uBAAuB;2CAAvB,uBAAuB;CAwBnC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Injector, TemplateRef, Type } from '@angular/core';
|
|
2
2
|
import { ExtensionFactory } from '../common/extension-hooks';
|
|
3
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
3
4
|
/**
|
|
4
5
|
* A crumb of the breadcrumb.
|
|
5
6
|
*/
|
|
@@ -9,7 +10,7 @@ interface BreadcrumbItemBase {
|
|
|
9
10
|
* The icon to show on this BreadCrumb item.
|
|
10
11
|
* The icon will only be displayed if it is the first crumb. (optional)
|
|
11
12
|
*/
|
|
12
|
-
icon?:
|
|
13
|
+
icon?: SupportedIconsSuggestions;
|
|
13
14
|
/**
|
|
14
15
|
* Should it be translated or not.
|
|
15
16
|
* @todo verify if needed.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"breadcrumb.model.d.ts","sourceRoot":"","sources":["../../../core/breadcrumb/breadcrumb.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"breadcrumb.model.d.ts","sourceRoot":"","sources":["../../../core/breadcrumb/breadcrumb.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEpF;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,2BAA2B,GAAG,uBAAuB,CAAC;AAEnF,UAAU,kBAAkB;IAC1B;;;OAGG;IACH,IAAI,CAAC,EAAE,yBAAyB,CAAC;IACjC;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB;IACjE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB;AAED,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB;IACpE;;OAEG;IACH,QAAQ,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC3B,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,SAAS,CAAC,EAAE,KAAK,CAAC;CACnB;AAED,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB;IACrE;;;;;;;OAOG;IACH,SAAS,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB;AAED;;;GAGG;AACH,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,UAAU,CAAC,CAAC"}
|
|
@@ -247,6 +247,7 @@ export declare class ApplicationOptions implements AppOptions {
|
|
|
247
247
|
versioningMatrix?: VersioningMatrix;
|
|
248
248
|
/**
|
|
249
249
|
* Is used for plugins to indicate their owner. Software AG plugins are marked with OFFICIAL label.
|
|
250
|
+
* You can use the special "ARCHIVED" label to mark them as archived.
|
|
250
251
|
*/
|
|
251
252
|
label?: string;
|
|
252
253
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApplicationOptions.d.ts","sourceRoot":"","sources":["../../../core/common/ApplicationOptions.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ApplicationOptions.d.ts","sourceRoot":"","sources":["../../../core/common/ApplicationOptions.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
3
|
/**
|
|
3
4
|
* A component to show generic empty state.
|
|
@@ -18,7 +19,7 @@ import * as i0 from "@angular/core";
|
|
|
18
19
|
*/
|
|
19
20
|
export declare class EmptyStateComponent {
|
|
20
21
|
/** Icon name. */
|
|
21
|
-
icon:
|
|
22
|
+
icon: SupportedIconsSuggestions;
|
|
22
23
|
/** Required title. */
|
|
23
24
|
title: string;
|
|
24
25
|
/** Optional subtitle. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"empty-state.component.d.ts","sourceRoot":"","sources":["../../../../core/common/empty-state/empty-state.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"empty-state.component.d.ts","sourceRoot":"","sources":["../../../../core/common/empty-state/empty-state.component.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEpF;;;;;;;;;;;;;;;;GAgBG;AACH,qBAMa,mBAAmB;IAC9B,iBAAiB;IACR,IAAI,EAAE,yBAAyB,CAAC;IACzC,sBAAsB;IACb,KAAK,EAAE,MAAM,CAAC;IACvB,yBAAyB;IAChB,QAAQ,EAAE,MAAM,CAAC;IAC1B,kDAAkD;IACzC,UAAU,EAAE,OAAO,CAAC;yCARlB,mBAAmB;2CAAnB,mBAAmB;CAS/B"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import { IManagedObject } from '@c8y/client';
|
|
3
3
|
import { GroupService } from './group.service';
|
|
4
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
export declare class GetGroupIconPipe implements PipeTransform {
|
|
6
7
|
private groupService;
|
|
7
8
|
constructor(groupService: GroupService);
|
|
8
|
-
transform(mo: IManagedObject, open?: boolean, defaultIcon?:
|
|
9
|
+
transform(mo: IManagedObject, open?: boolean, defaultIcon?: SupportedIconsSuggestions): Promise<string>;
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<GetGroupIconPipe, never>;
|
|
10
11
|
static ɵpipe: i0.ɵɵPipeDeclaration<GetGroupIconPipe, "getGroupIcon", false>;
|
|
11
12
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-icon.pipe.d.ts","sourceRoot":"","sources":["../../../core/common/get-group-icon.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC
|
|
1
|
+
{"version":3,"file":"get-group-icon.pipe.d.ts","sourceRoot":"","sources":["../../../core/common/get-group-icon.pipe.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,aAAa,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEpF,qBAGa,gBAAiB,YAAW,aAAa;IACxC,OAAO,CAAC,YAAY;gBAAZ,YAAY,EAAE,YAAY;IAExC,SAAS,CACb,EAAE,EAAE,cAAc,EAClB,IAAI,UAAQ,EACZ,WAAW,CAAC,EAAE,yBAAyB,GACtC,OAAO,CAAC,MAAM,CAAC;yCAPP,gBAAgB;uCAAhB,gBAAgB;CAa5B"}
|
|
@@ -4,12 +4,6 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
declare const MO_TYPES: readonly ["asset", "dynamicGroup", "brokerSource", "brokerSourceInactive", "group", "other"];
|
|
5
5
|
type MoTypes = (typeof MO_TYPES)[number];
|
|
6
6
|
type AssetTypes = Omit<MoTypes, 'brokerSource' | 'brokerSourceInactive'>;
|
|
7
|
-
type GroupIcon = Partial<{
|
|
8
|
-
icon: string;
|
|
9
|
-
iconOpen?: string;
|
|
10
|
-
iconClass?: string;
|
|
11
|
-
}>;
|
|
12
|
-
type GroupIcons = Partial<Record<MoTypes, GroupIcon>>;
|
|
13
7
|
/**
|
|
14
8
|
* Enumerates the supported asset paths.
|
|
15
9
|
*/
|
|
@@ -29,7 +23,28 @@ export declare enum ASSET_PATH {
|
|
|
29
23
|
type AssetPath = `${ASSET_PATH}`;
|
|
30
24
|
export declare class GroupService {
|
|
31
25
|
private assetTypesRealtimeService;
|
|
32
|
-
readonly icons:
|
|
26
|
+
readonly icons: {
|
|
27
|
+
readonly brokerSourceInactive: {
|
|
28
|
+
readonly icon: "c8y-group-remote-inactive";
|
|
29
|
+
readonly iconOpen: "c8y-group-remote-inactive";
|
|
30
|
+
};
|
|
31
|
+
readonly brokerSource: {
|
|
32
|
+
readonly icon: "c8y-group-remote";
|
|
33
|
+
readonly iconOpen: "c8y-group-remote-open";
|
|
34
|
+
};
|
|
35
|
+
readonly group: {
|
|
36
|
+
readonly icon: "c8y-group";
|
|
37
|
+
readonly iconOpen: "c8y-group-open";
|
|
38
|
+
};
|
|
39
|
+
readonly dynamicGroup: {
|
|
40
|
+
readonly icon: "c8y-group-smart";
|
|
41
|
+
readonly iconOpen: "c8y-group-smart-open";
|
|
42
|
+
};
|
|
43
|
+
readonly other: {
|
|
44
|
+
readonly icon: "exchange";
|
|
45
|
+
readonly iconClass: "statusUnknown";
|
|
46
|
+
};
|
|
47
|
+
};
|
|
33
48
|
/**
|
|
34
49
|
* A mapping of managed object types to their corresponding asset path.
|
|
35
50
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.service.d.ts","sourceRoot":"","sources":["../../../core/common/group.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAG7C,OAAO,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;;
|
|
1
|
+
{"version":3,"file":"group.service.d.ts","sourceRoot":"","sources":["../../../core/common/group.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAG7C,OAAO,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;;AAGxF,QAAA,MAAM,QAAQ,8FAOJ,CAAC;AAEX,KAAK,OAAO,GAAG,CAAC,OAAO,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC;AAEzC,KAAK,UAAU,GAAG,IAAI,CAAC,OAAO,EAAE,cAAc,GAAG,sBAAsB,CAAC,CAAC;AAUzE;;GAEG;AACH,oBAAY,UAAU;IACpB;;OAEG;IACH,OAAO,UAAU;IAEjB;;OAEG;IACH,MAAM,WAAW;CAClB;AACD;;GAEG;AACH,KAAK,SAAS,GAAG,GAAG,UAAU,EAAE,CAAC;AAEjC,qBAGa,YAAY;IAqCX,OAAO,CAAC,yBAAyB;IApC7C,QAAQ,CAAC,KAAK;;;;;;;;;;;;;;;;;;;;;MAqBkB;IAEhC;;OAEG;IACH,UAAU,EAAE,GAAG,CAAC,UAAU,EAAE,SAAS,CAAC,CAMnC;IAEH,gCAAgC,SAAgD;gBAE5D,yBAAyB,EAAE,yBAAyB;IAExE;;;;;;;OAOG;IACG,OAAO,CAAC,EAAE,EAAE,cAAc,EAAE,IAAI,UAAQ,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAevF;;;;OAIG;IACH,OAAO,CAAC,EAAE,EAAE,cAAc,GAAG,OAAO;IAIpC;;;;OAIG;IACH,cAAc,CAAC,EAAE,EAAE,cAAc,GAAG,OAAO;IAI3C;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,cAAc,GAAG,OAAO;IAMzC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,EAAE,cAAc;IAMrC;;;;OAIG;IACH,OAAO,CAAC,EAAE,EAAE,cAAc;IAI1B;;;;;OAKG;IACH,UAAU,CAAC,EAAE,EAAE,cAAc;IAS7B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,EAAE,cAAc;IAI3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,cAAc,GAAG,SAAS;IAI3C,OAAO,CAAC,kBAAkB;IAK1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,eAAe;yCAzJZ,YAAY;6CAAZ,YAAY;CAgLxB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Renderer2, ElementRef } from '@angular/core';
|
|
2
|
-
import type {
|
|
2
|
+
import type { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
5
|
* Allows to set a icon. Switches between c8y default icons
|
|
@@ -8,10 +8,10 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
* <i [c8yIcon]="'clock'">
|
|
9
9
|
* ```
|
|
10
10
|
*/
|
|
11
|
-
export declare class IconDirective
|
|
11
|
+
export declare class IconDirective {
|
|
12
12
|
private el;
|
|
13
13
|
private renderer;
|
|
14
|
-
set c8yIcon(icon:
|
|
14
|
+
set c8yIcon(icon: SupportedIconsSuggestions | {
|
|
15
15
|
class: string;
|
|
16
16
|
});
|
|
17
17
|
private c8yMatch;
|
|
@@ -23,7 +23,7 @@ export declare class IconDirective<T extends string = SupportedIcons> {
|
|
|
23
23
|
private getClasses;
|
|
24
24
|
private updateIcon;
|
|
25
25
|
private mapFontAwesomeToDelightIcons;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconDirective
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IconDirective
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconDirective, never>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IconDirective, "[c8yIcon]", never, { "c8yIcon": { "alias": "c8yIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
28
28
|
}
|
|
29
29
|
//# sourceMappingURL=icon.directive.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon.directive.d.ts","sourceRoot":"","sources":["../../../core/common/icon.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AACxE,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"icon.directive.d.ts","sourceRoot":"","sources":["../../../core/common/icon.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AACxE,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEzF;;;;;;GAMG;AACH,qBAIa,aAAa;IAUtB,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,QAAQ;IAVlB,IACI,OAAO,CAAC,IAAI,EAAE,yBAAyB,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,EAE9D;IACD,OAAO,CAAC,QAAQ,CAAW;IAC3B,OAAO,CAAC,WAAW,CAAe;IAClC,OAAO,CAAC,cAAc,CAAM;gBAGlB,EAAE,EAAE,UAAU,EACd,QAAQ,EAAE,SAAS;IAG7B,OAAO,CAAC,KAAK;IAIb,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,UAAU;IAwBlB,OAAO,CAAC,UAAU;IAmBlB,OAAO,CAAC,4BAA4B;yCAjEzB,aAAa;2CAAb,aAAa;CAwEzB"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { IManagedObject } from '@c8y/client';
|
|
2
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
2
3
|
/**
|
|
3
4
|
* Global namespace declaration to enhance type safety for extension keys and associated service types.
|
|
4
5
|
* Extend the `ExtensionKeys` interface within this namespace to declare new extension keys and their service types.
|
|
@@ -51,7 +52,7 @@ declare global {
|
|
|
51
52
|
*/
|
|
52
53
|
getButtonInfo(): {
|
|
53
54
|
title: string;
|
|
54
|
-
icon:
|
|
55
|
+
icon: SupportedIconsSuggestions;
|
|
55
56
|
label: string;
|
|
56
57
|
class?: string;
|
|
57
58
|
action: (device: IManagedObject) => void | Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-registry.model.d.ts","sourceRoot":"","sources":["../../../core/common/service-registry.model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"service-registry.model.d.ts","sourceRoot":"","sources":["../../../core/common/service-registry.model.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEpF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,OAAO,CAAC,MAAM,CAAC;IACb;;OAEG;IAEH,UAAU,yBAAyB,CAAC;QAClC;;;WAGG;QACH,UAAU,aAAc,SAAQ,qBAAqB;YACnD,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;SACxB;QAGD,UAAU,qBAAqB;YAE7B,6BAA6B,EAAE,oCAAoC,CAAC;SACrE;QAED;;;WAGG;QACH,UAAU,oCAAoC;YAC5C;;;;eAIG;YACH,aAAa,CAAC,MAAM,EAAE,cAAc,GAAG,OAAO,CAAC;YAE/C;;;eAGG;YACH,aAAa,IAAI;gBACf,KAAK,EAAE,MAAM,CAAC;gBACd,IAAI,EAAE,yBAAyB,CAAC;gBAChC,KAAK,EAAE,MAAM,CAAC;gBACd,KAAK,CAAC,EAAE,MAAM,CAAC;gBACf,MAAM,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;aAC1D,CAAC;SACH;KACF;CACF"}
|
|
@@ -6,6 +6,7 @@ import { FormlyFieldConfig } from '@ngx-formly/core';
|
|
|
6
6
|
import { Observable } from 'rxjs';
|
|
7
7
|
import { ExtensionFactory } from '../common/extension-hooks';
|
|
8
8
|
import { GridConfigContext } from './data-grid-configuration.model';
|
|
9
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
9
10
|
/** Describes the interface of the data grid. */
|
|
10
11
|
export interface DataGrid {
|
|
11
12
|
/** The list of columns. */
|
|
@@ -281,7 +282,7 @@ export interface ActionControl {
|
|
|
281
282
|
/** The label for the action button. */
|
|
282
283
|
text?: string;
|
|
283
284
|
/** The icon for the action button. */
|
|
284
|
-
icon?:
|
|
285
|
+
icon?: SupportedIconsSuggestions;
|
|
285
286
|
/** The icon classes for the action button icon. */
|
|
286
287
|
iconClasses?: string;
|
|
287
288
|
/** Action icon will be visible on hover only */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-grid.model.d.ts","sourceRoot":"","sources":["../../../core/data-grid/data-grid.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;
|
|
1
|
+
{"version":3,"file":"data-grid.model.d.ts","sourceRoot":"","sources":["../../../core/data-grid/data-grid.model.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { InjectionToken, Injector, Type } from '@angular/core';
|
|
2
2
|
import { ExtensionFactory, GenericHookType } from '../common/extension-hooks';
|
|
3
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
3
4
|
/**
|
|
4
5
|
* An extension HOOK can use either a pure value:
|
|
5
6
|
* ```typescript
|
|
@@ -82,7 +83,7 @@ export interface DocLinkWithLabel extends DocLinkBasic {
|
|
|
82
83
|
/**
|
|
83
84
|
* The (css) icon to display.
|
|
84
85
|
*/
|
|
85
|
-
icon:
|
|
86
|
+
icon: SupportedIconsSuggestions;
|
|
86
87
|
/**
|
|
87
88
|
* An alternative image-path as icon.
|
|
88
89
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"docs.models.d.ts","sourceRoot":"","sources":["../../../core/docs/docs.models.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAe,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"docs.models.d.ts","sourceRoot":"","sources":["../../../core/docs/docs.models.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAe,MAAM,2BAA2B,CAAC;AAC3F,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEpF;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,GAAG,OAAO,EAAE,GAAG,gBAAgB,CAAC,OAAO,CAAC,CAAC;AAE/E,eAAO,MAAM,SAAS,oCAAsD,CAAC;AAE7E;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,QAAQ,CAAC,GAAG,EAAE,eAAe,CAAC,OAAO,CAAC,4HAErD;AAED;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,oBAAoB,GAAG,gBAAgB,CAAC;AAE9D,UAAU,YAAY;IACpB;;OAEG;IACH,IAAI,EAAE,KAAK,GAAG,WAAW,CAAC;IAE1B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACxD;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,KAAK,CAAC;IAChB,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,GAAG,CAAC,EAAE,KAAK,CAAC;IACZ,KAAK,CAAC,EAAE,KAAK,CAAC;CACf;AAED,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD;;OAEG;IACH,IAAI,EAAE,yBAAyB,CAAC;IAChC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB"}
|
|
@@ -26,7 +26,11 @@ export declare class HelpAndSupportOutletComponent {
|
|
|
26
26
|
readonly COMPONENTS: {
|
|
27
27
|
readonly RIGHT_DRAWER_COMPONENT: "right-drawer";
|
|
28
28
|
};
|
|
29
|
-
readonly ACTIONS: {
|
|
29
|
+
readonly ACTIONS: {
|
|
30
|
+
readonly ACTIVATE_SUPPORT_ACCESS: "activateSupportAccess";
|
|
31
|
+
readonly DEACTIVATE_SUPPORT_ACCESS: "deactivateSupportAccess";
|
|
32
|
+
readonly OPEN_SUPPORT_LINK: "openSupportLink";
|
|
33
|
+
};
|
|
30
34
|
readonly RESULTS: {};
|
|
31
35
|
};
|
|
32
36
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"help-and-support-outlet.component.d.ts","sourceRoot":"","sources":["../../../../core/docs/help-and-support-outlet/help-and-support-outlet.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;;AAE9C,qBAIa,6BAA6B;IAQtC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,aAAa;IATvB,kBAAkB
|
|
1
|
+
{"version":3,"file":"help-and-support-outlet.component.d.ts","sourceRoot":"","sources":["../../../../core/docs/help-and-support-outlet/help-and-support-outlet.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;;AAE9C,qBAIa,6BAA6B;IAQtC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,aAAa;IATvB,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;MAAkC;IACpD,eAAe,EAAE,UAAU,CAAC,OAAO,EAAE,CAAC,CAAC;IACvC,iBAAiB,UAAS;IAC1B,SAAS,EAAE,UAAU,CAAC,GAAG,CAAC,CAAC;IAC3B,WAAW,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;gBAGvB,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,eAAe,EACzB,aAAa,EAAE,aAAa;yCAV3B,6BAA6B;2CAA7B,6BAA6B;CAoBzC"}
|
|
@@ -24,7 +24,11 @@ export declare class LegalNoticesOutletComponent {
|
|
|
24
24
|
readonly COMPONENTS: {
|
|
25
25
|
readonly RIGHT_DRAWER_COMPONENT: "right-drawer";
|
|
26
26
|
};
|
|
27
|
-
readonly ACTIONS: {
|
|
27
|
+
readonly ACTIONS: {
|
|
28
|
+
readonly ACTIVATE_SUPPORT_ACCESS: "activateSupportAccess";
|
|
29
|
+
readonly DEACTIVATE_SUPPORT_ACCESS: "deactivateSupportAccess";
|
|
30
|
+
readonly OPEN_SUPPORT_LINK: "openSupportLink";
|
|
31
|
+
};
|
|
28
32
|
readonly RESULTS: {};
|
|
29
33
|
};
|
|
30
34
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"legal-notices-outlet.component.d.ts","sourceRoot":"","sources":["../../../../core/docs/legal-notices-outlet/legal-notices-outlet.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;;AAE9C,qBAIa,2BAA2B;IAMpC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IANvB,kBAAkB
|
|
1
|
+
{"version":3,"file":"legal-notices-outlet.component.d.ts","sourceRoot":"","sources":["../../../../core/docs/legal-notices-outlet/legal-notices-outlet.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAElC,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAG5D,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;;AAE9C,qBAIa,2BAA2B;IAMpC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IANvB,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;MAAkC;IACpD,aAAa,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;IACnC,WAAW,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;gBAGvB,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa;yCAP3B,2BAA2B;2CAA3B,2BAA2B;CAcvC"}
|