framer-motion 12.23.27 → 12.23.28

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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var featureBundle = require('./feature-bundle-kvRbMDEA.js');
5
+ var featureBundle = require('./feature-bundle-Dt2VtvSZ.js');
6
6
  require('react');
7
7
  require('motion-dom');
8
8
  require('motion-utils');
@@ -578,7 +578,7 @@ function applyTreeDeltas(box, treeScale, treePath, isSharedTransition = false) {
578
578
  });
579
579
  }
580
580
  if (delta) {
581
- // Incoporate each ancestor's scale into a culmulative treeScale for this component
581
+ // Incoporate each ancestor's scale into a cumulative treeScale for this component
582
582
  treeScale.x *= delta.x.scale;
583
583
  treeScale.y *= delta.y.scale;
584
584
  // Apply each ancestor's calculated delta into this component's recorded layout box
@@ -1304,7 +1304,7 @@ function createProjectionNode$1({ attachResizeListener, defaultParent, measureSc
1304
1304
  /**
1305
1305
  * If the layout hasn't changed and we have an animation that hasn't started yet,
1306
1306
  * finish it immediately. Otherwise it will be animating from a location
1307
- * that was probably never commited to screen and look like a jumpy box.
1307
+ * that was probably never committed to screen and look like a jumpy box.
1308
1308
  */
1309
1309
  if (!hasLayoutChanged) {
1310
1310
  finishAnimation(this);
@@ -6286,4 +6286,4 @@ exports.useIsPresent = useIsPresent;
6286
6286
  exports.useIsomorphicLayoutEffect = useIsomorphicLayoutEffect;
6287
6287
  exports.usePresence = usePresence;
6288
6288
  exports.visualElementStore = visualElementStore;
6289
- //# sourceMappingURL=feature-bundle-kvRbMDEA.js.map
6289
+ //# sourceMappingURL=feature-bundle-Dt2VtvSZ.js.map