@equinor/echo-components 0.26.4 → 0.26.8
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.
- package/index.cjs.js +1 -1
- package/package.json +3 -2
- package/src/components/echoButton/EchoActionButton.d.ts +13 -0
- package/src/components/echoButton/EchoButton.d.ts +14 -0
- package/src/components/echoMenu/EchoMenu.d.ts +9 -0
- package/src/components/index.d.ts +4 -0
- package/src/icons/echoAssets/groups.d.ts +5 -0
- package/src/icons/echoAssets/index.d.ts +1 -0
- package/src/index.d.ts +6 -0
- package/src/providers/UIPreferenceProvider.d.ts +54 -0
- package/src/theme/echoModes.generated.d.ts +447 -0
- package/src/theme/echoPrimitives.generated.d.ts +73 -0
- package/src/theme/themeConst.d.ts +9 -0
- package/style-reset.css +1 -1
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
export declare const echoPrimitives: {
|
|
2
|
+
readonly standardWeakLightGrey: "#e6e6e6";
|
|
3
|
+
readonly standardWeakGrey: "#c7c7c7";
|
|
4
|
+
readonly standardWeakBlue: "#d5eaf4";
|
|
5
|
+
readonly standardWeakLightGreen: "#e6faec";
|
|
6
|
+
readonly standardWeakMediumGreen: "#c1e7c1";
|
|
7
|
+
readonly standardWeakGreen: "#a1daa0";
|
|
8
|
+
readonly standardWeakYellow: "#fff8d6";
|
|
9
|
+
readonly standardWeakLightOrange: "#ffe7d6";
|
|
10
|
+
readonly standardWeakMediumOrange: "#ffdaa8";
|
|
11
|
+
readonly standardWeakOrange: "#ffc67a";
|
|
12
|
+
readonly standardWeakLightRed: "#ffc1c1";
|
|
13
|
+
readonly standardWeakRed: "#ff949b";
|
|
14
|
+
readonly standardStrongGrey: "#9e9e9e";
|
|
15
|
+
readonly standardStrongBlack: "#000000";
|
|
16
|
+
readonly standardStrongBlue: "#0084c4";
|
|
17
|
+
readonly standardStrongGreen: "#4bb748";
|
|
18
|
+
readonly standardStrongDarkGreen: "#358132";
|
|
19
|
+
readonly standardStrongYellow: "#fff099";
|
|
20
|
+
readonly standardStrongDarkYellow: "#fdca01";
|
|
21
|
+
readonly standardStrongOrange: "#ff9200";
|
|
22
|
+
readonly standardStrongDarkOrange: "#ad6200";
|
|
23
|
+
readonly standardStrongRed: "#eb0000";
|
|
24
|
+
readonly standardStrongDarkRed: "#b30d2f";
|
|
25
|
+
readonly standardRandomRandom_1: "#e24973";
|
|
26
|
+
readonly standardRandomRandom_2: "#52c0ff";
|
|
27
|
+
readonly standardRandomRandom_3: "#ff9200";
|
|
28
|
+
readonly standardRandomRandom_4: "#40d38f";
|
|
29
|
+
readonly standardRandomRandom_5: "#b30d2f";
|
|
30
|
+
readonly standardRandomRandom_6: "#fdca01";
|
|
31
|
+
readonly standardRandomRandom_7: "#004088";
|
|
32
|
+
readonly standardRandomRandom_8: "#00977b";
|
|
33
|
+
readonly standardRandomRandom_9: "#ffaebf";
|
|
34
|
+
readonly standardRandomRandom_10: "#0084c4";
|
|
35
|
+
readonly standardRandomRandom_11: "#eb0037";
|
|
36
|
+
readonly standardRandomRandom_12: "#8c1159";
|
|
37
|
+
readonly standardRandomRandom_13: "#005f57";
|
|
38
|
+
readonly standardRandomRandom_14: "#ad6200";
|
|
39
|
+
readonly standardRandomRandom_15: "#243746";
|
|
40
|
+
readonly defaultThemeMossGreen: "#007079";
|
|
41
|
+
readonly defaultThemeWhite: "#ffffff";
|
|
42
|
+
readonly defaultThemeDarkGrey: "#3d3d3d";
|
|
43
|
+
readonly defaultThemeLightGrey: "#bebebe";
|
|
44
|
+
readonly defaultThemeBlack: "#132634";
|
|
45
|
+
readonly defaultThemeMarkerActive: "#00ffff";
|
|
46
|
+
readonly textIconBlack: "#000000";
|
|
47
|
+
readonly textIconWhite: "#ffffff";
|
|
48
|
+
readonly disciplinesArchitect: "#555555";
|
|
49
|
+
readonly disciplinesElectro: "#008e8e";
|
|
50
|
+
readonly disciplinesHvac: "#954c43";
|
|
51
|
+
readonly disciplinesInstrument: "#850085";
|
|
52
|
+
readonly disciplinesMechanical: "#007a00";
|
|
53
|
+
readonly disciplinesPiping: "#c0c0c0";
|
|
54
|
+
readonly disciplinesPipeSupport: "#727272";
|
|
55
|
+
readonly disciplinesSafety: "#7a0000";
|
|
56
|
+
readonly disciplinesStructural: "#c08850";
|
|
57
|
+
readonly disciplinesTelecom: "#7a1a1a";
|
|
58
|
+
readonly disciplinesUndetermined: "#248cff";
|
|
59
|
+
readonly seletionColorsSelectioncolor1: "#fa00ff";
|
|
60
|
+
readonly seletionColorsSelectioncolor2: "#ff5c00";
|
|
61
|
+
readonly seletionColorsSelectioncolor3: "#faff00";
|
|
62
|
+
readonly seletionColorsSelectioncolor4: "#9eff00";
|
|
63
|
+
readonly seletionColorsSelectioncolor5: "#00bb13";
|
|
64
|
+
readonly seletionColorsSelectioncolor6: "#05ffc3";
|
|
65
|
+
readonly seletionColorsSelectioncolor7: "#00d1ff";
|
|
66
|
+
readonly seletionColorsSelectioncolor8: "#0066ff";
|
|
67
|
+
readonly seletionColorsSelectioncolor9: "#0007b0";
|
|
68
|
+
readonly seletionColorsSelectioncolor10: "#7304ff";
|
|
69
|
+
readonly seletionColorsSelectioncolor11: "#ff0000";
|
|
70
|
+
readonly seletionColorsSelectioncolor12: "#ff006b";
|
|
71
|
+
readonly seletionColorsSelectioncolor13: "#000000";
|
|
72
|
+
readonly seletionColorsSelectioncolor14: "#ffffff";
|
|
73
|
+
};
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
export declare const themeConst: {
|
|
2
2
|
xSmall: string;
|
|
3
3
|
small: string;
|
|
4
|
+
smallMedium: string;
|
|
4
5
|
medium: string;
|
|
6
|
+
mediumLarge: string;
|
|
5
7
|
large: string;
|
|
6
8
|
xLarge: string;
|
|
7
9
|
fontSizeXSmall: string;
|
|
8
10
|
fontSizeSmall: string;
|
|
11
|
+
fontSizeSmallMedium: string;
|
|
9
12
|
fontSizeMedium: string;
|
|
10
13
|
weakLightGray: string;
|
|
11
14
|
weakGrey: string;
|
|
@@ -130,6 +133,10 @@ export declare const themeConst: {
|
|
|
130
133
|
readonly mediumSeverityText: string;
|
|
131
134
|
readonly lowSeverityText: string;
|
|
132
135
|
defaultSeverityText: string;
|
|
136
|
+
readonly riskHighSeverity: string;
|
|
137
|
+
readonly riskMediumSeverity: string;
|
|
138
|
+
readonly riskLowSeverity: string;
|
|
139
|
+
readonly riskDefaultSeverity: string;
|
|
133
140
|
readonly toggleActive: string;
|
|
134
141
|
readonly toggleInactive: string;
|
|
135
142
|
hoverIcon: string;
|
|
@@ -147,4 +154,6 @@ export declare const themeConst: {
|
|
|
147
154
|
secondaryTextForDarkBackground: string;
|
|
148
155
|
primaryInteractionForDarkBackground: string;
|
|
149
156
|
infographicPrimaryMossGreen: string;
|
|
157
|
+
uiBackgroundSemiTransparent: string;
|
|
158
|
+
textStaticIconsDarkSecondary: string;
|
|
150
159
|
};
|
package/style-reset.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
#root,body,html{height:100%;overflow:hidden;position:fixed;width:100%}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:var(--equiGray5);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--equiGreen1);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--hoverIcon)}button,input{appearance:none;background:transparent;border:inherit;color:inherit;font:inherit;outline:0}input,input:after,input:before{-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}
|
|
1
|
+
#root,body,html{height:100%;overflow:hidden;position:fixed;width:100%}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:var(--equiGray5);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--equiGreen1);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--hoverIcon)}button,input{appearance:none;background:transparent;border:inherit;color:inherit;font:inherit;outline:0}input,input:after,input:before{-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}li,menu,ul{list-style:none;margin-block:0;padding-inline:0}
|