@salutejs/plasma-new-hope 0.139.0-canary.1406.10688605172.0 → 0.139.0-canary.1406.10698489067.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,7 +25,7 @@ type StorySelectPropsCustom = {
25
25
  type StorySelectProps = ComponentProps<typeof Combobox> & StorySelectPropsCustom;
26
26
 
27
27
  const meta: Meta<StorySelectProps> = {
28
- title: 'plasma_b2c/ComboboxOld',
28
+ title: 'plasma_web/ComboboxOld',
29
29
  decorators: [WithTheme],
30
30
  component: Combobox,
31
31
  argTypes: {
@@ -25,7 +25,7 @@ type StorySelectPropsCustom = {
25
25
  type StorySelectProps = ComponentProps<typeof Combobox> & StorySelectPropsCustom;
26
26
 
27
27
  const meta: Meta<StorySelectProps> = {
28
- title: 'plasma_b2c/ComboboxOld',
28
+ title: 'plasma_web/ComboboxOld',
29
29
  decorators: [WithTheme],
30
30
  component: Combobox,
31
31
  argTypes: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.139.0-canary.1406.10688605172.0",
3
+ "version": "0.139.0-canary.1406.10698489067.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -121,5 +121,5 @@
121
121
  "react-popper": "2.3.0",
122
122
  "storeon": "3.1.5"
123
123
  },
124
- "gitHead": "b0c957f7dddbbc7d839c23c238086151900848cd"
124
+ "gitHead": "f304932972dcdfebdbe3424ef7493dfcdb6d81cf"
125
125
  }
@@ -25,7 +25,7 @@ type StorySelectPropsCustom = {
25
25
  type StorySelectProps = ComponentProps<typeof Combobox> & StorySelectPropsCustom;
26
26
 
27
27
  const meta: Meta<StorySelectProps> = {
28
- title: 'plasma_b2c/ComboboxOld',
28
+ title: 'plasma_web/ComboboxOld',
29
29
  decorators: [WithTheme],
30
30
  component: Combobox,
31
31
  argTypes: {
@@ -25,7 +25,7 @@ type StorySelectPropsCustom = {
25
25
  type StorySelectProps = ComponentProps<typeof Combobox> & StorySelectPropsCustom;
26
26
 
27
27
  const meta: Meta<StorySelectProps> = {
28
- title: 'plasma_b2c/ComboboxOld',
28
+ title: 'plasma_web/ComboboxOld',
29
29
  decorators: [WithTheme],
30
30
  component: Combobox,
31
31
  argTypes: {