From 41143cf15fcc9080edb206c587fb4082ac5a35c8 Mon Sep 17 00:00:00 2001 From: mrliptontea Date: Sat, 22 May 2021 16:23:58 +0100 Subject: [PATCH] Update package versions --- javascripts/theme.js | 2 +- package-lock.json | 3993 +++++++---------- package.json | 22 +- src/sass/_variables.scss | 6 +- src/sass/components/_base.scss | 12 +- src/sass/components/_buttons.scss | 8 +- src/sass/components/_content.scss | 20 +- src/sass/components/_elements.scss | 38 +- src/sass/components/_forms.scss | 18 +- src/sass/components/_issue.scss | 12 +- src/sass/components/_list.scss | 6 +- src/sass/components/_plugins.scss | 16 +- src/sass/components/_progress.scss | 8 +- src/sass/components/_responsive.scss | 10 +- src/sass/components/_simple-list.scss | 2 +- src/sass/components/_tabs.scss | 2 +- src/sass/components/_top.scss | 8 +- src/sass/components/_wiki.scss | 4 +- src/sass/lib/font-awesome/_variables.scss | 4 +- src/sass/plugins/redmine_backlogs/global.scss | 4 +- .../redmine_backlogs/master_backlog.scss | 14 +- stylesheets/application.css | 2 +- 22 files changed, 1791 insertions(+), 2420 deletions(-) diff --git a/javascripts/theme.js b/javascripts/theme.js index 2b12b1e1..ddb64298 100644 --- a/javascripts/theme.js +++ b/javascripts/theme.js @@ -1 +1 @@ -var PurpleMine=PurpleMine||{};PurpleMine.HistoryTabs=function(){"use strict";var a,n={en:{all:"All",notes:"Notes",details:"Changes"},ro:{all:"Toate",notes:"Note",details:"Schimbări"},fr:{all:"Tout",notes:"Remarques",details:"Changements"},pl:{all:"Wszystko",notes:"Notatki",details:"Zmiany"},de:{all:"Alles",notes:"Kommentare",details:"Änderungen"},ja:{all:"すべて",notes:"注記",details:"変更"}};var r=function(){var e=$(this),t=e.attr("data-tab");a.$tabs.removeClass("selected"),e.addClass("selected"),a.$history.removeClass("hide-details").removeClass("hide-notes"),"notes"===t?a.$history.addClass("hide-details"):"details"===t&&a.$history.addClass("hide-notes")};return function(){if(a)return a;var e,t,i,s;(a=this).$tabsContainer=null,this.$tabs=null,this.$history=$("#history"),this.lang=document.documentElement.lang,void 0===n[this.lang]&&(this.lang="en"),this._=n[this.lang],0 h3").length&&(e="",s="",e+='",a.$tabsContainer=$(e),$("#history > h3").after(a.$tabsContainer),a.$tabs=a.$tabsContainer.find(".history-tab"),a.$tabs.on("click",r),a.$history.find(".has-notes:first").addClass("first-of-notes"),a.$history.find(".has-details:first").addClass("first-of-details"))}}(),(PurpleMine=PurpleMine||{}).MenuCollapse=function(){"use strict";var a,t={en:{topMenuToggler:"Expand/collapse top menu"},ro:{topMenuToggler:"Deschide/închide meniul de sus"},fr:{topMenuToggler:"Développer/réduire le menu principal"},pl:{topMenuToggler:"Zwiń/rozwiń górne menu"},de:{topMenuToggler:"Ein-/Ausklappen Hauptmenu"},ja:{topMenuToggler:"トップメニューの展開/折りたたみ"}};function e(){if(a)return a;for(var e in(a=this).lang=document.documentElement.lang,void 0===t[this.lang]&&(this.lang="en"),this._=t[this.lang],this.menus={top:{$el:$("#top-menu")}},this.menus)this.menus.hasOwnProperty(e)&&0';a.menus[e].$toggler=$(s),a.menus[e].$el.prepend(a.menus[e].$toggler),a.menus[e].$toggler.on("click",{menu:e},a.toggleMenu)})(e),!1===a.isCollapsed(e)&&a.expandMenu(e)}(e)}function i(e){return"PurpleMine:"+e+"MenuExpanded"}return e.prototype.toggleMenu=function(e){var t=e.data.menu||"";a.isCollapsed(t)?a.expandMenu(t):a.collapseMenu(t)},e.prototype.isCollapsed=function(e){return this.menus[e].collapsed},e.prototype.expandMenu=function(e){this.menus[e].$el.addClass("expanded"),this.menus[e].$toggler.addClass("expanded"),this.menus[e].collapsed=!1,window.localStorage&&localStorage.setItem(i(e),"x")},e.prototype.collapseMenu=function(e){this.menus[e].$el.removeClass("expanded"),this.menus[e].$toggler.removeClass("expanded"),this.menus[e].collapsed=!0,window.localStorage&&localStorage.removeItem(i(e))},e}(),(PurpleMine=PurpleMine||{}).RevisionGraph=function(e,t,i){"use strict";var s=t,a=$.map(s,function(e){return e}),n=a.length-1,r=$("table.changesets tr.changeset");null!==revisionGraph?revisionGraph.clear():revisionGraph=new Raphael(e);var o=revisionGraph.set(),l=r.first().find("td").first().position().left-$(e).position().left,d=$(e).position().top,u=l+20*(i+1),p=r.last().position().top+r.last().height()-d;revisionGraph.setSize(u,p);var h,c,g,m,b,f,v,w=["#e74c3c","#584492","#019851","#ed820c","#4183c4"];if(i>=w.length){Raphael.getColor.reset();for(var C=0;C<=i;C++)w.push(Raphael.getColor(.9))}$.each(a,function(e,i){i.hasOwnProperty("space")||(i.space=0),g=r.eq(n-i.rdmid).position().top-d+17,c=10+l+20*i.space,revisionGraph.circle(c,g,3.5).attr({fill:w[i.space],stroke:"none"}).toFront(),$.each(i.parent_scmids,function(e,t){h=s[t],(h?(h.hasOwnProperty("space")||(h.space=0),b=r.eq(n-h.rdmid).position().top-d+17,m=10+l+20*h.space,h.space===i.space?revisionGraph.path(["M",c,g,"V",b]):revisionGraph.path(["M",c,g,"C",c,g,c,g+(b-g)/2,c+(m-c)/2,g+(b-g)/2,"C",c+(m-c)/2,g+(b-g)/2,m,b-(b-g)/2,m,b])):revisionGraph.path(["M",c,g,"V",p])).attr({stroke:w[i.space],"stroke-width":1.5}).toBack()}),(v=revisionGraph.circle(c,g,10)).attr({fill:"#000",opacity:0,cursor:"pointer",href:i.href}),null!==i.refs&&0';i.$toggler=$(e),i.$main.append(i.$toggler),i.$toggler.on("click",i.toggleSidebar)}(),function(){var t=document.getElementsByTagName("body")[0];window.onkeydown=function(e){t===e.target&&83===e.keyCode&&!1===e.ctrlKey&&!1===e.altKey&&!1===e.shiftKey&&i.toggleSidebar()}}(),!1===i.sidebarVisible&&i.hideSidebar(!0))}()}return t.prototype.toggleSidebar=function(){i.sidebarVisible?i.hideSidebar():i.showSidebar()},t.prototype.hideSidebar=function(e){!0===e?this.$sidebar.addClass("sidebar-hiding sidebar-hidden"):(this.$sidebar.addClass("sidebar-hiding"),this.sidebarHiding=setTimeout(function(){i.$sidebar.addClass("sidebar-hidden")},500)),this.$toggler.addClass("sidebar-hidden"),this.sidebarVisible=!1,window.localStorage&&localStorage.setItem("PurpleMine:sidebarHidden","x")},t.prototype.showSidebar=function(){clearTimeout(this.sidebarHiding),i.$sidebar.removeClass("sidebar-hidden"),setTimeout(function(){i.$sidebar.removeClass("sidebar-hiding")},50),this.$toggler.removeClass("sidebar-hidden"),this.sidebarVisible=!0,window.localStorage&&localStorage.removeItem("PurpleMine:sidebarHidden")},t}(),$(function(){"use strict";new PurpleMine.SidebarToggler,new PurpleMine.HistoryTabs,new PurpleMine.MenuCollapse}); \ No newline at end of file +var PurpleMine=PurpleMine||{};PurpleMine.HistoryTabs=function(){"use strict";var n,a={en:{all:"All",notes:"Notes",details:"Changes"},ro:{all:"Toate",notes:"Note",details:"Schimbări"},fr:{all:"Tout",notes:"Remarques",details:"Changements"},pl:{all:"Wszystko",notes:"Notatki",details:"Zmiany"},de:{all:"Alles",notes:"Kommentare",details:"Änderungen"},ja:{all:"すべて",notes:"注記",details:"変更"}};var r=function(){var e=$(this),t=e.attr("data-tab");n.$tabs.removeClass("selected"),e.addClass("selected"),n.$history.removeClass("hide-details").removeClass("hide-notes"),"notes"===t?n.$history.addClass("hide-details"):"details"===t&&n.$history.addClass("hide-notes")};return function(){if(n)return n;var e,t,i,s;(n=this).$tabsContainer=null,this.$tabs=null,this.$history=$("#history"),this.lang=document.documentElement.lang,void 0===a[this.lang]&&(this.lang="en"),this._=a[this.lang],0 h3").length&&(e="",s="",e+='",n.$tabsContainer=$(e),$("#history > h3").after(n.$tabsContainer),n.$tabs=n.$tabsContainer.find(".history-tab"),n.$tabs.on("click",r),n.$history.find(".has-notes:first").addClass("first-of-notes"),n.$history.find(".has-details:first").addClass("first-of-details"))}}(),(PurpleMine=PurpleMine||{}).MenuCollapse=function(){"use strict";var s,t={en:{topMenuToggler:"Expand/collapse top menu"},ro:{topMenuToggler:"Deschide/închide meniul de sus"},fr:{topMenuToggler:"Développer/réduire le menu principal"},pl:{topMenuToggler:"Zwiń/rozwiń górne menu"},de:{topMenuToggler:"Ein-/Ausklappen Hauptmenu"},ja:{topMenuToggler:"トップメニューの展開/折りたたみ"}};function e(){if(s)return s;for(var e in(s=this).lang=document.documentElement.lang,void 0===t[this.lang]&&(this.lang="en"),this._=t[this.lang],this.menus={top:{$el:$("#top-menu")}},this.menus)this.menus.hasOwnProperty(e)&&0';s.menus[e].$toggler=$(i),s.menus[e].$el.prepend(s.menus[e].$toggler),s.menus[e].$toggler.on("click",{menu:e},s.toggleMenu)})(e),!1===s.isCollapsed(e)&&s.expandMenu(e)}(e)}function i(e){return"PurpleMine:"+e+"MenuExpanded"}return e.prototype.toggleMenu=function(e){e=e.data.menu||"";s.isCollapsed(e)?s.expandMenu(e):s.collapseMenu(e)},e.prototype.isCollapsed=function(e){return this.menus[e].collapsed},e.prototype.expandMenu=function(e){this.menus[e].$el.addClass("expanded"),this.menus[e].$toggler.addClass("expanded"),this.menus[e].collapsed=!1,window.localStorage&&localStorage.setItem(i(e),"x")},e.prototype.collapseMenu=function(e){this.menus[e].$el.removeClass("expanded"),this.menus[e].$toggler.removeClass("expanded"),this.menus[e].collapsed=!0,window.localStorage&&localStorage.removeItem(i(e))},e}(),(PurpleMine=PurpleMine||{}).RevisionGraph=function(e,t,i){"use strict";var s=t,t=$.map(s,function(e){return e}),n=t.length-1,a=$("table.changesets tr.changeset");null!==revisionGraph?revisionGraph.clear():revisionGraph=new Raphael(e);var r=revisionGraph.set(),o=a.first().find("td").first().position().left-$(e).position().left,l=$(e).position().top,e=o+20*(i+1),d=a.last().position().top+a.last().height()-l;revisionGraph.setSize(e,d);var u,p,h,c,g,m,b,f=["#e74c3c","#584492","#019851","#ed820c","#4183c4"];if(i>=f.length){Raphael.getColor.reset();for(var v=0;v<=i;v++)f.push(Raphael.getColor(.9))}$.each(t,function(e,i){i.hasOwnProperty("space")||(i.space=0),h=a.eq(n-i.rdmid).position().top-l+17,p=10+o+20*i.space,revisionGraph.circle(p,h,3.5).attr({fill:f[i.space],stroke:"none"}).toFront(),$.each(i.parent_scmids,function(e,t){u=s[t],(u?(u.hasOwnProperty("space")||(u.space=0),g=a.eq(n-u.rdmid).position().top-l+17,c=10+o+20*u.space,u.space===i.space?revisionGraph.path(["M",p,h,"V",g]):revisionGraph.path(["M",p,h,"C",p,h,p,h+(g-h)/2,p+(c-p)/2,h+(g-h)/2,"C",p+(c-p)/2,h+(g-h)/2,c,g-(g-h)/2,c,g])):revisionGraph.path(["M",p,h,"V",d])).attr({stroke:f[i.space],"stroke-width":1.5}).toBack()}),(b=revisionGraph.circle(p,h,10)).attr({fill:"#000",opacity:0,cursor:"pointer",href:i.href}),null!==i.refs&&0';i.$toggler=$(e),i.$main.append(i.$toggler),i.$toggler.on("click",i.toggleSidebar)}(),function(){var t=document.getElementsByTagName("body")[0];window.onkeydown=function(e){t===e.target&&83===e.keyCode&&!1===e.ctrlKey&&!1===e.altKey&&!1===e.shiftKey&&i.toggleSidebar()}}(),!1===i.sidebarVisible&&i.hideSidebar(!0))}()}return t.prototype.toggleSidebar=function(){i.sidebarVisible?i.hideSidebar():i.showSidebar()},t.prototype.hideSidebar=function(e){!0===e?this.$sidebar.addClass("sidebar-hiding sidebar-hidden"):(this.$sidebar.addClass("sidebar-hiding"),this.sidebarHiding=setTimeout(function(){i.$sidebar.addClass("sidebar-hidden")},500)),this.$toggler.addClass("sidebar-hidden"),this.sidebarVisible=!1,window.localStorage&&localStorage.setItem("PurpleMine:sidebarHidden","x")},t.prototype.showSidebar=function(){clearTimeout(this.sidebarHiding),i.$sidebar.removeClass("sidebar-hidden"),setTimeout(function(){i.$sidebar.removeClass("sidebar-hiding")},50),this.$toggler.removeClass("sidebar-hidden"),this.sidebarVisible=!0,window.localStorage&&localStorage.removeItem("PurpleMine:sidebarHidden")},t}(),$(function(){"use strict";new PurpleMine.SidebarToggler,new PurpleMine.HistoryTabs,new PurpleMine.MenuCollapse}); \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 0635a3fc..0a5cfdac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,60 +4,65 @@ "lockfileVersion": 1, "dependencies": { "@babel/code-frame": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", - "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", "dev": true, "requires": { "@babel/highlight": "^7.10.4" } }, + "@babel/compat-data": { + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.0.tgz", + "integrity": "sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==", + "dev": true + }, "@babel/core": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.11.6.tgz", - "integrity": "sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.11.6", - "@babel/helper-module-transforms": "^7.11.0", - "@babel/helpers": "^7.10.4", - "@babel/parser": "^7.11.5", - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.11.5", - "@babel/types": "^7.11.5", + "version": "7.14.3", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.3.tgz", + "integrity": "sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.12.13", + "@babel/generator": "^7.14.3", + "@babel/helper-compilation-targets": "^7.13.16", + "@babel/helper-module-transforms": "^7.14.2", + "@babel/helpers": "^7.14.0", + "@babel/parser": "^7.14.3", + "@babel/template": "^7.12.13", + "@babel/traverse": "^7.14.2", + "@babel/types": "^7.14.2", "convert-source-map": "^1.7.0", "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", + "gensync": "^1.0.0-beta.2", "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", + "semver": "^6.3.0", "source-map": "^0.5.0" }, "dependencies": { - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", + "@babel/code-frame": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz", + "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==", "dev": true, "requires": { - "ms": "2.1.2" + "@babel/highlight": "^7.12.13" } }, "json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz", + "integrity": "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==", "dev": true, "requires": { "minimist": "^1.2.5" } }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "dev": true }, "source-map": { @@ -69,12 +74,12 @@ } }, "@babel/generator": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.11.6.tgz", - "integrity": "sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==", + "version": "7.14.3", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.3.tgz", + "integrity": "sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==", "dev": true, "requires": { - "@babel/types": "^7.11.5", + "@babel/types": "^7.14.2", "jsesc": "^2.5.1", "source-map": "^0.5.0" }, @@ -87,168 +92,204 @@ } } }, + "@babel/helper-compilation-targets": { + "version": "7.13.16", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz", + "integrity": "sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==", + "dev": true, + "requires": { + "@babel/compat-data": "^7.13.15", + "@babel/helper-validator-option": "^7.12.17", + "browserslist": "^4.14.5", + "semver": "^6.3.0" + }, + "dependencies": { + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true + } + } + }, "@babel/helper-function-name": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz", - "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz", + "integrity": "sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==", "dev": true, "requires": { - "@babel/helper-get-function-arity": "^7.10.4", - "@babel/template": "^7.10.4", - "@babel/types": "^7.10.4" + "@babel/helper-get-function-arity": "^7.12.13", + "@babel/template": "^7.12.13", + "@babel/types": "^7.14.2" } }, "@babel/helper-get-function-arity": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz", - "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==", + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz", + "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==", "dev": true, "requires": { - "@babel/types": "^7.10.4" + "@babel/types": "^7.12.13" } }, "@babel/helper-member-expression-to-functions": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz", - "integrity": "sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q==", + "version": "7.13.12", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz", + "integrity": "sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==", "dev": true, "requires": { - "@babel/types": "^7.11.0" + "@babel/types": "^7.13.12" } }, "@babel/helper-module-imports": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz", - "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==", + "version": "7.13.12", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz", + "integrity": "sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==", "dev": true, "requires": { - "@babel/types": "^7.10.4" + "@babel/types": "^7.13.12" } }, "@babel/helper-module-transforms": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz", - "integrity": "sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz", + "integrity": "sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==", "dev": true, "requires": { - "@babel/helper-module-imports": "^7.10.4", - "@babel/helper-replace-supers": "^7.10.4", - "@babel/helper-simple-access": "^7.10.4", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/template": "^7.10.4", - "@babel/types": "^7.11.0", - "lodash": "^4.17.19" + "@babel/helper-module-imports": "^7.13.12", + "@babel/helper-replace-supers": "^7.13.12", + "@babel/helper-simple-access": "^7.13.12", + "@babel/helper-split-export-declaration": "^7.12.13", + "@babel/helper-validator-identifier": "^7.14.0", + "@babel/template": "^7.12.13", + "@babel/traverse": "^7.14.2", + "@babel/types": "^7.14.2" } }, "@babel/helper-optimise-call-expression": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz", - "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==", + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz", + "integrity": "sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==", "dev": true, "requires": { - "@babel/types": "^7.10.4" + "@babel/types": "^7.12.13" } }, "@babel/helper-replace-supers": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz", - "integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==", + "version": "7.14.3", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.3.tgz", + "integrity": "sha512-Rlh8qEWZSTfdz+tgNV/N4gz1a0TMNwCUcENhMjHTHKp3LseYH5Jha0NSlyTQWMnjbYcwFt+bqAMqSLHVXkQ6UA==", "dev": true, "requires": { - "@babel/helper-member-expression-to-functions": "^7.10.4", - "@babel/helper-optimise-call-expression": "^7.10.4", - "@babel/traverse": "^7.10.4", - "@babel/types": "^7.10.4" + "@babel/helper-member-expression-to-functions": "^7.13.12", + "@babel/helper-optimise-call-expression": "^7.12.13", + "@babel/traverse": "^7.14.2", + "@babel/types": "^7.14.2" } }, "@babel/helper-simple-access": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz", - "integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==", + "version": "7.13.12", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz", + "integrity": "sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==", "dev": true, "requires": { - "@babel/template": "^7.10.4", - "@babel/types": "^7.10.4" + "@babel/types": "^7.13.12" } }, "@babel/helper-split-export-declaration": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz", - "integrity": "sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==", + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz", + "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==", "dev": true, "requires": { - "@babel/types": "^7.11.0" + "@babel/types": "^7.12.13" } }, "@babel/helper-validator-identifier": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz", - "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz", + "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==", + "dev": true + }, + "@babel/helper-validator-option": { + "version": "7.12.17", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz", + "integrity": "sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==", "dev": true }, "@babel/helpers": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz", - "integrity": "sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.0.tgz", + "integrity": "sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==", "dev": true, "requires": { - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.10.4", - "@babel/types": "^7.10.4" + "@babel/template": "^7.12.13", + "@babel/traverse": "^7.14.0", + "@babel/types": "^7.14.0" } }, "@babel/highlight": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz", + "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==", "dev": true, "requires": { - "@babel/helper-validator-identifier": "^7.10.4", + "@babel/helper-validator-identifier": "^7.14.0", "chalk": "^2.0.0", "js-tokens": "^4.0.0" } }, "@babel/parser": { - "version": "7.11.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.11.5.tgz", - "integrity": "sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==", + "version": "7.14.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.3.tgz", + "integrity": "sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==", "dev": true }, "@babel/template": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz", - "integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==", + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz", + "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==", "dev": true, "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/parser": "^7.10.4", - "@babel/types": "^7.10.4" + "@babel/code-frame": "^7.12.13", + "@babel/parser": "^7.12.13", + "@babel/types": "^7.12.13" + }, + "dependencies": { + "@babel/code-frame": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz", + "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==", + "dev": true, + "requires": { + "@babel/highlight": "^7.12.13" + } + } } }, "@babel/traverse": { - "version": "7.11.5", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.11.5.tgz", - "integrity": "sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.2.tgz", + "integrity": "sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==", "dev": true, "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.11.5", - "@babel/helper-function-name": "^7.10.4", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/parser": "^7.11.5", - "@babel/types": "^7.11.5", + "@babel/code-frame": "^7.12.13", + "@babel/generator": "^7.14.2", + "@babel/helper-function-name": "^7.14.2", + "@babel/helper-split-export-declaration": "^7.12.13", + "@babel/parser": "^7.14.2", + "@babel/types": "^7.14.2", "debug": "^4.1.0", - "globals": "^11.1.0", - "lodash": "^4.17.19" + "globals": "^11.1.0" }, "dependencies": { - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", + "@babel/code-frame": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz", + "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==", "dev": true, "requires": { - "ms": "2.1.2" + "@babel/highlight": "^7.12.13" } }, "globals": { @@ -256,30 +297,23 @@ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "dev": true - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true } } }, "@babel/types": { - "version": "7.11.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.11.5.tgz", - "integrity": "sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.2.tgz", + "integrity": "sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==", "dev": true, "requires": { - "@babel/helper-validator-identifier": "^7.10.4", - "lodash": "^4.17.19", + "@babel/helper-validator-identifier": "^7.14.0", "to-fast-properties": "^2.0.0" } }, "@eslint/eslintrc": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.1.3.tgz", - "integrity": "sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.1.tgz", + "integrity": "sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==", "dev": true, "requires": { "ajv": "^6.12.4", @@ -289,25 +323,18 @@ "ignore": "^4.0.6", "import-fresh": "^3.2.1", "js-yaml": "^3.13.1", - "lodash": "^4.17.19", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, "dependencies": { - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", + "globals": { + "version": "12.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", + "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", "dev": true, "requires": { - "ms": "2.1.2" + "type-fest": "^0.8.1" } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true } } }, @@ -436,28 +463,28 @@ } }, "@nodelib/fs.scandir": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", - "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz", + "integrity": "sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==", "dev": true, "requires": { - "@nodelib/fs.stat": "2.0.3", + "@nodelib/fs.stat": "2.0.4", "run-parallel": "^1.1.9" } }, "@nodelib/fs.stat": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz", - "integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz", + "integrity": "sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==", "dev": true }, "@nodelib/fs.walk": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz", - "integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==", + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.6.tgz", + "integrity": "sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==", "dev": true, "requires": { - "@nodelib/fs.scandir": "2.1.3", + "@nodelib/fs.scandir": "2.1.4", "fastq": "^1.6.0" } }, @@ -471,30 +498,34 @@ } }, "@stylelint/postcss-markdown": { - "version": "0.36.1", - "resolved": "https://registry.npmjs.org/@stylelint/postcss-markdown/-/postcss-markdown-0.36.1.tgz", - "integrity": "sha512-iDxMBWk9nB2BPi1VFQ+Dc5+XpvODBHw2n3tYpaBZuEAFQlbtF9If0Qh5LTTwSi/XwdbJ2jt+0dis3i8omyggpw==", + "version": "0.36.2", + "resolved": "https://registry.npmjs.org/@stylelint/postcss-markdown/-/postcss-markdown-0.36.2.tgz", + "integrity": "sha512-2kGbqUVJUGE8dM+bMzXG/PYUWKkjLIkRLWNh39OaADkiabDRdw8ATFCgbMz5xdIcvwspPAluSL7uY+ZiTWdWmQ==", "dev": true, "requires": { - "remark": "^12.0.0", - "unist-util-find-all-after": "^3.0.1" + "remark": "^13.0.0", + "unist-util-find-all-after": "^3.0.2" } }, - "@types/color-name": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==" - }, "@types/json5": { "version": "0.0.29", "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "dev": true }, + "@types/mdast": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.3.tgz", + "integrity": "sha512-SXPBMnFVQg1s00dlMCc/jCdvPqdE4mXaMMCeRlxLDmTAEoegHT53xKtkDnzDTOcmMHUfcjyf36/YYZ6SxRdnsw==", + "dev": true, + "requires": { + "@types/unist": "*" + } + }, "@types/minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz", + "integrity": "sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==", "dev": true }, "@types/normalize-package-data": { @@ -526,9 +557,9 @@ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" }, "acorn": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.0.tgz", - "integrity": "sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true }, "acorn-jsx": { @@ -545,20 +576,12 @@ "requires": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" - }, - "dependencies": { - "indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "dev": true - } } }, "ajv": { - "version": "6.12.5", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz", - "integrity": "sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==", + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -574,18 +597,18 @@ "dev": true }, "ansi-escapes": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz", - "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", "dev": true, "requires": { - "type-fest": "^0.11.0" + "type-fest": "^0.21.3" }, "dependencies": { "type-fest": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz", - "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==", + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", "dev": true } } @@ -604,9 +627,9 @@ } }, "anymatch": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", + "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", "requires": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" @@ -627,35 +650,114 @@ } } }, - "arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=" - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==" - }, - "arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=" - }, "array-each": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=" }, "array-includes": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz", - "integrity": "sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.3.tgz", + "integrity": "sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==", "dev": true, "requires": { + "call-bind": "^1.0.2", "define-properties": "^1.1.3", - "es-abstract": "^1.17.0", + "es-abstract": "^1.18.0-next.2", + "get-intrinsic": "^1.1.1", "is-string": "^1.0.5" + }, + "dependencies": { + "es-abstract": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0.tgz", + "integrity": "sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.2", + "is-callable": "^1.2.3", + "is-negative-zero": "^2.0.1", + "is-regex": "^1.1.2", + "is-string": "^1.0.5", + "object-inspect": "^1.9.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.2", + "string.prototype.trimend": "^1.0.4", + "string.prototype.trimstart": "^1.0.4", + "unbox-primitive": "^1.0.0" + } + }, + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-callable": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", + "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==", + "dev": true + }, + "is-negative-zero": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz", + "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==", + "dev": true + }, + "is-regex": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz", + "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-symbols": "^1.0.2" + } + }, + "object-inspect": { + "version": "1.10.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz", + "integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==", + "dev": true + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + }, + "string.prototype.trimend": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", + "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + }, + "string.prototype.trimstart": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz", + "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + } } }, "array-slice": { @@ -669,19 +771,107 @@ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true }, - "array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=" - }, "array.prototype.flat": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz", - "integrity": "sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz", + "integrity": "sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==", "dev": true, "requires": { + "call-bind": "^1.0.0", "define-properties": "^1.1.3", - "es-abstract": "^1.17.0-next.1" + "es-abstract": "^1.18.0-next.1" + }, + "dependencies": { + "es-abstract": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0.tgz", + "integrity": "sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.2", + "is-callable": "^1.2.3", + "is-negative-zero": "^2.0.1", + "is-regex": "^1.1.2", + "is-string": "^1.0.5", + "object-inspect": "^1.9.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.2", + "string.prototype.trimend": "^1.0.4", + "string.prototype.trimstart": "^1.0.4", + "unbox-primitive": "^1.0.0" + } + }, + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-callable": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", + "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==", + "dev": true + }, + "is-negative-zero": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz", + "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==", + "dev": true + }, + "is-regex": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz", + "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-symbols": "^1.0.2" + } + }, + "object-inspect": { + "version": "1.10.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz", + "integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==", + "dev": true + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + }, + "string.prototype.trimend": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", + "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + }, + "string.prototype.trimstart": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz", + "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + } } }, "arrify": { @@ -690,26 +880,16 @@ "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", "dev": true }, - "assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=" - }, "astral-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", - "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", "dev": true }, "async": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" - }, - "atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz", + "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==" }, "autoprefixer": { "version": "9.8.6", @@ -736,60 +916,10 @@ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" }, - "base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, "binary-extensions": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz", - "integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==" + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" }, "bindings": { "version": "1.5.0", @@ -825,41 +955,23 @@ } }, "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - } + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "requires": { + "fill-range": "^7.0.1" } }, "browserslist": { - "version": "4.14.3", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.14.3.tgz", - "integrity": "sha512-GcZPC5+YqyPO4SFnz48/B0YaCwS47Q9iPChRGi6t7HhflKBcINzFrJvRfC+jp30sRMKxF+d4EHGs27Z0XP1NaQ==", + "version": "4.16.6", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz", + "integrity": "sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==", "requires": { - "caniuse-lite": "^1.0.30001131", - "electron-to-chromium": "^1.3.570", - "escalade": "^3.1.0", - "node-releases": "^1.1.61" + "caniuse-lite": "^1.0.30001219", + "colorette": "^1.2.2", + "electron-to-chromium": "^1.3.723", + "escalade": "^3.1.1", + "node-releases": "^1.1.71" } }, "bytes": { @@ -867,20 +979,14 @@ "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz", "integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=" }, - "cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "call-bind": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", + "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "dev": true, "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" + "function-bind": "^1.1.1", + "get-intrinsic": "^1.0.2" } }, "callsites": { @@ -907,15 +1013,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001133", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001133.tgz", - "integrity": "sha512-s3XAUFaC/ntDb1O3lcw9K8MPeOW7KO3z9+GzAoBxfz1B0VdacXPMKgFUtG4KIsgmnbexmi013s9miVu4h+qMHw==" - }, - "ccount": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.0.5.tgz", - "integrity": "sha512-MOli1W+nfbPLlKEhInaxhRdp7KVLFxLN5ykwzHgLsLI3H3gs5jjFAK4Eoj3OzzcxCtumDaI8onoVDeQyWaNTkw==", - "dev": true + "version": "1.0.30001228", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001228.tgz", + "integrity": "sha512-QQmLOGJ3DEgokHbMSA8cj2a+geXqmnpyOFT0lhQV6P3/YOJvGDEwoedcwxEQ30gJIwIIunHIicunJ2rzK5gB2A==" }, "chalk": { "version": "2.4.2", @@ -943,12 +1043,6 @@ "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==", "dev": true }, - "character-entities-html4": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz", - "integrity": "sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==", - "dev": true - }, "character-entities-legacy": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz", @@ -962,57 +1056,18 @@ "dev": true }, "chokidar": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.2.tgz", - "integrity": "sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz", + "integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==", "requires": { "anymatch": "~3.1.1", "braces": "~3.0.2", - "fsevents": "~2.1.2", + "fsevents": "~2.3.1", "glob-parent": "~5.1.0", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", - "readdirp": "~3.4.0" - }, - "dependencies": { - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "requires": { - "fill-range": "^7.0.1" - } - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "is-glob": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "requires": { - "is-number": "^7.0.0" - } - } + "readdirp": "~3.5.0" } }, "ci-info": { @@ -1021,27 +1076,6 @@ "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", "dev": true }, - "class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, "clean-stack": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", @@ -1067,28 +1101,15 @@ "string-width": "^4.2.0" }, "dependencies": { - "ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "dev": true - }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, "color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", @@ -1104,18 +1125,6 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, "slice-ansi": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz", @@ -1126,26 +1135,6 @@ "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" } - }, - "string-width": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - } - }, - "strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.0" - } } } }, @@ -1176,21 +1165,6 @@ "q": "^1.1.2" } }, - "collapse-white-space": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz", - "integrity": "sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==", - "dev": true - }, - "collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", - "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - } - }, "color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -1205,9 +1179,9 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "colorette": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz", - "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", + "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==" }, "colors": { "version": "1.1.2", @@ -1215,9 +1189,9 @@ "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=" }, "commander": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-6.1.0.tgz", - "integrity": "sha512-wl7PNrYWd2y5mp1OK/LhTlv8Ff4kQJQRXXAvF+uU/TPNiVJUxZLRYGj/B0y/lPGAVcSbJqH2Za/cvHmrPMC8mA==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz", + "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==", "dev": true }, "compare-versions": { @@ -1226,22 +1200,11 @@ "integrity": "sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==", "dev": true }, - "component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" - }, "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, - "contains-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz", - "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=", - "dev": true - }, "continuable-cache": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz", @@ -1264,11 +1227,6 @@ } } }, - "copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=" - }, "cosmiconfig": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz", @@ -1283,9 +1241,9 @@ }, "dependencies": { "parse-json": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz", - "integrity": "sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", @@ -1302,6 +1260,28 @@ } } }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "dependencies": { + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + } + } + }, "css-select-base-adapter": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", @@ -1361,11 +1341,12 @@ } }, "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", + "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", + "dev": true, "requires": { - "ms": "2.0.0" + "ms": "2.1.2" } }, "decamelize": { @@ -1392,11 +1373,6 @@ } } }, - "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" - }, "dedent": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", @@ -1417,43 +1393,6 @@ "object-keys": "^1.0.12" } }, - "define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "dependencies": { - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, "detect-file": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", @@ -1471,6 +1410,14 @@ "dev": true, "requires": { "path-type": "^4.0.0" + }, + "dependencies": { + "path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "dev": true + } } }, "doctrine": { @@ -1521,14 +1468,14 @@ "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" }, "electron-to-chromium": { - "version": "1.3.570", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.570.tgz", - "integrity": "sha512-Y6OCoVQgFQBP5py6A/06+yWxUZHDlNr/gNDGatjH8AZqXl8X0tE4LfjLJsXGz/JmWJz8a6K7bR1k+QzZ+k//fg==" + "version": "1.3.735", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.735.tgz", + "integrity": "sha512-cp7MWzC3NseUJV2FJFgaiesdrS+A8ZUjX5fLAxdRlcaPDkaPGFplX930S5vf84yqDp4LjuLdKouWuVOTwUfqHQ==" }, "emoji-regex": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "dev": true }, "end-of-stream": { @@ -1600,9 +1547,9 @@ } }, "escalade": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.0.tgz", - "integrity": "sha512-mAk+hPSO8fLDkhV7V0dXazH5pDc6MrjBTPyD3VeKzxnVFjH1MIxbCdqGZB9O8+EwWakZs3ZCbDS4IpRt79V1ig==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==" }, "escape-string-regexp": { "version": "1.0.5", @@ -1610,29 +1557,31 @@ "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" }, "eslint": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.9.0.tgz", - "integrity": "sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==", + "version": "7.27.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.27.0.tgz", + "integrity": "sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==", "dev": true, "requires": { - "@babel/code-frame": "^7.0.0", - "@eslint/eslintrc": "^0.1.3", + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.1", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.0.1", "doctrine": "^3.0.0", "enquirer": "^2.3.5", - "eslint-scope": "^5.1.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^1.3.0", - "espree": "^7.3.0", - "esquery": "^1.2.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", "esutils": "^2.0.2", - "file-entry-cache": "^5.0.1", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", "glob-parent": "^5.0.0", - "globals": "^12.1.0", + "globals": "^13.6.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", @@ -1640,7 +1589,7 @@ "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", - "lodash": "^4.17.19", + "lodash.merge": "^4.6.2", "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", @@ -1649,7 +1598,7 @@ "semver": "^7.2.1", "strip-ansi": "^6.0.0", "strip-json-comments": "^3.1.0", - "table": "^5.2.3", + "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, @@ -1661,19 +1610,18 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -1695,25 +1643,17 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true }, - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", - "dev": true, - "requires": { - "ms": "2.1.2" - } + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true }, "has-flag": { "version": "4.0.0", @@ -1721,27 +1661,6 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, - "is-glob": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - }, "strip-ansi": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", @@ -1759,15 +1678,6 @@ "requires": { "has-flag": "^4.0.0" } - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } } } }, @@ -1785,16 +1695,44 @@ "requires": { "debug": "^2.6.9", "resolve": "^1.13.1" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "dev": true + } } }, "eslint-module-utils": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz", - "integrity": "sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz", + "integrity": "sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==", "dev": true, "requires": { - "debug": "^2.6.9", + "debug": "^3.2.7", "pkg-dir": "^2.0.0" + }, + "dependencies": { + "debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + } } }, "eslint-plugin-es": { @@ -1808,132 +1746,163 @@ } }, "eslint-plugin-import": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz", - "integrity": "sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==", + "version": "2.23.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz", + "integrity": "sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==", "dev": true, "requires": { - "array-includes": "^3.1.1", - "array.prototype.flat": "^1.2.3", - "contains-path": "^0.1.0", + "array-includes": "^3.1.3", + "array.prototype.flat": "^1.2.4", "debug": "^2.6.9", - "doctrine": "1.5.0", - "eslint-import-resolver-node": "^0.3.3", - "eslint-module-utils": "^2.6.0", + "doctrine": "^2.1.0", + "eslint-import-resolver-node": "^0.3.4", + "eslint-module-utils": "^2.6.1", + "find-up": "^2.0.0", "has": "^1.0.3", + "is-core-module": "^2.4.0", "minimatch": "^3.0.4", - "object.values": "^1.1.1", - "read-pkg-up": "^2.0.0", - "resolve": "^1.17.0", + "object.values": "^1.1.3", + "pkg-up": "^2.0.0", + "read-pkg-up": "^3.0.0", + "resolve": "^1.20.0", "tsconfig-paths": "^3.9.0" }, "dependencies": { - "doctrine": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz", - "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=", + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, "requires": { - "esutils": "^2.0.2", - "isarray": "^1.0.0" + "ms": "2.0.0" } }, - "find-up": { + "doctrine": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "dev": true, "requires": { - "locate-path": "^2.0.0" + "esutils": "^2.0.2" } }, - "load-json-file": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz", - "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=", + "es-abstract": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0.tgz", + "integrity": "sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "strip-bom": "^3.0.0" + "call-bind": "^1.0.2", + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.2", + "is-callable": "^1.2.3", + "is-negative-zero": "^2.0.1", + "is-regex": "^1.1.2", + "is-string": "^1.0.5", + "object-inspect": "^1.9.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.2", + "string.prototype.trimend": "^1.0.4", + "string.prototype.trimstart": "^1.0.4", + "unbox-primitive": "^1.0.0" } }, - "locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-callable": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", + "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==", + "dev": true + }, + "is-negative-zero": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz", + "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==", + "dev": true + }, + "is-regex": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz", + "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==", "dev": true, "requires": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" + "call-bind": "^1.0.2", + "has-symbols": "^1.0.2" } }, - "p-limit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "dev": true + }, + "object-inspect": { + "version": "1.10.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz", + "integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==", + "dev": true + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", "dev": true, "requires": { - "p-try": "^1.0.0" + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" } }, - "p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", + "object.values": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.3.tgz", + "integrity": "sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==", "dev": true, "requires": { - "p-limit": "^1.1.0" + "call-bind": "^1.0.2", + "define-properties": "^1.1.3", + "es-abstract": "^1.18.0-next.2", + "has": "^1.0.3" } }, - "p-try": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", - "dev": true - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - }, - "path-type": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz", - "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=", + "resolve": { + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", + "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", "dev": true, "requires": { - "pify": "^2.0.0" + "is-core-module": "^2.2.0", + "path-parse": "^1.0.6" } }, - "read-pkg": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz", - "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=", + "string.prototype.trimend": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", + "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==", "dev": true, "requires": { - "load-json-file": "^2.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^2.0.0" + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" } }, - "read-pkg-up": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz", - "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=", + "string.prototype.trimstart": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz", + "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==", "dev": true, "requires": { - "find-up": "^2.0.0", - "read-pkg": "^2.0.0" + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true } } }, @@ -1966,15 +1935,15 @@ } }, "eslint-plugin-promise": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz", - "integrity": "sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz", + "integrity": "sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==", "dev": true }, "eslint-plugin-standard": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz", - "integrity": "sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz", + "integrity": "sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==", "dev": true }, "eslint-scope": { @@ -2003,13 +1972,13 @@ "dev": true }, "espree": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz", - "integrity": "sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", "dev": true, "requires": { "acorn": "^7.4.0", - "acorn-jsx": "^5.2.0", + "acorn-jsx": "^5.3.1", "eslint-visitor-keys": "^1.3.0" } }, @@ -2019,9 +1988,9 @@ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" }, "esquery": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz", - "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", + "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", "dev": true, "requires": { "estraverse": "^5.1.0" @@ -2070,9 +2039,9 @@ "integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=" }, "execa": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.0.3.tgz", - "integrity": "sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", + "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", "dev": true, "requires": { "cross-spawn": "^7.0.0", @@ -2084,28 +2053,6 @@ "onetime": "^5.1.0", "signal-exit": "^3.0.2", "strip-final-newline": "^2.0.0" - }, - "dependencies": { - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - } } }, "execall": { @@ -2122,38 +2069,6 @@ "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=" }, - "expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", - "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, "expand-tilde": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", @@ -2167,84 +2082,6 @@ "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" }, - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", - "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, "fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -2252,9 +2089,9 @@ "dev": true }, "fast-glob": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz", - "integrity": "sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz", + "integrity": "sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==", "dev": true, "requires": { "@nodelib/fs.stat": "^2.0.2", @@ -2263,51 +2100,6 @@ "merge2": "^1.3.0", "micromatch": "^4.0.2", "picomatch": "^2.2.1" - }, - "dependencies": { - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "micromatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", - "dev": true, - "requires": { - "braces": "^3.0.1", - "picomatch": "^2.0.5" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } - } } }, "fast-json-stable-stringify": { @@ -2329,9 +2121,9 @@ "dev": true }, "fastq": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz", - "integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz", + "integrity": "sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==", "dev": true, "requires": { "reusify": "^1.0.4" @@ -2355,12 +2147,12 @@ } }, "file-entry-cache": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz", - "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, "requires": { - "flat-cache": "^2.0.1" + "flat-cache": "^3.0.4" } }, "file-uri-to-path": { @@ -2369,43 +2161,29 @@ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" }, "fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - } + "to-regex-range": "^5.0.1" } }, "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", + "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", "dev": true, "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" + "locate-path": "^2.0.0" } }, "find-versions": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz", - "integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz", + "integrity": "sha512-wgpWy002tA+wgmO27buH/9KzyEOQnKsG/R0yrcjPT9BOFm0zRBVQbZ95nRGXWMywS8YR5knRbpohio0bcJABxQ==", "dev": true, "requires": { - "semver-regex": "^2.0.0" + "semver-regex": "^3.1.2" } }, "findup-sync": { @@ -2448,31 +2226,19 @@ "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==" }, "flat-cache": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz", - "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", "dev": true, "requires": { - "flatted": "^2.0.0", - "rimraf": "2.6.3", - "write": "1.0.3" - }, - "dependencies": { - "rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - } + "flatted": "^3.1.0", + "rimraf": "^3.0.2" } }, "flatted": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz", - "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz", + "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==", "dev": true }, "for-in": { @@ -2488,23 +2254,15 @@ "for-in": "^1.0.1" } }, - "fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", - "requires": { - "map-cache": "^0.2.2" - } - }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" }, "fsevents": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz", - "integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "optional": true }, "function-bind": { @@ -2527,11 +2285,22 @@ } }, "gensync": { - "version": "1.0.0-beta.1", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz", - "integrity": "sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==", + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", "dev": true }, + "get-intrinsic": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", + "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", + "dev": true, + "requires": { + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.1" + } + }, "get-own-enumerable-property-symbols": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", @@ -2553,15 +2322,10 @@ "pump": "^3.0.0" } }, - "get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=" - }, "getobject": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz", - "integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/getobject/-/getobject-1.0.1.tgz", + "integrity": "sha512-tj18lLe+917AACr6BdVoUuHnBPTVd9BEJp1vxnMZ58ztNvuxz9Ufa+wf3g37tlGITH35jggwZ2d9lcgHJJgXfQ==" }, "glob": { "version": "7.1.6", @@ -2617,18 +2381,26 @@ } }, "globals": { - "version": "12.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", - "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", + "version": "13.8.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.8.0.tgz", + "integrity": "sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==", "dev": true, "requires": { - "type-fest": "^0.8.1" + "type-fest": "^0.20.2" + }, + "dependencies": { + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + } } }, "globby": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.1.tgz", - "integrity": "sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz", + "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==", "dev": true, "requires": { "array-union": "^2.1.0", @@ -2673,25 +2445,25 @@ } }, "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz", + "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==", "dev": true }, "grunt": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.3.0.tgz", - "integrity": "sha512-6ILlMXv11/4cxuhSMfSU+SfvbxrPuqZrAtLN64+tZpQ3DAKfSQPQHRbTjSbdtxfyQhGZPtN0bDZJ/LdCM5WXXA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.0.tgz", + "integrity": "sha512-yRFc0GVCDu9yxqOFzpuXQ2pEdgtLDnFv5Qz54jfIcNnpJ8Z7B7P7kPkT4VMuRvm+N+QOsI8C4v/Q0DSaoj3LgQ==", "requires": { "dateformat": "~3.0.3", "eventemitter2": "~0.4.13", "exit": "~0.1.2", "findup-sync": "~0.3.0", "glob": "~7.1.6", - "grunt-cli": "~1.3.2", - "grunt-known-options": "~1.1.0", + "grunt-cli": "~1.4.2", + "grunt-known-options": "~1.1.1", "grunt-legacy-log": "~3.0.0", - "grunt-legacy-util": "~2.0.0", + "grunt-legacy-util": "~2.0.1", "iconv-lite": "~0.4.13", "js-yaml": "~3.14.0", "minimatch": "~3.0.4", @@ -2701,15 +2473,15 @@ }, "dependencies": { "grunt-cli": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.3.2.tgz", - "integrity": "sha512-8OHDiZZkcptxVXtMfDxJvmN7MVJNE8L/yIcPb4HB7TlyFD1kDvjHrb62uhySsU14wJx9ORMnTuhRMQ40lH/orQ==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.2.tgz", + "integrity": "sha512-wsu6BZh7KCnfeaSkDrKIAvOlqGKxNRTZjc8xfZlvxCByQIqUfZ31kh5uHpPnhQ4NdVgvaWaVxa1LUbVU80nACw==", "requires": { - "grunt-known-options": "~1.1.0", + "grunt-known-options": "~1.1.1", "interpret": "~1.1.0", - "liftoff": "~2.5.0", + "liftup": "~3.0.1", "nopt": "~4.0.1", - "v8flags": "~3.1.1" + "v8flags": "~3.2.0" }, "dependencies": { "nopt": { @@ -2726,13 +2498,13 @@ } }, "grunt-contrib-uglify": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-5.0.0.tgz", - "integrity": "sha512-rIFFPJMWKnh6oxDe2b810Ysg5SKoiI0u/FvuvAVpvJ7VHILkKtGqA4jgJ1JWruWQ+1m5FtB1lVSK81YyzIgDUw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-5.0.1.tgz", + "integrity": "sha512-T/aXZ4WIpAtoswZqb6HROKg7uq9QbKwl+lUuOwK4eoFj3tFv9/a/oMyd3/qvetV29Pbf8P1YYda1gDwZppr60A==", "requires": { "chalk": "^2.4.1", "maxmin": "^2.1.0", - "uglify-js": "^3.5.0", + "uglify-js": "^3.13.3", "uri-path": "^1.0.0" } }, @@ -2783,18 +2555,17 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -2829,17 +2600,32 @@ } }, "grunt-legacy-util": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.0.tgz", - "integrity": "sha512-ZEmYFB44bblwPE2oz3q3ygfF6hseQja9tx8I3UZIwbUik32FMWewA+d1qSFicMFB+8dNXDkh35HcDCWlpRsGlA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz", + "integrity": "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==", "requires": { - "async": "~1.5.2", - "exit": "~0.1.1", - "getobject": "~0.1.0", + "async": "~3.2.0", + "exit": "~0.1.2", + "getobject": "~1.0.0", "hooker": "~0.2.3", - "lodash": "~4.17.20", + "lodash": "~4.17.21", "underscore.string": "~3.3.5", - "which": "~1.3.0" + "which": "~2.0.2" + }, + "dependencies": { + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "requires": { + "isexe": "^2.0.0" + } + } } }, "grunt-postcss": { @@ -2907,6 +2693,12 @@ "ansi-regex": "^2.0.0" } }, + "has-bigints": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz", + "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==", + "dev": true + }, "has-flag": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", @@ -2917,35 +2709,6 @@ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz", "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==" }, - "has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", - "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - } - }, - "has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", - "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "dependencies": { - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, "homedir-polyfill": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", @@ -2960,9 +2723,9 @@ "integrity": "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=" }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "html-tags": { @@ -2997,37 +2760,36 @@ "dev": true }, "husky": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/husky/-/husky-4.3.0.tgz", - "integrity": "sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==", + "version": "4.3.8", + "resolved": "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz", + "integrity": "sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==", "dev": true, "requires": { "chalk": "^4.0.0", "ci-info": "^2.0.0", "compare-versions": "^3.6.0", "cosmiconfig": "^7.0.0", - "find-versions": "^3.2.0", + "find-versions": "^4.0.0", "opencollective-postinstall": "^2.0.2", - "pkg-dir": "^4.2.0", + "pkg-dir": "^5.0.0", "please-upgrade-node": "^3.2.0", "slash": "^3.0.0", "which-pm-runs": "^1.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -3050,12 +2812,12 @@ "dev": true }, "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, "requires": { - "locate-path": "^5.0.0", + "locate-path": "^6.0.0", "path-exists": "^4.0.0" } }, @@ -3066,21 +2828,30 @@ "dev": true }, "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, "requires": { - "p-locate": "^4.1.0" + "p-locate": "^5.0.0" + } + }, + "p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "requires": { + "yocto-queue": "^0.1.0" } }, "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", "dev": true, "requires": { - "p-limit": "^2.2.0" + "p-limit": "^3.0.2" } }, "path-exists": { @@ -3090,12 +2861,12 @@ "dev": true }, "pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz", + "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==", "dev": true, "requires": { - "find-up": "^4.0.0" + "find-up": "^5.0.0" } }, "supports-color": { @@ -3124,9 +2895,9 @@ "dev": true }, "import-fresh": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz", - "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", "dev": true, "requires": { "parent-module": "^1.0.0", @@ -3151,12 +2922,6 @@ "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", "dev": true }, - "indexes-of": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz", - "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=", - "dev": true - }, "inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", @@ -3190,36 +2955,12 @@ "is-windows": "^1.0.1" } }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, "is-alphabetical": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz", "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==", "dev": true }, - "is-alphanumeric": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz", - "integrity": "sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=", - "dev": true - }, "is-alphanumerical": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz", @@ -3236,6 +2977,12 @@ "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", "dev": true }, + "is-bigint": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.2.tgz", + "integrity": "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==", + "dev": true + }, "is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", @@ -3244,32 +2991,32 @@ "binary-extensions": "^2.0.0" } }, + "is-boolean-object": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.1.tgz", + "integrity": "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==", + "dev": true, + "requires": { + "call-bind": "^1.0.2" + } + }, "is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", + "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", + "dev": true }, "is-callable": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.1.tgz", "integrity": "sha512-wliAfSzx6V+6WfMOmus1xy0XvSgf/dlStkvTfq7F0g4bOIW0PSUbnyse3NhDwdyYS1ozfUtAAySqTws3z9Eqgg==" }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "is-core-module": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz", + "integrity": "sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==", "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } - } + "has": "^1.0.3" } }, "is-date-object": { @@ -3283,28 +3030,6 @@ "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==", "dev": true }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "dependencies": { - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==" - } - } - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=" - }, "is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -3317,11 +3042,11 @@ "dev": true }, "is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", + "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", "requires": { - "is-extglob": "^2.1.0" + "is-extglob": "^2.1.1" } }, "is-hexadecimal": { @@ -3336,22 +3061,15 @@ "integrity": "sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=" }, "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } - } - } + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + }, + "is-number-object": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.5.tgz", + "integrity": "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==", + "dev": true }, "is-obj": { "version": "1.0.1", @@ -3402,9 +3120,9 @@ "dev": true }, "is-string": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz", - "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.6.tgz", + "integrity": "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==", "dev": true }, "is-symbol": { @@ -3429,10 +3147,10 @@ "unc-path-regex": "^0.1.2" } }, - "is-whitespace-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz", - "integrity": "sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==", + "is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", "dev": true }, "is-windows": { @@ -3440,17 +3158,6 @@ "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" }, - "is-word-character": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz", - "integrity": "sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==", - "dev": true - }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, "isexe": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", @@ -3482,6 +3189,12 @@ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "dev": true }, + "json-parse-better-errors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", + "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", + "dev": true + }, "json-parse-even-better-errors": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", @@ -3515,9 +3228,9 @@ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" }, "known-css-properties": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.19.0.tgz", - "integrity": "sha512-eYboRV94Vco725nKMlpkn3nV2+96p9c3gKXRsYqAJSswSENvBhN7n5L+uDhY58xQa0UukWsDMTGELzmD8Q+wTA==", + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.21.0.tgz", + "integrity": "sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==", "dev": true }, "levn": { @@ -3530,31 +3243,40 @@ "type-check": "~0.4.0" } }, - "liftoff": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.5.0.tgz", - "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=", + "liftup": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz", + "integrity": "sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==", "requires": { - "extend": "^3.0.0", - "findup-sync": "^2.0.0", - "fined": "^1.0.1", - "flagged-respawn": "^1.0.0", + "extend": "^3.0.2", + "findup-sync": "^4.0.0", + "fined": "^1.2.0", + "flagged-respawn": "^1.0.1", "is-plain-object": "^2.0.4", - "object.map": "^1.0.0", - "rechoir": "^0.6.2", - "resolve": "^1.1.7" + "object.map": "^1.0.1", + "rechoir": "^0.7.0", + "resolve": "^1.19.0" }, "dependencies": { "findup-sync": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz", - "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz", + "integrity": "sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==", "requires": { "detect-file": "^1.0.0", - "is-glob": "^3.1.0", - "micromatch": "^3.0.4", + "is-glob": "^4.0.0", + "micromatch": "^4.0.2", "resolve-dir": "^1.0.1" } + }, + "resolve": { + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", + "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", + "requires": { + "is-core-module": "^2.2.0", + "path-parse": "^1.0.6" + } } } }, @@ -3565,20 +3287,20 @@ "dev": true }, "lint-staged": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.4.0.tgz", - "integrity": "sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==", + "version": "10.5.4", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.4.tgz", + "integrity": "sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==", "dev": true, "requires": { "chalk": "^4.1.0", "cli-truncate": "^2.1.0", - "commander": "^6.0.0", + "commander": "^6.2.0", "cosmiconfig": "^7.0.0", - "debug": "^4.1.1", + "debug": "^4.2.0", "dedent": "^0.7.0", "enquirer": "^2.3.6", - "execa": "^4.0.3", - "listr2": "^2.6.0", + "execa": "^4.1.0", + "listr2": "^3.2.2", "log-symbols": "^4.0.0", "micromatch": "^4.0.2", "normalize-path": "^3.0.0", @@ -3588,28 +3310,18 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -3631,52 +3343,12 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, "has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "micromatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", - "dev": true, - "requires": { - "braces": "^3.0.1", - "picomatch": "^2.0.5" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, "supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -3685,48 +3357,39 @@ "requires": { "has-flag": "^4.0.0" } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } } } }, "listr2": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/listr2/-/listr2-2.6.2.tgz", - "integrity": "sha512-6x6pKEMs8DSIpA/tixiYY2m/GcbgMplMVmhQAaLFxEtNSKLeWTGjtmU57xvv6QCm2XcqzyNXL/cTSVf4IChCRA==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/listr2/-/listr2-3.8.2.tgz", + "integrity": "sha512-E28Fw7Zd3HQlCJKzb9a8C8M0HtFWQeucE+S8YrSrqZObuCLPRHMRrR8gNmYt65cU9orXYHwvN5agXC36lYt7VQ==", "dev": true, "requires": { - "chalk": "^4.1.0", + "chalk": "^4.1.1", "cli-truncate": "^2.1.0", "figures": "^3.2.0", "indent-string": "^4.0.0", "log-update": "^4.0.0", "p-map": "^4.0.0", - "rxjs": "^6.6.2", - "through": "^2.3.8" + "rxjs": "^6.6.7", + "through": "^2.3.8", + "wrap-ansi": "^7.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -3763,12 +3426,6 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, - "indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "dev": true - }, "supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -3785,13 +3442,26 @@ "resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.4.0.tgz", "integrity": "sha512-XPQH8Z2GDP/Hwz2PCDrh2mth4yFejwA1OZ/81Ti3LgKyhDcEjsSsqFWZojHG0va/duGd+WyosY7eXLDoOyqcPw==" }, + "load-json-file": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", + "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", + "dev": true, + "requires": { + "graceful-fs": "^4.1.2", + "parse-json": "^4.0.0", + "pify": "^3.0.0", + "strip-bom": "^3.0.0" + } + }, "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", + "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", "dev": true, "requires": { - "p-locate": "^4.1.0" + "p-locate": "^2.0.0", + "path-exists": "^3.0.0" } }, "lodash": { @@ -3799,29 +3469,47 @@ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" }, - "log-symbols": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.0.0.tgz", - "integrity": "sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==", - "dev": true, - "requires": { - "chalk": "^4.0.0" + "lodash.clonedeep": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", + "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=", + "dev": true + }, + "log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "dev": true, + "requires": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -3879,21 +3567,14 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, "color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", @@ -3909,40 +3590,6 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "string-width": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - } - }, "strip-ansi": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", @@ -3971,6 +3618,15 @@ "integrity": "sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==", "dev": true }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, "make-iterator": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", @@ -3985,34 +3641,11 @@ "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=" }, "map-obj": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.1.0.tgz", - "integrity": "sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==", - "dev": true - }, - "map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", - "requires": { - "object-visit": "^1.0.0" - } - }, - "markdown-escapes": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz", - "integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz", + "integrity": "sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==", "dev": true }, - "markdown-table": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-2.0.0.tgz", - "integrity": "sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==", - "dev": true, - "requires": { - "repeat-string": "^1.0.0" - } - }, "mathml-tag-names": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz", @@ -4054,43 +3687,223 @@ } } }, - "mdast-util-compact": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/mdast-util-compact/-/mdast-util-compact-2.0.1.tgz", - "integrity": "sha512-7GlnT24gEwDrdAwEHrU4Vv5lLWrEer4KOkAiKT9nYstsTad7Oc1TwqT2zIMKRdZF7cTuaf+GA1E4Kv7jJh8mPA==", + "mdast-util-from-markdown": { + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz", + "integrity": "sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==", + "dev": true, + "requires": { + "@types/mdast": "^3.0.0", + "mdast-util-to-string": "^2.0.0", + "micromark": "~2.11.0", + "parse-entities": "^2.0.0", + "unist-util-stringify-position": "^2.0.0" + } + }, + "mdast-util-to-markdown": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-0.6.5.tgz", + "integrity": "sha512-XeV9sDE7ZlOQvs45C9UKMtfTcctcaj/pGwH8YLbMHoMOXNNCn2LsqVQOqrF1+/NU8lKDAqozme9SCXWyo9oAcQ==", "dev": true, "requires": { - "unist-util-visit": "^2.0.0" + "@types/unist": "^2.0.0", + "longest-streak": "^2.0.0", + "mdast-util-to-string": "^2.0.0", + "parse-entities": "^2.0.0", + "repeat-string": "^1.0.0", + "zwitch": "^1.0.0" } }, + "mdast-util-to-string": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz", + "integrity": "sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==", + "dev": true + }, "mdn-data": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz", "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==" }, "meow": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/meow/-/meow-7.1.1.tgz", - "integrity": "sha512-GWHvA5QOcS412WCo8vwKDlTelGLsCGBVevQB5Kva961rmNfun0PCbv5+xta2kUMFJyR8/oWnn7ddeKdosbAPbA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz", + "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", "dev": true, "requires": { "@types/minimist": "^1.2.0", "camelcase-keys": "^6.2.2", + "decamelize": "^1.2.0", "decamelize-keys": "^1.1.0", "hard-rejection": "^2.1.0", "minimist-options": "4.1.0", - "normalize-package-data": "^2.5.0", + "normalize-package-data": "^3.0.0", "read-pkg-up": "^7.0.1", "redent": "^3.0.0", "trim-newlines": "^3.0.0", - "type-fest": "^0.13.1", - "yargs-parser": "^18.1.3" + "type-fest": "^0.18.0", + "yargs-parser": "^20.2.3" }, "dependencies": { + "find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "hosted-git-info": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz", + "integrity": "sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "normalize-package-data": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz", + "integrity": "sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==", + "dev": true, + "requires": { + "hosted-git-info": "^4.0.1", + "resolve": "^1.20.0", + "semver": "^7.3.4", + "validate-npm-package-license": "^3.0.1" + } + }, + "p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "dev": true + }, + "parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + } + }, + "path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true + }, + "read-pkg": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", + "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", + "dev": true, + "requires": { + "@types/normalize-package-data": "^2.4.0", + "normalize-package-data": "^2.5.0", + "parse-json": "^5.0.0", + "type-fest": "^0.6.0" + }, + "dependencies": { + "hosted-git-info": { + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", + "dev": true + }, + "normalize-package-data": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", + "dev": true, + "requires": { + "hosted-git-info": "^2.1.4", + "resolve": "^1.10.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" + } + }, + "semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true + }, + "type-fest": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", + "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", + "dev": true + } + } + }, + "read-pkg-up": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", + "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", + "dev": true, + "requires": { + "find-up": "^4.1.0", + "read-pkg": "^5.2.0", + "type-fest": "^0.8.1" + }, + "dependencies": { + "type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "dev": true + } + } + }, + "resolve": { + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", + "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", + "dev": true, + "requires": { + "is-core-module": "^2.2.0", + "path-parse": "^1.0.6" + } + }, "type-fest": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz", - "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==", + "version": "0.18.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", + "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", "dev": true } } @@ -4107,24 +3920,30 @@ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", "dev": true }, + "micromark": { + "version": "2.11.4", + "resolved": "https://registry.npmjs.org/micromark/-/micromark-2.11.4.tgz", + "integrity": "sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==", + "dev": true, + "requires": { + "debug": "^4.0.0", + "parse-entities": "^2.0.0" + } + }, "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", + "integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==", + "requires": { + "braces": "^3.0.1", + "picomatch": "^2.2.3" + }, + "dependencies": { + "picomatch": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz", + "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==" + } } }, "mimic-fn": { @@ -4176,52 +3995,16 @@ } } }, - "mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, "mkdirp": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" }, "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - } + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true }, "natural-compare": { "version": "1.4.0", @@ -4235,9 +4018,9 @@ "integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==" }, "node-releases": { - "version": "1.1.61", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.61.tgz", - "integrity": "sha512-DD5vebQLg8jLCOzwupn954fbIiZht05DAZs0k2u8NStSe6h9XdsuIQL8hSRKYiU8WUQRznmSDrKGbv3ObOmC7g==" + "version": "1.1.72", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.72.tgz", + "integrity": "sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==" }, "nopt": { "version": "3.0.6", @@ -4257,6 +4040,14 @@ "resolve": "^1.10.0", "semver": "2 || 3 || 4 || 5", "validate-npm-package-license": "^3.0.1" + }, + "dependencies": { + "semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true + } } }, "normalize-path": { @@ -4307,34 +4098,6 @@ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" }, - "object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", - "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, "object-inspect": { "version": "1.8.0", "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz", @@ -4345,14 +4108,6 @@ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" }, - "object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", - "requires": { - "isobject": "^3.0.0" - } - }, "object.assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.1.tgz", @@ -4490,21 +4245,21 @@ } }, "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", + "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", "dev": true, "requires": { - "p-try": "^2.0.0" + "p-try": "^1.0.0" } }, "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", + "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", "dev": true, "requires": { - "p-limit": "^2.2.0" + "p-limit": "^1.1.0" } }, "p-map": { @@ -4517,9 +4272,9 @@ } }, "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", + "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", "dev": true }, "parent-module": { @@ -4556,12 +4311,13 @@ } }, "parse-json": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", + "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", "dev": true, "requires": { - "error-ex": "^1.2.0" + "error-ex": "^1.3.1", + "json-parse-better-errors": "^1.0.1" } }, "parse-passwd": { @@ -4569,15 +4325,10 @@ "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=" }, - "pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=" - }, "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", + "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", "dev": true }, "path-is-absolute": { @@ -4610,10 +4361,13 @@ "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=" }, "path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", + "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", + "dev": true, + "requires": { + "pify": "^3.0.0" + } }, "picomatch": { "version": "2.2.2", @@ -4621,9 +4375,9 @@ "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" }, "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", + "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", "dev": true }, "pkg-dir": { @@ -4633,72 +4387,25 @@ "dev": true, "requires": { "find-up": "^2.1.0" - }, - "dependencies": { - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "^2.0.0" - } - }, - "locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", - "dev": true, - "requires": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" - } - }, - "p-limit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", - "dev": true, - "requires": { - "p-try": "^1.0.0" - } - }, - "p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", - "dev": true, - "requires": { - "p-limit": "^1.1.0" - } - }, - "p-try": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", - "dev": true - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - } } }, - "please-upgrade-node": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz", - "integrity": "sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==", + "pkg-up": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz", + "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=", "dev": true, "requires": { - "semver-compare": "^1.0.0" + "find-up": "^2.1.0" } }, - "posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=" + "please-upgrade-node": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz", + "integrity": "sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==", + "dev": true, + "requires": { + "semver-compare": "^1.0.0" + } }, "postcss": { "version": "7.0.34", @@ -4769,14 +4476,13 @@ } }, "postcss-selector-parser": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz", - "integrity": "sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==", + "version": "6.0.6", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.6.tgz", + "integrity": "sha512-9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PMg==", "dev": true, "requires": { "cssesc": "^3.0.0", - "indexes-of": "^1.0.1", - "uniq": "^1.0.1" + "util-deprecate": "^1.0.2" } }, "postcss-sorting": { @@ -4846,6 +4552,12 @@ "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz", "integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==" }, + "queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true + }, "quick-lru": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", @@ -4862,46 +4574,24 @@ } }, "read-pkg": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", + "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", "dev": true, "requires": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "dependencies": { - "parse-json": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz", - "integrity": "sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "type-fest": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "dev": true - } + "load-json-file": "^4.0.0", + "normalize-package-data": "^2.3.2", + "path-type": "^3.0.0" } }, "read-pkg-up": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", + "integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=", "dev": true, "requires": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" + "find-up": "^2.0.0", + "read-pkg": "^3.0.0" } }, "readable-stream": { @@ -4927,19 +4617,19 @@ } }, "readdirp": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.4.0.tgz", - "integrity": "sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz", + "integrity": "sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==", "requires": { "picomatch": "^2.2.1" } }, "rechoir": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", - "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.0.tgz", + "integrity": "sha512-ADsDEH2bvbjltXEP+hTIAmeFekTFK0V2BTxMkok6qILyAJEXV0AFfoWcAq4yfll5VdIMd/RVXq0lR+wQi5ZU3Q==", "requires": { - "resolve": "^1.1.6" + "resolve": "^1.9.0" } }, "redent": { @@ -4952,15 +4642,6 @@ "strip-indent": "^3.0.0" } }, - "regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - } - }, "regexpp": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", @@ -4968,76 +4649,44 @@ "dev": true }, "remark": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/remark/-/remark-12.0.1.tgz", - "integrity": "sha512-gS7HDonkdIaHmmP/+shCPejCEEW+liMp/t/QwmF0Xt47Rpuhl32lLtDV1uKWvGoq+kxr5jSgg5oAIpGuyULjUw==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/remark/-/remark-13.0.0.tgz", + "integrity": "sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==", "dev": true, "requires": { - "remark-parse": "^8.0.0", - "remark-stringify": "^8.0.0", - "unified": "^9.0.0" + "remark-parse": "^9.0.0", + "remark-stringify": "^9.0.0", + "unified": "^9.1.0" } }, "remark-parse": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz", - "integrity": "sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-9.0.0.tgz", + "integrity": "sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw==", "dev": true, "requires": { - "ccount": "^1.0.0", - "collapse-white-space": "^1.0.2", - "is-alphabetical": "^1.0.0", - "is-decimal": "^1.0.0", - "is-whitespace-character": "^1.0.0", - "is-word-character": "^1.0.0", - "markdown-escapes": "^1.0.0", - "parse-entities": "^2.0.0", - "repeat-string": "^1.5.4", - "state-toggle": "^1.0.0", - "trim": "0.0.1", - "trim-trailing-lines": "^1.0.0", - "unherit": "^1.0.4", - "unist-util-remove-position": "^2.0.0", - "vfile-location": "^3.0.0", - "xtend": "^4.0.1" + "mdast-util-from-markdown": "^0.8.0" } }, "remark-stringify": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-8.1.1.tgz", - "integrity": "sha512-q4EyPZT3PcA3Eq7vPpT6bIdokXzFGp9i85igjmhRyXWmPs0Y6/d2FYwUNotKAWyLch7g0ASZJn/KHHcHZQ163A==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-9.0.1.tgz", + "integrity": "sha512-mWmNg3ZtESvZS8fv5PTvaPckdL4iNlCHTt8/e/8oN08nArHRHjNZMKzA/YW3+p7/lYqIw4nx1XsjCBo/AxNChg==", "dev": true, "requires": { - "ccount": "^1.0.0", - "is-alphanumeric": "^1.0.0", - "is-decimal": "^1.0.0", - "is-whitespace-character": "^1.0.0", - "longest-streak": "^2.0.1", - "markdown-escapes": "^1.0.0", - "markdown-table": "^2.0.0", - "mdast-util-compact": "^2.0.0", - "parse-entities": "^2.0.0", - "repeat-string": "^1.5.4", - "state-toggle": "^1.0.0", - "stringify-entities": "^3.0.0", - "unherit": "^1.0.4", - "xtend": "^4.0.1" + "mdast-util-to-markdown": "^0.6.0" } }, - "repeat-element": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", - "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==" - }, "repeat-string": { "version": "1.6.1", "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=" + "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", + "dev": true }, - "replace-ext": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz", - "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=", + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", "dev": true }, "resolve": { @@ -5063,11 +4712,6 @@ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "dev": true }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=" - }, "restore-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", @@ -5078,11 +4722,6 @@ "signal-exit": "^3.0.2" } }, - "ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==" - }, "reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", @@ -5098,15 +4737,18 @@ } }, "run-parallel": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz", - "integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==", - "dev": true + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "requires": { + "queue-microtask": "^1.2.2" + } }, "rxjs": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz", - "integrity": "sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==", + "version": "6.6.7", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", + "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", "dev": true, "requires": { "tslib": "^1.9.0" @@ -5122,25 +4764,17 @@ "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz", "integrity": "sha1-PnZyPjjf3aE8mx0poeB//uSzC1c=" }, - "safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", - "requires": { - "ret": "~0.1.10" - } - }, "safer-buffer": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "sass": { - "version": "1.26.11", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.26.11.tgz", - "integrity": "sha512-W1l/+vjGjIamsJ6OnTe0K37U2DBO/dgsv2Z4c89XQ8ZOO6l/VwkqwLSqoYzJeJs6CLuGSTRWc91GbQFL3lvrvw==", + "version": "1.34.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.34.0.tgz", + "integrity": "sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw==", "requires": { - "chokidar": ">=2.0.0 <4.0.0" + "chokidar": ">=3.0.0 <4.0.0" } }, "sax": { @@ -5149,10 +4783,13 @@ "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" }, "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true + "version": "7.3.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", + "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } }, "semver-compare": { "version": "1.0.0", @@ -5161,32 +4798,11 @@ "dev": true }, "semver-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz", - "integrity": "sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.2.tgz", + "integrity": "sha512-bXWyL6EAKOJa81XG1OZ/Yyuq+oT0b2YLlxx7c+mrdYPaPbnj6WgVULXhinMIeZGufuUBu/eVRqXEhiv4imfwxA==", "dev": true }, - "set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", - "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, "shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", @@ -5215,123 +4831,39 @@ "dev": true }, "slice-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz", - "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", "dev": true, "requires": { - "ansi-styles": "^3.2.0", - "astral-regex": "^1.0.0", - "is-fullwidth-code-point": "^2.0.0" - }, - "dependencies": { - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - } - } - }, - "snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" }, "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "color-convert": "^2.0.1" } }, - "extend-shallow": { + "color-convert": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "requires": { - "is-extendable": "^0.1.0" - } - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" - } - } - }, - "snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, "requires": { - "kind-of": "^6.0.0" + "color-name": "~1.1.4" } }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "requires": { - "kind-of": "^3.2.0" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true } } }, @@ -5340,23 +4872,6 @@ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" }, - "source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "requires": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "source-map-url": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", - "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=" - }, "spdx-correct": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", @@ -5384,9 +4899,9 @@ } }, "spdx-license-ids": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz", - "integrity": "sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw==", + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz", + "integrity": "sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ==", "dev": true }, "specificity": { @@ -5395,14 +4910,6 @@ "integrity": "sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==", "dev": true }, - "split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "requires": { - "extend-shallow": "^3.0.0" - } - }, "sprintf-js": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz", @@ -5413,31 +4920,6 @@ "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" }, - "state-toggle": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz", - "integrity": "sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==", - "dev": true - }, - "static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", - "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, "string-argv": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.1.tgz", @@ -5450,9 +4932,9 @@ "integrity": "sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=" }, "string-width": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz", + "integrity": "sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==", "dev": true, "requires": { "emoji-regex": "^8.0.0", @@ -5466,12 +4948,6 @@ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", "dev": true }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, "strip-ansi": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", @@ -5506,19 +4982,6 @@ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" }, - "stringify-entities": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-3.0.1.tgz", - "integrity": "sha512-Lsk3ISA2++eJYqBMPKcr/8eby1I6L0gP0NlxF8Zja6c05yr/yCYyb2c9PwXjd08Ib3If1vn1rbs1H5ZtVuOfvQ==", - "dev": true, - "requires": { - "character-entities-html4": "^1.0.0", - "character-entities-legacy": "^1.0.0", - "is-alphanumerical": "^1.0.0", - "is-decimal": "^1.0.2", - "is-hexadecimal": "^1.0.0" - } - }, "stringify-object": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", @@ -5538,6 +5001,12 @@ "ansi-regex": "^2.0.0" } }, + "strip-bom": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", + "dev": true + }, "strip-final-newline": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", @@ -5566,38 +5035,38 @@ "dev": true }, "stylelint": { - "version": "13.7.2", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.7.2.tgz", - "integrity": "sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.13.1.tgz", + "integrity": "sha512-Mv+BQr5XTUrKqAXmpqm6Ddli6Ief+AiPZkRsIrAoUKFuq/ElkUh9ZMYxXD0iQNZ5ADghZKLOWz1h7hTClB7zgQ==", "dev": true, "requires": { "@stylelint/postcss-css-in-js": "^0.37.2", - "@stylelint/postcss-markdown": "^0.36.1", + "@stylelint/postcss-markdown": "^0.36.2", "autoprefixer": "^9.8.6", - "balanced-match": "^1.0.0", - "chalk": "^4.1.0", + "balanced-match": "^2.0.0", + "chalk": "^4.1.1", "cosmiconfig": "^7.0.0", - "debug": "^4.1.1", + "debug": "^4.3.1", "execall": "^2.0.0", - "fast-glob": "^3.2.4", + "fast-glob": "^3.2.5", "fastest-levenshtein": "^1.0.12", - "file-entry-cache": "^5.0.1", + "file-entry-cache": "^6.0.1", "get-stdin": "^8.0.0", "global-modules": "^2.0.0", - "globby": "^11.0.1", + "globby": "^11.0.3", "globjoin": "^0.1.4", "html-tags": "^3.1.0", "ignore": "^5.1.8", "import-lazy": "^4.0.0", "imurmurhash": "^0.1.4", - "known-css-properties": "^0.19.0", - "lodash": "^4.17.20", - "log-symbols": "^4.0.0", + "known-css-properties": "^0.21.0", + "lodash": "^4.17.21", + "log-symbols": "^4.1.0", "mathml-tag-names": "^2.1.3", - "meow": "^7.1.1", - "micromatch": "^4.0.2", + "meow": "^9.0.0", + "micromatch": "^4.0.4", "normalize-selector": "^0.2.0", - "postcss": "^7.0.32", + "postcss": "^7.0.35", "postcss-html": "^0.36.0", "postcss-less": "^3.1.4", "postcss-media-query-parser": "^0.2.3", @@ -5605,19 +5074,19 @@ "postcss-safe-parser": "^4.0.2", "postcss-sass": "^0.4.4", "postcss-scss": "^2.1.1", - "postcss-selector-parser": "^6.0.2", + "postcss-selector-parser": "^6.0.5", "postcss-syntax": "^0.36.2", "postcss-value-parser": "^4.1.0", "resolve-from": "^5.0.0", "slash": "^3.0.0", "specificity": "^0.4.1", - "string-width": "^4.2.0", + "string-width": "^4.2.2", "strip-ansi": "^6.0.0", "style-search": "^0.1.0", "sugarss": "^2.0.0", "svg-tags": "^1.0.0", - "table": "^6.0.1", - "v8-compile-cache": "^2.1.1", + "table": "^6.6.0", + "v8-compile-cache": "^2.3.0", "write-file-atomic": "^3.0.3" }, "dependencies": { @@ -5628,34 +5097,24 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, - "astral-regex": { + "balanced-match": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", + "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==", "dev": true }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", + "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -5677,24 +5136,6 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "debug": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, "global-modules": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", @@ -5727,45 +5168,92 @@ "integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==", "dev": true }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, - "micromatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", + "postcss": { + "version": "7.0.35", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz", + "integrity": "sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==", "dev": true, "requires": { - "braces": "^3.0.1", - "picomatch": "^2.0.5" + "chalk": "^2.4.2", + "source-map": "^0.6.1", + "supports-color": "^6.1.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "dependencies": { + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", + "dev": true + }, + "supports-color": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", + "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } } }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, "resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "dev": true }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, "strip-ansi": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", @@ -5783,27 +5271,6 @@ "requires": { "has-flag": "^4.0.0" } - }, - "table": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/table/-/table-6.0.3.tgz", - "integrity": "sha512-8321ZMcf1B9HvVX/btKv8mMZahCjn2aYrDlpqHaBFCfnox64edeH9kEid0vTLTRR8gWR2A20aDgeuTTea4sVtw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "lodash": "^4.17.20", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.0" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } } } }, @@ -5819,9 +5286,9 @@ } }, "stylelint-scss": { - "version": "3.18.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.18.0.tgz", - "integrity": "sha512-LD7+hv/6/ApNGt7+nR/50ft7cezKP2HM5rI8avIdGaUWre3xlHfV4jKO/DRZhscfuN+Ewy9FMhcTq0CcS0C/SA==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.19.0.tgz", + "integrity": "sha512-Ic5bsmpS4wVucOw44doC1Yi9f5qbeVL4wPFiEOaUElgsOuLEN6Ofn/krKI8BeNL2gAn53Zu+IcVV4E345r6rBw==", "dev": true, "requires": { "lodash": "^4.17.15", @@ -5910,47 +5377,50 @@ } }, "table": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz", - "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==", + "version": "6.7.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.7.1.tgz", + "integrity": "sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==", "dev": true, "requires": { - "ajv": "^6.10.2", - "lodash": "^4.17.14", - "slice-ansi": "^2.1.0", - "string-width": "^3.0.0" + "ajv": "^8.0.1", + "lodash.clonedeep": "^4.5.0", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0" }, "dependencies": { + "ajv": { + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.5.0.tgz", + "integrity": "sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, "ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", + "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", "dev": true }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "dev": true }, - "string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "requires": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - } - }, "strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", + "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", "dev": true, "requires": { - "ansi-regex": "^4.1.0" + "ansi-regex": "^5.0.0" } } } @@ -6001,62 +5471,20 @@ "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", "dev": true }, - "to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - } - }, "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" + "is-number": "^7.0.0" } }, - "trim": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz", - "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=", - "dev": true - }, "trim-newlines": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.0.tgz", "integrity": "sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==", "dev": true }, - "trim-trailing-lines": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz", - "integrity": "sha512-4ku0mmjXifQcTVfYDfR5lpgV7zVqPg6zV9rdZmwOPqq0+Zq19xDqEgagqVbc4pOOShbncuAOIs59R3+3gcF3ZA==", - "dev": true - }, "trough": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz", @@ -6073,20 +5501,12 @@ "json5": "^1.0.1", "minimist": "^1.2.0", "strip-bom": "^3.0.0" - }, - "dependencies": { - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - } } }, "tslib": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz", - "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", "dev": true }, "type-check": { @@ -6114,9 +5534,29 @@ } }, "uglify-js": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.4.tgz", - "integrity": "sha512-kBFT3U4Dcj4/pJ52vfjCSfyLyvG9VYYuGYPmrPvAxRw/i7xHiT4VvCev+uiEMcEEiu6UNB6KgWmGtSUYIWScbw==" + "version": "3.13.7", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.7.tgz", + "integrity": "sha512-1Psi2MmnZJbnEsgJJIlfnd7tFlJfitusmR7zDI8lXlFI0ACD4/Rm/xdrU8bh6zF0i74aiVoBtkRiFulkrmh3AA==" + }, + "unbox-primitive": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz", + "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==", + "dev": true, + "requires": { + "function-bind": "^1.1.1", + "has-bigints": "^1.0.1", + "has-symbols": "^1.0.2", + "which-boxed-primitive": "^1.0.2" + }, + "dependencies": { + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + } + } }, "unc-path-regex": { "version": "0.1.2", @@ -6132,20 +5572,10 @@ "util-deprecate": "^1.0.2" } }, - "unherit": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz", - "integrity": "sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==", - "dev": true, - "requires": { - "inherits": "^2.0.0", - "xtend": "^4.0.0" - } - }, "unified": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.0.tgz", - "integrity": "sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==", + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.1.tgz", + "integrity": "sha512-juWjuI8Z4xFg8pJbnEZ41b5xjGUWGHqXALmBZ3FC3WX0PIx1CZBIIJ6mXbYMcf6Yw4Fi0rFUTA1cdz/BglbOhA==", "dev": true, "requires": { "bail": "^1.0.0", @@ -6154,57 +5584,23 @@ "is-plain-obj": "^2.0.0", "trough": "^1.0.0", "vfile": "^4.0.0" - }, - "dependencies": { - "is-buffer": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz", - "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==", - "dev": true - } } }, - "union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - } - }, - "uniq": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", - "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", - "dev": true - }, "unist-util-find-all-after": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-3.0.1.tgz", - "integrity": "sha512-0GICgc++sRJesLwEYDjFVJPJttBpVQaTNgc6Jw0Jhzvfs+jtKePEMu+uD+PqkRUrAvGQqwhpDwLGWo1PK8PDEw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-3.0.2.tgz", + "integrity": "sha512-xaTC/AGZ0rIM2gM28YVRAFPIZpzbpDtU3dRmp7EXlNVA8ziQc4hY3H7BHXM1J49nEmiqc3svnqMReW+PGqbZKQ==", "dev": true, "requires": { "unist-util-is": "^4.0.0" } }, "unist-util-is": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.0.2.tgz", - "integrity": "sha512-Ofx8uf6haexJwI1gxWMGg6I/dLnF2yE+KibhD3/diOqY2TinLcqHXCV6OI5gFVn3xQqDH+u0M625pfKwIwgBKQ==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", + "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", "dev": true }, - "unist-util-remove-position": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz", - "integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==", - "dev": true, - "requires": { - "unist-util-visit": "^2.0.0" - } - }, "unist-util-stringify-position": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", @@ -6214,72 +5610,15 @@ "@types/unist": "^2.0.2" } }, - "unist-util-visit": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", - "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", - "dev": true, - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0", - "unist-util-visit-parents": "^3.0.0" - } - }, - "unist-util-visit-parents": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.0.tgz", - "integrity": "sha512-0g4wbluTF93npyPrp/ymd3tCDTMnP0yo2akFD2FIBAYXq/Sga3lwaU1D8OYKbtpioaI6CkDcQ6fsMnmtzt7htw==", - "dev": true, - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0" - } - }, "unquote": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz", "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=" }, - "unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", - "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "dependencies": { - "has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", - "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "requires": { - "isarray": "1.0.0" - } - } - } - }, - "has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=" - } - } - }, "uri-js": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.0.tgz", - "integrity": "sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "dev": true, "requires": { "punycode": "^2.1.0" @@ -6290,16 +5629,6 @@ "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz", "integrity": "sha1-l0fwGDWJM8Md4PzP2C0TjmcmLjI=" }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=" - }, - "use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==" - }, "util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", @@ -6317,15 +5646,15 @@ } }, "v8-compile-cache": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz", - "integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", + "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", "dev": true }, "v8flags": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.3.tgz", - "integrity": "sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz", + "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==", "requires": { "homedir-polyfill": "^1.0.1" } @@ -6341,32 +5670,17 @@ } }, "vfile": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.0.tgz", - "integrity": "sha512-a/alcwCvtuc8OX92rqqo7PflxiCgXRFjdyoGVuYV+qbgCb0GgZJRvIgCD4+U/Kl1yhaRsaTwksF88xbPyGsgpw==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz", + "integrity": "sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==", "dev": true, "requires": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", - "replace-ext": "1.0.0", "unist-util-stringify-position": "^2.0.0", "vfile-message": "^2.0.0" - }, - "dependencies": { - "is-buffer": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz", - "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==", - "dev": true - } } }, - "vfile-location": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.1.0.tgz", - "integrity": "sha512-FCZ4AN9xMcjFIG1oGmZKo61PjwJHRVA+0/tPUP2ul4uIwjGGndIxavEMRpWn5p4xwm/ZsdXp9YNygf1ZyE4x8g==", - "dev": true - }, "vfile-message": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz", @@ -6400,6 +5714,19 @@ "isexe": "^2.0.0" } }, + "which-boxed-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "dev": true, + "requires": { + "is-bigint": "^1.0.1", + "is-boolean-object": "^1.1.0", + "is-number-object": "^1.0.4", + "is-string": "^1.0.5", + "is-symbol": "^1.0.3" + } + }, "which-pm-runs": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz", @@ -6412,31 +5739,63 @@ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", "dev": true }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" - }, - "write": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz", - "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==", + "wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, "requires": { - "mkdirp": "^0.5.1" + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" }, "dependencies": { - "mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", + "ansi-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", + "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "minimist": "^1.2.5" + "color-convert": "^2.0.1" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "strip-ansi": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", + "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.0" } } } }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" + }, "write-file-atomic": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", @@ -6449,27 +5808,35 @@ "typedarray-to-buffer": "^3.1.5" } }, - "xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, "yaml": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.0.tgz", - "integrity": "sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", "dev": true }, "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } + "version": "20.2.7", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.7.tgz", + "integrity": "sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==", + "dev": true + }, + "yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true + }, + "zwitch": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", + "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==", + "dev": true } } } diff --git a/package.json b/package.json index 3c7e7472..37c22076 100644 --- a/package.json +++ b/package.json @@ -27,25 +27,25 @@ "dependencies": { "@liquid-js/sass-inline-svg": "^2.0.0", "autoprefixer": "^9.8.6", - "grunt": "^1.3.0", - "grunt-contrib-uglify": "^5.0.0", + "grunt": "^1.4.0", + "grunt-contrib-uglify": "^5.0.1", "grunt-contrib-watch": "^1.1.0", "grunt-postcss": "^0.9.0", "grunt-sass": "^3.1.0", - "sass": "^1.26.11" + "sass": "^1.34.0" }, "devDependencies": { - "eslint": "^7.9.0", + "eslint": "^7.27.0", "eslint-config-standard": "^14.1.1", - "eslint-plugin-import": "^2.22.0", + "eslint-plugin-import": "^2.23.3", "eslint-plugin-node": "^11.1.0", - "eslint-plugin-promise": "^4.2.1", - "eslint-plugin-standard": "^4.0.1", - "husky": "^4.3.0", - "lint-staged": "^10.4.0", - "stylelint": "^13.7.2", + "eslint-plugin-promise": "^4.3.1", + "eslint-plugin-standard": "^4.1.0", + "husky": "^4.3.8", + "lint-staged": "^10.5.4", + "stylelint": "^13.13.1", "stylelint-order": "^4.1.0", - "stylelint-scss": "^3.18.0" + "stylelint-scss": "^3.19.0" }, "browserslist": [ "last 2 versions", diff --git a/src/sass/_variables.scss b/src/sass/_variables.scss index 10136f42..0dfdc91a 100644 --- a/src/sass/_variables.scss +++ b/src/sass/_variables.scss @@ -1,3 +1,5 @@ +@use "sass:math"; + // // Variables // -------------------------------------------------- @@ -60,7 +62,7 @@ $shade-map: ( @function shade($color, $shade: 500) { $mixer: if($shade < 500, $white, $black); - $saturation: if($shade < 500, 0, ($shade - 500) / 20); + $saturation: if($shade < 500, 0, math.div($shade - 500, 20)); @return saturate(mix($mixer, $color, map-get($shade-map, $shade)), $saturation); } @@ -575,7 +577,7 @@ $logo-image-width: 60px !default; $logo-image-height: 40px !default; $logo-position-horizontal: $header-padding-vertical !default; $logo-position-vertical: center !default; -$logo-space: floor($header-padding-vertical / 2) !default; +$logo-space: floor($header-padding-vertical * .5) !default; $main-menu-bg: $gray-100 !default; $main-menu-bg-hover: $gray-100 !default; diff --git a/src/sass/components/_base.scss b/src/sass/components/_base.scss index 7dacb62d..d68151b4 100644 --- a/src/sass/components/_base.scss +++ b/src/sass/components/_base.scss @@ -90,7 +90,7 @@ h4 { } p { - margin: 0 0 ($line-height-computed / 2); + margin: 0 0 ($line-height-computed * .5); } small { @@ -113,7 +113,7 @@ table { form { p { - margin-bottom: ($line-height-computed / 2); + margin-bottom: ($line-height-computed * .5); &:last-child { margin-bottom: 0; @@ -125,7 +125,7 @@ table { ul, ol { margin-top: 0; - margin-bottom: ($line-height-computed / 2); + margin-bottom: ($line-height-computed * .5); padding-left: 1.5em; ul, @@ -164,14 +164,14 @@ hr { border-top: 1px solid $hr-border; li & { - margin-top: $line-height-computed / 2; - margin-bottom: $line-height-computed / 2; + margin-top: $line-height-computed * .5; + margin-bottom: $line-height-computed * .5; } } blockquote { margin: 0 0 $line-height-computed; - padding: floor($line-height-computed / 4) $padding-large-horizontal; + padding: floor($line-height-computed * .25) $padding-large-horizontal; border-left: 4px solid $blockquote-border-color; > :first-child { diff --git a/src/sass/components/_buttons.scss b/src/sass/components/_buttons.scss index e4570dda..16e12cca 100644 --- a/src/sass/components/_buttons.scss +++ b/src/sass/components/_buttons.scss @@ -63,7 +63,7 @@ form { // form[action*="repository/diff"] { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } @@ -151,7 +151,7 @@ p.buttons, .edit_time_entry, .edit_membership { input[type="submit"] + a { - margin-left: ceil($btn-padding-horizontal-small / 2); + margin-left: ceil($btn-padding-horizontal-small * .5); } } @@ -164,7 +164,7 @@ form { button, select { ~ a { - margin-left: ceil($btn-padding-horizontal-small / 2); + margin-left: ceil($btn-padding-horizontal-small * .5); line-height: $input-height-base; } } @@ -227,7 +227,7 @@ p.buttons { label { display: block; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; line-height: initial; } } diff --git a/src/sass/components/_content.scss b/src/sass/components/_content.scss index 83c17389..45a18d01 100644 --- a/src/sass/components/_content.scss +++ b/src/sass/components/_content.scss @@ -107,7 +107,7 @@ ul { &:nth-child(n) { - margin: 0 0 ($line-height-computed / 2); + margin: 0 0 ($line-height-computed * .5); padding: 0; @if $sidebar-position == "left" { @@ -173,7 +173,7 @@ > a.icon-only { position: absolute; top: $sidebar-padding-vertical; - right: $sidebar-padding-horizontal / 2; + right: $sidebar-padding-horizontal * .5; line-height: $line-height-computed; &::before { @@ -196,8 +196,8 @@ li { > a:not(.icon-only) { - padding-right: $sidebar-padding-horizontal / 2; - padding-left: $sidebar-padding-horizontal / 2; + padding-right: $sidebar-padding-horizontal * .5; + padding-left: $sidebar-padding-horizontal * .5; @if $sidebar-position == "right" { margin-left: 0; @@ -205,7 +205,7 @@ } .pages-hierarchy { - margin-left: $sidebar-padding-horizontal / 2 + 3px; + margin-left: $sidebar-padding-horizontal * .5 + 3px; } } } @@ -245,7 +245,7 @@ } .page-tree__list { - margin-left: $sidebar-padding-horizontal / 2 + 3px; + margin-left: $sidebar-padding-horizontal * .5 + 3px; } summary { @@ -263,8 +263,8 @@ li { > a:not(.icon-only) { - padding-right: $sidebar-padding-horizontal / 2; - padding-left: $sidebar-padding-horizontal / 2; + padding-right: $sidebar-padding-horizontal * .5; + padding-left: $sidebar-padding-horizontal * .5; @if $sidebar-position == "right" { margin-left: 0; @@ -298,8 +298,8 @@ &::before { content: ""; position: absolute; - top: ($sidebar-padding-vertical + 1px) + ($line-height-computed - 16px) / 2; - left: $sidebar-padding-horizontal / 2 + 6px; + top: ($sidebar-padding-vertical + 1px) + ($line-height-computed - 16px) * .5; + left: $sidebar-padding-horizontal * .5 + 6px; width: 16px; height: 16px; background-image: inline-svg("chevron-right.svg", (path: (fill: $btn-default-icon-color))); diff --git a/src/sass/components/_elements.scss b/src/sass/components/_elements.scss index a6da912f..ca919097 100644 --- a/src/sass/components/_elements.scss +++ b/src/sass/components/_elements.scss @@ -190,12 +190,12 @@ img { } .splitcontentleft { - padding-right: ($padding-side / 2); + padding-right: ($padding-side * .5); float: left; } .splitcontentright { - padding-left: ($padding-side / 2); + padding-left: ($padding-side * .5); float: right; } @@ -275,7 +275,7 @@ img { // p.subtitle { - margin-top: ($line-height-computed / -2); + margin-top: ($line-height-computed * -.5); margin-bottom: $line-height-computed; font-style: italic; } @@ -360,13 +360,13 @@ a.close-icon { #list-left { width: 50%; - padding-right: ($padding-side / 2); + padding-right: ($padding-side * .5); float: left; } #list-right { width: 50%; - padding-left: ($padding-side / 2); + padding-left: ($padding-side * .5); float: right; } } @@ -468,16 +468,16 @@ ul.projects { &.root { display: flex; flex-wrap: wrap; - margin-right: -($padding-side / 2); - margin-left: -($padding-side / 2); + margin-right: -($padding-side * .5); + margin-left: -($padding-side * .5); > li { display: block; box-sizing: border-box; flex: 0 1 auto; width: 100%; - margin-right: $padding-side / 2; - margin-left: $padding-side / 2; + margin-right: $padding-side * .5; + margin-left: $padding-side * .5; padding: $panel-body-padding; border: 1px solid $panel-border; border-radius: $border-radius-base; @@ -500,7 +500,7 @@ ul.projects { } li.child { - margin-top: $line-height-computed / 2; + margin-top: $line-height-computed * .5; } a.project { @@ -680,7 +680,7 @@ div#version-summary { left: 50%; box-sizing: border-box; width: 200px; - margin: (($padding-large-vertical * 2 + 1px * 2 + $line-height-computed) / -2) (200px / -2); + margin: (($padding-large-vertical * 2 + 1px * 2 + $line-height-computed) * -.5) (200px * -.5); padding: $padding-large-vertical $padding-large-horizontal; border: 1px solid $highlight-border; border-radius: $border-radius-base; @@ -699,7 +699,7 @@ div#version-summary { box-sizing: border-box; width: $line-height-computed; height: $line-height-computed; - margin-right: $line-height-computed / 2; + margin-right: $line-height-computed * .5; animation: spin 1s linear infinite; border: 3px solid rgba($highlight-text, .3); border-radius: 50%; @@ -765,7 +765,7 @@ div.table-list.boards { .controller-messages.action-show { h2 { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } .message { @@ -871,14 +871,14 @@ div.table-list.boards { .news.box { p > a:not(:last-child) { display: inline-block; - margin-bottom: floor($line-height-computed / 4); + margin-bottom: floor($line-height-computed * .25); font-size: $font-size-h4; } .summary, .author { display: block; - margin-bottom: floor($line-height-computed / 4); + margin-bottom: floor($line-height-computed * .25); + br { display: none; @@ -893,7 +893,7 @@ div.table-list.boards { #edit-news + p { em { display: block; - margin-bottom: floor($line-height-computed / 4); + margin-bottom: floor($line-height-computed * .25); + br { display: none; @@ -903,7 +903,7 @@ div.table-list.boards { .news.box .summary, #edit-news + p em { - padding: floor($line-height-computed / 4) $padding-base-horizontal; + padding: floor($line-height-computed * .25) $padding-base-horizontal; border-left: 4px solid $blockquote-border-color; } @@ -914,7 +914,7 @@ div.table-list.boards { header { h3 { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; > a { font-weight: $font-weight-bold; @@ -942,7 +942,7 @@ div.table-list.boards { #comments { > h4 { margin-top: $line-height-computed; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } } diff --git a/src/sass/components/_forms.scss b/src/sass/components/_forms.scss index a63cd43c..338b2361 100644 --- a/src/sass/components/_forms.scss +++ b/src/sass/components/_forms.scss @@ -12,7 +12,7 @@ form { > input, > select { margin-right: 5px; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } } @@ -228,7 +228,7 @@ select:-moz-focusring { fieldset { min-width: 0; margin: 0; - padding: ($line-height-computed / 2) 0; + padding: ($line-height-computed * .5) 0; border: 0 none; border-top: 1px solid $legend-border-color; @@ -297,7 +297,7 @@ em.info { p { @extend %clearfix; - margin: 0 0 ($line-height-computed / 2); + margin: 0 0 ($line-height-computed * .5); padding-left: $label-width + $label-space; clear: left; line-height: $input-height-base; @@ -435,7 +435,7 @@ label[for="issue_description"] + a { // label[for="closed"] { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } @@ -481,7 +481,7 @@ label[for="closed"] { // .jstEditor { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } //== User form @@ -505,13 +505,13 @@ label[for="closed"] { .attachments_fields { > span { display: block; - margin-bottom: $line-height-computed / 4; + margin-bottom: $line-height-computed * .25; } input { width: 21.5em; margin-right: .5em; - margin-bottom: $line-height-computed / 4; + margin-bottom: $line-height-computed * .25; &.filename { padding-left: $input-padding-horizontal + 16px; @@ -621,7 +621,7 @@ label[for="closed"] { #watchers_inputs { display: block; max-height: $check-list-max-height; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; overflow: auto; label { @@ -757,7 +757,7 @@ fieldset#filters { .query_sort_criteria_count { display: inline-block; min-width: 1em; - margin-bottom: $line-height-computed / 4; + margin-bottom: $line-height-computed * .25; line-height: $input-height-base; } diff --git a/src/sass/components/_issue.scss b/src/sass/components/_issue.scss index 343fcb32..b45144a4 100644 --- a/src/sass/components/_issue.scss +++ b/src/sass/components/_issue.scss @@ -27,7 +27,7 @@ width: $issue-gravatar-size; height: $issue-gravatar-size; margin-right: 10px; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; float: left; &:nth-child(2) { @@ -47,7 +47,7 @@ width: $issue-gravatar-size; height: $issue-gravatar-size; margin-right: 10px; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; float: left; } @@ -373,7 +373,7 @@ div.thumbnails { } .issues { - margin: ($line-height-computed / 2) 0 0; + margin: ($line-height-computed * .5) 0 0; tr { background-color: transparent; @@ -406,7 +406,7 @@ div.thumbnails { display: none; dt { - margin: 0 0 ($line-height-computed / 4); + margin: 0 0 ($line-height-computed * .25); } dd { @@ -671,7 +671,7 @@ div.thumbnails { > label { display: inline-block; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; line-height: $line-height-base; } @@ -757,7 +757,7 @@ span.private { } div.changeset { - margin-top: $line-height-computed / 2 + 2px * 2; + margin-top: $line-height-computed * .5 + 2px * 2; padding: 0; overflow: hidden; border: 1px solid $bubble-border; diff --git a/src/sass/components/_list.scss b/src/sass/components/_list.scss index 14545dfe..775db573 100644 --- a/src/sass/components/_list.scss +++ b/src/sass/components/_list.scss @@ -252,7 +252,7 @@ tr.issue { > span { display: block; - margin-bottom: $line-height-computed / 4; + margin-bottom: $line-height-computed * .25; padding: $table-cell-padding; font-weight: $font-weight-bold; } @@ -323,7 +323,7 @@ td.last_updated_by { } .sample-data { - margin: $line-height-computed / 2; + margin: $line-height-computed * .5; margin-bottom: $line-height-computed; border: 1px solid $table-border-color; @@ -494,7 +494,7 @@ tr.entry { right: 5px; bottom: 0; left: 5px; - height: calc(50% - 2px / 2); + height: calc(50% - 2px * .5); transform: rotate(-4deg); transition: border-color $transition-time; border-top: 2px solid rgba($tracker-default-text, .95); diff --git a/src/sass/components/_plugins.scss b/src/sass/components/_plugins.scss index cf6d6a8a..e081730f 100644 --- a/src/sass/components/_plugins.scss +++ b/src/sass/components/_plugins.scss @@ -6,7 +6,7 @@ #sidebar .sidebar-additionals { ul, ol { - margin: 0 0 ($line-height-computed / 2); + margin: 0 0 ($line-height-computed * .5); padding-left: 1.5em; ul, @@ -174,7 +174,7 @@ p, ul, ol { - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; &:last-child { margin-bottom: 0; @@ -207,7 +207,7 @@ > .heart-link-with-count { display: block; position: relative; - margin: -($line-height-computed / 2 + 1px) ($bubble-padding-horizontal - $padding-small-vertical) 0; + margin: -($line-height-computed * .5 + 1px) ($bubble-padding-horizontal - $padding-small-vertical) 0; float: right; border: 0; background-color: $body-bg; @@ -252,7 +252,7 @@ > a:first-child { margin-right: 0; margin-left: 4px; - padding-right: floor($btn-padding-horizontal-small / 2); + padding-right: floor($btn-padding-horizontal-small * .5); border-top-right-radius: 0; border-bottom-right-radius: 0; @@ -323,7 +323,7 @@ h2 { } .live_search { - margin-left: $padding-side / 2; + margin-left: $padding-side * .5; } .tags { @@ -596,7 +596,7 @@ div.add-note { position: absolute; top: 50%; left: 8px; - margin: ($fa-font-size-base / -2) 0 0; + margin: ($fa-font-size-base * -.5) 0 0; } } } @@ -755,8 +755,8 @@ span.tag-label-color { margin: 0; form > input { - width: $quick-search-width / 2; - min-width: $quick-search-width / 2; + width: $quick-search-width * .5; + min-width: $quick-search-width * .5; } a { diff --git a/src/sass/components/_progress.scss b/src/sass/components/_progress.scss index cf5491bb..19ec2b68 100644 --- a/src/sass/components/_progress.scss +++ b/src/sass/components/_progress.scss @@ -30,13 +30,13 @@ table.progress { border: 0 none; &:first-child { - border-top-left-radius: $progress-height / 2; - border-bottom-left-radius: $progress-height / 2; + border-top-left-radius: $progress-height * .5; + border-bottom-left-radius: $progress-height * .5; } &:last-child { - border-top-right-radius: $progress-height / 2; - border-bottom-right-radius: $progress-height / 2; + border-top-right-radius: $progress-height * .5; + border-bottom-right-radius: $progress-height * .5; } &.done { diff --git a/src/sass/components/_responsive.scss b/src/sass/components/_responsive.scss index e48833fd..6069debf 100644 --- a/src/sass/components/_responsive.scss +++ b/src/sass/components/_responsive.scss @@ -116,7 +116,7 @@ body { &__search { height: $responsive-header-height; - padding: ($padding-side / 2); + padding: ($padding-side * .5); line-height: normal; input[type="text"] { @@ -249,13 +249,13 @@ body { #watchers { .contextual { - padding-top: $line-height-computed / 2; - padding-bottom: $line-height-computed / 2; + padding-top: $line-height-computed * .5; + padding-bottom: $line-height-computed * .5; } .watchers { li { - margin: ($line-height-computed / 2) 0 0; + margin: ($line-height-computed * .5) 0 0; padding: 0; img.gravatar { @@ -451,7 +451,7 @@ body { .query-columns { span { display: block; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } .buttons { diff --git a/src/sass/components/_simple-list.scss b/src/sass/components/_simple-list.scss index 578747c0..072bc8c4 100644 --- a/src/sass/components/_simple-list.scss +++ b/src/sass/components/_simple-list.scss @@ -105,7 +105,7 @@ input, select { margin-right: 5px; - margin-bottom: $line-height-computed / 2; + margin-bottom: $line-height-computed * .5; } label { diff --git a/src/sass/components/_tabs.scss b/src/sass/components/_tabs.scss index 89906b21..8e43b19a 100644 --- a/src/sass/components/_tabs.scss +++ b/src/sass/components/_tabs.scss @@ -84,7 +84,7 @@ $tabs-height: $line-height-computed + $tab-padding-vertical * 2 + 1px + 1px; } &.disabled { - opacity: $icon-opacity / 2; + opacity: $icon-opacity * .5; } } diff --git a/src/sass/components/_top.scss b/src/sass/components/_top.scss index b48a5cf4..6d1e5405 100644 --- a/src/sass/components/_top.scss +++ b/src/sass/components/_top.scss @@ -159,7 +159,7 @@ #quick-search { #header & { - margin-top: floor(($header-title-line-height + $header-padding-vertical * 2 - $input-height-base) / 2) - 1px; + margin-top: floor(($header-title-line-height + $header-padding-vertical * 2 - $input-height-base) * .5) - 1px; margin-right: $header-padding-horizontal; float: right; color: $header-text; @@ -203,7 +203,7 @@ .drdn-trigger { z-index: 1003; height: auto; - padding-bottom: $header-padding-horizontal / 2; + padding-bottom: $header-padding-horizontal * .5; border-color: $quick-search-dropdown-bg; background-color: $quick-search-dropdown-bg; @@ -223,7 +223,7 @@ &::after { content: $fa-var-caret-down; position: absolute; - top: ($font-size-base / 2); + top: ($font-size-base * .5); right: $input-padding-horizontal; } } @@ -233,7 +233,7 @@ background: $quick-search-dropdown-bg; > .quick-search { - padding: $header-padding-horizontal / 2; + padding: $header-padding-horizontal * .5; > input { width: 100%; diff --git a/src/sass/components/_wiki.scss b/src/sass/components/_wiki.scss index 58ac776c..ca4a58e5 100644 --- a/src/sass/components/_wiki.scss +++ b/src/sass/components/_wiki.scss @@ -344,7 +344,7 @@ p.footnote { display: block; width: 300px; margin-top: $line-height-computed; - padding-top: $line-height-computed / 2; + padding-top: $line-height-computed * .5; border-top: 1px solid $gray-400; } @@ -408,7 +408,7 @@ p.footnote { display: inline-block; padding: $padding-base-vertical $padding-base-horizontal; border: 1px solid $btn-default-border; - border-radius: ceil($font-size-base + ($padding-base-vertical + 1px) * 2) / 2; + border-radius: ceil($font-size-base + ($padding-base-vertical + 1px) * 2) * .5; background-color: $body-bg; line-height: 1; white-space: nowrap; diff --git a/src/sass/lib/font-awesome/_variables.scss b/src/sass/lib/font-awesome/_variables.scss index f7047db1..daae837f 100644 --- a/src/sass/lib/font-awesome/_variables.scss +++ b/src/sass/lib/font-awesome/_variables.scss @@ -1,3 +1,5 @@ +@use "sass:math"; + // Variables // -------------------------- @@ -8,7 +10,7 @@ $fa-css-prefix: fa !default; $fa-version: "4.7.0" !default; $fa-border-color: #eee !default; $fa-inverse: #fff !default; -$fa-li-width: (30em / 14) !default; +$fa-li-width: math.div(30em, 14) !default; $fa-var-500px: "\f26e"; $fa-var-address-book: "\f2b9"; diff --git a/src/sass/plugins/redmine_backlogs/global.scss b/src/sass/plugins/redmine_backlogs/global.scss index 3e1cd37e..9dc6e1bb 100644 --- a/src/sass/plugins/redmine_backlogs/global.scss +++ b/src/sass/plugins/redmine_backlogs/global.scss @@ -256,8 +256,8 @@ ul.ui-sortable { .ui-tooltip { .ui-tooltip-content { hr { - margin-top: $line-height-computed / 2; - margin-bottom: $line-height-computed / 2; + margin-top: $line-height-computed * .5; + margin-bottom: $line-height-computed * .5; border: 0; border-top: 1px solid $hr-border; } diff --git a/src/sass/plugins/redmine_backlogs/master_backlog.scss b/src/sass/plugins/redmine_backlogs/master_backlog.scss index a83331de..2fafc447 100644 --- a/src/sass/plugins/redmine_backlogs/master_backlog.scss +++ b/src/sass/plugins/redmine_backlogs/master_backlog.scss @@ -51,17 +51,17 @@ $story-sp-input-width: 50px; // #backlogs_container { - padding: ($padding-side / 2) ($padding-side / 4); + padding: ($padding-side * .5) ($padding-side * .25); .backlogs-panel-inner { - padding: 0 ($padding-side / 4); + padding: 0 ($padding-side * .25); } @media screen and (min-width: $screen-md-min) { - padding: $padding-side ($padding-side / 2); + padding: $padding-side ($padding-side * .5); .backlogs-panel-inner { - padding: 0 ($padding-side / 2); + padding: 0 ($padding-side * .5); } } @@ -158,7 +158,7 @@ $story-sp-input-width: 50px; @include nice-shadow(1); display: block; position: relative; - margin: 0 0 ($padding-side / 2); + margin: 0 0 ($padding-side * .5); border-radius: $border-radius-large $border-radius-large 0 0; background-color: $gray-100; @@ -243,7 +243,7 @@ $story-sp-input-width: 50px; } .editing { - $editor-padding: (($header-line-height - $input-height-base) / 2); + $editor-padding: (($header-line-height - $input-height-base) * .5); .editors { display: block; @@ -823,7 +823,7 @@ $story-sp-input-width: 50px; // #show_completed_sprints { - margin-left: $padding-side / 2; + margin-left: $padding-side * .5; color: $gray-950; cursor: pointer; } diff --git a/stylesheets/application.css b/stylesheets/application.css index fa095f70..adff626c 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -1,4 +1,4 @@ div.jstElements::after,#main-menu>ul::after,#header::after,#top-menu::after,.roles-selection label::after,#principals label::after,#watchers>.watchers>li::after,.splitcontent::after,#login-form label[for=autologin]::after,.issue .attribute::after,#search-form label::after,#search-results-counts ul::after,#tab-content-members fieldset label::after,#tab-content-memberships fieldset label::after,#tab-content-users fieldset label::after,.check_box_group label::after,#users_for_watcher label::after,#watchers_inputs label::after,#user_form::after,.tabular p::after,.clear::after{content:"";display:block;clear:both}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:600}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:"FontAwesome";src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}html{overflow-y:scroll;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;padding:0;background-color:#fff;color:#3e4359;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;font-weight:normal;line-height:1.428571429}a{color:#0051cc;text-decoration:none}a:hover,a:focus{color:#0065ff;text-decoration:underline}a.issue.closed{color:#707893;text-decoration:line-through}a.project.closed{color:#707893}a.user.locked{color:#707893}a,area,button,input,label,select,summary,textarea,[tabindex]{touch-action:manipulation}h1{margin:0;font-size:2em;font-weight:500;line-height:1.09725}h2{margin-top:0;margin-bottom:20px;font-size:1.43em;font-weight:500;line-height:1.33}h2 img{vertical-align:middle}h3{margin-top:0;margin-bottom:20px;font-size:1.14em;font-weight:500;line-height:1.33}h4{margin-top:0;font-size:1em;font-weight:500;line-height:1.428571429}p{margin:0 0 10px}small{font-size:.86em}table th{font-weight:600}table th,table td{padding:5px 8px}table p{margin:0}table form p{margin-bottom:10px}table form p:last-child{margin-bottom:0}ul,ol{margin-top:0;margin-bottom:10px;padding-left:1.5em}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}dl{margin-top:0;margin-bottom:20px}dt{margin-top:20px;font-weight:600}dd{margin-bottom:20px;margin-left:20px}code,kbd,pre,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #a3a6b7}li hr{margin-top:10px;margin-bottom:10px}blockquote{margin:0 0 20px;padding:5px 16px;border-left:4px solid rgba(0,0,0,.15)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}tr.group .count,span.private,.badge{display:inline-block;position:relative;top:-1px;box-sizing:border-box;min-width:1em;margin-right:2px;margin-left:2px;padding:0 5px;border:1px solid;border-radius:3px;font-size:.86em;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase}span.private,.badge-private{padding:1px 6px;border:0;background:#fc8c12;color:#fff}h3 span.private,h3 .badge-private{font-size:12px}tr.group .count,.badge-count{padding:1px 6px;border:0;background:#614ba6;color:#fff}.badge-status-open{border-color:#0065ff;color:#0065ff}.badge-status-locked{border-color:#a3a6b7;color:#a3a6b7}.badge-status-closed{border-color:#029934;color:#029934}input[type=button],input[type=submit],input[type=reset],button{padding:3px 12px;border-radius:3px;font-size:14px;line-height:1.428571429;display:inline-block;margin-bottom:0;transition:border-color 50ms ease-in-out,background-color 50ms ease-in-out,box-shadow 50ms ease-in-out;border:1px solid;font-weight:normal;text-align:center;vertical-align:top;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#0065ff;color:#fff;border-color:#0065ff #0065ff #004dc2;box-shadow:0 1px 0 #004dc2}input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,input[type=reset]:hover,input[type=reset]:focus,button:hover,button:focus{background-color:#004dc2;color:#fff;border-color:#004dc2 #004dc2 #003585;box-shadow:0 1px 0 #003585}input[type=button]:active,input[type=submit]:active,input[type=reset]:active,button:active{transform:translate(0, 1px);border-color:#0047b3;background-color:#004dc2;box-shadow:inset 0 3px 4px -2px #0047b3}input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,input[type=reset]:hover,input[type=reset]:focus,button:hover,button:focus{text-decoration:none}input[type=button].disabled,input[type=button][disabled],fieldset[disabled] input[type=button],input[type=submit].disabled,input[type=submit][disabled],fieldset[disabled] input[type=submit],input[type=reset].disabled,input[type=reset][disabled],fieldset[disabled] input[type=reset],button.disabled,button[disabled],fieldset[disabled] button{opacity:.65;box-shadow:none;pointer-events:none}form input[type=submit]{margin-right:2px}form input[type=submit]+input{background-color:#029934;color:#fff;border-color:#029934 #029934 #027b2a;box-shadow:0 1px 0 #027b2a}form input[type=submit]+input:hover,form input[type=submit]+input:focus{background-color:#027b2a;color:#fff;border-color:#027b2a #027b2a #015d1f;box-shadow:0 1px 0 #015d1f}form input[type=submit]+input:active{transform:translate(0, 1px);border-color:#027327;background-color:#027b2a;box-shadow:inset 0 3px 4px -2px #027327}form input[type=submit]~a{margin-right:2px}form input[type=submit]~a+a{margin-left:2px}form[action*="repository/diff"]{margin-bottom:10px}#message-form #message_sticky,#message-form #message_locked,#news-form #message_sticky,#news-form #message_locked{position:relative;top:1px;margin-left:5px}p.buttons>a,p.buttons>span:not(.drdn),.other-formats>span>a,.other-formats>span>span:not(.drdn),#wiki_add_attachment>p>a,#wiki_add_attachment>p>span:not(.drdn),#content>.contextual>a,#content>.contextual>span:not(.drdn),#content>.contextual>span:not(.drdn)>a,#content>.contextual>span:not(.drdn)>span:not(.drdn),#query_form>.contextual>a,#query_form>.contextual>span:not(.drdn),#query_form_with_buttons>.contextual>a,#query_form_with_buttons>.contextual>span:not(.drdn){display:inline-block;margin-right:1px;margin-left:1px;padding:3px 8px;transition:border-color 50ms ease-in-out,background-color 50ms ease-in-out,color 50ms ease-in-out;border:1px solid;border-radius:3px;font-size:14px}p.buttons>a.icon,p.buttons>span:not(.drdn).icon,.other-formats>span>a.icon,.other-formats>span>span:not(.drdn).icon,#wiki_add_attachment>p>a.icon,#wiki_add_attachment>p>span:not(.drdn).icon,#content>.contextual>a.icon,#content>.contextual>span:not(.drdn).icon,#content>.contextual>span:not(.drdn)>a.icon,#content>.contextual>span:not(.drdn)>span:not(.drdn).icon,#query_form>.contextual>a.icon,#query_form>.contextual>span:not(.drdn).icon,#query_form_with_buttons>.contextual>a.icon,#query_form_with_buttons>.contextual>span:not(.drdn).icon{padding-left:28px;background-position:8px 50%}p.buttons>a,.other-formats>span>a,#wiki_add_attachment>p>a,#content>.contextual>a,#content>.contextual>span:not(.drdn)>a,#query_form>.contextual>a,#query_form_with_buttons>.contextual>a{border-color:#eff0f4;background-color:#eff0f4;color:#212136}p.buttons>a:first-child,.other-formats>span>a:first-child,#wiki_add_attachment>p>a:first-child,#content>.contextual>a:first-child,#content>.contextual>span:not(.drdn)>a:first-child,#query_form>.contextual>a:first-child,#query_form_with_buttons>.contextual>a:first-child{margin-left:0}p.buttons>a:last-child,.other-formats>span>a:last-child,#wiki_add_attachment>p>a:last-child,#content>.contextual>a:last-child,#content>.contextual>span:not(.drdn)>a:last-child,#query_form>.contextual>a:last-child,#query_form_with_buttons>.contextual>a:last-child{margin-right:0}p.buttons>a:hover,p.buttons>a:focus,.other-formats>span>a:hover,.other-formats>span>a:focus,#wiki_add_attachment>p>a:hover,#wiki_add_attachment>p>a:focus,#content>.contextual>a:hover,#content>.contextual>a:focus,#content>.contextual>span:not(.drdn)>a:hover,#content>.contextual>span:not(.drdn)>a:focus,#query_form>.contextual>a:hover,#query_form>.contextual>a:focus,#query_form_with_buttons>.contextual>a:hover,#query_form_with_buttons>.contextual>a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}p.buttons>span:not(.drdn),.other-formats>span>span:not(.drdn),#wiki_add_attachment>p>span:not(.drdn),#content>.contextual>span:not(.drdn),#content>.contextual>span:not(.drdn)>span:not(.drdn),#query_form>.contextual>span:not(.drdn),#query_form_with_buttons>.contextual>span:not(.drdn){border-color:#f6f6f9;background-color:#f9fafb;color:#d1d3e0}#issue-form input[type=submit]+a,.mypage-box input[type=submit]+a,.journal input[type=submit]+a,.edit_news input[type=submit]+a,.edit_content input[type=submit]+a,.edit_time_entry input[type=submit]+a,.edit_membership input[type=submit]+a{margin-left:4px}form input~a,form button~a,form select~a{margin-left:4px;line-height:28px}p.buttons{margin-bottom:20px}.other-formats{margin:20px 0 0;text-align:right}.other-formats>span{margin-right:1px;margin-left:1px}.other-formats>span:last-child{margin-right:0}@media screen and (min-width: 900px){.pagination+.other-formats,#wiki_add_attachment+.other-formats{margin-top:0;float:right}}.query-columns select{width:auto !important;min-width:130px}label+.query-columns{margin-left:20px}span.query-columns>span{display:inline-block;height:100%;vertical-align:middle}span.query-columns label{display:block;margin-bottom:10px;line-height:initial}.query-columns .buttons{vertical-align:middle}.query-columns .buttons br{display:none}.query-columns .buttons input[type=button]{display:block;width:32px;margin-bottom:4px;padding-right:1px;padding-left:1px;background-color:#f6f6f9;color:#212136;border-color:#d1d3e0 #d1d3e0 #bfc2d4;box-shadow:0 1px 0 #bfc2d4}.query-columns .buttons input[type=button]:hover,.query-columns .buttons input[type=button]:focus{background-color:#e4e4ed;color:#212136;border-color:#bfc2d4 #bfc2d4 #acb1c8;box-shadow:0 1px 0 #acb1c8}.query-columns .buttons input[type=button]:active{transform:translate(0, 1px);border-color:#babed1;background-color:#e4e4ed;box-shadow:inset 0 3px 4px -2px #babed1}a[data-expands],.toggle-multiselect{display:inline-block;position:relative;top:3px;padding:10px;border:1px solid;border-radius:3px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='-1 -1 16 16'%3e%3cpath fill='%23707893' d='M11 6H8V3H6v3H3v2h3v3h2V8h3z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:2px 2px;font-size:0;vertical-align:top;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f6f6f9;color:#212136;border-color:#d1d3e0 #d1d3e0 #bfc2d4;box-shadow:0 1px 0 #bfc2d4}a[data-expands]:hover,a[data-expands]:focus,.toggle-multiselect:hover,.toggle-multiselect:focus{background-color:#e4e4ed;color:#212136;border-color:#bfc2d4 #bfc2d4 #acb1c8;box-shadow:0 1px 0 #acb1c8}a[data-expands]:active,.toggle-multiselect:active{transform:translate(0, 1px);border-color:#babed1;background-color:#e4e4ed;box-shadow:inset 0 3px 4px -2px #babed1}a[data-expands].icon-only::before,.toggle-multiselect.icon-only::before{content:none}a[data-expands]{margin-right:10px}a[data-expands]>.toggle-multiselect{padding:0;border:0 none;background:transparent}a[data-expands] img{display:none}a.icon-toggle-minus[data-expands],select[multiple=multiple]+.toggle-multiselect{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M4 7h8v2H4z'/%3e%3c/svg%3e")}form td{padding:5px}form fieldset>button,form fieldset>input,form fieldset>select{margin-right:5px;margin-bottom:10px}form label{line-height:28px;vertical-align:top}form label>input[type=checkbox],form label>input[type=radio]{margin-top:7px}form span.field label,form span.field~label,form .box label{line-height:1.428571429}form span.field label>input[type=checkbox],form span.field label>input[type=radio],form span.field~label>input[type=checkbox],form span.field~label>input[type=radio],form .box label>input[type=checkbox],form .box label>input[type=radio]{margin-top:3px}form .add-filter label,form .filter label{line-height:28px}.contextual>form{display:inline-block;line-height:28px;vertical-align:top}.contextual>form label{line-height:inherit}button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:14px;line-height:1.428571429}#project-jump .drdn-trigger,select,textarea,input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=tel],input[type=color],input[type=search],input[type=email],input[type=text],input[type=password]{height:28px;padding:3px 8px;border:1px solid #d1d3e0;border-radius:2px;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);color:#3e4359}select,textarea,input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=tel],input[type=color],input[type=search],input[type=email],input[type=text],input[type=password]{transition:border-color 50ms ease-in-out,box-shadow 50ms ease-in-out;vertical-align:top}select:focus,textarea:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=color]:focus,input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus{border-color:rgba(81,45,196,.6);outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 2px rgba(81,45,196,.2)}select::-moz-placeholder, textarea::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=color]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder{opacity:1;color:#a3a6b7}select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder{opacity:1;color:#a3a6b7}select::placeholder,textarea::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=time]::placeholder,input[type=week]::placeholder,input[type=number]::placeholder,input[type=url]::placeholder,input[type=tel]::placeholder,input[type=color]::placeholder,input[type=search]::placeholder,input[type=email]::placeholder,input[type=text]::placeholder,input[type=password]::placeholder{opacity:1;color:#a3a6b7}select[disabled],select[readonly],fieldset[disabled] select,textarea[disabled],textarea[readonly],fieldset[disabled] textarea,input[type=datetime][disabled],input[type=datetime][readonly],fieldset[disabled] input[type=datetime],input[type=datetime-local][disabled],input[type=datetime-local][readonly],fieldset[disabled] input[type=datetime-local],input[type=date][disabled],input[type=date][readonly],fieldset[disabled] input[type=date],input[type=month][disabled],input[type=month][readonly],fieldset[disabled] input[type=month],input[type=time][disabled],input[type=time][readonly],fieldset[disabled] input[type=time],input[type=week][disabled],input[type=week][readonly],fieldset[disabled] input[type=week],input[type=number][disabled],input[type=number][readonly],fieldset[disabled] input[type=number],input[type=url][disabled],input[type=url][readonly],fieldset[disabled] input[type=url],input[type=tel][disabled],input[type=tel][readonly],fieldset[disabled] input[type=tel],input[type=color][disabled],input[type=color][readonly],fieldset[disabled] input[type=color],input[type=search][disabled],input[type=search][readonly],fieldset[disabled] input[type=search],input[type=email][disabled],input[type=email][readonly],fieldset[disabled] input[type=email],input[type=text][disabled],input[type=text][readonly],fieldset[disabled] input[type=text],input[type=password][disabled],input[type=password][readonly],fieldset[disabled] input[type=password]{border-color:#d1d3e0;opacity:1;background-color:#e3e5ec;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}textarea{height:auto;resize:vertical}textarea.text_cf{width:100%;resize:vertical}input[type=search]{-webkit-appearance:none}input[type=radio],input[type=checkbox]{margin:4px 3px 0 5px;margin-top:1px \9 ;line-height:normal;vertical-align:top}input[type=file]{display:block}input[type=range]{display:block;width:100%}input.autocomplete{padding-right:30px;background-repeat:no-repeat;background-position:right center}input.autocomplete.ajax-loading{background-image:url("../images/preloader.gif")}input.string_cf,input.link_cf{width:100%}select[multiple],select[size]{height:auto;min-height:28px}select[size="1"]{height:28px}select option[disabled]{color:#dadce6}select.expandable{vertical-align:top}select.bool_cf{width:auto !important}@-moz-document url-prefix(""){select[multiple]{padding:0}select option,select optgroup::before{padding:3px 8px;border-bottom:1px dotted #dadce6}select optgroup>option{padding-right:16px;padding-left:16px}}@supports(-webkit-appearance: none){select[multiple]{padding:0}select[multiple] option{padding:3px 8px;border-bottom:1px dotted #dadce6}}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}fieldset{min-width:0;margin:0;padding:10px 0;border:0 none;border-top:1px solid #eff0f4}fieldset>p>label:first-child{margin-right:10px}legend{padding-right:5px;color:#3e4359}span.required{position:relative;top:3px;margin-left:-0.2em;color:#e5123d;font-size:1.5em;font-weight:normal;line-height:0}em.info{display:block;padding:2px 0;color:#707893;font-size:.86em;font-style:normal;line-height:1.428571429}.wiki-edit{color:#141422;font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;line-height:1.6}.tabular.settings p{padding-left:290px}.tabular.settings label{width:280px;margin-left:-290px}.tabular p{margin:0 0 10px;padding-left:170px;clear:left;line-height:28px}.tabular p .jstEditor{margin-bottom:0}.tabular p .bool_cf:not(.check_box_group){display:block;padding-top:4px;line-height:1.428571429}.tabular p .bool_cf:not(.check_box_group)>input[type=checkbox],.tabular p .bool_cf:not(.check_box_group)>input[type=radio]{margin-left:0}.tabular input,.tabular select{max-width:100%}.tabular textarea{display:block;width:100%;resize:vertical}.tabular span[title]{border-bottom:1px dotted #a3a6b7}.tabular label{width:160px;margin-bottom:4px;margin-left:-170px;padding-top:4px;float:left;line-height:1.428571429;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabular label.floating{width:270px;margin-left:0;text-align:left}.tabular label.block,.tabular label.inline{display:block;width:auto;margin-left:0;padding-left:18px;float:none;text-align:left;cursor:pointer}.tabular label.block>input[type=checkbox],.tabular label.block>input[type=radio],.tabular label.inline>input[type=checkbox],.tabular label.inline>input[type=radio]{margin-left:-18px;float:left}.tabular label.inline{display:inline-block}.tabular label.role-visibility{padding-left:34px}.tabular label>input[type=checkbox],.tabular label>input[type=radio]{margin-top:3px;margin-left:0}.tabular label~input[type=checkbox],.tabular label~input[type=radio]{margin-top:7px;margin-left:0}label.inline{display:inline-block;margin-right:8px;padding-left:18px;float:none}label.inline:last-child{margin-right:0}label.inline>input{margin-left:-18px;float:left}input+label.inline{padding-left:0}label.block{display:block;width:auto}label.block>input{margin-right:3px;margin-left:3px}label[for=issue_description]+a{display:inline-block}label[for=issue_description]+a img{vertical-align:middle}label[for=closed]{margin-bottom:10px}.wiki-edit,#principal_search,#issue_subject,#time_entry_comments,#content_comments,#user_search,#user_login,#user_firstname,#user_lastname,#user_mail,#my_account_form select,#user_form select,#user_identity_url,#custom_field_possible_values{width:100%}label[for=issue_subject]{padding-top:8px}#issue_subject{height:42px;padding:8px 12px;border-radius:4px;font-size:1.285em;line-height:1.33}.jstEditor{margin-bottom:10px}#user_form{margin-bottom:20px}#user_form~p{margin-bottom:0}#attachments_fields>span,#existing-attachments>span,.attachments_fields>span{display:block;margin-bottom:5px}#attachments_fields input,#existing-attachments input,.attachments_fields input{width:21.5em;margin-right:.5em;margin-bottom:5px}#attachments_fields input.filename,#existing-attachments input.filename,.attachments_fields input.filename{padding-left:24px;background-image:url("../../../images/attachment.png");background-repeat:no-repeat;background-position:4px center}#attachments_fields .ajax-waiting input.filename,#existing-attachments .ajax-waiting input.filename,.attachments_fields .ajax-waiting input.filename{background-image:url("../../../images/hourglass.png")}#attachments_fields .ajax-loading input.filename,#existing-attachments .ajax-loading input.filename,.attachments_fields .ajax-loading input.filename{background-image:url("../../../images/loading.gif")}#attachments_fields div.ui-progressbar,#existing-attachments div.ui-progressbar,.attachments_fields div.ui-progressbar{display:inline-block;width:100px;height:14px;margin:2px 0 -5px 8px}#add_attachment_form p{margin-bottom:0}#issue-form fieldset:last-child{padding-bottom:0}#issue-form fieldset:last-child p{margin-bottom:0}#issue-form .splitcontentleft,#issue-form .splitcontentright{width:100%;padding-right:0;padding-left:0;float:left}@media screen and (min-width: 768px){#issue-form .splitcontentleft,#issue-form .splitcontentright{width:auto;min-width:36em}}#issue-form .splitcontentleft textarea.text_cf,#issue-form .splitcontentleft input.string_cf,#issue-form .splitcontentleft input.link_cf,#issue-form .splitcontentleft select,#issue-form .splitcontentright textarea.text_cf,#issue-form .splitcontentright input.string_cf,#issue-form .splitcontentright input.link_cf,#issue-form .splitcontentright select{width:90%}@media screen and (min-width: 768px){#issue-form .splitcontentleft{margin-right:20px}}#issue-form #issue_estimated_hours,#issue-form #issue_done_ratio{width:5.5em;min-width:1em;padding-left:.2em;text-align:right}#issue_is_private_wrap,#all_attributes>p[style]{margin-right:0 !important;margin-bottom:0;padding-left:0;float:right}#issue_is_private_wrap input,#all_attributes>p[style] input{margin-top:7px;margin-right:3px}#issue_is_private_wrap label,#all_attributes>p[style] label{display:inline-block !important;margin-right:0;padding-left:0}#users_for_watcher,#watchers_inputs{display:block;max-height:400px;margin-bottom:10px;overflow:auto}#users_for_watcher label,#watchers_inputs label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;width:auto;margin:0;padding-top:4px;padding-bottom:4px;float:none}#users_for_watcher label input[type=checkbox],#users_for_watcher label input[type=radio],#watchers_inputs label input[type=checkbox],#watchers_inputs label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}@media screen and (min-width: 768px){#users_for_watcher label,#watchers_inputs label{padding-bottom:0}}#users_for_watcher .gravatar,#watchers_inputs .gravatar{margin-right:5px}#watchers_inputs{max-width:64em;-moz-columns:18em 3;columns:18em 3}.check_box_group{display:block;width:90%;max-height:400px;overflow-y:auto}.check_box_group label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;width:auto;margin:0;padding-top:4px;padding-bottom:4px;float:none}.check_box_group label input[type=checkbox],.check_box_group label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}@media screen and (min-width: 768px){.check_box_group label{padding-bottom:0}}@media screen and (min-width: 900px){.check_box_group.bool_cf{overflow:initial}.check_box_group.bool_cf label{display:inline-block;margin-right:8px}}fieldset#filters table td{vertical-align:top}fieldset#filters td.field{padding-right:16px;white-space:nowrap}@media screen and (min-width: 768px){fieldset#filters td.field{min-width:180px}}fieldset#filters td.operator{min-width:180px;padding-right:16px}fieldset#filters td.operator select{width:100%}fieldset#filters td.values{min-width:130px;white-space:nowrap}fieldset#filters td.values select{min-width:130px}fieldset#filters td.add-filter{padding-top:10px;text-align:right}fieldset#filters td input[type=checkbox],fieldset#filters td input[type=radio]{margin-top:7px}fieldset#filters div.add-filter{padding-top:5px}@media screen and (min-width: 900px){fieldset#filters div.add-filter{float:right;text-align:right}}#filters-table{float:left}#activity_scope_form li>input[type=checkbox],#activity_scope_form li>input[type=radio]{margin-top:7px}#query_form p input,#query_form p select,#query_form p label,#query_form p .icon,#query_form p .icon-only,#query_form p>span>a{line-height:inherit;vertical-align:middle}.query_sort_criteria_count{display:inline-block;min-width:1em;margin-bottom:5px;line-height:28px}label.no-css{width:auto;margin-left:0;float:none;font-weight:inherit;line-height:inherit;text-align:left}.tabs{position:relative;overflow:hidden}.tabs>ul{box-sizing:border-box;margin:0;padding-left:0;list-style:none;display:flex;flex-wrap:nowrap;height:32px}.tabs>ul>li{flex:0 1 auto}.tabs>ul>li>a{display:block;box-sizing:border-box;min-width:3em;height:32px;margin-right:2px;padding:5px 8px;border:1px solid transparent;border-radius:3px 3px 0 0;text-align:center;white-space:nowrap}.tabs .tabs-buttons{position:absolute;top:0;right:0;width:40px;border-bottom:1px solid #d1d3e0;background-color:#fff}.tabs .tabs-buttons>button{width:50%;height:31px;margin:0;padding:0;float:left;transition:opacity 50ms;border:0 none;border-radius:0;opacity:.7;background-color:#fff;background-repeat:no-repeat;background-position:center center;box-shadow:none}.tabs .tabs-buttons>button:hover,.tabs .tabs-buttons>button:active{opacity:1}.tabs .tabs-buttons>button:active{background-color:#f6f6f9}.tabs .tabs-buttons>button.disabled{opacity:.35}.tabs .tabs-buttons .tab-left{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M8.996 12.659l-3.5-4a1.002 1.002 0 010-1.317l3.5-4a1 1 0 111.503 1.317L7.576 8l2.924 3.342a1 1 0 11-1.504 1.317z'/%3e%3c/svg%3e")}.tabs .tabs-buttons .tab-right{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")}div.tabs:not(#main-menu){height:32px;margin-bottom:20px}div.tabs:not(#main-menu)>ul{margin:0;padding:0;border-bottom:1px solid #d1d3e0}div.tabs:not(#main-menu)>ul>li{margin:0 0 -1px;background:transparent}div.tabs:not(#main-menu)>ul>li>a{padding:5px 8px;border-color:transparent;background:transparent;color:#0051cc;font:inherit}div.tabs:not(#main-menu)>ul>li>a:hover,div.tabs:not(#main-menu)>ul>li>a:focus{border-color:#f6f6f9 #f6f6f9 #d1d3e0;background-color:#f6f6f9;color:#141422;text-decoration:none}div.tabs:not(#main-menu)>ul>li>a.selected{border-color:#d1d3e0 #d1d3e0 #fff;background:#fff;color:#3e4359}#tab-content-modules fieldset p{margin:3px 0 4px}#tab-content-members .splitcontentleft,#tab-content-memberships .splitcontentleft,#tab-content-users .splitcontentleft{width:65%}#tab-content-members .splitcontentright,#tab-content-memberships .splitcontentright,#tab-content-users .splitcontentright{width:35%}#tab-content-members fieldset,#tab-content-memberships fieldset,#tab-content-users fieldset{margin-bottom:20px}#tab-content-members fieldset legend,#tab-content-memberships fieldset legend,#tab-content-users fieldset legend{font-weight:600}#tab-content-members fieldset label,#tab-content-memberships fieldset label,#tab-content-users fieldset label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;margin-bottom:3px}#tab-content-members fieldset label input[type=checkbox],#tab-content-members fieldset label input[type=radio],#tab-content-memberships fieldset label input[type=checkbox],#tab-content-memberships fieldset label input[type=radio],#tab-content-users fieldset label input[type=checkbox],#tab-content-users fieldset label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#tab-content-members fieldset label[for=principal_search],#tab-content-memberships fieldset label[for=principal_search],#tab-content-users fieldset label[for=principal_search]{padding-left:0}#tab-content-members .pagination .items,#tab-content-memberships .pagination .items,#tab-content-users .pagination .items{margin-left:0}#tab-content-members #principals,#tab-content-users #principals{max-height:400px;overflow:auto}#tab-content-memberships .splitcontentright select{width:100%}#principals_for_new_member .pagination{float:none}.pagination .pages{display:inline-block;margin:0;padding:0}.pagination li{display:inline-block;margin-right:.3em;list-style:none}.pagination li>a,.pagination li>span,.pagination>.previous,.pagination>.next,.pagination>.page{display:inline-block;padding:3px 10px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;color:#212136;text-decoration:none;white-space:nowrap}.pagination li>span{border-color:#f6f6f9;background-color:#f9fafb;color:#d1d3e0;cursor:default}.pagination .spacer>span{padding:0;border:0 none;background:transparent;color:#3e4359}.pagination a:hover,.pagination a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.pagination .page.current,.pagination .current>span{z-index:2;border-color:#614ba6;background-color:#614ba6;color:#fff;cursor:default}.pagination .items,.pagination .per-page{display:inline-block;margin:4px 0 4px 3px}p.pagination{margin-bottom:0;float:left}p.pagination+h1,p.pagination+h2,p.pagination+h3,p.pagination+h4,p.pagination+h5,p.pagination+h6{clear:both}#main{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"sidebar content" "footer footer";grid-template-columns:auto 1fr}#content{padding:20px;overflow-x:auto;grid-area:content}#sidebar{grid-area:sidebar;width:229px}#main #sidebar{padding:20px 20px}#main.nosidebar #sidebar{margin:0;padding:0;border:0 none;width:0}@media screen and (min-width: 1px){#sidebar{border-right:1px solid #dadce6;box-shadow:inset -9px 0 6px -6px rgba(0,0,0,.05)}}#sidebar h3{margin-top:30px}#sidebar>h3:first-child,#sidebar>form:first-child>h3{margin-top:5px}#sidebar ul:nth-child(n){margin:0 0 10px;padding:0;margin-right:-20px}#sidebar ul:not(.watchers) li{margin:0;padding:0;list-style-type:none}#sidebar ul:not(.watchers) li>a:not(.icon-only){display:block;padding:6px 20px;border:1px solid transparent;border-left-width:3px;border-radius:4px 0 0 4px}#sidebar ul:not(.watchers) li>a:not(.icon-only):hover{background-color:#eff0f4;color:#212136;text-decoration:none}#sidebar ul:not(.watchers) li>a:not(.icon-only).selected{border-color:#dadce6;background-color:#fff;color:#141422;margin-right:-1px;border-right-color:#fff;border-left-color:#e5123d;box-shadow:-3px 1px 2px rgba(0,0,0,.1)}#sidebar ul.queries>li{position:relative}#sidebar ul.queries>li>a.query{padding-right:30px}#sidebar ul.queries>li>a.icon-only{position:absolute;top:6px;right:10px;line-height:20px}#sidebar ul.queries>li>a.icon-only::before{line-height:inherit}#sidebar ul.pages-hierarchy .pages-hierarchy{margin-left:23px;border-left:2px solid #dadce6;margin-right:0}#sidebar ul.pages-hierarchy .pages-hierarchy li>a:not(.icon-only){padding-right:10px;padding-left:10px}#sidebar ul.pages-hierarchy .pages-hierarchy li .pages-hierarchy{margin-left:13px}#sidebar>a{margin:6px 20px;margin-left:23px}#sidebar div.page-tree{margin:0;padding:0}#sidebar div.page-tree .page-tree__title{margin-left:0}#sidebar div.page-tree .page-tree__list .page-tree__list{margin-left:23px;border-left:2px solid #dadce6;margin-right:0}#sidebar div.page-tree .page-tree__list .page-tree__list .page-tree__list{margin-left:13px}#sidebar div.page-tree .page-tree__list .page-tree__list summary{padding-left:28px}#sidebar div.page-tree .page-tree__list .page-tree__list summary::before{left:6px}#sidebar div.page-tree .page-tree__list li>a:not(.icon-only){padding-right:10px;padding-left:10px}#sidebar div.page-tree .page-tree__list li>a:not(.icon-only):hover{text-decoration:underline}#sidebar div.page-tree details summary{display:block;position:relative;padding:0 20px;padding-left:38px;border-radius:4px 0 0 4px}#sidebar div.page-tree details summary::-webkit-details-marker{display:none}#sidebar div.page-tree details summary::before{content:"";position:absolute;top:9px;left:16px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}#sidebar div.page-tree details summary:hover{background-color:#eff0f4}#sidebar div.page-tree details summary a{display:inline-block;padding-top:7px;padding-bottom:7px}#sidebar div.page-tree details summary a:hover{color:#212136;text-decoration:underline}#sidebar div.page-tree details[open]>summary::before{transform:rotate(90deg)}#footer{margin:0 20px 20px;padding-top:20px;border-top:1px solid #dadce6;color:#a3a6b7;font-size:.86em;grid-area:footer}#wrapper .context-menu-selection,#wrapper .context-menu-selection>td{background-color:#614ba6 !important;color:#fff !important}#wrapper #context-menu>ul,#wrapper #context-menu>ul>li>ul{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);border:0 none !important}#wrapper #context-menu ul{padding:3px}#wrapper #context-menu li{padding:0;border:0 none;border-radius:2px;background:transparent}#wrapper #context-menu li:hover{background-color:#e3e5ec}#wrapper #context-menu a:not(.easy-mindmup__icon){padding:3px 10px 3px 20px;border-radius:2px}#wrapper #context-menu a:not(.easy-mindmup__icon)::before{margin-top:2px;margin-left:-16px;float:left}#wrapper #context-menu a:not(.easy-mindmup__icon):hover{border-color:#e3e5ec;background-color:#e3e5ec}#wrapper #context-menu a:not(.easy-mindmup__icon).disabled{color:rgba(33,33,54,.5)}#wrapper #context-menu a:not(.easy-mindmup__icon).icon-checked{background:transparent}#wrapper #context-menu a:not(.easy-mindmup__icon).submenu{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")}img.gravatar{position:relative;top:-0.15em;overflow:hidden;border-radius:4px;line-height:1;vertical-align:middle}h2 img.gravatar,h3 img.gravatar,h4 img.gravatar{margin-right:5px}.username img.gravatar{margin-right:.5em}.icon-gravatar{margin-right:5px;float:left}table{border-spacing:0;border-collapse:collapse}table.list{width:100%;margin-bottom:20px;font-size:.92em}.autoscroll table.list{margin-bottom:0}table.list.changesets{margin-bottom:20px}table.list th,table.list .table-list-header{padding:8px;border:2px solid #e3e5ec;border-width:0 0 2px;background-color:#fff;color:#707893;vertical-align:bottom}.box table.list th,.box table.list .table-list-header{background-color:#f9fafb}table.list th a,table.list .table-list-header a{color:#212136}table.list tr.ui-sortable-helper{background-color:#ffe9a8}table.list td{padding:8px;border:1px solid #e3e5ec;border-width:0;text-align:center;vertical-align:top}table.list td.icon{padding-left:28px}table.list td.id,table.list td.issue_id,table.list td.legacy_id,table.list td.parent,table.list td.relations,table.list td.tracker{width:2%}table.list td.id,table.list td.issue_id,table.list td.legacy_id{font-weight:600}table.list td.reorder{white-space:nowrap}table.list td.attachments a{display:block}table.list th.checkbox,table.list td.checkbox{width:15px;padding-right:8px;padding-left:8px}table.list th.checkbox:first-child,table.list td.checkbox:first-child{padding-right:0}table.list th.checkbox input,table.list td.checkbox input{margin:2px 0 0}table.list th.activity,table.list th.assigned_to,table.list th.attachments,table.list th.author,table.list th.category,table.list th.comments,table.list th.description,table.list th.fixed_version,table.list th.last_notes,table.list th.last_updated_by,table.list th.name,table.list th.priority,table.list th.relations,table.list th.roles,table.list th.status,table.list th.string,table.list th.subject,table.list th.text,table.list th.tracker,table.list th.user,table.list td.activity,table.list td.assigned_to,table.list td.attachments,table.list td.author,table.list td.category,table.list td.comments,table.list td.description,table.list td.fixed_version,table.list td.last_notes,table.list td.last_updated_by,table.list td.name,table.list td.priority,table.list td.relations,table.list td.roles,table.list td.status,table.list td.string,table.list td.subject,table.list td.text,table.list td.tracker,table.list td.user{text-align:left}table.list th.id,table.list th.legacy_id,table.list th.estimated_hours,table.list th.float,table.list th.int,table.list th.remaining_hours,table.list th.spent_hours,table.list th.story_points,table.list td.id,table.list td.legacy_id,table.list td.estimated_hours,table.list td.float,table.list td.int,table.list td.remaining_hours,table.list td.spent_hours,table.list td.story_points{text-align:right}table.list td.buttons,table.list div.buttons{text-align:right;white-space:nowrap}table.list td.buttons a,table.list div.buttons a{margin-right:5px}table.list td.buttons a.icon-only,table.list div.buttons a.icon-only{margin-right:0}table.list td.buttons img,table.list div.buttons img{vertical-align:middle}table.list caption{padding:.5em .5em .5em 0;text-align:left}.table-list-cell{display:table-cell;padding:8px;vertical-align:top}tr.project .name a{white-space:nowrap}tr.project.closed,tr.project.archived,tr.project.closed a,tr.project.archived a{color:#a3a6b7}tr.project.idnt td.name{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23A3A6B7' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}tr.project.idnt-1 td.name{padding-left:24px;background-position:5px 50%}tr.project.idnt-2 td.name{padding-left:40px;background-position:21px 50%}tr.project.idnt-3 td.name{padding-left:56px;background-position:37px 50%}tr.project.idnt-4 td.name{padding-left:72px;background-position:53px 50%}tr.project.idnt-5 td.name{padding-left:88px;background-position:69px 50%}tr.project.idnt-6 td.name{padding-left:104px;background-position:85px 50%}tr.project.idnt-7 td.name{padding-left:120px;background-position:101px 50%}tr.project.idnt-8 td.name{padding-left:136px;background-position:117px 50%}tr.project.idnt-9 td.name{padding-left:152px;background-position:133px 50%}tr.issue{text-align:center;white-space:nowrap}tr.issue .category,tr.issue .enumeration,tr.issue .list,tr.issue .parent-subject,tr.issue .parent,tr.issue .relations,tr.issue .string,tr.issue .subject,tr.issue .text{white-space:normal}tr.issue .relations{text-align:left;white-space:normal}tr.issue .relations span{white-space:nowrap}.controller-issues.action-index tr.issue.assigned-to-me .assigned_to a,.controller-issues.action-index tr.issue.assigned-to-me .subject a{font-weight:600}tr.issue.idnt td.subject{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23A3A6B7' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}tr.issue.overdue td.due_date{color:#e5123d}tr.issue.idnt-1 td.subject{padding-left:24px;background-position:5px 50%}tr.issue.idnt-2 td.subject{padding-left:40px;background-position:21px 50%}tr.issue.idnt-3 td.subject{padding-left:56px;background-position:37px 50%}tr.issue.idnt-4 td.subject{padding-left:72px;background-position:53px 50%}tr.issue.idnt-5 td.subject{padding-left:88px;background-position:69px 50%}tr.issue.idnt-6 td.subject{padding-left:104px;background-position:85px 50%}tr.issue.idnt-7 td.subject{padding-left:120px;background-position:101px 50%}tr.issue.idnt-8 td.subject{padding-left:136px;background-position:117px 50%}tr.issue.idnt-9 td.subject{padding-left:152px;background-position:133px 50%}.issues .block_column,.issues .description,.issues .last_notes{padding:0;text-align:left;white-space:normal}.issues .block_column>span,.issues .description>span,.issues .last_notes>span{display:block;margin-bottom:5px;padding:8px;font-weight:600}.issues .block_column pre,.issues .description pre,.issues .last_notes pre{white-space:normal}@media screen and (min-width: 768px){.issues .block_column>.wiki,.issues .description>.wiki,.issues .last_notes>.wiki{max-height:20em;padding:20px;overflow:auto}}tr span.expander{display:inline-block;padding:0;float:left}tr span.expander.icon{padding-left:18px;text-align:center}tr span.expander.icon::before{margin:0 0 0 -18px;color:#a3a6b7;font-size:12px}tr span.expander:not(.icon){width:18px;padding:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='-1 -1 16 16'%3e%3cpath fill='%23707893' d='M11 6H8V3H6v3H3v2h3v3h2V8h3z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tr.open span.expander:not(.icon){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M4 7h8v2H4z'/%3e%3c/svg%3e")}td.center{text-align:center}td.assigned_to,td.last_updated_by{white-space:normal}.issue-report{table-layout:fixed}.issue-report-graph{width:75%;margin:20px auto}.sample-data{margin:10px;margin-bottom:20px;border:1px solid #e3e5ec}.sample-data td{border:1px solid #e3e5ec}.sample-data tr:first-child td{font-weight:600;text-align:center}tr.builtin td.name{font-style:italic}tr.entry{border:1px solid #dadce6}tr.entry td{white-space:nowrap}tr.entry td.filename{width:30%;text-align:left}tr.entry td.filename_no_report{width:70%;text-align:left}tr.entry td.size{text-align:right}tr.entry td.revision,tr.entry td.author{text-align:center}tr.entry td.age{text-align:right}tr.entry.file td.filename a,tr.entry.file td.filename_no_report a{margin-left:18px}table.list:not(.odd-even) tbody tr:nth-child(odd):not(.ui-sortable-helper)>td,.odd>td{background-color:rgba(209,211,224,.15)}table.list>tbody>tr:nth-child(n):hover:not(.ui-sortable-helper){background-color:rgba(209,211,224,.4)}table.list tbody tr .priority::before{content:" ";display:inline-block;width:14px;margin-right:5px;background-repeat:no-repeat;background-position:center center;background-size:14px}table.list tbody tr.priority-lowest .priority::before,.issue.details.priority-lowest .attributes td.priority::before,.issue.details.priority-lowest .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23029934' d='M11.707 7.293a.999.999 0 00-1.414 0L8 9.586V2a1 1 0 10-2 0v7.586L3.707 7.293a.999.999 0 10-1.414 1.414l4 4a.997.997 0 001.414 0l4-4a.999.999 0 000-1.414z'/%3e%3c/svg%3e")}table.list tbody tr.priority-low2 .priority::before,.issue.details.priority-low2 .attributes td.priority::before,.issue.details.priority-low2 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cg fill='%2301A671'%3e%3cpath d='M7 12a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 9.75l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 12z'/%3e%3cpath opacity='.7' d='M7 7a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 4.75l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 7z'/%3e%3c/g%3e%3c/svg%3e")}table.list tbody tr.priority-low3 .priority::before,.issue.details.priority-low3 .attributes td.priority::before,.issue.details.priority-low3 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%2300B3AD' d='M7 9.5a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 7.25l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 9.5z'/%3e%3c/svg%3e")}table.list tbody tr.priority-default .priority::before,.issue.details.priority-default .attributes td.priority::before,.issue.details.priority-default .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%230065FF' d='M11.5 6h-9a1 1 0 110-2h9a1 1 0 110 2zm0 4h-9a1 1 0 110-2h9a1 1 0 110 2z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high5 .priority::before,.issue.details.priority-high5 .attributes td.priority::before,.issue.details.priority-high5 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23614BA6' d='M10.999 9.5a.996.996 0 01-.599-.2L7 6.75 3.6 9.3a1 1 0 01-1.2-1.6l4-3a.996.996 0 011.2 0l4 3a.999.999 0 01-.601 1.8z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high4 .priority::before,.issue.details.priority-high4 .attributes td.priority::before,.issue.details.priority-high4 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23FC8C12' d='M10.999 9.5a.996.996 0 01-.599-.2L7 6.75 3.6 9.3a1 1 0 01-1.2-1.6l4-3a.996.996 0 011.2 0l4 3a.999.999 0 01-.601 1.8z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high3 .priority::before,.issue.details.priority-high3 .attributes td.priority::before,.issue.details.priority-high3 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cg fill='%23F14F28'%3e%3cpath d='M10.999 7a.994.994 0 01-.599-.2L7 4.25 3.6 6.8a1 1 0 01-1.2-1.6l4-3a.995.995 0 011.199 0l4 3a.998.998 0 01.2 1.399.992.992 0 01-.8.401z'/%3e%3cpath opacity='.7' d='M10.999 12a.994.994 0 01-.599-.2L7 9.25 3.6 11.8a1 1 0 01-1.2-1.599l4-3a.995.995 0 011.199 0l4 3a.998.998 0 01-.6 1.799z'/%3e%3c/g%3e%3c/svg%3e")}table.list tbody tr.priority-high2 .priority::before,.issue.details.priority-high2 .attributes td.priority::before,.issue.details.priority-high2 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23E5123D' d='M11.707 5.293l-4-4a.999.999 0 00-1.414 0l-4 4a.999.999 0 101.414 1.414L6 4.414V12a1 1 0 102 0V4.414l2.293 2.293a.997.997 0 001.414 0 .999.999 0 000-1.414z'/%3e%3c/svg%3e")}table.list tbody tr.priority-highest .priority::before,.issue.details.priority-highest .attributes td.priority::before,.issue.details.priority-highest .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23BC092E' d='M11.6 4.2l-4-3a.999.999 0 00-1.2 0l-4 3A1 1 0 002 5v7a1.001 1.001 0 001.6.8L7 10.25l3.4 2.55a.995.995 0 001.047.095c.339-.17.553-.516.553-.895V5a1 1 0 00-.4-.8z'/%3e%3c/svg%3e")}tr.issue .id>a,tr.issue .issue_id>a,tr.issue .legacy_id>a,a.issue,.relations>span>a.issue,.parent>a.issue{border-radius:2px 6px 6px 2px;background-color:#707893;color:#fff}tr.issue .id>a:hover,tr.issue .issue_id>a:hover,tr.issue .legacy_id>a:hover,a.issue:hover,.relations>span>a.issue:hover,.parent>a.issue:hover{background-color:#5a6076;color:#fff;text-decoration:none}tr.issue .id>a:focus,tr.issue .id>a:active,tr.issue .issue_id>a:focus,tr.issue .issue_id>a:active,tr.issue .legacy_id>a:focus,tr.issue .legacy_id>a:active,a.issue:focus,a.issue:active,.relations>span>a.issue:focus,.relations>span>a.issue:active,.parent>a.issue:focus,.parent>a.issue:active{text-decoration:none}a.issue{margin-right:1px;padding:1px 5px;font-weight:normal}a.issue.closed{position:relative;color:#dbdde4;text-decoration:none}a.issue.closed::after{content:"";display:block;position:absolute;right:5px;bottom:0;left:5px;height:calc(50% - 2px / 2);transform:rotate(-4deg);transition:border-color 50ms;border-top:2px solid rgba(255,255,255,.95)}a.issue.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.issue .id>a,tr.issue .legacy_id>a{display:block;padding:0 6px}tr.issue .id>a::before,tr.issue .legacy_id>a::before{content:"#";color:#b8bcc9}tr.issue .issue_id>a{display:inline-block;padding:0 6px}tr.tracker-1 .id>a,tr.tracker-1 .issue_id>a,a.tracker-1.issue,a.tracker-1,.relations>span>a.tracker-1,.parent>a.tracker-1{background-color:#e5123d;color:#fff}tr.tracker-1 .id>a:hover,tr.tracker-1 .issue_id>a:hover,a.tracker-1.issue:hover,a.tracker-1:hover,.relations>span>a.tracker-1:hover,.parent>a.tracker-1:hover{background-color:#b60e30;color:#fff}a.tracker-1.closed{color:#f9c4cf}a.tracker-1.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-1.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-1 .id>a::before{color:#f2899e}tr.tracker-2 .id>a,tr.tracker-2 .issue_id>a,a.tracker-2.issue,a.tracker-2,.relations>span>a.tracker-2,.parent>a.tracker-2{background-color:#0065ff;color:#fff}tr.tracker-2 .id>a:hover,tr.tracker-2 .issue_id>a:hover,a.tracker-2.issue:hover,a.tracker-2:hover,.relations>span>a.tracker-2:hover,.parent>a.tracker-2:hover{background-color:#0051cc;color:#fff}a.tracker-2.closed{color:#bfd9ff}a.tracker-2.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-2.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-2 .id>a::before{color:#80b2ff}tr.tracker-3 .id>a,tr.tracker-3 .issue_id>a,a.tracker-3.issue,a.tracker-3,.relations>span>a.tracker-3,.parent>a.tracker-3{background-color:#029934;color:#fff}tr.tracker-3 .id>a:hover,tr.tracker-3 .issue_id>a:hover,a.tracker-3.issue:hover,a.tracker-3:hover,.relations>span>a.tracker-3:hover,.parent>a.tracker-3:hover{background-color:#016723;color:#fff}a.tracker-3.closed{color:#c0e6cc}a.tracker-3.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-3.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-3 .id>a::before{color:#81cc9a}tr.tracker-4 .id>a,tr.tracker-4 .issue_id>a,a.tracker-4.issue,a.tracker-4,.relations>span>a.tracker-4,.parent>a.tracker-4{background-color:#614ba6;color:#fff}tr.tracker-4 .id>a:hover,tr.tracker-4 .issue_id>a:hover,a.tracker-4.issue:hover,a.tracker-4:hover,.relations>span>a.tracker-4:hover,.parent>a.tracker-4:hover{background-color:#4c3b83;color:#fff}a.tracker-4.closed{color:#d8d2e9}a.tracker-4.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-4.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-4 .id>a::before{color:#b0a5d3}tr.tracker-5 .id>a,tr.tracker-5 .issue_id>a,a.tracker-5.issue,a.tracker-5,.relations>span>a.tracker-5,.parent>a.tracker-5{background-color:#fc8c12;color:#fff}tr.tracker-5 .id>a:hover,tr.tracker-5 .issue_id>a:hover,a.tracker-5.issue:hover,a.tracker-5:hover,.relations>span>a.tracker-5:hover,.parent>a.tracker-5:hover{background-color:#e25a03;color:#fff}a.tracker-5.closed{color:#fee2c4}a.tracker-5.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-5.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-5 .id>a::before{color:#fec689}tr.tracker-6 .id>a,tr.tracker-6 .issue_id>a,a.tracker-6.issue,a.tracker-6,.relations>span>a.tracker-6,.parent>a.tracker-6{background-color:#00b3ad;color:#fff}tr.tracker-6 .id>a:hover,tr.tracker-6 .issue_id>a:hover,a.tracker-6.issue:hover,a.tracker-6:hover,.relations>span>a.tracker-6:hover,.parent>a.tracker-6:hover{background-color:#00807c;color:#fff}a.tracker-6.closed{color:#bfeceb}a.tracker-6.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-6.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-6 .id>a::before{color:#80d9d6}tr.tracker-7 .id>a,tr.tracker-7 .issue_id>a,a.tracker-7.issue,a.tracker-7,.relations>span>a.tracker-7,.parent>a.tracker-7{background-color:#4e65e5;color:#fff}tr.tracker-7 .id>a:hover,tr.tracker-7 .issue_id>a:hover,a.tracker-7.issue:hover,a.tracker-7:hover,.relations>span>a.tracker-7:hover,.parent>a.tracker-7:hover{background-color:#223ede;color:#fff}a.tracker-7.closed{color:#d3d9f9}a.tracker-7.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-7.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-7 .id>a::before{color:#a7b2f2}tr.group>td{border-bottom:1px solid #e3e5ec;font-weight:600;text-align:left}tr.group>td a{color:#614ba6}tr.group .toggle-all{display:none;color:#a3a6b7;font-weight:normal}tr.group:hover .toggle-all{display:inline}.toggle-all:hover{text-decoration:none}tr.time-entry{text-align:center}tr.time-entry td.project,tr.time-entry td.spent_on,tr.time-entry td.activity{width:6em}tr.time-entry td.user{width:12em}tr.time-entry td.issue,tr.time-entry td.comments{text-align:left;white-space:normal}tr.time-entry td.hours{font-weight:600}.time-entries td.hours,tr.time-entry td.hours{width:1%;text-align:right;white-space:nowrap}.time-entries td.hours .hours-dec,tr.time-entry td.hours .hours-dec{font-size:.9em}.mypage-box td.hours{font-weight:600}.mypage-box td.hours em{font-style:normal}.mypage-box tr.time-entry td.hours{font-weight:normal}tr.wiki-page-version td.updated_on,tr.wiki-page-version td.author{text-align:center}tr.version.closed{color:#707893}tr.version.closed a{color:#707893}tr.version td.date,tr.version td.status,tr.version td.sharing{text-align:center;white-space:nowrap}tr.user td{width:13%;white-space:nowrap}tr.user td.username,tr.user td.firstname,tr.user td.lastname{text-align:left}tr.user td.email{width:18%;text-align:left}tr.user.locked,tr.user.registered,tr.user.locked a,tr.user.registered a{color:#a3a6b7}table.plugins .configure{text-align:right}table.plugins span.name{margin-bottom:.5em;font-size:1.285em;font-weight:600}table.plugins .description,table.plugins .url{display:block}table.files tbody th{text-align:left}table.files tr.file td.filename{padding-left:28px;text-align:left}table.files tr.file td.digest{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}.controller-enumerations td.name{width:50%}.controller-enumerations td.tick,.controller-enumerations td.reorder{width:15%;text-align:center}table.list.enumerations{table-layout:fixed}table.list.enumerations+h3{margin-top:40px}table.list.enumerations+p{margin-bottom:40px}#content .query-totals{margin-top:0}@media screen and (min-width: 900px){#content .query-totals{margin-top:-43px;text-align:right}}.query-totals>span{margin-right:12px}.query-totals>span:last-child{margin-right:0}.query-totals .value{font-weight:600}#activity dl,#search-results{margin-left:20px}#activity dd,#search-results dd{margin-bottom:20px;padding-top:.1em}#activity dt,#search-results dt{padding-left:20px;background-repeat:no-repeat;background-position:0 center}#activity span.project::after,#search-results span.project::after{content:" -"}#activity span.description,#search-results span.description{display:block;color:#707893;font-style:italic}#activity h3,#activity h4{margin:0 0 20px;padding-bottom:.2em;border-bottom:1px dotted #a3a6b7;font-size:1.286em;font-weight:normal}#activity dt.grouped{margin-left:49px}#activity dt.me .time{border-bottom:1px solid #dadce6}#activity dt .time{color:#707893}#activity dt .gravatar{top:0;margin-top:-2px;margin-right:5px;float:left}#activity dd{overflow:hidden;font-size:.86em}#activity dd.grouped{margin-left:49px}#search-results-counts{float:right}#search-results-counts li{margin-left:1em;float:left;list-style-type:none}#search-form{margin-bottom:20px}#search-form input,#search-form select{margin-right:5px;margin-bottom:10px}#search-form label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:inline-block;margin-right:8px;line-height:28px}#search-form label input[type=checkbox],#search-form label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#search-form label input[type=checkbox],#search-form label input[type=radio]{margin-top:7px}#search-form p:last-child{margin-bottom:0}.highlight{background-color:#fff3cd;color:#5b4500}.highlight.token-1{background-color:#ffcbd5;color:#560011}.highlight.token-2{background-color:#c3f4d3;color:#003712}.highlight.token-3{background-color:#cce0ff;color:#002359}.issue.details{margin-bottom:20px;word-wrap:break-word}.issue.details .gravatar-with-child{position:relative}.issue.details .gravatar-with-child>img.gravatar{top:0;width:50px;height:50px;margin-right:10px;margin-bottom:10px;float:left}.issue.details .gravatar-with-child>img.gravatar:nth-child(2){position:absolute;top:30px;left:30px;width:25px;height:25px;border:2px solid rgba(255,255,255,.9);border-radius:20%}.issue.details>img.gravatar{top:0;width:50px;height:50px;margin-right:10px;margin-bottom:10px;float:left}.issue.details .assigned-to img.gravatar{position:relative;top:-3px;margin-right:5px}.issue.details>.subject,.issue.details>.author{padding-left:65px}.issue.details.assigned-to-me .assigned-to .user{font-weight:600}.issue.details>.subject h3{margin-bottom:.3em;color:#141422;font-size:1.75em;font-weight:600;line-height:1.1}.issue.details>.subject p{margin-bottom:5px;font-size:.86em}.issue.details>.author{margin-bottom:20px}.issue.details>hr,.issue.details .attribute>hr{margin:15px 0;border-top-color:#d1d3e0}.issue.details>.description>p{margin-bottom:15px}.issue.details>.description>.wiki{margin:0 0 15px}.issue.details .next-prev-links{margin:0 0 20px;float:none;color:#a3a6b7}@media screen and (min-width: 992px){.issue.details .next-prev-links{margin:0;float:right}}.issue .attributes td.status,.issue .attributes .attribute.status .value{display:inline-block;width:auto;min-width:1em;margin-top:3px;padding:1px 8px;border-radius:3px;background-color:#614ba6;color:#fff;font-size:.86em;font-weight:600;text-align:center;text-transform:uppercase}.issue.status-1 .attributes td.status,.issue.status-1 .attributes .attribute.status .value{background-color:#0065ff;color:#fff}.issue.closed .attributes td.status,.issue.closed .attributes .attribute.status .value{background-color:#e5123d;color:#fff}.issue .attributes td.priority::before,.issue .attribute.priority .value::before{content:" ";display:inline-block;width:14px;margin-right:5px;background-repeat:no-repeat;background-position:center center;background-size:14px}.issue table.attributes{width:100%}.issue table.attributes th,.issue table.attributes td{padding:3px 5px 3px 0;text-align:left;vertical-align:top}.issue table.attributes>tbody>tr th{color:#707893;font-weight:normal}.issue table.attributes>tbody>tr td{color:#141422}@media screen and (min-width: 992px){.issue table.attributes>tbody>tr>th{width:160px}.issue table.attributes>tbody>tr>td{min-width:160px}}.issue div.attributes{display:grid;grid-gap:0 20px;grid-template-columns:auto}@media screen and (min-width: 1200px){.issue div.attributes{grid-template-columns:repeat(2, minmax(auto, -webkit-max-content));grid-template-columns:repeat(2, minmax(auto, max-content))}.issue div.attributes .attribute .value{min-width:160px}}.issue div.attributes .splitcontent{display:contents}.issue div.attributes .splitcontent::after{content:none}.issue div.attributes .splitcontentleft{width:auto;padding-right:0;padding-left:0;float:none}.issue .splitcontent .attribute{padding-left:160px}.issue .splitcontent .attribute .label{width:160px;margin-left:-160px}.issue .attribute .label,.issue .attribute .value{padding:3px 5px 3px 0}.issue .attribute .label{box-sizing:border-box;float:left;color:#707893}.issue .attribute .value{color:#141422}.issue .attribute .value:empty::after{content:"-"}.issue .attribute .value *:last-child{margin-bottom:0}.issue table.progress{width:80px}.issue div.attachments{margin:0;padding:0;border-top:0}.issue div.description+div.attachments{margin:15px -15px -15px;padding:15px;border-top:1px solid #d1d3e0}.issue+div[style]+.contextual{margin-bottom:20px}div.fileover{background-color:#ffe9a8}div.attachments:not(.box){padding:20px 0;border-top:1px solid #d1d3e0}.collapsible div.attachments:not(.box){padding-top:0;border-top:0}div.attachments:not(.box) p{margin:10px 0 0}div.attachments:not(.box) p:first-child,div.attachments:not(.box) .contextual+p{margin-top:0}div.attachments:not(.box) img{position:relative;top:-1px;vertical-align:middle}div.attachments:not(.box) .delete{opacity:.7}div.attachments:not(.box) .delete:hover{opacity:1}div.attachments:not(.box) span.author{color:#707893;font-size:.86em}div.thumbnails{margin-top:15px}div.thumbnails div{display:inline}div.thumbnails a{display:inline-block;margin-right:2px;border:1px solid #dadce6;border-radius:3px;background-color:#fff}div.thumbnails a:hover{border-color:#a3a6b7}div.thumbnails img{top:0;margin:3px;border-radius:2px;vertical-align:middle}#issue_tree>p,#relations>p{margin-bottom:0}#issue_tree .issues,#relations .issues{margin:10px 0 0}#issue_tree .issues tr,#relations .issues tr{background-color:transparent}#issue_tree .issues tr:last-child>td,#relations .issues tr:last-child>td{border-bottom:0 none}#issue_tree .issues td.checkbox,#relations .issues td.checkbox{display:none}#issue_tree .issues td.done_ratio,#relations .issues td.done_ratio{width:80px}#issue_tree .issues td.buttons,#relations .issues td.buttons{width:3em;vertical-align:middle}#issue_tree .issues td.buttons a:not(:first-child),#relations .issues td.buttons a:not(:first-child){margin-left:2px}#trackers_description{display:none}#trackers_description dt{margin:0 0 5px}#trackers_description dd{margin-right:0;margin-left:0}#new-relation-form{text-align:right}#new-relation-form>p{margin-bottom:0}#new-relation-form>p>input{margin-right:5px}#update>form{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d1d3e0}#history>.tabs{margin-bottom:24px}#history.hide-details .journal,#history.hide-details .details,#history.hide-details .first-of-notes::before{display:none}#history.hide-details .has-notes{display:block}#history.hide-notes .journal,#history.hide-notes .wiki,#history.hide-notes .first-of-details::before{display:none}#history.hide-notes .has-details{display:block}.journal{position:relative;margin-bottom:20px;border:1px solid #d1d3e0;border-radius:3px;margin-left:36px}.journal.changeset h4+p{margin-bottom:0;padding-bottom:8px;background-color:#f9fafb;font-size:.92em}.journal.changeset h4+p>a:first-child{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-weight:600}.journal>div:target{position:relative;margin-top:-58px;padding-top:58px}.journal>div:target::before{content:"";display:block;position:absolute;top:58px;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 1px #512dc4,0 0 0 4px rgba(81,45,196,.2);pointer-events:none}.journal>div:target>h4::before{border-right-color:#512dc4;filter:drop-shadow(-4px 0 0 rgba(81, 45, 196, 0.2))}@media screen and (min-width: 900px){.journal>div:target{margin-top:-20px;padding-top:20px}.journal>div:target::before{top:20px}}.journal>div>.contextual,.journal>.contextual{position:relative;z-index:1;margin:0;padding:8px 12px;font-size:.92em}.journal>div>.contextual a,.journal>.contextual a{opacity:.7}.journal>div>.contextual a:hover,.journal>.contextual a:hover{opacity:1}.journal>div>.contextual>a.journal-link,.journal>.contextual>a.journal-link{padding-left:5px;opacity:1;color:#707893}.journal>div>.contextual>a.journal-link::before,.journal>.contextual>a.journal-link::before{content:""}.journal>div>h4,.journal>h4{margin:0;padding:8px 12px;border-radius:3px 3px 0 0;background-color:#f9fafb;color:#707893;font-size:.92em;font-weight:normal}.journal>div>h4 a,.journal>h4 a{color:#212136}.journal>div>h4 a.user,.journal>h4 a.user{font-weight:600}.journal>div>h4 .journal-link,.journal>h4 .journal-link{color:#707893}.journal>div>h4,.journal>h4{position:relative}.journal>div>h4::before,.journal>div>h4::after,.journal>h4::before,.journal>h4::after{content:" ";display:block;position:absolute;top:9px;right:100%;left:-14px;width:0;height:0;border-style:solid solid outset;border-color:transparent;pointer-events:none}.journal>div>h4::after,.journal>h4::after{margin-top:1px;margin-left:2px;border-width:6px;border-right-color:#f9fafb}.journal>div>h4::before,.journal>h4::before{border-width:7px;border-right-color:#d1d3e0}.journal>div>h4>.gravatar,.journal>h4>.gravatar{top:0;margin-top:-4px;margin-left:-49px;float:left}.journal>p{padding-right:12px;padding-left:12px}.journal>p:empty{margin-bottom:0}.journal form,.journal .wiki,.journal .details{border-top:1px solid #d1d3e0}.journal .details{margin:0;padding:8px 0;padding-left:32px;font-size:.92em}.journal .details img{margin:0 0 -3px 4px}.journal .thumbnails{margin:0;padding:0 12px 8px}.journal .thumbnails img{vertical-align:middle}.journal .wiki{padding:15px}.journal form{padding:8px 12px 12px;background-color:#f9fafb}.journal form>p{margin-bottom:15px}.journal form>p:last-child{margin-bottom:0}.journal form>label{display:inline-block;margin-bottom:10px;line-height:1.428571429}.journal form>.wiki{margin:0 -15px -15px;padding:0;border:0 none}.journal form>.wiki .preview{padding:15px}.journal i:first-of-type,.journal i:last-of-type{padding:2px 4px;border-radius:2px;font-size:.9285em;font-style:normal}.journal del>i:first-of-type,.journal i:first-of-type{background-color:#fff1e1;color:#5e3100}.journal i:last-of-type{background-color:#d4fde3;color:#003712}.private-notes{border-left-color:#fc8c12}.private-notes>div>h4::before{border-right-color:#fc8c12}#activity dt,.journal{clear:left}.journal-link{float:right}span.private{padding:1px 5px;border-radius:2px;background:#fc8c12;color:#fff;font-size:.86em;font-weight:600;text-transform:uppercase}#issue-changesets{margin-bottom:20px}@media screen and (min-width: 992px){#issue-changesets{width:45%;float:right}#issue-changesets+#history{margin-right:45%;padding-right:20px}}@media screen and (min-width: 1200px){#issue-changesets{width:33%}#issue-changesets+#history{margin-right:33%}}#issue-changesets div.changeset{margin-top:14px;padding:0;overflow:hidden;border:1px solid #d1d3e0;border-radius:3px;background-color:#f9fafb;font-size:.92em}#issue-changesets div.changeset:first-of-type{margin-top:0}#issue-changesets div.changeset>p{margin:0;padding:6px 12px;color:#707893}#issue-changesets div.changeset>p::after{content:"";display:block;clear:both}#issue-changesets div.changeset>p>a:first-child{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-weight:600}#issue-changesets div.changeset>p .author a{color:#212136}#issue-changesets div.changeset>p .author a.user{font-weight:600}#issue-changesets div.changeset>p>br{display:none}#issue-changesets div.changeset>.wiki{padding:6px 12px;border-top:1px solid #d1d3e0;background-color:#fff}#login-form{box-sizing:border-box;margin:40px auto 20px}#login-form label,#login-form input:not([type=checkbox]){width:100%}#login-form label{display:block;margin-bottom:6px;font-weight:600;line-height:inherit}#login-form label[for=autologin]{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;margin-bottom:20px}#login-form label[for=autologin] input[type=checkbox],#login-form label[for=autologin] input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#login-form label>a{float:right;font-weight:normal}#login-form input[type=text],#login-form input[type=password]{margin-bottom:15px}#login-form #login-submit{padding-top:6px;padding-bottom:6px}#login-form table{margin:auto;table-layout:fixed}#login-form td{padding:0}#login-form td:first-child{width:8em;padding-right:8px;white-space:nowrap}#login-form td>label{margin-bottom:15px}#login-form td>input[type=submit]{width:auto;margin-right:0}@media screen and (min-width: 480px){#login-form{width:24em;padding:20px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;box-shadow:0 1px 2px rgba(0,0,0,.07),0 3px 8px rgba(0,0,0,.04);color:#3e4359}#login-form table{width:100%}}html[lang=da] #login-form td:first-child{width:6em}html[lang=en] #login-form td:first-child{width:6em}html[lang=en-GB] #login-form td:first-child{width:6em}html[lang=ko] #login-form td:first-child{width:6em}html[lang=pl] #login-form td:first-child{width:6em}html[lang=tr] #login-form td:first-child{width:6em}html[lang=uk] #login-form td:first-child{width:6em}html[lang=fr] #login-form td:first-child{width:9em}html[lang=hr] #login-form td:first-child{width:9em}html[lang=nl] #login-form td:first-child{width:9em}html[lang=sr-YU] #login-form td:first-child{width:9em}html[lang=sv] #login-form td:first-child{width:9em}html[lang=el] #login-form td:first-child{width:10em}html[lang=eu] #login-form td:first-child{width:10em}html[lang=lt] #login-form td:first-child{width:10em}html[lang=pt] #login-form td:first-child{width:10em}html[lang=sk] #login-form td:first-child{width:10em}html[lang=sr] #login-form td:first-child{width:10em}html[lang=th] #login-form td:first-child{width:10em}#openid_url{padding-right:32px;background-image:url("../../../images/openid-bg.gif");background-repeat:no-repeat;background-position:right 8px center}#admin-menu ul:nth-child(n) li{list-style-type:none}#admin-menu ul:nth-child(n) li>a:not(.icon-only){padding-left:45px;background-repeat:no-repeat;background-position:20px center}#admin-index>#admin-menu ul{margin:0;padding:0}#admin-index>#admin-menu li{padding:7px 23px}#admin-index>#admin-menu a{display:inline-block;padding-left:25px;background-position:0 center}table.members td.roles,table.memberships td.roles{width:45%}table.permissions td.role{color:#707893;font-weight:normal;text-align:center;vertical-align:bottom}.controller-workflows table.list,.controller-workflows fieldset.collapsible{margin-bottom:20px}table.transitions td.enabled{background:#ccebd6}#workflow_copy_form select{width:200px}#workflow_form table select{width:90%;min-width:60px}table.fields_permissions td.readonly{background:#a3a6b7}table.fields_permissions td.required{background:#fad0d8}#custom_field_enumerations{padding-left:0;list-style:none}#custom_field_enumerations li{min-height:28px;padding:1px 0}#custom_field_enumerations li .sort-handle,#custom_field_enumerations li label{line-height:28px}#custom_field_enumerations li label input{vertical-align:baseline}fieldset.settings label{display:block}fieldset#notified_events .parent{padding-left:20px}.settings.enabled_scm table{width:100%}.settings.enabled_scm td.scm_name{font-weight:600}.syntaxhl div{display:inline}.syntaxhl .line-numbers{margin:0 5px 0 0;padding:2px 4px;background-color:#eee}.syntaxhl .code pre{overflow:auto}.syntaxhl .debug{background:blue !important;color:#fff !important}.syntaxhl .annotation{color:#007}.syntaxhl .attribute-name{color:#b48}.syntaxhl .attribute-value{color:#700}.syntaxhl .binary{color:#509}.syntaxhl .char{color:#d20}.syntaxhl .char .content{color:#d20}.syntaxhl .char .delimiter{color:#710}.syntaxhl .class{color:#795da3;font-weight:600}.syntaxhl .class-variable{color:#369}.syntaxhl .color{color:#0a0}.syntaxhl .comment{color:#969896}.syntaxhl .comment .char,.syntaxhl .comment .delimiter{color:#969896}.syntaxhl .complex{color:#a08}.syntaxhl .constant{color:#795da3}.syntaxhl .decorator{color:#b0b}.syntaxhl .definition{color:#099;font-weight:600}.syntaxhl .delimiter{color:#000}.syntaxhl .directive{color:#088;font-weight:600}.syntaxhl .doc{color:#970}.syntaxhl .doc-string{color:#d42;font-weight:600}.syntaxhl .doctype{color:#34b}.syntaxhl .entity{color:#800;font-weight:600}.syntaxhl .error{background-color:#faa;color:red}.syntaxhl .escape{color:#666}.syntaxhl .exception{color:#c00;font-weight:600}.syntaxhl .float{color:#06d}.syntaxhl .function{color:#06b;font-weight:600}.syntaxhl .global-variable{color:#d70}.syntaxhl .hex{color:#02b}.syntaxhl .imaginary{color:red}.syntaxhl .include{color:#b44;font-weight:600}.syntaxhl .inline{background-color:rgba(0,0,0,.05);color:#000}.syntaxhl .inline-delimiter{color:#666;font-weight:600}.syntaxhl .instance-variable{color:#33b}.syntaxhl .integer{color:#0086b3}.syntaxhl .key{color:#606}.syntaxhl .key .char{color:#60f}.syntaxhl .key .delimiter{color:#404}.syntaxhl .keyword{color:#b3113e;font-weight:600}.syntaxhl .label{color:#970;font-weight:600}.syntaxhl .local-variable{color:#369}.syntaxhl .namespace{color:#707;font-weight:600}.syntaxhl .octal{color:#40e}.syntaxhl .predefined{color:#b21}.syntaxhl .predefined-constant{color:#009595}.syntaxhl .predefined-type{color:#0a5;font-weight:600}.syntaxhl .preprocessor{color:#579}.syntaxhl .pseudo-class{color:#00c;font-weight:600}.syntaxhl .regexp{background-color:rgba(255,0,255,.06)}.syntaxhl .regexp .content{color:#808}.syntaxhl .regexp .delimiter{color:#404}.syntaxhl .regexp .modifier{color:#c2c}.syntaxhl .reserved{color:#080;font-weight:600}.syntaxhl .shell{background-color:rgba(0,255,0,.06)}.syntaxhl .shell .content{color:#2b2}.syntaxhl .shell .delimiter{color:#161}.syntaxhl .string .char,.syntaxhl .string .content,.syntaxhl .string .delimiter,.syntaxhl .string .modifier{color:#df5000}.syntaxhl .symbol{color:#d33}.syntaxhl .symbol .content,.syntaxhl .symbol .delimiter{color:#d33}.syntaxhl .tag{color:#070}.syntaxhl .type{color:#339;font-weight:600}.syntaxhl .value{color:#088}.syntaxhl .variable{color:#037}.syntaxhl .insert{background:rgba(0,255,0,.12)}.syntaxhl .insert .insert{background:transparent;color:#0c0;font-weight:600}.syntaxhl .insert .eyecatcher{margin:-1px;border:1px solid rgba(0,128,0,.5);border-top:0 none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:rgba(0,255,0,.2)}.syntaxhl .delete{background:rgba(255,0,0,.12)}.syntaxhl .delete .delete{background:transparent;color:#c00;font-weight:600}.syntaxhl .delete .eyecatcher{margin:-1px;border:1px solid rgba(230,0,0,.5);border-bottom:0 none;border-top-left-radius:5px;border-top-right-radius:5px;background-color:rgba(255,0,0,.2)}.syntaxhl .change{background:#007;color:#bbf}.syntaxhl .change .change{color:#88f}.syntaxhl .head{background:#505;color:#f8f}.syntaxhl .head .head{color:#f4f}.syntaxhl .head .filename{color:#fff}.syntaxhl{color:#24292e}.syntaxhl .hll{background-color:#ffc}.syntaxhl .c{color:#6a737d}.syntaxhl .k{color:#d73a49}.syntaxhl .ch{color:#6a737d}.syntaxhl .cm{color:#6a737d}.syntaxhl .cp{color:#d73a49}.syntaxhl .cpf{color:#032f62}.syntaxhl .c1{color:#6a737d}.syntaxhl .cs{color:#6a737d}.syntaxhl .gd{background-color:#ffeef0;color:#b31d28}.syntaxhl .gh{color:#005cc5}.syntaxhl .gi{background-color:#f0fff4;color:#22863a}.syntaxhl .gs{font-weight:bold}.syntaxhl .gu{color:#6f42c1;font-weight:bold}.syntaxhl .gt{color:#04d}.syntaxhl .kc{color:#005cc5}.syntaxhl .kd{color:#d73a49}.syntaxhl .kn{color:#d73a49}.syntaxhl .kp{color:#d73a49}.syntaxhl .kr{color:#d73a49}.syntaxhl .kt{color:#d73a49}.syntaxhl .m{color:#005cc5}.syntaxhl .s{color:#032f62}.syntaxhl .na{color:#005cc5}.syntaxhl .nb{color:#005cc5}.syntaxhl .nc{color:#6f42c1}.syntaxhl .no{color:#005cc5}.syntaxhl .nd{color:#6f42c1}.syntaxhl .ni{color:#005cc5}.syntaxhl .ne{color:#005cc5}.syntaxhl .nf{color:#6f42c1}.syntaxhl .nl{color:#005cc5}.syntaxhl .nn{color:#6f42c1}.syntaxhl .nt{color:#22863a}.syntaxhl .nv{color:#24292e}.syntaxhl .o{color:#d73a49}.syntaxhl .ow{color:#d73a49}.syntaxhl .w{color:#bbb}.syntaxhl .mb{color:#005cc5}.syntaxhl .mf{color:#005cc5}.syntaxhl .mh{color:#005cc5}.syntaxhl .mi{color:#005cc5}.syntaxhl .mo{color:#005cc5}.syntaxhl .sa{color:#d73a49}.syntaxhl .sb{color:#032f62}.syntaxhl .sc{color:#032f62}.syntaxhl .dl{color:#d73a49}.syntaxhl .sd{color:#032f62}.syntaxhl .s2{color:#032f62}.syntaxhl .se{color:#032f62}.syntaxhl .sh{color:#032f62}.syntaxhl .si{color:#005cc5}.syntaxhl .sx{color:#032f62}.syntaxhl .sr{color:#032f62}.syntaxhl .s1{color:#032f62}.syntaxhl .ss{color:#005cc5}.syntaxhl .bp{color:#005cc5}.syntaxhl .fm{color:#005cc5}.syntaxhl .vc{color:#24292e}.syntaxhl .vg{color:#24292e}.syntaxhl .vi{color:#24292e}.syntaxhl .vm{color:#005cc5}.syntaxhl .il{color:#005cc5}div.gantt_content{overflow:auto}.controller-gantts form+table,table.gantt-table{width:100%;border-collapse:collapse}.controller-gantts form+table td,table.gantt-table td{padding:0;vertical-align:top}.gantt_hdr{position:absolute;top:0;height:16px;overflow:hidden;border:1px solid #d1d3e0;text-align:center}.gantt_hdr[style*=background]{background:#eff0f4 !important}.gantt_hdr.nwday{background-color:#eff0f4;color:#141422}#gantt_area .gantt_hdr{border-right-width:1px;border-left-width:0}.gantt_subjects_container:not(.draw_selected_columns) .gantt_hdr,.last_gantt_selected_column .gantt_hdr{z-index:1}.gantt_subjects_container .gantt_subjects{z-index:2}.gantt_subjects_column .gantt_hdr{border-left:1px solid #d1d3e0 !important}.gantt_subjects_column+td{padding:0}.gantt_subjects .issue-subject:hover{background-color:rgba(209,211,224,.4)}.gantt_subjects .issue-subject img.icon-gravatar{float:none}.gantt_hdr_selected_column_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:50%;width:100%;transform:translateY(-50%);font-size:.86em}td.gantt_selected_column{width:60px}td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container{width:59px;border-left-width:0}.gantt_subjects{position:relative;z-index:1;font-size:.86em}.gantt_selected_column_content div{box-sizing:border-box;padding-right:5px;padding-left:5px}.gantt_subjects div,.gantt_selected_column_content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:16px;line-height:16px}.task{position:absolute;height:8px;margin:2px 0 0;padding:0;font-size:11px;line-height:16px;white-space:nowrap}.task.label{width:100%;margin-top:0}.task.label.project,.task.label.version{font-weight:600}.task.parent{height:3px}.task.parent.marker.starting{position:absolute;top:-1px;left:0;width:8px;height:16px;margin-left:-4px;background:url("../../../images/task_parent_end.png") no-repeat 0 0}.task.parent.marker.ending{position:absolute;top:-1px;right:0;width:8px;height:16px;margin-left:-4px;background:url("../../../images/task_parent_end.png") no-repeat 0 0}.task_late{border:1px solid #b60e30;background-color:#e5123d}.task_done{border:1px solid #016723;background-color:#029934}.task_todo{border:1px solid rgba(148,153,184,.5);background-color:rgba(209,211,224,.5)}.task_todo.parent{border:1px solid rgba(117,124,163,.5);background-color:rgba(179,182,204,.5)}.project.task_late,.project.task_done,.project.task_todo,.version.task_late,.version.task_done,.version.task_todo{height:2px;margin-top:3px}.project.task_todo,.version.task_todo{border:1px solid #0051cc;background-color:#0065ff}.project.marker,.version.marker{margin-top:1px;margin-left:-4px;border:0 none;background-image:url("../../../images/version_marker.png");background-repeat:no-repeat}.version-behind-schedule,.issue-behind-schedule{color:#fc8c12}.context-menu-selection .version-behind-schedule,.context-menu-selection .issue-behind-schedule{color:#fff}.version-overdue,.issue-overdue,.project-overdue{color:#e5123d}.context-menu-selection .version-overdue,.context-menu-selection .issue-overdue,.context-menu-selection .project-overdue{color:#fff}.tooltip{position:relative;z-index:24}.tooltip:hover{z-index:25}.tooltip:hover span.tip{display:block}.tooltip span.tip{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);display:none;position:absolute;top:12px;width:270px;padding:6px;border:0 solid #d1d3e0;border-radius:2px;background-color:#fff;color:#3e4359;font-size:.86em;text-align:left}.list .tooltip span.tip{right:0;left:auto}table.cal{width:100%;margin-bottom:20px;border:1px solid #e3e5ec}table.cal thead th{width:14%;padding:5px;background-color:rgba(209,211,224,.4)}table.cal thead th.week-number{width:auto}table.cal tbody tr{height:100px}table.cal td{padding:5px;border:1px solid #e3e5ec;font-size:.86em;vertical-align:top}table.cal td.week-number{border:0 none;background-color:rgba(209,211,224,.4);font-size:1em;text-align:right}table.cal td p.day-num{float:right;font-size:1.285em;text-align:right}table.cal td.odd p.day-num{color:#a3a6b7}table.cal td.nwday{background:rgba(209,211,224,.15)}table.cal td.today{background:#ffe9a8}table.cal td.today p.day-num{font-weight:600}table.cal .starting a::before,p.cal.legend .starting::before,table.cal .ending a::before,p.cal.legend .ending::before{content:"";width:10px;text-align:right}table.cal .ending a::before,p.cal.legend .ending::before{content:"";text-align:left}table.cal .starting.ending a::before,p.cal.legend .starting.ending::before{content:"";transform:scale(0.6) rotate(45deg);text-align:center}p.cal.legend span{display:block}table.progress{width:80px;margin-top:3px;margin-right:5px;float:left;empty-cells:show;border:0 none}.version-overview table.progress{width:40em}td.done_ratio table.progress{margin-right:auto;margin-left:auto;float:none}table.progress tr{background:transparent !important}table.progress td{height:12px;padding:0;border:0 none}table.progress td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}table.progress td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}table.progress td.done{background-color:#614ba6 !important}table.progress td.closed{background-color:#029934 !important}table.progress td.todo{background-color:rgba(209,211,224,.5) !important;mix-blend-mode:multiply}.issue table.progress td{padding:0}.context-menu-selection table.progress td.todo{mix-blend-mode:screen}p.percent{margin-bottom:0;font-size:.86em}p.progress-info{clear:left;color:#707893;font-size:80%}.wiki.wiki-page{margin-bottom:20px;font-size:16px}.wiki.wiki-page ul li,.wiki.wiki-page ol li{margin-top:.25em}.wiki.wiki-page ul ul,.wiki.wiki-page ul ol,.wiki.wiki-page ol ul,.wiki.wiki-page ol ol{margin-top:.25em;margin-bottom:.25em}.wiki.wiki-page ul ul li,.wiki.wiki-page ul ol li,.wiki.wiki-page ol ul li,.wiki.wiki-page ol ol li{margin-top:.125em}.controller-wiki .wiki>.preview,.controller-wiki .wiki.wiki-preview{font-size:16px}div.wiki{color:#141422;line-height:1.6}div.wiki h1,div.wiki .h1,div.wiki h2,div.wiki .h2,div.wiki h3,div.wiki .h3,div.wiki h4,div.wiki .h4,div.wiki h5,div.wiki .h5,div.wiki h6,div.wiki .h6{margin-top:1em;margin-bottom:16px;font-weight:600;line-height:1.4}div.wiki h1,div.wiki .h1{padding-bottom:.3em;border-bottom:1px solid #dadce6;font-size:2.25em;line-height:1.2}div.wiki h2,div.wiki .h2{padding-bottom:.3em;border-bottom:1px solid #dadce6;font-size:1.75em;line-height:1.225}div.wiki h3,div.wiki .h3{font-size:1.5em;line-height:1.43}div.wiki h4,div.wiki .h4{font-size:1.286em}div.wiki h5,div.wiki .h5{font-size:1em}div.wiki h6,div.wiki .h6{color:#707893;font-size:1em}div.wiki .text-normal{font-weight:normal}div.wiki>a:first-child+h1,div.wiki>a:first-child+h2,div.wiki>a:first-child+h3,div.wiki>a:first-child+h4,div.wiki>a:first-child+h5,div.wiki>a:first-child+h6{margin-top:0}div.wiki>a:target+h2::before,div.wiki>a:target+h3::before,div.wiki>a:target+h4::before,div.wiki>a:target+h5::before,div.wiki>a:target+h6::before{content:"#";display:inline-block;width:.7em;margin-left:-0.7em;color:#a3a6b7;font-weight:normal}div.wiki>:last-child{margin-bottom:0}div.wiki blockquote{margin-bottom:1em}div.wiki blockquote>:first-child{margin-top:0}div.wiki blockquote>:last-child{margin-bottom:0}div.wiki .contextual a{opacity:.7}div.wiki .contextual a:hover{opacity:1}div.wiki a{word-break:break-all;word-break:break-word}div.wiki p,div.wiki ul,div.wiki ol{margin-bottom:1em}div.wiki ul,div.wiki ol{padding-left:1.5em}div.wiki ul ul,div.wiki ul ol,div.wiki ol ul,div.wiki ol ol{margin-bottom:0}div.wiki li>p{margin-top:.25em;margin-bottom:0}div.wiki table{display:block;width:100%;margin-bottom:20px;overflow:auto;word-break:normal;word-break:keep-all}div.wiki tbody:first-child tr:nth-child(2n),div.wiki thead+tbody tr:nth-child(2n-1){background-color:rgba(209,211,224,.15)}div.wiki td,div.wiki th{padding:8px;border:1px solid #e3e5ec}div.wiki .noborder,div.wiki .wiki-class-noborder{border:0 none}div.wiki .noborder td,div.wiki .noborder th,div.wiki .wiki-class-noborder td,div.wiki .wiki-class-noborder th{border:0 none}div.wiki a.new{color:#e5123d}div.wiki code{padding:.2em .33em;border-radius:3px;background-color:rgba(209,211,224,.3);font-size:.86em}div.wiki pre{width:auto;margin-bottom:1.15em;padding:12px 15px;overflow-x:auto;overflow-y:hidden;border-radius:3px;background-color:rgba(209,211,224,.15);font-size:.86em}div.wiki pre code{padding:0;border-radius:0;background-color:transparent;font-size:1em}div.wiki img{max-width:100%;vertical-align:middle}div.wiki .toc{display:table;max-width:45%;margin-bottom:20px;margin-left:0;padding:5px 10px;list-style-type:none;border:1px solid #e3e5ec;border-radius:3px;background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.07);color:#3e4359;font-size:.86em}div.wiki .toc a{color:#0051cc;font-weight:normal;text-decoration:none}div.wiki .toc a:hover{color:#0065ff;text-decoration:underline}div.wiki .toc.right{margin-right:0;margin-left:20px;float:right}div.wiki .toc.left{margin-right:20px;margin-left:0;float:left}div.wiki .toc ul{margin:0;padding:0;font-size:.86em}div.wiki .toc ul ul{font-size:1em}div.wiki .toc li{margin:0}div.wiki .toc li li{margin-left:1.5em;list-style-type:disc}div.wiki .toc li li li{list-style-type:circle}div.wiki .toc li li li li{list-style-type:square}div.wiki .toc-active-prev+.toc{padding-left:16px;border-left:4px solid #0051cc}div.wiki .toc-active-prev+.toc a{color:#003d99}div.wiki .toc-active-prev+.toc a:focus,div.wiki .toc-active-prev+.toc a:hover{color:#00255c}h1 .wiki-anchor,h2 .wiki-anchor,h3 .wiki-anchor,h4 .wiki-anchor,h5 .wiki-anchor,h6 .wiki-anchor{display:none;margin-left:5px;color:#dadce6 !important;text-decoration:none !important}h1:hover .wiki-anchor,h2:hover .wiki-anchor,h3:hover .wiki-anchor,h4:hover .wiki-anchor,h5:hover .wiki-anchor,h6:hover .wiki-anchor{display:inline}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{display:inline-block;max-width:100%;vertical-align:middle}p.footnote{margin-bottom:5px}p.footnote::before{content:"";display:block;width:300px;margin-top:20px;padding-top:10px;border-top:1px solid #dadce6}p.footnote+p.footnote::before{display:none}.ltr,.wiki-class-ltr{direction:ltr}.rtl,.wiki-class-rtl{direction:rtl}.preview{margin-top:20px;padding:20px;border:1px solid #dadce6;background-color:#fff}#wiki_add_attachment{padding-top:20px;border-top:1px solid #dadce6}#wiki_add_attachment>p{margin-bottom:0;float:left}#wiki_add_attachment>form{padding-top:20px;clear:left}.collapsible #wiki_add_attachment{padding-top:0;border-top:0}.collapsible #wiki_add_attachment>form{padding-top:0}.wiki-pager>a{display:inline-block;padding:6px 12px;border:1px solid #d1d3e0;border-radius:14px;background-color:#fff;line-height:1;white-space:nowrap}.wiki-pager>a:hover,.wiki-pager>a:focus,.wiki-pager>a:active{background-color:#f6f6f9;text-decoration:none}.wiki-pager.wiki-pager--aligned{overflow:hidden}.wiki-pager.wiki-pager--aligned>a:first-child{float:left}.wiki-pager.wiki-pager--aligned>a:last-child{float:right}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width: 768px){.lead{font-size:21px}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#a3a6b7}.text-primary{color:#614ba6}.text-success{color:#029934}.text-info{color:#0065ff}.text-warning{color:#fc8c12}.text-danger{color:#e5123d}.bg-primary{background-color:#614ba6;color:#fff}.bg-success{background-color:#ccebd6}.bg-info{background-color:#cce0ff}.bg-warning{background-color:#fee8d0}.bg-danger{background-color:#fad0d8}p.bg-primary,p.bg-success,p.bg-info,p.bg-warning,p.bg-danger{padding:15px 15px}a.collapsible,a.collapsible.icon,.collapsible>legend{color:#0051cc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.collapsible:hover,a.collapsible:focus,a.collapsible.icon:hover,a.collapsible.icon:focus,.collapsible>legend:hover,.collapsible>legend:focus{color:#0065ff;text-decoration:none}a.collapsible::before,a.collapsible.icon::before,.collapsible>legend::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:relative;top:-0.1em;width:1em;height:1em;margin-right:3px;transform:rotate(0);color:#a3a6b7;font-size:12px;vertical-align:middle;transition:transform 300ms}a.collapsible.collapsed::before,a.collapsible.icon-collapsed::before,.collapsible.collapsed>legend::before{transform:rotate(-90deg)}fieldset.collapsible{min-height:20px;max-height:10000px;overflow:auto;transition:max-height 300ms ease-out}fieldset.collapsible>div{display:block !important;visibility:visible;transition:visibility 0s 0s,opacity 300ms;opacity:1}fieldset.collapsible.collapsed{max-height:0;overflow:hidden;transition:max-height 300ms}fieldset.collapsible.collapsed>div{visibility:hidden;transition:visibility 0s 300ms,opacity 300ms;opacity:0}.hascontextmenu{cursor:context-menu}.contextual{float:right;cursor:default}.contextual input,.contextual select{font-size:.9em}.hidden-for-sighted{position:absolute !important;top:auto !important;left:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important}img{image-orientation:from-image}.filecontent-container{position:relative;min-height:200px;margin-bottom:20px}.filecontent-container>.filecontent{position:absolute;max-width:100%;max-height:100%}.filecontent-container>.filecontent.wiki{position:static;padding-bottom:20px}.autoscroll{position:relative;margin-bottom:20px;overflow-x:auto}.box{margin-bottom:20px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;color:#3e4359;word-wrap:break-word}.ui-dialog-content .box{padding:0;border:0 none;background:transparent;box-shadow:none}.box:last-child,.box>:last-child{margin-bottom:0}.box>h3{margin-bottom:15px}.splitcontentleft,.splitcontentright{box-sizing:border-box;width:50%}.splitcontentleft>.wiki,.splitcontentright>.wiki{margin-bottom:20px}.splitcontentleft{padding-right:10px;float:left}.splitcontentright{padding-left:10px;float:right}#watchers select{display:block;width:100%}#watchers>.watchers>li{display:block;margin-bottom:6px;padding-right:20px}#watchers>.watchers>li>a:not(.icon-only){display:inline;padding:0;background:transparent}#watchers>.watchers>li>.icon-only::before{line-height:inherit}#watchers>.watchers>li>.delete{float:right;opacity:.7}#watchers>.watchers>li>.delete:hover{opacity:1}#watchers>.watchers>li img.gravatar{margin-right:.5em}#principals label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block}#principals label input[type=checkbox],#principals label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#principals .gravatar{margin-right:5px}.roles-selection label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:inline-block;margin-right:8px}.roles-selection label input[type=checkbox],.roles-selection label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}p.subtitle{margin-top:-10px;margin-bottom:20px;font-style:italic}#block-form{display:inline}.block-receiver{box-sizing:border-box;min-height:20px;margin-bottom:20px}.dragging .block-receiver{outline:2px dashed #a3a6b7}.mypage-box{margin-bottom:20px}.mypage-box:last-child{margin-bottom:0}.mypage-box.ui-sortable-handle{overflow:hidden;outline:1px solid #dadce6}.mypage-box.ui-sortable-handle:hover{outline:1px solid #a3a6b7}.mypage-box.ui-sortable-placeholder{visibility:visible !important;outline:1px dashed #d19d01;background:#ffe9a8}.mypage-box.ui-sortable-helper{box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3);background:#fff}.handle{cursor:move}a.close-icon{display:block;width:12px;height:12px;margin-top:5px;overflow:hidden;background-image:url("../../../images/close.png");background-repeat:no-repeat;cursor:pointer}a.close-icon:hover{background-image:url("../../../images/close_hl.png")}#my-page .mypage-box>.contextual{transition:opacity 50ms;opacity:0}#my-page .mypage-box:hover>.contextual{opacity:1}#my-page #list-left{width:50%;padding-right:10px;float:left}#my-page #list-right{width:50%;padding-left:10px;float:right}#content table.filecontent{width:100%;background:#fff}#content table.filecontent th.filename{border-color:#614ba6;border-bottom-color:#e6e6e6;background-color:#614ba6;color:#fff}#content table.filecontent tbody{font-size:.92em}#content table.filecontent tbody,#content table.filecontent td.line-code pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}#content table.filecontent th.line-num{border-color:#e6e6e6;background-color:#f2f2f2;color:#707893}#content table.filecontent th.line-num,#content table.filecontent td.line-code{padding:.15em .4em}#content table.filecontent th.line-num,#content table.filecontent td.line-code,#content table.filecontent td.line-code pre{font-size:1em}#content table.filecontent tr:hover{background-color:#fafafa}#content table.filecontent tr:hover th.line-num{background-color:#e6e6e6}#content table.filecontent tr:target th.line-num{border-color:#ffc05c;background-color:#ffd084;color:#5b4500}#content table.filecontent tr:target td.line-code{background-color:#ffe9a8}#browser{font-size:1em}#browser tr{border:0 none}#browser td{padding:5px;border:0 none}ul.projects{padding-left:20px}ul.projects.root{margin:0;padding:0}ul.projects li{list-style-type:none}#projects-index ul.projects.root{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}#projects-index ul.projects.root>li{display:block;box-sizing:border-box;flex:0 1 auto;width:100%;margin-right:10px;margin-left:10px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;color:#3e4359}@media screen and (min-width: 768px){#projects-index ul.projects.root>li{width:calc(50% - 20px)}}@media screen and (min-width: 992px){#projects-index ul.projects.root>li{width:calc(33.333% - 20px)}}@media screen and (min-width: 1200px){#projects-index ul.projects.root>li{width:calc(25% - 20px)}}#projects-index ul.projects ul.projects{border-left:2px solid #dadce6}#projects-index ul.projects li.root{margin-bottom:20px}#projects-index ul.projects li.child{margin-top:10px}#projects-index ul.projects a.project{font-size:1.5em;font-weight:600}#projects-index ul.projects a.project.child{font-weight:normal}#custom_field_tracker_ids label{margin-right:10px}#notified-projects>ul,#tracker_project_ids>ul,#custom_field_project_ids>ul{max-height:240px;overflow-y:auto}#time-report th.period,#time-report th.total{text-align:right}#time-report tbody tr.subtotal{color:#707893;font-style:italic}#time-report tbody tr.subtotal td.hours{color:#a3a6b7}#time-report tbody tr.total{border-top:2px solid #d4d7e2;background-color:rgba(209,211,224,.4);font-weight:600}#time-report td.hours{text-align:right}.total-hours{font-weight:600}.total-hours .hours-int{font-size:1.4135em}.total-hours .hours-dec{font-size:1.285em}div#roadmap article{margin-bottom:20px}div#roadmap .related-issues{margin-bottom:20px}div#roadmap .related-issues td.checkbox{display:none}div#roadmap .related-issues td.assigned_to{width:1px;padding-right:0;white-space:nowrap}div#roadmap table.progress td{height:12px}div#roadmap table.progress+.percent{position:relative;top:0}div#roadmap header{display:block}div#roadmap header>h3{display:inline-block}div#roadmap header>h3,div#roadmap h3.version{margin-bottom:0;padding-right:0}div#roadmap .wiki h1:first-child{display:none}body.controller-versions.action-show div#roadmap .related-issues{width:70%}div#version-summary{width:28%;float:right}div#version-summary fieldset{margin-bottom:20px}div#version-summary fieldset.time-tracking table{width:100%}div#version-summary th,div#version-summary td.total-hours{text-align:right}#new_document,#add-message,#add-news,#edit-news{margin-bottom:20px}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}#ajax-indicator{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);position:fixed;z-index:100;top:50%;left:50%;box-sizing:border-box;width:200px;margin:-21px -100px;padding:10px 16px;border:1px solid #d19d01;border-radius:3px;opacity:.9;background-color:#ffe9a8;color:#5b4500;font-weight:600;text-align:center}#ajax-indicator span{line-height:20px}#ajax-indicator span::before{content:"";display:inline-block;box-sizing:border-box;width:20px;height:20px;margin-right:10px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:3px solid rgba(91,69,0,.3);border-radius:50%;border-top-color:#5b4500;vertical-align:bottom}tr.message.locked{color:#707893}tr.message.sticky td.subject{font-weight:600}tr.message td.created_on{white-space:nowrap}tr.message td.last_message{width:30%;text-align:left;white-space:nowrap}tr.message td.last_message a:last-child{font-weight:600}table.boards td.last-message{width:30%;text-align:left;white-space:nowrap}table.boards td.last-message a:last-child{font-weight:600}div.table-list.boards .table-list-cell.name{width:30%}.controller-messages.action-show h2{margin-bottom:10px}.controller-messages.action-show .message{border:1px solid #d1d3e0;border-radius:3px;background:#f9fafb}.controller-messages.action-show .message>h4,.controller-messages.action-show .message>p{margin-bottom:0;padding:8px 12px;color:#707893;font-size:.92em}.controller-messages.action-show .message>h4 a,.controller-messages.action-show .message>p a{color:#212136}.controller-messages.action-show .message>h4 a.user,.controller-messages.action-show .message>p a.user{font-weight:600}.controller-messages.action-show .message .wiki{padding:15px 15px;border-top:1px solid #d1d3e0;border-radius:0 0 3px 3px;background:#fff}.controller-messages.action-show .message .contextual{position:relative;z-index:1;padding:7px 8px 0 0}.controller-messages.action-show .message .contextual a{display:inline-block}.controller-messages.action-show .message .attachments{padding:12px;border-top-color:#d1d3e0}.controller-messages.action-show .reply{margin-bottom:20px}.controller-messages.action-show .reply{margin-left:36px}.controller-messages.action-show .reply>h4{position:relative}.controller-messages.action-show .reply>h4::before,.controller-messages.action-show .reply>h4::after{content:" ";display:block;position:absolute;top:9px;right:100%;left:-14px;width:0;height:0;border-style:solid solid outset;border-color:transparent;pointer-events:none}.controller-messages.action-show .reply>h4::after{margin-top:1px;margin-left:2px;border-width:6px;border-right-color:#f9fafb}.controller-messages.action-show .reply>h4::before{border-width:7px;border-right-color:#d1d3e0}.controller-messages.action-show .reply img.gravatar{margin-top:-4px;margin-left:-49px;float:left}#message_content{height:120px}.news.box p>a:not(:last-child){display:inline-block;margin-bottom:5px;font-size:1.286em}.news.box .summary,.news.box .author{display:block;margin-bottom:5px}.news.box .summary+br,.news.box .author+br{display:none}.news.box .author{margin-bottom:20px}#edit-news+p em{display:block;margin-bottom:5px}#edit-news+p em+br{display:none}.news.box .summary,#edit-news+p em{padding:5px 12px;border-left:4px solid rgba(0,0,0,.15)}.news-article{margin-bottom:20px;padding-top:20px;border-top:1px solid #dadce6}.news-article header h3{margin-bottom:10px}.news-article header h3>a{font-weight:600}.author{color:#707893}.flyout-menu .author{color:inherit}.author .user{font-weight:600}#comments>h4{margin-top:20px;margin-bottom:10px}#comment_comments{height:120px}.summary{font-style:italic}.text-diff{margin-bottom:20px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background:#fff;color:#3e4359;font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;white-space:pre-wrap}.diff_out{background:rgba(255,203,213,.4)}.diff_out span{background:#ffcbd5}.diff_in{background:rgba(186,253,208,.4)}.diff_in span{background:#bafdd0}.text-diff .diff_out{background:#ffcbd5}.text-diff .diff_in{background:#bafdd0}.revision-info{margin-bottom:20px}.revision-info tbody>tr>td{padding-right:8px;padding-bottom:5px}.revision-info tbody>tr>td+td{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}#related-issues{margin:20px 0}#related-issues li>a{margin-left:.5em}ul.properties{padding:0;color:#707893;font-size:.86em}ul.properties li{list-style-type:none}ul.properties li span{font-style:italic}tr.changeset td.revision_graph{width:15%;background-color:#fffffb}tr.changeset td.id{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}tr.changeset td.author,tr.changeset td.committed_on{width:15%;text-align:center;white-space:nowrap}tr.changeset td.comments p{margin-bottom:0}tr.changeset ul{margin-top:0;margin-bottom:0}#content #changes-legend{font-size:1em}#content #changes-legend .change{margin-left:8px}.changeset-changes .change{margin-top:5px;color:#3e4359}#changes-legend>li.change,.changeset-changes ul>li.change{padding-left:18px;background:transparent;background-repeat:no-repeat;background-position:0 center}#changes-legend>li.change.folder::before,.changeset-changes ul>li.change.folder::before{content:"";top:0;margin-right:0;margin-left:-18px;font-size:1em}#changes-legend>li.change.folder.change-A::before,#changes-legend>li.change.folder.change-M::before,.changeset-changes ul>li.change.folder.change-A::before,.changeset-changes ul>li.change.folder.change-M::before{content:""}#changes-legend>li.change.change-A,.changeset-changes ul>li.change.change-A{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-14.5 16.5 14 14'%3e%3cpath fill='%23029934' d='M-1.5 16.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-7-5h-3v-2h3v-3h2v3h3v2h-3v3h-2v-3z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-M,.changeset-changes ul>li.change.change-M{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-14.5 16.5 14 14'%3e%3cpath fill='%23FC8C12' d='M-1.5 16.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-9-6c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3-3-1.34-3-3z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-C,.changeset-changes ul>li.change.change-C{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 8.5 14 14'%3e%3cpath fill='%23614BA6' d='M5.5 8.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12z'/%3e%3cpath fill='%23614BA6' d='M4 13l-6 6-3-3 1.5-1.5L-2 16l4.5-4.5z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-R,.changeset-changes ul>li.change.change-R{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 9.5 14 14'%3e%3cpath fill='%230065FF' d='M-1.5 17.5h-3v-2h3v-3l5 4-5 4v-3zm8-7v12c0 .55-.45 1-1 1h-12c-.55 0-1-.45-1-1v-12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1zm-1 0h-12v12h12v-12z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-D,.changeset-changes ul>li.change.change-D{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 9.5 14 14'%3e%3cpath fill='%23E5123D' d='M5.5 9.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-2-5h-8v-2h8v2z'/%3e%3c/svg%3e")}.ui-widget,.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit;font-size:inherit}.ui-widget-content{border:1px solid #dadce6;background:#fff;color:#3e4359}.ui-widget-content a{color:#3e4359}.ui-widget-header{border:0 none;background:#614ba6;color:#fff;font-weight:600}.ui-widget-header a{color:#fff}.ui-widget-header a.ui-state-default,.ui-widget-header button.ui-state-default{border-color:#614ba6;background:#614ba6;color:#fff}.ui-widget-header a.ui-state-hover,.ui-widget-header a.ui-state-focus,.ui-widget-header button.ui-state-hover,.ui-widget-header button.ui-state-focus{border-color:#48387c;background:#4c3b83}.ui-widget-header a .ui-icon,.ui-widget-header button .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #e3e5ec;background:#f9fafb;box-shadow:none;color:#3e4359;font-weight:normal}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#3e4359;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #614ba6;background:#614ba6;color:#fff;font-weight:normal}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#fff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #614ba6;background:#614ba6;color:#fff;font-weight:normal}.ui-state-active .ui-icon,.ui-widget-content .ui-state-active .ui-icon,.ui-widget-header .ui-state-active .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-sortable-helper{background-color:#fff;box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3)}.ui-menu{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);padding:3px;border-radius:3px}.ui-menu .ui-menu-item.ui-state-focus,.ui-menu .ui-menu-item.ui-state-active{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.ui-menu .ui-menu-item.ui-state-focus a,.ui-menu .ui-menu-item.ui-state-active a{color:#212136}.ui-menu .ui-menu-item.ui-state-focus .ui-icon,.ui-menu .ui-menu-item.ui-state-active .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_222222_256x240.png")}.ui-menu-item{border-radius:3px}.modal{z-index:50;background:#fff}.modal h3.title{display:none}.modal p.buttons{margin-bottom:0;text-align:right}.ui-dialog.ui-widget-content{box-shadow:0 20px 32px -2px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.3);padding:3px;border:0 none}.ui-dialog.ui-widget-content .ui-dialog-content{padding:1em}.ui-dialog .ui-dialog-titlebar-close{right:.5em}.ui-dialog input[type=button]{background-color:#fff;color:#0051cc;border-color:#fff;box-shadow:none}.ui-dialog input[type=button]:hover,.ui-dialog input[type=button]:focus{background-color:#f2f2f2;color:#0051cc;border-color:#f2f2f2;box-shadow:none}.ui-dialog input[type=button]:active{transform:translate(0, 1px);border-color:#ececec;background-color:#f0f0f0;box-shadow:inset 0 3px 4px -2px #ececec}.ui-widget-overlay{background:#000}img.ui-datepicker-trigger{margin-left:4px;vertical-align:middle;cursor:pointer}.ui-datepicker{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);padding:.3em .6em .6em;border:0 none}.ui-datepicker .ui-datepicker-header{margin:0 -0.3em;padding:.3em}.ui-datepicker .ui-datepicker-prev{left:.3em}.ui-datepicker .ui-datepicker-next{right:.3em}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:.3em;border:0 none;background:transparent}.ui-datepicker .ui-datepicker-title{margin:0 2.1em}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;height:1.8em;margin:0}.ui-datepicker select.ui-datepicker-year{margin-left:1%}.ui-datepicker .ui-datepicker-calendar{margin:0;table-layout:fixed}.ui-datepicker .ui-datepicker-calendar .ui-state-default{border-color:#fff;background:#fff}.ui-datepicker .ui-datepicker-calendar .ui-state-focus,.ui-datepicker .ui-datepicker-calendar .ui-state-hover{border-color:#614ba6;background:#614ba6;color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-state-active{border-color:#d19d01;background:#ffe9a8;color:#5b4500}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight{border-color:#614ba6}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active{border-color:#d19d01}.ui-datepicker .ui-datepicker-calendar td{padding:0 1px 1px 0;text-align:right}.ui-datepicker .ui-datepicker-calendar td a{padding-right:.4em;padding-left:0;border-radius:3px}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-col{padding-right:5px;color:#a3a6b7}.ui-datepicker .ui-datepicker-buttonpane{margin:.6em 0 0;padding:.6em 0 0}.ui-datepicker .ui-datepicker-buttonpane::after{content:"";display:block;clear:both}.ui-datepicker .ui-datepicker-buttonpane button{margin:0;padding:3px 12px}.ui-tooltip{box-shadow:0 1px 2px rgba(0,0,0,.25);padding:5px 10px;border:0 none;background:#000;color:#fff;font-size:12px;pointer-events:none}.ui-tooltip.qtip{pointer-events:initial}.tt_list_button::before,.banner_area .banner::before,#errorExplanation::before,.flash::before,.nodata::before,.warning::before,.conflict::before,.drdn-items.selection>a::before,.drdn-items.selection>span::before,.add-commit-keywords::before,.delete-commit-keywords::before,.file .buttons>a::before,.time-entry .buttons>a::before,table.list th.checkbox>a::before,#issue_category_id+a::before,#issue_fixed_version_id+a::before,.journal .wiki .contextual>a::before,#all_attributes label[for=issue_description]+a::before,.attachments a.delete::before,.watchers a.delete::before,.other-formats .png::before,.other-formats .csv::before,.other-formats .txt::before,.other-formats .html::before,.other-formats .pdf::before,#attach_files_link::before,.contextual [href*=edit]::before,div.wiki .external::before,table.members td.group::before,table.members td.groupnonmember::before,table.members td.groupanonymous::before,table.boards a.board::before,tr.version.shared td.name::before,tr.message.locked td.subject::before,tr.message.sticky td.subject::before,.message .contextual a::before,em.info.error::before,a.remove-upload::before,.my-project::before,#main a.close-icon::before,.issues .buttons a[data-method=delete]::before,#related-issues li>a[data-method=delete]::before,.atom::before,.search_for_watchers>a::before,dt.issue::before,dt.issue-edit::before,dt.issue.closed::before,dt.issue-closed::before,dt.issue-note::before,dt.changeset::before,dt.news::before,dt.message::before,dt.reply::before,dt.wiki-page::before,dt.attachment::before,dt.document::before,dt.project::before,dt.time-entry::before,h3.version::before,h3.comments::before,div.issues h3::before,div.members h3::before,div.news h3::before,div.projects h3::before,.sort-handle::before,#admin-menu .ldap-authentication::before,#admin-menu .server_authentication::before,#admin-menu .info::before,#admin-menu .plugins::before,#admin-menu .settings::before,#admin-menu .enumerations::before,#admin-menu .custom-fields::before,#admin-menu .custom_fields::before,#admin-menu .workflows::before,#admin-menu .issue-statuses::before,#admin-menu .issue_statuses::before,#admin-menu .trackers::before,#admin-menu .roles::before,#admin-menu .groups::before,#admin-menu .users::before,#admin-menu .projects::before,a.toggle-checkboxes::before,.icon::before,.icon-only:not(.toggle-multiselect)::before,#wrapper #context-menu a:not(.easy-mindmup__icon)::before,table.cal .starting a::before,p.cal.legend .starting::before,table.cal .ending a::before,p.cal.legend .ending::before,#changes-legend>li.change.folder::before,.changeset-changes ul>li.change.folder::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px}#project-jump .drdn-trigger::after,.sort::after{display:inline-block;margin-left:5px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}table.list .buttons>a::before{font-size:14px}.icon,.icon-only:not(.toggle-multiselect){padding-left:20px;background-repeat:no-repeat;background-position:0% 50%}.icon::before,.icon-only:not(.toggle-multiselect)::before{margin-left:-20px}.icon-only{display:inline-block;width:0;overflow:hidden;vertical-align:top;white-space:nowrap}.icon-only::before{width:20px;text-align:center}a.icon:empty{display:inline-block}.icon-add::before{content:""}.icon-edit::before{content:""}.icon-copy::before{content:""}.icon-duplicate::before{content:""}.icon-del::before{content:""}.icon-move::before{content:""}.icon-save::before{content:""}.icon-download::before{content:""}.icon-cancel::before{content:""}.icon-multiple::before{content:""}.icon-folder::before{content:""}.open .icon-folder::before{content:""}.icon-package::before{content:""}.icon-user::before{content:""}.icon-project::before{content:""}.icon-projects::before{content:""}.icon-help::before{content:""}.icon-attachment::before{content:""}.icon-history::before{content:""}.icon-time-entry::before{content:""}.icon-time::before{content:""}.icon-time-add::before{content:""}.icon-stats::before{content:""}.icon-warning::before{content:""}.icon-error::before{content:""}.icon-fav::before{content:"";color:#fc8c12}.icon-fav-off::before{content:""}.icon-heart::before{content:"";color:#eb5286}.icon-heart-off::before{content:""}.icon-reload::before{content:""}.icon-locked::before{content:""}.icon-lock::before{content:""}.icon-unlock::before{content:""}.icon-checked::before{content:""}.icon-details::before{content:""}.icon-report::before{content:""}.icon-comments::before{content:""}.icon-comment::before{content:""}.icon-summary::before{content:""}.icon-server-authentication::before{content:""}.icon-issue::before{content:""}.icon-zoom-in::before{content:""}.icon-zoom-out::before{content:""}.icon-magnifier::before{content:""}.icon-passwd::before{content:""}.icon-arrow-right::before{content:""}.icon-test::before{content:""}.icon-sticky::before{content:""}.icon-email::before{content:""}.icon-email-disabled::before{content:""}.icon-email-add::before{content:""}.icon-ok::before{content:""}.icon-not-ok::before{content:""}.icon-link-break::before{content:""}.icon-list::before{content:""}.icon-close::before{content:""}.icon-close:hover::before{content:""}.icon-settings::before{content:""}.icon-group::before{content:""}.icon-groupnonmember::before{content:""}.icon-groupanonymous::before{content:""}.icon-roles::before{content:""}.icon-issue-edit::before{content:""}.icon-workflows::before{content:""}.icon-custom-fields::before{content:""}.icon-plugins::before{content:""}.icon-news::before{content:""}.icon-issue-closed::before{content:""}.icon-issue-note::before{content:""}.icon-changeset::before{content:""}.icon-message::before{content:""}.icon-reply::before{content:""}.icon-wiki-page::before{content:""}.icon-document::before{content:""}.icon-add-bullet::before{content:""}.icon-shared::before{content:""}.icon-actions::before{content:""}.icon-sort-handle::before{content:""}.icon-expended::before{content:""}.icon-collapsed::before{content:""}.icon-bookmark::before{content:""}.icon-bookmark-off::before{content:""}.icon-sorted-asc::before{content:""}.icon-sorted-desc::before{content:""}.icon-toggle-plus::before{content:""}.icon-toggle-minus::before{content:""}.icon-clear-query::before{content:""}.icon-import::before{content:""}.icon-call::before{content:""}.icon-contact::before{content:""}.icon-erase::before{content:""}.icon-facebook::before{content:""}.icon-fullscreen::before{content:""}.icon-linkedin::before{content:""}.icon-meeting::before{content:""}.icon-merge::before{content:""}.icon-money-dollar::before{content:""}.icon-money-euro::before{content:""}.icon-money-pound::before{content:""}.icon-money-yen::before{content:""}.icon-move-bottom::before{content:""}.icon-move-down::before{content:""}.icon-move-top::before{content:""}.icon-move-up::before{content:""}.icon-phone::before{content:""}.icon-skype::before{content:""}.icon-tags::before{content:""}.icon-twitter::before{content:""}.icon-vcard::before{content:""}.banner-icon-edit::before{content:""}.banner-icon-off::before{content:""}.icon-add.icon,.icon-edit.icon,.icon-copy.icon,.icon-duplicate.icon,.icon-del.icon,.icon-move.icon,.icon-save.icon,.icon-download.icon,.icon-cancel.icon,.icon-multiple.icon,.icon-folder.icon,.icon-package.icon,.icon-user.icon,.icon-project.icon,.icon-projects.icon,.icon-help.icon,.icon-attachment.icon,.icon-history.icon,.icon-time-entry.icon,.icon-time.icon,.icon-time-add.icon,.icon-stats.icon,.icon-warning.icon,.icon-error.icon,.icon-fav.icon,.icon-fav-off.icon,.icon-heart.icon,.icon-heart-off.icon,.icon-reload.icon,.icon-locked.icon,.icon-lock.icon,.icon-unlock.icon,.icon-checked.icon,.icon-details.icon,.icon-report.icon,.icon-comments.icon,.icon-comment.icon,.icon-summary.icon,.icon-server-authentication.icon,.icon-issue.icon,.icon-zoom-in.icon,.icon-zoom-out.icon,.icon-magnifier.icon,.icon-passwd.icon,.icon-arrow-right.icon,.icon-test.icon,.icon-sticky.icon,.icon-email.icon,.icon-email-disabled.icon,.icon-email-add.icon,.icon-ok.icon,.icon-not-ok.icon,.icon-link-break.icon,.icon-list.icon,.icon-close.icon,.icon-settings.icon,.icon-group.icon,.icon-groupnonmember.icon,.icon-groupanonymous.icon,.icon-roles.icon,.icon-issue-edit.icon,.icon-workflows.icon,.icon-custom-fields.icon,.icon-plugins.icon,.icon-news.icon,.icon-issue-closed.icon,.icon-issue-note.icon,.icon-changeset.icon,.icon-message.icon,.icon-reply.icon,.icon-wiki-page.icon,.icon-document.icon,.icon-add-bullet.icon,.icon-shared.icon,.icon-actions.icon,.icon-sort-handle.icon,.icon-expended.icon,.icon-collapsed.icon,.icon-bookmark.icon,.icon-bookmark-off.icon,.icon-sorted-asc.icon,.icon-sorted-desc.icon,.icon-toggle-plus.icon,.icon-toggle-minus.icon,.icon-clear-query.icon,.icon-import.icon,.icon-call.icon,.icon-contact.icon,.icon-erase.icon,.icon-facebook.icon,.icon-fullscreen.icon,.icon-linkedin.icon,.icon-meeting.icon,.icon-merge.icon,.icon-money-dollar.icon,.icon-money-euro.icon,.icon-money-pound.icon,.icon-money-yen.icon,.icon-move-bottom.icon,.icon-move-down.icon,.icon-move-top.icon,.icon-move-up.icon,.icon-phone.icon,.icon-skype.icon,.icon-tags.icon,.icon-twitter.icon,.icon-vcard.icon,.banner-icon-edit.icon,.banner-icon-off.icon{background-image:none}a.toggle-checkboxes::before{content:""}a.icon,a.icon-only{color:#0051cc}a.icon:focus,a.icon:hover,a.icon-only:focus,a.icon-only:hover{color:#0065ff}.icon-checked{color:#007c29}a.icon-add,a.icon-save,a.icon-checked{color:#007c29}a.icon-add:focus,a.icon-add:hover,a.icon-save:focus,a.icon-save:hover,a.icon-checked:focus,a.icon-checked:hover{color:#029934}a.icon-del{color:#bc092e}a.icon-del:focus,a.icon-del:hover{color:#e5123d}.icon-folder::before,.icon-file::before{width:20px;text-align:center}.icon-file::before{content:"";color:#707893}.icon-file.text-plain::before{content:""}.icon-file.text-x-c::before{content:""}.icon-file.text-x-csharp::before{content:""}.icon-file.text-x-java::before{content:""}.icon-file.text-x-php::before{content:""}.icon-file.text-x-ruby::before{content:""}.icon-file.text-xml::before{content:""}.icon-file.text-css::before{content:""}.icon-file.text-html::before{content:""}.icon-file.text-x-sh::before{content:""}.icon-file.application-javascript::before,.icon-file.text-x-javascript::before{content:""}.icon-file.application-pdf::before{content:""}.icon-file.application-msword::before{content:""}.icon-file.application-vnd\.openxmlformats-officedocument\.spreadsheetml\.sheet::before,.icon-file.application-vnd\.ms-excel::before{content:""}.icon-file.image-vnd\.microsoft\.icon::before,.icon-file.image-gif::before,.icon-file.image-jpeg::before,.icon-file.image-png::before,.icon-file.image-tiff::before{content:""}.icon-file.application-zip::before,.icon-file.application-x-gzip::before{content:""}.icon-expended::before,.icon-collapsed::before{text-align:center}.icon-expended.icon,.icon-collapsed.icon{padding-left:20px}.icon-expended.expander,.icon-collapsed.expander{background-image:none}.icon-zoom-in+.icon-zoom-out{margin-left:5px}#admin-menu .ldap-authentication:hover::before,#admin-menu .server_authentication:hover::before,#admin-menu .info:hover::before,#admin-menu .plugins:hover::before,#admin-menu .settings:hover::before,#admin-menu .enumerations:hover::before,#admin-menu .custom-fields:hover::before,#admin-menu .custom_fields:hover::before,#admin-menu .workflows:hover::before,#admin-menu .issue-statuses:hover::before,#admin-menu .issue_statuses:hover::before,#admin-menu .trackers:hover::before,#admin-menu .roles:hover::before,#admin-menu .groups:hover::before,#admin-menu .users:hover::before,#admin-menu .projects:hover::before{color:#212136}#admin-menu .selected.ldap-authentication::before,#admin-menu .selected.server_authentication::before,#admin-menu .selected.info::before,#admin-menu .selected.plugins::before,#admin-menu .selected.settings::before,#admin-menu .selected.enumerations::before,#admin-menu .selected.custom-fields::before,#admin-menu .selected.custom_fields::before,#admin-menu .selected.workflows::before,#admin-menu .selected.issue-statuses::before,#admin-menu .selected.issue_statuses::before,#admin-menu .selected.trackers::before,#admin-menu .selected.roles::before,#admin-menu .selected.groups::before,#admin-menu .selected.users::before,#admin-menu .selected.projects::before{color:#141422}#admin-index>#admin-menu a{padding-left:25px}#admin-menu li>a{padding-left:45px}#admin-menu li>a::before{display:inline-block;width:20px;margin:0;margin-left:-25px;padding:0;color:#707893;text-align:center}#admin-menu .projects::before{content:""}#admin-menu .users::before{content:""}#admin-menu .groups::before{content:""}#admin-menu .roles::before{content:""}#admin-menu .trackers::before{content:""}#admin-menu .issue-statuses::before,#admin-menu .issue_statuses::before{content:""}#admin-menu .workflows::before{content:""}#admin-menu .custom-fields::before,#admin-menu .custom_fields::before{content:""}#admin-menu .enumerations::before{content:""}#admin-menu .settings::before{content:""}#admin-menu .plugins::before{content:""}#admin-menu .info::before{content:""}#admin-menu .ldap-authentication::before,#admin-menu .server_authentication::before{content:""}.sort-handle{text-align:center;cursor:move}.sort-handle::before{content:""}.sort-handle.ajax-loading::before{content:"";-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;color:#707893}h3.icon,h3.version,h3.comments,div.issues h3,div.members h3,div.news h3,div.projects h3{color:#212136}h3.icon::before,h3.version::before,h3.comments::before,div.issues h3::before,div.members h3::before,div.news h3::before,div.projects h3::before{width:20px;margin-right:5px;transform:translateY(-0.1em);color:#707893;text-align:center}h3.version::before{content:""}h3.comments::before{content:""}div.issues h3::before{content:""}div.members h3::before{content:""}div.news h3::before{content:""}div.projects h3::before{content:""}dt.issue::before,dt.issue-edit::before,dt.issue.closed::before,dt.issue-closed::before,dt.issue-note::before,dt.changeset::before,dt.news::before,dt.message::before,dt.reply::before,dt.wiki-page::before,dt.attachment::before,dt.document::before,dt.project::before,dt.time-entry::before{margin-left:-20px;float:left;line-height:20px}dt.issue::before{content:""}dt.issue-edit::before{content:""}dt.issue.closed::before{content:""}dt.issue-closed::before{content:""}dt.issue-note::before{content:""}dt.changeset::before{content:""}dt.news::before{content:""}dt.message::before{content:""}dt.reply::before{content:""}dt.wiki-page::before{content:""}dt.attachment::before{content:""}dt.document::before{content:""}dt.project::before{content:""}dt.time-entry::before{content:""}.search_for_watchers>a::before{color:#007c29}.search_for_watchers>a:focus::before,.search_for_watchers>a:hover::before{color:#029934}.search_for_watchers>a::before{content:""}.search_for_watchers>a img{display:none}.atom::before{content:""}.issues .buttons a[data-method=delete]::before,#related-issues li>a[data-method=delete]::before{content:""}.issues .buttons a[data-method=delete] img,#related-issues li>a[data-method=delete] img{display:none}#main a.close-icon{color:#bc092e;width:auto;height:auto;background:transparent}#main a.close-icon:focus,#main a.close-icon:hover{color:#e5123d}#main a.close-icon::before{content:""}.my-project::before{content:"";color:#ffc107;font-size:.86em}.sort{padding-left:0}.sort::before{content:none}.sort::after{margin-left:.2em}.sort.asc,.sort.desc{background-image:none}.sort.asc::after{content:""}.sort.desc::after{content:""}.sort-by-id .sort.asc::after,.sort-by-done-ratio .sort.asc::after,.sort-by-estimated-hours .sort.asc::after,.sort-by-spent-hours .sort.asc::after{content:""}.sort-by-id .sort.desc::after,.sort-by-done-ratio .sort.desc::after,.sort-by-estimated-hours .sort.desc::after,.sort-by-spent-hours .sort.desc::after{content:""}.sort-by-assigned-to .sort.asc::after,.sort-by-subject .sort.asc::after{content:""}.sort-by-assigned-to .sort.desc::after,.sort-by-subject .sort.desc::after{content:""}a.remove-upload{color:#bc092e;opacity:.7;text-align:center}a.remove-upload:focus,a.remove-upload:hover{color:#e5123d}a.remove-upload:hover,a.remove-upload:focus{opacity:1;text-decoration:none}a.remove-upload::before{content:""}em.info.error::before{content:""}.message .contextual a{opacity:.7}.message .contextual a:hover,.message .contextual a:focus{opacity:1}.message .contextual a img{display:none}.message>.contextual a:nth-child(1)::before{content:""}.message>.contextual a:nth-child(2)::before{content:""}.message>.contextual a:nth-child(3)::before{content:""}tr.message.locked{color:#707893}tr.message.locked td.subject::before{content:""}tr.message.sticky td.subject{font-weight:600}tr.message.sticky td.subject::before{content:""}tr.version.shared td.name::before{content:""}table.boards a.board::before{content:""}table.members td.group::before,table.members td.groupnonmember::before,table.members td.groupanonymous::before{content:""}div.wiki .external::before{content:"";display:inline;margin-right:3px;font-size:10px}.contextual [href*=edit]::before{content:""}.contextual [href*=edit] img{display:none}#attach_files_link::before{content:"";margin-right:.3em}.other-formats .png,.other-formats .csv,.other-formats .txt,.other-formats .html,.other-formats .pdf{background-image:none}.other-formats .png::before,.other-formats .csv::before,.other-formats .txt::before,.other-formats .html::before,.other-formats .pdf::before{margin-right:.3em}.other-formats .pdf::before{content:""}.other-formats .html::before{content:""}.other-formats .txt::before{content:""}.other-formats .csv::before{content:""}.other-formats .png::before{content:""}.attachments a.delete::before,.watchers a.delete::before{color:#bc092e}.attachments a.delete:focus::before,.attachments a.delete:hover::before,.watchers a.delete:focus::before,.watchers a.delete:hover::before{color:#e5123d}.attachments a.delete::before,.watchers a.delete::before{content:""}.attachments a.delete img,.watchers a.delete img{display:none}#all_attributes label[for=issue_description]+a::before{content:""}#all_attributes label[for=issue_description]+a .icon{padding-left:0}#all_attributes label[for=issue_description]+a .icon::before{content:"";margin:0}#all_attributes label[for=issue_description]+a img{display:none}.journal .wiki .contextual>a:not([class*=icon])::before{content:""}.journal .wiki .contextual>a:not([class*=icon]):nth-child(2)::before{content:""}.journal .wiki .contextual>a:not([class*=icon]):nth-child(3)::before{content:""}.journal .wiki .contextual>a img{display:none}#issue_category_id+a::before,#issue_fixed_version_id+a::before{color:#007c29}#issue_category_id+a:focus::before,#issue_category_id+a:hover::before,#issue_fixed_version_id+a:focus::before,#issue_fixed_version_id+a:hover::before{color:#029934}#issue_category_id+a::before,#issue_fixed_version_id+a::before{content:""}#issue_category_id+a img,#issue_fixed_version_id+a img{display:none}img.ui-datepicker-trigger{position:relative;top:-1px;box-sizing:border-box;width:14px;height:14px;padding-left:14px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='880.5 896.5 16 16'%3e%3cpath fill='%23707893' d='M882.5 910.5h2.3v-2.3h-2.3v2.3zm2.8 0h2.5v-2.3h-2.5v2.3zm-2.8-2.8h2.3v-2.5h-2.3v2.5zm2.8 0h2.5v-2.5h-2.5v2.5zm-2.8-3h2.3v-2.2h-2.3v2.3zm5.8 5.8h2.5v-2.3h-2.5v2.3zm-3-5.8h2.5v-2.2h-2.5v2.3zm6 5.8h2.2v-2.3h-2.3v2.3zm-3-2.8h2.5v-2.5h-2.5v2.5zm-2.8-6.7v-2.4l-.2-.1h-.7l-.1.2v2.5h1l.1-.2zm5.8 6.8h2.2v-2.5h-2.3v2.5zm-3-3h2.5v-2.3h-2.5v2.3zm3 0h2.2v-2.3h-2.3v2.3zm.2-3.8v-2.4l-.2-.1h-.7l-.1.2v2.5h1l.1-.2zm3-.5v10c0 .3-.1.5-.3.7s-.4.3-.7.3h-11c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7v-10c0-.3.1-.5.3-.7s.4-.3.7-.3h1v-.8c0-.3.1-.6.4-.8s.5-.4.8-.4h.5c.4 0 .7.1 1 .4s.3.5.3.8v.8h3v-.8c0-.3.1-.6.4-.8s.5-.4.8-.4h.5c.4 0 .7.1 1 .4s.3.5.3.8v.8h1c.3 0 .5.1.7.3s.3.4.3.7z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center}table.list th.checkbox>a::before{color:#007c29}table.list th.checkbox>a:focus::before,table.list th.checkbox>a:hover::before{color:#029934}table.list th.checkbox>a::before{content:"";margin-right:0}table.list th.checkbox>a img{display:none}.time-entry .buttons>a[href*=edit]::before{content:""}.time-entry .buttons>a[data-method=delete]::before{content:""}.time-entry .buttons>a img{display:none}.file .buttons>a[data-method=delete]::before{color:#bc092e}.file .buttons>a[data-method=delete]:focus::before,.file .buttons>a[data-method=delete]:hover::before{color:#e5123d}.file .buttons>a[data-method=delete]::before{content:""}.file .buttons>a img{display:none}.delete-commit-keywords{font-size:14px}.delete-commit-keywords::before{color:#bc092e}.delete-commit-keywords:focus::before,.delete-commit-keywords:hover::before{color:#e5123d}.delete-commit-keywords::before{content:""}.delete-commit-keywords img{display:none}.add-commit-keywords{font-size:14px}.add-commit-keywords::before{color:#007c29}.add-commit-keywords:focus::before,.add-commit-keywords:hover::before{color:#029934}.add-commit-keywords::before{content:""}.add-commit-keywords img{display:none}.drdn{position:relative}.drdn.expanded>.drdn-content{display:block}.drdn-trigger{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drdn-content{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);display:none;position:absolute;z-index:1002;top:31px;right:0;min-width:150px;overflow:hidden;border-radius:3px;background:#fff}.drdn-items{max-height:400px;overflow:auto;color:#a3a6b7}.drdn-items:empty{border:0}.drdn-items.selection>a::before,.drdn-items.selection>span::before{content:" ";display:inline-block;width:1em;font-weight:600}.drdn-items.selection>.selected::before{content:""}.drdn-items>*{display:block;margin:1px;padding:2px 7px;border-radius:2px}.drdn-items>*.icon{padding-left:28px}.drdn-items>*.icon::before{width:20px;margin-top:3px;float:left;text-align:center}.contextual .drdn.expanded>.drdn-trigger{border-color:#614ba6;background-color:#614ba6;color:#fff}.contextual .drdn-trigger{padding:3px 8px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;box-shadow:none;color:#212136;text-align:center}.contextual .drdn-trigger>.icon-only{margin:0 -4px}.contextual .drdn-trigger:hover,.contextual .drdn-trigger:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.contextual .drdn-items{padding:3px}.contextual .drdn-items a,.contextual .drdn-items span{padding-top:3px;padding-bottom:3px;border:1px solid transparent;border-radius:2px;color:#212136}.contextual .drdn-items a:hover,.contextual .drdn-items span:hover{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}#top-menu{box-sizing:border-box;padding:6px 20px;background:#36266b;color:#dfdbed;font-size:.86em}#top-menu ul{margin:0;padding:0}#top-menu ul::after{content:"";display:block;clear:both}#top-menu li{margin:0 .8em 0 0;padding:0;float:left;list-style-type:none;white-space:nowrap}#top-menu a{color:#dfdbed;font-weight:600}#top-menu a:hover{color:#ebe9f4;text-decoration:none}#top-menu #loggedas{margin-left:1em;float:right}#account{float:right}#account>ul>li{margin-right:0;margin-left:.8em}#header{position:relative;background-color:#614ba6;color:#fff}#header>h1{padding:10px 20px}#header>h1 .root{color:#dfdbed;font-weight:500}#header>h1 .ancestor{font-weight:500}#header>h1 .root,#header>h1 .ancestor{display:inline-block}#header>h1 .current-project{display:inline-block}#header a{color:#fff}#header #quick-search{margin-top:10px;margin-right:20px;float:right;color:#fff}#quick-search>*{vertical-align:top}#quick-search form{display:inline-block}#quick-search form input{width:200px}#quick-search>form>input,#quick-search>select{border-color:#1f1440}#quick-search>form>input:focus,#quick-search>select:focus{border-color:#816fb8}#quick-search option{background-color:#fff;color:#3e4359}#quick-search option[disabled]{color:#dadce6}#project-jump{display:inline-block}#project-jump.expanded .drdn-trigger{z-index:1003;height:auto;padding-bottom:10px;border-color:#fff;background-color:#fff}#project-jump.expanded .drdn-trigger::after{content:""}#project-jump .drdn-trigger{min-width:200px;border-color:#1f1440}#project-jump .drdn-trigger::after{content:"";position:absolute;top:7px;right:8px}#project-jump .drdn-content{min-width:300px;background:#fff}#project-jump .drdn-content>.quick-search{padding:10px}#project-jump .drdn-content>.quick-search>input{width:100%}#project-jump .drdn-items{border-top:1px solid #dadce6}#project-jump .drdn-items>a,#project-jump .drdn-items>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#project-jump a{color:#212136}#project-jump a:hover,#project-jump a:focus{background-color:#614ba6;color:#fff;text-decoration:none}#project-jump .all-projects a{font-weight:600}#main-menu{clear:both;background-color:#f6f6f9;box-shadow:inset 0 -1px #dadce6;color:#3e4359}#main-menu.tabs{margin-bottom:0;overflow:inherit}#main-menu.tabs>ul{height:40px}#main-menu.tabs>ul>li>a{height:40px;margin:0;border:0 none;border-radius:0;background:transparent}#main-menu>ul{margin:0;padding:0 15px;list-style:none;color:#212136}#main-menu>ul>li{position:relative;float:left}#main-menu>ul>li:hover>.new-object{z-index:100;border-bottom:1px solid #f9fafb}#main-menu>ul>li:hover>.menu-children{visibility:visible}#main-menu>ul>li>a{display:block;padding:10px 5px;transition:box-shadow 150ms;color:#212136;line-height:20px;white-space:nowrap}@media screen and (min-width: 1200px){#main-menu>ul>li>a{padding-right:10px;padding-left:10px}}#main-menu>ul>li>a:hover,#main-menu>ul>li>a:focus{background-color:#f6f6f9;box-shadow:inset 0 -3px 0 #a3a6b7;text-decoration:none}#main-menu>ul>li>a.selected{padding-bottom:7px;border-bottom:3px solid #614ba6;background-color:transparent;box-shadow:none;color:#000;font-weight:500}#main-menu>ul>li>a.new-object{position:relative;width:40px;margin-right:5px;padding-bottom:9px;border:1px solid #dadce6;border-width:0 1px;background-color:#f9fafb;font-size:0}#main-menu>ul>li>a.new-object::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:14px;line-height:20px;text-align:center}#main-menu>ul>li>a.new-object:hover,#main-menu>ul>li>a.new-object:focus{box-shadow:none}#main-menu a{color:#212136}#main-menu .menu-children{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);display:block;visibility:hidden;position:absolute;z-index:1001;min-width:130px;margin:0 1px;padding:0;overflow:hidden;list-style:none;transition:visibility 0ms 50ms;border-radius:0 0 3px 3px;background:#f9fafb}#main-menu .menu-children.visible{visibility:visible}#main-menu .menu-children a{display:block;padding:5px 16px;border-top:1px solid #dadce6;color:#212136}#main-menu .menu-children a:hover,#main-menu .menu-children a:focus{background-color:#614ba6;color:#fff;text-decoration:none}#main-menu .menu-children>li:first-child>a{border:0 none}#main-menu .tabs-buttons{display:none !important;padding-left:0;border-color:#dadce6;background-color:#f6f6f9}#main-menu .tabs-buttons>button{box-sizing:border-box;height:39px;background-color:#f6f6f9}#main-menu .tabs-buttons>button:hover{background-color:#f6f6f9}#main-menu ul+.tabs-buttons{display:block !important}#content div.jstTabs.tabs{height:auto}@media screen and (max-width: 899px){#content div.jstTabs.tabs{clear:both}}#content div.jstTabs.tabs>ul{width:100%;height:auto}#content div.jstTabs.tabs>ul>li{height:auto;margin:0;align-self:flex-end}#content div.jstTabs.tabs>ul>li>a:hover,#content div.jstTabs.tabs>ul>li>a:focus{border-color:#ededf3 #ededf3 #d1d3e0;background-color:#ededf3}#content div.jstTabs.tabs>ul>li>a.selected{border-color:#d1d3e0 #d1d3e0 #fff;background:#fff;color:#3e4359}#content div.jstTabs.tabs>ul>li>a.selected.tab-preview{border-bottom-color:#fff;background-color:#fff}#content div.jstTabs.tabs>ul>li::before{content:none}#content div.jstTabs.tabs>ul>li.tab-elements{flex:1;margin-left:5px}#content div.jstTabs.tabs .jstElements{height:auto}#content .jstEditor .wiki-preview{padding:15px 15px;border:1px solid #d1d3e0;border-radius:2px;background-color:#fff}#content .jstEditor .wiki-preview p{padding:0}div.jstElements{line-height:normal}.box div.jstElements{display:block;padding:0}.box div.jstElements .jstSpacer{margin-right:4px}@media(min-width: 992px){.box div.jstElements .jstb_help{margin-right:0;margin-left:-6px;float:right}}div.jstElements button{margin-right:2px;margin-bottom:4px;padding:0;border:0;opacity:1;background-color:transparent;box-shadow:none;color:#3e4359;vertical-align:top}div.jstElements button::before{text-align:center}div.jstElements button:hover,div.jstElements button:focus{background-color:#ededf3;color:#212136}div.jstElements button.jstb_help,div.jstElements .jstb_table,div.jstElements .jstb_precode,div.jstElements .jstb_codehighlight,div.jstElements .jstb_cut,div.jstElements .jstb_img,div.jstElements .jstb_link,div.jstElements .jstb_pre,div.jstElements .jstb_unbq,div.jstElements .jstb_bq,div.jstElements .jstb_ol,div.jstElements .jstb_ul,div.jstElements .jstb_h3,div.jstElements .jstb_h2,div.jstElements .jstb_h1,div.jstElements .jstb_code,div.jstElements .jstb_del,div.jstElements .jstb_ins,div.jstElements .jstb_em,div.jstElements .jstb_strong{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;background-image:none}div.jstElements .jstb_strong::before{content:""}div.jstElements .jstb_em::before{content:""}div.jstElements .jstb_ins::before{content:""}div.jstElements .jstb_del::before{content:""}div.jstElements .jstb_code::before{content:""}div.jstElements .jstb_h1::before{content:""}div.jstElements .jstb_h2::before{content:"";font-size:.7857em}div.jstElements .jstb_h3::before{content:"";font-size:.6429em}div.jstElements .jstb_ul::before{content:""}div.jstElements .jstb_ol::before{content:""}div.jstElements .jstb_bq::before{content:""}div.jstElements .jstb_unbq::before{content:""}div.jstElements .jstb_pre::before{content:""}div.jstElements .jstb_link::before{content:""}div.jstElements .jstb_img::before{content:""}div.jstElements .jstb_cut::before{content:""}div.jstElements .jstb_precode,div.jstElements .jstb_codehighlight{color:#e5123d}div.jstElements .jstb_precode::before,div.jstElements .jstb_codehighlight::before{content:""}div.jstElements .jstb_table::before{content:""}div.jstElements button.jstb_help{color:#0051cc}div.jstElements button.jstb_help:hover{color:#0065ff}div.jstElements button.jstb_help::before{content:""}#errorExplanation,.flash,.nodata,.warning,.conflict{margin-bottom:20px;padding:10px 16px;padding-left:40px;border:1px solid;border-radius:4px;background-repeat:no-repeat;background-position:16px 50%}#errorExplanation::before,.flash::before,.nodata::before,.warning::before,.conflict::before{margin-left:-24px;float:left;line-height:20px}#errorExplanation>:last-child,.flash>:last-child,.nodata>:last-child,.warning>:last-child,.conflict>:last-child{margin-bottom:0}.warning,.conflict,.nodata{border-color:#ffda6a;background-color:#ffe9a8;color:#5b4500}.warning::before,.conflict::before,.nodata::before{content:""}.warning a,.conflict a,.nodata a{color:#342800;font-weight:600}.flash.notice{border-color:#029934;background-color:#35ad5d;color:#fff}.flash.notice::before{content:""}.flash.notice a{color:#fff;font-weight:600}#errorExplanation,.flash.error{border-color:#bc092e;background-color:#e5123d;color:#fff}#errorExplanation::before,.flash.error::before{content:""}#errorExplanation a,.flash.error a{color:#fff;font-weight:600}.nodata{padding-left:16px;text-align:center}.nodata.nodata-left::before{float:left}.nodata::before{margin-left:0;float:none}#errorExplanation h2,#errorExplanation p{display:none}input.autocomplete{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAKBAMAAAAnY0GXAAAAD1BMVEUAAACzs7Ozs7Ozs7Ozs7NJvZFvAAAABHRSTlMA5kpJG2qUMwAAABtJREFUCNdjIBMYCkMRDIg4QhBuAUUhKCIPAAAlaQNk5qF21gAAAABJRU5ErkJggg==")}.hidden,.mobile-show{display:none}.inline-flex{display:inline-flex}body.controller-issues h2 .inline-flex{padding-right:0}@media screen and (max-width: 899px){body .flyout-menu+div #header{height:54px;background-color:#614ba6}body .flyout-menu+div #header .jump-box-arrow::before{line-height:54px}body .flyout-menu+div #header #quick-search select{top:0;height:54px;box-shadow:none}body .flyout-menu+div #main{padding-top:54px}body #header #project-jump{padding:0 54px 0 0}body #header #project-jump.expanded .drdn-trigger::before{padding:0;transform:rotate(180deg)}body #header #project-jump .drdn-trigger{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;height:54px;padding:0;background-color:transparent;box-shadow:none;font-size:1.285em;font-weight:normal;line-height:54px}body #header #project-jump .drdn-trigger::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:relative;top:-0.1em;width:40.5px;padding:0;transform:none;font-size:.8em;text-align:center}body #header #project-jump .drdn-trigger::after{display:none}body #header #project-jump .drdn-content{top:54px;font-size:14px}body #content{overflow:auto}body #ajax-indicator{left:50%;width:200px}body .mobile-toggle-button{width:54px;height:54px;line-height:54px}body .mobile-toggle-button:focus{text-decoration:none}body .flyout-menu{background-color:#36266b;color:#fff}body .flyout-menu .search-magnifier{left:18px}body .flyout-menu__search{height:54px;padding:10px;line-height:normal}body .flyout-menu__search input[type=text]{height:34px;line-height:34px}body .flyout-menu__avatar img.gravatar{top:0}body .flyout-menu__sidebar p{padding-left:16px}body .flyout-menu ul li:nth-child(n) a:not(.icon-only){height:auto;padding:10px 16px;line-height:1.428571429}body .flyout-menu ul.queries li{display:flex}body .flyout-menu ul.queries li a{flex:1 1 auto}body .flyout-menu ul.queries li .icon-only{flex:0;padding-right:0;padding-left:40px;text-align:center;text-overflow:initial}body .flyout-menu ul.queries li .icon-only::before{width:40px;margin-left:-40px}body .flyout-menu a,body .flyout-menu a:hover,body .flyout-menu a:focus{color:#fff}body .flyout-menu a::before,body .flyout-menu a span,body .flyout-menu a:hover::before,body .flyout-menu a:hover span,body .flyout-menu a:focus::before,body .flyout-menu a:focus span{color:inherit !important}body .flyout-menu a.selected{background-color:#ebe9f4;color:#3e4359}body .flyout-menu h3,body .flyout-menu h4{height:auto;margin:0;padding:6px 12px;border-top:1px solid #1f1440;border-bottom:1px solid #1f1440;background-color:#1f1440;color:#fff;line-height:1.428571429}body .flyout-menu h3+p,body .flyout-menu h4+p{margin-top:10px}body .flyout-menu h4{padding:0 12px}body .flyout-menu form{padding-left:0}body .flyout-menu form>ul{margin-left:0}body .flyout-menu form>ul li:nth-child(n){padding-left:16px;line-height:inherit}body .flyout-menu form>ul li:nth-child(n) label a{display:block;padding:6px 12px}body .flyout-menu form>ul+p{margin-top:10px}body .flyout-menu #admin-menu a{background-position:8px center !important}body .flyout-menu #admin-menu a.additionals{padding-left:32px !important}body .flyout-menu #admin-menu a.additionals::before{margin-right:5px;font-size:14px}body .flyout-menu #watchers .contextual{padding-top:10px;padding-bottom:10px}body .flyout-menu #watchers .watchers li{margin:10px 0 0;padding:0}body .flyout-menu #watchers .watchers li img.gravatar{top:0}body .flyout-menu #watchers .watchers li a{height:auto;border-top:0;line-height:initial}body .flyout-menu #watchers .watchers li .delete{margin-right:10px;margin-left:auto;float:none;text-align:center;text-overflow:initial}body #query_form_content fieldset{margin-bottom:20px}body .search-magnifier--flyout{line-height:normal}body .splitcontentleft{margin-bottom:20px;padding-right:0;float:none}body .splitcontentright{padding-left:0;float:none}body .attributes .splitcontentleft{margin-bottom:0}body .tabular input[type=checkbox],body .tabular input[type=radio],body .tabular input.date{width:auto;max-width:95%}body .tabular label{float:none}body .pagination .pages{display:block}body p.buttons,body .other-formats>span,body #wiki_add_attachment>p,body #content>.contextual,body #content>.contextual>span,body #query_form>.contextual,body #query_form_with_buttons>.contextual{margin-bottom:10px;padding:0;float:none;text-align:left}body p.buttons a,body .other-formats>span a,body #wiki_add_attachment>p a,body #content>.contextual a,body #content>.contextual>span a,body #query_form>.contextual a,body #query_form_with_buttons>.contextual a{padding:3px 8px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;color:#212136;font-weight:normal}body p.buttons a:hover,body p.buttons a:focus,body .other-formats>span a:hover,body .other-formats>span a:focus,body #wiki_add_attachment>p a:hover,body #wiki_add_attachment>p a:focus,body #content>.contextual a:hover,body #content>.contextual a:focus,body #content>.contextual>span a:hover,body #content>.contextual>span a:focus,body #query_form>.contextual a:hover,body #query_form>.contextual a:focus,body #query_form_with_buttons>.contextual a:hover,body #query_form_with_buttons>.contextual a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}body p.buttons a.icon,body .other-formats>span a.icon,body #wiki_add_attachment>p a.icon,body #content>.contextual a.icon,body #content>.contextual>span a.icon,body #query_form>.contextual a.icon,body #query_form_with_buttons>.contextual a.icon{padding-left:28px;background-position:8px 50%}body p.buttons a,body p.buttons input,body p.buttons select,body p.buttons label,body .other-formats>span a,body .other-formats>span input,body .other-formats>span select,body .other-formats>span label,body #wiki_add_attachment>p a,body #wiki_add_attachment>p input,body #wiki_add_attachment>p select,body #wiki_add_attachment>p label,body #content>.contextual a,body #content>.contextual input,body #content>.contextual select,body #content>.contextual label,body #content>.contextual>span a,body #content>.contextual>span input,body #content>.contextual>span select,body #content>.contextual>span label,body #query_form>.contextual a,body #query_form>.contextual input,body #query_form>.contextual select,body #query_form>.contextual label,body #query_form_with_buttons>.contextual a,body #query_form_with_buttons>.contextual input,body #query_form_with_buttons>.contextual select,body #query_form_with_buttons>.contextual label{margin-top:0;margin-bottom:5px}body p.buttons label,body .other-formats>span label,body #wiki_add_attachment>p label,body #content>.contextual label,body #content>.contextual>span label,body #query_form>.contextual label,body #query_form_with_buttons>.contextual label{display:inline-block}body p.buttons label input[type=checkbox],body p.buttons label input[type=radio],body .other-formats>span label input[type=checkbox],body .other-formats>span label input[type=radio],body #wiki_add_attachment>p label input[type=checkbox],body #wiki_add_attachment>p label input[type=radio],body #content>.contextual label input[type=checkbox],body #content>.contextual label input[type=radio],body #content>.contextual>span label input[type=checkbox],body #content>.contextual>span label input[type=radio],body #query_form>.contextual label input[type=checkbox],body #query_form>.contextual label input[type=radio],body #query_form_with_buttons>.contextual label input[type=checkbox],body #query_form_with_buttons>.contextual label input[type=radio]{margin-top:7px}body #content>.contextual>span{margin-bottom:0}body #content>.contextual>a,body #content>.contextual .drdn,body p.buttons a{display:inline-block;margin:0 2px 5px 0;float:none}body #content>.contextual .drdn{padding:0;border:0}body #content>.contextual .drdn .drdn-trigger{padding:3px 12px}body #content>.contextual .drdn .drdn-items a{margin:3px 0 0;padding-top:3px;padding-bottom:3px}body #content>.contextual .drdn .drdn-items a:first-child{margin-top:0}body #my-page #list-left{width:100%;padding-right:0;float:none}body #my-page #list-right{width:100%;padding-left:0;float:none}body div#issue-changesets div.changeset{padding:0}body #admin-index>#admin-menu li{padding:0}body #admin-index>#admin-menu li a{background-position:8px center !important}}@media(hover: none)and (pointer: coarse){body .mobile-toggle-button::after{margin-top:0}body .query-columns span{display:block;margin-bottom:10px}body .query-columns .buttons input[type=button]{display:inline-block}}@media print{#top-menu,#header,#main-menu,#sidebar,#footer,#wiki_add_attachment,.hide-when-print,.contextual,.other-formats{display:none}.pagination .pages,.pagination .per-page{display:none}#main{display:block;overflow:visible !important;background:#fff}#content{width:100%;margin:0;padding:0;overflow:visible !important;border:0;background:#fff}.autoscroll{overflow-x:visible}a{padding:0 !important;background-color:transparent !important;color:#000 !important}a::before,a::after{display:none !important}a.issue.closed{text-decoration:line-through}table.list tr{background-color:transparent}table.list th,table.list td{border:1px solid #d1d3e0;background-color:transparent}table.list th.buttons,table.list td.buttons{padding:0}table.list th.buttons a,table.list td.buttons a{display:none}}#sidebar .sidebar-additionals ul,#sidebar .sidebar-additionals ol{margin:0 0 10px;padding-left:1.5em}#sidebar .sidebar-additionals ul ul,#sidebar .sidebar-additionals ul ol,#sidebar .sidebar-additionals ol ul,#sidebar .sidebar-additionals ol ol{margin-bottom:0}#sidebar .sidebar-additionals ul li{list-style-type:disc}#sidebar .sidebar-additionals ul li li{list-style-type:circle}#sidebar .sidebar-additionals ul li li li{list-style-type:square}.action-login .login-additionals{font-size:1em}@media screen and (min-width: 480px){.action-login .login-additionals{max-width:24em}}#backlogs_view_issues_sidebar>a{display:block;padding:6px 20px;border:1px solid transparent;margin-right:-20px;border-left-width:3px;border-radius:4px 0 0 4px}#backlogs_view_issues_sidebar>a:hover{background-color:#eff0f4;text-decoration:none}#backlogs_view_issues_sidebar>a+br{display:none}.flyout-menu #backlogs_view_issues_sidebar a:hover{background-color:transparent}#backlogs_view_issues_sidebar .burndown_chart{max-width:229px}#global_banner .box{margin-bottom:20px}@media screen and (max-width: 899px){#main #content>.banner_area{margin-bottom:20px}}.banner_area .banner{margin:0;padding:10px 16px;padding-left:40px;border:1px solid #e3e5ec;border-radius:3px;background:#f9fafb;color:#3e4359}@media screen and (min-width: 900px){.banner_area .banner{border-radius:0}}.banner_area .banner::before{content:"";margin-left:-24px;float:left;line-height:20px}.banner_area .banner_info{border-color:#a6c9ff;background-color:#cce0ff;color:#002359}.banner_area .banner_info::before{content:""}.banner_area .banner_warn{border-color:#ffda6a;background-color:#ffe9a8;color:#5b4500}.banner_area .banner_warn::before{content:""}.banner_area .banner_warn a,.banner_area .banner_warn~div a{color:#342800}.banner_area .banner_alert{border-color:#bc092e;background-color:#e5123d;color:#fff}.banner_area .banner_alert::before{content:""}.banner_area .banner_alert a,.banner_area .banner_alert~div a{color:#fff}.banner_area .banner h1,.banner_area .banner h2,.banner_area .banner h3,.banner_area .banner h4,.banner_area .banner h5,.banner_area .banner h6,.banner_area .banner p,.banner_area .banner ul,.banner_area .banner ol{margin-bottom:10px}.banner_area .banner h1:last-child,.banner_area .banner h2:last-child,.banner_area .banner h3:last-child,.banner_area .banner h4:last-child,.banner_area .banner h5:last-child,.banner_area .banner h6:last-child,.banner_area .banner p:last-child,.banner_area .banner ul:last-child,.banner_area .banner ol:last-child{margin-bottom:0}.banner_area .banner a{text-decoration:underline}.banner_area .banner_edit a{margin-left:5px}.journal>div+.contextual{padding-top:0;padding-bottom:0;border:0}.journal>div+.contextual>.heart-link-with-count{display:block;position:relative;margin:-11px 7px 0;float:right;border:0;background-color:#fff;text-align:right}.contextual .icon-heart,.contextual .icon-heart-off{margin-left:5px;background-image:none}.contextual .heart-link-with-count{margin-right:5px;margin-left:5px}.contextual .heart-link-with-count>.heart-count-number{display:inline-block;min-width:1em;margin:0 0 0 3px;padding:1px 4px;border-radius:3px;background-color:#f6f6f9;color:#212136;text-align:center}.contextual .heart-link-with-count>.heart-count-number::before{content:""}#content>.contextual>span.heart-link-with-count{padding:0;border:0;background:transparent}#content>.contextual>span.heart-link-with-count>a:first-child{margin-right:0;margin-left:4px;padding-right:4px;border-top-right-radius:0;border-bottom-right-radius:0}#content>.contextual>span.heart-link-with-count>a:first-child+a{min-width:unset;margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tt_list_button{font-size:14px}.icon.icon-start,.icon.icon-stop,.tt_list_button.icon-start,.tt_list_button.icon-stop{background-image:none}.icon.icon-start,.tt_list_button.icon-start{color:#007c29}.icon.icon-start:focus,.icon.icon-start:hover,.tt_list_button.icon-start:focus,.tt_list_button.icon-start:hover{color:#029934}.icon.icon-start::before,.tt_list_button.icon-start::before{content:""}.icon.icon-stop,.tt_list_button.icon-stop{color:#bc092e}.icon.icon-stop:focus,.icon.icon-stop:hover,.tt_list_button.icon-stop:focus,.tt_list_button.icon-stop:hover{color:#e5123d}.icon.icon-stop::before,.tt_list_button.icon-stop::before{content:""}.time-tracker-quick-menu:empty{display:none}#user-time-bookings-list{clear:both}h2 .scope_title,h2 .live_search,h2 .tags{vertical-align:top}h2 .live_search{margin-left:10px}h2 .tags .tag_list{margin-top:0}div.details.contact,div.details.product{padding:0;border:0;background:transparent}html.agile-board-fullscreen .icon.icon-fullscreen{padding:4px 5px;font-size:0;text-align:center;text-indent:0;box-shadow:0 1px 2px rgba(0,0,0,.25)}html.agile-board-fullscreen .icon.icon-fullscreen::before{margin:0}.agile-board table.list.issues-board tbody tr{background-color:#fff}.agile-board table.list.issues-board tbody tr>td.issue-status-col{padding:0;padding-left:10px;background-color:#f6f6f9}.agile-board table.list.issues-board tbody tr>td.issue-status-col.closed .issue-card{background:#e3e5ec}.agile-board .issue-card{margin:8px 10px;margin-left:0;padding:7px;border:1px solid #d1d3e0;border-width:0 0 0 5px;border-radius:4px;background-color:#fff;color:#3e4359;box-shadow:0 1px 2px rgba(0,0,0,.25)}.agile-board .issue-card.ui-sortable-helper{box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3)}.agile-board .issue-card:not(.context-menu-selection) .attributes,.agile-board .issue-card:not(.context-menu-selection) em.info,.agile-board .issue-card:not(.context-menu-selection) span.hours{color:#3e4359}.agile-board .issue-card.bk-green{border-color:#029934;background-color:#bbfcd0}.agile-board .issue-card.bk-blue{border-color:#0065ff;background-color:#cce0ff}.agile-board .issue-card.bk-turquoise{border-color:#00b3ad;background-color:#befdfb}.agile-board .issue-card.bk-lightgreen{border-color:#419902;background-color:#d6ffb8}.agile-board .issue-card.bk-yellow{border-color:#ffc907;background-color:#fff4cd}.agile-board .issue-card.bk-orange{border-color:#fc8c12;background-color:#ffe8cf}.agile-board .issue-card.bk-red{border-color:#e5123d;background-color:#fed8e0}.agile-board .issue-card.bk-purple{border-color:#614ba6;background-color:#e2dafc}.agile-board .issue-card.bk-gray{border-color:#a3a6b7;background-color:#e3e5ec}.agile-board .issue-card .checklist,.agile-board .issue-card .info,.agile-board .issue-card .sub-issues{border-color:rgba(0,0,0,.15)}.agile-board .issue-card p.issue-id,.agile-board .issue-card p.name{margin-bottom:5px}.agile-board .issue-card p.issue-id:last-of-type,.agile-board .issue-card p.name:last-of-type{margin-bottom:0}.agile-board .issue-card p.issue-id{line-height:1}.agile-board .issue-card p.project{border-radius:3px;border-color:rgba(0,0,0,.15);background-clip:padding-box}.agile-board .issue-card p.name{font-weight:600}.bk-green a{color:#005d1f}.bk-blue a{color:#003d99}.bk-turquoise a{color:#006b68}.bk-lightgreen a{color:#275d00}.bk-yellow a{color:#9d7600}.bk-orange a{color:#9f5403}.bk-red a{color:#900421}.bk-purple a{color:#36266b}.agile-board .quick-comment textarea{margin-bottom:7px}.controller-agile_charts #main>div:not(#content):not(#sidebar){grid-area:footer}.controller-agile_charts #main .gototop{display:none}table.sidebar.attributes tr th,table.sidebar.attributes tr td{padding:5px 0;vertical-align:top}table.sidebar.attributes tr th{padding-right:5px}div.add-note input,div.add-note textarea{margin-bottom:20px}table.contacts.index>tbody>tr:nth-child(n):hover,table.contacts.index>tbody>tr:nth-child(n):hover{background-color:rgba(209,211,224,.4)}.filter .values .select2{min-width:180px;margin:0}.select2-container.select2-container--default{color:#3e4359}.select2-container.select2-container--default .select2-selection--single,.select2-container.select2-container--default .select2-selection--multiple{min-height:28px;line-height:1.428571429}.select2-container.select2-container--default .select2-selection--single{height:28px}.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{padding-top:3px;padding-bottom:3px;border:0;font-size:14px;line-height:1.428571429}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px}.select2-container.select2-container--default .select2-selection--single .select2-selection__clear{border:0}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 3px 3px}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:3px;margin-right:3px;padding-top:0;padding-bottom:0}.select2-container.select2-container--default .select2-selection--multiple .select2-search--inline input{height:auto;padding-top:0;padding-bottom:0;line-height:inherit}.select2-container.select2-container--default .select2-selection{transition:border-color 50ms ease-in-out,box-shadow 50ms ease-in-out;border-color:#d1d3e0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);background-clip:padding-box}.select2-container.select2-container--default .select2-selection.icon{padding-left:26px}.select2-container.select2-container--default .select2-selection.icon::before{position:absolute;top:50%;left:8px;margin:-7px 0 0}.select2-container.select2-container--default.select2-container:focus,.select2-container.select2-container--default.select2-container *{outline:none}.select2-container.select2-container--default.select2-container--open .select2-selection,.select2-container.select2-container--default.select2-container--focus .select2-selection{border-color:rgba(81,45,196,.6);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 2px rgba(81,45,196,.2)}.select2-container.select2-container--default .select2-search__field:focus{border-color:rgba(81,45,196,.6)}body span.tag-label-color{padding:0 !important;border:0 !important;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);font-size:12px}body span.tag-label-color a,body span.tag-label-color span{font-family:inherit;font-size:inherit}body span.tag-label-color>a,body span.tag-label-color>span{display:inline-block;padding:1px 5px;text-shadow:0 1px 0 rgba(0,0,0,.2)}body span.tag-label-color a:hover{opacity:.8}.list td.tags{padding-bottom:5px}.list td.tags span.tag-label-color{margin-bottom:2px;margin-left:0;transform:translateY(-1px)}.checklist li a{margin:0;line-height:inherit}#checklist_form_items .checklist-item{display:block;margin:0 0 2px}#checklist_form_items .checklist-item.new{margin:6px 0 0}#checklist_form_items .checklist-item input[type=checkbox]{position:relative;top:2px;vertical-align:baseline}#checklist_form_items .checklist-item input[type=button]{margin-right:4px}#checklist-menu.ui-menu a{padding:2px 0 2px 24px}#top-menu .cm-menu-header>li{margin:0}#top-menu .cm-menu-header>li>a,#top-menu .cm-menu-header>li>.title{line-height:28px}#top-menu .cm-menu-header>li>.cm-menu-divider{height:18px;margin:5px 4px 0 5px;border-top:0;border-left:1px solid;opacity:.3}#top-menu .cm-menu-header .drdn-trigger{font-size:14px}#top-menu .dropdown .dropdown-menu>li a:hover,#top-menu .dropdown .dropdown-menu>li a:focus,#top-menu .dropdown .dropdown-submenu:hover a,#top-menu .dropdown .dropdown-submenu:focus a{background-color:#614ba6;color:#fff}#top-menu .rm-icon::before{font-size:14px}#top-menu #quick-search{margin:0}#top-menu #quick-search form>input{width:100px;min-width:100px}#top-menu #quick-search a{line-height:inherit}#toolbar-code-options select{width:100%}#toolbar-code-options .buttons{white-space:nowrap}#stuff-to-do p{margin-right:-20px}#stuff-to-do p>a{display:block;padding:6px 20px;border-radius:4px 0 0 4px}#stuff-to-do p>a:hover{background-color:#eff0f4;text-decoration:none}#stuff-to-do p>br{display:none}.controller-stuff_to_do .menu label,.controller-stuff_to_do .menu select{margin-bottom:5px}.controller-stuff_to_do .stuff-to-do-item{padding:8px;border:1px solid #e3e5ec;border-width:0;background-color:#fff}.controller-stuff_to_do .pane ol{padding:0}.controller-stuff_to_do .pane .issue-details{width:80%;margin:0}.controller-stuff_to_do .pane .issue-details a img{display:none}.controller-stuff_to_do .pane .progress{width:20%;margin:0}.controller-stuff_to_do .pane .estimate{top:7px;right:8px;left:auto;width:20%;font-size:.86em;text-align:right}div.wiking.flash.warning,div.wiking.flash.notice,div.wiking.flash.tip{background-image:none}div.wiking.flash.tip::before{content:""}#main{position:relative}.controller-rdb_taskboard #main{position:static}#sidebar{will-change:margin;transition:margin .5s}#sidebar.sidebar-hiding{margin-left:-270px}#sidebar.sidebar-hidden{display:none}.sidebar-toggler{display:block;position:absolute;top:1px;width:14px;height:16px;border:2px solid #707893;border-radius:3px;background-color:#eff0f4;background-position:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M8.996 12.659l-3.5-4a1.002 1.002 0 010-1.317l3.5-4a1 1 0 111.503 1.317L7.576 8l2.924 3.342a1 1 0 11-1.504 1.317z'/%3e%3c/svg%3e");border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}@media print{.sidebar-toggler{display:none}}.sidebar-toggler:hover,.sidebar-toggler:focus,.sidebar-toggler:active{background-color:#e3e5ec}.sidebar-toggler.sidebar-hidden{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")} \ No newline at end of file + */@font-face{font-family:"FontAwesome";src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}html{overflow-y:scroll;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;padding:0;background-color:#fff;color:#3e4359;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;font-weight:normal;line-height:1.428571429}a{color:#0051cc;text-decoration:none}a:hover,a:focus{color:#0065ff;text-decoration:underline}a.issue.closed{color:#707893;text-decoration:line-through}a.project.closed{color:#707893}a.user.locked{color:#707893}a,area,button,input,label,select,summary,textarea,[tabindex]{touch-action:manipulation}h1{margin:0;font-size:2em;font-weight:500;line-height:1.09725}h2{margin-top:0;margin-bottom:20px;font-size:1.43em;font-weight:500;line-height:1.33}h2 img{vertical-align:middle}h3{margin-top:0;margin-bottom:20px;font-size:1.14em;font-weight:500;line-height:1.33}h4{margin-top:0;font-size:1em;font-weight:500;line-height:1.428571429}p{margin:0 0 10px}small{font-size:.86em}table th{font-weight:600}table th,table td{padding:5px 8px}table p{margin:0}table form p{margin-bottom:10px}table form p:last-child{margin-bottom:0}ul,ol{margin-top:0;margin-bottom:10px;padding-left:1.5em}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}dl{margin-top:0;margin-bottom:20px}dt{margin-top:20px;font-weight:600}dd{margin-bottom:20px;margin-left:20px}code,kbd,pre,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #a3a6b7}li hr{margin-top:10px;margin-bottom:10px}blockquote{margin:0 0 20px;padding:5px 16px;border-left:4px solid rgba(0,0,0,.15)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}tr.group .count,span.private,.badge{display:inline-block;position:relative;top:-1px;box-sizing:border-box;min-width:1em;margin-right:2px;margin-left:2px;padding:0 5px;border:1px solid;border-radius:3px;font-size:.86em;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase}span.private,.badge-private{padding:1px 6px;border:0;background:#fc8c12;color:#fff}h3 span.private,h3 .badge-private{font-size:12px}tr.group .count,.badge-count{padding:1px 6px;border:0;background:#614ba6;color:#fff}.badge-status-open{border-color:#0065ff;color:#0065ff}.badge-status-locked{border-color:#a3a6b7;color:#a3a6b7}.badge-status-closed{border-color:#029934;color:#029934}input[type=button],input[type=submit],input[type=reset],button{padding:3px 12px;border-radius:3px;font-size:14px;line-height:1.428571429;display:inline-block;margin-bottom:0;transition:border-color 50ms ease-in-out,background-color 50ms ease-in-out,box-shadow 50ms ease-in-out;border:1px solid;font-weight:normal;text-align:center;vertical-align:top;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#0065ff;color:#fff;border-color:#0065ff #0065ff #004dc2;box-shadow:0 1px 0 #004dc2}input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,input[type=reset]:hover,input[type=reset]:focus,button:hover,button:focus{background-color:#004dc2;color:#fff;border-color:#004dc2 #004dc2 #003585;box-shadow:0 1px 0 #003585}input[type=button]:active,input[type=submit]:active,input[type=reset]:active,button:active{transform:translate(0, 1px);border-color:#0047b3;background-color:#004dc2;box-shadow:inset 0 3px 4px -2px #0047b3}input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,input[type=reset]:hover,input[type=reset]:focus,button:hover,button:focus{text-decoration:none}input[type=button].disabled,input[type=button][disabled],fieldset[disabled] input[type=button],input[type=submit].disabled,input[type=submit][disabled],fieldset[disabled] input[type=submit],input[type=reset].disabled,input[type=reset][disabled],fieldset[disabled] input[type=reset],button.disabled,button[disabled],fieldset[disabled] button{opacity:.65;box-shadow:none;pointer-events:none}form input[type=submit]{margin-right:2px}form input[type=submit]+input{background-color:#029934;color:#fff;border-color:#029934 #029934 #027b2a;box-shadow:0 1px 0 #027b2a}form input[type=submit]+input:hover,form input[type=submit]+input:focus{background-color:#027b2a;color:#fff;border-color:#027b2a #027b2a #015d1f;box-shadow:0 1px 0 #015d1f}form input[type=submit]+input:active{transform:translate(0, 1px);border-color:#027327;background-color:#027b2a;box-shadow:inset 0 3px 4px -2px #027327}form input[type=submit]~a{margin-right:2px}form input[type=submit]~a+a{margin-left:2px}form[action*="repository/diff"]{margin-bottom:10px}#message-form #message_sticky,#message-form #message_locked,#news-form #message_sticky,#news-form #message_locked{position:relative;top:1px;margin-left:5px}p.buttons>a,p.buttons>span:not(.drdn),.other-formats>span>a,.other-formats>span>span:not(.drdn),#wiki_add_attachment>p>a,#wiki_add_attachment>p>span:not(.drdn),#content>.contextual>a,#content>.contextual>span:not(.drdn),#content>.contextual>span:not(.drdn)>a,#content>.contextual>span:not(.drdn)>span:not(.drdn),#query_form>.contextual>a,#query_form>.contextual>span:not(.drdn),#query_form_with_buttons>.contextual>a,#query_form_with_buttons>.contextual>span:not(.drdn){display:inline-block;margin-right:1px;margin-left:1px;padding:3px 8px;transition:border-color 50ms ease-in-out,background-color 50ms ease-in-out,color 50ms ease-in-out;border:1px solid;border-radius:3px;font-size:14px}p.buttons>a.icon,p.buttons>span:not(.drdn).icon,.other-formats>span>a.icon,.other-formats>span>span:not(.drdn).icon,#wiki_add_attachment>p>a.icon,#wiki_add_attachment>p>span:not(.drdn).icon,#content>.contextual>a.icon,#content>.contextual>span:not(.drdn).icon,#content>.contextual>span:not(.drdn)>a.icon,#content>.contextual>span:not(.drdn)>span:not(.drdn).icon,#query_form>.contextual>a.icon,#query_form>.contextual>span:not(.drdn).icon,#query_form_with_buttons>.contextual>a.icon,#query_form_with_buttons>.contextual>span:not(.drdn).icon{padding-left:28px;background-position:8px 50%}p.buttons>a,.other-formats>span>a,#wiki_add_attachment>p>a,#content>.contextual>a,#content>.contextual>span:not(.drdn)>a,#query_form>.contextual>a,#query_form_with_buttons>.contextual>a{border-color:#eff0f4;background-color:#eff0f4;color:#212136}p.buttons>a:first-child,.other-formats>span>a:first-child,#wiki_add_attachment>p>a:first-child,#content>.contextual>a:first-child,#content>.contextual>span:not(.drdn)>a:first-child,#query_form>.contextual>a:first-child,#query_form_with_buttons>.contextual>a:first-child{margin-left:0}p.buttons>a:last-child,.other-formats>span>a:last-child,#wiki_add_attachment>p>a:last-child,#content>.contextual>a:last-child,#content>.contextual>span:not(.drdn)>a:last-child,#query_form>.contextual>a:last-child,#query_form_with_buttons>.contextual>a:last-child{margin-right:0}p.buttons>a:hover,p.buttons>a:focus,.other-formats>span>a:hover,.other-formats>span>a:focus,#wiki_add_attachment>p>a:hover,#wiki_add_attachment>p>a:focus,#content>.contextual>a:hover,#content>.contextual>a:focus,#content>.contextual>span:not(.drdn)>a:hover,#content>.contextual>span:not(.drdn)>a:focus,#query_form>.contextual>a:hover,#query_form>.contextual>a:focus,#query_form_with_buttons>.contextual>a:hover,#query_form_with_buttons>.contextual>a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}p.buttons>span:not(.drdn),.other-formats>span>span:not(.drdn),#wiki_add_attachment>p>span:not(.drdn),#content>.contextual>span:not(.drdn),#content>.contextual>span:not(.drdn)>span:not(.drdn),#query_form>.contextual>span:not(.drdn),#query_form_with_buttons>.contextual>span:not(.drdn){border-color:#f6f6f9;background-color:#f9fafb;color:#d1d3e0}#issue-form input[type=submit]+a,.mypage-box input[type=submit]+a,.journal input[type=submit]+a,.edit_news input[type=submit]+a,.edit_content input[type=submit]+a,.edit_time_entry input[type=submit]+a,.edit_membership input[type=submit]+a{margin-left:4px}form input~a,form button~a,form select~a{margin-left:4px;line-height:28px}p.buttons{margin-bottom:20px}.other-formats{margin:20px 0 0;text-align:right}.other-formats>span{margin-right:1px;margin-left:1px}.other-formats>span:last-child{margin-right:0}@media screen and (min-width: 900px){.pagination+.other-formats,#wiki_add_attachment+.other-formats{margin-top:0;float:right}}.query-columns select{width:auto !important;min-width:130px}label+.query-columns{margin-left:20px}span.query-columns>span{display:inline-block;height:100%;vertical-align:middle}span.query-columns label{display:block;margin-bottom:10px;line-height:initial}.query-columns .buttons{vertical-align:middle}.query-columns .buttons br{display:none}.query-columns .buttons input[type=button]{display:block;width:32px;margin-bottom:4px;padding-right:1px;padding-left:1px;background-color:#f6f6f9;color:#212136;border-color:#d1d3e0 #d1d3e0 #bfc2d4;box-shadow:0 1px 0 #bfc2d4}.query-columns .buttons input[type=button]:hover,.query-columns .buttons input[type=button]:focus{background-color:#e4e4ed;color:#212136;border-color:#bfc2d4 #bfc2d4 #acb1c8;box-shadow:0 1px 0 #acb1c8}.query-columns .buttons input[type=button]:active{transform:translate(0, 1px);border-color:#babed1;background-color:#e4e4ed;box-shadow:inset 0 3px 4px -2px #babed1}a[data-expands],.toggle-multiselect{display:inline-block;position:relative;top:3px;padding:10px;border:1px solid;border-radius:3px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='-1 -1 16 16'%3e%3cpath fill='%23707893' d='M11 6H8V3H6v3H3v2h3v3h2V8h3z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:2px 2px;font-size:0;vertical-align:top;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f6f6f9;color:#212136;border-color:#d1d3e0 #d1d3e0 #bfc2d4;box-shadow:0 1px 0 #bfc2d4}a[data-expands]:hover,a[data-expands]:focus,.toggle-multiselect:hover,.toggle-multiselect:focus{background-color:#e4e4ed;color:#212136;border-color:#bfc2d4 #bfc2d4 #acb1c8;box-shadow:0 1px 0 #acb1c8}a[data-expands]:active,.toggle-multiselect:active{transform:translate(0, 1px);border-color:#babed1;background-color:#e4e4ed;box-shadow:inset 0 3px 4px -2px #babed1}a[data-expands].icon-only::before,.toggle-multiselect.icon-only::before{content:none}a[data-expands]{margin-right:10px}a[data-expands]>.toggle-multiselect{padding:0;border:0 none;background:transparent}a[data-expands] img{display:none}a.icon-toggle-minus[data-expands],select[multiple=multiple]+.toggle-multiselect{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M4 7h8v2H4z'/%3e%3c/svg%3e")}form td{padding:5px}form fieldset>button,form fieldset>input,form fieldset>select{margin-right:5px;margin-bottom:10px}form label{line-height:28px;vertical-align:top}form label>input[type=checkbox],form label>input[type=radio]{margin-top:7px}form span.field label,form span.field~label,form .box label{line-height:1.428571429}form span.field label>input[type=checkbox],form span.field label>input[type=radio],form span.field~label>input[type=checkbox],form span.field~label>input[type=radio],form .box label>input[type=checkbox],form .box label>input[type=radio]{margin-top:3px}form .add-filter label,form .filter label{line-height:28px}.contextual>form{display:inline-block;line-height:28px;vertical-align:top}.contextual>form label{line-height:inherit}button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:14px;line-height:1.428571429}#project-jump .drdn-trigger,select,textarea,input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=tel],input[type=color],input[type=search],input[type=email],input[type=text],input[type=password]{height:28px;padding:3px 8px;border:1px solid #d1d3e0;border-radius:2px;background-color:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);color:#3e4359}select,textarea,input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=tel],input[type=color],input[type=search],input[type=email],input[type=text],input[type=password]{transition:border-color 50ms ease-in-out,box-shadow 50ms ease-in-out;vertical-align:top}select:focus,textarea:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=color]:focus,input[type=search]:focus,input[type=email]:focus,input[type=text]:focus,input[type=password]:focus{border-color:rgba(81,45,196,.6);outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 2px rgba(81,45,196,.2)}select::-moz-placeholder, textarea::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=color]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder{opacity:1;color:#a3a6b7}select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder{opacity:1;color:#a3a6b7}select::placeholder,textarea::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=time]::placeholder,input[type=week]::placeholder,input[type=number]::placeholder,input[type=url]::placeholder,input[type=tel]::placeholder,input[type=color]::placeholder,input[type=search]::placeholder,input[type=email]::placeholder,input[type=text]::placeholder,input[type=password]::placeholder{opacity:1;color:#a3a6b7}select[disabled],select[readonly],fieldset[disabled] select,textarea[disabled],textarea[readonly],fieldset[disabled] textarea,input[type=datetime][disabled],input[type=datetime][readonly],fieldset[disabled] input[type=datetime],input[type=datetime-local][disabled],input[type=datetime-local][readonly],fieldset[disabled] input[type=datetime-local],input[type=date][disabled],input[type=date][readonly],fieldset[disabled] input[type=date],input[type=month][disabled],input[type=month][readonly],fieldset[disabled] input[type=month],input[type=time][disabled],input[type=time][readonly],fieldset[disabled] input[type=time],input[type=week][disabled],input[type=week][readonly],fieldset[disabled] input[type=week],input[type=number][disabled],input[type=number][readonly],fieldset[disabled] input[type=number],input[type=url][disabled],input[type=url][readonly],fieldset[disabled] input[type=url],input[type=tel][disabled],input[type=tel][readonly],fieldset[disabled] input[type=tel],input[type=color][disabled],input[type=color][readonly],fieldset[disabled] input[type=color],input[type=search][disabled],input[type=search][readonly],fieldset[disabled] input[type=search],input[type=email][disabled],input[type=email][readonly],fieldset[disabled] input[type=email],input[type=text][disabled],input[type=text][readonly],fieldset[disabled] input[type=text],input[type=password][disabled],input[type=password][readonly],fieldset[disabled] input[type=password]{border-color:#d1d3e0;opacity:1;background-color:#e3e5ec;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}textarea{height:auto;resize:vertical}textarea.text_cf{width:100%;resize:vertical}input[type=search]{-webkit-appearance:none}input[type=radio],input[type=checkbox]{margin:4px 3px 0 5px;margin-top:1px \9 ;line-height:normal;vertical-align:top}input[type=file]{display:block}input[type=range]{display:block;width:100%}input.autocomplete{padding-right:30px;background-repeat:no-repeat;background-position:right center}input.autocomplete.ajax-loading{background-image:url("../images/preloader.gif")}input.string_cf,input.link_cf{width:100%}select[multiple],select[size]{height:auto;min-height:28px}select[size="1"]{height:28px}select option[disabled]{color:#dadce6}select.expandable{vertical-align:top}select.bool_cf{width:auto !important}@-moz-document url-prefix(""){select[multiple]{padding:0}select option,select optgroup::before{padding:3px 8px;border-bottom:1px dotted #dadce6}select optgroup>option{padding-right:16px;padding-left:16px}}@supports(-webkit-appearance: none){select[multiple]{padding:0}select[multiple] option{padding:3px 8px;border-bottom:1px dotted #dadce6}}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}fieldset{min-width:0;margin:0;padding:10px 0;border:0 none;border-top:1px solid #eff0f4}fieldset>p>label:first-child{margin-right:10px}legend{padding-right:5px;color:#3e4359}span.required{position:relative;top:3px;margin-left:-0.2em;color:#e5123d;font-size:1.5em;font-weight:normal;line-height:0}em.info{display:block;padding:2px 0;color:#707893;font-size:.86em;font-style:normal;line-height:1.428571429}.wiki-edit{color:#141422;font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;line-height:1.6}.tabular.settings p{padding-left:290px}.tabular.settings label{width:280px;margin-left:-290px}.tabular p{margin:0 0 10px;padding-left:170px;clear:left;line-height:28px}.tabular p .jstEditor{margin-bottom:0}.tabular p .bool_cf:not(.check_box_group){display:block;padding-top:4px;line-height:1.428571429}.tabular p .bool_cf:not(.check_box_group)>input[type=checkbox],.tabular p .bool_cf:not(.check_box_group)>input[type=radio]{margin-left:0}.tabular input,.tabular select{max-width:100%}.tabular textarea{display:block;width:100%;resize:vertical}.tabular span[title]{border-bottom:1px dotted #a3a6b7}.tabular label{width:160px;margin-bottom:4px;margin-left:-170px;padding-top:4px;float:left;line-height:1.428571429;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabular label.floating{width:270px;margin-left:0;text-align:left}.tabular label.block,.tabular label.inline{display:block;width:auto;margin-left:0;padding-left:18px;float:none;text-align:left;cursor:pointer}.tabular label.block>input[type=checkbox],.tabular label.block>input[type=radio],.tabular label.inline>input[type=checkbox],.tabular label.inline>input[type=radio]{margin-left:-18px;float:left}.tabular label.inline{display:inline-block}.tabular label.role-visibility{padding-left:34px}.tabular label>input[type=checkbox],.tabular label>input[type=radio]{margin-top:3px;margin-left:0}.tabular label~input[type=checkbox],.tabular label~input[type=radio]{margin-top:7px;margin-left:0}label.inline{display:inline-block;margin-right:8px;padding-left:18px;float:none}label.inline:last-child{margin-right:0}label.inline>input{margin-left:-18px;float:left}input+label.inline{padding-left:0}label.block{display:block;width:auto}label.block>input{margin-right:3px;margin-left:3px}label[for=issue_description]+a{display:inline-block}label[for=issue_description]+a img{vertical-align:middle}label[for=closed]{margin-bottom:10px}.wiki-edit,#principal_search,#issue_subject,#time_entry_comments,#content_comments,#user_search,#user_login,#user_firstname,#user_lastname,#user_mail,#my_account_form select,#user_form select,#user_identity_url,#custom_field_possible_values{width:100%}label[for=issue_subject]{padding-top:8px}#issue_subject{height:42px;padding:8px 12px;border-radius:4px;font-size:1.285em;line-height:1.33}.jstEditor{margin-bottom:10px}#user_form{margin-bottom:20px}#user_form~p{margin-bottom:0}#attachments_fields>span,#existing-attachments>span,.attachments_fields>span{display:block;margin-bottom:5px}#attachments_fields input,#existing-attachments input,.attachments_fields input{width:21.5em;margin-right:.5em;margin-bottom:5px}#attachments_fields input.filename,#existing-attachments input.filename,.attachments_fields input.filename{padding-left:24px;background-image:url("../../../images/attachment.png");background-repeat:no-repeat;background-position:4px center}#attachments_fields .ajax-waiting input.filename,#existing-attachments .ajax-waiting input.filename,.attachments_fields .ajax-waiting input.filename{background-image:url("../../../images/hourglass.png")}#attachments_fields .ajax-loading input.filename,#existing-attachments .ajax-loading input.filename,.attachments_fields .ajax-loading input.filename{background-image:url("../../../images/loading.gif")}#attachments_fields div.ui-progressbar,#existing-attachments div.ui-progressbar,.attachments_fields div.ui-progressbar{display:inline-block;width:100px;height:14px;margin:2px 0 -5px 8px}#add_attachment_form p{margin-bottom:0}#issue-form fieldset:last-child{padding-bottom:0}#issue-form fieldset:last-child p{margin-bottom:0}#issue-form .splitcontentleft,#issue-form .splitcontentright{width:100%;padding-right:0;padding-left:0;float:left}@media screen and (min-width: 768px){#issue-form .splitcontentleft,#issue-form .splitcontentright{width:auto;min-width:36em}}#issue-form .splitcontentleft textarea.text_cf,#issue-form .splitcontentleft input.string_cf,#issue-form .splitcontentleft input.link_cf,#issue-form .splitcontentleft select,#issue-form .splitcontentright textarea.text_cf,#issue-form .splitcontentright input.string_cf,#issue-form .splitcontentright input.link_cf,#issue-form .splitcontentright select{width:90%}@media screen and (min-width: 768px){#issue-form .splitcontentleft{margin-right:20px}}#issue-form #issue_estimated_hours,#issue-form #issue_done_ratio{width:5.5em;min-width:1em;padding-left:.2em;text-align:right}#issue_is_private_wrap,#all_attributes>p[style]{margin-right:0 !important;margin-bottom:0;padding-left:0;float:right}#issue_is_private_wrap input,#all_attributes>p[style] input{margin-top:7px;margin-right:3px}#issue_is_private_wrap label,#all_attributes>p[style] label{display:inline-block !important;margin-right:0;padding-left:0}#users_for_watcher,#watchers_inputs{display:block;max-height:400px;margin-bottom:10px;overflow:auto}#users_for_watcher label,#watchers_inputs label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;width:auto;margin:0;padding-top:4px;padding-bottom:4px;float:none}#users_for_watcher label input[type=checkbox],#users_for_watcher label input[type=radio],#watchers_inputs label input[type=checkbox],#watchers_inputs label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}@media screen and (min-width: 768px){#users_for_watcher label,#watchers_inputs label{padding-bottom:0}}#users_for_watcher .gravatar,#watchers_inputs .gravatar{margin-right:5px}#watchers_inputs{max-width:64em;-moz-columns:18em 3;columns:18em 3}.check_box_group{display:block;width:90%;max-height:400px;overflow-y:auto}.check_box_group label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;width:auto;margin:0;padding-top:4px;padding-bottom:4px;float:none}.check_box_group label input[type=checkbox],.check_box_group label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}@media screen and (min-width: 768px){.check_box_group label{padding-bottom:0}}@media screen and (min-width: 900px){.check_box_group.bool_cf{overflow:initial}.check_box_group.bool_cf label{display:inline-block;margin-right:8px}}fieldset#filters table td{vertical-align:top}fieldset#filters td.field{padding-right:16px;white-space:nowrap}@media screen and (min-width: 768px){fieldset#filters td.field{min-width:180px}}fieldset#filters td.operator{min-width:180px;padding-right:16px}fieldset#filters td.operator select{width:100%}fieldset#filters td.values{min-width:130px;white-space:nowrap}fieldset#filters td.values select{min-width:130px}fieldset#filters td.add-filter{padding-top:10px;text-align:right}fieldset#filters td input[type=checkbox],fieldset#filters td input[type=radio]{margin-top:7px}fieldset#filters div.add-filter{padding-top:5px}@media screen and (min-width: 900px){fieldset#filters div.add-filter{float:right;text-align:right}}#filters-table{float:left}#activity_scope_form li>input[type=checkbox],#activity_scope_form li>input[type=radio]{margin-top:7px}#query_form p input,#query_form p select,#query_form p label,#query_form p .icon,#query_form p .icon-only,#query_form p>span>a{line-height:inherit;vertical-align:middle}.query_sort_criteria_count{display:inline-block;min-width:1em;margin-bottom:5px;line-height:28px}label.no-css{width:auto;margin-left:0;float:none;font-weight:inherit;line-height:inherit;text-align:left}.tabs{position:relative;overflow:hidden}.tabs>ul{box-sizing:border-box;margin:0;padding-left:0;list-style:none;display:flex;flex-wrap:nowrap;height:32px}.tabs>ul>li{flex:0 1 auto}.tabs>ul>li>a{display:block;box-sizing:border-box;min-width:3em;height:32px;margin-right:2px;padding:5px 8px;border:1px solid transparent;border-radius:3px 3px 0 0;text-align:center;white-space:nowrap}.tabs .tabs-buttons{position:absolute;top:0;right:0;width:40px;border-bottom:1px solid #d1d3e0;background-color:#fff}.tabs .tabs-buttons>button{width:50%;height:31px;margin:0;padding:0;float:left;transition:opacity 50ms;border:0 none;border-radius:0;opacity:.7;background-color:#fff;background-repeat:no-repeat;background-position:center center;box-shadow:none}.tabs .tabs-buttons>button:hover,.tabs .tabs-buttons>button:active{opacity:1}.tabs .tabs-buttons>button:active{background-color:#f6f6f9}.tabs .tabs-buttons>button.disabled{opacity:.35}.tabs .tabs-buttons .tab-left{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M8.996 12.659l-3.5-4a1.002 1.002 0 010-1.317l3.5-4a1 1 0 111.503 1.317L7.576 8l2.924 3.342a1 1 0 11-1.504 1.317z'/%3e%3c/svg%3e")}.tabs .tabs-buttons .tab-right{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")}div.tabs:not(#main-menu){height:32px;margin-bottom:20px}div.tabs:not(#main-menu)>ul{margin:0;padding:0;border-bottom:1px solid #d1d3e0}div.tabs:not(#main-menu)>ul>li{margin:0 0 -1px;background:transparent}div.tabs:not(#main-menu)>ul>li>a{padding:5px 8px;border-color:transparent;background:transparent;color:#0051cc;font:inherit}div.tabs:not(#main-menu)>ul>li>a:hover,div.tabs:not(#main-menu)>ul>li>a:focus{border-color:#f6f6f9 #f6f6f9 #d1d3e0;background-color:#f6f6f9;color:#141422;text-decoration:none}div.tabs:not(#main-menu)>ul>li>a.selected{border-color:#d1d3e0 #d1d3e0 #fff;background:#fff;color:#3e4359}#tab-content-modules fieldset p{margin:3px 0 4px}#tab-content-members .splitcontentleft,#tab-content-memberships .splitcontentleft,#tab-content-users .splitcontentleft{width:65%}#tab-content-members .splitcontentright,#tab-content-memberships .splitcontentright,#tab-content-users .splitcontentright{width:35%}#tab-content-members fieldset,#tab-content-memberships fieldset,#tab-content-users fieldset{margin-bottom:20px}#tab-content-members fieldset legend,#tab-content-memberships fieldset legend,#tab-content-users fieldset legend{font-weight:600}#tab-content-members fieldset label,#tab-content-memberships fieldset label,#tab-content-users fieldset label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block;margin-bottom:3px}#tab-content-members fieldset label input[type=checkbox],#tab-content-members fieldset label input[type=radio],#tab-content-memberships fieldset label input[type=checkbox],#tab-content-memberships fieldset label input[type=radio],#tab-content-users fieldset label input[type=checkbox],#tab-content-users fieldset label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#tab-content-members fieldset label[for=principal_search],#tab-content-memberships fieldset label[for=principal_search],#tab-content-users fieldset label[for=principal_search]{padding-left:0}#tab-content-members .pagination .items,#tab-content-memberships .pagination .items,#tab-content-users .pagination .items{margin-left:0}#tab-content-members #principals,#tab-content-users #principals{max-height:400px;overflow:auto}#tab-content-memberships .splitcontentright select{width:100%}#principals_for_new_member .pagination{float:none}.pagination .pages{display:inline-block;margin:0;padding:0}.pagination li{display:inline-block;margin-right:.3em;list-style:none}.pagination li>a,.pagination li>span,.pagination>.previous,.pagination>.next,.pagination>.page{display:inline-block;padding:3px 10px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;color:#212136;text-decoration:none;white-space:nowrap}.pagination li>span{border-color:#f6f6f9;background-color:#f9fafb;color:#d1d3e0;cursor:default}.pagination .spacer>span{padding:0;border:0 none;background:transparent;color:#3e4359}.pagination a:hover,.pagination a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.pagination .page.current,.pagination .current>span{z-index:2;border-color:#614ba6;background-color:#614ba6;color:#fff;cursor:default}.pagination .items,.pagination .per-page{display:inline-block;margin:4px 0 4px 3px}p.pagination{margin-bottom:0;float:left}p.pagination+h1,p.pagination+h2,p.pagination+h3,p.pagination+h4,p.pagination+h5,p.pagination+h6{clear:both}#main{display:flex}#content{padding:20px;overflow-x:auto;flex:1 1 auto;width:calc(100% - 310px)}#sidebar{flex:0 0 229px;order:-1}#main #sidebar{padding:20px 20px}#main.nosidebar #sidebar{margin:0;padding:0;border:0 none;flex:0 0 auto}@media screen and (min-width: 1px){#sidebar{border-right:1px solid #dadce6;box-shadow:inset -9px 0 6px -6px rgba(0,0,0,.05)}}#sidebar h3{margin-top:30px}#sidebar>h3:first-child,#sidebar>form:first-child>h3{margin-top:5px}#sidebar ul:nth-child(n){margin:0 0 10px;padding:0;margin-right:-20px}#sidebar ul:not(.watchers) li{margin:0;padding:0;list-style-type:none}#sidebar ul:not(.watchers) li>a:not(.icon-only){display:block;padding:6px 20px;border:1px solid transparent;border-left-width:3px;border-radius:4px 0 0 4px}#sidebar ul:not(.watchers) li>a:not(.icon-only):hover{background-color:#eff0f4;color:#212136;text-decoration:none}#sidebar ul:not(.watchers) li>a:not(.icon-only).selected{border-color:#dadce6;background-color:#fff;color:#141422;margin-right:-1px;border-right-color:#fff;border-left-color:#e5123d;box-shadow:-3px 1px 2px rgba(0,0,0,.1)}#sidebar ul.queries>li{position:relative}#sidebar ul.queries>li>a.query{padding-right:30px}#sidebar ul.queries>li>a.icon-only{position:absolute;top:6px;right:10px;line-height:20px}#sidebar ul.queries>li>a.icon-only::before{line-height:inherit}#sidebar ul.pages-hierarchy .pages-hierarchy{margin-left:23px;border-left:2px solid #dadce6;margin-right:0}#sidebar ul.pages-hierarchy .pages-hierarchy li>a:not(.icon-only){padding-right:10px;padding-left:10px}#sidebar ul.pages-hierarchy .pages-hierarchy li .pages-hierarchy{margin-left:13px}#sidebar>a{margin:6px 20px;margin-left:23px}#sidebar div.page-tree{margin:0;padding:0}#sidebar div.page-tree .page-tree__title{margin-left:0}#sidebar div.page-tree .page-tree__list .page-tree__list{margin-left:23px;border-left:2px solid #dadce6;margin-right:0}#sidebar div.page-tree .page-tree__list .page-tree__list .page-tree__list{margin-left:13px}#sidebar div.page-tree .page-tree__list .page-tree__list summary{padding-left:28px}#sidebar div.page-tree .page-tree__list .page-tree__list summary::before{left:6px}#sidebar div.page-tree .page-tree__list li>a:not(.icon-only){padding-right:10px;padding-left:10px}#sidebar div.page-tree .page-tree__list li>a:not(.icon-only):hover{text-decoration:underline}#sidebar div.page-tree details summary{display:block;position:relative;padding:0 20px;padding-left:38px;border-radius:4px 0 0 4px}#sidebar div.page-tree details summary::-webkit-details-marker{display:none}#sidebar div.page-tree details summary::before{content:"";position:absolute;top:9px;left:16px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}#sidebar div.page-tree details summary:hover{background-color:#eff0f4}#sidebar div.page-tree details summary a{display:inline-block;padding-top:7px;padding-bottom:7px}#sidebar div.page-tree details summary a:hover{color:#212136;text-decoration:underline}#sidebar div.page-tree details[open]>summary::before{transform:rotate(90deg)}#footer{margin:0 20px 20px;padding-top:20px;border-top:1px solid #dadce6;color:#a3a6b7;font-size:.86em}#wrapper .context-menu-selection,#wrapper .context-menu-selection>td{background-color:#614ba6 !important;color:#fff !important}#wrapper #context-menu>ul,#wrapper #context-menu>ul>li>ul{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);border:0 none !important}#wrapper #context-menu ul{padding:3px}#wrapper #context-menu li{padding:0;border:0 none;border-radius:2px;background:transparent}#wrapper #context-menu li:hover{background-color:#e3e5ec}#wrapper #context-menu a:not(.easy-mindmup__icon){padding:3px 10px 3px 20px;border-radius:2px}#wrapper #context-menu a:not(.easy-mindmup__icon)::before{margin-top:2px;margin-left:-16px;float:left}#wrapper #context-menu a:not(.easy-mindmup__icon):hover{border-color:#e3e5ec;background-color:#e3e5ec}#wrapper #context-menu a:not(.easy-mindmup__icon).disabled{color:rgba(33,33,54,.5)}#wrapper #context-menu a:not(.easy-mindmup__icon).icon-checked{background:transparent}#wrapper #context-menu a:not(.easy-mindmup__icon).submenu{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")}img.gravatar{position:relative;top:-0.15em;overflow:hidden;border-radius:4px;line-height:1;vertical-align:middle}h2 img.gravatar,h3 img.gravatar,h4 img.gravatar{margin-right:5px}.username img.gravatar{margin-right:.5em}.icon-gravatar{margin-right:5px;float:left}table{border-spacing:0;border-collapse:collapse}table.list{width:100%;margin-bottom:20px;font-size:.92em}.autoscroll table.list{margin-bottom:0}table.list.changesets{margin-bottom:20px}table.list th,table.list .table-list-header{padding:8px;border:2px solid #e3e5ec;border-width:0 0 2px;background-color:#fff;color:#707893;vertical-align:bottom}.box table.list th,.box table.list .table-list-header{background-color:#f9fafb}table.list th a,table.list .table-list-header a{color:#212136}table.list tr.ui-sortable-helper{background-color:#ffe9a8}table.list td{padding:8px;border:1px solid #e3e5ec;border-width:0;text-align:center;vertical-align:top}table.list td.icon{padding-left:28px}table.list td.id,table.list td.issue_id,table.list td.legacy_id,table.list td.parent,table.list td.relations,table.list td.tracker{width:2%}table.list td.id,table.list td.issue_id,table.list td.legacy_id{font-weight:600}table.list td.reorder{white-space:nowrap}table.list td.attachments a{display:block}table.list th.checkbox,table.list td.checkbox{width:15px;padding-right:8px;padding-left:8px}table.list th.checkbox:first-child,table.list td.checkbox:first-child{padding-right:0}table.list th.checkbox input,table.list td.checkbox input{margin:2px 0 0}table.list th.activity,table.list th.assigned_to,table.list th.attachments,table.list th.author,table.list th.category,table.list th.comments,table.list th.description,table.list th.fixed_version,table.list th.last_notes,table.list th.last_updated_by,table.list th.name,table.list th.priority,table.list th.relations,table.list th.roles,table.list th.status,table.list th.string,table.list th.subject,table.list th.text,table.list th.tracker,table.list th.user,table.list td.activity,table.list td.assigned_to,table.list td.attachments,table.list td.author,table.list td.category,table.list td.comments,table.list td.description,table.list td.fixed_version,table.list td.last_notes,table.list td.last_updated_by,table.list td.name,table.list td.priority,table.list td.relations,table.list td.roles,table.list td.status,table.list td.string,table.list td.subject,table.list td.text,table.list td.tracker,table.list td.user{text-align:left}table.list th.id,table.list th.legacy_id,table.list th.estimated_hours,table.list th.float,table.list th.int,table.list th.remaining_hours,table.list th.spent_hours,table.list th.story_points,table.list td.id,table.list td.legacy_id,table.list td.estimated_hours,table.list td.float,table.list td.int,table.list td.remaining_hours,table.list td.spent_hours,table.list td.story_points{text-align:right}table.list td.buttons,table.list div.buttons{text-align:right;white-space:nowrap}table.list td.buttons a,table.list div.buttons a{margin-right:5px}table.list td.buttons a.icon-only,table.list div.buttons a.icon-only{margin-right:0}table.list td.buttons img,table.list div.buttons img{vertical-align:middle}table.list caption{padding:.5em .5em .5em 0;text-align:left}.table-list-cell{display:table-cell;padding:8px;vertical-align:top}tr.project .name a{white-space:nowrap}tr.project.closed,tr.project.archived,tr.project.closed a,tr.project.archived a{color:#a3a6b7}tr.project.idnt td.name{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23A3A6B7' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}tr.project.idnt-1 td.name{padding-left:24px;background-position:5px 50%}tr.project.idnt-2 td.name{padding-left:40px;background-position:21px 50%}tr.project.idnt-3 td.name{padding-left:56px;background-position:37px 50%}tr.project.idnt-4 td.name{padding-left:72px;background-position:53px 50%}tr.project.idnt-5 td.name{padding-left:88px;background-position:69px 50%}tr.project.idnt-6 td.name{padding-left:104px;background-position:85px 50%}tr.project.idnt-7 td.name{padding-left:120px;background-position:101px 50%}tr.project.idnt-8 td.name{padding-left:136px;background-position:117px 50%}tr.project.idnt-9 td.name{padding-left:152px;background-position:133px 50%}tr.issue{text-align:center;white-space:nowrap}tr.issue .category,tr.issue .enumeration,tr.issue .list,tr.issue .parent-subject,tr.issue .parent,tr.issue .relations,tr.issue .string,tr.issue .subject,tr.issue .text{white-space:normal}tr.issue .relations{text-align:left;white-space:normal}tr.issue .relations span{white-space:nowrap}.controller-issues.action-index tr.issue.assigned-to-me .assigned_to a,.controller-issues.action-index tr.issue.assigned-to-me .subject a{font-weight:600}tr.issue.idnt td.subject{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23A3A6B7' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e");background-repeat:no-repeat}tr.issue.overdue td.due_date{color:#e5123d}tr.issue.idnt-1 td.subject{padding-left:24px;background-position:5px 50%}tr.issue.idnt-2 td.subject{padding-left:40px;background-position:21px 50%}tr.issue.idnt-3 td.subject{padding-left:56px;background-position:37px 50%}tr.issue.idnt-4 td.subject{padding-left:72px;background-position:53px 50%}tr.issue.idnt-5 td.subject{padding-left:88px;background-position:69px 50%}tr.issue.idnt-6 td.subject{padding-left:104px;background-position:85px 50%}tr.issue.idnt-7 td.subject{padding-left:120px;background-position:101px 50%}tr.issue.idnt-8 td.subject{padding-left:136px;background-position:117px 50%}tr.issue.idnt-9 td.subject{padding-left:152px;background-position:133px 50%}.issues .block_column,.issues .description,.issues .last_notes{padding:0;text-align:left;white-space:normal}.issues .block_column>span,.issues .description>span,.issues .last_notes>span{display:block;margin-bottom:5px;padding:8px;font-weight:600}.issues .block_column pre,.issues .description pre,.issues .last_notes pre{white-space:normal}@media screen and (min-width: 768px){.issues .block_column>.wiki,.issues .description>.wiki,.issues .last_notes>.wiki{max-height:20em;padding:20px;overflow:auto}}tr span.expander{display:inline-block;padding:0;float:left}tr span.expander.icon{padding-left:18px;text-align:center}tr span.expander.icon::before{margin:0 0 0 -18px;color:#a3a6b7;font-size:12px}tr span.expander:not(.icon){width:18px;padding:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='-1 -1 16 16'%3e%3cpath fill='%23707893' d='M11 6H8V3H6v3H3v2h3v3h2V8h3z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tr.open span.expander:not(.icon){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M4 7h8v2H4z'/%3e%3c/svg%3e")}td.center{text-align:center}td.assigned_to,td.last_updated_by{white-space:normal}.issue-report{table-layout:fixed}.issue-report-graph{width:75%;margin:20px auto}.sample-data{margin:10px;margin-bottom:20px;border:1px solid #e3e5ec}.sample-data td{border:1px solid #e3e5ec}.sample-data tr:first-child td{font-weight:600;text-align:center}tr.builtin td.name{font-style:italic}tr.entry{border:1px solid #dadce6}tr.entry td{white-space:nowrap}tr.entry td.filename{width:30%;text-align:left}tr.entry td.filename_no_report{width:70%;text-align:left}tr.entry td.size{text-align:right}tr.entry td.revision,tr.entry td.author{text-align:center}tr.entry td.age{text-align:right}tr.entry.file td.filename a,tr.entry.file td.filename_no_report a{margin-left:18px}table.list:not(.odd-even) tbody tr:nth-child(odd):not(.ui-sortable-helper)>td,.odd>td{background-color:rgba(209,211,224,.15)}table.list>tbody>tr:nth-child(n):hover:not(.ui-sortable-helper){background-color:rgba(209,211,224,.4)}table.list tbody tr .priority::before{content:" ";display:inline-block;width:14px;margin-right:5px;background-repeat:no-repeat;background-position:center center;background-size:14px}table.list tbody tr.priority-lowest .priority::before,.issue.details.priority-lowest .attributes td.priority::before,.issue.details.priority-lowest .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23029934' d='M11.707 7.293a.999.999 0 00-1.414 0L8 9.586V2a1 1 0 10-2 0v7.586L3.707 7.293a.999.999 0 10-1.414 1.414l4 4a.997.997 0 001.414 0l4-4a.999.999 0 000-1.414z'/%3e%3c/svg%3e")}table.list tbody tr.priority-low2 .priority::before,.issue.details.priority-low2 .attributes td.priority::before,.issue.details.priority-low2 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cg fill='%2301A671'%3e%3cpath d='M7 12a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 9.75l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 12z'/%3e%3cpath opacity='.7' d='M7 7a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 4.75l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 7z'/%3e%3c/g%3e%3c/svg%3e")}table.list tbody tr.priority-low3 .priority::before,.issue.details.priority-low3 .attributes td.priority::before,.issue.details.priority-low3 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%2300B3AD' d='M7 9.5a.995.995 0 01-.6-.2l-4-3a1 1 0 011.2-1.6L7 7.25l3.4-2.55a1 1 0 011.2 1.599l-4 3A.99.99 0 017 9.5z'/%3e%3c/svg%3e")}table.list tbody tr.priority-default .priority::before,.issue.details.priority-default .attributes td.priority::before,.issue.details.priority-default .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%230065FF' d='M11.5 6h-9a1 1 0 110-2h9a1 1 0 110 2zm0 4h-9a1 1 0 110-2h9a1 1 0 110 2z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high5 .priority::before,.issue.details.priority-high5 .attributes td.priority::before,.issue.details.priority-high5 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23614BA6' d='M10.999 9.5a.996.996 0 01-.599-.2L7 6.75 3.6 9.3a1 1 0 01-1.2-1.6l4-3a.996.996 0 011.2 0l4 3a.999.999 0 01-.601 1.8z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high4 .priority::before,.issue.details.priority-high4 .attributes td.priority::before,.issue.details.priority-high4 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23FC8C12' d='M10.999 9.5a.996.996 0 01-.599-.2L7 6.75 3.6 9.3a1 1 0 01-1.2-1.6l4-3a.996.996 0 011.2 0l4 3a.999.999 0 01-.601 1.8z'/%3e%3c/svg%3e")}table.list tbody tr.priority-high3 .priority::before,.issue.details.priority-high3 .attributes td.priority::before,.issue.details.priority-high3 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cg fill='%23F14F28'%3e%3cpath d='M10.999 7a.994.994 0 01-.599-.2L7 4.25 3.6 6.8a1 1 0 01-1.2-1.6l4-3a.995.995 0 011.199 0l4 3a.998.998 0 01.2 1.399.992.992 0 01-.8.401z'/%3e%3cpath opacity='.7' d='M10.999 12a.994.994 0 01-.599-.2L7 9.25 3.6 11.8a1 1 0 01-1.2-1.599l4-3a.995.995 0 011.199 0l4 3a.998.998 0 01-.6 1.799z'/%3e%3c/g%3e%3c/svg%3e")}table.list tbody tr.priority-high2 .priority::before,.issue.details.priority-high2 .attributes td.priority::before,.issue.details.priority-high2 .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23E5123D' d='M11.707 5.293l-4-4a.999.999 0 00-1.414 0l-4 4a.999.999 0 101.414 1.414L6 4.414V12a1 1 0 102 0V4.414l2.293 2.293a.997.997 0 001.414 0 .999.999 0 000-1.414z'/%3e%3c/svg%3e")}table.list tbody tr.priority-highest .priority::before,.issue.details.priority-highest .attributes td.priority::before,.issue.details.priority-highest .attribute.priority .value::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23BC092E' d='M11.6 4.2l-4-3a.999.999 0 00-1.2 0l-4 3A1 1 0 002 5v7a1.001 1.001 0 001.6.8L7 10.25l3.4 2.55a.995.995 0 001.047.095c.339-.17.553-.516.553-.895V5a1 1 0 00-.4-.8z'/%3e%3c/svg%3e")}tr.issue .id>a,tr.issue .issue_id>a,tr.issue .legacy_id>a,a.issue,.relations>span>a.issue,.parent>a.issue{border-radius:2px 6px 6px 2px;background-color:#707893;color:#fff}tr.issue .id>a:hover,tr.issue .issue_id>a:hover,tr.issue .legacy_id>a:hover,a.issue:hover,.relations>span>a.issue:hover,.parent>a.issue:hover{background-color:#5a6076;color:#fff;text-decoration:none}tr.issue .id>a:focus,tr.issue .id>a:active,tr.issue .issue_id>a:focus,tr.issue .issue_id>a:active,tr.issue .legacy_id>a:focus,tr.issue .legacy_id>a:active,a.issue:focus,a.issue:active,.relations>span>a.issue:focus,.relations>span>a.issue:active,.parent>a.issue:focus,.parent>a.issue:active{text-decoration:none}a.issue{margin-right:1px;padding:1px 5px;font-weight:normal}a.issue.closed{position:relative;color:#dbdde4;text-decoration:none}a.issue.closed::after{content:"";display:block;position:absolute;right:5px;bottom:0;left:5px;height:calc(50% - 2px * .5);transform:rotate(-4deg);transition:border-color 50ms;border-top:2px solid rgba(255,255,255,.95)}a.issue.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.issue .id>a,tr.issue .legacy_id>a{display:block;padding:0 6px}tr.issue .id>a::before,tr.issue .legacy_id>a::before{content:"#";color:#b8bcc9}tr.issue .issue_id>a{display:inline-block;padding:0 6px}tr.tracker-1 .id>a,tr.tracker-1 .issue_id>a,a.tracker-1.issue,a.tracker-1,.relations>span>a.tracker-1,.parent>a.tracker-1{background-color:#e5123d;color:#fff}tr.tracker-1 .id>a:hover,tr.tracker-1 .issue_id>a:hover,a.tracker-1.issue:hover,a.tracker-1:hover,.relations>span>a.tracker-1:hover,.parent>a.tracker-1:hover{background-color:#b60e30;color:#fff}a.tracker-1.closed{color:#f9c4cf}a.tracker-1.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-1.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-1 .id>a::before{color:#f2899e}tr.tracker-2 .id>a,tr.tracker-2 .issue_id>a,a.tracker-2.issue,a.tracker-2,.relations>span>a.tracker-2,.parent>a.tracker-2{background-color:#0065ff;color:#fff}tr.tracker-2 .id>a:hover,tr.tracker-2 .issue_id>a:hover,a.tracker-2.issue:hover,a.tracker-2:hover,.relations>span>a.tracker-2:hover,.parent>a.tracker-2:hover{background-color:#0051cc;color:#fff}a.tracker-2.closed{color:#bfd9ff}a.tracker-2.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-2.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-2 .id>a::before{color:#80b2ff}tr.tracker-3 .id>a,tr.tracker-3 .issue_id>a,a.tracker-3.issue,a.tracker-3,.relations>span>a.tracker-3,.parent>a.tracker-3{background-color:#029934;color:#fff}tr.tracker-3 .id>a:hover,tr.tracker-3 .issue_id>a:hover,a.tracker-3.issue:hover,a.tracker-3:hover,.relations>span>a.tracker-3:hover,.parent>a.tracker-3:hover{background-color:#016723;color:#fff}a.tracker-3.closed{color:#c0e6cc}a.tracker-3.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-3.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-3 .id>a::before{color:#81cc9a}tr.tracker-4 .id>a,tr.tracker-4 .issue_id>a,a.tracker-4.issue,a.tracker-4,.relations>span>a.tracker-4,.parent>a.tracker-4{background-color:#614ba6;color:#fff}tr.tracker-4 .id>a:hover,tr.tracker-4 .issue_id>a:hover,a.tracker-4.issue:hover,a.tracker-4:hover,.relations>span>a.tracker-4:hover,.parent>a.tracker-4:hover{background-color:#4c3b83;color:#fff}a.tracker-4.closed{color:#d8d2e9}a.tracker-4.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-4.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-4 .id>a::before{color:#b0a5d3}tr.tracker-5 .id>a,tr.tracker-5 .issue_id>a,a.tracker-5.issue,a.tracker-5,.relations>span>a.tracker-5,.parent>a.tracker-5{background-color:#fc8c12;color:#fff}tr.tracker-5 .id>a:hover,tr.tracker-5 .issue_id>a:hover,a.tracker-5.issue:hover,a.tracker-5:hover,.relations>span>a.tracker-5:hover,.parent>a.tracker-5:hover{background-color:#e25a03;color:#fff}a.tracker-5.closed{color:#fee2c4}a.tracker-5.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-5.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-5 .id>a::before{color:#fec689}tr.tracker-6 .id>a,tr.tracker-6 .issue_id>a,a.tracker-6.issue,a.tracker-6,.relations>span>a.tracker-6,.parent>a.tracker-6{background-color:#00b3ad;color:#fff}tr.tracker-6 .id>a:hover,tr.tracker-6 .issue_id>a:hover,a.tracker-6.issue:hover,a.tracker-6:hover,.relations>span>a.tracker-6:hover,.parent>a.tracker-6:hover{background-color:#00807c;color:#fff}a.tracker-6.closed{color:#bfeceb}a.tracker-6.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-6.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-6 .id>a::before{color:#80d9d6}tr.tracker-7 .id>a,tr.tracker-7 .issue_id>a,a.tracker-7.issue,a.tracker-7,.relations>span>a.tracker-7,.parent>a.tracker-7{background-color:#4e65e5;color:#fff}tr.tracker-7 .id>a:hover,tr.tracker-7 .issue_id>a:hover,a.tracker-7.issue:hover,a.tracker-7:hover,.relations>span>a.tracker-7:hover,.parent>a.tracker-7:hover{background-color:#223ede;color:#fff}a.tracker-7.closed{color:#d3d9f9}a.tracker-7.closed::after{border-top-color:rgba(255,255,255,.95)}a.tracker-7.closed:hover::after{border-top-color:rgba(255,255,255,.25)}tr.tracker-7 .id>a::before{color:#a7b2f2}tr.group>td{border-bottom:1px solid #e3e5ec;font-weight:600;text-align:left}tr.group>td a{color:#614ba6}tr.group .toggle-all{display:none;color:#a3a6b7;font-weight:normal}tr.group:hover .toggle-all{display:inline}.toggle-all:hover{text-decoration:none}tr.time-entry{text-align:center}tr.time-entry td.project,tr.time-entry td.spent_on,tr.time-entry td.activity{width:6em}tr.time-entry td.user{width:12em}tr.time-entry td.issue,tr.time-entry td.comments{text-align:left;white-space:normal}tr.time-entry td.hours{font-weight:600}.time-entries td.hours,tr.time-entry td.hours{width:1%;text-align:right;white-space:nowrap}.time-entries td.hours .hours-dec,tr.time-entry td.hours .hours-dec{font-size:.9em}.mypage-box td.hours{font-weight:600}.mypage-box td.hours em{font-style:normal}.mypage-box tr.time-entry td.hours{font-weight:normal}tr.wiki-page-version td.updated_on,tr.wiki-page-version td.author{text-align:center}tr.version.closed{color:#707893}tr.version.closed a{color:#707893}tr.version td.date,tr.version td.status,tr.version td.sharing{text-align:center;white-space:nowrap}tr.user td{width:13%;white-space:nowrap}tr.user td.username,tr.user td.firstname,tr.user td.lastname{text-align:left}tr.user td.email{width:18%;text-align:left}tr.user.locked,tr.user.registered,tr.user.locked a,tr.user.registered a{color:#a3a6b7}table.plugins .configure{text-align:right}table.plugins span.name{margin-bottom:.5em;font-size:1.285em;font-weight:600}table.plugins .description,table.plugins .url{display:block}table.files tbody th{text-align:left}table.files tr.file td.filename{padding-left:28px;text-align:left}table.files tr.file td.digest{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}.controller-enumerations td.name{width:50%}.controller-enumerations td.tick,.controller-enumerations td.reorder{width:15%;text-align:center}table.list.enumerations{table-layout:fixed}table.list.enumerations+h3{margin-top:40px}table.list.enumerations+p{margin-bottom:40px}#content .query-totals{margin-top:0}@media screen and (min-width: 900px){#content .query-totals{margin-top:-43px;text-align:right}}.query-totals>span{margin-right:12px}.query-totals>span:last-child{margin-right:0}.query-totals .value{font-weight:600}#activity dl,#search-results{margin-left:20px}#activity dd,#search-results dd{margin-bottom:20px;padding-top:.1em}#activity dt,#search-results dt{padding-left:20px;background-repeat:no-repeat;background-position:0 center}#activity span.project::after,#search-results span.project::after{content:" -"}#activity span.description,#search-results span.description{display:block;color:#707893;font-style:italic}#activity h3,#activity h4{margin:0 0 20px;padding-bottom:.2em;border-bottom:1px dotted #a3a6b7;font-size:1.286em;font-weight:normal}#activity dt.grouped{margin-left:49px}#activity dt.me .time{border-bottom:1px solid #dadce6}#activity dt .time{color:#707893}#activity dt .gravatar{top:0;margin-top:-2px;margin-right:5px;float:left}#activity dd{overflow:hidden;font-size:.86em}#activity dd.grouped{margin-left:49px}#search-results-counts{float:right}#search-results-counts li{margin-left:1em;float:left;list-style-type:none}#search-form{margin-bottom:20px}#search-form input,#search-form select{margin-right:5px;margin-bottom:10px}#search-form label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:inline-block;margin-right:8px;line-height:28px}#search-form label input[type=checkbox],#search-form label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#search-form label input[type=checkbox],#search-form label input[type=radio]{margin-top:7px}#search-form p:last-child{margin-bottom:0}.highlight{background-color:#fff3cd;color:#5b4500}.highlight.token-1{background-color:#ffcbd5;color:#560011}.highlight.token-2{background-color:#c3f4d3;color:#003712}.highlight.token-3{background-color:#cce0ff;color:#002359}.issue.details{margin-bottom:20px;word-wrap:break-word}.issue.details .gravatar-with-child{position:relative}.issue.details .gravatar-with-child>img.gravatar{top:0;width:50px;height:50px;margin-right:10px;margin-bottom:10px;float:left}.issue.details .gravatar-with-child>img.gravatar:nth-child(2){position:absolute;top:30px;left:30px;width:25px;height:25px;border:2px solid rgba(255,255,255,.9);border-radius:20%}.issue.details>img.gravatar{top:0;width:50px;height:50px;margin-right:10px;margin-bottom:10px;float:left}.issue.details .assigned-to img.gravatar{position:relative;top:-3px;margin-right:5px}.issue.details>.subject,.issue.details>.author{padding-left:65px}.issue.details.assigned-to-me .assigned-to .user{font-weight:600}.issue.details>.subject h3{margin-bottom:.3em;color:#141422;font-size:1.75em;font-weight:600;line-height:1.1}.issue.details>.subject p{margin-bottom:5px;font-size:.86em}.issue.details>.author{margin-bottom:20px}.issue.details>hr,.issue.details .attribute>hr{margin:15px 0;border-top-color:#d1d3e0}.issue.details>.description>p{margin-bottom:15px}.issue.details>.description>.wiki{margin:0 0 15px}.issue.details .next-prev-links{margin:0 0 20px;float:none;color:#a3a6b7}@media screen and (min-width: 992px){.issue.details .next-prev-links{margin:0;float:right}}.issue .attributes td.status,.issue .attributes .attribute.status .value{display:inline-block;width:auto;min-width:1em;margin-top:3px;padding:1px 8px;border-radius:3px;background-color:#614ba6;color:#fff;font-size:.86em;font-weight:600;text-align:center;text-transform:uppercase}.issue.status-1 .attributes td.status,.issue.status-1 .attributes .attribute.status .value{background-color:#0065ff;color:#fff}.issue.closed .attributes td.status,.issue.closed .attributes .attribute.status .value{background-color:#e5123d;color:#fff}.issue .attributes td.priority::before,.issue .attribute.priority .value::before{content:" ";display:inline-block;width:14px;margin-right:5px;background-repeat:no-repeat;background-position:center center;background-size:14px}.issue table.attributes{width:100%}.issue table.attributes th,.issue table.attributes td{padding:3px 5px 3px 0;text-align:left;vertical-align:top}.issue table.attributes>tbody>tr th{color:#707893;font-weight:normal}.issue table.attributes>tbody>tr td{color:#141422}@media screen and (min-width: 992px){.issue table.attributes>tbody>tr>th{width:160px}.issue table.attributes>tbody>tr>td{min-width:160px}}@media screen and (min-width: 1200px){.issue div.attributes .splitcontentleft{width:auto}.issue div.attributes .attribute .value{min-width:160px}}.issue .splitcontent .attribute{padding-left:160px}.issue .splitcontent .attribute .label{width:160px;margin-left:-160px}.issue .attribute .label,.issue .attribute .value{padding:3px 5px 3px 0}.issue .attribute .label{box-sizing:border-box;float:left;color:#707893}.issue .attribute .value{color:#141422}.issue .attribute .value:empty::after{content:"-"}.issue .attribute .value *:last-child{margin-bottom:0}.issue table.progress{width:80px}.issue div.attachments{margin:0;padding:0;border-top:0}.issue div.description+div.attachments{margin:15px -15px -15px;padding:15px;border-top:1px solid #d1d3e0}.issue+div[style]+.contextual{margin-bottom:20px}div.fileover{background-color:#ffe9a8}div.attachments:not(.box){padding:20px 0;border-top:1px solid #d1d3e0}.collapsible div.attachments:not(.box){padding-top:0;border-top:0}div.attachments:not(.box) p{margin:10px 0 0}div.attachments:not(.box) p:first-child,div.attachments:not(.box) .contextual+p{margin-top:0}div.attachments:not(.box) img{position:relative;top:-1px;vertical-align:middle}div.attachments:not(.box) .delete{opacity:.7}div.attachments:not(.box) .delete:hover{opacity:1}div.attachments:not(.box) span.author{color:#707893;font-size:.86em}div.thumbnails{margin-top:15px}div.thumbnails div{display:inline}div.thumbnails a{display:inline-block;margin-right:2px;border:1px solid #dadce6;border-radius:3px;background-color:#fff}div.thumbnails a:hover{border-color:#a3a6b7}div.thumbnails img{top:0;margin:3px;border-radius:2px;vertical-align:middle}#issue_tree>p,#relations>p{margin-bottom:0}#issue_tree .issues,#relations .issues{margin:10px 0 0}#issue_tree .issues tr,#relations .issues tr{background-color:transparent}#issue_tree .issues tr:last-child>td,#relations .issues tr:last-child>td{border-bottom:0 none}#issue_tree .issues td.checkbox,#relations .issues td.checkbox{display:none}#issue_tree .issues td.done_ratio,#relations .issues td.done_ratio{width:80px}#issue_tree .issues td.buttons,#relations .issues td.buttons{width:3em;vertical-align:middle}#issue_tree .issues td.buttons a:not(:first-child),#relations .issues td.buttons a:not(:first-child){margin-left:2px}#trackers_description{display:none}#trackers_description dt{margin:0 0 5px}#trackers_description dd{margin-right:0;margin-left:0}#new-relation-form{text-align:right}#new-relation-form>p{margin-bottom:0}#new-relation-form>p>input{margin-right:5px}#update>form{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d1d3e0}#history>.tabs{margin-bottom:24px}#history.hide-details .journal,#history.hide-details .details,#history.hide-details .first-of-notes::before{display:none}#history.hide-details .has-notes{display:block}#history.hide-notes .journal,#history.hide-notes .wiki,#history.hide-notes .first-of-details::before{display:none}#history.hide-notes .has-details{display:block}.journal{position:relative;margin-bottom:20px;border:1px solid #d1d3e0;border-radius:3px;margin-left:36px}.journal.changeset h4+p{margin-bottom:0;padding-bottom:8px;background-color:#f9fafb;font-size:.92em}.journal.changeset h4+p>a:first-child{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-weight:600}.journal>div:target{position:relative;margin-top:-58px;padding-top:58px}.journal>div:target::before{content:"";display:block;position:absolute;top:58px;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 1px #512dc4,0 0 0 4px rgba(81,45,196,.2);pointer-events:none}.journal>div:target>h4::before{border-right-color:#512dc4;filter:drop-shadow(-4px 0 0 rgba(81, 45, 196, 0.2))}@media screen and (min-width: 900px){.journal>div:target{margin-top:-20px;padding-top:20px}.journal>div:target::before{top:20px}}.journal>div>.contextual,.journal>.contextual{position:relative;z-index:1;margin:0;padding:8px 12px;font-size:.92em}.journal>div>.contextual a,.journal>.contextual a{opacity:.7}.journal>div>.contextual a:hover,.journal>.contextual a:hover{opacity:1}.journal>div>.contextual>a.journal-link,.journal>.contextual>a.journal-link{padding-left:5px;opacity:1;color:#707893}.journal>div>.contextual>a.journal-link::before,.journal>.contextual>a.journal-link::before{content:""}.journal>div>h4,.journal>h4{margin:0;padding:8px 12px;border-radius:3px 3px 0 0;background-color:#f9fafb;color:#707893;font-size:.92em;font-weight:normal}.journal>div>h4 a,.journal>h4 a{color:#212136}.journal>div>h4 a.user,.journal>h4 a.user{font-weight:600}.journal>div>h4 .journal-link,.journal>h4 .journal-link{color:#707893}.journal>div>h4,.journal>h4{position:relative}.journal>div>h4::before,.journal>div>h4::after,.journal>h4::before,.journal>h4::after{content:" ";display:block;position:absolute;top:9px;right:100%;left:-14px;width:0;height:0;border-style:solid solid outset;border-color:transparent;pointer-events:none}.journal>div>h4::after,.journal>h4::after{margin-top:1px;margin-left:2px;border-width:6px;border-right-color:#f9fafb}.journal>div>h4::before,.journal>h4::before{border-width:7px;border-right-color:#d1d3e0}.journal>div>h4>.gravatar,.journal>h4>.gravatar{top:0;margin-top:-4px;margin-left:-49px;float:left}.journal>p{padding-right:12px;padding-left:12px}.journal>p:empty{margin-bottom:0}.journal form,.journal .wiki,.journal .details{border-top:1px solid #d1d3e0}.journal .details{margin:0;padding:8px 0;padding-left:32px;font-size:.92em}.journal .details img{margin:0 0 -3px 4px}.journal .thumbnails{margin:0;padding:0 12px 8px}.journal .thumbnails img{vertical-align:middle}.journal .wiki{padding:15px}.journal form{padding:8px 12px 12px;background-color:#f9fafb}.journal form>p{margin-bottom:15px}.journal form>p:last-child{margin-bottom:0}.journal form>label{display:inline-block;margin-bottom:10px;line-height:1.428571429}.journal form>.wiki{margin:0 -15px -15px;padding:0;border:0 none}.journal form>.wiki .preview{padding:15px}.journal i:first-of-type,.journal i:last-of-type{padding:2px 4px;border-radius:2px;font-size:.9285em;font-style:normal}.journal del>i:first-of-type,.journal i:first-of-type{background-color:#fff1e1;color:#5e3100}.journal i:last-of-type{background-color:#d4fde3;color:#003712}.private-notes{border-left-color:#fc8c12}.private-notes>div>h4::before{border-right-color:#fc8c12}#activity dt,.journal{clear:left}.journal-link{float:right}span.private{padding:1px 5px;border-radius:2px;background:#fc8c12;color:#fff;font-size:.86em;font-weight:600;text-transform:uppercase}#issue-changesets{margin-bottom:20px}@media screen and (min-width: 992px){#issue-changesets{width:45%;float:right}#issue-changesets+#history{margin-right:45%;padding-right:20px}}@media screen and (min-width: 1200px){#issue-changesets{width:33%}#issue-changesets+#history{margin-right:33%}}#issue-changesets div.changeset{margin-top:14px;padding:0;overflow:hidden;border:1px solid #d1d3e0;border-radius:3px;background-color:#f9fafb;font-size:.92em}#issue-changesets div.changeset:first-of-type{margin-top:0}#issue-changesets div.changeset>p{margin:0;padding:6px 12px;color:#707893}#issue-changesets div.changeset>p::after{content:"";display:block;clear:both}#issue-changesets div.changeset>p>a:first-child{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-weight:600}#issue-changesets div.changeset>p .author a{color:#212136}#issue-changesets div.changeset>p .author a.user{font-weight:600}#issue-changesets div.changeset>p>br{display:none}#issue-changesets div.changeset>.wiki{padding:6px 12px;border-top:1px solid #d1d3e0;background-color:#fff}#login-form{box-sizing:border-box;margin:40px auto 20px}#login-form label,#login-form input:not([type=checkbox]){width:100%}#login-form label{display:block;margin-bottom:6px;font-weight:600;line-height:inherit}#login-form label[for=autologin]{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;margin-bottom:20px}#login-form label[for=autologin] input[type=checkbox],#login-form label[for=autologin] input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#login-form label>a{float:right;font-weight:normal}#login-form input[type=text],#login-form input[type=password]{margin-bottom:15px}#login-form #login-submit{padding-top:6px;padding-bottom:6px}#login-form table{margin:auto;table-layout:fixed}#login-form td{padding:0}#login-form td:first-child{width:8em;padding-right:8px;white-space:nowrap}#login-form td>label{margin-bottom:15px}#login-form td>input[type=submit]{width:auto;margin-right:0}@media screen and (min-width: 480px){#login-form{width:24em;padding:20px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;box-shadow:0 1px 2px rgba(0,0,0,.07),0 3px 8px rgba(0,0,0,.04);color:#3e4359}#login-form table{width:100%}}html[lang=da] #login-form td:first-child{width:6em}html[lang=en] #login-form td:first-child{width:6em}html[lang=en-GB] #login-form td:first-child{width:6em}html[lang=ko] #login-form td:first-child{width:6em}html[lang=pl] #login-form td:first-child{width:6em}html[lang=tr] #login-form td:first-child{width:6em}html[lang=uk] #login-form td:first-child{width:6em}html[lang=fr] #login-form td:first-child{width:9em}html[lang=hr] #login-form td:first-child{width:9em}html[lang=nl] #login-form td:first-child{width:9em}html[lang=sr-YU] #login-form td:first-child{width:9em}html[lang=sv] #login-form td:first-child{width:9em}html[lang=el] #login-form td:first-child{width:10em}html[lang=eu] #login-form td:first-child{width:10em}html[lang=lt] #login-form td:first-child{width:10em}html[lang=pt] #login-form td:first-child{width:10em}html[lang=sk] #login-form td:first-child{width:10em}html[lang=sr] #login-form td:first-child{width:10em}html[lang=th] #login-form td:first-child{width:10em}#openid_url{padding-right:32px;background-image:url("../../../images/openid-bg.gif");background-repeat:no-repeat;background-position:right 8px center}#admin-menu ul:nth-child(n) li{list-style-type:none}#admin-menu ul:nth-child(n) li>a:not(.icon-only){padding-left:45px;background-repeat:no-repeat;background-position:20px center}#admin-index>#admin-menu ul{margin:0;padding:0}#admin-index>#admin-menu li{padding:7px 23px}#admin-index>#admin-menu a{display:inline-block;padding-left:25px;background-position:0 center}table.members td.roles,table.memberships td.roles{width:45%}table.permissions td.role{color:#707893;font-weight:normal;text-align:center;vertical-align:bottom}.controller-workflows table.list,.controller-workflows fieldset.collapsible{margin-bottom:20px}table.transitions td.enabled{background:#ccebd6}#workflow_copy_form select{width:200px}#workflow_form table select{width:90%;min-width:60px}table.fields_permissions td.readonly{background:#a3a6b7}table.fields_permissions td.required{background:#fad0d8}#custom_field_enumerations{padding-left:0;list-style:none}#custom_field_enumerations li{min-height:28px;padding:1px 0}#custom_field_enumerations li .sort-handle,#custom_field_enumerations li label{line-height:28px}#custom_field_enumerations li label input{vertical-align:baseline}fieldset.settings label{display:block}fieldset#notified_events .parent{padding-left:20px}.settings.enabled_scm table{width:100%}.settings.enabled_scm td.scm_name{font-weight:600}.syntaxhl div{display:inline}.syntaxhl .line-numbers{margin:0 5px 0 0;padding:2px 4px;background-color:#eee}.syntaxhl .code pre{overflow:auto}.syntaxhl .debug{background:blue !important;color:#fff !important}.syntaxhl .annotation{color:#007}.syntaxhl .attribute-name{color:#b48}.syntaxhl .attribute-value{color:#700}.syntaxhl .binary{color:#509}.syntaxhl .char{color:#d20}.syntaxhl .char .content{color:#d20}.syntaxhl .char .delimiter{color:#710}.syntaxhl .class{color:#795da3;font-weight:600}.syntaxhl .class-variable{color:#369}.syntaxhl .color{color:#0a0}.syntaxhl .comment{color:#969896}.syntaxhl .comment .char,.syntaxhl .comment .delimiter{color:#969896}.syntaxhl .complex{color:#a08}.syntaxhl .constant{color:#795da3}.syntaxhl .decorator{color:#b0b}.syntaxhl .definition{color:#099;font-weight:600}.syntaxhl .delimiter{color:#000}.syntaxhl .directive{color:#088;font-weight:600}.syntaxhl .doc{color:#970}.syntaxhl .doc-string{color:#d42;font-weight:600}.syntaxhl .doctype{color:#34b}.syntaxhl .entity{color:#800;font-weight:600}.syntaxhl .error{background-color:#faa;color:red}.syntaxhl .escape{color:#666}.syntaxhl .exception{color:#c00;font-weight:600}.syntaxhl .float{color:#06d}.syntaxhl .function{color:#06b;font-weight:600}.syntaxhl .global-variable{color:#d70}.syntaxhl .hex{color:#02b}.syntaxhl .imaginary{color:red}.syntaxhl .include{color:#b44;font-weight:600}.syntaxhl .inline{background-color:rgba(0,0,0,.05);color:#000}.syntaxhl .inline-delimiter{color:#666;font-weight:600}.syntaxhl .instance-variable{color:#33b}.syntaxhl .integer{color:#0086b3}.syntaxhl .key{color:#606}.syntaxhl .key .char{color:#60f}.syntaxhl .key .delimiter{color:#404}.syntaxhl .keyword{color:#b3113e;font-weight:600}.syntaxhl .label{color:#970;font-weight:600}.syntaxhl .local-variable{color:#369}.syntaxhl .namespace{color:#707;font-weight:600}.syntaxhl .octal{color:#40e}.syntaxhl .predefined{color:#b21}.syntaxhl .predefined-constant{color:#009595}.syntaxhl .predefined-type{color:#0a5;font-weight:600}.syntaxhl .preprocessor{color:#579}.syntaxhl .pseudo-class{color:#00c;font-weight:600}.syntaxhl .regexp{background-color:rgba(255,0,255,.06)}.syntaxhl .regexp .content{color:#808}.syntaxhl .regexp .delimiter{color:#404}.syntaxhl .regexp .modifier{color:#c2c}.syntaxhl .reserved{color:#080;font-weight:600}.syntaxhl .shell{background-color:rgba(0,255,0,.06)}.syntaxhl .shell .content{color:#2b2}.syntaxhl .shell .delimiter{color:#161}.syntaxhl .string .char,.syntaxhl .string .content,.syntaxhl .string .delimiter,.syntaxhl .string .modifier{color:#df5000}.syntaxhl .symbol{color:#d33}.syntaxhl .symbol .content,.syntaxhl .symbol .delimiter{color:#d33}.syntaxhl .tag{color:#070}.syntaxhl .type{color:#339;font-weight:600}.syntaxhl .value{color:#088}.syntaxhl .variable{color:#037}.syntaxhl .insert{background:rgba(0,255,0,.12)}.syntaxhl .insert .insert{background:transparent;color:#0c0;font-weight:600}.syntaxhl .insert .eyecatcher{margin:-1px;border:1px solid rgba(0,128,0,.5);border-top:0 none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:rgba(0,255,0,.2)}.syntaxhl .delete{background:rgba(255,0,0,.12)}.syntaxhl .delete .delete{background:transparent;color:#c00;font-weight:600}.syntaxhl .delete .eyecatcher{margin:-1px;border:1px solid rgba(230,0,0,.5);border-bottom:0 none;border-top-left-radius:5px;border-top-right-radius:5px;background-color:rgba(255,0,0,.2)}.syntaxhl .change{background:#007;color:#bbf}.syntaxhl .change .change{color:#88f}.syntaxhl .head{background:#505;color:#f8f}.syntaxhl .head .head{color:#f4f}.syntaxhl .head .filename{color:#fff}.syntaxhl{color:#24292e}.syntaxhl .hll{background-color:#ffc}.syntaxhl .c{color:#6a737d}.syntaxhl .k{color:#d73a49}.syntaxhl .ch{color:#6a737d}.syntaxhl .cm{color:#6a737d}.syntaxhl .cp{color:#d73a49}.syntaxhl .cpf{color:#032f62}.syntaxhl .c1{color:#6a737d}.syntaxhl .cs{color:#6a737d}.syntaxhl .gd{background-color:#ffeef0;color:#b31d28}.syntaxhl .gh{color:#005cc5}.syntaxhl .gi{background-color:#f0fff4;color:#22863a}.syntaxhl .gs{font-weight:bold}.syntaxhl .gu{color:#6f42c1;font-weight:bold}.syntaxhl .gt{color:#04d}.syntaxhl .kc{color:#005cc5}.syntaxhl .kd{color:#d73a49}.syntaxhl .kn{color:#d73a49}.syntaxhl .kp{color:#d73a49}.syntaxhl .kr{color:#d73a49}.syntaxhl .kt{color:#d73a49}.syntaxhl .m{color:#005cc5}.syntaxhl .s{color:#032f62}.syntaxhl .na{color:#005cc5}.syntaxhl .nb{color:#005cc5}.syntaxhl .nc{color:#6f42c1}.syntaxhl .no{color:#005cc5}.syntaxhl .nd{color:#6f42c1}.syntaxhl .ni{color:#005cc5}.syntaxhl .ne{color:#005cc5}.syntaxhl .nf{color:#6f42c1}.syntaxhl .nl{color:#005cc5}.syntaxhl .nn{color:#6f42c1}.syntaxhl .nt{color:#22863a}.syntaxhl .nv{color:#24292e}.syntaxhl .o{color:#d73a49}.syntaxhl .ow{color:#d73a49}.syntaxhl .w{color:#bbb}.syntaxhl .mb{color:#005cc5}.syntaxhl .mf{color:#005cc5}.syntaxhl .mh{color:#005cc5}.syntaxhl .mi{color:#005cc5}.syntaxhl .mo{color:#005cc5}.syntaxhl .sa{color:#d73a49}.syntaxhl .sb{color:#032f62}.syntaxhl .sc{color:#032f62}.syntaxhl .dl{color:#d73a49}.syntaxhl .sd{color:#032f62}.syntaxhl .s2{color:#032f62}.syntaxhl .se{color:#032f62}.syntaxhl .sh{color:#032f62}.syntaxhl .si{color:#005cc5}.syntaxhl .sx{color:#032f62}.syntaxhl .sr{color:#032f62}.syntaxhl .s1{color:#032f62}.syntaxhl .ss{color:#005cc5}.syntaxhl .bp{color:#005cc5}.syntaxhl .fm{color:#005cc5}.syntaxhl .vc{color:#24292e}.syntaxhl .vg{color:#24292e}.syntaxhl .vi{color:#24292e}.syntaxhl .vm{color:#005cc5}.syntaxhl .il{color:#005cc5}div.gantt_content{overflow:auto}.controller-gantts form+table,table.gantt-table{width:100%;border-collapse:collapse}.controller-gantts form+table td,table.gantt-table td{padding:0;vertical-align:top}.gantt_hdr{position:absolute;top:0;height:16px;overflow:hidden;border:1px solid #d1d3e0;text-align:center}.gantt_hdr[style*=background]{background:#eff0f4 !important}.gantt_hdr.nwday{background-color:#eff0f4;color:#141422}#gantt_area .gantt_hdr{border-right-width:1px;border-left-width:0}.gantt_subjects_container:not(.draw_selected_columns) .gantt_hdr,.last_gantt_selected_column .gantt_hdr{z-index:1}.gantt_subjects_container .gantt_subjects{z-index:2}.gantt_subjects_column .gantt_hdr{border-left:1px solid #d1d3e0 !important}.gantt_subjects_column+td{padding:0}.gantt_subjects .issue-subject:hover{background-color:rgba(209,211,224,.4)}.gantt_subjects .issue-subject img.icon-gravatar{float:none}.gantt_hdr_selected_column_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:50%;width:100%;transform:translateY(-50%);font-size:.86em}td.gantt_selected_column{width:60px}td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container{width:59px;border-left-width:0}.gantt_subjects{position:relative;z-index:1;font-size:.86em}.gantt_selected_column_content div{box-sizing:border-box;padding-right:5px;padding-left:5px}.gantt_subjects div,.gantt_selected_column_content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:16px;line-height:16px}.task{position:absolute;height:8px;margin:2px 0 0;padding:0;font-size:11px;line-height:16px;white-space:nowrap}.task.label{width:100%;margin-top:0}.task.label.project,.task.label.version{font-weight:600}.task.parent{height:3px}.task.parent.marker.starting{position:absolute;top:-1px;left:0;width:8px;height:16px;margin-left:-4px;background:url("../../../images/task_parent_end.png") no-repeat 0 0}.task.parent.marker.ending{position:absolute;top:-1px;right:0;width:8px;height:16px;margin-left:-4px;background:url("../../../images/task_parent_end.png") no-repeat 0 0}.task_late{border:1px solid #b60e30;background-color:#e5123d}.task_done{border:1px solid #016723;background-color:#029934}.task_todo{border:1px solid rgba(148,153,184,.5);background-color:rgba(209,211,224,.5)}.task_todo.parent{border:1px solid rgba(117,124,163,.5);background-color:rgba(179,182,204,.5)}.project.task_late,.project.task_done,.project.task_todo,.version.task_late,.version.task_done,.version.task_todo{height:2px;margin-top:3px}.project.task_todo,.version.task_todo{border:1px solid #0051cc;background-color:#0065ff}.project.marker,.version.marker{margin-top:1px;margin-left:-4px;border:0 none;background-image:url("../../../images/version_marker.png");background-repeat:no-repeat}.version-behind-schedule,.issue-behind-schedule{color:#fc8c12}.context-menu-selection .version-behind-schedule,.context-menu-selection .issue-behind-schedule{color:#fff}.version-overdue,.issue-overdue,.project-overdue{color:#e5123d}.context-menu-selection .version-overdue,.context-menu-selection .issue-overdue,.context-menu-selection .project-overdue{color:#fff}.tooltip{position:relative;z-index:24}.tooltip:hover{z-index:25}.tooltip:hover span.tip{display:block}.tooltip span.tip{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);display:none;position:absolute;top:12px;width:270px;padding:6px;border:0 solid #d1d3e0;border-radius:2px;background-color:#fff;color:#3e4359;font-size:.86em;text-align:left}.list .tooltip span.tip{right:0;left:auto}table.cal{width:100%;margin-bottom:20px;border:1px solid #e3e5ec}table.cal thead th{width:14%;padding:5px;background-color:rgba(209,211,224,.4)}table.cal thead th.week-number{width:auto}table.cal tbody tr{height:100px}table.cal td{padding:5px;border:1px solid #e3e5ec;font-size:.86em;vertical-align:top}table.cal td.week-number{border:0 none;background-color:rgba(209,211,224,.4);font-size:1em;text-align:right}table.cal td p.day-num{float:right;font-size:1.285em;text-align:right}table.cal td.odd p.day-num{color:#a3a6b7}table.cal td.nwday{background:rgba(209,211,224,.15)}table.cal td.today{background:#ffe9a8}table.cal td.today p.day-num{font-weight:600}table.cal .starting a::before,p.cal.legend .starting::before,table.cal .ending a::before,p.cal.legend .ending::before{content:"";width:10px;text-align:right}table.cal .ending a::before,p.cal.legend .ending::before{content:"";text-align:left}table.cal .starting.ending a::before,p.cal.legend .starting.ending::before{content:"";transform:scale(0.6) rotate(45deg);text-align:center}p.cal.legend span{display:block}table.progress{width:80px;margin-top:3px;margin-right:5px;float:left;empty-cells:show;border:0 none}.version-overview table.progress{width:40em}td.done_ratio table.progress{margin-right:auto;margin-left:auto;float:none}table.progress tr{background:transparent !important}table.progress td{height:12px;padding:0;border:0 none}table.progress td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}table.progress td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}table.progress td.done{background-color:#614ba6 !important}table.progress td.closed{background-color:#029934 !important}table.progress td.todo{background-color:rgba(209,211,224,.5) !important;mix-blend-mode:multiply}.issue table.progress td{padding:0}.context-menu-selection table.progress td.todo{mix-blend-mode:screen}p.percent{margin-bottom:0;font-size:.86em}p.progress-info{clear:left;color:#707893;font-size:80%}.wiki.wiki-page{margin-bottom:20px;font-size:16px}.wiki.wiki-page ul li,.wiki.wiki-page ol li{margin-top:.25em}.wiki.wiki-page ul ul,.wiki.wiki-page ul ol,.wiki.wiki-page ol ul,.wiki.wiki-page ol ol{margin-top:.25em;margin-bottom:.25em}.wiki.wiki-page ul ul li,.wiki.wiki-page ul ol li,.wiki.wiki-page ol ul li,.wiki.wiki-page ol ol li{margin-top:.125em}.controller-wiki .wiki>.preview,.controller-wiki .wiki.wiki-preview{font-size:16px}div.wiki{color:#141422;line-height:1.6}div.wiki h1,div.wiki .h1,div.wiki h2,div.wiki .h2,div.wiki h3,div.wiki .h3,div.wiki h4,div.wiki .h4,div.wiki h5,div.wiki .h5,div.wiki h6,div.wiki .h6{margin-top:1em;margin-bottom:16px;font-weight:600;line-height:1.4}div.wiki h1,div.wiki .h1{padding-bottom:.3em;border-bottom:1px solid #dadce6;font-size:2.25em;line-height:1.2}div.wiki h2,div.wiki .h2{padding-bottom:.3em;border-bottom:1px solid #dadce6;font-size:1.75em;line-height:1.225}div.wiki h3,div.wiki .h3{font-size:1.5em;line-height:1.43}div.wiki h4,div.wiki .h4{font-size:1.286em}div.wiki h5,div.wiki .h5{font-size:1em}div.wiki h6,div.wiki .h6{color:#707893;font-size:1em}div.wiki .text-normal{font-weight:normal}div.wiki>a:first-child+h1,div.wiki>a:first-child+h2,div.wiki>a:first-child+h3,div.wiki>a:first-child+h4,div.wiki>a:first-child+h5,div.wiki>a:first-child+h6{margin-top:0}div.wiki>a:target+h2::before,div.wiki>a:target+h3::before,div.wiki>a:target+h4::before,div.wiki>a:target+h5::before,div.wiki>a:target+h6::before{content:"#";display:inline-block;width:.7em;margin-left:-0.7em;color:#a3a6b7;font-weight:normal}div.wiki>:last-child{margin-bottom:0}div.wiki blockquote{margin-bottom:1em}div.wiki blockquote>:first-child{margin-top:0}div.wiki blockquote>:last-child{margin-bottom:0}div.wiki .contextual a{opacity:.7}div.wiki .contextual a:hover{opacity:1}div.wiki a{word-break:break-all;word-break:break-word}div.wiki p,div.wiki ul,div.wiki ol{margin-bottom:1em}div.wiki ul,div.wiki ol{padding-left:1.5em}div.wiki ul ul,div.wiki ul ol,div.wiki ol ul,div.wiki ol ol{margin-bottom:0}div.wiki li>p{margin-top:.25em;margin-bottom:0}div.wiki table{display:block;width:100%;margin-bottom:20px;overflow:auto;word-break:normal;word-break:keep-all}div.wiki tbody:first-child tr:nth-child(2n),div.wiki thead+tbody tr:nth-child(2n-1){background-color:rgba(209,211,224,.15)}div.wiki td,div.wiki th{padding:8px;border:1px solid #e3e5ec}div.wiki .noborder,div.wiki .wiki-class-noborder{border:0 none}div.wiki .noborder td,div.wiki .noborder th,div.wiki .wiki-class-noborder td,div.wiki .wiki-class-noborder th{border:0 none}div.wiki a.new{color:#e5123d}div.wiki code{padding:.2em .33em;border-radius:3px;background-color:rgba(209,211,224,.3);font-size:.86em}div.wiki pre{width:auto;margin-bottom:1.15em;padding:12px 15px;overflow-x:auto;overflow-y:hidden;border-radius:3px;background-color:rgba(209,211,224,.15);font-size:.86em}div.wiki pre code{padding:0;border-radius:0;background-color:transparent;font-size:1em}div.wiki img{max-width:100%;vertical-align:middle}div.wiki .toc{display:table;max-width:45%;margin-bottom:20px;margin-left:0;padding:5px 10px;list-style-type:none;border:1px solid #e3e5ec;border-radius:3px;background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.07);color:#3e4359;font-size:.86em}div.wiki .toc a{color:#0051cc;font-weight:normal;text-decoration:none}div.wiki .toc a:hover{color:#0065ff;text-decoration:underline}div.wiki .toc.right{margin-right:0;margin-left:20px;float:right}div.wiki .toc.left{margin-right:20px;margin-left:0;float:left}div.wiki .toc ul{margin:0;padding:0;font-size:.86em}div.wiki .toc ul ul{font-size:1em}div.wiki .toc li{margin:0}div.wiki .toc li li{margin-left:1.5em;list-style-type:disc}div.wiki .toc li li li{list-style-type:circle}div.wiki .toc li li li li{list-style-type:square}div.wiki .toc-active-prev+.toc{padding-left:16px;border-left:4px solid #0051cc}div.wiki .toc-active-prev+.toc a{color:#003d99}div.wiki .toc-active-prev+.toc a:focus,div.wiki .toc-active-prev+.toc a:hover{color:#00255c}h1 .wiki-anchor,h2 .wiki-anchor,h3 .wiki-anchor,h4 .wiki-anchor,h5 .wiki-anchor,h6 .wiki-anchor{display:none;margin-left:5px;color:#dadce6 !important;text-decoration:none !important}h1:hover .wiki-anchor,h2:hover .wiki-anchor,h3:hover .wiki-anchor,h4:hover .wiki-anchor,h5:hover .wiki-anchor,h6:hover .wiki-anchor{display:inline}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{display:inline-block;max-width:100%;vertical-align:middle}p.footnote{margin-bottom:5px}p.footnote::before{content:"";display:block;width:300px;margin-top:20px;padding-top:10px;border-top:1px solid #dadce6}p.footnote+p.footnote::before{display:none}.ltr,.wiki-class-ltr{direction:ltr}.rtl,.wiki-class-rtl{direction:rtl}.preview{margin-top:20px;padding:20px;border:1px solid #dadce6;background-color:#fff}#wiki_add_attachment{padding-top:20px;border-top:1px solid #dadce6}#wiki_add_attachment>p{margin-bottom:0;float:left}#wiki_add_attachment>form{padding-top:20px;clear:left}.collapsible #wiki_add_attachment{padding-top:0;border-top:0}.collapsible #wiki_add_attachment>form{padding-top:0}.wiki-pager>a{display:inline-block;padding:6px 12px;border:1px solid #d1d3e0;border-radius:14px;background-color:#fff;line-height:1;white-space:nowrap}.wiki-pager>a:hover,.wiki-pager>a:focus,.wiki-pager>a:active{background-color:#f6f6f9;text-decoration:none}.wiki-pager.wiki-pager--aligned{overflow:hidden}.wiki-pager.wiki-pager--aligned>a:first-child{float:left}.wiki-pager.wiki-pager--aligned>a:last-child{float:right}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width: 768px){.lead{font-size:21px}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#a3a6b7}.text-primary{color:#614ba6}.text-success{color:#029934}.text-info{color:#0065ff}.text-warning{color:#fc8c12}.text-danger{color:#e5123d}.bg-primary{background-color:#614ba6;color:#fff}.bg-success{background-color:#ccebd6}.bg-info{background-color:#cce0ff}.bg-warning{background-color:#fee8d0}.bg-danger{background-color:#fad0d8}p.bg-primary,p.bg-success,p.bg-info,p.bg-warning,p.bg-danger{padding:15px 15px}a.collapsible,a.collapsible.icon,.collapsible>legend{color:#0051cc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.collapsible:hover,a.collapsible:focus,a.collapsible.icon:hover,a.collapsible.icon:focus,.collapsible>legend:hover,.collapsible>legend:focus{color:#0065ff;text-decoration:none}a.collapsible::before,a.collapsible.icon::before,.collapsible>legend::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:relative;top:-0.1em;width:1em;height:1em;margin-right:3px;transform:rotate(0);color:#a3a6b7;font-size:12px;vertical-align:middle;transition:transform 300ms}a.collapsible.collapsed::before,a.collapsible.icon-collapsed::before,.collapsible.collapsed>legend::before{transform:rotate(-90deg)}fieldset.collapsible{min-height:20px;max-height:10000px;overflow:auto;transition:max-height 300ms ease-out}fieldset.collapsible>div{display:block !important;visibility:visible;transition:visibility 0s 0s,opacity 300ms;opacity:1}fieldset.collapsible.collapsed{max-height:0;overflow:hidden;transition:max-height 300ms}fieldset.collapsible.collapsed>div{visibility:hidden;transition:visibility 0s 300ms,opacity 300ms;opacity:0}.hascontextmenu{cursor:context-menu}.contextual{float:right;cursor:default}.contextual input,.contextual select{font-size:.9em}.hidden-for-sighted{position:absolute !important;top:auto !important;left:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important}img{image-orientation:from-image}.filecontent-container{position:relative;min-height:200px;margin-bottom:20px}.filecontent-container>.filecontent{position:absolute;max-width:100%;max-height:100%}.filecontent-container>.filecontent.wiki{position:static;padding-bottom:20px}.autoscroll{position:relative;margin-bottom:20px;overflow-x:auto}.box{margin-bottom:20px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;color:#3e4359;word-wrap:break-word}.ui-dialog-content .box{padding:0;border:0 none;background:transparent;box-shadow:none}.box:last-child,.box>:last-child{margin-bottom:0}.box>h3{margin-bottom:15px}.splitcontentleft,.splitcontentright{box-sizing:border-box;width:50%}.splitcontentleft>.wiki,.splitcontentright>.wiki{margin-bottom:20px}.splitcontentleft{padding-right:10px;float:left}.splitcontentright{padding-left:10px;float:right}#watchers select{display:block;width:100%}#watchers>.watchers>li{display:block;margin-bottom:6px;padding-right:20px}#watchers>.watchers>li>a:not(.icon-only){display:inline;padding:0;background:transparent}#watchers>.watchers>li>.icon-only::before{line-height:inherit}#watchers>.watchers>li>.delete{float:right;opacity:.7}#watchers>.watchers>li>.delete:hover{opacity:1}#watchers>.watchers>li img.gravatar{margin-right:.5em}#principals label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:block}#principals label input[type=checkbox],#principals label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}#principals .gravatar{margin-right:5px}.roles-selection label{position:relative;padding-left:18px;font-weight:normal;line-height:1.428571429;text-align:left;display:inline-block;margin-right:8px}.roles-selection label input[type=checkbox],.roles-selection label input[type=radio]{position:absolute;width:auto;margin-top:3px;margin-left:-18px}p.subtitle{margin-top:-10px;margin-bottom:20px;font-style:italic}#block-form{display:inline}.block-receiver{box-sizing:border-box;min-height:20px;margin-bottom:20px}.dragging .block-receiver{outline:2px dashed #a3a6b7}.mypage-box{margin-bottom:20px}.mypage-box:last-child{margin-bottom:0}.mypage-box.ui-sortable-handle{overflow:hidden;outline:1px solid #dadce6}.mypage-box.ui-sortable-handle:hover{outline:1px solid #a3a6b7}.mypage-box.ui-sortable-placeholder{visibility:visible !important;outline:1px dashed #d19d01;background:#ffe9a8}.mypage-box.ui-sortable-helper{box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3);background:#fff}.handle{cursor:move}a.close-icon{display:block;width:12px;height:12px;margin-top:5px;overflow:hidden;background-image:url("../../../images/close.png");background-repeat:no-repeat;cursor:pointer}a.close-icon:hover{background-image:url("../../../images/close_hl.png")}#my-page .mypage-box>.contextual{transition:opacity 50ms;opacity:0}#my-page .mypage-box:hover>.contextual{opacity:1}#my-page #list-left{width:50%;padding-right:10px;float:left}#my-page #list-right{width:50%;padding-left:10px;float:right}#content table.filecontent{width:100%;background:#fff}#content table.filecontent th.filename{border-color:#614ba6;border-bottom-color:#e6e6e6;background-color:#614ba6;color:#fff}#content table.filecontent tbody{font-size:.92em}#content table.filecontent tbody,#content table.filecontent td.line-code pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}#content table.filecontent th.line-num{border-color:#e6e6e6;background-color:#f2f2f2;color:#707893}#content table.filecontent th.line-num,#content table.filecontent td.line-code{padding:.15em .4em}#content table.filecontent th.line-num,#content table.filecontent td.line-code,#content table.filecontent td.line-code pre{font-size:1em}#content table.filecontent tr:hover{background-color:#fafafa}#content table.filecontent tr:hover th.line-num{background-color:#e6e6e6}#content table.filecontent tr:target th.line-num{border-color:#ffc05c;background-color:#ffd084;color:#5b4500}#content table.filecontent tr:target td.line-code{background-color:#ffe9a8}#browser{font-size:1em}#browser tr{border:0 none}#browser td{padding:5px;border:0 none}ul.projects{padding-left:20px}ul.projects.root{margin:0;padding:0}ul.projects li{list-style-type:none}#projects-index ul.projects.root{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}#projects-index ul.projects.root>li{display:block;box-sizing:border-box;flex:0 1 auto;width:100%;margin-right:10px;margin-left:10px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background-color:#f9fafb;color:#3e4359}@media screen and (min-width: 768px){#projects-index ul.projects.root>li{width:calc(50% - 20px)}}@media screen and (min-width: 992px){#projects-index ul.projects.root>li{width:calc(33.333% - 20px)}}@media screen and (min-width: 1200px){#projects-index ul.projects.root>li{width:calc(25% - 20px)}}#projects-index ul.projects ul.projects{border-left:2px solid #dadce6}#projects-index ul.projects li.root{margin-bottom:20px}#projects-index ul.projects li.child{margin-top:10px}#projects-index ul.projects a.project{font-size:1.5em;font-weight:600}#projects-index ul.projects a.project.child{font-weight:normal}#custom_field_tracker_ids label{margin-right:10px}#notified-projects>ul,#tracker_project_ids>ul,#custom_field_project_ids>ul{max-height:240px;overflow-y:auto}#time-report th.period,#time-report th.total{text-align:right}#time-report tbody tr.subtotal{color:#707893;font-style:italic}#time-report tbody tr.subtotal td.hours{color:#a3a6b7}#time-report tbody tr.total{border-top:2px solid #d4d7e2;background-color:rgba(209,211,224,.4);font-weight:600}#time-report td.hours{text-align:right}.total-hours{font-weight:600}.total-hours .hours-int{font-size:1.4135em}.total-hours .hours-dec{font-size:1.285em}div#roadmap article{margin-bottom:20px}div#roadmap .related-issues{margin-bottom:20px}div#roadmap .related-issues td.checkbox{display:none}div#roadmap .related-issues td.assigned_to{width:1px;padding-right:0;white-space:nowrap}div#roadmap table.progress td{height:12px}div#roadmap table.progress+.percent{position:relative;top:0}div#roadmap header{display:block}div#roadmap header>h3{display:inline-block}div#roadmap header>h3,div#roadmap h3.version{margin-bottom:0;padding-right:0}div#roadmap .wiki h1:first-child{display:none}body.controller-versions.action-show div#roadmap .related-issues{width:70%}div#version-summary{width:28%;float:right}div#version-summary fieldset{margin-bottom:20px}div#version-summary fieldset.time-tracking table{width:100%}div#version-summary th,div#version-summary td.total-hours{text-align:right}#new_document,#add-message,#add-news,#edit-news{margin-bottom:20px}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}#ajax-indicator{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);position:fixed;z-index:100;top:50%;left:50%;box-sizing:border-box;width:200px;margin:-21px -100px;padding:10px 16px;border:1px solid #d19d01;border-radius:3px;opacity:.9;background-color:#ffe9a8;color:#5b4500;font-weight:600;text-align:center}#ajax-indicator span{line-height:20px}#ajax-indicator span::before{content:"";display:inline-block;box-sizing:border-box;width:20px;height:20px;margin-right:10px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:3px solid rgba(91,69,0,.3);border-radius:50%;border-top-color:#5b4500;vertical-align:bottom}tr.message.locked{color:#707893}tr.message.sticky td.subject{font-weight:600}tr.message td.created_on{white-space:nowrap}tr.message td.last_message{width:30%;text-align:left;white-space:nowrap}tr.message td.last_message a:last-child{font-weight:600}table.boards td.last-message{width:30%;text-align:left;white-space:nowrap}table.boards td.last-message a:last-child{font-weight:600}div.table-list.boards .table-list-cell.name{width:30%}.controller-messages.action-show h2{margin-bottom:10px}.controller-messages.action-show .message{border:1px solid #d1d3e0;border-radius:3px;background:#f9fafb}.controller-messages.action-show .message>h4,.controller-messages.action-show .message>p{margin-bottom:0;padding:8px 12px;color:#707893;font-size:.92em}.controller-messages.action-show .message>h4 a,.controller-messages.action-show .message>p a{color:#212136}.controller-messages.action-show .message>h4 a.user,.controller-messages.action-show .message>p a.user{font-weight:600}.controller-messages.action-show .message .wiki{padding:15px 15px;border-top:1px solid #d1d3e0;border-radius:0 0 3px 3px;background:#fff}.controller-messages.action-show .message .contextual{position:relative;z-index:1;padding:7px 8px 0 0}.controller-messages.action-show .message .contextual a{display:inline-block}.controller-messages.action-show .message .attachments{padding:12px;border-top-color:#d1d3e0}.controller-messages.action-show .reply{margin-bottom:20px}.controller-messages.action-show .reply{margin-left:36px}.controller-messages.action-show .reply>h4{position:relative}.controller-messages.action-show .reply>h4::before,.controller-messages.action-show .reply>h4::after{content:" ";display:block;position:absolute;top:9px;right:100%;left:-14px;width:0;height:0;border-style:solid solid outset;border-color:transparent;pointer-events:none}.controller-messages.action-show .reply>h4::after{margin-top:1px;margin-left:2px;border-width:6px;border-right-color:#f9fafb}.controller-messages.action-show .reply>h4::before{border-width:7px;border-right-color:#d1d3e0}.controller-messages.action-show .reply img.gravatar{margin-top:-4px;margin-left:-49px;float:left}#message_content{height:120px}.news.box p>a:not(:last-child){display:inline-block;margin-bottom:5px;font-size:1.286em}.news.box .summary,.news.box .author{display:block;margin-bottom:5px}.news.box .summary+br,.news.box .author+br{display:none}.news.box .author{margin-bottom:20px}#edit-news+p em{display:block;margin-bottom:5px}#edit-news+p em+br{display:none}.news.box .summary,#edit-news+p em{padding:5px 12px;border-left:4px solid rgba(0,0,0,.15)}.news-article{margin-bottom:20px;padding-top:20px;border-top:1px solid #dadce6}.news-article header h3{margin-bottom:10px}.news-article header h3>a{font-weight:600}.author{color:#707893}.flyout-menu .author{color:inherit}.author .user{font-weight:600}#comments>h4{margin-top:20px;margin-bottom:10px}#comment_comments{height:120px}.summary{font-style:italic}.text-diff{margin-bottom:20px;padding:15px 15px;border:1px solid #dadce6;border-radius:3px;background:#fff;color:#3e4359;font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;white-space:pre-wrap}.diff_out{background:rgba(255,203,213,.4)}.diff_out span{background:#ffcbd5}.diff_in{background:rgba(186,253,208,.4)}.diff_in span{background:#bafdd0}.text-diff .diff_out{background:#ffcbd5}.text-diff .diff_in{background:#bafdd0}.revision-info{margin-bottom:20px}.revision-info tbody>tr>td{padding-right:8px;padding-bottom:5px}.revision-info tbody>tr>td+td{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}#related-issues{margin:20px 0}#related-issues li>a{margin-left:.5em}ul.properties{padding:0;color:#707893;font-size:.86em}ul.properties li{list-style-type:none}ul.properties li span{font-style:italic}tr.changeset td.revision_graph{width:15%;background-color:#fffffb}tr.changeset td.id{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace}tr.changeset td.author,tr.changeset td.committed_on{width:15%;text-align:center;white-space:nowrap}tr.changeset td.comments p{margin-bottom:0}tr.changeset ul{margin-top:0;margin-bottom:0}#content #changes-legend{font-size:1em}#content #changes-legend .change{margin-left:8px}.changeset-changes .change{margin-top:5px;color:#3e4359}#changes-legend>li.change,.changeset-changes ul>li.change{padding-left:18px;background:transparent;background-repeat:no-repeat;background-position:0 center}#changes-legend>li.change.folder::before,.changeset-changes ul>li.change.folder::before{content:"";top:0;margin-right:0;margin-left:-18px;font-size:1em}#changes-legend>li.change.folder.change-A::before,#changes-legend>li.change.folder.change-M::before,.changeset-changes ul>li.change.folder.change-A::before,.changeset-changes ul>li.change.folder.change-M::before{content:""}#changes-legend>li.change.change-A,.changeset-changes ul>li.change.change-A{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-14.5 16.5 14 14'%3e%3cpath fill='%23029934' d='M-1.5 16.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-7-5h-3v-2h3v-3h2v3h3v2h-3v3h-2v-3z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-M,.changeset-changes ul>li.change.change-M{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-14.5 16.5 14 14'%3e%3cpath fill='%23FC8C12' d='M-1.5 16.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-9-6c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3-3-1.34-3-3z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-C,.changeset-changes ul>li.change.change-C{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 8.5 14 14'%3e%3cpath fill='%23614BA6' d='M5.5 8.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12z'/%3e%3cpath fill='%23614BA6' d='M4 13l-6 6-3-3 1.5-1.5L-2 16l4.5-4.5z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-R,.changeset-changes ul>li.change.change-R{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 9.5 14 14'%3e%3cpath fill='%230065FF' d='M-1.5 17.5h-3v-2h3v-3l5 4-5 4v-3zm8-7v12c0 .55-.45 1-1 1h-12c-.55 0-1-.45-1-1v-12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1zm-1 0h-12v12h12v-12z'/%3e%3c/svg%3e")}#changes-legend>li.change.change-D,.changeset-changes ul>li.change.change-D{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='-7.5 9.5 14 14'%3e%3cpath fill='%23E5123D' d='M5.5 9.5h-12c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-12c0-.55-.45-1-1-1zm0 13h-12v-12h12v12zm-2-5h-8v-2h8v2z'/%3e%3c/svg%3e")}.ui-widget,.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit;font-size:inherit}.ui-widget-content{border:1px solid #dadce6;background:#fff;color:#3e4359}.ui-widget-content a{color:#3e4359}.ui-widget-header{border:0 none;background:#614ba6;color:#fff;font-weight:600}.ui-widget-header a{color:#fff}.ui-widget-header a.ui-state-default,.ui-widget-header button.ui-state-default{border-color:#614ba6;background:#614ba6;color:#fff}.ui-widget-header a.ui-state-hover,.ui-widget-header a.ui-state-focus,.ui-widget-header button.ui-state-hover,.ui-widget-header button.ui-state-focus{border-color:#48387c;background:#4c3b83}.ui-widget-header a .ui-icon,.ui-widget-header button .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #e3e5ec;background:#f9fafb;box-shadow:none;color:#3e4359;font-weight:normal}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#3e4359;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #614ba6;background:#614ba6;color:#fff;font-weight:normal}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#fff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #614ba6;background:#614ba6;color:#fff;font-weight:normal}.ui-state-active .ui-icon,.ui-widget-content .ui-state-active .ui-icon,.ui-widget-header .ui-state-active .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-sortable-helper{background-color:#fff;box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3)}.ui-menu{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);padding:3px;border-radius:3px}.ui-menu .ui-menu-item.ui-state-focus,.ui-menu .ui-menu-item.ui-state-active{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.ui-menu .ui-menu-item.ui-state-focus a,.ui-menu .ui-menu-item.ui-state-active a{color:#212136}.ui-menu .ui-menu-item.ui-state-focus .ui-icon,.ui-menu .ui-menu-item.ui-state-active .ui-icon{background-image:url("../../../stylesheets/jquery/images/ui-icons_222222_256x240.png")}.ui-menu-item{border-radius:3px}.modal{z-index:50;background:#fff}.modal h3.title{display:none}.modal p.buttons{margin-bottom:0;text-align:right}.ui-dialog.ui-widget-content{box-shadow:0 20px 32px -2px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.3);padding:3px;border:0 none}.ui-dialog.ui-widget-content .ui-dialog-content{padding:1em}.ui-dialog .ui-dialog-titlebar-close{right:.5em}.ui-dialog input[type=button]{background-color:#fff;color:#0051cc;border-color:#fff;box-shadow:none}.ui-dialog input[type=button]:hover,.ui-dialog input[type=button]:focus{background-color:#f2f2f2;color:#0051cc;border-color:#f2f2f2;box-shadow:none}.ui-dialog input[type=button]:active{transform:translate(0, 1px);border-color:#ececec;background-color:#f0f0f0;box-shadow:inset 0 3px 4px -2px #ececec}.ui-widget-overlay{background:#000}img.ui-datepicker-trigger{margin-left:4px;vertical-align:middle;cursor:pointer}.ui-datepicker{box-shadow:0 8px 16px -3px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.3);padding:.3em .6em .6em;border:0 none}.ui-datepicker .ui-datepicker-header{margin:0 -0.3em;padding:.3em}.ui-datepicker .ui-datepicker-prev{left:.3em}.ui-datepicker .ui-datepicker-next{right:.3em}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:.3em;border:0 none;background:transparent}.ui-datepicker .ui-datepicker-title{margin:0 2.1em}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;height:1.8em;margin:0}.ui-datepicker select.ui-datepicker-year{margin-left:1%}.ui-datepicker .ui-datepicker-calendar{margin:0;table-layout:fixed}.ui-datepicker .ui-datepicker-calendar .ui-state-default{border-color:#fff;background:#fff}.ui-datepicker .ui-datepicker-calendar .ui-state-focus,.ui-datepicker .ui-datepicker-calendar .ui-state-hover{border-color:#614ba6;background:#614ba6;color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-state-active{border-color:#d19d01;background:#ffe9a8;color:#5b4500}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight{border-color:#614ba6}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active{border-color:#d19d01}.ui-datepicker .ui-datepicker-calendar td{padding:0 1px 1px 0;text-align:right}.ui-datepicker .ui-datepicker-calendar td a{padding-right:.4em;padding-left:0;border-radius:3px}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-col{padding-right:5px;color:#a3a6b7}.ui-datepicker .ui-datepicker-buttonpane{margin:.6em 0 0;padding:.6em 0 0}.ui-datepicker .ui-datepicker-buttonpane::after{content:"";display:block;clear:both}.ui-datepicker .ui-datepicker-buttonpane button{margin:0;padding:3px 12px}.ui-tooltip{box-shadow:0 1px 2px rgba(0,0,0,.25);padding:5px 10px;border:0 none;background:#000;color:#fff;font-size:12px;pointer-events:none}.ui-tooltip.qtip{pointer-events:initial}.tt_list_button::before,.banner_area .banner::before,#errorExplanation::before,.flash::before,.nodata::before,.warning::before,.conflict::before,.drdn-items.selection>a::before,.drdn-items.selection>span::before,.add-commit-keywords::before,.delete-commit-keywords::before,.file .buttons>a::before,.time-entry .buttons>a::before,table.list th.checkbox>a::before,#issue_category_id+a::before,#issue_fixed_version_id+a::before,.journal .wiki .contextual>a::before,#all_attributes label[for=issue_description]+a::before,.attachments a.delete::before,.watchers a.delete::before,.other-formats .png::before,.other-formats .csv::before,.other-formats .txt::before,.other-formats .html::before,.other-formats .pdf::before,#attach_files_link::before,.contextual [href*=edit]::before,div.wiki .external::before,table.members td.group::before,table.members td.groupnonmember::before,table.members td.groupanonymous::before,table.boards a.board::before,tr.version.shared td.name::before,tr.message.locked td.subject::before,tr.message.sticky td.subject::before,.message .contextual a::before,em.info.error::before,a.remove-upload::before,.my-project::before,#main a.close-icon::before,.issues .buttons a[data-method=delete]::before,#related-issues li>a[data-method=delete]::before,.atom::before,.search_for_watchers>a::before,dt.issue::before,dt.issue-edit::before,dt.issue.closed::before,dt.issue-closed::before,dt.issue-note::before,dt.changeset::before,dt.news::before,dt.message::before,dt.reply::before,dt.wiki-page::before,dt.attachment::before,dt.document::before,dt.project::before,dt.time-entry::before,h3.version::before,h3.comments::before,div.issues h3::before,div.members h3::before,div.news h3::before,div.projects h3::before,.sort-handle::before,#admin-menu .ldap-authentication::before,#admin-menu .server_authentication::before,#admin-menu .info::before,#admin-menu .plugins::before,#admin-menu .settings::before,#admin-menu .enumerations::before,#admin-menu .custom-fields::before,#admin-menu .custom_fields::before,#admin-menu .workflows::before,#admin-menu .issue-statuses::before,#admin-menu .issue_statuses::before,#admin-menu .trackers::before,#admin-menu .roles::before,#admin-menu .groups::before,#admin-menu .users::before,#admin-menu .projects::before,a.toggle-checkboxes::before,.icon::before,.icon-only:not(.toggle-multiselect)::before,#wrapper #context-menu a:not(.easy-mindmup__icon)::before,table.cal .starting a::before,p.cal.legend .starting::before,table.cal .ending a::before,p.cal.legend .ending::before,#changes-legend>li.change.folder::before,.changeset-changes ul>li.change.folder::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px}#project-jump .drdn-trigger::after,.sort::after{display:inline-block;margin-left:5px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}table.list .buttons>a::before{font-size:14px}.icon,.icon-only:not(.toggle-multiselect){padding-left:20px;background-repeat:no-repeat;background-position:0% 50%}.icon::before,.icon-only:not(.toggle-multiselect)::before{margin-left:-20px}.icon-only{display:inline-block;width:0;overflow:hidden;vertical-align:top;white-space:nowrap}.icon-only::before{width:20px;text-align:center}a.icon:empty{display:inline-block}.icon-add::before{content:""}.icon-edit::before{content:""}.icon-copy::before{content:""}.icon-duplicate::before{content:""}.icon-del::before{content:""}.icon-move::before{content:""}.icon-save::before{content:""}.icon-download::before{content:""}.icon-cancel::before{content:""}.icon-multiple::before{content:""}.icon-folder::before{content:""}.open .icon-folder::before{content:""}.icon-package::before{content:""}.icon-user::before{content:""}.icon-project::before{content:""}.icon-projects::before{content:""}.icon-help::before{content:""}.icon-attachment::before{content:""}.icon-history::before{content:""}.icon-time-entry::before{content:""}.icon-time::before{content:""}.icon-time-add::before{content:""}.icon-stats::before{content:""}.icon-warning::before{content:""}.icon-error::before{content:""}.icon-fav::before{content:"";color:#fc8c12}.icon-fav-off::before{content:""}.icon-heart::before{content:"";color:#eb5286}.icon-heart-off::before{content:""}.icon-reload::before{content:""}.icon-locked::before{content:""}.icon-lock::before{content:""}.icon-unlock::before{content:""}.icon-checked::before{content:""}.icon-details::before{content:""}.icon-report::before{content:""}.icon-comments::before{content:""}.icon-comment::before{content:""}.icon-summary::before{content:""}.icon-server-authentication::before{content:""}.icon-issue::before{content:""}.icon-zoom-in::before{content:""}.icon-zoom-out::before{content:""}.icon-magnifier::before{content:""}.icon-passwd::before{content:""}.icon-arrow-right::before{content:""}.icon-test::before{content:""}.icon-sticky::before{content:""}.icon-email::before{content:""}.icon-email-disabled::before{content:""}.icon-email-add::before{content:""}.icon-ok::before{content:""}.icon-not-ok::before{content:""}.icon-link-break::before{content:""}.icon-list::before{content:""}.icon-close::before{content:""}.icon-close:hover::before{content:""}.icon-settings::before{content:""}.icon-group::before{content:""}.icon-groupnonmember::before{content:""}.icon-groupanonymous::before{content:""}.icon-roles::before{content:""}.icon-issue-edit::before{content:""}.icon-workflows::before{content:""}.icon-custom-fields::before{content:""}.icon-plugins::before{content:""}.icon-news::before{content:""}.icon-issue-closed::before{content:""}.icon-issue-note::before{content:""}.icon-changeset::before{content:""}.icon-message::before{content:""}.icon-reply::before{content:""}.icon-wiki-page::before{content:""}.icon-document::before{content:""}.icon-add-bullet::before{content:""}.icon-shared::before{content:""}.icon-actions::before{content:""}.icon-sort-handle::before{content:""}.icon-expended::before{content:""}.icon-collapsed::before{content:""}.icon-bookmark::before{content:""}.icon-bookmark-off::before{content:""}.icon-sorted-asc::before{content:""}.icon-sorted-desc::before{content:""}.icon-toggle-plus::before{content:""}.icon-toggle-minus::before{content:""}.icon-clear-query::before{content:""}.icon-import::before{content:""}.icon-call::before{content:""}.icon-contact::before{content:""}.icon-erase::before{content:""}.icon-facebook::before{content:""}.icon-fullscreen::before{content:""}.icon-linkedin::before{content:""}.icon-meeting::before{content:""}.icon-merge::before{content:""}.icon-money-dollar::before{content:""}.icon-money-euro::before{content:""}.icon-money-pound::before{content:""}.icon-money-yen::before{content:""}.icon-move-bottom::before{content:""}.icon-move-down::before{content:""}.icon-move-top::before{content:""}.icon-move-up::before{content:""}.icon-phone::before{content:""}.icon-skype::before{content:""}.icon-tags::before{content:""}.icon-twitter::before{content:""}.icon-vcard::before{content:""}.banner-icon-edit::before{content:""}.banner-icon-off::before{content:""}.icon-add.icon,.icon-edit.icon,.icon-copy.icon,.icon-duplicate.icon,.icon-del.icon,.icon-move.icon,.icon-save.icon,.icon-download.icon,.icon-cancel.icon,.icon-multiple.icon,.icon-folder.icon,.icon-package.icon,.icon-user.icon,.icon-project.icon,.icon-projects.icon,.icon-help.icon,.icon-attachment.icon,.icon-history.icon,.icon-time-entry.icon,.icon-time.icon,.icon-time-add.icon,.icon-stats.icon,.icon-warning.icon,.icon-error.icon,.icon-fav.icon,.icon-fav-off.icon,.icon-heart.icon,.icon-heart-off.icon,.icon-reload.icon,.icon-locked.icon,.icon-lock.icon,.icon-unlock.icon,.icon-checked.icon,.icon-details.icon,.icon-report.icon,.icon-comments.icon,.icon-comment.icon,.icon-summary.icon,.icon-server-authentication.icon,.icon-issue.icon,.icon-zoom-in.icon,.icon-zoom-out.icon,.icon-magnifier.icon,.icon-passwd.icon,.icon-arrow-right.icon,.icon-test.icon,.icon-sticky.icon,.icon-email.icon,.icon-email-disabled.icon,.icon-email-add.icon,.icon-ok.icon,.icon-not-ok.icon,.icon-link-break.icon,.icon-list.icon,.icon-close.icon,.icon-settings.icon,.icon-group.icon,.icon-groupnonmember.icon,.icon-groupanonymous.icon,.icon-roles.icon,.icon-issue-edit.icon,.icon-workflows.icon,.icon-custom-fields.icon,.icon-plugins.icon,.icon-news.icon,.icon-issue-closed.icon,.icon-issue-note.icon,.icon-changeset.icon,.icon-message.icon,.icon-reply.icon,.icon-wiki-page.icon,.icon-document.icon,.icon-add-bullet.icon,.icon-shared.icon,.icon-actions.icon,.icon-sort-handle.icon,.icon-expended.icon,.icon-collapsed.icon,.icon-bookmark.icon,.icon-bookmark-off.icon,.icon-sorted-asc.icon,.icon-sorted-desc.icon,.icon-toggle-plus.icon,.icon-toggle-minus.icon,.icon-clear-query.icon,.icon-import.icon,.icon-call.icon,.icon-contact.icon,.icon-erase.icon,.icon-facebook.icon,.icon-fullscreen.icon,.icon-linkedin.icon,.icon-meeting.icon,.icon-merge.icon,.icon-money-dollar.icon,.icon-money-euro.icon,.icon-money-pound.icon,.icon-money-yen.icon,.icon-move-bottom.icon,.icon-move-down.icon,.icon-move-top.icon,.icon-move-up.icon,.icon-phone.icon,.icon-skype.icon,.icon-tags.icon,.icon-twitter.icon,.icon-vcard.icon,.banner-icon-edit.icon,.banner-icon-off.icon{background-image:none}a.toggle-checkboxes::before{content:""}a.icon,a.icon-only{color:#0051cc}a.icon:focus,a.icon:hover,a.icon-only:focus,a.icon-only:hover{color:#0065ff}.icon-checked{color:#007c29}a.icon-add,a.icon-save,a.icon-checked{color:#007c29}a.icon-add:focus,a.icon-add:hover,a.icon-save:focus,a.icon-save:hover,a.icon-checked:focus,a.icon-checked:hover{color:#029934}a.icon-del{color:#bc092e}a.icon-del:focus,a.icon-del:hover{color:#e5123d}.icon-folder::before,.icon-file::before{width:20px;text-align:center}.icon-file::before{content:"";color:#707893}.icon-file.text-plain::before{content:""}.icon-file.text-x-c::before{content:""}.icon-file.text-x-csharp::before{content:""}.icon-file.text-x-java::before{content:""}.icon-file.text-x-php::before{content:""}.icon-file.text-x-ruby::before{content:""}.icon-file.text-xml::before{content:""}.icon-file.text-css::before{content:""}.icon-file.text-html::before{content:""}.icon-file.text-x-sh::before{content:""}.icon-file.application-javascript::before,.icon-file.text-x-javascript::before{content:""}.icon-file.application-pdf::before{content:""}.icon-file.application-msword::before{content:""}.icon-file.application-vnd\.openxmlformats-officedocument\.spreadsheetml\.sheet::before,.icon-file.application-vnd\.ms-excel::before{content:""}.icon-file.image-vnd\.microsoft\.icon::before,.icon-file.image-gif::before,.icon-file.image-jpeg::before,.icon-file.image-png::before,.icon-file.image-tiff::before{content:""}.icon-file.application-zip::before,.icon-file.application-x-gzip::before{content:""}.icon-expended::before,.icon-collapsed::before{text-align:center}.icon-expended.icon,.icon-collapsed.icon{padding-left:20px}.icon-expended.expander,.icon-collapsed.expander{background-image:none}.icon-zoom-in+.icon-zoom-out{margin-left:5px}#admin-menu .ldap-authentication:hover::before,#admin-menu .server_authentication:hover::before,#admin-menu .info:hover::before,#admin-menu .plugins:hover::before,#admin-menu .settings:hover::before,#admin-menu .enumerations:hover::before,#admin-menu .custom-fields:hover::before,#admin-menu .custom_fields:hover::before,#admin-menu .workflows:hover::before,#admin-menu .issue-statuses:hover::before,#admin-menu .issue_statuses:hover::before,#admin-menu .trackers:hover::before,#admin-menu .roles:hover::before,#admin-menu .groups:hover::before,#admin-menu .users:hover::before,#admin-menu .projects:hover::before{color:#212136}#admin-menu .selected.ldap-authentication::before,#admin-menu .selected.server_authentication::before,#admin-menu .selected.info::before,#admin-menu .selected.plugins::before,#admin-menu .selected.settings::before,#admin-menu .selected.enumerations::before,#admin-menu .selected.custom-fields::before,#admin-menu .selected.custom_fields::before,#admin-menu .selected.workflows::before,#admin-menu .selected.issue-statuses::before,#admin-menu .selected.issue_statuses::before,#admin-menu .selected.trackers::before,#admin-menu .selected.roles::before,#admin-menu .selected.groups::before,#admin-menu .selected.users::before,#admin-menu .selected.projects::before{color:#141422}#admin-index>#admin-menu a{padding-left:25px}#admin-menu li>a{padding-left:45px}#admin-menu li>a::before{display:inline-block;width:20px;margin:0;margin-left:-25px;padding:0;color:#707893;text-align:center}#admin-menu .projects::before{content:""}#admin-menu .users::before{content:""}#admin-menu .groups::before{content:""}#admin-menu .roles::before{content:""}#admin-menu .trackers::before{content:""}#admin-menu .issue-statuses::before,#admin-menu .issue_statuses::before{content:""}#admin-menu .workflows::before{content:""}#admin-menu .custom-fields::before,#admin-menu .custom_fields::before{content:""}#admin-menu .enumerations::before{content:""}#admin-menu .settings::before{content:""}#admin-menu .plugins::before{content:""}#admin-menu .info::before{content:""}#admin-menu .ldap-authentication::before,#admin-menu .server_authentication::before{content:""}.sort-handle{text-align:center;cursor:move}.sort-handle::before{content:""}.sort-handle.ajax-loading::before{content:"";-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;color:#707893}h3.icon,h3.version,h3.comments,div.issues h3,div.members h3,div.news h3,div.projects h3{color:#212136}h3.icon::before,h3.version::before,h3.comments::before,div.issues h3::before,div.members h3::before,div.news h3::before,div.projects h3::before{width:20px;margin-right:5px;transform:translateY(-0.1em);color:#707893;text-align:center}h3.version::before{content:""}h3.comments::before{content:""}div.issues h3::before{content:""}div.members h3::before{content:""}div.news h3::before{content:""}div.projects h3::before{content:""}dt.issue::before,dt.issue-edit::before,dt.issue.closed::before,dt.issue-closed::before,dt.issue-note::before,dt.changeset::before,dt.news::before,dt.message::before,dt.reply::before,dt.wiki-page::before,dt.attachment::before,dt.document::before,dt.project::before,dt.time-entry::before{margin-left:-20px;float:left;line-height:20px}dt.issue::before{content:""}dt.issue-edit::before{content:""}dt.issue.closed::before{content:""}dt.issue-closed::before{content:""}dt.issue-note::before{content:""}dt.changeset::before{content:""}dt.news::before{content:""}dt.message::before{content:""}dt.reply::before{content:""}dt.wiki-page::before{content:""}dt.attachment::before{content:""}dt.document::before{content:""}dt.project::before{content:""}dt.time-entry::before{content:""}.search_for_watchers>a::before{color:#007c29}.search_for_watchers>a:focus::before,.search_for_watchers>a:hover::before{color:#029934}.search_for_watchers>a::before{content:""}.search_for_watchers>a img{display:none}.atom::before{content:""}.issues .buttons a[data-method=delete]::before,#related-issues li>a[data-method=delete]::before{content:""}.issues .buttons a[data-method=delete] img,#related-issues li>a[data-method=delete] img{display:none}#main a.close-icon{color:#bc092e;width:auto;height:auto;background:transparent}#main a.close-icon:focus,#main a.close-icon:hover{color:#e5123d}#main a.close-icon::before{content:""}.my-project::before{content:"";color:#ffc107;font-size:.86em}.sort{padding-left:0}.sort::before{content:none}.sort::after{margin-left:.2em}.sort.asc,.sort.desc{background-image:none}.sort.asc::after{content:""}.sort.desc::after{content:""}.sort-by-id .sort.asc::after,.sort-by-done-ratio .sort.asc::after,.sort-by-estimated-hours .sort.asc::after,.sort-by-spent-hours .sort.asc::after{content:""}.sort-by-id .sort.desc::after,.sort-by-done-ratio .sort.desc::after,.sort-by-estimated-hours .sort.desc::after,.sort-by-spent-hours .sort.desc::after{content:""}.sort-by-assigned-to .sort.asc::after,.sort-by-subject .sort.asc::after{content:""}.sort-by-assigned-to .sort.desc::after,.sort-by-subject .sort.desc::after{content:""}a.remove-upload{color:#bc092e;opacity:.7;text-align:center}a.remove-upload:focus,a.remove-upload:hover{color:#e5123d}a.remove-upload:hover,a.remove-upload:focus{opacity:1;text-decoration:none}a.remove-upload::before{content:""}em.info.error::before{content:""}.message .contextual a{opacity:.7}.message .contextual a:hover,.message .contextual a:focus{opacity:1}.message .contextual a img{display:none}.message>.contextual a:nth-child(1)::before{content:""}.message>.contextual a:nth-child(2)::before{content:""}.message>.contextual a:nth-child(3)::before{content:""}tr.message.locked{color:#707893}tr.message.locked td.subject::before{content:""}tr.message.sticky td.subject{font-weight:600}tr.message.sticky td.subject::before{content:""}tr.version.shared td.name::before{content:""}table.boards a.board::before{content:""}table.members td.group::before,table.members td.groupnonmember::before,table.members td.groupanonymous::before{content:""}div.wiki .external::before{content:"";display:inline;margin-right:3px;font-size:10px}.contextual [href*=edit]::before{content:""}.contextual [href*=edit] img{display:none}#attach_files_link::before{content:"";margin-right:.3em}.other-formats .png,.other-formats .csv,.other-formats .txt,.other-formats .html,.other-formats .pdf{background-image:none}.other-formats .png::before,.other-formats .csv::before,.other-formats .txt::before,.other-formats .html::before,.other-formats .pdf::before{margin-right:.3em}.other-formats .pdf::before{content:""}.other-formats .html::before{content:""}.other-formats .txt::before{content:""}.other-formats .csv::before{content:""}.other-formats .png::before{content:""}.attachments a.delete::before,.watchers a.delete::before{color:#bc092e}.attachments a.delete:focus::before,.attachments a.delete:hover::before,.watchers a.delete:focus::before,.watchers a.delete:hover::before{color:#e5123d}.attachments a.delete::before,.watchers a.delete::before{content:""}.attachments a.delete img,.watchers a.delete img{display:none}#all_attributes label[for=issue_description]+a::before{content:""}#all_attributes label[for=issue_description]+a .icon{padding-left:0}#all_attributes label[for=issue_description]+a .icon::before{content:"";margin:0}#all_attributes label[for=issue_description]+a img{display:none}.journal .wiki .contextual>a:not([class*=icon])::before{content:""}.journal .wiki .contextual>a:not([class*=icon]):nth-child(2)::before{content:""}.journal .wiki .contextual>a:not([class*=icon]):nth-child(3)::before{content:""}.journal .wiki .contextual>a img{display:none}#issue_category_id+a::before,#issue_fixed_version_id+a::before{color:#007c29}#issue_category_id+a:focus::before,#issue_category_id+a:hover::before,#issue_fixed_version_id+a:focus::before,#issue_fixed_version_id+a:hover::before{color:#029934}#issue_category_id+a::before,#issue_fixed_version_id+a::before{content:""}#issue_category_id+a img,#issue_fixed_version_id+a img{display:none}img.ui-datepicker-trigger{position:relative;top:-1px;box-sizing:border-box;width:14px;height:14px;padding-left:14px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='880.5 896.5 16 16'%3e%3cpath fill='%23707893' d='M882.5 910.5h2.3v-2.3h-2.3v2.3zm2.8 0h2.5v-2.3h-2.5v2.3zm-2.8-2.8h2.3v-2.5h-2.3v2.5zm2.8 0h2.5v-2.5h-2.5v2.5zm-2.8-3h2.3v-2.2h-2.3v2.3zm5.8 5.8h2.5v-2.3h-2.5v2.3zm-3-5.8h2.5v-2.2h-2.5v2.3zm6 5.8h2.2v-2.3h-2.3v2.3zm-3-2.8h2.5v-2.5h-2.5v2.5zm-2.8-6.7v-2.4l-.2-.1h-.7l-.1.2v2.5h1l.1-.2zm5.8 6.8h2.2v-2.5h-2.3v2.5zm-3-3h2.5v-2.3h-2.5v2.3zm3 0h2.2v-2.3h-2.3v2.3zm.2-3.8v-2.4l-.2-.1h-.7l-.1.2v2.5h1l.1-.2zm3-.5v10c0 .3-.1.5-.3.7s-.4.3-.7.3h-11c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7v-10c0-.3.1-.5.3-.7s.4-.3.7-.3h1v-.8c0-.3.1-.6.4-.8s.5-.4.8-.4h.5c.4 0 .7.1 1 .4s.3.5.3.8v.8h3v-.8c0-.3.1-.6.4-.8s.5-.4.8-.4h.5c.4 0 .7.1 1 .4s.3.5.3.8v.8h1c.3 0 .5.1.7.3s.3.4.3.7z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center}table.list th.checkbox>a::before{color:#007c29}table.list th.checkbox>a:focus::before,table.list th.checkbox>a:hover::before{color:#029934}table.list th.checkbox>a::before{content:"";margin-right:0}table.list th.checkbox>a img{display:none}.time-entry .buttons>a[href*=edit]::before{content:""}.time-entry .buttons>a[data-method=delete]::before{content:""}.time-entry .buttons>a img{display:none}.file .buttons>a[data-method=delete]::before{color:#bc092e}.file .buttons>a[data-method=delete]:focus::before,.file .buttons>a[data-method=delete]:hover::before{color:#e5123d}.file .buttons>a[data-method=delete]::before{content:""}.file .buttons>a img{display:none}.delete-commit-keywords{font-size:14px}.delete-commit-keywords::before{color:#bc092e}.delete-commit-keywords:focus::before,.delete-commit-keywords:hover::before{color:#e5123d}.delete-commit-keywords::before{content:""}.delete-commit-keywords img{display:none}.add-commit-keywords{font-size:14px}.add-commit-keywords::before{color:#007c29}.add-commit-keywords:focus::before,.add-commit-keywords:hover::before{color:#029934}.add-commit-keywords::before{content:""}.add-commit-keywords img{display:none}.drdn{position:relative}.drdn.expanded>.drdn-content{display:block}.drdn-trigger{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drdn-content{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);display:none;position:absolute;z-index:1002;top:31px;right:0;min-width:150px;overflow:hidden;border-radius:3px;background:#fff}.drdn-items{max-height:400px;overflow:auto;color:#a3a6b7}.drdn-items:empty{border:0}.drdn-items.selection>a::before,.drdn-items.selection>span::before{content:" ";display:inline-block;width:1em;font-weight:600}.drdn-items.selection>.selected::before{content:""}.drdn-items>*{display:block;margin:1px;padding:2px 7px;border-radius:2px}.drdn-items>*.icon{padding-left:28px}.drdn-items>*.icon::before{width:20px;margin-top:3px;float:left;text-align:center}.contextual .drdn.expanded>.drdn-trigger{border-color:#614ba6;background-color:#614ba6;color:#fff}.contextual .drdn-trigger{padding:3px 8px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;box-shadow:none;color:#212136;text-align:center}.contextual .drdn-trigger>.icon-only{margin:0 -4px}.contextual .drdn-trigger:hover,.contextual .drdn-trigger:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136}.contextual .drdn-items{padding:3px}.contextual .drdn-items a,.contextual .drdn-items span{padding-top:3px;padding-bottom:3px;border:1px solid transparent;border-radius:2px;color:#212136}.contextual .drdn-items a:hover,.contextual .drdn-items span:hover{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}#top-menu{box-sizing:border-box;padding:6px 20px;background:#36266b;color:#dfdbed;font-size:.86em}#top-menu ul{margin:0;padding:0}#top-menu ul::after{content:"";display:block;clear:both}#top-menu li{margin:0 .8em 0 0;padding:0;float:left;list-style-type:none;white-space:nowrap}#top-menu a{color:#dfdbed;font-weight:600}#top-menu a:hover{color:#ebe9f4;text-decoration:none}#top-menu #loggedas{margin-left:1em;float:right}#account{float:right}#account>ul>li{margin-right:0;margin-left:.8em}#header{position:relative;background-color:#614ba6;color:#fff}#header>h1{padding:10px 20px}#header>h1 .root{color:#dfdbed;font-weight:500}#header>h1 .ancestor{font-weight:500}#header>h1 .root,#header>h1 .ancestor{display:inline-block}#header>h1 .current-project{display:inline-block}#header a{color:#fff}#header #quick-search{margin-top:10px;margin-right:20px;float:right;color:#fff}#quick-search>*{vertical-align:top}#quick-search form{display:inline-block}#quick-search form input{width:200px}#quick-search>form>input,#quick-search>select{border-color:#1f1440}#quick-search>form>input:focus,#quick-search>select:focus{border-color:#816fb8}#quick-search option{background-color:#fff;color:#3e4359}#quick-search option[disabled]{color:#dadce6}#project-jump{display:inline-block}#project-jump.expanded .drdn-trigger{z-index:1003;height:auto;padding-bottom:10px;border-color:#fff;background-color:#fff}#project-jump.expanded .drdn-trigger::after{content:""}#project-jump .drdn-trigger{min-width:200px;border-color:#1f1440}#project-jump .drdn-trigger::after{content:"";position:absolute;top:7px;right:8px}#project-jump .drdn-content{min-width:300px;background:#fff}#project-jump .drdn-content>.quick-search{padding:10px}#project-jump .drdn-content>.quick-search>input{width:100%}#project-jump .drdn-items{border-top:1px solid #dadce6}#project-jump .drdn-items>a,#project-jump .drdn-items>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#project-jump a{color:#212136}#project-jump a:hover,#project-jump a:focus{background-color:#614ba6;color:#fff;text-decoration:none}#project-jump .all-projects a{font-weight:600}#main-menu{clear:both;background-color:#f6f6f9;box-shadow:inset 0 -1px #dadce6;color:#3e4359}#main-menu.tabs{margin-bottom:0;overflow:inherit}#main-menu.tabs>ul{height:40px}#main-menu.tabs>ul>li>a{height:40px;margin:0;border:0 none;border-radius:0;background:transparent}#main-menu>ul{margin:0;padding:0 15px;list-style:none;color:#212136}#main-menu>ul>li{position:relative;float:left}#main-menu>ul>li:hover>.new-object{z-index:100;border-bottom:1px solid #f9fafb}#main-menu>ul>li:hover>.menu-children{visibility:visible}#main-menu>ul>li>a{display:block;padding:10px 5px;transition:box-shadow 150ms;color:#212136;line-height:20px;white-space:nowrap}@media screen and (min-width: 1200px){#main-menu>ul>li>a{padding-right:10px;padding-left:10px}}#main-menu>ul>li>a:hover,#main-menu>ul>li>a:focus{background-color:#f6f6f9;box-shadow:inset 0 -3px 0 #a3a6b7;text-decoration:none}#main-menu>ul>li>a.selected{padding-bottom:7px;border-bottom:3px solid #614ba6;background-color:transparent;box-shadow:none;color:#000;font-weight:500}#main-menu>ul>li>a.new-object{position:relative;width:40px;margin-right:5px;padding-bottom:9px;border:1px solid #dadce6;border-width:0 1px;background-color:#f9fafb;font-size:0}#main-menu>ul>li>a.new-object::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:14px;line-height:20px;text-align:center}#main-menu>ul>li>a.new-object:hover,#main-menu>ul>li>a.new-object:focus{box-shadow:none}#main-menu a{color:#212136}#main-menu .menu-children{box-shadow:0 5px 8px -2px rgba(0,0,0,.25),0 1px 2px rgba(0,0,0,.3);display:block;visibility:hidden;position:absolute;z-index:1001;min-width:130px;margin:0 1px;padding:0;overflow:hidden;list-style:none;transition:visibility 0ms 50ms;border-radius:0 0 3px 3px;background:#f9fafb}#main-menu .menu-children.visible{visibility:visible}#main-menu .menu-children a{display:block;padding:5px 16px;border-top:1px solid #dadce6;color:#212136}#main-menu .menu-children a:hover,#main-menu .menu-children a:focus{background-color:#614ba6;color:#fff;text-decoration:none}#main-menu .menu-children>li:first-child>a{border:0 none}#main-menu .tabs-buttons{display:none !important;padding-left:0;border-color:#dadce6;background-color:#f6f6f9}#main-menu .tabs-buttons>button{box-sizing:border-box;height:39px;background-color:#f6f6f9}#main-menu .tabs-buttons>button:hover{background-color:#f6f6f9}#main-menu ul+.tabs-buttons{display:block !important}#content div.jstTabs.tabs{height:auto}@media screen and (max-width: 899px){#content div.jstTabs.tabs{clear:both}}#content div.jstTabs.tabs>ul{width:100%;height:auto}#content div.jstTabs.tabs>ul>li{height:auto;margin:0;align-self:flex-end}#content div.jstTabs.tabs>ul>li>a:hover,#content div.jstTabs.tabs>ul>li>a:focus{border-color:#ededf3 #ededf3 #d1d3e0;background-color:#ededf3}#content div.jstTabs.tabs>ul>li>a.selected{border-color:#d1d3e0 #d1d3e0 #fff;background:#fff;color:#3e4359}#content div.jstTabs.tabs>ul>li>a.selected.tab-preview{border-bottom-color:#fff;background-color:#fff}#content div.jstTabs.tabs>ul>li::before{content:none}#content div.jstTabs.tabs>ul>li.tab-elements{flex:1;margin-left:5px}#content div.jstTabs.tabs .jstElements{height:auto}#content .jstEditor .wiki-preview{padding:15px 15px;border:1px solid #d1d3e0;border-radius:2px;background-color:#fff}#content .jstEditor .wiki-preview p{padding:0}div.jstElements{line-height:normal}.box div.jstElements{display:block;padding:0}.box div.jstElements .jstSpacer{margin-right:4px}@media(min-width: 992px){.box div.jstElements .jstb_help{margin-right:0;margin-left:-6px;float:right}}div.jstElements button{margin-right:2px;margin-bottom:4px;padding:0;border:0;opacity:1;background-color:transparent;box-shadow:none;color:#3e4359;vertical-align:top}div.jstElements button::before{text-align:center}div.jstElements button:hover,div.jstElements button:focus{background-color:#ededf3;color:#212136}div.jstElements button.jstb_help,div.jstElements .jstb_table,div.jstElements .jstb_precode,div.jstElements .jstb_codehighlight,div.jstElements .jstb_cut,div.jstElements .jstb_img,div.jstElements .jstb_link,div.jstElements .jstb_pre,div.jstElements .jstb_unbq,div.jstElements .jstb_bq,div.jstElements .jstb_ol,div.jstElements .jstb_ul,div.jstElements .jstb_h3,div.jstElements .jstb_h2,div.jstElements .jstb_h1,div.jstElements .jstb_code,div.jstElements .jstb_del,div.jstElements .jstb_ins,div.jstElements .jstb_em,div.jstElements .jstb_strong{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;background-image:none}div.jstElements .jstb_strong::before{content:""}div.jstElements .jstb_em::before{content:""}div.jstElements .jstb_ins::before{content:""}div.jstElements .jstb_del::before{content:""}div.jstElements .jstb_code::before{content:""}div.jstElements .jstb_h1::before{content:""}div.jstElements .jstb_h2::before{content:"";font-size:.7857em}div.jstElements .jstb_h3::before{content:"";font-size:.6429em}div.jstElements .jstb_ul::before{content:""}div.jstElements .jstb_ol::before{content:""}div.jstElements .jstb_bq::before{content:""}div.jstElements .jstb_unbq::before{content:""}div.jstElements .jstb_pre::before{content:""}div.jstElements .jstb_link::before{content:""}div.jstElements .jstb_img::before{content:""}div.jstElements .jstb_cut::before{content:""}div.jstElements .jstb_precode,div.jstElements .jstb_codehighlight{color:#e5123d}div.jstElements .jstb_precode::before,div.jstElements .jstb_codehighlight::before{content:""}div.jstElements .jstb_table::before{content:""}div.jstElements button.jstb_help{color:#0051cc}div.jstElements button.jstb_help:hover{color:#0065ff}div.jstElements button.jstb_help::before{content:""}#errorExplanation,.flash,.nodata,.warning,.conflict{margin-bottom:20px;padding:10px 16px;padding-left:40px;border:1px solid;border-radius:4px;background-repeat:no-repeat;background-position:16px 50%}#errorExplanation::before,.flash::before,.nodata::before,.warning::before,.conflict::before{margin-left:-24px;float:left;line-height:20px}#errorExplanation>:last-child,.flash>:last-child,.nodata>:last-child,.warning>:last-child,.conflict>:last-child{margin-bottom:0}.warning,.conflict,.nodata{border-color:#ffda6a;background-color:#ffe9a8;color:#5b4500}.warning::before,.conflict::before,.nodata::before{content:""}.warning a,.conflict a,.nodata a{color:#342800;font-weight:600}.flash.notice{border-color:#029934;background-color:#35ad5d;color:#fff}.flash.notice::before{content:""}.flash.notice a{color:#fff;font-weight:600}#errorExplanation,.flash.error{border-color:#bc092e;background-color:#e5123d;color:#fff}#errorExplanation::before,.flash.error::before{content:""}#errorExplanation a,.flash.error a{color:#fff;font-weight:600}.nodata{padding-left:16px;text-align:center}.nodata.nodata-left::before{float:left}.nodata::before{margin-left:0;float:none}#errorExplanation h2,#errorExplanation p{display:none}input.autocomplete{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAKBAMAAAAnY0GXAAAAD1BMVEUAAACzs7Ozs7Ozs7Ozs7NJvZFvAAAABHRSTlMA5kpJG2qUMwAAABtJREFUCNdjIBMYCkMRDIg4QhBuAUUhKCIPAAAlaQNk5qF21gAAAABJRU5ErkJggg==")}.hidden,.mobile-show{display:none}.inline-flex{display:inline-flex}body.controller-issues h2 .inline-flex{padding-right:0}@media screen and (max-width: 899px){body .flyout-menu+div #header{height:54px;background-color:#614ba6}body .flyout-menu+div #header .jump-box-arrow::before{line-height:54px}body .flyout-menu+div #header #quick-search select{top:0;height:54px;box-shadow:none}body .flyout-menu+div #main{padding-top:54px}body #header #project-jump{padding:0 54px 0 0}body #header #project-jump.expanded .drdn-trigger::before{padding:0;transform:rotate(180deg)}body #header #project-jump .drdn-trigger{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;height:54px;padding:0;background-color:transparent;box-shadow:none;font-size:1.285em;font-weight:normal;line-height:54px}body #header #project-jump .drdn-trigger::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:relative;top:-0.1em;width:40.5px;padding:0;transform:none;font-size:.8em;text-align:center}body #header #project-jump .drdn-trigger::after{display:none}body #header #project-jump .drdn-content{top:54px;font-size:14px}body #content{overflow:auto}body #ajax-indicator{left:50%;width:200px}body .mobile-toggle-button{width:54px;height:54px;line-height:54px}body .mobile-toggle-button:focus{text-decoration:none}body .flyout-menu{background-color:#36266b;color:#fff}body .flyout-menu .search-magnifier{left:18px}body .flyout-menu__search{height:54px;padding:10px;line-height:normal}body .flyout-menu__search input[type=text]{height:34px;line-height:34px}body .flyout-menu__avatar img.gravatar{top:0}body .flyout-menu__sidebar p{padding-left:16px}body .flyout-menu ul li:nth-child(n) a:not(.icon-only){height:auto;padding:10px 16px;line-height:1.428571429}body .flyout-menu ul.queries li{display:flex}body .flyout-menu ul.queries li a{flex:1 1 auto}body .flyout-menu ul.queries li .icon-only{flex:0;padding-right:0;padding-left:40px;text-align:center;text-overflow:initial}body .flyout-menu ul.queries li .icon-only::before{width:40px;margin-left:-40px}body .flyout-menu a,body .flyout-menu a:hover,body .flyout-menu a:focus{color:#fff}body .flyout-menu a::before,body .flyout-menu a span,body .flyout-menu a:hover::before,body .flyout-menu a:hover span,body .flyout-menu a:focus::before,body .flyout-menu a:focus span{color:inherit !important}body .flyout-menu a.selected{background-color:#ebe9f4;color:#3e4359}body .flyout-menu h3,body .flyout-menu h4{height:auto;margin:0;padding:6px 12px;border-top:1px solid #1f1440;border-bottom:1px solid #1f1440;background-color:#1f1440;color:#fff;line-height:1.428571429}body .flyout-menu h3+p,body .flyout-menu h4+p{margin-top:10px}body .flyout-menu h4{padding:0 12px}body .flyout-menu form{padding-left:0}body .flyout-menu form>ul{margin-left:0}body .flyout-menu form>ul li:nth-child(n){padding-left:16px;line-height:inherit}body .flyout-menu form>ul li:nth-child(n) label a{display:block;padding:6px 12px}body .flyout-menu form>ul+p{margin-top:10px}body .flyout-menu #admin-menu a{background-position:8px center !important}body .flyout-menu #admin-menu a.additionals{padding-left:32px !important}body .flyout-menu #admin-menu a.additionals::before{margin-right:5px;font-size:14px}body .flyout-menu #watchers .contextual{padding-top:10px;padding-bottom:10px}body .flyout-menu #watchers .watchers li{margin:10px 0 0;padding:0}body .flyout-menu #watchers .watchers li img.gravatar{top:0}body .flyout-menu #watchers .watchers li a{height:auto;border-top:0;line-height:initial}body .flyout-menu #watchers .watchers li .delete{margin-right:10px;margin-left:auto;float:none;text-align:center;text-overflow:initial}body #query_form_content fieldset{margin-bottom:20px}body .search-magnifier--flyout{line-height:normal}body .splitcontentleft{margin-bottom:20px;padding-right:0;float:none}body .splitcontentright{padding-left:0;float:none}body .attributes .splitcontentleft{margin-bottom:0}body .tabular input[type=checkbox],body .tabular input[type=radio],body .tabular input.date{width:auto;max-width:95%}body .tabular label{float:none}body .pagination .pages{display:block}body p.buttons,body .other-formats>span,body #wiki_add_attachment>p,body #content>.contextual,body #content>.contextual>span,body #query_form>.contextual,body #query_form_with_buttons>.contextual{margin-bottom:10px;padding:0;float:none;text-align:left}body p.buttons a,body .other-formats>span a,body #wiki_add_attachment>p a,body #content>.contextual a,body #content>.contextual>span a,body #query_form>.contextual a,body #query_form_with_buttons>.contextual a{padding:3px 8px;border:1px solid #eff0f4;border-radius:3px;background-color:#eff0f4;color:#212136;font-weight:normal}body p.buttons a:hover,body p.buttons a:focus,body .other-formats>span a:hover,body .other-formats>span a:focus,body #wiki_add_attachment>p a:hover,body #wiki_add_attachment>p a:focus,body #content>.contextual a:hover,body #content>.contextual a:focus,body #content>.contextual>span a:hover,body #content>.contextual>span a:focus,body #query_form>.contextual a:hover,body #query_form>.contextual a:focus,body #query_form_with_buttons>.contextual a:hover,body #query_form_with_buttons>.contextual a:focus{border-color:#e3e5ec;background-color:#e3e5ec;color:#212136;text-decoration:none}body p.buttons a.icon,body .other-formats>span a.icon,body #wiki_add_attachment>p a.icon,body #content>.contextual a.icon,body #content>.contextual>span a.icon,body #query_form>.contextual a.icon,body #query_form_with_buttons>.contextual a.icon{padding-left:28px;background-position:8px 50%}body p.buttons a,body p.buttons input,body p.buttons select,body p.buttons label,body .other-formats>span a,body .other-formats>span input,body .other-formats>span select,body .other-formats>span label,body #wiki_add_attachment>p a,body #wiki_add_attachment>p input,body #wiki_add_attachment>p select,body #wiki_add_attachment>p label,body #content>.contextual a,body #content>.contextual input,body #content>.contextual select,body #content>.contextual label,body #content>.contextual>span a,body #content>.contextual>span input,body #content>.contextual>span select,body #content>.contextual>span label,body #query_form>.contextual a,body #query_form>.contextual input,body #query_form>.contextual select,body #query_form>.contextual label,body #query_form_with_buttons>.contextual a,body #query_form_with_buttons>.contextual input,body #query_form_with_buttons>.contextual select,body #query_form_with_buttons>.contextual label{margin-top:0;margin-bottom:5px}body p.buttons label,body .other-formats>span label,body #wiki_add_attachment>p label,body #content>.contextual label,body #content>.contextual>span label,body #query_form>.contextual label,body #query_form_with_buttons>.contextual label{display:inline-block}body p.buttons label input[type=checkbox],body p.buttons label input[type=radio],body .other-formats>span label input[type=checkbox],body .other-formats>span label input[type=radio],body #wiki_add_attachment>p label input[type=checkbox],body #wiki_add_attachment>p label input[type=radio],body #content>.contextual label input[type=checkbox],body #content>.contextual label input[type=radio],body #content>.contextual>span label input[type=checkbox],body #content>.contextual>span label input[type=radio],body #query_form>.contextual label input[type=checkbox],body #query_form>.contextual label input[type=radio],body #query_form_with_buttons>.contextual label input[type=checkbox],body #query_form_with_buttons>.contextual label input[type=radio]{margin-top:7px}body #content>.contextual>span{margin-bottom:0}body #content>.contextual>a,body #content>.contextual .drdn,body p.buttons a{display:inline-block;margin:0 2px 5px 0;float:none}body #content>.contextual .drdn{padding:0;border:0}body #content>.contextual .drdn .drdn-trigger{padding:3px 12px}body #content>.contextual .drdn .drdn-items a{margin:3px 0 0;padding-top:3px;padding-bottom:3px}body #content>.contextual .drdn .drdn-items a:first-child{margin-top:0}body #my-page #list-left{width:100%;padding-right:0;float:none}body #my-page #list-right{width:100%;padding-left:0;float:none}body div#issue-changesets div.changeset{padding:0}body #admin-index>#admin-menu li{padding:0}body #admin-index>#admin-menu li a{background-position:8px center !important}}@media(hover: none)and (pointer: coarse){body .mobile-toggle-button::after{margin-top:0}body .query-columns span{display:block;margin-bottom:10px}body .query-columns .buttons input[type=button]{display:inline-block}}@media print{#top-menu,#header,#main-menu,#sidebar,#footer,#wiki_add_attachment,.hide-when-print,.contextual,.other-formats{display:none}.pagination .pages,.pagination .per-page{display:none}#main{display:block;overflow:visible !important;background:#fff}#content{width:100%;margin:0;padding:0;overflow:visible !important;border:0;background:#fff}.autoscroll{overflow-x:visible}a{padding:0 !important;background-color:transparent !important;color:#000 !important}a::before,a::after{display:none !important}a.issue.closed{text-decoration:line-through}table.list tr{background-color:transparent}table.list th,table.list td{border:1px solid #d1d3e0;background-color:transparent}table.list th.buttons,table.list td.buttons{padding:0}table.list th.buttons a,table.list td.buttons a{display:none}}#sidebar .sidebar-additionals ul,#sidebar .sidebar-additionals ol{margin:0 0 10px;padding-left:1.5em}#sidebar .sidebar-additionals ul ul,#sidebar .sidebar-additionals ul ol,#sidebar .sidebar-additionals ol ul,#sidebar .sidebar-additionals ol ol{margin-bottom:0}#sidebar .sidebar-additionals ul li{list-style-type:disc}#sidebar .sidebar-additionals ul li li{list-style-type:circle}#sidebar .sidebar-additionals ul li li li{list-style-type:square}.action-login .login-additionals{font-size:1em}@media screen and (min-width: 480px){.action-login .login-additionals{max-width:24em}}#backlogs_view_issues_sidebar>a{display:block;padding:6px 20px;border:1px solid transparent;margin-right:-20px;border-left-width:3px;border-radius:4px 0 0 4px}#backlogs_view_issues_sidebar>a:hover{background-color:#eff0f4;text-decoration:none}#backlogs_view_issues_sidebar>a+br{display:none}.flyout-menu #backlogs_view_issues_sidebar a:hover{background-color:transparent}#backlogs_view_issues_sidebar .burndown_chart{max-width:229px}#global_banner .box{margin-bottom:20px}@media screen and (max-width: 899px){#main #content>.banner_area{margin-bottom:20px}}.banner_area .banner{margin:0;padding:10px 16px;padding-left:40px;border:1px solid #e3e5ec;border-radius:3px;background:#f9fafb;color:#3e4359}@media screen and (min-width: 900px){.banner_area .banner{border-radius:0}}.banner_area .banner::before{content:"";margin-left:-24px;float:left;line-height:20px}.banner_area .banner_info{border-color:#a6c9ff;background-color:#cce0ff;color:#002359}.banner_area .banner_info::before{content:""}.banner_area .banner_warn{border-color:#ffda6a;background-color:#ffe9a8;color:#5b4500}.banner_area .banner_warn::before{content:""}.banner_area .banner_warn a,.banner_area .banner_warn~div a{color:#342800}.banner_area .banner_alert{border-color:#bc092e;background-color:#e5123d;color:#fff}.banner_area .banner_alert::before{content:""}.banner_area .banner_alert a,.banner_area .banner_alert~div a{color:#fff}.banner_area .banner h1,.banner_area .banner h2,.banner_area .banner h3,.banner_area .banner h4,.banner_area .banner h5,.banner_area .banner h6,.banner_area .banner p,.banner_area .banner ul,.banner_area .banner ol{margin-bottom:10px}.banner_area .banner h1:last-child,.banner_area .banner h2:last-child,.banner_area .banner h3:last-child,.banner_area .banner h4:last-child,.banner_area .banner h5:last-child,.banner_area .banner h6:last-child,.banner_area .banner p:last-child,.banner_area .banner ul:last-child,.banner_area .banner ol:last-child{margin-bottom:0}.banner_area .banner a{text-decoration:underline}.banner_area .banner_edit a{margin-left:5px}.journal>div+.contextual{padding-top:0;padding-bottom:0;border:0}.journal>div+.contextual>.heart-link-with-count{display:block;position:relative;margin:-11px 7px 0;float:right;border:0;background-color:#fff;text-align:right}.contextual .icon-heart,.contextual .icon-heart-off{margin-left:5px;background-image:none}.contextual .heart-link-with-count{margin-right:5px;margin-left:5px}.contextual .heart-link-with-count>.heart-count-number{display:inline-block;min-width:1em;margin:0 0 0 3px;padding:1px 4px;border-radius:3px;background-color:#f6f6f9;color:#212136;text-align:center}.contextual .heart-link-with-count>.heart-count-number::before{content:""}#content>.contextual>span.heart-link-with-count{padding:0;border:0;background:transparent}#content>.contextual>span.heart-link-with-count>a:first-child{margin-right:0;margin-left:4px;padding-right:4px;border-top-right-radius:0;border-bottom-right-radius:0}#content>.contextual>span.heart-link-with-count>a:first-child+a{min-width:unset;margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tt_list_button{font-size:14px}.icon.icon-start,.icon.icon-stop,.tt_list_button.icon-start,.tt_list_button.icon-stop{background-image:none}.icon.icon-start,.tt_list_button.icon-start{color:#007c29}.icon.icon-start:focus,.icon.icon-start:hover,.tt_list_button.icon-start:focus,.tt_list_button.icon-start:hover{color:#029934}.icon.icon-start::before,.tt_list_button.icon-start::before{content:""}.icon.icon-stop,.tt_list_button.icon-stop{color:#bc092e}.icon.icon-stop:focus,.icon.icon-stop:hover,.tt_list_button.icon-stop:focus,.tt_list_button.icon-stop:hover{color:#e5123d}.icon.icon-stop::before,.tt_list_button.icon-stop::before{content:""}.time-tracker-quick-menu:empty{display:none}#user-time-bookings-list{clear:both}h2 .scope_title,h2 .live_search,h2 .tags{vertical-align:top}h2 .live_search{margin-left:10px}h2 .tags .tag_list{margin-top:0}div.details.contact,div.details.product{padding:0;border:0;background:transparent}html.agile-board-fullscreen .icon.icon-fullscreen{padding:4px 5px;font-size:0;text-align:center;text-indent:0;box-shadow:0 1px 2px rgba(0,0,0,.25)}html.agile-board-fullscreen .icon.icon-fullscreen::before{margin:0}.agile-board table.list.issues-board tbody tr{background-color:#fff}.agile-board table.list.issues-board tbody tr>td.issue-status-col{padding:0;padding-left:10px;background-color:#f6f6f9}.agile-board table.list.issues-board tbody tr>td.issue-status-col.closed .issue-card{background:#e3e5ec}.agile-board .issue-card{margin:8px 10px;margin-left:0;padding:7px;border:1px solid #d1d3e0;border-width:0 0 0 5px;border-radius:4px;background-color:#fff;color:#3e4359;box-shadow:0 1px 2px rgba(0,0,0,.25)}.agile-board .issue-card.ui-sortable-helper{box-shadow:0 14px 24px -4px rgba(0,0,0,.25),0 3px 10px rgba(0,0,0,.3)}.agile-board .issue-card:not(.context-menu-selection) .attributes,.agile-board .issue-card:not(.context-menu-selection) em.info,.agile-board .issue-card:not(.context-menu-selection) span.hours{color:#3e4359}.agile-board .issue-card.bk-green{border-color:#029934;background-color:#bbfcd0}.agile-board .issue-card.bk-blue{border-color:#0065ff;background-color:#cce0ff}.agile-board .issue-card.bk-turquoise{border-color:#00b3ad;background-color:#befdfb}.agile-board .issue-card.bk-lightgreen{border-color:#419902;background-color:#d6ffb8}.agile-board .issue-card.bk-yellow{border-color:#ffc907;background-color:#fff4cd}.agile-board .issue-card.bk-orange{border-color:#fc8c12;background-color:#ffe8cf}.agile-board .issue-card.bk-red{border-color:#e5123d;background-color:#fed8e0}.agile-board .issue-card.bk-purple{border-color:#614ba6;background-color:#e2dafc}.agile-board .issue-card.bk-gray{border-color:#a3a6b7;background-color:#e3e5ec}.agile-board .issue-card .checklist,.agile-board .issue-card .info,.agile-board .issue-card .sub-issues{border-color:rgba(0,0,0,.15)}.agile-board .issue-card p.issue-id,.agile-board .issue-card p.name{margin-bottom:5px}.agile-board .issue-card p.issue-id:last-of-type,.agile-board .issue-card p.name:last-of-type{margin-bottom:0}.agile-board .issue-card p.issue-id{line-height:1}.agile-board .issue-card p.project{border-radius:3px;border-color:rgba(0,0,0,.15);background-clip:padding-box}.agile-board .issue-card p.name{font-weight:600}.bk-green a{color:#005d1f}.bk-blue a{color:#003d99}.bk-turquoise a{color:#006b68}.bk-lightgreen a{color:#275d00}.bk-yellow a{color:#9d7600}.bk-orange a{color:#9f5403}.bk-red a{color:#900421}.bk-purple a{color:#36266b}.agile-board .quick-comment textarea{margin-bottom:7px}.controller-agile_charts #main{flex-wrap:wrap}.controller-agile_charts #main>#footer{flex:1 0 auto;order:3}.controller-agile_charts #main .gototop{display:none}table.sidebar.attributes tr th,table.sidebar.attributes tr td{padding:5px 0;vertical-align:top}table.sidebar.attributes tr th{padding-right:5px}div.add-note input,div.add-note textarea{margin-bottom:20px}table.contacts.index>tbody>tr:nth-child(n):hover,table.contacts.index>tbody>tr:nth-child(n):hover{background-color:rgba(209,211,224,.4)}.filter .values .select2{min-width:180px;margin:0}.select2-container.select2-container--default{color:#3e4359}.select2-container.select2-container--default .select2-selection--single,.select2-container.select2-container--default .select2-selection--multiple{min-height:28px;line-height:1.428571429}.select2-container.select2-container--default .select2-selection--single{height:28px}.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{padding-top:3px;padding-bottom:3px;border:0;font-size:14px;line-height:1.428571429}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px}.select2-container.select2-container--default .select2-selection--single .select2-selection__clear{border:0}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 3px 3px}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:3px;margin-right:3px;padding-top:0;padding-bottom:0}.select2-container.select2-container--default .select2-selection--multiple .select2-search--inline input{height:auto;padding-top:0;padding-bottom:0;line-height:inherit}.select2-container.select2-container--default .select2-selection{transition:border-color 50ms ease-in-out,box-shadow 50ms ease-in-out;border-color:#d1d3e0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);background-clip:padding-box}.select2-container.select2-container--default .select2-selection.icon{padding-left:26px}.select2-container.select2-container--default .select2-selection.icon::before{position:absolute;top:50%;left:8px;margin:-7px 0 0}.select2-container.select2-container--default.select2-container:focus,.select2-container.select2-container--default.select2-container *{outline:none}.select2-container.select2-container--default.select2-container--open .select2-selection,.select2-container.select2-container--default.select2-container--focus .select2-selection{border-color:rgba(81,45,196,.6);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 2px rgba(81,45,196,.2)}.select2-container.select2-container--default .select2-search__field:focus{border-color:rgba(81,45,196,.6)}body span.tag-label-color{padding:0 !important;border:0 !important;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);font-size:12px}body span.tag-label-color a,body span.tag-label-color span{font-family:inherit;font-size:inherit}body span.tag-label-color>a,body span.tag-label-color>span{display:inline-block;padding:1px 5px;text-shadow:0 1px 0 rgba(0,0,0,.2)}body span.tag-label-color a:hover{opacity:.8}.list td.tags{padding-bottom:5px}.list td.tags span.tag-label-color{margin-bottom:2px;margin-left:0;transform:translateY(-1px)}.checklist li a{margin:0;line-height:inherit}#checklist_form_items .checklist-item{display:block;margin:0 0 2px}#checklist_form_items .checklist-item.new{margin:6px 0 0}#checklist_form_items .checklist-item input[type=checkbox]{position:relative;top:2px;vertical-align:baseline}#checklist_form_items .checklist-item input[type=button]{margin-right:4px}#checklist-menu.ui-menu a{padding:2px 0 2px 24px}#top-menu .cm-menu-header>li{margin:0}#top-menu .cm-menu-header>li>a,#top-menu .cm-menu-header>li>.title{line-height:28px}#top-menu .cm-menu-header>li>.cm-menu-divider{height:18px;margin:5px 4px 0 5px;border-top:0;border-left:1px solid;opacity:.3}#top-menu .cm-menu-header .drdn-trigger{font-size:14px}#top-menu .dropdown .dropdown-menu>li a:hover,#top-menu .dropdown .dropdown-menu>li a:focus,#top-menu .dropdown .dropdown-submenu:hover a,#top-menu .dropdown .dropdown-submenu:focus a{background-color:#614ba6;color:#fff}#top-menu .rm-icon::before{font-size:14px}#top-menu #quick-search{margin:0}#top-menu #quick-search form>input{width:100px;min-width:100px}#top-menu #quick-search a{line-height:inherit}#toolbar-code-options select{width:100%}#toolbar-code-options .buttons{white-space:nowrap}#stuff-to-do p{margin-right:-20px}#stuff-to-do p>a{display:block;padding:6px 20px;border-radius:4px 0 0 4px}#stuff-to-do p>a:hover{background-color:#eff0f4;text-decoration:none}#stuff-to-do p>br{display:none}.controller-stuff_to_do .menu label,.controller-stuff_to_do .menu select{margin-bottom:5px}.controller-stuff_to_do .stuff-to-do-item{padding:8px;border:1px solid #e3e5ec;border-width:0;background-color:#fff}.controller-stuff_to_do .pane ol{padding:0}.controller-stuff_to_do .pane .issue-details{width:80%;margin:0}.controller-stuff_to_do .pane .issue-details a img{display:none}.controller-stuff_to_do .pane .progress{width:20%;margin:0}.controller-stuff_to_do .pane .estimate{top:7px;right:8px;left:auto;width:20%;font-size:.86em;text-align:right}div.wiking.flash.warning,div.wiking.flash.notice,div.wiking.flash.tip{background-image:none}div.wiking.flash.tip::before{content:""}#main{position:relative}.controller-rdb_taskboard #main{position:static}#sidebar{will-change:margin;transition:margin .5s}#sidebar.sidebar-hiding{margin-left:-270px}#sidebar.sidebar-hidden{display:none}.sidebar-toggler{display:block;position:absolute;top:1px;width:14px;height:16px;border:2px solid #707893;border-radius:3px;background-color:#eff0f4;background-position:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M8.996 12.659l-3.5-4a1.002 1.002 0 010-1.317l3.5-4a1 1 0 111.503 1.317L7.576 8l2.924 3.342a1 1 0 11-1.504 1.317z'/%3e%3c/svg%3e");border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}@media print{.sidebar-toggler{display:none}}.sidebar-toggler:hover,.sidebar-toggler:focus,.sidebar-toggler:active{background-color:#e3e5ec}.sidebar-toggler.sidebar-hidden{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23707893' d='M6.25 13a1 1 0 01-.752-1.658L8.422 8 5.499 4.659a1 1 0 111.503-1.317l3.5 4c.329.377.329.94 0 1.317l-3.5 4A.993.993 0 016.25 13z'/%3e%3c/svg%3e")} \ No newline at end of file