@mparticle/aquarium 1.40.0-poc-unified-nav.5 → 1.40.0-poc-unified-nav.7
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.
- package/package.json +1 -1
- package/dist/aquarium.js +0 -25603
- package/dist/aquarium.umd.cjs +0 -195
- package/dist/index.d.ts +0 -1
- package/dist/src/components/data-display/Avatar/Avatar.d.ts +0 -8
- package/dist/src/components/data-display/Badge/Badge.d.ts +0 -8
- package/dist/src/components/data-display/Card/Card.d.ts +0 -9
- package/dist/src/components/data-display/Collapse/Collapse.d.ts +0 -8
- package/dist/src/components/data-display/Descriptions/Descriptions.d.ts +0 -8
- package/dist/src/components/data-display/Empty/Empty.d.ts +0 -9
- package/dist/src/components/data-display/Image/Image.d.ts +0 -8
- package/dist/src/components/data-display/List/List.d.ts +0 -7
- package/dist/src/components/data-display/Popover/Popover.d.ts +0 -4
- package/dist/src/components/data-display/Segmented/Segmented.d.ts +0 -6
- package/dist/src/components/data-display/Table/Table.d.ts +0 -18
- package/dist/src/components/data-display/Tabs/Tabs.d.ts +0 -8
- package/dist/src/components/data-display/Tag/Tag.d.ts +0 -12
- package/dist/src/components/data-display/Tooltip/Tooltip.d.ts +0 -4
- package/dist/src/components/data-display/Tour/Tour.d.ts +0 -4
- package/dist/src/components/data-entry/AutoComplete/AutoComplete.d.ts +0 -4
- package/dist/src/components/data-entry/Cascader/Cascader.d.ts +0 -9
- package/dist/src/components/data-entry/Checkbox/Checkbox.d.ts +0 -8
- package/dist/src/components/data-entry/DatePicker/DatePicker.d.ts +0 -69
- package/dist/src/components/data-entry/Form/Form.d.ts +0 -22
- package/dist/src/components/data-entry/Input/Input.d.ts +0 -14
- package/dist/src/components/data-entry/InputNumber/InputNumber.d.ts +0 -4
- package/dist/src/components/data-entry/QueryItem/Action.d.ts +0 -9
- package/dist/src/components/data-entry/QueryItem/Cascader.d.ts +0 -26
- package/dist/src/components/data-entry/QueryItem/NumberInput.d.ts +0 -15
- package/dist/src/components/data-entry/QueryItem/Qualifier.d.ts +0 -11
- package/dist/src/components/data-entry/QueryItem/QueryItem.d.ts +0 -12
- package/dist/src/components/data-entry/QueryItem/Text.d.ts +0 -6
- package/dist/src/components/data-entry/QueryItem/TextInput.d.ts +0 -9
- package/dist/src/components/data-entry/QueryItem/ValueSelector.d.ts +0 -7
- package/dist/src/components/data-entry/Radio/Radio.d.ts +0 -8
- package/dist/src/components/data-entry/Radio/RadioButton.d.ts +0 -4
- package/dist/src/components/data-entry/Radio/RadioGroup.d.ts +0 -4
- package/dist/src/components/data-entry/Select/Select.d.ts +0 -11
- package/dist/src/components/data-entry/Switch/Switch.d.ts +0 -4
- package/dist/src/components/data-entry/TimePicker/TimePicker.d.ts +0 -8
- package/dist/src/components/data-entry/TreeSelect/TreeSelect.d.ts +0 -11
- package/dist/src/components/data-entry/Upload/Upload.d.ts +0 -13
- package/dist/src/components/feedback/Alert/Alert.d.ts +0 -7
- package/dist/src/components/feedback/Drawer/Drawer.d.ts +0 -4
- package/dist/src/components/feedback/LoadingModal/LoadingModal.d.ts +0 -7
- package/dist/src/components/feedback/Message/Message.d.ts +0 -19
- package/dist/src/components/feedback/Modal/Modal.d.ts +0 -14
- package/dist/src/components/feedback/Notification/Notification.d.ts +0 -18
- package/dist/src/components/feedback/Popconfirm/Popconfirm.d.ts +0 -4
- package/dist/src/components/feedback/Progress/Progress.d.ts +0 -4
- package/dist/src/components/feedback/Result/Result.d.ts +0 -10
- package/dist/src/components/feedback/Skeleton/Skeleton.d.ts +0 -12
- package/dist/src/components/feedback/Spin/Spin.d.ts +0 -8
- package/dist/src/components/general/Button/Button.d.ts +0 -16
- package/dist/src/components/general/FloatButton/FloatButton.d.ts +0 -9
- package/dist/src/components/general/Icon/Icon.d.ts +0 -12
- package/dist/src/components/general/Typography/Typography.d.ts +0 -34
- package/dist/src/components/general/Typography/colors.d.ts +0 -3
- package/dist/src/components/icons/index.d.ts +0 -97
- package/dist/src/components/index.d.ts +0 -91
- package/dist/src/components/layout/Center/Center.d.ts +0 -2
- package/dist/src/components/layout/Divider/Divider.d.ts +0 -4
- package/dist/src/components/layout/Flex/Flex.d.ts +0 -4
- package/dist/src/components/layout/Grid/Grid.d.ts +0 -6
- package/dist/src/components/layout/Layout/Layout.d.ts +0 -11
- package/dist/src/components/layout/Space/Space.d.ts +0 -8
- package/dist/src/components/navigation/Anchor/Anchor.d.ts +0 -8
- package/dist/src/components/navigation/Breadcrumb/Breadcrumb.d.ts +0 -10
- package/dist/src/components/navigation/Dropdown/Dropdown.d.ts +0 -13
- package/dist/src/components/navigation/GlobalNavigation/GlobalNavigation.d.ts +0 -37
- package/dist/src/components/navigation/GlobalNavigation/HomeButton.d.ts +0 -5
- package/dist/src/components/navigation/GlobalNavigation/NavigationButtonItem.d.ts +0 -9
- package/dist/src/components/navigation/GlobalNavigation/NavigationCreate.d.ts +0 -19
- package/dist/src/components/navigation/GlobalNavigation/NavigationIcon.d.ts +0 -10
- package/dist/src/components/navigation/GlobalNavigation/NavigationItem.d.ts +0 -14
- package/dist/src/components/navigation/GlobalNavigation/NavigationList.d.ts +0 -5
- package/dist/src/components/navigation/GlobalNavigation/NavigationSearch.d.ts +0 -5
- package/dist/src/components/navigation/GlobalNavigation/NotificationCenter.d.ts +0 -8
- package/dist/src/components/navigation/GlobalNavigation/SuiteLogo.d.ts +0 -6
- package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelector.d.ts +0 -10
- package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelectorContent.d.ts +0 -4
- package/dist/src/components/navigation/GlobalNavigation/SuiteSelector/SuiteSelectorSuiteLink.d.ts +0 -9
- package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceNoResults.d.ts +0 -1
- package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelector.d.ts +0 -11
- package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelectorContent.d.ts +0 -17
- package/dist/src/components/navigation/GlobalNavigation/WorkspaceSelector/WorkspaceSelectorContentItems.d.ts +0 -6
- package/dist/src/components/navigation/GlobalNavigation/stories-utils.d.ts +0 -2
- package/dist/src/components/navigation/Menu/Menu.d.ts +0 -20
- package/dist/src/components/navigation/Pagination/Pagination.d.ts +0 -4
- package/dist/src/components/navigation/Steps/Steps.d.ts +0 -4
- package/dist/src/components/not-prod-ready/Affix/Affix.d.ts +0 -4
- package/dist/src/components/not-prod-ready/Calendar/Calendar.d.ts +0 -9
- package/dist/src/components/not-prod-ready/Carousel/Carousel.d.ts +0 -4
- package/dist/src/components/not-prod-ready/ColorPicker/ColorPicker.d.ts +0 -4
- package/dist/src/components/not-prod-ready/QRCode/QRCode.d.ts +0 -4
- package/dist/src/components/not-prod-ready/Rate/Rate.d.ts +0 -4
- package/dist/src/components/not-prod-ready/Slider/Slider.d.ts +0 -4
- package/dist/src/components/not-prod-ready/Statistic/Statistic.d.ts +0 -13
- package/dist/src/components/not-prod-ready/Timeline/Timeline.d.ts +0 -8
- package/dist/src/components/not-prod-ready/Transfer/Transfer.d.ts +0 -13
- package/dist/src/components/not-prod-ready/Tree/Tree.d.ts +0 -15
- package/dist/src/components/not-prod-ready/Watermark/Watermark.d.ts +0 -4
- package/dist/src/constants/ChartColors.d.ts +0 -1
- package/dist/src/constants/ChartConfig.d.ts +0 -8
- package/dist/src/constants/Icons.d.ts +0 -2
- package/dist/src/hooks/NewExperienceReminder/useNewExperienceReminder.d.ts +0 -14
- package/dist/src/hooks/useInitData.d.ts +0 -1
- package/dist/src/hooks/useMount.d.ts +0 -1
- package/dist/src/hooks/useUnMount.d.ts +0 -1
- package/dist/src/services/user-preferences/composite-user-preferences-service/composite-user-preferences-service.d.ts +0 -9
- package/dist/src/services/user-preferences/composite-user-preferences-service/composite-user-preferences-service.spec.d.ts +0 -1
- package/dist/src/services/user-preferences/composite-user-preferences-service/index.d.ts +0 -1
- package/dist/src/services/user-preferences/index.d.ts +0 -1
- package/dist/src/services/user-preferences/models/definitions/index.d.ts +0 -4
- package/dist/src/services/user-preferences/models/definitions/user-preference-definition.d.ts +0 -5
- package/dist/src/services/user-preferences/models/definitions/user-preference-definitions.d.ts +0 -4
- package/dist/src/services/user-preferences/models/definitions/user-preference-per-scope.d.ts +0 -4
- package/dist/src/services/user-preferences/models/definitions/user-preference-scope-type.d.ts +0 -6
- package/dist/src/services/user-preferences/models/storage-models/index.d.ts +0 -1
- package/dist/src/services/user-preferences/models/storage-models/user-preference-scope.d.ts +0 -8
- package/dist/src/services/user-preferences/user-preferences-service.d.ts +0 -19
- package/dist/src/services/user-preferences/user-preferences-service.spec.d.ts +0 -26
- package/dist/src/shared/NavigationItemsProvider.d.ts +0 -52
- package/dist/src/shared/Operation.d.ts +0 -171
- package/dist/src/shared/Paths.d.ts +0 -124
- package/dist/src/shared/Suite.d.ts +0 -8
- package/dist/src/shared/UserPreferences.d.ts +0 -11
- package/dist/src/shared/Utils.d.ts +0 -1
- package/dist/src/shared/services/AudiencePermissionsService.d.ts +0 -22
- package/dist/src/shared/services/AuthorizationsService.d.ts +0 -4
- package/dist/src/shared/services/FeatureFlagsService.d.ts +0 -51
- package/dist/src/shared/services/InitialDataService.d.ts +0 -3
- package/dist/src/shared/services/RoutesAuthorizationsService.d.ts +0 -4
- package/dist/src/shared/services/routeAuthorizations/base-routes-authorizations.d.ts +0 -7
- package/dist/src/shared/services/routeAuthorizations/customer-360-authorizations.d.ts +0 -11
- package/dist/src/shared/services/routeAuthorizations/data-platform-authorizations.d.ts +0 -22
- package/dist/src/shared/services/routeAuthorizations/oversight-authorizations.d.ts +0 -13
- package/dist/src/shared/services/routeAuthorizations/root-authorizations.d.ts +0 -11
- package/dist/src/shared/services/routeAuthorizations/segmentation-authorizations.d.ts +0 -10
- package/dist/src/styles/style.d.ts +0 -425
- package/dist/src/types/icons.d.ts +0 -10
- package/dist/src/utils/Cookies.d.ts +0 -15
- package/dist/src/utils/ExampleStory.d.ts +0 -8
- package/dist/src/utils/GetGlobalToken.d.ts +0 -2
- package/dist/src/utils/debounce.d.ts +0 -1
- package/dist/src/utils/svg-prettifier/SvgPrettifier.d.ts +0 -1
- package/dist/src/utils/utils.d.ts +0 -16
- package/dist/src/utils/utils.spec.d.ts +0 -1
- package/dist/style.css +0 -1
- package/dist/style.ts +0 -437
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
export declare const Paths: {
|
|
2
|
-
readonly Root: {
|
|
3
|
-
readonly Overview: {
|
|
4
|
-
readonly Root: "mp/overview";
|
|
5
|
-
readonly Connections: "mp/overview/connections";
|
|
6
|
-
};
|
|
7
|
-
readonly Workspaces: "mp/workspaces";
|
|
8
|
-
readonly UserSettings: "mp/usersettings";
|
|
9
|
-
readonly SwitchWorkspace: "mp/switch-workspace";
|
|
10
|
-
readonly Analytics: "mp/analytics";
|
|
11
|
-
readonly Predictions: "mp/predictions";
|
|
12
|
-
readonly UserSettingsList: "mp/usersettings/list";
|
|
13
|
-
readonly NotificationPreferences: "mp/usersettings/notificationpreferences";
|
|
14
|
-
readonly UsageBilling: "mp/usagebilling";
|
|
15
|
-
readonly NewExperienceOnly: "mp/new-experience-only";
|
|
16
|
-
readonly UncaughtErrorHandlerTest: "mp/uncaughtErrorHandlerTest";
|
|
17
|
-
readonly Playground: {
|
|
18
|
-
readonly React: "mp/playground/react";
|
|
19
|
-
readonly ReactExample: "mp/playground/react/data-example";
|
|
20
|
-
readonly PopOverErrorIcon: "mp/playground/popovererroricon";
|
|
21
|
-
readonly Card: "mp/playground/card";
|
|
22
|
-
readonly DashboardComponents: "mp/playground/dashboard-components";
|
|
23
|
-
readonly Services: "mp/playground/services";
|
|
24
|
-
readonly JourneyMilestoneAudience: "mp/playground/journey-milestone-audience-modal-playground";
|
|
25
|
-
readonly AudienceSizeLabel: "mp/playground/audience-size-label";
|
|
26
|
-
readonly CategoryList: "mp/playground/categorylist";
|
|
27
|
-
readonly Journey: "mp/playground/journey";
|
|
28
|
-
readonly LiveSearch: "mp/playground/livesearch";
|
|
29
|
-
readonly DmDataTable: "mp/playground/dmdatatable";
|
|
30
|
-
readonly CardDetailContainer: "mp/playground/card-detail-container";
|
|
31
|
-
readonly DatePicker: "mp/playground/datepicker";
|
|
32
|
-
readonly FaultError: "mp/playground/faulterror";
|
|
33
|
-
readonly AudienceConnect: "mp/playground/audienceconnect";
|
|
34
|
-
readonly AudienceFault: "mp/playground/audiencefault";
|
|
35
|
-
readonly AudienceInputs: "mp/playground/audienceinputs";
|
|
36
|
-
readonly AudienceOutputs: "mp/playground/audienceoutputs";
|
|
37
|
-
readonly mpDataTable: "mp/playground/mp-data-table";
|
|
38
|
-
readonly DiagramService: "mp/playground/diagram-service";
|
|
39
|
-
readonly AudienceBuilder: "mp/playground/audiencebuilder";
|
|
40
|
-
readonly InputTile: "mp/playground/inputtile";
|
|
41
|
-
readonly OutputTile: "mp/playground/outputtile";
|
|
42
|
-
readonly InputSelector: "mp/playground/inputselector";
|
|
43
|
-
readonly OutputSelector: "mp/playground/outputselector";
|
|
44
|
-
readonly InstructionComponents: "mp/playground/instruction-components";
|
|
45
|
-
readonly QuickstartLivestream: "mp/playground/quickstart-livestream";
|
|
46
|
-
readonly WizardBreadcrumbs: "mp/playground/wizard-breadcrumbs";
|
|
47
|
-
readonly WizardManager: "mp/playground/wizard-manager";
|
|
48
|
-
readonly HelpText: "mp/playground/help-text";
|
|
49
|
-
readonly DropdownEvents: "mp/playground/dropdown-events";
|
|
50
|
-
readonly StyleguideButtons: "mp/playground/styleguide/buttons";
|
|
51
|
-
readonly StyleguideTextFields: "mp/styleguide/textfields";
|
|
52
|
-
readonly StyleguideDropdowns: "mp/styleguide/dropdowns";
|
|
53
|
-
readonly StyleguideCallouts: "mp/styleguide/callouts";
|
|
54
|
-
readonly Video: "mp/playground/video";
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
readonly DataPlatform: {
|
|
58
|
-
readonly Trends: "data-platform/trends";
|
|
59
|
-
readonly Setup: {
|
|
60
|
-
readonly Connections: "data-platform/setup/connections";
|
|
61
|
-
readonly Inputs: {
|
|
62
|
-
readonly Feeds: "data-platform/setup/inputs/feeds";
|
|
63
|
-
readonly Apps: "data-platform/setup/inputs/apps";
|
|
64
|
-
};
|
|
65
|
-
readonly Outputs: {
|
|
66
|
-
readonly Event: "data-platform/setup/outputs/event";
|
|
67
|
-
readonly Audience: "data-platform/setup/outputs/audience";
|
|
68
|
-
readonly CookieSync: "data-platform/setup/outputs/cookiesync";
|
|
69
|
-
readonly Gdpr: "data-platform/setup/outputs/gdpr";
|
|
70
|
-
readonly LiveRamp: "data-platform/setup/outputs/liveramp";
|
|
71
|
-
readonly Dsr: "data-platform/setup/outputs/dsr";
|
|
72
|
-
readonly DataWarehouse: "data-platform/setup/outputs/datawarehouse";
|
|
73
|
-
readonly Crm: "data-platform/setup/outputs/crm";
|
|
74
|
-
};
|
|
75
|
-
readonly Directory: {
|
|
76
|
-
readonly Listing: "data-platform/setup/directory/listing";
|
|
77
|
-
};
|
|
78
|
-
readonly WarehouseSync: "data-platform/setup/warehouse-sync";
|
|
79
|
-
};
|
|
80
|
-
readonly Livestream: "data-platform/livestream";
|
|
81
|
-
readonly DataCatalog: "data-platform/data-catalog";
|
|
82
|
-
readonly Transformations: {
|
|
83
|
-
readonly Rules: "data-platform/transformations/rules";
|
|
84
|
-
readonly Plans: "data-platform/transformations/plans";
|
|
85
|
-
readonly Filters: {
|
|
86
|
-
readonly Platform: "data-platform/transformations/filters/platform";
|
|
87
|
-
readonly Feed: "data-platform/transformations/filters/feed";
|
|
88
|
-
};
|
|
89
|
-
};
|
|
90
|
-
readonly EventForwarding: "data-platform/event-forwarding";
|
|
91
|
-
};
|
|
92
|
-
readonly Customer360: {
|
|
93
|
-
readonly Identity: {
|
|
94
|
-
readonly GroupIdentities: "customer-360/identity/group-identities";
|
|
95
|
-
};
|
|
96
|
-
readonly UserProfile: "customer-360/user-profile";
|
|
97
|
-
readonly Enrichment: {
|
|
98
|
-
readonly CalculatedAttributes: "customer-360/enrichment/calculated-attributes";
|
|
99
|
-
readonly PredictiveAttributes: "customer-360/enrichment/predictive-attributes";
|
|
100
|
-
readonly PredictiveAttributesNew: "customer-360/enrichment/predictive-attributes/new";
|
|
101
|
-
readonly PredictiveAttributesNextBestAction: "customer-360/enrichment/predictive-attributes/next-best-action";
|
|
102
|
-
};
|
|
103
|
-
};
|
|
104
|
-
readonly Segmentation: {
|
|
105
|
-
readonly Audiences: {
|
|
106
|
-
readonly RealTime: "segmentation/audiences/real-time";
|
|
107
|
-
readonly Standard: "segmentation/audiences/standard";
|
|
108
|
-
readonly Shared: "segmentation/audiences/shared";
|
|
109
|
-
readonly SharedByAccount: "segmentation/audiences/sharedbyaccount";
|
|
110
|
-
readonly Received: "segmentation/audiences/received";
|
|
111
|
-
readonly P2P: "segmentation/audiences/p2p";
|
|
112
|
-
};
|
|
113
|
-
readonly Journeys: "segmentation/journeys";
|
|
114
|
-
};
|
|
115
|
-
readonly Oversight: {
|
|
116
|
-
readonly SystemAlerts: "oversight/system-alerts";
|
|
117
|
-
readonly Observability: {
|
|
118
|
-
readonly List: "oversight/observability/trace/activity";
|
|
119
|
-
readonly Requests: "oversight/observability/trace/configurations";
|
|
120
|
-
};
|
|
121
|
-
readonly DSR: "oversight/data-subject-requests";
|
|
122
|
-
readonly PrivacySettings: "oversight/privacy-settings";
|
|
123
|
-
};
|
|
124
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare enum Suite {
|
|
2
|
-
Root = "Root",
|
|
3
|
-
DataPlatform = "DataPlatform",
|
|
4
|
-
Customer360 = "Customer360",
|
|
5
|
-
Segmentation = "Segmentation",
|
|
6
|
-
Oversight = "Oversight"
|
|
7
|
-
}
|
|
8
|
-
export type SuiteName = "Data Platform" | "Customer 360" | "Segmentation" | "Oversight" | "Analytics" | "Predictions" | "Overview";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare let userPreferences: Preferences;
|
|
2
|
-
export declare enum mParticleUserPreferenceIds {
|
|
3
|
-
IsJourneysUnified = "is-journeys-unified"
|
|
4
|
-
}
|
|
5
|
-
type Preferences = {
|
|
6
|
-
[mParticleUserPreferenceIds.IsJourneysUnified]: {
|
|
7
|
-
optedIn: boolean;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export declare function initUserPreferences(): Promise<void>;
|
|
11
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function generateUniversalHash(value: string, caseSensitive?: boolean): string;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export declare class AudiencePermissionsService {
|
|
2
|
-
static isAudienceLookbackEnabled(): boolean;
|
|
3
|
-
static isAudienceLookbackPromotional(): boolean;
|
|
4
|
-
static isAudienceLookbackUseable(): boolean;
|
|
5
|
-
static isAudienceLeftNavVisible(): boolean;
|
|
6
|
-
static isAudienceEnabledAccountLevel(): boolean;
|
|
7
|
-
static isAudienceEnabledOrganizationLevel(): boolean;
|
|
8
|
-
static isAudienceRealtimeEnabled(): boolean;
|
|
9
|
-
static isRealtimeCustomer(): boolean;
|
|
10
|
-
static canUserViewAudiences(): boolean;
|
|
11
|
-
static canUserActivateAudience(): boolean;
|
|
12
|
-
static isOfflineAudienceEnabled(): boolean;
|
|
13
|
-
static isMultiWorkspaceAudiencesDisabled(): boolean;
|
|
14
|
-
static canActivate(isAudienceLimitReached: boolean, isPublished: boolean): boolean;
|
|
15
|
-
static canUserCreateAudienceSubscription(): boolean;
|
|
16
|
-
static canUserDeleteAudienceSubscription(): boolean;
|
|
17
|
-
static canUserEditAudienceSubscription(): boolean;
|
|
18
|
-
static isPredictiveAudiencesEnabled(): boolean;
|
|
19
|
-
static isPredictiveAudiencesPLDEnabled(): boolean;
|
|
20
|
-
static canUserCreateAudience(): boolean;
|
|
21
|
-
static isJourneysSharedRealTimeAudiencesEnabled(): boolean;
|
|
22
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
export declare enum FeatureFlag {
|
|
2
|
-
Unassigned = "Unassigned",
|
|
3
|
-
/** Obsolete */
|
|
4
|
-
DataPlanTransformations = "DataPlanningTransformations",
|
|
5
|
-
ReportingJobId = "ReportingJobId",
|
|
6
|
-
DataMasterShowAttributesAutoComplete = "DataMasterShowAttributesAutoComplete",
|
|
7
|
-
TieredEventsReport = "TieredEvents.Report",
|
|
8
|
-
TieredEventsIdentityTier = "TieredEvents.IdentityTier",
|
|
9
|
-
DefaultEventTierConfiguration = "TieredEvents.DefaultEventTierConfiguration",
|
|
10
|
-
ShowUsageDashboard = "ShowUsageDashboard",
|
|
11
|
-
IsJourneyDeactivationDisabled = "IsJourneyDeactivationDisabled",
|
|
12
|
-
MpRuleDurationGraph = "MpRuleDurationGraph",
|
|
13
|
-
WorkspaceDefaults = "WorkspaceDefaults",
|
|
14
|
-
MarketingBannerCortexDisabled = "MarketingBanner.Cortex.Disabled",
|
|
15
|
-
HasJourneyBuilderEarlyAccess = "JourneyBuilder.EarlyAccess",
|
|
16
|
-
ProfileProtection = "ProfileProtection",
|
|
17
|
-
PredictiveAudiencesDisabled = "PredictiveAudiences.Disabled",
|
|
18
|
-
ObservabilityDetails = "Observability.Details",
|
|
19
|
-
PredictiveAudiencesPLDDisabled = "PredictiveAudiences.PLD.Disabled",
|
|
20
|
-
AnalyticsInMPv1Disabled = "AnalyticsInMP.v1.Disabled",
|
|
21
|
-
OverviewMap = "OverviewMap",
|
|
22
|
-
GroupingUI = "Grouping.UI",
|
|
23
|
-
JourneysAbTestDisabled = "JourneysAbTest.Disabled",
|
|
24
|
-
JourneysUnificationDisabled = "JourneysUnification.Disabled",
|
|
25
|
-
NotificationCenterV0Preferences = "NotificationCenter.V0.Preferences",
|
|
26
|
-
FieldTransformationsAPI = "FieldTransformations.API",
|
|
27
|
-
ImproveAudienceEstimatorAccuracyDisabled = "ImproveAudienceEstimatorAccuracy.Disabled",
|
|
28
|
-
ObservabilityM4 = "ObservabilityM4",
|
|
29
|
-
PredictiveAttributesCreationDisabled = "PredictiveAttributes.Creation.Disabled",
|
|
30
|
-
NotificationCenterV0Inbox = "NotificationCenter.V0.Inbox",
|
|
31
|
-
NotificationCenterV0InboxTemp = "NotificationCenter.V0.InboxTemp",
|
|
32
|
-
DataManagerOptimizationCA = "DataManagerOptimization.CA",
|
|
33
|
-
DataManagerOptimizationDataCatalog = "DataManagerOptimization.DataCatalog",
|
|
34
|
-
JourneysSharedRealTimeAudiencesDisabled = "Journeys.SharedRealTimeAudiences.Disabled",
|
|
35
|
-
VBPUsageReportV2 = "VBP.UsageReport.V2",
|
|
36
|
-
UAVNewTabletsReadMethod = "UAVNewTabletsReadMethod",
|
|
37
|
-
PredictiveAttributesNextBestActionEnabled = "PredictiveAttributes.NextBestAction.Enabled",
|
|
38
|
-
JourneysEnvironmentSelectionDisabled = "Journeys.EnvironmentSelection.Disabled",
|
|
39
|
-
AudienceInsightsPreviewTabEnabled = "AudienceInsightsPreviewTab.Enabled",
|
|
40
|
-
JourneyAudienceRefreshCadence = "JourneyAudienceRefreshCadence",
|
|
41
|
-
DataManagerOptimizationDataCatalogDetails = "DataManagerOptimization.DataCatalogDetails",
|
|
42
|
-
JourneysMilestoneWithAudienceNode = "Journeys.MilestoneWithAudienceNode"
|
|
43
|
-
}
|
|
44
|
-
export declare class FeatureFlagsService {
|
|
45
|
-
/**
|
|
46
|
-
* Checks whether a feature is enabled or not in the currently active workspace.
|
|
47
|
-
* @param feature The feature to check for.
|
|
48
|
-
* @returns true if the feature is enabled, otherwise false.
|
|
49
|
-
**/
|
|
50
|
-
static isEnabled(feature: FeatureFlag): boolean;
|
|
51
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Suite } from "../../Suite";
|
|
2
|
-
import { RouteAuthorization } from "../RoutesAuthorizationsService";
|
|
3
|
-
export declare abstract class BaseRoutesAuthorizations {
|
|
4
|
-
protected abstract suite: Suite;
|
|
5
|
-
protected abstract getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
getRoutesAuthorizations(): RouteAuthorization[];
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Suite } from "../../Suite";
|
|
2
|
-
import { BaseRoutesAuthorizations } from "./base-routes-authorizations";
|
|
3
|
-
export declare class Customer360Authorizations extends BaseRoutesAuthorizations {
|
|
4
|
-
protected suite: Suite;
|
|
5
|
-
protected getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
private canViewUserGroups;
|
|
7
|
-
private canViewUserActivity;
|
|
8
|
-
private canViewCalculatedAttributes;
|
|
9
|
-
private canViewCreatePredictiveAttribute;
|
|
10
|
-
private canViewNextBestAction;
|
|
11
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseRoutesAuthorizations } from "./base-routes-authorizations";
|
|
2
|
-
import { Suite } from "../../Suite";
|
|
3
|
-
export declare class DataPlatformAuthorizations extends BaseRoutesAuthorizations {
|
|
4
|
-
protected suite: Suite;
|
|
5
|
-
protected getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
private canViewTransformations;
|
|
7
|
-
private canViewSetup;
|
|
8
|
-
private canViewPlatformTrends;
|
|
9
|
-
private canViewLiveStream;
|
|
10
|
-
private canViewEventForwarding;
|
|
11
|
-
private canViewConnections;
|
|
12
|
-
private canViewInputs;
|
|
13
|
-
private canViewOutputs;
|
|
14
|
-
canViewDataWarehouse(): boolean;
|
|
15
|
-
private canViewWarehouseSync;
|
|
16
|
-
canViewCrm(): boolean;
|
|
17
|
-
private canViewDirectory;
|
|
18
|
-
private canViewDataCatalog;
|
|
19
|
-
private canViewRules;
|
|
20
|
-
private canViewPlans;
|
|
21
|
-
private canViewFilters;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BaseRoutesAuthorizations } from "./base-routes-authorizations";
|
|
2
|
-
import { Suite } from "../../Suite";
|
|
3
|
-
export declare class OversightAuthorizations extends BaseRoutesAuthorizations {
|
|
4
|
-
protected suite: Suite;
|
|
5
|
-
protected getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
private isCCPAorGDPREnabled;
|
|
7
|
-
private canViewDSR;
|
|
8
|
-
private canViewPrivacy;
|
|
9
|
-
private canViewSystemAlerts;
|
|
10
|
-
private canViewObservability;
|
|
11
|
-
private canViewObservabilityTraceList;
|
|
12
|
-
private canViewObservabilityTraceRequests;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseRoutesAuthorizations } from "./base-routes-authorizations";
|
|
2
|
-
import { Suite } from "../../Suite";
|
|
3
|
-
export declare class RootAuthorizations extends BaseRoutesAuthorizations {
|
|
4
|
-
protected suite: Suite;
|
|
5
|
-
protected getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
private canViewWorkspacesSettings;
|
|
7
|
-
private canViewPredictions;
|
|
8
|
-
private canViewAnalytics;
|
|
9
|
-
private canViewPlayground;
|
|
10
|
-
private canViewUsageReport;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseRoutesAuthorizations } from "./base-routes-authorizations";
|
|
2
|
-
import { Suite } from "../../Suite";
|
|
3
|
-
export declare class SegmentationAuthorizations extends BaseRoutesAuthorizations {
|
|
4
|
-
protected suite: Suite;
|
|
5
|
-
protected getAuthorizations(): Record<string, boolean>;
|
|
6
|
-
private canViewStandardAudiences;
|
|
7
|
-
private canViewAudiencesShare;
|
|
8
|
-
private canViewRealTimeSharedAudiences;
|
|
9
|
-
private canViewRealTimeAudiences;
|
|
10
|
-
}
|