@salutejs/sdds-cs 0.245.0-canary.1739.13123692822.0 → 0.245.0-canary.1743.13110394852.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -74,7 +74,6 @@ const meta: Meta<typeof Popover> = {
74
74
  isFocusTrapped: true,
75
75
  skidding: 0,
76
76
  distance: 6,
77
- animated: true,
78
77
  },
79
78
  };
80
79
 
@@ -74,7 +74,6 @@ const meta: Meta<typeof Popover> = {
74
74
  isFocusTrapped: true,
75
75
  skidding: 0,
76
76
  distance: 6,
77
- animated: true,
78
77
  },
79
78
  };
80
79
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-cs",
3
- "version": "0.245.0-canary.1739.13123692822.0",
3
+ "version": "0.245.0-canary.1743.13110394852.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS CS web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -30,7 +30,7 @@
30
30
  "directory": "packages/sdds-cs"
31
31
  },
32
32
  "dependencies": {
33
- "@salutejs/plasma-new-hope": "0.256.0-canary.1739.13123692822.0",
33
+ "@salutejs/plasma-new-hope": "0.256.0-canary.1743.13110394852.0",
34
34
  "@salutejs/sdds-themes": "0.31.0"
35
35
  },
36
36
  "peerDependencies": {
@@ -54,10 +54,10 @@
54
54
  "@microsoft/api-extractor": "7.38.3",
55
55
  "@originjs/vite-plugin-commonjs": "1.0.3",
56
56
  "@salutejs/plasma-colors": "0.14.0",
57
- "@salutejs/plasma-core": "1.191.0",
58
- "@salutejs/plasma-cy-utils": "0.122.0",
57
+ "@salutejs/plasma-core": "1.192.0-canary.1743.13110394852.0",
58
+ "@salutejs/plasma-cy-utils": "0.123.0-canary.1743.13110394852.0",
59
59
  "@salutejs/plasma-icons": "1.210.0",
60
- "@salutejs/plasma-sb-utils": "0.191.0",
60
+ "@salutejs/plasma-sb-utils": "0.192.0-canary.1743.13110394852.0",
61
61
  "@storybook/addon-docs": "7.6.17",
62
62
  "@storybook/addon-essentials": "7.6.17",
63
63
  "@storybook/addons": "7.6.17",
@@ -123,5 +123,5 @@
123
123
  "Anton Vinogradov"
124
124
  ],
125
125
  "sideEffects": false,
126
- "gitHead": "44181cd61b8fa90feca4b7d90ffc9b47d48dc5da"
126
+ "gitHead": "02f6b2825c9f96f178beba5523d5e3726be637dd"
127
127
  }