@c8y/ngx-components 1021.62.2 → 1021.62.6

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 (73) hide show
  1. package/core/data-grid/data-grid.component.d.ts +7 -1
  2. package/core/data-grid/data-grid.component.d.ts.map +1 -1
  3. package/core/login/totp-auth.component.d.ts +1 -5
  4. package/core/login/totp-auth.component.d.ts.map +1 -1
  5. package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts +9 -3
  6. package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts.map +1 -1
  7. package/esm2022/branding/shared/lazy/branding/branding.component.mjs +2 -2
  8. package/esm2022/context-dashboard/dashboard-manager/type-dashboard-target-assets-grid/type-dashboard-target-assets-grid.component.mjs +1 -1
  9. package/esm2022/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.mjs +1 -1
  10. package/esm2022/core/data-grid/data-grid.component.mjs +35 -16
  11. package/esm2022/core/login/totp-auth.component.mjs +2 -7
  12. package/esm2022/device-grid/device-grid.component.mjs +1 -1
  13. package/esm2022/device-profile/device-profile-list.component.mjs +1 -1
  14. package/esm2022/device-provisioned-certificates/device-tab-provisioned-certificates.component.mjs +48 -8
  15. package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +1 -1
  16. package/esm2022/files-repository/files-repository.component.mjs +1 -1
  17. package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.mjs +2 -2
  18. package/esm2022/repository/configuration/list/configuration-list.component.mjs +1 -1
  19. package/esm2022/repository/firmware/list/firmware-list.component.mjs +1 -1
  20. package/esm2022/repository/software/list/software-list.component.mjs +1 -1
  21. package/esm2022/search/search-grid.component.mjs +1 -1
  22. package/esm2022/services/services-device-tab/services-device-tab.component.mjs +1 -1
  23. package/esm2022/sub-assets/sub-assets-grid.component.mjs +1 -1
  24. package/esm2022/tenants/tenant-list/tenant-list.component.mjs +1 -1
  25. package/esm2022/translation-editor/lazy/translation-editor/translation-editor.component.mjs +2 -2
  26. package/fesm2022/c8y-ngx-components-branding-shared-lazy.mjs +1 -1
  27. package/fesm2022/c8y-ngx-components-branding-shared-lazy.mjs.map +1 -1
  28. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +2 -2
  29. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  30. package/fesm2022/c8y-ngx-components-device-grid.mjs +1 -1
  31. package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
  32. package/fesm2022/c8y-ngx-components-device-profile.mjs +1 -1
  33. package/fesm2022/c8y-ngx-components-device-profile.mjs.map +1 -1
  34. package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs +48 -8
  35. package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs.map +1 -1
  36. package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +1 -1
  37. package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
  38. package/fesm2022/c8y-ngx-components-ecosystem.mjs +1 -1
  39. package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
  40. package/fesm2022/c8y-ngx-components-files-repository.mjs +1 -1
  41. package/fesm2022/c8y-ngx-components-files-repository.mjs.map +1 -1
  42. package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs +1 -1
  43. package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs.map +1 -1
  44. package/fesm2022/c8y-ngx-components-repository-configuration.mjs +1 -1
  45. package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
  46. package/fesm2022/c8y-ngx-components-repository-firmware.mjs +1 -1
  47. package/fesm2022/c8y-ngx-components-repository-firmware.mjs.map +1 -1
  48. package/fesm2022/c8y-ngx-components-repository-software.mjs +1 -1
  49. package/fesm2022/c8y-ngx-components-repository-software.mjs.map +1 -1
  50. package/fesm2022/c8y-ngx-components-search.mjs +1 -1
  51. package/fesm2022/c8y-ngx-components-search.mjs.map +1 -1
  52. package/fesm2022/c8y-ngx-components-services.mjs +1 -1
  53. package/fesm2022/c8y-ngx-components-services.mjs.map +1 -1
  54. package/fesm2022/c8y-ngx-components-sub-assets.mjs +1 -1
  55. package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
  56. package/fesm2022/c8y-ngx-components-tenants.mjs +1 -1
  57. package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
  58. package/fesm2022/c8y-ngx-components-translation-editor-lazy.mjs +1 -1
  59. package/fesm2022/c8y-ngx-components-translation-editor-lazy.mjs.map +1 -1
  60. package/fesm2022/c8y-ngx-components.mjs +35 -21
  61. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  62. package/locales/de.po +0 -3
  63. package/locales/es.po +2 -4
  64. package/locales/fr.po +0 -3
  65. package/locales/ja_JP.po +0 -3
  66. package/locales/ko.po +0 -3
  67. package/locales/locales.pot +0 -3
  68. package/locales/nl.po +0 -3
  69. package/locales/pl.po +0 -3
  70. package/locales/pt_BR.po +0 -3
  71. package/locales/zh_CN.po +0 -3
  72. package/locales/zh_TW.po +0 -3
  73. package/package.json +1 -1
package/locales/de.po CHANGED
@@ -13843,9 +13843,6 @@ msgstr "Farbe für Trennlinien"
13843
13843
  msgid "Serial"
13844
13844
  msgstr "Seriennummer"
13845
13845
 
13846
- msgid "Serial No."
13847
- msgstr "Laufende Nr."
13848
-
13849
13846
  msgid "Serial communication"
13850
13847
  msgstr "Serielle Kommunikation"
13851
13848
 
package/locales/es.po CHANGED
@@ -13860,9 +13860,6 @@ msgstr "Color de línea del separador"
13860
13860
  msgid "Serial"
13861
13861
  msgstr "Serie"
13862
13862
 
13863
- msgid "Serial No."
13864
- msgstr "Número de serie"
13865
-
13866
13863
  msgid "Serial communication"
13867
13864
  msgstr "Comunicación en serie"
13868
13865
 
@@ -17030,7 +17027,8 @@ msgstr "Utilizar esta operación"
17030
17027
 
17031
17028
  msgid "Use this wizard to connect your smartphone to our IoT platform using the Cumulocity\n"
17032
17029
  " Sensor App."
17033
- msgstr ""
17030
+ msgstr "Uso este asistente para conectar su smartphone a nuestra plataforma IoT utilizando la aplicación Cumulocity\n"
17031
+ " Sensor."
17034
17032
 
17035
17033
  msgid "Use two fingers to move the map."
17036
17034
  msgstr "Mover el mapa con dos dedos."
package/locales/fr.po CHANGED
@@ -13862,9 +13862,6 @@ msgstr "Couleur de la ligne de séparation"
13862
13862
  msgid "Serial"
13863
13863
  msgstr "Série"
13864
13864
 
13865
- msgid "Serial No."
13866
- msgstr "Numéro de série"
13867
-
13868
13865
  msgid "Serial communication"
13869
13866
  msgstr "Communication en série"
13870
13867
 
package/locales/ja_JP.po CHANGED
@@ -13837,9 +13837,6 @@ msgstr "区切り線の色"
13837
13837
  msgid "Serial"
13838
13838
  msgstr "シリアル"
13839
13839
 
13840
- msgid "Serial No."
13841
- msgstr "シリアル番号"
13842
-
13843
13840
  msgid "Serial communication"
13844
13841
  msgstr "シリアル接続"
13845
13842
 
package/locales/ko.po CHANGED
@@ -13841,9 +13841,6 @@ msgstr "구분자 라인 색상"
13841
13841
  msgid "Serial"
13842
13842
  msgstr "시리얼"
13843
13843
 
13844
- msgid "Serial No."
13845
- msgstr "일련 번호"
13846
-
13847
13844
  msgid "Serial communication"
13848
13845
  msgstr "시리얼 통신"
13849
13846
 
@@ -13645,9 +13645,6 @@ msgstr ""
13645
13645
  msgid "Serial"
13646
13646
  msgstr ""
13647
13647
 
13648
- msgid "Serial No."
13649
- msgstr ""
13650
-
13651
13648
  msgid "Serial communication"
13652
13649
  msgstr ""
13653
13650
 
package/locales/nl.po CHANGED
@@ -13859,9 +13859,6 @@ msgstr "Kleur scheidingslijn"
13859
13859
  msgid "Serial"
13860
13860
  msgstr "Serieel"
13861
13861
 
13862
- msgid "Serial No."
13863
- msgstr "Serienr."
13864
-
13865
13862
  msgid "Serial communication"
13866
13863
  msgstr "Seriële communicatie"
13867
13864
 
package/locales/pl.po CHANGED
@@ -13907,9 +13907,6 @@ msgstr "Kolor linii oddzielającej"
13907
13907
  msgid "Serial"
13908
13908
  msgstr "Szeregowe"
13909
13909
 
13910
- msgid "Serial No."
13911
- msgstr "Nr seryjny."
13912
-
13913
13910
  msgid "Serial communication"
13914
13911
  msgstr "Komunikacja szeregowa"
13915
13912
 
package/locales/pt_BR.po CHANGED
@@ -13860,9 +13860,6 @@ msgstr "Cor da linha de separação"
13860
13860
  msgid "Serial"
13861
13861
  msgstr "Série"
13862
13862
 
13863
- msgid "Serial No."
13864
- msgstr "Número de série"
13865
-
13866
13863
  msgid "Serial communication"
13867
13864
  msgstr "Comunicação serial"
13868
13865
 
package/locales/zh_CN.po CHANGED
@@ -13842,9 +13842,6 @@ msgstr "分隔线颜色"
13842
13842
  msgid "Serial"
13843
13843
  msgstr "串行"
13844
13844
 
13845
- msgid "Serial No."
13846
- msgstr "序列号"
13847
-
13848
13845
  msgid "Serial communication"
13849
13846
  msgstr "串行通信"
13850
13847
 
package/locales/zh_TW.po CHANGED
@@ -13842,9 +13842,6 @@ msgstr "分隔线颜色"
13842
13842
  msgid "Serial"
13843
13843
  msgstr "串行"
13844
13844
 
13845
- msgid "Serial No."
13846
- msgstr "序號"
13847
-
13848
13845
  msgid "Serial communication"
13849
13846
  msgstr "串行通信"
13850
13847