@c8y/ngx-components 1023.61.12 → 1023.62.2
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/fesm2022/c8y-ngx-components.mjs +0 -2
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts.map +1 -1
- package/locales/de.po +6 -0
- package/locales/es.po +6 -0
- package/locales/fr.po +6 -0
- package/locales/ja_JP.po +6 -0
- package/locales/ko.po +6 -0
- package/locales/locales.pot +6 -0
- package/locales/nl.po +6 -0
- package/locales/pl.po +6 -0
- package/locales/pt_BR.po +6 -0
- package/locales/zh_CN.po +6 -0
- package/locales/zh_TW.po +6 -0
- package/package.json +1 -1
|
@@ -31826,7 +31826,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
31826
31826
|
`,
|
|
31827
31827
|
class: 'dashboard c8y-grid-dashboard'
|
|
31828
31828
|
}, providers: [WidgetsDashboardEventService], standalone: true, imports: [
|
|
31829
|
-
NgIf,
|
|
31830
31829
|
TitleComponent,
|
|
31831
31830
|
BreadcrumbComponent,
|
|
31832
31831
|
BreadcrumbItemComponent,
|
|
@@ -31842,7 +31841,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
31842
31841
|
GuideDocsComponent,
|
|
31843
31842
|
GuideHrefDirective,
|
|
31844
31843
|
DashboardComponent,
|
|
31845
|
-
NgFor,
|
|
31846
31844
|
DashboardChildComponent,
|
|
31847
31845
|
DashboardChildTitleComponent,
|
|
31848
31846
|
DashboardChildActionComponent,
|