@antscorp/antsomi-ui 2.0.86 → 2.0.88

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.
@@ -16,7 +16,6 @@ export declare const MARKETING_CHANNEL_CODE: {
16
16
  export declare const MENU_PERMISSIONS: {
17
17
  DF_DATA_SOURCE: string;
18
18
  DESTINATION: string;
19
- WEB_PERSONALIZE: string;
20
19
  };
21
20
  /**
22
21
  * In the dev environment, menu items will be removed the hash from menu_item_path,
@@ -17,7 +17,7 @@ export const MENU_PERMISSIONS = {
17
17
  DF_DATA_SOURCE: 'DF_DATA_SOURCE',
18
18
  DESTINATION: 'DESTINATION',
19
19
  // REPORT: 'REPORT',
20
- WEB_PERSONALIZE: 'WEB_PERSONALIZE',
20
+ // WEB_PERSONALIZE: 'WEB_PERSONALIZE',
21
21
  };
22
22
  /**
23
23
  * In the dev environment, menu items will be removed the hash from menu_item_path,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "2.0.86",
3
+ "version": "2.0.88",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",