@turnipxenon/pineapple 2.4.20 → 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 +45 -41
- package/.svelte-kit/__package__/app.postcss +1 -11
- package/.svelte-kit/__package__/components/pineapple/PineappleBaseLayout.svelte +2 -2
- 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 +1 -11
- package/dist/components/pineapple/PineappleBaseLayout.svelte +2 -2
- package/package.json +1 -1
- package/src/lib/app.postcss +1 -11
- package/src/lib/components/pineapple/PineappleBaseLayout.svelte +2 -2
package/.idea/workspace.xml
CHANGED
|
@@ -4,7 +4,11 @@
|
|
|
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="
|
|
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" />
|
|
8
12
|
<change beforePath="$PROJECT_DIR$/src/lib/app.postcss" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/app.postcss" afterDir="false" />
|
|
9
13
|
<change beforePath="$PROJECT_DIR$/src/lib/components/pineapple/PineappleBaseLayout.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/pineapple/PineappleBaseLayout.svelte" afterDir="false" />
|
|
10
14
|
</list>
|
|
@@ -77,46 +81,46 @@
|
|
|
77
81
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
78
82
|
<option name="showLibraryContents" value="true" />
|
|
79
83
|
</component>
|
|
80
|
-
<component name="PropertiesComponent"
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
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"
|
|
104
108
|
}
|
|
105
|
-
}
|
|
109
|
+
}]]></component>
|
|
106
110
|
<component name="RecentsManager">
|
|
107
111
|
<key name="CopyFile.RECENT_KEYS">
|
|
112
|
+
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\about" />
|
|
108
113
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\scripts\pineapple_fiber" />
|
|
109
114
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple" />
|
|
110
115
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast\custom-toast" />
|
|
111
116
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast" />
|
|
112
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)" />
|
|
113
117
|
</key>
|
|
114
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)" />
|
|
115
121
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast\custom-toast" />
|
|
116
122
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple\toast" />
|
|
117
123
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\pineapple" />
|
|
118
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)" />
|
|
119
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(seaweed)" />
|
|
120
124
|
</key>
|
|
121
125
|
<key name="es6.move.members.recent.items">
|
|
122
126
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\util\util.ts" />
|
|
@@ -214,15 +218,7 @@
|
|
|
214
218
|
<workItem from="1710914868232" duration="41000" />
|
|
215
219
|
<workItem from="1711051949931" duration="144000" />
|
|
216
220
|
<workItem from="1711052377810" duration="128000" />
|
|
217
|
-
<workItem from="1711090540281" duration="
|
|
218
|
-
</task>
|
|
219
|
-
<task id="LOCAL-00032" summary="Fix import error">
|
|
220
|
-
<option name="closed" value="true" />
|
|
221
|
-
<created>1709957536081</created>
|
|
222
|
-
<option name="number" value="00032" />
|
|
223
|
-
<option name="presentableId" value="LOCAL-00032" />
|
|
224
|
-
<option name="project" value="LOCAL" />
|
|
225
|
-
<updated>1709957536081</updated>
|
|
221
|
+
<workItem from="1711090540281" duration="7097000" />
|
|
226
222
|
</task>
|
|
227
223
|
<task id="LOCAL-00033" summary="Finalize available content for portfolio">
|
|
228
224
|
<option name="closed" value="true" />
|
|
@@ -608,7 +604,15 @@
|
|
|
608
604
|
<option name="project" value="LOCAL" />
|
|
609
605
|
<updated>1711096300622</updated>
|
|
610
606
|
</task>
|
|
611
|
-
<
|
|
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" />
|
|
612
616
|
<servers />
|
|
613
617
|
</component>
|
|
614
618
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -666,7 +670,6 @@
|
|
|
666
670
|
</option>
|
|
667
671
|
</component>
|
|
668
672
|
<component name="VcsManagerConfiguration">
|
|
669
|
-
<MESSAGE value="Attempt to make postcss exportable" />
|
|
670
673
|
<MESSAGE value="Change lib to pkg to prevent the references from breaking from downstream apps" />
|
|
671
674
|
<MESSAGE value="Add data-nosnippet" />
|
|
672
675
|
<MESSAGE value="Fix wrong link in migrante" />
|
|
@@ -691,6 +694,7 @@
|
|
|
691
694
|
<MESSAGE value="Replace all $lib to $pkg" />
|
|
692
695
|
<MESSAGE value="Refactor all util functions into util/util" />
|
|
693
696
|
<MESSAGE value="v2.4.19" />
|
|
694
|
-
<
|
|
697
|
+
<MESSAGE value="Fix breadcrumb layout" />
|
|
698
|
+
<option name="LAST_COMMIT_MESSAGE" value="Fix breadcrumb layout" />
|
|
695
699
|
</component>
|
|
696
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
|
|
|
@@ -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>
|
|
@@ -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
|
|
|
@@ -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>
|
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
|
|
|
@@ -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>
|