@c8y/ngx-components 1023.0.2 → 1023.4.5

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.
Files changed (67) hide show
  1. package/ai/agent-chat/index.d.ts +114 -0
  2. package/ai/agent-chat/index.d.ts.map +1 -0
  3. package/ai/ai-chat/index.d.ts +145 -0
  4. package/ai/ai-chat/index.d.ts.map +1 -0
  5. package/ai/index.d.ts +203 -0
  6. package/ai/index.d.ts.map +1 -0
  7. package/context-dashboard/device/add/index.d.ts +15 -1
  8. package/context-dashboard/device/add/index.d.ts.map +1 -1
  9. package/context-dashboard/device/view/index.d.ts +14 -2
  10. package/context-dashboard/device/view/index.d.ts.map +1 -1
  11. package/context-dashboard/devicemanagement/index.d.ts +10 -0
  12. package/context-dashboard/devicemanagement/index.d.ts.map +1 -0
  13. package/context-dashboard/index.d.ts +6 -30
  14. package/context-dashboard/index.d.ts.map +1 -1
  15. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +387 -0
  16. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -0
  17. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +258 -0
  18. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -0
  19. package/fesm2022/c8y-ngx-components-ai.mjs +291 -0
  20. package/fesm2022/c8y-ngx-components-ai.mjs.map +1 -0
  21. package/fesm2022/c8y-ngx-components-context-dashboard-cockpit-home-dashboard.mjs +1 -1
  22. package/fesm2022/c8y-ngx-components-context-dashboard-cockpit-home-dashboard.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-context-dashboard-device-add.mjs +1 -1
  24. package/fesm2022/c8y-ngx-components-context-dashboard-device-view.mjs +2 -2
  25. package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs +68 -0
  26. package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs.map +1 -0
  27. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +33 -46
  28. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  29. package/fesm2022/c8y-ngx-components-global-context.mjs +10 -10
  30. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  31. package/fesm2022/c8y-ngx-components-register-device.mjs +4 -6
  32. package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components-sensor-phone-sensor-phone-modal.mjs +2 -2
  34. package/fesm2022/c8y-ngx-components-sensor-phone-sensor-phone-modal.mjs.map +1 -1
  35. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs +574 -0
  36. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -0
  37. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  38. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  39. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +176 -41
  40. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  41. package/fesm2022/c8y-ngx-components.mjs +98 -46
  42. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  43. package/index.d.ts +25 -4
  44. package/index.d.ts.map +1 -1
  45. package/locales/de.po +150 -15
  46. package/locales/es.po +150 -15
  47. package/locales/fr.po +149 -15
  48. package/locales/ja_JP.po +147 -12
  49. package/locales/ko.po +149 -15
  50. package/locales/locales.pot +144 -9
  51. package/locales/nl.po +150 -15
  52. package/locales/pl.po +149 -14
  53. package/locales/pt_BR.po +149 -15
  54. package/locales/zh_CN.po +149 -14
  55. package/locales/zh_TW.po +148 -13
  56. package/package.json +1 -1
  57. package/register-device/index.d.ts.map +1 -1
  58. package/widgets/cockpit-exports/index.d.ts +6 -0
  59. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  60. package/widgets/definitions/html-widget-ai-config/index.d.ts +6 -0
  61. package/widgets/definitions/html-widget-ai-config/index.d.ts.map +1 -0
  62. package/widgets/device-management-exports/index.d.ts +6 -0
  63. package/widgets/device-management-exports/index.d.ts.map +1 -1
  64. package/widgets/exports/index.d.ts +8 -1
  65. package/widgets/exports/index.d.ts.map +1 -1
  66. package/widgets/implementations/html-widget/index.d.ts +72 -16
  67. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
@@ -484,6 +484,18 @@ msgstr ""
484
484
  msgid "ADMIN"
485
485
  msgstr ""
486
486
 
487
+ msgid "AI Code Assistant"
488
+ msgstr ""
489
+
490
+ msgid "AI code assistant"
491
+ msgstr ""
492
+
493
+ msgid "AI provider is not configured. Please contact your administrator."
494
+ msgstr ""
495
+
496
+ msgid "AI-generated responses can contain errors. Verify the details before use."
497
+ msgstr ""
498
+
487
499
  msgid "ALARM"
488
500
  msgstr ""
489
501
 
@@ -1684,6 +1696,9 @@ msgstr ""
1684
1696
  msgid "An object identifier value, typically an address identifying a device and its status."
1685
1697
  msgstr ""
1686
1698
 
1699
+ msgid "Analyzing query…"
1700
+ msgstr ""
1701
+
1687
1702
  msgid "And sort"
1688
1703
  msgstr ""
1689
1704
 
@@ -1992,6 +2007,15 @@ msgstr ""
1992
2007
  msgid "Assigns a new owner to all direct sub-users of the deleted user."
1993
2008
  msgstr ""
1994
2009
 
2010
+ msgid "Assistant message"
2011
+ msgstr ""
2012
+
2013
+ msgid "Assistant message at {{ time }}"
2014
+ msgstr ""
2015
+
2016
+ msgid "Assistant said: \"{{ message }}\""
2017
+ msgstr ""
2018
+
1995
2019
  msgid "At least 1 data point must be active."
1996
2020
  msgstr ""
1997
2021
 
@@ -2644,6 +2668,9 @@ msgstr ""
2644
2668
  msgid "Calculates energy consumption"
2645
2669
  msgstr ""
2646
2670
 
2671
+ msgid "Calling a tool"
2672
+ msgstr ""
2673
+
2647
2674
  msgid "Camera type"
2648
2675
  msgstr ""
2649
2676
 
@@ -2958,6 +2985,9 @@ msgstr ""
2958
2985
  msgid "Chart type"
2959
2986
  msgstr ""
2960
2987
 
2988
+ msgid "Chat conversation"
2989
+ msgstr ""
2990
+
2961
2991
  msgid "Check Fresenius TDMS server IP"
2962
2992
  msgstr ""
2963
2993
 
@@ -4176,6 +4206,18 @@ msgstr ""
4176
4206
  msgid "Create a quick link"
4177
4207
  msgstr ""
4178
4208
 
4209
+ msgid "Create a widget that shows all critical alarms."
4210
+ msgstr ""
4211
+
4212
+ msgid "Create a widget that shows the current measurement of this device."
4213
+ msgstr ""
4214
+
4215
+ msgid "Create a widget that shows the status of my devices."
4216
+ msgstr ""
4217
+
4218
+ msgid "Create agent"
4219
+ msgstr ""
4220
+
4179
4221
  msgid "Create alarm"
4180
4222
  msgstr ""
4181
4223
 
@@ -4329,6 +4371,9 @@ msgstr ""
4329
4371
  msgid "Creating application"
4330
4372
  msgstr ""
4331
4373
 
4374
+ msgid "Creating widget…"
4375
+ msgstr ""
4376
+
4332
4377
  msgid "Creation time"
4333
4378
  msgstr ""
4334
4379
 
@@ -4347,6 +4392,9 @@ msgstr ""
4347
4392
  msgid "Critical"
4348
4393
  msgstr ""
4349
4394
 
4395
+ msgid "Critical alarm widget"
4396
+ msgstr ""
4397
+
4350
4398
  msgid "Critical alarms"
4351
4399
  msgstr ""
4352
4400
 
@@ -5162,6 +5210,9 @@ msgstr ""
5162
5210
  msgid "Descending"
5163
5211
  msgstr ""
5164
5212
 
5213
+ msgid "Describe the widget you want or select one of the options below to get started."
5214
+ msgstr ""
5215
+
5165
5216
  msgid "Description"
5166
5217
  msgstr ""
5167
5218
 
@@ -5389,6 +5440,9 @@ msgstr ""
5389
5440
  msgid "Device status"
5390
5441
  msgstr ""
5391
5442
 
5443
+ msgid "Device status widget"
5444
+ msgstr ""
5445
+
5392
5446
  msgid "Device time"
5393
5447
  msgstr ""
5394
5448
 
@@ -5991,6 +6045,9 @@ msgstr ""
5991
6045
  msgid "Edit KPI"
5992
6046
  msgstr ""
5993
6047
 
6048
+ msgid "Edit and resend this message"
6049
+ msgstr ""
6050
+
5994
6051
  msgid "Edit bookmarks"
5995
6052
  msgstr ""
5996
6053
 
@@ -6631,6 +6688,9 @@ msgstr ""
6631
6688
  msgid "Failed to create report and widget."
6632
6689
  msgstr ""
6633
6690
 
6691
+ msgid "Failed to create the agent."
6692
+ msgstr ""
6693
+
6634
6694
  msgid "Failed to create widget."
6635
6695
  msgstr ""
6636
6696
 
@@ -8082,6 +8142,9 @@ msgstr ""
8082
8142
  msgid "HTML"
8083
8143
  msgstr ""
8084
8144
 
8145
+ msgid "HTML Widget Code assistant"
8146
+ msgstr ""
8147
+
8085
8148
  msgid "HTML code"
8086
8149
  msgstr ""
8087
8150
 
@@ -8721,6 +8784,9 @@ msgstr ""
8721
8784
  msgid "I’m open to being contacted for follow-up about my feedback"
8722
8785
  msgstr ""
8723
8786
 
8787
+ msgid "I’m your AI Code Assistant, here to help you build powerful widgets for your dashboard."
8788
+ msgstr ""
8789
+
8724
8790
  msgid "J2ME commands"
8725
8791
  msgstr ""
8726
8792
 
@@ -9593,6 +9659,9 @@ msgstr ""
9593
9659
  msgid "Measurement type"
9594
9660
  msgstr ""
9595
9661
 
9662
+ msgid "Measurement widget"
9663
+ msgstr ""
9664
+
9596
9665
  msgid "Measurement:"
9597
9666
  msgstr ""
9598
9667
 
@@ -9635,6 +9704,9 @@ msgstr ""
9635
9704
  msgid "Message ID must be unique among all message and response templates."
9636
9705
  msgstr ""
9637
9706
 
9707
+ msgid "Message actions"
9708
+ msgstr ""
9709
+
9638
9710
  msgid "Message backlog"
9639
9711
  msgstr ""
9640
9712
 
@@ -9734,6 +9806,9 @@ msgstr ""
9734
9806
  msgid "Microservice name \"{{ name }}\" must not be longer than {{ maxChars }} characters."
9735
9807
  msgstr ""
9736
9808
 
9809
+ msgid "Microservice not found. Please contact your administrator."
9810
+ msgstr ""
9811
+
9737
9812
  msgid "Microservices"
9738
9813
  msgstr ""
9739
9814
 
@@ -10595,6 +10670,9 @@ msgstr ""
10595
10670
  msgid "No limit"
10596
10671
  msgstr ""
10597
10672
 
10673
+ msgid "No linked widgets"
10674
+ msgstr ""
10675
+
10598
10676
  msgid "No location available"
10599
10677
  msgstr ""
10600
10678
 
@@ -10792,6 +10870,9 @@ msgstr ""
10792
10870
  msgid "No response to display."
10793
10871
  msgstr ""
10794
10872
 
10873
+ msgid "No response."
10874
+ msgstr ""
10875
+
10795
10876
  msgid "No responses."
10796
10877
  msgstr ""
10797
10878
 
@@ -11404,7 +11485,7 @@ msgstr ""
11404
11485
  msgid "Open the link in a new browser tab"
11405
11486
  msgstr ""
11406
11487
 
11407
- msgid "OpenAPI specification`KEEP_ORIGINAL`"
11488
+ msgid "OpenAPI specification"
11408
11489
  msgstr ""
11409
11490
 
11410
11491
  msgid "Opening relay {{number}}."
@@ -12332,6 +12413,9 @@ msgstr ""
12332
12413
  msgid "Query WLAN state"
12333
12414
  msgstr ""
12334
12415
 
12416
+ msgid "Query analyzed."
12417
+ msgstr ""
12418
+
12335
12419
  msgid "Queue size"
12336
12420
  msgstr ""
12337
12421
 
@@ -12521,6 +12605,9 @@ msgstr ""
12521
12605
  msgid "Rearranged widgets: {{ widgetList }}."
12522
12606
  msgstr ""
12523
12607
 
12608
+ msgid "Reasoning"
12609
+ msgstr ""
12610
+
12524
12611
  msgid "Reboot"
12525
12612
  msgstr ""
12526
12613
 
@@ -12635,6 +12722,9 @@ msgstr ""
12635
12722
  msgid "Refresh token"
12636
12723
  msgstr ""
12637
12724
 
12725
+ msgid "Regenerate this response"
12726
+ msgstr ""
12727
+
12638
12728
  msgid "Regenerate verification code"
12639
12729
  msgstr ""
12640
12730
 
@@ -13103,6 +13193,9 @@ msgstr ""
13103
13193
  msgid "Return type"
13104
13194
  msgstr ""
13105
13195
 
13196
+ msgid "Revert to this version"
13197
+ msgstr ""
13198
+
13106
13199
  msgid "Revision"
13107
13200
  msgstr ""
13108
13201
 
@@ -15885,6 +15978,15 @@ msgid ""
15885
15978
  " Components."
15886
15979
  msgstr ""
15887
15980
 
15981
+ msgid "The agent does not exist. Please contact your administrator."
15982
+ msgstr ""
15983
+
15984
+ msgid "The agent does not exist. Provide the agent definition in the agent manager to use it."
15985
+ msgstr ""
15986
+
15987
+ msgid "The agent does not exist. You can create it now."
15988
+ msgstr ""
15989
+
15888
15990
  msgid "The application is overwritten by a custom application sharing the same path"
15889
15991
  msgstr ""
15890
15992
 
@@ -16191,8 +16293,8 @@ msgid "The smart group will be created based on the filters currently applied in
16191
16293
  msgstr ""
16192
16294
 
16193
16295
  msgid ""
16194
- "The successfully enrolled devices can now request signed certificates and use them to\n"
16195
- " connect and authenticate to the platform via certificate-based authentication."
16296
+ "The successfully enrolled devices can now request signed certificates and use them\n"
16297
+ " to connect and authenticate to the platform via certificate-based authentication."
16196
16298
  msgstr ""
16197
16299
 
16198
16300
  msgid "The target URL did not accept the connection yet."
@@ -16264,9 +16366,6 @@ msgstr ""
16264
16366
  msgid "The widget is styled with the main brand color."
16265
16367
  msgstr ""
16266
16368
 
16267
- msgid "The widgets have not been connected"
16268
- msgstr ""
16269
-
16270
16369
  msgid "Theme"
16271
16370
  msgstr ""
16272
16371
 
@@ -16306,6 +16405,9 @@ msgstr ""
16306
16405
  msgid "There is no license attached to this package. You can continue installing it at your own risk."
16307
16406
  msgstr ""
16308
16407
 
16408
+ msgid "There was an error processing the AI response."
16409
+ msgstr ""
16410
+
16309
16411
  msgid "There was an issue in the HTML widget:"
16310
16412
  msgstr ""
16311
16413
 
@@ -16423,9 +16525,15 @@ msgstr ""
16423
16525
  msgid "This is a default dashboard."
16424
16526
  msgstr ""
16425
16527
 
16528
+ msgid "This is not useful"
16529
+ msgstr ""
16530
+
16426
16531
  msgid "This is the name of the field in the token whose value will be used to select one of the certificates below which has matching \"Certificate ID value\"."
16427
16532
  msgstr ""
16428
16533
 
16534
+ msgid "This is useful"
16535
+ msgstr ""
16536
+
16429
16537
  msgid "This less than attribute defines a threshold low value."
16430
16538
  msgstr ""
16431
16539
 
@@ -16702,6 +16810,9 @@ msgstr ""
16702
16810
  msgid "Too many requests. Try again later."
16703
16811
  msgstr ""
16704
16812
 
16813
+ msgid "Tool result"
16814
+ msgstr ""
16815
+
16705
16816
  msgid "Top level nodes"
16706
16817
  msgstr ""
16707
16818
 
@@ -16862,9 +16973,9 @@ msgid "Turn on"
16862
16973
  msgstr ""
16863
16974
 
16864
16975
  msgid ""
16865
- "Turn on the registered devices and wait for connections to be established. Once a device\n"
16866
- " is connected, its status will change to \"Pending acceptance\". You will need to approve\n"
16867
- " it by clicking on the \"Accept\" button."
16976
+ "Turn on the registered devices and wait for connections to be established. Once a\n"
16977
+ " device is connected, its status will change to \"Pending acceptance\". You will need\n"
16978
+ " to approve it by clicking on the \"Accept\" button."
16868
16979
  msgstr ""
16869
16980
 
16870
16981
  msgid "Two-factor authentication"
@@ -16926,6 +17037,9 @@ msgstr ""
16926
17037
  msgid "Type to filter software types…"
16927
17038
  msgstr ""
16928
17039
 
17040
+ msgid "Type your message here..."
17041
+ msgstr ""
17042
+
16929
17043
  msgid "Type: {{ alarmType }}"
16930
17044
  msgstr ""
16931
17045
 
@@ -17067,6 +17181,9 @@ msgstr ""
17067
17181
  msgid "Unknown"
17068
17182
  msgstr ""
17069
17183
 
17184
+ msgid "Unknown error. Please contact your administrator."
17185
+ msgstr ""
17186
+
17070
17187
  msgid "Unknown property (not in schema)."
17071
17188
  msgstr ""
17072
17189
 
@@ -17517,6 +17634,12 @@ msgstr ""
17517
17634
  msgid "User menu"
17518
17635
  msgstr ""
17519
17636
 
17637
+ msgid "User message"
17638
+ msgstr ""
17639
+
17640
+ msgid "User message at {{ time }}"
17641
+ msgstr ""
17642
+
17520
17643
  msgid "User must change password on the next login"
17521
17644
  msgstr ""
17522
17645
 
@@ -17945,6 +18068,12 @@ msgstr ""
17945
18068
  msgid "Welcome to {{ appName }}"
17946
18069
  msgstr ""
17947
18070
 
18071
+ msgid "Welcome!"
18072
+ msgstr ""
18073
+
18074
+ msgid "What can I help you with?"
18075
+ msgstr ""
18076
+
17948
18077
  msgid "When"
17949
18078
  msgstr ""
17950
18079
 
@@ -17996,6 +18125,9 @@ msgstr ""
17996
18125
  msgid "Widget configuration changed"
17997
18126
  msgstr ""
17998
18127
 
18128
+ msgid "Widget created"
18129
+ msgstr ""
18130
+
17999
18131
  msgid "Widget created."
18000
18132
  msgstr ""
18001
18133
 
@@ -18514,6 +18646,9 @@ msgstr ""
18514
18646
  msgid "You removed delegation from user \"{{userName}}\"."
18515
18647
  msgstr ""
18516
18648
 
18649
+ msgid "You said: \"{{ message }}\""
18650
+ msgstr ""
18651
+
18517
18652
  msgid "You uploaded a valid SSL certificate for your custom domain"
18518
18653
  msgstr ""
18519
18654