odoo/o-spreadsheet#8737

Created by BI, Adrien Minne (adrm)

Blocked

label
odoo:master-eye-dropper-adrm
head
b3ce44143ff747cfd2f4a420a0e4c87e7ae55aee
odoo/o-spreadsheet
master #8737 missing r+

[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