@sendoutcards/quantum-design-ui 1.7.80 → 1.7.82
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/index.es.js
CHANGED
|
@@ -24247,10 +24247,11 @@ var CardEntryDialog = function (_a) {
|
|
|
24247
24247
|
};
|
|
24248
24248
|
|
|
24249
24249
|
var AffiliateShareWidget = function (_a) {
|
|
24250
|
-
var
|
|
24250
|
+
var title = _a.title,
|
|
24251
|
+
shareLink = _a.shareLink;
|
|
24251
24252
|
return jsx(PromotionWidget, {
|
|
24252
24253
|
capsuleTitle: "Share",
|
|
24253
|
-
title:
|
|
24254
|
+
title: title,
|
|
24254
24255
|
type: "secondary",
|
|
24255
24256
|
description: "",
|
|
24256
24257
|
backgroundColor: "foreground"
|
|
@@ -24664,7 +24665,7 @@ var PaperTypeModal = function (_a) {
|
|
|
24664
24665
|
};
|
|
24665
24666
|
|
|
24666
24667
|
var comparisonItems37 = [{
|
|
24667
|
-
title: '
|
|
24668
|
+
title: '20 Monthly Cards (includes both Heartfelt and System Cards)',
|
|
24668
24669
|
description: '$1.75 for each additional card over 30. Stamps not included on any System Card sends.',
|
|
24669
24670
|
isIncluded: true
|
|
24670
24671
|
}, {
|
|
@@ -24700,10 +24701,6 @@ var comparisonItems97 = [{
|
|
|
24700
24701
|
title: 'Contact Manager',
|
|
24701
24702
|
description: 'Store your contact information, birthdays, special occasions, reminders, include notes, and get a history of every card sent.',
|
|
24702
24703
|
isIncluded: true
|
|
24703
|
-
}, {
|
|
24704
|
-
title: '30 System Cards!',
|
|
24705
|
-
description: 'Schedule, send to one or multiple people, even take advantage of our drip campaign feature!',
|
|
24706
|
-
isIncluded: true
|
|
24707
24704
|
}, {
|
|
24708
24705
|
title: '30% Discount on Gifts',
|
|
24709
24706
|
description: 'Each gift that you add to greeting cards gets you even more savings!',
|