@c8y/ngx-components 1023.30.0 → 1023.42.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/alarms/cockpit/index.d.ts.map +1 -1
- package/alarms/devicemanagement/index.d.ts.map +1 -1
- package/alarms/index.d.ts +25 -2
- package/alarms/index.d.ts.map +1 -1
- package/asset-properties/index.d.ts +20 -2
- package/asset-properties/index.d.ts.map +1 -1
- package/bookmarks/index.d.ts +15 -7
- package/bookmarks/index.d.ts.map +1 -1
- package/context-dashboard/index.d.ts.map +1 -1
- package/datapoint-explorer/view/index.d.ts +2 -0
- package/datapoint-explorer/view/index.d.ts.map +1 -1
- package/device-grid/index.d.ts.map +1 -1
- package/echart/index.d.ts +19 -3
- package/echart/index.d.ts.map +1 -1
- package/feature-toggles/index.d.ts +6 -0
- package/feature-toggles/index.d.ts.map +1 -0
- package/feature-toggles/list/index.d.ts +63 -0
- package/feature-toggles/list/index.d.ts.map +1 -0
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +6 -11
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +37 -11
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +58 -10
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
- package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs → c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs} +5 -12
- package/fesm2022/c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-bookmarks.mjs +86 -39
- package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs +2 -2
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +3 -2
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +21 -36
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +5 -2
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +101 -42
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs +3 -3
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +242 -0
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs +36 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-global-context.mjs +60 -17
- package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +127 -33
- package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +7 -3
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs +19 -0
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-upgrade.mjs +46 -4
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs +30 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +5 -5
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +4 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +18 -11
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-markdown.mjs +156 -67
- package/fesm2022/c8y-ngx-components-widgets-implementations-markdown.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +366 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs +5 -2
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +44 -15
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/global-context/index.d.ts +23 -4
- package/global-context/index.d.ts.map +1 -1
- package/index.d.ts +11 -1
- package/index.d.ts.map +1 -1
- package/locales/de.po +261 -143
- package/locales/es.po +155 -53
- package/locales/fr.po +299 -193
- package/locales/ja_JP.po +346 -252
- package/locales/ko.po +154 -54
- package/locales/locales.pot +142 -41
- package/locales/nl.po +156 -54
- package/locales/pl.po +155 -53
- package/locales/pt_BR.po +154 -54
- package/locales/zh_CN.po +155 -53
- package/locales/zh_TW.po +156 -54
- package/map/index.d.ts +41 -10
- package/map/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/trusted-certificates/index.d.ts +2 -0
- package/trusted-certificates/index.d.ts.map +1 -1
- package/upgrade/index.d.ts.map +1 -1
- package/widgets/cockpit-exports/index.d.ts +6 -0
- package/widgets/cockpit-exports/index.d.ts.map +1 -1
- package/widgets/definitions/index.d.ts +1 -0
- package/widgets/definitions/index.d.ts.map +1 -1
- package/widgets/definitions/pie-chart/index.d.ts +25 -0
- package/widgets/definitions/pie-chart/index.d.ts.map +1 -0
- package/widgets/device-management-exports/index.d.ts +6 -0
- package/widgets/device-management-exports/index.d.ts.map +1 -1
- package/widgets/exports/index.d.ts +8 -1
- package/widgets/exports/index.d.ts.map +1 -1
- package/widgets/implementations/html-widget/index.d.ts +2 -2
- package/widgets/implementations/html-widget/index.d.ts.map +1 -1
- package/widgets/implementations/map/index.d.ts +1 -0
- package/widgets/implementations/map/index.d.ts.map +1 -1
- package/widgets/implementations/markdown/index.d.ts +52 -18
- package/widgets/implementations/markdown/index.d.ts.map +1 -1
- package/widgets/implementations/pie-chart/index.d.ts +129 -0
- package/widgets/implementations/pie-chart/index.d.ts.map +1 -0
- package/widgets/widget-providers/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs.map +0 -1
package/locales/zh_TW.po
CHANGED
|
@@ -500,9 +500,6 @@ msgstr "显示选定测量和时间间隔值的线性图(已弃用)"
|
|
|
500
500
|
msgid "A list displaying current values for selected measurements"
|
|
501
501
|
msgstr "显示所选测量的当前值的列表"
|
|
502
502
|
|
|
503
|
-
msgid "A pie chart displaying current values for selected measurements"
|
|
504
|
-
msgstr "显示所选测量的当前值的饼图"
|
|
505
|
-
|
|
506
503
|
msgid "A problem occurred with microservice subscription."
|
|
507
504
|
msgstr "微服务预订出现故障。"
|
|
508
505
|
|
|
@@ -867,9 +864,6 @@ msgstr "添加"
|
|
|
867
864
|
msgid "Add Byte Order Mask (for Windows)"
|
|
868
865
|
msgstr "添加字节序掩码(适用于 Windows)"
|
|
869
866
|
|
|
870
|
-
msgid "Add CA certificate"
|
|
871
|
-
msgstr "新增 CA 憑證"
|
|
872
|
-
|
|
873
867
|
msgid "Add Header"
|
|
874
868
|
msgstr "添加頁眉"
|
|
875
869
|
|
|
@@ -1347,12 +1341,6 @@ msgstr "已添加小組件:{{ widgetList }}。"
|
|
|
1347
1341
|
msgid "Adding"
|
|
1348
1342
|
msgstr "添加"
|
|
1349
1343
|
|
|
1350
|
-
msgid "Adding a CA certificate lets the app trust certificates from the specified authority, ensuring secure connections."
|
|
1351
|
-
msgstr "新增 CA 憑證可讓應用程式信任來自指定機構的憑證,確保安全連線。"
|
|
1352
|
-
|
|
1353
|
-
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."
|
|
1354
|
-
msgstr "新增 CA 憑證可讓應用程式信任來自指定機構的憑證,確保安全連線。只允許一個憑證,這也是該按鈕為禁用的原因。"
|
|
1355
|
-
|
|
1356
1344
|
msgid "Additional items not allowed."
|
|
1357
1345
|
msgstr "不允许附加项目。"
|
|
1358
1346
|
|
|
@@ -1753,6 +1741,9 @@ msgstr "允許編輯翻譯。"
|
|
|
1753
1741
|
msgid "Allows to make basic changes to the tenants branding."
|
|
1754
1742
|
msgstr "允許對租戶品牌進行基本更改。"
|
|
1755
1743
|
|
|
1744
|
+
msgid "Allows to manage feature toggles for the tenant."
|
|
1745
|
+
msgstr "允許管理租戶的功能切换。"
|
|
1746
|
+
|
|
1756
1747
|
msgid "Allows to monitor and manage the usage of messaging service."
|
|
1757
1748
|
msgstr "允許監控和管理訊息服務的使用。"
|
|
1758
1749
|
|
|
@@ -2478,10 +2469,12 @@ msgstr "注意不要将自己锁在平台之外。"
|
|
|
2478
2469
|
msgid "Before activating the custom domain name, make sure that:"
|
|
2479
2470
|
msgstr "激活自定义域名前,请确保:"
|
|
2480
2471
|
|
|
2481
|
-
msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such
|
|
2482
|
-
" When defining permissions for the
|
|
2483
|
-
|
|
2484
|
-
|
|
2472
|
+
msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such\n"
|
|
2473
|
+
" changes can significantly impact platform security. When defining permissions for the\n"
|
|
2474
|
+
" \"Device User`role`\", please consider that individual devices might get compromised."
|
|
2475
|
+
msgstr "在更改「设备用户`角色`」权限前,请注意此类\n"
|
|
2476
|
+
" 更改可能对平台安全性造成重大影响。定义\n"
|
|
2477
|
+
" «设备用户`角色`」权限时,请考虑个别设备可能遭受入侵的风险。"
|
|
2485
2478
|
|
|
2486
2479
|
msgid "Below you can configure one or more OPC UA servers. The OPC UA agent will connect to these servers if they are enabled and the connection state is set to connected."
|
|
2487
2480
|
msgstr "您可以在下方配置一台或多台 OPC UA 服务器。如果启用了这些服务器并将连接状态设置为已连接,则 OPC UA 代理将连接到这些服务器。"
|
|
@@ -4697,6 +4690,9 @@ msgstr "自訂內容值已儲存。"
|
|
|
4697
4690
|
msgid "Custom`application`"
|
|
4698
4691
|
msgstr "自定义"
|
|
4699
4692
|
|
|
4693
|
+
msgid "Custom`strategy`"
|
|
4694
|
+
msgstr "自定义"
|
|
4695
|
+
|
|
4700
4696
|
msgid "Customer"
|
|
4701
4697
|
msgstr "客户"
|
|
4702
4698
|
|
|
@@ -5164,6 +5160,9 @@ msgstr "預設:0 (無限制儲存)"
|
|
|
5164
5160
|
msgid "Default: 0 (unlimited validity)"
|
|
5165
5161
|
msgstr "默认值:0(有效期不限)"
|
|
5166
5162
|
|
|
5163
|
+
msgid "Default`strategy`"
|
|
5164
|
+
msgstr "默认"
|
|
5165
|
+
|
|
5167
5166
|
msgid "Define how the raw value should be transformed before storing in the platform."
|
|
5168
5167
|
msgstr "定义在平台中存储之前应如何转换原始值。"
|
|
5169
5168
|
|
|
@@ -5964,6 +5963,9 @@ msgstr "显示考核中心的欢迎消息"
|
|
|
5964
5963
|
msgid "Displays current device orientation"
|
|
5965
5964
|
msgstr "显示当前设备方向"
|
|
5966
5965
|
|
|
5966
|
+
msgid "Displays data in a pie chart format."
|
|
5967
|
+
msgstr "以圓餅圖格式显示数据。"
|
|
5968
|
+
|
|
5967
5969
|
msgid "Displays editable asset notes."
|
|
5968
5970
|
msgstr "显示可编辑资产备注。"
|
|
5969
5971
|
|
|
@@ -6949,9 +6951,15 @@ msgstr "刪除端點失敗。"
|
|
|
6949
6951
|
msgid "Failed to delete the connection"
|
|
6950
6952
|
msgstr "无法删除连接"
|
|
6951
6953
|
|
|
6954
|
+
msgid "Failed to disable feature."
|
|
6955
|
+
msgstr "失败禁用此功能。"
|
|
6956
|
+
|
|
6952
6957
|
msgid "Failed to disconnect SIM card from the session."
|
|
6953
6958
|
msgstr "无法断开 SIM 卡与会话的连接。"
|
|
6954
6959
|
|
|
6960
|
+
msgid "Failed to enable feature."
|
|
6961
|
+
msgstr "失败:无法启用此功能。"
|
|
6962
|
+
|
|
6955
6963
|
msgid "Failed to extract certificate from PKCS12."
|
|
6956
6964
|
msgstr "从 PKCS12 提取证书失败。"
|
|
6957
6965
|
|
|
@@ -6985,6 +6993,9 @@ msgstr "注册设备失败"
|
|
|
6985
6993
|
msgid "Failed to request export."
|
|
6986
6994
|
msgstr "请求导出失败。"
|
|
6987
6995
|
|
|
6996
|
+
msgid "Failed to reset feature state."
|
|
6997
|
+
msgstr "功能状态重置失败。"
|
|
6998
|
+
|
|
6988
6999
|
msgid "Failed to retrieve RDB snapshot."
|
|
6989
7000
|
msgstr "未能检索 RDB 快照。"
|
|
6990
7001
|
|
|
@@ -7036,9 +7047,27 @@ msgstr "Favicon"
|
|
|
7036
7047
|
msgid "Feature"
|
|
7037
7048
|
msgstr "功能"
|
|
7038
7049
|
|
|
7050
|
+
msgid "Feature disabled."
|
|
7051
|
+
msgstr "功能已禁用。"
|
|
7052
|
+
|
|
7053
|
+
msgid "Feature enabled."
|
|
7054
|
+
msgstr "功能已启用。"
|
|
7055
|
+
|
|
7056
|
+
msgid "Feature phases"
|
|
7057
|
+
msgstr "功能階段"
|
|
7058
|
+
|
|
7039
7059
|
msgid "Feature preview"
|
|
7040
7060
|
msgstr "功能預覽"
|
|
7041
7061
|
|
|
7062
|
+
msgid "Feature reset to default state."
|
|
7063
|
+
msgstr "功能重置為默认状态。"
|
|
7064
|
+
|
|
7065
|
+
msgid "Feature strategies"
|
|
7066
|
+
msgstr "特色功能"
|
|
7067
|
+
|
|
7068
|
+
msgid "Feature toggles"
|
|
7069
|
+
msgstr "功能開關"
|
|
7070
|
+
|
|
7042
7071
|
msgid "Features"
|
|
7043
7072
|
msgstr "功能"
|
|
7044
7073
|
|
|
@@ -7630,6 +7659,9 @@ msgstr "第一页"
|
|
|
7630
7659
|
msgid "Fit to assets bounds"
|
|
7631
7660
|
msgstr "符合资产限制"
|
|
7632
7661
|
|
|
7662
|
+
msgid "Fit to bounds"
|
|
7663
|
+
msgstr "適於邊界"
|
|
7664
|
+
|
|
7633
7665
|
msgid "Fixed IP address"
|
|
7634
7666
|
msgstr "固定 IP 地址"
|
|
7635
7667
|
|
|
@@ -7843,6 +7875,12 @@ msgstr "常规"
|
|
|
7843
7875
|
msgid "General template"
|
|
7844
7876
|
msgstr "常规模板"
|
|
7845
7877
|
|
|
7878
|
+
msgid "Generally available`feature phase`"
|
|
7879
|
+
msgstr "普遍可用"
|
|
7880
|
+
|
|
7881
|
+
msgid "Generate CA certificate"
|
|
7882
|
+
msgstr "生成CA证书"
|
|
7883
|
+
|
|
7846
7884
|
msgid "Generate bootstrap server config"
|
|
7847
7885
|
msgstr "生成 boostrap 服务器配置"
|
|
7848
7886
|
|
|
@@ -8371,12 +8409,18 @@ msgstr "全局智能规则"
|
|
|
8371
8409
|
msgid "Globally available"
|
|
8372
8410
|
msgstr "全域可用"
|
|
8373
8411
|
|
|
8412
|
+
msgid "Go back"
|
|
8413
|
+
msgstr "后退"
|
|
8414
|
+
|
|
8374
8415
|
msgid "Go to location"
|
|
8375
8416
|
msgstr "转到位置"
|
|
8376
8417
|
|
|
8377
8418
|
msgid "Go to source"
|
|
8378
8419
|
msgstr "转到源"
|
|
8379
8420
|
|
|
8421
|
+
msgid "Go to start page"
|
|
8422
|
+
msgstr "前往开始页"
|
|
8423
|
+
|
|
8380
8424
|
msgid "Go to the asset data table"
|
|
8381
8425
|
msgstr "转到资产数据表"
|
|
8382
8426
|
|
|
@@ -8667,6 +8711,9 @@ msgstr "标识"
|
|
|
8667
8711
|
msgid "If enabled, the CSS will be encapsulated and no platform styling will be applied."
|
|
8668
8712
|
msgstr "如果启用,CSS 将被封装,不会应用任何平台样式。"
|
|
8669
8713
|
|
|
8714
|
+
msgid "If enabled, the zoom level and center bound is always adjusted to fit all assets within the map view."
|
|
8715
|
+
msgstr "若启用此功能,缩放等级与中心范围总是会自动调整,以确保全部资产都能完整显示于地图视图中。"
|
|
8716
|
+
|
|
8670
8717
|
msgid "If no constraints are set, device protocols are applied at any fitting location on the OPC UA\n"
|
|
8671
8718
|
" server."
|
|
8672
8719
|
msgstr "如果未设置约束,将在 OPC UA 服务器上的\n"
|
|
@@ -9998,9 +10045,6 @@ msgstr "已创建测量"
|
|
|
9998
10045
|
msgid "Measurements received for this data point may be out of sync."
|
|
9999
10046
|
msgstr "此資料點收到的測量結果可能不同步。"
|
|
10000
10047
|
|
|
10001
|
-
msgid "Measurements with different units are selected."
|
|
10002
|
-
msgstr "已選取具有不同單位的測量值。"
|
|
10003
|
-
|
|
10004
10048
|
msgid "Mechanism"
|
|
10005
10049
|
msgstr "机制"
|
|
10006
10050
|
|
|
@@ -10370,9 +10414,6 @@ msgstr "我的協定"
|
|
|
10370
10414
|
msgid "My trackers"
|
|
10371
10415
|
msgstr "我的跟踪器"
|
|
10372
10416
|
|
|
10373
|
-
msgid "MyType`DEVICE_TYPE`"
|
|
10374
|
-
msgstr "我的类型"
|
|
10375
|
-
|
|
10376
10417
|
msgid "N/A"
|
|
10377
10418
|
msgstr "不適用"
|
|
10378
10419
|
|
|
@@ -10445,8 +10486,8 @@ msgstr "最近测量数据:"
|
|
|
10445
10486
|
msgid "Need more filter possibilities?"
|
|
10446
10487
|
msgstr "需要更多过滤器可能性?"
|
|
10447
10488
|
|
|
10448
|
-
msgid "Negative measurements received from data point(s): {{
|
|
10449
|
-
msgstr "
|
|
10489
|
+
msgid "Negative measurements received from data point(s): {{ datapoints }}"
|
|
10490
|
+
msgstr "从数据点接收到的负向测量值: {{ datapoints }}"
|
|
10450
10491
|
|
|
10451
10492
|
msgid "Netmask"
|
|
10452
10493
|
msgstr "网络掩码"
|
|
@@ -10766,6 +10807,9 @@ msgstr "未找到连接计划。必须通过 LoRa 平台创建新连接计划。
|
|
|
10766
10807
|
msgid "No connectivity plans with free slots available. Please contact ThingPark on the device quota limits for your connectivity plans or remove unused devices from ThingPark and retry registering the device in the {{companyName}} platform."
|
|
10767
10808
|
msgstr "没有可用插槽的连接计划。请联系 ThingPark,了解您的连接计划的设备配额限制,或从 ThingPark 中删除未使用的设备,然后重新尝试在 {{companyName}} 平台中注册该设备。"
|
|
10768
10809
|
|
|
10810
|
+
msgid "No content to preview"
|
|
10811
|
+
msgstr "无内容可预览"
|
|
10812
|
+
|
|
10769
10813
|
msgid "No contracts found. New contracts must be created via the Sigfox platform."
|
|
10770
10814
|
msgstr "未找到任何合同。新合同必须通过 Sigfox 平台创建。"
|
|
10771
10815
|
|
|
@@ -10915,6 +10959,9 @@ msgstr "沒有可顯示的擴展。"
|
|
|
10915
10959
|
msgid "No external IDs added yet."
|
|
10916
10960
|
msgstr "尚未添加外部 ID。"
|
|
10917
10961
|
|
|
10962
|
+
msgid "No feature toggles available."
|
|
10963
|
+
msgstr "無可用功能切换。"
|
|
10964
|
+
|
|
10918
10965
|
msgid "No features to display."
|
|
10919
10966
|
msgstr "没有可显示的功能。"
|
|
10920
10967
|
|
|
@@ -12072,6 +12119,9 @@ msgstr "包版本 {{version}} 已被删除"
|
|
|
12072
12119
|
msgid "Packed decimal"
|
|
12073
12120
|
msgstr "压缩十进制"
|
|
12074
12121
|
|
|
12122
|
+
msgid "Page not found"
|
|
12123
|
+
msgstr "未找到頁面"
|
|
12124
|
+
|
|
12075
12125
|
msgid "Page size"
|
|
12076
12126
|
msgstr "页面大小"
|
|
12077
12127
|
|
|
@@ -12296,6 +12346,9 @@ msgstr "透视相机"
|
|
|
12296
12346
|
msgid "Pet tracking"
|
|
12297
12347
|
msgstr "宠物跟踪"
|
|
12298
12348
|
|
|
12349
|
+
msgid "Phase"
|
|
12350
|
+
msgstr "階段"
|
|
12351
|
+
|
|
12299
12352
|
msgid "Phone Sensor Dashboard"
|
|
12300
12353
|
msgstr "電話感測器儀錶板"
|
|
12301
12354
|
|
|
@@ -12314,11 +12367,8 @@ msgstr "电话"
|
|
|
12314
12367
|
msgid "PiB"
|
|
12315
12368
|
msgstr "PiB"
|
|
12316
12369
|
|
|
12317
|
-
msgid "Pie
|
|
12318
|
-
msgstr "
|
|
12319
|
-
|
|
12320
|
-
msgid "Pie Chart Options"
|
|
12321
|
-
msgstr "饼图选项"
|
|
12370
|
+
msgid "Pie chart"
|
|
12371
|
+
msgstr "圓餅圖"
|
|
12322
12372
|
|
|
12323
12373
|
msgid "Placeholder"
|
|
12324
12374
|
msgstr "占位符"
|
|
@@ -12554,6 +12604,9 @@ msgstr "私钥密码不匹配"
|
|
|
12554
12604
|
msgid "Private key must be provided when \"Public/private keys\" option is selected."
|
|
12555
12605
|
msgstr "选择 \"公钥/私钥\" 选项时,必须提供私钥。"
|
|
12556
12606
|
|
|
12607
|
+
msgid "Private preview`feature phase`"
|
|
12608
|
+
msgstr "私人预览"
|
|
12609
|
+
|
|
12557
12610
|
msgid "Private`package availability`"
|
|
12558
12611
|
msgstr "私有"
|
|
12559
12612
|
|
|
@@ -12689,6 +12742,9 @@ msgstr "公钥发现 URL"
|
|
|
12689
12742
|
msgid "Public key in PEM format"
|
|
12690
12743
|
msgstr "PEM 格式的公钥"
|
|
12691
12744
|
|
|
12745
|
+
msgid "Public preview`feature phase`"
|
|
12746
|
+
msgstr "公开预览"
|
|
12747
|
+
|
|
12692
12748
|
msgid "Public/private keys"
|
|
12693
12749
|
msgstr "公钥/私钥"
|
|
12694
12750
|
|
|
@@ -13445,6 +13501,9 @@ msgstr "重置搜索"
|
|
|
13445
13501
|
msgid "Reset shades"
|
|
13446
13502
|
msgstr "重置陰影"
|
|
13447
13503
|
|
|
13504
|
+
msgid "Reset the toggle to the default state depending on the phase"
|
|
13505
|
+
msgstr "根据阶段将切换闸重置为默认状态"
|
|
13506
|
+
|
|
13448
13507
|
msgid "Reset to default plugins"
|
|
13449
13508
|
msgstr "重置為默認外掛程式"
|
|
13450
13509
|
|
|
@@ -14400,6 +14459,9 @@ msgstr "選取的資料點範本"
|
|
|
14400
14459
|
msgid "Selected data points"
|
|
14401
14460
|
msgstr "所选数据点"
|
|
14402
14461
|
|
|
14462
|
+
msgid "Selected data points have different units."
|
|
14463
|
+
msgstr "选择的数据点具有不同的单位。"
|
|
14464
|
+
|
|
14403
14465
|
msgid "Selected events"
|
|
14404
14466
|
msgstr "選定事件"
|
|
14405
14467
|
|
|
@@ -15178,6 +15240,15 @@ msgstr "顯示"
|
|
|
15178
15240
|
msgid "Show \"Software changes\""
|
|
15179
15241
|
msgstr "顯示\"软件更改\""
|
|
15180
15242
|
|
|
15243
|
+
msgid "Show Labels"
|
|
15244
|
+
msgstr "显示标籤"
|
|
15245
|
+
|
|
15246
|
+
msgid "Show Legend"
|
|
15247
|
+
msgstr "显示图例"
|
|
15248
|
+
|
|
15249
|
+
msgid "Show Tooltips"
|
|
15250
|
+
msgstr "显示工具提示"
|
|
15251
|
+
|
|
15181
15252
|
msgid "Show advanced options"
|
|
15182
15253
|
msgstr "顯示高級选项"
|
|
15183
15254
|
|
|
@@ -15277,9 +15348,6 @@ msgstr "顯示以下类型的项:"
|
|
|
15277
15348
|
msgid "Show labels and units"
|
|
15278
15349
|
msgstr "顯示標籤和單位"
|
|
15279
15350
|
|
|
15280
|
-
msgid "Show legend"
|
|
15281
|
-
msgstr "顯示图例"
|
|
15282
|
-
|
|
15283
15351
|
msgid "Show more"
|
|
15284
15352
|
msgstr "顯示更多"
|
|
15285
15353
|
|
|
@@ -15295,9 +15363,6 @@ msgstr "只顯示最新版本的外掛程式"
|
|
|
15295
15363
|
msgid "Show password"
|
|
15296
15364
|
msgstr "顯示密碼"
|
|
15297
15365
|
|
|
15298
|
-
msgid "Show percentages"
|
|
15299
|
-
msgstr "顯示百分比"
|
|
15300
|
-
|
|
15301
15366
|
msgid "Show readme"
|
|
15302
15367
|
msgstr "顯示 readme"
|
|
15303
15368
|
|
|
@@ -15322,9 +15387,6 @@ msgstr "顯示摘要"
|
|
|
15322
15387
|
msgid "Show timestamp"
|
|
15323
15388
|
msgstr "顯示时间戳"
|
|
15324
15389
|
|
|
15325
|
-
msgid "Show tooltips"
|
|
15326
|
-
msgstr "顯示工具提示"
|
|
15327
|
-
|
|
15328
15390
|
msgid "Show track"
|
|
15329
15391
|
msgstr "顯示路徑"
|
|
15330
15392
|
|
|
@@ -15818,6 +15880,9 @@ msgstr "存储配额 (MB)"
|
|
|
15818
15880
|
msgid "Store up to {{ versionHistoryLimit }} dashboard versions. Any additional versions will replace/delete older ones"
|
|
15819
15881
|
msgstr "最多存儲 {{ versionHistoryLimit }} 個儀表板版本。任何額外版本都將替換/刪除舊版本"
|
|
15820
15882
|
|
|
15883
|
+
msgid "Strategy"
|
|
15884
|
+
msgstr "策略"
|
|
15885
|
+
|
|
15821
15886
|
msgid "Streaming Analytics"
|
|
15822
15887
|
msgstr "流分析"
|
|
15823
15888
|
|
|
@@ -16359,6 +16424,9 @@ msgstr "Administration 應用程式使帳戶管理員能夠管理其用戶、角
|
|
|
16359
16424
|
msgid "The CA certificate has not been renewed; however, it may still have sufficient validity remaining."
|
|
16360
16425
|
msgstr "CA 证书尚未更新;然而,其剩餘有效期可能仍足夠。"
|
|
16361
16426
|
|
|
16427
|
+
msgid "The Certificate Authority (CA) certificate is used to sign device certificates for secure authentication. Only one CA certificate can be generated for the tenant."
|
|
16428
|
+
msgstr "憑證授權單位 (CA) 证书使用于签署设备证书以实现安全身份验证。每个租户仅能生成一张 CA 证书。"
|
|
16429
|
+
|
|
16362
16430
|
msgid "The Cockpit application allows you to build IoT applications in minutes.\n"
|
|
16363
16431
|
" To get started, connect any device to the platform.\n"
|
|
16364
16432
|
" If you do not have an IoT device to hand, you can start by connecting your smartphone.\n"
|
|
@@ -16462,9 +16530,9 @@ msgid "The counter for the total number of items might be inaccurate."
|
|
|
16462
16530
|
msgstr "项总数的计数器可能不准确。"
|
|
16463
16531
|
|
|
16464
16532
|
msgid "The current application is not owned by this tenant. Clone the application before\n"
|
|
16465
|
-
"
|
|
16466
|
-
msgstr "
|
|
16467
|
-
"
|
|
16533
|
+
" running the setup."
|
|
16534
|
+
msgstr "\n"
|
|
16535
|
+
" 当前应用程序并非由本租户所拥有。请在运行设置程序前先复制该应用程序。"
|
|
16468
16536
|
|
|
16469
16537
|
msgid "The current version of the blueprint that you are trying to install does not satisfy the requirements for the following API version \"{{ apiVersion }}\" or SDK version \"{{ sdkVersion }}\". Do you want to proceed?"
|
|
16470
16538
|
msgstr "要嘗試安裝的藍圖的當前版本不滿足以下 API 版本 \"{{ apiVersion }}\" 或 SDK 版本 \"{{ sdkVersion }}\" 的要求。是否要繼續?"
|
|
@@ -16530,6 +16598,21 @@ msgstr "外部 ID 链接设备信息和物理世界(例如,序列号、IMEI
|
|
|
16530
16598
|
msgid "The feature \"Ignore case when logging in\" is not available."
|
|
16531
16599
|
msgstr "”登錄時忽略大小寫” 功能不可用。"
|
|
16532
16600
|
|
|
16601
|
+
msgid "The feature is available for public preview and can be used by all users. It is disabled by default."
|
|
16602
|
+
msgstr "此功能現已開放公眾预览,全部用户均可使用。默认状态为禁用。"
|
|
16603
|
+
|
|
16604
|
+
msgid "The feature is generally available and can be used by all users. It is enabled by default."
|
|
16605
|
+
msgstr "此功能已全面開放,全部用户皆可使用。默认启用状态。"
|
|
16606
|
+
|
|
16607
|
+
msgid "The feature is in private preview and available to a selected set of users. It is disabled by default."
|
|
16608
|
+
msgstr "此功能目前處於私人预览阶段,僅開放給特定用户群使用。默认状态下禁用。"
|
|
16609
|
+
|
|
16610
|
+
msgid "The feature toggle has been customized. When the phase of the feature changes, the custom state remains unchanged."
|
|
16611
|
+
msgstr "功能切换开关已进行自定义设置。当功能阶段更改时,自定义状态将维持不变。"
|
|
16612
|
+
|
|
16613
|
+
msgid "The feature toggle is using the default state based on its phase."
|
|
16614
|
+
msgstr "功能切换会根据其阶段使用默认状态。"
|
|
16615
|
+
|
|
16533
16616
|
msgid "The file is empty."
|
|
16534
16617
|
msgstr "文件为空。"
|
|
16535
16618
|
|
|
@@ -16646,6 +16729,9 @@ msgstr "該套件已被擁有者標示為停止維護而歸檔。\n"
|
|
|
16646
16729
|
msgid "The package was marked by the author as archived."
|
|
16647
16730
|
msgstr "該套件已被作者標示為已歸檔。"
|
|
16648
16731
|
|
|
16732
|
+
msgid "The page you are looking for does not exist or you do not have permission to access it."
|
|
16733
|
+
msgstr "您所尋找的頁面不存在,或您沒有权限存取該頁面。"
|
|
16734
|
+
|
|
16649
16735
|
msgid "The password of the user that you are currently logged in with."
|
|
16650
16736
|
msgstr "您当前用于登录的用户的密码。"
|
|
16651
16737
|
|
|
@@ -16888,12 +16974,12 @@ msgstr "此操作将撤消用户存储的 TOTP 密钥,因此将需要新设置
|
|
|
16888
16974
|
msgid "This address is already in use."
|
|
16889
16975
|
msgstr "此地址已被使用。"
|
|
16890
16976
|
|
|
16891
|
-
msgid "This application (or any plugin that you added recently) has pre-requirements that
|
|
16892
|
-
"
|
|
16893
|
-
"
|
|
16894
|
-
msgstr "
|
|
16895
|
-
"
|
|
16896
|
-
"
|
|
16977
|
+
msgid "This application (or any plugin that you added recently) has pre-requirements that\n"
|
|
16978
|
+
" needs to be configured first. This wizard will guide you through the steps that are\n"
|
|
16979
|
+
" necessary to get your customized application up and running."
|
|
16980
|
+
msgstr "此应用程序(或您最近添加的任何插件)具有预先需求,必须先完成\n"
|
|
16981
|
+
" 的设置。本精灵将引导您完成\n"
|
|
16982
|
+
" 所需步骤,让您的自定义应用程序顺利启动并运行。"
|
|
16897
16983
|
|
|
16898
16984
|
msgid "This application doesn't have any plugin. Click below to install."
|
|
16899
16985
|
msgstr "此应用程序没有任何插件。请在下面单击以进行安装。"
|
|
@@ -17199,6 +17285,9 @@ msgstr "切换下拉列表"
|
|
|
17199
17285
|
msgid "Toggle help text"
|
|
17200
17286
|
msgstr "切换帮助文本"
|
|
17201
17287
|
|
|
17288
|
+
msgid "Toggle key"
|
|
17289
|
+
msgstr "切换键"
|
|
17290
|
+
|
|
17202
17291
|
msgid "Toggle maintenance mode"
|
|
17203
17292
|
msgstr "切换维护模式"
|
|
17204
17293
|
|
|
@@ -17850,6 +17939,9 @@ msgstr "上传包含私钥和证书的 PKCS #12 (.pk12) 文件。"
|
|
|
17850
17939
|
msgid "Upload a binary"
|
|
17851
17940
|
msgstr "上传二进制文件"
|
|
17852
17941
|
|
|
17942
|
+
msgid "Upload a file or provide a URL to see the preview"
|
|
17943
|
+
msgstr "上传文件或提供网址以查看预览"
|
|
17944
|
+
|
|
17853
17945
|
msgid "Upload a new version"
|
|
17854
17946
|
msgstr "上传新版本"
|
|
17855
17947
|
|
|
@@ -18930,8 +19022,10 @@ msgstr "您将要删除面板 \"{{ dashboardName }}\"。是否要继续?"
|
|
|
18930
19022
|
msgid "You are about to delete the external ID \"{{externalId}}\" of the type \"{{type}}\". Do you want to proceed?"
|
|
18931
19023
|
msgstr "您将要删除 \"{{type}}\" 类型的外部 ID \"{{externalId}}\"。是否要继续?"
|
|
18932
19024
|
|
|
18933
|
-
msgid "You are about to delete the global role. To apply these changes immediately, you'll need to
|
|
18934
|
-
|
|
19025
|
+
msgid "You are about to delete the global role. To apply these changes immediately, you'll need to\n"
|
|
19026
|
+
" terminate the sessions of all users with this role."
|
|
19027
|
+
msgstr "\n"
|
|
19028
|
+
" 您即将删除全局角色。若要立即应用这些更改,您需要终止所有具备此角色的用户会话。"
|
|
18935
19029
|
|
|
18936
19030
|
msgid "You are about to delete the report \"{{ reportName }}\". Be aware that the report has a locked dashboard assigned. Do you want to proceed?"
|
|
18937
19031
|
msgstr "您即将删除报表 \"{{ reportName }}\"。请注意,该报表分配了一个锁定的仪表板。是否要继续?"
|
|
@@ -19008,8 +19102,10 @@ msgstr "您即将撤消序列号为: {{ serialNumber }}的已配置证书。
|
|
|
19008
19102
|
msgid "You are about to revoke the provisioned certificates with serial numbers: {{ serialNumbers }}. Do you want to proceed?"
|
|
19009
19103
|
msgstr "您即将撤消序列号为 {{ serialNumbers }}的预配证书。是否要继续?"
|
|
19010
19104
|
|
|
19011
|
-
msgid "You are about to save changes in the global role which might affect security. To apply these
|
|
19012
|
-
|
|
19105
|
+
msgid "You are about to save changes in the global role which might affect security. To apply these\n"
|
|
19106
|
+
" changes immediately, you'll need to terminate the sessions of all users with this role."
|
|
19107
|
+
msgstr "\n"
|
|
19108
|
+
" 您即将保存可能影响安全的全局角色更改。若要立即应用这些更改,您需要终止所有具备此角色的用户会话。"
|
|
19013
19109
|
|
|
19014
19110
|
msgid "You are about to save changes to the SSO configuration. For these changes to take effect immediately, it is recommended to log out all affected users. If you prefer, you may skip the logout by unchecking the box below."
|
|
19015
19111
|
msgstr "您即將儲存對單一登入(SSO)設定的變更。為使這些變更立即生效,建議登出所有受影響的使用者。若您希望跳過登出步驟,可取消勾選下方方塊。"
|
|
@@ -19124,9 +19220,9 @@ msgid "You don't have permissions to read the following series:"
|
|
|
19124
19220
|
msgstr "您沒有閱讀以下系列的權限:"
|
|
19125
19221
|
|
|
19126
19222
|
msgid "You don't have sufficient rights to setup this application. Contact an application\n"
|
|
19127
|
-
"
|
|
19128
|
-
msgstr "
|
|
19129
|
-
"
|
|
19223
|
+
" administrator to setup the required steps."
|
|
19224
|
+
msgstr "\n"
|
|
19225
|
+
" 您沒有足夠的權限來設定此应用程序。請聯絡应用程序管理員以執行必需設定步驟。"
|
|
19130
19226
|
|
|
19131
19227
|
msgid "You don't have the permission required to manage application access for {{ user.userName }}."
|
|
19132
19228
|
msgstr "您没有管理 {{ user.userName }} 的应用程序访问权限所需的权限。"
|
|
@@ -19375,6 +19471,9 @@ msgstr "c8y_EnergyCounter"
|
|
|
19375
19471
|
msgid "c8y_GeofenceAlarm"
|
|
19376
19472
|
msgstr "c8y_GeofenceAlarm"
|
|
19377
19473
|
|
|
19474
|
+
msgid "c8y_MQTTDevice`DEVICE_TYPE`"
|
|
19475
|
+
msgstr "c8y_MQTT裝置"
|
|
19476
|
+
|
|
19378
19477
|
msgid "c8y_MissingMeasurementsAlarm"
|
|
19379
19478
|
msgstr "c8y_MissingMeasurementsAlarm"
|
|
19380
19479
|
|
|
@@ -20311,6 +20410,9 @@ msgstr "x509"
|
|
|
20311
20410
|
msgid "yellow"
|
|
20312
20411
|
msgstr "黄色"
|
|
20313
20412
|
|
|
20413
|
+
msgid "{{ 'Feature toggles' | translate }}"
|
|
20414
|
+
msgstr "{{ 'Feature toggles' | translate }}"
|
|
20415
|
+
|
|
20314
20416
|
msgid "{{ appName | translate }} (public)"
|
|
20315
20417
|
msgstr "{{ appName | translate }}(公共)"
|
|
20316
20418
|
|
package/map/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { TemplateRef, ElementRef, ViewContainerRef, InjectionToken, EventEmitter, SimpleChanges, SimpleChange, IterableDiffers } from '@angular/core';
|
|
3
|
-
import { IManagedObject, IEvent, InventoryService, IIdentified, IResultList } from '@c8y/client';
|
|
3
|
+
import { IManagedObject, IEvent, QueriesUtil, InventoryService, IIdentified, IResultList } from '@c8y/client';
|
|
4
4
|
import * as i3 from '@c8y/ngx-components';
|
|
5
5
|
import { GlobalAutoRefreshWidgetConfig, OptionsService, ServiceRegistry, FeatureCacheService, ManagedObjectRealtimeService, GeoService, DatePipe, WidgetGlobalAutoRefreshService, DynamicComponent, CountdownIntervalComponent, DynamicComponentAlertAggregator, ColorService } from '@c8y/ngx-components';
|
|
6
6
|
import { MapDefaultConfig, MapTileLayer } from '@c8y/options';
|
|
@@ -117,6 +117,8 @@ type ClusterMapConfig = MapConfig & {
|
|
|
117
117
|
* Optional refresh interval in milliseconds (null for no auto-refresh).
|
|
118
118
|
*/
|
|
119
119
|
refreshInterval?: number | null;
|
|
120
|
+
/** If set to true, the map will automatically fit to bounds on initialization. */
|
|
121
|
+
autoFitToBounds?: boolean;
|
|
120
122
|
};
|
|
121
123
|
/**
|
|
122
124
|
* General map configuration, including options for following, real-time, icon, color, zoom, pan, and bounds.
|
|
@@ -185,6 +187,13 @@ type MapStatusButtonsConfig = {
|
|
|
185
187
|
disabled?: boolean;
|
|
186
188
|
};
|
|
187
189
|
};
|
|
190
|
+
/**
|
|
191
|
+
* Extension of QueriesUtil to use decimal literals instead of float literals.
|
|
192
|
+
* Used for queries involving longitude and latitude to avoid precision issues.
|
|
193
|
+
*/
|
|
194
|
+
declare class QueriesUtilDecimalExtension extends QueriesUtil {
|
|
195
|
+
useAsFloat(operand: string | number): string;
|
|
196
|
+
}
|
|
188
197
|
|
|
189
198
|
declare class MapService {
|
|
190
199
|
private inventory;
|
|
@@ -247,10 +256,10 @@ declare class MapService {
|
|
|
247
256
|
/**
|
|
248
257
|
* Counts all managed objects in a given bound with a c8y_Position fragment.
|
|
249
258
|
* @param bound The lat lng bound to request the managed objects for.
|
|
250
|
-
* @param
|
|
259
|
+
* @param isInHierarchyOfMO The group managed object of which direct children should be searched for.
|
|
251
260
|
* @returns The number of all position managed objects in the given bound (and group).
|
|
252
261
|
*/
|
|
253
|
-
getPositionMOsFromBoundCount(bound: L.LatLngBounds,
|
|
262
|
+
getPositionMOsFromBoundCount(bound: L.LatLngBounds, isInHierarchyOfMO?: IManagedObject): Promise<number>;
|
|
254
263
|
/**
|
|
255
264
|
* Returns all managed objects with a c8y_Position fragment in a certain boundary.
|
|
256
265
|
* @param bound The lat lng bound to request the managed objects for.
|
|
@@ -260,17 +269,17 @@ declare class MapService {
|
|
|
260
269
|
/**
|
|
261
270
|
* Returns all managed objects with a c8y_Position fragment in a certain boundary that belongs to a certain group.
|
|
262
271
|
* @param bound The lat lng bound to request the managed objects for.
|
|
263
|
-
* @param
|
|
272
|
+
* @param isInHierarchyOfMO The group managed object of which direct children should be searched for.
|
|
264
273
|
* @returns All position managed objects in the given bound that are children of the given group.
|
|
265
274
|
*/
|
|
266
|
-
getPositionMOsFromBound(bound: L.LatLngBounds,
|
|
275
|
+
getPositionMOsFromBound(bound: L.LatLngBounds, isInHierarchyOfMO: IManagedObject): Promise<PositionManagedObject[]>;
|
|
267
276
|
/**
|
|
268
277
|
* Counts the managed objects in a certain boundary belonging to a group.
|
|
269
278
|
* @param bound The lat lng bound to request the managed objects for.
|
|
270
|
-
* @param
|
|
279
|
+
* @param isInHierarchyOfMO The group managed object of which direct children should be searched for.
|
|
271
280
|
* @return The count of the managed objects.
|
|
272
281
|
*/
|
|
273
|
-
getPositionMOsFromBound(bound: L.LatLngBounds,
|
|
282
|
+
getPositionMOsFromBound(bound: L.LatLngBounds, isInHierarchyOfMO: IManagedObject, count: true): Promise<number>;
|
|
274
283
|
/**
|
|
275
284
|
* Returns all devices with c8y_Position.
|
|
276
285
|
*/
|
|
@@ -294,17 +303,28 @@ declare class MapService {
|
|
|
294
303
|
getPositionDevices(pageSize: number, count: true): Promise<number>;
|
|
295
304
|
/**
|
|
296
305
|
* Returns all managed object with a c8y_Position fragment.
|
|
297
|
-
* @param
|
|
306
|
+
* @param isInHierarchyOfMO The group managed object of which direct children should be searched for.
|
|
298
307
|
* @param pageSize Defines how many results should be returned.
|
|
299
308
|
* @returns The managed objects with position.
|
|
300
309
|
*/
|
|
301
|
-
getAllPositionMOs(
|
|
310
|
+
getAllPositionMOs(isInHierarchyOfMO?: IIdentified, pageSize?: number): Promise<IResultList<PositionManagedObject>>;
|
|
311
|
+
/**
|
|
312
|
+
* Gets the bounds of all assets, optionally within a group.
|
|
313
|
+
* @param isInHierarchyOfMO Is inhierachy of managed object to limit the assets to a group.
|
|
314
|
+
* @returns The bounds of all assets.
|
|
315
|
+
*/
|
|
316
|
+
getAllBounds(isInHierarchyOfMO?: IIdentified): Promise<L.LatLngBounds>;
|
|
302
317
|
/**
|
|
303
318
|
* Determines a rectangular geographical area based on the positions of all devices.
|
|
304
319
|
*
|
|
305
320
|
* @returns A [[LatLngBounds]] object fitting all devices' geo positions.
|
|
306
321
|
*/
|
|
307
322
|
getAllDevicesBounds(): Promise<L.LatLngBounds>;
|
|
323
|
+
/**
|
|
324
|
+
* Calculates the bounding box that contains all given assets.
|
|
325
|
+
* @param assets The assets to calculate the bounds for.
|
|
326
|
+
* @returns The calculated bounds or undefined if no valid positions are found.
|
|
327
|
+
*/
|
|
308
328
|
getAssetsBounds(assets: PositionManagedObject[]): Promise<L.LatLngBounds | undefined>;
|
|
309
329
|
/**
|
|
310
330
|
* Returns the cluster size for clustered maps. Counting the position MOs in a bounding
|
|
@@ -334,6 +354,13 @@ declare class MapService {
|
|
|
334
354
|
*/
|
|
335
355
|
private denormalizePMO;
|
|
336
356
|
private childrenOfGroupFilter;
|
|
357
|
+
/**
|
|
358
|
+
* Internal method to calculate bounds based on position coordinates.
|
|
359
|
+
* @param queryName The query parameter name to use ('q' or 'query'). Use q to limit to devices only.
|
|
360
|
+
* @param isInHierarchyOfMO Optional managed object to limit the assets to a group.
|
|
361
|
+
* @returns The calculated bounds
|
|
362
|
+
*/
|
|
363
|
+
private getBounds;
|
|
337
364
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapService, never>;
|
|
338
365
|
static ɵprov: i0.ɵɵInjectableDeclaration<MapService>;
|
|
339
366
|
}
|
|
@@ -555,6 +582,10 @@ declare class ClusterMapComponent extends MapComponent implements DynamicCompone
|
|
|
555
582
|
alerts: DynamicComponentAlertAggregator;
|
|
556
583
|
/** @ignore */
|
|
557
584
|
errorNotifier: BehaviorSubject<any>;
|
|
585
|
+
/**
|
|
586
|
+
* Indicates if the map was manually changed by the user (e.g., panned or zoomed).
|
|
587
|
+
*/
|
|
588
|
+
isDirty: boolean;
|
|
558
589
|
private reloadTrigger$;
|
|
559
590
|
private clusters;
|
|
560
591
|
private readonly EVENT_THROTTLE_TIME;
|
|
@@ -824,6 +855,6 @@ declare global {
|
|
|
824
855
|
}
|
|
825
856
|
}
|
|
826
857
|
|
|
827
|
-
export { ClusterMap, ClusterMapComponent, ClusterSize, MAP_DEFAULT_CONFIG, MAP_TILE_LAYER, MapComponent, MapModule, MapPopupDirective, MapService, MapStatusComponent, MapTenantOptionKeys, defaultFitBoundsOptions, defaultLayer, defaultMapConfig, getC8yMarker };
|
|
858
|
+
export { ClusterMap, ClusterMapComponent, ClusterSize, MAP_DEFAULT_CONFIG, MAP_TILE_LAYER, MapComponent, MapModule, MapPopupDirective, MapService, MapStatusComponent, MapTenantOptionKeys, QueriesUtilDecimalExtension, defaultFitBoundsOptions, defaultLayer, defaultMapConfig, getC8yMarker };
|
|
828
859
|
export type { C8yMarker, C8yMarkerAttributes, ClusterMapConfig, MapConfig, MapStatusButtonsConfig, PositionManagedObject };
|
|
829
860
|
//# sourceMappingURL=index.d.ts.map
|
package/map/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../map/map-popup.directive.ts","../../map/map.model.ts","../../map/map.service.ts","../../map/map.component.ts","../../map/cluster-map.component.ts","../../map/cluster-map.ts","../../map/map-status.component.ts","../../map/map.module.ts","../../map/map-tile-layer-hook.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;;;AAEA;AAGW;AACA;AACA;AAFA;;;AAIV;;ACDD;;;;;;AAMG;AACH;AAMA;;AAEG;AACH;AAEA;;;AAGG;AACH;AACK;;AAEL;;AAEG;AACH;;;AAGC;AAED;;AAEG;AACG;AAEN;;AAEG;AACG;AAEN;;AAEG;AACH;;AAEE;;AAEA;;AAEA;AACD;AAED;;AAEG;AACH;;AAEE;;AAEA;AACD;AAED;;AAEG;AACG;AACJ;;AAEG;AACH;;;;;AAMA;;AAEG;AACH;;;;;;AAOA;;AAEG;AACH;;;AAGD;AAED;;AAEG;AACG;AACJ;;AAEG;AACH;;;AAGA;;AAEG;AACH;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../map/map-popup.directive.ts","../../map/map.model.ts","../../map/map.service.ts","../../map/map.component.ts","../../map/cluster-map.component.ts","../../map/cluster-map.ts","../../map/map-status.component.ts","../../map/map.module.ts","../../map/map-tile-layer-hook.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"names":[],"mappings":"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"}
|