@inceptionbg/iui 1.0.147 → 1.0.148

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -735,7 +735,7 @@ interface IPageWrapper {
735
735
  moreActions?: IHeaderAction[];
736
736
  backButton?: {
737
737
  url?: string;
738
- active?: boolean;
738
+ active: boolean;
739
739
  };
740
740
  noAccess?: boolean;
741
741
  isLoading?: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inceptionbg/iui",
3
- "version": "1.0.147",
3
+ "version": "1.0.148",
4
4
  "description": "UI components, elements & utils for Inception ecosystem",
5
5
  "type": "module",
6
6
  "files": [