@streamlayer/sdk-web-types
Advanced tools
@@ -23,3 +23,3 @@ import type { StreamSettings as SLStreamSettings, SdkOverlay, Advertising, OrganizationSettings as SLOrganizationSettings } from '@streamlayer/sl-eslib/sdkSettings/sdkSettings.common_pb'; | ||
| export type PartialMessage<T> = RecursivePartial<RecursiveOmit<T, '$typeName'>>; | ||
| export { QuestionType, QuestionStatus, QuestionImages, QuestionPosition, NotificationPromotionImagePosition, ImagePosition, SilenceSetting, type QuestionOptions, PromotionType, PromotionButtonType, PromotionWallet, PromotionLogoMode, CtaIconMode, NotificationSponsorLogoMode, NotificationEnabled, NotificationUseContentMedia, NotificationUseContentTexts, CloseTimerAuto, NotificationPromotionMode, AutoPlayVideo, PlayVideoMuted, UseAsNotification, AdUnit, } from '@streamlayer/sl-eslib/interactive/interactive.common_pb'; | ||
| export { QuestionType, QuestionStatus, QuestionImages, QuestionPosition, NotificationPromotionImagePosition, ImagePosition, SilenceSetting, type QuestionOptions, PromotionType, PromotionButtonType, PromotionWallet, PromotionLogoMode, CtaIconMode, NotificationSponsorLogoMode, NotificationEnabled, NotificationUseContentMedia, NotificationUseContentTexts, CloseTimerAuto, NotificationPromotionMode, AutoPlayVideo, PlayVideoMuted, UseAsNotification, AdUnit, FactoidMediaMode, } from '@streamlayer/sl-eslib/interactive/interactive.common_pb'; | ||
| export { PickHistoryStatus, type SubscriptionResponse, } from '@streamlayer/sl-eslib/interactive/feed/interactive.feed_pb'; | ||
@@ -26,0 +26,0 @@ export type PickHistory = PlainMessage<IPickHistory>; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export { QuestionType, QuestionStatus, QuestionImages, QuestionPosition, NotificationPromotionImagePosition, ImagePosition, SilenceSetting, PromotionType, PromotionButtonType, PromotionWallet, PromotionLogoMode, CtaIconMode, NotificationSponsorLogoMode, NotificationEnabled, NotificationUseContentMedia, NotificationUseContentTexts, CloseTimerAuto, NotificationPromotionMode, AutoPlayVideo, PlayVideoMuted, UseAsNotification, AdUnit, } from '@streamlayer/sl-eslib/interactive/interactive.common_pb'; | ||
| export { QuestionType, QuestionStatus, QuestionImages, QuestionPosition, NotificationPromotionImagePosition, ImagePosition, SilenceSetting, PromotionType, PromotionButtonType, PromotionWallet, PromotionLogoMode, CtaIconMode, NotificationSponsorLogoMode, NotificationEnabled, NotificationUseContentMedia, NotificationUseContentTexts, CloseTimerAuto, NotificationPromotionMode, AutoPlayVideo, PlayVideoMuted, UseAsNotification, AdUnit, FactoidMediaMode, } from '@streamlayer/sl-eslib/interactive/interactive.common_pb'; | ||
| export { PickHistoryStatus, } from '@streamlayer/sl-eslib/interactive/feed/interactive.feed_pb'; | ||
@@ -3,0 +3,0 @@ export { SdkOverlayType as FeatureType, } from '@streamlayer/sl-eslib/sdkSettings/sdkSettings.common_pb'; |
+1
-1
| { | ||
| "name": "@streamlayer/sdk-web-types", | ||
| "version": "1.17.8", | ||
| "version": "1.18.0", | ||
| "peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@bufbuild/protobuf": "^2.2.2", |
6918
0.52%