mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Bump rax-view from 1.0.2 to 1.1.0 (#8512)
Bump rax-view from 1.0.2 to 1.1.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Norbert de Langen <ndelangen@me.com>
This commit is contained in:
commit
d517336ee8
@ -2,8 +2,14 @@
|
|||||||
|
|
||||||
exports[`App render correctly 1`] = `
|
exports[`App render correctly 1`] = `
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -22,14 +28,6 @@ Object {
|
|||||||
"tagName": "SPAN",
|
"tagName": "SPAN",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
},
|
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
@ -49,14 +47,6 @@ Object {
|
|||||||
"tagName": "SPAN",
|
"tagName": "SPAN",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
},
|
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
exports[`Welcome render correctly 1`] = `
|
exports[`Welcome render correctly 1`] = `
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -43,6 +46,9 @@ Object {
|
|||||||
"tagName": "IMG",
|
"tagName": "IMG",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -62,17 +68,14 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -92,17 +95,14 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -122,12 +122,6 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
@ -138,6 +132,9 @@ Object {
|
|||||||
},
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -157,12 +154,6 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
@ -171,6 +162,9 @@ Object {
|
|||||||
"tagName": "BUTTON",
|
"tagName": "BUTTON",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -190,17 +184,14 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
"attributes": Object {
|
||||||
|
"class": "rax-view",
|
||||||
|
},
|
||||||
"children": Array [
|
"children": Array [
|
||||||
Object {
|
Object {
|
||||||
"children": Array [
|
"children": Array [
|
||||||
@ -220,24 +211,12 @@ Object {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"marginBottom": 10,
|
"marginBottom": 10,
|
||||||
},
|
},
|
||||||
"tagName": "DIV",
|
"tagName": "DIV",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"style": Object {
|
"style": Object {
|
||||||
"alignContent": "flex-start",
|
|
||||||
"border": "0 solid black",
|
|
||||||
"boxSizing": "border-box",
|
|
||||||
"display": "flex",
|
|
||||||
"flexDirection": "column",
|
|
||||||
"flexShrink": 0,
|
|
||||||
"fontFamily": "\\"Helvetica Neue\\", Helvetica, \\"Segoe UI\\", Arial, freesans, sans-serif",
|
"fontFamily": "\\"Helvetica Neue\\", Helvetica, \\"Segoe UI\\", Arial, freesans, sans-serif",
|
||||||
"margin": 15,
|
"margin": 15,
|
||||||
},
|
},
|
||||||
|
@ -8708,7 +8708,7 @@ class-utils@^0.3.5:
|
|||||||
isobject "^3.0.0"
|
isobject "^3.0.0"
|
||||||
static-extend "^0.1.1"
|
static-extend "^0.1.1"
|
||||||
|
|
||||||
classnames@^2.2.5:
|
classnames@^2.2.5, classnames@^2.2.6:
|
||||||
version "2.2.6"
|
version "2.2.6"
|
||||||
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
|
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
|
||||||
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
|
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
|
||||||
@ -24523,10 +24523,11 @@ rax-text@^1.0.0, rax-text@^1.0.1:
|
|||||||
universal-env "^1.0.0"
|
universal-env "^1.0.0"
|
||||||
|
|
||||||
rax-view@^1.0.0:
|
rax-view@^1.0.0:
|
||||||
version "1.0.2"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/rax-view/-/rax-view-1.0.2.tgz#d90b9aeafd933f4f7944595a54dc3bb9e11ff1a7"
|
resolved "https://registry.yarnpkg.com/rax-view/-/rax-view-1.1.0.tgz#4ff95bcadb6c5355d342753b7f4e364e219c3411"
|
||||||
integrity sha512-LwhCKJ7lICj1m3KVDmAQA0cx5Alqyrj3Sw+NM58gm42QqGw4TwCaIX1nBcN20zguFszXaHmdnhq472WFqKg/VQ==
|
integrity sha512-AaBkFaks49Igs8tHU3HmYoa+PoXitMbddAQ8BlfJabYTT6/gfcMdj7ejDB/23MGtB/cuJthmuiQMlkr8/JVUuA==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
classnames "^2.2.6"
|
||||||
universal-env "^1.0.0"
|
universal-env "^1.0.0"
|
||||||
|
|
||||||
rax@^1.0.0:
|
rax@^1.0.0:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user