From b392d22e8139d43ec348f1aa2289495b7d5bd672 Mon Sep 17 00:00:00 2001 From: Almog Adziashvili Date: Thu, 18 Jan 2024 17:50:55 +0200 Subject: [PATCH 1/2] colors-chagnes #draftpr --- src/stories/colors.mdx | 285 +++++++++++++++++++++-------------------- 1 file changed, 143 insertions(+), 142 deletions(-) diff --git a/src/stories/colors.mdx b/src/stories/colors.mdx index 47df2d4..72b0357 100644 --- a/src/stories/colors.mdx +++ b/src/stories/colors.mdx @@ -6,10 +6,11 @@ import { Meta, Story } from '@storybook/blocks'; {` .container { display: grid; - grid-template-columns: repeat(21, 50px); - grid-template-rows: repeat(8, 50px); + grid-template-columns: repeat(8, 50px); + grid-template-rows: repeat(21, 40px); color: var(--fui-color-foreground-default); grid-gap: 2px; + justify-content: center; } .color-title { font-weight: 300; @@ -36,171 +37,171 @@ import { Meta, Story } from '@storybook/blocks';
-
50
-
100
-
150
-
200
-
250
-
300
-
350
-
400
-
450
-
500
-
550
-
600
-
650
-
700
-
750
-
800
-
850
-
900
-
950
-
1000
Neutral
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box' style={{ backgroundColor: 'var(--fui-color-neutral-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-1000)' }}>
Blue
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-1000)' }}>
Purple
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-1000)' }}>
Yellow
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-1000)' }}>
Brown
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-1000)' }}>
Green
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-1000)' }}>
Red
+
50
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box' style={{ backgroundColor: 'var(--fui-color-neutral-50)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-50)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-50)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-50)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-50)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-50)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-50)' }}>
+
100
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-100)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-100)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-100)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-100)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-100)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-100)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-100)' }}>
+
150
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-150)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-150)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-150)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-150)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-150)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-150)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-150)' }}>
+
200
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-200)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-200)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-200)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-200)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-200)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-200)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-200)' }}>
+
250
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-250)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-250)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-250)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-250)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-250)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-250)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-250)' }}>
+
300
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-300)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-300)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-300)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-300)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-300)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-300)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-300)' }}>
+
350
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-350)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-350)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-350)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-350)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-350)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-350)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-350)' }}>
+
400
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-400)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-400)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-400)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-400)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-400)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-400)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-400)' }}>
+
450
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-450)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-450)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-450)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-450)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-450)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-450)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-450)' }}>
+
500
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-500)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-500)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-500)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-500)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-500)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-500)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-500)' }}>
+
550
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-550)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-550)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-550)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-550)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-550)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-550)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-550)' }}>
+
600
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-600)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-600)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-600)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-600)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-600)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-600)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-600)' }}>
+
650
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-650)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-650)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-650)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-650)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-650)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-650)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-650)' }}>
+
700
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-700)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-700)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-700)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-700)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-700)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-700)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-700)' }}>
+
750
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-750)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-750)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-750)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-750)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-750)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-750)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-750)' }}>
+
800
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-800)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-800)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-800)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-800)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-800)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-800)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-800)' }}>
+
850
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-850)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-850)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-850)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-850)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-850)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-850)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-850)' }}>
+
900
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-900)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-900)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-900)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-900)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-900)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-900)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-900)' }}>
+
950
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-950)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-950)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-950)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-950)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-950)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-950)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-950)' }}>
+
1000
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-1000)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-1000)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-1000)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-1000)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-1000)' }}>
+
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-1000)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-1000)' }}>
\ No newline at end of file From 94cf6cfc97716c99a762947eb431aa7a2561d6f6 Mon Sep 17 00:00:00 2001 From: Almog Adziashvili Date: Fri, 19 Jan 2024 14:41:43 +0200 Subject: [PATCH 2/2] added empty color box desiign --- .storybook/YourTheme.js | 1 - src/stories/colors.mdx | 178 +++++++++++++++++++++------------------- 2 files changed, 94 insertions(+), 85 deletions(-) diff --git a/.storybook/YourTheme.js b/.storybook/YourTheme.js index 4ed7fe0..6ff7b92 100644 --- a/.storybook/YourTheme.js +++ b/.storybook/YourTheme.js @@ -23,7 +23,6 @@ export default create({ barSelectedColor: "rgba(53, 84, 206, 0.1)", barBg: "#F0F4FF", buttonBg: "#2856E0", - buttonBg: "#2856E0", booleanBg: "#F0F4FF", booleanSelectedBg: "#2856E0", inputBg: "#F5F6F9", diff --git a/src/stories/colors.mdx b/src/stories/colors.mdx index 72b0357..0df7012 100644 --- a/src/stories/colors.mdx +++ b/src/stories/colors.mdx @@ -6,15 +6,15 @@ import { Meta, Story } from '@storybook/blocks'; {` .container { display: grid; - grid-template-columns: repeat(8, 50px); - grid-template-rows: repeat(21, 40px); + grid-template-columns: 36px repeat(7, 60px); + grid-template-rows: repeat(21, 36px); color: var(--fui-color-foreground-default); - grid-gap: 2px; + grid-gap: 3px; justify-content: center; } .color-title { font-weight: 300; - font-size: 11px; + font-size: 13px; display: flex; align-items: center; justify-content: center; @@ -24,6 +24,7 @@ import { Meta, Story } from '@storybook/blocks'; display: flex; align-items: center; justify-content: center; + border-radius: 2px; } .color-box:hover .color-copy { display: block; @@ -32,6 +33,15 @@ import { Meta, Story } from '@storybook/blocks'; display: none; color: black; } + .empty-box { + border: 1px dashed var(--fui-color-divider-soft); + border-radius: 2px; + font-size: 12px; + display: flex; + align-items: center; + justify-content: center; + color: var(--fui-color-divider-soft); + } `} @@ -49,7 +59,7 @@ import { Meta, Story } from '@storybook/blocks';
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-50)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-50)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-50)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-50)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-50)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-50)' }}>
100
@@ -57,118 +67,118 @@ import { Meta, Story } from '@storybook/blocks';
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-100)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-100)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-100)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-100)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-100)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-100)' }}>
150
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-150)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-150)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
200
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-200)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-200)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-200)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-200)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-200)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-200)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-200)' }}>
250
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-250)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-250)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
300
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-300)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-300)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-300)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-300)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-300)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-300)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-300)' }}>
350
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-350)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-350)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
400
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-400)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-400)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
450
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-450)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-450)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
500
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-500)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-500)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
550
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-550)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-550)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-550)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
600
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-600)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-600)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-600)' }}>
+
Free Slot
650
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-650)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-650)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-650)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-650)' }}>
700
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-700)' }}>
+
Free Slot
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-700)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-700)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-700)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-700)' }}>
+
Free Slot
750
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-750)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-750)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-750)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-750)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-750)' }}>
800
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-800)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-800)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-800)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-800)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-800)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-800)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-800)' }}>
@@ -176,15 +186,15 @@ import { Meta, Story } from '@storybook/blocks';
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-850)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-850)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-850)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-850)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-850)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-850)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-850)' }}>
900
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-900)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-900)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-900)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-900)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-900)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-900)' }}>
@@ -192,16 +202,16 @@ import { Meta, Story } from '@storybook/blocks';
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-950)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-950)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-950)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-950)' }}>
+
Free Slot
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-950)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-950)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-950)' }}>
1000
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-neutral-1000)' }}>
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-blue-1000)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-purple-1000)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-yellow-1000)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-brown-1000)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-green-1000)' }}>
-
navigator.clipboard.writeText(e.target.className.includes('color-box') ? e.target.style.backgroundColor : e.target.parentElement.style.backgroundColor)} className='color-box'style={{ backgroundColor: 'var(--fui-color-red-1000)' }}>
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
+
Free Slot
\ No newline at end of file