@c8y/ngx-components 1021.63.2 → 1021.64.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.
- package/core/bottom-drawer/bottom-drawer-ref.d.ts +4 -0
- package/core/bottom-drawer/bottom-drawer-ref.d.ts.map +1 -1
- package/core/plugins/plugins.model.d.ts +1 -0
- package/core/plugins/plugins.model.d.ts.map +1 -1
- package/core/plugins/plugins.service.d.ts +5 -2
- package/core/plugins/plugins.service.d.ts.map +1 -1
- package/ecosystem/application-plugins/application-plugin-readme.component.d.ts +15 -0
- package/ecosystem/application-plugins/application-plugin-readme.component.d.ts.map +1 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts +4 -2
- package/ecosystem/application-plugins/application-plugins.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/application-plugins.module.d.ts +4 -3
- package/ecosystem/application-plugins/application-plugins.module.d.ts.map +1 -1
- package/ecosystem/application-plugins/install-plugin.component.d.ts +8 -4
- package/ecosystem/application-plugins/install-plugin.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/plugin-list.component.d.ts +10 -26
- package/ecosystem/application-plugins/plugin-list.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/plugin-list.service.d.ts +27 -0
- package/ecosystem/application-plugins/plugin-list.service.d.ts.map +1 -0
- package/ecosystem/packages/package-details/package-details.component.d.ts +7 -9
- package/ecosystem/packages/package-details/package-details.component.d.ts.map +1 -1
- package/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.d.ts +5 -1
- package/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.d.ts.map +1 -1
- package/ecosystem/packages/package-versions/package-contents/packages-contents.component.d.ts +6 -3
- package/ecosystem/packages/package-versions/package-contents/packages-contents.component.d.ts.map +1 -1
- package/ecosystem/packages/package-versions/packages-versions.component.d.ts +9 -2
- package/ecosystem/packages/package-versions/packages-versions.component.d.ts.map +1 -1
- package/esm2022/core/bottom-drawer/bottom-drawer-ref.mjs +9 -3
- package/esm2022/core/plugins/plugins.model.mjs +1 -1
- package/esm2022/core/plugins/plugins.service.mjs +25 -5
- package/esm2022/ecosystem/application-plugins/application-plugin-readme.component.mjs +26 -0
- package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +26 -11
- package/esm2022/ecosystem/application-plugins/application-plugins.module.mjs +6 -3
- package/esm2022/ecosystem/application-plugins/install-plugin.component.mjs +21 -15
- package/esm2022/ecosystem/application-plugins/plugin-list-item.component.mjs +3 -3
- package/esm2022/ecosystem/application-plugins/plugin-list.component.mjs +26 -202
- package/esm2022/ecosystem/application-plugins/plugin-list.service.mjs +200 -0
- package/esm2022/ecosystem/application-properties/update-application-modal/update-application-modal.component.mjs +1 -1
- package/esm2022/ecosystem/packages/package-details/package-details.component.mjs +25 -44
- package/esm2022/ecosystem/packages/package-versions/package-contents/contents-plugins/contents-plugins.component.mjs +14 -4
- package/esm2022/ecosystem/packages/package-versions/package-contents/packages-contents.component.mjs +13 -6
- package/esm2022/ecosystem/packages/package-versions/packages-versions.component.mjs +22 -8
- package/esm2022/ecosystem/shared/list-filters/list-filters.component.mjs +3 -3
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +205 -138
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +2 -2
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +257 -176
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +31 -5
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +3 -0
- package/locales/es.po +3 -0
- package/locales/fr.po +3 -0
- package/locales/ja_JP.po +3 -0
- package/locales/ko.po +3 -0
- package/locales/locales.pot +33 -6
- package/locales/nl.po +3 -0
- package/locales/pl.po +3 -0
- package/locales/pt_BR.po +3 -0
- package/locales/zh_CN.po +3 -0
- package/locales/zh_TW.po +3 -0
- package/package.json +1 -1
package/locales/de.po
CHANGED
package/locales/es.po
CHANGED
package/locales/fr.po
CHANGED
package/locales/ja_JP.po
CHANGED
package/locales/ko.po
CHANGED
package/locales/locales.pot
CHANGED
|
@@ -2173,6 +2173,12 @@ msgstr ""
|
|
|
2173
2173
|
msgid "Back"
|
|
2174
2174
|
msgstr ""
|
|
2175
2175
|
|
|
2176
|
+
msgid "Back to package overview"
|
|
2177
|
+
msgstr ""
|
|
2178
|
+
|
|
2179
|
+
msgid "Back to package versions overview"
|
|
2180
|
+
msgstr ""
|
|
2181
|
+
|
|
2176
2182
|
msgid "Backend"
|
|
2177
2183
|
msgstr ""
|
|
2178
2184
|
|
|
@@ -5666,6 +5672,9 @@ msgstr ""
|
|
|
5666
5672
|
msgid "Documentation"
|
|
5667
5673
|
msgstr ""
|
|
5668
5674
|
|
|
5675
|
+
msgid "Documentation availability varies by plugin."
|
|
5676
|
+
msgstr ""
|
|
5677
|
+
|
|
5669
5678
|
msgid "Does not match pattern {{ requiredPattern }}."
|
|
5670
5679
|
msgstr ""
|
|
5671
5680
|
|
|
@@ -9924,6 +9933,9 @@ msgstr ""
|
|
|
9924
9933
|
msgid "No README.md found"
|
|
9925
9934
|
msgstr ""
|
|
9926
9935
|
|
|
9936
|
+
msgid "No README.md found for plugin"
|
|
9937
|
+
msgstr ""
|
|
9938
|
+
|
|
9927
9939
|
msgid "No REST API custom fields. Click below to add the first one."
|
|
9928
9940
|
msgstr ""
|
|
9929
9941
|
|
|
@@ -10336,6 +10348,9 @@ msgstr ""
|
|
|
10336
10348
|
msgid "No matching microservices."
|
|
10337
10349
|
msgstr ""
|
|
10338
10350
|
|
|
10351
|
+
msgid "No matching plugins"
|
|
10352
|
+
msgstr ""
|
|
10353
|
+
|
|
10339
10354
|
msgid "No matching smart rules available."
|
|
10340
10355
|
msgstr ""
|
|
10341
10356
|
|
|
@@ -10402,6 +10417,9 @@ msgstr ""
|
|
|
10402
10417
|
msgid "No permissions required."
|
|
10403
10418
|
msgstr ""
|
|
10404
10419
|
|
|
10420
|
+
msgid "No plugin selected"
|
|
10421
|
+
msgstr ""
|
|
10422
|
+
|
|
10405
10423
|
msgid "No plugins available"
|
|
10406
10424
|
msgstr ""
|
|
10407
10425
|
|
|
@@ -11206,9 +11224,6 @@ msgstr ""
|
|
|
11206
11224
|
msgid "Package availability"
|
|
11207
11225
|
msgstr ""
|
|
11208
11226
|
|
|
11209
|
-
msgid "Package contents"
|
|
11210
|
-
msgstr ""
|
|
11211
|
-
|
|
11212
11227
|
msgid "Package contents could not be determined."
|
|
11213
11228
|
msgstr ""
|
|
11214
11229
|
|
|
@@ -13100,6 +13115,9 @@ msgstr ""
|
|
|
13100
13115
|
msgid "Select a package from the list to display the package contents."
|
|
13101
13116
|
msgstr ""
|
|
13102
13117
|
|
|
13118
|
+
msgid "Select a plugin from the list to view its documentation."
|
|
13119
|
+
msgstr ""
|
|
13120
|
+
|
|
13103
13121
|
msgid "Select a predefined command"
|
|
13104
13122
|
msgstr ""
|
|
13105
13123
|
|
|
@@ -13403,9 +13421,6 @@ msgstr ""
|
|
|
13403
13421
|
msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
|
|
13404
13422
|
msgstr ""
|
|
13405
13423
|
|
|
13406
|
-
msgid "Select the compatible plugins to install"
|
|
13407
|
-
msgstr ""
|
|
13408
|
-
|
|
13409
13424
|
msgid "Select the global roles for which the dashboard will be available"
|
|
13410
13425
|
msgstr ""
|
|
13411
13426
|
|
|
@@ -14320,6 +14335,9 @@ msgstr ""
|
|
|
14320
14335
|
msgid "Show percentages"
|
|
14321
14336
|
msgstr ""
|
|
14322
14337
|
|
|
14338
|
+
msgid "Show readme"
|
|
14339
|
+
msgstr ""
|
|
14340
|
+
|
|
14323
14341
|
msgid "Show services updated`between dates`"
|
|
14324
14342
|
msgstr ""
|
|
14325
14343
|
|
|
@@ -16033,6 +16051,9 @@ msgstr ""
|
|
|
16033
16051
|
msgid "To view the contents of \"README\", add the file \"README.md\" to the package."
|
|
16034
16052
|
msgstr ""
|
|
16035
16053
|
|
|
16054
|
+
msgid "To view the contents of \"README\", add the file \"README.md\" to the plugin."
|
|
16055
|
+
msgstr ""
|
|
16056
|
+
|
|
16036
16057
|
msgid "To`date`"
|
|
16037
16058
|
msgstr ""
|
|
16038
16059
|
|
|
@@ -17182,6 +17203,9 @@ msgstr ""
|
|
|
17182
17203
|
msgid "Version of privacy policy"
|
|
17183
17204
|
msgstr ""
|
|
17184
17205
|
|
|
17206
|
+
msgid "Version {{ selectedVersion }} package contents"
|
|
17207
|
+
msgstr ""
|
|
17208
|
+
|
|
17185
17209
|
msgid "Version:"
|
|
17186
17210
|
msgstr ""
|
|
17187
17211
|
|
|
@@ -19035,6 +19059,9 @@ msgstr ""
|
|
|
19035
19059
|
msgid "{{ numberOfReports }} reports selected for widget"
|
|
19036
19060
|
msgstr ""
|
|
19037
19061
|
|
|
19062
|
+
msgid "{{ packageContentsTitle | translate: { selectedVersion } }}"
|
|
19063
|
+
msgstr ""
|
|
19064
|
+
|
|
19038
19065
|
msgid "{{ pageFirstItemIdx }} - {{ pageLastItemIdx }} of {{ itemsTotal }}"
|
|
19039
19066
|
msgstr ""
|
|
19040
19067
|
|
package/locales/nl.po
CHANGED
package/locales/pl.po
CHANGED
package/locales/pt_BR.po
CHANGED
package/locales/zh_CN.po
CHANGED