@turnipxenon/pineapple 2.4.57 → 2.4.59

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.
@@ -4,16 +4,9 @@
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="CreateUrlForm" comment="Fix Advanced Settings layout in dark mode">
8
- <change afterPath="$PROJECT_DIR$/src/lib/components/PineappleSlideToggle.svelte" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/src/lib/app.postcss" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/app.postcss" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/src/lib/components/Card.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/Card.svelte" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/src/lib/components/pineapple/toast/Toast.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/pineapple/toast/Toast.svelte" afterDir="false" />
12
- <change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/CreateUrlForm.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/CreateUrlForm.svelte" afterDir="false" />
13
- <change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/SeaweedTemplate.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/SeaweedTemplate.svelte" afterDir="false" />
14
- <change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entry_order_config/EntryOrderConfig.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entry_order_config/EntryOrderConfig.svelte" afterDir="false" />
15
- <change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entry_order_config/entry-order-config.postcss" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entry_order_config/entry-order-config.postcss" afterDir="false" />
16
- <change beforePath="$PROJECT_DIR$/src/routes/(pineapple)/pineapple/(pineapple)/+page.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/routes/(pineapple)/pineapple/(pineapple)/+page.svelte" afterDir="false" />
7
+ <list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="CreateUrlForm" comment="Attempt to fix Chip styling">
8
+ <change beforePath="$PROJECT_DIR$/src/lib/components/chip/chip.postcss" beforeDir="false" />
9
+ <change beforePath="$PROJECT_DIR$/src/lib/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/index.ts" afterDir="false" />
17
10
  </list>
18
11
  <option name="SHOW_DIALOG" value="false" />
19
12
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -63,6 +56,7 @@
63
56
  <option value="UrlShortenerForm" />
64
57
  <option value="TypeScript File" />
65
58
  <option value="PineappleSlideToggle" />
59
+ <option value="PostCSS File" />
66
60
  </list>
67
61
  </option>
68
62
  </component>
@@ -117,34 +111,34 @@
117
111
  <option name="hideEmptyMiddlePackages" value="true" />
118
112
  <option name="showLibraryContents" value="true" />
119
113
  </component>
120
- <component name="PropertiesComponent"><![CDATA[{
121
- "keyToString": {
122
- "DefaultHtmlFileTemplate": "HTML File",
123
- "RunOnceActivity.OpenProjectViewOnStart": "true",
124
- "RunOnceActivity.ShowReadmeOnStart": "true",
125
- "WebServerToolWindowFactoryState": "false",
126
- "git-widget-placeholder": "turnip/dev",
127
- "ignore.virus.scanning.warn.message": "true",
128
- "last_opened_file_path": "C:/Users/Pumpkin/Projects/Web/pineapple",
129
- "list.type.of.created.stylesheet": "CSS",
130
- "node.js.detected.package.eslint": "true",
131
- "node.js.detected.package.tslint": "true",
132
- "node.js.selected.package.eslint": "(autodetect)",
133
- "node.js.selected.package.tslint": "(autodetect)",
134
- "nodejs_interpreter_path": "node",
135
- "nodejs_package_manager_path": "yarn",
136
- "npm.build.executor": "Run",
137
- "npm.dev (1).executor": "Run",
138
- "npm.dev --open.executor": "Run",
139
- "npm.dev offline.executor": "Run",
140
- "npm.dev-offline.executor": "Run",
141
- "npm.dev.executor": "Run",
142
- "npm.to-dev.executor": "Run",
143
- "settings.editor.selected.configurable": "settings.sync",
144
- "ts.external.directory.path": "C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib",
145
- "vue.rearranger.settings.migration": "true"
114
+ <component name="PropertiesComponent">{
115
+ &quot;keyToString&quot;: {
116
+ &quot;DefaultHtmlFileTemplate&quot;: &quot;HTML File&quot;,
117
+ &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
118
+ &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
119
+ &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
120
+ &quot;git-widget-placeholder&quot;: &quot;turnip/dev&quot;,
121
+ &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
122
+ &quot;last_opened_file_path&quot;: &quot;C:/Users/Pumpkin/Projects/Web/pineapple&quot;,
123
+ &quot;list.type.of.created.stylesheet&quot;: &quot;PostCSS&quot;,
124
+ &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
125
+ &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
126
+ &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
127
+ &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
128
+ &quot;nodejs_interpreter_path&quot;: &quot;node&quot;,
129
+ &quot;nodejs_package_manager_path&quot;: &quot;yarn&quot;,
130
+ &quot;npm.build.executor&quot;: &quot;Run&quot;,
131
+ &quot;npm.dev (1).executor&quot;: &quot;Run&quot;,
132
+ &quot;npm.dev --open.executor&quot;: &quot;Run&quot;,
133
+ &quot;npm.dev offline.executor&quot;: &quot;Run&quot;,
134
+ &quot;npm.dev-offline.executor&quot;: &quot;Run&quot;,
135
+ &quot;npm.dev.executor&quot;: &quot;Run&quot;,
136
+ &quot;npm.to-dev.executor&quot;: &quot;Run&quot;,
137
+ &quot;settings.editor.selected.configurable&quot;: &quot;settings.sync&quot;,
138
+ &quot;ts.external.directory.path&quot;: &quot;C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib&quot;,
139
+ &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
146
140
  }
147
- }]]></component>
141
+ }</component>
148
142
  <component name="RecentsManager">
149
143
  <key name="CopyFile.RECENT_KEYS">
150
144
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\api\create-url" />
@@ -154,11 +148,11 @@
154
148
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\(extra-pages)\page3\page5" />
155
149
  </key>
156
150
  <key name="MoveFile.RECENT_KEYS">
151
+ <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\chip" />
157
152
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\combo_box" />
158
153
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\docs\archive" />
159
154
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\(pineapple)" />
160
155
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\(nested)" />
161
- <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\(extra-pages)" />
162
156
  </key>
163
157
  <key name="es6.move.members.recent.items">
164
158
  <recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\types\RootLayoutProps.ts" />
@@ -346,23 +340,8 @@
346
340
  <workItem from="1712563659982" duration="1353000" />
347
341
  <workItem from="1712570296984" duration="1559000" />
348
342
  <workItem from="1712571884570" duration="7000" />
349
- <workItem from="1712636226857" duration="10372000" />
350
- </task>
351
- <task id="LOCAL-00124" summary="Fully extract all entries from groups">
352
- <option name="closed" value="true" />
353
- <created>1711943579891</created>
354
- <option name="number" value="00124" />
355
- <option name="presentableId" value="LOCAL-00124" />
356
- <option name="project" value="LOCAL" />
357
- <updated>1711943579891</updated>
358
- </task>
359
- <task id="LOCAL-00125" summary="Allow full reordering for entries">
360
- <option name="closed" value="true" />
361
- <created>1711950000817</created>
362
- <option name="number" value="00125" />
363
- <option name="presentableId" value="LOCAL-00125" />
364
- <option name="project" value="LOCAL" />
365
- <updated>1711950000817</updated>
343
+ <workItem from="1712636226857" duration="11130000" />
344
+ <workItem from="1712648417963" duration="162000" />
366
345
  </task>
367
346
  <task id="LOCAL-00126" summary="WIP">
368
347
  <option name="closed" value="true" />
@@ -740,7 +719,23 @@
740
719
  <option name="project" value="LOCAL" />
741
720
  <updated>1712643646820</updated>
742
721
  </task>
743
- <option name="localTasksCounter" value="173" />
722
+ <task id="LOCAL-00173" summary="Fix light mode contrast issues">
723
+ <option name="closed" value="true" />
724
+ <created>1712647325849</created>
725
+ <option name="number" value="00173" />
726
+ <option name="presentableId" value="LOCAL-00173" />
727
+ <option name="project" value="LOCAL" />
728
+ <updated>1712647325849</updated>
729
+ </task>
730
+ <task id="LOCAL-00174" summary="Attempt to fix Chip styling">
731
+ <option name="closed" value="true" />
732
+ <created>1712647930327</created>
733
+ <option name="number" value="00174" />
734
+ <option name="presentableId" value="LOCAL-00174" />
735
+ <option name="project" value="LOCAL" />
736
+ <updated>1712647930327</updated>
737
+ </task>
738
+ <option name="localTasksCounter" value="175" />
744
739
  <servers />
745
740
  </component>
746
741
  <component name="TypeScriptGeneratedFilesManager">
@@ -798,8 +793,6 @@
798
793
  </option>
799
794
  </component>
800
795
  <component name="VcsManagerConfiguration">
801
- <MESSAGE value="Extract plan for dynamic portfolio layout" />
802
- <MESSAGE value="Remove floating-ui" />
803
796
  <MESSAGE value="Move shouldAddFunNote to data" />
804
797
  <MESSAGE value="Extract runChaos to its own file" />
805
798
  <MESSAGE value="Extract all dependencies for updateUrl" />
@@ -823,6 +816,8 @@
823
816
  <MESSAGE value="Fix component names being deprettified" />
824
817
  <MESSAGE value="Fix Advanced Settings layout in dark more" />
825
818
  <MESSAGE value="Fix Advanced Settings layout in dark mode" />
826
- <option name="LAST_COMMIT_MESSAGE" value="Fix Advanced Settings layout in dark mode" />
819
+ <MESSAGE value="Fix light mode contrast issues" />
820
+ <MESSAGE value="Attempt to fix Chip styling" />
821
+ <option name="LAST_COMMIT_MESSAGE" value="Attempt to fix Chip styling" />
827
822
  </component>
828
823
  </project>
@@ -2,6 +2,7 @@ export { default as PineappleLayoutBase } from "./components/pineapple/Pineapple
2
2
  export { default as SeaweedTemplate } from "./template/seaweed/SeaweedTemplate.svelte";
3
3
  export { default as LazyAsset } from "./components/LazyAsset.svelte";
4
4
  export { default as Card } from "./components/Card.svelte";
5
+ export { default as Chip } from "./components/chip/Chip.svelte";
5
6
  export { default as SocialSection } from "./components/SocialSection.svelte";
6
7
  export * from "./components/overrideable_meta/index";
7
8
  export * from "./components/navigation_component/index";
@@ -3,6 +3,7 @@ export { default as PineappleLayoutBase } from "./components/pineapple/Pineapple
3
3
  export { default as SeaweedTemplate } from "./template/seaweed/SeaweedTemplate.svelte";
4
4
  export { default as LazyAsset } from "./components/LazyAsset.svelte";
5
5
  export { default as Card } from "./components/Card.svelte";
6
+ export { default as Chip } from "./components/chip/Chip.svelte";
6
7
  export { default as SocialSection } from "./components/SocialSection.svelte";
7
8
  export * from "./components/overrideable_meta/index";
8
9
  export * from "./components/navigation_component/index";
@@ -1,4 +1,4 @@
1
- <script>import Chip from "../../../components/Chip.svelte";
1
+ <script>import Chip from "../../../components/chip/Chip.svelte";
2
2
  import {} from "./EntryProps";
3
3
  import LinkIcon from "../../../assets/icons/link-icon.svg";
4
4
  import Card from "../../../components/Card.svelte";
@@ -3,7 +3,7 @@ import Card from "../../../components/Card.svelte";
3
3
  import GithubIcon from "../../../assets/icons/github-mark.svg";
4
4
  import WindowSetGraph from "../../../assets/others/window-set.png";
5
5
  import ThisWebsiteFootage from "../../../assets/others/seaweed-showcase.mp4";
6
- import Chip from "../../../components/Chip.svelte";
6
+ import Chip from "../../../components/chip/Chip.svelte";
7
7
  export let props;
8
8
  </script>
9
9
 
@@ -3,7 +3,7 @@ import Card from "../../../components/Card.svelte";
3
3
  import GithubIcon from "../../../assets/icons/github-mark.svg";
4
4
  import WindowSetGraph from "../../../assets/others/window-set.png";
5
5
  import ThisWebsiteFootage from "../../../assets/others/seaweed-showcase.mp4";
6
- import Chip from "../../../components/Chip.svelte";
6
+ import Chip from "../../../components/chip/Chip.svelte";
7
7
  export let props;
8
8
  </script>
9
9
 
@@ -37,6 +37,8 @@ declare module '$env/static/private' {
37
37
  export const COMSPEC: string;
38
38
  export const DriverData: string;
39
39
  export const EXEPATH: string;
40
+ export const FPS_BROWSER_APP_PROFILE_STRING: string;
41
+ export const FPS_BROWSER_USER_PROFILE_STRING: string;
40
42
  export const GIT_XL_PATH: string;
41
43
  export const GoLand: string;
42
44
  export const GOPATH: string;
@@ -163,7 +165,6 @@ declare module '$env/static/private' {
163
165
  export const PUBLIC: string;
164
166
  export const PWD: string;
165
167
  export const PyCharm: string;
166
- export const SESSIONNAME: string;
167
168
  export const SHLVL: string;
168
169
  export const SYSTEMDRIVE: string;
169
170
  export const SYSTEMROOT: string;
@@ -228,6 +229,8 @@ declare module '$env/dynamic/private' {
228
229
  COMSPEC: string;
229
230
  DriverData: string;
230
231
  EXEPATH: string;
232
+ FPS_BROWSER_APP_PROFILE_STRING: string;
233
+ FPS_BROWSER_USER_PROFILE_STRING: string;
231
234
  GIT_XL_PATH: string;
232
235
  GoLand: string;
233
236
  GOPATH: string;
@@ -354,7 +357,6 @@ declare module '$env/dynamic/private' {
354
357
  PUBLIC: string;
355
358
  PWD: string;
356
359
  PyCharm: string;
357
- SESSIONNAME: string;
358
360
  SHLVL: string;
359
361
  SYSTEMDRIVE: string;
360
362
  SYSTEMROOT: string;
@@ -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: "beqhwb"
24
+ version_hash: "y9f727"
25
25
  };
26
26
 
27
27
  export async function get_hooks() {
package/dist/index.d.ts CHANGED
@@ -2,6 +2,7 @@ export { default as PineappleLayoutBase } from "./components/pineapple/Pineapple
2
2
  export { default as SeaweedTemplate } from "./template/seaweed/SeaweedTemplate.svelte";
3
3
  export { default as LazyAsset } from "./components/LazyAsset.svelte";
4
4
  export { default as Card } from "./components/Card.svelte";
5
+ export { default as Chip } from "./components/chip/Chip.svelte";
5
6
  export { default as SocialSection } from "./components/SocialSection.svelte";
6
7
  export * from "./components/overrideable_meta/index";
7
8
  export * from "./components/navigation_component/index";
package/dist/index.js CHANGED
@@ -3,6 +3,7 @@ export { default as PineappleLayoutBase } from "./components/pineapple/Pineapple
3
3
  export { default as SeaweedTemplate } from "./template/seaweed/SeaweedTemplate.svelte";
4
4
  export { default as LazyAsset } from "./components/LazyAsset.svelte";
5
5
  export { default as Card } from "./components/Card.svelte";
6
+ export { default as Chip } from "./components/chip/Chip.svelte";
6
7
  export { default as SocialSection } from "./components/SocialSection.svelte";
7
8
  export * from "./components/overrideable_meta/index";
8
9
  export * from "./components/navigation_component/index";
@@ -1,4 +1,4 @@
1
- <script>import Chip from "../../../components/Chip.svelte";
1
+ <script>import Chip from "../../../components/chip/Chip.svelte";
2
2
  import {} from "./EntryProps";
3
3
  import LinkIcon from "../../../assets/icons/link-icon.svg";
4
4
  import Card from "../../../components/Card.svelte";
@@ -3,7 +3,7 @@ import Card from "../../../components/Card.svelte";
3
3
  import GithubIcon from "../../../assets/icons/github-mark.svg";
4
4
  import WindowSetGraph from "../../../assets/others/window-set.png";
5
5
  import ThisWebsiteFootage from "../../../assets/others/seaweed-showcase.mp4";
6
- import Chip from "../../../components/Chip.svelte";
6
+ import Chip from "../../../components/chip/Chip.svelte";
7
7
  export let props;
8
8
  </script>
9
9
 
@@ -3,7 +3,7 @@ import Card from "../../../components/Card.svelte";
3
3
  import GithubIcon from "../../../assets/icons/github-mark.svg";
4
4
  import WindowSetGraph from "../../../assets/others/window-set.png";
5
5
  import ThisWebsiteFootage from "../../../assets/others/seaweed-showcase.mp4";
6
- import Chip from "../../../components/Chip.svelte";
6
+ import Chip from "../../../components/chip/Chip.svelte";
7
7
  export let props;
8
8
  </script>
9
9
 
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.57",
4
+ "version": "2.4.59",
5
5
  "scripts": {
6
6
  "dev": "vite dev",
7
7
  "build": "vite build && yarn package",
@@ -2,7 +2,7 @@
2
2
  <slot />
3
3
  </span>
4
4
 
5
- <style lang="postcss">
5
+ <style>
6
6
  .chip {
7
7
  border-radius: 1em;
8
8
  margin: 0.25em;
package/src/lib/index.ts CHANGED
@@ -4,6 +4,7 @@ export { default as PineappleLayoutBase } from "./components/pineapple/Pineapple
4
4
  export { default as SeaweedTemplate } from "$pkg/template/seaweed/SeaweedTemplate.svelte";
5
5
  export { default as LazyAsset } from "./components/LazyAsset.svelte";
6
6
  export { default as Card } from "./components/Card.svelte";
7
+ export { default as Chip } from "./components/chip/Chip.svelte";
7
8
  export { default as SocialSection } from "./components/SocialSection.svelte";
8
9
 
9
10
  export * from "$pkg/components/overrideable_meta/index";
@@ -1,5 +1,5 @@
1
1
  <script lang="ts">
2
- import Chip from "$pkg/components/Chip.svelte";
2
+ import Chip from "$pkg/components/chip/Chip.svelte";
3
3
  import { type EntryProps } from "./EntryProps";
4
4
  import LinkIcon from "$pkg/assets/icons/link-icon.svg";
5
5
  import Card from "$pkg/components/Card.svelte";
@@ -4,7 +4,7 @@
4
4
  import GithubIcon from "$pkg/assets/icons/github-mark.svg";
5
5
  import WindowSetGraph from "$pkg/assets/others/window-set.png";
6
6
  import ThisWebsiteFootage from "$pkg/assets/others/seaweed-showcase.mp4";
7
- import Chip from "$pkg/components/Chip.svelte";
7
+ import Chip from "$pkg/components/chip/Chip.svelte";
8
8
 
9
9
  // noinspection JSUnusedGlobalSymbols
10
10
  export let props: EntryProps;
@@ -4,7 +4,7 @@
4
4
  import GithubIcon from "$pkg/assets/icons/github-mark.svg";
5
5
  import WindowSetGraph from "$pkg/assets/others/window-set.png";
6
6
  import ThisWebsiteFootage from "$pkg/assets/others/seaweed-showcase.mp4";
7
- import Chip from "$pkg/components/Chip.svelte";
7
+ import Chip from "$pkg/components/chip/Chip.svelte";
8
8
 
9
9
  // noinspection JSUnusedGlobalSymbols
10
10
  export let props: EntryProps;