@turnipxenon/pineapple 2.4.3 → 2.4.5
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/pineapple.iml +1 -0
- package/.idea/workspace.xml +52 -45
- package/.svelte-kit/__package__/app.postcss +10 -0
- package/.svelte-kit/__package__/template/SeaweedTemplate.svelte +7 -3
- package/.svelte-kit/ambient.d.ts +6 -48
- package/.svelte-kit/generated/server/internal.js +1 -1
- package/dist/app.postcss +10 -0
- package/dist/template/SeaweedTemplate.svelte +7 -3
- package/package.json +1 -1
- package/src/lib/app.postcss +10 -0
- package/src/lib/template/SeaweedTemplate.svelte +7 -3
- package/src/routes/portfolio/+page.svelte +2 -1
package/.idea/pineapple.iml
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
|
8
8
|
<excludeFolder url="file://$MODULE_DIR$/.svelte-kit" />
|
|
9
9
|
<excludeFolder url="file://$MODULE_DIR$/.vercel" />
|
|
10
|
+
<excludeFolder url="file://$MODULE_DIR$/dist" />
|
|
10
11
|
</content>
|
|
11
12
|
<orderEntry type="inheritedJdk" />
|
|
12
13
|
<orderEntry type="sourceFolder" forTests="false" />
|
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 accordion rounded border missing">
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/src/lib/app.postcss" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/app.postcss" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/src/lib/template/SeaweedTemplate.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/template/SeaweedTemplate.svelte" afterDir="false" />
|
|
10
|
+
<change beforePath="$PROJECT_DIR$/src/routes/portfolio/+page.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/routes/portfolio/+page.svelte" afterDir="false" />
|
|
11
|
+
</list>
|
|
8
12
|
<option name="SHOW_DIALOG" value="false" />
|
|
9
13
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
14
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -67,31 +71,32 @@
|
|
|
67
71
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
68
72
|
<option name="showLibraryContents" value="true" />
|
|
69
73
|
</component>
|
|
70
|
-
<component name="PropertiesComponent"
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
74
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
75
|
+
"keyToString": {
|
|
76
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
77
|
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
78
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
79
|
+
"WebServerToolWindowFactoryState": "false",
|
|
80
|
+
"git-widget-placeholder": "portfolio-design",
|
|
81
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
82
|
+
"last_opened_file_path": "C:/Users/Pumpkin/Projects/Web/pineapple2",
|
|
83
|
+
"node.js.detected.package.eslint": "true",
|
|
84
|
+
"node.js.detected.package.tslint": "true",
|
|
85
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
86
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
87
|
+
"nodejs_interpreter_path": "node",
|
|
88
|
+
"nodejs_package_manager_path": "yarn",
|
|
89
|
+
"npm.build.executor": "Run",
|
|
90
|
+
"npm.dev (1).executor": "Run",
|
|
91
|
+
"npm.dev --open.executor": "Run",
|
|
92
|
+
"npm.dev offline.executor": "Run",
|
|
93
|
+
"npm.dev-offline.executor": "Run",
|
|
94
|
+
"npm.dev.executor": "Run",
|
|
95
|
+
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
96
|
+
"ts.external.directory.path": "C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib",
|
|
97
|
+
"vue.rearranger.settings.migration": "true"
|
|
93
98
|
}
|
|
94
|
-
}
|
|
99
|
+
}]]></component>
|
|
95
100
|
<component name="RecentsManager">
|
|
96
101
|
<key name="CopyFile.RECENT_KEYS">
|
|
97
102
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\portfolio" />
|
|
@@ -108,22 +113,23 @@
|
|
|
108
113
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\assets\others" />
|
|
109
114
|
</key>
|
|
110
115
|
</component>
|
|
111
|
-
<component name="RunManager" selected="npm.dev">
|
|
112
|
-
<configuration name="dev
|
|
113
|
-
<package-json value="$PROJECT_DIR
|
|
116
|
+
<component name="RunManager" selected="npm.dev --open">
|
|
117
|
+
<configuration name="dev --open" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
118
|
+
<package-json value="$PROJECT_DIR$/package.json" />
|
|
114
119
|
<command value="run" />
|
|
115
120
|
<scripts>
|
|
116
|
-
<script value="dev
|
|
121
|
+
<script value="dev" />
|
|
117
122
|
</scripts>
|
|
123
|
+
<arguments value="--open" />
|
|
118
124
|
<node-interpreter value="project" />
|
|
119
125
|
<envs />
|
|
120
126
|
<method v="2" />
|
|
121
127
|
</configuration>
|
|
122
|
-
<configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
123
|
-
<package-json value="$PROJECT_DIR
|
|
128
|
+
<configuration name="dev-offline" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
129
|
+
<package-json value="$PROJECT_DIR$/../speenus/package.json" />
|
|
124
130
|
<command value="run" />
|
|
125
131
|
<scripts>
|
|
126
|
-
<script value="dev" />
|
|
132
|
+
<script value="dev-offline" />
|
|
127
133
|
</scripts>
|
|
128
134
|
<node-interpreter value="project" />
|
|
129
135
|
<envs />
|
|
@@ -131,11 +137,11 @@
|
|
|
131
137
|
</configuration>
|
|
132
138
|
<list>
|
|
133
139
|
<item itemvalue="npm.dev-offline" />
|
|
134
|
-
<item itemvalue="npm.dev" />
|
|
140
|
+
<item itemvalue="npm.dev --open" />
|
|
135
141
|
</list>
|
|
136
142
|
<recent_temporary>
|
|
137
143
|
<list>
|
|
138
|
-
<item itemvalue="npm.dev" />
|
|
144
|
+
<item itemvalue="npm.dev --open" />
|
|
139
145
|
<item itemvalue="npm.dev-offline" />
|
|
140
146
|
</list>
|
|
141
147
|
</recent_temporary>
|
|
@@ -178,14 +184,7 @@
|
|
|
178
184
|
<workItem from="1710274381105" duration="206000" />
|
|
179
185
|
<workItem from="1710274942044" duration="14000" />
|
|
180
186
|
<workItem from="1710275377359" duration="5036000" />
|
|
181
|
-
|
|
182
|
-
<task id="LOCAL-00006" summary="Fix dependency conflicts with yarn">
|
|
183
|
-
<option name="closed" value="true" />
|
|
184
|
-
<created>1709789701103</created>
|
|
185
|
-
<option name="number" value="00006" />
|
|
186
|
-
<option name="presentableId" value="LOCAL-00006" />
|
|
187
|
-
<option name="project" value="LOCAL" />
|
|
188
|
-
<updated>1709789701103</updated>
|
|
187
|
+
<workItem from="1710289549437" duration="2609000" />
|
|
189
188
|
</task>
|
|
190
189
|
<task id="LOCAL-00007" summary="Update to yarn Updating to yarn to prevent dependency conflicts">
|
|
191
190
|
<option name="closed" value="true" />
|
|
@@ -571,7 +570,15 @@
|
|
|
571
570
|
<option name="project" value="LOCAL" />
|
|
572
571
|
<updated>1710280419114</updated>
|
|
573
572
|
</task>
|
|
574
|
-
<
|
|
573
|
+
<task id="LOCAL-00055" summary="Fix accordion rounded border missing">
|
|
574
|
+
<option name="closed" value="true" />
|
|
575
|
+
<created>1710290096410</created>
|
|
576
|
+
<option name="number" value="00055" />
|
|
577
|
+
<option name="presentableId" value="LOCAL-00055" />
|
|
578
|
+
<option name="project" value="LOCAL" />
|
|
579
|
+
<updated>1710290096410</updated>
|
|
580
|
+
</task>
|
|
581
|
+
<option name="localTasksCounter" value="56" />
|
|
575
582
|
<servers />
|
|
576
583
|
</component>
|
|
577
584
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -629,7 +636,6 @@
|
|
|
629
636
|
</option>
|
|
630
637
|
</component>
|
|
631
638
|
<component name="VcsManagerConfiguration">
|
|
632
|
-
<MESSAGE value="Migrate to skeleton 2.0" />
|
|
633
639
|
<MESSAGE value="Add web scraper for thumbnails and more projects" />
|
|
634
640
|
<MESSAGE value="Fix import error" />
|
|
635
641
|
<MESSAGE value="Finalize available content for portfolio" />
|
|
@@ -654,6 +660,7 @@
|
|
|
654
660
|
<MESSAGE value="Remove postcss reference in non root layout" />
|
|
655
661
|
<MESSAGE value="Add unique class for Card" />
|
|
656
662
|
<MESSAGE value="Remove unnecessary files" />
|
|
657
|
-
<
|
|
663
|
+
<MESSAGE value="Fix accordion rounded border missing" />
|
|
664
|
+
<option name="LAST_COMMIT_MESSAGE" value="Fix accordion rounded border missing" />
|
|
658
665
|
</component>
|
|
659
666
|
</project>
|
|
@@ -151,3 +151,13 @@ a:active {
|
|
|
151
151
|
.dark a:active {
|
|
152
152
|
color: rgb(var(--color-secondary-100));
|
|
153
153
|
}
|
|
154
|
+
|
|
155
|
+
/* region Accordion css for handling missing styles in package */
|
|
156
|
+
.accordion-control {
|
|
157
|
+
@apply hover:bg-surface-hover-token;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.accordion-item {
|
|
161
|
+
@apply variant-filled-primary rounded-md;
|
|
162
|
+
}
|
|
163
|
+
/* endregion Accordion css for handling missing styles in package */
|
|
@@ -209,10 +209,10 @@ $:
|
|
|
209
209
|
</ul>
|
|
210
210
|
<br>
|
|
211
211
|
<!-- todo: turn off flashing when accordion is expanded -->
|
|
212
|
-
<Accordion
|
|
213
|
-
<AccordionItem
|
|
212
|
+
<Accordion>
|
|
213
|
+
<AccordionItem>
|
|
214
214
|
<div slot="summary">
|
|
215
|
-
<h2 class="
|
|
215
|
+
<h2 class="accordion-header">More experience</h2>
|
|
216
216
|
</div>
|
|
217
217
|
<svelte:fragment slot="content">
|
|
218
218
|
<section class="more-section">
|
|
@@ -904,4 +904,8 @@ $:
|
|
|
904
904
|
[class*='qt-'] {
|
|
905
905
|
font-weight: var(--qt-font-weight);
|
|
906
906
|
}
|
|
907
|
+
|
|
908
|
+
.accordion-header {
|
|
909
|
+
margin-top: 0.25em;
|
|
910
|
+
}
|
|
907
911
|
</style>
|
package/.svelte-kit/ambient.d.ts
CHANGED
|
@@ -26,7 +26,6 @@
|
|
|
26
26
|
* ```
|
|
27
27
|
*/
|
|
28
28
|
declare module '$env/static/private' {
|
|
29
|
-
export const ACLOCAL_PATH: string;
|
|
30
29
|
export const ALLUSERSPROFILE: string;
|
|
31
30
|
export const APPDATA: string;
|
|
32
31
|
export const ChocolateyInstall: string;
|
|
@@ -36,8 +35,6 @@ declare module '$env/static/private' {
|
|
|
36
35
|
export const CommonProgramW6432: string;
|
|
37
36
|
export const COMPUTERNAME: string;
|
|
38
37
|
export const COMSPEC: string;
|
|
39
|
-
export const CONFIG_SITE: string;
|
|
40
|
-
export const DISPLAY: string;
|
|
41
38
|
export const DriverData: string;
|
|
42
39
|
export const EXEPATH: string;
|
|
43
40
|
export const GIT_XL_PATH: string;
|
|
@@ -46,22 +43,13 @@ declare module '$env/static/private' {
|
|
|
46
43
|
export const HOME: string;
|
|
47
44
|
export const HOMEDRIVE: string;
|
|
48
45
|
export const HOMEPATH: string;
|
|
49
|
-
export const
|
|
50
|
-
export const INFOPATH: string;
|
|
46
|
+
export const IDEA_INITIAL_DIRECTORY: string;
|
|
51
47
|
export const INIT_CWD: string;
|
|
52
48
|
export const JAVA_HOME: string;
|
|
53
|
-
export const LANG: string;
|
|
54
49
|
export const LOCALAPPDATA: string;
|
|
55
50
|
export const LOGONSERVER: string;
|
|
56
|
-
export const MANPATH: string;
|
|
57
|
-
export const MINGW_CHOST: string;
|
|
58
|
-
export const MINGW_PACKAGE_PREFIX: string;
|
|
59
|
-
export const MINGW_PREFIX: string;
|
|
60
51
|
export const MSYS: string;
|
|
61
52
|
export const MSYSTEM: string;
|
|
62
|
-
export const MSYSTEM_CARCH: string;
|
|
63
|
-
export const MSYSTEM_CHOST: string;
|
|
64
|
-
export const MSYSTEM_PREFIX: string;
|
|
65
53
|
export const NODE: string;
|
|
66
54
|
export const npm_config_argv: string;
|
|
67
55
|
export const npm_config_bin_links: string;
|
|
@@ -154,15 +142,10 @@ declare module '$env/static/private' {
|
|
|
154
142
|
export const NUMBER_OF_PROCESSORS: string;
|
|
155
143
|
export const NVM_HOME: string;
|
|
156
144
|
export const NVM_SYMLINK: string;
|
|
157
|
-
export const OLDPWD: string;
|
|
158
145
|
export const OneDrive: string;
|
|
159
|
-
export const ORIGINAL_PATH: string;
|
|
160
|
-
export const ORIGINAL_TEMP: string;
|
|
161
|
-
export const ORIGINAL_TMP: string;
|
|
162
146
|
export const OS: string;
|
|
163
147
|
export const PATH: string;
|
|
164
148
|
export const PATHEXT: string;
|
|
165
|
-
export const PKG_CONFIG_PATH: string;
|
|
166
149
|
export const PLINK_PROTOCOL: string;
|
|
167
150
|
export const POSTGRES_URL: string;
|
|
168
151
|
export const PROCESSOR_ARCHITECTURE: string;
|
|
@@ -178,15 +161,14 @@ declare module '$env/static/private' {
|
|
|
178
161
|
export const PWD: string;
|
|
179
162
|
export const PyCharm: string;
|
|
180
163
|
export const SESSIONNAME: string;
|
|
181
|
-
export const SHELL: string;
|
|
182
164
|
export const SHLVL: string;
|
|
183
|
-
export const SSH_ASKPASS: string;
|
|
184
165
|
export const SYSTEMDRIVE: string;
|
|
185
166
|
export const SYSTEMROOT: string;
|
|
186
167
|
export const TEMP: string;
|
|
187
168
|
export const TERM: string;
|
|
169
|
+
export const TERMINAL_EMULATOR: string;
|
|
170
|
+
export const TERM_SESSION_ID: string;
|
|
188
171
|
export const TMP: string;
|
|
189
|
-
export const TMPDIR: string;
|
|
190
172
|
export const USERDOMAIN: string;
|
|
191
173
|
export const USERDOMAIN_ROAMINGPROFILE: string;
|
|
192
174
|
export const USERNAME: string;
|
|
@@ -195,9 +177,6 @@ declare module '$env/static/private' {
|
|
|
195
177
|
export const VS160COMCOMNTOOLS: string;
|
|
196
178
|
export const WebStorm: string;
|
|
197
179
|
export const WINDIR: string;
|
|
198
|
-
export const WSLENV: string;
|
|
199
|
-
export const WT_PROFILE_ID: string;
|
|
200
|
-
export const WT_SESSION: string;
|
|
201
180
|
export const YARN_WRAP_OUTPUT: string;
|
|
202
181
|
export const ZES_ENABLE_SYSMAN: string;
|
|
203
182
|
}
|
|
@@ -235,7 +214,6 @@ declare module '$env/static/public' {
|
|
|
235
214
|
*/
|
|
236
215
|
declare module '$env/dynamic/private' {
|
|
237
216
|
export const env: {
|
|
238
|
-
ACLOCAL_PATH: string;
|
|
239
217
|
ALLUSERSPROFILE: string;
|
|
240
218
|
APPDATA: string;
|
|
241
219
|
ChocolateyInstall: string;
|
|
@@ -245,8 +223,6 @@ declare module '$env/dynamic/private' {
|
|
|
245
223
|
CommonProgramW6432: string;
|
|
246
224
|
COMPUTERNAME: string;
|
|
247
225
|
COMSPEC: string;
|
|
248
|
-
CONFIG_SITE: string;
|
|
249
|
-
DISPLAY: string;
|
|
250
226
|
DriverData: string;
|
|
251
227
|
EXEPATH: string;
|
|
252
228
|
GIT_XL_PATH: string;
|
|
@@ -255,22 +231,13 @@ declare module '$env/dynamic/private' {
|
|
|
255
231
|
HOME: string;
|
|
256
232
|
HOMEDRIVE: string;
|
|
257
233
|
HOMEPATH: string;
|
|
258
|
-
|
|
259
|
-
INFOPATH: string;
|
|
234
|
+
IDEA_INITIAL_DIRECTORY: string;
|
|
260
235
|
INIT_CWD: string;
|
|
261
236
|
JAVA_HOME: string;
|
|
262
|
-
LANG: string;
|
|
263
237
|
LOCALAPPDATA: string;
|
|
264
238
|
LOGONSERVER: string;
|
|
265
|
-
MANPATH: string;
|
|
266
|
-
MINGW_CHOST: string;
|
|
267
|
-
MINGW_PACKAGE_PREFIX: string;
|
|
268
|
-
MINGW_PREFIX: string;
|
|
269
239
|
MSYS: string;
|
|
270
240
|
MSYSTEM: string;
|
|
271
|
-
MSYSTEM_CARCH: string;
|
|
272
|
-
MSYSTEM_CHOST: string;
|
|
273
|
-
MSYSTEM_PREFIX: string;
|
|
274
241
|
NODE: string;
|
|
275
242
|
npm_config_argv: string;
|
|
276
243
|
npm_config_bin_links: string;
|
|
@@ -363,15 +330,10 @@ declare module '$env/dynamic/private' {
|
|
|
363
330
|
NUMBER_OF_PROCESSORS: string;
|
|
364
331
|
NVM_HOME: string;
|
|
365
332
|
NVM_SYMLINK: string;
|
|
366
|
-
OLDPWD: string;
|
|
367
333
|
OneDrive: string;
|
|
368
|
-
ORIGINAL_PATH: string;
|
|
369
|
-
ORIGINAL_TEMP: string;
|
|
370
|
-
ORIGINAL_TMP: string;
|
|
371
334
|
OS: string;
|
|
372
335
|
PATH: string;
|
|
373
336
|
PATHEXT: string;
|
|
374
|
-
PKG_CONFIG_PATH: string;
|
|
375
337
|
PLINK_PROTOCOL: string;
|
|
376
338
|
POSTGRES_URL: string;
|
|
377
339
|
PROCESSOR_ARCHITECTURE: string;
|
|
@@ -387,15 +349,14 @@ declare module '$env/dynamic/private' {
|
|
|
387
349
|
PWD: string;
|
|
388
350
|
PyCharm: string;
|
|
389
351
|
SESSIONNAME: string;
|
|
390
|
-
SHELL: string;
|
|
391
352
|
SHLVL: string;
|
|
392
|
-
SSH_ASKPASS: string;
|
|
393
353
|
SYSTEMDRIVE: string;
|
|
394
354
|
SYSTEMROOT: string;
|
|
395
355
|
TEMP: string;
|
|
396
356
|
TERM: string;
|
|
357
|
+
TERMINAL_EMULATOR: string;
|
|
358
|
+
TERM_SESSION_ID: string;
|
|
397
359
|
TMP: string;
|
|
398
|
-
TMPDIR: string;
|
|
399
360
|
USERDOMAIN: string;
|
|
400
361
|
USERDOMAIN_ROAMINGPROFILE: string;
|
|
401
362
|
USERNAME: string;
|
|
@@ -404,9 +365,6 @@ declare module '$env/dynamic/private' {
|
|
|
404
365
|
VS160COMCOMNTOOLS: string;
|
|
405
366
|
WebStorm: string;
|
|
406
367
|
WINDIR: string;
|
|
407
|
-
WSLENV: string;
|
|
408
|
-
WT_PROFILE_ID: string;
|
|
409
|
-
WT_SESSION: string;
|
|
410
368
|
YARN_WRAP_OUTPUT: string;
|
|
411
369
|
ZES_ENABLE_SYSMAN: string;
|
|
412
370
|
[key: `PUBLIC_${string}`]: undefined;
|
|
@@ -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: "15ujmvw"
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
export async function get_hooks() {
|
package/dist/app.postcss
CHANGED
|
@@ -151,3 +151,13 @@ a:active {
|
|
|
151
151
|
.dark a:active {
|
|
152
152
|
color: rgb(var(--color-secondary-100));
|
|
153
153
|
}
|
|
154
|
+
|
|
155
|
+
/* region Accordion css for handling missing styles in package */
|
|
156
|
+
.accordion-control {
|
|
157
|
+
@apply hover:bg-surface-hover-token;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.accordion-item {
|
|
161
|
+
@apply variant-filled-primary rounded-md;
|
|
162
|
+
}
|
|
163
|
+
/* endregion Accordion css for handling missing styles in package */
|
|
@@ -209,10 +209,10 @@ $:
|
|
|
209
209
|
</ul>
|
|
210
210
|
<br>
|
|
211
211
|
<!-- todo: turn off flashing when accordion is expanded -->
|
|
212
|
-
<Accordion
|
|
213
|
-
<AccordionItem
|
|
212
|
+
<Accordion>
|
|
213
|
+
<AccordionItem>
|
|
214
214
|
<div slot="summary">
|
|
215
|
-
<h2 class="
|
|
215
|
+
<h2 class="accordion-header">More experience</h2>
|
|
216
216
|
</div>
|
|
217
217
|
<svelte:fragment slot="content">
|
|
218
218
|
<section class="more-section">
|
|
@@ -904,4 +904,8 @@ $:
|
|
|
904
904
|
[class*='qt-'] {
|
|
905
905
|
font-weight: var(--qt-font-weight);
|
|
906
906
|
}
|
|
907
|
+
|
|
908
|
+
.accordion-header {
|
|
909
|
+
margin-top: 0.25em;
|
|
910
|
+
}
|
|
907
911
|
</style>
|
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.5",
|
|
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
|
@@ -151,3 +151,13 @@ a:active {
|
|
|
151
151
|
.dark a:active {
|
|
152
152
|
color: rgb(var(--color-secondary-100));
|
|
153
153
|
}
|
|
154
|
+
|
|
155
|
+
/* region Accordion css for handling missing styles in package */
|
|
156
|
+
.accordion-control {
|
|
157
|
+
@apply hover:bg-surface-hover-token;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.accordion-item {
|
|
161
|
+
@apply variant-filled-primary rounded-md;
|
|
162
|
+
}
|
|
163
|
+
/* endregion Accordion css for handling missing styles in package */
|
|
@@ -246,10 +246,10 @@
|
|
|
246
246
|
</ul>
|
|
247
247
|
<br>
|
|
248
248
|
<!-- todo: turn off flashing when accordion is expanded -->
|
|
249
|
-
<Accordion
|
|
250
|
-
<AccordionItem
|
|
249
|
+
<Accordion>
|
|
250
|
+
<AccordionItem>
|
|
251
251
|
<div slot="summary">
|
|
252
|
-
<h2 class="
|
|
252
|
+
<h2 class="accordion-header">More experience</h2>
|
|
253
253
|
</div>
|
|
254
254
|
<svelte:fragment slot="content">
|
|
255
255
|
<section class="more-section">
|
|
@@ -871,4 +871,8 @@
|
|
|
871
871
|
[class*='qt-'] {
|
|
872
872
|
font-weight: var(--qt-font-weight);
|
|
873
873
|
}
|
|
874
|
+
|
|
875
|
+
.accordion-header {
|
|
876
|
+
margin-top: 0.25em;
|
|
877
|
+
}
|
|
874
878
|
</style>
|