chore(release)

This commit is contained in:
Atlassian Bamboo 2022-04-11 16:49:15 +00:00
parent 24c1815b69
commit 1683cd8252
3 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "3.423.0",
"version": "3.424.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -320,13 +320,23 @@ li.searchresultitem {
--iqser-grey-6: #f0f1f4;
--iqser-grey-7: #9398a0;
--iqser-grey-8: #f9fafb;
--iqser-grey-9: #f5f5f7;
--iqser-grey-10: #313d4e;
--iqser-grey-11: #ecedf0;
--iqser-green-1: #00ff00;
--iqser-green-2: #5ce594;
--iqser-orange-1: #ff801a;
--iqser-yellow-1: #ffb83b;
--iqser-yellow-2: #fdbd00;
--iqser-yellow-rgb: 253, 189, 0;
--iqser-red-1: #dd4d50;
--iqser-red-2: #f16164;
--iqser-blue-1: #4875f7;
--iqser-blue-2: #48c9f7;
--iqser-blue-3: #5b97db;
--iqser-blue-4: #374c81;
--iqser-blue-5: #c5d3eb;
--iqser-pink-1: #f125de;
--iqser-helpmode-primary: green;
}