@indigina/ui-kit 1.1.198 → 1.1.199

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.
@@ -7215,6 +7215,7 @@ let KitGridViewsState = class KitGridViewsState {
7215
7215
  title: setting.key,
7216
7216
  group: setting.group,
7217
7217
  type: KitGridViewType.USER,
7218
+ hidden: false,
7218
7219
  viewState: setting.value && JSON.parse(setting.value),
7219
7220
  }))), map(values => ([
7220
7221
  ...action.payload.defaultItems ?? [],