@draftbit/core 50.7.2-f22838.2 → 50.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
- import _objectWithoutProperties from"@babel/runtime/helpers/objectWithoutProperties";var _excluded=["numColumns"];var _this=this,_jsxFileName="/home/runner/work/react-native-jigsaw/react-native-jigsaw/packages/core/src/components/FlatList.tsx";import React from"react";import{FlatList as FlatListstComponent}from"react-native-gesture-handler";import{jsx as _jsx}from"react/jsx-runtime";var FlatList=React.forwardRef(function(_ref,ref){var numColumns=_ref.numColumns,rest=_objectWithoutProperties(_ref,_excluded);return _jsx(FlatListstComponent,Object.assign({numColumns:numColumns,ref:ref},rest),numColumns);});export default FlatList;
1
+ import _objectWithoutProperties from"@babel/runtime/helpers/objectWithoutProperties";var _excluded=["numColumns"];var _this=this,_jsxFileName="/home/runner/work/react-native-jigsaw/react-native-jigsaw/packages/core/src/components/FlatList.tsx";import React from"react";import{FlatList as FlatListComponent}from"react-native-gesture-handler";import{jsx as _jsx}from"react/jsx-runtime";var FlatList=React.forwardRef(function(_ref,ref){var numColumns=_ref.numColumns,rest=_objectWithoutProperties(_ref,_excluded);return _jsx(FlatListComponent,Object.assign({numColumns:numColumns,ref:ref},rest),numColumns);});export default FlatList;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { FlatList as FlatListstComponent } from "react-native-gesture-handler";
2
+ import { FlatList as FlatListComponent } from "react-native-gesture-handler";
3
3
  import type { FlatListProps } from "react-native";
4
- declare const FlatList: React.ForwardRefExoticComponent<FlatListProps<any> & React.RefAttributes<FlatListstComponent<any>>>;
4
+ declare const FlatList: React.ForwardRefExoticComponent<FlatListProps<any> & React.RefAttributes<FlatListComponent<any>>>;
5
5
  export default FlatList;
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
- import { FlatList as FlatListstComponent } from "react-native-gesture-handler";
2
+ import { FlatList as FlatListComponent } from "react-native-gesture-handler";
3
3
  const FlatList = React.forwardRef(({ numColumns, ...rest }, ref) => {
4
- return (React.createElement(FlatListstComponent, { key: numColumns, numColumns: numColumns, ref: ref, ...rest }));
4
+ return (React.createElement(FlatListComponent, { key: numColumns, numColumns: numColumns, ref: ref, ...rest }));
5
5
  });
6
6
  export default FlatList;
7
7
  //# sourceMappingURL=FlatList.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlatList.js","sourceRoot":"","sources":["../../../../src/components/FlatList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,QAAQ,IAAI,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAG/E,MAAM,QAAQ,GAAG,KAAK,CAAC,UAAU,CAC/B,CACE,EAAE,UAAU,EAAE,GAAG,IAAI,EAAoB,EACzC,GAAmC,EACnC,EAAE;IACF,OAAO,CACL,oBAAC,mBAAmB,IAClB,GAAG,EAAE,UAAU,EACf,UAAU,EAAE,UAAU,EACtB,GAAG,EAAE,GAAG,KACJ,IAAI,GACR,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"FlatList.js","sourceRoot":"","sources":["../../../../src/components/FlatList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,QAAQ,IAAI,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAG7E,MAAM,QAAQ,GAAG,KAAK,CAAC,UAAU,CAC/B,CACE,EAAE,UAAU,EAAE,GAAG,IAAI,EAAoB,EACzC,GAAiC,EACjC,EAAE;IACF,OAAO,CACL,oBAAC,iBAAiB,IAChB,GAAG,EAAE,UAAU,EACf,UAAU,EAAE,UAAU,EACtB,GAAG,EAAE,GAAG,KACJ,IAAI,GACR,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,eAAe,QAAQ,CAAC"}