@delopay/sdk 0.19.0 → 0.20.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.
@@ -3261,11 +3261,7 @@ function decodeBranding(source) {
3261
3261
  ["sm", "md", "lg"],
3262
3262
  DEFAULT_BRANDING.buttonSize
3263
3263
  ),
3264
- layout: pickEnum(
3265
- extras["layout"],
3266
- ["compact", "split"],
3267
- DEFAULT_BRANDING.layout
3268
- ),
3264
+ layout: pickEnum(extras["layout"], ["compact", "split"], DEFAULT_BRANDING.layout),
3269
3265
  summaryPosition: pickEnum(
3270
3266
  extras["summaryPosition"],
3271
3267
  ["left", "right"],
@@ -3563,4 +3559,4 @@ export {
3563
3559
  applyBrandingVariables,
3564
3560
  shadowFor
3565
3561
  };
3566
- //# sourceMappingURL=chunk-ICBLNJN7.js.map
3562
+ //# sourceMappingURL=chunk-QGQR2OBR.js.map