@c8y/ngx-components 1021.38.1 → 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/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-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 +157 -5
- 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/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/locales/locales.pot
CHANGED
|
@@ -489,6 +489,9 @@ msgstr ""
|
|
|
489
489
|
msgid "APN"
|
|
490
490
|
msgstr ""
|
|
491
491
|
|
|
492
|
+
msgid "ARCHIVED`Package out of maintenance.`"
|
|
493
|
+
msgstr ""
|
|
494
|
+
|
|
492
495
|
msgid "ARRAY"
|
|
493
496
|
msgstr ""
|
|
494
497
|
|
|
@@ -740,6 +743,9 @@ msgstr ""
|
|
|
740
743
|
msgid "Add Byte Order Mask (for Windows)"
|
|
741
744
|
msgstr ""
|
|
742
745
|
|
|
746
|
+
msgid "Add CA certificate"
|
|
747
|
+
msgstr ""
|
|
748
|
+
|
|
743
749
|
msgid "Add Header"
|
|
744
750
|
msgstr ""
|
|
745
751
|
|
|
@@ -1208,6 +1214,12 @@ msgstr ""
|
|
|
1208
1214
|
msgid "Adding"
|
|
1209
1215
|
msgstr ""
|
|
1210
1216
|
|
|
1217
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1218
|
+
msgstr ""
|
|
1219
|
+
|
|
1220
|
+
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections. Only one certificate is allowed, which is why the button is disabled."
|
|
1221
|
+
msgstr ""
|
|
1222
|
+
|
|
1211
1223
|
msgid "Additional items not allowed."
|
|
1212
1224
|
msgstr ""
|
|
1213
1225
|
|
|
@@ -1508,6 +1520,15 @@ msgstr ""
|
|
|
1508
1520
|
msgid "Allows to add and edit a custom style sheet to the branding."
|
|
1509
1521
|
msgstr ""
|
|
1510
1522
|
|
|
1523
|
+
msgid "Allows to connect to a Telnet service."
|
|
1524
|
+
msgstr ""
|
|
1525
|
+
|
|
1526
|
+
msgid "Allows to connect to a VNC service."
|
|
1527
|
+
msgstr ""
|
|
1528
|
+
|
|
1529
|
+
msgid "Allows to connect to an SSH service."
|
|
1530
|
+
msgstr ""
|
|
1531
|
+
|
|
1511
1532
|
msgid "Allows to edit the plain JSON of the branding."
|
|
1512
1533
|
msgstr ""
|
|
1513
1534
|
|
|
@@ -1517,6 +1538,9 @@ msgstr ""
|
|
|
1517
1538
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1518
1539
|
msgstr ""
|
|
1519
1540
|
|
|
1541
|
+
msgid "Allows to passthrough a TCP connction."
|
|
1542
|
+
msgstr ""
|
|
1543
|
+
|
|
1520
1544
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1521
1545
|
msgstr ""
|
|
1522
1546
|
|
|
@@ -2434,6 +2458,9 @@ msgstr ""
|
|
|
2434
2458
|
msgid "By`user`"
|
|
2435
2459
|
msgstr ""
|
|
2436
2460
|
|
|
2461
|
+
msgid "CA certificate"
|
|
2462
|
+
msgstr ""
|
|
2463
|
+
|
|
2437
2464
|
msgid "CAN Bus"
|
|
2438
2465
|
msgstr ""
|
|
2439
2466
|
|
|
@@ -3660,6 +3687,9 @@ msgstr ""
|
|
|
3660
3687
|
msgid "Continue"
|
|
3661
3688
|
msgstr ""
|
|
3662
3689
|
|
|
3690
|
+
msgid "Continue`installing an archived package`"
|
|
3691
|
+
msgstr ""
|
|
3692
|
+
|
|
3663
3693
|
msgid "Contract"
|
|
3664
3694
|
msgstr ""
|
|
3665
3695
|
|
|
@@ -4083,6 +4113,9 @@ msgstr ""
|
|
|
4083
4113
|
msgid "Create custom measurement"
|
|
4084
4114
|
msgstr ""
|
|
4085
4115
|
|
|
4116
|
+
msgid "Create device certificates during device registration"
|
|
4117
|
+
msgstr ""
|
|
4118
|
+
|
|
4086
4119
|
msgid "Create event"
|
|
4087
4120
|
msgstr ""
|
|
4088
4121
|
|
|
@@ -4184,6 +4217,9 @@ msgid ""
|
|
|
4184
4217
|
" acceptance process."
|
|
4185
4218
|
msgstr ""
|
|
4186
4219
|
|
|
4220
|
+
msgid "Creates device certificates and devices using the provided list of property values. Once the certificates are provisioned, the devices can immediately start communicating with the platform"
|
|
4221
|
+
msgstr ""
|
|
4222
|
+
|
|
4187
4223
|
msgid "Creating application"
|
|
4188
4224
|
msgstr ""
|
|
4189
4225
|
|
|
@@ -5790,6 +5826,9 @@ msgstr ""
|
|
|
5790
5826
|
msgid "EDS parsed with warnings."
|
|
5791
5827
|
msgstr ""
|
|
5792
5828
|
|
|
5829
|
+
msgid "EST registration - template.csv"
|
|
5830
|
+
msgstr ""
|
|
5831
|
+
|
|
5793
5832
|
msgid "EVENT"
|
|
5794
5833
|
msgstr ""
|
|
5795
5834
|
|
|
@@ -6021,6 +6060,9 @@ msgstr ""
|
|
|
6021
6060
|
msgid "Endpoint"
|
|
6022
6061
|
msgstr ""
|
|
6023
6062
|
|
|
6063
|
+
msgid "Endpoint added."
|
|
6064
|
+
msgstr ""
|
|
6065
|
+
|
|
6024
6066
|
msgid "Endpoint client ID"
|
|
6025
6067
|
msgstr ""
|
|
6026
6068
|
|
|
@@ -6398,6 +6440,9 @@ msgstr ""
|
|
|
6398
6440
|
msgid "Failed to activate application"
|
|
6399
6441
|
msgstr ""
|
|
6400
6442
|
|
|
6443
|
+
msgid "Failed to add endpoint."
|
|
6444
|
+
msgstr ""
|
|
6445
|
+
|
|
6401
6446
|
msgid "Failed to add new child device."
|
|
6402
6447
|
msgstr ""
|
|
6403
6448
|
|
|
@@ -6425,6 +6470,9 @@ msgstr ""
|
|
|
6425
6470
|
msgid "Failed to copy to clipboard"
|
|
6426
6471
|
msgstr ""
|
|
6427
6472
|
|
|
6473
|
+
msgid "Failed to delete endpoint."
|
|
6474
|
+
msgstr ""
|
|
6475
|
+
|
|
6428
6476
|
msgid "Failed to delete the connection"
|
|
6429
6477
|
msgstr ""
|
|
6430
6478
|
|
|
@@ -6467,6 +6515,9 @@ msgstr ""
|
|
|
6467
6515
|
msgid "Failed to save"
|
|
6468
6516
|
msgstr ""
|
|
6469
6517
|
|
|
6518
|
+
msgid "Failed to save endpoint."
|
|
6519
|
+
msgstr ""
|
|
6520
|
+
|
|
6470
6521
|
msgid "Failed to save translations"
|
|
6471
6522
|
msgstr ""
|
|
6472
6523
|
|
|
@@ -7123,6 +7174,9 @@ msgstr ""
|
|
|
7123
7174
|
msgid "Full registration"
|
|
7124
7175
|
msgstr ""
|
|
7125
7176
|
|
|
7177
|
+
msgid "Full registration with device certificate creation"
|
|
7178
|
+
msgstr ""
|
|
7179
|
+
|
|
7126
7180
|
msgid "Full screen"
|
|
7127
7181
|
msgstr ""
|
|
7128
7182
|
|
|
@@ -7132,6 +7186,9 @@ msgstr ""
|
|
|
7132
7186
|
msgid "Full`export type`"
|
|
7133
7187
|
msgstr ""
|
|
7134
7188
|
|
|
7189
|
+
msgid "Fullscreen"
|
|
7190
|
+
msgstr ""
|
|
7191
|
+
|
|
7135
7192
|
msgid "Functionalities"
|
|
7136
7193
|
msgstr ""
|
|
7137
7194
|
|
|
@@ -10080,6 +10137,9 @@ msgstr ""
|
|
|
10080
10137
|
msgid "No discrete inputs defined."
|
|
10081
10138
|
msgstr ""
|
|
10082
10139
|
|
|
10140
|
+
msgid "No endpoints configured."
|
|
10141
|
+
msgstr ""
|
|
10142
|
+
|
|
10083
10143
|
msgid "No endpoints to display."
|
|
10084
10144
|
msgstr ""
|
|
10085
10145
|
|
|
@@ -10340,6 +10400,9 @@ msgstr ""
|
|
|
10340
10400
|
msgid "No property to display."
|
|
10341
10401
|
msgstr ""
|
|
10342
10402
|
|
|
10403
|
+
msgid "No provisioned certificates to display."
|
|
10404
|
+
msgstr ""
|
|
10405
|
+
|
|
10343
10406
|
msgid "No recent operations found"
|
|
10344
10407
|
msgstr ""
|
|
10345
10408
|
|
|
@@ -10834,6 +10897,9 @@ msgstr ""
|
|
|
10834
10897
|
msgid "One .pem file may be uploaded"
|
|
10835
10898
|
msgstr ""
|
|
10836
10899
|
|
|
10900
|
+
msgid "One-time password"
|
|
10901
|
+
msgstr ""
|
|
10902
|
+
|
|
10837
10903
|
msgid "Online"
|
|
10838
10904
|
msgstr ""
|
|
10839
10905
|
|
|
@@ -10864,7 +10930,7 @@ msgstr ""
|
|
|
10864
10930
|
msgid "Only includes alarms for the parent device."
|
|
10865
10931
|
msgstr ""
|
|
10866
10932
|
|
|
10867
|
-
msgid "Only latest
|
|
10933
|
+
msgid "Only latest versions"
|
|
10868
10934
|
msgstr ""
|
|
10869
10935
|
|
|
10870
10936
|
msgid "Only letters, digits and underscore allowed."
|
|
@@ -11183,6 +11249,9 @@ msgstr ""
|
|
|
11183
11249
|
msgid "Package"
|
|
11184
11250
|
msgstr ""
|
|
11185
11251
|
|
|
11252
|
+
msgid "Package archived`dialog title`"
|
|
11253
|
+
msgstr ""
|
|
11254
|
+
|
|
11186
11255
|
msgid "Package availability"
|
|
11187
11256
|
msgstr ""
|
|
11188
11257
|
|
|
@@ -11237,6 +11306,9 @@ msgstr ""
|
|
|
11237
11306
|
msgid "Parsing the DDF file resulted in an internal error"
|
|
11238
11307
|
msgstr ""
|
|
11239
11308
|
|
|
11309
|
+
msgid "Passthrough"
|
|
11310
|
+
msgstr ""
|
|
11311
|
+
|
|
11240
11312
|
msgid "Password"
|
|
11241
11313
|
msgstr ""
|
|
11242
11314
|
|
|
@@ -11792,6 +11864,9 @@ msgstr ""
|
|
|
11792
11864
|
msgid "Provisioned"
|
|
11793
11865
|
msgstr ""
|
|
11794
11866
|
|
|
11867
|
+
msgid "Provisioned certificates"
|
|
11868
|
+
msgstr ""
|
|
11869
|
+
|
|
11795
11870
|
msgid "Public key"
|
|
11796
11871
|
msgstr ""
|
|
11797
11872
|
|
|
@@ -12062,6 +12137,9 @@ msgstr ""
|
|
|
12062
12137
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
12063
12138
|
msgstr ""
|
|
12064
12139
|
|
|
12140
|
+
msgid "Reboot"
|
|
12141
|
+
msgstr ""
|
|
12142
|
+
|
|
12065
12143
|
msgid "Reboot device"
|
|
12066
12144
|
msgstr ""
|
|
12067
12145
|
|
|
@@ -12194,9 +12272,6 @@ msgstr ""
|
|
|
12194
12272
|
msgid "Register"
|
|
12195
12273
|
msgstr ""
|
|
12196
12274
|
|
|
12197
|
-
msgid "Register a general device"
|
|
12198
|
-
msgstr ""
|
|
12199
|
-
|
|
12200
12275
|
msgid "Register a single Actility device"
|
|
12201
12276
|
msgstr ""
|
|
12202
12277
|
|
|
@@ -12218,6 +12293,9 @@ msgstr ""
|
|
|
12218
12293
|
msgid "Register devices in bulk"
|
|
12219
12294
|
msgstr ""
|
|
12220
12295
|
|
|
12296
|
+
msgid "Register general devices"
|
|
12297
|
+
msgstr ""
|
|
12298
|
+
|
|
12221
12299
|
msgid "Register new subscription"
|
|
12222
12300
|
msgstr ""
|
|
12223
12301
|
|
|
@@ -12293,6 +12371,9 @@ msgstr ""
|
|
|
12293
12371
|
msgid "Remote access endpoint"
|
|
12294
12372
|
msgstr ""
|
|
12295
12373
|
|
|
12374
|
+
msgid "Remote access endpoints"
|
|
12375
|
+
msgstr ""
|
|
12376
|
+
|
|
12296
12377
|
msgid "Remote control a device's relay array."
|
|
12297
12378
|
msgstr ""
|
|
12298
12379
|
|
|
@@ -12623,6 +12704,9 @@ msgstr ""
|
|
|
12623
12704
|
msgid "Revoke TOTP secret"
|
|
12624
12705
|
msgstr ""
|
|
12625
12706
|
|
|
12707
|
+
msgid "Revoke provisioned certificate"
|
|
12708
|
+
msgstr ""
|
|
12709
|
+
|
|
12626
12710
|
msgid "Right"
|
|
12627
12711
|
msgstr ""
|
|
12628
12712
|
|
|
@@ -12926,6 +13010,9 @@ msgstr ""
|
|
|
12926
13010
|
msgid "Scope ID"
|
|
12927
13011
|
msgstr ""
|
|
12928
13012
|
|
|
13013
|
+
msgid "Screenshot"
|
|
13014
|
+
msgstr ""
|
|
13015
|
+
|
|
12929
13016
|
msgid "Scroll to parent operation."
|
|
12930
13017
|
msgstr ""
|
|
12931
13018
|
|
|
@@ -13064,6 +13151,9 @@ msgstr ""
|
|
|
13064
13151
|
msgid "Select a predefined command"
|
|
13065
13152
|
msgstr ""
|
|
13066
13153
|
|
|
13154
|
+
msgid "Select a protocol"
|
|
13155
|
+
msgstr ""
|
|
13156
|
+
|
|
13067
13157
|
msgid "Select all"
|
|
13068
13158
|
msgstr ""
|
|
13069
13159
|
|
|
@@ -13480,6 +13570,9 @@ msgstr ""
|
|
|
13480
13570
|
msgid "Send CC to"
|
|
13481
13571
|
msgstr ""
|
|
13482
13572
|
|
|
13573
|
+
msgid "Send Ctrl+Alt+Del"
|
|
13574
|
+
msgstr ""
|
|
13575
|
+
|
|
13483
13576
|
msgid "Send SMS"
|
|
13484
13577
|
msgstr ""
|
|
13485
13578
|
|
|
@@ -13606,6 +13699,9 @@ msgstr ""
|
|
|
13606
13699
|
msgid "Serial"
|
|
13607
13700
|
msgstr ""
|
|
13608
13701
|
|
|
13702
|
+
msgid "Serial No."
|
|
13703
|
+
msgstr ""
|
|
13704
|
+
|
|
13609
13705
|
msgid "Serial communication"
|
|
13610
13706
|
msgstr ""
|
|
13611
13707
|
|
|
@@ -14188,6 +14284,9 @@ msgstr ""
|
|
|
14188
14284
|
msgid "Show all breadcrumbs"
|
|
14189
14285
|
msgstr ""
|
|
14190
14286
|
|
|
14287
|
+
msgid "Show archived packages"
|
|
14288
|
+
msgstr ""
|
|
14289
|
+
|
|
14191
14290
|
msgid "Show checkboxes that are"
|
|
14192
14291
|
msgstr ""
|
|
14193
14292
|
|
|
@@ -14251,6 +14350,9 @@ msgstr ""
|
|
|
14251
14350
|
msgid "Show only groups and assets"
|
|
14252
14351
|
msgstr ""
|
|
14253
14352
|
|
|
14353
|
+
msgid "Show only latest version of plugins"
|
|
14354
|
+
msgstr ""
|
|
14355
|
+
|
|
14254
14356
|
msgid "Show password"
|
|
14255
14357
|
msgstr ""
|
|
14256
14358
|
|
|
@@ -14295,6 +14397,9 @@ msgstr ""
|
|
|
14295
14397
|
msgid "Shows the position of a device or all devices in a group."
|
|
14296
14398
|
msgstr ""
|
|
14297
14399
|
|
|
14400
|
+
msgid "Shutdown"
|
|
14401
|
+
msgstr ""
|
|
14402
|
+
|
|
14298
14403
|
msgid "Sigfox"
|
|
14299
14404
|
msgstr ""
|
|
14300
14405
|
|
|
@@ -14925,6 +15030,12 @@ msgstr ""
|
|
|
14925
15030
|
msgid "Supported files: *.png, *.svg, *.jpg"
|
|
14926
15031
|
msgstr ""
|
|
14927
15032
|
|
|
15033
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA, ED25519."
|
|
15034
|
+
msgstr ""
|
|
15035
|
+
|
|
15036
|
+
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
15037
|
+
msgstr ""
|
|
15038
|
+
|
|
14928
15039
|
msgid "Supported operations"
|
|
14929
15040
|
msgstr ""
|
|
14930
15041
|
|
|
@@ -15355,6 +15466,9 @@ msgstr ""
|
|
|
15355
15466
|
msgid "The device profile will be available for assignments on devices of the specified type. Otherwise, it will be available for all device types."
|
|
15356
15467
|
msgstr ""
|
|
15357
15468
|
|
|
15469
|
+
msgid "The device registration process includes creating device certificates, which are issued by the tenant's Certificate Authority (CA)."
|
|
15470
|
+
msgstr ""
|
|
15471
|
+
|
|
15358
15472
|
msgid "The device request expired or one of the following occurred:"
|
|
15359
15473
|
msgstr ""
|
|
15360
15474
|
|
|
@@ -15470,6 +15584,17 @@ msgstr ""
|
|
|
15470
15584
|
msgid "The number of times before the current password can be reused. Minimum value is 0, preset value is 10."
|
|
15471
15585
|
msgstr ""
|
|
15472
15586
|
|
|
15587
|
+
msgid "The package was archived"
|
|
15588
|
+
msgstr ""
|
|
15589
|
+
|
|
15590
|
+
msgid ""
|
|
15591
|
+
"The package was archived by the owner marking it as out of maintenance. It is not\n"
|
|
15592
|
+
" recommended to install the package."
|
|
15593
|
+
msgstr ""
|
|
15594
|
+
|
|
15595
|
+
msgid "The package was marked by the author as archived."
|
|
15596
|
+
msgstr ""
|
|
15597
|
+
|
|
15473
15598
|
msgid "The password of the user that you are currently logged in with."
|
|
15474
15599
|
msgstr ""
|
|
15475
15600
|
|
|
@@ -15728,6 +15853,9 @@ msgstr ""
|
|
|
15728
15853
|
msgid "This date is invalid."
|
|
15729
15854
|
msgstr ""
|
|
15730
15855
|
|
|
15856
|
+
msgid "This device can no longer connect to the platform because the last certificate has been revoked. Reissuing the certificate is not possible. To restore access, the device must be re-enrolled. Please follow the re-enrollment process as outlined in the documentation."
|
|
15857
|
+
msgstr ""
|
|
15858
|
+
|
|
15731
15859
|
msgid "This device has just been deleted. You will be redirected to \"All devices\" page now."
|
|
15732
15860
|
msgstr ""
|
|
15733
15861
|
|
|
@@ -15791,6 +15919,9 @@ msgstr ""
|
|
|
15791
15919
|
msgid "This package doesn't contain plugins."
|
|
15792
15920
|
msgstr ""
|
|
15793
15921
|
|
|
15922
|
+
msgid "This package has been archived by its author, which typically means it's no longer being maintained. We don't recommend installing plugins from abandoned packages. Would you still like to proceed?"
|
|
15923
|
+
msgstr ""
|
|
15924
|
+
|
|
15794
15925
|
msgid "This parameter has a max length of {{param.warnMaxLength}}."
|
|
15795
15926
|
msgstr ""
|
|
15796
15927
|
|
|
@@ -16859,6 +16990,12 @@ msgstr ""
|
|
|
16859
16990
|
msgid "VNC"
|
|
16860
16991
|
msgstr ""
|
|
16861
16992
|
|
|
16993
|
+
msgid "VNC credentials"
|
|
16994
|
+
msgstr ""
|
|
16995
|
+
|
|
16996
|
+
msgid "VNC viewer"
|
|
16997
|
+
msgstr ""
|
|
16998
|
+
|
|
16862
16999
|
msgid "Valid"
|
|
16863
17000
|
msgstr ""
|
|
16864
17001
|
|
|
@@ -17450,6 +17587,9 @@ msgstr ""
|
|
|
17450
17587
|
msgid "You are about to delete device type \"{{name}}\". Connected devices of this type will become unavailable. Do you want to proceed?"
|
|
17451
17588
|
msgstr ""
|
|
17452
17589
|
|
|
17590
|
+
msgid "You are about to delete endpoint \"{{ endpointName }}\". Do you want to proceed?"
|
|
17591
|
+
msgstr ""
|
|
17592
|
+
|
|
17453
17593
|
msgid "You are about to delete endpoint \"{{config.name}}\" from device \"{{device.name}}\". Do you want to proceed?"
|
|
17454
17594
|
msgstr ""
|
|
17455
17595
|
|
|
@@ -17595,6 +17735,9 @@ msgstr ""
|
|
|
17595
17735
|
msgid "You are about to reset the widgets of this dashboard. All changes to the dashboard widgets will get lost and cannot be recovered. Do you want to proceed?"
|
|
17596
17736
|
msgstr ""
|
|
17597
17737
|
|
|
17738
|
+
msgid "You are about to revoke provisioned certificate {{ serialNumber }}. Do you want to proceed?"
|
|
17739
|
+
msgstr ""
|
|
17740
|
+
|
|
17598
17741
|
msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
|
|
17599
17742
|
msgstr ""
|
|
17600
17743
|
|
|
@@ -17963,6 +18106,9 @@ msgstr ""
|
|
|
17963
18106
|
msgid "children of current device or group, you can access their properties e.g."
|
|
17964
18107
|
msgstr ""
|
|
17965
18108
|
|
|
18109
|
+
msgid "close"
|
|
18110
|
+
msgstr ""
|
|
18111
|
+
|
|
17966
18112
|
msgid "coaps://<LWM2M-server-domain>:<coaps-port>"
|
|
17967
18113
|
msgstr ""
|
|
17968
18114
|
|
|
@@ -18708,6 +18854,9 @@ msgstr ""
|
|
|
18708
18854
|
msgid "roles {{list}} removed"
|
|
18709
18855
|
msgstr ""
|
|
18710
18856
|
|
|
18857
|
+
msgid "search"
|
|
18858
|
+
msgstr ""
|
|
18859
|
+
|
|
18711
18860
|
msgid "searching \"{{ searchHint }}\""
|
|
18712
18861
|
msgstr ""
|
|
18713
18862
|
|
|
@@ -18849,6 +18998,9 @@ msgstr ""
|
|
|
18849
18998
|
msgid "widget margin"
|
|
18850
18999
|
msgstr ""
|
|
18851
19000
|
|
|
19001
|
+
msgid "x509"
|
|
19002
|
+
msgstr ""
|
|
19003
|
+
|
|
18852
19004
|
msgid "yellow"
|
|
18853
19005
|
msgstr ""
|
|
18854
19006
|
|