@evlop/native-components 1.0.208 → 1.0.209
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/cjs/src/Actionable.d.ts +4 -4
- package/dist/cjs/src/Actionable.d.ts.map +1 -1
- package/dist/cjs/src/AnimatedView.d.ts +1 -1
- package/dist/cjs/src/AnimatedView.d.ts.map +1 -1
- package/dist/cjs/src/Avatar.d.ts +17 -2
- package/dist/cjs/src/Avatar.d.ts.map +1 -1
- package/dist/cjs/src/Avatar.js +2 -2
- package/dist/cjs/src/Avatar.js.map +1 -1
- package/dist/cjs/src/Button.d.ts +10 -6
- package/dist/cjs/src/Button.d.ts.map +1 -1
- package/dist/cjs/src/Button.js.map +1 -1
- package/dist/cjs/src/ErrorBoundry.d.ts +5 -2
- package/dist/cjs/src/ErrorBoundry.d.ts.map +1 -1
- package/dist/cjs/src/ErrorBoundry.js.map +1 -1
- package/dist/cjs/src/Flexbox/index.d.ts +1 -1
- package/dist/cjs/src/Flexbox/index.d.ts.map +1 -1
- package/dist/cjs/src/Icon/index.d.ts +3 -4
- package/dist/cjs/src/Icon/index.d.ts.map +1 -1
- package/dist/cjs/src/Icon/index.js +2 -2
- package/dist/cjs/src/Icon/index.js.map +1 -1
- package/dist/cjs/src/Image/NativeImage.d.ts +1 -1
- package/dist/cjs/src/Image/NativeImage.d.ts.map +1 -1
- package/dist/cjs/src/Image/NativeImage.native.d.ts +1 -1
- package/dist/cjs/src/Image/NativeImage.native.d.ts.map +1 -1
- package/dist/cjs/src/Image/index.d.ts +3 -3
- package/dist/cjs/src/Image/index.d.ts.map +1 -1
- package/dist/cjs/src/ImageBackground/index.d.ts +2 -2
- package/dist/cjs/src/ImageBackground/index.d.ts.map +1 -1
- package/dist/cjs/src/NativeButton/index.d.ts +1 -2
- package/dist/cjs/src/NativeButton/index.d.ts.map +1 -1
- package/dist/cjs/src/NativeButton/index.js.map +1 -1
- package/dist/cjs/src/RenderBlocks/RenderBlocksAsScrollView.d.ts +2 -2
- package/dist/cjs/src/RenderBlocks/RenderBlocksAsScrollView.d.ts.map +1 -1
- package/dist/cjs/src/RenderBlocks/RenderBlocksAsVirtualizedList.d.ts +2 -2
- package/dist/cjs/src/RenderBlocks/RenderBlocksAsVirtualizedList.d.ts.map +1 -1
- package/dist/cjs/src/RenderBlocks/index.d.ts +2 -2
- package/dist/cjs/src/RenderBlocks/index.d.ts.map +1 -1
- package/dist/cjs/src/RenderComponent/index.d.ts +2 -2
- package/dist/cjs/src/RenderComponent/index.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/DynamicLayout.d.ts +2 -2
- package/dist/cjs/src/RenderPage/DynamicLayout.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/RenderPageBody.d.ts +2 -2
- package/dist/cjs/src/RenderPage/RenderPageBody.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/RenderPageFooter.d.ts +2 -2
- package/dist/cjs/src/RenderPage/RenderPageFooter.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/RenderPageHeader.d.ts +2 -2
- package/dist/cjs/src/RenderPage/RenderPageHeader.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/RenderPageHeader.js +1 -1
- package/dist/cjs/src/RenderPage/RenderPageHeader.js.map +1 -1
- package/dist/cjs/src/RenderPage/_IconWithBadge.d.ts +2 -2
- package/dist/cjs/src/RenderPage/_IconWithBadge.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/index.d.ts +3 -3
- package/dist/cjs/src/RenderPage/index.d.ts.map +1 -1
- package/dist/cjs/src/RenderPage/index.js +6 -5
- package/dist/cjs/src/RenderPage/index.js.map +1 -1
- package/dist/cjs/src/RenderTabs/index.d.ts +2 -2
- package/dist/cjs/src/RenderTabs/index.d.ts.map +1 -1
- package/dist/cjs/src/Swiper/DashPagination.d.ts +2 -2
- package/dist/cjs/src/Swiper/DashPagination.d.ts.map +1 -1
- package/dist/cjs/src/Swiper/DotPagination.d.ts +1 -1
- package/dist/cjs/src/Swiper/DotPagination.d.ts.map +1 -1
- package/dist/cjs/src/Swiper/LinePagination.d.ts +2 -2
- package/dist/cjs/src/Swiper/LinePagination.d.ts.map +1 -1
- package/dist/cjs/src/Swiper/NumberPagination.d.ts +1 -1
- package/dist/cjs/src/Swiper/NumberPagination.d.ts.map +1 -1
- package/dist/cjs/src/Swiper/index.d.ts +1 -1
- package/dist/cjs/src/Swiper/index.d.ts.map +1 -1
- package/dist/cjs/src/Text/index.d.ts +3 -3
- package/dist/cjs/src/Text/index.d.ts.map +1 -1
- package/dist/cjs/src/View/index.d.ts +1 -1
- package/dist/cjs/src/View/index.d.ts.map +1 -1
- package/dist/cjs/src/contexts/PageContainerContext.d.ts +2 -2
- package/dist/cjs/src/contexts/PageContainerContext.d.ts.map +1 -1
- package/dist/cjs/src/contexts/PageContainerContext.js +1 -1
- package/dist/cjs/src/contexts/PageContainerContext.js.map +1 -1
- package/dist/cjs/src/contexts/PageInsetsContext.d.ts +2 -2
- package/dist/cjs/src/contexts/PageInsetsContext.d.ts.map +1 -1
- package/dist/cjs/src/types.d.ts +1 -1
- package/dist/cjs/src/types.d.ts.map +1 -1
- package/dist/types/src/Actionable.d.ts +4 -4
- package/dist/types/src/Actionable.d.ts.map +1 -1
- package/dist/types/src/AnimatedView.d.ts +1 -1
- package/dist/types/src/AnimatedView.d.ts.map +1 -1
- package/dist/types/src/Avatar.d.ts +17 -2
- package/dist/types/src/Avatar.d.ts.map +1 -1
- package/dist/types/src/Button.d.ts +10 -6
- package/dist/types/src/Button.d.ts.map +1 -1
- package/dist/types/src/ErrorBoundry.d.ts +5 -2
- package/dist/types/src/ErrorBoundry.d.ts.map +1 -1
- package/dist/types/src/Flexbox/index.d.ts +1 -1
- package/dist/types/src/Flexbox/index.d.ts.map +1 -1
- package/dist/types/src/Icon/index.d.ts +3 -4
- package/dist/types/src/Icon/index.d.ts.map +1 -1
- package/dist/types/src/Image/NativeImage.d.ts +1 -1
- package/dist/types/src/Image/NativeImage.d.ts.map +1 -1
- package/dist/types/src/Image/NativeImage.native.d.ts +1 -1
- package/dist/types/src/Image/NativeImage.native.d.ts.map +1 -1
- package/dist/types/src/Image/index.d.ts +3 -3
- package/dist/types/src/Image/index.d.ts.map +1 -1
- package/dist/types/src/ImageBackground/index.d.ts +2 -2
- package/dist/types/src/ImageBackground/index.d.ts.map +1 -1
- package/dist/types/src/NativeButton/index.d.ts +1 -2
- package/dist/types/src/NativeButton/index.d.ts.map +1 -1
- package/dist/types/src/RenderBlocks/RenderBlocksAsScrollView.d.ts +2 -2
- package/dist/types/src/RenderBlocks/RenderBlocksAsScrollView.d.ts.map +1 -1
- package/dist/types/src/RenderBlocks/RenderBlocksAsVirtualizedList.d.ts +2 -2
- package/dist/types/src/RenderBlocks/RenderBlocksAsVirtualizedList.d.ts.map +1 -1
- package/dist/types/src/RenderBlocks/index.d.ts +2 -2
- package/dist/types/src/RenderBlocks/index.d.ts.map +1 -1
- package/dist/types/src/RenderComponent/index.d.ts +2 -2
- package/dist/types/src/RenderComponent/index.d.ts.map +1 -1
- package/dist/types/src/RenderPage/DynamicLayout.d.ts +2 -2
- package/dist/types/src/RenderPage/DynamicLayout.d.ts.map +1 -1
- package/dist/types/src/RenderPage/RenderPageBody.d.ts +2 -2
- package/dist/types/src/RenderPage/RenderPageBody.d.ts.map +1 -1
- package/dist/types/src/RenderPage/RenderPageFooter.d.ts +2 -2
- package/dist/types/src/RenderPage/RenderPageFooter.d.ts.map +1 -1
- package/dist/types/src/RenderPage/RenderPageHeader.d.ts +2 -2
- package/dist/types/src/RenderPage/RenderPageHeader.d.ts.map +1 -1
- package/dist/types/src/RenderPage/_IconWithBadge.d.ts +2 -2
- package/dist/types/src/RenderPage/_IconWithBadge.d.ts.map +1 -1
- package/dist/types/src/RenderPage/index.d.ts +3 -3
- package/dist/types/src/RenderPage/index.d.ts.map +1 -1
- package/dist/types/src/RenderTabs/index.d.ts +2 -2
- package/dist/types/src/RenderTabs/index.d.ts.map +1 -1
- package/dist/types/src/Swiper/DashPagination.d.ts +2 -2
- package/dist/types/src/Swiper/DashPagination.d.ts.map +1 -1
- package/dist/types/src/Swiper/DotPagination.d.ts +1 -1
- package/dist/types/src/Swiper/DotPagination.d.ts.map +1 -1
- package/dist/types/src/Swiper/LinePagination.d.ts +2 -2
- package/dist/types/src/Swiper/LinePagination.d.ts.map +1 -1
- package/dist/types/src/Swiper/NumberPagination.d.ts +1 -1
- package/dist/types/src/Swiper/NumberPagination.d.ts.map +1 -1
- package/dist/types/src/Swiper/index.d.ts +1 -1
- package/dist/types/src/Swiper/index.d.ts.map +1 -1
- package/dist/types/src/Text/index.d.ts +3 -3
- package/dist/types/src/Text/index.d.ts.map +1 -1
- package/dist/types/src/View/index.d.ts +1 -1
- package/dist/types/src/View/index.d.ts.map +1 -1
- package/dist/types/src/contexts/PageContainerContext.d.ts +2 -2
- package/dist/types/src/contexts/PageContainerContext.d.ts.map +1 -1
- package/dist/types/src/contexts/PageInsetsContext.d.ts +2 -2
- package/dist/types/src/contexts/PageInsetsContext.d.ts.map +1 -1
- package/dist/types/src/types.d.ts +1 -1
- package/dist/types/src/types.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/types/main.ai.d.ts +0 -123
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/// <reference types="lodash" />
|
|
2
|
+
import React from 'react';
|
|
3
3
|
export declare const RenderPage: ({ id }: {
|
|
4
4
|
id: any;
|
|
5
|
-
}) => JSX.Element;
|
|
6
|
-
export declare const getPageComponentById: ((pageId: any) => (props: any) => JSX.Element) & import("lodash").MemoizedFunction;
|
|
5
|
+
}) => React.JSX.Element;
|
|
6
|
+
export declare const getPageComponentById: ((pageId: any) => (props: any) => React.JSX.Element) & import("lodash").MemoizedFunction;
|
|
7
7
|
export declare const getScreenOptionsForPage: ((page: any, pageTypes: any[]) => {
|
|
8
8
|
title: string;
|
|
9
9
|
}) & import("lodash").MemoizedFunction;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/RenderPage/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/RenderPage/index.tsx"],"names":[],"mappings":";AAGA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAUlE,eAAO,MAAM,UAAU;;uBAgHtB,CAAC;AAEF,eAAO,MAAM,oBAAoB,4BAA6B,GAAG,2DAA2C,CAAC;AAE7G,eAAO,MAAM,uBAAuB,UAAkB,GAAG,aAAa,GAAG,EAAE;;sCAsBxD,CAAC;AAEpB,eAAe,UAAU,CAAC"}
|
|
@@ -50,7 +50,7 @@ const RenderPage = ({ id }) => {
|
|
|
50
50
|
page,
|
|
51
51
|
params: params,
|
|
52
52
|
animatedPageScrollPosition,
|
|
53
|
-
}), [page, params]);
|
|
53
|
+
}), [animatedPageScrollPosition, page, params]);
|
|
54
54
|
const [headerHeight, setHeaderHeight] = (0, react_1.useState)(0);
|
|
55
55
|
const [footerHeight, setFooterHeight] = (0, react_1.useState)(0);
|
|
56
56
|
const pageTypes = (0, react_redux_1.useSelector)((s) => s.routes.pageTypes);
|
|
@@ -62,16 +62,17 @@ const RenderPage = ({ id }) => {
|
|
|
62
62
|
if (params === null || params === void 0 ? void 0 : params.screenOptions) {
|
|
63
63
|
navigation.setOptions(params.screenOptions);
|
|
64
64
|
}
|
|
65
|
-
|
|
65
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
66
|
+
}, [params.screenOptions]);
|
|
66
67
|
const { layout, dataSources, drawer } = page || {};
|
|
67
68
|
const headerStyle = (0, react_1.useMemo)(() => [styles.headerContainer, { top: parentInsets.top }], [parentInsets.top]);
|
|
68
69
|
const footerStyle = (0, react_1.useMemo)(() => [styles.footerContainer, { bottom: parentInsets.bottom }], [parentInsets.bottom]);
|
|
69
70
|
let pageContent = (0, react_1.useMemo)(() => (react_1.default.createElement(react_1.default.Fragment, null,
|
|
70
|
-
react_1.default.createElement(react_native_1.View, { key: "page-header", collapsable: false, style: headerStyle, onLayout: (e) => setHeaderHeight(e.nativeEvent.layout.height) },
|
|
71
|
+
react_1.default.createElement(react_native_1.View, { key: "page-header", collapsable: false, pointerEvents: 'box-none', style: headerStyle, onLayout: (e) => setHeaderHeight(e.nativeEvent.layout.height) },
|
|
71
72
|
react_1.default.createElement(RenderPageHeader_1.default, { page: page })),
|
|
72
73
|
react_1.default.createElement(RenderPageBody_1.default, { key: "page-body", page: page }),
|
|
73
|
-
react_1.default.createElement(react_native_1.View, { key: "page-footer", collapsable: false, style: footerStyle, onLayout: (e) => setFooterHeight(e.nativeEvent.layout.height) },
|
|
74
|
-
react_1.default.createElement(RenderPageFooter_1.default, { page: page })))), [page]);
|
|
74
|
+
react_1.default.createElement(react_native_1.View, { key: "page-footer", collapsable: false, style: footerStyle, pointerEvents: 'box-none', onLayout: (e) => setFooterHeight(e.nativeEvent.layout.height) },
|
|
75
|
+
react_1.default.createElement(RenderPageFooter_1.default, { page: page })))), [footerStyle, headerStyle, page]);
|
|
75
76
|
// // wrap inside page type provider
|
|
76
77
|
pageContent = (0, react_1.useMemo)(() => (0, lodash_1.reduce)(pageTypeComponents, (children, PageTypeComponent, i) => (react_1.default.createElement(PageTypeComponent, { key: `page-type-component-${i}` }, children)), pageContent), [pageContent, pageTypeComponents]);
|
|
77
78
|
// wrap inside data sources provider
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/RenderPage/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4CAAyG;AACzG,qDAAyD;AACzD,mCAAoD;AACpD,+CAAkE;AAClE,+CAA0D;AAC1D,6CAA0C;AAC1C,0CAAgE;AAChE,kEAA0C;AAC1C,oEAA4C;AAC5C,sEAA8C;AAC9C,0EAAkD;AAClD,0EAAkD;AAE3C,MAAM,UAAU,GAAG,CAAC,EAAC,EAAE,EAAC,EAAE,EAAE;IACjC,MAAM,YAAY,GAAG,IAAA,wBAAa,GAAE,CAAC;IACrC,MAAM,UAAU,GAAG,IAAA,sBAAa,GAAE,CAAC;IACnC,MAAM,KAAK,GAAG,IAAA,yBAAW,EAAC,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5D,MAAM,MAAM,GAAG,IAAA,mBAAS,GAAE,CAAC;IAC3B,MAAM,IAAI,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE,CAAC,IAAA,aAAI,EAAC,KAAK,EAAE,EAAC,EAAE,EAAC,CAAC,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC;IAC3D,MAAM,0BAA0B,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE,CAAC,IAAI,uBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;IAE5E,MAAM,UAAU,GAAG,IAAA,eAAO,EACxB,GAAG,EAAE,CAAC,CAAC;QACL,IAAI;QACJ,MAAM,EAAE,MAAM;QACd,0BAA0B;KAC3B,CAAC,EACF,CAAC,IAAI,EAAE,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/RenderPage/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Route } from 'react-native-tab-view';
|
|
3
3
|
interface Tab extends Route {
|
|
4
4
|
id: string;
|
|
@@ -10,6 +10,6 @@ interface RenderTabsProps {
|
|
|
10
10
|
tabs: Tab[];
|
|
11
11
|
animatedScrollPostion?: any;
|
|
12
12
|
}
|
|
13
|
-
declare function RenderTabs({ tabs, animatedScrollPostion }: RenderTabsProps): JSX.Element;
|
|
13
|
+
declare function RenderTabs({ tabs, animatedScrollPostion }: RenderTabsProps): React.JSX.Element;
|
|
14
14
|
export default RenderTabs;
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/RenderTabs/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/RenderTabs/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAoD,MAAM,OAAO,CAAC;AAEzE,OAAO,EAAE,KAAK,EAAkC,MAAM,uBAAuB,CAAC;AAM9E,UAAU,GAAI,SAAQ,KAAK;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,EAAE,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,eAAe;IACrB,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,qBAAqB,CAAC,EAAE,GAAG,CAAC;CAC/B;AAmCD,iBAAS,UAAU,CAAC,EAAE,IAAI,EAAE,qBAAqB,EAAE,EAAE,eAAe,qBA6FnE;AAiCD,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { PaginationProps } from './index';
|
|
3
|
-
export default function DashPagination({ length, activeIndex, onChangeIndex }: PaginationProps): JSX.Element;
|
|
3
|
+
export default function DashPagination({ length, activeIndex, onChangeIndex }: PaginationProps): React.JSX.Element;
|
|
4
4
|
//# sourceMappingURL=DashPagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/DashPagination.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"DashPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/DashPagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,EAAE,eAAe,qBAuC7F"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PaginationProps } from './index';
|
|
3
|
-
declare function DotPagination({ length, activeIndex, onChangeIndex }: PaginationProps): JSX.Element;
|
|
3
|
+
declare function DotPagination({ length, activeIndex, onChangeIndex }: PaginationProps): React.JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof DotPagination>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=DotPagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DotPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/DotPagination.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAI1C,iBAAS,aAAa,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,EAAE,eAAe,
|
|
1
|
+
{"version":3,"file":"DotPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/DotPagination.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAI1C,iBAAS,aAAa,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,EAAE,eAAe,qBAsC7E;;AAkCD,wBAAyC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { PaginationProps } from './index';
|
|
3
|
-
export default function LinePagination({ length, activeIndex, onChangeIndex }: PaginationProps): JSX.Element;
|
|
3
|
+
export default function LinePagination({ length, activeIndex, onChangeIndex }: PaginationProps): React.JSX.Element;
|
|
4
4
|
//# sourceMappingURL=LinePagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinePagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/LinePagination.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"LinePagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/LinePagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,EAAE,eAAe,qBA+B7F"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PaginationProps } from './index';
|
|
3
|
-
declare function NumberPagination({ length, activeIndex }: Omit<PaginationProps, 'onChangeIndex'>): JSX.Element;
|
|
3
|
+
declare function NumberPagination({ length, activeIndex }: Omit<PaginationProps, 'onChangeIndex'>): React.JSX.Element;
|
|
4
4
|
declare const _default: React.MemoExoticComponent<typeof NumberPagination>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=NumberPagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/NumberPagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAI1C,iBAAS,gBAAgB,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,IAAI,CAAC,eAAe,EAAE,eAAe,CAAC,
|
|
1
|
+
{"version":3,"file":"NumberPagination.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/NumberPagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAI1C,iBAAS,gBAAgB,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,IAAI,CAAC,eAAe,EAAE,eAAe,CAAC,qBA6BxF;;AAgCD,wBAA4C"}
|
|
@@ -5,7 +5,7 @@ export interface PaginationProps {
|
|
|
5
5
|
activeIndex: Animated.AnimatedAddition<number>;
|
|
6
6
|
onChangeIndex: (index: number) => void;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type PaginationType = 'dash' | 'dot' | 'line' | 'number';
|
|
9
9
|
export interface SwiperRef {
|
|
10
10
|
scrollToIndex: (index: number) => void;
|
|
11
11
|
scrollTo: (options: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6F,MAAM,OAAO,CAAC;AAClH,OAAO,EAAE,QAAQ,EAA0D,SAAS,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAM1I,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,QAAQ,CAAC,gBAAgB,CAAC,MAAM,CAAC,CAAC;IAC/C,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Swiper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6F,MAAM,OAAO,CAAC;AAClH,OAAO,EAAE,QAAQ,EAA0D,SAAS,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAM1I,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,QAAQ,CAAC,gBAAgB,CAAC,MAAM,CAAC,CAAC;IAC/C,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEhE,MAAM,WAAW,SAAS;IACxB,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,QAAQ,EAAE,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;CACnE;AAED,MAAM,WAAW,WAAW,CAAC,CAAC,GAAG,GAAG,CAAE,SAAQ,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,YAAY,GAAG,YAAY,GAAG,eAAe,GAAG,gCAAgC,GAAG,8BAA8B,GAAG,eAAe,CAAC;IAChN,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,eAAe,CAAC,EAAE,SAAS,CAAC;IAC5B,UAAU,CAAC,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,MAAM,oFA8FV,CAAA;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -2,13 +2,13 @@ import { ComponentWithSettings, Theme } from '@evlop/commons';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { TextProps as RNTextProps } from 'react-native';
|
|
4
4
|
import { BackgroundProps, BorderProps, ColorProps, LayoutProps, SpaceProps, TypographyProps } from 'styled-system';
|
|
5
|
-
|
|
5
|
+
type TextVariantProp = {
|
|
6
6
|
variant?: string;
|
|
7
7
|
};
|
|
8
|
-
|
|
8
|
+
type NativeTextProps = RNTextProps & BorderProps<Theme> & LayoutProps<Theme> & BackgroundProps<Theme> & ColorProps<Theme> & TypographyProps<Theme> & SpaceProps<Theme> & TextVariantProp & {
|
|
9
9
|
fontScale?: number;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type BaseTextProps = NativeTextProps & {
|
|
12
12
|
content?: string;
|
|
13
13
|
};
|
|
14
14
|
export declare const BaseText: React.ComponentType<BaseTextProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Text/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EAErB,KAAK,EAEN,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAkB,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAU,WAAW,EAAS,UAAU,EAAsB,eAAe,EAAW,MAAM,eAAe,CAAC;AAM1L,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Text/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,qBAAqB,EAErB,KAAK,EAEN,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAkB,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAU,WAAW,EAAS,UAAU,EAAsB,eAAe,EAAW,MAAM,eAAe,CAAC;AAM1L,KAAK,eAAe,GAAG;IAAC,OAAO,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AAE1C,KAAK,eAAe,GAAG,WAAW,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,eAAe,GAAG;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AA8BhN,MAAM,MAAM,aAAa,GAAG,eAAe,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AAMlE,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,CAcvD,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,qBAAqB,CAAC,aAAa,CAgC1C,CAAC;AAEb,eAAe,IAAI,CAAC"}
|
|
@@ -2,7 +2,7 @@ import { ComponentWithSettings, Theme } from '@evlop/commons';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { View as RNView, ViewProps as RNViewProps } from 'react-native';
|
|
4
4
|
import { BackgroundProps, BorderProps, ColorProps, LayoutProps, OpacityProps, SpaceProps, PositionProps, FlexboxProps } from 'styled-system';
|
|
5
|
-
export
|
|
5
|
+
export type BaseViewProps = RNViewProps & FlexboxProps<Theme> & BorderProps<Theme> & LayoutProps<Theme> & OpacityProps<Theme> & ColorProps<Theme> & BackgroundProps<Theme> & SpaceProps<Theme> & PositionProps<Theme> & OpacityProps<Theme>;
|
|
6
6
|
export declare const BaseView: React.ComponentType<BaseViewProps & React.RefAttributes<RNView>>;
|
|
7
7
|
declare const View: ComponentWithSettings<BaseViewProps>;
|
|
8
8
|
export default View;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/View/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAAgB,MAAM,gBAAgB,CAAC;AAC5E,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAU,WAAW,EAAW,YAAY,EAAS,UAAU,EAAY,aAAa,EAAW,YAAY,EAAE,MAAM,eAAe,CAAC;AAEnN,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/View/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAAgB,MAAM,gBAAgB,CAAC;AAC5E,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAU,WAAW,EAAW,YAAY,EAAS,UAAU,EAAY,aAAa,EAAW,YAAY,EAAE,MAAM,eAAe,CAAC;AAEnN,MAAM,MAAM,aAAa,GAAI,WAAW,GAAG,YAAY,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,aAAa,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;AAE7O,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,GAAG,KAAK,CAAC,aAAa,CAAC,MAAM,CAAC,CASnF,CAAC;AAEJ,QAAA,MAAM,IAAI,EAAE,qBAAqB,CAAC,aAAa,CAInC,CAAC;AAGb,eAAe,IAAI,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RefObject } from "react";
|
|
2
2
|
import { Animated, FlatList, ScrollView, VirtualizedList } from "react-native";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
type Container = ScrollView | FlatList<any> | VirtualizedList<any> | Animated.AnimatedComponent<typeof VirtualizedList>;
|
|
4
|
+
type PageContainerContext = {
|
|
5
5
|
ref: RefObject<Container>;
|
|
6
6
|
offsetTop: number;
|
|
7
7
|
setOffsetTop: (identifier: string, offset: number) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageContainerContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/PageContainerContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,SAAS,EAAsD,MAAM,OAAO,CAAC;AACrG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/E,
|
|
1
|
+
{"version":3,"file":"PageContainerContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/PageContainerContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,SAAS,EAAsD,MAAM,OAAO,CAAC;AACrG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/E,KAAK,SAAS,GAAG,UAAU,GAAG,QAAQ,CAAC,GAAG,CAAC,GAAG,eAAe,CAAC,GAAG,CAAC,GAAG,QAAQ,CAAC,iBAAiB,CAAC,OAAO,eAAe,CAAC,CAAC;AAExH,KAAK,oBAAoB,GAAG;IACxB,GAAG,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAG,IAAI,CAAC;IACzD,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAG,IAAI,CAAC;CAC/D,CAAA;AAED,eAAO,MAAM,oBAAoB,+CAM/B,CAAC;AAOH,wBAAgB,6BAA6B,IAAI,oBAAoB,CAyBpE;AAED,wBAAgB,gBAAgB,yBAE/B;AAED,eAAe,oBAAoB,CAAC"}
|
|
@@ -10,7 +10,7 @@ exports.PageContainerContext = (0, react_1.createContext)({
|
|
|
10
10
|
setOffsetBottom: () => { }
|
|
11
11
|
});
|
|
12
12
|
function useCreatePageContainerContext() {
|
|
13
|
-
const ref = (0, react_1.useRef)();
|
|
13
|
+
const ref = (0, react_1.useRef)(null);
|
|
14
14
|
const [offsets, setOffsets] = (0, react_1.useState)({
|
|
15
15
|
top: {},
|
|
16
16
|
bottom: {}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageContainerContext.js","sourceRoot":"","sources":["../../../../src/contexts/PageContainerContext.ts"],"names":[],"mappings":";;;AAAA,iCAAqG;AAaxF,QAAA,oBAAoB,GAAG,IAAA,qBAAa,EAAuB;IACpE,GAAG,EAAE,EAAC,OAAO,EAAE,IAAI,EAAC;IACpB,SAAS,EAAE,CAAC;IACZ,YAAY,EAAE,GAAE,EAAE,GAAC,CAAC;IACpB,YAAY,EAAE,CAAC;IACf,eAAe,EAAE,GAAE,EAAE,GAAC,CAAC;CAC1B,CAAC,CAAC;AAOH,SAAgB,6BAA6B;IACzC,MAAM,GAAG,GAAG,IAAA,cAAM,
|
|
1
|
+
{"version":3,"file":"PageContainerContext.js","sourceRoot":"","sources":["../../../../src/contexts/PageContainerContext.ts"],"names":[],"mappings":";;;AAAA,iCAAqG;AAaxF,QAAA,oBAAoB,GAAG,IAAA,qBAAa,EAAuB;IACpE,GAAG,EAAE,EAAC,OAAO,EAAE,IAAI,EAAC;IACpB,SAAS,EAAE,CAAC;IACZ,YAAY,EAAE,GAAE,EAAE,GAAC,CAAC;IACpB,YAAY,EAAE,CAAC;IACf,eAAe,EAAE,GAAE,EAAE,GAAC,CAAC;CAC1B,CAAC,CAAC;AAOH,SAAgB,6BAA6B;IACzC,MAAM,GAAG,GAAG,IAAA,cAAM,EAAY,IAAI,CAAC,CAAC;IACpC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,IAAA,gBAAQ,EAAU;QAC5C,GAAG,EAAE,EAAE;QACP,MAAM,EAAE,EAAE;KACb,CAAC,CAAC;IAEH,MAAM,YAAY,GAAG,IAAA,mBAAW,EAAC,CAAC,UAAkB,EAAE,MAAc,EAAC,EAAE;QACnE,UAAU,CAAC,CAAC,IAAI,EAAC,EAAE,CAAA,iCAAK,IAAI,KAAE,GAAG,kCAAM,IAAI,CAAC,GAAG,KAAE,CAAC,UAAU,CAAC,EAAE,MAAM,OAAG,CAAC,CAAA;IAC7E,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC;IAEjB,MAAM,eAAe,GAAG,IAAA,mBAAW,EAAC,CAAC,UAAkB,EAAE,MAAc,EAAC,EAAE;QACtE,UAAU,CAAC,CAAC,IAAI,EAAC,EAAE,CAAA,iCAAK,IAAI,KAAE,MAAM,kCAAM,IAAI,CAAC,MAAM,KAAE,CAAC,UAAU,CAAC,EAAE,MAAM,OAAG,CAAC,CAAA;IACnF,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC;IAEjB,MAAM,SAAS,GAAG,IAAA,eAAO,EAAC,GAAE,EAAE,CAAA,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAC,EAAE,CAAA,GAAG,GAAG,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC;IAChH,MAAM,YAAY,GAAG,IAAA,eAAO,EAAC,GAAE,EAAE,CAAA,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,MAAM,EAAC,EAAE,CAAA,GAAG,GAAG,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC;IAEzH,OAAO,IAAA,eAAO,EAAC,GAAE,EAAE,CAAA,CAAC;QAChB,GAAG;QACH,SAAS;QACT,YAAY;QACZ,YAAY;QACZ,eAAe;KAClB,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,EAAE,YAAY,EAAE,YAAY,EAAE,eAAe,CAAC,CAAC,CAAC;AACvE,CAAC;AAzBD,sEAyBC;AAED,SAAgB,gBAAgB;IAC5B,OAAO,IAAA,kBAAU,EAAC,4BAAoB,CAAC,CAAC;AAC5C,CAAC;AAFD,4CAEC;AAED,kBAAe,4BAAoB,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export
|
|
2
|
+
export type PageInsets = {
|
|
3
3
|
top: number;
|
|
4
4
|
bottom: number;
|
|
5
5
|
};
|
|
6
6
|
export declare const PageInsetsContext: React.Context<PageInsets>;
|
|
7
7
|
export declare function usePageInsets(): PageInsets;
|
|
8
|
-
|
|
8
|
+
type PageInsetsProviderProps = {
|
|
9
9
|
top?: number;
|
|
10
10
|
bottom?: number;
|
|
11
11
|
children?: React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageInsetsContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/PageInsetsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAElE,
|
|
1
|
+
{"version":3,"file":"PageInsetsContext.d.ts","sourceRoot":"","sources":["../../../../src/contexts/PageInsetsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAElE,MAAM,MAAM,UAAU,GAAG;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,iBAAiB,2BAG5B,CAAC;AAEH,wBAAgB,aAAa,IAAI,UAAU,CAE1C;AAED,KAAK,uBAAuB,GAAG;IAC7B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAahE,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
package/dist/cjs/src/types.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export interface AnyProps {
|
|
2
2
|
[key: string]: any;
|
|
3
3
|
}
|
|
4
|
-
export
|
|
4
|
+
export type AppOnlyColors = 'header-tint' | 'header-background' | 'footer-background' | 'footer-tint' | 'body-background';
|
|
5
5
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,QAAQ;IACrB,CAAC,GAAG,EAAC,MAAM,GAAG,GAAG,CAAC;CACrB;AAED,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,QAAQ;IACrB,CAAC,GAAG,EAAC,MAAM,GAAG,GAAG,CAAC;CACrB;AAED,MAAM,MAAM,aAAa,GAAG,aAAa,GAAG,mBAAmB,GAAG,mBAAmB,GAAG,aAAa,GAAG,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Action } from '@evlop/commons';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PressableProps } from 'react-native';
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
type EffectType = 'none' | 'scale' | 'opacity' | 'both' | 'elevation' | 'border' | 'color' | 'ripple' | 'spring';
|
|
5
|
+
type FeedbackType = 'none' | 'light' | 'medium' | 'heavy' | 'success' | 'error' | 'warning';
|
|
6
6
|
export interface BaseActionableProps extends PressableProps {
|
|
7
7
|
effect?: EffectType;
|
|
8
8
|
feedback?: FeedbackType;
|
|
@@ -10,11 +10,11 @@ export interface BaseActionableProps extends PressableProps {
|
|
|
10
10
|
[key: string]: any;
|
|
11
11
|
}
|
|
12
12
|
export declare const BaseActionable: React.ComponentType<BaseActionableProps>;
|
|
13
|
-
declare const _default: React.ForwardRefExoticComponent<
|
|
13
|
+
declare const _default: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<BaseActionableProps & {
|
|
14
14
|
model?: string;
|
|
15
15
|
dataModel?: string;
|
|
16
16
|
configModel?: string;
|
|
17
17
|
action?: Action;
|
|
18
|
-
}>,
|
|
18
|
+
}>, "ref"> & React.RefAttributes<any>>;
|
|
19
19
|
export default _default;
|
|
20
20
|
//# sourceMappingURL=Actionable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Actionable.d.ts","sourceRoot":"","sources":["../../../src/Actionable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAA2B,MAAM,gBAAgB,CAAC;AAEjE,OAAO,KAAsB,MAAM,OAAO,CAAC;AAC3C,OAAO,EAAgG,cAAc,EAAE,MAAM,cAAc,CAAC;AAI5I,
|
|
1
|
+
{"version":3,"file":"Actionable.d.ts","sourceRoot":"","sources":["../../../src/Actionable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAA2B,MAAM,gBAAgB,CAAC;AAEjE,OAAO,KAAsB,MAAM,OAAO,CAAC;AAC3C,OAAO,EAAgG,cAAc,EAAE,MAAM,cAAc,CAAC;AAI5I,KAAK,UAAU,GACT,MAAM,GACN,OAAO,GACP,SAAS,GACT,MAAM,GACN,WAAW,GACX,QAAQ,GACR,OAAO,GACP,QAAQ,GACR,QAAQ,CAAC;AAEf,KAAK,YAAY,GACX,MAAM,GACN,OAAO,GACP,QAAQ,GACR,OAAO,GACP,SAAS,GACT,OAAO,GACP,SAAS,CAAC;AAEhB,MAAM,WAAW,mBAAoB,SAAQ,cAAc;IACvD,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AA8ED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,aAAa,CAAC,mBAAmB,CAoBnE,CAAA;;;;;;;AAED,wBAImB"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { ComponentWithSettings, Theme } from '@evlop/commons';
|
|
3
3
|
import { ViewProps as RNViewProps } from 'react-native';
|
|
4
4
|
import { BackgroundProps, BorderProps, ColorProps, FlexProps, LayoutProps, OpacityProps, SpaceProps } from 'styled-system';
|
|
5
|
-
export
|
|
5
|
+
export type BaseAnimatedViewProps = RNViewProps & FlexProps<Theme> & BorderProps<Theme> & LayoutProps<Theme> & OpacityProps<Theme> & ColorProps<Theme> & BackgroundProps<Theme> & SpaceProps<Theme> & {
|
|
6
6
|
opacity?: number;
|
|
7
7
|
};
|
|
8
8
|
export declare const BaseAnimatedView: React.ComponentType<BaseAnimatedViewProps>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnimatedView.d.ts","sourceRoot":"","sources":["../../../src/AnimatedView.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAAgB,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAAY,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAElE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAQ,SAAS,EAAU,WAAW,EAAW,YAAY,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AAEpL,
|
|
1
|
+
{"version":3,"file":"AnimatedView.d.ts","sourceRoot":"","sources":["../../../src/AnimatedView.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAAgB,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAAY,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAElE,OAAO,EAAc,eAAe,EAAU,WAAW,EAAS,UAAU,EAAQ,SAAS,EAAU,WAAW,EAAW,YAAY,EAAS,UAAU,EAAE,MAAM,eAAe,CAAC;AAEpL,MAAM,MAAM,qBAAqB,GAAI,WAAW,GAAG,SAAS,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG;IAAC,OAAO,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AAE1N,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,aAAa,CAAC,qBAAqB,CAQvE,CAAC;AAEF,QAAA,MAAM,YAAY,EAAE,qBAAqB,CAAC,qBAAqB,CAE3C,CAAC;AAErB,eAAe,YAAY,CAAC"}
|
|
@@ -1,7 +1,22 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { Avatar } from 'react-native-elements';
|
|
3
2
|
import { AnyProps } from './types';
|
|
4
|
-
export declare const BaseAvatar: React.ForwardRefExoticComponent<
|
|
3
|
+
export declare const BaseAvatar: React.ForwardRefExoticComponent<Omit<AnyProps, "ref"> & React.RefAttributes<(React.FunctionComponent<Pick<import("react-native-elements").AvatarProps & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AvatarProps>>, "source" | "title" | "size" | "icon" | "onPress" | "onLongPress" | "iconStyle" | "activeOpacity" | "Component" | "containerStyle" | "ImageComponent" | "placeholderStyle" | "avatarStyle" | "rounded" | "titleStyle" | "overlayContainerStyle" | "imageProps" | "renderPlaceholderContent">> & {
|
|
4
|
+
Accessory: React.FunctionComponent<Pick<Partial<import("react-native-elements").IconProps> & Partial<import("react-native-elements").ImageProps> & {
|
|
5
|
+
underlayColor?: import("react-native").ColorValue;
|
|
6
|
+
style?: import("react-native").StyleProp<import("react-native").ViewStyle>;
|
|
7
|
+
} & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AccessoryProps>>, "solid" | "type" | "name" | "source" | "style" | "hitSlop" | "onLayout" | "testID" | "nativeID" | "hasTVPreferredFocus" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "importantForAccessibility" | "accessibilityLiveRegion" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "reverse" | "borderRadius" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "width" | "height" | "size" | "color" | "backgroundColor" | "background" | "disabled" | "blurRadius" | "transitionDuration" | "transition" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "onBlur" | "onFocus" | "delayLongPress" | "pressRetentionOffset" | "allowFontScaling" | "ellipsizeMode" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "maxFontSizeMultiplier" | "minimumFontScale" | "adjustsFontSizeToFit" | "suppressHighlighting" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "touchSoundDisabled" | "raised" | "iconStyle" | "activeOpacity" | "onHideUnderlay" | "onShowUnderlay" | "underlayColor" | "delayPressIn" | "delayPressOut" | "tvParallaxProperties" | "useForeground" | "Component" | "containerStyle" | "iconProps" | "reverseColor" | "disabledStyle" | "brand" | "onError" | "onLoad" | "onLoadEnd" | "onLoadStart" | "progressiveRenderingEnabled" | "resizeMode" | "resizeMethod" | "loadingIndicatorSource" | "defaultSource" | "capInsets" | "onProgress" | "onPartialLoad" | "fadeDuration" | "ImageComponent" | "placeholderStyle" | "PlaceholderContent" | "childrenContainerStyle">> | React.ForwardRefExoticComponent<Partial<import("react-native-elements").IconProps> & Partial<import("react-native-elements").ImageProps> & {
|
|
8
|
+
underlayColor?: import("react-native").ColorValue;
|
|
9
|
+
style?: import("react-native").StyleProp<import("react-native").ViewStyle>;
|
|
10
|
+
} & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AccessoryProps>>>;
|
|
11
|
+
}) | (React.ForwardRefExoticComponent<import("react-native-elements").AvatarProps & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AvatarProps>>> & {
|
|
12
|
+
Accessory: React.FunctionComponent<Pick<Partial<import("react-native-elements").IconProps> & Partial<import("react-native-elements").ImageProps> & {
|
|
13
|
+
underlayColor?: import("react-native").ColorValue;
|
|
14
|
+
style?: import("react-native").StyleProp<import("react-native").ViewStyle>;
|
|
15
|
+
} & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AccessoryProps>>, "solid" | "type" | "name" | "source" | "style" | "hitSlop" | "onLayout" | "testID" | "nativeID" | "hasTVPreferredFocus" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "importantForAccessibility" | "accessibilityLiveRegion" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "reverse" | "borderRadius" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "width" | "height" | "size" | "color" | "backgroundColor" | "background" | "disabled" | "blurRadius" | "transitionDuration" | "transition" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "onBlur" | "onFocus" | "delayLongPress" | "pressRetentionOffset" | "allowFontScaling" | "ellipsizeMode" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "maxFontSizeMultiplier" | "minimumFontScale" | "adjustsFontSizeToFit" | "suppressHighlighting" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "touchSoundDisabled" | "raised" | "iconStyle" | "activeOpacity" | "onHideUnderlay" | "onShowUnderlay" | "underlayColor" | "delayPressIn" | "delayPressOut" | "tvParallaxProperties" | "useForeground" | "Component" | "containerStyle" | "iconProps" | "reverseColor" | "disabledStyle" | "brand" | "onError" | "onLoad" | "onLoadEnd" | "onLoadStart" | "progressiveRenderingEnabled" | "resizeMode" | "resizeMethod" | "loadingIndicatorSource" | "defaultSource" | "capInsets" | "onProgress" | "onPartialLoad" | "fadeDuration" | "ImageComponent" | "placeholderStyle" | "PlaceholderContent" | "childrenContainerStyle">> | React.ForwardRefExoticComponent<Partial<import("react-native-elements").IconProps> & Partial<import("react-native-elements").ImageProps> & {
|
|
16
|
+
underlayColor?: import("react-native").ColorValue;
|
|
17
|
+
style?: import("react-native").StyleProp<import("react-native").ViewStyle>;
|
|
18
|
+
} & Partial<import("react-native-elements").ThemeProps<import("react-native-elements").AccessoryProps>>>;
|
|
19
|
+
})>>;
|
|
5
20
|
declare const AvatarWithSettings: any;
|
|
6
21
|
export default AvatarWithSettings;
|
|
7
22
|
//# sourceMappingURL=Avatar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAEnC,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;IAqBtB,CAAC;AAEF,QAAA,MAAM,kBAAkB,EAAE,GA6BZ,CAAC;AAIf,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,16 +1,20 @@
|
|
|
1
|
-
import { Action,
|
|
1
|
+
import { Action, IconIdentifier, Theme } from '@evlop/commons';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { TextStyle, ViewProps } from 'react-native';
|
|
4
|
-
import { BackgroundColorProps, BorderProps, FontSizeProps, FontWeightProps, LayoutProps, SpaceProps } from 'styled-system';
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
import { BackgroundColorProps, BorderProps, FontSizeProps, FontWeightProps, LayoutProps, SpaceProps, TextColorProps } from 'styled-system';
|
|
5
|
+
interface ButtonVariantProps {
|
|
6
|
+
variant?: 'filled' | 'outlined' | 'dim-outlined' | 'dim-filled-outlined' | 'ghost';
|
|
7
|
+
color?: string;
|
|
8
|
+
theme?: any;
|
|
9
|
+
}
|
|
10
|
+
type ButtonSize = 'sm' | 'md' | 'lg' | 'xl' | '2xl';
|
|
11
|
+
export interface BaseButtonProps extends ViewProps, FontWeightProps<Theme>, FontSizeProps<Theme>, LayoutProps<Theme>, SpaceProps<Theme>, BackgroundColorProps<Theme>, BorderProps<Theme>, ButtonVariantProps {
|
|
7
12
|
disabled?: boolean;
|
|
8
13
|
loading?: boolean;
|
|
9
14
|
label?: string;
|
|
10
15
|
variant?: 'filled' | 'outlined' | 'dim-outlined' | 'dim-filled-outlined' | 'ghost';
|
|
11
16
|
size?: ButtonSize;
|
|
12
|
-
|
|
13
|
-
textColor?: Color;
|
|
17
|
+
textColor?: TextColorProps<Theme>["color"];
|
|
14
18
|
textStyle?: TextStyle;
|
|
15
19
|
action?: Action;
|
|
16
20
|
icon?: IconIdentifier;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,KAAK,EAA+C,MAAM,gBAAgB,CAAC;AAE5G,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAgC,SAAS,EAAQ,SAAS,EAAE,MAAM,cAAc,CAAC;AAExF,OAAO,EAAmB,oBAAoB,EAAU,WAAW,EAAE,aAAa,EAAE,eAAe,EAAU,WAAW,EAAS,UAAU,EAAyD,cAAc,EAAE,MAAM,eAAe,CAAC;AAK1O,UAAU,kBAAkB;IAC1B,OAAO,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,cAAc,GAAG,qBAAqB,GAAG,OAAO,CAAC;IACnF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,GAAG,CAAC;CACb;AAED,KAAK,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;AAEpD,MAAM,WAAW,eAAgB,SAAQ,SAAS,EAAE,eAAe,CAAC,KAAK,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,EAAE,WAAW,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,KAAK,CAAC,EAAE,oBAAoB,CAAC,KAAK,CAAC,EAAE,WAAW,CAAC,KAAK,CAAC,EAAE,kBAAkB;IAC1M,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,cAAc,GAAG,qBAAqB,GAAG,OAAO,CAAC;IACnF,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,cAAc,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,CAAC;IAC3C,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACjC;AAkHD,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAsDhD,CAAC;AAEF,QAAA,MAAM,kBAAkB;;;;;;;6BAIV,CAAC;AAEf,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
interface ErrorBoundryProps {
|
|
3
|
+
children: any;
|
|
4
|
+
}
|
|
5
|
+
declare class ErrorBoundry extends React.Component<ErrorBoundryProps> {
|
|
3
6
|
state: {
|
|
4
7
|
hasError: boolean;
|
|
5
8
|
error: any;
|
|
@@ -9,7 +12,7 @@ declare class ErrorBoundry extends React.Component {
|
|
|
9
12
|
error: any;
|
|
10
13
|
};
|
|
11
14
|
reset(): void;
|
|
12
|
-
render():
|
|
15
|
+
render(): any;
|
|
13
16
|
}
|
|
14
17
|
export default ErrorBoundry;
|
|
15
18
|
//# sourceMappingURL=ErrorBoundry.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorBoundry.d.ts","sourceRoot":"","sources":["../../../src/ErrorBoundry.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ErrorBoundry.d.ts","sourceRoot":"","sources":["../../../src/ErrorBoundry.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,iBAAiB;IACvB,QAAQ,EAAE,GAAG,CAAC;CACjB;AAED,cAAM,YAAa,SAAQ,KAAK,CAAC,SAAS,CAAC,iBAAiB,CAAC;IACzD,KAAK;;;MAAmC;IAExC,MAAM,CAAC,wBAAwB,CAAC,KAAK,EAAE,GAAG;;;;IAI1C,KAAK;IAIL,MAAM;CAYT;AAeD,eAAe,YAAY,CAAC"}
|
|
@@ -7,7 +7,7 @@ interface GapProps {
|
|
|
7
7
|
rowGap?: ResponsiveValue<ThemeValue<'space', Theme>, Theme>;
|
|
8
8
|
columnGap?: ResponsiveValue<ThemeValue<'space', Theme>, Theme>;
|
|
9
9
|
}
|
|
10
|
-
export
|
|
10
|
+
export type BaseFlexboxProps = RNViewProps & BorderProps<Theme> & SSFlexboxProps<Theme> & LayoutProps<Theme> & ColorProps<Theme> & BackgroundProps<Theme> & SpaceProps<Theme> & PositionProps<Theme> & GapProps;
|
|
11
11
|
export declare const BaseFlexbox: React.ComponentType<BaseFlexboxProps>;
|
|
12
12
|
declare const Flexbox: ComponentWithSettings<BaseFlexboxProps>;
|
|
13
13
|
export default Flexbox;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Flexbox/index.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgB,KAAK,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAA+B,SAAS,IAAI,WAAW,EAAC,MAAM,cAAc,CAAC;AAEpF,OAAO,EAAqD,WAAW,EAAE,YAAY,IAAI,cAAc,EAAE,WAAW,EAAE,UAAU,EAAE,eAAe,EAAE,UAAU,EAAY,aAAa,EAAU,eAAe,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAEnP,UAAU,QAAQ;IAChB,GAAG,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;IACzD,MAAM,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;IAC5D,SAAS,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;CAChE;AAED,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Flexbox/index.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgB,KAAK,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAA+B,SAAS,IAAI,WAAW,EAAC,MAAM,cAAc,CAAC;AAEpF,OAAO,EAAqD,WAAW,EAAE,YAAY,IAAI,cAAc,EAAE,WAAW,EAAE,UAAU,EAAE,eAAe,EAAE,UAAU,EAAY,aAAa,EAAU,eAAe,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAEnP,UAAU,QAAQ;IAChB,GAAG,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;IACzD,MAAM,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;IAC5D,SAAS,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,CAAC;CAChE;AAED,MAAM,MAAM,gBAAgB,GAAG,WAAW,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,cAAc,CAAC,KAAK,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,aAAa,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC;AAkBhN,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAa7D,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,qBAAqB,CAAC,gBAAgB,CAItC,CAAC;AAEhB,eAAe,OAAO,CAAC"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ComponentWithSettings, IconIdentifier, Theme } from '@evlop/commons';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
4
|
-
export
|
|
3
|
+
import { ColorProps } from 'styled-system';
|
|
4
|
+
export type BaseIconProps = ColorProps<Theme> & {
|
|
5
5
|
icon?: IconIdentifier;
|
|
6
6
|
size?: number;
|
|
7
|
-
color?: Color | AppOnlyColors;
|
|
8
7
|
flipOnRTL?: boolean;
|
|
9
8
|
onPress?: any;
|
|
10
9
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Icon/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Icon/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,cAAc,EAAE,KAAK,EAAuC,MAAM,gBAAgB,CAAC;AAEnH,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,MAAM,MAAM,aAAa,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,cAAc,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAC,OAAO,CAAC;IAAC,OAAO,CAAC,EAAE,GAAG,CAAA;CAAE,CAAA;AAyB3H,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,CAuBvD,CAAA;AAED,QAAA,MAAM,gBAAgB,EAAE,qBAAqB,CAAC,aAAa,CAiB/C,CAAC;AAEb,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NativeImage.d.ts","sourceRoot":"","sources":["../../../../src/Image/NativeImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,WAAW,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAEhE,
|
|
1
|
+
{"version":3,"file":"NativeImage.d.ts","sourceRoot":"","sources":["../../../../src/Image/NativeImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,WAAW,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAEhE,MAAM,MAAM,gBAAgB,GAAG,UAAU,CAAC;AAE1C,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NativeImage.native.d.ts","sourceRoot":"","sources":["../../../../src/Image/NativeImage.native.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,EAAE,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEtE,
|
|
1
|
+
{"version":3,"file":"NativeImage.native.d.ts","sourceRoot":"","sources":["../../../../src/Image/NativeImage.native.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,EAAE,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEtE,MAAM,MAAM,gBAAgB,GAAG,cAAc,CAAC;AAE9C,eAAe,WAAW,CAAC"}
|
|
@@ -18,15 +18,15 @@ declare const imageSizes: {
|
|
|
18
18
|
'3xl': number;
|
|
19
19
|
fluid: string;
|
|
20
20
|
};
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
type ImageSize = keyof (typeof imageSizes);
|
|
22
|
+
type StyledImageProps = NativeImageProps & BorderProps<Theme> & SpaceProps<Theme> & {
|
|
23
23
|
width?: ImageSize | number;
|
|
24
24
|
height?: ImageSize | number;
|
|
25
25
|
minHeight?: ImageSize | number;
|
|
26
26
|
minWidth?: ImageSize | number;
|
|
27
27
|
aspectRatio?: string | number;
|
|
28
28
|
};
|
|
29
|
-
export
|
|
29
|
+
export type BaseImageProps = Partial<StyledImageProps> & {
|
|
30
30
|
src?: string;
|
|
31
31
|
placeholder?: string;
|
|
32
32
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Image/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAA6B,MAAM,gBAAgB,CAAC;AAClE,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAU,WAAW,EAAiB,UAAU,EAAU,MAAM,eAAe,CAAC;AACvF,OAAoB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAE9D,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;CAef,CAAC;AAEF,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Image/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAA6B,MAAM,gBAAgB,CAAC;AAClE,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAU,WAAW,EAAiB,UAAU,EAAU,MAAM,eAAe,CAAC;AACvF,OAAoB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAE9D,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;CAef,CAAC;AAEF,KAAK,SAAS,GAAG,MAAM,CAAC,OAAO,UAAU,CAAC,CAAC;AAE3C,KAAK,gBAAgB,GAAG,gBAAgB,GAAG,WAAW,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG;IAClF,KAAK,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC3B,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC/B,QAAQ,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B,CAAA;AA2CD,MAAM,MAAM,cAAc,GAAG,OAAO,CAAC,gBAAgB,CAAC,GAAG;IAAE,GAAG,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CAAA;AAC/F,eAAO,MAAM,SAAS;UAD2C,MAAM;kBAAgB,MAAM;6BAsB5F,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,cAAc,CAqDzC,CAAC;AAEd,eAAe,KAAK,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ComponentWithSettings, Theme } from '@evlop/commons';
|
|
2
2
|
import { ImageBackgroundProps as RNImageBackgroundProps } from 'react-native';
|
|
3
3
|
import { BackgroundProps, BorderProps, ColorProps, FlexProps, LayoutProps, OpacityProps, SpaceProps } from 'styled-system';
|
|
4
|
-
export
|
|
5
|
-
export
|
|
4
|
+
export type StyledImageBackgroundProps = RNImageBackgroundProps & FlexProps<Theme> & BorderProps<Theme> & LayoutProps<Theme> & OpacityProps<Theme> & ColorProps<Theme> & BackgroundProps<Theme> & SpaceProps<Theme>;
|
|
5
|
+
export type BaseImageBackgroundProps = StyledImageBackgroundProps & {
|
|
6
6
|
src?: string;
|
|
7
7
|
placeholder?: string;
|
|
8
8
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ImageBackground/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAA6B,MAAM,gBAAgB,CAAC;AAGzF,OAAO,EAAoD,oBAAoB,IAAI,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEhI,OAAO,EACO,eAAe,EACnB,WAAW,EACZ,UAAU,EACX,SAAS,EACP,WAAW,EACV,YAAY,EACd,UAAU,EAElB,MAAM,eAAe,CAAC;AAWvB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ImageBackground/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,KAAK,EAA6B,MAAM,gBAAgB,CAAC;AAGzF,OAAO,EAAoD,oBAAoB,IAAI,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEhI,OAAO,EACO,eAAe,EACnB,WAAW,EACZ,UAAU,EACX,SAAS,EACP,WAAW,EACV,YAAY,EACd,UAAU,EAElB,MAAM,eAAe,CAAC;AAWvB,MAAM,MAAM,0BAA0B,GAAG,sBAAsB,GAAG,SAAS,CAAC,KAAK,CAAC,GAC9E,WAAW,CAAC,KAAK,CAAC,GAClB,WAAW,CAAC,KAAK,CAAC,GAClB,YAAY,CAAC,KAAK,CAAC,GACnB,UAAU,CAAC,KAAK,CAAC,GACjB,eAAe,CAAC,KAAK,CAAC,GACtB,UAAU,CAAC,KAAK,CAAC,CAAE;AAmBvB,MAAM,MAAM,wBAAwB,GAAG,0BAA0B,GAAG;IAClE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,qBAAqB,CAAC,wBAAwB,CAoB/E,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAAqB,CAAC,wBAAwB,CAErD,CAAC;AAExB,eAAe,eAAe,CAAC"}
|