@turnipxenon/pineapple 2.4.30 → 2.4.31
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 +43 -42
- package/.svelte-kit/__package__/components/navigation_component/index.d.ts +2 -0
- package/.svelte-kit/__package__/components/navigation_component/index.js +3 -0
- package/.svelte-kit/__package__/index.d.ts +1 -0
- package/.svelte-kit/__package__/index.js +1 -0
- package/dist/components/navigation_component/index.d.ts +2 -0
- package/dist/components/navigation_component/index.js +3 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/package.json +1 -1
- package/src/lib/components/navigation_component/index.ts +4 -0
- package/src/lib/index.ts +1 -0
package/.idea/workspace.xml
CHANGED
|
@@ -4,9 +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="Changes" comment="
|
|
8
|
-
<change
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/src/lib/
|
|
7
|
+
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Set queryParams based on index and pageSize">
|
|
8
|
+
<change afterPath="$PROJECT_DIR$/src/lib/components/navigation_component/index.ts" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/src/lib/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/index.ts" afterDir="false" />
|
|
10
10
|
</list>
|
|
11
11
|
<option name="SHOW_DIALOG" value="false" />
|
|
12
12
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -85,40 +85,40 @@
|
|
|
85
85
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
86
86
|
<option name="showLibraryContents" value="true" />
|
|
87
87
|
</component>
|
|
88
|
-
<component name="PropertiesComponent"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
88
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
89
|
+
"keyToString": {
|
|
90
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
91
|
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
92
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
93
|
+
"WebServerToolWindowFactoryState": "false",
|
|
94
|
+
"git-widget-placeholder": "turnip/navigation",
|
|
95
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
96
|
+
"last_opened_file_path": "C:/Users/Pumpkin/Projects/Web/pineapple/src/lib/components/navigation_component",
|
|
97
|
+
"list.type.of.created.stylesheet": "CSS",
|
|
98
|
+
"node.js.detected.package.eslint": "true",
|
|
99
|
+
"node.js.detected.package.tslint": "true",
|
|
100
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
101
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
102
|
+
"nodejs_interpreter_path": "node",
|
|
103
|
+
"nodejs_package_manager_path": "yarn",
|
|
104
|
+
"npm.build.executor": "Run",
|
|
105
|
+
"npm.dev (1).executor": "Run",
|
|
106
|
+
"npm.dev --open.executor": "Run",
|
|
107
|
+
"npm.dev offline.executor": "Run",
|
|
108
|
+
"npm.dev-offline.executor": "Run",
|
|
109
|
+
"npm.dev.executor": "Run",
|
|
110
|
+
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
111
|
+
"ts.external.directory.path": "C:\\Users\\Pumpkin\\Projects\\Web\\pineapple\\node_modules\\typescript\\lib",
|
|
112
|
+
"vue.rearranger.settings.migration": "true"
|
|
113
113
|
}
|
|
114
|
-
}
|
|
114
|
+
}]]></component>
|
|
115
115
|
<component name="RecentsManager">
|
|
116
116
|
<key name="CopyFile.RECENT_KEYS">
|
|
117
|
+
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\lib\components\navigation_component" />
|
|
117
118
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\page3\page7\(test_layout)\page8" />
|
|
118
119
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\page3\page7" />
|
|
119
120
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\page3" />
|
|
120
121
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\page3\page5" />
|
|
121
|
-
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple" />
|
|
122
122
|
</key>
|
|
123
123
|
<key name="MoveFile.RECENT_KEYS">
|
|
124
124
|
<recent name="C:\Users\Pumpkin\Projects\Web\pineapple\src\routes\(pineapple)\pineapple\(extra-pages)" />
|
|
@@ -240,15 +240,8 @@
|
|
|
240
240
|
<workItem from="1711463423241" duration="256000" />
|
|
241
241
|
<workItem from="1711471654056" duration="635000" />
|
|
242
242
|
<workItem from="1711472302524" duration="9738000" />
|
|
243
|
-
<workItem from="1711482094100" duration="
|
|
244
|
-
|
|
245
|
-
<task id="LOCAL-00058" summary="Change lib to pkg to prevent the references from breaking from downstream apps">
|
|
246
|
-
<option name="closed" value="true" />
|
|
247
|
-
<created>1710298224571</created>
|
|
248
|
-
<option name="number" value="00058" />
|
|
249
|
-
<option name="presentableId" value="LOCAL-00058" />
|
|
250
|
-
<option name="project" value="LOCAL" />
|
|
251
|
-
<updated>1710298224571</updated>
|
|
243
|
+
<workItem from="1711482094100" duration="5506000" />
|
|
244
|
+
<workItem from="1711487798169" duration="92000" />
|
|
252
245
|
</task>
|
|
253
246
|
<task id="LOCAL-00059" summary="Add data-nosnippet">
|
|
254
247
|
<option name="closed" value="true" />
|
|
@@ -634,7 +627,15 @@
|
|
|
634
627
|
<option name="project" value="LOCAL" />
|
|
635
628
|
<updated>1711485359574</updated>
|
|
636
629
|
</task>
|
|
637
|
-
<
|
|
630
|
+
<task id="LOCAL-00107" summary="Set queryParams based on index and pageSize">
|
|
631
|
+
<option name="closed" value="true" />
|
|
632
|
+
<created>1711487464414</created>
|
|
633
|
+
<option name="number" value="00107" />
|
|
634
|
+
<option name="presentableId" value="LOCAL-00107" />
|
|
635
|
+
<option name="project" value="LOCAL" />
|
|
636
|
+
<updated>1711487464414</updated>
|
|
637
|
+
</task>
|
|
638
|
+
<option name="localTasksCounter" value="108" />
|
|
638
639
|
<servers />
|
|
639
640
|
</component>
|
|
640
641
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -692,7 +693,6 @@
|
|
|
692
693
|
</option>
|
|
693
694
|
</component>
|
|
694
695
|
<component name="VcsManagerConfiguration">
|
|
695
|
-
<MESSAGE value="Fix breadcrumb layout" />
|
|
696
696
|
<MESSAGE value="Fix default card postcss style" />
|
|
697
697
|
<MESSAGE value="Adjust turnip fab button color" />
|
|
698
698
|
<MESSAGE value="Replace btn-group postcss class with turnip-menu There is postcss defined class called btn-group which has styles that have !important, which I accidentally used not knowing it exists, and it overrides whatever styles I apply on my class" />
|
|
@@ -717,6 +717,7 @@
|
|
|
717
717
|
<MESSAGE value="Move test pages into a directory" />
|
|
718
718
|
<MESSAGE value="Add Navigation control" />
|
|
719
719
|
<MESSAGE value="Move NavigationControl to a component" />
|
|
720
|
-
<
|
|
720
|
+
<MESSAGE value="Set queryParams based on index and pageSize" />
|
|
721
|
+
<option name="LAST_COMMIT_MESSAGE" value="Set queryParams based on index and pageSize" />
|
|
721
722
|
</component>
|
|
722
723
|
</project>
|
|
@@ -3,6 +3,7 @@ export { default as SeaweedTemplate } from "./template/Seaweed/SeaweedTemplate.s
|
|
|
3
3
|
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
4
4
|
export { default as Card } from "./components/Card.svelte";
|
|
5
5
|
export * from "./components/overrideable_meta/index";
|
|
6
|
+
export * from "./components/navigation_component/index";
|
|
6
7
|
export * from "./components/dialog_manager/DialogManagerStore";
|
|
7
8
|
export * from "./components/dialog_manager/DialogManager";
|
|
8
9
|
export * from "./components/dialog_manager/DialogUtils";
|
|
@@ -4,6 +4,7 @@ export { default as SeaweedTemplate } from "./template/Seaweed/SeaweedTemplate.s
|
|
|
4
4
|
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
5
5
|
export { default as Card } from "./components/Card.svelte";
|
|
6
6
|
export * from "./components/overrideable_meta/index";
|
|
7
|
+
export * from "./components/navigation_component/index";
|
|
7
8
|
export * from "./components/dialog_manager/DialogManagerStore";
|
|
8
9
|
export * from "./components/dialog_manager/DialogManager";
|
|
9
10
|
export * from "./components/dialog_manager/DialogUtils";
|
package/dist/index.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ export { default as SeaweedTemplate } from "./template/Seaweed/SeaweedTemplate.s
|
|
|
3
3
|
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
4
4
|
export { default as Card } from "./components/Card.svelte";
|
|
5
5
|
export * from "./components/overrideable_meta/index";
|
|
6
|
+
export * from "./components/navigation_component/index";
|
|
6
7
|
export * from "./components/dialog_manager/DialogManagerStore";
|
|
7
8
|
export * from "./components/dialog_manager/DialogManager";
|
|
8
9
|
export * from "./components/dialog_manager/DialogUtils";
|
package/dist/index.js
CHANGED
|
@@ -4,6 +4,7 @@ export { default as SeaweedTemplate } from "./template/Seaweed/SeaweedTemplate.s
|
|
|
4
4
|
export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
5
5
|
export { default as Card } from "./components/Card.svelte";
|
|
6
6
|
export * from "./components/overrideable_meta/index";
|
|
7
|
+
export * from "./components/navigation_component/index";
|
|
7
8
|
export * from "./components/dialog_manager/DialogManagerStore";
|
|
8
9
|
export * from "./components/dialog_manager/DialogManager";
|
|
9
10
|
export * from "./components/dialog_manager/DialogUtils";
|
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.31",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev": "vite dev",
|
|
7
7
|
"build": "npm run check-requirements && vite build && yarn package",
|
package/src/lib/index.ts
CHANGED
|
@@ -6,6 +6,7 @@ export { default as LazyAsset } from "./components/LazyAsset.svelte";
|
|
|
6
6
|
export { default as Card } from "./components/Card.svelte";
|
|
7
7
|
|
|
8
8
|
export * from "$pkg/components/overrideable_meta/index";
|
|
9
|
+
export * from "$pkg/components/navigation_component/index";
|
|
9
10
|
export * from "./components/dialog_manager/DialogManagerStore";
|
|
10
11
|
export * from "./components/dialog_manager/DialogManager";
|
|
11
12
|
export * from "./components/dialog_manager/DialogUtils";
|