@htmlbricks/hb-checkout 0.71.16 → 0.71.19

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/manifest.json CHANGED
@@ -583,7 +583,7 @@
583
583
  }
584
584
  }
585
585
  ],
586
- "iifeIntegrity": "sha384-5iUXTVSpxFSg3NcwdNoedmhxlRkmrQWk9BEXgY0mMFHqYlm3QOCmW+vNDSpha9VA",
586
+ "iifeIntegrity": "sha384-O7euwb5QkyJjbjXdMR0nvUPELEWjpOCDBzGgS9w83fmws9/lEjvoc4SynWyETF72",
587
587
  "dependencies": [
588
588
  {
589
589
  "name": "hb-form",
@@ -736,5 +736,5 @@
736
736
  "size": {},
737
737
  "iifePath": "main.iife.js",
738
738
  "repoName": "@htmlbricks/hb-checkout",
739
- "version": "0.71.16"
739
+ "version": "0.71.19"
740
740
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-checkout",
3
- "version": "0.71.16",
3
+ "version": "0.71.19",
4
4
  "contributors": [],
5
5
  "description": "End-to-end checkout flow: editable billing/shipping user profile (`hb-form`), shipment method choice, optional card form, Google Pay (`@google-pay/button-element`), and PayPal via `hb-payment-paypal` according to `gateways` and `payment` JSON. Parses string props into objects, merges card networks defaults, and tracks `completed` to switch between editable steps and a read-only confirmation summary with events for payment and form submissions.",
6
6
  "licenses": [