@driveflux/pdf 1.6.6 → 1.6.7

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 (27) hide show
  1. package/dist/__mocks__/subscription.d.ts.map +1 -1
  2. package/dist/__mocks__/subscription.js +123 -380
  3. package/dist/__mocks__/subscription.js.map +1 -1
  4. package/dist/components/FluxLogo.js +3 -62
  5. package/dist/components/StandardPage.js +8 -97
  6. package/dist/templates/QuotationPdf/CustomerSubscriptionSection.js +27 -145
  7. package/dist/templates/QuotationPdf/GFV.js +12 -49
  8. package/dist/templates/QuotationPdf/Header.js +5 -63
  9. package/dist/templates/QuotationPdf/Pricing.js +204 -574
  10. package/dist/templates/QuotationPdf/QuotationPdfPage.js +3 -23
  11. package/dist/templates/QuotationPdf/SectionBoxNew.js +4 -34
  12. package/dist/templates/QuotationPdf/TermsSection.js +5 -42
  13. package/dist/templates/QuotationPdf/VehiclePhotos.js +24 -54
  14. package/dist/templates/QuotationPdf/index.js +11 -198
  15. package/dist/templates/SubscriptionAgreement/Confirmation.js +11 -66
  16. package/dist/templates/SubscriptionAgreement/CoverPage.js +10 -77
  17. package/dist/templates/SubscriptionAgreement/CoverPageSection.js +5 -16
  18. package/dist/templates/SubscriptionAgreement/Details.js +43 -69
  19. package/dist/templates/SubscriptionAgreement/Footer.js +6 -48
  20. package/dist/templates/SubscriptionAgreement/Header.js +5 -35
  21. package/dist/templates/SubscriptionAgreement/LabelValue.js +3 -25
  22. package/dist/templates/SubscriptionAgreement/SubscriptionAgreementPage.js +3 -26
  23. package/dist/templates/SubscriptionAgreement/TermsOfUse.js +3 -52
  24. package/dist/templates/SubscriptionAgreement/TermsOfUseSubSection.js +9 -97
  25. package/dist/templates/SubscriptionAgreement/index.js +15 -249
  26. package/dist/utils.js +16 -166
  27. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"subscription.d.ts","sourceRoot":"","sources":["../../src/__mocks__/subscription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAA;AAExF,eAAO,MAAM,YAAY,EAAE,wBAg1B1B,CAAA"}
1
+ {"version":3,"file":"subscription.d.ts","sourceRoot":"","sources":["../../src/__mocks__/subscription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAA;AAExF,eAAO,MAAM,YAAY,EAAE,wBAi1B1B,CAAA"}