@salutejs/plasma-new-hope 0.109.0-canary.1307.10007524835.0 → 0.109.0-canary.1307.10036117462.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_b2c/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_web/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_b2c/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_web/Price',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.109.0-canary.1307.10007524835.0",
3
+ "version": "0.109.0-canary.1307.10036117462.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -118,5 +118,5 @@
118
118
  "react-popper": "2.3.0",
119
119
  "storeon": "3.1.5"
120
120
  },
121
- "gitHead": "0abb08e7254534885dd424d0f04ee36c3d9a023f"
121
+ "gitHead": "86a13eb88acc00ec6fc554a931ef85791ec61a3a"
122
122
  }
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_b2c/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_web/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_b2c/Price',
@@ -6,7 +6,7 @@ import { WithTheme } from '../../../_helpers';
6
6
 
7
7
  import { Price } from './Price';
8
8
 
9
- const currencies = ['rub', 'usd', 'eur'];
9
+ const currencies = ['rub', 'usd', 'eur', 'inr'];
10
10
 
11
11
  const meta: Meta<typeof Price> = {
12
12
  title: 'plasma_web/Price',
@@ -14,7 +14,7 @@ export interface PriceProps extends React.HTMLAttributes<HTMLSpanElement>, AsPro
14
14
  * Валюта.
15
15
  * @default `rub`
16
16
  */
17
- currency?: 'rub' | 'usd' | 'eur';
17
+ currency?: 'rub' | 'usd' | 'eur' | 'inr';
18
18
  /**
19
19
  * Перечеркнутый текст (старая цена, например).
20
20
  * @default false
@@ -29,7 +29,7 @@ export interface PriceProps extends React.HTMLAttributes<HTMLSpanElement>, AsPro
29
29
  * Указывает регулярность платежа, идет после цены.
30
30
  * Например - 990Р / день.
31
31
  */
32
- periodicity?: '/ день' | '/ неделя' | '/ месяц' | '/ год' | React.ReactNode;
32
+ periodicity?: React.ReactNode;
33
33
  /**
34
34
  * Перечеркнутый текст (старая цена, например).
35
35
  * @deprecated
@@ -1 +1 @@
1
- {"version":3,"file":"Price.types.d.ts","sourceRoot":"","sources":["../../../src/components/Price/Price.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAEtC,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,OAAO;IAC9E;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IACjC;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,SAAS,GAAG,OAAO,GAAG,KAAK,CAAC,SAAS,CAAC;IAC5E;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB"}
1
+ {"version":3,"file":"Price.types.d.ts","sourceRoot":"","sources":["../../../src/components/Price/Price.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAEtC,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,OAAO;IAC9E;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IACzC;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB"}