@atlaskit/analytics-namespaced-context 7.3.0 → 8.0.0

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 (44) hide show
  1. package/AIMateAnalyticsContext/package.json +1 -8
  2. package/AVPAnalyticsContext/package.json +1 -8
  3. package/AtlasAnalyticsContext/package.json +1 -8
  4. package/CHANGELOG.md +36 -1
  5. package/FabricEditorAnalyticsContext/package.json +1 -8
  6. package/FabricElementsAnalyticsContext/package.json +1 -8
  7. package/GrowthAnalyticsContext/package.json +1 -8
  8. package/LinkingPlatformAnalyticsContext/package.json +1 -8
  9. package/MediaAnalyticsContext/package.json +1 -8
  10. package/NavigationAnalyticsContext/package.json +1 -8
  11. package/NotificationsAnalyticsContext/package.json +1 -8
  12. package/OmniChannelAnalyticsContext/package.json +1 -8
  13. package/PeopleTeamsAnalyticsContext/package.json +1 -8
  14. package/PostOfficeAnalyticsContext/package.json +1 -8
  15. package/RecentWorkAnalyticsContext/package.json +1 -8
  16. package/RovoExtensionAnalyticsContext/package.json +1 -8
  17. package/TownsquareHomeAnalyticsContext/package.json +1 -8
  18. package/package.json +12 -11
  19. package/dist/types-ts4.5/AIMateAnalyticsContext.d.ts +0 -4
  20. package/dist/types-ts4.5/AVPAnalyticsContext.d.ts +0 -4
  21. package/dist/types-ts4.5/AtlasAnalyticsContext.d.ts +0 -4
  22. package/dist/types-ts4.5/FabricEditorAnalyticsContext.d.ts +0 -22
  23. package/dist/types-ts4.5/FabricElementsAnalyticsContext.d.ts +0 -4
  24. package/dist/types-ts4.5/GrowthAnalyticsContext.d.ts +0 -7
  25. package/dist/types-ts4.5/LinkingPlatformAnalyticsContext.d.ts +0 -4
  26. package/dist/types-ts4.5/MediaAnalyticsContext.d.ts +0 -1
  27. package/dist/types-ts4.5/NavigationAnalyticsContext.d.ts +0 -4
  28. package/dist/types-ts4.5/NotificationsAnalyticsContext.d.ts +0 -4
  29. package/dist/types-ts4.5/OmniChannelAnalyticsContext.d.ts +0 -4
  30. package/dist/types-ts4.5/PeopleTeamsAnalyticsContext.d.ts +0 -4
  31. package/dist/types-ts4.5/PostOfficeAnalyticsContext.d.ts +0 -4
  32. package/dist/types-ts4.5/RecentWorkAnalyticsContext.d.ts +0 -4
  33. package/dist/types-ts4.5/RovoExtensionAnalyticsContext.d.ts +0 -4
  34. package/dist/types-ts4.5/TownsquareHomeAnalyticsContext.d.ts +0 -4
  35. package/dist/types-ts4.5/entry-points/AIMateAnalyticsContext.d.ts +0 -1
  36. package/dist/types-ts4.5/entry-points/AVPAnalyticsContext.d.ts +0 -1
  37. package/dist/types-ts4.5/entry-points/FabricElementsAnalyticsContext.d.ts +0 -1
  38. package/dist/types-ts4.5/entry-points/GrowthAnalyticsContext.d.ts +0 -1
  39. package/dist/types-ts4.5/entry-points/NotificationsAnalyticsContext.d.ts +0 -1
  40. package/dist/types-ts4.5/entry-points/OmniChannelAnalyticsContext.d.ts +0 -1
  41. package/dist/types-ts4.5/entry-points/RovoExtensionAnalyticsContext.d.ts +0 -1
  42. package/dist/types-ts4.5/entry-points/TownsquareHomeAnalyticsContext.d.ts +0 -1
  43. package/dist/types-ts4.5/helper/createNamespaceContext.d.ts +0 -9
  44. package/dist/types-ts4.5/index.d.ts +0 -16
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/AIMateAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/AIMateAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/AIMateAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/AIMateAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/AIMateAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/AIMateAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/AVPAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/AVPAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/AVPAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/AVPAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/AVPAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/AVPAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/AtlasAnalyticsContext.js",
4
4
  "module": "../dist/esm/AtlasAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/AtlasAnalyticsContext.js",
6
- "types": "../dist/types/AtlasAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/AtlasAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/AtlasAnalyticsContext.d.ts"
14
7
  }
package/CHANGELOG.md CHANGED
@@ -1,10 +1,45 @@
1
1
  # @atlaskit/analytics-namespaced-context
2
2
 
3
+ ## 8.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [`f2dc9097319f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2dc9097319f0) - ###
8
+ Dropped support for _legacy_ Typescript 4 types. **Typescript 5 is now the new minimum**.
9
+
10
+ Removes the `typesVersions` property and `dist/types-ts4.5` directory from the dist.
11
+
12
+ Types are now exclusively via the `"types": "dist/types/index.d.ts"` property.
13
+
14
+ ```diff
15
+ - "typesVersions": {
16
+ - ">=4.5 <4.9": {
17
+ - "*": [
18
+ - "dist/types-ts4.5/*",
19
+ - "dist/types-ts4.5/index.d.ts"
20
+ - ]
21
+ - }
22
+ - },
23
+ ```
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+
29
+ ## 7.3.1
30
+
31
+ ### Patch Changes
32
+
33
+ - [`caa0499e0b24a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/caa0499e0b24a) -
34
+ Enrol mercury, one-software-catalog, team-central, react-ufo, analytics and performance packages
35
+ into the React Compiler with platform gating via isReactCompilerActivePlatform
36
+ - Updated dependencies
37
+
3
38
  ## 7.3.0
4
39
 
5
40
  ### Minor Changes
6
41
 
7
- - [`c56f27a582fec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c56f27a582fec) -
42
+ - [`ebab8f80bfc40`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ebab8f80bfc40) -
8
43
  Autofix: add explicit package exports (barrel removal)
9
44
 
10
45
  ## 7.2.0
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/FabricEditorAnalyticsContext.js",
4
4
  "module": "../dist/esm/FabricEditorAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/FabricEditorAnalyticsContext.js",
6
- "types": "../dist/types/FabricEditorAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/FabricEditorAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/FabricEditorAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/FabricElementsAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/FabricElementsAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/FabricElementsAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/FabricElementsAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/FabricElementsAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/FabricElementsAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/GrowthAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/GrowthAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/GrowthAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/GrowthAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/GrowthAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/GrowthAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/LinkingPlatformAnalyticsContext.js",
4
4
  "module": "../dist/esm/LinkingPlatformAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/LinkingPlatformAnalyticsContext.js",
6
- "types": "../dist/types/LinkingPlatformAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/LinkingPlatformAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/LinkingPlatformAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/MediaAnalyticsContext.js",
4
4
  "module": "../dist/esm/MediaAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/MediaAnalyticsContext.js",
6
- "types": "../dist/types/MediaAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/MediaAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/MediaAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/NavigationAnalyticsContext.js",
4
4
  "module": "../dist/esm/NavigationAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/NavigationAnalyticsContext.js",
6
- "types": "../dist/types/NavigationAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/NavigationAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/NavigationAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/NotificationsAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/NotificationsAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/NotificationsAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/NotificationsAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/NotificationsAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/NotificationsAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/OmniChannelAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/OmniChannelAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/OmniChannelAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/OmniChannelAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/OmniChannelAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/OmniChannelAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/PeopleTeamsAnalyticsContext.js",
4
4
  "module": "../dist/esm/PeopleTeamsAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/PeopleTeamsAnalyticsContext.js",
6
- "types": "../dist/types/PeopleTeamsAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/PeopleTeamsAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/PeopleTeamsAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/PostOfficeAnalyticsContext.js",
4
4
  "module": "../dist/esm/PostOfficeAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/PostOfficeAnalyticsContext.js",
6
- "types": "../dist/types/PostOfficeAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/PostOfficeAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/PostOfficeAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/RecentWorkAnalyticsContext.js",
4
4
  "module": "../dist/esm/RecentWorkAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/RecentWorkAnalyticsContext.js",
6
- "types": "../dist/types/RecentWorkAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/RecentWorkAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/RecentWorkAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/RovoExtensionAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/RovoExtensionAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/RovoExtensionAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/RovoExtensionAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/RovoExtensionAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/RovoExtensionAnalyticsContext.d.ts"
14
7
  }
@@ -3,12 +3,5 @@
3
3
  "main": "../dist/cjs/entry-points/TownsquareHomeAnalyticsContext.js",
4
4
  "module": "../dist/esm/entry-points/TownsquareHomeAnalyticsContext.js",
5
5
  "module:es2019": "../dist/es2019/entry-points/TownsquareHomeAnalyticsContext.js",
6
- "types": "../dist/types/entry-points/TownsquareHomeAnalyticsContext.d.ts",
7
- "typesVersions": {
8
- ">=4.5 <5.9": {
9
- "*": [
10
- "../dist/types-ts4.5/entry-points/TownsquareHomeAnalyticsContext.d.ts"
11
- ]
12
- }
13
- }
6
+ "types": "../dist/types/entry-points/TownsquareHomeAnalyticsContext.d.ts"
14
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/analytics-namespaced-context",
3
- "version": "7.3.0",
3
+ "version": "8.0.0",
4
4
  "description": "Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -12,30 +12,31 @@
12
12
  "module": "dist/esm/index.js",
13
13
  "module:es2019": "dist/es2019/index.js",
14
14
  "types": "dist/types/index.d.ts",
15
- "typesVersions": {
16
- ">=4.5 <4.9": {
17
- "*": [
18
- "dist/types-ts4.5/*",
19
- "dist/types-ts4.5/index.d.ts"
20
- ]
21
- }
22
- },
23
15
  "atlaskit:src": "src/index.ts",
24
16
  "atlassian": {
17
+ "react-compiler": {
18
+ "enabled": true,
19
+ "gating": {
20
+ "source": "@atlassian/react-compiler-gating",
21
+ "importSpecifierName": "isReactCompilerActivePlatform"
22
+ }
23
+ },
25
24
  "team": "UIP Frontend Observability"
26
25
  },
27
26
  "config": {
28
27
  "access": "public"
29
28
  },
30
29
  "dependencies": {
31
- "@atlaskit/analytics-next": "^11.2.0",
30
+ "@atlaskit/analytics-next": "^12.0.0",
32
31
  "@babel/runtime": "^7.0.0"
33
32
  },
34
33
  "peerDependencies": {
35
34
  "react": "^18.2.0"
36
35
  },
37
36
  "devDependencies": {
38
- "@testing-library/react": "^16.3.0"
37
+ "@atlassian/react-compiler-gating": "workspace:^",
38
+ "@testing-library/react": "^16.3.0",
39
+ "react": "^18.2.0"
39
40
  },
40
41
  "keywords": [
41
42
  "fabric",
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const AI_MATE_CONTEXT = "aiMateCtx";
4
- export declare const AIMateAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const AVP_CONTEXT = "avpCtx";
4
- export declare const AVPAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const ATLAS_CONTEXT = "atlasCtx";
4
- export declare const AtlasAnalyticsContext: FunctionComponent<Props>;
@@ -1,22 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const EDITOR_CONTEXT = "fabricEditorCtx";
4
- export declare enum EDITOR_APPEARANCE_CONTEXT {
5
- FIXED_WIDTH = "fixedWidth",
6
- FULL_WIDTH = "fullWidth",
7
- COMMENT = "comment",
8
- CHROMELESS = "chromeless",
9
- MOBILE = "mobile",
10
- MAX = "max"
11
- }
12
- type FabricEditorAnalyticsContextProps = Props & {
13
- data: {
14
- appearance: EDITOR_APPEARANCE_CONTEXT | undefined;
15
- componentName: 'renderer' | 'editorCore';
16
- editorSessionId: string;
17
- packageName: string;
18
- packageVersion: string;
19
- };
20
- };
21
- export declare const FabricEditorAnalyticsContext: FunctionComponent<FabricEditorAnalyticsContextProps>;
22
- export {};
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const ELEMENTS_CONTEXT = "fabricElementsCtx";
4
- export declare const FabricElementsAnalyticsContext: FunctionComponent<Props>;
@@ -1,7 +0,0 @@
1
- import type { JSX } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const GROWTH_CONTEXT = "editionAwarenessCtx";
4
- export declare const GrowthAnalyticsContext: {
5
- (props: Props): JSX.Element;
6
- displayName: string;
7
- };
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const LINKING_PLATFORM_CONTEXT = "linkingPlatformCtx";
4
- export declare const LinkingPlatformAnalyticsContext: FunctionComponent<Props>;
@@ -1 +0,0 @@
1
- export declare const MEDIA_CONTEXT = "mediaCtx";
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const NAVIGATION_CONTEXT = "navigationCtx";
4
- export declare const NavigationAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const NOTIFICATIONS_CONTEXT = "NotificationsCtx";
4
- export declare const NotificationsAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const OMNI_CHANNEL_CONTEXT = "omniChannelCtx";
4
- export declare const OmniChannelAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const PEOPLE_TEAMS_CONTEXT = "peopleTeamsCtx";
4
- export declare const PeopleTeamsAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const POST_OFFICE_CONTEXT = "postOfficeCtx";
4
- export declare const PostOfficeAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const RECENT_WORK_CONTEXT = "RecentWorkCtx";
4
- export declare const RecentWorkAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const ROVO_EXTENSION_CONTEXT = "rovoExtensionCtx";
4
- export declare const RovoExtensionAnalyticsContext: FunctionComponent<Props>;
@@ -1,4 +0,0 @@
1
- import { type FunctionComponent } from 'react';
2
- import { type Props } from './helper/createNamespaceContext';
3
- export declare const TOWNSQUARE_HOME_CONTEXT = "townsquareHomeCtx";
4
- export declare const TownsquareHomeAnalyticsContext: FunctionComponent<Props>;
@@ -1 +0,0 @@
1
- export { AI_MATE_CONTEXT, AIMateAnalyticsContext } from '../AIMateAnalyticsContext';
@@ -1 +0,0 @@
1
- export { AVP_CONTEXT, AVPAnalyticsContext } from '../AVPAnalyticsContext';
@@ -1 +0,0 @@
1
- export { ELEMENTS_CONTEXT, FabricElementsAnalyticsContext, } from '../FabricElementsAnalyticsContext';
@@ -1 +0,0 @@
1
- export { GROWTH_CONTEXT, GrowthAnalyticsContext } from '../GrowthAnalyticsContext';
@@ -1 +0,0 @@
1
- export { NOTIFICATIONS_CONTEXT, NotificationsAnalyticsContext, } from '../NotificationsAnalyticsContext';
@@ -1 +0,0 @@
1
- export { OMNI_CHANNEL_CONTEXT, OmniChannelAnalyticsContext } from '../OmniChannelAnalyticsContext';
@@ -1 +0,0 @@
1
- export { ROVO_EXTENSION_CONTEXT, RovoExtensionAnalyticsContext, } from '../RovoExtensionAnalyticsContext';
@@ -1 +0,0 @@
1
- export { TOWNSQUARE_HOME_CONTEXT, TownsquareHomeAnalyticsContext, } from '../TownsquareHomeAnalyticsContext';
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- export type Props = React.PropsWithChildren<{
3
- data: {};
4
- }>;
5
- declare const createNamespaceContext: <T extends Props>(namespace: string, displayName?: string) => {
6
- (props: T): React.JSX.Element;
7
- displayName: string;
8
- };
9
- export default createNamespaceContext;
@@ -1,16 +0,0 @@
1
- export { ELEMENTS_CONTEXT, FabricElementsAnalyticsContext } from './FabricElementsAnalyticsContext';
2
- export { NAVIGATION_CONTEXT, NavigationAnalyticsContext } from './NavigationAnalyticsContext';
3
- export { EDITOR_CONTEXT, EDITOR_APPEARANCE_CONTEXT, FabricEditorAnalyticsContext, } from './FabricEditorAnalyticsContext';
4
- export { MEDIA_CONTEXT } from './MediaAnalyticsContext';
5
- export { PEOPLE_TEAMS_CONTEXT, PeopleTeamsAnalyticsContext } from './PeopleTeamsAnalyticsContext';
6
- export { NOTIFICATIONS_CONTEXT, NotificationsAnalyticsContext, } from './NotificationsAnalyticsContext';
7
- export { RECENT_WORK_CONTEXT, RecentWorkAnalyticsContext } from './RecentWorkAnalyticsContext';
8
- export { ATLAS_CONTEXT, AtlasAnalyticsContext } from './AtlasAnalyticsContext';
9
- export { TOWNSQUARE_HOME_CONTEXT, TownsquareHomeAnalyticsContext, } from './TownsquareHomeAnalyticsContext';
10
- export { LINKING_PLATFORM_CONTEXT, LinkingPlatformAnalyticsContext, } from './LinkingPlatformAnalyticsContext';
11
- export { POST_OFFICE_CONTEXT, PostOfficeAnalyticsContext } from './PostOfficeAnalyticsContext';
12
- export { AI_MATE_CONTEXT, AIMateAnalyticsContext } from './AIMateAnalyticsContext';
13
- export { AVP_CONTEXT, AVPAnalyticsContext } from './AVPAnalyticsContext';
14
- export { GROWTH_CONTEXT, GrowthAnalyticsContext } from './GrowthAnalyticsContext';
15
- export { OMNI_CHANNEL_CONTEXT, OmniChannelAnalyticsContext } from './OmniChannelAnalyticsContext';
16
- export { ROVO_EXTENSION_CONTEXT, RovoExtensionAnalyticsContext, } from './RovoExtensionAnalyticsContext';