K-University-AIED commited on
Commit
2e3b2cd
·
verified ·
1 Parent(s): 7ea8323

Add extracted vault: student_021

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/app.json +4 -0
  3. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/appearance.json +3 -0
  4. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/community-plugins.json +40 -0
  5. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/core-plugins.json +33 -0
  6. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/graph.json +22 -0
  7. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/hotkeys.json +184 -0
  8. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/ai-image-analyzer/main.js +2208 -0
  9. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/ai-image-analyzer/manifest.json +10 -0
  10. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/data.json +10 -0
  11. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/main.js +0 -0
  12. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/manifest.json +10 -0
  13. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/data.json +388 -0
  14. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/main.js +0 -0
  15. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/manifest.json +13 -0
  16. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/styles.css +1 -0
  17. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/main.js +0 -0
  18. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/manifest.json +11 -0
  19. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/styles.css +141 -0
  20. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/data.json +328 -0
  21. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/main.js +0 -0
  22. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/manifest.json +10 -0
  23. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/styles.css +1338 -0
  24. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/data.json +29 -0
  25. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/main.js +0 -0
  26. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/manifest.json +11 -0
  27. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/styles.css +535 -0
  28. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/main.js +0 -0
  29. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/manifest.json +10 -0
  30. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/styles.css +774 -0
  31. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/kr-book-info-plugin/main.js +380 -0
  32. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/kr-book-info-plugin/manifest.json +10 -0
  33. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/data.json +35 -0
  34. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/main.js +0 -0
  35. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/manifest.json +12 -0
  36. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/styles.css +2093 -0
  37. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/main.js +0 -0
  38. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/manifest.json +9 -0
  39. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/styles.css +7 -0
  40. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/main.js +14 -0
  41. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/manifest.json +10 -0
  42. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/styles.css +47 -0
  43. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/data.json +813 -0
  44. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/main.js +0 -0
  45. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json +12 -0
  46. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/styles.css +0 -0
  47. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/data.json +6 -0
  48. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/main.js +0 -0
  49. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/manifest.json +11 -0
  50. data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/styles.css +27 -0
.gitattributes CHANGED
@@ -195,3 +195,4 @@ data/student_019/이나령/.obsidian/plugins/obsidian-textgenerator-
195
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/찰란한[[:space:]]회의[[:space:]]11월[[:space:]]6일/챕터3.[[:space:]]향수.pdf filter=lfs diff=lfs merge=lfs -text
196
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/학생회[[:space:]]제휴/두스쿱_협업제안서(최최최최종).pdf filter=lfs diff=lfs merge=lfs -text
197
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/학생회[[:space:]]제휴/라이키_협업제안서[[:space:]]1.pdf filter=lfs diff=lfs merge=lfs -text
 
 
195
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/찰란한[[:space:]]회의[[:space:]]11월[[:space:]]6일/챕터3.[[:space:]]향수.pdf filter=lfs diff=lfs merge=lfs -text
196
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/학생회[[:space:]]제휴/두스쿱_협업제안서(최최최최종).pdf filter=lfs diff=lfs merge=lfs -text
197
  data/student_019/이나령/backstage[[:space:]]notes/첨부파일/학생회[[:space:]]제휴/라이키_협업제안서[[:space:]]1.pdf filter=lfs diff=lfs merge=lfs -text
198
+ data/student_021/AI활용성찰적글쓰기[[:space:]]옵시디언볼트/.obsidian/plugins/obsidian-textgenerator-plugin/main.js filter=lfs diff=lfs merge=lfs -text
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/app.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "newFileLocation": "folder",
3
+ "newFileFolderPath": "00.inbox"
4
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/appearance.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "theme": "moonstone"
3
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/community-plugins.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ "ai-image-analyzer",
3
+ "obsidian-book-search-plugin",
4
+ "obsidian42-brat",
5
+ "calendar",
6
+ "copilot",
7
+ "dataview",
8
+ "editing-toolbar",
9
+ "obsidian-excalidraw-plugin",
10
+ "obsidian-file-color",
11
+ "file-tree-alternative",
12
+ "highlightr-plugin",
13
+ "obsidian-kanban",
14
+ "kr-book-info-plugin",
15
+ "obsidian-linter",
16
+ "obsidian-local-rest-api",
17
+ "metadata-menu",
18
+ "obsidian-minimal-settings",
19
+ "note-refactor-obsidian",
20
+ "omnisearch",
21
+ "obsidian-outliner",
22
+ "url-into-selection",
23
+ "periodic-notes",
24
+ "remotely-save",
25
+ "share-note",
26
+ "smart-composer",
27
+ "smart-connections",
28
+ "obsidian-spaced-repetition",
29
+ "obsidian42-strange-new-worlds",
30
+ "obsidian-style-settings",
31
+ "supercharged-links-obsidian",
32
+ "text-extractor",
33
+ "obsidian-textgenerator-plugin",
34
+ "translate",
35
+ "various-complements",
36
+ "vertical-tabs",
37
+ "webpage-html-export",
38
+ "workspaces-plus",
39
+ "templater-obsidian"
40
+ ]
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/core-plugins.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "file-explorer": true,
3
+ "global-search": true,
4
+ "switcher": true,
5
+ "graph": true,
6
+ "backlink": true,
7
+ "canvas": true,
8
+ "outgoing-link": true,
9
+ "tag-pane": true,
10
+ "footnotes": false,
11
+ "properties": false,
12
+ "page-preview": true,
13
+ "daily-notes": true,
14
+ "templates": true,
15
+ "note-composer": true,
16
+ "command-palette": true,
17
+ "slash-command": false,
18
+ "editor-status": true,
19
+ "bookmarks": true,
20
+ "markdown-importer": false,
21
+ "zk-prefixer": false,
22
+ "random-note": false,
23
+ "outline": true,
24
+ "word-count": true,
25
+ "slides": false,
26
+ "audio-recorder": false,
27
+ "workspaces": false,
28
+ "file-recovery": true,
29
+ "publish": false,
30
+ "sync": true,
31
+ "bases": true,
32
+ "webviewer": false
33
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/graph.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "collapse-filter": true,
3
+ "search": "",
4
+ "showTags": false,
5
+ "showAttachments": false,
6
+ "hideUnresolved": false,
7
+ "showOrphans": true,
8
+ "collapse-color-groups": true,
9
+ "colorGroups": [],
10
+ "collapse-display": true,
11
+ "showArrow": false,
12
+ "textFadeMultiplier": 0,
13
+ "nodeSizeMultiplier": 1,
14
+ "lineSizeMultiplier": 1,
15
+ "collapse-forces": true,
16
+ "centerStrength": 0.518713248970312,
17
+ "repelStrength": 10,
18
+ "linkStrength": 1,
19
+ "linkDistance": 250,
20
+ "scale": 0.7132754626224341,
21
+ "close": true
22
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/hotkeys.json ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "editor:insert-wikilink": [
3
+ {
4
+ "modifiers": [
5
+ "Mod"
6
+ ],
7
+ "key": "["
8
+ }
9
+ ],
10
+ "graph:open-local": [
11
+ {
12
+ "modifiers": [
13
+ "Mod",
14
+ "Shift"
15
+ ],
16
+ "key": "G"
17
+ }
18
+ ],
19
+ "obsidian-book-search-plugin:open-book-search-modal": [
20
+ {
21
+ "modifiers": [
22
+ "Mod",
23
+ "Shift"
24
+ ],
25
+ "key": "B"
26
+ }
27
+ ],
28
+ "kr-book-info-plugin:add-book-info": [
29
+ {
30
+ "modifiers": [
31
+ "Alt",
32
+ "Mod",
33
+ "Shift"
34
+ ],
35
+ "key": "B"
36
+ }
37
+ ],
38
+ "app:delete-file": [
39
+ {
40
+ "modifiers": [
41
+ "Alt",
42
+ "Mod",
43
+ "Shift"
44
+ ],
45
+ "key": "D"
46
+ }
47
+ ],
48
+ "editor:insert-callout": [
49
+ {
50
+ "modifiers": [
51
+ "Mod"
52
+ ],
53
+ "key": "]"
54
+ }
55
+ ],
56
+ "omnisearch:show-modal": [
57
+ {
58
+ "modifiers": [
59
+ "Mod",
60
+ "Shift"
61
+ ],
62
+ "key": "O"
63
+ }
64
+ ],
65
+ "smart-composer:add-selection-to-chat": [
66
+ {
67
+ "modifiers": [
68
+ "Mod",
69
+ "Shift"
70
+ ],
71
+ "key": "L"
72
+ }
73
+ ],
74
+ "smart-composer:open-new-chat": [
75
+ {
76
+ "modifiers": [
77
+ "Mod"
78
+ ],
79
+ "key": "L"
80
+ }
81
+ ],
82
+ "app:toggle-left-sidebar": [
83
+ {
84
+ "modifiers": [
85
+ "Mod",
86
+ "Shift"
87
+ ],
88
+ "key": "ArrowLeft"
89
+ }
90
+ ],
91
+ "app:toggle-right-sidebar": [
92
+ {
93
+ "modifiers": [
94
+ "Mod",
95
+ "Shift"
96
+ ],
97
+ "key": "ArrowRight"
98
+ }
99
+ ],
100
+ "translate:translator-selection": [
101
+ {
102
+ "modifiers": [
103
+ "Mod",
104
+ "Shift"
105
+ ],
106
+ "key": "R"
107
+ }
108
+ ],
109
+ "note-refactor-obsidian:app:extract-selection-first-line": [],
110
+ "obsidian-excalidraw-plugin:save": [],
111
+ "editor:toggle-checklist-status": [],
112
+ "various-complements:reload-custom-dictionaries": [],
113
+ "workspaces-plus:open-workspaces-plus": [
114
+ {
115
+ "modifiers": [
116
+ "Mod"
117
+ ],
118
+ "key": "U"
119
+ }
120
+ ],
121
+ "workspaces-plus:save-workspace": [
122
+ {
123
+ "modifiers": [
124
+ "Mod",
125
+ "Shift"
126
+ ],
127
+ "key": "U"
128
+ }
129
+ ],
130
+ "workspaces:open-modal": [
131
+ {
132
+ "modifiers": [
133
+ "Alt",
134
+ "Mod"
135
+ ],
136
+ "key": "U"
137
+ }
138
+ ],
139
+ "editor:set-heading-1": [
140
+ {
141
+ "modifiers": [
142
+ "Mod"
143
+ ],
144
+ "key": "1"
145
+ }
146
+ ],
147
+ "editor:set-heading-2": [
148
+ {
149
+ "modifiers": [
150
+ "Mod"
151
+ ],
152
+ "key": "2"
153
+ }
154
+ ],
155
+ "editor:set-heading-3": [
156
+ {
157
+ "modifiers": [
158
+ "Mod"
159
+ ],
160
+ "key": "3"
161
+ }
162
+ ],
163
+ "editor:set-heading-4": [
164
+ {
165
+ "modifiers": [
166
+ "Mod"
167
+ ],
168
+ "key": "4"
169
+ }
170
+ ],
171
+ "workspace:goto-tab-1": [],
172
+ "workspace:goto-tab-2": [],
173
+ "workspace:goto-tab-3": [],
174
+ "workspace:goto-tab-4": [],
175
+ "templater-obsidian:insert-templater": [
176
+ {
177
+ "modifiers": [
178
+ "Mod"
179
+ ],
180
+ "key": "T"
181
+ }
182
+ ],
183
+ "workspace:new-tab": []
184
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/ai-image-analyzer/main.js ADDED
@@ -0,0 +1,2208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
3
+ if you want to view the source, please visit the github repository of this plugin
4
+ */
5
+
6
+ var __create = Object.create;
7
+ var __defProp = Object.defineProperty;
8
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
9
+ var __getOwnPropNames = Object.getOwnPropertyNames;
10
+ var __getProtoOf = Object.getPrototypeOf;
11
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
12
+ var __typeError = (msg) => {
13
+ throw TypeError(msg);
14
+ };
15
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
16
+ var __commonJS = (cb, mod) => function __require() {
17
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
18
+ };
19
+ var __export = (target, all) => {
20
+ for (var name in all)
21
+ __defProp(target, name, { get: all[name], enumerable: true });
22
+ };
23
+ var __copyProps = (to, from, except, desc) => {
24
+ if (from && typeof from === "object" || typeof from === "function") {
25
+ for (let key of __getOwnPropNames(from))
26
+ if (!__hasOwnProp.call(to, key) && key !== except)
27
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
28
+ }
29
+ return to;
30
+ };
31
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
32
+ // If the importer is in node compatibility mode or this is not an ESM
33
+ // file that has been converted to a CommonJS file using a Babel-
34
+ // compatible transform (i.e. "__esModule" has not been set), then set
35
+ // "default" to the CommonJS "module.exports" for node compatibility.
36
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
37
+ mod
38
+ ));
39
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
40
+ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
41
+ var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
42
+ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
43
+ var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
44
+ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
45
+ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
46
+ var __privateWrapper = (obj, member, setter, getter) => ({
47
+ set _(value) {
48
+ __privateSet(obj, member, value, setter);
49
+ },
50
+ get _() {
51
+ return __privateGet(obj, member, getter);
52
+ }
53
+ });
54
+
55
+ // node_modules/eventemitter3/index.js
56
+ var require_eventemitter3 = __commonJS({
57
+ "node_modules/eventemitter3/index.js"(exports, module2) {
58
+ "use strict";
59
+ var has = Object.prototype.hasOwnProperty;
60
+ var prefix = "~";
61
+ function Events() {
62
+ }
63
+ if (Object.create) {
64
+ Events.prototype = /* @__PURE__ */ Object.create(null);
65
+ if (!new Events().__proto__) prefix = false;
66
+ }
67
+ function EE(fn, context, once) {
68
+ this.fn = fn;
69
+ this.context = context;
70
+ this.once = once || false;
71
+ }
72
+ function addListener(emitter, event, fn, context, once) {
73
+ if (typeof fn !== "function") {
74
+ throw new TypeError("The listener must be a function");
75
+ }
76
+ var listener = new EE(fn, context || emitter, once), evt = prefix ? prefix + event : event;
77
+ if (!emitter._events[evt]) emitter._events[evt] = listener, emitter._eventsCount++;
78
+ else if (!emitter._events[evt].fn) emitter._events[evt].push(listener);
79
+ else emitter._events[evt] = [emitter._events[evt], listener];
80
+ return emitter;
81
+ }
82
+ function clearEvent(emitter, evt) {
83
+ if (--emitter._eventsCount === 0) emitter._events = new Events();
84
+ else delete emitter._events[evt];
85
+ }
86
+ function EventEmitter2() {
87
+ this._events = new Events();
88
+ this._eventsCount = 0;
89
+ }
90
+ EventEmitter2.prototype.eventNames = function eventNames() {
91
+ var names = [], events, name;
92
+ if (this._eventsCount === 0) return names;
93
+ for (name in events = this._events) {
94
+ if (has.call(events, name)) names.push(prefix ? name.slice(1) : name);
95
+ }
96
+ if (Object.getOwnPropertySymbols) {
97
+ return names.concat(Object.getOwnPropertySymbols(events));
98
+ }
99
+ return names;
100
+ };
101
+ EventEmitter2.prototype.listeners = function listeners(event) {
102
+ var evt = prefix ? prefix + event : event, handlers = this._events[evt];
103
+ if (!handlers) return [];
104
+ if (handlers.fn) return [handlers.fn];
105
+ for (var i = 0, l = handlers.length, ee = new Array(l); i < l; i++) {
106
+ ee[i] = handlers[i].fn;
107
+ }
108
+ return ee;
109
+ };
110
+ EventEmitter2.prototype.listenerCount = function listenerCount(event) {
111
+ var evt = prefix ? prefix + event : event, listeners = this._events[evt];
112
+ if (!listeners) return 0;
113
+ if (listeners.fn) return 1;
114
+ return listeners.length;
115
+ };
116
+ EventEmitter2.prototype.emit = function emit(event, a1, a2, a3, a4, a5) {
117
+ var evt = prefix ? prefix + event : event;
118
+ if (!this._events[evt]) return false;
119
+ var listeners = this._events[evt], len = arguments.length, args, i;
120
+ if (listeners.fn) {
121
+ if (listeners.once) this.removeListener(event, listeners.fn, void 0, true);
122
+ switch (len) {
123
+ case 1:
124
+ return listeners.fn.call(listeners.context), true;
125
+ case 2:
126
+ return listeners.fn.call(listeners.context, a1), true;
127
+ case 3:
128
+ return listeners.fn.call(listeners.context, a1, a2), true;
129
+ case 4:
130
+ return listeners.fn.call(listeners.context, a1, a2, a3), true;
131
+ case 5:
132
+ return listeners.fn.call(listeners.context, a1, a2, a3, a4), true;
133
+ case 6:
134
+ return listeners.fn.call(listeners.context, a1, a2, a3, a4, a5), true;
135
+ }
136
+ for (i = 1, args = new Array(len - 1); i < len; i++) {
137
+ args[i - 1] = arguments[i];
138
+ }
139
+ listeners.fn.apply(listeners.context, args);
140
+ } else {
141
+ var length = listeners.length, j;
142
+ for (i = 0; i < length; i++) {
143
+ if (listeners[i].once) this.removeListener(event, listeners[i].fn, void 0, true);
144
+ switch (len) {
145
+ case 1:
146
+ listeners[i].fn.call(listeners[i].context);
147
+ break;
148
+ case 2:
149
+ listeners[i].fn.call(listeners[i].context, a1);
150
+ break;
151
+ case 3:
152
+ listeners[i].fn.call(listeners[i].context, a1, a2);
153
+ break;
154
+ case 4:
155
+ listeners[i].fn.call(listeners[i].context, a1, a2, a3);
156
+ break;
157
+ default:
158
+ if (!args) for (j = 1, args = new Array(len - 1); j < len; j++) {
159
+ args[j - 1] = arguments[j];
160
+ }
161
+ listeners[i].fn.apply(listeners[i].context, args);
162
+ }
163
+ }
164
+ }
165
+ return true;
166
+ };
167
+ EventEmitter2.prototype.on = function on(event, fn, context) {
168
+ return addListener(this, event, fn, context, false);
169
+ };
170
+ EventEmitter2.prototype.once = function once(event, fn, context) {
171
+ return addListener(this, event, fn, context, true);
172
+ };
173
+ EventEmitter2.prototype.removeListener = function removeListener(event, fn, context, once) {
174
+ var evt = prefix ? prefix + event : event;
175
+ if (!this._events[evt]) return this;
176
+ if (!fn) {
177
+ clearEvent(this, evt);
178
+ return this;
179
+ }
180
+ var listeners = this._events[evt];
181
+ if (listeners.fn) {
182
+ if (listeners.fn === fn && (!once || listeners.once) && (!context || listeners.context === context)) {
183
+ clearEvent(this, evt);
184
+ }
185
+ } else {
186
+ for (var i = 0, events = [], length = listeners.length; i < length; i++) {
187
+ if (listeners[i].fn !== fn || once && !listeners[i].once || context && listeners[i].context !== context) {
188
+ events.push(listeners[i]);
189
+ }
190
+ }
191
+ if (events.length) this._events[evt] = events.length === 1 ? events[0] : events;
192
+ else clearEvent(this, evt);
193
+ }
194
+ return this;
195
+ };
196
+ EventEmitter2.prototype.removeAllListeners = function removeAllListeners(event) {
197
+ var evt;
198
+ if (event) {
199
+ evt = prefix ? prefix + event : event;
200
+ if (this._events[evt]) clearEvent(this, evt);
201
+ } else {
202
+ this._events = new Events();
203
+ this._eventsCount = 0;
204
+ }
205
+ return this;
206
+ };
207
+ EventEmitter2.prototype.off = EventEmitter2.prototype.removeListener;
208
+ EventEmitter2.prototype.addListener = EventEmitter2.prototype.on;
209
+ EventEmitter2.prefixed = prefix;
210
+ EventEmitter2.EventEmitter = EventEmitter2;
211
+ if ("undefined" !== typeof module2) {
212
+ module2.exports = EventEmitter2;
213
+ }
214
+ }
215
+ });
216
+
217
+ // node_modules/canvas/lib/parse-font.js
218
+ var require_parse_font = __commonJS({
219
+ "node_modules/canvas/lib/parse-font.js"(exports, module2) {
220
+ "use strict";
221
+ var weights = "bold|bolder|lighter|[1-9]00";
222
+ var styles = "italic|oblique";
223
+ var variants = "small-caps";
224
+ var stretches = "ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded";
225
+ var units = "px|pt|pc|in|cm|mm|%|em|ex|ch|rem|q";
226
+ var string = /'((\\'|[^'])+)'|"((\\"|[^"])+)"|[\w\s-]+/.source;
227
+ var weightRe = new RegExp(`(${weights}) +`, "i");
228
+ var styleRe = new RegExp(`(${styles}) +`, "i");
229
+ var variantRe = new RegExp(`(${variants}) +`, "i");
230
+ var stretchRe = new RegExp(`(${stretches}) +`, "i");
231
+ var familyRe = new RegExp(string, "g");
232
+ var unquoteRe = /^['"](.*)['"]$/;
233
+ var unescapeRe = /\\(['"])/g;
234
+ var sizeFamilyRe = new RegExp(
235
+ `([\\d\\.]+)(${units}) *((?:${string})( *, *(?:${string}))*)`
236
+ );
237
+ var cache = {};
238
+ var defaultHeight = 16;
239
+ module2.exports = (str) => {
240
+ if (cache[str]) return cache[str];
241
+ const sizeFamily = sizeFamilyRe.exec(str);
242
+ if (!sizeFamily) return;
243
+ const names = sizeFamily[3].match(familyRe).map((s) => s.trim().replace(unquoteRe, "$1").replace(unescapeRe, "$1")).filter((s) => !!s);
244
+ const font = {
245
+ weight: "normal",
246
+ style: "normal",
247
+ stretch: "normal",
248
+ variant: "normal",
249
+ size: parseFloat(sizeFamily[1]),
250
+ unit: sizeFamily[2],
251
+ family: names.join(",")
252
+ };
253
+ let weight, style, variant, stretch;
254
+ const substr = str.substring(0, sizeFamily.index);
255
+ if (weight = weightRe.exec(substr)) font.weight = weight[1];
256
+ if (style = styleRe.exec(substr)) font.style = style[1];
257
+ if (variant = variantRe.exec(substr)) font.variant = variant[1];
258
+ if (stretch = stretchRe.exec(substr)) font.stretch = stretch[1];
259
+ switch (font.unit) {
260
+ case "pt":
261
+ font.size /= 0.75;
262
+ break;
263
+ case "pc":
264
+ font.size *= 16;
265
+ break;
266
+ case "in":
267
+ font.size *= 96;
268
+ break;
269
+ case "cm":
270
+ font.size *= 96 / 2.54;
271
+ break;
272
+ case "mm":
273
+ font.size *= 96 / 25.4;
274
+ break;
275
+ case "%":
276
+ break;
277
+ case "em":
278
+ case "rem":
279
+ font.size *= defaultHeight / 0.75;
280
+ break;
281
+ case "q":
282
+ font.size *= 96 / 25.4 / 4;
283
+ break;
284
+ }
285
+ return cache[str] = font;
286
+ };
287
+ }
288
+ });
289
+
290
+ // node_modules/canvas/browser.js
291
+ var require_browser = __commonJS({
292
+ "node_modules/canvas/browser.js"(exports) {
293
+ var parseFont = require_parse_font();
294
+ exports.parseFont = parseFont;
295
+ exports.createCanvas = function(width, height) {
296
+ return Object.assign(document.createElement("canvas"), { width, height });
297
+ };
298
+ exports.createImageData = function(array, width, height) {
299
+ switch (arguments.length) {
300
+ case 0:
301
+ return new ImageData();
302
+ case 1:
303
+ return new ImageData(array);
304
+ case 2:
305
+ return new ImageData(array, width);
306
+ default:
307
+ return new ImageData(array, width, height);
308
+ }
309
+ };
310
+ exports.loadImage = function(src, options) {
311
+ return new Promise(function(resolve2, reject) {
312
+ const image = Object.assign(document.createElement("img"), options);
313
+ function cleanup() {
314
+ image.onload = null;
315
+ image.onerror = null;
316
+ }
317
+ image.onload = function() {
318
+ cleanup();
319
+ resolve2(image);
320
+ };
321
+ image.onerror = function() {
322
+ cleanup();
323
+ reject(new Error('Failed to load the image "' + src + '"'));
324
+ };
325
+ image.src = src;
326
+ });
327
+ };
328
+ }
329
+ });
330
+
331
+ // src/main.ts
332
+ var main_exports = {};
333
+ __export(main_exports, {
334
+ default: () => AIImageAnalyzerPlugin
335
+ });
336
+ module.exports = __toCommonJS(main_exports);
337
+ var import_obsidian4 = require("obsidian");
338
+
339
+ // node_modules/ollama/dist/index.mjs
340
+ var import_fs = __toESM(require("fs"), 1);
341
+ var import_path = require("path");
342
+
343
+ // node_modules/whatwg-fetch/fetch.js
344
+ var g = typeof globalThis !== "undefined" && globalThis || typeof self !== "undefined" && self || // eslint-disable-next-line no-undef
345
+ typeof global !== "undefined" && global || {};
346
+ var support = {
347
+ searchParams: "URLSearchParams" in g,
348
+ iterable: "Symbol" in g && "iterator" in Symbol,
349
+ blob: "FileReader" in g && "Blob" in g && function() {
350
+ try {
351
+ new Blob();
352
+ return true;
353
+ } catch (e) {
354
+ return false;
355
+ }
356
+ }(),
357
+ formData: "FormData" in g,
358
+ arrayBuffer: "ArrayBuffer" in g
359
+ };
360
+ function isDataView(obj) {
361
+ return obj && DataView.prototype.isPrototypeOf(obj);
362
+ }
363
+ if (support.arrayBuffer) {
364
+ viewClasses = [
365
+ "[object Int8Array]",
366
+ "[object Uint8Array]",
367
+ "[object Uint8ClampedArray]",
368
+ "[object Int16Array]",
369
+ "[object Uint16Array]",
370
+ "[object Int32Array]",
371
+ "[object Uint32Array]",
372
+ "[object Float32Array]",
373
+ "[object Float64Array]"
374
+ ];
375
+ isArrayBufferView = ArrayBuffer.isView || function(obj) {
376
+ return obj && viewClasses.indexOf(Object.prototype.toString.call(obj)) > -1;
377
+ };
378
+ }
379
+ var viewClasses;
380
+ var isArrayBufferView;
381
+ function normalizeName(name) {
382
+ if (typeof name !== "string") {
383
+ name = String(name);
384
+ }
385
+ if (/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(name) || name === "") {
386
+ throw new TypeError('Invalid character in header field name: "' + name + '"');
387
+ }
388
+ return name.toLowerCase();
389
+ }
390
+ function normalizeValue(value) {
391
+ if (typeof value !== "string") {
392
+ value = String(value);
393
+ }
394
+ return value;
395
+ }
396
+ function iteratorFor(items) {
397
+ var iterator = {
398
+ next: function() {
399
+ var value = items.shift();
400
+ return { done: value === void 0, value };
401
+ }
402
+ };
403
+ if (support.iterable) {
404
+ iterator[Symbol.iterator] = function() {
405
+ return iterator;
406
+ };
407
+ }
408
+ return iterator;
409
+ }
410
+ function Headers(headers) {
411
+ this.map = {};
412
+ if (headers instanceof Headers) {
413
+ headers.forEach(function(value, name) {
414
+ this.append(name, value);
415
+ }, this);
416
+ } else if (Array.isArray(headers)) {
417
+ headers.forEach(function(header) {
418
+ if (header.length != 2) {
419
+ throw new TypeError("Headers constructor: expected name/value pair to be length 2, found" + header.length);
420
+ }
421
+ this.append(header[0], header[1]);
422
+ }, this);
423
+ } else if (headers) {
424
+ Object.getOwnPropertyNames(headers).forEach(function(name) {
425
+ this.append(name, headers[name]);
426
+ }, this);
427
+ }
428
+ }
429
+ Headers.prototype.append = function(name, value) {
430
+ name = normalizeName(name);
431
+ value = normalizeValue(value);
432
+ var oldValue = this.map[name];
433
+ this.map[name] = oldValue ? oldValue + ", " + value : value;
434
+ };
435
+ Headers.prototype["delete"] = function(name) {
436
+ delete this.map[normalizeName(name)];
437
+ };
438
+ Headers.prototype.get = function(name) {
439
+ name = normalizeName(name);
440
+ return this.has(name) ? this.map[name] : null;
441
+ };
442
+ Headers.prototype.has = function(name) {
443
+ return this.map.hasOwnProperty(normalizeName(name));
444
+ };
445
+ Headers.prototype.set = function(name, value) {
446
+ this.map[normalizeName(name)] = normalizeValue(value);
447
+ };
448
+ Headers.prototype.forEach = function(callback, thisArg) {
449
+ for (var name in this.map) {
450
+ if (this.map.hasOwnProperty(name)) {
451
+ callback.call(thisArg, this.map[name], name, this);
452
+ }
453
+ }
454
+ };
455
+ Headers.prototype.keys = function() {
456
+ var items = [];
457
+ this.forEach(function(value, name) {
458
+ items.push(name);
459
+ });
460
+ return iteratorFor(items);
461
+ };
462
+ Headers.prototype.values = function() {
463
+ var items = [];
464
+ this.forEach(function(value) {
465
+ items.push(value);
466
+ });
467
+ return iteratorFor(items);
468
+ };
469
+ Headers.prototype.entries = function() {
470
+ var items = [];
471
+ this.forEach(function(value, name) {
472
+ items.push([name, value]);
473
+ });
474
+ return iteratorFor(items);
475
+ };
476
+ if (support.iterable) {
477
+ Headers.prototype[Symbol.iterator] = Headers.prototype.entries;
478
+ }
479
+ function consumed(body) {
480
+ if (body._noBody) return;
481
+ if (body.bodyUsed) {
482
+ return Promise.reject(new TypeError("Already read"));
483
+ }
484
+ body.bodyUsed = true;
485
+ }
486
+ function fileReaderReady(reader) {
487
+ return new Promise(function(resolve2, reject) {
488
+ reader.onload = function() {
489
+ resolve2(reader.result);
490
+ };
491
+ reader.onerror = function() {
492
+ reject(reader.error);
493
+ };
494
+ });
495
+ }
496
+ function readBlobAsArrayBuffer(blob) {
497
+ var reader = new FileReader();
498
+ var promise = fileReaderReady(reader);
499
+ reader.readAsArrayBuffer(blob);
500
+ return promise;
501
+ }
502
+ function readBlobAsText(blob) {
503
+ var reader = new FileReader();
504
+ var promise = fileReaderReady(reader);
505
+ var match = /charset=([A-Za-z0-9_-]+)/.exec(blob.type);
506
+ var encoding = match ? match[1] : "utf-8";
507
+ reader.readAsText(blob, encoding);
508
+ return promise;
509
+ }
510
+ function readArrayBufferAsText(buf) {
511
+ var view = new Uint8Array(buf);
512
+ var chars = new Array(view.length);
513
+ for (var i = 0; i < view.length; i++) {
514
+ chars[i] = String.fromCharCode(view[i]);
515
+ }
516
+ return chars.join("");
517
+ }
518
+ function bufferClone(buf) {
519
+ if (buf.slice) {
520
+ return buf.slice(0);
521
+ } else {
522
+ var view = new Uint8Array(buf.byteLength);
523
+ view.set(new Uint8Array(buf));
524
+ return view.buffer;
525
+ }
526
+ }
527
+ function Body() {
528
+ this.bodyUsed = false;
529
+ this._initBody = function(body) {
530
+ this.bodyUsed = this.bodyUsed;
531
+ this._bodyInit = body;
532
+ if (!body) {
533
+ this._noBody = true;
534
+ this._bodyText = "";
535
+ } else if (typeof body === "string") {
536
+ this._bodyText = body;
537
+ } else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
538
+ this._bodyBlob = body;
539
+ } else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
540
+ this._bodyFormData = body;
541
+ } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {
542
+ this._bodyText = body.toString();
543
+ } else if (support.arrayBuffer && support.blob && isDataView(body)) {
544
+ this._bodyArrayBuffer = bufferClone(body.buffer);
545
+ this._bodyInit = new Blob([this._bodyArrayBuffer]);
546
+ } else if (support.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(body) || isArrayBufferView(body))) {
547
+ this._bodyArrayBuffer = bufferClone(body);
548
+ } else {
549
+ this._bodyText = body = Object.prototype.toString.call(body);
550
+ }
551
+ if (!this.headers.get("content-type")) {
552
+ if (typeof body === "string") {
553
+ this.headers.set("content-type", "text/plain;charset=UTF-8");
554
+ } else if (this._bodyBlob && this._bodyBlob.type) {
555
+ this.headers.set("content-type", this._bodyBlob.type);
556
+ } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {
557
+ this.headers.set("content-type", "application/x-www-form-urlencoded;charset=UTF-8");
558
+ }
559
+ }
560
+ };
561
+ if (support.blob) {
562
+ this.blob = function() {
563
+ var rejected = consumed(this);
564
+ if (rejected) {
565
+ return rejected;
566
+ }
567
+ if (this._bodyBlob) {
568
+ return Promise.resolve(this._bodyBlob);
569
+ } else if (this._bodyArrayBuffer) {
570
+ return Promise.resolve(new Blob([this._bodyArrayBuffer]));
571
+ } else if (this._bodyFormData) {
572
+ throw new Error("could not read FormData body as blob");
573
+ } else {
574
+ return Promise.resolve(new Blob([this._bodyText]));
575
+ }
576
+ };
577
+ }
578
+ this.arrayBuffer = function() {
579
+ if (this._bodyArrayBuffer) {
580
+ var isConsumed = consumed(this);
581
+ if (isConsumed) {
582
+ return isConsumed;
583
+ } else if (ArrayBuffer.isView(this._bodyArrayBuffer)) {
584
+ return Promise.resolve(
585
+ this._bodyArrayBuffer.buffer.slice(
586
+ this._bodyArrayBuffer.byteOffset,
587
+ this._bodyArrayBuffer.byteOffset + this._bodyArrayBuffer.byteLength
588
+ )
589
+ );
590
+ } else {
591
+ return Promise.resolve(this._bodyArrayBuffer);
592
+ }
593
+ } else if (support.blob) {
594
+ return this.blob().then(readBlobAsArrayBuffer);
595
+ } else {
596
+ throw new Error("could not read as ArrayBuffer");
597
+ }
598
+ };
599
+ this.text = function() {
600
+ var rejected = consumed(this);
601
+ if (rejected) {
602
+ return rejected;
603
+ }
604
+ if (this._bodyBlob) {
605
+ return readBlobAsText(this._bodyBlob);
606
+ } else if (this._bodyArrayBuffer) {
607
+ return Promise.resolve(readArrayBufferAsText(this._bodyArrayBuffer));
608
+ } else if (this._bodyFormData) {
609
+ throw new Error("could not read FormData body as text");
610
+ } else {
611
+ return Promise.resolve(this._bodyText);
612
+ }
613
+ };
614
+ if (support.formData) {
615
+ this.formData = function() {
616
+ return this.text().then(decode);
617
+ };
618
+ }
619
+ this.json = function() {
620
+ return this.text().then(JSON.parse);
621
+ };
622
+ return this;
623
+ }
624
+ var methods = ["CONNECT", "DELETE", "GET", "HEAD", "OPTIONS", "PATCH", "POST", "PUT", "TRACE"];
625
+ function normalizeMethod(method) {
626
+ var upcased = method.toUpperCase();
627
+ return methods.indexOf(upcased) > -1 ? upcased : method;
628
+ }
629
+ function Request(input, options) {
630
+ if (!(this instanceof Request)) {
631
+ throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
632
+ }
633
+ options = options || {};
634
+ var body = options.body;
635
+ if (input instanceof Request) {
636
+ if (input.bodyUsed) {
637
+ throw new TypeError("Already read");
638
+ }
639
+ this.url = input.url;
640
+ this.credentials = input.credentials;
641
+ if (!options.headers) {
642
+ this.headers = new Headers(input.headers);
643
+ }
644
+ this.method = input.method;
645
+ this.mode = input.mode;
646
+ this.signal = input.signal;
647
+ if (!body && input._bodyInit != null) {
648
+ body = input._bodyInit;
649
+ input.bodyUsed = true;
650
+ }
651
+ } else {
652
+ this.url = String(input);
653
+ }
654
+ this.credentials = options.credentials || this.credentials || "same-origin";
655
+ if (options.headers || !this.headers) {
656
+ this.headers = new Headers(options.headers);
657
+ }
658
+ this.method = normalizeMethod(options.method || this.method || "GET");
659
+ this.mode = options.mode || this.mode || null;
660
+ this.signal = options.signal || this.signal || function() {
661
+ if ("AbortController" in g) {
662
+ var ctrl = new AbortController();
663
+ return ctrl.signal;
664
+ }
665
+ }();
666
+ this.referrer = null;
667
+ if ((this.method === "GET" || this.method === "HEAD") && body) {
668
+ throw new TypeError("Body not allowed for GET or HEAD requests");
669
+ }
670
+ this._initBody(body);
671
+ if (this.method === "GET" || this.method === "HEAD") {
672
+ if (options.cache === "no-store" || options.cache === "no-cache") {
673
+ var reParamSearch = /([?&])_=[^&]*/;
674
+ if (reParamSearch.test(this.url)) {
675
+ this.url = this.url.replace(reParamSearch, "$1_=" + (/* @__PURE__ */ new Date()).getTime());
676
+ } else {
677
+ var reQueryString = /\?/;
678
+ this.url += (reQueryString.test(this.url) ? "&" : "?") + "_=" + (/* @__PURE__ */ new Date()).getTime();
679
+ }
680
+ }
681
+ }
682
+ }
683
+ Request.prototype.clone = function() {
684
+ return new Request(this, { body: this._bodyInit });
685
+ };
686
+ function decode(body) {
687
+ var form = new FormData();
688
+ body.trim().split("&").forEach(function(bytes) {
689
+ if (bytes) {
690
+ var split = bytes.split("=");
691
+ var name = split.shift().replace(/\+/g, " ");
692
+ var value = split.join("=").replace(/\+/g, " ");
693
+ form.append(decodeURIComponent(name), decodeURIComponent(value));
694
+ }
695
+ });
696
+ return form;
697
+ }
698
+ function parseHeaders(rawHeaders) {
699
+ var headers = new Headers();
700
+ var preProcessedHeaders = rawHeaders.replace(/\r?\n[\t ]+/g, " ");
701
+ preProcessedHeaders.split("\r").map(function(header) {
702
+ return header.indexOf("\n") === 0 ? header.substr(1, header.length) : header;
703
+ }).forEach(function(line) {
704
+ var parts = line.split(":");
705
+ var key = parts.shift().trim();
706
+ if (key) {
707
+ var value = parts.join(":").trim();
708
+ try {
709
+ headers.append(key, value);
710
+ } catch (error) {
711
+ console.warn("Response " + error.message);
712
+ }
713
+ }
714
+ });
715
+ return headers;
716
+ }
717
+ Body.call(Request.prototype);
718
+ function Response(bodyInit, options) {
719
+ if (!(this instanceof Response)) {
720
+ throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
721
+ }
722
+ if (!options) {
723
+ options = {};
724
+ }
725
+ this.type = "default";
726
+ this.status = options.status === void 0 ? 200 : options.status;
727
+ if (this.status < 200 || this.status > 599) {
728
+ throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");
729
+ }
730
+ this.ok = this.status >= 200 && this.status < 300;
731
+ this.statusText = options.statusText === void 0 ? "" : "" + options.statusText;
732
+ this.headers = new Headers(options.headers);
733
+ this.url = options.url || "";
734
+ this._initBody(bodyInit);
735
+ }
736
+ Body.call(Response.prototype);
737
+ Response.prototype.clone = function() {
738
+ return new Response(this._bodyInit, {
739
+ status: this.status,
740
+ statusText: this.statusText,
741
+ headers: new Headers(this.headers),
742
+ url: this.url
743
+ });
744
+ };
745
+ Response.error = function() {
746
+ var response = new Response(null, { status: 200, statusText: "" });
747
+ response.ok = false;
748
+ response.status = 0;
749
+ response.type = "error";
750
+ return response;
751
+ };
752
+ var redirectStatuses = [301, 302, 303, 307, 308];
753
+ Response.redirect = function(url, status) {
754
+ if (redirectStatuses.indexOf(status) === -1) {
755
+ throw new RangeError("Invalid status code");
756
+ }
757
+ return new Response(null, { status, headers: { location: url } });
758
+ };
759
+ var DOMException2 = g.DOMException;
760
+ try {
761
+ new DOMException2();
762
+ } catch (err) {
763
+ DOMException2 = function(message, name) {
764
+ this.message = message;
765
+ this.name = name;
766
+ var error = Error(message);
767
+ this.stack = error.stack;
768
+ };
769
+ DOMException2.prototype = Object.create(Error.prototype);
770
+ DOMException2.prototype.constructor = DOMException2;
771
+ }
772
+ function fetch2(input, init) {
773
+ return new Promise(function(resolve2, reject) {
774
+ var request = new Request(input, init);
775
+ if (request.signal && request.signal.aborted) {
776
+ return reject(new DOMException2("Aborted", "AbortError"));
777
+ }
778
+ var xhr = new XMLHttpRequest();
779
+ function abortXhr() {
780
+ xhr.abort();
781
+ }
782
+ xhr.onload = function() {
783
+ var options = {
784
+ statusText: xhr.statusText,
785
+ headers: parseHeaders(xhr.getAllResponseHeaders() || "")
786
+ };
787
+ if (request.url.indexOf("file://") === 0 && (xhr.status < 200 || xhr.status > 599)) {
788
+ options.status = 200;
789
+ } else {
790
+ options.status = xhr.status;
791
+ }
792
+ options.url = "responseURL" in xhr ? xhr.responseURL : options.headers.get("X-Request-URL");
793
+ var body = "response" in xhr ? xhr.response : xhr.responseText;
794
+ setTimeout(function() {
795
+ resolve2(new Response(body, options));
796
+ }, 0);
797
+ };
798
+ xhr.onerror = function() {
799
+ setTimeout(function() {
800
+ reject(new TypeError("Network request failed"));
801
+ }, 0);
802
+ };
803
+ xhr.ontimeout = function() {
804
+ setTimeout(function() {
805
+ reject(new TypeError("Network request timed out"));
806
+ }, 0);
807
+ };
808
+ xhr.onabort = function() {
809
+ setTimeout(function() {
810
+ reject(new DOMException2("Aborted", "AbortError"));
811
+ }, 0);
812
+ };
813
+ function fixUrl(url) {
814
+ try {
815
+ return url === "" && g.location.href ? g.location.href : url;
816
+ } catch (e) {
817
+ return url;
818
+ }
819
+ }
820
+ xhr.open(request.method, fixUrl(request.url), true);
821
+ if (request.credentials === "include") {
822
+ xhr.withCredentials = true;
823
+ } else if (request.credentials === "omit") {
824
+ xhr.withCredentials = false;
825
+ }
826
+ if ("responseType" in xhr) {
827
+ if (support.blob) {
828
+ xhr.responseType = "blob";
829
+ } else if (support.arrayBuffer) {
830
+ xhr.responseType = "arraybuffer";
831
+ }
832
+ }
833
+ if (init && typeof init.headers === "object" && !(init.headers instanceof Headers || g.Headers && init.headers instanceof g.Headers)) {
834
+ var names = [];
835
+ Object.getOwnPropertyNames(init.headers).forEach(function(name) {
836
+ names.push(normalizeName(name));
837
+ xhr.setRequestHeader(name, normalizeValue(init.headers[name]));
838
+ });
839
+ request.headers.forEach(function(value, name) {
840
+ if (names.indexOf(name) === -1) {
841
+ xhr.setRequestHeader(name, value);
842
+ }
843
+ });
844
+ } else {
845
+ request.headers.forEach(function(value, name) {
846
+ xhr.setRequestHeader(name, value);
847
+ });
848
+ }
849
+ if (request.signal) {
850
+ request.signal.addEventListener("abort", abortXhr);
851
+ xhr.onreadystatechange = function() {
852
+ if (xhr.readyState === 4) {
853
+ request.signal.removeEventListener("abort", abortXhr);
854
+ }
855
+ };
856
+ }
857
+ xhr.send(typeof request._bodyInit === "undefined" ? null : request._bodyInit);
858
+ });
859
+ }
860
+ fetch2.polyfill = true;
861
+ if (!g.fetch) {
862
+ g.fetch = fetch2;
863
+ g.Headers = Headers;
864
+ g.Request = Request;
865
+ g.Response = Response;
866
+ }
867
+
868
+ // node_modules/ollama/dist/browser.mjs
869
+ var version = "0.5.12";
870
+ var __defProp$1 = Object.defineProperty;
871
+ var __defNormalProp$1 = (obj, key, value) => key in obj ? __defProp$1(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
872
+ var __publicField$1 = (obj, key, value) => {
873
+ __defNormalProp$1(obj, typeof key !== "symbol" ? key + "" : key, value);
874
+ return value;
875
+ };
876
+ var ResponseError = class _ResponseError extends Error {
877
+ constructor(error, status_code) {
878
+ super(error);
879
+ this.error = error;
880
+ this.status_code = status_code;
881
+ this.name = "ResponseError";
882
+ if (Error.captureStackTrace) {
883
+ Error.captureStackTrace(this, _ResponseError);
884
+ }
885
+ }
886
+ };
887
+ var AbortableAsyncIterator = class {
888
+ constructor(abortController, itr, doneCallback) {
889
+ __publicField$1(this, "abortController");
890
+ __publicField$1(this, "itr");
891
+ __publicField$1(this, "doneCallback");
892
+ this.abortController = abortController;
893
+ this.itr = itr;
894
+ this.doneCallback = doneCallback;
895
+ }
896
+ abort() {
897
+ this.abortController.abort();
898
+ }
899
+ async *[Symbol.asyncIterator]() {
900
+ for await (const message of this.itr) {
901
+ if ("error" in message) {
902
+ throw new Error(message.error);
903
+ }
904
+ yield message;
905
+ if (message.done || message.status === "success") {
906
+ this.doneCallback();
907
+ return;
908
+ }
909
+ }
910
+ throw new Error("Did not receive done or success response in stream.");
911
+ }
912
+ };
913
+ var checkOk = async (response) => {
914
+ var _a;
915
+ if (response.ok) {
916
+ return;
917
+ }
918
+ let message = `Error ${response.status}: ${response.statusText}`;
919
+ let errorData = null;
920
+ if ((_a = response.headers.get("content-type")) == null ? void 0 : _a.includes("application/json")) {
921
+ try {
922
+ errorData = await response.json();
923
+ message = errorData.error || message;
924
+ } catch (error) {
925
+ console.log("Failed to parse error response as JSON");
926
+ }
927
+ } else {
928
+ try {
929
+ console.log("Getting text from response");
930
+ const textResponse = await response.text();
931
+ message = textResponse || message;
932
+ } catch (error) {
933
+ console.log("Failed to get text from error response");
934
+ }
935
+ }
936
+ throw new ResponseError(message, response.status);
937
+ };
938
+ function getPlatform() {
939
+ if (typeof window !== "undefined" && window.navigator) {
940
+ return `${window.navigator.platform.toLowerCase()} Browser/${navigator.userAgent};`;
941
+ } else if (typeof process !== "undefined") {
942
+ return `${process.arch} ${process.platform} Node.js/${process.version}`;
943
+ }
944
+ return "";
945
+ }
946
+ var fetchWithHeaders = async (fetch3, url, options = {}) => {
947
+ const defaultHeaders = {
948
+ "Content-Type": "application/json",
949
+ Accept: "application/json",
950
+ "User-Agent": `ollama-js/${version} (${getPlatform()})`
951
+ };
952
+ if (!options.headers) {
953
+ options.headers = {};
954
+ }
955
+ const customHeaders = Object.fromEntries(
956
+ Object.entries(options.headers).filter(([key]) => !Object.keys(defaultHeaders).some((defaultKey) => defaultKey.toLowerCase() === key.toLowerCase()))
957
+ );
958
+ options.headers = {
959
+ ...defaultHeaders,
960
+ ...customHeaders
961
+ };
962
+ return fetch3(url, options);
963
+ };
964
+ var get = async (fetch3, host, options) => {
965
+ const response = await fetchWithHeaders(fetch3, host, {
966
+ headers: options == null ? void 0 : options.headers
967
+ });
968
+ await checkOk(response);
969
+ return response;
970
+ };
971
+ var post = async (fetch3, host, data, options) => {
972
+ const isRecord = (input) => {
973
+ return input !== null && typeof input === "object" && !Array.isArray(input);
974
+ };
975
+ const formattedData = isRecord(data) ? JSON.stringify(data) : data;
976
+ const response = await fetchWithHeaders(fetch3, host, {
977
+ method: "POST",
978
+ body: formattedData,
979
+ signal: options == null ? void 0 : options.signal,
980
+ headers: options == null ? void 0 : options.headers
981
+ });
982
+ await checkOk(response);
983
+ return response;
984
+ };
985
+ var del = async (fetch3, host, data, options) => {
986
+ const response = await fetchWithHeaders(fetch3, host, {
987
+ method: "DELETE",
988
+ body: JSON.stringify(data),
989
+ headers: options == null ? void 0 : options.headers
990
+ });
991
+ await checkOk(response);
992
+ return response;
993
+ };
994
+ var parseJSON = async function* (itr) {
995
+ var _a;
996
+ const decoder = new TextDecoder("utf-8");
997
+ let buffer = "";
998
+ const reader = itr.getReader();
999
+ while (true) {
1000
+ const { done, value: chunk } = await reader.read();
1001
+ if (done) {
1002
+ break;
1003
+ }
1004
+ buffer += decoder.decode(chunk);
1005
+ const parts = buffer.split("\n");
1006
+ buffer = (_a = parts.pop()) != null ? _a : "";
1007
+ for (const part of parts) {
1008
+ try {
1009
+ yield JSON.parse(part);
1010
+ } catch (error) {
1011
+ console.warn("invalid json: ", part);
1012
+ }
1013
+ }
1014
+ }
1015
+ for (const part of buffer.split("\n").filter((p) => p !== "")) {
1016
+ try {
1017
+ yield JSON.parse(part);
1018
+ } catch (error) {
1019
+ console.warn("invalid json: ", part);
1020
+ }
1021
+ }
1022
+ };
1023
+ var formatHost = (host) => {
1024
+ if (!host) {
1025
+ return "http://127.0.0.1:11434";
1026
+ }
1027
+ let isExplicitProtocol = host.includes("://");
1028
+ if (host.startsWith(":")) {
1029
+ host = `http://127.0.0.1${host}`;
1030
+ isExplicitProtocol = true;
1031
+ }
1032
+ if (!isExplicitProtocol) {
1033
+ host = `http://${host}`;
1034
+ }
1035
+ const url = new URL(host);
1036
+ let port = url.port;
1037
+ if (!port) {
1038
+ if (!isExplicitProtocol) {
1039
+ port = "11434";
1040
+ } else {
1041
+ port = url.protocol === "https:" ? "443" : "80";
1042
+ }
1043
+ }
1044
+ let formattedHost = `${url.protocol}//${url.hostname}:${port}${url.pathname}`;
1045
+ if (formattedHost.endsWith("/")) {
1046
+ formattedHost = formattedHost.slice(0, -1);
1047
+ }
1048
+ return formattedHost;
1049
+ };
1050
+ var __defProp2 = Object.defineProperty;
1051
+ var __defNormalProp2 = (obj, key, value) => key in obj ? __defProp2(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
1052
+ var __publicField2 = (obj, key, value) => {
1053
+ __defNormalProp2(obj, typeof key !== "symbol" ? key + "" : key, value);
1054
+ return value;
1055
+ };
1056
+ var Ollama$1 = class Ollama {
1057
+ constructor(config) {
1058
+ var _a, _b;
1059
+ __publicField2(this, "config");
1060
+ __publicField2(this, "fetch");
1061
+ __publicField2(this, "ongoingStreamedRequests", []);
1062
+ this.config = {
1063
+ host: "",
1064
+ headers: config == null ? void 0 : config.headers
1065
+ };
1066
+ if (!(config == null ? void 0 : config.proxy)) {
1067
+ this.config.host = formatHost((_a = config == null ? void 0 : config.host) != null ? _a : "http://127.0.0.1:11434");
1068
+ }
1069
+ this.fetch = (_b = config == null ? void 0 : config.fetch) != null ? _b : fetch;
1070
+ }
1071
+ // Abort any ongoing streamed requests to Ollama
1072
+ abort() {
1073
+ for (const request of this.ongoingStreamedRequests) {
1074
+ request.abort();
1075
+ }
1076
+ this.ongoingStreamedRequests.length = 0;
1077
+ }
1078
+ /**
1079
+ * Processes a request to the Ollama server. If the request is streamable, it will return a
1080
+ * AbortableAsyncIterator that yields the response messages. Otherwise, it will return the response
1081
+ * object.
1082
+ * @param endpoint {string} - The endpoint to send the request to.
1083
+ * @param request {object} - The request object to send to the endpoint.
1084
+ * @protected {T | AbortableAsyncIterator<T>} - The response object or a AbortableAsyncIterator that yields
1085
+ * response messages.
1086
+ * @throws {Error} - If the response body is missing or if the response is an error.
1087
+ * @returns {Promise<T | AbortableAsyncIterator<T>>} - The response object or a AbortableAsyncIterator that yields the streamed response.
1088
+ */
1089
+ async processStreamableRequest(endpoint, request) {
1090
+ var _a;
1091
+ request.stream = (_a = request.stream) != null ? _a : false;
1092
+ const host = `${this.config.host}/api/${endpoint}`;
1093
+ if (request.stream) {
1094
+ const abortController = new AbortController();
1095
+ const response2 = await post(this.fetch, host, request, {
1096
+ signal: abortController.signal,
1097
+ headers: this.config.headers
1098
+ });
1099
+ if (!response2.body) {
1100
+ throw new Error("Missing body");
1101
+ }
1102
+ const itr = parseJSON(response2.body);
1103
+ const abortableAsyncIterator = new AbortableAsyncIterator(
1104
+ abortController,
1105
+ itr,
1106
+ () => {
1107
+ const i = this.ongoingStreamedRequests.indexOf(abortableAsyncIterator);
1108
+ if (i > -1) {
1109
+ this.ongoingStreamedRequests.splice(i, 1);
1110
+ }
1111
+ }
1112
+ );
1113
+ this.ongoingStreamedRequests.push(abortableAsyncIterator);
1114
+ return abortableAsyncIterator;
1115
+ }
1116
+ const response = await post(this.fetch, host, request, {
1117
+ headers: this.config.headers
1118
+ });
1119
+ return await response.json();
1120
+ }
1121
+ /**
1122
+ * Encodes an image to base64 if it is a Uint8Array.
1123
+ * @param image {Uint8Array | string} - The image to encode.
1124
+ * @returns {Promise<string>} - The base64 encoded image.
1125
+ */
1126
+ async encodeImage(image) {
1127
+ if (typeof image !== "string") {
1128
+ const uint8Array = new Uint8Array(image);
1129
+ let byteString = "";
1130
+ const len = uint8Array.byteLength;
1131
+ for (let i = 0; i < len; i++) {
1132
+ byteString += String.fromCharCode(uint8Array[i]);
1133
+ }
1134
+ return btoa(byteString);
1135
+ }
1136
+ return image;
1137
+ }
1138
+ /**
1139
+ * Generates a response from a text prompt.
1140
+ * @param request {GenerateRequest} - The request object.
1141
+ * @returns {Promise<GenerateResponse | AbortableAsyncIterator<GenerateResponse>>} - The response object or
1142
+ * an AbortableAsyncIterator that yields response messages.
1143
+ */
1144
+ async generate(request) {
1145
+ if (request.images) {
1146
+ request.images = await Promise.all(request.images.map(this.encodeImage.bind(this)));
1147
+ }
1148
+ return this.processStreamableRequest("generate", request);
1149
+ }
1150
+ /**
1151
+ * Chats with the model. The request object can contain messages with images that are either
1152
+ * Uint8Arrays or base64 encoded strings. The images will be base64 encoded before sending the
1153
+ * request.
1154
+ * @param request {ChatRequest} - The request object.
1155
+ * @returns {Promise<ChatResponse | AbortableAsyncIterator<ChatResponse>>} - The response object or an
1156
+ * AbortableAsyncIterator that yields response messages.
1157
+ */
1158
+ async chat(request) {
1159
+ if (request.messages) {
1160
+ for (const message of request.messages) {
1161
+ if (message.images) {
1162
+ message.images = await Promise.all(
1163
+ message.images.map(this.encodeImage.bind(this))
1164
+ );
1165
+ }
1166
+ }
1167
+ }
1168
+ return this.processStreamableRequest("chat", request);
1169
+ }
1170
+ /**
1171
+ * Creates a new model from a stream of data.
1172
+ * @param request {CreateRequest} - The request object.
1173
+ * @returns {Promise<ProgressResponse | AbortableAsyncIterator<ProgressResponse>>} - The response object or a stream of progress responses.
1174
+ */
1175
+ async create(request) {
1176
+ return this.processStreamableRequest("create", {
1177
+ ...request
1178
+ });
1179
+ }
1180
+ /**
1181
+ * Pulls a model from the Ollama registry. The request object can contain a stream flag to indicate if the
1182
+ * response should be streamed.
1183
+ * @param request {PullRequest} - The request object.
1184
+ * @returns {Promise<ProgressResponse | AbortableAsyncIterator<ProgressResponse>>} - The response object or
1185
+ * an AbortableAsyncIterator that yields response messages.
1186
+ */
1187
+ async pull(request) {
1188
+ return this.processStreamableRequest("pull", {
1189
+ name: request.model,
1190
+ stream: request.stream,
1191
+ insecure: request.insecure
1192
+ });
1193
+ }
1194
+ /**
1195
+ * Pushes a model to the Ollama registry. The request object can contain a stream flag to indicate if the
1196
+ * response should be streamed.
1197
+ * @param request {PushRequest} - The request object.
1198
+ * @returns {Promise<ProgressResponse | AbortableAsyncIterator<ProgressResponse>>} - The response object or
1199
+ * an AbortableAsyncIterator that yields response messages.
1200
+ */
1201
+ async push(request) {
1202
+ return this.processStreamableRequest("push", {
1203
+ name: request.model,
1204
+ stream: request.stream,
1205
+ insecure: request.insecure
1206
+ });
1207
+ }
1208
+ /**
1209
+ * Deletes a model from the server. The request object should contain the name of the model to
1210
+ * delete.
1211
+ * @param request {DeleteRequest} - The request object.
1212
+ * @returns {Promise<StatusResponse>} - The response object.
1213
+ */
1214
+ async delete(request) {
1215
+ await del(
1216
+ this.fetch,
1217
+ `${this.config.host}/api/delete`,
1218
+ { name: request.model },
1219
+ { headers: this.config.headers }
1220
+ );
1221
+ return { status: "success" };
1222
+ }
1223
+ /**
1224
+ * Copies a model from one name to another. The request object should contain the name of the
1225
+ * model to copy and the new name.
1226
+ * @param request {CopyRequest} - The request object.
1227
+ * @returns {Promise<StatusResponse>} - The response object.
1228
+ */
1229
+ async copy(request) {
1230
+ await post(this.fetch, `${this.config.host}/api/copy`, { ...request }, {
1231
+ headers: this.config.headers
1232
+ });
1233
+ return { status: "success" };
1234
+ }
1235
+ /**
1236
+ * Lists the models on the server.
1237
+ * @returns {Promise<ListResponse>} - The response object.
1238
+ * @throws {Error} - If the response body is missing.
1239
+ */
1240
+ async list() {
1241
+ const response = await get(this.fetch, `${this.config.host}/api/tags`, {
1242
+ headers: this.config.headers
1243
+ });
1244
+ return await response.json();
1245
+ }
1246
+ /**
1247
+ * Shows the metadata of a model. The request object should contain the name of the model.
1248
+ * @param request {ShowRequest} - The request object.
1249
+ * @returns {Promise<ShowResponse>} - The response object.
1250
+ */
1251
+ async show(request) {
1252
+ const response = await post(this.fetch, `${this.config.host}/api/show`, {
1253
+ ...request
1254
+ }, {
1255
+ headers: this.config.headers
1256
+ });
1257
+ return await response.json();
1258
+ }
1259
+ /**
1260
+ * Embeds text input into vectors.
1261
+ * @param request {EmbedRequest} - The request object.
1262
+ * @returns {Promise<EmbedResponse>} - The response object.
1263
+ */
1264
+ async embed(request) {
1265
+ const response = await post(this.fetch, `${this.config.host}/api/embed`, {
1266
+ ...request
1267
+ }, {
1268
+ headers: this.config.headers
1269
+ });
1270
+ return await response.json();
1271
+ }
1272
+ /**
1273
+ * Embeds a text prompt into a vector.
1274
+ * @param request {EmbeddingsRequest} - The request object.
1275
+ * @returns {Promise<EmbeddingsResponse>} - The response object.
1276
+ */
1277
+ async embeddings(request) {
1278
+ const response = await post(this.fetch, `${this.config.host}/api/embeddings`, {
1279
+ ...request
1280
+ }, {
1281
+ headers: this.config.headers
1282
+ });
1283
+ return await response.json();
1284
+ }
1285
+ /**
1286
+ * Lists the running models on the server
1287
+ * @returns {Promise<ListResponse>} - The response object.
1288
+ * @throws {Error} - If the response body is missing.
1289
+ */
1290
+ async ps() {
1291
+ const response = await get(this.fetch, `${this.config.host}/api/ps`, {
1292
+ headers: this.config.headers
1293
+ });
1294
+ return await response.json();
1295
+ }
1296
+ };
1297
+ var browser = new Ollama$1();
1298
+
1299
+ // node_modules/ollama/dist/index.mjs
1300
+ var Ollama2 = class extends Ollama$1 {
1301
+ async encodeImage(image) {
1302
+ if (typeof image !== "string") {
1303
+ return Buffer.from(image).toString("base64");
1304
+ }
1305
+ try {
1306
+ if (import_fs.default.existsSync(image)) {
1307
+ const fileBuffer = await import_fs.promises.readFile((0, import_path.resolve)(image));
1308
+ return Buffer.from(fileBuffer).toString("base64");
1309
+ }
1310
+ } catch (e) {
1311
+ }
1312
+ return image;
1313
+ }
1314
+ /**
1315
+ * checks if a file exists
1316
+ * @param path {string} - The path to the file
1317
+ * @private @internal
1318
+ * @returns {Promise<boolean>} - Whether the file exists or not
1319
+ */
1320
+ async fileExists(path) {
1321
+ try {
1322
+ await import_fs.promises.access(path);
1323
+ return true;
1324
+ } catch (e) {
1325
+ return false;
1326
+ }
1327
+ }
1328
+ async create(request) {
1329
+ if (request.from && await this.fileExists((0, import_path.resolve)(request.from))) {
1330
+ throw Error("Creating with a local path is not currently supported from ollama-js");
1331
+ }
1332
+ if (request.stream) {
1333
+ return super.create(request);
1334
+ } else {
1335
+ return super.create(request);
1336
+ }
1337
+ }
1338
+ };
1339
+ var index = new Ollama2();
1340
+
1341
+ // src/cache.ts
1342
+ var import_crypto = require("crypto");
1343
+
1344
+ // package.json
1345
+ var version2 = "0.2.0";
1346
+
1347
+ // node_modules/eventemitter3/index.mjs
1348
+ var import_index = __toESM(require_eventemitter3(), 1);
1349
+
1350
+ // node_modules/p-timeout/index.js
1351
+ var TimeoutError = class extends Error {
1352
+ constructor(message) {
1353
+ super(message);
1354
+ this.name = "TimeoutError";
1355
+ }
1356
+ };
1357
+ var AbortError = class extends Error {
1358
+ constructor(message) {
1359
+ super();
1360
+ this.name = "AbortError";
1361
+ this.message = message;
1362
+ }
1363
+ };
1364
+ var getDOMException = (errorMessage) => globalThis.DOMException === void 0 ? new AbortError(errorMessage) : new DOMException(errorMessage);
1365
+ var getAbortedReason = (signal) => {
1366
+ const reason = signal.reason === void 0 ? getDOMException("This operation was aborted.") : signal.reason;
1367
+ return reason instanceof Error ? reason : getDOMException(reason);
1368
+ };
1369
+ function pTimeout(promise, options) {
1370
+ const {
1371
+ milliseconds,
1372
+ fallback,
1373
+ message,
1374
+ customTimers = { setTimeout, clearTimeout }
1375
+ } = options;
1376
+ let timer;
1377
+ let abortHandler;
1378
+ const wrappedPromise = new Promise((resolve2, reject) => {
1379
+ if (typeof milliseconds !== "number" || Math.sign(milliseconds) !== 1) {
1380
+ throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${milliseconds}\``);
1381
+ }
1382
+ if (options.signal) {
1383
+ const { signal } = options;
1384
+ if (signal.aborted) {
1385
+ reject(getAbortedReason(signal));
1386
+ }
1387
+ abortHandler = () => {
1388
+ reject(getAbortedReason(signal));
1389
+ };
1390
+ signal.addEventListener("abort", abortHandler, { once: true });
1391
+ }
1392
+ if (milliseconds === Number.POSITIVE_INFINITY) {
1393
+ promise.then(resolve2, reject);
1394
+ return;
1395
+ }
1396
+ const timeoutError = new TimeoutError();
1397
+ timer = customTimers.setTimeout.call(void 0, () => {
1398
+ if (fallback) {
1399
+ try {
1400
+ resolve2(fallback());
1401
+ } catch (error) {
1402
+ reject(error);
1403
+ }
1404
+ return;
1405
+ }
1406
+ if (typeof promise.cancel === "function") {
1407
+ promise.cancel();
1408
+ }
1409
+ if (message === false) {
1410
+ resolve2();
1411
+ } else if (message instanceof Error) {
1412
+ reject(message);
1413
+ } else {
1414
+ timeoutError.message = message != null ? message : `Promise timed out after ${milliseconds} milliseconds`;
1415
+ reject(timeoutError);
1416
+ }
1417
+ }, milliseconds);
1418
+ (async () => {
1419
+ try {
1420
+ resolve2(await promise);
1421
+ } catch (error) {
1422
+ reject(error);
1423
+ }
1424
+ })();
1425
+ });
1426
+ const cancelablePromise = wrappedPromise.finally(() => {
1427
+ cancelablePromise.clear();
1428
+ if (abortHandler && options.signal) {
1429
+ options.signal.removeEventListener("abort", abortHandler);
1430
+ }
1431
+ });
1432
+ cancelablePromise.clear = () => {
1433
+ customTimers.clearTimeout.call(void 0, timer);
1434
+ timer = void 0;
1435
+ };
1436
+ return cancelablePromise;
1437
+ }
1438
+
1439
+ // node_modules/p-queue/dist/lower-bound.js
1440
+ function lowerBound(array, value, comparator) {
1441
+ let first = 0;
1442
+ let count = array.length;
1443
+ while (count > 0) {
1444
+ const step = Math.trunc(count / 2);
1445
+ let it = first + step;
1446
+ if (comparator(array[it], value) <= 0) {
1447
+ first = ++it;
1448
+ count -= step + 1;
1449
+ } else {
1450
+ count = step;
1451
+ }
1452
+ }
1453
+ return first;
1454
+ }
1455
+
1456
+ // node_modules/p-queue/dist/priority-queue.js
1457
+ var _queue;
1458
+ var PriorityQueue = class {
1459
+ constructor() {
1460
+ __privateAdd(this, _queue, []);
1461
+ }
1462
+ enqueue(run, options) {
1463
+ options = {
1464
+ priority: 0,
1465
+ ...options
1466
+ };
1467
+ const element = {
1468
+ priority: options.priority,
1469
+ run
1470
+ };
1471
+ if (this.size && __privateGet(this, _queue)[this.size - 1].priority >= options.priority) {
1472
+ __privateGet(this, _queue).push(element);
1473
+ return;
1474
+ }
1475
+ const index2 = lowerBound(__privateGet(this, _queue), element, (a, b) => b.priority - a.priority);
1476
+ __privateGet(this, _queue).splice(index2, 0, element);
1477
+ }
1478
+ dequeue() {
1479
+ const item = __privateGet(this, _queue).shift();
1480
+ return item == null ? void 0 : item.run;
1481
+ }
1482
+ filter(options) {
1483
+ return __privateGet(this, _queue).filter((element) => element.priority === options.priority).map((element) => element.run);
1484
+ }
1485
+ get size() {
1486
+ return __privateGet(this, _queue).length;
1487
+ }
1488
+ };
1489
+ _queue = new WeakMap();
1490
+
1491
+ // node_modules/p-queue/dist/index.js
1492
+ var _carryoverConcurrencyCount, _isIntervalIgnored, _intervalCount, _intervalCap, _interval, _intervalEnd, _intervalId, _timeoutId, _queue2, _queueClass, _pending, _concurrency, _isPaused, _throwOnTimeout, _PQueue_instances, doesIntervalAllowAnother_get, doesConcurrentAllowAnother_get, next_fn, onResumeInterval_fn, isIntervalPaused_get, tryToStartAnother_fn, initializeIntervalIfNeeded_fn, onInterval_fn, processQueue_fn, throwOnAbort_fn, onEvent_fn;
1493
+ var PQueue = class extends import_index.default {
1494
+ // TODO: The `throwOnTimeout` option should affect the return types of `add()` and `addAll()`
1495
+ constructor(options) {
1496
+ var _a, _b, _c, _d;
1497
+ super();
1498
+ __privateAdd(this, _PQueue_instances);
1499
+ __privateAdd(this, _carryoverConcurrencyCount);
1500
+ __privateAdd(this, _isIntervalIgnored);
1501
+ __privateAdd(this, _intervalCount, 0);
1502
+ __privateAdd(this, _intervalCap);
1503
+ __privateAdd(this, _interval);
1504
+ __privateAdd(this, _intervalEnd, 0);
1505
+ __privateAdd(this, _intervalId);
1506
+ __privateAdd(this, _timeoutId);
1507
+ __privateAdd(this, _queue2);
1508
+ __privateAdd(this, _queueClass);
1509
+ __privateAdd(this, _pending, 0);
1510
+ // The `!` is needed because of https://github.com/microsoft/TypeScript/issues/32194
1511
+ __privateAdd(this, _concurrency);
1512
+ __privateAdd(this, _isPaused);
1513
+ __privateAdd(this, _throwOnTimeout);
1514
+ /**
1515
+ Per-operation timeout in milliseconds. Operations fulfill once `timeout` elapses if they haven't already.
1516
+
1517
+ Applies to each future operation.
1518
+ */
1519
+ __publicField(this, "timeout");
1520
+ options = {
1521
+ carryoverConcurrencyCount: false,
1522
+ intervalCap: Number.POSITIVE_INFINITY,
1523
+ interval: 0,
1524
+ concurrency: Number.POSITIVE_INFINITY,
1525
+ autoStart: true,
1526
+ queueClass: PriorityQueue,
1527
+ ...options
1528
+ };
1529
+ if (!(typeof options.intervalCap === "number" && options.intervalCap >= 1)) {
1530
+ throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(_b = (_a = options.intervalCap) == null ? void 0 : _a.toString()) != null ? _b : ""}\` (${typeof options.intervalCap})`);
1531
+ }
1532
+ if (options.interval === void 0 || !(Number.isFinite(options.interval) && options.interval >= 0)) {
1533
+ throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${(_d = (_c = options.interval) == null ? void 0 : _c.toString()) != null ? _d : ""}\` (${typeof options.interval})`);
1534
+ }
1535
+ __privateSet(this, _carryoverConcurrencyCount, options.carryoverConcurrencyCount);
1536
+ __privateSet(this, _isIntervalIgnored, options.intervalCap === Number.POSITIVE_INFINITY || options.interval === 0);
1537
+ __privateSet(this, _intervalCap, options.intervalCap);
1538
+ __privateSet(this, _interval, options.interval);
1539
+ __privateSet(this, _queue2, new options.queueClass());
1540
+ __privateSet(this, _queueClass, options.queueClass);
1541
+ this.concurrency = options.concurrency;
1542
+ this.timeout = options.timeout;
1543
+ __privateSet(this, _throwOnTimeout, options.throwOnTimeout === true);
1544
+ __privateSet(this, _isPaused, options.autoStart === false);
1545
+ }
1546
+ get concurrency() {
1547
+ return __privateGet(this, _concurrency);
1548
+ }
1549
+ set concurrency(newConcurrency) {
1550
+ if (!(typeof newConcurrency === "number" && newConcurrency >= 1)) {
1551
+ throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${newConcurrency}\` (${typeof newConcurrency})`);
1552
+ }
1553
+ __privateSet(this, _concurrency, newConcurrency);
1554
+ __privateMethod(this, _PQueue_instances, processQueue_fn).call(this);
1555
+ }
1556
+ async add(function_, options = {}) {
1557
+ options = {
1558
+ timeout: this.timeout,
1559
+ throwOnTimeout: __privateGet(this, _throwOnTimeout),
1560
+ ...options
1561
+ };
1562
+ return new Promise((resolve2, reject) => {
1563
+ __privateGet(this, _queue2).enqueue(async () => {
1564
+ var _a;
1565
+ __privateWrapper(this, _pending)._++;
1566
+ __privateWrapper(this, _intervalCount)._++;
1567
+ try {
1568
+ (_a = options.signal) == null ? void 0 : _a.throwIfAborted();
1569
+ let operation = function_({ signal: options.signal });
1570
+ if (options.timeout) {
1571
+ operation = pTimeout(Promise.resolve(operation), { milliseconds: options.timeout });
1572
+ }
1573
+ if (options.signal) {
1574
+ operation = Promise.race([operation, __privateMethod(this, _PQueue_instances, throwOnAbort_fn).call(this, options.signal)]);
1575
+ }
1576
+ const result = await operation;
1577
+ resolve2(result);
1578
+ this.emit("completed", result);
1579
+ } catch (error) {
1580
+ if (error instanceof TimeoutError && !options.throwOnTimeout) {
1581
+ resolve2();
1582
+ return;
1583
+ }
1584
+ reject(error);
1585
+ this.emit("error", error);
1586
+ } finally {
1587
+ __privateMethod(this, _PQueue_instances, next_fn).call(this);
1588
+ }
1589
+ }, options);
1590
+ this.emit("add");
1591
+ __privateMethod(this, _PQueue_instances, tryToStartAnother_fn).call(this);
1592
+ });
1593
+ }
1594
+ async addAll(functions, options) {
1595
+ return Promise.all(functions.map(async (function_) => this.add(function_, options)));
1596
+ }
1597
+ /**
1598
+ Start (or resume) executing enqueued tasks within concurrency limit. No need to call this if queue is not paused (via `options.autoStart = false` or by `.pause()` method.)
1599
+ */
1600
+ start() {
1601
+ if (!__privateGet(this, _isPaused)) {
1602
+ return this;
1603
+ }
1604
+ __privateSet(this, _isPaused, false);
1605
+ __privateMethod(this, _PQueue_instances, processQueue_fn).call(this);
1606
+ return this;
1607
+ }
1608
+ /**
1609
+ Put queue execution on hold.
1610
+ */
1611
+ pause() {
1612
+ __privateSet(this, _isPaused, true);
1613
+ }
1614
+ /**
1615
+ Clear the queue.
1616
+ */
1617
+ clear() {
1618
+ __privateSet(this, _queue2, new (__privateGet(this, _queueClass))());
1619
+ }
1620
+ /**
1621
+ Can be called multiple times. Useful if you for example add additional items at a later time.
1622
+
1623
+ @returns A promise that settles when the queue becomes empty.
1624
+ */
1625
+ async onEmpty() {
1626
+ if (__privateGet(this, _queue2).size === 0) {
1627
+ return;
1628
+ }
1629
+ await __privateMethod(this, _PQueue_instances, onEvent_fn).call(this, "empty");
1630
+ }
1631
+ /**
1632
+ @returns A promise that settles when the queue size is less than the given limit: `queue.size < limit`.
1633
+
1634
+ If you want to avoid having the queue grow beyond a certain size you can `await queue.onSizeLessThan()` before adding a new item.
1635
+
1636
+ Note that this only limits the number of items waiting to start. There could still be up to `concurrency` jobs already running that this call does not include in its calculation.
1637
+ */
1638
+ async onSizeLessThan(limit) {
1639
+ if (__privateGet(this, _queue2).size < limit) {
1640
+ return;
1641
+ }
1642
+ await __privateMethod(this, _PQueue_instances, onEvent_fn).call(this, "next", () => __privateGet(this, _queue2).size < limit);
1643
+ }
1644
+ /**
1645
+ The difference with `.onEmpty` is that `.onIdle` guarantees that all work from the queue has finished. `.onEmpty` merely signals that the queue is empty, but it could mean that some promises haven't completed yet.
1646
+
1647
+ @returns A promise that settles when the queue becomes empty, and all promises have completed; `queue.size === 0 && queue.pending === 0`.
1648
+ */
1649
+ async onIdle() {
1650
+ if (__privateGet(this, _pending) === 0 && __privateGet(this, _queue2).size === 0) {
1651
+ return;
1652
+ }
1653
+ await __privateMethod(this, _PQueue_instances, onEvent_fn).call(this, "idle");
1654
+ }
1655
+ /**
1656
+ Size of the queue, the number of queued items waiting to run.
1657
+ */
1658
+ get size() {
1659
+ return __privateGet(this, _queue2).size;
1660
+ }
1661
+ /**
1662
+ Size of the queue, filtered by the given options.
1663
+
1664
+ For example, this can be used to find the number of items remaining in the queue with a specific priority level.
1665
+ */
1666
+ sizeBy(options) {
1667
+ return __privateGet(this, _queue2).filter(options).length;
1668
+ }
1669
+ /**
1670
+ Number of running items (no longer in the queue).
1671
+ */
1672
+ get pending() {
1673
+ return __privateGet(this, _pending);
1674
+ }
1675
+ /**
1676
+ Whether the queue is currently paused.
1677
+ */
1678
+ get isPaused() {
1679
+ return __privateGet(this, _isPaused);
1680
+ }
1681
+ };
1682
+ _carryoverConcurrencyCount = new WeakMap();
1683
+ _isIntervalIgnored = new WeakMap();
1684
+ _intervalCount = new WeakMap();
1685
+ _intervalCap = new WeakMap();
1686
+ _interval = new WeakMap();
1687
+ _intervalEnd = new WeakMap();
1688
+ _intervalId = new WeakMap();
1689
+ _timeoutId = new WeakMap();
1690
+ _queue2 = new WeakMap();
1691
+ _queueClass = new WeakMap();
1692
+ _pending = new WeakMap();
1693
+ _concurrency = new WeakMap();
1694
+ _isPaused = new WeakMap();
1695
+ _throwOnTimeout = new WeakMap();
1696
+ _PQueue_instances = new WeakSet();
1697
+ doesIntervalAllowAnother_get = function() {
1698
+ return __privateGet(this, _isIntervalIgnored) || __privateGet(this, _intervalCount) < __privateGet(this, _intervalCap);
1699
+ };
1700
+ doesConcurrentAllowAnother_get = function() {
1701
+ return __privateGet(this, _pending) < __privateGet(this, _concurrency);
1702
+ };
1703
+ next_fn = function() {
1704
+ __privateWrapper(this, _pending)._--;
1705
+ __privateMethod(this, _PQueue_instances, tryToStartAnother_fn).call(this);
1706
+ this.emit("next");
1707
+ };
1708
+ onResumeInterval_fn = function() {
1709
+ __privateMethod(this, _PQueue_instances, onInterval_fn).call(this);
1710
+ __privateMethod(this, _PQueue_instances, initializeIntervalIfNeeded_fn).call(this);
1711
+ __privateSet(this, _timeoutId, void 0);
1712
+ };
1713
+ isIntervalPaused_get = function() {
1714
+ const now = Date.now();
1715
+ if (__privateGet(this, _intervalId) === void 0) {
1716
+ const delay = __privateGet(this, _intervalEnd) - now;
1717
+ if (delay < 0) {
1718
+ __privateSet(this, _intervalCount, __privateGet(this, _carryoverConcurrencyCount) ? __privateGet(this, _pending) : 0);
1719
+ } else {
1720
+ if (__privateGet(this, _timeoutId) === void 0) {
1721
+ __privateSet(this, _timeoutId, setTimeout(() => {
1722
+ __privateMethod(this, _PQueue_instances, onResumeInterval_fn).call(this);
1723
+ }, delay));
1724
+ }
1725
+ return true;
1726
+ }
1727
+ }
1728
+ return false;
1729
+ };
1730
+ tryToStartAnother_fn = function() {
1731
+ if (__privateGet(this, _queue2).size === 0) {
1732
+ if (__privateGet(this, _intervalId)) {
1733
+ clearInterval(__privateGet(this, _intervalId));
1734
+ }
1735
+ __privateSet(this, _intervalId, void 0);
1736
+ this.emit("empty");
1737
+ if (__privateGet(this, _pending) === 0) {
1738
+ this.emit("idle");
1739
+ }
1740
+ return false;
1741
+ }
1742
+ if (!__privateGet(this, _isPaused)) {
1743
+ const canInitializeInterval = !__privateGet(this, _PQueue_instances, isIntervalPaused_get);
1744
+ if (__privateGet(this, _PQueue_instances, doesIntervalAllowAnother_get) && __privateGet(this, _PQueue_instances, doesConcurrentAllowAnother_get)) {
1745
+ const job = __privateGet(this, _queue2).dequeue();
1746
+ if (!job) {
1747
+ return false;
1748
+ }
1749
+ this.emit("active");
1750
+ job();
1751
+ if (canInitializeInterval) {
1752
+ __privateMethod(this, _PQueue_instances, initializeIntervalIfNeeded_fn).call(this);
1753
+ }
1754
+ return true;
1755
+ }
1756
+ }
1757
+ return false;
1758
+ };
1759
+ initializeIntervalIfNeeded_fn = function() {
1760
+ if (__privateGet(this, _isIntervalIgnored) || __privateGet(this, _intervalId) !== void 0) {
1761
+ return;
1762
+ }
1763
+ __privateSet(this, _intervalId, setInterval(() => {
1764
+ __privateMethod(this, _PQueue_instances, onInterval_fn).call(this);
1765
+ }, __privateGet(this, _interval)));
1766
+ __privateSet(this, _intervalEnd, Date.now() + __privateGet(this, _interval));
1767
+ };
1768
+ onInterval_fn = function() {
1769
+ if (__privateGet(this, _intervalCount) === 0 && __privateGet(this, _pending) === 0 && __privateGet(this, _intervalId)) {
1770
+ clearInterval(__privateGet(this, _intervalId));
1771
+ __privateSet(this, _intervalId, void 0);
1772
+ }
1773
+ __privateSet(this, _intervalCount, __privateGet(this, _carryoverConcurrencyCount) ? __privateGet(this, _pending) : 0);
1774
+ __privateMethod(this, _PQueue_instances, processQueue_fn).call(this);
1775
+ };
1776
+ /**
1777
+ Executes all queued functions until it reaches the limit.
1778
+ */
1779
+ processQueue_fn = function() {
1780
+ while (__privateMethod(this, _PQueue_instances, tryToStartAnother_fn).call(this)) {
1781
+ }
1782
+ };
1783
+ throwOnAbort_fn = async function(signal) {
1784
+ return new Promise((_resolve, reject) => {
1785
+ signal.addEventListener("abort", () => {
1786
+ reject(signal.reason);
1787
+ }, { once: true });
1788
+ });
1789
+ };
1790
+ onEvent_fn = async function(event, filter) {
1791
+ return new Promise((resolve2) => {
1792
+ const listener = () => {
1793
+ if (filter && !filter()) {
1794
+ return;
1795
+ }
1796
+ this.off(event, listener);
1797
+ resolve2();
1798
+ };
1799
+ this.on(event, listener);
1800
+ });
1801
+ };
1802
+
1803
+ // src/globals.ts
1804
+ var libVersion = version2;
1805
+ var possibleModels = [
1806
+ { name: "llava-llama3 (8B) [default]", model: "llava-llama3:latest" },
1807
+ { name: "llama3.2-vision (11B)", model: "llama3.2-vision:11b" },
1808
+ { name: "llama3.2-vision (90B)", model: "llama3.2-vision:90b" },
1809
+ { name: "llava (7B)", model: "llava:latest" },
1810
+ { name: "llava (13B)", model: "llava:13b" },
1811
+ { name: "llava (34B)", model: "llava:34b" }
1812
+ ];
1813
+ var imagesProcessQueue = new PQueue({ concurrency: 1, timeout: 6e5 });
1814
+
1815
+ // src/cache.ts
1816
+ function getCacheBasePath() {
1817
+ return `${app.vault.configDir}/plugins/ai-image-analyzer/cache`;
1818
+ }
1819
+ function getCachePath(file) {
1820
+ const hash = (0, import_crypto.createHash)("md5").update(file.path).digest("hex");
1821
+ const folder = `${getCacheBasePath()}`;
1822
+ const filename = `${hash}.json`;
1823
+ return `${folder}/${filename}`;
1824
+ }
1825
+ async function isInCache(file) {
1826
+ const path = getCachePath(file);
1827
+ return await app.vault.adapter.exists(path);
1828
+ }
1829
+ async function writeCache(file, text) {
1830
+ const path = getCachePath(file);
1831
+ if (!await this.app.vault.adapter.exists(getCacheBasePath())) {
1832
+ await this.app.vault.adapter.mkdir(getCacheBasePath());
1833
+ }
1834
+ const data = {
1835
+ path: file.path,
1836
+ text,
1837
+ libVersion
1838
+ };
1839
+ await this.app.vault.adapter.write(path, JSON.stringify(data));
1840
+ }
1841
+ async function readCache(file) {
1842
+ const path = getCachePath(file);
1843
+ try {
1844
+ if (await this.app.vault.adapter.exists(path)) {
1845
+ const raw = await this.app.vault.adapter.read(path);
1846
+ return JSON.parse(raw);
1847
+ }
1848
+ } catch (e) {
1849
+ console.error(e);
1850
+ }
1851
+ return null;
1852
+ }
1853
+ async function removeFromCache(file) {
1854
+ const path = getCachePath(file);
1855
+ if (await isInCache(file)) {
1856
+ return await this.app.vault.adapter.remove(path);
1857
+ }
1858
+ }
1859
+ async function clearCache() {
1860
+ const path = getCacheBasePath();
1861
+ if (await this.app.vault.adapter.exists(path)) {
1862
+ return await this.app.vault.adapter.rmdir(path, true);
1863
+ }
1864
+ }
1865
+
1866
+ // src/ollamaManager.ts
1867
+ var import_obsidian3 = require("obsidian");
1868
+
1869
+ // src/util.ts
1870
+ var import_obsidian2 = require("obsidian");
1871
+
1872
+ // src/settings.ts
1873
+ var import_obsidian = require("obsidian");
1874
+ var DEFAULT_SETTINGS = {
1875
+ debug: false,
1876
+ ollamaURL: "http://127.0.0.1:11434",
1877
+ ollamaToken: "",
1878
+ ollamaModel: possibleModels[0],
1879
+ prompt: "Describe the image. Just use Keywords. For example: cat, dog, tree. This must be Computer readable. The provided pictures are used in an notebook. Please provide at least 5 Keywords. It will be used to search for the image later.",
1880
+ autoClearCache: true
1881
+ };
1882
+ var settings = Object.assign({}, DEFAULT_SETTINGS);
1883
+ async function loadSettings(plugin) {
1884
+ settings = Object.assign({}, DEFAULT_SETTINGS, await plugin.loadData());
1885
+ }
1886
+ async function saveSettings(plugin) {
1887
+ setOllama(new Ollama2({
1888
+ host: settings.ollamaURL,
1889
+ headers: {
1890
+ "Authorization": `Bearer ${settings.ollamaToken}`
1891
+ }
1892
+ }));
1893
+ await plugin.saveData(settings);
1894
+ }
1895
+ var AIImageAnalyzerSettingsTab = class extends import_obsidian.PluginSettingTab {
1896
+ constructor(app2, plugin) {
1897
+ super(app2, plugin);
1898
+ this.plugin = plugin;
1899
+ }
1900
+ display() {
1901
+ const { containerEl } = this;
1902
+ containerEl.empty();
1903
+ new import_obsidian.Setting(containerEl).setName("Model").setDesc("Select the model to use").addDropdown((dropdown) => dropdown.addOptions(possibleModels.reduce((acc, model) => {
1904
+ acc[model.name] = model.name;
1905
+ return acc;
1906
+ }, {})).setValue(possibleModels.find((model) => model.model === settings.ollamaModel.model).name).onChange(async (value) => {
1907
+ settings.ollamaModel = possibleModels.find((model) => model.name === value);
1908
+ await saveSettings(this.plugin);
1909
+ if (settings.autoClearCache) {
1910
+ await clearCache();
1911
+ }
1912
+ }));
1913
+ new import_obsidian.Setting(containerEl).setName("Pull Model").setDesc("Pull the selected model").addButton((button) => button.setButtonText("Pull Model").onClick(async () => await pullImage()));
1914
+ new import_obsidian.Setting(containerEl).setName("Clear cache").setDesc("Clear the cache, reanalyzing images could take a while").addButton((button) => button.setButtonText("Clear cache").onClick(async () => {
1915
+ await clearCache();
1916
+ new import_obsidian.Notice("Cache cleared");
1917
+ }));
1918
+ new import_obsidian.Setting(containerEl).setName("Debug mode").setDesc("Enable debug mode to see logs in the console").addToggle((toggle) => toggle.setValue(settings.debug).onChange(async (value) => {
1919
+ settings.debug = value;
1920
+ await saveSettings(this.plugin);
1921
+ }));
1922
+ new import_obsidian.Setting(containerEl).setName("Ollama server").setHeading();
1923
+ new import_obsidian.Setting(containerEl).setName("Ollama URL").setDesc("Set the URL for the Ollama server").addText((text) => text.setPlaceholder("Enter the host (http://127.0.0.1:11434)").setValue(settings.ollamaURL).onChange(async (value) => {
1924
+ if (value.length === 0) {
1925
+ value = DEFAULT_SETTINGS.ollamaURL;
1926
+ }
1927
+ settings.ollamaURL = value;
1928
+ await saveSettings(this.plugin);
1929
+ }));
1930
+ new import_obsidian.Setting(containerEl).setName("Ollama Token (Optional)").setDesc("Set the token for authentication with the Ollama server").addText((text) => text.setValue(settings.ollamaToken !== "" ? "\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022" : "").onChange(async (value) => {
1931
+ if (value.contains("\u2022")) {
1932
+ return;
1933
+ }
1934
+ settings.ollamaToken = value;
1935
+ await saveSettings(this.plugin);
1936
+ }));
1937
+ new import_obsidian.Setting(containerEl).setName("Advanced").setHeading();
1938
+ new import_obsidian.Setting(containerEl).setName("Prompt").setDesc("Set the prompt for the Ollama model").addTextArea((text) => {
1939
+ text.inputEl.rows = 5;
1940
+ text.inputEl.cols = 50;
1941
+ return text.setPlaceholder("Enter the prompt").setValue(settings.prompt).onChange(async (value) => {
1942
+ if (value.length === 0) {
1943
+ value = DEFAULT_SETTINGS.prompt;
1944
+ }
1945
+ settings.prompt = value;
1946
+ await saveSettings(this.plugin);
1947
+ if (settings.autoClearCache) {
1948
+ await clearCache();
1949
+ }
1950
+ });
1951
+ });
1952
+ new import_obsidian.Setting(containerEl).setName("Auto clear cache").setDesc("Clear the cache after changing the model or the prompt to reanalyze images (if toggled on the cache will be cleared)").addToggle((toggle) => toggle.setValue(settings.autoClearCache).onChange(async (value) => {
1953
+ settings.autoClearCache = value;
1954
+ if (value) {
1955
+ await clearCache();
1956
+ new import_obsidian.Notice("Cache cleared");
1957
+ }
1958
+ await saveSettings(this.plugin);
1959
+ }));
1960
+ }
1961
+ };
1962
+
1963
+ // src/util.ts
1964
+ var import_canvas = __toESM(require_browser());
1965
+ function debugLog(message) {
1966
+ if (settings.debug) {
1967
+ console.log(message);
1968
+ }
1969
+ }
1970
+ function isImageFile(file) {
1971
+ const path = file.path;
1972
+ return path.endsWith(".png") || path.endsWith(".jpg") || path.endsWith(".jpeg") || path.endsWith(".webp") || path.endsWith(".svg");
1973
+ }
1974
+ async function readFile(file) {
1975
+ if (file.path.endsWith(".svg")) {
1976
+ debugLog("Converting SVG to PNG");
1977
+ try {
1978
+ const svgData = await this.app.vault.adapter.read(file.path);
1979
+ const canvas = (0, import_canvas.createCanvas)(1e3, 1e3);
1980
+ const context = canvas.getContext("2d");
1981
+ const svgImage = await (0, import_canvas.loadImage)(`data:image/svg+xml;base64,${Buffer.from(svgData).toString("base64")}`);
1982
+ context.drawImage(svgImage, 0, 0, 1e3, 1e3);
1983
+ return canvas.toDataURL("image/png").split(",")[1];
1984
+ } catch (error) {
1985
+ console.error("Error converting SVG to PNG:", error);
1986
+ throw error;
1987
+ }
1988
+ } else {
1989
+ return (0, import_obsidian2.arrayBufferToBase64)(await app.vault.readBinary(file));
1990
+ }
1991
+ }
1992
+
1993
+ // src/ollamaManager.ts
1994
+ var ollama;
1995
+ async function analyzeImage(file) {
1996
+ var _a;
1997
+ try {
1998
+ return (_a = await imagesProcessQueue.add(() => analyzeImageHandling(file))) != null ? _a : "";
1999
+ } catch (e) {
2000
+ debugLog(e);
2001
+ return "";
2002
+ }
2003
+ }
2004
+ async function analyzeImageHandling(file) {
2005
+ debugLog(`Analyzing image ${file.name}`);
2006
+ if (!isImageFile(file)) {
2007
+ return Promise.reject("File is not an image");
2008
+ }
2009
+ if (await isInCache(file)) {
2010
+ debugLog("Cache hit");
2011
+ const text = await readCache(file);
2012
+ if (text && text.text !== "") {
2013
+ debugLog("Reading from cache");
2014
+ debugLog(`Image analyzed ${file.name}`);
2015
+ return Promise.resolve(text.text);
2016
+ } else {
2017
+ debugLog("Failed to read cache");
2018
+ debugLog("Removing from cache");
2019
+ await removeFromCache(file);
2020
+ }
2021
+ }
2022
+ debugLog(file);
2023
+ try {
2024
+ const data = await readFile(file);
2025
+ const response = await ollama.chat({
2026
+ model: settings.ollamaModel.model,
2027
+ //llava:13b or llava or llava-llama3
2028
+ messages: [{ role: "user", content: settings.prompt, images: [data] }]
2029
+ });
2030
+ debugLog(response);
2031
+ await writeCache(file, response.message.content);
2032
+ debugLog(`Image analyzed ${file.name}`);
2033
+ return Promise.resolve(response.message.content);
2034
+ } catch (e) {
2035
+ debugLog(e);
2036
+ return Promise.reject("Failed to analyze image");
2037
+ }
2038
+ }
2039
+ async function analyzeImageWithNotice(file) {
2040
+ try {
2041
+ const notice = new import_obsidian3.Notice("Analyzing image", 0);
2042
+ const text = await analyzeImage(file);
2043
+ notice.hide();
2044
+ new import_obsidian3.Notice("Image analyzed");
2045
+ return text;
2046
+ } catch (e) {
2047
+ debugLog(e);
2048
+ new import_obsidian3.Notice("Failed to analyze image");
2049
+ new import_obsidian3.Notice(e.toString());
2050
+ return "";
2051
+ }
2052
+ }
2053
+ async function analyzeToClipboard(file) {
2054
+ try {
2055
+ const text = await analyzeImageWithNotice(file);
2056
+ await activeWindow.navigator.clipboard.writeText(text);
2057
+ new import_obsidian3.Notice("Text copied to clipboard");
2058
+ } catch (e) {
2059
+ debugLog(e);
2060
+ }
2061
+ }
2062
+ async function pullImage() {
2063
+ let progressNotice;
2064
+ try {
2065
+ new import_obsidian3.Notice(`Pulling ${settings.ollamaModel.name} model started, this may take a while...`);
2066
+ const response = await ollama.pull({ model: settings.ollamaModel.model, stream: true });
2067
+ progressNotice = new import_obsidian3.Notice(`Pulling ${settings.ollamaModel.name} model 0%`, 0);
2068
+ for await (const part of response) {
2069
+ debugLog(part);
2070
+ if (part.total !== null && part.completed !== null) {
2071
+ const percentage = part.completed / part.total * 100;
2072
+ if (!isNaN(percentage) && percentage !== Infinity && percentage !== -Infinity) {
2073
+ const roundedNumber = percentage.toFixed(2);
2074
+ const completed = (part.completed / 1e9).toFixed(2);
2075
+ const total = (part.total / 1e9).toFixed(2);
2076
+ progressNotice.setMessage(`Pulling ${settings.ollamaModel.name} model ${roundedNumber}% (${completed}GB/${total}GB)`);
2077
+ }
2078
+ }
2079
+ }
2080
+ progressNotice.hide();
2081
+ new import_obsidian3.Notice(`${settings.ollamaModel.name} model pulled successfully`);
2082
+ } catch (e) {
2083
+ debugLog(e);
2084
+ progressNotice == null ? void 0 : progressNotice.hide();
2085
+ new import_obsidian3.Notice(`Failed to pull ${settings.ollamaModel.name} model`);
2086
+ new import_obsidian3.Notice(e.toString());
2087
+ }
2088
+ }
2089
+ async function checkOllama() {
2090
+ try {
2091
+ const models = await ollama.list();
2092
+ debugLog(models);
2093
+ if (!models.models.some((model) => model.name === settings.ollamaModel.model)) {
2094
+ new import_obsidian3.Notice(`No ${settings.ollamaModel.name} model found, please make sure you have pulled it (you can pull it over the settings tab or choose another model)`);
2095
+ }
2096
+ } catch (e) {
2097
+ debugLog(e);
2098
+ new import_obsidian3.Notice("Failed to connect to Ollama.");
2099
+ new import_obsidian3.Notice(e.toString());
2100
+ }
2101
+ }
2102
+ function setOllama(ollamaInstance) {
2103
+ ollama = ollamaInstance;
2104
+ }
2105
+
2106
+ // src/main.ts
2107
+ var AIImageAnalyzerPlugin = class extends import_obsidian4.Plugin {
2108
+ constructor() {
2109
+ super(...arguments);
2110
+ this.api = {
2111
+ analyzeImage,
2112
+ canBeAnalyzed: isImageFile,
2113
+ isInCache
2114
+ };
2115
+ }
2116
+ async onload() {
2117
+ debugLog("loading ai image analyzer plugin");
2118
+ await loadSettings(this);
2119
+ setOllama(new Ollama2({
2120
+ host: settings.ollamaURL,
2121
+ headers: {
2122
+ "Authorization": `Bearer ${settings.ollamaToken}`
2123
+ }
2124
+ }));
2125
+ await checkOllama();
2126
+ this.addCommand({
2127
+ id: "analyze-image-to-clipboard",
2128
+ name: "Analyze image to clipboard",
2129
+ checkCallback: (checking) => {
2130
+ const file = getActiveFile();
2131
+ if (file != null && isImageFile(file)) {
2132
+ if (!checking) {
2133
+ analyzeToClipboard(file);
2134
+ }
2135
+ return true;
2136
+ }
2137
+ return false;
2138
+ }
2139
+ });
2140
+ this.addCommand({
2141
+ id: "analyze-image",
2142
+ name: "Analyze image",
2143
+ checkCallback: (checking) => {
2144
+ const file = getActiveFile();
2145
+ if (file != null && isImageFile(file)) {
2146
+ if (!checking) {
2147
+ analyzeImageWithNotice(file);
2148
+ }
2149
+ return true;
2150
+ }
2151
+ return false;
2152
+ }
2153
+ });
2154
+ this.addCommand({
2155
+ id: "clear-cache-of-active-image",
2156
+ name: "Clear cache of active image",
2157
+ checkCallback: (checking) => {
2158
+ const file = getActiveFile();
2159
+ if (file != null && isImageFile(file)) {
2160
+ if (!checking) {
2161
+ removeFromCache(file);
2162
+ new import_obsidian4.Notice("Cache cleared");
2163
+ }
2164
+ return true;
2165
+ }
2166
+ return false;
2167
+ }
2168
+ });
2169
+ this.registerEvent(
2170
+ this.app.workspace.on("file-menu", (menu, file, _source) => {
2171
+ if (file instanceof import_obsidian4.TFile && isImageFile(file)) {
2172
+ menu.addItem((item) => {
2173
+ item.setTitle("AI analyze image");
2174
+ const submenu = item.setSubmenu();
2175
+ submenu.addItem(
2176
+ (item2) => item2.setTitle("Analyze image to clipboard").setIcon("clipboard").onClick(() => {
2177
+ analyzeToClipboard(file);
2178
+ })
2179
+ );
2180
+ submenu.addItem(
2181
+ (item2) => item2.setTitle("Analyze image").setIcon("search").onClick(async () => {
2182
+ await removeFromCache(file);
2183
+ await analyzeImageWithNotice(file);
2184
+ })
2185
+ );
2186
+ submenu.addItem(
2187
+ (item2) => item2.setTitle("Clear cache").setIcon("trash").onClick(async () => {
2188
+ await removeFromCache(file);
2189
+ new import_obsidian4.Notice("Cache cleared");
2190
+ })
2191
+ );
2192
+ });
2193
+ }
2194
+ })
2195
+ );
2196
+ this.addSettingTab(new AIImageAnalyzerSettingsTab(this.app, this));
2197
+ }
2198
+ onunload() {
2199
+ imagesProcessQueue.clear();
2200
+ debugLog("unloading ai image analyzer plugin");
2201
+ }
2202
+ };
2203
+ function getActiveFile() {
2204
+ var _a, _b;
2205
+ return (_b = (_a = this.app.workspace.activeEditor) == null ? void 0 : _a.file) != null ? _b : this.app.workspace.getActiveFile();
2206
+ }
2207
+
2208
+ /* nosourcemap */
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/ai-image-analyzer/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "ai-image-analyzer",
3
+ "name": "AI image analyzer",
4
+ "version": "0.2.0",
5
+ "minAppVersion": "0.15.0",
6
+ "description": "Analyze images with AI to get keywords of the image.",
7
+ "author": "Swaggeroo",
8
+ "authorUrl": "https://swaggeroo.de",
9
+ "isDesktopOnly": true
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/data.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shouldConfirmBeforeCreate": true,
3
+ "weekStart": "locale",
4
+ "wordsPerDot": 250,
5
+ "showWeeklyNote": false,
6
+ "weeklyNoteFormat": "",
7
+ "weeklyNoteTemplate": "",
8
+ "weeklyNoteFolder": "",
9
+ "localeOverride": "system-default"
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/calendar/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "calendar",
3
+ "name": "Calendar",
4
+ "description": "Calendar view of your daily notes",
5
+ "version": "1.5.10",
6
+ "author": "Liam Cain",
7
+ "authorUrl": "https://github.com/liamcain/",
8
+ "isDesktopOnly": false,
9
+ "minAppVersion": "0.9.11"
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/data.json ADDED
@@ -0,0 +1,388 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "userId": "4c2cdecd-f97c-4ac6-b637-d108f2aae540",
3
+ "isPlusUser": false,
4
+ "plusLicenseKey": "",
5
+ "openAIApiKey": "",
6
+ "openAIOrgId": "",
7
+ "huggingfaceApiKey": "",
8
+ "cohereApiKey": "",
9
+ "anthropicApiKey": "",
10
+ "azureOpenAIApiKey": "",
11
+ "azureOpenAIApiInstanceName": "",
12
+ "azureOpenAIApiDeploymentName": "",
13
+ "azureOpenAIApiVersion": "",
14
+ "azureOpenAIApiEmbeddingDeploymentName": "",
15
+ "googleApiKey": "",
16
+ "openRouterAiApiKey": "",
17
+ "xaiApiKey": "",
18
+ "mistralApiKey": "",
19
+ "deepseekApiKey": "",
20
+ "amazonBedrockApiKey": "",
21
+ "amazonBedrockRegion": "",
22
+ "defaultChainType": "llm_chain",
23
+ "defaultModelKey": "google/gemini-2.5-flash|openrouterai",
24
+ "embeddingModelKey": "text-embedding-3-small|openai",
25
+ "temperature": 0.1,
26
+ "maxTokens": 6000,
27
+ "contextTurns": 15,
28
+ "userSystemPrompt": "",
29
+ "openAIProxyBaseUrl": "",
30
+ "openAIEmbeddingProxyBaseUrl": "",
31
+ "stream": true,
32
+ "defaultSaveFolder": "copilot/copilot-conversations",
33
+ "defaultConversationTag": "copilot-conversation",
34
+ "autosaveChat": true,
35
+ "generateAIChatTitleOnSave": true,
36
+ "includeActiveNoteAsContext": true,
37
+ "defaultOpenArea": "view",
38
+ "customPromptsFolder": "copilot/copilot-custom-prompts",
39
+ "indexVaultToVectorStore": "ON MODE SWITCH",
40
+ "qaExclusions": "copilot",
41
+ "qaInclusions": "",
42
+ "chatNoteContextPath": "",
43
+ "chatNoteContextTags": [],
44
+ "enableIndexSync": true,
45
+ "debug": false,
46
+ "enableEncryption": false,
47
+ "maxSourceChunks": 15,
48
+ "groqApiKey": "",
49
+ "activeModels": [
50
+ {
51
+ "name": "copilot-plus-flash",
52
+ "provider": "copilot-plus",
53
+ "enabled": true,
54
+ "isBuiltIn": true,
55
+ "core": true,
56
+ "plusExclusive": true,
57
+ "projectEnabled": false,
58
+ "capabilities": [
59
+ "vision"
60
+ ]
61
+ },
62
+ {
63
+ "name": "google/gemini-2.5-flash-lite",
64
+ "provider": "openrouterai",
65
+ "enabled": true,
66
+ "isBuiltIn": true,
67
+ "core": true,
68
+ "projectEnabled": true,
69
+ "capabilities": [
70
+ "vision"
71
+ ]
72
+ },
73
+ {
74
+ "name": "google/gemini-2.5-flash",
75
+ "provider": "openrouterai",
76
+ "enabled": true,
77
+ "isBuiltIn": true,
78
+ "core": true,
79
+ "projectEnabled": true,
80
+ "capabilities": [
81
+ "vision"
82
+ ]
83
+ },
84
+ {
85
+ "name": "google/gemini-2.5-pro",
86
+ "provider": "openrouterai",
87
+ "enabled": true,
88
+ "isBuiltIn": true,
89
+ "core": true,
90
+ "projectEnabled": true,
91
+ "capabilities": [
92
+ "vision"
93
+ ]
94
+ },
95
+ {
96
+ "name": "gpt-5",
97
+ "provider": "openai",
98
+ "enabled": true,
99
+ "isBuiltIn": true,
100
+ "core": true,
101
+ "capabilities": [
102
+ "vision"
103
+ ]
104
+ },
105
+ {
106
+ "name": "gpt-5-mini",
107
+ "provider": "openai",
108
+ "enabled": true,
109
+ "isBuiltIn": true,
110
+ "core": true,
111
+ "capabilities": [
112
+ "vision"
113
+ ]
114
+ },
115
+ {
116
+ "name": "gpt-5-nano",
117
+ "provider": "openai",
118
+ "enabled": true,
119
+ "isBuiltIn": true,
120
+ "core": true,
121
+ "capabilities": [
122
+ "vision"
123
+ ]
124
+ },
125
+ {
126
+ "name": "gpt-4.1",
127
+ "provider": "openai",
128
+ "enabled": true,
129
+ "isBuiltIn": true,
130
+ "core": true,
131
+ "projectEnabled": true,
132
+ "capabilities": [
133
+ "vision"
134
+ ]
135
+ },
136
+ {
137
+ "name": "gpt-4.1-mini",
138
+ "provider": "openai",
139
+ "enabled": true,
140
+ "isBuiltIn": true,
141
+ "core": true,
142
+ "projectEnabled": true,
143
+ "capabilities": [
144
+ "vision"
145
+ ]
146
+ },
147
+ {
148
+ "name": "openai/gpt-4.1",
149
+ "provider": "openrouterai",
150
+ "enabled": true,
151
+ "isBuiltIn": true,
152
+ "core": false,
153
+ "projectEnabled": true,
154
+ "capabilities": [
155
+ "vision"
156
+ ]
157
+ },
158
+ {
159
+ "name": "openai/gpt-4.1-mini",
160
+ "provider": "openrouterai",
161
+ "enabled": true,
162
+ "isBuiltIn": true,
163
+ "core": false,
164
+ "projectEnabled": true,
165
+ "capabilities": [
166
+ "vision"
167
+ ]
168
+ },
169
+ {
170
+ "name": "x-ai/grok-4-fast",
171
+ "provider": "openrouterai",
172
+ "enabled": true,
173
+ "isBuiltIn": true,
174
+ "core": false,
175
+ "projectEnabled": true
176
+ },
177
+ {
178
+ "name": "gpt-4.1-nano",
179
+ "provider": "openai",
180
+ "enabled": true,
181
+ "isBuiltIn": true,
182
+ "capabilities": [
183
+ "vision"
184
+ ]
185
+ },
186
+ {
187
+ "name": "claude-sonnet-4-20250514",
188
+ "provider": "anthropic",
189
+ "enabled": true,
190
+ "isBuiltIn": true,
191
+ "capabilities": [
192
+ "vision",
193
+ "reasoning"
194
+ ]
195
+ },
196
+ {
197
+ "name": "claude-3-7-sonnet-latest",
198
+ "provider": "anthropic",
199
+ "enabled": true,
200
+ "isBuiltIn": true,
201
+ "capabilities": [
202
+ "vision",
203
+ "reasoning"
204
+ ]
205
+ },
206
+ {
207
+ "name": "grok-3-beta",
208
+ "provider": "xai",
209
+ "enabled": true,
210
+ "isBuiltIn": true
211
+ },
212
+ {
213
+ "name": "grok-3-mini-beta",
214
+ "provider": "xai",
215
+ "enabled": true,
216
+ "isBuiltIn": true
217
+ },
218
+ {
219
+ "name": "gemini-2.5-flash",
220
+ "provider": "google",
221
+ "enabled": true,
222
+ "isBuiltIn": true,
223
+ "projectEnabled": true,
224
+ "capabilities": [
225
+ "vision"
226
+ ]
227
+ },
228
+ {
229
+ "name": "gemini-2.5-flash-lite",
230
+ "provider": "google",
231
+ "enabled": true,
232
+ "isBuiltIn": true,
233
+ "projectEnabled": true,
234
+ "capabilities": [
235
+ "vision"
236
+ ]
237
+ },
238
+ {
239
+ "name": "gemini-2.5-pro",
240
+ "provider": "google",
241
+ "enabled": true,
242
+ "isBuiltIn": true,
243
+ "projectEnabled": true,
244
+ "capabilities": [
245
+ "vision"
246
+ ]
247
+ },
248
+ {
249
+ "name": "azure-openai",
250
+ "provider": "azure openai",
251
+ "enabled": true,
252
+ "isBuiltIn": true
253
+ },
254
+ {
255
+ "name": "deepseek-chat",
256
+ "provider": "deepseek",
257
+ "enabled": true,
258
+ "isBuiltIn": true
259
+ },
260
+ {
261
+ "name": "deepseek-reasoner",
262
+ "provider": "deepseek",
263
+ "enabled": true,
264
+ "isBuiltIn": true,
265
+ "capabilities": [
266
+ "reasoning"
267
+ ]
268
+ }
269
+ ],
270
+ "activeEmbeddingModels": [
271
+ {
272
+ "name": "copilot-plus-small",
273
+ "provider": "copilot-plus",
274
+ "enabled": true,
275
+ "isBuiltIn": true,
276
+ "isEmbeddingModel": true,
277
+ "core": true,
278
+ "plusExclusive": true
279
+ },
280
+ {
281
+ "name": "copilot-plus-large",
282
+ "provider": "copilot-plus-jina",
283
+ "enabled": true,
284
+ "isBuiltIn": true,
285
+ "isEmbeddingModel": true,
286
+ "core": true,
287
+ "plusExclusive": true,
288
+ "believerExclusive": true,
289
+ "dimensions": 1024
290
+ },
291
+ {
292
+ "name": "copilot-plus-multilingual",
293
+ "provider": "copilot-plus-jina",
294
+ "enabled": true,
295
+ "isBuiltIn": true,
296
+ "isEmbeddingModel": true,
297
+ "core": true,
298
+ "plusExclusive": true,
299
+ "dimensions": 512
300
+ },
301
+ {
302
+ "name": "text-embedding-3-small",
303
+ "provider": "openai",
304
+ "enabled": true,
305
+ "isBuiltIn": true,
306
+ "isEmbeddingModel": true,
307
+ "core": true
308
+ },
309
+ {
310
+ "name": "gemini-embedding-001",
311
+ "provider": "google",
312
+ "enabled": true,
313
+ "isBuiltIn": true,
314
+ "isEmbeddingModel": true,
315
+ "core": true
316
+ },
317
+ {
318
+ "name": "text-embedding-3-large",
319
+ "provider": "openai",
320
+ "enabled": true,
321
+ "isBuiltIn": true,
322
+ "isEmbeddingModel": true
323
+ },
324
+ {
325
+ "name": "embed-multilingual-light-v3.0",
326
+ "provider": "cohereai",
327
+ "enabled": true,
328
+ "isBuiltIn": true,
329
+ "isEmbeddingModel": true
330
+ },
331
+ {
332
+ "name": "text-embedding-004",
333
+ "provider": "google",
334
+ "enabled": true,
335
+ "isBuiltIn": true,
336
+ "isEmbeddingModel": true
337
+ },
338
+ {
339
+ "name": "azure-openai",
340
+ "provider": "azure openai",
341
+ "enabled": true,
342
+ "isBuiltIn": true,
343
+ "isEmbeddingModel": true
344
+ }
345
+ ],
346
+ "embeddingRequestsPerMin": 60,
347
+ "embeddingBatchSize": 16,
348
+ "disableIndexOnMobile": true,
349
+ "showSuggestedPrompts": true,
350
+ "showRelevantNotes": true,
351
+ "numPartitions": 1,
352
+ "lexicalSearchRamLimit": 100,
353
+ "promptUsageTimestamps": {},
354
+ "promptSortStrategy": "timestamp",
355
+ "defaultConversationNoteName": "{$topic}@{$date}_{$time}",
356
+ "inlineEditCommands": [],
357
+ "projectList": [],
358
+ "enableAutocomplete": false,
359
+ "autocompleteAcceptKey": "Tab",
360
+ "allowAdditionalContext": true,
361
+ "enableWordCompletion": false,
362
+ "lastDismissedVersion": null,
363
+ "passMarkdownImages": true,
364
+ "enableAutonomousAgent": false,
365
+ "enableCustomPromptTemplating": true,
366
+ "enableSemanticSearchV3": false,
367
+ "enableLexicalBoosts": true,
368
+ "suggestedDefaultCommands": true,
369
+ "autonomousAgentMaxIterations": 4,
370
+ "autonomousAgentEnabledToolIds": [
371
+ "localSearch",
372
+ "readNote",
373
+ "webSearch",
374
+ "pomodoro",
375
+ "youtubeTranscription",
376
+ "writeToFile",
377
+ "replaceInFile",
378
+ "updateMemory"
379
+ ],
380
+ "reasoningEffort": "low",
381
+ "verbosity": "medium",
382
+ "memoryFolderName": "copilot/memory",
383
+ "enableRecentConversations": true,
384
+ "maxRecentConversations": 30,
385
+ "enableSavedMemory": true,
386
+ "enableInlineCitations": true,
387
+ "quickCommandIncludeNoteContext": true
388
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/manifest.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "copilot",
3
+ "name": "Copilot",
4
+ "version": "3.1.1",
5
+ "minAppVersion": "0.15.0",
6
+ "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
7
+ "author": "Logan Yang",
8
+ "authorUrl": "https://twitter.com/logancyang",
9
+ "fundingUrl": {
10
+ "Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang",
11
+ "GitHub Sponsor": "https://github.com/sponsors/logancyang"
12
+ }
13
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/copilot/styles.css ADDED
@@ -0,0 +1 @@
 
 
1
+ *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.tw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tw-pointer-events-none{pointer-events:none}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-inset-0{inset:0}.tw-inset-x-0{left:0;right:0}.tw-inset-y-0{top:0;bottom:0}.tw-bottom-0{bottom:0}.tw-bottom-4{bottom:var(--size-4-4)}.tw-left-1\/2{left:50%}.tw-left-2{left:var(--size-4-2)}.tw-right-0{right:0}.tw-right-2{right:var(--size-4-2)}.tw-right-3{right:var(--size-4-3)}.tw-right-4{right:var(--size-4-4)}.tw-right-8{right:2rem}.tw-top-0{top:0}.tw-top-1\/2{top:50%}.tw-top-2{top:var(--size-4-2)}.tw-top-4{top:var(--size-4-4)}.tw-z-\[100\]{z-index:100}.tw-z-\[1\]{z-index:1}.tw-z-\[50\]{z-index:50}.tw-z-\[9999\]{z-index:9999}.tw-z-modal{z-index:var(--layer-modal)}.tw-z-popover{z-index:var(--layer-popover)}.tw-z-sidedock{z-index:var(--layer-sidedock)}.tw-col-span-3{grid-column:span 3/span 3}.-tw-m-1,.tw--m-1{margin:calc(var(--size-4-1)*-1)}.tw-m-0{margin:0}.-tw-mx-1{margin-left:calc(var(--size-4-1)*-1);margin-right:calc(var(--size-4-1)*-1)}.tw-mx-0\.5{margin-left:.125rem;margin-right:.125rem}.tw-mx-2{margin-left:var(--size-4-2);margin-right:var(--size-4-2)}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-1{margin-top:var(--size-4-1);margin-bottom:var(--size-4-1)}.tw-my-2{margin-top:var(--size-4-2);margin-bottom:var(--size-4-2)}.tw-my-3{margin-top:var(--size-4-3);margin-bottom:var(--size-4-3)}.tw-mb-1{margin-bottom:var(--size-4-1)}.tw-mb-2{margin-bottom:var(--size-4-2)}.tw-mb-3{margin-bottom:var(--size-4-3)}.tw-mb-4{margin-bottom:var(--size-4-4)}.tw-mb-6{margin-bottom:var(--size-4-6)}.tw-ml-1{margin-left:var(--size-4-1)}.tw-ml-2{margin-left:var(--size-4-2)}.tw-ml-auto{margin-left:auto}.tw-mr-1{margin-right:var(--size-4-1)}.tw-mr-2{margin-right:var(--size-4-2)}.tw-mt-0{margin-top:0}.tw-mt-0\.5{margin-top:.125rem}.tw-mt-1{margin-top:var(--size-4-1)}.tw-mt-10{margin-top:2.5rem}.tw-mt-2{margin-top:var(--size-4-2)}.tw-mt-3{margin-top:var(--size-4-3)}.tw-mt-4{margin-top:var(--size-4-4)}.tw-mt-6{margin-top:var(--size-4-6)}.tw-line-clamp-2{-webkit-line-clamp:2}.tw-line-clamp-2,.tw-line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.tw-line-clamp-3{-webkit-line-clamp:3}.tw-block{display:block}.tw-inline-block{display:inline-block}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.tw-hidden{display:none}.\!tw-size-3{width:var(--size-4-3)!important;height:var(--size-4-3)!important}.tw-size-12{width:3rem;height:3rem}.tw-size-2{width:var(--size-4-2);height:var(--size-4-2)}.tw-size-2\.5{width:.625rem;height:.625rem}.tw-size-3{width:var(--size-4-3);height:var(--size-4-3)}.tw-size-3\.5{width:.875rem;height:.875rem}.tw-size-4{width:var(--size-4-4);height:var(--size-4-4)}.tw-size-5{width:var(--size-4-5);height:var(--size-4-5)}.tw-size-6{width:var(--size-4-6);height:var(--size-4-6)}.tw-size-7{width:1.75rem;height:1.75rem}.tw-size-8{width:2rem;height:2rem}.tw-size-full{width:100%;height:100%}.\!tw-h-6{height:var(--size-4-6)!important}.\!tw-h-9{height:2.25rem!important}.tw-h-1\.5{height:.375rem}.tw-h-10{height:2.5rem}.tw-h-2{height:var(--size-4-2)}.tw-h-2\.5{height:.625rem}.tw-h-20{height:5rem}.tw-h-4{height:var(--size-4-4)}.tw-h-5\.5{height:calc(var(--size-4-5) + 2px)}.tw-h-6{height:var(--size-4-6)}.tw-h-60{height:15rem}.tw-h-8{height:2rem}.tw-h-9{height:2.25rem}.tw-h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.tw-h-full{height:100%}.tw-h-px{height:1px}.tw-max-h-0{max-height:0}.tw-max-h-12{max-height:3rem}.tw-max-h-32{max-height:8rem}.tw-max-h-40{max-height:10rem}.tw-max-h-6{max-height:var(--size-4-6)}.tw-max-h-60{max-height:15rem}.tw-max-h-96{max-height:24rem}.tw-max-h-\[180px\]{max-height:180px}.tw-max-h-\[200px\]{max-height:200px}.tw-max-h-\[300px\]{max-height:300px}.tw-max-h-\[400px\]{max-height:400px}.tw-max-h-\[500px\]{max-height:500px}.tw-max-h-\[600px\]{max-height:600px}.tw-max-h-\[calc\(3\*5\.7rem\)\]{max-height:17.1rem}.tw-max-h-screen{max-height:100vh}.tw-min-h-14{min-height:3.5rem}.tw-min-h-20{min-height:5rem}.tw-min-h-24{min-height:6rem}.tw-min-h-32{min-height:8rem}.tw-min-h-\[150px\]{min-height:150px}.tw-min-h-\[200px\]{min-height:200px}.tw-min-h-\[60px\]{min-height:60px}.tw-min-h-\[80px\]{min-height:80px}.tw-w-10{width:2.5rem}.tw-w-16{width:4rem}.tw-w-2\.5{width:.625rem}.tw-w-24{width:6rem}.tw-w-28{width:7rem}.tw-w-3{width:var(--size-4-3)}.tw-w-32{width:8rem}.tw-w-4{width:var(--size-4-4)}.tw-w-56{width:14rem}.tw-w-6{width:var(--size-4-6)}.tw-w-64{width:16rem}.tw-w-72{width:18rem}.tw-w-80{width:20rem}.tw-w-9{width:2.25rem}.tw-w-\[100px\]{width:100px}.tw-w-\[120px\]{width:120px}.tw-w-\[180px\]{width:180px}.tw-w-\[320px\]{width:320px}.tw-w-\[400px\]{width:400px}.tw-w-\[72px\]{width:72px}.tw-w-\[80px\]{width:80px}.tw-w-fit{width:-moz-fit-content;width:fit-content}.tw-w-full{width:100%}.tw-w-px{width:1px}.\!tw-min-w-\[50px\]{min-width:50px!important}.tw-min-w-0{min-width:0}.tw-min-w-10{min-width:2.5rem}.tw-min-w-32{min-width:8rem}.tw-min-w-72{min-width:18rem}.tw-min-w-8{min-width:2rem}.tw-min-w-\[24px\]{min-width:24px}.tw-min-w-\[40px\]{min-width:40px}.tw-min-w-\[80px\]{min-width:80px}.tw-min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.tw-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.\!tw-max-w-full{max-width:100%!important}.tw-max-w-0{max-width:0}.tw-max-w-40{max-width:10rem}.tw-max-w-64{max-width:16rem}.tw-max-w-80{max-width:20rem}.tw-max-w-96{max-width:24rem}.tw-max-w-\[100px\]{max-width:100px}.tw-max-w-\[16px\]{max-width:16px}.tw-max-w-\[300px\]{max-width:300px}.tw-max-w-\[600px\]{max-width:600px}.tw-max-w-full{max-width:100%}.tw-max-w-lg{max-width:32rem}.tw-max-w-sm{max-width:24rem}.tw-max-w-xs{max-width:20rem}.tw-flex-1{flex:1 1 0%}.tw-shrink-0{flex-shrink:0}.tw-grow{flex-grow:1}.tw-caption-bottom{caption-side:bottom}.tw-border-collapse{border-collapse:collapse}.-tw-translate-x-1\/2{--tw-translate-x:-50%}.-tw-translate-x-1\/2,.-tw-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-tw-translate-x-full{--tw-translate-x:-100%}.-tw-translate-y-1\/2{--tw-translate-y:-50%}.-tw-translate-y-1\/2,.tw--translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw--translate-x-4{--tw-translate-x:calc(var(--size-4-4)*-1)}.tw-translate-x-0{--tw-translate-x:0px}.tw-translate-x-0,.tw-translate-x-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-x-0\.5{--tw-translate-x:0.125rem}.tw-translate-x-5\.5{--tw-translate-x:calc(var(--size-4-5) + 2px)}.tw-translate-x-5\.5,.tw-translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-y-0{--tw-translate-y:0px}.tw-translate-y-2{--tw-translate-y:var(--size-4-2)}.tw-rotate-90,.tw-translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-rotate-90{--tw-rotate:90deg}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes tw-pulse{50%{opacity:.5}}.tw-animate-pulse{animation:tw-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes tw-spin{to{transform:rotate(1turn)}}.tw-animate-spin{animation:tw-spin 1s linear infinite}.tw-cursor-default{cursor:default}.tw-cursor-grab{cursor:grab}.tw-cursor-grabbing{cursor:grabbing}.tw-cursor-not-allowed{cursor:not-allowed}.tw-cursor-pointer{cursor:var(--cursor-link)}.tw-touch-auto{touch-action:auto}.tw-touch-none{touch-action:none}.tw-touch-manipulation{touch-action:manipulation}.tw-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.tw-select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.tw-resize-none{resize:none}.tw-resize-y{resize:vertical}.tw-list-inside{list-style-position:inside}.tw-list-disc{list-style-type:disc}.tw-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-col-reverse{flex-direction:column-reverse}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-justify-around{justify-content:space-around}.tw-gap-0{gap:0}.tw-gap-0\.5{gap:.125rem}.tw-gap-1{gap:var(--size-4-1)}.tw-gap-1\.5{gap:.375rem}.tw-gap-2{gap:var(--size-4-2)}.tw-gap-3{gap:var(--size-4-3)}.tw-gap-4{gap:var(--size-4-4)}.tw-gap-5{gap:var(--size-4-5)}.tw-gap-x-2{-moz-column-gap:var(--size-4-2);column-gap:var(--size-4-2)}.tw-gap-y-1{row-gap:var(--size-4-1)}.tw-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(var(--size-4-1)*var(--tw-space-x-reverse));margin-left:calc(var(--size-4-1)*(1 - var(--tw-space-x-reverse)))}.tw-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem*var(--tw-space-y-reverse))}.tw-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(var(--size-4-1)*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--size-4-1)*var(--tw-space-y-reverse))}.tw-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem*var(--tw-space-y-reverse))}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(var(--size-4-2)*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--size-4-2)*var(--tw-space-y-reverse))}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(var(--size-4-3)*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--size-4-3)*var(--tw-space-y-reverse))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(var(--size-4-4)*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--size-4-4)*var(--tw-space-y-reverse))}.tw-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(var(--size-4-6)*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(var(--size-4-6)*var(--tw-space-y-reverse))}.tw-self-end{align-self:flex-end}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-overflow-x-auto{overflow-x:auto}.tw-overflow-y-auto{overflow-y:auto}.tw-overflow-y-hidden{overflow-y:hidden}.tw-overflow-y-scroll{overflow-y:scroll}.tw-scroll-smooth{scroll-behavior:smooth}.tw-truncate{overflow:hidden;text-overflow:ellipsis}.tw-truncate,.tw-whitespace-nowrap{white-space:nowrap}.tw-whitespace-pre-wrap{white-space:pre-wrap}.tw-text-wrap{text-wrap:wrap}.tw-break-words{overflow-wrap:break-word}.tw-break-all{word-break:break-all}.\!tw-rounded-md{border-radius:var(--radius-m)!important}.tw-rounded{border-radius:.25rem}.tw-rounded-\[inherit\]{border-radius:inherit}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:var(--radius-l)}.tw-rounded-md{border-radius:var(--radius-m)}.tw-rounded-sm{border-radius:var(--radius-s)}.tw-rounded-xl{border-radius:var(--radius-xl)}.tw-rounded-b-\[2px\]{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.tw-rounded-t-sm{border-top-left-radius:var(--radius-s);border-top-right-radius:var(--radius-s)}.\!tw-border{border-width:var(--border-width)!important}.tw-border{border-width:var(--border-width)}.tw-border-\[0px\]{border-width:0}.tw-border-x-\[0px\]{border-left-width:0;border-right-width:0}.tw-border-b{border-bottom-width:var(--border-width)}.tw-border-l{border-left-width:var(--border-width)}.tw-border-t{border-top-width:var(--border-width)}.tw-border-t-\[0px\]{border-top-width:0}.tw-border-solid{border-style:solid}.tw-border-dashed{border-style:dashed}.\!tw-border-none{border-style:none!important}.tw-border-none{border-style:none}.tw-border-border{border-color:var(--background-modifier-border)}.tw-border-interactive-accent{border-color:var(--interactive-accent)}.tw-border-transparent{border-color:transparent}.tw-border-b-border{border-bottom-color:var(--background-modifier-border)}.tw-border-l-transparent{border-left-color:transparent}.tw-border-t-transparent{border-top-color:transparent}.\!tw-bg-dropdown{background-color:var(--dropdown-background)!important}.\!tw-bg-interactive-accent{background-color:var(--interactive-accent)!important}.\!tw-bg-transparent{background-color:transparent!important}.tw-bg-\[--background-modifier-border-hover\]{background-color:var(--background-modifier-border-hover)}.tw-bg-\[var\(--background-modifier-border\)\]{background-color:var(--background-modifier-border)}.tw-bg-callout-warning\/20{background-color:rgba(var(--callout-warning),.2)}.tw-bg-dropdown{background-color:var(--dropdown-background)}.tw-bg-error\/80{background-color:rgba(var(--color-red-rgb),.8)}.tw-bg-interactive-accent{background-color:var(--interactive-accent)}.tw-bg-modifier-error{background-color:var(--background-modifier-error)}.tw-bg-modifier-error-rgb\/5{background-color:rgba(var(--background-modifier-error-rgb),.05)}.tw-bg-modifier-hover{background-color:var(--background-modifier-hover)}.tw-bg-modifier-success{background-color:var(--background-modifier-success)}.tw-bg-overlay\/50{background-color:rgba(0,0,0,.5)}.tw-bg-primary{background-color:var(--background-primary)}.tw-bg-primary-alt{background-color:var(--background-primary-alt)}.tw-bg-secondary{background-color:var(--background-secondary)}.tw-bg-secondary-alt{background-color:var(--background-secondary-alt)}.tw-bg-toggle-thumb{background-color:var(--toggle-thumb-color)}.tw-bg-transparent{background-color:transparent}.tw-bg-\[linear-gradient\(to_top\,var\(--background-primary\)_0\%\,var\(--background-primary\)_30\%\,transparent_100\%\)\]{background-image:linear-gradient(to top,var(--background-primary) 0,var(--background-primary) 30%,transparent 100%)}.tw-fill-current{fill:currentColor}.tw-stroke-\[7\]{stroke-width:7}.tw-p-0{padding:0}.tw-p-0\.5{padding:.125rem}.tw-p-1{padding:var(--size-4-1)}.tw-p-2{padding:var(--size-4-2)}.tw-p-3{padding:var(--size-4-3)}.tw-p-4{padding:var(--size-4-4)}.tw-p-6{padding:var(--size-4-6)}.tw-p-8{padding:2rem}.tw-p-px{padding:1px}.\!tw-px-3{padding-left:var(--size-4-3)!important;padding-right:var(--size-4-3)!important}.\!tw-py-1{padding-top:var(--size-4-1)!important;padding-bottom:var(--size-4-1)!important}.tw-px-1{padding-left:var(--size-4-1);padding-right:var(--size-4-1)}.tw-px-2{padding-left:var(--size-4-2);padding-right:var(--size-4-2)}.tw-px-2\.5{padding-left:.625rem;padding-right:.625rem}.tw-px-3{padding-left:var(--size-4-3);padding-right:var(--size-4-3)}.tw-px-4{padding-left:var(--size-4-4);padding-right:var(--size-4-4)}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-0{padding-top:0;padding-bottom:0}.tw-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.tw-py-1{padding-top:var(--size-4-1);padding-bottom:var(--size-4-1)}.tw-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.tw-py-2{padding-top:var(--size-4-2);padding-bottom:var(--size-4-2)}.tw-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.tw-py-3{padding-top:var(--size-4-3);padding-bottom:var(--size-4-3)}.tw-py-4{padding-top:var(--size-4-4);padding-bottom:var(--size-4-4)}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.\!tw-pr-7{padding-right:1.75rem!important}.tw-pb-0\.5{padding-bottom:.125rem}.tw-pb-1{padding-bottom:var(--size-4-1)}.tw-pb-2{padding-bottom:var(--size-4-2)}.tw-pb-4{padding-bottom:var(--size-4-4)}.tw-pb-6{padding-bottom:var(--size-4-6)}.tw-pl-0{padding-left:0}.tw-pl-0\.5{padding-left:.125rem}.tw-pl-1{padding-left:var(--size-4-1)}.tw-pl-2{padding-left:var(--size-4-2)}.tw-pl-3{padding-left:var(--size-4-3)}.tw-pl-4{padding-left:var(--size-4-4)}.tw-pl-8{padding-left:2rem}.tw-pr-0\.5{padding-right:.125rem}.tw-pr-1{padding-right:var(--size-4-1)}.tw-pr-10{padding-right:2.5rem}.tw-pr-2{padding-right:var(--size-4-2)}.tw-pr-8{padding-right:2rem}.tw-pt-0{padding-top:0}.tw-pt-2{padding-top:var(--size-4-2)}.tw-pt-3{padding-top:var(--size-4-3)}.tw-pt-4{padding-top:var(--size-4-4)}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-right{text-align:right}.tw-align-middle{vertical-align:middle}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.tw-text-\[10px\]{font-size:10px}.tw-text-\[12px\]{font-size:12px}.tw-text-\[13px\]{font-size:13px}.tw-text-\[calc\(var\(--font-text-size\)_-_2px\)\]{font-size:calc(var(--font-text-size) - 2px)}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-text{font-size:var(--font-text-size)}.tw-text-ui-smaller{font-size:var(--font-ui-smaller)}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-bold{font-weight:var(--font-bold)}.tw-font-medium{font-weight:var(--font-medium)}.tw-font-normal{font-weight:var(--font-normal)}.tw-font-semibold{font-weight:var(--font-semibold)}.tw-leading-4{line-height:1rem}.tw-leading-none{line-height:1}.tw-leading-relaxed{line-height:1.625}.tw-tracking-tight{letter-spacing:-.025em}.tw-tracking-wider{letter-spacing:.05em}.tw-tracking-widest{letter-spacing:.1em}.tw-text-accent{color:var(--text-accent)}.tw-text-callout-warning{--tw-text-opacity:1;color:rgba(var(--callout-warning),var(--tw-text-opacity,1))}.tw-text-context-manager-blue{color:var(--color-blue)}.tw-text-context-manager-green{color:var(--color-green)}.tw-text-context-manager-orange{color:var(--color-orange)}.tw-text-context-manager-purple{color:var(--color-purple)}.tw-text-context-manager-red{color:var(--color-red)}.tw-text-context-manager-yellow{color:var(--color-yellow)}.tw-text-current{color:currentColor}.tw-text-error{color:var(--text-error)}.tw-text-faint{color:var(--text-faint)}.tw-text-loading,.tw-text-model-capabilities-blue{color:var(--color-blue)}.tw-text-model-capabilities-green{color:var(--color-green)}.tw-text-muted{color:var(--text-muted)}.tw-text-normal{color:var(--text-normal)}.tw-text-on-accent{color:var(--text-on-accent)}.tw-text-success{color:var(--text-success)}.tw-text-warning{color:var(--text-warning)}.tw-line-through{text-decoration-line:line-through}.tw-underline-offset-4{text-underline-offset:4px}.tw-opacity-0{opacity:0}.tw-opacity-100{opacity:1}.tw-opacity-40{opacity:.4}.tw-opacity-50{opacity:.5}.tw-opacity-60{opacity:.6}.tw-opacity-75{opacity:.75}.tw-opacity-80{opacity:.8}.tw-opacity-90{opacity:.9}.\!tw-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.\!tw-shadow,.\!tw-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\!tw-shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important}.\!tw-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.tw-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.tw-shadow,.tw-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.tw-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.tw-shadow-md,.tw-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.tw-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.tw-shadow-sm,.tw-shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.tw-ring-offset-ring{--tw-ring-offset-color:var(--interactive-accent)}.tw-backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\!tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-delay-100{transition-delay:.1s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.tw-animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.tw-animate-out{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.tw-fade-in-0{--tw-enter-opacity:0}.tw-zoom-in-95{--tw-enter-scale:.95}.tw-slide-in-from-top{--tw-enter-translate-y:-100%}.tw-slide-out-to-top{--tw-exit-translate-y:-100%}.tw-duration-200{animation-duration:.2s}.tw-duration-300{animation-duration:.3s}.tw-delay-100{animation-delay:.1s}.tw-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.tw-text-muted\/50{color:color-mix(in srgb,var(--text-muted) 50%,transparent)}.tw-text-muted\/60{color:color-mix(in srgb,var(--text-muted) 60%,transparent)}.tw-text-muted\/80{color:color-mix(in srgb,var(--text-muted) 80%,transparent)}.tw-bg-faint\/10{background-color:color-mix(in srgb,var(--text-faint) 10%,transparent)}.tw-bg-error\/80{background-color:color-mix(in srgb,var(--text-error) 80%,transparent)}.tw-text-error\/80{color:color-mix(in srgb,var(--text-error) 80%,transparent)}.tw-bg-accent\/10{background-color:color-mix(in srgb,var(--text-accent) 10%,transparent)}.tw-border-accent\/50{border-color:color-mix(in srgb,var(--text-accent) 50%,transparent)}.tw-text-accent\/70{color:color-mix(in srgb,var(--text-accent) 70%,transparent)}.tw-text-accent\/80{color:color-mix(in srgb,var(--text-accent) 80%,transparent)}.tw-bg-primary\/90{background-color:color-mix(in srgb,var(--background-primary) 90%,transparent)}.tw-bg-primary-alt\/50{background-color:color-mix(in srgb,var(--background-primary-alt) 50%,transparent)}.tw-bg-secondary\/30{background-color:color-mix(in srgb,var(--background-secondary) 30%,transparent)}.tw-bg-secondary\/40{background-color:color-mix(in srgb,var(--background-secondary) 40%,transparent)}.tw-bg-secondary\/50{background-color:color-mix(in srgb,var(--background-secondary) 50%,transparent)}.tw-bg-interactive-accent\/20{background-color:color-mix(in srgb,var(--interactive-accent) 20%,transparent)}.tw-border-interactive-accent\/30{border-color:color-mix(in srgb,var(--interactive-accent) 30%,transparent)}.tw-\@container\/chat-input{container-type:inline-size;container-name:chat-input}[data-radix-popper-content-wrapper]{z-index:9999!important}.button-container{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 25px}.button-container .mod-cta{flex:1;margin:25px 0}@media screen and (max-width:768px){.button-container{gap:.5rem;padding:0 12px}.button-container .mod-cta{margin:12px 0;font-size:.9rem;padding:6px 12px}}.warning-message{background-color:#000;color:orange;padding:10px;margin:10px 0;border-radius:5px;border:1px solid orange;font-weight:bolder;text-align:center}.copilot-setting-item-name{font-weight:700;display:block;color:var(--inline-title-color);margin-top:20px;margin-bottom:10px}.copilot-setting-item-description{display:block;margin-top:10px;margin-bottom:10px}.copilot-setting-item-control{width:50%;max-width:100%}.copilot-setting-item-control::-moz-placeholder{color:gray;opacity:.5}.copilot-setting-item-control::placeholder{color:gray;opacity:.5}.copilot-setting-item-control[type=range]{width:70%}.chat-context-menu{display:flex;align-items:center;gap:8px;padding:0;border-bottom:none;flex:1}.note-badge{font-size:10px;padding:0 4px;background:rgba(0,0,0,.2);border-radius:3px}.remove-note{padding:0 4px;cursor:pointer;opacity:.5;background:none!important;border:none!important;box-shadow:none!important}.remove-note:hover{opacity:1}.context-note .note-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.context-note.url .note-badge{background-color:var(--interactive-accent)}.context-note.url .note-name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-note .note-badge.pdf{background-color:var(--background-modifier-error)}.chat-icons-right{display:flex;align-items:center;gap:4px;justify-content:flex-end;margin-left:auto}.icon-scaler{transform:scale(.7)}.tooltip-text{max-width:400px;background-color:var(--background-secondary);color:var(--text-normal);text-align:center;border-radius:5px;padding:5px;font-size:var(--font-ui-smaller);white-space:nowrap}.select-wrapper{position:relative;display:inline-block}.chain-select-button,.chat-icon-button.clickable-icon,.chat-icon-selection,.model-select-button,.submit-button{display:flex;align-items:center;gap:2px;padding:0;background:none!important;border:none!important;box-shadow:none!important;color:var(--text-muted);font-size:10px;cursor:pointer;opacity:.5;transition:opacity .2s ease}.chain-select-button:hover,.chat-icon-button.clickable-icon:hover,.chat-icon-selection:hover,.model-select-button:hover,.submit-button:hover{background:none!important;color:var(--text-normal);opacity:1}@keyframes flash{0%,to{opacity:.5}50%{opacity:1}}.submit-button.cancel{opacity:.5;padding:4px;border-radius:4px;animation:flash 2s infinite}.submit-button.cancel:hover{opacity:1}.selected-images{display:flex;flex-wrap:wrap;gap:8px;padding:8px;background:var(--background-secondary);border-radius:4px;margin-bottom:8px}.image-preview-container{position:relative;width:80px;height:80px}.selected-image-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid var(--background-modifier-border)}.remove-image-button{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:var(--background-modifier-error);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;padding:0;line-height:1}.remove-image-button:hover{background:var(--background-modifier-error-hover)}.button-content{display:flex;align-items:center}.button-content span{font-size:10px}.button-content .icon-scaler{width:18px;height:18px}.model-select-content{min-width:120px;background:var(--background-secondary);border:1px solid var(--background-modifier-border);border-radius:4px;padding:4px;font-size:10px;z-index:1000}.model-select-content [role=menuitem]{padding:6px 12px;cursor:pointer;border-radius:2px;font-size:10px;color:var(--text-normal);margin:2px 0}.model-select-content [role=menuitem]:hover{background:var(--background-modifier-hover)}.chain-select-button svg,.model-select-button svg,.submit-button svg{width:10px;height:10px}.chain-select-button:hover{opacity:1;background:var(--background-modifier-hover)}.chain-select-content{min-width:120px;background:var(--background-secondary);border:1px solid var(--background-modifier-border);border-radius:4px;padding:4px;font-size:10px;z-index:1000}.chain-select-content [role=menuitem]{padding:6px 12px;cursor:pointer;border-radius:2px;font-size:10px;color:var(--text-normal);margin:2px 0}.chain-select-content [role=menuitem]:hover{background:var(--background-modifier-hover)}.chain-select-button svg{width:12px;height:12px}.chain-select-button span{opacity:1}.chat-icon-button{position:relative}.chain-select-button svg,.model-select-button svg,.submit-button svg{width:12px;height:12px}.message{display:flex;padding:0;border-radius:4px;position:relative;margin-bottom:0}.message-content{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;line-height:1.6!important}.message-content p{margin-top:0;margin-bottom:0}.message-content table{margin-top:15px;margin-bottom:15px}.message-content code{background-color:var(--code-background);padding:2px 4px;border-radius:3px;color:var(--code-normal)}.message-content pre{background-color:var(--background-primary-alt);border-radius:4px;padding:10px;border:1px solid var(--background-modifier-border)}.message-content pre code{background-color:transparent;padding:0;color:var(--code-normal);line-height:1.5!important;display:block;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.message-content pre{position:relative}.message-content pre .copy-code-button{position:absolute;top:0;right:0;padding:4px 8px;color:var(--text-muted);background-color:var(--background-primary);border:1px solid var(--background-modifier-border);border-radius:0 4px 0 4px;font-size:.8em;transition:all .1s ease;opacity:0}.message-content pre:hover .copy-code-button{opacity:1}.message-content pre .copy-code-button:hover{background-color:var(--background-modifier-hover);color:var(--text-normal)}.message-content ol,.message-content ul{padding-left:20px;margin:10px}.tool-call-container{margin:.75rem 0}.message-image-content{width:100%;max-width:400px;padding:8px 0}.chat-message-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;border:1px solid var(--background-modifier-border)}.copilot-command-modal{display:flex;flex-direction:column;align-items:center;gap:10px}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.copilot-command-input-container{width:90%;margin:auto}.copilot-command-input-container input,.copilot-command-input-container textarea{display:block;width:100%;margin-top:10px}.copilot-command-input-container textarea{height:150px;resize:vertical}.copilot-command-save-btn-container{display:flex;justify-content:center;align-items:center;text-align:center}.copilot-command-save-btn{margin-top:15px}.model-settings-table{border-collapse:collapse;width:100%}.model-settings-table td,.model-settings-table th{text-align:center;vertical-align:middle;padding:.5em;border:none!important;height:2.5em}.model-settings-table th{font-weight:700}.model-settings-table th:first-child{width:10%}.model-settings-table th:nth-child(2){width:50%}.model-settings-table th:nth-child(3){width:16%}.model-settings-table th:nth-child(4),.model-settings-table th:nth-child(5),.model-settings-table th:nth-child(6){width:8%}.model-settings-table .switch,.model-settings-table td .copilot-setting-item{display:flex;justify-content:center;align-items:center;height:100%;margin:0}.add-custom-model{margin-top:20px}.switch.disabled{opacity:.5;cursor:not-allowed}.switch.disabled input:checked+.slider{background-color:#ccc}.switch.disabled input:focus+.slider{box-shadow:0 0 1px #ccc}.switch.disabled input:checked+.slider:before{transform:translateX(26px)}.model-select{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-wrapper:after{content:"\25BC";position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.add-model-button{margin-top:15px}.edit-textarea{width:100%;min-height:40px;padding:8px;font-size:14px;line-height:1.5;border:1px solid #ccc;border-radius:4px;resize:vertical;overflow-y:hidden}.edit-textarea:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.copilot-notice-container{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:10px;box-sizing:border-box}.copilot-notice-message{margin-bottom:16px}.copilot-notice-container button{align-self:flex-end;margin-top:16px;margin-left:auto}.similar-notes-modal-container{width:80vw;height:80vh}.similar-notes-modal{max-width:100%;max-height:100%}.similar-notes-container{max-height:calc(80vh - 100px);overflow-y:auto;padding:10px}.similar-note-item{margin-bottom:10px}.similar-note-title{cursor:pointer;color:var(--text-accent)}.similar-note-item details>summary{list-style:none}.similar-note-item details>summary:before{content:"▶";display:inline-block;width:20px;transition:transform .3s}.similar-note-item details[open]>summary:before{transform:rotate(90deg)}.similar-note-item details>p{margin-left:20px;margin-top:5px}.desktop-only{display:table}.mobile-only{display:none}@media screen and (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.model-cards-container{display:flex;flex-direction:column;gap:16px;padding:8px}.model-card{background:var(--background-primary-alt);border-radius:8px;padding:0 16px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.model-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--background-modifier-border)}.model-card-header h3{margin:0;font-size:1.1em;color:var(--text-normal)}.model-provider{font-size:.9em;color:var(--text-muted);padding:2px 0;background:var(--background-secondary);border-radius:4px;width:-moz-fit-content;width:fit-content;align-self:flex-start}.model-card-content{display:flex;flex-direction:column;gap:12px}.model-card-controls{justify-content:space-around;padding:8px 0}.model-card-controls,.model-card-item{display:flex;align-items:center;gap:8px}.model-card-item{flex-direction:row}.model-card-item span{color:var(--text-muted);font-size:.9em;white-space:nowrap}.model-card-item .switch{margin:0}.chain-select-content,.model-select-content{background:var(--background-primary);box-shadow:0 2px 8px rgba(0,0,0,.2)}.chain-select-content [role=menuitem],.model-select-content [role=menuitem]{background:var(--background-primary);color:var(--text-normal);padding:8px 12px;font-size:14px}.chain-select-content [role=menuitem]:hover,.model-select-content [role=menuitem]:hover{background:var(--background-modifier-hover)}.tool-call-container{margin:.5rem 0}}.model-card{background:var(--background-primary-alt);border-radius:8px;padding:0 16px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;position:relative;border-left:4px solid transparent}.model-card.selected{border-left-color:var(--interactive-accent)}.model-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:8px;cursor:pointer}.model-card-header-content{display:flex;align-items:baseline;flex:1;margin-right:12px}.model-provider-wrapper{display:flex;flex-direction:column;gap:3px;padding-left:10px;width:100%}.model-provider{font-size:.85em;color:var(--text-muted);padding:2px 0;background:var(--background-secondary);border-radius:4px;width:-moz-fit-content;width:fit-content;align-self:flex-start}.model-delete-icon{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);opacity:.6;transition:all .2s ease;background:transparent;border:none;padding:0}.model-delete-icon:hover{color:var(--text-error);opacity:1}.is-phone .modal .modal-close-button{z-index:var(--layer-modal)}.workspace-leaf-content[data-type=copilot-chat-view] .view-content{padding-bottom:max(var(--safe-area-inset-bottom),var(--size-4-8))!important}.copilot-sources{margin-top:var(--size-4-1);padding:calc(var(--size-4-2)/2) var(--size-4-2);border-radius:var(--radius-s);border:1px solid color-mix(in srgb,var(--background-modifier-border) 70%,transparent);background-color:color-mix(in srgb,var(--background-primary) 94%,var(--background-modifier-border) 6%);width:min(100%,32rem)}.copilot-sources__summary{font-size:var(--font-ui-smaller);color:color-mix(in srgb,var(--text-muted) 90%,transparent);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--size-4-2);padding:calc(var(--size-4-2)/4) 0;padding-left:var(--size-4-2);padding-right:var(--size-4-2);margin:0}.copilot-sources__summary::-webkit-details-marker{color:color-mix(in srgb,var(--text-muted) 80%,transparent)}.copilot-sources__summary:after{content:">";font-size:var(--font-ui-smaller);color:color-mix(in srgb,var(--text-muted) 70%,transparent);transition:transform .15s ease}.copilot-sources[open] .copilot-sources__summary{margin-bottom:calc(var(--size-4-2)/2)}.copilot-sources[open] .copilot-sources__summary:after{transform:rotate(90deg)}.copilot-sources__list{list-style:none;margin:0;padding:0;padding-left:var(--size-4-2);padding-right:var(--size-4-2);display:flex;flex-direction:column;gap:calc(var(--size-4-2)/2);font-size:var(--font-ui-smaller);color:color-mix(in srgb,var(--text-muted) 85%,transparent)}.copilot-sources__item{display:flex;gap:var(--size-4-2);align-items:baseline}.copilot-sources__index{color:color-mix(in srgb,var(--text-muted) 65%,transparent);font-weight:var(--font-medium);min-width:var(--size-4-3);text-align:right;white-space:nowrap}.copilot-sources__text{color:color-mix(in srgb,var(--text-muted) 90%,transparent);line-height:1.4}.copilot-sources__text a{color:var(--text-accent)}body.is-mobile div[data-radix-popper-content-wrapper]{min-width:-moz-fit-content!important;min-width:fit-content!important}.placeholder\:tw-text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:tw-text-sm::placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:tw-text-muted::-moz-placeholder{color:var(--text-muted)}.placeholder\:tw-text-muted::placeholder{color:var(--text-muted)}.after\:tw-absolute:after{content:var(--tw-content);position:absolute}.after\:tw-inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:tw-left-1\/2:after{content:var(--tw-content);left:50%}.after\:tw-w-1:after{content:var(--tw-content);width:var(--size-4-1)}.after\:tw--translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-cursor-grab:hover{cursor:grab}.hover\:tw-cursor-pointer:hover{cursor:var(--cursor-link)}.hover\:tw-border-interactive-accent:hover{border-color:var(--interactive-accent)}.hover\:\!tw-bg-interactive-accent:hover{background-color:var(--interactive-accent)!important}.hover\:\!tw-bg-interactive-hover:hover{background-color:var(--interactive-hover)!important}.hover\:tw-bg-callout-warning\/10:hover{background-color:rgba(var(--callout-warning),.1)}.hover\:tw-bg-interactive-accent:hover{background-color:var(--interactive-accent)}.hover\:tw-bg-interactive-accent-hover:hover{background-color:var(--interactive-accent-hover)}.hover\:tw-bg-interactive-hover:hover{background-color:var(--interactive-hover)}.hover\:tw-bg-modifier-error:hover{background-color:var(--background-modifier-error)}.hover\:tw-bg-modifier-hover:hover{background-color:var(--background-modifier-hover)}.hover\:tw-bg-modifier-success:hover{background-color:var(--background-modifier-success)}.hover\:tw-bg-secondary:hover{background-color:var(--background-secondary)}.hover\:tw-bg-transparent:hover{background-color:transparent}.hover\:tw-bg-opacity-100:hover{--tw-bg-opacity:1}.hover\:\!tw-text-on-accent:hover{color:var(--text-on-accent)!important}.hover\:tw-text-accent:hover{color:var(--text-accent)}.hover\:tw-text-accent-hover:hover{color:var(--text-accent-hover)}.hover\:tw-text-error:hover{color:var(--text-error)}.hover\:tw-text-normal:hover{color:var(--text-normal)}.hover\:tw-text-on-accent:hover{color:var(--text-on-accent)}.hover\:tw-text-warning:hover{color:var(--text-warning)}.hover\:tw-underline:hover{text-decoration-line:underline}.hover\:tw-shadow-\[0_2px_12px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]:hover{--tw-shadow:0 2px 12px rgba(0,0,0,.1);--tw-shadow-colored:0 2px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:tw-shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:tw-bg-muted\/10:hover{background-color:color-mix(in srgb,var(--text-muted) 10%,transparent)}.hover\:tw-bg-accent\/50:hover{background-color:color-mix(in srgb,var(--text-accent) 50%,transparent)}.hover\:tw-bg-primary-alt\/50:hover{background-color:color-mix(in srgb,var(--background-primary-alt) 50%,transparent)}.hover\:tw-bg-secondary\/50:hover{background-color:color-mix(in srgb,var(--background-secondary) 50%,transparent)}.hover\:tw-bg-secondary\/70:hover{background-color:color-mix(in srgb,var(--background-secondary) 70%,transparent)}.hover\:tw-bg-interactive-accent\/10:hover{background-color:color-mix(in srgb,var(--interactive-accent) 10%,transparent)}.focus\:tw-bg-interactive-accent:focus{background-color:var(--interactive-accent)}.focus\:tw-bg-modifier-hover:focus{background-color:var(--background-modifier-hover)}.focus\:tw-text-normal:focus{color:var(--text-normal)}.focus\:tw-text-on-accent:focus{color:var(--text-on-accent)}.focus\:\!tw-shadow-none:focus{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:tw-ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:tw-ring-ring:focus{--tw-ring-color:var(--interactive-accent)}.focus-visible\:tw-text-normal:focus-visible{color:var(--text-normal)}.focus-visible\:\!tw-shadow-sm:focus-visible{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-visible\:tw-shadow-sm:focus-visible{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:\!tw-outline-none:focus-visible{outline:2px solid transparent!important;outline-offset:2px!important}.focus-visible\:tw-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:\!tw-ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus-visible\:tw-ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:tw-ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:tw-ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:\!tw-ring-ring:focus-visible{--tw-ring-color:var(--interactive-accent)!important}.focus-visible\:tw-ring-ring:focus-visible{--tw-ring-color:var(--interactive-accent)}.focus-visible\:tw-ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.focus-visible\:tw-ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:tw-scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:tw-cursor-grabbing:active{cursor:grabbing}.disabled\:tw-pointer-events-none:disabled{pointer-events:none}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:tw-opacity-50:disabled{opacity:.5}.tw-group:hover .group-hover\:tw-block{display:block}.tw-group:hover .group-hover\:tw-flex{display:flex}.tw-group:hover .group-hover\:tw-hidden{display:none}.tw-group:hover .group-hover\:tw-flex-none{flex:none}.tw-group:hover .group-hover\:tw-opacity-100{opacity:1}.tw-peer:focus-visible~.peer-focus-visible\:\!tw-opacity-0{opacity:0!important}.tw-peer:disabled~.peer-disabled\:tw-cursor-not-allowed{cursor:not-allowed}.tw-peer:disabled~.peer-disabled\:tw-opacity-70{opacity:.7}.data-\[disabled\]\:tw-pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:tw-h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:tw-w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:tw-translate-y-1[data-side=bottom]{--tw-translate-y:var(--size-4-1)}.data-\[side\=bottom\]\:tw-translate-y-1[data-side=bottom],.data-\[side\=left\]\:-tw-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-tw-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--size-4-1)*-1)}.data-\[side\=right\]\:tw-translate-x-1[data-side=right]{--tw-translate-x:var(--size-4-1)}.data-\[side\=right\]\:tw-translate-x-1[data-side=right],.data-\[side\=top\]\:-tw-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-tw-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--size-4-1)*-1)}.data-\[panel-group-direction\=vertical\]\:tw-flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=active\]\:\!tw-bg-interactive-accent[data-state=active],.data-\[state\=checked\]\:\!tw-bg-interactive-accent[data-state=checked]{background-color:var(--interactive-accent)!important}.data-\[state\=open\]\:tw-bg-modifier-hover[data-state=open]{background-color:var(--background-modifier-hover)}.data-\[state\=selected\]\:tw-bg-primary-alt[data-state=selected]{background-color:var(--background-primary-alt)}.data-\[state\=active\]\:\!tw-text-on-accent[data-state=active],.data-\[state\=checked\]\:\!tw-text-on-accent[data-state=checked]{color:var(--text-on-accent)!important}.data-\[disabled\]\:tw-opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:\!tw-shadow-md[data-state=active]{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.data-\[state\=open\]\:tw-animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:tw-animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:tw-fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:tw-fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:tw-zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:tw-zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:tw-slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-var(--size-4-2)}.data-\[side\=left\]\:tw-slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:var(--size-4-2)}.data-\[side\=right\]\:tw-slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-var(--size-4-2)}.data-\[side\=top\]\:tw-slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:var(--size-4-2)}.data-\[state\=closed\]\:tw-slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:tw-slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:tw-slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:tw-slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[panel-group-direction\=vertical\]\:after\:tw-left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:tw-h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:var(--size-4-1)}.data-\[panel-group-direction\=vertical\]\:after\:tw-w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:tw--translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:tw-translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:data-\[state\=closed\]\:\!tw-bg-interactive-accent[data-state=closed]:hover{background-color:var(--interactive-accent)!important}.hover\:data-\[state\=closed\]\:\!tw-text-on-accent[data-state=closed]:hover{color:var(--text-on-accent)!important}@container (min-width: 42rem){.\@2xl\:tw-grid{display:grid}.\@2xl\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (min-width: 56rem){.\@4xl\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container chat-input (min-width: 420px){.\@\[420px\]\/chat-input\:tw-flex{display:flex}.\@\[420px\]\/chat-input\:tw-hidden{display:none}}@media (min-width:640px){.sm\:tw-flex{display:flex}.sm\:tw-w-\[200px\]{width:200px}.sm\:tw-w-\[300px\]{width:300px}.sm\:tw-w-auto{width:auto}.sm\:tw-max-w-\[425px\]{max-width:425px}.sm\:tw-max-w-\[500px\]{max-width:500px}.sm\:tw-max-w-sm{max-width:24rem}.sm\:tw-flex-row{flex-direction:row}.sm\:tw-items-center{align-items:center}.sm\:tw-justify-start{justify-content:flex-start}.sm\:tw-justify-end{justify-content:flex-end}.sm\:tw-justify-between{justify-content:space-between}.sm\:tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(var(--size-4-2)*var(--tw-space-x-reverse));margin-left:calc(var(--size-4-2)*(1 - var(--tw-space-x-reverse)))}.sm\:tw-self-auto{align-self:auto}.sm\:tw-rounded-lg{border-radius:var(--radius-l)}.sm\:tw-px-4{padding-left:var(--size-4-4);padding-right:var(--size-4-4)}.sm\:tw-py-3{padding-top:var(--size-4-3);padding-bottom:var(--size-4-3)}.sm\:tw-text-left{text-align:left}.sm\:tw-text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:768px){.md\:tw-block{display:block}.md\:tw-hidden{display:none}.md\:tw-size-4{width:var(--size-4-4);height:var(--size-4-4)}.md\:tw-max-w-32{max-width:8rem}.md\:tw-flex-row{flex-direction:row}.md\:tw-items-center{align-items:center}.md\:tw-justify-end{justify-content:flex-end}.md\:tw-justify-between{justify-content:space-between}.md\:\!tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:tw-text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:tw-max-w-32{max-width:8rem}}.\[\&\:has\(\[role\=checkbox\]\)\]\:tw-pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:tw-translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>div\:first-child\]\:\!tw-block>div:first-child{display:block!important}.\[\&\>span\]\:tw-line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:tw-size-4>svg{width:var(--size-4-4);height:var(--size-4-4)}.\[\&\>svg\]\:tw-shrink-0>svg{flex-shrink:0}.tw-group:hover .group-hover\:\[\&\>svg\]\:tw-text-normal>svg{color:var(--text-normal)}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:tw-rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_svg\]\:tw-pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:tw-size-4 svg{width:var(--size-4-4);height:var(--size-4-4)}.\[\&_svg\]\:tw-shrink-0 svg{flex-shrink:0}.\[\&_tr\]\:tw-border-b tr{border-bottom-width:var(--border-width)}
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/manifest.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "dataview",
3
+ "name": "Dataview",
4
+ "version": "0.5.68",
5
+ "minAppVersion": "0.13.11",
6
+ "description": "Complex data views for the data-obsessed.",
7
+ "author": "Michael Brenan <blacksmithgu@gmail.com>",
8
+ "authorUrl": "https://github.com/blacksmithgu",
9
+ "helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
10
+ "isDesktopOnly": false
11
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/dataview/styles.css ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .block-language-dataview {
2
+ overflow-y: auto;
3
+ }
4
+
5
+ /*****************/
6
+ /** Table Views **/
7
+ /*****************/
8
+
9
+ /* List View Default Styling; rendered internally as a table. */
10
+ .table-view-table {
11
+ width: 100%;
12
+ }
13
+
14
+ .table-view-table > thead > tr, .table-view-table > tbody > tr {
15
+ margin-top: 1em;
16
+ margin-bottom: 1em;
17
+ text-align: left;
18
+ }
19
+
20
+ .table-view-table > tbody > tr:hover {
21
+ background-color: var(--table-row-background-hover);
22
+ }
23
+
24
+ .table-view-table > thead > tr > th {
25
+ font-weight: 700;
26
+ font-size: larger;
27
+ border-top: none;
28
+ border-left: none;
29
+ border-right: none;
30
+ border-bottom: solid;
31
+
32
+ max-width: 100%;
33
+ }
34
+
35
+ .table-view-table > tbody > tr > td {
36
+ text-align: left;
37
+ border: none;
38
+ font-weight: 400;
39
+ max-width: 100%;
40
+ }
41
+
42
+ .table-view-table ul, .table-view-table ol {
43
+ margin-block-start: 0.2em !important;
44
+ margin-block-end: 0.2em !important;
45
+ }
46
+
47
+ /** Rendered value styling for any view. */
48
+ .dataview-result-list-root-ul {
49
+ padding: 0em !important;
50
+ margin: 0em !important;
51
+ }
52
+
53
+ .dataview-result-list-ul {
54
+ margin-block-start: 0.2em !important;
55
+ margin-block-end: 0.2em !important;
56
+ }
57
+
58
+ /** Generic grouping styling. */
59
+ .dataview.result-group {
60
+ padding-left: 8px;
61
+ }
62
+
63
+ /*******************/
64
+ /** Inline Fields **/
65
+ /*******************/
66
+
67
+ .dataview.inline-field-key {
68
+ padding-left: 8px;
69
+ padding-right: 8px;
70
+ font-family: var(--font-monospace);
71
+ background-color: var(--background-primary-alt);
72
+ color: var(--nav-item-color-selected);
73
+ }
74
+
75
+ .dataview.inline-field-value {
76
+ padding-left: 8px;
77
+ padding-right: 8px;
78
+ font-family: var(--font-monospace);
79
+ background-color: var(--background-secondary-alt);
80
+ color: var(--nav-item-color-selected);
81
+ }
82
+
83
+ .dataview.inline-field-standalone-value {
84
+ padding-left: 8px;
85
+ padding-right: 8px;
86
+ font-family: var(--font-monospace);
87
+ background-color: var(--background-secondary-alt);
88
+ color: var(--nav-item-color-selected);
89
+ }
90
+
91
+ /***************/
92
+ /** Task View **/
93
+ /***************/
94
+
95
+ .dataview.task-list-item, .dataview.task-list-basic-item {
96
+ margin-top: 3px;
97
+ margin-bottom: 3px;
98
+ transition: 0.4s;
99
+ }
100
+
101
+ .dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
102
+ background-color: var(--text-selection);
103
+ box-shadow: -40px 0 0 var(--text-selection);
104
+ cursor: pointer;
105
+ }
106
+
107
+ /*****************/
108
+ /** Error Views **/
109
+ /*****************/
110
+
111
+ div.dataview-error-box {
112
+ width: 100%;
113
+ min-height: 150px;
114
+ display: flex;
115
+ align-items: center;
116
+ justify-content: center;
117
+ border: 4px dashed var(--background-secondary);
118
+ }
119
+
120
+ .dataview-error-message {
121
+ color: var(--text-muted);
122
+ text-align: center;
123
+ }
124
+
125
+ /*************************/
126
+ /** Additional Metadata **/
127
+ /*************************/
128
+
129
+ .dataview.small-text {
130
+ font-size: smaller;
131
+ color: var(--text-muted);
132
+ margin-left: 3px;
133
+ }
134
+
135
+ .dataview.small-text::before {
136
+ content: "(";
137
+ }
138
+
139
+ .dataview.small-text::after {
140
+ content: ")";
141
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/data.json ADDED
@@ -0,0 +1,328 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lastVersion": "3.1.18",
3
+ "aestheticStyle": "default",
4
+ "positionStyle": "top",
5
+ "menuCommands": [
6
+ {
7
+ "id": "editing-toolbar:editor-undo",
8
+ "name": "Undo editor",
9
+ "icon": "undo-glyph"
10
+ },
11
+ {
12
+ "id": "editing-toolbar:editor-redo",
13
+ "name": "Redo editor",
14
+ "icon": "redo-glyph"
15
+ },
16
+ {
17
+ "id": "editing-toolbar:toggle-format-brush",
18
+ "name": "Format Brush",
19
+ "icon": "paintbrush"
20
+ },
21
+ {
22
+ "id": "editing-toolbar:format-eraser",
23
+ "name": "Clear text formatting",
24
+ "icon": "eraser"
25
+ },
26
+ {
27
+ "id": "editing-toolbar:header2-text",
28
+ "name": "Header 2",
29
+ "icon": "header-2"
30
+ },
31
+ {
32
+ "id": "editing-toolbar:header3-text",
33
+ "name": "Header 3",
34
+ "icon": "header-3"
35
+ },
36
+ {
37
+ "id": "SubmenuCommands-header",
38
+ "name": "submenu",
39
+ "icon": "header-n",
40
+ "SubmenuCommands": [
41
+ {
42
+ "id": "editing-toolbar:header1-text",
43
+ "name": "Header 1",
44
+ "icon": "header-1"
45
+ },
46
+ {
47
+ "id": "editing-toolbar:header4-text",
48
+ "name": "Header 4",
49
+ "icon": "header-4"
50
+ },
51
+ {
52
+ "id": "editing-toolbar:header5-text",
53
+ "name": "Header 5",
54
+ "icon": "header-5"
55
+ },
56
+ {
57
+ "id": "editing-toolbar:header6-text",
58
+ "name": "Header 6",
59
+ "icon": "header-6"
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "id": "editing-toolbar:toggle-bold",
65
+ "name": "Bold",
66
+ "icon": "bold-glyph"
67
+ },
68
+ {
69
+ "id": "editing-toolbar:toggle-italics",
70
+ "name": "Italics",
71
+ "icon": "italic-glyph"
72
+ },
73
+ {
74
+ "id": "editing-toolbar:toggle-strikethrough",
75
+ "name": "Strikethrough",
76
+ "icon": "strikethrough-glyph"
77
+ },
78
+ {
79
+ "id": "editing-toolbar:underline",
80
+ "name": "Underline",
81
+ "icon": "underline-glyph"
82
+ },
83
+ {
84
+ "id": "editing-toolbar:toggle-highlight",
85
+ "name": "==Highlight==",
86
+ "icon": "highlight-glyph"
87
+ },
88
+ {
89
+ "id": "SubmenuCommands-lucdf3en5",
90
+ "name": "submenu",
91
+ "icon": "edit",
92
+ "SubmenuCommands": [
93
+ {
94
+ "id": "editing-toolbar:editor-copy",
95
+ "name": "Copy",
96
+ "icon": "lucide-copy"
97
+ },
98
+ {
99
+ "id": "editing-toolbar:editor-cut",
100
+ "name": "Cut",
101
+ "icon": "lucide-scissors"
102
+ },
103
+ {
104
+ "id": "editing-toolbar:editor-paste",
105
+ "name": "Paste",
106
+ "icon": "lucide-clipboard-type"
107
+ },
108
+ {
109
+ "id": "editing-toolbar:editor:swap-line-down",
110
+ "name": "Swap line down",
111
+ "icon": "lucide-corner-right-down"
112
+ },
113
+ {
114
+ "id": "editing-toolbar:editor:swap-line-up",
115
+ "name": "Swap line up",
116
+ "icon": "lucide-corner-right-up"
117
+ }
118
+ ]
119
+ },
120
+ {
121
+ "id": "editing-toolbar:editor:attach-file",
122
+ "name": "Attach file",
123
+ "icon": "lucide-paperclip"
124
+ },
125
+ {
126
+ "id": "editing-toolbar:editor:insert-table",
127
+ "name": "Insert Table",
128
+ "icon": "lucide-table"
129
+ },
130
+ {
131
+ "id": "editing-toolbar:editor:cycle-list-checklist",
132
+ "name": "Cycle list checklist",
133
+ "icon": "check-circle"
134
+ },
135
+ {
136
+ "id": "SubmenuCommands-luc8efull",
137
+ "name": "submenu",
138
+ "icon": "message-square",
139
+ "SubmenuCommands": [
140
+ {
141
+ "id": "editing-toolbar:editor:toggle-blockquote",
142
+ "name": "Blockquote",
143
+ "icon": "lucide-text-quote"
144
+ },
145
+ {
146
+ "id": "editing-toolbar:insert-callout",
147
+ "name": "Insert Callout ",
148
+ "icon": "lucide-quote"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "id": "SubmenuCommands-mdcmder",
154
+ "name": "submenu",
155
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M464 608 l0 -568 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-80 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 568 l-232 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 80 q0 3 2.5 5.5 q2.5 2.5 5.5 2.5 l560 0 q3 0 5.5 -2.5 q2.5 -2.5 2.5 -5.5 l0 -80 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-232 0 ZM864 696 q17 0 28.5 11.5 q11.5 11.5 11.5 28.5 q0 17 -11.5 28.5 q-11.5 11.5 -28.5 11.5 q-17 0 -28.5 -11.5 q-11.5 -11.5 -11.5 -28.5 q0 -17 11.5 -28.5 q11.5 -11.5 28.5 -11.5 ZM864 640 q-40 0 -68 28 q-28 28 -28 68 q0 40 28 68 q28 28 68 28 q40 0 68 -28 q28 -28 28 -68 q0 -40 -28 -68 q-28 -28 -68 -28 ZM576 322 l0 -63 q0 -3 2 -5 l89 -70 l-89 -70 q-2 -2 -2 -5 l0 -63 q0 -4 3.5 -5.5 q3.5 -1.5 6.5 0.5 l170 133 q4 3 4.5 8.5 q0.5 5.5 -2.5 9.5 l-2 2 l-170 133 q-3 2 -6.5 0.5 q-3.5 -1.5 -3.5 -5.5 ZM256 322 l0 -63 q0 -3 -2 -5 l-89 -70 l89 -70 q2 -2 2 -5 l0 -63 q0 -4 -3.5 -5.5 q-3.5 -1.5 -6.5 0.5 l-170 133 q-4 3 -4.5 8.5 q-0.5 5.5 2.5 9.5 l2 2 l170 133 q3 2 6.5 0.5 q3.5 -1.5 3.5 -5.5 Z\"></path></g></svg>",
156
+ "SubmenuCommands": [
157
+ {
158
+ "id": "editing-toolbar:superscript",
159
+ "name": "Superscript",
160
+ "icon": "superscript-glyph"
161
+ },
162
+ {
163
+ "id": "editing-toolbar:subscript",
164
+ "name": "Subscript",
165
+ "icon": "subscript-glyph"
166
+ },
167
+ {
168
+ "id": "editing-toolbar:editor:toggle-code",
169
+ "name": "Inline code",
170
+ "icon": "code-glyph"
171
+ },
172
+ {
173
+ "id": "editing-toolbar:codeblock",
174
+ "name": "Code block",
175
+ "icon": "codeblock-glyph"
176
+ },
177
+ {
178
+ "id": "editing-toolbar:editor:insert-wikilink",
179
+ "name": "Insert wikilink [[]]",
180
+ "icon": "<svg width=\"15\" height=\"15\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M306 134 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 7 q0 -8 -5 -8 l-45 0 q-5 0 -5 8 l0 784 q0 8 5 8 l45 0 q5 0 5 -8 q0 8 1 8 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 -623 q0 8 1 8 ZM139 134 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 7 q0 -8 -5 -8 l-45 0 q-5 0 -5 8 l0 784 q0 8 5 8 l45 0 q5 0 5 -8 q0 8 1 8 l91 0 q1 0 1 -8 l0 -80 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 -623 q0 8 1 8 ZM711 134 q1 0 1 -8 l0 623 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 q1 0 1 -8 q0 8 4 8 l46 0 q4 0 4 -8 l0 -784 q0 -8 -4 -8 l-46 0 q-4 0 -4 8 q0 -7 -1 -7 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 ZM878 134 q1 0 1 -8 l0 623 q0 -8 -1 -8 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 q1 0 1 -8 q0 8 5 8 l45 0 q4 0 4 -8 l0 -784 q0 -8 -4 -8 l-45 0 q-5 0 -5 8 q0 -7 -1 -7 l-91 0 q-1 0 -1 8 l0 80 q0 8 1 8 l91 0 Z\"></path></g></svg>"
181
+ },
182
+ {
183
+ "id": "editing-toolbar:editor:insert-embed",
184
+ "name": "Insert embed ![[]]",
185
+ "icon": "note-glyph"
186
+ },
187
+ {
188
+ "id": "editing-toolbar:insert-link",
189
+ "name": "Insert link []()",
190
+ "icon": "link-glyph"
191
+ },
192
+ {
193
+ "id": "editing-toolbar:hrline",
194
+ "name": "Horizontal divider",
195
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M912 424 l0 -80 q0 -3 -2.5 -5.5 q-2.5 -2.5 -5.5 -2.5 l-784 0 q-3 0 -5.5 2.5 q-2.5 2.5 -2.5 5.5 l0 80 q0 3 2.5 5.5 q2.5 2.5 5.5 2.5 l784 0 q3 0 5.5 -2.5 q2.5 -2.5 2.5 -5.5 Z\"></path></g></svg>"
196
+ },
197
+ {
198
+ "id": "editing-toolbar:toggle-inline-math",
199
+ "name": "Inline math",
200
+ "icon": "lucide-sigma"
201
+ },
202
+ {
203
+ "id": "editing-toolbar:editor:insert-mathblock",
204
+ "name": "MathBlock",
205
+ "icon": "lucide-sigma-square"
206
+ }
207
+ ]
208
+ },
209
+ {
210
+ "id": "SubmenuCommands-list",
211
+ "name": "submenu-list",
212
+ "icon": "bullet-list-glyph",
213
+ "SubmenuCommands": [
214
+ {
215
+ "id": "editing-toolbar:editor:toggle-checklist-status",
216
+ "name": "Checklist",
217
+ "icon": "checkbox-glyph"
218
+ },
219
+ {
220
+ "id": "editing-toolbar:renumber-ordered-list",
221
+ "name": "Renumber ordered list",
222
+ "icon": "list-restart"
223
+ },
224
+ {
225
+ "id": "editing-toolbar:toggle-numbered-list",
226
+ "name": "Numbered list",
227
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M860 424 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM860 756 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM860 92 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-457 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l457 0 ZM264 136 l-3 -3 l-51 -57 l56 0 q14 0 24.5 -10 q10.5 -10 11.5 -25 l0 -1 q0 -15 -10.5 -25.5 q-10.5 -10.5 -24.5 -10.5 l-137 0 q-15 0 -25 10 q-10 10 -11 24.5 q-1 14.5 9 25.5 l63 70 l49 54 q7 7 7 16.5 q0 9.5 -7.5 16.5 q-7.5 7 -18.5 7 q-11 0 -18.5 -6.5 q-7.5 -6.5 -8.5 -16.5 l0 0 q0 -15 -10.5 -25.5 q-10.5 -10.5 -25.5 -10.5 q-15 0 -25.5 10.5 q-10.5 10.5 -10.5 25.5 q0 26 13.5 47.5 q13.5 21.5 36 34.5 q22.5 13 49 13 q26.5 0 49.5 -13 q23 -13 36 -34.5 q13 -21.5 13 -47.5 q0 -20 -7.5 -37.5 q-7.5 -17.5 -21.5 -30.5 l-1 -1 ZM173 794 q11 11 25 10.5 q14 -0.5 24.5 -10.5 q10.5 -10 10.5 -25 l0 -293 q0 -15 -10 -25.5 q-10 -10.5 -25 -10.5 q-15 0 -25.5 10 q-10.5 10 -11.5 25 l0 211 q-10 -8 -23.5 -7 q-13.5 1 -22.5 11 l-1 0 q-10 11 -9.5 25.5 q0.5 14.5 10.5 24.5 l58 54 Z\"></path></g></svg>"
228
+ },
229
+ {
230
+ "id": "editing-toolbar:toggle-bullet-list",
231
+ "name": "Bullet list",
232
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M860 424 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM860 756 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM860 92 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-477 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l477 0 ZM176 716 l0 0 ZM112 716 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 ZM176 384 l0 0 ZM112 384 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 ZM176 52 l0 0 ZM112 52 q0 -27 18.5 -45.5 q18.5 -18.5 45.5 -18.5 q27 0 45.5 18.5 q18.5 18.5 18.5 45.5 q0 27 -18.5 45.5 q-18.5 18.5 -45.5 18.5 q-27 0 -45.5 -18.5 q-18.5 -18.5 -18.5 -45.5 Z\"></path></g></svg>"
233
+ },
234
+ {
235
+ "id": "editing-toolbar:undent-list",
236
+ "name": "Unindent-list",
237
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M872 302 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 542 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 784 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM872 62 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM244 534 l-123 -122 q-8 -7 -8 -18 q0 -11 8 -18 l123 -122 q8 -7 19 -7 q11 0 18.5 7.5 q7.5 7.5 7.5 18.5 l0 242 q0 11 -7.5 18.5 q-7.5 7.5 -18.5 7.5 q-11 0 -19 -7 Z\"></path></g></svg>"
238
+ },
239
+ {
240
+ "id": "editing-toolbar:indent-list",
241
+ "name": "Indent list",
242
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M872 302 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 542 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-429 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l429 0 ZM872 784 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM872 62 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM158 534 l124 -122 q7 -7 7 -18 q0 -11 -7 -18 l-124 -122 q-7 -7 -18 -7 q-11 0 -19 7.5 q-8 7.5 -8 18.5 l0 242 q0 11 8 18.5 q8 7.5 19 7.5 q11 0 18 -7 Z\"></path></g></svg>"
243
+ }
244
+ ]
245
+ },
246
+ {
247
+ "id": "SubmenuCommands-aligin",
248
+ "name": "submenu-aligin",
249
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M724 304 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 540 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM724 776 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 68 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 Z\"></path></g></svg>",
250
+ "SubmenuCommands": [
251
+ {
252
+ "id": "editing-toolbar:justify",
253
+ "name": "<p aligin=\"justify\"></p>",
254
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M112 736 l0 0 ZM120 736 l784 0 q8 0 8 -8 l0 -80 q0 -8 -8 -8 l-784 0 q-8 0 -8 8 l0 80 q0 8 8 8 ZM112 331 l0 0 ZM120 331 l784 0 q8 0 8 -8 l0 -80 q0 -8 -8 -8 l-784 0 q-8 0 -8 8 l0 80 q0 8 8 8 ZM112 128 l0 0 ZM120 128 l784 0 q8 0 8 -8 l0 -80 q0 -8 -8 -8 l-784 0 q-8 0 -8 8 l0 80 q0 8 8 8 ZM112 533 l0 0 ZM120 533 l784 0 q8 0 8 -8 l0 -80 q0 -8 -8 -8 l-784 0 q-8 0 -8 8 l0 80 q0 8 8 8 Z\"></path></g></svg>"
255
+ },
256
+ {
257
+ "id": "editing-toolbar:left",
258
+ "name": "<p aligin=\"left\"></p>",
259
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M572 304 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 540 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM572 776 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 68 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 Z\"></path></g></svg>"
260
+ },
261
+ {
262
+ "id": "editing-toolbar:center",
263
+ "name": "<center>",
264
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M724 304 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 540 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM724 776 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 68 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 Z\"></path></g></svg>"
265
+ },
266
+ {
267
+ "id": "editing-toolbar:right",
268
+ "name": "<p aligin=\"right\"></p>",
269
+ "icon": "<svg width=\"18\" height=\"18\" focusable=\"false\" fill=\"currentColor\" viewBox=\"0 0 1024 1024\"><g transform=\"scale(1, -1) translate(0, -896) scale(0.9, 0.9) \"><path class=\"path\" d=\"M872 304 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 540 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 ZM872 776 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-421 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l421 0 ZM872 68 q17 0 28.5 -11.5 q11.5 -11.5 11.5 -28 q0 -16.5 -11.5 -28.5 q-11.5 -12 -27.5 -12 l-721 0 q-17 0 -28.5 11.5 q-11.5 11.5 -11.5 28 q0 16.5 11.5 28.5 q11.5 12 27.5 12 l721 0 Z\"></path></g></svg>"
270
+ }
271
+ ]
272
+ },
273
+ {
274
+ "id": "editing-toolbar:change-font-color",
275
+ "name": "Change font color[html]",
276
+ "icon": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" focusable=\"false\" fill=\"currentColor\"><g fill-rule=\"evenodd\"><path id=\"change-font-color-icon\" d=\"M3 18h18v3H3z\" style=\"fill:#2DC26B\"></path><path d=\"M8.7 16h-.8a.5.5 0 01-.5-.6l2.7-9c.1-.3.3-.4.5-.4h2.8c.2 0 .4.1.5.4l2.7 9a.5.5 0 01-.5.6h-.8a.5.5 0 01-.4-.4l-.7-2.2c0-.3-.3-.4-.5-.4h-3.4c-.2 0-.4.1-.5.4l-.7 2.2c0 .3-.2.4-.4.4zm2.6-7.6l-.6 2a.5.5 0 00.5.6h1.6a.5.5 0 00.5-.6l-.6-2c0-.3-.3-.4-.5-.4h-.4c-.2 0-.4.1-.5.4z\"></path></g></svg>"
277
+ },
278
+ {
279
+ "id": "editing-toolbar:change-background-color",
280
+ "name": "Change Backgroundcolor[html]",
281
+ "icon": "<svg width=\"18\" height=\"24\" viewBox=\"0 0 256 256\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><g stroke=\"none\" stroke-width=\"1\" fill=\"currentColor\" fill-rule=\"evenodd\"><g ><g fill=\"currentColor\"><g transform=\"translate(119.502295, 137.878331) rotate(-135.000000) translate(-119.502295, -137.878331) translate(48.002295, 31.757731)\" ><path d=\"M100.946943,60.8084699 L43.7469427,60.8084699 C37.2852111,60.8084699 32.0469427,66.0467383 32.0469427,72.5084699 L32.0469427,118.70847 C32.0469427,125.170201 37.2852111,130.40847 43.7469427,130.40847 L100.946943,130.40847 C107.408674,130.40847 112.646943,125.170201 112.646943,118.70847 L112.646943,72.5084699 C112.646943,66.0467383 107.408674,60.8084699 100.946943,60.8084699 Z M93.646,79.808 L93.646,111.408 L51.046,111.408 L51.046,79.808 L93.646,79.808 Z\" fill-rule=\"nonzero\"></path><path d=\"M87.9366521,16.90916 L87.9194966,68.2000001 C87.9183543,69.4147389 86.9334998,70.399264 85.7187607,70.4 L56.9423078,70.4 C55.7272813,70.4 54.7423078,69.4150264 54.7423078,68.2 L54.7423078,39.4621057 C54.7423078,37.2523513 55.5736632,35.1234748 57.0711706,33.4985176 L76.4832996,12.4342613 C78.9534987,9.75382857 83.1289108,9.5834005 85.8093436,12.0535996 C87.1658473,13.303709 87.9372691,15.0644715 87.9366521,16.90916 Z\" fill-rule=\"evenodd\"></path><path d=\"M131.3,111.241199 L11.7,111.241199 C5.23826843,111.241199 0,116.479467 0,122.941199 L0,200.541199 C0,207.002931 5.23826843,212.241199 11.7,212.241199 L131.3,212.241199 C137.761732,212.241199 143,207.002931 143,200.541199 L143,122.941199 C143,116.479467 137.761732,111.241199 131.3,111.241199 Z M124,130.241 L124,193.241 L19,193.241 L19,130.241 L124,130.241 Z\" fill-rule=\"nonzero\"></path></g></g><path d=\"M51,218 L205,218 C211.075132,218 216,222.924868 216,229 C216,235.075132 211.075132,240 205,240 L51,240 C44.9248678,240 40,235.075132 40,229 C40,222.924868 44.9248678,218 51,218 Z\" id=\"change-background-color-icon\" style=\"fill:#FA541C\"></path></g></g></svg>"
282
+ },
283
+ {
284
+ "id": "editing-toolbar:fullscreen-focus",
285
+ "name": "Fullscreen focus mode",
286
+ "icon": "fullscreen"
287
+ },
288
+ {
289
+ "id": "editing-toolbar:workplace-fullscreen-focus",
290
+ "name": "Workplace-Fullscreen ",
291
+ "icon": "exit-fullscreen"
292
+ }
293
+ ],
294
+ "followingCommands": [],
295
+ "topCommands": [],
296
+ "fixedCommands": [],
297
+ "mobileCommands": [],
298
+ "enableMultipleConfig": false,
299
+ "appendMethod": "workspace",
300
+ "shouldShowMenuOnSelect": false,
301
+ "cMenuVisibility": true,
302
+ "cMenuBottomValue": 4.25,
303
+ "cMenuNumRows": 12,
304
+ "cMenuWidth": 610,
305
+ "cMenuFontColor": "#2DC26B",
306
+ "cMenuBackgroundColor": "#d3f8b6",
307
+ "autohide": false,
308
+ "Iscentered": false,
309
+ "custom_bg1": "#FFB78B8C",
310
+ "custom_bg2": "#CDF4698C",
311
+ "custom_bg3": "#A0CCF68C",
312
+ "custom_bg4": "#F0A7D88C",
313
+ "custom_bg5": "#ADEFEF8C",
314
+ "custom_fc1": "#D83931",
315
+ "custom_fc2": "#DE7802",
316
+ "custom_fc3": "#245BDB",
317
+ "custom_fc4": "#6425D0",
318
+ "custom_fc5": "#646A73",
319
+ "isLoadOnMobile": false,
320
+ "horizontalPosition": 0,
321
+ "verticalPosition": 0,
322
+ "formatBrushes": {},
323
+ "customCommands": [],
324
+ "viewTypeSettings": {},
325
+ "toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
326
+ "toolbarIconColor": "var(--text-normal)",
327
+ "toolbarIconSize": 18
328
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "editing-toolbar",
3
+ "name": "Editing Toolbar",
4
+ "version": "3.1.18",
5
+ "minAppVersion": "0.14.0",
6
+ "description": "The Obsidian Editing Toolbar is modified from cmenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.",
7
+ "author": "Cuman",
8
+ "authorUrl": "https://github.com/cumany/obsidian-editing-toolbar",
9
+ "isDesktopOnly": false
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/editing-toolbar/styles.css ADDED
@@ -0,0 +1,1338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ :root {
2
+ --toolbar-horizontal-offset: 0px;
3
+ --toolbar-vertical-offset: 0px;
4
+ --editing-toolbar-background-color: rgba(var(--background-secondary-rgb), 0.7);
5
+ --editing-toolbar-icon-color: var(--text-normal);
6
+ --toolbar-icon-size: 18px;
7
+ }
8
+
9
+
10
+ #editingToolbarModalBar {
11
+ width: auto;
12
+ height: auto;
13
+ /* padding: 3px; */
14
+ display: grid;
15
+ user-select: none;
16
+ border-radius: var(--radius-m);
17
+ position: absolute;
18
+ transition: 100ms cubic-bezier(0.92, -0.53, 0.65, 1.21);
19
+ -webkit-transition: 100ms cubic-bezier(0.92, -0.53, 0.65, 1.21);
20
+ min-width: fit-content;
21
+ justify-content: space-around;
22
+ z-index: var(--layer-modal);
23
+ transform: translate(var(--toolbar-horizontal-offset), var(--toolbar-vertical-offset));
24
+ }
25
+ #editingToolbarModalBar.editingToolbarCustomAesthetic,
26
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar).editingToolbarCustomAesthetic button[class^=editingToolbarCommandsubItem]>.subitem,
27
+ #editingToolbarPopoverBar.editingToolbarCustomAesthetic
28
+ {
29
+ background-color: var(--editing-toolbar-background-color);
30
+ gap: calc(var(--toolbar-icon-size) / 15) !important;
31
+
32
+
33
+ }
34
+ #editingToolbarModalBar.editingToolbarCustomAesthetic
35
+ {
36
+ padding:calc(var(--toolbar-icon-size) / 4);
37
+ }
38
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar).editingToolbarCustomAesthetic :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]):not(.editingToolbar-Divider-Line) {
39
+
40
+ height: var(--toolbar-icon-size) + 8px;
41
+ }
42
+
43
+ /* 应用到工具栏图标 */
44
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar).editingToolbarCustomAesthetic .editingToolbarCommandItem svg,
45
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar).editingToolbarCustomAesthetic button[class^=editingToolbarCommandsubItem] svg,
46
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar).editingToolbarCustomAesthetic button[class^=editingToolbarCommandsubItem]>.subitem svg
47
+ {
48
+ color: var(--editing-toolbar-icon-color);
49
+ width: var(--toolbar-icon-size);
50
+ height: var(--toolbar-icon-size);
51
+ max-width: var(--toolbar-icon-size);
52
+ max-height: var(--toolbar-icon-size);
53
+ }
54
+
55
+ #editingToolbarModalBar.fixed{
56
+ display: grid;
57
+ grid-template-columns: repeat(12, calc(var(--toolbar-icon-size) + 10px));
58
+ }
59
+
60
+
61
+ #editingToolbarModalBar.editingToolbarFlex {
62
+ display: flex;
63
+ transform:none;
64
+ }
65
+
66
+ #editingToolbarModalBar.editingToolbarFlex :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]) {
67
+ min-width: 20px;
68
+ }
69
+
70
+ #editingToolbarModalBar .editingToolbarCommandItem {
71
+ margin: 2px;
72
+ border: none;
73
+ display: flex;
74
+ cursor: default;
75
+ padding: 5px 6px;
76
+ box-shadow: none;
77
+ margin-left: 3px;
78
+ margin-right: 3px;
79
+ position: relative;
80
+ border-radius: var(--radius-s);
81
+ font-size: initial !important;
82
+ background-color: var(--background-primary-alt);
83
+ height: auto;
84
+ }
85
+
86
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem button:hover,
87
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommand]:hover,
88
+ #editingToolbarSecond:hover {
89
+ background-color: var(--background-modifier-hover) !important;
90
+ }
91
+
92
+ /* #editingToolbarModalBar button.editingToolbarCommandItem svg {
93
+ width: 1.3em;
94
+ height: 1.3em;
95
+ } */
96
+
97
+ /*----------------------------------------------------------------
98
+ editingToolbar SETTINGS BUTTONS
99
+ ----------------------------------------------------------------*/
100
+
101
+
102
+
103
+
104
+
105
+ button.editingToolbarSettingsButton {
106
+ padding: 4px 14px;
107
+ border-radius: var(--radius-m);
108
+ }
109
+
110
+
111
+
112
+ /*----------------------------------------------------------------
113
+ editingToolbar SETTING ITEMS
114
+ ----------------------------------------------------------------*/
115
+ .setting-item.editingToolbarCommandItem:first-child {
116
+ padding-top: 12px;
117
+ }
118
+
119
+ .editingToolbarCommandItem {
120
+ cursor: grab;
121
+ padding: 10px 0 10px 0;
122
+ }
123
+
124
+ .editingToolbarSettingsTabsContainer .sortable-fallback {
125
+ cursor: grabbing;
126
+ box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
127
+ }
128
+
129
+ .editingToolbarSettingsTabsContainer .sortable-grab {
130
+ cursor: grabbing !important;
131
+ }
132
+
133
+ .editingToolbarSettingsTabsContainer .sortable-ghost {
134
+ opacity: 0.4;
135
+ cursor: grabbing;
136
+ }
137
+
138
+ .editingToolbarSettingsTabsContainer .sortable-chosen {
139
+ cursor: grabbing;
140
+ padding: 10px 0 10px 10px;
141
+ background-color: var(--color-base-10, --background-primary);
142
+ }
143
+
144
+ .editingToolbarSettingsTabsContainer .sortable-drag {
145
+ cursor: grabbing;
146
+ box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
147
+ }
148
+
149
+ .editingToolbarSettingsTabsContainer {
150
+ border-top: 1px solid var(--background-modifier-border);
151
+ border-bottom: 1px solid var(--background-modifier-border);
152
+ }
153
+
154
+ /*----------------------------------------------------------------
155
+ editingToolbar CLASS CHANGES
156
+ ----------------------------------------------------------------*/
157
+
158
+ #editingToolbarModalBar.editingToolbarDefaultAesthetic {
159
+ border: 1px solid var(--background-modifier-border);
160
+ }
161
+
162
+ #editingToolbarModalBar.editingToolbarDefaultAesthetic:not(.top) :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]) {
163
+ min-height: 28px;
164
+ }
165
+
166
+ #editingToolbarModalBar.editingToolbarDefaultAesthetic:not(.top) button[class^=editingToolbarCommandsubItem] {
167
+ margin: auto;
168
+ padding: 6px;
169
+ box-shadow: none;
170
+ border: none;
171
+ background-color: transparent;
172
+
173
+ place-items: center;
174
+
175
+ }
176
+
177
+ .editingToolbarDefaultAesthetic {
178
+ background-color: var(--color-base-10, --background-primary);
179
+ }
180
+
181
+
182
+ #editingToolbarModalBar.editingToolbarGlassAesthetic,
183
+ #editingToolbarModalBar.editingToolbarGlassAesthetic~#editingToolbarPopoverBar {
184
+ backdrop-filter: blur(6px);
185
+ -webkit-backdrop-filter: blur(6px);
186
+ box-shadow: none;
187
+ background-color: transparent;
188
+ }
189
+
190
+ #editingToolbarModalBar.editingToolbarGlassAesthetic:not(.top) button[class^=editingToolbarCommandsubItem] {
191
+ margin: auto;
192
+ padding: 0px;
193
+ box-shadow: none;
194
+ border: none;
195
+ display: flex;
196
+ border-radius: var(--radius-s);
197
+ font-size: 10px;
198
+ margin-right: 0px;
199
+ position: relative;
200
+ background-color: transparent;
201
+ place-items: center;
202
+ clear: both;
203
+ max-width: 28px;
204
+ max-height: 23px;
205
+ }
206
+
207
+ /*----------------------------------------------------------------
208
+ editingToolbar ICONS
209
+ ----------------------------------------------------------------*/
210
+
211
+ .editingToolbarIconPick {
212
+ line-height: normal;
213
+ vertical-align: middle;
214
+ margin-right: 8px;
215
+ }
216
+
217
+ .editingToolbarIconPick svg {
218
+ width: 17px;
219
+ height: 17px;
220
+ }
221
+
222
+
223
+
224
+
225
+
226
+
227
+ /*----------------------------------------------------------------
228
+ editingToolbar SUPPORT
229
+ ---------------------------------------------`-------------------*/
230
+
231
+
232
+ #editingToolbarModalBar {
233
+ align-items: center;
234
+ justify-items: center;
235
+ border: none;
236
+ backdrop-filter: none;
237
+ }
238
+
239
+
240
+
241
+ #editingToolbarModalBar.editingToolbarGlassAesthetic [class^=editingToolbarCommandsubItem] {
242
+
243
+ background-color: #ffffff00;
244
+ }
245
+
246
+ #editingToolbarModalBar .editingToolbarCommandItem {
247
+ justify-content: center;
248
+ align-content: center;
249
+ place-items: center;
250
+
251
+ }
252
+
253
+
254
+ /* #editingToolbarModalBar.editingToolbarTinyAesthetic .editingToolbarCommandItem svg{
255
+ width: 1em;
256
+ height: 1em;
257
+ } */
258
+
259
+
260
+
261
+ div.modal-container.editingToolbar-Modal:not(:is(.changename,.customicon)) .modal-bg {
262
+ background-color: transparent !important;
263
+ backdrop-filter: none !important;
264
+ position: relative;
265
+ }
266
+
267
+ .modal-container.editingToolbar-Modal:not(:is(.changename,.customicon)) .modal {
268
+ padding: 10px 20px;
269
+ width: 220px;
270
+ position: absolute;
271
+ bottom: 2em;
272
+ right: 0.5em;
273
+ background-color: rgb(var(--mono-rgb-0), 0.65);
274
+ backdrop-filter: blur(2px);
275
+ }
276
+
277
+ .modal-container.editingToolbar-Modal .modal-title {
278
+ display: none;
279
+ }
280
+
281
+ .modal-container.editingToolbar-Modal .modal input[type='range'] {
282
+ width: 90%;
283
+
284
+ }
285
+
286
+ body.theme-dark .modal-container.editingToolbar-Modal .modal input[type='range'] {
287
+ background-color: var(--background-secondary);
288
+ }
289
+
290
+ /*tiny 样式*/
291
+ #editingToolbarModalBar.editingToolbarTinyAesthetic {
292
+ align-items: center;
293
+ justify-items: center;
294
+ border: 1px solid var(--background-modifier-border-hover);
295
+ backdrop-filter: none;
296
+ background-color: var(--background-secondary);
297
+ }
298
+
299
+
300
+ #editingToolbarModalBar.editingToolbarTinyAesthetic .editingToolbarCommandItem {
301
+ margin: auto;
302
+ padding: 0px;
303
+ box-shadow: none;
304
+ margin-left: 0px;
305
+ margin-right: 0px;
306
+ position: relative;
307
+ background-color: transparent;
308
+
309
+ }
310
+
311
+ #editingToolbarModalBar .editingToolbarCommandItem {
312
+ margin: auto;
313
+ padding: 0px;
314
+ box-shadow: none;
315
+
316
+ margin-left: 4px;
317
+ margin-right: 0px;
318
+ position: relative;
319
+ background-color: transparent;
320
+
321
+
322
+ }
323
+
324
+
325
+ :is(#editingToolbarModalBar).editingToolbarTinyAesthetic:not(.top) button[class^=editingToolbarCommandsubItem] {
326
+ margin: auto;
327
+ padding: 0px;
328
+ box-shadow: none;
329
+ border: none;
330
+ display: flex;
331
+ border-radius: var(--radius-s);
332
+ font-size: 10px;
333
+ margin-right: 0px;
334
+ position: relative;
335
+ background-color: transparent;
336
+
337
+ place-items: center;
338
+ clear: both;
339
+ max-width: 28px;
340
+ max-height: 18px;
341
+
342
+ }
343
+
344
+ button[class^=editingToolbarCommandsubItem]::after {
345
+
346
+ content: url("data:image/svg+xml,%3Csvg width='4' height='4' version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' enable-background='new 0 0 1024 1024' xml:space='preserve'%3E%3Cpath fill='%23666' d='M13.24 80.11 l461.75 560.8 q14.56 16.02 36.41 16.02 q21.85 0 36.42 -16.02 l463.2 -560.8 q10.2 -10.19 12.38 -24.75 q2.18 -14.57 -3.64 -27.68 q-5.82 -13.11 -18.21 -20.39 q-12.39 -7.29 -26.95 -7.29 l-924.95 0 q-20.4 0 -34.23 13.11 q-13.84 13.11 -15.29 32.77 q-1.46 19.66 13.11 34.23 Z'/%3E%3C/svg%3E");
347
+
348
+ margin-left: 1px;
349
+ margin-top: 6px;
350
+
351
+ }
352
+
353
+
354
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem {
355
+ background-color: var(--color-base-10, --background-primary);
356
+ border-radius: var(--radius-s);
357
+ border: 1px solid var(--background-modifier-border);
358
+
359
+ position: absolute;
360
+ z-index: var(--layer-menu);
361
+ user-select: none;
362
+ transform: translateY(105%) translateX(0%);
363
+ -webkit-transform: translateY(105%) translateX(0%);
364
+ display: flex;
365
+
366
+ }
367
+
368
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]:first-child>.subitem
369
+ {
370
+ left: 0;
371
+ }
372
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]:nth-child(2)>.subitem
373
+ {
374
+ left: 0;
375
+ }
376
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]:nth-last-child(1)>.subitem
377
+ {
378
+ right: 0;
379
+ }
380
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]:nth-last-child(2)>.subitem
381
+ {
382
+ right: 0;
383
+ }
384
+ @media screen and (max-width: 768px) {
385
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar):not(:is(.top,.editingToolbarFlex)) button[class^=editingToolbarCommandsubItem]>.subitem {
386
+ left: 58%;
387
+ transform: translate(-60%, 90%);
388
+ }
389
+ }
390
+
391
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem svg {
392
+ max-width: 1.3em;
393
+ max-height: 1.3em;
394
+ }
395
+
396
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem button.menu-item {
397
+ background-color: transparent;
398
+ line-height: 2em;
399
+ display: inline-flex;
400
+ box-shadow: none;
401
+ align-items: center;
402
+ }
403
+
404
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem .menu-item {
405
+ margin-left: 2px;
406
+ margin-right: 2px;
407
+ padding: 0px 4px 0px 4px;
408
+ }
409
+
410
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem {
411
+
412
+ visibility: hidden;
413
+ transition: all 0.3s linear;
414
+ -webkit-transition: all 0.3s linear;
415
+ }
416
+
417
+
418
+ .hide-toolbar :is(#editingToolbarModalBar,#editingToolbarPopoverBar) {
419
+ display: none!important;
420
+ }
421
+ .workspace:has(.markdown-source-view.hide-toolbar) > .workspace-split>#editingToolbarModalBar {
422
+ display: none!important;
423
+ }
424
+ .workspace:has(.markdown-source-view.hide-toolbar) > .workspace-split>#editingToolbarPopoverBar {
425
+ display: none!important;
426
+ }
427
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbarCommandsubItem-font-color .triangle-icon {
428
+ position: absolute;
429
+ margin-left: 18px;
430
+ bottom: 8%;
431
+ background-size: 4px 4px;
432
+ background-image: url("data:image/svg+xml,%3Csvg width='4' height='4' version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' enable-background='new 0 0 1024 1024' xml:space='preserve'%3E%3Cpath fill='%23666' d='M13.24 80.11 l461.75 560.8 q14.56 16.02 36.41 16.02 q21.85 0 36.42 -16.02 l463.2 -560.8 q10.2 -10.19 12.38 -24.75 q2.18 -14.57 -3.64 -27.68 q-5.82 -13.11 -18.21 -20.39 q-12.39 -7.29 -26.95 -7.29 l-924.95 0 q-20.4 0 -34.23 13.11 q-13.84 13.11 -15.29 32.77 q-1.46 19.66 13.11 34.23 Z'/%3E%3C/svg%3E");
433
+
434
+ width: 16px;
435
+ height: 20px;
436
+ background-position: center;
437
+
438
+ background-repeat: no-repeat;
439
+ min-width: unset;
440
+ border-left: 2px solid transparent;
441
+ }
442
+
443
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar):not(.top) button.editingToolbarCommandsubItem-font-color .triangle-icon {
444
+ margin-left: 16px;
445
+
446
+ }
447
+
448
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar):not(:is(.top,.editingToolbarFlex)) button.editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
449
+ top: auto;
450
+ bottom: calc(100% - 2rem);
451
+ }
452
+
453
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar):not(:is(.top,.editingToolbarFlex)) button[class^=editingToolbarCommandsubItem]:not(.editingToolbarSecond)>.subitem {
454
+ bottom: calc(100% + calc(var(--toolbar-icon-size) + 18px));
455
+ }
456
+
457
+
458
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbarCommandsubItem-font-color .subitem {
459
+ visibility: hidden;
460
+ transition: all 0.3s linear;
461
+ -webkit-transition: all 0.3s linear;
462
+ }
463
+
464
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbarCommandsubItem-font-color .subitem:hover {
465
+ visibility: visible;
466
+ transition: all 0.3s linear;
467
+ -webkit-transition: all 0.3s linear;
468
+ }
469
+
470
+
471
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]:hover>.subitem {
472
+
473
+ visibility: visible;
474
+ transition: all 0.3s linear;
475
+ -webkit-transition: all 0.3s linear;
476
+ }
477
+
478
+ /* :is(#editingToolbarModalBar,#editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem] >.subitem:hover {
479
+ visibility:visible;
480
+ transition: all 0.3s linear;
481
+ -webkit-transition: all 0.3s linear;
482
+ } */
483
+
484
+ .editingToolbarCommandsubItem-font-color button {
485
+ background-color: transparent;
486
+ }
487
+
488
+
489
+
490
+ .editingToolbarSettingsTabsContainer .editingToolbarCommandItem .setting-item-info {
491
+
492
+ flex: 30%;
493
+ margin: 0;
494
+ }
495
+
496
+ .editingToolbarSettingsTabsContainer .editingToolbarSettingsTabsContainer_sub {
497
+ border-left: 1px solid var(--background-modifier-border);
498
+ flex-flow: column;
499
+ min-height: 45px;
500
+ display: flex;
501
+ padding: 0;
502
+ margin-left: 10px;
503
+ flex: 70%;
504
+ }
505
+
506
+ .editingToolbarSettingsTabsContainer .editingToolbarSettingsTabsContainer_sub:empty {
507
+ border: 2px dashed rgba(var(--interactive-accent-rgb), 0.5);
508
+ }
509
+
510
+ .editingToolbarSettingsTabsContainer .editingToolbarSettingsTabsContainer_sub:empty::before {
511
+ content: "✖️Drag it here";
512
+ margin: auto;
513
+ font-size: 12px;
514
+ }
515
+
516
+ .editingToolbarSettingsTabsContainer .editingToolbarSettingsTabsContainer_sub .editingToolbarCommandItem {
517
+ flex: auto;
518
+ margin-left: 2em;
519
+ ;
520
+ }
521
+
522
+ .editingToolbarSettingsTabsContainer .editingToolbarSettingsTabsContainer_sub .setting-item-control {
523
+ flex: 0;
524
+ }
525
+
526
+ .editingToolbarSettingsTabsContainer .editingToolbarCommandSubItem>.setting-item-info {
527
+ flex: 70px;
528
+ }
529
+
530
+ .editingToolbarCommandSubItem>.setting-item-control {
531
+
532
+ justify-content: flex-start;
533
+ }
534
+
535
+ .modal.mod-settings button:not(.mod-cta):not(.mod-warning).editingToolbarSettingsButton.editingToolbarSettingsButtonaddsub {
536
+ background-color: var(--background-secondary-alt);
537
+ }
538
+
539
+
540
+ .setting-item button.editingToolbarSettingsIcon {
541
+ display: block;
542
+ transform: translateX(-30%);
543
+ -webkit-transform: translateX(-30%);
544
+ }
545
+
546
+ .setting-item .editingToolbarSettingsIcon:empty::before {
547
+ content: "❗";
548
+ }
549
+ .modal.mod-settings .custom-commands-container .editingToolbarSettingsIcon{
550
+ box-shadow: none!important;
551
+ }
552
+ .modal.mod-settings .custom-commands-container .editingToolbarSettingsIcon:hover{
553
+ background-color: transparent!important;
554
+ color: var(--text-normal)!important;
555
+ }
556
+ .modal .setting-item-control>input.id-is-disabled{
557
+ background-color: var(--background-modifier-border);
558
+ }
559
+ .setting-item button.editingToolbarSettingsIcon svg {
560
+ max-width: 1.5em;
561
+ max-height: 1.5em;
562
+ }
563
+
564
+ .modal.mod-settings button:not(.mod-cta):not(.mod-warning).editingToolbarSettingsIcon:hover {
565
+ background-color: var(--interactive-accent-hover);
566
+ }
567
+
568
+ .modal.mod-settings button:not(.mod-cta):not(.mod-warning).editingToolbarSettingsIcon {
569
+ background-color: transparent;
570
+ box-shadow: 0 1px 1px 0px var(--background-modifier-border);
571
+ }
572
+
573
+ @media screen and (min-width: 781px) {
574
+ .editingToolbar-Modal .wideInputPromptInputEl {
575
+ width: 40rem;
576
+ max-width: 100%;
577
+ height: 20rem;
578
+ background-color: rgb(var(--mono-rgb-0), 0.8);
579
+ }
580
+ }
581
+
582
+ .editingToolbarcustomIcon svg {
583
+ max-width: 1.3em;
584
+ max-height: 1.3em;
585
+ display: flex;
586
+ }
587
+
588
+
589
+ .editingToolbarSettingsButton svg {
590
+ max-width: 1.3em;
591
+ max-height: 1.3em;
592
+ display: flex;
593
+ }
594
+
595
+ .cmdr-page-header {
596
+ min-width: 1em;
597
+ ;
598
+ }
599
+
600
+
601
+ .x-color-picker-wrapper {
602
+ right: -50%;
603
+ transform: translateX(50%);
604
+ top: 1.8em;
605
+ min-width: 1px;
606
+ padding: 10px;
607
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14);
608
+ position: absolute;
609
+ width: fit-content;
610
+ font-weight: 400;
611
+ font-family: Source Sans Pro, sans-serif;
612
+ border-radius: var(--radius-s);
613
+ background-color: var(--color-base-10, --background-primary);
614
+ }
615
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:first-child.editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
616
+ right: unset;
617
+ transform: translateX(0);
618
+ left: 0px;
619
+ }
620
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-child(2).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
621
+ right: unset;
622
+ transform: translateX(0);
623
+ left: 0px;
624
+ }
625
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-child(3).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
626
+ right: unset;
627
+ transform: translateX(0);
628
+ left: -30px;
629
+ }
630
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-child(4).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
631
+ right: unset;
632
+ transform: translateX(0);
633
+ left: -50px;
634
+ }
635
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-last-child(1).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
636
+ right: 0px;
637
+ transform: translateX(0);
638
+ }
639
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-last-child(2).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
640
+ right: 0px;
641
+ transform: translateX(0);
642
+ }
643
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-last-child(3).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
644
+ right: 0px;
645
+ transform: translateX(30px);
646
+ }
647
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-last-child(4).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
648
+ right: 0px;
649
+ transform: translateX(40px);
650
+ }
651
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button:nth-last-child(5).editingToolbarCommandsubItem-font-color .x-color-picker-wrapper {
652
+ right: 0px;
653
+ transform: translateX(50px);
654
+ }
655
+
656
+ .markdown-source-view.mod-cm6 .x-color-picker-wrapper table.x-color-picker-table#x-color-picker-table {
657
+ width: unset;
658
+ border-collapse: separate;
659
+ border-spacing: 6px;
660
+ margin: auto !important;
661
+ }
662
+
663
+ .x-color-picker-wrapper table.x-color-picker-table#x-backgroundcolor-picker-table {
664
+ width: unset;
665
+ border-collapse: separate;
666
+ border-spacing: 6px;
667
+ margin: auto !important;
668
+ }
669
+
670
+ .x-color-picker-wrapper .x-color-picker-table th {
671
+ border: 0;
672
+ text-align: left;
673
+ font-weight: normal;
674
+ background: transparent !important;
675
+ color: #718096;
676
+ }
677
+
678
+ .x-color-picker-wrapper #x-color-picker-table td {
679
+ font-size: 1px;
680
+ padding: 9px;
681
+ cursor: default;
682
+ border: solid 1px var(--background-modifier-border);
683
+ }
684
+
685
+ .x-color-picker-wrapper #x-backgroundcolor-picker-table td {
686
+ font-size: 1px;
687
+ border-radius: 50%;
688
+ padding: 9px;
689
+ cursor: default;
690
+ border: solid 1px var(--background-modifier-border);
691
+ }
692
+
693
+ .x-color-picker-wrapper .x-color-picker-table tr td:hover {
694
+ filter: brightness(1.2);
695
+ box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
696
+ }
697
+
698
+ /* .x-color-picker-wrapper tbody>tr:hover {
699
+ background-color: transparent !important;
700
+ } */
701
+
702
+ /**top**/
703
+ #editingToolbarModalBar.top {
704
+ display: flex;
705
+ flex-wrap: nowrap;
706
+ position: relative;
707
+ height: calc(var(--toolbar-icon-size) + 18px);
708
+ align-items: center;
709
+ transition: all 0.2s linear;
710
+ -webkit-transition: all 0.2s linear;
711
+ transform: none;
712
+ z-index: var(--layer-status-bar);
713
+ }
714
+ #editingToolbarModalBar ~.excalidraw .FixedSideContainer_side_top
715
+ {
716
+ top: 38px!important;
717
+ }
718
+ .excalidraw-wrapper #editingToolbarModalBar.top
719
+ {
720
+ top: 38px;
721
+ }
722
+ .excalidraw-wrapper #editingToolbarPopoverBar
723
+ {
724
+ top: 76px;
725
+ }
726
+ #editingToolbarModalBar.top.autohide {
727
+ opacity: 0;
728
+ transition: all 0.5s linear;
729
+ -webkit-transition: all 0.5s linear;
730
+ }
731
+ #editingToolbarModalBar.top.centered {
732
+ max-width: var(--file-line-width) ;
733
+ align-self: center;
734
+ }
735
+
736
+ #editingToolbarModalBar.top.autohide:hover {
737
+ opacity: 1;
738
+ transition: all 1s linear;
739
+ -webkit-transition: all 1s linear;
740
+ }
741
+
742
+
743
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]):not(.editingToolbar-Divider-Line) {
744
+ font-size: 10px;
745
+ margin-right: 0px;
746
+ clear: both;
747
+ opacity: 1;
748
+ flex-shrink: 0;
749
+ height: 26px;
750
+ padding: 0;
751
+ border: none;
752
+ background: transparent;
753
+ cursor: default;
754
+ outline: none;
755
+ box-shadow: none;
756
+ border-radius: var(--radius-s);
757
+ display: inline-flex;
758
+ justify-content: center;
759
+ align-items: center;
760
+
761
+ }
762
+
763
+ #editingToolbarModalBar ~.canvas-controls{
764
+ top: calc(var(--size-4-2) + 50px);
765
+ }
766
+
767
+ /* #editingToolbarModalBar.top button.editingToolbarCommandItem:hover {
768
+ background-color: var(--interactive-hover);
769
+ } */
770
+
771
+
772
+
773
+ #editingToolbarPopoverBar {
774
+
775
+ padding: 0 10px;
776
+ display: inline-flex;
777
+ align-items: center;
778
+ width: fit-content;
779
+ z-index: var(--layer-popover);
780
+ background-color: var(--color-base-10, --background-primary);
781
+ background-clip: padding-box;
782
+ border-radius: var(--radius-m);
783
+
784
+ margin-left: auto;
785
+ margin-right: 25px;
786
+ transition: all 0.1s linear;
787
+ -webkit-transition: all 0.1s linear;
788
+
789
+ position: absolute;
790
+ right: 0;
791
+ }
792
+
793
+ @media screen and (max-width: 768px) {
794
+ #editingToolbarPopoverBar {
795
+ left: 50%;
796
+ transform: translateX(-50%);
797
+ right: unset;
798
+ }
799
+ }
800
+ .markdown-source-view.mod-cm6 #editingToolbarPopoverBar {
801
+ margin-top: calc(var(--toolbar-icon-size) + 20px);
802
+ }
803
+
804
+ #editingToolbarPopoverBar :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]) {
805
+
806
+ height: 26px;
807
+ margin-left: 4px;
808
+ font-size: 10px;
809
+ margin-right: 4px;
810
+ clear: both;
811
+ opacity: 1;
812
+ flex-shrink: 0;
813
+ padding: 0;
814
+ border: none;
815
+ background: transparent;
816
+ cursor: default;
817
+ outline: none;
818
+ box-shadow: none;
819
+ border-radius: var(--radius-s);
820
+ display: inline-flex;
821
+ justify-content: center;
822
+ align-items: center;
823
+ transition: all 0.2s linear;
824
+ -webkit-transition: all 0.2s linear;
825
+
826
+ }
827
+
828
+ #editingToolbarModalBar .more-menu {
829
+ display: flex;
830
+ align-items: center;
831
+ box-shadow: none;
832
+ margin-left: 4px;
833
+ height: 24px;
834
+ opacity: 0.8;
835
+ }
836
+
837
+ #editingToolbarModalBar.editingToolbarCustomAesthetic .more-menu>.editingToolbarCommandItem svg {
838
+ width: calc(var(--toolbar-icon-size) * 0.8);
839
+ height: calc(var(--toolbar-icon-size) * 0.8);
840
+ }
841
+
842
+
843
+ /*Divider-Line**/
844
+
845
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line {
846
+ padding: 0;
847
+
848
+ line-height: 0px;
849
+ border-left: 200px solid rgba(var(--interactive-accent-rgb), 0.05);
850
+ border-right: 200px solid rgba(var(--interactive-accent-rgb), 0.05);
851
+ text-align: center;
852
+ background: rgba(var(--interactive-accent-rgb), 0.2);
853
+ }
854
+
855
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-control button:not(:last-child) {
856
+ display: none;
857
+ }
858
+
859
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-info {
860
+ flex: 1 1 auto;
861
+ }
862
+
863
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-control {
864
+ justify-content: flex-start;
865
+ }
866
+
867
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-info .setting-item-name {
868
+ font-size: 12px;
869
+ text-align: right;
870
+
871
+ }
872
+
873
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-control button:last-child {
874
+ padding: 0;
875
+ background-color: transparent !important;
876
+ }
877
+
878
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-control button:last-child svg {
879
+ display: none;
880
+ }
881
+
882
+ .editingToolbarSettingsTabsContainer .editingToolbar-Divider-Line .setting-item-control button:last-child::before {
883
+ content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M511.674077 66.707284c-246.52265 0-446.347744 199.835328-446.347744 446.347744s199.825095 446.356954 446.347744 446.356954c246.50423 0 446.348768-199.844537 446.348768-446.356954S758.177284 66.707284 511.674077 66.707284zM744.967424 667.159826c21.8701 21.8701 21.8701 57.310264 0 79.199807-21.8701 21.851681-57.30924 21.851681-79.198783-0.019443L511.674077 592.264045 357.56007 746.359632c-21.8701 21.8701-57.30924 21.851681-79.17934-0.019443s-21.8701-57.290821 0-79.160921L432.493713 513.065262 278.379707 358.950232c-21.8701-21.86089-21.8701-57.328683 0-79.18855 21.8701-21.87931 57.30924-21.87931 79.17934 0l154.114007 154.104797 154.095587-154.104797c21.889543-21.87931 57.32766-21.87931 79.198783-0.010233 21.8701 21.8701 21.8701 57.348126 0 79.207993L590.89128 513.065262 744.967424 667.159826z' fill='%23666666'/%3E%3C/svg%3E");
884
+ }
885
+
886
+ :is(#editingToolbarModalBar:not(.top), #editingToolbarPopoverBar) button.editingToolbar-Divider-Line
887
+ {
888
+ display: none;
889
+ }
890
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbar-Divider-Line
891
+ {
892
+ min-width: unset;
893
+ flex-shrink: 0;
894
+ display: inline-flex;
895
+ width: 0.6px;
896
+ background-color: var(--background-modifier-border);
897
+ height: 22px;
898
+ opacity: 0.8;
899
+ margin: 0;
900
+ }
901
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button[class^=editingToolbarCommandsubItem]>.subitem button.menu-item.editingToolbar-Divider-Line
902
+ { min-width: unset;
903
+ flex-shrink: 0;
904
+ display: inline-flex;
905
+ width: 0.6px;
906
+ background-color: var(--background-modifier-border);
907
+ height: 22px;
908
+ opacity: 0.8;
909
+ margin: 0;
910
+ padding: 0;
911
+ height: auto;
912
+
913
+ }
914
+
915
+ .theme-dark :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbar-Divider-Line {
916
+
917
+ background-color: #4f4f5188;
918
+
919
+ }
920
+
921
+ :is(#editingToolbarModalBar, #editingToolbarPopoverBar) button.editingToolbar-Divider-Line svg {
922
+ display: none;
923
+ }
924
+
925
+ .workspace-tabs.mod-stacked .workspace-tab-header:not(.is-active)+.workspace-leaf #editingToolbarModalBar {
926
+ opacity: 0;
927
+ }
928
+
929
+ :is(.cm-line, p) span[style^="background:rgba"] {
930
+ color: var(--text-normal);
931
+ }
932
+
933
+ :is(.cm-line, p) span[style^="background:#"] {
934
+ color: black;
935
+ }
936
+
937
+ .setting-item.toolbar-cta:after {
938
+ content: "";
939
+ position: absolute;
940
+ top: -10%;
941
+ width: 104%;
942
+ left: -2%;
943
+ height: 120%;
944
+ outline: 2px solid var(--text-accent);
945
+ border-radius: 1em;
946
+ pointer-events: none;
947
+ }
948
+
949
+ .setting-item.toolbar-cta {
950
+ position: relative;
951
+ }
952
+
953
+ .toolbar-pickr .pcr-last-color,
954
+ .pickr .pcr-button{
955
+ background-color: var(--pcr-color);
956
+ }
957
+ .toolbar-pickr .pcr-interaction :not(:is(input.pcr-save,.pcr-result)){
958
+ display:none;
959
+ }
960
+ .toolbar-pickr .pcr-swatches {
961
+ display:none;
962
+ }
963
+ .toolbar-pickr {
964
+ display:flex;
965
+ }
966
+
967
+
968
+ div[data-type="thino_view"] .memo-editor-wrapper:has(#editingToolbarModalBar)
969
+ {
970
+ padding-top:0;
971
+ padding-left:0;
972
+ padding-right:0;
973
+ }
974
+
975
+ div[data-type="thino_view"] .memo-editor-wrapper:has(#editingToolbarModalBar) .common-tools-wrapper
976
+ {
977
+ padding-left:16px;
978
+ padding-right:16px;
979
+ }
980
+ div[data-type="thino_view"] .memo-editor-wrapper #editingToolbarModalBar ~ .cm-editor{
981
+ padding-top:38px;
982
+ padding-bottom:0px;
983
+ padding-left:16px;
984
+ padding-right:16px;
985
+ }
986
+ div[data-type=thino_view] .common-editor-wrapper .common-editor-inputer:has(#editingToolbarModalBar)
987
+ {
988
+ min-height:118px;
989
+ }
990
+
991
+ div[data-type=thino_view] #editingToolbarModalBar.top
992
+ {
993
+ position:absolute!important;
994
+ width: 100%;
995
+ }
996
+ body.auto-hide-header .workspace-tab-header-container:hover + .workspace-tab-container .workspace-leaf .workspace-leaf-content>.view-header {
997
+ margin-top: 0;
998
+ transition: all 0.1s linear;
999
+ }
1000
+
1001
+ body.auto-hide-header .workspace-tab-header-container + .workspace-tab-container .workspace-leaf .workspace-leaf-content>.view-header:hover {
1002
+ margin-top: 0;
1003
+ transition: all 0.6s linear;
1004
+ }
1005
+ body.auto-hide-header .workspace-tab-header-container + .workspace-tab-container .workspace-leaf .workspace-leaf-content>.view-header {
1006
+ margin-top: -40px;
1007
+ transition: all 0.6s linear;
1008
+ }
1009
+
1010
+ .setting-item:is(.custom_bg, .custom_font) .pickr-container {
1011
+ display: flex;
1012
+ gap: 8px;
1013
+ position: relative;
1014
+ }
1015
+
1016
+ .setting-item:is(.custom_bg, .custom_font) .pickr-container .picker {
1017
+ width: 32px;
1018
+ height: 32px;
1019
+ }
1020
+
1021
+ @media screen and (max-width: 1024px) {
1022
+ .editing-toolbar-header {
1023
+ display: flex;
1024
+ flex-direction: column;
1025
+ align-items: center;
1026
+ justify-content: center;
1027
+ }
1028
+ }
1029
+ /* 头部容器样式 */
1030
+ .editing-toolbar-header {
1031
+ display: flex;
1032
+ align-items: center;
1033
+ justify-content: space-between;
1034
+ margin-bottom: 1em;
1035
+ padding: 0.5em 0;
1036
+ }
1037
+
1038
+ /* 标题容器样式 */
1039
+ .editing-toolbar-title-container {
1040
+ flex-shrink: 0;
1041
+ }
1042
+
1043
+ .editing-toolbar-title {
1044
+ margin: 0;
1045
+ }
1046
+
1047
+ /* 信息容器样式 */
1048
+ .editing-toolbar-info {
1049
+ display: flex;
1050
+ align-items: center;
1051
+ gap: 1em;
1052
+ flex-wrap: nowrap;
1053
+ }
1054
+
1055
+ /* 修复按钮容器样式 */
1056
+ .editing-toolbar-fix-button {
1057
+ margin: 0;
1058
+ padding: 0;
1059
+ border: 0;
1060
+ }
1061
+
1062
+ .editing-toolbar-fix-button .setting-item-control {
1063
+ padding: 0;
1064
+ }
1065
+
1066
+ /* 链接样式 */
1067
+ .editing-toolbar-info a {
1068
+ color: var(--text-accent);
1069
+ text-decoration: none;
1070
+ }
1071
+
1072
+ .editing-toolbar-info a:hover {
1073
+ text-decoration: underline;
1074
+ }
1075
+
1076
+ .editing-toolbar-tabs {
1077
+ display: flex;
1078
+ border-bottom: 2px solid var(--background-modifier-border);
1079
+ margin-bottom: 24px;
1080
+ padding: 0 8px;
1081
+ }
1082
+
1083
+ .editing-toolbar-tab {
1084
+ display: flex;
1085
+ align-items: center;
1086
+ gap: 8px;
1087
+ padding: 8px 12px;
1088
+ cursor: pointer;
1089
+ border-bottom: 2px solid transparent;
1090
+ margin-bottom: -2px;
1091
+ color: var(--text-muted);
1092
+ }
1093
+
1094
+ .editing-toolbar-tab:hover {
1095
+ color: var(--text-normal);
1096
+ background-color: var(--background-modifier-hover);
1097
+ }
1098
+
1099
+ .editing-toolbar-tab.active {
1100
+ color: var(--text-accent);
1101
+ border-bottom-color: var(--text-accent);
1102
+ }
1103
+
1104
+ .editing-toolbar-content {
1105
+ padding: 0 8px;
1106
+ }
1107
+
1108
+ .editing-toolbar-header {
1109
+ display: flex;
1110
+ justify-content: space-between;
1111
+ align-items: center;
1112
+ margin-bottom: 24px;
1113
+ padding: 0 8px;
1114
+ }
1115
+
1116
+ /* 添加到你的 styles.css 文件中 */
1117
+ @keyframes sortable-feedback {
1118
+ 0% {
1119
+ transform: scale(1);
1120
+ }
1121
+ 50% {
1122
+ transform: scale(0.98);
1123
+ }
1124
+ 100% {
1125
+ transform: scale(1);
1126
+ }
1127
+ }
1128
+
1129
+ .sortable-chosen-feedback {
1130
+ animation: sortable-feedback 0.3s ease-in-out;
1131
+ position: relative;
1132
+ }
1133
+
1134
+ .sortable-chosen-feedback::after {
1135
+ content: '';
1136
+ position: absolute;
1137
+ top: 0;
1138
+ left: 0;
1139
+ right: 0;
1140
+ bottom: 0;
1141
+ background: var(--background-modifier-hover);
1142
+ opacity: 0;
1143
+ animation: toolbar-fade-in 0.3s ease-in-out forwards;
1144
+ pointer-events: none;
1145
+ border-radius: 4px;
1146
+ }
1147
+
1148
+ @keyframes toolbar-fade-in {
1149
+ from {
1150
+ opacity: 0;
1151
+ }
1152
+ to {
1153
+ opacity: 0.3;
1154
+ }
1155
+ }
1156
+
1157
+
1158
+
1159
+ .insert-callout-modal textarea {
1160
+ width: 100%;
1161
+ resize: vertical;
1162
+ }
1163
+
1164
+ .callout-type-container {
1165
+ display: flex;
1166
+ align-items: center;
1167
+ gap: 8px;
1168
+ }
1169
+ .callout-type-container .setting-item
1170
+ {
1171
+ width: 100%;
1172
+ }
1173
+ .callout-icon-container {
1174
+ display: flex;
1175
+ width: 24px;
1176
+ height: 24px;
1177
+ align-items: center;
1178
+ }
1179
+
1180
+ .callout-icon-container svg {
1181
+ width: 16px;
1182
+ height: 16px;
1183
+ color: rgb(var(--callout-color));
1184
+ }
1185
+ .insert-link-modal .setting-item
1186
+ {
1187
+ border-top: none;
1188
+ }
1189
+ .insert-link-modal input{
1190
+ width: 100%;
1191
+ }
1192
+ .modal .insert-link-modal-title{
1193
+ font-size: 12px;
1194
+ color: var(--text-muted);
1195
+ }
1196
+ .insert-link-modal .preview-setting
1197
+ {
1198
+ display: block;
1199
+ }
1200
+ .insert-link-modal .preview-setting input{
1201
+ width: 100%;
1202
+ background-color: transparent;
1203
+ border: none;
1204
+ color: var(--text-muted);
1205
+ font-size: 12px;
1206
+ }
1207
+
1208
+
1209
+ .position-style-info{
1210
+ margin-bottom: 1rem;
1211
+ padding: 0.5rem;
1212
+ border-radius: 4px;
1213
+ text-align: center;
1214
+ font-weight: bold;
1215
+ position: sticky;
1216
+ color: white;
1217
+ background-color: rgba(var(--color-purple-rgb), 0.8);
1218
+ top: 0;
1219
+ }
1220
+ .position-style-info.following{
1221
+ background-color: rgba(var(--color-green-rgb), 0.8);
1222
+ }
1223
+ .position-style-info.fixed{
1224
+ background-color: rgba(var(--color-blue-rgb), 0.8);
1225
+ }
1226
+ .position-style-info.top{
1227
+ background-color: rgba(var(--color-yellow-rgb), 0.8);
1228
+ }
1229
+
1230
+ .command-lists-container.following{
1231
+ background-color: rgba(var(--color-green-rgb), 0.1);
1232
+ border: 1px solid rgba(var(--color-green-rgb), 0.3);
1233
+ }
1234
+ .command-lists-container.fixed{
1235
+ background-color: rgba(var(--color-blue-rgb), 0.1);
1236
+ border: 1px solid rgba(var(--color-blue-rgb), 0.3);
1237
+ }
1238
+ .command-lists-container.top{
1239
+ background-color: rgba(var(--color-yellow-rgb), 0.1);
1240
+ border: 1px solid rgba(var(--color-yellow-rgb), 0.3);
1241
+ }
1242
+
1243
+
1244
+
1245
+ @media screen and (max-width: 1024px) {
1246
+ .editing-toolbar-tabs .editing-toolbar-tab:not(.active)>span {
1247
+ display: none;
1248
+ }
1249
+ }
1250
+
1251
+
1252
+
1253
+ /* 命令类型标签 */
1254
+ .command-type-badge {
1255
+ display: inline-block;
1256
+ padding: 2px 6px;
1257
+ margin-left: 8px;
1258
+ border-radius: 4px;
1259
+ font-size: 0.8em;
1260
+ background-color: var(--background-modifier-border);
1261
+ }
1262
+
1263
+ .command-type-badge.regex {
1264
+ background-color: var(--text-accent);
1265
+ color: var(--text-on-accent);
1266
+ }
1267
+ .custom-commands-container .command-list-container .setting-item-name {
1268
+ display: flex;
1269
+ gap: 8px;
1270
+ }
1271
+ .custom-commands-modal {
1272
+
1273
+ width: auto;
1274
+ max-width: 800px;
1275
+
1276
+ }
1277
+ .custom-commands-modal input {
1278
+
1279
+ width: 100%;
1280
+ max-width: 300px;
1281
+ }
1282
+
1283
+ .command-buttons-container {
1284
+ background: var(--background-secondary);
1285
+ border-radius: 5px;
1286
+ padding: 10px;
1287
+ margin-bottom: 15px;
1288
+ }
1289
+
1290
+ .command-buttons-container .setting-item {
1291
+ border: none;
1292
+ padding: 8px 0;
1293
+ }
1294
+
1295
+ .command-buttons-container .setting-item-control {
1296
+ display: flex;
1297
+ gap: 10px;
1298
+ align-items: center;
1299
+ }
1300
+
1301
+ /* 工具栏预览样式 */
1302
+ .toolbar-preview {
1303
+ background-color: var(--editing-toolbar-background-color);
1304
+ }
1305
+
1306
+ .toolbar-preview .clickable-icon svg {
1307
+ color: var(--editing-toolbar-icon-color);
1308
+ width: var(--toolbar-icon-size);
1309
+ height: var(--toolbar-icon-size);
1310
+ }
1311
+
1312
+
1313
+ .toolbar-preview-container #editingToolbarModalBar{
1314
+ visibility:visible !important;
1315
+ position: relative;
1316
+ }
1317
+
1318
+
1319
+ .confirm-modal .confirm-modal-buttons {
1320
+ gap: 8px;
1321
+ display: flex;
1322
+ justify-content: flex-end;
1323
+ }
1324
+ .confirm-modal p{
1325
+ margin: 0;
1326
+ line-height: 1.6;
1327
+ }
1328
+ .format-brush-cursor .cm-content {
1329
+ cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='18' height='18'%3E%3Cpath d='M786.285714 56.888889h121.93727A20.280889 20.280889 0 0 0 928.507937 36.591746v-16.294603A20.284952 20.284952 0 0 0 908.222984 0h-398.287238A20.280889 20.280889 0 0 0 489.650794 20.297143v16.294603A20.284952 20.284952 0 0 0 509.935746 56.888889H635.936508v910.222222h-126.000762A20.280889 20.280889 0 0 0 489.650794 987.408254v16.294603a20.284952 20.284952 0 0 0 20.284952 20.297143h398.287238a20.280889 20.280889 0 0 0 20.284953-20.297143v-16.294603a20.284952 20.284952 0 0 0-20.284953-20.297143H786.285714V56.888889zM359.619048 903.233016H310.857143V690.793651H266.15873v213.577143H217.396825V690.793651H172.698413v213.577143h-29.415619c-49.290159 0-42.573206-44.901587-42.573207-44.901588S97.076825 722.306032 97.10527 642.031746H480.467302c-0.008127 80.428698-3.604317 216.299683-3.604318 216.299683s6.716952 44.901587-42.57727 44.901587H404.31746V690.793651H359.619048v212.439365zM97.828571 597.333333l0.065016-1.235301c2.816-50.704254-5.640127-98.588444 66.186159-123.936508 71.830349-25.35619 47.896381-35.210159 54.934349-83.098413 7.037968-47.88419-18.310095-71.826286-18.310095-207.034921 0-109.04381 51.301587-125.456254 79.766349-127.723682 0.353524-0.934603 0.723302-1.414095 1.113397-1.414095 16.420571 0 95.288889-7.200508 95.288889 128 0 135.208635-25.348063 159.15073-18.314159 207.03492 7.037968 47.888254-16.891937 57.742222 54.938413 83.098413 71.822222 25.348063 63.370159 73.236317 66.186159 123.936508l0.121904 2.373079H97.824508zM288.507937 166.603175a34.539683 34.539683 0 1 0 0-69.079365 34.539683 34.539683 0 0 0 0 69.079365z' fill='%235c5c5c'/%3E%3C/svg%3E") 16 16, auto;
1330
+ }
1331
+ .format-brush-cursor button[aria-label="Format Brush"]
1332
+ {
1333
+ background-color: var(--background-modifier-hover) !important ;
1334
+ }
1335
+
1336
+ .theme-dark.format-brush-cursor .cm-content {
1337
+ cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024' width='18' height='18'%3E%3Cpath d='M786.285714 56.888889h121.93727A20.280889 20.280889 0 0 0 928.507937 36.591746v-16.294603A20.284952 20.284952 0 0 0 908.222984 0h-398.287238A20.280889 20.280889 0 0 0 489.650794 20.297143v16.294603A20.284952 20.284952 0 0 0 509.935746 56.888889H635.936508v910.222222h-126.000762A20.280889 20.280889 0 0 0 489.650794 987.408254v16.294603a20.284952 20.284952 0 0 0 20.284952 20.297143h398.287238a20.280889 20.280889 0 0 0 20.284953-20.297143v-16.294603a20.284952 20.284952 0 0 0-20.284953-20.297143H786.285714V56.888889zM359.619048 903.233016H310.857143V690.793651H266.15873v213.577143H217.396825V690.793651H172.698413v213.577143h-29.415619c-49.290159 0-42.573206-44.901587-42.573207-44.901588S97.076825 722.306032 97.10527 642.031746H480.467302c-0.008127 80.428698-3.604317 216.299683-3.604318 216.299683s6.716952 44.901587-42.57727 44.901587H404.31746V690.793651H359.619048v212.439365zM97.828571 597.333333l0.065016-1.235301c2.816-50.704254-5.640127-98.588444 66.186159-123.936508 71.830349-25.35619 47.896381-35.210159 54.934349-83.098413 7.037968-47.88419-18.310095-71.826286-18.310095-207.034921 0-109.04381 51.301587-125.456254 79.766349-127.723682 0.353524-0.934603 0.723302-1.414095 1.113397-1.414095 16.420571 0 95.288889-7.200508 95.288889 128 0 135.208635-25.348063 159.15073-18.314159 207.03492 7.037968 47.888254-16.891937 57.742222 54.938413 83.098413 71.822222 25.348063 63.370159 73.236317 66.186159 123.936508l0.121904 2.373079H97.824508zM288.507937 166.603175a34.539683 34.539683 0 1 0 0-69.079365 34.539683 34.539683 0 0 0 0 69.079365z' fill='%23dadada'/%3E%3C/svg%3E") 16 16, auto;
1338
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/data.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "openViewOnStart": true,
3
+ "ribbonIcon": true,
4
+ "showRootFolder": true,
5
+ "showFilesFromSubFolders": true,
6
+ "searchFunction": true,
7
+ "allSearchOnlyInFocusedFolder": false,
8
+ "showFilesFromSubFoldersButton": true,
9
+ "revealActiveFileButton": false,
10
+ "excludedExtensions": "",
11
+ "hideAttachments": false,
12
+ "attachmentsFolderName": "attachments",
13
+ "folderIcon": "default",
14
+ "folderCount": true,
15
+ "folderCountOption": "notes",
16
+ "evernoteView": "Vertical",
17
+ "filePreviewOnHover": false,
18
+ "iconBeforeFileName": true,
19
+ "sortFilesBy": "name",
20
+ "sortReverse": false,
21
+ "sortFoldersBy": "name",
22
+ "fixedHeaderInFileList": true,
23
+ "createdYaml": false,
24
+ "fileNameIsHeader": false,
25
+ "folderNote": false,
26
+ "deleteFileOption": "trash",
27
+ "showFileNameAsFullPath": false,
28
+ "bookmarksEvents": false
29
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/manifest.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "file-tree-alternative",
3
+ "name": "File Tree Alternative",
4
+ "version": "2.6.0",
5
+ "minAppVersion": "0.15.0",
6
+ "description": "This plugin allows you to have an alternative file tree view.",
7
+ "author": "Ozan Tellioglu",
8
+ "authorUrl": "https://www.ozan.pl",
9
+ "fundingUrl": "https://ko-fi.com/ozante",
10
+ "isDesktopOnly": false
11
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/file-tree-alternative/styles.css ADDED
@@ -0,0 +1,535 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* @settings
2
+
3
+ name: File Tree Alternative Plugin
4
+ id: file-tree-alternative-plugin
5
+ settings:
6
+
7
+ # Folder Pane Styles
8
+
9
+ -
10
+ id: oz-fta-folder-pane-heading
11
+ title: Folder Pane Styles
12
+ description: Style settings dedicated for only folder pane
13
+ type: heading
14
+ level: 1
15
+ collapsed: true
16
+ -
17
+ id: oz-fta-folder-font-size
18
+ title: Folder Pane | Folder Name Font Size
19
+ description: Set folder pane font size in px
20
+ type: variable-number
21
+ default: 14
22
+ format: px
23
+ -
24
+ id: oz-fta-folder-icon-color
25
+ title: Folder Pane | Collapse/Expand Icon Color
26
+ description: Set the color of folder icons
27
+ type: variable-color
28
+ format: hex
29
+ default: '#2d8ff7'
30
+ -
31
+ id: oz-fta-folder-indendation-guide-color
32
+ title: Folder Pane | Indendation Guide Color
33
+ description: Set the color of indendation guide lines
34
+ type: variable-color
35
+ format: hex
36
+ default: '#ededeb'
37
+ -
38
+ id: oz-fta-folder-pane-file-name-color
39
+ title: Folder Pane | Folder Name Color
40
+ description: Set the color of names
41
+ type: variable-color
42
+ format: hex
43
+ default: '#'
44
+
45
+ # File Pane Styles
46
+
47
+ -
48
+ id: oz-fta-file-pane-heading
49
+ title: File Pane Styles
50
+ description: Style settings dedicated for only file pane
51
+ type: heading
52
+ level: 1
53
+ collapsed: true
54
+ -
55
+ id: oz-fta-file-font-size
56
+ title: File Pane | File Name Font Size
57
+ description: Set file pane font size in px
58
+ type: variable-number
59
+ default: 13
60
+ format: px
61
+ -
62
+ id: oz-fta-file-pane-file-name-color
63
+ title: File Pane | File Name Color
64
+ description: Set the color of names
65
+ type: variable-color
66
+ format: hex
67
+ default: '#'
68
+ -
69
+ id: oz-fta-file-pane-foldername-color
70
+ title: File Pane | Header Folder Name Color
71
+ description: Set the color of folder name in the file pane
72
+ type: variable-color
73
+ format: hex
74
+ default: '#'
75
+
76
+ # All Panes Styles
77
+
78
+ -
79
+ id: oz-fta-all-panes-heading
80
+ title: All Panes
81
+ description: Common style settings for both folder and file panes
82
+ type: heading
83
+ level: 1
84
+ collapsed: true
85
+ -
86
+ id: oz-fta-header-background-color
87
+ title: All Panes | Header Background Color
88
+ description: Set the background color of headers in both file and folder panes
89
+ type: variable-color
90
+ format: hex
91
+ default: '#'
92
+ -
93
+ id: oz-fta-header-icon-colors
94
+ title: All Panes | Header Action Icons Color
95
+ description: Set the color of icons in file and folder panes
96
+ type: variable-color
97
+ format: hex
98
+ alt-format:
99
+ -
100
+ id: oz-fta-header-icon-colors-accent-rgb
101
+ format: rgb
102
+ default: '#'
103
+ -
104
+ id: oz-fta-all-panes-active-text-color
105
+ title: All Panes | Active File/Folder Name Color
106
+ description: Set the color of active file and folder name
107
+ type: variable-color
108
+ format: hex
109
+ default: '#'
110
+ -
111
+ id: oz-fta-file-pane-active-file-background-color
112
+ title: File Pane | Active File Background Color
113
+ description: Set the color of active file background color
114
+ type: variable-color
115
+ format: hex
116
+ default: '#'
117
+ */
118
+
119
+ .theme-light,
120
+ .theme-dark {
121
+ --oz-fta-folder-font-size: 13px;
122
+ --oz-fta-file-font-size: 12px;
123
+ --oz-fta-folder-icon-color: var(--interactive-accent);
124
+ --oz-fta-folder-indendation-guide-color: var(--text-muted);
125
+ --oz-fta-header-background-color: var(--background-secondary-alt);
126
+ --oz-fta-header-icon-colors: var(--text-muted);
127
+ --oz-fta-file-pane-foldername-color: var(--text-normal);
128
+ --oz-fta-folder-pane-file-name-color: var(--text-normal);
129
+ --oz-fta-header-icon-colors-accent-rgb: var(--interactive-accent-hover);
130
+ --oz-fta-all-panes-active-text-color: var(--text-normal);
131
+ --oz-fta-file-pane-active-file-background-color: var(--background-secondary-alt);
132
+ --oz-fta-file-pane-file-name-color: var(--text-muted);
133
+ }
134
+
135
+ .oz-file-tree-header {
136
+ color: var(--oz-fta-file-pane-foldername-color);
137
+ background: var(--oz-fta-header-background-color);
138
+ margin-top: 3px;
139
+ font-size: 15px;
140
+ font-weight: bold;
141
+ text-align: center;
142
+ white-space: nowrap;
143
+ overflow: hidden;
144
+ text-overflow: ellipsis;
145
+ align-items: center;
146
+ width: fit-content;
147
+ min-width: -webkit-fill-available;
148
+ min-width: fill-available;
149
+ height: fit-content;
150
+ padding: 5px 0px 5px;
151
+ border-radius: 8px;
152
+ }
153
+
154
+ .oz-nav-action-button {
155
+ color: var(--oz-fta-header-icon-colors);
156
+ display: inline-block;
157
+ padding: 0px 0px 0px 2px;
158
+ margin-left: 5px;
159
+ opacity: 0.5;
160
+ border-radius: 8px;
161
+ opacity: 1;
162
+ }
163
+
164
+ .oz-nav-action-button:hover {
165
+ opacity: 0.6;
166
+ }
167
+
168
+ .oz-nav-action-button svg {
169
+ vertical-align: middle !important;
170
+ }
171
+
172
+ .oz-input-container {
173
+ margin-bottom: 3px !important;
174
+ margin-top: 3px !important;
175
+ height: 30px;
176
+ }
177
+
178
+ .oz-input-container input {
179
+ width: 100%;
180
+ }
181
+
182
+ .oz-nav-buttons-right-block {
183
+ text-align: right;
184
+ display: flex;
185
+ width: fit-content;
186
+ height: min-content;
187
+ }
188
+
189
+ .oz-nav-file-title {
190
+ color: var(--oz-fta-file-pane-file-name-color);
191
+ font-size: var(--oz-fta-file-font-size);
192
+ width: calc(100% - 30px);
193
+ display: flex;
194
+ white-space: nowrap;
195
+ min-width: 100%;
196
+ cursor: pointer;
197
+ line-height: 19px;
198
+ border-radius: 3px;
199
+ padding: 1px 2px 0px 2px;
200
+ min-width: 100%;
201
+ border: 1px solid transparent;
202
+ }
203
+
204
+ .oz-nav-file-title .oz-nav-file-title-content {
205
+ width: 100%;
206
+ white-space: nowrap;
207
+ overflow: hidden;
208
+ text-overflow: ellipsis;
209
+ vertical-align: middle;
210
+ display: inline-block;
211
+ }
212
+
213
+ .oz-nav-file {
214
+ border-bottom: 1px solid var(--divider-color);
215
+ }
216
+
217
+ div.oz-nav-file.is-active,
218
+ div.oz-nav-file.is-active div.oz-nav-file-title,
219
+ div.oz-nav-file.is-active div.oz-nav-file-title-content {
220
+ background-color: var(--oz-fta-file-pane-active-file-background-color);
221
+ color: var(--oz-fta-all-panes-active-text-color);
222
+ font-weight: bold;
223
+ }
224
+
225
+ .is-folder-active {
226
+ color: var(--oz-fta-all-panes-active-text-color) !important;
227
+ font-weight: bold;
228
+ }
229
+
230
+ .oz-nav-file-tag {
231
+ /* @Consider */
232
+ color: var(--text-muted);
233
+ background-color: var(--background-secondary-alt);
234
+ border-radius: 3px;
235
+ font-size: 9px;
236
+ font-weight: 600;
237
+ letter-spacing: 0.05em;
238
+ margin: 0px 2px 0px 4px;
239
+ text-transform: uppercase;
240
+ align-self: center;
241
+ padding: 0px 4px 0px 4px;
242
+ vertical-align: middle !important;
243
+ line-height: 13px;
244
+ }
245
+
246
+ div.workspace-leaf-content[data-type='file-tree-view'] > div.view-content {
247
+ padding: 10px 5px 5px 5px;
248
+ }
249
+
250
+ .oz-flex-container {
251
+ display: flex;
252
+ flex-direction: row;
253
+ justify-content: space-between;
254
+ height: min-content;
255
+ padding: 2px 2px 2px 2px;
256
+ }
257
+
258
+ .oz-folders-action-items {
259
+ text-align: center;
260
+ padding: 3px 2px 0px 2px;
261
+ }
262
+
263
+ .oz-folders-action-items,
264
+ .oz-flex-container {
265
+ background: var(--oz-fta-header-background-color);
266
+ border: 1px solid var(--oz-fta-header-background-color);
267
+ margin-bottom: 3px;
268
+ border-radius: 8px;
269
+ stroke-width: 2px;
270
+ -webkit-backdrop-filter: blur(8px);
271
+ backdrop-filter: blur(8px);
272
+ }
273
+
274
+ .oz-explorer-container {
275
+ padding-left: 3px !important;
276
+ padding-right: 3px !important;
277
+ }
278
+
279
+ .oz-file-tree-files {
280
+ padding-top: 3px !important;
281
+ }
282
+
283
+ .drag-entered,
284
+ .oz-folder-element:hover,
285
+ .oz-nav-file:hover {
286
+ background-color: var(--background-secondary-alt);
287
+ color: var(--text-normal);
288
+ }
289
+
290
+ .oz-nav-file {
291
+ margin-left: 3px;
292
+ padding-right: 3px;
293
+ }
294
+
295
+ .oz-folder-contents {
296
+ will-change: transform, opacity, height;
297
+ margin-left: 6;
298
+ padding-left: 14px;
299
+ border-left: 2px solid var(--oz-fta-folder-indendation-guide-color);
300
+ margin-left: 5px !important;
301
+ }
302
+
303
+ .oz-folder-toggle {
304
+ width: 1em;
305
+ height: 1em;
306
+ margin-right: 10px;
307
+ cursor: pointer;
308
+ vertical-align: middle;
309
+ }
310
+
311
+ .treeview {
312
+ position: relative;
313
+ padding: 0px;
314
+ text-overflow: ellipsis;
315
+ white-space: nowrap;
316
+ overflow: hidden;
317
+ vertical-align: middle;
318
+ }
319
+
320
+ .oz-folder-type {
321
+ text-transform: uppercase;
322
+ font-family: monospace;
323
+ font-size: 0.6em;
324
+ vertical-align: middle;
325
+ display: inline-block;
326
+ }
327
+
328
+ .oz-folder-name {
329
+ color: var(--oz-fta-folder-pane-file-name-color);
330
+ font-size: var(--oz-fta-folder-font-size);
331
+ vertical-align: middle;
332
+ display: inline-block;
333
+ }
334
+
335
+ div.oz-folder-name.is-root-folder {
336
+ font-size: calc(var(--oz-fta-folder-font-size) + 2px);
337
+ }
338
+
339
+ .oz-icon-div {
340
+ display: inline-block;
341
+ }
342
+
343
+ .oz-folder-line {
344
+ display: flex;
345
+ flex-flow: row;
346
+ white-space: nowrap;
347
+ min-width: 100%;
348
+ }
349
+
350
+ .oz-folder-block {
351
+ display: flex;
352
+ flex-grow: 1;
353
+ padding-top: 2px;
354
+ }
355
+
356
+ .oz-folder-count {
357
+ margin-left: auto;
358
+ height: 1.4em;
359
+ display: flex;
360
+ justify-content: center;
361
+ }
362
+
363
+ .oz-folder-element {
364
+ line-height: 1.4em;
365
+ padding: 0px 0px 0px 0px;
366
+ }
367
+
368
+ .oz-folders-tree-wrapper {
369
+ overflow: hidden;
370
+ overflow-y: auto;
371
+ padding-bottom: 5px;
372
+ padding-left: 8px;
373
+ height: 100%;
374
+ }
375
+
376
+ .oz-input-container > input {
377
+ padding-left: 8px;
378
+ padding-right: 4px;
379
+ }
380
+
381
+ .file-tree-container {
382
+ display: flex;
383
+ flex-direction: column;
384
+ height: 100%;
385
+ max-height: 100%;
386
+ }
387
+
388
+ .file-tree-plugin-view {
389
+ height: 100%;
390
+ }
391
+
392
+ .oz-folder-pane {
393
+ display: block;
394
+ width: 100%;
395
+ overflow-y: auto;
396
+ height: 50%;
397
+ resize: vertical;
398
+ }
399
+
400
+ .oz-file-list-pane {
401
+ display: block;
402
+ width: 100%;
403
+ overflow-y: auto;
404
+ flex: 1;
405
+ }
406
+
407
+ .oz-coffee-div {
408
+ text-align: center;
409
+ margin-top: 10px;
410
+ }
411
+
412
+ #file-tree-divider {
413
+ height: 3.8px;
414
+ opacity: 0.3;
415
+ cursor: row-resize;
416
+ margin-bottom: 5px;
417
+ border-bottom: 3px solid var(--text-muted);
418
+ }
419
+
420
+ div#file-tree-divider.active-divider {
421
+ background-color: var(--interactive-accent);
422
+ border-bottom: 0.5px solid var(--interactive-accent);
423
+ }
424
+
425
+ #file-tree-divider:hover {
426
+ background-color: var(--text-muted);
427
+ }
428
+
429
+ .file-tree-container-horizontal {
430
+ display: flex;
431
+ flex-direction: row;
432
+ height: 100%;
433
+ max-width: 100%;
434
+ }
435
+
436
+ .oz-folder-pane-horizontal {
437
+ display: block;
438
+ width: 50%;
439
+ overflow-y: auto;
440
+ height: 100%;
441
+ resize: horizontal;
442
+ }
443
+
444
+ .oz-file-list-pane-horizontal {
445
+ display: block;
446
+ height: 100%;
447
+ overflow-y: auto;
448
+ flex: 1;
449
+ }
450
+
451
+ #file-tree-divider-horizontal {
452
+ margin-left: 5px;
453
+ width: 3.8px;
454
+ opacity: 0.3;
455
+ cursor: col-resize;
456
+ margin-right: 3px;
457
+ border-right: 3px solid var(--text-muted);
458
+ }
459
+
460
+ div#file-tree-divider-horizontal.active-divider {
461
+ background-color: var(--interactive-accent);
462
+ border-bottom: 0.5px solid var(--interactive-accent);
463
+ }
464
+
465
+ #file-tree-divider-horizontal:hover {
466
+ background-color: var(--text-muted);
467
+ }
468
+
469
+ .file-tree-header-fixed {
470
+ position: sticky;
471
+ top: 0;
472
+ padding-left: 4px;
473
+ padding-right: 4px;
474
+ z-index: 100;
475
+ }
476
+
477
+ .file-tree-files-fixed {
478
+ display: flex;
479
+ flex-direction: column;
480
+ }
481
+
482
+ .file-tree-files-fixed-with-search {
483
+ display: flex;
484
+ flex-direction: column;
485
+ }
486
+
487
+ svg.oz-folder-toggle path {
488
+ fill: var(--oz-fta-folder-icon-color) !important;
489
+ }
490
+
491
+ /* Solution for React-Icon Center Issue */
492
+ .oz-folder-name svg {
493
+ vertical-align: middle !important;
494
+ }
495
+
496
+ .oz-nav-file-icon {
497
+ line-height: 1;
498
+ display: inline-block;
499
+ font-weight: normal;
500
+ font-style: normal;
501
+ font-variant: normal;
502
+ margin-right: 2px;
503
+ padding-bottom: 2.5px;
504
+ vertical-align: middle;
505
+ }
506
+
507
+ /* Mobile Adjustments */
508
+
509
+ .is-mobile .oz-nav-file-title {
510
+ line-height: 21px;
511
+ }
512
+
513
+ .is-mobile .oz-flex-container {
514
+ height: 31px;
515
+ }
516
+
517
+ .is-mobile .oz-folder-name.is-root-folder {
518
+ font-size: calc(var(--oz-fta-folder-font-size) + 2.5px);
519
+ }
520
+
521
+ .is-mobile .oz-folder-name {
522
+ font-size: var(--oz-fta-folder-font-size);
523
+ }
524
+
525
+ .is-mobile div.oz-nav-file-title .nav-file-title-content {
526
+ font-size: calc(var(--oz-fta-file-font-size) + 3px);
527
+ }
528
+
529
+ .is-mobile .oz-input-container > input {
530
+ height: 33px;
531
+ }
532
+
533
+ .is-mobile .oz-nav-action-button svg {
534
+ transform: scale(1.2);
535
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "highlightr-plugin",
3
+ "name": "Highlightr",
4
+ "version": "1.2.2",
5
+ "minAppVersion": "0.12.8",
6
+ "description": "A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier with a configurable assortment of highlight colors 🎨.",
7
+ "author": "chetachi",
8
+ "authorUrl": "https://github.com/chetachiezikeuzor",
9
+ "isDesktopOnly": false
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/highlightr-plugin/styles.css ADDED
@@ -0,0 +1,774 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*highlighter style*/
2
+ /*lowlight*/
3
+ .highlightr-lowlight mark,
4
+ .highlightr-lowlight span.cm-highlight,
5
+ .highlightr-lowlight .markdown-preview-view mark {
6
+ --lowlight-background: var(--background-primary);
7
+ border-radius: 0;
8
+ background-image: linear-gradient(
9
+ 360deg,
10
+ rgba(255, 255, 255, 0) 40%,
11
+ var(--lowlight-background) 40%
12
+ ) !important;
13
+ }
14
+
15
+ .highlightr-lowlight .workspace-split.mod-left-split mark,
16
+ .highlightr-lowlight .workspace-split.mod-left-split span.cm-highlight,
17
+ .highlightr-lowlight
18
+ .workspace-split.mod-left-split
19
+ .markdown-preview-view
20
+ mark,
21
+ .highlightr-lowlight .workspace-split.mod-right-split mark,
22
+ .highlightr-lowlight .workspace-split.mod-right-split span.cm-highlight,
23
+ .highlightr-lowlight
24
+ .workspace-split.mod-right-split
25
+ .markdown-preview-view
26
+ mark {
27
+ --lowlight-background: var(--background-secondary);
28
+ }
29
+
30
+ .highlightr-lowlight .admonition-content mark,
31
+ .highlightr-lowlight .admonition-content span.cm-highlight,
32
+ .highlightr-lowlight .admonition-content > .markdown-preview-view mark {
33
+ --lowlight-background: var(--background-primary-alt);
34
+ }
35
+
36
+ /*floating*/
37
+ .highlightr-floating mark,
38
+ .highlightr-floating span.cm-highlight,
39
+ .highlightr-floating .markdown-preview-view mark {
40
+ --floating-background: var(--background-primary);
41
+ border-radius: 0;
42
+ padding-bottom: 5px;
43
+ background-image: linear-gradient(
44
+ 360deg,
45
+ rgba(255, 255, 255, 0) 28%,
46
+ var(--floating-background) 28%
47
+ ) !important;
48
+ }
49
+
50
+ .highlightr-floating .workspace-split.mod-left-split mark,
51
+ .highlightr-floating .workspace-split.mod-left-split span.cm-highlight,
52
+ .highlightr-floating
53
+ .workspace-split.mod-left-split
54
+ .markdown-preview-view
55
+ mark,
56
+ .highlightr-floating .workspace-split.mod-right-split mark,
57
+ .highlightr-floating .workspace-split.mod-right-split span.cm-highlight,
58
+ .highlightr-floating
59
+ .workspace-split.mod-right-split
60
+ .markdown-preview-view
61
+ mark {
62
+ --floating-background: var(--background-secondary);
63
+ }
64
+
65
+ .highlightr-floating .admonition-content mark,
66
+ .highlightr-floating .admonition-content span.cm-highlight,
67
+ .highlightr-floating .admonition-content > .markdown-preview-view mark {
68
+ --floating-background: var(--background-primary-alt);
69
+ }
70
+
71
+ /*rounded*/
72
+ .highlightr-rounded mark,
73
+ .highlightr-rounded .markdown-preview-view mark {
74
+ margin: 0 -0.05em;
75
+ padding: 0.125em 0.15em;
76
+ border-radius: 0.2em;
77
+ -webkit-box-decoration-break: clone;
78
+ box-decoration-break: clone;
79
+ }
80
+
81
+ .highlightr-rounded span.cm-highlight {
82
+ border-radius: 0.2em;
83
+ -webkit-box-decoration-break: clone;
84
+ box-decoration-break: clone;
85
+ }
86
+
87
+ .highlightr-rounded .cm-s-obsidian span.cm-highlight {
88
+ font-weight: inherit;
89
+ }
90
+
91
+ .highlightr-rounded .cm-highlight + span.cm-formatting-highlight {
92
+ padding-left: 0em;
93
+ padding-right: 0.15em;
94
+ -webkit-box-decoration-break: clone;
95
+ box-decoration-break: clone;
96
+ }
97
+
98
+ /*realistic*/
99
+ .highlightr-realistic mark,
100
+ .highlightr-realistic .markdown-preview-view mark {
101
+ margin: 0 -0.05em;
102
+ padding: 0.1em 0.4em;
103
+ border-radius: 0.8em 0.3em;
104
+ -webkit-box-decoration-break: clone;
105
+ box-decoration-break: clone;
106
+ text-shadow: 0 0 0.75em var(--background-primary-alt);
107
+ }
108
+
109
+ .highlightr-realistic.hide-tokens .cm-s-obsidian span.cm-highlight,
110
+ .hide-tokens.highlightr-realistic .cm-s-obsidian span.cm-highlight {
111
+ border-radius: 0.8em 0.3em;
112
+ }
113
+
114
+ .highlightr-realistic .cm-s-obsidian span.cm-highlight {
115
+ padding: 0.15em 0.25em;
116
+ -webkit-box-decoration-break: clone;
117
+ box-decoration-break: clone;
118
+ text-shadow: 0 0 0.75em var(--background-primary-alt);
119
+ }
120
+
121
+ .highlightr-realistic .cm-s-obsidian span.cm-formatting-highlight {
122
+ margin: 0 0 0 -0.05em;
123
+ padding: 0.15em 0.25em;
124
+ border-radius: 0.8em 0 0 0.3em;
125
+ -webkit-box-decoration-break: clone;
126
+ box-decoration-break: clone;
127
+ }
128
+
129
+ .highlightr-realistic
130
+ .cm-s-obsidian
131
+ .cm-highlight
132
+ + span.cm-formatting-highlight {
133
+ margin: 0 -0.05em 0 0;
134
+ padding: 0.15em 0.25em;
135
+ border-radius: 0 0.3em 0.8em 0;
136
+ -webkit-box-decoration-break: clone;
137
+ box-decoration-break: clone;
138
+ }
139
+
140
+ /**/
141
+
142
+ button.copy-highlights {
143
+ padding: 4px 14px;
144
+ border-radius: 5px;
145
+ background-color: var(--interactive-accent);
146
+ }
147
+
148
+ .copy-highlights svg {
149
+ width: 1.3em;
150
+ height: 1.3em;
151
+ display: flex;
152
+ }
153
+
154
+ details summary.highlight-summary:before {
155
+ width: 2em;
156
+ height: 2em;
157
+ content: "☐";
158
+ font-size: 9px;
159
+ cursor: pointer;
160
+ margin-right: 5px;
161
+ display: inline-block;
162
+ vertical-align: 0.05em;
163
+ background-color: currentColor;
164
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="black" d="M10.707 17.707L16.414 12l-5.707-5.707l-1.414 1.414L13.586 12l-4.293 4.293z"></path></svg>');
165
+ }
166
+
167
+ details[open] summary.highlight-summary::before {
168
+ transform: rotate(90deg);
169
+ }
170
+
171
+ /*highlightr component*/
172
+
173
+ @keyframes fade {
174
+ 0% {
175
+ opacity: 0;
176
+ }
177
+ 20% {
178
+ opacity: 0.9;
179
+ }
180
+ 40% {
181
+ opacity: 0.95;
182
+ }
183
+ 100% {
184
+ opacity: 1;
185
+ }
186
+ }
187
+
188
+ .menu.highlighterContainer {
189
+ min-width: 140px;
190
+ max-width: 225px;
191
+ max-height: 180px;
192
+ padding-left: 0em;
193
+ padding: 0;
194
+ margin: 0 auto;
195
+ border-radius: 6px;
196
+ font-size: 14px;
197
+ overflow-y: auto;
198
+ overflow-x: hidden;
199
+ position: fixed;
200
+ animation: fade 300ms ease-in-out;
201
+ background-color: var(--background-primary);
202
+ box-shadow: 0px 3px 25px rgba(31, 38, 135, 0.1);
203
+ border: 1px solid var(--background-modifier-border);
204
+ }
205
+
206
+ .menu.highlighterContainer .menu-item .menu-item-icon {
207
+ display: inline-block;
208
+ width: 25px;
209
+ position: relative;
210
+ top: 2px;
211
+ }
212
+
213
+ .menu.highlighterContainer .menu-item {
214
+ display: flex;
215
+ padding: 2px 14px 3px 14px;
216
+ align-items: unset;
217
+ margin: auto;
218
+ cursor: pointer;
219
+ font-size: 14px;
220
+ height: 32px;
221
+ line-height: 31px;
222
+ white-space: nowrap;
223
+ border-radius: 0;
224
+ border-bottom: 1px solid var(--background-modifier-border);
225
+ }
226
+
227
+ .menu.highlighterContainer .menu-item:last-of-type {
228
+ border-bottom: none;
229
+ }
230
+
231
+ /*----------------------------------------------------------------
232
+ SETTINGS TAB
233
+ ----------------------------------------------------------------*/
234
+
235
+ button.HighlightrSettingsButton {
236
+ padding: 4px 14px;
237
+ border-radius: 6px;
238
+ height: fit-content;
239
+ }
240
+
241
+ button.HighlightrSettingsButton svg {
242
+ width: 1.3em;
243
+ height: 1.3em;
244
+ display: flex;
245
+ }
246
+
247
+ .highlighter-settings-color,
248
+ .highlighter-settings-value {
249
+ width: 42%;
250
+ color: var(--text-normal);
251
+ }
252
+
253
+ .highlighterplugin-setting-item {
254
+ display: block;
255
+ }
256
+
257
+ .highlighterplugin-setting-item .setting-item-control {
258
+ justify-content: space-between;
259
+ margin-top: 12px;
260
+ align-content: center;
261
+ align-items: flex-end;
262
+ grid-gap: 6px;
263
+ }
264
+
265
+ .modal.mod-settings
266
+ button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonAdd,
267
+ button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonAdd {
268
+ background-color: var(--interactive-accent);
269
+ }
270
+
271
+ .modal.mod-settings
272
+ button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonDelete,
273
+ button:not(.mod-cta):not(.mod-warning).HighlightrSettingsButton.HighlightrSettingsButtonDelete {
274
+ background-color: #989cab;
275
+ }
276
+
277
+ /**/
278
+ .highlighter-setting-icon {
279
+ display: flex;
280
+ height: 24px;
281
+ width: 24px;
282
+ }
283
+
284
+ .highlighter-item-draggable {
285
+ cursor: grab;
286
+ display: grid;
287
+ grid-gap: 8px;
288
+ grid-template-columns: 0.5fr 7fr;
289
+ align-items: center;
290
+ border-top: 1px solid var(--background-modifier-border);
291
+ }
292
+
293
+ .HighlightrSettingsTabsContainer {
294
+ border-bottom: 1px solid var(--background-modifier-border);
295
+ }
296
+
297
+ .setting-item.highlighter-setting-item:first-child {
298
+ padding-top: 18px;
299
+ }
300
+
301
+ .highlighter-setting-item {
302
+ padding: 18px 0 18px 0;
303
+ border-top: none;
304
+ }
305
+
306
+ .highlighter-sortable-fallback {
307
+ cursor: grabbing;
308
+ box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
309
+ }
310
+
311
+ .highlighter-sortable-grab {
312
+ cursor: grabbing !important;
313
+ }
314
+
315
+ .highlighter-sortable-ghost {
316
+ opacity: 0.4;
317
+ cursor: grabbing;
318
+ }
319
+
320
+ .highlighter-sortable-chosen {
321
+ cursor: grabbing;
322
+ padding: 0 0 0 18px;
323
+ background-color: var(--background-primary);
324
+ }
325
+
326
+ .highlighter-sortable-drag {
327
+ cursor: grabbing;
328
+ box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
329
+ }
330
+
331
+ /*----------------------------------------------------------------
332
+ HIGHLIGHTR SUPPORT
333
+ ----------------------------------------------------------------*/
334
+
335
+ .hltrDonationSection {
336
+ width: 65%;
337
+ height: 50vh;
338
+ margin: 0 auto;
339
+ text-align: center;
340
+ color: var(--text-normal);
341
+ }
342
+
343
+ .pcr-app .pcr-swatches > button {
344
+ padding: 0;
345
+ }
346
+
347
+ .pickr .pcr-button {
348
+ margin-right: 0;
349
+ }
350
+
351
+ .themed-color-wrapper > div {
352
+ background: var(--background-primary);
353
+ padding: 10px;
354
+ display: flex;
355
+ align-items: center;
356
+ border-radius: 4px;
357
+ }
358
+
359
+ .themed-color-wrapper > div + div {
360
+ margin-top: 6px;
361
+ }
362
+
363
+ .themed-color-wrapper button {
364
+ display: block;
365
+ }
366
+
367
+ .themed-color-wrapper .pickr-reset > button {
368
+ margin: 0 0 0 10px;
369
+ padding: 9px;
370
+ line-height: 1;
371
+ }
372
+
373
+ .themed-color-wrapper .pickr-reset > button > svg {
374
+ display: block;
375
+ }
376
+
377
+ /*----------------------------------------------------------------
378
+ PICKR 1.8.2 MIT | https://github.com/Simonwep/pickr
379
+ ----------------------------------------------------------------*/
380
+ .pickr {
381
+ position: relative;
382
+ overflow: visible;
383
+ transform: translateY(0);
384
+ }
385
+ .pickr * {
386
+ box-sizing: border-box;
387
+ outline: none;
388
+ border: none;
389
+ -webkit-appearance: none;
390
+ }
391
+ .pickr .pcr-button {
392
+ position: relative;
393
+ height: 2em;
394
+ width: 2em;
395
+ padding: 0.5em;
396
+ cursor: pointer;
397
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
398
+ "Helvetica Neue", Arial, sans-serif;
399
+ border-radius: 0.15em;
400
+ background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>')
401
+ no-repeat center;
402
+ background-size: 0;
403
+ transition: all 0.3s;
404
+ }
405
+ .pickr .pcr-button::before {
406
+ position: absolute;
407
+ content: "";
408
+ top: 0;
409
+ left: 0;
410
+ width: 100%;
411
+ height: 100%;
412
+ background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
413
+ background-size: 0.5em;
414
+ border-radius: 0.15em;
415
+ z-index: -1;
416
+ }
417
+ .pickr .pcr-button::before {
418
+ z-index: initial;
419
+ }
420
+ .pickr .pcr-button::after {
421
+ position: absolute;
422
+ content: "";
423
+ top: 0;
424
+ left: 0;
425
+ height: 100%;
426
+ width: 100%;
427
+ transition: background 0.3s;
428
+ background: var(--pcr-color);
429
+ border-radius: 0.15em;
430
+ }
431
+ .pickr .pcr-button.clear {
432
+ background-size: 70%;
433
+ }
434
+ .pickr .pcr-button.clear::before {
435
+ opacity: 0;
436
+ }
437
+ .pickr .pcr-button.clear:focus {
438
+ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color);
439
+ }
440
+ .pickr .pcr-button.disabled {
441
+ cursor: not-allowed;
442
+ }
443
+ .pickr *,
444
+ .pcr-app * {
445
+ box-sizing: border-box;
446
+ outline: none;
447
+ border: none;
448
+ -webkit-appearance: none;
449
+ }
450
+ .pickr input:focus,
451
+ .pickr input.pcr-active,
452
+ .pickr button:focus,
453
+ .pickr button.pcr-active,
454
+ .pcr-app input:focus,
455
+ .pcr-app input.pcr-active,
456
+ .pcr-app button:focus,
457
+ .pcr-app button.pcr-active {
458
+ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color);
459
+ }
460
+ .pickr .pcr-palette,
461
+ .pickr .pcr-slider,
462
+ .pcr-app .pcr-palette,
463
+ .pcr-app .pcr-slider {
464
+ transition: box-shadow 0.3s;
465
+ }
466
+ .pickr .pcr-palette:focus,
467
+ .pickr .pcr-slider:focus,
468
+ .pcr-app .pcr-palette:focus,
469
+ .pcr-app .pcr-slider:focus {
470
+ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(0, 0, 0, 0.25);
471
+ }
472
+ .pcr-app {
473
+ position: fixed;
474
+ display: flex;
475
+ flex-direction: column;
476
+ z-index: 10000;
477
+ border-radius: 0.1em;
478
+ background: #fff;
479
+ opacity: 0;
480
+ visibility: hidden;
481
+ transition: opacity 0.3s, visibility 0s 0.3s;
482
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
483
+ "Helvetica Neue", Arial, sans-serif;
484
+ box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.1), 0 0 1em 0 rgba(0, 0, 0, 0.03);
485
+ left: 0;
486
+ top: 0;
487
+ }
488
+ .pcr-app.visible {
489
+ transition: opacity 0.3s;
490
+ visibility: visible;
491
+ opacity: 1;
492
+ }
493
+ .pcr-app .pcr-swatches {
494
+ display: flex;
495
+ flex-wrap: wrap;
496
+ margin-top: 0.75em;
497
+ }
498
+ .pcr-app .pcr-swatches.pcr-last {
499
+ margin: 0;
500
+ }
501
+ @supports (display: grid) {
502
+ .pcr-app .pcr-swatches {
503
+ display: grid;
504
+ align-items: center;
505
+ grid-template-columns: repeat(auto-fit, 1.75em);
506
+ }
507
+ }
508
+ .pcr-app .pcr-swatches > button {
509
+ font-size: 1em;
510
+ position: relative;
511
+ width: calc(1.75em - 5px);
512
+ height: calc(1.75em - 5px);
513
+ border-radius: 0.15em;
514
+ cursor: pointer;
515
+ margin: 2.5px;
516
+ flex-shrink: 0;
517
+ justify-self: center;
518
+ transition: all 0.15s;
519
+ overflow: hidden;
520
+ background: transparent;
521
+ z-index: 1;
522
+ }
523
+ .pcr-app .pcr-swatches > button::before {
524
+ position: absolute;
525
+ content: "";
526
+ top: 0;
527
+ left: 0;
528
+ width: 100%;
529
+ height: 100%;
530
+ background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
531
+ background-size: 6px;
532
+ border-radius: 0.15em;
533
+ z-index: -1;
534
+ }
535
+ .pcr-app .pcr-swatches > button::after {
536
+ content: "";
537
+ position: absolute;
538
+ top: 0;
539
+ left: 0;
540
+ width: 100%;
541
+ height: 100%;
542
+ background: var(--pcr-color);
543
+ border: 1px solid rgba(0, 0, 0, 0.05);
544
+ border-radius: 0.15em;
545
+ box-sizing: border-box;
546
+ }
547
+ .pcr-app .pcr-swatches > button:hover {
548
+ filter: brightness(1.05);
549
+ }
550
+ .pcr-app .pcr-swatches > button:not(.pcr-active) {
551
+ box-shadow: none;
552
+ }
553
+ .pcr-app .pcr-interaction {
554
+ display: flex;
555
+ flex-wrap: wrap;
556
+ align-items: center;
557
+ margin: 0 -0.2em 0 -0.2em;
558
+ }
559
+ .pcr-app .pcr-interaction > * {
560
+ margin: 0 0.2em;
561
+ }
562
+ .pcr-app .pcr-interaction input {
563
+ letter-spacing: 0.07em;
564
+ font-size: 0.75em;
565
+ text-align: center;
566
+ cursor: pointer;
567
+ color: #75797e;
568
+ background: #f1f3f4;
569
+ border-radius: 0.15em;
570
+ transition: all 0.15s;
571
+ padding: 0.45em 0.5em;
572
+ margin-top: 0.75em;
573
+ }
574
+ .pcr-app .pcr-interaction input:hover {
575
+ filter: brightness(0.975);
576
+ }
577
+ .pcr-app .pcr-interaction input:focus {
578
+ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85),
579
+ 0 0 0 3px rgba(66, 133, 244, 0.75);
580
+ }
581
+ .pcr-app .pcr-interaction .pcr-result {
582
+ color: #75797e;
583
+ text-align: left;
584
+ flex: 1 1 8em;
585
+ min-width: 8em;
586
+ transition: all 0.2s;
587
+ border-radius: 0.15em;
588
+ background: #f1f3f4;
589
+ cursor: text;
590
+ }
591
+ .pcr-app .pcr-interaction .pcr-result::-moz-selection {
592
+ background: #4285f4;
593
+ color: #fff;
594
+ }
595
+ .pcr-app .pcr-interaction .pcr-result::selection {
596
+ background: #4285f4;
597
+ color: #fff;
598
+ }
599
+ .pcr-app .pcr-interaction .pcr-type.active {
600
+ color: #fff;
601
+ background: #4285f4;
602
+ }
603
+ .pcr-app .pcr-interaction .pcr-save,
604
+ .pcr-app .pcr-interaction .pcr-cancel,
605
+ .pcr-app .pcr-interaction .pcr-clear {
606
+ color: #fff;
607
+ width: auto;
608
+ }
609
+ .pcr-app .pcr-interaction .pcr-save,
610
+ .pcr-app .pcr-interaction .pcr-cancel,
611
+ .pcr-app .pcr-interaction .pcr-clear {
612
+ color: #fff;
613
+ }
614
+ .pcr-app .pcr-interaction .pcr-save:hover,
615
+ .pcr-app .pcr-interaction .pcr-cancel:hover,
616
+ .pcr-app .pcr-interaction .pcr-clear:hover {
617
+ filter: brightness(0.925);
618
+ }
619
+ .pcr-app .pcr-interaction .pcr-save {
620
+ background: #4285f4;
621
+ }
622
+ .pcr-app .pcr-interaction .pcr-clear,
623
+ .pcr-app .pcr-interaction .pcr-cancel {
624
+ background: #f44250;
625
+ }
626
+ .pcr-app .pcr-interaction .pcr-clear:focus,
627
+ .pcr-app .pcr-interaction .pcr-cancel:focus {
628
+ box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85),
629
+ 0 0 0 3px rgba(244, 66, 80, 0.75);
630
+ }
631
+ .pcr-app .pcr-selection .pcr-picker {
632
+ position: absolute;
633
+ height: 18px;
634
+ width: 18px;
635
+ border: 2px solid #fff;
636
+ border-radius: 100%;
637
+ -webkit-user-select: none;
638
+ -moz-user-select: none;
639
+ -ms-user-select: none;
640
+ user-select: none;
641
+ }
642
+ .pcr-app .pcr-selection .pcr-color-palette,
643
+ .pcr-app .pcr-selection .pcr-color-chooser,
644
+ .pcr-app .pcr-selection .pcr-color-opacity {
645
+ position: relative;
646
+ -webkit-user-select: none;
647
+ -moz-user-select: none;
648
+ -ms-user-select: none;
649
+ user-select: none;
650
+ display: flex;
651
+ flex-direction: column;
652
+ cursor: grab;
653
+ cursor: -webkit-grab;
654
+ }
655
+ .pcr-app .pcr-selection .pcr-color-palette:active,
656
+ .pcr-app .pcr-selection .pcr-color-chooser:active,
657
+ .pcr-app .pcr-selection .pcr-color-opacity:active {
658
+ cursor: grabbing;
659
+ cursor: -webkit-grabbing;
660
+ }
661
+ .pcr-app[data-theme="nano"] {
662
+ width: 14.25em;
663
+ max-width: 95vw;
664
+ }
665
+ .pcr-app[data-theme="nano"] .pcr-swatches {
666
+ margin-top: 0.6em;
667
+ padding: 0 0.6em;
668
+ }
669
+ .pcr-app[data-theme="nano"] .pcr-interaction {
670
+ padding: 0 0.6em 0.6em 0.6em;
671
+ }
672
+ .pcr-app[data-theme="nano"] .pcr-selection {
673
+ display: grid;
674
+ grid-gap: 0.6em;
675
+ grid-template-columns: 1fr 4fr;
676
+ grid-template-rows: 5fr auto auto;
677
+ align-items: center;
678
+ height: 10.5em;
679
+ width: 100%;
680
+ align-self: flex-start;
681
+ }
682
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-preview {
683
+ grid-area: 2 / 1 / 4 / 1;
684
+ height: 100%;
685
+ width: 100%;
686
+ display: flex;
687
+ flex-direction: row;
688
+ justify-content: center;
689
+ margin-left: 0.6em;
690
+ }
691
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-preview .pcr-last-color {
692
+ display: none;
693
+ }
694
+ .pcr-app[data-theme="nano"]
695
+ .pcr-selection
696
+ .pcr-color-preview
697
+ .pcr-current-color {
698
+ position: relative;
699
+ background: var(--pcr-color);
700
+ width: 2em;
701
+ height: 2em;
702
+ border-radius: 50em;
703
+ overflow: hidden;
704
+ }
705
+ .pcr-app[data-theme="nano"]
706
+ .pcr-selection
707
+ .pcr-color-preview
708
+ .pcr-current-color::before {
709
+ position: absolute;
710
+ content: "";
711
+ top: 0;
712
+ left: 0;
713
+ width: 100%;
714
+ height: 100%;
715
+ background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
716
+ background-size: 0.5em;
717
+ border-radius: 0.15em;
718
+ z-index: -1;
719
+ }
720
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-palette {
721
+ grid-area: 1 / 1 / 2 / 3;
722
+ width: 100%;
723
+ height: 100%;
724
+ z-index: 1;
725
+ }
726
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-palette .pcr-palette {
727
+ border-radius: 0.15em;
728
+ width: 100%;
729
+ height: 100%;
730
+ }
731
+ .pcr-app[data-theme="nano"]
732
+ .pcr-selection
733
+ .pcr-color-palette
734
+ .pcr-palette::before {
735
+ position: absolute;
736
+ content: "";
737
+ top: 0;
738
+ left: 0;
739
+ width: 100%;
740
+ height: 100%;
741
+ background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
742
+ background-size: 0.5em;
743
+ border-radius: 0.15em;
744
+ z-index: -1;
745
+ }
746
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser {
747
+ grid-area: 2 / 2 / 2 / 2;
748
+ }
749
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity {
750
+ grid-area: 3 / 2 / 3 / 2;
751
+ }
752
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser,
753
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity {
754
+ height: 0.5em;
755
+ margin: 0 0.6em;
756
+ }
757
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-picker,
758
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-picker {
759
+ top: 50%;
760
+ transform: translateY(-50%);
761
+ }
762
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-slider,
763
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-slider {
764
+ flex-grow: 1;
765
+ border-radius: 50em;
766
+ }
767
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-chooser .pcr-slider {
768
+ background: linear-gradient(to right, red, #ff0, lime, cyan, blue, #f0f, red);
769
+ }
770
+ .pcr-app[data-theme="nano"] .pcr-selection .pcr-color-opacity .pcr-slider {
771
+ background: linear-gradient(to right, transparent, black),
772
+ url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
773
+ background-size: 100%, 0.25em;
774
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/kr-book-info-plugin/main.js ADDED
@@ -0,0 +1,380 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
3
+ if you want to view the source, please visit the github repository of this plugin
4
+ */
5
+
6
+ var __defProp = Object.defineProperty;
7
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
8
+ var __getOwnPropNames = Object.getOwnPropertyNames;
9
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
10
+ var __export = (target, all) => {
11
+ for (var name in all)
12
+ __defProp(target, name, { get: all[name], enumerable: true });
13
+ };
14
+ var __copyProps = (to, from, except, desc) => {
15
+ if (from && typeof from === "object" || typeof from === "function") {
16
+ for (let key of __getOwnPropNames(from))
17
+ if (!__hasOwnProp.call(to, key) && key !== except)
18
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
19
+ }
20
+ return to;
21
+ };
22
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
23
+ var __async = (__this, __arguments, generator) => {
24
+ return new Promise((resolve, reject) => {
25
+ var fulfilled = (value) => {
26
+ try {
27
+ step(generator.next(value));
28
+ } catch (e) {
29
+ reject(e);
30
+ }
31
+ };
32
+ var rejected = (value) => {
33
+ try {
34
+ step(generator.throw(value));
35
+ } catch (e) {
36
+ reject(e);
37
+ }
38
+ };
39
+ var step = (x) => x.done ? resolve(x.value) : Promise.resolve(x.value).then(fulfilled, rejected);
40
+ step((generator = generator.apply(__this, __arguments)).next());
41
+ });
42
+ };
43
+
44
+ // main.ts
45
+ var main_exports = {};
46
+ __export(main_exports, {
47
+ default: () => KrBookInfo
48
+ });
49
+ module.exports = __toCommonJS(main_exports);
50
+ var import_obsidian3 = require("obsidian");
51
+
52
+ // src/getBookInfo.ts
53
+ var import_obsidian = require("obsidian");
54
+ var titlePipeline = (title) => {
55
+ return title.replace(/\(.*\)/gi, "").replace(/\[.*\]/gi, "").replace(":", "\uFF1A").replace("?", "\uFF1F").trim();
56
+ };
57
+ var getBookInfoResult = (_0) => __async(null, [_0], function* ({
58
+ bookUrl,
59
+ defaultTag,
60
+ status,
61
+ myRate,
62
+ bookNote,
63
+ toggleTitle,
64
+ toggleIntroduction,
65
+ toggleIndex
66
+ }) {
67
+ var _a, _b, _c, _d, _e;
68
+ bookUrl = encodeURI(bookUrl);
69
+ try {
70
+ const response = yield (0, import_obsidian.requestUrl)({
71
+ url: `http://www.yes24.com` + bookUrl
72
+ });
73
+ const parser = new DOMParser();
74
+ const html = parser.parseFromString(response.text, "text/html");
75
+ const tags = [defaultTag && defaultTag];
76
+ html.querySelectorAll(
77
+ "#infoset_goodsCate > div.infoSetCont_wrap > dl:nth-child(1) > dd > ul > li > a"
78
+ ).forEach((value) => {
79
+ tags.push(value.getText().replace(/(\s*)/g, ""));
80
+ });
81
+ const tag = [...new Set(tags)];
82
+ const mainTitle = html.querySelector(
83
+ "#yDetailTopWrap > div.topColRgt > div.gd_infoTop > div > h2"
84
+ ).getText();
85
+ const subTitle = (_a = html.querySelector(
86
+ "#yDetailTopWrap > div.topColRgt > div.gd_infoTop > div > h3"
87
+ )) == null ? void 0 : _a.getText();
88
+ const title = subTitle ? `${titlePipeline(mainTitle)}\uFF1A${titlePipeline(subTitle)}` : titlePipeline(mainTitle);
89
+ const authors = [];
90
+ html.querySelectorAll(
91
+ "#yDetailTopWrap > div.topColRgt > div.gd_infoTop > span.gd_pubArea > span.gd_auth > a"
92
+ ).forEach((value) => {
93
+ authors.push(value.getText().trim());
94
+ });
95
+ html.querySelectorAll(
96
+ "#yDetailTopWrap > div.topColRgt > div.gd_infoTop > span.gd_pubArea > span.gd_auth > span > span.moreAuthLi > span > ul > li > a"
97
+ ).forEach((value) => {
98
+ authors.push(value.getText().trim());
99
+ });
100
+ const author = [...new Set(authors)];
101
+ const page = +html.querySelector(
102
+ "#infoset_specific > div.infoSetCont_wrap > div > table > tbody > tr:nth-child(2) > td"
103
+ ).getText().split(" ")[0].slice(0, -1) || 0;
104
+ const publishDate = html.querySelector(
105
+ "#yDetailTopWrap > div.topColRgt > div.gd_infoTop > span.gd_pubArea > span.gd_date"
106
+ ).getText().split(" ").map((v) => v.slice(0, -1)).join("-");
107
+ const coverUrl = ((_b = html.querySelector("#yDetailTopWrap > div.topColLft > div").querySelector(
108
+ "#yDetailTopWrap > div.topColLft > div > div.gd_3dGrp > div > span.gd_img > em > img"
109
+ )) == null ? void 0 : _b.getAttribute("src")) || ((_c = html.querySelector(
110
+ "#yDetailTopWrap > div.topColLft > div > span > em > img"
111
+ )) == null ? void 0 : _c.getAttribute("src")) || "";
112
+ const introduction = (_d = html.querySelector(
113
+ "#infoset_introduce > div.infoSetCont_wrap > div.infoWrap_txt > div"
114
+ )) == null ? void 0 : _d.getText().replace(/(<br>|<br\/>|<br \/>)/g, "\r\n").replace(/(<b>|<B>|<\/b>|<\/B>|\[|\]|\*|\#)/g, "").split("\n").map((line) => line.trim() + "\n").join("");
115
+ const index = (_e = html.querySelector(
116
+ "#infoset_toc > div.infoSetCont_wrap > div.infoWrap_txt"
117
+ )) == null ? void 0 : _e.getText().replace(/(<br>|<br\/>|<br \/>)/g, "\r\n").replace(/(<b>|<B>|<\/b>|<\/B>|\[|\]|\*|\#)/g, "").split("\n").map((line) => line.trim() + "\n").join("");
118
+ const frontmatter = {
119
+ created: `${new Date(+/* @__PURE__ */ new Date() + 3240 * 1e4).toISOString().split("T")[0] + " " + (/* @__PURE__ */ new Date()).toTimeString().split(" ")[0].slice(0, 5)}`,
120
+ tag: `${tag.join(" ")}`,
121
+ title: `${title}`,
122
+ author: `${author.join(", ")}`,
123
+ category: `${tag[1]}`,
124
+ total_page: page,
125
+ publish_date: `${publishDate}`,
126
+ cover_url: `${coverUrl}`,
127
+ status: `${status}`,
128
+ start_read_date: `${new Date(+/* @__PURE__ */ new Date() + 3240 * 1e4).toISOString().split("T")[0]}`,
129
+ finish_read_date: `${new Date(+/* @__PURE__ */ new Date() + 3240 * 1e4).toISOString().split("T")[0]}`,
130
+ my_rate: +myRate,
131
+ book_note: `${bookNote}`
132
+ };
133
+ const main = `---
134
+ ${(0, import_obsidian.stringifyYaml)(frontmatter)}---
135
+ ${toggleTitle ? `
136
+ # ${title}` : ""}${toggleIntroduction ? `
137
+
138
+ ## \uCC45\uC18C\uAC1C
139
+ ${introduction}` : ""}${toggleIndex ? `
140
+
141
+ ## \uBAA9\uCC28
142
+ ${index}` : ""}`;
143
+ return {
144
+ ok: true,
145
+ book: {
146
+ title: title.replace("\uFF1A", " ").replace("\uFF1F", "").replace("/", "\uFF0F").replace(/\s{2,}/gi, " "),
147
+ main
148
+ }
149
+ };
150
+ } catch (err) {
151
+ return {
152
+ ok: false
153
+ };
154
+ }
155
+ });
156
+
157
+ // src/searchUrl.ts
158
+ var import_obsidian2 = require("obsidian");
159
+ var searchBookUrl = (bookName) => __async(null, null, function* () {
160
+ bookName = encodeURI(bookName);
161
+ try {
162
+ const response = yield (0, import_obsidian2.requestUrl)({
163
+ url: "http://www.yes24.com/Product/searchapi/bulletsearch/goods?query=" + bookName
164
+ });
165
+ const data = JSON.parse(response.text);
166
+ const lstSearchKeywordResult = data == null ? void 0 : data.lstSearchKeywordResult;
167
+ const bookInfo = lstSearchKeywordResult[0].GOODDS_INDEXES.GOODS_NO;
168
+ const bookUrl = `/Product/Goods/${bookInfo}`;
169
+ return { ok: true, url: bookUrl };
170
+ } catch (err) {
171
+ console.log(err);
172
+ return { ok: false };
173
+ }
174
+ });
175
+ var totalSearchBookUrl = (bookName) => __async(null, null, function* () {
176
+ bookName = encodeURI(bookName);
177
+ try {
178
+ const response = yield (0, import_obsidian2.requestUrl)({
179
+ url: "http://www.yes24.com/Product/Search?domain=ALL&query=" + bookName
180
+ });
181
+ const parser = new DOMParser();
182
+ const html = parser.parseFromString(response.text, "text/html");
183
+ const bookUrl = html.querySelector(
184
+ "#yesSchList > li:nth-child(1) > div > div.item_info > div.info_row.info_name > a.gd_name"
185
+ ).getAttribute("href");
186
+ return { ok: true, url: bookUrl };
187
+ } catch (err) {
188
+ console.log(err);
189
+ return { ok: false };
190
+ }
191
+ });
192
+ var getBookUrl = (bookName) => __async(null, null, function* () {
193
+ const searchBookResult = yield searchBookUrl(bookName);
194
+ if (searchBookResult.ok) {
195
+ return searchBookResult;
196
+ }
197
+ const searchTotalBookResult = yield totalSearchBookUrl(bookName);
198
+ if (searchTotalBookResult.ok) {
199
+ return searchTotalBookResult;
200
+ }
201
+ return { ok: false };
202
+ });
203
+
204
+ // src/getBook.ts
205
+ var getBook = (_0) => __async(null, [_0], function* ({
206
+ bookname,
207
+ defaultTag,
208
+ status,
209
+ myRate,
210
+ bookNote,
211
+ toggleTitle,
212
+ toggleIntroduction,
213
+ toggleIndex
214
+ }) {
215
+ const bookUrlResult = yield getBookUrl(bookname);
216
+ if (!bookUrlResult.ok) {
217
+ return { ok: false, error: `${bookname} url not found` };
218
+ }
219
+ const bookInfoResult = yield getBookInfoResult({
220
+ bookUrl: bookUrlResult.url,
221
+ defaultTag,
222
+ status,
223
+ myRate,
224
+ bookNote,
225
+ toggleTitle,
226
+ toggleIntroduction,
227
+ toggleIndex
228
+ });
229
+ if (!bookInfoResult.ok) {
230
+ return { ok: false, error: "Get book info error occured" };
231
+ }
232
+ return { ok: true, book: bookInfoResult.book };
233
+ });
234
+
235
+ // main.ts
236
+ var DEFAULT_SETTINGS = {
237
+ statusSetting: "\u{1F7E9} \uC644\uB8CC",
238
+ myRateSetting: "0",
239
+ bookNoteSetting: "\u274C",
240
+ defaultTag: "\u{1F4DA}\uB3C5\uC11C",
241
+ toggleTitle: true,
242
+ toggleIntroduction: false,
243
+ toggleIndex: false
244
+ };
245
+ var KrBookInfo = class extends import_obsidian3.Plugin {
246
+ addBookInfoToActiveFile() {
247
+ return __async(this, null, function* () {
248
+ const file = this.app.workspace.getActiveFile();
249
+ if (file.extension !== "md") {
250
+ new import_obsidian3.Notice("This file is not md file, Please open md file");
251
+ return;
252
+ }
253
+ if (!file) {
254
+ new import_obsidian3.Notice("There's no active file, Please open new file");
255
+ return;
256
+ }
257
+ new import_obsidian3.Notice("Loading...");
258
+ const {
259
+ ok,
260
+ book: { title, main },
261
+ error
262
+ } = yield getBook({
263
+ bookname: file.basename,
264
+ defaultTag: this.settings.defaultTag,
265
+ status: this.settings.statusSetting,
266
+ myRate: this.settings.myRateSetting,
267
+ bookNote: this.settings.bookNoteSetting,
268
+ toggleTitle: this.settings.toggleTitle,
269
+ toggleIntroduction: this.settings.toggleIntroduction,
270
+ toggleIndex: this.settings.toggleIndex
271
+ });
272
+ if (!ok) {
273
+ new import_obsidian3.Notice(error);
274
+ return;
275
+ }
276
+ const text = yield this.app.vault.read(file);
277
+ this.app.vault.modify(file, main + "\n\n" + text);
278
+ const regExp = /[\{\}\[\]\/?.,;:|\)*~`!^\-+<>@\#$%&\\\=\(\'\"]/gi;
279
+ const fileName = title.replace(regExp, "");
280
+ this.app.fileManager.renameFile(
281
+ this.app.vault.getAbstractFileByPath(file.path),
282
+ file.parent.path + "/" + fileName + ".md"
283
+ );
284
+ new import_obsidian3.Notice(`Success!`);
285
+ return;
286
+ });
287
+ }
288
+ onload() {
289
+ return __async(this, null, function* () {
290
+ yield this.loadSettings();
291
+ this.addCommand({
292
+ id: "add-book-info",
293
+ name: "Add Book Info",
294
+ icon: "lines-of-text",
295
+ callback: () => __async(this, null, function* () {
296
+ yield this.addBookInfoToActiveFile();
297
+ })
298
+ });
299
+ this.addRibbonIcon(
300
+ "lines-of-text",
301
+ "Add Book Info",
302
+ (evt) => __async(this, null, function* () {
303
+ yield this.addBookInfoToActiveFile();
304
+ })
305
+ );
306
+ this.addSettingTab(new KrBookInfoSettingTab(this.app, this));
307
+ });
308
+ }
309
+ loadSettings() {
310
+ return __async(this, null, function* () {
311
+ this.settings = Object.assign(
312
+ {},
313
+ DEFAULT_SETTINGS,
314
+ yield this.loadData()
315
+ );
316
+ });
317
+ }
318
+ saveSettings() {
319
+ return __async(this, null, function* () {
320
+ yield this.saveData(this.settings);
321
+ });
322
+ }
323
+ onunload() {
324
+ }
325
+ };
326
+ var KrBookInfoSettingTab = class extends import_obsidian3.PluginSettingTab {
327
+ constructor(app, plugin) {
328
+ super(app, plugin);
329
+ this.plugin = plugin;
330
+ }
331
+ display() {
332
+ const { containerEl } = this;
333
+ containerEl.empty();
334
+ containerEl.createEl("h2", { text: "Default Setting" });
335
+ new import_obsidian3.Setting(containerEl).setName("Tag").setDesc("Set default tag value").addText(
336
+ (text) => text.setPlaceholder("Enter your default tag").setValue(this.plugin.settings.defaultTag).onChange((value) => __async(this, null, function* () {
337
+ this.plugin.settings.defaultTag = value;
338
+ yield this.plugin.saveSettings();
339
+ }))
340
+ );
341
+ new import_obsidian3.Setting(containerEl).setName("Status").setDesc("Set status default value").addText(
342
+ (text) => text.setPlaceholder("Enter your status").setValue(this.plugin.settings.statusSetting).onChange((value) => __async(this, null, function* () {
343
+ this.plugin.settings.statusSetting = value;
344
+ yield this.plugin.saveSettings();
345
+ }))
346
+ );
347
+ new import_obsidian3.Setting(containerEl).setName("My Rate").setDesc("Set my_rate default value").addText(
348
+ (text) => text.setPlaceholder("Enter your status").setValue(this.plugin.settings.myRateSetting).onChange((value) => __async(this, null, function* () {
349
+ this.plugin.settings.myRateSetting = value;
350
+ yield this.plugin.saveSettings();
351
+ }))
352
+ );
353
+ new import_obsidian3.Setting(containerEl).setName("Book Note").setDesc("Set book_note default value").addText(
354
+ (text) => text.setPlaceholder("Enter your status").setValue(this.plugin.settings.bookNoteSetting).onChange((value) => __async(this, null, function* () {
355
+ this.plugin.settings.bookNoteSetting = value;
356
+ yield this.plugin.saveSettings();
357
+ }))
358
+ );
359
+ new import_obsidian3.Setting(containerEl).setName("Toggle Title").setDesc("Add title on main text or not").addToggle(
360
+ (toggle) => toggle.setValue(this.plugin.settings.toggleTitle).onChange((value) => __async(this, null, function* () {
361
+ this.plugin.settings.toggleTitle = value;
362
+ yield this.plugin.saveSettings();
363
+ }))
364
+ );
365
+ new import_obsidian3.Setting(containerEl).setName("Toggle Introduction").setDesc("Add introduction on main text or not").addToggle(
366
+ (toggle) => toggle.setValue(this.plugin.settings.toggleIntroduction).onChange((value) => __async(this, null, function* () {
367
+ this.plugin.settings.toggleIntroduction = value;
368
+ yield this.plugin.saveSettings();
369
+ }))
370
+ );
371
+ new import_obsidian3.Setting(containerEl).setName("Toggle Index").setDesc("Add index on main text or not").addToggle(
372
+ (toggle) => toggle.setValue(this.plugin.settings.toggleIndex).onChange((value) => __async(this, null, function* () {
373
+ this.plugin.settings.toggleIndex = value;
374
+ yield this.plugin.saveSettings();
375
+ }))
376
+ );
377
+ }
378
+ };
379
+
380
+ /* nosourcemap */
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/kr-book-info-plugin/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "kr-book-info-plugin",
3
+ "name": "Korean Book Info",
4
+ "version": "1.4.0",
5
+ "minAppVersion": "1.8.0",
6
+ "description": "A plugin that crawls Yes24 to get book information.",
7
+ "author": "kmsk99",
8
+ "authorUrl": "github.com/kmsk99",
9
+ "isDesktopOnly": false
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/data.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "presetFields": [],
3
+ "fileClassQueries": [],
4
+ "displayFieldsInContextMenu": true,
5
+ "globallyIgnoredFields": [],
6
+ "classFilesPath": null,
7
+ "isAutosuggestEnabled": true,
8
+ "fileClassAlias": "fileClass",
9
+ "settingsVersion": "5.0",
10
+ "firstDayOfWeek": 1,
11
+ "enableLinks": true,
12
+ "enableTabHeader": true,
13
+ "enableEditor": true,
14
+ "enableBacklinks": true,
15
+ "enableStarred": true,
16
+ "enableFileExplorer": true,
17
+ "enableSearch": true,
18
+ "enableProperties": true,
19
+ "tableViewMaxRecords": 20,
20
+ "frontmatterListDisplay": "asArray",
21
+ "fileClassExcludedFolders": [],
22
+ "showIndexingStatusInStatusBar": true,
23
+ "fileIndexingExcludedFolders": [],
24
+ "fileIndexingExcludedExtensions": [
25
+ ".excalidraw.md"
26
+ ],
27
+ "fileIndexingExcludedRegex": [],
28
+ "frontmatterOnly": false,
29
+ "showFileClassSelectInModal": true,
30
+ "chooseFileClassAtFileCreation": false,
31
+ "autoInsertFieldsAtFileClassInsertion": false,
32
+ "fileClassIcon": "package",
33
+ "isAutoCalculationEnabled": true,
34
+ "disableDataviewPrompt": false
35
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "metadata-menu",
3
+ "name": "Metadata Menu",
4
+ "version": "0.8.10",
5
+ "minAppVersion": "1.4.16",
6
+ "description": "For data quality enthusiasts (and dataview users): manage the metadata of your notes.",
7
+ "author": "mdelobelle",
8
+ "authorUrl": "https://github.com/mdelobelle",
9
+ "isDesktopOnly": false,
10
+ "fundingUrl": "https://github.com/sponsors/mdelobelle/",
11
+ "helpUrl": "https://mdelobelle.github.io/metadatamenu/"
12
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/metadata-menu/styles.css ADDED
@@ -0,0 +1,2093 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ---------------------------- */
2
+ /* Main Metadata Menu style */
3
+ /* ---------------------------- */
4
+ .metadata-menu .chip {
5
+ border-radius: 0.8em;
6
+ padding: 0.1em 0.75em 0.25em 0.75em;
7
+ color: white;
8
+ margin-left: 0.5em;
9
+ margin-right: 0.5em;
10
+ height: 1.6em;
11
+ white-space: nowrap;
12
+ }
13
+ .metadata-menu .chip.field-type {
14
+ font-size: x-small;
15
+ }
16
+ .metadata-menu .chip.media-type-container {
17
+ background-color: var(--text-accent);
18
+ }
19
+ .metadata-menu .chip.cycle {
20
+ background-color: var(--color-blue);
21
+ }
22
+ .metadata-menu .chip.multi {
23
+ background-color: var(--color-green);
24
+ }
25
+ .metadata-menu .chip.boolean {
26
+ background-color: var(--color-yellow);
27
+ }
28
+ .metadata-menu .chip.single {
29
+ background-color: var(--color-green);
30
+ }
31
+ .metadata-menu .chip.select {
32
+ background-color: var(--color-orange);
33
+ }
34
+ .metadata-menu .chip.number {
35
+ background-color: var(--color-purple);
36
+ }
37
+ .metadata-menu .chip.file {
38
+ background-color: var(--color-blue);
39
+ }
40
+ .metadata-menu .chip.date {
41
+ background-color: var(--color-pink);
42
+ }
43
+ .metadata-menu .chip.datetime {
44
+ background-color: var(--color-pink);
45
+ }
46
+ .metadata-menu .chip.time {
47
+ background-color: var(--color-pink);
48
+ }
49
+ .metadata-menu .chip.lookup {
50
+ background-color: var(--color-red);
51
+ }
52
+ .metadata-menu .chip.formula {
53
+ background-color: var(--color-red);
54
+ }
55
+ .metadata-menu .chip.canvas-links {
56
+ background-color: var(--color-blue);
57
+ }
58
+ .metadata-menu .chip.yaml {
59
+ background-color: var(--color-blue);
60
+ }
61
+ .metadata-menu .chip.json {
62
+ background-color: var(--color-blue);
63
+ }
64
+ .metadata-menu .chip.object {
65
+ background-color: var(--color-red);
66
+ }
67
+ .metadata-menu .chip.object-list {
68
+ background-color: var(--color-red);
69
+ }
70
+
71
+ .metadata-menu-dv-field-container {
72
+ display: flex;
73
+ align-items: center;
74
+ min-height: var(--font-adaptive-normal);
75
+ }
76
+ .metadata-menu-dv-field-container .value-container {
77
+ margin-right: 0.375em;
78
+ }
79
+ .metadata-menu-dv-field-container .values-container {
80
+ display: flex;
81
+ }
82
+ .metadata-menu-dv-field-container .values-container .item-container {
83
+ display: flex;
84
+ }
85
+ .metadata-menu-dv-field-container .values-container .item-container .label {
86
+ padding-left: 0.5em;
87
+ padding-right: 0.5em;
88
+ background-color: var(--color-base-30);
89
+ margin-right: 0.375em;
90
+ border-radius: var(--button-radius);
91
+ font-size: small;
92
+ height: 1.5em;
93
+ }
94
+ .metadata-menu-dv-field-container .values-container .item-container .label.hovered {
95
+ padding-left: 0.875em;
96
+ border-top-left-radius: 0em;
97
+ border-bottom-left-radius: 0em;
98
+ }
99
+ .metadata-menu-dv-field-container .values-container .item-container button {
100
+ border-radius: var(--button-radius) 0 0 var(--button-radius);
101
+ margin-right: 0;
102
+ height: 1.5em;
103
+ background-color: var(--color-accent);
104
+ color: var(--text-on-accent);
105
+ }
106
+ .metadata-menu-dv-field-container input {
107
+ margin-right: 0.375em;
108
+ }
109
+ .metadata-menu-dv-field-container input.is-invalid {
110
+ color: var(--color-red);
111
+ }
112
+ .metadata-menu-dv-field-container button {
113
+ min-width: calc(var(--font-text-size) * 1.4);
114
+ padding: 0.6em 0em 0.9em 0em;
115
+ margin-right: 0.375em;
116
+ height: 1em;
117
+ }
118
+ .metadata-menu-dv-field-container button svg {
119
+ width: 12px;
120
+ height: 12px;
121
+ margin: 0.4em 0.2em 0.1em 0.2em;
122
+ }
123
+ .metadata-menu-dv-field-container button.active {
124
+ background-color: #556b77;
125
+ border-radius: 0.375em;
126
+ }
127
+ .metadata-menu-dv-field-container button.multi {
128
+ margin-right: 0em;
129
+ }
130
+ .metadata-menu-dv-field-container button.disabled {
131
+ color: var(--text-faint);
132
+ }
133
+ .metadata-menu-dv-field-container .spacer-1 {
134
+ width: calc(var(--font-text-size) * 1.7);
135
+ }
136
+ .metadata-menu-dv-field-container .spacer-2 {
137
+ width: calc(var(--font-text-size) * 3.4);
138
+ }
139
+ .metadata-menu-dv-field-container .spacer-3 {
140
+ width: calc(var(--font-text-size) * 5.1);
141
+ }
142
+
143
+ .metadata-menu.fileclass-icon {
144
+ color: var(--link-color);
145
+ margin-left: 0.2em;
146
+ cursor: context-menu;
147
+ align-items: center;
148
+ display: inline-flex;
149
+ margin-left: 0.375em;
150
+ }
151
+ .metadata-menu.fileclass-icon.dataview-fileclass-icon {
152
+ grid-area: 1;
153
+ margin-right: 0.375em;
154
+ }
155
+ .metadata-menu.fileclass-icon.field-status-may-have-changed {
156
+ color: var(--color-yellow);
157
+ }
158
+ .metadata-menu.fileclass-icon.field-status-changed {
159
+ color: var(--text-warning);
160
+ }
161
+ .metadata-menu.fileclass-icon.field-status-error {
162
+ color: var(--text-error);
163
+ }
164
+ .metadata-menu.fileclass-icon svg {
165
+ height: calc(var(--icon-size) * 0.935);
166
+ width: calc(var(--icon-size) * 0.935);
167
+ }
168
+
169
+ .workspace-tab-header-inner .metadata-menu.fileclass-icon svg {
170
+ vertical-align: calc(var(--icon-size) * 0.15);
171
+ }
172
+
173
+ .plugin-metadata-menu {
174
+ padding: 0 var(--size-2-2);
175
+ }
176
+ .plugin-metadata-menu .status-item-btn {
177
+ box-shadow: none;
178
+ padding: 0;
179
+ height: inherit;
180
+ }
181
+ .plugin-metadata-menu .status-item-btn .sync-status-icon .svg-icon {
182
+ stroke-width: 1.5;
183
+ stroke: var(--text-faint);
184
+ }
185
+ .plugin-metadata-menu .status-item-btn .sync-status-icon.indexing .rotating {
186
+ stroke: var(--color-blue);
187
+ }
188
+ .plugin-metadata-menu .status-item-btn .sync-status-icon.indexed .check-mark {
189
+ stroke: var(--color-green);
190
+ }
191
+
192
+ .metadata-menu.modal-container.narrow .modal {
193
+ width: initial;
194
+ }
195
+ .metadata-menu.modal-container .cm-gutter {
196
+ color: var(--text-code);
197
+ background-color: var(--background-primary);
198
+ }
199
+ .metadata-menu.modal-container .cm-activeLineGutter, .metadata-menu.modal-container .cm-activeLine {
200
+ background-color: var(--text-accent);
201
+ color: var(--text-on-accent);
202
+ }
203
+ .metadata-menu.modal-container .vstacked {
204
+ display: grid;
205
+ margin: 1em 0;
206
+ }
207
+ .metadata-menu.modal-container .vstacked code {
208
+ color: var(--text-code);
209
+ font-size: smaller;
210
+ }
211
+ .metadata-menu.modal-container .vstacked .field-container {
212
+ margin: 0;
213
+ }
214
+ .metadata-menu.modal-container .sub-text {
215
+ display: flex;
216
+ font-size: smaller;
217
+ color: var(--text-muted);
218
+ }
219
+ .metadata-menu.modal-container .info-code {
220
+ font-size: x-small;
221
+ }
222
+ .metadata-menu.modal-container .suggestion-item .field-type-container {
223
+ min-width: 160px;
224
+ }
225
+ .metadata-menu.modal-container .suggestion-item .field-type-tooltip {
226
+ color: var(--text-faint);
227
+ }
228
+ .metadata-menu.modal-container .field-container {
229
+ display: flex;
230
+ align-items: center;
231
+ margin: 1em 0;
232
+ }
233
+ .metadata-menu.modal-container .field-container .field-type-label, .metadata-menu.modal-container .field-container .parent-label {
234
+ margin: 0 1em;
235
+ white-space: nowrap;
236
+ }
237
+ .metadata-menu.modal-container .field-container .field-type-label.empty, .metadata-menu.modal-container .field-container .parent-label.empty {
238
+ color: var(--text-faint);
239
+ }
240
+ .metadata-menu.modal-container .field-container .tooltip-btn .tooltip-button {
241
+ background: none;
242
+ box-shadow: none;
243
+ border: none;
244
+ vertical-align: middle;
245
+ color: var(--text-warning);
246
+ padding-right: 1em;
247
+ }
248
+ .metadata-menu.modal-container .field-container .info {
249
+ white-space: nowrap;
250
+ margin-right: 1em;
251
+ font-size: x-small;
252
+ font-style: italic;
253
+ color: var(--color-accent);
254
+ }
255
+ @media screen and (max-width: 400px) {
256
+ .metadata-menu.modal-container .field-container .info {
257
+ display: none;
258
+ }
259
+ }
260
+ .metadata-menu.modal-container .field-container .label {
261
+ white-space: nowrap;
262
+ }
263
+ .metadata-menu.modal-container .field-container .label.bold {
264
+ font-weight: var(--bold-weight);
265
+ color: var(--bold-color);
266
+ }
267
+ .metadata-menu.modal-container .field-container .label.code {
268
+ font-family: monospace;
269
+ color: var(--code-normal);
270
+ font-size: var(--code-size);
271
+ background-color: var(--code-background);
272
+ white-space: pre;
273
+ }
274
+ .metadata-menu.modal-container .field-container .label.italic {
275
+ font-style: italic;
276
+ color: var(--italic-color);
277
+ }
278
+ .metadata-menu.modal-container .field-container .label.strikethrough {
279
+ text-decoration: line-through;
280
+ }
281
+ .metadata-menu.modal-container .field-container .style-buttons-container {
282
+ display: inline-flex;
283
+ }
284
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container {
285
+ display: block;
286
+ margin-right: 1em;
287
+ margin-top: 0;
288
+ margin-bottom: 0;
289
+ }
290
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container:last-child {
291
+ margin-right: 0;
292
+ }
293
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container .style-btn-label {
294
+ margin-right: 0.5em;
295
+ }
296
+ .metadata-menu.modal-container .field-container input, .metadata-menu.modal-container .field-container textarea {
297
+ margin-right: 1em;
298
+ }
299
+ .metadata-menu.modal-container .field-container input.with-label, .metadata-menu.modal-container .field-container textarea.with-label {
300
+ margin-left: 1em;
301
+ }
302
+ .metadata-menu.modal-container .field-container input.full-width, .metadata-menu.modal-container .field-container textarea.full-width {
303
+ width: 100%;
304
+ }
305
+ .metadata-menu.modal-container .field-container input:last-child, .metadata-menu.modal-container .field-container textarea:last-child {
306
+ margin-right: 0;
307
+ }
308
+ .metadata-menu.modal-container .field-container .date-input-wrapper {
309
+ display: flex;
310
+ background: var(--background-modifier-form-field);
311
+ border: var(--input-border-width) solid var(--background-modifier-border);
312
+ color: var(--text-normal);
313
+ font-family: inherit;
314
+ font-size: var(--font-ui-small);
315
+ border-radius: var(--input-radius);
316
+ outline: none;
317
+ margin-right: 1em;
318
+ padding: 0;
319
+ }
320
+ .metadata-menu.modal-container .field-container .date-input-wrapper:focus {
321
+ box-shadow: 0 0 0 2px var(--background-modifier-border-focus);
322
+ }
323
+ .metadata-menu.modal-container .field-container .date-input-wrapper input {
324
+ border: none;
325
+ }
326
+ .metadata-menu.modal-container .field-container .date-input-wrapper input:focus {
327
+ box-shadow: none;
328
+ }
329
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input {
330
+ margin-right: 0;
331
+ }
332
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.time {
333
+ width: 7em;
334
+ }
335
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.date {
336
+ width: 14em;
337
+ }
338
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.datetime {
339
+ width: 14em;
340
+ }
341
+ @media screen and (max-width: 400px) {
342
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input {
343
+ display: none;
344
+ }
345
+ }
346
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker {
347
+ width: 0;
348
+ margin-right: 0;
349
+ }
350
+ .metadata-menu.modal-container .field-container .date-input-wrapper .time-picker {
351
+ width: 2em;
352
+ margin-right: 0.5em;
353
+ font-size: large;
354
+ }
355
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker-button {
356
+ border: none;
357
+ box-shadow: none;
358
+ size: 1em;
359
+ }
360
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker-button:hover {
361
+ background-color: inherit;
362
+ }
363
+ .metadata-menu.modal-container .field-container textarea.full-width {
364
+ width: 100%;
365
+ }
366
+ .metadata-menu.modal-container .field-container .icon-preview {
367
+ margin: 0 0.6em;
368
+ color: var(--text-muted);
369
+ }
370
+ .metadata-menu.modal-container .field-container .spacer {
371
+ width: 100%;
372
+ }
373
+ .metadata-menu.modal-container .field-container .is-invalid {
374
+ color: var(--color-red);
375
+ }
376
+ .metadata-menu.modal-container .field-container .more-info {
377
+ color: var(--text-faint);
378
+ white-space: nowrap;
379
+ margin-left: 0.5em;
380
+ font-size: small;
381
+ font-style: italic;
382
+ }
383
+ .metadata-menu.modal-container .field-container .warning {
384
+ color: var(--color-red);
385
+ }
386
+ .metadata-menu.modal-container .field-container .node-color {
387
+ min-height: 2em;
388
+ min-width: 2em;
389
+ border-radius: 50%;
390
+ margin: 0.2em 0.2em;
391
+ text-align: center;
392
+ }
393
+ .metadata-menu.modal-container .field-container .node-color.color-1 {
394
+ background-color: rgba(var(--canvas-color-1), 0.2);
395
+ color: rgba(var(--canvas-color-1), 0.2);
396
+ }
397
+ .metadata-menu.modal-container .field-container .node-color.color-1.active {
398
+ background-color: rgba(var(--canvas-color-1), 1);
399
+ color: rgba(var(--canvas-color-1), 1);
400
+ }
401
+ .metadata-menu.modal-container .field-container .node-color.color-2 {
402
+ background-color: rgba(var(--canvas-color-2), 0.2);
403
+ color: rgba(var(--canvas-color-2), 0.2);
404
+ }
405
+ .metadata-menu.modal-container .field-container .node-color.color-2.active {
406
+ background-color: rgba(var(--canvas-color-2), 1);
407
+ color: rgba(var(--canvas-color-2), 1);
408
+ }
409
+ .metadata-menu.modal-container .field-container .node-color.color-3 {
410
+ background-color: rgba(var(--canvas-color-3), 0.2);
411
+ color: rgba(var(--canvas-color-3), 0.2);
412
+ }
413
+ .metadata-menu.modal-container .field-container .node-color.color-3.active {
414
+ background-color: rgba(var(--canvas-color-3), 1);
415
+ color: rgba(var(--canvas-color-3), 1);
416
+ }
417
+ .metadata-menu.modal-container .field-container .node-color.color-4 {
418
+ background-color: rgba(var(--canvas-color-4), 0.2);
419
+ color: rgba(var(--canvas-color-4), 0.2);
420
+ }
421
+ .metadata-menu.modal-container .field-container .node-color.color-4.active {
422
+ background-color: rgba(var(--canvas-color-4), 1);
423
+ color: rgba(var(--canvas-color-4), 1);
424
+ }
425
+ .metadata-menu.modal-container .field-container .node-color.color-5 {
426
+ background-color: rgba(var(--canvas-color-5), 0.2);
427
+ color: rgba(var(--canvas-color-5), 0.2);
428
+ }
429
+ .metadata-menu.modal-container .field-container .node-color.color-5.active {
430
+ background-color: rgba(var(--canvas-color-5), 1);
431
+ color: rgba(var(--canvas-color-5), 1);
432
+ }
433
+ .metadata-menu.modal-container .field-container .node-color.color-6 {
434
+ background-color: rgba(var(--canvas-color-6), 0.2);
435
+ color: rgba(var(--canvas-color-6), 0.2);
436
+ }
437
+ .metadata-menu.modal-container .field-container .node-color.color-6.active {
438
+ background-color: rgba(var(--canvas-color-6), 1);
439
+ color: rgba(var(--canvas-color-6), 1);
440
+ }
441
+ .metadata-menu.modal-container .field-container .node-color svg {
442
+ vertical-align: bottom;
443
+ stroke-width: 3px;
444
+ }
445
+ .metadata-menu.modal-container .field-container .node-color.picker {
446
+ background: conic-gradient(var(--color-red), var(--color-yellow), var(--color-green), var(--color-blue), var(--color-purple), var(--color-red));
447
+ }
448
+ .metadata-menu.modal-container .field-container .node-color.picker input {
449
+ opacity: 0;
450
+ height: 2em;
451
+ width: 2em;
452
+ }
453
+ .metadata-menu.modal-container .field-container .edge-side {
454
+ display: flex;
455
+ }
456
+ .metadata-menu.modal-container .field-container .edge-side .side-icon svg {
457
+ height: 22px;
458
+ width: 22px;
459
+ margin: 0 0.1em 0 0.7em;
460
+ }
461
+ .metadata-menu.modal-container .field-container.edges {
462
+ margin-bottom: 0;
463
+ }
464
+ .metadata-menu.modal-container .field-container.colors {
465
+ display: flex;
466
+ flex-wrap: wrap;
467
+ }
468
+ .metadata-menu.modal-container .field-container.labels {
469
+ display: flex;
470
+ align-items: center;
471
+ flex-wrap: wrap;
472
+ }
473
+ .metadata-menu.modal-container .field-container.labels .label {
474
+ margin-right: 1em;
475
+ }
476
+ .metadata-menu.modal-container .field-container.labels .item {
477
+ white-space: nowrap;
478
+ }
479
+ .metadata-menu.modal-container .field-container.labels .item.chip {
480
+ padding-top: 0.3em;
481
+ margin-left: 0em;
482
+ margin-right: 0.3em;
483
+ margin-top: 0.3em;
484
+ background-color: var(--tag-background);
485
+ border: 1px solid var(--tag-border-color);
486
+ width: fit-content;
487
+ display: flex;
488
+ color: var(--text-muted);
489
+ align-items: center;
490
+ }
491
+ .metadata-menu.modal-container .field-container.labels .item p {
492
+ margin-block-end: 0;
493
+ margin-block-start: 0;
494
+ }
495
+ .metadata-menu.modal-container .field-container.labels .item.spacer {
496
+ width: 100%;
497
+ }
498
+ .metadata-menu.modal-container .field-container.labels .item.right-align {
499
+ padding-right: 0;
500
+ }
501
+ .metadata-menu.modal-container .field-container.labels .item button {
502
+ border: none;
503
+ box-shadow: none;
504
+ background: none;
505
+ padding-right: 0;
506
+ }
507
+ .metadata-menu.modal-container .field-container.labels .item button:hover {
508
+ color: var(--text-accent);
509
+ }
510
+ .metadata-menu.modal-container .field-container.labels .item button.item-remove:hover {
511
+ color: var(--text-accent);
512
+ }
513
+ .metadata-menu.modal-container .field-container button {
514
+ margin-right: 12px;
515
+ }
516
+ .metadata-menu.modal-container .field-container button :disabled {
517
+ opacity: 50%;
518
+ }
519
+ .metadata-menu.modal-container .field-container button .danger {
520
+ background-color: var(--color-purple);
521
+ color: var(--color-base-00);
522
+ }
523
+ .metadata-menu.modal-container .field-container button:last-child {
524
+ margin-right: 0;
525
+ }
526
+ .metadata-menu.modal-container .field-error {
527
+ height: 100%;
528
+ color: var(--text-on-accent);
529
+ width: 100%;
530
+ background-color: var(--color-accent);
531
+ padding: var(--size-4-1) var(--size-4-2);
532
+ font-size: var(--font-ui-small);
533
+ border-radius: var(--input-radius);
534
+ }
535
+ .metadata-menu.modal-container .field-warning {
536
+ font-size: smaller;
537
+ background-color: var(--color-accent);
538
+ color: var(--text-on-accent);
539
+ padding: 0.5em;
540
+ border-radius: 0.5em;
541
+ }
542
+ .metadata-menu.modal-container .footer-actions {
543
+ display: flex;
544
+ padding: var(--size-4-3);
545
+ align-items: center;
546
+ }
547
+ .metadata-menu.modal-container .footer-actions .spacer {
548
+ width: 100%;
549
+ }
550
+ .metadata-menu.modal-container .footer-actions .info {
551
+ white-space: nowrap;
552
+ margin-right: 1em;
553
+ font-size: x-small;
554
+ font-style: italic;
555
+ color: var(--color-accent);
556
+ }
557
+ .metadata-menu.modal-container .footer-actions button {
558
+ margin-right: 12px;
559
+ }
560
+ .metadata-menu.modal-container .footer-actions button :disabled {
561
+ opacity: 50%;
562
+ }
563
+ .metadata-menu.modal-container .footer-actions button .danger {
564
+ background-color: var(--color-purple);
565
+ color: var(--color-base-00);
566
+ }
567
+ .metadata-menu.modal-container .footer-actions button:last-child {
568
+ margin-right: 0;
569
+ }
570
+ .metadata-menu.modal-container.confirm-modal .field-name {
571
+ color: var(--text-accent);
572
+ }
573
+ .metadata-menu.modal-container.confirm-modal .field-value {
574
+ color: var(--text-accent);
575
+ }
576
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container {
577
+ display: flex;
578
+ align-items: center;
579
+ }
580
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .file-name {
581
+ font-weight: 600;
582
+ }
583
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .position-icon {
584
+ display: flex;
585
+ align-items: center;
586
+ margin: 0 0.375em;
587
+ color: var(--text-muted);
588
+ }
589
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .position-icon svg {
590
+ height: 0.8em;
591
+ width: 0.8em;
592
+ }
593
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .line-number {
594
+ color: var(--text-muted);
595
+ font-size: smaller;
596
+ }
597
+ .metadata-menu.modal-container.confirm-modal .target-container .current-value {
598
+ color: var(--text-muted);
599
+ font-size: smaller;
600
+ }
601
+ .metadata-menu.modal-container.confirm-modal .target-container .current-value.empty-or-missing {
602
+ font-style: italic;
603
+ }
604
+
605
+ .metadata-menu.modal-container.note-fields-modal .navigation-separator {
606
+ margin-top: 1em;
607
+ }
608
+ .metadata-menu.modal-container.note-fields-modal .back-button-wrapper {
609
+ display: flex;
610
+ }
611
+ .metadata-menu.modal-container.note-fields-modal button {
612
+ padding: 0 0 0.4em 0.4em;
613
+ height: auto;
614
+ box-shadow: none;
615
+ background-color: var(--background-primary);
616
+ }
617
+ .metadata-menu.modal-container.note-fields-modal button.disabled {
618
+ color: var(--text-faint);
619
+ }
620
+ .metadata-menu.modal-container.note-fields-modal button:disabled {
621
+ color: var(--text-faint);
622
+ }
623
+ .metadata-menu.modal-container.note-fields-modal .modal {
624
+ width: auto;
625
+ min-width: var(--dialog-width);
626
+ }
627
+ @media screen and (max-width: 400px) {
628
+ .metadata-menu.modal-container.note-fields-modal .modal {
629
+ max-width: 97vw;
630
+ min-width: 0px;
631
+ margin-bottom: 50px;
632
+ margin-left: 6px;
633
+ }
634
+ }
635
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container {
636
+ display: grid;
637
+ border-collapse: separate;
638
+ grid-template-columns: auto auto 1fr auto;
639
+ margin-top: 3px;
640
+ }
641
+ @media screen and (max-width: 400px) {
642
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container {
643
+ grid-template-columns: 270px 75px;
644
+ }
645
+ }
646
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper {
647
+ grid-column: 1;
648
+ }
649
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper {
650
+ grid-column: 2;
651
+ display: flex;
652
+ }
653
+ @media screen and (max-width: 400px) {
654
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-settings-spacer {
655
+ width: 100%;
656
+ }
657
+ }
658
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper {
659
+ grid-column: 3;
660
+ }
661
+ @media screen and (max-width: 400px) {
662
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper {
663
+ grid-column: 1;
664
+ margin-bottom: 1em;
665
+ }
666
+ }
667
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper {
668
+ grid-column: 4;
669
+ display: flex;
670
+ }
671
+ @media screen and (max-width: 400px) {
672
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper {
673
+ grid-column: 2;
674
+ margin-bottom: 1em;
675
+ }
676
+ }
677
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-options-spacer {
678
+ width: 100%;
679
+ }
680
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item {
681
+ padding-top: 0.2em;
682
+ padding-right: 0.5em;
683
+ float: none;
684
+ vertical-align: middle;
685
+ }
686
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-name {
687
+ font-weight: bold;
688
+ white-space: nowrap;
689
+ background-color: none;
690
+ color: var(--text-normal);
691
+ padding-left: 0.6em;
692
+ border: none;
693
+ }
694
+ @media screen and (max-width: 400px) {
695
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-name, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-name {
696
+ padding-left: 0;
697
+ }
698
+ }
699
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-name.active, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-name.active, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-name.active, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-name.active {
700
+ padding-left: 0.2em;
701
+ border-left: 0.4em var(--color-accent) solid;
702
+ }
703
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item .field-type, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item .field-type, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item .field-type, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item .field-type {
704
+ margin-top: 0.25em;
705
+ }
706
+ @media screen and (max-width: 400px) {
707
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item .field-type.chip, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item .field-type.chip, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item .field-type.chip, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item .field-type.chip {
708
+ margin-right: 0;
709
+ }
710
+ }
711
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-setting, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-setting, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-setting, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-setting {
712
+ padding-right: 0;
713
+ }
714
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-setting button svg, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-setting button svg, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-setting button svg, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-setting button svg {
715
+ color: var(--text-faint);
716
+ height: 1em;
717
+ }
718
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-value, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-value, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-value, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-value {
719
+ width: 100%;
720
+ }
721
+ .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-name-wrapper .field-item.field-value.emptyfield, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-value-wrapper .field-item.field-value.emptyfield, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-settings-wrapper .field-item.field-value.emptyfield, .metadata-menu.modal-container.note-fields-modal .note-fields-container .field-options-wrapper .field-item.field-value.emptyfield {
722
+ color: var(--text-faint);
723
+ }
724
+ .metadata-menu.modal-container.note-fields-modal .insert-all-fields {
725
+ margin-top: 0.4em;
726
+ padding-left: 0.6em;
727
+ display: flex;
728
+ }
729
+ .metadata-menu.modal-container.note-fields-modal .insert-all-fields button {
730
+ padding: 0 0 0.4em 0.4em;
731
+ height: auto;
732
+ box-shadow: none;
733
+ background-color: var(--background-primary);
734
+ margin-left: 0.4em;
735
+ }
736
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container {
737
+ display: flex;
738
+ }
739
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .fileclass-manager-container {
740
+ display: flex;
741
+ }
742
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .fileclass-manager-container .name {
743
+ padding-bottom: 0.4em;
744
+ border: none;
745
+ }
746
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .fileclass-manager-container .name.active {
747
+ padding-bottom: 0em;
748
+ border-bottom: 0.4em var(--color-accent) solid;
749
+ }
750
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .fileclass-manager-container .name:hover {
751
+ cursor: context-menu;
752
+ }
753
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .fileclass-manager-container button svg {
754
+ color: var(--text-faint);
755
+ height: 1em;
756
+ }
757
+ .metadata-menu.modal-container.note-fields-modal .fields-inheritance-manager-container .separator {
758
+ margin: 0 0.5em;
759
+ }
760
+
761
+ .metadata-menu.modal-container.narrow .modal {
762
+ width: initial;
763
+ }
764
+ .metadata-menu.modal-container .cm-gutter {
765
+ color: var(--text-code);
766
+ background-color: var(--background-primary);
767
+ }
768
+ .metadata-menu.modal-container .cm-activeLineGutter, .metadata-menu.modal-container .cm-activeLine {
769
+ background-color: var(--text-accent);
770
+ color: var(--text-on-accent);
771
+ }
772
+ .metadata-menu.modal-container .vstacked {
773
+ display: grid;
774
+ margin: 1em 0;
775
+ }
776
+ .metadata-menu.modal-container .vstacked code {
777
+ color: var(--text-code);
778
+ font-size: smaller;
779
+ }
780
+ .metadata-menu.modal-container .vstacked .field-container {
781
+ margin: 0;
782
+ }
783
+ .metadata-menu.modal-container .sub-text {
784
+ display: flex;
785
+ font-size: smaller;
786
+ color: var(--text-muted);
787
+ }
788
+ .metadata-menu.modal-container .info-code {
789
+ font-size: x-small;
790
+ }
791
+ .metadata-menu.modal-container .suggestion-item .field-type-container {
792
+ min-width: 160px;
793
+ }
794
+ .metadata-menu.modal-container .suggestion-item .field-type-tooltip {
795
+ color: var(--text-faint);
796
+ }
797
+ .metadata-menu.modal-container .field-container {
798
+ display: flex;
799
+ align-items: center;
800
+ margin: 1em 0;
801
+ }
802
+ .metadata-menu.modal-container .field-container .field-type-label, .metadata-menu.modal-container .field-container .parent-label {
803
+ margin: 0 1em;
804
+ white-space: nowrap;
805
+ }
806
+ .metadata-menu.modal-container .field-container .field-type-label.empty, .metadata-menu.modal-container .field-container .parent-label.empty {
807
+ color: var(--text-faint);
808
+ }
809
+ .metadata-menu.modal-container .field-container .tooltip-btn .tooltip-button {
810
+ background: none;
811
+ box-shadow: none;
812
+ border: none;
813
+ vertical-align: middle;
814
+ color: var(--text-warning);
815
+ padding-right: 1em;
816
+ }
817
+ .metadata-menu.modal-container .field-container .info {
818
+ white-space: nowrap;
819
+ margin-right: 1em;
820
+ font-size: x-small;
821
+ font-style: italic;
822
+ color: var(--color-accent);
823
+ }
824
+ @media screen and (max-width: 400px) {
825
+ .metadata-menu.modal-container .field-container .info {
826
+ display: none;
827
+ }
828
+ }
829
+ .metadata-menu.modal-container .field-container .label {
830
+ white-space: nowrap;
831
+ }
832
+ .metadata-menu.modal-container .field-container .label.bold {
833
+ font-weight: var(--bold-weight);
834
+ color: var(--bold-color);
835
+ }
836
+ .metadata-menu.modal-container .field-container .label.code {
837
+ font-family: monospace;
838
+ color: var(--code-normal);
839
+ font-size: var(--code-size);
840
+ background-color: var(--code-background);
841
+ white-space: pre;
842
+ }
843
+ .metadata-menu.modal-container .field-container .label.italic {
844
+ font-style: italic;
845
+ color: var(--italic-color);
846
+ }
847
+ .metadata-menu.modal-container .field-container .label.strikethrough {
848
+ text-decoration: line-through;
849
+ }
850
+ .metadata-menu.modal-container .field-container .style-buttons-container {
851
+ display: inline-flex;
852
+ }
853
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container {
854
+ display: block;
855
+ margin-right: 1em;
856
+ margin-top: 0;
857
+ margin-bottom: 0;
858
+ }
859
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container:last-child {
860
+ margin-right: 0;
861
+ }
862
+ .metadata-menu.modal-container .field-container .style-buttons-container .style-button-container .style-btn-label {
863
+ margin-right: 0.5em;
864
+ }
865
+ .metadata-menu.modal-container .field-container input, .metadata-menu.modal-container .field-container textarea {
866
+ margin-right: 1em;
867
+ }
868
+ .metadata-menu.modal-container .field-container input.with-label, .metadata-menu.modal-container .field-container textarea.with-label {
869
+ margin-left: 1em;
870
+ }
871
+ .metadata-menu.modal-container .field-container input.full-width, .metadata-menu.modal-container .field-container textarea.full-width {
872
+ width: 100%;
873
+ }
874
+ .metadata-menu.modal-container .field-container input:last-child, .metadata-menu.modal-container .field-container textarea:last-child {
875
+ margin-right: 0;
876
+ }
877
+ .metadata-menu.modal-container .field-container .date-input-wrapper {
878
+ display: flex;
879
+ background: var(--background-modifier-form-field);
880
+ border: var(--input-border-width) solid var(--background-modifier-border);
881
+ color: var(--text-normal);
882
+ font-family: inherit;
883
+ font-size: var(--font-ui-small);
884
+ border-radius: var(--input-radius);
885
+ outline: none;
886
+ margin-right: 1em;
887
+ padding: 0;
888
+ }
889
+ .metadata-menu.modal-container .field-container .date-input-wrapper:focus {
890
+ box-shadow: 0 0 0 2px var(--background-modifier-border-focus);
891
+ }
892
+ .metadata-menu.modal-container .field-container .date-input-wrapper input {
893
+ border: none;
894
+ }
895
+ .metadata-menu.modal-container .field-container .date-input-wrapper input:focus {
896
+ box-shadow: none;
897
+ }
898
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input {
899
+ margin-right: 0;
900
+ }
901
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.time {
902
+ width: 7em;
903
+ }
904
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.date {
905
+ width: 14em;
906
+ }
907
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input.datetime {
908
+ width: 14em;
909
+ }
910
+ @media screen and (max-width: 400px) {
911
+ .metadata-menu.modal-container .field-container .date-input-wrapper .master-input {
912
+ display: none;
913
+ }
914
+ }
915
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker {
916
+ width: 0;
917
+ margin-right: 0;
918
+ }
919
+ .metadata-menu.modal-container .field-container .date-input-wrapper .time-picker {
920
+ width: 2em;
921
+ margin-right: 0.5em;
922
+ font-size: large;
923
+ }
924
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker-button {
925
+ border: none;
926
+ box-shadow: none;
927
+ size: 1em;
928
+ }
929
+ .metadata-menu.modal-container .field-container .date-input-wrapper .date-picker-button:hover {
930
+ background-color: inherit;
931
+ }
932
+ .metadata-menu.modal-container .field-container textarea.full-width {
933
+ width: 100%;
934
+ }
935
+ .metadata-menu.modal-container .field-container .icon-preview {
936
+ margin: 0 0.6em;
937
+ color: var(--text-muted);
938
+ }
939
+ .metadata-menu.modal-container .field-container .spacer {
940
+ width: 100%;
941
+ }
942
+ .metadata-menu.modal-container .field-container .is-invalid {
943
+ color: var(--color-red);
944
+ }
945
+ .metadata-menu.modal-container .field-container .more-info {
946
+ color: var(--text-faint);
947
+ white-space: nowrap;
948
+ margin-left: 0.5em;
949
+ font-size: small;
950
+ font-style: italic;
951
+ }
952
+ .metadata-menu.modal-container .field-container .warning {
953
+ color: var(--color-red);
954
+ }
955
+ .metadata-menu.modal-container .field-container .node-color {
956
+ min-height: 2em;
957
+ min-width: 2em;
958
+ border-radius: 50%;
959
+ margin: 0.2em 0.2em;
960
+ text-align: center;
961
+ }
962
+ .metadata-menu.modal-container .field-container .node-color.color-1 {
963
+ background-color: rgba(var(--canvas-color-1), 0.2);
964
+ color: rgba(var(--canvas-color-1), 0.2);
965
+ }
966
+ .metadata-menu.modal-container .field-container .node-color.color-1.active {
967
+ background-color: rgba(var(--canvas-color-1), 1);
968
+ color: rgba(var(--canvas-color-1), 1);
969
+ }
970
+ .metadata-menu.modal-container .field-container .node-color.color-2 {
971
+ background-color: rgba(var(--canvas-color-2), 0.2);
972
+ color: rgba(var(--canvas-color-2), 0.2);
973
+ }
974
+ .metadata-menu.modal-container .field-container .node-color.color-2.active {
975
+ background-color: rgba(var(--canvas-color-2), 1);
976
+ color: rgba(var(--canvas-color-2), 1);
977
+ }
978
+ .metadata-menu.modal-container .field-container .node-color.color-3 {
979
+ background-color: rgba(var(--canvas-color-3), 0.2);
980
+ color: rgba(var(--canvas-color-3), 0.2);
981
+ }
982
+ .metadata-menu.modal-container .field-container .node-color.color-3.active {
983
+ background-color: rgba(var(--canvas-color-3), 1);
984
+ color: rgba(var(--canvas-color-3), 1);
985
+ }
986
+ .metadata-menu.modal-container .field-container .node-color.color-4 {
987
+ background-color: rgba(var(--canvas-color-4), 0.2);
988
+ color: rgba(var(--canvas-color-4), 0.2);
989
+ }
990
+ .metadata-menu.modal-container .field-container .node-color.color-4.active {
991
+ background-color: rgba(var(--canvas-color-4), 1);
992
+ color: rgba(var(--canvas-color-4), 1);
993
+ }
994
+ .metadata-menu.modal-container .field-container .node-color.color-5 {
995
+ background-color: rgba(var(--canvas-color-5), 0.2);
996
+ color: rgba(var(--canvas-color-5), 0.2);
997
+ }
998
+ .metadata-menu.modal-container .field-container .node-color.color-5.active {
999
+ background-color: rgba(var(--canvas-color-5), 1);
1000
+ color: rgba(var(--canvas-color-5), 1);
1001
+ }
1002
+ .metadata-menu.modal-container .field-container .node-color.color-6 {
1003
+ background-color: rgba(var(--canvas-color-6), 0.2);
1004
+ color: rgba(var(--canvas-color-6), 0.2);
1005
+ }
1006
+ .metadata-menu.modal-container .field-container .node-color.color-6.active {
1007
+ background-color: rgba(var(--canvas-color-6), 1);
1008
+ color: rgba(var(--canvas-color-6), 1);
1009
+ }
1010
+ .metadata-menu.modal-container .field-container .node-color svg {
1011
+ vertical-align: bottom;
1012
+ stroke-width: 3px;
1013
+ }
1014
+ .metadata-menu.modal-container .field-container .node-color.picker {
1015
+ background: conic-gradient(var(--color-red), var(--color-yellow), var(--color-green), var(--color-blue), var(--color-purple), var(--color-red));
1016
+ }
1017
+ .metadata-menu.modal-container .field-container .node-color.picker input {
1018
+ opacity: 0;
1019
+ height: 2em;
1020
+ width: 2em;
1021
+ }
1022
+ .metadata-menu.modal-container .field-container .edge-side {
1023
+ display: flex;
1024
+ }
1025
+ .metadata-menu.modal-container .field-container .edge-side .side-icon svg {
1026
+ height: 22px;
1027
+ width: 22px;
1028
+ margin: 0 0.1em 0 0.7em;
1029
+ }
1030
+ .metadata-menu.modal-container .field-container.edges {
1031
+ margin-bottom: 0;
1032
+ }
1033
+ .metadata-menu.modal-container .field-container.colors {
1034
+ display: flex;
1035
+ flex-wrap: wrap;
1036
+ }
1037
+ .metadata-menu.modal-container .field-container.labels {
1038
+ display: flex;
1039
+ align-items: center;
1040
+ flex-wrap: wrap;
1041
+ }
1042
+ .metadata-menu.modal-container .field-container.labels .label {
1043
+ margin-right: 1em;
1044
+ }
1045
+ .metadata-menu.modal-container .field-container.labels .item {
1046
+ white-space: nowrap;
1047
+ }
1048
+ .metadata-menu.modal-container .field-container.labels .item.chip {
1049
+ padding-top: 0.3em;
1050
+ margin-left: 0em;
1051
+ margin-right: 0.3em;
1052
+ margin-top: 0.3em;
1053
+ background-color: var(--tag-background);
1054
+ border: 1px solid var(--tag-border-color);
1055
+ width: fit-content;
1056
+ display: flex;
1057
+ color: var(--text-muted);
1058
+ align-items: center;
1059
+ }
1060
+ .metadata-menu.modal-container .field-container.labels .item p {
1061
+ margin-block-end: 0;
1062
+ margin-block-start: 0;
1063
+ }
1064
+ .metadata-menu.modal-container .field-container.labels .item.spacer {
1065
+ width: 100%;
1066
+ }
1067
+ .metadata-menu.modal-container .field-container.labels .item.right-align {
1068
+ padding-right: 0;
1069
+ }
1070
+ .metadata-menu.modal-container .field-container.labels .item button {
1071
+ border: none;
1072
+ box-shadow: none;
1073
+ background: none;
1074
+ padding-right: 0;
1075
+ }
1076
+ .metadata-menu.modal-container .field-container.labels .item button:hover {
1077
+ color: var(--text-accent);
1078
+ }
1079
+ .metadata-menu.modal-container .field-container.labels .item button.item-remove:hover {
1080
+ color: var(--text-accent);
1081
+ }
1082
+ .metadata-menu.modal-container .field-container button {
1083
+ margin-right: 12px;
1084
+ }
1085
+ .metadata-menu.modal-container .field-container button :disabled {
1086
+ opacity: 50%;
1087
+ }
1088
+ .metadata-menu.modal-container .field-container button .danger {
1089
+ background-color: var(--color-purple);
1090
+ color: var(--color-base-00);
1091
+ }
1092
+ .metadata-menu.modal-container .field-container button:last-child {
1093
+ margin-right: 0;
1094
+ }
1095
+ .metadata-menu.modal-container .field-error {
1096
+ height: 100%;
1097
+ color: var(--text-on-accent);
1098
+ width: 100%;
1099
+ background-color: var(--color-accent);
1100
+ padding: var(--size-4-1) var(--size-4-2);
1101
+ font-size: var(--font-ui-small);
1102
+ border-radius: var(--input-radius);
1103
+ }
1104
+ .metadata-menu.modal-container .field-warning {
1105
+ font-size: smaller;
1106
+ background-color: var(--color-accent);
1107
+ color: var(--text-on-accent);
1108
+ padding: 0.5em;
1109
+ border-radius: 0.5em;
1110
+ }
1111
+ .metadata-menu.modal-container .footer-actions {
1112
+ display: flex;
1113
+ padding: var(--size-4-3);
1114
+ align-items: center;
1115
+ }
1116
+ .metadata-menu.modal-container .footer-actions .spacer {
1117
+ width: 100%;
1118
+ }
1119
+ .metadata-menu.modal-container .footer-actions .info {
1120
+ white-space: nowrap;
1121
+ margin-right: 1em;
1122
+ font-size: x-small;
1123
+ font-style: italic;
1124
+ color: var(--color-accent);
1125
+ }
1126
+ .metadata-menu.modal-container .footer-actions button {
1127
+ margin-right: 12px;
1128
+ }
1129
+ .metadata-menu.modal-container .footer-actions button :disabled {
1130
+ opacity: 50%;
1131
+ }
1132
+ .metadata-menu.modal-container .footer-actions button .danger {
1133
+ background-color: var(--color-purple);
1134
+ color: var(--color-base-00);
1135
+ }
1136
+ .metadata-menu.modal-container .footer-actions button:last-child {
1137
+ margin-right: 0;
1138
+ }
1139
+ .metadata-menu.modal-container.confirm-modal .field-name {
1140
+ color: var(--text-accent);
1141
+ }
1142
+ .metadata-menu.modal-container.confirm-modal .field-value {
1143
+ color: var(--text-accent);
1144
+ }
1145
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container {
1146
+ display: flex;
1147
+ align-items: center;
1148
+ }
1149
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .file-name {
1150
+ font-weight: 600;
1151
+ }
1152
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .position-icon {
1153
+ display: flex;
1154
+ align-items: center;
1155
+ margin: 0 0.375em;
1156
+ color: var(--text-muted);
1157
+ }
1158
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .position-icon svg {
1159
+ height: 0.8em;
1160
+ width: 0.8em;
1161
+ }
1162
+ .metadata-menu.modal-container.confirm-modal .target-container .location-container .line-number {
1163
+ color: var(--text-muted);
1164
+ font-size: smaller;
1165
+ }
1166
+ .metadata-menu.modal-container.confirm-modal .target-container .current-value {
1167
+ color: var(--text-muted);
1168
+ font-size: smaller;
1169
+ }
1170
+ .metadata-menu.modal-container.confirm-modal .target-container .current-value.empty-or-missing {
1171
+ font-style: italic;
1172
+ }
1173
+
1174
+ .sections .item {
1175
+ padding: 0;
1176
+ }
1177
+ .sections .item .line {
1178
+ display: flex;
1179
+ }
1180
+ .sections .item .line .lineNumber {
1181
+ font-size: small;
1182
+ color: var(--text-faint);
1183
+ margin-right: 1em;
1184
+ }
1185
+
1186
+ .value-add-notice {
1187
+ display: flex;
1188
+ background-color: var(--color-accent);
1189
+ color: var(--text-on-accent);
1190
+ }
1191
+ .value-add-notice .label {
1192
+ margin: 0 1em;
1193
+ padding-top: 0.3em;
1194
+ }
1195
+ .value-add-notice .spacer {
1196
+ width: 100%;
1197
+ }
1198
+ .value-add-notice button {
1199
+ margin-right: 12px;
1200
+ }
1201
+ .value-add-notice button :disabled {
1202
+ opacity: 50%;
1203
+ }
1204
+ .value-add-notice button .danger {
1205
+ background-color: var(--color-purple);
1206
+ color: var(--color-base-00);
1207
+ }
1208
+ .value-add-notice button:last-child {
1209
+ margin-right: 0;
1210
+ }
1211
+
1212
+ .suggester-input {
1213
+ display: flex;
1214
+ align-items: center;
1215
+ border-bottom: 1px solid var(--background-secondary-alt);
1216
+ margin-top: 0.25em;
1217
+ border-color: rgba(var(--mono-rgb-100), 0.05);
1218
+ border-bottom: 1px solid var(--background-secondary);
1219
+ }
1220
+ .suggester-input .suggester-title {
1221
+ margin-left: 1em;
1222
+ white-space: nowrap;
1223
+ }
1224
+ .suggester-input .info {
1225
+ white-space: nowrap;
1226
+ margin-right: 1em;
1227
+ font-size: x-small;
1228
+ font-style: italic;
1229
+ color: var(--color-accent);
1230
+ }
1231
+ .suggester-input .prompt-input {
1232
+ border: none;
1233
+ }
1234
+ .suggester-input button {
1235
+ margin-right: 12px;
1236
+ }
1237
+ .suggester-input button :disabled {
1238
+ opacity: 50%;
1239
+ }
1240
+ .suggester-input button .danger {
1241
+ background-color: var(--color-purple);
1242
+ color: var(--color-base-00);
1243
+ }
1244
+ .suggester-input button:last-child {
1245
+ margin-right: 0;
1246
+ }
1247
+ .suggester-input button:first-child {
1248
+ margin-left: 1em;
1249
+ }
1250
+ .suggester-input button:last-child {
1251
+ margin-right: 1em;
1252
+ }
1253
+ .suggester-input .input-as-title {
1254
+ font-weight: 500;
1255
+ }
1256
+
1257
+ .value-container {
1258
+ display: flex;
1259
+ white-space: nowrap;
1260
+ align-items: center;
1261
+ }
1262
+ .value-container button {
1263
+ margin: 0 0.3em;
1264
+ }
1265
+ .value-container button.left {
1266
+ margin-left: 0;
1267
+ }
1268
+ .value-container button.right {
1269
+ margin-right: 0;
1270
+ }
1271
+ .value-container button.small {
1272
+ height: 1.5em;
1273
+ width: 1.5em;
1274
+ padding: 0.3em;
1275
+ border-radius: 0.75em;
1276
+ margin-right: 0.5em;
1277
+ }
1278
+ .value-container button.small.active {
1279
+ background-color: var(--color-accent);
1280
+ color: var(--text-on-accent);
1281
+ }
1282
+ .value-container button.small:focus {
1283
+ box-shadow: none;
1284
+ }
1285
+ .value-container button.small:hover {
1286
+ box-shadow: 0 0 0 1px var(--interactive-accent);
1287
+ }
1288
+ .value-container .spacer {
1289
+ width: 100%;
1290
+ }
1291
+ .value-container .index-container {
1292
+ margin: 0em 0.7em 0em 0em;
1293
+ display: block;
1294
+ background-color: var(--color-accent);
1295
+ color: var(--text-on-accent);
1296
+ border-radius: 0.75em;
1297
+ font-size: x-small;
1298
+ min-width: 1.5em;
1299
+ text-align: center;
1300
+ }
1301
+ .value-container .label-container {
1302
+ margin-right: 0.5em;
1303
+ font-weight: 600;
1304
+ }
1305
+ .value-container .label-with-icon-container {
1306
+ display: inline-flex;
1307
+ }
1308
+ .value-container .label-with-icon-container .icon {
1309
+ margin-right: 0.5em;
1310
+ }
1311
+ .value-container .icon-container {
1312
+ margin: 0em 0.7em 0em 0em;
1313
+ display: block;
1314
+ }
1315
+ .value-container .icon-container svg {
1316
+ vertical-align: text-bottom;
1317
+ }
1318
+ .value-container.value-checked {
1319
+ background-color: var(--background-modifier-hover);
1320
+ }
1321
+ .value-container.value-checked.is-selected {
1322
+ background-color: var(--interactive-accent);
1323
+ }
1324
+ .value-container .item-with-add-on {
1325
+ display: flex;
1326
+ }
1327
+ .value-container .item-with-add-on .add-on {
1328
+ font-size: x-small;
1329
+ margin-left: 1em;
1330
+ padding-top: 0.4em;
1331
+ color: var(--color-base-60);
1332
+ }
1333
+ .value-container .empty {
1334
+ color: var(--text-faint);
1335
+ }
1336
+ .value-container .media-item {
1337
+ display: flex;
1338
+ align-items: center;
1339
+ }
1340
+ .value-container .media-item .media-info-container {
1341
+ display: flex;
1342
+ }
1343
+ .value-container .media-item .thumbnail-container {
1344
+ color: var(--text-faint);
1345
+ }
1346
+ .value-container .media-item .thumbnail-container img.thumbnail {
1347
+ width: 100%;
1348
+ }
1349
+
1350
+ .suggestion-item.suggest-separator {
1351
+ border-bottom: 1px solid var(--divider-color);
1352
+ border-radius: 0px;
1353
+ padding: 1px;
1354
+ }
1355
+
1356
+ .prompt.media-as-cards {
1357
+ width: 100%;
1358
+ }
1359
+ .prompt.media-as-cards .prompt-results {
1360
+ display: grid;
1361
+ grid-template-columns: repeat(3, 1fr);
1362
+ grid-gap: 10px;
1363
+ }
1364
+ @media screen and (max-width: 400px) {
1365
+ .prompt.media-as-cards .prompt-results {
1366
+ grid-template-columns: auto;
1367
+ }
1368
+ }
1369
+ @media (max-width: 780px) {
1370
+ .prompt.media-as-cards .prompt-results {
1371
+ grid-template-columns: repeat(2, 1fr);
1372
+ }
1373
+ }
1374
+ @media (min-width: 780px) and (max-width: 1020px) {
1375
+ .prompt.media-as-cards .prompt-results {
1376
+ grid-template-columns: repeat(3, 1fr);
1377
+ }
1378
+ }
1379
+ @media (min-width: 1020px) and (max-width: 1280px) {
1380
+ .prompt.media-as-cards .prompt-results {
1381
+ grid-template-columns: repeat(4, 1fr);
1382
+ }
1383
+ }
1384
+ @media (min-width: 1280px) {
1385
+ .prompt.media-as-cards .prompt-results {
1386
+ grid-template-columns: repeat(5, 1fr);
1387
+ }
1388
+ }
1389
+ .prompt.media-as-cards .prompt-results .value-container {
1390
+ align-items: flex-end;
1391
+ justify-content: center;
1392
+ }
1393
+ .prompt.media-as-cards .prompt-results .value-container.value-checked {
1394
+ border: 1px solid var(--color-accent);
1395
+ }
1396
+ .prompt.media-as-cards .prompt-results .value-container .media-item {
1397
+ flex-direction: column;
1398
+ }
1399
+ .prompt.media-as-cards .prompt-results .value-container .media-item .file-name {
1400
+ width: 100%;
1401
+ text-align: center;
1402
+ font-size: smaller;
1403
+ }
1404
+
1405
+ .metadata-menu.settings .settings-info-warning {
1406
+ color: var(--text-warning);
1407
+ }
1408
+ .metadata-menu.settings .setting-divider {
1409
+ padding: 0.75em 0;
1410
+ border-bottom: 1px solid var(--background-modifier-border);
1411
+ }
1412
+ .metadata-menu.settings .header-container {
1413
+ display: flex;
1414
+ }
1415
+ .metadata-menu.settings .header-container .text-container {
1416
+ width: 100%;
1417
+ }
1418
+ .metadata-menu.settings .header-container .text-container .section-header {
1419
+ margin-bottom: 0;
1420
+ }
1421
+ .metadata-menu.settings .header-container .text-container .setting-item-description {
1422
+ margin-bottom: 1.33em;
1423
+ }
1424
+ .metadata-menu.settings .fields-container {
1425
+ display: grid;
1426
+ padding-top: 0.5em;
1427
+ }
1428
+ .metadata-menu.settings .fields-container .setting-item .setting-item-info .name {
1429
+ font-weight: 500;
1430
+ white-space: nowrap;
1431
+ display: inline-flex;
1432
+ }
1433
+ .metadata-menu.settings .fields-container .setting-item .setting-item-info .name .indentation {
1434
+ width: 1em;
1435
+ color: var(--text-faint);
1436
+ margin-right: 0.3em;
1437
+ }
1438
+ .metadata-menu.settings .fields-container .setting-item .setting-item-info .spacer {
1439
+ width: 100%;
1440
+ }
1441
+ .metadata-menu.settings .setting-item .icon {
1442
+ margin-left: 1em;
1443
+ }
1444
+ .metadata-menu.settings .setting-item .setting-item-info.with-button {
1445
+ display: grid;
1446
+ grid-template-columns: auto 1fr auto;
1447
+ width: 100%;
1448
+ }
1449
+ .metadata-menu.settings .setting-item .setting-item-info.with-button .setting-item-info-text {
1450
+ grid: 1;
1451
+ }
1452
+ .metadata-menu.settings .setting-item .setting-item-info.with-button .spacer {
1453
+ grid: 2;
1454
+ width: 100%;
1455
+ }
1456
+ .metadata-menu.settings .setting-item .setting-item-info.with-button button {
1457
+ grid: 3;
1458
+ max-width: 3.25em;
1459
+ }
1460
+ .metadata-menu.settings .setting-item .setting-item-info .setting-item-description {
1461
+ font-weight: 500;
1462
+ }
1463
+ .metadata-menu.settings .setting-item .setting-item-info .setting-item-name {
1464
+ font-weight: 500;
1465
+ white-space: nowrap;
1466
+ }
1467
+ .metadata-menu.settings .setting-item.vstacked {
1468
+ display: grid;
1469
+ margin: 1em 0;
1470
+ }
1471
+ .metadata-menu.settings .setting-item .full-width textarea, .metadata-menu.settings .setting-item .full-width input, .metadata-menu.settings .setting-item .full-width .search-input-container {
1472
+ width: 100%;
1473
+ }
1474
+ .metadata-menu.settings .setting-item.no-border {
1475
+ border: none;
1476
+ }
1477
+ .metadata-menu.settings .setting-item.narrow-title .setting-item-info {
1478
+ flex: 2;
1479
+ }
1480
+ .metadata-menu.settings .setting-item.narrow-title .setting-item-control {
1481
+ flex: 2;
1482
+ }
1483
+ .metadata-menu.settings .setting-item .save {
1484
+ margin-left: 1em;
1485
+ }
1486
+
1487
+ .metadata-menu.suggester .item-with-alias {
1488
+ display: flex;
1489
+ }
1490
+ .metadata-menu.suggester .item-with-alias-filepath {
1491
+ font-size: x-small;
1492
+ margin-left: 1em;
1493
+ padding-top: 0.4em;
1494
+ color: var(--color-base-60);
1495
+ }
1496
+
1497
+ .fileClass-add-button {
1498
+ color: var(--text-accent);
1499
+ padding: 0 0.5em;
1500
+ display: flex;
1501
+ }
1502
+
1503
+ .edit-block-button.fileclass-codeblock-icon {
1504
+ right: calc(var(--size-2-2) + 2em);
1505
+ }
1506
+
1507
+ .metadata-menu.fileclass-view .fv-menu, .metadata-menu.fileclass-codeblock-view .fv-menu {
1508
+ display: flex;
1509
+ }
1510
+ .metadata-menu.fileclass-view .fv-menu .fv-menu-item, .metadata-menu.fileclass-codeblock-view .fv-menu .fv-menu-item {
1511
+ display: flex;
1512
+ margin: 0em 1em 0.5em 0em;
1513
+ color: var(--text-muted);
1514
+ }
1515
+ .metadata-menu.fileclass-view .fv-menu .fv-menu-item h2, .metadata-menu.fileclass-codeblock-view .fv-menu .fv-menu-item h2 {
1516
+ margin-top: 0em;
1517
+ margin-block-end: 0em;
1518
+ }
1519
+ .metadata-menu.fileclass-view .fv-menu .fv-menu-item.active, .metadata-menu.fileclass-codeblock-view .fv-menu .fv-menu-item.active {
1520
+ color: var(--text-accent);
1521
+ border-bottom: 3px solid var(--text-accent);
1522
+ }
1523
+ .metadata-menu.fileclass-view .view-container, .metadata-menu.fileclass-codeblock-view .view-container {
1524
+ display: flex;
1525
+ flex-flow: column;
1526
+ height: 95%;
1527
+ }
1528
+ .metadata-menu.fileclass-view .fv-fields .fields-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container {
1529
+ display: grid;
1530
+ grid-template-columns: auto auto auto 1fr;
1531
+ }
1532
+ @media screen and (max-width: 400px) {
1533
+ .metadata-menu.fileclass-view .fv-fields .fields-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container {
1534
+ grid-template-columns: auto auto auto;
1535
+ }
1536
+ }
1537
+ .metadata-menu.fileclass-view .fv-fields .fields-container .name-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .name-container {
1538
+ grid-column: 1;
1539
+ margin: 0.2em 1.3em 0.2em 0;
1540
+ white-space: nowrap;
1541
+ font-weight: 500;
1542
+ display: inline-flex;
1543
+ }
1544
+ @media screen and (max-width: 400px) {
1545
+ .metadata-menu.fileclass-view .fv-fields .fields-container .name-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .name-container {
1546
+ margin-top: 1em;
1547
+ }
1548
+ }
1549
+ .metadata-menu.fileclass-view .fv-fields .fields-container .name-container .indentation, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .name-container .indentation {
1550
+ width: 1em;
1551
+ color: var(--text-faint);
1552
+ margin-right: 0.3em;
1553
+ }
1554
+ .metadata-menu.fileclass-view .fv-fields .fields-container .type-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .type-container {
1555
+ grid-column: 2;
1556
+ }
1557
+ @media screen and (max-width: 400px) {
1558
+ .metadata-menu.fileclass-view .fv-fields .fields-container .type-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .type-container {
1559
+ margin-top: 1em;
1560
+ }
1561
+ }
1562
+ .metadata-menu.fileclass-view .fv-fields .fields-container .type-container .chip, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .type-container .chip {
1563
+ border-radius: 0.8em;
1564
+ padding: 0.1em 0.75em 0.25em 0.75em;
1565
+ color: white;
1566
+ margin-left: 0.5em;
1567
+ margin-right: 0.5em;
1568
+ height: 1.6em;
1569
+ white-space: nowrap;
1570
+ font-size: small;
1571
+ margin-top: 0.25em;
1572
+ opacity: 0.95;
1573
+ }
1574
+ .metadata-menu.fileclass-view .fv-fields .fields-container .buttons-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .buttons-container {
1575
+ grid-column: 3;
1576
+ display: flex;
1577
+ }
1578
+ @media screen and (max-width: 400px) {
1579
+ .metadata-menu.fileclass-view .fv-fields .fields-container .buttons-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .buttons-container {
1580
+ margin-top: 1em;
1581
+ }
1582
+ }
1583
+ .metadata-menu.fileclass-view .fv-fields .fields-container .options-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .options-container {
1584
+ grid-column: 4;
1585
+ }
1586
+ @media screen and (max-width: 400px) {
1587
+ .metadata-menu.fileclass-view .fv-fields .fields-container .options-container, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .options-container {
1588
+ grid-column: 1;
1589
+ grid-column-start: span 3;
1590
+ }
1591
+ }
1592
+ .metadata-menu.fileclass-view .fv-fields .fields-container .options-container .description, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .options-container .description {
1593
+ white-space: nowrap;
1594
+ margin-left: 1em;
1595
+ color: var(--text-muted);
1596
+ }
1597
+ @media screen and (max-width: 400px) {
1598
+ .metadata-menu.fileclass-view .fv-fields .fields-container .options-container .description, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container .options-container .description {
1599
+ margin-left: 0em;
1600
+ white-space: normal;
1601
+ }
1602
+ }
1603
+ .metadata-menu.fileclass-view .fv-fields .fields-container button, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container button {
1604
+ border: none;
1605
+ box-shadow: none;
1606
+ background: none;
1607
+ }
1608
+ .metadata-menu.fileclass-view .fv-fields .fields-container button:hover, .metadata-menu.fileclass-codeblock-view .fv-fields .fields-container button:hover {
1609
+ color: var(--text-accent);
1610
+ }
1611
+ .metadata-menu.fileclass-view .fv-fields .footer, .metadata-menu.fileclass-codeblock-view .fv-fields .footer {
1612
+ display: flex;
1613
+ }
1614
+ .metadata-menu.fileclass-view .fv-fields .footer .cell button, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell button {
1615
+ margin-top: 1em;
1616
+ margin-right: 0.3em;
1617
+ }
1618
+ .metadata-menu.fileclass-view .fv-fields .footer .cell button.favorite-button.favorite, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell button.favorite-button.favorite {
1619
+ color: var(--color-orange);
1620
+ }
1621
+ .metadata-menu.fileclass-view .fv-fields .footer .cell button.favorite-button:disabled, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell button.favorite-button:disabled {
1622
+ color: var(--text-faint);
1623
+ }
1624
+ .metadata-menu.fileclass-view .fv-fields .footer .cell button.remove-button, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell button.remove-button {
1625
+ color: var(--text-error);
1626
+ }
1627
+ .metadata-menu.fileclass-view .fv-fields .footer .cell button.active, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell button.active {
1628
+ background-color: var(--color-accent);
1629
+ border-bottom: 3px solid var(--text-accent);
1630
+ color: var(--text-on-accent);
1631
+ }
1632
+ .metadata-menu.fileclass-view .fv-fields .footer .cell select, .metadata-menu.fileclass-codeblock-view .fv-fields .footer .cell select {
1633
+ margin-top: 1em;
1634
+ margin-right: 0.3em;
1635
+ }
1636
+ .metadata-menu.fileclass-view .fv-settings .settings-container, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container {
1637
+ display: grid;
1638
+ grid-template-columns: auto auto auto 1fr;
1639
+ align-items: center;
1640
+ }
1641
+ @media screen and (max-width: 400px) {
1642
+ .metadata-menu.fileclass-view .fv-settings .settings-container, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container {
1643
+ grid-template-columns: 1fr auto;
1644
+ }
1645
+ }
1646
+ .metadata-menu.fileclass-view .fv-settings .settings-container .label, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .label {
1647
+ grid-column: 1;
1648
+ margin: 0.2em 1.3em 0.2em 0;
1649
+ white-space: nowrap;
1650
+ font-weight: 500;
1651
+ }
1652
+ @media screen and (max-width: 400px) {
1653
+ .metadata-menu.fileclass-view .fv-settings .settings-container .label, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .label {
1654
+ margin-top: 1em;
1655
+ }
1656
+ }
1657
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action {
1658
+ grid-column: 3;
1659
+ margin: 0.2em 0em 0.2em 0;
1660
+ }
1661
+ @media screen and (max-width: 400px) {
1662
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action {
1663
+ grid-column: 1;
1664
+ grid-column-start: span 2;
1665
+ }
1666
+ }
1667
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action button, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action button {
1668
+ border: none;
1669
+ box-shadow: none;
1670
+ background: none;
1671
+ }
1672
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action button:hover, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action button:hover {
1673
+ color: var(--text-accent);
1674
+ }
1675
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .checkbox-container, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .checkbox-container {
1676
+ vertical-align: top;
1677
+ }
1678
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .icon-manager, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .icon-manager {
1679
+ display: flex;
1680
+ align-items: end;
1681
+ }
1682
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .icon-manager input, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .icon-manager input {
1683
+ margin-right: 0.5em;
1684
+ }
1685
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items {
1686
+ display: flex;
1687
+ align-items: center;
1688
+ }
1689
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item {
1690
+ white-space: nowrap;
1691
+ }
1692
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item.chip, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item.chip {
1693
+ padding-top: 0.3em;
1694
+ margin-left: 0em;
1695
+ margin-right: 0.3em;
1696
+ background-color: var(--tag-background);
1697
+ border: 1px solid var(--tag-border-color);
1698
+ width: fit-content;
1699
+ display: flex;
1700
+ color: var(--text-muted);
1701
+ align-items: center;
1702
+ }
1703
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item.chip .item-remove:hover, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item.chip .item-remove:hover {
1704
+ color: var(--text-accent);
1705
+ }
1706
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item button, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item button {
1707
+ padding-right: 0;
1708
+ }
1709
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item p, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item p {
1710
+ margin-block-end: 0;
1711
+ margin-block-start: 0;
1712
+ }
1713
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item.spacer, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item.spacer {
1714
+ width: 100%;
1715
+ }
1716
+ .metadata-menu.fileclass-view .fv-settings .settings-container .action .items .item.right-align, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .action .items .item.right-align {
1717
+ padding-right: 0;
1718
+ }
1719
+ .metadata-menu.fileclass-view .fv-settings .settings-container .tooltip-btn, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .tooltip-btn {
1720
+ grid-column: 2;
1721
+ }
1722
+ @media screen and (max-width: 400px) {
1723
+ .metadata-menu.fileclass-view .fv-settings .settings-container .tooltip-btn, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .tooltip-btn {
1724
+ margin-top: 1em;
1725
+ }
1726
+ }
1727
+ .metadata-menu.fileclass-view .fv-settings .settings-container .tooltip-btn .tooltip-button, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .tooltip-btn .tooltip-button {
1728
+ background: none;
1729
+ box-shadow: none;
1730
+ border: none;
1731
+ vertical-align: middle;
1732
+ color: var(--icon-color);
1733
+ padding-right: 1em;
1734
+ margin-left: 1em;
1735
+ }
1736
+ .metadata-menu.fileclass-view .fv-settings .settings-container .tooltip-text, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .tooltip-text {
1737
+ grid-column: 4;
1738
+ color: var(--text-muted);
1739
+ font-size: smaller;
1740
+ line-break: strict;
1741
+ line-height: normal;
1742
+ }
1743
+ @media screen and (max-width: 400px) {
1744
+ .metadata-menu.fileclass-view .fv-settings .settings-container .tooltip-text, .metadata-menu.fileclass-codeblock-view .fv-settings .settings-container .tooltip-text {
1745
+ grid-column: 1;
1746
+ grid-column-start: span 2;
1747
+ }
1748
+ }
1749
+ .metadata-menu.fileclass-view .fv-settings .footer, .metadata-menu.fileclass-codeblock-view .fv-settings .footer {
1750
+ display: flex;
1751
+ }
1752
+ .metadata-menu.fileclass-view .fv-settings .footer .cell button, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell button {
1753
+ margin-top: 1em;
1754
+ margin-right: 0.3em;
1755
+ }
1756
+ .metadata-menu.fileclass-view .fv-settings .footer .cell button.favorite-button.favorite, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell button.favorite-button.favorite {
1757
+ color: var(--color-orange);
1758
+ }
1759
+ .metadata-menu.fileclass-view .fv-settings .footer .cell button.favorite-button:disabled, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell button.favorite-button:disabled {
1760
+ color: var(--text-faint);
1761
+ }
1762
+ .metadata-menu.fileclass-view .fv-settings .footer .cell button.remove-button, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell button.remove-button {
1763
+ color: var(--text-error);
1764
+ }
1765
+ .metadata-menu.fileclass-view .fv-settings .footer .cell button.active, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell button.active {
1766
+ background-color: var(--color-accent);
1767
+ border-bottom: 3px solid var(--text-accent);
1768
+ color: var(--text-on-accent);
1769
+ }
1770
+ .metadata-menu.fileclass-view .fv-settings .footer .cell select, .metadata-menu.fileclass-codeblock-view .fv-settings .footer .cell select {
1771
+ margin-top: 1em;
1772
+ margin-right: 0.3em;
1773
+ }
1774
+ .metadata-menu.fileclass-view .fv-table, .metadata-menu.fileclass-codeblock-view .fv-table {
1775
+ display: contents;
1776
+ /*
1777
+ .table-view-table {
1778
+ @media screen and (max-width: 390px) {
1779
+ width: 300px;
1780
+ }
1781
+ }
1782
+ */
1783
+ }
1784
+ @media screen and (max-width: 400px) {
1785
+ .metadata-menu.fileclass-view .fv-table .options, .metadata-menu.fileclass-codeblock-view .fv-table .options {
1786
+ max-height: 50em;
1787
+ overflow: scroll;
1788
+ }
1789
+ }
1790
+ .metadata-menu.fileclass-view .fv-table .options .limit, .metadata-menu.fileclass-codeblock-view .fv-table .options .limit {
1791
+ display: flex;
1792
+ font-weight: 600;
1793
+ align-items: baseline;
1794
+ }
1795
+ .metadata-menu.fileclass-view .fv-table .options .pagination, .metadata-menu.fileclass-codeblock-view .fv-table .options .pagination {
1796
+ display: flex;
1797
+ margin: 0.5em 0;
1798
+ flex-wrap: wrap;
1799
+ }
1800
+ .metadata-menu.fileclass-view .fv-table .options .pagination .range, .metadata-menu.fileclass-codeblock-view .fv-table .options .pagination .range {
1801
+ padding: 0 0.75em;
1802
+ margin-right: 0.2em;
1803
+ }
1804
+ .metadata-menu.fileclass-view .fv-table .options .pagination .range.active, .metadata-menu.fileclass-codeblock-view .fv-table .options .pagination .range.active {
1805
+ background-color: var(--color-accent);
1806
+ color: var(--text-on-accent);
1807
+ border-radius: 0.75em;
1808
+ }
1809
+ .metadata-menu.fileclass-view .fv-table .options .pagination .range:hover, .metadata-menu.fileclass-codeblock-view .fv-table .options .pagination .range:hover {
1810
+ background-color: var(--color-base-35);
1811
+ color: var(---text-on-accent);
1812
+ border-radius: 0.75em;
1813
+ }
1814
+ .metadata-menu.fileclass-view .fv-table .options .fields, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields {
1815
+ display: flex;
1816
+ flex-wrap: wrap;
1817
+ row-gap: 0.5em;
1818
+ column-gap: 0.5em;
1819
+ }
1820
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container {
1821
+ padding: var(--button-radius);
1822
+ background-color: var(--odd-color);
1823
+ border-radius: var(--button-radius);
1824
+ }
1825
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container button, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container button {
1826
+ height: 1.5em;
1827
+ width: 1.5em;
1828
+ padding: 0.3em;
1829
+ border-radius: 0.75em;
1830
+ margin-right: 0.5em;
1831
+ }
1832
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container button.active, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container button.active {
1833
+ background-color: var(--color-accent);
1834
+ color: var(--text-on-accent);
1835
+ }
1836
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container button:focus, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container button:focus {
1837
+ box-shadow: none;
1838
+ }
1839
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container button:hover, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container button:hover {
1840
+ box-shadow: 0 0 0 1px var(--interactive-accent);
1841
+ }
1842
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .field-header, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .field-header {
1843
+ display: flex;
1844
+ align-items: center;
1845
+ }
1846
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .field-header .label-container, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .field-header .label-container {
1847
+ display: flex;
1848
+ align-items: center;
1849
+ }
1850
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .field-header .label-container .field-name, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .field-header .label-container .field-name {
1851
+ font-weight: 600;
1852
+ white-space: nowrap;
1853
+ margin-right: 0.375em;
1854
+ }
1855
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .field-header .label-container .priority, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .field-header .label-container .priority {
1856
+ font-weight: 300;
1857
+ font-size: small;
1858
+ color: var(--text-muted);
1859
+ margin-right: 0.375em;
1860
+ }
1861
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input {
1862
+ display: flex;
1863
+ margin-top: 0.5em;
1864
+ }
1865
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input input, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input input {
1866
+ width: 100%;
1867
+ }
1868
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input input:focus, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input input:focus {
1869
+ outline: none;
1870
+ box-shadow: none;
1871
+ }
1872
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input select, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input select {
1873
+ width: 100%;
1874
+ }
1875
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown {
1876
+ flex-direction: row;
1877
+ border: var(--input-border-width) solid var(--background-modifier-border);
1878
+ border-radius: var(--input-radius);
1879
+ align-items: center;
1880
+ background-color: var(--background-modifier-form-field);
1881
+ }
1882
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown input, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown input {
1883
+ flex-grow: 2;
1884
+ border: none;
1885
+ }
1886
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown input:focus-within, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown input:focus-within {
1887
+ border-color: none;
1888
+ transition: none;
1889
+ }
1890
+ .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown:hover, .metadata-menu.fileclass-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown:focus-within, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown:hover, .metadata-menu.fileclass-codeblock-view .fv-table .options .fields .field-container .filter-input.filter-with-dropdown:focus-within {
1891
+ border-color: var(--background-modifier-border-hover);
1892
+ transition: box-shadow 0.15s ease-in-out, border 0.15s ease-in-out;
1893
+ }
1894
+ .metadata-menu.fileclass-view .fv-table .options .footer, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer {
1895
+ display: flex;
1896
+ }
1897
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell button, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell button {
1898
+ margin-top: 1em;
1899
+ margin-right: 0.3em;
1900
+ }
1901
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell button.favorite-button.favorite, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell button.favorite-button.favorite {
1902
+ color: var(--color-orange);
1903
+ }
1904
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell button.favorite-button:disabled, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell button.favorite-button:disabled {
1905
+ color: var(--text-faint);
1906
+ }
1907
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell button.remove-button, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell button.remove-button {
1908
+ color: var(--text-error);
1909
+ }
1910
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell button.active, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell button.active {
1911
+ background-color: var(--color-accent);
1912
+ border-bottom: 3px solid var(--text-accent);
1913
+ color: var(--text-on-accent);
1914
+ }
1915
+ .metadata-menu.fileclass-view .fv-table .options .footer .cell select, .metadata-menu.fileclass-codeblock-view .fv-table .options .footer .cell select {
1916
+ margin-top: 1em;
1917
+ margin-right: 0.3em;
1918
+ }
1919
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container], .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] {
1920
+ overflow: scroll;
1921
+ }
1922
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .first-col-header-cell, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .first-col-header-cell {
1923
+ padding-left: var(--table-cell-padding);
1924
+ }
1925
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .first-col-header-cell span:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .first-col-header-cell span:first-child {
1926
+ margin-left: 0;
1927
+ }
1928
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container {
1929
+ display: flex;
1930
+ width: 100%;
1931
+ }
1932
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container .fileclass-icon, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container .fileclass-icon {
1933
+ margin: 0 0.3em;
1934
+ }
1935
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container .fileclass-icon svg, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .first-col-header-cell .first-col-header-container .fileclass-icon svg {
1936
+ height: calc(var(--icon-size) * 0.935);
1937
+ width: calc(var(--icon-size) * 0.935);
1938
+ }
1939
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .field-name .field-sub-container, .metadata-menu.fileclass-view .fv-table div[id^=table-container] .value-container .field-sub-container, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .field-name .field-sub-container, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .value-container .field-sub-container {
1940
+ display: flex;
1941
+ }
1942
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .field-name .field-sub-container p, .metadata-menu.fileclass-view .fv-table div[id^=table-container] .value-container .field-sub-container p, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .field-name .field-sub-container p, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .value-container .field-sub-container p {
1943
+ margin-block: 0em;
1944
+ }
1945
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .field-name span, .metadata-menu.fileclass-view .fv-table div[id^=table-container] .value-container span, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .field-name span, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .value-container span {
1946
+ display: grid;
1947
+ grid-template-columns: auto auto;
1948
+ float: left;
1949
+ }
1950
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] .field-name span a.internal-link, .metadata-menu.fileclass-view .fv-table div[id^=table-container] .value-container span a.internal-link, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .field-name span a.internal-link, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] .value-container span a.internal-link {
1951
+ grid-column: 2;
1952
+ }
1953
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th {
1954
+ position: sticky;
1955
+ top: 0;
1956
+ }
1957
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child {
1958
+ z-index: 2;
1959
+ display: flex;
1960
+ height: var(--line-height);
1961
+ width: 100%;
1962
+ align-items: center;
1963
+ }
1964
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child .checkbox-toggler, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child .checkbox-toggler {
1965
+ display: flex;
1966
+ align-items: center;
1967
+ }
1968
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.first-col-header-cell, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.first-col-header-cell {
1969
+ left: 0;
1970
+ padding: var(--table-cell-padding);
1971
+ }
1972
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child .spacer, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child .spacer {
1973
+ width: 100%;
1974
+ }
1975
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child span:nth-child(2), .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child span:nth-child(2) {
1976
+ margin-left: 0.5em;
1977
+ }
1978
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.modifier-selector, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.modifier-selector {
1979
+ min-width: 0;
1980
+ margin: 0;
1981
+ padding-right: 0;
1982
+ text-align: center;
1983
+ }
1984
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.modifier-selector input, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th:first-child.modifier-selector input {
1985
+ vertical-align: middle;
1986
+ }
1987
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th:first-child.table-view-th.first-col-header-cell, .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th.table-view-th.first-col-header-cell, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th:first-child.table-view-th.first-col-header-cell, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th.table-view-th.first-col-header-cell {
1988
+ padding-left: 0;
1989
+ }
1990
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th:first-child span.dataview.small-text, .metadata-menu.fileclass-view .fv-table div[id^=table-container] thead th span.dataview.small-text, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th:first-child span.dataview.small-text, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] thead th span.dataview.small-text {
1991
+ display: none;
1992
+ }
1993
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr > td:first-child {
1994
+ position: sticky;
1995
+ left: 0;
1996
+ z-index: 1;
1997
+ max-width: 100%;
1998
+ background-color: inherit;
1999
+ display: flex;
2000
+ height: var(--line-height);
2001
+ }
2002
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr > td:first-child.modifier-selector, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr > td:first-child.modifier-selector {
2003
+ min-width: 0;
2004
+ margin: 0;
2005
+ padding-right: 0;
2006
+ text-align: center;
2007
+ }
2008
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr > td:first-child.modifier-selector input, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr > td:first-child.modifier-selector input {
2009
+ vertical-align: middle;
2010
+ }
2011
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr > td:nth-child(2), .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr > td:nth-child(2) {
2012
+ padding-left: 0;
2013
+ }
2014
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr:nth-child(odd):hover > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr:nth-child(odd):hover > td:first-child {
2015
+ background-color: var(--odd-color);
2016
+ }
2017
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container] tbody > tr:nth-child(even):hover > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container] tbody > tr:nth-child(even):hover > td:first-child {
2018
+ background-color: var(--background-primary);
2019
+ }
2020
+ @media screen and (max-width: 390px) {
2021
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child {
2022
+ overflow: hidden;
2023
+ text-overflow: ellipsis;
2024
+ background-color: inherit;
2025
+ }
2026
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child a.internal-link, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child a.internal-link {
2027
+ white-space: nowrap;
2028
+ text-overflow: ellipsis;
2029
+ overflow: hidden;
2030
+ width: 6em;
2031
+ }
2032
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span {
2033
+ display: grid;
2034
+ grid-template-columns: auto auto;
2035
+ float: left;
2036
+ }
2037
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span a.internal-link, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span a.internal-link {
2038
+ grid-column: 2;
2039
+ }
2040
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span a.metadatamenu.fileclass-icon, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr > td:first-child .field-name span a.metadatamenu.fileclass-icon {
2041
+ grid-area: 1;
2042
+ margin-right: 0.375em;
2043
+ }
2044
+ }
2045
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr:nth-child(even):hover > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr:nth-child(even):hover > td:first-child {
2046
+ background-color: var(--background-primary);
2047
+ }
2048
+ .metadata-menu.fileclass-view .fv-table div[id^=table-container].scrolled tbody > tr:nth-child(odd):hover > td:first-child, .metadata-menu.fileclass-codeblock-view .fv-table div[id^=table-container].scrolled tbody > tr:nth-child(odd):hover > td:first-child {
2049
+ background-color: var(--odd-color);
2050
+ }
2051
+
2052
+ .field-btn-container {
2053
+ display: flex;
2054
+ align-items: flex-end;
2055
+ }
2056
+ .field-btn-container button.property-metadata-menu {
2057
+ margin: 0.15em 0;
2058
+ border: none;
2059
+ color: var(--text-accent);
2060
+ box-shadow: none;
2061
+ padding: 0 0.5em;
2062
+ height: calc(var(--input-height) * 0.875);
2063
+ width: calc(var(--input-height) * 0.875);
2064
+ }
2065
+ .field-btn-container button.property-metadata-menu svg {
2066
+ vertical-align: calc(var(--font-text-size) * 0.15);
2067
+ height: calc(var(--icon-size) * 0.935);
2068
+ width: calc(var(--icon-size) * 0.935);
2069
+ }
2070
+ .field-btn-container.with-bottom-border {
2071
+ align-self: stretch;
2072
+ align-items: flex-start;
2073
+ flex-direction: row;
2074
+ flex-shrink: 0;
2075
+ border-bottom: var(--metadata-divider-width) solid var(--metadata-divider-color);
2076
+ background-color: var(--metadata-label-background);
2077
+ }
2078
+
2079
+ .metadata-content .action-container {
2080
+ display: flex;
2081
+ align-items: flex-end;
2082
+ }
2083
+ .metadata-content .action-container .fileclass-btn-container {
2084
+ display: flex;
2085
+ align-items: flex-end;
2086
+ }
2087
+ .metadata-content .action-container .fileclass-btn-container .add-field-button {
2088
+ border: none;
2089
+ color: var(--text-accent);
2090
+ box-shadow: none;
2091
+ padding: 0 0.5em;
2092
+ margin-left: 0.2em;
2093
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/manifest.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "note-refactor-obsidian",
3
+ "name": "Note Refactor",
4
+ "version": "1.8.2",
5
+ "description": "Extract note content into new notes and split notes",
6
+ "isDesktopOnly": false,
7
+ "js": "main.js",
8
+ "css": "style.css"
9
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/note-refactor-obsidian/styles.css ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ .note-refactor-filename .setting-item-info {
2
+ margin-right: 0;
3
+ }
4
+
5
+ .note-refactor-filename .setting-item-name {
6
+ padding-top: 10px;
7
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/main.js ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
3
+ if you want to view the source, please visit the github repository of this plugin
4
+ */
5
+
6
+ var ut=Object.defineProperty;var Or=Object.getOwnPropertyDescriptor;var Dr=Object.getOwnPropertyNames;var Nr=Object.prototype.hasOwnProperty;var Lr=(r,e)=>{for(var t in e)ut(r,t,{get:e[t],enumerable:!0})},Rr=(r,e,t,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Dr(e))!Nr.call(r,i)&&i!==t&&ut(r,i,{get:()=>e[i],enumerable:!(o=Or(e,i))||o.enumerable});return r};var Fr=r=>Rr(ut({},"__esModule",{value:!0}),r);var Lo={};Lr(Lo,{default:()=>at});module.exports=Fr(Lo);var oe=require("obsidian");var Vt=require("obsidian");var we=class we{constructor(e,t,o){this.localePreference=e;this.enableCoverImageEdgeCurl=t;this.apiKey=o}getLanguageRestriction(e){return e==="default"?window.moment.locale():e}buildSearchParams(e,t){let o={q:e,maxResults:we.MAX_RESULTS,printType:we.PRINT_TYPE,langRestrict:this.getLanguageRestriction((t==null?void 0:t.locale)||this.localePreference)};return this.apiKey&&(o.key=this.apiKey),o}async getByQuery(e,t){try{let o=this.buildSearchParams(e,t),i=await Ue("https://www.googleapis.com/books/v1/volumes",o);return i!=null&&i.totalItems?i.items.map(({volumeInfo:n})=>this.createBookItem(n)):[]}catch(o){throw console.warn(o),o}}extractISBNs(e){var t;return(t=e==null?void 0:e.reduce((o,i)=>{let n=i.type==="ISBN_10"?"isbn10":"isbn13";return o[n]=i.identifier.trim(),o},{}))!=null?t:{}}extractBasicBookInfo(e){var t,o,i,n;return{title:e.title,subtitle:e.subtitle,author:this.formatList(e.authors),authors:e.authors,category:this.formatList(e.categories),categories:e.categories,publisher:e.publisher,totalPage:e.pageCount,coverUrl:this.setCoverImageEdgeCurl((o=(t=e.imageLinks)==null?void 0:t.thumbnail)!=null?o:"",this.enableCoverImageEdgeCurl),coverSmallUrl:this.setCoverImageEdgeCurl((n=(i=e.imageLinks)==null?void 0:i.smallThumbnail)!=null?n:"",this.enableCoverImageEdgeCurl),publishDate:e.publishedDate||"",description:e.description,link:e.canonicalVolumeLink||e.infoLink,previewLink:e.previewLink}}createBookItem(e){return{title:"",subtitle:"",author:"",authors:[],category:"",categories:[],publisher:"",publishDate:"",totalPage:"",coverUrl:"",coverSmallUrl:"",description:"",link:"",previewLink:"",...this.extractBasicBookInfo(e),...this.extractISBNs(e.industryIdentifiers)}}formatList(e){var t;return e&&e.length>1?e.map(o=>o.trim()).join(", "):(t=e==null?void 0:e[0])!=null?t:""}setCoverImageEdgeCurl(e,t){return t?e:e.replace("&edge=curl","")}static convertGoogleBookImageURLSize(e,t){return e.replace(/(&zoom)=\d/,`$1=${t}`)}};we.MAX_RESULTS=40,we.PRINT_TYPE="books";var _e=we;var We=class{constructor(e,t){this.clientId=e;this.clientSecret=t}async getByQuery(e){try{let t={query:e,display:50,sort:"sim"},o={"X-Naver-Client-Id":this.clientId,"X-Naver-Client-Secret":this.clientSecret},i=await Ue("https://openapi.naver.com/v1/search/book.json",t,o);return i!=null&&i.total?i.items.map(this.createBookItem):[]}catch(t){throw console.warn(t),t}}createBookItem(e){var t,o;return{title:e.title,author:e.author,publisher:e.publisher,coverUrl:e.image,publishDate:((t=e.pubdate)==null?void 0:t.slice(0,4))||"",link:e.link,description:e.description,isbn:e.isbn,...((o=e.isbn)==null?void 0:o.length)>=13?{isbn13:e.isbn}:{isbn10:e.isbn}}}};var mt=class extends Error{constructor(e){super(e),this.name="ConfigurationError"}};function _t(r){switch(r.serviceProvider){case"google":return new _e(r.localePreference,r.enableCoverImageEdgeCurl,r.apiKey);case"naver":return Mr(r),new We(r.naverClientId,r.naverClientSecret);default:throw new Error("Unsupported service provider.")}}function Mr(r){if(!r.naverClientId||!r.naverClientSecret)throw new mt('\uB124\uC774\uBC84 \uAC1C\uBC1C\uC790\uC13C\uD130\uC5D0\uC11C "Client ID"\uC640 "Client Secret"\uB97C \uBC1C\uAE09\uBC1B\uC544 \uC124\uC815\uD574\uC8FC\uC138\uC694.')}async function Ue(r,e={},t){let o=new URL(r);return $r(o,e),(await(0,Vt.requestUrl)({url:o.href,method:"GET",headers:{Accept:"*/*","Content-Type":"application/json; charset=utf-8",...t}})).json}function $r(r,e){Object.entries(e).forEach(([t,o])=>{r.searchParams.append(t,o.toString())})}var Ut=/^-?[0-9]*$/,dt=/{{DATE(\+-?[0-9]+)?}}/,gt=/{{DATE:([^}\n\r+]*)(\+-?[0-9]+)?}}/;function Hr(r){return r.replace(/[\\,#%&{}/*<>$":@.?|]/g,"").replace(/\s+/g," ")}function ht(r,e,t="md"){let o;return e?o=Be(r,Ge(e)):o=r.author?`${r.title} - ${r.author}`:r.title,Hr(o)+`.${t}`}function jr(r){return Object.entries(r).reduce((e,[t,o])=>(e[Vr(t)]=o,e),{})}function Xt(r,e,t="Snake Case"){var n,l;let o=t==="Camel Case"?r:jr(r),i=typeof e=="string"?_r(e):e;for(let a in i){let s=(l=(n=i[a])==null?void 0:n.toString().trim())!=null?l:"";o[a]&&o[a]!==s?o[a]=`${o[a]}, ${s}`:o[a]=s}return o}function Be(r,e){return e!=null&&e.trim()?Object.entries(r).reduce((o,[i,n=""])=>o.replace(new RegExp(`{{${i}}}`,"ig"),n),e).replace(/{{\w+}}/gi,"").trim():""}function Vr(r){return r.replace(/[A-Z]/g,e=>`_${e==null?void 0:e.toLowerCase()}`)}function _r(r){return r?r.split(`
7
+ `).map(e=>{var n,l;let t=e.indexOf(":");if(t===-1)return[e.trim(),""];let o=(n=e.slice(0,t))==null?void 0:n.trim(),i=(l=e.slice(t+1))==null?void 0:l.trim();return[o,i]}).reduce((e,[t,o])=>{var i;return t&&(e[t]=(i=o==null?void 0:o.trim())!=null?i:""),e},{}):{}}function zt(r){return Object.entries(r).map(([e,t])=>{var i;let o=(i=t==null?void 0:t.toString().trim())!=null?i:"";return/\r|\n/.test(o)?"":/:\s/.test(o)?`${e}: "${o.replace(/"/g,"&quot;")}"
8
+ `:`${e}: ${o}
9
+ `}).join("").trim()}function Wt(r){let e;return(r==null?void 0:r.offset)!==null&&(r==null?void 0:r.offset)!==void 0&&typeof r.offset=="number"&&(e=window.moment.duration(r.offset,"days")),r!=null&&r.format?window.moment().add(e).format(r==null?void 0:r.format):window.moment().add(e).format("YYYY-MM-DD")}function Ge(r){let e=r;for(;dt.test(e);){let t=dt.exec(e),o=0;if(t!=null&&t[1]){let i=t[1].replace("+","").trim();Ut.test(i)&&(o=parseInt(i))}e=Gt(e,dt,Wt({offset:o}))}for(;gt.test(e);){let t=gt.exec(e),o=t==null?void 0:t[1],i=0;if(t!=null&&t[2]){let n=t[2].replace("+","").trim();Ut.test(n)&&(i=parseInt(n))}e=Gt(e,gt,Wt({format:o,offset:i}))}return e}function Gt(r,e,t){return r.replace(e,function(){return t})}var P=require("obsidian");var Ur={en:"English",af:"Afrikaans","ar-dz":"Arabic (Algeria)","ar-kw":"Arabic (Kuwait)","ar-ly":"Arabic (Libya)","ar-ma":"Arabic (Morocco)","ar-sa":"Arabic (Saudi Arabia)","ar-tn":"Arabic (Tunisia)",ar:"Arabic",az:"Azerbaijani",be:"Belarusian",bg:"Bulgarian",bm:"Bambara",bn:"Bengali",bo:"Tibetan",br:"Breton",bs:"Bosnian",ca:"Catalan",cs:"Czech",cv:"Chuvash",cy:"Welsh",da:"Danish","de-at":"German (Austria)","de-ch":"German (Switzerland)",de:"German",dv:"Divehi",el:"Greek","en-au":"English (Australia)","en-ca":"English (Canada)","en-gb":"English (United Kingdom)","en-ie":"English (Ireland)","en-nz":"English (New Zealand)",eo:"Esperanto","es-do":"Spanish (Dominican Republic)","es-us":"Spanish (United States)",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese","fr-ca":"French (Canada)","fr-ch":"French (Switzerland)",fr:"French",fy:"Western Frisian",gd:"Scottish Gaelic",gl:"Galician","gom-latn":"gom (Latin)",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian","hy-am":"Armenian (Armenia)",id:"Indonesian",is:"Icelandic",it:"Italian",ja:"Japanese",jv:"Javanese",ka:"Georgian",kk:"Kazakh",km:"Khmer",kn:"Kannada",ko:"Korean",ky:"Kirghiz",lb:"Luxembourgish",lo:"Lao",lt:"Lithuanian",lv:"Latvian",me:"me",mi:"Maori",mk:"Macedonian",ml:"Malayalam",mr:"Marathi","ms-my":"Malay (Malaysia)",ms:"Malay",mt:"Maltese",my:"Burmese",nb:"Norwegian Bokm\xE5l",ne:"Nepali","nl-be":"Dutch (Belgium)",nl:"Dutch",nn:"Norwegian Nynorsk","pa-in":"Punjabi (India)",pl:"Polish","pt-br":"Portuguese (Brazil)",pt:"Portuguese",ro:"Romanian",ru:"Russian",sd:"Sindhi",se:"Northern Sami",si:"Sinhala",sk:"Slovak",sl:"Slovenian",sq:"Albanian","sr-cyrl":"Serbian (Cyrillic)",sr:"Serbian",ss:"Swati",sv:"Swedish",sw:"Swahili",ta:"Tamil",te:"Telugu",tet:"Tetum",th:"Thai","tl-ph":"Tagalog (Philippines)",tlh:"Klingon",tr:"Turkish",tzl:"tzl","tzm-latn":"tzm (Latin)",tzm:"tzm",uk:"Ukrainian",ur:"Urdu","uz-latn":"Uzbek (Latin)",uz:"Uzbek",vi:"Vietnamese","x-pseudo":"x-pseudo",yo:"Yoruba","zh-cn":"Chinese (China)","zh-hk":"Chinese (Hong Kong SAR China)","zh-tw":"Chinese (Taiwan)","zh-mo":"Chinese (Macau SAR China)"},ye=Ur;var be=require("obsidian"),Xe=class extends be.Modal{constructor(t,o){var i,n;super(t.app);this.callback=o;this.plugin=t,this.currentServiceProvider=(n=(i=t.settings)==null?void 0:i.serviceProvider)!=null?n:"google"}get settings(){return this.plugin.settings}async saveSetting(){return this.plugin.saveSettings()}saveClientId(t){this.currentServiceProvider==="naver"&&(this.plugin.settings.naverClientId=t)}saveClientSecret(t){this.currentServiceProvider==="naver"&&(this.settings.naverClientSecret=t)}get currentClientId(){return this.currentServiceProvider==="naver"?this.settings.naverClientId:""}get currentClientSecret(){return this.currentServiceProvider==="naver"?this.settings.naverClientSecret:""}onOpen(){let{contentEl:t}=this;t.createEl("h2",{text:"Service Provider Setting"}),new be.Setting(t).setName("Client ID").addText(o=>{o.setValue(this.currentClientId).onChange(i=>this.saveClientId(i))}),new be.Setting(t).setName("Client Secret").addText(o=>{o.setValue(this.currentClientSecret).onChange(i=>this.saveClientSecret(i))}),new be.Setting(t).addButton(o=>o.setButtonText("Save").setCta().onClick(async()=>{var i;await this.plugin.saveSettings(),this.close(),(i=this.callback)==null||i.call(this)}))}onClose(){this.contentEl.empty()}};var gr=require("obsidian");var T="top",A="bottom",B="right",k="left",ze="auto",ee=[T,A,B,k],q="start",pe="end",Yt="clippingParents",Ye="viewport",xe="popper",Kt="reference",vt=ee.reduce(function(r,e){return r.concat([e+"-"+q,e+"-"+pe])},[]),Ke=[].concat(ee,[ze]).reduce(function(r,e){return r.concat([e,e+"-"+q,e+"-"+pe])},[]),Wr="beforeRead",Gr="read",Xr="afterRead",zr="beforeMain",Yr="main",Kr="afterMain",qr="beforeWrite",Qr="write",Jr="afterWrite",qt=[Wr,Gr,Xr,zr,Yr,Kr,qr,Qr,Jr];function N(r){return r?(r.nodeName||"").toLowerCase():null}function E(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function V(r){var e=E(r).Element;return r instanceof e||r instanceof Element}function O(r){var e=E(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function Se(r){if(typeof ShadowRoot=="undefined")return!1;var e=E(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function Zr(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var o=e.styles[t]||{},i=e.attributes[t]||{},n=e.elements[t];!O(n)||!N(n)||(Object.assign(n.style,o),Object.keys(i).forEach(function(l){var a=i[l];a===!1?n.removeAttribute(l):n.setAttribute(l,a===!0?"":a)}))})}function eo(r){var e=r.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(o){var i=e.elements[o],n=e.attributes[o]||{},l=Object.keys(e.styles.hasOwnProperty(o)?e.styles[o]:t[o]),a=l.reduce(function(s,u){return s[u]="",s},{});!O(i)||!N(i)||(Object.assign(i.style,a),Object.keys(n).forEach(function(s){i.removeAttribute(s)}))})}}var Qt={name:"applyStyles",enabled:!0,phase:"write",fn:Zr,effect:eo,requires:["computeStyles"]};function L(r){return r.split("-")[0]}var X=Math.max,ce=Math.min,Q=Math.round;function Ee(){var r=navigator.userAgentData;return r!=null&&r.brands&&Array.isArray(r.brands)?r.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Ie(){return!/^((?!chrome|android).)*safari/i.test(Ee())}function _(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var o=r.getBoundingClientRect(),i=1,n=1;e&&O(r)&&(i=r.offsetWidth>0&&Q(o.width)/r.offsetWidth||1,n=r.offsetHeight>0&&Q(o.height)/r.offsetHeight||1);var l=V(r)?E(r):window,a=l.visualViewport,s=!Ie()&&t,u=(o.left+(s&&a?a.offsetLeft:0))/i,p=(o.top+(s&&a?a.offsetTop:0))/n,d=o.width/i,v=o.height/n;return{width:d,height:v,top:p,right:u+d,bottom:p+v,left:u,x:u,y:p}}function ue(r){var e=_(r),t=r.offsetWidth,o=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-o)<=1&&(o=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:o}}function Ae(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&Se(t)){var o=e;do{if(o&&r.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function H(r){return E(r).getComputedStyle(r)}function wt(r){return["table","td","th"].indexOf(N(r))>=0}function F(r){return((V(r)?r.ownerDocument:r.document)||window.document).documentElement}function J(r){return N(r)==="html"?r:r.assignedSlot||r.parentNode||(Se(r)?r.host:null)||F(r)}function Jt(r){return!O(r)||H(r).position==="fixed"?null:r.offsetParent}function to(r){var e=/firefox/i.test(Ee()),t=/Trident/i.test(Ee());if(t&&O(r)){var o=H(r);if(o.position==="fixed")return null}var i=J(r);for(Se(i)&&(i=i.host);O(i)&&["html","body"].indexOf(N(i))<0;){var n=H(i);if(n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].indexOf(n.willChange)!==-1||e&&n.willChange==="filter"||e&&n.filter&&n.filter!=="none")return i;i=i.parentNode}return null}function z(r){for(var e=E(r),t=Jt(r);t&&wt(t)&&H(t).position==="static";)t=Jt(t);return t&&(N(t)==="html"||N(t)==="body"&&H(t).position==="static")?e:t||to(r)||e}function me(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function fe(r,e,t){return X(r,ce(e,t))}function Zt(r,e,t){var o=fe(r,e,t);return o>t?t:o}function Oe(){return{top:0,right:0,bottom:0,left:0}}function De(r){return Object.assign({},Oe(),r)}function Ne(r,e){return e.reduce(function(t,o){return t[o]=r,t},{})}var ro=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,De(typeof e!="number"?e:Ne(e,ee))};function oo(r){var e,t=r.state,o=r.name,i=r.options,n=t.elements.arrow,l=t.modifiersData.popperOffsets,a=L(t.placement),s=me(a),u=[k,B].indexOf(a)>=0,p=u?"height":"width";if(!(!n||!l)){var d=ro(i.padding,t),v=ue(n),f=s==="y"?T:k,S=s==="y"?A:B,c=t.rects.reference[p]+t.rects.reference[s]-l[s]-t.rects.popper[p],m=l[s]-t.rects.reference[s],h=z(n),w=h?s==="y"?h.clientHeight||0:h.clientWidth||0:0,y=c/2-m/2,g=d[f],b=w-v[p]-d[S],x=w/2-v[p]/2+y,C=fe(g,x,b),R=s;t.modifiersData[o]=(e={},e[R]=C,e.centerOffset=C-x,e)}}function io(r){var e=r.state,t=r.options,o=t.element,i=o===void 0?"[data-popper-arrow]":o;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||Ae(e.elements.popper,i)&&(e.elements.arrow=i))}var er={name:"arrow",enabled:!0,phase:"main",fn:oo,effect:io,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function U(r){return r.split("-")[1]}var no={top:"auto",right:"auto",bottom:"auto",left:"auto"};function ao(r,e){var t=r.x,o=r.y,i=e.devicePixelRatio||1;return{x:Q(t*i)/i||0,y:Q(o*i)/i||0}}function tr(r){var e,t=r.popper,o=r.popperRect,i=r.placement,n=r.variation,l=r.offsets,a=r.position,s=r.gpuAcceleration,u=r.adaptive,p=r.roundOffsets,d=r.isFixed,v=l.x,f=v===void 0?0:v,S=l.y,c=S===void 0?0:S,m=typeof p=="function"?p({x:f,y:c}):{x:f,y:c};f=m.x,c=m.y;var h=l.hasOwnProperty("x"),w=l.hasOwnProperty("y"),y=k,g=T,b=window;if(u){var x=z(t),C="clientHeight",R="clientWidth";if(x===E(t)&&(x=F(t),H(x).position!=="static"&&a==="absolute"&&(C="scrollHeight",R="scrollWidth")),x=x,i===T||(i===k||i===B)&&n===pe){g=A;var D=d&&x===b&&b.visualViewport?b.visualViewport.height:x[C];c-=D-o.height,c*=s?1:-1}if(i===k||(i===T||i===A)&&n===pe){y=B;var I=d&&x===b&&b.visualViewport?b.visualViewport.width:x[R];f-=I-o.width,f*=s?1:-1}}var M=Object.assign({position:a},u&&no),W=p===!0?ao({x:f,y:c},E(t)):{x:f,y:c};if(f=W.x,c=W.y,s){var $;return Object.assign({},M,($={},$[g]=w?"0":"",$[y]=h?"0":"",$.transform=(b.devicePixelRatio||1)<=1?"translate("+f+"px, "+c+"px)":"translate3d("+f+"px, "+c+"px, 0)",$))}return Object.assign({},M,(e={},e[g]=w?c+"px":"",e[y]=h?f+"px":"",e.transform="",e))}function so(r){var e=r.state,t=r.options,o=t.gpuAcceleration,i=o===void 0?!0:o,n=t.adaptive,l=n===void 0?!0:n,a=t.roundOffsets,s=a===void 0?!0:a,u={placement:L(e.placement),variation:U(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,tr(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:l,roundOffsets:s})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,tr(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:s})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}var rr={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:so,data:{}};var qe={passive:!0};function lo(r){var e=r.state,t=r.instance,o=r.options,i=o.scroll,n=i===void 0?!0:i,l=o.resize,a=l===void 0?!0:l,s=E(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return n&&u.forEach(function(p){p.addEventListener("scroll",t.update,qe)}),a&&s.addEventListener("resize",t.update,qe),function(){n&&u.forEach(function(p){p.removeEventListener("scroll",t.update,qe)}),a&&s.removeEventListener("resize",t.update,qe)}}var or={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:lo,data:{}};var po={left:"right",right:"left",bottom:"top",top:"bottom"};function Ce(r){return r.replace(/left|right|bottom|top/g,function(e){return po[e]})}var co={start:"end",end:"start"};function Qe(r){return r.replace(/start|end/g,function(e){return co[e]})}function de(r){var e=E(r),t=e.pageXOffset,o=e.pageYOffset;return{scrollLeft:t,scrollTop:o}}function ge(r){return _(F(r)).left+de(r).scrollLeft}function yt(r,e){var t=E(r),o=F(r),i=t.visualViewport,n=o.clientWidth,l=o.clientHeight,a=0,s=0;if(i){n=i.width,l=i.height;var u=Ie();(u||!u&&e==="fixed")&&(a=i.offsetLeft,s=i.offsetTop)}return{width:n,height:l,x:a+ge(r),y:s}}function bt(r){var e,t=F(r),o=de(r),i=(e=r.ownerDocument)==null?void 0:e.body,n=X(t.scrollWidth,t.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),l=X(t.scrollHeight,t.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-o.scrollLeft+ge(r),s=-o.scrollTop;return H(i||t).direction==="rtl"&&(a+=X(t.clientWidth,i?i.clientWidth:0)-n),{width:n,height:l,x:a,y:s}}function he(r){var e=H(r),t=e.overflow,o=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+i+o)}function Je(r){return["html","body","#document"].indexOf(N(r))>=0?r.ownerDocument.body:O(r)&&he(r)?r:Je(J(r))}function te(r,e){var t;e===void 0&&(e=[]);var o=Je(r),i=o===((t=r.ownerDocument)==null?void 0:t.body),n=E(o),l=i?[n].concat(n.visualViewport||[],he(o)?o:[]):o,a=e.concat(l);return i?a:a.concat(te(J(l)))}function Te(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function uo(r,e){var t=_(r,!1,e==="fixed");return t.top=t.top+r.clientTop,t.left=t.left+r.clientLeft,t.bottom=t.top+r.clientHeight,t.right=t.left+r.clientWidth,t.width=r.clientWidth,t.height=r.clientHeight,t.x=t.left,t.y=t.top,t}function ir(r,e,t){return e===Ye?Te(yt(r,t)):V(e)?uo(e,t):Te(bt(F(r)))}function mo(r){var e=te(J(r)),t=["absolute","fixed"].indexOf(H(r).position)>=0,o=t&&O(r)?z(r):r;return V(o)?e.filter(function(i){return V(i)&&Ae(i,o)&&N(i)!=="body"}):[]}function xt(r,e,t,o){var i=e==="clippingParents"?mo(r):[].concat(e),n=[].concat(i,[t]),l=n[0],a=n.reduce(function(s,u){var p=ir(r,u,o);return s.top=X(p.top,s.top),s.right=ce(p.right,s.right),s.bottom=ce(p.bottom,s.bottom),s.left=X(p.left,s.left),s},ir(r,l,o));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Le(r){var e=r.reference,t=r.element,o=r.placement,i=o?L(o):null,n=o?U(o):null,l=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,s;switch(i){case T:s={x:l,y:e.y-t.height};break;case A:s={x:l,y:e.y+e.height};break;case B:s={x:e.x+e.width,y:a};break;case k:s={x:e.x-t.width,y:a};break;default:s={x:e.x,y:e.y}}var u=i?me(i):null;if(u!=null){var p=u==="y"?"height":"width";switch(n){case q:s[u]=s[u]-(e[p]/2-t[p]/2);break;case pe:s[u]=s[u]+(e[p]/2-t[p]/2);break;default:}}return s}function Y(r,e){e===void 0&&(e={});var t=e,o=t.placement,i=o===void 0?r.placement:o,n=t.strategy,l=n===void 0?r.strategy:n,a=t.boundary,s=a===void 0?Yt:a,u=t.rootBoundary,p=u===void 0?Ye:u,d=t.elementContext,v=d===void 0?xe:d,f=t.altBoundary,S=f===void 0?!1:f,c=t.padding,m=c===void 0?0:c,h=De(typeof m!="number"?m:Ne(m,ee)),w=v===xe?Kt:xe,y=r.rects.popper,g=r.elements[S?w:v],b=xt(V(g)?g:g.contextElement||F(r.elements.popper),s,p,l),x=_(r.elements.reference),C=Le({reference:x,element:y,strategy:"absolute",placement:i}),R=Te(Object.assign({},y,C)),D=v===xe?R:x,I={top:b.top-D.top+h.top,bottom:D.bottom-b.bottom+h.bottom,left:b.left-D.left+h.left,right:D.right-b.right+h.right},M=r.modifiersData.offset;if(v===xe&&M){var W=M[i];Object.keys(I).forEach(function($){var ie=[B,A].indexOf($)>=0?1:-1,ne=[T,A].indexOf($)>=0?"y":"x";I[$]+=W[ne]*ie})}return I}function St(r,e){e===void 0&&(e={});var t=e,o=t.placement,i=t.boundary,n=t.rootBoundary,l=t.padding,a=t.flipVariations,s=t.allowedAutoPlacements,u=s===void 0?Ke:s,p=U(o),d=p?a?vt:vt.filter(function(S){return U(S)===p}):ee,v=d.filter(function(S){return u.indexOf(S)>=0});v.length===0&&(v=d);var f=v.reduce(function(S,c){return S[c]=Y(r,{placement:c,boundary:i,rootBoundary:n,padding:l})[L(c)],S},{});return Object.keys(f).sort(function(S,c){return f[S]-f[c]})}function fo(r){if(L(r)===ze)return[];var e=Ce(r);return[Qe(r),e,Qe(e)]}function go(r){var e=r.state,t=r.options,o=r.name;if(!e.modifiersData[o]._skip){for(var i=t.mainAxis,n=i===void 0?!0:i,l=t.altAxis,a=l===void 0?!0:l,s=t.fallbackPlacements,u=t.padding,p=t.boundary,d=t.rootBoundary,v=t.altBoundary,f=t.flipVariations,S=f===void 0?!0:f,c=t.allowedAutoPlacements,m=e.options.placement,h=L(m),w=h===m,y=s||(w||!S?[Ce(m)]:fo(m)),g=[m].concat(y).reduce(function(ve,Z){return ve.concat(L(Z)===ze?St(e,{placement:Z,boundary:p,rootBoundary:d,padding:u,flipVariations:S,allowedAutoPlacements:c}):Z)},[]),b=e.rects.reference,x=e.rects.popper,C=new Map,R=!0,D=g[0],I=0;I<g.length;I++){var M=g[I],W=L(M),$=U(M)===q,ie=[T,A].indexOf(W)>=0,ne=ie?"width":"height",j=Y(e,{placement:M,boundary:p,rootBoundary:d,altBoundary:v,padding:u}),G=ie?$?B:k:$?A:T;b[ne]>x[ne]&&(G=Ce(G));var Me=Ce(G),ae=[];if(n&&ae.push(j[W]<=0),a&&ae.push(j[G]<=0,j[Me]<=0),ae.every(function(ve){return ve})){D=M,R=!1;break}C.set(M,ae)}if(R)for(var $e=S?3:1,st=function(Z){var ke=g.find(function(je){var se=C.get(je);if(se)return se.slice(0,Z).every(function(lt){return lt})});if(ke)return D=ke,"break"},Pe=$e;Pe>0;Pe--){var He=st(Pe);if(He==="break")break}e.placement!==D&&(e.modifiersData[o]._skip=!0,e.placement=D,e.reset=!0)}}var nr={name:"flip",enabled:!0,phase:"main",fn:go,requiresIfExists:["offset"],data:{_skip:!1}};function ar(r,e,t){return t===void 0&&(t={x:0,y:0}),{top:r.top-e.height-t.y,right:r.right-e.width+t.x,bottom:r.bottom-e.height+t.y,left:r.left-e.width-t.x}}function sr(r){return[T,B,A,k].some(function(e){return r[e]>=0})}function ho(r){var e=r.state,t=r.name,o=e.rects.reference,i=e.rects.popper,n=e.modifiersData.preventOverflow,l=Y(e,{elementContext:"reference"}),a=Y(e,{altBoundary:!0}),s=ar(l,o),u=ar(a,i,n),p=sr(s),d=sr(u);e.modifiersData[t]={referenceClippingOffsets:s,popperEscapeOffsets:u,isReferenceHidden:p,hasPopperEscaped:d},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":d})}var lr={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:ho};function vo(r,e,t){var o=L(r),i=[k,T].indexOf(o)>=0?-1:1,n=typeof t=="function"?t(Object.assign({},e,{placement:r})):t,l=n[0],a=n[1];return l=l||0,a=(a||0)*i,[k,B].indexOf(o)>=0?{x:a,y:l}:{x:l,y:a}}function wo(r){var e=r.state,t=r.options,o=r.name,i=t.offset,n=i===void 0?[0,0]:i,l=Ke.reduce(function(p,d){return p[d]=vo(d,e.rects,n),p},{}),a=l[e.placement],s=a.x,u=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=s,e.modifiersData.popperOffsets.y+=u),e.modifiersData[o]=l}var pr={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:wo};function yo(r){var e=r.state,t=r.name;e.modifiersData[t]=Le({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}var cr={name:"popperOffsets",enabled:!0,phase:"read",fn:yo,data:{}};function Et(r){return r==="x"?"y":"x"}function bo(r){var e=r.state,t=r.options,o=r.name,i=t.mainAxis,n=i===void 0?!0:i,l=t.altAxis,a=l===void 0?!1:l,s=t.boundary,u=t.rootBoundary,p=t.altBoundary,d=t.padding,v=t.tether,f=v===void 0?!0:v,S=t.tetherOffset,c=S===void 0?0:S,m=Y(e,{boundary:s,rootBoundary:u,padding:d,altBoundary:p}),h=L(e.placement),w=U(e.placement),y=!w,g=me(h),b=Et(g),x=e.modifiersData.popperOffsets,C=e.rects.reference,R=e.rects.popper,D=typeof c=="function"?c(Object.assign({},e.rects,{placement:e.placement})):c,I=typeof D=="number"?{mainAxis:D,altAxis:D}:Object.assign({mainAxis:0,altAxis:0},D),M=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,W={x:0,y:0};if(x){if(n){var $,ie=g==="y"?T:k,ne=g==="y"?A:B,j=g==="y"?"height":"width",G=x[g],Me=G+m[ie],ae=G-m[ne],$e=f?-R[j]/2:0,st=w===q?C[j]:R[j],Pe=w===q?-R[j]:-C[j],He=e.elements.arrow,ve=f&&He?ue(He):{width:0,height:0},Z=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:Oe(),ke=Z[ie],je=Z[ne],se=fe(0,C[j],ve[j]),lt=y?C[j]/2-$e-se-ke-I.mainAxis:st-se-ke-I.mainAxis,Tr=y?-C[j]/2+$e+se+je+I.mainAxis:Pe+se+je+I.mainAxis,pt=e.elements.arrow&&z(e.elements.arrow),Pr=pt?g==="y"?pt.clientTop||0:pt.clientLeft||0:0,Dt=($=M==null?void 0:M[g])!=null?$:0,kr=G+lt-Dt-Pr,Br=G+Tr-Dt,Nt=fe(f?ce(Me,kr):Me,G,f?X(ae,Br):ae);x[g]=Nt,W[g]=Nt-G}if(a){var Lt,Ir=g==="x"?T:k,Ar=g==="x"?A:B,le=x[b],Ve=b==="y"?"height":"width",Rt=le+m[Ir],Ft=le-m[Ar],ct=[T,k].indexOf(h)!==-1,Mt=(Lt=M==null?void 0:M[b])!=null?Lt:0,$t=ct?Rt:le-C[Ve]-R[Ve]-Mt+I.altAxis,Ht=ct?le+C[Ve]+R[Ve]-Mt-I.altAxis:Ft,jt=f&&ct?Zt($t,le,Ht):fe(f?$t:Rt,le,f?Ht:Ft);x[b]=jt,W[b]=jt-le}e.modifiersData[o]=W}}var ur={name:"preventOverflow",enabled:!0,phase:"main",fn:bo,requiresIfExists:["offset"]};function Ct(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function Tt(r){return r===E(r)||!O(r)?de(r):Ct(r)}function xo(r){var e=r.getBoundingClientRect(),t=Q(e.width)/r.offsetWidth||1,o=Q(e.height)/r.offsetHeight||1;return t!==1||o!==1}function Pt(r,e,t){t===void 0&&(t=!1);var o=O(e),i=O(e)&&xo(e),n=F(e),l=_(r,i,t),a={scrollLeft:0,scrollTop:0},s={x:0,y:0};return(o||!o&&!t)&&((N(e)!=="body"||he(n))&&(a=Tt(e)),O(e)?(s=_(e,!0),s.x+=e.clientLeft,s.y+=e.clientTop):n&&(s.x=ge(n))),{x:l.left+a.scrollLeft-s.x,y:l.top+a.scrollTop-s.y,width:l.width,height:l.height}}function So(r){var e=new Map,t=new Set,o=[];r.forEach(function(n){e.set(n.name,n)});function i(n){t.add(n.name);var l=[].concat(n.requires||[],n.requiresIfExists||[]);l.forEach(function(a){if(!t.has(a)){var s=e.get(a);s&&i(s)}}),o.push(n)}return r.forEach(function(n){t.has(n.name)||i(n)}),o}function kt(r){var e=So(r);return qt.reduce(function(t,o){return t.concat(e.filter(function(i){return i.phase===o}))},[])}function Bt(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function It(r){var e=r.reduce(function(t,o){var i=t[o.name];return t[o.name]=i?Object.assign({},i,o,{options:Object.assign({},i.options,o.options),data:Object.assign({},i.data,o.data)}):o,t},{});return Object.keys(e).map(function(t){return e[t]})}var mr={placement:"bottom",modifiers:[],strategy:"absolute"};function fr(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(o){return!(o&&typeof o.getBoundingClientRect=="function")})}function dr(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,o=t===void 0?[]:t,i=e.defaultOptions,n=i===void 0?mr:i;return function(a,s,u){u===void 0&&(u=n);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},mr,n),modifiersData:{},elements:{reference:a,popper:s},attributes:{},styles:{}},d=[],v=!1,f={state:p,setOptions:function(h){var w=typeof h=="function"?h(p.options):h;c(),p.options=Object.assign({},n,p.options,w),p.scrollParents={reference:V(a)?te(a):a.contextElement?te(a.contextElement):[],popper:te(s)};var y=kt(It([].concat(o,p.options.modifiers)));return p.orderedModifiers=y.filter(function(g){return g.enabled}),S(),f.update()},forceUpdate:function(){if(!v){var h=p.elements,w=h.reference,y=h.popper;if(fr(w,y)){p.rects={reference:Pt(w,z(y),p.options.strategy==="fixed"),popper:ue(y)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(I){return p.modifiersData[I.name]=Object.assign({},I.data)});for(var g=0;g<p.orderedModifiers.length;g++){if(p.reset===!0){p.reset=!1,g=-1;continue}var b=p.orderedModifiers[g],x=b.fn,C=b.options,R=C===void 0?{}:C,D=b.name;typeof x=="function"&&(p=x({state:p,options:R,name:D,instance:f})||p)}}}},update:Bt(function(){return new Promise(function(m){f.forceUpdate(),m(p)})}),destroy:function(){c(),v=!0}};if(!fr(a,s))return f;f.setOptions(u).then(function(m){!v&&u.onFirstUpdate&&u.onFirstUpdate(m)});function S(){p.orderedModifiers.forEach(function(m){var h=m.name,w=m.options,y=w===void 0?{}:w,g=m.effect;if(typeof g=="function"){var b=g({state:p,name:h,instance:f,options:y}),x=function(){};d.push(b||x)}})}function c(){d.forEach(function(m){return m()}),d=[]}return f}}var Eo=[or,cr,rr,Qt,pr,nr,ur,er,lr],At=dr({defaultModifiers:Eo});var Co=(r,e)=>(r%e+e)%e,Ot=class{constructor(e,t,o){this.owner=e,this.containerEl=t,t.on("click",".suggestion-item",this.onSuggestionClick.bind(this)),t.on("mousemove",".suggestion-item",this.onSuggestionMouseover.bind(this)),o.register([],"ArrowUp",i=>{if(!i.isComposing)return this.setSelectedItem(this.selectedItem-1,!0),!1}),o.register([],"ArrowDown",i=>{if(!i.isComposing)return this.setSelectedItem(this.selectedItem+1,!0),!1}),o.register([],"Enter",i=>{if(!i.isComposing)return this.useSelectedItem(i),!1})}onSuggestionClick(e,t){e.preventDefault();let o=this.suggestions.indexOf(t);this.setSelectedItem(o,!1),this.useSelectedItem(e)}onSuggestionMouseover(e,t){let o=this.suggestions.indexOf(t);this.setSelectedItem(o,!1)}setSuggestions(e){this.containerEl.empty();let t=[];e.forEach(o=>{let i=this.containerEl.createDiv("suggestion-item");this.owner.renderSuggestion(o,i),t.push(i)}),this.values=e,this.suggestions=t,this.setSelectedItem(0,!1)}useSelectedItem(e){let t=this.values[this.selectedItem];t&&this.owner.selectSuggestion(t,e)}setSelectedItem(e,t){let o=Co(e,this.suggestions.length),i=this.suggestions[this.selectedItem],n=this.suggestions[o];i==null||i.removeClass("is-selected"),n==null||n.addClass("is-selected"),this.selectedItem=o,t&&n.scrollIntoView(!1)}},re=class{constructor(e,t){this.app=e;this.inputEl=t;this.scope=new gr.Scope,this.suggestEl=createDiv("suggestion-container");let o=this.suggestEl.createDiv("suggestion");this.suggest=new Ot(this,o,this.scope),this.scope.register([],"Escape",this.close.bind(this)),this.inputEl.addEventListener("input",this.onInputChanged.bind(this)),this.inputEl.addEventListener("focus",this.onInputChanged.bind(this)),this.inputEl.addEventListener("blur",this.close.bind(this)),this.suggestEl.on("mousedown",".suggestion-container",i=>{i.preventDefault()})}onInputChanged(){let e=this.inputEl.value,t=this.getSuggestions(e);if(!t){this.close();return}t.length>0?(this.suggest.setSuggestions(t),this.open(this.app.dom.appContainerEl,this.inputEl)):this.close()}open(e,t){this.app.keymap.pushScope(this.scope),e.appendChild(this.suggestEl),this.popper=At(t,this.suggestEl,{placement:"bottom-start",modifiers:[{name:"sameWidth",enabled:!0,fn:({state:o,instance:i})=>{let n=`${o.rects.reference.width}px`;o.styles.popper.width!==n&&(o.styles.popper.width=n,i.update())},phase:"beforeWrite",requires:["computeStyles"]}]})}close(){this.app.keymap.popScope(this.scope),this.suggest.setSuggestions([]),this.popper&&this.popper.destroy(),this.suggestEl.detach()}};var To="{{DATE}}",hr="{{DATE:}}",Po=/{{D?A?T?E?}?}?$/i,ko=/{{D?A?T?E?:?$|{{DATE:[^\n\r}]*}}$/i,Bo="{{author}}",Io=/{{a?u?t?h?o?r?}?}?$/i,Ao="{{title}}",Oo=/{{t?i?t?l?e?}?}?$/i,Ze=class extends re{constructor(t,o){super(t,o);this.app=t;this.inputEl=o;this.lastInput=""}getSuggestions(t){let o=this.inputEl.selectionStart,i=15,n=t.substr(o-i,i),l=[];return this.processToken(n,(a,s)=>{this.lastInput=a[0],l.push(s)}),l}selectSuggestion(t){let o=this.inputEl.selectionStart,i=this.lastInput.length,n=this.inputEl.value,l=0,a=(s,u=0)=>`${n.substr(0,o-i+u)}${s}${n.substr(o)}`;this.processToken(t,(s,u)=>{t.contains(u)&&(this.inputEl.value=a(t),l=o-i+t.length,t===hr&&(l-=2))}),this.inputEl.trigger("input"),this.close(),this.inputEl.setSelectionRange(l,l)}renderSuggestion(t,o){t&&o.setText(t)}processToken(t,o){let i=ko.exec(t);i&&o(i,hr);let n=Po.exec(t);n&&o(n,To);let l=Io.exec(t);l&&o(l,Bo);let a=Oo.exec(t);a&&o(a,Ao)}};var vr=require("obsidian");var et=class extends re{getSuggestions(e){let t=this.app.vault.getAllLoadedFiles(),o=[],i=e.toLowerCase();return t.forEach(n=>{n instanceof vr.TFile&&n.extension==="md"&&n.path.toLowerCase().contains(i)&&o.push(n)}),o}renderSuggestion(e,t){t.setText(e.path)}selectSuggestion(e){this.inputEl.value=e.path,this.inputEl.trigger("input"),this.close()}};var wr=require("obsidian");var Re=class extends re{getSuggestions(e){let t=this.app.vault.getAllLoadedFiles(),o=[],i=e.toLowerCase();return t.forEach(n=>{n instanceof wr.TFolder&&n.path.toLowerCase().contains(i)&&o.push(n)}),o}renderSuggestion(e,t){t.setText(e.path)}selectSuggestion(e){this.inputEl.value=e.path,this.inputEl.trigger("input"),this.close()}};var Do="https://github.com/anpigon/obsidian-book-search-plugin";var Fe={folder:"",fileNameFormat:"",frontmatter:"",content:"",useDefaultFrontmatter:!0,defaultFrontmatterKeyType:"Camel Case",templateFile:"",serviceProvider:"google",naverClientId:"",naverClientSecret:"",localePreference:"default",apiKey:"",openPageOnCompletion:!0,showCoverImageInSearch:!1,enableCoverImageSave:!1,enableCoverImageEdgeCurl:!0,coverImagePath:"",askForLocale:!0},tt=class extends P.PluginSettingTab{constructor(t,o){super(t,o);this.plugin=o}createGeneralSettings(t){this.createHeader("General Settings",t),this.createFileLocationSetting(t),this.createFileNameFormatSetting(t)}createHeader(t,o){let i=document.createDocumentFragment();return i.createEl("h2",{text:t}),new P.Setting(o).setHeading().setName(i)}createFileLocationSetting(t){new P.Setting(t).setName("New file location").setDesc("New book notes will be placed here.").addSearch(o=>{try{new Re(this.app,o.inputEl)}catch(i){console.error(i)}o.setPlaceholder("Example: folder1/folder2").setValue(this.plugin.settings.folder).onChange(i=>{this.plugin.settings.folder=i,this.plugin.saveSettings()})})}createFileNameFormatSetting(t){let o=document.createDocumentFragment().createEl("code",{text:Ge(this.plugin.settings.fileNameFormat)||"{{title}} - {{author}}"});new P.Setting(t).setClass("book-search-plugin__settings--new_file_name").setName("New file name").setDesc("Enter the file name format.").addSearch(i=>{try{new Ze(this.app,i.inputEl)}catch(n){console.error(n)}i.setPlaceholder("Example: {{title}} - {{author}}").setValue(this.plugin.settings.fileNameFormat).onChange(n=>{this.plugin.settings.fileNameFormat=n==null?void 0:n.trim(),this.plugin.saveSettings(),o.innerHTML=Ge(n)||"{{title}} - {{author}}"})}),t.createEl("div",{cls:["setting-item-description","book-search-plugin__settings--new_file_name_hint"]}).append(o)}createTemplateFileSetting(t){let o=document.createDocumentFragment();o.createDiv({text:"Files will be available as templates."}),o.createEl("a",{text:"Example Template",href:`${Do}#example-template`}),new P.Setting(t).setName("Template file").setDesc(o).addSearch(i=>{try{new et(this.app,i.inputEl)}catch(n){}i.setPlaceholder("Example: templates/template-file").setValue(this.plugin.settings.templateFile).onChange(n=>{this.plugin.settings.templateFile=n,this.plugin.saveSettings()})})}display(){let{containerEl:t}=this;t.empty(),t.classList.add("book-search-plugin__settings"),this.createGeneralSettings(t),this.createTemplateFileSetting(t);let o,i,n,l=()=>{o.addClass("book-search-plugin__hide")},a=()=>{o.removeClass("book-search-plugin__hide")},s=()=>{i!==void 0&&i.settingEl.addClass("book-search-plugin__hide")},u=()=>{i!==void 0&&i.settingEl.removeClass("book-search-plugin__hide")},p=()=>{n!==void 0&&n.settingEl.addClass("book-search-plugin__hide")},d=()=>{n!==void 0&&n.settingEl.removeClass("book-search-plugin__hide")},v=(c=(m=>(m=this.plugin.settings)==null?void 0:m.serviceProvider)())=>{c==="naver"?(a(),s(),p()):(l(),u(),d())};new P.Setting(t).setName("Service Provider").setDesc("Choose the service provider you want to use to search your books.").setClass("book-search-plugin__settings--service_provider").addDropdown(c=>{var m,h;c.addOption("google","google (Global)"),c.addOption("naver","naver (Korean)"),c.setValue((h=(m=this.plugin.settings)==null?void 0:m.serviceProvider)!=null?h:"google"),c.onChange(async w=>{let y=w;v(y),this.plugin.settings.serviceProvider=y,await this.plugin.saveSettings()})}).addExtraButton(c=>{o=c.extraSettingsEl,v(),c.onClick(()=>{new Xe(this.plugin).open()})}),i=new P.Setting(t).setName("Preferred locale").setDesc("Sets the preferred locale to use when searching for books.").addDropdown(c=>{let m=window.moment.locale();c.addOption(m,`${ye[m]||m} (Default Locale)`),window.moment.locales().forEach(w=>{let y=ye[w];y&&w!==m&&c.addOption(w,y)});let h=this.plugin.settings.localePreference;c.setValue(h===Fe.localePreference?m:h).onChange(async w=>{let y=w;this.plugin.settings.localePreference=y,await this.plugin.saveSettings()})}),new P.Setting(t).setName("Open New Book Note").setDesc("Enable or disable the automatic opening of the note on creation.").addToggle(c=>c.setValue(this.plugin.settings.openPageOnCompletion).onChange(async m=>{this.plugin.settings.openPageOnCompletion=m,await this.plugin.saveSettings()})),new P.Setting(t).setName("Show Cover Images in Search").setDesc("Toggle to show or hide cover images in the search results.").addToggle(c=>c.setValue(this.plugin.settings.showCoverImageInSearch).onChange(async m=>{this.plugin.settings.showCoverImageInSearch=m,await this.plugin.saveSettings()})),new P.Setting(t).setName("Ask for Locale").setDesc("Toggle to enable or disable asking for the locale every time a search is made.").addToggle(c=>c.setValue(this.plugin.settings.askForLocale).onChange(async m=>{this.plugin.settings.askForLocale=m,await this.plugin.saveSettings()})),n=new P.Setting(t).setName("Enable Cover Image Edge Curl Effect").setDesc("Toggle to show or hide page curl effect in cover images.").addToggle(c=>c.setValue(this.plugin.settings.enableCoverImageEdgeCurl).onChange(async m=>{this.plugin.settings.enableCoverImageEdgeCurl=m,await this.plugin.saveSettings()})),new P.Setting(t).setName("Enable Cover Image Save").setDesc("Toggle to enable or disable saving cover images in notes.").addToggle(c=>c.setValue(this.plugin.settings.enableCoverImageSave).onChange(async m=>{this.plugin.settings.enableCoverImageSave=m,await this.plugin.saveSettings()})),new P.Setting(t).setName("Cover Image Path").setDesc("Specify the path where cover images should be saved.").addSearch(c=>{try{new Re(this.app,c.inputEl)}catch(m){}c.setPlaceholder("Enter the path (e.g., Images/Covers)").setValue(this.plugin.settings.coverImagePath).onChange(async m=>{this.plugin.settings.coverImagePath=m.trim(),await this.plugin.saveSettings()})}),this.createHeader("Google API Settings",t),new P.Setting(t).setName("Description About Google API Settings").setDesc("**WARNING** please use this field after you must understand Google Cloud API, such as API key security."),new P.Setting(t).setName("Status Check").setDesc("check whether API key is saved. It does not guarantee that the API key is valid or invalid.").addButton(c=>{c.setButtonText("API Check").onClick(async()=>{this.plugin.settings.apiKey.length?new P.Notice("API key exist."):new P.Notice("API key does not exist.")})});let f=document.createDocumentFragment();f.createDiv({text:"Set your Books API key."}),f.createDiv({text:"For security reason, saved API key is not shown in this textarea after saved."});let S="";new P.Setting(t).setName("Set API Key").setDesc(f).addText(c=>{c.inputEl.type="password",c.setValue("").onChange(async m=>{S=m})}).addButton(c=>{c.setButtonText("Save Key").onClick(async()=>{this.plugin.settings.apiKey=S,await this.plugin.saveSettings(),new P.Notice("API key Saved")})})}};var K=require("obsidian"),rt=class extends K.Modal{constructor(t,o,i){super(t.app);this.plugin=t;this.query=o;this.callback=i;this.SEARCH_BUTTON_TEXT="Search";this.REQUESTING_BUTTON_TEXT="Requesting...";this.isBusy=!1;this.options={locale:t.settings.localePreference},this.serviceProvider=_t(t.settings)}setBusy(t){var o;this.isBusy=t,(o=this.okBtnRef)==null||o.setDisabled(t).setButtonText(t?this.REQUESTING_BUTTON_TEXT:this.SEARCH_BUTTON_TEXT)}async searchBook(){if(!this.query)return void new K.Notice("No query entered.");if(!this.isBusy){this.setBusy(!0);try{let t=await this.serviceProvider.getByQuery(this.query,this.options);if(!(t!=null&&t.length))return void new K.Notice(`No results found for "${this.query}"`);this.callback(null,t)}catch(t){this.callback(t)}finally{this.setBusy(!1),this.close()}}}onOpen(){let{contentEl:t}=this;t.createEl("h2",{text:"Search Book"}),this.plugin.settings.serviceProvider==="google"&&this.plugin.settings.askForLocale&&this.renderSelectLocale(),t.createDiv({cls:"book-search-plugin__search-modal--input"},o=>{new K.TextComponent(o).setValue(this.query).setPlaceholder("Search by keyword or ISBN").onChange(i=>this.query=i).inputEl.addEventListener("keydown",i=>i.key==="Enter"&&!i.isComposing&&this.searchBook())}),new K.Setting(this.contentEl).addButton(o=>{this.okBtnRef=o.setButtonText(this.SEARCH_BUTTON_TEXT).setCta().onClick(()=>this.searchBook())})}renderSelectLocale(){let t=window.moment.locale();new K.Setting(this.contentEl).setName("Locale").addDropdown(o=>{o.addOption(t,`${ye[t]||t}`),window.moment.locales().forEach(i=>{let n=ye[i];n&&i!==t&&o.addOption(i,n)}),o.setValue(this.options.locale===Fe.localePreference?t:this.options.locale).onChange(i=>this.options.locale=i)})}onClose(){let{contentEl:t}=this;t.empty()}};var yr=require("obsidian"),ot=class extends yr.SuggestModal{constructor(t,o,i,n){super(t);this.suggestion=i;this.onChoose=n;this.showCoverImageInSearch=o}getSuggestions(t){return this.suggestion.filter(o=>{var n,l,a;let i=t==null?void 0:t.toLowerCase();return((n=o.title)==null?void 0:n.toLowerCase().includes(i))||((l=o.author)==null?void 0:l.toLowerCase().includes(i))||((a=o.publisher)==null?void 0:a.toLowerCase().includes(i))})}renderSuggestion(t,o){o.addClass("book-suggestion-item");let i=t.coverLargeUrl||t.coverMediumUrl||t.coverSmallUrl||t.coverUrl;this.showCoverImageInSearch&&i&&o.createEl("img",{cls:"book-cover-image",attr:{src:i,alt:`Cover Image for ${t.title}`}});let n=o.createEl("div",{cls:"book-text-info"});n.createEl("div",{text:t.title});let l=t.publisher?`, ${t.publisher}`:"",a=t.publishDate?`(${t.publishDate})`:"",s=t.totalPage?`, p${t.totalPage}`:"",u=`${t.author}${l}${a}${s}`;n.createEl("small",{text:u})}onChooseSuggestion(t){this.onChoose(null,t)}};var br=require("obsidian"),it=class{constructor(e){this.app=e}async jumpToNextCursorLocation(){let e=this.app.workspace.getActiveViewOfType(br.MarkdownView);if(!e)return;let o=(await this.app.vault.cachedRead(e.file)).length+1,i=e.editor;i.focus(),i.setCursor(o,0)}};var nt=require("obsidian");async function xr(r,e){let{metadataCache:t,vault:o}=r,i=(0,nt.normalizePath)(e!=null?e:"");if(e==="/")return Promise.resolve("");try{let n=t.getFirstLinkpathDest(i,"");return n?o.cachedRead(n):""}catch(n){return console.error(`Failed to read the daily note template '${i}'`,n),new nt.Notice("Failed to read the daily note template"),""}}function Sr(r){return r.replace(/{{\s*(date|time)\s*(([+-]\d+)([yqmwdhs]))?\s*(:.+?)?}}/gi,(e,t,o,i,n,l)=>{let a=window.moment(),s=window.moment().clone().set({hour:a.get("hour"),minute:a.get("minute"),second:a.get("second")});return o&&s.add(parseInt(i,10),n),l?s.format(l.substring(1).trim()):s.format("YYYY-MM-DD")})}function Er(r,e){let t=/<%(?:=)(.+)%>/g,o=No();return[...e.matchAll(t)].reduce((n,[l,a])=>{try{let s=new o(["const [book] = arguments",`const output = ${a}`,'if(typeof output === "string") return output',"return JSON.stringify(output)"].join(";"))(r);return n.replace(l,s)}catch(s){console.warn(s)}return n},e)}function No(){try{return new Function("return (function(){}).constructor")()}catch(r){throw console.warn(r),r instanceof SyntaxError?Error("Bad template syntax"):r}}async function Cr(r,e){let t=r.plugins.plugins["templater-obsidian"];t&&!(t!=null&&t.settings.trigger_on_file_creation)&&await t.templater.overwrite_file_commands(e)}var at=class extends oe.Plugin{async onload(){await this.loadSettings(),this.addRibbonIcon("book","Create new book note",()=>this.createNewBookNote()).addClass("obsidian-book-search-plugin-ribbon-class"),this.addCommand({id:"open-book-search-modal",name:"Create new book note",callback:()=>this.createNewBookNote()}),this.addCommand({id:"open-book-search-modal-to-insert",name:"Insert the metadata",callback:()=>this.insertMetadata()}),this.addSettingTab(new tt(this.app,this)),console.log(`Book Search: version ${this.manifest.version} (requires obsidian ${this.manifest.minAppVersion})`)}showNotice(e){try{new oe.Notice(e==null?void 0:e.toString())}catch(t){}}async searchBookMetadata(e){let t=await this.openBookSearchModal(e);return await this.openBookSuggestModal(t)}async getRenderedContents(e){let{templateFile:t,useDefaultFrontmatter:o,defaultFrontmatterKeyType:i,enableCoverImageSave:n,coverImagePath:l,frontmatter:a,content:s}=this.settings,u="";if(n){let p=e.coverLargeUrl||e.coverMediumUrl||e.coverSmallUrl||e.coverUrl;if(p){let d=ht(e,this.settings.fileNameFormat,"jpg");e.localCoverImage=await this.downloadAndSaveImage(d,l,p)}}if(t){let p=await xr(this.app,t),d=Be(e,Sr(p));u+=Er(e,d)}else{let p=Be(e,a);o&&(p=zt(Xt(e,p,i)));let d=Be(e,s);u+=p?`---
10
+ ${p}
11
+ ---
12
+ ${d}`:d}return u}async downloadAndSaveImage(e,t,o){let{enableCoverImageSave:i}=this.settings;if(!i)return console.warn("Cover image saving is not enabled."),"";try{let n=await(0,oe.requestUrl)({url:o,method:"GET",headers:{Accept:"image/*"}});if(n.status!==200)throw new Error(`Failed to download image: ${n.status}`);let l=n.arrayBuffer,a=`${t}/${e}`;return await this.app.vault.adapter.writeBinary(a,l),a}catch(n){return console.error("Error downloading or saving image:",n),""}}async insertMetadata(){try{let e=this.app.workspace.getActiveViewOfType(oe.MarkdownView);if(!e){console.warn("Can not find an active markdown view");return}let t=await this.searchBookMetadata(e.file.basename);if(!e.editor){console.warn("Can not find editor from the active markdown view");return}let o=await this.getRenderedContents(t);e.editor.replaceRange(o,{line:0,ch:0})}catch(e){console.warn(e),this.showNotice(e)}}async createNewBookNote(){try{let e=await this.searchBookMetadata(),t=await this.getRenderedContents(e),o=ht(e,this.settings.fileNameFormat),i=`${this.settings.folder}/${o}`,n=await this.app.vault.create(i,t);await Cr(this.app,n),this.openNewBookNote(n)}catch(e){console.warn(e),this.showNotice(e)}}async openNewBookNote(e){if(!this.settings.openPageOnCompletion)return;let t=this.app.workspace.getLeaf();if(!t){console.warn("No active leaf");return}await t.openFile(e,{state:{mode:"source"}}),t.setEphemeralState({rename:"all"}),await new it(this.app).jumpToNextCursorLocation()}async openBookSearchModal(e=""){return new Promise((t,o)=>new rt(this,e,(i,n)=>i?o(i):t(n)).open())}async openBookSuggestModal(e){return new Promise((t,o)=>new ot(this.app,this.settings.showCoverImageInSearch,e,(i,n)=>i?o(i):t(n)).open())}async loadSettings(){this.settings=Object.assign({},Fe,await this.loadData())}async saveSettings(){await this.saveData(this.settings)}};
13
+
14
+ /* nosourcemap */
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "obsidian-book-search-plugin",
3
+ "name": "Book Search",
4
+ "version": "0.7.5",
5
+ "minAppVersion": "0.15.0",
6
+ "description": "Helps you find books and create notes.",
7
+ "author": "anpigon",
8
+ "authorUrl": "https://github.com/anpigon",
9
+ "isDesktopOnly": false
10
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-book-search-plugin/styles.css ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .book-search-plugin__settings .search-input-container {
2
+ width: 100%;
3
+ }
4
+
5
+ .book-search-plugin__settings--new_file_name {
6
+ padding-bottom: 0;
7
+ margin-bottom: 0;
8
+ }
9
+ .book-search-plugin__settings--new_file_name_hint {
10
+ margin-bottom: 20px;
11
+ }
12
+ .book-search-plugin__settings--service_provider .dropdown {
13
+ text-transform: capitalize;
14
+ }
15
+
16
+ .book-search-plugin__hide {
17
+ display: none;
18
+ }
19
+
20
+ .book-search-plugin__show {
21
+ display: flex;
22
+ }
23
+
24
+ .book-search-plugin__search-modal--input {
25
+ padding-bottom: 18px;
26
+ }
27
+ .book-search-plugin__search-modal--input input {
28
+ width: 100%;
29
+ }
30
+
31
+ .book-suggestion-item {
32
+ display: flex;
33
+ align-items: center;
34
+ margin-bottom: 10px;
35
+ }
36
+
37
+ .book-cover-image {
38
+ max-width: 100px;
39
+ max-height: 100px;
40
+ margin-right: 10px;
41
+ object-fit: cover;
42
+ border-radius: 3px;
43
+ }
44
+
45
+ .book-text-info {
46
+ flex-grow: 1;
47
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/data.json ADDED
@@ -0,0 +1,813 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "disableDoubleClickTextEditing": false,
3
+ "folder": "Excalidraw",
4
+ "cropFolder": "",
5
+ "annotateFolder": "",
6
+ "embedUseExcalidrawFolder": false,
7
+ "templateFilePath": "Excalidraw/Template.excalidraw",
8
+ "scriptFolderPath": "Excalidraw/Scripts",
9
+ "fontAssetsPath": "Excalidraw/CJK Fonts",
10
+ "loadChineseFonts": false,
11
+ "loadJapaneseFonts": false,
12
+ "loadKoreanFonts": false,
13
+ "compress": true,
14
+ "decompressForMDView": false,
15
+ "onceOffCompressFlagReset": true,
16
+ "onceOffGPTVersionReset": true,
17
+ "autosave": true,
18
+ "autosaveIntervalDesktop": 60000,
19
+ "autosaveIntervalMobile": 30000,
20
+ "drawingFilenamePrefix": "Drawing ",
21
+ "drawingEmbedPrefixWithFilename": true,
22
+ "drawingFilnameEmbedPostfix": " ",
23
+ "drawingFilenameDateTime": "YYYY-MM-DD HH.mm.ss",
24
+ "useExcalidrawExtension": true,
25
+ "cropSuffix": "",
26
+ "cropPrefix": "cropped_",
27
+ "annotateSuffix": "",
28
+ "annotatePrefix": "annotated_",
29
+ "annotatePreserveSize": false,
30
+ "previewImageType": "SVGIMG",
31
+ "renderingConcurrency": 3,
32
+ "allowImageCache": true,
33
+ "allowImageCacheInScene": true,
34
+ "displayExportedImageIfAvailable": false,
35
+ "previewMatchObsidianTheme": false,
36
+ "width": "400",
37
+ "height": "",
38
+ "overrideObsidianFontSize": false,
39
+ "dynamicStyling": "colorful",
40
+ "isLeftHanded": false,
41
+ "iframeMatchExcalidrawTheme": true,
42
+ "matchTheme": false,
43
+ "matchThemeAlways": false,
44
+ "matchThemeTrigger": false,
45
+ "defaultMode": "normal",
46
+ "defaultPenMode": "never",
47
+ "penModeDoubleTapEraser": true,
48
+ "penModeSingleFingerPanning": true,
49
+ "penModeCrosshairVisible": true,
50
+ "panWithRightMouseButton": false,
51
+ "renderImageInMarkdownReadingMode": false,
52
+ "renderImageInHoverPreviewForMDNotes": false,
53
+ "renderImageInMarkdownToPDF": false,
54
+ "allowPinchZoom": false,
55
+ "allowWheelZoom": false,
56
+ "zoomToFitOnOpen": true,
57
+ "zoomToFitOnResize": false,
58
+ "zoomToFitMaxLevel": 2,
59
+ "zoomStep": 0.05,
60
+ "zoomMin": 0.1,
61
+ "zoomMax": 30,
62
+ "linkPrefix": "📍",
63
+ "urlPrefix": "🌐",
64
+ "parseTODO": false,
65
+ "todo": "☐",
66
+ "done": "🗹",
67
+ "hoverPreviewWithoutCTRL": false,
68
+ "linkOpacity": 1,
69
+ "openInAdjacentPane": true,
70
+ "showSecondOrderLinks": true,
71
+ "focusOnFileTab": true,
72
+ "openInMainWorkspace": true,
73
+ "showLinkBrackets": true,
74
+ "allowCtrlClick": true,
75
+ "forceWrap": false,
76
+ "pageTransclusionCharLimit": 200,
77
+ "wordWrappingDefault": 0,
78
+ "removeTransclusionQuoteSigns": true,
79
+ "iframelyAllowed": true,
80
+ "pngExportScale": 1,
81
+ "exportWithTheme": true,
82
+ "exportWithBackground": true,
83
+ "exportPaddingSVG": 10,
84
+ "exportEmbedScene": false,
85
+ "keepInSync": false,
86
+ "autoexportSVG": false,
87
+ "autoexportPNG": false,
88
+ "autoExportLightAndDark": false,
89
+ "autoexportExcalidraw": false,
90
+ "embedType": "excalidraw",
91
+ "embedMarkdownCommentLinks": true,
92
+ "embedWikiLink": true,
93
+ "syncExcalidraw": false,
94
+ "experimentalFileType": false,
95
+ "experimentalFileTag": "✏️",
96
+ "experimentalLivePreview": true,
97
+ "fadeOutExcalidrawMarkup": false,
98
+ "loadPropertySuggestions": false,
99
+ "experimentalEnableFourthFont": false,
100
+ "experimantalFourthFont": "Virgil",
101
+ "addDummyTextElement": false,
102
+ "zoteroCompatibility": false,
103
+ "fieldSuggester": true,
104
+ "compatibilityMode": false,
105
+ "drawingOpenCount": 0,
106
+ "library": "deprecated",
107
+ "library2": {
108
+ "type": "excalidrawlib",
109
+ "version": 2,
110
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.16.1",
111
+ "libraryItems": []
112
+ },
113
+ "imageElementNotice": true,
114
+ "mdSVGwidth": 500,
115
+ "mdSVGmaxHeight": 800,
116
+ "mdFont": "Virgil",
117
+ "mdFontColor": "Black",
118
+ "mdBorderColor": "Black",
119
+ "mdCSS": "",
120
+ "scriptEngineSettings": {},
121
+ "defaultTrayMode": true,
122
+ "compactModeOnTablets": true,
123
+ "previousRelease": "2.16.1",
124
+ "showReleaseNotes": true,
125
+ "compareManifestToPluginVersion": true,
126
+ "showNewVersionNotification": true,
127
+ "latexBoilerplate": "\\color{blue}",
128
+ "latexPreambleLocation": "preamble.sty",
129
+ "taskboneEnabled": false,
130
+ "taskboneAPIkey": "",
131
+ "pinnedScripts": [],
132
+ "customPens": [
133
+ {
134
+ "type": "default",
135
+ "freedrawOnly": false,
136
+ "strokeColor": "#000000",
137
+ "backgroundColor": "transparent",
138
+ "fillStyle": "hachure",
139
+ "strokeWidth": 0,
140
+ "roughness": 0,
141
+ "penOptions": {
142
+ "highlighter": false,
143
+ "constantPressure": false,
144
+ "hasOutline": false,
145
+ "outlineWidth": 1,
146
+ "options": {
147
+ "thinning": 0.6,
148
+ "smoothing": 0.5,
149
+ "streamline": 0.5,
150
+ "easing": "easeOutSine",
151
+ "start": {
152
+ "cap": true,
153
+ "taper": 0,
154
+ "easing": "linear"
155
+ },
156
+ "end": {
157
+ "cap": true,
158
+ "taper": 0,
159
+ "easing": "linear"
160
+ }
161
+ }
162
+ }
163
+ },
164
+ {
165
+ "type": "highlighter",
166
+ "freedrawOnly": true,
167
+ "strokeColor": "#FFC47C",
168
+ "backgroundColor": "#FFC47C",
169
+ "fillStyle": "solid",
170
+ "strokeWidth": 2,
171
+ "roughness": null,
172
+ "penOptions": {
173
+ "highlighter": true,
174
+ "constantPressure": true,
175
+ "hasOutline": true,
176
+ "outlineWidth": 4,
177
+ "options": {
178
+ "thinning": 1,
179
+ "smoothing": 0.5,
180
+ "streamline": 0.5,
181
+ "easing": "linear",
182
+ "start": {
183
+ "taper": 0,
184
+ "cap": true,
185
+ "easing": "linear"
186
+ },
187
+ "end": {
188
+ "taper": 0,
189
+ "cap": true,
190
+ "easing": "linear"
191
+ }
192
+ }
193
+ }
194
+ },
195
+ {
196
+ "type": "finetip",
197
+ "freedrawOnly": false,
198
+ "strokeColor": "#3E6F8D",
199
+ "backgroundColor": "transparent",
200
+ "fillStyle": "hachure",
201
+ "strokeWidth": 0.5,
202
+ "roughness": 0,
203
+ "penOptions": {
204
+ "highlighter": false,
205
+ "hasOutline": false,
206
+ "outlineWidth": 1,
207
+ "constantPressure": true,
208
+ "options": {
209
+ "smoothing": 0.4,
210
+ "thinning": -0.5,
211
+ "streamline": 0.4,
212
+ "easing": "linear",
213
+ "start": {
214
+ "taper": 5,
215
+ "cap": false,
216
+ "easing": "linear"
217
+ },
218
+ "end": {
219
+ "taper": 5,
220
+ "cap": false,
221
+ "easing": "linear"
222
+ }
223
+ }
224
+ }
225
+ },
226
+ {
227
+ "type": "fountain",
228
+ "freedrawOnly": false,
229
+ "strokeColor": "#000000",
230
+ "backgroundColor": "transparent",
231
+ "fillStyle": "hachure",
232
+ "strokeWidth": 2,
233
+ "roughness": 0,
234
+ "penOptions": {
235
+ "highlighter": false,
236
+ "constantPressure": false,
237
+ "hasOutline": false,
238
+ "outlineWidth": 1,
239
+ "options": {
240
+ "smoothing": 0.2,
241
+ "thinning": 0.6,
242
+ "streamline": 0.2,
243
+ "easing": "easeInOutSine",
244
+ "start": {
245
+ "taper": 150,
246
+ "cap": true,
247
+ "easing": "linear"
248
+ },
249
+ "end": {
250
+ "taper": 1,
251
+ "cap": true,
252
+ "easing": "linear"
253
+ }
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "type": "marker",
259
+ "freedrawOnly": true,
260
+ "strokeColor": "#B83E3E",
261
+ "backgroundColor": "#FF7C7C",
262
+ "fillStyle": "dashed",
263
+ "strokeWidth": 2,
264
+ "roughness": 3,
265
+ "penOptions": {
266
+ "highlighter": false,
267
+ "constantPressure": true,
268
+ "hasOutline": true,
269
+ "outlineWidth": 4,
270
+ "options": {
271
+ "thinning": 1,
272
+ "smoothing": 0.5,
273
+ "streamline": 0.5,
274
+ "easing": "linear",
275
+ "start": {
276
+ "taper": 0,
277
+ "cap": true,
278
+ "easing": "linear"
279
+ },
280
+ "end": {
281
+ "taper": 0,
282
+ "cap": true,
283
+ "easing": "linear"
284
+ }
285
+ }
286
+ }
287
+ },
288
+ {
289
+ "type": "thick-thin",
290
+ "freedrawOnly": true,
291
+ "strokeColor": "#CECDCC",
292
+ "backgroundColor": "transparent",
293
+ "fillStyle": "hachure",
294
+ "strokeWidth": 0,
295
+ "roughness": null,
296
+ "penOptions": {
297
+ "highlighter": true,
298
+ "constantPressure": true,
299
+ "hasOutline": false,
300
+ "outlineWidth": 1,
301
+ "options": {
302
+ "thinning": 1,
303
+ "smoothing": 0.5,
304
+ "streamline": 0.5,
305
+ "easing": "linear",
306
+ "start": {
307
+ "taper": 0,
308
+ "cap": true,
309
+ "easing": "linear"
310
+ },
311
+ "end": {
312
+ "cap": true,
313
+ "taper": true,
314
+ "easing": "linear"
315
+ }
316
+ }
317
+ }
318
+ },
319
+ {
320
+ "type": "thin-thick-thin",
321
+ "freedrawOnly": true,
322
+ "strokeColor": "#CECDCC",
323
+ "backgroundColor": "transparent",
324
+ "fillStyle": "hachure",
325
+ "strokeWidth": 0,
326
+ "roughness": null,
327
+ "penOptions": {
328
+ "highlighter": true,
329
+ "constantPressure": true,
330
+ "hasOutline": false,
331
+ "outlineWidth": 1,
332
+ "options": {
333
+ "thinning": 1,
334
+ "smoothing": 0.5,
335
+ "streamline": 0.5,
336
+ "easing": "linear",
337
+ "start": {
338
+ "cap": true,
339
+ "taper": true,
340
+ "easing": "linear"
341
+ },
342
+ "end": {
343
+ "cap": true,
344
+ "taper": true,
345
+ "easing": "linear"
346
+ }
347
+ }
348
+ }
349
+ },
350
+ {
351
+ "type": "default",
352
+ "freedrawOnly": false,
353
+ "strokeColor": "#000000",
354
+ "backgroundColor": "transparent",
355
+ "fillStyle": "hachure",
356
+ "strokeWidth": 0,
357
+ "roughness": 0,
358
+ "penOptions": {
359
+ "highlighter": false,
360
+ "constantPressure": false,
361
+ "hasOutline": false,
362
+ "outlineWidth": 1,
363
+ "options": {
364
+ "thinning": 0.6,
365
+ "smoothing": 0.5,
366
+ "streamline": 0.5,
367
+ "easing": "easeOutSine",
368
+ "start": {
369
+ "cap": true,
370
+ "taper": 0,
371
+ "easing": "linear"
372
+ },
373
+ "end": {
374
+ "cap": true,
375
+ "taper": 0,
376
+ "easing": "linear"
377
+ }
378
+ }
379
+ }
380
+ },
381
+ {
382
+ "type": "default",
383
+ "freedrawOnly": false,
384
+ "strokeColor": "#000000",
385
+ "backgroundColor": "transparent",
386
+ "fillStyle": "hachure",
387
+ "strokeWidth": 0,
388
+ "roughness": 0,
389
+ "penOptions": {
390
+ "highlighter": false,
391
+ "constantPressure": false,
392
+ "hasOutline": false,
393
+ "outlineWidth": 1,
394
+ "options": {
395
+ "thinning": 0.6,
396
+ "smoothing": 0.5,
397
+ "streamline": 0.5,
398
+ "easing": "easeOutSine",
399
+ "start": {
400
+ "cap": true,
401
+ "taper": 0,
402
+ "easing": "linear"
403
+ },
404
+ "end": {
405
+ "cap": true,
406
+ "taper": 0,
407
+ "easing": "linear"
408
+ }
409
+ }
410
+ }
411
+ },
412
+ {
413
+ "type": "default",
414
+ "freedrawOnly": false,
415
+ "strokeColor": "#000000",
416
+ "backgroundColor": "transparent",
417
+ "fillStyle": "hachure",
418
+ "strokeWidth": 0,
419
+ "roughness": 0,
420
+ "penOptions": {
421
+ "highlighter": false,
422
+ "constantPressure": false,
423
+ "hasOutline": false,
424
+ "outlineWidth": 1,
425
+ "options": {
426
+ "thinning": 0.6,
427
+ "smoothing": 0.5,
428
+ "streamline": 0.5,
429
+ "easing": "easeOutSine",
430
+ "start": {
431
+ "cap": true,
432
+ "taper": 0,
433
+ "easing": "linear"
434
+ },
435
+ "end": {
436
+ "cap": true,
437
+ "taper": 0,
438
+ "easing": "linear"
439
+ }
440
+ }
441
+ }
442
+ }
443
+ ],
444
+ "numberOfCustomPens": 0,
445
+ "pdfScale": 4,
446
+ "pdfBorderBox": true,
447
+ "pdfFrame": false,
448
+ "pdfGapSize": 20,
449
+ "pdfGroupPages": false,
450
+ "pdfLockAfterImport": true,
451
+ "pdfNumColumns": 1,
452
+ "pdfNumRows": 1,
453
+ "pdfDirection": "right",
454
+ "pdfImportScale": 0.3,
455
+ "gridSettings": {
456
+ "DYNAMIC_COLOR": true,
457
+ "COLOR": "#000000",
458
+ "OPACITY": 50,
459
+ "GRID_DIRECTION": {
460
+ "horizontal": true,
461
+ "vertical": true
462
+ }
463
+ },
464
+ "laserSettings": {
465
+ "DECAY_LENGTH": 50,
466
+ "DECAY_TIME": 1000,
467
+ "COLOR": "#ff0000"
468
+ },
469
+ "embeddableMarkdownDefaults": {
470
+ "useObsidianDefaults": false,
471
+ "backgroundMatchCanvas": false,
472
+ "backgroundMatchElement": true,
473
+ "backgroundColor": "#fff",
474
+ "backgroundOpacity": 60,
475
+ "borderMatchElement": true,
476
+ "borderColor": "#fff",
477
+ "borderOpacity": 0,
478
+ "filenameVisible": false
479
+ },
480
+ "markdownNodeOneClickEditing": false,
481
+ "canvasImmersiveEmbed": true,
482
+ "startupScriptPath": "",
483
+ "aiEnabled": true,
484
+ "openAIAPIToken": "",
485
+ "openAIDefaultTextModel": "gpt-3.5-turbo-1106",
486
+ "openAIDefaultVisionModel": "gpt-4o",
487
+ "openAIDefaultImageGenerationModel": "dall-e-3",
488
+ "openAIURL": "https://api.openai.com/v1/chat/completions",
489
+ "openAIImageGenerationURL": "https://api.openai.com/v1/images/generations",
490
+ "openAIImageEditsURL": "https://api.openai.com/v1/images/edits",
491
+ "openAIImageVariationURL": "https://api.openai.com/v1/images/variations",
492
+ "modifierKeyConfig": {
493
+ "Mac": {
494
+ "LocalFileDragAction": {
495
+ "defaultAction": "image-import",
496
+ "rules": [
497
+ {
498
+ "shift": false,
499
+ "ctrl_cmd": false,
500
+ "alt_opt": false,
501
+ "meta_ctrl": false,
502
+ "result": "image-import"
503
+ },
504
+ {
505
+ "shift": true,
506
+ "ctrl_cmd": false,
507
+ "alt_opt": true,
508
+ "meta_ctrl": false,
509
+ "result": "link"
510
+ },
511
+ {
512
+ "shift": true,
513
+ "ctrl_cmd": false,
514
+ "alt_opt": false,
515
+ "meta_ctrl": false,
516
+ "result": "image-url"
517
+ },
518
+ {
519
+ "shift": false,
520
+ "ctrl_cmd": false,
521
+ "alt_opt": true,
522
+ "meta_ctrl": false,
523
+ "result": "embeddable"
524
+ }
525
+ ]
526
+ },
527
+ "WebBrowserDragAction": {
528
+ "defaultAction": "image-url",
529
+ "rules": [
530
+ {
531
+ "shift": false,
532
+ "ctrl_cmd": false,
533
+ "alt_opt": false,
534
+ "meta_ctrl": false,
535
+ "result": "image-url"
536
+ },
537
+ {
538
+ "shift": true,
539
+ "ctrl_cmd": false,
540
+ "alt_opt": true,
541
+ "meta_ctrl": false,
542
+ "result": "link"
543
+ },
544
+ {
545
+ "shift": false,
546
+ "ctrl_cmd": false,
547
+ "alt_opt": true,
548
+ "meta_ctrl": false,
549
+ "result": "embeddable"
550
+ },
551
+ {
552
+ "shift": true,
553
+ "ctrl_cmd": false,
554
+ "alt_opt": false,
555
+ "meta_ctrl": false,
556
+ "result": "image-import"
557
+ }
558
+ ]
559
+ },
560
+ "InternalDragAction": {
561
+ "defaultAction": "link",
562
+ "rules": [
563
+ {
564
+ "shift": false,
565
+ "ctrl_cmd": false,
566
+ "alt_opt": false,
567
+ "meta_ctrl": false,
568
+ "result": "link"
569
+ },
570
+ {
571
+ "shift": false,
572
+ "ctrl_cmd": false,
573
+ "alt_opt": false,
574
+ "meta_ctrl": true,
575
+ "result": "embeddable"
576
+ },
577
+ {
578
+ "shift": true,
579
+ "ctrl_cmd": false,
580
+ "alt_opt": false,
581
+ "meta_ctrl": false,
582
+ "result": "image"
583
+ },
584
+ {
585
+ "shift": true,
586
+ "ctrl_cmd": false,
587
+ "alt_opt": false,
588
+ "meta_ctrl": true,
589
+ "result": "image-fullsize"
590
+ }
591
+ ]
592
+ },
593
+ "LinkClickAction": {
594
+ "defaultAction": "new-tab",
595
+ "rules": [
596
+ {
597
+ "shift": false,
598
+ "ctrl_cmd": false,
599
+ "alt_opt": false,
600
+ "meta_ctrl": false,
601
+ "result": "active-pane"
602
+ },
603
+ {
604
+ "shift": false,
605
+ "ctrl_cmd": true,
606
+ "alt_opt": false,
607
+ "meta_ctrl": false,
608
+ "result": "new-tab"
609
+ },
610
+ {
611
+ "shift": false,
612
+ "ctrl_cmd": true,
613
+ "alt_opt": true,
614
+ "meta_ctrl": false,
615
+ "result": "new-pane"
616
+ },
617
+ {
618
+ "shift": true,
619
+ "ctrl_cmd": true,
620
+ "alt_opt": true,
621
+ "meta_ctrl": false,
622
+ "result": "popout-window"
623
+ },
624
+ {
625
+ "shift": false,
626
+ "ctrl_cmd": true,
627
+ "alt_opt": false,
628
+ "meta_ctrl": true,
629
+ "result": "md-properties"
630
+ }
631
+ ]
632
+ }
633
+ },
634
+ "Win": {
635
+ "LocalFileDragAction": {
636
+ "defaultAction": "image-import",
637
+ "rules": [
638
+ {
639
+ "shift": false,
640
+ "ctrl_cmd": false,
641
+ "alt_opt": false,
642
+ "meta_ctrl": false,
643
+ "result": "image-import"
644
+ },
645
+ {
646
+ "shift": false,
647
+ "ctrl_cmd": true,
648
+ "alt_opt": false,
649
+ "meta_ctrl": false,
650
+ "result": "link"
651
+ },
652
+ {
653
+ "shift": true,
654
+ "ctrl_cmd": false,
655
+ "alt_opt": false,
656
+ "meta_ctrl": false,
657
+ "result": "image-url"
658
+ },
659
+ {
660
+ "shift": true,
661
+ "ctrl_cmd": true,
662
+ "alt_opt": false,
663
+ "meta_ctrl": false,
664
+ "result": "embeddable"
665
+ }
666
+ ]
667
+ },
668
+ "WebBrowserDragAction": {
669
+ "defaultAction": "image-url",
670
+ "rules": [
671
+ {
672
+ "shift": false,
673
+ "ctrl_cmd": false,
674
+ "alt_opt": false,
675
+ "meta_ctrl": false,
676
+ "result": "image-url"
677
+ },
678
+ {
679
+ "shift": false,
680
+ "ctrl_cmd": true,
681
+ "alt_opt": false,
682
+ "meta_ctrl": false,
683
+ "result": "link"
684
+ },
685
+ {
686
+ "shift": true,
687
+ "ctrl_cmd": true,
688
+ "alt_opt": false,
689
+ "meta_ctrl": false,
690
+ "result": "embeddable"
691
+ },
692
+ {
693
+ "shift": true,
694
+ "ctrl_cmd": false,
695
+ "alt_opt": false,
696
+ "meta_ctrl": false,
697
+ "result": "image-import"
698
+ }
699
+ ]
700
+ },
701
+ "InternalDragAction": {
702
+ "defaultAction": "link",
703
+ "rules": [
704
+ {
705
+ "shift": false,
706
+ "ctrl_cmd": false,
707
+ "alt_opt": false,
708
+ "meta_ctrl": false,
709
+ "result": "link"
710
+ },
711
+ {
712
+ "shift": true,
713
+ "ctrl_cmd": true,
714
+ "alt_opt": false,
715
+ "meta_ctrl": false,
716
+ "result": "embeddable"
717
+ },
718
+ {
719
+ "shift": true,
720
+ "ctrl_cmd": false,
721
+ "alt_opt": false,
722
+ "meta_ctrl": false,
723
+ "result": "image"
724
+ },
725
+ {
726
+ "shift": false,
727
+ "ctrl_cmd": true,
728
+ "alt_opt": true,
729
+ "meta_ctrl": false,
730
+ "result": "image-fullsize"
731
+ }
732
+ ]
733
+ },
734
+ "LinkClickAction": {
735
+ "defaultAction": "new-tab",
736
+ "rules": [
737
+ {
738
+ "shift": false,
739
+ "ctrl_cmd": false,
740
+ "alt_opt": false,
741
+ "meta_ctrl": false,
742
+ "result": "active-pane"
743
+ },
744
+ {
745
+ "shift": false,
746
+ "ctrl_cmd": true,
747
+ "alt_opt": false,
748
+ "meta_ctrl": false,
749
+ "result": "new-tab"
750
+ },
751
+ {
752
+ "shift": false,
753
+ "ctrl_cmd": true,
754
+ "alt_opt": true,
755
+ "meta_ctrl": false,
756
+ "result": "new-pane"
757
+ },
758
+ {
759
+ "shift": true,
760
+ "ctrl_cmd": true,
761
+ "alt_opt": true,
762
+ "meta_ctrl": false,
763
+ "result": "popout-window"
764
+ },
765
+ {
766
+ "shift": false,
767
+ "ctrl_cmd": true,
768
+ "alt_opt": false,
769
+ "meta_ctrl": true,
770
+ "result": "md-properties"
771
+ }
772
+ ]
773
+ }
774
+ }
775
+ },
776
+ "slidingPanesSupport": false,
777
+ "areaZoomLimit": 1,
778
+ "longPressDesktop": 500,
779
+ "longPressMobile": 500,
780
+ "doubleClickLinkOpenViewMode": true,
781
+ "isDebugMode": false,
782
+ "rank": "Bronze",
783
+ "modifierKeyOverrides": [
784
+ {
785
+ "modifiers": [
786
+ "Mod"
787
+ ],
788
+ "key": "Enter"
789
+ },
790
+ {
791
+ "modifiers": [
792
+ "Mod"
793
+ ],
794
+ "key": "k"
795
+ },
796
+ {
797
+ "modifiers": [
798
+ "Mod"
799
+ ],
800
+ "key": "G"
801
+ }
802
+ ],
803
+ "showSplashscreen": true,
804
+ "pdfSettings": {
805
+ "pageSize": "A4",
806
+ "pageOrientation": "portrait",
807
+ "fitToPage": 1,
808
+ "paperColor": "white",
809
+ "customPaperColor": "#ffffff",
810
+ "alignment": "center",
811
+ "margin": "normal"
812
+ }
813
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "obsidian-excalidraw-plugin",
3
+ "name": "Excalidraw",
4
+ "version": "2.16.1",
5
+ "minAppVersion": "1.5.7",
6
+ "description": "An Obsidian plugin to edit and view Excalidraw drawings",
7
+ "author": "Zsolt Viczian",
8
+ "authorUrl": "https://excalidraw-obsidian.online",
9
+ "fundingUrl": "https://ko-fi.com/zsolt",
10
+ "helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
11
+ "isDesktopOnly": false
12
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-excalidraw-plugin/styles.css ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/data.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "cascadeColors": false,
3
+ "colorBackground": false,
4
+ "palette": [],
5
+ "fileColors": []
6
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/main.js ADDED
The diff for this file is too large to render. See raw diff
 
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/manifest.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "obsidian-file-color",
3
+ "name": "File Color",
4
+ "version": "1.1.0",
5
+ "minAppVersion": "1.2.7",
6
+ "description": "An Obsidian plugin for setting colors on folders and files in the file tree.",
7
+ "author": "ecustic",
8
+ "authorUrl": "https://github.com/ecustic",
9
+ "fundingUrl": "https://www.buymeacoffee.com/ecustic",
10
+ "isDesktopOnly": false
11
+ }
data/student_021/AI활용성찰적글쓰기 옵시디언볼트/.obsidian/plugins/obsidian-file-color/styles.css ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* TEXT COLORING, NO CASCADE */
2
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-text > .nav-folder-title,
3
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-text > .nav-file-title
4
+ {
5
+ color: var(--file-color-color);
6
+ }
7
+
8
+ /* TEXT COLORING, WITH CASCADE */
9
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-text.file-color-cascade .nav-folder-title,
10
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-text.file-color-cascade .nav-file-title
11
+ {
12
+ color: var(--file-color-color);
13
+ }
14
+
15
+ /* BACKGROUND COLORING, NO CASCADE */
16
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-background > .nav-folder-title,
17
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-background > .nav-file-title
18
+ {
19
+ background-color: color-mix(in srgb, var(--file-color-color) 15%, transparent);
20
+ }
21
+
22
+ /* BACKGROUND COLORING, WITH CASCADE */
23
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-background.file-color-cascade .nav-folder-title,
24
+ .workspace-leaf-content[data-type="file-explorer"] .nav-files-container .file-color-file.file-color-type-background.file-color-cascade .nav-file-title
25
+ {
26
+ background-color: color-mix(in srgb, var(--file-color-color) 15%, transparent);
27
+ }