@c8y/ngx-components 1021.4.3 → 1021.7.0

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 (41) hide show
  1. package/branding/shared/lazy/add-branding-modal/add-branding-modal.component.d.ts +14 -1
  2. package/branding/shared/lazy/add-branding-modal/add-branding-modal.component.d.ts.map +1 -1
  3. package/context-dashboard/context-dashboard.component.d.ts +3 -3
  4. package/context-dashboard/context-dashboard.component.d.ts.map +1 -1
  5. package/core/dashboard/dashboard.model.d.ts +11 -0
  6. package/core/dashboard/dashboard.model.d.ts.map +1 -1
  7. package/core/dashboard/dashboard.module.d.ts +2 -1
  8. package/core/dashboard/dashboard.module.d.ts.map +1 -1
  9. package/core/dashboard/widgets-dashboard.component.d.ts +6 -4
  10. package/core/dashboard/widgets-dashboard.component.d.ts.map +1 -1
  11. package/core/properties-list/properties-list.component.d.ts +6 -9
  12. package/core/properties-list/properties-list.component.d.ts.map +1 -1
  13. package/core/provider-configuration/provider-configuration.component.d.ts.map +1 -1
  14. package/esm2022/branding/shared/lazy/add-branding-modal/add-branding-modal.component.mjs +49 -5
  15. package/esm2022/context-dashboard/context-dashboard.component.mjs +12 -7
  16. package/esm2022/core/dashboard/dashboard.model.mjs +5 -1
  17. package/esm2022/core/dashboard/dashboard.module.mjs +8 -4
  18. package/esm2022/core/dashboard/widgets-dashboard.component.mjs +33 -15
  19. package/esm2022/core/properties-list/properties-list.component.mjs +32 -42
  20. package/esm2022/core/provider-configuration/provider-configuration.component.mjs +8 -3
  21. package/esm2022/protocol-lwm2m/ng1/plugin-checker.service.mjs +2 -2
  22. package/fesm2022/c8y-ngx-components-branding-shared-lazy-add-branding-modal.mjs +48 -4
  23. package/fesm2022/c8y-ngx-components-branding-shared-lazy-add-branding-modal.mjs.map +1 -1
  24. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +11 -6
  25. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  26. package/fesm2022/c8y-ngx-components-protocol-lwm2m.mjs +1 -1
  27. package/fesm2022/c8y-ngx-components-protocol-lwm2m.mjs.map +1 -1
  28. package/fesm2022/c8y-ngx-components.mjs +72 -53
  29. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  30. package/locales/de.po +27 -18
  31. package/locales/es.po +173 -170
  32. package/locales/fr.po +140 -128
  33. package/locales/ja_JP.po +176 -135
  34. package/locales/ko.po +543 -49
  35. package/locales/locales.pot +20 -2
  36. package/locales/nl.po +140 -128
  37. package/locales/pl.po +144 -135
  38. package/locales/pt_BR.po +150 -141
  39. package/locales/zh_CN.po +524 -30
  40. package/locales/zh_TW.po +524 -30
  41. package/package.json +1 -1
@@ -2819,17 +2819,17 @@ msgstr ""
2819
2819
  msgid ""
2820
2820
  "Choose how to select a date range, the available options are:\n"
2821
2821
  " <ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
2822
+ " <li><b>Dashboard time range:</b> restricts date selection to the global dashboard configuration only</li>\n"
2822
2823
  " <li><b>Widget configuration:</b> restricts the date selection only to the widget configuration</li>\n"
2823
2824
  " <li><b>Widget and widget configuration:</b> restricts the date selection to the widget view and widget configuration only</li>\n"
2824
- " <li><b>Dashboard time range:</b> restricts date selection to the global dashboard configuration only</li>\n"
2825
2825
  " </ul>"
2826
2826
  msgstr ""
2827
2827
 
2828
2828
  msgid ""
2829
2829
  "Choose how to select a date range, the available options are:\n"
2830
2830
  " <ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
2831
- " <li><b>Widget:</b> restricts the date selection to the widget view only</li>\n"
2832
2831
  " <li><b>Dashboard time range:</b> restricts date selection to the global dashboard configuration only</li>\n"
2832
+ " <li><b>Widget:</b> restricts the date selection to the widget view only</li>\n"
2833
2833
  " </ul>"
2834
2834
  msgstr ""
2835
2835
 
@@ -3589,6 +3589,12 @@ msgstr ""
3589
3589
  msgid "Copy inventory roles from user"
3590
3590
  msgstr ""
3591
3591
 
3592
+ msgid "Copy not possible: Some widgets reference data from another group or device. To copy this dashboard, make sure all widgets use data from the current device only."
3593
+ msgstr ""
3594
+
3595
+ msgid "Copy not possible: Some widgets reference data from another group or device. To copy this dashboard, make sure all widgets use data from the current group only."
3596
+ msgstr ""
3597
+
3592
3598
  msgid "Copy tenant ID to the clipboard"
3593
3599
  msgstr ""
3594
3600
 
@@ -8067,6 +8073,9 @@ msgstr ""
8067
8073
  msgid "Invalid browse path."
8068
8074
  msgstr ""
8069
8075
 
8076
+ msgid "Invalid character \"{{ invalidCharacter }}\". Only a-z, 0-9 and - are allowed."
8077
+ msgstr ""
8078
+
8070
8079
  msgid "Invalid code"
8071
8080
  msgstr ""
8072
8081
 
@@ -10613,6 +10622,9 @@ msgstr ""
10613
10622
  msgid "Only letters, digits and underscore allowed."
10614
10623
  msgstr ""
10615
10624
 
10625
+ msgid "Only lower case characters are allowed."
10626
+ msgstr ""
10627
+
10616
10628
  msgid "Only lowercase letters, digits and hyphens allowed in the first part of the URI. Must start with a letter; hyphens only allowed in the middle. Must be a valid URI."
10617
10629
  msgstr ""
10618
10630
 
@@ -13874,6 +13886,9 @@ msgstr ""
13874
13886
  msgid "Should have at most {{ requiredLength }} characters."
13875
13887
  msgstr ""
13876
13888
 
13889
+ msgid "Should start with a lower case letter or a number."
13890
+ msgstr ""
13891
+
13877
13892
  msgid "Show"
13878
13893
  msgstr ""
13879
13894
 
@@ -15597,6 +15612,9 @@ msgstr ""
15597
15612
  msgid "To change the tracking option in the entire application, you need to reload the page. If you have any unsaved changes, you can reload later. How would you like to proceed?"
15598
15613
  msgstr ""
15599
15614
 
15615
+ msgid "To copy this dashboard, contact your administrator to request the necessary permissions."
15616
+ msgstr ""
15617
+
15600
15618
  msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
15601
15619
  msgstr ""
15602
15620