@turnipxenon/pineapple 2.4.19 → 2.4.21
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/.idea/workspace.xml +64 -66
- package/.svelte-kit/__package__/app.postcss +5 -11
- package/.svelte-kit/__package__/components/pineapple/PineappleBaseLayout.svelte +5 -4
- package/.svelte-kit/generated/client/nodes/8.js +1 -0
- package/.svelte-kit/generated/client/nodes/9.js +1 -0
- package/.svelte-kit/generated/server/internal.js +1 -1
- package/dist/app.postcss +5 -11
- package/dist/components/pineapple/PineappleBaseLayout.svelte +5 -4
- package/package.json +1 -1
- package/src/lib/app.postcss +5 -11
- package/src/lib/components/pineapple/PineappleBaseLayout.svelte +5 -4
package/.idea/workspace.xml
CHANGED
|
@@ -4,15 +4,13 @@
|
|
|
4
4
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="
|
|
8
|
-
<change afterPath="$PROJECT_DIR$/src/
|
|
9
|
-
<change
|
|
10
|
-
<change
|
|
7
|
+
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Fix breadcrumb layout">
|
|
8
|
+
<change afterPath="$PROJECT_DIR$/src/routes/(pineapple)/about/+layout.server.ts" afterDir="false" />
|
|
9
|
+
<change afterPath="$PROJECT_DIR$/src/routes/(pineapple)/about/+page.svelte" afterDir="false" />
|
|
10
|
+
<change afterPath="$PROJECT_DIR$/src/routes/(pineapple)/about/About.yarn" afterDir="false" />
|
|
11
|
+
<change afterPath="$PROJECT_DIR$/src/routes/(pineapple)/about/AboutYarn.ts" afterDir="false" />
|
|
12
|
+
<change beforePath="$PROJECT_DIR$/src/lib/app.postcss" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/app.postcss" afterDir="false" />
|
|
11
13
|
<change beforePath="$PROJECT_DIR$/src/lib/components/pineapple/PineappleBaseLayout.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/pineapple/PineappleBaseLayout.svelte" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/src/lib/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/index.ts" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/src/lib/util/create_go_to_function.ts" beforeDir="false" />
|
|
14
|
-
<change beforePath="$PROJECT_DIR$/src/lib/util/stable_random.ts" beforeDir="false" />
|
|
15
|
-
<change beforePath="$PROJECT_DIR$/src/routes/(pineapple)/+page.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/routes/(pineapple)/+page.svelte" afterDir="false" />
|
|
16
14
|
</list>
|
|
17
15
|
<option name="SHOW_DIALOG" value="false" />
|
|
18
16
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -83,46 +81,46 @@
|
|
|
83
81
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
84
82
|
<option name="showLibraryContents" value="true" />
|
|
85
83
|
</component>
|
|
86
|
-
<component name="PropertiesComponent"
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
84
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
85
|
+
"keyToString": {
|
|
86
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
87
|
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
88
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
89
|
+
"WebServerToolWindowFactoryState": "false",
|
|
90
|
+
"git-widget-placeholder": "turnip/dev",
|
|
91
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
92
|
+
"last_opened_file_path": "C:/Users/Pumpkin/Projects/Web/pineapple/src/routes/(pineapple)/about",
|
|
93
|
+
"node.js.detected.package.eslint": "true",
|
|
94
|
+
"node.js.detected.package.tslint": "true",
|
|
95
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
96
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
97
|
+
"nodejs_interpreter_path": "node",
|
|
98
|
+
"nodejs_package_manager_path": "yarn",
|
|
99
|
+
"npm.build.executor": "Run",
|
|
100
|
+
"npm.dev (1).executor": "Run",
|
|
101
|
+
"npm.dev --open.executor": "Run",
|
|
102
|
+
"npm.dev offline.executor": "Run",
|
|
103
|
+
"npm.dev-offline.executor": "Run",
|
|
104
|
+
"npm.dev.executor": "Run",
|
|
105
|
+
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
106
|
+
"ts.external.directory.path": "C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib",
|
|
107
|
+
"vue.rearranger.settings.migration": "true"
|
|
110
108
|
}
|
|
111
|
-
}
|
|
109
|
+
}]]></component>
|
|
112
110
|
<component name="RecentsManager">
|
|
113
111
|
<key name="CopyFile.RECENT_KEYS">
|
|
112
|
+
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\about" />
|
|
114
113
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\scripts\pineapple_fiber" />
|
|
115
114
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple" />
|
|
116
115
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast\custom-toast" />
|
|
117
116
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast" />
|
|
118
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)" />
|
|
119
117
|
</key>
|
|
120
118
|
<key name="MoveFile.RECENT_KEYS">
|
|
119
|
+
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\about" />
|
|
120
|
+
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)" />
|
|
121
121
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast\custom-toast" />
|
|
122
122
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast" />
|
|
123
123
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple" />
|
|
124
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)" />
|
|
125
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(seaweed)" />
|
|
126
124
|
</key>
|
|
127
125
|
<key name="es6.move.members.recent.items">
|
|
128
126
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\util\util.ts" />
|
|
@@ -220,31 +218,7 @@
|
|
|
220
218
|
<workItem from="1710914868232" duration="41000" />
|
|
221
219
|
<workItem from="1711051949931" duration="144000" />
|
|
222
220
|
<workItem from="1711052377810" duration="128000" />
|
|
223
|
-
<workItem from="1711090540281" duration="
|
|
224
|
-
</task>
|
|
225
|
-
<task id="LOCAL-00030" summary="Migrate to skeleton 2.0">
|
|
226
|
-
<option name="closed" value="true" />
|
|
227
|
-
<created>1709928538758</created>
|
|
228
|
-
<option name="number" value="00030" />
|
|
229
|
-
<option name="presentableId" value="LOCAL-00030" />
|
|
230
|
-
<option name="project" value="LOCAL" />
|
|
231
|
-
<updated>1709928538758</updated>
|
|
232
|
-
</task>
|
|
233
|
-
<task id="LOCAL-00031" summary="Add web scraper for thumbnails and more projects">
|
|
234
|
-
<option name="closed" value="true" />
|
|
235
|
-
<created>1709953967323</created>
|
|
236
|
-
<option name="number" value="00031" />
|
|
237
|
-
<option name="presentableId" value="LOCAL-00031" />
|
|
238
|
-
<option name="project" value="LOCAL" />
|
|
239
|
-
<updated>1709953967323</updated>
|
|
240
|
-
</task>
|
|
241
|
-
<task id="LOCAL-00032" summary="Fix import error">
|
|
242
|
-
<option name="closed" value="true" />
|
|
243
|
-
<created>1709957536081</created>
|
|
244
|
-
<option name="number" value="00032" />
|
|
245
|
-
<option name="presentableId" value="LOCAL-00032" />
|
|
246
|
-
<option name="project" value="LOCAL" />
|
|
247
|
-
<updated>1709957536081</updated>
|
|
221
|
+
<workItem from="1711090540281" duration="7097000" />
|
|
248
222
|
</task>
|
|
249
223
|
<task id="LOCAL-00033" summary="Finalize available content for portfolio">
|
|
250
224
|
<option name="closed" value="true" />
|
|
@@ -614,7 +588,31 @@
|
|
|
614
588
|
<option name="project" value="LOCAL" />
|
|
615
589
|
<updated>1711093944293</updated>
|
|
616
590
|
</task>
|
|
617
|
-
<
|
|
591
|
+
<task id="LOCAL-00079" summary="Refactor all util functions into util/util">
|
|
592
|
+
<option name="closed" value="true" />
|
|
593
|
+
<created>1711096111508</created>
|
|
594
|
+
<option name="number" value="00079" />
|
|
595
|
+
<option name="presentableId" value="LOCAL-00079" />
|
|
596
|
+
<option name="project" value="LOCAL" />
|
|
597
|
+
<updated>1711096111508</updated>
|
|
598
|
+
</task>
|
|
599
|
+
<task id="LOCAL-00080" summary="v2.4.19">
|
|
600
|
+
<option name="closed" value="true" />
|
|
601
|
+
<created>1711096300621</created>
|
|
602
|
+
<option name="number" value="00080" />
|
|
603
|
+
<option name="presentableId" value="LOCAL-00080" />
|
|
604
|
+
<option name="project" value="LOCAL" />
|
|
605
|
+
<updated>1711096300622</updated>
|
|
606
|
+
</task>
|
|
607
|
+
<task id="LOCAL-00081" summary="Fix breadcrumb layout">
|
|
608
|
+
<option name="closed" value="true" />
|
|
609
|
+
<created>1711096829327</created>
|
|
610
|
+
<option name="number" value="00081" />
|
|
611
|
+
<option name="presentableId" value="LOCAL-00081" />
|
|
612
|
+
<option name="project" value="LOCAL" />
|
|
613
|
+
<updated>1711096829327</updated>
|
|
614
|
+
</task>
|
|
615
|
+
<option name="localTasksCounter" value="82" />
|
|
618
616
|
<servers />
|
|
619
617
|
</component>
|
|
620
618
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -672,9 +670,6 @@
|
|
|
672
670
|
</option>
|
|
673
671
|
</component>
|
|
674
672
|
<component name="VcsManagerConfiguration">
|
|
675
|
-
<MESSAGE value="v2.4.6" />
|
|
676
|
-
<MESSAGE value="Extract styling out of Skeleton accordion" />
|
|
677
|
-
<MESSAGE value="Attempt to make postcss exportable" />
|
|
678
673
|
<MESSAGE value="Change lib to pkg to prevent the references from breaking from downstream apps" />
|
|
679
674
|
<MESSAGE value="Add data-nosnippet" />
|
|
680
675
|
<MESSAGE value="Fix wrong link in migrante" />
|
|
@@ -697,6 +692,9 @@
|
|
|
697
692
|
<MESSAGE value="Add option to set default dialog behavior in Pineapple" />
|
|
698
693
|
<MESSAGE value="Export Card" />
|
|
699
694
|
<MESSAGE value="Replace all $lib to $pkg" />
|
|
700
|
-
<
|
|
695
|
+
<MESSAGE value="Refactor all util functions into util/util" />
|
|
696
|
+
<MESSAGE value="v2.4.19" />
|
|
697
|
+
<MESSAGE value="Fix breadcrumb layout" />
|
|
698
|
+
<option name="LAST_COMMIT_MESSAGE" value="Fix breadcrumb layout" />
|
|
701
699
|
</component>
|
|
702
700
|
</project>
|
|
@@ -62,19 +62,9 @@ html, body {
|
|
|
62
62
|
}
|
|
63
63
|
*/
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
.variant-ghost-primary {
|
|
67
|
-
background-color: rgb(var(--color-primary-500) / 0.8);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.dark .variant-ghost-primary {
|
|
71
|
-
background-color: rgb(var(--color-primary-400) / 0.8);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
65
|
.default-card {
|
|
75
|
-
|
|
66
|
+
padding: 2em;
|
|
76
67
|
text-align: start;
|
|
77
|
-
padding-inline-end: clamp(0rem, 10vw, 8rem);
|
|
78
68
|
max-width: var(--default-card-max-width);
|
|
79
69
|
}
|
|
80
70
|
|
|
@@ -205,3 +195,7 @@ a:active {
|
|
|
205
195
|
--tw-ring-color: rgb(var(--color-text-400));
|
|
206
196
|
/*background-color: red;*/
|
|
207
197
|
}
|
|
198
|
+
|
|
199
|
+
.dark .ares-logo {
|
|
200
|
+
filter: invert(100%);
|
|
201
|
+
}
|
|
@@ -9,7 +9,7 @@ import CloseIcon from "../../assets/icons/close.svg";
|
|
|
9
9
|
import { dialogManager, enableDialogueOverlay } from "../dialog_manager/DialogManagerStore";
|
|
10
10
|
import Toast from "./toast/Toast.svelte";
|
|
11
11
|
import DialogOverlay from "../DialogOverlay.svelte";
|
|
12
|
-
import {
|
|
12
|
+
import { fade } from "svelte/transition";
|
|
13
13
|
let pages = [];
|
|
14
14
|
const updateBreadcrumb = (pathname) => {
|
|
15
15
|
pages = [];
|
|
@@ -81,12 +81,12 @@ enableDialogueOverlay.set(showDialogByDefault);
|
|
|
81
81
|
<ol class="breadcrumb">
|
|
82
82
|
{#each pages as crumb, i}
|
|
83
83
|
{#if i < pages.length - 1}
|
|
84
|
-
<li class="crumb"
|
|
84
|
+
<li class="crumb" in:fade>
|
|
85
85
|
<a href={crumb.path}>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</a>
|
|
86
|
-
›
|
|
86
|
+
›
|
|
87
87
|
</li>
|
|
88
88
|
{:else}
|
|
89
|
-
<li class="crumb"
|
|
89
|
+
<li class="crumb" in:fade>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</li>
|
|
90
90
|
{/if}
|
|
91
91
|
{/each}
|
|
92
92
|
</ol>
|
|
@@ -165,6 +165,7 @@ enableDialogueOverlay.set(showDialogByDefault);
|
|
|
165
165
|
display: flex;
|
|
166
166
|
align-items: center;
|
|
167
167
|
justify-content: center;
|
|
168
|
+
margin: 0.1em;
|
|
168
169
|
}
|
|
169
170
|
|
|
170
171
|
.crumb-separator {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as component } from "../../../../src/routes/(seaweed)/portfolio/+page.svelte";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as component } from "../../../../src/routes/(seaweed)/portfolio/actual/+page.svelte";
|
|
@@ -21,7 +21,7 @@ export const options = {
|
|
|
21
21
|
app: ({ head, body, assets, nonce, env }) => "<!DOCTYPE html>\n<html lang=\"en\">\n\t<head>\n\t\t<meta charset=\"utf-8\" />\n\t\t<link rel=\"icon\" href=\"" + assets + "/favicon.png\" />\n\t\t<meta name=\"viewport\" content=\"width=device-width\" />\n\t\t" + head + "\n\t</head>\n\n\t<body data-sveltekit-preload-data=\"hover\" data-theme=\"crimson\">\n\t\t<div style=\"display: contents\" class=\"h-full overflow-hidden\">" + body + "</div>\n\t</body>\n</html>\n",
|
|
22
22
|
error: ({ status, message }) => "<!doctype html>\n<html lang=\"en\">\n\t<head>\n\t\t<meta charset=\"utf-8\" />\n\t\t<title>" + message + "</title>\n\n\t\t<style>\n\t\t\tbody {\n\t\t\t\t--bg: white;\n\t\t\t\t--fg: #222;\n\t\t\t\t--divider: #ccc;\n\t\t\t\tbackground: var(--bg);\n\t\t\t\tcolor: var(--fg);\n\t\t\t\tfont-family:\n\t\t\t\t\tsystem-ui,\n\t\t\t\t\t-apple-system,\n\t\t\t\t\tBlinkMacSystemFont,\n\t\t\t\t\t'Segoe UI',\n\t\t\t\t\tRoboto,\n\t\t\t\t\tOxygen,\n\t\t\t\t\tUbuntu,\n\t\t\t\t\tCantarell,\n\t\t\t\t\t'Open Sans',\n\t\t\t\t\t'Helvetica Neue',\n\t\t\t\t\tsans-serif;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tjustify-content: center;\n\t\t\t\theight: 100vh;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\n\t\t\t.error {\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t\tmax-width: 32rem;\n\t\t\t\tmargin: 0 1rem;\n\t\t\t}\n\n\t\t\t.status {\n\t\t\t\tfont-weight: 200;\n\t\t\t\tfont-size: 3rem;\n\t\t\t\tline-height: 1;\n\t\t\t\tposition: relative;\n\t\t\t\ttop: -0.05rem;\n\t\t\t}\n\n\t\t\t.message {\n\t\t\t\tborder-left: 1px solid var(--divider);\n\t\t\t\tpadding: 0 0 0 1rem;\n\t\t\t\tmargin: 0 0 0 1rem;\n\t\t\t\tmin-height: 2.5rem;\n\t\t\t\tdisplay: flex;\n\t\t\t\talign-items: center;\n\t\t\t}\n\n\t\t\t.message h1 {\n\t\t\t\tfont-weight: 400;\n\t\t\t\tfont-size: 1em;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\n\t\t\t@media (prefers-color-scheme: dark) {\n\t\t\t\tbody {\n\t\t\t\t\t--bg: #222;\n\t\t\t\t\t--fg: #ddd;\n\t\t\t\t\t--divider: #666;\n\t\t\t\t}\n\t\t\t}\n\t\t</style>\n\t</head>\n\t<body>\n\t\t<div class=\"error\">\n\t\t\t<span class=\"status\">" + status + "</span>\n\t\t\t<div class=\"message\">\n\t\t\t\t<h1>" + message + "</h1>\n\t\t\t</div>\n\t\t</div>\n\t</body>\n</html>\n"
|
|
23
23
|
},
|
|
24
|
-
version_hash: "
|
|
24
|
+
version_hash: "lfp8bi"
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
export async function get_hooks() {
|
package/dist/app.postcss
CHANGED
|
@@ -62,19 +62,9 @@ html, body {
|
|
|
62
62
|
}
|
|
63
63
|
*/
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
.variant-ghost-primary {
|
|
67
|
-
background-color: rgb(var(--color-primary-500) / 0.8);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.dark .variant-ghost-primary {
|
|
71
|
-
background-color: rgb(var(--color-primary-400) / 0.8);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
65
|
.default-card {
|
|
75
|
-
|
|
66
|
+
padding: 2em;
|
|
76
67
|
text-align: start;
|
|
77
|
-
padding-inline-end: clamp(0rem, 10vw, 8rem);
|
|
78
68
|
max-width: var(--default-card-max-width);
|
|
79
69
|
}
|
|
80
70
|
|
|
@@ -205,3 +195,7 @@ a:active {
|
|
|
205
195
|
--tw-ring-color: rgb(var(--color-text-400));
|
|
206
196
|
/*background-color: red;*/
|
|
207
197
|
}
|
|
198
|
+
|
|
199
|
+
.dark .ares-logo {
|
|
200
|
+
filter: invert(100%);
|
|
201
|
+
}
|
|
@@ -9,7 +9,7 @@ import CloseIcon from "../../assets/icons/close.svg";
|
|
|
9
9
|
import { dialogManager, enableDialogueOverlay } from "../dialog_manager/DialogManagerStore";
|
|
10
10
|
import Toast from "./toast/Toast.svelte";
|
|
11
11
|
import DialogOverlay from "../DialogOverlay.svelte";
|
|
12
|
-
import {
|
|
12
|
+
import { fade } from "svelte/transition";
|
|
13
13
|
let pages = [];
|
|
14
14
|
const updateBreadcrumb = (pathname) => {
|
|
15
15
|
pages = [];
|
|
@@ -81,12 +81,12 @@ enableDialogueOverlay.set(showDialogByDefault);
|
|
|
81
81
|
<ol class="breadcrumb">
|
|
82
82
|
{#each pages as crumb, i}
|
|
83
83
|
{#if i < pages.length - 1}
|
|
84
|
-
<li class="crumb"
|
|
84
|
+
<li class="crumb" in:fade>
|
|
85
85
|
<a href={crumb.path}>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</a>
|
|
86
|
-
›
|
|
86
|
+
›
|
|
87
87
|
</li>
|
|
88
88
|
{:else}
|
|
89
|
-
<li class="crumb"
|
|
89
|
+
<li class="crumb" in:fade>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</li>
|
|
90
90
|
{/if}
|
|
91
91
|
{/each}
|
|
92
92
|
</ol>
|
|
@@ -165,6 +165,7 @@ enableDialogueOverlay.set(showDialogByDefault);
|
|
|
165
165
|
display: flex;
|
|
166
166
|
align-items: center;
|
|
167
167
|
justify-content: center;
|
|
168
|
+
margin: 0.1em;
|
|
168
169
|
}
|
|
169
170
|
|
|
170
171
|
.crumb-separator {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@turnipxenon/pineapple",
|
|
3
3
|
"description": "personal package for base styling for other personal projects",
|
|
4
|
-
"version": "2.4.
|
|
4
|
+
"version": "2.4.21",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev": "vite dev",
|
|
7
7
|
"build": "npm run check-requirements && vite build && yarn package",
|
package/src/lib/app.postcss
CHANGED
|
@@ -62,19 +62,9 @@ html, body {
|
|
|
62
62
|
}
|
|
63
63
|
*/
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
.variant-ghost-primary {
|
|
67
|
-
background-color: rgb(var(--color-primary-500) / 0.8);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.dark .variant-ghost-primary {
|
|
71
|
-
background-color: rgb(var(--color-primary-400) / 0.8);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
65
|
.default-card {
|
|
75
|
-
|
|
66
|
+
padding: 2em;
|
|
76
67
|
text-align: start;
|
|
77
|
-
padding-inline-end: clamp(0rem, 10vw, 8rem);
|
|
78
68
|
max-width: var(--default-card-max-width);
|
|
79
69
|
}
|
|
80
70
|
|
|
@@ -205,3 +195,7 @@ a:active {
|
|
|
205
195
|
--tw-ring-color: rgb(var(--color-text-400));
|
|
206
196
|
/*background-color: red;*/
|
|
207
197
|
}
|
|
198
|
+
|
|
199
|
+
.dark .ares-logo {
|
|
200
|
+
filter: invert(100%);
|
|
201
|
+
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
import { dialogManager, enableDialogueOverlay } from "$pkg/components/dialog_manager/DialogManagerStore";
|
|
19
19
|
import Toast from "$pkg/components/pineapple/toast/Toast.svelte";
|
|
20
20
|
import DialogOverlay from "$pkg/components/DialogOverlay.svelte";
|
|
21
|
-
import {
|
|
21
|
+
import { fade } from "svelte/transition";
|
|
22
22
|
// todo: clean up all these imports!
|
|
23
23
|
|
|
24
24
|
let pages: BreadcrumbData[] = [];
|
|
@@ -98,12 +98,12 @@
|
|
|
98
98
|
<ol class="breadcrumb">
|
|
99
99
|
{#each pages as crumb, i}
|
|
100
100
|
{#if i < pages.length - 1}
|
|
101
|
-
<li class="crumb"
|
|
101
|
+
<li class="crumb" in:fade>
|
|
102
102
|
<a href={crumb.path}>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</a>
|
|
103
|
-
›
|
|
103
|
+
›
|
|
104
104
|
</li>
|
|
105
105
|
{:else}
|
|
106
|
-
<li class="crumb"
|
|
106
|
+
<li class="crumb" in:fade>{crumb.name.charAt(0).toUpperCase() + crumb.name.slice(1)}</li>
|
|
107
107
|
{/if}
|
|
108
108
|
{/each}
|
|
109
109
|
</ol>
|
|
@@ -174,6 +174,7 @@
|
|
|
174
174
|
|
|
175
175
|
.crumb {
|
|
176
176
|
@apply flex justify-center items-center;
|
|
177
|
+
margin: 0.1em;
|
|
177
178
|
}
|
|
178
179
|
|
|
179
180
|
.crumb-separator {
|