@sendoutcards/quantum-design-ui 1.7.37 → 1.7.38

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 +1 -5
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -22899,7 +22899,7 @@ var PaperTypeModal = function (_a) {
22899
22899
 
22900
22900
  var comparisonItems37 = [{
22901
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.',
22902
+ description: '$1.75 for each additional card over 30. Postage not included on any card sends',
22903
22903
  isIncluded: true
22904
22904
  }, {
22905
22905
  title: 'Contact Manager',
@@ -22913,10 +22913,6 @@ var comparisonItems37 = [{
22913
22913
  title: 'Unlimited Heartfelt Prompting cards',
22914
22914
  description: 'Send unlimited 5x7 greeting cards, stamps included. Mailed for you. Immediately!',
22915
22915
  isIncluded: false
22916
- }, {
22917
- title: '30 Automated Card sends!',
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!',
22919
- isIncluded: false
22920
22916
  }, {
22921
22917
  title: '20% off gifts',
22922
22918
  description: '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sendoutcards/quantum-design-ui",
3
- "version": "1.7.37",
3
+ "version": "1.7.38",
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",