@thecb/components 11.5.1-beta.0 → 11.5.1-beta.2

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/dist/index.d.ts CHANGED
@@ -606,6 +606,7 @@ interface ButtonWithActionProps {
606
606
  contentOverride?: boolean;
607
607
  extraStyles?: string;
608
608
  tabIndex?: string;
609
+ loadingColor?: string;
609
610
  }
610
611
 
611
612
  declare const ButtonWithAction: React.FC<Expand<ButtonWithActionProps> &
package/dist/index.esm.js CHANGED
@@ -16445,7 +16445,6 @@ var StandardCheckoutImage = function StandardCheckoutImage() {
16445
16445
  fill: "white"
16446
16446
  }), /*#__PURE__*/React__default.createElement("mask", {
16447
16447
  id: "mask0_9355_281",
16448
- style: "mask-type:luminance",
16449
16448
  maskUnits: "userSpaceOnUse",
16450
16449
  x: "147",
16451
16450
  y: "88",
@@ -16974,7 +16973,6 @@ var KioskImage = function KioskImage() {
16974
16973
  fill: "white"
16975
16974
  }), /*#__PURE__*/React__default.createElement("mask", {
16976
16975
  id: "mask0_9348_204",
16977
- style: "mask-type:luminance",
16978
16976
  maskUnits: "userSpaceOnUse",
16979
16977
  x: "131",
16980
16978
  y: "72",