Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ButtonMenu]: **BREAKING** Fix min-width variable and close via click outside #776

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fallaciousreasoning
Copy link
Collaborator

No description provided.

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://776.pr.nala.bravesoftware.com/
✅ Commit preview: https://776.pr.nala.bravesoftware.com/commit-5af67cb8fceea3a2661723ed21044e888f9a2624/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6670 bytes
+ ./tokens/css/variables-browser.css: 6670 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 833 bytes
+ ./tokens/css/variables-web3.css: 833 bytes
---
- ./tokens/css/variables.old.css: 111822 bytes
+ ./tokens/css/variables.css: 111822 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-08-12 21:17:01.180294717 +0000
+++ ./tokens/css/variables-android.css	2024-08-12 21:16:23.656394701 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-08-12 21:17:01.556293992 +0000
+++ ./tokens/css/variables-browser.css	2024-08-12 21:16:23.636394724 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-08-12 21:17:01.924293285 +0000
+++ ./tokens/css/variables-ios.css	2024-08-12 21:16:23.672394682 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-08-12 21:17:02.288292584 +0000
+++ ./tokens/css/variables-marketing.css	2024-08-12 21:16:23.692394659 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-08-12 21:17:02.668291853 +0000
+++ ./tokens/css/variables-news.css	2024-08-12 21:16:23.716394631 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-08-12 21:17:03.048291122 +0000
+++ ./tokens/css/variables-newtab.css	2024-08-12 21:16:23.724394622 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-08-12 21:17:03.388290468 +0000
+++ ./tokens/css/variables-search.css	2024-08-12 21:16:23.712394636 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-08-12 21:17:03.732289806 +0000
+++ ./tokens/css/variables-web3.css	2024-08-12 21:16:23.732394612 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-08-12 21:17:04.280288753 +0000
+++ ./tokens/css/variables.css	2024-08-12 21:16:23.496394888 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 07 2024 21:26:19 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Aug 12 2024 21:16:23 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Comment on lines 35 to 38
const handleClose = (e: CloseEventDetail) => {
if (isOpen === undefined) isOpenInternal = false
onClose?.(e)
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the state wasn't being updated onClose and therefore the menu took multiple clicks to open again?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly, yeah 😄

@@ -223,6 +223,8 @@
}

.leo-menu .leo-menu-popup {
--min-width: var(--leo-menu-control-min-width, var(--leo-menu-target-width));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brave rewards codebase uses the previous name so we will need to change it to this when updating nala

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know!

@fallaciousreasoning fallaciousreasoning changed the title [ButtonMenu]: Fix min-width variable and close via click outside [ButtonMenu]: **BREAKING** Fix min-width variable and close via click outside Aug 13, 2024
Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://776.pr.nala.bravesoftware.com/
✅ Commit preview: https://776.pr.nala.bravesoftware.com/commit-c84915703f3394c739d12629ebaf313692c92f03/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6670 bytes
+ ./tokens/css/variables-browser.css: 6670 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 833 bytes
+ ./tokens/css/variables-web3.css: 833 bytes
---
- ./tokens/css/variables.old.css: 111822 bytes
+ ./tokens/css/variables.css: 111822 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-08-14 01:34:49.547195602 +0000
+++ ./tokens/css/variables-android.css	2024-08-14 01:34:11.630928361 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-08-14 01:34:49.895197957 +0000
+++ ./tokens/css/variables-browser.css	2024-08-14 01:34:11.614928176 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-08-14 01:34:50.239200216 +0000
+++ ./tokens/css/variables-ios.css	2024-08-14 01:34:11.646928547 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-08-14 01:34:50.595202552 +0000
+++ ./tokens/css/variables-marketing.css	2024-08-14 01:34:11.670928825 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-08-14 01:34:50.947204862 +0000
+++ ./tokens/css/variables-news.css	2024-08-14 01:34:11.694929104 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-08-14 01:34:51.295207142 +0000
+++ ./tokens/css/variables-newtab.css	2024-08-14 01:34:11.702929197 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-08-14 01:34:51.615209242 +0000
+++ ./tokens/css/variables-search.css	2024-08-14 01:34:11.686929011 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-08-14 01:34:51.983211651 +0000
+++ ./tokens/css/variables-web3.css	2024-08-14 01:34:11.706929243 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-08-14 01:34:52.563215459 +0000
+++ ./tokens/css/variables.css	2024-08-14 01:34:11.474926551 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Tue Aug 13 2024 21:21:52 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 01:34:11 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://776.pr.nala.bravesoftware.com/
✅ Commit preview: https://776.pr.nala.bravesoftware.com/commit-1bbc7240ecaa042cd30062734a794eb1d92d42a3/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6670 bytes
+ ./tokens/css/variables-browser.css: 6670 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 833 bytes
+ ./tokens/css/variables-web3.css: 833 bytes
---
- ./tokens/css/variables.old.css: 111822 bytes
+ ./tokens/css/variables.css: 111822 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-08-14 21:30:23.826375349 +0000
+++ ./tokens/css/variables-android.css	2024-08-14 21:29:46.062111621 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-08-14 21:30:24.206377974 +0000
+++ ./tokens/css/variables-browser.css	2024-08-14 21:29:46.046111509 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-08-14 21:30:24.562380430 +0000
+++ ./tokens/css/variables-ios.css	2024-08-14 21:29:46.078111733 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-08-14 21:30:24.742381668 +0000
+++ ./tokens/css/variables-marketing.css	2024-08-14 21:29:46.102111900 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-08-14 21:30:25.138384395 +0000
+++ ./tokens/css/variables-news.css	2024-08-14 21:29:46.126112069 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-08-14 21:30:25.570387369 +0000
+++ ./tokens/css/variables-newtab.css	2024-08-14 21:29:46.138112153 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-08-14 21:30:25.998390322 +0000
+++ ./tokens/css/variables-search.css	2024-08-14 21:29:46.122112041 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-08-14 21:30:26.370392886 +0000
+++ ./tokens/css/variables-web3.css	2024-08-14 21:29:46.142112180 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:46 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-08-14 21:30:27.066397677 +0000
+++ ./tokens/css/variables.css	2024-08-14 21:29:45.906110529 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Aug 14 2024 05:18:29 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Aug 14 2024 21:29:45 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

@AlanBreck
Copy link
Collaborator

Since this change would be breaking, what's the migration path for existing consumers?

Copy link
Contributor

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://776.pr.nala.bravesoftware.com/
✅ Commit preview: https://776.pr.nala.bravesoftware.com/commit-1a50ff272fecce33b6218f8204eaad0cfdb3c2b5/

- ./tokens/css/variables-android.old.css: 7424 bytes
+ ./tokens/css/variables-android.css: 7424 bytes
---
- ./tokens/css/variables-browser.old.css: 6874 bytes
+ ./tokens/css/variables-browser.css: 6874 bytes
---
- ./tokens/css/variables-ios.old.css: 7067 bytes
+ ./tokens/css/variables-ios.css: 7067 bytes
---
- ./tokens/css/variables-marketing.old.css: 13561 bytes
+ ./tokens/css/variables-marketing.css: 13561 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1941 bytes
+ ./tokens/css/variables-newtab.css: 1941 bytes
---
- ./tokens/css/variables-search.old.css: 2419 bytes
+ ./tokens/css/variables-search.css: 2419 bytes
---
- ./tokens/css/variables-web3.old.css: 905 bytes
+ ./tokens/css/variables-web3.css: 905 bytes
---
- ./tokens/css/variables.old.css: 114834 bytes
+ ./tokens/css/variables.css: 114834 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2024-09-16 09:29:05.110946796 +0000
+++ ./tokens/css/variables-android.css	2024-09-16 09:28:27.090873044 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2024-09-16 09:29:05.394947395 +0000
+++ ./tokens/css/variables-browser.css	2024-09-16 09:28:27.074872999 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2024-09-16 09:29:05.622947881 +0000
+++ ./tokens/css/variables-ios.css	2024-09-16 09:28:27.106873088 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2024-09-16 09:29:05.862948385 +0000
+++ ./tokens/css/variables-marketing.css	2024-09-16 09:28:27.130873157 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2024-09-16 09:29:06.142948974 +0000
+++ ./tokens/css/variables-news.css	2024-09-16 09:28:27.154873225 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2024-09-16 09:29:06.358949430 +0000
+++ ./tokens/css/variables-newtab.css	2024-09-16 09:28:27.162873247 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2024-09-16 09:29:06.598949939 +0000
+++ ./tokens/css/variables-search.css	2024-09-16 09:28:27.150873213 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2024-09-16 09:29:06.814950393 +0000
+++ ./tokens/css/variables-web3.css	2024-09-16 09:28:27.170873269 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:27 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2024-09-16 09:29:07.106951011 +0000
+++ ./tokens/css/variables.css	2024-09-16 09:28:26.950872649 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Fri Sep 13 2024 16:35:10 GMT+0000 (Coordinated Universal Time)
+ * Generated on Mon Sep 16 2024 09:28:26 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants