mirror of
https://github.com/zhigang1992/react.git
synced 2026-06-10 07:10:27 +08:00
test: update snapshots for styled-jsx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`AutoComplete Search should hide empty component 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "auto-complete",
|
||||
@@ -888,7 +888,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -898,7 +974,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`AutoComplete Search should hide empty component 2`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "auto-complete",
|
||||
@@ -1785,7 +1861,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Avatar should render text element 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "avatar ",
|
||||
@@ -174,7 +174,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -184,7 +260,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Avatar should render text element 2`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "avatar ",
|
||||
@@ -373,7 +449,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -383,7 +535,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Avatar should stacked when avatars are in a group 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "avatar-group ",
|
||||
@@ -1507,7 +1659,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -5,7 +5,7 @@ exports[`Badge should re-render when size changed 1`] = `ReactWrapper {}`;
|
||||
exports[`Badge should re-render when size changed 2`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Badge should render different types 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -1888,7 +1888,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -1898,7 +1974,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Badge should supoort text 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "badge ",
|
||||
@@ -2025,7 +2101,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Button Dropdown should render multiple types 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "btn-dropdown ",
|
||||
@@ -4701,7 +4701,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -4711,7 +4787,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Button Dropdown should support types 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -19560,7 +19636,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Capacity should override background color 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "capacity ",
|
||||
@@ -133,7 +133,83 @@ initialize {
|
||||
"title": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -143,7 +219,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Capacity should render different widths based on limit-value 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -1258,7 +1334,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Card should render correctly when nested 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "card ",
|
||||
@@ -6486,7 +6486,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -6496,7 +6572,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Card should support shadow and hoverable 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -9348,7 +9424,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Checkbox Group should render correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "group ",
|
||||
@@ -1804,7 +1804,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Checkbox should render correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "checkbox ",
|
||||
@@ -865,7 +865,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Code should repspond to changed by width 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "",
|
||||
@@ -278,7 +278,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 2,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -288,7 +364,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Code should support block mode 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "",
|
||||
@@ -556,7 +632,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 2,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
exports[`Col should render correctly 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Col should work with span and offset 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -380,7 +380,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -5,7 +5,7 @@ exports[`Collapse Group should be no errors when children are missing 1`] = `Rea
|
||||
exports[`Collapse Group should render correctly 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Collapse Group should work without accordion 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "collapse-group ",
|
||||
@@ -13735,7 +13735,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
exports[`Collapse should render correctly 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Collapse should work with initial visible 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -12268,7 +12268,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -12278,7 +12354,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Collapse should work with subtitle and shadow 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -27711,7 +27787,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`CSSBaseline should render correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -318,7 +318,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -328,7 +404,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`CSSBaseline should render dark mode correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -645,7 +721,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -5,7 +5,7 @@ exports[`Display should render correctly 1`] = `ReactWrapper {}`;
|
||||
exports[`Display should support react-node 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Display should work with shadow and width 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -1572,7 +1572,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -5,7 +5,7 @@ exports[`Divider should render correctly 1`] = `ReactWrapper {}`;
|
||||
exports[`Divider should support float 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Divider should work with align and volume 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -3100,7 +3100,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -3110,7 +3186,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Divider should work with type 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -3865,7 +3941,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -3875,7 +4027,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Divider should work with w and h 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -4236,7 +4388,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
exports[`Dot should render correctly 1`] = `ReactWrapper {}`;
|
||||
|
||||
exports[`Dot should supports types 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -4254,7 +4254,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Fieldset should render correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "fieldset ",
|
||||
@@ -2922,7 +2922,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Image Browser should render correctly 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "bowser ",
|
||||
@@ -9705,7 +9705,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -342,7 +342,7 @@ exports[`Select should work correctly with labels 1`] = `
|
||||
`;
|
||||
|
||||
exports[`Select should work with different icons 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "select ",
|
||||
@@ -1271,7 +1271,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -1281,7 +1357,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Select should work with different icons 2`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "select ",
|
||||
@@ -2625,7 +2701,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Tag should work with invert 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {
|
||||
"class": "",
|
||||
@@ -114,7 +114,83 @@ initialize {
|
||||
"class": undefined,
|
||||
},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
@@ -124,7 +200,7 @@ initialize {
|
||||
`;
|
||||
|
||||
exports[`Tag should work with types 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -1783,7 +1859,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[` User should support image and text 1`] = `
|
||||
initialize {
|
||||
LoadedCheerio {
|
||||
"0": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
@@ -4238,7 +4238,83 @@ initialize {
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"_root": [Circular],
|
||||
"_root": LoadedCheerio {
|
||||
"0": Node {
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": [Circular],
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "body",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": Node {
|
||||
"attribs": Object {},
|
||||
"children": Array [],
|
||||
"name": "head",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": [Circular],
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "html",
|
||||
"namespace": "http://www.w3.org/1999/xhtml",
|
||||
"next": null,
|
||||
"parent": [Circular],
|
||||
"prev": null,
|
||||
"type": "tag",
|
||||
"x-attribsNamespace": Object {},
|
||||
"x-attribsPrefix": Object {},
|
||||
},
|
||||
],
|
||||
"name": "root",
|
||||
"next": null,
|
||||
"parent": null,
|
||||
"prev": null,
|
||||
"type": "root",
|
||||
"x-mode": "quirks",
|
||||
},
|
||||
"_root": [Circular],
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
"xml": false,
|
||||
},
|
||||
},
|
||||
"length": 1,
|
||||
"options": Object {
|
||||
"decodeEntities": true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@geist-ui/react",
|
||||
"version": "2.2.0-rc.8",
|
||||
"version": "2.2.0",
|
||||
"main": "dist/index.js",
|
||||
"module": "esm/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -68,7 +68,7 @@
|
||||
"@types/react": "^17.0.11",
|
||||
"@types/react-color": "^3.0.4",
|
||||
"@types/react-dom": "^17.0.8",
|
||||
"@types/styled-jsx": "^2.2.8",
|
||||
"@types/styled-jsx": "^2.2.9",
|
||||
"@typescript-eslint/eslint-plugin": "^4.27.0",
|
||||
"@typescript-eslint/parser": "^4.27.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2",
|
||||
|
||||
@@ -1781,7 +1781,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
||||
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
||||
|
||||
"@types/styled-jsx@^2.2.8":
|
||||
"@types/styled-jsx@^2.2.9":
|
||||
version "2.2.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/styled-jsx/-/styled-jsx-2.2.9.tgz#e50b3f868c055bcbf9bc353eca6c10fdad32a53f"
|
||||
integrity sha512-W/iTlIkGEyTBGTEvZCey8EgQlQ5l0DwMqi3iOXlLs2kyBwYTXHKEiU6IZ5EwoRwngL8/dGYuzezSup89ttVHLw==
|
||||
|
||||
Reference in New Issue
Block a user