@atomic.io/action-cards-web-sdk-cdn-icons 25.4.2 → 26.2.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/public/sdk.d.ts CHANGED
@@ -693,6 +693,7 @@ export declare interface CustomStrings {
693
693
  awaitingFirstCard?: string;
694
694
  allCardsCompleted?: string;
695
695
  cardSnoozeTitle?: string;
696
+ cardDismissTitle?: string;
696
697
  votingUsefulTitle?: string;
697
698
  votingNotUsefulTitle?: string;
698
699
  votingFeedbackTitle?: string;