@storybook/vue 7.0.9 → 7.0.11

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/vue",
3
- "version": "7.0.9",
3
+ "version": "7.0.11",
4
4
  "description": "Storybook Vue renderer",
5
5
  "keywords": [
6
6
  "storybook"
@@ -48,12 +48,12 @@
48
48
  "prep": "../../../scripts/prepare/bundle.ts"
49
49
  },
50
50
  "dependencies": {
51
- "@storybook/client-logger": "7.0.9",
52
- "@storybook/core-client": "7.0.9",
53
- "@storybook/docs-tools": "7.0.9",
51
+ "@storybook/client-logger": "7.0.11",
52
+ "@storybook/core-client": "7.0.11",
53
+ "@storybook/docs-tools": "7.0.11",
54
54
  "@storybook/global": "^5.0.0",
55
- "@storybook/preview-api": "7.0.9",
56
- "@storybook/types": "7.0.9",
55
+ "@storybook/preview-api": "7.0.11",
56
+ "@storybook/types": "7.0.11",
57
57
  "ts-dedent": "^2.0.0",
58
58
  "type-fest": "2.19.0"
59
59
  },
@@ -86,5 +86,5 @@
86
86
  ],
87
87
  "platform": "browser"
88
88
  },
89
- "gitHead": "797cfd6f12f94a65617c65f25b2d6546a689bf1b"
89
+ "gitHead": "43e5c1aa449b2438e50b23d72f13155f3c2ab236"
90
90
  }
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <header>
3
- <div class="wrapper">
3
+ <div class="storybook-header">
4
4
  <div>
5
5
  <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
6
6
  <g fill="none" fill-rule="evenodd">
@@ -7,7 +7,7 @@
7
7
  @onCreateAccount="onCreateAccount"
8
8
  />
9
9
 
10
- <section>
10
+ <section class="storybook-page">
11
11
  <h2>Pages in Storybook</h2>
12
12
  <p>
13
13
  We recommend building UIs with a