decentraland-ui2 0.16.0 → 0.17.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/components/Icon/Notifications/StreamingIcon.d.ts +4 -0
- package/dist/components/Icon/Notifications/StreamingIcon.js +8 -0
- package/dist/components/Icon/Notifications/StreamingIcon.js.map +1 -0
- package/dist/components/Icon/index.d.ts +2 -1
- package/dist/components/Icon/index.js +2 -1
- package/dist/components/Icon/index.js.map +1 -1
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.js +9 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.js +9 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.js +9 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.js +9 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.d.ts +4 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.i18n.d.ts +15 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.i18n.js +16 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.i18n.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.js +9 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/types.d.ts +10 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/types.js +2 -0
- package/dist/components/Notifications/NotificationTypes/Streaming/types.js.map +1 -0
- package/dist/components/Notifications/NotificationTypes/index.d.ts +6 -1
- package/dist/components/Notifications/NotificationTypes/index.js +6 -1
- package/dist/components/Notifications/NotificationTypes/index.js.map +1 -1
- package/dist/components/Notifications/Notifications.stories.d.ts +2 -1
- package/dist/components/Notifications/Notifications.stories.js +14 -2
- package/dist/components/Notifications/Notifications.stories.js.map +1 -1
- package/dist/components/Notifications/types.d.ts +17 -2
- package/dist/components/Notifications/types.js.map +1 -1
- package/dist/components/Notifications/utils.js +6 -1
- package/dist/components/Notifications/utils.js.map +1 -1
- package/dist/data/notifications.d.ts +16 -11
- package/dist/data/notifications.js +177 -82
- package/dist/data/notifications.js.map +1 -1
- package/package.json +3 -3
@@ -0,0 +1,8 @@
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import SvgIcon from "@mui/material/SvgIcon";
|
4
|
+
const StreamingIcon = React.memo((props) => {
|
5
|
+
return (_jsx(SvgIcon, { ...props, children: _jsxs("svg", { width: "41", height: "41", viewBox: "0 0 41 41", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { x: "0.914062", y: "0.635254", width: "40", height: "40", rx: "20", fill: "url(#paint0_radial_21008_111770)" }), _jsx("rect", { x: "0.914062", y: "0.635254", width: "40", height: "40", rx: "20", fill: "black", fillOpacity: "0.4" }), _jsxs("g", { clipPath: "url(#clip0_21008_111770)", children: [_jsx("path", { d: "M20.9154 22.3888C21.9171 22.3888 22.7292 21.6047 22.7292 20.6375C22.7292 19.6703 21.9171 18.8862 20.9154 18.8862C19.9136 18.8862 19.1016 19.6703 19.1016 20.6375C19.1016 21.6047 19.9136 22.3888 20.9154 22.3888Z", fill: "#FCFCFC" }), _jsx("path", { d: "M16.8493 17.1484C15.965 18.1095 15.4766 19.3503 15.4766 20.6358C15.4766 21.9213 15.965 23.1622 16.8493 24.1232", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M24.9805 24.1232C25.8648 23.1622 26.3532 21.9213 26.3532 20.6358C26.3532 19.3503 25.8648 18.1095 24.9805 17.1484", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M13.9624 14.3618C12.3149 16.0636 11.3984 18.3061 11.3984 20.6356C11.3984 22.965 12.3149 25.2075 13.9624 26.9093", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M27.8633 26.9088C29.5108 25.207 30.4272 22.9645 30.4272 20.6351C30.4272 18.3056 29.5108 16.0631 27.8633 14.3613", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M31.0508 29.3843C33.276 26.9761 34.5058 23.8616 34.5058 20.6343C34.5058 17.407 33.276 14.2925 31.0508 11.8843", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M10.7753 11.8843C8.55009 14.2925 7.32031 17.407 7.32031 20.6343C7.32031 23.8616 8.55009 26.9761 10.7753 29.3843", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })] }), _jsxs("defs", { children: [_jsxs("radialGradient", { id: "paint0_radial_21008_111770", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(20.9141 20.6353) rotate(90) scale(20)", children: [_jsx("stop", { stopColor: "#DFC5FA" }), _jsx("stop", { offset: "0.864583", stopColor: "#A24BF3" })] }), _jsx("clipPath", { id: "clip0_21008_111770", children: _jsx("rect", { width: "29", height: "28", fill: "white", transform: "translate(6.41406 6.63525)" }) })] })] }) }));
|
6
|
+
});
|
7
|
+
export { StreamingIcon };
|
8
|
+
//# sourceMappingURL=StreamingIcon.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingIcon.js","sourceRoot":"","sources":["../../../../src/components/Icon/Notifications/StreamingIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,OAAyB,MAAM,uBAAuB,CAAA;AAE7D,MAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,CAAC,KAAmB,EAAE,EAAE;IACvD,OAAO,CACL,KAAC,OAAO,OAAK,KAAK,YAChB,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,aAElC,eACE,CAAC,EAAC,UAAU,EACZ,CAAC,EAAC,UAAU,EACZ,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,EAAE,EAAC,IAAI,EACP,IAAI,EAAC,kCAAkC,GACvC,EACF,eACE,CAAC,EAAC,UAAU,EACZ,CAAC,EAAC,UAAU,EACZ,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,EAAE,EAAC,IAAI,EACP,IAAI,EAAC,OAAO,EACZ,WAAW,EAAC,KAAK,GACjB,EACF,aAAG,QAAQ,EAAC,0BAA0B,aACpC,eACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,gHAAgH,EAClH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,EACF,eACE,CAAC,EAAC,kHAAkH,EACpH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,EACF,eACE,CAAC,EAAC,iHAAiH,EACnH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,EACF,eACE,CAAC,EAAC,iHAAiH,EACnH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,EACF,eACE,CAAC,EAAC,+GAA+G,EACjH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,EACF,eACE,CAAC,EAAC,iHAAiH,EACnH,MAAM,EAAC,OAAO,EACd,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,IACA,EACJ,2BACE,0BACE,EAAE,EAAC,4BAA4B,EAC/B,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,CAAC,EAAC,GAAG,EACL,aAAa,EAAC,gBAAgB,EAC9B,iBAAiB,EAAC,iDAAiD,aAEnE,eAAM,SAAS,EAAC,SAAS,GAAG,EAC5B,eAAM,MAAM,EAAC,UAAU,EAAC,SAAS,EAAC,SAAS,GAAG,IAC/B,EACjB,mBAAU,EAAE,EAAC,oBAAoB,YAC/B,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,IAAI,EAAC,OAAO,EACZ,SAAS,EAAC,4BAA4B,GACtC,GACO,IACN,IACH,GACE,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,aAAa,EAAE,CAAA"}
|
@@ -32,6 +32,7 @@ import { ProjectEnactedIcon } from "./Notifications/ProjectEnactedIcon";
|
|
32
32
|
import { ProposalFinishedIcon } from "./Notifications/ProposalFinishedIcon";
|
33
33
|
import { RentPeriodEndingIcon } from "./Notifications/RentPeriodEndingIcon";
|
34
34
|
import { RewardIcon } from "./Notifications/RewardIcon";
|
35
|
+
import { StreamingIcon } from "./Notifications/StreamingIcon";
|
35
36
|
import { TenderIcon } from "./Notifications/TenderIcon";
|
36
37
|
import { VotingEndedIcon } from "./Notifications/VotingEndedIcon";
|
37
38
|
import { PlacesIcon } from "./PlacesIcon";
|
@@ -59,4 +60,4 @@ import { TiaraIcon } from "./Wearables/TiaraIcon";
|
|
59
60
|
import { TopHeadIcon } from "./Wearables/TopHeadIcon";
|
60
61
|
import { UnisexIcon } from "./Wearables/UnisexIcon";
|
61
62
|
import { UpperBodyIcon } from "./Wearables/UpperBodyIcon";
|
62
|
-
export { MuteIcon, PropsIcon, SoundIcon, VolumeIcon, ManaEthIcon, ManaMaticIcon, PlacesIcon, SparklesIcon, UtilityIcon, BaseFemaleIcon, BaseMaleIcon, BodyShapeIcon, EarringIcon, EyebrowsIcon, EyesIcon, EyewearIcon, FacialHairIcon, FeetIcon, HairIcon, HandsWearIcon, HatIcon, HelmetIcon, LowerBodyIcon, MaskIcon, MouthIcon, SkinIcon, SmartWearableIcon, TiaraIcon, TopHeadIcon, UnisexIcon, UpperBodyIcon, AccessRestoredIcon, AccessRestrictedIcon, BidAcceptedIcon, BidReceivedIcon, CoauthorIcon, EmptyInboxIcon, EventCancelledIcon, EventStartedIcon, EventStartsSoonIcon, GovernanceIcon, HistoryIcon, ItemAirdroppedIcon, ItemSoldIcon, LandRentedIcon, ManaMainnetIcon, ManaPolygonIcon, MissingResourcesIcon, NewCommentIcon, NewNotificationIcon, NotificationBellActiveIcon, NotificationBellIcon, PermissionGrantedIcon, PermissionRevokedIcon, PitchIcon, ProjectEnactedIcon, ProposalFinishedIcon, RentPeriodEndingIcon, RewardIcon, TenderIcon, VotingEndedIcon, };
|
63
|
+
export { MuteIcon, PropsIcon, SoundIcon, VolumeIcon, ManaEthIcon, ManaMaticIcon, PlacesIcon, SparklesIcon, UtilityIcon, BaseFemaleIcon, BaseMaleIcon, BodyShapeIcon, EarringIcon, EyebrowsIcon, EyesIcon, EyewearIcon, FacialHairIcon, FeetIcon, HairIcon, HandsWearIcon, HatIcon, HelmetIcon, LowerBodyIcon, MaskIcon, MouthIcon, SkinIcon, SmartWearableIcon, TiaraIcon, TopHeadIcon, UnisexIcon, UpperBodyIcon, AccessRestoredIcon, AccessRestrictedIcon, BidAcceptedIcon, BidReceivedIcon, CoauthorIcon, EmptyInboxIcon, EventCancelledIcon, EventStartedIcon, EventStartsSoonIcon, GovernanceIcon, HistoryIcon, ItemAirdroppedIcon, ItemSoldIcon, LandRentedIcon, ManaMainnetIcon, ManaPolygonIcon, MissingResourcesIcon, NewCommentIcon, NewNotificationIcon, NotificationBellActiveIcon, NotificationBellIcon, PermissionGrantedIcon, PermissionRevokedIcon, PitchIcon, ProjectEnactedIcon, ProposalFinishedIcon, RentPeriodEndingIcon, RewardIcon, StreamingIcon, TenderIcon, VotingEndedIcon, };
|
@@ -32,6 +32,7 @@ import { ProjectEnactedIcon } from "./Notifications/ProjectEnactedIcon";
|
|
32
32
|
import { ProposalFinishedIcon } from "./Notifications/ProposalFinishedIcon";
|
33
33
|
import { RentPeriodEndingIcon } from "./Notifications/RentPeriodEndingIcon";
|
34
34
|
import { RewardIcon } from "./Notifications/RewardIcon";
|
35
|
+
import { StreamingIcon } from "./Notifications/StreamingIcon";
|
35
36
|
import { TenderIcon } from "./Notifications/TenderIcon";
|
36
37
|
import { VotingEndedIcon } from "./Notifications/VotingEndedIcon";
|
37
38
|
import { PlacesIcon } from "./PlacesIcon";
|
@@ -59,5 +60,5 @@ import { TiaraIcon } from "./Wearables/TiaraIcon";
|
|
59
60
|
import { TopHeadIcon } from "./Wearables/TopHeadIcon";
|
60
61
|
import { UnisexIcon } from "./Wearables/UnisexIcon";
|
61
62
|
import { UpperBodyIcon } from "./Wearables/UpperBodyIcon";
|
62
|
-
export { MuteIcon, PropsIcon, SoundIcon, VolumeIcon, ManaEthIcon, ManaMaticIcon, PlacesIcon, SparklesIcon, UtilityIcon, BaseFemaleIcon, BaseMaleIcon, BodyShapeIcon, EarringIcon, EyebrowsIcon, EyesIcon, EyewearIcon, FacialHairIcon, FeetIcon, HairIcon, HandsWearIcon, HatIcon, HelmetIcon, LowerBodyIcon, MaskIcon, MouthIcon, SkinIcon, SmartWearableIcon, TiaraIcon, TopHeadIcon, UnisexIcon, UpperBodyIcon, AccessRestoredIcon, AccessRestrictedIcon, BidAcceptedIcon, BidReceivedIcon, CoauthorIcon, EmptyInboxIcon, EventCancelledIcon, EventStartedIcon, EventStartsSoonIcon, GovernanceIcon, HistoryIcon, ItemAirdroppedIcon, ItemSoldIcon, LandRentedIcon, ManaMainnetIcon, ManaPolygonIcon, MissingResourcesIcon, NewCommentIcon, NewNotificationIcon, NotificationBellActiveIcon, NotificationBellIcon, PermissionGrantedIcon, PermissionRevokedIcon, PitchIcon, ProjectEnactedIcon, ProposalFinishedIcon, RentPeriodEndingIcon, RewardIcon, TenderIcon, VotingEndedIcon, };
|
63
|
+
export { MuteIcon, PropsIcon, SoundIcon, VolumeIcon, ManaEthIcon, ManaMaticIcon, PlacesIcon, SparklesIcon, UtilityIcon, BaseFemaleIcon, BaseMaleIcon, BodyShapeIcon, EarringIcon, EyebrowsIcon, EyesIcon, EyewearIcon, FacialHairIcon, FeetIcon, HairIcon, HandsWearIcon, HatIcon, HelmetIcon, LowerBodyIcon, MaskIcon, MouthIcon, SkinIcon, SmartWearableIcon, TiaraIcon, TopHeadIcon, UnisexIcon, UpperBodyIcon, AccessRestoredIcon, AccessRestrictedIcon, BidAcceptedIcon, BidReceivedIcon, CoauthorIcon, EmptyInboxIcon, EventCancelledIcon, EventStartedIcon, EventStartsSoonIcon, GovernanceIcon, HistoryIcon, ItemAirdroppedIcon, ItemSoldIcon, LandRentedIcon, ManaMainnetIcon, ManaPolygonIcon, MissingResourcesIcon, NewCommentIcon, NewNotificationIcon, NotificationBellActiveIcon, NotificationBellIcon, PermissionGrantedIcon, PermissionRevokedIcon, PitchIcon, ProjectEnactedIcon, ProposalFinishedIcon, RentPeriodEndingIcon, RewardIcon, StreamingIcon, TenderIcon, VotingEndedIcon, };
|
63
64
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Icon/index.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Icon/index.ts"],"names":[],"mappings":"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"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { CommonNotificationProps, StreamingKeyExpiredNotificationProps } from "../../types";
|
3
|
+
declare const StreamingKeyExpiredNotification: React.MemoExoticComponent<(props: CommonNotificationProps<StreamingKeyExpiredNotificationProps>) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingKeyExpiredNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
const i18n = {
|
2
|
+
en: {
|
3
|
+
description: "Go to the Admin Tools panel at {place} if you need a new key.",
|
4
|
+
title: "Stream Key Expired",
|
5
|
+
},
|
6
|
+
es: {
|
7
|
+
description: "Verifica el panel de Admin Tools en {place} si necesitas una nueva clave.",
|
8
|
+
title: "Clave de Streaming Expirada",
|
9
|
+
},
|
10
|
+
zh: {
|
11
|
+
description: "请检查管理工具面板在{place},如果您需要新的密钥。",
|
12
|
+
title: "流密钥已过期",
|
13
|
+
},
|
14
|
+
};
|
15
|
+
export { i18n };
|
16
|
+
//# sourceMappingURL=StreamingKeyExpiredNotification.i18n.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyExpiredNotification.i18n.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG;IACX,EAAE,EAAE;QACF,WAAW,EACT,+DAA+D;QACjE,KAAK,EAAE,oBAAoB;KAC5B;IACD,EAAE,EAAE;QACF,WAAW,EACT,2EAA2E;QAC7E,KAAK,EAAE,6BAA6B;KACrC;IACD,EAAE,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,KAAK,EAAE,QAAQ;KAChB;CACF,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.js
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { i18n } from "./StreamingKeyExpiredNotification.i18n";
|
4
|
+
import { StreamingNotification } from "./StreamingNotification";
|
5
|
+
const StreamingKeyExpiredNotification = React.memo((props) => {
|
6
|
+
return _jsx(StreamingNotification, { ...props, i18n: i18n });
|
7
|
+
});
|
8
|
+
export { StreamingKeyExpiredNotification };
|
9
|
+
//# sourceMappingURL=StreamingKeyExpiredNotification.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyExpiredNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyExpiredNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,wCAAwC,CAAA;AAC7D,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAM/D,MAAM,+BAA+B,GAAG,KAAK,CAAC,IAAI,CAChD,CAAC,KAAoE,EAAE,EAAE;IACvE,OAAO,KAAC,qBAAqB,OAAK,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,CAAA;AACzD,CAAC,CACF,CAAA;AAED,OAAO,EAAE,+BAA+B,EAAE,CAAA"}
|
package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.d.ts
ADDED
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { CommonNotificationProps, StreamingKeyResetNotificationProps } from "../../types";
|
3
|
+
declare const StreamingKeyResetNotification: React.MemoExoticComponent<(props: CommonNotificationProps<StreamingKeyResetNotificationProps>) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingKeyResetNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
const i18n = {
|
2
|
+
en: {
|
3
|
+
description: "Check the Admin Tools panel at {place} to get the new key.",
|
4
|
+
title: "Stream Key Reset",
|
5
|
+
},
|
6
|
+
es: {
|
7
|
+
description: "Revisa el panel de Admin Tools en {place} para obtener la nueva clave.",
|
8
|
+
title: "Clave de Streaming Restablecida",
|
9
|
+
},
|
10
|
+
zh: {
|
11
|
+
description: "检查管理工具面板在{place}获取新密钥。",
|
12
|
+
title: "流密钥重置",
|
13
|
+
},
|
14
|
+
};
|
15
|
+
export { i18n };
|
16
|
+
//# sourceMappingURL=StreamingKeyResetNotification.i18n.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyResetNotification.i18n.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG;IACX,EAAE,EAAE;QACF,WAAW,EAAE,4DAA4D;QACzE,KAAK,EAAE,kBAAkB;KAC1B;IACD,EAAE,EAAE;QACF,WAAW,EACT,wEAAwE;QAC1E,KAAK,EAAE,iCAAiC;KACzC;IACD,EAAE,EAAE;QACF,WAAW,EAAE,wBAAwB;QACrC,KAAK,EAAE,OAAO;KACf;CACF,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.js
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { i18n } from "./StreamingKeyResetNotification.i18n";
|
4
|
+
import { StreamingNotification } from "./StreamingNotification";
|
5
|
+
const StreamingKeyResetNotification = React.memo((props) => {
|
6
|
+
return _jsx(StreamingNotification, { ...props, i18n: i18n });
|
7
|
+
});
|
8
|
+
export { StreamingKeyResetNotification };
|
9
|
+
//# sourceMappingURL=StreamingKeyResetNotification.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyResetNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyResetNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,sCAAsC,CAAA;AAC3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAM/D,MAAM,6BAA6B,GAAG,KAAK,CAAC,IAAI,CAC9C,CAAC,KAAkE,EAAE,EAAE;IACrE,OAAO,KAAC,qBAAqB,OAAK,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,CAAA;AACzD,CAAC,CACF,CAAA;AAED,OAAO,EAAE,6BAA6B,EAAE,CAAA"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { CommonNotificationProps, StreamingKeyRevokeNotificationProps } from "../../types";
|
3
|
+
declare const StreamingKeyRevokeNotification: React.MemoExoticComponent<(props: CommonNotificationProps<StreamingKeyRevokeNotificationProps>) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingKeyRevokeNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
const i18n = {
|
2
|
+
en: {
|
3
|
+
description: "Check the Admin Tools panel at {place} if you need a new key.",
|
4
|
+
title: "Stream Key Deactivated",
|
5
|
+
},
|
6
|
+
es: {
|
7
|
+
description: "Verifica el panel de Admin Tools en {place} si necesitas una nueva clave.",
|
8
|
+
title: "Clave de Streaming Desactivada",
|
9
|
+
},
|
10
|
+
zh: {
|
11
|
+
description: "请检查管理工具面板在{place},如果您需要新的密钥。",
|
12
|
+
title: "流密钥已停用",
|
13
|
+
},
|
14
|
+
};
|
15
|
+
export { i18n };
|
16
|
+
//# sourceMappingURL=StreamingKeyRevokeNotification.i18n.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyRevokeNotification.i18n.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG;IACX,EAAE,EAAE;QACF,WAAW,EACT,+DAA+D;QACjE,KAAK,EAAE,wBAAwB;KAChC;IACD,EAAE,EAAE;QACF,WAAW,EACT,2EAA2E;QAC7E,KAAK,EAAE,gCAAgC;KACxC;IACD,EAAE,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,KAAK,EAAE,QAAQ;KAChB;CACF,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
package/dist/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.js
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { i18n } from "./StreamingKeyRevokeNotification.i18n";
|
4
|
+
import { StreamingNotification } from "./StreamingNotification";
|
5
|
+
const StreamingKeyRevokeNotification = React.memo((props) => {
|
6
|
+
return _jsx(StreamingNotification, { ...props, i18n: i18n });
|
7
|
+
});
|
8
|
+
export { StreamingKeyRevokeNotification };
|
9
|
+
//# sourceMappingURL=StreamingKeyRevokeNotification.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingKeyRevokeNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingKeyRevokeNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,uCAAuC,CAAA;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAM/D,MAAM,8BAA8B,GAAG,KAAK,CAAC,IAAI,CAC/C,CAAC,KAAmE,EAAE,EAAE;IACtE,OAAO,KAAC,qBAAqB,OAAK,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,CAAA;AACzD,CAAC,CACF,CAAA;AAED,OAAO,EAAE,8BAA8B,EAAE,CAAA"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { StreamingCommonNotificationProps } from "./types";
|
3
|
+
declare const StreamingNotification: React.MemoExoticComponent<(props: StreamingCommonNotificationProps) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { Link } from "@mui/material";
|
4
|
+
import { StreamingIcon } from "../../../Icon";
|
5
|
+
import { IconBadge, IconBadgeIcon } from "../../../IconBadge";
|
6
|
+
import { NotificationItem } from "../../NotificationItem";
|
7
|
+
import { NotificationItemDescription, NotificationItemTitle, } from "../../NotificationItem.styled";
|
8
|
+
import { replaceWithValues } from "../../utils";
|
9
|
+
const StreamingNotification = React.memo((props) => {
|
10
|
+
const { notification, locale, i18n } = props;
|
11
|
+
return (_jsxs(NotificationItem, { image: _jsx(StreamingIcon, { width: 48, height: 48 }), timestamp: notification.timestamp, isNew: !notification.read, locale: locale, children: [_jsx(NotificationItemTitle, { children: i18n[locale].title }), _jsx(NotificationItemDescription, { color: "inherit", underline: "none", children: replaceWithValues(i18n[locale].description, {
|
12
|
+
place: notification.metadata.isWorld ? (_jsx(Link, { href: notification.metadata.url, target: "_blank", rel: "noreferrer", children: notification.metadata.worldName })) : (_jsx(IconBadge, { inline: true, icon: IconBadgeIcon.Places, text: notification.metadata.position, onClick: () => window.open(notification.metadata.url, "_blank") })),
|
13
|
+
}) })] }));
|
14
|
+
});
|
15
|
+
export { StreamingNotification };
|
16
|
+
//# sourceMappingURL=StreamingNotification.js.map
|
package/dist/components/Notifications/NotificationTypes/Streaming/StreamingNotification.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEpC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAC7C,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAA;AACzD,OAAO,EACL,2BAA2B,EAC3B,qBAAqB,GACtB,MAAM,+BAA+B,CAAA;AACtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAE/C,MAAM,qBAAqB,GAAG,KAAK,CAAC,IAAI,CACtC,CAAC,KAAuC,EAAE,EAAE;IAC1C,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,KAAK,CAAA;IAC5C,OAAO,CACL,MAAC,gBAAgB,IACf,KAAK,EAAE,KAAC,aAAa,IAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,GAAI,EAC/C,SAAS,EAAE,YAAY,CAAC,SAAS,EACjC,KAAK,EAAE,CAAC,YAAY,CAAC,IAAI,EACzB,MAAM,EAAE,MAAM,aAEd,KAAC,qBAAqB,cAAE,IAAI,CAAC,MAAM,CAAC,CAAC,KAAK,GAAyB,EACnE,KAAC,2BAA2B,IAAC,KAAK,EAAC,SAAS,EAAC,SAAS,EAAC,MAAM,YAC1D,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,WAAW,EAAE;oBAC3C,KAAK,EAAE,YAAY,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,CACrC,KAAC,IAAI,IACH,IAAI,EAAE,YAAY,CAAC,QAAQ,CAAC,GAAG,EAC/B,MAAM,EAAC,QAAQ,EACf,GAAG,EAAC,YAAY,YAEf,YAAY,CAAC,QAAQ,CAAC,SAAS,GAC3B,CACR,CAAC,CAAC,CAAC,CACF,KAAC,SAAS,IACR,MAAM,QACN,IAAI,EAAE,aAAa,CAAC,MAAM,EAC1B,IAAI,EAAE,YAAY,CAAC,QAAQ,CAAC,QAAQ,EACpC,OAAO,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC,GAC/D,CACH;iBACF,CAAC,GAC0B,IACb,CACpB,CAAA;AACH,CAAC,CACF,CAAA;AAED,OAAO,EAAE,qBAAqB,EAAE,CAAA"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { CommonNotificationProps, StreamingPlaceUpdatedNotificationProps } from "../../types";
|
3
|
+
declare const StreamingPlaceUpdatedNotification: React.MemoExoticComponent<(props: CommonNotificationProps<StreamingPlaceUpdatedNotificationProps>) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingPlaceUpdatedNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
const i18n = {
|
2
|
+
en: {
|
3
|
+
description: "If you'd like to stream to {place}, please generate a new stream key from the Admin Tools panel in Decentraland.",
|
4
|
+
title: "Stream Location Altered",
|
5
|
+
},
|
6
|
+
es: {
|
7
|
+
description: "Si deseas transmitir a {place}, por favor genera una nueva clave de transmisión desde el panel de Admin Tools en Decentraland.",
|
8
|
+
title: "Place Actualizado",
|
9
|
+
},
|
10
|
+
zh: {
|
11
|
+
description: "请从管理工具面板生成一个新的流密钥{place}。",
|
12
|
+
title: "地点已更新",
|
13
|
+
},
|
14
|
+
};
|
15
|
+
export { i18n };
|
16
|
+
//# sourceMappingURL=StreamingPlaceUpdatedNotification.i18n.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingPlaceUpdatedNotification.i18n.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG;IACX,EAAE,EAAE;QACF,WAAW,EACT,kHAAkH;QACpH,KAAK,EAAE,yBAAyB;KACjC;IACD,EAAE,EAAE;QACF,WAAW,EACT,gIAAgI;QAClI,KAAK,EAAE,mBAAmB;KAC3B;IACD,EAAE,EAAE;QACF,WAAW,EAAE,2BAA2B;QACxC,KAAK,EAAE,OAAO;KACf;CACF,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { StreamingNotification } from "./StreamingNotification";
|
4
|
+
import { i18n } from "./StreamingPlaceUpdatedNotification.i18n";
|
5
|
+
const StreamingPlaceUpdatedNotification = React.memo((props) => {
|
6
|
+
return _jsx(StreamingNotification, { ...props, i18n: i18n });
|
7
|
+
});
|
8
|
+
export { StreamingPlaceUpdatedNotification };
|
9
|
+
//# sourceMappingURL=StreamingPlaceUpdatedNotification.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingPlaceUpdatedNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingPlaceUpdatedNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAC/D,OAAO,EAAE,IAAI,EAAE,MAAM,0CAA0C,CAAA;AAM/D,MAAM,iCAAiC,GAAG,KAAK,CAAC,IAAI,CAClD,CAAC,KAAsE,EAAE,EAAE;IACzE,OAAO,KAAC,qBAAqB,OAAK,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,CAAA;AACzD,CAAC,CACF,CAAA;AAED,OAAO,EAAE,iCAAiC,EAAE,CAAA"}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import React from "react";
|
2
|
+
import { CommonNotificationProps, StreamingTimeExceededNotificationProps } from "../../types";
|
3
|
+
declare const StreamingTimeExceededNotification: React.MemoExoticComponent<(props: CommonNotificationProps<StreamingTimeExceededNotificationProps>) => import("react/jsx-runtime").JSX.Element>;
|
4
|
+
export { StreamingTimeExceededNotification };
|
@@ -0,0 +1,16 @@
|
|
1
|
+
const i18n = {
|
2
|
+
en: {
|
3
|
+
description: "Restart your stream in your broadcasting software (e.g. OBS) if you'd like to continue streaming to the scene at {place}.",
|
4
|
+
title: "Stream Timed Out",
|
5
|
+
},
|
6
|
+
es: {
|
7
|
+
description: "Reinicia tu transmisión en tu software de transmisión (e.g. OBS) si deseas continuar transmitiendo a la escena en {place}.",
|
8
|
+
title: "Tiempo de Streaming Excedido",
|
9
|
+
},
|
10
|
+
zh: {
|
11
|
+
description: "如果您想继续直播到现场{place},请在直播软件(例如 OBS)中重新启动直播。",
|
12
|
+
title: "流媒体时间已超过限制",
|
13
|
+
},
|
14
|
+
};
|
15
|
+
export { i18n };
|
16
|
+
//# sourceMappingURL=StreamingTimeExceededNotification.i18n.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingTimeExceededNotification.i18n.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.i18n.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG;IACX,EAAE,EAAE;QACF,WAAW,EACT,2HAA2H;QAC7H,KAAK,EAAE,kBAAkB;KAC1B;IACD,EAAE,EAAE;QACF,WAAW,EACT,4HAA4H;QAC9H,KAAK,EAAE,8BAA8B;KACtC;IACD,EAAE,EAAE;QACF,WAAW,EACT,2CAA2C;QAC7C,KAAK,EAAE,YAAY;KACpB;CACF,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
+
import React from "react";
|
3
|
+
import { StreamingNotification } from "./StreamingNotification";
|
4
|
+
import { i18n } from "./StreamingTimeExceededNotification.i18n";
|
5
|
+
const StreamingTimeExceededNotification = React.memo((props) => {
|
6
|
+
return _jsx(StreamingNotification, { ...props, i18n: i18n });
|
7
|
+
});
|
8
|
+
export { StreamingTimeExceededNotification };
|
9
|
+
//# sourceMappingURL=StreamingTimeExceededNotification.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"StreamingTimeExceededNotification.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/StreamingTimeExceededNotification.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAC/D,OAAO,EAAE,IAAI,EAAE,MAAM,0CAA0C,CAAA;AAM/D,MAAM,iCAAiC,GAAG,KAAK,CAAC,IAAI,CAClD,CAAC,KAAsE,EAAE,EAAE;IACzE,OAAO,KAAC,qBAAqB,OAAK,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,CAAA;AACzD,CAAC,CACF,CAAA;AAED,OAAO,EAAE,iCAAiC,EAAE,CAAA"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import { CommonNotificationProps, NotificationLocale, StreamingKeyExpiredNotificationProps, StreamingKeyResetNotificationProps, StreamingKeyRevokeNotificationProps, StreamingPlaceUpdatedNotificationProps, StreamingTimeExceededNotificationProps } from "components/Notifications/types";
|
2
|
+
type StreamingNotificationProps = StreamingKeyResetNotificationProps | StreamingKeyRevokeNotificationProps | StreamingKeyExpiredNotificationProps | StreamingTimeExceededNotificationProps | StreamingPlaceUpdatedNotificationProps;
|
3
|
+
type i18nProps = {
|
4
|
+
title: string;
|
5
|
+
description: string;
|
6
|
+
};
|
7
|
+
type StreamingCommonNotificationProps = CommonNotificationProps<StreamingNotificationProps> & {
|
8
|
+
i18n: Record<NotificationLocale, i18nProps>;
|
9
|
+
};
|
10
|
+
export type { StreamingNotificationProps, StreamingCommonNotificationProps, i18nProps, };
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../src/components/Notifications/NotificationTypes/Streaming/types.ts"],"names":[],"mappings":""}
|
@@ -21,9 +21,14 @@ import { CampaignOutOfStockNotification } from "./Reward/CampaignOutOfStockNotif
|
|
21
21
|
import { RewardAssignedNotification } from "./Reward/RewardAssignedNotification";
|
22
22
|
import { RewardDelayedNotification } from "./Reward/RewardDelayedNotification";
|
23
23
|
import { RewardInProgressNotification } from "./Reward/RewardInProgressNotification";
|
24
|
+
import { StreamingKeyExpiredNotification } from "./Streaming/StreamingKeyExpiredNotification";
|
25
|
+
import { StreamingKeyResetNotification } from "./Streaming/StreamingKeyResetNotification";
|
26
|
+
import { StreamingKeyRevokeNotification } from "./Streaming/StreamingKeyRevokeNotification";
|
27
|
+
import { StreamingPlaceUpdatedNotification } from "./Streaming/StreamingPlaceUpdatedNotification";
|
28
|
+
import { StreamingTimeExceededNotification } from "./Streaming/StreamingTimeExceededNotification";
|
24
29
|
import { WorldsAccessRestoredNotification } from "./Worlds/WorldsAccessRestoredNotification";
|
25
30
|
import { WorldsAccessRestrictedNotification } from "./Worlds/WorldsAccessRestrictedNotification";
|
26
31
|
import { WorldsMissingResourcesNotification } from "./Worlds/WorldsMissingResourcesNotification";
|
27
32
|
import { WorldsPermissionGrantedNotification } from "./Worlds/WorldsPermissionGrantedNotification";
|
28
33
|
import { WorldsPermissionRevokedNotification } from "./Worlds/WorldsPermissionRevokedNotification";
|
29
|
-
export {
|
34
|
+
export { BidAcceptedNotification, BidReceivedNotification, CampaignGasPriceHigherThanExpectedNotification, CampaignOutOfFundsNotification, CampaignOutOfStockNotification, EventsStartedNotification, EventsStartsSoonNotification, GovernanceAnnouncementNotification, GovernanceAuthoredProposalFinishedNotification, GovernanceCoauthorRequestedNotification, GovernanceNewCommentOnProjectUpdateNotification, GovernanceNewCommentOnProposalNotification, GovernancePitchPassedNotification, GovernanceProposalEnactedNotification, GovernanceTenderPassedNotification, GovernanceVotingEndedVoterNotification, ItemSoldNotification, LandRentalEndedNotification, LandRentedNotification, RewardAssignedNotification, RewardDelayedNotification, RewardInProgressNotification, RoyaltiesEarnedNotification, StreamingKeyExpiredNotification, StreamingKeyResetNotification, StreamingKeyRevokeNotification, StreamingPlaceUpdatedNotification, StreamingTimeExceededNotification, WorldsAccessRestoredNotification, WorldsAccessRestrictedNotification, WorldsMissingResourcesNotification, WorldsPermissionGrantedNotification, WorldsPermissionRevokedNotification, };
|
@@ -21,10 +21,15 @@ import { CampaignOutOfStockNotification } from "./Reward/CampaignOutOfStockNotif
|
|
21
21
|
import { RewardAssignedNotification } from "./Reward/RewardAssignedNotification";
|
22
22
|
import { RewardDelayedNotification } from "./Reward/RewardDelayedNotification";
|
23
23
|
import { RewardInProgressNotification } from "./Reward/RewardInProgressNotification";
|
24
|
+
import { StreamingKeyExpiredNotification } from "./Streaming/StreamingKeyExpiredNotification";
|
25
|
+
import { StreamingKeyResetNotification } from "./Streaming/StreamingKeyResetNotification";
|
26
|
+
import { StreamingKeyRevokeNotification } from "./Streaming/StreamingKeyRevokeNotification";
|
27
|
+
import { StreamingPlaceUpdatedNotification } from "./Streaming/StreamingPlaceUpdatedNotification";
|
28
|
+
import { StreamingTimeExceededNotification } from "./Streaming/StreamingTimeExceededNotification";
|
24
29
|
import { WorldsAccessRestoredNotification } from "./Worlds/WorldsAccessRestoredNotification";
|
25
30
|
import { WorldsAccessRestrictedNotification } from "./Worlds/WorldsAccessRestrictedNotification";
|
26
31
|
import { WorldsMissingResourcesNotification } from "./Worlds/WorldsMissingResourcesNotification";
|
27
32
|
import { WorldsPermissionGrantedNotification } from "./Worlds/WorldsPermissionGrantedNotification";
|
28
33
|
import { WorldsPermissionRevokedNotification } from "./Worlds/WorldsPermissionRevokedNotification";
|
29
|
-
export {
|
34
|
+
export { BidAcceptedNotification, BidReceivedNotification, CampaignGasPriceHigherThanExpectedNotification, CampaignOutOfFundsNotification, CampaignOutOfStockNotification, EventsStartedNotification, EventsStartsSoonNotification, GovernanceAnnouncementNotification, GovernanceAuthoredProposalFinishedNotification, GovernanceCoauthorRequestedNotification, GovernanceNewCommentOnProjectUpdateNotification, GovernanceNewCommentOnProposalNotification, GovernancePitchPassedNotification, GovernanceProposalEnactedNotification, GovernanceTenderPassedNotification, GovernanceVotingEndedVoterNotification, ItemSoldNotification, LandRentalEndedNotification, LandRentedNotification, RewardAssignedNotification, RewardDelayedNotification, RewardInProgressNotification, RoyaltiesEarnedNotification, StreamingKeyExpiredNotification, StreamingKeyResetNotification, StreamingKeyRevokeNotification, StreamingPlaceUpdatedNotification, StreamingTimeExceededNotification, WorldsAccessRestoredNotification, WorldsAccessRestrictedNotification, WorldsMissingResourcesNotification, WorldsPermissionGrantedNotification, WorldsPermissionRevokedNotification, };
|
30
35
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/Notifications/NotificationTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,mCAAmC,CAAA;AAC7E,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAA;AACnF,OAAO,EAAE,kCAAkC,EAAE,MAAM,iDAAiD,CAAA;AACpG,OAAO,EAAE,8CAA8C,EAAE,MAAM,6DAA6D,CAAA;AAC5H,OAAO,EAAE,uCAAuC,EAAE,MAAM,sDAAsD,CAAA;AAC9G,OAAO,EAAE,+CAA+C,EAAE,MAAM,8DAA8D,CAAA;AAC9H,OAAO,EAAE,0CAA0C,EAAE,MAAM,yDAAyD,CAAA;AACpH,OAAO,EAAE,iCAAiC,EAAE,MAAM,gDAAgD,CAAA;AAClG,OAAO,EAAE,qCAAqC,EAAE,MAAM,oDAAoD,CAAA;AAC1G,OAAO,EAAE,kCAAkC,EAAE,MAAM,iDAAiD,CAAA;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,qDAAqD,CAAA;AAC5G,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAA;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAA;AACtE,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAA;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAA;AAC/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAA;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAA;AACvF,OAAO,EAAE,8CAA8C,EAAE,MAAM,yDAAyD,CAAA;AACxH,OAAO,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAA;AACxF,OAAO,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAA;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAA;AAChF,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAA;AAC9E,OAAO,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAA;AACpF,OAAO,EAAE,gCAAgC,EAAE,MAAM,2CAA2C,CAAA;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,6CAA6C,CAAA;AAChG,OAAO,EAAE,kCAAkC,EAAE,MAAM,6CAA6C,CAAA;AAChG,OAAO,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAA;AAClG,OAAO,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAA;AAElG,OAAO,EACL,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/Notifications/NotificationTypes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,mCAAmC,CAAA;AAC7E,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAA;AACnF,OAAO,EAAE,kCAAkC,EAAE,MAAM,iDAAiD,CAAA;AACpG,OAAO,EAAE,8CAA8C,EAAE,MAAM,6DAA6D,CAAA;AAC5H,OAAO,EAAE,uCAAuC,EAAE,MAAM,sDAAsD,CAAA;AAC9G,OAAO,EAAE,+CAA+C,EAAE,MAAM,8DAA8D,CAAA;AAC9H,OAAO,EAAE,0CAA0C,EAAE,MAAM,yDAAyD,CAAA;AACpH,OAAO,EAAE,iCAAiC,EAAE,MAAM,gDAAgD,CAAA;AAClG,OAAO,EAAE,qCAAqC,EAAE,MAAM,oDAAoD,CAAA;AAC1G,OAAO,EAAE,kCAAkC,EAAE,MAAM,iDAAiD,CAAA;AACpG,OAAO,EAAE,sCAAsC,EAAE,MAAM,qDAAqD,CAAA;AAC5G,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAA;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAA;AACtE,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAA;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAA;AAC/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAA;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAA;AACvF,OAAO,EAAE,8CAA8C,EAAE,MAAM,yDAAyD,CAAA;AACxH,OAAO,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAA;AACxF,OAAO,EAAE,8BAA8B,EAAE,MAAM,yCAAyC,CAAA;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAA;AAChF,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAA;AAC9E,OAAO,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAA;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,6CAA6C,CAAA;AAC7F,OAAO,EAAE,6BAA6B,EAAE,MAAM,2CAA2C,CAAA;AACzF,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAA;AAC3F,OAAO,EAAE,iCAAiC,EAAE,MAAM,+CAA+C,CAAA;AACjG,OAAO,EAAE,iCAAiC,EAAE,MAAM,+CAA+C,CAAA;AACjG,OAAO,EAAE,gCAAgC,EAAE,MAAM,2CAA2C,CAAA;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,6CAA6C,CAAA;AAChG,OAAO,EAAE,kCAAkC,EAAE,MAAM,6CAA6C,CAAA;AAChG,OAAO,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAA;AAClG,OAAO,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAA;AAElG,OAAO,EACL,uBAAuB,EACvB,uBAAuB,EACvB,8CAA8C,EAC9C,8BAA8B,EAC9B,8BAA8B,EAC9B,yBAAyB,EACzB,4BAA4B,EAC5B,kCAAkC,EAClC,8CAA8C,EAC9C,uCAAuC,EACvC,+CAA+C,EAC/C,0CAA0C,EAC1C,iCAAiC,EACjC,qCAAqC,EACrC,kCAAkC,EAClC,sCAAsC,EACtC,oBAAoB,EACpB,2BAA2B,EAC3B,sBAAsB,EACtB,0BAA0B,EAC1B,yBAAyB,EACzB,4BAA4B,EAC5B,2BAA2B,EAC3B,+BAA+B,EAC/B,6BAA6B,EAC7B,8BAA8B,EAC9B,iCAAiC,EACjC,iCAAiC,EACjC,gCAAgC,EAChC,kCAAkC,EAClC,kCAAkC,EAClC,mCAAmC,EACnC,mCAAmC,GACpC,CAAA"}
|
@@ -12,8 +12,9 @@ declare const GovernanceNotifications: Story;
|
|
12
12
|
declare const LandNotifications: Story;
|
13
13
|
declare const MarketplaceNotifications: Story;
|
14
14
|
declare const RewardsNotifications: Story;
|
15
|
+
declare const StreamingNotifications: Story;
|
15
16
|
declare const WorldsNotifications: Story;
|
16
17
|
declare const OpenNotLoading: Story;
|
17
18
|
declare const OnlySeen: Story;
|
18
19
|
export default meta;
|
19
|
-
export { WithoutNewNotifications, WithNewNotifications, Onboarding, OpenLoading, OpenNotLoadingButEmpty, EventsNotifications, GovernanceNotifications, LandNotifications, MarketplaceNotifications, RewardsNotifications, WorldsNotifications, OpenNotLoading, OnlySeen, };
|
20
|
+
export { WithoutNewNotifications, WithNewNotifications, Onboarding, OpenLoading, OpenNotLoadingButEmpty, EventsNotifications, GovernanceNotifications, LandNotifications, MarketplaceNotifications, RewardsNotifications, StreamingNotifications, WorldsNotifications, OpenNotLoading, OnlySeen, };
|
@@ -3,7 +3,7 @@ import { useState } from "react";
|
|
3
3
|
import { Box } from "@mui/material";
|
4
4
|
import { Notifications } from "./Notifications";
|
5
5
|
import { NotificationActiveTab } from "./types";
|
6
|
-
import { allTypeOfNotifications, bidAcceptedNotificationData, bidReceivedNotificationPropsData, campaignGasPriceHigherThanExpectedNotificationData, campaignOutOfFundsNotificationData, campaignOutOfStockNotificationData, eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, itemSoldNotificationPropsData, landRentalEndedNotificationData, landRentedNotificationData, rewardAssignedNotificationData, rewardDelayedNotificationData, rewardInProgressNotificationData, royalitesEarnedNotificationPropsData, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData, } from "../../data/notifications";
|
6
|
+
import { allTypeOfNotifications, bidAcceptedNotificationData, bidReceivedNotificationPropsData, campaignGasPriceHigherThanExpectedNotificationData, campaignOutOfFundsNotificationData, campaignOutOfStockNotificationData, eventStartedNotificationData, eventStartsSoonFutureStartNotificationData, eventStartsSoonPastStartNotificationData, governanceAnnouncementNotificationData, governanceAuthoredProposalFinishedNotificationData, governanceCoauthorRequestedNotificationData, governanceNewCommentOnProjectUpdateNotificationData, governanceNewCommentOnProposalNotificationData, governancePitchPassedNotificationData, governanceProposalEnactedNotificationData, governanceTenderPassedNotificationData, governanceVotingEndedVoterNotificationData, itemSoldNotificationPropsData, landRentalEndedNotificationData, landRentedNotificationData, rewardAssignedNotificationData, rewardDelayedNotificationData, rewardInProgressNotificationData, royalitesEarnedNotificationPropsData, streamingKeyExpiredNotificationData, streamingKeyResetNotificationData, streamingKeyRevokeNotificationData, streamingPlaceUpdatedNotificationData, streamingTimeExceededNotificationData, worldsAccessRestoredNotificationData, worldsAccessRestrictedNotificationData, worldsMissingResourcesNotificationData, worldsPermissionGrantedNotificationPropsData, worldsPermissionRevokedNotificationData, } from "../../data/notifications";
|
7
7
|
import { shorten } from "../AddressField/utils";
|
8
8
|
const meta = {
|
9
9
|
component: Notifications,
|
@@ -114,6 +114,18 @@ const RewardsNotifications = {
|
|
114
114
|
],
|
115
115
|
},
|
116
116
|
};
|
117
|
+
const StreamingNotifications = {
|
118
|
+
name: "Streaming Notifications",
|
119
|
+
args: {
|
120
|
+
items: [
|
121
|
+
streamingKeyExpiredNotificationData,
|
122
|
+
streamingKeyResetNotificationData,
|
123
|
+
streamingKeyRevokeNotificationData,
|
124
|
+
streamingPlaceUpdatedNotificationData,
|
125
|
+
streamingTimeExceededNotificationData,
|
126
|
+
],
|
127
|
+
},
|
128
|
+
};
|
117
129
|
const WorldsNotifications = {
|
118
130
|
name: "Worlds Notifications",
|
119
131
|
args: {
|
@@ -144,5 +156,5 @@ const OnlySeen = {
|
|
144
156
|
};
|
145
157
|
// eslint-disable-next-line import/no-default-export
|
146
158
|
export default meta;
|
147
|
-
export { WithoutNewNotifications, WithNewNotifications, Onboarding, OpenLoading, OpenNotLoadingButEmpty, EventsNotifications, GovernanceNotifications, LandNotifications, MarketplaceNotifications, RewardsNotifications, WorldsNotifications, OpenNotLoading, OnlySeen, };
|
159
|
+
export { WithoutNewNotifications, WithNewNotifications, Onboarding, OpenLoading, OpenNotLoadingButEmpty, EventsNotifications, GovernanceNotifications, LandNotifications, MarketplaceNotifications, RewardsNotifications, StreamingNotifications, WorldsNotifications, OpenNotLoading, OnlySeen, };
|
148
160
|
//# sourceMappingURL=Notifications.stories.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Notifications.stories.js","sourceRoot":"","sources":["../../../src/components/Notifications/Notifications.stories.tsx"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"Notifications.stories.js","sourceRoot":"","sources":["../../../src/components/Notifications/Notifications.stories.tsx"],"names":[],"mappings":"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"}
|