@salutejs/plasma-new-hope 0.163.1-canary.1476.11274907051.0 → 0.163.1-canary.1476.11275359231.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,7 +54,7 @@ type HorizontalStoryTabsProps = StoryTabsProps & { width: string };
54
54
  type VerticalStoryTabsProps = StoryTabsProps & { height: string };
55
55
 
56
56
  const meta: Meta<StoryTabsProps> = {
57
- title: 'plasma_b2c/Tabs',
57
+ title: 'plasma_web/Tabs',
58
58
  component: Tabs,
59
59
  decorators: [WithTheme],
60
60
  argTypes: {
@@ -54,7 +54,7 @@ type HorizontalStoryTabsProps = StoryTabsProps & { width: string };
54
54
  type VerticalStoryTabsProps = StoryTabsProps & { height: string };
55
55
 
56
56
  const meta: Meta<StoryTabsProps> = {
57
- title: 'plasma_b2c/Tabs',
57
+ title: 'plasma_web/Tabs',
58
58
  component: Tabs,
59
59
  decorators: [WithTheme],
60
60
  argTypes: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.163.1-canary.1476.11274907051.0",
3
+ "version": "0.163.1-canary.1476.11275359231.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -124,5 +124,5 @@
124
124
  "react-popper": "2.3.0",
125
125
  "storeon": "3.1.5"
126
126
  },
127
- "gitHead": "1377f01f2c0828767ce3497d25cfca643a87bce5"
127
+ "gitHead": "c2b1b7d6c29d67edd842b23db4b7c17547eb83b6"
128
128
  }
@@ -54,7 +54,7 @@ type HorizontalStoryTabsProps = StoryTabsProps & { width: string };
54
54
  type VerticalStoryTabsProps = StoryTabsProps & { height: string };
55
55
 
56
56
  const meta: Meta<StoryTabsProps> = {
57
- title: 'plasma_b2c/Tabs',
57
+ title: 'plasma_web/Tabs',
58
58
  component: Tabs,
59
59
  decorators: [WithTheme],
60
60
  argTypes: {
@@ -54,7 +54,7 @@ type HorizontalStoryTabsProps = StoryTabsProps & { width: string };
54
54
  type VerticalStoryTabsProps = StoryTabsProps & { height: string };
55
55
 
56
56
  const meta: Meta<StoryTabsProps> = {
57
- title: 'plasma_b2c/Tabs',
57
+ title: 'plasma_web/Tabs',
58
58
  component: Tabs,
59
59
  decorators: [WithTheme],
60
60
  argTypes: {