@turnipxenon/pineapple 2.4.58 → 2.4.60
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 +51 -54
- package/.svelte-kit/__package__/index.d.ts +1 -0
- package/.svelte-kit/__package__/index.js +1 -0
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/EntryOrderConfig.svelte +1 -0
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/entry-order-config.postcss +35 -35
- package/.svelte-kit/ambient.d.ts +4 -2
- package/.svelte-kit/generated/server/internal.js +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/template/seaweed/entry_order_config/EntryOrderConfig.svelte +1 -0
- package/dist/template/seaweed/entry_order_config/entry-order-config.postcss +35 -35
- package/package.json +1 -1
- package/src/lib/index.ts +1 -0
- package/src/lib/template/seaweed/entry_order_config/EntryOrderConfig.svelte +1 -0
- package/src/lib/template/seaweed/entry_order_config/entry-order-config.postcss +35 -35
- package/.svelte-kit/__package__/components/chip/chip.postcss +0 -0
- package/dist/components/chip/chip.postcss +0 -0
- package/src/lib/components/chip/chip.postcss +0 -0
package/.idea/workspace.xml
CHANGED
|
@@ -4,12 +4,8 @@
|
|
|
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="
|
|
8
|
-
<change afterPath="$PROJECT_DIR$/src/lib/
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/src/lib/components/Chip.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/components/chip/Chip.svelte" afterDir="false" />
|
|
10
|
-
<change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entries/MigranteAlberta.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entries/MigranteAlberta.svelte" afterDir="false" />
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entries/MockUberApp.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entries/MockUberApp.svelte" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/src/lib/template/seaweed/entries/ThisWebpage.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/seaweed/entries/ThisWebpage.svelte" afterDir="false" />
|
|
7
|
+
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="CreateUrlForm" comment="Export chip">
|
|
8
|
+
<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" />
|
|
13
9
|
</list>
|
|
14
10
|
<option name="SHOW_DIALOG" value="false" />
|
|
15
11
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -114,34 +110,34 @@
|
|
|
114
110
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
115
111
|
<option name="showLibraryContents" value="true" />
|
|
116
112
|
</component>
|
|
117
|
-
<component name="PropertiesComponent"
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
113
|
+
<component name="PropertiesComponent">{
|
|
114
|
+
"keyToString": {
|
|
115
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
116
|
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
117
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
118
|
+
"WebServerToolWindowFactoryState": "false",
|
|
119
|
+
"git-widget-placeholder": "turnip/dev",
|
|
120
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
121
|
+
"last_opened_file_path": "C:/Users/Pumpkin/Projects/Web/pineapple",
|
|
122
|
+
"list.type.of.created.stylesheet": "PostCSS",
|
|
123
|
+
"node.js.detected.package.eslint": "true",
|
|
124
|
+
"node.js.detected.package.tslint": "true",
|
|
125
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
126
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
127
|
+
"nodejs_interpreter_path": "node",
|
|
128
|
+
"nodejs_package_manager_path": "yarn",
|
|
129
|
+
"npm.build.executor": "Run",
|
|
130
|
+
"npm.dev (1).executor": "Run",
|
|
131
|
+
"npm.dev --open.executor": "Run",
|
|
132
|
+
"npm.dev offline.executor": "Run",
|
|
133
|
+
"npm.dev-offline.executor": "Run",
|
|
134
|
+
"npm.dev.executor": "Run",
|
|
135
|
+
"npm.to-dev.executor": "Run",
|
|
136
|
+
"settings.editor.selected.configurable": "settings.sync",
|
|
137
|
+
"ts.external.directory.path": "C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib",
|
|
138
|
+
"vue.rearranger.settings.migration": "true"
|
|
143
139
|
}
|
|
144
|
-
}
|
|
140
|
+
}</component>
|
|
145
141
|
<component name="RecentsManager">
|
|
146
142
|
<key name="CopyFile.RECENT_KEYS">
|
|
147
143
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\api\create-url" />
|
|
@@ -343,23 +339,8 @@
|
|
|
343
339
|
<workItem from="1712563659982" duration="1353000" />
|
|
344
340
|
<workItem from="1712570296984" duration="1559000" />
|
|
345
341
|
<workItem from="1712571884570" duration="7000" />
|
|
346
|
-
<workItem from="1712636226857" duration="
|
|
347
|
-
|
|
348
|
-
<task id="LOCAL-00125" summary="Allow full reordering for entries">
|
|
349
|
-
<option name="closed" value="true" />
|
|
350
|
-
<created>1711950000817</created>
|
|
351
|
-
<option name="number" value="00125" />
|
|
352
|
-
<option name="presentableId" value="LOCAL-00125" />
|
|
353
|
-
<option name="project" value="LOCAL" />
|
|
354
|
-
<updated>1711950000817</updated>
|
|
355
|
-
</task>
|
|
356
|
-
<task id="LOCAL-00126" summary="WIP">
|
|
357
|
-
<option name="closed" value="true" />
|
|
358
|
-
<created>1711990921948</created>
|
|
359
|
-
<option name="number" value="00126" />
|
|
360
|
-
<option name="presentableId" value="LOCAL-00126" />
|
|
361
|
-
<option name="project" value="LOCAL" />
|
|
362
|
-
<updated>1711990921949</updated>
|
|
342
|
+
<workItem from="1712636226857" duration="11130000" />
|
|
343
|
+
<workItem from="1712648417963" duration="909000" />
|
|
363
344
|
</task>
|
|
364
345
|
<task id="LOCAL-00127" summary="Adjust description">
|
|
365
346
|
<option name="closed" value="true" />
|
|
@@ -737,7 +718,23 @@
|
|
|
737
718
|
<option name="project" value="LOCAL" />
|
|
738
719
|
<updated>1712647325849</updated>
|
|
739
720
|
</task>
|
|
740
|
-
<
|
|
721
|
+
<task id="LOCAL-00174" summary="Attempt to fix Chip styling">
|
|
722
|
+
<option name="closed" value="true" />
|
|
723
|
+
<created>1712647930327</created>
|
|
724
|
+
<option name="number" value="00174" />
|
|
725
|
+
<option name="presentableId" value="LOCAL-00174" />
|
|
726
|
+
<option name="project" value="LOCAL" />
|
|
727
|
+
<updated>1712647930327</updated>
|
|
728
|
+
</task>
|
|
729
|
+
<task id="LOCAL-00175" summary="Export chip">
|
|
730
|
+
<option name="closed" value="true" />
|
|
731
|
+
<created>1712648592331</created>
|
|
732
|
+
<option name="number" value="00175" />
|
|
733
|
+
<option name="presentableId" value="LOCAL-00175" />
|
|
734
|
+
<option name="project" value="LOCAL" />
|
|
735
|
+
<updated>1712648592332</updated>
|
|
736
|
+
</task>
|
|
737
|
+
<option name="localTasksCounter" value="176" />
|
|
741
738
|
<servers />
|
|
742
739
|
</component>
|
|
743
740
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -795,8 +792,6 @@
|
|
|
795
792
|
</option>
|
|
796
793
|
</component>
|
|
797
794
|
<component name="VcsManagerConfiguration">
|
|
798
|
-
<MESSAGE value="Remove floating-ui" />
|
|
799
|
-
<MESSAGE value="Move shouldAddFunNote to data" />
|
|
800
795
|
<MESSAGE value="Extract runChaos to its own file" />
|
|
801
796
|
<MESSAGE value="Extract all dependencies for updateUrl" />
|
|
802
797
|
<MESSAGE value="Extract EntryOrderConfig" />
|
|
@@ -820,6 +815,8 @@
|
|
|
820
815
|
<MESSAGE value="Fix Advanced Settings layout in dark more" />
|
|
821
816
|
<MESSAGE value="Fix Advanced Settings layout in dark mode" />
|
|
822
817
|
<MESSAGE value="Fix light mode contrast issues" />
|
|
823
|
-
<
|
|
818
|
+
<MESSAGE value="Attempt to fix Chip styling" />
|
|
819
|
+
<MESSAGE value="Export chip" />
|
|
820
|
+
<option name="LAST_COMMIT_MESSAGE" value="Export chip" />
|
|
824
821
|
</component>
|
|
825
822
|
</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";
|
package/.svelte-kit/__package__/template/seaweed/entry_order_config/entry-order-config.postcss
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
.btn-group > button {
|
|
2
|
-
padding: 0.3em 0.75em;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.btn-group-header > h2 {
|
|
6
|
-
font-weight: bolder;
|
|
7
|
-
padding-top: 1lh;
|
|
8
|
-
padding-bottom: 1lh;
|
|
9
|
-
margin-bottom: 0;
|
|
10
|
-
padding-inline-start: 1em;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.dark .btn-group-header > h2 {
|
|
14
|
-
color: rgb(var(--theme-font-color-dark));
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.dark .entry-group {
|
|
18
|
-
background-color: rgb(var(--color-surface-800));
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
tbody tr:nth-child(odd) {
|
|
22
|
-
background-color: rgb(var(--color-surface-500));
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.dark tbody tr:nth-child(odd) {
|
|
26
|
-
background-color: rgb(var(--color-surface-900));
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
tbody tr:nth-child(even) {
|
|
30
|
-
background-color: rgb(var(--color-surface-200));
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.dark tbody tr:nth-child(even) {
|
|
34
|
-
background-color: rgb(var(--color-surface-800));
|
|
35
|
-
}
|
|
1
|
+
.btn-group > button {
|
|
2
|
+
padding: 0.3em 0.75em;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.btn-group-header > h2 {
|
|
6
|
+
font-weight: bolder;
|
|
7
|
+
padding-top: 1lh;
|
|
8
|
+
padding-bottom: 1lh;
|
|
9
|
+
margin-bottom: 0;
|
|
10
|
+
padding-inline-start: 1em;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.dark .btn-group-header > h2 {
|
|
14
|
+
color: rgb(var(--theme-font-color-dark));
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.dark .entry-group {
|
|
18
|
+
background-color: rgb(var(--color-surface-800));
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
tbody tr:nth-child(odd) {
|
|
22
|
+
background-color: rgb(var(--color-surface-500));
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.dark tbody tr:nth-child(odd) {
|
|
26
|
+
background-color: rgb(var(--color-surface-900));
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
tbody tr:nth-child(even) {
|
|
30
|
+
background-color: rgb(var(--color-surface-200));
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.dark tbody tr:nth-child(even) {
|
|
34
|
+
background-color: rgb(var(--color-surface-800));
|
|
35
|
+
}
|
package/.svelte-kit/ambient.d.ts
CHANGED
|
@@ -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: "
|
|
24
|
+
version_hash: "1ygjmd2"
|
|
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,35 +1,35 @@
|
|
|
1
|
-
.btn-group > button {
|
|
2
|
-
padding: 0.3em 0.75em;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.btn-group-header > h2 {
|
|
6
|
-
font-weight: bolder;
|
|
7
|
-
padding-top: 1lh;
|
|
8
|
-
padding-bottom: 1lh;
|
|
9
|
-
margin-bottom: 0;
|
|
10
|
-
padding-inline-start: 1em;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.dark .btn-group-header > h2 {
|
|
14
|
-
color: rgb(var(--theme-font-color-dark));
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.dark .entry-group {
|
|
18
|
-
background-color: rgb(var(--color-surface-800));
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
tbody tr:nth-child(odd) {
|
|
22
|
-
background-color: rgb(var(--color-surface-500));
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.dark tbody tr:nth-child(odd) {
|
|
26
|
-
background-color: rgb(var(--color-surface-900));
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
tbody tr:nth-child(even) {
|
|
30
|
-
background-color: rgb(var(--color-surface-200));
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.dark tbody tr:nth-child(even) {
|
|
34
|
-
background-color: rgb(var(--color-surface-800));
|
|
35
|
-
}
|
|
1
|
+
.btn-group > button {
|
|
2
|
+
padding: 0.3em 0.75em;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.btn-group-header > h2 {
|
|
6
|
+
font-weight: bolder;
|
|
7
|
+
padding-top: 1lh;
|
|
8
|
+
padding-bottom: 1lh;
|
|
9
|
+
margin-bottom: 0;
|
|
10
|
+
padding-inline-start: 1em;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.dark .btn-group-header > h2 {
|
|
14
|
+
color: rgb(var(--theme-font-color-dark));
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.dark .entry-group {
|
|
18
|
+
background-color: rgb(var(--color-surface-800));
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
tbody tr:nth-child(odd) {
|
|
22
|
+
background-color: rgb(var(--color-surface-500));
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.dark tbody tr:nth-child(odd) {
|
|
26
|
+
background-color: rgb(var(--color-surface-900));
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
tbody tr:nth-child(even) {
|
|
30
|
+
background-color: rgb(var(--color-surface-200));
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.dark tbody tr:nth-child(even) {
|
|
34
|
+
background-color: rgb(var(--color-surface-800));
|
|
35
|
+
}
|
package/package.json
CHANGED
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,35 +1,35 @@
|
|
|
1
|
-
.btn-group > button {
|
|
2
|
-
padding: 0.3em 0.75em;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.btn-group-header > h2 {
|
|
6
|
-
font-weight: bolder;
|
|
7
|
-
padding-top: 1lh;
|
|
8
|
-
padding-bottom: 1lh;
|
|
9
|
-
margin-bottom: 0;
|
|
10
|
-
padding-inline-start: 1em;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.dark .btn-group-header > h2 {
|
|
14
|
-
color: rgb(var(--theme-font-color-dark));
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.dark .entry-group {
|
|
18
|
-
background-color: rgb(var(--color-surface-800));
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
tbody tr:nth-child(odd) {
|
|
22
|
-
background-color: rgb(var(--color-surface-500));
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.dark tbody tr:nth-child(odd) {
|
|
26
|
-
background-color: rgb(var(--color-surface-900));
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
tbody tr:nth-child(even) {
|
|
30
|
-
background-color: rgb(var(--color-surface-200));
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.dark tbody tr:nth-child(even) {
|
|
34
|
-
background-color: rgb(var(--color-surface-800));
|
|
35
|
-
}
|
|
1
|
+
.btn-group > button {
|
|
2
|
+
padding: 0.3em 0.75em;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.btn-group-header > h2 {
|
|
6
|
+
font-weight: bolder;
|
|
7
|
+
padding-top: 1lh;
|
|
8
|
+
padding-bottom: 1lh;
|
|
9
|
+
margin-bottom: 0;
|
|
10
|
+
padding-inline-start: 1em;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.dark .btn-group-header > h2 {
|
|
14
|
+
color: rgb(var(--theme-font-color-dark));
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.dark .entry-group {
|
|
18
|
+
background-color: rgb(var(--color-surface-800));
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
tbody tr:nth-child(odd) {
|
|
22
|
+
background-color: rgb(var(--color-surface-500));
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.dark tbody tr:nth-child(odd) {
|
|
26
|
+
background-color: rgb(var(--color-surface-900));
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
tbody tr:nth-child(even) {
|
|
30
|
+
background-color: rgb(var(--color-surface-200));
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.dark tbody tr:nth-child(even) {
|
|
34
|
+
background-color: rgb(var(--color-surface-800));
|
|
35
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|