@netgrif/components 6.1.0 → 6.1.1-rc.1

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.
@@ -3032,6 +3032,7 @@ PanelComponentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", ve
3032
3032
  TaskContentComponentModule,
3033
3033
  SideMenuUserAssignComponentModule,
3034
3034
  CurrencyModule], exports: [PanelComponent,
3035
+ PanelItemComponent,
3035
3036
  TaskPanelComponent,
3036
3037
  CasePanelComponent,
3037
3038
  WorkflowPanelComponent,
@@ -3078,6 +3079,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
3078
3079
  ],
3079
3080
  exports: [
3080
3081
  PanelComponent,
3082
+ PanelItemComponent,
3081
3083
  TaskPanelComponent,
3082
3084
  CasePanelComponent,
3083
3085
  WorkflowPanelComponent,