buddy-workbench 0.1.47 → 0.1.48
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/package.json +1 -1
- package/server/routes/overview.js +15 -3
- package/ui/dist/assets/{index-B3VoISa3.js → index-JbMPK4Jp.js} +46 -46
- package/ui/dist/devbuddy-180.png +0 -0
- package/ui/dist/devbuddy-192.png +0 -0
- package/ui/dist/devbuddy-512.png +0 -0
- package/ui/dist/devbuddy-splash.svg +10 -10
- package/ui/dist/devbuddy.icns +0 -0
- package/ui/dist/devbuddy.svg +10 -10
- package/ui/dist/favicon.png +0 -0
- package/ui/dist/index.html +1 -1
- package/ui/dist/sw.js +2 -2
package/ui/dist/devbuddy-180.png
CHANGED
|
Binary file
|
package/ui/dist/devbuddy-192.png
CHANGED
|
Binary file
|
package/ui/dist/devbuddy-512.png
CHANGED
|
Binary file
|
|
@@ -3,35 +3,35 @@
|
|
|
3
3
|
<desc id="desc">DevBuddy terminal icon with a softly blinking sparkle.</desc>
|
|
4
4
|
<defs>
|
|
5
5
|
<linearGradient id="background" x1="28" y1="22" x2="226" y2="236" gradientUnits="userSpaceOnUse">
|
|
6
|
-
<stop stop-color="#
|
|
7
|
-
<stop offset=".48" stop-color="#
|
|
8
|
-
<stop offset="1" stop-color="#
|
|
6
|
+
<stop stop-color="#B8B0FF"/>
|
|
7
|
+
<stop offset=".48" stop-color="#9A91F2"/>
|
|
8
|
+
<stop offset="1" stop-color="#7066D1"/>
|
|
9
9
|
</linearGradient>
|
|
10
10
|
<linearGradient id="screen" x1="55" y1="67" x2="205" y2="191" gradientUnits="userSpaceOnUse">
|
|
11
|
-
<stop stop-color="#
|
|
12
|
-
<stop offset="1" stop-color="#
|
|
11
|
+
<stop stop-color="#403A67"/>
|
|
12
|
+
<stop offset="1" stop-color="#292544"/>
|
|
13
13
|
</linearGradient>
|
|
14
14
|
<filter id="shadow" x="25" y="37" width="207" height="190" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
15
|
-
<feDropShadow dx="0" dy="12" stdDeviation="9" flood-color="#
|
|
15
|
+
<feDropShadow dx="0" dy="12" stdDeviation="9" flood-color="#51489A" flood-opacity=".24"/>
|
|
16
16
|
</filter>
|
|
17
17
|
</defs>
|
|
18
18
|
<rect width="256" height="256" fill="url(#background)"/>
|
|
19
19
|
<path d="M48 80C48 64.536 60.536 52 76 52H180C195.464 52 208 64.536 208 80V176C208 191.464 195.464 204 180 204H76C60.536 204 48 191.464 48 176V80Z" fill="url(#screen)" filter="url(#shadow)"/>
|
|
20
|
-
<path d="M48 82C48 65.431 61.431 52 78 52H178C194.569 52 208 65.431 208 82V99H48V82Z" fill="#
|
|
20
|
+
<path d="M48 82C48 65.431 61.431 52 78 52H178C194.569 52 208 65.431 208 82V99H48V82Z" fill="#5A5285"/>
|
|
21
21
|
<circle cx="75" cy="75.5" r="7.5" fill="#FF7B89"/>
|
|
22
22
|
<circle cx="99" cy="75.5" r="7.5" fill="#FFD16A"/>
|
|
23
23
|
<circle cx="123" cy="75.5" r="7.5" fill="#7DE5B5"/>
|
|
24
24
|
<g transform-origin="94px 150px">
|
|
25
25
|
<animateTransform attributeName="transform" type="rotate" values="0 94 150;0 94 150;-4 94 150;2 94 150;0 94 150" keyTimes="0;.08;.16;.28;1" keySplines=".25 0 .2 1;.35 0 .2 1;.2 0 .3 1;.5 0 .8 1" calcMode="spline" dur="2.4s" repeatCount="indefinite"/>
|
|
26
|
-
<path d="M83 128L105 150L83 172" stroke="#
|
|
26
|
+
<path d="M83 128L105 150L83 172" stroke="#E0DCFF" stroke-width="13" stroke-linecap="round" stroke-linejoin="round" transform-origin="94px 150px">
|
|
27
27
|
<animateTransform attributeName="transform" type="scale" values="1 1;1 1;1 .2;1.06 1.04;1 1" keyTimes="0;.08;.16;.28;1" keySplines=".25 0 .2 1;.35 0 .2 1;.2 0 .3 1;.5 0 .8 1" calcMode="spline" dur="2.4s" repeatCount="indefinite"/>
|
|
28
28
|
</path>
|
|
29
29
|
</g>
|
|
30
|
-
<path d="M126 173H169" stroke="#
|
|
30
|
+
<path d="M126 173H169" stroke="#FFFFFF" stroke-width="13" stroke-linecap="round"/>
|
|
31
31
|
<path id="sparkle" d="M186 31L190.4 43.6L203 48L190.4 52.4L186 65L181.6 52.4L169 48L181.6 43.6L186 31Z" fill="#FFF2AD" transform-origin="186px 48px">
|
|
32
32
|
<animate attributeName="opacity" values="1;1;0.18;1;1" keyTimes="0;.40;.46;.52;1" dur="3.2s" repeatCount="indefinite"/>
|
|
33
33
|
<animateTransform attributeName="transform" type="scale" values="1;1;.22;1;1" keyTimes="0;.40;.46;.52;1" dur="3.2s" repeatCount="indefinite"/>
|
|
34
34
|
</path>
|
|
35
35
|
<circle cx="205" cy="121" r="7" fill="#9CF3CD"/>
|
|
36
|
-
<circle cx="50" cy="190" r="5" fill="#
|
|
36
|
+
<circle cx="50" cy="190" r="5" fill="#E1DEFF"/>
|
|
37
37
|
</svg>
|
package/ui/dist/devbuddy.icns
CHANGED
|
Binary file
|
package/ui/dist/devbuddy.svg
CHANGED
|
@@ -3,27 +3,27 @@
|
|
|
3
3
|
<desc id="desc">A friendly developer workbench icon with a terminal and sparkle.</desc>
|
|
4
4
|
<defs>
|
|
5
5
|
<linearGradient id="background" x1="28" y1="22" x2="226" y2="236" gradientUnits="userSpaceOnUse">
|
|
6
|
-
<stop stop-color="#
|
|
7
|
-
<stop offset=".48" stop-color="#
|
|
8
|
-
<stop offset="1" stop-color="#
|
|
6
|
+
<stop stop-color="#B8B0FF"/>
|
|
7
|
+
<stop offset=".48" stop-color="#9A91F2"/>
|
|
8
|
+
<stop offset="1" stop-color="#7066D1"/>
|
|
9
9
|
</linearGradient>
|
|
10
10
|
<linearGradient id="screen" x1="55" y1="67" x2="205" y2="191" gradientUnits="userSpaceOnUse">
|
|
11
|
-
<stop stop-color="#
|
|
12
|
-
<stop offset="1" stop-color="#
|
|
11
|
+
<stop stop-color="#403A67"/>
|
|
12
|
+
<stop offset="1" stop-color="#292544"/>
|
|
13
13
|
</linearGradient>
|
|
14
14
|
<filter id="shadow" x="25" y="37" width="207" height="190" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
15
|
-
<feDropShadow dx="0" dy="12" stdDeviation="9" flood-color="#
|
|
15
|
+
<feDropShadow dx="0" dy="12" stdDeviation="9" flood-color="#51489A" flood-opacity=".24"/>
|
|
16
16
|
</filter>
|
|
17
17
|
</defs>
|
|
18
18
|
<rect width="256" height="256" fill="url(#background)"/>
|
|
19
19
|
<path d="M48 80C48 64.536 60.536 52 76 52H180C195.464 52 208 64.536 208 80V176C208 191.464 195.464 204 180 204H76C60.536 204 48 191.464 48 176V80Z" fill="url(#screen)" filter="url(#shadow)"/>
|
|
20
|
-
<path d="M48 82C48 65.431 61.431 52 78 52H178C194.569 52 208 65.431 208 82V99H48V82Z" fill="#
|
|
20
|
+
<path d="M48 82C48 65.431 61.431 52 78 52H178C194.569 52 208 65.431 208 82V99H48V82Z" fill="#5A5285"/>
|
|
21
21
|
<circle cx="75" cy="75.5" r="7.5" fill="#FF7B89"/>
|
|
22
22
|
<circle cx="99" cy="75.5" r="7.5" fill="#FFD16A"/>
|
|
23
23
|
<circle cx="123" cy="75.5" r="7.5" fill="#7DE5B5"/>
|
|
24
|
-
<path d="M83 128L105 150L83 172" stroke="#
|
|
25
|
-
<path d="M126 173H169" stroke="#
|
|
24
|
+
<path d="M83 128L105 150L83 172" stroke="#E0DCFF" stroke-width="13" stroke-linecap="round" stroke-linejoin="round"/>
|
|
25
|
+
<path d="M126 173H169" stroke="#FFFFFF" stroke-width="13" stroke-linecap="round"/>
|
|
26
26
|
<path d="M186 31L190.4 43.6L203 48L190.4 52.4L186 65L181.6 52.4L169 48L181.6 43.6L186 31Z" fill="#FFF2AD"/>
|
|
27
27
|
<circle cx="205" cy="121" r="7" fill="#9CF3CD"/>
|
|
28
|
-
<circle cx="50" cy="190" r="5" fill="#
|
|
28
|
+
<circle cx="50" cy="190" r="5" fill="#E1DEFF"/>
|
|
29
29
|
</svg>
|
package/ui/dist/favicon.png
CHANGED
|
Binary file
|
package/ui/dist/index.html
CHANGED
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
.app-splash-content::after { animation: none; }
|
|
148
148
|
}
|
|
149
149
|
</style>
|
|
150
|
-
<script type="module" crossorigin src="/assets/index-
|
|
150
|
+
<script type="module" crossorigin src="/assets/index-JbMPK4Jp.js"></script>
|
|
151
151
|
<link rel="stylesheet" crossorigin href="/assets/index-K9g69_HI.css">
|
|
152
152
|
</head>
|
|
153
153
|
<body>
|
package/ui/dist/sw.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
const CACHE_NAME = "devbuddy-ui-
|
|
3
|
-
const PRECACHE_URLS = ["/index.html","/devbuddy-splash.svg","assets/
|
|
2
|
+
const CACHE_NAME = "devbuddy-ui-JbMPK4Jp.js|assetsindex-K9g69_HI.css|assetsmozjpeg_dec-muSO2n8T.wasm|assetsmozjpeg_enc-DO-zoExo.wasm|splash-0a5ef7c15eba";
|
|
3
|
+
const PRECACHE_URLS = ["/index.html","/devbuddy-splash.svg","assets/mozjpeg_dec-muSO2n8T.wasm","assets/mozjpeg_enc-DO-zoExo.wasm","assets/index-K9g69_HI.css","assets/index-JbMPK4Jp.js","assets/index-Dty-56mC.js"];
|
|
4
4
|
|
|
5
5
|
self.addEventListener('install', (event) => {
|
|
6
6
|
event.waitUntil(
|