New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alfalab/core-components-typography

Package Overview
Dependencies
Maintainers
16
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-typography - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

dist/colors.module-35c48cf7.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [2.3.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-typography@2.2.0...@alfalab/core-components-typography@2.3.0) (2022-01-17)
### Features
* **typography:** export types ([#940](https://github.com/alfa-laboratory/core-components/issues/940)) ([498227c](https://github.com/alfa-laboratory/core-components/commit/498227c272659a1ebf890eee61c6fecdd110faee))
# [2.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-typography@2.1.0...@alfalab/core-components-typography@2.2.0) (2021-09-14)

@@ -8,0 +19,0 @@

4

dist/component.js

@@ -5,7 +5,7 @@ 'use strict';

require('./colors.module-7d312c25.js');
require('./colors.module-35c48cf7.js');
require('react');
require('classnames');
require('./title/component.js');
require('./common.module-c6130e05.js');
require('./common.module-8f8baeca.js');
var title_index = require('./title/index.js');

@@ -12,0 +12,0 @@ var text_component = require('./text/component.js');

export * from "./component";
export { TitleProps } from "./title/index";
export { TextProps } from "./text/index";

@@ -1,6 +0,6 @@

import './colors.module-c988507f.js';
import './colors.module-2c206829.js';
import 'react';
import 'classnames';
import './title/component.js';
import './common.module-15dfca9d.js';
import './common.module-c6bc7a27.js';
import { Title } from './title/index.js';

@@ -7,0 +7,0 @@ import { Text } from './text/component.js';

export * from "./component";
export { TitleProps } from "./title/index";
export { TextProps } from "./text/index";

@@ -1,6 +0,6 @@

import './colors.module-c988507f.js';
import './colors.module-2c206829.js';
import 'react';
import 'classnames';
import './title/component.js';
import './common.module-15dfca9d.js';
import './common.module-c6bc7a27.js';
import './title/index.js';

@@ -7,0 +7,0 @@ import './text/component.js';

@@ -1,6 +0,6 @@

import { a as __rest, _ as __assign, c as colors } from '../colors.module-c988507f.js';
import { a as __rest, _ as __assign, c as colors } from '../colors.module-2c206829.js';
import React, { forwardRef } from 'react';
import cn from 'classnames';
var styles = {"paragraph":"typography__paragraph_qlj8b","primary-large":"typography__primary-large_qlj8b","primary-medium":"typography__primary-medium_qlj8b","primary-small":"typography__primary-small_qlj8b","secondary-large":"typography__secondary-large_qlj8b","secondary-medium":"typography__secondary-medium_qlj8b","secondary-small":"typography__secondary-small_qlj8b","component":"typography__component_qlj8b","caps":"typography__caps_qlj8b","bold":"typography__bold_qlj8b","medium":"typography__medium_qlj8b","regular":"typography__regular_qlj8b","monospace":"typography__monospace_qlj8b"};
var styles = {"paragraph":"typography__paragraph_15q31","primary-large":"typography__primary-large_15q31","primary-medium":"typography__primary-medium_15q31","primary-small":"typography__primary-small_15q31","secondary-large":"typography__secondary-large_15q31","secondary-medium":"typography__secondary-medium_15q31","secondary-small":"typography__secondary-small_15q31","component":"typography__component_15q31","caps":"typography__caps_15q31","bold":"typography__bold_15q31","medium":"typography__medium_15q31","regular":"typography__regular_15q31","monospace":"typography__monospace_15q31"};
require('./index.css')

@@ -7,0 +7,0 @@

@@ -1,4 +0,4 @@

import '../colors.module-c988507f.js';
import '../colors.module-2c206829.js';
import 'react';
import 'classnames';
export { Text } from './component.js';

@@ -1,8 +0,8 @@

import { _ as __assign } from '../colors.module-c988507f.js';
import { _ as __assign } from '../colors.module-2c206829.js';
import React from 'react';
import 'classnames';
import { Title } from '../title/component.js';
import { c as commonStyles } from '../common.module-15dfca9d.js';
import { c as commonStyles } from '../common.module-c6bc7a27.js';
var styles = {"styrene-xlarge":"typography__styrene-xlarge_denbh","styrene-large":"typography__styrene-large_denbh","styrene-medium":"typography__styrene-medium_denbh","styrene-small":"typography__styrene-small_denbh","styrene-xsmall":"typography__styrene-xsmall_denbh","system-xlarge":"typography__system-xlarge_denbh","system-large":"typography__system-large_denbh","system-medium":"typography__system-medium_denbh","system-small":"typography__system-small_denbh","system-xsmall":"typography__system-xsmall_denbh","margins-xlarge":"typography__margins-xlarge_denbh","margins-large":"typography__margins-large_denbh","margins-medium":"typography__margins-medium_denbh","margins-small":"typography__margins-small_denbh","margins-xsmall":"typography__margins-xsmall_denbh"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1467o","styrene-large":"typography__styrene-large_1467o","styrene-medium":"typography__styrene-medium_1467o","styrene-small":"typography__styrene-small_1467o","styrene-xsmall":"typography__styrene-xsmall_1467o","system-xlarge":"typography__system-xlarge_1467o","system-large":"typography__system-large_1467o","system-medium":"typography__system-medium_1467o","system-small":"typography__system-small_1467o","system-xsmall":"typography__system-xsmall_1467o","margins-xlarge":"typography__margins-xlarge_1467o","margins-large":"typography__margins-large_1467o","margins-medium":"typography__margins-medium_1467o","margins-small":"typography__margins-small_1467o","margins-xsmall":"typography__margins-xsmall_1467o"};
require('./index.css')

@@ -9,0 +9,0 @@

@@ -1,6 +0,6 @@

import '../colors.module-c988507f.js';
import '../colors.module-2c206829.js';
import 'react';
import 'classnames';
import '../title/component.js';
import '../common.module-15dfca9d.js';
import '../common.module-c6bc7a27.js';
export { TitleResponsive } from './component.js';

@@ -1,2 +0,2 @@

import { a as __rest, _ as __assign, c as colors } from '../colors.module-c988507f.js';
import { a as __rest, _ as __assign, c as colors } from '../colors.module-2c206829.js';
import React, { forwardRef } from 'react';

@@ -3,0 +3,0 @@ import cn from 'classnames';

@@ -1,8 +0,8 @@

import { _ as __assign } from '../colors.module-c988507f.js';
import { _ as __assign } from '../colors.module-2c206829.js';
import React from 'react';
import 'classnames';
import { Title as Title$1 } from './component.js';
import { c as commonStyles } from '../common.module-15dfca9d.js';
import { c as commonStyles } from '../common.module-c6bc7a27.js';
var styles = {"styrene-xlarge":"typography__styrene-xlarge_csqb7","styrene-large":"typography__styrene-large_csqb7","styrene-medium":"typography__styrene-medium_csqb7","styrene-small":"typography__styrene-small_csqb7","styrene-xsmall":"typography__styrene-xsmall_csqb7","system-xlarge":"typography__system-xlarge_csqb7","system-large":"typography__system-large_csqb7","system-medium":"typography__system-medium_csqb7","system-small":"typography__system-small_csqb7","system-xsmall":"typography__system-xsmall_csqb7","margins-xlarge":"typography__margins-xlarge_csqb7","margins-large":"typography__margins-large_csqb7","margins-medium":"typography__margins-medium_csqb7","margins-small":"typography__margins-small_csqb7","margins-xsmall":"typography__margins-xsmall_csqb7","bold":"typography__bold_csqb7","medium":"typography__medium_csqb7","regular":"typography__regular_csqb7"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_27e0j","styrene-large":"typography__styrene-large_27e0j","styrene-medium":"typography__styrene-medium_27e0j","styrene-small":"typography__styrene-small_27e0j","styrene-xsmall":"typography__styrene-xsmall_27e0j","system-xlarge":"typography__system-xlarge_27e0j","system-large":"typography__system-large_27e0j","system-medium":"typography__system-medium_27e0j","system-small":"typography__system-small_27e0j","system-xsmall":"typography__system-xsmall_27e0j","margins-xlarge":"typography__margins-xlarge_27e0j","margins-large":"typography__margins-large_27e0j","margins-medium":"typography__margins-medium_27e0j","margins-small":"typography__margins-small_27e0j","margins-xsmall":"typography__margins-xsmall_27e0j","bold":"typography__bold_27e0j","medium":"typography__medium_27e0j","regular":"typography__regular_27e0j"};
require('./index.css')

@@ -9,0 +9,0 @@

export * from "./component";
export { TitleProps } from "./title/index";
export { TextProps } from "./text/index";

@@ -5,7 +5,7 @@ 'use strict';

require('./colors.module-7d312c25.js');
require('./colors.module-35c48cf7.js');
require('react');
require('classnames');
require('./title/component.js');
require('./common.module-c6130e05.js');
require('./common.module-8f8baeca.js');
require('./title/index.js');

@@ -12,0 +12,0 @@ require('./text/component.js');

import 'react';
import 'classnames';
import './colors.module-3f74b55a.js';
import './colors.module-148ba739.js';
import './title/component.js';
import './common.module-15dfca9d.js';
import './common.module-c6bc7a27.js';
import { Title } from './title/index.js';

@@ -7,0 +7,0 @@ import { Text } from './text/component.js';

export * from "./component";
export { TitleProps } from "./title/index";
export { TextProps } from "./text/index";
import 'react';
import 'classnames';
import './colors.module-3f74b55a.js';
import './colors.module-148ba739.js';
import './title/component.js';
import './common.module-15dfca9d.js';
import './common.module-c6bc7a27.js';
import './title/index.js';

@@ -7,0 +7,0 @@ import './text/component.js';

import React, { forwardRef } from 'react';
import cn from 'classnames';
import { c as colors } from '../colors.module-3f74b55a.js';
import { c as colors } from '../colors.module-148ba739.js';
var styles = {"paragraph":"typography__paragraph_qlj8b","primary-large":"typography__primary-large_qlj8b","primary-medium":"typography__primary-medium_qlj8b","primary-small":"typography__primary-small_qlj8b","secondary-large":"typography__secondary-large_qlj8b","secondary-medium":"typography__secondary-medium_qlj8b","secondary-small":"typography__secondary-small_qlj8b","component":"typography__component_qlj8b","caps":"typography__caps_qlj8b","bold":"typography__bold_qlj8b","medium":"typography__medium_qlj8b","regular":"typography__regular_qlj8b","monospace":"typography__monospace_qlj8b"};
var styles = {"paragraph":"typography__paragraph_15q31","primary-large":"typography__primary-large_15q31","primary-medium":"typography__primary-medium_15q31","primary-small":"typography__primary-small_15q31","secondary-large":"typography__secondary-large_15q31","secondary-medium":"typography__secondary-medium_15q31","secondary-small":"typography__secondary-small_15q31","component":"typography__component_15q31","caps":"typography__caps_15q31","bold":"typography__bold_15q31","medium":"typography__medium_15q31","regular":"typography__regular_15q31","monospace":"typography__monospace_15q31"};
require('./index.css')

@@ -7,0 +7,0 @@

import 'react';
import 'classnames';
import '../colors.module-3f74b55a.js';
import '../colors.module-148ba739.js';
export { Text } from './component.js';
import React from 'react';
import 'classnames';
import '../colors.module-3f74b55a.js';
import '../colors.module-148ba739.js';
import { Title } from '../title/component.js';
import { c as commonStyles } from '../common.module-15dfca9d.js';
import { c as commonStyles } from '../common.module-c6bc7a27.js';
var styles = {"styrene-xlarge":"typography__styrene-xlarge_denbh","styrene-large":"typography__styrene-large_denbh","styrene-medium":"typography__styrene-medium_denbh","styrene-small":"typography__styrene-small_denbh","styrene-xsmall":"typography__styrene-xsmall_denbh","system-xlarge":"typography__system-xlarge_denbh","system-large":"typography__system-large_denbh","system-medium":"typography__system-medium_denbh","system-small":"typography__system-small_denbh","system-xsmall":"typography__system-xsmall_denbh","margins-xlarge":"typography__margins-xlarge_denbh","margins-large":"typography__margins-large_denbh","margins-medium":"typography__margins-medium_denbh","margins-small":"typography__margins-small_denbh","margins-xsmall":"typography__margins-xsmall_denbh"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1467o","styrene-large":"typography__styrene-large_1467o","styrene-medium":"typography__styrene-medium_1467o","styrene-small":"typography__styrene-small_1467o","styrene-xsmall":"typography__styrene-xsmall_1467o","system-xlarge":"typography__system-xlarge_1467o","system-large":"typography__system-large_1467o","system-medium":"typography__system-medium_1467o","system-small":"typography__system-small_1467o","system-xsmall":"typography__system-xsmall_1467o","margins-xlarge":"typography__margins-xlarge_1467o","margins-large":"typography__margins-large_1467o","margins-medium":"typography__margins-medium_1467o","margins-small":"typography__margins-small_1467o","margins-xsmall":"typography__margins-xsmall_1467o"};
require('./index.css')

@@ -9,0 +9,0 @@

import 'react';
import 'classnames';
import '../colors.module-3f74b55a.js';
import '../colors.module-148ba739.js';
import '../title/component.js';
import '../common.module-15dfca9d.js';
import '../common.module-c6bc7a27.js';
export { TitleResponsive } from './component.js';
import React, { forwardRef } from 'react';
import cn from 'classnames';
import { c as colors } from '../colors.module-3f74b55a.js';
import { c as colors } from '../colors.module-148ba739.js';

@@ -5,0 +5,0 @@ const Title = forwardRef(({ tag: Component = 'div', view = 'medium', font = 'styrene', weight = font === 'styrene' ? 'medium' : 'bold', defaultMargins = false, color, className, dataTestId, children, styles, ...restProps }, ref) => (React.createElement(Component, Object.assign({ className: cn(styles.component, className, styles[`${font}-${view}`], defaultMargins && styles[`margins-${view}`], styles[weight], color && colors[color]), "data-test-id": dataTestId, ref: ref }, restProps), children)));

import React from 'react';
import 'classnames';
import '../colors.module-3f74b55a.js';
import '../colors.module-148ba739.js';
import { Title as Title$1 } from './component.js';
import { c as commonStyles } from '../common.module-15dfca9d.js';
import { c as commonStyles } from '../common.module-c6bc7a27.js';
var styles = {"styrene-xlarge":"typography__styrene-xlarge_csqb7","styrene-large":"typography__styrene-large_csqb7","styrene-medium":"typography__styrene-medium_csqb7","styrene-small":"typography__styrene-small_csqb7","styrene-xsmall":"typography__styrene-xsmall_csqb7","system-xlarge":"typography__system-xlarge_csqb7","system-large":"typography__system-large_csqb7","system-medium":"typography__system-medium_csqb7","system-small":"typography__system-small_csqb7","system-xsmall":"typography__system-xsmall_csqb7","margins-xlarge":"typography__margins-xlarge_csqb7","margins-large":"typography__margins-large_csqb7","margins-medium":"typography__margins-medium_csqb7","margins-small":"typography__margins-small_csqb7","margins-xsmall":"typography__margins-xsmall_csqb7","bold":"typography__bold_csqb7","medium":"typography__medium_csqb7","regular":"typography__regular_csqb7"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_27e0j","styrene-large":"typography__styrene-large_27e0j","styrene-medium":"typography__styrene-medium_27e0j","styrene-small":"typography__styrene-small_27e0j","styrene-xsmall":"typography__styrene-xsmall_27e0j","system-xlarge":"typography__system-xlarge_27e0j","system-large":"typography__system-large_27e0j","system-medium":"typography__system-medium_27e0j","system-small":"typography__system-small_27e0j","system-xsmall":"typography__system-xsmall_27e0j","margins-xlarge":"typography__margins-xlarge_27e0j","margins-large":"typography__margins-large_27e0j","margins-medium":"typography__margins-medium_27e0j","margins-small":"typography__margins-small_27e0j","margins-xsmall":"typography__margins-xsmall_27e0j","bold":"typography__bold_27e0j","medium":"typography__medium_27e0j","regular":"typography__regular_27e0j"};
require('./index.css')

@@ -9,0 +9,0 @@

@@ -53,3 +53,3 @@ /// <reference types="react" />

*/
weight?: "medium" | "regular" | "bold" | undefined;
weight?: "regular" | "medium" | "bold" | undefined;
/**

@@ -62,3 +62,3 @@ * Делает цифры моноширинными

*/
tag?: "div" | "p" | "span" | undefined;
tag?: "p" | "span" | "div" | undefined;
/**

@@ -65,0 +65,0 @@ * Css-класс для стилизации (native prop)

@@ -5,3 +5,3 @@ 'use strict';

var colors_module = require('../colors.module-7d312c25.js');
var colors_module = require('../colors.module-35c48cf7.js');
var React = require('react');

@@ -15,3 +15,3 @@ var cn = require('classnames');

var styles = {"paragraph":"typography__paragraph_qlj8b","primary-large":"typography__primary-large_qlj8b","primary-medium":"typography__primary-medium_qlj8b","primary-small":"typography__primary-small_qlj8b","secondary-large":"typography__secondary-large_qlj8b","secondary-medium":"typography__secondary-medium_qlj8b","secondary-small":"typography__secondary-small_qlj8b","component":"typography__component_qlj8b","caps":"typography__caps_qlj8b","bold":"typography__bold_qlj8b","medium":"typography__medium_qlj8b","regular":"typography__regular_qlj8b","monospace":"typography__monospace_qlj8b"};
var styles = {"paragraph":"typography__paragraph_15q31","primary-large":"typography__primary-large_15q31","primary-medium":"typography__primary-medium_15q31","primary-small":"typography__primary-small_15q31","secondary-large":"typography__secondary-large_15q31","secondary-medium":"typography__secondary-medium_15q31","secondary-small":"typography__secondary-small_15q31","component":"typography__component_15q31","caps":"typography__caps_15q31","bold":"typography__bold_15q31","medium":"typography__medium_15q31","regular":"typography__regular_15q31","monospace":"typography__monospace_15q31"};
require('./index.css')

@@ -18,0 +18,0 @@

@@ -5,3 +5,3 @@ 'use strict';

require('../colors.module-7d312c25.js');
require('../colors.module-35c48cf7.js');
require('react');

@@ -8,0 +8,0 @@ require('classnames');

@@ -5,7 +5,7 @@ 'use strict';

var colors_module = require('../colors.module-7d312c25.js');
var colors_module = require('../colors.module-35c48cf7.js');
var React = require('react');
require('classnames');
var title_component = require('../title/component.js');
var common_module = require('../common.module-c6130e05.js');
var common_module = require('../common.module-8f8baeca.js');

@@ -16,3 +16,3 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

var styles = {"styrene-xlarge":"typography__styrene-xlarge_denbh","styrene-large":"typography__styrene-large_denbh","styrene-medium":"typography__styrene-medium_denbh","styrene-small":"typography__styrene-small_denbh","styrene-xsmall":"typography__styrene-xsmall_denbh","system-xlarge":"typography__system-xlarge_denbh","system-large":"typography__system-large_denbh","system-medium":"typography__system-medium_denbh","system-small":"typography__system-small_denbh","system-xsmall":"typography__system-xsmall_denbh","margins-xlarge":"typography__margins-xlarge_denbh","margins-large":"typography__margins-large_denbh","margins-medium":"typography__margins-medium_denbh","margins-small":"typography__margins-small_denbh","margins-xsmall":"typography__margins-xsmall_denbh"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_1467o","styrene-large":"typography__styrene-large_1467o","styrene-medium":"typography__styrene-medium_1467o","styrene-small":"typography__styrene-small_1467o","styrene-xsmall":"typography__styrene-xsmall_1467o","system-xlarge":"typography__system-xlarge_1467o","system-large":"typography__system-large_1467o","system-medium":"typography__system-medium_1467o","system-small":"typography__system-small_1467o","system-xsmall":"typography__system-xsmall_1467o","margins-xlarge":"typography__margins-xlarge_1467o","margins-large":"typography__margins-large_1467o","margins-medium":"typography__margins-medium_1467o","margins-small":"typography__margins-small_1467o","margins-xsmall":"typography__margins-xsmall_1467o"};
require('./index.css')

@@ -19,0 +19,0 @@

@@ -5,7 +5,7 @@ 'use strict';

require('../colors.module-7d312c25.js');
require('../colors.module-35c48cf7.js');
require('react');
require('classnames');
require('../title/component.js');
require('../common.module-c6130e05.js');
require('../common.module-8f8baeca.js');
var titleResponsive_component = require('./component.js');

@@ -12,0 +12,0 @@

@@ -54,7 +54,7 @@ /// <reference types="react" />

*/
tag: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "div";
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
/**
* [Вариант начертания](https://alfa-laboratory.github.io/core-components/master/?path=/docs/гайдлайны-типографика--page)
*/
view?: "xlarge" | "large" | "medium" | "small" | "xsmall" | undefined;
view?: "medium" | "small" | "xlarge" | "large" | "xsmall" | undefined;
/**

@@ -67,3 +67,3 @@ * Цвет текста

*/
weight?: "medium" | "regular" | "bold" | undefined;
weight?: "regular" | "medium" | "bold" | undefined;
/**

@@ -70,0 +70,0 @@ * Шрифт текста

@@ -5,3 +5,3 @@ 'use strict';

var colors_module = require('../colors.module-7d312c25.js');
var colors_module = require('../colors.module-35c48cf7.js');
var React = require('react');

@@ -8,0 +8,0 @@ var cn = require('classnames');

@@ -5,7 +5,7 @@ 'use strict';

var colors_module = require('../colors.module-7d312c25.js');
var colors_module = require('../colors.module-35c48cf7.js');
var React = require('react');
require('classnames');
var title_component = require('./component.js');
var common_module = require('../common.module-c6130e05.js');
var common_module = require('../common.module-8f8baeca.js');

@@ -16,3 +16,3 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

var styles = {"styrene-xlarge":"typography__styrene-xlarge_csqb7","styrene-large":"typography__styrene-large_csqb7","styrene-medium":"typography__styrene-medium_csqb7","styrene-small":"typography__styrene-small_csqb7","styrene-xsmall":"typography__styrene-xsmall_csqb7","system-xlarge":"typography__system-xlarge_csqb7","system-large":"typography__system-large_csqb7","system-medium":"typography__system-medium_csqb7","system-small":"typography__system-small_csqb7","system-xsmall":"typography__system-xsmall_csqb7","margins-xlarge":"typography__margins-xlarge_csqb7","margins-large":"typography__margins-large_csqb7","margins-medium":"typography__margins-medium_csqb7","margins-small":"typography__margins-small_csqb7","margins-xsmall":"typography__margins-xsmall_csqb7","bold":"typography__bold_csqb7","medium":"typography__medium_csqb7","regular":"typography__regular_csqb7"};
var styles = {"styrene-xlarge":"typography__styrene-xlarge_27e0j","styrene-large":"typography__styrene-large_27e0j","styrene-medium":"typography__styrene-medium_27e0j","styrene-small":"typography__styrene-small_27e0j","styrene-xsmall":"typography__styrene-xsmall_27e0j","system-xlarge":"typography__system-xlarge_27e0j","system-large":"typography__system-large_27e0j","system-medium":"typography__system-medium_27e0j","system-small":"typography__system-small_27e0j","system-xsmall":"typography__system-xsmall_27e0j","margins-xlarge":"typography__margins-xlarge_27e0j","margins-large":"typography__margins-large_27e0j","margins-medium":"typography__margins-medium_27e0j","margins-small":"typography__margins-small_27e0j","margins-xsmall":"typography__margins-xsmall_27e0j","bold":"typography__bold_27e0j","medium":"typography__medium_27e0j","regular":"typography__regular_27e0j"};
require('./index.css')

@@ -19,0 +19,0 @@

{
"name": "@alfalab/core-components-typography",
"version": "2.2.0",
"version": "2.3.0",
"description": "",

@@ -24,3 +24,3 @@ "keywords": [],

},
"gitHead": "a80a4377703da0cb8fd257612117ef3eb2d9bc42"
"gitHead": "d35b2d43cbc90ecb7665c682a2de13733bc03eb0"
}

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc