diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css
index d3a019c6a..428908c93 100644
--- a/public/themes/arya-blue/theme.css
+++ b/public/themes/arya-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f7fbff;
+ --primary-100:#daedfd;
+ --primary-200:#bcdffb;
+ --primary-300:#9fd1f9;
+ --primary-400:#81c3f8;
+ --primary-500:#64b5f6;
+ --primary-600:#559ad1;
+ --primary-700:#467fac;
+ --primary-800:#376487;
+ --primary-900:#284862;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css
index b81974a67..cddb428be 100644
--- a/public/themes/arya-green/theme.css
+++ b/public/themes/arya-green/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f9fcf9;
+ --primary-100:#e1f2e1;
+ --primary-200:#c9e7ca;
+ --primary-300:#b1dcb3;
+ --primary-400:#99d29b;
+ --primary-500:#81c784;
+ --primary-600:#6ea970;
+ --primary-700:#5a8b5c;
+ --primary-800:#476d49;
+ --primary-900:#345035;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css
index 7d84f5db2..ece6f2bcf 100644
--- a/public/themes/arya-orange/theme.css
+++ b/public/themes/arya-orange/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#fffdf6;
+ --primary-100:#fff5d5;
+ --primary-200:#ffedb3;
+ --primary-300:#ffe592;
+ --primary-400:#ffdd70;
+ --primary-500:#ffd54f;
+ --primary-600:#d9b543;
+ --primary-700:#b39537;
+ --primary-800:#8c752b;
+ --primary-900:#665520;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css
index d79d557fe..e64d3efad 100644
--- a/public/themes/arya-purple/theme.css
+++ b/public/themes/arya-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#fcf7fc;
+ --primary-100:#eedbf2;
+ --primary-200:#e1bee7;
+ --primary-300:#d4a1dd;
+ --primary-400:#c785d2;
+ --primary-500:#ba68c8;
+ --primary-600:#9e58aa;
+ --primary-700:#82498c;
+ --primary-800:#66396e;
+ --primary-900:#4a2a50;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css
index 0312e4c93..7f04cfeda 100644
--- a/public/themes/bootstrap4-dark-blue/theme.css
+++ b/public/themes/bootstrap4-dark-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#9a2530;
--red-800:#791d26;
--red-900:#58151c;
+ --primary-50:#f9fdff;
+ --primary-100:#e4f4ff;
+ --primary-200:#ceebff;
+ --primary-300:#b8e2ff;
+ --primary-400:#a3d9ff;
+ --primary-500:#8dd0ff;
+ --primary-600:#78b1d9;
+ --primary-700:#6392b3;
+ --primary-800:#4e728c;
+ --primary-900:#385366;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css
index 19088b656..0b7ffdf45 100644
--- a/public/themes/bootstrap4-dark-purple/theme.css
+++ b/public/themes/bootstrap4-dark-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#9a2530;
--red-800:#791d26;
--red-900:#58151c;
+ --primary-50:#fcfafd;
+ --primary-100:#f0e6f6;
+ --primary-200:#e5d3ee;
+ --primary-300:#d9bfe7;
+ --primary-400:#ceacdf;
+ --primary-500:#c298d8;
+ --primary-600:#a581b8;
+ --primary-700:#886a97;
+ --primary-800:#6b5477;
+ --primary-900:#4e3d56;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css
index 35b8c6b0c..86a0fb889 100644
--- a/public/themes/bootstrap4-light-blue/theme.css
+++ b/public/themes/bootstrap4-light-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#9a2530;
--red-800:#791d26;
--red-900:#58151c;
+ --primary-50:#f2f8ff;
+ --primary-100:#c2dfff;
+ --primary-200:#91c6ff;
+ --primary-300:#61adff;
+ --primary-400:#3094ff;
+ --primary-500:#007bff;
+ --primary-600:#0069d9;
+ --primary-700:#0056b3;
+ --primary-800:#00448c;
+ --primary-900:#003166;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css
index 98727fd90..c3d68bcc2 100644
--- a/public/themes/bootstrap4-light-purple/theme.css
+++ b/public/themes/bootstrap4-light-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#9a2530;
--red-800:#791d26;
--red-900:#58151c;
+ --primary-50:#f9f5fb;
+ --primary-100:#e2d0ec;
+ --primary-200:#ccabdc;
+ --primary-300:#b586cd;
+ --primary-400:#9f61bd;
+ --primary-500:#883cae;
+ --primary-600:#743394;
+ --primary-700:#5f2a7a;
+ --primary-800:#4b2160;
+ --primary-900:#361846;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css
index dfc38b3e4..6a0fe96af 100644
--- a/public/themes/fluent-light/theme.css
+++ b/public/themes/fluent-light/theme.css
@@ -222,6 +222,16 @@
--red-700:#922427;
--red-800:#731d1f;
--red-900:#541516;
+ --primary-50:#f2f8fd;
+ --primary-100:#c2dff5;
+ --primary-200:#91c5ed;
+ --primary-300:#61abe4;
+ --primary-400:#3092dc;
+ --primary-500:#0078d4;
+ --primary-600:#0066b4;
+ --primary-700:#005494;
+ --primary-800:#004275;
+ --primary-900:#003055;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css
index 5354a57ac..40554d65a 100644
--- a/public/themes/lara-dark-blue/theme.css
+++ b/public/themes/lara-dark-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#fafcff;
+ --primary-100:#e5f1ff;
+ --primary-200:#d1e6fe;
+ --primary-300:#bcdbfe;
+ --primary-400:#a8d0fd;
+ --primary-500:#93c5fd;
+ --primary-600:#7da7d7;
+ --primary-700:#678ab1;
+ --primary-800:#516c8b;
+ --primary-900:#3b4f65;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css
index 7e9158eb2..9e9de25ab 100644
--- a/public/themes/lara-dark-indigo/theme.css
+++ b/public/themes/lara-dark-indigo/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#fbfbff;
+ --primary-100:#e9edfe;
+ --primary-200:#d8dffe;
+ --primary-300:#c7d1fd;
+ --primary-400:#b6c2fd;
+ --primary-500:#a5b4fc;
+ --primary-600:#8c99d6;
+ --primary-700:#747eb0;
+ --primary-800:#5b638b;
+ --primary-900:#424865;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css
index e0001115b..0f644163a 100644
--- a/public/themes/lara-dark-purple/theme.css
+++ b/public/themes/lara-dark-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#fcfbff;
+ --primary-100:#f1edff;
+ --primary-200:#e6dffe;
+ --primary-300:#dad1fe;
+ --primary-400:#cfc3fd;
+ --primary-500:#c4b5fd;
+ --primary-600:#a79ad7;
+ --primary-700:#897fb1;
+ --primary-800:#6c648b;
+ --primary-900:#4e4865;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css
index 60f08f0a1..e0cdc05da 100644
--- a/public/themes/lara-dark-teal/theme.css
+++ b/public/themes/lara-dark-teal/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#f7fefd;
+ --primary-100:#d8faf5;
+ --primary-200:#baf6ed;
+ --primary-300:#9bf2e4;
+ --primary-400:#7deedc;
+ --primary-500:#5eead4;
+ --primary-600:#50c7b4;
+ --primary-700:#42a494;
+ --primary-800:#348175;
+ --primary-900:#265e55;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css
index 83c984258..1b8746d30 100644
--- a/public/themes/lara-light-blue/theme.css
+++ b/public/themes/lara-light-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#f5f9ff;
+ --primary-100:#d0e1fd;
+ --primary-200:#abc9fb;
+ --primary-300:#85b2f9;
+ --primary-400:#609af8;
+ --primary-500:#3b82f6;
+ --primary-600:#326fd1;
+ --primary-700:#295bac;
+ --primary-800:#204887;
+ --primary-900:#183462;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css
index fbca848d7..4a9fb9a61 100644
--- a/public/themes/lara-light-indigo/theme.css
+++ b/public/themes/lara-light-indigo/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#f7f7fe;
+ --primary-100:#dadafc;
+ --primary-200:#bcbdf9;
+ --primary-300:#9ea0f6;
+ --primary-400:#8183f4;
+ --primary-500:#6366f1;
+ --primary-600:#5457cd;
+ --primary-700:#4547a9;
+ --primary-800:#363885;
+ --primary-900:#282960;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css
index 41e91616c..c807afe40 100644
--- a/public/themes/lara-light-purple/theme.css
+++ b/public/themes/lara-light-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#f9f7ff;
+ --primary-100:#e3d8fd;
+ --primary-200:#cdb9fb;
+ --primary-300:#b79af9;
+ --primary-400:#a17bf8;
+ --primary-500:#8b5cf6;
+ --primary-600:#764ed1;
+ --primary-700:#6140ac;
+ --primary-800:#4c3387;
+ --primary-900:#382562;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css
index 8d039a5b0..b04980d36 100644
--- a/public/themes/lara-light-teal/theme.css
+++ b/public/themes/lara-light-teal/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32b23;
--red-800:#8c221c;
--red-900:#661814;
+ --primary-50:#f3fbfb;
+ --primary-100:#c7eeea;
+ --primary-200:#9ae0d9;
+ --primary-300:#6dd3c8;
+ --primary-400:#41c5b7;
+ --primary-500:#14b8a6;
+ --primary-600:#119c8d;
+ --primary-700:#0e8174;
+ --primary-800:#0b655b;
+ --primary-900:#084a42;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css
index 7416d472b..94e8075ee 100644
--- a/public/themes/luna-amber/theme.css
+++ b/public/themes/luna-amber/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#fffdf9;
+ --primary-100:#fff8e1;
+ --primary-200:#fff2c9;
+ --primary-300:#ffecb2;
+ --primary-400:#ffe69a;
+ --primary-500:#ffe082;
+ --primary-600:#d9be6f;
+ --primary-700:#b39d5b;
+ --primary-800:#8c7b48;
+ --primary-900:#665a34;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css
index fea80ced0..991e9b1f2 100644
--- a/public/themes/luna-blue/theme.css
+++ b/public/themes/luna-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#f9fdff;
+ --primary-100:#e1f5fe;
+ --primary-200:#c9edfd;
+ --primary-300:#b1e4fc;
+ --primary-400:#99dcfb;
+ --primary-500:#81d4fa;
+ --primary-600:#6eb4d5;
+ --primary-700:#5a94af;
+ --primary-800:#47758a;
+ --primary-900:#345564;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css
index a5d33e55b..8c6d79e40 100644
--- a/public/themes/luna-green/theme.css
+++ b/public/themes/luna-green/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#fcfefb;
+ --primary-100:#f1f8e9;
+ --primary-200:#e6f2d8;
+ --primary-300:#dbecc7;
+ --primary-400:#d0e7b6;
+ --primary-500:#c5e1a5;
+ --primary-600:#a7bf8c;
+ --primary-700:#8a9e74;
+ --primary-800:#6c7c5b;
+ --primary-900:#4f5a42;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css
index 3598a1d40..475701015 100644
--- a/public/themes/luna-pink/theme.css
+++ b/public/themes/luna-pink/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#fef9fb;
+ --primary-100:#fce4ec;
+ --primary-200:#facfdd;
+ --primary-300:#f8bacf;
+ --primary-400:#f6a4c0;
+ --primary-500:#f48fb1;
+ --primary-600:#cf7a96;
+ --primary-700:#ab647c;
+ --primary-800:#864f61;
+ --primary-900:#623947;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css
index c1b741f25..89517f2ac 100644
--- a/public/themes/md-dark-deeppurple/theme.css
+++ b/public/themes/md-dark-deeppurple/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#fdfafd;
+ --primary-100:#f3e5f6;
+ --primary-200:#ead1ee;
+ --primary-300:#e1bce7;
+ --primary-400:#d7a8df;
+ --primary-500:#ce93d8;
+ --primary-600:#af7db8;
+ --primary-700:#906797;
+ --primary-800:#715177;
+ --primary-900:#523b56;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css
index a60d8431c..5dfcb4988 100644
--- a/public/themes/md-dark-indigo/theme.css
+++ b/public/themes/md-dark-indigo/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#fafbfd;
+ --primary-100:#e8eaf6;
+ --primary-200:#d6daef;
+ --primary-300:#c3c9e8;
+ --primary-400:#b1b9e1;
+ --primary-500:#9fa8da;
+ --primary-600:#878fb9;
+ --primary-700:#6f7699;
+ --primary-800:#575c78;
+ --primary-900:#404357;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css
index ee4fceeee..01ecd7298 100644
--- a/public/themes/md-light-deeppurple/theme.css
+++ b/public/themes/md-light-deeppurple/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#f7f5fb;
+ --primary-100:#dbd0ee;
+ --primary-200:#beaae0;
+ --primary-300:#a185d2;
+ --primary-400:#845fc5;
+ --primary-500:#673ab7;
+ --primary-600:#58319c;
+ --primary-700:#482980;
+ --primary-800:#392065;
+ --primary-900:#291749;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #B00020, #B00020), linear-gradient(to bottom, #B00020, #B00020);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css
index ebff2d9dd..94c78e2f1 100644
--- a/public/themes/md-light-indigo/theme.css
+++ b/public/themes/md-light-indigo/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#f5f6fb;
+ --primary-100:#d1d5ed;
+ --primary-200:#acb4df;
+ --primary-300:#8893d1;
+ --primary-400:#6372c3;
+ --primary-500:#3f51b5;
+ --primary-600:#36459a;
+ --primary-700:#2c397f;
+ --primary-800:#232d64;
+ --primary-900:#192048;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #B00020, #B00020), linear-gradient(to bottom, #B00020, #B00020);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css
index a581d28f3..fdca5fe72 100644
--- a/public/themes/mdc-dark-deeppurple/theme.css
+++ b/public/themes/mdc-dark-deeppurple/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#fdfafd;
+ --primary-100:#f3e5f6;
+ --primary-200:#ead1ee;
+ --primary-300:#e1bce7;
+ --primary-400:#d7a8df;
+ --primary-500:#ce93d8;
+ --primary-600:#af7db8;
+ --primary-700:#906797;
+ --primary-800:#715177;
+ --primary-900:#523b56;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css
index 95aab3205..a44ea6299 100644
--- a/public/themes/mdc-dark-indigo/theme.css
+++ b/public/themes/mdc-dark-indigo/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#fafbfd;
+ --primary-100:#e8eaf6;
+ --primary-200:#d6daef;
+ --primary-300:#c3c9e8;
+ --primary-400:#b1b9e1;
+ --primary-500:#9fa8da;
+ --primary-600:#878fb9;
+ --primary-700:#6f7699;
+ --primary-800:#575c78;
+ --primary-900:#404357;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css
index 21346ba86..5f032ff07 100644
--- a/public/themes/mdc-light-deeppurple/theme.css
+++ b/public/themes/mdc-light-deeppurple/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#f7f5fb;
+ --primary-100:#dbd0ee;
+ --primary-200:#beaae0;
+ --primary-300:#a185d2;
+ --primary-400:#845fc5;
+ --primary-500:#673ab7;
+ --primary-600:#58319c;
+ --primary-700:#482980;
+ --primary-800:#392065;
+ --primary-900:#291749;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #B00020, #B00020), linear-gradient(to bottom, #B00020, #B00020);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css
index d3d767629..530363045 100644
--- a/public/themes/mdc-light-indigo/theme.css
+++ b/public/themes/mdc-light-indigo/theme.css
@@ -246,6 +246,16 @@
--red-700:#ab2f26;
--red-800:#86251e;
--red-900:#621b16;
+ --primary-50:#f5f6fb;
+ --primary-100:#d1d5ed;
+ --primary-200:#acb4df;
+ --primary-300:#8893d1;
+ --primary-400:#6372c3;
+ --primary-500:#3f51b5;
+ --primary-600:#36459a;
+ --primary-700:#2c397f;
+ --primary-800:#232d64;
+ --primary-900:#192048;
}
.p-autocomplete .p-autocomplete-loader {
@@ -6085,9 +6095,7 @@
box-shadow: none;
background-image: linear-gradient(to bottom, #B00020, #B00020), linear-gradient(to bottom, #B00020, #B00020);
}
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:hover,
-.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext:enabled:focus {
+.p-input-filled .p-calendar.p-invalid.p-calendar-w-btn .p-inputtext {
border: 0 none;
background-image: none;
}
diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css
index 774e2d59d..54489e6eb 100644
--- a/public/themes/nova-accent/theme.css
+++ b/public/themes/nova-accent/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#f2f8fd;
+ --primary-100:#c2dff6;
+ --primary-200:#91c6ef;
+ --primary-300:#61ade7;
+ --primary-400:#3093e0;
+ --primary-500:#007ad9;
+ --primary-600:#0068b8;
+ --primary-700:#005598;
+ --primary-800:#004377;
+ --primary-900:#003157;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css
index 87dee43ce..90e3e377f 100644
--- a/public/themes/nova-alt/theme.css
+++ b/public/themes/nova-alt/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#f2f8fd;
+ --primary-100:#c2dff6;
+ --primary-200:#91c6ef;
+ --primary-300:#61ade7;
+ --primary-400:#3093e0;
+ --primary-500:#007ad9;
+ --primary-600:#0068b8;
+ --primary-700:#005598;
+ --primary-800:#004377;
+ --primary-900:#003157;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css
index 2a0193a26..f300a3317 100644
--- a/public/themes/nova-vue/theme.css
+++ b/public/themes/nova-vue/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#f6fbf9;
+ --primary-100:#d1eee1;
+ --primary-200:#ade0ca;
+ --primary-300:#89d3b2;
+ --primary-400:#65c59b;
+ --primary-500:#41b883;
+ --primary-600:#379c6f;
+ --primary-700:#2e815c;
+ --primary-800:#246548;
+ --primary-900:#1a4a34;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css
index 3aa37a8c9..974f6d2bc 100644
--- a/public/themes/nova/theme.css
+++ b/public/themes/nova/theme.css
@@ -222,6 +222,16 @@
--red-700:#971d0d;
--red-800:#77170a;
--red-900:#561108;
+ --primary-50:#f2f8fd;
+ --primary-100:#c2dff6;
+ --primary-200:#91c6ef;
+ --primary-300:#61ade7;
+ --primary-400:#3093e0;
+ --primary-500:#007ad9;
+ --primary-600:#0068b8;
+ --primary-700:#005598;
+ --primary-800:#004377;
+ --primary-900:#003157;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css
index d842f519e..51e811733 100644
--- a/public/themes/rhea/theme.css
+++ b/public/themes/rhea/theme.css
@@ -222,6 +222,16 @@
--red-700:#b33d25;
--red-800:#8c301d;
--red-900:#662315;
+ --primary-50:#f8fafa;
+ --primary-100:#dfe6e9;
+ --primary-200:#c6d1d7;
+ --primary-300:#adbdc6;
+ --primary-400:#94a9b4;
+ --primary-500:#7b95a3;
+ --primary-600:#697f8b;
+ --primary-700:#566872;
+ --primary-800:#44525a;
+ --primary-900:#313c41;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css
index d31f6634c..b92bc51c8 100644
--- a/public/themes/saga-blue/theme.css
+++ b/public/themes/saga-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f4fafe;
+ --primary-100:#cae6fc;
+ --primary-200:#a0d2fa;
+ --primary-300:#75bef8;
+ --primary-400:#4baaf5;
+ --primary-500:#2196f3;
+ --primary-600:#1c80cf;
+ --primary-700:#1769aa;
+ --primary-800:#125386;
+ --primary-900:#0d3c61;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css
index bcefbf571..488ea1515 100644
--- a/public/themes/saga-green/theme.css
+++ b/public/themes/saga-green/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f6fbf6;
+ --primary-100:#d4ecd5;
+ --primary-200:#b2ddb4;
+ --primary-300:#90cd93;
+ --primary-400:#6ebe71;
+ --primary-500:#4caf50;
+ --primary-600:#419544;
+ --primary-700:#357b38;
+ --primary-800:#2a602c;
+ --primary-900:#1e4620;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css
index a320a7879..2a9626f5f 100644
--- a/public/themes/saga-orange/theme.css
+++ b/public/themes/saga-orange/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#fffcf3;
+ --primary-100:#fff0c3;
+ --primary-200:#ffe494;
+ --primary-300:#ffd965;
+ --primary-400:#ffcd36;
+ --primary-500:#ffc107;
+ --primary-600:#d9a406;
+ --primary-700:#b38705;
+ --primary-800:#8c6a04;
+ --primary-900:#664d03;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css
index b85fbb454..efadc7404 100644
--- a/public/themes/saga-purple/theme.css
+++ b/public/themes/saga-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#faf4fb;
+ --primary-100:#e7cbec;
+ --primary-200:#d4a2dd;
+ --primary-300:#c279ce;
+ --primary-400:#af50bf;
+ --primary-500:#9c27b0;
+ --primary-600:#852196;
+ --primary-700:#6d1b7b;
+ --primary-800:#561561;
+ --primary-900:#3e1046;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css
index 4e0f8a99c..aed100d43 100644
--- a/public/themes/tailwind-light/theme.css
+++ b/public/themes/tailwind-light/theme.css
@@ -257,6 +257,16 @@
--red-700:#a73030;
--red-800:#832525;
--red-900:#601b1b;
+ --primary-50:#f6f6fe;
+ --primary-100:#d5d3f9;
+ --primary-200:#b3aff4;
+ --primary-300:#928cef;
+ --primary-400:#7069ea;
+ --primary-500:#4f46e5;
+ --primary-600:#433cc3;
+ --primary-700:#3731a0;
+ --primary-800:#2b277e;
+ --primary-900:#201c5c;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css
index 7199ad351..79bb8223d 100644
--- a/public/themes/vela-blue/theme.css
+++ b/public/themes/vela-blue/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f7fbff;
+ --primary-100:#daedfd;
+ --primary-200:#bcdffb;
+ --primary-300:#9fd1f9;
+ --primary-400:#81c3f8;
+ --primary-500:#64b5f6;
+ --primary-600:#559ad1;
+ --primary-700:#467fac;
+ --primary-800:#376487;
+ --primary-900:#284862;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css
index d2f374c42..cfe8ac51a 100644
--- a/public/themes/vela-green/theme.css
+++ b/public/themes/vela-green/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#f9fcf9;
+ --primary-100:#e1f2e1;
+ --primary-200:#c9e7ca;
+ --primary-300:#b1dcb3;
+ --primary-400:#99d29b;
+ --primary-500:#81c784;
+ --primary-600:#6ea970;
+ --primary-700:#5a8b5c;
+ --primary-800:#476d49;
+ --primary-900:#345035;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css
index 972c28713..3f5384c65 100644
--- a/public/themes/vela-orange/theme.css
+++ b/public/themes/vela-orange/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#fffdf6;
+ --primary-100:#fff5d5;
+ --primary-200:#ffedb3;
+ --primary-300:#ffe592;
+ --primary-400:#ffdd70;
+ --primary-500:#ffd54f;
+ --primary-600:#d9b543;
+ --primary-700:#b39537;
+ --primary-800:#8c752b;
+ --primary-900:#665520;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css
index fd74c35ba..fda3b844e 100644
--- a/public/themes/vela-purple/theme.css
+++ b/public/themes/vela-purple/theme.css
@@ -222,6 +222,16 @@
--red-700:#b32d23;
--red-800:#8c231c;
--red-900:#661a14;
+ --primary-50:#fcf7fc;
+ --primary-100:#eedbf2;
+ --primary-200:#e1bee7;
+ --primary-300:#d4a1dd;
+ --primary-400:#c785d2;
+ --primary-500:#ba68c8;
+ --primary-600:#9e58aa;
+ --primary-700:#82498c;
+ --primary-800:#66396e;
+ --primary-900:#4a2a50;
}
.p-autocomplete .p-autocomplete-loader {
diff --git a/src/components/datatable/DataTable.spec.js b/src/components/datatable/DataTable.spec.js
index 4d0d3af31..94bea83f5 100644
--- a/src/components/datatable/DataTable.spec.js
+++ b/src/components/datatable/DataTable.spec.js
@@ -198,38 +198,17 @@ describe('DataTable.vue', () => {
ContextMenu offers content customization with the item template that receives the menuitem instance from the model as a parameter.
+ContextMenu offers content customization with the item template that receives the menuitem instance from the model as a parameter.
<ContextMenu :model="items">
<template #item="{item}">
@@ -298,23 +297,23 @@ export default {
- Slots
-
-
-
-
- Name
- Parameters
-
-
-
-
- item
- item: Menuitem instance
-
-
-
-
+ Slots
+
+
+
+
+ Name
+ Parameters
+
+
+
+
+ item
+ item: Menuitem instance
+
+
+
+
Styling
Following is the list of structural style classes, for theming classes visit theming page.
diff --git a/src/views/multiselect/MultiSelectDoc.vue b/src/views/multiselect/MultiSelectDoc.vue
index 8077c6a14..4a2fecd24 100755
--- a/src/views/multiselect/MultiSelectDoc.vue
+++ b/src/views/multiselect/MultiSelectDoc.vue
@@ -435,7 +435,7 @@ export default {
option: OptionGroup instance
index: Index of the option group
-
+
value
value: Value of the component
placeholder: Placeholder prop value
diff --git a/src/views/sidebar/SidebarDemo.vue b/src/views/sidebar/SidebarDemo.vue
index 895ab84b4..d7eb18122 100755
--- a/src/views/sidebar/SidebarDemo.vue
+++ b/src/views/sidebar/SidebarDemo.vue
@@ -16,23 +16,23 @@
-
+
Left Sidebar
-
+
Right Sidebar
-
+
Top Sidebar
-
+
Bottom Sidebar
-
+
Full Screen
diff --git a/src/views/sidebar/SidebarDoc.vue b/src/views/sidebar/SidebarDoc.vue
index e3ac099da..77edc23bf 100755
--- a/src/views/sidebar/SidebarDoc.vue
+++ b/src/views/sidebar/SidebarDoc.vue
@@ -225,23 +225,23 @@ export default {
-
+
Left Sidebar
-
+
Right Sidebar
-
+
Top Sidebar
-
+
Bottom Sidebar
-
+
Full Screen
@@ -273,23 +273,23 @@ export default {
-
+
Left Sidebar
-
+
Right Sidebar
-
+
Top Sidebar
-
+
Bottom Sidebar
-
+
Full Screen
@@ -322,23 +322,23 @@ export default {
-
+
Left Sidebar
-
+
Right Sidebar
-
+
Top Sidebar
-
+
Bottom Sidebar
-
+
Full Screen
diff --git a/src/views/tabmenu/TabMenuDoc.vue b/src/views/tabmenu/TabMenuDoc.vue
index c8f4c5fc7..e5100d43b 100755
--- a/src/views/tabmenu/TabMenuDoc.vue
+++ b/src/views/tabmenu/TabMenuDoc.vue
@@ -149,20 +149,20 @@ export default {
Slots
-
-
- Name
- Parameters
-
-
-
-
- item
- item: Menuitem instance
-
-
-
-
+
+
+ Name
+ Parameters
+
+
+
+
+ item
+ item: Menuitem instance
+
+
+
+
Styling
Following is the list of structural style classes, for theming classes visit theming page.
diff --git a/src/views/tabview/TabViewDoc.vue b/src/views/tabview/TabViewDoc.vue
index 7feae863b..5d8556551 100755
--- a/src/views/tabview/TabViewDoc.vue
+++ b/src/views/tabview/TabViewDoc.vue
@@ -119,7 +119,7 @@ import TabPanel from 'primevue/tabpanel';
Content II
</TabPanel>
<TabPanel header="Header III">
- Content III
+ Content III
</TabPanel>
</TabView>
diff --git a/untitled b/untitled
deleted file mode 100644
index bb52b7356..000000000
--- a/untitled
+++ /dev/null
@@ -1,185 +0,0 @@
-// window.HTMLElement.prototype.getBoundingClientRect = function () {};
-
-it('should filtercallback work', async () => {
- wrapper = mount({
- components: {
- DataTable,
- Column,
- Button,
- InputText
- },
- template: `
-
-
-
-
-
-
-
-
- {{data.code}}
-
-
-
-
-
-
-
- {{data.name}}
-
-
-
-
-
-
- `,
- data() {
- return {
- value: smallData,
- filters: null
- }
- },
- created() {
- this.initFilters1();
- },
- methods: {
- clearFilter1() {
- this.initFilters1();
- },
- initFilters1() {
- this.filters = {
- 'global': {value: null, matchMode: FilterMatchMode.CONTAINS},
- 'code': {operator: FilterOperator.AND, constraints: [{value: null, matchMode: FilterMatchMode.STARTS_WITH}]},
- 'name': {operator: FilterOperator.AND, constraints: [{value: null, matchMode: FilterMatchMode.STARTS_WITH}]},
- }
- }
- }
- });
-
-
-
- const inputs = wrapper.findAll('input.p-column-filter');
- // const onFilterApply = jest.spyOn(wrapper.vm, 'onFilterApply');
-console.log(inputs[0].html())
- // inputs[0].element.value = 'z';
- // await inputs[0].setValue('z');
- // await inputs[0].trigger('keydown.enter');
- await inputs[0].trigger('input', { key: 'z' });
-
- await wrapper.vm.$nextTick();
-
- // expect(onFilterApply).toHaveBeenCalled();
- console.log(wrapper.vm.filters.code)
- });
-
-
-
-
-it('should start drag over the column', async () => {
- const firstTH = wrapper.findAll('th')[0];
- const headerContent = wrapper.findAll('.p-column-header-content')[0];
- console.log(firstTH)
-
- await wrapper.setProps({ reorderableColumns: true });
-
- await wrapper.vm.onColumnHeaderDragStart({ target: {firstTH, parentElement: headerContent, nodeName: 'TH'}, dataTransfer: { setData: () => {}} });
-
- await wrapper.vm.onColumnHeaderDragOver({ target: {firstTH, parentElement: headerContent, nodeName: 'TH'}, preventDefault: () => {}});
-
- await wrapper.vm.onColumnHeaderDragLeave({ target: {firstTH, parentElement: headerContent, nodeName: 'TH'}, preventDefault: () => {}});
-
- await wrapper.vm.onColumnHeaderDrop({ target: {firstTH, parentElement: headerContent, nodeName: 'TH'}, preventDefault: () => {}});
-
-
-
- console.log(wrapper.componentVM.draggedColumn)
-
-});
-
-it('should have row styling', async () => {
- await wrapper.setProps({ rowClass: (data) => {console.log(data)}});
-
- console.log()
-});
-
-
-// describe('DataTable and ContextMenu', () => {
-// it('should exist', async () => {
-// const wrapper = mount({
-// global: {
-// mocks: {
-// $primevue: {
-// config: {
-// 'ripple': true,
-// 'inputStyle': 'outlined'
-// }
-// }
-// },
-// stubs: ['router-link'],
-// },
-// components: {
-// DataTable,
-// Column,
-// ContextMenu
-// },
-// template: `
-//
-//
-//
-//
-
-//
-// `,
-// data() {
-// return {
-// smallData: [
-// {
-// "id": "1000",
-// "code": "vbb124btr",
-// "name": "Game Controller"
-// },
-// {
-// "id": "1001",
-// "code": "nvklal433",
-// "name": "Black Watch"
-// },
-// {
-// "id": "1002",
-// "code": "zz21cz3c1",
-// "name": "Blue Band"
-// }
-// ],
-// selectedProduct: null,
-// menuModel: [
-// {label: 'View', icon: 'pi pi-fw pi-search', command: () => this.viewProduct(this.selectedProduct)},
-// {label: 'Delete', icon: 'pi pi-fw pi-times', command: () => this.deleteProduct(this.selectedProduct)}
-// ]
-// }
-// },
-// methods: {
-// onRowContextMenu(event) {
-// this.$refs.cm.show(event.originalEvent);
-// },
-// viewProduct(product) {
-// console.log(product);
-// },
-// deleteProduct(product) {
-// this.products = this.products.filter((p) => p.id !== product.id);
-// this.selectedProduct = null;
-// },
-// }
-// });
-
-// const firstTD = wrapper.findAll('td')[0];
-
-// const event = { pageX: 100, pageY: 120, preventDefault: () => {}, stopPropagation: () => {}};
-
-// wrapper.componentVM.onRowContextMenu({ originalEvent: { pageX: 100, pageY: 120, preventDefault: () => {}, stopPropagation: () => {}} });
-
-// // console.log(wrapper.html())
-
-// });
-// });