@wix/logo-print-provider-sdk 1.1038.0 → 1.1039.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.
@@ -354,6 +354,18 @@
354
354
  "logo_print_common_products_gift_cards_subCategory_glossy": "glossy finish",
355
355
  "logo_print_common_products_gift_cards_subCategory_ecoFreidnly_subtitle": "Best for bold and simple designs with few colors.",
356
356
  "logo_print_common_products_gift_cards_subCategory_classic_subtitle": "Best for fine print and sharp details in your design.",
357
+ "logo_print_common_products_gift_cards_digitalDownload_title": "Digital File Delivery",
358
+ "logo_print_common_products_gift_cards_digitalDownload_subtitle": "Digital File delivered via email upon checkout.",
359
+ "logo_print_common_products_gift_cards_digitalDownload_ecoFreidnly_name": "Eco-Friendly",
360
+ "logo_print_common_products_gift_cards_digitalDownload_classic_name": "Classic",
361
+ "logo_print_common_products_gift_cards_digitalDownload_weight_pt": "pt paper",
362
+ "logo_print_common_products_gift_cards_digitalDownload_weight_mil": "mil PVC",
363
+ "logo_print_common_products_gift_cards_digitalDownload_businessCoating": "business card thickness",
364
+ "logo_print_common_products_gift_cards_digitalDownload_creditCoating": "credit card thickness",
365
+ "logo_print_common_products_gift_cards_digitalDownload_semiGloss": "semi-gloss finish",
366
+ "logo_print_common_products_gift_cards_digitalDownload_glossy": "glossy finish",
367
+ "logo_print_common_products_gift_cards_digitalDownload_ecoFreidnly_subtitle": "Best for bold and simple designs with few colors.",
368
+ "logo_print_common_products_gift_cards_digitalDownload_classic_subtitle": "Best for fine print and sharp details in your design.",
357
369
  "logo_print_product_gift_cards_popup_noEdit_cta_main": "Customize",
358
370
  "logo_print_product_gift_cards_popup_noEdit_description1": "It looks like you haven’t added your contact information on the gift card.",
359
371
  "logo_print_product_gift_cards_popup_noEdit_header": "Customize Your Gift Card",
@@ -354,6 +354,18 @@
354
354
  "logo_print_common_products_gift_cards_subCategory_glossy": "glossy finish",
355
355
  "logo_print_common_products_gift_cards_subCategory_ecoFreidnly_subtitle": "Best for bold and simple designs with few colors.",
356
356
  "logo_print_common_products_gift_cards_subCategory_classic_subtitle": "Best for fine print and sharp details in your design.",
357
+ "logo_print_common_products_gift_cards_digitalDownload_title": "Digital File Delivery",
358
+ "logo_print_common_products_gift_cards_digitalDownload_subtitle": "Digital File delivered via email upon checkout.",
359
+ "logo_print_common_products_gift_cards_digitalDownload_ecoFreidnly_name": "Eco-Friendly",
360
+ "logo_print_common_products_gift_cards_digitalDownload_classic_name": "Classic",
361
+ "logo_print_common_products_gift_cards_digitalDownload_weight_pt": "pt paper",
362
+ "logo_print_common_products_gift_cards_digitalDownload_weight_mil": "mil PVC",
363
+ "logo_print_common_products_gift_cards_digitalDownload_businessCoating": "business card thickness",
364
+ "logo_print_common_products_gift_cards_digitalDownload_creditCoating": "credit card thickness",
365
+ "logo_print_common_products_gift_cards_digitalDownload_semiGloss": "semi-gloss finish",
366
+ "logo_print_common_products_gift_cards_digitalDownload_glossy": "glossy finish",
367
+ "logo_print_common_products_gift_cards_digitalDownload_ecoFreidnly_subtitle": "Best for bold and simple designs with few colors.",
368
+ "logo_print_common_products_gift_cards_digitalDownload_classic_subtitle": "Best for fine print and sharp details in your design.",
357
369
  "logo_print_product_gift_cards_popup_noEdit_cta_main": "Customize",
358
370
  "logo_print_product_gift_cards_popup_noEdit_description1": "It looks like you haven’t added your contact information on the gift card.",
359
371
  "logo_print_product_gift_cards_popup_noEdit_header": "Customize Your Gift Card",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/logo-print-provider-sdk",
3
- "version": "1.1038.0",
3
+ "version": "1.1039.0",
4
4
  "license": "UNLICENSED",
5
5
  "main": "dist/src/index.js",
6
6
  "files": [
@@ -74,5 +74,5 @@
74
74
  }
75
75
  }
76
76
  },
77
- "falconPackageHash": "ec88d50a2d7f5f9298b52a0480dc16e8921188c8d8d871b19080f112"
77
+ "falconPackageHash": "a0baefd379fc7322d97c8ed3c38a144618af88bc0db38326fb18d0f9"
78
78
  }