@c8y/ngx-components 1023.14.104 → 1023.14.112
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/alarms/index.d.ts +2 -1
- package/alarms/index.d.ts.map +1 -1
- package/asset-properties/index.d.ts +1 -1
- package/context-dashboard/index.d.ts +1 -1
- package/context-dashboard/index.d.ts.map +1 -1
- package/datapoints-export-selector/index.d.ts +2 -2
- package/device-enrolment/index.d.ts +6 -0
- package/device-enrolment/index.d.ts.map +1 -0
- package/device-enrolment/modal/index.d.ts +88 -0
- package/device-enrolment/modal/index.d.ts.map +1 -0
- package/device-grid/index.d.ts +1 -1
- package/device-list/index.d.ts +1 -1
- package/device-shell/index.d.ts +1 -1
- package/echart/index.d.ts +1 -1
- package/echart/models/index.d.ts +2 -2
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-branding-shared.mjs +1 -1
- package/fesm2022/c8y-ngx-components-child-devices.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-asset-add.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-device-add.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +4 -24
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-D0C7SH6L.mjs → c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DvKsV_Fs.mjs} +14 -12
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DvKsV_Fs.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab.mjs +2 -2
- package/fesm2022/c8y-ngx-components-datapoint-explorer-devicemanagement.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-library.mjs +1 -1
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs +570 -0
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-device-enrolment.mjs +147 -0
- package/fesm2022/c8y-ngx-components-device-enrolment.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +2 -2
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-exports.mjs +1 -1
- package/fesm2022/c8y-ngx-components-register-device.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-firmware.mjs +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs +132 -55
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +74 -36
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-device-management-welcome.mjs +8 -7
- package/fesm2022/c8y-ngx-components-widgets-definitions-device-management-welcome.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-cockpit-welcome.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-cockpit-welcome.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-device-management-welcome.mjs +37 -86
- package/fesm2022/c8y-ngx-components-widgets-implementations-device-management-welcome.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-quick-links.mjs +1 -1
- package/fesm2022/c8y-ngx-components.mjs +56 -12
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts +19 -26
- package/index.d.ts.map +1 -1
- package/locales/de.po +138 -6
- package/locales/es.po +137 -6
- package/locales/fr.po +137 -6
- package/locales/ja_JP.po +117 -6
- package/locales/ko.po +138 -6
- package/locales/locales.pot +134 -6
- package/locales/nl.po +137 -6
- package/locales/pl.po +137 -6
- package/locales/pt_BR.po +137 -6
- package/locales/zh_CN.po +138 -6
- package/locales/zh_TW.po +137 -6
- package/map/index.d.ts +1 -0
- package/map/index.d.ts.map +1 -1
- package/operations/bulk-operations-service/index.d.ts +1 -1
- package/package.json +1 -1
- package/protocol-opcua/mappings/index.d.ts +1 -1
- package/register-device/index.d.ts +1 -1
- package/remote-access/data/index.d.ts +1 -0
- package/remote-access/data/index.d.ts.map +1 -1
- package/repository/shared/index.d.ts.map +1 -1
- package/sub-assets/index.d.ts +9 -3
- package/sub-assets/index.d.ts.map +1 -1
- package/tenants/index.d.ts +1 -0
- package/tenants/index.d.ts.map +1 -1
- package/widgets/definitions/device-management-welcome/index.d.ts +9 -6
- package/widgets/definitions/device-management-welcome/index.d.ts.map +1 -1
- package/widgets/implementations/datapoints-table/index.d.ts +2 -2
- package/widgets/implementations/device-management-welcome/index.d.ts +9 -22
- package/widgets/implementations/device-management-welcome/index.d.ts.map +1 -1
- package/widgets/implementations/kpi/index.d.ts +1 -1
- package/widgets/implementations/quick-links/index.d.ts +13 -2
- package/widgets/implementations/quick-links/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-D0C7SH6L.mjs.map +0 -1
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { Injectable, inject, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1$1 from '@angular/router';
|
|
4
4
|
import * as i1 from '@c8y/ngx-components';
|
|
5
|
-
import { NavigatorNode, AppStateService, hookNavigator, hookTab, hookRoute
|
|
5
|
+
import { NavigatorNode, AppStateService, hookNavigator, HookProviderTypes, hookTab, hookRoute } from '@c8y/ngx-components';
|
|
6
6
|
import { map, shareReplay, distinctUntilChanged, switchMap, filter } from 'rxjs/operators';
|
|
7
7
|
import { gettext } from '@c8y/ngx-components/gettext';
|
|
8
8
|
import { of, merge } from 'rxjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Component, Injectable, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/router';
|
|
4
|
-
import { ProductExperienceDirective, C8yTranslatePipe, ManagedObjectRealtimeService, BuiltInActionType, CoreModule, hookRoute,
|
|
4
|
+
import { ProductExperienceDirective, C8yTranslatePipe, ManagedObjectRealtimeService, BuiltInActionType, CoreModule, hookRoute, ViewContext, hookDataGridActionControls } from '@c8y/ngx-components';
|
|
5
5
|
import * as i2 from '@c8y/ngx-components/device-grid';
|
|
6
6
|
import { DeviceGridComponent, DeviceGridModule } from '@c8y/ngx-components/device-grid';
|
|
7
7
|
import { gettext } from '@c8y/ngx-components/gettext';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Injectable, NgModule } from '@angular/core';
|
|
3
|
-
import { ViewContext, hookRoute, hookTab,
|
|
3
|
+
import { ViewContext, hookRoute, hookTab, HookProviderTypes, hookActionBar } from '@c8y/ngx-components';
|
|
4
4
|
import { DashboardActionBarFactory, AddDashboardFactory, ContextDashboardModule, NewDashboardGuard, ContextDashboardComponent, newDashboardTab } from '@c8y/ngx-components/context-dashboard';
|
|
5
5
|
|
|
6
6
|
class AssetDashboardActionBarFactory extends DashboardActionBarFactory {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Injectable, NgModule } from '@angular/core';
|
|
3
|
-
import { ViewContext, hookRoute, hookTab,
|
|
3
|
+
import { ViewContext, hookRoute, hookTab, HookProviderTypes, hookActionBar } from '@c8y/ngx-components';
|
|
4
4
|
import { DashboardActionBarFactory, AddDashboardFactory, ContextDashboardModule, NewDashboardGuard, ContextDashboardComponent, newDashboardTab } from '@c8y/ngx-components/context-dashboard';
|
|
5
5
|
|
|
6
6
|
class DeviceDashboardActionBarFactory extends DashboardActionBarFactory {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { inject, Injectable, importProvidersFrom } from '@angular/core';
|
|
3
|
-
import { PreviewService, hookRoute,
|
|
3
|
+
import { PreviewService, hookRoute, ViewContext, hookTab, HookProviderTypes, hookActionBar } from '@c8y/ngx-components';
|
|
4
4
|
import { ContextDashboardModule, NewDashboardGuard, ContextDashboardComponent, newDashboardTab } from '@c8y/ngx-components/context-dashboard';
|
|
5
5
|
import { AddDeviceDashboardFactory, DeviceDashboardActionBarFactory } from '@c8y/ngx-components/context-dashboard/device/add';
|
|
6
6
|
import { DeviceDashboardGuard } from '@c8y/ngx-components/context-dashboard/device/view';
|
|
@@ -4225,32 +4225,12 @@ class DeviceManagementHomeDashboardComponent {
|
|
|
4225
4225
|
this.defaultWidgets = [
|
|
4226
4226
|
{
|
|
4227
4227
|
name: defaultWidgetIds.DEVICE_MANAGEMENT_WELCOME,
|
|
4228
|
-
title: gettext('
|
|
4228
|
+
title: gettext('Welcome to Device Management'),
|
|
4229
4229
|
_x: 0,
|
|
4230
4230
|
_y: 0,
|
|
4231
|
-
_height:
|
|
4232
|
-
_width:
|
|
4233
|
-
|
|
4234
|
-
{
|
|
4235
|
-
name: 'Recent Alarms',
|
|
4236
|
-
title: gettext('Recent alarms'),
|
|
4237
|
-
config: {
|
|
4238
|
-
widgetId: 'Recent Alarms',
|
|
4239
|
-
displayMode: 'config',
|
|
4240
|
-
aggregation: null,
|
|
4241
|
-
isAutoRefreshEnabled: true,
|
|
4242
|
-
refreshInterval: 30_000,
|
|
4243
|
-
refreshOption: 'live',
|
|
4244
|
-
dateTimeContext: {
|
|
4245
|
-
dateFrom: new Date(0).toISOString(),
|
|
4246
|
-
dateTo: new Date().toISOString(),
|
|
4247
|
-
interval: 'custom'
|
|
4248
|
-
}
|
|
4249
|
-
},
|
|
4250
|
-
_x: 12,
|
|
4251
|
-
_y: 0,
|
|
4252
|
-
_height: 4,
|
|
4253
|
-
_width: 12
|
|
4231
|
+
_height: 8,
|
|
4232
|
+
_width: 24,
|
|
4233
|
+
classes: { 'panel-title-hidden': true }
|
|
4254
4234
|
}
|
|
4255
4235
|
];
|
|
4256
4236
|
}
|