@sendoutcards/quantum-design-ui 1.7.36 → 1.7.37

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.
Files changed (2) hide show
  1. package/dist/index.es.js +10 -6
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -22898,15 +22898,19 @@ var PaperTypeModal = function (_a) {
22898
22898
  };
22899
22899
 
22900
22900
  var comparisonItems37 = [{
22901
+ title: '30 Monthly Card Sends (includes both Heartfelt and System Sends)',
22902
+ description: 'Keep track of birthdays, special occasions, reminders, include notes if you choose, and get a history of every card sent.',
22903
+ isIncluded: true
22904
+ }, {
22901
22905
  title: 'Contact Manager',
22902
22906
  description: 'Keep track of birthdays, special occasions, reminders, include notes if you choose, and get a history of every card sent.',
22903
22907
  isIncluded: true
22904
22908
  }, {
22905
- title: 'UNLIMITED Photo Postcards!',
22909
+ title: 'Unlimited Photo Postcards',
22906
22910
  description: 'Send Unlimited 4x6 postcards - stamps included, mailed out when you hit SEND!',
22907
22911
  isIncluded: false
22908
22912
  }, {
22909
- title: 'UNLIMITED Heartfelt Prompting Cards!',
22913
+ title: 'Unlimited Heartfelt Prompting cards',
22910
22914
  description: 'Send unlimited 5x7 greeting cards, stamps included. Mailed for you. Immediately!',
22911
22915
  isIncluded: false
22912
22916
  }, {
@@ -22914,11 +22918,11 @@ var comparisonItems37 = [{
22914
22918
  description: 'Our Automated sending process does all the work for you, schedule, send to one or multiple people, even take advantage of our drip campaign feature!',
22915
22919
  isIncluded: false
22916
22920
  }, {
22917
- title: '30% off gifts',
22921
+ title: '20% off gifts',
22918
22922
  description: '',
22919
- isIncluded: false
22923
+ isIncluded: true
22920
22924
  }, {
22921
- title: '30% shipping',
22925
+ title: '30% off shipping',
22922
22926
  description: '',
22923
22927
  isIncluded: false
22924
22928
  }];
@@ -22943,7 +22947,7 @@ var comparisonItems97 = [{
22943
22947
  description: '',
22944
22948
  isIncluded: true
22945
22949
  }, {
22946
- title: '30% shipping',
22950
+ title: '30% off shipping',
22947
22951
  description: '',
22948
22952
  isIncluded: true
22949
22953
  }];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sendoutcards/quantum-design-ui",
3
- "version": "1.7.36",
3
+ "version": "1.7.37",
4
4
  "description": "UI component library for Quantum Design System",
5
5
  "module": "dist/index.es.js",
6
6
  "jsnext:main": "dist/index.es.js",