@equinor/echo-components 2.0.1 → 2.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,33 +1,29 @@
|
|
|
1
1
|
export declare const echoPrimitives: {
|
|
2
|
-
readonly
|
|
3
|
-
readonly
|
|
4
|
-
readonly
|
|
5
|
-
readonly
|
|
6
|
-
readonly
|
|
7
|
-
readonly
|
|
8
|
-
readonly
|
|
9
|
-
readonly
|
|
10
|
-
readonly
|
|
11
|
-
readonly
|
|
12
|
-
readonly
|
|
13
|
-
readonly
|
|
14
|
-
readonly
|
|
15
|
-
readonly
|
|
16
|
-
readonly
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly standardStrongOrange: "#ff9200";
|
|
22
|
-
readonly standardStrongDarkOrange: "#ad6200";
|
|
23
|
-
readonly standardStrongRed: "#eb0000";
|
|
24
|
-
readonly standardStrongDarkRed: "#b30d2f";
|
|
2
|
+
readonly standardItemStatusUnknown_3: "#f7f7f7";
|
|
3
|
+
readonly standardItemStatusUnknown_2: "#dcdcdc";
|
|
4
|
+
readonly standardTrafficLightWeakBlue_1: "#d5eaf4";
|
|
5
|
+
readonly standardTrafficLightWeakGreen_1: "#e6faec";
|
|
6
|
+
readonly standardTrafficLightWeakGreen_2: "#c1e7c1";
|
|
7
|
+
readonly standardTrafficLightWeakYellow_1: "#fff5c2";
|
|
8
|
+
readonly standardTrafficLightWeakOrange_1: "#ffe7d6";
|
|
9
|
+
readonly standardTrafficLightWeakOrange_2: "#ffc67a";
|
|
10
|
+
readonly standardTrafficLightWeakRed_1: "#ffc1c1";
|
|
11
|
+
readonly standardTrafficLightWeakRed_2: "#ff949b";
|
|
12
|
+
readonly standardTrafficLightStrongBlue_1: "#0084c4";
|
|
13
|
+
readonly standardTrafficLightStrongGreen_1: "#4bb748";
|
|
14
|
+
readonly standardTrafficLightStrongGreen_2: "#358132";
|
|
15
|
+
readonly standardTrafficLightWeakYellow_2: "#ffea85";
|
|
16
|
+
readonly standardTrafficLightStrongYellow_2: "#dbb500";
|
|
17
|
+
readonly standardTrafficLightStrongOrange_1: "#ff9200";
|
|
18
|
+
readonly standardTrafficLightStrongOrange_2: "#ad6200";
|
|
19
|
+
readonly standardTrafficLightStrongRed_1: "#eb0000";
|
|
20
|
+
readonly standardTrafficLightStrongRed_2: "#b30d2f";
|
|
25
21
|
readonly standardRandomRandom_1: "#e24973";
|
|
26
22
|
readonly standardRandomRandom_2: "#52c0ff";
|
|
27
23
|
readonly standardRandomRandom_3: "#ff9200";
|
|
28
24
|
readonly standardRandomRandom_4: "#40d38f";
|
|
29
25
|
readonly standardRandomRandom_5: "#b30d2f";
|
|
30
|
-
readonly standardRandomRandom_6: "#
|
|
26
|
+
readonly standardRandomRandom_6: "#ffd500";
|
|
31
27
|
readonly standardRandomRandom_7: "#004088";
|
|
32
28
|
readonly standardRandomRandom_8: "#00977b";
|
|
33
29
|
readonly standardRandomRandom_9: "#ffaebf";
|
|
@@ -37,35 +33,102 @@ export declare const echoPrimitives: {
|
|
|
37
33
|
readonly standardRandomRandom_13: "#005f57";
|
|
38
34
|
readonly standardRandomRandom_14: "#ad6200";
|
|
39
35
|
readonly standardRandomRandom_15: "#243746";
|
|
40
|
-
readonly
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
readonly
|
|
50
|
-
readonly
|
|
51
|
-
readonly
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
59
|
-
readonly
|
|
60
|
-
readonly
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
36
|
+
readonly edsPrimaryEdsMossGreen_100: "#007079";
|
|
37
|
+
readonly standardItemStatusMultiple: "#3d3d3d";
|
|
38
|
+
readonly standardItemStatusUnknown_1: "#bebebe";
|
|
39
|
+
readonly miscEchoCustomUiMarkerActive: "#00ffff";
|
|
40
|
+
readonly miscTextIconBlack: "#000000";
|
|
41
|
+
readonly miscTextIconWhite: "#ffffff";
|
|
42
|
+
readonly miscDisciplinesArchitect: "#555555";
|
|
43
|
+
readonly miscDisciplinesElectro: "#008e8e";
|
|
44
|
+
readonly miscDisciplinesHvac: "#954c43";
|
|
45
|
+
readonly miscDisciplinesInstrument: "#850085";
|
|
46
|
+
readonly miscDisciplinesMechanical: "#007a00";
|
|
47
|
+
readonly miscDisciplinesPiping: "#c0c0c0";
|
|
48
|
+
readonly miscDisciplinesPipeSupport: "#727272";
|
|
49
|
+
readonly miscDisciplinesSafety: "#7a0000";
|
|
50
|
+
readonly miscDisciplinesStructural: "#c08850";
|
|
51
|
+
readonly miscDisciplinesTelecom: "#7a1a1a";
|
|
52
|
+
readonly miscDisciplinesUndetermined: "#248cff";
|
|
53
|
+
readonly miscSelectionSelectioncolor1: "#fa00ff";
|
|
54
|
+
readonly miscSelectionSelectioncolor2: "#ff5c00";
|
|
55
|
+
readonly miscSelectionSelectioncolor3: "#faff00";
|
|
56
|
+
readonly miscSelectionSelectioncolor4: "#9eff00";
|
|
57
|
+
readonly miscSelectionSelectioncolor5: "#00bb13";
|
|
58
|
+
readonly miscSelectionSelectioncolor6: "#05ffc3";
|
|
59
|
+
readonly miscSelectionSelectioncolor7: "#00d1ff";
|
|
60
|
+
readonly miscSelectionSelectioncolor8: "#0066ff";
|
|
61
|
+
readonly miscSelectionSelectioncolor9: "#0007b0";
|
|
62
|
+
readonly miscSelectionSelectioncolor10: "#7304ff";
|
|
63
|
+
readonly miscSelectionSelectioncolor11: "#ff0000";
|
|
64
|
+
readonly miscSelectionSelectioncolor12: "#ff006b";
|
|
65
|
+
readonly standardTrafficLightWeakBlue_2: "#99cbf0";
|
|
66
|
+
readonly standardTrafficLightStrongBlue_2: "#004088";
|
|
67
|
+
readonly standardTrafficLightStrongYellow_1: "#ffd500";
|
|
68
|
+
readonly edsPrimaryEdsMossGreen_55: "#73b1b5";
|
|
69
|
+
readonly edsPrimaryEdsMossGreen_34: "#a8ced1";
|
|
70
|
+
readonly edsPrimaryEdsMossGreen_21: "#c9e0e2";
|
|
71
|
+
readonly edsPrimaryEdsMossGreen_13: "#deedee";
|
|
72
|
+
readonly edsFeedbackEdsDangerHover: "#b30d2f";
|
|
73
|
+
readonly edsFeedbackEdsDangerHighlight: "#ffc1c1";
|
|
74
|
+
readonly edsFeedbackEdsDangerResting: "#eb0000";
|
|
75
|
+
readonly edsFeedbackEdsDangerDarkText: "#ff6670";
|
|
76
|
+
readonly edsFeedbackEdsDangerDarkHover: "#ff949b";
|
|
77
|
+
readonly edsFeedbackEdsWarningResting: "#ff9200";
|
|
78
|
+
readonly edsFeedbackEdsWarningHover: "#ad6200";
|
|
79
|
+
readonly edsFeedbackEdsWarningHighlight: "#ffe7d6";
|
|
80
|
+
readonly edsFeedbackEdsWarningDarkText: "#ffc67a";
|
|
81
|
+
readonly edsFeedbackEdsWarningDarkHover: "#ffdaa8";
|
|
82
|
+
readonly edsFeedbackEdsSuccessResting: "#4bb748";
|
|
83
|
+
readonly edsFeedbackEdsSuccessHover: "#358132";
|
|
84
|
+
readonly edsFeedbackEdsSuccessHighlight: "#e6faec";
|
|
85
|
+
readonly edsFeedbackEdsSuccessDarkText: "#a1daa0";
|
|
86
|
+
readonly edsFeedbackEdsSuccessDarkHover: "#c1e7c1";
|
|
87
|
+
readonly edsPrimaryEdsEnergyRed_100: "#eb0037";
|
|
88
|
+
readonly edsPrimaryEdsEnergyRed_55: "#ff7d98";
|
|
89
|
+
readonly edsPrimaryEdsEnergyRed_34: "#ffaebf";
|
|
90
|
+
readonly edsPrimaryEdsEnergyRed_21: "#ffcdd7";
|
|
91
|
+
readonly edsPrimaryEdsEnergyRed_13: "#ffe0e7";
|
|
92
|
+
readonly edsInfographicEdsBlueOcean: "#004088";
|
|
93
|
+
readonly edsInfographicEdsBlueOvercast: "#0084c4";
|
|
94
|
+
readonly edsInfographicEdsBlueSky: "#52c0ff";
|
|
95
|
+
readonly edsInfographicEdsPurpleBerry: "#8c1159";
|
|
96
|
+
readonly edsInfographicEdsPinkRose: "#e24973";
|
|
97
|
+
readonly edsInfographicEdsPinkSalmon: "#ff92a8";
|
|
98
|
+
readonly edsInfographicEdsGreenCucumber: "#005f57";
|
|
99
|
+
readonly edsInfographicEdsGreenSucculent: "#00977b";
|
|
100
|
+
readonly edsInfographicEdsGreenMint: "#40d38f";
|
|
101
|
+
readonly edsInfographicEdsWeatheredRed: "#7d0023";
|
|
102
|
+
readonly edsInfographicEdsSlateBlue: "#243746";
|
|
103
|
+
readonly edsInfographicEdsMistBlue: "#d5eaf4";
|
|
104
|
+
readonly miscProcosysYellow: "#ffdd00";
|
|
105
|
+
readonly miscProcosysGreen_1: "#bcf316";
|
|
106
|
+
readonly miscProcosysGreen_3: "#60f316";
|
|
107
|
+
readonly miscProcosysBlue_1: "#d5eaf4";
|
|
108
|
+
readonly miscProcosysBlue_5: "#0d59f2";
|
|
109
|
+
readonly miscProcosysRed_1: "#ff1243";
|
|
110
|
+
readonly miscProcosysPink: "#f94693";
|
|
111
|
+
readonly miscProcosysGreen_2: "#c7f316";
|
|
112
|
+
readonly miscProcosysBlue_3: "#1accf2";
|
|
113
|
+
readonly miscProcosysGreen_4: "#23ef2a";
|
|
114
|
+
readonly miscProcosysGreen_5: "#3eb54a";
|
|
115
|
+
readonly miscProcosysBlue_2: "#0dccf2";
|
|
116
|
+
readonly miscProcosysRed_2: "#eb0000";
|
|
117
|
+
readonly miscProcosysBlue_4: "#52c0ff";
|
|
118
|
+
readonly edsGreyscaleCustomGrey_100: "#171717";
|
|
119
|
+
readonly edsGreyscaleCustomGrey_90: "#333333";
|
|
120
|
+
readonly edsGreyscaleCustomGrey_80: "#3d3d3d";
|
|
121
|
+
readonly edsGreyscaleCustomGrey_70: "#565656";
|
|
122
|
+
readonly edsGreyscaleCustomGrey_30: "#bebebe";
|
|
123
|
+
readonly edsGreyscaleCustomGrey_60: "#666666";
|
|
124
|
+
readonly edsGreyscaleCustomGrey_50: "#6f6f6f";
|
|
125
|
+
readonly edsGreyscaleCustomGrey_40: "#8c8c8c";
|
|
126
|
+
readonly edsGreyscaleCustomGrey_20: "#dcdcdc";
|
|
127
|
+
readonly edsGreyscaleCustomGrey_15: "#eaeaea";
|
|
128
|
+
readonly edsGreyscaleCustomGrey_10: "#f7f7f7";
|
|
129
|
+
readonly edsGreyscaleCustomWhite: "#ffffff";
|
|
130
|
+
readonly edsFeedbackCustomYellow_1: "#dbb500";
|
|
131
|
+
readonly edsFeedbackCustomYellow_2: "#ffd500";
|
|
132
|
+
readonly edsFeedbackCustomYellow_3: "#ffea85";
|
|
133
|
+
readonly edsFeedbackCustomYellow_4: "#fff5c2";
|
|
71
134
|
};
|