@mparticle/aquarium 1.56.2 → 1.58.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.
- package/dist/aquarium.js +7464 -7384
- package/dist/aquarium.umd.cjs +41 -41
- package/dist/src/components/UXPatterns/MoreActionsButton/MoreActionsButton.d.ts +18 -0
- package/dist/src/components/general/Icon/SuccessStateIcon/SuccessStateIcon.d.ts +9 -0
- package/dist/src/components/general/Icon/WarningStateIcon/WarningStateIcon.d.ts +9 -0
- package/dist/src/components/icons/index.d.ts +2 -1
- package/dist/src/components/index.d.ts +3 -0
- package/dist/src/shared/Operation.d.ts +9 -2
- package/dist/src/types/icons.d.ts +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { type IDropdownProps, type IButtonProps, type IMenuProps } from '../..';
|
|
3
|
+
export type IMoreActionsButtonItem = NonNullable<IMenuProps['items']>[number];
|
|
4
|
+
export interface IMoreActionsButtonProps extends Omit<IDropdownProps, 'children' | 'menu'> {
|
|
5
|
+
/**
|
|
6
|
+
* Menu configuration for the dropdown - same as Dropdown component
|
|
7
|
+
*/
|
|
8
|
+
menuItems: IMenuProps;
|
|
9
|
+
/**
|
|
10
|
+
* Whether the button is disabled
|
|
11
|
+
*/
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* Additional props to pass to the Button component
|
|
15
|
+
*/
|
|
16
|
+
buttonProps?: Omit<IButtonProps, 'type' | 'icon' | 'disabled'>;
|
|
17
|
+
}
|
|
18
|
+
export declare const MoreActionsButton: React.FC<IMoreActionsButtonProps>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
type IconSize = 'xxxxl' | 'xxxl' | 'xxl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs';
|
|
3
|
+
export interface ISuccessStateIconProps {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
className?: string;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
export declare const SuccessStateIcon: React.FC<ISuccessStateIconProps>;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
type IconSize = 'xxxxl' | 'xxxl' | 'xxl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs';
|
|
3
|
+
export interface IWarningStateIconProps {
|
|
4
|
+
size?: IconSize;
|
|
5
|
+
className?: string;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
export declare const WarningStateIcon: React.FC<IWarningStateIconProps>;
|
|
9
|
+
export {};
|
|
@@ -41,6 +41,7 @@ import GridIcon from '../../assets/svg/grid.svg?react';
|
|
|
41
41
|
import GroupIcon from '../../assets/svg/mp_info_lt_group.svg?react';
|
|
42
42
|
import HeartIcon from '../../assets/svg/heart.svg?react';
|
|
43
43
|
import HelpIcon from '../../assets/svg/help.svg?react';
|
|
44
|
+
import HistoryIcon from '../../assets/svg/mp_info_lt_history.svg?react';
|
|
44
45
|
import IdentityIcon from '../../assets/svg/mp_pm_lt_identity.svg?react';
|
|
45
46
|
import JumpToIcon from '../../assets/svg/mp_act_lt_jump-to.svg?react';
|
|
46
47
|
import LightBulbIcon from '../../assets/svg/lightbulb.svg?react';
|
|
@@ -134,4 +135,4 @@ import OtherDataIcon from '../../assets/svg/mp_data_dt_other.svg?react';
|
|
|
134
135
|
import RefreshIcon from '../../assets/svg/refresh.svg?react';
|
|
135
136
|
import StringIcon from '../../assets/svg/mp_data_dt_string.svg?react';
|
|
136
137
|
import TimestampIcon from '../../assets/svg/mp_data_dt_timestamp.svg?react';
|
|
137
|
-
export { AbSplit, AcceptIcon, Account, ActiveIcon, AgentCopilotIcon, AddIcon, AlicornIcon, ArrayIcon, AudienceGroupIcon, RateDownIcon, RateDownIconDt, RateStarIcon, RateStarIconDt, RateUpIcon, RateUpIconDt, RunIcon, AnalyticsIcon, AnalyticsIconDt, Annotation, C360Icon, C360IconDt, CalculatedAttributeIcon, CriteriaGroupIcon, CatalogIcon, ChartColumnIcon, ChartLineIcon, CheckIcon, CircleNodesIcon, CloudIcon, Cohort, ConnectionsIcon, ConversionIcon, Copy, Dashboard, DatabaseIcon, DataPlatformIcon, DataPlatformIconDt, DateIcon, Delete, DevicesIcon, DirectoryIcon, DragAndDropIcon, DropdownClose, DropdownOpen, DsrIcon, Edit, EmptyIcon, StateError, EnrichmentIcon, EventAttributeIcon, EventIcon, FilterIcon, FitToScreen, Flag, FolderClosedIcon, ForwardingIcon, FullScreen, Funnel, GearIcon, GenericIcon, GridIcon, GroupIcon, HeartIcon, HelpIcon, HelpVideoIcon, IdentityIcon, InfoIcon, JourneyAnalysis, JumpToIcon, LightBulbIcon, LinkIcon, LiveStreamIcon, LockIcon, MessageQuestionIcon, MoreActions, MpLogoIcon, NextIcon, NotificationIcon, NotificationSubscribedIcon, NotificationSubscribeIcon, ObservabilityIcon, OpenTabIcon, Organization, OtherIcon, OversightIcon, OversightIconDt, OverviewIcon, OverviewIconDt, PauseIcon, Placeholder, PlayIcon, PrecisionIcon, PredictionsIcon, PredictionsIconDt, PremiumIcon, PremiumIconDt, PreviousIcon, Privileges, RefreshFrequency, Reorder, RemoveIcon, ScheduledReport, SearchIcon, SegmentationAnalysis, SegmentationIconDt, ShieldKeyholeIcon, SignoutIcon, SplitIcon, SubmitFeedback, SystemAlertsIcon, TextWidget, TransformationsIcon, UnlockIcon, UploadIcon, UserAttributeIcon, UserIcon, UserProfilesIcon, UsersIcon, ViewOnlyIcon, WrenchIcon, ZoomIn, ZoomOut, BannerFreemium, PaywallIcon, StateEmpty, StateNoResults, Back, BooleanIcon, Boost, Clone, ListIcon, NumberIcon, OtherDataIcon, RefreshIcon, StringIcon, TimestampIcon, };
|
|
138
|
+
export { AbSplit, AcceptIcon, Account, ActiveIcon, AgentCopilotIcon, AddIcon, AlicornIcon, ArrayIcon, AudienceGroupIcon, RateDownIcon, RateDownIconDt, RateStarIcon, RateStarIconDt, RateUpIcon, RateUpIconDt, RunIcon, AnalyticsIcon, AnalyticsIconDt, Annotation, C360Icon, C360IconDt, CalculatedAttributeIcon, CriteriaGroupIcon, CatalogIcon, ChartColumnIcon, ChartLineIcon, CheckIcon, CircleNodesIcon, CloudIcon, Cohort, ConnectionsIcon, ConversionIcon, Copy, Dashboard, DatabaseIcon, DataPlatformIcon, DataPlatformIconDt, DateIcon, Delete, DevicesIcon, DirectoryIcon, DragAndDropIcon, DropdownClose, DropdownOpen, DsrIcon, Edit, EmptyIcon, StateError, EnrichmentIcon, EventAttributeIcon, EventIcon, FilterIcon, FitToScreen, Flag, FolderClosedIcon, ForwardingIcon, FullScreen, Funnel, GearIcon, GenericIcon, GridIcon, GroupIcon, HeartIcon, HelpIcon, HelpVideoIcon, HistoryIcon, IdentityIcon, InfoIcon, JourneyAnalysis, JumpToIcon, LightBulbIcon, LinkIcon, LiveStreamIcon, LockIcon, MessageQuestionIcon, MoreActions, MpLogoIcon, NextIcon, NotificationIcon, NotificationSubscribedIcon, NotificationSubscribeIcon, ObservabilityIcon, OpenTabIcon, Organization, OtherIcon, OversightIcon, OversightIconDt, OverviewIcon, OverviewIconDt, PauseIcon, Placeholder, PlayIcon, PrecisionIcon, PredictionsIcon, PredictionsIconDt, PremiumIcon, PremiumIconDt, PreviousIcon, Privileges, RefreshFrequency, Reorder, RemoveIcon, ScheduledReport, SearchIcon, SegmentationAnalysis, SegmentationIconDt, ShieldKeyholeIcon, SignoutIcon, SplitIcon, SubmitFeedback, SystemAlertsIcon, TextWidget, TransformationsIcon, UnlockIcon, UploadIcon, UserAttributeIcon, UserIcon, UserProfilesIcon, UsersIcon, ViewOnlyIcon, WrenchIcon, ZoomIn, ZoomOut, BannerFreemium, PaywallIcon, StateEmpty, StateNoResults, Back, BooleanIcon, Boost, Clone, ListIcon, NumberIcon, OtherDataIcon, RefreshIcon, StringIcon, TimestampIcon, };
|
|
@@ -2,6 +2,8 @@ export { Button, type IButtonProps } from './general/Button/Button';
|
|
|
2
2
|
export { FloatButton, type IFloatButtonProps } from './general/FloatButton/FloatButton';
|
|
3
3
|
export { Icon, type IIconProps } from './general/Icon/Icon';
|
|
4
4
|
export { ErrorStateIcon, type IErrorStateIconProps } from './general/Icon/ErrorStateIcon/ErrorStateIcon';
|
|
5
|
+
export { SuccessStateIcon, type ISuccessStateIconProps } from './general/Icon/SuccessStateIcon/SuccessStateIcon';
|
|
6
|
+
export { WarningStateIcon, type IWarningStateIconProps } from './general/Icon/WarningStateIcon/WarningStateIcon';
|
|
5
7
|
export { Rate, type IRateProps } from './not-prod-ready/Rate/Rate';
|
|
6
8
|
export { Form, type IFormProps, type FormInstance } from './data-entry/Form/Form';
|
|
7
9
|
export { TreeSelect, type ITreeSelectProps } from './data-entry/TreeSelect/TreeSelect';
|
|
@@ -89,6 +91,7 @@ export { USER_PREFERENCE_SCOPE_SEPARATOR, UserPreferenceGlobalScope, type UserPr
|
|
|
89
91
|
export { useNewExperienceReminder, type INewExperienceReminderOptions, type NewExperienceReminderHook, } from '../hooks/NewExperienceReminder/useNewExperienceReminder';
|
|
90
92
|
export { ChartConfig, ChartAxisStyle } from '../constants/ChartConfig';
|
|
91
93
|
export { ChartColors } from '../constants/ChartColors';
|
|
94
|
+
export { MoreActionsButton, type IMoreActionsButtonProps, type IMoreActionsButtonItem, } from './UXPatterns/MoreActionsButton/MoreActionsButton';
|
|
92
95
|
export { Utils } from '../shared/Utils';
|
|
93
96
|
export { RoutesAuthorizationsService } from '../shared/services/RoutesAuthorizationsService';
|
|
94
97
|
export { InitializationService } from '../shared/services/InitializationService';
|
|
@@ -128,8 +128,6 @@ export declare enum Operation {
|
|
|
128
128
|
WORKSPACE_KEY_VIEW = 346,
|
|
129
129
|
INDICATIVE_ADD_USER_TO_PROJECT = 347,
|
|
130
130
|
INDICATIVE_WIZARD_TEAMMATES_VIEW = 348,
|
|
131
|
-
DATA_INGEST_VIEW = 349,
|
|
132
|
-
DATA_INGEST_UPDATE = 350,
|
|
133
131
|
AUDIENCE_VIEW = 351,
|
|
134
132
|
GDPR_REQUEST_VIEW = 352,
|
|
135
133
|
FILTERS_LIST = 354,
|
|
@@ -167,5 +165,14 @@ export declare enum Operation {
|
|
|
167
165
|
USER_ACTIVITY_UPDATE_USER_PROFILE = 398,
|
|
168
166
|
USER_ACTIVITY_DELETE_USER_PROFILE = 399,
|
|
169
167
|
VIEW_VBP_BILLING_REPORT = 401,
|
|
168
|
+
DATA_INGEST_CONNECTION_VIEW = 424,
|
|
169
|
+
DATA_INGEST_CONNECTION_UPDATE = 425,
|
|
170
|
+
DATA_INGEST_CONNECTION_TEST = 426,
|
|
171
|
+
DATA_INGEST_CONNECTION_SETTING_VIEW = 427,
|
|
172
|
+
DATA_INGEST_DATA_MODEL_VIEW = 428,
|
|
173
|
+
DATA_INGEST_DATA_MODEL_UPDATE = 429,
|
|
174
|
+
DATA_INGEST_DATA_MODEL_PREVIEW = 430,
|
|
175
|
+
DATA_INGEST_PIPELINE_VIEW = 431,
|
|
176
|
+
DATA_INGEST_PIPELINE_UPDATE = 432,
|
|
170
177
|
ALLOW_ANONYMOUS = 9999
|
|
171
178
|
}
|
|
@@ -11,4 +11,4 @@ export type IconOptions = RequireAtLeastOne<{
|
|
|
11
11
|
default: IconVariant;
|
|
12
12
|
deprecated?: string | boolean;
|
|
13
13
|
}, IconVariant>;
|
|
14
|
-
export type IconNames = 'abSplit' | 'accept' | 'account' | 'active' | 'agentCopilot' | 'add' | 'alicorn' | 'audienceGroup' | 'analytics' | 'annotation' | 'array' | 'api' | 'audiences' | 'C360' | 'calculatedAttribute' | 'catalog' | 'chartColumn' | 'chartLine' | 'check' | 'circleNodes' | 'close' | 'cloud' | 'cohort' | 'connections' | 'conversion' | 'criteriaGroup' | 'copy' | 'dashboard' | 'database' | 'dataPlatform' | 'date' | 'delete' | 'devices' | 'directory' | 'dragAndDrop' | 'dropdownClose' | 'dropdownOpen' | 'dsr' | 'edit' | 'empty' | 'enrichment' | 'event' | 'eventAttribute' | 'favorite' | 'filter' | 'fitToScreen' | 'flag' | 'folderClosed' | 'forwarding' | 'fullScreen' | 'funnel' | 'gear' | 'generic' | 'grid' | 'group' | 'heart' | 'help' | 'helpVideo' | 'identity' | 'info' | 'insights' | 'journeyAnalysis' | 'journeys' | 'jumpTo' | 'lightBulb' | 'link' | 'list' | 'liveStream' | 'lock' | 'logout' | 'messageQuestion' | 'moreActions' | 'mpLogo' | 'myHub' | 'next' | 'notification' | 'number' | 'notificationSubscribed' | 'notificationSubscribe' | 'observability' | 'openTab' | 'organization' | 'other' | 'otherData' | 'oversight' | 'overview' | 'paywall' | 'pause' | 'pipelines' | 'placeholder' | 'play' | 'precision' | 'predictions' | 'premium' | 'premiumDt' | 'previous' | 'privacy' | 'privileges' | 'refreshFrequency' | 'rateDown' | 'rateStar' | 'rateUp' | 'run' | 'remove' | 'savedProjects' | 'scheduledReport' | 'search' | 'segmentation' | 'segmentationAnalysis' | 'selected' | 'settings' | 'setup' | 'shieldKeyhole' | 'signout' | 'siteMap' | 'sparkles' | 'split' | 'string' | 'support' | 'systemAlerts' | 'textWidget' | 'timestamp' | 'transformation' | 'trends' | 'unlock' | 'upload' | 'user' | 'userAttribute' | 'userProfiles' | 'users' | 'viewOnly' | 'wrench' | 'zoomIn' | 'zoomOut' | 'bannerFreemium' | 'boolean' | 'stateEmpty' | 'stateError' | 'stateNoResults' | 'back' | 'submitFeedback' | 'boost' | 'clone' | 'reorder' | 'refresh';
|
|
14
|
+
export type IconNames = 'abSplit' | 'accept' | 'account' | 'active' | 'agentCopilot' | 'add' | 'alicorn' | 'audienceGroup' | 'analytics' | 'annotation' | 'array' | 'api' | 'audiences' | 'C360' | 'calculatedAttribute' | 'catalog' | 'chartColumn' | 'chartLine' | 'check' | 'circleNodes' | 'close' | 'cloud' | 'cohort' | 'connections' | 'conversion' | 'criteriaGroup' | 'copy' | 'dashboard' | 'database' | 'dataPlatform' | 'date' | 'delete' | 'devices' | 'directory' | 'dragAndDrop' | 'dropdownClose' | 'dropdownOpen' | 'dsr' | 'edit' | 'empty' | 'enrichment' | 'event' | 'eventAttribute' | 'favorite' | 'filter' | 'fitToScreen' | 'flag' | 'folderClosed' | 'forwarding' | 'fullScreen' | 'funnel' | 'gear' | 'generic' | 'grid' | 'group' | 'heart' | 'help' | 'helpVideo' | 'history' | 'identity' | 'info' | 'insights' | 'journeyAnalysis' | 'journeys' | 'jumpTo' | 'lightBulb' | 'link' | 'list' | 'liveStream' | 'lock' | 'logout' | 'messageQuestion' | 'moreActions' | 'mpLogo' | 'myHub' | 'next' | 'notification' | 'number' | 'notificationSubscribed' | 'notificationSubscribe' | 'observability' | 'openTab' | 'organization' | 'other' | 'otherData' | 'oversight' | 'overview' | 'paywall' | 'pause' | 'pipelines' | 'placeholder' | 'play' | 'precision' | 'predictions' | 'premium' | 'premiumDt' | 'previous' | 'privacy' | 'privileges' | 'refreshFrequency' | 'rateDown' | 'rateStar' | 'rateUp' | 'run' | 'remove' | 'savedProjects' | 'scheduledReport' | 'search' | 'segmentation' | 'segmentationAnalysis' | 'selected' | 'settings' | 'setup' | 'shieldKeyhole' | 'signout' | 'siteMap' | 'sparkles' | 'split' | 'string' | 'support' | 'systemAlerts' | 'textWidget' | 'timestamp' | 'transformation' | 'trends' | 'unlock' | 'upload' | 'user' | 'userAttribute' | 'userProfiles' | 'users' | 'viewOnly' | 'wrench' | 'zoomIn' | 'zoomOut' | 'bannerFreemium' | 'boolean' | 'stateEmpty' | 'stateError' | 'stateNoResults' | 'back' | 'submitFeedback' | 'boost' | 'clone' | 'reorder' | 'refresh';
|