chore(tests): update snapshots after font-awesome upgrade

This commit is contained in:
Łukasz Mierzwa
2019-09-29 15:37:05 +01:00
parent e4ab742b4c
commit 2b86aaaedb
17 changed files with 73 additions and 73 deletions

View File

@@ -15,7 +15,7 @@ exports[`<Alert /> matches snapshot when inhibited 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-minus\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 mr-1 cursor-pointer\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1 cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -46,7 +46,7 @@ exports[`<Alert /> matches snapshot when inhibited 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-plus\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 mr-1\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -67,7 +67,7 @@ exports[`<Alert /> matches snapshot when inhibited 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"caret-down\\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 pr-1\\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 fa-null fa-rotate-null fa-pull-null pr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -93,7 +93,7 @@ exports[`<Alert /> matches snapshot when inhibited 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"volume-mute\\"
class=\\"svg-inline--fa fa-volume-mute fa-w-16 text-success\\"
class=\\"svg-inline--fa fa-volume-mute fa-w-16 fa-null fa-rotate-null fa-pull-null text-success\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -144,7 +144,7 @@ exports[`<Alert /> matches snapshot when inhibited 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -175,7 +175,7 @@ exports[`<Alert /> matches snapshot with showAlertmanagers=false showReceiver=fa
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-minus\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 mr-1 cursor-pointer\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1 cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -206,7 +206,7 @@ exports[`<Alert /> matches snapshot with showAlertmanagers=false showReceiver=fa
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-plus\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 mr-1\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -227,7 +227,7 @@ exports[`<Alert /> matches snapshot with showAlertmanagers=false showReceiver=fa
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"caret-down\\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 pr-1\\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 fa-null fa-rotate-null fa-pull-null pr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -281,7 +281,7 @@ exports[`<Alert /> matches snapshot with showAlertmanagers=false showReceiver=fa
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -11,7 +11,7 @@ exports[`<RenderLinkAnnotation /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -37,7 +37,7 @@ exports[`<RenderNonLinkAnnotation /> matches snapshot when visible=false 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-plus\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 mr-1\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -64,7 +64,7 @@ exports[`<RenderNonLinkAnnotation /> matches snapshot when visible=true 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-minus\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 mr-1 cursor-pointer\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1 cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -15,7 +15,7 @@ exports[`<GroupFooter /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-minus\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 mr-1 cursor-pointer\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1 cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -46,7 +46,7 @@ exports[`<GroupFooter /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-plus\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 mr-1\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -129,7 +129,7 @@ exports[`<GroupFooter /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -160,7 +160,7 @@ exports[`<GroupFooter /> mathes snapshot when silence is rendered 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-minus\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 mr-1 cursor-pointer\\"
class=\\"svg-inline--fa fa-search-minus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1 cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -191,7 +191,7 @@ exports[`<GroupFooter /> mathes snapshot when silence is rendered 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search-plus\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 mr-1\\"
class=\\"svg-inline--fa fa-search-plus fa-w-16 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -274,7 +274,7 @@ exports[`<GroupFooter /> mathes snapshot when silence is rendered 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -312,7 +312,7 @@ exports[`<GroupFooter /> mathes snapshot when silence is rendered 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 \\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"

View File

@@ -37,7 +37,7 @@ exports[`<Silence /> matches snapshot when data is present in alertStore 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 \\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -102,7 +102,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-down\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 \\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -146,7 +146,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"external-link-alt\\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 \\"
class=\\"svg-inline--fa fa-external-link-alt fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -165,7 +165,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"calendar-check\\"
class=\\"svg-inline--fa fa-calendar-check fa-w-14 text-muted mr-1\\"
class=\\"svg-inline--fa fa-calendar-check fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -185,7 +185,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"calendar-times\\"
class=\\"svg-inline--fa fa-calendar-times fa-w-14 text-muted mr-1\\"
class=\\"svg-inline--fa fa-calendar-times fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -205,7 +205,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"edit\\"
class=\\"svg-inline--fa fa-edit fa-w-18 mr-1\\"
class=\\"svg-inline--fa fa-edit fa-w-18 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 576 512\\"
@@ -222,7 +222,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"trash\\"
class=\\"svg-inline--fa fa-trash fa-w-14 mr-1\\"
class=\\"svg-inline--fa fa-trash fa-w-14 fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -242,7 +242,7 @@ exports[`<Silence /> matches snapshot with expaned details 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"filter\\"
class=\\"svg-inline--fa fa-filter fa-w-16 text-muted mr-1\\"
class=\\"svg-inline--fa fa-filter fa-w-16 fa-null fa-rotate-null fa-pull-null text-muted mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -9,7 +9,7 @@ exports[`<FatalError /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"exclamation-circle\\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 \\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -9,7 +9,7 @@ exports[`<UpgradeNeeded /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"rocket\\"
class=\\"svg-inline--fa fa-rocket fa-w-16 \\"
class=\\"svg-inline--fa fa-rocket fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -25,7 +25,7 @@ exports[`<UpgradeNeeded /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"spinner\\"
class=\\"svg-inline--fa fa-spinner fa-w-16 fa-spin mr-1\\"
class=\\"svg-inline--fa fa-spinner fa-w-16 fa-spin fa-null fa-rotate-null fa-pull-null mr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -19,7 +19,7 @@ exports[`<LabelWithPercent /> matches snapshot with isActive=true 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"times\\"
class=\\"svg-inline--fa fa-times fa-w-11 cursor-pointer text-reset ml-1 close\\"
class=\\"svg-inline--fa fa-times fa-w-11 fa-null fa-rotate-null fa-pull-null cursor-pointer text-reset ml-1 close\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 352 512\\"

View File

@@ -14,7 +14,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-down\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -85,7 +85,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -133,7 +133,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -180,7 +180,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -251,7 +251,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -322,7 +322,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -401,7 +401,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"

View File

@@ -14,7 +14,7 @@ exports[`<Help /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-down\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -173,7 +173,7 @@ exports[`<Help /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -349,7 +349,7 @@ exports[`<Help /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"

View File

@@ -33,7 +33,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-down\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-down fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -104,7 +104,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -152,7 +152,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -199,7 +199,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -270,7 +270,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -341,7 +341,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"
@@ -420,7 +420,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"chevron-up\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 text-muted\\"
class=\\"svg-inline--fa fa-chevron-up fa-w-14 fa-null fa-rotate-null fa-pull-null text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"

View File

@@ -7,7 +7,7 @@ exports[`<ValidationError /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"exclamation-circle\\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 \\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -6,7 +6,7 @@ exports[`<FetchIndicator /> matches snapshot when fetch is in progress 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"circle-notch\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-spin fa-lg mx-1 text-muted\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-spin fa-lg fa-rotate-null fa-pull-null mx-1 text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -26,7 +26,7 @@ exports[`<FetchIndicator /> matches snapshot when idle 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"circle-notch\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-lg mx-1 text-muted\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-lg fa-rotate-null fa-pull-null mx-1 text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -46,7 +46,7 @@ exports[`<FetchIndicator /> matches snapshot when paused 1`] = `
focusable=\\"false\\"
data-prefix=\\"far\\"
data-icon=\\"pause-circle\\"
class=\\"svg-inline--fa fa-pause-circle fa-w-16 fa-lg mx-1 text-muted\\"
class=\\"svg-inline--fa fa-pause-circle fa-w-16 fa-lg fa-rotate-null fa-pull-null mx-1 text-muted\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -66,7 +66,7 @@ exports[`<FetchIndicator /> matches snapshot when response is processed 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"circle-notch\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-spin fa-lg mx-1 text-success\\"
class=\\"svg-inline--fa fa-circle-notch fa-w-16 fa-spin fa-lg fa-rotate-null fa-pull-null mx-1 text-success\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -9,7 +9,7 @@ exports[`<FilterInput /> matches snapshot on default render 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"search\\"
class=\\"svg-inline--fa fa-search fa-w-16 \\"
class=\\"svg-inline--fa fa-search fa-w-16 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -55,7 +55,7 @@ exports[`<FilterInput /> matches snapshot on default render 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"caret-down\\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 \\"
class=\\"svg-inline--fa fa-caret-down fa-w-10 fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"

View File

@@ -46,7 +46,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -80,7 +80,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -108,7 +108,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -142,7 +142,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -170,7 +170,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -204,7 +204,7 @@ exports[`<DateTimeSelect /> 'Duration' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -583,7 +583,7 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -603,7 +603,7 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -640,7 +640,7 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -660,7 +660,7 @@ exports[`<DateTimeSelect /> 'Ends' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -1031,7 +1031,7 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -1051,7 +1051,7 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-up\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-up fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -1088,7 +1088,7 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"
@@ -1108,7 +1108,7 @@ exports[`<DateTimeSelect /> 'Starts' tab matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"angle-down\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x text-muted cursor-pointer\\"
class=\\"svg-inline--fa fa-angle-down fa-w-10 fa-2x fa-rotate-null fa-pull-null text-muted cursor-pointer\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 320 512\\"

View File

@@ -16,7 +16,7 @@ exports[`<LabelValueInput /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"spinner\\"
class=\\"svg-inline--fa fa-spinner fa-w-16 fa-spin \\"
class=\\"svg-inline--fa fa-spinner fa-w-16 fa-spin fa-null fa-rotate-null fa-pull-null \\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"

View File

@@ -99,7 +99,7 @@ exports[`<SilencePreview /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"check-circle\\"
class=\\"svg-inline--fa fa-check-circle fa-w-16 pr-1\\"
class=\\"svg-inline--fa fa-check-circle fa-w-16 fa-null fa-rotate-null fa-pull-null pr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"
@@ -118,7 +118,7 @@ exports[`<SilencePreview /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"arrow-left\\"
class=\\"svg-inline--fa fa-arrow-left fa-w-14 pr-1\\"
class=\\"svg-inline--fa fa-arrow-left fa-w-14 fa-null fa-rotate-null fa-pull-null pr-1\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 448 512\\"

View File

@@ -9,7 +9,7 @@ exports[`<ErrorBoundary /> matches snapshot 1`] = `
focusable=\\"false\\"
data-prefix=\\"fas\\"
data-icon=\\"exclamation-circle\\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 text-danger mr-2\\"
class=\\"svg-inline--fa fa-exclamation-circle fa-w-16 fa-null fa-rotate-null fa-pull-null text-danger mr-2\\"
role=\\"img\\"
xmlns=\\"http://www.w3.org/2000/svg\\"
viewbox=\\"0 0 512 512\\"