@turnipxenon/pineapple 2.4.73 → 2.4.75
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 +21 -15
- package/.svelte-kit/__package__/components/index.d.ts +6 -0
- package/.svelte-kit/__package__/components/index.js +7 -0
- package/.svelte-kit/__package__/index.d.ts +2 -6
- package/.svelte-kit/__package__/index.js +2 -6
- package/.svelte-kit/__package__/template/seaweed/entries/WorkExperience.svelte +3 -3
- package/.svelte-kit/__package__/template/seaweed/index.d.ts +4 -0
- package/.svelte-kit/__package__/template/seaweed/index.js +4 -0
- package/.svelte-kit/generated/server/internal.js +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +7 -0
- package/dist/index.d.ts +2 -6
- package/dist/index.js +2 -6
- package/dist/template/seaweed/entries/WorkExperience.svelte +3 -3
- package/dist/template/seaweed/index.d.ts +4 -0
- package/dist/template/seaweed/index.js +4 -0
- package/package.json +1 -1
- package/src/lib/components/index.ts +8 -0
- package/src/lib/index.ts +2 -6
- package/src/lib/template/seaweed/entries/WorkExperience.svelte +3 -3
- package/src/lib/template/seaweed/index.ts +4 -0
package/.idea/workspace.xml
CHANGED
|
@@ -4,8 +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="
|
|
8
|
-
<change
|
|
7
|
+
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Export SeaweedTemplateData">
|
|
8
|
+
<change afterPath="$PROJECT_DIR$/src/lib/components/index.ts" afterDir="false" />
|
|
9
|
+
<change afterPath="$PROJECT_DIR$/src/lib/template/seaweed/index.ts" afterDir="false" />
|
|
10
|
+
<change beforePath="$PROJECT_DIR$/src/lib/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/index.ts" afterDir="false" />
|
|
11
|
+
<change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entries/WorkExperience.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entries/WorkExperience.svelte" afterDir="false" />
|
|
9
12
|
</list>
|
|
10
13
|
<option name="SHOW_DIALOG" value="false" />
|
|
11
14
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -56,8 +59,8 @@
|
|
|
56
59
|
<option value="PostCSS File" />
|
|
57
60
|
<option value="CSS File" />
|
|
58
61
|
<option value="ChumBucket" />
|
|
59
|
-
<option value="TypeScript File" />
|
|
60
62
|
<option value="WorkExperience" />
|
|
63
|
+
<option value="TypeScript File" />
|
|
61
64
|
</list>
|
|
62
65
|
</option>
|
|
63
66
|
</component>
|
|
@@ -378,15 +381,10 @@
|
|
|
378
381
|
<workItem from="1713006345640" duration="336000" />
|
|
379
382
|
<workItem from="1713035287499" duration="708000" />
|
|
380
383
|
<workItem from="1713041187248" duration="6432000" />
|
|
381
|
-
<workItem from="1713055651151" duration="
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
<
|
|
385
|
-
<created>1712405858951</created>
|
|
386
|
-
<option name="number" value="00147" />
|
|
387
|
-
<option name="presentableId" value="LOCAL-00147" />
|
|
388
|
-
<option name="project" value="LOCAL" />
|
|
389
|
-
<updated>1712405858951</updated>
|
|
384
|
+
<workItem from="1713055651151" duration="721000" />
|
|
385
|
+
<workItem from="1713056429943" duration="1789000" />
|
|
386
|
+
<workItem from="1713062148811" duration="58000" />
|
|
387
|
+
<workItem from="1713062548290" duration="1042000" />
|
|
390
388
|
</task>
|
|
391
389
|
<task id="LOCAL-00148" summary="Extract plan for dynamic portfolio layout">
|
|
392
390
|
<option name="closed" value="true" />
|
|
@@ -772,7 +770,15 @@
|
|
|
772
770
|
<option name="project" value="LOCAL" />
|
|
773
771
|
<updated>1713055753053</updated>
|
|
774
772
|
</task>
|
|
775
|
-
<
|
|
773
|
+
<task id="LOCAL-00196" summary="Export SeaweedTemplateData">
|
|
774
|
+
<option name="closed" value="true" />
|
|
775
|
+
<created>1713056547180</created>
|
|
776
|
+
<option name="number" value="00196" />
|
|
777
|
+
<option name="presentableId" value="LOCAL-00196" />
|
|
778
|
+
<option name="project" value="LOCAL" />
|
|
779
|
+
<updated>1713056547180</updated>
|
|
780
|
+
</task>
|
|
781
|
+
<option name="localTasksCounter" value="197" />
|
|
776
782
|
<servers />
|
|
777
783
|
</component>
|
|
778
784
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -830,7 +836,6 @@
|
|
|
830
836
|
</option>
|
|
831
837
|
</component>
|
|
832
838
|
<component name="VcsManagerConfiguration">
|
|
833
|
-
<MESSAGE value="Fix Advanced Settings layout in dark mode" />
|
|
834
839
|
<MESSAGE value="Fix light mode contrast issues" />
|
|
835
840
|
<MESSAGE value="Attempt to fix Chip styling" />
|
|
836
841
|
<MESSAGE value="Export chip" />
|
|
@@ -855,6 +860,7 @@
|
|
|
855
860
|
<MESSAGE value="Fix attempt for slug" />
|
|
856
861
|
<MESSAGE value="Extract data out of SeaweedTemplate" />
|
|
857
862
|
<MESSAGE value="Extract experience" />
|
|
858
|
-
<
|
|
863
|
+
<MESSAGE value="Export SeaweedTemplateData" />
|
|
864
|
+
<option name="LAST_COMMIT_MESSAGE" value="Export SeaweedTemplateData" />
|
|
859
865
|
</component>
|
|
860
866
|
</project>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as LazyAsset } from "./LazyAsset.svelte";
|
|
2
|
+
export { default as Card } from "./Card.svelte";
|
|
3
|
+
export { default as Chip } from "./chip/Chip.svelte";
|
|
4
|
+
export { default as PineappleSlideToggle } from "./PineappleSlideToggle.svelte";
|
|
5
|
+
export { default as SocialSection } from "./SocialSection.svelte";
|
|
6
|
+
export { default as ElementVisbilityDetector } from "./ElementVisbilityDetector.svelte";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// noinspection JSUnusedGlobalSymbols
|
|
2
|
+
export { default as LazyAsset } from "./LazyAsset.svelte";
|
|
3
|
+
export { default as Card } from "./Card.svelte";
|
|
4
|
+
export { default as Chip } from "./chip/Chip.svelte";
|
|
5
|
+
export { default as PineappleSlideToggle } from "./PineappleSlideToggle.svelte";
|
|
6
|
+
export { default as SocialSection } from "./SocialSection.svelte";
|
|
7
|
+
export { default as ElementVisbilityDetector } from "./ElementVisbilityDetector.svelte";
|
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
export { default as PineappleLayoutBase } from "./components/pineapple/PineappleBaseLayout.svelte";
|
|
2
|
-
export
|
|
3
|
-
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
4
|
-
export { default as Card } from "./components/Card.svelte";
|
|
5
|
-
export { default as Chip } from "./components/chip/Chip.svelte";
|
|
6
|
-
export { default as PineappleSlideToggle } from "./components/PineappleSlideToggle.svelte";
|
|
7
|
-
export { default as SocialSection } from "./components/SocialSection.svelte";
|
|
2
|
+
export * from "./components/index";
|
|
8
3
|
export * from "./components/overrideable_meta/index";
|
|
9
4
|
export * from "./components/navigation_component/index";
|
|
10
5
|
export * from "./types/api/index";
|
|
@@ -15,3 +10,4 @@ export * from "./types/pineapple_fiber/PortraitType";
|
|
|
15
10
|
export * from "./types/pineapple_fiber/DialogDetail";
|
|
16
11
|
export * from "./util/util";
|
|
17
12
|
export * from "./api/index";
|
|
13
|
+
export * from "./template/seaweed/index";
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
// noinspection JSUnusedGlobalSymbols
|
|
2
2
|
export { default as PineappleLayoutBase } from "./components/pineapple/PineappleBaseLayout.svelte";
|
|
3
|
-
export
|
|
4
|
-
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
5
|
-
export { default as Card } from "./components/Card.svelte";
|
|
6
|
-
export { default as Chip } from "./components/chip/Chip.svelte";
|
|
7
|
-
export { default as PineappleSlideToggle } from "./components/PineappleSlideToggle.svelte";
|
|
8
|
-
export { default as SocialSection } from "./components/SocialSection.svelte";
|
|
3
|
+
export * from "./components/index";
|
|
9
4
|
export * from "./components/overrideable_meta/index";
|
|
10
5
|
export * from "./components/navigation_component/index";
|
|
11
6
|
export * from "./types/api/index";
|
|
@@ -16,3 +11,4 @@ export * from "./types/pineapple_fiber/PortraitType";
|
|
|
16
11
|
export * from "./types/pineapple_fiber/DialogDetail";
|
|
17
12
|
export * from "./util/util";
|
|
18
13
|
export * from "./api/index";
|
|
14
|
+
export * from "./template/seaweed/index";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script>import SocialSection from "../../../components/SocialSection.svelte";
|
|
2
2
|
import Card from "../../../components/Card.svelte";
|
|
3
3
|
import { Accordion, AccordionItem } from "@skeletonlabs/skeleton";
|
|
4
|
-
import
|
|
4
|
+
import ElementVisibilityDetector from "../../../components/ElementVisbilityDetector.svelte";
|
|
5
5
|
export let entryProps;
|
|
6
6
|
export let isVisible;
|
|
7
7
|
let { email, letChaos, linkedinSlug, name, seaweedTemplateData } = entryProps;
|
|
@@ -41,8 +41,8 @@ let { email, letChaos, linkedinSlug, name, seaweedTemplateData } = entryProps;
|
|
|
41
41
|
<Card>
|
|
42
42
|
<section class="section-card" slot="content">
|
|
43
43
|
<SocialSection email={email} linkedinSlug={linkedinSlug}></SocialSection>
|
|
44
|
-
<
|
|
45
|
-
</
|
|
44
|
+
<ElementVisibilityDetector bind:isVisible={isVisible}>
|
|
45
|
+
</ElementVisibilityDetector>
|
|
46
46
|
</section>
|
|
47
47
|
</Card>
|
|
48
48
|
|
|
@@ -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: "1oe61rx"
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
export async function get_hooks() {
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as LazyAsset } from "./LazyAsset.svelte";
|
|
2
|
+
export { default as Card } from "./Card.svelte";
|
|
3
|
+
export { default as Chip } from "./chip/Chip.svelte";
|
|
4
|
+
export { default as PineappleSlideToggle } from "./PineappleSlideToggle.svelte";
|
|
5
|
+
export { default as SocialSection } from "./SocialSection.svelte";
|
|
6
|
+
export { default as ElementVisbilityDetector } from "./ElementVisbilityDetector.svelte";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// noinspection JSUnusedGlobalSymbols
|
|
2
|
+
export { default as LazyAsset } from "./LazyAsset.svelte";
|
|
3
|
+
export { default as Card } from "./Card.svelte";
|
|
4
|
+
export { default as Chip } from "./chip/Chip.svelte";
|
|
5
|
+
export { default as PineappleSlideToggle } from "./PineappleSlideToggle.svelte";
|
|
6
|
+
export { default as SocialSection } from "./SocialSection.svelte";
|
|
7
|
+
export { default as ElementVisbilityDetector } from "./ElementVisbilityDetector.svelte";
|
package/dist/index.d.ts
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
export { default as PineappleLayoutBase } from "./components/pineapple/PineappleBaseLayout.svelte";
|
|
2
|
-
export
|
|
3
|
-
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
4
|
-
export { default as Card } from "./components/Card.svelte";
|
|
5
|
-
export { default as Chip } from "./components/chip/Chip.svelte";
|
|
6
|
-
export { default as PineappleSlideToggle } from "./components/PineappleSlideToggle.svelte";
|
|
7
|
-
export { default as SocialSection } from "./components/SocialSection.svelte";
|
|
2
|
+
export * from "./components/index";
|
|
8
3
|
export * from "./components/overrideable_meta/index";
|
|
9
4
|
export * from "./components/navigation_component/index";
|
|
10
5
|
export * from "./types/api/index";
|
|
@@ -15,3 +10,4 @@ export * from "./types/pineapple_fiber/PortraitType";
|
|
|
15
10
|
export * from "./types/pineapple_fiber/DialogDetail";
|
|
16
11
|
export * from "./util/util";
|
|
17
12
|
export * from "./api/index";
|
|
13
|
+
export * from "./template/seaweed/index";
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
// noinspection JSUnusedGlobalSymbols
|
|
2
2
|
export { default as PineappleLayoutBase } from "./components/pineapple/PineappleBaseLayout.svelte";
|
|
3
|
-
export
|
|
4
|
-
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
5
|
-
export { default as Card } from "./components/Card.svelte";
|
|
6
|
-
export { default as Chip } from "./components/chip/Chip.svelte";
|
|
7
|
-
export { default as PineappleSlideToggle } from "./components/PineappleSlideToggle.svelte";
|
|
8
|
-
export { default as SocialSection } from "./components/SocialSection.svelte";
|
|
3
|
+
export * from "./components/index";
|
|
9
4
|
export * from "./components/overrideable_meta/index";
|
|
10
5
|
export * from "./components/navigation_component/index";
|
|
11
6
|
export * from "./types/api/index";
|
|
@@ -16,3 +11,4 @@ export * from "./types/pineapple_fiber/PortraitType";
|
|
|
16
11
|
export * from "./types/pineapple_fiber/DialogDetail";
|
|
17
12
|
export * from "./util/util";
|
|
18
13
|
export * from "./api/index";
|
|
14
|
+
export * from "./template/seaweed/index";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script>import SocialSection from "../../../components/SocialSection.svelte";
|
|
2
2
|
import Card from "../../../components/Card.svelte";
|
|
3
3
|
import { Accordion, AccordionItem } from "@skeletonlabs/skeleton";
|
|
4
|
-
import
|
|
4
|
+
import ElementVisibilityDetector from "../../../components/ElementVisbilityDetector.svelte";
|
|
5
5
|
export let entryProps;
|
|
6
6
|
export let isVisible;
|
|
7
7
|
let { email, letChaos, linkedinSlug, name, seaweedTemplateData } = entryProps;
|
|
@@ -41,8 +41,8 @@ let { email, letChaos, linkedinSlug, name, seaweedTemplateData } = entryProps;
|
|
|
41
41
|
<Card>
|
|
42
42
|
<section class="section-card" slot="content">
|
|
43
43
|
<SocialSection email={email} linkedinSlug={linkedinSlug}></SocialSection>
|
|
44
|
-
<
|
|
45
|
-
</
|
|
44
|
+
<ElementVisibilityDetector bind:isVisible={isVisible}>
|
|
45
|
+
</ElementVisibilityDetector>
|
|
46
46
|
</section>
|
|
47
47
|
</Card>
|
|
48
48
|
|
package/package.json
CHANGED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// noinspection JSUnusedGlobalSymbols
|
|
2
|
+
|
|
3
|
+
export { default as LazyAsset } from "./LazyAsset.svelte";
|
|
4
|
+
export { default as Card } from "./Card.svelte";
|
|
5
|
+
export { default as Chip } from "./chip/Chip.svelte";
|
|
6
|
+
export { default as PineappleSlideToggle } from "./PineappleSlideToggle.svelte";
|
|
7
|
+
export { default as SocialSection } from "./SocialSection.svelte";
|
|
8
|
+
export { default as ElementVisbilityDetector } from "./ElementVisbilityDetector.svelte";
|
package/src/lib/index.ts
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
// noinspection JSUnusedGlobalSymbols
|
|
2
2
|
|
|
3
3
|
export { default as PineappleLayoutBase } from "./components/pineapple/PineappleBaseLayout.svelte";
|
|
4
|
-
export { default as SeaweedTemplate } from "$pkg/template/seaweed/SeaweedTemplate.svelte";
|
|
5
|
-
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
6
|
-
export { default as Card } from "./components/Card.svelte";
|
|
7
|
-
export { default as Chip } from "./components/chip/Chip.svelte";
|
|
8
|
-
export { default as PineappleSlideToggle } from "./components/PineappleSlideToggle.svelte";
|
|
9
|
-
export { default as SocialSection } from "./components/SocialSection.svelte";
|
|
10
4
|
|
|
5
|
+
export * from "./components/index";
|
|
11
6
|
export * from "$pkg/components/overrideable_meta/index";
|
|
12
7
|
export * from "$pkg/components/navigation_component/index";
|
|
13
8
|
export * from "$pkg/types/api/index";
|
|
@@ -18,3 +13,4 @@ export * from "./types/pineapple_fiber/PortraitType";
|
|
|
18
13
|
export * from "./types/pineapple_fiber/DialogDetail";
|
|
19
14
|
export * from "./util/util";
|
|
20
15
|
export * from "./api/index";
|
|
16
|
+
export * from "./template/seaweed/index";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import SocialSection from "$pkg/components/SocialSection.svelte";
|
|
3
3
|
import Card from "$pkg/components/Card.svelte";
|
|
4
4
|
import { Accordion, AccordionItem } from "@skeletonlabs/skeleton";
|
|
5
|
-
import
|
|
5
|
+
import ElementVisibilityDetector from "$pkg/components/ElementVisbilityDetector.svelte";
|
|
6
6
|
import type { EntryProps } from "$pkg/template/seaweed/entries/EntryProps";
|
|
7
7
|
|
|
8
8
|
export let entryProps: EntryProps;
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
<Card>
|
|
45
45
|
<section class="section-card" slot="content">
|
|
46
46
|
<SocialSection email={email} linkedinSlug={linkedinSlug}></SocialSection>
|
|
47
|
-
<
|
|
48
|
-
</
|
|
47
|
+
<ElementVisibilityDetector bind:isVisible={isVisible}>
|
|
48
|
+
</ElementVisibilityDetector>
|
|
49
49
|
</section>
|
|
50
50
|
</Card>
|
|
51
51
|
|