|
@@ -1,16 +1,15 @@
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"3\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -25,8 +24,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -64,7 +69,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"1\\">
|
|
@@ -79,8 +84,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -118,7 +129,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath-disabled=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-2-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-2-order\\" value=\\"2\\">
|
|
@@ -133,8 +144,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -172,22 +189,21 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be duplicated 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"0\\">
|
|
@@ -202,8 +218,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -241,7 +263,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"1\\">
|
|
@@ -256,8 +278,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -295,22 +323,21 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered downward 1`]
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"0\\">
|
|
@@ -325,8 +352,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -364,7 +397,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"1\\">
|
|
@@ -379,8 +412,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -418,22 +457,21 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be reordered upward 1`] =
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"3\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -448,8 +486,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -487,7 +531,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath-disabled=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-2-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-2-order\\" value=\\"1\\">
|
|
@@ -502,8 +546,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -541,7 +591,7 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"2\\">
|
|
@@ -556,8 +606,14 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -595,22 +651,21 @@ exports[`telepath: wagtail.blocks.ListBlock blocks can be split 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -625,8 +680,14 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -664,7 +725,7 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\" style=\\"display: none;\\" aria-hidden=\\"true\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"true\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\" style=\\"display: none;\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"1\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"1\\">
|
|
@@ -679,8 +740,14 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -718,22 +785,21 @@ exports[`telepath: wagtail.blocks.ListBlock deleteBlock() deletes a block 1`] =
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -748,8 +814,14 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -787,7 +859,7 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"1\\">
|
|
@@ -802,8 +874,14 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -841,22 +919,21 @@ exports[`telepath: wagtail.blocks.ListBlock it renders correctly 1`] = `
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to children 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\">
|
|
|
+ </div><div class=\\"c-sf-container \\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -871,8 +948,14 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -910,7 +993,7 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"1\\">
|
|
@@ -925,8 +1008,14 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -964,22 +1053,21 @@ exports[`telepath: wagtail.blocks.ListBlock setError passes error messages to ch
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|
|
|
|
|
|
exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`] = `
|
|
|
-"<span>
|
|
|
+"<div class=\\"c-sf-help\\">
|
|
|
<div class=\\"help\\">
|
|
|
- <div class=\\"icon-help\\">?</div>
|
|
|
use <strong>a few</strong> of these
|
|
|
</div>
|
|
|
- </span><div class=\\"c-sf-container \\"><p class=\\"help-block help-critical\\">At least three blocks are required</p>
|
|
|
+ </div><div class=\\"c-sf-container \\"><p class=\\"help-block help-critical\\">At least three blocks are required</p>
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-count\\" data-streamfield-list-count=\\"\\" value=\\"2\\">
|
|
|
|
|
|
<div data-streamfield-list-container=\\"\\"><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"11111111-1111-1111-1111-111111111111\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-0-order\\" value=\\"0\\">
|
|
@@ -994,8 +1082,14 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\" disabled=\\"disabled\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -1033,7 +1127,7 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button><div aria-hidden=\\"false\\" data-contentpath=\\"22222222-2222-2222-2222-222222222222\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-deleted\\" value=\\"\\">
|
|
|
<input type=\\"hidden\\" name=\\"the-prefix-1-order\\" value=\\"1\\">
|
|
@@ -1048,8 +1142,14 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
|
|
|
<use href=\\"#icon-pilcrow\\"></use>
|
|
|
</svg>
|
|
|
<h3 data-block-title=\\"\\" class=\\"c-sf-block__header__title\\"></h3>
|
|
|
+ <div class=\\"c-sf-block__type\\"></div>
|
|
|
+ <div class=\\"c-sf-block__header__divider\\"></div>
|
|
|
<div class=\\"c-sf-block__actions\\" data-block-actions=\\"\\">
|
|
|
- <span class=\\"c-sf-block__type\\"></span>
|
|
|
+ <div class=\\"c-sf-block__actions__cue\\">
|
|
|
+ <svg class=\\"icon icon-dots-horizontal\\" aria-hidden=\\"true\\">
|
|
|
+ <use href=\\"#icon-dots-horizontal\\"></use>
|
|
|
+ </svg>
|
|
|
+ </div>
|
|
|
<button type=\\"button\\" class=\\"c-sf-block__actions__single\\" title=\\"Move up\\">
|
|
|
<svg class=\\"icon icon-arrow-up\\" aria-hidden=\\"true\\">
|
|
|
<use href=\\"#icon-arrow-up\\"></use>
|
|
@@ -1087,7 +1187,7 @@ exports[`telepath: wagtail.blocks.ListBlock setError renders non-block errors 1`
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><button type=\\"button\\" title=\\"Add\\" data-streamfield-list-add=\\"\\" class=\\"c-sf-add-button c-sf-add-button--visible\\">
|
|
|
- <i aria-hidden=\\"true\\">+</i>
|
|
|
+ <svg class=\\"icon icon-plus\\" aria-hidden=\\"true\\"><use href=\\"#icon-plus\\"></use></svg>
|
|
|
</button></div>
|
|
|
</div>"
|
|
|
`;
|