@salutejs/sdds-cs 0.336.0-canary.2403.20455152253.0 → 0.336.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/emotion/cjs/components/DatePicker/DatePicker.config.js +8 -3
  2. package/dist/emotion/cjs/components/Range/Range.config.js +23 -19
  3. package/dist/emotion/cjs/components/Skeleton/LineSkeleton.config.js +11 -23
  4. package/dist/emotion/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +17 -32
  5. package/dist/emotion/cjs/components/Typography/Heading.config.js +0 -30
  6. package/dist/emotion/cjs/components/Typography/Typography.js +0 -6
  7. package/dist/emotion/cjs/components/Typography/index.js +0 -3
  8. package/dist/emotion/es/components/DatePicker/DatePicker.config.js +8 -3
  9. package/dist/emotion/es/components/Range/Range.config.js +23 -19
  10. package/dist/emotion/es/components/Skeleton/LineSkeleton.config.js +11 -23
  11. package/dist/emotion/es/components/Tabs/horizontal/HorizontalTabs.config.js +17 -32
  12. package/dist/emotion/es/components/Typography/Heading.config.js +0 -27
  13. package/dist/emotion/es/components/Typography/Typography.js +1 -4
  14. package/dist/emotion/es/components/Typography/index.js +1 -1
  15. package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +8 -3
  16. package/dist/styled-components/cjs/components/Range/Range.config.js +23 -19
  17. package/dist/styled-components/cjs/components/Skeleton/LineSkeleton.config.js +11 -23
  18. package/dist/styled-components/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +17 -32
  19. package/dist/styled-components/cjs/components/Typography/Heading.config.js +0 -30
  20. package/dist/styled-components/cjs/components/Typography/Typography.js +0 -6
  21. package/dist/styled-components/cjs/components/Typography/index.js +0 -3
  22. package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +8 -3
  23. package/dist/styled-components/es/components/Range/Range.config.js +23 -19
  24. package/dist/styled-components/es/components/Skeleton/LineSkeleton.config.js +11 -23
  25. package/dist/styled-components/es/components/Tabs/horizontal/HorizontalTabs.config.js +17 -32
  26. package/dist/styled-components/es/components/Typography/Heading.config.js +0 -27
  27. package/dist/styled-components/es/components/Typography/Typography.js +1 -4
  28. package/dist/styled-components/es/components/Typography/index.js +1 -1
  29. package/package.json +7 -7
  30. package/types/components/DatePicker/DatePicker.d.ts +19 -5
  31. package/types/components/Range/Range.d.ts +555 -3
  32. package/types/components/Skeleton/LineSkeleton.config.d.ts +0 -1
  33. package/types/components/Skeleton/Skeleton.d.ts +0 -2
  34. package/types/components/Tabs/Tabs.d.ts +0 -1
  35. package/types/components/Tabs/horizontal/HorizontalTabs.config.d.ts +0 -1
  36. package/types/components/Typography/Heading.config.d.ts +0 -10
  37. package/types/components/Typography/Typography.d.ts +0 -17
  38. package/types/components/Typography/index.d.ts +1 -1
@@ -48,13 +48,3 @@ export declare const configH5: {
48
48
  };
49
49
  };
50
50
  };
51
- export declare const configH6: {
52
- defaults: {
53
- size: string;
54
- };
55
- variations: {
56
- size: {
57
- h6: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
58
- };
59
- };
60
- };
@@ -219,23 +219,6 @@ export declare const H5: import("react").FunctionComponent<import("@salutejs/pla
219
219
  size?: string;
220
220
  isNumeric?: boolean;
221
221
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
222
- export declare const H6: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types.js").PropsType<{
223
- size: {
224
- h6: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
225
- };
226
- }> & (({
227
- noWrap?: boolean;
228
- breakWord?: boolean;
229
- color?: string;
230
- size?: string;
231
- isNumeric?: boolean;
232
- } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>) | ({
233
- noWrap?: boolean;
234
- breakWord?: boolean;
235
- color?: string;
236
- size?: string;
237
- isNumeric?: boolean;
238
- } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>))>;
239
222
  export declare const TextM: import("react").FunctionComponent<import("@salutejs/plasma-new-hope/types/engines/types.js").PropsType<{
240
223
  size: {
241
224
  m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
@@ -1 +1 @@
1
- export { BodyL, BodyM, BodyS, BodyXS, BodyXXS, DsplL, DsplM, DsplS, H1, H2, H3, H4, H5, H6, TextL, TextM, TextS, TextXS, } from './Typography';
1
+ export { BodyL, BodyM, BodyS, BodyXS, BodyXXS, DsplL, DsplM, DsplS, H1, H2, H3, H4, H5, TextL, TextM, TextS, TextXS, } from './Typography';