Socket
Socket
Sign inDemoInstall

@fmyl/app-ui

Package Overview
Dependencies
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fmyl/app-ui - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

3

lib/commonjs/components/Button/Button.style.js

@@ -139,2 +139,3 @@ "use strict";

font-size: ${theme.font.font4.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};

@@ -146,2 +147,3 @@ height: ${theme.font.font4.lineHeight}px;

font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -153,2 +155,3 @@ height: ${theme.font.font5.lineHeight}px;

font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -155,0 +158,0 @@ height: ${theme.font.font5.lineHeight}px;

@@ -67,2 +67,3 @@ "use strict";

font-size: ${theme.font.font6.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -69,0 +70,0 @@ height: ${theme.font.font6.lineHeight}px;

12

lib/commonjs/components/Error/Error.style.js

@@ -39,5 +39,7 @@ "use strict";

text-align: center;
font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font5.size};
line-height: ${theme.font.font5.lineHeight};
height: ${theme.font.font3.lineHeight}px;
line-height: ${theme.font.font5.lineHeight}px;
color: ${theme.colors.black.color4};

@@ -56,5 +58,7 @@ margin-bottom: ${theme.spacing.xs}px;

text-align: center;
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size};
line-height: ${theme.font.font3.lineHeight};
height: ${theme.font.font3.lineHeight}px;
line-height: ${theme.font.font3.lineHeight}px;
color: ${theme.colors.black.color2};

@@ -61,0 +65,0 @@ margin-bottom: ${theme.spacing.l}px;

@@ -21,3 +21,3 @@ "use strict";

} = _ref;
const renderContainer = (0, _react.useCallback)(_ref2 => {
const renderContainer = _ref2 => {
let {

@@ -30,4 +30,4 @@ id,

}, children);
}, []);
const renderMain = (0, _react.useCallback)(_ref3 => {
};
const renderMain = _ref3 => {
let {

@@ -44,11 +44,12 @@ id,

}), /*#__PURE__*/React.createElement(_Error.DefaultImage, null, defaultImage), /*#__PURE__*/React.createElement(_Error.Title, null, title), /*#__PURE__*/React.createElement(_Error.Tip, null, tip), mainButton);
}, []);
};
const customButton = button ?? /*#__PURE__*/React.createElement(_Button.default, {
onPress: onPress,
text: buttonText,
size: "small",
shape: "round"
});
return /*#__PURE__*/React.createElement(_reactError.default, _extends({}, props, {
button: button ?? /*#__PURE__*/React.createElement(_Button.default, {
onPress: onPress,
text: buttonText,
size: "small",
shape: "round"
}),
ref: ref,
button: customButton,
renderMain: renderMain,

@@ -55,0 +56,0 @@ renderContainer: renderContainer

@@ -36,4 +36,7 @@ "use strict";

return (0, _styledComponents.css)`
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font2.size}px;
height: ${theme.font.font2.lineHeight}px;
line-height: ${theme.font.font2.lineHeight}px;
color: ${theme.colors.black.color4};

@@ -72,6 +75,7 @@ `;

return (0, _styledComponents.css)`
font-size: ${theme.font.font1.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font1.size}px;
height: ${theme.font.font1.lineHeight}px;
line-height: ${theme.font.font1.lineHeight}px;
height: ${theme.font.font1.lineHeight}px;
color: ${theme.colors.black.color2};

@@ -78,0 +82,0 @@ `;

@@ -77,4 +77,7 @@ "use strict";

flex: 1;
font-weight: ${theme.font.weight.normal}px;
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
height: ${theme.font.font2.lineHeight}px;
line-height: ${theme.font.font2.lineHeight}px;
outline-width: 0;

@@ -107,4 +110,5 @@ `;

return (0, _styledComponents.css)`
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size}px;
height: ${theme.font.font3.lineHeight}px;

@@ -111,0 +115,0 @@ line-height: ${theme.font.font3.lineHeight}px;

@@ -84,4 +84,5 @@ "use strict";

return (0, _styledComponents.css)`
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size}px;
height: ${theme.font.font3.lineHeight}px;

@@ -88,0 +89,0 @@ line-height: ${theme.font.font3.lineHeight}px;

@@ -35,4 +35,5 @@ "use strict";

return (0, _styledComponents.css)`
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font2.size}px;
height: ${theme.font.font2.lineHeight}px;

@@ -39,0 +40,0 @@ line-height: ${theme.font.font2.lineHeight}px;

@@ -63,4 +63,5 @@ "use strict";

return (0, _styledComponents.css)`
font-size: ${theme.font.font4.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font4.size}px;
height: ${theme.font.font4.lineHeight}px;

@@ -67,0 +68,0 @@ line-height: ${theme.font.font4.lineHeight}px;

@@ -90,2 +90,3 @@ "use strict";

font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};

@@ -92,0 +93,0 @@ height: ${theme.font.font3.lineHeight}px;

@@ -183,2 +183,6 @@ "use strict";

font: {
style: {
bold: 'bold',
normal: 'normal'
},
weight: {

@@ -185,0 +189,0 @@ bold: 500,

@@ -127,2 +127,3 @@ import styled, { css } from '../../styled-components';

font-size: ${theme.font.font4.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};

@@ -134,2 +135,3 @@ height: ${theme.font.font4.lineHeight}px;

font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -141,2 +143,3 @@ height: ${theme.font.font5.lineHeight}px;

font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -143,0 +146,0 @@ height: ${theme.font.font5.lineHeight}px;

@@ -56,2 +56,3 @@ import styled, { css } from '../../styled-components';

font-size: ${theme.font.font6.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.bold};

@@ -58,0 +59,0 @@ height: ${theme.font.font6.lineHeight}px;

@@ -28,5 +28,7 @@ import styled, { css } from '../../styled-components';

text-align: center;
font-size: ${theme.font.font5.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font5.size};
line-height: ${theme.font.font5.lineHeight};
height: ${theme.font.font3.lineHeight}px;
line-height: ${theme.font.font5.lineHeight}px;
color: ${theme.colors.black.color4};

@@ -44,5 +46,7 @@ margin-bottom: ${theme.spacing.xs}px;

text-align: center;
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size};
line-height: ${theme.font.font3.lineHeight};
height: ${theme.font.font3.lineHeight}px;
line-height: ${theme.font.font3.lineHeight}px;
color: ${theme.colors.black.color2};

@@ -49,0 +53,0 @@ margin-bottom: ${theme.spacing.l}px;

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); }
import RCError from '@bearei/react-error';
import { pickNativeAttributes } from '@bearei/react-util/lib/pickAttributes';
import { forwardRef, useCallback } from 'react';
import { forwardRef } from 'react';
import { Container, DefaultImage, Main, Tip, Title } from './Error.style';

@@ -14,3 +14,3 @@ import Button from '../Button';

} = _ref;
const renderContainer = useCallback(_ref2 => {
const renderContainer = _ref2 => {
let {

@@ -23,4 +23,4 @@ id,

}, children);
}, []);
const renderMain = useCallback(_ref3 => {
};
const renderMain = _ref3 => {
let {

@@ -37,11 +37,12 @@ id,

}), /*#__PURE__*/React.createElement(DefaultImage, null, defaultImage), /*#__PURE__*/React.createElement(Title, null, title), /*#__PURE__*/React.createElement(Tip, null, tip), mainButton);
}, []);
};
const customButton = button ?? /*#__PURE__*/React.createElement(Button, {
onPress: onPress,
text: buttonText,
size: "small",
shape: "round"
});
return /*#__PURE__*/React.createElement(RCError, _extends({}, props, {
button: button ?? /*#__PURE__*/React.createElement(Button, {
onPress: onPress,
text: buttonText,
size: "small",
shape: "round"
}),
ref: ref,
button: customButton,
renderMain: renderMain,

@@ -48,0 +49,0 @@ renderContainer: renderContainer

@@ -26,4 +26,7 @@ import styled, { css } from '../../../styled-components';

return css`
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font2.size}px;
height: ${theme.font.font2.lineHeight}px;
line-height: ${theme.font.font2.lineHeight}px;
color: ${theme.colors.black.color4};

@@ -60,6 +63,7 @@ `;

return css`
font-size: ${theme.font.font1.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font1.size}px;
height: ${theme.font.font1.lineHeight}px;
line-height: ${theme.font.font1.lineHeight}px;
height: ${theme.font.font1.lineHeight}px;
color: ${theme.colors.black.color2};

@@ -66,0 +70,0 @@ `;

@@ -67,4 +67,7 @@ import styled, { css } from '../../styled-components';

flex: 1;
font-weight: ${theme.font.weight.normal}px;
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
height: ${theme.font.font2.lineHeight}px;
line-height: ${theme.font.font2.lineHeight}px;
outline-width: 0;

@@ -96,4 +99,5 @@ `;

return css`
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size}px;
height: ${theme.font.font3.lineHeight}px;

@@ -100,0 +104,0 @@ line-height: ${theme.font.font3.lineHeight}px;

@@ -73,4 +73,5 @@ import styled, { css } from '../../../styled-components';

return css`
font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font3.size}px;
height: ${theme.font.font3.lineHeight}px;

@@ -77,0 +78,0 @@ line-height: ${theme.font.font3.lineHeight}px;

@@ -25,4 +25,5 @@ import styled, { css } from '../../../styled-components';

return css`
font-size: ${theme.font.font2.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font2.size}px;
height: ${theme.font.font2.lineHeight}px;

@@ -29,0 +30,0 @@ line-height: ${theme.font.font2.lineHeight}px;

@@ -51,4 +51,5 @@ import styled, { css } from '../../styled-components';

return css`
font-size: ${theme.font.font4.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};
font-size: ${theme.font.font4.size}px;
height: ${theme.font.font4.lineHeight}px;

@@ -55,0 +56,0 @@ line-height: ${theme.font.font4.lineHeight}px;

@@ -81,2 +81,3 @@ import styled, { css } from '../../styled-components';

font-size: ${theme.font.font3.size}px;
font-style: ${theme.font.style.normal};
font-weight: ${theme.font.weight.normal};

@@ -83,0 +84,0 @@ height: ${theme.font.font3.lineHeight}px;

@@ -177,2 +177,6 @@ const palette = {

font: {
style: {
bold: 'bold',
normal: 'normal'
},
weight: {

@@ -179,0 +183,0 @@ bold: 500,

@@ -20,5 +20,11 @@ export const __esModule: boolean;

namespace font {
namespace style {
const bold: string;
const normal: string;
}
namespace weight {
const bold: number;
const normal: number;
const bold_1: number;
export { bold_1 as bold };
const normal_1: number;
export { normal_1 as normal };
}

@@ -25,0 +31,0 @@ namespace font1 {

@@ -19,2 +19,6 @@ export default App;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -21,0 +25,0 @@ bold: number;

@@ -19,5 +19,11 @@ export default theme;

namespace font {
namespace style {
const bold: string;
const normal: string;
}
namespace weight {
const bold: number;
const normal: number;
const bold_1: number;
export { bold_1 as bold };
const normal_1: number;
export { normal_1 as normal };
}

@@ -24,0 +30,0 @@ namespace font1 {

@@ -20,2 +20,6 @@ import type { ButtonProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -270,2 +274,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -520,2 +528,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -770,2 +782,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1020,2 +1036,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1022,0 +1042,0 @@ bold: number;

@@ -20,2 +20,6 @@ import type { CardProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -270,2 +274,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -520,2 +528,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -770,2 +782,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1020,2 +1036,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1270,2 +1290,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1272,0 +1296,0 @@ bold: number;

@@ -23,2 +23,6 @@ /// <reference types="react" />

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -273,2 +277,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -523,2 +531,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -773,2 +785,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1023,2 +1039,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1273,2 +1293,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1275,0 +1299,0 @@ bold: number;

@@ -17,2 +17,6 @@ export declare const Container: import("styled-components").StyledComponent<typeof import("react-native").View, {

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -267,2 +271,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -517,2 +525,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -767,2 +779,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1017,2 +1033,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1019,0 +1039,0 @@ bold: number;

@@ -17,2 +17,6 @@ export declare const Container: import("styled-components").StyledComponent<typeof import("react-native").View, {

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -267,2 +271,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -269,0 +277,0 @@ bold: number;

@@ -20,2 +20,6 @@ import type { FormItemProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -270,2 +274,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -520,2 +528,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -770,2 +782,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1020,2 +1036,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1270,2 +1290,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1520,2 +1544,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1522,0 +1550,0 @@ bold: number;

@@ -19,2 +19,6 @@ import type { IconProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -269,2 +273,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -271,0 +279,0 @@ bold: number;

@@ -22,2 +22,6 @@ import type { InputFixedProps as RCInputFixedProps } from '@bearei/react-input';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -272,2 +276,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -522,2 +530,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -772,2 +784,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1022,2 +1038,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1272,2 +1292,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1274,0 +1298,0 @@ bold: number;

@@ -22,2 +22,6 @@ import type { TextareaFixedProps as RCTextareaFixedProps } from '@bearei/react-input';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -272,2 +276,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -522,2 +530,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -772,2 +784,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1022,2 +1038,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1272,2 +1292,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1274,0 +1298,0 @@ bold: number;

@@ -17,2 +17,6 @@ export declare const Container: import("styled-components").StyledComponent<typeof import("react-native").View, {

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -267,2 +271,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -269,0 +277,0 @@ bold: number;

@@ -21,2 +21,6 @@ /// <reference types="react" />

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -271,2 +275,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -521,2 +529,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -523,0 +535,0 @@ bold: number;

@@ -19,2 +19,6 @@ import type { MessageProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -269,2 +273,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -519,2 +527,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -769,2 +781,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1019,2 +1035,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1021,0 +1041,0 @@ bold: number;

@@ -20,2 +20,6 @@ /// <reference types="react" />

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -270,2 +274,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -520,2 +528,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -770,2 +782,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1020,2 +1036,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1270,2 +1290,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1520,2 +1544,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1770,2 +1798,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -2020,2 +2052,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -2022,0 +2058,0 @@ bold: number;

@@ -17,2 +17,6 @@ export declare const Container: import("styled-components").StyledComponent<typeof import("react-native").View, {

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -267,2 +271,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -517,2 +525,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -519,0 +531,0 @@ bold: number;

@@ -20,2 +20,6 @@ import type { TagProps } from '.';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -270,2 +274,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -272,0 +280,0 @@ bold: number;

@@ -20,2 +20,6 @@ /// <reference types="styled-components-react-native" />

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -269,2 +273,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -518,2 +526,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -767,2 +779,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1016,2 +1032,6 @@ bold: number;

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -1018,0 +1038,0 @@ bold: number;

@@ -18,2 +18,6 @@ import type { ColorSchemeName } from 'react-native';

font: {
style: {
bold: string;
normal: string;
};
weight: {

@@ -20,0 +24,0 @@ bold: number;

{
"name": "@fmyl/app-ui",
"version": "0.0.17",
"version": "0.0.18",
"description": "@fmyl/app-ui",

@@ -5,0 +5,0 @@ "types": "lib/typescript/src/index.d.ts",

@@ -193,2 +193,3 @@ import type { ColorSchemeName } from 'react-native';

font: {
style: { bold: 'bold', normal: 'normal' },
weight: { bold: 500, normal: 400 },

@@ -195,0 +196,0 @@ font1: {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc