@c8y/ngx-components 1023.55.5 → 1023.58.3
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/ai/agents/html/index.d.ts +6 -0
- package/ai/agents/html/index.d.ts.map +1 -0
- package/context-dashboard/index.d.ts +7 -3
- package/context-dashboard/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-agents-html.mjs +1672 -0
- package/fesm2022/c8y-ngx-components-ai-agents-html.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +23 -29
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +241 -24
- package/fesm2022/c8y-ngx-components-map.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-definitions-html-widget-ai-config.mjs +2 -1667
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +32 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.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-map.mjs +13 -13
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-quick-links.mjs +1 -1
- package/locales/de.po +15 -6
- package/locales/es.po +15 -6
- package/locales/fr.po +15 -6
- package/locales/ja_JP.po +15 -6
- package/locales/ko.po +15 -6
- package/locales/locales.pot +15 -6
- package/locales/nl.po +15 -6
- package/locales/pl.po +15 -6
- package/locales/pt_BR.po +15 -6
- package/locales/zh_CN.po +15 -6
- package/locales/zh_TW.po +15 -6
- package/map/index.d.ts +66 -8
- package/map/index.d.ts.map +1 -1
- package/package.json +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-graph/index.d.ts.map +1 -1
- 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/quick-links/index.d.ts +13 -2
- package/widgets/implementations/quick-links/index.d.ts.map +1 -1
package/locales/locales.pot
CHANGED
|
@@ -3431,6 +3431,9 @@ msgstr ""
|
|
|
3431
3431
|
msgid "Click to change"
|
|
3432
3432
|
msgstr ""
|
|
3433
3433
|
|
|
3434
|
+
msgid "Click to collapse"
|
|
3435
|
+
msgstr ""
|
|
3436
|
+
|
|
3434
3437
|
msgid "Click to edit"
|
|
3435
3438
|
msgstr ""
|
|
3436
3439
|
|
|
@@ -6036,6 +6039,9 @@ msgstr ""
|
|
|
6036
6039
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6037
6040
|
msgstr ""
|
|
6038
6041
|
|
|
6042
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6043
|
+
msgstr ""
|
|
6044
|
+
|
|
6039
6045
|
msgid "Displays a welcome message for Cockpit"
|
|
6040
6046
|
msgstr ""
|
|
6041
6047
|
|
|
@@ -6054,9 +6060,6 @@ msgstr ""
|
|
|
6054
6060
|
msgid "Displays links to help and service resources."
|
|
6055
6061
|
msgstr ""
|
|
6056
6062
|
|
|
6057
|
-
msgid "Displays quick links for Device Management"
|
|
6058
|
-
msgstr ""
|
|
6059
|
-
|
|
6060
6063
|
msgid ""
|
|
6061
6064
|
"Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6062
6065
|
" child devices of the selected target device."
|
|
@@ -8497,6 +8500,9 @@ msgstr ""
|
|
|
8497
8500
|
msgid "Group name"
|
|
8498
8501
|
msgstr ""
|
|
8499
8502
|
|
|
8503
|
+
msgid "Group of {{count}} assets"
|
|
8504
|
+
msgstr ""
|
|
8505
|
+
|
|
8500
8506
|
msgid "Group or device"
|
|
8501
8507
|
msgstr ""
|
|
8502
8508
|
|
|
@@ -16616,6 +16622,9 @@ msgstr ""
|
|
|
16616
16622
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16617
16623
|
msgstr ""
|
|
16618
16624
|
|
|
16625
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16626
|
+
msgstr ""
|
|
16627
|
+
|
|
16619
16628
|
msgid "The Google fonts URL"
|
|
16620
16629
|
msgstr ""
|
|
16621
16630
|
|
|
@@ -18821,6 +18830,9 @@ msgstr ""
|
|
|
18821
18830
|
msgid "Welcome to Cumulocity API Documentation"
|
|
18822
18831
|
msgstr ""
|
|
18823
18832
|
|
|
18833
|
+
msgid "Welcome to Device Management"
|
|
18834
|
+
msgstr ""
|
|
18835
|
+
|
|
18824
18836
|
msgid "Welcome to Device Management widget"
|
|
18825
18837
|
msgstr ""
|
|
18826
18838
|
|
|
@@ -19558,9 +19570,6 @@ msgstr ""
|
|
|
19558
19570
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19559
19571
|
msgstr ""
|
|
19560
19572
|
|
|
19561
|
-
msgid "Zoom in"
|
|
19562
|
-
msgstr ""
|
|
19563
|
-
|
|
19564
19573
|
msgid "Zoom level"
|
|
19565
19574
|
msgstr ""
|
|
19566
19575
|
|
package/locales/nl.po
CHANGED
|
@@ -3547,6 +3547,9 @@ msgstr "Klik om punten toe te voegen en het gebied in te stellen. U kunt de punt
|
|
|
3547
3547
|
msgid "Click to change"
|
|
3548
3548
|
msgstr "Klik om te wijzigen"
|
|
3549
3549
|
|
|
3550
|
+
msgid "Click to collapse"
|
|
3551
|
+
msgstr "Klik om te samenvouwen"
|
|
3552
|
+
|
|
3550
3553
|
msgid "Click to edit"
|
|
3551
3554
|
msgstr "Klik om te bewerken"
|
|
3552
3555
|
|
|
@@ -6155,6 +6158,9 @@ msgstr "Geeft een lijst van alarmen gefilterd op object, ernst en status weer"
|
|
|
6155
6158
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6156
6159
|
msgstr "Geeft een tabel met activa weer met configureerbare kolommen en filters."
|
|
6157
6160
|
|
|
6161
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6162
|
+
msgstr "Weert een welkomstbericht en snelkoppelingen voor Apparaatbeheer weer."
|
|
6163
|
+
|
|
6158
6164
|
msgid "Displays a welcome message for Cockpit"
|
|
6159
6165
|
msgstr "Geeft een welkomstbericht voor Cockpit weer"
|
|
6160
6166
|
|
|
@@ -6173,9 +6179,6 @@ msgstr "Geeft in realtime de status van een binair gegevenspunt weer."
|
|
|
6173
6179
|
msgid "Displays links to help and service resources."
|
|
6174
6180
|
msgstr "Geeft links naar help- en servicebronnen."
|
|
6175
6181
|
|
|
6176
|
-
msgid "Displays quick links for Device Management"
|
|
6177
|
-
msgstr "Toont snelkoppelingen voor Apparaatbeheer"
|
|
6178
|
-
|
|
6179
6182
|
msgid "Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6180
6183
|
" child devices of the selected target device."
|
|
6181
6184
|
msgstr "Geeft de knop weer naast doelapparaten met onderliggende apparaten. Als u hierop klikt, wordt een lijst weergegeven met alle\n"
|
|
@@ -8650,6 +8653,9 @@ msgstr "Groep verwijderd."
|
|
|
8650
8653
|
msgid "Group name"
|
|
8651
8654
|
msgstr "Groepsnaam"
|
|
8652
8655
|
|
|
8656
|
+
msgid "Group of {{count}} assets"
|
|
8657
|
+
msgstr "Groep van {{count}} activa"
|
|
8658
|
+
|
|
8653
8659
|
msgid "Group or device"
|
|
8654
8660
|
msgstr "Groep of apparaat"
|
|
8655
8661
|
|
|
@@ -16786,6 +16792,9 @@ msgstr "De Cockpit-applicatie voorziet u van opties om Internet of Things(IoT)-a
|
|
|
16786
16792
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16787
16793
|
msgstr "De applicatie Apparaatbeheer biedt functionaliteiten voor het beheren en bewaken van apparaten en stelt u in staat om apparaten op afstand te bedienen en problemen op te lossen."
|
|
16788
16794
|
|
|
16795
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16796
|
+
msgstr "De applicatie Apparaatbeheer biedt u opties om IoT-apparaten te registreren, organiseren en bedienen vanuit een operationeel perspectief."
|
|
16797
|
+
|
|
16789
16798
|
msgid "The Google fonts URL"
|
|
16790
16799
|
msgstr "URL naar Google-lettertypen"
|
|
16791
16800
|
|
|
@@ -18998,6 +19007,9 @@ msgstr "Welkom bij de Cockpit-Widget"
|
|
|
18998
19007
|
msgid "Welcome to Cumulocity API Documentation"
|
|
18999
19008
|
msgstr "Welkom bij de Cumulocity API-documentatie"
|
|
19000
19009
|
|
|
19010
|
+
msgid "Welcome to Device Management"
|
|
19011
|
+
msgstr "Welkom bij Apparaatbeheer"
|
|
19012
|
+
|
|
19001
19013
|
msgid "Welcome to Device Management widget"
|
|
19002
19014
|
msgstr "Welkom bij de Widget Apparaatbeheer"
|
|
19003
19015
|
|
|
@@ -19739,9 +19751,6 @@ msgstr "Uw telefoonnummer"
|
|
|
19739
19751
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19740
19752
|
msgstr "Uw beoordeling: {{ starCount }} ster(ren)"
|
|
19741
19753
|
|
|
19742
|
-
msgid "Zoom in"
|
|
19743
|
-
msgstr "Inzoomen"
|
|
19744
|
-
|
|
19745
19754
|
msgid "Zoom level"
|
|
19746
19755
|
msgstr "Zoomniveau"
|
|
19747
19756
|
|
package/locales/pl.po
CHANGED
|
@@ -3585,6 +3585,9 @@ msgstr "Kliknij, aby dodać punkty i ustawić obszar. Aby dostosować, przeciąg
|
|
|
3585
3585
|
msgid "Click to change"
|
|
3586
3586
|
msgstr "Kliknij, aby zmienić"
|
|
3587
3587
|
|
|
3588
|
+
msgid "Click to collapse"
|
|
3589
|
+
msgstr "Kliknij, aby zwinąć"
|
|
3590
|
+
|
|
3588
3591
|
msgid "Click to edit"
|
|
3589
3592
|
msgstr "Kliknij, aby edytować"
|
|
3590
3593
|
|
|
@@ -6195,6 +6198,9 @@ msgstr "Wyświetla listę alarmów przefiltrowanych według obiektu, poziomu wa
|
|
|
6195
6198
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6196
6199
|
msgstr "Wyświetla tabelę zasobów z konfigurowalnymi kolumnami i filtrami."
|
|
6197
6200
|
|
|
6201
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6202
|
+
msgstr "Wyświetla komunikat powitalny i szybkie linki do Zarządzania urządzeniami."
|
|
6203
|
+
|
|
6198
6204
|
msgid "Displays a welcome message for Cockpit"
|
|
6199
6205
|
msgstr "Wyświetla wiadomość powitalną dla aplikacji Kokpit"
|
|
6200
6206
|
|
|
@@ -6213,9 +6219,6 @@ msgstr "Wyświetla w czasie rzeczywistym status dowolnego punktu danych binarnyc
|
|
|
6213
6219
|
msgid "Displays links to help and service resources."
|
|
6214
6220
|
msgstr "Wyświetla łącza do zasobów pomocy i serwisu."
|
|
6215
6221
|
|
|
6216
|
-
msgid "Displays quick links for Device Management"
|
|
6217
|
-
msgstr "Wyświetla szybkie łącza dla aplikacji Zarządzanie urządzeniami"
|
|
6218
|
-
|
|
6219
6222
|
msgid "Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6220
6223
|
" child devices of the selected target device."
|
|
6221
6224
|
msgstr "Wyświetla przycisk obok urządzeń docelowych z urządzeniami podrzędnymi. Kliknięcie tego przycisku powoduje wyświetlenie listy wszystkich\n"
|
|
@@ -8690,6 +8693,9 @@ msgstr "Usunięto grupę."
|
|
|
8690
8693
|
msgid "Group name"
|
|
8691
8694
|
msgstr "Nazwa grupy"
|
|
8692
8695
|
|
|
8696
|
+
msgid "Group of {{count}} assets"
|
|
8697
|
+
msgstr "Grupa zasobów {{count}}"
|
|
8698
|
+
|
|
8693
8699
|
msgid "Group or device"
|
|
8694
8700
|
msgstr "Grupa lub urządzenie"
|
|
8695
8701
|
|
|
@@ -16834,6 +16840,9 @@ msgstr "Aplikacja Kokpit udostępnia opcje zarządzania zasobami i danymi IoT or
|
|
|
16834
16840
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16835
16841
|
msgstr "Aplikacja Zarządzanie urządzeniami udostępnia funkcje do zarządzania urządzeniami i ich monitorowania oraz umożliwia zdalne sterowanie urządzeniami i rozwiązywanie problemów z nimi związanych."
|
|
16836
16842
|
|
|
16843
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16844
|
+
msgstr "Aplikacja Zarządzanie urządzeniami zapewnia opcje rejestrowania, organizowania i obsługi urządzeń IoT z perspektywy operacyjnej."
|
|
16845
|
+
|
|
16837
16846
|
msgid "The Google fonts URL"
|
|
16838
16847
|
msgstr "Adres URL czcionek Google"
|
|
16839
16848
|
|
|
@@ -19045,6 +19054,9 @@ msgstr "Witamy w widżecie Kokpit"
|
|
|
19045
19054
|
msgid "Welcome to Cumulocity API Documentation"
|
|
19046
19055
|
msgstr "Witamy w dokumentacji API Cumulocity"
|
|
19047
19056
|
|
|
19057
|
+
msgid "Welcome to Device Management"
|
|
19058
|
+
msgstr "Witamy w Zarządzaniu urządzeniami"
|
|
19059
|
+
|
|
19048
19060
|
msgid "Welcome to Device Management widget"
|
|
19049
19061
|
msgstr "Witamy w widżecie Zarządzanie urządzeniami"
|
|
19050
19062
|
|
|
@@ -19788,9 +19800,6 @@ msgstr "Twój numer telefonu"
|
|
|
19788
19800
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19789
19801
|
msgstr "Twoja ocena: {{ starCount }} gwiazdki"
|
|
19790
19802
|
|
|
19791
|
-
msgid "Zoom in"
|
|
19792
|
-
msgstr "Powiększ"
|
|
19793
|
-
|
|
19794
19803
|
msgid "Zoom level"
|
|
19795
19804
|
msgstr "Poziom powiększenia"
|
|
19796
19805
|
|
package/locales/pt_BR.po
CHANGED
|
@@ -3545,6 +3545,9 @@ msgstr "Clique para adicionar pontos e definir a área. Arraste os pontos para a
|
|
|
3545
3545
|
msgid "Click to change"
|
|
3546
3546
|
msgstr "Clique para alterar"
|
|
3547
3547
|
|
|
3548
|
+
msgid "Click to collapse"
|
|
3549
|
+
msgstr "Clique para recolher"
|
|
3550
|
+
|
|
3548
3551
|
msgid "Click to edit"
|
|
3549
3552
|
msgstr "Clicar para editar"
|
|
3550
3553
|
|
|
@@ -6153,6 +6156,9 @@ msgstr "Exibir uma lista de alarmes filtrados por objeto, estado e data"
|
|
|
6153
6156
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6154
6157
|
msgstr "Exibe uma tabela de ativos com colunas e filtros configuráveis."
|
|
6155
6158
|
|
|
6159
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6160
|
+
msgstr "Exibe uma mensagem de boas-vindas e links rápidos para o Gerenciamento de dispositivos."
|
|
6161
|
+
|
|
6156
6162
|
msgid "Displays a welcome message for Cockpit"
|
|
6157
6163
|
msgstr "Exibir uma mensagem de boas vindas para o Cockpit"
|
|
6158
6164
|
|
|
@@ -6171,9 +6177,6 @@ msgstr "Exibe em tempo real o estado de qualquer ponto de dados binário."
|
|
|
6171
6177
|
msgid "Displays links to help and service resources."
|
|
6172
6178
|
msgstr "Exibe links para os recursos da ajuda e serviço."
|
|
6173
6179
|
|
|
6174
|
-
msgid "Displays quick links for Device Management"
|
|
6175
|
-
msgstr "Exibe links rápidos para gerenciamento de dispositivos"
|
|
6176
|
-
|
|
6177
6180
|
msgid "Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6178
6181
|
" child devices of the selected target device."
|
|
6179
6182
|
msgstr "Exibe o botão ao lado dos dispositivos de destino com filhos. Ao clicar nele, é exibida uma lista com todos os\n"
|
|
@@ -8648,6 +8651,9 @@ msgstr "Grupo excluído."
|
|
|
8648
8651
|
msgid "Group name"
|
|
8649
8652
|
msgstr "Nome do grupo"
|
|
8650
8653
|
|
|
8654
|
+
msgid "Group of {{count}} assets"
|
|
8655
|
+
msgstr "Grupo de ativos da {{count}}"
|
|
8656
|
+
|
|
8651
8657
|
msgid "Group or device"
|
|
8652
8658
|
msgstr "Grupo ou dispositivo"
|
|
8653
8659
|
|
|
@@ -16783,6 +16789,9 @@ msgstr "A aplicação Cockpit fornece opções para gerenciar e monitorar ativos
|
|
|
16783
16789
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16784
16790
|
msgstr "A aplicação Gerenciamento de Dispositivos fornece funcionalidades para gerenciar e monitorar dispositivos e permite controlar e solucionar problemas de dispositivos remotamente."
|
|
16785
16791
|
|
|
16792
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16793
|
+
msgstr "O aplicativo Gerenciamento de dispositivos oferece opções para registrar, organizar e operar dispositivos IoT de uma perspectiva operacional."
|
|
16794
|
+
|
|
16786
16795
|
msgid "The Google fonts URL"
|
|
16787
16796
|
msgstr "URL das fontes do Google"
|
|
16788
16797
|
|
|
@@ -18993,6 +19002,9 @@ msgstr "Bem-vindo ao Widget Cockpit"
|
|
|
18993
19002
|
msgid "Welcome to Cumulocity API Documentation"
|
|
18994
19003
|
msgstr "Bem-vindo à documentação da API Cumulocity"
|
|
18995
19004
|
|
|
19005
|
+
msgid "Welcome to Device Management"
|
|
19006
|
+
msgstr "Bem-vindo ao Gerenciamento de dispositivos"
|
|
19007
|
+
|
|
18996
19008
|
msgid "Welcome to Device Management widget"
|
|
18997
19009
|
msgstr "Bem-vindo ao Widget de Gerenciamento de dispositivos"
|
|
18998
19010
|
|
|
@@ -19733,9 +19745,6 @@ msgstr "Seu número de telefone"
|
|
|
19733
19745
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19734
19746
|
msgstr "Sua avaliação: {{ starCount }} estrela(s)"
|
|
19735
19747
|
|
|
19736
|
-
msgid "Zoom in"
|
|
19737
|
-
msgstr "Mais zoom"
|
|
19738
|
-
|
|
19739
19748
|
msgid "Zoom level"
|
|
19740
19749
|
msgstr "Nível de zoom"
|
|
19741
19750
|
|
package/locales/zh_CN.po
CHANGED
|
@@ -3527,6 +3527,9 @@ msgstr "单击可添加点并设置区域。拖动要调整的点。"
|
|
|
3527
3527
|
msgid "Click to change"
|
|
3528
3528
|
msgstr "点击更改"
|
|
3529
3529
|
|
|
3530
|
+
msgid "Click to collapse"
|
|
3531
|
+
msgstr "点击折叠"
|
|
3532
|
+
|
|
3530
3533
|
msgid "Click to edit"
|
|
3531
3534
|
msgstr "单击以编辑"
|
|
3532
3535
|
|
|
@@ -6133,6 +6136,9 @@ msgstr "显示按对象、严重性、状态和日期过滤的警报的列表"
|
|
|
6133
6136
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6134
6137
|
msgstr "显示一个资产表,支持自定义列和筛选条件。"
|
|
6135
6138
|
|
|
6139
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6140
|
+
msgstr "显示欢迎信息和设备管理的快速链接"
|
|
6141
|
+
|
|
6136
6142
|
msgid "Displays a welcome message for Cockpit"
|
|
6137
6143
|
msgstr "显示考核中心的欢迎消息"
|
|
6138
6144
|
|
|
@@ -6151,9 +6157,6 @@ msgstr "实时显示任意二进制数据点的状态。"
|
|
|
6151
6157
|
msgid "Displays links to help and service resources."
|
|
6152
6158
|
msgstr "显示帮助和服务资源的链接。"
|
|
6153
6159
|
|
|
6154
|
-
msgid "Displays quick links for Device Management"
|
|
6155
|
-
msgstr "显示设备管理的快速链接"
|
|
6156
|
-
|
|
6157
6160
|
msgid "Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6158
6161
|
" child devices of the selected target device."
|
|
6159
6162
|
msgstr "\n"
|
|
@@ -8628,6 +8631,9 @@ msgstr "已删除组。"
|
|
|
8628
8631
|
msgid "Group name"
|
|
8629
8632
|
msgstr "组名称"
|
|
8630
8633
|
|
|
8634
|
+
msgid "Group of {{count}} assets"
|
|
8635
|
+
msgstr "{{count}} 资产组"
|
|
8636
|
+
|
|
8631
8637
|
msgid "Group or device"
|
|
8632
8638
|
msgstr "组或设备"
|
|
8633
8639
|
|
|
@@ -16760,6 +16766,9 @@ msgstr "Cockpit 应用程序为您提供从业务角度管理和监控物联网
|
|
|
16760
16766
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16761
16767
|
msgstr "Device Management 应用程序提供管理和监控设备的功能,使您能够远程控制设备和进行设备故障排除。"
|
|
16762
16768
|
|
|
16769
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16770
|
+
msgstr "设备管理应用程序为您提供从运营角度注册、组织和操作物联网设备的选项。"
|
|
16771
|
+
|
|
16763
16772
|
msgid "The Google fonts URL"
|
|
16764
16773
|
msgstr "Google 字体 URL"
|
|
16765
16774
|
|
|
@@ -18968,6 +18977,9 @@ msgstr "欢迎使用操作中心小组件"
|
|
|
18968
18977
|
msgid "Welcome to Cumulocity API Documentation"
|
|
18969
18978
|
msgstr "欢迎使用 Cumulocity API 文档"
|
|
18970
18979
|
|
|
18980
|
+
msgid "Welcome to Device Management"
|
|
18981
|
+
msgstr "欢迎来到设备管理"
|
|
18982
|
+
|
|
18971
18983
|
msgid "Welcome to Device Management widget"
|
|
18972
18984
|
msgstr "欢迎使用设备管理小组件"
|
|
18973
18985
|
|
|
@@ -19708,9 +19720,6 @@ msgstr "您的电话号码"
|
|
|
19708
19720
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19709
19721
|
msgstr "您的评分: {{ starCount }} 星"
|
|
19710
19722
|
|
|
19711
|
-
msgid "Zoom in"
|
|
19712
|
-
msgstr "放大"
|
|
19713
|
-
|
|
19714
19723
|
msgid "Zoom level"
|
|
19715
19724
|
msgstr "缩放级别"
|
|
19716
19725
|
|
package/locales/zh_TW.po
CHANGED
|
@@ -3527,6 +3527,9 @@ msgstr "单击可添加点并设置区域。拖动要调整的点。"
|
|
|
3527
3527
|
msgid "Click to change"
|
|
3528
3528
|
msgstr "點擊以更改"
|
|
3529
3529
|
|
|
3530
|
+
msgid "Click to collapse"
|
|
3531
|
+
msgstr "点击以折叠"
|
|
3532
|
+
|
|
3530
3533
|
msgid "Click to edit"
|
|
3531
3534
|
msgstr "按一下以編輯"
|
|
3532
3535
|
|
|
@@ -6133,6 +6136,9 @@ msgstr "顯示按物件、嚴重性、狀態和日期篩選的警報的清單"
|
|
|
6133
6136
|
msgid "Displays a table of assets with configurable columns and filters."
|
|
6134
6137
|
msgstr "显示资产表,具备可自订的栏位与筛选条件。"
|
|
6135
6138
|
|
|
6139
|
+
msgid "Displays a welcome message and quick links for Device Management"
|
|
6140
|
+
msgstr "显示欢迎訊息与设备管理的快速链接"
|
|
6141
|
+
|
|
6136
6142
|
msgid "Displays a welcome message for Cockpit"
|
|
6137
6143
|
msgstr "显示考核中心的欢迎消息"
|
|
6138
6144
|
|
|
@@ -6151,9 +6157,6 @@ msgstr "实时显示任意二进制数据点的状态。"
|
|
|
6151
6157
|
msgid "Displays links to help and service resources."
|
|
6152
6158
|
msgstr "显示帮助和服务资源的链接。"
|
|
6153
6159
|
|
|
6154
|
-
msgid "Displays quick links for Device Management"
|
|
6155
|
-
msgstr "顯示裝置管理的快速連結"
|
|
6156
|
-
|
|
6157
6160
|
msgid "Displays the button next to target devices with children. Clicking it displays a list with all\n"
|
|
6158
6161
|
" child devices of the selected target device."
|
|
6159
6162
|
msgstr "\n"
|
|
@@ -8624,6 +8627,9 @@ msgstr "已删除组。"
|
|
|
8624
8627
|
msgid "Group name"
|
|
8625
8628
|
msgstr "组名称"
|
|
8626
8629
|
|
|
8630
|
+
msgid "Group of {{count}} assets"
|
|
8631
|
+
msgstr "{{count}} 资产群组"
|
|
8632
|
+
|
|
8627
8633
|
msgid "Group or device"
|
|
8628
8634
|
msgstr "组或设备"
|
|
8629
8635
|
|
|
@@ -16756,6 +16762,9 @@ msgstr "Cockpit 應用程式為您提供從業務角度管理和監控物聯網
|
|
|
16756
16762
|
msgid "The Device Management application provides functionalities for managing and monitoring devices and enables you to control and troubleshoot devices remotely."
|
|
16757
16763
|
msgstr "Device Management 應用程式提供管理和監控設備的功能,使您能夠遠端控制設備和進行設備故障排除。"
|
|
16758
16764
|
|
|
16765
|
+
msgid "The Device Management application provides you with options to register, organize, and operate IoT devices from an operational perspective."
|
|
16766
|
+
msgstr "设备管理应用程序提供您从运营角度注册、组织及操作物联网设备的选项。"
|
|
16767
|
+
|
|
16759
16768
|
msgid "The Google fonts URL"
|
|
16760
16769
|
msgstr "Google 字體 URL"
|
|
16761
16770
|
|
|
@@ -18964,6 +18973,9 @@ msgstr "歡迎使用操作中心小組件"
|
|
|
18964
18973
|
msgid "Welcome to Cumulocity API Documentation"
|
|
18965
18974
|
msgstr "歡迎來到 Cumulocity API 文件"
|
|
18966
18975
|
|
|
18976
|
+
msgid "Welcome to Device Management"
|
|
18977
|
+
msgstr "欢迎来到设备管理"
|
|
18978
|
+
|
|
18967
18979
|
msgid "Welcome to Device Management widget"
|
|
18968
18980
|
msgstr "歡迎使用设备管理小组件"
|
|
18969
18981
|
|
|
@@ -19704,9 +19716,6 @@ msgstr "您的电话号码"
|
|
|
19704
19716
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19705
19717
|
msgstr "您的評分: {{ starCount }} 星級"
|
|
19706
19718
|
|
|
19707
|
-
msgid "Zoom in"
|
|
19708
|
-
msgstr "放大"
|
|
19709
|
-
|
|
19710
19719
|
msgid "Zoom level"
|
|
19711
19720
|
msgstr "縮放級別"
|
|
19712
19721
|
|
package/map/index.d.ts
CHANGED
|
@@ -103,6 +103,9 @@ interface PositionManagedObject extends IManagedObject {
|
|
|
103
103
|
name: string;
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
|
+
interface GroupedPositionManagedObject {
|
|
107
|
+
items: PositionManagedObject[];
|
|
108
|
+
}
|
|
106
109
|
/**
|
|
107
110
|
* Configuration for the cluster map, including center and refresh interval.
|
|
108
111
|
*/
|
|
@@ -206,6 +209,18 @@ declare class MapService {
|
|
|
206
209
|
* @returns Status string according to alarm severity
|
|
207
210
|
*/
|
|
208
211
|
static getStatus(device: PositionManagedObject): "text-muted" | "status critical" | "status major" | "status minor" | "status warning";
|
|
212
|
+
/**
|
|
213
|
+
* Returns the status of a group (highest severity among its devices).
|
|
214
|
+
* @param group The group of devices.
|
|
215
|
+
* @returns The status string representing the highest severity in the group.
|
|
216
|
+
*/
|
|
217
|
+
static getGroupStatus(group: GroupedPositionManagedObject): string;
|
|
218
|
+
/**
|
|
219
|
+
* Maps status strings to severity levels for comparison.
|
|
220
|
+
* @param status The status string.
|
|
221
|
+
* @returns Numeric severity level (higher = more severe).
|
|
222
|
+
*/
|
|
223
|
+
private static getStatusSeverity;
|
|
209
224
|
/**
|
|
210
225
|
* The devices that are maximal displayed in one cluster.
|
|
211
226
|
*/
|
|
@@ -446,6 +461,7 @@ declare class MapComponent {
|
|
|
446
461
|
protected unsubscribeTrigger$: Subject<void>;
|
|
447
462
|
protected destroy$: Subject<void>;
|
|
448
463
|
private markerTitle;
|
|
464
|
+
private markerGroupTitle;
|
|
449
465
|
constructor(moRealtimeService: ManagedObjectRealtimeService, mapService: MapService, layers$: Observable<MapTileLayer[]>, defaultConfig$: Observable<MapDefaultConfig>, translateService: TranslateService, geo: GeoService, datePipe: DatePipe, widgetGlobalAutoRefreshService: WidgetGlobalAutoRefreshService);
|
|
450
466
|
/**
|
|
451
467
|
* Starts real-time updates for a single asset on the map.
|
|
@@ -462,11 +478,11 @@ declare class MapComponent {
|
|
|
462
478
|
*/
|
|
463
479
|
stopRealtime(): void;
|
|
464
480
|
/**
|
|
465
|
-
* Finds a marker on the map by asset, event, or ID.
|
|
481
|
+
* Finds a marker on the map by asset, event, or ID. (only if it is a C8yMarker)
|
|
466
482
|
* @param moOrId Asset, event, or string ID to search for.
|
|
467
483
|
* @returns The found marker or undefined.
|
|
468
484
|
*/
|
|
469
|
-
findMarker(moOrId: string | IEvent | PositionManagedObject):
|
|
485
|
+
findMarker(moOrId: string | IEvent | PositionManagedObject): C8yMarker | undefined;
|
|
470
486
|
/**
|
|
471
487
|
* Adds a marker to the map and internal marker list.
|
|
472
488
|
* @param marker The marker to add.
|
|
@@ -477,7 +493,33 @@ declare class MapComponent {
|
|
|
477
493
|
* @param asset The asset to create a marker for.
|
|
478
494
|
* @returns The created marker.
|
|
479
495
|
*/
|
|
480
|
-
getAssetMarker(asset:
|
|
496
|
+
getAssetMarker(asset: GroupedPositionManagedObject): C8yMarker;
|
|
497
|
+
/**
|
|
498
|
+
* Creates and returns a marker for a single asset, including icon and popup.
|
|
499
|
+
* @param asset The asset to create a marker for.
|
|
500
|
+
* @returns The created marker.
|
|
501
|
+
*/
|
|
502
|
+
getAssetMarkerSingle(asset: PositionManagedObject): C8yMarker;
|
|
503
|
+
/**
|
|
504
|
+
* Returns a marker with popup for a group of assets (clustered).
|
|
505
|
+
* @param group The asset group.
|
|
506
|
+
* @returns A marker for a group of assets (clustered).
|
|
507
|
+
*/
|
|
508
|
+
getGroupedMarker(group: GroupedPositionManagedObject): C8yMarker;
|
|
509
|
+
/**
|
|
510
|
+
* Creates spider markers for a group of assets at the same position.
|
|
511
|
+
* @param group The group of assets to create spider markers for.
|
|
512
|
+
* @param center The center position of the group.
|
|
513
|
+
* @param originalMarker The marker which was replaced by spider markers.
|
|
514
|
+
*/
|
|
515
|
+
createSpiderMarkers(group: GroupedPositionManagedObject, center: L.LatLng, originalMarker: C8yMarker): void;
|
|
516
|
+
/**
|
|
517
|
+
* The icon for a group of assets (clustered).
|
|
518
|
+
* It shows the count and is colored based on the highest severity status in the group.
|
|
519
|
+
* @param group The group of assets.
|
|
520
|
+
* @returns The marker icon for the group.
|
|
521
|
+
*/
|
|
522
|
+
getGroupAssetIcon(group: GroupedPositionManagedObject): L.DivIcon;
|
|
481
523
|
/**
|
|
482
524
|
* Creates and returns a marker for a tracking event, including icon and popup.
|
|
483
525
|
* @param event The event to create a marker for.
|
|
@@ -487,9 +529,10 @@ declare class MapComponent {
|
|
|
487
529
|
/**
|
|
488
530
|
* Returns a Leaflet icon for the given asset, using config or asset icon and color.
|
|
489
531
|
* @param asset The asset to get the icon for.
|
|
532
|
+
* @param anchor The icon anchor point.
|
|
490
533
|
* @returns The Leaflet icon.
|
|
491
534
|
*/
|
|
492
|
-
getAssetIcon(asset: PositionManagedObject): L.DivIcon;
|
|
535
|
+
getAssetIcon(asset: PositionManagedObject, anchor?: [number, number]): L.DivIcon;
|
|
493
536
|
/**
|
|
494
537
|
* Returns a Leaflet icon for a tracking event.
|
|
495
538
|
* @returns The Leaflet icon.
|
|
@@ -671,6 +714,21 @@ declare class ClusterMapComponent extends MapComponent implements DynamicCompone
|
|
|
671
714
|
private getRect;
|
|
672
715
|
private clearClusters;
|
|
673
716
|
private updateCluster;
|
|
717
|
+
/**
|
|
718
|
+
* Groups nearby assets based on pixel distance threshold.
|
|
719
|
+
* @param assets Array of assets to group.
|
|
720
|
+
* @param thresholdPixels Distance threshold in pixels.
|
|
721
|
+
* @returns Array of asset groups.
|
|
722
|
+
*/
|
|
723
|
+
private groupNearbyAssets;
|
|
724
|
+
/**
|
|
725
|
+
* Checks if two assets are within the specified pixel distance.
|
|
726
|
+
* @param asset1 First asset.
|
|
727
|
+
* @param asset2 Second asset.
|
|
728
|
+
* @param thresholdPixels Distance threshold in pixels.
|
|
729
|
+
* @returns True if assets are close, false otherwise.
|
|
730
|
+
*/
|
|
731
|
+
private areMarkersClose;
|
|
674
732
|
private createOrUpdateCluster;
|
|
675
733
|
private getMapChangeObservable;
|
|
676
734
|
private handleGlobalRefreshLoading;
|
|
@@ -683,7 +741,7 @@ declare class ClusterMap {
|
|
|
683
741
|
private addAssetCallback;
|
|
684
742
|
private translateService;
|
|
685
743
|
markers: C8yMarker[];
|
|
686
|
-
positions:
|
|
744
|
+
positions: GroupedPositionManagedObject[];
|
|
687
745
|
set clusterMarker(item: L.Layer);
|
|
688
746
|
get clusterMarker(): L.Layer;
|
|
689
747
|
set rect(item: L.Rectangle);
|
|
@@ -691,11 +749,11 @@ declare class ClusterMap {
|
|
|
691
749
|
private _clusterMarker;
|
|
692
750
|
private _rect;
|
|
693
751
|
private iterableDiffer;
|
|
694
|
-
constructor(iterable: IterableDiffers, addAssetCallback: (asset:
|
|
752
|
+
constructor(iterable: IterableDiffers, addAssetCallback: (asset: GroupedPositionManagedObject) => C8yMarker, translateService: TranslateService);
|
|
695
753
|
render(map: L.Map): void;
|
|
696
754
|
clear(map: L.Map): void;
|
|
697
755
|
removeClusterToBigMarker(): void;
|
|
698
|
-
addMarkerToMap(device:
|
|
756
|
+
addMarkerToMap(device: GroupedPositionManagedObject, map: L.Map): void;
|
|
699
757
|
setClusterToBigMarker(map: L.Map, count: any, leaflet: typeof L): void;
|
|
700
758
|
private updateChanges;
|
|
701
759
|
private trackBy;
|
|
@@ -857,5 +915,5 @@ declare global {
|
|
|
857
915
|
//# sourceMappingURL=map-tile-layer-hook.d.ts.map
|
|
858
916
|
|
|
859
917
|
export { ClusterMap, ClusterMapComponent, ClusterSize, MAP_DEFAULT_CONFIG, MAP_TILE_LAYER, MapComponent, MapModule, MapPopupDirective, MapService, MapStatusComponent, MapTenantOptionKeys, QueriesUtilDecimalExtension, defaultFitBoundsOptions, defaultLayer, defaultMapConfig, getC8yMarker };
|
|
860
|
-
export type { C8yMarker, C8yMarkerAttributes, ClusterMapConfig, MapConfig, MapStatusButtonsConfig, PositionManagedObject };
|
|
918
|
+
export type { C8yMarker, C8yMarkerAttributes, ClusterMapConfig, GroupedPositionManagedObject, MapConfig, MapStatusButtonsConfig, PositionManagedObject };
|
|
861
919
|
//# 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;
|
|
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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"}
|