@c8y/ngx-components 1018.0.69 → 1018.0.70
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/esm2020/core/docs/defaults.items.mjs +4 -10
- package/fesm2015/c8y-ngx-components.mjs +3 -9
- package/fesm2015/c8y-ngx-components.mjs.map +1 -1
- package/fesm2020/c8y-ngx-components.mjs +3 -9
- package/fesm2020/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +5 -9
- package/locales/en.po +6 -9
- package/locales/es.po +6 -9
- package/locales/fr.po +6 -9
- package/locales/ja_JP.po +6 -9
- package/locales/ko.po +6 -9
- package/locales/locales.pot +4 -7
- package/locales/nl.po +6 -9
- package/locales/pl.po +6 -9
- package/locales/pt_BR.po +6 -9
- package/locales/ru.po +6 -9
- package/locales/zh_CN.po +6 -9
- package/locales/zh_TW.po +6 -9
- package/package.json +1 -1
|
@@ -10607,8 +10607,8 @@ const documentationItems = [
|
|
|
10607
10607
|
},
|
|
10608
10608
|
{
|
|
10609
10609
|
icon: 'c8y-device-management',
|
|
10610
|
-
label: gettext('Device integration
|
|
10611
|
-
url: '/device-
|
|
10610
|
+
label: gettext('Device integration guide`KEEP_ORIGINAL`'),
|
|
10611
|
+
url: '/device-integration/introduction',
|
|
10612
10612
|
type: 'doc'
|
|
10613
10613
|
},
|
|
10614
10614
|
{
|
|
@@ -10623,12 +10623,6 @@ const documentationItems = [
|
|
|
10623
10623
|
url: '/microservice-sdk/introduction',
|
|
10624
10624
|
type: 'doc'
|
|
10625
10625
|
},
|
|
10626
|
-
{
|
|
10627
|
-
icon: 'c8y-tools',
|
|
10628
|
-
label: gettext('Device SDK guide`KEEP_ORIGINAL`'),
|
|
10629
|
-
url: '/device-sdk/introduction',
|
|
10630
|
-
type: 'doc'
|
|
10631
|
-
},
|
|
10632
10626
|
{
|
|
10633
10627
|
icon: 'c8y-smart-rest',
|
|
10634
10628
|
label: gettext('Web SDK guide`KEEP_ORIGINAL`'),
|
|
@@ -10638,7 +10632,7 @@ const documentationItems = [
|
|
|
10638
10632
|
{
|
|
10639
10633
|
icon: 'c8y-data-explorer',
|
|
10640
10634
|
label: gettext('Streaming analytics guide`KEEP_ORIGINAL`'),
|
|
10641
|
-
url: '/
|
|
10635
|
+
url: '/streaming-analytics/overview-streaming-analytics',
|
|
10642
10636
|
type: 'doc'
|
|
10643
10637
|
},
|
|
10644
10638
|
{
|