@mailstep/design-system 0.7.80 → 0.8.0-beta.1

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 (42) hide show
  1. package/package.json +8 -14
  2. package/ui/Blocks/CornerDialog/stories/CornerDialog.stories.d.ts +1 -1
  3. package/ui/Blocks/ImageList/stories/ImageList.stories.d.ts +1 -1
  4. package/ui/Blocks/LanguageSwitch/stories/LanguageSwith.stories.d.ts +1 -1
  5. package/ui/Blocks/LightBox/stories/LightBox.stories.d.ts +1 -1
  6. package/ui/Blocks/Modal/stories/Modal.stories.d.ts +1 -1
  7. package/ui/Blocks/Tabs/stories/Tabs.stories.d.ts +1 -1
  8. package/ui/Elements/Alert/stories/Alert.stories.d.ts +1 -1
  9. package/ui/Elements/AsyncSelect/stories/AsyncSelect.stories.d.ts +1 -1
  10. package/ui/Elements/Avatar/stories/Avatar.stories.d.ts +1 -1
  11. package/ui/Elements/Badge/stories/Badge.stories.d.ts +1 -1
  12. package/ui/Elements/BarChartSymbol/stories/BarChartSymbol.stories.d.ts +1 -1
  13. package/ui/Elements/BorderedBox/stories/BorderedBox.stories.d.ts +1 -1
  14. package/ui/Elements/Button/stories/Button.stories.d.ts +1 -1
  15. package/ui/Elements/Card/stories/Card.stories.d.ts +1 -1
  16. package/ui/Elements/CheckedCircle/storries/CheckedCircle.stories.d.ts +1 -1
  17. package/ui/Elements/Dropdown/stories/Dropdown.stories.d.ts +1 -1
  18. package/ui/Elements/ErrorMessage/stories/ErrorMessage.stories.d.ts +1 -1
  19. package/ui/Elements/Icon/stories/BadgeIcon.stories.d.ts +2 -2
  20. package/ui/Elements/Icon/stories/Icon.stories.d.ts +1 -1
  21. package/ui/Elements/Image/stories/Image.stories.d.ts +1 -1
  22. package/ui/Elements/Label/stories/Label.stories.d.ts +1 -1
  23. package/ui/Elements/Line/stories/Line.stories.d.ts +1 -1
  24. package/ui/Elements/Link/stories/Link.stories.d.ts +1 -1
  25. package/ui/Elements/Logo/stories/Logo.stories.d.ts +1 -1
  26. package/ui/Elements/Pagination/stories/Pagination.stories.d.ts +1 -1
  27. package/ui/Elements/ProgressBar/stories/ProgressBar.stories.d.ts +1 -1
  28. package/ui/Elements/SpaceAround/stories/SpaceAround.stories.d.ts +1 -1
  29. package/ui/Elements/Spinner/stories/Spinner.stories.d.ts +1 -1
  30. package/ui/Elements/Tag/stories/Tag.stories.d.ts +1 -1
  31. package/ui/Elements/Text/stories/Text.stories.d.ts +1 -1
  32. package/ui/Elements/Toast/stories/Toast.stories.d.ts +1 -1
  33. package/ui/Elements/Toggle/stories/Toggle.stories.d.ts +1 -1
  34. package/ui/Elements/Tooltip/stories/Tooltip.stories.d.ts +1 -1
  35. package/ui/Elements/Typography/stories/Typography.stories.d.ts +1 -1
  36. package/ui/Forms/Checkbox/stories/Checkbox.stories.d.ts +1 -1
  37. package/ui/Forms/Checkbox/styles.d.ts +1 -1
  38. package/ui/Forms/Input/stories/Input.stories.d.ts +1 -1
  39. package/ui/Forms/RadioButton/stories/RadioButton.stories.d.ts +1 -1
  40. package/ui/index.es.js +14220 -14852
  41. package/ui/index.umd.js +442 -442
  42. package/ui/utils/KeyPress/KeyPress.stories.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailstep/design-system",
3
- "version": "0.7.80",
3
+ "version": "0.8.0-beta.1",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "main": "./ui/index.js",
@@ -39,16 +39,9 @@
39
39
  "@lingui/core": "3.17.2",
40
40
  "@lingui/react": "3.17.2",
41
41
  "@popperjs/core": "^2.11.8",
42
- "@storybook/addon-controls": "^8.4.7",
43
- "@storybook/addon-designs": "^8.0.4",
44
- "@storybook/addon-essentials": "^8.4.7",
45
- "@storybook/addon-interactions": "^8.4.7",
46
- "@storybook/addon-links": "^8.4.7",
47
- "@storybook/blocks": "^8.4.7",
48
- "@storybook/react": "^8.4.7",
49
- "@storybook/react-webpack5": "^8.4.7",
50
- "@storybook/test": "^8.4.7",
51
- "@storybook/types": "^8.4.7",
42
+ "@storybook/addon-designs": "^11.1.2",
43
+ "@storybook/addon-links": "10.2.8",
44
+ "@storybook/react-webpack5": "10.2.8",
52
45
  "@svgr/rollup": "^8.0.1",
53
46
  "@trivago/prettier-plugin-sort-imports": "^4.3.0",
54
47
  "@types/faker": "^4.1.11",
@@ -79,7 +72,7 @@
79
72
  "eslint-plugin-react": "^7.35.0",
80
73
  "eslint-plugin-react-hooks": "^4.6.2",
81
74
  "eslint-plugin-react-perf": "^3.3.2",
82
- "eslint-plugin-storybook": "^0.11.1",
75
+ "eslint-plugin-storybook": "10.2.8",
83
76
  "faker": "^5.1.0",
84
77
  "immer": "9.0.7",
85
78
  "lodash": "^4.17.21",
@@ -100,7 +93,7 @@
100
93
  "react-use-draggable-scroll": "^0.4.7",
101
94
  "redux": ">=4.0.5",
102
95
  "reselect": "5.0.0-alpha.2",
103
- "storybook": "^8.4.7",
96
+ "storybook": "10.2.8",
104
97
  "string-width": "6.1.0",
105
98
  "styled-components": "^5.3.10",
106
99
  "swiper": "^11.0.3",
@@ -109,7 +102,8 @@
109
102
  "vite": "^5.0.10",
110
103
  "vite-plugin-dts": "^3.6.4",
111
104
  "vite-plugin-static-copy": "^1.0.0",
112
- "webpack": "^5.82.1"
105
+ "webpack": "^5.82.1",
106
+ "@storybook/addon-docs": "10.2.8"
113
107
  },
114
108
  "peerDependencies": {
115
109
  "@dnd-kit/core": "^6.3.1",
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,6 +1,6 @@
1
1
  declare const meta: {
2
2
  title: string;
3
- component: import('react').FC<import('../AsyncSelect').AsyncSelectProps>;
3
+ component: import('react').FC<import('..').AsyncSelectProps>;
4
4
  tags: string[];
5
5
  argTypes: {};
6
6
  };
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,11 +1,11 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
5
5
  component: import('react').FC<{
6
6
  badge: "warning";
7
7
  } & import('..').IconProps>;
8
- decorators: ((Story: import('@storybook/core/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
8
+ decorators: ((Story: import('storybook/internal/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
9
9
  badge: "warning";
10
10
  icon: string;
11
11
  style?: "normal" | "light" | "solid" | undefined;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
  import { PaginationProps } from '../';
3
3
 
4
4
  declare const meta: {
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;
@@ -1,7 +1,7 @@
1
1
  export declare const FakeInput: import('styled-components').StyledComponent<"div", import('@xstyled/system').Theme, {
2
2
  size: string | number;
3
3
  }, never>;
4
- export declare const CheckIcon: import('styled-components').StyledComponent<import('react').FC<import('../../Elements/Icon').IconProps>, import('@xstyled/system').Theme, {
4
+ export declare const CheckIcon: import('styled-components').StyledComponent<import('react').FC<import('../..').IconProps>, import('@xstyled/system').Theme, {
5
5
  size: string | number;
6
6
  }, never>;
7
7
  export declare const CheckboxWrap: import('styled-components').StyledComponent<"div", import('@xstyled/system').Theme, {
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
  import { default as React } from 'react';
3
3
 
4
4
  declare const meta: {
@@ -1,4 +1,4 @@
1
- import { StoryObj } from '@storybook/react';
1
+ import { StoryObj } from '@storybook/react-webpack5';
2
2
 
3
3
  declare const meta: {
4
4
  title: string;