odoo/o-spreadsheet#8737

Created by BI, Adrien Minne (adrm)
Merged at ad29ab47ae2a1f268d68a0255885727074458343

Statuses:

label
odoo:master-eye-dropper-adrm
head
91479ce17d4b4592f18c4645fe0a256dae226207
merged
3 weeks ago by BI, Lucas Lefèvre (lul)
odoo/o-spreadsheet
master #8737

[IMP] color picker: add eye dropper support

Description:

[IMP] color picker: add eye dropper support

This commit adds a button to pick a color from anywhere on your
screen using the EyeDropper API.

The EyeDropper API is still experimental and not widely supported
(only on desktop chromium browser at the time of writing this),
so we make sure the button is only there when the API is avilable.

[IMP] typing: improve globalThis typing

Task: 6226285

review checklist