@c8y/ngx-components 1023.14.128 → 1023.14.131
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
|
@@ -31103,7 +31103,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
31103
31103
|
`,
|
|
31104
31104
|
class: 'dashboard c8y-grid-dashboard'
|
|
31105
31105
|
}, providers: [WidgetsDashboardEventService], standalone: true, imports: [
|
|
31106
|
-
NgIf,
|
|
31107
31106
|
TitleComponent,
|
|
31108
31107
|
BreadcrumbComponent,
|
|
31109
31108
|
BreadcrumbItemComponent,
|
|
@@ -31119,7 +31118,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
31119
31118
|
GuideDocsComponent,
|
|
31120
31119
|
GuideHrefDirective,
|
|
31121
31120
|
DashboardComponent,
|
|
31122
|
-
NgFor,
|
|
31123
31121
|
DashboardChildComponent,
|
|
31124
31122
|
DashboardChildTitleComponent,
|
|
31125
31123
|
DashboardChildActionComponent,
|