diff --git a/app/javascript/dashboard/assets/scss/_variables.scss b/app/javascript/dashboard/assets/scss/_variables.scss index 6ecbcbc2a..6628c3018 100644 --- a/app/javascript/dashboard/assets/scss/_variables.scss +++ b/app/javascript/dashboard/assets/scss/_variables.scss @@ -82,3 +82,6 @@ $woot-snackbar-button: #ffeb3b; $swift-ease-out-duration: .4s !default; $swift-ease-out-timing-function: cubic-bezier(.25, .8, .25, 1) !default; $swift-ease-out: all $swift-ease-out-duration $swift-ease-out-timing-function !default; + +// Ionicons +$ionicons-font-path: '~ionicons/fonts'; diff --git a/package.json b/package.json index 53d5e12e1..e754b91cb 100644 --- a/package.json +++ b/package.json @@ -22,17 +22,16 @@ "dotenv": "^8.0.0", "emojione": "~2.2.7", "foundation-sites": "6.3.0", - "ionicons": "~3.0.0", + "ionicons": "~2.0.1", "js-cookie": "~2.1.3", "md5": "~2.2.1", "moment": "~2.19.3", "pusher-js": "~4.0.0", "query-string": "5", "spinkit": "~1.2.5", - "sweet-modal-vue": "~1.0.3", "tween.js": "~16.6.0", "url-loader": "^2.0.0", - "v-tooltip": "~2.0.0-beta.4", + "v-tooltip": "~2.0.2", "vue": "^2.6.0", "vue-aplayer": "~0.1.1", "vue-audio": "~0.0.7", diff --git a/yarn.lock b/yarn.lock index 1f422231e..fa8c6653d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5035,11 +5035,6 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highlight.js@*: - version "9.15.10" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.15.10.tgz#7b18ed75c90348c045eef9ed08ca1319a2219ad2" - integrity sha512-RoV7OkQm0T3os3Dd2VHLNMoaoDVx77Wygln3n9l5YV172XonWG6rgQD3XnF/BuFFZw9A0TJgmMSO8FEWQgvcXw== - hmac-drbg@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" @@ -5405,10 +5400,10 @@ invert-kv@^2.0.0: resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02" integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== -ionicons@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-3.0.0.tgz#40b8daf4fd7a31150bd002160f66496e22a98c3c" - integrity sha1-QLja9P16MRUL0AIWD2ZJbiKpjDw= +ionicons@~2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-2.0.1.tgz#ca398113293ea870244f538f0aabbd4b5b209a3e" + integrity sha1-yjmBEyk+qHAkT1OPCqu9S1sgmj4= ip-regex@^2.1.0: version "2.1.0" @@ -10009,14 +10004,6 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -sweet-modal-vue@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/sweet-modal-vue/-/sweet-modal-vue-1.0.3.tgz#9fbb94ebdb211fe28b9d0f50df1f0ad5d56e51df" - integrity sha1-n7uU69shH+KLnQ9Q3x8K1dVuUd8= - dependencies: - unindent "^2.0.0" - vue-highlightjs "^1.1.0" - symbol-observable@^1.1.0: version "1.2.0" resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804" @@ -10340,11 +10327,6 @@ unicode-property-aliases-ecmascript@^1.0.4: resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.5.tgz#a9cc6cc7ce63a0a3023fc99e341b94431d405a57" integrity sha512-L5RAqCfXqAwR3RriF8pM0lU0w4Ryf/GgzONwi6KnL1taJQa7x1TCxdJnILX59WIGOwR57IVxn7Nej0fz1Ny6fw== -unindent@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/unindent/-/unindent-2.0.0.tgz#5610dae8ef5b19bbb5ef100222d59289bfd0706f" - integrity sha1-VhDa6O9bGbu17xACItWSib/QcG8= - union-value@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847" @@ -10481,7 +10463,7 @@ uuid@^3.0.1, uuid@^3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ== -v-tooltip@~2.0.0-beta.4: +v-tooltip@~2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.2.tgz#8610d9eece2cc44fd66c12ef2f12eec6435cab9b" integrity sha512-xQ+qzOFfywkLdjHknRPgMMupQNS8yJtf9Utd5Dxiu/0n4HtrxqsgDtN2MLZ0LKbburtSAQgyypuE/snM8bBZhw== @@ -10572,13 +10554,6 @@ vue-eslint-parser@^5.0.0: esquery "^1.0.1" lodash "^4.17.11" -vue-highlightjs@^1.1.0: - version "1.3.3" - resolved "https://registry.yarnpkg.com/vue-highlightjs/-/vue-highlightjs-1.3.3.tgz#29a0d57132fc1ce15cfa61e896918f5b718c5d52" - integrity sha1-KaDVcTL8HOFc+mHolpGPW3GMXVI= - dependencies: - highlight.js "*" - vue-hot-reload-api@^2.3.0: version "2.3.4" resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"