Skip to content

Commit

Permalink
Manually update Icon snapshot (#636)
Browse files Browse the repository at this point in the history
Manually update Icon snapshot
  • Loading branch information
guergana authored Oct 17, 2022
1 parent 09302c0 commit 087f2b9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion vue-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build:main": "vue-cli-service build --target lib --formats commonjs --name wikit-vue-components src/main.ts --report --report-json",
"build:tsdecl": "tsc --emitDeclarationOnly",
"build:vue3compat": "VUE_APP_VUE3COMPAT=true vue-cli-service build --target lib --formats commonjs --name wikit-vue-components-vue3compat --no-clean src/main.ts",
"test:unit": "vue-cli-service test:unit -u",
"test:unit": "vue-cli-service test:unit",
"test:a11y": "jest --testMatch=\"**/tests/a11y/**\"",
"e2e": "vue-cli-service test:e2e",
"e2e:saucelabs": "env DATE=\"$(date)\" nightwatch --config nightwatch.config.js --env sauceChrome,sauceFirefox,sauceIE,sauceEdge,sauceSafari",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,26 @@ exports[`Icon close: matches snapshot 1`] = `
</span>
`;

exports[`Icon die: matches snapshot 1`] = `
<span
class="wikit wikit-Icon wikit-Icon--large wikit-Icon--base"
>
<svg
aria-hidden="true"
class="wikit-Icon__svg"
fill="none"
focusable="false"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 0C1.46957 0 0.960859 0.210714 0.585786 0.585786C0.210714 0.960859 0 1.46957 0 2V16C0 16.5304 0.210714 17.0391 0.585786 17.4142C0.960859 17.7893 1.46957 18 2 18H16C16.5304 18 17.0391 17.7893 17.4142 17.4142C17.7893 17.0391 18 16.5304 18 16V2C18 1.46957 17.7893 0.960859 17.4142 0.585786C17.0391 0.210714 16.5304 0 16 0H2ZM4 16C3.60444 16 3.21776 15.8827 2.88886 15.6629C2.55996 15.4432 2.30362 15.1308 2.15224 14.7654C2.00087 14.3999 1.96126 13.9978 2.03843 13.6098C2.1156 13.2219 2.30608 12.8655 2.58579 12.5858C2.86549 12.3061 3.22186 12.1156 3.60982 12.0384C3.99778 11.9613 4.39991 12.0009 4.76537 12.1522C5.13082 12.3036 5.44318 12.56 5.66294 12.8889C5.8827 13.2178 6 13.6044 6 14C6 14.5304 5.78929 15.0391 5.41421 15.4142C5.03914 15.7893 4.53043 16 4 16ZM4 6C3.60444 6 3.21776 5.8827 2.88886 5.66294C2.55996 5.44318 2.30362 5.13082 2.15224 4.76537C2.00087 4.39991 1.96126 3.99778 2.03843 3.60982C2.1156 3.22186 2.30608 2.86549 2.58579 2.58579C2.86549 2.30608 3.22186 2.1156 3.60982 2.03843C3.99778 1.96126 4.39991 2.00087 4.76537 2.15224C5.13082 2.30362 5.44318 2.55996 5.66294 2.88886C5.8827 3.21776 6 3.60444 6 4C6 4.53043 5.78929 5.03914 5.41421 5.41421C5.03914 5.78929 4.53043 6 4 6ZM9 11C8.60444 11 8.21776 10.8827 7.88886 10.6629C7.55996 10.4432 7.30362 10.1308 7.15224 9.76537C7.00087 9.39991 6.96126 8.99778 7.03843 8.60982C7.1156 8.22186 7.30608 7.86549 7.58579 7.58579C7.86549 7.30608 8.22186 7.1156 8.60982 7.03843C8.99778 6.96126 9.39991 7.00087 9.76537 7.15224C10.1308 7.30362 10.4432 7.55996 10.6629 7.88886C10.8827 8.21776 11 8.60444 11 9C11 9.53043 10.7893 10.0391 10.4142 10.4142C10.0391 10.7893 9.53043 11 9 11ZM14 16C13.6044 16 13.2178 15.8827 12.8889 15.6629C12.56 15.4432 12.3036 15.1308 12.1522 14.7654C12.0009 14.3999 11.9613 13.9978 12.0384 13.6098C12.1156 13.2219 12.3061 12.8655 12.5858 12.5858C12.8655 12.3061 13.2219 12.1156 13.6098 12.0384C13.9978 11.9613 14.3999 12.0009 14.7654 12.1522C15.1308 12.3036 15.4432 12.56 15.6629 12.8889C15.8827 13.2178 16 13.6044 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16ZM14 6C13.6044 6 13.2178 5.8827 12.8889 5.66294C12.56 5.44318 12.3036 5.13082 12.1522 4.76537C12.0009 4.39991 11.9613 3.99778 12.0384 3.60982C12.1156 3.22186 12.3061 2.86549 12.5858 2.58579C12.8655 2.30608 13.2219 2.1156 13.6098 2.03843C13.9978 1.96126 14.3999 2.00087 14.7654 2.15224C15.1308 2.30362 15.4432 2.55996 15.6629 2.88886C15.8827 3.21776 16 3.60444 16 4C16 4.53043 15.7893 5.03914 15.4142 5.41421C15.0391 5.78929 14.5304 6 14 6Z"
fill="currentColor"
/>
</svg>
</span>
`;

exports[`Icon edit: matches snapshot 1`] = `
<span
class="wikit wikit-Icon wikit-Icon--large wikit-Icon--base"
Expand Down

0 comments on commit 087f2b9

Please sign in to comment.