@emulsify/core 1.1.2 → 1.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.
- package/.history/.husky/commit-msg_20240729171216 +4 -0
- package/.history/.husky/commit-msg_20240729172358 +2 -0
- package/.history/.husky/pre-commit_20240729171216 +4 -0
- package/.history/.husky/pre-commit_20240729172429 +2 -0
- package/.history/.storybook/main_20240722083211.js +153 -0
- package/.history/package-lock_20240722091648.json +34023 -0
- package/.history/package-lock_20240729171049.json +34023 -0
- package/.history/package-lock_20240729171107.json +34023 -0
- package/.history/package-lock_20240729171136.json +34023 -0
- package/.history/{package_20240607155640.json → package_20240722085509.json} +7 -8
- package/.history/package_20240722085523.json +135 -0
- package/.history/package_20240722085530.json +135 -0
- package/.history/package_20240722085550.json +135 -0
- package/.history/package_20240722085556.json +135 -0
- package/.history/package_20240722085606.json +135 -0
- package/.history/package_20240722091526.json +135 -0
- package/.history/{package_20240607163353.json → package_20240722091548.json} +5 -5
- package/.history/{package_20240607145546.json → package_20240729171200.json} +6 -6
- package/.history/{package_20240607135337.json → package_20240729171707.json} +15 -7
- package/.history/package_20240729171737.json +135 -0
- package/.history/package_20240729171750.json +135 -0
- package/.history/package_20240729171809.json +135 -0
- package/.history/package_20240729171834.json +135 -0
- package/.history/package_20240729171854.json +135 -0
- package/.history/package_20240729172054.json +135 -0
- package/.history/package_20240729172133.json +135 -0
- package/.history/package_20240729174630.json +135 -0
- package/.husky/commit-msg +0 -2
- package/.husky/pre-commit +0 -2
- package/.storybook/main.js +132 -1
- package/package.json +11 -11
- package/.history/.storybook/main_20240401184129.js +0 -22
- package/.history/.storybook/main_20240607162805.js +0 -22
- package/.history/.storybook/main_20240610082738.js +0 -22
- package/.history/package_20240607132936.json +0 -121
- package/.history/package_20240607135135.json +0 -121
- package/.history/package_20240607135150.json +0 -121
- package/.history/package_20240607135242.json +0 -124
- package/.history/package_20240607135251.json +0 -124
- package/.storybook/manager-head.html +0 -122
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
<style>
|
|
2
|
-
:root {
|
|
3
|
-
--colors-emulsify-blue-100: #e6f5fc;
|
|
4
|
-
--colors-emulsify-blue-200: #CCECFA;
|
|
5
|
-
--colors-emulsify-blue-300: #99D9F4;
|
|
6
|
-
--colors-emulsify-blue-400: #66c5ef;
|
|
7
|
-
--colors-emulsify-blue-500: #33b2e9;
|
|
8
|
-
--colors-emulsify-blue-600: #009fe4;
|
|
9
|
-
--colors-emulsify-blue-700: #007FB6;
|
|
10
|
-
--colors-emulsify-blue-800: #005f89;
|
|
11
|
-
--colors-emulsify-blue-900: #00405b;
|
|
12
|
-
--colors-emulsify-blue-1000: #00202e;
|
|
13
|
-
--colors-purple: #8B1E7E;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.sidebar-container {
|
|
17
|
-
background: url('https://raw.githubusercontent.com/fourkitchens/emulsify-core/main/assets/images/corner-bkg.png?token=GHSAT0AAAAAACIEXLVDMX56QK3ZIZWHWHTEZNYFYIA') no-repeat top left;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.sidebar-container .sidebar-subheading {
|
|
21
|
-
color: var(--colors-emulsify-blue-200);
|
|
22
|
-
font-size: 13px;
|
|
23
|
-
letter-spacing: 0.15em;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.sidebar-container .sidebar-subheading button:focus {
|
|
27
|
-
color: var(--colors-emulsify-blue-300);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/** Triangle icon **/
|
|
31
|
-
.sidebar-container .sidebar-subheading button span {
|
|
32
|
-
color: var(--colors-emulsify-blue-300);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.sidebar-container .search-field input {
|
|
36
|
-
border-color: var(--colors-emulsify-blue-700);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.sidebar-container .search-field input:active {
|
|
40
|
-
border-color: var(--colors-emulsify-blue-700);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.sidebar-container .search-result-recentlyOpened,
|
|
44
|
-
.sidebar-container .search-result-back,
|
|
45
|
-
.sidebar-container .search-result-clearHistory {
|
|
46
|
-
color: var(--colors-emulsify-blue-300) !important;
|
|
47
|
-
letter-spacing: 0.15em;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.sidebar-container .search-result-back span,
|
|
51
|
-
.sidebar-container .search-result-back svg,
|
|
52
|
-
.sidebar-container .search-result-clearHistory span,
|
|
53
|
-
.sidebar-container .search-result-clearHistory svg {
|
|
54
|
-
letter-spacing: normal;
|
|
55
|
-
color: white;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.sidebar-container .sidebar-item svg {
|
|
59
|
-
margin-top: 1px;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.sidebar-container .sidebar-item span {
|
|
63
|
-
margin-top: 4px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.sidebar-container .sidebar-subheading-action svg {
|
|
67
|
-
color: var(--colors-emulsify-blue-400);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.sidebar-container .sidebar-subheading-action:hover svg {
|
|
71
|
-
color: var(--colors-emulsify-blue-300);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.sidebar-header button[title="Shortcuts"] {
|
|
75
|
-
box-shadow: none;
|
|
76
|
-
border: 1px solid var(--colors-emulsify-blue-700);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.sidebar-header button[title="Shortcuts"]:active {
|
|
80
|
-
border: 1px solid var(--colors-emulsify-blue-500);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.sidebar-header button[title="Shortcuts"]:focus {
|
|
84
|
-
background: transparent;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
#shortcuts {
|
|
88
|
-
border-bottom-color: var(--colors-emulsify-blue-900) !important;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
[role="main"]:not(:nth-child(3)) {
|
|
92
|
-
top: 1rem !important;
|
|
93
|
-
height: calc(100vh - 2rem) !important;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
[role="main"] .os-host .os-content button:hover {
|
|
97
|
-
background: var(--colors-emulsify-blue-100);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
[role="main"] .os-host .os-content button:hover svg {
|
|
101
|
-
color: var(--colors-emulsify-blue-900);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
#panel-tab-content,
|
|
105
|
-
#panel-tab-content>* {
|
|
106
|
-
color: var(--colors-emulsify-blue-1000) !important;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
#panel-tab-content a,
|
|
110
|
-
#panel-tab-content a span,
|
|
111
|
-
#panel-tab-content a span svg {
|
|
112
|
-
color: var(--colors-emulsify-blue-800);
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
#panel-tab-content>div>div>div>div>div>div {
|
|
116
|
-
background: transparent;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
#panel-tab-content>div>div>div>div>div>div>div {
|
|
120
|
-
color: var(--colors-emulsify-blue-1000) !important;
|
|
121
|
-
}
|
|
122
|
-
</style>
|