@lookiero/checkout 9.7.0 → 9.8.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.
@@ -1 +1 @@
1
- export declare const VERSION = "9.7.0";
1
+ export declare const VERSION = "9.8.0";
@@ -1 +1 @@
1
- export const VERSION = "9.7.0";
1
+ export const VERSION = "9.8.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lookiero/checkout",
3
- "version": "9.7.0",
3
+ "version": "9.8.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "sideEffects": "false",
@@ -132,7 +132,6 @@ exports[`GetOutOfCheckoutModal component matches the snapshot 1`] = `
132
132
  },
133
133
  }
134
134
  }
135
- onLayout={[Function]}
136
135
  pointerEvents="auto"
137
136
  style={
138
137
  {
@@ -490,7 +490,7 @@ exports[`ItemActions component matches the snapshot 1`] = `
490
490
  <View
491
491
  accessibilityState={
492
492
  {
493
- "expanded": true,
493
+ "expanded": false,
494
494
  }
495
495
  }
496
496
  pointerEvents="none"
@@ -590,7 +590,6 @@ exports[`ItemActions component matches the snapshot 1`] = `
590
590
  },
591
591
  }
592
592
  }
593
- onLayout={[Function]}
594
593
  pointerEvents="none"
595
594
  style={
596
595
  {
@@ -132,7 +132,6 @@ exports[`SelectField component matches the snapshot 1`] = `
132
132
  },
133
133
  }
134
134
  }
135
- onLayout={[Function]}
136
135
  pointerEvents="auto"
137
136
  style={
138
137
  {
@@ -132,7 +132,6 @@ exports[`SizeWithoutStockModal component matches the snapshot 1`] = `
132
132
  },
133
133
  }
134
134
  }
135
- onLayout={[Function]}
136
135
  pointerEvents="auto"
137
136
  style={
138
137
  {