forked from hexbear-collective/hexbear-frontend
8 changed files with 150 additions and 6 deletions
-
2assets/css/main.css
-
1package.json
-
28src/components/comment-form.tsx
-
32src/components/post-form.tsx
-
3src/components/symbols.tsx
-
14src/utils.ts
-
1translations/en.json
-
75yarn.lock
@ -126,6 +126,51 @@ |
|||
lodash "^4.17.13" |
|||
to-fast-properties "^2.0.0" |
|||
|
|||
"@fortawesome/[email protected]^0.2.28": |
|||
version "0.2.28" |
|||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.28.tgz#1091bdfe63b3f139441e9cba27aa022bff97d8b2" |
|||
integrity sha512-gtis2/5yLdfI6n0ia0jH7NJs5i/Z/8M/ZbQL6jXQhCthEOe5Cr5NcQPhgTvFxNOtURE03/ZqUcEskdn2M+QaBg== |
|||
|
|||
"@fortawesome/[email protected]^1.2.22": |
|||
version "1.2.28" |
|||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.28.tgz#e5b8c8814ef375f01f5d7c132d3c3a2f83a3abf9" |
|||
integrity sha512-4LeaNHWvrneoU0i8b5RTOJHKx7E+y7jYejplR7uSVB34+mp3Veg7cbKk7NBCLiI4TyoWS1wh9ZdoyLJR8wSAdg== |
|||
dependencies: |
|||
"@fortawesome/fontawesome-common-types" "^0.2.28" |
|||
|
|||
"@fortawesome/[email protected]^5.10.2": |
|||
version "5.13.0" |
|||
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.13.0.tgz#925a13d8bdda0678f71551828cac80ab47b8150c" |
|||
integrity sha512-70FAyiS5j+ANYD4dh9NGowTorNDnyvQHHpCM7FpnF7GxtDjBUCKdrFqCPzesEIpNDFNd+La3vex+jDk4nnUfpA== |
|||
dependencies: |
|||
"@fortawesome/fontawesome-common-types" "^0.2.28" |
|||
|
|||
"@fortawesome/[email protected]^5.10.2": |
|||
version "5.13.0" |
|||
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.13.0.tgz#44d9118668ad96b4fd5c9434a43efc5903525739" |
|||
integrity sha512-IHUgDJdomv6YtG4p3zl1B5wWf9ffinHIvebqQOmV3U+3SLw4fC+LUCCgwfETkbTtjy5/Qws2VoVf6z/ETQpFpg== |
|||
dependencies: |
|||
"@fortawesome/fontawesome-common-types" "^0.2.28" |
|||
|
|||
"@joeattardi/[email protected]^2.12.1": |
|||
version "2.12.1" |
|||
resolved "https://registry.yarnpkg.com/@joeattardi/emoji-button/-/emoji-button-2.12.1.tgz#190df7c00721e04742ed6f8852db828798a4cf98" |
|||
integrity sha512-rUuCXIcv4mRFK2IUKarYJN6J667wtH234smb1aQILzRf3/ycOoa6yUwnnvjxZeXMsPhuTnz15ndMOP2DhO5nNw== |
|||
dependencies: |
|||
"@fortawesome/fontawesome-svg-core" "^1.2.22" |
|||
"@fortawesome/free-regular-svg-icons" "^5.10.2" |
|||
"@fortawesome/free-solid-svg-icons" "^5.10.2" |
|||
"@popperjs/core" "^2.0.0" |
|||
focus-trap "^5.1.0" |
|||
tiny-emitter "^2.1.0" |
|||
tslib "^1.10.0" |
|||
twemoji "^12.1.5" |
|||
|
|||
"@popperjs/[email protected]^2.0.0": |
|||
version "2.2.3" |
|||
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.2.3.tgz#0ae22b5650ab0b8fe508047245b66e71fc59e983" |
|||
integrity sha512-68EQPzEZRrpFavFX40V2+80eqzQIhgza2AGTXW+i8laxSA4It+Y13rmZInrAYoIujp8YO7YJPbvgOesDZcIulQ== |
|||
|
|||
"@popperjs/[email protected]^2.1.1": |
|||
version "2.1.1" |
|||
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.1.1.tgz#12c572ab88ef7345b43f21883fca26631c223085" |
|||
@ -1829,6 +1874,14 @@ [email protected]^0.3.13: |
|||
dependencies: |
|||
chain-able "^1.0.1" |
|||
|
|||
[email protected]^5.1.0: |
|||
version "5.1.0" |
|||
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-5.1.0.tgz#64a0bfabd95c382103397dbc96bfef3a3cf8e5ad" |
|||
integrity sha512-CkB/nrO55069QAUjWFBpX6oc+9V90Qhgpe6fBWApzruMq5gnlh90Oo7iSSDK7pKiV5ugG6OY2AXM5mxcmL3lwQ== |
|||
dependencies: |
|||
tabbable "^4.0.0" |
|||
xtend "^4.0.1" |
|||
|
|||
[email protected]^1.0.1, [email protected]^1.0.2: |
|||
version "1.0.2" |
|||
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" |
|||
@ -4473,6 +4526,11 @@ [email protected]^1.1.0: |
|||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804" |
|||
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ== |
|||
|
|||
[email protected]^4.0.0: |
|||
version "4.0.0" |
|||
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-4.0.0.tgz#5bff1d1135df1482cf0f0206434f15eadbeb9261" |
|||
integrity sha512-H1XoH1URcBOa/rZZWxLxHCtOdVUEev+9vo5YdYhC9tCY4wnybX+VQrCYuy9ubkg69fCBxCONJOSLGfw0DWMffQ== |
|||
|
|||
[email protected]^5.2.3: |
|||
version "5.4.6" |
|||
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e" |
|||
@ -4502,6 +4560,11 @@ [email protected]^2.3.6: |
|||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" |
|||
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= |
|||
|
|||
[email protected]^2.1.0: |
|||
version "2.1.0" |
|||
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423" |
|||
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== |
|||
|
|||
[email protected]^1.0.2: |
|||
version "1.1.0" |
|||
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875" |
|||
@ -4609,6 +4672,11 @@ [email protected]^4.0.2: |
|||
resolved "https://registry.yarnpkg.com/ts-transform-inferno/-/ts-transform-inferno-4.0.2.tgz#06b9be45edf874ba7a6ebfb6107ba782509c6afe" |
|||
integrity sha512-CZb4+w/2l2zikPZ/c51fi3n+qnR2HCEfAS73oGQB80aqRLffkZqm25kYYTMmqUW2+oVfs4M5AZa0z14cvxlQ5w== |
|||
|
|||
[email protected]^1.10.0: |
|||
version "1.11.1" |
|||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" |
|||
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== |
|||
|
|||
[email protected]^1.8.0, [email protected]^1.8.1, [email protected]^1.9.0: |
|||
version "1.10.0" |
|||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" |
|||
@ -4638,7 +4706,7 @@ [email protected]: |
|||
resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-12.1.3.tgz#916c0153e77bd5f1011e7a99cbeacf52e43c9371" |
|||
integrity sha512-ND4LZXF4X92/PFrzSgGkq6KPPg8swy/U0yRw1k/+izWRVmq1HYi3khPwV3XIB6FRudgVICAaBhJfW8e8G3HC7Q== |
|||
|
|||
[email protected]^12.1.2: |
|||
[email protected]^12.1.2, [email protected]^12.1.5: |
|||
version "12.1.5" |
|||
resolved "https://registry.yarnpkg.com/twemoji/-/twemoji-12.1.5.tgz#a961fb65a1afcb1f729ad7e59391f9fe969820b9" |
|||
integrity sha512-B0PBVy5xomwb1M/WZxf/IqPZfnoIYy1skXnlHjMwLwTNfZ9ljh8VgWQktAPcJXu8080WoEh6YwQGPVhDVqvrVQ== |
|||
@ -4890,6 +4958,11 @@ [email protected]^4.3.0: |
|||
dependencies: |
|||
"@babel/runtime-corejs3" "^7.8.3" |
|||
|
|||
[email protected]^4.0.1: |
|||
version "4.0.2" |
|||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" |
|||
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== |
|||
|
|||
[email protected]^1.7.2: |
|||
version "1.7.2" |
|||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue