diff --git a/dprint.json b/dprint.json index 7128988..1cee11a 100644 --- a/dprint.json +++ b/dprint.json @@ -15,8 +15,8 @@ ], "excludes": ["**/node_modules", "**/*-lock.json"], "plugins": [ - "https://plugins.dprint.dev/typescript-0.84.4.wasm", - "https://plugins.dprint.dev/json-0.17.2.wasm", - "https://plugins.dprint.dev/markdown-0.15.2.wasm" + "https://plugins.dprint.dev/typescript-0.93.1.wasm", + "https://plugins.dprint.dev/json-0.19.4.wasm", + "https://plugins.dprint.dev/markdown-0.17.8.wasm" ] } diff --git a/package.json b/package.json index 7681a19..e4bed1e 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "reset": "rimraf ./**/node_modules", "clean": "rimraf dist", "prepare": "husky install", - "update": "npm-check-updates -u", + "update": "npm-check-updates -u && dprint config update", "new": "tiddlywiki-plugin-dev new", "build:library": "npm run clean && tiddlywiki-plugin-dev build --library --output dist/library", "publish:offline": "npm run clean && tiddlywiki-plugin-dev publish --offline" @@ -33,21 +33,21 @@ ] }, "devDependencies": { - "@modern-js/tsconfig": "^2.54.5", - "@types/node": "^20.14.9", - "dprint": "^0.47.0", + "@modern-js/tsconfig": "^2.60.5", + "@types/node": "^22.8.2", + "dprint": "^0.47.5", "eslint-config-tidgi": "^1.2.3", - "husky": "^9.0.11", - "lint-staged": "^15.2.7", - "postcss": "^8.4.39", - "rimraf": "^5.0.7", + "husky": "^9.1.6", + "lint-staged": "^15.2.10", + "postcss": "^8.4.47", + "rimraf": "^6.0.1", "ts-node": "^10.9.2", - "tw5-typed": "^0.5.11", - "typescript": "^5.5.3" + "tw5-typed": "^0.5.14", + "typescript": "^5.6.3" }, "dependencies": { - "npm-check-updates": "^16.14.20", - "tiddlywiki": "^5.3.4", - "tiddlywiki-plugin-dev": "^0.2.1" + "npm-check-updates": "^17.1.9", + "tiddlywiki": "^5.3.5", + "tiddlywiki-plugin-dev": "^0.3.2" } } diff --git a/src/intention-tower-knowledge-graph/components/Buttons.tid b/src/intention-tower-knowledge-graph/components/Buttons.tid index 0b6c015..145a3bb 100644 --- a/src/intention-tower-knowledge-graph/components/Buttons.tid +++ b/src/intention-tower-knowledge-graph/components/Buttons.tid @@ -94,15 +94,15 @@ title: $:/plugins/linonetwo/intention-tower-knowledge-graph/Components/Buttons \end -\procedure back-to-default-layout-button() +\procedure back-to-standard-layout-button() <$button> <$action-setfield $tiddler="$:/layout" text="" $timestamp="no" /> - {{$:/core/images/default-layout}} - <> + {{$:/core/images/standard-layout}} + <> \end diff --git a/src/intention-tower-knowledge-graph/language/en-GB/Translations.multids b/src/intention-tower-knowledge-graph/language/en-GB/Translations.multids index c40b29a..a99943e 100644 --- a/src/intention-tower-knowledge-graph/language/en-GB/Translations.multids +++ b/src/intention-tower-knowledge-graph/language/en-GB/Translations.multids @@ -8,7 +8,7 @@ Intention: Intention Project: Project Task: Task Tags: Tags -BackToDefaultLayout: Back To Default Layout +BackToStandardLayout: Back To Standard Layout Configs/Description: These settings let you customise the behaviour of "Intention Tower Knowledge Graph" plugin. Tabs/TaskArchive: Task Archive Tabs/PriorityTaskList: Priority Task List diff --git a/src/intention-tower-knowledge-graph/language/zh-Hans/Translations.multids b/src/intention-tower-knowledge-graph/language/zh-Hans/Translations.multids index 21bb9dc..30f7659 100644 --- a/src/intention-tower-knowledge-graph/language/zh-Hans/Translations.multids +++ b/src/intention-tower-knowledge-graph/language/zh-Hans/Translations.multids @@ -8,7 +8,7 @@ Intention: 意义 Project: 项目 Task: 任务 Tags: 标签 -BackToDefaultLayout: 返回默认布局 +BackToStandardLayout: 返回标准布局 Configs/Description: 通过这些设置,您可以自定义「意义之塔与知识图谱」插件的行为。 Tabs/TaskArchive: 任务归档 Tabs/PriorityTaskList: 优先任务列表 diff --git a/src/intention-tower-knowledge-graph/layout/IntentionTower.tid b/src/intention-tower-knowledge-graph/layout/IntentionTower.tid index fa426a0..7f02774 100644 --- a/src/intention-tower-knowledge-graph/layout/IntentionTower.tid +++ b/src/intention-tower-knowledge-graph/layout/IntentionTower.tid @@ -32,7 +32,7 @@ title: $:/plugins/linonetwo/intention-tower-knowledge-graph/layout/IntentionTowe
- <> + <> <> <> <>