@c8y/ngx-components 1019.2.4 → 1019.2.8
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/core/common/forOf.directive.d.ts +10 -1
- package/core/common/forOf.directive.d.ts.map +1 -1
- package/core/common/geo.service.d.ts +9 -0
- package/core/common/geo.service.d.ts.map +1 -0
- package/core/common/index.d.ts +1 -0
- package/core/common/index.d.ts.map +1 -1
- package/core/common/load-more.component.d.ts +1 -0
- package/core/common/load-more.component.d.ts.map +1 -1
- package/core/core.module.d.ts +50 -49
- package/core/core.module.d.ts.map +1 -1
- package/core/index.d.ts +1 -0
- package/core/index.d.ts.map +1 -1
- package/core/realtime/realtime-button.component.d.ts +5 -2
- package/core/realtime/realtime-button.component.d.ts.map +1 -1
- package/core/router/context-route.service.d.ts +6 -5
- package/core/router/context-route.service.d.ts.map +1 -1
- package/core/time-interval/index.d.ts +3 -0
- package/core/time-interval/index.d.ts.map +1 -0
- package/core/time-interval/time-interval.component.d.ts +26 -0
- package/core/time-interval/time-interval.component.d.ts.map +1 -0
- package/core/time-interval/time-interval.model.d.ts +33 -0
- package/core/time-interval/time-interval.model.d.ts.map +1 -0
- package/esm2022/context-dashboard/report-dashboard/report-dashboard-list.component.mjs +1 -1
- package/esm2022/core/audit-log/audit-log.component.mjs +1 -1
- package/esm2022/core/bootstrap/bootstrap.component.mjs +3 -3
- package/esm2022/core/common/forOf.directive.mjs +18 -2
- package/esm2022/core/common/geo.service.mjs +30 -0
- package/esm2022/core/common/index.mjs +2 -1
- package/esm2022/core/common/load-more.component.mjs +5 -2
- package/esm2022/core/core.module.mjs +11 -7
- package/esm2022/core/dynamic-forms/typeahead/typeahead.type.component.mjs +1 -1
- package/esm2022/core/index.mjs +2 -1
- package/esm2022/core/realtime/realtime-button.component.mjs +10 -4
- package/esm2022/core/router/context-route.service.mjs +10 -4
- package/esm2022/core/search/search-input.component.mjs +1 -1
- package/esm2022/core/time-interval/index.mjs +3 -0
- package/esm2022/core/time-interval/time-interval.component.mjs +85 -0
- package/esm2022/core/time-interval/time-interval.model.mjs +54 -0
- package/esm2022/datapoint-library/list/datapoint-library-list.component.mjs +2 -2
- package/esm2022/datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.mjs +1 -1
- package/esm2022/device-profile/device-profile-list.component.mjs +1 -1
- package/esm2022/device-profile/device-tab-profile/device-tab-profile.component.mjs +1 -1
- package/esm2022/device-shell/shell/shell.component.mjs +1 -1
- package/esm2022/diagnostics/diagnostics.component.mjs +1 -1
- package/esm2022/ecosystem/applications/install-from-package/install-from-package.component.mjs +1 -1
- package/esm2022/ecosystem/shared/package-version-select/package-version-select.component.mjs +1 -1
- package/esm2022/location/location.component.mjs +1 -1
- package/esm2022/map/cluster-map.component.mjs +7 -7
- package/esm2022/map/map.component.mjs +92 -36
- package/esm2022/map/map.model.mjs +3 -2
- package/esm2022/operations/bulk-operations-list/bulk-operations-list.component.mjs +1 -1
- package/esm2022/operations/bulk-single-operations-list/single-operations-list.component.mjs +1 -1
- package/esm2022/operations/operations-list/operations-list.component.mjs +1 -1
- package/esm2022/operations/operations-timeline/operations-timeline.component.mjs +1 -1
- package/esm2022/operations/stepper-bulk-type-configuration/stepper-bulk-type-configuration.component.mjs +1 -1
- package/esm2022/operations/stepper-bulk-type-device-profile/select-device-profile-step.component.mjs +1 -1
- package/esm2022/operations/stepper-bulk-type-firmware/select-firmware.component.mjs +1 -1
- package/esm2022/operations/stepper-bulk-type-firmware/version-or-patch.component.mjs +1 -1
- package/esm2022/operations/stepper-bulk-type-software/select-software-step.component.mjs +1 -1
- package/esm2022/protocol-lpwan/lpwan-set-connections.component.mjs +1 -1
- package/esm2022/protocol-lpwan/lpwan-set-device-protocol.component.mjs +1 -1
- package/esm2022/repository/configuration/list/configuration-detail.component.mjs +1 -1
- package/esm2022/repository/configuration/list/configuration-list.component.mjs +1 -1
- package/esm2022/repository/firmware/list/add-firmware-modal.component.mjs +1 -1
- package/esm2022/repository/firmware/list/add-firmware-patch-modal.component.mjs +1 -1
- package/esm2022/repository/firmware/list/firmware-details.component.mjs +1 -1
- package/esm2022/repository/firmware/list/firmware-list.component.mjs +1 -1
- package/esm2022/repository/shared/software-type/software-type.component.mjs +1 -1
- package/esm2022/repository/software/device-tab/device-software-list.component.mjs +1 -1
- package/esm2022/repository/software/list/add-software-modal.component.mjs +1 -1
- package/esm2022/repository/software/list/columns/software-type.filtering-form-renderer.component.mjs +1 -1
- package/esm2022/repository/software/list/software-details.component.mjs +1 -1
- package/esm2022/sub-assets/location/asset-location.component.mjs +1 -1
- package/esm2022/tracking/c8y-ngx-components-tracking.mjs +5 -0
- package/esm2022/tracking/index.mjs +6 -0
- package/esm2022/tracking/tracking-marker-popup.component.mjs +34 -0
- package/esm2022/tracking/tracking-tab.guard.mjs +25 -0
- package/esm2022/tracking/tracking.component.mjs +92 -0
- package/esm2022/tracking/tracking.feature.mjs +16 -0
- package/esm2022/tracking/tracking.service.mjs +124 -0
- package/esm2022/trusted-certificates/crl/crl-settings.component.mjs +5 -5
- package/esm2022/trusted-certificates/list/trusted-certificate-list.component.mjs +1 -1
- package/esm2022/widgets/implementations/map/map-widget-config.component.mjs +2 -2
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-library-list.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-library-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-profile.mjs +2 -2
- package/fesm2022/c8y-ngx-components-device-profile.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-shell.mjs +1 -1
- package/fesm2022/c8y-ngx-components-device-shell.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-diagnostics.mjs +1 -1
- package/fesm2022/c8y-ngx-components-diagnostics.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-location.mjs +1 -1
- package/fesm2022/c8y-ngx-components-location.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +95 -38
- package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-bulk-operations-list.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-bulk-operations-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-bulk-single-operations-list.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-bulk-single-operations-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-operations-list.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-operations-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-operations-timeline.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-operations-timeline.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-device-profile.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-device-profile.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-firmware.mjs +2 -2
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-firmware.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-software.mjs +1 -1
- package/fesm2022/c8y-ngx-components-operations-stepper-bulk-type-software.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lpwan.mjs +2 -2
- package/fesm2022/c8y-ngx-components-protocol-lpwan.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs +2 -2
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-firmware.mjs +4 -4
- package/fesm2022/c8y-ngx-components-repository-firmware.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-software.mjs +4 -4
- package/fesm2022/c8y-ngx-components-repository-software.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tracking.mjs +271 -0
- package/fesm2022/c8y-ngx-components-tracking.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -5
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +204 -16
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +158 -83
- package/locales/en.po +6 -0
- package/locales/fr.po +342 -186
- package/locales/locales.pot +34 -28
- package/locales/nl.po +326 -170
- package/locales/pt_BR.po +342 -186
- package/map/cluster-map.component.d.ts +3 -3
- package/map/cluster-map.component.d.ts.map +1 -1
- package/map/map.component.d.ts +17 -7
- package/map/map.component.d.ts.map +1 -1
- package/map/map.model.d.ts +14 -6
- package/map/map.model.d.ts.map +1 -1
- package/package.json +1 -1
- package/tracking/c8y-ngx-components-tracking.d.ts.map +1 -0
- package/tracking/index.d.ts +6 -0
- package/tracking/index.d.ts.map +1 -0
- package/tracking/tracking-marker-popup.component.d.ts +17 -0
- package/tracking/tracking-marker-popup.component.d.ts.map +1 -0
- package/tracking/tracking-tab.guard.d.ts +12 -0
- package/tracking/tracking-tab.guard.d.ts.map +1 -0
- package/tracking/tracking.component.d.ts +33 -0
- package/tracking/tracking.component.d.ts.map +1 -0
- package/tracking/tracking.feature.d.ts +3 -0
- package/tracking/tracking.feature.d.ts.map +1 -0
- package/tracking/tracking.service.d.ts +38 -0
- package/tracking/tracking.service.d.ts.map +1 -0
- package/trusted-certificates/crl/crl-settings.component.d.ts +1 -1
- package/trusted-certificates/crl/crl-settings.component.d.ts.map +1 -1
package/locales/locales.pot
CHANGED
|
@@ -529,12 +529,6 @@ msgstr ""
|
|
|
529
529
|
msgid "Activate for this object."
|
|
530
530
|
msgstr ""
|
|
531
531
|
|
|
532
|
-
msgid "Activate geofence"
|
|
533
|
-
msgstr ""
|
|
534
|
-
|
|
535
|
-
msgid "Activate motion tracking"
|
|
536
|
-
msgstr ""
|
|
537
|
-
|
|
538
532
|
msgid "Activate notification"
|
|
539
533
|
msgstr ""
|
|
540
534
|
|
|
@@ -4174,6 +4168,9 @@ msgstr ""
|
|
|
4174
4168
|
msgid "Date and time"
|
|
4175
4169
|
msgstr ""
|
|
4176
4170
|
|
|
4171
|
+
msgid "Date and time:"
|
|
4172
|
+
msgstr ""
|
|
4173
|
+
|
|
4177
4174
|
msgid "Date and time`icons-category`"
|
|
4178
4175
|
msgstr ""
|
|
4179
4176
|
|
|
@@ -4237,12 +4234,6 @@ msgstr ""
|
|
|
4237
4234
|
msgid "Deactivate for this object."
|
|
4238
4235
|
msgstr ""
|
|
4239
4236
|
|
|
4240
|
-
msgid "Deactivate geofence"
|
|
4241
|
-
msgstr ""
|
|
4242
|
-
|
|
4243
|
-
msgid "Deactivate motion tracking"
|
|
4244
|
-
msgstr ""
|
|
4245
|
-
|
|
4246
4237
|
msgid "Deactivate support"
|
|
4247
4238
|
msgstr ""
|
|
4248
4239
|
|
|
@@ -4663,9 +4654,6 @@ msgstr ""
|
|
|
4663
4654
|
msgid "Device credentials not received"
|
|
4664
4655
|
msgstr ""
|
|
4665
4656
|
|
|
4666
|
-
msgid "Device current position not defined"
|
|
4667
|
-
msgstr ""
|
|
4668
|
-
|
|
4669
4657
|
msgid "Device dashboards can only be copied into a device."
|
|
4670
4658
|
msgstr ""
|
|
4671
4659
|
|
|
@@ -6579,6 +6567,9 @@ msgstr ""
|
|
|
6579
6567
|
msgid "GPS"
|
|
6580
6568
|
msgstr ""
|
|
6581
6569
|
|
|
6570
|
+
msgid "GPS data"
|
|
6571
|
+
msgstr ""
|
|
6572
|
+
|
|
6582
6573
|
msgid "GPS tracks hidden"
|
|
6583
6574
|
msgstr ""
|
|
6584
6575
|
|
|
@@ -6588,6 +6579,9 @@ msgstr ""
|
|
|
6588
6579
|
msgid "GROUP"
|
|
6589
6580
|
msgstr ""
|
|
6590
6581
|
|
|
6582
|
+
msgid "GSM data"
|
|
6583
|
+
msgstr ""
|
|
6584
|
+
|
|
6591
6585
|
msgid "GSM tracks hidden"
|
|
6592
6586
|
msgstr ""
|
|
6593
6587
|
|
|
@@ -7468,7 +7462,7 @@ msgstr ""
|
|
|
7468
7462
|
msgid "In this section, you can override or add individual entries to the Certificate Revocation List. Providing the serial number is mandatory. In case the revocation date is not set, it will be configured to the current date."
|
|
7469
7463
|
msgstr ""
|
|
7470
7464
|
|
|
7471
|
-
msgid "In this section, you can upload a file
|
|
7465
|
+
msgid "In this section, you can upload a file with the list of certificates to be revoked. The file must be in CSV format, and it should include the serial number and revocation date. If the revocation date is empty, it will be set to the current date."
|
|
7472
7466
|
msgstr ""
|
|
7473
7467
|
|
|
7474
7468
|
msgid "Inactive"
|
|
@@ -8253,6 +8247,9 @@ msgstr ""
|
|
|
8253
8247
|
msgid "Location"
|
|
8254
8248
|
msgstr ""
|
|
8255
8249
|
|
|
8250
|
+
msgid "Location saved."
|
|
8251
|
+
msgstr ""
|
|
8252
|
+
|
|
8256
8253
|
msgid "Location`icons-category`"
|
|
8257
8254
|
msgstr ""
|
|
8258
8255
|
|
|
@@ -9747,7 +9744,7 @@ msgid ""
|
|
|
9747
9744
|
" below."
|
|
9748
9745
|
msgstr ""
|
|
9749
9746
|
|
|
9750
|
-
msgid "No tracking events found"
|
|
9747
|
+
msgid "No tracking events found."
|
|
9751
9748
|
msgstr ""
|
|
9752
9749
|
|
|
9753
9750
|
msgid "No trusted certificates to display."
|
|
@@ -10294,9 +10291,6 @@ msgstr ""
|
|
|
10294
10291
|
msgid "Operations"
|
|
10295
10292
|
msgstr ""
|
|
10296
10293
|
|
|
10297
|
-
msgid "Operations created"
|
|
10298
|
-
msgstr ""
|
|
10299
|
-
|
|
10300
10294
|
msgid "Operations will be displayed here."
|
|
10301
10295
|
msgstr ""
|
|
10302
10296
|
|
|
@@ -10796,6 +10790,9 @@ msgstr ""
|
|
|
10796
10790
|
msgid "Position update event"
|
|
10797
10791
|
msgstr ""
|
|
10798
10792
|
|
|
10793
|
+
msgid "Position:"
|
|
10794
|
+
msgstr ""
|
|
10795
|
+
|
|
10799
10796
|
msgid "Possible values: \"true`KEEP_ORIGINAL`\", \"false`KEEP_ORIGINAL`\", or a specific date until the user should remain active, for example, \"{{ exampleDate }}\". Leaving it blank, will set the value to \"true`KEEP_ORIGINAL`\"."
|
|
10800
10797
|
msgstr ""
|
|
10801
10798
|
|
|
@@ -12254,6 +12251,9 @@ msgstr ""
|
|
|
12254
12251
|
msgid "Select an instruction."
|
|
12255
12252
|
msgstr ""
|
|
12256
12253
|
|
|
12254
|
+
msgid "Select another time range."
|
|
12255
|
+
msgstr ""
|
|
12256
|
+
|
|
12257
12257
|
msgid "Select another version, as {{ version }} is currently used."
|
|
12258
12258
|
msgstr ""
|
|
12259
12259
|
|
|
@@ -12302,6 +12302,9 @@ msgstr ""
|
|
|
12302
12302
|
msgid "Select date"
|
|
12303
12303
|
msgstr ""
|
|
12304
12304
|
|
|
12305
|
+
msgid "Select date range"
|
|
12306
|
+
msgstr ""
|
|
12307
|
+
|
|
12305
12308
|
msgid "Select device"
|
|
12306
12309
|
msgstr ""
|
|
12307
12310
|
|
|
@@ -13297,10 +13300,10 @@ msgstr ""
|
|
|
13297
13300
|
msgid "Show "Software changes""
|
|
13298
13301
|
msgstr ""
|
|
13299
13302
|
|
|
13300
|
-
msgid "Show GPS data
|
|
13303
|
+
msgid "Show GPS data"
|
|
13301
13304
|
msgstr ""
|
|
13302
13305
|
|
|
13303
|
-
msgid "Show GSM data
|
|
13306
|
+
msgid "Show GSM data"
|
|
13304
13307
|
msgstr ""
|
|
13305
13308
|
|
|
13306
13309
|
msgid "Show all"
|
|
@@ -13438,6 +13441,9 @@ msgstr ""
|
|
|
13438
13441
|
msgid "Show tooltips"
|
|
13439
13442
|
msgstr ""
|
|
13440
13443
|
|
|
13444
|
+
msgid "Show track"
|
|
13445
|
+
msgstr ""
|
|
13446
|
+
|
|
13441
13447
|
msgid "Show trend icon"
|
|
13442
13448
|
msgstr ""
|
|
13443
13449
|
|
|
@@ -15471,9 +15477,6 @@ msgstr ""
|
|
|
15471
15477
|
msgid "Update certificate name"
|
|
15472
15478
|
msgstr ""
|
|
15473
15479
|
|
|
15474
|
-
msgid "Update certificate revocation list"
|
|
15475
|
-
msgstr ""
|
|
15476
|
-
|
|
15477
15480
|
msgid "Update completed"
|
|
15478
15481
|
msgstr ""
|
|
15479
15482
|
|
|
@@ -15528,6 +15531,9 @@ msgstr ""
|
|
|
15528
15531
|
msgid "Update status (write)"
|
|
15529
15532
|
msgstr ""
|
|
15530
15533
|
|
|
15534
|
+
msgid "Update the Certificate Revocation List"
|
|
15535
|
+
msgstr ""
|
|
15536
|
+
|
|
15531
15537
|
msgid "Update tracker connection settings"
|
|
15532
15538
|
msgstr ""
|
|
15533
15539
|
|
|
@@ -16638,10 +16644,10 @@ msgstr ""
|
|
|
16638
16644
|
msgid "You are about to unassign device \"{{name}}\". Do you want to proceed?"
|
|
16639
16645
|
msgstr ""
|
|
16640
16646
|
|
|
16641
|
-
msgid "You are about to update
|
|
16647
|
+
msgid "You are about to update the Certificate Revocation List. Do you want to proceed?"
|
|
16642
16648
|
msgstr ""
|
|
16643
16649
|
|
|
16644
|
-
msgid "You are about to update
|
|
16650
|
+
msgid "You are about to update the Certificate Revocation List. The CRL file content will override manual entries. Do you want to proceed?"
|
|
16645
16651
|
msgstr ""
|
|
16646
16652
|
|
|
16647
16653
|
msgid "You are using a wildcard certificate to enable creation of subtenants"
|
|
@@ -16678,7 +16684,7 @@ msgstr ""
|
|
|
16678
16684
|
msgid "You can't delete this device. The service \"{{ name }}\" is not subscribed."
|
|
16679
16685
|
msgstr ""
|
|
16680
16686
|
|
|
16681
|
-
msgid "You cannot change the email of other users,
|
|
16687
|
+
msgid "You cannot change the stored email addresses of other users, as well as your own (if it's managed through your authorization server)."
|
|
16682
16688
|
msgstr ""
|
|
16683
16689
|
|
|
16684
16690
|
msgid "You cannot edit global roles for user with external origin, since it is managed via your authorization server."
|