@plaidev/karte-action-sdk 1.1.243-28734079.0a250704 → 1.1.243-28734135.738e8b2b

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.
@@ -2363,6 +2363,7 @@ type PositionPlaceProps = {
2363
2363
  left?: Properties["left"];
2364
2364
  right?: Properties["right"];
2365
2365
  bottom?: Properties["bottom"];
2366
+ transform?: Properties["transform"];
2366
2367
  };
2367
2368
  type PositionProps = PositionPlaceProps & {
2368
2369
  position?: Properties["position"];