diff --git a/package-lock.json b/package-lock.json index 4c3299e5e5..c47e7259e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,7 +82,7 @@ }, "@material-ui/lab": { "version": "4.0.0-alpha.61", - "resolved": "https://verdaccio.sourcefabric.org/@material-ui/lab/-/lab-4.0.0-alpha.61.tgz", + "resolved": "https://registry.npmjs.org/@material-ui/lab/-/lab-4.0.0-alpha.61.tgz", "integrity": "sha512-rSzm+XKiNUjKegj8bzt5+pygZeckNLOr+IjykH8sYdVk7dE9y2ZuUSofiMV2bJk3qU+JHwexmw+q0RyNZB9ugg==", "requires": { "@babel/runtime": "^7.4.4", @@ -94,12 +94,12 @@ "dependencies": { "object-assign": { "version": "4.1.1", - "resolved": "https://verdaccio.sourcefabric.org/object-assign/-/object-assign-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -111,7 +111,7 @@ }, "@material-ui/utils": { "version": "4.11.3", - "resolved": "https://verdaccio.sourcefabric.org/@material-ui/utils/-/utils-4.11.3.tgz", + "resolved": "https://registry.npmjs.org/@material-ui/utils/-/utils-4.11.3.tgz", "integrity": "sha512-ZuQPV4rBK/V1j2dIkSSEcH5uT6AaHuKWFfotADHsC0wVL1NLd2WkFCm4ZZbX33iO4ydl6V0GPngKm8HZQ2oujg==", "requires": { "@babel/runtime": "^7.4.4", @@ -121,12 +121,12 @@ "dependencies": { "object-assign": { "version": "4.1.1", - "resolved": "https://verdaccio.sourcefabric.org/object-assign/-/object-assign-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -266,7 +266,7 @@ }, "@superdesk/primereact": { "version": "5.0.2-12", - "resolved": "https://verdaccio.sourcefabric.org/@superdesk/primereact/-/primereact-5.0.2-12.tgz", + "resolved": "https://registry.npmjs.org/@superdesk/primereact/-/primereact-5.0.2-12.tgz", "integrity": "sha512-cyaek+NgIDg5AXxn29BwHprnHZB+pe3Ll2w2KlP2rmICm3cgbdVtjYJTT5d9Yxfioor6vVulo3O9BOxEmxpgnw==", "requires": { "react-transition-group": "^4.4.1" @@ -274,12 +274,12 @@ "dependencies": { "csstype": { "version": "3.1.2", - "resolved": "https://verdaccio.sourcefabric.org/csstype/-/csstype-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz", "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==" }, "dom-helpers": { "version": "5.2.1", - "resolved": "https://verdaccio.sourcefabric.org/dom-helpers/-/dom-helpers-5.2.1.tgz", + "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", "requires": { "@babel/runtime": "^7.8.7", @@ -288,12 +288,12 @@ }, "object-assign": { "version": "4.1.1", - "resolved": "https://verdaccio.sourcefabric.org/object-assign/-/object-assign-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -303,7 +303,7 @@ }, "react-transition-group": { "version": "4.4.5", - "resolved": "https://verdaccio.sourcefabric.org/react-transition-group/-/react-transition-group-4.4.5.tgz", + "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", "requires": { "@babel/runtime": "^7.5.5", @@ -316,7 +316,7 @@ }, "@superdesk/react-resizable-panels": { "version": "0.0.39", - "resolved": "https://verdaccio.sourcefabric.org/@superdesk/react-resizable-panels/-/react-resizable-panels-0.0.39.tgz", + "resolved": "https://registry.npmjs.org/@superdesk/react-resizable-panels/-/react-resizable-panels-0.0.39.tgz", "integrity": "sha512-/aoKBYqNzzMACY82y7znr9v1jM63hvi0fglKU6IHWMvEpwQllsk/QHGzDNQb2lj8BOILfey4CRhRrDVXE3Rxmg==", "requires": { "@swc/helpers": "0.4.14" @@ -324,7 +324,7 @@ }, "@swc/helpers": { "version": "0.4.14", - "resolved": "https://verdaccio.sourcefabric.org/@swc/helpers/-/helpers-0.4.14.tgz", + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.4.14.tgz", "integrity": "sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==", "requires": { "tslib": "^2.4.0" @@ -332,7 +332,7 @@ "dependencies": { "tslib": { "version": "2.6.0", - "resolved": "https://verdaccio.sourcefabric.org/tslib/-/tslib-2.6.0.tgz", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz", "integrity": "sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==" } } @@ -379,7 +379,7 @@ }, "@types/enzyme-adapter-react-16": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/@types/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/@types/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.0.6.tgz", "integrity": "sha512-VonDkZ15jzqDWL8mPFIQnnLtjwebuL9YnDkqeCDYnB4IVgwUm0mwKkqhrxLL6mb05xm7qqa3IE95m8CZE9imCg==", "requires": { "@types/enzyme": "*" @@ -709,7 +709,7 @@ }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -1302,27 +1302,27 @@ }, "has-bigints": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/has-bigints/-/has-bigints-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" }, "has-symbols": { "version": "1.0.3", - "resolved": "https://verdaccio.sourcefabric.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" }, "is-callable": { "version": "1.2.7", - "resolved": "https://verdaccio.sourcefabric.org/is-callable/-/is-callable-1.2.7.tgz", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" }, "is-negative-zero": { "version": "2.0.2", - "resolved": "https://verdaccio.sourcefabric.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==" }, "is-regex": { "version": "1.1.4", - "resolved": "https://verdaccio.sourcefabric.org/is-regex/-/is-regex-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "requires": { "call-bind": "^1.0.2", @@ -1331,7 +1331,7 @@ }, "is-string": { "version": "1.0.7", - "resolved": "https://verdaccio.sourcefabric.org/is-string/-/is-string-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "requires": { "has-tostringtag": "^1.0.0" @@ -1344,7 +1344,7 @@ }, "object.assign": { "version": "4.1.4", - "resolved": "https://verdaccio.sourcefabric.org/object.assign/-/object.assign-4.1.4.tgz", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", "requires": { "call-bind": "^1.0.2", @@ -1365,7 +1365,7 @@ }, "string.prototype.trimend": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", "requires": { "call-bind": "^1.0.2", @@ -1375,7 +1375,7 @@ }, "string.prototype.trimstart": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", "requires": { "call-bind": "^1.0.2", @@ -1385,7 +1385,7 @@ }, "unbox-primitive": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", "requires": { "call-bind": "^1.0.2", @@ -1800,7 +1800,7 @@ }, "bindings": { "version": "1.5.0", - "resolved": "https://verdaccio.sourcefabric.org/bindings/-/bindings-1.5.0.tgz", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", "optional": true, "requires": { @@ -2411,7 +2411,7 @@ }, "chart.js": { "version": "2.9.4", - "resolved": "https://verdaccio.sourcefabric.org/chart.js/-/chart.js-2.9.4.tgz", + "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-2.9.4.tgz", "integrity": "sha512-B07aAzxcrikjAPyV+01j7BmOpxtQETxTSlQ26BEYJ+3iUkbNKaOJ/nDbT6JjyqYxseM0ON12COHYdU2cTIjC7A==", "requires": { "chartjs-color": "^2.1.0", @@ -2420,7 +2420,7 @@ }, "chartjs-color": { "version": "2.4.1", - "resolved": "https://verdaccio.sourcefabric.org/chartjs-color/-/chartjs-color-2.4.1.tgz", + "resolved": "https://registry.npmjs.org/chartjs-color/-/chartjs-color-2.4.1.tgz", "integrity": "sha512-haqOg1+Yebys/Ts/9bLo/BqUcONQOdr/hoEr2LLTRl6C5LXctUdHxsCYfvQVg5JIxITrfCNUDr4ntqmQk9+/0w==", "requires": { "chartjs-color-string": "^0.6.0", @@ -2429,7 +2429,7 @@ }, "chartjs-color-string": { "version": "0.6.0", - "resolved": "https://verdaccio.sourcefabric.org/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz", + "resolved": "https://registry.npmjs.org/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz", "integrity": "sha512-TIB5OKn1hPJvO7JcteW4WY/63v6KwEdt6udfnDE9iCAZgy+V4SrbSxoIbTw/xkUIapjEI4ExGtD0+6D3KyFd7A==", "requires": { "color-name": "^1.0.0" @@ -2787,7 +2787,7 @@ }, "clsx": { "version": "1.2.1", - "resolved": "https://verdaccio.sourcefabric.org/clsx/-/clsx-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==" }, "co": { @@ -3299,7 +3299,7 @@ }, "css-box-model": { "version": "1.2.1", - "resolved": "https://verdaccio.sourcefabric.org/css-box-model/-/css-box-model-1.2.1.tgz", + "resolved": "https://registry.npmjs.org/css-box-model/-/css-box-model-1.2.1.tgz", "integrity": "sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==", "requires": { "tiny-invariant": "^1.0.6" @@ -3491,7 +3491,7 @@ }, "date-fns": { "version": "2.7.0", - "resolved": "https://verdaccio.sourcefabric.org/date-fns/-/date-fns-2.7.0.tgz", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.7.0.tgz", "integrity": "sha512-wxYp2PGoUDN5ZEACc61aOtYFvSsJUylIvCjpjDOqM1UDaKIIuMJ9fAnMYFHV3TQaDpfTVxhwNK/GiCaHKuemTA==" }, "date-format": { @@ -3963,7 +3963,7 @@ "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" } } }, @@ -4465,27 +4465,27 @@ }, "has-bigints": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/has-bigints/-/has-bigints-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" }, "has-symbols": { "version": "1.0.3", - "resolved": "https://verdaccio.sourcefabric.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" }, "is-callable": { "version": "1.2.7", - "resolved": "https://verdaccio.sourcefabric.org/is-callable/-/is-callable-1.2.7.tgz", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" }, "is-negative-zero": { "version": "2.0.2", - "resolved": "https://verdaccio.sourcefabric.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==" }, "is-regex": { "version": "1.1.4", - "resolved": "https://verdaccio.sourcefabric.org/is-regex/-/is-regex-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "requires": { "call-bind": "^1.0.2", @@ -4494,7 +4494,7 @@ }, "is-string": { "version": "1.0.7", - "resolved": "https://verdaccio.sourcefabric.org/is-string/-/is-string-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "requires": { "has-tostringtag": "^1.0.0" @@ -4502,7 +4502,7 @@ }, "object-assign": { "version": "4.1.1", - "resolved": "https://verdaccio.sourcefabric.org/object-assign/-/object-assign-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "object-inspect": { @@ -4512,7 +4512,7 @@ }, "object.assign": { "version": "4.1.4", - "resolved": "https://verdaccio.sourcefabric.org/object.assign/-/object.assign-4.1.4.tgz", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", "requires": { "call-bind": "^1.0.2", @@ -4523,7 +4523,7 @@ }, "object.values": { "version": "1.1.6", - "resolved": "https://verdaccio.sourcefabric.org/object.values/-/object.values-1.1.6.tgz", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz", "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==", "requires": { "call-bind": "^1.0.2", @@ -4533,7 +4533,7 @@ }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -4553,12 +4553,12 @@ }, "semver": { "version": "5.7.1", - "resolved": "https://verdaccio.sourcefabric.org/semver/-/semver-5.7.1.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" }, "string.prototype.trimend": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", "requires": { "call-bind": "^1.0.2", @@ -4568,7 +4568,7 @@ }, "string.prototype.trimstart": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", "requires": { "call-bind": "^1.0.2", @@ -4578,7 +4578,7 @@ }, "unbox-primitive": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", "requires": { "call-bind": "^1.0.2", @@ -4657,27 +4657,27 @@ }, "has-bigints": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/has-bigints/-/has-bigints-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" }, "has-symbols": { "version": "1.0.3", - "resolved": "https://verdaccio.sourcefabric.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" }, "is-callable": { "version": "1.2.7", - "resolved": "https://verdaccio.sourcefabric.org/is-callable/-/is-callable-1.2.7.tgz", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" }, "is-negative-zero": { "version": "2.0.2", - "resolved": "https://verdaccio.sourcefabric.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==" }, "is-regex": { "version": "1.1.4", - "resolved": "https://verdaccio.sourcefabric.org/is-regex/-/is-regex-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "requires": { "call-bind": "^1.0.2", @@ -4686,7 +4686,7 @@ }, "is-string": { "version": "1.0.7", - "resolved": "https://verdaccio.sourcefabric.org/is-string/-/is-string-1.0.7.tgz", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", "requires": { "has-tostringtag": "^1.0.0" @@ -4694,7 +4694,7 @@ }, "object-assign": { "version": "4.1.1", - "resolved": "https://verdaccio.sourcefabric.org/object-assign/-/object-assign-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "object-inspect": { @@ -4704,7 +4704,7 @@ }, "object.assign": { "version": "4.1.4", - "resolved": "https://verdaccio.sourcefabric.org/object.assign/-/object.assign-4.1.4.tgz", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", "requires": { "call-bind": "^1.0.2", @@ -4726,7 +4726,7 @@ }, "object.fromentries": { "version": "2.0.6", - "resolved": "https://verdaccio.sourcefabric.org/object.fromentries/-/object.fromentries-2.0.6.tgz", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz", "integrity": "sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==", "requires": { "call-bind": "^1.0.2", @@ -4747,7 +4747,7 @@ }, "prop-types": { "version": "15.8.1", - "resolved": "https://verdaccio.sourcefabric.org/prop-types/-/prop-types-15.8.1.tgz", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "requires": { "loose-envify": "^1.4.0", @@ -4767,12 +4767,12 @@ }, "semver": { "version": "5.7.1", - "resolved": "https://verdaccio.sourcefabric.org/semver/-/semver-5.7.1.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" }, "string.prototype.trimend": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", "requires": { "call-bind": "^1.0.2", @@ -4793,7 +4793,7 @@ }, "string.prototype.trimstart": { "version": "1.0.6", - "resolved": "https://verdaccio.sourcefabric.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", "requires": { "call-bind": "^1.0.2", @@ -4814,7 +4814,7 @@ }, "unbox-primitive": { "version": "1.0.2", - "resolved": "https://verdaccio.sourcefabric.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", "requires": { "call-bind": "^1.0.2", @@ -6146,7 +6146,7 @@ "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" } } }, @@ -10816,7 +10816,7 @@ }, "memoize-one": { "version": "5.2.1", - "resolved": "https://verdaccio.sourcefabric.org/memoize-one/-/memoize-one-5.2.1.tgz", + "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz", "integrity": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" }, "memory-fs": { @@ -11213,7 +11213,7 @@ "dependencies": { "commander": { "version": "2.20.3", - "resolved": "https://verdaccio.sourcefabric.org/commander/-/commander-2.20.3.tgz", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" } } @@ -11728,7 +11728,7 @@ "object-assign": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", - "integrity": "sha512-jHP15vXVGeVh1HuaA2wY6lxk+whK/x4KBG88VXeRma7CCun7iGD5qPc4eYykQ9sdQvg8jkwFKsSxHln2ybW3xQ==" + "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=" }, "object-component": { "version": "0.0.3", @@ -12554,7 +12554,7 @@ }, "popper.js": { "version": "1.14.4", - "resolved": "https://verdaccio.sourcefabric.org/popper.js/-/popper.js-1.14.4.tgz", + "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.14.4.tgz", "integrity": "sha512-VKAPR2KCx8Uw0oVn0Rt4iggzat+MJ1wu1uJiDnfnMiQcGQRBIopZLfXMKsK/K8NPEerY5kefaYtYjTLb3F6ncw==" }, "portfinder": { @@ -13180,7 +13180,7 @@ }, "primeicons": { "version": "2.0.0", - "resolved": "https://verdaccio.sourcefabric.org/primeicons/-/primeicons-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/primeicons/-/primeicons-2.0.0.tgz", "integrity": "sha512-GJTCeMSQU8UU1GqbsaDrg/IH+b/vSinJQl52NVpdJ7sShYLZA8Eq6jLF48Ye3N/dQloGrE07i7XsZvxQ9pNbqg==" }, "private": { @@ -13444,7 +13444,7 @@ }, "raf-schd": { "version": "4.0.3", - "resolved": "https://verdaccio.sourcefabric.org/raf-schd/-/raf-schd-4.0.3.tgz", + "resolved": "https://registry.npmjs.org/raf-schd/-/raf-schd-4.0.3.tgz", "integrity": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==" }, "railroad-diagrams": { @@ -13581,7 +13581,7 @@ }, "react-beautiful-dnd": { "version": "13.1.1", - "resolved": "https://verdaccio.sourcefabric.org/react-beautiful-dnd/-/react-beautiful-dnd-13.1.1.tgz", + "resolved": "https://registry.npmjs.org/react-beautiful-dnd/-/react-beautiful-dnd-13.1.1.tgz", "integrity": "sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==", "requires": { "@babel/runtime": "^7.9.2", @@ -13651,12 +13651,12 @@ }, "react-fast-compare": { "version": "3.2.2", - "resolved": "https://verdaccio.sourcefabric.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz", + "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz", "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" }, "react-id-generator": { "version": "3.0.2", - "resolved": "https://verdaccio.sourcefabric.org/react-id-generator/-/react-id-generator-3.0.2.tgz", + "resolved": "https://registry.npmjs.org/react-id-generator/-/react-id-generator-3.0.2.tgz", "integrity": "sha512-d0rqWzZ6g0P9agHtA7wX/ErQ4iV/657/0Oz+SX3kid7nR4d0YwaWjjOTIrgYHv2lICZKrxIH4BaKppKrM8fRfw==" }, "react-is": { @@ -13708,7 +13708,7 @@ }, "react-popper": { "version": "2.3.0", - "resolved": "https://verdaccio.sourcefabric.org/react-popper/-/react-popper-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.3.0.tgz", "integrity": "sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==", "requires": { "react-fast-compare": "^3.0.1", @@ -13717,7 +13717,7 @@ "dependencies": { "warning": { "version": "4.0.3", - "resolved": "https://verdaccio.sourcefabric.org/warning/-/warning-4.0.3.tgz", + "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", "requires": { "loose-envify": "^1.0.0" @@ -13772,7 +13772,7 @@ }, "react-scrollspy": { "version": "3.4.3", - "resolved": "https://verdaccio.sourcefabric.org/react-scrollspy/-/react-scrollspy-3.4.3.tgz", + "resolved": "https://registry.npmjs.org/react-scrollspy/-/react-scrollspy-3.4.3.tgz", "integrity": "sha512-c2QZpMPWxm1HF71h1EqaxBldx2zLYO0aZ24Bcuo2mUWF79T+F6qOtr7XJCzUDm99NOwhVKQD01a7A8VC6c90CQ==", "requires": { "babel-runtime": "^6.26.0", @@ -13808,7 +13808,7 @@ }, "scheduler": { "version": "0.19.1", - "resolved": "https://verdaccio.sourcefabric.org/scheduler/-/scheduler-0.19.1.tgz", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz", "integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==", "requires": { "loose-envify": "^1.1.0", @@ -14427,12 +14427,12 @@ }, "has-symbols": { "version": "1.0.3", - "resolved": "https://verdaccio.sourcefabric.org/has-symbols/-/has-symbols-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" }, "is-regex": { "version": "1.1.4", - "resolved": "https://verdaccio.sourcefabric.org/is-regex/-/is-regex-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", "requires": { "call-bind": "^1.0.2", @@ -16253,9 +16253,9 @@ } }, "superdesk-ui-framework": { - "version": "3.0.39", - "resolved": "https://verdaccio.sourcefabric.org/superdesk-ui-framework/-/superdesk-ui-framework-3.0.39.tgz", - "integrity": "sha512-7l7kn5MsbSLS3p/f1nST8rQnb1lifkdRj5gNCMS9tcsD9N7bGbGuAb1WM/2lRb2gY/W/a2oSGo/geqYcPdgDag==", + "version": "3.0.40", + "resolved": "https://registry.npmjs.org/superdesk-ui-framework/-/superdesk-ui-framework-3.0.40.tgz", + "integrity": "sha512-0FcFvn5XgrxH/LQCFUjm6IHvWycrPdeRg3GuMlDl/88IpSdY0lByiPZqXgUgC92gKoNCLHQf6q/9IEGwlvViqw==", "requires": { "@material-ui/lab": "^4.0.0-alpha.56", "@popperjs/core": "^2.4.0", @@ -16279,12 +16279,12 @@ "dependencies": { "@types/node": { "version": "14.18.53", - "resolved": "https://verdaccio.sourcefabric.org/@types/node/-/node-14.18.53.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.53.tgz", "integrity": "sha512-soGmOpVBUq+gaBMwom1M+krC/NNbWlosh4AtGA03SyWNDiqSKtwp7OulO1M6+mg8YkHMvJ/y0AkCeO8d1hNb7A==" }, "cheerio": { "version": "1.0.0-rc.12", - "resolved": "https://verdaccio.sourcefabric.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", "requires": { "cheerio-select": "^2.1.0", @@ -16298,7 +16298,7 @@ }, "cheerio-select": { "version": "2.1.0", - "resolved": "https://verdaccio.sourcefabric.org/cheerio-select/-/cheerio-select-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", "requires": { "boolbase": "^1.0.0", @@ -16311,7 +16311,7 @@ }, "css-select": { "version": "5.1.0", - "resolved": "https://verdaccio.sourcefabric.org/css-select/-/css-select-5.1.0.tgz", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", "requires": { "boolbase": "^1.0.0", @@ -16323,12 +16323,12 @@ }, "css-what": { "version": "6.1.0", - "resolved": "https://verdaccio.sourcefabric.org/css-what/-/css-what-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" }, "dom-serializer": { "version": "2.0.0", - "resolved": "https://verdaccio.sourcefabric.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", "requires": { "domelementtype": "^2.3.0", @@ -16338,12 +16338,12 @@ }, "domelementtype": { "version": "2.3.0", - "resolved": "https://verdaccio.sourcefabric.org/domelementtype/-/domelementtype-2.3.0.tgz", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" }, "domhandler": { "version": "5.0.3", - "resolved": "https://verdaccio.sourcefabric.org/domhandler/-/domhandler-5.0.3.tgz", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", "requires": { "domelementtype": "^2.3.0" @@ -16351,7 +16351,7 @@ }, "domutils": { "version": "3.1.0", - "resolved": "https://verdaccio.sourcefabric.org/domutils/-/domutils-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", "requires": { "dom-serializer": "^2.0.0", @@ -16361,12 +16361,12 @@ }, "entities": { "version": "4.5.0", - "resolved": "https://verdaccio.sourcefabric.org/entities/-/entities-4.5.0.tgz", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" }, "enzyme": { "version": "3.11.0", - "resolved": "https://verdaccio.sourcefabric.org/enzyme/-/enzyme-3.11.0.tgz", + "resolved": "https://registry.npmjs.org/enzyme/-/enzyme-3.11.0.tgz", "integrity": "sha512-Dw8/Gs4vRjxY6/6i9wU0V+utmQO9kvh9XLnz3LIudviOnVYDEe2ec+0k+NQoMamn1VrjKgCUOWj5jG/5M5M0Qw==", "requires": { "array.prototype.flat": "^1.2.3", @@ -16395,7 +16395,7 @@ }, "htmlparser2": { "version": "8.0.2", - "resolved": "https://verdaccio.sourcefabric.org/htmlparser2/-/htmlparser2-8.0.2.tgz", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz", "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==", "requires": { "domelementtype": "^2.3.0", @@ -16406,12 +16406,12 @@ }, "lodash.escape": { "version": "4.0.1", - "resolved": "https://verdaccio.sourcefabric.org/lodash.escape/-/lodash.escape-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-4.0.1.tgz", "integrity": "sha512-nXEOnb/jK9g0DYMr1/Xvq6l5xMD7GDG55+GSYIYmS0G4tBk/hURD4JR9WCavs04t33WmJx9kCyp9vJ+mr4BOUw==" }, "nth-check": { "version": "2.1.1", - "resolved": "https://verdaccio.sourcefabric.org/nth-check/-/nth-check-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", "requires": { "boolbase": "^1.0.0" @@ -16419,7 +16419,7 @@ }, "parse5": { "version": "7.1.2", - "resolved": "https://verdaccio.sourcefabric.org/parse5/-/parse5-7.1.2.tgz", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", "requires": { "entities": "^4.4.0" @@ -16427,7 +16427,7 @@ }, "parse5-htmlparser2-tree-adapter": { "version": "7.0.0", - "resolved": "https://verdaccio.sourcefabric.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz", + "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz", "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==", "requires": { "domhandler": "^5.0.2", @@ -16627,7 +16627,7 @@ }, "tiny-invariant": { "version": "1.3.1", - "resolved": "https://verdaccio.sourcefabric.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", + "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", "integrity": "sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==" }, "tinycolor": { @@ -17194,7 +17194,7 @@ }, "use-memo-one": { "version": "1.1.3", - "resolved": "https://verdaccio.sourcefabric.org/use-memo-one/-/use-memo-one-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/use-memo-one/-/use-memo-one-1.1.3.tgz", "integrity": "sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==" }, "user-home": { @@ -17317,7 +17317,7 @@ "core-util-is": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" + "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" } } }, diff --git a/package.json b/package.json index 1f9195cd03..f3dde29a91 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "sass-loader": "6.0.6", "shortid": "2.2.8", "style-loader": "0.20.2", - "superdesk-ui-framework": "^3.0.39", + "superdesk-ui-framework": "^3.0.40", "ts-loader": "3.5.0", "tslint": "5.11.0", "typescript": "~4.9.5", diff --git a/scripts/apps/authoring/styles/authoring.scss b/scripts/apps/authoring/styles/authoring.scss index 62fa2a3795..a5662c344c 100644 --- a/scripts/apps/authoring/styles/authoring.scss +++ b/scripts/apps/authoring/styles/authoring.scss @@ -595,6 +595,15 @@ $authoring-toolbar-spacing: 10px; font-size: 13px; margin-top: -2px; text-transform: lowercase; + select { + border: 1px solid var(--color-input-border); + border-radius: var(--b-radius--x-small); + background-color: var(--sd-item__main-Bg); + color: var(--color-text); + height: 20px !important; + font-size: 12px !important; + padding: 0 2px !important; + } } } @@ -954,11 +963,8 @@ $authoring-toolbar-spacing: 10px; align-items: center; padding: 5px; margin-bottom: 1px; - box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 0 var(--sd-colour-line--light); z-index: 1; - - - background-color: $white; i.backlink { flex-grow: 0; display: inline-flex; diff --git a/styles/sass/layouts.scss b/styles/sass/layouts.scss index 98e5db8eaa..c9b2a0738b 100644 --- a/styles/sass/layouts.scss +++ b/styles/sass/layouts.scss @@ -17,18 +17,6 @@ body { height:100%; } -// Links -// ----- - -a, .link { - color: $linkColor; - text-decoration: none; -} -a:hover, .link:hover { - color: $linkColorHover; - text-decoration: underline; -} - @page { margin-left: 0; margin-right: 0; diff --git a/styles/sass/sf-additional.scss b/styles/sass/sf-additional.scss index 2144e534a6..59b50f1bd0 100644 --- a/styles/sass/sf-additional.scss +++ b/styles/sass/sf-additional.scss @@ -1674,11 +1674,12 @@ position: relative; text-align: center; font-style: italic; + color: var(--color-text-light); &:before { content: "_________"; position: absolute; top: -6px; - color: #d0d0d0; + color: var(--sd-colour-line--medium); left: 50%; margin-left: -75px; } @@ -1686,7 +1687,7 @@ content: "_________"; position: absolute; top: -6px; - color: #d0d0d0; + color: var(--sd-colour-line--medium);; left: 50%; margin-left: 15px; } diff --git a/styles/sass/type.scss b/styles/sass/type.scss index 46e51220e7..ca642a9c04 100644 --- a/styles/sass/type.scss +++ b/styles/sass/type.scss @@ -7,88 +7,88 @@ // --------- p { - margin: 0 0 $baseLineHeight / 2; - font-family: $baseFontFamily; - font-size: $baseFontSize; - line-height: $baseLineHeight; - small { - font-size: $baseFontSize - 2; - color: $grayLight; - } + margin: 0 0 $baseLineHeight / 2; + font-family: $baseFontFamily; + font-size: $baseFontSize; + line-height: $baseLineHeight; + small { + font-size: $baseFontSize - 2; + color: $grayLight; + } } .lead { - margin-bottom: $baseLineHeight; - font-size: 20px; - font-weight: 200; - line-height: $baseLineHeight * 1.5; + margin-bottom: $baseLineHeight; + font-size: 20px; + font-weight: 200; + line-height: $baseLineHeight * 1.5; } // HEADINGS // -------- h1, h2, h3, h4, h5, h6 { - margin: 0; - font-family: $headingsFontFamily; - @include text-semibold(); - color: $headingsColor; - text-rendering: optimizelegibility; // Fix the character spacing for headings - small { - font-weight: normal; - color: $grayLight; - } + margin: 0; + font-family: $headingsFontFamily; + @include text-semibold(); + color: $headingsColor; + text-rendering: optimizelegibility; // Fix the character spacing for headings + small { + font-weight: normal; + color: $grayLight; + } } h1 { - font-size: 30px; - line-height: $baseLineHeight * 2; - small { - font-size: 18px; - } + font-size: 30px; + line-height: $baseLineHeight * 2; + small { + font-size: 18px; + } } h2 { - font-size: 22px; - line-height: $baseLineHeight * 2; - small { - font-size: 18px; - } + font-size: 22px; + line-height: $baseLineHeight * 2; + small { + font-size: 18px; + } } h3 { - line-height: $baseLineHeight * 1.5; - font-size: 18px; - small { - font-size: 14px; - } + line-height: $baseLineHeight * 1.5; + font-size: 18px; + small { + font-size: 14px; + } } h4, h5, h6 { - line-height: $baseLineHeight; + line-height: $baseLineHeight; } h4 { - font-size: 14px; - small { - font-size: 12px; - } + font-size: 14px; + small { + font-size: 12px; + } } h5 { - font-size: 12px; + font-size: 12px; } h6 { - font-size: 11px; - color: $grayLight; - //text-transform: uppercase; + font-size: 11px; + color: $grayLight; + //text-transform: uppercase; } // Page header .page-header { - padding-bottom: $baseLineHeight - 1; - margin: $baseLineHeight 0; - border-bottom: 1px solid $grayLighter; + padding-bottom: $baseLineHeight - 1; + margin: $baseLineHeight 0; + border-bottom: 1px solid $grayLighter; } .page-header h1 { - line-height: 1; + line-height: 1; } figure { - margin: 0; - padding: 0; + margin: 0; + padding: 0; } @@ -100,35 +100,35 @@ ul ul, ul ol, ol ol, ol ul { - margin-bottom: 0; + margin-bottom: 0; } ul { - list-style-type: none; - margin: 0; - padding: 0; + list-style-type: none; + margin: 0; + padding: 0; } // would be better to avoid applying the reset above instead of faking defaults .html-preview { - ul { - list-style-type: disc; - padding-left: 40px; - margin-top: 1em; - margin-bottom: 1em; - } + ul { + list-style-type: disc; + padding-left: 40px; + margin-top: 1em; + margin-bottom: 1em; + } } ol { - list-style: decimal; + list-style: decimal; } li { - line-height: $baseLineHeight; + line-height: $baseLineHeight; } ul.unstyled, ol.unstyled { - margin-left: 0; - list-style: none; + margin-left: 0; + list-style: none; } // Description Lists @@ -137,26 +137,26 @@ dl { } dt, dd { - line-height: $baseLineHeight; + line-height: $baseLineHeight; } dt { - font-weight: bold; - line-height: $baseLineHeight - 1; // fix jank Helvetica Neue font bug + font-weight: bold; + line-height: $baseLineHeight - 1; // fix jank Helvetica Neue font bug } dd { - margin-left: $baseLineHeight / 2; + margin-left: $baseLineHeight / 2; } // Horizontal layout (like forms) .dl-horizontal { - dt { - float: left; - clear: left; - width: 120px; - text-align: right; - } - dd { - margin-left: 130px; - } + dt { + float: left; + clear: left; + width: 120px; + text-align: right; + } + dd { + margin-left: 130px; + } } // MISC @@ -164,90 +164,58 @@ dd { // Horizontal rules hr { - margin: $baseLineHeight 0; - border: 0; - border-top: 1px solid $hrBorder; - border-bottom: none; - &.hr--dotted { - border-top: 1px dotted $hrBorder; - } + margin: $baseLineHeight 0; + border: 0; + border-top: 1px solid $hrBorder; + border-bottom: none; + &.hr--dotted { + border-top: 1px dotted $hrBorder; + } } // Emphasis strong { - font-weight: bold; + font-weight: bold; } em { - font-style: italic; + font-style: italic; } .muted { - color: $grayLight; + color: $grayLight; } // Abbreviations and acronyms abbr[title] { - border-bottom: 1px dotted #ddd; - cursor: help; + border-bottom: 1px dotted #ddd; + cursor: help; } abbr.initialism { - font-size: 90%; - text-transform: uppercase; + font-size: 90%; + text-transform: uppercase; } -// Blockquotes -// blockquote { -// padding: 0 0 0 15px; -// margin: 0 0 $baseLineHeight; -// border-left: 5px solid $grayLighter; -// p { -// margin-bottom: 0; -// #font > .shorthand(16px,300,$baseLineHeight * 1.25); -// } -// small { -// display: block; -// line-height: $baseLineHeight; -// color: $grayLight; -// &:before { -// content: '\2014 \00A0'; -// } -// } - -// // Float right with text-align: right -// &.pull-right { -// float: right; -// padding-left: 0; -// padding-right: 15px; -// border-left: 0; -// border-right: 5px solid $grayLighter; -// p, -// small { -// text-align: right; -// } -// } -// } - // Quotes q:before, q:after, blockquote:before, blockquote:after { - content: ""; + content: ""; } // Addresses address { - display: block; - margin-bottom: $baseLineHeight; - line-height: $baseLineHeight; - font-style: normal; + display: block; + margin-bottom: $baseLineHeight; + line-height: $baseLineHeight; + font-style: normal; } // Misc small { - font-size: 100%; + font-size: 100%; } cite { - font-style: normal; + font-style: normal; } // configs