rn-erxes-sdk 0.1.5 → 0.1.7

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.
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = exports.accessibilityProps = void 0;
7
+ var React = _interopRequireWildcard(require("react"));
8
+ var _reactNative = require("react-native");
9
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
10
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
11
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
12
+ let MaterialCommunityIcons;
13
+ try {
14
+ // Optionally require vector-icons
15
+ MaterialCommunityIcons = require('react-native-vector-icons/MaterialCommunityIcons').default;
16
+ } catch (e) {
17
+ let isErrorLogged = false;
18
+
19
+ // Fallback component for icons
20
+ MaterialCommunityIcons = _ref => {
21
+ let {
22
+ color,
23
+ size,
24
+ ...rest
25
+ } = _ref;
26
+ if (!isErrorLogged) {
27
+ if (!/(Cannot find module|Module not found|Cannot resolve module)/.test(e.message)) {
28
+ console.error(e);
29
+ }
30
+ console.warn(`To remove this warning, try installing 'react-native-vector-icons'`);
31
+ isErrorLogged = true;
32
+ }
33
+ return /*#__PURE__*/React.createElement(_reactNative.Text, _extends({}, rest, {
34
+ style: [styles.icon, {
35
+ color,
36
+ fontSize: size
37
+ }],
38
+ pointerEvents: "none",
39
+ selectable: false
40
+ }), "\u25A1");
41
+ };
42
+ }
43
+ const accessibilityProps = _reactNative.Platform.OS === 'web' ? {
44
+ role: 'img',
45
+ focusable: false
46
+ } : {
47
+ accessibilityElementsHidden: true,
48
+ importantForAccessibility: 'no-hide-descendants'
49
+ };
50
+ exports.accessibilityProps = accessibilityProps;
51
+ const defaultIcon = _ref2 => {
52
+ let {
53
+ name,
54
+ color,
55
+ size,
56
+ direction,
57
+ allowFontScaling
58
+ } = _ref2;
59
+ return /*#__PURE__*/React.createElement(MaterialCommunityIcons, _extends({
60
+ allowFontScaling: allowFontScaling,
61
+ name: name,
62
+ color: color,
63
+ size: size,
64
+ style: [{
65
+ transform: [{
66
+ scaleX: direction === 'rtl' ? -1 : 1
67
+ }],
68
+ lineHeight: size
69
+ }, styles.icon],
70
+ pointerEvents: "none",
71
+ selectable: false
72
+ }, accessibilityProps));
73
+ };
74
+ const styles = _reactNative.StyleSheet.create({
75
+ icon: {
76
+ backgroundColor: 'transparent'
77
+ }
78
+ });
79
+ var _default = defaultIcon;
80
+ exports.default = _default;
81
+ //# sourceMappingURL=MaterialCommunityIcons.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","_interopRequireWildcard","require","_reactNative","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","default","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","_extends","assign","bind","target","i","arguments","length","source","apply","MaterialCommunityIcons","e","isErrorLogged","_ref","color","size","rest","test","message","console","error","warn","createElement","Text","style","styles","icon","fontSize","pointerEvents","selectable","accessibilityProps","Platform","OS","role","focusable","accessibilityElementsHidden","importantForAccessibility","exports","defaultIcon","_ref2","name","direction","allowFontScaling","transform","scaleX","lineHeight","StyleSheet","create","backgroundColor","_default"],"sourceRoot":"../../../src","sources":["icons/MaterialCommunityIcons.tsx"],"mappings":"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"}
@@ -0,0 +1,71 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import * as React from 'react';
3
+ import { StyleSheet, Text, Platform } from 'react-native';
4
+ let MaterialCommunityIcons;
5
+ try {
6
+ // Optionally require vector-icons
7
+ MaterialCommunityIcons = require('react-native-vector-icons/MaterialCommunityIcons').default;
8
+ } catch (e) {
9
+ let isErrorLogged = false;
10
+
11
+ // Fallback component for icons
12
+ MaterialCommunityIcons = _ref => {
13
+ let {
14
+ color,
15
+ size,
16
+ ...rest
17
+ } = _ref;
18
+ if (!isErrorLogged) {
19
+ if (!/(Cannot find module|Module not found|Cannot resolve module)/.test(e.message)) {
20
+ console.error(e);
21
+ }
22
+ console.warn(`To remove this warning, try installing 'react-native-vector-icons'`);
23
+ isErrorLogged = true;
24
+ }
25
+ return /*#__PURE__*/React.createElement(Text, _extends({}, rest, {
26
+ style: [styles.icon, {
27
+ color,
28
+ fontSize: size
29
+ }],
30
+ pointerEvents: "none",
31
+ selectable: false
32
+ }), "\u25A1");
33
+ };
34
+ }
35
+ export const accessibilityProps = Platform.OS === 'web' ? {
36
+ role: 'img',
37
+ focusable: false
38
+ } : {
39
+ accessibilityElementsHidden: true,
40
+ importantForAccessibility: 'no-hide-descendants'
41
+ };
42
+ const defaultIcon = _ref2 => {
43
+ let {
44
+ name,
45
+ color,
46
+ size,
47
+ direction,
48
+ allowFontScaling
49
+ } = _ref2;
50
+ return /*#__PURE__*/React.createElement(MaterialCommunityIcons, _extends({
51
+ allowFontScaling: allowFontScaling,
52
+ name: name,
53
+ color: color,
54
+ size: size,
55
+ style: [{
56
+ transform: [{
57
+ scaleX: direction === 'rtl' ? -1 : 1
58
+ }],
59
+ lineHeight: size
60
+ }, styles.icon],
61
+ pointerEvents: "none",
62
+ selectable: false
63
+ }, accessibilityProps));
64
+ };
65
+ const styles = StyleSheet.create({
66
+ icon: {
67
+ backgroundColor: 'transparent'
68
+ }
69
+ });
70
+ export default defaultIcon;
71
+ //# sourceMappingURL=MaterialCommunityIcons.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","StyleSheet","Text","Platform","MaterialCommunityIcons","require","default","e","isErrorLogged","_ref","color","size","rest","test","message","console","error","warn","createElement","_extends","style","styles","icon","fontSize","pointerEvents","selectable","accessibilityProps","OS","role","focusable","accessibilityElementsHidden","importantForAccessibility","defaultIcon","_ref2","name","direction","allowFontScaling","transform","scaleX","lineHeight","create","backgroundColor"],"sourceRoot":"../../../src","sources":["icons/MaterialCommunityIcons.tsx"],"mappings":";AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,SAASC,UAAU,EAAEC,IAAI,EAAEC,QAAQ,QAAQ,cAAc;AAUzD,IAAIC,sBAA2B;AAE/B,IAAI;EACF;EACAA,sBAAsB,GACpBC,OAAO,CAAC,kDAAkD,CAAC,CAACC,OAAO;AACvE,CAAC,CAAC,OAAOC,CAAC,EAAE;EACV,IAAIC,aAAa,GAAG,KAAK;;EAEzB;EACAJ,sBAAsB,GAAGK,IAAA,IAAmC;IAAA,IAAlC;MAAEC,KAAK;MAAEC,IAAI;MAAE,GAAGC;IAAU,CAAC,GAAAH,IAAA;IACrD,IAAI,CAACD,aAAa,EAAE;MAClB,IACE,CAAC,6DAA6D,CAACK,IAAI,CAChEN,CAAC,CAASO,OACb,CAAC,EACD;QACAC,OAAO,CAACC,KAAK,CAACT,CAAC,CAAC;MAClB;MAEAQ,OAAO,CAACE,IAAI,CACT,oEACH,CAAC;MAEDT,aAAa,GAAG,IAAI;IACtB;IAEA,oBACER,KAAA,CAAAkB,aAAA,CAAChB,IAAI,EAAAiB,QAAA,KACCP,IAAI;MACRQ,KAAK,EAAE,CAACC,MAAM,CAACC,IAAI,EAAE;QAAEZ,KAAK;QAAEa,QAAQ,EAAEZ;MAAK,CAAC,CAAE;MAChDa,aAAa,EAAC,MAAM;MACpBC,UAAU,EAAE;IAAM,IACnB,QAEK,CAAC;EAEX,CAAC;AACH;AAEA,OAAO,MAAMC,kBAAkB,GAC7BvB,QAAQ,CAACwB,EAAE,KAAK,KAAK,GACjB;EACEC,IAAI,EAAE,KAAK;EACXC,SAAS,EAAE;AACb,CAAC,GACD;EACEC,2BAA2B,EAAE,IAAI;EACjCC,yBAAyB,EACvB;AACJ,CAAC;AAEP,MAAMC,WAAW,GAAGC,KAAA;EAAA,IAAC;IACnBC,IAAI;IACJxB,KAAK;IACLC,IAAI;IACJwB,SAAS;IACTC;EACS,CAAC,GAAAH,KAAA;EAAA,oBACVjC,KAAA,CAAAkB,aAAA,CAACd,sBAAsB,EAAAe,QAAA;IACrBiB,gBAAgB,EAAEA,gBAAiB;IACnCF,IAAI,EAAEA,IAAK;IACXxB,KAAK,EAAEA,KAAM;IACbC,IAAI,EAAEA,IAAK;IACXS,KAAK,EAAE,CACL;MACEiB,SAAS,EAAE,CAAC;QAAEC,MAAM,EAAEH,SAAS,KAAK,KAAK,GAAG,CAAC,CAAC,GAAG;MAAE,CAAC,CAAC;MACrDI,UAAU,EAAE5B;IACd,CAAC,EACDU,MAAM,CAACC,IAAI,CACX;IACFE,aAAa,EAAC,MAAM;IACpBC,UAAU,EAAE;EAAM,GACdC,kBAAkB,CACvB,CAAC;AAAA,CACH;AAED,MAAML,MAAM,GAAGpB,UAAU,CAACuC,MAAM,CAAC;EAC/BlB,IAAI,EAAE;IACJmB,eAAe,EAAE;EACnB;AACF,CAAC,CAAC;AAEF,eAAeT,WAAW"}
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ export type IconProps = {
3
+ name: string;
4
+ color: string;
5
+ size: number;
6
+ direction: 'rtl' | 'ltr';
7
+ allowFontScaling?: boolean;
8
+ };
9
+ export declare const accessibilityProps: {
10
+ role: string;
11
+ focusable: boolean;
12
+ accessibilityElementsHidden?: undefined;
13
+ importantForAccessibility?: undefined;
14
+ } | {
15
+ accessibilityElementsHidden: boolean;
16
+ importantForAccessibility: "no-hide-descendants";
17
+ role?: undefined;
18
+ focusable?: undefined;
19
+ };
20
+ declare const defaultIcon: ({ name, color, size, direction, allowFontScaling, }: IconProps) => React.JSX.Element;
21
+ export default defaultIcon;
22
+ //# sourceMappingURL=MaterialCommunityIcons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MaterialCommunityIcons.d.ts","sourceRoot":"","sources":["../../../src/icons/MaterialCommunityIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,KAAK,GAAG,KAAK,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC;AA0CF,eAAO,MAAM,kBAAkB;;;;;;;;;;CAUxB,CAAC;AAER,QAAA,MAAM,WAAW,wDAMd,SAAS,sBAiBX,CAAC;AAQF,eAAe,WAAW,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rn-erxes-sdk",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "react-native erxes sdk",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -159,8 +159,8 @@
159
159
  "dependencies": {
160
160
  "@apollo/client": "^3.7.15",
161
161
  "dayjs": "^1.11.8",
162
- "react-native-webview": "11.26.0",
163
162
  "graphql-ws": "^5.13.1",
164
- "react-apollo": "^3.1.5"
163
+ "react-apollo": "^3.1.5",
164
+ "react-native-vector-icons": "^9.1.0"
165
165
  }
166
166
  }
@@ -0,0 +1,95 @@
1
+ import * as React from 'react';
2
+ import { StyleSheet, Text, Platform } from 'react-native';
3
+
4
+ export type IconProps = {
5
+ name: string;
6
+ color: string;
7
+ size: number;
8
+ direction: 'rtl' | 'ltr';
9
+ allowFontScaling?: boolean;
10
+ };
11
+
12
+ let MaterialCommunityIcons: any;
13
+
14
+ try {
15
+ // Optionally require vector-icons
16
+ MaterialCommunityIcons =
17
+ require('react-native-vector-icons/MaterialCommunityIcons').default;
18
+ } catch (e) {
19
+ let isErrorLogged = false;
20
+
21
+ // Fallback component for icons
22
+ MaterialCommunityIcons = ({ color, size, ...rest }: any) => {
23
+ if (!isErrorLogged) {
24
+ if (
25
+ !/(Cannot find module|Module not found|Cannot resolve module)/.test(
26
+ (e as any).message
27
+ )
28
+ ) {
29
+ console.error(e);
30
+ }
31
+
32
+ console.warn(
33
+ `To remove this warning, try installing 'react-native-vector-icons'`
34
+ );
35
+
36
+ isErrorLogged = true;
37
+ }
38
+
39
+ return (
40
+ <Text
41
+ {...rest}
42
+ style={[styles.icon, { color, fontSize: size }]}
43
+ pointerEvents="none"
44
+ selectable={false}
45
+ >
46
+
47
+ </Text>
48
+ );
49
+ };
50
+ }
51
+
52
+ export const accessibilityProps =
53
+ Platform.OS === 'web'
54
+ ? {
55
+ role: 'img',
56
+ focusable: false,
57
+ }
58
+ : {
59
+ accessibilityElementsHidden: true,
60
+ importantForAccessibility:
61
+ 'no-hide-descendants' as 'no-hide-descendants',
62
+ };
63
+
64
+ const defaultIcon = ({
65
+ name,
66
+ color,
67
+ size,
68
+ direction,
69
+ allowFontScaling,
70
+ }: IconProps) => (
71
+ <MaterialCommunityIcons
72
+ allowFontScaling={allowFontScaling}
73
+ name={name}
74
+ color={color}
75
+ size={size}
76
+ style={[
77
+ {
78
+ transform: [{ scaleX: direction === 'rtl' ? -1 : 1 }],
79
+ lineHeight: size,
80
+ },
81
+ styles.icon,
82
+ ]}
83
+ pointerEvents="none"
84
+ selectable={false}
85
+ {...accessibilityProps}
86
+ />
87
+ );
88
+
89
+ const styles = StyleSheet.create({
90
+ icon: {
91
+ backgroundColor: 'transparent',
92
+ },
93
+ });
94
+
95
+ export default defaultIcon;