Home
last modified time | relevance | path

Searched refs:DeprecatedSystemColor (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts19697 type Color = NamedColor | DeprecatedSystemColor | "currentcolor" | (string & {});
19738 type DeprecatedSystemColor = alias
H A Dindex.js.flow5737 type DataType$Color = DataType$NamedColor | DataType$DeprecatedSystemColor | "currentcolor" | strin…
5778 type DataType$DeprecatedSystemColor =
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts20240 type Color = NamedColor | DeprecatedSystemColor | "currentcolor" | (string & {});
20281 type DeprecatedSystemColor = alias
H A Dindex.js.flow5950 type DataType$Color = DataType$NamedColor | DataType$DeprecatedSystemColor | "currentcolor" | strin…
5991 type DataType$DeprecatedSystemColor =
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@emotion/serialize/node_modules/csstype/
H A Dindex.d.ts36700 type Color = NamedColor | DeprecatedSystemColor | "currentcolor" | string;
36729 type DeprecatedSystemColor = alias
H A Dindex.js.flow5608 type Color = NamedColor | DeprecatedSystemColor | "currentcolor" | string;
5637 type DeprecatedSystemColor =