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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. package/cjs/components/Portal/Portal.js +1 -1
  2. package/cjs/components/Portal/Portal.js.map +1 -1
  3. package/cjs/components/TextArea/TextArea.js +5 -5
  4. package/cjs/components/TextArea/TextArea.js.map +1 -1
  5. package/cjs/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  6. package/cjs/components/Typography/Old/Subtitle/Subtitle.js.map +1 -1
  7. package/cjs/components/Typography/Old/TypographyOld.js +5 -2
  8. package/cjs/components/Typography/Old/TypographyOld.js.map +1 -1
  9. package/cjs/components/Typography/Typography.js +5 -2
  10. package/cjs/components/Typography/Typography.js.map +1 -1
  11. package/cjs/index.css +0 -3
  12. package/cjs/index.js +0 -5
  13. package/cjs/index.js.map +1 -1
  14. package/emotion/cjs/components/Portal/Portal.js +1 -1
  15. package/emotion/cjs/components/Portal/Portal.template-doc.mdx +1 -1
  16. package/emotion/cjs/components/TextArea/TextArea.js +6 -6
  17. package/emotion/cjs/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  18. package/emotion/cjs/components/Typography/Old/TypographyOld.js +5 -2
  19. package/emotion/cjs/components/Typography/Typography.js +5 -2
  20. package/emotion/cjs/index.js +0 -11
  21. package/emotion/es/components/Portal/Portal.js +1 -1
  22. package/emotion/es/components/Portal/Portal.template-doc.mdx +1 -1
  23. package/emotion/es/components/TextArea/TextArea.js +6 -6
  24. package/emotion/es/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  25. package/emotion/es/components/Typography/Old/TypographyOld.js +5 -2
  26. package/emotion/es/components/Typography/Typography.js +5 -2
  27. package/emotion/es/index.js +1 -2
  28. package/es/components/Portal/Portal.js +1 -1
  29. package/es/components/Portal/Portal.js.map +1 -1
  30. package/es/components/TextArea/TextArea.js +5 -5
  31. package/es/components/TextArea/TextArea.js.map +1 -1
  32. package/es/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  33. package/es/components/Typography/Old/Subtitle/Subtitle.js.map +1 -1
  34. package/es/components/Typography/Old/TypographyOld.js +5 -2
  35. package/es/components/Typography/Old/TypographyOld.js.map +1 -1
  36. package/es/components/Typography/Typography.js +5 -2
  37. package/es/components/Typography/Typography.js.map +1 -1
  38. package/es/index.css +0 -3
  39. package/es/index.js +0 -2
  40. package/es/index.js.map +1 -1
  41. package/package.json +2 -2
  42. package/styled-components/cjs/components/Portal/Portal.js +1 -1
  43. package/styled-components/cjs/components/Portal/Portal.template-doc.mdx +1 -1
  44. package/styled-components/cjs/components/TextArea/TextArea.js +5 -5
  45. package/styled-components/cjs/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  46. package/styled-components/cjs/components/Typography/Old/TypographyOld.js +5 -2
  47. package/styled-components/cjs/components/Typography/Typography.js +5 -2
  48. package/styled-components/cjs/index.js +0 -11
  49. package/styled-components/es/components/Portal/Portal.js +1 -1
  50. package/styled-components/es/components/Portal/Portal.template-doc.mdx +1 -1
  51. package/styled-components/es/components/TextArea/TextArea.js +5 -5
  52. package/styled-components/es/components/Typography/Old/Subtitle/Subtitle.js +5 -2
  53. package/styled-components/es/components/Typography/Old/TypographyOld.js +5 -2
  54. package/styled-components/es/components/Typography/Typography.js +5 -2
  55. package/styled-components/es/index.js +1 -2
  56. package/types/components/Portal/Portal.d.ts +2 -6
  57. package/types/components/Portal/Portal.d.ts.map +1 -1
  58. package/types/components/Portal/index.d.ts.map +1 -1
  59. package/types/components/Typography/Body/Body.d.ts +10 -2
  60. package/types/components/Typography/Body/Body.d.ts.map +1 -1
  61. package/types/components/Typography/Dspl/Dspl.d.ts +10 -2
  62. package/types/components/Typography/Dspl/Dspl.d.ts.map +1 -1
  63. package/types/components/Typography/Heading/Heading.d.ts +10 -2
  64. package/types/components/Typography/Heading/Heading.d.ts.map +1 -1
  65. package/types/components/Typography/Old/Body/Body.d.ts +6 -2
  66. package/types/components/Typography/Old/Body/Body.d.ts.map +1 -1
  67. package/types/components/Typography/Old/Button/Button.d.ts +6 -2
  68. package/types/components/Typography/Old/Button/Button.d.ts.map +1 -1
  69. package/types/components/Typography/Old/Caption/Caption.d.ts +6 -2
  70. package/types/components/Typography/Old/Caption/Caption.d.ts.map +1 -1
  71. package/types/components/Typography/Old/Display/Display.d.ts +6 -2
  72. package/types/components/Typography/Old/Display/Display.d.ts.map +1 -1
  73. package/types/components/Typography/Old/Footnote/Footnote.d.ts +6 -2
  74. package/types/components/Typography/Old/Footnote/Footnote.d.ts.map +1 -1
  75. package/types/components/Typography/Old/Headline/Headline.d.ts +6 -2
  76. package/types/components/Typography/Old/Headline/Headline.d.ts.map +1 -1
  77. package/types/components/Typography/Old/Paragraph/Paragraph.d.ts +6 -2
  78. package/types/components/Typography/Old/Paragraph/Paragraph.d.ts.map +1 -1
  79. package/types/components/Typography/Old/ParagraphText/ParagraphText.d.ts +6 -2
  80. package/types/components/Typography/Old/ParagraphText/ParagraphText.d.ts.map +1 -1
  81. package/types/components/Typography/Old/Subtitle/Subtitle.d.ts +9 -3
  82. package/types/components/Typography/Old/Subtitle/Subtitle.d.ts.map +1 -1
  83. package/types/components/Typography/Old/TypographyOld.d.ts +6 -2
  84. package/types/components/Typography/Old/TypographyOld.d.ts.map +1 -1
  85. package/types/components/Typography/Old/Underline/Underline.d.ts +6 -2
  86. package/types/components/Typography/Old/Underline/Underline.d.ts.map +1 -1
  87. package/types/components/Typography/Text/Text.d.ts +10 -2
  88. package/types/components/Typography/Text/Text.d.ts.map +1 -1
  89. package/types/components/Typography/Typography.d.ts +3 -1
  90. package/types/components/Typography/Typography.d.ts.map +1 -1
  91. package/types/examples/typograpy/components/Old/Body/Body.d.ts +3 -1
  92. package/types/examples/typograpy/components/Old/Body/Body.d.ts.map +1 -1
  93. package/types/examples/typograpy/components/Old/Button/Button.d.ts +3 -1
  94. package/types/examples/typograpy/components/Old/Button/Button.d.ts.map +1 -1
  95. package/types/examples/typograpy/components/Old/Caption/Caption.d.ts +3 -1
  96. package/types/examples/typograpy/components/Old/Caption/Caption.d.ts.map +1 -1
  97. package/types/examples/typograpy/components/Old/Display/Display.d.ts +3 -1
  98. package/types/examples/typograpy/components/Old/Display/Display.d.ts.map +1 -1
  99. package/types/examples/typograpy/components/Old/Footnote/Footnote.d.ts +3 -1
  100. package/types/examples/typograpy/components/Old/Footnote/Footnote.d.ts.map +1 -1
  101. package/types/examples/typograpy/components/Old/Headline/Headline.d.ts +3 -1
  102. package/types/examples/typograpy/components/Old/Headline/Headline.d.ts.map +1 -1
  103. package/types/examples/typograpy/components/Old/Paragraph/Paragraph.d.ts +3 -1
  104. package/types/examples/typograpy/components/Old/Paragraph/Paragraph.d.ts.map +1 -1
  105. package/types/examples/typograpy/components/Old/Subtitle/Subtitle.d.ts +3 -1
  106. package/types/examples/typograpy/components/Old/Subtitle/Subtitle.d.ts.map +1 -1
  107. package/types/examples/typograpy/components/Old/Underline/Underline.d.ts +3 -1
  108. package/types/examples/typograpy/components/Old/Underline/Underline.d.ts.map +1 -1
  109. package/types/index.d.ts +0 -1
  110. package/types/index.d.ts.map +1 -1
  111. package/cjs/components/Price/Price.css +0 -2
  112. package/cjs/components/Price/Price.js +0 -65
  113. package/cjs/components/Price/Price.js.map +0 -1
  114. package/cjs/components/Price/Price.styles.js +0 -17
  115. package/cjs/components/Price/Price.styles.js.map +0 -1
  116. package/cjs/components/Price/Price.styles_15b4mp1.css +0 -2
  117. package/cjs/components/Price/Price.tokens.js +0 -10
  118. package/cjs/components/Price/Price.tokens.js.map +0 -1
  119. package/cjs/components/Price/utils/formatCurrency.js +0 -22
  120. package/cjs/components/Price/utils/formatCurrency.js.map +0 -1
  121. package/cjs/components/Price/variations/_view/base.js +0 -9
  122. package/cjs/components/Price/variations/_view/base.js.map +0 -1
  123. package/cjs/components/Price/variations/_view/base_x642ct.css +0 -1
  124. package/emotion/cjs/components/Price/Price.js +0 -66
  125. package/emotion/cjs/components/Price/Price.styles.js +0 -24
  126. package/emotion/cjs/components/Price/Price.template-doc.mdx +0 -24
  127. package/emotion/cjs/components/Price/Price.tokens.js +0 -9
  128. package/emotion/cjs/components/Price/Price.types.js +0 -5
  129. package/emotion/cjs/components/Price/index.js +0 -25
  130. package/emotion/cjs/components/Price/utils/formatCurrency.js +0 -21
  131. package/emotion/cjs/components/Price/variations/_view/base.js +0 -8
  132. package/emotion/cjs/components/Price/variations/_view/tokens.json +0 -1
  133. package/emotion/cjs/examples/plasma_b2c/components/Price/Price.config.js +0 -14
  134. package/emotion/cjs/examples/plasma_b2c/components/Price/Price.js +0 -17
  135. package/emotion/cjs/examples/plasma_b2c/components/Price/Price.stories.tsx +0 -38
  136. package/emotion/cjs/examples/plasma_web/components/Price/Price.config.js +0 -14
  137. package/emotion/cjs/examples/plasma_web/components/Price/Price.js +0 -17
  138. package/emotion/cjs/examples/plasma_web/components/Price/Price.stories.tsx +0 -38
  139. package/emotion/es/components/Price/Price.js +0 -58
  140. package/emotion/es/components/Price/Price.styles.js +0 -17
  141. package/emotion/es/components/Price/Price.template-doc.mdx +0 -24
  142. package/emotion/es/components/Price/Price.tokens.js +0 -3
  143. package/emotion/es/components/Price/Price.types.js +0 -1
  144. package/emotion/es/components/Price/index.js +0 -2
  145. package/emotion/es/components/Price/utils/formatCurrency.js +0 -15
  146. package/emotion/es/components/Price/variations/_view/base.js +0 -2
  147. package/emotion/es/components/Price/variations/_view/tokens.json +0 -1
  148. package/emotion/es/examples/plasma_b2c/components/Price/Price.config.js +0 -8
  149. package/emotion/es/examples/plasma_b2c/components/Price/Price.js +0 -6
  150. package/emotion/es/examples/plasma_b2c/components/Price/Price.stories.tsx +0 -38
  151. package/emotion/es/examples/plasma_web/components/Price/Price.config.js +0 -8
  152. package/emotion/es/examples/plasma_web/components/Price/Price.js +0 -6
  153. package/emotion/es/examples/plasma_web/components/Price/Price.stories.tsx +0 -38
  154. package/es/components/Price/Price.css +0 -2
  155. package/es/components/Price/Price.js +0 -60
  156. package/es/components/Price/Price.js.map +0 -1
  157. package/es/components/Price/Price.styles.js +0 -12
  158. package/es/components/Price/Price.styles.js.map +0 -1
  159. package/es/components/Price/Price.styles_15b4mp1.css +0 -2
  160. package/es/components/Price/Price.tokens.js +0 -6
  161. package/es/components/Price/Price.tokens.js.map +0 -1
  162. package/es/components/Price/utils/formatCurrency.js +0 -18
  163. package/es/components/Price/utils/formatCurrency.js.map +0 -1
  164. package/es/components/Price/variations/_view/base.js +0 -5
  165. package/es/components/Price/variations/_view/base.js.map +0 -1
  166. package/es/components/Price/variations/_view/base_x642ct.css +0 -1
  167. package/styled-components/cjs/components/Price/Price.js +0 -66
  168. package/styled-components/cjs/components/Price/Price.styles.js +0 -15
  169. package/styled-components/cjs/components/Price/Price.template-doc.mdx +0 -24
  170. package/styled-components/cjs/components/Price/Price.tokens.js +0 -9
  171. package/styled-components/cjs/components/Price/Price.types.js +0 -5
  172. package/styled-components/cjs/components/Price/index.js +0 -25
  173. package/styled-components/cjs/components/Price/utils/formatCurrency.js +0 -21
  174. package/styled-components/cjs/components/Price/variations/_view/base.js +0 -8
  175. package/styled-components/cjs/components/Price/variations/_view/tokens.json +0 -1
  176. package/styled-components/cjs/examples/plasma_b2c/components/Price/Price.config.js +0 -14
  177. package/styled-components/cjs/examples/plasma_b2c/components/Price/Price.js +0 -17
  178. package/styled-components/cjs/examples/plasma_b2c/components/Price/Price.stories.tsx +0 -38
  179. package/styled-components/cjs/examples/plasma_web/components/Price/Price.config.js +0 -14
  180. package/styled-components/cjs/examples/plasma_web/components/Price/Price.js +0 -17
  181. package/styled-components/cjs/examples/plasma_web/components/Price/Price.stories.tsx +0 -38
  182. package/styled-components/es/components/Price/Price.js +0 -58
  183. package/styled-components/es/components/Price/Price.styles.js +0 -7
  184. package/styled-components/es/components/Price/Price.template-doc.mdx +0 -24
  185. package/styled-components/es/components/Price/Price.tokens.js +0 -3
  186. package/styled-components/es/components/Price/Price.types.js +0 -1
  187. package/styled-components/es/components/Price/index.js +0 -2
  188. package/styled-components/es/components/Price/utils/formatCurrency.js +0 -15
  189. package/styled-components/es/components/Price/variations/_view/base.js +0 -2
  190. package/styled-components/es/components/Price/variations/_view/tokens.json +0 -1
  191. package/styled-components/es/examples/plasma_b2c/components/Price/Price.config.js +0 -8
  192. package/styled-components/es/examples/plasma_b2c/components/Price/Price.js +0 -6
  193. package/styled-components/es/examples/plasma_b2c/components/Price/Price.stories.tsx +0 -38
  194. package/styled-components/es/examples/plasma_web/components/Price/Price.config.js +0 -8
  195. package/styled-components/es/examples/plasma_web/components/Price/Price.js +0 -6
  196. package/styled-components/es/examples/plasma_web/components/Price/Price.stories.tsx +0 -38
  197. package/types/components/Price/Price.d.ts +0 -22
  198. package/types/components/Price/Price.d.ts.map +0 -1
  199. package/types/components/Price/Price.styles.d.ts +0 -4
  200. package/types/components/Price/Price.styles.d.ts.map +0 -1
  201. package/types/components/Price/Price.tokens.d.ts +0 -4
  202. package/types/components/Price/Price.tokens.d.ts.map +0 -1
  203. package/types/components/Price/Price.types.d.ts +0 -41
  204. package/types/components/Price/Price.types.d.ts.map +0 -1
  205. package/types/components/Price/index.d.ts +0 -3
  206. package/types/components/Price/index.d.ts.map +0 -1
  207. package/types/components/Price/utils/formatCurrency.d.ts +0 -10
  208. package/types/components/Price/utils/formatCurrency.d.ts.map +0 -1
  209. package/types/components/Price/variations/_view/base.d.ts +0 -2
  210. package/types/components/Price/variations/_view/base.d.ts.map +0 -1
  211. package/types/examples/plasma_b2c/components/Price/Price.config.d.ts +0 -9
  212. package/types/examples/plasma_b2c/components/Price/Price.config.d.ts.map +0 -1
  213. package/types/examples/plasma_b2c/components/Price/Price.d.ts +0 -6
  214. package/types/examples/plasma_b2c/components/Price/Price.d.ts.map +0 -1
  215. package/types/examples/plasma_web/components/Price/Price.config.d.ts +0 -9
  216. package/types/examples/plasma_web/components/Price/Price.config.d.ts.map +0 -1
  217. package/types/examples/plasma_web/components/Price/Price.d.ts +0 -6
  218. package/types/examples/plasma_web/components/Price/Price.d.ts.map +0 -1
@@ -1,6 +1,10 @@
1
1
  import React from 'react';
2
2
  import type { RootProps } from '../../../engines';
3
3
  import type { FontProps } from '../Typography.types';
4
- export declare type TypographyOldProps = Omit<FontProps, 'bold'>;
5
- export declare const typographyOldRoot: (Root: RootProps<HTMLDivElement, TypographyOldProps>) => React.ForwardRefExoticComponent<TypographyOldProps & React.RefAttributes<HTMLDivElement>>;
4
+ export declare type TypographyOldProps = Omit<FontProps, 'bold'> & {
5
+ color?: string;
6
+ };
7
+ export declare const typographyOldRoot: (Root: RootProps<HTMLDivElement, TypographyOldProps>) => React.ForwardRefExoticComponent<Omit<FontProps, "bold"> & {
8
+ color?: string | undefined;
9
+ } & React.RefAttributes<HTMLDivElement>>;
6
10
  //# sourceMappingURL=TypographyOld.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TypographyOld.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Old/TypographyOld.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAGrD,oBAAY,kBAAkB,GAAG,IAAI,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;AAEzD,eAAO,MAAM,iBAAiB,SAAU,UAAU,cAAc,EAAE,kBAAkB,CAAC,8FAiB/E,CAAC"}
1
+ {"version":3,"file":"TypographyOld.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Old/TypographyOld.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAGrD,oBAAY,kBAAkB,GAAG,IAAI,CAAC,SAAS,EAAE,MAAM,CAAC,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAE9E,eAAO,MAAM,iBAAiB,SAAU,UAAU,cAAc,EAAE,kBAAkB,CAAC;;wCAiB/E,CAAC"}
@@ -1,11 +1,15 @@
1
1
  /// <reference types="react" />
2
2
  import type { TypographyOldProps } from '../TypographyOld';
3
3
  export declare type UnderlineProps = TypographyOldProps;
4
- export declare const underlineRoot: (Root: import("../../../..").RootProps<HTMLDivElement, TypographyOldProps>) => import("react").ForwardRefExoticComponent<TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
4
+ export declare const underlineRoot: (Root: import("../../../..").RootProps<HTMLDivElement, TypographyOldProps>) => import("react").ForwardRefExoticComponent<Omit<import("../../Typography.types").FontProps, "bold"> & {
5
+ color?: string | undefined;
6
+ } & import("react").RefAttributes<HTMLDivElement>>;
5
7
  export declare const underlineConfig: {
6
8
  name: string;
7
9
  tag: string;
8
- layout: (Root: import("../../../..").RootProps<HTMLDivElement, TypographyOldProps>) => import("react").ForwardRefExoticComponent<TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
10
+ layout: (Root: import("../../../..").RootProps<HTMLDivElement, TypographyOldProps>) => import("react").ForwardRefExoticComponent<Omit<import("../../Typography.types").FontProps, "bold"> & {
11
+ color?: string | undefined;
12
+ } & import("react").RefAttributes<HTMLDivElement>>;
9
13
  base: import("@linaria/core").LinariaClassName;
10
14
  variations: {
11
15
  size: {
@@ -1 +1 @@
1
- {"version":3,"file":"Underline.d.ts","sourceRoot":"","sources":["../../../../../src/components/Typography/Old/Underline/Underline.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAI3D,oBAAY,cAAc,GAAG,kBAAkB,CAAC;AAEhD,eAAO,MAAM,aAAa,8LAAoB,CAAC;AAE/C,eAAO,MAAM,eAAe;;;;;;;;;;;;;CAa3B,CAAC"}
1
+ {"version":3,"file":"Underline.d.ts","sourceRoot":"","sources":["../../../../../src/components/Typography/Old/Underline/Underline.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAI3D,oBAAY,cAAc,GAAG,kBAAkB,CAAC;AAEhD,eAAO,MAAM,aAAa;;kDAAoB,CAAC;AAE/C,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;CAa3B,CAAC"}
@@ -1,13 +1,21 @@
1
1
  /// <reference types="react" />
2
2
  import type { FontProps } from '../Typography.types';
3
3
  export declare type TextProps = FontProps;
4
- export declare const textRoot: (Root: import("../../..").RootProps<HTMLDivElement, FontProps>) => import("react").ForwardRefExoticComponent<{
4
+ export declare const textRoot: (Root: import("../../..").RootProps<HTMLDivElement, {
5
+ breakWord?: boolean | undefined;
6
+ } & import("../../..").SpacingProps & import("../Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & {
7
+ color?: string | undefined;
8
+ }>) => import("react").ForwardRefExoticComponent<{
5
9
  breakWord?: boolean | undefined;
6
10
  } & import("../../..").SpacingProps & import("../Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
7
11
  export declare const textConfig: {
8
12
  name: string;
9
13
  tag: string;
10
- layout: (Root: import("../../..").RootProps<HTMLDivElement, FontProps>) => import("react").ForwardRefExoticComponent<{
14
+ layout: (Root: import("../../..").RootProps<HTMLDivElement, {
15
+ breakWord?: boolean | undefined;
16
+ } & import("../../..").SpacingProps & import("../Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & {
17
+ color?: string | undefined;
18
+ }>) => import("react").ForwardRefExoticComponent<{
11
19
  breakWord?: boolean | undefined;
12
20
  } & import("../../..").SpacingProps & import("../Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
13
21
  base: import("@linaria/core").LinariaClassName;
@@ -1 +1 @@
1
- {"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Text/Text.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAIrD,oBAAY,SAAS,GAAG,SAAS,CAAC;AAElC,eAAO,MAAM,QAAQ;;+KAA0B,CAAC;AAEhD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;CAatB,CAAC"}
1
+ {"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../../src/components/Typography/Text/Text.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAIrD,oBAAY,SAAS,GAAG,SAAS,CAAC;AAElC,eAAO,MAAM,QAAQ;;;;;;+KAA0B,CAAC;AAEhD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;CAatB,CAAC"}
@@ -3,7 +3,9 @@ import type { RootProps } from '../../engines';
3
3
  import { FontProps } from './Typography.types';
4
4
  export declare const typographyRootCompose: (defaultArgs?: {
5
5
  defaultBold?: boolean | undefined;
6
- } | undefined) => (Root: RootProps<HTMLDivElement, FontProps>) => React.ForwardRefExoticComponent<{
6
+ } | undefined) => (Root: RootProps<HTMLDivElement, FontProps & {
7
+ color?: string;
8
+ }>) => React.ForwardRefExoticComponent<{
7
9
  breakWord?: boolean | undefined;
8
10
  } & import("../../mixins/applySpacing").SpacingProps & import("./Typography.types").BoldProps & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
9
11
  //# sourceMappingURL=Typography.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Typography.d.ts","sourceRoot":"","sources":["../../../src/components/Typography/Typography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAI/C,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,eAAO,MAAM,qBAAqB;;yBACxB,UAAU,cAAc,EAAE,SAAS,CAAC;;2KAoBxC,CAAC"}
1
+ {"version":3,"file":"Typography.d.ts","sourceRoot":"","sources":["../../../src/components/Typography/Typography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAI/C,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,eAAO,MAAM,qBAAqB;;yBACxB,UAAU,cAAc,EAAE,SAAS,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;;2KAoB7D,CAAC"}
@@ -5,5 +5,7 @@ export declare const OldBody: import("react").FunctionComponent<import("../../..
5
5
  body2: import("@linaria/core").LinariaClassName;
6
6
  body3: import("@linaria/core").LinariaClassName;
7
7
  };
8
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
8
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
9
+ color?: string | undefined;
10
+ } & import("react").RefAttributes<HTMLDivElement>>;
9
11
  //# sourceMappingURL=Body.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Body/Body.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Body/Body.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;;;;;kDAA0B,CAAC"}
@@ -4,5 +4,7 @@ export declare const Button: import("react").FunctionComponent<import("../../../
4
4
  button1: import("@linaria/core").LinariaClassName;
5
5
  button2: import("@linaria/core").LinariaClassName;
6
6
  };
7
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
7
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
8
+ color?: string | undefined;
9
+ } & import("react").RefAttributes<HTMLDivElement>>;
8
10
  //# sourceMappingURL=Button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Button/Button.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Button/Button.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;kDAA0B,CAAC"}
@@ -3,5 +3,7 @@ export declare const Caption: import("react").FunctionComponent<import("../../..
3
3
  size: {
4
4
  m: import("@linaria/core").LinariaClassName;
5
5
  };
6
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
6
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
7
+ color?: string | undefined;
8
+ } & import("react").RefAttributes<HTMLDivElement>>;
7
9
  //# sourceMappingURL=Caption.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Caption.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Caption/Caption.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Caption.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Caption/Caption.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;;;kDAA0B,CAAC"}
@@ -5,5 +5,7 @@ export declare const Display: import("react").FunctionComponent<import("../../..
5
5
  display2: import("@linaria/core").LinariaClassName;
6
6
  display3: import("@linaria/core").LinariaClassName;
7
7
  };
8
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
8
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
9
+ color?: string | undefined;
10
+ } & import("react").RefAttributes<HTMLDivElement>>;
9
11
  //# sourceMappingURL=Display.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Display.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Display/Display.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Display.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Display/Display.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,OAAO;;;;;;;;kDAA0B,CAAC"}
@@ -4,5 +4,7 @@ export declare const Footnote: import("react").FunctionComponent<import("../../.
4
4
  footnote1: import("@linaria/core").LinariaClassName;
5
5
  footnote2: import("@linaria/core").LinariaClassName;
6
6
  };
7
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
7
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
8
+ color?: string | undefined;
9
+ } & import("react").RefAttributes<HTMLDivElement>>;
8
10
  //# sourceMappingURL=Footnote.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Footnote.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Footnote/Footnote.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Footnote.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Footnote/Footnote.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;;;;kDAA0B,CAAC"}
@@ -6,5 +6,7 @@ export declare const Headline: import("react").FunctionComponent<import("../../.
6
6
  headline3: import("@linaria/core").LinariaClassName;
7
7
  headline4: import("@linaria/core").LinariaClassName;
8
8
  };
9
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
9
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
10
+ color?: string | undefined;
11
+ } & import("react").RefAttributes<HTMLDivElement>>;
10
12
  //# sourceMappingURL=Headline.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Headline.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Headline/Headline.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Headline.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Headline/Headline.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;;;;;;kDAA0B,CAAC"}
@@ -4,5 +4,7 @@ export declare const Paragraph: import("react").FunctionComponent<import("../../
4
4
  paragraph1: import("@linaria/core").LinariaClassName;
5
5
  paragraph2: import("@linaria/core").LinariaClassName;
6
6
  };
7
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
7
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
8
+ color?: string | undefined;
9
+ } & import("react").RefAttributes<HTMLDivElement>>;
8
10
  //# sourceMappingURL=Paragraph.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Paragraph.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Paragraph/Paragraph.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS;;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Paragraph.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Paragraph/Paragraph.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS;;;;;;;kDAA0B,CAAC"}
@@ -3,5 +3,7 @@ export declare const Subtitle: import("react").FunctionComponent<import("../../.
3
3
  size: {
4
4
  m: import("@linaria/core").LinariaClassName;
5
5
  };
6
- }> & import("../../../../../components/Typography").SubtitleProps & import("react").RefAttributes<HTMLDivElement>>;
6
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold" | "breakWord"> & {
7
+ color?: string | undefined;
8
+ } & import("react").RefAttributes<HTMLDivElement>>;
7
9
  //# sourceMappingURL=Subtitle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Subtitle.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Subtitle/Subtitle.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;kHAA0B,CAAC"}
1
+ {"version":3,"file":"Subtitle.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Subtitle/Subtitle.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,QAAQ;;;;;;kDAA0B,CAAC"}
@@ -3,5 +3,7 @@ export declare const Underline: import("react").FunctionComponent<import("../../
3
3
  size: {
4
4
  m: import("@linaria/core").LinariaClassName;
5
5
  };
6
- }> & import("../../../../../components/Typography/Old/TypographyOld").TypographyOldProps & import("react").RefAttributes<HTMLDivElement>>;
6
+ }> & Omit<import("../../../../../components/Typography/Typography.types").FontProps, "bold"> & {
7
+ color?: string | undefined;
8
+ } & import("react").RefAttributes<HTMLDivElement>>;
7
9
  //# sourceMappingURL=Underline.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Underline.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Underline/Underline.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS;;;;yIAA0B,CAAC"}
1
+ {"version":3,"file":"Underline.d.ts","sourceRoot":"","sources":["../../../../../../src/examples/typograpy/components/Old/Underline/Underline.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS;;;;;;kDAA0B,CAAC"}
package/types/index.d.ts CHANGED
@@ -50,5 +50,4 @@ export * from './components/Range';
50
50
  export * from './components/Accordion';
51
51
  export * from './components/DatePicker';
52
52
  export * from './components/Portal';
53
- export * from './components/Price';
54
53
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAEA,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAEA,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC"}
@@ -1,2 +0,0 @@
1
- .Price_styles_15b4mp1_bvvzdh4__4d09fd16.Price_styles_15b4mp1_stroked__4d09fd16{-webkit-text-decoration:line-through;text-decoration:line-through;}
2
- .Price_styles_15b4mp1_sqvsx17__4d09fd16{padding-left:0.25rem;}
@@ -1,65 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var _rollupPluginBabelHelpers = require('../../_virtual/_rollupPluginBabelHelpers.js');
6
- var React = require('react');
7
- var index = require('../../utils/index.js');
8
- var formatCurrency = require('./utils/formatCurrency.js');
9
- var Price_styles = require('./Price.styles.js');
10
- var base = require('./variations/_view/base.js');
11
- var Price_tokens = require('./Price.tokens.js');
12
-
13
- var _excluded = ["children", "locale", "currency", "minimumFractionDigits", "stroked", "periodicity", "view", "className", "stroke"];
14
-
15
- /**
16
- * Компонент для отображения цены / стоимости / суммы.
17
- */
18
- var priceRoot = function priceRoot(Root) {
19
- return /*#__PURE__*/React.forwardRef(function (_ref, outerRootRef) {
20
- var children = _ref.children,
21
- _ref$locale = _ref.locale,
22
- locale = _ref$locale === void 0 ? 'ru' : _ref$locale,
23
- _ref$currency = _ref.currency,
24
- currency = _ref$currency === void 0 ? 'rub' : _ref$currency,
25
- _ref$minimumFractionD = _ref.minimumFractionDigits,
26
- minimumFractionDigits = _ref$minimumFractionD === void 0 ? 0 : _ref$minimumFractionD,
27
- _ref$stroked = _ref.stroked,
28
- stroked = _ref$stroked === void 0 ? false : _ref$stroked,
29
- periodicity = _ref.periodicity,
30
- view = _ref.view,
31
- className = _ref.className,
32
- _ref$stroke = _ref.stroke,
33
- stroke = _ref$stroke === void 0 ? false : _ref$stroke,
34
- rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
35
- var strokedClass = stroked || stroke ? Price_tokens.classes.stroked : undefined;
36
- return /*#__PURE__*/React.createElement(Root, _rollupPluginBabelHelpers.extends({
37
- view: view,
38
- ref: outerRootRef,
39
- className: index.cx(strokedClass, className)
40
- }, rest), formatCurrency.formatCurrency({
41
- value: children,
42
- locale: locale,
43
- currency: currency,
44
- minimumFractionDigits: minimumFractionDigits
45
- }), periodicity && /*#__PURE__*/React.createElement(Price_styles.StyledPeriodicity, null, periodicity));
46
- });
47
- };
48
- var priceConfig = {
49
- name: 'Price',
50
- tag: 'span',
51
- layout: priceRoot,
52
- base: Price_styles.base,
53
- variations: {
54
- view: {
55
- css: base.base
56
- }
57
- },
58
- defaults: {
59
- view: 'default'
60
- }
61
- };
62
-
63
- exports.priceConfig = priceConfig;
64
- exports.priceRoot = priceRoot;
65
- //# sourceMappingURL=Price.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Price.js","sources":["../../../src/components/Price/Price.tsx"],"sourcesContent":["import React, { forwardRef } from 'react';\n\nimport { RootProps } from '../../engines';\nimport { cx } from '../../utils';\n\nimport { formatCurrency } from './utils/formatCurrency';\nimport { PriceProps } from './Price.types';\nimport { base, StyledPeriodicity } from './Price.styles';\nimport { base as viewCSS } from './variations/_view/base';\nimport { classes } from './Price.tokens';\n\n/**\n * Компонент для отображения цены / стоимости / суммы.\n */\nexport const priceRoot = (Root: RootProps<HTMLSpanElement, Omit<PriceProps, 'children'>>) =>\n forwardRef<HTMLSpanElement, PriceProps>(\n (\n {\n children,\n locale = 'ru',\n currency = 'rub',\n minimumFractionDigits = 0,\n stroked = false,\n periodicity,\n view,\n className,\n stroke = false,\n ...rest\n },\n outerRootRef,\n ) => {\n const strokedClass = stroked || stroke ? classes.stroked : undefined;\n\n return (\n <Root view={view} ref={outerRootRef} className={cx(strokedClass, className)} {...rest}>\n {formatCurrency({ value: children, locale, currency, minimumFractionDigits })}\n {periodicity && <StyledPeriodicity>{periodicity}</StyledPeriodicity>}\n </Root>\n );\n },\n );\n\nexport const priceConfig = {\n name: 'Price',\n tag: 'span',\n layout: priceRoot,\n base,\n variations: {\n view: {\n css: viewCSS,\n },\n },\n defaults: {\n view: 'default',\n },\n};\n"],"names":["priceRoot","Root","forwardRef","_ref","outerRootRef","children","_ref$locale","locale","_ref$currency","currency","_ref$minimumFractionD","minimumFractionDigits","_ref$stroked","stroked","periodicity","view","className","_ref$stroke","stroke","rest","_objectWithoutProperties","_excluded","strokedClass","classes","undefined","React","createElement","_extends","ref","cx","formatCurrency","value","StyledPeriodicity","priceConfig","name","tag","layout","base","variations","css","viewCSS","defaults"],"mappings":";;;;;;;;;;;;;;AAWA;AACA;AACA;IACaA,SAAS,GAAG,SAAZA,SAASA,CAAIC,IAA8D,EAAA;AAAA,EAAA,oBACpFC,gBAAU,CACN,UAAAC,IAAA,EAaIC,YAAY,EACX;AAAA,IAAA,IAZGC,QAAQ,GAAAF,IAAA,CAARE,QAAQ;MAAAC,WAAA,GAAAH,IAAA,CACRI,MAAM;AAANA,MAAAA,MAAM,GAAAD,WAAA,KAAG,KAAA,CAAA,GAAA,IAAI,GAAAA,WAAA;MAAAE,aAAA,GAAAL,IAAA,CACbM,QAAQ;AAARA,MAAAA,QAAQ,GAAAD,aAAA,KAAG,KAAA,CAAA,GAAA,KAAK,GAAAA,aAAA;MAAAE,qBAAA,GAAAP,IAAA,CAChBQ,qBAAqB;AAArBA,MAAAA,qBAAqB,GAAAD,qBAAA,KAAG,KAAA,CAAA,GAAA,CAAC,GAAAA,qBAAA;MAAAE,YAAA,GAAAT,IAAA,CACzBU,OAAO;AAAPA,MAAAA,OAAO,GAAAD,YAAA,KAAG,KAAA,CAAA,GAAA,KAAK,GAAAA,YAAA;MACfE,WAAW,GAAAX,IAAA,CAAXW,WAAW;MACXC,IAAI,GAAAZ,IAAA,CAAJY,IAAI;MACJC,SAAS,GAAAb,IAAA,CAATa,SAAS;MAAAC,WAAA,GAAAd,IAAA,CACTe,MAAM;AAANA,MAAAA,MAAM,GAAAD,WAAA,KAAG,KAAA,CAAA,GAAA,KAAK,GAAAA,WAAA;AACXE,MAAAA,IAAI,GAAAC,iDAAA,CAAAjB,IAAA,EAAAkB,SAAA,CAAA,CAAA;IAIX,IAAMC,YAAY,GAAGT,OAAO,IAAIK,MAAM,GAAGK,oBAAO,CAACV,OAAO,GAAGW,SAAS,CAAA;AAEpE,IAAA,oBACIC,KAAA,CAAAC,aAAA,CAACzB,IAAI,EAAA0B,iCAAA,CAAA;AAACZ,MAAAA,IAAI,EAAEA,IAAK;AAACa,MAAAA,GAAG,EAAExB,YAAa;AAACY,MAAAA,SAAS,EAAEa,QAAE,CAACP,YAAY,EAAEN,SAAS,CAAA;KAAOG,EAAAA,IAAI,CAChFW,EAAAA,6BAAc,CAAC;AAAEC,MAAAA,KAAK,EAAE1B,QAAQ;AAAEE,MAAAA,MAAM,EAANA,MAAM;AAAEE,MAAAA,QAAQ,EAARA,QAAQ;AAAEE,MAAAA,qBAAqB,EAArBA,qBAAAA;AAAsB,KAAC,CAAC,EAC5EG,WAAW,iBAAIW,KAAA,CAAAC,aAAA,CAACM,8BAAiB,EAAA,IAAA,EAAElB,WAA+B,CACjE,CAAC,CAAA;AAEf,GACJ,CAAC,CAAA;AAAA,EAAA;AAEE,IAAMmB,WAAW,GAAG;AACvBC,EAAAA,IAAI,EAAE,OAAO;AACbC,EAAAA,GAAG,EAAE,MAAM;AACXC,EAAAA,MAAM,EAAEpC,SAAS;AACjBqC,EAAAA,IAAI,EAAJA,iBAAI;AACJC,EAAAA,UAAU,EAAE;AACRvB,IAAAA,IAAI,EAAE;AACFwB,MAAAA,GAAG,EAAEC,SAAAA;AACT,KAAA;GACH;AACDC,EAAAA,QAAQ,EAAE;AACN1B,IAAAA,IAAI,EAAE,SAAA;AACV,GAAA;AACJ;;;;;"}
@@ -1,17 +0,0 @@
1
- import './Price.styles_15b4mp1.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var react = require('@linaria/react');
7
-
8
- var base = "bvvzdh4";
9
- var StyledPeriodicity = /*#__PURE__*/react.styled('span')({
10
- name: "StyledPeriodicity",
11
- "class": "sqvsx17",
12
- propsAsIs: false
13
- });
14
-
15
- exports.StyledPeriodicity = StyledPeriodicity;
16
- exports.base = base;
17
- //# sourceMappingURL=Price.styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Price.styles.js","sources":["../../../src/components/Price/Price.styles.ts"],"sourcesContent":["import { styled } from '@linaria/react';\nimport { css } from '@linaria/core';\n\nimport { classes } from './Price.tokens';\n\nexport const base = css`\n &.${String(classes.stroked)} {\n text-decoration: line-through;\n }\n`;\n\nexport const StyledPeriodicity = styled.span`\n padding-left: 0.25rem;\n`;\n"],"names":["base","StyledPeriodicity","styled","name","class","propsAsIs"],"mappings":";;;;;;AAKO,IAAMA,IAAI,GAIhB,UAAA;AAEM,IAAMC,iBAAiB,gBAAGC,YAAM,CAAA,MAAA,CAAA,CAAA;AAAAC,EAAAA,IAAA,EAAA,mBAAA;AAAAC,EAAAA,OAAAA,EAAA,SAAA;AAAAC,EAAAA,SAAA,EAAA,KAAA;AAAA,CAEtC;;;;;"}
@@ -1,2 +0,0 @@
1
- .bvvzdh4.stroked{-webkit-text-decoration:line-through;text-decoration:line-through;}
2
- .sqvsx17{padding-left:0.25rem;}
@@ -1,10 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var classes = {
6
- stroked: 'stroked'
7
- };
8
-
9
- exports.classes = classes;
10
- //# sourceMappingURL=Price.tokens.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Price.tokens.js","sources":["../../../src/components/Price/Price.tokens.ts"],"sourcesContent":["export const classes = {\n stroked: 'stroked',\n};\n"],"names":["classes","stroked"],"mappings":";;;;AAAO,IAAMA,OAAO,GAAG;AACnBC,EAAAA,OAAO,EAAE,SAAA;AACb;;;;"}
@@ -1,22 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- /**
6
- * Форматирование числа в цену.
7
- */
8
- var formatCurrency = function formatCurrency(_ref) {
9
- var value = _ref.value,
10
- locale = _ref.locale,
11
- currency = _ref.currency,
12
- minimumFractionDigits = _ref.minimumFractionDigits;
13
- var formatter = new Intl.NumberFormat(locale, {
14
- style: 'currency',
15
- currency: currency,
16
- minimumFractionDigits: minimumFractionDigits
17
- });
18
- return formatter.format(value);
19
- };
20
-
21
- exports.formatCurrency = formatCurrency;
22
- //# sourceMappingURL=formatCurrency.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formatCurrency.js","sources":["../../../../src/components/Price/utils/formatCurrency.ts"],"sourcesContent":["/**\n * Форматирование числа в цену.\n */\nexport const formatCurrency = ({\n value,\n locale,\n currency,\n minimumFractionDigits,\n}: {\n value: number;\n locale: string;\n currency: string;\n minimumFractionDigits: number;\n}): string => {\n const formatter = new Intl.NumberFormat(locale, {\n style: 'currency',\n currency,\n minimumFractionDigits,\n });\n\n return formatter.format(value);\n};\n"],"names":["formatCurrency","_ref","value","locale","currency","minimumFractionDigits","formatter","Intl","NumberFormat","style","format"],"mappings":";;;;AAAA;AACA;AACA;IACaA,cAAc,GAAG,SAAjBA,cAAcA,CAAAC,IAAA,EAUb;AAAA,EAAA,IATVC,KAAK,GAAAD,IAAA,CAALC,KAAK;IACLC,MAAM,GAAAF,IAAA,CAANE,MAAM;IACNC,QAAQ,GAAAH,IAAA,CAARG,QAAQ;IACRC,qBAAqB,GAAAJ,IAAA,CAArBI,qBAAqB,CAAA;EAOrB,IAAMC,SAAS,GAAG,IAAIC,IAAI,CAACC,YAAY,CAACL,MAAM,EAAE;AAC5CM,IAAAA,KAAK,EAAE,UAAU;AACjBL,IAAAA,QAAQ,EAARA,QAAQ;AACRC,IAAAA,qBAAqB,EAArBA,qBAAAA;AACJ,GAAC,CAAC,CAAA;AAEF,EAAA,OAAOC,SAAS,CAACI,MAAM,CAACR,KAAK,CAAC,CAAA;AAClC;;;;"}
@@ -1,9 +0,0 @@
1
- import './base_x642ct.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var base = "bw57nfe";
7
-
8
- exports.base = base;
9
- //# sourceMappingURL=base.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.js","sources":["../../../../../src/components/Price/variations/_view/base.ts"],"sourcesContent":["import { css } from '@linaria/core';\n\nexport const base = css``;\n"],"names":["base"],"mappings":";;;;AAEO,IAAMA,IAAI,GAAQ;;;;"}
@@ -1,66 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports.priceRoot = exports.priceConfig = void 0;
8
- var _react = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("react"));
9
- var _utils = /*#__PURE__*/require("../../utils");
10
- var _formatCurrency = /*#__PURE__*/require("./utils/formatCurrency");
11
- var _Price = /*#__PURE__*/require("./Price.styles");
12
- var _base = /*#__PURE__*/require("./variations/_view/base");
13
- var _Price2 = /*#__PURE__*/require("./Price.tokens");
14
- var _excluded = ["children", "locale", "currency", "minimumFractionDigits", "stroked", "periodicity", "view", "className", "stroke"];
15
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
16
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
17
- 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); }
18
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
19
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
20
- /**
21
- * Компонент для отображения цены / стоимости / суммы.
22
- */
23
- var priceRoot = exports.priceRoot = function priceRoot(Root) {
24
- return /*#__PURE__*/(0, _react.forwardRef)(function (_ref, outerRootRef) {
25
- var children = _ref.children,
26
- _ref$locale = _ref.locale,
27
- locale = _ref$locale === void 0 ? 'ru' : _ref$locale,
28
- _ref$currency = _ref.currency,
29
- currency = _ref$currency === void 0 ? 'rub' : _ref$currency,
30
- _ref$minimumFractionD = _ref.minimumFractionDigits,
31
- minimumFractionDigits = _ref$minimumFractionD === void 0 ? 0 : _ref$minimumFractionD,
32
- _ref$stroked = _ref.stroked,
33
- stroked = _ref$stroked === void 0 ? false : _ref$stroked,
34
- periodicity = _ref.periodicity,
35
- view = _ref.view,
36
- className = _ref.className,
37
- _ref$stroke = _ref.stroke,
38
- stroke = _ref$stroke === void 0 ? false : _ref$stroke,
39
- rest = _objectWithoutProperties(_ref, _excluded);
40
- var strokedClass = stroked || stroke ? _Price2.classes.stroked : undefined;
41
- return /*#__PURE__*/_react["default"].createElement(Root, _extends({
42
- view: view,
43
- ref: outerRootRef,
44
- className: (0, _utils.cx)(strokedClass, className)
45
- }, rest), (0, _formatCurrency.formatCurrency)({
46
- value: children,
47
- locale: locale,
48
- currency: currency,
49
- minimumFractionDigits: minimumFractionDigits
50
- }), periodicity && /*#__PURE__*/_react["default"].createElement(_Price.StyledPeriodicity, null, periodicity));
51
- });
52
- };
53
- var priceConfig = exports.priceConfig = {
54
- name: 'Price',
55
- tag: 'span',
56
- layout: priceRoot,
57
- base: _Price.base,
58
- variations: {
59
- view: {
60
- css: _base.base
61
- }
62
- },
63
- defaults: {
64
- view: 'default'
65
- }
66
- };
@@ -1,24 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.base = exports.StyledPeriodicity = void 0;
7
- var _base = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("@emotion/styled/base"));
8
- var _react = /*#__PURE__*/require("@emotion/react");
9
- var _Price = /*#__PURE__*/require("./Price.tokens");
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
11
- function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
12
- var base = exports.base = /*#__PURE__*/(0, _react.css)("&.", /*#__PURE__*/String(_Price.classes.stroked), "{text-decoration:line-through;};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvUHJpY2UvUHJpY2Uuc3R5bGVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUt1QiIsImZpbGUiOiIuLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1ByaWNlL1ByaWNlLnN0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcyB9IGZyb20gJy4vUHJpY2UudG9rZW5zJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke1N0cmluZyhjbGFzc2VzLnN0cm9rZWQpfSB7XG4gICAgICAgIHRleHQtZGVjb3JhdGlvbjogbGluZS10aHJvdWdoO1xuICAgIH1cbmA7XG5cbmV4cG9ydCBjb25zdCBTdHlsZWRQZXJpb2RpY2l0eSA9IHN0eWxlZC5zcGFuYFxuICAgIHBhZGRpbmctbGVmdDogMC4yNXJlbTtcbmA7XG4iXX0= */"));
13
- var StyledPeriodicity = exports.StyledPeriodicity = /*#__PURE__*/(0, _base["default"])("span", {
14
- target: "eklg8nc0",
15
- label: "plasma-new-hope__StyledPeriodicity"
16
- })(process.env.NODE_ENV === "production" ? {
17
- name: "dw047z",
18
- styles: "padding-left:0.25rem"
19
- } : {
20
- name: "dw047z",
21
- styles: "padding-left:0.25rem",
22
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvUHJpY2UvUHJpY2Uuc3R5bGVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQVc0QyIsImZpbGUiOiIuLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1ByaWNlL1ByaWNlLnN0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcyB9IGZyb20gJy4vUHJpY2UudG9rZW5zJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke1N0cmluZyhjbGFzc2VzLnN0cm9rZWQpfSB7XG4gICAgICAgIHRleHQtZGVjb3JhdGlvbjogbGluZS10aHJvdWdoO1xuICAgIH1cbmA7XG5cbmV4cG9ydCBjb25zdCBTdHlsZWRQZXJpb2RpY2l0eSA9IHN0eWxlZC5zcGFuYFxuICAgIHBhZGRpbmctbGVmdDogMC4yNXJlbTtcbmA7XG4iXX0= */",
23
- toString: _EMOTION_STRINGIFIED_CSS_ERROR__
24
- });
@@ -1,24 +0,0 @@
1
- ---
2
- id: price
3
- title: Price
4
- ---
5
-
6
- import { PropsTable, Description } from '@site/src/components';
7
-
8
- # Price
9
- <Description name="Price" />
10
- <PropsTable name="Price" exclude={['css']} />
11
-
12
- ```tsx live
13
- import React from 'react';
14
- import { Price } from '@salutejs/{{ package }}';
15
-
16
- export function App() {
17
- return (
18
- <div style=\{{ display: 'flex', flexDirection: 'column' }}>
19
- <Price currency="rub" minimumFractionDigits={3}>12345.67</Price>
20
- <Price locale="en" currency="rub" minimumFractionDigits={3} stroked>12345.67</Price>
21
- </div>
22
- );
23
- }
24
- ```
@@ -1,9 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.classes = void 0;
7
- var classes = exports.classes = {
8
- stroked: 'stroked'
9
- };
@@ -1,5 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "priceClasses", {
7
- enumerable: true,
8
- get: function get() {
9
- return _Price2.classes;
10
- }
11
- });
12
- Object.defineProperty(exports, "priceConfig", {
13
- enumerable: true,
14
- get: function get() {
15
- return _Price.priceConfig;
16
- }
17
- });
18
- Object.defineProperty(exports, "priceRoot", {
19
- enumerable: true,
20
- get: function get() {
21
- return _Price.priceRoot;
22
- }
23
- });
24
- var _Price = /*#__PURE__*/require("./Price");
25
- var _Price2 = /*#__PURE__*/require("./Price.tokens");